:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--paper:#f6f5f1;--surface:#fffefa;--ink:#192126;--muted:#667177;--line:#d9dcd7;--line-strong:#b9bfba;--accent:#155eef;--accent-dark:#0d3ca8;--accent-soft:#eaf1ff;--success:#1e7a52;--danger:#b23737;--radius:14px;background:var(--paper);color:var(--ink);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;margin:0}a{color:inherit}button,input{font:inherit}button{cursor:pointer}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:10;background:var(--ink);color:#fff;border-radius:999px;padding:.7rem 1rem;position:absolute;top:-4rem;left:1rem}.skip-link:focus{top:1rem}.site-header{z-index:5;background:color-mix(in srgb, var(--paper) 94%, transparent);border-bottom:1px solid color-mix(in srgb, var(--line) 70%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0}.header-inner,.footer-inner,main>section{width:min(1180px,100% - 3rem);margin:0 auto}.header-inner{justify-content:space-between;align-items:center;gap:2rem;min-height:72px;display:flex}.brand{letter-spacing:-.04em;align-items:center;gap:.65rem;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark{background:var(--ink);color:#fff;letter-spacing:0;border-radius:9px;place-items:center;width:28px;height:28px;font-size:.78rem;display:grid}.header-nav,.site-footer nav{color:var(--muted);align-items:center;gap:1.2rem;font-size:.78rem;display:flex}.header-nav a,.site-footer nav a{text-decoration:none}.header-nav a:hover,.site-footer nav a:hover{color:var(--ink)}.nav-button{background:var(--ink);border-radius:999px;padding:.65rem .9rem;color:#fff!important}.tool-hero{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:4rem;min-height:min(690px,100dvh - 72px);padding-top:3.5rem;padding-bottom:5rem;display:grid}.hero-copy{max-width:630px}.eyebrow{color:var(--accent-dark);letter-spacing:.14em;text-transform:uppercase;margin:0 0 1.2rem;font:500 .68rem/1.2 DM Mono,ui-monospace,monospace}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.075em;max-width:10ch;margin-bottom:1.4rem;font-size:clamp(3.2rem,6vw,5.6rem);line-height:.98}.hero-lede{max-width:31rem;color:var(--muted);margin-bottom:1.8rem;font-size:1.1rem;line-height:1.65}.trust-row{flex-wrap:wrap;gap:.55rem;display:flex}.trust-item{border:1px solid var(--line);color:var(--muted);border-radius:999px;align-items:center;gap:.42rem;padding:.48rem .7rem;font-size:.72rem;display:inline-flex}.status-dot{background:#32a66f;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #dcefe5}.hero-art{border:1px solid var(--line);isolation:isolate;background:#e4e9ed;border-radius:28px;place-items:center;min-height:390px;display:grid;position:relative;overflow:hidden}.hero-art:before{content:"";opacity:.9;z-index:-2;background:linear-gradient(135deg,#dde8f7,#f8f4e9 60%,#dcece6);position:absolute;inset:0}.hero-art:after{content:"";opacity:.55;filter:blur(20px);z-index:-1;background:#fff;border-radius:50%;width:260px;height:260px;position:absolute}.orbit{border:1px solid #155eef38;border-radius:50%;position:absolute;transform:rotate(-18deg)}.orbit-one{width:440px;height:220px}.orbit-two{border-color:#19212621;width:360px;height:440px;transform:rotate(38deg)}.file-stack{align-items:center;gap:.9rem;display:flex;transform:rotate(-7deg)}.file-label{width:115px;height:145px;color:var(--ink);background:#fffefaad;border:1px solid #1921262e;border-radius:14px;place-items:center;font:500 1.1rem DM Mono,monospace;display:grid;box-shadow:16px 18px #19212614}.file-label-output{color:#fff;background:#155eefdb;border-color:#0000;transform:translateY(24px)}.file-arrow{color:var(--accent-dark);font-size:1.7rem}.hero-note{color:var(--muted);border-bottom:1px solid var(--line-strong);padding:.35rem .5rem;font:.62rem DM Mono,monospace;position:absolute}.note-top{top:15%;right:12%;transform:rotate(8deg)}.note-bottom{bottom:15%;left:12%;transform:rotate(-8deg)}.converter-section,.info-section,.limits-section,.faq-section{padding-top:5rem;padding-bottom:5rem}.section-heading{justify-content:space-between;align-items:end;gap:3rem;margin-bottom:2rem;display:flex}.section-heading h2{letter-spacing:-.065em;max-width:13ch;margin-bottom:0;font-size:clamp(2.1rem,4vw,3.7rem);line-height:1.02}.section-intro{max-width:31rem;color:var(--muted);margin-bottom:.15rem;line-height:1.65}.converter-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:1.25rem;box-shadow:0 18px 50px #1921260f}.drop-zone{border:1px dashed var(--line-strong);text-align:center;border-radius:10px;outline:none;justify-items:center;padding:3.3rem 1.5rem 3rem;transition:border-color .2s,background .2s,transform .2s;display:grid}.drop-zone:hover,.drop-zone:focus-visible,.drop-zone.is-dragging{border-color:var(--accent);background:var(--accent-soft)}.drop-zone.is-dragging{transform:scale(.995)}.drop-icon{background:var(--accent);color:#fff;border-radius:12px;place-items:center;width:42px;height:42px;margin-bottom:1rem;font-size:1.5rem;display:grid}.drop-zone h3{letter-spacing:-.03em;margin-bottom:.55rem;font-size:1.15rem}.drop-zone p{color:var(--muted);margin-bottom:.45rem;font-size:.84rem}.drop-zone .text-link{color:var(--accent-dark);text-underline-offset:3px;text-decoration:underline}.drop-limit{color:var(--muted)!important;font:.67rem DM Mono,monospace!important}.settings-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:2rem;padding:1.4rem 0 1.2rem;display:flex}.format-fieldset{border:0;align-items:center;gap:.5rem;margin:0;padding:0;display:flex}.format-fieldset legend{width:100%;color:var(--muted);margin-bottom:.6rem;font-size:.7rem}.choice-pill{position:relative}.choice-pill input{opacity:0;position:absolute}.choice-pill span{border:1px solid var(--line);color:var(--muted);cursor:pointer;border-radius:8px;padding:.62rem .9rem;font:500 .7rem DM Mono,monospace;display:block}.choice-pill input:checked+span{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-dark)}.choice-pill input:focus-visible+span{outline-offset:2px;outline:3px solid #155eef47}.quality-control{width:min(270px,100%);color:var(--muted);gap:.6rem;font-size:.7rem;display:grid}.quality-control output{color:var(--ink);font-family:DM Mono,monospace}.quality-control input{width:100%;accent-color:var(--accent)}.queue-toolbar{justify-content:space-between;align-items:center;gap:2rem;padding:1.4rem 0 1rem;display:flex}.queue-toolbar h3,.result-panel h3{letter-spacing:-.03em;margin-bottom:.35rem;font-size:1rem}.count-badge{background:var(--accent-soft);min-width:1.45rem;height:1.45rem;color:var(--accent-dark);vertical-align:middle;border-radius:999px;place-items:center;margin-left:.25rem;padding:0 .25rem;font:.65rem DM Mono,monospace;display:inline-grid}.muted-text{color:var(--muted);margin-bottom:0;font-size:.76rem;line-height:1.5}.toolbar-actions{gap:.55rem;display:flex}.button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:40px;padding:.65rem .9rem;font-size:.72rem;font-weight:700;transition:transform .15s,background .15s,border-color .15s;display:inline-flex}.button:active{transform:translateY(1px)}.button:focus-visible{outline-offset:2px;outline:3px solid #155eef47}.button:disabled{cursor:not-allowed;opacity:.45}.button-primary{background:var(--accent);color:#fff}.button-primary:hover:not(:disabled){background:var(--accent-dark)}.button-secondary{border-color:var(--line);background:var(--surface);color:var(--ink)}.button-secondary:hover:not(:disabled){border-color:var(--line-strong);background:var(--paper)}.queue-list{gap:.6rem;display:grid}.queue-item{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:.85rem;padding:.75rem;display:grid}.queue-thumb{width:54px;height:54px;color:var(--muted);background:#edf0ed;border-radius:7px;place-items:center;font:.62rem DM Mono,monospace;display:grid;overflow:hidden}.queue-thumb img{object-fit:cover;width:100%;height:100%;display:block}.queue-name{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;margin-bottom:.25rem;font-size:.78rem;font-weight:700;overflow:hidden}.queue-meta{color:var(--muted);font:.64rem DM Mono,monospace}.queue-status{color:var(--muted);align-items:center;gap:.35rem;margin-top:.25rem;font-size:.65rem;display:inline-flex}.queue-status.success{color:var(--success)}.queue-status.error{color:var(--danger)}.queue-status.working{color:var(--accent-dark)}.queue-status:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.queue-actions{align-items:center;gap:.4rem;display:flex}.mini-button{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:7px;padding:.45rem .6rem;font-size:.65rem}.mini-button:hover{border-color:var(--accent);color:var(--accent-dark)}.mini-button:focus-visible{outline-offset:2px;outline:3px solid #155eef47}.result-panel{background:#f0fbf4;border:1px solid #b9dfc9;border-radius:10px;justify-content:space-between;align-items:center;gap:2rem;margin-top:.8rem;padding:1rem;display:flex}.status-message{min-height:1.2rem;color:var(--muted);margin:1rem 0 .2rem;font-size:.72rem}.status-message.error{color:var(--danger)}.steps-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.step-item{border-right:1px solid var(--line);min-height:220px;padding:1.35rem 1.35rem 1.35rem 0}.step-item+.step-item{padding-left:1.35rem}.step-item:last-child{border-right:0}.step-number{color:var(--accent);margin-bottom:3.3rem;font:.72rem DM Mono,monospace;display:block}.step-item h3{letter-spacing:-.04em;margin-bottom:.55rem;font-size:1.2rem}.step-item p{max-width:27rem;color:var(--muted);margin-bottom:0;font-size:.85rem;line-height:1.65}.limits-section{border-top:1px solid var(--line)}.limits-grid{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:4rem;display:grid}.limit-card{background:var(--ink);color:#fff;border-radius:10px;gap:.3rem;padding:1.2rem;display:grid}.limit-card strong{letter-spacing:-.06em;font-size:2.1rem}.limit-card span{color:#c2cbd0;font-size:.72rem;line-height:1.45}.disclosure-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.disclosure-grid h3{margin-bottom:.55rem;font-size:1rem}.disclosure-grid p{color:var(--muted);margin-bottom:0;font-size:.8rem;line-height:1.7}.faq-section,.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;padding:1.15rem 0;font-weight:700;list-style-position:outside}.faq-list p{max-width:60ch;color:var(--muted);margin-bottom:0;padding:0 0 1.15rem 1.2rem;font-size:.84rem;line-height:1.7}.site-footer{border-top:1px solid var(--line);padding:3rem 0 1.5rem}.footer-inner{grid-template-columns:1.4fr 1fr auto;align-items:start;gap:2rem;display:grid}.footer-inner p{color:var(--muted);margin:.85rem 0 0;font-size:.74rem}.footer-inner nav{flex-wrap:wrap;justify-content:flex-start}.footer-note{text-align:right}.copyright{width:min(1180px,100% - 3rem);color:var(--muted);margin:3rem auto 0;font:.65rem DM Mono,monospace}@media (max-width:800px){.header-inner,.footer-inner,main>section{width:min(100% - 2rem,620px)}.header-inner{min-height:64px}.header-nav{gap:.7rem}.header-nav a:not(.nav-button){display:none}.tool-hero{grid-template-columns:1fr;gap:2.5rem;min-height:auto;padding-top:4rem;padding-bottom:3.5rem}h1{max-width:11ch;font-size:clamp(3rem,15vw,4.8rem)}.hero-art{min-height:300px}.file-label{width:92px;height:118px}.orbit-one{width:340px}.section-heading{display:block}.section-intro{margin-top:1rem}.settings-row{flex-direction:column;align-items:start;gap:1.1rem}.quality-control{width:100%}.queue-toolbar{flex-direction:column;align-items:start;gap:1rem}.toolbar-actions{width:100%}.toolbar-actions .button{flex:1}.queue-item{grid-template-columns:44px minmax(0,1fr)}.queue-thumb{width:44px;height:44px}.queue-actions{grid-column:2;justify-content:flex-start}.result-panel{flex-direction:column;align-items:start}.result-panel .button{width:100%}.steps-grid,.limits-grid,.disclosure-grid{grid-template-columns:1fr}.step-item,.step-item+.step-item{border-right:0;border-bottom:1px solid var(--line);min-height:auto;padding:1.2rem 0}.step-item:last-child{border-bottom:0}.step-number{margin-bottom:1.6rem}.limits-grid{gap:.6rem;margin-bottom:3rem}.footer-inner{grid-template-columns:1fr}.footer-note{text-align:left}.copyright{width:min(100% - 2rem,620px)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
