.home_homepage__ch9KG{min-height:100vh;background-color:#1e1e1e}.home_header__HjHbf{background-color:#1e1e1e;border-bottom:1px solid #3a3a3a;position:-webkit-sticky;position:sticky;top:0;z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home_headerContent__8NqLQ{display:flex;align-items:center;justify-content:space-between;padding:16px 0}.home_logo__1AxJD{font-size:28px;font-weight:700;color:gold;text-decoration:none;transition:all .3s ease}.home_logo__1AxJD:hover{transform:scale(1.05);text-shadow:0 0 10px rgba(255,215,0,.3)}.home_nav__0Dtnq{display:flex;align-items:center;gap:32px}.home_navLink__JPb3e{font-weight:500;transition:color .3s ease;position:relative}.home_navLink__JPb3e:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background-color:gold;transition:width .3s ease}.home_navLink__JPb3e:hover:after{width:100%}.home_searchContainer__7GZYd{position:relative;width:300px}.home_searchInput__7w0h_{width:100%;padding:12px 48px 12px 16px;background-color:#2a2a2a;border:1px solid #3a3a3a;border-radius:8px;color:#fff;font-size:14px;transition:all .3s ease}.home_searchInput__7w0h_:focus{border-color:gold;box-shadow:0 0 0 2px rgba(255,215,0,.1)}.home_searchInput__7w0h_::placeholder{color:#888}.home_searchButton__uXkTV{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;color:#888;transition:color .3s ease}.home_searchButton__uXkTV:hover{color:gold}.home_mobileMenuButton__nH3bL{display:none;background:none;color:#fff;font-size:24px}.home_hero__El_K3{padding:120px 0;text-align:center;background:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.7)),url(/img/hero.webp);background-size:cover;background-position:50%;background-attachment:fixed;min-height:80vh;display:flex;align-items:center;position:relative}.home_heroTitle__cPN_Q{font-size:64px;font-weight:800;margin-bottom:24px;background:linear-gradient(135deg,#ffd700,#ffa500);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-shadow:2px 2px 4px rgba(0,0,0,.5);letter-spacing:-1px}.home_heroSubtitle__yGJlz{font-size:24px;color:#fff;margin-bottom:48px;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.6;text-shadow:1px 1px 3px rgba(0,0,0,.8);font-weight:300}.home_categoriesSection__l0_QG{padding:80px 0}.home_sectionTitle__22UTv{font-size:36px;font-weight:600;text-align:center;margin-bottom:48px;color:#fff}.home_categoriesGrid__a58TC{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:24px;gap:24px;margin-bottom:80px}.home_categoryCard____NGb{background-color:#2a2a2a;border-radius:12px;overflow:hidden;transition:all .3s ease;border:1px solid #3a3a3a;cursor:pointer;height:320px;display:flex;flex-direction:column}.home_categoryCard____NGb:hover{transform:translateY(-8px);box-shadow:0 12px 30px rgba(255,215,0,.15);border-color:gold}.home_categoryImage___Zx9d{width:100%;height:200px;background:linear-gradient(135deg,#3a3a3a,#2a2a2a);display:flex;align-items:center;justify-content:center;font-size:48px;color:gold;position:relative;overflow:hidden}.home_categoryContent__Rz5qy{padding:24px;flex:1 1;display:flex;flex-direction:column;justify-content:space-between}.home_categoryName__iJbBi{font-size:20px;font-weight:600;margin-bottom:8px;color:#fff}.home_categoryDescription__vxyWK{color:#ccc;font-size:14px;line-height:1.5}.home_featuredSection__xiZKb{padding:80px 0;background-color:#252525}.home_moviesGrid__k9O58{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}.home_movieCard__BglEy{background-color:#2a2a2a;border-radius:12px;overflow:hidden;transition:all .3s ease;border:1px solid #3a3a3a;cursor:pointer;display:flex;flex-direction:column}.home_movieCard__BglEy:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(255,215,0,.08);border-color:rgba(255,215,0,.3)}.home_moviePoster__hpAY9{width:100%;aspect-ratio:4/5;background:linear-gradient(135deg,#3a3a3a,#2a2a2a);display:flex;align-items:center;justify-content:center;font-size:24px;color:gold;position:relative;overflow:hidden;margin:0;border:none;flex-shrink:0}.home_posterImage__7JcmO{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;border:none;outline:none;display:block;margin:0;padding:0}.home_posterOverlay__wSimK{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0);display:flex;align-items:center;justify-content:center;transition:background-color .3s ease}.home_movieCard__BglEy:hover .home_posterOverlay__wSimK{background:rgba(0,0,0,.3)}.home_playButton___268j{background:gold;color:#000;border-radius:50%;padding:12px;display:flex;align-items:center;justify-content:center}.home_moviePoster__hpAY9:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.7));pointer-events:none}.home_movieInfo__caSW4{padding:16px;background-color:#2a2a2a;margin:0;border:none;flex:1 1;display:flex;flex-direction:column;justify-content:space-between}.home_movieTitle__c3yt2{font-size:16px;font-weight:600;margin-bottom:4px;color:#fff;line-height:1.3}.home_movieMeta__N_pwl{display:flex;align-items:center;justify-content:space-between;gap:8px}.home_movieYear__YOZaH{color:gold;font-size:14px;font-weight:500}.home_movieGenre__jlmKA{background:rgba(255,215,0,.1);color:gold;font-size:12px;padding:4px 8px;border-radius:12px;border:1px solid rgba(255,215,0,.3);white-space:nowrap;font-weight:500}.home_footer__WdHEx{background:linear-gradient(135deg,#1a1a1a,#2a2a2a);border-top:1px solid #3a3a3a;margin-top:80px;position:relative;overflow:hidden}.home_footer__WdHEx:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#ffd700,transparent)}.home_footerContainer__zu0_y{max-width:1440px;margin:0 150px;padding:80px 0 0}.home_footerContent__xehoH{display:grid;grid-template-columns:1fr 2fr;grid-gap:100px;gap:100px;align-items:start;margin-bottom:60px}.home_footerBrand__k5u_s{display:flex;flex-direction:column;gap:20px}.home_footerLogo__W7vcg{font-size:32px;font-weight:700;color:gold;margin:0;text-shadow:0 0 20px rgba(255,215,0,.3)}.home_footerDescription__m3XpH{color:#ccc;font-size:16px;line-height:1.6;margin:0;max-width:300px}.home_footerCategories__kASu_{display:flex;flex-direction:column;gap:32px}.home_footerSectionTitle__E0eW_{font-size:20px;font-weight:600;color:#fff;margin:0;border-bottom:2px solid gold;padding-bottom:8px;display:inline-block}.home_categoriesGrid__a58TC{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px 20px;gap:24px 20px;align-items:stretch}.home_categoryLink__pLwyW{color:#ccc;font-size:14px;font-weight:500;padding:14px 16px;background-color:hsla(0,0%,100%,.05);border-radius:8px;transition:all .3s ease;text-align:center;border:1px solid rgba(0,0,0,0);display:flex;align-items:center;justify-content:center;min-height:48px;width:100%}.home_categoryLink__pLwyW:hover{color:gold;background-color:rgba(255,215,0,.1);border-color:rgba(255,215,0,.3);transform:translateY(-2px)}.home_footerBottom__WAUlv{border-top:1px solid #3a3a3a;padding:32px 0;margin-top:0;display:flex;flex-direction:column;gap:16px}.home_footerLinks__j_xoI{display:flex;justify-content:center;gap:24px}.home_footerLink__EEQTG{color:#ccc;font-size:14px;text-decoration:none;transition:color .3s ease}.home_footerLink__EEQTG:hover{color:gold}.home_copyright__VaYXn{color:#888;font-size:14px;text-align:center;margin:0}@media(max-width:1024px){.home_moviesGrid__k9O58{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.home_headerContent__8NqLQ{flex-wrap:wrap;gap:16px}.home_nav__0Dtnq{display:none}.home_mobileMenuButton__nH3bL{display:block}.home_searchContainer__7GZYd{width:100%;order:3}.home_hero__El_K3{padding:80px 0;min-height:60vh;background-attachment:scroll}.home_heroTitle__cPN_Q{font-size:40px;margin-bottom:16px}.home_heroSubtitle__yGJlz{font-size:18px;margin-bottom:32px;max-width:90%}.home_sectionTitle__22UTv{font-size:28px}.home_categoriesGrid__a58TC{grid-template-columns:1fr}.home_moviesGrid__k9O58{grid-template-columns:repeat(2,1fr)}.home_moviePoster__hpAY9{aspect-ratio:4/5}.home_footerContainer__zu0_y{margin:0 20px;padding:60px 0 0}.home_footerContent__xehoH{grid-template-columns:1fr;gap:50px;margin-bottom:40px}.home_footerBrand__k5u_s{text-align:center;gap:16px}.home_footerDescription__m3XpH{max-width:100%}.home_footerCategories__kASu_{gap:24px}.home_categoriesGrid__a58TC{grid-template-columns:repeat(2,1fr);gap:20px 16px}.home_categoryLink__pLwyW{padding:12px 14px;font-size:13px;min-height:44px}.home_footerBottom__WAUlv{padding:24px 0}}@media(max-width:480px){.home_hero__El_K3{padding:60px 0;min-height:50vh}.home_heroTitle__cPN_Q{font-size:32px}.home_heroSubtitle__yGJlz{font-size:16px;max-width:95%}.home_moviesGrid__k9O58{grid-template-columns:1fr}.home_moviePoster__hpAY9{aspect-ratio:4/5}.home_footerContainer__zu0_y{margin:0 16px;padding:40px 0 0}.home_footerContent__xehoH{gap:40px;margin-bottom:30px}.home_footerBrand__k5u_s{gap:12px}.home_footerLogo__W7vcg{font-size:28px}.home_footerDescription__m3XpH{font-size:14px}.home_footerCategories__kASu_{gap:20px}.home_categoriesGrid__a58TC{grid-template-columns:1fr;gap:16px}.home_categoryLink__pLwyW{padding:12px 16px;font-size:13px;min-height:44px}.home_footerSectionTitle__E0eW_{font-size:18px}.home_footerBottom__WAUlv{padding:20px 0}}.common_scrollToTopButton__zVs8S{position:fixed;bottom:40px;right:40px;width:56px;height:56px;background:linear-gradient(135deg,#FFD700,#E6C200);color:#1e1e1e;border:none;border-radius:16px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1000;box-shadow:0 8px 32px rgba(255,215,0,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,215,0,.2);transition:all .3s cubic-bezier(.4,0,.2,1)}.common_scrollToTopButton__zVs8S:hover{background:linear-gradient(135deg,#E6C200,#D4AF00);box-shadow:0 12px 40px rgba(255,215,0,.4);transform:translateY(-2px)}.common_scrollToTopButton__zVs8S:active{transform:translateY(0) scale(.98)}.common_scrollToTopButton__zVs8S svg{width:24px;height:24px;stroke-width:2.5px;transition:transform .2s ease}.common_scrollToTopButton__zVs8S:hover svg{transform:translateY(-1px)}@media(max-width:768px){.common_scrollToTopButton__zVs8S{bottom:24px;right:24px;width:48px;height:48px;border-radius:12px}.common_scrollToTopButton__zVs8S svg{width:20px;height:20px}}@media(max-width:480px){.common_scrollToTopButton__zVs8S{bottom:20px;right:20px;width:44px;height:44px}}.header_header__LUADv{background:rgba(30,30,30,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,215,0,.1);position:-webkit-sticky;position:sticky;top:0;z-index:1000;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px rgba(0,0,0,.1)}.header_header__LUADv.header_scrolled__Yzvq1{background:rgba(30,30,30,.98);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border-bottom-color:rgba(255,215,0,.2);box-shadow:0 8px 32px rgba(0,0,0,.2)}.header_header__LUADv:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,215,0,.05),transparent);opacity:0;transition:opacity .3s ease}.header_header__LUADv:hover:before{opacity:1}.header_headerContent__6j3tm{justify-content:space-between;padding:16px 0;min-height:80px;max-width:1440px;margin:0 150px;flex-wrap:nowrap;overflow:hidden}.header_headerContent__6j3tm,.header_logo__y1hgi{display:flex;align-items:center;position:relative}.header_logo__y1hgi{font-size:32px;font-weight:800;background:linear-gradient(135deg,#ffd700,#ffa500 50%,#ff6b35);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-decoration:none;transition:all .3s ease;height:48px;line-height:1}.header_logoFull__dE51j{display:inline}.header_logoShort__s4emb{display:none}.header_logo__y1hgi:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:3px;background:linear-gradient(90deg,#ffd700,#ffa500);border-radius:2px;transition:width .4s cubic-bezier(.4,0,.2,1)}.header_logo__y1hgi:hover:after{width:100%}.header_nav__MdiFJ{gap:20px;height:60px;flex-shrink:0;white-space:nowrap}.header_navLink__kNT46,.header_nav__MdiFJ{display:flex;align-items:center;position:relative}.header_navLink__kNT46{font-weight:500;font-size:16px;color:#fff;text-decoration:none;padding:14px 20px;border-radius:25px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);height:48px;min-height:48px}.header_navLink__kNT46:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,215,0,.1),transparent);transition:left .6s cubic-bezier(.4,0,.2,1)}.header_navLink__kNT46:hover:before{left:100%}.header_navLink__kNT46:hover{color:gold;border-color:rgba(255,215,0,.3);background:rgba(255,215,0,.05);transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,215,0,.15)}.header_dropdownTrigger__dunnK{font-weight:500;font-size:16px;color:#fff;text-decoration:none;padding:12px 18px;border-radius:25px;position:relative;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);cursor:pointer;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;height:48px;min-height:48px;white-space:nowrap;flex-shrink:0;line-height:1}.header_dropdownTrigger__dunnK:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,215,0,.1),transparent);transition:left .6s cubic-bezier(.4,0,.2,1)}.header_dropdownTrigger__dunnK:hover:before{left:100%}.header_dropdownTrigger__dunnK:hover{color:gold;border-color:rgba(255,215,0,.3);background:rgba(255,215,0,.05);transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,215,0,.15)}.header_dropdownInner__XAy4S{display:flex;align-items:center;gap:6px}.header_dropdownContent__NuADy{background:rgba(42,42,42,.98);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,215,0,.2);border-radius:20px;padding:16px;box-shadow:0 25px 50px rgba(0,0,0,.4),0 0 0 1px rgba(255,215,0,.1),inset 0 1px 0 hsla(0,0%,100%,.1);min-width:220px;z-index:1001;position:relative;overflow:hidden}.header_dropdownContent__NuADy:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,215,0,.05),transparent);transition:left .6s ease}.header_dropdownContent__NuADy:hover:before{left:100%}.header_dropdownItem__hYB0H{display:block;padding:12px 16px;color:#fff;text-decoration:none;border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1);font-size:14px;font-weight:500;position:relative;overflow:hidden}.header_dropdownItem__hYB0H:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background:linear-gradient(90deg,rgba(255,215,0,.1),rgba(255,215,0,.05));transition:width .3s cubic-bezier(.4,0,.2,1)}.header_dropdownItem__hYB0H:hover:before{width:100%}.header_dropdownItem__hYB0H:hover{color:gold;background:rgba(255,215,0,.08);transform:translateX(4px)}.header_searchContainer__RthvJ{position:relative;width:320px;display:flex;align-items:center;height:48px;padding:2px;box-sizing:border-box}.header_searchInput__dkJMU{width:100%;height:44px;padding:0 50px 0 20px;background:rgba(42,42,42,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,215,0,.2);border-radius:25px;color:#fff;font-size:14px;font-weight:500;transition:all .4s cubic-bezier(.4,0,.2,1);outline:none;display:flex;align-items:center;box-sizing:border-box}.header_searchInput__dkJMU:focus{border-color:gold;background:rgba(42,42,42,.95);box-shadow:0 0 0 4px rgba(255,215,0,.1),0 8px 25px rgba(255,215,0,.15);transform:translateY(-1px)}.header_searchInput__dkJMU::placeholder{color:#888;font-weight:400}.header_searchButton__lFY0k{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:linear-gradient(135deg,#ffd700,#ffa500);color:#1e1e1e;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.header_searchButton__lFY0k:hover{box-shadow:0 4px 15px rgba(255,215,0,.4);opacity:.9;transition:all .3s ease}.header_mobileMenuButton__jb04G{display:none;background:none;border:none;color:#fff;font-size:24px;padding:8px;border-radius:12px;transition:all .2s ease;height:48px;width:48px;cursor:pointer;position:relative;overflow:hidden}.header_mobileMenuButton__jb04G>div{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.header_mobileMenuButton__jb04G:hover{color:gold;background:rgba(255,215,0,.1)}.header_liquidBackground__HJNLt{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,rgba(255,215,0,.15),rgba(255,165,0,.1));border-radius:25px;opacity:0;transform:scale(.6) rotate(-5deg);transition:all .5s cubic-bezier(.68,-.55,.265,1.55);z-index:-1;filter:blur(.5px)}.header_navLink__kNT46:hover .header_liquidBackground__HJNLt{opacity:1;transform:scale(1.1) rotate(0deg);filter:blur(0)}@media(max-width:1024px){.header_headerContent__6j3tm{margin:0 50px}.header_nav__MdiFJ{gap:12px}.header_searchContainer__RthvJ{width:180px;padding:2px}.header_dropdownTrigger__dunnK{padding:10px 16px;font-size:15px;gap:6px}.header_navLink__kNT46{padding:12px 18px;font-size:15px}}@media(max-width:768px){.header_headerContent__6j3tm{flex-wrap:nowrap;gap:8px;padding:12px 16px;min-height:70px;margin:0;overflow:visible}.header_nav__MdiFJ{display:none}.header_mobileMenuButton__jb04G{display:flex;flex-shrink:0;margin-left:8px}.header_searchContainer__RthvJ{width:200px;height:44px;flex-shrink:0;padding:2px}.header_searchInput__dkJMU{height:40px}.header_logo__y1hgi{font-size:28px;height:44px;flex-shrink:0}.header_logoFull__dE51j{display:none}.header_logoShort__s4emb{display:inline}.header_dropdownContent__NuADy{min-width:180px;padding:12px}}@media(max-width:480px){.header_headerContent__6j3tm{min-height:65px;padding:10px 12px;gap:6px}.header_logo__y1hgi{font-size:24px;height:40px}.header_logoFull__dE51j{display:none}.header_logoShort__s4emb{display:inline}.header_searchContainer__RthvJ{width:180px;height:40px;padding:2px}.header_searchInput__dkJMU{height:36px;padding:0 45px 0 16px;font-size:14px}.header_searchButton__lFY0k{width:28px;height:28px;right:8px;top:50%;transform:translateY(-50%)}.header_mobileMenuButton__jb04G{height:40px;width:40px;padding:6px;margin-left:6px}}.header_mobileMenu__qzs3b{position:absolute;top:100%;left:0;right:0;background:rgba(30,30,30,.98);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,215,0,.2);box-shadow:0 8px 32px rgba(0,0,0,.3);z-index:999;display:none}.header_mobileMenuOpen__6C5BZ{display:block}.header_mobileNav__2avqM{padding:12px 16px;max-width:1440px;margin:0 auto}.header_mobileNavLink__1Iclg{display:block;padding:12px 0;color:#fff;text-decoration:none;font-size:16px;font-weight:500;border-bottom:1px solid rgba(255,215,0,.1);transition:all .3s ease}.header_mobileNavLink__1Iclg:hover{color:gold;padding-left:8px}.header_mobileDropdown__rB5a6{margin:12px 0}.header_mobileDropdownTitle__Lidhr{color:gold;font-size:16px;font-weight:600;padding:12px 0 8px;border-bottom:2px solid rgba(255,215,0,.3);margin-bottom:8px}.header_mobileDropdownContent__j8jXU{display:grid;grid-template-columns:1fr 1fr;grid-gap:2px 8px;gap:2px 8px}.header_mobileDropdownItem__teHvd{display:block;padding:8px 12px;color:#fff;text-decoration:none;font-size:14px;font-weight:400;border-radius:6px;transition:all .3s ease;background:rgba(0,0,0,0)}.header_mobileDropdownItem__teHvd:hover{color:gold;background:rgba(255,215,0,.1);padding-left:16px}@media(max-width:768px){.header_mobileMenu__qzs3b{margin:0 20px;border-radius:0 0 20px 20px;left:20px;right:20px}.header_mobileNav__2avqM{padding:14px}.header_mobileNavLink__1Iclg{padding:11px 0}.header_mobileDropdown__rB5a6{margin:11px 0}.header_mobileDropdownTitle__Lidhr{padding:11px 0 7px;margin-bottom:7px}.header_mobileDropdownItem__teHvd{padding:7px 11px}.header_mobileDropdownItem__teHvd:hover{padding-left:15px}}@media(max-width:480px){.header_mobileNav__2avqM{padding:10px 12px}.header_mobileNavLink__1Iclg{font-size:15px;padding:10px 0}.header_mobileDropdown__rB5a6{margin:10px 0}.header_mobileDropdownTitle__Lidhr{font-size:15px;padding:10px 0 6px;margin-bottom:6px}.header_mobileDropdownContent__j8jXU{gap:1px 6px}.header_mobileDropdownItem__teHvd{font-size:13px;padding:6px 10px}.header_mobileDropdownItem__teHvd:hover{padding-left:14px}}.movie_loading__SgEFt,.movie_moviePage__mxGQt{min-height:100vh;background-color:#1e1e1e}.movie_loading__SgEFt{display:flex;justify-content:center;align-items:center}.movie_spinner__JPIZi{width:40px;height:40px;border:4px solid #3a3a3a;border-top-color:gold;border-radius:50%;animation:movie_spin__64Kk9 1s linear infinite}@keyframes movie_spin__64Kk9{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.movie_container__ZAaTs{max-width:1440px;margin:0 150px;padding:0 20px}@media(max-width:1740px){.movie_container__ZAaTs{margin:0 100px}}@media(max-width:1440px){.movie_container__ZAaTs{margin:0 50px}}@media(max-width:768px){.movie_container__ZAaTs{margin:0 20px;padding:0 10px}}.movie_breadcrumb__uUJWu{background-color:#252525;padding:16px 0;border-bottom:1px solid #3a3a3a}.movie_breadcrumbNav__cW2uz{display:flex;align-items:center;gap:8px;font-size:14px;flex-wrap:wrap}.movie_breadcrumbLink__DDm6_{color:gold;transition:color .3s ease}.movie_breadcrumbLink__DDm6_:hover{color:#e6c200}.movie_breadcrumbSeparator__GgBVP{color:#888}.movie_breadcrumbCurrent__tTM2l{color:#ccc}.movie_movieInfo__3Dup3{padding:60px 0}.movie_movieContent__wCV4b{display:grid;grid-template-columns:300px 1fr;grid-gap:40px;gap:40px;align-items:start}.movie_moviePoster__sp9gm{position:-webkit-sticky;position:sticky;top:100px}.movie_posterImage__oSC8A{position:relative;width:100%;height:400px;background:linear-gradient(135deg,#3A3A3A,#2A2A2A);border-radius:12px;display:flex;align-items:center;justify-content:center;color:gold;margin-bottom:20px;border:1px solid #3a3a3a;overflow:hidden;cursor:pointer;transition:transform .3s ease}.movie_posterImage__oSC8A:hover{transform:scale(1.02)}.movie_poster__WmNJF{width:100%;height:100%;object-fit:cover;border-radius:12px}.movie_posterPlaceholder__6gUZy{width:100%;height:100%}.movie_posterOverlay__uk7xj,.movie_posterPlaceholder__6gUZy{display:flex;align-items:center;justify-content:center;color:gold}.movie_posterOverlay__uk7xj{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);opacity:0;transition:opacity .3s ease;border-radius:12px}.movie_posterImage__oSC8A:hover .movie_posterOverlay__uk7xj{opacity:1}.movie_playButton__QOq1o{width:100%;padding:16px;background-color:gold;color:#1e1e1e;border:none;border-radius:8px;font-size:16px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .3s ease;cursor:pointer}.movie_playButton__QOq1o:hover{background-color:#e6c200;transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,215,0,.3)}.movie_restrictedMessage__20AjH{background:hsla(0,0%,100%,.05);border:1px solid rgba(255,215,0,.3);border-radius:12px;padding:20px;margin-top:24px;text-align:center}.movie_restrictedMessage__20AjH p{color:hsla(0,0%,100%,.8);margin-bottom:16px;font-size:16px}.movie_loginLink__a951_{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;text-decoration:none;padding:12px 24px;border-radius:8px;font-size:14px;font-weight:500;transition:all .3s ease}.movie_loginLink__a951_:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(79,70,229,.3)}.movie_movieDetails__Uth1m{padding-top:20px}.movie_movieTitle__2P9GM{font-size:36px;font-weight:700;margin-bottom:20px;color:#fff;line-height:1.2}.movie_movieMeta__6q7ht{display:flex;gap:24px;margin-bottom:20px;flex-wrap:wrap}.movie_metaItem__NiVGQ{display:flex;align-items:center;gap:8px;color:#ccc;font-size:14px}.movie_metaItem__NiVGQ svg{color:gold}.movie_movieGenres__lF7It{display:flex;gap:8px;margin-bottom:24px;flex-wrap:wrap}.movie_genre__1yP1A{padding:6px 12px;background-color:#2a2a2a;border:1px solid #3a3a3a;border-radius:20px;font-size:12px;color:gold;font-weight:500}.movie_movieActors__M6HTd{margin-bottom:24px}.movie_movieActors__M6HTd h4{font-size:16px;font-weight:600;color:#fff;margin-bottom:12px}.movie_actorsList__YvuyU{display:flex;flex-wrap:wrap;gap:8px}.movie_actor__iyvxs{padding:4px 12px;background-color:#2a2a2a;border:1px solid #3a3a3a;border-radius:16px;font-size:14px;color:#ccc;font-weight:400}.movie_movieDescription__OsWSv{font-size:16px;line-height:1.6;color:#ccc;margin-bottom:24px}.movie_categoryLink__Ay9A8{font-size:14px;color:#ccc}.movie_categoryLink__Ay9A8 a{font-weight:500;transition:color .3s ease}.movie_categoryLink__Ay9A8 a:hover{color:#e6c200}.movie_playerSection__OXwdZ{padding:40px 0;background-color:#252525;border-top:1px solid #3a3a3a;border-bottom:1px solid #3a3a3a}.movie_playerContainer__ehWth{max-width:1200px;margin:0 auto}.movie_playerHeader__DVfxU{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding:0 20px}.movie_playerHeader__DVfxU h3{color:#fff;font-size:18px;font-weight:600}.movie_playerControls__5DAIj{display:flex;flex-direction:column;gap:16px;margin-top:20px;padding-top:20px;border-top:1px solid #333}.movie_episodeSection__S3RBN,.movie_serverSection__p2BQv{display:flex;flex-direction:column;gap:12px}.movie_episodeSection__S3RBN h4,.movie_serverSection__p2BQv h4{color:#fff;font-size:16px;font-weight:600;margin:0}.movie_episodeButtons__3GqHg,.movie_serverButtons__ChGM6{display:flex;gap:8px;flex-wrap:wrap}.movie_episodeButton__QV6m8,.movie_serverButton__ra32U{padding:8px 16px;background-color:#2a2a2a;border:1px solid #3a3a3a;border-radius:6px;color:#ccc;font-size:14px;cursor:pointer;transition:all .3s ease;font-weight:500}.movie_episodeButton__QV6m8:hover,.movie_serverButton__ra32U:hover{background-color:#3a3a3a;border-color:gold;color:#fff}.movie_episodeButton__QV6m8.movie_active__jaswe,.movie_serverButton__ra32U.movie_active__jaswe{background-color:gold;border-color:gold;color:#1e1e1e;font-weight:600}.movie_episodeButton__QV6m8{min-width:40px;text-align:center;text-decoration:none;display:inline-flex;align-items:center;gap:6px}.movie_episodeButton__QV6m8.movie_externalLink__eDh2n{background:rgba(79,70,229,.2);border-color:rgba(79,70,229,.4)}.movie_episodeButton__QV6m8.movie_externalLink__eDh2n:hover{background:rgba(79,70,229,.3);border-color:rgba(79,70,229,.6);transform:translateY(-1px)}.movie_episodeButton__QV6m8.movie_externalLink__eDh2n svg{opacity:.7}.movie_closeButton__WGbPn{background:none;border:none;color:#888;font-size:24px;cursor:pointer;padding:8px;transition:color .3s ease}.movie_closeButton__WGbPn:hover{color:gold}.movie_playerWrapper__sfZWS{position:relative;width:100%;height:0;padding-bottom:56.25%;background-color:#000;border-radius:8px;overflow:hidden}.movie_player__0si91{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.movie_playerError__J3kMB{background:rgba(255,193,7,.1);border:1px solid rgba(255,193,7,.3);border-radius:8px;padding:16px;margin-bottom:16px;text-align:center}.movie_playerError__J3kMB p{color:#ffc107;margin:4px 0;font-size:14px}.movie_fallbackLink__bNewQ{background:rgba(220,53,69,.1);border:1px solid rgba(220,53,69,.3);border-radius:8px;padding:20px;text-align:center;margin-top:16px}.movie_fallbackLink__bNewQ p{color:#dc3545;margin:0;font-size:16px}.movie_fallbackLink__bNewQ a{color:gold;text-decoration:underline;font-weight:500}.movie_fallbackLink__bNewQ a:hover{color:#ffed4e}.movie_zplayerContainer__J7tK9{background:linear-gradient(135deg,rgba(79,70,229,.1),rgba(124,58,237,.1));border:1px solid rgba(79,70,229,.3);border-radius:8px;padding:0;text-align:center;width:100%;height:500px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;position:relative}.movie_zplayerPosterWrapper__RyW4F{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:8px;overflow:hidden;cursor:pointer;transition:transform .3s ease}.movie_zplayerPosterWrapper__RyW4F:hover{transform:scale(1.01)}.movie_zplayerPoster__yZZ2S{width:100%;height:100%;object-fit:cover;border-radius:8px}.movie_zplayerOverlay__6qX_j{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.movie_zplayerPosterWrapper__RyW4F:hover .movie_zplayerOverlay__6qX_j{opacity:1}.movie_zplayerPlayIcon__9Qgw7{color:#fff;filter:drop-shadow(0 2px 8px rgba(0,0,0,.3))}.movie_zplayerInfo__cb7K0{position:absolute;bottom:20px;left:20px;right:20px;background:rgba(0,0,0,.8);padding:16px;border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.movie_zplayerInfo__cb7K0 h4{color:#fff;font-size:18px;font-weight:600;margin:0 0 6px}.movie_zplayerInfo__cb7K0 p{color:hsla(0,0%,100%,.8);font-size:13px;margin:0;line-height:1.4}.movie_zplayerButton__pznbh{display:flex;align-items:center;gap:12px;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;border:none;padding:16px 32px;border-radius:12px;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(79,70,229,.3)}.movie_zplayerButton__pznbh:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(79,70,229,.4)}.movie_zplayerButton__pznbh:active{transform:translateY(0)}.movie_zplayerButton__pznbh svg{width:24px;height:24px}.movie_zplayerNote__FTIi7{color:hsla(0,0%,100%,.6);font-size:14px;margin:0;font-style:italic}.movie_relatedSection__vff1T{padding:80px 0}.movie_sectionTitle__n_wdv{font-size:28px;font-weight:600;text-align:center;margin-bottom:16px;color:#fff}.movie_sectionSubtitle__VW5zp{font-size:16px;font-weight:400;text-align:center;margin-bottom:48px;color:#ccc;opacity:.8}.movie_relatedGrid__Dxsys{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px}@media(max-width:768px){.movie_relatedGrid__Dxsys{grid-template-columns:repeat(2,1fr);gap:20px}}@media(max-width:480px){.movie_relatedGrid__Dxsys{grid-template-columns:1fr;gap:20px}}.movie_relatedMovieWrapper__R1z2A{position:relative;display:flex;flex-direction:column}.movie_similarityScore__fIxTY{display:flex;justify-content:space-between;align-items:center;margin-top:8px;padding:6px 12px;background:linear-gradient(135deg,rgba(255,215,0,.1),rgba(255,215,0,.05));border:1px solid rgba(255,215,0,.2);border-radius:6px;font-size:12px;transition:all .3s ease}.movie_similarityScore__fIxTY:hover{background:linear-gradient(135deg,rgba(255,215,0,.15),rgba(255,215,0,.08));border-color:rgba(255,215,0,.3)}.movie_scoreLabel__zMNnJ{color:#ccc;font-weight:500}.movie_scoreValue__AVO3f{color:gold;font-weight:600;font-size:13px}.movie_notFound__tTk34{text-align:center;padding:120px 20px;color:#ccc}.movie_notFound__tTk34 h1{font-size:36px;margin-bottom:16px;color:#fff}.movie_notFound__tTk34 p{font-size:18px;margin-bottom:32px;line-height:1.6}.movie_miniPlayer__SL4Qv{position:fixed;bottom:20px;right:20px;width:400px;height:225px;background:#1a1a1a;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.6);z-index:1000;overflow:hidden;border:2px solid #333}.movie_miniPlayerContent__VyRbm{position:relative;width:100%;height:100%;display:flex;flex-direction:column}.movie_miniPlayerVideo__50YdZ{flex:1 1;cursor:pointer;position:relative;overflow:hidden}.movie_miniPlayerPoster__XvczR{width:100%;height:100%;object-fit:cover;border-radius:8px 8px 0 0}.movie_miniPlayerPlayIcon__QMVTB{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.7);border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;color:gold;transition:all .3s ease}.movie_miniPlayerPlayIcon__QMVTB:hover{background:rgba(0,0,0,.9);transform:translate(-50%,-50%) scale(1.1)}.movie_miniPlayerInfo__rjBVr{padding:8px 12px;background:#1a1a1a;border-top:1px solid #333}.movie_miniPlayerTitle__lNj19{font-size:14px;font-weight:600;color:#fff;margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.movie_miniPlayerEpisode__IVWbv{font-size:12px;color:#ccc;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.movie_miniPlayerClose__wHBq_{position:absolute;top:8px;right:8px;width:24px;height:24px;background:rgba(0,0,0,.7);border:none;border-radius:50%;color:#fff;font-size:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease;z-index:1001}.movie_miniPlayerClose__wHBq_:hover{background:rgba(255,0,0,.8)}@media(max-width:768px){.movie_movieContent__wCV4b{grid-template-columns:250px 1fr;gap:30px}.movie_posterImage__oSC8A{height:350px}.movie_movieTitle__2P9GM{font-size:32px}.movie_movieInfo__3Dup3{padding:40px 0}.movie_movieContent__wCV4b{grid-template-columns:1fr;gap:30px}.movie_moviePoster__sp9gm{position:static;max-width:300px;margin:0 auto}.movie_posterImage__oSC8A{height:400px}.movie_poster__WmNJF{object-fit:cover}.movie_movieTitle__2P9GM{font-size:28px;text-align:center}.movie_movieGenres__lF7It,.movie_movieMeta__6q7ht{justify-content:center}.movie_categoryLink__Ay9A8,.movie_movieDescription__OsWSv{text-align:center}.movie_playerSection__OXwdZ{padding:30px 0}.movie_playerHeader__DVfxU{flex-direction:column;gap:16px;text-align:center}.movie_playerControls__5DAIj{gap:16px}.movie_episodeSection__S3RBN,.movie_serverSection__p2BQv{align-items:center;text-align:center}.movie_episodeButtons__3GqHg,.movie_serverButtons__ChGM6{justify-content:center}.movie_movieActors__M6HTd{text-align:center}.movie_actorsList__YvuyU{justify-content:center}.movie_miniPlayer__SL4Qv{width:calc(100vw - 20px);height:200px;bottom:10px;right:10px;left:10px}.movie_miniPlayerTitle__lNj19{font-size:13px}.movie_miniPlayerEpisode__IVWbv{font-size:11px}.movie_relatedSection__vff1T{padding:60px 0}.movie_sectionTitle__n_wdv{font-size:24px}.movie_relatedGrid__Dxsys{grid-template-columns:repeat(2,1fr);gap:16px}.movie_breadcrumbNav__cW2uz{font-size:12px}}@media(max-width:480px){.movie_movieTitle__2P9GM{font-size:24px}.movie_movieDescription__OsWSv{font-size:14px}.movie_movieMeta__6q7ht{flex-direction:column;gap:12px}.movie_relatedGrid__Dxsys{grid-template-columns:1fr}.movie_playerHeader__DVfxU h3{font-size:16px}.movie_notFound__tTk34 h1{font-size:28px}.movie_notFound__tTk34 p{font-size:16px}}.category_categoryPage__TbduS,.category_container__x_6Av{min-height:100vh;background-color:#1e1e1e}.category_container__x_6Av{max-width:1440px;margin:0 150px;padding:80px 0}.category_header__jQBAs{text-align:center;margin-bottom:60px}.category_title__TpmRl{font-size:42px;font-weight:700;margin-bottom:16px;background:linear-gradient(135deg,#ffd700,#ffa500);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.category_subtitle__UI_KX{font-size:18px;color:#ccc;margin-bottom:24px}.category_loading__0IZIc{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:120px 20px;color:#ccc}.category_spinner__A_G64{width:40px;height:40px;border:3px solid #3a3a3a;margin-bottom:16px}.category_noResults__maXm3{text-align:center;padding:120px 20px;color:#ccc}.category_noResults__maXm3 h2{font-size:28px;margin-bottom:16px;color:#fff}.category_noResults__maXm3 p{font-size:16px;line-height:1.6}.category_breadcrumb__c6qEB{background-color:#252525;padding:16px 0;border-bottom:1px solid #3a3a3a}.category_breadcrumbNav__k0Vg_{display:flex;align-items:center;gap:8px;font-size:14px}.category_breadcrumbLink__O_Op4{color:gold;transition:color .3s ease}.category_breadcrumbLink__O_Op4:hover{color:#e6c200}.category_breadcrumbSeparator__7indn{color:#888}.category_breadcrumbCurrent__jIgk9{color:#ccc}.category_categoryHeader__Ulfwp{padding:60px 0;text-align:center;background:linear-gradient(135deg,#1e1e1e,#2a2a2a)}.category_categoryTitle__ohD0q{font-size:42px;font-weight:700;margin-bottom:16px;background:linear-gradient(135deg,#ffd700,#ffa500);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.category_categoryDescription__LTsQ0{font-size:18px;color:#ccc;margin-bottom:24px;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}.category_movieCount__H84A4{font-size:16px;color:gold;font-weight:500}.category_moviesSection__ez23Q{padding:80px 0}.category_moviesGrid__tDKh6{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px;margin-bottom:60px}.category_loadMoreContainer__YN8pW{text-align:center;padding:40px 0}.category_noMovies__9Ie94{text-align:center;padding:80px 20px;color:#ccc}.category_noMovies__9Ie94 h3{font-size:24px;margin-bottom:16px;color:#fff}.category_noMovies__9Ie94 p{font-size:16px;line-height:1.6}.category_notFound__cC_GF{text-align:center;padding:120px 20px;color:#ccc}.category_notFound__cC_GF h1{font-size:36px;margin-bottom:16px;color:#fff}.category_notFound__cC_GF p{font-size:18px;margin-bottom:32px;line-height:1.6}@media(max-width:1200px){.category_container__x_6Av{margin:0 100px}.category_moviesGrid__tDKh6{grid-template-columns:repeat(3,1fr);gap:28px}}@media(max-width:992px){.category_moviesGrid__tDKh6{grid-template-columns:repeat(3,1fr)}.category_categoryTitle__ohD0q{font-size:36px}.category_categoryDescription__LTsQ0{font-size:16px}}@media(max-width:768px){.category_container__x_6Av{margin:0 20px;padding:60px 0}.category_title__TpmRl{font-size:28px}.category_subtitle__UI_KX{font-size:16px}.category_categoryHeader__Ulfwp{padding:40px 0}.category_categoryTitle__ohD0q{font-size:28px}.category_categoryDescription__LTsQ0{font-size:14px;padding:0 20px}.category_moviesSection__ez23Q{padding:60px 0}.category_moviesGrid__tDKh6{grid-template-columns:repeat(2,1fr);gap:16px}.category_breadcrumbNav__k0Vg_{font-size:12px}.category_notFound__cC_GF h1{font-size:28px}.category_notFound__cC_GF p{font-size:16px}}@media(max-width:480px){.category_container__x_6Av{margin:0 15px;padding:40px 0}.category_title__TpmRl{font-size:24px}.category_subtitle__UI_KX{font-size:14px}.category_moviesGrid__tDKh6{grid-template-columns:1fr}.category_categoryTitle__ohD0q{font-size:24px}.category_categoryDescription__LTsQ0{font-size:13px}.category_movieCount__H84A4{font-size:14px}.category_loadMoreContainer__YN8pW{padding:30px 0}.category_noMovies__9Ie94{padding:60px 20px}.category_noMovies__9Ie94 h3{font-size:20px}.category_noMovies__9Ie94 p{font-size:14px}.category_noResults__maXm3{padding:80px 15px}.category_noResults__maXm3 h2{font-size:22px}.category_noResults__maXm3 p{font-size:14px}}.category_loadingMore__l9pO8{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;color:#ccc}.category_loadingMore__l9pO8 .category_spinner__A_G64{width:32px;height:32px;border:3px solid #3a3a3a;border-top-color:gold;border-radius:50%;animation:category_spin__FoMBL 1s linear infinite;margin-bottom:16px}.category_loadingMore__l9pO8 p{font-size:16px;margin:0;color:#888}@keyframes category_spin__FoMBL{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.category_scrollLoadingContainer__XaRqr{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:40px 0;padding:20px}.category_scrollLoadingContainer__XaRqr p{margin-top:12px;color:#ccc;font-size:14px}.category_endMessage__eMAls{display:flex;justify-content:center;align-items:center;margin:40px 0;padding:20px}.category_endMessage__eMAls p{color:#888;font-size:14px;text-align:center}.category_spinner__A_G64{width:16px;height:16px;border:2px solid rgba(255,215,0,.3);border-top-color:gold;border-radius:50%;display:inline-block}.category_scrollSpinner__KvXgo{width:24px;height:24px;border:3px solid rgba(255,215,0,.3);border-top-color:gold;border-radius:50%;display:inline-block}