@charset "UTF-8";
:root{--paper:#f0eee4;--ink:#19231f;--lime:#e9fc82;--orange:#ed7653;--line:#c9cabe;--muted:#58635b;font-family:Arial,Helvetica,sans-serif;background:var(--paper);color:var(--ink);color-scheme:light;scroll-behavior:smooth;scroll-padding-top:112px}*{box-sizing:border-box}body{margin:0}a{color:inherit}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button[hidden],[hidden]{display:none!important}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #d15934;outline-offset:5px}.wrap{width:min(1400px,calc(100% - 96px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.skip-link{position:fixed;z-index:100;top:-90px;left:20px;background:var(--lime);padding:18px}.skip-link:focus{top:8px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.8px;text-transform:uppercase;line-height:1.7}.station-line{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px 48px;background:var(--ink);color:var(--paper);font-size:9px;letter-spacing:1.2px}.station-time{display:flex;align-items:center;gap:8px;white-space:nowrap}.station-time i{width:5px;height:5px;border-radius:50%;background:var(--lime);box-shadow:0 0 10px #e9fc8290;animation:pulse 2.5s infinite}.home-header{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:103px;border-bottom:1px solid var(--line)}.home-brand{display:flex;align-items:center;gap:13px;text-decoration:none}.home-brand>b{font-size:67px;line-height:1;letter-spacing:-7px}.home-brand>span{font-size:13px;font-weight:900;letter-spacing:-.4px;line-height:1.08}.home-nav{display:flex;align-items:center;gap:34px;font-size:12px;font-weight:700}.home-nav a{text-decoration:none}.home-nav .nav-programs{padding:13px 18px;background:var(--ink);color:var(--paper);border-radius:3px}.nav-programs span{margin-left:20px}.home-language{display:flex;gap:11px;font-size:11px}.home-language a{text-decoration:none;color:var(--muted);padding:7px 0}.home-language a[aria-current]{color:var(--ink);border-bottom:2px solid}.home-hero{display:grid;grid-template-columns:.92fr 1.08fr;gap:66px;align-items:center;padding-block:43px 55px}.hero-intro>.eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 25px}.little-star{font-size:24px;line-height:1;color:#a94226}.hero-intro h1{font-size:clamp(70px,7.15vw,110px);font-weight:900;letter-spacing:-.075em;line-height:.92;margin:0 0 27px}.hero-intro h1 em{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.07em;color:#496642}.hero-lead{max-width:385px;font-size:15px;line-height:1.75;margin:0 0 27px}.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:28px;text-decoration:none;padding:18px 23px;border:1px solid transparent;font-weight:700;font-size:12px;line-height:1.35;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button span{font-size:20px;line-height:.8}.button-lime{background:var(--lime);color:var(--ink)}.button-lime:hover{background:#d8ef69}.button-dark{background:var(--ink);color:var(--paper)}.button-outline{border-color:var(--ink);background:transparent}.button-outline:hover{background:var(--ink);color:var(--paper)}.text-link{font-size:11px;font-weight:700;text-decoration:none;line-height:1.8;display:inline-flex;gap:12px;align-items:center}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.hero-proof{display:flex;gap:10px;align-items:center;margin-top:26px}.hero-proof p{font-size:9px;letter-spacing:.2px;color:var(--muted);max-width:280px;line-height:1.7;margin:0}.mini-wave{display:flex;align-items:center;gap:3px;height:22px}.mini-wave i{display:block;width:2px;height:12px;background:var(--ink);animation:equalize 1.2s ease-in-out infinite alternate}.mini-wave i:nth-child(2n){height:20px;animation-delay:-.6s}.mini-wave i:nth-child(3n){height:7px;animation-delay:-.3s}
.feature-stage{position:relative;min-width:0;background:var(--ink);padding-bottom:45px}.feature-slide{position:relative;height:505px;overflow:hidden;color:white}.feature-image{width:100%;height:100%;object-fit:cover;display:block;animation:photodrift 13s ease-in-out infinite alternate}.feature-shade{position:absolute;inset:0;background:linear-gradient(180deg,#0a201d35 0%,transparent 35%,#08151015 48%,#071813e6 100%);pointer-events:none}.feature-top{position:absolute;inset:23px 23px auto;display:flex;justify-content:space-between;gap:12px;font-size:9px;text-transform:uppercase;letter-spacing:1px;line-height:1.5}.feature-label{display:flex;gap:8px;align-items:center}.feature-label i{height:5px;width:5px;background:var(--lime);border-radius:50%}.feature-city{color:var(--lime)}.feature-caption{position:absolute;bottom:25px;left:25px;right:25px}.feature-caption>p{font-size:10px;line-height:1.6;max-width:350px;margin:0 0 11px;color:#e2e5d7}.feature-caption h2{font-size:clamp(24px,2.35vw,36px);font-weight:700;line-height:1.12;letter-spacing:-1.2px;margin:0 0 15px}.feature-caption h2 a{text-decoration:none}.feature-caption h2 a::after{content:"";position:absolute;inset:0}.feature-caption h2 span{color:var(--lime);white-space:nowrap}.feature-credit{font-size:8px;opacity:.7}.soul-sticker{position:absolute;top:60px;left:-39px;z-index:2;width:111px;aspect-ratio:1;background:var(--lime);border:6px double var(--ink);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;text-decoration:none;color:var(--ink);transform:rotate(-16deg);box-shadow:2px 5px 0 #19231f18}.soul-sticker span{font-size:8px;letter-spacing:1px}.soul-sticker strong{font-size:17px;letter-spacing:-1px}.feature-controls{position:absolute;bottom:0;left:0;right:0;height:45px;display:flex;align-items:center;gap:17px;padding:0 20px;color:var(--paper)}.feature-counter{font-size:9px;letter-spacing:1px;white-space:nowrap}.feature-counter b{font-weight:400;color:var(--lime)}.feature-progress{height:2px;flex:1;background:#6b776950}.feature-progress i{display:block;background:var(--lime);height:100%;animation:progress 8s linear infinite;transform-origin:left}.feature-controls button{border:0;background:transparent;color:var(--paper);font-size:21px;width:27px;height:35px}.feature-empty{position:relative}.feature-empty img{width:100%;height:505px;object-fit:cover}.feature-empty span{position:absolute;bottom:45px;left:20px;color:white;font-size:24px}.feature-empty small{position:absolute;left:20px;bottom:16px;color:white;font-size:9px}.city-ticker{overflow:hidden;border-block:1px solid var(--ink);background:var(--lime);padding-block:15px}.city-ticker-track{display:flex;align-items:center;gap:39px;width:max-content;animation:marquee 37s linear infinite;will-change:transform}.city-ticker span{font-size:19px;font-weight:900;letter-spacing:-.8px;white-space:nowrap}.city-ticker i{font-size:20px;font-style:normal;color:#53613e}
.program-section{padding-block:70px 75px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:29px}.section-heading .eyebrow{margin:0 0 17px}.section-heading h2{font-size:clamp(36px,4.3vw,61px);letter-spacing:-2.8px;line-height:1.02;margin:0}.section-heading h2 em{font-family:Georgia,serif;font-weight:400;white-space:nowrap}.count-pill{display:inline-flex;justify-content:center;align-items:center;min-width:28px;height:24px;padding:3px 7px;border:1px solid var(--ink);border-radius:20px;font-size:10px}.home-search{display:flex;align-items:center;border:1px solid var(--line);margin-bottom:20px;min-width:0;background:#f7f5ed}.home-search>label{font-size:11px;font-weight:700;padding:0 22px;border-right:1px solid var(--line);flex-shrink:0;line-height:1.6;max-width:250px}.home-search>input{background:transparent;border:0;min-width:0;width:100%;height:55px;padding:15px;font-size:17px;color:var(--ink)}.home-search>.button{align-self:stretch;border:0;padding-inline:25px;min-height:55px}.event-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px}.event-chips>a{border:1px solid var(--line);border-radius:24px;padding:10px 16px;font-size:11px;text-decoration:none;transition:background .2s}.event-chips>a:hover{border-color:var(--ink)}.event-chips>a[aria-current]{background:var(--ink);color:var(--paper);border-color:var(--ink)}.home-events-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 24px}.home-event{position:relative;min-width:0;display:flex;flex-direction:column}.home-event-photo{display:block;position:relative;overflow:hidden;background:#e4e4d8;isolation:isolate}.home-event-photo img{display:block;width:100%;height:auto;aspect-ratio:1.52;object-fit:cover;transition:transform .6s}.home-event:hover .home-event-photo img{transform:scale(1.04)}.home-event-photo.media-contain img{object-fit:contain}.event-date{position:absolute;top:12px;left:12px;background:var(--paper);padding:9px 10px;font-size:9px;font-weight:700}.event-free{position:absolute;bottom:12px;right:12px;background:var(--lime);padding:7px 10px;font-size:9px;font-weight:700}.home-event-meta{font-size:9px;line-height:1.65;text-transform:uppercase;letter-spacing:.7px;color:#59634e;display:flex;flex-wrap:wrap;gap:7px;margin:17px 0 10px}.home-event h3{font-size:24px;line-height:1.18;letter-spacing:-.9px;margin:0 0 10px}.home-event h3 a{text-decoration:none}.home-event h3 a:hover{text-decoration:underline;text-underline-offset:4px}.home-event-summary{font-size:12px;line-height:1.7;margin:0 0 18px;max-width:370px;color:#586056}.home-event-bottom{margin-top:auto;border-top:1px solid var(--line);padding-top:12px;display:flex;gap:15px;align-items:center;justify-content:space-between;font-size:9px;line-height:1.6}.home-event-bottom>span:first-child{max-width:85%}.home-event-bottom>span:last-child{font-size:22px}.events-bottom{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:37px;padding-top:23px;border-top:1px solid var(--line)}.events-bottom>p{font-size:10px;color:var(--muted)}#home-results{transition:opacity .2s}#home-results[aria-busy=true]{opacity:.4}.home-empty{padding:50px 15px;text-align:center}.home-empty>span{font-size:50px;color:#586f37}.home-empty h3{font-size:25px;letter-spacing:-.8px}.home-empty>p{font-size:14px;line-height:1.8}
.sound-section{background:var(--ink);color:var(--paper);padding-block:48px 58px;overflow:hidden}.sound-heading{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #8a977650;padding-bottom:20px;margin-bottom:45px;gap:20px}.sound-heading .eyebrow{margin:0;color:var(--lime)}.frequency-tag{font-size:9px;letter-spacing:1.3px;color:#c0c7af}.sound-layout{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.sound-copy h2{font-size:clamp(42px,5.1vw,75px);letter-spacing:-3.5px;line-height:1.03;margin:0 0 25px}.sound-copy h2 em{font-family:Georgia,serif;font-weight:400;color:var(--lime)}.sound-intro{max-width:460px;font-size:15px;line-height:1.8;color:#c6cebd}.genre-tabs{display:flex;gap:8px;margin:24px 0}.genre-tabs button{background:transparent;color:var(--paper);border:1px solid #7d8a6f;padding:10px 19px;border-radius:2px;font-size:10px;letter-spacing:1.4px}.genre-tabs button[aria-pressed=true]{color:var(--ink);background:var(--lime);border-color:var(--lime)}.genre-stories article{max-width:470px;margin:25px 0 20px}.liner-label{font-size:8px;letter-spacing:2px;color:#a8ba8f}.genre-stories h3{font-size:24px;line-height:1.2;letter-spacing:-.6px;margin:12px 0}.genre-stories p{font-size:13px;line-height:1.85;color:#c6cebd}.genre-stories a{font-size:10px;text-underline-offset:5px}.sound-event-link{font-size:11px;text-decoration:none;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #8a977650;max-width:470px;padding-top:21px;margin-top:24px}.sound-event-link span{font-size:23px;color:var(--lime)}.turntable{position:relative;padding-top:23px;padding-bottom:160px;isolation:isolate}.record-sleeve{position:absolute;top:4%;left:2%;right:8%;height:73%;background:var(--orange);transform:rotate(-8deg);padding:25px;display:flex;align-items:flex-start;justify-content:space-between;color:var(--ink);font-size:11px;font-weight:900;letter-spacing:-.4px;line-height:1.1;box-shadow:15px 14px 45px #0003;z-index:-1}.record-sleeve>span:last-child{font-size:8px;line-height:1.4}.vinyl-record{width:min(100%,490px);aspect-ratio:1;position:relative;margin-left:auto;border-radius:50%;background:conic-gradient(from 25deg,#0e100f,#3c4035 9%,#0a0e0b 18%,#171a14 36%,#474a3d 43%,#0a0e0b 52%,#090d0a 69%,#2c3125 79%,#090d0a 91%);box-shadow:14px 22px 35px #0007;animation:rotate 12s linear infinite;border:2px solid #303a2d}.vinyl-grooves{position:absolute;inset:10px;border-radius:50%;background:repeating-radial-gradient(circle at center,transparent 0 2px,#abb59423 2px 3px,transparent 3px 5px)}.vinyl-label{position:absolute;inset:33%;background:var(--lime);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;color:var(--ink);text-align:center;gap:8px;box-shadow:0 0 0 3px #090d0a,0 0 0 4px #718653}.vinyl-label>span{font-size:7px;letter-spacing:1px}.vinyl-label>b{font-size:30px;letter-spacing:-1.3px}.vinyl-label>small{font-size:7px}.vinyl-label>i{position:absolute;width:8px;height:8px;border-radius:50%;background:var(--ink);top:50%;left:50%;transform:translate(-50%,-50%);border:2px solid #889b61}.vinyl-label>span:nth-child(3){margin-top:9px;font-size:6px}.tonearm{position:absolute;right:-10px;top:30px;width:36%;height:47%;border:10px solid #b2b7a1;border-left:0;border-top:0;transform:rotate(17deg);border-radius:0 0 30px 0;filter:drop-shadow(5px 8px 3px #0006);pointer-events:none}.tonearm::before{content:"";position:absolute;right:-19px;top:-12px;width:30px;height:30px;border:7px solid #58614f;background:#b2b7a1;border-radius:50%}.tonearm i{position:absolute;bottom:-17px;left:0;width:55px;height:25px;background:var(--orange);transform:rotate(-7deg);border:2px solid #141b13}.sound-player{position:absolute;bottom:0;left:8%;right:0;background:#283426;border:1px solid #5a695044;display:grid;grid-template-columns:1fr auto;gap:17px;padding:19px 23px;box-shadow:10px 10px 0 #111a12}.sound-player button{display:flex;align-items:center;gap:13px;background:transparent;border:0;color:var(--lime);text-align:left;font-size:12px;font-weight:700;padding:0}.play-symbol{display:grid;place-items:center;width:37px;height:37px;background:var(--lime);color:var(--ink);border-radius:50%;font-size:13px;flex-shrink:0}.sound-player p{grid-column:1/-1;font-size:9px;line-height:1.5;color:#b4bea8;margin:0}.sound-meter{display:flex;align-items:center;gap:3px;height:35px}.sound-meter i{width:3px;height:9px;background:var(--lime);animation:equalize .45s ease-in-out infinite alternate;animation-play-state:paused}.sound-meter i:nth-child(3n){height:25px;animation-delay:-.2s}.sound-meter i:nth-child(2n){height:17px;animation-delay:-.3s}.sound-meter i:nth-child(5n){height:30px;animation-delay:-.1s}body[data-sound=playing] .sound-meter i{animation-play-state:running}body[data-genre=jazz] .vinyl-label{background:#f3b797}body[data-genre=techno] .vinyl-label{background:#b8a8f0}.motown-visit{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:50px;border-top:1px solid #8a977650;margin-top:50px;padding-top:40px}.motown-visit figure{margin:0}.motown-visit img{display:block;width:100%;height:auto;aspect-ratio:1.7;object-fit:cover;object-position:center 36%}.motown-visit figcaption{font-size:8px;line-height:1.8;color:#a7b19b;margin-top:10px}.motown-visit h3{font-size:34px;letter-spacing:-1px;margin:12px 0}.motown-visit p:not(.eyebrow){font-size:13px;line-height:1.85;max-width:480px;color:#c6cebd}.motown-visit .eyebrow{color:var(--lime)}.motown-visit .visit-status{border-left:2px solid var(--lime);padding-left:14px;font-size:11px!important}.motown-visit>div>a{font-size:11px;text-underline-offset:5px}
.explore-section{padding-block:76px}.explore-section .section-heading>p{max-width:270px;font-size:13px;line-height:1.8;margin:0}.neighborhood-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.neighborhood{display:flex;flex-direction:column;text-decoration:none;border:1px solid var(--ink);padding:23px;overflow:hidden;transition:transform .3s}.neighborhood:hover{transform:translateY(-5px)}.neighborhood-top{display:flex;justify-content:space-between;align-items:center;font-size:8px;font-weight:700;letter-spacing:1px}.neighborhood-top>b{font-size:22px;line-height:1}.neighborhood h3{font-size:27px;letter-spacing:-1px;margin:20px 0 9px}.neighborhood p{font-size:12px;line-height:1.8;margin:0 0 22px;max-width:310px}.neighborhood-bottom{font-size:10px;font-weight:700;margin-top:auto;padding-top:16px;border-top:1px solid #19231f44}.market{background:#f3ac83}.market-art,.river-art,.night-art{height:218px;position:relative;margin:23px -23px 0;overflow:hidden}.market-art{display:flex;align-items:start;justify-content:center;padding-top:10px}.market-art i{position:absolute;top:0;bottom:0;width:18%;transform:rotate(15deg);background:#e4744b;left:-6%}.market-art i:nth-child(2){left:29%}.market-art i:nth-child(3){left:64%}.market-art i:nth-child(4){left:99%}.market-art strong{position:relative;z-index:1;font-size:60px;line-height:.95;letter-spacing:-4px;transform:rotate(-9deg);color:#243a25}.river{background:#cad7bc}.river-art div{position:absolute;width:150%;height:300px;border:1px solid #44694b;border-radius:50%;bottom:16px;left:10%;transform:rotate(-25deg)}.river-art div:nth-child(2){bottom:-25px;left:0%}.river-art div:nth-child(3){bottom:-65px;left:-10%}.river-art b{position:absolute;left:28px;top:3px;font-size:61px;line-height:.97;letter-spacing:-4px;color:#49684d;transform:rotate(-8deg)}.night{background:#292d42;color:#f0eee4;border-color:#292d42}.night .neighborhood-bottom{border-color:#c5c3bc44}.night-art span{position:absolute;left:25px;top:6px;font-size:64px;line-height:.94;letter-spacing:-4px;color:#e5e5b3;transform:rotate(-8deg);z-index:1}.night-art div{position:absolute;inset:0;background:repeating-linear-gradient(100deg,transparent 0 38px,#8982b730 39px 42px);transform:skew(-8deg)}.home-finale{position:relative;background:var(--orange);padding:60px 0;overflow:hidden}.home-finale .wrap{position:relative;z-index:1}.home-finale h2{font-size:clamp(48px,6vw,86px);letter-spacing:-4px;line-height:1.02;margin:20px 0 30px;max-width:820px}.home-finale h2 em{font-family:Georgia,serif;font-weight:400}.final-quarter{position:absolute;right:0;top:-85px;font-weight:900;font-size:470px;line-height:1;color:#8b3c2d25;pointer-events:none;z-index:-1;transform:rotate(12deg)}.home-footer{padding-block:35px}.footer-mark{display:flex;align-items:center;justify-content:space-between;font-size:clamp(25px,4.3vw,60px);font-weight:900;letter-spacing:-2px;text-decoration:none;border-bottom:1px solid var(--line);padding-bottom:23px}.footer-mark span{font-size:70px;line-height:.7}.home-footer>div{display:flex;align-items:center;gap:25px;padding-top:18px;font-size:9px;line-height:1.6}.home-footer p{margin:0 auto 0 0;max-width:410px;color:var(--muted)}.home-footer>div>a{text-decoration:none;white-space:nowrap}.home-footer button{border:1px solid var(--line);background:transparent;padding:8px 10px;font-size:9px;color:var(--ink)}
@keyframes photodrift{to{transform:scale(1.045)}}@keyframes marquee{to{transform:translateX(-50%)}}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes equalize{to{transform:scaleY(.35)}}@keyframes pulse{50%{opacity:.3}}@keyframes progress{from{transform:scaleX(0)}to{transform:scaleX(1)}}html[data-motion=paused] *,html[data-motion=paused] *::before,html[data-motion=paused] *::after{animation-play-state:paused!important}html[data-motion=paused]{scroll-behavior:auto}html[data-hidden=true] *{animation-play-state:paused!important}
@media(min-width:1600px){.home-hero{gap:95px}.feature-slide{height:560px}}
@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.station-line{padding-inline:28px}.home-hero{gap:40px}.hero-intro h1{font-size:83px}.feature-slide{height:485px}.home-nav{gap:22px}.hero-actions{gap:16px}.hero-actions .button{padding:17px 18px}.home-events-grid{gap:30px 20px}.home-event h3{font-size:22px}.sound-layout{gap:36px}.vinyl-label>b{font-size:23px}.vinyl-label{gap:6px}.vinyl-label>span{font-size:6px}.vinyl-label>span:nth-child(3){font-size:5px}.sound-copy h2{font-size:54px}.turntable{padding-bottom:145px}.sound-player{left:0;padding:17px}.sound-meter{gap:2px}.neighborhood{padding:18px}.market-art,.river-art,.night-art{margin-inline:-18px;height:185px}.market-art strong,.river-art b,.night-art span{font-size:49px}.neighborhood h3{font-size:24px}.section-heading h2{font-size:45px}.soul-sticker{width:92px;left:-25px;top:48px}.soul-sticker strong{font-size:14px}.soul-sticker span{font-size:6px}}
@media(max-width:850px){.home-nav{gap:17px;font-size:10px}.home-nav .nav-programs{padding:12px}.nav-programs span{margin-left:8px}.home-brand>span{font-size:10px}.home-brand>b{font-size:56px}.home-hero{gap:27px}.hero-intro h1{font-size:67px}.hero-lead{font-size:13px}.hero-actions{align-items:start;flex-direction:column}.hero-proof{margin-top:17px}.feature-slide{height:460px}.feature-caption{inset:auto 20px 22px}.feature-caption h2{font-size:24px}.feature-top{inset:20px 18px auto;font-size:7px}.home-events-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sound-layout{grid-template-columns:1fr;gap:30px}.sound-copy h2{font-size:63px}.sound-copy{max-width:640px}.sound-intro,.genre-stories article,.sound-event-link{max-width:none}.turntable{max-width:520px;width:100%;margin:0 auto}.vinyl-label>b{font-size:32px}.vinyl-label>span{font-size:7px}.vinyl-label>span:nth-child(3){font-size:6px}.motown-visit{gap:27px;margin-top:40px}.neighborhood-grid{gap:14px}.neighborhood{padding:15px}.market-art,.river-art,.night-art{margin-inline:-15px;height:155px}.market-art strong,.river-art b,.night-art span{font-size:43px}.river-art b,.night-art span{left:15px}.neighborhood h3{font-size:22px}.neighborhood-top{font-size:7px;letter-spacing:.5px}.neighborhood p{font-size:11px}.section-heading h2{font-size:40px}.explore-section .section-heading>p{max-width:230px;font-size:12px}.home-footer>div{gap:15px;flex-wrap:wrap}.home-footer p{flex-basis:100%;max-width:none}}
@media(max-width:700px){:root{scroll-padding-top:20px}.wrap{width:calc(100% - 36px)}.station-line{padding:9px 18px;font-size:7px;gap:10px;letter-spacing:.6px}.station-line>span:first-child{display:none}.home-header{min-height:83px;gap:15px;flex-wrap:wrap;padding-block:16px}.home-brand{gap:9px}.home-brand>b{font-size:52px}.home-brand>span{font-size:10px}.home-language{font-size:10px;margin-left:auto}.home-nav{order:3;width:100%;justify-content:space-between;gap:18px;font-size:11px}.home-nav .nav-programs{padding:10px 15px}.nav-programs span{margin-left:18px}.home-hero{grid-template-columns:1fr;gap:34px;padding-block:27px 28px}.hero-intro>.eyebrow{margin-bottom:19px;font-size:8px;letter-spacing:1.3px}.hero-intro h1{font-size:clamp(71px,16vw,96px);line-height:.91;margin-bottom:22px}.hero-lead{font-size:14px;line-height:1.7;margin-bottom:21px;max-width:420px}.hero-actions{flex-direction:row;align-items:center;gap:20px}.hero-actions .button{font-size:11px;gap:23px;padding:17px 18px}.hero-actions .text-link{font-size:10px;gap:8px}.hero-proof{margin-top:20px}.hero-proof p{font-size:8px;max-width:none}.feature-slide{height:390px}.feature-stage{margin-left:17px}.soul-sticker{left:-17px;top:46px;width:87px}.feature-caption h2{font-size:29px;max-width:460px}.feature-caption>p{font-size:9px}.feature-top{font-size:8px}.city-ticker{padding-block:13px}.city-ticker-track{gap:25px}.city-ticker span{font-size:16px}.program-section{padding-block:40px 45px}.section-heading{align-items:start;gap:18px;flex-direction:column;margin-bottom:23px}.section-heading .eyebrow{font-size:8px;margin-bottom:14px}.section-heading h2{font-size:43px;letter-spacing:-2.4px}.section-heading>.text-link{align-self:flex-end;margin-top:-4px}.home-search{flex-wrap:wrap}.home-search>label{width:100%;max-width:none;padding:12px 14px 0;border:0;font-size:10px}.home-search>input{flex:1;height:48px;padding:10px 14px;font-size:16px}.home-search>.button{min-height:48px;padding:12px 17px;font-size:10px;gap:12px}.event-chips{gap:7px;margin-bottom:22px}.event-chips>a{padding:9px 13px;font-size:10px}.home-events-grid{grid-template-columns:1fr;gap:28px}.home-event-photo img{aspect-ratio:1.65}.home-event h3{font-size:26px;max-width:490px}.home-event-meta{font-size:8px;margin-top:14px}.home-event-summary{font-size:13px;max-width:none}.home-event-bottom{font-size:10px;padding-top:10px}.events-bottom{align-items:start;flex-direction:column;gap:12px;margin-top:25px}.events-bottom>p{margin:0}.events-bottom>.button{width:100%;padding:17px 18px}.sound-section{padding-block:32px 37px}.sound-heading{gap:12px;margin-bottom:29px;padding-bottom:16px;align-items:start}.sound-heading .eyebrow{font-size:8px;max-width:210px}.frequency-tag{font-size:6px;line-height:1.7;max-width:100px;text-align:right}.sound-copy h2{font-size:clamp(44px,11vw,66px);letter-spacing:-2.5px}.sound-intro{font-size:14px}.genre-tabs{margin-top:21px}.genre-tabs button{font-size:9px;padding:10px 18px}.genre-stories h3{font-size:25px}.genre-stories p{font-size:13px}.sound-layout{gap:22px}.turntable{padding-top:29px;padding-bottom:154px;max-width:430px;padding-right:10px}.record-sleeve{height:65%;font-size:9px;padding:19px;top:8%;left:0}.vinyl-label{gap:5px}.vinyl-label>b{font-size:24px}.vinyl-label>span{font-size:5px}.vinyl-label>span:nth-child(3){font-size:5px}.vinyl-label>small{font-size:5px}.vinyl-label i{width:6px;height:6px}.tonearm{right:0;top:42px;border-width:7px}.tonearm::before{right:-16px;width:25px;height:25px}.tonearm i{width:42px;height:20px;bottom:-14px}.sound-player{left:10px;right:10px;gap:12px;padding:16px;bottom:15px}.sound-player button{font-size:11px;gap:9px}.sound-player p{font-size:8px}.sound-meter{gap:2px}.sound-meter i{width:2px}.motown-visit{grid-template-columns:1fr;gap:20px;margin-top:15px;padding-top:30px}.motown-visit h3{font-size:34px}.motown-visit figcaption{font-size:7px}.motown-visit p:not(.eyebrow){max-width:none}.explore-section{padding-block:42px}.explore-section .section-heading>p{max-width:360px;font-size:13px}.neighborhood-grid{grid-template-columns:1fr;gap:18px}.neighborhood{padding:22px}.neighborhood-top{font-size:9px}.market-art,.river-art,.night-art{height:215px;margin-inline:-22px}.market-art strong,.river-art b,.night-art span{font-size:65px;letter-spacing:-4px}.river-art b,.night-art span{left:28px}.neighborhood h3{font-size:30px}.neighborhood p{font-size:13px;max-width:420px}.neighborhood-bottom{font-size:11px}.home-finale{padding:40px 0}.home-finale h2{font-size:clamp(43px,11vw,65px);letter-spacing:-2.4px}.home-finale .eyebrow{font-size:8px}.final-quarter{font-size:350px;right:-45px;top:5px}.home-footer{padding-block:28px}.footer-mark{font-size:25px;letter-spacing:-1.4px;gap:20px}.footer-mark span{font-size:50px}.home-footer>div{font-size:8px;gap:18px}.home-footer button{font-size:8px}.home-footer p{line-height:1.8}.button{font-size:11px}}
@media(prefers-reduced-motion:reduce){html:not([data-motion=running]) *,html:not([data-motion=running]) *::before,html:not([data-motion=running]) *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media print{.station-line,.home-nav,.feature-controls,.city-ticker,.sound-player,.turntable,.home-search,.event-chips,.home-finale,.home-footer{display:none}.wrap{width:100%}.home-hero{display:block}.feature-stage{display:none}.home-events-grid{grid-template-columns:repeat(2,1fr)}.home-event{break-inside:avoid}.sound-section{background:white;color:black}.sound-copy p,.genre-stories p{color:black}.sound-layout{display:block}.neighborhood-grid{grid-template-columns:1fr}}

.feature-stage:hover .feature-progress i,.feature-stage:focus-within .feature-progress i{animation-play-state:paused}

@media(max-width:700px){.home-hero{padding-top:24px;gap:25px}.hero-intro h1{font-size:clamp(60px,15vw,78px);margin-bottom:18px}.hero-intro>.eyebrow{margin-bottom:16px}.hero-lead{line-height:1.65;margin-bottom:19px}.hero-proof{display:none}.feature-slide{height:310px}.feature-caption h2{font-size:25px}.feature-caption{bottom:20px}.soul-sticker{top:35px}.feature-top{inset:16px 17px auto}}

.event-image-disclosure{position:absolute;bottom:0;left:0;padding:7px 10px;background:var(--paper);font-size:8px;max-width:75%}

.feature-photo-link{display:block;height:100%}
@media(max-width:1250px){.home-header{flex-wrap:wrap}.home-nav{flex-wrap:wrap;gap:12px 22px}}@media(max-width:700px){.home-nav{justify-content:flex-start;gap:10px 16px}}
