.watch-page{color:#f4f7f8}.watch-experience{display:grid;gap:36px}.watch-stage-grid{display:grid;grid-template-columns:minmax(0,1fr) 312px;gap:24px;align-items:start}.watch-primary{min-width:0;display:grid;gap:18px}.watch-player-shell{overflow:hidden;border:1px solid rgb(255 255 255/10%);border-radius:20px;background:#020608;box-shadow:0 28px 80px rgb(0 0 0/32%),inset 0 0 0 1px rgb(255 255 255/2%)}.watch-player-shell>div{border-radius:0}.watch-player-shell video{max-height:484px}.watch-now-playing{padding:24px 26px 25px;border:1px solid rgb(255 255 255/8%);border-radius:18px;background:linear-gradient(145deg,rgb(17 30 37/82%),rgb(8 20 26/78%))}.watch-now-kicker{display:flex;align-items:center;gap:8px;color:#788790;font-size:8px;font-weight:850;letter-spacing:.1em}.watch-now-kicker span{color:#ff5363}.watch-now-kicker i{width:4px;height:4px;border-radius:50%;background:#ff3448}.watch-now-playing h1{margin:10px 0 18px;font-size:clamp(28px,2.7vw,40px);line-height:1.12;letter-spacing:-.055em}.watch-meta-line{display:flex;align-items:center;gap:18px;min-height:44px}.watch-creator{display:flex;align-items:center;gap:10px;color:white}.watch-creator>img,.watch-creator>span{width:38px;height:38px;border-radius:50%;object-fit:cover}.watch-creator>span{display:grid;place-items:center;background:#db3046;font-weight:900}.watch-creator div{display:grid;gap:2px}.watch-creator strong{font-size:11px}.watch-creator small,.watch-meta-line>p{color:#71808a;font-size:8px}.watch-meta-line>p{display:flex;align-items:center;gap:5px;margin:0}.watch-meta-line>p svg{width:12px}.watch-actions{margin-left:auto;display:flex;align-items:center;gap:8px}.watch-actions>div{flex-direction:row}.watch-actions button{min-height:36px;border-radius:999px;font-size:9px}.watch-synopsis{max-width:760px;margin:20px 0 0;padding-top:17px;border-top:1px solid rgb(255 255 255/7%);color:#a4b0b7;font-size:12px;line-height:1.75}.watch-side{display:grid;gap:16px}.watch-brand-banner{position:relative;min-height:218px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:26px;border:1px solid rgb(255 255 255/11%);border-radius:17px;color:white;background:linear-gradient(145deg,#29131b,#101b21 68%,#0b171d)}.watch-brand-banner:after{content:"ILOG";position:absolute;right:-7px;top:-17px;color:rgb(255 255 255/4%);font-size:78px;font-weight:950;letter-spacing:-.08em}.watch-brand-banner>span{display:flex;align-items:center;gap:6px;color:#ff6877;font-size:7px;font-weight:950;letter-spacing:.15em}.watch-brand-banner>span svg{width:11px}.watch-brand-banner h2{margin:9px 0;font-size:27px;line-height:1.05;letter-spacing:-.055em}.watch-brand-banner p{margin:0;color:#919da5;font-size:9px;line-height:1.5}.watch-brand-banner>div{display:flex;align-items:center;gap:6px;margin-top:17px;font-size:9px;font-weight:850}.watch-brand-banner>div svg{width:13px}.watch-short-list{display:grid;gap:16px;padding:20px;border:1px solid rgb(255 255 255/8%);border-radius:17px;background:rgb(11 25 32/68%)}.watch-long-section>header,.watch-short-list>header{display:flex;align-items:end;justify-content:space-between}.watch-long-section header span,.watch-short-list header span{color:#ff5e6e;font-size:7px;font-weight:950;letter-spacing:.15em}.watch-long-section h2,.watch-short-list h2{margin:4px 0 0;letter-spacing:-.045em}.watch-short-list h2{font-size:19px}.watch-long-section header>a,.watch-short-list header a{color:#788690;font-size:8px}.watch-short-list>div{display:grid;gap:9px}.watch-short-card{min-width:0;display:grid;grid-template-columns:74px 1fr;gap:11px;color:white}.watch-short-card>div{position:relative;aspect-ratio:9/12;overflow:hidden;border-radius:10px;background:#11222b}.watch-short-card img{width:100%;height:100%;object-fit:cover}.watch-short-card>div span{position:absolute;left:6px;top:6px;display:flex;align-items:center;gap:3px;padding:4px 5px;border-radius:5px;color:white;background:#ff3045;font-size:5px;font-weight:900}.watch-short-card>div svg{width:7px}.watch-short-card section{min-width:0;align-self:center}.watch-short-card h3{overflow:hidden;margin:0;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.watch-short-card p{margin:5px 0;color:#788790;font-size:8px}.watch-short-card small{display:flex;align-items:center;gap:4px;color:#596a75;font-size:7px}.watch-short-card small svg{width:10px}.watch-long-section{display:grid;gap:20px;padding:26px;border:1px solid rgb(255 255 255/8%);border-radius:20px;background:rgb(10 23 30/72%)}.watch-long-section h2{font-size:24px}.watch-long-section header p{margin:4px 0 0;color:#71808a;font-size:9px}.watch-long-section header>a{display:flex;align-items:center;gap:6px}.watch-long-section header>a svg{width:13px}.watch-long-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px 18px}.watch-long-card{min-width:0;color:white}.watch-long-art{position:relative;aspect-ratio:16/9;overflow:hidden;border-radius:12px;background:#11222b}.watch-long-art img{width:100%;height:100%;object-fit:cover;transition:transform .24s ease}.watch-long-card:hover img{transform:scale(1.025)}.watch-long-art>span{position:absolute;right:7px;bottom:7px;padding:3px 5px;border-radius:5px;background:rgb(0 0 0/70%);font-size:7px;font-weight:850}.watch-long-art>i{position:absolute;inset:0;display:grid;place-items:center;color:white;opacity:0;background:rgb(0 0 0/20%);transition:.18s ease}.watch-long-card:hover .watch-long-art>i{opacity:1}.watch-long-art>i svg{width:28px}.watch-long-card h3{margin:10px 0 3px;font-size:12px}.watch-long-card>p{margin:0;color:#89969f;font-size:8px}.watch-long-card>small{display:flex;align-items:center;gap:4px;margin-top:6px;color:#5f707a;font-size:7px}.watch-long-card>small svg{width:10px}.watch-comments{padding:24px 26px 26px;border:1px solid rgb(255 255 255/8%);border-radius:18px;color:#eef3f5;background:rgb(9 22 29/76%)}.watch-comments h2{color:#f4f7f8;font-size:18px;letter-spacing:-.035em}.watch-comments textarea{min-height:96px;border-color:rgb(255 255 255/12%);color:#f4f7f8;background:rgb(3 12 17/56%)}.watch-comments textarea:focus{border-color:rgb(255 83 99/62%);box-shadow:0 0 0 3px rgb(255 83 99/10%)}.watch-comments label,.watch-comments p,.watch-comments span{color:#87969f}.watch-comments button{border-radius:999px}.watch-recommendation-empty{grid-column:1/-1;min-height:190px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:28px;border:1px dashed rgb(255 255 255/12%);border-radius:15px;background:linear-gradient(115deg,rgb(255 76 92/5%),rgb(255 255 255/2%))}.watch-recommendation-empty>span{width:48px;height:48px;display:grid;place-items:center;border:1px solid rgb(255 91 106/22%);border-radius:15px;color:#ff6573;background:rgb(255 71 89/9%)}.watch-recommendation-empty>span svg{width:21px}.watch-recommendation-empty strong{color:#edf2f4;font-size:14px}.watch-recommendation-empty p{margin:5px 0 0;color:#75858e;font-size:10px;line-height:1.6}.watch-recommendation-empty>a{display:flex;align-items:center;gap:6px;padding:10px 13px;border:1px solid rgb(255 255 255/10%);border-radius:999px;color:#e8edef;font-size:9px;font-weight:800;background:rgb(255 255 255/4%)}.watch-recommendation-empty>a:hover{border-color:rgb(255 92 106/40%);color:white;background:rgb(255 74 91/10%)}.watch-recommendation-empty>a svg{width:12px}.watch-recommendation-empty.is-compact{min-height:156px;grid-template-columns:auto 1fr;gap:12px;padding:18px}.watch-recommendation-empty.is-compact>span{width:40px;height:40px;border-radius:12px}.watch-recommendation-empty.is-compact>a{grid-column:1/-1;justify-content:center}.watch-preview-comments{min-height:128px;display:grid;align-content:start;gap:10px}.watch-preview-comments h2{margin:0;font-size:18px;letter-spacing:-.04em}.watch-preview-comments p{margin:0;padding:15px 17px;border:1px solid rgb(255 255 255/10%);border-radius:12px;color:#71808a;background:rgb(255 255 255/2%);font-size:10px}.watch-preview-player{position:relative;aspect-ratio:16/9;overflow:hidden;background:#020608}.watch-preview-player>img{width:100%;height:100%;object-fit:cover}.watch-preview-vignette{position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgb(0 0 0/78%))}.watch-preview-player .watch-preview-center{position:absolute;inset:50% auto auto 50%;width:58px;height:58px;display:grid;place-items:center;border:1px solid rgb(255 255 255/30%);border-radius:50%;color:white;background:rgb(5 13 18/58%);backdrop-filter:blur(12px);transform:translate(-50%,-50%)}.watch-preview-player .watch-preview-center svg{width:20px}.watch-preview-controls{position:absolute;right:18px;bottom:12px;left:18px;display:grid;gap:7px;color:white;font-size:8px}.watch-preview-timeline{height:10px;display:flex;align-items:center}.watch-preview-timeline i{width:100%;height:3px;border-radius:99px;background:linear-gradient(90deg,#ff4055 28%,rgb(255 255 255/42%) 28% 54%,rgb(255 255 255/22%) 54%)}.watch-preview-control-row,.watch-preview-control-row>div{display:flex;align-items:center}.watch-preview-control-row{justify-content:space-between}.watch-preview-control-row>div{gap:2px}.watch-preview-control-row button{position:relative;width:30px;height:30px;display:grid;place-items:center;padding:0;border:0;border-radius:8px;color:white;background:transparent}.watch-preview-control-row button:hover{background:rgb(255 255 255/12%)}.watch-preview-control-row button svg{width:16px;height:16px;stroke-width:1.8}.watch-preview-control-row button small{position:absolute;top:11px;font-size:5px;font-weight:900}.watch-preview-control-row span{margin-left:6px;color:rgb(255 255 255/56%);font-variant-numeric:tabular-nums}.watch-preview-control-row strong{color:white}@media (max-width:1000px){.watch-stage-grid{grid-template-columns:1fr}.watch-side{grid-template-columns:280px 1fr}.watch-short-list>div{grid-template-columns:repeat(3,1fr)}.watch-short-card{grid-template-columns:64px 1fr}.watch-long-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.watch-page{padding-bottom:72px}.watch-experience{gap:46px}.watch-stage-grid{gap:20px}.watch-side{grid-template-columns:1fr}.watch-short-list>div{display:flex;overflow-x:auto}.watch-short-card{min-width:230px}.watch-meta-line{flex-wrap:wrap}.watch-actions{width:100%;margin-left:0}.watch-long-grid{grid-template-columns:1fr}.watch-now-playing h1{font-size:28px}.watch-comments,.watch-long-section,.watch-now-playing{padding:20px}.watch-recommendation-empty{grid-template-columns:auto 1fr;padding:20px}.watch-recommendation-empty>a{grid-column:1/-1;justify-content:center}}@media (prefers-reduced-motion:reduce){.watch-long-art img,.watch-long-art>i{transition:none}}.watch-availability-notice{min-height:100dvh;display:grid;place-content:center;justify-items:center;padding:32px;color:var(--aidream-fg);background:var(--aidream-bg);text-align:center}.watch-availability-notice>span{color:var(--aidream-accent);font-size:9px;font-weight:900;letter-spacing:.18em}.watch-availability-notice h1{margin:10px 0 8px;font-size:clamp(27px,4vw,42px);letter-spacing:-.045em}.watch-availability-notice p{max-width:520px;margin:0;color:var(--aidream-fg-muted);font-size:13px;line-height:1.7}.watch-availability-notice>div{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:24px}.watch-availability-notice a{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 17px;border:1px solid var(--aidream-accent);border-radius:8px;color:var(--aidream-bg);background:var(--aidream-accent);font-size:11px;font-weight:800;text-decoration:none}.watch-availability-notice a.secondary{border-color:var(--aidream-border-subtle);color:var(--aidream-fg-secondary);background:var(--aidream-bg-elevated)}