*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#050505;color:#fff;overflow-x:hidden}a{text-decoration:none;color:inherit}
.menu-toggle{display:none}.navbar{height:82px;padding:0 clamp(18px,4vw,64px);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:100;background:rgba(5,5,5,.86);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08)}
.brand{display:flex;align-items:center;gap:12px;text-transform:uppercase}.brand img{width:58px;height:58px}.brand b{font-size:18px;letter-spacing:1px}.brand small{display:block;color:#ff3030;letter-spacing:4px;font-size:11px;margin-top:2px}
.menu{display:flex;align-items:center;gap:6px}.menu a{font-weight:900;text-transform:uppercase;font-size:13px;padding:14px 16px;border-radius:999px;color:#ddd}.menu a:hover{background:#d90000;color:#fff}
.hamburger{display:none;flex-direction:column;gap:6px;cursor:pointer}.hamburger span{width:32px;height:3px;background:#fff;border-radius:10px}
.hero{position:relative;min-height:760px;display:grid;place-items:center;padding:70px 20px 120px;background:radial-gradient(circle at 65% 35%,rgba(255,0,0,.32),transparent 30%),linear-gradient(135deg,#050505 0%,#170000 48%,#050505 100%);overflow:hidden}
.hero:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(90deg,rgba(255,255,255,.04) 0 1px,transparent 1px 70px),linear-gradient(rgba(0,0,0,.05),#050505);opacity:.7}
.hero-grid{position:relative;z-index:2;max-width:1220px;width:100%;display:grid;grid-template-columns:1fr 520px;align-items:center;gap:45px}.hero-copy{animation:rise .75s ease both}.live-dot{display:inline-flex;align-items:center;gap:10px;padding:10px 16px;border:1px solid rgba(255,48,48,.85);border-radius:999px;background:rgba(255,0,0,.16);font-weight:900;letter-spacing:2px;font-size:13px}.live-dot span{width:10px;height:10px;border-radius:50%;background:#ff1f1f;box-shadow:0 0 20px #ff1f1f}
h1{font-size:clamp(52px,8vw,100px);line-height:.95;margin:18px 0 0;text-transform:uppercase;text-shadow:0 0 34px rgba(255,0,0,.55)}h1 em{display:block;color:#ff2020;font-style:normal}.lead{font-size:clamp(18px,2.5vw,24px);color:#e9e9e9;max-width:700px;line-height:1.55}.hero-buttons{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-block;padding:15px 25px;border-radius:999px;font-weight:900;text-transform:uppercase}.btn.red{background:linear-gradient(135deg,#ff2525,#9c0000);box-shadow:0 18px 42px rgba(255,0,0,.25)}.btn.ghost{border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.08)}
.hero-logo{text-align:center;animation:float 4s ease-in-out infinite}.hero-logo img{width:min(520px,86vw);filter:drop-shadow(0 28px 55px rgba(0,0,0,.75))}
.pulse{position:absolute;border-radius:50%;border:1px solid rgba(255,0,0,.28);box-shadow:0 0 90px rgba(255,0,0,.2)}.pulse.one{width:520px;height:520px;right:7%;top:16%;animation:pulse 4s ease infinite}.pulse.two{width:760px;height:760px;right:-3%;top:0;animation:pulse 5s ease infinite reverse}
.equalizer{position:absolute;z-index:3;bottom:0;left:0;right:0;height:95px;display:flex;align-items:end;justify-content:center;gap:9px;opacity:.7}.equalizer span{width:16px;background:#e00000;border-radius:8px 8px 0 0;animation:eq 1s ease-in-out infinite}.equalizer span:nth-child(2n){animation-delay:.12s}.equalizer span:nth-child(3n){animation-delay:.25s}.equalizer span:nth-child(4n){animation-delay:.38s}
main{max-width:1180px;margin:-58px auto 50px;padding:0 20px;position:relative;z-index:5}.quick-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:18px}.quick-cards article,.panel{background:linear-gradient(180deg,rgba(24,24,24,.98),rgba(10,10,10,.98));border:1px solid rgba(255,255,255,.1);box-shadow:0 24px 70px rgba(0,0,0,.45);border-radius:24px}.quick-cards article{padding:24px}.quick-cards strong{display:block;font-size:22px}.quick-cards p,.muted,.small-panel p,footer p{color:#d6d6d6}
.section{padding:clamp(24px,4vw,38px);margin-bottom:22px}.section-head p{margin:0 0 5px;color:#ffca4d;font-weight:900;letter-spacing:4px;font-size:13px}.section-head h2{font-size:clamp(32px,5vw,48px);margin:0 0 18px;color:#ff3030}.premium-player{display:grid;grid-template-columns:160px 88px 1fr;gap:24px;align-items:center;border:1px solid rgba(255,255,255,.13);border-radius:18px;padding:18px;margin-bottom:18px;background:rgba(0,0,0,.35)}.premium-player img{width:160px;height:120px;object-fit:contain}.play-circle{width:82px;height:82px;border-radius:50%;display:grid;place-items:center;background:#e00000;font-size:30px;box-shadow:0 0 0 12px rgba(255,255,255,.06),0 0 36px rgba(255,0,0,.55)}.premium-player h3{font-size:28px;margin:0}.premium-player p{color:#ddd}.embed-box,.requests-box{overflow:hidden;border-radius:16px;background:#000;border:1px solid rgba(255,255,255,.1)}.requests-box{min-height:850px}
.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.small-panel{padding:26px}.small-panel h3{font-size:24px;margin-top:0}
footer{background:#030303;border-top:1px solid rgba(255,255,255,.08);padding:42px 22px 24px}.footer-wrap{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:35px}.footer-wrap img{width:90px}.footer-wrap h2{margin:8px 0}.footer-wrap a{display:block;color:#ddd;margin:9px 0}.copy{max-width:1180px;margin:28px auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.08)}
@keyframes rise{from{opacity:0;transform:translateY(25px)}to{opacity:1;transform:none}}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-16px)}}@keyframes pulse{0%,100%{transform:scale(.95);opacity:.55}50%{transform:scale(1.05);opacity:1}}@keyframes eq{0%,100%{height:25px}50%{height:88px}}
@media(max-width:900px){.navbar{height:74px}.hamburger{display:flex}.menu{position:absolute;top:74px;left:0;right:0;background:#070707;border-bottom:1px solid #222;display:none;flex-direction:column;padding:14px}.menu a{width:100%;text-align:center;border-radius:12px}.menu-toggle:checked~.navbar .menu{display:flex}.hero{min-height:auto;padding:48px 18px 110px}.hero-grid{grid-template-columns:1fr;text-align:center}.hero-logo{order:-1}.hero-logo img{width:min(360px,82vw)}.hero-buttons{justify-content:center}.pulse{display:none}.quick-cards,.info-grid,.footer-wrap{grid-template-columns:1fr}.premium-player{grid-template-columns:1fr;text-align:center}.premium-player img{margin:auto}.play-circle{margin:auto}.requests-box,.requests-box iframe{min-height:760px!important;height:760px!important}.equalizer span{width:10px}}
