@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Oswald:wght@500;600;700&display=swap');

:root{--bg:#0b0909;--panel:#151111;--ink:#fff8e8;--muted:#b9ada1;--red:#ee2b24;--gold:#d9a84e;--line:#2b2322}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--ink);font-family:"DM Sans",sans-serif;min-height:100vh;overflow-x:hidden}
body:before{content:"";position:fixed;inset:-40%;background:radial-gradient(circle at 72% 25%,rgba(196,26,20,.2),transparent 25%),radial-gradient(circle at 20% 90%,rgba(217,168,78,.08),transparent 23%);pointer-events:none}
.noise{position:fixed;inset:0;opacity:.025;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}
.topbar,main,footer{position:relative;z-index:1;max-width:1180px;margin:auto}
.topbar{height:104px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;border-bottom:1px solid var(--line)}
.brand{color:var(--ink);text-decoration:none;display:flex;align-items:center;gap:13px}
.brand img{width:61px;height:61px;object-fit:contain;filter:drop-shadow(0 4px 16px #000)}
.brand span{display:grid;line-height:.83}.brand strong{font:700 28px/1 "Oswald",sans-serif;letter-spacing:.07em}.brand small{font:600 11px/1 "DM Sans",sans-serif;color:var(--gold);letter-spacing:.57em;margin-top:7px}
.live-badge{font:700 12px/1 "DM Sans",sans-serif;letter-spacing:.15em;display:flex;align-items:center;gap:9px;color:#ddd2c8}.live-badge i{width:8px;height:8px;border-radius:50%;background:var(--red);box-shadow:0 0 0 6px rgba(238,43,36,.12);animation:pulse 1.8s infinite}
.hero{min-height:660px;padding:72px 54px 64px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:70px}
.eyebrow{color:var(--gold);font-size:12px;font-weight:700;letter-spacing:.24em;margin:0 0 22px}
h1{font:600 clamp(54px,7vw,94px)/.96 "Oswald",sans-serif;letter-spacing:-.035em;text-transform:uppercase;margin:0}
h1 em{font-style:normal;color:var(--red)}
.lead{max-width:520px;margin:30px 0 0;color:var(--muted);font-size:18px;line-height:1.65}
.player-card{position:relative;text-align:center;background:linear-gradient(155deg,rgba(32,24,23,.96),rgba(14,11,11,.98));border:1px solid #392b29;border-radius:32px;padding:34px 42px 30px;box-shadow:0 35px 90px rgba(0,0,0,.48);overflow:hidden}
.player-card:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 1px rgba(255,255,255,.05);pointer-events:none}
.halo{position:absolute;width:260px;height:260px;border-radius:50%;background:rgba(225,37,30,.18);filter:blur(58px);top:10px;left:50%;transform:translateX(-50%)}
.cover{position:relative;width:210px;height:210px;object-fit:contain;filter:drop-shadow(0 18px 24px rgba(0,0,0,.55));animation:float 6s ease-in-out infinite}
.on-air{margin-top:15px;font-size:10px;font-weight:700;letter-spacing:.23em;color:var(--red)}
.player-card h2{font:600 29px/1.1 "Oswald",sans-serif;margin:9px 0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player-card>p{margin:0;color:var(--muted);font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.visualizer{height:35px;margin:22px auto 10px;display:flex;gap:4px;align-items:center;justify-content:center}.visualizer b{display:block;width:3px;height:6px;border-radius:8px;background:var(--gold);opacity:.65}.playing .visualizer b{animation:bars .8s ease-in-out infinite alternate}.playing .visualizer b:nth-child(2n){animation-delay:-.45s}.playing .visualizer b:nth-child(3n){animation-delay:-.2s}.playing .visualizer b:nth-child(5n){animation-delay:-.63s}
.controls{display:flex;align-items:center;justify-content:center;gap:28px}.play{width:64px;height:64px;border:0;border-radius:50%;background:var(--red);color:white;font-size:20px;cursor:pointer;box-shadow:0 10px 32px rgba(238,43,36,.32);transition:.2s}.play:hover{transform:scale(1.06);background:#ff3b34}.play:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.pause-icon{display:none}.playing .play-icon{display:none}.playing .pause-icon{display:inline;font-weight:700}
.volume-wrap{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:11px}.volume-wrap input{accent-color:var(--red);width:90px}.status{font-size:11px!important;margin-top:17px!important;color:#796e68!important}
.schedule{border-top:1px solid var(--line);padding:56px 54px 70px;display:flex;align-items:center;justify-content:space-between;gap:45px}.schedule h2{font:600 clamp(34px,4vw,52px)/1.05 "Oswald",sans-serif;margin:0;text-transform:uppercase}.show-card{min-width:430px;border:1px solid var(--line);border-radius:18px;padding:23px 25px;display:flex;align-items:center;gap:24px;background:rgba(21,17,17,.7)}.show-time{color:var(--red);font:600 22px/1 "Oswald",sans-serif;border-right:1px solid var(--line);padding-right:24px}.show-card div{display:grid;gap:5px}.show-card strong{font-size:16px}.show-card small{color:var(--muted)}
footer{border-top:1px solid var(--line);padding:30px 28px 42px;color:#776c65;font-size:12px;display:flex;justify-content:space-between;gap:20px}
@keyframes pulse{50%{box-shadow:0 0 0 10px rgba(238,43,36,0)}}@keyframes float{50%{transform:translateY(-7px)}}@keyframes bars{to{height:31px;opacity:1}}
@media(max-width:820px){.hero{grid-template-columns:1fr;padding:55px 24px;gap:46px}.copy{text-align:center}.lead{margin-left:auto;margin-right:auto}.player-card{max-width:480px;width:100%;margin:auto}.schedule{padding:45px 24px;display:grid}.show-card{min-width:0;width:100%}}
@media(max-width:480px){.topbar{height:84px;padding:0 18px}.brand img{width:49px;height:49px}.brand strong{font-size:23px}.live-badge{font-size:10px}.hero{padding-top:42px}.player-card{padding:28px 22px 26px;border-radius:25px}.cover{width:180px;height:180px}.schedule{padding:40px 20px}.show-card{padding:19px 17px;gap:16px}.show-time{padding-right:16px}footer{padding-left:20px;padding-right:20px;display:grid}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;scroll-behavior:auto!important}}
