:root{color:#1f2933;background:#f4f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,.file-picker{color:#fff;cursor:pointer;background:#0f62fe;border:0;border-radius:10px;padding:12px 16px;font-weight:700}button:disabled,.file-picker.disabled{cursor:not-allowed;background:#9aa8b8}.shell{justify-content:center;min-height:100vh;padding:40px 18px;display:flex}.card{background:#fff;border:1px solid #d8e0ea;border-radius:20px;width:100%;max-width:920px;padding:32px;box-shadow:0 18px 45px #0f172a1a}.eyebrow{color:#546a83;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:13px;font-weight:800}h1{margin:8px 0 12px;font-size:clamp(30px,5vw,48px)}h2{margin-top:28px}.lead{color:#52616f;margin-bottom:24px;font-size:18px;line-height:1.5}.status,.notice,.error,.complete{border-radius:14px;margin:18px 0;padding:16px}.status{background:#edf5ff;border:1px solid #b8d7ff}.status-error{background:#fff1f2;border-color:#fecdd3}.status-completed,.status-uploaded{background:#ecfdf3;border-color:#bbf7d0}.notice{background:#fff8e6;border:1px solid #fde68a}.notice ul{margin-bottom:0}.error{color:#9f1239;background:#fff1f2;border:1px solid #fecdd3;gap:6px;display:grid}.summary{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;margin:18px 0;display:grid}.summary div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:12px}.summary dt{color:#64748b;text-transform:uppercase;font-size:12px;font-weight:800}.summary dd{overflow-wrap:anywhere;margin:5px 0 0}.actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:24px;display:flex}.secondary{background:#334155}.file-picker input{display:none}.files{margin-top:28px}.file-row{border:1px solid #e2e8f0;border-radius:14px;grid-template-columns:minmax(0,1fr) minmax(220px,.5fr);align-items:center;gap:16px;margin-top:12px;padding:14px;display:grid}.file-row strong,.file-row span,.file-status small{overflow-wrap:anywhere;display:block}.file-row span,.file-status small{color:#64748b;margin-top:4px}.file-status{gap:8px;display:grid}progress{width:100%;height:10px}.complete{background:#ecfdf3;border:1px solid #bbf7d0}@media (width<=680px){.card{padding:22px}.file-row{grid-template-columns:1fr}}
