@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{font-family:Inter,Arial,sans-serif;color:#101214;background:#fff;font-synthesis:none;--accent: #df3026;--accent-dark: #ac211a;--ink: #101214;--muted: #58616d;--line: #d9dde1;--charcoal: #171d21}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#fff}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}.site{overflow:hidden}.page-width{width:min(1280px,calc(100% - 64px));margin-inline:auto}.eyebrow{margin:0 0 7px;color:var(--accent);font-size:12px;line-height:1.2;font-weight:800;text-transform:uppercase}.hero{position:relative;min-height:850px;background-position:center;background-size:cover;isolation:isolate}.hero-fade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#fffffffa,#ffffffed 30%,#ffffff80 51%,#fff0 70%);pointer-events:none}.site-header{position:relative;z-index:5;min-height:94px;display:grid;grid-template-columns:minmax(210px,1fr) auto minmax(210px,1fr);align-items:center;gap:28px}.brand{font-size:28px;font-weight:800;white-space:nowrap}.brand span,h1 span,h2 span{color:var(--accent)}.site-header nav{display:flex;align-items:center;gap:40px}.site-header nav a{font-size:14px;font-weight:600;white-space:nowrap}.site-header nav a:hover{color:var(--accent)}.header-action{justify-self:end;min-height:48px;display:inline-flex;align-items:center;padding:0 20px;border-radius:6px;background:var(--accent);color:#fff;font-weight:700}.header-action:hover,.button.primary:hover{background:var(--accent-dark)}.menu-button{display:none;width:44px;height:44px;border:0;background:#fff;align-items:center;justify-content:center}.menu-button svg{width:22px;height:22px}.hero-inner{min-height:756px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr);align-items:center;gap:64px}.hero-copy{max-width:650px;padding-bottom:40px}.hero-copy h1{margin-bottom:24px;font-size:82px;line-height:.98;font-weight:800;letter-spacing:0}.hero-copy>p{max-width:590px;margin-bottom:30px;color:#3f4854;font-size:22px;line-height:1.48}.hero-actions{display:flex;align-items:center;gap:14px;margin-bottom:16px}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:6px;padding:0 22px;font-size:15px;font-weight:700;transition:background .2s ease,color .2s ease,border-color .2s ease}.button.primary{background:var(--accent);color:#fff}.button.secondary{border-color:#202326;background:#ffffffe6;color:#17191b}.button.secondary:hover{border-color:var(--accent);color:var(--accent)}.hero-copy small,.business-copy small{display:block;color:#4d5661;font-size:13px;line-height:1.5}.photo-credit{position:absolute;left:18px;bottom:12px;margin:0;color:#fff;font-size:10px;text-shadow:0 1px 3px #000}.photo-credit a{text-decoration:underline;text-underline-offset:2px}.live-local{padding-block:78px 84px;background:#f6f7f7;border-bottom:1px solid var(--line)}.live-local-heading{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:46px;align-items:end;margin-bottom:28px}.live-local-heading h2{max-width:760px;margin:0 0 12px;font-size:50px;line-height:1.04;font-weight:800;letter-spacing:0}.live-local-heading p:not(.eyebrow){max-width:760px;margin:0;color:var(--muted);font-size:17px;line-height:1.55}.weather-card{min-height:160px;padding:22px;background:#fff;border:1px solid var(--line);display:grid;grid-template-columns:40px 1fr;gap:6px 14px;align-content:center;box-shadow:0 16px 34px #10121414}.weather-card svg{grid-row:1 / 4;width:38px;height:38px;color:#b8770e;stroke-width:1.7}.weather-card span{color:var(--muted);font-size:13px}.weather-card strong{font-size:38px;line-height:1}.weather-card small{color:var(--muted)}.live-state{min-height:170px;display:flex;align-items:center;justify-content:center;gap:12px;color:var(--muted);font-weight:700}.live-state svg{color:var(--accent)}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.live-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.live-panel{min-width:0;min-height:360px;padding:24px;background:#fff;display:flex;flex-direction:column;gap:16px}.feature-panel{grid-row:span 2}.panel-heading{min-height:38px;display:flex;align-items:center;gap:10px}.panel-heading svg{width:24px;height:24px;color:var(--accent);stroke-width:1.8}.panel-heading h3{margin:0;font-size:20px;line-height:1.15}.news-preview,.event-preview{display:flex;flex-direction:column;gap:6px;padding-bottom:16px;border-bottom:1px solid var(--line)}.news-preview:last-child,.event-preview:last-child{border-bottom:0;padding-bottom:0}.news-preview span,.event-preview time,.business-preview span,.charity-preview span,.thing-preview span{color:var(--muted);font-size:12px;font-weight:700;text-transform:uppercase}.news-preview strong,.event-preview strong,.business-preview strong,.charity-preview strong,.thing-preview strong{font-size:17px;line-height:1.22}.news-preview p,.charity-preview p,.thing-preview p,.road-panel p{margin:0;color:var(--muted);font-size:13px;line-height:1.48;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.event-preview span{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:13px;text-transform:none}.event-preview span svg{width:14px;height:14px;flex:0 0 auto}.business-preview,.charity-preview,.thing-preview{display:grid;gap:5px;padding-bottom:13px;border-bottom:1px solid var(--line)}.business-preview small,.thing-preview small{color:var(--muted);font-size:12px}.charity-preview a,.panel-link{display:inline-flex;align-items:center;gap:6px;color:var(--accent);font-size:13px;font-weight:800}.charity-preview a svg,.panel-link svg{width:14px;height:14px}.panel-link{margin-top:auto}.road-panel{background:#151c20;color:#fff}.road-panel .panel-heading svg{color:#f1c463}.road-panel p{color:#cbd2d6;-webkit-line-clamp:none}.road-count{font-size:72px;line-height:.9}.empty-panel{min-height:190px;display:grid;place-items:center;align-content:center;gap:10px;text-align:center;color:var(--muted)}.empty-panel svg{width:34px;height:34px;color:var(--accent);stroke-width:1.6}.empty-panel p{max-width:260px;margin:0;font-size:14px;line-height:1.45}.phone{position:relative;width:min(334px,100%);justify-self:center;padding:11px;border:5px solid #111518;border-radius:46px;background:#111518;box-shadow:0 22px 48px #00000047;overflow:hidden}.phone:after{content:"";position:absolute;inset:5px;border:1px solid rgba(255,255,255,.28);border-radius:37px;pointer-events:none}.phone-speaker{position:absolute;z-index:2;top:10px;left:50%;width:92px;height:23px;transform:translate(-50%);border-radius:0 0 15px 15px;background:#111518}.phone img{width:100%;aspect-ratio:390 / 844;object-fit:cover;object-position:top;border-radius:32px;background:#f7f8f9}.hero-phone{width:370px;justify-self:end}.inside{min-height:850px;display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.7fr);align-items:center;gap:92px;padding-block:84px}.inside h2,.business-copy h2,.broadcast h2,.closing-inner h2{margin-bottom:22px;font-size:58px;line-height:1.04;font-weight:800;letter-spacing:0}.inside h2{max-width:650px}.section-intro{max-width:600px;margin-bottom:28px;color:var(--muted);font-size:19px;line-height:1.55}.feature-list{border-top:1px solid var(--line)}.feature-list article{min-height:118px;display:grid;grid-template-columns:48px 1fr;gap:22px;align-items:center;border-bottom:1px solid var(--line)}.feature-list svg{width:34px;height:34px;color:var(--accent);stroke-width:1.8}.feature-list h3{margin-bottom:6px;font-size:19px;line-height:1.2}.feature-list p{max-width:510px;margin-bottom:0;color:var(--muted);font-size:15px;line-height:1.5}.inside>.phone{width:350px}.business-band{background:var(--charcoal);color:#fff}.business-inner{min-height:900px;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);align-items:center;gap:100px;padding-block:80px}.business-copy{max-width:580px}.business-copy h2{max-width:550px}.business-copy>p:not(.price){max-width:550px;margin-bottom:36px;color:#d7dde1;font-size:17px;line-height:1.55}.business-copy h3{margin-bottom:10px;font-size:24px}.price{margin-bottom:28px;color:#f2f3f4;font-size:20px;line-height:1.4}.price strong{color:var(--accent);font-size:31px}.business-copy ol{list-style:none;margin:0 0 30px;padding:0}.business-copy li{min-height:60px;display:flex;align-items:center;gap:16px}.business-copy li svg{width:38px;height:38px;padding:8px;border:1px solid #fff;border-radius:50%;stroke-width:1.6}.business-copy .button{margin-bottom:14px}.business-copy small{max-width:360px;color:#afb8be}.listing-preview{min-height:720px;display:flex;align-items:center;justify-content:center}.listing-preview .phone{width:360px}.broadcast{padding-block:92px 84px}.broadcast>p{margin-bottom:30px;color:var(--muted);font-size:18px}.broadcast-frame{width:100%;aspect-ratio:16 / 9;overflow:hidden;border-radius:6px;background:#0d1114}.broadcast-frame iframe{width:100%;height:100%;border:0}.youtube-link{display:inline-flex;align-items:center;gap:7px;margin-top:18px;color:var(--accent);font-size:14px;font-weight:700}.youtube-link svg,.city-links svg{width:15px;height:15px}.closing-band{background:var(--accent);color:#fff}.closing-inner{min-height:650px;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.7fr) minmax(240px,.55fr);align-items:center;gap:62px;padding-block:68px}.closing-inner h2{max-width:600px;color:#fff}.closing-inner>div:first-child>p{max-width:520px;color:#ffffffe6;font-size:19px;line-height:1.55}.button.light{margin-top:12px;background:#fff;color:var(--accent-dark)}.button.light:hover{background:#f1f3f4}.availability{align-self:center;border-block:1px solid rgba(255,255,255,.38);padding-block:24px}.availability>svg{width:34px;height:34px;margin-bottom:12px;stroke-width:1.5}.availability>p{margin-bottom:22px;font-size:17px;line-height:1.45}.city-links{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.city-links a{display:inline-flex;align-items:center;gap:5px;font-size:14px;font-weight:700}.closing-inner .phone{width:255px;box-shadow:0 22px 44px #2c00004d}footer{background:#171d21;color:#fff}.footer-inner{min-height:150px;display:flex;align-items:center;justify-content:space-between;gap:40px}.footer-brand{font-size:25px}.footer-inner p{margin:8px 0 0;color:#aeb7bd;font-size:13px}.footer-inner nav{display:flex;align-items:center;gap:38px}.footer-inner nav a{color:#dbe0e3;font-size:13px}.footer-inner nav a:hover{color:#fff;text-decoration:underline}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media(max-width:1000px){.page-width{width:min(100% - 40px,820px)}.site-header{grid-template-columns:1fr auto auto}.site-header nav{position:absolute;top:76px;right:0;width:260px;display:none;flex-direction:column;align-items:stretch;gap:0;padding:8px;background:#fff;border:1px solid var(--line);box-shadow:0 16px 35px #00000029}.site-header nav.open{display:flex}.site-header nav a{min-height:46px;display:flex;align-items:center;padding:0 12px}.menu-button{display:flex;justify-self:end}.header-action{justify-self:end}.hero-inner{grid-template-columns:1fr 280px;gap:30px}.hero-copy h1{font-size:66px}.hero-phone{width:290px}.live-local-heading{grid-template-columns:1fr;gap:24px}.weather-card{max-width:320px}.live-grid{grid-template-columns:1fr 1fr}.feature-panel{grid-row:auto}.inside,.business-inner{gap:50px}.inside h2,.business-copy h2,.broadcast h2,.closing-inner h2{font-size:48px}.closing-inner{grid-template-columns:1fr 260px}.closing-inner .availability{grid-column:1}.closing-inner .phone{grid-column:2;grid-row:1 / span 2}}@media(max-width:720px){.page-width{width:calc(100% - 32px)}.hero{min-height:790px;background-position:center}.hero-fade{background:linear-gradient(180deg,#fffffffa,#ffffffe6 44%,#ffffff26,#fff0)}.site-header{min-height:72px;grid-template-columns:1fr auto;gap:10px}.brand{font-size:23px}.menu-button{grid-column:2}.header-action{display:none}.site-header nav{top:64px;right:0}.hero-inner{position:relative;min-height:718px;display:block;padding-top:74px}.hero-copy{max-width:100%;padding-bottom:260px}.hero-copy h1{margin-bottom:18px;font-size:50px}.hero-copy>p{max-width:540px;margin-bottom:22px;font-size:17px;line-height:1.48}.hero-actions{align-items:stretch;flex-direction:column;width:min(270px,100%);gap:9px}.button{min-height:48px}.hero-copy small{max-width:260px}.hero-phone{position:absolute;right:12px;bottom:20px;width:160px}.live-local{padding-block:60px 64px}.live-local-heading h2{font-size:38px}.live-local-heading p:not(.eyebrow){font-size:15px}.live-grid{grid-template-columns:1fr}.live-panel{min-height:0;padding:20px}.weather-card{min-height:132px}.phone{border-width:3px;border-radius:30px;padding:7px}.phone:after{inset:3px;border-radius:24px}.phone-speaker{top:6px;width:54px;height:14px;border-radius:0 0 9px 9px}.phone img{border-radius:22px}.photo-credit{max-width:170px;left:8px;bottom:8px}.inside{min-height:auto;grid-template-columns:1fr;gap:48px;padding-block:68px}.inside h2,.business-copy h2,.broadcast h2,.closing-inner h2{font-size:39px}.section-intro{font-size:17px}.feature-list article{min-height:112px;grid-template-columns:40px 1fr;gap:16px}.feature-list svg{width:29px;height:29px}.inside>.phone{width:250px}.business-inner{min-height:auto;grid-template-columns:1fr;gap:50px;padding-block:68px}.business-copy>p:not(.price){font-size:16px}.listing-preview{min-height:auto}.listing-preview .phone{width:250px}.broadcast{padding-block:68px 60px}.broadcast>p{font-size:16px}.closing-inner{min-height:auto;grid-template-columns:1fr;gap:38px;padding-block:64px}.closing-inner .availability,.closing-inner .phone{grid-column:1;grid-row:auto}.closing-inner .phone{width:210px}.footer-inner{min-height:170px;align-items:flex-start;flex-direction:column;justify-content:center;gap:28px}.footer-inner nav{gap:24px}}@media(max-width:420px){.hero-copy h1{font-size:44px}.hero-copy>p{font-size:16px}.hero-phone{width:142px}.inside h2,.business-copy h2,.broadcast h2,.closing-inner h2{font-size:35px}.feature-list p{font-size:14px}}
