.movable-video{z-index:5!important}
.movable-video.dragging{z-index:20!important}
.movable-video video{background:#05080e;cursor:grab;touch-action:none}
.movable-video.dragging video{cursor:grabbing}
.movable-video.video-expanded{position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;background:#000!important;z-index:99999!important;display:grid;place-items:center}
.movable-video.video-expanded video{width:100%!important;height:100%!important;object-fit:contain!important;cursor:default}
