.VideoPlayer_playerContainer__YVRG4{position:relative;width:100%;background:#000;border-radius:12px;overflow:hidden;aspect-ratio:16/9;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.VideoPlayer_video__0PNpd{width:100%;height:100%;object-fit:contain}.VideoPlayer_centerPlay__Vit50{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.2);z-index:2}.VideoPlayer_bigPlayBtn___sh_t{width:64px;height:64px;background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;transition:transform .2s cubic-bezier(.175,.885,.32,1.275)}.VideoPlayer_playerContainer__YVRG4:hover .VideoPlayer_bigPlayBtn___sh_t{transform:scale(1.1);background:hsla(0,0%,100%,.3)}.VideoPlayer_controls__sfYQm{position:absolute;bottom:0;left:0;right:0;padding:24px 16px 16px;background:linear-gradient(transparent,rgba(0,0,0,.9));z-index:10;opacity:0;transform:translateY(10px);transition:all .3s ease}.VideoPlayer_controls__sfYQm.VideoPlayer_visible__FVQNV{opacity:1;transform:translateY(0)}.VideoPlayer_progressContainer__3Mp8z{width:100%;margin-bottom:12px}.VideoPlayer_progressBar__LQs1I{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:3px;background:hsla(0,0%,100%,.15);border-radius:2px;outline:none;cursor:pointer;transition:height .2s}.VideoPlayer_progressContainer__3Mp8z:hover .VideoPlayer_progressBar__LQs1I{height:6px}.VideoPlayer_progressBar__LQs1I::-webkit-slider-runnable-track{width:100%;height:100%;cursor:pointer;background:linear-gradient(to right,var(--color-accent) 0,var(--color-accent) var(--progress),hsla(0,0%,100%,.15) var(--progress),hsla(0,0%,100%,.15) 100%);border-radius:2px}.VideoPlayer_progressBar__LQs1I::-webkit-slider-thumb{-webkit-appearance:none;height:14px;width:14px;border-radius:50%;background:var(--color-accent);cursor:pointer;margin-top:-4px;box-shadow:0 0 15px rgba(0,0,0,.8);opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s;border:2px solid #fff}.VideoPlayer_progressContainer__3Mp8z:hover .VideoPlayer_progressBar__LQs1I::-webkit-slider-thumb{opacity:1}.VideoPlayer_bottomBar__1Ysx9{display:flex;align-items:center;justify-content:space-between}.VideoPlayer_leftControls__ZL50F,.VideoPlayer_rightControls__aIBv7{display:flex;align-items:center;gap:16px}.VideoPlayer_volumeWrapper__gT_iD{display:flex;align-items:center;gap:8px;position:relative}.VideoPlayer_volumeSliderContainer__slQ4u{width:0;overflow:hidden;transition:width .3s ease,margin-left .3s ease;display:flex;align-items:center}.VideoPlayer_volumeWrapper__gT_iD:hover .VideoPlayer_volumeSliderContainer__slQ4u{width:80px;margin-left:4px}.VideoPlayer_volumeSlider__knEhW{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:80px;height:3px;background:hsla(0,0%,100%,.2);border-radius:2px;outline:none;cursor:pointer}.VideoPlayer_volumeSlider__knEhW::-webkit-slider-runnable-track{width:100%;height:3px;background:linear-gradient(to right,#fff 0,#fff var(--volume),hsla(0,0%,100%,.2) var(--volume),hsla(0,0%,100%,.2) 100%)}.VideoPlayer_volumeSlider__knEhW::-webkit-slider-thumb{-webkit-appearance:none;height:10px;width:10px;background:#fff;border-radius:50%;cursor:pointer}.VideoPlayer_placeholder__rkq8K{position:absolute;inset:0;background:#111;display:flex;align-items:center;justify-content:center}.VideoPlayer_loadHint__D_rW4{position:absolute;bottom:20%;color:hsla(0,0%,100%,.4);font-size:10px;text-transform:uppercase;letter-spacing:2px;font-weight:700}.VideoPlayer_iconBtn__HqhNj{padding:4px;color:#fff;opacity:.7;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.VideoPlayer_iconBtn__HqhNj:hover{opacity:1;transform:scale(1.15)}.VideoPlayer_timeLabel__zw7Pv{font-size:11px;letter-spacing:.05em;font-family:var(--font-mono);color:hsla(0,0%,100%,.7);font-weight:500}@supports not (aspect-ratio:16/9){.VideoPlayer_playerContainer__YVRG4{padding-bottom:56.25%;height:0}}