:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;color:#17233c;background:#f7fafc;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}.topbar{height:68px;display:flex;align-items:center;gap:28px;padding:0 max(20px,calc((100% - 1100px)/2));background:#fff;border-bottom:1px solid #e4eaf1;position:sticky;top:0;z-index:5}.brand{font-size:1.35rem;font-weight:800;color:#0f766e;text-decoration:none;letter-spacing:-.03em}nav{display:flex;gap:22px;margin-left:auto}nav a,footer a{color:#526079;text-decoration:none}nav a:hover,footer a:hover{color:#0f766e}.locale{border:1px solid #cbd5e1;background:#fff;border-radius:9px;padding:7px 11px;cursor:pointer}main{max-width:1100px;margin:auto;padding:64px 20px}.hero{text-align:center;max-width:760px;margin:0 auto 38px}.eyebrow{display:inline-block;color:#0f766e;background:#dff7f3;border-radius:99px;padding:7px 13px;font-size:.83rem;font-weight:700}.hero h1{font-size:clamp(2.1rem,5vw,3.7rem);line-height:1.08;letter-spacing:-.045em;margin:20px 0 15px}.hero p{font-size:1.1rem;color:#5b667a;line-height:1.7}.workspace{background:#fff;border:1px solid #dce5ec;box-shadow:0 18px 55px #1e364c14;border-radius:22px;padding:28px}.workspace h2{font-size:1.2rem;margin:0 0 18px}.drop-zone{min-height:190px;border:2px dashed #96c9c4;background:#f3fbfa;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;cursor:pointer;text-align:center;padding:24px;transition:.2s}.drop-zone:hover,.drop-zone.dragging{border-color:#4f46e5;background:#f0f1ff;transform:translateY(-1px)}.drop-zone input{position:absolute;width:1px;height:1px;opacity:0}.drop-icon{display:grid;place-items:center;width:45px;height:45px;border-radius:50%;background:#0f766e;color:#fff;font-size:1.8rem}.drop-zone small,.muted{color:#6c778b}.format-notes{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.format-notes span{background:#f1f5f9;color:#526079;padding:6px 9px;border-radius:7px;font-size:.75rem}.status{min-height:24px;margin:18px 0 0;color:#0f766e;font-weight:700}.file-list{display:grid;gap:12px;margin-top:12px}.file-card{border:1px solid #e1e7ee;border-radius:13px;padding:16px}.file-head{display:flex;justify-content:space-between;gap:12px}.file-head h3{font-size:.96rem;margin:0 0 4px;word-break:break-all}.file-head small{color:#778195}.pill{height:max-content;background:#eef2f7;padding:5px 9px;border-radius:99px;font-size:.72rem;white-space:nowrap}.pill.good{background:#dcfce7;color:#166534}.pill.bad{background:#fee2e2;color:#991b1b}.meta{display:flex;flex-wrap:wrap;gap:9px 16px;margin-top:14px;font-size:.8rem;color:#596579}.meta>strong{width:100%;color:#2d3b51}.error{color:#b91c1c;font-size:.8rem}.actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}button{font:inherit}.actions button,.download-one{border:1px solid #cbd5e1;background:#fff;border-radius:10px;padding:10px 15px;cursor:pointer}.actions .primary{background:linear-gradient(135deg,#0f766e,#4f46e5);border:0;color:#fff;font-weight:700}.actions button:disabled{opacity:.45;cursor:not-allowed}.download-one{margin-top:14px;padding:7px 12px;color:#0f766e}.ad-slot{min-height:100px;border:1px dashed #cad3dd;border-radius:12px;margin:28px 0;display:grid;place-items:center;color:#9aa4b2;font-size:.75rem}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px}.trust-grid article{background:#fff;border:1px solid #e4e9ef;padding:20px;border-radius:14px}.trust-grid h2{font-size:1rem;margin:0 0 8px}.trust-grid p{font-size:.88rem;line-height:1.6;color:#657086;margin:0}.disclaimer{background:#fff7ed;border-left:4px solid #f59e0b;padding:14px 16px;margin:24px 0 0;font-size:.85rem;color:#7c4a11}footer{display:flex;justify-content:center;flex-wrap:wrap;gap:18px;padding:30px 20px;border-top:1px solid #e3e9ef;background:#fff;color:#69758a;font-size:.82rem}@media(max-width:700px){.topbar{gap:13px;height:auto;padding:14px 16px;flex-wrap:wrap}.brand{margin-right:auto}nav{order:3;width:100%;margin:0;justify-content:space-between;gap:8px;font-size:.83rem}main{padding:40px 14px}.workspace{padding:17px;border-radius:16px}.trust-grid{grid-template-columns:1fr}.hero h1{font-size:2.35rem}}
