.player-view{width:fit-content;height:fit-content}.player-view .replayer-wrapper{-webkit-user-select:none;user-select:none;clear:both;transform-origin:0 0;background:#fff;float:unset!important;top:0!important;left:0!important}.player-view .replayer-wrapper>.replayer-mouse-tail{opacity:0;pointer-events:none;position:absolute}.player-view .replayer-wrapper>iframe{border:none}.player-view .replayer-mouse{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAxMiAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAgMTZWMEwxMS42IDExLjZINC44TDQuNCAxMS43TDAgMTZaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNOS4xIDE2LjdMNS41IDE4LjJMMC43OTk5OTkgNy4xTDQuNSA1LjZMOS4xIDE2LjdaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNNC42NzQ1MSA4LjYxODUxTDIuODMwMzEgOS4zOTI3MUw1LjkyNzExIDE2Ljc2OTVMNy43NzEzMSAxNS45OTUzTDQuNjc0NTEgOC42MTg1MVoiIGZpbGw9ImJsYWNrIi8+CjxwYXRoIGQ9Ik0xIDIuNFYxMy42TDQgMTAuN0w0LjQgMTAuNkg5LjJMMSAyLjRaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K);background-repeat:no-repeat;background-size:contain;border-color:#0000;width:32px;height:32px;transition:left 50ms linear,top 50ms linear;position:absolute}.player-view .replayer-mouse:after{content:"";opacity:.3;border-radius:100%;width:32px;height:32px;display:inline-block;transform:translate(-50%,-50%)}.player-view .replayer-mouse.active:after{animation:.2s ease-in-out replay-click}.player-view .replayer-mouse.touch-device{background-image:none;border:4px solid #4950f600;border-radius:100%;width:70px;height:70px;margin-top:-37px;margin-left:-37px;transition:left linear,top linear,border-color .2s ease-in-out}.player-view .replayer-mouse.touch-device.touch-active{transition:left .25s linear,top .25s linear,border-color .2s ease-in-out}.player-view .replayer-mouse.touch-device:after{opacity:0}.player-view .replayer-mouse.touch-device.active:after{animation:.2s ease-in-out replay-touch-click}@keyframes replay-click{0%{opacity:.3;width:20px;height:20px}50%{opacity:.5;width:10px;height:10px}}@keyframes replay-touch-click{0%{opacity:0;width:20px;height:20px}50%{opacity:.5;width:10px;height:10px}}.player-action-icon{color:#fff;pointer-events:none;background:#0009;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;animation:.5s ease-out forwards player-action-pop;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes player-action-pop{0%{opacity:0;transform:translate(-50%,-50%)scale(.5)}30%{opacity:1;transform:translate(-50%,-50%)scale(1.1)}50%{transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(1)}}
