:root{--ink:#070b12;--soft:#101722;--cream:#f4efe4;--paper:#fffdf8;--gold:#d6a532;--bright:#f3c95a;--copper:#9a4d27;--green:#3c8b68}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.announcement{min-height:34px;display:flex;align-items:center;justify-content:center;gap:.55rem;background:var(--gold);font-size:.75rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.live-dot{width:8px;height:8px;display:inline-block;border-radius:50%;background:#e84a3a;box-shadow:0 0 0 5px rgb(232 74 58/13%)}.site-header{height:96px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:3rem;padding:0 max(5vw,32px);background:var(--ink);color:#fff;border-bottom:1px solid rgb(255 255 255/9%)}.brand{display:flex;align-items:center;gap:.9rem}.brand img{width:63px;height:63px;object-fit:contain}.brand span{display:flex;flex-direction:column;gap:.22rem}.brand strong{font:700 1.2rem Georgia,serif}.brand small{color:#aaa8a0;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.site-header nav{display:flex;justify-content:center;gap:clamp(1.2rem,2.5vw,2.6rem);color:#dbd8d0;font-weight:700;font-size:.9rem}.site-header nav a:hover{color:var(--bright)}.header-listen,.button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;font-weight:800}.header-listen{padding:.8rem 1.1rem;border:1px solid var(--gold);color:var(--bright)}.menu-button{display:none;background:transparent;color:#fff;border:0;font-size:1.5rem}.mobile-nav{display:none}.hero{min-height:630px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:clamp(3rem,7vw,8rem);align-items:center;padding:68px max(6vw,40px) 80px;color:#fff;background:radial-gradient(circle at 72% 32%,rgb(214 165 50/14%),transparent 25%),linear-gradient(115deg,#090d15,#101824 58%,#080b11);position:relative;overflow:hidden}.hero:before{content:'';position:absolute;inset:0;opacity:.16;background-image:linear-gradient(rgb(255 255 255/6%) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255/5%) 1px,transparent 1px);background-size:64px 64px}.hero-copy,.live-card{position:relative;z-index:1}.eyebrow{color:var(--bright);font-size:.78rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.hero h1{margin:1.35rem 0 1.4rem;max-width:780px;font:700 clamp(3.3rem,6.2vw,6.6rem)/.94 Georgia,serif;letter-spacing:-.055em}.hero h1 em{color:var(--bright);font-weight:400}.hero-intro{max-width:660px;color:#d6d4ce;font-size:clamp(1.05rem,1.5vw,1.28rem);line-height:1.7}.hero-actions{margin-top:2rem;display:flex;align-items:center;gap:1.6rem}.button-gold{min-height:52px;padding:0 1.5rem;background:var(--gold);color:#151006;border-radius:4px}.text-link{font-weight:800;color:#e4e0d7}.signal-line{height:48px;margin-top:3rem;display:flex;align-items:center;gap:5px;opacity:.7}.signal-line i{width:2px;height:12px;background:var(--gold)}.signal-line i:nth-child(3n){height:36px}.signal-line i:nth-child(5n){height:22px}.signal-line i:nth-child(7n){height:46px}.live-card{width:min(100%,430px);justify-self:center;padding:1.2rem;background:linear-gradient(155deg,#1d2632,#0b1018);border:1px solid rgb(255 255 255/14%);box-shadow:0 30px 80px rgb(0 0 0/44%)}.live-card-top{display:flex;justify-content:space-between;margin-bottom:1.15rem;font-size:.73rem;font-weight:900;letter-spacing:.1em}.live-card-top>span:first-child{display:flex;align-items:center;gap:.6rem}.quality{color:#817f79;font-size:.62rem}.album-art{aspect-ratio:1.5;position:relative;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle,#413116,#17181b 34%,#080b10 72%);border:1px solid rgb(214 165 50/20%)}.album-art img{width:44%;height:70%;object-fit:contain;position:relative;z-index:1}.record-rings{position:absolute;width:340px;aspect-ratio:1;border-radius:50%;border:1px solid rgb(214 165 50/18%);box-shadow:0 0 0 38px rgb(214 165 50/4%),0 0 0 78px rgb(214 165 50/3%)}.playing-label{margin:1.25rem 0 .35rem;color:var(--bright);font-size:.67rem;font-weight:900;letter-spacing:.14em}.live-card h2{margin:0;font:700 1.65rem Georgia,serif}.artist{margin:.35rem 0 1rem;color:#b9b7b0}.player-controls{display:grid;grid-template-columns:48px 1fr auto;gap:1rem;align-items:center}.play-button{width:48px;height:48px;border:0;border-radius:50%;background:var(--gold);cursor:pointer}.progress{height:4px;background:#3b424b;border-radius:10px}.progress span{display:block;width:42%;height:100%;background:var(--gold)}.up-next{display:flex;flex-direction:column;gap:.3rem;margin:1.15rem -1.2rem -1.2rem;padding:.9rem 1.2rem;background:rgb(255 255 255/4%);border-top:1px solid rgb(255 255 255/8%)}.up-next span{color:#777d86;font-size:.6rem;font-weight:900;letter-spacing:.15em}.up-next strong{font-size:.78rem;color:#d7d5ce}.quick-links{display:grid;grid-template-columns:repeat(4,1fr);background:var(--cream)}.quick-links a{min-height:122px;padding:1.5rem clamp(1rem,2.5vw,2.4rem);display:grid;grid-template-columns:auto 1fr auto;gap:1rem;align-items:center;border-right:1px solid #ded6c7}.quick-links span{display:flex;flex-direction:column;gap:.35rem;font:700 1.02rem Georgia,serif}.quick-links small{font:700 .6rem Arial;letter-spacing:.12em;color:#7a7165}.schedule-section,.chart-panel,.editorial-panel,.community-section{padding:90px max(6vw,40px)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2.7rem}.section-kicker{margin:0 0 .8rem;color:var(--copper);font-size:.68rem;font-weight:900;letter-spacing:.18em}.section-heading h2,.chart-panel h2,.community-section h2,.listen-anywhere h2{margin:0;font:700 clamp(2.3rem,4vw,4.4rem)/1.02 Georgia,serif;letter-spacing:-.04em}.section-heading>a{font-weight:800;border-bottom:1px solid #bcae98;padding-bottom:.35rem}.schedule-grid{display:grid;grid-template-columns:1.15fr repeat(3,1fr);border:1px solid #ddd5c8}.schedule-grid article{min-height:276px;padding:2rem;display:flex;flex-direction:column;border-right:1px solid #ddd5c8}.schedule-grid article:last-child{border:0}.schedule-grid time,.schedule-current>p{color:var(--copper);font-size:.7rem;font-weight:900;letter-spacing:.13em}.schedule-grid h3{margin:1.2rem 0 .8rem;font:700 1.55rem Georgia,serif}.schedule-grid article>p{color:#665f55;line-height:1.6}.schedule-current{background:var(--soft);color:#fff}.schedule-current>p{display:flex;align-items:center;gap:.6rem;color:var(--bright)}.schedule-current>span{color:#aaa8a0}.host-badge,.schedule-meta{margin-top:auto;color:#81796e;font-size:.75rem;font-weight:700}.host-badge{color:#d5d2ca}.music-section{display:grid;grid-template-columns:1.15fr .85fr}.chart-panel{background:#efe7d8}.chart-panel ol{list-style:none;margin:2.3rem 0;padding:0;border-top:1px solid #cfc2ae}.chart-panel li{min-height:84px;display:grid;grid-template-columns:48px 1fr auto;gap:1rem;align-items:center;border-bottom:1px solid #cfc2ae}.chart-panel li>b{color:var(--copper);font:700 1.3rem Georgia}.chart-panel li>span{display:flex;flex-direction:column;gap:.25rem}.chart-panel li small{color:#796f62}.dark-button{min-height:50px;padding:0 1.3rem;background:var(--ink);color:#fff}.editorial-panel{min-height:600px;display:flex;flex-direction:column;justify-content:center;color:#fff;background:radial-gradient(circle at 20% 10%,rgb(214 165 50/18%),transparent 28%),linear-gradient(145deg,#121c28,#080b11)}.editorial-panel .section-kicker{color:var(--bright)}.editorial-panel blockquote{margin:1rem 0 2.5rem;font:400 clamp(2rem,3.5vw,3.5rem)/1.18 Georgia,serif}.signature{display:flex;align-items:center;gap:1rem}.signature>span{width:48px;height:48px;display:grid;place-items:center;border:1px solid var(--gold);border-radius:50%;color:var(--gold)}.signature p{display:flex;flex-direction:column;gap:.25rem}.signature small{color:#969ba2}.community-section{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5rem;align-items:center;background:var(--green);color:#fff}.community-section .section-kicker{color:#f1d98b}.community-section p:last-child{max-width:650px;color:#e0ede7;font-size:1.05rem;line-height:1.7}.community-actions{display:flex;flex-direction:column;align-items:flex-start;gap:1.3rem}.listen-anywhere{padding:72px max(6vw,40px);display:grid;grid-template-columns:auto 1fr auto;gap:2rem;align-items:center}.device-icon{width:86px;height:86px;display:grid;place-items:center;border-radius:50%;background:var(--cream);color:var(--copper);font-size:2.5rem}.listen-anywhere h2{font-size:clamp(2rem,3.2vw,3.5rem)}.listen-anywhere p:last-child{color:#6c645a}.store-links{display:flex;gap:.7rem}.store-links a{padding:.9rem 1rem;background:var(--ink);color:#fff;font-size:.8rem;font-weight:800}footer{padding:68px max(6vw,40px) 110px;background:var(--ink);color:#fff}.footer-main{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:4rem}.footer-brand{display:flex;gap:1rem}.footer-brand img{width:78px;height:78px}.footer-brand p{display:flex;flex-direction:column;gap:.5rem}.footer-brand span{max-width:300px;color:#918f89}.footer-main>div:not(.footer-brand){display:flex;flex-direction:column;gap:.75rem}.footer-main h3{margin:0 0 .5rem;color:var(--bright);font-size:.7rem;letter-spacing:.14em}.footer-main a{color:#c7c4bd;font-size:.86rem}.footer-bottom{margin-top:3.5rem;padding-top:1.4rem;display:flex;justify-content:space-between;border-top:1px solid #252c36;color:#777d85;font-size:.72rem}.sticky-player{position:fixed;z-index:20;left:50%;bottom:14px;transform:translateX(-50%);width:min(760px,calc(100% - 28px));min-height:72px;padding:.65rem .75rem;display:grid;grid-template-columns:52px 1fr 48px;gap:.8rem;align-items:center;background:rgb(8 12 18/96%);border:1px solid rgb(214 165 50/36%);box-shadow:0 15px 42px rgb(0 0 0/38%);color:#fff}.sticky-player img{width:52px;height:52px;object-fit:contain}.sticky-player>div{min-width:0;display:flex;flex-direction:column;gap:.15rem}.sticky-player small{color:var(--gold);font-size:.58rem;font-weight:900}.sticky-player strong,.sticky-player span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sticky-player span{color:#9d9b95;font-size:.68rem}.sticky-player button{width:46px;height:46px;border:0;border-radius:50%;background:var(--gold);cursor:pointer}
@media(max-width:980px){.site-header{grid-template-columns:1fr auto}.site-header nav,.header-listen{display:none}.menu-button{display:block}.mobile-nav.open{position:absolute;z-index:30;right:18px;top:130px;width:min(340px,calc(100% - 36px));padding:1rem;display:flex;flex-direction:column;background:#151c26;color:#fff}.mobile-nav a{padding:1rem;border-bottom:1px solid #29313d}.hero{grid-template-columns:1fr}.live-card{width:100%;max-width:640px;justify-self:start}.quick-links,.schedule-grid{grid-template-columns:repeat(2,1fr)}.music-section{grid-template-columns:1fr}.community-section{grid-template-columns:1fr;gap:2rem}.listen-anywhere{grid-template-columns:auto 1fr}.store-links{grid-column:2}.footer-main{grid-template-columns:2fr 1fr 1fr}}
@media(max-width:600px){.announcement{padding:.55rem 1rem;text-align:center}.site-header{height:82px;padding:0 18px}.brand img{width:54px;height:54px}.brand small{display:none}.mobile-nav.open{top:116px}.hero{min-height:auto;padding:46px 20px 58px;gap:2.5rem}.hero h1{font-size:clamp(3rem,15vw,4.3rem)}.hero-actions{align-items:flex-start;flex-direction:column}.signal-line{display:none}.quick-links,.schedule-grid{grid-template-columns:1fr}.quick-links a{min-height:94px;border-right:0;border-bottom:1px solid #ded6c7}.schedule-section,.chart-panel,.editorial-panel,.community-section{padding:68px 20px}.section-heading{align-items:flex-start;flex-direction:column}.schedule-grid article{min-height:230px;border-right:0;border-bottom:1px solid #ddd5c8}.listen-anywhere{padding:60px 20px;grid-template-columns:1fr}.store-links{grid-column:1;flex-direction:column}.footer-main{grid-template-columns:1fr;gap:2.5rem}.footer-bottom{flex-direction:column;gap:.6rem}}
.page-hero{padding:82px max(6vw,40px);color:#fff;background:radial-gradient(circle at 75% 20%,rgb(214 165 50/18%),transparent 24%),linear-gradient(115deg,#090d15,#15202e)}.page-hero h1{max-width:900px;margin:1rem 0 0;font:700 clamp(3rem,6vw,6rem)/1 Georgia,serif;letter-spacing:-.045em}.page-content{background:#fffdf8}.page-block{padding:70px max(12vw,40px);border-bottom:1px solid #ddd5c8}.page-block h2,.chart-page-title h2{margin:.5rem 0 1rem;font:700 clamp(2rem,4vw,3.8rem)/1.05 Georgia,serif}.page-block .prose{max-width:850px;color:#5f594f;font-size:1.08rem;line-height:1.8}.page-block .button{margin-top:1.5rem}.page-callout{color:#fff;background:linear-gradient(135deg,#3c8b68,#226248)}.page-callout .section-kicker{color:#f1d98b}.page-callout .prose{color:#e9f4ef}.page-player{padding:70px max(6vw,40px);background:#0b111a}.page-player .live-card{margin:auto}.page-content>.schedule-section{padding-top:40px}.chart-page-panel{padding:70px max(6vw,40px);border-bottom:1px solid #ddd5c8}.chart-page-panel:nth-child(odd){background:#efe7d8}.chart-page-title{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem}.chart-status{padding:.45rem .75rem;border-radius:99px;background:#d6a532;color:#171006;font-size:.7rem;font-weight:900}.chart-scroll{overflow-x:auto}.chart-table{width:100%;border-collapse:collapse;background:#fff}.chart-table th,.chart-table td{padding:.9rem 1rem;border-bottom:1px solid #ddd5c8;text-align:left;white-space:nowrap}.chart-table th{background:#0b111a;color:#f3c95a;font-size:.7rem;letter-spacing:.09em}.contact-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#ddd5c8}.contact-cards a{min-height:180px;padding:2rem;display:flex;flex-direction:column;justify-content:center;gap:.55rem;background:#fff}.contact-cards strong{font:700 1.4rem Georgia,serif}.contact-cards span{color:#6c645a}@media(max-width:700px){.page-hero{padding:58px 20px}.page-block,.chart-page-panel{padding:55px 20px}.chart-page-title{align-items:flex-start;flex-direction:column}.contact-cards{grid-template-columns:1fr}}
