.AppVideoPlayer_videoPlayer__AUwV7{position:relative;width:100%;height:100%;direction:ltr}.AppVideoPlayer_videoPlayer__AUwV7:focus{outline:2px solid hsla(0,0%,100%,.5);outline-offset:2px}.AppVideoPlayer_videoElement__F8Gyq{width:100%;height:100%;object-fit:cover}.AppVideoPlayer_loadingOverlay__cEInj{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.2);z-index:20}.AppVideoPlayer_loadingSpinner__qTOwd{animation:AppVideoPlayer_spin__zX7bI 1s linear infinite;border-radius:50%;height:3rem;width:3rem;border:2px solid rgba(0,0,0,0);border-bottom-color:#fff}.AppVideoPlayer_errorOverlay__x_3I_{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.5);z-index:20}.AppVideoPlayer_errorContent__YkqIQ{text-align:center;color:#fff}.AppVideoPlayer_retryButton__x4wYH{margin-top:.5rem;padding:.5rem 1rem;background-color:hsla(0,0%,100%,.2);border-radius:.25rem;border:none;color:#fff;cursor:pointer;transition:background-color .2s ease}.AppVideoPlayer_retryButton__x4wYH:hover{background-color:hsla(0,0%,100%,.3)}.AppVideoPlayer_thumbnailOverlay__HkPIr{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.3);z-index:10;cursor:pointer;transition:background-color .2s ease}.AppVideoPlayer_thumbnailOverlay__HkPIr:hover{background-color:rgba(0,0,0,.4)}.AppVideoPlayer_playButton__X7SCr{background-color:hsla(0,0%,100%,.2);backdrop-filter:blur(4px);border-radius:50%;padding:1rem;transition:background-color .2s ease}.AppVideoPlayer_playButton__X7SCr:hover{background-color:hsla(0,0%,100%,.3)}.AppVideoPlayer_controlsOverlay___XTJ1{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent);padding:1rem;transition:opacity .3s ease;z-index:15}.AppVideoPlayer_progressBar__mOCc5{margin-bottom:.75rem}.AppVideoPlayer_progressBar__mOCc5 .AppVideoPlayer_progressTrack__FZWNq{position:relative;height:.25rem;background-color:hsla(0,0%,100%,.3);border-radius:9999px;cursor:pointer}.AppVideoPlayer_progressBar__mOCc5 .AppVideoPlayer_progressTrack__FZWNq .AppVideoPlayer_progressFill__iuMvY{height:100%;background-color:#fff;border-radius:9999px;transition:width .1s ease}.AppVideoPlayer_controlsRow__2aeMY{display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:.875rem;direction:ltr}.AppVideoPlayer_controlsLeft__2Mijz{display:flex;align-items:center;gap:.75rem;direction:ltr}.AppVideoPlayer_controlButton__v13Wq{padding:.25rem;border-radius:.25rem;border:none;background:rgba(0,0,0,0);color:#fff;cursor:pointer;transition:background-color .2s ease}.AppVideoPlayer_controlButton__v13Wq:hover{background-color:hsla(0,0%,100%,.2)}.AppVideoPlayer_controlButton__v13Wq svg{width:1.25rem;height:1.25rem}.AppVideoPlayer_volumeControl__bt1LY{display:flex;align-items:center;gap:.5rem;direction:ltr}.AppVideoPlayer_volumeSlider__iAD_7{width:4rem;height:.25rem;border-radius:9999px;appearance:none;cursor:pointer;background:hsla(0,0%,100%,.3)}.AppVideoPlayer_volumeSlider__iAD_7::-webkit-slider-thumb{appearance:none;width:.75rem;height:.75rem;border-radius:50%;background:#fff;cursor:pointer}.AppVideoPlayer_volumeSlider__iAD_7::-moz-range-thumb{width:.75rem;height:.75rem;border-radius:50%;background:#fff;cursor:pointer;border:none}.AppVideoPlayer_timeDisplay__lLOVu{font-size:.75rem;color:#fff}.AppVideoPlayer_clickOverlay__IZyLl{position:absolute;inset:0;cursor:pointer;z-index:5}@keyframes AppVideoPlayer_spin__zX7bI{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:768px){.AppVideoPlayer_controlsOverlay___XTJ1{padding:.75rem}.AppVideoPlayer_controlsLeft__2Mijz{gap:.5rem;direction:ltr}.AppVideoPlayer_volumeSlider__iAD_7{width:3rem}.AppVideoPlayer_playButton__X7SCr{padding:.75rem}.AppVideoPlayer_playButton__X7SCr svg{width:2rem;height:2rem}}