:root{color:#0f172a;background:#f1f5f9;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}.shell{max-width:1120px;margin:0 auto;padding:24px 20px 64px}.topbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:8px;flex-wrap:wrap}.section{margin-top:28px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;flex-wrap:wrap;margin-bottom:14px}.section h1{margin:0 0 4px;font-size:18px}.glossary dt{font-weight:700;margin-top:14px;font-size:13px;text-transform:uppercase;letter-spacing:.06em;color:#6d28d9}.glossary dd{margin:6px 0 0;color:#334155;line-height:1.5;font-size:14px}.glossary code{font-size:12px;background:#e2e8f0;padding:1px 5px;border-radius:4px}.brand{font-weight:800;letter-spacing:.04em;color:#6d28d9}.muted{color:#64748b;font-size:13px}.filters{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.filters button,.filters select,.card,.login-card{border:1px solid #e2e8f0;background:#fff;border-radius:12px}.filters button{padding:8px 12px;cursor:pointer;font-weight:600;color:#334155}.filters button.active{background:#6d28d9;color:#fff;border-color:#6d28d9}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.card{padding:18px}.card h2{margin:0;font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:#64748b}.big{font-size:32px;font-weight:800;margin:8px 0 4px}.delta.up{color:#15803d}.delta.down{color:#b91c1c}.bars{display:flex;align-items:flex-end;gap:6px;height:120px;margin-top:16px}.bar-col{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;height:100%;justify-content:flex-end}.bar{width:100%;max-width:28px;background:#7c3aed;border-radius:6px 6px 2px 2px;min-height:4px;cursor:default}.bar.empty{background:#e2e8f0}.bar-label{font-size:10px;color:#94a3b8}.unavail{color:#64748b;padding:32px 0;text-align:center}.login-wrap{min-height:100vh;display:grid;place-items:center}.login-card{width:100%;max-width:360px;padding:28px}.login-card h1{margin:0 0 8px}.login-card form{display:grid;gap:10px;margin-top:16px}.login-card input,.login-card button{padding:10px 12px;border-radius:10px;border:1px solid #e2e8f0}.login-card button{background:#6d28d9;color:#fff;border:0;font-weight:700;cursor:pointer}.error{color:#b91c1c;font-size:13px}.tooltip{position:absolute;z-index:5;background:#0f172a;color:#fff;font-size:12px;padding:10px 12px;border-radius:8px;pointer-events:none;white-space:normal;min-width:200px;max-width:280px;transform:translate(-50%,-110%);line-height:1.45}.tooltip-title{font-weight:700;margin-bottom:4px}.tooltip-pct{margin-top:4px;font-weight:700}.card{position:relative}.linkish{background:none;border:0;color:#64748b;cursor:pointer;text-decoration:underline}
