:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#07182d;color:#f8fafc;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 80% 0,#0e4962 0,transparent 35%),linear-gradient(145deg,#061426,#092f41 70%,#071827);overflow-x:hidden}.haze{position:fixed;border-radius:999px;filter:blur(2px);opacity:.12;pointer-events:none}.haze-one{width:44rem;height:12rem;background:#67e8f9;right:-12rem;top:12rem;transform:rotate(-12deg)}.haze-two{width:36rem;height:10rem;background:#34d399;left:-16rem;bottom:8rem;transform:rotate(16deg)}.topbar{max-width:1240px;margin:auto;padding:28px 28px 10px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:13px;letter-spacing:.08em}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border:1px solid #38bdf8;border-radius:14px;color:#67e8f9}.brand small{display:block;color:#94a3b8;font-size:.78rem;margin-top:3px;letter-spacing:.04em}.live{display:flex;align-items:center;gap:9px;border:1px solid #1e6178;background:#08283a;padding:10px 14px;border-radius:999px;font-size:.75rem;font-weight:800;letter-spacing:.08em}.live span{width:9px;height:9px;background:#22c55e;border-radius:50%;box-shadow:0 0 0 6px #22c55e22;animation:pulse 2s infinite}@keyframes pulse{50%{box-shadow:0 0 0 10px #22c55e00}}main{max-width:1240px;margin:auto;padding:24px 28px 50px}.hero{display:grid;grid-template-columns:1fr auto;align-items:center;min-height:360px;gap:40px}.eyebrow{font-size:.78rem;letter-spacing:.18em;font-weight:800;color:#7dd3fc;margin:0 0 10px}.hero h1{font-size:clamp(3.2rem,8vw,7rem);line-height:.9;letter-spacing:-.065em;margin:0}.updated{color:#cbd5e1;margin-top:28px}.api-orb{width:270px;aspect-ratio:1;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 35% 25%,#fff4,transparent 30%),var(--status);box-shadow:0 25px 90px color-mix(in srgb,var(--status) 38%,transparent),inset 0 0 0 12px #fff2;border:1px solid #ffffff55;text-align:center}.api-orb span{font-size:.9rem;font-weight:900;letter-spacing:.2em}.api-orb strong{font-size:6.3rem;line-height:.95;letter-spacing:-.08em}.api-orb em{font-style:normal;font-weight:900;background:#07182dcc;padding:7px 13px;border-radius:999px}.alert-card{display:grid;grid-template-columns:64px 1fr;gap:20px;align-items:center;border:1px solid #ffffff22;border-left:7px solid var(--alert);background:#ffffff0e;border-radius:22px;padding:23px 26px;backdrop-filter:blur(10px)}.alert-icon{display:grid;place-items:center;width:56px;height:56px;border-radius:18px;background:var(--alert);font-size:2rem;font-weight:900}.alert-card p{margin:0 0 6px;color:#cbd5e1;font-weight:900;text-transform:uppercase;letter-spacing:.1em;font-size:.76rem}.alert-card h2{font-size:clamp(1.15rem,2.5vw,1.7rem);margin:0 0 7px}.alert-card small{color:#cbd5e1}.grid{display:grid;grid-template-columns:1.65fr .85fr;gap:20px;margin-top:20px}.panel{background:#f8fafc;color:#0f172a;border-radius:24px;padding:26px;box-shadow:0 24px 70px #0003}.panel .eyebrow{color:#0369a1}.panel h2{margin:0;font-size:1.45rem}.panel-head{display:flex;justify-content:space-between;align-items:flex-start}.panel-head>span{background:#e0f2fe;color:#0369a1;border-radius:999px;padding:8px 11px;font-size:.75rem;font-weight:800}.chart-wrap{height:280px;margin-top:15px;position:relative}.chart-wrap canvas{width:100%;height:100%}.empty{position:absolute;inset:0;display:grid;place-items:center;color:#64748b;background:repeating-linear-gradient(-45deg,#f8fafc,#f8fafc 12px,#f1f5f9 12px,#f1f5f9 24px);border-radius:16px}.hidden{display:none}.legend{display:flex;gap:16px;flex-wrap:wrap;color:#475569;font-size:.75rem}.legend span{display:flex;align-items:center;gap:6px}.legend i{width:9px;height:9px;border-radius:50%}.good{background:#22c55e}.moderate{background:#facc15}.unhealthy{background:#f97316}.danger{background:#ef4444}.times{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:30px 0 20px}.times div{padding:17px 8px;border-radius:16px;text-align:center;background:#e0f2fe}.times b{display:block;font-size:1.3rem;color:#075985}.times span{font-size:.72rem;color:#475569}.note{font-size:.82rem;color:#64748b}.source{display:inline-flex;margin-top:12px;text-decoration:none;background:#0f172a;color:white;font-weight:800;padding:12px 14px;border-radius:12px}.thresholds{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:20px}.thresholds article{display:flex;align-items:center;gap:16px;padding:20px;border:1px solid #ffffff1f;background:#ffffff0b;border-radius:20px}.thresholds>article>span{display:grid;place-items:center;min-width:70px;height:70px;border-radius:18px;font-size:1.25rem;font-weight:900}.thresholds .orange{background:#f97316}.thresholds .red{background:#dc2626}.thresholds .black{background:#111827;border:1px solid #475569}.thresholds b,.thresholds small{display:block}.thresholds small{color:#94a3b8;margin-top:5px;line-height:1.4}footer{border-top:1px solid #ffffff1a;text-align:center;padding:24px;color:#cbd5e1}footer span,footer small{display:block}footer span{font-weight:900;letter-spacing:.04em}footer small{margin-top:7px;color:#64748b}@media(max-width:800px){.topbar{align-items:flex-start}.brand b{font-size:.78rem}.hero{grid-template-columns:1fr;min-height:auto;padding:55px 0 30px}.api-orb{width:220px;justify-self:center}.grid,.thresholds{grid-template-columns:1fr}.hero h1{text-align:left}.alert-card{grid-template-columns:48px 1fr;padding:18px}.alert-icon{width:44px;height:44px;border-radius:14px}.chart-wrap{height:230px}}@media(max-width:480px){.topbar,main{padding-left:17px;padding-right:17px}.live{font-size:.62rem;padding:9px}.brand small{display:none}.hero h1{font-size:3.4rem}.api-orb{width:190px}.api-orb strong{font-size:4.6rem}.times{grid-template-columns:1fr}.thresholds article{padding:16px}}
