.video-display-container[data-v-3c9d2894]{position:relative;width:100vw;height:100vh;background:#000;overflow:hidden}.current-group-players[data-v-3c9d2894]{position:relative;width:100%;height:100%}.image-player[data-v-3c9d2894],.video-player[data-v-3c9d2894]{position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity .3s ease;z-index:1000}.image-player.active[data-v-3c9d2894],.video-player.active[data-v-3c9d2894]{opacity:1;z-index:10;pointer-events:auto}.image-player.hidden[data-v-3c9d2894],.video-player.hidden[data-v-3c9d2894]{opacity:0;z-index:1;pointer-events:none}.image-player[data-v-3c9d2894]{display:flex;justify-content:center;align-items:center;background:#000}.image-player img[data-v-3c9d2894]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.debug-info[data-v-3c9d2894]{position:fixed;top:20px;right:20px;background:rgba(0,0,0,.9);color:#fff;padding:20px;border-radius:8px;font-size:14px;max-width:350px;max-height:80vh;overflow-y:auto;z-index:1000}.debug-info h3[data-v-3c9d2894],.debug-info h4[data-v-3c9d2894]{margin:0 0 10px 0;color:#0f8}.debug-info .status[data-v-3c9d2894]{margin-bottom:20px}.debug-info .status div[data-v-3c9d2894]{margin:5px 0;font-size:12px}.debug-info .controls h4[data-v-3c9d2894]{margin-top:15px;margin-bottom:8px;font-size:13px;border-bottom:1px solid #333;padding-bottom:3px}.debug-info .controls .group-btns[data-v-3c9d2894],.debug-info .controls .video-btns[data-v-3c9d2894]{display:flex;gap:8px;margin:10px 0;flex-wrap:wrap}.debug-info .controls button[data-v-3c9d2894]{padding:6px 12px;background:#333;color:#fff;border:1px solid #555;border-radius:4px;cursor:pointer;font-size:12px;transition:all .2s;display:flex;align-items:center;gap:5px}.debug-info .controls button[data-v-3c9d2894]:hover{background:#555}.debug-info .controls button.active[data-v-3c9d2894]{background:#007bff;border-color:#007bff}.debug-info .controls button .video-count[data-v-3c9d2894]{font-size:10px;opacity:.8;color:#ccc}.debug-info .controls button.active .video-count[data-v-3c9d2894]{color:#fff}.debug-info .controls .video-info[data-v-3c9d2894]{margin-top:15px;padding:10px;background:hsla(0,0%,100%,.05);border-radius:4px}.debug-info .controls .video-info .video-url[data-v-3c9d2894]{display:flex;flex-direction:column;gap:5px;font-size:11px}.debug-info .controls .video-info .video-url .url-text[data-v-3c9d2894]{word-break:break-all;color:#ffeb3b;padding:5px;background:rgba(0,0,0,.3);border-radius:3px}@media (max-width:768px){.debug-info[data-v-3c9d2894]{top:10px;right:10px;left:10px;max-width:none;font-size:12px}}