:root{color:#182230;font-synthesis:none;text-rendering:optimizelegibility;--ink:#101828;--muted:#667085;--line:#d8dee6;--panel:#fff;--mint:#69e6a6;--mint-dark:#087647;--blue:#155eef;--shadow:0 24px 70px #1018281c;background:#f3f6f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 80% 5%,#69e6a624,#0000 27rem),#f3f6f8;min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.52}.app-shell{flex-direction:column;min-height:100vh;display:flex}.topbar{justify-content:space-between;align-items:center;width:calc(100% - 40px);max-width:1180px;height:72px;margin:0 auto;display:flex}.brand{min-width:0;color:var(--ink);letter-spacing:-.02em;align-items:center;gap:11px;font-size:1.02rem;font-weight:800;text-decoration:none;display:inline-flex}.brand>span:last-child{white-space:nowrap}.brand-mark{width:34px;height:34px;color:var(--ink);background:var(--mint);border-radius:10px;place-items:center;display:grid;box-shadow:inset 0 0 0 1px #1018281f}.header-actions{align-items:center;gap:10px;display:flex}.topbar-note{color:#344054;background:#ffffffb8;border:1px solid #cbd5df;border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-size:.82rem;font-weight:650;display:inline-flex}.language-switch{color:#667085;background:#ffffffc7;border:1px solid #cbd5df;border-radius:999px;align-items:center;gap:3px;min-height:36px;padding:3px 4px 3px 9px;display:inline-flex}.language-switch button{color:#667085;background:0 0;border:0;border-radius:999px;min-width:35px;height:28px;padding:0 8px;font-size:.72rem;font-weight:850}.language-switch button.active{background:var(--ink);color:#fff}main{flex:1;width:min(1060px,100% - 40px);margin:38px auto 70px}.intro{margin-bottom:28px}.eyebrow{color:var(--mint-dark);letter-spacing:.1em;margin:0 0 15px;font-size:.75rem;font-weight:800}h1{color:var(--ink);letter-spacing:-.058em;text-wrap:balance;max-width:980px;margin:0;font-size:clamp(2.65rem,5.7vw,5rem);line-height:1}.converter-card{background:var(--panel);box-shadow:var(--shadow);border:1px solid #10182817;border-radius:24px;overflow:hidden}.format-flow{border-bottom:1px solid #e7ebf0;grid-template-columns:1fr auto 1.2fr;align-items:end;gap:24px;padding:26px 28px 22px;display:grid}.format-side{gap:8px;display:grid}.control-label{letter-spacing:.085em;color:#667085;text-transform:uppercase;font-size:.72rem;font-weight:800;display:block}.auto-format{border:1px solid var(--line);border-radius:11px;align-items:center;gap:12px;min-height:49px;padding:10px 13px;display:flex}.auto-format span{color:var(--ink);white-space:nowrap;font-size:.84rem;font-weight:780}.auto-format small{color:#98a2b3;letter-spacing:.02em;font-size:.67rem}.flow-arrow{border:1px solid var(--line);color:#475467;border-radius:50%;place-items:center;width:38px;height:38px;margin-bottom:6px;display:grid}.format-options{border:1px solid var(--line);background:#f7f9fb;border-radius:11px;gap:5px;padding:4px;display:flex;overflow-x:auto}.format-button{color:#475467;background:0 0;border:0;border-radius:8px;min-width:58px;height:39px;padding:0 11px;font-size:.8rem;font-weight:800}.format-button:hover{background:#e9eef4}.format-button.active{background:var(--ink);color:#fff;box-shadow:0 4px 12px #10182833}.drop-zone{text-align:center;background:linear-gradient(145deg,#fafcfd,#f4f8f7);border:1.5px dashed #abb7c5;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;min-height:220px;margin:28px;padding:34px;transition:all .2s;display:flex;position:relative}.drop-zone.dragging{border-color:var(--mint-dark);background:#edfff5;transform:scale(.995)}.drop-zone input{opacity:0;width:1px;height:1px;position:absolute}.drop-icon{width:58px;height:58px;color:var(--ink);background:var(--mint);border-radius:16px;place-items:center;margin-bottom:17px;display:grid;box-shadow:0 10px 25px #0876472e}.drop-zone h2{letter-spacing:-.02em;margin:0;font-size:1.16rem}.drop-zone p{color:#667085;margin:7px 0 18px;font-size:.93rem}.text-button{appearance:none;color:var(--blue);text-underline-offset:3px;background:0 0;border:0;padding:0;font-weight:750;text-decoration:underline}.drop-formats{color:#98a2b3;letter-spacing:.09em;font-size:.69rem;font-weight:800}.notice{color:#92400e;background:#fff7e6;border-radius:10px;margin:-10px 28px 22px;padding:11px 13px;font-size:.86rem}.queue-panel{border:1px solid #e1e6ec;border-radius:14px;margin:0 28px 26px;overflow:hidden}.queue-header{background:#f8fafb;border-bottom:1px solid #e7ebf0;justify-content:space-between;align-items:center;padding:13px 15px;display:flex}.queue-header>div{align-items:center;gap:10px;display:flex}.queue-header strong{font-size:.86rem}.icon-text-button{color:#667085;background:0 0;border:0;align-items:center;gap:6px;font-size:.79rem;font-weight:700;display:inline-flex}.file-list{max-height:278px;overflow-y:auto}.file-row{border-bottom:1px solid #edf0f3;grid-template-columns:48px minmax(0,1fr) auto 34px;align-items:center;gap:12px;padding:12px 15px;display:grid}.file-row:last-child{border-bottom:0}.file-type{color:#344054;background:#eef2f6;border-radius:8px;place-items:center;height:38px;font-size:.66rem;font-weight:850;display:grid}.file-details{gap:3px;min-width:0;display:grid}.file-details strong{white-space:nowrap;text-overflow:ellipsis;font-size:.86rem;overflow:hidden}.file-details span{color:#98a2b3;font-size:.74rem}.file-details em{color:#b42318;font-size:.72rem;font-style:normal}.file-status{color:#667085;justify-content:flex-end;align-items:center;gap:5px;min-width:92px;font-size:.76rem;font-weight:700;display:inline-flex}.file-status.done{color:#087647}.file-status.error{color:#b42318}.download-one,.remove-one{color:#667085;background:0 0;border:0;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.download-one{color:#155eef;background:#eef4ff}.remove-one:hover{color:#b42318;background:#f2f4f7}.settings-bar{background:#f8fafb;border-top:1px solid #e7ebf0;justify-content:space-between;align-items:center;gap:28px;min-height:89px;padding:18px 28px;display:flex}.quality-control{flex:1;align-items:center;gap:18px;max-width:430px;display:flex}.quality-control>span{min-width:80px}.quality-control strong{margin-top:4px;font-size:.87rem;display:block}.quality-control input{width:100%;accent-color:var(--mint-dark)}.actions{align-items:center;gap:10px;display:flex}.primary-action,.secondary-action{border-radius:11px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 18px;font-size:.87rem;font-weight:800;display:inline-flex}.primary-action{border:1px solid var(--ink);background:var(--ink);color:#fff;box-shadow:0 8px 20px #1018282e}.secondary-action{color:#344054;background:#fff;border:1px solid #cdd5df}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.trust-row{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px;display:grid}.trust-row>div{color:#344054;background:#ffffff9e;border:1px solid #dce2e9;border-radius:14px;align-items:center;gap:13px;min-height:84px;padding:17px 18px;display:flex}.trust-row svg{color:var(--mint-dark);flex:none}.trust-row span{gap:4px;display:grid}.trust-row strong{font-size:.85rem}.trust-row small{color:#667085;font-size:.75rem}footer{color:#7b8794;border-top:1px solid #dce2e9;justify-content:space-between;width:min(1060px,100% - 40px);margin:auto auto 0;padding:22px 0 28px;font-size:.76rem;display:flex}@media (max-width:800px){main{margin-top:28px}.format-flow{grid-template-columns:1fr;gap:15px}.flow-arrow{margin:-2px auto;transform:rotate(90deg)}.format-options{width:100%}.format-button{flex:1}.settings-bar{flex-direction:column;align-items:stretch}.quality-control{max-width:none}.actions>button{flex:1}.trust-row{grid-template-columns:1fr}}@media (max-width:540px){.topbar{width:calc(100% - 28px)}.brand{gap:8px;font-size:.88rem}.brand-mark{border-radius:9px;width:31px;height:31px}.topbar-note{display:none}.header-actions{gap:6px}.language-switch{padding-left:7px}main,footer{width:calc(100% - 24px)}main{margin-bottom:45px}h1{font-size:clamp(2.35rem,12vw,3.2rem);line-height:1.02}.converter-card{border-radius:17px}.format-flow,.settings-bar{padding-left:15px;padding-right:15px}.auto-format{flex-direction:column;align-items:flex-start;gap:3px}.format-options{grid-template-columns:repeat(5,minmax(52px,1fr));display:grid}.format-button{min-width:0;padding:0 5px}.drop-zone{min-height:210px;margin:15px;padding:26px 14px}.queue-panel{margin:0 15px 18px}.file-row{grid-template-columns:40px minmax(0,1fr) 32px;gap:9px;padding:11px}.file-status{grid-column:2;justify-content:flex-start;min-width:0}.download-one,.remove-one{grid-area:1/3/span 2}.actions{flex-direction:column}.actions>button{width:100%}footer{flex-direction:column;gap:8px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important}}
