:root{--red:#b90f12;--red-dark:#79080a;--red-light:#e52a2e;--yellow:#f2df25;--black:#111111;--gray-900:#1b1b1b;--gray-700:#555555;--gray-200:#ececec;--gray-100:#f7f7f7;--white:#ffffff;--shadow:0 24px 70px rgba(22,10,10,0.18)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--white);color:var(--black);font-family:Arial,Helvetica,sans-serif}a,button{font:inherit}button{border:0;cursor:pointer}a{color:inherit;text-decoration:none}.container{width:min(1280px,calc(100% - 160px));margin-inline:auto}.header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(255,255,255,.92);border-bottom:1px solid rgba(0,0,0,.06);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.headerContent{min-height:104px;justify-content:space-between;gap:44px}.brand,.headerContent{display:flex;align-items:center}.brand img{width:150px;height:auto}.nav{display:flex;align-items:center;gap:30px;font-weight:700;font-size:14px}.nav a{position:relative;padding:12px 0}.nav a:after{content:"";position:absolute;left:0;right:100%;bottom:4px;height:3px;border-radius:999px;background:var(--red);transition:.25s}.nav a:hover:after{right:0}.headerButton,.playerButton,.primaryButton{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;background:var(--red);color:var(--white);font-weight:800;transition:transform .2s ease,background .2s ease}.headerButton{min-height:48px;padding:0 22px}.headerButton:hover,.playerButton:hover,.primaryButton:hover{transform:translateY(-2px);background:var(--red-dark)}.liveDot{width:10px;height:10px;border-radius:50%;background:var(--yellow);box-shadow:0 0 0 6px rgba(242,223,37,.18);animation:pulse 1.5s infinite}.hero{position:relative;overflow:hidden;min-height:720px;display:flex;align-items:center;background:radial-gradient(circle at top right,rgba(185,15,18,.1),transparent 32%),linear-gradient(135deg,#fff,#fff7f7)}.hero:before{content:"";position:absolute;inset:0;opacity:.06;background-image:linear-gradient(#b90f12 1px,transparent 0),linear-gradient(90deg,#b90f12 1px,transparent 0);background-size:44px 44px;-webkit-mask-image:linear-gradient(180deg,black,transparent 86%);mask-image:linear-gradient(180deg,black,transparent 86%)}.heroGlow{position:absolute;border-radius:50%;filter:blur(6px)}.heroGlowOne{width:430px;height:430px;right:-150px;top:20px;background:rgba(185,15,18,.12)}.heroGlowTwo{width:280px;height:280px;left:-150px;bottom:0;background:rgba(242,223,37,.14)}.heroGrid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);align-items:center;grid-gap:90px;gap:90px;padding:88px 0 120px}.eyebrow,.sectionTag{display:inline-flex;align-items:center;gap:8px;color:var(--red);font-weight:900;text-transform:uppercase;letter-spacing:.16em;font-size:12px}.eyebrow:before,.sectionTag:before{content:"";width:28px;height:3px;border-radius:999px;background:currentColor}.hero h1{max-width:700px;margin-top:18px;font-size:clamp(42px,5vw,72px);line-height:1;letter-spacing:-.05em}.hero h1 strong{display:block;color:var(--red)}.heroText>p{max-width:600px;margin-top:26px;color:var(--gray-700);font-size:19px;line-height:1.7}.heroActions{display:flex;align-items:center;gap:14px;margin-top:34px}.primaryButton,.secondaryButton{min-height:58px;padding:0 28px}.secondaryButton{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(17,17,17,.16);border-radius:999px;font-weight:800;background:var(--white);transition:.2s ease}.secondaryButton:hover{transform:translateY(-2px);border-color:var(--red);color:var(--red)}.playIcon{font-size:16px}.heroInfo{display:flex;gap:38px;margin-top:48px}.heroInfo div{display:flex;flex-direction:column;gap:5px}.heroInfo strong{font-size:24px}.heroInfo span{color:var(--gray-700);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.playerCard{position:relative;padding:30px;border-radius:36px;background:linear-gradient(145deg,rgba(255,255,255,.1),rgba(255,255,255,.02)),var(--black);color:var(--white);box-shadow:var(--shadow);overflow:hidden}.playerCard:after{content:"";position:absolute;width:240px;height:240px;right:-100px;top:-100px;border-radius:50%;background:rgba(185,15,18,.55);filter:blur(40px)}.frequencyStage,.nowPlaying,.playerButton,.playerTop,.wave{position:relative;z-index:2}.playerTop{display:flex;justify-content:space-between}.onAir,.playerTop{align-items:center}.onAir{display:inline-flex;gap:8px;padding:10px 14px;border-radius:999px;background:var(--red);font-size:11px;font-weight:900;letter-spacing:.12em}.onAirDot{width:8px;height:8px;border-radius:50%;background:var(--yellow);box-shadow:0 0 0 5px rgba(242,223,37,.15);animation:pulse 1.5s infinite}.signal{color:var(--yellow);font-size:12px;font-weight:900;letter-spacing:.12em}.frequencyStage{min-height:260px;display:grid;place-items:center;margin:12px 0 6px;isolation:isolate}.frequencyCircle{position:relative;z-index:3;width:220px;height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.12);border-radius:50%;text-align:center;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.12),transparent 34%),linear-gradient(145deg,var(--red-light),var(--red-dark));box-shadow:0 28px 65px rgba(0,0,0,.38),inset 0 1px 0 rgba(255,255,255,.15)}.frequencyCircle>span{color:rgba(255,255,255,.65);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.15em}.frequencyCircle strong{display:flex;align-items:flex-start;margin-top:8px;color:var(--white);font-size:55px;line-height:1;letter-spacing:-.06em}.frequencyCircle strong small{margin:4px 0 0 7px;color:var(--yellow);font-size:20px;font-style:italic;letter-spacing:-.03em}.frequencyCircle p{margin-top:13px;color:rgba(255,255,255,.72);font-size:11px;font-weight:700;line-height:1.4}.frequencyRing{position:absolute;z-index:1;border:1px solid rgba(242,223,37,.14);border-radius:50%}.frequencyRingOne{width:260px;height:260px}.frequencyRingTwo{width:310px;height:310px;border-color:rgba(185,15,18,.2)}.nowPlaying span{color:rgba(255,255,255,.55);font-size:12px;text-transform:uppercase;letter-spacing:.14em}.nowPlaying h2{margin-top:8px;font-size:28px}.nowPlaying p{margin-top:7px;color:rgba(255,255,255,.64)}.wave{height:70px;display:flex;align-items:center;justify-content:center;gap:5px;margin:24px 0;overflow:hidden}.wave span{width:4px;border-radius:999px;background:linear-gradient(to top,var(--red),var(--yellow));animation:wave 1.2s ease-in-out infinite alternate}.wave span:nth-child(2n){animation-delay:.2s}.wave span:nth-child(3n){animation-delay:.4s}.playerButton{width:100%;min-height:56px}.ticker{position:relative;z-index:5;margin-top:-34px}.tickerContent{width:min(1040px,calc(100% - 40px));min-height:68px;margin:0 auto;padding:0 26px;display:flex;align-items:center;justify-content:space-between;gap:22px;border-radius:18px;background:var(--red);color:var(--white);box-shadow:0 18px 50px rgba(185,15,18,.28)}.tickerContent span{color:var(--yellow);font-size:12px;font-weight:900}.tickerContent p{flex:1 1;text-align:center;font-weight:700}.tickerContent a{font-weight:900;text-decoration:underline}.section{padding:110px 0}.sectionHeader{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:48px}.contactText h2,.sectionHeader h2{margin-top:13px;font-size:clamp(36px,4vw,58px);line-height:1.02;letter-spacing:-.04em}.sectionHeader>p{max-width:480px;color:var(--gray-700);line-height:1.7}.schedule{display:grid;grid-gap:12px;gap:12px}.scheduleItem{display:grid;grid-template-columns:190px minmax(0,1fr) auto;align-items:center;grid-gap:24px;gap:24px;min-height:100px;padding:22px 26px;border:1px solid var(--gray-200);border-radius:22px;transition:.2s ease}.scheduleItem:hover{transform:translateX(6px);border-color:rgba(185,15,18,.34)}.scheduleItem.current{color:var(--white);border-color:var(--red);background:var(--red);box-shadow:0 18px 45px rgba(185,15,18,.22)}.scheduleTime{font-weight:900;white-space:nowrap}.scheduleText h3,.scheduleTime{font-size:20px}.scheduleText p{margin-top:6px;color:var(--gray-700)}.current .scheduleText p{color:rgba(255,255,255,.72)}.scheduleStatus{padding:9px 14px;border-radius:999px;background:var(--gray-100);color:var(--gray-700);font-size:12px;font-weight:900;text-transform:uppercase}.current .scheduleStatus{background:var(--yellow);color:var(--black)}.darkSection{background:var(--black);color:var(--white)}.sectionHeader.light>p{color:rgba(255,255,255,.62)}.sectionTag.yellow{color:var(--yellow)}.featuresGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.featureCard{position:relative;min-height:320px;padding:30px;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:28px;background:rgba(255,255,255,.045)}.featureCard:after{content:"";position:absolute;width:170px;height:170px;right:-75px;bottom:-75px;border-radius:50%;background:rgba(185,15,18,.34);filter:blur(20px)}.featureNumber{color:rgba(255,255,255,.16);font-size:58px;font-weight:900}.featureTag{display:block;margin-top:35px;color:var(--yellow);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.16em}.featureCard h3{margin-top:12px;font-size:24px;line-height:1.2}.featureCard p{margin-top:14px;color:rgba(255,255,255,.62);line-height:1.7}.contactSection{padding:110px 0 150px;background:var(--gray-100)}.contactGrid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;grid-gap:70px;gap:70px}.contactText p{max-width:520px;margin-top:22px;color:var(--gray-700);font-size:18px;line-height:1.7}.contactCard{display:grid;grid-gap:12px;gap:12px;padding:18px;border-radius:28px;background:var(--white);box-shadow:0 18px 60px rgba(0,0,0,.07)}.contactCard a{display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:18px 20px;border-radius:18px;background:var(--gray-100);transition:.2s ease}.contactCard a:hover{color:var(--white);background:var(--red);transform:translateX(4px)}.contactCard span{color:var(--gray-700);font-size:13px;font-weight:800;text-transform:uppercase}.contactCard a:hover span{color:rgba(255,255,255,.72)}.footer{padding:34px 0 86px;background:var(--black);color:var(--white)}.footerContent{display:flex;align-items:center;justify-content:space-between;gap:28px}.footerContent img{width:120px;height:auto}.footerContent p{color:rgba(255,255,255,.55);font-size:13px}.footerContent a{color:var(--yellow);font-weight:800}.footerBottom{border-top:1px solid rgba(255,255,255,.08);background:#080808;color:rgba(255,255,255,.52)}.footerBottom,.footerBottomContent{min-height:46px;display:flex;align-items:center}.footerBottomContent{justify-content:right;gap:10px}.poweredText{font-size:9px}.poweredLogo{width:auto;height:20px;object-fit:contain}.floatingPlayer{position:fixed;z-index:80;right:24px;bottom:22px;min-width:310px;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:13px 14px 13px 18px;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:rgba(17,17,17,.94);color:var(--white);box-shadow:0 18px 60px rgba(0,0,0,.26);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.floatingPlayerRaised{bottom:68px}.floatingInfo{display:flex;align-items:center;gap:13px}.floatingInfo div{display:flex;flex-direction:column;gap:3px}.floatingInfo small{color:rgba(255,255,255,.52)}.floatingPlayer button{width:48px;height:48px;border-radius:50%;background:var(--red);color:var(--white);font-weight:900}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(.75);opacity:.65}}@keyframes wave{0%{transform:scaleY(.45);opacity:.5}to{transform:scaleY(1);opacity:1}}@media (max-width:960px){.nav{display:none}.container{width:min(100% - 64px,1280px)}.heroGrid{gap:60px}.contactGrid,.heroGrid{grid-template-columns:1fr}.heroGrid{gap:50px;padding-top:50px}.heroText{text-align:center}.heroText>p{margin-left:auto;margin-right:auto}.heroActions,.heroInfo{justify-content:center}.playerCard{width:min(560px,100%);margin:0 auto}.featuresGrid{grid-template-columns:1fr}.featureCard{min-height:auto}}@media (max-width:680px){.container{width:min(100% - 32px,1280px)}.headerContent{min-height:76px}.brand img{width:118px}.headerButton{min-height:44px;padding:0 15px;font-size:12px}.hero{min-height:auto}.heroGrid{padding-bottom:76px}.hero h1{font-size:50px}.heroText>p{font-size:16px}.heroActions{flex-direction:column}.primaryButton,.secondaryButton{width:100%}.heroInfo{gap:16px;justify-content:space-between}.heroInfo strong{font-size:20px}.heroInfo span{font-size:9px}.playerCard{border-radius:26px}.ticker{margin-top:-24px}.tickerContent{min-height:110px;flex-direction:column;justify-content:center;text-align:center;padding:18px}.contactSection,.section{padding:80px 0}.sectionHeader{align-items:flex-start;flex-direction:column}.scheduleItem{grid-template-columns:1fr;justify-items:center;gap:12px;padding:22px 18px;text-align:center}.scheduleText{display:flex;flex-direction:column;align-items:center}.scheduleStatus{grid-column:1;width:-moz-fit-content;width:fit-content;margin-inline:auto}.scheduleTime{font-size:17px;text-align:center}.featureCard{display:flex;flex-direction:column;align-items:center;text-align:center}.featureCard p{max-width:280px}.contactCard a{align-items:flex-start;flex-direction:column;gap:7px}.footerContent{flex-direction:column;text-align:center}.footerBottom{min-height:42px}.footerBottomContent{min-height:42px;justify-content:center;gap:8px}.poweredText{font-size:9px}.poweredLogo{height:21px}.floatingPlayer{left:12px;right:12px;bottom:12px;min-width:0}.floatingPlayerRaised{bottom:54px}}.advertisementSection{padding:72px 0;background:radial-gradient(circle at top left,rgba(240,223,36,.09),transparent 30%),#ffffff}.advertisementBanner{width:100%;aspect-ratio:4/1;display:block;overflow:hidden;border-radius:28px;box-shadow:0 25px 60px rgba(189,16,20,.16);transition:transform .25s ease,box-shadow .25s ease}.advertisementBanner:hover{transform:translateY(-3px);box-shadow:0 30px 70px rgba(189,16,20,.22)}.advertisementBanner img{width:100%;height:100%;display:block;object-fit:cover}.scheduleMessage{padding:50px 24px;border:1px solid rgba(0,0,0,.08);border-radius:24px;color:#666666;background:#ffffff;text-align:center;font-size:15px;font-weight:700}.scheduleMessageError{color:#9c171b;border-color:#f3c2c4;background:#fff0f0}@media (max-width:680px){.advertisementSection{padding:40px 0}.advertisementBanner{min-height:120px;border-radius:18px}.advertisementBanner img{min-height:120px;object-fit:cover}}