:root{--ink:#040b18;--navy:#06142d;--panel:#0a1b38;--cyan:#28baf4;--blue:#087ee8;--muted:#93a2ba}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:#fff;font-family:Arial,Helvetica,sans-serif}button,a{font:inherit}button{color:inherit}.wrap{width:min(1280px,calc(100% - 48px));margin:auto}a{text-decoration:none;color:inherit}
header{position:sticky;top:0;z-index:30;background:rgba(3,11,26,.94);border-bottom:1px solid rgba(255,255,255,.1);backdrop-filter:blur(16px)}.nav{height:82px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;height:47px}.brand img{width:150px}.brand i{width:1px;height:34px;background:#40506a;margin:0 14px}.brand b{font-size:30px;letter-spacing:-.08em}.nav nav{display:flex;gap:36px;font-size:11px;font-weight:900;letter-spacing:.12em;color:#bac6d8}.nav nav a:first-child{color:var(--cyan)}.channel{background:#fff;color:#07142b;border-radius:7px;padding:13px 16px;font-size:10px;font-weight:900;letter-spacing:.1em}.channel span{color:#f31a2a;margin-right:6px}
.hero{background:radial-gradient(circle at 85% 0,#163a71 0,transparent 32%),linear-gradient(145deg,#07162f,#030b19 72%);padding:39px 0 48px}.hero-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}.hero-title span,.catalog-head span,.featured-row span,.youtube-all span{color:#42c8f7;font-size:10px;font-weight:900;letter-spacing:.18em}.hero-title span i{display:inline-block;width:8px;height:8px;border-radius:50%;background:#fa2941;box-shadow:0 0 0 5px rgba(250,41,65,.15);margin-right:8px}.hero-title h1{font-size:36px;margin:8px 0 0;letter-spacing:-.04em}.hero-title h1 em{font-weight:300;color:#9baac0;font-style:normal}.hero-title p{color:#8191ab;font-size:12px}.watch-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(380px,1fr);gap:17px}.live-player{aspect-ratio:16/9;background:#000;border:1px solid rgba(255,255,255,.12);border-radius:12px;overflow:hidden;box-shadow:0 25px 55px rgba(0,0,0,.35)}.live-player iframe{width:100%;height:100%;border:0;display:block}.watch-grid aside{background:rgba(10,28,58,.78);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:18px;display:flex;flex-direction:column;gap:12px;min-height:0}.aside-head{display:flex;justify-content:space-between;align-items:center;padding:3px 4px 8px}.aside-head b{font-size:11px;letter-spacing:.12em}.aside-head span{font-size:10px;color:#8495ae}.watch-grid aside button{flex:1;background:rgba(255,255,255,.065);border:0;border-radius:10px;padding:11px;display:grid;grid-template-columns:145px 1fr 28px;gap:13px;align-items:center;text-align:left;cursor:pointer;min-height:0;transition:.2s}.watch-grid aside button:hover{background:rgba(40,186,244,.14);transform:translateX(-3px)}.watch-grid aside img{width:145px;aspect-ratio:16/9;object-fit:cover;border-radius:7px}.watch-grid aside button>span{min-width:0}.watch-grid aside small{display:block;color:var(--cyan);font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.1em;margin-bottom:7px}.watch-grid aside strong{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;font-size:13px;line-height:1.38}.watch-grid aside button>i{font-style:normal;color:var(--cyan);font-size:15px}
.catalog{background:linear-gradient(#061126,#030a16 18%,#040b18);padding:68px 0 90px}.catalog-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:36px}.catalog-head h2{font-size:43px;letter-spacing:-.045em;margin:7px 0 8px}.catalog-head p{color:#8e9db4;font-size:14px;margin:0}.catalog-head>a{font-size:10px;font-weight:900;letter-spacing:.1em;color:var(--cyan)}.featured-row{height:390px;border-radius:15px;margin-bottom:62px;overflow:hidden;background:linear-gradient(90deg,rgba(3,10,22,.98) 0%,rgba(3,10,22,.78) 36%,rgba(3,10,22,.1) 70%),url('https://i.ytimg.com/vi/mHYSX0r7RuI/maxresdefault.jpg') center/cover no-repeat;display:flex;align-items:center;padding:55px}.featured-row h2{font-size:45px;line-height:1.02;letter-spacing:-.045em;margin:10px 0 15px}.featured-row p{max-width:430px;color:#bac4d4;font-size:13px;line-height:1.6}.featured-row button{border:0;border-radius:6px;padding:13px 19px;background:#fff;color:#081328;font-size:10px;font-weight:900;letter-spacing:.1em;cursor:pointer;margin-top:8px}
.content-row{margin:0 0 54px}.row-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:16px}.row-head span{color:#788aa5;text-transform:uppercase;font-size:9px;font-weight:800;letter-spacing:.15em}.row-head h2{font-size:25px;margin:5px 0 0;letter-spacing:-.025em}.row-head small{font-size:8px;color:#64748e;font-weight:800;letter-spacing:.1em}.rail{display:flex;gap:13px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 2px 16px;scrollbar-color:#214064 transparent;scrollbar-width:thin}.video-card{position:relative;flex:0 0 265px;background:none;border:0;padding:0;text-align:left;cursor:pointer;scroll-snap-align:start}.video-card.ranked{flex-basis:335px;display:grid;grid-template-columns:78px 1fr;align-items:end}.rank{font-size:105px;line-height:.8;text-align:right;color:#071124;-webkit-text-stroke:2px #536987;letter-spacing:-.11em;margin-right:-9px}.thumb{position:relative;aspect-ratio:16/9;border-radius:8px;overflow:hidden;background:#12203a;transition:.25s}.thumb img{width:100%;height:100%;object-fit:cover;display:block}.thumb:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 50%,rgba(0,0,0,.72));}.video-card:hover .thumb{transform:scale(1.035);box-shadow:0 13px 30px rgba(0,0,0,.45);z-index:2}.play{position:absolute;z-index:2;left:12px;bottom:12px;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.94);color:#07142b;font-size:10px;padding-left:2px;opacity:0;transition:.2s}.video-card:hover .play{opacity:1}.thumb small{position:absolute;z-index:2;right:9px;bottom:8px;background:rgba(4,12,27,.82);padding:5px 7px;border-radius:4px;color:#50c9f5;font-size:7px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.video-card h3{font-size:12px;line-height:1.4;margin:10px 3px;color:#e7edf7;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.ranked h3{grid-column:2}
.youtube-all{display:grid;grid-template-columns:.75fr 1.25fr;gap:60px;align-items:center;padding:44px;background:#091a36;border:1px solid rgba(255,255,255,.1);border-radius:16px;margin-top:25px}.youtube-all h2{font-size:35px;margin:10px 0}.youtube-all p{font-size:13px;line-height:1.7;color:#95a5bc}.playlist-embed{aspect-ratio:16/9;border-radius:10px;overflow:hidden;background:#000}.playlist-embed iframe{width:100%;height:100%;border:0}
footer{padding:45px 0 22px;border-top:1px solid rgba(255,255,255,.09);background:#020711}footer>.wrap{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center}.foot-brand{display:flex;align-items:center}.foot-brand img{width:142px}.foot-brand b{font-size:28px;margin-left:13px;padding-left:13px;border-left:1px solid #40506a}footer p{text-align:center;font-weight:800}footer>div>span{text-align:right;color:#65748d;font-size:9px}
.modal{position:fixed;inset:0;z-index:100;background:rgba(0,5,15,.92);backdrop-filter:blur(9px);display:grid;place-items:center;padding:30px}.modal[hidden]{display:none}.modal-box{width:min(1050px,100%);background:#08162e;border-radius:14px;overflow:hidden;position:relative;box-shadow:0 35px 100px #000}.modal-box iframe{width:100%;aspect-ratio:16/9;border:0;display:block;background:#000}.modal-box>div{padding:20px 25px}.modal-box span{font-size:9px;color:var(--cyan);font-weight:900;text-transform:uppercase;letter-spacing:.12em}.modal-box h2{font-size:20px;margin:7px 0}.modal-box a{font-size:9px;color:#8fa3c0}.close{position:absolute;z-index:2;right:13px;top:13px;border:0;width:38px;height:38px;border-radius:50%;background:rgba(0,0,0,.76);font-size:27px;cursor:pointer;line-height:1}
@media(max-width:900px){.nav nav{display:none}.watch-grid{grid-template-columns:1fr}.watch-grid aside{display:grid;grid-template-columns:repeat(3,1fr)}.aside-head{grid-column:1/-1}.watch-grid aside button{grid-template-columns:1fr;align-content:start}.watch-grid aside img{width:100%}.watch-grid aside button>i{display:none}.featured-row{height:350px}.youtube-all{grid-template-columns:1fr}.catalog-head h2{font-size:37px}}
@media(max-width:600px){.wrap{width:min(100% - 24px,1280px)}.nav{height:67px}.brand img{width:115px}.brand i{height:26px;margin:0 9px}.brand b{font-size:24px}.channel{font-size:8px;padding:11px}.hero{padding:26px 0 32px}.hero-title{display:block}.hero-title h1{font-size:29px}.hero-title p{margin-bottom:0}.live-player{border-radius:8px}.watch-grid aside{display:flex;overflow-x:auto;flex-direction:row}.aside-head{display:none}.watch-grid aside button{flex:0 0 195px;display:grid;grid-template-columns:72px 1fr}.watch-grid aside img{width:72px}.catalog{padding:48px 0 65px}.catalog-head{display:block}.catalog-head h2{font-size:34px}.catalog-head p{line-height:1.5}.catalog-head>a{display:inline-block;margin-top:18px}.featured-row{height:340px;padding:28px;background-position:62% center}.featured-row h2{font-size:34px}.featured-row p{max-width:280px}.row-head small{display:none}.video-card{flex-basis:230px}.video-card.ranked{flex-basis:300px}.youtube-all{padding:27px;gap:25px}.youtube-all h2{font-size:29px}footer>.wrap{grid-template-columns:1fr;gap:20px}footer p,footer>div>span{text-align:left}.modal{padding:12px}.modal-box>div{padding:17px}.modal-box h2{font-size:16px}}
