:root{color:#172033;background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:10px;padding:.8rem 1rem;font-weight:700}button:disabled{cursor:not-allowed;opacity:.5}.secondary{color:#172033;background:#e2e8f0}.danger{background:#b91c1c;align-self:flex-end}.shell{max-width:1180px;margin:0 auto;padding:2rem}.header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.eyebrow{color:#64748b;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .25rem;font-size:.75rem;font-weight:800}h1,h2,p{margin-top:0}.card,.loginCard{background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 12px 40px #0f172a14}.card{justify-content:space-between;align-items:center;margin-bottom:1rem;padding:1.5rem;display:flex}.stacked{flex-direction:column;align-items:stretch;gap:1rem;display:flex}.summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.summaryItem{background:#f8fafc;border-radius:12px;padding:1rem}.summaryItem span{color:#64748b;font-size:.85rem;display:block}.summaryItem strong{margin-top:.25rem;font-size:1.4rem;display:block}.tableWrap{overflow-x:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid #e2e8f0;padding:.8rem}th{color:#64748b;text-transform:uppercase;font-size:.8rem}.loginShell{place-items:center;min-height:100vh;padding:1rem;display:grid}.loginCard{width:100%;max-width:420px;padding:2rem}label{margin-bottom:1rem;font-weight:700;display:block}input{border:1px solid #cbd5e1;border-radius:10px;width:100%;margin-top:.35rem;padding:.75rem;display:block}.error,.notice{border-radius:12px;margin-bottom:1rem;padding:1rem}.error{color:#991b1b;background:#fee2e2}.notice{color:#166534;background:#dcfce7}@media (width<=760px){.card,.header{flex-direction:column;align-items:stretch;gap:1rem}.summary{grid-template-columns:1fr}}
