.Hero-module__ZARIfG__heroSection{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:50vh;padding:6rem 2rem 4rem;transition:min-height .5s;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroSection.Hero-module__ZARIfG__isLive{min-height:100vh}.Hero-module__ZARIfG__auroraContainer{z-index:0;pointer-events:none;opacity:.8;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Hero-module__ZARIfG__aurora{filter:blur(140px);opacity:.15;border-radius:50%;width:80vw;height:60vh;animation:20s ease-in-out infinite alternate Hero-module__ZARIfG__auroraDrift;position:absolute}.Hero-module__ZARIfG__auroraPurple{background:radial-gradient(circle,var(--neon-purple)0%,transparent 70%);top:-10vh;left:-20vw}.Hero-module__ZARIfG__auroraBlue{background:radial-gradient(circle,var(--neon-blue)0%,transparent 70%);animation-delay:-10s;bottom:-10vh;right:-20vw}@keyframes Hero-module__ZARIfG__auroraDrift{0%{transform:translate(0)scale(1)}to{transform:translate(10vw,5vh)scale(1.1)}}.Hero-module__ZARIfG__scanlines{z-index:1;pointer-events:none;transform-origin:top;opacity:.8;background-image:linear-gradient(#00ff800d 1px,#0000 1px),linear-gradient(90deg,#00ff800d 1px,#0000 1px);background-size:60px 60px;width:200%;height:200%;animation:10s linear infinite Hero-module__ZARIfG__gridMove;position:absolute;top:-50%;left:-50%;transform:perspective(800px)rotateX(60deg)translateY(0)}@keyframes Hero-module__ZARIfG__gridMove{0%{transform:perspective(800px)rotateX(60deg)translateY(0)}to{transform:perspective(800px)rotateX(60deg)translateY(60px)}}.Hero-module__ZARIfG__content{z-index:10;flex-direction:column;align-items:center;gap:2.5rem;width:100%;max-width:1000px;display:flex}.Hero-module__ZARIfG__titleWrapper{margin-bottom:-1rem}.Hero-module__ZARIfG__title{font-size:clamp(3rem,12vw,10rem);line-height:1;font-family:var(--font-heading);letter-spacing:-.04em;background:linear-gradient(#fff 0%,#fff9 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 10px 20px #00000080);-webkit-background-clip:text;background-clip:text;font-weight:900}.Hero-module__ZARIfG__subtitle{color:var(--text-muted);letter-spacing:.05em;margin-top:1rem;font-size:clamp(1rem,4vw,1.75rem);font-weight:500}.Hero-module__ZARIfG__embedGlassContainer{-webkit-backdrop-filter:blur(20px);background:#14141966;border:1px solid #ffffff14;border-radius:24px;width:100%;max-width:840px;margin-top:1rem;padding:clamp(.5rem,2vw,1rem);transition:transform .4s,border-color .4s;position:relative;box-shadow:0 20px 40px #0006,inset 0 1px #ffffff1a}.Hero-module__ZARIfG__embedGlassContainer:hover{border-color:#ffffff26;transform:translateY(-8px);box-shadow:0 30px 60px #00000080,inset 0 1px #fff3,0 0 40px #b026ff1a}.Hero-module__ZARIfG__iframeWrapper{aspect-ratio:16/9;background:#000;border-radius:16px;position:relative;overflow:hidden;box-shadow:inset 0 0 20px #000}.Hero-module__ZARIfG__videoEmbed{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__liveIndicator{color:var(--neon-pink);letter-spacing:.15em;z-index:20;background:#050508;border:1px solid #ff007f80;border-radius:20px;align-items:center;gap:8px;padding:4px 16px;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:-14px;left:40px;box-shadow:0 4px 10px #00000080,0 0 15px #ff007f33}.Hero-module__ZARIfG__liveDot{background:var(--neon-pink);width:6px;height:6px;box-shadow:0 0 8px var(--neon-pink);border-radius:50%;animation:2s ease-in-out infinite Hero-module__ZARIfG__pulseDot}@keyframes Hero-module__ZARIfG__pulseDot{0%{opacity:.5;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}to{opacity:.5;transform:scale(.8)}}.Hero-module__ZARIfG__tronGlow{-webkit-backdrop-filter:blur(12px);z-index:1;background:#05050a99;border:1px solid #ffffff0d;border-radius:30px;justify-content:center;align-items:center;padding:3rem 6rem;transition:transform .5s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 30px 60px #000c,0 0 40px #00ff801a}.Hero-module__ZARIfG__tronGlow:hover{transform:scale(1.02)translateY(-5px);box-shadow:0 40px 80px #000000e6,0 0 60px #00ff8033}.Hero-module__ZARIfG__tronGlow:before{content:"";z-index:-2;background:conic-gradient(#0000 0%,#00ff8080 15%,#0000 30% 50%,#00ff8080 65%,#0000 80%);width:200%;height:300%;animation:10s linear infinite Hero-module__ZARIfG__conicSpin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__ZARIfG__tronGlow:after{content:"";z-index:-1;background:#0a0a0ff2;border-radius:18px;position:absolute;inset:2px}@keyframes Hero-module__ZARIfG__conicSpin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.Hero-module__ZARIfG__actions{justify-content:center;width:100%;margin-top:5rem;display:flex}.Hero-module__ZARIfG__btnInfiniteShorts{font-size:1.5rem;font-weight:900;font-family:var(--font-heading);letter-spacing:.15em;color:#fff;z-index:10;background:linear-gradient(90deg,#ff007f,#b026ff,#00f0ff) 0 0/200%;border-radius:50px;justify-content:center;align-items:center;gap:1rem;padding:1.5rem 5rem;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);animation:5s linear infinite Hero-module__ZARIfG__gradientFlow;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #b026ff80,inset 0 0 20px #fff3}@keyframes Hero-module__ZARIfG__gradientFlow{0%{background-position:0%}to{background-position:200%}}.Hero-module__ZARIfG__btnInfiniteShorts:before{content:"";background:linear-gradient(90deg,#0000,#fffc,#0000);width:60%;height:100%;animation:2s linear infinite Hero-module__ZARIfG__shimmerScan;position:absolute;top:0;left:-100%;transform:skew(-20deg)}@keyframes Hero-module__ZARIfG__shimmerScan{0%{left:-100%}to{left:200%}}.Hero-module__ZARIfG__btnInfiniteShorts:hover{color:#fff;transform:translateY(-10px)scale(1.05);box-shadow:0 30px 60px #00f0ff99,inset 0 0 30px #fff6}@media (max-width:768px){.Hero-module__ZARIfG__heroSection{min-height:40vh;padding:3rem 1rem 2rem}.Hero-module__ZARIfG__tronGlow{border-radius:20px;padding:clamp(1.5rem,4vw,3rem) clamp(2rem,6vw,6rem)}.Hero-module__ZARIfG__content{gap:1.5rem}.Hero-module__ZARIfG__actions{margin-top:2rem}.Hero-module__ZARIfG__btnInfiniteShorts{letter-spacing:.1em;padding:1rem 2rem;font-size:1rem}.Hero-module__ZARIfG__embedGlassContainer{border-radius:16px}.Hero-module__ZARIfG__iframeWrapper{border-radius:12px}.Hero-module__ZARIfG__liveIndicator{padding:3px 10px;font-size:.65rem;top:-10px;left:15px}}
.RecentContent-module__oSFUqW__section{background:0 0;max-width:1400px;margin:0 auto;padding:clamp(3rem,5vw,6rem) clamp(1rem,3vw,2rem) 10rem;position:relative}.RecentContent-module__oSFUqW__container{flex-direction:column;gap:clamp(3rem,8vw,6rem);display:flex}.RecentContent-module__oSFUqW__contentBlock{flex-direction:column;gap:2.5rem;display:flex}.RecentContent-module__oSFUqW__header{align-items:center;gap:1.5rem;display:flex}.RecentContent-module__oSFUqW__title{font-size:clamp(2rem,6vw,5rem);font-family:var(--font-heading);color:#fff;letter-spacing:-.03em;font-weight:800}.RecentContent-module__oSFUqW__highlightPink{color:var(--neon-pink);text-shadow:0 0 30px #ff007f66}.RecentContent-module__oSFUqW__highlightBlue{color:var(--neon-blue);text-shadow:0 0 30px #00f0ff66;animation:3s infinite alternate RecentContent-module__oSFUqW__pulseTitle}@keyframes RecentContent-module__oSFUqW__pulseTitle{0%{text-shadow:0 0 20px #00f0ff66}to{text-shadow:0 0 40px #00f0ffcc,0 0 10px #ffffff80}}.RecentContent-module__oSFUqW__highlightPurple{color:var(--neon-purple);text-shadow:0 0 30px #b026ff66}.RecentContent-module__oSFUqW__headerLine{background:linear-gradient(90deg,#ffffff1a,#0000);flex-grow:1;height:1px}.RecentContent-module__oSFUqW__videosGrid,.RecentContent-module__oSFUqW__streamsGrid,.RecentContent-module__oSFUqW__shortsGrid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}@media (max-width:900px){.RecentContent-module__oSFUqW__videosGrid,.RecentContent-module__oSFUqW__streamsGrid,.RecentContent-module__oSFUqW__shortsGrid{grid-template-columns:1fr}}.RecentContent-module__oSFUqW__videoCard,.RecentContent-module__oSFUqW__streamCard,.RecentContent-module__oSFUqW__shortCard,.RecentContent-module__oSFUqW__shortCardWrapper{-webkit-backdrop-filter:blur(20px);background:#0f0f1466;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;overflow:hidden;box-shadow:0 10px 30px #0000004d}.RecentContent-module__oSFUqW__videoCard:hover,.RecentContent-module__oSFUqW__streamCard:hover,.RecentContent-module__oSFUqW__shortCardWrapper:hover{z-index:5;border-color:#00ff80cc;transform:scale(1.03);box-shadow:0 40px 80px #000000e6,0 0 60px #00ff8066,inset 0 0 30px #00ff804d}.RecentContent-module__oSFUqW__thumbnailContainer{aspect-ratio:16/9;border-bottom:1px solid #ffffff08;width:100%;position:relative;overflow:hidden}.RecentContent-module__oSFUqW__shortCardWrapper{aspect-ratio:9/16;border-radius:12px;width:100%;transition:all .3s;position:relative;overflow:hidden}.RecentContent-module__oSFUqW__shortVideoIframeContainer{background:#000;width:100%;height:100%;position:relative}.RecentContent-module__oSFUqW__shortVideoEmbed{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.RecentContent-module__oSFUqW__thumbnailContainerShort{aspect-ratio:9/16;border-bottom:1px solid #ffffff08;width:100%;position:relative;overflow:hidden}.RecentContent-module__oSFUqW__thumbnail,.RecentContent-module__oSFUqW__thumbnailShort{object-fit:cover;width:100%;height:100%;transition:transform .4s}.RecentContent-module__oSFUqW__shortPreviewIframe{object-fit:cover;pointer-events:none;border:none;width:100%;height:100%;transition:transform .4s;position:absolute;top:0;left:0}.RecentContent-module__oSFUqW__videoCard:hover .RecentContent-module__oSFUqW__thumbnail,.RecentContent-module__oSFUqW__streamCard:hover .RecentContent-module__oSFUqW__thumbnail,.RecentContent-module__oSFUqW__shortCardWrapper:hover .RecentContent-module__oSFUqW__thumbnailShort{transform:scale(1.05)}.RecentContent-module__oSFUqW__overlay{opacity:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000004d;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.RecentContent-module__oSFUqW__videoCard:hover .RecentContent-module__oSFUqW__overlay,.RecentContent-module__oSFUqW__streamCard:hover .RecentContent-module__oSFUqW__overlay,.RecentContent-module__oSFUqW__shortCardWrapper:hover .RecentContent-module__oSFUqW__overlay{opacity:1}.RecentContent-module__oSFUqW__playIcon{color:#fff;filter:drop-shadow(0 0 10px #ffffff80);transition:transform .4s cubic-bezier(.175,.885,.32,1.275);transform:scale(.8)}.RecentContent-module__oSFUqW__videoCard:hover .RecentContent-module__oSFUqW__playIcon,.RecentContent-module__oSFUqW__streamCard:hover .RecentContent-module__oSFUqW__playIcon,.RecentContent-module__oSFUqW__shortCardWrapper:hover .RecentContent-module__oSFUqW__playIcon{transform:scale(1)}.RecentContent-module__oSFUqW__badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#0009;border:1px solid #ffffff1a;border-radius:12px;padding:4px 10px;font-size:.8rem;font-weight:500;position:absolute;bottom:15px;right:15px}.RecentContent-module__oSFUqW__cardContent{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.RecentContent-module__oSFUqW__cardTitle{color:#ffffffe6;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:1.1rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.RecentContent-module__oSFUqW__cardTitleShort{color:#fffc;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:1rem;font-weight:500;line-height:1.5;display:-webkit-box;overflow:hidden}.RecentContent-module__oSFUqW__loadMoreContainer{justify-content:center;width:100%;margin-top:3rem;display:flex}.RecentContent-module__oSFUqW__loadMoreBtn{color:#0f6;font-family:var(--font-heading);letter-spacing:.15em;cursor:pointer;text-transform:uppercase;background:0 0;border:2px solid #00ff6466;border-radius:50px;padding:1rem 3rem;font-size:1.1rem;font-weight:800;transition:all .2s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden;box-shadow:0 0 15px #00ff6433}.RecentContent-module__oSFUqW__loadMoreBtn:before{content:"";background:linear-gradient(90deg,#0000,#00ff64cc,#0000);width:60%;height:100%;animation:1.5s linear infinite RecentContent-module__oSFUqW__buttonScan;position:absolute;top:0;left:-100%;transform:skew(-20deg)}@keyframes RecentContent-module__oSFUqW__buttonScan{0%{left:-100%}to{left:200%}}.RecentContent-module__oSFUqW__loadMoreBtn:hover{background:#00ff6433;border-color:#0f6;transform:translateY(-5px)scale(1.1);box-shadow:0 0 50px #00ff64cc,inset 0 0 20px #00ff6466}@media (max-width:500px){.RecentContent-module__oSFUqW__cardContent{padding:1rem}.RecentContent-module__oSFUqW__cardTitle{font-size:.95rem}.RecentContent-module__oSFUqW__cardTitleShort{font-size:.85rem}.RecentContent-module__oSFUqW__badge{padding:3px 8px;font-size:.7rem;bottom:10px;right:10px}.RecentContent-module__oSFUqW__videosGrid,.RecentContent-module__oSFUqW__streamsGrid,.RecentContent-module__oSFUqW__shortsGrid{gap:1.5rem}.RecentContent-module__oSFUqW__loadMoreBtn{padding:.8rem 2rem;font-size:.9rem}.RecentContent-module__oSFUqW__header{gap:1rem}}
.Footer-module__S6Hkya__footer{justify-content:center;align-items:center;padding:clamp(2rem,5vw,4rem) 1rem;display:flex}.Footer-module__S6Hkya__container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:24px;flex-wrap:wrap;justify-content:center;gap:clamp(1.5rem,5vw,3rem);padding:clamp(1.5rem,3vw,2rem) clamp(2rem,6vw,4rem);display:flex}.Footer-module__S6Hkya__link{color:var(--text-muted);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;text-decoration:none;transition:all .3s;display:flex}.Footer-module__S6Hkya__link:hover{background:#ffffff0d;transform:translateY(-5px)scale(1.1)}.Footer-module__S6Hkya__link:first-child:hover{color:red;filter:drop-shadow(0 0 12px #ff000080)}.Footer-module__S6Hkya__link:nth-child(2):hover{color:#fff;filter:drop-shadow(0 0 12px #fff6)}.Footer-module__S6Hkya__link:nth-child(3):hover{color:#4caf50;filter:drop-shadow(0 0 12px #4caf5080)}.Footer-module__S6Hkya__link:nth-child(4):hover{color:var(--neon-blue);filter:drop-shadow(0 0 12px #00f0ff80)}.Footer-module__S6Hkya__linkLabel{letter-spacing:.05em;text-transform:uppercase;opacity:.7;font-size:.75rem;font-weight:600;transition:opacity .3s}.Footer-module__S6Hkya__link:hover .Footer-module__S6Hkya__linkLabel{opacity:1}@media (max-width:500px){.Footer-module__S6Hkya__container{gap:1rem;padding:1rem 1.5rem}.Footer-module__S6Hkya__link{padding:.5rem}.Footer-module__S6Hkya__linkLabel{font-size:.65rem}}
.page-module___8aEwW__page{flex-direction:column;width:100%;display:flex}
