/* ── Video element ── */
.pfvjs-iframe{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;border:0;background:#000;z-index:1}
.pfvjs-video,.pfvjs-shell video,.pfvjs-shell .video-js{
    position:absolute!important;inset:0!important;
    width:100%!important;height:100%!important;
    background:#000;object-fit:contain;
}
.pfvjs-shell .video-js .vjs-tech{width:100%!important;height:100%!important}
.pfvjs-shell .vjs-control-bar,.pfvjs-shell .vjs-big-play-button,.pfvjs-shell .vjs-loading-spinner,.pfvjs-shell .vjs-error-display{display:none!important}

