:root{--vjs-theme-primary:#3b82f6;--vjs-theme-primary-alpha-90:rgba(59,130,246,.9);--vjs-theme-primary-alpha-50:rgba(59,130,246,.5);--vjs-theme-primary-alpha-25:rgba(59,130,246,.25)}.video-js{border-radius:8px;overflow:hidden}.vjs-big-play-button{background-color:rgba(30,30,30,.7)!important;border:1px solid hsla(0,0%,100%,.3)!important;backdrop-filter:blur(5px);font-size:3em;border-radius:50%;width:2em!important;height:2em!important;line-height:2em!important;top:50%;left:50%;margin-top:-1em!important;margin-left:-1em!important}.vjs-big-play-button:hover{background-color:var(--vjs-theme-primary)!important}.vjs-control-bar{background-color:rgba(26,26,26,.85);color:#fff;height:50px}.vjs-button>.vjs-icon-placeholder:before{line-height:2}.vjs-play-progress{background-color:var(--vjs-theme-primary-alpha-90)}.vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{background-color:rgba(43,51,63,.7)}.vjs-volume-level{background-color:var(--vjs-theme-primary)}.vjs-slider-bar{background-color:var(--vjs-theme-primary-alpha-25)}.vjs-progress-control .vjs-progress-holder{background-color:hsla(0,0%,100%,.25);height:4px;border-radius:2px;transition:height .15s ease}.vjs-progress-control:hover .vjs-progress-holder{height:6px}.vjs-mouse-display:after,.vjs-play-progress:after,.vjs-time-tooltip{border-radius:3px;background-color:var(--vjs-theme-primary-alpha-90)}.vjs-menu-button-popup .vjs-menu{background-color:rgba(43,51,63,.85);backdrop-filter:blur(5px)}.vjs-menu-button-popup .vjs-menu-item:hover{background-color:var(--vjs-theme-primary)}