.Movies-module__GCWuGG__main{background:var(--bg-primary);min-height:100vh;padding-top:60px}.Movies-module__GCWuGG__container{max-width:100%;margin:0;padding:0 16px 60px}@media (min-width:1025px){.Movies-module__GCWuGG__container{padding:0 60px 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__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 60px 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 #00f2ff33)}.page-module__E0kJGG__loadMoreContainer{justify-content:center;margin-top:60px;display:flex}.page-module__E0kJGG__loadMoreBtn{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;background:#ffffff08;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){box-shadow:var(--shadow-glow);border-color:var(--brand-primary);color:var(--brand-primary);background:#ffffff14;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(4,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%}}
.NewsCard-module__TZfnuW__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);background:#ffffff05;height:100%;overflow:hidden}.NewsCard-module__TZfnuW__card:hover{border-color:var(--brand-primary);box-shadow:var(--shadow-glow);background:#ffffff0d}.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__readTitle{font-weight:500;color:var(--text-muted)!important}.NewsCard-module__TZfnuW__isRead .NewsCard-module__TZfnuW__thumbnail{filter:grayscale(.5)opacity(.8)}.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:auto;margin:0 16px;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 16px}.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 16px;display:flex}}
.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}}
.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(90deg, var(--bg-primary) 0%, transparent 70%), linear-gradient(to top, var(--bg-primary) 0%, transparent 50%);width:100%;height:100%;position:absolute;top:0;left:0}.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;color:#fff;text-shadow:0 4px 20px #0006;margin-bottom:24px;font-size:3.5rem;font-weight:950;line-height:1.1}.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:#fffc;-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{color:#fff;border-radius:var(--radius-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:var(--transition-fast);background:#ffffff1a;border:1px solid #ffffff1a;align-items:center;gap:10px;padding:14px 40px;font-size:1.1rem;font-weight:700;display:flex}.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{color:var(--text-muted);cursor:pointer;display:none}.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{color:#fff;background:var(--accent-primary);box-shadow:0 4px 15px #f003}.Sidebar-module__5-k5AW__footerLogoImage{filter:drop-shadow(0 0 10px #00f2ff33);mix-blend-mode:screen}.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}}
.Navbar-module__nuAbfa__navbar{z-index:1000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border-subtle);background:#05050599;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{-webkit-backdrop-filter:blur(15px);z-index:9999;background:#0a0a0ad9;border-top:1px solid #ffffff14;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 20px #0006}.BottomNav-module__VCeYPq__navItem{color:#ffffff80;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}}
.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}}
