.channel-audio-stage{position:absolute;inset:0;padding:64px 54px 92px;display:flex;flex-direction:column;justify-content:center;overflow:hidden;background:radial-gradient(circle at 78% 22%,color-mix(in srgb,var(--channel-accent,#ef0c1c) 28%,transparent),transparent 32%),linear-gradient(145deg,#171b22,#080a0e 72%)}
.channel-audio-stage:before{content:"";position:absolute;inset:0;opacity:.34;background-image:linear-gradient(rgba(255,255,255,.075) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.075) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(90deg,#000,transparent)}
.channel-audio-stage>*{position:relative;z-index:1}
.channel-audio-stage small{color:var(--channel-accent,#ef0c1c);font:800 8px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:1.2px;text-transform:uppercase}
.channel-audio-stage strong{max-width:650px;margin-top:18px;font-size:clamp(34px,4.3vw,66px);line-height:.9;letter-spacing:-.065em}
.channel-audio-stage p{max-width:610px;margin:18px 0 0;color:#aeb5bf;font-size:12px;line-height:1.6}
.channel-wave{height:72px;margin-top:34px;display:flex;align-items:center;gap:5px}
.channel-wave i{width:5px;height:18%;border-radius:6px;background:var(--channel-accent,#ef0c1c);opacity:.8}
.is-speaking .channel-wave i{animation:channelwave .75s ease-in-out infinite alternate}
.channel-wave i:nth-child(2n){animation-delay:-.18s}.channel-wave i:nth-child(3n){animation-delay:-.36s}.channel-wave i:nth-child(5n){animation-delay:-.54s}
.screen:has(.channel-audio-stage):after,.surf-presenter:has(.channel-audio-stage):after{display:none}
.screen:has(.channel-audio-stage),.surf-presenter:has(.channel-audio-stage){--channel-accent:#ef0c1c}
.screen.channel-sports{--channel-accent:#ff3345}.screen.channel-tech{--channel-accent:#8b6cff}.screen.channel-entertainment{--channel-accent:#ff4aa2}.screen.channel-fishing{--channel-accent:#f0a529}.surf-presenter.channel-surf{--channel-accent:#21d3df}
@keyframes channelwave{from{height:12%}to{height:92%}}
@media(max-width:650px){.channel-audio-stage{padding:58px 24px 100px}.channel-audio-stage strong{font-size:38px}.channel-audio-stage p{font-size:11px}.channel-wave{height:58px}}
@media(prefers-reduced-motion:reduce){.is-speaking .channel-wave i{animation:none}}
