.sr-banner-desktop{position:relative;width:100%;max-width:none;max-height:740px;aspect-ratio:1440 / 676;margin:0 auto 50px;overflow:hidden;background:var(--sr-background, #030400);user-select:none;-webkit-user-select:none}@media(min-width:1440px){.sr-banner-desktop{aspect-ratio:auto;height:clamp(676px,13.3333333333vw + 484px,740px)}}.sr-banner-stage{position:relative;width:100%;max-width:1920px;height:100%;margin:0 auto}.sr-banner-bg{position:absolute;inset:0;z-index:1;overflow:hidden;transition:opacity .7s ease}.sr-banner-bg img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:blur(80px);transform:scale(1.15);-webkit-user-drag:none}.sr-banner-tint{position:absolute;inset:0;z-index:2;background:color-mix(in srgb,var(--sr-background, #030400) 30%,transparent);pointer-events:none}.sr-banner-gradient-bottom,.sr-banner-gradient-right,.sr-banner-gradient-left{position:absolute;inset:0;z-index:7;pointer-events:none}.sr-banner-gradient-bottom{background:linear-gradient(180deg,transparent 62%,var(--sr-background, #030400))}.sr-banner-gradient-right{background:linear-gradient(90deg,transparent 85%,var(--sr-background, #030400))}.sr-banner-gradient-left{display:none;background:linear-gradient(90deg,var(--sr-background, #030400),transparent 15%)}@media(min-width:1920px){.sr-banner-gradient-left{display:block}}.sr-banner-circle-wrap{position:absolute;top:50%;right:-24%;height:100%;transform:translateY(-50%);filter:drop-shadow(-48px 20px 80px rgba(0,0,0,.61));pointer-events:none;transition:width .7s ease,filter .7s ease,opacity .7s ease}.sr-banner-circle{position:absolute;inset:0;overflow:hidden;pointer-events:none;transition:clip-path .7s ease,filter .7s ease}.sr-banner-circle-image{position:absolute;right:min(24vw,461px);top:0;height:100%;max-width:none;object-fit:cover;object-position:center;transition:width .7s ease;-webkit-user-drag:none}.sr-banner-circle-overlay{position:absolute;inset:0;z-index:1;display:block;width:100%;height:100%;border:0;background:transparent;cursor:pointer;pointer-events:auto}.sr-banner-content{position:absolute;inset:0 auto 0 0;z-index:8;display:flex;flex-direction:column;justify-content:flex-end;max-width:46%;padding-left:clamp(42.67px,5.5550595238vw + .0071428571px,80px);padding-bottom:clamp(51.2px,6.6666666667vw,96px);pointer-events:none}.sr-banner-title,.sr-banner-description{display:block;width:100%;max-width:420px;padding:0;border:0;background:transparent;text-align:left;pointer-events:auto;cursor:pointer}.sr-banner-title{color:var(--sr-foreground, #fff);font-size:clamp(22px,1.4880952381vw + 10.5714285714px,32px);font-weight:600;line-height:clamp(32px,2.380952381vw + 13.7142857143px,48px);text-transform:capitalize;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.sr-banner-description{margin-top:clamp(10px,.8928571429vw + 3.1428571429px,16px);color:var(--sr-muted, rgba(255,255,255,.6));font-size:10px;font-weight:400;line-height:16px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}@media(min-width:1440px){.sr-banner-title{font-size:clamp(32px,.8333333333vw + 20px,36px);line-height:clamp(48px,1.25vw + 30px,54px)}.sr-banner-description{font-size:clamp(10px,.8333333333vw - 2px,14px);line-height:clamp(16px,.8333333333vw + 4px,20px)}}.sr-banner-play{display:inline-flex;align-items:center;gap:8px;width:fit-content;height:48px;margin-top:clamp(20px,1.7857142857vw + 6.2857142857px,32px);padding:0 28px;border:0;border-radius:9999px;background:var(--sr-primary, var(--tenant-accent, #fe1f71));color:var(--sr-foreground, #fff);font-size:16px;font-weight:600;line-height:24px;text-transform:uppercase;pointer-events:auto;cursor:pointer}.sr-banner-dots{position:absolute;left:78%;bottom:40px;z-index:9;display:flex;gap:8px;transform:translate(-50%)}.sr-banner-dots button,.sr-banner-mobile-dots button{height:8px;width:8px;padding:0;border:0;border-radius:9999px;background:color-mix(in srgb,var(--sr-foreground, #fff) 40%,transparent);transition:width .3s,background .3s}.sr-banner-dots button.active,.sr-banner-mobile-dots button.active{width:24px;background:var(--sr-foreground, #fff)}.sr-banner-arrow{position:absolute;bottom:55.62%;z-index:10;display:flex;width:80px;height:52px;align-items:center;justify-content:center;padding:0;border:0;border-radius:9999px;background:color-mix(in srgb,var(--sr-foreground, #fff) 10%,transparent);color:var(--sr-foreground, #fff);opacity:0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:background .3s,opacity .3s;cursor:pointer}.sr-banner-desktop:hover .sr-banner-arrow{opacity:1}.sr-banner-arrow:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(135deg,rgba(255,255,255,.9),transparent 38%,transparent 62%,rgba(255,255,255,.75));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.sr-banner-arrow:hover{background:color-mix(in srgb,var(--sr-foreground, #fff) 16%,transparent)}.sr-banner-arrow-left{left:clamp(42.67px,5.5550595238vw + .0071428571px,80px)}.sr-banner-arrow-right{right:clamp(42.67px,5.5550595238vw + .0071428571px,80px)}.sr-banner-mobile{display:none}@media(max-width:767px){.sr-banner-desktop{display:none}.sr-banner-mobile{position:relative;display:block;padding:calc(92px + env(safe-area-inset-top)) 0 0;margin-bottom:24px;overflow:hidden;user-select:none;-webkit-user-select:none;touch-action:pan-y}.sr-banner-mobile-viewport{position:relative;width:100%;height:300px;overflow:hidden;perspective:1200px}.sr-banner-mobile-card{position:absolute;left:50%;top:50%;width:175px;height:234px;overflow:hidden;border:1px solid transparent;border-radius:16px;opacity:0;will-change:transform;transition:transform .45s cubic-bezier(.22,.61,.36,1),width .45s cubic-bezier(.22,.61,.36,1),height .45s cubic-bezier(.22,.61,.36,1),border-radius .45s ease,border-color .45s ease,opacity .45s ease}.sr-banner-mobile-card.side{opacity:.6;z-index:1}.sr-banner-mobile-card.active{width:210px;height:280px;border-radius:24px;border-color:color-mix(in srgb,var(--sr-foreground, #fff) 50%,transparent);opacity:1;z-index:2;box-shadow:0 12px 32px #00000080}.sr-banner-mobile-card.hidden{opacity:0;z-index:0;pointer-events:none}.sr-banner-mobile-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;-webkit-user-drag:none}.sr-banner-mobile-overlay{position:absolute;inset:0;width:100%;height:100%;border:0;background:transparent;cursor:pointer}.sr-banner-mobile-title{display:-webkit-box;width:calc(100% - 32px);margin:16px 16px 0;padding:0;overflow:hidden;border:0;background:transparent;color:var(--sr-foreground, #fff);text-align:center;font-size:20px;font-weight:700;line-height:28px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.sr-banner-mobile-dots{display:flex;justify-content:center;gap:8px;margin-top:16px}}.story-home{--home-radius: var(--tenant-radius, 14px);width:100%;max-width:none;padding:0 0 84px}.fallback-search{display:none}.home-search{display:flex;align-items:center;gap:8px;min-height:36px;margin:16px 14px;padding:0 12px;border:1px solid color-mix(in srgb,var(--tenant-text, #fff) 14%,transparent);border-radius:999px;background:color-mix(in srgb,var(--tenant-surface, #151515) 72%,transparent);color:var(--tenant-muted, #aaa)}.home-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--tenant-text, #fff)}.home-search input::placeholder{color:var(--tenant-muted, #aaa)}.home-search button{width:28px;height:28px;display:grid;place-items:center;padding:0;border:0;background:transparent;color:var(--tenant-muted, #aaa);cursor:pointer}.featured-carousel{position:relative;isolation:isolate;width:100%;min-height:548px;margin:0;background:var(--tenant-background, #050706)}.story-hero .hero{position:relative;isolation:isolate;width:min(calc(100% - 48px),1334px);min-height:548px;margin:0 auto;overflow:visible;border-radius:0;background:var(--tenant-background, #050706)}.hero-slides{position:absolute;inset:0;z-index:-1;overflow:hidden;pointer-events:none}.hero-slide{position:absolute;inset:0 0 0 34%;opacity:0;background-position:center center;background-size:cover;transform:none;transition:opacity .42s ease;-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.18) 8%,#000 28%,#000 100%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.18) 8%,#000 28%,#000 100%)}.hero-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,color-mix(in srgb,var(--tenant-background, #050706) 72%,transparent) 0%,transparent 35%),linear-gradient(0deg,var(--tenant-background, #050706) 0%,transparent 22%)}.hero-slide.active{opacity:1}.hero-content{position:absolute;z-index:2;top:51%;left:0;width:360px;translate:0 -10%;padding:0}.hero-kicker{display:none}.hero-title-button,.series-meta-button,.card-open{display:block;width:100%;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.story-hero h1{max-width:330px;margin:0;color:var(--tenant-text, #fff);font-size:27px;font-weight:750;line-height:1.32;letter-spacing:-.018em;text-wrap:balance}.story-hero .hero-content>p{display:-webkit-box;max-width:350px;margin:17px 0 22px;overflow:hidden;color:color-mix(in srgb,var(--tenant-text, #fff) 63%,transparent);font-size:11.5px;font-weight:450;line-height:1.48;-webkit-box-orient:vertical;-webkit-line-clamp:3}.hero-actions{display:flex;align-items:center;gap:9px}.hero-actions button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 23px;border-radius:999px;cursor:pointer;font-size:11px;font-weight:800;letter-spacing:.01em;text-transform:uppercase}.watch-now{border:0;background:var(--accent, var(--tenant-accent, #ff2a68));color:var(--tenant-text, #fff);box-shadow:none}.watch-now svg{width:13px;height:13px}.hero-actions .hero-save-button,.carousel-arrow{display:none}.carousel-dots{position:absolute;z-index:3;right:max(calc((100vw - 1334px)/2 + 215px),64px);bottom:23px;left:auto;display:flex;align-items:center;gap:6px;translate:none}.carousel-dots button{width:6px;height:6px;padding:0;border:0;border-radius:999px;background:color-mix(in srgb,var(--tenant-text, #fff) 36%,transparent);cursor:pointer;transition:background .14s ease,width .14s ease}.carousel-dots button.active{width:18px;background:var(--tenant-text, #fff)}.home-collections{width:min(calc(100% - 48px),1334px);margin:0 auto;padding-top:42px}.collection-rail{margin-top:0}.collection-rail+.collection-rail{margin-top:42px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.section-heading h1,.section-heading h2{margin:0;font-size:22px;font-weight:720;line-height:1.2;letter-spacing:-.014em}.rail-scroll{display:flex;align-items:stretch;gap:12px;overflow-x:auto;padding:0 0 8px;scroll-snap-type:x proximity;scrollbar-width:none}.rail-scroll::-webkit-scrollbar{display:none}.collection-card{flex:none;min-width:0;color:inherit;scroll-snap-align:start}.collection-card.poster{width:calc((100% - 60px) / 6);display:flex;flex-direction:column;overflow:hidden;border-radius:var(--home-radius);background:var(--tenant-surface, #1a1a1a)}.collection-card.landscape{width:calc((100% - 36px)/4);display:grid;gap:8px}.collection-artwork{position:relative;overflow:hidden;border-radius:var(--home-radius);background:var(--tenant-surface, #151515);box-shadow:none}.collection-card.poster .collection-artwork,.search-result-card .collection-artwork{aspect-ratio:3 / 4;flex:none}.collection-card.poster .collection-artwork{border-radius:var(--home-radius) var(--home-radius) 0 0}.collection-card.landscape .collection-artwork{aspect-ratio:16 / 9}.card-open{height:100%}.collection-artwork img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .18s ease,filter .18s ease}.collection-card:hover .collection-artwork img,.search-result-card:hover .collection-artwork img{transform:scale(1.015);filter:brightness(.92)}.artwork-shade{position:absolute;inset:0;background:linear-gradient(0deg,color-mix(in srgb,var(--tenant-background, #090909) 14%,transparent),transparent 24%);pointer-events:none}.save-card,.collection-artwork>button.save-card{position:absolute;top:8px;right:8px;z-index:3;width:29px;height:29px;display:grid;place-items:center;padding:0;border:1px solid color-mix(in srgb,var(--tenant-text, #fff) 25%,transparent);border-radius:50%;background:color-mix(in srgb,var(--tenant-background, #090909) 72%,transparent);color:var(--tenant-text, #fff);cursor:pointer;opacity:0;transform:translateY(-2px);transition:opacity .13s ease,transform .13s ease;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.collection-card:hover .save-card,.collection-card:focus-within .save-card,.search-result-card:hover .save-card,.search-result-card:focus-within .save-card{opacity:1;transform:translateY(0)}.save-card.saved{background:var(--accent, var(--tenant-accent, #ff2a68));border-color:transparent;color:var(--tenant-text, #fff)}.series-meta-button{min-width:0}.collection-card.poster .series-meta-button{flex:1}.series-meta{min-width:0;display:grid;gap:2px}.collection-card.poster .series-meta{min-height:46px;padding:10px 12px 11px;align-content:start}.series-meta>span{overflow:hidden;color:var(--tenant-muted, #9297a1);font-size:9px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.collection-card.poster .series-meta>span{display:none}.series-meta b{display:-webkit-box;overflow:hidden;color:var(--tenant-text, #fff);font-size:12.5px;font-weight:650;line-height:1.28;-webkit-box-orient:vertical;-webkit-line-clamp:2}.series-meta small{overflow:hidden;color:var(--tenant-muted, #9297a1);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.watch-progress{position:absolute;left:7px;right:7px;bottom:7px;z-index:2;height:3px;overflow:hidden;border-radius:999px;background:color-mix(in srgb,var(--tenant-text, #fff) 30%,transparent)}.watch-progress i{display:block;height:100%;background:var(--accent, var(--tenant-accent, #ff2a68))}.empty-collection,.empty-search{margin:0;padding:24px 0}.collection-grid,.story-card-grid{display:grid;gap:24px 12px}.collection-grid.poster,.story-card-grid{grid-template-columns:repeat(auto-fill,minmax(175px,1fr))}.collection-grid.landscape{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.collection-grid .collection-card,.story-card-grid .search-result-card{width:100%}.story-catalog-page,.story-search-results{width:min(calc(100% - 48px),1334px);padding-top:86px}.story-catalog-page .section-heading,.story-search-results .section-heading{margin-bottom:20px}.search-result-card{min-width:0;display:grid;gap:8px}@media(max-width:1180px){.story-hero .hero,.home-collections{width:min(calc(100% - 36px),1040px)}.story-hero .hero{min-height:520px}.hero-slide{left:28%}.hero-content{top:52%;width:340px}.carousel-dots{right:15%}.collection-card.poster{width:calc((100% - 48px)/5)}.collection-card.landscape{width:calc((100% - 24px) / 3)}}@media(max-width:820px){.story-home{padding-bottom:48px}.featured-carousel,.story-hero .hero{min-height:560px}.story-hero .hero{width:100%}.hero-slide{inset:0;background-position:center top;-webkit-mask-image:none;mask-image:none}.hero-slide:after{background:linear-gradient(0deg,var(--tenant-background, #050706) 5%,color-mix(in srgb,var(--tenant-background, #050706) 58%,transparent) 48%,transparent 82%),linear-gradient(90deg,color-mix(in srgb,var(--tenant-background, #050706) 48%,transparent),transparent 68%)}.hero-content{inset:auto 18px 46px;width:auto;translate:none}.story-hero h1{max-width:14ch;font-size:30px}.story-hero .hero-content>p{max-width:92%;font-size:12px;-webkit-line-clamp:2}.carousel-dots{right:18px;bottom:18px}.home-collections{width:100%;padding:30px 14px 0}.collection-rail+.collection-rail{margin-top:34px}.section-heading{margin-bottom:14px}.section-heading h2{font-size:20px}.collection-card.poster{width:145px}.collection-card.landscape{width:min(285px,78vw)}.save-card,.collection-artwork>button.save-card{opacity:1;transform:none}.story-search-results,.story-catalog-page{width:100%;padding:76px 14px 48px}.story-card-grid,.collection-grid.poster{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-grid.landscape{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.hero-slide,.collection-artwork img,.save-card{transition:none}.collection-card:hover .collection-artwork img,.search-result-card:hover .collection-artwork img{transform:none}}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--tenant-text, #f5f5f5);background:var(--tenant-background, #090909);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--tenant-background, #090909);color:var(--tenant-text, #f5f5f5)}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}.app{min-height:100vh;background:var(--tenant-background, #090909);color:var(--tenant-text, #f5f5f5)}.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid color-mix(in srgb,var(--tenant-text, #fff) 8%,transparent);background:color-mix(in srgb,var(--tenant-background, #090909) 97%,transparent);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.site-header-inner{width:min(calc(100% - 64px),1680px);height:64px;margin:0 auto;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:38px}.brand-lockup{display:inline-flex;align-items:center;gap:9px;min-width:0}button.brand-lockup{padding:0;border:0;background:transparent;color:inherit;cursor:pointer}.brand-lockup img{width:30px;height:30px;object-fit:contain;border-radius:calc(var(--tenant-radius, 16px) * .32)}.brand-lockup b{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:19px;font-weight:800;letter-spacing:-.025em}.primary-navigation{display:flex;align-items:stretch;justify-content:flex-start;gap:28px;min-width:0;height:64px}.primary-navigation button{position:relative;padding:0;border:0;background:transparent;color:color-mix(in srgb,var(--tenant-text, #fff) 68%,transparent);cursor:pointer;font-size:14px;font-weight:600;white-space:nowrap;transition:color .14s ease}.primary-navigation button:hover,.primary-navigation button.active{color:var(--tenant-text, #fff)}.primary-navigation button.active{font-weight:750}.primary-navigation button.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--accent, var(--tenant-accent, #ff3158))}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0}.header-search{width:clamp(210px,20vw,300px);height:36px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid color-mix(in srgb,var(--tenant-text, #fff) 16%,transparent);border-radius:calc(var(--tenant-radius, 16px) * .32);background:transparent;color:var(--tenant-muted, #999)}.header-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--tenant-text, #fff);font-size:13px}.header-search input::placeholder{color:color-mix(in srgb,var(--tenant-muted, #999) 88%,transparent)}.header-search>button{width:24px;height:24px;display:grid;place-items:center;flex:none;padding:0;border:0;background:transparent;color:var(--tenant-muted, #999);cursor:pointer}.header-link-button,.account-button,.header-signup{height:36px;padding:0 12px;border-radius:calc(var(--tenant-radius, 16px) * .32);cursor:pointer;white-space:nowrap;font-size:13px;font-weight:650}.header-link-button,.account-button{border:0;background:transparent;color:color-mix(in srgb,var(--tenant-text, #fff) 80%,transparent)}.header-link-button:hover,.account-button:hover{color:var(--tenant-text, #fff)}.header-signup{border:0;background:var(--accent, var(--tenant-accent, #ff3158));color:var(--tenant-background, #090909)}.wallet-chip{white-space:nowrap;color:color-mix(in srgb,var(--tenant-text, #fff) 66%,transparent);font-size:12px;font-weight:650}main{min-height:70vh}.page{width:min(calc(100% - 64px),1680px);margin:0 auto;padding:32px 0 72px}.narrow{width:min(calc(100% - 48px),760px)}.hero{overflow:hidden;background-size:cover;background-position:center}.hero button,.page>button,.card button{cursor:pointer}.reels{height:calc(100vh - 64px);overflow-y:auto;scroll-snap-type:y mandatory;background:var(--tenant-background, #090909)}.reel{height:100%;max-width:560px;margin:auto;position:relative;scroll-snap-align:start;background:var(--tenant-background, #090909)}.reel video{width:100%;height:100%;object-fit:cover}.shade{position:absolute;inset:0;background:linear-gradient(transparent 55%,color-mix(in srgb,var(--tenant-background, #090909) 87%,transparent))}.caption{position:absolute;left:20px;bottom:24px;right:100px}.caption h2{margin:0}.actions{position:absolute;right:14px;bottom:30px;display:grid;gap:14px}.actions button{border:0;background:color-mix(in srgb,var(--tenant-background, #090909) 60%,transparent);color:var(--tenant-text, #fff);width:58px;height:58px;border-radius:50%;font-size:21px}.actions small{display:block;font-size:9px}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(165px,1fr));gap:22px 14px}.grid article{min-width:0}.grid img{width:100%;aspect-ratio:2 / 3;object-fit:cover;border-radius:calc(var(--tenant-radius, 16px) * .45);display:block}.grid b{display:block;margin-top:8px;font-size:14px;line-height:1.35}.coins{font-size:32px;color:var(--accent, var(--tenant-accent, #ff3158));font-weight:800}.streak{display:flex;gap:9px;flex-wrap:wrap;margin:18px 0}.streak span{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:var(--tenant-surface, #222)}.streak .done{background:var(--accent, var(--tenant-accent, #ff3158))}.outline{background:transparent!important;border:1px solid color-mix(in srgb,var(--tenant-text, #fff) 24%,transparent)!important}.card,.row{display:flex;padding:16px;border:1px solid color-mix(in srgb,var(--tenant-text, #fff) 10%,transparent);background:var(--tenant-surface, #111318);border-radius:var(--tenant-radius, 16px);margin:10px 0;color:var(--tenant-text, #fff);text-decoration:none}.card{display:block}.muted,small{color:var(--tenant-muted, #9297a1)}.row{align-items:center;justify-content:space-between}.row span{display:grid}.row button,.back{background:transparent;border:0;color:var(--accent, var(--tenant-accent, #ff3158));cursor:pointer}.site-footer{margin-top:36px;border-top:1px solid color-mix(in srgb,var(--tenant-text, #fff) 9%,transparent);background:var(--tenant-background, #090909)}.site-footer-inner{width:min(calc(100% - 64px),1680px);min-height:210px;margin:0 auto;display:grid;grid-template-columns:minmax(320px,1.7fr) repeat(2,minmax(170px,.65fr));gap:72px;padding:48px 0 56px}.footer-brand-lockup{margin-bottom:14px}.footer-brand p{max-width:420px;margin:0;color:var(--tenant-muted, #9297a1);font-size:12px;line-height:1.6}.footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:11px}.footer-column strong{margin-bottom:4px;font-size:13px}.footer-column a,.footer-column button{padding:0;border:0;background:transparent;color:var(--tenant-muted, #9297a1);text-decoration:none;cursor:pointer;font-size:13px}.footer-column a:hover,.footer-column button:hover{color:var(--tenant-text, #fff)}.center{height:100vh;display:grid;place-items:center;text-align:center;background:var(--tenant-background, #090909);color:var(--tenant-text, #fff)}.error{width:min(calc(100% - 64px),1680px);margin:16px auto;color:#ff8297}@media(max-width:1180px){.site-header-inner{width:min(calc(100% - 36px),1680px);height:auto;min-height:64px;grid-template-columns:auto 1fr;gap:0 18px;padding:8px 0 0}.header-actions{min-width:0}.header-search{width:min(100%,330px);margin-left:auto}.wallet-chip{display:none}.primary-navigation{grid-column:1 / -1;order:3;height:42px;gap:24px;overflow-x:auto;scrollbar-width:none}.primary-navigation::-webkit-scrollbar{display:none}.page,.site-footer-inner{width:min(calc(100% - 36px),1680px)}.reels{height:calc(100vh - 106px)}}@media(max-width:720px){.site-header-inner{width:100%;grid-template-columns:auto 1fr;gap:8px 12px;padding:8px 14px 0}.brand-lockup b{max-width:116px;font-size:17px}.brand-lockup img{width:28px;height:28px}.header-actions{gap:5px}.header-search{width:min(42vw,210px);height:34px}.guest-auth-actions .header-link-button{display:none}.header-signup{height:34px;padding:0 9px;font-size:11px}.account-button{max-width:78px;overflow:hidden;text-overflow:ellipsis}.primary-navigation{gap:20px;height:40px}.primary-navigation button{font-size:13px}.page{width:100%;padding:20px 14px 48px}.narrow{width:100%}.site-footer-inner{width:100%;grid-template-columns:1fr 1fr;gap:30px 20px;padding:36px 18px 44px}.footer-brand{grid-column:1 / -1}}:focus-visible{outline:2px solid var(--accent, var(--tenant-accent, #ff3158));outline-offset:3px;border-radius:calc(var(--tenant-radius, 16px) * .2)}.back,.row{display:inline-flex;align-items:center;gap:8px}.row{width:100%}.row .row-trail{display:inline-flex;margin-left:auto;opacity:.6}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.website-shell{--site-radius: var(--tenant-radius, 8px);--site-border: color-mix(in srgb, var(--tenant-text, #fff) 10%, transparent);--site-subtle: color-mix(in srgb, var(--tenant-text, #fff) 6%, transparent)}.website-shell .site-header-inner,.website-shell .page,.website-shell .site-footer-inner{width:min(calc(100% - 64px),1680px)}.website-shell .site-header-inner{min-height:64px}.website-shell main{min-height:calc(100vh - 64px)}.guest-auth-actions{display:flex;align-items:center;gap:8px}.header-link-button,.account-button,.header-signup{border:0;cursor:pointer;white-space:nowrap;font-weight:700}.header-link-button{padding:9px 5px;background:transparent;color:color-mix(in srgb,var(--tenant-text, #fff) 80%,transparent)}.header-link-button:hover{color:var(--tenant-text, #fff)}.header-signup{min-height:36px;padding:0 13px;border-radius:calc(var(--site-radius) * .45);background:var(--accent, var(--tenant-accent, #e8c26a));color:var(--tenant-background, #090909)}.account-button{max-width:150px;overflow:hidden;padding:9px 10px;border-radius:calc(var(--site-radius) * .45);background:color-mix(in srgb,var(--tenant-surface, #151515) 90%,transparent);color:var(--tenant-text, #fff);text-overflow:ellipsis}.collection-artwork>.card-open{position:absolute;inset:0;z-index:1;width:100%;height:100%;display:block;padding:0;border:0;border-radius:inherit;background:transparent;color:inherit;cursor:pointer;opacity:1;transform:none;-webkit-backdrop-filter:none;backdrop-filter:none}.collection-artwork>.card-open img{width:100%;height:100%;object-fit:cover}.collection-artwork>.card-open .artwork-shade{position:absolute;inset:0}.collection-artwork>.save-card{z-index:3}.collection-artwork>.save-card.saved,.hero-save-button.saved{background:var(--accent, var(--tenant-accent, #e8c26a))!important;color:var(--tenant-background, #090909)!important}.series-meta-button,.hero-title-button{width:100%;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.hero-title-button{width:auto}.hero-title-button h1{transition:opacity .15s ease}.hero-title-button:hover h1{opacity:.84}.series-meta-button:hover b{text-decoration:underline;text-underline-offset:3px}.auth-backdrop{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:24px;background:color-mix(in srgb,var(--tenant-background, #090909) 78%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.auth-dialog{position:relative;width:min(100%,460px);max-height:min(760px,calc(100vh - 40px));overflow:auto;padding:34px;border:1px solid var(--site-border);border-radius:var(--site-radius);background:var(--tenant-surface, #151515);box-shadow:0 30px 90px color-mix(in srgb,var(--tenant-background, #090909) 76%,transparent)}.auth-close{position:absolute;top:18px;right:18px;width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:50%;background:var(--site-subtle);color:inherit;cursor:pointer}.auth-brand{display:grid;gap:5px;padding-right:40px;margin-bottom:25px}.auth-brand strong{font-size:22px}.auth-brand span,.auth-note{color:var(--tenant-muted, #aaa);font-size:13px;line-height:1.55}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;margin-bottom:25px;padding:4px;border-radius:calc(var(--site-radius) * .72);background:color-mix(in srgb,var(--tenant-background, #090909) 55%,transparent)}.auth-tabs button{min-height:40px;border:0;border-radius:calc(var(--site-radius) * .55);background:transparent;color:var(--tenant-muted, #aaa);cursor:pointer;font-weight:750}.auth-tabs button.active{background:var(--site-subtle);color:var(--tenant-text, #fff)}.auth-dialog form{display:grid;gap:16px}.auth-dialog form h2{margin:0 0 4px;font-size:28px}.auth-dialog label{display:grid;gap:7px}.auth-dialog label span{font-size:13px;font-weight:700}.auth-dialog input{width:100%;min-height:48px;padding:0 13px;border:1px solid var(--site-border);border-radius:calc(var(--site-radius) * .62);outline:none;background:var(--tenant-background, #090909);color:var(--tenant-text, #fff)}.auth-dialog input:focus{border-color:var(--accent, var(--tenant-accent, #e8c26a))}.auth-submit{min-height:48px;border:0;border-radius:calc(var(--site-radius) * .62);background:var(--accent, var(--tenant-accent, #e8c26a));color:var(--tenant-background, #090909);cursor:pointer;font-weight:850}.auth-submit:disabled{opacity:.6;cursor:wait}.auth-error{margin:0;color:#ff8da0;font-size:13px}.auth-note{margin:20px 0 0}.series-detail-page{min-height:80vh;background:var(--tenant-background, #090909)}.series-detail-hero{min-height:min(720px,70vh);display:flex;align-items:flex-end;background-position:center 25%;background-size:cover}.series-detail-inner{width:min(calc(100% - 64px),1680px);margin:0 auto;padding:38px 0 72px}.detail-back,.watch-toolbar button{display:inline-flex;align-items:center;gap:6px;padding:8px 0;border:0;background:transparent;color:var(--tenant-text, #fff);cursor:pointer;font-weight:700}.series-detail-copy{width:min(720px,68vw);margin-top:76px}.series-tags{display:flex;gap:8px;flex-wrap:wrap}.series-tags span{padding:6px 10px;border-radius:calc(var(--site-radius) * 2);background:color-mix(in srgb,var(--tenant-text, #fff) 9%,transparent);color:var(--tenant-text, #fff);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:12px;font-weight:750}.series-detail-copy h1{max-width:13ch;margin:14px 0 18px;color:var(--tenant-text, #fff);font-size:clamp(46px,6vw,88px);line-height:.98;letter-spacing:-.05em}.series-detail-copy>p{max-width:680px;color:color-mix(in srgb,var(--tenant-text, #fff) 86%,transparent);font-size:16px;line-height:1.65}.series-cast{display:flex;gap:10px;margin-top:18px;color:color-mix(in srgb,var(--tenant-text, #fff) 72%,transparent);font-size:13px}.series-cast strong{color:var(--tenant-text, #fff)}.detail-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}.detail-actions button{min-height:46px;display:inline-flex;align-items:center;gap:8px;padding:0 19px;border-radius:calc(var(--site-radius) * .56);cursor:pointer;font-weight:850}.primary-watch{border:0;background:var(--accent, var(--tenant-accent, #e8c26a));color:var(--tenant-background, #090909)}.secondary-action{border:1px solid var(--site-border);background:color-mix(in srgb,var(--tenant-background, #090909) 72%,transparent);color:var(--tenant-text, #fff)}.secondary-action.saved{border-color:color-mix(in srgb,var(--accent, var(--tenant-accent, #e8c26a)) 60%,transparent)}.series-detail-body{width:min(calc(100% - 64px),1680px);margin:0 auto;padding:50px 0 90px}.episode-section .section-heading span{color:var(--tenant-muted, #aaa);font-size:13px}.episode-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px}.episode-button{min-height:64px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:10px 14px;border:1px solid var(--site-border);border-radius:calc(var(--site-radius) * .62);background:var(--tenant-surface, #151515);color:inherit;text-align:left;cursor:pointer}.episode-button:hover:not(:disabled){border-color:color-mix(in srgb,var(--tenant-text, #fff) 20%,transparent);background:color-mix(in srgb,var(--tenant-surface, #151515) 94%,var(--tenant-text, #fff))}.episode-button:disabled{opacity:.55;cursor:not-allowed}.episode-button>strong{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--site-subtle)}.episode-button>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.episode-button small{font-size:10px}.recommendation-section{margin-top:58px}.recommendation-row{display:flex;gap:14px;overflow-x:auto;padding-bottom:12px;scrollbar-width:none}.recommendation-row::-webkit-scrollbar{display:none}.recommendation-card{flex:0 0 clamp(145px,14vw,190px);display:grid;gap:8px;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.recommendation-card img{width:100%;aspect-ratio:2 / 3;object-fit:cover;border-radius:calc(var(--site-radius) * .62)}.recommendation-card span{font-size:13px;font-weight:700}.detail-loading{min-height:60vh;display:grid;place-items:center;color:var(--tenant-muted, #aaa)}.watch-page{min-height:calc(100vh - 64px);background:var(--tenant-background, #090909)}.watch-layout{width:min(calc(100% - 40px),1680px);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px;padding:20px 0 35px}.watch-stage{min-width:0}.watch-toolbar{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:color-mix(in srgb,var(--tenant-text, #fff) 78%,transparent);font-size:13px}.watch-video-shell{position:relative;overflow:hidden;aspect-ratio:16 / 9;border-radius:calc(var(--site-radius) * .62);background:#000;box-shadow:0 20px 60px color-mix(in srgb,var(--tenant-background, #090909) 75%,transparent)}.watch-video-shell video{width:100%;height:100%;display:block;object-fit:contain;background:#000}.watch-unavailable{height:100%;display:grid;place-items:center;color:var(--tenant-muted, #aaa)}.watch-meta h1{margin:18px 0 4px;font-size:24px}.watch-meta p{margin:0;color:var(--tenant-muted, #aaa)}.watch-episodes{margin-top:44px;min-height:0;max-height:calc(100vh - 100px);overflow:hidden;border:1px solid var(--site-border);border-radius:calc(var(--site-radius) * .62);background:var(--tenant-surface, #151515)}.watch-episodes-heading{height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 15px;border-bottom:1px solid var(--site-border)}.watch-episodes-heading span{color:var(--tenant-muted, #888);font-size:12px}.watch-episode-list{max-height:calc(100vh - 154px);overflow-y:auto}.watch-episode-list button{width:100%;min-height:55px;display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;padding:8px 13px;border:0;border-bottom:1px solid var(--site-border);background:transparent;color:color-mix(in srgb,var(--tenant-text, #fff) 86%,transparent);text-align:left;cursor:pointer}.watch-episode-list button:hover:not(:disabled),.watch-episode-list button.active{background:var(--site-subtle)}.watch-episode-list button.active{color:var(--accent, var(--tenant-accent, #e8c26a))}.watch-episode-list button:disabled{opacity:.42;cursor:not-allowed}.watch-episode-list button>span:first-child{color:var(--tenant-muted, #777);font-size:12px;text-align:center}.watch-episode-list button b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.playing-dot{width:7px;height:7px;border-radius:50%;background:var(--accent, var(--tenant-accent, #e8c26a));box-shadow:0 0 0 4px color-mix(in srgb,var(--accent, var(--tenant-accent, #e8c26a)) 16%,transparent)}.library-page>h1{margin-top:10px}.library-card{display:grid;gap:6px;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.library-card img{transition:transform .18s ease}.library-card:hover img{transform:scale(1.02)}.library-card small{font-size:11px;text-transform:uppercase;letter-spacing:.04em}@media(max-width:1100px){.website-shell .site-header-inner{grid-template-columns:auto 1fr;padding:8px 0 0}.website-shell .header-actions{min-width:0}.website-shell .primary-navigation{grid-column:1 / -1;order:3}.watch-layout{grid-template-columns:1fr;width:min(calc(100% - 28px),1000px)}.watch-episodes{margin-top:0;max-height:none}.watch-episode-list{max-height:420px}}@media(max-width:760px){.website-shell .site-header-inner,.website-shell .page,.website-shell .site-footer-inner{width:100%}.website-shell .site-header-inner{padding:8px 14px 0}.header-actions{gap:7px}.header-search{width:min(46vw,240px)}.guest-auth-actions .header-link-button{display:none}.header-signup{min-height:34px;padding:0 10px;font-size:12px}.account-button{max-width:90px;font-size:11px}.website-shell .header-actions .wallet-chip{display:none}.auth-backdrop{padding:12px}.auth-dialog{padding:28px 20px}.series-detail-hero{min-height:620px;background-position:62% top}.series-detail-inner,.series-detail-body{width:100%;padding-left:18px;padding-right:18px}.series-detail-inner{padding-bottom:42px}.series-detail-copy{width:100%;margin-top:190px}.series-detail-copy h1{font-size:clamp(40px,13vw,62px)}.episode-grid{grid-template-columns:1fr 1fr}.watch-page{min-height:calc(100vh - 104px)}.watch-layout{width:100%;padding:0 0 30px;gap:0}.watch-toolbar,.watch-meta{padding-left:14px;padding-right:14px}.watch-video-shell{border-radius:0}.watch-episodes{margin:24px 14px 0}}@media(max-width:480px){.episode-grid{grid-template-columns:1fr}.series-detail-copy>p{font-size:14px}.detail-actions button{flex:1 1 auto;justify-content:center}}.website-shell{--sr-primary: var(--tenant-accent, #fe1f71);--sr-background: var(--tenant-background, #030400);--sr-card: var(--tenant-surface, #1c1c1c);--sr-foreground: var(--tenant-text, #fff);--sr-muted: var(--tenant-muted, rgba(255,255,255,.6));--sr-text-2: color-mix(in srgb, var(--tenant-text, #fff) 80%, transparent);--sr-text-3: color-mix(in srgb, var(--tenant-text, #fff) 62%, transparent);--sr-fill-button: color-mix(in srgb, var(--tenant-text, #fff) 14%, transparent);min-height:100vh;background:var(--sr-background);color:var(--sr-foreground);font-family:Poppins,Poppins Fallback,Arial,Helvetica,sans-serif}.website-shell *,.website-shell *:before,.website-shell *:after{box-sizing:border-box}.website-shell:not(:has(.watch-page)) .site-header{position:fixed;inset-inline:0;top:0;z-index:100;height:72px;border:0;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}.website-shell:not(:has(.watch-page)) .site-header-inner{position:relative;width:100%;max-width:1920px;height:72px;margin:0 auto;padding:0 clamp(42.67px,5.5550595238vw + .0071428571px,80px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px}.website-shell:not(:has(.watch-page)) .brand-lockup{justify-self:start;display:inline-flex;align-items:center;gap:8px;min-width:0;padding:0;border:0;background:transparent;color:var(--sr-foreground)}.website-shell:not(:has(.watch-page)) .brand-lockup img{width:40px;height:40px;flex:none;object-fit:contain;border-radius:0}.website-shell:not(:has(.watch-page)) .brand-lockup b{max-width:240px;overflow:hidden;color:var(--sr-foreground);font-size:22px;font-weight:700;line-height:1;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.website-shell:not(:has(.watch-page)) .primary-navigation{position:relative;justify-self:center;display:inline-flex;align-items:center;justify-content:center;gap:16px;height:40px;padding:4px;overflow:visible;border:0;border-radius:99px;background:#0000004d;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.website-shell:not(:has(.watch-page)) .primary-navigation:before,.website-shell:not(:has(.watch-page)) .header-search:before,.website-shell:not(:has(.watch-page)) .header-actions:after{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:radial-gradient(circle 26px at 5px 5px,#ffffffd9,#fff0),radial-gradient(circle 26px at calc(100% - 5px) calc(100% - 5px),#ffffff8c,#fff0),linear-gradient(90deg,#fff0,#ffffff4d 32px calc(100% - 32px),#fff0),linear-gradient(90deg,#fff0,#fff3 32px calc(100% - 32px),#fff0);background-repeat:no-repeat;background-size:100% 100%,100% 100%,100% 50%,100% 50%;background-position:0 0,0 0,0 0,0 100%;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.website-shell:not(:has(.watch-page)) .primary-navigation button{position:relative;z-index:1;height:32px;padding:0 16px;border:0;border-radius:99px;background:transparent;color:var(--sr-text-2);cursor:pointer;font-size:16px;font-weight:500;line-height:1;text-transform:capitalize;white-space:nowrap}.website-shell:not(:has(.watch-page)) .primary-navigation button:after{display:none}.website-shell:not(:has(.watch-page)) .primary-navigation button:hover{color:var(--sr-foreground)}.website-shell:not(:has(.watch-page)) .primary-navigation button.active{background:var(--sr-foreground);color:var(--sr-background);font-weight:600}.website-shell:not(:has(.watch-page)) .header-actions{position:relative;justify-self:end;display:flex;align-items:center;justify-content:flex-end;gap:16px;min-width:0}.website-shell:not(:has(.watch-page)) .header-search{position:relative;width:240px;max-width:100%;height:40px;display:flex;align-items:center;gap:4px;padding:9px 12px;border:0;border-radius:99px;background:#0000004d;color:var(--sr-text-2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.website-shell:not(:has(.watch-page)) .header-search>span{position:relative;z-index:1;font-size:16px;line-height:1}.website-shell:not(:has(.watch-page)) .header-search input{position:relative;z-index:1;width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--sr-foreground);font-size:14px;font-weight:400;line-height:22px}.website-shell:not(:has(.watch-page)) .header-search input::placeholder{color:var(--sr-text-2)}.website-shell:not(:has(.watch-page)) .header-search>button{position:relative;z-index:1;width:22px;height:22px;padding:0;border:0;background:transparent;color:var(--sr-text-2)}.website-shell:not(:has(.watch-page)) .guest-auth-actions,.website-shell:not(:has(.watch-page)) .wallet-chip,.website-shell:not(:has(.watch-page)) .account-button,.website-shell:not(:has(.watch-page)) .header-actions>.header-link-button{display:none}.website-shell:not(:has(.watch-page)) .header-actions:before{content:"◎  English  ⌄";position:relative;z-index:1;height:40px;display:inline-flex;align-items:center;gap:8px;padding:0 16px;border-radius:99px;background:#0000004d;color:var(--sr-text-2);font-size:14px;font-weight:400;line-height:22px;white-space:pre;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.website-shell:not(:has(.watch-page)) .header-actions:after{inset:0 0 0 auto;width:116px;height:40px}.website-shell:has(.story-home) .story-home{width:100%;max-width:none;margin:0;padding:0 0 84px}.website-shell:has(.story-home) .fallback-search{display:none!important}.website-shell:has(.story-home) .featured-carousel{position:relative;width:100%;max-width:none;aspect-ratio:1440 / 676;max-height:740px;margin:0 auto 50px;overflow:hidden;background:var(--sr-background);-webkit-user-select:none;user-select:none}.website-shell:has(.story-home) .story-hero .hero{position:relative;isolation:isolate;width:100%;max-width:1920px;height:100%;min-height:0;margin:0 auto;padding:0;display:block;overflow:hidden;border-radius:0;background:var(--sr-background)}.website-shell:has(.story-home) .hero-slides{position:absolute;inset:0;z-index:1}.website-shell:has(.story-home) .hero-slide{position:absolute;inset:0;opacity:0;overflow:hidden;background-position:center;background-size:cover;transform:none;transition:opacity .7s ease}.website-shell:has(.story-home) .hero-slide.active{opacity:1}.website-shell:has(.story-home) .hero-slide.active:before{content:"";position:absolute;inset:-10%;z-index:0;background:color-mix(in srgb,var(--sr-background) 30%,transparent);backdrop-filter:blur(80px);-webkit-backdrop-filter:blur(80px);pointer-events:none}.website-shell:has(.story-home) .hero-slide.active:after{content:"";position:absolute;inset:0;z-index:2;background-image:inherit;background-position:center;background-size:cover;clip-path:circle(calc(min(23.47vw,451px) + min(6.944vw,100px)) at calc(100% + max(-40vw,-768px)) 50%);filter:drop-shadow(-48px 20px 80px rgba(0,0,0,.61));pointer-events:none}.website-shell:has(.story-home) .story-hero .hero:before{content:"";position:absolute;inset:0;z-index:7;background:linear-gradient(180deg,transparent 62%,var(--sr-background));pointer-events:none}.website-shell:has(.story-home) .story-hero .hero:after{content:"";position:absolute;inset:0;z-index:7;background:linear-gradient(90deg,transparent 85%,var(--sr-background));pointer-events:none}.website-shell:has(.story-home) .hero-content{position:absolute;inset:0 auto 0 0;z-index:8;width:auto;max-width:46%;display:flex;flex-direction:column;justify-content:flex-end;padding-left:clamp(42.67px,5.5550595238vw + .0071428571px,80px);padding-bottom:clamp(51.2px,6.6666666667vw,96px);pointer-events:none;translate:none}.website-shell:has(.story-home) .hero-kicker,.website-shell:has(.story-home) .hero-save-button{display:none!important}.website-shell:has(.story-home) .hero-title-button{width:auto;max-width:420px;padding:0;border:0;background:transparent;color:inherit;text-align:left;pointer-events:auto}.website-shell:has(.story-home) .story-hero h1{max-width:420px;margin:0;color:var(--sr-foreground);font-size:clamp(22px,1.4880952381vw + 10.5714285714px,32px);font-weight:600;line-height:clamp(32px,2.380952381vw + 13.7142857143px,48px);letter-spacing:0;text-transform:capitalize;text-wrap:initial;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.website-shell:has(.story-home) .story-hero .hero-content>p{max-width:420px;margin:clamp(10px,.8928571429vw + 3.1428571429px,16px) 0 0;overflow:hidden;color:var(--sr-muted);font-size:10px;font-weight:400;line-height:16px;pointer-events:auto;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.website-shell:has(.story-home) .hero-actions{display:flex;align-items:center;gap:8px;margin-top:clamp(20px,1.7857142857vw + 6.2857142857px,32px);pointer-events:auto}.website-shell:has(.story-home) .hero-actions .watch-now{width:fit-content;height:48px;min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 28px;border:0;border-radius:9999px;background:var(--sr-primary);color:var(--sr-foreground);font-size:16px;font-weight:600;line-height:24px;text-transform:uppercase}.website-shell:has(.story-home) .hero-actions .watch-now svg{width:18px;height:18px}.website-shell:has(.story-home) .carousel-dots{position:absolute;left:78%;bottom:40px;z-index:9;display:flex;gap:8px;translate:-50% 0}.website-shell:has(.story-home) .carousel-dots button{width:8px;height:8px;padding:0;border:0;border-radius:9999px;background:color-mix(in srgb,var(--sr-foreground) 40%,transparent);transition:width .3s,background .3s}.website-shell:has(.story-home) .carousel-dots button.active{width:24px;background:var(--sr-foreground)}.website-shell:has(.story-home) .carousel-arrow{position:absolute;bottom:55.62%;top:auto;z-index:10;width:80px;height:52px;display:flex;align-items:center;justify-content:center;padding:0;translate:none;border:0;border-radius:9999px;background:color-mix(in srgb,var(--sr-foreground) 10%,transparent);color:var(--sr-foreground);opacity:0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:background .3s,opacity .3s}.website-shell:has(.story-home) .featured-carousel:hover .carousel-arrow{opacity:1}.website-shell:has(.story-home) .carousel-arrow:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(135deg,#ffffffe6,#fff0 38% 62%,#ffffffbf);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.website-shell:has(.story-home) .carousel-arrow.previous{left:clamp(42.67px,5.5550595238vw + .0071428571px,80px)}.website-shell:has(.story-home) .carousel-arrow.next{right:clamp(42.67px,5.5550595238vw + .0071428571px,80px)}@media(min-width:1440px){.website-shell:has(.story-home) .featured-carousel{aspect-ratio:auto;height:clamp(676px,13.3333333333vw + 484px,740px)}.website-shell:has(.story-home) .story-hero h1{font-size:clamp(32px,.8333333333vw + 20px,36px);line-height:clamp(48px,1.25vw + 30px,54px)}.website-shell:has(.story-home) .story-hero .hero-content>p{font-size:clamp(10px,.8333333333vw - 2px,14px);line-height:clamp(16px,.8333333333vw + 4px,20px)}}@media(min-width:1920px){.website-shell:has(.story-home) .story-hero .hero{box-shadow:inset 80px 0 80px -80px var(--sr-background)}}.website-shell:has(.story-home) .home-collections{width:100%;padding:0}.website-shell:has(.story-home) .collection-rail{box-sizing:border-box;width:100%;max-width:1920px;margin:0 auto 48px;padding:0 clamp(42.67px,5.5550595238vw + .0071428571px,80px)}.website-shell:has(.story-home) .collection-rail .section-heading{margin:0 0 20px}.website-shell:has(.story-home) .collection-rail .section-heading h2{margin:0;color:var(--sr-foreground);font-size:28px;font-weight:600;line-height:42px;letter-spacing:0}.website-shell:has(.story-home) .rail-scroll{display:flex;align-items:stretch;gap:16px;overflow-x:auto;overflow-y:hidden;padding:4px 0 8px;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-user-select:none;user-select:none}.website-shell:has(.story-home) .rail-scroll::-webkit-scrollbar{display:none}.website-shell:has(.story-home) .collection-card.poster{width:auto;flex:0 0 calc((100% - 80px) / 6);display:flex;flex-direction:column;gap:0;overflow:hidden;scroll-snap-align:start;border:1px solid color-mix(in srgb,var(--sr-foreground) 8%,transparent);border-radius:24px;background:var(--sr-card)}.website-shell:has(.story-home) .collection-card.poster .collection-artwork{width:100%;aspect-ratio:3 / 4;overflow:hidden;border:0;border-radius:16px;background:var(--sr-card);box-shadow:none}.website-shell:has(.story-home) .collection-card.poster .collection-artwork img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s ease}@media(hover:hover)and (pointer:fine){.website-shell:has(.story-home) .collection-card.poster:hover .collection-artwork img{transform:scale(1.2);filter:none}}.website-shell:has(.story-home) .collection-card.poster .artwork-shade,.website-shell:has(.story-home) .collection-card.poster .save-card{display:none!important}.website-shell:has(.story-home) .collection-card.poster .series-meta-button{width:100%;height:76px;flex:none;display:block;padding:12px 16px 16px;border:0;background:transparent;color:inherit;text-align:left}.website-shell:has(.story-home) .collection-card.poster .series-meta{display:block}.website-shell:has(.story-home) .collection-card.poster .series-meta>span,.website-shell:has(.story-home) .collection-card.poster .series-meta>small{display:none}.website-shell:has(.story-home) .collection-card.poster .series-meta b{color:var(--sr-foreground);font-size:16px;font-weight:600;line-height:24px;text-decoration:none;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.website-shell:has(.story-home) .collection-card.landscape{flex:0 0 min(360px,32vw)}.website-shell .story-search-results,.website-shell .story-catalog-page{padding-top:104px}.website-shell .story-card-grid,.website-shell .collection-grid.poster{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:24px 16px}.website-shell .story-card-grid .collection-artwork,.website-shell .collection-grid.poster .collection-artwork{aspect-ratio:3 / 4;border-radius:16px}.website-shell:has(.watch-page){background:var(--sr-background)}.website-shell:has(.watch-page) .site-header{position:absolute;inset:0 0 auto;z-index:100;display:block;height:72px;border:0;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}.website-shell:has(.watch-page) .site-header-inner{width:100%;max-width:1920px;height:72px;margin:0 auto;padding:0 clamp(42.67px,5.5550595238vw + .0071428571px,80px);display:flex;align-items:center;justify-content:flex-start}.website-shell:has(.watch-page) .brand-lockup{display:inline-flex;align-items:center;gap:8px;padding:0;border:0;background:transparent;color:var(--sr-foreground)}.website-shell:has(.watch-page) .brand-lockup img{width:40px;height:40px;object-fit:contain;border-radius:0}.website-shell:has(.watch-page) .brand-lockup b{max-width:260px;overflow:hidden;font-size:22px;font-weight:700;line-height:1;text-overflow:ellipsis;white-space:nowrap}.website-shell:has(.watch-page) .primary-navigation,.website-shell:has(.watch-page) .header-actions{display:none}.website-shell:has(.watch-page) main{min-height:100vh;background:var(--sr-background)}.website-shell:has(.watch-page) .watch-page{min-height:100vh;padding:0 0 12px;background:var(--sr-background);color:var(--sr-foreground)}.website-shell:has(.watch-page) .watch-layout{position:relative;width:100%;max-width:1920px;height:100vh;min-height:684px;margin:0 auto;padding:72px clamp(42.67px,5.5550595238vw + .0071428571px,80px) 12px;display:grid;grid-template-columns:minmax(0,1fr) 460px;gap:12px}.website-shell:has(.watch-page) .watch-stage{position:relative;min-width:0;min-height:600px;display:flex;align-items:center;justify-content:center;padding:12px 20px;border:1px solid color-mix(in srgb,var(--sr-foreground) 20%,transparent);border-radius:36px;background:var(--sr-card)}.website-shell:has(.watch-page) .watch-toolbar{position:absolute;top:-56px;right:-472px;width:calc(100% + 472px);min-height:40px;display:flex;align-items:center;justify-content:flex-end;gap:6px;padding:0;color:color-mix(in srgb,var(--sr-foreground) 50%,transparent);font-size:14px;font-weight:400;line-height:22px;white-space:nowrap}.website-shell:has(.watch-page) .watch-toolbar button,.website-shell:has(.watch-page) .watch-toolbar span{flex:none;min-height:0;display:inline;padding:0;border:0;border-radius:0;background:transparent;color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.website-shell:has(.watch-page) .watch-toolbar button{max-width:52vw;overflow:hidden;cursor:pointer;text-overflow:ellipsis}.website-shell:has(.watch-page) .watch-toolbar button:hover{color:var(--sr-foreground)}.website-shell:has(.watch-page) .watch-toolbar .watch-crumb-separator{color:color-mix(in srgb,var(--sr-foreground) 30%,transparent)}.website-shell:has(.watch-page) .watch-toolbar .watch-current-crumb{color:var(--sr-primary)}.website-shell:has(.watch-page) .watch-video-shell{position:relative;flex:none;width:auto;height:100%;max-width:100%;max-height:100%;aspect-ratio:9 / 16;overflow:hidden;border-radius:36px;background:#000;box-shadow:none}.website-shell:has(.watch-page) .watch-video-shell video{width:100%;height:100%;display:block;object-fit:cover;background:#000}.website-shell:has(.watch-page) .watch-unavailable{width:100%;height:100%;display:grid;place-items:center;color:var(--sr-muted);text-align:center}.website-shell:has(.watch-page) .watch-episodes{width:460px;height:100%;min-height:0;margin:0;overflow-y:auto;border:1px solid color-mix(in srgb,var(--sr-foreground) 20%,transparent);border-radius:36px;background:var(--sr-card);scrollbar-width:none}.website-shell:has(.watch-page) .watch-episodes::-webkit-scrollbar{display:none}.website-shell:has(.watch-page) .watch-panel-header{padding:40px 20px 36px}.website-shell:has(.watch-page) .watch-panel-header h1{margin:0;color:var(--sr-foreground);font-size:20px;font-weight:600;line-height:28px;letter-spacing:0}.website-shell:has(.watch-page) .watch-description{margin:12px 0 0;color:color-mix(in srgb,var(--sr-foreground) 80%,transparent);font-size:14px;font-weight:400;line-height:22px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.website-shell:has(.watch-page) .watch-tags{margin-top:8px;display:flex;flex-wrap:wrap;gap:8px}.website-shell:has(.watch-page) .watch-tags span{padding:4px 8px;border-radius:6px;background:color-mix(in srgb,var(--sr-foreground) 8%,transparent);color:var(--sr-foreground);font-size:12px;font-weight:400;line-height:18px}.website-shell:has(.watch-page) .watch-range-tabs{display:flex;align-items:center;gap:28px;padding:0 20px;overflow-x:auto;overflow-y:hidden;border-bottom:1px solid color-mix(in srgb,var(--sr-foreground) 10%,transparent);scrollbar-width:none}.website-shell:has(.watch-page) .watch-range-tabs::-webkit-scrollbar{display:none}.website-shell:has(.watch-page) .watch-range-tabs button{position:relative;flex:none;padding:6px 0;border:0;background:transparent;color:var(--sr-text-3);cursor:pointer;font-size:16px;font-weight:400;line-height:24px;white-space:nowrap}.website-shell:has(.watch-page) .watch-range-tabs button:hover{color:var(--sr-foreground)}.website-shell:has(.watch-page) .watch-range-tabs button.active{isolation:isolate;color:var(--sr-primary);font-weight:500}.website-shell:has(.watch-page) .watch-range-tabs button.active:before{content:"";position:absolute;left:50%;bottom:0;z-index:-1;width:26px;height:19.82px;border-radius:50%;background:color-mix(in srgb,var(--sr-primary) 40%,transparent);filter:blur(8px);transform:translate(-50%,50%)}.website-shell:has(.watch-page) .watch-episode-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:4px;padding:20px}.website-shell:has(.watch-page) .watch-episode-grid>button{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1 / 1;container-type:size;overflow:hidden;padding:0;border:1px solid transparent;border-radius:16px;background:var(--sr-background);color:var(--sr-foreground);cursor:pointer}.website-shell:has(.watch-page) .watch-episode-grid>button:after{content:"";position:absolute;left:50%;bottom:0;width:48cqmin;height:48cqmin;border-radius:50%;background:color-mix(in srgb,var(--sr-primary) 68%,transparent);filter:blur(18cqmin);opacity:0;transform:translate(-50%,50%);pointer-events:none}.website-shell:has(.watch-page) .watch-episode-grid>button:hover:not(:disabled){background:color-mix(in srgb,var(--sr-background) 90%,var(--sr-foreground))}.website-shell:has(.watch-page) .watch-episode-grid>button.active{border-color:var(--sr-primary);color:var(--sr-primary)}.website-shell:has(.watch-page) .watch-episode-grid>button.active:after{opacity:1}.website-shell:has(.watch-page) .episode-number{position:relative;z-index:1;font-size:18px;font-weight:500;line-height:26px}.website-shell:has(.watch-page) .watch-episode-grid>button.locked .episode-number{color:var(--sr-text-3)}.website-shell:has(.watch-page) .episode-lock{position:absolute;top:5px;right:5px;z-index:2;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,#ffffff1f,#ffffff08);color:var(--sr-primary);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.website-shell:has(.watch-page) .episode-equalizer{position:relative;z-index:1;width:36cqmin;height:36cqmin;overflow:visible}.website-shell:has(.watch-page) .episode-equalizer .bar{transform-box:fill-box;transform-origin:bottom center;animation:sr-wave .9s ease-in-out infinite}.website-shell:has(.watch-page) .episode-equalizer .bar-1{animation-delay:-.2s}.website-shell:has(.watch-page) .episode-equalizer .bar-2{animation-delay:-.5s}.website-shell:has(.watch-page) .episode-equalizer .bar-3{animation-delay:-.1s}.website-shell:has(.watch-page) .episode-equalizer .bar-4{animation-delay:-.7s}@keyframes sr-wave{0%,to{transform:scaleY(.35)}50%{transform:scaleY(1)}}.website-shell:has(.watch-page) .watch-meta,.website-shell:has(.watch-page) .watch-episodes-heading,.website-shell:has(.watch-page) .watch-episode-list{display:none!important}.website-shell .site-footer{margin-top:0;border-top:0;background:var(--sr-background)}.website-shell .site-footer-inner{width:100%;max-width:1920px;margin:0 auto;padding:56px clamp(42.67px,5.5550595238vw + .0071428571px,80px) 64px}@media(max-width:1199.98px)and (min-width:992px){.website-shell:has(.story-home) .collection-card.poster{flex-basis:calc((100% - 64px)/5)}}@media(max-width:991.98px)and (min-width:768px){.website-shell:has(.story-home) .collection-card.poster{flex-basis:calc((100% - 48px)/4)}.website-shell:has(.watch-page) .watch-layout{height:auto;min-height:100vh;grid-template-columns:1fr}.website-shell:has(.watch-page) .watch-stage,.website-shell:has(.watch-page) .watch-episodes{width:100%;max-width:720px;justify-self:center}.website-shell:has(.watch-page) .watch-stage{height:680px}.website-shell:has(.watch-page) .watch-toolbar{right:0;width:100%}}@media(max-width:767.98px){.website-shell:not(:has(.watch-page)) .site-header{height:48px}.website-shell:not(:has(.watch-page)) .site-header-inner{height:48px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 16px}.website-shell:not(:has(.watch-page)) .brand-lockup img{width:32px;height:32px;border-radius:9.14px}.website-shell:not(:has(.watch-page)) .brand-lockup b{max-width:150px;font-size:20px;font-weight:600;line-height:28px}.website-shell:not(:has(.watch-page)) .primary-navigation,.website-shell:not(:has(.watch-page)) .header-search,.website-shell:not(:has(.watch-page)) .header-actions:before,.website-shell:not(:has(.watch-page)) .header-actions:after{display:none}.website-shell:has(.story-home) .featured-carousel{display:none}.website-shell:has(.story-home) .home-collections{padding-top:64px}.website-shell:has(.story-home) .collection-rail{max-width:none;margin-bottom:28px;padding:0 16px}.website-shell:has(.story-home) .collection-rail .section-heading{margin-bottom:12px}.website-shell:has(.story-home) .collection-rail .section-heading h2{font-size:18px;line-height:26px}.website-shell:has(.story-home) .rail-scroll{gap:12px;padding:0}.website-shell:has(.story-home) .collection-card.poster{flex-basis:calc((100% - 24px) / 3);border:0;border-radius:0;background:transparent}.website-shell:has(.story-home) .collection-card.poster .collection-artwork{aspect-ratio:104 / 139;border-radius:12px}.website-shell:has(.story-home) .collection-card.poster .series-meta-button{height:auto;padding:8px 0 0}.website-shell:has(.story-home) .collection-card.poster .series-meta b{font-size:14px;font-weight:500;line-height:22px}.website-shell:has(.watch-page) .site-header{height:48px}.website-shell:has(.watch-page) .site-header-inner{height:48px;padding:0 16px}.website-shell:has(.watch-page) .brand-lockup img{width:32px;height:32px;border-radius:9px}.website-shell:has(.watch-page) .brand-lockup b{font-size:18px}.website-shell:has(.watch-page) .watch-layout{height:auto;min-height:100vh;display:flex;flex-direction:column;gap:16px;padding:72px 16px 24px}.website-shell:has(.watch-page) .watch-stage{min-height:0;height:auto;padding:0;border:0;border-radius:0;background:transparent}.website-shell:has(.watch-page) .watch-toolbar{position:absolute;top:-24px;right:0;width:100%;justify-content:flex-start;overflow:hidden;font-size:13px}.website-shell:has(.watch-page) .watch-video-shell{width:auto;height:352px;border-radius:16px}.website-shell:has(.watch-page) .watch-episodes{width:100%;height:auto;overflow:visible;border:0;border-radius:0;background:transparent}.website-shell:has(.watch-page) .watch-panel-header{padding:0;margin-bottom:24px}.website-shell:has(.watch-page) .watch-panel-header h1{font-size:18px;line-height:26px}.website-shell:has(.watch-page) .watch-description{font-size:12px;line-height:18px}.website-shell:has(.watch-page) .watch-tags span{padding:6px 16px;border-radius:8px;background:var(--sr-fill-button);color:color-mix(in srgb,var(--sr-foreground) 70%,transparent)}.website-shell:has(.watch-page) .watch-range-tabs{gap:28px;padding:0}.website-shell:has(.watch-page) .watch-range-tabs button{min-width:52px;height:40px;display:flex;align-items:center;justify-content:center;padding:0;border-radius:8px;font-size:14px;line-height:20px}.website-shell:has(.watch-page) .watch-episode-grid{display:flex;gap:10px;padding:16px 0 4px;overflow-x:auto;scrollbar-width:none}.website-shell:has(.watch-page) .watch-episode-grid::-webkit-scrollbar{display:none}.website-shell:has(.watch-page) .watch-episode-grid>button{flex:0 0 auto;width:56px;border-radius:12px;background:var(--sr-card)}.website-shell:has(.watch-page) .episode-number{font-size:16px;line-height:24px}}@media(prefers-reduced-motion:reduce){.website-shell:has(.watch-page) .episode-equalizer .bar{animation:none}.website-shell:has(.story-home) .hero-slide,.website-shell:has(.story-home) .collection-artwork img{transition:none}}@font-face{font-family:Poppins Fallback;src:local("Arial");ascent-override:92.83%;descent-override:30.94%;line-gap-override:8.84%;size-adjust:113.11%}.website-shell:not(:has(.watch-page)) .header-actions:before{content:"◎  " attr(data-locale-label) "  ⌄"}.website-shell:has(.story-home) .hero-slide.active:after{clip-path:circle(calc(min(23.47vw,451px) + min(6.944vw,100px)) at calc(100% + min(24vw,461px) + max(-40vw,-768px)) 50%);background-position:center right}.website-shell:has(.story-home) .hero-actions>:not(.watch-now){display:none!important}.website-shell:has(.story-home) .collection-card.poster{gap:0!important}.website-shell:has(.story-home) .collection-card.poster .series-meta-button:hover b{text-decoration:none}.website-shell .story-catalog-page{box-sizing:border-box;width:100%;max-width:1920px;margin:0 auto;padding:96px clamp(42.67px,5.5550595238vw + .0071428571px,80px) 80px}.website-shell .story-catalog-page>.section-heading{margin:0 0 24px}.website-shell .story-catalog-page>.section-heading h1{margin:0;color:var(--sr-foreground);font-size:28px;font-weight:600;line-height:42px;letter-spacing:0}.website-shell .story-catalog-page .collection-grid.poster{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,200px),1fr));gap:40px 16px}.website-shell .story-catalog-page .collection-card.poster{width:100%;display:flex;flex-direction:column;gap:0;overflow:hidden;border:1px solid color-mix(in srgb,var(--sr-foreground) 8%,transparent);border-radius:24px;background:var(--sr-card)}.website-shell .story-catalog-page .collection-card.poster .collection-artwork{width:100%;aspect-ratio:200 / 268;overflow:hidden;border-radius:16px;background:color-mix(in srgb,var(--sr-foreground) 4%,transparent)}.website-shell .story-catalog-page .collection-card.poster .collection-artwork img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.website-shell .story-catalog-page .collection-card.poster .save-card,.website-shell .story-catalog-page .collection-card.poster .artwork-shade{display:none!important}.website-shell .story-catalog-page .collection-card.poster .series-meta-button{min-height:76px;padding:12px 16px 16px;border:0;background:transparent;text-align:left}.website-shell .story-catalog-page .collection-card.poster .series-meta>span,.website-shell .story-catalog-page .collection-card.poster .series-meta>small{display:none}.website-shell .story-catalog-page .collection-card.poster .series-meta b{color:color-mix(in srgb,var(--sr-foreground) 80%,transparent);font-size:16px;font-weight:600;line-height:24px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media(hover:hover)and (pointer:fine){.website-shell .story-catalog-page .collection-card.poster:hover .collection-artwork img{transform:scale(1.05)}.website-shell .story-catalog-page .collection-card.poster:hover .series-meta b{color:var(--sr-foreground)}}@media(max-width:767.98px){.website-shell .story-catalog-page{padding:64px 16px 24px}.website-shell .story-catalog-page>.section-heading{margin-bottom:16px}.website-shell .story-catalog-page>.section-heading h1{font-size:18px;line-height:26px}.website-shell .story-catalog-page .collection-grid.poster{grid-template-columns:repeat(3,1fr);gap:16px 10px}.website-shell .story-catalog-page .collection-card.poster{border:0;border-radius:0;background:transparent}.website-shell .story-catalog-page .collection-card.poster .collection-artwork{border-radius:12px}.website-shell .story-catalog-page .collection-card.poster .series-meta-button{min-height:0;padding:8px 0 0}.website-shell .story-catalog-page .collection-card.poster .series-meta b{color:var(--sr-foreground);font-size:14px;font-weight:500;line-height:22px}}.website-shell:not(:has(.watch-page)) .header-actions:before,.website-shell:not(:has(.watch-page)) .header-actions:after{content:none!important;display:none!important}.website-shell:not(:has(.watch-page)) .header-actions{gap:12px}.website-shell:not(:has(.watch-page)) .header-search{order:1;flex:0 0 240px;width:240px;height:40px;padding:0 14px;gap:9px}.website-shell:not(:has(.watch-page)) .header-search>span{position:relative;z-index:1;width:16px;height:16px;flex:0 0 16px;overflow:visible;font-size:0!important}.website-shell:not(:has(.watch-page)) .header-search>span:before{content:"";position:absolute;left:1px;top:1px;width:9px;height:9px;border:1.5px solid currentColor;border-radius:50%}.website-shell:not(:has(.watch-page)) .header-search>span:after{content:"";position:absolute;left:10px;top:10px;width:6px;height:1.5px;border-radius:999px;background:currentColor;transform:rotate(45deg);transform-origin:left center}.website-shell:not(:has(.watch-page)) .header-search:focus-within{background:#0000006b}.website-shell:not(:has(.watch-page)) .runtime-language-menu{position:relative;z-index:120;order:2;flex:0 0 auto;margin:0;color:var(--sr-text-2)}.website-shell:not(:has(.watch-page)) .runtime-language-trigger{position:relative;width:max-content;min-width:116px;height:40px;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;overflow:hidden;border:0;border-radius:99px;background:#0000004d;color:var(--sr-text-2);list-style:none;cursor:pointer;font-size:14px;font-weight:400;line-height:22px;white-space:nowrap;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.website-shell:not(:has(.watch-page)) .runtime-language-trigger::-webkit-details-marker{display:none}.website-shell:not(:has(.watch-page)) .runtime-language-trigger::marker{content:""}.website-shell:not(:has(.watch-page)) .runtime-language-trigger:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:radial-gradient(circle 26px at 5px 5px,#ffffffd9,#fff0),radial-gradient(circle 26px at calc(100% - 5px) calc(100% - 5px),#ffffff8c,#fff0),linear-gradient(90deg,#fff0,#ffffff4d 32px calc(100% - 32px),#fff0),linear-gradient(90deg,#fff0,#fff3 32px calc(100% - 32px),#fff0);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.website-shell:not(:has(.watch-page)) .runtime-language-icon,.website-shell:not(:has(.watch-page)) .runtime-language-chevron,.website-shell:not(:has(.watch-page)) .runtime-language-label{position:relative;z-index:1}.website-shell:not(:has(.watch-page)) .runtime-language-label{flex:0 0 auto;min-width:max-content;overflow:visible;text-overflow:clip}.website-shell:not(:has(.watch-page)) .runtime-language-chevron{transition:transform .18s ease}.website-shell:not(:has(.watch-page)) .runtime-language-menu[open] .runtime-language-chevron{transform:rotate(180deg)}.website-shell:not(:has(.watch-page)) .runtime-language-popup{position:absolute;top:48px;right:0;width:168px;display:grid;gap:2px;padding:6px;border:1px solid color-mix(in srgb,var(--sr-foreground) 14%,transparent);border-radius:16px;background:color-mix(in srgb,var(--sr-background) 88%,transparent);box-shadow:0 18px 48px #00000061;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.website-shell:not(:has(.watch-page)) .runtime-language-option{min-height:38px;display:flex;align-items:center;width:100%;padding:0 11px;border:0;border-radius:10px;background:transparent;color:var(--sr-text-2);text-align:left;cursor:pointer;font:inherit;font-size:13px}.website-shell:not(:has(.watch-page)) .runtime-language-option:hover,.website-shell:not(:has(.watch-page)) .runtime-language-option[aria-checked=true]{background:color-mix(in srgb,var(--sr-foreground) 10%,transparent);color:var(--sr-foreground)}.website-shell .card-play-affordance{position:absolute;inset:0;z-index:4;display:grid;place-items:center;pointer-events:none;opacity:0;background:#00000014;transition:opacity .18s ease}.website-shell .card-play-affordance>span{width:54px;height:54px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.7);border-radius:50%;background:#00000085;color:#fff;box-shadow:0 8px 26px #00000057;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transform:scale(.88);transition:transform .18s ease}.website-shell .card-play-affordance svg{margin-left:2px;fill:currentColor}.website-shell .collection-card:hover .card-play-affordance,.website-shell .search-result-card:hover .card-play-affordance,.website-shell .card-open:focus-visible .card-play-affordance{opacity:1}.website-shell .collection-card:hover .card-play-affordance>span,.website-shell .search-result-card:hover .card-play-affordance>span,.website-shell .card-open:focus-visible .card-play-affordance>span{transform:scale(1)}@media(max-width:980px){.website-shell:not(:has(.watch-page)) .header-search{flex-basis:190px;width:190px}}@media(max-width:767px){.website-shell:not(:has(.watch-page)) .header-actions{gap:8px}.website-shell:not(:has(.watch-page)) .header-search{flex-basis:min(46vw,190px);width:min(46vw,190px)}.website-shell:not(:has(.watch-page)) .runtime-language-trigger{width:44px;min-width:44px;padding:0;gap:0}.website-shell:not(:has(.watch-page)) .runtime-language-label,.website-shell:not(:has(.watch-page)) .runtime-language-chevron{display:none}}.website-shell .story-detail-main{width:100%;max-width:1920px;margin:0 auto;padding:96px clamp(42.67px,5.5550595238vw + .0071428571px,80px) 80px;background:var(--sr-background);color:var(--sr-foreground)}.website-shell .story-detail-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:0 0 24px;color:color-mix(in srgb,var(--sr-foreground) 50%,transparent);font-size:14px;font-weight:400;line-height:22px}.website-shell .story-detail-breadcrumb button{padding:0;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit}.website-shell .story-detail-breadcrumb button:hover,.website-shell .story-detail-breadcrumb>span:last-child{color:var(--sr-foreground)}.website-shell .story-detail-breadcrumb>span:last-child{max-width:min(70vw,720px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.website-shell .story-detail-hero{display:flex;flex-direction:row;min-width:0;min-height:400px;margin-bottom:40px;overflow:hidden;border:1px solid color-mix(in srgb,var(--sr-foreground) 8%,transparent);border-radius:40px;background:var(--sr-card)}.website-shell .story-detail-cover{position:relative;width:300px;flex:none;align-self:stretch;overflow:hidden;border-radius:40px;background:color-mix(in srgb,var(--sr-foreground) 6%,transparent)}.website-shell .story-detail-cover img{width:100%;height:100%;display:block;object-fit:cover}.website-shell .story-detail-body{flex:1 1;min-width:0;display:flex;flex-direction:column;padding:32px}.website-shell .story-detail-body h1{margin:0;color:var(--sr-foreground);font-size:28px;font-weight:600;line-height:42px;letter-spacing:0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.website-shell .story-detail-stats{display:flex;align-items:center;gap:24px;min-height:24px;margin-top:16px;color:var(--sr-foreground);font-size:16px;font-weight:500;line-height:24px}.website-shell .story-detail-stats.placeholder{visibility:hidden}.website-shell .story-detail-stats>span{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.website-shell .story-detail-stats svg{color:var(--sr-primary)}.website-shell .story-detail-description{max-width:980px;margin:16px 0 0;color:var(--sr-text-3);font-size:14px;font-weight:400;line-height:22px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.website-shell .story-detail-tags{display:flex;flex-wrap:wrap;gap:12px;max-height:32px;margin-top:16px;overflow:hidden}.website-shell .story-detail-tags span{padding:5px 16px;border-radius:999px;background:color-mix(in srgb,var(--sr-foreground) 8%,transparent);color:var(--sr-text-3);font-size:14px;font-weight:400;line-height:22px;white-space:nowrap}.website-shell .story-detail-watch{width:fit-content;height:48px;min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 24px;border:0;border-radius:999px;background:var(--sr-primary);color:var(--sr-foreground);cursor:pointer;font-size:16px;font-weight:700;line-height:24px}.website-shell .story-detail-watch:hover:not(:disabled){opacity:.92}.website-shell .story-detail-watch:disabled{opacity:.45;cursor:not-allowed}.website-shell .story-detail-watch.desktop-watch{align-self:flex-start;margin-top:auto}.website-shell .story-detail-mobile-meta{display:none}.website-shell .story-detail-episodes,.website-shell .story-detail-recommendations{margin-bottom:40px}.website-shell .story-detail-episode-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.website-shell .story-detail-episode-header h2,.website-shell .story-detail-recommendations>h2{margin:0;color:var(--sr-foreground);font-size:28px;font-weight:600;line-height:42px}.website-shell .story-detail-episode-count{display:inline-flex;align-items:center;gap:4px;padding:0;border:0;background:transparent;color:var(--sr-text-3);cursor:pointer;font-size:16px;font-weight:400;line-height:24px;white-space:nowrap}.website-shell .story-detail-episode-count:hover{color:var(--sr-foreground)}.website-shell .story-detail-range-tabs{display:none;align-items:center;gap:28px;margin:0 0 16px;overflow-x:auto;overflow-y:hidden;border-bottom:1px solid color-mix(in srgb,var(--sr-foreground) 10%,transparent);scrollbar-width:none}.website-shell .story-detail-range-tabs::-webkit-scrollbar{display:none}.website-shell .story-detail-episodes.expanded .story-detail-range-tabs{display:flex}.website-shell .story-detail-range-tabs button{position:relative;flex:none;padding:6px 0;border:0;background:transparent;color:var(--sr-text-3);cursor:pointer;font:inherit;font-size:16px;font-weight:400;line-height:24px;white-space:nowrap}.website-shell .story-detail-range-tabs button.active{isolation:isolate;color:var(--sr-primary);font-weight:500}.website-shell .story-detail-range-tabs button.active:before{content:"";position:absolute;left:50%;bottom:0;z-index:-1;width:26px;height:19.82px;border-radius:50%;background:color-mix(in srgb,var(--sr-primary) 40%,transparent);filter:blur(8px);transform:translate(-50%,50%)}.website-shell .story-detail-episode-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(99px,1fr));gap:8px;max-height:104px;overflow:hidden;padding:0}.website-shell .story-detail-episodes.expanded .story-detail-episode-grid{max-height:none}.website-shell .story-detail-episode-grid>button{position:relative;height:48px;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:0;border:1px solid transparent;border-radius:12px;background:var(--sr-card);color:var(--sr-foreground);cursor:pointer;appearance:none;-webkit-appearance:none}.website-shell .story-detail-episode-grid>button:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 100%,color-mix(in srgb,var(--sr-primary) 34%,transparent),transparent 62%);opacity:0;transition:opacity .15s;pointer-events:none}.website-shell .story-detail-episode-grid>button:hover:not(:disabled):after{opacity:1}.website-shell .story-detail-episode-grid>button:disabled{cursor:not-allowed}.website-shell .story-detail-episode-number{position:relative;z-index:1;color:var(--sr-foreground);font-size:20px;font-weight:500;line-height:28px}.website-shell .story-detail-episode-grid>button.locked .story-detail-episode-number{color:var(--sr-text-3)}.website-shell .story-detail-episode-lock{position:absolute;top:2px;right:2px;z-index:2;width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,#ffffff1f,#ffffff08);color:var(--sr-primary);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.website-shell .story-detail-episode-lock:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(135deg,rgba(255,255,255,.45),transparent 38%,transparent 62%,rgba(255,255,255,.3));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.website-shell .story-detail-episode-lock svg{position:relative;z-index:1}.website-shell .story-detail-recommendations>h2{margin-bottom:20px}.website-shell .story-detail-recommendation-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:40px 16px}.website-shell .story-detail-recommendation-card{min-width:0;display:flex;flex-direction:column;overflow:hidden;padding:0;border:1px solid color-mix(in srgb,var(--sr-foreground) 8%,transparent);border-radius:24px;background:var(--sr-card);color:inherit;cursor:pointer;text-align:left}.website-shell .story-detail-recommendation-cover{position:relative;width:100%;aspect-ratio:200 / 268;overflow:hidden;border-radius:16px;background:color-mix(in srgb,var(--sr-foreground) 4%,transparent)}.website-shell .story-detail-recommendation-cover img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .3s ease}.website-shell .story-detail-recommendation-title{min-height:76px;display:-webkit-box;overflow:hidden;padding:12px 16px 16px;color:color-mix(in srgb,var(--sr-foreground) 80%,transparent);font-size:16px;font-weight:600;line-height:24px;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media(hover:hover)and (pointer:fine){.website-shell .story-detail-recommendation-card:hover .story-detail-recommendation-cover img{transform:scale(1.05)}.website-shell .story-detail-recommendation-card:hover .story-detail-recommendation-title{color:var(--sr-foreground)}}.website-shell:has(.watch-page) .watch-stats{display:flex;align-items:center;gap:16px;min-height:18px;margin-top:6px;color:var(--sr-text-2);font-size:12px;font-weight:400;line-height:18px}.website-shell:has(.watch-page) .watch-stats.placeholder{visibility:hidden}.website-shell:has(.watch-page) .watch-stats>span{display:inline-flex;align-items:center;gap:5px}.website-shell:has(.watch-page) .watch-stats svg{color:var(--sr-primary)}@media(max-width:1199.98px){.website-shell .story-detail-recommendation-grid{grid-template-columns:repeat(5,1fr)}}@media(max-width:991.98px){.website-shell .story-detail-recommendation-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:767.98px){.website-shell .story-detail-main{padding:64px 16px 24px}.website-shell .story-detail-breadcrumb{margin-bottom:16px;font-size:13px}.website-shell .story-detail-hero{min-height:0;display:flex;flex-direction:column;margin-bottom:28px;overflow:visible;border:0;border-radius:0;background:transparent}.website-shell .story-detail-cover{width:201px;height:268px;align-self:auto;margin:0 auto 20px;border-radius:13.2px}.website-shell .story-detail-body{padding:0}.website-shell .story-detail-body h1{order:1;font-size:18px;line-height:26px}.website-shell .story-detail-description{order:2;margin-top:12px;color:color-mix(in srgb,var(--sr-foreground) 80%,transparent);font-size:12px;line-height:18px;-webkit-line-clamp:4}.website-shell .story-detail-tags{order:3;gap:8px;max-height:none;margin-top:16px}.website-shell .story-detail-tags span{padding:4px 8px;border-radius:6px;color:var(--sr-foreground);font-size:12px;line-height:18px}.website-shell .story-detail-stats.desktop-stats,.website-shell .story-detail-watch.desktop-watch{display:none}.website-shell .story-detail-mobile-meta{order:4;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:20px}.website-shell .story-detail-mobile-meta .story-detail-stats{margin:0;gap:16px;font-size:14px;font-weight:400;line-height:22px}.website-shell .story-detail-mobile-meta .story-detail-watch{min-height:48px;gap:4px;padding:4px 12px;border-radius:14px;font-size:14px;font-weight:500;line-height:22px}.website-shell .story-detail-episodes,.website-shell .story-detail-recommendations{margin-bottom:28px}.website-shell .story-detail-episode-header{margin-bottom:16px}.website-shell .story-detail-episode-header h2,.website-shell .story-detail-recommendations>h2{font-size:20px;line-height:28px}.website-shell .story-detail-episode-count{font-size:13px;line-height:20px}.website-shell .story-detail-range-tabs,.website-shell .story-detail-episodes.expanded .story-detail-range-tabs{display:flex;gap:28px;margin:0 -16px;padding:0 0 0 16px}.website-shell .story-detail-range-tabs button{min-width:52px;height:40px;display:flex;align-items:center;justify-content:center;padding:0;border-radius:8px;font-size:14px;line-height:20px}.website-shell .story-detail-episode-grid,.website-shell .story-detail-episodes.expanded .story-detail-episode-grid{display:flex;grid-template-columns:none;gap:9px;max-height:none;margin:0 -16px;padding:16px 16px 4px;overflow-x:auto;scrollbar-width:none}.website-shell .story-detail-episode-grid::-webkit-scrollbar{display:none}.website-shell .story-detail-episode-grid>button{width:52px;height:52px;flex:0 0 52px;border-radius:14.5px}.website-shell .story-detail-episode-number{font-size:16px;line-height:24px}.website-shell .story-detail-recommendation-grid{grid-template-columns:repeat(3,1fr);gap:16px 10px}.website-shell .story-detail-recommendation-card{border:0;border-radius:0;background:transparent}.website-shell .story-detail-recommendation-cover{border-radius:12px}.website-shell .story-detail-recommendation-title{min-height:0;padding:8px 0 0;color:var(--sr-foreground);font-size:14px;font-weight:500;line-height:22px}}.website-shell .sr-banner-title h1,.website-shell .sr-banner-mobile-title h1{margin:0;padding:0;color:inherit;font:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit}.website-shell .story-detail-stats>button{display:inline-flex;align-items:center;gap:8px;min-width:0;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;line-height:inherit;white-space:nowrap}.website-shell .story-detail-stats>button svg{transition:transform .16s ease,filter .16s ease}.website-shell .story-detail-stats>button:hover svg,.website-shell .story-detail-stats>button:focus-visible svg{transform:scale(1.08)}.website-shell .story-detail-stats>button:focus-visible{outline:2px solid var(--sr-primary);outline-offset:4px;border-radius:4px}.website-shell .story-detail-stats>button.liked svg{filter:drop-shadow(0 0 7px color-mix(in srgb,var(--sr-primary) 65%,transparent))}
