.VideoPlayer-module__MliWfa__wrap{background:#050505;display:grid}.VideoPlayer-module__MliWfa__playerBox{background:linear-gradient(180deg, #ffffff0a, transparent), var(--black);justify-content:center;align-items:center;width:100%;height:clamp(360px,100vh - 260px,680px);min-height:360px;display:flex;position:relative}.VideoPlayer-module__MliWfa__video{background:var(--black);object-fit:contain;width:100%;height:100%;display:block}.VideoPlayer-module__MliWfa__bufferingBadge{z-index:6;letter-spacing:.04em;color:#ffffffeb;pointer-events:none;background:#050505d1;border:1px solid #ffffff24;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:900;position:absolute;bottom:120px;left:50%;transform:translate(-50%);box-shadow:0 12px 40px #00000073}@media (max-width:820px){.VideoPlayer-module__MliWfa__bufferingBadge{padding:7px 12px;font-size:11px;bottom:100px}}.VideoPlayer-module__MliWfa__videoShell{background:radial-gradient(circle,#0066ff1f,#0000 44%),#000;width:100%;height:100%;position:relative;overflow:hidden}.VideoPlayer-module__MliWfa__videoShellTheater{z-index:1000;background:#000;width:100%;height:100dvh;position:fixed;inset:0;transform:translateZ(0)}.VideoPlayer-module__MliWfa__videoShellMini{right:max(18px, env(safe-area-inset-right));bottom:max(18px, env(safe-area-inset-bottom));z-index:900;aspect-ratio:16/9;border:1px solid #ffffff29;border-radius:8px;width:min(360px,100vw - 36px);height:auto;animation:.22s both VideoPlayer-module__MliWfa__miniPlayerIn;position:fixed;overflow:hidden;box-shadow:0 24px 80px #0000009e,0 0 0 1px #0000006b}@keyframes VideoPlayer-module__MliWfa__miniPlayerIn{0%{opacity:0;transform:translateY(14px)scale(.96)}to{opacity:1;transform:translate(0,0)scale(1)}}.VideoPlayer-module__MliWfa__videoShell:after{content:"";pointer-events:none;background:linear-gradient(#0000002e,#0000 28%),linear-gradient(#0000 58%,#000000b8);position:absolute;inset:0}.VideoPlayer-module__MliWfa__videoShellTheater:after{background:linear-gradient(#000000b3,#0000 24%),linear-gradient(#0000 68%,#000000c7)}.VideoPlayer-module__MliWfa__videoShellMini .VideoPlayer-module__MliWfa__controlLayer{display:none}.VideoPlayer-module__MliWfa__videoShellMini .VideoPlayer-module__MliWfa__centerPlay button{min-width:62px;min-height:62px;font-size:12px}.VideoPlayer-module__MliWfa__videoShellMini .VideoPlayer-module__MliWfa__playerMessage{max-width:calc(100% - 24px);min-height:30px;padding:6px 10px;font-size:11px;top:50%}.VideoPlayer-module__MliWfa__miniTop{z-index:7;pointer-events:none;justify-content:space-between;align-items:center;gap:8px;display:flex;position:absolute;top:8px;left:8px;right:8px}.VideoPlayer-module__MliWfa__miniReturn,.VideoPlayer-module__MliWfa__miniClose{pointer-events:auto;min-height:30px;color:var(--white);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050505b8;border:1px solid #ffffff29;border-radius:999px;font-size:11px;font-weight:900;box-shadow:0 12px 34px #0000006b}.VideoPlayer-module__MliWfa__miniReturn{padding:0 11px}.VideoPlayer-module__MliWfa__miniClose{width:30px;padding:0}.VideoPlayer-module__MliWfa__centerPlay{z-index:3;pointer-events:none;justify-content:center;align-items:center;transition:opacity .18s;display:flex;position:absolute;inset:0;transform:translateZ(0)}.VideoPlayer-module__MliWfa__centerPlay button{min-width:92px;min-height:92px;color:var(--white);pointer-events:auto;transition:transform .16s var(--ease), filter .16s;background:linear-gradient(#0066fff5,#0048d2f0);border:1px solid #ffffff2e;border-radius:999px;font-size:14px;font-weight:900;box-shadow:0 18px 60px #0066ff47,inset 0 1px #ffffff38}.VideoPlayer-module__MliWfa__centerPlay button:hover{filter:brightness(1.08);transform:scale(1.04)}.VideoPlayer-module__MliWfa__centerPlayPeek{transition:opacity .28s}.VideoPlayer-module__MliWfa__playerMessage{z-index:5;max-width:min(520px,100% - 36px);min-height:38px;color:var(--white-80);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050505c7;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:10px;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex;position:absolute;top:calc(50% + 76px);left:50%;transform:translate(-50%);box-shadow:0 18px 50px #0000006b}.VideoPlayer-module__MliWfa__playerMessage button{background:var(--blue);min-height:28px;color:var(--white);border-radius:999px;padding:0 12px;font-size:12px;font-weight:900}.VideoPlayer-module__MliWfa__controlLayer{z-index:4;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#050505b8;border:1px solid #ffffff1f;border-radius:12px;gap:12px;padding:14px;transition:opacity .28s,transform .28s;display:grid;position:absolute;bottom:16px;left:18px;right:18px;transform:translateZ(0);box-shadow:0 18px 60px #00000075}.VideoPlayer-module__MliWfa__controlLayerHidden{opacity:0;pointer-events:none;transform:translateZ(0)translateY(10px)}.VideoPlayer-module__MliWfa__videoShellTheater .VideoPlayer-module__MliWfa__video{object-fit:contain;width:100%;height:100%}.VideoPlayer-module__MliWfa__videoShellTheater .VideoPlayer-module__MliWfa__controlLayer{left:max(18px, env(safe-area-inset-left));right:max(18px, env(safe-area-inset-right));bottom:max(18px, env(safe-area-inset-bottom));background:#080808b3;border-radius:18px;box-shadow:0 22px 80px #0000009e}.VideoPlayer-module__MliWfa__controlTop,.VideoPlayer-module__MliWfa__controlBottom,.VideoPlayer-module__MliWfa__leftControls{align-items:center;gap:10px;display:flex}.VideoPlayer-module__MliWfa__controlTop,.VideoPlayer-module__MliWfa__controlBottom{justify-content:space-between}.VideoPlayer-module__MliWfa__playerBrand{color:var(--white);letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:900}.VideoPlayer-module__MliWfa__playerStatus,.VideoPlayer-module__MliWfa__timeText{color:var(--white-40);font-size:12px;font-weight:800}.VideoPlayer-module__MliWfa__scrubber{--progress:0%;appearance:none;background:linear-gradient(90deg, var(--blue) 0%, var(--blue-bright) var(--progress), #ffffff42 var(--progress), #ffffff42 100%);border-radius:999px;outline:none;width:100%;height:6px}.VideoPlayer-module__MliWfa__scrubber::-webkit-slider-runnable-track{background:linear-gradient(90deg, var(--blue) 0%, var(--blue-bright) var(--progress,0%), #ffffff42 var(--progress,0%), #ffffff42 100%);border-radius:999px;height:6px}.VideoPlayer-module__MliWfa__scrubber::-webkit-slider-thumb{appearance:none;background:var(--white);border:3px solid var(--blue);border-radius:999px;width:16px;height:16px;margin-top:-5px;box-shadow:0 0 0 5px #0066ff2e}.VideoPlayer-module__MliWfa__scrubber::-moz-range-thumb{background:var(--white);border:3px solid var(--blue);border-radius:999px;width:16px;height:16px;box-shadow:0 0 0 5px #0066ff2e}.VideoPlayer-module__MliWfa__controlBtn,.VideoPlayer-module__MliWfa__controlBtnPrimary{min-height:34px;color:var(--white-70);transition:transform .15s var(--ease), border-color .15s, background .15s;-webkit-tap-highlight-color:#ffffff1a;touch-action:manipulation;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;padding:0 13px;font-size:12px;font-weight:900}.VideoPlayer-module__MliWfa__controlBtnPrimary{color:var(--white);background:var(--blue);border-color:#0066ffa8}.VideoPlayer-module__MliWfa__controlBtn:hover,.VideoPlayer-module__MliWfa__controlBtnPrimary:hover{border-color:#ffffff47;transform:translateY(-1px)}.VideoPlayer-module__MliWfa__controlBtn:active,.VideoPlayer-module__MliWfa__controlBtnPrimary:active{transform:scale(.96)translateY(0)}.VideoPlayer-module__MliWfa__theaterTop{left:max(18px, env(safe-area-inset-left));right:max(18px, env(safe-area-inset-right));top:max(14px, env(safe-area-inset-top));z-index:5;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;transition:opacity .28s,transform .28s;display:grid;position:absolute;transform:translateZ(0)}.VideoPlayer-module__MliWfa__theaterTopHidden{opacity:0;pointer-events:none;transform:translateZ(0)translateY(-10px)}.VideoPlayer-module__MliWfa__theaterTitle{min-width:0;color:var(--white);text-align:center;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:900;overflow:hidden}.VideoPlayer-module__MliWfa__iconControl,.VideoPlayer-module__MliWfa__skipControl,.VideoPlayer-module__MliWfa__bigPlayControl{color:var(--white);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:transform .15s var(--ease), background .15s, border-color .15s;background:#0a0a0a8a;border:1px solid #ffffff29;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 14px 44px #00000070,inset 0 1px #ffffff1f}.VideoPlayer-module__MliWfa__iconControl{border-radius:999px;min-width:46px;height:46px;font-size:13px;font-weight:900}.VideoPlayer-module__MliWfa__iconControl:first-child{font-size:30px;line-height:1}.VideoPlayer-module__MliWfa__iconControl:hover,.VideoPlayer-module__MliWfa__skipControl:hover,.VideoPlayer-module__MliWfa__bigPlayControl:hover{background:#141414b8;border-color:#ffffff4d;transform:translateY(-1px)}.VideoPlayer-module__MliWfa__theaterCenterControls{z-index:4;pointer-events:none;opacity:1;justify-content:center;align-items:center;gap:clamp(18px,8vw,54px);transition:opacity .28s,transform .28s;display:flex;position:absolute;inset:0;transform:translateZ(0)}.VideoPlayer-module__MliWfa__theaterCenterControlsHidden{opacity:0;pointer-events:none;transform:translateZ(0)scale(.94)}@keyframes VideoPlayer-module__MliWfa__skipPulse{0%{transform:scale(1);box-shadow:0 0 #ffffff59}35%{transform:scale(1.28);box-shadow:0 0 0 12px #fff0}70%{transform:scale(.96)}to{transform:scale(1)}}.VideoPlayer-module__MliWfa__skipPulse{animation:.38s cubic-bezier(.22,.61,.36,1) VideoPlayer-module__MliWfa__skipPulse}@media (prefers-reduced-motion:reduce){.VideoPlayer-module__MliWfa__skipPulse{animation:.35s VideoPlayer-module__MliWfa__skipPulseReduced}.VideoPlayer-module__MliWfa__scrubberWrapSkipBack,.VideoPlayer-module__MliWfa__scrubberWrapSkipForward{animation:.35s VideoPlayer-module__MliWfa__scrubSkipFlash!important}.VideoPlayer-module__MliWfa__timeTextSkipBack,.VideoPlayer-module__MliWfa__timeTextSkipForward{animation:.35s VideoPlayer-module__MliWfa__timeSkipFlash!important}.VideoPlayer-module__MliWfa__controlLayerSkipGlow{animation:.35s VideoPlayer-module__MliWfa__controlSkipFlash}}@keyframes VideoPlayer-module__MliWfa__skipPulseReduced{0%,to{opacity:1}50%{opacity:.55}}@keyframes VideoPlayer-module__MliWfa__scrubSkipFlash{0%,to{opacity:1}50%{opacity:.78}}@keyframes VideoPlayer-module__MliWfa__timeSkipFlash{0%,to{opacity:1;color:var(--white-40)}50%{opacity:.65;color:#96d2fff2}}@keyframes VideoPlayer-module__MliWfa__controlSkipFlash{0%,to{opacity:1}50%{opacity:.88;border-color:#0066ff59}}.VideoPlayer-module__MliWfa__skipControl,.VideoPlayer-module__MliWfa__bigPlayControl{pointer-events:auto;border-radius:999px;position:relative}.VideoPlayer-module__MliWfa__skipControl{-webkit-tap-highlight-color:#0066ff59;touch-action:manipulation;width:66px;height:66px;font-size:20px;font-weight:1000}.VideoPlayer-module__MliWfa__skipControl:active{transition:transform 80ms cubic-bezier(.22,.61,.36,1);transform:scale(.92)!important}.VideoPlayer-module__MliWfa__skipControl:before{content:"";opacity:.88;border:4px solid;border-right-color:#0000;border-radius:999px;width:42px;height:42px;position:absolute}.VideoPlayer-module__MliWfa__skipControl span{z-index:1;font-size:14px;position:relative}.VideoPlayer-module__MliWfa__bigPlayControl{background:linear-gradient(#0066fff5,#0048d2f0);border-color:#ffffff38;min-width:92px;height:92px;padding:0 22px;font-size:14px;font-weight:1000}.VideoPlayer-module__MliWfa__imageWrap{cursor:zoom-in;width:100%;height:100%;position:relative}.VideoPlayer-module__MliWfa__imagePost{background:var(--black);object-fit:contain;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;display:block}.VideoPlayer-module__MliWfa__imageFullscreenHint{color:#ffffffb8;letter-spacing:.04em;pointer-events:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000009e;border:1px solid #ffffff1a;border-radius:8px;padding:6px 12px;font-size:11px;font-weight:800;position:absolute;bottom:14px;right:14px}.VideoPlayer-module__MliWfa__imageOverlay{z-index:1000;cursor:zoom-out;background:#000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;transform:translateZ(0)}.VideoPlayer-module__MliWfa__imageOverlayClose{top:max(16px, env(safe-area-inset-top,16px));right:max(16px, env(safe-area-inset-right,16px));width:44px;height:44px;color:var(--white);cursor:pointer;z-index:2;-webkit-backdrop-filter:blur(12px);background:#0009;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;font-size:20px;transition:background .15s;display:flex;position:absolute}.VideoPlayer-module__MliWfa__imageOverlayClose:hover{background:#1e1e1ee6}.VideoPlayer-module__MliWfa__imageOverlayImg{object-fit:contain;cursor:default;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;pointer-events:none;width:100vw;height:100vh;display:block;transform:translateZ(0)}.VideoPlayer-module__MliWfa__unavailable{width:100%;min-height:360px;color:var(--white-40);background:var(--black-card);justify-content:center;align-items:center;font-size:14px;display:flex}.VideoPlayer-module__MliWfa__likeRow{background:#0c0c0cf5;border-top:1px solid #ffffff12;align-items:center;gap:8px;padding:13px 16px;display:flex}.VideoPlayer-module__MliWfa__scrubberWrap{width:100%;position:relative}@keyframes VideoPlayer-module__MliWfa__scrubSkipNudgeBack{0%,to{filter:none;transform:translate(0)}45%{filter:drop-shadow(0 0 10px #0066ff6b);transform:translate(-6px)}}@keyframes VideoPlayer-module__MliWfa__scrubSkipNudgeForward{0%,to{filter:none;transform:translate(0)}45%{filter:drop-shadow(0 0 10px #0066ff6b);transform:translate(6px)}}.VideoPlayer-module__MliWfa__scrubberWrapSkipBack{animation:.38s cubic-bezier(.22,.61,.36,1) VideoPlayer-module__MliWfa__scrubSkipNudgeBack}.VideoPlayer-module__MliWfa__scrubberWrapSkipForward{animation:.38s cubic-bezier(.22,.61,.36,1) VideoPlayer-module__MliWfa__scrubSkipNudgeForward}@keyframes VideoPlayer-module__MliWfa__timeSkipNudgeBack{0%,to{color:var(--white-40);transform:translate(0)}40%{color:#96d2fffa;transform:translate(-4px)}}@keyframes VideoPlayer-module__MliWfa__timeSkipNudgeForward{0%,to{color:var(--white-40);transform:translate(0)}40%{color:#96d2fffa;transform:translate(4px)}}.VideoPlayer-module__MliWfa__timeTextSkipBack{animation:.38s cubic-bezier(.22,.61,.36,1) VideoPlayer-module__MliWfa__timeSkipNudgeBack;display:inline-block}.VideoPlayer-module__MliWfa__timeTextSkipForward{animation:.38s cubic-bezier(.22,.61,.36,1) VideoPlayer-module__MliWfa__timeSkipNudgeForward;display:inline-block}@keyframes VideoPlayer-module__MliWfa__controlSkipGlow{0%,to{border-color:#ffffff1f;box-shadow:0 18px 60px #00000075,0 0 #06f0}45%{border-color:#0066ff6b;box-shadow:0 18px 60px #00000075,0 0 28px 3px #0066ff52}}.VideoPlayer-module__MliWfa__controlLayerSkipGlow{animation:.42s VideoPlayer-module__MliWfa__controlSkipGlow}.VideoPlayer-module__MliWfa__controlBottomActions{flex-shrink:0;align-items:center;gap:8px;display:flex}.VideoPlayer-module__MliWfa__controlBtnDim{opacity:.55}.VideoPlayer-module__MliWfa__chapterMark{pointer-events:none;z-index:1;background:#ffffff8c;border-radius:2px;width:3px;height:10px;position:absolute;top:50%;transform:translate(-50%,-50%)}.VideoPlayer-module__MliWfa__shareBtn{min-width:72px;min-height:38px;color:var(--white-70);background:var(--black);border:1px solid var(--black-border);border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-size:13px;font-weight:800;transition:color .15s,border-color .15s,background .15s,transform .15s;display:inline-flex}.VideoPlayer-module__MliWfa__shareBtn:hover{color:var(--white);border-color:var(--blue-dim);background:var(--blue-subtle);transform:translateY(-1px)}.VideoPlayer-module__MliWfa__chapterList{border-top:1px solid var(--black-border);background:#0a0a0aeb;gap:8px;padding:14px 16px 16px;display:grid}.VideoPlayer-module__MliWfa__chapterListTitle{color:var(--white-40);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.VideoPlayer-module__MliWfa__chapterItems{flex-wrap:wrap;gap:6px;display:flex}.VideoPlayer-module__MliWfa__chapterItem{border:1px solid var(--black-border);color:var(--white-70);cursor:pointer;text-align:left;background:#ffffff0a;border-radius:8px;align-items:center;gap:7px;padding:6px 12px;font-size:13px;font-weight:700;transition:background .14s,color .14s,border-color .14s;display:inline-flex}.VideoPlayer-module__MliWfa__chapterItem:hover{color:var(--white);background:#ffffff14;border-color:#fff3}.VideoPlayer-module__MliWfa__chapterItemActive{background:var(--blue-subtle);border-color:var(--blue-dim);color:var(--blue-bright)}.VideoPlayer-module__MliWfa__chapterTime{color:var(--blue-bright);font-variant-numeric:tabular-nums;opacity:.9;font-size:11px;font-weight:900}.VideoPlayer-module__MliWfa__chapterItemActive .VideoPlayer-module__MliWfa__chapterTime{opacity:1}.VideoPlayer-module__MliWfa__chapterLabel{white-space:nowrap;text-overflow:ellipsis;max-width:200px;overflow:hidden}.VideoPlayer-module__MliWfa__likeBtn,.VideoPlayer-module__MliWfa__reportBtn{min-width:76px;min-height:38px;color:var(--white-70);background:var(--black);border:1px solid var(--black-border);border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-size:13px;font-weight:800;transition:color .15s,border-color .15s,background .15s,transform .15s;display:inline-flex}.VideoPlayer-module__MliWfa__likeBtn:hover,.VideoPlayer-module__MliWfa__reportBtn:hover{color:var(--white);border-color:var(--white-40);transform:translateY(-1px)}.VideoPlayer-module__MliWfa__likeBtn.VideoPlayer-module__MliWfa__voted{color:var(--blue-bright);background:var(--blue-subtle);border-color:var(--blue)}.VideoPlayer-module__MliWfa__reportBtn{color:#f77;border-color:#ff3c3c38;margin-left:auto}.VideoPlayer-module__MliWfa__reportBtn:hover{color:#ff9b9b;background:#ff3c3c14;border-color:#ff50507a}.VideoPlayer-module__MliWfa__reportNotice{border-radius:8px;margin:12px 16px 0;padding:11px 13px;font-size:13px;font-weight:700}.VideoPlayer-module__MliWfa__reportSuccess{color:#3ade82;background:#00c86414;border:1px solid #00c86438}.VideoPlayer-module__MliWfa__reportError{color:#f77;background:#ff3c3c14;border:1px solid #ff3c3c38}.VideoPlayer-module__MliWfa__reportOverlay{z-index:1100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b8;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.VideoPlayer-module__MliWfa__reportModal{background:#101010;border:1px solid #ffffff1f;border-radius:8px;gap:16px;width:min(520px,100%);padding:20px;display:grid;box-shadow:0 24px 80px #0000008c}.VideoPlayer-module__MliWfa__reportHead{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.VideoPlayer-module__MliWfa__reportHead h2{color:var(--white);font-size:20px;font-weight:800;line-height:1.2}.VideoPlayer-module__MliWfa__reportHead p{color:var(--white-40);margin-top:4px;font-size:13px}.VideoPlayer-module__MliWfa__closeBtn,.VideoPlayer-module__MliWfa__cancelBtn,.VideoPlayer-module__MliWfa__submitBtn{border-radius:7px;min-height:38px;padding:0 14px;font-size:13px;font-weight:800}.VideoPlayer-module__MliWfa__closeBtn,.VideoPlayer-module__MliWfa__cancelBtn{color:var(--white-70);border:1px solid var(--black-border);background:var(--black-card)}.VideoPlayer-module__MliWfa__submitBtn{color:var(--white);background:var(--blue)}.VideoPlayer-module__MliWfa__submitBtn:disabled{opacity:.55;cursor:not-allowed}.VideoPlayer-module__MliWfa__reportField{gap:7px;display:grid}.VideoPlayer-module__MliWfa__reportField span{color:var(--white-70);font-size:13px;font-weight:800}.VideoPlayer-module__MliWfa__reportField select,.VideoPlayer-module__MliWfa__reportField textarea{width:100%;color:var(--white-90);background:var(--black);border:1px solid var(--black-border);font-family:var(--font-body);border-radius:7px;outline:none;font-size:14px}.VideoPlayer-module__MliWfa__reportField select{height:42px;padding:0 12px}.VideoPlayer-module__MliWfa__reportField textarea{resize:vertical;min-height:120px;padding:12px}.VideoPlayer-module__MliWfa__reportField select:focus,.VideoPlayer-module__MliWfa__reportField textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-glow)}.VideoPlayer-module__MliWfa__reportActions{justify-content:flex-end;gap:10px;display:flex}@media (max-width:820px){.VideoPlayer-module__MliWfa__playerBox{height:min(62vh,520px);min-height:260px}.VideoPlayer-module__MliWfa__likeRow{flex-wrap:wrap;padding:10px 12px}.VideoPlayer-module__MliWfa__controlLayer{gap:10px;padding:11px;bottom:10px;left:10px;right:10px}.VideoPlayer-module__MliWfa__centerPlay button{min-width:76px;min-height:76px}.VideoPlayer-module__MliWfa__videoShellTheater .VideoPlayer-module__MliWfa__video{height:100%}.VideoPlayer-module__MliWfa__theaterCenterControls{gap:22px}.VideoPlayer-module__MliWfa__skipControl{width:58px;height:58px}.VideoPlayer-module__MliWfa__skipControl:before{width:36px;height:36px}.VideoPlayer-module__MliWfa__bigPlayControl{min-width:76px;height:76px}}.VideoPlayer-module__MliWfa__qualityWrap{position:relative}.VideoPlayer-module__MliWfa__qualityMenu{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:10;background:#080808f5;border:1px solid #ffffff24;border-radius:10px;min-width:80px;position:absolute;bottom:calc(100% + 8px);left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 12px 40px #0009}.VideoPlayer-module__MliWfa__qualityOption{text-align:center;width:100%;color:var(--white-70);cursor:pointer;background:0 0;border:none;padding:9px 16px;font-size:12px;font-weight:800;transition:background .12s,color .12s;display:block}.VideoPlayer-module__MliWfa__qualityOption:hover{color:var(--white);background:#ffffff14}.VideoPlayer-module__MliWfa__qualityOptionActive{color:var(--blue-bright)}@keyframes VideoPlayer-module__MliWfa__tapFade{0%{opacity:1}to{opacity:0}}.VideoPlayer-module__MliWfa__tapFlash{z-index:5;pointer-events:none;border-radius:4px;width:35%;height:100%;animation:.5s forwards VideoPlayer-module__MliWfa__tapFade;position:absolute;top:0}.VideoPlayer-module__MliWfa__tapFlashLeft{background:radial-gradient(at 20%,#0066ff59,#0000 70%);left:0}.VideoPlayer-module__MliWfa__tapFlashRight{background:radial-gradient(at 80%,#0066ff59,#0000 70%);right:0}@media (max-width:520px){.VideoPlayer-module__MliWfa__playerBox{height:54vh;min-height:220px}.VideoPlayer-module__MliWfa__videoShellMini{left:12px;right:12px;bottom:max(12px, env(safe-area-inset-bottom));width:auto}.VideoPlayer-module__MliWfa__reportBtn{margin-left:0}.VideoPlayer-module__MliWfa__controlTop{display:none}.VideoPlayer-module__MliWfa__controlBottom{align-items:stretch;gap:8px}.VideoPlayer-module__MliWfa__leftControls{flex:1;gap:7px;min-width:0}.VideoPlayer-module__MliWfa__timeText{white-space:nowrap;margin-left:auto}.VideoPlayer-module__MliWfa__controlBtn,.VideoPlayer-module__MliWfa__controlBtnPrimary{min-height:32px;padding:0 10px;font-size:11px}.VideoPlayer-module__MliWfa__videoShellTheater .VideoPlayer-module__MliWfa__controlLayer{left:max(10px, env(safe-area-inset-left));right:max(10px, env(safe-area-inset-right));bottom:max(12px, env(safe-area-inset-bottom))}.VideoPlayer-module__MliWfa__videoShellTheater .VideoPlayer-module__MliWfa__controlBottom{grid-template-columns:1fr auto;display:grid}.VideoPlayer-module__MliWfa__videoShellTheater .VideoPlayer-module__MliWfa__leftControls{grid-template-columns:auto auto 1fr;display:grid}.VideoPlayer-module__MliWfa__iconControl{min-width:42px;height:42px}.VideoPlayer-module__MliWfa__reportActions{grid-template-columns:1fr;display:grid}}.VideoPlayer-module__MliWfa__midrollOverlay{z-index:28;box-sizing:border-box;background:#000000e6;justify-content:center;align-items:center;padding:14px;display:flex;position:absolute;inset:0}.VideoPlayer-module__MliWfa__midrollCard{background:#0c0c0ef5;border:1px solid #ffffff1f;border-radius:12px;flex-direction:column;align-items:center;gap:12px;width:min(720px,100%);max-height:90%;padding:16px 18px 18px;display:flex;overflow:auto}.VideoPlayer-module__MliWfa__midrollBadge{letter-spacing:.08em;text-transform:uppercase;color:var(--white-50);align-self:flex-start;font-size:11px;font-weight:800}.VideoPlayer-module__MliWfa__midrollVideo{background:#000;border-radius:8px;width:100%;max-height:min(420px,58vh)}.VideoPlayer-module__MliWfa__midrollImg{border-radius:8px;max-width:100%;max-height:min(420px,58vh);display:block}.VideoPlayer-module__MliWfa__midrollEmpty{color:var(--white-60);margin:0;font-size:14px}.VideoPlayer-module__MliWfa__midrollSkip{color:var(--white);cursor:pointer;background:linear-gradient(#0066fff2,#0048d2eb);border:1px solid #ffffff29;border-radius:999px;margin-top:4px;padding:10px 18px;font-size:13px;font-weight:800}.VideoPlayer-module__MliWfa__midrollSkip:hover{filter:brightness(1.06)}
.Comments-module__hQ_OmW__comments{gap:16px;max-width:980px;margin-top:8px;display:grid}.Comments-module__hQ_OmW__header{align-items:center;gap:10px;display:flex}.Comments-module__hQ_OmW__header h2{color:var(--white);font-size:22px;line-height:1.2}.Comments-module__hQ_OmW__header span{color:var(--white-40);background:var(--black-card);border:1px solid var(--black-border);border-radius:999px;padding:2px 9px;font-size:12px;font-weight:800}.Comments-module__hQ_OmW__form{border:1px solid var(--black-border);background:#0f0f0fcc;border-radius:8px;gap:10px;padding:12px;display:grid}.Comments-module__hQ_OmW__form textarea{width:100%;color:var(--white-90);background:var(--black);border:1px solid var(--black-border);resize:vertical;font-family:var(--font-body);border-radius:7px;outline:none;padding:12px;font-size:14px}.Comments-module__hQ_OmW__form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-glow)}.Comments-module__hQ_OmW__formFoot{justify-content:space-between;align-items:center;gap:12px;display:flex}.Comments-module__hQ_OmW__formFoot span{color:var(--white-40);font-size:12px}.Comments-module__hQ_OmW__formFoot button{min-height:36px;color:var(--white);background:var(--blue);border-radius:7px;padding:0 18px;font-size:13px;font-weight:800}.Comments-module__hQ_OmW__formFoot button:disabled{opacity:.45;cursor:not-allowed}.Comments-module__hQ_OmW__error{color:#f66;background:#ff3c3c14;border:1px solid #ff3c3c3d;border-radius:8px;padding:10px 12px;font-size:13px;font-weight:700}.Comments-module__hQ_OmW__list{gap:10px;display:grid}.Comments-module__hQ_OmW__comment{border:1px solid var(--black-border);background:#0f0f0f8c;border-radius:8px;grid-template-columns:38px 1fr;gap:12px;padding:12px;display:grid}.Comments-module__hQ_OmW__commentMain{min-width:0}.Comments-module__hQ_OmW__reply{background:#0c0c0c80}.Comments-module__hQ_OmW__pinnedComment{background:linear-gradient(90deg,#0066ff14,#0f0f0f8c 34%),#0f0f0f8c;border-color:#0066ff59}.Comments-module__hQ_OmW__avatar{width:38px;height:38px;color:var(--white);background:var(--blue);border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:900;display:flex}.Comments-module__hQ_OmW__commentMeta{align-items:center;gap:8px;margin-bottom:4px;display:flex}.Comments-module__hQ_OmW__commentMeta strong{color:var(--white-90);font-size:13px}.Comments-module__hQ_OmW__commentMeta span{color:var(--white-40);font-size:12px}.Comments-module__hQ_OmW__pinBadge{background:var(--blue-subtle);border:1px solid #0066ff3d;border-radius:999px;padding:1px 7px;font-weight:900;color:var(--blue-bright)!important;font-size:11px!important}.Comments-module__hQ_OmW__heartBadge{background:#ff6aa71a;border:1px solid #ff6aa738;border-radius:999px;padding:1px 7px;font-weight:900;color:#ff6aa7!important;font-size:11px!important}.Comments-module__hQ_OmW__comment p{color:var(--white-70);white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.55}.Comments-module__hQ_OmW__commentActions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;display:flex}.Comments-module__hQ_OmW__likeBtn,.Comments-module__hQ_OmW__replyBtn,.Comments-module__hQ_OmW__heartBtn,.Comments-module__hQ_OmW__pinBtn{min-height:30px;color:var(--white-70);background:var(--black);border:1px solid var(--black-border);transition:color .15s, border-color .15s, background .15s, transform .12s var(--ease);border-radius:999px;padding:0 11px;font-size:12px;font-weight:800}.Comments-module__hQ_OmW__likeBtn:hover:not(:disabled),.Comments-module__hQ_OmW__replyBtn:hover:not(:disabled),.Comments-module__hQ_OmW__heartBtn:hover:not(:disabled),.Comments-module__hQ_OmW__pinBtn:hover:not(:disabled){color:var(--white);border-color:var(--white-40);transform:translateY(-1px)}.Comments-module__hQ_OmW__likeBtn.Comments-module__hQ_OmW__liked,.Comments-module__hQ_OmW__pinBtn{color:var(--blue-bright);background:var(--blue-subtle);border-color:#0066ff47}.Comments-module__hQ_OmW__heartBtn.Comments-module__hQ_OmW__hearted{color:#ff6aa7;background:#ff6aa71a;border-color:#ff6aa759}.Comments-module__hQ_OmW__dislikeBtn{min-height:30px;color:var(--white-70);background:var(--black);border:1px solid var(--black-border);border-radius:999px;padding:0 11px;font-size:12px;font-weight:800;transition:color .15s,border-color .15s,background .15s}.Comments-module__hQ_OmW__dislikeBtn:hover:not(:disabled){color:#f99;border-color:#ff3c3c4d}.Comments-module__hQ_OmW__dislikeBtn.Comments-module__hQ_OmW__disliked{color:#f77;background:#ff3c3c14;border-color:#ff3c3c59}.Comments-module__hQ_OmW__dislikeBtn:disabled,.Comments-module__hQ_OmW__likeBtn:disabled,.Comments-module__hQ_OmW__pinBtn:disabled{opacity:.55;cursor:not-allowed}.Comments-module__hQ_OmW__replyForm{background:#00000038;border:1px solid #ffffff14;border-radius:10px;gap:8px;margin-top:10px;padding:10px;display:grid}.Comments-module__hQ_OmW__replyForm textarea{width:100%;color:var(--white);resize:vertical;font-size:14px;font-family:var(--font-body);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;outline:none;padding:10px}.Comments-module__hQ_OmW__replyForm textarea:focus{box-shadow:0 0 0 3px var(--blue-glow);border-color:#0066ff73}.Comments-module__hQ_OmW__replyFoot{color:var(--white-40);justify-content:space-between;align-items:center;gap:10px;font-size:12px;font-weight:700;display:flex}.Comments-module__hQ_OmW__replyFoot button{background:var(--blue);min-height:34px;color:var(--white);border-radius:8px;padding:0 12px;font-size:12px;font-weight:900}.Comments-module__hQ_OmW__replyFoot button:disabled{opacity:.5;cursor:not-allowed}.Comments-module__hQ_OmW__replies{gap:10px;margin-top:10px;display:grid}.Comments-module__hQ_OmW__empty{color:var(--white-40);border:1px dashed var(--black-border);text-align:center;border-radius:8px;padding:28px;font-size:14px}
.FollowButton-module__R8nNqa__btn{letter-spacing:.03em;cursor:pointer;color:var(--blue-bright);white-space:nowrap;background:#0066ff26;border:1px solid #06f9;border-radius:20px;padding:6px 16px;font-size:13px;font-weight:700;transition:background .15s,border-color .15s,color .15s,opacity .15s}.FollowButton-module__R8nNqa__btn:hover:not(:disabled){background:#0066ff4d;border-color:#0066ffe6}.FollowButton-module__R8nNqa__btn:disabled{opacity:.5;cursor:not-allowed}.FollowButton-module__R8nNqa__following{color:var(--white-70);background:#ffffff0f;border-color:#ffffff2e}.FollowButton-module__R8nNqa__following:hover:not(:disabled){color:#ff6b6b;background:#ff32321f;border-color:#ff505066}
.SaveToCollection-module__pgjJcW__wrap{position:relative}.SaveToCollection-module__pgjJcW__btn{cursor:pointer;color:var(--white-70);white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:20px;padding:7px 16px;font-size:13px;font-weight:700;transition:background .15s,border-color .15s,color .15s}.SaveToCollection-module__pgjJcW__btn:hover{background:#ffffff1f;border-color:#ffffff4d}.SaveToCollection-module__pgjJcW__saved{color:var(--blue-bright);background:#0066ff26;border-color:#0066ff80}.SaveToCollection-module__pgjJcW__saved:hover{background:#0066ff38}.SaveToCollection-module__pgjJcW__dropdown{background:var(--black-card);border:1px solid var(--black-border);z-index:200;border-radius:12px;width:240px;padding:12px 0 8px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 32px #0009}.SaveToCollection-module__pgjJcW__dropHead{color:var(--white-40);text-transform:uppercase;letter-spacing:.05em;padding:0 14px 8px;font-size:12px;font-weight:700}.SaveToCollection-module__pgjJcW__dropLoading{color:var(--white-40);padding:8px 14px;font-size:13px}.SaveToCollection-module__pgjJcW__notice{color:var(--blue-bright);background:#0066ff1a;border:1px solid #0066ff3d;border-radius:8px;margin:0 14px 8px;padding:8px 10px;font-size:12px;font-weight:700}.SaveToCollection-module__pgjJcW__list{max-height:200px;overflow-y:auto}.SaveToCollection-module__pgjJcW__empty{color:var(--white-40);padding:4px 14px 8px;font-size:13px}.SaveToCollection-module__pgjJcW__item{width:100%;color:var(--white-70);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:8px;padding:8px 14px;font-size:13px;font-weight:600;transition:background .1s;display:flex}.SaveToCollection-module__pgjJcW__item:hover{background:#ffffff0d}.SaveToCollection-module__pgjJcW__itemActive{color:var(--white)}.SaveToCollection-module__pgjJcW__itemCheck{width:16px;color:var(--blue-bright);flex-shrink:0;font-size:12px}.SaveToCollection-module__pgjJcW__itemName{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.SaveToCollection-module__pgjJcW__itemCount{color:var(--white-40);flex-shrink:0;font-size:11px}.SaveToCollection-module__pgjJcW__newBtn{width:100%;color:var(--blue-bright);border:none;border-top:1px solid var(--black-border);cursor:pointer;text-align:left;background:0 0;margin-top:4px;padding:9px 14px;font-size:13px;font-weight:700;transition:background .1s}.SaveToCollection-module__pgjJcW__newBtn:hover{background:#0066ff14}.SaveToCollection-module__pgjJcW__createRow{border-top:1px solid var(--black-border);gap:6px;margin-top:4px;padding:8px 14px 4px;display:flex}.SaveToCollection-module__pgjJcW__createInput{color:var(--white-90);background:#ffffff0f;border:1px solid #ffffff24;border-radius:6px;outline:none;flex:1;min-width:0;padding:6px 10px;font-size:13px}.SaveToCollection-module__pgjJcW__createInput:focus{border-color:var(--blue)}.SaveToCollection-module__pgjJcW__createBtn{background:var(--blue);color:var(--white);cursor:pointer;white-space:nowrap;border:none;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:700;transition:opacity .15s}.SaveToCollection-module__pgjJcW__createBtn:disabled{opacity:.5;cursor:not-allowed}
.VideoEditButton-module__hqBsaq__editBtn{color:var(--white);cursor:pointer;background:#ffffff12;border:1px solid #ffffff26;border-radius:20px;padding:6px 16px;font-size:13px;transition:background .15s,border-color .15s}.VideoEditButton-module__hqBsaq__editBtn:hover{background:#ffffff1f;border-color:#ffffff40}.VideoEditButton-module__hqBsaq__overlay{z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.VideoEditButton-module__hqBsaq__modal{background:#111;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:10px;width:100%;max-width:520px;max-height:90vh;padding:28px;display:flex;overflow-y:auto}.VideoEditButton-module__hqBsaq__heading{color:var(--white);margin:0;font-size:18px;font-weight:600}.VideoEditButton-module__hqBsaq__sub{color:var(--white-50);margin:0 0 4px;font-size:13px}.VideoEditButton-module__hqBsaq__label{letter-spacing:.06em;color:var(--white-50);margin-top:4px;font-size:11px;font-weight:600}.VideoEditButton-module__hqBsaq__input{width:100%;height:42px;color:var(--white);box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:7px;padding:0 14px;font-size:14px;transition:border-color .15s}.VideoEditButton-module__hqBsaq__input:focus{border-color:var(--blue);outline:none}.VideoEditButton-module__hqBsaq__textarea{width:100%;color:var(--white);resize:vertical;box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:7px;padding:10px 14px;font-family:inherit;font-size:14px;line-height:1.5;transition:border-color .15s;overflow:auto}.VideoEditButton-module__hqBsaq__textarea:focus{border-color:var(--blue);outline:none}.VideoEditButton-module__hqBsaq__tagList{flex-wrap:wrap;gap:6px;min-height:20px;display:flex}.VideoEditButton-module__hqBsaq__tag{color:var(--white);background:#ffffff14;border-radius:20px;align-items:center;gap:4px;padding:4px 10px;font-size:13px;display:flex}.VideoEditButton-module__hqBsaq__removeTag{color:var(--white-50);cursor:pointer;background:0 0;border:none;padding:0;font-size:16px;line-height:1}.VideoEditButton-module__hqBsaq__removeTag:hover{color:var(--white)}.VideoEditButton-module__hqBsaq__tagRow{gap:8px;display:flex}.VideoEditButton-module__hqBsaq__addTagBtn{height:42px;color:var(--white);cursor:pointer;white-space:nowrap;background:#ffffff12;border:1px solid #ffffff1a;border-radius:7px;padding:0 16px;font-size:14px}.VideoEditButton-module__hqBsaq__addTagBtn:hover{background:#ffffff1f}.VideoEditButton-module__hqBsaq__error{color:#f87171;margin:0;font-size:13px}.VideoEditButton-module__hqBsaq__actions{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}.VideoEditButton-module__hqBsaq__cancelBtn{color:var(--white);cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:8px;padding:9px 20px;font-size:14px}.VideoEditButton-module__hqBsaq__cancelBtn:hover{background:#ffffff12}.VideoEditButton-module__hqBsaq__saveBtn{background:var(--blue);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:9px 20px;font-size:14px;font-weight:600}.VideoEditButton-module__hqBsaq__saveBtn:disabled{opacity:.5;cursor:not-allowed}.VideoEditButton-module__hqBsaq__saveBtn:not(:disabled):hover{opacity:.9}
