:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0b0f14;--card:#131a22;--fg:#e6edf3;--muted:#7d8a97;--accent:#4fd1c5;--warn:#f0b429;--stale:#5a6472}*{box-sizing:border-box}.sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}body{background:var(--bg);color:var(--fg);min-height:100vh;margin:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif}#app{max-width:1100px;margin:0 auto;padding:2rem 1.5rem 4rem}h1{letter-spacing:.02em;margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.group{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.group:first-of-type{margin-top:0}.group-title{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);grid-column:1/-1;margin:0;font-size:.8rem;font-weight:600}.card{background:var(--card);border:1px solid #1e2833;border-radius:12px;padding:1.25rem 1.5rem}.card.stale{opacity:.5;border-style:dashed}.card.card-warn{border-color:#f85149}.warn-badge{color:#f85149;background:#f8514926;border:1px solid #f8514966;border-radius:6px;margin-bottom:.5rem;padding:.2rem .55rem;font-size:.75rem;display:inline-block}.warn-text{color:#f85149;font-weight:700}.card h2{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:0 0 .75rem;font-size:.85rem}.card .big{font-variant-numeric:tabular-nums;font-size:2.2rem;font-weight:700}.card .unit{color:var(--muted);margin-left:.35rem;font-size:1rem}.card .row{color:var(--muted);justify-content:space-between;margin-top:.4rem;font-size:.9rem;display:flex}.indicator{border-radius:999px;width:.6rem;height:.6rem;margin-right:.4rem;display:inline-block}.indicator.G{background:#3fb950}.indicator.Y{background:var(--warn)}.indicator.O{background:#db6d28}.indicator.R{background:#f85149}#sysinfo{color:var(--muted);margin-top:2.5rem;font-size:.75rem}.card.chart-card{grid-column:1/-1}.status-line{min-width:0;color:var(--muted);white-space:nowrap;scrollbar-width:thin;background:#10171f;border:1px solid #1e2833;border-radius:8px;align-items:center;gap:.9rem;margin:0;padding:.65rem .8rem;font-size:.82rem;line-height:1.4;display:flex;overflow-x:auto}.status-item,.status-updated{flex:none}.status-item{align-items:baseline;gap:.25rem;display:inline-flex}.status-value{color:var(--fg);font-variant-numeric:tabular-nums}.status-warn{color:#f85149;font-weight:700}.status-aqi{font-weight:600}.status-updated{color:var(--muted);font-variant-numeric:tabular-nums;border-left:1px solid #2a3644;margin-left:auto;padding-left:.9rem}.chart-split{grid-template-columns:minmax(0,1.35fr) minmax(280px,.85fr);align-items:start;gap:1.5rem;display:grid}.chart-split-pane{min-width:0}.chart-side-pane{min-width:0;padding-top:.25rem}.chart-side-pane h3{letter-spacing:.06em;color:var(--fg);margin:0 0 .85rem;font-size:.78rem;font-weight:600}.aqi-worst-list{flex-direction:column;gap:.75rem;display:flex}.aqi-worst-item{border-bottom:1px solid #1e2833;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:.75rem;padding-bottom:.55rem;display:grid}.aqi-worst-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--muted);overflow:hidden}.aqi-worst-value{font-variant-numeric:tabular-nums;align-items:baseline;gap:.5rem;display:inline-flex}.aqi-worst-aqi{color:var(--fg)}.aqi-band-label{font-size:.72rem}#reservoir-top-list .meter-item{grid-template-columns:minmax(0,1.45fr) minmax(4.5rem,1fr) 3.5em}.chart-svg{width:100%;height:auto;display:block}.chart-grid{stroke:#1e2833;stroke-width:1px}.chart-axis-text{fill:var(--muted);font-variant-numeric:tabular-nums;font-size:9px}.chart-line{fill:none;stroke:var(--accent);stroke-width:2px;stroke-linejoin:round;stroke-linecap:round}.chart-end-ring{fill:var(--card)}.chart-end-dot{fill:var(--accent)}.chart-crosshair{stroke:var(--muted);stroke-width:1px;stroke-dasharray:2 2}.chart-warn-line{stroke:#f0b429;stroke-width:1.5px;stroke-dasharray:6 4}.chart-warn-text{fill:#f0b429;font-size:9px}.chart-hover-dot{fill:var(--accent);stroke:var(--card);stroke-width:2px}.chart-tooltip{pointer-events:none;white-space:nowrap;background:#1a2330;border:1px solid #2a3644;border-radius:8px;flex-direction:column;gap:.1rem;padding:.4rem .6rem;font-size:.8rem;display:flex;position:absolute;top:.5rem;transform:translate(-50%)}.chart-tooltip strong{color:var(--fg);font-variant-numeric:tabular-nums}.chart-tooltip span{color:var(--muted);font-size:.7rem}.chart-empty{color:var(--muted);padding:1rem 0;font-size:.85rem}.quake-loc span{font-size:.8rem;line-height:1.4}.quiet-days{color:var(--accent);font-weight:700}.aqi-svg{width:min(100%,375px);height:auto;max-height:460px;margin:0 auto;display:block}.aqi-outline{fill:#ffffff0d;stroke:#ffffff2e;stroke-width:1.5px;stroke-linejoin:round}.aqi-dot{stroke:var(--card);stroke-width:2px;transition:r .1s}.aqi-legend{color:var(--muted);flex-wrap:wrap;gap:.4rem .9rem;margin-top:.75rem;font-size:.72rem;display:flex}.aqi-legend-item{align-items:center;gap:.35rem;display:inline-flex}.aqi-swatch{border-radius:999px;width:.55rem;height:.55rem;display:inline-block}.meter-list{flex-direction:column;gap:.55rem;display:flex}.meter-item{grid-template-columns:6.5em 1fr 3.5em;align-items:center;gap:.6rem;font-size:.8rem;display:grid}.meter-label{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.meter-track{border-radius:5px;height:10px;overflow:hidden}.meter-fill{border-radius:5px 0 0 5px;height:100%}.meter-value{text-align:right;font-variant-numeric:tabular-nums;color:var(--fg)}.res-map-svg{width:min(100%,290px);height:auto;max-height:500px;margin:0 auto;display:block}.res-map-label{fill:var(--muted);pointer-events:none;-webkit-user-select:none;user-select:none;font-size:7px}.res-map-leader{stroke:var(--muted);stroke-width:.6px;opacity:.55;pointer-events:none}.res-unlisted{flex-wrap:wrap;align-items:baseline;gap:.3rem .8rem;margin-top:.75rem;font-size:.72rem;display:flex}.res-unlisted-title{color:var(--muted);flex-basis:100%;margin-bottom:.1rem}.res-unlisted-tag{font-variant-numeric:tabular-nums;white-space:nowrap}.res-no-realtime-tag{color:var(--muted);font-style:italic}.res-unlisted-details{margin-top:.75rem;font-size:.72rem}.res-unlisted-details summary{cursor:pointer;color:var(--muted)}.res-unlisted-details[open] summary{margin-bottom:.45rem}.res-unlisted-details .res-unlisted{margin-top:0}@media (width<=720px){.group{grid-template-columns:1fr;gap:.75rem;margin-top:1.5rem}.chart-split{grid-template-columns:1fr;gap:1rem}.chart-side-pane{border-top:1px solid #1e2833;padding-top:1rem}.status-line{flex-wrap:wrap;gap:.4rem .75rem;font-size:.78rem;overflow-x:visible}.status-updated{border-top:1px solid #2a3644;border-left:none;width:100%;margin-left:0;padding-top:.4rem;padding-left:0}}.quake-map-svg{width:100%;max-height:300px;display:block}.quake-epicenter{fill:#f85149;stroke:var(--card);stroke-width:2px}@keyframes quake-ripple-kf{0%{r:4;opacity:.9}to{r:26;opacity:0}}.quake-ripple{fill:none;stroke:#f85149;stroke-width:2px;animation:1.8s ease-out infinite quake-ripple-kf}@media (prefers-reduced-motion:reduce){.quake-ripple{r:14;opacity:.35;animation:none}}@keyframes app-shake-kf{0%{transform:translate(0)}10%{transform:translate(-6px,2px)}20%{transform:translate(5px,-3px)}30%{transform:translate(-5px,3px)}40%{transform:translate(6px,-2px)}50%{transform:translate(-4px,2px)}60%{transform:translate(4px,-2px)}70%{transform:translate(-3px,1px)}80%{transform:translate(2px,-1px)}90%{transform:translate(-1px,1px)}to{transform:translate(0)}}.app-shake{animation:1.6s ease-in-out app-shake-kf}.quake-alert{z-index:100;color:#fff;pointer-events:none;background:#7f1d1d;border:1px solid #f85149;border-radius:10px;align-items:baseline;gap:.6rem;padding:.7rem 1.2rem;transition:top .35s ease-out;display:flex;position:fixed;top:-80px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0006}.quake-alert.show{top:1rem}.quake-alert strong{font-size:1rem}.quake-alert span{opacity:.9;font-size:.85rem}@media (prefers-reduced-motion:reduce){.app-shake{animation:none}}
