:root{--bg:#f7f8fa;--surface:#fff;--surface-2:#f5f6f8;--text:#17191d;--muted:#6d737e;--border:#dedfe3;--border-soft:#e9eaed;--accent:#5b52e8;--accent-hover:#4b43d2;--accent-soft:#eeedff;--green:#16875b;--red:#d33b45;--red-soft:#fff0f1;--shadow:0 18px 48px #14182014;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--bg:#0c0d10;--surface:#121419;--surface-2:#181a20;--text:#f1f2f4;--muted:#9298a3;--border:#292c34;--border-soft:#23262d;--accent:#8c83ff;--accent-hover:#9c94ff;--accent-soft:#24213f;--green:#52d69a;--red:#ff7078;--red-soft:#321c21;--shadow:0 24px 64px #00000059;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--bg:#0c0d10;--surface:#121419;--surface-2:#181a20;--text:#f1f2f4;--muted:#9298a3;--border:#292c34;--border-soft:#23262d;--accent:#8c83ff;--accent-hover:#9c94ff;--accent-soft:#24213f;--green:#52d69a;--red:#ff7078;--red-soft:#321c21;--shadow:0 24px 64px #00000059;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ui-language-switcher{border:1px solid var(--border);background:var(--surface);border-radius:7px;align-items:center;gap:.2rem;max-width:100%;height:34px;padding:0 6px;display:inline-flex}.ui-language-switcher select{min-width:0;max-width:7.5rem;font:600 11px var(--font-geist-sans,inherit);color:inherit;cursor:pointer;background:0 0;border:0;padding:0}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-width:0;color:var(--text);margin:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}button,input{font:inherit;color:inherit}button:focus-visible,input:focus-visible,a:focus-visible{outline:3px solid var(--accent);outline-offset:3px}a{color:inherit}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.shell{width:min(1120px,100%);margin:0 auto;padding:0 24px}.site-header{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;gap:12px;min-height:64px;display:flex}.brand{letter-spacing:-.03em;border-radius:8px;align-items:center;gap:10px;min-height:44px;font-size:17px;font-weight:750;text-decoration:none;display:flex}.brand-mark{background:var(--accent);color:#fff;letter-spacing:.06em;border-radius:9px;place-items:center;width:35px;height:35px;font-size:9px;font-weight:850;display:grid}.header-actions{align-items:center;gap:8px;display:flex}.privacy-pill{border:1px solid var(--border);min-height:38px;color:var(--muted);white-space:nowrap;border-radius:999px;align-items:center;padding:0 11px;font-size:11px;font-weight:650;display:flex}.privacy-pill i{background:var(--green);border-radius:50%;width:7px;height:7px;margin-right:7px}.ui-language-switcher{min-height:38px}.workspace{margin-top:20px}.dropzone{border:2px dashed var(--border);background:radial-gradient(circle at 50% 30%,var(--accent-soft),transparent 48%);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:36px 20px;display:flex}.dropzone.is-dragging{border-color:var(--accent);background:var(--accent-soft)}.dropzone h2{letter-spacing:-.025em;margin:8px 0;font-size:20px}.dropzone p{max-width:560px;color:var(--muted);margin:0 0 18px;font-size:12px;line-height:1.6}.drop-icon{border:1px solid var(--border);background:var(--surface);width:48px;height:48px;box-shadow:var(--shadow);color:var(--accent);border-radius:14px;place-items:center;font-size:26px;display:grid}.live-status{min-height:28px;color:var(--muted);text-align:center;margin:0;padding:8px;font-size:11px}.error-message{border:1px solid color-mix(in srgb,var(--red) 35%,var(--border));background:var(--red-soft);color:var(--red);border-radius:8px;margin:14px 0 0;padding:11px 13px;font-size:12px;line-height:1.5}.queue-section{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:12px;margin-top:12px;padding:18px}.queue-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.queue-header h2{letter-spacing:-.025em;margin:3px 0;font-size:18px}.queue-header p,.queue-header>div:last-child{color:var(--muted);margin:0;font-size:11px}.queue-header>div:last-child{gap:7px;display:flex}.eyebrow{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800}.file-list{gap:9px;margin:0;padding:0;list-style:none;display:grid}.file-card{border:1px solid var(--border-soft);background:var(--surface-2);border-radius:9px;grid-template-columns:96px minmax(0,1fr) auto;align-items:center;gap:13px;min-width:0;padding:9px;display:grid}.file-card:focus-within{border-color:var(--accent)}.thumbnail{border:1px solid var(--border);background:var(--surface);border-radius:6px;place-items:center;width:96px;height:72px;display:grid;overflow:hidden}.thumbnail img,.thumbnail object{object-fit:contain;border:0;width:100%;height:100%}.file-copy{gap:4px;min-width:0;display:grid}.file-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.file-copy span,.file-copy small{color:var(--muted);overflow-wrap:anywhere;font-size:10px;line-height:1.35}.item-actions{gap:5px;display:flex}.item-actions .ui-button{min-width:36px;padding:7px}.merge-bar{border-top:1px solid var(--border-soft);justify-content:space-between;align-items:end;gap:16px;margin-top:16px;padding-top:15px;display:flex}.merge-bar label{flex:1;gap:5px;min-width:0;font-size:11px;font-weight:700;display:grid}.merge-bar input{border:1px solid var(--border);background:var(--surface);border-radius:7px;width:min(420px,100%);height:40px;padding:0 10px}.merge-bar small{color:var(--muted);font-size:10px;font-weight:500}.ui-button.primary,.download{border-color:var(--accent);background:var(--accent);color:#fff}.download{border-radius:8px;justify-content:center;align-items:center;min-height:42px;margin-top:12px;font-size:12px;font-weight:750;text-decoration:none;display:flex}.intro-copy{text-align:center;max-width:760px;margin:64px auto 42px}.intro-copy h1{letter-spacing:-.052em;margin:9px 0 13px;font-size:clamp(32px,5vw,52px);line-height:1.05}.intro-copy p{color:var(--muted);margin:0;font-size:15px;line-height:1.7}.info-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:56px;display:grid}.info-grid article{border:1px solid var(--border-soft);background:var(--surface);border-radius:10px;min-width:0;padding:19px}.info-grid h2{margin:0 0 8px;font-size:14px}.info-grid p{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:11px;line-height:1.65}footer{border-top:1px solid var(--border-soft);color:var(--muted);justify-content:space-between;gap:14px;padding:22px 0;font-size:10px;display:flex}.redirect-page{min-height:100vh;color:var(--muted);place-items:center;display:grid}@media (max-width:700px){.shell{padding:0 13px}.privacy-pill{display:none}.file-card{grid-template-columns:74px minmax(0,1fr)}.thumbnail{width:74px;height:62px}.item-actions{grid-column:1/-1;justify-content:flex-end}.merge-bar{flex-direction:column;align-items:stretch}.merge-bar .ui-button{width:100%}.info-grid{grid-template-columns:1fr}.intro-copy{margin-top:50px}footer{flex-direction:column}}@media (max-width:420px){.brand>span:last-child{display:none}.queue-header{flex-direction:column}.file-card{gap:9px;padding:7px}.item-actions .ui-button{min-width:34px}.ui-language-switcher select{max-width:5.8rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
