:root{color:#17202a;background:#eef2f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.7}h1,h2,h3,p{margin-top:0}.auth-screen{align-items:center;display:grid;min-height:100vh;padding:24px}.auth-panel{background:#fff;border:1px solid #cfdae3;border-radius:8px;display:grid;gap:24px;margin:0 auto;max-width:420px;padding:24px;width:min(100%,420px)}.auth-panel h1{font-size:1.25rem;line-height:1.2;margin-bottom:0}.auth-panel p{color:#5d6b78;margin-bottom:0}.eyebrow{color:#657281;font-size:.72rem;font-weight:700;letter-spacing:0;margin-bottom:6px;text-transform:uppercase}.login-form{display:grid;gap:14px}.login-form label,.toolbar label{color:#334150;display:grid;font-size:.84rem;font-weight:700;gap:7px}.login-form input,.toolbar select{background:#fff;border:1px solid #b9c5d0;border-radius:6px;color:#17202a;min-height:40px;padding:0 12px;width:100%}.login-form button,.logout-button{align-items:center;background:#1f6f8b;border:1px solid #1f6f8b;border-radius:6px;color:#fff;display:inline-flex;font-weight:700;justify-content:center;min-height:40px;padding:0 14px}.form-error{background:#fff1f1;border:1px solid #efb4b4;border-radius:6px;color:#9c2d2d;font-size:.86rem;padding:10px 12px}.logout-button{background:#fff;color:#164f64}.dashboard-workspace{display:grid;gap:16px;min-width:0;padding:18px}.topbar,.site-filter,.toolbar,.metric-card,.state-panel,.chart-panel,.table-panel{background:#fff;border:1px solid #d4dde6;border-radius:8px}.overview-grid:focus,.chart-panel:focus,.table-panel:focus{outline:3px solid #bddce5;outline-offset:3px}.topbar{align-items:center;display:flex;gap:18px;justify-content:space-between;padding:14px 16px}.topbar h2{font-size:1.15rem;line-height:1.2;margin-bottom:0}.site-filter{align-items:center;display:flex;flex-wrap:wrap;gap:10px 12px;padding:12px 14px}.site-filter-label{color:#334150;flex:0 0 auto;font-size:.78rem;font-weight:700;text-transform:uppercase}.site-chip-list{display:flex;flex:1 1 240px;flex-wrap:wrap;gap:8px;min-width:0}.site-chip{align-items:center;background:#f6f8fa;border:1px solid #cbd6df;border-radius:999px;color:#334150;display:inline-flex;font-weight:700;justify-content:center;line-height:1.2;max-width:100%;min-height:36px;overflow-wrap:anywhere;padding:0 13px;text-align:left}.site-chip[aria-pressed=true]{background:#1f6f8b;border-color:#1f6f8b;color:#fff}.site-chip:focus-visible{outline:3px solid #bddce5;outline-offset:2px}.summary-strip{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(130px,1fr));margin:0}.summary-strip div{background:#f6f8fa;border:1px solid #d9e1e8;border-radius:6px;padding:10px 12px}.summary-strip dt{color:#657281;font-size:.72rem;font-weight:700;margin-bottom:4px}.summary-strip dd{font-size:.95rem;font-weight:700;margin:0}.toolbar{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));padding:14px}.overview-grid{display:grid;gap:12px;grid-template-columns:repeat(5,minmax(0,1fr))}.metric-card{min-height:86px;padding:14px}.metric-card p{color:#657281;font-size:.75rem;font-weight:700;margin-bottom:8px;text-transform:uppercase}.metric-card strong{color:#1d2733;display:block;font-size:clamp(1.05rem,1.8vw,1.6rem);line-height:1.1;overflow-wrap:anywhere}.content-grid{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.chart-panel,.table-panel{min-height:240px;padding:16px}.chart-panel-wide,.table-panel-wide{grid-column:span 2}.chart-panel header,.table-panel header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.chart-panel h3,.table-panel h3{font-size:.95rem;margin-bottom:0}.chart-panel header span{color:#657281;font-weight:700}.echart-frame{height:190px;min-width:0}.state-panel{display:grid;gap:8px;min-height:180px;padding:20px}.state-panel h3{font-size:1rem;margin-bottom:0}.state-panel p{color:#526170;margin-bottom:0}.state-panel button{align-items:center;background:#1f6f8b;border:1px solid #1f6f8b;border-radius:6px;color:#fff;display:inline-flex;font-weight:700;justify-content:center;min-height:38px;padding:0 14px;width:fit-content}.state-panel-error{border-color:#efb4b4}.empty-state{align-items:center;border:1px dashed #c8d3dc;border-radius:8px;color:#657281;display:grid;min-height:166px;place-items:center;text-align:center}.empty-state p,.empty-inline{color:#657281;margin-bottom:0}.attribution-grid{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}table{border-collapse:collapse;width:100%}th,td{border-bottom:1px solid #e1e7ec;font-size:.9rem;padding:10px 0;text-align:left}th:last-child,td:last-child{text-align:right}td{color:#526170}.metric-table-wrap{min-width:0}.metric-table-wrap h4{color:#334150;font-size:.82rem;margin:0 0 8px}td:first-child{overflow-wrap:anywhere}@media(max-width:880px){.site-filter{align-items:stretch}.site-filter-label,.site-chip-list{flex-basis:100%}.topbar{align-items:stretch;display:grid}.toolbar,.overview-grid,.content-grid,.summary-strip{grid-template-columns:1fr}.chart-panel-wide,.table-panel-wide{grid-column:auto}.attribution-grid{grid-template-columns:1fr}}
