@import url('/assets/fonts/fonts.css');
:root{--ink:#183444;--muted:#637681;--navy:#122f41;--accent:#efaa45;--blue:#287899;--line:#dde5e8;--surface:#fff;--paper:#f5f7f8;--radius:14px;font-family:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0}a{color:inherit;text-decoration:none}button,select,input{font:inherit}button,a,select,input{-webkit-tap-highlight-color:transparent}button,select{cursor:pointer}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible{outline:3px solid #d69726;outline-offset:4px}button:disabled{cursor:wait;opacity:.5}[hidden]{display:none!important}h1,h2,h3,p{margin:0}button{color:inherit}svg{display:block}.container{width:min(1240px,calc(100% - 72px));margin:auto}.topbar{background:var(--navy);color:#c1d1d9;font-size:11px;letter-spacing:.035em}.topbar-inner{display:flex;justify-content:space-between;padding:9px 0}.site-header{background:#fff;border-bottom:1px solid var(--line)}.masthead{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:108px}.brand{display:flex;gap:12px;align-items:center}.brand-mark{width:47px;height:47px;color:#235d76}.brand strong{font-family:'Outfit',sans-serif;font-size:30px;font-weight:600;letter-spacing:-.7px;display:block;line-height:1.05}.brand span span{font-size:10px;font-weight:700;letter-spacing:2.3px;display:block;margin-top:5px}.main-nav{display:flex;align-items:center;gap:29px;font-size:13px;font-weight:600;align-self:stretch}.main-nav a{display:flex;align-items:center;position:relative;gap:6px}.main-nav a:hover{color:var(--blue)}.main-nav a.active:after{content:'';position:absolute;bottom:0;height:3px;background:var(--accent);left:0;right:0}.main-nav a.active{color:#1d718f}#nav-alert-count{background:#c93c31;color:#fff;border-radius:10px;padding:2px 5px;font-size:10px}.state-signature{display:flex;align-items:center;gap:11px}.state-signature img{object-fit:contain;border-radius:2px;box-shadow:0 0 0 1px #00000014}.state-signature span{font-size:8px;letter-spacing:.7px;line-height:1.65;color:var(--muted)}.state-signature b{color:var(--ink)}.intro{padding:42px 0 31px;display:flex;justify-content:space-between;align-items:center;gap:28px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.8px;color:#537a8d;margin-bottom:9px}.intro h1{font-family:'Outfit',sans-serif;font-size:clamp(30px,3.5vw,43px);line-height:1.13;letter-spacing:-1.25px;font-weight:500}.intro-copy{font-size:13px;color:var(--muted);margin-top:13px}.desktop-break{display:none}.location-picker{min-width:285px}.location-picker label{font-size:9px;letter-spacing:1.55px;font-weight:700;display:block;margin-bottom:9px}.select-wrap{display:flex;align-items:center;background:#fff;border:1px solid #cfdbe1;border-radius:8px;box-shadow:0 2px 3px #162e4003;padding-left:14px}.select-wrap svg{height:18px;width:18px;color:var(--blue);flex-shrink:0}.select-wrap select{width:100%;padding:14px 28px 14px 10px;border:0;background:transparent;font-size:14px;color:var(--ink);font-weight:600}.subtle{font-size:10px;color:var(--muted);display:block;margin-top:8px}.weather-layout{display:grid;grid-template-columns:360px 1fr;gap:22px}.panel{background:white;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.conditions-card{background:radial-gradient(ellipse at 100% 15%,#2e6980 0%,transparent 68%),#173c51;color:white;border-radius:var(--radius);padding:25px 26px 22px;position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:430px}.conditions-card:before{content:'';width:290px;height:290px;border:1px solid #ffffff0c;border-radius:50%;position:absolute;top:-110px;right:-110px;box-shadow:0 0 0 35px #ffffff02,0 0 0 36px #ffffff06;pointer-events:none}.conditions-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.light-kicker{font-size:9px;letter-spacing:1.5px;color:#b9d6e5;font-weight:600}.station-tag{font-size:9px;letter-spacing:1.2px;border:1px solid #ffffff30;padding:4px 7px;border-radius:4px;color:#dcebf0}.conditions-card h2{font-family:'Outfit',sans-serif;font-weight:500;font-size:23px;letter-spacing:-.4px}.temperature-row{display:flex;align-items:center;justify-content:space-between;margin-top:6px;min-height:102px}.current-temp{font-family:'Outfit',sans-serif;font-size:88px;line-height:1;letter-spacing:-4px;font-weight:400}.current-temp span{font-size:50px;vertical-align:top;line-height:1.5;letter-spacing:-2px}.current-icon{width:95px;height:95px;margin-right:8px}.current-icon svg{height:100%;width:100%;filter:drop-shadow(0 5px 8px #0a253444)}.current-description{font-size:16px;font-weight:500;margin-top:4px}.observed-time{font-size:10px;color:#b2ccd9;line-height:1.6;margin-top:7px}.conditions-metrics{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:12px;border-top:1px solid #ffffff20;border-bottom:1px solid #ffffff20;margin:20px 0 16px;padding:15px 0}.conditions-metrics span{display:block;font-size:8px;letter-spacing:1px;color:#b2ccd9;margin-bottom:6px}.conditions-metrics strong{font-size:14px;font-weight:500}.next-period span{font-size:8px;font-weight:600;letter-spacing:1.4px;color:#b2ccd9}.next-period p{font-size:12px;line-height:1.65;margin-top:5px;color:#eef6fa}.light-link{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#d5e8f2;margin-top:auto;padding-top:18px}.light-link:hover{color:white}.panel-heading{padding:20px 22px 17px;display:flex;align-items:center;justify-content:space-between;gap:12px}.panel-heading .eyebrow{font-size:8px;letter-spacing:1.5px;margin-bottom:4px}.panel-heading h2{font-family:'Outfit',sans-serif;font-size:22px;font-weight:500;letter-spacing:-.5px}.data-badge{font-size:9px;font-weight:600;background:#edf5f1;color:#38755d;border-radius:20px;padding:6px 9px;white-space:nowrap}.data-badge:before{content:'';display:inline-block;width:5px;height:5px;border-radius:50%;background:currentColor;vertical-align:1px;margin-right:5px}.data-badge.delayed{background:#fff2de;color:#946212}.map-wrap{position:relative}.map{height:300px;background:#e6eef0;z-index:1}.radar-card{display:flex;flex-direction:column}.radar-card .map-wrap{flex:1;min-height:272px}.radar-card .map{height:100%;min-height:272px}.map-reset{position:absolute;top:12px;right:12px;z-index:500;border:1px solid #d1dce1;background:#fff;border-radius:6px;padding:8px 10px;font-size:10px;box-shadow:0 1px 5px #102c4015}.map-reset span{margin-left:8px;font-size:14px}.radar-controls{display:flex;align-items:center;gap:13px;padding:12px 18px 8px}.play-button{border:0;border-radius:50%;background:var(--navy);color:white;width:29px;height:29px;flex-shrink:0;font-size:11px;padding:0}.radar-controls input{width:100%;min-width:25px;height:3px;accent-color:#296f8b}.radar-controls time{font-size:10px;white-space:nowrap;font-variant-numeric:tabular-nums;min-width:78px}.radar-external{font-size:18px;color:var(--muted)}.radar-caption{display:flex;justify-content:space-between;gap:8px;padding:2px 18px 12px;font-size:8px;color:var(--muted)}.radar-caption>span:first-child{display:flex;align-items:center;gap:7px}.radar-scale{width:62px;height:5px;background:linear-gradient(90deg,#53a1ed,#31bd72,#eee635,#f59940,#ed4949,#c52bba);display:inline-block;border-radius:2px}.legend-separator{margin-left:-5px;margin-right:-5px}.hourly-panel{display:flex;margin-top:22px;padding:20px 0}.hourly-label{padding:11px 22px;flex-shrink:0;width:165px;border-right:1px solid var(--line)}.hourly-label h2{font-size:14px;font-weight:600}.hourly-label span{display:block;font-size:10px;color:var(--muted);margin-top:6px;max-width:120px}.hourly-scroll{display:flex;overflow-x:auto;padding:0 7px;scrollbar-width:thin;width:100%}.hour-item{flex:1 0 74px;min-width:74px;text-align:center}.hour-time{font-size:10px;color:var(--muted)}.hour-item svg{width:29px;height:29px;margin:8px auto}.hour-temp{font-size:15px;font-weight:600}.hour-rain{font-size:9px;color:#347a99;display:block;margin-top:5px}.section-block{margin-top:38px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:19px}.section-heading h2{font-family:'Outfit',sans-serif;font-size:27px;letter-spacing:-.6px;font-weight:500}.section-heading .eyebrow{font-size:8px;margin-bottom:7px}.source-note{font-size:10px;color:var(--muted);text-align:right;line-height:1.5}.forecast-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:11px}.day-card{border:1px solid var(--line);border-radius:10px;background:white;padding:18px 10px;text-align:center;min-width:0;transition:border-color .15s,transform .15s;position:relative}.day-card:hover{border-color:#5b90a8;transform:translateY(-3px)}.day-card:first-child{border-color:#83aabb;background:#edf5f7}.day-card .day-name{font-size:12px;font-weight:600}.day-card .day-date{display:block;font-size:9px;color:var(--muted);margin-top:5px}.day-card svg{width:48px;height:48px;margin:16px auto 13px}.day-temps{display:flex;justify-content:center;align-items:baseline;gap:8px}.day-high{font-family:'Outfit',sans-serif;font-size:26px;font-weight:500}.day-low{font-size:16px;color:#778993}.day-summary{font-size:10px;line-height:1.5;margin:9px auto 10px;min-height:30px;max-width:115px;color:#586e7a}.day-rain{font-size:10px;color:#337a9a}.fine-print{font-size:10px;line-height:1.65;color:#72838d;margin-top:12px}.maps-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:22px}.map-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 15px}.map-tabs{display:flex;gap:4px}.map-tabs button{font-size:10px;padding:9px 11px;border:0;background:transparent;border-radius:5px;color:#637681;font-weight:600;white-space:nowrap}.map-tabs .selected{background:#173e53;color:white}.map-time-label{font-size:8px;color:var(--muted);display:flex;flex-direction:column;gap:2px}.map-time-label select{padding:5px 4px;border:0;background:#f5f7f8;border-radius:4px;font-size:10px;color:var(--ink);max-width:170px}.forecast-map-panel .map{height:290px}.forecast-map-caption{padding:13px 17px}.forecast-map-caption>p:first-child{font-size:11px;font-weight:500}.map-source-line{display:flex;justify-content:space-between;gap:10px;margin-top:6px;font-size:9px;color:var(--muted)}.map-source-line a{color:#2e7997;white-space:nowrap}.outlook-stack{display:flex;flex-direction:column;gap:14px}.outlook-card{position:relative;display:flex;gap:13px;align-items:flex-start;padding:23px 20px;background:white;border:1px solid var(--line);border-radius:10px;flex:1}.outlook-card:hover{border-color:#82a4b5}.outlook-icon{font-family:Arial,sans-serif;flex-shrink:0;width:37px;height:37px;border-radius:10px;background:#fff2db;color:#b47a1d;text-align:center;font-size:34px;line-height:37px}.outlook-icon.drop{color:#43849d;background:#e7f3f8;font-size:26px}.outlook-card .eyebrow{font-size:6px;letter-spacing:1px;margin:0 0 9px}.outlook-card h3{font-size:13px;font-weight:600;line-height:1.4}.outlook-card p:not(.eyebrow){font-size:10px;line-height:1.6;color:var(--muted);margin-top:7px}.outlook-arrow{position:absolute;right:13px;top:12px;color:#8da1ac;font-size:15px}.map-explainer{display:flex;gap:13px;padding:10px 12px 0}.mini-compass{font-size:25px;color:#759aaa}.map-explainer h3{font-size:11px;margin-bottom:6px}.map-explainer p{font-size:10px;color:var(--muted);line-height:1.7}.map-explainer .fine-print{font-size:9px;margin-top:5px}.cities-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.city-card{display:flex;align-items:center;justify-content:space-between;text-align:left;padding:19px 17px;border:1px solid var(--line);border-radius:9px;background:white;gap:8px}.city-card:hover{border-color:#83aabb}.city-card h3{font-size:13px;font-weight:600}.city-card p{font-size:9px;color:var(--muted);margin-top:5px;line-height:1.6;max-width:130px}.city-card .city-temperature{font-family:'Outfit',sans-serif;font-size:25px;font-weight:500;white-space:nowrap}.city-card svg{width:35px;height:35px;flex-shrink:0}.city-detail{flex:1}.text-link{font-size:11px;font-weight:500;color:#287390;white-space:nowrap}.notice{padding:20px 22px;background:#fdf2de;border:1px solid #ead7ac;border-radius:9px;font-size:12px;line-height:1.6}.notice a{text-decoration:underline}.notice+div{margin-top:14px}.alert-clear{display:flex;align-items:center;gap:17px;background:#edf5f1;border:1px solid #d9e9e0;border-radius:10px;padding:23px}.alert-clear .check-mark{font-size:17px;width:33px;height:33px;border:1px solid #bbd4c6;border-radius:50%;display:grid;place-items:center;color:#46775e;flex-shrink:0}.alert-clear h3{font-size:13px;font-weight:600;color:#365e4b}.alert-clear p{font-size:11px;margin-top:5px;color:#6c8274}.alert-banner{background:#fbebe7;border:1px solid #ecc4bc;border-radius:8px;color:#963d31;padding:13px 17px;font-size:12px;margin-top:21px;display:block}.alert-item{background:white;border:1px solid #e6d1c6;border-left:4px solid #d6883d;border-radius:8px;margin-bottom:10px;padding:18px 20px}.alert-item.severe{border-left-color:#c53c35}.alert-item summary{cursor:pointer}.alert-item summary strong{font-size:14px}.alert-item summary span{display:block;font-size:11px;color:var(--muted);line-height:1.65;margin-top:7px}.alert-body p{white-space:pre-line;font-size:12px;line-height:1.8;margin-top:15px}.alert-body h4{font-size:12px;margin:16px 0 0}.sources-strip{margin:38px 0 45px;padding:27px 30px;display:flex;align-items:center;gap:22px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.sources-icon{font-size:35px;color:#6593a8}.sources-strip h2{font-size:14px;font-weight:600;margin-bottom:6px}.sources-strip p{font-size:11px;color:var(--muted);line-height:1.7;max-width:690px}.sources-strip>a{margin-left:auto}footer{background:#143344;color:#d8e5eb}.footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:40px;padding:43px 0 34px}.footer-brand{font-family:'Outfit',sans-serif;font-size:28px;font-weight:500}.footer-brand span{font-family:'DM Sans',sans-serif;font-size:8px;letter-spacing:2.7px;display:block;margin-top:4px}.footer-top p{font-size:11px;line-height:1.8;color:#9fb9c7;margin-top:17px}.footer-top h2{font-size:11px;font-weight:600;margin-bottom:17px}.footer-links{display:flex;flex-direction:column;gap:11px;font-size:10px;color:#aec5d1}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff18;padding:23px 0 27px;display:flex;justify-content:space-between;gap:45px;color:#8eacbc;font-size:9px;line-height:1.8}.footer-bottom p:first-child{max-width:710px}.footer-bottom p:last-child{text-align:right;max-width:250px}.map-message{position:absolute;left:12px;bottom:30px;right:12px;background:#fff4e2ed;color:#784f13;border:1px solid #dec88f;z-index:501;padding:10px 12px;border-radius:6px;font-size:11px;line-height:1.5}.leaflet-container{font-family:'DM Sans',sans-serif}.leaflet-control-attribution{font-size:8px!important;background:#ffffffe6!important}.leaflet-bar{border:1px solid #c4d3db!important;border-radius:6px!important;box-shadow:0 1px 5px #102c4015!important;overflow:hidden}.leaflet-bar a{color:#385669!important;font-weight:400!important}.map-city-label{background:transparent;border:0;box-shadow:none;color:#224455;font-size:10px;font-weight:700;text-shadow:0 1px 0 white,1px 0 0 white,-1px 0 0 white,0 -1px 0 white;padding:0}.map-city-label:before{display:none}.loading-text{font-size:12px;color:var(--muted);padding:25px}.skip-link{position:absolute;top:-80px;left:20px;background:#fff;padding:12px;z-index:1001}.skip-link:focus{top:10px}dialog{border:1px solid var(--line);border-radius:16px;padding:33px;width:min(580px,calc(100% - 36px));color:var(--ink);box-shadow:0 15px 70px #12304044}dialog::backdrop{background:#102a3b77;backdrop-filter:blur(3px)}dialog h2{font-family:'Outfit',sans-serif;font-size:29px;font-weight:500;margin-bottom:22px}.dialog-close{position:absolute;right:13px;top:10px;border:0;background:#f3f6f7;border-radius:50%;width:31px;height:31px;font-size:22px;color:var(--muted)}.detail-period{padding-bottom:21px}.detail-period h3{font-size:14px;margin-bottom:7px}.detail-period p{font-size:13px;line-height:1.75;color:#5a7280}.detail-period .period-numbers{font-size:11px;color:#367995;margin-top:9px}.offline{opacity:.65}.source-page{max-width:820px;margin:60px auto;padding:25px}.source-page h1{font-size:32px;margin-bottom:25px}.source-page h2{font-size:20px;margin:30px 0 12px}.source-page p,.source-page li{font-size:14px;line-height:1.85}.source-page a{color:#287899;text-decoration:underline}.source-page ul{padding-left:20px}.data-stale{color:#ffc970!important}
@media(min-width:1400px){.container{width:min(1280px,calc(100% - 100px))}.intro{padding:46px 0 33px}.weather-layout{grid-template-columns:375px 1fr}.radar-card .map{min-height:290px}}
@media(max-width:1120px){.container{width:calc(100% - 44px)}.masthead{gap:20px}.brand strong{font-size:26px}.brand-mark{width:41px}.state-signature span{display:none}.main-nav{gap:23px}.weather-layout{grid-template-columns:320px 1fr;gap:17px}.conditions-card{padding:23px}.intro h1{font-size:35px}.maps-layout{grid-template-columns:minmax(0,1fr) 275px;gap:17px}.map-toolbar{flex-wrap:wrap}.day-card{padding:16px 7px}.city-card{padding:16px 12px}.city-card svg{width:29px}.city-card h3{font-size:12px}.forecast-grid{gap:8px}.conditions-metrics{gap:8px}}
@media(max-width:850px){.container{width:calc(100% - 36px)}.masthead{min-height:100px;flex-wrap:wrap;padding-top:17px;gap:15px}.brand{gap:9px}.brand strong{font-size:27px}.main-nav{order:3;width:100%;justify-content:center;gap:40px;height:46px;font-size:12px}.state-signature span{display:block}.state-signature{margin-left:auto}.intro{padding-top:28px}.intro h1{font-size:29px}.intro-copy{font-size:11px;max-width:320px;line-height:1.7}.location-picker{min-width:240px}.eyebrow{font-size:8px;letter-spacing:1.3px}.weather-layout{grid-template-columns:290px minmax(0,1fr)}.conditions-card{padding:20px}.conditions-metrics strong{font-size:12px}.panel-heading{padding:17px 15px;align-items:flex-start}.panel-heading h2{font-size:19px}.panel-heading .data-badge{font-size:8px;padding:5px 7px}.radar-caption{flex-wrap:wrap;font-size:7px;gap:6px}.radar-controls{padding-left:12px;padding-right:12px;gap:8px}.radar-controls time{font-size:8px;min-width:63px}.hourly-label{width:145px;padding:11px 17px}.forecast-grid{overflow-x:auto;grid-template-columns:repeat(7,minmax(125px,1fr));padding-bottom:8px;scrollbar-width:thin}.maps-layout{grid-template-columns:1fr}.map-toolbar{flex-wrap:nowrap}.outlook-stack{display:grid;grid-template-columns:1fr 1fr}.map-explainer{grid-column:1/-1;padding:5px 10px}.outlook-card{padding:23px}.outlook-card .eyebrow{font-size:7px}.cities-grid{grid-template-columns:repeat(2,1fr)}.city-card p{max-width:180px}.city-card h3{font-size:14px}.city-card svg{width:40px;height:40px;margin-right:10px}.sources-strip{padding:23px 12px;gap:16px}.sources-strip>a{display:none}.footer-top{gap:25px}.footer-bottom{gap:20px}}
@media(max-width:600px){.container{width:calc(100% - 30px)}.topbar{font-size:9px}.topbar-inner{padding:8px 0}.topbar-inner>span:first-child{max-width:190px}.brand strong{font-size:24px}.brand-mark{width:36px;height:40px}.brand span span{font-size:8px;letter-spacing:1.8px}.state-signature img{width:43px;height:28px}.state-signature span{display:none}.masthead{gap:8px;padding-top:14px}.main-nav{gap:0;justify-content:space-between;height:45px;margin-top:3px;font-size:11px}.main-nav a{padding:0 6px}.intro{display:block;padding:27px 0 21px}.intro h1{font-size:34px;line-height:1.15;max-width:355px;letter-spacing:-1px}.desktop-break{display:none}.intro-copy{font-size:12px;max-width:350px;margin-top:10px}.intro .eyebrow{font-size:8px;letter-spacing:1.25px}.location-picker{margin-top:23px}.location-picker label{font-size:8px;margin-bottom:7px}.select-wrap select{padding-top:12px;padding-bottom:12px;font-size:14px}.location-picker .subtle{display:none}.weather-layout{grid-template-columns:1fr;gap:16px}.conditions-card{padding:22px 24px;min-height:375px}.conditions-top{margin-bottom:10px}.conditions-card h2{font-size:25px}.temperature-row{margin-top:4px;min-height:91px}.current-temp{font-size:83px}.current-icon{width:95px;height:95px;margin-right:10px}.current-description{font-size:15px}.observed-time{font-size:10px}.conditions-metrics{margin:17px 0 14px}.conditions-metrics strong{font-size:15px}.conditions-metrics span{font-size:8px}.next-period p{font-size:12px}.light-link{font-size:10px;padding-top:15px}.panel-heading{padding:18px}.panel-heading h2{font-size:22px}.panel-heading .data-badge{font-size:9px}.radar-card .map{min-height:300px}.radar-controls{padding:13px 16px 9px;gap:12px}.radar-controls time{font-size:9px;min-width:73px}.radar-caption{padding:0 16px 13px;font-size:8px;gap:6px}.radar-caption>span:last-child{font-size:8px}.hourly-panel{display:block;margin-top:16px;padding:15px 0}.hourly-label{padding:0 17px 14px;border-right:0;display:flex;justify-content:space-between;align-items:center;width:100%}.hourly-label h2{font-size:13px}.hourly-label span{margin-top:0;font-size:10px}.hour-item{flex-basis:67px;min-width:67px}.hourly-scroll{padding:0 8px}.section-block{margin-top:30px}.section-heading{gap:13px;margin-bottom:15px}.section-heading h2{font-size:24px}.section-heading .source-note{font-size:8px;max-width:120px}.section-heading .text-link{font-size:9px;white-space:normal;text-align:right;max-width:100px}.section-heading .eyebrow{font-size:7px}.day-card{padding:17px 11px}.forecast-grid{gap:9px;grid-template-columns:repeat(7,125px)}.fine-print{font-size:9px}.map-toolbar{padding:11px 10px;display:block}.map-tabs{justify-content:space-between;background:#f1f5f6;border-radius:6px;padding:3px}.map-tabs button{font-size:11px;flex:1;padding:9px 7px}.map-time-label{margin-top:11px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:9px;gap:9px}.map-time-label select{font-size:11px;padding:8px;max-width:225px;width:225px}.forecast-map-panel .map{height:300px}.map-source-line{font-size:8px}.forecast-map-caption{padding:13px}.forecast-map-caption>p:first-child{font-size:10px;line-height:1.6}.outlook-stack{gap:12px}.outlook-card{padding:19px 13px;display:block}.outlook-icon{width:32px;height:32px;line-height:32px;font-size:30px;margin-bottom:13px}.outlook-icon.drop{font-size:23px}.outlook-card .eyebrow{font-size:6px;line-height:1.5;margin-bottom:6px}.outlook-card h3{font-size:12px}.outlook-card p:not(.eyebrow){font-size:10px}.map-explainer{padding:6px}.cities-grid{gap:10px}.city-card{padding:15px 12px;flex-wrap:wrap;gap:8px}.city-card .city-detail{width:100%;flex-basis:100%;margin-bottom:4px}.city-card h3{font-size:13px}.city-card p{font-size:9px;max-width:150px;min-height:29px}.city-card svg{height:29px;width:29px;margin:0}.city-card .city-temperature{font-size:25px}.alert-clear{padding:20px 15px;gap:12px}.alert-clear h3{font-size:12px}.alert-clear p{font-size:10px;line-height:1.65}.notice{font-size:11px;padding:17px}.alert-item{padding:16px}.alert-item summary strong{font-size:13px}.alert-item summary span{font-size:10px}.sources-strip{padding:22px 2px;gap:13px;align-items:flex-start;margin:30px 0}.sources-strip h2{font-size:13px}.sources-strip p{font-size:10px}.sources-icon{font-size:27px}.footer-top{padding:31px 0 25px;grid-template-columns:1fr 1fr;gap:28px}.footer-top>div:first-child{grid-column:1/-1}.footer-top p{margin-top:13px}.footer-brand{font-size:27px}.footer-top h2{font-size:10px}.footer-links{font-size:10px;gap:10px}.footer-bottom{display:block;font-size:8px;padding:20px 0}.footer-bottom p:last-child{text-align:left;margin-top:12px;max-width:none}.map-city-label{font-size:9px}dialog{padding:27px 22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}

.map-legend-wrap{padding:10px 17px 0;background:#fff}.map-legend-wrap span{font-size:9px;color:var(--muted);display:block;margin-bottom:5px}.map-legend-wrap img{display:block;width:100%;max-width:640px;height:auto;min-height:20px;border-radius:3px}
