/* OnweerRadar — no framework, no web fonts, no external render dependencies. */
:root{--ink:#19343d;--muted:#65777d;--paper:#f6f7f3;--white:#fff;--line:#dfe5df;--accent:#d5ef83;--green:#397158;--radius:18px;--shadow:0 4px 20px #213c4310;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;font-size:15px;line-height:1.6}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{color:inherit}a{color:inherit;text-decoration:none}a:hover{color:var(--green)}button:disabled{cursor:wait;opacity:.6}a,button{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #54816a;outline-offset:4px}button{border:0}img{max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.17;letter-spacing:-.04em}h1{font-size:clamp(34px,4vw,52px);font-weight:680}h2{font-size:28px;font-weight:650}h3{font-size:17px;font-weight:650}p{line-height:1.7}small{font-size:12px}strong{font-weight:650}.shell{width:calc(100% - 96px);max-width:1336px;margin-inline:auto}.icon{width:22px;height:22px;flex-shrink:0;vertical-align:middle}.screen-reader-text,.skip-link:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{position:fixed;top:12px;left:12px;z-index:10000;background:var(--accent);padding:12px 24px}.site-header{border-bottom:1px solid var(--line);background:#fbfcf9}.header-inner{height:90px;display:flex;align-items:center;gap:50px}.brand{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;font-size:23px;font-weight:800;letter-spacing:-1.1px}.brand-light{font-weight:450}.brand-be{color:#798a83;font-size:17px}.brand-icon{width:36px;height:38px;border-radius:11px;background:var(--ink);color:var(--accent);display:grid;place-items:center}.brand-icon .icon{fill:var(--accent);stroke-width:.7;width:21px;height:25px}.desktop-nav{display:flex;gap:28px;align-items:center;font-size:13px;font-weight:600;flex:1}.desktop-nav ul{list-style:none;display:flex;gap:22px;padding:0;margin:0}.desktop-nav a{position:relative;padding-block:34px}.desktop-nav a[aria-current=page]:after{content:"";position:absolute;bottom:21px;left:0;right:0;height:2px;background:var(--green)}.header-actions{display:flex;gap:22px;align-items:center}.search-open{display:flex;gap:11px;align-items:center;background:#edf0ea;border:1px solid #e1e6df;border-radius:9px;padding:9px 13px;font-size:12px;color:#62746c;min-height:40px}.search-open .icon{width:17px;height:17px}.search-open kbd{margin-left:20px;background:#fbfcf8;border:1px solid var(--line);border-radius:3px;line-height:18px;width:18px;color:#7e8d82}.locale{font-size:11px;font-weight:700;display:flex;gap:8px;align-items:center}.flag{display:inline-block;width:14px;height:10px;color:#202422;font-size:12px;line-height:10px;background:linear-gradient(90deg,#202422 33%,#e4cc69 33%,#e4cc69 66%,#c57756 66%)}.menu-toggle{display:none!important}.icon-button{background:transparent;width:38px;height:38px;display:inline-grid;place-items:center;border-radius:8px}.icon-button:hover{background:#dfe6dc}.mobile-nav{padding:15px 0;display:flex;gap:16px;flex-wrap:wrap}.mobile-nav[hidden]{display:none}.main-content{padding-bottom:68px}.hero-heading{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:46px 0 29px}.hero-eyebrow{display:flex;align-items:center;gap:18px;margin-bottom:14px}.eyebrow{font-size:10px;letter-spacing:1.6px;font-weight:750;color:#647969}.date-label{font-size:11px;color:#89948c;border-left:1px solid #d1d9cf;padding-left:17px}.heading-dot{color:#83a465}.hero-heading h1{margin-bottom:10px}.hero-heading p{color:var(--muted);font-size:14px}.hero-status{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0;padding-top:30px}.hero-status>span:last-child{font-size:10px;color:#87918a}.status{font-size:11px;display:inline-flex;align-items:center;gap:7px}.status:before{content:"";width:6px;height:6px;background:#619c68;border-radius:50%;box-shadow:0 0 0 4px #79a37112}.status.neutral:before{background:#9aa597}.status.stale:before{background:#bb772d}.weather-layout{display:grid;grid-template-columns:minmax(0,1fr) 292px;gap:22px;align-items:stretch}.radar-panel{border-radius:var(--radius);background:#162c36;color:#e5ede4;overflow:hidden;display:flex;flex-direction:column;position:relative;box-shadow:var(--shadow)}.map-top{padding:20px 24px 0;display:flex;justify-content:space-between;align-items:center;z-index:2}.map-heading{display:flex;align-items:center;gap:9px;font-size:14px}.map-dot{width:7px;height:7px;border-radius:50%;background:var(--accent)}.map-source{font-size:8px;letter-spacing:1.3px;border-left:1px solid #60716f;margin-left:8px;padding-left:15px;color:#a9b9b9}.map-expand{border:1px solid #47606a;background:#263e48;color:#d8e2df;border-radius:7px;padding:5px;display:grid;place-items:center}.map-expand .icon{width:17px;height:17px}.layer-tabs{display:flex;gap:5px;padding:17px 24px 2px;z-index:2}.layer-tabs button{display:flex;gap:7px;align-items:center;border:1px solid #ffffff1a;background:#ffffff07;border-radius:7px;padding:8px 13px;font-size:11px;color:#c9d5d4;min-height:35px}.layer-tabs button:hover{background:#ffffff15}.layer-tabs button .icon{width:15px;height:15px}.layer-tabs button[aria-pressed=true]{background:var(--accent);border-color:var(--accent);color:#243c30;font-weight:700}.map-viewport{position:relative;aspect-ratio:960/500;min-height:320px;flex:1;isolation:isolate;overflow:hidden}.map-static{position:absolute;inset:0}.map-static>img{width:100%;height:100%;object-fit:fill;opacity:.98}.map-label{position:absolute;display:flex;align-items:center;gap:6px;color:#e2e9e5;transform:translate(-4px,-8px);font-size:10px;line-height:1.3;font-weight:500;text-shadow:0 1px 4px #0009;z-index:1}.map-label i{width:8px;height:8px;background:#a4c994;border:2px solid #c6dea9;border-radius:50%;box-shadow:0 0 0 5px #b0d18b0c}.map-label.elevated i{background:#e7bc75;border-color:#f3d38d;box-shadow:0 0 0 7px #efc07115}.map-label span{display:flex;flex-direction:column;gap:2px}.map-label strong{font-size:12px;font-weight:650;color:#d6eab2}.map-label:hover{color:#e9f9c9}.map-activate{position:absolute;bottom:10px;left:22px;z-index:4;display:flex;gap:9px;align-items:center;font-size:11px;font-weight:600;border-radius:8px;padding:9px 12px;background:#f0f5e9;color:var(--ink);box-shadow:0 2px 14px #0002}.map-activate>.icon{width:16px;height:16px}.map-activate>span{margin-left:6px;color:#62846d}.map-feedback{position:absolute;z-index:5;bottom:10px;right:18px;max-width:55%;padding:6px 9px;border-radius:6px;font-size:11px;background:#172e38e6}.map-feedback:empty{display:none}.map-bottom{position:relative;background:#172d36;border-top:1px solid #ffffff0b;padding:8px 22px 11px}.map-legend{display:flex;align-items:center;gap:9px;font-size:9px;color:#aabbba;justify-content:flex-end;margin-bottom:6px;flex-wrap:wrap}.legend-title{margin-right:auto;font-size:10px}.legend-gradient{width:65px;height:4px;border-radius:10px;background:linear-gradient(90deg,#a9d79b,#e9d47e,#e58b6d)}.legend-low{order:0}.legend-high{order:1}.timeline{display:flex;align-items:center;gap:18px;padding:3px 0 13px}.play-button{width:31px;height:31px;background:var(--accent);color:#1c352f;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.play-button .icon{width:12px;height:12px;fill:currentColor;stroke-width:1}.time-options{display:flex;align-items:center;justify-content:space-between;flex:1;gap:5px;border-radius:6px;background:#ffffff06;padding:3px}.time-options button{font-size:11px;background:transparent;color:#aebebb;padding:5px 12px;border-radius:5px;flex:1;white-space:nowrap}.time-options button[aria-pressed=true]{background:#3a5256;color:#fff}.timeline-label{font-size:10px;color:#aebebb;font-variant-numeric:tabular-nums}.map-attribution{font-size:8px;color:#839a9f;display:flex;gap:12px;justify-content:space-between}.map-attribution a{text-decoration:underline;color:#98aaa9}.card{background:white;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 3px 10px #213c4303}.current-card{padding:21px 24px;display:flex;flex-direction:column}.card-topline{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.card-topline .eyebrow{font-size:9px;letter-spacing:1.5px}.card-topline .icon-button{background:#f1f4ed;width:29px;height:29px;color:#728269}.card-topline .icon{width:15px;height:15px}.current-place{font-size:23px;font-weight:650;letter-spacing:-.5px;display:flex;align-items:center;gap:6px}.current-place .icon{width:14px;height:14px}.muted{color:var(--muted);font-size:12px}.compact{font-size:10px;margin-top:3px}.temperature-row{display:flex;align-items:center;justify-content:space-between;padding-top:7px}.temperature{font-size:79px;line-height:1.4;letter-spacing:-6px;font-weight:400;font-variant-numeric:tabular-nums}.temperature sup{font-size:47px;line-height:1;vertical-align:top;display:inline-block;padding-top:14px;font-weight:300}.weather-illustration{display:grid;place-items:center;width:90px;height:100px;color:#698c9a}.weather-illustration>.icon{width:72px;height:72px;stroke-width:1.25;filter:drop-shadow(0 4px 4px #abc4cc40)}.sun{color:#b88b3c}.bolt{color:#c49d51}.rain{color:#568ca8}.cloud{color:#8aa0a6}.condition{font-weight:600;font-size:13px}.feels{font-size:11px;margin-top:2px}.weather-metrics{margin:19px 0 17px;padding-top:15px;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:14px}.weather-metrics>div{display:flex;align-items:center;gap:10px;font-size:11px}.weather-metrics>div>.icon{width:16px;height:16px;color:#718991}.weather-metrics>div>span{color:#6b7a7a;display:flex;flex-direction:column}.weather-metrics>div>span>small{font-size:8px;color:#909c99}.weather-metrics strong{margin-left:auto;font-size:13px;white-space:nowrap}.weather-metrics strong small{font-size:9px;font-weight:400;color:#697b7d}.risk-inline{display:flex;gap:10px;justify-content:space-between;align-items:center;background:#f0f5e9;padding:11px 10px;border-radius:8px;font-size:10px}.risk-inline span{display:flex;align-items:center;gap:5px}.risk-inline .icon{width:14px;height:14px;color:#78985d}.risk-inline strong{color:#537144;font-size:10px}.text-link{font-weight:600;font-size:12px;display:inline-flex;align-items:center;gap:10px}.text-link .icon{width:16px;height:16px}.current-card>.text-link{font-size:10px;justify-content:space-between;margin-top:auto;padding-top:21px}.map-caption{display:flex;gap:7px;align-items:center;margin:13px 0 29px;color:#85908c;font-size:10px}.map-caption>.icon{width:14px;height:14px;align-self:flex-start;margin-top:1px}.map-caption p{font-size:10px}.map-caption p a{text-decoration:underline;margin-left:6px}.map-caption strong{font-weight:500}.official-link{display:flex;gap:6px;align-items:center;white-space:nowrap;margin-left:auto;font-size:9px}.official-link .icon{width:14px;height:14px}.quick-links{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:13px;background:#fff}.quick-links>a{padding:19px 20px;display:flex;gap:12px;align-items:center;border-right:1px solid var(--line)}.quick-links>a:last-child{border-right:0}.quick-icon{display:grid;place-items:center;width:35px;height:35px;background:#f1f4e8;color:#789665;border-radius:11px;flex-shrink:0}.quick-icon .icon{width:19px;height:19px}.quick-links>a>span:nth-child(2){display:flex;flex-direction:column;gap:4px}.quick-links strong{font-size:12px;letter-spacing:-.1px}.quick-links small{font-size:10px;color:#859084;line-height:1.4}.quick-links>a>.icon{width:14px;height:14px;color:#8da08e;margin-left:auto}.section-block{margin-top:45px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px}.section-heading .eyebrow{display:block;margin-bottom:10px}.section-heading h2{font-size:27px}.section-heading>.muted{font-size:10px}.subtle-tag{border:1px solid var(--line);padding:5px 10px;border-radius:6px;color:#7c8d80;font-size:9px;white-space:nowrap}.hourly-scroll{overflow-x:auto;scrollbar-width:thin;scrollbar-color:#c5d2bc transparent;border:1px solid var(--line);border-radius:13px;background:#fff}.hourly-grid{display:flex;padding:10px 7px}.hour-column{display:flex;align-items:center;flex-direction:column;min-width:calc(100% / 12);padding:10px 16px 12px;position:relative;border-right:1px solid #edf0eb}.hour-column:last-child{border:0}.hour-column.first-hour{background:#f4f7ec;border-radius:9px}.hour-label{font-size:11px;color:#6f7f73;white-space:nowrap}.hour-day{font-size:8px;color:#98a093;margin-top:3px}.hour-symbol{margin:19px 0 9px;display:block}.hour-symbol .icon{width:26px;height:26px;stroke-width:1.4}.hour-temp{font-size:23px;font-weight:500;letter-spacing:-1px}.rain-bar{width:24px;height:20px;background:linear-gradient(to top,#c8e2e6 var(--rain),transparent var(--rain));border-bottom:1px solid #e2eceb;margin:2px 0 5px;border-radius:3px}.hour-rain{font-size:10px;color:#618f9c;white-space:nowrap}.hour-rain small{font-size:8px}.period{font-size:8px;color:#95a6a7;margin-top:1px}.hour-wind{display:flex;align-items:center;gap:4px;font-size:9px;color:#8d998a;margin-top:15px}.hour-wind .icon{width:12px;height:12px}.data-note{font-size:9px;color:#869084;margin-top:10px;line-height:1.65}.summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:28px}.summary-card{padding:26px 30px;box-shadow:none}.summary-card>.eyebrow{font-size:9px}.summary-card h2{font-size:22px;margin-top:10px}.summary-card p{font-size:12px;color:#708078;margin-top:14px;line-height:1.85}.summary-card .text-link{margin-top:20px;font-size:10px}.days-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(105px,1fr));gap:10px}.day-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:20px 10px 14px;text-align:center}.day-card h3{font-size:12px;letter-spacing:0;margin-bottom:4px}.day-card>.muted{font-size:9px}.day-icon{display:block;margin:20px 0 13px}.day-icon .icon{width:32px;height:32px;stroke-width:1.45}.day-temperatures{display:flex;align-items:center;justify-content:center;gap:8px}.day-temperatures strong{font-size:23px;letter-spacing:-.8px;font-weight:550}.day-temperatures span{font-size:15px;color:#95a19a}.day-card p{display:flex;gap:4px;align-items:center;justify-content:center;font-size:10px;color:#6e949e;margin-top:12px}.day-card p .icon{width:12px;height:12px}.day-card>small{font-size:8px;color:#929d8c;display:block;margin-top:7px}.city-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.city-card{background:#fff;border:1px solid var(--line);border-radius:12px;display:flex;align-items:center;gap:10px;padding:22px 19px;transition:transform .18s ease,border-color .18s ease}.city-card:hover{transform:translateY(-2px);border-color:#9dad94;box-shadow:var(--shadow)}.city-card h3{font-size:14px;letter-spacing:-.3px}.city-card>div>span{font-size:8px;color:#98a08e;display:block;margin-top:6px}.city-weather{display:flex;gap:8px;align-items:center;margin-left:auto}.city-weather .icon{width:23px;height:23px;stroke-width:1.5}.city-weather strong{font-size:20px;line-height:1.1;color:var(--ink);font-weight:500;letter-spacing:-.7px}.city-card>.icon{width:12px;height:12px;color:#9eae97}.explainer{display:flex;gap:30px;align-items:center;background:#eaf0e3;border:1px solid #e1e9d8;border-radius:18px;margin-top:47px;padding:42px}.explainer-icon{width:90px;height:90px;background:#dce8cd;border:1px solid #d0dfbd;border-radius:50%;color:#7d9658;display:grid;place-items:center;flex-shrink:0}.explainer-icon .icon{width:40px;height:40px;stroke-width:1.2}.explainer h2{font-size:29px;line-height:1.25;margin-top:10px}.explainer p{font-size:11px;color:#7a8a70;margin-top:13px;max-width:430px}.explainer .text-link{font-size:10px;margin-top:18px}.explainer-features{margin-left:auto;display:flex;flex-direction:column;gap:17px;white-space:nowrap;padding-left:25px;border-left:1px solid #d5dfca;font-size:11px;color:#728365}.explainer-features>span{display:flex;align-items:center;gap:9px}.explainer-features .icon{width:16px;height:16px;color:#829c5c}.faq{max-width:800px;margin-inline:auto;margin-top:53px}.faq>.eyebrow{display:block;margin-bottom:11px}.faq h2{margin-bottom:22px}.faq details{border-top:1px solid var(--line);padding:17px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{list-style:none;cursor:pointer;font-size:13px;font-weight:550;display:flex;justify-content:space-between;gap:25px}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";font-size:20px;font-weight:300;line-height:20px;color:#849676}.faq details[open] summary:after{content:"−"}.faq details p{font-size:12px;margin:13px 30px 5px 0;color:var(--muted)}.faq a{text-decoration:underline}.site-footer{background:#eef1e9;border-top:1px solid #e0e5da;padding:40px 0 19px}.footer-top{display:grid;grid-template-columns:1.7fr 1fr 1fr 1fr;gap:45px;padding-bottom:33px}.footer-top .brand{font-size:21px}.footer-top .brand-icon{width:31px;height:32px;border-radius:9px}.footer-top .brand-be{font-size:14px}.footer-top p{font-size:11px;color:#899580;margin-top:15px}.footer-top h2{font-size:11px;letter-spacing:0;margin-bottom:16px;font-weight:650}.footer-top>div>a:not(.brand){display:block;font-size:10px;color:#7d8b73;margin-top:9px}.footer-bottom{display:flex;gap:20px;align-items:center;justify-content:space-between;border-top:1px solid #dbe2d3;padding-top:18px}.footer-bottom p{font-size:8px;color:#889581}.footer-bottom a{text-decoration:underline}.breadcrumbs{display:flex;align-items:center;gap:9px;font-size:10px;color:#879783;padding-top:20px}.breadcrumbs .icon{width:11px;height:11px}.breadcrumbs+.hero-heading{padding-top:26px}.local-context{display:flex;justify-content:space-between;align-items:center;margin-top:25px;font-size:11px;color:#7e8c7a;gap:20px}.local-context>span{display:flex;gap:6px;align-items:center}.local-context .icon{width:14px;height:14px}.local-context button{background:transparent;font-size:10px;font-weight:600;white-space:nowrap;display:flex;gap:7px;align-items:center}.location-about{padding:30px;display:grid;grid-template-columns:1fr 1fr;gap:35px;margin-top:32px;align-items:center}.location-about h2{margin:10px 0}.location-about p{font-size:12px}.location-about .data-note{font-size:9px;max-width:320px}.button{display:inline-flex;align-items:center;justify-content:center;gap:13px;padding:12px 19px;background:var(--ink);color:#fff;border-radius:9px;font-weight:600;font-size:12px;border:1px solid var(--ink);min-height:45px}.button:hover{background:#2e5055;color:#fff}.button.secondary{background:#fff;color:var(--ink);border-color:var(--line)}.button .icon{width:18px;height:18px}.data-empty{background:#edf1e9;border:1px dashed #d4ddcf;border-radius:13px;padding:32px;display:flex;align-items:center;gap:20px;color:#7e9177}.data-empty>.icon{width:36px;height:36px;stroke-width:1.25}.data-empty strong{font-size:13px}.data-empty p{font-size:11px;margin-top:4px;max-width:650px}.stale-banner{display:flex;align-items:center;gap:10px;padding:12px 16px;margin-bottom:18px;background:#faf0d8;color:#836124;border-radius:9px;font-size:12px}.stale-banner .icon{width:17px;height:17px}.page-space{padding-top:55px;padding-bottom:65px}.prose{max-width:780px}.prose h1{margin-bottom:25px}.prose h2{font-size:25px;margin:35px 0 15px}.prose p{font-size:14px;color:#687d76;margin:18px 0}.prose .lead,.lead{font-size:18px;line-height:1.7;color:#71877b;margin-top:18px}.prose a:not(.button){text-decoration:underline;text-underline-offset:3px}.prose li{color:#687d76;line-height:1.8;font-size:14px}.prose .button{margin-top:20px}.prose img{height:auto}.empty-page{padding:110px 0 130px;min-height:65vh}.empty-page h1{margin:18px 0 25px}.empty-page p{color:var(--muted);margin-bottom:25px}.directory-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:25px}.directory-city{display:grid;grid-template-columns:1fr auto;gap:4px 8px;padding:19px;border:1px solid var(--line);border-radius:11px;background:#fff;align-items:center}.directory-city>strong{font-size:13px}.directory-city>span{font-size:10px;color:#849178;grid-row:2;grid-column:1}.directory-city>.icon{grid-column:2;grid-row:1/3;width:16px;height:16px;color:#8da17a}.directory-city:hover{border-color:#829c71}.city-filter{display:flex;align-items:center;gap:12px;max-width:520px;margin:25px 0 10px;border:1px solid #cdd9c6;background:#fff;border-radius:10px;padding:13px 17px}.city-filter .icon{color:#829877;width:20px;height:20px}.city-filter input{border:0;outline:0;width:100%;background:transparent;font-size:14px}.city-filter:focus-within{outline:3px solid #54816a;outline-offset:2px}.search-dialog{border:1px solid #dbe4d4;border-radius:18px;box-shadow:0 25px 100px #142c3650;padding:25px 30px 30px;width:min(550px,calc(100% - 32px));max-height:85vh;margin-top:10vh;color:var(--ink);background:#fafbf7}.search-dialog::backdrop{background:#162c3680;backdrop-filter:blur(3px)}.dialog-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:19px}.search-dialog label{font-size:26px;font-weight:600;letter-spacing:-.6px}.dialog-input{display:flex;align-items:center;gap:12px;background:white;border:1px solid #c4d2b9;border-radius:9px;margin:19px 0 10px;padding:12px 15px}.dialog-input:focus-within{outline:2px solid #698561}.dialog-input>.icon{color:#8ea27a;width:20px;height:20px}.dialog-input input{width:100%;border:0;background:transparent;outline:0;font-size:14px}.search-dialog .muted{font-size:10px}.search-results{list-style:none;padding:0;margin:18px 0;display:flex;flex-direction:column;gap:4px}.search-results a{display:flex;justify-content:space-between;align-items:center;padding:11px 12px;border-radius:7px;font-size:13px}.search-results a small{font-size:10px;color:#819373}.search-results a:hover,.search-results a:focus{background:#e7efd9}.radar-panel:fullscreen{border-radius:0;max-width:100vw;max-height:100vh}.radar-panel:fullscreen .map-viewport{aspect-ratio:auto}.radar-panel:fullscreen .map-static{max-width:1200px;margin:auto}.leaflet-container{background:#162c36!important;font:inherit}.leaflet-control-attribution{font-size:8px!important;background:#ffffffdc!important}.leaflet-control-zoom a{background:#29434a!important;color:#d3e2d9!important;border-color:#617579!important}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fbfcf8!important;color:#19343d!important;border-radius:10px!important}.leaflet-popup-content{font-size:12px!important}.leaflet-popup-content strong{font-size:15px}.leaflet-popup-content a{color:#397158!important;text-decoration:underline}.map-popup-line{display:block;margin-top:6px}.leaflet-tooltip{background:#17303cdd!important;color:#eef5e8!important;border:1px solid #627e71!important;font-size:10px!important;box-shadow:none!important}.leaflet-tooltip:before{display:none!important}#interactive-map{position:absolute;inset:0;z-index:2}.street-toggle{display:block;margin:8px!important;border:1px solid #60716f;border-radius:6px;padding:7px 9px;background:#f4f8ec;font-size:10px;color:#263e39;box-shadow:0 1px 5px #0002}.admin-bar .site-header{margin-top:0}[hidden]{display:none!important}
@media(min-width:1500px){.map-viewport{min-height:400px}.current-card{padding:27px}.temperature-row{padding-top:16px}.weather-metrics{gap:18px;margin-top:24px}.weather-layout{grid-template-columns:minmax(0,1fr) 310px}}
@media(max-width:1190px){.shell{width:calc(100% - 56px)}.header-inner{gap:28px}.desktop-nav{gap:18px}.header-actions{gap:14px}.search-open kbd,.locale{display:none}.brand{font-size:21px}.weather-layout{grid-template-columns:minmax(0,1fr) 264px;gap:17px}.current-card{padding:19px}.map-viewport{min-height:330px}.map-source{font-size:7px;letter-spacing:.8px}.layer-tabs{padding-inline:17px;gap:4px}.layer-tabs button{padding:7px 9px;font-size:10px}.map-top{padding-inline:18px}.map-label{font-size:9px}.quick-links>a{padding:16px 13px;gap:8px}.quick-links small{font-size:9px}.city-card{padding:18px 14px;gap:7px}.city-weather .icon{width:20px}.city-card>div>span{font-size:8px}.city-card h3{font-size:12px}.explainer{padding:32px;gap:22px}.hour-column{min-width:calc(100% / 10)}.hero-status{max-width:230px}.footer-top{gap:25px}.hero-heading h1{font-size:42px}}
@media(max-width:980px){.desktop-nav{gap:16px}.desktop-nav a{font-size:12px}.header-inner{gap:23px}.search-open span{display:none}.search-open{padding:10px}.weather-layout{grid-template-columns:minmax(0,1fr) 240px}.map-source{display:none}.layer-tabs button{gap:5px;padding:7px 8px}.layer-tabs button .icon{width:13px;height:13px}.layer-tabs{padding-inline:14px}.temperature{font-size:67px}.weather-illustration{width:72px}.weather-illustration>.icon{width:57px;height:57px}.hero-status{display:none}.map-caption{flex-wrap:wrap}.quick-links>a{gap:9px}.quick-links>a>.icon{display:none}.city-grid{grid-template-columns:repeat(2,1fr)}.city-card h3{font-size:14px}.city-card>div>span{font-size:10px}.city-card{padding:20px}.hour-column{min-width:calc(100% / 8)}.explainer-icon{display:none}.explainer-features{font-size:10px}.footer-bottom{flex-wrap:wrap;justify-content:flex-start;gap:4px 25px}.directory-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.shell{width:calc(100% - 36px)}.header-inner{height:72px;justify-content:space-between;gap:16px}.desktop-nav{display:none}.brand{font-size:23px}.brand-icon{width:32px;height:34px}.header-actions{gap:7px}.menu-toggle{display:inline-grid!important}.search-open{background:transparent;border:0;padding:8px}.search-open .icon{width:22px;height:22px}.hero-heading{padding:30px 0 23px}.hero-heading h1{font-size:36px}.hero-heading p{font-size:12px;max-width:350px;line-height:1.7}.eyebrow{font-size:9px;letter-spacing:1.1px}.date-label{display:none}.hero-eyebrow{margin-bottom:12px}.weather-layout{grid-template-columns:1fr;gap:15px}.radar-panel{border-radius:14px}.map-viewport{min-height:0;aspect-ratio:960/660}.map-top{padding-top:17px}.map-source{display:inline;font-size:7px;letter-spacing:.7px}.map-heading{font-size:13px}.layer-tabs{justify-content:space-between;padding:15px 13px 0;gap:4px}.layer-tabs button{padding:8px 8px;gap:5px;font-size:10px;flex:1;justify-content:center}.layer-tabs button .icon{width:13px;height:13px}.layer-tabs button[data-layer=temperature] .icon{display:none}.map-label{font-size:8px;gap:4px}.map-label i{width:6px;height:6px;border-width:1px}.map-label strong{font-size:10px}.map-label[data-name=charleroi]{transform:translate(-5px,5px)}.map-bottom{padding:9px 14px 10px}.map-legend{font-size:8px}.legend-title{font-size:9px}.map-attribution{font-size:7px;gap:8px;line-height:1.5}.map-attribution>span{max-width:200px}.timeline{gap:12px;padding-top:4px;padding-bottom:10px}.time-options button{padding:5px 8px;font-size:10px}.timeline-label{font-size:9px}.play-button{width:29px;height:29px}.map-activate{left:13px;bottom:7px;padding:8px 10px;font-size:10px}.map-activate>.icon{width:14px;height:14px}.map-feedback{right:8px;bottom:5px;font-size:9px;max-width:47%}.current-card{display:grid;grid-template-columns:1fr 1fr;padding:19px;gap:0 18px;position:relative}.card-topline{grid-column:1/3;margin-bottom:0}.card-topline .eyebrow{font-size:8px}.current-place{grid-column:1;font-size:23px}.compact{grid-column:1;font-size:9px}.temperature-row{grid-column:1;grid-row:4/7;max-width:200px;padding:0}.temperature{font-size:67px}.temperature sup{font-size:38px;padding-top:11px}.weather-illustration{width:60px;height:75px}.weather-illustration>.icon{width:51px;height:51px}.condition{grid-column:1;grid-row:7;font-size:11px}.feels{grid-column:1;grid-row:8;font-size:9px}.weather-metrics{grid-column:2;grid-row:2/7;border:0;margin:8px 0 0;padding:0;gap:15px}.weather-metrics>div{font-size:9px;gap:6px}.weather-metrics>div>.icon{width:14px;height:14px}.weather-metrics strong{font-size:11px}.weather-metrics strong small{font-size:8px}.weather-metrics>div>span>small{font-size:7px}.risk-inline{grid-column:2;grid-row:7/9;font-size:9px;padding:8px;gap:6px}.risk-inline strong{font-size:9px}.risk-inline .icon{width:12px;height:12px}.current-card>.text-link{grid-column:1/3;grid-row:9;border-top:1px solid var(--line);margin-top:16px;padding-top:12px;font-size:10px}.map-caption{font-size:9px;margin:13px 0 21px;align-items:flex-start;gap:6px}.map-caption p{font-size:9px;flex:1}.map-caption .official-link{flex-basis:100%;font-size:9px;margin:2px 0 0 20px}.quick-links{grid-template-columns:1fr 1fr;border-radius:12px}.quick-links>a{padding:16px 13px}.quick-links>a:nth-child(2){border-right:0}.quick-links>a:nth-child(-n+2){border-bottom:1px solid var(--line)}.quick-links strong{font-size:11px}.quick-links small{font-size:9px}.quick-icon{width:30px;height:32px;border-radius:9px}.quick-icon .icon{width:17px;height:17px}.section-block{margin-top:33px}.section-heading{margin-bottom:17px;gap:15px}.section-heading h2{font-size:23px}.section-heading>.subtle-tag,.section-heading>.muted{display:none}.section-heading .eyebrow{font-size:8px;margin-bottom:8px}.section-heading>.text-link{font-size:10px;gap:4px;white-space:nowrap}.section-heading>.text-link>.icon{width:13px;height:13px}.hour-column{min-width:calc(100% / 5);padding-inline:10px}.hour-label{font-size:10px}.hour-symbol{margin-top:15px}.hour-temp{font-size:22px}.data-note{font-size:8px;margin-top:9px}.summary-grid{grid-template-columns:1fr;gap:14px;margin-top:23px}.summary-card{padding:23px}.summary-card h2{font-size:22px}.summary-card p{font-size:11px}.summary-card>.eyebrow{font-size:8px}.days-grid{display:flex;overflow-x:auto;gap:9px;padding-bottom:7px;scrollbar-width:thin;scrollbar-color:#c5d2bc transparent}.day-card{min-width:100px;padding:18px 10px 13px}.day-card h3{font-size:11px}.city-grid{gap:10px}.city-card{padding:16px 12px;gap:7px}.city-card h3{font-size:12px}.city-card>div>span{font-size:8px;max-width:100px}.city-weather{flex-direction:column;gap:4px}.city-weather strong{font-size:19px}.city-weather .icon{width:21px;height:21px}.city-card>.icon{display:none}.explainer{padding:27px;display:block;margin-top:33px}.explainer h2{font-size:29px}.explainer .eyebrow{font-size:8px}.explainer p{font-size:11px}.explainer-features{border-left:0;border-top:1px solid #d5dfca;padding:20px 0 0;margin-top:23px;gap:12px;font-size:10px}.faq{margin-top:35px}.faq h2{font-size:24px}.faq summary{font-size:12px}.faq details p{font-size:11px}.main-content{padding-bottom:40px}.footer-top{grid-template-columns:1fr 1fr;gap:28px 20px;padding-bottom:26px}.footer-top>div:first-child{grid-column:1/3;margin-bottom:2px}.footer-top p{font-size:10px;margin-top:12px}.footer-top .brand{font-size:23px}.footer-top h2{font-size:11px}.footer-top>div>a:not(.brand){font-size:10px;margin-top:10px}.footer-bottom{display:block;padding-top:17px}.footer-bottom p{font-size:8px;margin-top:6px}.site-footer{padding-top:32px}.local-context{align-items:flex-start;gap:12px;margin-top:20px;font-size:10px;line-height:1.6}.local-context>span{display:block}.local-context>span>.icon{margin-right:2px;width:12px;height:12px}.local-context button{font-size:9px;max-width:100px;white-space:normal;text-align:right}.local-context button>.icon{flex-shrink:0}.location-about{grid-template-columns:1fr;gap:20px;padding:25px}.location-about h2{font-size:25px}.breadcrumbs{font-size:9px;gap:7px;padding-top:17px}.breadcrumbs+.hero-heading{padding-top:20px}.directory-grid{grid-template-columns:1fr 1fr;gap:9px}.directory-city{padding:14px}.directory-city>strong{font-size:12px}.directory-city>span{font-size:9px}.directory-city>.icon{width:13px}.page-space{padding-top:30px;padding-bottom:30px}.page-space h1{font-size:34px}.lead,.prose .lead{font-size:16px}.prose p,.prose li{font-size:13px}.prose h2{font-size:24px}.empty-page{padding:75px 0;min-height:60vh}.empty-page h1{font-size:36px}.empty-page p{font-size:13px}.empty-page .button{margin:0 0 10px}.data-empty{padding:23px;gap:15px}.data-empty p{font-size:10px}.data-empty strong{font-size:12px}.search-dialog{padding:18px 21px 24px}.search-dialog label{font-size:23px}.search-results a{font-size:12px}.search-results a small{font-size:9px}.stale-banner{font-size:10px}}
@media(max-width:370px){.shell{width:calc(100% - 26px)}.brand{font-size:20px}.brand-be{font-size:14px}.brand-icon{width:29px;height:31px}.layer-tabs button{padding:8px 6px;font-size:9px}.layer-tabs button>.icon{display:none}.hero-heading h1{font-size:32px}.time-options button{padding-inline:5px}.current-card{gap:0 12px}.quick-links>a{padding:14px 9px;gap:8px}.quick-links strong{font-size:10px}.quick-links small{font-size:8px}.hour-column{min-width:25%}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media print{.site-header,.site-footer,.quick-links,.map-activate,.layer-tabs,.timeline,.explainer,.faq,.search-dialog{display:none!important}.shell{width:100%}.weather-layout{grid-template-columns:2fr 1fr}.radar-panel{print-color-adjust:exact}.hourly-scroll{overflow:visible}.hourly-grid{flex-wrap:wrap}.hour-column{min-width:8%}.card,.day-card{break-inside:avoid}.hero-heading{padding-top:0}body{background:#fff}.main-content{padding-bottom:0}.days-grid{display:flex;flex-wrap:wrap}.day-card{min-width:12%}}
.official-warning{margin-bottom:20px;border:1px solid #d8e0d0;border-radius:11px;background:#eef3e7;color:#52654c;overflow:hidden}.warning-main{display:flex;align-items:center;gap:12px;padding:13px 18px}.warning-icon{width:30px;height:30px;border:1px solid #d8e2c9;display:grid;place-items:center;border-radius:50%;flex-shrink:0}.warning-icon .icon{width:16px;height:16px}.warning-main strong{font-size:11px;font-weight:650}.warning-main p{font-size:9px;color:#809171;line-height:1.4;margin-top:3px}.warning-main>a{margin-left:auto;display:flex;gap:8px;align-items:center;font-size:10px;white-space:nowrap}.warning-main>a>.icon{width:14px;height:14px}.warning-details{padding:0 18px 16px}.warning-details>p{font-size:11px;margin:12px 0;color:#75876b}.warning-details .data-note{font-size:8px;margin-bottom:0}.warning-details .data-note a{text-decoration:underline}.official-warning.level-2{background:#fff5d0;border-color:#ecd576;color:#71571d}.official-warning.level-3{background:#ffecd7;border-color:#e7b073;color:#83501f}.official-warning.level-4{background:#ffe3dc;border-color:#d99786;color:#8b3527}.alert-item{display:flex;gap:14px;padding:14px 0;border-top:1px solid #b5a98740}.alert-item strong{font-size:12px}.alert-item p{font-size:10px;margin-top:4px}.alert-item a{font-size:10px;text-decoration:underline}.alert-level{border-radius:5px;padding:3px 7px;font-size:9px;white-space:nowrap;height:fit-content}.alert-level.level-2{background:#f6d961;color:#594619}.alert-level.level-3{background:#f0b568;color:#664316}.alert-level.level-4{background:#ba4b34;color:#fff}.page-space>.official-warning{margin-top:30px}.observations-card{padding:22px 26px}.observation-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid var(--line);font-size:10px;color:#84917d}.observation-header>div{display:flex;align-items:center;gap:12px}.observation-header strong{font-size:13px;color:var(--ink)}.station-badge{display:inline-block;border:1px solid #b5c5cf;background:#edf3f5;color:#597888;font-size:8px;font-weight:750;letter-spacing:1px;padding:3px 7px;border-radius:4px;white-space:nowrap}.observation-delayed{color:#a77432}.observation-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:23px 18px;padding:24px 0 20px}.observation-metric{position:relative;display:grid;grid-template-columns:24px 1fr;gap:6px 9px}.observation-metric>.icon{width:17px;height:17px;color:#72929f;grid-column:1;grid-row:1/3;margin-top:4px}.observation-metric>span{font-size:9px;color:#899784}.observation-metric>strong{font-size:23px;font-weight:500;line-height:1.2;letter-spacing:-.7px;color:var(--ink);grid-column:2;grid-row:2}.observation-metric small{font-size:9px;letter-spacing:0;color:#8b9784;font-weight:400}.observation-note{font-size:9px;color:#88917f;border-bottom:1px solid var(--line);padding-bottom:15px}.observation-history{display:grid;grid-template-columns:1fr;gap:0}.observation-history details{border-bottom:1px solid var(--line);padding:12px 0}.observation-history summary{cursor:pointer;list-style:none;font-size:10px;font-weight:600;display:flex;align-items:center;justify-content:space-between}.observation-history summary::-webkit-details-marker{display:none}.observation-history summary>span{font-size:9px;color:#879775;font-weight:400}.observation-history details>p{font-size:11px;margin-top:12px}.observation-table-wrap{overflow-x:auto;margin-top:15px}.observation-history table{border-collapse:collapse;width:100%;text-align:left;white-space:nowrap;font-size:10px}.observation-history th{font-size:9px;color:#7c8d75;font-weight:600;padding:8px 12px;border-bottom:1px solid var(--line)}.observation-history td{padding:9px 12px;border-bottom:1px solid #eaf0e5;font-size:10px}.observation-credit{margin-top:15px}.observation-credit a{text-decoration:underline}.station-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:30px}.station-card{padding:22px}.station-card h2{font-size:20px;margin-top:14px}.station-temperature{font-size:45px;font-weight:400;letter-spacing:-2px;margin:10px 0}.station-card>p:not(.station-temperature){font-size:10px;line-height:1.8}.station-grid>.data-empty{grid-column:1/-1}
@media(max-width:980px){.observation-grid{grid-template-columns:repeat(3,1fr)}.observation-header>div{flex-wrap:wrap;gap:6px 12px}.station-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.official-warning{margin-bottom:15px;border-radius:10px}.warning-main{gap:9px;padding:12px}.warning-main strong{font-size:10px;line-height:1.5;display:block}.warning-main p{font-size:8px}.warning-main>a{font-size:9px;max-width:72px;white-space:normal;gap:4px}.warning-icon{width:27px;height:27px}.warning-icon .icon{width:14px;height:14px}.warning-details{padding-inline:13px}.alert-item{gap:10px}.alert-item strong{font-size:10px}.alert-item p,.alert-item a{font-size:9px}.observations-card{padding:19px}.observation-header{display:block;padding-bottom:15px}.observation-header>div{display:flex;gap:7px}.observation-header>div>span:last-child{flex-basis:100%;font-size:9px}.observation-header>span{display:block;margin-top:6px;font-size:9px}.observation-header strong{font-size:12px}.observation-grid{grid-template-columns:repeat(2,1fr);gap:22px 12px;padding-top:19px}.observation-metric{grid-template-columns:18px 1fr;gap:5px 7px}.observation-metric>.icon{width:15px;height:15px}.observation-metric>span{font-size:8px}.observation-metric>strong{font-size:24px}.observation-note{font-size:8px}.station-grid{grid-template-columns:repeat(2,1fr);gap:12px}.station-card{padding:17px}.station-card h2{font-size:17px}.station-card>p:not(.station-temperature){font-size:9px}.station-temperature{font-size:38px}}

@media(min-width:761px){.weather-layout .radar-panel{height:575px}.weather-layout .map-viewport{aspect-ratio:auto;min-height:300px}}
@media(max-width:760px){.layer-tabs button>.icon{display:none}.layer-tabs button{font-size:9px;padding:8px 7px;gap:0}.map-label{font-size:9px}.map-label strong{font-size:10px}}
.national-summary{margin-top:27px;border:1px solid var(--line);border-radius:12px;padding:20px 23px;background:#eef3e7}.national-summary p{font-size:12px;color:#6b7d61;margin-top:7px}.national-summary a{font-size:10px;display:inline-flex;align-items:center;gap:9px;margin-top:10px;font-weight:600}.national-summary .icon{width:14px;height:14px}
@media(max-width:760px){.national-summary{padding:19px}.national-summary p{font-size:11px}}

@media(max-width:760px){.time-options button{padding:5px 5px;font-size:9px}}
.map-viewport{container-type:size}.map-static{width:min(100%,171.4286cqh);height:min(100%,58.3333cqw);inset:0;margin:auto}.map-static>img{display:block}.map-label[data-city=charleroi]>span{transform:translate(-24px,15px)}.map-label[data-city=bergen]>span{transform:translate(-23px,-16px)}.official-warning.unconfirmed{background:#f0f2ef;border-color:#dde2dc;color:#657264}.moon,.snow{color:#7296a5}.custom-logo{max-width:190px;max-height:44px;width:auto;height:auto}
