.HeroCarousel-module__glPAvq__hero{height:100vh;min-height:560px;position:relative;overflow:hidden}.HeroCarousel-module__glPAvq__track{touch-action:pan-y;width:100%;height:100%;transition:transform .7s cubic-bezier(.22,1,.36,1);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 right, #0d0d0deb 0%, #0d0d0d80 50%, #0d0d0d1a 100%), linear-gradient(to top, var(--bg) 0%, transparent 35%);position:absolute;inset:0}.HeroCarousel-module__glPAvq__content{z-index:1;max-width:52%;padding:0 64px 80px;position:relative}.HeroCarousel-module__glPAvq__title{text-shadow:0 2px 12px #00000080;margin-bottom:16px;font-family:Georgia,serif;font-size:clamp(2rem,5vw,3.8rem);font-weight:700;line-height:1.1}.HeroCarousel-module__glPAvq__meta{gap:12px;margin-bottom:16px;display:flex}.HeroCarousel-module__glPAvq__metaPill{color:var(--text-dim);letter-spacing:1px;text-transform:uppercase;font-family:Georgia,serif;font-size:.8rem}.HeroCarousel-module__glPAvq__overview{color:#f5f5f5d9;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:28px;font-size:1rem;line-height:1.65;display:-webkit-box;overflow:hidden}.HeroCarousel-module__glPAvq__actions{gap:12px;display:flex}.HeroCarousel-module__glPAvq__play,.HeroCarousel-module__glPAvq__info{border-radius:2px;align-items:center;gap:8px;padding:12px 28px;font-size:.95rem;font-weight:600;display:flex}.HeroCarousel-module__glPAvq__play{color:#000;background:#f5a623}.HeroCarousel-module__glPAvq__play:hover{background:#e8960d}.HeroCarousel-module__glPAvq__info{color:#fff;background:0 0;border:1px solid #ffffff4d}.HeroCarousel-module__glPAvq__info:hover{color:#f5a623;border-color:#f5a623}.HeroCarousel-module__glPAvq__arrow{z-index:2;color:#f5a623;opacity:0;background:#0d0d0d80;border:1px solid #f5a6234d;border-radius:2px;justify-content:center;align-items:center;width:48px;height:48px;transition:opacity .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:#f5a6231a}.HeroCarousel-module__glPAvq__arrowLeft{left:24px}.HeroCarousel-module__glPAvq__arrowRight{right:24px}.HeroCarousel-module__glPAvq__dots{height:3px;display:flex;position:absolute;bottom:0;left:0;right:0}.HeroCarousel-module__glPAvq__dot{cursor:pointer;background:#ffffff1a;border:none;flex:1;height:100%;padding:0;transition:background .3s}.HeroCarousel-module__glPAvq__dotActive{background:#f5a623}@media (max-width:768px){.HeroCarousel-module__glPAvq__hero{height:80vh}.HeroCarousel-module__glPAvq__content{max-width:100%;padding:0 20px 48px}.HeroCarousel-module__glPAvq__title{font-size:2rem}.HeroCarousel-module__glPAvq__overview{display:none}.HeroCarousel-module__glPAvq__arrow{opacity:1;width:36px;height:36px}.HeroCarousel-module__glPAvq__arrowLeft{left:10px}.HeroCarousel-module__glPAvq__arrowRight{right:10px}}
.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{color:#f5a623;opacity:.6;z-index:1;-webkit-user-select:none;user-select:none;margin-right:-24px;font-family:Georgia,serif;font-size:6rem;font-weight:700;line-height:1}.Card-module__7fBG1G__posterWrap{aspect-ratio:2/3;background:var(--bg-elevated);border-radius:2px;width:100%;transition:transform .2s;position:relative;overflow:hidden}.Card-module__7fBG1G__card:hover .Card-module__7fBG1G__posterWrap{transform:scale(1.05);box-shadow:0 0 30px #f5a62326}.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:#f5a623;background:#000c;border-radius:2px;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:#000c;justify-content:center;padding:90px 24px 40px;display:flex;position:fixed;inset:0;overflow-y:auto}.SearchModal-module__aWxpZa__panel{background:#111;border:1px solid #f5a6231f;border-radius:2px;width:100%;max-width:1000px;max-height:calc(100vh - 130px);padding:24px;overflow-y:auto}.SearchModal-module__aWxpZa__searchBar{color:var(--text-dim);border:1px solid #f5a62333;border-radius:2px;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-family:Georgia,serif;font-size:1rem}.SearchModal-module__aWxpZa__esc{color:var(--text-dim);border:1px solid var(--border);background:0 0;border-radius:2px;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{color:var(--text-dim);border:1px solid var(--border);letter-spacing:.3px;white-space:nowrap;background:0 0;border-radius:2px;padding:6px 14px;font-size:.75rem;font-weight:700}.SearchModal-module__aWxpZa__pillActive{color:#000;background:#f5a623;border-color:#f5a623}.SearchModal-module__aWxpZa__sectionLabel{color:var(--text-dim);letter-spacing:.5px;text-transform:uppercase;margin:20px 0 14px;font-family:Georgia,serif;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;position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0d0d0db3;border-bottom:1px solid #ffffff0f;align-items:center;gap:40px;height:68px;padding:0 48px;transition:background .3s;display:flex}.Navbar-module__nuAbfa__scrolled{background:#0d0d0df7}.Navbar-module__nuAbfa__logo{letter-spacing:.5px;color:#fff;font-family:Georgia,serif;font-size:1.5rem;font-weight:700}.Navbar-module__nuAbfa__logo span{color:#f5a623}.Navbar-module__nuAbfa__links{gap:28px;display:flex}.Navbar-module__nuAbfa__links a{color:var(--text-dim);border-bottom:2px solid #0000;padding-bottom:4px;font-size:.875rem;transition:color .15s,border-color .15s}.Navbar-module__nuAbfa__links a:hover{color:var(--text);border-bottom-color:#f5a623}.Navbar-module__nuAbfa__right{align-items:center;gap:16px;margin-left:auto;display:flex}.Navbar-module__nuAbfa__iconBtn{color:var(--text);opacity:.8;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.Navbar-module__nuAbfa__iconBtn:hover{opacity:1;color:#f5a623}@media (max-width:768px){.Navbar-module__nuAbfa__nav{gap:16px;height:56px;padding:0 16px}.Navbar-module__nuAbfa__links{display:none}}
.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);background:#0d0d0df2;border-top:1px solid #f5a62326;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-family:Georgia,serif;font-size:.65rem;display:flex}.BottomNav-module__VCeYPq__tab.BottomNav-module__VCeYPq__active{color:#f5a623}.BottomNav-module__VCeYPq__tab.BottomNav-module__VCeYPq__active svg{stroke:#f5a623}}
.Row-module___R1EsW__row{min-height:50px;margin:0 0 40px}.Row-module___R1EsW__title{border-left:3px solid #f5a623;margin:0 0 14px 48px;padding-top:10px;padding-left:12px;font-family:Georgia,serif;font-size:1.25rem;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.05rem}.Row-module___R1EsW__track{gap:12px;padding:16px 16px 8px}}
.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-family:Georgia,serif;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:2px;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:2px;gap:16px;padding:12px;transition:background .2s;display:flex}.EpisodeList-module__QmICIa__episode:hover{background:#f5a6230d;border-left:2px solid #f5a623}.EpisodeList-module__QmICIa__still{background-color:#1a1a1a;background-position:50%;background-size:cover;border-radius:2px;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:2px;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:#f5a623}.EpisodeList-module__QmICIa__epName{color:var(--text)}.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}}
.Footer-module__EZoWya__footer{border-top:1px solid var(--border);background:var(--bg-elevated);margin-top:auto;padding:28px 48px}.Footer-module__EZoWya__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 28px;max-width:1700px;margin:0 auto;display:flex}.Footer-module__EZoWya__logo{color:#fff;font-family:Georgia,serif;font-size:1.1rem;font-weight:700}.Footer-module__EZoWya__logo span{color:var(--accent)}.Footer-module__EZoWya__links{flex-wrap:wrap;gap:22px;display:flex}.Footer-module__EZoWya__links a{color:var(--text-dim);font-size:.9rem}.Footer-module__EZoWya__links a:hover{color:var(--accent)}.Footer-module__EZoWya__note{color:var(--text-dim);width:100%;font-size:.8rem;line-height:1.6}@media (max-width:768px){.Footer-module__EZoWya__footer{padding:22px 16px calc(22px + env(safe-area-inset-bottom))}.Footer-module__EZoWya__inner{gap:10px 18px}}
.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, #0d0d0d66, 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:2px;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-family:Georgia,serif;font-size:clamp(1.5rem,4vw,2.4rem);font-weight:700}.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:#f5a623}.page-module__iGmWMW__genres{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.page-module__iGmWMW__genrePill{color:var(--text-dim);border:1px solid #f5a6234d;border-radius:2px;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{color:#000;background:#f5a623;border-radius:2px;align-items:center;gap:8px;padding:12px 28px;font-size:1rem;font-weight:700;display:inline-flex}.page-module__iGmWMW__watchBtn:hover{background:#e8960d}@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{border-left:3px solid #f5a623;margin:0 0 14px 48px;padding-left:12px;font-family:Georgia,serif;font-size:1.25rem;font-weight:700}.Studios-module__q8b94q__track{gap:16px;padding:4px 48px 8px;display:flex;overflow-x:auto}.Studios-module__q8b94q__card{background:#12131c;border:1px solid #f5a62333;border-radius:2px;flex:0 0 220px;justify-content:center;align-items:center;height:90px;font-family:Georgia,serif;font-size:1.4rem;font-weight:800;transition:transform .15s,border-color .2s;display:flex}.Studios-module__q8b94q__card:hover{border-color:#f5a62380;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}.Studios-module__q8b94q__track{padding:4px 16px 8px}.Studios-module__q8b94q__card{flex:0 0 160px;height:70px;font-size:1.1rem}}
