:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#edf2f7;background:#0c1118;line-height:1.5;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 50% -10%,#1b3851 0,#0c1118 45%);padding:48px 20px}.shell{max-width:920px;margin:auto}.hero{display:flex;gap:18px;align-items:center;margin:0 0 30px 4px}.brand-mark{width:54px;height:54px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(135deg,#32d5a5,#2b9af3);font-size:30px;font-weight:800;color:#07121a;box-shadow:0 10px 30px #10b98133}.eyebrow{margin:0 0 5px;color:#63e6be;font-size:11px;font-weight:800;letter-spacing:.16em}h1,h2,p{margin-top:0}h1{font-size:clamp(30px,5vw,44px);line-height:1.1;margin-bottom:7px;letter-spacing:-.04em}h1 span{color:#62e6bd}.subtitle{color:#9aa8b8;margin:0;font-size:16px}.panel,.results{border:1px solid #263442;background:#121a24;border-radius:20px;box-shadow:0 20px 60px #0003}.panel{padding:18px}.dropzone{border:1.5px dashed #3b566b;border-radius:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:285px;text-align:center;padding:28px;transition:.2s}.dropzone.dragging,.dropzone:focus-visible{border-color:#5ee4ba;background:#15302f;outline:none}.upload-icon{display:grid;place-items:center;width:62px;height:62px;border-radius:50%;background:#173d42;color:#62e6bd;font-size:32px;margin-bottom:15px}.dropzone h2{font-size:21px;margin-bottom:7px}.dropzone p{font-size:13px;color:#91a1b1;margin-bottom:22px}.button{border:0;border-radius:9px;padding:11px 18px;font-weight:750;font-size:14px;cursor:pointer;display:inline-block;text-decoration:none;transition:.18s}.button:hover{transform:translateY(-1px);filter:brightness(1.08)}.primary{background:#5de2b7;color:#071a18}.ghost{background:transparent;color:#b7c4d1;border:1px solid #394c5e}.settings{display:grid;grid-template-columns:150px 1fr 170px;gap:12px;align-items:center;padding:20px 8px 4px;color:#c8d3de;font-size:13px}.settings label:nth-of-type(2){grid-column:3;grid-row:1}.settings select{grid-column:3;grid-row:2}.settings input{grid-column:1/3;grid-row:2;accent-color:#5de2b7}.settings strong{color:#62e6bd}.hint{color:#718294;font-size:11px}.settings select{background:#1a2632;color:#dbe7ef;border:1px solid #354858;border-radius:7px;padding:9px}.results{margin-top:22px;padding:23px}.results-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;flex-wrap:wrap}.results-actions{display:flex;gap:10px;align-items:center}.results-heading h2{margin:0;font-size:22px}.file-list{display:grid;gap:10px;margin-top:20px}.file-card{display:grid;grid-template-columns:52px 1fr auto;gap:13px;align-items:center;border:1px solid #293a49;border-radius:12px;padding:10px;background:#16212c}.thumb{width:52px;height:52px;object-fit:cover;border-radius:8px;background:#233443}.file-name{font-size:14px;font-weight:650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-meta{color:#8999a9;font-size:12px;margin-top:3px}.file-meta .saved{color:#61deb5}.download{padding:8px 12px;font-size:12px}.download-note{color:#7f91a1;font-size:12px;margin:18px 0 0;text-align:center}footer{text-align:center;color:#607181;font-size:12px;margin-top:25px}@media(max-width:650px){body{padding:25px 14px}.settings{grid-template-columns:1fr 1fr}.settings label:nth-of-type(2){grid-column:2;grid-row:1}.settings input{grid-column:1;grid-row:2}.settings select{grid-column:2;grid-row:2}.results-heading{align-items:flex-start}.file-card{grid-template-columns:42px 1fr}.thumb{width:42px;height:42px}.download{grid-column:2;justify-self:start}.file-name{max-width:calc(100vw - 150px)}}
