.VideoCardVertical_card__xiFP0{display:block;width:200px;background:var(--card-bg);border-radius:12px;overflow:hidden;transition:var(--transition);text-decoration:none;color:inherit;border:1px solid hsla(0,0%,100%,.1)}.VideoCardVertical_card__xiFP0:hover{transform:translateY(-6px);box-shadow:0 12px 24px rgba(0,0,0,.5);border-color:var(--primary-color)}.VideoCardVertical_thumbnailWrapper__lWuFv{position:relative;width:100%;padding-top:150%;background:var(--bg-light);overflow:hidden}.VideoCardVertical_thumbnail__JfeE7{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.VideoCardVertical_card__xiFP0:hover .VideoCardVertical_thumbnail__JfeE7{transform:scale(1.08)}.VideoCardVertical_placeholderThumbnail__LbOOi{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1a1a2e,#2a2a3e);font-size:3rem}.VideoCardVertical_badges__BV2B1{position:absolute;top:.5rem;left:.5rem;display:flex;flex-direction:column;gap:.25rem;z-index:1}.VideoCardVertical_badge__E1hyZ{padding:.2rem .6rem;border-radius:12px;font-size:.7rem;font-weight:600;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:inline-block}.VideoCardVertical_trendingBadge__bTJdV{background:rgba(255,87,51,.9);color:#fff}.VideoCardVertical_featuredBadge__MqqFd{background:rgba(255,215,0,.9);color:#000}.VideoCardVertical_duration__QNUvf{position:absolute;bottom:.5rem;right:.5rem;padding:.2rem .4rem;background:rgba(0,0,0,.8);color:#fff;font-size:.7rem;font-weight:600;border-radius:4px;z-index:1}.VideoCardVertical_cardBody__7GYLN{padding:.75rem}.VideoCardVertical_title__evdJ_{font-size:.95rem;font-weight:600;margin:0 0 .5rem;color:var(--text-primary);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3}.VideoCardVertical_stats__L4FZa{display:flex;gap:.75rem;font-size:.8rem;color:var(--text-muted)}.VideoCardVertical_stat__Dwyqu{display:flex;align-items:center;gap:.25rem}@media (max-width:768px){.VideoCardVertical_card__xiFP0{width:160px}}@media (max-width:480px){.VideoCardVertical_card__xiFP0{width:140px}.VideoCardVertical_title__evdJ_{font-size:.85rem}.VideoCardVertical_stats__L4FZa{font-size:.75rem}.VideoCardVertical_placeholderThumbnail__LbOOi{font-size:2.5rem}}.VideoCardHorizontal_card__cwE5G{display:flex;gap:.75rem;width:380px;background:var(--card-bg);border-radius:12px;overflow:hidden;transition:var(--transition);text-decoration:none;color:inherit;border:1px solid hsla(0,0%,100%,.1);padding:.75rem}.VideoCardHorizontal_card__cwE5G:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.5);border-color:var(--primary-color)}.VideoCardHorizontal_thumbnailWrapper__jF3_I{position:relative;flex-shrink:0;width:140px;height:100px;background:var(--bg-light);border-radius:8px;overflow:hidden}.VideoCardHorizontal_thumbnail__DJJ9Y{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.VideoCardHorizontal_card__cwE5G:hover .VideoCardHorizontal_thumbnail__DJJ9Y{transform:scale(1.05)}.VideoCardHorizontal_placeholderThumbnail__Kvnlk{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1a1a2e,#2a2a3e);font-size:2rem}.VideoCardHorizontal_duration__K0v4m{position:absolute;bottom:.4rem;right:.4rem;padding:.2rem .4rem;background:rgba(0,0,0,.8);color:#fff;font-size:.7rem;font-weight:600;border-radius:4px;z-index:1}.VideoCardHorizontal_cardContent__H3m9Q{flex:1 1;display:flex;flex-direction:column;gap:.4rem;min-width:0}.VideoCardHorizontal_title__FD4ET{font-size:.95rem;font-weight:600;color:var(--text-primary);line-height:1.3}.VideoCardHorizontal_description__8ujMW,.VideoCardHorizontal_title__FD4ET{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0}.VideoCardHorizontal_description__8ujMW{font-size:.8rem;color:var(--text-secondary);line-height:1.4}.VideoCardHorizontal_stats__jLyRy{display:flex;gap:.75rem;font-size:.75rem;color:var(--text-muted);margin-top:auto}.VideoCardHorizontal_stat___biRW{display:flex;align-items:center;gap:.25rem}@media (max-width:768px){.VideoCardHorizontal_card__cwE5G{width:320px}.VideoCardHorizontal_thumbnailWrapper__jF3_I{width:120px;height:85px}}@media (max-width:480px){.VideoCardHorizontal_card__cwE5G{width:280px}.VideoCardHorizontal_thumbnailWrapper__jF3_I{width:100px;height:70px}.VideoCardHorizontal_title__FD4ET{font-size:.85rem}.VideoCardHorizontal_description__8ujMW{font-size:.75rem}.VideoCardHorizontal_placeholderThumbnail__Kvnlk{font-size:1.5rem}}.ContentSection_section__FE3IG{padding:3rem 0;background:var(--bg-dark)}.ContentSection_sectionHeader__VYDiO{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.ContentSection_sectionTitle__C0VzG{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin:0}.ContentSection_moreLink__RhNEh{color:var(--primary-color);font-size:1rem;font-weight:600;text-decoration:none;transition:var(--transition);display:flex;align-items:center;gap:.5rem}.ContentSection_moreLink__RhNEh:hover{color:var(--primary-hover);transform:translateX(4px)}.ContentSection_moreLink__RhNEh span{font-size:1.5rem;line-height:1}.ContentSection_scrollContainer__tF42S{display:flex;gap:1.25rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:.5rem 0 1rem;scrollbar-width:none;-ms-overflow-style:none}.ContentSection_scrollContainer__tF42S::-webkit-scrollbar{display:none}.ContentSection_scrollContainer__tF42S>*{scroll-snap-align:start;flex-shrink:0}@media (max-width:768px){.ContentSection_scrollContainer__tF42S{gap:1rem}.ContentSection_section__FE3IG{padding:2rem 0}.ContentSection_sectionTitle__C0VzG{font-size:1.25rem}.ContentSection_moreLink__RhNEh{font-size:.9rem}}@media (max-width:480px){.ContentSection_scrollContainer__tF42S{gap:.75rem}.ContentSection_section__FE3IG{padding:1.5rem 0}.ContentSection_sectionTitle__C0VzG{font-size:1.1rem}.ContentSection_moreLink__RhNEh{font-size:.85rem}}.FeaturedHeroSection_heroSection__rpGf2{position:relative;width:100%;height:70vh;min-height:500px;max-height:800px;overflow:hidden;margin-bottom:2rem}.FeaturedHeroSection_heroContainer__12kpM{position:relative;width:100%;height:100%}.FeaturedHeroSection_heroBackground__YkeM1,.FeaturedHeroSection_heroSlide__xC2Rr{position:absolute;top:0;left:0;width:100%;height:100%}.FeaturedHeroSection_heroSlide__xC2Rr{background-size:cover;background-position:50%;opacity:0;transition:opacity 1s ease-in-out}.FeaturedHeroSection_heroSlide__xC2Rr.FeaturedHeroSection_active__zIWeF{opacity:1;z-index:1}.FeaturedHeroSection_overlay__1lpx2{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(0,0,0,.8) 0,rgba(0,0,0,.6) 50%,rgba(0,0,0,.3))}.FeaturedHeroSection_heroContent__ErfGI{position:relative;z-index:2;height:100%;display:flex;align-items:center}.FeaturedHeroSection_contentWrapper__8g4fF{max-width:600px;padding:2rem 0}.FeaturedHeroSection_categoryBadge__hnb_i{display:inline-block;padding:.5rem 1rem;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2);border-radius:20px;color:#fff;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem}.FeaturedHeroSection_heroTitle__C_yb4{font-size:3.5rem;font-weight:800;color:#fff;margin:0 0 1.5rem;line-height:1.1;text-shadow:0 4px 12px rgba(0,0,0,.5);animation:FeaturedHeroSection_fadeInUp__ftv5o .8s ease}.FeaturedHeroSection_heroDescription__2ivgj{font-size:1.2rem;color:hsla(0,0%,100%,.9);margin:0 0 1.5rem;line-height:1.6;text-shadow:0 2px 8px rgba(0,0,0,.5);animation:FeaturedHeroSection_fadeInUp__ftv5o .8s ease .2s both}.FeaturedHeroSection_heroStats__sbdPP{display:flex;gap:2rem;margin-bottom:2rem;animation:FeaturedHeroSection_fadeInUp__ftv5o .8s ease .3s both}.FeaturedHeroSection_stat__lnzBz{display:flex;align-items:center;gap:.5rem;color:hsla(0,0%,100%,.8);font-size:1rem;font-weight:500}.FeaturedHeroSection_heroActions__rqlTG{display:flex;gap:1rem;animation:FeaturedHeroSection_fadeInUp__ftv5o .8s ease .4s both}.FeaturedHeroSection_infoBtn___SBAg,.FeaturedHeroSection_playBtn___WHrK{padding:1rem 2rem;border-radius:8px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem}.FeaturedHeroSection_playBtn___WHrK{background:var(--primary-color);color:#fff;border:2px solid var(--primary-color)}.FeaturedHeroSection_playBtn___WHrK:hover{background:#9b8fff;transform:translateY(-2px);box-shadow:0 8px 20px rgba(99,102,241,.4)}.FeaturedHeroSection_infoBtn___SBAg{background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;border:2px solid hsla(0,0%,100%,.3)}.FeaturedHeroSection_infoBtn___SBAg:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.5);transform:translateY(-2px)}.FeaturedHeroSection_navBtn__V9nxm{position:absolute;top:50%;transform:translateY(-50%);z-index:3;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid hsla(0,0%,100%,.2);color:#fff;width:60px;height:60px;border-radius:50%;font-size:2rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;opacity:.7}.FeaturedHeroSection_navBtn__V9nxm:hover{opacity:1;background:rgba(0,0,0,.7);border-color:var(--primary-color);transform:translateY(-50%) scale(1.1)}.FeaturedHeroSection_prevBtn__qznaO{left:2rem}.FeaturedHeroSection_nextBtn__BCu7L{right:2rem}.FeaturedHeroSection_indicators__cvnBi{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);z-index:3;display:flex;gap:.75rem}.FeaturedHeroSection_indicator__iFBpP{width:12px;height:12px;border-radius:50%;background:hsla(0,0%,100%,.4);border:2px solid hsla(0,0%,100%,.6);cursor:pointer;transition:all .3s ease;padding:0}.FeaturedHeroSection_indicator__iFBpP:hover{background:hsla(0,0%,100%,.6);transform:scale(1.2)}.FeaturedHeroSection_activeIndicator__As2lD{background:var(--primary-color);border-color:var(--primary-color);width:40px;border-radius:6px}@keyframes FeaturedHeroSection_fadeInUp__ftv5o{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.FeaturedHeroSection_heroSection__rpGf2{height:60vh;min-height:450px}.FeaturedHeroSection_heroTitle__C_yb4{font-size:2.5rem}.FeaturedHeroSection_heroDescription__2ivgj{font-size:1rem}.FeaturedHeroSection_contentWrapper__8g4fF{max-width:500px}.FeaturedHeroSection_navBtn__V9nxm{width:50px;height:50px;font-size:1.5rem}.FeaturedHeroSection_prevBtn__qznaO{left:1rem}.FeaturedHeroSection_nextBtn__BCu7L{right:1rem}}@media (max-width:768px){.FeaturedHeroSection_heroSection__rpGf2{height:50vh;min-height:400px}.FeaturedHeroSection_overlay__1lpx2{background:linear-gradient(0deg,rgba(0,0,0,.9) 0,rgba(0,0,0,.6) 50%,rgba(0,0,0,.3))}.FeaturedHeroSection_contentWrapper__8g4fF{max-width:100%}.FeaturedHeroSection_heroTitle__C_yb4{font-size:2rem}.FeaturedHeroSection_heroDescription__2ivgj{font-size:.95rem;margin-bottom:1rem}.FeaturedHeroSection_heroStats__sbdPP{gap:1rem;margin-bottom:1.5rem}.FeaturedHeroSection_stat__lnzBz{font-size:.9rem}.FeaturedHeroSection_heroActions__rqlTG{flex-direction:column;gap:.75rem}.FeaturedHeroSection_infoBtn___SBAg,.FeaturedHeroSection_playBtn___WHrK{width:100%;justify-content:center;padding:.875rem 1.5rem;font-size:.95rem}.FeaturedHeroSection_navBtn__V9nxm{width:40px;height:40px;font-size:1.2rem}.FeaturedHeroSection_prevBtn__qznaO{left:.5rem}.FeaturedHeroSection_nextBtn__BCu7L{right:.5rem}.FeaturedHeroSection_indicators__cvnBi{bottom:1rem}.FeaturedHeroSection_indicator__iFBpP{width:8px;height:8px}.FeaturedHeroSection_activeIndicator__As2lD{width:30px}}@media (max-width:480px){.FeaturedHeroSection_heroSection__rpGf2{height:45vh;min-height:350px}.FeaturedHeroSection_categoryBadge__hnb_i{font-size:.75rem;padding:.4rem .8rem}.FeaturedHeroSection_heroTitle__C_yb4{font-size:1.5rem;margin-bottom:1rem}.FeaturedHeroSection_heroDescription__2ivgj{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.FeaturedHeroSection_heroStats__sbdPP{flex-wrap:wrap}}.Footer_footer__UaG1g{background-color:#0f0f1e;border-top:1px solid var(--border-color);padding:3rem 0 1.5rem;margin-top:4rem;color:#b0b0c8}.Footer_footerContent__nZq4z{margin-bottom:2rem}.Footer_footerContent__nZq4z,.Footer_footerContent__nZq4z.Footer_vertical__LnaBw{display:grid;grid-template-columns:2fr repeat(auto-fit,minmax(200px,1fr));grid-gap:3rem;gap:3rem}.Footer_footerContent__nZq4z.Footer_horizontal__fTyFm{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:2rem;flex-wrap:wrap}.Footer_footerContent__nZq4z.Footer_horizontal__fTyFm .Footer_footerSection__oCSkQ{flex:1 1;min-width:200px}.Footer_footerContent__nZq4z.Footer_horizontal__fTyFm .Footer_footerSection__oCSkQ:first-child{flex:0 0 auto;min-width:250px}.Footer_footerSection__oCSkQ{display:flex;flex-direction:column;gap:1rem}.Footer_branding__njPU3{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.Footer_branding__njPU3 h3{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin:0;background:linear-gradient(135deg,var(--primary-color) 0,#9b8fff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Footer_logoIcon__Y12Ym{font-size:2rem;line-height:1;filter:drop-shadow(0 0 8px rgba(122,111,255,.5))}.Footer_logoImage__AEZZt{height:40px;width:auto;object-fit:contain;filter:drop-shadow(0 0 8px rgba(122,111,255,.3))}.Footer_tagline__EtMBR{color:var(--text-secondary);font-size:.95rem;line-height:1.6;margin:0}.Footer_footerSection__oCSkQ h4{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.5px}.Footer_linkList__TTzpJ{display:flex;flex-direction:column;gap:.75rem}.Footer_footerLink__twEJY{display:flex;align-items:center;gap:.5rem;color:var(--footer-link-color,#b0b0c8);text-decoration:none;font-size:.95rem;transition:var(--transition)}.Footer_footerLink__twEJY:hover{color:var(--footer-link-hover-color,var(--primary-color));transform:translateX(3px)}.Footer_linkIcon__touhO{font-size:1rem;line-height:1}.Footer_socialLinks__QXggH{display:flex;flex-direction:column;gap:.75rem}.Footer_socialLink__VOPU_{display:flex;align-items:center;gap:.75rem;color:var(--footer-link-color,#b0b0c8);text-decoration:none;font-size:.95rem;transition:var(--transition);padding:.5rem;border-radius:6px}.Footer_socialLink__VOPU_:hover{color:var(--footer-link-hover-color,var(--primary-color));background:rgba(99,102,241,.1);transform:translateX(3px)}.Footer_socialIcon__BvaFc{font-size:1.5rem;line-height:1}.Footer_socialLabel__UuL76{font-weight:500}.Footer_footerBottom__jFaYu{padding-top:2rem;border-top:1px solid var(--border-color);text-align:center}.Footer_footerBottom__jFaYu p{color:var(--text-secondary);font-size:.9rem;margin:0}@media (max-width:1024px){.Footer_footerContent__nZq4z.Footer_vertical__LnaBw{grid-template-columns:1fr 1fr;gap:2rem}.Footer_footerContent__nZq4z.Footer_vertical__LnaBw .Footer_footerSection__oCSkQ:first-child{grid-column:1/-1}.Footer_footerContent__nZq4z.Footer_horizontal__fTyFm{flex-wrap:wrap;gap:2rem}.Footer_footerContent__nZq4z.Footer_horizontal__fTyFm .Footer_footerSection__oCSkQ{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 1rem);min-width:200px}.Footer_footerContent__nZq4z.Footer_horizontal__fTyFm .Footer_footerSection__oCSkQ:first-child{flex:1 1 100%}}@media (max-width:768px){.Footer_footer__UaG1g{padding:2rem 0 1rem;margin-top:3rem}.Footer_footerContent__nZq4z.Footer_vertical__LnaBw{grid-template-columns:repeat(2,1fr);gap:1.5rem}.Footer_footerContent__nZq4z.Footer_vertical__LnaBw .Footer_footerSection__oCSkQ:first-child{grid-column:1/-1}.Footer_footerContent__nZq4z.Footer_horizontal__fTyFm{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem;flex-direction:row;flex-wrap:nowrap;align-items:normal}.Footer_footerContent__nZq4z.Footer_horizontal__fTyFm .Footer_footerSection__oCSkQ{flex:initial;min-width:auto}.Footer_footerContent__nZq4z.Footer_horizontal__fTyFm .Footer_footerSection__oCSkQ:first-child{grid-column:1/-1;flex:initial}.Footer_branding__njPU3{justify-content:center}.Footer_footerSection__oCSkQ h4,.Footer_tagline__EtMBR{text-align:center}.Footer_linkList__TTzpJ,.Footer_socialLinks__QXggH{align-items:center}.Footer_footerLink__twEJY,.Footer_socialLink__VOPU_{justify-content:center}.Footer_footerBottom__jFaYu{padding-top:1.5rem}}.Header_header__MvnS2{background-color:hsla(0,0%,4%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.25rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:100;border-bottom:1px solid var(--border-color);transition:var(--transition)}.Header_header__MvnS2:hover{background-color:hsla(0,0%,4%,.98)}.Header_headerContent__zP2Kf{display:flex;justify-content:space-between;align-items:center}.Header_logo__j7oID{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;color:var(--text-primary);transition:var(--transition);letter-spacing:-.5px;margin-right:3rem}.Header_logoIcon__LPn5c{font-size:2rem;filter:drop-shadow(0 0 8px rgba(122,111,255,.5))}.Header_logoImage__hE07D{height:40px;width:auto;object-fit:contain;filter:drop-shadow(0 0 8px rgba(122,111,255,.3));transition:var(--transition)}.Header_logo__j7oID:hover .Header_logoImage__hE07D{transform:scale(1.05);filter:drop-shadow(0 0 12px rgba(122,111,255,.5))}.Header_logoText__gtMNE{background:linear-gradient(135deg,var(--primary-color) 0,#9b8fff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Header_logo__j7oID:hover .Header_logoIcon__LPn5c{transform:scale(1.1);filter:drop-shadow(0 0 12px rgba(122,111,255,.7))}.Header_nav__EE71E{display:flex;gap:2.5rem;align-items:center;flex:1 1}.Header_headerActions__RUFUv{display:flex;gap:1.5rem;align-items:center}.Header_navLink__Q_hTB{color:var(--text-secondary);transition:var(--transition);font-weight:500;font-size:.95rem;position:relative;padding:.5rem 0;display:flex;align-items:center;gap:.5rem}.Header_navIcon__1gtVo{font-size:1rem;line-height:1}.Header_navLink__Q_hTB:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--header-hover-color,var(--primary-color));transition:width .3s ease}.Header_navLink__Q_hTB:hover{color:var(--header-hover-color,var(--text-primary))}.Header_navLink__Q_hTB:hover:after{width:100%}.Header_languageSwitcher__Co5_n{position:relative}.Header_langBtn__BSLJd{display:flex;align-items:center;gap:.5rem;padding:.5rem .9rem;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.05);color:var(--text-primary);cursor:pointer;font-weight:600;font-size:.85rem;border-radius:20px;transition:var(--transition)}.Header_langBtn__BSLJd:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.2)}.Header_langFlag__ksLbd{font-size:1.1rem;line-height:1}.Header_langCode__CzFc0{font-size:.85rem;font-weight:600;letter-spacing:.5px}.Header_langArrow__O5YjO{font-size:.6rem;color:var(--text-secondary);transition:transform .2s ease}.Header_langBtn__BSLJd:hover .Header_langArrow__O5YjO{transform:translateY(1px)}.Header_langDropdown__bvuye{position:absolute;top:calc(100% + .5rem);right:0;background:rgba(26,26,26,.98);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-color);border-radius:12px;min-width:180px;padding:.5rem 0;box-shadow:0 8px 24px rgba(0,0,0,.5);animation:Header_slideDown__5hCmF .2s ease;z-index:1000}.Header_langOption__s9glI{display:flex;align-items:center;gap:.75rem;width:100%;text-align:left;padding:.75rem 1rem;color:var(--text-secondary);background:none;border:none;cursor:pointer;transition:var(--transition);font-weight:500;font-size:.9rem}.Header_langOption__s9glI:hover{color:var(--text-primary);background:rgba(122,111,255,.1)}.Header_langOption__s9glI.Header_active__t8h51{color:var(--primary-color);background:rgba(122,111,255,.05)}.Header_langName__BpfGG{flex:1 1}.Header_langCheck__lzhpv{color:var(--primary-color);font-weight:700;font-size:1rem}.Header_userMenuContainer__jnlah{position:relative}.Header_userMenuBtn__ACTjt{display:flex;align-items:center;gap:.6rem;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:24px;padding:.4rem .8rem .4rem .4rem;cursor:pointer;transition:var(--transition)}.Header_userMenuBtn__ACTjt:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.2)}.Header_userAvatar__RIpAU{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,var(--primary-color) 0,#9b8fff 100%);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:.9rem}.Header_userName__xX6C5{color:var(--text-primary);font-weight:500;font-size:.9rem;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Header_userMenuDropdown___tYS_{position:absolute;top:calc(100% + .5rem);right:0;background:rgba(26,26,26,.98);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-color);border-radius:12px;min-width:180px;padding:.5rem 0;box-shadow:0 8px 24px rgba(0,0,0,.5);animation:Header_slideDown__5hCmF .2s ease;z-index:1000}.Header_userMenuDropdown___tYS_ a,.Header_userMenuDropdown___tYS_ button{display:block;width:100%;text-align:left;padding:.75rem 1.25rem;color:var(--text-secondary);background:none;border:none;cursor:pointer;transition:var(--transition);font-weight:500;font-size:.9rem}.Header_userMenuDropdown___tYS_ a:hover,.Header_userMenuDropdown___tYS_ button:hover{color:var(--text-primary);background:rgba(122,111,255,.1)}.Header_loginBtn__uNfvJ{padding:.6rem 1.5rem;background:var(--primary-color);color:#fff;border-radius:24px;font-weight:600;transition:var(--transition);font-size:.9rem}.Header_loginBtn__uNfvJ:hover{background:#9b8fff;box-shadow:var(--glow-purple);transform:translateY(-1px)}.Header_mobileMenuBtn__u6v1o{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:8px}.Header_mobileMenuBtn__u6v1o span{width:28px;height:2.5px;background-color:var(--text-primary);border-radius:2px;transition:var(--transition)}.Header_mobileMenuBtn__u6v1o:hover span{background-color:var(--primary-color)}.Header_mobileMenu__nWWGd{display:none;background-color:rgba(26,26,26,.98);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem 0;position:absolute;top:100%;left:0;right:0;border-bottom:1px solid var(--border-color);animation:Header_slideDown__5hCmF .3s ease}@keyframes Header_slideDown__5hCmF{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Header_mobileLogoutBtn__RXeOu,.Header_mobileMenu__nWWGd a{display:block;width:100%;text-align:left;color:var(--text-secondary);padding:1rem 1.5rem;transition:var(--transition);font-weight:500;background:none;border:none;cursor:pointer}.Header_mobileLogoutBtn__RXeOu:hover,.Header_mobileMenu__nWWGd a:hover{color:var(--text-primary);background-color:rgba(122,111,255,.1);border-left:3px solid var(--primary-color)}.Header_mobileDivider__1lCgO{height:1px;background:var(--border-color);margin:.5rem 0}@media (max-width:768px){.Header_headerActions__RUFUv,.Header_nav__EE71E{display:none}.Header_mobileMenuBtn__u6v1o{display:flex}.Header_mobileMenu__nWWGd{display:block}.Header_logo__j7oID{font-size:1.3rem}.Header_logoIcon__LPn5c{font-size:1.6rem}.Header_header__MvnS2{padding:1rem 0}}.VideoGridSection_section__HUD0L{padding:3rem 0;background:var(--bg-dark)}.VideoGridSection_sectionHeader__9nyGJ{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.VideoGridSection_sectionTitle__qPSAV{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin:0}.VideoGridSection_moreLink__HZeUD{color:var(--primary-color);font-size:1rem;font-weight:600;text-decoration:none;transition:var(--transition);display:flex;align-items:center;gap:.5rem}.VideoGridSection_moreLink__HZeUD:hover{color:var(--primary-hover);transform:translateX(4px)}.VideoGridSection_moreLink__HZeUD span{font-size:1.5rem;line-height:1}.VideoGridSection_gridContainer__GRwp_{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.VideoGridSection_card__Sd_hJ{display:flex;flex-direction:column;background:var(--card-bg);border:1px solid var(--border-color);border-radius:12px;overflow:hidden;transition:all .3s ease;text-decoration:none;height:100%}.VideoGridSection_card__Sd_hJ:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(99,102,241,.15);border-color:var(--primary-color)}.VideoGridSection_thumbnailWrapper__NieCJ{position:relative;width:100%;padding-top:56.25%;background:hsla(0,0%,100%,.05);overflow:hidden}.VideoGridSection_thumbnail__2jGtr{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.VideoGridSection_card__Sd_hJ:hover .VideoGridSection_thumbnail__2jGtr{transform:scale(1.05)}.VideoGridSection_placeholderThumbnail__K4m3Q{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(99,102,241,.1),rgba(155,143,255,.1))}.VideoGridSection_placeholderThumbnail__K4m3Q span{font-size:3rem;opacity:.3}.VideoGridSection_duration__Md81C{position:absolute;bottom:8px;right:8px;background:rgba(0,0,0,.8);color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600}.VideoGridSection_cardContent__1uvds{padding:1rem;display:flex;flex-direction:column;gap:.5rem;flex:1 1}.VideoGridSection_categoryBadge__auAZL{display:inline-block;background:rgba(99,102,241,.1);color:var(--primary-color);padding:.25rem .75rem;border-radius:16px;font-size:.75rem;font-weight:600;align-self:flex-start;text-transform:uppercase;letter-spacing:.5px}.VideoGridSection_title__fN_4c{font-size:1rem;font-weight:600;color:var(--text-primary);line-height:1.4}.VideoGridSection_description__nP8Oc,.VideoGridSection_title__fN_4c{margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.VideoGridSection_description__nP8Oc{font-size:.875rem;color:var(--text-secondary);line-height:1.5;flex:1 1}.VideoGridSection_stats__o6Em_{display:flex;gap:1rem;margin-top:auto;padding-top:.5rem;border-top:1px solid var(--border-color)}.VideoGridSection_stat__1WwRN{display:flex;align-items:center;gap:.25rem;font-size:.8rem;color:var(--text-secondary)}@media (max-width:1024px){.VideoGridSection_gridContainer__GRwp_{grid-template-columns:repeat(2,1fr);gap:1.25rem}.VideoGridSection_section__HUD0L{padding:2.5rem 0}.VideoGridSection_sectionTitle__qPSAV{font-size:1.35rem}}@media (max-width:768px){.VideoGridSection_gridContainer__GRwp_{grid-template-columns:repeat(2,1fr);gap:1rem}.VideoGridSection_section__HUD0L{padding:2rem 0}.VideoGridSection_sectionTitle__qPSAV{font-size:1.25rem}.VideoGridSection_moreLink__HZeUD{font-size:.9rem}.VideoGridSection_cardContent__1uvds{padding:.875rem}.VideoGridSection_title__fN_4c{font-size:.9rem}.VideoGridSection_description__nP8Oc{font-size:.8rem}}@media (max-width:480px){.VideoGridSection_gridContainer__GRwp_{grid-template-columns:1fr;gap:1rem}.VideoGridSection_section__HUD0L{padding:1.5rem 0}.VideoGridSection_sectionTitle__qPSAV{font-size:1.1rem}.VideoGridSection_moreLink__HZeUD{font-size:.85rem}.VideoGridSection_cardContent__1uvds{padding:.75rem}.VideoGridSection_title__fN_4c{font-size:.875rem}.VideoGridSection_description__nP8Oc{font-size:.75rem;-webkit-line-clamp:3}.VideoGridSection_stat__1WwRN{font-size:.75rem}}