#floating-video{position:fixed;top:20%;left:20%;transform:translateX(-50%);width:420px;max-width:90vw;z-index:999999;cursor:grab;touch-action:none}#floating-video video{width:100%;display:block;border-radius:12px}#close-video{position:absolute;top:-12px;right:-12px;width:32px;height:32px;border:none;border-radius:50%;background:#000;color:#fff;cursor:pointer;z-index:2}