:root{color-scheme:dark;--bg: #080a0f;--bg-2: #0e131d;--surface: rgba(18, 24, 36, .82);--surface-2: rgba(25, 33, 49, .72);--line: rgba(255, 255, 255, .1);--line-strong: rgba(255, 255, 255, .18);--text: #f7f8fb;--muted: #aeb8ca;--muted-2: #7f8ca3;--accent: #e5b566;--accent-2: #78d6ff;--danger: #ff7a7a;--shadow: 0 22px 80px rgba(0, 0, 0, .36);--radius-xl: 34px;--radius-lg: 24px;--radius-md: 16px;--header-h: 72px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at 12% 0%,rgba(120,214,255,.14),transparent 32rem),radial-gradient(circle at 86% 8%,rgba(229,181,102,.12),transparent 30rem),linear-gradient(180deg,var(--bg),#07080c 52%,#090b10);color:var(--text);line-height:1.65}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:20;height:var(--header-h);display:flex;align-items:center;gap:26px;padding:0 max(20px,calc((100% - 1180px)/2));background:#080a0fc7;border-bottom:1px solid var(--line);backdrop-filter:blur(22px)}.brand{display:inline-flex;align-items:center;gap:12px;min-width:max-content}.brand__mark{width:42px;height:42px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#10131b;font-weight:950;box-shadow:0 12px 34px #78d6ff38}.brand strong,.brand small{display:block}.brand strong{line-height:1.1;letter-spacing:-.03em}.brand small{color:var(--muted-2);font-size:12px}.site-nav{display:flex;gap:8px;margin-left:auto;padding:6px;border:1px solid var(--line);border-radius:999px;background:#ffffff0a}.site-nav a{padding:8px 12px;border-radius:999px;color:var(--muted);font-size:14px;font-weight:800}.site-nav a:hover{color:var(--text);background:#ffffff14}.site-header__title{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted-2);font-size:13px}.home-hero{min-height:calc(100vh - var(--header-h));display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:56px;align-items:center;padding:70px 0 56px}.home-hero h1,.movie-hero h1{margin:0;letter-spacing:-.075em;line-height:.96}.home-hero h1{max-width:820px;font-size:clamp(46px,7vw,88px)}.home-hero p:not(.home-hero__label){max-width:720px;color:var(--muted);font-size:19px}.home-hero__label,.section__label,.movie-hero__domain{margin:0 0 12px;color:var(--accent);font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:950}.home-hero__preview{position:relative;min-height:430px}.home-hero__preview img{position:absolute;width:210px;aspect-ratio:2 / 3;object-fit:cover;border-radius:24px;border:1px solid var(--line-strong);box-shadow:var(--shadow)}.home-hero__preview img:nth-child(1){right:118px;top:0;transform:rotate(-8deg)}.home-hero__preview img:nth-child(2){right:0;top:78px;transform:rotate(6deg)}.home-hero__preview img:nth-child(3){right:162px;top:186px;transform:rotate(5deg)}.site-home{padding-bottom:84px}.home-section{margin-top:62px;scroll-margin-top:96px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:999px;font-weight:900;font-size:14px;transition:transform .18s ease,background .18s ease,border-color .18s ease}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--accent);color:#11131a}.button--ghost{border:1px solid var(--line-strong);color:var(--text);background:#ffffff0f}.movie-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.movie-card,.rating-card,.person-card,.fact-item,.empty-state,.overview-panel,.related-text-panel,.domain-table{background:linear-gradient(180deg,#192131e0,#0c1019db);border:1px solid var(--line);box-shadow:var(--shadow);backdrop-filter:blur(18px)}.movie-card{overflow:hidden;border-radius:var(--radius-xl);transition:transform .18s ease,border-color .18s ease}.movie-card:hover{transform:translateY(-5px);border-color:#e5b56685}.movie-card img{width:100%;aspect-ratio:2 / 3;object-fit:cover}.movie-card__body{padding:20px}.movie-card__body strong{display:block;font-size:26px;letter-spacing:-.04em}.movie-card__body p,.movie-card__body span{margin:4px 0 0;color:var(--muted)}.movie-card__body span{display:block;font-size:14px}.domain-table{border-radius:var(--radius-lg);overflow:hidden}.domain-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;padding:18px 22px;border-bottom:1px solid var(--line)}.domain-row:last-child{border-bottom:0}.domain-row a{color:var(--accent-2);font-weight:800}.movie-hero{position:relative;min-height:calc(100vh - var(--header-h));display:grid;align-items:end;isolation:isolate;overflow:hidden}.movie-hero:before{content:"";position:absolute;inset:0;z-index:-2;background-image:var(--backdrop);background-size:cover;background-position:center;transform:scale(1.03);filter:saturate(1.08)}.movie-hero__overlay{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#080a0ff2,#080a0fb8 45%,#080a0f57),linear-gradient(0deg,var(--bg),rgba(8,10,15,.16) 54%,rgba(8,10,15,.42))}.movie-hero__content{display:grid;grid-template-columns:300px minmax(0,760px);gap:54px;align-items:end;padding:88px 0 72px}.poster-shell{position:relative;width:300px}.movie-hero__poster{width:300px;aspect-ratio:2 / 3;object-fit:cover;border-radius:28px;box-shadow:0 32px 100px #00000094;border:1px solid rgba(255,255,255,.22)}.poster-rating{position:absolute;right:-18px;bottom:22px;min-width:118px;padding:12px 14px;border-radius:20px;background:#080a0fc2;border:1px solid var(--line-strong);backdrop-filter:blur(18px)}.poster-rating span,.poster-rating small{color:var(--muted);font-size:12px;font-weight:800}.poster-rating strong{display:block;color:var(--accent);font-size:34px;line-height:1}.movie-hero h1{font-size:clamp(56px,8vw,112px)}.movie-hero__original{margin:10px 0 0;color:var(--muted);font-size:clamp(22px,3vw,34px)}.movie-hero__meta{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0}.movie-hero__meta span{padding:8px 12px;border:1px solid var(--line);border-radius:999px;background:#ffffff0f;color:var(--text);font-size:14px;font-weight:800}.movie-hero__summary{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;max-width:760px;margin:0;color:var(--muted);font-size:17px}.movie-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.page-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:34px;align-items:start;padding:52px 0 96px}.main-column,.side-column{min-width:0}.side-column{position:sticky;top:calc(var(--header-h) + 20px);display:grid;gap:22px}.section{margin-top:34px;scroll-margin-top:96px}.main-column>.section:first-child,.side-column>.section:first-child{margin-top:0}.section--compact{margin-top:0}.section__heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:16px}.section__heading h2{margin:0;font-size:clamp(28px,4vw,46px);line-height:1.05;letter-spacing:-.055em}.overview-panel{border-radius:var(--radius-xl);padding:30px}.overview-panel p{margin:0;color:var(--muted);font-size:18px}.overview-panel ul{margin:22px 0 0;padding-left:20px;color:var(--muted)}.overview-panel li+li{margin-top:8px}.rating-grid{display:grid;gap:12px}.rating-card{border-radius:var(--radius-lg);padding:20px}.rating-card span{color:var(--muted);font-weight:900}.rating-card strong{display:block;color:var(--accent);font-size:46px;line-height:1;margin-top:8px}.rating-card small{color:var(--muted-2);font-weight:800}.section__note{margin:12px 0 0;color:var(--muted-2);font-size:13px}.crew-block+.crew-block{margin-top:22px}.crew-block h3{margin:0 0 14px;color:var(--muted);font-size:16px}.person-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.person-list--directors{grid-template-columns:repeat(2,minmax(0,1fr))}.person-card{display:flex;gap:14px;align-items:center;min-height:82px;border-radius:var(--radius-lg);padding:14px}.person-card__avatar,.person-card__photo{width:54px;height:54px;flex:0 0 54px;display:grid;place-items:center;border-radius:18px}.person-card__avatar{background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#11131a;font-weight:950}.person-card__photo{object-fit:cover;background:var(--surface-2)}.person-card strong{display:block;line-height:1.25}.person-card span{display:block;color:var(--muted);font-size:13px}.facts-list{display:grid;gap:10px;margin:0}.fact-item{display:grid;gap:4px;border-radius:var(--radius-md);padding:14px 16px}.fact-item dt{color:var(--muted-2);font-size:12px;font-weight:900}.fact-item dd{margin:0;color:var(--text);font-weight:760}.empty-state{border-radius:var(--radius-lg);padding:22px}.empty-state strong{font-size:20px}.empty-state p{margin:8px 0 0;color:var(--muted)}.watch-links{display:flex;flex-wrap:wrap;gap:12px}.watch-link{padding:12px 16px;border-radius:999px;background:var(--accent);color:#11131a;font-weight:900}.related-text-panel{border-radius:var(--radius-xl);padding:28px 30px}.related-intro{margin:0 0 18px;color:var(--muted)}.related-link-list{list-style:none;display:grid;gap:16px;margin:0;padding:0}.related-link-list li{padding-top:16px;border-top:1px solid var(--line)}.related-link-list a{color:var(--text);font-size:21px;font-weight:950;text-decoration:underline;text-decoration-color:#e5b5668c;text-underline-offset:5px}.related-link-list a:hover{color:var(--accent);text-decoration-color:var(--accent)}.related-link-list span,.related-link-list small{display:block;color:var(--muted-2)}.related-link-list span{margin-top:6px}.related-link-list p{margin:8px 0;color:var(--muted)}@media(max-width:980px){.container{width:min(100% - 30px,1180px)}.site-header{padding-inline:15px}.site-nav{display:none}.site-header__title{margin-left:auto}.home-hero,.movie-hero__content,.page-layout{grid-template-columns:1fr}.home-hero{min-height:auto;padding-top:48px}.home-hero__preview{display:none}.movie-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.movie-hero{min-height:auto}.movie-hero__content{gap:30px;padding:58px 0 48px}.poster-shell,.movie-hero__poster{width:min(260px,68vw)}.side-column{position:static}.person-list,.person-list--directors{grid-template-columns:1fr}}@media(max-width:560px){.brand small,.site-header__title{display:none}.home-hero h1{font-size:44px}.movie-hero h1{font-size:52px}.movie-grid{grid-template-columns:1fr}.overview-panel,.related-text-panel{padding:22px}.domain-row{grid-template-columns:1fr;gap:4px}.movie-hero__actions{display:grid}.button{width:100%}}.cinema-home{padding-bottom:clamp(72px,8vw,112px);overflow:clip}.site-header__cta{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 15px;border-radius:999px;background:#e5b56624;border:1px solid rgba(229,181,102,.34);color:var(--accent);font-size:13px;font-weight:900;white-space:nowrap}.cinema-hero{position:relative;min-height:clamp(680px,calc(100svh - var(--header-h)),860px);display:grid;align-items:center;isolation:isolate;overflow:clip}.cinema-hero:before{content:"";position:absolute;inset:0;z-index:-3;background-image:var(--hero-backdrop);background-size:cover;background-position:center top;transform:scale(1.04);filter:saturate(1.08) contrast(1.08)}.cinema-hero__shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#05070cf7,#05070cd1 44%,#05070c70 74%,#05070ce6),linear-gradient(0deg,var(--bg) 0%,rgba(8,10,15,.2) 48%,rgba(8,10,15,.44) 100%)}.cinema-hero__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:clamp(36px,6vw,82px);align-items:center;padding-block:clamp(56px,7vw,86px)}.cinema-hero__copy,.cinema-hero__summary,.hero-feature,.spotlight-copy,.spotlight-panel,.ranking-panel,.compliance-panel,.domain-studio,.domain-console,.shelf-card,.ranking-list li,.domain-console__row{min-width:0}.cinema-hero__copy h1{max-width:760px;margin:0;font-size:clamp(48px,5.7vw,82px);line-height:.98;letter-spacing:-.065em;text-wrap:balance}.cinema-hero__summary{max-width:640px;margin:24px 0 0;color:#d4dae6;font-size:clamp(16px,1.35vw,19px);line-height:1.72}.cinema-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.cinema-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,150px));gap:14px;margin:38px 0 0}.cinema-metrics div{min-height:90px;padding:18px;border-radius:24px;background:#ffffff12;border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(18px)}.cinema-metrics dt{color:var(--text);font-size:32px;line-height:1;font-weight:950;letter-spacing:-.05em}.cinema-metrics dd{margin:10px 0 0;color:var(--muted);font-size:13px;font-weight:850}.hero-feature{position:relative;display:block;justify-self:end;width:min(100%,360px);overflow:hidden;border-radius:32px;background:#ffffff14;border:1px solid rgba(255,255,255,.2);box-shadow:0 38px 120px #0000009e;transform:rotate(1deg)}.hero-feature img{width:100%;aspect-ratio:2 / 3;object-fit:cover}.hero-feature:after{content:"";position:absolute;inset:auto 0 0;height:46%;background:linear-gradient(0deg,rgba(0,0,0,.95),transparent)}.hero-feature div{position:absolute;left:22px;right:22px;bottom:22px;z-index:1}.hero-feature span,.hero-feature small{display:block;color:var(--muted);font-size:12px;font-weight:850}.hero-feature strong{display:block;margin:4px 0;color:var(--text);font-size:clamp(24px,2.2vw,30px);line-height:1.05;letter-spacing:-.05em}.home-band{margin-top:clamp(56px,6vw,78px);scroll-margin-top:96px}.spotlight-band{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:24px;align-items:stretch}.spotlight-copy,.spotlight-panel,.ranking-panel,.compliance-panel,.domain-studio{border:1px solid var(--line);background:linear-gradient(180deg,#121825db,#090d16eb);box-shadow:var(--shadow);backdrop-filter:blur(18px)}.spotlight-copy{border-radius:32px;padding:clamp(26px,3vw,34px)}.spotlight-copy h2,.compliance-panel h2,.domain-studio h2{margin:0;font-size:clamp(32px,4vw,52px);line-height:1.04;letter-spacing:-.055em;text-wrap:balance}.spotlight-copy p:not(.section__label),.domain-studio p,.compliance-panel p,.section__heading--wide>p{color:var(--muted);font-size:16px;line-height:1.75}.spotlight-panel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;overflow:hidden;border-radius:32px}.spotlight-panel article{padding:clamp(24px,2.5vw,30px) clamp(20px,2vw,24px);background:#ffffff09}.spotlight-panel span{color:var(--accent);font-size:14px;font-weight:950}.spotlight-panel strong{display:block;margin-top:clamp(32px,4vw,44px);font-size:clamp(20px,2vw,24px);line-height:1.12;letter-spacing:-.04em}.spotlight-panel p{margin:12px 0 0;color:var(--muted);font-size:14px}.section__heading--wide{align-items:start}.section__heading--wide>p{max-width:500px;margin:0}.cinema-shelf{display:grid;grid-template-columns:1.1fr repeat(2,.85fr);gap:20px;align-items:stretch}.shelf-card{position:relative;display:flex;flex-direction:column;min-height:clamp(500px,48vw,600px);overflow:hidden;border-radius:32px;border:1px solid rgba(255,255,255,.13);background:#0b1019;box-shadow:var(--shadow);transition:transform .22s ease,border-color .22s ease}.shelf-card:hover{transform:translateY(-6px);border-color:#e5b566a6}.shelf-card img{width:100%;height:clamp(360px,35vw,450px);min-height:0;object-fit:cover;filter:saturate(1.08)}.shelf-card:after{display:none}.shelf-card__content{position:relative;z-index:1;flex:1 0 auto;padding:18px 24px 22px;background:linear-gradient(180deg,#0d1420fa,#070a10fa);border-top:1px solid rgba(255,255,255,.1)}.shelf-card__content span,.shelf-card__content small{display:block;color:var(--accent-2);font-size:12px;font-weight:900}.shelf-card__content strong{display:block;margin-top:8px;color:var(--text);font-size:clamp(28px,3vw,42px);line-height:1;letter-spacing:-.06em;overflow-wrap:anywhere}.shelf-card:not(.shelf-card--large) .shelf-card__content strong{font-size:clamp(24px,2.35vw,30px)}.shelf-card__content p{margin:8px 0 4px;color:var(--muted);font-size:14px}.operation-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:24px}.ranking-panel,.compliance-panel{border-radius:32px;padding:clamp(24px,3vw,30px)}.ranking-list{list-style:none;display:grid;gap:12px;margin:0;padding:0}.ranking-list li{display:grid;grid-template-columns:48px 58px minmax(0,1fr) 52px;gap:16px;align-items:center;min-height:82px;padding:12px 16px;border-radius:22px;background:#ffffff0e;border:1px solid rgba(255,255,255,.08)}.ranking-list__index{color:var(--accent);font-size:20px;font-weight:950}.ranking-list img{width:58px;height:58px;object-fit:cover;border-radius:16px}.ranking-list strong{display:block;font-size:18px;line-height:1.22}.ranking-list small{display:block;color:var(--muted);font-size:13px;line-height:1.35}.ranking-list b{color:var(--accent-2);font-size:18px;text-align:right}.compliance-panel{background:radial-gradient(circle at 80% 0%,rgba(120,214,255,.16),transparent 16rem),linear-gradient(180deg,#141b2ae6,#090d16f5)}.compliance-panel__chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.compliance-panel__chips span{padding:9px 12px;border-radius:999px;color:var(--text);background:#ffffff12;border:1px solid rgba(255,255,255,.1);font-size:13px;font-weight:850}.domain-studio{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1fr);gap:30px;align-items:start;border-radius:36px;padding:clamp(28px,3.5vw,36px)}.domain-studio>div:first-child p{max-width:480px}.domain-console{overflow:hidden;border-radius:26px;border:1px solid rgba(255,255,255,.12);background:#00000042}.domain-console__row{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.7fr) minmax(0,.8fr);gap:14px;padding:18px 20px;border-bottom:1px solid rgba(255,255,255,.08);transition:background .18s ease}.domain-console__row:last-child{border-bottom:0}.domain-console__row:hover{background:#ffffff0f}.domain-console__row span,.domain-console__row strong,.domain-console__row small{overflow-wrap:anywhere}.domain-console__row span{color:var(--accent-2);font-weight:900}.domain-console__row strong{color:var(--text)}.domain-console__row small{color:var(--muted);font-weight:760}@media(max-width:980px){.site-header__cta{margin-left:auto}.cinema-hero{min-height:auto}.cinema-hero__inner,.spotlight-band,.operation-grid,.domain-studio{grid-template-columns:1fr}.cinema-hero__inner{align-items:start;padding-block:54px 58px}.cinema-hero__copy h1{max-width:720px;font-size:clamp(42px,8vw,68px)}.hero-feature{justify-self:start;width:min(100%,320px);transform:none}.spotlight-panel{grid-template-columns:1fr}.cinema-shelf{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,34vw);grid-template-columns:none;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;padding-bottom:12px}.shelf-card{min-height:500px;scroll-snap-align:start}.shelf-card img{height:360px}}@media(max-width:720px){:root{--header-h: 112px}.container{width:min(100% - 32px,1180px)}.site-header{position:sticky;height:auto;min-height:64px;flex-wrap:wrap;gap:10px 14px;padding:10px 16px}.brand{flex:1 1 auto;min-width:0}.brand small,.site-header__title,.site-header__cta{display:none}.site-nav{order:3;display:flex;width:100%;margin-left:0;overflow-x:auto;scrollbar-width:none}.site-nav::-webkit-scrollbar{display:none}.site-nav a{flex:1 0 auto;text-align:center;font-size:13px}.cinema-hero__inner{gap:30px;padding-block:42px 48px}.cinema-hero__copy h1{max-width:100%;font-size:clamp(34px,10vw,46px);line-height:1.08;letter-spacing:-.045em}.cinema-hero__summary{max-width:100%;margin-top:18px;font-size:15px;line-height:1.7}.cinema-hero__actions{display:grid;grid-template-columns:1fr;margin-top:24px}.cinema-metrics{grid-template-columns:1fr;gap:10px;margin-top:26px}.cinema-metrics div{min-height:auto;padding:14px 16px}.cinema-metrics dt{font-size:28px}.hero-feature{width:min(100%,300px)}.home-band{margin-top:52px}.spotlight-copy,.ranking-panel,.compliance-panel,.domain-studio{border-radius:26px}.spotlight-copy h2,.compliance-panel h2,.domain-studio h2,.section__heading h2{font-size:clamp(28px,8vw,36px);line-height:1.08;letter-spacing:-.045em}.section__heading{display:grid;align-items:start;gap:10px}.section__heading--wide>p{max-width:none}.cinema-shelf{display:grid;grid-auto-flow:row;grid-auto-columns:initial;grid-template-columns:1fr;overflow:visible;padding-bottom:0}.shelf-card{min-height:auto;border-radius:26px}.shelf-card img{height:auto;aspect-ratio:16 / 11}.shelf-card__content{padding:16px 18px 18px}.ranking-list li{grid-template-columns:34px 48px minmax(0,1fr);gap:12px;padding:12px}.ranking-list img{width:48px;height:48px;border-radius:14px}.ranking-list b{grid-column:3;justify-self:start;text-align:left}.domain-console__row{grid-template-columns:1fr;gap:4px;padding:16px}.button{width:100%}}@media(max-width:380px){.container{width:min(100% - 24px,1180px)}.site-header{padding-inline:12px}.cinema-hero__copy h1{font-size:32px}.spotlight-copy,.ranking-panel,.compliance-panel,.domain-studio{padding:22px}}.cloud-library-page{min-height:calc(100vh - var(--header-h));padding-bottom:96px}.cloud-hero{position:relative;overflow:hidden;border-bottom:1px solid var(--line);background:radial-gradient(circle at 18% 8%,rgba(120,214,255,.22),transparent 34rem),radial-gradient(circle at 76% 18%,rgba(229,181,102,.14),transparent 30rem),linear-gradient(180deg,#0e131df0,#080a0fb3)}.cloud-hero__inner{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:42px;align-items:end;padding:clamp(56px,8vw,96px) 0}.cloud-hero h1{max-width:800px;margin:0;font-size:clamp(44px,7vw,86px);line-height:.98;letter-spacing:-.07em}.cloud-hero p:not(.section__label){max-width:740px;margin:22px 0 0;color:var(--muted);font-size:clamp(16px,1.4vw,19px)}.cloud-status-card{padding:24px;border-radius:var(--radius-xl);border:1px solid var(--line-strong);background:#ffffff12;box-shadow:var(--shadow);backdrop-filter:blur(20px)}.cloud-status-card span,.cloud-status-card small{display:block;color:var(--muted-2);font-size:12px;font-weight:900}.cloud-status-card strong{display:block;margin:8px 0;overflow-wrap:anywhere;color:var(--text);font-size:24px;line-height:1.2}.cloud-browser{margin-top:48px}.cloud-toolbar{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:18px}.cloud-toolbar h2{margin:0;font-size:clamp(30px,4vw,52px);line-height:1.02;letter-spacing:-.06em}.cloud-stats{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.cloud-stats span,.cloud-pathbar a{display:inline-flex;align-items:center;min-height:36px;padding:0 13px;border-radius:999px;border:1px solid var(--line);background:#ffffff0f;color:var(--muted);font-size:13px;font-weight:900}.cloud-panel{overflow:hidden;border-radius:var(--radius-xl);border:1px solid var(--line);background:linear-gradient(180deg,#192131e0,#0c1019db);box-shadow:var(--shadow)}.cloud-pathbar{display:flex;flex-wrap:wrap;gap:10px;padding:18px;border-bottom:1px solid var(--line)}.cloud-pathbar a:hover{color:var(--text);border-color:#e5b5666b}.cloud-file-list{display:grid}.cloud-file{display:grid;grid-template-columns:74px minmax(0,1fr) max-content;gap:16px;align-items:center;padding:16px 20px;border-bottom:1px solid var(--line);transition:background .18s ease,color .18s ease}.cloud-file:last-child{border-bottom:0}.cloud-file:hover{background:#ffffff0f}.cloud-file[aria-disabled=true]{cursor:not-allowed;opacity:.52}.cloud-file__icon{display:inline-grid;place-items:center;min-height:38px;padding:0 10px;border-radius:14px;background:#ffffff14;color:var(--muted);font-size:12px;font-weight:950}.cloud-file--dir .cloud-file__icon{background:#78d6ff24;color:var(--accent-2)}.cloud-file--video .cloud-file__icon{background:#e5b56629;color:var(--accent)}.cloud-file__main{min-width:0}.cloud-file__main strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:17px;line-height:1.25}.cloud-file__main small{display:block;margin-top:5px;color:var(--muted-2);font-size:13px}.cloud-file__action{color:var(--muted);font-size:13px;font-weight:900;white-space:nowrap}.cloud-file--video .cloud-file__action{color:var(--accent)}.cloud-empty,.watch-library-link{margin-top:16px}@media(max-width:760px){.cloud-hero__inner,.cloud-file{grid-template-columns:1fr}.cloud-toolbar{display:grid;align-items:start}.cloud-stats{justify-content:flex-start}.cloud-file__main strong,.cloud-file__action{white-space:normal}}.player-page{min-height:calc(100vh - var(--header-h));padding:clamp(34px,5vw,62px) 0 96px}.player-shell{display:grid;gap:22px}.player-heading{display:grid;grid-template-columns:minmax(0,1fr) max-content;gap:24px;align-items:end}.player-heading h1{max-width:980px;margin:0;overflow-wrap:anywhere;font-size:clamp(30px,5vw,58px);line-height:1.06;letter-spacing:-.055em}.player-heading p:not(.section__label){max-width:760px;margin:14px 0 0;color:var(--muted)}.video-frame{overflow:hidden;border-radius:var(--radius-xl);border:1px solid var(--line-strong);background:#000;box-shadow:var(--shadow)}.video-frame video{display:block;width:100%;max-height:calc(100vh - 220px);aspect-ratio:16 / 9;background:#000}.player-tips{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.player-tips article{padding:18px 20px;border:1px solid var(--line);border-radius:var(--radius-lg);background:#ffffff0e}.player-tips strong{display:block}.player-tips p{margin:6px 0 0;color:var(--muted);font-size:14px}@media(max-width:760px){.player-heading,.player-tips{grid-template-columns:1fr}.video-frame video{max-height:none}}.cloud-empty-home{padding:80px 0}.cloud-media-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.cloud-media-grid--compact{grid-template-columns:repeat(4,minmax(0,1fr))}.cloud-media-card{min-width:0;overflow:hidden;border-radius:28px;border:1px solid var(--line);background:linear-gradient(180deg,#192131e0,#0c1019db);box-shadow:var(--shadow);transition:transform .18s ease,border-color .18s ease,background .18s ease}.cloud-media-card:hover{transform:translateY(-5px);border-color:#e5b56685;background:linear-gradient(180deg,#212b3eeb,#0c1019e0)}.cloud-media-card img{width:100%;aspect-ratio:2 / 3;object-fit:cover;background:#ffffff0f}.cloud-media-card__body{display:grid;gap:6px;min-height:64px;padding:12px 17px;text-align:center;justify-items:center;align-items:center}.cloud-media-card__body span,.cloud-media-card__body small,.cloud-media-card__body p{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cloud-media-card__body span{color:var(--accent);font-size:12px;font-weight:950;letter-spacing:.04em}.cloud-media-card__body strong{display:-webkit-box;width:100%;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:center;font-size:19px;line-height:1.25;letter-spacing:-.035em}.cloud-media-card__body p{margin:0;color:var(--muted);font-size:13px}.cloud-media-card__body small{color:var(--muted-2);font-size:12px}.cloud-movie-hero{position:relative;min-height:calc(100vh - var(--header-h));display:grid;align-items:end;isolation:isolate;overflow:hidden}.cloud-movie-hero:before{content:"";position:absolute;inset:0;z-index:-2;background-image:var(--backdrop);background-size:cover;background-position:center;transform:scale(1.04);filter:saturate(1.08) contrast(1.06)}.cloud-movie-hero__content{display:grid;grid-template-columns:300px minmax(0,780px);gap:54px;align-items:end;padding:88px 0 72px}.cloud-detail-layout{align-items:start}.episode-list{overflow:hidden;border-radius:var(--radius-xl);border:1px solid var(--line);background:linear-gradient(180deg,#192131e0,#0c1019db);box-shadow:var(--shadow)}.episode-row{display:grid;grid-template-columns:52px minmax(0,1fr) max-content 62px;gap:16px;align-items:center;padding:16px 18px;border-bottom:1px solid var(--line)}.episode-row:last-child{border-bottom:0}.episode-row:hover{background:#ffffff0f}.episode-row span{display:grid;place-items:center;width:38px;height:38px;border-radius:14px;background:#e5b56624;color:var(--accent);font-size:12px;font-weight:950}.episode-row strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.episode-row small{color:var(--muted-2);font-size:13px;white-space:nowrap}.episode-row b{color:var(--accent);font-size:13px}@media(max-width:1100px){.cloud-media-grid,.cloud-media-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.cloud-media-grid,.cloud-media-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.cloud-movie-hero{min-height:auto}.cloud-movie-hero__content{grid-template-columns:1fr;gap:30px;padding:58px 0 48px}.episode-row{grid-template-columns:42px minmax(0,1fr);gap:12px}.episode-row small,.episode-row b{grid-column:2}.episode-row strong{white-space:normal}}@media(max-width:460px){.cloud-media-grid,.cloud-media-grid--compact{grid-template-columns:1fr}}.episode-groups{display:grid;gap:18px}.episode-group{display:grid;gap:10px}.episode-group h3{margin:0;color:var(--accent);font-size:15px;letter-spacing:.02em}.season-picker{display:flex;flex-wrap:wrap;gap:10px 18px;margin-bottom:18px}.season-tab{color:var(--muted);font-size:16px;font-weight:950;letter-spacing:-.02em;text-decoration:underline;text-decoration-color:transparent;text-underline-offset:7px;transition:color .16s ease,text-decoration-color .16s ease}.season-tab:hover,.season-tab--active{color:var(--accent);text-decoration-color:#e5b566b8}.episode-icon-grid{display:inline-flex;flex-wrap:wrap;align-items:center;gap:12px;width:fit-content;max-width:100%;padding:20px;border-radius:var(--radius-xl);border:1px solid var(--line);background:linear-gradient(180deg,#192131e0,#0c1019db);box-shadow:var(--shadow)}.episode-icon{display:grid;place-items:center;width:56px;height:56px;border-radius:18px;border:1px solid rgba(255,255,255,.12);background:#ffffff13;color:var(--text);font-size:17px;font-weight:950;transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease}.episode-icon:hover,.episode-icon--active{transform:translateY(-2px);border-color:#e5b56694;background:#e5b5662e;color:var(--accent)}.episode-current{margin:12px 0 0;color:var(--muted-2);font-size:13px;font-weight:800}.people-panel{padding:0}.people-list-block{padding:18px 0 0}.people-list-block+.people-list-block{margin-top:18px;border-top:1px solid var(--line)}.people-list-block h3{margin:0 0 12px;color:var(--accent);font-size:14px;letter-spacing:.08em}.people-name-list{list-style:none;display:grid;gap:10px;margin:0;padding:0}.people-name-list li,.people-empty{margin:0;padding:13px 15px;border-radius:var(--radius-md);border:1px solid var(--line);background:linear-gradient(180deg,#192131e0,#0c1019db);color:var(--text);font-weight:850}.people-empty{color:var(--muted);font-weight:760}.people-name-list--cast{max-height:520px;overflow:auto;padding-right:4px}.people-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.people-card-grid--cast{max-height:620px;overflow:auto;padding-right:4px}.people-avatar-card{min-width:0;overflow:hidden;border-radius:18px;border:1px solid var(--line);background:linear-gradient(180deg,#192131e0,#0c1019db)}.people-avatar-card img,.people-avatar-card>span{width:100%;aspect-ratio:1;object-fit:cover;background:#ffffff1a}.people-avatar-card>span{display:grid;place-items:center;color:var(--accent);font-size:28px;font-weight:950}.people-avatar-card strong,.people-avatar-card small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.people-avatar-card strong{padding:10px 10px 0;color:var(--text);font-size:13px;line-height:1.25}.people-avatar-card small{padding:3px 10px 10px;color:var(--muted-2);font-size:11px;font-weight:760}@media(max-width:760px){.people-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){:root{--header-h: 78px}html{scroll-padding-top:88px}body{overflow-x:hidden;background:radial-gradient(circle at 50% -10%,rgba(229,181,102,.12),transparent 18rem),linear-gradient(180deg,#080b10,#05070b 42%,#070910)}.container{width:min(100% - 24px,1180px)}.site-header{position:sticky;top:0;z-index:30;min-height:72px;padding:10px 12px;border-bottom-color:#ffffff14;background:#06090ec7;backdrop-filter:blur(22px) saturate(1.2)}.brand{gap:10px}.brand__mark{width:40px;height:40px;border-radius:14px}.brand strong{font-size:16px;letter-spacing:-.035em}.brand small{display:block;font-size:10px;opacity:.72}.site-nav{width:auto;max-width:calc(100vw - 162px);margin-left:auto;order:initial;flex:0 1 auto;overflow-x:auto;padding:4px;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.09)}.site-nav:empty{display:none}.site-nav a{min-height:34px;padding:0 10px;font-size:12px}.cinema-home{padding-bottom:54px}.cinema-hero{min-height:auto;padding:18px 0 26px;overflow:visible}.cinema-hero:before{inset:0 0 auto;height:360px;transform:none;opacity:.52;filter:grayscale(.25) saturate(1.05) contrast(1.1);mask-image:linear-gradient(180deg,#000 0%,rgba(0,0,0,.72) 48%,transparent 100%)}.cinema-hero__shade{background:linear-gradient(180deg,#05070c26,#070910 78%)}.cinema-hero__inner{display:flex;flex-direction:column;gap:18px;padding-block:0}.cinema-hero__copy{order:2;width:100%}.cinema-hero__actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);width:100%;gap:10px;margin:0}.cinema-hero__actions .button{min-width:0;width:100%;max-width:100%;min-height:48px;padding-inline:10px;border-radius:18px;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-feature{order:1;width:100%;max-width:100%;border-radius:30px;transform:none;box-shadow:0 28px 80px #0000008c}.hero-feature img{aspect-ratio:16 / 10;object-position:center 18%}.hero-feature:after{height:70%}.hero-feature div{left:18px;right:18px;bottom:18px}.hero-feature strong{font-size:28px;letter-spacing:-.055em}.hero-feature small{font-size:12px;line-height:1.35}.home-band{margin-top:34px;scroll-margin-top:86px}.section__heading{margin-bottom:16px}.section__heading--wide{display:block}.section__label{font-size:12px;letter-spacing:.16em}.section__heading h2,#movies-title,#related-title{font-size:clamp(30px,10vw,42px);line-height:.95;letter-spacing:-.07em}.cloud-media-grid,.cloud-media-grid--compact{display:grid;grid-template-columns:1fr;gap:18px}.cloud-media-card{border-radius:28px;background:#0e141feb;box-shadow:0 18px 54px #0000006b}.cloud-media-card img{aspect-ratio:16 / 10.8;object-position:center 22%}.cloud-media-card__body{min-height:62px;padding:14px 16px 16px}.cloud-media-card__body strong{font-size:20px;line-height:1.18;letter-spacing:-.045em}.cloud-movie-hero{min-height:auto;padding:14px 0 18px}.cloud-movie-hero:before{height:380px;bottom:auto;opacity:.42;transform:none;mask-image:linear-gradient(180deg,#000 0%,rgba(0,0,0,.7) 46%,transparent 100%)}.cloud-movie-hero__content{display:flex;flex-direction:column;gap:18px;padding:0}.poster-shell{width:100%;order:1;border-radius:30px;overflow:hidden;box-shadow:0 24px 70px #0000008c}.movie-hero__poster{width:100%;aspect-ratio:16 / 10.8;object-fit:cover;object-position:center 22%}.movie-hero__copy{order:2;min-width:0;max-width:100%;overflow:hidden}.movie-hero__copy h1{max-width:100%;font-size:clamp(30px,10vw,42px);line-height:1.02;letter-spacing:-.065em;overflow-wrap:anywhere;word-break:break-word}.movie-hero__original{margin-top:8px;font-size:18px;line-height:1.2}.movie-hero__summary{display:none}.movie-hero__meta{gap:8px;margin-top:14px}.movie-hero__meta span{min-height:34px;padding:0 12px;border-radius:999px;font-size:12px}.movie-hero__actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);width:100%;gap:10px;margin-top:18px;position:sticky;top:74px;z-index:8;padding:8px 0;background:linear-gradient(180deg,#070910e6,#0709108c);backdrop-filter:blur(18px)}.movie-hero__actions .button{min-width:0;width:100%;max-width:100%;min-height:46px;padding-inline:10px;border-radius:16px;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page-layout.cloud-detail-layout{display:flex;flex-direction:column;align-items:stretch;width:min(100% - 24px,1180px);max-width:calc(100vw - 24px);gap:22px;margin-top:8px;padding-top:14px;overflow:hidden}.page-layout.cloud-detail-layout .main-column,.page-layout.cloud-detail-layout .side-column,.page-layout.cloud-detail-layout .section,.page-layout.cloud-detail-layout .overview-panel,.page-layout.cloud-detail-layout .video-frame{width:100%;max-width:100%;min-width:0}.page-layout.cloud-detail-layout .section{margin-top:24px}.page-layout.cloud-detail-layout .section:first-child{margin-top:0}.page-layout.cloud-detail-layout .section__heading{margin-bottom:10px}.page-layout.cloud-detail-layout .section__heading h2{font-size:clamp(28px,8.5vw,36px)}.overview-panel{padding:16px;border-radius:22px}.overview-panel p{display:-webkit-box;max-width:100%;overflow:hidden;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow-wrap:anywhere;word-break:break-word;font-size:15px;line-height:1.65}.main-column{order:1}.side-column{order:2}.video-frame{border-radius:24px;overflow:hidden;background:#000}.video-frame video{width:100%;aspect-ratio:16 / 9;max-height:none}.season-picker{flex-wrap:nowrap;overflow-x:auto;gap:8px;margin-bottom:12px;padding-bottom:4px;scrollbar-width:none}.season-picker::-webkit-scrollbar{display:none}.season-tab{flex:0 0 auto;min-height:38px;padding:0 14px;border-radius:999px;display:inline-flex;align-items:center;background:#ffffff12;border:1px solid rgba(255,255,255,.1);text-decoration:none}.season-tab--active{background:#e5b5662e;border-color:#e5b56661}.episode-icon-grid{display:flex;width:100%;padding:14px;gap:10px;overflow-x:auto;flex-wrap:nowrap;border-radius:24px;scrollbar-width:none}.episode-icon-grid::-webkit-scrollbar{display:none}.episode-icon{flex:0 0 50px;width:50px;height:50px;border-radius:17px}.episode-current{font-size:12px;line-height:1.45}.people-panel .section__heading{align-items:start}.people-card-grid,.people-card-grid--cast{grid-template-columns:repeat(3,minmax(0,1fr))}.people-avatar-card{min-height:132px;padding:10px 8px;border-radius:18px}.people-avatar-card img,.people-avatar-card>span{width:54px;height:54px}.people-avatar-card strong{font-size:12px;line-height:1.2}.people-avatar-card small{font-size:10px}.home-band:last-of-type{margin-bottom:40px}}@media(max-width:380px){.cinema-hero__actions,.movie-hero__actions{grid-template-columns:1fr}}.site-search{display:flex;align-items:center;gap:8px;width:min(340px,28vw);min-width:220px;margin-left:8px;padding:5px;border:1px solid var(--line);border-radius:999px;background:#ffffff0f}.site-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:var(--text);font:inherit;font-size:13px;padding:7px 8px 7px 12px}.site-search input::placeholder{color:var(--muted-2)}.site-search button{border:0;border-radius:999px;background:var(--accent);color:#11131a;font-size:12px;font-weight:950;padding:8px 12px;cursor:pointer}.category-quick-nav{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.category-quick-nav a,.section-link,.detail-link-grid a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 15px;border-radius:999px;border:1px solid var(--line-strong);background:#ffffff0f;color:var(--text);font-size:13px;font-weight:900}.category-quick-nav a:hover,.section-link:hover,.detail-link-grid a:hover{border-color:#e5b5668c;color:var(--accent)}.section__subcopy{max-width:720px;margin:8px 0 0;color:var(--muted)}.detail-link-panel,.editor-discussions,.profile-panel,.season-block{border-radius:var(--radius-xl);border:1px solid var(--line);background:linear-gradient(180deg,#121825db,#090d16eb);box-shadow:var(--shadow);padding:clamp(22px,3vw,30px)}.detail-link-grid{display:flex;flex-wrap:wrap;gap:12px}.editor-discussion-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.editor-discussion-card{min-width:0;border-radius:24px;border:1px solid var(--line);background:#ffffff0e;padding:20px}.editor-discussion-card__topline,.editor-discussion-card__tags{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.editor-discussion-card__topline{justify-content:space-between}.editor-discussion-card__topline span,.editor-discussion-card__tags span{border-radius:999px;background:#e5b5661f;color:var(--accent);padding:5px 9px;font-size:12px;font-weight:900}.editor-discussion-card__topline b{color:var(--accent-2);font-size:13px}.editor-discussion-card h3{margin:14px 0 8px;font-size:20px;line-height:1.25}.editor-discussion-card p{margin:0 0 16px;color:var(--muted)}.comments-hero,.subpage-hero{position:relative;min-height:430px;display:grid;align-items:end;isolation:isolate;overflow:hidden}.comments-hero:before,.subpage-hero:before{content:"";position:absolute;inset:0;z-index:-2;background-image:var(--backdrop);background-size:cover;background-position:center;transform:scale(1.04);filter:saturate(1.08)}.comments-hero__content,.subpage-hero__content{display:grid;grid-template-columns:180px minmax(0,1fr);gap:28px;align-items:end;padding:80px 0 54px}.comments-hero__poster img,.subpage-hero__content>img{width:180px;aspect-ratio:2/3;object-fit:cover;border-radius:24px;border:1px solid var(--line-strong);box-shadow:var(--shadow)}.comments-hero h1,.subpage-hero h1,.search-hero h1{margin:0;font-size:clamp(38px,5vw,70px);line-height:1;letter-spacing:-.06em}.comments-hero__summary,.subpage-hero p,.search-hero p{max-width:760px;color:var(--muted);font-size:17px}.comments-page-body,.subpage-body{padding:44px 0 96px}.search-page{padding-bottom:96px}.search-hero{padding:70px 0 20px}.search-page-form{display:flex;gap:12px;max-width:820px;margin-top:24px}.search-page-form input{flex:1;min-width:0;min-height:52px;border-radius:999px;border:1px solid var(--line-strong);background:#ffffff12;color:var(--text);padding:0 20px;font-size:15px;outline:none}.search-result-list,.episode-row-list,.season-list-page{display:grid;gap:16px}.search-result-card,.episode-row-card{display:grid;grid-template-columns:92px minmax(0,1fr) auto;gap:16px;align-items:center;border-radius:24px;border:1px solid var(--line);background:#ffffff0e;padding:14px}.search-result-card{grid-template-columns:92px minmax(0,1fr)}.search-result-card img{width:92px;aspect-ratio:2/3;object-fit:cover;border-radius:16px}.search-result-card span,.episode-row-card>span,.info-card span{color:var(--accent);font-size:12px;font-weight:950}.search-result-card strong,.episode-row-card strong,.info-card strong{display:block;font-size:22px;line-height:1.2}.search-result-card p,.episode-row-card p,.info-card p{margin:6px 0;color:var(--muted)}.search-result-card small,.episode-row-card small{color:var(--muted-2)}.episode-row-card b{color:var(--accent)}.profile-section-grid,.info-card-grid,.moment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.info-card,.moment-card{border-radius:24px;border:1px solid var(--line);background:#ffffff0e;padding:20px}.moment-card img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:18px;margin-bottom:14px}.episode-prev-next{display:flex;justify-content:space-between;gap:14px;margin-top:18px}.ranking-panel--wide{padding:18px;border-radius:var(--radius-xl)}@media(max-width:1100px){.site-search{width:260px;min-width:180px}}@media(max-width:980px){.site-search{order:5;width:100%;margin-left:0}.site-header{height:auto;min-height:var(--header-h);flex-wrap:wrap;padding-block:12px}.editor-discussion-grid,.profile-section-grid,.info-card-grid,.moment-grid,.comments-hero__content,.subpage-hero__content{grid-template-columns:1fr}}@media(max-width:560px){.search-page-form,.episode-prev-next{display:grid}.search-result-card,.episode-row-card{grid-template-columns:1fr}.comments-hero__poster img,.subpage-hero__content>img{width:min(190px,56vw)}}.watch-stage{padding:clamp(34px,5vw,72px) 0 clamp(44px,6vw,86px);background:radial-gradient(circle at 22% 0%,rgba(58,86,152,.18),transparent 34rem),linear-gradient(180deg,#0d1222f5,#080a10fa)}.watch-stage__inner{width:min(1200px,calc(100% - 40px))}.watch-stage__grid{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:0;align-items:stretch;background:#101729;border:1px solid rgba(255,255,255,.08);box-shadow:0 34px 120px #0000007a}.watch-stage__screen{min-width:0;background:#05070d;aspect-ratio:16 / 9;overflow:hidden}.watch-stage__screen video,.watch-stage__cover,.watch-stage__cover img{width:100%;height:100%}.watch-stage__screen video{display:block;object-fit:contain;background:#000}.watch-stage__cover{position:relative;display:block;isolation:isolate;color:var(--text)}.watch-stage__cover img{object-fit:cover;filter:saturate(1.02) brightness(.72);transform:scale(1.005)}.watch-stage__cover:after{content:"";position:absolute;inset:0;z-index:1;background:radial-gradient(circle at center,#0000000f,#00000038 42%,#00000075),linear-gradient(0deg,rgba(7,10,18,.28),transparent 40%)}.watch-stage__play{position:absolute;left:50%;top:50%;z-index:2;width:clamp(70px,7vw,96px);height:clamp(70px,7vw,96px);display:grid;place-items:center;border-radius:999px;transform:translate(-50%,-50%);background:#00000075;border:1px solid rgba(255,255,255,.28);box-shadow:0 22px 70px #0000006b;backdrop-filter:blur(10px)}.watch-stage__play svg{width:54%;height:54%;fill:#fff;margin-left:5px}.watch-stage__cover small{position:absolute;left:22px;bottom:18px;z-index:2;color:#ffffffdb;font-size:13px;font-weight:850}.watch-stage__playlist{min-width:0;display:flex;flex-direction:column;max-height:min(52vw,675px);background:#111a3a;border-left:1px solid rgba(255,255,255,.08);padding:14px 12px}.watch-stage__playlist-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.watch-stage__tabs{display:flex;gap:18px;align-items:center}.watch-stage__tab{position:relative;color:#aab4cf;font-size:14px;font-weight:900}.watch-stage__tab--active{color:#36c5ff}.watch-stage__tab--active:after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:2px;border-radius:999px;background:#36c5ff}.watch-stage__notify{display:flex;align-items:center;gap:6px;color:#d9e0f5;font-size:12px;font-weight:800}.watch-stage__notify i{width:28px;height:16px;border-radius:999px;background:#f1f3f8;position:relative}.watch-stage__notify i:after{content:"";position:absolute;width:12px;height:12px;right:2px;top:2px;border-radius:999px;background:#73809a}.watch-stage__selector{display:flex;align-items:center;justify-content:space-between;min-height:34px;margin-bottom:10px;padding:0 10px;border:1px solid rgba(255,255,255,.28);border-radius:4px;color:#e8edff;font-size:13px}.watch-stage__selector b{font-weight:900;color:#fff}.watch-stage__episode-list{display:grid;gap:8px;overflow-y:auto;padding-right:4px}.watch-stage__episode-list::-webkit-scrollbar{width:6px}.watch-stage__episode-list::-webkit-scrollbar-thumb{background:#ffffff52;border-radius:999px}.watch-stage__episode{display:grid;grid-template-columns:88px 28px minmax(0,1fr);gap:8px;align-items:center;min-height:68px;border-radius:6px;padding:6px;color:#eef3ff;background:#ffffff08}.watch-stage__episode:hover,.watch-stage__episode--active{background:#ffffff57}.watch-stage__thumb{position:relative;width:88px;aspect-ratio:16 / 9;overflow:hidden;border-radius:4px;background:#0a0f20}.watch-stage__thumb img{width:100%;height:100%;object-fit:cover;filter:brightness(.82)}.watch-stage__thumb span{position:absolute;left:4px;top:4px;border-radius:999px;padding:2px 6px;background:#ff4ca7;color:#fff;font-size:10px;font-weight:950}.watch-stage__episode>strong{color:#fff;font-size:20px;line-height:1;text-align:center}.watch-stage__episode p{margin:0;color:#fff;font-size:13px;font-weight:900;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.watch-stage__episode small{color:#b6c0db;font-size:11px}.watch-stage__empty{margin-top:18px;border:1px dashed rgba(255,255,255,.24);border-radius:12px;padding:18px;color:#d9e0f5}.watch-stage__empty p{color:#aeb8ca;margin-bottom:0}.watch-stage__meta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:32px;padding:30px 0 18px}.watch-stage__title-block h2{margin:0;font-size:clamp(34px,4vw,52px);line-height:1;letter-spacing:-.055em}.watch-stage__title-block p{margin:8px 0 0;color:#cbd3e6;font-size:18px;font-weight:800}.watch-stage__badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.watch-stage__badges span{border-radius:8px;background:#4d5b88e0;color:#fff;padding:6px 10px;font-size:13px;font-weight:900}.watch-stage__side-meta{min-width:280px;display:grid;gap:14px;align-content:start;justify-items:end}.watch-stage__rating{display:flex;align-items:baseline;gap:5px;color:#fff}.watch-stage__rating span,.watch-stage__rating strong{color:#ff9f1a}.watch-stage__rating strong{font-size:30px;line-height:1}.watch-stage__rating small{color:#d3dbef;font-weight:850}.watch-stage__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.watch-stage__actions a,.watch-stage__actions button{border:0;border-radius:999px;background:#ffffff38;color:#fff;min-height:38px;padding:0 16px;font:inherit;font-size:13px;font-weight:900;cursor:pointer}.watch-stage__facts{display:grid;gap:13px;max-width:720px;margin:14px 0 0 auto;color:#dfe6f7}.watch-stage__facts div{display:grid;grid-template-columns:54px minmax(0,1fr);gap:12px}.watch-stage__facts dt{color:#aab4cf;font-size:14px;font-weight:900}.watch-stage__facts dd{margin:0;font-size:14px;font-weight:850;line-height:1.7}.poster-placeholder{width:92px;aspect-ratio:2/3;display:grid;place-items:center;border-radius:16px;background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#11131a;font-weight:950}@media(max-width:1040px){.watch-stage__grid{grid-template-columns:1fr}.watch-stage__playlist{max-height:none;border-left:0;border-top:1px solid rgba(255,255,255,.08)}.watch-stage__episode-list{grid-auto-flow:column;grid-auto-columns:minmax(250px,1fr);overflow-x:auto;overflow-y:hidden}.watch-stage__meta{grid-template-columns:1fr}.watch-stage__side-meta{min-width:0;justify-items:start}.watch-stage__actions{justify-content:flex-start}.watch-stage__facts{margin-left:0}}@media(max-width:620px){.watch-stage__inner{width:min(100% - 24px,1200px)}.watch-stage__screen{aspect-ratio:16 / 10}.watch-stage__playlist-head{align-items:start;flex-direction:column}.watch-stage__episode-list{grid-auto-columns:minmax(230px,86vw)}.watch-stage__meta{padding-top:22px}.watch-stage__facts div{grid-template-columns:1fr;gap:4px}}.watch-stage .watch-stage__grid{display:grid;grid-template-columns:minmax(0,1fr) clamp(320px,25vw,380px);column-gap:0;align-items:stretch;overflow:visible;background:transparent;border:1px solid rgba(255,255,255,.1);box-shadow:0 34px 120px #0000007a}.watch-stage__screen-shell{position:relative;z-index:1;min-width:0;background:#03050a;overflow:hidden}.watch-stage .watch-stage__screen{position:relative;z-index:1;width:100%;height:auto;aspect-ratio:16 / 9;min-height:0;overflow:hidden;background:#000}.watch-stage .watch-stage__screen video,.watch-stage .watch-stage__cover{position:absolute;inset:0;display:block;width:100%;height:100%}.watch-stage .watch-stage__cover{z-index:1}.watch-stage .watch-stage__cover img{width:100%;height:100%;object-fit:cover}.watch-stage .watch-stage__playlist{position:relative;z-index:3;min-width:0;height:auto;max-height:none;display:grid;grid-template-rows:auto auto minmax(0,1fr);align-self:stretch;background:#111a3a;border-left:1px solid rgba(255,255,255,.16);padding:14px 12px;overflow:hidden;transform:none;margin:0}.watch-stage .watch-stage__playlist-head,.watch-stage .watch-stage__selector{position:relative;z-index:4;flex:0 0 auto}.watch-stage .watch-stage__episode-list{position:relative;z-index:4;min-height:0;max-height:none;overflow-y:auto;overflow-x:hidden;padding-right:5px;pointer-events:auto}.watch-stage .watch-stage__episode{position:relative;z-index:4;pointer-events:auto;isolation:isolate}.watch-stage .watch-stage__episode:before,.watch-stage .watch-stage__episode:after{pointer-events:none}.watch-stage .watch-stage__episode--active{background:#ffffff47;outline:1px solid rgba(255,255,255,.18)}@media(min-width:1041px){.watch-stage .watch-stage__grid{width:100%}.watch-stage .watch-stage__playlist{height:100%}}@media(max-width:1040px){.watch-stage .watch-stage__grid{grid-template-columns:1fr;border-radius:0;overflow:hidden}.watch-stage .watch-stage__playlist{border-left:0;border-top:1px solid rgba(255,255,255,.16);max-height:none;overflow:visible}.watch-stage .watch-stage__episode-list{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(250px,1fr);overflow-x:auto;overflow-y:hidden;padding:0 0 8px}}@media(max-width:620px){.watch-stage .watch-stage__screen{aspect-ratio:16 / 10}.watch-stage .watch-stage__episode-list{grid-auto-columns:minmax(230px,86vw)}}.watch-stage,.watch-stage *{box-sizing:border-box}.watch-stage{overflow-x:clip}.watch-stage .watch-stage__inner{width:min(1320px,calc(100% - 40px));margin-inline:auto}.watch-stage .watch-stage__grid{display:grid;grid-template-columns:minmax(0,1fr) clamp(320px,25vw,380px);grid-template-areas:"screen playlist";column-gap:0;row-gap:0;align-items:stretch;isolation:isolate;overflow:visible;background:transparent;border:1px solid rgba(255,255,255,.12);border-radius:18px;box-shadow:0 34px 120px #0000007a}.watch-stage .watch-stage__screen-shell{grid-area:screen;position:relative;z-index:1;min-width:0;width:100%;contain:layout paint;overflow:hidden;background:#000}.watch-stage .watch-stage__screen{position:relative;z-index:1;width:100%;aspect-ratio:16 / 9;min-width:0;min-height:0;overflow:hidden;background:#000}.watch-stage .watch-stage__screen video,.watch-stage .watch-stage__cover{position:absolute;inset:0;display:block;width:100%;height:100%;max-width:100%}.watch-stage .watch-stage__screen video{z-index:1;object-fit:contain;background:#000}.watch-stage .watch-stage__cover{z-index:1;pointer-events:auto}.watch-stage .watch-stage__cover:after,.watch-stage .watch-stage__play,.watch-stage .watch-stage__cover small{pointer-events:none}.watch-stage .watch-stage__playlist{grid-area:playlist;position:relative;z-index:5;min-width:0;width:100%;height:100%;align-self:stretch;display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:10px;max-height:none;margin:0;padding:14px 12px;overflow:hidden;transform:none;background:linear-gradient(180deg,#121d42,#0d1530);border-left:1px solid rgba(255,255,255,.18);pointer-events:auto}.watch-stage .watch-stage__playlist-head,.watch-stage .watch-stage__selector{position:relative;z-index:6;margin-bottom:0}.watch-stage .watch-stage__episode-list{position:relative;z-index:6;display:grid;gap:8px;min-height:0;max-height:none;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:0 5px 2px 0;pointer-events:auto}.watch-stage .watch-stage__episode{position:relative;z-index:7;pointer-events:auto;touch-action:manipulation}.watch-stage .watch-stage__episode:before,.watch-stage .watch-stage__episode:after{content:none;pointer-events:none}.watch-stage .watch-stage__episode:hover,.watch-stage .watch-stage__episode--active{background:#ffffff42}.watch-stage .watch-stage__episode--active{outline:1px solid rgba(255,255,255,.2)}@media(max-width:1040px){.watch-stage .watch-stage__inner{width:min(100% - 32px,860px)}.watch-stage .watch-stage__grid{grid-template-columns:minmax(0,1fr);grid-template-areas:"screen" "playlist";overflow:hidden}.watch-stage .watch-stage__playlist{height:auto;min-height:0;max-height:none;border-left:0;border-top:1px solid rgba(255,255,255,.18);overflow:visible}.watch-stage .watch-stage__episode-list{grid-auto-flow:column;grid-auto-columns:minmax(250px,1fr);overflow-x:auto;overflow-y:hidden;padding:0 0 8px}}@media(max-width:620px){.watch-stage .watch-stage__inner{width:min(100% - 24px,100%)}.watch-stage .watch-stage__grid{border-radius:14px}.watch-stage .watch-stage__screen{aspect-ratio:16 / 10}.watch-stage .watch-stage__playlist{padding:12px 10px}.watch-stage .watch-stage__playlist-head{align-items:flex-start;flex-direction:column}.watch-stage .watch-stage__episode-list{grid-auto-columns:minmax(220px,86vw)}.watch-stage .watch-stage__episode{grid-template-columns:78px 24px minmax(0,1fr)}.watch-stage .watch-stage__thumb{width:78px}}.watch-stage .watch-stage__inner{container-type:inline-size}@media(min-width:1041px){.watch-stage .watch-stage__grid{height:clamp(382px,calc((100cqw - clamp(320px,25vw,380px))*.5625),620px);min-height:0}.watch-stage .watch-stage__screen-shell,.watch-stage .watch-stage__screen,.watch-stage .watch-stage__playlist{height:100%;min-height:0}.watch-stage .watch-stage__screen{aspect-ratio:auto}}@media(max-width:1040px){.watch-stage .watch-stage__episode-list{display:flex;gap:8px}.watch-stage .watch-stage__episode{flex:0 0 min(290px,82vw);width:min(290px,82vw)}}@media(max-width:620px){.watch-stage .watch-stage__episode{flex-basis:min(280px,86vw);width:min(280px,86vw)}}.watch-stage .watch-stage__intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,420px);gap:clamp(42px,7vw,92px);align-items:start;padding:clamp(34px,4vw,52px) 0 0;color:#eef3ff}.watch-stage .watch-stage__intro-main{min-width:0}.watch-stage .watch-stage__intro-main h2{margin:0;color:#fff;font-size:clamp(40px,5vw,66px);line-height:.98;letter-spacing:-.065em;font-weight:950}.watch-stage .watch-stage__original{margin:10px 0 0;color:#aeb8ca;font-size:clamp(17px,1.8vw,24px);font-weight:850}.watch-stage .watch-stage__badges--intro{align-items:center;margin-top:30px;gap:8px 10px}.watch-stage .watch-stage__badges--intro span,.watch-stage .watch-stage__badges--intro b{display:inline-flex;align-items:center;min-height:30px;border-radius:999px;padding:0 10px;color:#fff;font-size:13px;font-weight:950;line-height:1}.watch-stage .watch-stage__badges--intro span:first-child{background:linear-gradient(135deg,#e84141,#b72230)}.watch-stage .watch-stage__badges--intro span:nth-child(2),.watch-stage .watch-stage__badges--intro b{background:#6250a8}.watch-stage .watch-stage__badges--intro small{display:inline-flex;align-items:center;min-height:30px;color:#aeb8ca;font-size:14px;font-weight:900}.watch-stage .watch-stage__update{margin:28px 0 12px;color:#aeb8ca;font-size:16px;font-weight:850}.watch-stage .watch-stage__intro-main h3{margin:0 0 12px;color:#fff;font-size:clamp(19px,2vw,24px);line-height:1.35;font-weight:950}.watch-stage .watch-stage__summary{max-width:900px;margin:0;color:#b9c3d5;font-size:clamp(16px,1.35vw,19px);font-weight:800;line-height:1.85}.watch-stage .watch-stage__intro-side{min-width:0}.watch-stage .watch-stage__intro-side .watch-stage__rating{justify-content:flex-start;margin-bottom:14px}.watch-stage .watch-stage__intro-side .watch-stage__rating span,.watch-stage .watch-stage__intro-side .watch-stage__rating strong{color:#ff8a00}.watch-stage .watch-stage__intro-side .watch-stage__rating strong{font-size:clamp(30px,3vw,42px)}.watch-stage .watch-stage__intro-side .watch-stage__rating small{color:#d8deef;font-size:15px}.watch-stage .watch-stage__intro-side .watch-stage__actions{justify-content:flex-start;margin-bottom:38px}.watch-stage .watch-stage__intro-side .watch-stage__actions a,.watch-stage .watch-stage__intro-side .watch-stage__actions button{background:#ffffff3d;min-height:42px;padding-inline:18px}.watch-stage .watch-stage__intro .watch-stage__facts{display:grid;gap:18px;max-width:none;margin:0}.watch-stage .watch-stage__intro .watch-stage__facts div{display:grid;grid-template-columns:52px minmax(0,1fr);gap:12px;align-items:start}.watch-stage .watch-stage__intro .watch-stage__facts dt{color:#9ba7bd;font-size:16px;font-weight:900}.watch-stage .watch-stage__intro .watch-stage__facts dd{margin:0;color:#dce4f7;font-size:16px;font-weight:900;line-height:1.8}.watch-stage .watch-stage__fact-tags dd{display:flex;flex-wrap:wrap;gap:8px}.watch-stage .watch-stage__fact-tags span{display:inline-flex;align-items:center;min-height:32px;border-radius:6px;padding:0 10px;background:#34416f;color:#dfe6ff;font-size:15px;font-weight:950}.page-layout.cloud-detail-layout{grid-template-columns:minmax(0,1fr)}.page-layout.cloud-detail-layout .main-column{max-width:none}@media(max-width:1040px){.watch-stage .watch-stage__intro{grid-template-columns:1fr;gap:30px}.watch-stage .watch-stage__intro-side .watch-stage__actions{margin-bottom:26px}}@media(max-width:620px){.watch-stage .watch-stage__intro{padding-top:28px}.watch-stage .watch-stage__intro-main h2{font-size:clamp(34px,12vw,48px)}.watch-stage .watch-stage__summary{font-size:15px;line-height:1.75}.watch-stage .watch-stage__intro .watch-stage__facts div{grid-template-columns:1fr;gap:6px}.watch-stage .watch-stage__intro-side .watch-stage__actions a,.watch-stage .watch-stage__intro-side .watch-stage__actions button{min-height:40px;padding-inline:14px}}.watch-stage .watch-stage__actions a,.watch-stage .watch-stage__actions button{display:inline-flex;align-items:center;justify-content:center;line-height:1;padding-top:0;padding-bottom:0;vertical-align:middle}.watch-stage .watch-stage__inner{width:min(1480px,calc(100% - 64px))}@media(min-width:1041px){.watch-stage .watch-stage__grid{grid-template-columns:minmax(0,1fr) clamp(360px,26vw,430px);height:clamp(520px,calc((100cqw - clamp(360px,26vw,430px))*.6),760px)}}.watch-stage .watch-stage__screen{min-height:100%}.watch-stage__controls{position:absolute;right:18px;bottom:16px;z-index:8;display:flex;align-items:center;gap:10px;pointer-events:auto}.watch-stage__web-fullscreen{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:0 14px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#060a14b8;color:#fff;font:inherit;font-size:13px;font-weight:900;line-height:1;cursor:pointer;box-shadow:0 14px 34px #0000005c;backdrop-filter:blur(14px)}.watch-stage__web-fullscreen:hover{background:#ecb956f0;color:#16110a;border-color:#ecb956f0}.watch-stage__web-fullscreen svg{width:18px;height:18px;fill:currentColor;flex:0 0 auto}body.watch-stage-fullscreen-open{overflow:hidden}.watch-stage.watch-stage--web-fullscreen{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;padding:28px;overflow:auto;background:radial-gradient(circle at 20% 0%,rgba(33,73,139,.26),transparent 34rem),#05070d}.watch-stage.watch-stage--web-fullscreen .watch-stage__inner{width:min(1880px,100%)}.watch-stage.watch-stage--web-fullscreen .watch-stage__grid{height:min(82vh,calc((100vw - clamp(380px,24vw,460px) - 56px)*.5625));min-height:620px;grid-template-columns:minmax(0,1fr) clamp(380px,24vw,460px);border-radius:20px}.watch-stage.watch-stage--web-fullscreen .watch-stage__intro{display:none}.watch-stage.watch-stage--web-fullscreen .watch-stage__web-fullscreen{background:#ecb956f5;color:#16110a;border-color:#ecb956f5}@media(max-width:1040px){.watch-stage .watch-stage__inner{width:min(100% - 32px,960px)}.watch-stage.watch-stage--web-fullscreen{padding:16px;align-items:flex-start}.watch-stage.watch-stage--web-fullscreen .watch-stage__grid{height:auto;min-height:0;grid-template-columns:1fr}}@media(max-width:620px){.watch-stage .watch-stage__inner{width:min(100% - 20px,100%)}.watch-stage__controls{right:10px;bottom:10px}.watch-stage__web-fullscreen{min-height:34px;padding:0 11px;font-size:12px}}.watch-stage .watch-stage__episode{grid-template-columns:88px minmax(0,1fr)!important}.watch-stage .watch-stage__episode>strong{display:none!important}@media(max-width:620px){.watch-stage .watch-stage__episode{grid-template-columns:78px minmax(0,1fr)!important}}.watch-stage .watch-stage__episode-title{min-height:100%;display:flex;align-items:center;min-width:0}.watch-stage .watch-stage__episode-title p{margin:0;line-height:1.25}.watch-stage .watch-stage__episode small{display:none!important}.watch-stage .watch-stage__screen video[data-watch-video]{height:calc(100% - 54px);bottom:54px}.watch-stage__controls{position:absolute;left:0;right:0;bottom:0;z-index:12;display:grid;grid-template-columns:auto auto minmax(110px,1fr) auto auto minmax(72px,108px) auto auto;align-items:center;gap:10px;min-height:54px;padding:8px 14px;background:linear-gradient(180deg,#05070c33,#05070cf5);border-top:1px solid rgba(255,255,255,.08);pointer-events:auto}.watch-stage__control-button,.watch-stage__web-fullscreen{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:36px;min-height:34px;padding:0 10px;border:0;border-radius:10px;background:#ffffff14;color:#ffffffeb;font:inherit;font-size:12px;font-weight:900;line-height:1;cursor:pointer;box-shadow:none;backdrop-filter:none}.watch-stage__control-button:hover,.watch-stage__web-fullscreen:hover{background:#ecb956f2;color:#17110a}.watch-stage__web-fullscreen svg{width:16px;height:16px;fill:currentColor}.watch-stage__time{color:#ffffffdb;font-size:12px;font-weight:850;white-space:nowrap}.watch-stage__progress,.watch-stage__volume{width:100%;min-width:0;accent-color:#ecb956}.watch-stage.watch-stage--web-fullscreen .watch-stage__web-fullscreen{background:#ecb956f5;color:#16110a}@media(max-width:760px){.watch-stage .watch-stage__screen video[data-watch-video]{height:calc(100% - 92px);bottom:92px}.watch-stage__controls{grid-template-columns:auto auto minmax(90px,1fr) auto;min-height:92px;gap:8px}.watch-stage__volume,.watch-stage [data-watch-mute],.watch-stage [data-watch-native-fullscreen],.watch-stage__web-fullscreen{grid-row:2}}.watch-stage.watch-stage--web-fullscreen{position:fixed;inset:0;z-index:9999;display:block;width:100vw;height:100vh;padding:0!important;overflow:hidden;background:#000}.watch-stage.watch-stage--web-fullscreen .watch-stage__inner{width:100vw!important;height:100vh;max-width:none;margin:0}.watch-stage.watch-stage--web-fullscreen .watch-stage__grid{display:block;width:100vw;height:100vh!important;min-height:0!important;max-height:none;border:0;border-radius:0;box-shadow:none;background:#000}.watch-stage.watch-stage--web-fullscreen .watch-stage__playlist,.watch-stage.watch-stage--web-fullscreen .watch-stage__intro{display:none!important}.watch-stage.watch-stage--web-fullscreen .watch-stage__screen-shell,.watch-stage.watch-stage--web-fullscreen .watch-stage__screen{width:100vw;height:100vh!important;min-height:0;aspect-ratio:auto;border-radius:0;background:#000}.watch-stage.watch-stage--web-fullscreen .watch-stage__screen video[data-watch-video]{position:absolute;inset:0 0 54px;width:100%;height:calc(100vh - 54px)!important;object-fit:contain;background:#000}.watch-stage.watch-stage--web-fullscreen .watch-stage__controls{left:0;right:0;bottom:0;min-height:54px;border-radius:0}@media(max-width:760px){.watch-stage.watch-stage--web-fullscreen .watch-stage__screen video[data-watch-video]{inset:0 0 92px;height:calc(100vh - 92px)!important}.watch-stage.watch-stage--web-fullscreen .watch-stage__controls{min-height:92px}}.watch-stage .watch-stage__screen video[data-watch-video]{position:absolute!important;inset:0 0 auto!important;width:100%!important;height:100%!important;object-fit:contain;background:#000}.watch-stage__controls{position:absolute;left:0;right:0;bottom:0;z-index:20;min-height:58px;padding:16px 14px 9px;background:linear-gradient(180deg,#0000,#02050c2e 22%,#02050c94)!important;border-top:0!important;box-shadow:none!important;backdrop-filter:none!important}.watch-stage__control-button,.watch-stage__web-fullscreen{background:#101e349e!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:0 6px 18px #0000002e!important}.watch-stage__progress,.watch-stage__volume{filter:drop-shadow(0 2px 4px rgba(0,0,0,.45))}.watch-stage.watch-stage--web-fullscreen .watch-stage__screen video[data-watch-video]{inset:0 0 auto!important;width:100vw!important;height:100vh!important}.watch-stage.watch-stage--web-fullscreen .watch-stage__controls{min-height:58px;padding:16px 18px 10px;background:linear-gradient(180deg,#0000,#000000ad)!important}@media(max-width:760px){.watch-stage .watch-stage__screen video[data-watch-video],.watch-stage.watch-stage--web-fullscreen .watch-stage__screen video[data-watch-video]{inset:0 0 auto!important;height:100%!important}.watch-stage__controls,.watch-stage.watch-stage--web-fullscreen .watch-stage__controls{min-height:92px;padding:16px 12px 10px}}.watch-stage .watch-stage__screen{cursor:default}.watch-stage .watch-stage__screen--controls-hidden{cursor:none}.watch-stage .watch-stage__screen--controls-hidden .watch-stage__controls{opacity:0;transform:translateY(12px);pointer-events:none}.watch-stage__controls{transition:opacity .22s ease,transform .22s ease;display:grid;grid-template-columns:34px auto minmax(120px,1fr) auto 38px minmax(68px,110px) 38px 42px!important;gap:8px!important;padding:18px 12px 9px!important;background:linear-gradient(180deg,#0000,#00000075 72%,#000000a8)!important}.watch-stage__control-button,.watch-stage__web-fullscreen{min-width:30px!important;width:auto;min-height:30px!important;height:30px;padding:0 8px!important;border:0!important;border-radius:7px!important;background:#ffffff1f!important;color:#fffffff0!important;box-shadow:none!important;text-shadow:0 1px 2px rgba(0,0,0,.7);backdrop-filter:none!important}.watch-stage__control-button:hover,.watch-stage__web-fullscreen:hover,.watch-stage__control-button:focus-visible,.watch-stage__web-fullscreen:focus-visible{background:#ffffff38!important;color:#fff!important;outline:1px solid rgba(255,255,255,.34)}.watch-stage [data-watch-toggle]{padding:0!important;border-radius:999px!important;font-size:13px!important}.watch-stage [data-watch-mute]{width:38px;overflow:hidden;text-indent:-999px;position:relative}.watch-stage [data-watch-mute]:after{content:"◕";position:absolute;inset:0;display:grid;place-items:center;text-indent:0;font-size:16px}.watch-stage [data-watch-native-fullscreen]{width:38px;overflow:hidden;text-indent:-999px;position:relative}.watch-stage [data-watch-native-fullscreen]:after{content:"⛶";position:absolute;inset:0;display:grid;place-items:center;text-indent:0;font-size:16px}.watch-stage__web-fullscreen{width:42px;overflow:hidden;text-indent:-999px;position:relative}.watch-stage__web-fullscreen span,.watch-stage__web-fullscreen svg{display:none!important}.watch-stage__web-fullscreen:after{content:"▣";position:absolute;inset:0;display:grid;place-items:center;text-indent:0;font-size:15px}.watch-stage__time{font-size:12px!important;color:#ffffffe6!important;text-shadow:0 1px 2px rgba(0,0,0,.7)}.watch-stage__progress,.watch-stage__volume{height:4px;opacity:.86;accent-color:#d7b15b}.watch-stage__progress::-webkit-slider-runnable-track,.watch-stage__volume::-webkit-slider-runnable-track{height:4px;border-radius:999px}.watch-stage__progress::-webkit-slider-thumb,.watch-stage__volume::-webkit-slider-thumb{transform:scale(.82)}@media(max-width:760px){.watch-stage__controls{grid-template-columns:34px auto minmax(90px,1fr) auto!important}}.watch-stage [data-watch-mute]:after{content:"🔊"!important;font-size:14px!important;line-height:1}.watch-stage [data-watch-mute].watch-stage__control-button--muted:after{content:"🔇"!important}.watch-stage__progress,.watch-stage__volume{accent-color:rgba(255,255,255,.78)!important}.watch-stage__progress::-webkit-slider-thumb,.watch-stage__volume::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:0!important;height:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.watch-stage__progress::-moz-range-thumb,.watch-stage__volume::-moz-range-thumb{width:0!important;height:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.watch-stage__progress::-webkit-slider-runnable-track,.watch-stage__volume::-webkit-slider-runnable-track,.watch-stage__progress::-moz-range-track,.watch-stage__volume::-moz-range-track{background:#ffffff6b}.watch-stage__control-button,.watch-stage__web-fullscreen{position:relative}.watch-stage__control-button:before,.watch-stage__web-fullscreen:before{content:attr(aria-label);position:absolute;left:50%;bottom:calc(100% + 10px);z-index:40;transform:translate(-50%) translateY(4px);min-width:max-content;max-width:160px;padding:6px 9px;border-radius:7px;background:#0c1018eb;color:#fff;font-size:12px;font-weight:850;line-height:1;text-indent:0;white-space:nowrap;pointer-events:none;opacity:0;box-shadow:0 10px 26px #00000052;transition:opacity .16s ease,transform .16s ease}.watch-stage__control-button:after,.watch-stage__web-fullscreen:after{z-index:2}.watch-stage__control-button:hover:before,.watch-stage__web-fullscreen:hover:before,.watch-stage__control-button:focus-visible:before,.watch-stage__web-fullscreen:focus-visible:before{opacity:1;transform:translate(-50%) translateY(0)}.watch-stage [data-watch-toggle]:before{left:0;transform:translate(0) translateY(4px)}.watch-stage [data-watch-toggle]:hover:before,.watch-stage [data-watch-toggle]:focus-visible:before{transform:translate(0) translateY(0)}.watch-stage__web-fullscreen:before,.watch-stage [data-watch-native-fullscreen]:before{left:auto;right:0;transform:translate(0) translateY(4px)}.watch-stage__web-fullscreen:hover:before,.watch-stage__web-fullscreen:focus-visible:before,.watch-stage [data-watch-native-fullscreen]:hover:before,.watch-stage [data-watch-native-fullscreen]:focus-visible:before{transform:translate(0) translateY(0)}.watch-stage input.watch-stage__progress,.watch-stage input.watch-stage__volume{-webkit-appearance:none!important;appearance:none!important;background:transparent!important;border:0!important;outline:none!important;color:#ffffff94!important;accent-color:rgba(255,255,255,.58)!important}.watch-stage input.watch-stage__progress::-webkit-slider-thumb,.watch-stage input.watch-stage__volume::-webkit-slider-thumb{-webkit-appearance:none!important;appearance:none!important;width:1px!important;height:1px!important;margin-top:-999px!important;opacity:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.watch-stage input.watch-stage__progress::-moz-range-thumb,.watch-stage input.watch-stage__volume::-moz-range-thumb{width:1px!important;height:1px!important;opacity:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.watch-stage input.watch-stage__progress::-webkit-slider-runnable-track,.watch-stage input.watch-stage__volume::-webkit-slider-runnable-track{height:3px!important;border:0!important;border-radius:999px!important;background:#ffffff7a!important;box-shadow:none!important}.watch-stage input.watch-stage__progress::-moz-range-track,.watch-stage input.watch-stage__volume::-moz-range-track{height:3px!important;border:0!important;border-radius:999px!important;background:#ffffff7a!important;box-shadow:none!important}.watch-stage input.watch-stage__progress::-moz-range-progress,.watch-stage input.watch-stage__volume::-moz-range-progress{height:3px!important;border-radius:999px!important;background:#ffffffb8!important}.watch-stage__center-toggle{position:absolute;left:50%;top:50%;z-index:16;width:clamp(74px,8vw,104px);height:clamp(74px,8vw,104px);display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#00000061;color:#fff;transform:translate(-50%,-50%) scale(1);box-shadow:0 18px 56px #0000005c;backdrop-filter:blur(8px);cursor:pointer;opacity:1;transition:opacity .22s ease,transform .22s ease,background .18s ease}.watch-stage__center-toggle:hover{background:#00000085}.watch-stage__center-toggle span{display:block;font-size:clamp(30px,4.2vw,46px);font-weight:900;line-height:1;transform:translate(2px);text-shadow:0 2px 10px rgba(0,0,0,.45)}.watch-stage__center-toggle--pause span{transform:translate(0);letter-spacing:-.18em;padding-right:.18em}.watch-stage__center-toggle--hidden{opacity:0;transform:translate(-50%,-50%) scale(.88);pointer-events:none}.watch-stage .watch-stage__screen--controls-hidden .watch-stage__center-toggle:not(.watch-stage__center-toggle--play){opacity:0;pointer-events:none}.watch-stage .watch-stage__screen--controls-hidden .watch-stage__center-toggle--play{opacity:1;pointer-events:auto}.watch-stage input.watch-stage__progress,.watch-stage input.watch-stage__volume{--watch-progress: 0%;--watch-volume: 100%;-webkit-appearance:none!important;appearance:none!important;height:18px!important;border:0!important;outline:none!important;border-radius:999px;cursor:pointer;background:transparent!important;color:transparent!important;filter:none!important}.watch-stage input.watch-stage__progress{background-image:linear-gradient(to right,rgba(52,154,255,.95) 0%,rgba(52,154,255,.95) var(--watch-progress),rgba(255,255,255,.42) var(--watch-progress),rgba(255,255,255,.42) 100%)!important;background-size:100% 4px!important;background-repeat:no-repeat!important;background-position:center!important}.watch-stage input.watch-stage__volume{background-image:linear-gradient(to right,rgba(255,255,255,.84) 0%,rgba(255,255,255,.84) var(--watch-volume),rgba(255,255,255,.34) var(--watch-volume),rgba(255,255,255,.34) 100%)!important;background-size:100% 4px!important;background-repeat:no-repeat!important;background-position:center!important}.watch-stage input.watch-stage__progress::-webkit-slider-runnable-track,.watch-stage input.watch-stage__volume::-webkit-slider-runnable-track{-webkit-appearance:none!important;appearance:none!important;height:18px!important;border:0!important;background:transparent!important;box-shadow:none!important}.watch-stage input.watch-stage__progress::-moz-range-track,.watch-stage input.watch-stage__volume::-moz-range-track{height:18px!important;border:0!important;background:transparent!important;box-shadow:none!important}.watch-stage input.watch-stage__progress::-moz-range-progress,.watch-stage input.watch-stage__volume::-moz-range-progress{height:4px!important;border-radius:999px!important;background:transparent!important}.watch-stage input.watch-stage__progress::-webkit-slider-thumb,.watch-stage input.watch-stage__volume::-webkit-slider-thumb{-webkit-appearance:none!important;appearance:none!important;width:3px!important;height:18px!important;margin-top:0!important;opacity:.88!important;border:0!important;border-radius:999px!important;background:#ffffffeb!important;box-shadow:0 0 0 1px #0000006b,0 0 12px #0000005c!important}.watch-stage input.watch-stage__progress::-moz-range-thumb,.watch-stage input.watch-stage__volume::-moz-range-thumb{width:3px!important;height:18px!important;opacity:.88!important;border:0!important;border-radius:999px!important;background:#ffffffeb!important;box-shadow:0 0 0 1px #0000006b,0 0 12px #0000005c!important}.watch-stage input.watch-stage__progress:hover::-webkit-slider-thumb,.watch-stage input.watch-stage__volume:hover::-webkit-slider-thumb,.watch-stage input.watch-stage__progress:focus-visible::-webkit-slider-thumb,.watch-stage input.watch-stage__volume:focus-visible::-webkit-slider-thumb{width:4px!important;height:22px!important;opacity:1!important;background:#fff!important}.watch-stage input.watch-stage__progress:hover::-moz-range-thumb,.watch-stage input.watch-stage__volume:hover::-moz-range-thumb,.watch-stage input.watch-stage__progress:focus-visible::-moz-range-thumb,.watch-stage input.watch-stage__volume:focus-visible::-moz-range-thumb{width:4px!important;height:22px!important;opacity:1!important;background:#fff!important}.watch-stage [data-watch-mute],.watch-stage [data-watch-native-fullscreen],.watch-stage__web-fullscreen{overflow:visible!important;text-indent:0!important;font-size:0!important}.watch-stage [data-watch-mute]:after,.watch-stage [data-watch-native-fullscreen]:after,.watch-stage__web-fullscreen:after{font-size:15px!important;text-indent:0!important}.watch-stage [data-watch-mute]:before,.watch-stage [data-watch-native-fullscreen]:before,.watch-stage__web-fullscreen:before,.watch-stage [data-watch-toggle]:before{overflow:visible!important;font-size:12px!important;text-indent:0!important;font-family:inherit!important}.watch-stage__controls{position:absolute}.watch-stage__range-tooltip{position:absolute;left:0;bottom:calc(100% + 8px);z-index:60;transform:translate(-50%) translateY(4px);min-width:max-content;padding:6px 9px;border-radius:7px;background:#0c1018f0;color:#fff;font-size:12px;font-weight:850;line-height:1;white-space:nowrap;pointer-events:none;opacity:0;box-shadow:0 10px 26px #00000057;transition:opacity .14s ease,transform .14s ease}.watch-stage__range-tooltip--visible{opacity:1;transform:translate(-50%) translateY(0)}.site-header .site-nav{border:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;border-radius:0!important;padding:0!important}.site-header .site-nav a{background:transparent!important;border-radius:0!important;padding:0 12px!important;color:#e8edffc7!important}.site-header .site-nav a:hover,.site-header .site-nav a:focus-visible{color:#fff!important;background:transparent!important;text-decoration:none}.site-header .site-search button{writing-mode:horizontal-tb!important;text-orientation:mixed!important;min-width:72px!important;width:auto!important;height:42px!important;border-radius:999px!important;padding:0 18px!important;white-space:nowrap!important;letter-spacing:0!important;line-height:1!important}.site-header .site-search{min-height:36px!important;height:36px!important;padding:0 4px 0 14px!important;border-radius:999px!important}.site-header .site-search input{height:34px!important;min-height:34px!important;padding-block:0!important;font-size:13px!important}.site-header .site-search button{height:32px!important;min-height:32px!important;padding:0 16px!important}.watch-stage__center-toggle{display:none!important}.watch-stage [data-watch-mute]:after{content:""!important;position:absolute;left:10px;top:50%;width:13px;height:13px;transform:translateY(-50%);background:currentColor;clip-path:polygon(0 36%,34% 36%,72% 4%,72% 96%,34% 64%,0 64%);opacity:.96}.watch-stage [data-watch-mute]:before{content:attr(aria-label)!important}.watch-stage [data-watch-mute]{position:relative}.watch-stage [data-watch-mute] .noop{display:none}.watch-stage [data-watch-mute]::marker{content:none}.watch-stage [data-watch-mute]{--speaker-wave-color: currentColor}.watch-stage [data-watch-mute]:not(.watch-stage__control-button--muted){background-image:radial-gradient(ellipse at 24px 50%,transparent 0 9px,currentColor 9.5px 10.7px,transparent 11.2px),radial-gradient(ellipse at 24px 50%,transparent 0 13px,currentColor 13.5px 14.7px,transparent 15.2px)!important;background-size:38px 30px,38px 30px!important;background-position:0 0,0 0!important;background-repeat:no-repeat!important}.watch-stage [data-watch-mute].watch-stage__control-button--muted{background-image:linear-gradient(45deg,transparent 45%,currentColor 46%,currentColor 54%,transparent 55%)!important;background-size:22px 22px!important;background-position:center!important;background-repeat:no-repeat!important}.watch-stage [data-watch-mute]{background-image:none!important}.watch-stage [data-watch-mute]:after{content:""!important;position:absolute!important;left:50%!important;top:50%!important;width:19px!important;height:19px!important;transform:translate(-50%,-50%)!important;background:#fffffff5!important;clip-path:none!important;opacity:1!important;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 9v6h4l5 4V5L7 9H3Zm13.5 3c0-1.77-1-3.29-2.5-4.03v8.05c1.5-.73 2.5-2.25 2.5-4.02Z'/%3E%3C/svg%3E") center / contain no-repeat!important;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 9v6h4l5 4V5L7 9H3Zm13.5 3c0-1.77-1-3.29-2.5-4.03v8.05c1.5-.73 2.5-2.25 2.5-4.02Z'/%3E%3C/svg%3E") center / contain no-repeat!important}.watch-stage [data-watch-mute].watch-stage__control-button--muted:after{background:#fffffff5!important;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 9v6h4l5 4V5L7 9H3Zm12.4 1.2 1.4-1.4L19 11l2.2-2.2 1.4 1.4L20.4 12l2.2 2.2-1.4 1.4L19 13.4l-2.2 2.2-1.4-1.4 2.2-2.2-2.2-1.8Z'/%3E%3C/svg%3E") center / contain no-repeat!important;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 9v6h4l5 4V5L7 9H3Zm12.4 1.2 1.4-1.4L19 11l2.2-2.2 1.4 1.4L20.4 12l2.2 2.2-1.4 1.4L19 13.4l-2.2 2.2-1.4-1.4 2.2-2.2-2.2-1.8Z'/%3E%3C/svg%3E") center / contain no-repeat!important}.watch-stage .watch-stage__episode-list{gap:10px!important}.watch-stage .watch-stage__episode{display:grid!important;grid-template-columns:96px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;min-height:86px!important;padding:9px!important;border:1px solid rgba(255,255,255,.04)!important;border-radius:8px!important;background:#192244ad!important;color:#fff!important;text-decoration:none!important}.watch-stage .watch-stage__episode:hover,.watch-stage .watch-stage__episode--active{background:#6b7791e0!important;border-color:#ffffff1a!important}.watch-stage .watch-stage__thumb{position:relative!important;width:96px!important;height:58px!important;overflow:hidden!important;border-radius:5px!important;background:#111827!important;flex:none!important}.watch-stage .watch-stage__thumb img{width:100%!important;height:100%!important;object-fit:cover!important;filter:brightness(.82) saturate(.92)!important}.watch-stage .watch-stage__thumb span{position:absolute!important;inset:6px auto auto 6px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;height:22px!important;padding:0 8px!important;border:0!important;border-radius:999px!important;background:#ff4fb1!important;color:#fff!important;font-size:11px!important;font-weight:900!important;line-height:1!important;box-shadow:0 8px 18px #ff4fb13d!important}.watch-stage .watch-stage__episode-title{min-width:0!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:4px!important}.watch-stage .watch-stage__episode-title p{margin:0!important;color:#fff!important;font-size:15px!important;font-weight:900!important;line-height:1.2!important}.watch-stage .watch-stage__episode-title .watch-stage__episode-overview{display:-webkit-box!important;margin:0!important;overflow:hidden!important;color:#ecf1ffbd!important;font-size:12px!important;font-weight:650!important;line-height:1.45!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}.watch-stage .watch-stage__episode-title em{color:#cdd6ee9e!important;font-size:11px!important;font-style:normal!important;font-weight:700!important;line-height:1.2!important}@media(max-width:1040px){.watch-stage .watch-stage__episode{grid-template-columns:104px minmax(0,1fr)!important;min-height:92px!important}.watch-stage .watch-stage__thumb{width:104px!important;height:62px!important}}@media(max-width:620px){.watch-stage .watch-stage__episode{grid-template-columns:92px minmax(0,1fr)!important;gap:10px!important;width:100%!important}.watch-stage .watch-stage__thumb{width:92px!important;height:56px!important}.watch-stage .watch-stage__episode-title .watch-stage__episode-overview{-webkit-line-clamp:2!important;font-size:11px!important}}.watch-stage .watch-stage__episode{grid-template-columns:120px minmax(0,1fr)!important;min-height:98px!important}.watch-stage .watch-stage__thumb{width:120px!important;height:72px!important}.watch-stage .watch-stage__thumb time{position:absolute!important;right:6px!important;bottom:5px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:18px!important;padding:0 6px!important;border-radius:4px!important;background:#000000b8!important;color:#fffffff5!important;font-size:10px!important;font-weight:900!important;line-height:1!important;letter-spacing:0!important;box-shadow:0 4px 10px #00000047!important}@media(max-width:1040px){.watch-stage .watch-stage__episode{grid-template-columns:118px minmax(0,1fr)!important}.watch-stage .watch-stage__thumb{width:118px!important;height:70px!important}}@media(max-width:620px){.watch-stage .watch-stage__episode{grid-template-columns:104px minmax(0,1fr)!important}.watch-stage .watch-stage__thumb{width:104px!important;height:62px!important}}
