:root { --ink:#071426; --deep:#071d33; --cyan:#7fc8d4; --lime:#c9a86a; --paper:#f4f5f2; }
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif} a{color:inherit;text-decoration:none} button{font:inherit}a:focus-visible,button:focus-visible,summary:focus-visible,audio:focus-visible{outline:3px solid var(--cyan);outline-offset:4px}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{position:absolute;z-index:20;inset:0 0 auto;height:92px;padding:0 clamp(24px,5vw,80px);display:flex;align-items:center;justify-content:space-between;color:white;border-bottom:1px solid rgb(255 255 255/14%)}
.site-header nav{display:flex;align-items:center;gap:clamp(22px,3vw,46px);font-size:.9rem}.site-header nav a{opacity:.82;transition:opacity .2s}.site-header nav a:hover{opacity:1}.site-header .nav-cta{opacity:1;border:1px solid rgb(255 255 255/38%);padding:11px 18px;border-radius:999px}
.brand{display:inline-flex;align-items:center;gap:clamp(14px,2vw,25px);color:white}.brand__mark{width:clamp(74px,8vw,110px);flex:none;color:var(--cyan)}.brand__type{display:flex;flex-direction:column;gap:.07em;line-height:.96;text-transform:uppercase;letter-spacing:-.055em;font-size:clamp(2.7rem,7.3vw,7rem);font-weight:300}.brand__type strong{color:var(--lime);font-weight:800}.brand--compact{gap:9px}.brand--compact .brand__mark{width:40px}.brand--compact .brand__type{font-size:.88rem;line-height:1;letter-spacing:-.025em}
.hero{position:relative;min-height:min(960px,100vh);overflow:hidden;color:white;background-color:#020914;background-image:linear-gradient(90deg,rgb(2 9 20/80%) 0%,rgb(2 9 20/54%) 44%,rgb(2 9 20/8%) 72%),url('../images/hero-fold-ur.png');background-size:cover;background-position:center;display:grid;align-items:center}.hero::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgb(1 8 17/18%),transparent 65%,rgb(1 8 17/55%));pointer-events:none}
.hero__content{position:relative;z-index:4;width:min(1180px,calc(100% - 48px));margin:auto;padding:clamp(135px,17vh,185px) 0 86px}.hero__content>.brand{max-width:58%}.program-type{margin:40px 0 0 4px;color:#edf7fa;text-transform:uppercase;letter-spacing:.18em;font-size:clamp(1.15rem,2vw,1.75rem);font-weight:700;line-height:1.35}.anniversary{display:flex;align-items:center;gap:18px;margin:35px 0 0 4px;text-transform:uppercase}.anniversary strong{color:var(--lime);font-family:Georgia,serif;font-size:clamp(2.4rem,4.5vw,5rem);line-height:1}.anniversary span{max-width:240px;color:var(--cyan);font-size:clamp(.9rem,1.3vw,1.15rem);letter-spacing:.17em;line-height:1.45}.hero__lead{width:min(610px,90%);margin:28px 0 0 4px;color:rgb(255 255 255/72%);font-family:Georgia,serif;font-size:clamp(1.08rem,1.7vw,1.36rem);line-height:1.55}.hero__actions{display:flex;align-items:center;gap:34px;margin:34px 0 0 4px}.listen{display:flex;gap:13px;align-items:center;padding:10px 20px 10px 10px;color:var(--ink);background:var(--lime);border:0;border-radius:999px;cursor:pointer}.play{display:grid;place-items:center;width:42px;height:42px;padding-left:3px;border-radius:50%;color:white;background:var(--ink);font-size:.7rem}.listen span:last-child{display:flex;flex-direction:column;align-items:flex-start;line-height:1.1}.listen small{margin-top:4px;opacity:.65;font-size:.68rem}.text-link{font-size:.92rem;border-bottom:1px solid rgb(255 255 255/30%);padding-bottom:5px}.text-link span{color:var(--cyan);margin-left:8px}
.section-index{color:#3a6a6a;text-transform:uppercase;letter-spacing:.14em;font-size:.72rem}.section-index--light{color:var(--cyan)}.host-copy h2,.stations h2,.audio-section h2,.radio-cta h2{margin:0;font-size:clamp(3rem,6vw,6rem);line-height:.94;letter-spacing:-.065em}
.host-section{display:grid;grid-template-columns:1fr 1fr;min-height:720px;background:#e4e9e5}.host-photo{min-height:620px;overflow:hidden;background:#edf0ee}.host-photo img{width:100%;height:100%;display:block;object-fit:cover;filter:saturate(.92) contrast(1.02)}.host-copy{padding:clamp(70px,9vw,140px);display:flex;flex-direction:column;justify-content:center}.host-copy h2{margin-top:28px}.host-role{color:#367d7a;text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:700;margin:22px 0 40px}.host-copy>p:last-child{max-width:560px;color:#52606a;font-size:1.08rem;line-height:1.75}
.audio-section{padding:clamp(80px,10vw,150px) max(7vw,28px);background:#071d33;color:white;display:grid;grid-template-columns:.85fr 1.15fr;gap:7vw;align-items:end}.audio-section h2{margin-top:28px}.audio-card{padding:30px;border-top:1px solid rgb(255 255 255/22%);border-bottom:1px solid rgb(255 255 255/22%);display:grid;grid-template-columns:auto 1fr;gap:24px}.audio-card__number{color:var(--lime);font-weight:700}.audio-card p{color:rgb(255 255 255/58%);line-height:1.5}.audio-card audio{grid-column:1/-1;width:100%;margin-top:14px}
.stations{padding:clamp(90px,10vw,150px) max(7vw,28px)}.stations__head{display:grid;grid-template-columns:1.5fr .7fr;gap:7vw;align-items:end;margin-bottom:70px}.stations__head h2{margin-top:28px}.stations__head>p{color:#52606a;line-height:1.7}.station-list{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #b9c3bf}.station{min-height:100px;padding:20px 18px 20px 0;border-bottom:1px solid #b9c3bf;display:grid;grid-template-columns:42px 1fr auto;gap:16px;align-items:center}.station:nth-child(odd){margin-right:35px}.station:nth-child(even){padding-left:35px;border-left:1px solid #b9c3bf}.station>span{color:#78a19c;font-size:.72rem}.station div{display:flex;flex-direction:column;gap:6px}.station small{color:#6f7b7b}.station time{text-align:right;color:#355b5b;font-size:.78rem}
.radio-cta{padding:clamp(95px,12vw,180px) max(7vw,28px);background:linear-gradient(125deg,#0b3654,#071928);color:white}.radio-cta h2{margin-top:30px}.radio-cta h2 em{color:var(--lime);font-style:normal}.radio-cta>p:not(.section-index){max-width:610px;margin:38px 0;color:rgb(255 255 255/66%);font-size:1.12rem;line-height:1.7}.radio-cta>a{display:inline-flex;gap:60px;align-items:center;background:var(--lime);color:var(--ink);padding:18px 24px;border-radius:999px;font-weight:700}.radio-cta>a span{font-size:1.2rem}
.contact{padding:clamp(90px,10vw,150px) max(7vw,28px);background:#e8ece9;display:grid;grid-template-columns:1fr 1fr;gap:8vw}.contact h2{margin:28px 0 0;font-size:clamp(3rem,6vw,6rem);line-height:.94;letter-spacing:-.065em}.contact__person{display:flex;flex-direction:column;margin-bottom:28px}.contact__person strong{font-family:Georgia,serif;font-size:clamp(2rem,3.5vw,3.8rem);letter-spacing:-.04em}.contact__person span{margin-top:8px;color:#367d7a;font-weight:700}.contact__person small{margin-top:5px;color:#6b7776}.contact__details>p{max-width:520px;margin:0 0 40px;color:#52606a;font-size:1.08rem;line-height:1.7}.contact__details>a{display:grid;grid-template-columns:1fr auto;gap:5px 20px;padding:24px 0;border-top:1px solid #aebbb7}.contact__details>a:last-child{border-bottom:1px solid #aebbb7}.contact__details>a small{grid-column:1;color:#4a7373;text-transform:uppercase;letter-spacing:.14em;font-size:.67rem}.contact__details>a strong{font-size:clamp(1.05rem,2vw,1.5rem);overflow-wrap:anywhere}.contact__details>a span{grid-column:2;grid-row:1/3;align-self:center;color:#4a7373;font-size:1.5rem}
body.legal-open{overflow:hidden}footer{min-height:150px;padding:34px max(5vw,24px);background:#04101d;color:white;display:flex;align-items:flex-start;justify-content:space-between;gap:35px;flex-wrap:wrap}footer>p{color:rgb(255 255 255/48%);font-size:.75rem}.footer-legals{display:flex;gap:25px;align-items:flex-start}.footer-legals summary{cursor:pointer;list-style:none;color:rgb(255 255 255/62%);font-size:.76rem}.footer-legals summary::-webkit-details-marker{display:none}.footer-legals summary:hover{color:white}.legal-modal[open]::before{content:"";position:fixed;z-index:80;inset:0;background:rgb(0 7 15/78%);backdrop-filter:blur(5px)}.legal-modal__body{position:fixed;z-index:81;inset:7vh 50% auto auto;transform:translateX(50%);width:min(880px,calc(100vw - 40px));max-height:86vh;overflow:auto;padding:clamp(28px,5vw,60px);background:#f1f3f0;color:#263638;box-shadow:0 25px 90px rgb(0 0 0/55%);font-size:.95rem;line-height:1.7}.legal-modal__body h2{margin:0 50px 30px 0;color:#071426;font-size:clamp(2.2rem,5vw,4.4rem);line-height:1;letter-spacing:-.05em}.legal-modal__body h3{margin:30px 0 5px;color:#071426}.legal-modal__body p{color:#4e5b5c;font-size:.95rem}.legal-modal__body a{text-decoration:underline;text-underline-offset:3px}.legal-modal__close{position:absolute;top:20px;right:20px;width:44px;height:44px;border:1px solid #aab7b3;border-radius:50%;background:transparent;color:#071426;font-size:1.8rem;line-height:1;cursor:pointer}.legal-modal__close:hover{background:#071426;color:white}.legal-modal__body dl{display:grid;grid-template-columns:1fr 1fr;gap:0 32px}.legal-modal__body dl div{padding:11px 0;border-bottom:1px solid #cdd6d2}.legal-modal__body dt{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:#557475}.legal-modal__body dd{margin:3px 0 0;color:#1d3033}
.radio-cta h2 em{display:inline-block;margin-top:.16em}.listen,.radio-cta>a{transition:transform .25s,box-shadow .25s}.listen:hover,.radio-cta>a:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgb(0 0 0/24%)}.text-link{transition:border-color .2s,color .2s}.text-link:hover{color:var(--cyan);border-color:var(--cyan)}.audio-section{background:radial-gradient(circle at 88% 20%,rgb(44 111 143/30%),transparent 34%),#071d33}
@media(max-width:760px){.site-header{height:76px;padding:0 20px}.site-header nav a:not(.nav-cta){display:none}.brand--compact .brand__mark{width:34px}.brand--compact .brand__type{font-size:.76rem}.hero{min-height:880px;background-position:63% center}.hero__content{padding:125px 0 90px}.hero__content>.brand{max-width:100%}.brand:not(.brand--compact){align-items:flex-start}.brand:not(.brand--compact) .brand__mark{width:58px;margin-top:-8px}.brand:not(.brand--compact) .brand__type{font-size:clamp(2.5rem,11.8vw,4.3rem)}.program-type{font-size:1rem;margin-top:34px}.anniversary{align-items:flex-start;flex-direction:column;gap:7px}.anniversary strong{font-size:3.4rem}.hero__actions{align-items:flex-start;flex-direction:column;gap:23px}.audio-section{grid-template-columns:1fr;padding-top:82px}.host-section{grid-template-columns:1fr}.host-photo{min-height:480px}.host-copy{padding:75px 28px}.stations__head{grid-template-columns:1fr}.station-list{grid-template-columns:1fr}.station:nth-child(odd){margin-right:0}.station:nth-child(even){padding-left:0;border-left:0}.station{grid-template-columns:34px 1fr}.station time{grid-column:2;text-align:left}.radio-cta{padding-block:95px}.contact{grid-template-columns:1fr;gap:55px}.footer-legals{flex-wrap:wrap}.legal-modal__body{inset:20px 20px auto;transform:none;width:auto;max-height:calc(100vh - 40px);padding:28px 22px}.legal-modal__body dl{grid-template-columns:1fr}footer{align-items:flex-start;flex-direction:column}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
