:root{--page:#f8fafc;--ink:#0f172a;--muted:#475569;--blue:#1d4ed8;--blue-soft:#eaf0ff;--line:#cbd5e1;--line-soft:#e5eaf1}*{box-sizing:border-box}body{background:var(--page);min-width:320px;color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.55}button,input{font:inherit}button,a,summary,label{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit}svg{vertical-align:middle;flex-shrink:0}h1,h2,h3,p{margin:0}button,a,input,summary,[tabindex]{outline-offset:5px}:focus-visible{outline:3px solid #2563eb}.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}.skip-link{z-index:10;border:2px solid var(--blue);background:#fff;border-radius:8px;padding:12px 20px;position:fixed;top:-80px;left:16px}.skip-link:focus{top:12px}.site-header{border-bottom:1px solid var(--line-soft);background:#fff}.header-inner{justify-content:space-between;align-items:center;gap:20px;max-width:1120px;height:80px;margin:auto;padding:0 32px;display:flex}.brand{letter-spacing:-.3px;white-space:nowrap;align-items:center;gap:11px;min-height:44px;font-weight:700;text-decoration:none;display:flex}.brand-icon{color:#fff;background:var(--blue);border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.brand-divider{background:var(--line);width:1px;height:20px;margin:0 5px}.brand-format{color:var(--muted);letter-spacing:.5px;font-size:12px;font-weight:600}.brand-format span{color:#94a3b8;margin:0 5px}.header-note{color:var(--muted);align-items:center;gap:9px;font-size:12px;display:flex}.status-dot{background:#36805a;border-radius:50%;width:6px;height:6px}.page-shell{max-width:960px;margin:auto;padding:0 24px}.hero{text-align:center;padding:55px 0 33px}.hero-eyebrow{letter-spacing:1.8px;color:var(--blue);align-items:center;gap:8px;margin-bottom:13px;font-size:10px;font-weight:700;display:inline-flex}.hero-eyebrow>span{background:var(--blue);border-radius:1px;width:5px;height:5px}.hero h1{letter-spacing:-1.25px;font-size:clamp(28px,3.5vw,40px);font-weight:750;line-height:1.25}.hero>p{color:var(--muted);margin-top:14px;font-size:16px}.privacy-badge{color:#40674f;background:#edf5ef;border:1px solid #dfece2;border-radius:6px;align-items:center;gap:7px;margin-top:19px;padding:5px 11px;font-size:11px;font-weight:500;display:inline-flex}.converter-card{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 6px 22px #0f172a04,0 1px 3px #0f172a03}.stepper{border-bottom:1px solid var(--line-soft);gap:24px;margin:0;padding:20px 32px;list-style:none;display:flex}.stepper li{color:#64748b;white-space:nowrap;flex:1;align-items:center;gap:10px;font-size:12px;font-weight:500;display:flex}.stepper li:last-child{flex:none}.step-number{color:#64748b;background:#f1f5f9;border-radius:50%;flex-shrink:0;place-items:center;width:25px;height:25px;font-size:10px;font-weight:600;display:grid}.stepper .current{color:var(--blue);font-weight:600}.current .step-number{color:#fff;background:var(--blue)}.complete .step-number{color:var(--blue);background:var(--blue-soft)}.step-line{background:var(--line-soft);flex:1;height:1px;margin-left:10px}.card-body{padding:28px 32px 24px}.dropzone{text-align:center;background:#f8faff;border:1.5px dashed #b8c8e2;border-radius:11px;padding:30px 20px 23px;transition:background .15s,border-color .15s}.dropzone.dragging{border-color:var(--blue);background:#e6eeff}.upload-icon{width:58px;height:58px;color:var(--blue);background:#fff;border:1px solid #d8e3f5;border-radius:14px;place-items:center;margin:0 auto 16px;display:grid;position:relative;box-shadow:0 2px 4px #1d4ed808}.format-chip{letter-spacing:.5px;color:var(--blue);background:#eaf0ff;border:3px solid #f8faff;border-radius:6px;padding:1px 5px;font-size:8px;font-weight:700;position:absolute;bottom:-3px;right:-13px}.dropzone h2{letter-spacing:-.3px;font-size:17px;font-weight:650}.drop-hint{color:var(--muted);margin-top:4px;font-size:14px}.button{border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:10px 19px;font-size:13px;font-weight:600;line-height:1.5;text-decoration:none;transition:background .15s,box-shadow .15s;display:inline-flex}.primary{color:#fff;background:var(--blue);box-shadow:0 1px 2px #1e40af20}.primary:hover{background:#1e40af}.primary:disabled{color:#64748b;box-shadow:none;background:#e2e8f0}.pick-button{margin-top:19px}.file-limit{color:#64748b;margin-top:12px;font-size:12px}.quality{border:0;min-width:0;margin:25px 0 0;padding:0}.quality legend{justify-content:space-between;align-items:center;width:100%;margin-bottom:12px;padding:0;font-size:13px;font-weight:650;display:flex}.quality legend>span{color:#64748b;background:#f1f5f9;border-radius:4px;padding:2px 7px;font-size:10px;font-weight:500}.quality-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.quality-option{cursor:pointer;border:1px solid #d8e0e9;border-radius:8px;flex-direction:column;gap:6px;padding:13px 15px 12px;display:flex;position:relative}.quality-option:hover{border-color:#8daaf2}.quality-option.selected{border-color:var(--blue);box-shadow:inset 0 0 0 .5px var(--blue);background:#f5f8ff}.quality-option input{opacity:0;width:1px;height:1px;position:absolute}.quality-option:has(input:focus-visible){outline-offset:3px;outline:3px solid #2563eb}.quality:disabled .quality-option{cursor:not-allowed;opacity:.65}.quality-top{justify-content:space-between;align-items:center;gap:4px;display:flex}.quality-top strong{font-size:17px;font-weight:650}.quality-top strong>span{color:var(--muted);font-size:11px;font-weight:500}.radio-circle{border:1px solid #bdcbdc;border-radius:50%;place-items:center;width:16px;height:16px;display:grid}.selected .radio-circle{background:var(--blue);color:#fff;border-color:var(--blue)}.quality-description{color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:3px;font-size:11px;display:flex}.recommended{color:var(--blue);background:#e4edff;border-radius:3px;padding:1px 5px;font-size:9px}.quality-note{color:#64748b;margin-top:11px;font-size:12px;line-height:1.6}.conversion-action{border-top:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:16px;margin-top:23px;padding-top:21px;display:flex}.output-estimate{color:var(--muted);font-size:11px}.output-estimate strong{color:var(--ink);align-items:center;gap:10px;margin-top:2px;font-size:14px;font-weight:600;display:flex}.output-estimate small{color:#64748b;font-size:10px;font-weight:400}.convert-button{min-width:196px}.card-footnote{border-top:1px solid var(--line-soft);color:#64748b;background:#fcfdff;justify-content:center;align-items:center;gap:7px;padding:12px 16px;font-size:10px;display:flex}.footnote-dot{margin:0 5px}.has-file{text-align:left;background:#f8faff;padding:22px}.file-row{align-items:center;gap:15px;display:flex}.file-icon{width:52px;height:60px;color:var(--blue);background:#eaf0ff;border-radius:9px;flex-shrink:0;place-items:center;display:grid}.file-details{flex:1;min-width:0}.eyebrow{color:#64748b;letter-spacing:1px;font-size:9px;font-weight:600}.filename{overflow-wrap:anywhere;word-break:break-word}.file-details h2{margin:3px 0;font-size:15px}.file-details p{color:var(--muted);font-size:11px}.dot{color:#94a3b8;margin:0 8px}.subtle{color:var(--muted);background:0 0;padding:8px 12px;font-size:12px}.subtle:hover{color:var(--blue);background:#eaf0f8}.subtle:disabled{opacity:.45}.change-file{border-color:var(--line);background:#fff;flex-shrink:0}.media-details{color:var(--muted);border-top:1px solid #e2e9f5;flex-wrap:wrap;gap:10px 18px;margin-top:18px;padding-top:14px;font-size:11px;display:flex}.media-details>span{align-items:center;gap:6px;display:flex}.media-details strong{font-weight:500}.media-details>span:last-child>svg{color:#166534}.inline-warning{color:#92400e;align-items:flex-start;gap:8px;margin-top:12px;font-size:12px;display:flex}.progress-panel{background:#f6f9ff;border:1px solid #d8e4ff;border-radius:10px;margin-top:24px;padding:20px}.progress-heading{align-items:center;gap:10px;font-size:13px;display:flex}.progress-number{color:var(--blue);font-variant-numeric:tabular-nums;margin-left:auto}.spinner{border:2px solid #c8d8ff;border-top-color:var(--blue);border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.8s linear infinite spin}.progress-track{background:#e3ebfa;border-radius:10px;height:5px;margin-top:17px;overflow:hidden}.progress-track>div{background:var(--blue);border-radius:10px;height:100%;transition:width .2s}.progress-track.indeterminate>div{width:30%;animation:1.8s ease-in-out infinite slide}.progress-footer{justify-content:space-between;align-items:center;gap:12px;margin-top:9px;display:flex}.progress-footer p{color:var(--muted);font-size:11px}.progress-footer button{flex-shrink:0}.error-notice,.cancelled-notice{color:#b91c1c;background:#fff7f7;border:1px solid #fecaca;border-radius:8px;align-items:flex-start;gap:10px;margin-bottom:18px;padding:14px;font-size:13px;display:flex}.quality+.error-notice,.cancelled-notice{margin-top:20px;margin-bottom:0}.error-notice>div{flex:1}.error-notice strong{font-weight:500}.error-notice .subtle{color:#b91c1c;margin-top:7px;display:flex}.icon-button{min-width:44px;min-height:44px;color:inherit;background:0 0;border:0;border-radius:6px}.error-notice .icon-button{margin:-11px -10px -5px 0}.cancelled-notice{color:var(--muted);border-color:var(--line);background:#f8fafc;align-items:center}.cancelled-notice>span{flex:1}.result-panel{background:#f5faf6;border:1px solid #cce3d3;border-radius:10px;margin-top:24px;padding:22px}.result-heading{align-items:center;gap:11px;display:flex}.success-icon{color:#166534;background:#e2f0e6;border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.result-heading h2{color:#166534;font-size:16px}.result-heading p{color:var(--muted);margin-top:2px;font-size:12px}.result-file{flex-direction:column;gap:4px;margin:18px 0 12px;display:flex}.result-file strong{font-size:13px;font-weight:600}.result-file>span{color:var(--muted);font-size:11px}audio{width:100%;height:42px;display:block}.download-button{width:100%;margin-top:16px}.download-size{opacity:.85;border-left:1px solid #ffffff50;margin-left:4px;padding-left:12px;font-size:11px;font-weight:400}.result-actions{justify-content:space-between;gap:8px;margin-top:12px;display:flex}.how-it-works{padding-top:42px}.section-heading{justify-content:space-between;align-items:baseline;gap:14px;margin-bottom:22px;display:flex}.section-heading h2{letter-spacing:-.4px;font-size:17px;font-weight:650}.section-heading>span{color:#64748b;font-size:11px}.how-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;display:grid}.how-grid article{position:relative}.how-icon{width:38px;height:38px;color:var(--blue);background:#f0f5ff;border:1px solid #dde6f5;border-radius:9px;place-items:center;margin-bottom:13px;display:grid}.how-grid h3{margin-bottom:7px;font-size:13px;font-weight:650}.how-grid p{color:var(--muted);max-width:260px;font-size:14px;line-height:1.7}.faq{border-top:1px solid var(--line-soft);margin-top:38px;padding-top:30px}.faq .section-heading{margin-bottom:13px}.faq details{border-bottom:1px solid var(--line-soft)}.faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:55px;padding:12px 0;font-size:12px;font-weight:500;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary>svg{color:#64748b}.faq details[open] summary>svg{transform:rotate(180deg)}.faq details p{color:var(--muted);max-width:790px;padding:0 30px 20px 0;font-size:13px;line-height:1.8}.site-footer{color:#64748b;justify-content:space-between;align-items:center;gap:15px;padding:27px 0 30px;font-size:10px;display:flex}.site-footer>span{align-items:center;gap:7px;font-weight:500;display:flex}.site-footer a{text-underline-offset:3px;align-items:center;min-height:44px;display:flex}@keyframes spin{to{transform:rotate(360deg)}}@keyframes slide{0%{transform:translate(-100%)}to{transform:translate(440%)}}@media (width>=1440px){.hero{padding-top:61px}}.button,.quality legend,.quality-description,.faq summary,.how-grid h3{font-size:14px}.file-details p,.media-details,.result-file>span,.progress-footer p{font-size:12px}@media (width<=767px){.header-inner{height:66px;padding:0 20px}.header-note{display:none}.brand{font-size:15px}.brand-format{font-size:10px}.page-shell{padding:0 16px}.hero{padding:35px 0 26px}.hero h1{letter-spacing:-.8px;font-size:28px}.hero>p{max-width:300px;margin:12px auto 0;font-size:13px}.hero-eyebrow{font-size:9px}.privacy-badge{font-size:10px}.stepper{gap:12px;padding:17px}.stepper li{flex:1;gap:6px;font-size:10px}.stepper li:last-child{flex:none}.step-number{width:22px;height:22px;font-size:9px}.step-line{display:none}.card-body{padding:20px 17px}.dropzone{padding:27px 10px 22px}.dropzone h2{font-size:16px}.pick-button{width:100%;max-width:210px}.quality-options{gap:7px}.quality-option{padding:11px 8px}.quality-top strong{font-size:16px}.quality-top strong>span{font-size:9px}.radio-circle{width:13px;height:13px}.quality-description{font-size:10px}.recommended{display:none}.quality-note{font-size:12px}.conversion-action{flex-direction:column;align-items:stretch;gap:16px}.convert-button{width:100%}.output-estimate{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.output-estimate strong{margin:0}.output-estimate small{display:none}.card-footnote{gap:5px;padding:12px 8px;font-size:9px}.footnote-dot{margin:0 2px}.has-file{padding:15px 12px}.file-row{flex-wrap:wrap;gap:10px}.file-icon{width:39px;height:49px}.file-details{flex-basis:calc(100% - 50px)}.file-details h2{font-size:14px}.change-file{width:100%;margin-top:4px}.media-details{gap:9px;font-size:10px}.progress-panel,.result-panel{padding:16px 13px}.progress-heading{font-size:12px}.progress-footer p{font-size:10px}.result-heading h2{font-size:14px}.result-heading p{font-size:11px}.result-actions{flex-direction:column}.cancelled-notice{flex-wrap:wrap}.section-heading{flex-direction:column;gap:4px;margin-bottom:20px}.section-heading h2{font-size:17px}.how-it-works{padding-top:31px}.how-grid{grid-template-columns:1fr;gap:22px}.how-grid article{padding-left:55px}.how-icon{position:absolute;top:1px;left:0}.how-grid p{max-width:none;font-size:12px}.how-grid h3{margin-bottom:4px}.faq{margin-top:28px;padding-top:25px}.faq summary{font-size:12px}.site-footer{text-align:center;flex-wrap:wrap;justify-content:center;gap:5px 20px;padding:22px 0}.site-footer p{order:3;width:100%;font-size:10px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.indeterminate>div{opacity:.45;width:100%}}
