.Movies-module__GCWuGG__main{background:var(--bg-primary);min-height:100vh;padding-bottom:100px}.Movies-module__GCWuGG__container{max-width:100%;margin:0;padding:0 16px 60px}@media (min-width:1025px){.Movies-module__GCWuGG__container{padding:0 3% 100px}}.Movies-module__GCWuGG__heroNavWrapper{flex-direction:column;display:flex}@media (max-width:1024px){.Movies-module__GCWuGG__heroNavWrapper{flex-direction:column-reverse}}.Movies-module__GCWuGG__header{justify-content:space-between;align-items:flex-start;margin-bottom:60px;display:flex}.Movies-module__GCWuGG__title{letter-spacing:-2px;margin-bottom:8px;font-size:3.5rem;font-weight:950}.Movies-module__GCWuGG__subtitle{color:var(--text-muted);font-size:1.1rem;font-weight:600}.Movies-module__GCWuGG__sectionTitle{color:var(--text-primary);letter-spacing:-1.5px;margin-bottom:32px;font-size:2.2rem;font-weight:800}.Movies-module__GCWuGG__controls{align-items:center;gap:20px;display:flex}.Movies-module__GCWuGG__searchBar{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);width:400px;transition:var(--transition-fast);align-items:center;gap:12px;padding:12px 20px;display:flex}.Movies-module__GCWuGG__searchBar:focus-within{border-color:var(--accent-primary);background:var(--bg-tertiary)}.Movies-module__GCWuGG__searchBar input{color:#fff;background:0 0;border:none;outline:none;width:100%;font-weight:600}.Movies-module__GCWuGG__viewToggle{background:var(--bg-secondary);border-radius:var(--radius-md);border:1px solid var(--border-subtle);padding:4px;display:flex}.Movies-module__GCWuGG__toggleBtn{border-radius:var(--radius-sm);color:var(--text-muted);transition:var(--transition-fast);padding:8px}.Movies-module__GCWuGG__toggleBtn:hover{color:#fff;background:var(--bg-tertiary)}.Movies-module__GCWuGG__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:40px;display:grid}.Movies-module__GCWuGG__movieLink{animation:.8s ease-out backwards Movies-module__GCWuGG__fadeIn}@media (max-width:1200px){.Movies-module__GCWuGG__header{flex-direction:column;gap:32px}.Movies-module__GCWuGG__searchBar{width:100%}}@media (max-width:768px){.Movies-module__GCWuGG__title{font-size:2.5rem}.Movies-module__GCWuGG__grid{grid-template-columns:repeat(2,1fr);gap:20px}}
.MovieCard-module__IsXVua__card{cursor:pointer;width:100%;transition:var(--transition-smooth);background:0 0;flex-direction:column;gap:16px;display:flex}.MovieCard-module__IsXVua__imageWrapper{aspect-ratio:2/3;border-radius:var(--radius-lg);background:var(--bg-surface);border:1px solid var(--border-subtle);position:relative;overflow:hidden}.MovieCard-module__IsXVua__thumbnail{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.MovieCard-module__IsXVua__rating{background:var(--bg-glass);-webkit-backdrop-filter:blur(12px)saturate(180%);backdrop-filter:blur(12px)saturate(180%);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:var(--brand-primary);z-index:2;align-items:center;gap:6px;padding:6px 12px;font-size:.8rem;font-weight:700;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 4px 15px #0000004d}.MovieCard-module__IsXVua__statusBadge{background:var(--bg-glass);-webkit-backdrop-filter:blur(12px)saturate(180%);backdrop-filter:blur(12px)saturate(180%);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.05em;z-index:2;padding:4px 10px;font-size:.7rem;font-weight:800;position:absolute;top:12px;left:12px;box-shadow:0 4px 15px #0003}.MovieCard-module__IsXVua__ongoing{color:#0f8;border-color:#00ff884d}.MovieCard-module__IsXVua__completed{color:var(--brand-primary);border-color:#00f2ff4d}.MovieCard-module__IsXVua__overlay{opacity:0;z-index:1;background:linear-gradient(#0000,#00f2ff33);justify-content:center;align-items:center;transition:opacity .4s;display:flex;position:absolute;inset:0}.MovieCard-module__IsXVua__playBtn{background:var(--brand-primary);color:#000;border-radius:var(--radius-full);justify-content:center;align-items:center;width:50px;height:50px;transition:transform .4s cubic-bezier(.34,1.56,.64,1);display:flex;transform:scale(.5);box-shadow:0 0 20px #00f2ff66}.MovieCard-module__IsXVua__card:hover .MovieCard-module__IsXVua__thumbnail{transform:scale(1.08)}.MovieCard-module__IsXVua__card:hover .MovieCard-module__IsXVua__overlay{opacity:1}.MovieCard-module__IsXVua__card:hover .MovieCard-module__IsXVua__playBtn{transform:scale(1)}.MovieCard-module__IsXVua__card:hover{transform:translateY(-8px)}.MovieCard-module__IsXVua__info{flex-direction:column;gap:8px;display:flex}.MovieCard-module__IsXVua__meta{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:10px;font-size:.75rem;font-weight:600;display:flex}.MovieCard-module__IsXVua__dot{color:var(--border-subtle)}.MovieCard-module__IsXVua__title{color:var(--text-primary);-webkit-line-clamp:2;line-clamp:2;transition:color var(--transition-fast);-webkit-box-orient:vertical;font-size:1.1rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.MovieCard-module__IsXVua__card:hover .MovieCard-module__IsXVua__title{color:var(--brand-primary)}
.page-module__E0kJGG__main{background:var(--bg-deep);min-height:100vh}.page-module__E0kJGG__container{z-index:10;max-width:100%;margin:0 auto;padding:60px 16px 80px;position:relative}@media (min-width:1025px){.page-module__E0kJGG__container{padding:80px 1% 100px}}.page-module__E0kJGG__section{margin-bottom:80px}.page-module__E0kJGG__sectionHeader{justify-content:space-between;align-items:flex-end;margin-bottom:32px;display:flex}.page-module__E0kJGG__sectionTitle{letter-spacing:-2px;color:var(--text-primary);font-size:2.2rem;font-weight:700}.page-module__E0kJGG__seeAll{color:var(--text-muted);transition:var(--transition-fast);align-items:center;gap:8px;font-size:1rem;font-weight:600;display:flex}.page-module__E0kJGG__seeAll:hover{color:var(--brand-primary)}.page-module__E0kJGG__movieGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:40px;display:grid}.page-module__E0kJGG__newsList{overflow-anchor:auto;grid-template-columns:repeat(2,1fr);gap:32px;display:grid}.page-module__E0kJGG__footer{border-top:1px solid var(--border-subtle);background:var(--bg-surface);padding:100px 80px}.page-module__E0kJGG__footerContent{text-align:center;flex-direction:column;align-items:center;display:flex}.page-module__E0kJGG__footerLogo{margin-bottom:24px}.page-module__E0kJGG__footerLogoImage{filter:drop-shadow(0 0 10px var(--border-glow))}.page-module__E0kJGG__loadMoreContainer{justify-content:center;margin-top:60px;display:flex}.page-module__E0kJGG__loadMoreBtn{background:var(--bg-card);color:var(--text-primary);border-radius:var(--radius-full);border:1px solid var(--border-subtle);transition:var(--transition-smooth);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow-anchor:none;justify-content:center;align-items:center;gap:12px;min-width:200px;min-height:56px;padding:16px 40px;font-size:1.1rem;font-weight:600;display:flex}.page-module__E0kJGG__loadMoreBtn:hover:not(:disabled){background:var(--bg-hover);box-shadow:var(--shadow-glow);border-color:var(--brand-primary);color:var(--brand-primary);transform:translateY(-4px)}.page-module__E0kJGG__loadMoreBtn:disabled{opacity:.6;cursor:not-allowed}.page-module__E0kJGG__spinner{border:2px solid #00f2ff1a;border-top-color:var(--brand-primary);border-radius:50%;width:18px;height:18px;animation:.8s linear infinite page-module__E0kJGG__spin}@keyframes page-module__E0kJGG__spin{to{transform:rotate(360deg)}}@media (max-width:1600px){.page-module__E0kJGG__movieGrid{grid-template-columns:repeat(5,1fr)}}@media (max-width:900px){.page-module__E0kJGG__movieGrid{grid-template-columns:repeat(3,1fr)}.page-module__E0kJGG__newsList{grid-template-columns:1fr}}@media (max-width:768px){.page-module__E0kJGG__movieGrid{grid-template-columns:repeat(2,1fr);gap:20px}.page-module__E0kJGG__sectionTitle{font-size:1.8rem}.page-module__E0kJGG__loadMoreBtn{justify-content:center;width:100%}}
.MovieRow-module__dBAeIW__rowSection{margin-bottom:60px;position:relative}.MovieRow-module__dBAeIW__header{justify-content:space-between;align-items:center;margin-bottom:24px;padding:0 4px;display:flex}.MovieRow-module__dBAeIW__title{color:var(--text-primary);letter-spacing:-1px;font-size:1.8rem;font-weight:700}.MovieRow-module__dBAeIW__viewAll{color:var(--text-muted);transition:var(--transition-fast);align-items:center;gap:4px;font-size:.95rem;font-weight:500;display:flex}.MovieRow-module__dBAeIW__viewAll:hover{color:var(--brand-primary)}.MovieRow-module__dBAeIW__scrollWrapper{margin:0 -20px;padding:0 20px;position:relative}.MovieRow-module__dBAeIW__row{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:24px;padding:20px 0;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.MovieRow-module__dBAeIW__row::-webkit-scrollbar{display:none}.MovieRow-module__dBAeIW__cardWrapper{transition:var(--transition-smooth);flex:0 0 240px}.MovieRow-module__dBAeIW__cardWrapper:hover{z-index:20;transform:scale(1.05)}.MovieRow-module__dBAeIW__navBtn{color:#fff;cursor:pointer;z-index:30;opacity:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0009;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.MovieRow-module__dBAeIW__navBtn:hover{background:var(--brand-primary);border-color:var(--brand-primary);box-shadow:var(--shadow-glow)}.MovieRow-module__dBAeIW__prev{left:0}.MovieRow-module__dBAeIW__next{right:0}.MovieRow-module__dBAeIW__gridWrapper{grid-template-columns:repeat(6,1fr);gap:24px;display:grid}.MovieRow-module__dBAeIW__gridCard{transition:var(--transition-smooth)}.MovieRow-module__dBAeIW__gridCard:hover{z-index:20;transform:scale(1.05)}@media (max-width:1400px){.MovieRow-module__dBAeIW__gridWrapper{grid-template-columns:repeat(5,1fr)}}@media (max-width:1100px){.MovieRow-module__dBAeIW__gridWrapper{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.MovieRow-module__dBAeIW__gridWrapper{grid-template-columns:repeat(2,1fr);gap:16px}.MovieRow-module__dBAeIW__navBtn{display:none}.MovieRow-module__dBAeIW__row{padding:10px 0;-webkit-mask-image:none;mask-image:none}.MovieRow-module__dBAeIW__cardWrapper{flex:0 0 160px}.MovieRow-module__dBAeIW__title{font-size:1.4rem}}
.NewsCard-module__TZfnuW__card{background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);transition:var(--transition-smooth);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:100%;overflow:hidden}.NewsCard-module__TZfnuW__card:hover{border-color:var(--brand-primary);background:var(--bg-hover);box-shadow:var(--shadow-glow)}.NewsCard-module__TZfnuW__horizontal{align-items:center;gap:16px;padding:12px;display:flex}.NewsCard-module__TZfnuW__horizontal .NewsCard-module__TZfnuW__imageWrapper{border-radius:var(--radius-md);flex-shrink:0;width:200px;height:120px}.NewsCard-module__TZfnuW__horizontal .NewsCard-module__TZfnuW__info{flex-direction:column;flex:1;justify-content:center;gap:8px;display:flex}.NewsCard-module__TZfnuW__horizontal .NewsCard-module__TZfnuW__title{font-size:1.1rem}.NewsCard-module__TZfnuW__horizontal .NewsCard-module__TZfnuW__excerpt{display:none}@media (max-width:768px){.NewsCard-module__TZfnuW__horizontal{gap:12px;padding:10px}.NewsCard-module__TZfnuW__horizontal .NewsCard-module__TZfnuW__imageWrapper{width:130px;height:80px}.NewsCard-module__TZfnuW__horizontal .NewsCard-module__TZfnuW__title{font-size:.95rem}.NewsCard-module__TZfnuW__horizontal .NewsCard-module__TZfnuW__category{padding:2px 6px;font-size:.6rem}}.NewsCard-module__TZfnuW__horizontal:hover{transform:translate(4px)}.NewsCard-module__TZfnuW__vertical{flex-direction:column;display:flex}.NewsCard-module__TZfnuW__vertical .NewsCard-module__TZfnuW__imageWrapper{aspect-ratio:16/9;width:100%}.NewsCard-module__TZfnuW__vertical .NewsCard-module__TZfnuW__info{flex-direction:column;flex:1;gap:12px;padding:20px;display:flex}.NewsCard-module__TZfnuW__vertical:hover{transform:translateY(-4px)}.NewsCard-module__TZfnuW__imageWrapper{background:var(--bg-surface);position:relative;overflow:hidden}.NewsCard-module__TZfnuW__thumbnail{object-fit:cover;width:100%;height:100%;transition:transform .6s}.NewsCard-module__TZfnuW__card:hover .NewsCard-module__TZfnuW__thumbnail{transform:scale(1.05)}.NewsCard-module__TZfnuW__category{background:var(--brand-primary);color:#000;border-radius:var(--radius-sm);text-transform:uppercase;z-index:2;padding:4px 10px;font-size:.65rem;font-weight:800;position:absolute;top:10px;left:10px;box-shadow:0 4px 10px #0003}.NewsCard-module__TZfnuW__meta{color:var(--text-muted);align-items:center;gap:12px;font-size:.75rem;font-weight:600;display:flex}.NewsCard-module__TZfnuW__source{color:var(--brand-primary)}.NewsCard-module__TZfnuW__date{align-items:center;gap:4px;display:flex}.NewsCard-module__TZfnuW__title{font-family:var(--font-inter), sans-serif;color:var(--text-primary);letter-spacing:-.01em;transition:color var(--transition-fast);margin:0;font-size:1.15rem;font-weight:600;line-height:1.4}.NewsCard-module__TZfnuW__card:hover .NewsCard-module__TZfnuW__title{color:var(--brand-primary)}.NewsCard-module__TZfnuW__excerpt{color:var(--text-secondary);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}@media (max-width:768px){.NewsCard-module__TZfnuW__card.NewsCard-module__TZfnuW__horizontal,.NewsCard-module__TZfnuW__card.NewsCard-module__TZfnuW__vertical{border:none;border-bottom:1px solid var(--border-subtle);background:0 0;border-radius:0;flex-direction:column;align-items:stretch;gap:12px;width:100%;margin:0;padding:20px 0;display:flex;box-shadow:none!important;transform:none!important}.NewsCard-module__TZfnuW__imageWrapper{aspect-ratio:16/9;border-radius:var(--radius-md);box-shadow:var(--shadow-sm);flex-shrink:0;order:2;margin-top:4px;width:100%!important;height:auto!important}.NewsCard-module__TZfnuW__info{flex-direction:column;flex:1;order:1;gap:12px;min-width:0;display:flex;padding:0!important}.NewsCard-module__TZfnuW__title{color:var(--text-primary);word-wrap:break-word;overflow-wrap:break-word;order:1;margin:0;font-size:1rem;font-weight:600;line-height:1.4}.NewsCard-module__TZfnuW__meta{color:var(--text-muted);order:3;gap:12px;padding-top:4px;font-size:.85rem;font-weight:500}.NewsCard-module__TZfnuW__excerpt{display:none}.NewsCard-module__TZfnuW__category{padding:3px 8px;font-size:.6rem;display:inline-block;top:10px;left:10px}}
.NewsRow-module__0JNmyW__rowSection{margin-bottom:60px;position:relative}.NewsRow-module__0JNmyW__header{justify-content:space-between;align-items:center;margin-bottom:24px;padding:0 4px;display:flex}.NewsRow-module__0JNmyW__title{color:var(--text-primary);letter-spacing:-1px;font-size:1.8rem;font-weight:700}.NewsRow-module__0JNmyW__viewAll{color:var(--text-muted);transition:var(--transition-fast);align-items:center;gap:4px;font-size:.95rem;font-weight:500;display:flex}.NewsRow-module__0JNmyW__viewAll:hover{color:var(--brand-primary)}.NewsRow-module__0JNmyW__scrollWrapper{margin:0 -20px;padding:0 20px;position:relative}.NewsRow-module__0JNmyW__row{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:20px;padding:20px 0;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.NewsRow-module__0JNmyW__row::-webkit-scrollbar{display:none}.NewsRow-module__0JNmyW__cardWrapper{transition:var(--transition-smooth);flex:0 0 320px}.NewsRow-module__0JNmyW__cardWrapper:hover{z-index:20;transform:translateY(-8px)}.NewsRow-module__0JNmyW__navBtn{color:#fff;cursor:pointer;z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0009;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.NewsRow-module__0JNmyW__navBtn:hover{background:var(--brand-primary);color:#000;box-shadow:var(--shadow-glow)}.NewsRow-module__0JNmyW__prev{left:0}.NewsRow-module__0JNmyW__next{right:0}.NewsRow-module__0JNmyW__grid{grid-template-columns:repeat(3,1fr);gap:30px;padding:10px 4px;display:grid}.NewsRow-module__0JNmyW__grid .NewsRow-module__0JNmyW__cardWrapper{flex:none;width:100%}@media (max-width:1024px){.NewsRow-module__0JNmyW__cardWrapper{flex:0 0 280px}.NewsRow-module__0JNmyW__grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:768px){.NewsRow-module__0JNmyW__grid{grid-template-columns:1fr;gap:24px;padding:0}.NewsRow-module__0JNmyW__navBtn{display:none}.NewsRow-module__0JNmyW__scrollWrapper{margin:0;padding:0}.NewsRow-module__0JNmyW__row{flex-direction:column;gap:0;padding:0;overflow-x:visible;-webkit-mask-image:none;mask-image:none}.NewsRow-module__0JNmyW__cardWrapper{flex:100%;width:100%}.NewsRow-module__0JNmyW__title{text-transform:uppercase;letter-spacing:.05em;color:var(--brand-primary);font-size:1.15rem;font-weight:800}.NewsRow-module__0JNmyW__header{border-bottom:2px solid var(--brand-primary);justify-content:space-between;align-items:center;width:100%;margin-bottom:12px;padding:0;display:flex}}
.tv-module__SIZiBq__main{background:var(--bg-primary);min-height:100vh;padding-bottom:100px}.tv-module__SIZiBq__hero{background:var(--bg-secondary);border-bottom:1px solid var(--border-subtle);align-items:center;padding:0 3%;display:flex}.tv-module__SIZiBq__heroContent{max-width:800px}.tv-module__SIZiBq__badge{letter-spacing:.1em;background:#e63946;border-radius:4px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:.85rem;font-weight:800;display:inline-flex;box-shadow:0 4px 12px #e6394666}.tv-module__SIZiBq__pulse{animation:2s infinite tv-module__SIZiBq__pulse}@keyframes tv-module__SIZiBq__pulse{0%{opacity:1}50%{opacity:.6}to{opacity:1}}.tv-module__SIZiBq__title{color:var(--text-primary);margin-bottom:8px;font-size:2.2rem;font-weight:950}.tv-module__SIZiBq__description{color:var(--text-muted);font-size:1rem;line-height:1.5}.tv-module__SIZiBq__container{grid-template-columns:1fr 400px;align-items:start;gap:40px;max-width:100%;margin:0 auto;padding:0 3% 40px;display:grid}.tv-module__SIZiBq__playerSection{z-index:100;background:var(--bg-primary);align-self:start;width:100%;min-width:0;margin-bottom:10px;padding-bottom:12px;position:sticky;top:20px;box-shadow:0 4px 20px #0000001a}.tv-module__SIZiBq__mainPlayer{flex-direction:column;gap:8px;width:100%;display:flex}.tv-module__SIZiBq__tvPlayer{box-shadow:var(--shadow-xl);border:1px solid var(--border-subtle)}.tv-module__SIZiBq__playingNow{background:var(--bg-secondary);border-radius:var(--radius-md);border:1px solid var(--border-subtle);align-items:center;gap:12px;min-height:70px;padding:10px 16px;display:flex}.tv-module__SIZiBq__playingLogo{border-radius:var(--radius-sm);border:1px solid var(--border-subtle);color:#fff;justify-content:center;align-items:center;width:70px;height:44px;font-size:1.1rem;font-weight:950;display:flex;position:relative;overflow:hidden;background:#ffffff08!important}.tv-module__SIZiBq__logoImage{object-fit:contain;z-index:2;width:100%;height:100%;padding:6px}.tv-module__SIZiBq__activeTitle{color:var(--text-primary);-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;margin-bottom:2px;font-size:1.1rem;font-weight:900;line-height:1.2;display:-webkit-box;overflow:hidden}.tv-module__SIZiBq__activeCategory{color:var(--text-muted);font-size:1rem;font-weight:700;line-height:1.2}.tv-module__SIZiBq__serverRow{border-top:1px solid #ffffff0d;align-items:center;gap:12px;margin-top:12px;padding-top:12px;display:flex}.tv-module__SIZiBq__serverLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:800}.tv-module__SIZiBq__serverList{flex-wrap:wrap;gap:8px;display:flex}.tv-module__SIZiBq__serverBtn{background:var(--bg-surface);border:1px solid var(--border-subtle);color:var(--text-primary);cursor:pointer;border-radius:4px;padding:4px 12px;font-size:.8rem;font-weight:800;transition:all .2s}.tv-module__SIZiBq__serverBtn:hover{background:var(--bg-hover);border-color:var(--brand-primary)}.tv-module__SIZiBq__activeServer{box-shadow:0 0 10px #e639464d;background:var(--brand-primary)!important;color:#000!important;border-color:var(--brand-primary)!important}.tv-module__SIZiBq__sectionHeader{flex-direction:column;gap:12px;margin-bottom:48px;display:flex}.tv-module__SIZiBq__sectionTitle{color:var(--text-primary);letter-spacing:-.02em;font-size:2.25rem;font-weight:900}.tv-module__SIZiBq__indicator{background:var(--accent-secondary);border-radius:2px;width:60px;height:4px}.tv-module__SIZiBq__searchWrapper{width:100%;position:relative}.tv-module__SIZiBq__searchIcon{color:var(--text-primary);pointer-events:none;opacity:.7;z-index:5;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.tv-module__SIZiBq__searchInput{background:var(--bg-primary);border:2px solid var(--border-subtle);border-radius:var(--radius-lg);width:100%;color:var(--text-primary);box-shadow:var(--shadow-sm);outline:none;padding:16px 16px 16px 48px;font-size:1rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1)}.tv-module__SIZiBq__searchInput:focus{border-color:var(--accent-secondary);box-shadow:0 0 0 4px #0071e326, var(--shadow-md);transform:translateY(-1px)}.tv-module__SIZiBq__noResults{text-align:center;color:var(--text-muted);background:var(--bg-secondary);border-radius:var(--radius-lg);border:1px dashed var(--border-subtle);padding:40px 20px;font-size:1rem}.tv-module__SIZiBq__channelGrid{flex-direction:column;gap:16px;padding-right:12px;display:flex;overflow-y:auto}.tv-module__SIZiBq__channelGrid::-webkit-scrollbar{width:6px}.tv-module__SIZiBq__channelGrid::-webkit-scrollbar-thumb{background:var(--border-subtle);border-radius:3px}.tv-module__SIZiBq__channelCard{background:var(--bg-secondary);border-radius:var(--radius-md);border:1px solid var(--border-subtle);cursor:pointer;align-items:center;gap:16px;padding:12px 16px;transition:all .2s;display:flex}.tv-module__SIZiBq__channelCard:hover:not(.tv-module__SIZiBq__activeCard){border-color:var(--text-muted);background:var(--bg-primary)}.tv-module__SIZiBq__logoContainer{border-radius:var(--radius-sm);border:1px solid var(--border-subtle);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:48px;display:flex;position:relative;overflow:hidden;background:#ffffff08!important}.tv-module__SIZiBq__logoText{font-size:1.1rem;font-weight:950}.tv-module__SIZiBq__channelInfo{flex-direction:column;gap:6px;display:flex}.tv-module__SIZiBq__channelName{color:var(--text-primary);font-size:1.1rem;font-weight:800}.tv-module__SIZiBq__channelCategory{color:var(--text-muted);font-size:.8rem;font-weight:600}.tv-module__SIZiBq__playButton{display:none}.tv-module__SIZiBq__liveIndicator{color:#e63946;text-transform:uppercase;letter-spacing:.05em;margin-left:auto;font-size:.7rem;font-weight:950}.tv-module__SIZiBq__comingSoon{display:none}.tv-module__SIZiBq__zapIcon{color:#ffd60a;margin-bottom:24px}.tv-module__SIZiBq__comingSoonContent h3{color:var(--text-primary);margin-bottom:12px;font-size:1.75rem;font-weight:900}.tv-module__SIZiBq__comingSoonContent p{color:var(--text-muted);max-width:500px;margin:0 auto;font-size:1.1rem}@media (max-width:1024px){.tv-module__SIZiBq__container{flex-direction:column;gap:0;display:flex;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}.tv-module__SIZiBq__playerSection{z-index:1000;background:var(--bg-primary);border-bottom:1px solid var(--border-subtle);width:100%;margin:0;padding:0;position:sticky;top:0;box-shadow:0 4px 15px #0003}.tv-module__SIZiBq__sidebar{width:100%!important;max-width:100%!important;padding:24px 0 0!important}.tv-module__SIZiBq__mainPlayer{gap:0}.tv-module__SIZiBq__playingNow{background:var(--bg-primary);border-top:none;border-left:none;border-right:none;border-radius:0;padding:12px 5%}.tv-module__SIZiBq__activeTitle{font-size:1.1rem}.tv-module__SIZiBq__activeCategory{font-size:.8rem}.tv-module__SIZiBq__playingLogo{width:60px;height:40px}.tv-module__SIZiBq__channelGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));max-height:none;display:grid;overflow-y:visible}}@media (max-width:768px){.tv-module__SIZiBq__hero{height:auto;padding:40px 5%}.tv-module__SIZiBq__title{font-size:1.8rem}.tv-module__SIZiBq__description{font-size:.95rem}.tv-module__SIZiBq__channelGrid{grid-template-columns:1fr}}.tv-module__SIZiBq__modeToggle{background:var(--bg-surface);border-radius:var(--radius-md);border:1px solid var(--border-subtle);margin:20px 12px 24px;padding:4px;display:flex}.tv-module__SIZiBq__modeBtn{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:.9rem;font-weight:700;transition:all .2s;display:flex}.tv-module__SIZiBq__activeMode{background:var(--brand-primary);box-shadow:var(--shadow-sm);color:#000!important}.tv-module__SIZiBq__matchListContainer{flex-direction:column;gap:16px;width:100%;display:flex}.tv-module__SIZiBq__filterBar{gap:8px;margin-bottom:8px;padding:0 10px 4px;display:flex;overflow-x:auto}.tv-module__SIZiBq__filterBtn{background:var(--bg-surface);border:1px solid var(--border-subtle);color:var(--text-muted);white-space:nowrap;cursor:pointer;border-radius:20px;padding:6px 14px;font-size:.8rem;font-weight:700;transition:all .2s}.tv-module__SIZiBq__activeFilter{background:var(--text-primary);border-color:var(--text-primary);color:var(--bg-primary)!important}.tv-module__SIZiBq__matchGrid{flex-direction:column;gap:12px;display:flex;width:100%!important;padding:0!important}.tv-module__SIZiBq__matchCard{background:var(--bg-card);border:1px solid var(--border-subtle);cursor:pointer;border-left:none;border-right:none;border-radius:0;padding:16px;transition:all .2s;position:relative;width:100%!important}.tv-module__SIZiBq__matchCard.tv-module__SIZiBq__activeCard{z-index:2;box-shadow:inset 0 0 15px #e639460d;border-top:1px solid var(--accent-secondary)!important;border-bottom:1px solid var(--accent-secondary)!important;background:#e6394614!important}.tv-module__SIZiBq__matchCard.tv-module__SIZiBq__activeCard:before{content:"";background:var(--accent-secondary);width:4px;position:absolute;top:0;bottom:0;left:0}.tv-module__SIZiBq__matchCard:hover{border-color:var(--brand-primary);background:var(--bg-hover);transform:translate(4px)}.tv-module__SIZiBq__activeCard{border-color:var(--brand-primary);background:var(--bg-hover);box-shadow:0 0 15px #0ea5e933}.tv-module__SIZiBq__matchHeader{text-transform:uppercase;letter-spacing:.05em;justify-content:space-between;align-items:center;margin-bottom:15px;font-size:.75rem;font-weight:800;display:flex}.tv-module__SIZiBq__leagueName{color:var(--text-muted)}.tv-module__SIZiBq__liveMinute{color:#ef4444;background:#ef44441a;border-radius:4px;padding:2px 8px;animation:2s infinite tv-module__SIZiBq__pulse}.tv-module__SIZiBq__kickOff{color:var(--brand-primary)}.tv-module__SIZiBq__matchContent{justify-content:space-between;align-items:center;gap:15px;margin-bottom:12px;display:flex}.tv-module__SIZiBq__team{text-align:center;flex-direction:column;flex:1;align-items:center;gap:8px;display:flex}.tv-module__SIZiBq__logoContainer{filter:drop-shadow(0 2px 4px #0000001a);width:36px;height:36px;position:relative}.tv-module__SIZiBq__teamName{color:var(--text-primary);word-break:break-word;font-size:.9rem;font-weight:700}.tv-module__SIZiBq__scoreContainer{justify-content:center;align-items:center;min-width:60px;display:flex}.tv-module__SIZiBq__score{color:var(--brand-primary);font-family:monospace;font-size:1.5rem;font-weight:900}.tv-module__SIZiBq__vs{color:var(--text-muted);font-size:.8rem;font-weight:900}.tv-module__SIZiBq__matchFooter{color:var(--text-muted);border-top:1px dashed var(--border-subtle);justify-content:space-between;align-items:center;padding-top:10px;font-size:.75rem;display:flex}.tv-module__SIZiBq__commentary{color:var(--brand-primary);font-style:italic;font-weight:600}
.NewsHero-module___2iT9G__hero{align-items:center;width:100%;height:70vh;min-height:450px;max-height:800px;margin-bottom:20px;display:flex;position:relative;overflow:hidden}.NewsHero-module___2iT9G__backdropWrapper{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.NewsHero-module___2iT9G__backdrop{object-fit:cover;object-position:center;transition:transform 1.5s}.NewsHero-module___2iT9G__hero:hover .NewsHero-module___2iT9G__backdrop{transform:scale(1.05)}.NewsHero-module___2iT9G__overlay{background:linear-gradient(to top, rgba(var(--bg-primary-rgb), .98) 0%, rgba(var(--bg-primary-rgb), .4) 50%, rgba(var(--bg-primary-rgb), 0) 100%);width:100%;height:100%;position:absolute;top:0;left:0}.light .NewsHero-module___2iT9G__overlay{background:linear-gradient(#fff0 0%,#ffffff73 40%,#fff 100%)}.NewsHero-module___2iT9G__content{z-index:10;max-width:850px;padding:0 60px;position:relative}.NewsHero-module___2iT9G__badge{color:#ff4d4d;border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:1px;background:#ff3c3c33;border:1px solid #ff3c3c4d;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;font-size:.8rem;font-weight:800;display:inline-flex}.NewsHero-module___2iT9G__pulse{background:#ff4d4d;border-radius:50%;width:10px;height:10px;animation:2s infinite NewsHero-module___2iT9G__pulse-red}@keyframes NewsHero-module___2iT9G__pulse-red{0%{transform:scale(.95);box-shadow:0 0 #ff4d4db3}70%{transform:scale(1);box-shadow:0 0 0 10px #ff4d4d00}to{transform:scale(.95);box-shadow:0 0 #ff4d4d00}}.NewsHero-module___2iT9G__title{letter-spacing:-2px;text-shadow:0 4px 20px #0000000d;margin-bottom:24px;font-size:3.5rem;font-weight:950;line-height:1.1;color:var(--text-primary)!important}.dark .NewsHero-module___2iT9G__title{text-shadow:0 4px 20px #0006;color:#fff!important}.NewsHero-module___2iT9G__meta{color:var(--text-secondary);align-items:center;gap:16px;margin-bottom:24px;font-size:1rem;font-weight:600;display:flex}.NewsHero-module___2iT9G__category{color:var(--brand-primary)}.NewsHero-module___2iT9G__dot{opacity:.4}.NewsHero-module___2iT9G__excerpt{color:var(--text-secondary);-webkit-line-clamp:3;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:650px;margin-bottom:40px;font-size:1.15rem;line-height:1.6;display:-webkit-box;overflow:hidden}.NewsHero-module___2iT9G__actions{gap:16px;display:flex}.NewsHero-module___2iT9G__readBtn{background:var(--brand-primary);color:#000;border-radius:var(--radius-md);transition:var(--transition-fast);align-items:center;gap:10px;padding:14px 40px;font-size:1.1rem;font-weight:800;display:flex}.NewsHero-module___2iT9G__readBtn:hover{box-shadow:var(--shadow-glow);background:#fff;transform:scale(1.05)}.NewsHero-module___2iT9G__moreBtn{background:var(--bg-secondary);border-radius:var(--radius-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-subtle);transition:var(--transition-fast);align-items:center;gap:10px;padding:14px 40px;font-size:1.1rem;font-weight:700;display:flex;color:var(--text-primary)!important}.NewsHero-module___2iT9G__moreBtn:hover{background:var(--bg-tertiary);border-color:var(--text-muted)}.dark .NewsHero-module___2iT9G__moreBtn{background:#ffffff1a;border-color:#ffffff1a;color:#fff!important}.dark .NewsHero-module___2iT9G__moreBtn:hover{background:#fff3;border-color:#fff}@media (max-width:1024px){.NewsHero-module___2iT9G__hero{height:60vh}.NewsHero-module___2iT9G__title{font-size:2.5rem}.NewsHero-module___2iT9G__content{padding:0 40px}}@media (max-width:768px){.NewsHero-module___2iT9G__hero{align-items:flex-end;height:50vh;padding-bottom:40px}.NewsHero-module___2iT9G__title{letter-spacing:-1px;margin-bottom:16px;font-size:1.5rem;font-weight:700;line-height:1.3}.NewsHero-module___2iT9G__content{padding:0 16px}.NewsHero-module___2iT9G__excerpt{display:none}.NewsHero-module___2iT9G__actions{flex-direction:column;gap:12px;width:100%}.NewsHero-module___2iT9G__readBtn,.NewsHero-module___2iT9G__moreBtn{justify-content:center;width:100%;padding:12px 0;font-size:1rem}.NewsHero-module___2iT9G__meta{margin-bottom:16px;font-size:.9rem}}
.BrandLogo-module__fAP67W__container{-webkit-user-select:none;user-select:none;align-items:center;text-decoration:none;display:inline-flex}.BrandLogo-module__fAP67W__logoWrapper{align-items:center;gap:10px;display:flex}.BrandLogo-module__fAP67W__iconBox{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172a99;border:1px solid #ffffff1a;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;padding:8px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.BrandLogo-module__fAP67W__iconBox:after{content:"";background:conic-gradient(from 180deg,#0000 0deg,#00f2ff1a 90deg,#0000 180deg);width:200%;height:200%;animation:4s linear infinite BrandLogo-module__fAP67W__rotate;position:absolute;top:-50%;left:-50%}@keyframes BrandLogo-module__fAP67W__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.BrandLogo-module__fAP67W__svgIcon{z-index:1;width:100%;height:100%}.BrandLogo-module__fAP67W__textStack{flex-direction:column;justify-content:center;line-height:1;display:flex}.BrandLogo-module__fAP67W__brandMain{letter-spacing:-1.5px;filter:drop-shadow(0 0 15px #00f2ff4d);align-items:baseline;font-family:Outfit,sans-serif;font-size:2rem;font-weight:900;display:flex}.BrandLogo-module__fAP67W__premiumTO{background:linear-gradient(#00f2ff,#00d2ff);-webkit-text-fill-color:transparent;text-transform:uppercase;-webkit-background-clip:text;background-clip:text}.BrandLogo-module__fAP67W__premium08{color:#fff;text-shadow:0 0 20px #fff6;margin-left:2px;position:relative}.BrandLogo-module__fAP67W__premiumCom{background:linear-gradient(#f0f,#f0c);-webkit-text-fill-color:transparent;text-transform:uppercase;opacity:.9;-webkit-background-clip:text;background-clip:text;margin-left:3px;font-size:1.1rem;font-weight:900}.BrandLogo-module__fAP67W__whiteText{color:#fff}.BrandLogo-module__fAP67W__dotCom{color:#555;align-self:flex-end;margin-bottom:4px;margin-left:2px;font-size:.7rem;font-weight:800}.BrandLogo-module__fAP67W__brandTag{color:#64748b;text-transform:uppercase;letter-spacing:2px;margin-top:2px;font-size:.65rem;font-weight:700}.BrandLogo-module__fAP67W__sm .BrandLogo-module__fAP67W__iconBox{border-radius:8px;width:32px;height:32px}.BrandLogo-module__fAP67W__sm .BrandLogo-module__fAP67W__brandMain{font-size:1.3rem}.BrandLogo-module__fAP67W__lg .BrandLogo-module__fAP67W__iconBox{border-radius:16px;width:56px;height:56px}.BrandLogo-module__fAP67W__lg .BrandLogo-module__fAP67W__brandMain{font-size:2.4rem}.BrandLogo-module__fAP67W__container:hover .BrandLogo-module__fAP67W__iconBox{background:#ffffff14;border-color:#00f2ff66;transform:translateY(-2px);box-shadow:0 0 20px #00f2ff33}
.Sidebar-module__5-k5AW__sidebar{background:var(--bg-primary);border-right:1px solid var(--border-subtle);z-index:1001;flex-direction:column;width:280px;height:100vh;padding:0;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0}.Sidebar-module__5-k5AW__sidebarHeader{justify-content:space-between;align-items:center;padding:30px 20px 20px;display:flex}.Sidebar-module__5-k5AW__closeBtn,.Sidebar-module__5-k5AW__collapseBtn{color:var(--text-muted);cursor:pointer;display:none}@media (min-width:1025px){.Sidebar-module__5-k5AW__collapseBtn{display:block}}.Sidebar-module__5-k5AW__logo{align-items:center;display:flex}.Sidebar-module__5-k5AW__nav{flex-direction:column;flex:1;gap:16px;padding:0 20px 40px;display:flex;overflow-y:auto}.Sidebar-module__5-k5AW__section{flex-direction:column;gap:0;display:flex}.Sidebar-module__5-k5AW__sectionHeaderToggle{cursor:pointer;border-radius:var(--radius-sm);width:100%;transition:var(--transition-fast);color:var(--text-muted);background:0 0;border:none;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.Sidebar-module__5-k5AW__sectionHeaderToggle:hover{background:var(--bg-tertiary);color:var(--text-primary)}.Sidebar-module__5-k5AW__sectionTitle{text-transform:uppercase;letter-spacing:.1em;margin:0;font-size:.75rem;font-weight:700}.Sidebar-module__5-k5AW__collapsibleContent{opacity:0;max-height:0;transition:max-height .3s,opacity .3s;overflow:hidden}.Sidebar-module__5-k5AW__collapsibleContent.Sidebar-module__5-k5AW__expanded{opacity:1;max-height:1000px}.Sidebar-module__5-k5AW__navLink{border-radius:var(--radius-md);color:var(--text-secondary);transition:var(--transition-fast);align-items:center;gap:16px;padding:12px;font-weight:600;display:flex}.Sidebar-module__5-k5AW__navLink:hover{color:var(--accent-primary);background:var(--bg-tertiary)}.Sidebar-module__5-k5AW__navLink.Sidebar-module__5-k5AW__active{background:var(--text-primary);box-shadow:var(--shadow-glow);color:var(--bg-primary)!important}.Sidebar-module__5-k5AW__footerLogoImage{filter:drop-shadow(0 0 10px var(--border-glow))}.Sidebar-module__5-k5AW__genreList{flex-direction:column;gap:4px;display:flex}.Sidebar-module__5-k5AW__genreLink{border-radius:var(--radius-sm);color:var(--text-secondary);transition:var(--transition-fast);justify-content:space-between;align-items:center;padding:10px 12px;font-size:.9rem;font-weight:500;display:flex}.Sidebar-module__5-k5AW__genreLink:hover{background:var(--bg-secondary);color:var(--accent-primary)}.Sidebar-module__5-k5AW__genreArrow{opacity:0;transition:var(--transition-fast)}.Sidebar-module__5-k5AW__genreLink:hover .Sidebar-module__5-k5AW__genreArrow{opacity:.5;transform:translate(4px)}.Sidebar-module__5-k5AW__footer{border-top:1px solid var(--border-subtle);margin-top:auto;padding:20px 20px 60px}.Sidebar-module__5-k5AW__footerLink{color:var(--text-muted);transition:var(--transition-fast);align-items:center;gap:12px;font-size:.9rem;display:flex}@media (max-width:1024px){.Sidebar-module__5-k5AW__sidebar{transform:translate(-100%);box-shadow:20px 0 50px #0000004d}.Sidebar-module__5-k5AW__sidebar.Sidebar-module__5-k5AW__open{transform:translate(0)}.Sidebar-module__5-k5AW__closeBtn{display:block}}@media (min-width:1025px){.Sidebar-module__5-k5AW__sidebar.Sidebar-module__5-k5AW__collapsed{width:80px}.Sidebar-module__5-k5AW__sidebar.Sidebar-module__5-k5AW__collapsed .Sidebar-module__5-k5AW__logo,.Sidebar-module__5-k5AW__sidebar.Sidebar-module__5-k5AW__collapsed .Sidebar-module__5-k5AW__sectionTitle,.Sidebar-module__5-k5AW__sidebar.Sidebar-module__5-k5AW__collapsed .Sidebar-module__5-k5AW__navLink span{display:none}.Sidebar-module__5-k5AW__sidebar.Sidebar-module__5-k5AW__collapsed .Sidebar-module__5-k5AW__navLink{justify-content:center;padding:12px 0}.Sidebar-module__5-k5AW__sidebar.Sidebar-module__5-k5AW__collapsed .Sidebar-module__5-k5AW__sectionHeaderToggle{justify-content:center}.Sidebar-module__5-k5AW__sidebar.Sidebar-module__5-k5AW__collapsed .Sidebar-module__5-k5AW__sectionHeaderToggle .Sidebar-module__5-k5AW__sectionTitle{display:none}.Sidebar-module__5-k5AW__sidebar.Sidebar-module__5-k5AW__collapsed .Sidebar-module__5-k5AW__sectionHeaderToggle svg{margin:0 auto}.Sidebar-module__5-k5AW__sidebar.Sidebar-module__5-k5AW__collapsed .Sidebar-module__5-k5AW__genreList,.Sidebar-module__5-k5AW__sidebar.Sidebar-module__5-k5AW__collapsed .Sidebar-module__5-k5AW__footerLink span{display:none}.Sidebar-module__5-k5AW__sidebar.Sidebar-module__5-k5AW__collapsed .Sidebar-module__5-k5AW__footer{border-top:none;justify-content:center}}
.Navbar-module__nuAbfa__navbar{z-index:1000;background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border-subtle);align-items:center;height:80px;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__container{justify-content:space-between;align-items:center;width:100%;max-width:1800px;margin:0 auto;padding:0 40px;display:flex}.Navbar-module__nuAbfa__logoSection{align-items:center;gap:16px;display:flex}.Navbar-module__nuAbfa__menuButton{color:var(--text-primary);margin-left:-8px;padding:8px;display:none}.Navbar-module__nuAbfa__logo{align-items:center;display:flex}.Navbar-module__nuAbfa__links{gap:32px;display:flex}.Navbar-module__nuAbfa__link{color:var(--text-secondary);transition:var(--transition-fast);align-items:center;gap:8px;font-weight:500;display:flex}.Navbar-module__nuAbfa__link:hover{color:var(--text-primary);transform:translateY(-1px)}.Navbar-module__nuAbfa__actions{gap:16px;display:flex}.Navbar-module__nuAbfa__iconButton{border-radius:var(--radius-md);color:var(--text-secondary);transition:var(--transition-fast);padding:8px}.Navbar-module__nuAbfa__iconButton:hover{background:var(--border-subtle);color:var(--text-primary)}@media (min-width:1025px){.Navbar-module__nuAbfa__navbar{display:none}}@media (max-width:1024px){.Navbar-module__nuAbfa__menuButton{display:block}.Navbar-module__nuAbfa__navbar{height:70px;padding:0 16px}.Navbar-module__nuAbfa__container{padding:0}.Navbar-module__nuAbfa__links{display:none}}
.BottomNav-module__VCeYPq__bottomNav{background:var(--bg-glass);-webkit-backdrop-filter:blur(15px);border-top:1px solid var(--border-subtle);z-index:9999;justify-content:space-around;align-items:center;height:65px;padding:0 10px;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 25px #00000026}.dark .BottomNav-module__VCeYPq__bottomNav{box-shadow:0 -4px 20px #0006}.BottomNav-module__VCeYPq__navItem{color:var(--text-muted);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;padding:8px 0;font-size:.65rem;font-weight:700;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.BottomNav-module__VCeYPq__navItem svg{transition:transform .2s}.BottomNav-module__VCeYPq__navItem.BottomNav-module__VCeYPq__active{color:#e63946}.BottomNav-module__VCeYPq__navItem.BottomNav-module__VCeYPq__active svg{filter:drop-shadow(0 0 8px #e6394666);transform:scale(1.1)}@media (max-width:1024px){.BottomNav-module__VCeYPq__bottomNav{display:flex}}@supports (padding-bottom:env(safe-area-inset-bottom)){.BottomNav-module__VCeYPq__bottomNav{height:calc(65px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom)}}
.FeaturedHero-module__HVNDJW__hero{align-items:center;width:100%;height:80vh;min-height:500px;max-height:900px;margin-bottom:20px;display:flex;position:relative;overflow:hidden}.FeaturedHero-module__HVNDJW__backdropWrapper{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.FeaturedHero-module__HVNDJW__backdrop{object-fit:cover;object-position:top center;transition:transform 1s}.FeaturedHero-module__HVNDJW__hero:hover .FeaturedHero-module__HVNDJW__backdrop{transform:scale(1.05)}.FeaturedHero-module__HVNDJW__overlay{background:linear-gradient(70deg, var(--bg-primary) 0%, transparent 60%), linear-gradient(to top, var(--bg-primary) 0%, transparent 40%);width:100%;height:100%;position:absolute;top:0;left:0}.FeaturedHero-module__HVNDJW__content{z-index:10;max-width:800px;padding:0 60px;position:relative}.FeaturedHero-module__HVNDJW__badge{background:var(--brand-primary);color:#000;border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;padding:4px 12px;font-size:.8rem;font-weight:800;display:inline-block}.FeaturedHero-module__HVNDJW__title{letter-spacing:-3px;color:#fff;text-shadow:0 4px 20px #00000080;margin-bottom:20px;font-size:4.5rem;font-weight:950;line-height:1.1}.FeaturedHero-module__HVNDJW__meta{color:#fff;align-items:center;gap:16px;margin-bottom:24px;font-size:1.1rem;font-weight:600;display:flex}.FeaturedHero-module__HVNDJW__rating{color:#ffad1f;align-items:center;gap:4px;display:flex}.FeaturedHero-module__HVNDJW__dot{opacity:.5}.FeaturedHero-module__HVNDJW__description{color:#fffc;-webkit-line-clamp:3;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:600px;margin-bottom:40px;font-size:1.1rem;line-height:1.6;display:-webkit-box;overflow:hidden}.FeaturedHero-module__HVNDJW__actions{gap:16px;display:flex}.FeaturedHero-module__HVNDJW__playBtn{color:#000;border-radius:var(--radius-md);transition:var(--transition-fast);background:#fff;align-items:center;gap:10px;padding:14px 40px;font-size:1.1rem;font-weight:800;display:flex}.FeaturedHero-module__HVNDJW__playBtn:hover{background:var(--brand-primary);box-shadow:var(--shadow-glow);transform:scale(1.05)}.FeaturedHero-module__HVNDJW__infoBtn{color:#fff;border-radius:var(--radius-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:var(--transition-fast);background:#ffffff26;border:1px solid #ffffff1a;align-items:center;gap:10px;padding:14px 40px;font-size:1.1rem;font-weight:700;display:flex}.FeaturedHero-module__HVNDJW__infoBtn:hover{background:#ffffff40;border-color:#fff}@media (max-width:1024px){.FeaturedHero-module__HVNDJW__hero{height:70vh}.FeaturedHero-module__HVNDJW__title{font-size:3rem}.FeaturedHero-module__HVNDJW__content{padding:0 40px}}@media (max-width:768px){.FeaturedHero-module__HVNDJW__hero{align-items:flex-end;height:60vh;padding-bottom:60px}.FeaturedHero-module__HVNDJW__title{letter-spacing:-1px;font-size:2.2rem}.FeaturedHero-module__HVNDJW__content{padding:0 20px}.FeaturedHero-module__HVNDJW__description{display:none}.FeaturedHero-module__HVNDJW__actions{flex-direction:column;width:100%}.FeaturedHero-module__HVNDJW__playBtn,.FeaturedHero-module__HVNDJW__infoBtn{justify-content:center;width:100%}}
.NewsCategoryNav-module__5Fj1ca__navWrapper{z-index:100;background:var(--bg-primary);border-bottom:1px solid var(--border-subtle);margin-bottom:40px;padding:16px 0;position:sticky;top:0}@media (max-width:1024px){.NewsCategoryNav-module__5Fj1ca__navWrapper{background:var(--bg-surface);margin-bottom:24px;top:70px}}.NewsCategoryNav-module__5Fj1ca__container{max-width:100%;padding:0 16px}@media (min-width:1025px){.NewsCategoryNav-module__5Fj1ca__container{padding:0 60px}}.NewsCategoryNav-module__5Fj1ca__nav{scrollbar-width:none;-ms-overflow-style:none;gap:12px;padding-bottom:4px;display:flex;overflow-x:auto}.NewsCategoryNav-module__5Fj1ca__nav::-webkit-scrollbar{display:none}.NewsCategoryNav-module__5Fj1ca__categoryLink{white-space:nowrap;background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-full);color:var(--text-muted);transition:var(--transition-fast);padding:8px 24px;font-size:.95rem;font-weight:600}.NewsCategoryNav-module__5Fj1ca__categoryLink:hover{background:var(--brand-primary);color:#000;border-color:var(--brand-primary);box-shadow:var(--shadow-glow);transform:translateY(-2px)}@media (max-width:768px){.NewsCategoryNav-module__5Fj1ca__categoryLink{padding:6px 16px;font-size:.85rem}}
.Search-module__R1hZ1q__container{background:var(--bg-primary);min-height:100vh;color:var(--text-primary);padding:3rem 2rem}.Search-module__R1hZ1q__searchHeader{margin-bottom:3rem}.Search-module__R1hZ1q__title{letter-spacing:-.04em;color:var(--text-primary);margin-bottom:2.5rem;font-size:2.8rem;font-weight:900}.Search-module__R1hZ1q__searchBarWrapper{align-items:center;gap:1.2rem;max-width:1100px;margin-bottom:2rem;display:flex}.Search-module__R1hZ1q__inputGroup{flex:1;position:relative}.Search-module__R1hZ1q__searchIcon{color:#999;position:absolute;top:50%;left:1.2rem;transform:translateY(-50%)}.Search-module__R1hZ1q__input{background:var(--bg-surface);border:1px solid var(--border-subtle);width:100%;color:var(--text-primary);border-radius:16px;padding:1.3rem 1rem 1.3rem 3.5rem;font-size:1.1rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.Search-module__R1hZ1q__input:focus{background:var(--bg-primary);border-color:var(--brand-primary);outline:none;box-shadow:0 8px 24px #0003}.Search-module__R1hZ1q__filterToggle{background:var(--bg-tertiary);color:var(--text-primary);cursor:pointer;border:none;border-radius:16px;align-items:center;gap:.6rem;padding:1.1rem 1.8rem;font-weight:700;transition:all .3s;display:flex}.Search-module__R1hZ1q__filterToggle:hover{background:var(--brand-primary);color:var(--bg-primary);box-shadow:var(--shadow-glow);transform:translateY(-2px)}.Search-module__R1hZ1q__filterToggle:active{transform:translateY(0)}.Search-module__R1hZ1q__filtersPanel{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:24px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2.5rem;margin-bottom:3.5rem;padding:2.5rem;display:grid;box-shadow:0 10px 30px #00000008}.Search-module__R1hZ1q__filterGroup{flex-direction:column;gap:1rem;display:flex}.Search-module__R1hZ1q__label{color:#aaa;text-transform:uppercase;letter-spacing:.1em;font-size:.85rem;font-weight:800}.Search-module__R1hZ1q__select{background:var(--bg-surface);border:1px solid var(--border-subtle);width:100%;max-width:100%;color:var(--text-primary);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 1.2rem center;background-repeat:no-repeat;background-size:1.1em;border-radius:14px;padding:1.1rem;font-size:1rem;font-weight:600;transition:border-color .2s}.Search-module__R1hZ1q__select:hover{border-color:#bbb}.Search-module__R1hZ1q__select:focus{border-color:#000;outline:none}.Search-module__R1hZ1q__applyBtn{background:var(--brand-primary);color:var(--bg-primary);cursor:pointer;box-shadow:var(--shadow-sm);border:none;border-radius:14px;grid-column:-1;justify-self:end;padding:1.1rem 3rem;font-weight:800;transition:all .3s}.Search-module__R1hZ1q__applyBtn:hover{filter:brightness(1.15);box-shadow:var(--shadow-glow);transform:translateY(-2px)}.Search-module__R1hZ1q__applyBtn:active{filter:brightness();transform:translateY(0)}.Search-module__R1hZ1q__clearBtn{background:var(--bg-tertiary);border:1px solid var(--border-subtle);color:var(--text-muted);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.Search-module__R1hZ1q__clearBtn:hover{color:#ef4444;background:#ef44441a;border-color:#ef4444;transform:translateY(-50%)scale(1.1)}.Search-module__R1hZ1q__clearBtn:active{transform:translateY(-50%)scale(.95)}.Search-module__R1hZ1q__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:3rem;display:grid}.Search-module__R1hZ1q__movieCard{background:var(--bg-surface);border:1px solid var(--border-subtle);color:inherit;border-radius:20px;text-decoration:none;transition:all .5s cubic-bezier(.19,1,.22,1);display:block;overflow:hidden}.Search-module__R1hZ1q__movieCard:hover{border-color:var(--brand-primary);transform:translateY(-12px);box-shadow:0 30px 60px #0000001a}.Search-module__R1hZ1q__imageWrapper{aspect-ratio:2/3;background:var(--bg-tertiary);width:100%;position:relative;overflow:hidden}.Search-module__R1hZ1q__image{object-fit:cover;width:100%;height:100%;transition:transform 1s cubic-bezier(.19,1,.22,1)}.Search-module__R1hZ1q__movieCard:hover .Search-module__R1hZ1q__image{transform:scale(1.08)}.Search-module__R1hZ1q__info{padding:1.5rem}.Search-module__R1hZ1q__movieTitle{color:var(--text-primary);-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;margin-bottom:.7rem;font-size:1.15rem;font-weight:800;display:-webkit-box;overflow:hidden}.Search-module__R1hZ1q__movieMeta{color:#999;justify-content:space-between;align-items:center;font-size:.95rem;font-weight:600;display:flex}.Search-module__R1hZ1q__rating{color:#ffad1f;align-items:center;gap:.4rem;display:flex}.Search-module__R1hZ1q__noResults{text-align:center;grid-column:1/-1;padding:8rem 0}.Search-module__R1hZ1q__noResults p{color:#bbb;font-size:1.4rem;font-weight:500}@media (max-width:768px){.Search-module__R1hZ1q__container{padding:1.5rem 1rem}.Search-module__R1hZ1q__title{margin-bottom:1.5rem;font-size:1.8rem}.Search-module__R1hZ1q__searchBarWrapper{flex-direction:column;align-items:stretch;gap:12px}.Search-module__R1hZ1q__inputGroup{width:100%}.Search-module__R1hZ1q__input{border-radius:12px;padding:1rem 3rem;font-size:1rem}.Search-module__R1hZ1q__searchIcon{left:1.2rem}.Search-module__R1hZ1q__filterToggle{border-radius:12px;justify-content:center;width:100%;padding:1rem;font-size:1rem}.Search-module__R1hZ1q__grid{grid-template-columns:repeat(2,1fr);gap:1rem}.Search-module__R1hZ1q__movieTitle{font-size:.95rem}.Search-module__R1hZ1q__info{padding:1rem}.Search-module__R1hZ1q__filtersPanel{border-radius:16px;flex-direction:column;gap:1.5rem;padding:1.25rem;display:flex}.Search-module__R1hZ1q__applyBtn{width:100%;margin-top:.5rem;padding:1.1rem}}
.GenreNav-module__cO0-gW__navWrapper{z-index:100;background:var(--bg-primary);border-bottom:1px solid var(--border-subtle);margin-bottom:32px;padding:16px 0;position:sticky;top:0}@media (max-width:1024px){.GenreNav-module__cO0-gW__navWrapper{background:var(--bg-surface);margin-bottom:24px;top:70px}}.GenreNav-module__cO0-gW__container{max-width:100%;padding:0 16px}@media (min-width:1025px){.GenreNav-module__cO0-gW__container{padding:0 60px}}.GenreNav-module__cO0-gW__nav{scrollbar-width:none;-ms-overflow-style:none;gap:12px;padding-bottom:4px;display:flex;overflow-x:auto}.GenreNav-module__cO0-gW__nav::-webkit-scrollbar{display:none}.GenreNav-module__cO0-gW__genreLink{white-space:nowrap;background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-full);color:var(--text-muted);transition:var(--transition-fast);padding:8px 20px;font-size:.95rem;font-weight:600}.GenreNav-module__cO0-gW__genreLink:hover{background:var(--brand-primary);color:#000;border-color:var(--brand-primary);box-shadow:var(--shadow-glow);transform:translateY(-2px)}@media (max-width:768px){.GenreNav-module__cO0-gW__genreLink{padding:6px 16px;font-size:.85rem}}
.TvPlayer-module__jHEubW__playerContainer{border-radius:var(--radius-xl);aspect-ratio:16/9;border:1px solid var(--border-subtle);width:100%;box-shadow:var(--shadow-xl);background:#000;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.TvPlayer-module__jHEubW__video{object-fit:contain;background:#000;width:100%;height:100%;position:absolute;top:0;left:0}.TvPlayer-module__jHEubW__overlay{opacity:0;z-index:10;background:linear-gradient(#0000 0%,#000c 100%);flex-direction:column;justify-content:flex-end;padding:24px;transition:opacity .3s;display:flex;position:absolute;inset:0}.TvPlayer-module__jHEubW__playerContainer:hover .TvPlayer-module__jHEubW__overlay{opacity:1}.TvPlayer-module__jHEubW__controls{justify-content:space-between;align-items:center;width:100%;display:flex}.TvPlayer-module__jHEubW__controlGroup{align-items:center;gap:20px;display:flex}.TvPlayer-module__jHEubW__btn{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:5px;transition:color .2s,transform .2s;display:flex}.TvPlayer-module__jHEubW__btn:hover{color:var(--accent-secondary);transform:scale(1.1)}.TvPlayer-module__jHEubW__liveBadge{align-items:center;gap:8px;display:flex}.TvPlayer-module__jHEubW__pulse{background:#e63946;border-radius:50%;width:8px;height:8px;animation:2s infinite TvPlayer-module__jHEubW__pulseAnim;box-shadow:0 0 10px #e63946cc}@keyframes TvPlayer-module__jHEubW__pulseAnim{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}.TvPlayer-module__jHEubW__liveText{color:#fff;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:800}.TvPlayer-module__jHEubW__loadingOverlay,.TvPlayer-module__jHEubW__errorOverlay{z-index:20;text-align:center;background:#000000b3;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex;position:absolute;inset:0}.TvPlayer-module__jHEubW__spinner{border:3px solid #ffffff1a;border-top-color:var(--accent-secondary);border-radius:50%;width:40px;height:40px;animation:1s linear infinite TvPlayer-module__jHEubW__spin}@keyframes TvPlayer-module__jHEubW__spin{to{transform:rotate(360deg)}}.TvPlayer-module__jHEubW__errorText{color:#fff;margin-bottom:20px;font-weight:600}.TvPlayer-module__jHEubW__retryBtn{background:var(--accent-secondary);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-weight:700;transition:background .2s;display:flex}.TvPlayer-module__jHEubW__retryBtn:hover{background:#d62839}.TvPlayer-module__jHEubW__watermarkTopRight{z-index:5;pointer-events:none;background:#0f172a;border:1px solid #e6394699;border-radius:4px;align-items:center;gap:6px;padding:6px 14px;transition:all .3s;display:flex;position:absolute;top:15px;right:15px}.TvPlayer-module__jHEubW__watermarkBottomLeft{z-index:5;pointer-events:none;background:#0f172a;border-left:4px solid #e63946;border-radius:4px;padding:4px 10px;transition:all .3s;position:absolute;bottom:0;left:5px}.TvPlayer-module__jHEubW__brandText{color:#fff;letter-spacing:.05em;text-transform:uppercase;font-size:.85rem;font-weight:900;transition:font-size .3s}.TvPlayer-module__jHEubW__isFull .TvPlayer-module__jHEubW__watermarkTopRight{min-width:clamp(180px,18vw,360px);padding:clamp(10px,1.25vw,25px) clamp(22px,2.8vw,60px);top:3.5%;right:4.5%}.TvPlayer-module__jHEubW__isFull .TvPlayer-module__jHEubW__watermarkBottomLeft{min-width:clamp(120px,12vw,240px);padding:clamp(8px,1vw,20px) clamp(15px,2.2vw,45px);bottom:0;left:1.5%}.TvPlayer-module__jHEubW__isFull .TvPlayer-module__jHEubW__brandText{font-size:clamp(1.1rem,1.6vw,2.2rem)}.TvPlayer-module__jHEubW__subText{color:#e63946;letter-spacing:.1em;font-size:.7rem;font-weight:800}
