:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f4f6f7;color:#152124;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,#ffffffe0,#f4f6f700 280px),#f4f6f7}button,input,select{font:inherit}.shell{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:34px 0 42px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px}.domain{margin:0 0 6px;color:#2f7772;font-size:.88rem;font-weight:700}h1,h2,p{margin:0}h1{font-size:clamp(2rem,4vw,3.5rem);line-height:1.02;letter-spacing:0;max-width:780px}h2{font-size:1.05rem;line-height:1.2}.service-pill{display:inline-flex;align-items:center;gap:8px;color:#152124;border:1px solid #c8d4d2;background:#fff;border-radius:8px;padding:10px 12px;font-size:.92rem;font-weight:700;white-space:nowrap}.workspace{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.8fr);gap:18px;align-items:start}.panel{background:#fff;border:1px solid #dbe2e1;border-radius:8px;box-shadow:0 18px 46px #15212414}.input-panel,.status-panel{padding:22px}.status-panel{display:flex;flex-direction:column;gap:18px;min-height:330px}.field{display:flex;flex-direction:column;gap:8px}label{color:#526467;font-size:.85rem;font-weight:750}.url-box{display:flex;align-items:center;gap:10px;min-height:54px;border:1px solid #c9d4d3;border-radius:8px;padding:0 14px;background:#fbfcfc;color:#2f7772}.url-box:focus-within{border-color:#2f7772;box-shadow:0 0 0 4px #2f777221}.url-box.blocked{color:#bc4b51;border-color:#e0adb0;background:#fff7f7}input,select{min-width:0;width:100%;border:0;color:#152124;background:transparent;outline:none}input::placeholder{color:#8b999b}select{min-height:48px;border:1px solid #c9d4d3;border-radius:8px;padding:0 12px;background:#fbfcfc}.notice{display:flex;align-items:flex-start;gap:10px;margin-top:14px;border:1px solid #dbe2e1;border-radius:8px;padding:12px;color:#3d4d50;background:#f7faf9;font-size:.93rem;line-height:1.45}.notice strong,.notice span{display:block}.notice.danger{border-color:#ebc4c5;color:#743237;background:#fff7f7}.mode-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0}.mode{min-height:58px;display:flex;align-items:center;justify-content:center;gap:9px;border:1px solid #ccd6d4;border-radius:8px;color:#3d4d50;background:#fff;cursor:pointer;font-weight:800}.mode.selected{border-color:#2f7772;color:#1f5f5a;background:#edf8f6}.controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.confirm{display:flex;align-items:flex-start;gap:10px;margin:18px 0;color:#334346;line-height:1.35}.confirm input{width:18px;height:18px;margin-top:1px;accent-color:#2f7772}.primary,.download-link{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:52px;border:0;border-radius:8px;color:#fff;background:#152124;font-weight:850;text-decoration:none}.primary:not(:disabled){cursor:pointer}.primary:disabled{cursor:not-allowed;opacity:.48}.download-link{color:#102f2c;background:#56c1b3}.empty-state{display:grid;place-items:center;gap:12px;min-height:220px;text-align:center;color:#697a7d;border:1px dashed #cbd6d5;border-radius:8px;padding:22px}.empty-state p{max-width:260px;line-height:1.45}.job{display:grid;grid-template-columns:14px 1fr;gap:12px;align-items:start}.job strong{display:block;margin-bottom:6px}.job p{color:#5d6d70;line-height:1.45}.status-dot{width:12px;height:12px;margin-top:4px;border-radius:50%;background:#a8b3b5}.status-dot.downloading,.status-dot.probing,.status-dot.converting,.status-dot.queued{background:#d8913b}.status-dot.ready{background:#2f9a71}.status-dot.error{background:#bc4b51}.notes{margin:0;padding-left:18px;color:#5d6d70;line-height:1.45}.help-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}.help-strip div{display:flex;flex-direction:column;gap:5px;border:1px solid #dbe2e1;border-radius:8px;padding:16px;background:#ffffffb8}.help-strip strong{color:#152124}.help-strip span{color:#5d6d70;line-height:1.4}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 840px){.topbar,.workspace,.help-strip,.controls{grid-template-columns:1fr}.topbar{display:grid}.service-pill{width:max-content}}@media (max-width: 520px){.shell{width:min(100% - 22px,1120px);padding-top:22px}.mode-grid{grid-template-columns:1fr}.input-panel,.status-panel{padding:16px}}
