.ContinueWatching_section__Sq1Z5{animation:ContinueWatching_continue-watching-in__zfxiA var(--motion-slow) var(--ease) both}@keyframes ContinueWatching_continue-watching-in__zfxiA{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.EmptyCatalog_state__dlfql{padding-block:var(--space-12)}.EmptyCatalog_languages__oVWlo{display:flex;flex-direction:column;align-items:center;gap:var(--space-3);margin-top:var(--space-2)}.EmptyCatalog_languagesLabel__sWy4s{font-size:var(--text-sm);font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-muted)}.EmptyCatalog_languageList__DLtow{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-2)}.home_pageHeader__LxsRM{display:flex;flex-direction:column;gap:var(--space-2)}.home_pageIntro__IV6cS{max-width:60ch;color:var(--color-text-muted)}.home_genreGrid__TqJDu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:var(--space-3);gap:var(--space-3)}@media (min-width:768px){.home_genreGrid__TqJDu{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-4)}}@media (min-width:1024px){.home_genreGrid__TqJDu{grid-template-columns:repeat(4,minmax(0,1fr))}}.home_genreCard__CY2fN{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-2);min-height:112px;height:100%;padding:var(--space-3);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-card);transition:border-color var(--motion-fast) var(--ease),background-color var(--motion-fast) var(--ease),transform var(--motion-base) var(--ease)}.home_genreCard__CY2fN:hover{background:var(--color-surface-raised);border-color:var(--color-border-strong)}@media (hover:hover){.home_genreCard__CY2fN:hover{transform:translateY(-2px)}}.home_genreIcon__2sb4v{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;border-radius:var(--radius-chip);background:var(--color-primary-soft);color:var(--color-primary-hover)}.home_genreText__ZoMfg{display:flex;flex-direction:column;gap:2px;width:100%;min-width:0}.home_genreName__IeWZM{font-weight:600;line-height:1.3}.home_genreCount__E_4tD{font-size:var(--text-xs);color:var(--color-text-muted)}.home_genreChevron__2_tUM{display:none;flex-shrink:0;color:var(--color-text-muted)}.home_genreSkeleton__027U_{height:112px}@media (min-width:600px){.home_genreCard__CY2fN{flex-direction:row;align-items:center;gap:var(--space-3);min-height:76px;padding:var(--space-3) var(--space-4)}.home_genreText__ZoMfg{flex:1 1;width:auto}.home_genreChevron__2_tUM{display:block}.home_genreSkeleton__027U_{height:76px}}.home_genreNav__qpVyT{display:flex;flex-direction:column;gap:var(--space-4)}.FeaturedPanel_featured__TDzFI{--featured-ring:rgba(240,46,114,0.5);--featured-ring-glow:rgba(240,46,114,0.18);position:relative;isolation:isolate;display:flex;flex-direction:column;border-radius:var(--radius-panel)}.FeaturedPanel_bg__qf8p9{position:absolute;inset:0;z-index:0;border-radius:inherit;pointer-events:none;background:var(--featured-page-glow,none)}[dir=rtl] .FeaturedPanel_bg__qf8p9{transform:scaleX(-1)}.FeaturedPanel_backdrop__CuNIV,.FeaturedPanel_rings__bLGvS{display:none}.FeaturedPanel_poster__x5yEs{position:relative;z-index:2;width:min(62%,300px);margin-inline:auto;margin-bottom:calc(-1 * var(--space-6));border-radius:var(--radius-card);box-shadow:var(--shadow-card)}.FeaturedPanel_info__2dCMf,.FeaturedPanel_posterFrame__U2tf5{border:1px solid var(--color-border)}.FeaturedPanel_info__2dCMf{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:var(--space-3);padding:calc(var(--space-6) + var(--space-5)) var(--space-4) var(--space-5);text-align:center;background:var(--color-surface-raised);border-radius:var(--radius-panel)}.FeaturedPanel_badge__2PXeD{padding:var(--space-1) var(--space-3);border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.1em}.FeaturedPanel_title__HjQO3{max-width:24ch;overflow-wrap:anywhere}.FeaturedPanel_synopsis__HU6LL{max-width:60ch;color:var(--color-text-muted)}.FeaturedPanel_chips__pkcln{justify-content:center}.FeaturedPanel_cta__GLTj1{display:flex;flex-direction:column;gap:var(--space-2);width:100%;margin-top:var(--space-2)}.FeaturedPanel_ctaButton__NrSDR{width:100%}@media (min-width:1024px){.FeaturedPanel_featured__TDzFI{display:grid;grid-template-columns:clamp(240px,22vw,300px) minmax(0,1fr);align-items:center;grid-gap:var(--space-10);gap:var(--space-10);padding:var(--space-8);overflow:hidden;background:var(--color-surface);border:1px solid var(--color-border)}.FeaturedPanel_bg__qf8p9{background:var(--featured-bg,none)}.FeaturedPanel_poster__x5yEs{width:100%;margin:0}.FeaturedPanel_info__2dCMf{align-items:flex-start;gap:var(--space-4);max-width:640px;padding:0;text-align:start;background:none;border:0;border-radius:0}.FeaturedPanel_badge__2PXeD{display:none}.FeaturedPanel_title__HjQO3{max-width:none}.FeaturedPanel_chips__pkcln{justify-content:flex-start}.FeaturedPanel_cta__GLTj1{flex-direction:row;flex-wrap:wrap;width:auto}.FeaturedPanel_ctaButton__NrSDR{width:auto}.FeaturedPanel_backdrop__CuNIV{display:block;position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.FeaturedPanel_backdrop__CuNIV img{width:100%;height:100%;object-fit:cover;object-position:center;opacity:.3}.FeaturedPanel_backdropVeil__DlzF8{position:absolute;inset:0;background:linear-gradient(90deg,rgba(21,21,29,.96),rgba(21,21,29,.72) 50%,rgba(21,21,29,.45))}[dir=rtl] .FeaturedPanel_backdropVeil__DlzF8{transform:scaleX(-1)}.FeaturedPanel_rings__bLGvS{display:block;position:absolute;inset-block:0;inset-inline-end:0;z-index:0;width:48%;overflow:hidden;pointer-events:none}.FeaturedPanel_rings__bLGvS:before{content:"";position:absolute;top:-40%;inset-inline-end:34%;width:1px;height:180%;background:linear-gradient(180deg,transparent 0,var(--featured-ring) 50%,transparent 100%);transform:rotate(28deg);opacity:.7}[dir=rtl] .FeaturedPanel_rings__bLGvS:before{transform:rotate(-28deg)}.FeaturedPanel_rings__bLGvS:after{content:"";position:absolute;top:-20%;inset-inline-start:50%;width:80%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 35% 40%,var(--featured-ring-glow) 0,transparent 62%)}[dir=rtl] .FeaturedPanel_rings__bLGvS:after{transform:scaleX(-1)}.FeaturedPanel_ring__IVcsf{position:absolute;aspect-ratio:1;border-radius:50%;border:1px solid var(--featured-ring);box-shadow:0 0 48px var(--featured-ring-glow),inset 0 0 72px var(--featured-ring-glow)}.FeaturedPanel_ring__IVcsf:first-of-type{top:-55%;inset-inline-start:34%;width:150%}.FeaturedPanel_ring__IVcsf:nth-of-type(2){top:-18%;inset-inline-start:48%;width:104%;opacity:.8}.FeaturedPanel_ring__IVcsf:nth-of-type(3){top:52%;inset-inline-start:18%;width:46%;opacity:.5}}