:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#e7eef9;background:#08111f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 0 0,#2c5eb840,#0000 26%),linear-gradient(#08111f 0%,#0b1527 100%);min-width:1200px;margin:0}button,input{font:inherit}button{cursor:pointer}a{color:#7bc4ff}code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.shell{min-height:100vh;padding:24px}.app-shell{grid-template-columns:320px minmax(0,1fr);gap:20px;min-height:calc(100vh - 48px);display:grid}.sidebar,.main-panel,.hero-card,.metric-card,.card,.status-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#08111fd1;border:1px solid #ffffff14;box-shadow:0 20px 60px #00000059}.sidebar{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#7bc4ff59 transparent;border-radius:24px;height:calc(100vh - 48px);padding:24px;position:sticky;top:24px;overflow:hidden auto}.sidebar::-webkit-scrollbar{width:6px}.sidebar::-webkit-scrollbar-track{background:0 0}.sidebar::-webkit-scrollbar-thumb{background:#7bc4ff59;border-radius:999px}.brand-panel{border-bottom:1px solid #ffffff14;align-items:center;gap:16px;padding-bottom:24px;display:flex}.brand-panel>div{min-width:0}.brand-logo,.brand-fallback{object-fit:cover;background:linear-gradient(135deg, var(--brand,#17355d), #79d7ff);color:#fff;border-radius:18px;place-items:center;width:64px;height:64px;font-weight:800;display:grid}.brand-panel h1,.topbar h2,.hero-card h3,.card h3{margin:0}.brand-panel p,.topbar p,.hero-card p,.card p,.status-card,.metric-label,.nav-item small{color:#9eb1cb}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#7bc4ff;margin-bottom:8px;font-size:.72rem}.nav-block{flex-direction:column;gap:8px;margin-top:24px;display:flex}.nav-heading{color:#7bc4ff;text-transform:uppercase;letter-spacing:.14em;margin-top:18px;padding:0 10px;font-size:.76rem;font-weight:700}.nav-item{width:100%;color:inherit;text-align:left;background:#ffffff05;border:1px solid #0000;border-radius:16px;flex-direction:column;gap:6px;padding:12px 14px;display:flex}.nav-item span,.nav-item small,.brand-panel h1,.brand-panel p{overflow-wrap:anywhere;min-width:0}.nav-item:hover,.nav-item.active{background:#7bc4ff1f;border-color:#7bc4ff59}.main-panel{border-radius:24px;padding:24px}.topbar{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.date-controls{gap:12px;display:flex}.date-controls label{color:#9eb1cb;flex-direction:column;gap:6px;font-size:.84rem;display:flex}.date-controls input,.search-input{color:inherit;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:12px;padding:10px 12px}.content-stack{flex-direction:column;gap:20px;display:flex}.hero-card,.card,.status-card{border-radius:22px;padding:22px}.narrow-card{max-width:760px;margin:10vh auto 0}.metric-grid,.two-column-grid{gap:16px;display:grid}.metric-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.two-column-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-card{border-radius:20px;padding:18px}.metric-label{margin-bottom:8px;font-size:.84rem}.metric-value{font-size:2rem;font-weight:700}.card-header{justify-content:space-between;gap:12px;margin-bottom:18px;display:flex}.toolbar{justify-content:space-between;gap:12px;margin-bottom:16px;display:flex}.search-input{min-width:300px}.secondary-button{color:inherit;background:#7bc4ff1f;border:1px solid #7bc4ff4d;border-radius:12px;padding:10px 14px}.bar-list,.trend-bars{gap:14px;display:flex}.bar-list{flex-direction:column}.bar-row{flex-direction:column;gap:8px;display:flex}.bar-meta{justify-content:space-between;gap:10px;display:flex}.bar-track{background:#ffffff14;border-radius:999px;width:100%;height:10px;overflow:hidden}.bar-fill,.trend-bar-fill{background:linear-gradient(90deg, var(--brand,#17355d), #79d7ff)}.bar-fill{border-radius:inherit;height:100%}.trend-bars{align-items:flex-end;min-height:230px}.trend-bar-item{flex-direction:column;flex:1;align-items:center;gap:10px;min-width:0;display:flex}.trend-bar-value,.trend-bar-label{color:#9eb1cb;font-size:.76rem}.trend-bar-track{align-items:flex-end;width:100%;height:160px;padding:0 4px;display:flex}.trend-bar-fill{border-radius:12px 12px 4px 4px;width:100%;min-height:8px}.table-wrap{overflow:auto}.space-top{margin-top:18px}.data-table{border-collapse:collapse;width:100%;min-width:960px}.data-table.compact{min-width:720px}.data-table th,.data-table td{text-align:left;vertical-align:top;border-bottom:1px solid #ffffff14;padding:12px 14px}.data-table th{z-index:1;background:#0e1a2d;position:sticky;top:0}.status-card.error{color:#ffd2d2;border-color:#ff6b6b66}.dashboard-frame{background:#06101f;border:0;border-radius:18px;width:100%}.inline-code{background:#ffffff0d;border-radius:12px;margin-top:10px;padding:10px 12px;display:inline-block}
