.Watch-module__EoJqPa__watchLayout{min-height:100vh;padding-top:100px;padding-bottom:60px}.Watch-module__EoJqPa__container{max-width:1200px;margin:0 auto;padding:0 24px}.Watch-module__EoJqPa__backBtn{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;align-items:center;margin-bottom:24px;font-size:1rem;font-weight:600;transition:color .3s;display:flex}.Watch-module__EoJqPa__backBtn:hover{color:var(--color-accent-yellow)}.Watch-module__EoJqPa__playerSection{width:100%;margin-bottom:32px}.Watch-module__EoJqPa__popupLayout{background:#080808;min-height:100vh;padding-top:14px;padding-bottom:14px}.Watch-module__EoJqPa__popupHeader{color:#fff;background:#ffffff0f;border:2px solid #ffffff29;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:10px 12px;display:flex}.Watch-module__EoJqPa__popupHeaderText{gap:4px;min-width:0;display:grid}.Watch-module__EoJqPa__popupHeaderText strong{font-size:1rem}.Watch-module__EoJqPa__popupHeaderText span{color:#ffffffb3;font-size:.8rem}.Watch-module__EoJqPa__popupHeaderHint{color:#ffffffa3;margin:0;font-size:.74rem;line-height:1.35}.Watch-module__EoJqPa__popupHeaderActions{flex-shrink:0;align-items:center;gap:8px;display:flex}.Watch-module__EoJqPa__playerSectionPseudoFullscreen{z-index:1500;background:#000;justify-content:center;align-items:center;width:100vw;height:100vh;margin:0;padding:0;display:flex;position:fixed;inset:0}.Watch-module__EoJqPa__playerSectionNativeFullscreen{background:#000;width:100vw;height:100vh;margin:0;padding:0}.Watch-module__EoJqPa__videoContainer{aspect-ratio:16/9;width:100%;box-shadow:10px 10px 0 var(--color-accent-blue);background:#000;border:4px solid #000;border-radius:16px;position:relative;overflow:hidden}.Watch-module__EoJqPa__popupCloseBtn{color:#000;cursor:pointer;background:#f7d038f5;border:0;border-radius:6px;padding:5px 8px;font-size:.74rem;font-weight:800}.Watch-module__EoJqPa__popupPinBtn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff3d;border-radius:6px;padding:5px 10px;font-size:.74rem;font-weight:800}.Watch-module__EoJqPa__popupPinBtnActive{color:#f7d038;background:#f7d0382e;border-color:#f7d03880}.Watch-module__EoJqPa__playerSectionPseudoFullscreen .Watch-module__EoJqPa__videoContainer,.Watch-module__EoJqPa__playerSectionNativeFullscreen .Watch-module__EoJqPa__videoContainer{aspect-ratio:auto;width:100vw;height:100vh;max-height:none;box-shadow:none;border-width:0;border-radius:0}.Watch-module__EoJqPa__playerFrame{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.Watch-module__EoJqPa__playerFrame iframe{pointer-events:none!important;width:100%!important;height:100%!important}.Watch-module__EoJqPa__interactionBlocker{z-index:2;pointer-events:auto;cursor:pointer;touch-action:manipulation;background:0 0;border:0;margin:0;padding:0;position:absolute;inset:0}.Watch-module__EoJqPa__centerPlayHint{color:#000;text-align:center;background:#ffffffeb;border:3px solid #000;border-radius:50%;width:68px;height:68px;margin:auto;font-size:2rem;font-weight:900;line-height:62px;position:absolute;inset:0;box-shadow:0 10px 28px #00000073}.Watch-module__EoJqPa__playerMaskTop,.Watch-module__EoJqPa__playerMaskLogo{z-index:4;pointer-events:auto;position:absolute}.Watch-module__EoJqPa__playerMaskTop{background:#000000fa;width:100%;height:40px;top:0;left:0}.Watch-module__EoJqPa__playerMaskLogo{background:#000000fa;border-radius:999px;width:132px;height:28px;top:6px;right:10px}.Watch-module__EoJqPa__inVideoControls{z-index:6;background:linear-gradient(#0000,#000000a8,#000000eb);padding:10px 12px 12px;transition:opacity .18s,transform .18s;position:absolute;bottom:0;left:0;right:0}.Watch-module__EoJqPa__inVideoControlsHidden{opacity:0;pointer-events:none;transform:translateY(8px)}.Watch-module__EoJqPa__videoContainerUiHidden{cursor:none}.Watch-module__EoJqPa__seekRow{color:#f2f2f2;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-bottom:12px;font-size:.78rem;font-weight:700;display:grid}.Watch-module__EoJqPa__seekInput,.Watch-module__EoJqPa__volumeInput{appearance:none;background:#ffffff59;border-radius:999px;outline:none;width:100%;height:8px}.Watch-module__EoJqPa__seekInput::-webkit-slider-runnable-track{background:#ffffff59;border-radius:999px;height:8px}.Watch-module__EoJqPa__volumeInput::-webkit-slider-runnable-track{background:#ffffff59;border-radius:999px;height:8px}.Watch-module__EoJqPa__seekInput::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#fff;border:2px solid #000;border-radius:50%;width:16px;height:16px;margin-top:-4px}.Watch-module__EoJqPa__volumeInput::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#fff;border:2px solid #000;border-radius:50%;width:16px;height:16px;margin-top:-4px}.Watch-module__EoJqPa__seekInput::-moz-range-track{background:#ffffff59;border-radius:999px;height:8px}.Watch-module__EoJqPa__volumeInput::-moz-range-track{background:#ffffff59;border-radius:999px;height:8px}.Watch-module__EoJqPa__seekInput::-moz-range-thumb{cursor:pointer;background:#fff;border:2px solid #000;border-radius:50%;width:16px;height:16px}.Watch-module__EoJqPa__volumeInput::-moz-range-thumb{cursor:pointer;background:#fff;border:2px solid #000;border-radius:50%;width:16px;height:16px}.Watch-module__EoJqPa__controlRow{grid-template-columns:1fr auto;align-items:center;gap:10px;display:grid}.Watch-module__EoJqPa__leftControls,.Watch-module__EoJqPa__rightControls{align-items:center;gap:10px;display:flex}.Watch-module__EoJqPa__leftControls{flex-wrap:wrap}.Watch-module__EoJqPa__rightControls{justify-content:flex-end}.Watch-module__EoJqPa__viewMenuWrap{position:relative}.Watch-module__EoJqPa__menuTriggerBtn{font-size:1.35rem;line-height:1}.Watch-module__EoJqPa__viewMenu{background:#141414f5;border:2px solid #000;border-radius:10px;gap:6px;min-width:210px;padding:8px;display:grid;position:absolute;bottom:calc(100% + 10px);right:0;box-shadow:0 12px 24px #00000073}.Watch-module__EoJqPa__viewMenuItem{color:#fff;text-align:left;cursor:pointer;background:#ffffff1a;border:0;border-radius:8px;padding:10px 12px;font-size:.86rem;font-weight:700}.Watch-module__EoJqPa__viewMenuItem:hover{color:#000;background:#f7d038f2}.Watch-module__EoJqPa__controlBtn{color:#000;cursor:pointer;background:#fffffff5;border:2px solid #000;border-radius:8px;justify-content:center;align-items:center;width:42px;min-width:42px;height:40px;font-size:1.05rem;font-weight:900;display:inline-flex}.Watch-module__EoJqPa__skipBtn{width:auto;min-width:50px;padding:0 10px;font-size:.86rem}.Watch-module__EoJqPa__controlBtn:disabled{opacity:.6;cursor:not-allowed}.Watch-module__EoJqPa__volumeInput{width:124px}.Watch-module__EoJqPa__qualitySelect{color:#000;background:#fffffff5;border:2px solid #000;border-radius:8px;min-width:116px;height:40px;padding:0 10px;font-weight:700}.Watch-module__EoJqPa__captionSelect{min-width:154px}.Watch-module__EoJqPa__infoSection{margin-bottom:40px}.Watch-module__EoJqPa__movieTitle{margin-bottom:16px;font-size:2rem;font-weight:700}.Watch-module__EoJqPa__meta{flex-wrap:wrap;gap:16px;margin-bottom:20px;display:flex}.Watch-module__EoJqPa__stat{color:var(--color-accent-gold);font-size:.95rem;font-weight:600}.Watch-module__EoJqPa__tag{color:#fff;border:2px solid var(--color-border);background:#000;border-radius:4px;padding:4px 12px;font-size:.85rem;font-weight:700}.Watch-module__EoJqPa__desc{color:var(--color-text-muted);max-width:800px;line-height:1.7}.Watch-module__EoJqPa__episodeSection{background:var(--color-surface);box-shadow:4px 4px 0 var(--color-accent-red);border:4px solid #000;border-radius:12px;padding:24px}.Watch-module__EoJqPa__sectionTitle{margin-bottom:20px;font-size:1.2rem;font-weight:600}.Watch-module__EoJqPa__episodeGrid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:12px;display:grid}.Watch-module__EoJqPa__epBtn{background:var(--color-surface);color:var(--color-text-main);cursor:pointer;border:2px solid #000;border-radius:4px;padding:12px 0;font-weight:800;transition:all .1s;box-shadow:2px 2px #000}.Watch-module__EoJqPa__epBtn:hover{transform:translate(1px,1px);box-shadow:1px 1px #000}.Watch-module__EoJqPa__activeEp{background:var(--color-accent-yellow);color:#000}@media (max-width:900px){.Watch-module__EoJqPa__controlRow{grid-template-columns:1fr}.Watch-module__EoJqPa__rightControls{justify-content:space-between}.Watch-module__EoJqPa__volumeInput{flex:1;width:auto}.Watch-module__EoJqPa__qualitySelect,.Watch-module__EoJqPa__captionSelect{flex:1;min-width:0}.Watch-module__EoJqPa__viewMenu{min-width:190px;right:-48px}}@media (max-width:700px){.Watch-module__EoJqPa__container{padding:0 14px}.Watch-module__EoJqPa__inVideoControls{padding:10px}.Watch-module__EoJqPa__seekRow{grid-template-columns:42px 1fr 42px;gap:8px}}
