.HeroCarousel-module__glPAvq__hero{height:82vh;min-height:480px;position:relative;overflow:hidden}.HeroCarousel-module__glPAvq__track{touch-action:pan-y;width:100%;height:100%;transition:transform .5s;display:flex}.HeroCarousel-module__glPAvq__slide{background-position:50% 20%;background-size:cover;flex:0 0 100%;align-items:flex-end;height:100%;display:flex;position:relative}.HeroCarousel-module__glPAvq__shade{background:linear-gradient(to top, var(--bg) 0%, #0a0a0a8c 45%, #0a0a0a26 75%, #0a0a0a80 100%);position:absolute;inset:0}.HeroCarousel-module__glPAvq__content{z-index:1;max-width:640px;padding:0 48px 64px;position:relative}.HeroCarousel-module__glPAvq__title{text-shadow:0 2px 12px #0009;margin-bottom:16px;font-size:3.2rem;font-weight:800;line-height:1.05}.HeroCarousel-module__glPAvq__meta{display:none}.HeroCarousel-module__glPAvq__metaPill{border:1px solid #fff6;border-radius:20px;padding:4px 14px;font-size:.8rem;font-weight:600}.HeroCarousel-module__glPAvq__overview{color:var(--text);opacity:.9;-webkit-line-clamp:3;text-shadow:0 1px 6px #0009;-webkit-box-orient:vertical;margin-bottom:24px;font-size:1.05rem;display:-webkit-box;overflow:hidden}.HeroCarousel-module__glPAvq__actions{gap:12px;display:flex}.HeroCarousel-module__glPAvq__play,.HeroCarousel-module__glPAvq__info{border-radius:4px;align-items:center;gap:8px;padding:12px 28px;font-size:1rem;font-weight:600;display:flex}.HeroCarousel-module__glPAvq__play{color:#000;background:#fff}.HeroCarousel-module__glPAvq__play:hover{background:#ffffffd9}.HeroCarousel-module__glPAvq__info{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#6d6d6e80}.HeroCarousel-module__glPAvq__info:hover{background:#6d6d6eb3}.HeroCarousel-module__glPAvq__arrow{z-index:2;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;background:#14141480;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:opacity .2s,background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.HeroCarousel-module__glPAvq__hero:hover .HeroCarousel-module__glPAvq__arrow{opacity:1}.HeroCarousel-module__glPAvq__arrow:hover{background:#282828cc}.HeroCarousel-module__glPAvq__arrowLeft{left:20px}.HeroCarousel-module__glPAvq__arrowRight{right:20px}.HeroCarousel-module__glPAvq__dots{z-index:2;gap:8px;display:flex;position:absolute;bottom:20px;right:32px}.HeroCarousel-module__glPAvq__dot{background:#ffffff59;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s,transform .2s}.HeroCarousel-module__glPAvq__dotActive{background:var(--accent);transform:scale(1.3)}@media (max-width:768px){.HeroCarousel-module__glPAvq__hero{height:78vh}.HeroCarousel-module__glPAvq__content{text-align:center;flex-direction:column;align-items:center;max-width:100%;padding:0 20px 32px;display:flex}.HeroCarousel-module__glPAvq__title{text-transform:uppercase;letter-spacing:2px;font-size:2.1rem}.HeroCarousel-module__glPAvq__meta{gap:10px;margin-bottom:20px;display:flex}.HeroCarousel-module__glPAvq__overview{display:none}.HeroCarousel-module__glPAvq__actions{justify-content:center;width:100%}.HeroCarousel-module__glPAvq__play,.HeroCarousel-module__glPAvq__info{border-radius:26px;flex:1 1 0;justify-content:center;max-width:160px;padding:13px 16px}.HeroCarousel-module__glPAvq__arrow{opacity:1;width:36px;height:36px}.HeroCarousel-module__glPAvq__arrowLeft{left:10px}.HeroCarousel-module__glPAvq__arrowRight{right:10px}.HeroCarousel-module__glPAvq__dots{bottom:14px;right:16px}}
.Card-module__7fBG1G__card{flex:none;align-items:flex-end;width:170px;display:flex;position:relative}.Card-module__7fBG1G__card.Card-module__7fBG1G__fluid{width:100%}.Card-module__7fBG1G__rank{-webkit-text-stroke:2px #ffffff4d;color:#0000;z-index:1;-webkit-user-select:none;user-select:none;margin-right:-28px;font-size:6rem;font-weight:800;line-height:1}.Card-module__7fBG1G__posterWrap{aspect-ratio:2/3;background:var(--bg-elevated);border-radius:6px;width:100%;transition:transform .2s;position:relative;overflow:hidden}.Card-module__7fBG1G__card:hover .Card-module__7fBG1G__posterWrap{transform:scale(1.06);box-shadow:0 8px 24px #00000080}.Card-module__7fBG1G__poster{object-fit:cover}.Card-module__7fBG1G__placeholder{text-align:center;width:100%;height:100%;color:var(--text-dim);justify-content:center;align-items:center;padding:8px;font-size:13px;display:flex}.Card-module__7fBG1G__rating{color:#4ade80;background:#000000bf;border-radius:4px;padding:2px 6px;font-size:11px;font-weight:700;position:absolute;bottom:6px;right:6px}.Card-module__7fBG1G__title{display:none}@media (max-width:768px){.Card-module__7fBG1G__card{width:120px}.Card-module__7fBG1G__rank{margin-right:-16px;font-size:4rem}}
.SearchModal-module__aWxpZa__overlay{z-index:200;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000bf;justify-content:center;padding:90px 24px 40px;display:flex;position:fixed;inset:0;overflow-y:auto}.SearchModal-module__aWxpZa__panel{border:1px solid var(--border);background:#0d0d0d;border-radius:12px;width:100%;max-width:1000px;max-height:calc(100vh - 130px);padding:20px;overflow-y:auto}.SearchModal-module__aWxpZa__searchBar{border:1px solid var(--border);color:var(--text-dim);border-radius:8px;align-items:center;gap:12px;margin-bottom:16px;padding:12px 16px;display:flex}.SearchModal-module__aWxpZa__input{color:var(--text);background:0 0;border:none;outline:none;flex:1;font-size:1rem}.SearchModal-module__aWxpZa__esc{background:var(--bg-elevated);color:var(--text-dim);border:1px solid var(--border);border-radius:4px;padding:4px 10px;font-size:.75rem;font-weight:700}.SearchModal-module__aWxpZa__pills{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.SearchModal-module__aWxpZa__pill{background:var(--bg-elevated);color:var(--text-dim);border:1px solid var(--border);letter-spacing:.3px;white-space:nowrap;border-radius:20px;padding:6px 14px;font-size:.75rem;font-weight:700}.SearchModal-module__aWxpZa__pillActive{color:#000;background:#fff;border-color:#fff}.SearchModal-module__aWxpZa__sectionLabel{color:var(--text-dim);letter-spacing:.5px;text-transform:uppercase;margin:20px 0 14px;font-size:.85rem;font-weight:700}.SearchModal-module__aWxpZa__results{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:20px 14px;display:grid}.SearchModal-module__aWxpZa__hint{color:var(--text-dim);padding:20px 0}@media (max-width:768px){.SearchModal-module__aWxpZa__overlay{padding:78px 12px 24px}.SearchModal-module__aWxpZa__panel{padding:14px}.SearchModal-module__aWxpZa__results{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:14px 10px}}
.Navbar-module__nuAbfa__navWrap{z-index:100;justify-content:center;padding:0 16px;display:flex;position:fixed;top:18px;left:0;right:0}.Navbar-module__nuAbfa__nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#14141499;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:32px;max-width:100%;padding:10px 20px;transition:background .3s,border-color .3s;display:flex}.Navbar-module__nuAbfa__scrolled{border-color:var(--border);background:#0a0a0ae6}.Navbar-module__nuAbfa__logo{flex-shrink:0;align-items:center;display:flex}.Navbar-module__nuAbfa__links{gap:22px;font-size:14px;font-weight:500;display:flex}.Navbar-module__nuAbfa__links a{color:var(--text-dim);white-space:nowrap;transition:color .15s}.Navbar-module__nuAbfa__links a:hover{color:var(--text)}.Navbar-module__nuAbfa__right{align-items:center;gap:14px;display:flex}.Navbar-module__nuAbfa__iconBtn{color:var(--text);opacity:.85;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.Navbar-module__nuAbfa__iconBtn:hover{opacity:1}@media (max-width:768px){.Navbar-module__nuAbfa__navWrap{top:12px}.Navbar-module__nuAbfa__nav{gap:16px;padding:8px 14px}.Navbar-module__nuAbfa__links{display:none}}
.Row-module___R1EsW__row{min-height:50px;margin:0 0 40px}.Row-module___R1EsW__title{margin:0 0 14px 48px;padding-top:10px;font-size:1.3rem;font-weight:700}.Row-module___R1EsW__track{scroll-behavior:smooth;gap:18px;padding:20px 48px 8px;display:flex;overflow-x:auto}@media (max-width:768px){.Row-module___R1EsW__title{margin-left:16px;font-size:1.1rem}.Row-module___R1EsW__track{gap:12px;padding:16px 16px 8px}}
.BottomNav-module__VCeYPq__nav{display:none}@media (max-width:768px){.BottomNav-module__VCeYPq__nav{z-index:50;padding:8px 6px calc(6px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--border);background:#0a0a0aeb;justify-content:space-between;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}.BottomNav-module__VCeYPq__tab{color:var(--text-dim);background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:3px;padding:4px 0;font-size:.65rem;display:flex}.BottomNav-module__VCeYPq__tab.BottomNav-module__VCeYPq__active{color:var(--text)}.BottomNav-module__VCeYPq__tab.BottomNav-module__VCeYPq__active svg{stroke:var(--accent)}}
.EpisodeList-module__QmICIa__wrap{margin-top:40px}.EpisodeList-module__QmICIa__header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.EpisodeList-module__QmICIa__heading{font-size:1.3rem;font-weight:700}.EpisodeList-module__QmICIa__select{background:var(--bg-elevated);color:var(--text);border:1px solid var(--border);border-radius:4px;padding:8px 14px;font-size:.9rem}.EpisodeList-module__QmICIa__status{color:var(--text-dim)}.EpisodeList-module__QmICIa__list{flex-direction:column;gap:14px;display:flex}.EpisodeList-module__QmICIa__episode{background:var(--bg-elevated);border-radius:8px;gap:16px;padding:12px;transition:background .2s;display:flex}.EpisodeList-module__QmICIa__episode:hover{background:#ffffff14}.EpisodeList-module__QmICIa__still{background-color:#1a1a1a;background-position:50%;background-size:cover;border-radius:6px;flex:0 0 160px;justify-content:center;align-items:center;height:90px;display:flex;position:relative}.EpisodeList-module__QmICIa__still:before{content:"";background:#00000040;border-radius:6px;position:absolute;inset:0}.EpisodeList-module__QmICIa__still svg{z-index:1;position:relative}.EpisodeList-module__QmICIa__epInfo{flex:1;min-width:0}.EpisodeList-module__QmICIa__epTitleRow{gap:8px;margin-bottom:6px;font-weight:600;display:flex}.EpisodeList-module__QmICIa__epNumber{color:var(--text-dim)}.EpisodeList-module__QmICIa__epOverview{color:var(--text-dim);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.88rem;line-height:1.4;display:-webkit-box;overflow:hidden}@media (max-width:600px){.EpisodeList-module__QmICIa__still{flex:0 0 110px;height:62px}.EpisodeList-module__QmICIa__epOverview{-webkit-line-clamp:2}}
.page-module__iGmWMW__page{padding-bottom:60px;position:relative;overflow:hidden}.page-module__iGmWMW__backdrop{background-position:50% 20%;background-size:cover;height:320px;position:absolute;top:0;left:0;right:0}.page-module__iGmWMW__shade{background:linear-gradient(to bottom, #0a0a0a66, var(--bg) 92%);position:absolute;inset:0}.page-module__iGmWMW__content{z-index:1;flex-wrap:wrap;gap:32px;padding-top:110px;display:flex;position:relative}.page-module__iGmWMW__posterCol{flex:0 260px;min-width:140px;max-width:260px}.page-module__iGmWMW__poster{border-radius:8px;width:100%;height:auto;box-shadow:0 12px 32px #0009}.page-module__iGmWMW__infoCol{flex:320px;min-width:0}.page-module__iGmWMW__title{word-break:break-word;margin-bottom:12px;font-size:clamp(1.5rem,4vw,2.4rem);font-weight:800}.page-module__iGmWMW__meta{color:var(--text-dim);flex-wrap:wrap;gap:16px;margin-bottom:14px;font-size:.95rem;display:flex}.page-module__iGmWMW__rating{color:#facc15}.page-module__iGmWMW__genres{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.page-module__iGmWMW__genrePill{border:1px solid var(--border);color:var(--text-dim);white-space:nowrap;border-radius:20px;padding:4px 12px;font-size:.8rem}.page-module__iGmWMW__overview{max-width:700px;margin-bottom:20px;font-size:1.05rem;line-height:1.6}.page-module__iGmWMW__cast{color:var(--text-dim);margin-bottom:24px;font-size:.9rem}.page-module__iGmWMW__cast strong{color:var(--text)}.page-module__iGmWMW__watchBtn{background:var(--accent);color:#fff;border-radius:4px;align-items:center;gap:8px;padding:12px 28px;font-size:1rem;font-weight:600;display:inline-flex}.page-module__iGmWMW__watchBtn:hover{background:var(--accent-hover)}@media (max-width:768px){.page-module__iGmWMW__content{gap:20px;padding-top:90px}.page-module__iGmWMW__posterCol{flex:0 130px;max-width:130px}.page-module__iGmWMW__overview{font-size:.95rem}}@media (max-width:480px){.page-module__iGmWMW__content{text-align:center;flex-flow:column;align-items:center}.page-module__iGmWMW__posterCol{max-width:150px}.page-module__iGmWMW__meta,.page-module__iGmWMW__genres{justify-content:center}.page-module__iGmWMW__overview{max-width:100%}}
.Grid-module__w249xG__grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:24px 18px;padding:0 48px;display:grid}@media (max-width:768px){.Grid-module__w249xG__grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:16px 12px;padding:0 16px}}
.Studios-module__q8b94q__row{margin:0 0 40px}.Studios-module__q8b94q__title{margin:0 0 14px 48px;font-size:1.3rem;font-weight:700}.Studios-module__q8b94q__track{gap:16px;padding:4px 48px 8px;display:flex;overflow-x:auto}.Studios-module__q8b94q__card{letter-spacing:.5px;border:1px solid var(--border);background:#12131c;border-radius:10px;flex:0 0 220px;justify-content:center;align-items:center;height:90px;font-size:1.4rem;font-weight:800;transition:transform .15s;display:flex}.Studios-module__q8b94q__card:hover{transform:translateY(-3px)}.Studios-module__q8b94q__netflix{color:#e50914}.Studios-module__q8b94q__disney{color:#01d3e3;font-style:italic}.Studios-module__q8b94q__hbo{color:#fff;letter-spacing:4px}.Studios-module__q8b94q__prime{color:#00a8e1}.Studios-module__q8b94q__hulu{color:#1ce783}.Studios-module__q8b94q__paramount{color:#0064ff;font-style:italic}.Studios-module__q8b94q__crunchyroll{color:#f47521}.Studios-module__q8b94q__peacock{background:linear-gradient(90deg,#ffcb05,#21ba45,#0091ff,#a30070);color:#0000;-webkit-background-clip:text;background-clip:text}@media (max-width:768px){.Studios-module__q8b94q__title{margin-left:16px;font-size:1.1rem}.Studios-module__q8b94q__track{padding:4px 16px 8px}.Studios-module__q8b94q__card{flex:0 0 160px;height:70px;font-size:1.1rem}}
