:root{color:#2b2b2b;background:#f8f6f2;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,a,input,select{font:inherit}.admin-shell{display:flex;min-height:100vh}.sidebar{position:sticky;top:0;width:236px;height:100vh;padding:20px 16px;border-right:1px solid #e6e2d9;background:#fff}.brand-block{display:flex;align-items:center;gap:12px;padding:8px 6px 22px}.brand-block span:last-child{display:grid;gap:2px}.brand-block small,.queue-main small,.detail-row small{color:#2b2b2b94}.brand-mark{display:grid;place-items:center;width:40px;height:40px;border-radius:8px;background:#2b2b2b;color:#fff;font-weight:800}.sidebar nav{display:grid;gap:6px}.sidebar a{min-height:40px;padding:10px 12px;border-radius:8px;color:#2b2b2b;text-decoration:none;font-weight:650}.sidebar a.active,.sidebar a:hover{background:#edf7f0;color:#2f6b41}.admin-main{flex:1;width:calc(100% - 236px);padding:28px}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin:0 0 24px}.page-header h1,.panel h2{margin:0;letter-spacing:0}.page-header h1{font-size:34px;line-height:1.12}.page-header p:last-child{max-width:760px;margin:10px 0 0;color:#2b2b2bad;line-height:1.55}.eyebrow{margin:0 0 6px;color:#5f7f68;font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}.header-actions{display:flex;gap:10px}.header-actions button,.header-actions select{min-height:40px;padding:0 14px;border:1px solid #d8d2c5;border-radius:8px;background:#fff;color:#2b2b2b;cursor:pointer}.metric-grid{display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:14px;margin-bottom:18px}.metric-card{display:grid;gap:8px;min-height:202px;padding:18px;border:1px solid #e6e2d9;border-radius:8px;background:#fff;color:inherit;text-align:left;cursor:pointer;box-shadow:0 1px 2px #2b2b2b0d}.metric-card.selected{border-color:#7fa58a;box-shadow:0 0 0 3px #7fa58a2e}.metric-card__topline,.panel-header,.detail-row,.queue-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.metric-card__topline{color:#2b2b2bad;font-size:13px;font-weight:800}.status-pill{flex:0 0 auto;padding:4px 8px;border:1px solid;border-radius:999px;font-size:12px;font-weight:800}.metric-card__value{font-size:34px;font-weight:850;line-height:1}.metric-card__delta{color:#2f6b41;font-size:13px;font-weight:800}.metric-card__summary,.metric-card__target{color:#2b2b2ba8;line-height:1.45}.metric-card__target{align-self:end;font-size:13px;font-weight:800}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.85fr);gap:18px}.panel{min-width:0;padding:20px;border:1px solid #e6e2d9;border-radius:8px;background:#fff;box-shadow:0 1px 2px #2b2b2b0d}.panel h2{font-size:19px}.panel-header{margin-bottom:18px}.legend{display:flex;flex-wrap:wrap;gap:12px;color:#2b2b2ba3;font-size:13px;font-weight:700}.legend span{display:inline-flex;align-items:center;gap:6px}.legend-dot{width:10px;height:10px;border-radius:999px}.legend-dot.activation,.bar.activation,.cohort-track span{background:#7fa58a}.legend-dot.load,.bar.load{background:#d6a94d}.legend-dot.support,.bar.support{background:#486f99}.trend-chart{display:grid;grid-template-columns:repeat(7,1fr);gap:12px;min-height:260px;padding-top:12px}.trend-column{display:grid;grid-template-rows:1fr auto;gap:10px;min-width:0}.trend-bars{display:flex;align-items:end;justify-content:center;gap:5px;min-height:220px;border-bottom:1px solid #e6e2d9}.bar{width:16px;min-height:18px;border-radius:6px 6px 0 0}.bar.empty{background:#d8d2c5}.trend-label{color:#2b2b2b94;font-size:13px;font-weight:800;text-align:center}.drilldown-panel{min-height:342px}.insight{margin:0 0 18px;padding:14px;border-radius:8px;background:#f8f6f2;color:#2b2b2bb8;line-height:1.5}.detail-list,.queue-list,.cohort-list{display:grid;gap:12px}.detail-row{padding:12px 0;border-bottom:1px solid #eee9df}.detail-row:last-child{border-bottom:0}.detail-row span,.queue-main,.cohort-copy{display:grid;gap:4px}.detail-row b{font-size:22px}.queue-row{justify-content:flex-start;padding:12px;border:1px solid #eee9df;border-radius:8px}.queue-count{display:grid;place-items:center;width:40px;height:40px;border-radius:8px;font-weight:850}.cohort-row{display:grid;gap:8px}.cohort-copy{grid-template-columns:1fr auto;align-items:baseline}.cohort-copy span{color:#2b2b2b9e;font-size:13px;font-weight:750}.cohort-track{height:10px;overflow:hidden;border-radius:999px;background:#eee9df}.cohort-track span{display:block;height:100%;border-radius:inherit}@media(max-width:1120px){.metric-grid,.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trend-panel{grid-column:1 / -1}}@media(max-width:820px){.admin-shell{display:block}.sidebar{position:static;width:100%;height:auto;border-right:0;border-bottom:1px solid #e6e2d9}.sidebar nav{grid-template-columns:repeat(5,minmax(120px,1fr));overflow-x:auto}.admin-main{width:100%;padding:20px}.page-header{display:grid}.metric-grid,.dashboard-grid{grid-template-columns:1fr}.trend-chart{overflow-x:auto}.trend-column{min-width:52px}}@media(max-width:560px){.admin-main{padding:16px}.page-header h1{font-size:28px}.header-actions{width:100%}.header-actions button{flex:1}.header-actions select{min-width:0;flex:1}.panel-header,.cohort-copy{align-items:flex-start;grid-template-columns:1fr}.panel-header{display:grid}}.auth-screen,.loading-screen{display:grid;min-height:100vh;place-items:center;padding:24px;background:#f8f6f2}.loading-screen{color:#2b2b2bad;font-weight:750}.auth-card{display:grid;width:min(420px,100%);gap:16px;padding:24px;border:1px solid #e6e2d9;border-radius:8px;background:#fff;box-shadow:0 1px 2px #2b2b2b0d}.auth-card h1{margin:0;font-size:28px;letter-spacing:0}.auth-card label{display:grid;gap:7px;color:#2b2b2bb8;font-size:14px;font-weight:750}.auth-card input{min-height:42px;padding:0 12px;border:1px solid #d8d2c5;border-radius:8px;color:#2b2b2b}.auth-card button{min-height:42px;border:0;border-radius:8px;background:#7fa58a;color:#fff;cursor:pointer;font-weight:800}.auth-card button:disabled{cursor:progress;opacity:.7}.auth-card .secondary-button{border:1px solid #d8d2c5;background:#fff;color:#2b2b2b}.auth-divider{display:flex;align-items:center;gap:10px;color:#2b2b2b94;font-size:12px;font-weight:800}.auth-divider span{height:1px;flex:1;background:#e6e2d9}.auth-card .social-button{display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid #d8d2c5;background:#fff;color:#2b2b2b}.auth-card .social-button--apple{border-color:#000;background:#000;color:#fff}.form-error{margin:0;color:#a43d21;line-height:1.45}
