
.station-marker{background:transparent!important;border:0!important;overflow:visible}.station-marker span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;border:2px solid #f8fbff;color:#001011;font:800 12px/1 Poppins,sans-serif;box-shadow:0 5px 14px #0009,0 0 0 3px #06121ccc;transition:transform .2s ease}.station-marker:hover span{transform:scale(1.12)}.station-marker.is-live span{box-shadow:0 5px 14px #0009,0 0 0 3px #06121ccc,0 0 18px #29bbbf88}
.leaflet-popup-content:has(.station-popup-head){min-width:265px;margin:16px}.station-popup-head{display:flex;align-items:center;gap:9px;padding-bottom:11px;border-bottom:1px solid #ffffff18}.station-popup-head>div{display:grid}.station-popup-head strong{font:700 15px/1.25 Poppins,sans-serif}.station-popup-head small{color:#91aab5;margin-top:3px}.station-live-dot{width:9px;height:9px;border-radius:50%;background:#71828b;flex:none}.station-live-dot.is-live{background:#45c77b;box-shadow:0 0 10px #45c77b}.station-reading{margin:12px 0;background:#091522;border:1px solid #294150;border-radius:10px;overflow:hidden}.station-primary{padding:12px 14px;border-bottom:1px solid #ffffff14}.station-primary>span{display:block;color:#9ab0ba;font-size:10px;text-transform:uppercase;letter-spacing:1.3px}.station-primary>strong{display:block;color:var(--station-tone);font:800 32px/1.1 Poppins,sans-serif}.station-primary>small{color:#f4f7f8}.station-metrics{display:grid;grid-template-columns:1fr 1fr}.station-metrics span{padding:9px 12px;color:#8fa5b0;font-size:10px;border-right:1px solid #ffffff10;border-bottom:1px solid #ffffff10}.station-metrics strong{display:block;color:#fff;font-size:13px}.station-time{display:block;color:#8fa5b0}.station-location{display:flex;justify-content:space-between;gap:12px;margin-top:11px;padding-top:9px;border-top:1px solid #ffffff18;color:#91aab5;font-size:10px}.station-source{display:inline-block;margin-top:8px;font-weight:600}.station-warning{color:#f4b210!important;font-size:11px!important}.station-empty{color:#a8bac1!important}.leaflet-tooltip{background:#071421;color:#fff;border:1px solid #29bbbf;border-radius:6px;font:600 11px Poppins,sans-serif;box-shadow:0 5px 16px #0008}.leaflet-tooltip:before{border-top-color:#29bbbf}
:root{color-scheme:dark;--bg:#080f1c;--panel:#0e1929;--line:#213044;--muted:#93a6bc;--blue:#38bdf8;--amber:#f5bb53}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:#ecf3fc;font:16px/1.5 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}button,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,select:focus-visible{outline:2px solid var(--blue);outline-offset:4px}a{color:var(--blue);text-decoration:none}header{padding:22px 4.3%;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;background:#0a1320}.brand{font-size:21px;letter-spacing:1.5px;font-weight:850;color:#f6fbff;display:flex;align-items:center;gap:6px}.brand>span:not(.radar-logo){color:var(--blue)}.radar-logo{color:var(--blue);font-size:35px;margin-right:8px}.brand small{font-size:10px;color:var(--muted);font-weight:500;letter-spacing:2px;border-left:1px solid var(--line);margin-left:15px;padding-left:20px}.header-right{display:flex;gap:20px;align-items:center;font-size:12px;color:var(--muted)}.badge{border:1px solid #2b4356;padding:5px 10px;border-radius:4px;color:#a3c5d5;font-size:11px;letter-spacing:1px}main{max-width:1510px;margin:auto;padding:34px 4.3% 0}.heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px}.eyebrow{font-size:11px;font-weight:650;letter-spacing:2px;color:var(--muted)}h1{font-size:32px;letter-spacing:-1px;line-height:1.15;margin:9px 0}h2{font-size:24px;letter-spacing:-.6px;line-height:1.25;margin:9px 0 18px}h3{font-size:18px;margin:10px 0}p{color:var(--muted);margin:9px 0;font-size:14px}.location{display:flex;align-items:center;gap:10px}.location label{font-size:12px;color:var(--muted)}select,button{background:#122033;border:1px solid #2a3a50;border-radius:6px;color:#e1ecf9;padding:10px 13px}select{max-width:220px}.brief{display:flex;align-items:center;gap:17px;padding:15px 20px;background:#11273a;border:1px solid #22435b;border-left:3px solid var(--blue);border-radius:7px;margin-bottom:20px}.brief-icon{font-size:31px;color:var(--blue)}.brief strong{display:block;font-size:18px}.brief div>span{font-size:13px;color:#a4b9cb}.brief button{margin-left:auto;white-space:nowrap;background:transparent;font-size:13px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.stat{background:var(--panel);border:1px solid var(--line);border-radius:8px;padding:19px 20px;overflow:hidden}.stat-label{font-size:11px;letter-spacing:1.4px;color:#a9b9cb;display:flex;justify-content:space-between;align-items:center}.stat-label span{font-size:22px;color:var(--blue)}.value{font-size:53px;font-weight:750;letter-spacing:-2px;line-height:1.3;font-variant-numeric:tabular-nums}.value small{font-size:20px;letter-spacing:0;margin-left:4px;color:var(--muted)}.blue{color:var(--blue)}.amber{color:var(--amber)}.stat p{font-size:12px;min-height:18px;margin:2px 0 13px}.stat-bottom{display:block;border-top:1px solid var(--line);padding-top:12px;font-size:11px;color:var(--muted)}.link{color:var(--blue)}.watch{font-size:28px;font-weight:650;line-height:2.45;letter-spacing:-1px}section{margin-top:36px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:12px}.source-tag{font-size:12px;color:var(--muted)}.map-shell{border:1px solid var(--line);border-radius:9px;overflow:hidden;background:#101f2e}.map-toolbar{padding:12px;display:flex;justify-content:space-between;gap:8px;border-bottom:1px solid var(--line)}.layers{display:flex;gap:5px;flex-wrap:wrap}.map-toolbar button{font-size:12px;padding:8px 13px;background:transparent;border-color:transparent}.map-toolbar button.active{background:#1e3d53;color:#6cd2ff;border-color:#34647c}#map{height:440px;background:#101f2e;z-index:0}.map-caption{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;font-size:11px;color:var(--muted);gap:20px}.gradient{display:inline-block;width:75px;height:6px;background:linear-gradient(90deg,#44c8ef,#a4d6a6,#e7b660,#e88057);border-radius:9px;margin:0 8px}#legend{white-space:nowrap}.note{font-size:12px}.hourly{display:flex;overflow-x:auto;border:1px solid var(--line);border-radius:8px;background:var(--panel)}.hour{flex:1;min-width:88px;padding:17px 12px;text-align:center;border-right:1px solid var(--line)}.hour:first-child{background:#13283b}.hour small{font-size:12px;color:var(--muted)}.weather-icon{display:block;font-size:26px;color:#f1c36e;margin:10px 0}.hour strong{display:block;font-size:21px}.precip{color:var(--blue);font-size:12px;margin-top:8px}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:20px}.two-columns section{border:1px solid var(--line);border-radius:8px;background:var(--panel);padding:24px}.two-columns section>a{font-size:13px}.dust-chart{display:flex;gap:18px;align-items:flex-end;height:150px;padding:20px 0 10px;margin-bottom:20px}.dust-day{flex:1;text-align:center;font-size:12px;color:var(--muted)}.dust-bar{background:linear-gradient(#d3a358,#684f35);border-radius:4px 4px 0 0;margin:5px auto;width:65%;min-height:3px}.info{border-top:1px solid var(--line);padding-top:15px;margin-bottom:15px}.info strong{font-size:14px}.info p{font-size:13px}.outlook{display:block;min-height:190px;background:#0b1627;border-radius:5px;overflow:hidden;margin:17px 0}.outlook img{display:block;width:100%;max-height:245px;object-fit:contain}.outlook>span{display:block;padding:14px}.week{display:grid;grid-template-columns:repeat(7,1fr);border:1px solid var(--line);background:var(--panel);border-radius:8px;overflow:hidden}.day{padding:20px 12px;text-align:center;border-right:1px solid var(--line)}.day strong{font-size:14px}.day .temps{font-size:22px;font-weight:700}.temps small{color:var(--muted);font-size:16px;font-weight:400}.day .range{height:4px;background:linear-gradient(90deg,#4599ad,#e6b662);margin:15px 10px;border-radius:5px}.decisions{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.decisions article{padding:0 20px 0 0;border-right:1px solid var(--line)}.decisions article:last-child{border:0}.decision-icon{font-size:27px;color:var(--blue)}.decisions p{line-height:1.7}.community{background:linear-gradient(115deg,#102539,#0e1b2c);border:1px solid #284257;border-radius:9px;padding:32px;display:grid;grid-template-columns:1.4fr 1fr;gap:60px;margin-top:42px}.community h2{font-size:29px}.community p{max-width:550px}.connection{display:flex;align-items:center;gap:10px;color:var(--amber);font-size:13px}.network-count{font-size:77px;font-weight:750;color:var(--blue);line-height:1.1}.network-count>span{font-size:43px;font-weight:400}.network-count small{display:block;font-size:10px;letter-spacing:1.5px;color:#b1c5d9;margin-top:10px}.network-count p{font-size:13px;font-weight:400;line-height:1.6;margin-top:15px}footer{border-top:1px solid var(--line);margin-top:38px;padding:25px 0 30px;display:flex;justify-content:space-between;gap:30px;align-items:flex-start}footer .brand{font-size:14px}footer p,footer div{font-size:11px;color:var(--muted);margin:0;max-width:400px}.empty{padding:20px;color:var(--muted)}.temp-marker{border:2px solid #e7bf79;border-radius:50%;background:#cda66a;color:#121b25;font-size:13px;font-weight:800;display:flex!important;align-items:center;justify-content:center;box-shadow:0 0 0 5px #101a2c40}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#101f31;color:#edf3fa}.leaflet-popup-content{min-width:190px;font:14px/1.6 -apple-system,sans-serif}.popup-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:10px 0}.popup-grid span{font-size:11px;color:#9eb2c9}.popup-grid strong{display:block;color:white;font-size:16px}.leaflet-control-attribution{font-size:10px!important}.leaflet-control-zoom a{background:#112338!important;color:#ddecf7!important;border-color:#2d4255!important}.map-error{padding:80px 25px;text-align:center}.main-basemap{filter:brightness(.42) saturate(.55) contrast(1.15)}.ui-icon,.weather-symbol{width:1.35em;height:1.35em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle}.radar-logo .ui-icon{width:1em;height:1em}.stat-label>.ui-icon{font-size:22px;color:var(--blue)}button>.ui-icon{width:1.15em;height:1.15em}#refresh,#reset,#locate{display:inline-flex;align-items:center;justify-content:center;gap:7px}.brief-icon{display:grid;place-items:center}.brief-icon .ui-icon{width:1em;height:1em}.weather-icon{display:grid;place-items:center;height:34px}.weather-symbol{width:28px;height:28px}
@media(min-width:1500px){#map{height:490px}}@media(max-width:900px){.header-right .badge,.brand small{display:none}.heading{align-items:flex-start;flex-direction:column}.stats{grid-template-columns:repeat(2,1fr)}.two-columns{gap:14px}.watch{font-size:27px}.week{overflow-x:auto}.day{min-width:100px}.community{gap:25px}footer{flex-wrap:wrap}.location label{font-size:13px}}@media(max-width:600px){header{padding:13px 18px}.brand{font-size:17px}.radar-logo{font-size:26px}.header-right{font-size:10px}main{padding:24px 16px 0}h1{font-size:27px}h2{font-size:22px}.eyebrow{font-size:10px;letter-spacing:1.5px}.heading{gap:15px}.location{width:100%}.location select{flex:1;max-width:none;font-size:14px}.brief{padding:12px;gap:10px}.brief strong{font-size:16px}.brief div>span{font-size:12px}.brief button{padding:8px;font-size:19px}.brief button span{display:none}.brief-icon{font-size:25px}.stats{gap:10px}.stat{padding:14px}.stat-label{font-size:10px;letter-spacing:.6px}.stat-label span{font-size:19px}.value{font-size:43px}.value small{font-size:16px}.stat p{font-size:12px;min-height:36px}.stat-bottom{font-size:10px;min-height:42px}.watch{font-size:22px;line-height:2.54}.section-heading{align-items:flex-start;flex-direction:column;gap:0;margin-bottom:12px}.section-heading h2{margin-bottom:6px}.source-tag{font-size:11px}.map-toolbar{padding:7px}.map-toolbar button{font-size:11px;padding:8px}.map-toolbar #reset span{display:none}#map{height:360px}.map-caption{align-items:flex-start;flex-direction:column;gap:6px;padding:10px}.two-columns{grid-template-columns:1fr;gap:0}.two-columns section{padding:20px}.decisions{grid-template-columns:1fr;gap:16px}.decisions article{border-right:0;border-bottom:1px solid var(--line);padding-bottom:18px}.community{grid-template-columns:1fr;padding:23px;gap:22px}.community h2{font-size:25px}.network-count{font-size:62px}.community p{font-size:14px}footer{gap:17px}.week{display:flex}.day{flex:1}.hour{min-width:79px}section{margin-top:30px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.weather-symbol{overflow:visible}.weather-symbol .wx-cloud{fill:#f7fbff14;stroke:#f7fbff}.weather-symbol .wx-rain{stroke:#38bdf8}.weather-symbol .wx-lightning{fill:#f6c84f;stroke:#f6c84f}.weather-symbol .wx-sun{stroke:#f6c84f}.weather-symbol .wx-snow{stroke:#bcecff}.weather-symbol .wx-fog{stroke:#8fd8f4}.weather-symbol .wx-cloud,.weather-symbol .wx-rain,.weather-symbol .wx-lightning,.weather-symbol .wx-sun,.weather-symbol .wx-snow,.weather-symbol .wx-fog{stroke-linecap:round;stroke-linejoin:round}
.now-observations{display:grid;gap:3px;margin:7px 0 9px;color:#9fb4c8;font-size:12px;line-height:1.35}.now-observations #raining-stations{color:#64c9f3}
#now-icon{display:grid;place-items:center;width:30px;height:30px}#now-icon .weather-symbol{width:30px;height:30px}

.station-watch{margin-top:14px;padding:20px;background:linear-gradient(120deg,#0b1825,#102331);border:1px solid #244153;border-radius:10px}.station-watch-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px}.station-watch-head h3{margin:5px 0 0}.station-watch-cycle{font-size:11px;color:#9fb4bd;display:flex;align-items:center;gap:7px}.station-watch-cycle i{width:7px;height:7px;border-radius:50%;background:#45c77b;box-shadow:0 0 10px #45c77b}.station-highlights{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.station-highlights article{min-height:116px;padding:13px;background:#08131f;border:1px solid #203646;border-top:3px solid var(--highlight-tone,#314a59);border-radius:7px;display:flex;flex-direction:column}.station-highlights article>span{min-height:31px;color:#8fa8b3;font-size:9px;font-weight:650;line-height:1.35;letter-spacing:1px;text-transform:uppercase}.station-highlights article>strong{color:var(--highlight-tone,#607884);font:800 27px/1.2 Poppins,sans-serif;margin:7px 0 5px}.station-highlights article>small{color:#f0f5f6;font-size:10px;line-height:1.35}.station-highlights .rain-highlight{background:linear-gradient(145deg,#08131f,#082233)}
@media(max-width:1000px){.station-highlights{grid-template-columns:repeat(4,1fr)}}@media(max-width:600px){.station-watch{padding:15px}.station-watch-head{align-items:flex-start;flex-direction:column}.station-highlights{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:4px}.station-highlights article{min-width:145px;scroll-snap-align:start}.station-watch-cycle{font-size:10px}}
.radar-link{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border:1px solid #057c90;border-radius:6px;background:linear-gradient(135deg,#057c9033,#29bbbf18);color:#51d7dc;font-size:12px;font-weight:750;white-space:nowrap}.radar-link:hover{border-color:#29bbbf;background:#057c904d}.radar-link b{font-size:13px}.radar-network-note{display:flex;align-items:center;gap:10px;padding:11px 15px;border-top:1px solid var(--line);background:#071622;color:var(--muted);font-size:11px}.radar-network-note .ui-icon{flex:0 0 auto;color:#f4b210;font-size:20px}.radar-network-note strong{color:#f4b210}.signal-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:4px 0 16px}.signal-strip span{display:flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid #184151;border-radius:6px;background:#057c9017;color:#cce9ea;font-size:11px;font-weight:700;letter-spacing:.3px}.signal-strip i{width:7px;height:7px;border-radius:50%;background:#29bbbf;box-shadow:0 0 10px #29bbbf}@media(max-width:600px){.radar-link{padding:7px 9px;font-size:11px}.radar-network-note{align-items:flex-start}.signal-strip{grid-template-columns:repeat(2,1fr)}}
