*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--dark,#080e1c);color:white;font:16px/1.55 system-ui,-apple-system,Arial,sans-serif}a{color:inherit;text-decoration:none}button{cursor:pointer}img{max-width:100%}.header{height:94px;padding:8px max(24px,5vw);display:flex;align-items:center;gap:28px;background:#080e1cf2;position:sticky;top:0;z-index:20;border-bottom:1px solid #26374b}.admin-bar .header{top:32px}.logo img,.custom-logo{height:78px;width:auto;max-width:140px;object-fit:contain}.nav{display:flex;align-items:center;gap:17px;flex:1;justify-content:center}.nav a{font-size:13px;text-transform:uppercase;font-weight:850;letter-spacing:.03em;white-space:nowrap}.nav a:hover{color:var(--yellow)}.onair,.live{font-size:12px;font-weight:900;color:#ff5265;white-space:nowrap}.mobileMenu{display:none;border:0;background:var(--yellow);border-radius:8px;font-size:26px}.hero{min-height:590px;background:linear-gradient(90deg,#061020f0 5%,#061020c0 47%,#07101c3d),var(--hero) center/cover;position:relative;overflow:hidden}.hero:after{content:'';height:16px;background:linear-gradient(110deg,var(--yellow) 0 45%,var(--blue) 45% 100%);position:absolute;bottom:0;left:0;right:0;transform:skewY(-1deg);transform-origin:left}.heroOverlay{padding:70px max(5vw,25px);max-width:950px}.eyebrow{color:var(--yellow);font-weight:900;letter-spacing:.2em;font-size:13px}.heroIdentity{display:flex;align-items:center;gap:22px}.heroIdentity img{width:160px;filter:drop-shadow(0 5px 20px #000)}h1{font-size:clamp(52px,7vw,105px);line-height:.94;letter-spacing:-.07em;margin:35px 0 10px;font-weight:1000}h1 span{color:var(--yellow);white-space:nowrap}h1 small{display:block;font-size:.38em;letter-spacing:.25em;color:#fff;margin-top:16px}.slogan{font-size:clamp(25px,3vw,43px);font-weight:900;font-style:italic;color:var(--yellow);margin:14px 0}.intro{font-size:20px;max-width:520px}.yellowBtn{display:inline-block;background:var(--yellow);color:#081020;font-weight:1000;padding:17px 27px;border-radius:8px;margin-top:20px;box-shadow:8px 8px 0 var(--blue)}.playerSection{padding:0 5vw;position:relative;margin-top:-38px;z-index:2}.player{max-width:1200px;margin:auto;display:flex;gap:26px;align-items:center;padding:22px 30px;background:linear-gradient(125deg,#11243e,#101b31);border:2px solid #35517a;border-top:5px solid var(--yellow);border-radius:20px;box-shadow:0 18px 45px #0009}.cover{width:145px;height:145px;object-fit:cover;border-radius:10px}.playerInfo{flex:1}.playerInfo h2{font-size:clamp(25px,3vw,43px);line-height:1.15;margin:8px 0}.playerInfo p{font-size:19px;margin:0 0 12px;color:#b8cbe3}.wave{display:flex;align-items:center;gap:3px;height:25px}.wave i{width:4px;height:8px;background:var(--blue);border-radius:4px;animation:bounce .7s infinite alternate}.wave i:nth-child(3n){height:20px;animation-delay:.3s}.wave i:nth-child(4n){height:13px;animation-delay:.5s}@keyframes bounce{to{height:3px}}#playerStatus{color:#9ab4d0}.play{background:var(--yellow);border:0;border-radius:50%;width:85px;height:85px;font-size:32px;flex:none}.quick{max-width:1240px;margin:30px auto;display:grid;grid-template-columns:repeat(6,1fr);gap:10px;padding:0 24px}.quick a{text-align:center;padding:18px 8px;background:#15253e;border-bottom:3px solid var(--blue);border-radius:9px;font-size:13px;font-weight:850;text-transform:uppercase}.quick a:hover{background:var(--blue)}.section{max-width:1300px;margin:0 auto;padding:64px 5vw}.alternate{max-width:none;background:#101d30}.alternate>.sectionHeading,.alternate>.cards{max-width:1170px;margin-left:auto;margin-right:auto}.sectionHeading span,.contact span,.feature span{color:var(--blue);font-weight:900;letter-spacing:.2em;font-size:12px}.sectionHeading h2{font-size:clamp(28px,4vw,47px);line-height:1.1;margin:10px 0 30px}.sectionHeading em,.contact em{color:var(--yellow);font-style:normal}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.card{background:#16253c;border:1px solid #29415c;border-radius:15px;overflow:hidden}.card>img{width:100%;height:205px;object-fit:cover}.card>div{padding:20px}.card small{color:var(--yellow);font-weight:900}.card h3{font-size:23px;margin:5px 0}.card p{color:#bdcee0}.featureGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.feature{min-height:290px;background-position:center;background-size:cover;border-radius:15px;overflow:hidden;display:flex;align-items:end}.feature>div{width:100%;padding:23px;background:linear-gradient(transparent,#071020fa)}.feature h2{font-size:30px;margin:5px 0;color:var(--yellow)}.sponsorGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.sponsor{background:#fff;color:#10243b;min-height:115px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:900;text-align:center;padding:15px}.sponsor img{max-height:95px;width:auto;object-fit:contain}.contact{padding:60px 7vw;background:linear-gradient(110deg,#123e86,#081b38);display:flex;align-items:center;justify-content:space-between;gap:30px}.contact h2{font-size:clamp(29px,4vw,49px);margin:8px 0}.footer{padding:35px 7vw;background:#060b14;display:flex;align-items:center;gap:30px;justify-content:space-between;color:#b2c4dc}.footer img{width:90px}.footer b{color:#fff}.footer a{margin-right:12px}.post{max-width:950px;margin:auto}@media(max-width:1100px){.nav{gap:9px}.nav a{font-size:11px}.onair{display:none}.quick{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.admin-bar .header{top:46px}.header{height:77px;padding:6px 18px;justify-content:space-between}.logo img,.custom-logo{height:63px}.mobileMenu{display:block}.nav{display:none;position:absolute;top:77px;left:0;right:0;padding:15px;background:#091324;flex-direction:column;align-items:stretch;box-shadow:0 20px 30px #0009}.nav.open{display:flex}.nav a{font-size:15px;padding:9px}.hero{min-height:550px;background:linear-gradient(0deg,#061020 2%,#061020ae 65%,#07101c33),var(--hero) center/cover}.heroOverlay{padding:35px 20px 65px}.heroIdentity{align-items:center;gap:8px}.heroIdentity img{width:95px}.heroIdentity h1{font-size:clamp(40px,10vw,70px);margin:15px 0}.eyebrow{font-size:10px}.intro{font-size:17px}.playerSection{margin-top:-20px;padding:0 12px}.player{padding:15px;gap:13px;flex-wrap:wrap}.cover{width:80px;height:80px}.playerInfo{min-width:calc(100% - 110px)}.playerInfo h2{font-size:22px}.playerInfo p{font-size:15px}.play{width:58px;height:58px;font-size:22px;margin-left:auto}.quick{grid-template-columns:repeat(2,1fr);padding:0 13px;margin:22px auto}.section{padding:40px 18px}.cards,.featureGrid{grid-template-columns:1fr}.card>img{height:225px}.sponsorGrid{grid-template-columns:repeat(2,1fr)}.contact{padding:40px 20px;display:block}.footer{flex-wrap:wrap;justify-content:start;padding:25px 20px}}