/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:host,:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,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;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{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}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{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:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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,::-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}.block{display:block}.flex{display:flex}.h-full{height:100%}.min-h-full{min-height:100%}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-col{flex-direction:column}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--background:#06101f;--surface:#0d1b2d;--surface-light:#152844;--border:#ffffff1f;--text:#f7f8fb;--muted:#b7c2d0;--navy:#071325;--blue:#173c70;--orange:#ff8a00;--orange-light:#ffb52e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img,video{width:100%;display:block}.site-header{z-index:50;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#040d1bed;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:32px;width:min(1440px,100% - 40px);min-height:76px;margin:0 auto;display:flex}.brand-text{text-transform:uppercase;letter-spacing:.03em;font-size:1.25rem;font-weight:900}.brand-logo-link{flex:none;align-items:center;width:clamp(180px,18vw,270px);display:inline-flex}.brand-logo{object-fit:contain;object-position:left center;width:100%;height:auto;max-height:48px;display:block}.main-nav{color:var(--muted);align-items:center;gap:24px;font-weight:700;display:flex}.main-nav a{transition:color .16s,transform .16s}.main-nav a:hover{color:#fff;transform:translateY(-1px)}.hero{background-image:url(/weather/branding/fall-facebook-cover.png);background-position:50%;background-size:cover;align-items:center;min-height:680px;display:flex;position:relative;overflow:hidden}.hero-overlay{background:linear-gradient(90deg,#020914fa,#030c19e8 36%,#030c198c 65%,#030c1940),linear-gradient(#0000 58%,#040d1be6);position:absolute;inset:0}.hero-content{z-index:2;width:min(1440px,100% - 40px);margin:0 auto;padding:110px 0;position:relative}.eyebrow,.section-kicker{color:var(--orange-light);letter-spacing:.19em;text-transform:uppercase;margin:0 0 12px;font-size:.85rem;font-weight:900}.hero h1,.hero h2{letter-spacing:-.055em;text-wrap:balance;max-width:850px;margin:0;font-size:clamp(3rem,7vw,6.75rem);line-height:.95}.hero-copy{color:#d6deea;max-width:720px;margin:30px 0 0;font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.65}.hero-buttons{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.button{border-radius:8px;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-weight:900;transition:transform .16s,filter .16s;display:inline-flex}.button:hover{filter:brightness(1.08);transform:translateY(-2px)}.button-primary{color:#111;background:linear-gradient(135deg,var(--orange-light),var(--orange))}.button-secondary{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #ffffff4d}.status-bar{z-index:4;border:1px solid var(--border);background:var(--surface);border-radius:16px;grid-template-columns:repeat(3,1fr);gap:1px;width:min(1320px,100% - 40px);margin:-44px auto 0;padding:24px;display:grid;position:relative;box-shadow:0 24px 60px #0000005c}.status-item{border-right:1px solid var(--border);flex-direction:column;gap:7px;padding:12px 24px;display:flex}.status-item:last-child{border-right:0}.status-label{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:900}.status-live{color:#69e89a}.content-section{width:min(1440px,100% - 40px);margin:0 auto;padding:100px 0}.section-muted{background:#091629;width:100%;padding-left:max(20px,50% - 720px);padding-right:max(20px,50% - 720px)}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:34px;display:flex}.about-section h2,.section-heading h2{letter-spacing:-.04em;margin:0;font-size:clamp(2rem,4vw,3.8rem)}.updated-badge{color:#d5dfec;border:1px solid var(--border);background:#ffffff0d;border-radius:999px;padding:10px 14px;font-size:.8rem;font-weight:800}.featured-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;display:grid}.featured-grid-single{grid-template-columns:minmax(0,1fr)}.panel{border:1px solid var(--border);background:var(--surface);border-radius:18px;overflow:hidden;box-shadow:0 22px 45px #00000038}.featured-grid>.panel{flex-direction:column;display:flex}.featured-grid>.panel .panel-image-wrap{flex:none}.featured-grid>.panel .panel-body{flex:auto}.panel-image-wrap{aspect-ratio:16/9;background:#020813;position:relative;overflow:hidden}.panel-image-wrap img,.panel-image-wrap video{object-fit:cover;width:100%;height:100%}.panel-body{padding:24px}.panel-body h3{margin:0 0 10px;font-size:1.45rem}.panel-body p{color:var(--muted);margin:0;line-height:1.65}.product-updated{color:var(--orange-light);letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-size:.72rem;font-weight:900;display:block}.satellite-panel{max-width:1120px}.about-section{grid-template-columns:.85fr 1fr;align-items:start;gap:80px;width:min(1440px,100% - 40px);margin:0 auto;padding:110px 0;display:grid}.about-section>p{color:var(--muted);margin:35px 0 0;font-size:1.2rem;line-height:1.8}.site-footer{border-top:1px solid var(--border);background:#030a15;justify-content:space-between;gap:50px;padding:44px max(20px,50% - 720px);display:flex}.site-footer strong{font-size:1.1rem}.site-footer p{color:var(--muted)}.disclaimer{text-align:right;max-width:620px;margin:0;line-height:1.6}.live-weather-section{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:radial-gradient(circle at 15% 15%,#265ea54d,#0000 34%),linear-gradient(#071528,#081221);padding:96px 20px}.live-weather-inner{width:min(1440px,100%);margin:0 auto}.weather-location-row{justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px;display:flex}.weather-location-row h1{letter-spacing:-.045em;margin:0;font-size:clamp(2.2rem,4vw,4rem)}.location-selector-placeholder{border:1px solid var(--border);background:#ffffff0d;border-radius:12px;flex-direction:column;gap:4px;min-width:230px;padding:14px 18px;display:flex}.location-selector-placeholder span{color:var(--muted);text-transform:uppercase;letter-spacing:.09em;font-size:.72rem;font-weight:800}.weather-alert-list{gap:12px;margin-bottom:22px;display:grid}.weather-alert{border:1px solid #ffffff29;border-radius:14px;align-items:center;gap:18px;padding:18px 22px;display:flex}.weather-alert-extreme{background:linear-gradient(90deg,#8e001cf5,#530013f5)}.weather-alert-severe{background:linear-gradient(90deg,#b41e23f2,#690c11f2)}.weather-alert-moderate{background:linear-gradient(90deg,#c96600f2,#783400f2)}.weather-alert-minor{background:linear-gradient(90deg,#354f80f2,#162a4ef2)}.weather-alert-symbol{border:2px solid #fff;border-radius:50%;flex:0 0 48px;place-items:center;width:48px;height:48px;font-size:1.7rem;font-weight:900;display:grid}.weather-alert-content h3{margin:3px 0 5px;font-size:1.25rem}.weather-alert-content p{margin:0}.weather-alert-expiration,.weather-alert-label{letter-spacing:.09em;text-transform:uppercase;font-size:.72rem;font-weight:900;display:block}.weather-alert-expiration{opacity:.82;margin-top:8px}.weather-clear-banner{color:#d7e7df;background:#2673462e;border:1px solid #69e89a47;border-radius:12px;align-items:center;gap:11px;margin-bottom:22px;padding:15px 19px;font-weight:700;display:flex}.weather-clear-dot{background:#69e89a;border-radius:50%;flex:0 0 10px;width:10px;height:10px;box-shadow:0 0 14px #69e89ad9}.current-and-forecast-grid{grid-template-columns:minmax(320px,.82fr) minmax(0,1.8fr);gap:22px;display:grid}.current-and-forecast-grid>*{min-width:0}.current-conditions-card,.hourly-panel,.weather-error-card{border:1px solid var(--border);background:linear-gradient(145deg,#173358ed,#0a1c33f5);border-radius:18px;box-shadow:0 24px 55px #00000040}.current-conditions-card{padding:26px}.weather-card-heading{justify-content:space-between;gap:20px;display:flex}.weather-card-heading h3{margin:5px 0 0;font-size:1.45rem}.weather-card-kicker{color:var(--orange-light);letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:900}.weather-observation-time{color:var(--muted);white-space:nowrap;font-size:.78rem}.current-primary{align-items:center;gap:20px;margin:24px 0;display:flex}.current-weather-icon{object-fit:contain;filter:drop-shadow(0 13px 18px #00000059);width:116px;height:116px}.current-temperature{letter-spacing:-.07em;font-size:clamp(4rem,7vw,6.2rem);font-weight:900;line-height:.9}.current-feels-like{color:var(--muted);margin-top:10px;font-size:.95rem}.current-detail-grid{border:1px solid var(--border);background:var(--border);border-radius:12px;grid-template-columns:repeat(2,1fr);gap:1px;display:grid;overflow:hidden}.weather-detail{background:#08172bf2;flex-direction:column;gap:5px;padding:13px 14px;display:flex}.weather-detail span{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:.72rem}.observation-source,.weather-data-credit{color:var(--muted);margin:17px 0 0;font-size:.78rem;line-height:1.5}.short-forecast-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.short-forecast-card{text-align:center;border:1px solid var(--border);background:linear-gradient(160deg,#19355bf2,#08182efa);border-radius:16px;flex-direction:column;align-items:center;min-height:286px;padding:20px 16px;display:flex}.forecast-period-name{color:#d9e5f3;align-items:center;min-height:38px;font-weight:900;display:flex}.forecast-weather-icon{object-fit:contain;filter:drop-shadow(0 9px 13px #00000052);width:82px;height:82px;margin:7px 0}.forecast-temperature{font-size:2.35rem;line-height:1}.forecast-description{color:#e2e9f2;min-height:40px;margin-top:9px;font-size:.84rem;line-height:1.35}.forecast-precipitation{color:#77caff;margin-top:10px;font-size:.76rem;font-weight:800}.forecast-wind{color:var(--muted);margin-top:7px;font-size:.72rem}.hourly-panel{margin-top:22px;padding:25px}.hourly-scroll{grid-auto-columns:minmax(180px,1fr);grid-auto-flow:column;gap:14px;margin-top:18px;padding-bottom:8px;display:grid;overflow-x:auto}.hourly-card{text-align:center;border:1px solid var(--border);background:#051224ba;border-radius:13px;flex-direction:column;align-items:center;min-height:252px;padding:20px 16px;display:flex}.hourly-time{font-weight:900}.hourly-card img{object-fit:contain;width:80px;height:80px;margin:10px 0}.hourly-card strong{font-size:2rem}.hourly-precip{color:#77caff;margin-top:7px;font-size:.88rem;font-weight:800}.hourly-description{color:var(--muted);margin-top:9px;font-size:.82rem;line-height:1.4}.weather-unavailable-message{color:var(--muted);margin-top:24px;line-height:1.7}.weather-error-card{padding:35px}.weather-error-card h2{margin:0 0 12px;font-size:clamp(2rem,4vw,3.5rem)}.weather-error-card p:last-child{max-width:700px;color:var(--muted);line-height:1.7}.location-tools{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:18px 0 10px;display:grid}.location-tool-panel{border:1px solid var(--border);background:#091d37c7;border-radius:16px;padding:22px}.homepage-radar-loop{border:1px solid var(--border);background:linear-gradient(145deg,#0f2b4bf0,#051326fa);border-radius:18px;margin-top:22px;padding:25px;box-shadow:0 24px 55px #00000040}.homepage-radar-video{border:1px solid #ffffff1f;border-radius:14px;width:min(100%,1000px);margin-top:18px;margin-left:auto;margin-right:auto;overflow:hidden}.homepage-radar-video .live-media-wrapper{aspect-ratio:16/9}.location-tool-panel h3{margin:7px 0 8px;font-size:1.35rem}.location-tool-panel p{color:var(--muted);margin:0 0 17px;line-height:1.55}.location-search-form{gap:10px;display:flex}.location-search-form input{color:#fff;border:1px solid var(--border);min-width:0;min-height:52px;font:inherit;background:#020c1ad1;border-radius:8px;outline:none;flex:1;padding:0 16px}.location-search-form input:focus{border-color:var(--orange-light);box-shadow:0 0 0 3px #ffb52e24}.location-search-form input::placeholder{color:#8f9daf}.location-search-results{gap:8px;margin-bottom:14px;display:grid}.location-search-results button{color:#fff;text-align:left;border:1px solid var(--border);cursor:pointer;background:#0d2341f0;border-radius:10px;flex-direction:column;align-items:flex-start;gap:4px;width:100%;padding:14px 17px;transition:border-color .15s,transform .15s,background .15s;display:flex}.location-search-results button:hover{border-color:var(--orange-light);background:#16345bfa;transform:translateY(-1px)}.location-search-results button span{color:var(--muted);font-size:.78rem;line-height:1.4}.location-message{color:#dce8f6;background:#20568633;border:1px solid #77caff3d;border-radius:9px;margin-bottom:14px;padding:12px 15px}.location-attribution{color:var(--muted);margin:0 0 22px;font-size:.72rem}.weather-change-button{color:#fff;border:1px solid var(--border);cursor:pointer;background:#ffffff0f;border-radius:8px;padding:10px 14px;font-weight:800}.weather-change-button:hover{border-color:var(--orange-light)}.weather-loading-card{border:1px solid var(--border);background:#081a32e0;border-radius:16px;justify-content:center;align-items:center;gap:18px;min-height:150px;padding:26px;display:flex}.weather-loading-card p{color:var(--muted);margin:6px 0 0}.weather-loading-spinner{border:4px solid #ffffff26;border-top:4px solid var(--orange-light);border-radius:50%;flex:0 0 38px;width:38px;height:38px;animation:weather-spin .8s linear infinite}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}button:disabled{opacity:.62;cursor:wait}@keyframes weather-spin{to{transform:rotate(1turn)}}.live-panel-image-wrap{aspect-ratio:16/10;min-height:0}.live-media-wrapper{background:#020813;grid-template-rows:minmax(0,1fr) auto;width:100%;height:100%;display:grid}.live-media-wrapper>img,.live-media-wrapper>video{object-fit:cover;width:100%;height:100%;min-height:0}.live-media-bar{color:#eaf1f8;background:#04101ffa;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:16px;min-height:48px;padding:9px 16px;font-size:.8rem;display:flex}.live-media-status{text-transform:uppercase;letter-spacing:.09em;align-items:center;gap:8px;display:flex}.live-media-dot{border-radius:50%;flex:0 0 9px;width:9px;height:9px}.live-media-current .live-media-dot{background:#62ea94;animation:live-media-pulse 1.8s ease-in-out infinite;box-shadow:0 0 12px #62ea94e6}.live-media-delayed .live-media-dot{background:#ffbe48}.live-media-stale .live-media-dot{background:#ff9d42}.live-media-offline .live-media-dot{background:#ff5d5d}.live-media-sample .live-media-dot{background:#8ba0b7}.live-media-time{color:#b9c7d6;text-align:right}@keyframes live-media-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.86)}}@media (max-width:900px){.main-nav{display:none}.hero{background-position:54%;min-height:620px}.hero-overlay{background:#030b18d1}.about-section,.featured-grid,.product-grid,.status-bar{grid-template-columns:1fr}.status-item{border-right:0;border-bottom:1px solid var(--border)}.status-item:last-child{border-bottom:0}.about-section{gap:20px}.site-footer{flex-direction:column}.disclaimer{text-align:left}.weather-location-row{flex-direction:column;align-items:stretch}.location-selector-placeholder{width:100%}.current-and-forecast-grid{grid-template-columns:minmax(0,1fr)}.short-forecast-grid{grid-template-columns:repeat(3,minmax(150px,1fr));padding-bottom:8px;overflow-x:auto}.location-tools{grid-template-columns:1fr}}@media (max-width:600px){.header-inner{width:min(100% - 28px,1440px);min-height:66px}.brand-text{font-size:1rem}.about-section,.content-section,.hero-content{width:min(100% - 28px,1440px)}.hero-content{padding:86px 0 110px}.hero h1,.hero h2{font-size:clamp(2.75rem,14vw,4.3rem)}.status-bar{width:min(100% - 28px,1320px)}.section-muted{padding-left:14px;padding-right:14px}.content-section{padding-top:74px;padding-bottom:74px}.section-heading{flex-direction:column;align-items:start}.panel{border-radius:13px}.panel-body{padding:20px}.live-weather-section{padding:70px 14px}.weather-alert{align-items:flex-start}.weather-alert-symbol{flex-basis:39px;width:39px;height:39px;font-size:1.2rem}.current-conditions-card,.hourly-panel{padding:20px}.weather-card-heading{flex-direction:column;gap:6px}.current-primary{gap:12px}.current-weather-icon{width:94px;height:94px}.current-detail-grid{grid-template-columns:1fr 1fr}.short-forecast-grid{grid-template-columns:none;grid-auto-columns:minmax(155px,44vw);grid-auto-flow:column}.location-search-form{flex-direction:column}.location-search-form .button,.weather-change-button{width:100%}.live-panel-image-wrap{aspect-ratio:16/10;min-height:0}.live-media-bar{flex-direction:column;align-items:flex-start;gap:4px;min-height:60px}.live-media-time{text-align:left}}.alert-crawler{z-index:1000;color:#fff;background:linear-gradient(90deg,#9b1c1c,#c72b2b 24%,#8f1717);border-top:1px solid #ffffff21;border-bottom:1px solid #ffffff21;width:100%;position:sticky;top:72px;overflow:hidden;box-shadow:0 8px 24px #2a040447}.alert-crawler-link{min-height:48px;color:inherit;cursor:pointer;grid-template-columns:auto minmax(0,1fr);text-decoration:none;display:grid}.alert-crawler-label{z-index:2;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#701111;align-items:center;gap:9px;padding:0 20px;font-size:.82rem;font-weight:900;display:inline-flex;position:relative;box-shadow:12px 0 20px #34040447}.alert-crawler-viewport{align-items:center;min-width:0;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 3% 97%,#0000);mask-image:linear-gradient(90deg,#0000,#000 3% 97%,#0000)}.alert-crawler-message{letter-spacing:.025em;white-space:nowrap;will-change:transform;flex:none;padding-left:12px;padding-right:36px;font-size:.95rem;font-weight:800;line-height:48px;display:inline-block}@media (prefers-reduced-motion:reduce){.alert-crawler-viewport{overflow-x:auto;-webkit-mask-image:none;mask-image:none}.alert-crawler-message{padding-left:24px;transform:none!important}}@media (max-width:760px){.brand-logo-link{width:min(58vw,230px)}.brand-logo{max-height:42px}}@media (max-width:600px){.alert-crawler-link{min-height:44px}.alert-crawler-label{letter-spacing:.055em;gap:6px;padding:0 12px;font-size:.72rem}.alert-crawler-message{padding-left:12px;padding-right:28px;font-size:.85rem;line-height:44px}}.alerts-center-link{transition:border-color .16s,background .16s,transform .16s}.alerts-center-link:hover{background:#ff8a0033;border-color:#ffb52e9e;transform:translateY(-1px)}.alerts-page-hero{border-bottom:1px solid var(--border);background:radial-gradient(circle at 82% 18%,#c4272d3d,#0000 30%),linear-gradient(135deg,#071325,#101c31 58%,#240b12);padding:96px 20px 78px}.alerts-page-content,.alerts-page-hero-inner{width:min(1240px,100%);margin:0 auto}.alerts-page-hero h1{letter-spacing:-.06em;margin:0;font-size:clamp(3rem,7vw,6.5rem);line-height:.96}.alerts-page-hero p:not(.section-kicker){max-width:760px;color:var(--muted);margin:24px 0 0;font-size:1.12rem;line-height:1.75}.alerts-page-live-badge{color:#bff4d2;letter-spacing:.08em;text-transform:uppercase;background:#2673462e;border:1px solid #69e89a4d;border-radius:999px;align-items:center;gap:8px;width:fit-content;margin-top:26px;padding:9px 13px;font-size:.76rem;font-weight:900;display:inline-flex}.alerts-page-live-badge:before{content:"";background:#69e89a;border-radius:50%;width:8px;height:8px;box-shadow:0 0 12px #69e89acc}.alerts-page-content{min-height:500px;padding:64px 20px 100px}.alerts-center-list{gap:20px;display:grid}.alerts-center-card{background:linear-gradient(145deg,#111f34fa,#081221fa);border:1px solid #ffffff24;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 18px 55px #00000038}.alerts-center-card-accent{background:#7183a5;width:7px;position:absolute;inset:0 auto 0 0}.alerts-center-card-extreme .alerts-center-card-accent{background:#ff1744}.alerts-center-card-severe .alerts-center-card-accent{background:#ff4d36}.alerts-center-card-watch .alerts-center-card-accent{background:#ff9f1a}.alerts-center-card-advisory .alerts-center-card-accent{background:#ffd166}.alerts-center-card-statement .alerts-center-card-accent{background:#64a7ff}.alerts-center-summary{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;padding:25px 26px 25px 30px;display:grid}.alerts-center-symbol{border:2px solid #ffffffe0;border-radius:50%;place-items:center;width:52px;height:52px;font-size:1.8rem;font-weight:1000;display:grid}.alerts-center-meta-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 20px;display:flex}.alerts-center-expiration,.alerts-center-type{letter-spacing:.09em;text-transform:uppercase;font-size:.74rem;font-weight:900}.alerts-center-type{color:var(--orange-light)}.alerts-center-expiration{color:#dbe4ef}.alerts-center-summary h2{margin:8px 0 7px;font-size:clamp(1.28rem,2.5vw,1.85rem);line-height:1.2}.alerts-center-area-summary{color:var(--muted);margin:0;line-height:1.55}.alerts-center-badges{flex-wrap:wrap;gap:8px;margin-top:13px;display:flex}.alerts-center-badges span{color:#cbd6e4;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;padding:6px 9px;font-size:.7rem;font-weight:800}.alerts-center-toggle{color:#fff;cursor:pointer;min-width:142px;font:inherit;background:#ff8a0021;border:1px solid #ffb52e7a;border-radius:10px;padding:12px 16px;font-weight:900;transition:background .16s,transform .16s}.alerts-center-toggle:hover{background:#ff8a003d;transform:translateY(-1px)}.alerts-center-details{border-top:1px solid #ffffff1a;padding:0 26px 30px 30px}.alerts-center-detail-grid{grid-template-columns:minmax(0,1.65fr) minmax(260px,.65fr);gap:28px;padding-top:28px;display:grid}.alerts-center-main-column{gap:22px;display:grid}.alerts-center-graphic,.alerts-center-graphic-placeholder{background:#06101f;border:1px solid #ffffff21;border-radius:14px;margin:0;overflow:hidden}.alerts-center-graphic img{object-fit:contain;width:100%;height:auto}.alerts-center-graphic-placeholder{text-align:center;background:linear-gradient(135deg,#173c705c,#071325e6),repeating-linear-gradient(45deg,#0000 0 18px,#ffffff06 18px 36px);place-content:center;min-height:250px;padding:30px;display:grid}.alerts-center-graphic-placeholder span{color:var(--orange-light);letter-spacing:.1em;text-transform:uppercase;font-size:.75rem;font-weight:900}.alerts-center-graphic-placeholder strong{margin-top:10px;font-size:clamp(1.3rem,3vw,2rem)}.alerts-center-text-section{background:#ffffff09;border:1px solid #ffffff1c;border-radius:14px;padding:23px}.alerts-center-facts h3,.alerts-center-text-section h3{margin:0 0 13px;font-size:1.08rem}.alerts-center-text-section p{color:#d4deea;white-space:pre-wrap;margin:0;line-height:1.78}.alerts-center-safety{background:#ff8a0013;border-color:#ffb52e40}.alerts-center-facts{background:#00000029;border:1px solid #ffffff1f;border-radius:14px;height:fit-content;padding:23px}.alerts-center-facts dl{margin:0 0 28px}.alerts-center-facts dl div{border-bottom:1px solid #ffffff14;padding:12px 0}.alerts-center-facts dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:900}.alerts-center-facts dd{margin:5px 0 0;line-height:1.45}.alerts-center-facts ul{color:#d5dfeb;margin:0;padding-left:20px}.alerts-center-facts li+li{margin-top:8px}.alerts-center-facts p{color:var(--muted);margin:0}.alerts-center-clear,.alerts-center-state{text-align:center;border:1px solid var(--border);background:#ffffff09;border-radius:18px;place-content:center;min-height:310px;padding:40px;display:grid}.alerts-center-state{color:var(--muted);font-size:1.08rem}.alerts-center-state-error{color:#ffd2d2;gap:8px}.alerts-center-clear{text-align:left;background:#2673461a;border-color:#69e89a40;grid-template-columns:auto minmax(0,580px);align-items:center;gap:22px}.alerts-center-clear-icon{color:#8df0b4;background:#69e89a29;border-radius:50%;place-items:center;width:58px;height:58px;font-size:1.8rem;font-weight:900;display:grid}.alerts-center-clear h2{margin:0 0 8px;font-size:1.8rem}.alerts-center-clear p{color:#c3d8cc;margin:0;line-height:1.65}@media (max-width:850px){.alerts-center-summary{grid-template-columns:auto minmax(0,1fr)}.alerts-center-toggle{grid-column:1/-1;width:100%}.alerts-center-detail-grid{grid-template-columns:1fr}}@media (max-width:560px){.alerts-page-hero{padding-top:70px}.alerts-page-content{padding-top:35px}.alerts-center-summary{grid-template-columns:1fr;padding:22px 20px 22px 24px}.alerts-center-symbol{width:44px;height:44px}.alerts-center-details{padding:0 18px 22px 24px}.alerts-center-meta-row{flex-direction:column;align-items:flex-start}.alerts-center-clear{text-align:center;grid-template-columns:1fr}.alerts-center-clear-icon{margin:0 auto}}.mobile-menu-button{color:#fff;border:1px solid var(--border);cursor:pointer;background:#ffffff0f;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:46px;height:46px;padding:0;display:none}.mobile-menu-button span{background:currentColor;border-radius:999px;width:22px;height:2px;transition:transform .18s,opacity .18s;display:block}.mobile-menu-button.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.mobile-menu-button.is-open span:nth-child(2){opacity:0}.mobile-menu-button.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-nav{display:none}@media (max-width:900px){.header-inner{position:relative}.mobile-menu-button{display:inline-flex}.mobile-nav{z-index:60;border:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#040d1bfa;border-radius:0 0 14px 14px;padding:10px;position:absolute;top:calc(100% + 1px);left:20px;right:20px;box-shadow:0 20px 45px #00000061}.mobile-nav.is-open{display:grid}.mobile-nav a{color:#e7edf5;border-radius:9px;padding:14px 16px;font-weight:800}.mobile-nav a:focus-visible,.mobile-nav a:hover{color:#fff;background:#ffffff14}}@media (max-width:600px){.mobile-nav{left:14px;right:14px}}.weather-alert-toggle{color:#fff;width:fit-content;font:inherit;cursor:pointer;background:#00000029;border:1px solid #ffffff57;border-radius:8px;margin-top:12px;padding:8px 11px;font-size:.78rem;font-weight:900}.weather-alert-details{background:#0000002e;border:1px solid #ffffff2e;border-radius:10px;margin-top:14px;padding:16px}.weather-alert-details strong{letter-spacing:.04em;text-transform:uppercase;margin-top:12px;font-size:.78rem;display:block}.weather-alert-details strong:first-child{margin-top:0}.weather-alert-details p{white-space:pre-wrap;margin:5px 0 0;line-height:1.65}.location-consent-backdrop{z-index:200;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#010812d1;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.location-consent-dialog{background:radial-gradient(circle at 85% 10%,#ff961c33,#0000 32%),linear-gradient(145deg,#102d50,#07172c 68%);border:1px solid #ffb52e61;border-radius:24px;width:min(560px,100%);padding:clamp(28px,5vw,46px);box-shadow:0 35px 90px #00000094}.location-consent-icon{color:#07111f;background:var(--orange-light);border-radius:50%;place-items:center;width:54px;height:54px;margin-bottom:22px;font-size:1.7rem;font-weight:900;display:grid;box-shadow:0 0 30px #ffb52e47}.location-consent-dialog h2{letter-spacing:-.045em;margin:8px 0 14px;font-size:clamp(2rem,6vw,3.1rem)}.location-consent-dialog>p:not(.weather-card-kicker){color:#e7eef7;margin:0;font-size:1.05rem;line-height:1.65}.location-consent-dialog .location-consent-note{color:var(--muted);margin-top:15px;font-size:.86rem}.location-consent-actions{flex-wrap:wrap;gap:11px;margin-top:26px;display:flex}.forecast-outlook-panel{border:1px solid var(--border);background:linear-gradient(145deg,#173358ed,#0a1c33f5);border-radius:18px;padding:24px;box-shadow:0 24px 55px #00000040}.forecast-outlook-panel .short-forecast-grid{margin-top:18px}@media (max-width:600px){.location-consent-backdrop{align-items:end;padding:12px}.location-consent-dialog{border-radius:20px;padding:27px 22px}.location-consent-actions{display:grid}.location-consent-actions .button{width:100%}.forecast-outlook-panel,.homepage-radar-loop{padding:20px}}.live-media-placeholder{text-align:center;background:radial-gradient(circle at 50% 35%,#3074bc40,#0000 34%),linear-gradient(135deg,#07182d,#0c2947);place-content:center;justify-items:center;gap:10px;width:100%;min-height:300px;padding:30px;display:grid}.live-media-placeholder>span:last-child{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:800}.live-media-placeholder-spinner{border:3px solid #ffffff26;border-top:3px solid var(--orange-light);border-radius:50%;width:34px;height:34px;animation:weather-spin .8s linear infinite}.alerts-filter-panel{border:1px solid var(--border);background:#ffffff09;border-radius:16px;grid-template-columns:minmax(0,1fr) minmax(300px,.8fr);align-items:end;gap:14px 24px;margin-bottom:24px;padding:22px;display:grid}.alerts-filter-panel h2{margin:5px 0 0;font-size:1.35rem}.alerts-filter-panel>p{color:var(--muted);grid-column:1/-1;margin:0;font-size:.82rem}.alerts-filter-controls{gap:9px;display:flex}.alerts-filter-controls input{border:1px solid var(--border);color:#fff;min-width:0;font:inherit;background:#051223e0;border-radius:9px;flex:1;padding:12px 14px}.alerts-filter-controls button{color:#fff;cursor:pointer;background:#ff8a001f;border:1px solid #ffb52e6b;border-radius:9px;padding:0 14px;font-weight:900}@media (max-width:720px){.alerts-filter-panel{grid-template-columns:1fr}.alerts-filter-panel>p{grid-column:auto}}.local-cities-panel{border:1px solid var(--border);background:#ffffff09;border-radius:18px;margin:26px 0 30px;padding:24px}.local-cities-heading-row{justify-content:space-between;align-items:end;gap:18px;margin-bottom:18px;display:flex}.local-cities-heading-row h3{margin:5px 0 0;font-size:1.35rem}.local-cities-hint{color:var(--muted);font-size:.78rem;font-weight:800}.local-cities-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.local-city-card{min-width:0;color:inherit;background:#051223b8;border:1px solid #ffffff17;border-radius:13px;gap:12px;padding:16px;text-decoration:none;transition:transform .16s,border-color .16s,background .16s;display:grid}.local-city-card:focus-visible,.local-city-card:hover{background:#0c2947eb;border-color:#ffb52e80;outline:none;transform:translateY(-2px)}.local-city-card-top,.local-city-range{justify-content:space-between;align-items:center;gap:10px;display:flex}.local-city-card-top strong{font-size:.92rem}.local-city-arrow{color:var(--orange-light);font-size:1.1rem;font-weight:900}.local-city-current{gap:2px;min-width:0;display:grid}.local-city-current>span:last-child{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;line-height:1.3;overflow:hidden}.local-city-temperature{font-size:1.9rem;font-weight:900;line-height:1}.local-city-range{color:var(--muted);border-top:1px solid #ffffff14;padding-top:10px;font-size:.74rem}.local-city-range strong{color:#fff}.local-cities-loading{min-height:120px;color:var(--muted);justify-content:center;align-items:center;gap:12px;font-weight:800;display:flex}.local-cities-unavailable{color:var(--muted);margin:0}@media (max-width:1000px){.local-cities-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.local-cities-panel{padding:18px}.local-cities-heading-row{flex-direction:column;align-items:flex-start;gap:6px}.local-cities-grid{grid-template-columns:1fr}}.local-city-current-row{align-items:center;gap:10px;display:flex}.local-city-icon{object-fit:contain;flex:none;width:42px;height:42px}.local-city-distance{color:var(--text-muted,#64748b);margin-top:.2rem;font-size:.78rem;font-weight:600;display:block}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}