: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;border-bottom:1px solid color-mix(in srgb, var(--line) 76%, transparent);background:color-mix(in srgb, var(--paper) 94%, 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,.9fr) minmax(420px,1.1fr);align-items:center;gap:3.2rem;min-height:min(760px,100dvh - 72px);padding-top:3.2rem;padding-bottom:4.8rem;display:grid}.hero-copy{max-width:520px}.eyebrow{color:var(--accent-dark);letter-spacing:.14em;text-transform:uppercase;margin:0 0 1.2rem;font:500 .68rem/1.2 ui-monospace,SFMono-Regular,Menlo,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.08rem;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}.converter-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:1.25rem;box-shadow:0 18px 50px #19212612}.converter-heading{justify-content:space-between;align-items:end;gap:1.4rem;margin-bottom:1.2rem;display:flex}.converter-heading .eyebrow{margin-bottom:.65rem}.converter-heading h2{letter-spacing:-.06em;margin-bottom:0;font-size:clamp(1.7rem,3vw,2.45rem)}.converter-intro{max-width:14rem;color:var(--muted);margin-bottom:.15rem;font-size:.73rem;line-height:1.5}.drop-zone{border:1px dashed var(--line-strong);text-align:center;border-radius:10px;outline:none;justify-items:center;padding:2.4rem 1.2rem 2.2rem;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:.65rem ui-monospace,SFMono-Regular,Menlo,monospace!important}.settings-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:2rem;padding:1.25rem 0 1rem;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 ui-monospace,SFMono-Regular,Menlo,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}.choice-pill input:disabled+span{cursor:not-allowed;opacity:.55}.quality-control{width:min(220px,100%);color:var(--muted);gap:.6rem;font-size:.7rem;display:grid}.quality-control output{color:var(--ink);font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.quality-control input{width:100%;accent-color:var(--accent)}.format-note{color:var(--muted);margin:.8rem 0 0;font-size:.72rem;line-height:1.5}.queue-toolbar{justify-content:space-between;align-items:center;gap:2rem;padding:1.35rem 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 ui-monospace,SFMono-Regular,Menlo,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:.6rem ui-monospace,SFMono-Regular,Menlo,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:.62rem ui-monospace,SFMono-Regular,Menlo,monospace}.queue-status{color:var(--muted);align-items:center;gap:.35rem;margin-top:.25rem;font-size:.65rem;line-height:1.35;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%;flex:none;width:6px;height:6px}.queue-actions{flex-wrap:wrap;justify-content:flex-end;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)}.info-section,.limits-section,.example-section,.faq-section{border-top:1px solid var(--line);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:14ch;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}.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 ui-monospace,SFMono-Regular,Menlo,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}.example-grid{grid-template-columns:1fr auto 1fr;align-items:center;gap:1.25rem;display:grid}.example-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-height:190px;padding:1.35rem}.example-card-output{background:#f0fbf4;border-color:#b9dfc9}.example-label{color:var(--accent-dark);letter-spacing:.1em;text-transform:uppercase;margin-bottom:2.6rem;font:.67rem ui-monospace,SFMono-Regular,Menlo,monospace;display:block}.example-card h3{overflow-wrap:anywhere;margin-bottom:.65rem;font-size:1rem}.example-card p{color:var(--muted);margin-bottom:0;font-size:.83rem;line-height:1.65}.example-arrow{color:var(--accent-dark);font-size:1.6rem}code{color:var(--ink);background:#e9ece8;border-radius:4px;padding:.08em .28em;font:.9em ui-monospace,SFMono-Regular,Menlo,monospace}.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 ui-monospace,SFMono-Regular,Menlo,monospace}@media (max-width:920px){.header-inner,.footer-inner,main>section{width:min(100% - 2rem,700px)}.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:3.8rem;padding-bottom:3.8rem}.hero-copy{max-width:640px}h1{max-width:11ch;font-size:clamp(3rem,13vw,4.8rem)}.converter-heading{flex-direction:column;align-items:start;gap:.8rem}.converter-intro{max-width:32rem}.section-heading{display:block}.section-intro{margin-top:1rem}.settings-row{flex-direction:column;align-items:start;gap: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}.example-grid{grid-template-columns:1fr}.example-arrow{justify-self:center;transform:rotate(90deg)}.footer-inner{grid-template-columns:1fr}.footer-note{text-align:left}.copyright{width:min(100% - 2rem,700px)}}@media (max-width:560px){.header-inner{flex-direction:column;align-items:flex-start;padding-top:.8rem;padding-bottom:.8rem}.header-nav{justify-content:space-between;width:100%}.header-nav a{font-size:.68rem;display:inline!important}.header-nav .nav-button{display:none!important}.converter-card{padding:.9rem}.drop-zone{padding-inline:.8rem}.queue-actions .mini-button{flex:1}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
