/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#030813;--panel:#08182e;--panel2:#0d2443;--blue:#0788f5;--cyan:#35c7ff;--red:#ef1b28;--silver:#eaf1fb;--muted:#9db0c9}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{width:100%;max-width:100%;overflow-x:hidden}body{background:radial-gradient(circle at 50% -10%, #123864 0, var(--navy) 37rem);color:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}main{width:100%;min-width:0;overflow-x:hidden}img,iframe{max-width:100%}a{color:inherit;text-decoration:none}.site-header{background:#020812e0;border-bottom:1px solid #21466e;justify-content:space-between;align-items:center;gap:24px;width:100%;min-height:112px;padding:10px max(24px,50vw - 590px);display:flex}.brand img{object-fit:contain;width:min(360px,42vw);max-height:92px;display:block}nav{color:#c9d9ed;text-transform:uppercase;letter-spacing:.08em;gap:28px;font-size:.78rem;font-weight:700;display:flex}nav a:hover{color:var(--cyan)}.header-socials{gap:7px;display:flex}.crew-peek{align-items:center;padding-left:8px;display:flex}.crew-peek img{object-fit:cover;object-position:center 28%;background:#071528;border:2px solid #2e74ad;border-radius:50%;width:36px;height:36px;margin-left:-8px;box-shadow:0 4px 12px #0009}.crew-peek img:first-child{margin-left:0}.crew-peek img.gary{object-position:67% 30%}.social-mini{color:#fff;border-radius:8px;place-items:center;width:31px;height:31px;font-size:.82rem;font-weight:900;display:grid;box-shadow:inset 0 1px #fff4}.social-mini.facebook{background:#1877f2}.social-mini.tiktok{text-shadow:2px 1px #ff245c,-2px -1px #25f4ee;background:#111}.social-mini.youtube{background:red;font-size:.68rem}.whatever-bar{color:#06162a;text-align:center;background:linear-gradient(90deg,#ffbd19,#ffe066 48%,#ffbd19);justify-content:center;align-items:center;gap:10px;width:100%;min-height:48px;padding:9px 20px;display:flex;box-shadow:inset 0 -1px #b77a00,0 3px 15px #0005}.whatever-label{color:#fff;letter-spacing:.12em;text-transform:uppercase;background:#07345d;border:1px solid #07345d77;border-radius:6px;padding:4px 8px;font-size:.68rem;font-weight:900}.whatever-bar strong{text-transform:uppercase;letter-spacing:.04em;font-size:1rem}.whatever-joke{color:#33425a;font-size:.75rem;font-style:italic}.alert-bar{color:#fff;text-align:center;justify-content:center;align-items:center;gap:10px;width:100%;min-height:42px;padding:8px 20px;font-size:.88rem;font-weight:700;display:flex}.alert-bar.clear{background:#07345d}.alert-bar.active{background:linear-gradient(90deg,#b70813,#ef1b28,#b70813);box-shadow:inset 0 -2px #ff7e86}.alert-dot{background:#45df91;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #45df9127}.alert-bar.active .alert-dot{background:#fff;animation:1.4s infinite pulse;box-shadow:0 0 0 4px #ffffff38}@keyframes pulse{50%{opacity:.5}}.page-shell{gap:22px;width:calc(100% - 32px);min-width:0;max-width:1180px;margin:36px auto 72px;display:grid}.alerts-card,.current-card,.forecast-card,.five-day-card,.storm-card,.river-card,.show-card,.team-card,.social-card{background:linear-gradient(145deg,#0d2443f5,#051224fa);border:1px solid #27517e;border-radius:22px;box-shadow:0 22px 50px #0007,inset 0 1px #ffffff10}.alerts-card{background:linear-gradient(145deg,#29131c,#0b1727 72%);border-color:#a9232e;padding:28px}.alerts-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.alert-eyebrow{color:#ff8c94}.danger-pill{color:#fff;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#6c0a12;border:1px solid #e64b56;border-radius:100px;padding:7px 11px;font-size:.68rem;font-weight:900}.alert-list{gap:10px;display:grid}.alert-detail{background:#090f1cbb;border:1px solid #76333a;border-radius:13px;overflow:hidden}.alert-detail summary{cursor:pointer;justify-content:space-between;align-items:center;gap:15px;padding:16px 18px;list-style:none;display:flex}.alert-detail summary::-webkit-details-marker{display:none}.alert-detail summary span{min-width:0}.alert-detail summary strong,.alert-detail summary small{display:block}.alert-detail summary strong{color:#fff;font-size:1.05rem}.alert-detail summary small{color:#d6a5a8;margin-top:5px;font-size:.73rem}.alert-detail summary b{color:#ff949b;text-transform:uppercase;letter-spacing:.08em;font-size:.7rem}.alert-body{border-top:1px solid #5d2d35;padding:0 18px 18px}.alert-facts{border-bottom:1px solid #5d2d35;grid-template-columns:repeat(3,1fr);margin:0;display:grid}.alert-facts div{min-width:0;padding:15px 14px 15px 0}.alert-facts dt{color:#ae8d96;text-transform:uppercase;letter-spacing:.08em;font-size:.65rem}.alert-facts dd{color:#f1dfe1;margin:6px 0 0;font-size:.78rem;line-height:1.4}.official-copy{padding:18px 0 5px}.official-copy h3{margin:0 0 9px;font-size:.9rem}.official-copy p,.safety-box p{white-space:pre-line;color:#c7b9c0;margin:0;font-size:.8rem;line-height:1.55}.safety-box{background:#4b370d55;border-left:4px solid #ffbe35;border-radius:8px;margin:14px 0;padding:15px}.safety-box strong{color:#ffe392;text-transform:uppercase;letter-spacing:.07em;margin-bottom:7px;font-size:.72rem;display:block}.nws-link{color:#79d8ff;text-underline-offset:3px;margin-top:5px;font-size:.78rem;font-weight:900;text-decoration:underline;display:inline-block}.alerts-disclaimer{color:#8fa1b7;margin:15px 0 0;font-size:.7rem;font-style:italic}.current-card{padding:28px}.eyebrow-row,.section-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.eyebrow{color:#62d0ff;text-transform:uppercase;letter-spacing:.14em;margin:0 0 8px;font-size:.72rem;font-weight:800}.live-pill,.river-pill{color:#bdd1e9;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;border:1px solid #2d6496;border-radius:100px;padding:7px 11px;font-size:.72rem;font-weight:800}.current-grid{grid-template-columns:1fr auto;align-items:center;gap:30px;padding:12px 0 25px;display:grid}.condition-icon{filter:drop-shadow(0 0 15px #ffce36aa);vertical-align:middle;margin-right:14px;font-size:3.3rem;display:inline-block}.condition-image{object-fit:cover;vertical-align:middle;border-radius:14px;width:72px;height:72px;margin-right:14px;display:inline-block;box-shadow:0 8px 20px #0008}.condition{text-transform:capitalize;margin:0;font-size:1.3rem;font-weight:800;display:inline-block}.updated,.data-note{color:var(--muted);margin:5px 0 0;font-size:.82rem}.temperature-wrap{align-items:flex-end;gap:12px;display:flex}.temperature{letter-spacing:-.07em;text-shadow:0 5px #0a579a;font-size:clamp(5rem,12vw,8.5rem);font-weight:900;line-height:.8}.feels{color:#b9cae0;padding-bottom:5px;font-size:.85rem}.stat-grid{border-top:1px solid #28517a;grid-template-columns:repeat(4,1fr);display:grid}.stat-grid div{border-right:1px solid #28517a;flex-direction:column;gap:7px;padding:20px 18px 0;display:flex}.stat-grid div:last-child{border:0}.stat-grid span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.76rem}.stat-grid strong{font-size:1.05rem}.forecast-card{padding:28px}h1,h2{letter-spacing:-.025em;margin:0;font-weight:900}h1{max-width:740px;font-size:clamp(1.8rem,4vw,3.3rem)}h2{font-size:1.45rem}.high-low{align-items:flex-end;gap:10px;display:flex}.high-low strong{font-size:2.4rem;line-height:1}.high-low span{color:var(--muted);white-space:nowrap;padding-bottom:3px}.forecast-copy{color:#c3d3e7;font-size:1rem;line-height:1.6}.hour-strip{border-top:1px solid #28517a;grid-template-columns:repeat(5,1fr);margin-top:24px;display:grid}.hour{border-right:1px solid #28517a;justify-items:center;gap:9px;padding:20px 10px 0;display:grid}.hour:last-child{border:0}.hour span{color:var(--muted);text-transform:uppercase;font-size:.75rem}.hour b{font-size:1.5rem}.hour img{object-fit:cover;border-radius:9px;width:44px;height:44px}.hour strong{font-size:1.15rem}.hour small{color:#79d5ff;font-size:.65rem}.hourly-offline{color:var(--muted);text-align:center;grid-column:1/-1}.five-day-card{padding:28px}.five-day-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.day-grid{border:1px solid #28517a;border-radius:16px;grid-template-columns:repeat(5,1fr);display:grid;overflow:hidden}.day-card{background:linear-gradient(#0e2b4eaa,#07182c66);border-right:1px solid #28517a;min-width:0;padding:18px 16px}.day-card:last-child{border:0}.day-card h3{text-transform:uppercase;letter-spacing:.06em;margin:0 0 14px;font-size:.92rem}.day-card img{object-fit:cover;border-radius:12px;width:58px;height:58px;margin:0 auto 13px;display:block;box-shadow:0 7px 16px #0008}.day-condition{color:#c6d7e9;text-align:center;min-height:34px;margin:0 0 12px;font-size:.76rem;line-height:1.35}.day-temps{justify-content:center;align-items:baseline;gap:12px;margin:8px 0 15px;display:flex}.day-temps strong{color:#fff;font-size:1.7rem}.day-temps span{color:#86cfff;font-size:1rem}.day-meta{border-top:1px solid #284b6e;justify-content:space-between;gap:8px;margin-top:8px;padding-top:8px;font-size:.67rem;display:flex}.day-meta span{color:#8fa5bf;text-transform:uppercase;letter-spacing:.05em}.day-meta b{color:#dbe9f7;text-align:right}.five-day-offline{color:var(--muted)}.storm-card{padding:28px}.storm-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.official-pill{color:#9bdcff;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#0a365566;border:1px solid #2d6496;border-radius:100px;padding:7px 11px;font-size:.68rem;font-weight:900}.storm-grid{grid-template-columns:minmax(0,1.55fr) minmax(290px,.75fr);gap:18px;display:grid}.radar-panel{background:#020812;border:1px solid #244e78;border-radius:16px;min-width:0;overflow:hidden}.radar-title{color:#d8e8f9;justify-content:space-between;align-items:center;gap:12px;padding:13px 15px;display:flex}.radar-title span{color:var(--muted);font-size:.7rem}.radar-frame{background:#050c15;min-height:350px;display:block;position:relative;overflow:hidden}.radar-frame img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:350px;max-height:500px;display:block}.radar-open{color:#fff;background:#020914dc;border:1px solid #fff5;border-radius:8px;padding:9px 12px;font-size:.75rem;font-weight:900;position:absolute;bottom:12px;right:12px;box-shadow:0 4px 20px #000}.lightning-panel{background:radial-gradient(circle at 80% 5%,#61491266,#0000 42%),linear-gradient(160deg,#172238,#080f1c);border:1px solid #755d20;border-radius:16px;flex-direction:column;align-items:flex-start;padding:22px;display:flex}.lightning-icon{color:#161000;background:#ffc928;border-radius:14px;place-items:center;width:52px;height:52px;margin-bottom:20px;font-size:2.5rem;font-weight:900;display:grid;box-shadow:0 0 28px #ffc92866}.lightning-panel h3{margin:0;font-size:1.75rem}.lightning-panel p{color:#adbed2;font-size:.85rem;line-height:1.5}.lightning-stats{border-top:1px solid #36506c;width:100%;margin:12px 0}.lightning-stats div{border-bottom:1px solid #36506c;justify-content:space-between;gap:12px;padding:12px 0;display:flex}.lightning-stats dt{color:#91a6bf;text-transform:uppercase;letter-spacing:.07em;font-size:.73rem}.lightning-stats dd{color:#f3f7fb;margin:0;font-weight:900}.lightning-note{margin-top:auto;padding-top:10px;color:#7f94ae!important;font-size:.7rem!important}.lower-grid{grid-template-columns:.9fr 1.1fr;gap:22px;display:grid}.river-card{padding:26px}.river-pill.normal{color:#7ff0af;background:#0a3b294d;border-color:#2e8d59}.river-pill.action{color:#8ee7ff;background:#093b574d;border-color:#2479aa}.river-pill.minor{color:#ffe28a;background:#68490055;border-color:#b78317}.river-pill.moderate{color:#ffb45e;background:#72350066;border-color:#cf6512}.river-pill.major{color:#ff9aa1;background:#6b081066;border-color:#ef1b28}.river-pill.offline{color:#b8c4d3;border-color:#56677b}.river-level{align-items:flex-end;gap:8px;margin-top:25px;display:flex}.river-level strong{font-size:4rem;line-height:.9}.river-level span{color:var(--muted)}.trend-line{color:var(--muted);flex-wrap:wrap;gap:12px;margin-top:10px;font-size:.78rem;display:flex}.trend{text-transform:uppercase;font-weight:900}.trend.rising{color:#ff9e64}.trend.falling{color:#69d5ff}.trend.steady{color:#b9c9db}.gauge{background:linear-gradient(90deg,#1b85c7 0 32.85%,#38bde8 32.85% 47.1%,#f5c642 47.1% 70%,#f07b27 70% 85.7%,#ef1b28 85.7%);border-radius:100px;height:14px;margin-top:22px;position:relative}.gauge .gauge-marker{background:#fff;border-radius:3px;width:5px;height:24px;display:block;position:absolute;top:-5px;transform:translate(-2px);box-shadow:0 0 10px #fff,0 0 0 2px #061225}.gauge-labels{color:var(--muted);justify-content:space-between;margin-top:8px;font-size:.7rem;display:flex}.data-note a{color:#70d5ff;text-underline-offset:2px;text-decoration:underline}.show-card{grid-template-columns:.85fr 1.15fr;display:grid;overflow:hidden}.video-placeholder{color:#cce9ff;text-transform:uppercase;letter-spacing:.08em;background:linear-gradient(135deg,#0e78c8,#031025 65%);flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:250px;font-size:.72rem;font-weight:800;display:flex}.video-embed{background:#000;min-height:320px}.video-embed iframe{border:0;width:100%;height:100%;min-height:320px;display:block}.play{background:var(--red);color:#fff;border-radius:50%;place-items:center;width:64px;height:64px;padding-left:5px;font-size:1.4rem;display:grid;box-shadow:0 10px 25px #0008}.show-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:28px;display:flex}.show-copy p:not(.eyebrow){color:#b8c9df;line-height:1.5}.watch-button{color:#fff;cursor:pointer;background:linear-gradient(#ff3140,#d90917);border:0;border-radius:9px;padding:12px 17px;font-weight:900;box-shadow:0 5px #87030c}.team-card{padding:28px}.team-heading{max-width:720px;margin-bottom:22px}.team-heading>p:last-child{color:#aebfd4;margin:10px 0 0;line-height:1.5}.team-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.person-card{background:#07162a;border:1px solid #2b537d;border-radius:16px;min-width:0;overflow:hidden}.person-card>img{object-fit:cover;object-position:center 25%;width:100%;height:255px;display:block}.person-card.skip>img{object-position:center 22%}.person-card.gary>img{object-position:68% 32%}.person-copy{padding:18px}.person-role{letter-spacing:.1em;text-transform:uppercase;font-size:.66rem;font-weight:900;color:#65d2ff!important;margin:0 0 6px!important}.person-copy h3{margin:0;font-size:1.35rem}.person-copy>p{color:#aebfd4;min-height:43px;margin:9px 0;font-size:.8rem;line-height:1.45}.person-copy blockquote{color:#fff;border-top:1px solid #294968;margin:14px 0 0;padding-top:12px;font-size:.8rem;font-style:italic;font-weight:900}.social-card{padding:28px}.social-intro{margin-bottom:22px}.social-intro h2{font-size:clamp(1.45rem,3vw,2.2rem)}.social-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.social-link{background:#06162a;border:1px solid #2c5279;border-radius:15px;grid-template-columns:auto 1fr;align-items:center;gap:13px;min-width:0;padding:17px;transition:transform .18s,border-color .18s;display:grid}.social-link:hover{border-color:#63cfff;transform:translateY(-2px)}.social-logo{color:#fff;border-radius:12px;grid-row:1/3;place-items:center;width:43px;height:43px;font-size:1.2rem;font-weight:900;display:grid}.social-link.facebook .social-logo{background:#1877f2}.social-link.tiktok .social-logo{text-shadow:2px 1px #ff245c,-2px -1px #25f4ee;background:#111}.social-link.youtube .social-logo{background:red;font-size:.9rem}.social-link span:nth-child(2){min-width:0}.social-link strong{margin-bottom:5px;display:block}.social-link small{color:#9db0c9;line-height:1.4;display:block}.social-link b{color:#63d0ff;text-transform:uppercase;letter-spacing:.07em;grid-column:2;font-size:.72rem}footer{color:#849bb7;border-top:1px solid #20466d;justify-content:center;align-items:center;gap:30px;min-height:130px;padding:24px;font-size:.8rem;display:flex}footer img{object-fit:contain;width:180px;max-height:80px}@media (width<=700px){.site-header{gap:8px;min-height:82px;padding:7px 12px;overflow:hidden}.brand{flex:0 auto;min-width:0}.brand img{width:155px;max-width:100%;max-height:68px}nav{display:none}.header-socials{flex:none;gap:5px;margin-left:auto}.crew-peek{flex:none;padding-left:4px}.crew-peek img{border-width:1px;width:28px;height:28px;margin-left:-7px}.social-mini{border-radius:7px;width:28px;height:28px}.whatever-bar{flex-wrap:wrap;gap:6px 9px;padding:8px 14px}.whatever-bar strong{font-size:.86rem}.whatever-joke{flex-basis:100%}.alert-bar{padding:10px 14px;font-size:.78rem;line-height:1.4}.page-shell{gap:15px;width:auto;min-width:0;max-width:none;margin:18px 12px 60px}.alerts-card,.current-card,.forecast-card,.five-day-card,.storm-card,.river-card,.show-card,.team-card,.social-card{border-radius:17px;width:100%;min-width:0;max-width:100%;overflow:hidden}.alerts-card,.current-card,.forecast-card,.five-day-card,.storm-card,.river-card,.team-card,.social-card{padding:18px}.alerts-heading{align-items:flex-start}.alerts-heading>div{min-width:0}.danger-pill{display:none}.alert-detail summary{padding:14px}.alert-body{padding:0 14px 14px}.alert-facts{grid-template-columns:1fr}.alert-facts div{border-bottom:1px solid #47262c;padding:11px 0}.eyebrow-row,.section-heading,.five-day-heading,.storm-heading,.eyebrow-row>div,.section-heading>div,.five-day-heading>div,.storm-heading>div{min-width:0}h1,h2,h3,.forecast-copy,.lightning-panel p,.data-note{overflow-wrap:anywhere}.current-grid{grid-template-columns:1fr;gap:14px}.temperature-wrap{align-items:flex-end}.temperature{font-size:5rem}.condition-image{width:58px;height:58px}.condition{max-width:calc(100% - 82px);font-size:1.12rem}.stat-grid{grid-template-columns:repeat(2,1fr)}.stat-grid div{border-bottom:1px solid #28517a;padding:15px 10px}.stat-grid div:nth-child(2){border-right:0}.stat-grid div:nth-child(n+3){border-bottom:0}.section-heading{align-items:flex-end}.section-heading.compact{flex-direction:column;align-items:flex-start}.high-low{flex-direction:column;align-items:flex-end;gap:1px}h1{font-size:1.75rem}h2{font-size:1.3rem}.hour-strip{scroll-snap-type:x mandatory;display:flex;overflow-x:auto}.hour{scroll-snap-align:start;flex:0 0 98px}.five-day-heading{align-items:flex-end}.five-day-heading .official-pill{display:none}.day-grid{scroll-snap-type:x mandatory;display:flex;overflow-x:auto}.day-card{scroll-snap-align:start;flex:0 0 155px}.lower-grid{grid-template-columns:1fr;gap:15px}.storm-heading{flex-direction:column;align-items:flex-start;gap:12px}.storm-heading h2{overflow-wrap:normal;word-break:normal;width:100%}.storm-grid{grid-template-columns:1fr}.radar-title{flex-direction:column;align-items:flex-start;gap:4px}.radar-frame,.radar-frame img{min-height:260px}.lightning-panel{min-width:0;padding:18px}.lightning-panel h3{font-size:1.5rem}.river-level strong{font-size:3.2rem}.trend-line{gap:6px 10px}.gauge-labels span:nth-child(2n){display:none}.gauge-labels{gap:5px;font-size:.58rem}.show-card{grid-template-columns:1fr}.show-copy{min-width:0;padding:20px}.video-embed,.video-embed iframe{min-height:460px}.team-grid{scroll-snap-type:x mandatory;display:flex;overflow-x:auto}.person-card{scroll-snap-align:start;flex:0 0 82%}.person-card>img{height:235px}.social-grid{grid-template-columns:1fr}.video-placeholder{min-height:190px}footer{text-align:center;flex-direction:column;gap:8px}}
