@font-face{font-family:Space;src:url('/assets/SpaceGrotesk.ttf') format('truetype');font-display:swap}@font-face{font-family:Unbounded;src:url('/assets/Unbounded.ttf') format('truetype');font-display:swap}
:root{color-scheme:dark;--bg:#07120f;--surface:#0e2019;--ink:#f3efdb;--muted:#a2b5aa;--lime:#d6f36a;--line:#304238;--orange:#faad70}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--bg);color:var(--ink);font-family:Space,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid var(--orange);outline-offset:6px}button{border:0}img{max-width:100%}button:disabled{cursor:wait}.wrap{width:min(1280px,calc(100% - 96px));margin-inline:auto}.header{height:112px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2;border-bottom:1px solid #ffffff16}.brand{display:flex;align-items:center;gap:12px}.symbol{border-radius:50%}.wordmark{width:160px;height:48px;overflow:hidden;display:block}.wordmark img{width:100%;height:100%;object-fit:cover;object-position:50% 51%}.studio{font-size:10px;letter-spacing:.28em;color:var(--muted);margin-left:5px}nav{display:flex;align-items:center;gap:32px;font-size:14px}nav>a{padding:14px 0}nav .nav-listen{border:1px solid #567044;border-radius:40px;padding:13px 22px;color:var(--lime)}.tiny-wave{margin-right:7px;letter-spacing:1px}.hero{position:relative;isolation:isolate;padding-top:66px}.hero-copy{position:relative;z-index:1}.eyebrow{font-size:11px;font-weight:600;letter-spacing:.19em;color:var(--lime);margin:0 0 26px}.hero .eyebrow span{color:var(--muted);margin-left:28px;font-size:10px}h1{font-family:Unbounded,Arial,sans-serif;font-weight:500;letter-spacing:-.065em;font-size:clamp(52px,7.7vw,110px);line-height:1.12;margin:0;max-width:1050px}h1 span{color:var(--lime)}.hero-note{display:flex;justify-content:space-between;align-items:flex-end;margin:27px 0 50px;padding-right:2px}.hero-note p{font-size:17px;color:var(--muted);line-height:1.7;margin:0}.text-link{font-size:14px;padding:12px 0;display:inline-flex;gap:28px;align-items:center}.text-link span{font-size:25px;color:var(--lime)}.waves{position:absolute;inset:-70px 0 0;overflow:hidden;z-index:-1;opacity:.48;pointer-events:none;mask-image:linear-gradient(transparent,#000 15%,#000 80%,transparent)}.waves svg{width:100%;height:100%;min-height:900px}.waves g{transform-origin:center;animation:drift 18s ease-in-out infinite alternate}.listening{position:relative;z-index:1}.stage-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.status{font-size:10px;letter-spacing:.17em;color:var(--lime);display:inline-flex;gap:8px;align-items:center}.status::before{content:'';width:6px;height:6px;border-radius:50%;background:currentColor}.status.live{color:var(--orange)}h2{font-size:clamp(34px,4vw,56px);letter-spacing:-.055em;font-weight:500;line-height:1.13;margin:0}.stage-header h2{font-size:22px;letter-spacing:-.03em;margin-top:8px}#motion-toggle{font-size:11px;background:#0b1b14bb;border:1px solid var(--line);padding:11px 16px;border-radius:30px}.stage{border:1px solid #56734a80;border-radius:18px;overflow:hidden;box-shadow:0 30px 90px #0007,0 0 110px #9cc6530a;background:var(--bg)}.player-shell{width:100%;aspect-ratio:16/9;min-height:0;position:relative;background:#091710}.poster{position:absolute;inset:0;background:radial-gradient(ellipse at 50% 110%,#395036 0,transparent 65%),linear-gradient(135deg,#0a2119,#081510 55%,#162319);display:flex;align-items:center;justify-content:center;flex-direction:column;overflow:hidden}.poster:before,.poster:after{content:'';position:absolute;width:1000px;height:500px;border:1px solid #74956628;border-radius:50%;transform:rotate(-18deg);pointer-events:none}.poster:after{width:1100px;height:430px;transform:rotate(18deg)}.poster-logo{width:82px;height:82px;border-radius:50%;z-index:1;box-shadow:0 0 70px #cdf37710}.poster-label{font-size:11px;letter-spacing:.24em;margin:23px 0;color:var(--muted)}.play-button{z-index:1;display:flex;align-items:center;gap:13px;padding:17px 27px;border-radius:40px;background:var(--lime);color:var(--bg);font-weight:600;font-size:15px;transition:transform .25s,box-shadow .25s}.play-button:hover{transform:translateY(-3px);box-shadow:0 8px 38px #d6f36a24}.play-button svg{width:20px;height:20px;fill:currentColor}.poster-detail{font-size:12px;color:var(--muted);margin-top:18px}.player-shell iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.poster[hidden]{display:none}.stage-bottom{padding:22px 28px;display:flex;align-items:center;justify-content:space-between;background:#102118;border-top:1px solid #34462c;gap:24px}.now{display:flex;gap:22px;align-items:center;min-width:0}.mini-label{font-size:9px;letter-spacing:.17em;color:var(--lime)}.now p{font-size:15px;margin:6px 0 0}.stage-bottom>a{font-size:12px;white-space:nowrap}.stage-bottom>a span{margin-left:16px;color:var(--lime);font-size:18px}.equalizer{display:flex;align-items:center;gap:3px;height:30px;flex-shrink:0}.equalizer i{width:3px;height:12px;background:var(--lime);border-radius:3px}.equalizer i:nth-child(2){height:26px}.equalizer i:nth-child(3){height:19px}.playing .equalizer i{animation:levels 1.4s ease-in-out infinite alternate}.playing .equalizer i:nth-child(2){animation-delay:-.7s}.playing .equalizer i:nth-child(3){animation-delay:-.4s}.player-tools{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:20px}.player-tools p{color:var(--muted);font-size:12px;line-height:1.5;margin:0}.player-tools>div{display:flex;gap:5px;flex-shrink:0}.player-tools button{background:transparent;padding:11px 16px;border:1px solid var(--line);border-radius:25px;font-size:12px}.player-tools button[aria-pressed=true]{background:var(--ink);color:var(--bg);border-color:var(--ink)}.music{padding-top:115px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:38px;gap:30px}.section-heading .eyebrow{margin-bottom:17px}.section-heading>p{font-size:15px;line-height:1.8;color:var(--muted)}.track-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.track-card{min-width:0}.track-art{display:block;position:relative;aspect-ratio:1;overflow:hidden;border-radius:7px;background:#14281d}.track-art img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.track-art:hover img{transform:scale(1.045)}.track-art:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#0008)}.track-play{position:absolute;z-index:1;bottom:16px;right:16px;border-radius:50%;width:44px;height:44px;background:#f3efdb;color:var(--bg);display:grid;place-items:center;box-shadow:0 5px 24px #0004;font-size:15px}.track-meta{display:flex;justify-content:space-between;color:var(--muted);font-size:10px;margin-top:18px;letter-spacing:.05em}.track-card h3{font-weight:500;font-size:18px;line-height:1.35;letter-spacing:-.03em;margin:10px 0 5px}.track-card p{font-size:13px;color:var(--muted);margin:0}.track-card>a:last-child{font-size:12px;display:inline-flex;align-items:center;gap:15px;min-height:44px;color:var(--lime)}.everywhere{padding-top:120px}.platforms{display:grid;grid-template-columns:1fr 1fr;gap:0 40px}.platforms>a{display:flex;align-items:center;gap:22px;padding:31px 4px;border-top:1px solid var(--line);transition:padding .3s,background .3s}.platforms>a:hover{padding-left:15px;background:#11231a}.platforms>a>span:nth-child(2){font-size:27px;letter-spacing:-.035em}.platforms small{display:block;font-size:12px;color:var(--muted);letter-spacing:0;margin-top:7px}.platform-icon{display:grid;place-items:center;width:46px;height:46px;font-size:31px;flex-shrink:0}.youtube{background:#fc4c4c;color:var(--bg);font-size:20px;border-radius:14px;height:34px}.spotify{color:#68d991}.apple{color:#ff758a;font-size:44px}.tiktok{color:var(--ink);font-size:49px;text-shadow:2px 1px #d3f172,-2px -1px #507c77}.arrow{margin-left:auto;font-size:28px;color:var(--lime)}.closing{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:85px;display:flex;align-items:center;gap:30px;padding-block:50px}.closing img{border-radius:50%}.closing p{font-size:clamp(23px,3vw,40px);letter-spacing:-.045em}.round-link{margin-left:auto;display:grid;place-items:center;width:64px;height:64px;border:1px solid var(--line);border-radius:50%;font-size:28px;color:var(--lime)}footer{display:flex;justify-content:space-between;padding-block:30px;font-size:11px;color:var(--muted);gap:20px}.skip{position:fixed;left:20px;top:-100px;background:var(--lime);color:var(--bg);z-index:20;padding:15px}.skip:focus{top:20px}.motion-paused *,body.page-hidden *{animation-play-state:paused!important}.hero-copy{animation:enter .9s ease both}.stage{animation:enter 1.2s ease both}@keyframes drift{from{transform:translate(-24px,-20px) rotate(-2deg)}to{transform:translate(30px,30px) rotate(2deg)}}@keyframes levels{to{transform:scaleY(.35)}}@keyframes enter{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@media(min-width:1500px){.hero{padding-top:90px}.hero-note{margin-bottom:65px}}@media(max-width:900px){.wrap{width:calc(100% - 48px)}.studio{display:none}nav{gap:20px}.hero .eyebrow span{display:none}.track-grid{grid-template-columns:1fr 1fr;gap:32px 20px}.player-shell{aspect-ratio:16/9}.hero-note{gap:24px}.platforms>a>span:nth-child(2){font-size:23px}.platforms{gap:0 25px}.now p{font-size:13px}}@media(max-width:600px){.wrap{width:calc(100% - 36px)}.header{height:88px}.symbol{width:35px;height:35px}.brand{gap:6px}.wordmark{width:114px;height:36px}nav>a:not(.nav-listen){display:none}nav .nav-listen{font-size:11px;padding:11px 14px}.hero{padding-top:43px}h1{font-size:clamp(37px,9.5vw,58px);letter-spacing:-.06em}.hero-note{display:block;margin:24px 0 27px}.hero-note p{font-size:14px}.hero-note .text-link{margin-top:10px}.eyebrow{font-size:9px;margin-bottom:23px}.stage-header h2{font-size:18px}#motion-toggle{font-size:10px;padding:10px}.poster-logo{width:55px;height:55px}.poster-label{font-size:9px;margin:17px 0}.play-button{padding:13px 20px;font-size:13px}.poster-detail{font-size:11px}.stage-bottom{padding:17px 14px;align-items:flex-start;gap:10px}.now{gap:12px}.now p{font-size:12px;line-height:1.4}.stage-bottom>a{font-size:0}.stage-bottom>a span{font-size:24px;margin:0}.stage-bottom>a:before{content:'YouTube';font-size:10px;display:block}.player-tools{align-items:flex-start;flex-direction:column;gap:13px}.player-tools p{font-size:11px}.music,.everywhere{padding-top:70px}.section-heading{gap:20px;margin-bottom:25px}.section-heading .text-link{font-size:11px;gap:13px;white-space:nowrap}.section-heading .eyebrow{font-size:9px}.track-grid{gap:25px 15px}.track-card h3{font-size:16px}.track-meta{font-size:9px;margin-top:13px}.track-card p{font-size:12px}.track-play{bottom:10px;right:10px;width:38px;height:38px}.everywhere .section-heading{display:block}.section-heading>p{font-size:13px;margin-top:20px}.platforms{grid-template-columns:1fr}.platforms>a{padding:25px 0}.platforms>a>span:nth-child(2){font-size:25px}.closing{gap:17px;padding-block:26px;margin-top:45px}.closing img{width:45px;height:45px}.closing p{font-size:21px}.round-link{width:43px;height:43px;flex-shrink:0}footer{flex-wrap:wrap;font-size:10px;line-height:1.5}footer span:nth-child(2){order:3;width:100%}.waves{opacity:.3}.poster:before,.poster:after{width:600px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

.wordmark img{filter:url(#wordmark-cutout)}.track-art{aspect-ratio:16/9}.track-art img{object-fit:cover}

#sound-toggle{background:var(--lime);border-color:var(--lime);color:var(--bg);font-weight:600}#sound-toggle[hidden]{display:none}.player-tools>div{flex-wrap:wrap}

footer{position:relative;justify-content:center;text-align:center}.credits{display:flex;flex-direction:column;gap:7px}footer>a{position:absolute;right:0;top:30px;padding-block:5px}@media(max-width:600px){footer{padding-bottom:55px}footer>a{top:auto;bottom:16px;right:50%;transform:translateX(50%)}}

html{scroll-padding-top:140px}.header{position:sticky;top:14px;z-index:10;height:82px;margin-top:14px;padding:0 25px;border:1px solid #d6ebd42b;border-radius:24px;background:linear-gradient(135deg,#cce1c213,#07120f99);backdrop-filter:blur(26px) saturate(160%);-webkit-backdrop-filter:blur(26px) saturate(160%);box-shadow:inset 0 1px 0 #ffffff12,0 12px 40px #0003}.hosts-toggle{background:transparent;padding:14px 0;font-size:14px;white-space:nowrap}.hosts-toggle span{display:inline-block;margin-left:6px;transition:transform .3s}.hosts-toggle[aria-expanded=true] span{transform:rotate(180deg)}.hosts-panel{position:absolute;top:calc(100% + 12px);left:0;right:0;background:#0c1c16f5;border:1px solid #cad7bd38;border-radius:24px;padding:30px;box-shadow:0 24px 90px #0009;max-height:calc(100dvh - 135px);overflow:auto;backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px);animation:enter .25s ease both}.hosts-panel[hidden]{display:none}.hosts-heading{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:25px}.hosts-heading h2{font-size:28px;letter-spacing:-.04em}.hosts-heading .eyebrow{font-size:9px;margin-bottom:12px}.hosts-heading button{width:36px;height:36px;border:1px solid var(--line);border-radius:50%;font-size:24px;background:transparent;flex-shrink:0}.hosts-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.hosts-grid img{width:100%;height:175px;object-fit:cover;object-position:78% 40%;border-radius:12px}.hosts-grid h3{font-size:20px;font-weight:500;margin:16px 0 8px}.hosts-grid p{font-size:12px;line-height:1.7;color:var(--muted);margin:0}.ai-notice{border-top:1px solid var(--line);margin-top:25px;padding-top:21px;display:flex;gap:30px;align-items:center}.ai-notice>span{font-size:10px;letter-spacing:.1em;color:var(--lime);white-space:nowrap}.ai-notice p{font-size:12px;color:var(--muted);line-height:1.65;margin:0}@media(max-width:1000px){nav{gap:20px}.studio{display:none}.header{padding-inline:20px}.hosts-grid{grid-template-columns:1fr 1fr}.hosts-grid img{height:180px}.ai-notice{display:block}.ai-notice p{margin-top:10px}}@media(max-width:700px){nav>a:not(.nav-listen){display:none}.header{width:calc(100% - 24px);padding-inline:12px;top:8px;margin-top:8px;height:72px;border-radius:21px}.hosts-toggle{font-size:12px}nav{gap:15px}.hosts-panel{padding:20px;border-radius:20px}.hosts-heading h2{font-size:24px}.hosts-grid{gap:22px 15px}.hosts-grid img{height:130px}.hosts-grid h3{font-size:18px}.hosts-grid p{font-size:11px}.hosts-panel{max-height:calc(100dvh - 105px)}}@media(max-width:420px){.header .symbol{display:none}.header .wordmark{width:100px;height:32px}.nav-listen .tiny-wave{display:none}nav{gap:12px}.hosts-toggle{font-size:11px}nav .nav-listen{padding:10px 12px}.hosts-grid img{height:115px}.hosts-heading h2{font-size:21px}}

.hero .everywhere{padding-top:0;margin-bottom:52px;position:relative;z-index:1}.hero .everywhere .section-heading{margin-bottom:20px;align-items:center}.hero .everywhere .eyebrow{display:none}.hero .everywhere h2{font-size:22px;letter-spacing:-.03em}.hero .everywhere .section-heading>p{font-size:12px;margin:0}.hero .platforms{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.hero .platforms>a{padding:18px 14px;gap:13px;border:1px solid #91a78c35;border-radius:14px;background:#102017aa;backdrop-filter:blur(12px)}.hero .platforms>a:hover{background:#1b3022;transform:translateY(-2px)}.hero .platforms>a>span:nth-child(2){font-size:20px;letter-spacing:-.04em}.hero .platforms small{font-size:10px;line-height:1.5}.hero .platform-icon{width:32px;height:32px;font-size:30px}.hero .youtube{height:24px;font-size:14px;border-radius:8px}.hero .arrow{font-size:18px}.hero .spotify{padding:1px}@media(max-width:1000px){.hero .platforms{grid-template-columns:1fr 1fr}.hero .platforms>a>span:nth-child(2){font-size:23px}}@media(max-width:600px){.hero .everywhere .section-heading{display:flex}.hero .platforms{gap:10px}.hero .platforms>a{padding:15px 10px;gap:9px}.hero .platforms>a>span:nth-child(2){font-size:17px}.hero .platforms small{font-size:9px}.hero .platform-icon{width:26px;height:26px}.hero .youtube{height:21px}.hero .arrow{display:none}.hero .everywhere{margin-bottom:35px}.hero .platforms .apple{font-size:29px}}
.hosts-panel{background:#0c1c16}

nav .nav-listen{background:#d6f36a12;border-color:#d6f36a9c;box-shadow:0 0 18px #d6f36a21,inset 0 0 12px #d6f36a08;transition:box-shadow .35s,background .35s,transform .35s;animation:tune-glow 4s ease-in-out infinite alternate}nav .nav-listen:hover,nav .nav-listen:focus-visible{background:#d6f36a24;box-shadow:0 0 30px #d6f36a45,inset 0 0 12px #d6f36a12;transform:translateY(-1px)}@keyframes tune-glow{to{box-shadow:0 0 25px #d6f36a38,inset 0 0 12px #d6f36a10}}

nav .nav-listen{display:inline-flex;align-items:center;gap:9px}.tiny-wave{display:inline-flex;align-items:center;justify-content:center;gap:2px;width:23px;height:20px;margin:0;letter-spacing:0}.tiny-wave i{display:block;width:3px;height:4px;border-radius:3px;background:#a2b5aa;transition:background .3s,box-shadow .3s}.playing.sound-on .tiny-wave i{background:linear-gradient(to top,#73d8a0,#d6f36a 65%,#faad70);height:18px;transform-origin:center;animation:signal-bar .85s ease-in-out infinite alternate;box-shadow:0 0 5px #d6f36a50}.playing.sound-on .tiny-wave i:nth-child(2){animation-delay:-.5s;animation-duration:.65s}.playing.sound-on .tiny-wave i:nth-child(3){animation-delay:-.2s;animation-duration:1.1s}.playing.sound-on .tiny-wave i:nth-child(4){animation-delay:-.65s;animation-duration:.75s}.playing.sound-on .tiny-wave i:nth-child(5){animation-delay:-.35s;animation-duration:.95s}@keyframes signal-bar{from{transform:scaleY(.25)}to{transform:scaleY(1)}}
