@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{color-scheme:light;--bg: #eef3f8;--surface: #ffffff;--surface-soft: #f7f9fc;--sidebar: #e6edf5;--ink: #111827;--muted: #667085;--line: #d9e0ea;--line-strong: #c8d2df;--teal: #0f766e;--blue: #2563eb;--amber: #d97706;--green: #16a34a;--rose: #e11d48;--purple: #7c3aed;--shadow: 0 24px 70px rgba(15, 23, 42, .12);font-family:IBM Plex Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}*{box-sizing:border-box}body{min-width:320px;margin:0;background:var(--bg);color:var(--ink)}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.62}.analytics-app{min-height:100vh;display:grid;grid-template-columns:250px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;gap:24px;border-right:1px solid var(--line);background:var(--sidebar);padding:22px 18px}.brand-lockup{display:flex;align-items:center;gap:11px}.brand-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;background:#111827;color:#fff;font-family:Space Grotesk,sans-serif;font-weight:700}.brand-lockup strong{display:block;font-family:Space Grotesk,sans-serif;font-size:18px}.brand-lockup span,.sidebar-footer span{display:block;margin-top:2px;color:var(--muted);font-size:12px}.nav-stack{display:grid;gap:6px}.nav-item{min-height:40px;display:flex;align-items:center;gap:10px;border-radius:8px;padding:0 10px;color:#344054;font-size:14px;font-weight:600;text-decoration:none}.nav-item.active{background:#fff;color:var(--teal);box-shadow:0 1px #1118270f}.sidebar-footer{margin-top:auto;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;border-top:1px solid var(--line);padding-top:16px}.sidebar-footer strong{display:block;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.icon-button{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:8px;background:#fff;color:#344054}.dashboard-main{min-width:0;padding:24px}.dashboard-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.eyebrow{margin:0 0 6px;color:var(--teal);font-size:12px;font-weight:700;text-transform:uppercase}h1,h2{margin:0;font-family:Space Grotesk,IBM Plex Sans,sans-serif}.dashboard-header h1{font-size:clamp(28px,4vw,44px);line-height:1.02}.header-detail,.panel-header p,.login-copy{color:var(--muted);line-height:1.5}.header-detail{max-width:680px;margin:8px 0 0}.header-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.segmented{display:inline-flex;overflow:hidden;border:1px solid var(--line-strong);border-radius:8px;background:#fff}.segmented button{min-height:38px;border:0;border-right:1px solid var(--line);background:transparent;padding:0 12px;color:#475467;font-size:13px;font-weight:700}.segmented button:last-child{border-right:0}.segmented button.active{background:#111827;color:#fff}.primary-action{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #111827;border-radius:8px;background:#111827;color:#fff;padding:0 14px;font-weight:700}.primary-action.wide{width:100%}.dashboard-grid{display:grid;gap:14px}.dashboard-grid.is-refreshing{opacity:.72}.kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.kpi-card,.panel,.login-card{border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 1px #11182708}.kpi-card{min-height:158px;padding:16px}.kpi-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:12px;font-weight:700;text-transform:uppercase}.kpi-card strong{display:block;margin-top:12px;font-family:Space Grotesk,sans-serif;font-size:31px}.kpi-card p{margin:7px 0 0;color:#475467;font-size:13px}.kpi-card em{display:inline-flex;margin-top:13px;border-radius:7px;padding:5px 8px;font-size:12px;font-style:normal;font-weight:700}.tone-good em{background:#dcfce7;color:#166534}.tone-watch em{background:#fef3c7;color:#92400e}.tone-bad em{background:#ffe4e6;color:#be123c}.tone-neutral em{background:#eef2ff;color:#3730a3}.content-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:14px}.lower-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.panel{min-width:0;padding:16px}.panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.panel-header>div{min-width:0;display:flex;gap:10px}.panel-icon{width:32px;height:32px;flex:0 0 auto;display:grid;place-items:center;border-radius:8px;background:#eef6f5;color:var(--teal)}.panel-header h2{font-size:17px}.panel-header p{margin:3px 0 0;font-size:13px}.status-chip{border-radius:7px;padding:6px 8px;color:#344054;background:#f2f4f7;font-size:12px;font-weight:700;text-transform:capitalize;white-space:nowrap}.status-fresh,.status-healthy{background:#dcfce7;color:#166534}.status-stale,.status-watch{background:#fef3c7;color:#92400e}.status-failed,.status-critical{background:#ffe4e6;color:#be123c}.trend-chart svg{width:100%;min-height:280px}.legend-row{display:flex;flex-wrap:wrap;gap:12px;color:#475467;font-size:12px;font-weight:700}.legend-row span{display:inline-flex;align-items:center;gap:6px}.legend{width:18px;height:3px;border-radius:99px}.legend.lesson{background:var(--teal)}.legend.completed{background:var(--blue)}.legend.cost{background:var(--amber)}.legend.quality{background:var(--purple)}.alert-list,.breakdown-list,.run-list{display:grid;gap:9px}.alert-item,.breakdown-row,.run-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;border-top:1px solid rgba(148,163,184,.22);padding-top:10px}.alert-item:first-child,.breakdown-row:first-child,.run-row:first-child{border-top:0;padding-top:0}.alert-item strong,.breakdown-row strong,.run-row strong{display:block;font-size:13px}.alert-item span,.breakdown-row span,.run-row span{display:block;margin-top:2px;color:var(--muted);font-size:12px}.alert-item em,.run-row em{border-radius:7px;padding:5px 8px;background:#f2f4f7;color:#344054;font-size:12px;font-style:normal;font-weight:700}.severity-warning em{background:#fef3c7;color:#92400e}.severity-critical em{background:#ffe4e6;color:#be123c}.bar-cell{width:min(190px,42vw)}.bar-cell>span{margin:0 0 5px;text-align:right}.progress-bar{height:7px;overflow:hidden;border-radius:99px;background:#e5eaf1}.progress-bar i{display:block;height:100%;border-radius:inherit;background:var(--teal)}.pipeline-stats,.quality-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pipeline-block{display:grid;gap:14px}.mini-metric{min-height:72px;border:1px solid var(--line);border-radius:8px;background:var(--surface-soft);padding:11px}.mini-metric span{color:var(--muted);font-size:12px;font-weight:700;text-transform:uppercase}.mini-metric strong{display:block;margin-top:8px;overflow-wrap:anywhere;font-family:Space Grotesk,sans-serif;font-size:20px}.span-all{grid-column:1 / -1}.lesson-table-wrap{overflow-x:auto}.lesson-table{width:100%;border-collapse:collapse;font-size:13px}.lesson-table th{color:var(--muted);font-size:11px;text-align:left;text-transform:uppercase}.lesson-table th,.lesson-table td{border-bottom:1px solid rgba(148,163,184,.24);padding:10px 7px;white-space:nowrap}.lesson-table tr:last-child td{border-bottom:0}.dashboard-notice{display:flex;align-items:center;gap:10px;margin-bottom:14px;border:1px solid #fed7aa;border-radius:8px;background:#fff7ed;color:#9a3412;padding:12px;font-weight:600}.dashboard-notice span{flex:1}.dashboard-notice button{border:1px solid #fdba74;border-radius:8px;background:#fff;color:#9a3412;padding:7px 10px;font-weight:700}.empty-state{display:grid;min-height:160px;place-items:center;border:1px dashed var(--line-strong);border-radius:8px;color:var(--muted);padding:22px;text-align:center}.empty-state.compact{min-height:58px;padding:12px}.snapshot-empty,.loading-panel,.boot-state{display:grid;place-items:center;gap:12px;text-align:center}.snapshot-empty{min-height:420px}.snapshot-empty h2{font-size:26px}.snapshot-empty p{max-width:520px;margin:0;color:var(--muted);line-height:1.6}.loading-panel{min-height:420px;color:var(--muted)}.boot-state{min-height:100vh;color:var(--muted);font-weight:700}.login-shell{min-height:100vh;display:grid;place-items:center;background:var(--bg);padding:24px}.login-card{width:min(440px,100%);box-shadow:var(--shadow);padding:28px}.login-mark{width:48px;height:48px;display:grid;place-items:center;border-radius:8px;background:#111827;color:#fff;margin-bottom:20px}.login-card h1{font-size:34px}.login-form{display:grid;gap:13px;margin-top:22px}.login-form label{display:grid;gap:7px;color:#344054;font-size:13px;font-weight:700}.login-form input{width:100%;min-height:42px;border:1px solid var(--line-strong);border-radius:8px;background:#fff;color:var(--ink);padding:0 12px}.form-error{border:1px solid #fecdd3;border-radius:8px;background:#fff1f2;color:#be123c;padding:10px;font-size:13px;font-weight:700}.stage-pill{display:inline-flex;margin-top:18px;border-radius:7px;background:#eef2ff;color:#3730a3;padding:6px 9px;font-size:12px;font-weight:700}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1180px){.kpi-grid,.lower-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-grid{grid-template-columns:1fr}}@media(max-width:820px){.analytics-app{grid-template-columns:1fr}.sidebar{position:static;height:auto}.nav-stack{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-header{flex-direction:column}.header-actions,.segmented{width:100%}.segmented{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.segmented button{border-bottom:1px solid var(--line)}.segmented button:nth-child(2n){border-right:0}.kpi-grid,.lower-grid,.pipeline-stats,.quality-grid{grid-template-columns:1fr}.span-all{grid-column:auto}}
