:root{color:#17202a;background:#f7f8fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}.shell{min-height:100vh;display:grid;place-items:center;padding:48px 24px}.shell section{max-width:760px}.eyebrow{margin:0 0 12px;color:#3b6ea8;font-size:14px;font-weight:700;text-transform:uppercase}h1{margin:0;font-size:48px;line-height:1.05}.lede{margin:20px 0 0;color:#4f5b67;font-size:20px;line-height:1.55}.dashboard{max-width:1080px;margin:0 auto;padding:48px 24px}.dashboard h1{font-size:34px;line-height:1.15}.metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:16px;gap:16px;margin-top:24px}.metric{border:1px solid #dfe4ea;border-radius:8px;background:#ffffff;padding:18px}.metric span{display:block;color:#65717d;font-size:14px}.metric strong{display:block;margin-top:8px;font-size:30px}.muted{color:#65717d;line-height:1.6}@media (max-width:520px){.dashboard,.shell{padding:36px 18px}h1{font-size:38px}.dashboard h1{font-size:30px}.lede{font-size:18px}}