:root{--cb-station-full:#0ea5e9;--cb-station-empty:#e11d48;--cb-station-balanced:#94a3b8;--cb-station-scenario:#f59e0b;--cb-warning-fg:#7a4a00;--cb-uncertainty-band:#103fef26;--cb-gap-hatch:repeating-linear-gradient(45deg, #f5f5f5, #f5f5f5 4px, #eee 4px, #eee 8px)}html,body{overflow-x:clip}.cb-warning-fg{color:var(--cb-warning-fg)}.cb-alert-error{background:#fde7e9;border-left:4px solid #ec131e}.cb-alert-warning{background:#fff6e4;border-left:4px solid #ffb320}.cb-alert-info{border-left:4px solid var(--color-nyc-blue);background:#eef7ff}.cb-source-dot{border:1px solid #0003;border-radius:999px;width:10px;height:10px;display:inline-block}.cb-source-dot--success{background:#00b703}.cb-source-dot--partial{background:#ffb320}.cb-source-dot--failed{background:#ec131e}.cb-source-dot--pending{background:#ccc}.cb-pip{white-space:nowrap;font-variant-numeric:tabular-nums;font-size:12px;font-weight:500;line-height:1.4;font-family:var(--font-clash), var(--font-noto);border:1px solid #0000;border-radius:999px;align-items:center;gap:4px;padding:2px 8px;display:inline-flex}.cb-pip--success{color:#005a01;background:#00b7031f;border-color:#00b70359}.cb-pip--warn{color:#8a5a00;background:#ffb3202e;border-color:#ffb32080}.cb-pip--error{color:#8a0611;background:#ec131e1f;border-color:#ec131e73}.cb-pip--muted{background:var(--color-bg-light);color:var(--color-text-tertiary);border-color:var(--color-border)}.cb-pip--info{color:#0d3a70;background:#70baff2e;border-color:#70baff8c}.cb-gap-hatch{background:var(--cb-gap-hatch)}.cb-map-container{width:100%;height:100%;min-height:480px;position:relative}.cb-map-container .maplibregl-canvas{outline:none}.cb-marker{cursor:pointer;border:1.5px solid #fff;border-radius:999px;transition:transform .12s;box-shadow:0 1px 2px #00000059}.cb-marker:hover{transform:scale(1.15)}.cb-marker--selected{outline-offset:2px;outline:2px solid #103fef}.cb-marker--halo{box-shadow:0 0 0 3px #ec131e59,0 1px 2px #00000059}.cb-marker--proposed{background:var(--cb-station-scenario);border-style:dashed;border-color:#7a3f00}.cb-sparkline-track{border:1px solid var(--color-border);background:#fafafa;width:100%;height:32px;display:block;position:relative}.cb-sparkline-bar{width:6px;position:absolute;bottom:0;transform:translate(-50%)}.cb-sparkline-bar--empty{background:var(--cb-station-empty)}.cb-sparkline-bar--full{background:var(--cb-station-full)}.cb-anchor-strip{z-index:15;border-bottom:1px solid var(--color-border);background:#fff;flex-wrap:wrap;gap:4px;padding:8px 0;display:flex;position:sticky;top:56px}.cb-anchor-strip a{color:var(--color-text-secondary);font-size:12px;font-family:var(--font-clash);border:1px solid #0000;border-radius:4px;padding:4px 10px;text-decoration:none}.cb-anchor-strip a:hover{background:var(--color-card-bg);border-color:var(--color-border)}.cb-anchor-strip a[aria-current=true],.cb-anchor-strip a.cb-anchor--active{background:var(--color-nyc-blue);color:#fff;border-color:var(--color-nyc-blue)}.cb-drawer-scroll{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.cb-drawer-scroll::-webkit-scrollbar{width:8px}.cb-drawer-scroll::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.cb-methodology-sheet{z-index:60;border-left:1px solid var(--color-border);background:#fff;flex-direction:column;width:min(400px,100vw);transition:transform .16s;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(0);box-shadow:-8px 0 16px #00000014}.cb-methodology-sheet--closed{pointer-events:none;transform:translate(100%)}@media (max-width:768px){.cb-methodology-sheet{width:100vw}}.cb-methodology-backdrop{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:55;background:#00000040;position:fixed;inset:0}.cb-methodology-highlight{animation:1.4s cb-highlight-pulse}@keyframes cb-highlight-pulse{0%{background-color:#ffb32059}to{background-color:#0000}}@media (prefers-reduced-motion:reduce){.cb-marker,.cb-methodology-sheet{transition:none}.cb-methodology-highlight{animation:none}}.cb-error-bar{background:var(--cb-uncertainty-band);border-radius:3px;height:6px;position:relative;overflow:hidden}.cb-error-bar__point{background:var(--color-nyc-blue);border-radius:999px;width:12px;height:12px;position:absolute;top:-3px;transform:translate(-50%)}
