:where(.c-base-video-player){position:relative;overflow:clip;border-radius:var(--theme-borderRadius-mediaLg, var(--theme-borderRadius-mediaLg--sm));aspect-ratio:calc(var(--width, 16)/var(--height, 9))}:where(.c-base-video-player):before{content:"";position:absolute;top:1px;left:1px;z-index:-1;--un-bg-opacity:1;background-color:rgb(var(--theme-colors-indent-on-X) / var(--un-bg-opacity));--bgCurrent:rgb(var(--theme-colors-indent-on-X) / var(--un-bg-opacity)) ;--bgCurrentRgb:var(--theme-colors-background-indent);--bgCurrentRgbHover:var(--theme-colors-background-indentHover);--bgCurrentRgbActive:var(--theme-colors-background-indentActive);border-radius:var(--theme-borderRadius-mediaLg, var(--theme-borderRadius-mediaLg--sm));height:calc(100% - 2px);width:calc(100% - 2px)}.t-base-video-player-overlay-enter-active,.t-base-video-player-overlay-leave-active{transition-duration:3s;transition-timing-function:var(--easing-ease-slow)}.t-base-video-player-overlay-enter-from,.t-base-video-player-overlay-leave-to{--un-scale-x:1.05;--un-scale-y:1.05;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));opacity:0}
