:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#17233a;background:#f6f8fb}*{box-sizing:border-box}body{margin:0}main{max-width:1040px;margin:auto;padding:48px 24px}header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #dfe5ef;padding-bottom:24px;margin-bottom:28px}h1,h2,p{margin-top:0}h1{font-size:clamp(2rem,6vw,3.5rem);letter-spacing:-.05em;margin-bottom:8px}h2{font-size:1.2rem}.eyebrow{color:#3067a8;letter-spacing:.12em;font-size:.72rem;font-weight:800}.status,.chip{font-size:.78rem;font-weight:700;padding:7px 10px;border-radius:999px;background:#e4f5eb;color:#196b3a}.upload,.table,.login section{background:#fff;border:1px solid #dfe5ef;border-radius:16px;padding:24px;box-shadow:0 8px 24px #17345c0d;margin-bottom:24px}input{display:block;width:100%;margin:8px 0 16px;padding:12px;border:1px solid #b7c3d4;border-radius:8px}button{border:0;border-radius:8px;padding:11px 16px;background:#1368ce;color:#fff;font-weight:750;cursor:pointer}button:disabled{opacity:.55;cursor:not-allowed}.secondary{background:#e8eef8;color:#174a85}.section-title{display:flex;justify-content:space-between;align-items:center}article{display:grid;grid-template-columns:1fr auto;gap:10px;border-top:1px solid #e6ebf2;padding:16px 0}small{display:block;color:#68778e;margin-top:4px}.details{grid-column:1/-1;color:#40516a}.chip.uploaded{background:#fff4d8;color:#8e6400}.chip.processing{background:#e3efff;color:#1b5fa8}.chip.failed,.error{color:#b51e44}.chip.failed{background:#ffe7ed}.empty{color:#68778e;margin:0}.login{min-height:100vh;display:grid;place-items:center}.login section{width:min(440px,100%)}label{font-weight:700;font-size:.9rem}@media(max-width:600px){main{padding:28px 16px}header{align-items:flex-start;gap:16px;flex-direction:column}}
