.video-player[data-v-d768f298]{position:relative;width:100%;height:calc(100% - 36px);border-radius:8px;overflow:hidden;cursor:pointer;transition:transform .3s ease}.video-player.fullscreen[data-v-d768f298]{border-radius:0}.video-container[data-v-d768f298]{position:relative;width:100%;height:100%}.player-root[data-v-d768f298]{width:100%;height:100%;background:#000}.loading-overlay[data-v-d768f298]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#000000b8;z-index:10}.loading-spinner[data-v-d768f298]{width:40px;height:40px;border:4px solid #3498db;border-top-color:transparent;border-radius:50%;animation:spin-d768f298 1s linear infinite}@keyframes spin-d768f298{to{transform:rotate(360deg)}}.loading-text[data-v-d768f298]{margin-top:10px;color:#fff;font-size:14px}.error-overlay[data-v-d768f298]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#000c;z-index:10;gap:16px}.error-overlay.passive[data-v-d768f298]{pointer-events:none}.error-actions[data-v-d768f298]{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.error-text[data-v-d768f298]{color:#e74c3c;font-size:16px;text-align:center;padding:0 24px}.retry-btn[data-v-d768f298]{padding:10px 24px;background:#3498db;border:none;border-radius:6px;color:#fff;font-size:14px;cursor:pointer;transition:background .3s}.retry-btn[data-v-d768f298]:hover{background:#2980b9}.video-info[data-v-d768f298]{position:absolute;bottom:0;left:0;right:0;padding:8px 12px;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);display:flex;justify-content:space-between;align-items:center}.device-name[data-v-d768f298]{color:#fff;font-size:13px;font-weight:500}.status-bar[data-v-d768f298]{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.video-status[data-v-d768f298]{font-size:12px;padding:2px 8px;border-radius:10px}.video-status.online[data-v-d768f298]{background:#27ae60;color:#fff}.video-status.offline[data-v-d768f298]{background:#7f8c8d;color:#fff}.protocol-badge[data-v-d768f298]{font-size:11px;padding:2px 6px;border-radius:4px;background:#fff3;color:#fff}.fullscreen-btn[data-v-d768f298]{border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff24;color:#fff;font-size:12px;line-height:1;padding:6px 10px;cursor:pointer}@media (max-width: 900px){.video-player[data-v-d768f298]:hover{transform:none}.video-info[data-v-d768f298]{padding:10px 12px;align-items:flex-end;gap:10px}.device-name[data-v-d768f298]{max-width:40%}.status-bar[data-v-d768f298]{justify-content:flex-end}}@media (max-width: 520px){.video-container[data-v-d768f298]{height:30%;margin-top:36px}.video-info[data-v-d768f298]{flex-direction:column;align-items:flex-start}.device-name[data-v-d768f298]{max-width:100%}.status-bar[data-v-d768f298]{width:100%;justify-content:flex-start}}.app[data-v-eed61dc3]{min-height:100vh;background:#1a1a2e}.header[data-v-eed61dc3]{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background:#16213e;border-bottom:1px solid #2d3436}.title[data-v-eed61dc3]{color:#fff;font-size:20px;font-weight:600}.config-panel[data-v-eed61dc3]{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 70px);padding:20px}.config-card[data-v-eed61dc3]{background:#16213e;border-radius:12px;padding:40px;width:100%;max-width:400px;box-shadow:0 10px 40px #0000004d}.config-card h2[data-v-eed61dc3]{color:#fff;text-align:center;margin-bottom:30px;font-size:22px}.form-group[data-v-eed61dc3]{margin-bottom:20px}.form-group label[data-v-eed61dc3]{display:block;color:#bdc3c7;margin-bottom:8px;font-size:14px}.form-input[data-v-eed61dc3]{width:100%;padding:12px 16px;border:1px solid #2d3436;border-radius:8px;background:#2d3436;color:#fff;font-size:14px;outline:none;transition:border-color .3s}.form-input[data-v-eed61dc3]:focus{border-color:#3498db}.form-input[data-v-eed61dc3]::placeholder{color:#636e72}.config-btn[data-v-eed61dc3]{width:100%;padding:14px;background:#3498db;border:none;border-radius:8px;color:#fff;font-size:16px;font-weight:500;cursor:pointer;transition:background .3s}.config-btn[data-v-eed61dc3]:hover:not(:disabled){background:#2980b9}.config-btn[data-v-eed61dc3]:disabled{background:#7f8c8d;cursor:not-allowed}.error-message[data-v-eed61dc3]{margin-top:16px;color:#e74c3c;text-align:center;font-size:14px}.main-content[data-v-eed61dc3]{display:flex;height:100vh;position:relative}.device-sidebar[data-v-eed61dc3]{width:280px;background:#16213e;border-right:1px solid #2d3436;display:flex;flex-direction:column;z-index:999}.device-sidebar-header[data-v-eed61dc3]{display:flex;align-items:center;justify-content:space-between}.device-sidebar h3[data-v-eed61dc3]{color:#fff;padding:16px 20px;font-size:16px;border-bottom:1px solid #2d3436;margin:0}.device-list-toggle[data-v-eed61dc3]{display:none}.device-list[data-v-eed61dc3]{flex:1;overflow-y:auto;padding:10px}.device-item[data-v-eed61dc3]{display:flex;align-items:center;padding:12px;margin-bottom:8px;background:#2d3436;border-radius:8px;cursor:pointer;transition:all .3s}.device-item[data-v-eed61dc3]:hover{background:#34495e}.device-item.active[data-v-eed61dc3]{background:#3498db}.device-icon[data-v-eed61dc3]{width:40px;height:40px;background:#ffffff1a;border-radius:8px;display:flex;justify-content:center;align-items:center;margin-right:12px}.icon[data-v-eed61dc3]{font-size:20px}.device-detail[data-v-eed61dc3]{display:flex;flex-direction:column;gap:4px}.device-detail .device-name[data-v-eed61dc3]{color:#fff;font-size:14px;font-weight:500}.device-detail .device-status[data-v-eed61dc3]{font-size:12px;padding:2px 6px;border-radius:10px}.device-detail .device-status.online[data-v-eed61dc3]{background:#27ae60;color:#fff}.device-detail .device-status.offline[data-v-eed61dc3]{background:#7f8c8d;color:#fff}.video-stage[data-v-eed61dc3]{flex:1;padding:16px;overflow:hidden;min-width:0;min-height:0}.auto-switch-panel[data-v-eed61dc3]{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-bottom:12px}.auto-switch-toggle[data-v-eed61dc3]{display:inline-flex;align-items:center;gap:8px;color:#dfe6e9;font-size:14px}.auto-switch-toggle input[data-v-eed61dc3]{width:16px;height:16px;accent-color:#3498db}.auto-switch-select[data-v-eed61dc3]{min-width:110px;padding:8px 12px;border:1px solid #2d3436;border-radius:8px;background:#16213e;color:#fff;font-size:14px;outline:none}.auto-switch-select[data-v-eed61dc3]:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 900px){.header[data-v-eed61dc3]{padding:14px 16px}.title[data-v-eed61dc3]{font-size:18px}.config-panel[data-v-eed61dc3]{min-height:100vh;padding:16px}.config-card[data-v-eed61dc3]{padding:24px 18px}.main-content[data-v-eed61dc3]{display:block;height:100vh;min-height:100vh}.video-stage[data-v-eed61dc3]{height:100%;padding:10px}.auto-switch-panel[data-v-eed61dc3]{display:none}.device-sidebar[data-v-eed61dc3]{position:absolute;top:0;left:0;right:0;z-index:999;width:auto;border-right:none;background:linear-gradient(to bottom,rgba(9,17,40,.88),rgba(9,17,40,.52),transparent);pointer-events:none}.device-sidebar-header[data-v-eed61dc3]{padding:10px 12px 0;pointer-events:auto}.device-sidebar h3[data-v-eed61dc3]{padding:0;border-bottom:none;font-size:15px;text-shadow:0 1px 2px rgba(0,0,0,.35)}.device-list-toggle[data-v-eed61dc3]{display:inline-flex;align-items:center;justify-content:center;padding:7px 12px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff1f;color:#fff;font-size:12px;line-height:1;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.device-list[data-v-eed61dc3]{display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;padding:8px 12px 14px;scroll-snap-type:x proximity;pointer-events:auto;max-height:0;opacity:0;transition:max-height .25s ease,opacity .2s ease,padding .2s ease}.device-sidebar.expanded .device-list[data-v-eed61dc3]{max-height:112px;opacity:1}.device-item[data-v-eed61dc3]{flex:0 0 180px;margin-bottom:0;scroll-snap-align:start;background:#16213ed6;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.device-item[data-v-eed61dc3]:hover{background:#34495eeb}.device-item.active[data-v-eed61dc3]{background:#3498dbeb;box-shadow:0 10px 24px #00000038}}@media (max-width: 520px){.title[data-v-eed61dc3]{font-size:16px}.video-stage[data-v-eed61dc3]{padding:10px}.device-item[data-v-eed61dc3]{flex-basis:160px;padding:10px}.device-icon[data-v-eed61dc3]{width:36px;height:36px;margin-right:10px}.device-sidebar h3[data-v-eed61dc3]{font-size:14px}.device-list[data-v-eed61dc3]{gap:8px;padding:8px 10px 12px}.device-sidebar.expanded .device-list[data-v-eed61dc3]{max-height:104px}}[data-v-eed61dc3]::-webkit-scrollbar{width:6px}[data-v-eed61dc3]::-webkit-scrollbar-track{background:#16213e}[data-v-eed61dc3]::-webkit-scrollbar-thumb{background:#4a5568;border-radius:3px}[data-v-eed61dc3]::-webkit-scrollbar-thumb:hover{background:#718096}
