.SearchBar-module__KdGN3G__searchForm{width:220px;max-width:100%;transition:all .35s cubic-bezier(.16,1,.3,1);position:relative}.SearchBar-module__KdGN3G__searchForm:focus-within{width:100%;max-width:100%}.SearchBar-module__KdGN3G__inputWrapper{background:var(--surface-hover);border:1px solid var(--border);border-radius:30px;align-items:center;width:100%;height:38px;padding:0 .8rem;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.SearchBar-module__KdGN3G__inputWrapper:focus-within{background:var(--surface);border-color:var(--primary);box-shadow:0 0 0 3px rgba(var(--primary-rgb), .2), 0 4px 20px #0006}.SearchBar-module__KdGN3G__searchIcon{color:var(--foreground-muted);pointer-events:none;margin-right:.5rem}.SearchBar-module__KdGN3G__searchInput{width:100%;color:var(--foreground-primary);background:0 0;border:none;outline:none;padding:.6rem 0;font-family:inherit;font-size:.9rem}.SearchBar-module__KdGN3G__searchInput::placeholder{color:var(--foreground-muted)}.SearchBar-module__KdGN3G__clearBtn{color:var(--foreground-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;margin-left:.4rem;padding:.2rem;transition:all .2s;display:flex}.SearchBar-module__KdGN3G__clearBtn:hover{background:var(--border);color:var(--foreground-secondary)}.SearchBar-module__KdGN3G__dropdown{-webkit-backdrop-filter:blur(20px);z-index:9999;background:#0b0f19f5;border:1px solid #ffffff29;border-radius:16px;flex-direction:column;gap:.4rem;width:100%;min-width:100%;max-height:480px;padding:.75rem;animation:.2s cubic-bezier(.16,1,.3,1) forwards SearchBar-module__KdGN3G__slideDown;display:flex;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 16px 45px #000c,0 0 0 1px #3b82f633}@keyframes SearchBar-module__KdGN3G__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.SearchBar-module__KdGN3G__dropdownItem{cursor:pointer;border-radius:10px;align-items:center;gap:.75rem;padding:.5rem .75rem;text-decoration:none;transition:all .15s;display:flex}.SearchBar-module__KdGN3G__dropdownItem:hover,.SearchBar-module__KdGN3G__dropdownItemFocused{border-left:3px solid var(--primary);background:#6366f11f;padding-left:calc(.75rem - 3px)}.SearchBar-module__KdGN3G__itemPoster{background:#ffffff08;border:1px solid #ffffff14;border-radius:6px;flex-shrink:0;width:44px;height:60px;position:relative;overflow:hidden}.SearchBar-module__KdGN3G__itemInfo{flex-direction:column;gap:.2rem;display:flex;overflow:hidden}.SearchBar-module__KdGN3G__itemTitle{color:#f8fafc;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.92rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.SearchBar-module__KdGN3G__itemMeta{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:.4rem;font-size:.72rem;display:flex;overflow:hidden}.SearchBar-module__KdGN3G__studioBadge{color:#cbd5e1;background:#ffffff0f;border-radius:4px;padding:.1rem .35rem}.SearchBar-module__KdGN3G__tagBadge{color:var(--primary-light)}.SearchBar-module__KdGN3G__noResults{text-align:center;color:var(--foreground-muted);padding:1.5rem;font-size:.8rem}@media (max-width:768px){.SearchBar-module__KdGN3G__searchForm{width:130px}.SearchBar-module__KdGN3G__searchForm:focus-within{width:100%!important;max-width:100%!important}.SearchBar-module__KdGN3G__searchInput{font-size:.88rem}}@media (max-width:480px){.SearchBar-module__KdGN3G__searchForm{width:110px}.SearchBar-module__KdGN3G__searchForm:focus-within{width:100%!important;max-width:100%!important}}
.Header-module__ldgnoG__header{z-index:100;border-bottom:1px solid var(--border);background:var(--header-bg);-webkit-backdrop-filter:blur(16px)saturate(180%);justify-content:space-between;align-items:center;width:100%;height:74px;padding:0 1.8rem;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__ldgnoG__leftSection{align-items:center;gap:2.2rem;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex}.Header-module__ldgnoG__leftSectionHidden,.Header-module__ldgnoG__rightSectionHidden{opacity:0!important;pointer-events:none!important;width:0!important;max-width:0!important;margin:0!important;padding:0!important;transition:all .35s cubic-bezier(.16,1,.3,1)!important;overflow:hidden!important}.Header-module__ldgnoG__centerSection{flex:1;justify-content:center;max-width:500px;padding:0 1rem;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex}.Header-module__ldgnoG__centerSectionFocused{z-index:1001!important;flex:1!important;width:100%!important;max-width:100%!important;padding:0!important}@media (min-width:769px){.Header-module__ldgnoG__leftSectionHidden,.Header-module__ldgnoG__rightSectionHidden{opacity:1!important;pointer-events:auto!important;width:auto!important;max-width:none!important;margin:0!important;padding:0!important;overflow:visible!important}.Header-module__ldgnoG__centerSectionFocused{z-index:10!important;flex:1!important;width:100%!important;max-width:500px!important;padding:0 1rem!important}}@media (max-width:1199px) and (min-width:769px){.Header-module__ldgnoG__header{padding:0 .75rem!important}.Header-module__ldgnoG__leftSection{flex-shrink:0!important;gap:.65rem!important}.Header-module__ldgnoG__logoText{font-size:1.25rem!important}.Header-module__ldgnoG__nav{gap:.2rem!important}.Header-module__ldgnoG__navLink{padding:.35rem .5rem!important;font-size:.85rem!important}.Header-module__ldgnoG__centerSection{flex:0 0 150px!important;margin-right:.2rem!important}.Header-module__ldgnoG__rightSection{flex-shrink:0!important;gap:.4rem!important}.Header-module__ldgnoG__watchlistShortcut{flex-shrink:0!important;padding:.3rem .5rem!important;font-size:.85rem!important}.Header-module__ldgnoG__signInBtn{flex-shrink:0!important;padding:.35rem .75rem!important;font-size:.85rem!important}.Header-module__ldgnoG__profileBtn{flex-shrink:0!important;padding:.3rem .6rem!important;font-size:.85rem!important}}@media (max-width:768px){.Header-module__ldgnoG__centerSectionFocused{z-index:10000!important;width:calc(100% - 20px)!important;max-width:none!important;position:absolute!important;top:13px!important;left:10px!important;right:10px!important}}.Header-module__ldgnoG__rightSection{align-items:center;gap:1.2rem;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex}.Header-module__ldgnoG__logoContainer{align-items:center;gap:.6rem;text-decoration:none;transition:transform .2s;display:flex}.Header-module__ldgnoG__logoContainer:hover{transform:scale(1.02)}.Header-module__ldgnoG__logoBadge{filter:drop-shadow(0 2px 8px #eab30840);justify-content:center;align-items:center;display:flex}.Header-module__ldgnoG__tvIconSvg{display:block}.Header-module__ldgnoG__logoText{letter-spacing:-.02em;text-transform:uppercase;align-items:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.55rem;font-style:italic;display:flex}.Header-module__ldgnoG__logoTextPlay{color:#fff;opacity:.95;font-weight:600}.Header-module__ldgnoG__logoTextGold{color:#f59e0b;text-shadow:0 0 14px #f59e0b59;margin-left:2px;font-weight:900}.Header-module__ldgnoG__nav{opacity:1;visibility:visible;white-space:nowrap;align-items:center;gap:.6rem;max-width:900px;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}.Header-module__ldgnoG__navHidden{opacity:0!important;visibility:hidden!important;pointer-events:none!important;gap:0!important;max-width:0!important;margin:0!important;padding:0!important}.Header-module__ldgnoG__navLink{color:var(--foreground-secondary);border-radius:20px;padding:.48rem .95rem;font-size:.98rem;font-weight:700;text-decoration:none;transition:all .18s;position:relative}.Header-module__ldgnoG__navLink:hover{color:#fff;background:#ffffff14}.Header-module__ldgnoG__activeLink{color:#fff!important;background:rgba(var(--primary-rgb), .15)!important;border:1px solid rgba(var(--primary-rgb), .4)!important;box-shadow:0 2px 12px rgba(var(--primary-rgb), .25)!important;font-weight:800!important}.Header-module__ldgnoG__centerSection{z-index:101;flex:0 0 250px;margin-left:auto;margin-right:.5rem;transition:all .35s cubic-bezier(.16,1,.3,1);position:relative}.Header-module__ldgnoG__centerSectionFocused{flex:1!important;max-width:480px!important;margin:0 auto!important}.Header-module__ldgnoG__rightSection{white-space:nowrap;flex-shrink:0;align-items:center;gap:1.2rem;display:flex}.Header-module__ldgnoG__themeToggle{background:var(--surface);border:1px solid var(--border);color:var(--foreground-primary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.Header-module__ldgnoG__themeToggle:hover{background:var(--surface-hover);border-color:var(--primary)}.Header-module__ldgnoG__signInBtn{background:var(--foreground-primary);color:var(--background);white-space:nowrap;border:1px solid #0000;border-radius:30px;flex-shrink:0;justify-content:center;align-items:center;padding:.5rem 1.2rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.Header-module__ldgnoG__signInBtn:hover{opacity:.9;transform:translateY(-1px)}.Header-module__ldgnoG__profileContainer{position:relative}.Header-module__ldgnoG__profileBtn{background:var(--surface);border:1px solid var(--border);cursor:pointer;color:var(--foreground-primary);border-radius:20px;align-items:center;gap:.5rem;padding:.4rem .8rem;font-family:inherit;transition:all .2s;display:flex}.Header-module__ldgnoG__profileBtn:hover{border-color:var(--primary);background:var(--surface-hover)}.Header-module__ldgnoG__avatar{background:rgba(var(--primary-rgb), .1);width:24px;height:24px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;display:flex}.Header-module__ldgnoG__username{text-overflow:ellipsis;white-space:nowrap;max-width:100px;font-size:.85rem;font-weight:600;overflow:hidden}.Header-module__ldgnoG__chevron{color:var(--foreground-muted);transition:transform .2s}.Header-module__ldgnoG__chevronRotate{transform:rotate(180deg)}.Header-module__ldgnoG__dropdownMenu{width:220px;box-shadow:var(--shadow-lg);border-radius:12px;flex-direction:column;gap:.2rem;padding:.5rem;animation:.2s cubic-bezier(.16,1,.3,1) Header-module__ldgnoG__slide-in;display:flex;position:absolute;top:calc(100% + 8px);right:0}@keyframes Header-module__ldgnoG__slide-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Header-module__ldgnoG__dropdownHeader{flex-direction:column;gap:.3rem;padding:.6rem .8rem;display:flex}.Header-module__ldgnoG__dropdownEmail{color:var(--foreground-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.Header-module__ldgnoG__adminBadge{background:rgba(var(--accent-rgb), .1);border:1px solid rgba(var(--accent-rgb), .2);color:var(--accent);text-transform:uppercase;border-radius:4px;width:fit-content;padding:.1rem .4rem;font-size:.7rem;font-weight:700}.Header-module__ldgnoG__divider{background:var(--border);border:0;height:1px;margin:.2rem 0}.Header-module__ldgnoG__dropdownItem{color:var(--foreground-secondary);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.8rem;width:100%;padding:.6rem .8rem;font-family:inherit;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.Header-module__ldgnoG__dropdownItem:hover{background:var(--surface-hover);color:var(--foreground-primary)}.Header-module__ldgnoG__signOutBtn{color:#ef4444}.Header-module__ldgnoG__signOutBtn:hover{color:#ef4444;background:#ef444414}.Header-module__ldgnoG__skeletonUser{background:var(--border);border-radius:20px;width:120px;height:36px;animation:1.5s infinite Header-module__ldgnoG__pulse}@keyframes Header-module__ldgnoG__pulse{0%,to{opacity:.6}50%{opacity:1}}.Header-module__ldgnoG__watchlistShortcut{color:var(--foreground-secondary);background:var(--surface);border:1px solid var(--border);border-radius:20px;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.Header-module__ldgnoG__watchlistShortcut:hover{border-color:var(--primary);color:var(--foreground-primary);background:var(--surface-hover)}.Header-module__ldgnoG__watchlistShortcutIcon{color:var(--primary)}.Header-module__ldgnoG__hamburgerBtn{background:var(--surface);border:1px solid var(--border);width:38px;height:38px;color:var(--foreground-primary);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;transition:all .2s;display:none}.Header-module__ldgnoG__hamburgerBtn:hover{background:var(--surface-hover);border-color:var(--primary);color:var(--primary)}.Header-module__ldgnoG__mobileDrawerOverlay{-webkit-backdrop-filter:blur(16px);z-index:999;background:#090d16d9;justify-content:flex-end;width:100vw;height:100vh;animation:.2s forwards Header-module__ldgnoG__fade-in;display:flex;position:fixed;inset:0}@keyframes Header-module__ldgnoG__fade-in{0%{opacity:0}to{opacity:1}}.Header-module__ldgnoG__mobileDrawerContent{border-left:1px solid var(--border);background:#090d16;flex-direction:column;gap:1.5rem;width:85%;max-width:340px;height:100%;padding:1.5rem;animation:.25s cubic-bezier(.16,1,.3,1) forwards Header-module__ldgnoG__slide-drawer;display:flex;overflow-y:auto;box-shadow:-10px 0 30px #000000b3}@keyframes Header-module__ldgnoG__slide-drawer{0%{transform:translate(100%)}to{transform:translate(0)}}.Header-module__ldgnoG__mobileDrawerHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding-bottom:1rem;display:flex}.Header-module__ldgnoG__drawerCloseBtn{color:var(--foreground-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.4rem;transition:color .15s;display:flex}.Header-module__ldgnoG__drawerCloseBtn:hover{color:#ef4444}.Header-module__ldgnoG__mobileNavList{flex-direction:column;gap:.5rem;display:flex}.Header-module__ldgnoG__mobileNavLink{color:var(--foreground-secondary);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:1rem;width:100%;padding:.8rem 1rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.Header-module__ldgnoG__mobileNavLink:hover{color:#fff;background:#ffffff0f;transform:translate(4px)}.Header-module__ldgnoG__drawerDivider{background:var(--border);border:0;height:1px;margin:.6rem 0}.Header-module__ldgnoG__mobileSignOut{color:#ef4444}.Header-module__ldgnoG__mobileSignOut:hover{color:#ef4444;background:#ef44441f}.Header-module__ldgnoG__mobileSignInBtn{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-hover) 100%);color:#fff;text-align:center;border-radius:12px;justify-content:center;align-items:center;margin-top:.5rem;padding:.85rem;font-size:.95rem;font-weight:700;text-decoration:none;display:flex;box-shadow:0 4px 14px #3b82f666}@media (max-width:900px){.Header-module__ldgnoG__header{padding:0 1rem}.Header-module__ldgnoG__nav{display:none!important}.Header-module__ldgnoG__hamburgerBtn{flex-shrink:0;margin-left:.3rem;display:flex!important}.Header-module__ldgnoG__leftSection{flex-shrink:0;gap:.8rem}.Header-module__ldgnoG__centerSection{max-width:280px}}@media (max-width:768px){.Header-module__ldgnoG__watchlistShortcut,.Header-module__ldgnoG__profileContainer,.Header-module__ldgnoG__signInBtn{display:none!important}.Header-module__ldgnoG__leftSection{gap:.5rem}.Header-module__ldgnoG__logoTextPlay,.Header-module__ldgnoG__logoTextGold{font-size:1.15rem}.Header-module__ldgnoG__centerSection{flex:1;max-width:100%;padding:0 .2rem}}@media (max-width:480px){.Header-module__ldgnoG__header{padding:0 .6rem}.Header-module__ldgnoG__logoText{font-size:1rem}.Header-module__ldgnoG__logoTextPlay,.Header-module__ldgnoG__logoTextGold{font-size:1.05rem}}
.Footer-module__Grjkva__footer{background:var(--surface);border-top:1px solid var(--border);z-index:10;width:100%;margin-top:auto;padding:4rem 2rem 2rem}.Footer-module__Grjkva__container{grid-template-columns:2fr repeat(3,1fr);gap:3rem;max-width:1720px;margin:0 auto 3rem;display:grid}.Footer-module__Grjkva__brandColumn{flex-direction:column;gap:1.2rem;display:flex}.Footer-module__Grjkva__logoContainer{align-items:center;gap:.5rem;text-decoration:none;transition:opacity .2s;display:flex}.Footer-module__Grjkva__logoContainer:hover{opacity:.85}.Footer-module__Grjkva__logoText{text-transform:uppercase;letter-spacing:-.02em;align-items:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.3rem;font-style:italic;display:flex}.Footer-module__Grjkva__logoTextPlay{color:#fff;opacity:.95;font-weight:600}.Footer-module__Grjkva__logoTextGold{color:#f59e0b;margin-left:2px;font-weight:900}.Footer-module__Grjkva__tagline{color:var(--foreground-muted);margin-top:.25rem;font-size:.8rem}.Footer-module__Grjkva__logoIcon{color:var(--primary);filter:drop-shadow(0 2px 8px rgba(var(--primary-rgb), .3))}.Footer-module__Grjkva__description{color:var(--foreground-secondary);max-width:320px;font-size:.85rem;line-height:1.6}.Footer-module__Grjkva__socials{gap:1rem;margin-top:.5rem;display:flex}.Footer-module__Grjkva__socialLink{color:var(--foreground-muted);background:var(--surface-hover);border:1px solid var(--border);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.Footer-module__Grjkva__socialLink:hover{color:var(--primary);border-color:var(--primary);transform:translateY(-2px)}.Footer-module__Grjkva__linksColumn{flex-direction:column;gap:1.2rem;display:flex}.Footer-module__Grjkva__heading{color:var(--foreground-primary);letter-spacing:.03em;text-transform:uppercase;font-size:.95rem;font-weight:700}.Footer-module__Grjkva__linksList{flex-direction:column;gap:.8rem;padding:0;list-style:none;display:flex}.Footer-module__Grjkva__link{color:var(--foreground-secondary);font-size:.85rem;text-decoration:none;transition:color .2s}.Footer-module__Grjkva__link:hover{color:var(--primary)}.Footer-module__Grjkva__bottomBar{border-top:1px solid var(--border);max-width:1720px;color:var(--foreground-muted);justify-content:space-between;align-items:center;margin:0 auto;padding-top:2rem;font-size:.8rem;display:flex}.Footer-module__Grjkva__speedBadge{background:var(--surface-hover);border:1px solid var(--border);border-radius:20px;padding:.3rem .8rem;font-size:.75rem}@media (max-width:1024px){.Footer-module__Grjkva__container{grid-template-columns:1.5fr repeat(3,1fr);gap:2rem}}@media (max-width:768px){.Footer-module__Grjkva__container{text-align:center;grid-template-columns:1fr;gap:2.5rem}.Footer-module__Grjkva__brandColumn{align-items:center}.Footer-module__Grjkva__description{max-width:100%}.Footer-module__Grjkva__socials{justify-content:center}.Footer-module__Grjkva__bottomBar{text-align:center;flex-direction:column;gap:1rem}}
.AdBanner-module__s-H5sq__adContainer{text-align:center;z-index:10;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1720px;margin:1.25rem auto 1.75rem;padding:0 1rem;display:flex;position:relative}.AdBanner-module__s-H5sq__adLabel{color:var(--foreground-muted,#64748b);letter-spacing:.08em;text-transform:uppercase;opacity:.7;margin-bottom:.35rem;font-size:.62rem;font-weight:700}.AdBanner-module__s-H5sq__adWrapper{background:0 0;border:none;justify-content:center;align-items:center;width:100%;display:flex;overflow:visible}.AdBanner-module__s-H5sq__adWrapper ins{max-width:100%;display:inline-block!important}@media (max-width:768px){.AdBanner-module__s-H5sq__adContainer{margin:.75rem auto 1.25rem;padding:0 .5rem}}.AdBanner-module__s-H5sq__mobileOnly{display:none}@media (max-width:768px){.AdBanner-module__s-H5sq__mobileOnly{display:flex}}.AdBanner-module__s-H5sq__desktopOnly{display:flex}@media (max-width:768px){.AdBanner-module__s-H5sq__desktopOnly{display:none!important}}
.series-module__ZwGLDq__container{width:100%;padding-bottom:5rem;position:relative}.series-module__ZwGLDq__bannerContainer{z-index:0;pointer-events:none;height:460px;position:absolute;top:0;left:0;right:0;overflow:hidden}.series-module__ZwGLDq__bannerImage{object-fit:cover;object-position:center 25%;pointer-events:none;filter:blur(8px)saturate(1.2)opacity(.35);transform:scale(1.03)}.series-module__ZwGLDq__bannerOverlay{background:linear-gradient(to bottom, #090d1626 0%, #090d1640 40%, #090d16bf 75%, var(--background) 100%);z-index:1;position:absolute;inset:0}.series-module__ZwGLDq__contentWrapper{z-index:10;width:100%;max-width:1320px;margin:0 auto;padding:1rem 1.6rem 0;position:relative}.series-module__ZwGLDq__fullWidthSectionContainer{z-index:10;width:100%;max-width:100%;margin:0;padding:0 1.6rem;position:relative}.series-module__ZwGLDq__metaGrid{grid-template-columns:280px 1fr;align-items:flex-start;gap:3.5rem;display:grid}.series-module__ZwGLDq__mobileTopRow{display:contents}.series-module__ZwGLDq__headerInfoCol{flex-direction:column;gap:1.5rem;display:flex}.series-module__ZwGLDq__leftCol{flex-direction:column;gap:1.25rem;display:flex;position:sticky;top:90px}.series-module__ZwGLDq__posterWrapper{aspect-ratio:2/3;background:var(--surface);border-radius:16px;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 40px #0006,0 0 0 1px #ffffff14}.series-module__ZwGLDq__posterImage{object-fit:cover;transition:transform .5s}.series-module__ZwGLDq__posterWrapper:hover .series-module__ZwGLDq__posterImage{transform:scale(1.02)}.series-module__ZwGLDq__desktopOnlyContainer{display:block}.series-module__ZwGLDq__mobileOnlyContainer{display:none}.series-module__ZwGLDq__seriesTitleDesktop{letter-spacing:-.02em;color:var(--foreground-primary);text-shadow:0 4px 12px #0000004d;margin:0;font-size:2.8rem;font-weight:900;line-height:1.15}.series-module__ZwGLDq__episodeGridDesktop{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.series-module__ZwGLDq__mobileHeroSection{align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.series-module__ZwGLDq__posterWrapperMobile{aspect-ratio:2/3;background:var(--surface);border-radius:12px;flex-shrink:0;width:145px;max-width:145px;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000080,0 0 0 1px #ffffff14}.series-module__ZwGLDq__heroInfoRight{text-align:left;flex-direction:column;flex:1;gap:.4rem;min-width:0;display:flex}.series-module__ZwGLDq__seriesTitleMobile{color:#fff;margin:0;font-size:1.35rem;font-weight:850;line-height:1.25}.series-module__ZwGLDq__ratingRow{align-items:center;gap:.5rem;margin-top:.1rem;display:flex}.series-module__ZwGLDq__ratingScoreGoldMobile{color:#eab308;font-size:1.05rem;font-weight:850}.series-module__ZwGLDq__statusBadgesRow{flex-wrap:wrap;align-items:center;gap:.35rem;margin-top:.1rem;display:flex}.series-module__ZwGLDq__statusPillPinkMobile{color:#f43f5e;text-transform:capitalize;border:1px solid #f43f5e;border-radius:5px;padding:.15rem .45rem;font-size:.62rem;font-weight:700}.series-module__ZwGLDq__censoredPillPinkMobile{color:#f43f5e;text-transform:capitalize;background:#f43f5e33;border-radius:5px;padding:.15rem .45rem;font-size:.62rem;font-weight:700}.series-module__ZwGLDq__inlineTagsRow{flex-wrap:wrap;align-items:center;gap:.3rem;margin-top:.15rem;display:flex}.series-module__ZwGLDq__tagPillGoldMobile{color:#eab308;border:1px solid #eab308;border-radius:5px;padding:.15rem .45rem;font-size:.62rem;font-weight:700;transition:all .2s;text-decoration:none!important}.series-module__ZwGLDq__tagPillGoldMobile:hover{color:#fff;background:#eab30826}.series-module__ZwGLDq__tagPlusCountBtnMobile,.series-module__ZwGLDq__tagShowLessBtnMobile{color:#eab308;cursor:pointer;background:#eab30826;border:1px solid #eab30866;border-radius:5px;outline:none;padding:.15rem .5rem;font-size:.62rem;font-weight:800;transition:all .2s}.series-module__ZwGLDq__tagPlusCountBtnMobile:hover,.series-module__ZwGLDq__tagShowLessBtnMobile:hover{color:#090d16;background:#eab308}.series-module__ZwGLDq__tagPlusCountMobile{color:#94a3b8;font-size:.65rem;font-weight:700}.series-module__ZwGLDq__synopsisBoxCard{text-align:left;background:#ffffff08;border:1px solid #ffffff0f;border-left:3px solid #eab308;border-radius:10px;margin-bottom:1.25rem;padding:.9rem 1.1rem}.series-module__ZwGLDq__mobileDetailsExpandedGrid{border-top:1px dashed #ffffff14;grid-template-columns:repeat(2,1fr);gap:.75rem 1.25rem;margin-top:.85rem;padding-top:.85rem;display:grid}.series-module__ZwGLDq__mobileDetailItem{flex-direction:column;gap:.15rem;display:flex}.series-module__ZwGLDq__mobileDetailKey{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.62rem;font-weight:800}.series-module__ZwGLDq__mobileDetailVal{color:#fff;font-size:.78rem;font-weight:700}.series-module__ZwGLDq__episodeGridMobile{grid-template-columns:repeat(2,1fr);gap:.75rem;width:100%;display:grid}.series-module__ZwGLDq__actionButtonsRow{flex-direction:row;align-items:center;gap:.75rem;width:100%;margin-bottom:1.25rem;display:flex}.series-module__ZwGLDq__actionButtonsRow>*{flex:1;min-width:0}.series-module__ZwGLDq__watchLaterBtn{color:#0f172a;white-space:nowrap;background:#ffffffd9;border-radius:12px;justify-content:center;align-items:center;gap:.45rem;padding:.6rem 1rem;font-size:.82rem;font-weight:700;transition:all .2s;display:flex;text-decoration:none!important}.series-module__ZwGLDq__watchLaterBtn:hover{background:#fff;transform:translateY(-1px)}.series-module__ZwGLDq__studioMetaLine{color:#94a3b8;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.9rem;font-weight:700;display:flex}.series-module__ZwGLDq__studioIcon{color:#38bdf8}.series-module__ZwGLDq__studioLabel{color:#94a3b8}.series-module__ZwGLDq__studioValueGold{color:#eab308;font-weight:800;text-decoration:none!important}.series-module__ZwGLDq__episodesStackList{flex-direction:column;gap:.75rem;width:100%;display:flex}.series-module__ZwGLDq__epListItemCard{background:#121826b3;border:1px solid #ffffff0f;border-radius:14px;align-items:center;gap:.85rem;padding:.85rem 1rem;transition:all .2s;display:flex;text-decoration:none!important}.series-module__ZwGLDq__epListItemCard:hover{background:#1e293be6;border-color:#eab3084d;transform:translateY(-1px)}.series-module__ZwGLDq__epPlayBtnCircle{background:#eab308;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex;box-shadow:0 4px 12px #eab30859}.series-module__ZwGLDq__epListTitleCol{text-align:left;flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.series-module__ZwGLDq__epSeriesSubname{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;text-overflow:ellipsis;font-size:.68rem;font-weight:800;overflow:hidden}.series-module__ZwGLDq__epTitleMain{color:#fff;font-size:1.05rem;font-weight:850}.series-module__ZwGLDq__epListRightCol{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.series-module__ZwGLDq__epNewBadge{color:#4ade80;background:#22c55e26;border:1px solid #22c55e66;border-radius:4px;padding:.15rem .45rem;font-size:.68rem;font-weight:800}.series-module__ZwGLDq__epChevronIcon{color:#64748b}.series-module__ZwGLDq__tagsGroupHeading{color:var(--foreground-secondary);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.9rem;font-weight:800}.series-module__ZwGLDq__tagsGrid{flex-wrap:wrap;align-items:center;gap:.45rem .55rem;display:flex}.series-module__ZwGLDq__epMetaLeft{align-items:center;gap:.4rem;display:flex}.series-module__ZwGLDq__epWatchLink{color:var(--primary);align-items:center;gap:.25rem;font-size:.75rem;font-weight:800;transition:all .2s;display:flex;text-decoration:none!important}.series-module__ZwGLDq__epWatchLink:hover{color:#fff;transform:translate(2px)}@keyframes series-module__ZwGLDq__slide-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.series-module__ZwGLDq__dbAlert{color:var(--primary);background:rgba(var(--primary-rgb), .1);border:1px solid rgba(var(--primary-rgb), .2);width:fit-content;box-shadow:0 0 15px var(--border-glow);border-radius:30px;padding:.5rem 1.25rem;font-size:.8rem;font-weight:600}.series-module__ZwGLDq__rightCol{text-align:left;flex-direction:column;gap:1.25rem;min-width:0;display:flex}.series-module__ZwGLDq__categoryBadgeRow{flex-wrap:wrap;align-items:center;gap:.65rem .75rem;display:flex}.series-module__ZwGLDq__categoryBadgeRow a{text-decoration:none!important}.series-module__ZwGLDq__categoryBadge{background:var(--primary);color:#fff;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 2px 8px rgba(var(--primary-rgb), .3);white-space:nowrap;border-radius:6px;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:800;display:inline-flex;text-decoration:none!important}.series-module__ZwGLDq__tagBadge{color:var(--foreground-secondary);white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:6px;align-items:center;padding:.25rem .6rem;font-size:.75rem;font-weight:700;transition:all .2s;display:inline-flex;text-decoration:none!important}.series-module__ZwGLDq__tagBadge:hover{color:var(--foreground-primary);background:#ffffff14;border-color:#ffffff26;text-decoration:none!important}.series-module__ZwGLDq__seriesTitle{letter-spacing:-.02em;color:var(--foreground-primary);text-shadow:0 4px 12px #0000004d;margin:0;font-size:3rem;font-weight:900;line-height:1.15}.series-module__ZwGLDq__ratingsBlock{flex-wrap:wrap;align-items:center;gap:.85rem;margin-top:.15rem;display:flex}.series-module__ZwGLDq__ratingsCard{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:.55rem;padding:.65rem 1.15rem;display:flex}.series-module__ZwGLDq__ratingScore{color:#fff;font-size:1.15rem;font-weight:900}.series-module__ZwGLDq__ratingMax{color:#94a3b8;font-size:.85rem;font-weight:700}.series-module__ZwGLDq__ratingVotes{color:#94a3b8;margin-left:.25rem;font-size:.85rem;font-weight:600}.series-module__ZwGLDq__viewsCounter{color:#cbd5e1;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:.5rem;padding:.65rem 1.15rem;font-size:.88rem;font-weight:700;display:flex}.series-module__ZwGLDq__watchNowWrapper{width:100%;margin-top:.75rem}.series-module__ZwGLDq__watchNowBtn{background:linear-gradient(135deg, var(--primary) 0%, #9333ea 100%);color:#fff;width:100%;max-width:550px;box-shadow:0 8px 25px rgba(var(--primary-rgb), .4);border:none;border-radius:16px;justify-content:center;align-items:center;gap:.65rem;padding:.9rem 2rem;font-size:1.05rem;font-weight:800;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;text-decoration:none!important}.series-module__ZwGLDq__watchNowBtn:hover{box-shadow:0 12px 32px rgba(var(--primary-rgb), .55);opacity:.95;transform:translateY(-2px)}.series-module__ZwGLDq__synopsisBox{background:#ffffff05;border:1px solid #ffffff0d;border-radius:14px;flex-direction:column;gap:.5rem;margin-top:2rem;padding:1.5rem;display:flex}.series-module__ZwGLDq__synopsisLabel{color:var(--foreground-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.95rem;font-weight:800}.series-module__ZwGLDq__synopsisText{color:var(--foreground-secondary);margin:0;font-size:.92rem;line-height:1.6}.series-module__ZwGLDq__synopsisCollapsed{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.series-module__ZwGLDq__seeMoreBtn{color:var(--primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:.3rem;width:fit-content;margin-top:.2rem;padding:.2rem 0;font-size:.82rem;font-weight:700;transition:color .2s;display:inline-flex}.series-module__ZwGLDq__seeMoreBtn:hover{color:var(--primary-light,#c084fc);text-decoration:underline}.series-module__ZwGLDq__detailsTable{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff05;border:1px solid #ffffff0f;border-radius:14px;grid-template-columns:repeat(4,1fr);gap:.85rem 2rem;padding:1.5rem;display:grid}@media (max-width:1100px){.series-module__ZwGLDq__detailsTable{grid-template-columns:repeat(3,1fr)}}.series-module__ZwGLDq__detailsRow{border-bottom:1px dashed #ffffff0f;flex-direction:column;gap:.25rem;padding-bottom:.6rem;display:flex}.series-module__ZwGLDq__detailsKey{color:var(--foreground-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}.series-module__ZwGLDq__detailsVal{color:var(--foreground-primary);font-size:.9rem;font-weight:700}.series-module__ZwGLDq__statusVal{align-items:center;gap:.4rem;display:flex}.series-module__ZwGLDq__statusDot{border-radius:50%;width:8px;height:8px;display:inline-block}.series-module__ZwGLDq__statusText{letter-spacing:.05em;font-size:.8rem;font-weight:800}.series-module__ZwGLDq__episodesSectionContainer{text-align:left;margin-top:4rem}.series-module__ZwGLDq__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.series-module__ZwGLDq__sectionHeaderTitle{align-items:center;gap:.6rem;display:flex}.series-module__ZwGLDq__headerIcon{color:#ec4899}.series-module__ZwGLDq__sectionHeaderTitle h2{color:#fff;margin:0;font-size:1.6rem;font-weight:800}.series-module__ZwGLDq__seasonSelector{align-items:center;gap:.5rem;display:flex}.series-module__ZwGLDq__seasonTab{color:var(--foreground-secondary);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;padding:.45rem 1.1rem;font-size:.85rem;font-weight:700;transition:all .2s}.series-module__ZwGLDq__activeSeasonTab{background:var(--primary);color:#fff;box-shadow:0 4px 14px rgba(var(--primary-rgb), .35);border-color:#0000}.series-module__ZwGLDq__episodeGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.series-module__ZwGLDq__episodeCard{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;transition:all .25s cubic-bezier(.25,.8,.25,1);display:flex;overflow:hidden}.series-module__ZwGLDq__epImageLink{width:100%;text-decoration:none;display:block}.series-module__ZwGLDq__epImageWrapper{aspect-ratio:16/9;background:var(--surface-hover);width:100%;position:relative;overflow:hidden}.series-module__ZwGLDq__epThumbnailImage{object-fit:cover;transition:transform .5s}.series-module__ZwGLDq__episodeCard:hover .series-module__ZwGLDq__epThumbnailImage{transform:scale(1.05)}.series-module__ZwGLDq__subBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;z-index:5;background:#0f172ad9;border:1px solid #ffffff1f;border-radius:4px;padding:.15rem .5rem;font-size:.65rem;font-weight:800;position:absolute;top:8px;left:8px}.series-module__ZwGLDq__epRatingBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;z-index:5;background:#0f172ad9;border:1px solid #ffffff1f;border-radius:20px;align-items:center;gap:.3rem;padding:.18rem .5rem;font-size:.72rem;font-weight:800;display:flex;position:absolute;top:8px;right:8px}.series-module__ZwGLDq__epTitleOverlay{z-index:4;background:linear-gradient(#0000 0%,#000000e6 100%);flex-direction:column;gap:.15rem;padding:2rem .8rem .6rem;display:flex;position:absolute;bottom:0;left:0;right:0}.series-module__ZwGLDq__epTitleNum{color:var(--accent);letter-spacing:.05em;font-size:.68rem;font-weight:800}.series-module__ZwGLDq__epTitleName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:700;overflow:hidden}.series-module__ZwGLDq__epPlayOverlay{opacity:0;z-index:6;background:#00000059;justify-content:center;align-items:center;transition:opacity .25s;display:flex;position:absolute;inset:0}.series-module__ZwGLDq__episodeCard:hover .series-module__ZwGLDq__epPlayOverlay{opacity:1}.series-module__ZwGLDq__epMetadataRow{color:var(--foreground-muted);justify-content:space-between;align-items:center;padding:.75rem .9rem;font-size:.75rem;display:flex}.series-module__ZwGLDq__epDurationText{align-items:center;gap:.3rem;display:flex}.series-module__ZwGLDq__emptyGridState{text-align:center;color:var(--foreground-muted);border:1px dashed #ffffff1a;border-radius:16px;flex-direction:column;align-items:center;gap:.8rem;padding:4rem 2rem;display:flex}.series-module__ZwGLDq__emptyGridState h3{color:#fff;margin:0;font-size:1.1rem;font-weight:800}.series-module__ZwGLDq__emptyGridState p{margin:0;font-size:.85rem}.series-module__ZwGLDq__discussionSection{text-align:left;width:100%;max-width:100%;margin-top:4rem}.series-module__ZwGLDq__commentsCardWrapper{background:#120e2099;border:1px solid #ffffff14;border-radius:20px;width:100%;max-width:100%;padding:2rem}.series-module__ZwGLDq__actionButtonsRow{flex-direction:column;gap:.75rem;width:100%;display:flex}.series-module__ZwGLDq__tagsSectionRow{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:.4rem .5rem;padding:.25rem 0;display:flex}.series-module__ZwGLDq__studioSubtitle{color:var(--foreground-muted);font-size:.78rem;font-weight:700}@media (max-width:900px){.series-module__ZwGLDq__desktopOnlyContainer{display:none!important}.series-module__ZwGLDq__mobileOnlyContainer{display:block!important}.series-module__ZwGLDq__bannerContainer{height:320px}.series-module__ZwGLDq__contentWrapper,.series-module__ZwGLDq__fullWidthSectionContainer{padding:.75rem 1rem 0}.series-module__ZwGLDq__metaGrid{flex-direction:row;align-items:flex-start;gap:1rem;display:flex}.series-module__ZwGLDq__leftCol{flex-shrink:0;width:120px;position:static}.series-module__ZwGLDq__posterWrapper{border-radius:12px;width:120px;max-width:120px;box-shadow:0 8px 24px #00000080}.series-module__ZwGLDq__heroRightCol{flex:1;gap:.55rem;min-width:0}.series-module__ZwGLDq__seriesTitle{font-size:1.3rem;line-height:1.25}.series-module__ZwGLDq__subtitleMetaRow{gap:.35rem;font-size:.78rem}.series-module__ZwGLDq__actionButtonsStack{gap:.45rem;max-width:100%}.series-module__ZwGLDq__watchNowBtn{padding:.6rem 1rem;font-size:.85rem}.series-module__ZwGLDq__groupedMetadataGrid{grid-template-columns:1fr;gap:.85rem}.series-module__ZwGLDq__episodeGrid{grid-template-columns:repeat(2,1fr);gap:.85rem}}@media (max-width:600px){.series-module__ZwGLDq__bannerContainer{height:280px}.series-module__ZwGLDq__contentWrapper{padding:.75rem .85rem 0}.series-module__ZwGLDq__leftCol{width:105px}.series-module__ZwGLDq__posterWrapper{width:105px;max-width:105px}.series-module__ZwGLDq__seriesTitle{font-size:1.15rem;line-height:1.25}.series-module__ZwGLDq__subtitleMetaRow{font-size:.72rem}.series-module__ZwGLDq__watchNowBtn{padding:.5rem .85rem;font-size:.8rem}.series-module__ZwGLDq__secondaryButtonsRow{gap:.4rem}.series-module__ZwGLDq__secondaryButtonsRow>*{padding:.4rem .3rem;font-size:.72rem}.series-module__ZwGLDq__synopsisBox{border-radius:10px;padding:.85rem}.series-module__ZwGLDq__groupedMetadataGrid{grid-template-columns:1fr;gap:.75rem}.series-module__ZwGLDq__metaCard{padding:.85rem}.series-module__ZwGLDq__episodeGrid{grid-template-columns:repeat(2,1fr);gap:.65rem}}.series-module__ZwGLDq__breadcrumbs{color:var(--foreground-secondary);flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.85rem;display:flex}.series-module__ZwGLDq__breadcrumbs a{color:var(--foreground-secondary);text-decoration:none;transition:color .15s}.series-module__ZwGLDq__breadcrumbs a:hover{color:var(--primary)}.series-module__ZwGLDq__breadcrumbActive{color:var(--foreground-primary);white-space:nowrap;text-overflow:ellipsis;max-width:250px;font-weight:600;overflow:hidden}.series-module__ZwGLDq__aboutSection{width:100%;margin-top:2rem}.series-module__ZwGLDq__aboutCard{text-align:left;background:#0f172a4d;border:1px solid #ffffff14;border-radius:16px;padding:2rem;box-shadow:0 10px 30px #0003}.series-module__ZwGLDq__aboutCard h2{color:#fff;text-transform:uppercase;letter-spacing:.03em;background:linear-gradient(90deg, #fff, var(--foreground-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0 0 1rem;font-size:1.4rem;font-weight:850}.series-module__ZwGLDq__aboutCard p{color:var(--foreground-secondary);white-space:pre-line;margin:0;font-size:.95rem;line-height:1.6}.series-module__ZwGLDq__moreFromStudioSection{text-align:left;margin-top:3.5rem}.series-module__ZwGLDq__moreFromStudioTitleRow{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:.5rem;display:flex}.series-module__ZwGLDq__moreFromStudioTitleRow h2{color:#fff;margin:0;font-size:1.5rem;font-weight:850}.series-module__ZwGLDq__moreFromStudioViewAll{color:var(--primary);background:#a855f71a;border:1px solid #a855f733;border-radius:6px;padding:.4rem .8rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s}.series-module__ZwGLDq__moreFromStudioViewAll:hover{color:#fff;background:#a855f740;box-shadow:0 0 8px #a855f766}.series-module__ZwGLDq__moreFromStudioGrid{grid-template-columns:repeat(5,1fr);gap:1.25rem;display:grid}@media (max-width:900px){.series-module__ZwGLDq__moreFromStudioGrid{grid-template-columns:repeat(3,1fr);gap:1rem}}@media (max-width:600px){.series-module__ZwGLDq__moreFromStudioGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}.series-module__ZwGLDq__moreFromStudioTitleRow h2{font-size:1.2rem}}.series-module__ZwGLDq__faqSection{text-align:left;margin-top:4rem}.series-module__ZwGLDq__faqSection h2{color:#fff;border-bottom:1px solid var(--border);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.6rem;font-weight:850}.series-module__ZwGLDq__faqAccordion{flex-direction:column;gap:.75rem;display:flex}.series-module__ZwGLDq__faqItem{background:#0f172a40;border:1px solid #ffffff0f;border-radius:12px;transition:all .2s;overflow:hidden}.series-module__ZwGLDq__faqItem:hover{background:#0f172a59;border-color:#ffffff1f}.series-module__ZwGLDq__faqQuestion{cursor:pointer;text-align:left;color:#fff;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.1rem 1.5rem;font-size:1rem;font-weight:700;transition:color .15s;display:flex}.series-module__ZwGLDq__faqQuestion:hover{color:var(--primary)}.series-module__ZwGLDq__faqAnswer{color:var(--foreground-secondary);padding:0 1.5rem 1.25rem;font-size:.92rem;line-height:1.6}.series-module__ZwGLDq__faqArrow{color:var(--foreground-muted);transition:transform .25s cubic-bezier(.4,0,.2,1)}.series-module__ZwGLDq__faqItem[open] .series-module__ZwGLDq__faqArrow{color:var(--primary);transform:rotate(180deg)}
.page-module__4gMfna__container{width:100%;max-width:100%;padding-bottom:5rem;position:relative;overflow-x:hidden}.page-module__4gMfna__section{width:100%;max-width:1720px;margin:3.5rem auto 0;padding:0 2rem}.page-module__4gMfna__sectionHeader{align-items:center;gap:.6rem;margin-bottom:1.5rem;display:flex}.page-module__4gMfna__sectionIcon{color:var(--primary)}.page-module__4gMfna__sectionHeader h2{letter-spacing:-.01em;font-size:1.4rem;font-weight:800}.page-module__4gMfna__demoBadge{color:var(--accent);background:rgba(var(--accent-rgb), .1);border:1px solid rgba(var(--accent-rgb), .2);letter-spacing:.05em;border-radius:4px;margin-left:.5rem;padding:.2rem .6rem;font-size:.65rem;font-weight:800}.page-module__4gMfna__episodeGrid{grid-template-columns:repeat(4,1fr);gap:.85rem .5rem;display:grid}.page-module__4gMfna__episodeCard{background:var(--surface);border:1px solid var(--border);border-radius:4px;flex-direction:column;width:100%;transition:all .25s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #0006}.page-module__4gMfna__episodeCard:hover{border-color:var(--primary,#a855f7);transform:translateY(-3px);box-shadow:0 8px 25px #a855f740}.page-module__4gMfna__cardImageLink{width:100%;text-decoration:none;display:block}.page-module__4gMfna__cardImageWrapper{aspect-ratio:16/9;background:var(--surface-hover);border-bottom:1px solid #ffffff0d;border-radius:4px 4px 0 0;width:100%;transition:border-color .25s;position:relative;overflow:hidden}.page-module__4gMfna__episodeCard:hover .page-module__4gMfna__cardImageWrapper{border-color:var(--primary)}.page-module__4gMfna__cardImage{object-fit:cover;transition:transform .5s}.page-module__4gMfna__episodeCard:hover .page-module__4gMfna__cardImage{transform:scale(1.05)}.page-module__4gMfna__cardImageOverlay{opacity:0;z-index:5;background:#0006;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.page-module__4gMfna__episodeCard:hover .page-module__4gMfna__cardImageOverlay{opacity:1}.page-module__4gMfna__cardPlayIcon{filter:drop-shadow(0 4px 12px #00000080);transition:transform .3s;transform:scale(.9)}.page-module__4gMfna__episodeCard:hover .page-module__4gMfna__cardPlayIcon{transform:scale(1)}.page-module__4gMfna__newBadge{color:#fff;z-index:6;background:#22c55e;border-radius:3px;align-items:center;gap:.2rem;padding:.2rem .5rem;font-size:.65rem;font-weight:800;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 2px 6px #22c55e4d}.page-module__4gMfna__epNumBadge{color:#fff;letter-spacing:.04em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:6;background:#000000bf;border:1px solid #ffffff1f;border-radius:3px;padding:.18rem .48rem;font-size:.62rem;font-weight:800;position:absolute;bottom:8px;left:8px}.page-module__4gMfna__uncensoredBadge{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:6;background:#0f172ad9;border:1px solid #ffffff26;border-radius:3px;align-items:center;gap:.25rem;padding:.2rem .5rem;font-size:.62rem;font-weight:700;display:flex;position:absolute;bottom:8px;right:8px}.page-module__4gMfna__cardContent{background:#ffffff05;flex-direction:column;gap:.15rem;padding:.55rem .65rem .65rem;display:flex}.page-module__4gMfna__cardTitle{-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:.92rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.page-module__4gMfna__cardTitle a{color:var(--foreground-primary);text-decoration:none;transition:color .15s}.page-module__4gMfna__cardTitle a:hover{color:var(--primary)}.page-module__4gMfna__episodeMeta{color:var(--foreground-muted);font-size:.78rem;font-weight:500}.page-module__4gMfna__episodeViewsRow{color:#94a3b8;align-items:center;gap:.35rem;margin-top:.1rem;font-size:.76rem;font-weight:500;display:flex}.page-module__4gMfna__eyeIcon{color:#94a3b8;opacity:.85}.page-module__4gMfna__seriesSectionHeader{justify-content:space-between;align-items:flex-end;margin-bottom:1.5rem;display:flex}.page-module__4gMfna__headerLeftCol{flex-direction:column;gap:.25rem;display:flex}.page-module__4gMfna__headerLeftCol h2{letter-spacing:-.015em;margin:0;font-size:1.85rem;font-weight:800}.page-module__4gMfna__seriesSubtitle{color:var(--accent);letter-spacing:.12em;font-size:.8rem;font-weight:800}.page-module__4gMfna__viewAllLink{color:var(--primary);background:rgba(var(--primary-rgb), .08);border:1px solid rgba(var(--primary-rgb), .2);border-radius:30px;align-items:center;gap:.35rem;padding:.4rem .95rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .25s cubic-bezier(.25,.8,.25,1);display:flex;box-shadow:0 2px 8px #00000026}.page-module__4gMfna__viewAllLink:hover{background:var(--primary);color:#fff;box-shadow:0 4px 16px rgba(var(--primary-rgb), .4);border-color:#0000;transform:translateY(-1px);text-decoration:none!important}.page-module__4gMfna__latestSeriesGrid{grid-template-columns:repeat(6,minmax(0,1fr));gap:1.25rem;display:grid}.page-module__4gMfna__upcomingGrid{grid-template-columns:repeat(6,minmax(0,1fr));gap:1.1rem;display:grid}.page-module__4gMfna__seriesCard{background:var(--surface);border:1px solid var(--border);aspect-ratio:2/3;border-radius:12px;flex-direction:column;transition:all .25s cubic-bezier(.25,.8,.25,1);display:flex;position:relative}.page-module__4gMfna__seriesCard .page-module__4gMfna__cardImageLink{height:100%}.page-module__4gMfna__seriesCard:hover{z-index:50}.page-module__4gMfna__seriesImageWrapper{background:var(--surface-hover);border-radius:11px;width:100%;height:100%;position:relative;overflow:hidden}.page-module__4gMfna__seriesCard:hover .page-module__4gMfna__cardImage{transform:scale(1.05)}.page-module__4gMfna__seriesCard:hover .page-module__4gMfna__cardImageOverlay{opacity:1}.page-module__4gMfna__seriesCard:hover .page-module__4gMfna__cardPlayIcon{transform:scale(1)}.page-module__4gMfna__viewsBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;z-index:6;background:#0f172abf;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:.3rem;padding:.25rem .55rem;font-size:.68rem;font-weight:700;display:flex;position:absolute;top:10px;right:10px}.page-module__4gMfna__viewsIcon{opacity:.85}.page-module__4gMfna__cardOverlayContent{z-index:5;background:linear-gradient(#0000 0%,#00000080 40%,#000000f2 100%);flex-direction:column;gap:.3rem;padding:2.5rem 1rem 1rem;display:flex;position:absolute;bottom:0;left:0;right:0}.page-module__4gMfna__seriesTitleText{color:#fff;-webkit-line-clamp:2;text-overflow:ellipsis;text-shadow:0 1px 2px #00000080;-webkit-box-orient:vertical;margin:0;font-size:.92rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.page-module__4gMfna__statusRow{align-items:center;gap:.4rem;display:flex}.page-module__4gMfna__statusDot{border-radius:50%;width:6px;height:6px;display:inline-block}.page-module__4gMfna__dotAiring{background-color:#22c55e;box-shadow:0 0 8px #22c55e}.page-module__4gMfna__dotFinalized{background-color:#94a3b8}.page-module__4gMfna__statusText{color:#ccc;letter-spacing:.05em;font-size:.65rem;font-weight:800}.page-module__4gMfna__categoriesSection{margin-top:4.5rem;margin-bottom:2rem}.page-module__4gMfna__categoriesSectionHeader{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.page-module__4gMfna__categoriesTitleGroup{align-items:center;gap:.6rem;display:flex}.page-module__4gMfna__categoriesTitleGroup h2{color:var(--foreground-primary);margin:0;font-size:1.4rem;font-weight:800}.page-module__4gMfna__categoriesGrid{grid-template-columns:repeat(6,1fr);gap:.85rem;display:grid}.page-module__4gMfna__categoryCard{background:linear-gradient(135deg, var(--surface) 0%, #ffffff05 100%);border:1px solid var(--border);color:var(--foreground-secondary);text-align:center;letter-spacing:.01em;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1.1rem .8rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .22s cubic-bezier(.25,.8,.25,1);display:flex;box-shadow:0 2px 8px #00000040}.page-module__4gMfna__categoryEmoji{font-size:1.5rem;line-height:1;display:block}.page-module__4gMfna__categoryLabel{color:var(--foreground-secondary);font-size:.78rem;font-weight:700;transition:color .22s}.page-module__4gMfna__categoryCard:hover{background:linear-gradient(135deg, rgba(var(--primary-rgb), .1) 0%, rgba(var(--primary-rgb), .05) 100%);border-color:rgba(var(--primary-rgb), .45);box-shadow:0 6px 20px rgba(var(--primary-rgb), .2);transform:translateY(-3px)}.page-module__4gMfna__categoryCard:hover .page-module__4gMfna__categoryLabel{color:#fff}.page-module__4gMfna__categoryCardAll{border-color:rgba(var(--primary-rgb), .2);background:linear-gradient(135deg, rgba(var(--primary-rgb), .06) 0%, var(--surface) 100%)}.page-module__4gMfna__categoryCardAll .page-module__4gMfna__categoryLabel{color:var(--foreground-primary)}.page-module__4gMfna__recommendationBanner{border-radius:20px;align-items:center;gap:2rem;margin-top:4.5rem;padding:2.5rem;display:flex}.page-module__4gMfna__recIconWrapper{background:rgba(var(--primary-rgb), .1);width:64px;height:64px;color:var(--primary);border:1px solid rgba(var(--primary-rgb), .15);border-radius:16px;justify-content:center;align-items:center;display:flex}.page-module__4gMfna__recContent{text-align:left;flex:1}.page-module__4gMfna__recContent h3{margin-bottom:.4rem;font-size:1.3rem;font-weight:800}.page-module__4gMfna__recContent p{color:var(--foreground-secondary);font-size:.95rem}.page-module__4gMfna__recBtn{background:var(--primary);color:#fff;border:1px solid #0000;border-radius:30px;padding:.8rem 1.6rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s}.page-module__4gMfna__recBtnOutline{color:var(--foreground-primary);border:1px solid var(--border);background:#ffffff0f}.page-module__4gMfna__recBtn:hover{opacity:.9;transform:translateY(-1px)}.page-module__4gMfna__viewAllLink{color:var(--primary);font-size:.9rem;font-weight:600;transition:all .2s;text-decoration:none!important}.page-module__4gMfna__viewAllLink:hover{opacity:.9;text-decoration:none!important}@media (max-width:1200px){.page-module__4gMfna__episodeGrid{grid-template-columns:repeat(4,1fr)}.page-module__4gMfna__categoriesGrid{grid-template-columns:repeat(6,1fr)}.page-module__4gMfna__latestSeriesGrid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:992px){.page-module__4gMfna__episodeGrid{grid-template-columns:repeat(3,1fr)}.page-module__4gMfna__categoriesGrid{grid-template-columns:repeat(4,1fr)}.page-module__4gMfna__latestSeriesGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:768px){.page-module__4gMfna__section{margin:2.2rem auto 0;padding:0 1rem}.page-module__4gMfna__seriesSectionHeader{margin-bottom:1rem}.page-module__4gMfna__headerLeftCol h2{font-size:1.3rem}.page-module__4gMfna__seriesSubtitle{font-size:.6rem}.page-module__4gMfna__viewAllLink{padding:.3rem .75rem;font-size:.78rem}.page-module__4gMfna__recommendationBanner{text-align:center;flex-direction:column;gap:1.2rem;padding:1.8rem 1.2rem}.page-module__4gMfna__recContent{text-align:center}.page-module__4gMfna__recBtn{text-align:center;width:100%}.page-module__4gMfna__latestSeriesGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.page-module__4gMfna__episodeGrid{grid-template-columns:repeat(2,1fr);gap:.85rem}.page-module__4gMfna__headerLeftCol h2{font-size:1.2rem}.page-module__4gMfna__categoriesGrid{grid-template-columns:repeat(3,1fr)}.page-module__4gMfna__latestSeriesGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.page-module__4gMfna__episodeGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}.page-module__4gMfna__headerLeftCol h2{font-size:1.15rem}.page-module__4gMfna__seriesSubtitle{font-size:.58rem}.page-module__4gMfna__viewAllLink{padding:.25rem .6rem;font-size:.72rem}.page-module__4gMfna__categoriesGrid{grid-template-columns:repeat(2,1fr)}.page-module__4gMfna__latestSeriesGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.page-module__4gMfna__popover{background:var(--surface);border:1px solid var(--border);z-index:100;opacity:0;visibility:hidden;pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:12px;gap:.85rem;width:320px;padding:1rem;transition:opacity .2s,visibility .2s;display:flex;position:absolute;top:50%;left:105%;transform:translateY(-50%);box-shadow:0 10px 25px #00000080}.page-module__4gMfna__seriesCard:hover .page-module__4gMfna__popover{opacity:1;visibility:visible}.page-module__4gMfna__popoverPosterWrapper{border:1px solid var(--border);border-radius:6px;flex-shrink:0;width:80px;height:120px;position:relative;overflow:hidden}.page-module__4gMfna__popoverPoster{object-fit:cover}.page-module__4gMfna__popoverContent{text-align:left;flex-direction:column;flex-grow:1;gap:.35rem;display:flex}.page-module__4gMfna__popoverTitle{color:var(--primary);margin:0;font-size:.95rem;font-weight:800;line-height:1.3}.page-module__4gMfna__popoverSynopsis{color:var(--foreground-secondary);-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-size:.72rem;line-height:1.45;display:-webkit-box;overflow:hidden}.page-module__4gMfna__popoverMeta{color:var(--foreground-secondary);align-items:center;gap:.5rem;font-size:.72rem;display:flex}.page-module__4gMfna__metaYear{color:var(--accent,#a855f7);font-weight:700}.page-module__4gMfna__metaDivider{color:var(--border)}.page-module__4gMfna__metaRating{color:#eab308;align-items:center;gap:.2rem;display:flex}.page-module__4gMfna__popoverStar{fill:currentColor}.page-module__4gMfna__popoverBadges{color:var(--foreground-secondary);align-items:center;gap:.4rem;font-size:.72rem;display:flex}.page-module__4gMfna__studioBadge{color:#fff;text-transform:uppercase;background:#22c55e;border-radius:4px;padding:.12rem .4rem;font-size:.65rem;font-weight:800}.page-module__4gMfna__popoverTags{flex-wrap:wrap;gap:.25rem;display:flex}.page-module__4gMfna__genreBadge{color:#fff;text-transform:capitalize;background:#22c55e;border-radius:4px;padding:.1rem .35rem;font-size:.6rem;font-weight:800}.page-module__4gMfna__popover:before{content:"";width:15px;position:absolute;top:0;bottom:0;left:-15px}@media (min-width:993px){:is(.page-module__4gMfna__latestSeriesGrid>div:nth-child(5n) .popover,.page-module__4gMfna__latestSeriesGrid>div:nth-child(5n-1) .popover){left:auto;right:105%}.page-module__4gMfna__latestSeriesGrid>div:nth-child(5n) .popover:before{width:15px;left:auto;right:-15px}.page-module__4gMfna__latestSeriesGrid>div:nth-child(5n-1) .popover:before{width:15px;left:auto;right:-15px}}@media (max-width:992px) and (min-width:769px){.page-module__4gMfna__latestSeriesGrid>div:nth-child(3n) .popover{left:auto;right:105%}.page-module__4gMfna__latestSeriesGrid>div:nth-child(3n) .popover:before{width:15px;left:auto;right:-15px}}@media (max-width:768px){.page-module__4gMfna__latestSeriesGrid>div:nth-child(2n) .popover{left:auto;right:105%}.page-module__4gMfna__latestSeriesGrid>div:nth-child(2n) .popover:before{width:15px;left:auto;right:-15px}}@media (min-width:993px){:is(.page-module__4gMfna__upcomingGrid>div:nth-child(6n) .popover,.page-module__4gMfna__upcomingGrid>div:nth-child(6n-1) .popover){left:auto;right:105%}.page-module__4gMfna__upcomingGrid>div:nth-child(6n) .popover:before{width:15px;left:auto;right:-15px}.page-module__4gMfna__upcomingGrid>div:nth-child(6n-1) .popover:before{width:15px;left:auto;right:-15px}}@media (max-width:1024px){.page-module__4gMfna__upcomingGrid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:850px){.page-module__4gMfna__upcomingGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:640px){.page-module__4gMfna__upcomingGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:480px){.page-module__4gMfna__upcomingGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.page-module__4gMfna__introSection{text-align:left;max-width:1200px;margin:0 auto;padding:3rem 2rem 1.5rem}.page-module__4gMfna__introContent{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f0f0f66;border:1px solid #ffffff0d;border-radius:16px;padding:2.5rem}.page-module__4gMfna__mainTitle{color:#fff;letter-spacing:-.02em;background:linear-gradient(135deg,#fff 0%,#f59e0b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.2rem;font-size:1.8rem;font-weight:800}.page-module__4gMfna__introText{color:var(--foreground-secondary,#94a3b8);margin-bottom:1rem;font-size:.95rem;line-height:1.7}.page-module__4gMfna__introSubtext{color:var(--foreground-secondary,#94a3b8);margin-bottom:0;font-size:.95rem;line-height:1.7}.page-module__4gMfna__seoContentSection{border-top:1px solid #ffffff0d;max-width:1200px;margin:0 auto;padding:4rem 2rem}.page-module__4gMfna__seoContentWrapper{flex-direction:column;gap:2rem;display:flex}.page-module__4gMfna__seoContentGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.page-module__4gMfna__seoCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f0f0f66;border:1px solid #ffffff0d;border-radius:16px;padding:2rem;transition:border-color .2s,transform .2s}.page-module__4gMfna__seoCard:hover{border-color:#f59e0b33;transform:translateY(-2px)}.page-module__4gMfna__seoCard h3{color:#fff;letter-spacing:-.01em;margin-bottom:1rem;font-size:1.2rem;font-weight:700}.page-module__4gMfna__seoCard p{color:var(--foreground-secondary,#94a3b8);margin:0;font-size:.9rem;line-height:1.6}@media (max-width:768px){.page-module__4gMfna__seoContentGrid{grid-template-columns:1fr;gap:1.5rem}.page-module__4gMfna__introSection{padding:1.5rem 1rem .5rem}.page-module__4gMfna__introContent{padding:1.5rem}.page-module__4gMfna__mainTitle{font-size:1.4rem}.page-module__4gMfna__seoContentSection{padding:2.5rem 1rem}.page-module__4gMfna__seoCard{padding:1.5rem}}.page-module__4gMfna__homepageNativeAd{max-width:100%!important;margin:0!important;padding:0!important}
.watch-module__jQH7IG__container{width:100%;max-width:1400px;min-height:80vh;margin:0 auto;padding:1.5rem 2rem 5rem;transition:all .35s;position:relative}.watch-module__jQH7IG__theatreContainer{max-width:1600px}.watch-module__jQH7IG__breadcrumbs{color:var(--foreground-muted);flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:.85rem;font-weight:600;display:flex}.watch-module__jQH7IG__breadcrumbs a{color:var(--foreground-secondary);text-decoration:none;transition:color .2s}.watch-module__jQH7IG__breadcrumbs a:hover{color:var(--primary)}.watch-module__jQH7IG__breadDivider{color:#ffffff1a}.watch-module__jQH7IG__breadActive{color:#a78bfa;font-weight:700}.watch-module__jQH7IG__playerLayout{grid-template-columns:minmax(0,1fr) 350px;align-items:flex-start;gap:2rem;width:100%;transition:all .35s;display:grid}.watch-module__jQH7IG__theatreLayout{grid-template-columns:1fr}.watch-module__jQH7IG__playerCol{text-align:left;flex-direction:column;gap:1.5rem;min-width:0;display:flex}.watch-module__jQH7IG__videoWrapper{aspect-ratio:16/9;background:#000;border-radius:20px;width:100%;transition:all .35s;overflow:hidden;box-shadow:0 20px 50px #0009,0 0 0 1px #ffffff14}.watch-module__jQH7IG__theatreVideoWrapper{aspect-ratio:21/9;border-radius:24px;max-height:75vh;box-shadow:0 25px 60px #000000d9,0 0 40px #7c3aed33}.watch-module__jQH7IG__serverRow{border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.watch-module__jQH7IG__serverChips{flex-wrap:wrap;gap:.5rem;display:flex}.watch-module__jQH7IG__serverChip{color:var(--foreground-secondary);cursor:pointer;background:#ffffff08;border:1px solid #ffffff0f;border-radius:30px;padding:.45rem 1.1rem;font-size:.82rem;font-weight:700;transition:all .2s}.watch-module__jQH7IG__serverChip:hover{color:var(--foreground-primary);background:#ffffff14;border-color:#ffffff26}.watch-module__jQH7IG__activeServerChip{box-shadow:0 4px 14px #7c3aed59;background:var(--primary)!important;color:#fff!important;border-color:#0000!important}.watch-module__jQH7IG__actionButtons{align-items:center;gap:.6rem;display:flex}.watch-module__jQH7IG__actionBtn{color:var(--foreground-secondary);cursor:pointer;background:#ffffff08;border:1px solid #ffffff0f;border-radius:30px;align-items:center;gap:.4rem;padding:.45rem 1.1rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.watch-module__jQH7IG__actionBtn:hover{color:var(--foreground-primary);background:#ffffff14;border-color:#ffffff26;transform:translateY(-1px)}.watch-module__jQH7IG__actionBtnDisabled{opacity:.35;pointer-events:none;cursor:not-allowed!important}.watch-module__jQH7IG__favoritedBtn{color:#ef4444!important;background:#ef44441f!important;border-color:#ef44444d!important}.watch-module__jQH7IG__episodeInfoCard{border-radius:20px;flex-direction:column;gap:.85rem;padding:1.8rem;display:flex}.watch-module__jQH7IG__dbAlert{color:#c084fc;background:#a855f71a;border:1px solid #a855f733;border-radius:30px;width:fit-content;margin-bottom:.3rem;padding:.4rem 1rem;font-size:.8rem;font-weight:600}.watch-module__jQH7IG__epHeaderInfo{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.watch-module__jQH7IG__epBadge{color:#c084fc;text-transform:uppercase;letter-spacing:.05em;background:#a855f71f;border:1px solid #a855f74d;border-radius:6px;padding:.25rem .65rem;font-size:.75rem;font-weight:800}.watch-module__jQH7IG__episodeInfoCard h1{letter-spacing:-.01em;color:#fff;font-size:1.8rem;font-weight:850}.watch-module__jQH7IG__epMetaRow{color:var(--foreground-muted);align-items:center;gap:.8rem;font-size:.85rem;font-weight:600;display:flex}.watch-module__jQH7IG__epMetaDivider{color:#ffffff1a}.watch-module__jQH7IG__epDescription{color:var(--foreground-secondary);font-size:.95rem;line-height:1.65}.watch-module__jQH7IG__previewNoticeBox{color:#60a5fa;background:#3b82f614;border:1px solid #3b82f64d;border-radius:8px;align-items:center;gap:.5rem;margin-top:.5rem;margin-bottom:1rem;padding:.8rem 1rem;font-size:.82rem;font-weight:700;display:flex}.watch-module__jQH7IG__similarWrapper{margin:1rem 0}.watch-module__jQH7IG__commentsCard{background:var(--surface);border:1px solid #ffffff0d;border-radius:20px;padding:2rem}.watch-module__jQH7IG__sidebarCol,.watch-module__jQH7IG__sidebarColDesktop{flex-direction:column;gap:1.5rem;display:flex}.watch-module__jQH7IG__mobileOnlySeriesQueueBlock{display:none}@media (max-width:900px){.watch-module__jQH7IG__sidebarColDesktop{display:none!important}.watch-module__jQH7IG__mobileOnlySeriesQueueBlock{flex-direction:column;gap:1.25rem;width:100%;margin:.5rem 0;display:flex!important}}.watch-module__jQH7IG__sidebarCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#120e20a6;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex;box-shadow:0 10px 30px #00000059}.watch-module__jQH7IG__seriesInfoGrid{grid-template-columns:95px 1fr;align-items:center;gap:1.1rem;display:grid}.watch-module__jQH7IG__sidebarPosterWrapper{aspect-ratio:2/3;background:#0f172a;border:1px solid #ffffff1f;border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:0 6px 16px #00000080}.watch-module__jQH7IG__sidebarPoster{object-fit:cover}.watch-module__jQH7IG__sidebarSeriesMeta{text-align:left;flex-direction:column;gap:.4rem;display:flex}.watch-module__jQH7IG__sidebarSeriesTitle{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.05rem;font-weight:850;line-height:1.35;text-decoration:none;transition:color .2s;display:-webkit-box;overflow:hidden}.watch-module__jQH7IG__sidebarSeriesTitle:hover{color:var(--primary)}.watch-module__jQH7IG__sidebarRatingBlock{align-items:center;gap:.35rem;display:flex}.watch-module__jQH7IG__sidebarRatingScore{color:#eab308;font-size:.95rem;font-weight:850}.watch-module__jQH7IG__sidebarRatingScale{color:var(--foreground-muted);font-size:.75rem}.watch-module__jQH7IG__sidebarStatus{align-items:center;gap:.4rem;display:flex}.watch-module__jQH7IG__statusDot{border-radius:50%;width:7px;height:7px;display:inline-block}.watch-module__jQH7IG__dotAiring{background-color:#22c55e;box-shadow:0 0 8px #22c55e}.watch-module__jQH7IG__dotFinalized{background-color:#94a3b8}.watch-module__jQH7IG__statusText{color:var(--foreground-muted);letter-spacing:.06em;font-size:.7rem;font-weight:800}.watch-module__jQH7IG__sidebarTags{flex-wrap:wrap;gap:.45rem;display:flex}.watch-module__jQH7IG__sidebarTag{color:var(--foreground-secondary);background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;padding:.25rem .65rem;font-size:.75rem;font-weight:700;transition:all .2s}.watch-module__jQH7IG__sidebarTag:hover{color:#a78bfa;background:#7c3aed1f;border-color:#7c3aed4d}.watch-module__jQH7IG__queueCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#120e20a6;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 10px 30px #00000059}.watch-module__jQH7IG__queueHeader{background:#ffffff05;border-bottom:1px solid #ffffff0f;align-items:center;gap:.65rem;padding:1.2rem 1.4rem;display:flex}.watch-module__jQH7IG__sidebarIcon{color:var(--primary)}.watch-module__jQH7IG__queueHeader h3{color:#fff;font-size:1.05rem;font-weight:850}.watch-module__jQH7IG__epCountPill{color:#a78bfa;background:#7c3aed1f;border:1px solid #7c3aed4d;border-radius:20px;margin-left:auto;padding:.2rem .65rem;font-size:.72rem;font-weight:800}.watch-module__jQH7IG__queueList{flex-direction:column;gap:.6rem;max-height:380px;padding:.6rem;display:flex;overflow-y:auto}.watch-module__jQH7IG__queueList::-webkit-scrollbar{width:5px}.watch-module__jQH7IG__queueList::-webkit-scrollbar-track{background:0 0}.watch-module__jQH7IG__queueList::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.watch-module__jQH7IG__queueList::-webkit-scrollbar-thumb:hover{background:#ffffff40}.watch-module__jQH7IG__queueItem{border:1px solid #0000;border-radius:12px;grid-template-columns:90px 1fr;align-items:center;gap:.9rem;padding:.65rem;text-decoration:none;transition:all .25s;display:grid}.watch-module__jQH7IG__queueItem:hover{background:#ffffff0a;border-color:#ffffff14}.watch-module__jQH7IG__activeQueueItem{box-shadow:0 4px 20px #00000040;background:linear-gradient(135deg,#a855f72e 0%,#6366f10f 100%)!important;border-color:#a855f759!important}.watch-module__jQH7IG__queueThumbWrapper{aspect-ratio:16/9;background:#0f172a;border:1px solid #ffffff14;border-radius:8px;width:100%;position:relative;overflow:hidden}.watch-module__jQH7IG__queueThumb{object-fit:cover}.watch-module__jQH7IG__playingOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:2;background:#a855f7a6;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.watch-module__jQH7IG__equalizer{align-items:flex-end;gap:3px;height:16px;display:flex}.watch-module__jQH7IG__equalizer span{background:#fff;border-radius:2px;width:3px;animation:1s ease-in-out infinite alternate watch-module__jQH7IG__bounceBar;display:inline-block}.watch-module__jQH7IG__equalizer span:first-child{height:60%;animation-delay:.1s}.watch-module__jQH7IG__equalizer span:nth-child(2){height:100%;animation-delay:.3s}.watch-module__jQH7IG__equalizer span:nth-child(3){height:40%;animation-delay:.2s}@keyframes watch-module__jQH7IG__bounceBar{0%{transform:scaleY(.3)}to{transform:scaleY(1)}}.watch-module__jQH7IG__queueMeta{text-align:left;flex-direction:column;gap:.2rem;display:flex;overflow:hidden}.watch-module__jQH7IG__queuePlayingBadge{color:#c084fc;text-transform:uppercase;letter-spacing:.06em;font-size:.7rem;font-weight:850}.watch-module__jQH7IG__queueEpTitle{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:800;overflow:hidden}@media (max-width:1024px){.watch-module__jQH7IG__playerLayout{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:768px){.watch-module__jQH7IG__container{padding:1rem}.watch-module__jQH7IG__serverRow{padding:.75rem 1rem}.watch-module__jQH7IG__episodeInfoCard{padding:1.25rem}.watch-module__jQH7IG__episodeInfoCard h1{font-size:1.4rem}.watch-module__jQH7IG__commentsCard{padding:1.25rem}}.watch-module__jQH7IG__watchFullWidthSection{flex-direction:column;gap:2.5rem;width:100%;max-width:100%;margin-top:3.5rem;display:flex}.watch-module__jQH7IG__watchFullWidthSection .watch-module__jQH7IG__similarWrapper,.watch-module__jQH7IG__watchFullWidthSection .watch-module__jQH7IG__commentsCard{width:100%;max-width:100%}
.BrowseHub-module__4ulABa__hubContainer{flex-direction:column;gap:1.25rem;width:100%;max-width:100%;display:flex;overflow-x:hidden}.BrowseHub-module__4ulABa__filterActionBar{background:#121216f2;border:1px solid #ffffff1f;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1.25rem;display:flex}.BrowseHub-module__4ulABa__leftControls{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.BrowseHub-module__4ulABa__actionTriggerBtn{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff29;border-radius:8px;align-items:center;gap:.65rem;padding:.75rem 1.4rem;font-size:1rem;font-weight:700;transition:all .2s;display:inline-flex}.BrowseHub-module__4ulABa__actionTriggerBtn:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-1px)}.BrowseHub-module__4ulABa__activeTriggerBtn{box-shadow:0 0 14px #f59e0b33;color:#fbbf24!important;background:#f59e0b33!important;border-color:#f59e0b99!important}.BrowseHub-module__4ulABa__btnBadge{color:#0f172a;background:#f59e0b;border-radius:12px;justify-content:center;align-items:center;padding:.15rem .55rem;font-size:.82rem;font-weight:800;line-height:1;display:inline-flex}.BrowseHub-module__4ulABa__resetBtn{color:var(--foreground-secondary);cursor:pointer;background:0 0;border:1px solid #0000;align-items:center;gap:.5rem;padding:.7rem 1.1rem;font-size:.95rem;font-weight:700;transition:all .2s;display:inline-flex}.BrowseHub-module__4ulABa__resetBtn:hover{color:#ef4444}.BrowseHub-module__4ulABa__rightControls{flex-wrap:wrap;align-items:center;gap:.85rem;display:flex}.BrowseHub-module__4ulABa__searchBox{align-items:center;display:flex;position:relative}.BrowseHub-module__4ulABa__searchIcon{color:var(--foreground-secondary);pointer-events:none;position:absolute;left:.9rem}.BrowseHub-module__4ulABa__searchInput{color:#fff;background:#00000080;border:1px solid #ffffff29;border-radius:8px;outline:none;width:250px;height:44px;padding:0 2.2rem 0 2.6rem;font-size:.95rem;font-weight:500;transition:all .2s}.BrowseHub-module__4ulABa__searchInput:focus{border-color:var(--primary);width:300px;box-shadow:0 0 14px rgba(var(--primary-rgb), .25)}.BrowseHub-module__4ulABa__clearSearch{color:var(--foreground-secondary);cursor:pointer;background:0 0;border:none;align-items:center;display:flex;position:absolute;right:.75rem}.BrowseHub-module__4ulABa__sortSelect{color:#fff;cursor:pointer;background:#00000080;border:1px solid #ffffff29;border-radius:8px;outline:none;height:44px;padding:0 1.2rem;font-size:.95rem;font-weight:700;transition:border-color .2s}.BrowseHub-module__4ulABa__sortSelect:focus{border-color:var(--primary)}.BrowseHub-module__4ulABa__sortSelect option{color:#fff;background:#18181b}.BrowseHub-module__4ulABa__activeBadgesRow{background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;flex-wrap:wrap;align-items:center;gap:.6rem;padding:.75rem 1rem;display:flex}.BrowseHub-module__4ulABa__activeBadgeInclude{color:#4ade80;background:#22c55e2e;border:1px solid #22c55e80;border-radius:6px;align-items:center;gap:.45rem;padding:.4rem .85rem;font-size:.9rem;font-weight:700;display:inline-flex}.BrowseHub-module__4ulABa__activeBadgeBlock{color:#f87171;background:#ef44442e;border:1px solid #ef444480;border-radius:6px;align-items:center;gap:.45rem;padding:.4rem .85rem;font-size:.9rem;font-weight:700;display:inline-flex}.BrowseHub-module__4ulABa__activeBadgeBrand{color:#fbbf24;background:#f59e0b2e;border:1px solid #f59e0b80;border-radius:6px;align-items:center;gap:.45rem;padding:.4rem .85rem;font-size:.9rem;font-weight:700;display:inline-flex}.BrowseHub-module__4ulABa__badgeRemoveBtn{color:inherit;cursor:pointer;background:0 0;border:none;align-items:center;padding:2px;display:flex}.BrowseHub-module__4ulABa__badgeRemoveBtn:hover{opacity:.8}.BrowseHub-module__4ulABa__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#000000d9;justify-content:center;align-items:center;padding:1.5rem;animation:.2s ease-out BrowseHub-module__4ulABa__fadeIn;display:flex;position:fixed;inset:0}@keyframes BrowseHub-module__4ulABa__fadeIn{0%{opacity:0}to{opacity:1}}.BrowseHub-module__4ulABa__modalBox{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;width:100%;max-width:900px;max-height:90vh;animation:.22s cubic-bezier(.16,1,.3,1) BrowseHub-module__4ulABa__slideUp;display:flex;overflow:hidden;box-shadow:0 24px 60px #000000f2}@keyframes BrowseHub-module__4ulABa__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.BrowseHub-module__4ulABa__modalHeader{border-bottom:1px solid var(--border);background:#ffffff05;justify-content:space-between;align-items:center;padding:1.35rem 1.75rem;display:flex}.BrowseHub-module__4ulABa__modalTitleGroup{flex-direction:column;gap:.25rem;display:flex}.BrowseHub-module__4ulABa__modalTitleRow{align-items:center;gap:.75rem;display:flex}.BrowseHub-module__4ulABa__modalIcon{color:var(--accent)}.BrowseHub-module__4ulABa__modalTitle{color:#fff;margin:0;font-size:1.55rem;font-weight:800}.BrowseHub-module__4ulABa__modalSubtext{color:#a1a1aa;margin:0;font-size:.92rem}.BrowseHub-module__4ulABa__modalHeaderActions{align-items:center;gap:.75rem;display:flex}.BrowseHub-module__4ulABa__modalResetBtn{color:var(--accent);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:6px;align-items:center;gap:.5rem;padding:.55rem 1.1rem;font-size:.95rem;font-weight:700;transition:background .15s;display:inline-flex}.BrowseHub-module__4ulABa__modalResetBtn:hover{background:#ffffff2e}.BrowseHub-module__4ulABa__modalCloseBtn{color:#a1a1aa;cursor:pointer;background:0 0;border:none;align-items:center;padding:.5rem;transition:color .15s;display:flex}.BrowseHub-module__4ulABa__modalCloseBtn:hover{color:#fff}.BrowseHub-module__4ulABa__broadMatchesCard{background:#00000040;border:1px solid #ffffff14;border-radius:8px;justify-content:space-between;align-items:center;margin:1.25rem 1.6rem .5rem;padding:1.1rem 1.4rem;display:flex}.BrowseHub-module__4ulABa__broadTextGroup{flex-direction:column;gap:.15rem;display:flex}.BrowseHub-module__4ulABa__broadTitle{color:#fff;font-size:1.05rem;font-weight:700}.BrowseHub-module__4ulABa__broadDesc{color:#a1a1aa;margin-top:.15rem;font-size:.88rem}.BrowseHub-module__4ulABa__switchToggle{width:52px;height:28px;display:inline-block;position:relative}.BrowseHub-module__4ulABa__switchToggle input{opacity:0;width:0;height:0}.BrowseHub-module__4ulABa__slider{cursor:pointer;background-color:#3f3f46;border-radius:34px;transition:all .25s;position:absolute;inset:0}.BrowseHub-module__4ulABa__slider:before{content:"";background-color:#fff;border-radius:50%;width:22px;height:22px;transition:all .25s;position:absolute;bottom:3px;left:3px}.BrowseHub-module__4ulABa__switchToggle input:checked+.BrowseHub-module__4ulABa__slider{background-color:var(--primary)}.BrowseHub-module__4ulABa__switchToggle input:checked+.BrowseHub-module__4ulABa__slider:before{transform:translate(24px)}.BrowseHub-module__4ulABa__sectionHeaderRow{justify-content:space-between;align-items:center;padding:1rem 1.6rem .6rem;display:flex}.BrowseHub-module__4ulABa__sectionTitle{color:#fff;margin:0;font-size:1.15rem;font-weight:800}.BrowseHub-module__4ulABa__statusPillsRow{align-items:center;gap:.65rem;display:flex}.BrowseHub-module__4ulABa__includedPill{background:rgba(var(--accent-rgb), .15);border:1px solid rgba(var(--accent-rgb), .4);color:var(--accent);border-radius:14px;padding:.35rem .85rem;font-size:.85rem;font-weight:800}.BrowseHub-module__4ulABa__blockedPill{color:#f87171;background:#ef444433;border:1px solid #ef444480;border-radius:14px;padding:.35rem .85rem;font-size:.85rem;font-weight:800}.BrowseHub-module__4ulABa__modalFilterBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.1rem 1.6rem .6rem;display:flex}.BrowseHub-module__4ulABa__selectedPill{background:rgba(var(--accent-rgb), .15);border:1px solid rgba(var(--accent-rgb), .4);color:var(--accent);border-radius:14px;padding:.35rem .85rem;font-size:.85rem;font-weight:800}.BrowseHub-module__4ulABa__modalSearchWrapper{padding:0 1.6rem .8rem}.BrowseHub-module__4ulABa__modalSearchInput{color:#fff;background:#0006;border:1px solid #ffffff24;border-radius:8px;outline:none;width:100%;height:44px;padding:0 1rem 0 2.6rem;font-size:.98rem;transition:border-color .2s}.BrowseHub-module__4ulABa__modalSearchInput:focus{border-color:var(--primary)}.BrowseHub-module__4ulABa__sortToggleGroup{background:#0006;border:1px solid #ffffff1f;border-radius:6px;align-items:center;padding:3px;display:flex}.BrowseHub-module__4ulABa__sortToggleBtn{color:#a1a1aa;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:4px;padding:.45rem .85rem;font-size:.88rem;font-weight:700;transition:all .15s}.BrowseHub-module__4ulABa__activeSortToggle{background:var(--primary);color:#fff;font-weight:800}.BrowseHub-module__4ulABa__modalBody{flex:1;min-height:320px;padding:.5rem 1.6rem 1.4rem;overflow-y:auto}.BrowseHub-module__4ulABa__modalBody::-webkit-scrollbar{width:8px}.BrowseHub-module__4ulABa__modalBody::-webkit-scrollbar-track{background:#0003}.BrowseHub-module__4ulABa__modalBody::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:4px}.BrowseHub-module__4ulABa__tagsGrid{grid-template-columns:repeat(2,1fr);gap:.85rem;display:grid}.BrowseHub-module__4ulABa__tagCard{background:#ffffff0a;border:1px solid #ffffff17;border-radius:8px;justify-content:space-between;align-items:center;padding:.85rem 1.1rem;transition:background .15s;display:flex}.BrowseHub-module__4ulABa__tagCard:hover{background:#ffffff14}.BrowseHub-module__4ulABa__tagMeta{flex-direction:column;gap:.2rem;display:flex}.BrowseHub-module__4ulABa__tagName{color:#fff;font-size:1.05rem;font-weight:700}.BrowseHub-module__4ulABa__tagCount{color:#a1a1aa;font-size:.85rem}.BrowseHub-module__4ulABa__tagBtnGroup{background:#00000080;border:1px solid #ffffff24;border-radius:6px;align-items:center;display:flex;overflow:hidden}.BrowseHub-module__4ulABa__tagActionBtn{color:#a1a1aa;cursor:pointer;background:0 0;border:none;padding:.6rem 1.25rem;font-size:.95rem;font-weight:700;transition:all .15s}.BrowseHub-module__4ulABa__tagActionBtn:hover{color:#fff;background:#ffffff14}.BrowseHub-module__4ulABa__tagIncludeActive{color:#fff!important;background:#16a34a!important;font-weight:800!important}.BrowseHub-module__4ulABa__tagBlockActive{color:#fff!important;background:#ef4444!important;font-weight:800!important}.BrowseHub-module__4ulABa__brandsGrid{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.BrowseHub-module__4ulABa__brandCard{color:#e4e4e7;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:6px;justify-content:space-between;align-items:center;padding:.85rem 1.1rem;font-size:.98rem;font-weight:700;transition:all .15s;display:flex}.BrowseHub-module__4ulABa__brandCard:hover{color:#fff;background:#ffffff1a}.BrowseHub-module__4ulABa__brandCardActive{background:rgba(var(--accent-rgb), .15)!important;border-color:rgba(var(--accent-rgb), .6)!important;color:var(--accent)!important}.BrowseHub-module__4ulABa__brandCount{opacity:.8;font-size:.88rem}.BrowseHub-module__4ulABa__modalFooter{border-top:1px solid var(--border);background:#ffffff05;justify-content:space-between;align-items:center;padding:1.25rem 1.75rem;display:flex}.BrowseHub-module__4ulABa__cancelModalBtn{color:#fff;cursor:pointer;background:0 0;border:none;padding:.7rem 1.4rem;font-size:1.05rem;font-weight:700;transition:opacity .15s}.BrowseHub-module__4ulABa__cancelModalBtn:hover{opacity:.7}.BrowseHub-module__4ulABa__applyModalBtn{background:var(--primary);color:#fff;cursor:pointer;box-shadow:0 4px 14px rgba(var(--primary-rgb), .35);border:none;border-radius:6px;padding:.75rem 2.6rem;font-size:1.08rem;font-weight:800;transition:all .18s}.BrowseHub-module__4ulABa__applyModalBtn:hover{background:var(--primary-hover);box-shadow:0 6px 20px rgba(var(--primary-rgb), .5);transform:translateY(-1px)}.BrowseHub-module__4ulABa__catalogSection{margin-top:1rem}.BrowseHub-module__4ulABa__seriesGrid{grid-template-columns:repeat(5,1fr);gap:1.25rem;display:grid}.BrowseHub-module__4ulABa__paginationContainer{flex-wrap:wrap;justify-content:center;align-items:center;gap:.6rem;margin-top:2.5rem;margin-bottom:1.5rem;display:flex}.BrowseHub-module__4ulABa__pageBtn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;min-width:44px;height:44px;padding:0 .85rem;font-size:.95rem;font-weight:700;transition:all .2s;display:inline-flex}.BrowseHub-module__4ulABa__pageBtn:hover:not(:disabled){background:#ffffff26;border-color:#ffffff40;transform:translateY(-1px)}.BrowseHub-module__4ulABa__pageBtnDisabled{opacity:.3;cursor:not-allowed}.BrowseHub-module__4ulABa__pageIndicator{color:var(--foreground-secondary);margin:0 .5rem;font-size:.95rem;font-weight:500}.BrowseHub-module__4ulABa__pageIndicator strong{color:var(--foreground-primary);font-weight:700}.BrowseHub-module__4ulABa__emptyState{text-align:center;background:#12121699;border:1px dashed #ffffff1f;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.BrowseHub-module__4ulABa__emptyIcon{color:var(--foreground-secondary)}.BrowseHub-module__4ulABa__emptyState h3{color:#fff;margin:0;font-size:1.4rem;font-weight:800}.BrowseHub-module__4ulABa__emptyState p{color:var(--foreground-secondary);margin:0;font-size:.95rem}.BrowseHub-module__4ulABa__clearFiltersBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;margin-top:.5rem;padding:.75rem 1.6rem;font-size:.95rem;font-weight:800;transition:all .2s}.BrowseHub-module__4ulABa__clearFiltersBtn:hover{background:var(--primary-hover);transform:translateY(-1px)}@media (max-width:1280px){.BrowseHub-module__4ulABa__seriesGrid{grid-template-columns:repeat(4,1fr)}}@media (max-width:1024px){.BrowseHub-module__4ulABa__seriesGrid{grid-template-columns:repeat(3,1fr)}.BrowseHub-module__4ulABa__brandsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:769px) and (max-width:1024px){.BrowseHub-module__4ulABa__filterActionBar{flex-direction:column;align-items:stretch;gap:.85rem;padding:1rem 1.25rem;display:flex}.BrowseHub-module__4ulABa__leftControls{grid-template-columns:1fr 1fr;gap:.85rem;width:100%;display:grid}.BrowseHub-module__4ulABa__leftControls .BrowseHub-module__4ulABa__actionTriggerBtn{justify-content:center;width:100%;padding:.75rem 1rem}.BrowseHub-module__4ulABa__rightControls{grid-template-columns:1.5fr 1fr auto;align-items:center;gap:.85rem;width:100%;display:grid}.BrowseHub-module__4ulABa__rightControls .BrowseHub-module__4ulABa__searchBox,.BrowseHub-module__4ulABa__rightControls .BrowseHub-module__4ulABa__searchInput,.BrowseHub-module__4ulABa__rightControls .BrowseHub-module__4ulABa__searchInput:focus,.BrowseHub-module__4ulABa__rightControls select{width:100%}.BrowseHub-module__4ulABa__customFilterBar{grid-template-columns:1.5fr 1fr;gap:.85rem;margin:1.5rem 0 2rem;padding:1rem 1.25rem;display:grid}.BrowseHub-module__4ulABa__customFilterBarLeft{display:none}.BrowseHub-module__4ulABa__customFilterBarCenter{justify-self:stretch;width:100%}.BrowseHub-module__4ulABa__customFilterBarCenter .BrowseHub-module__4ulABa__searchBox,.BrowseHub-module__4ulABa__customFilterBarCenter .BrowseHub-module__4ulABa__searchInput,.BrowseHub-module__4ulABa__customFilterBarCenter .BrowseHub-module__4ulABa__searchInput:focus{width:100%!important}.BrowseHub-module__4ulABa__customFilterBarRight{justify-self:stretch;width:100%}.BrowseHub-module__4ulABa__customFilterBarRight select{width:100%}}@media (max-width:768px){.BrowseHub-module__4ulABa__filterActionBar{flex-direction:column;align-items:stretch;gap:.75rem;padding:.85rem 1rem;display:flex}.BrowseHub-module__4ulABa__leftControls{grid-template-columns:1fr 1fr;gap:.75rem;width:100%;display:grid}.BrowseHub-module__4ulABa__leftControls .BrowseHub-module__4ulABa__actionTriggerBtn{justify-content:center;width:100%;padding:.7rem .85rem;font-size:.95rem}.BrowseHub-module__4ulABa__rightControls{flex-direction:column;gap:.75rem;width:100%;display:flex}.BrowseHub-module__4ulABa__rightControls .BrowseHub-module__4ulABa__searchBox,.BrowseHub-module__4ulABa__rightControls .BrowseHub-module__4ulABa__searchInput,.BrowseHub-module__4ulABa__rightControls .BrowseHub-module__4ulABa__searchInput:focus,.BrowseHub-module__4ulABa__rightControls select{width:100%}.BrowseHub-module__4ulABa__rightControls .BrowseHub-module__4ulABa__resetBtn{justify-content:center;width:100%}.BrowseHub-module__4ulABa__seriesGrid{grid-template-columns:repeat(2,1fr);gap:.85rem}.BrowseHub-module__4ulABa__tagsGrid,.BrowseHub-module__4ulABa__brandsGrid{grid-template-columns:1fr}.BrowseHub-module__4ulABa__modalOverlay{padding:.5rem}.BrowseHub-module__4ulABa__modalBox{max-height:95vh}.BrowseHub-module__4ulABa__modalHeader{padding:1rem 1.25rem}.BrowseHub-module__4ulABa__modalTitle{font-size:1.3rem}.BrowseHub-module__4ulABa__modalResetBtn{padding:.45rem .85rem;font-size:.88rem}.BrowseHub-module__4ulABa__broadMatchesCard{margin:.75rem 1rem .5rem;padding:.85rem 1rem}.BrowseHub-module__4ulABa__sectionHeaderRow{flex-direction:column;align-items:flex-start;gap:.5rem;padding:1rem 1.25rem .6rem}.BrowseHub-module__4ulABa__modalSearchWrapper{padding:0 1.25rem .5rem}.BrowseHub-module__4ulABa__modalFilterBar{flex-direction:column;align-items:stretch;gap:.75rem;padding:1rem 1.25rem .6rem}.BrowseHub-module__4ulABa__modalFilterBar>div{width:100%;flex-direction:column!important;align-items:stretch!important;gap:.75rem!important}.BrowseHub-module__4ulABa__modalFilterBar .BrowseHub-module__4ulABa__searchBox,.BrowseHub-module__4ulABa__modalFilterBar .BrowseHub-module__4ulABa__modalSearchInput{width:100%}.BrowseHub-module__4ulABa__sortToggleGroup{grid-template-columns:1fr 1fr;width:100%;display:grid}.BrowseHub-module__4ulABa__sortToggleBtn{justify-content:center;width:100%;padding:.55rem;display:flex}.BrowseHub-module__4ulABa__modalBody{padding:.5rem 1.25rem 1rem}}.BrowseHub-module__4ulABa__customFilterBar{background:#121216f2;border:1px solid #ffffff1f;border-radius:10px;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;width:100%;margin:1.75rem 0 2.25rem;padding:1rem 1.5rem;display:grid}.BrowseHub-module__4ulABa__customFilterBarLeft{justify-self:start}.BrowseHub-module__4ulABa__customFilterBarCenter{justify-self:center}.BrowseHub-module__4ulABa__customFilterBarCenter .BrowseHub-module__4ulABa__searchBox,.BrowseHub-module__4ulABa__customFilterBarCenter .BrowseHub-module__4ulABa__searchInput{width:480px}.BrowseHub-module__4ulABa__customFilterBarCenter .BrowseHub-module__4ulABa__searchInput:focus{width:520px}.BrowseHub-module__4ulABa__customFilterBarRight{justify-self:end}@media (max-width:768px){.BrowseHub-module__4ulABa__customFilterBar{flex-direction:column;align-items:stretch;gap:.75rem;margin:1.25rem 0 1.75rem;padding:.85rem 1rem;display:flex}.BrowseHub-module__4ulABa__customFilterBarLeft,.BrowseHub-module__4ulABa__customFilterBarCenter,.BrowseHub-module__4ulABa__customFilterBarRight{justify-self:stretch;width:100%}.BrowseHub-module__4ulABa__customFilterBarLeft select,.BrowseHub-module__4ulABa__customFilterBarRight select{width:100%}.BrowseHub-module__4ulABa__customFilterBarCenter .BrowseHub-module__4ulABa__searchBox,.BrowseHub-module__4ulABa__customFilterBarCenter .BrowseHub-module__4ulABa__searchInput,.BrowseHub-module__4ulABa__customFilterBarCenter .BrowseHub-module__4ulABa__searchInput:focus{width:100%!important}}
.ThreeD-module__6KA5ia__container{width:100%;max-width:1720px;min-height:70vh;margin:0 auto;padding:1.5rem 2rem 4rem;position:relative}.ThreeD-module__6KA5ia__headerSection{text-align:left;margin-bottom:1.5rem;animation:.6s cubic-bezier(.16,1,.3,1) ThreeD-module__6KA5ia__fade-in}.ThreeD-module__6KA5ia__titleRow{align-items:center;gap:.8rem;margin-bottom:.5rem;display:flex}.ThreeD-module__6KA5ia__headerIcon{color:var(--primary)}.ThreeD-module__6KA5ia__headerSection h1{letter-spacing:-.02em;color:#fff;font-size:2.2rem;font-weight:800}.ThreeD-module__6KA5ia__subtext{color:var(--foreground-secondary);font-size:1.05rem}@media (min-width:769px) and (max-width:1024px){.ThreeD-module__6KA5ia__container{padding:1.5rem 1.25rem}}@media (max-width:768px){.ThreeD-module__6KA5ia__container{padding:1rem .75rem 4rem;overflow-x:hidden}.ThreeD-module__6KA5ia__headerSection h1{font-size:1.8rem}.ThreeD-module__6KA5ia__subtext{font-size:.95rem}}.ThreeD-module__6KA5ia__breadcrumbs{color:var(--foreground-secondary);align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:.9rem;display:flex}.ThreeD-module__6KA5ia__breadcrumbs a{color:var(--foreground-secondary);text-decoration:none;transition:color .2s}.ThreeD-module__6KA5ia__breadcrumbs a:hover{color:#fff}.ThreeD-module__6KA5ia__crumbDivider{color:#ffffff40}.ThreeD-module__6KA5ia__activeCrumb{color:#fff;font-weight:700}
.categories-module__bfi04W__container{width:100%;max-width:1720px;min-height:70vh;margin:0 auto;padding:1.5rem 2rem 4rem;position:relative}.categories-module__bfi04W__headerSection{text-align:left;margin-bottom:1.25rem;animation:.6s cubic-bezier(.16,1,.3,1) categories-module__bfi04W__fade-in}.categories-module__bfi04W__titleRow{align-items:center;gap:.8rem;margin-bottom:.5rem;display:flex}.categories-module__bfi04W__headerIcon{color:var(--primary)}.categories-module__bfi04W__headerSection h1{letter-spacing:-.02em;font-size:2.2rem;font-weight:800}.categories-module__bfi04W__subtext{color:var(--foreground-secondary);font-size:1.05rem}.categories-module__bfi04W__pillsSection{margin-bottom:3rem;animation:.7s cubic-bezier(.16,1,.3,1) categories-module__bfi04W__fade-in}.categories-module__bfi04W__pillsGrid{flex-wrap:wrap;gap:.8rem;display:flex}.categories-module__bfi04W__pill{background:var(--surface);border:1px solid var(--border);color:var(--foreground-secondary);box-shadow:var(--shadow);border-radius:30px;padding:.6rem 1.4rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s}.categories-module__bfi04W__pill:hover{background:var(--surface-hover);border-color:var(--primary);color:var(--foreground-primary)}.categories-module__bfi04W__activePill{background:var(--primary);border-color:var(--primary);color:#fff}.categories-module__bfi04W__activePill:hover{background:var(--primary-hover);color:#fff;border-color:var(--primary-hover)}.categories-module__bfi04W__catalogSection{animation:.8s cubic-bezier(.16,1,.3,1) categories-module__bfi04W__fade-in}.categories-module__bfi04W__catalogHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.categories-module__bfi04W__catalogHeader h2{font-size:1.3rem;font-weight:800}.categories-module__bfi04W__demoBadge{background:rgba(var(--primary-rgb), .1);border:1px solid rgba(var(--primary-rgb), .2);color:var(--primary);letter-spacing:.05em;border-radius:4px;padding:.2rem .6rem;font-size:.7rem;font-weight:700}.categories-module__bfi04W__seriesGrid{grid-template-columns:repeat(5,1fr);gap:1.25rem;display:grid}.categories-module__bfi04W__seriesCard{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;display:flex;position:relative;overflow:hidden}.categories-module__bfi04W__cardImageLink{width:100%;text-decoration:none}.categories-module__bfi04W__cardImageWrapper{aspect-ratio:2/3;background:var(--surface-hover);width:100%;position:relative;overflow:hidden}.categories-module__bfi04W__cardImage{object-fit:cover;transition:transform .5s}.categories-module__bfi04W__seriesCard:hover .categories-module__bfi04W__cardImage{transform:scale(1.05)}.categories-module__bfi04W__cardImageOverlay{opacity:0;z-index:5;background:#0006;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.categories-module__bfi04W__seriesCard:hover .categories-module__bfi04W__cardImageOverlay{opacity:1}.categories-module__bfi04W__cardPlayIcon{filter:drop-shadow(0 4px 12px #00000080);transition:transform .3s;transform:scale(.9)}.categories-module__bfi04W__seriesCard:hover .categories-module__bfi04W__cardPlayIcon{transform:scale(1)}.categories-module__bfi04W__cardContent{flex-direction:column;gap:.4rem;padding:.85rem 1rem;display:flex}.categories-module__bfi04W__cardHeader{align-items:center;display:flex}.categories-module__bfi04W__cardCategory{color:var(--primary);text-transform:uppercase;font-size:.68rem;font-weight:800}.categories-module__bfi04W__cardTitle{font-size:.95rem;font-weight:800;line-height:1.35}.categories-module__bfi04W__cardTitle a{color:var(--foreground-primary);text-decoration:none}.categories-module__bfi04W__cardSnippet{color:var(--foreground-secondary);-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:.78rem;line-height:1.45;display:-webkit-box;overflow:hidden}.categories-module__bfi04W__emptyState{text-align:center;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:1.2rem;max-width:600px;margin:2rem auto;padding:5rem 2rem;display:flex}.categories-module__bfi04W__emptyIcon{color:var(--foreground-muted)}.categories-module__bfi04W__emptyState h3{color:var(--foreground-primary);font-size:1.3rem;font-weight:800}.categories-module__bfi04W__emptyState p{color:var(--foreground-secondary);max-width:440px;font-size:.95rem;line-height:1.6}@keyframes categories-module__bfi04W__fade-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1200px){.categories-module__bfi04W__seriesGrid{grid-template-columns:repeat(5,1fr)}}@media (max-width:992px){.categories-module__bfi04W__seriesGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.categories-module__bfi04W__container{padding:1rem 1rem 3rem}.categories-module__bfi04W__headerSection h1{font-size:1.5rem}.categories-module__bfi04W__subtext{font-size:.85rem}.categories-module__bfi04W__seriesGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.75rem!important}}@media (max-width:480px){.categories-module__bfi04W__seriesGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.65rem!important}}.categories-module__bfi04W__breadcrumbs{color:var(--foreground-secondary);align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:.9rem;display:flex}.categories-module__bfi04W__breadcrumbs a{color:var(--foreground-secondary);text-decoration:none;transition:color .2s}.categories-module__bfi04W__breadcrumbs a:hover{color:#fff}.categories-module__bfi04W__crumbDivider{color:#ffffff40}.categories-module__bfi04W__activeCrumb{color:#fff;font-weight:700}
.uncensored-module__Ck_v3q__container{width:100%;max-width:1720px;min-height:70vh;margin:0 auto;padding:1.5rem 2rem 4rem;position:relative}.uncensored-module__Ck_v3q__headerSection{text-align:left;margin-bottom:1.5rem;animation:.6s cubic-bezier(.16,1,.3,1) uncensored-module__Ck_v3q__fade-in}.uncensored-module__Ck_v3q__titleRow{align-items:center;gap:.8rem;margin-bottom:.5rem;display:flex}.uncensored-module__Ck_v3q__headerIcon{color:#10b981}.uncensored-module__Ck_v3q__headerSection h1{letter-spacing:-.02em;color:#fff;font-size:2.2rem;font-weight:800}.uncensored-module__Ck_v3q__subtext{color:var(--foreground-secondary);font-size:1.05rem}@media (min-width:769px) and (max-width:1024px){.uncensored-module__Ck_v3q__container{padding:1.5rem 1.25rem}}@media (max-width:768px){.uncensored-module__Ck_v3q__container{padding:1rem .75rem 4rem;overflow-x:hidden}.uncensored-module__Ck_v3q__headerSection h1{font-size:1.8rem}.uncensored-module__Ck_v3q__subtext{font-size:.95rem}}.uncensored-module__Ck_v3q__breadcrumbs{color:var(--foreground-secondary);align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:.9rem;display:flex}.uncensored-module__Ck_v3q__breadcrumbs a{color:var(--foreground-secondary);text-decoration:none;transition:color .2s}.uncensored-module__Ck_v3q__breadcrumbs a:hover{color:#fff}.uncensored-module__Ck_v3q__crumbDivider{color:#ffffff40}.uncensored-module__Ck_v3q__activeCrumb{color:#fff;font-weight:700}
.BackToTop-module__VQI20W__btn{background:var(--primary);color:#fff;cursor:pointer;z-index:999;opacity:0;pointer-events:none;width:44px;height:44px;box-shadow:0 4px 16px rgba(var(--primary-rgb), .4);border:none;border-radius:50%;justify-content:center;align-items:center;transition:opacity .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1),box-shadow .2s,background .2s;display:flex;position:fixed;bottom:2rem;right:2rem;transform:translateY(16px)scale(.85)}.BackToTop-module__VQI20W__btn.BackToTop-module__VQI20W__visible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.BackToTop-module__VQI20W__btn:hover{background:var(--primary-hover);box-shadow:0 8px 24px rgba(var(--primary-rgb), .6);transform:translateY(-2px)scale(1.05)}.BackToTop-module__VQI20W__btn:active{transform:translateY(0)scale(.95)}@media (max-width:768px){.BackToTop-module__VQI20W__btn{width:40px;height:40px;bottom:1.2rem;right:1.2rem}}
