:root{--bg:#030509;--panel:#080d16;--red:#ff1020;--red2:#ff3b20;--blue:#071b42;--text:#f7f8fb;--muted:#9aa2b2;--line:#262d38}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 50% 20%,#111a2c 0,#05070d 42%,#010205 100%);color:var(--text);font-family:Inter,system-ui,sans-serif;min-height:100vh;padding-bottom:105px}.topline{height:4px;background:var(--red);box-shadow:0 0 22px #f00}.wrap{width:min(1180px,calc(100% - 34px));margin:auto}.header{height:154px;display:flex;align-items:center;justify-content:center;position:relative;border-bottom:1px solid #171b23}.brand img{width:min(440px,65vw);height:auto;display:block;filter:drop-shadow(0 8px 16px #000)}.menu{position:absolute;left:0;background:none;border:0;color:#fff;font-size:32px;cursor:pointer}.live{position:absolute;right:0;border:1px solid var(--red);border-radius:14px;padding:11px 16px;font-weight:800;display:flex;gap:9px;align-items:center}.live span{width:12px;height:12px;background:var(--red);border-radius:50%;box-shadow:0 0 14px var(--red)}.meter{display:flex;gap:3px;align-items:end;margin-left:5px}.meter i{width:4px;background:#64d51c;border-radius:3px;display:block}.meter i:nth-child(1){height:8px}.meter i:nth-child(2){height:14px}.meter i:nth-child(3){height:20px}.meter i:nth-child(4){height:27px}.social{display:flex;justify-content:center;gap:38px;padding:28px 0 32px}.social a{width:58px;height:58px;border:1px solid #4b5362;border-radius:50%;display:grid;place-items:center;text-decoration:none;color:white;font-size:30px;background:#05080e;box-shadow:inset 0 0 14px #111;transition:.2s}.social a:hover{transform:translateY(-3px);border-color:var(--red);box-shadow:0 0 18px #f003}.player{min-height:535px;display:grid;grid-template-columns:380px 1fr 260px;gap:42px;align-items:center;padding:25px 0 38px}.cover{width:380px;aspect-ratio:1;border-radius:20px;border:2px solid var(--red);overflow:hidden;box-shadow:0 0 35px #f001}.cover img{width:100%;height:100%;object-fit:cover}.now{position:relative}.small{position:static;display:inline-flex;padding:7px 12px;font-size:14px}.now p{font-size:20px;color:#aeb5c0;margin:18px 0 5px}.now h1{font-size:38px;margin:0 0 5px;line-height:1.15}.now h2{font-size:24px;color:var(--red);margin:0 0 18px}.chips{display:flex;gap:12px;margin-bottom:24px}.chips span{border:1px solid #28303c;border-radius:10px;padding:8px 12px;color:#d8dce3;font-size:14px}.controls{display:flex;align-items:center;gap:18px}.controls button{width:58px;height:58px;border-radius:50%;border:1px solid #39414c;background:#11151c;color:#fff;font-size:22px;cursor:pointer}.controls .play,.play{width:78px;height:78px;background:var(--red);border-color:#ff5a5a;font-size:30px;box-shadow:0 0 28px #f002}.volume{display:flex;gap:12px;align-items:center;margin-top:22px;color:#fff}.volume input,.stickVol input{accent-color:var(--red);width:280px}.volume b{font-size:14px;color:#ddd}.mic-art{height:430px;display:grid;place-items:center;position:relative}.mic-art:before{content:"";position:absolute;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,#1c2430 0,#05070a 65%);border:8px solid #b4000b;box-shadow:0 0 35px #f003}.mic{font-size:250px;filter:drop-shadow(10px 10px 10px #000);transform:rotate(90deg);opacity:.8}.wave{position:absolute;top:2px;right:0;display:flex;gap:4px;align-items:end;height:30px}.wave b{display:block;width:4px;background:var(--red);border-radius:4px}.wave b:nth-child(1){height:8px}.wave b:nth-child(2){height:14px}.wave b:nth-child(3){height:21px}.wave b:nth-child(4){height:12px}.wave b:nth-child(5){height:27px}.wave b:nth-child(6){height:18px}.wave b:nth-child(7){height:25px}.wave b:nth-child(8){height:13px}.wave b:nth-child(9){height:22px}.wave b:nth-child(10){height:29px}.wave b:nth-child(11){height:16px}.wave b:nth-child(12){height:24px}.wave b:nth-child(13){height:11px}.wave b:nth-child(14){height:20px}.wave b:nth-child(15){height:27px}.slider{position:relative;margin-top:10px}.slides{overflow:hidden;border:1px solid #5a616c;border-radius:18px;box-shadow:0 0 25px #f002}.slide{display:none;min-height:190px;padding:25px 60px;background:linear-gradient(105deg,#03070d,#111a2c 45%,#30040a);grid-template-columns:1fr 180px 1fr auto;gap:25px;align-items:center}.slide.active{display:grid}.slide strong{font-size:32px;font-style:italic}.slide strong em,.slide b em{color:var(--red);font-style:normal}.slide small{display:block;margin-top:10px;font-size:15px}.slide b{font-size:25px}.slide a{background:var(--red);color:#fff;text-decoration:none;font-weight:800;border-radius:12px;padding:13px 18px;white-space:nowrap}.megaphone{font-size:80px;text-align:center}.arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;border:0;background:var(--red);color:white;width:46px;height:62px;border-radius:10px;font-size:42px;cursor:pointer}.arrow.left{left:-14px}.arrow.right{right:-14px}.dots{text-align:center;padding:13px}.dot{display:inline-block;width:9px;height:9px;background:#7e8590;border-radius:50%;margin:0 5px}.dot.active{background:var(--red);box-shadow:0 0 10px var(--red)}.footer{text-align:center;color:#7e8796;padding:45px 0 20px}.sticky{position:fixed;left:50%;bottom:12px;transform:translateX(-50%);z-index:20;display:grid;grid-template-columns:70px 1fr 80px 280px 140px;gap:18px;align-items:center;padding:10px 14px;border:1px solid var(--red);border-radius:18px;background:rgba(4,7,12,.96);box-shadow:0 0 25px #f003;backdrop-filter:blur(10px)}.sticky img{width:68px;height:68px;border-radius:12px;object-fit:cover}.sticky div{display:flex;flex-direction:column;gap:3px}.sticky small{color:var(--red);font-weight:800}.sticky strong{font-size:17px}.sticky span{color:#adb4c0;font-size:13px}.sticky .play{width:60px;height:60px;font-size:24px}.stickVol{display:flex!important;align-items:center;gap:8px;color:#fff!important}.stickVol input{width:190px}.sticky button:last-child{background:none;border:0;color:#fff;font-size:16px;cursor:pointer} @media(max-width:900px){.header{height:130px}.player{grid-template-columns:300px 1fr;gap:25px}.cover{width:300px}.mic-art{display:none}.slide{grid-template-columns:1fr 120px 1fr;padding:20px 35px}.slide a{grid-column:3}.sticky{grid-template-columns:58px 1fr 58px 60px;gap:10px;width:calc(100% - 20px)}.stickVol{display:none!important}.sticky button:last-child span{display:none}}@media(max-width:620px){.wrap{width:calc(100% - 20px)}.header{height:112px}.brand img{width:300px;max-width:70vw}.menu{font-size:27px}.live{font-size:0;border-radius:50%;width:38px;height:38px;padding:0;justify-content:center}.live .meter{display:none}.social{gap:12px;padding:18px 0}.social a{width:48px;height:48px;font-size:25px}.player{display:block;padding-top:10px}.cover{width:min(330px,82vw);margin:0 auto 25px}.now{padding:0 5px}.now p{font-size:16px}.now h1{font-size:27px}.now h2{font-size:18px}.chips{margin-bottom:18px}.controls{justify-content:center;gap:10px}.controls button{width:48px;height:48px;font-size:17px}.controls .play{width:68px;height:68px}.volume input{width:100%}.mic-art{display:none}.wave{display:none}.slider{margin-top:20px}.slide{min-height:220px;grid-template-columns:1fr 1fr;padding:22px 30px;gap:15px}.slide strong{font-size:23px}.slide b{font-size:19px}.slide small{font-size:12px}.megaphone{font-size:55px}.slide a{grid-column:1/-1;text-align:center}.arrow{width:36px;height:48px;font-size:30px}.arrow.left{left:-5px}.arrow.right{right:-5px}.footer{font-size:12px;padding-bottom:110px}.sticky{bottom:6px;border-radius:15px;padding:7px 9px}.sticky img{width:50px;height:50px}.sticky strong{font-size:13px}.sticky span{font-size:11px}.sticky .play{width:50px;height:50px}.sticky button:last-child{font-size:22px}.sticky{grid-template-columns:50px 1fr 50px 35px}}
.bannerImg{display:block;width:100%;height:100%}.bannerImg img{width:100%;height:190px;object-fit:cover;display:block}.slide:has(.bannerImg){display:none;padding:0;min-height:190px;background:#030509}.slide.active:has(.bannerImg){display:block}
@media(max-width:620px){.bannerImg img{height:220px;object-fit:cover}}
