*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0d0d1a;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:background .3s,color .3s}[data-theme=light] body{color:#111;background:#f0f2f5}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#c0c0d0;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#e50914}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#2a2a4a}.ant-card:hover .card-overlay{opacity:1!important}@media (width<=768px){.nav-links{display:none!important}.nav-hamburger{display:inline-flex!important}}.theme-toggle-btn:hover .anticon{transform:rotate(20deg)scale(1.15)}.ant-skeleton-image{width:100%!important;height:100%!important}input:-webkit-autofill{transition:background-color 9999s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--autofill-bg,#0d0d1a) inset!important;-webkit-text-fill-color:inherit!important}input:-webkit-autofill:hover{transition:background-color 9999s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--autofill-bg,#0d0d1a) inset!important;-webkit-text-fill-color:inherit!important}input:-webkit-autofill:focus{transition:background-color 9999s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--autofill-bg,#0d0d1a) inset!important;-webkit-text-fill-color:inherit!important}[data-theme=light] input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 1000px #fff!important}[data-theme=light] input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 1000px #fff!important}[data-theme=light] input:-webkit-autofill:focus{-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.auth-layout{min-height:100dvh}.auth-showcase{display:none;position:relative;overflow:hidden}.auth-showcase__slide{opacity:0;background-position:50%;background-size:cover;transition:opacity 1.2s;position:absolute;inset:0}.auth-showcase__slide.is-active{opacity:1}.auth-showcase__overlay{z-index:1;background:linear-gradient(105deg,#000000b8 0%,#00000073 55%,#000000bf 100%);position:absolute;inset:0}.auth-showcase__edge-fade{background:linear-gradient(to right, transparent, var(--auth-edge-color,#0d0d1a));z-index:2;pointer-events:none;width:120px;position:absolute;top:0;bottom:0;right:0}.auth-showcase__brand{z-index:3;position:absolute;top:10px;left:10px}.auth-showcase__cards{z-index:3;padding:10px 36px;position:absolute;bottom:220px;left:0;right:0;overflow:hidden}.auth-showcase__movie-card{cursor:pointer;border-radius:10px;outline:2px solid #0000;width:110px;transition:transform .3s,box-shadow .3s,outline .2s;animation:6s ease-in-out infinite cardFloat;overflow:hidden}.auth-showcase__movie-card.is-active{outline:2px solid #e50914}.auth-showcase__movie-card:nth-child(2){animation-delay:.8s}.auth-showcase__movie-card:nth-child(3){animation-delay:1.6s}.auth-showcase__movie-card:nth-child(4){animation-delay:2.4s}.auth-showcase__movie-card:nth-child(5){animation-delay:3.2s}.auth-showcase__movie-card:hover{transform:translateY(-6px)scale(1.04)}.auth-showcase__movie-card img{object-fit:cover;width:100%;height:155px;display:block}.auth-showcase__card-label{display:none}.auth-showcase__info{z-index:3;position:absolute;bottom:36px;left:36px;right:36px}.auth-showcase__info-content{opacity:0;pointer-events:none;transition:opacity .7s;position:absolute;bottom:42px;left:0;right:0;overflow:hidden}.auth-showcase__info-content.is-active{opacity:1;pointer-events:auto}.auth-showcase__info-badge{color:#fff;letter-spacing:1px;text-transform:uppercase;background:#e50914e6;border-radius:4px;margin-bottom:10px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.auth-showcase__info-title{color:#fff;text-shadow:0 2px 8px #0009;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:clamp(18px,2.5vw,24px);font-weight:800;line-height:1.2;display:-webkit-box;overflow:hidden}.auth-showcase__info-rating{color:#fadb14;font-size:13px;font-weight:700}.auth-showcase__info-year,.auth-showcase__info-duration{color:#ffffffb3;font-size:13px}.auth-showcase__info-description{color:#ffffffbf;-webkit-line-clamp:2;text-shadow:0 1px 4px #00000080;-webkit-box-orient:vertical;max-height:3em;margin:8px 0 0;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.auth-showcase__dots{margin-top:170px;padding-top:4px}.auth-showcase__dot{cursor:pointer;background:#ffffff59;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s;position:relative}.auth-showcase__dot:before{content:"";position:absolute;inset:-10px}.auth-showcase__dot.is-active{background:#e50914;border-radius:5px;width:28px}.auth-showcase__dot:focus-visible{outline-offset:3px;outline:2px solid #fff}.auth-showcase__orb{pointer-events:none;z-index:2;border-radius:50%;animation:linear infinite orbDrift;position:absolute}.auth-showcase__orb--1{background:radial-gradient(circle,#e509141f 0%,#0000 70%);width:300px;height:300px;animation-duration:18s;top:-80px;left:-80px}.auth-showcase__orb--2{background:radial-gradient(circle,#6300ff1a 0%,#0000 70%);width:200px;height:200px;animation-duration:24s;animation-direction:reverse;top:40%;right:10%}.auth-showcase__orb--3{background:radial-gradient(circle,#e5091414 0%,#0000 70%);width:150px;height:150px;animation-duration:14s;bottom:20%;left:20%}.auth-panel{z-index:1;width:100%;max-width:480px;min-height:100dvh;padding:clamp(24px,5vw,48px) clamp(20px,5vw,48px);position:relative}.auth-panel__inner{width:100%;max-width:400px}.auth-autofill-override input:-webkit-autofill{caret-color:var(--autofill-text,#fff);transition:background-color 9999s ease-in-out;-webkit-text-fill-color:var(--autofill-text,#fff)!important;-webkit-box-shadow:0 0 0 1000px var(--autofill-bg,#1a1a2e) inset!important}.auth-autofill-override input:-webkit-autofill:hover{caret-color:var(--autofill-text,#fff);transition:background-color 9999s ease-in-out;-webkit-text-fill-color:var(--autofill-text,#fff)!important;-webkit-box-shadow:0 0 0 1000px var(--autofill-bg,#1a1a2e) inset!important}.auth-autofill-override input:-webkit-autofill:focus{caret-color:var(--autofill-text,#fff);transition:background-color 9999s ease-in-out;-webkit-text-fill-color:var(--autofill-text,#fff)!important;-webkit-box-shadow:0 0 0 1000px var(--autofill-bg,#1a1a2e) inset!important}.auth-autofill-override input:-webkit-autofill:active{caret-color:var(--autofill-text,#fff);transition:background-color 9999s ease-in-out;-webkit-text-fill-color:var(--autofill-text,#fff)!important;-webkit-box-shadow:0 0 0 1000px var(--autofill-bg,#1a1a2e) inset!important}[data-theme=light] .auth-autofill-override input:-webkit-autofill{--autofill-text:#111;--autofill-bg:#fff}[data-theme=light] .auth-autofill-override input:-webkit-autofill:hover{--autofill-text:#111;--autofill-bg:#fff}[data-theme=light] .auth-autofill-override input:-webkit-autofill:focus{--autofill-text:#111;--autofill-bg:#fff}[data-theme=light] .auth-autofill-override input:-webkit-autofill:active{--autofill-text:#111;--autofill-bg:#fff}.auth-panel__footer{text-align:center;width:100%;max-width:350px;margin-top:auto;padding:24px 0 8px}.auth-panel__footer-links{margin-bottom:10px}.auth-panel__footer-link{opacity:.7;font-size:12px;text-decoration:none;transition:opacity .2s}.auth-panel__footer-link:hover{opacity:1}.auth-panel__footer-copy{opacity:.5;margin:0;font-size:11px}@media (width<=899px){.auth-panel{max-width:100%;padding:clamp(20px,5vw,48px) clamp(16px,5vw,48px)}}@media (width>=900px){.auth-showcase{display:block}}@keyframes cardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes orbDrift{0%{transform:translate(0)scale(1)}33%{transform:translate(30px,-20px)scale(1.05)}66%{transform:translate(-20px,30px)scale(.95)}to{transform:translate(0)scale(1)}}.nav-header{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);height:64px;padding:0 clamp(16px,4vw,40px);position:sticky;top:0}.nav-link-btn{border-radius:0!important;height:64px!important;padding-inline:12px!important}.nav-link-btn--active{border-bottom:2px solid #e50914!important;font-weight:600!important}.nav-link-btn--inactive{border-bottom:2px solid #0000!important;font-weight:400!important}.nav-search-input{width:clamp(160px,20vw,240px);border-radius:20px!important}.nav-theme-toggle .anticon{transition:transform .3s}.nav-theme-toggle:hover .anticon{transform:rotate(20deg)scale(1.15)}.nav-avatar{cursor:pointer;background:#e50914!important}@media (width<=768px){.nav-links{display:none!important}.nav-hamburger{display:inline-flex!important}.nav-avatar{display:none!important}}.nav-hamburger{display:none}.sidebar__header{padding:20px 20px 16px}.sidebar__logo-wrap{margin-bottom:16px}.sidebar__logo-icon{color:#e50914;font-size:26px}.sidebar__logo-text{letter-spacing:-.5px;font-size:18px!important}.sidebar__logo-accent{color:#e50914}.sidebar__avatar{background:#e50914!important}.sidebar__user-name{font-size:14px;display:block}.sidebar__user-email{font-size:12px}.sidebar__menu{padding:8px 0;background:0 0!important;border:none!important}.sidebar__footer{padding:16px 20px;position:absolute;bottom:0;left:0;right:0}.sidebar__footer-divider{margin:0 0 12px!important}.sidebar__footer-text{font-size:11px}.ad-shield-top{z-index:5;height:10%;min-height:40px;max-height:70px;position:absolute;top:0;left:0;right:0}.ad-shield-corner{z-index:6;width:12%;max-width:100px;height:22%;max-height:110px;position:absolute;top:0}.ad-shield-corner--tl{left:0}.ad-shield-corner--tr{right:0}.ad-shield-side-right{z-index:5;width:6%;max-width:52px;position:absolute;top:10%;bottom:18%;right:0}.player__close-icon{border-radius:50%;width:30px;height:30px;font-size:14px;font-weight:800}.ant-modal-close{border-radius:50%!important}.player__video-area{aspect-ratio:16/9;background:#000;width:100%;position:relative;overflow:hidden}.player__poster-gate{position:absolute;inset:0}.player__iframe{border:none;width:100%;height:100%;display:block;position:absolute;inset:0}.player__vignette{pointer-events:none;background:linear-gradient(#0000 55%,#000000d9 100%),linear-gradient(#00000080 0%,#0000 30%);position:absolute;inset:0}.player__poster-overlay{pointer-events:none;background:#00000059;position:absolute;inset:0}.player__backdrop{object-fit:cover;width:100%;height:100%;transition:opacity .2s}.player__overlay{position:absolute;inset:0}.player__play-icon{z-index:10;color:#ffffffb3;filter:drop-shadow(0 2px 8px #000c);font-size:70px;transition:transform .2s}.player__play-icon:hover{transform:scale(1.08)}.player__title-overlay{z-index:2;padding:clamp(10px,2.5vw,20px);position:absolute;bottom:0;left:0;right:0}.player__title-genres{margin-bottom:4px}.player__title{text-shadow:0 2px 8px #0009;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;color:#fff!important;margin:4px 0 6px!important;font-size:clamp(13px,2.5vw,22px)!important;line-height:1.2!important}.player__title-rate{color:#fadb14!important;font-size:clamp(10px,1.5vw,12px)!important}.player__title-rating{white-space:nowrap;font-weight:700;color:#fadb14!important;font-size:clamp(11px,1.5vw,13px)!important}.player__title-year,.player__title-duration{white-space:nowrap;color:#ffffffbf!important;font-size:clamp(11px,1.5vw,13px)!important}.player__genre-tag{height:22px;font-size:11px}@media (width<=360px){.player__title-rate{display:none!important}}.cast-section{width:100%;min-width:0}.cast-section__label{text-transform:uppercase;letter-spacing:1px;font-size:12px!important}.cast-section__row{scrollbar-width:thin;scrollbar-color:#ffffff26 transparent;-webkit-overflow-scrolling:touch;padding:10px 0 8px;overflow:auto visible}.cast-section__row::-webkit-scrollbar{height:4px}.cast-section__row::-webkit-scrollbar-track{background:0 0}.cast-section__row::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px}.cast-section__card{cursor:default;width:72px}.cast-section__name{text-align:center;width:100%;display:block;font-size:11px!important;font-weight:600!important}.cast-section__character{text-align:center;width:100%;font-style:italic;display:block;font-size:10px!important}.detail-drawer__backdrop-wrap{height:220px;position:relative}.detail-drawer__skeleton-img{border-radius:0!important;width:100%!important;height:220px!important}.detail-drawer__backdrop-img{object-fit:cover;width:100%;height:220px;display:block}.detail-drawer__backdrop-gradient{position:absolute;inset:0}.detail-drawer__rating-badge{position:absolute;bottom:16px;left:20px}.detail-drawer__rating-value{color:#fadb14!important;font-size:20px!important;font-weight:700!important}.detail-drawer__body{padding:20px 24px}.detail-drawer__title{margin:0 0 8px!important}.detail-drawer__tags,.detail-drawer__meta-row,.detail-drawer__production{margin-bottom:16px}.detail-drawer__production-label{text-transform:uppercase;letter-spacing:.8px;min-width:62px;font-size:11px!important}.detail-drawer__production-value{font-size:13px!important}.detail-drawer__rate{color:#fadb14!important;margin-bottom:16px!important;font-size:16px!important}.detail-drawer__synopsis-label{text-transform:uppercase;letter-spacing:1px;font-size:12px!important}.detail-drawer__synopsis-text{margin-top:8px!important;line-height:1.7!important}.detail-drawer__extra-text{line-height:1.7!important}.detail-drawer__play-btn{background:#e50914!important;border-color:#e50914!important;height:48px!important;font-size:16px!important;font-weight:600!important}.detail-drawer__cast-row{scrollbar-width:thin;scrollbar-color:#ffffff26 transparent;-webkit-overflow-scrolling:touch;padding:12px 0 4px;overflow-x:auto}.detail-drawer__cast-row::-webkit-scrollbar{height:4px}.detail-drawer__cast-row::-webkit-scrollbar-track{background:0 0}.detail-drawer__cast-row::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px}.detail-drawer__cast-card{cursor:default;min-width:72px;max-width:72px}.detail-drawer__cast-name{text-align:center;width:100%;display:block;font-size:11px!important;font-weight:600!important}.detail-drawer__cast-character{text-align:center;width:100%;font-style:italic;display:block;font-size:10px!important}
