.stream-inline[data-v-d5299f7e]{width:100%;height:100%;min-height:200px;position:relative;background:#000;border-radius:12px;overflow:hidden;transition:all .3s ease}.video-wrapper[data-v-d5299f7e]{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.video-canvas[data-v-d5299f7e]{width:100%;height:100%;border-radius:8px;touch-action:none;display:block}.loading-overlay[data-v-d5299f7e]{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:rgba(0,0,0,.8);border-radius:12px}.loading-spinner[data-v-d5299f7e]{width:28px;height:28px;border:2px solid rgba(255,255,255,.1);border-top-color:#00d4aa;border-radius:50%;animation:spin-d5299f7e 1s linear infinite}@keyframes spin-d5299f7e{to{transform:rotate(360deg)}}.loading-overlay span[data-v-d5299f7e]{font-size:12px;color:#ffffffb3}.device-list-container[data-v-40c29f81]{min-height:100vh;display:flex;flex-direction:column}.content[data-v-40c29f81]{flex:1;padding:20px;display:flex;flex-direction:column}.content-header[data-v-40c29f81]{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin-bottom:20px;padding:0 12px}.quality-select[data-v-40c29f81]{padding:8px 12px;border:1px solid rgba(255,255,255,.15);border-radius:8px;background:rgba(0,212,170,.1);color:#00d4aa;font-size:14px;font-weight:500;cursor:pointer;outline:none;transition:all .2s ease}.quality-select[data-v-40c29f81]:hover{background:rgba(0,212,170,.2);border-color:#00d4aa4d}.quality-select[data-v-40c29f81]:focus{border-color:#00d4aa;box-shadow:0 0 0 2px #00d4aa33}.quality-select option[data-v-40c29f81]{background:#1a1a2e;color:#fff}.fullscreen-toggle-btn[data-v-40c29f81]{display:flex;align-items:center;gap:8px;padding:8px 16px;border:none;border-radius:8px;background:rgba(0,212,170,.1);color:#00d4aa;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;border:1px solid transparent}.fullscreen-toggle-btn[data-v-40c29f81]:hover{background:rgba(0,212,170,.2);border-color:#00d4aa4d}.fullscreen-toggle-btn svg[data-v-40c29f81]{width:16px;height:16px}.loading[data-v-40c29f81],.empty-state[data-v-40c29f81]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.loading-spinner[data-v-40c29f81]{width:48px;height:48px;border:3px solid rgba(255,255,255,.1);border-top-color:#00d4aa;border-radius:50%;animation:spin 1s linear infinite}.loading span[data-v-40c29f81]{color:#fff9;font-size:16px}.empty-icon[data-v-40c29f81]{width:80px;height:80px;color:#fff3}.empty-state h2[data-v-40c29f81]{font-size:24px;font-weight:500;color:#fffc}.empty-state p[data-v-40c29f81]{font-size:14px;color:#ffffff80}.retry-btn[data-v-40c29f81]{margin-top:20px;padding:12px 28px;border:none;border-radius:8px;background:linear-gradient(135deg,#00d4aa 0%,#00a3ff 100%);color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.retry-btn[data-v-40c29f81]:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00d4aa4d}.device-grid[data-v-40c29f81]{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:12px;transition:all .5s ease}.device-grid.fullscreen[data-v-40c29f81]{grid-template-columns:1fr;gap:24px}.device-card[data-v-40c29f81]{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden;transition:all .5s ease;position:relative;display:flex;flex-direction:column}.device-grid.fullscreen .device-card[data-v-40c29f81]{min-height:700px}.device-grid.fullscreen .device-card-header[data-v-40c29f81]{padding:12px 16px;display:flex;align-items:center;justify-content:space-between;background:rgba(0,0,0,.2);border-bottom:1px solid rgba(255,255,255,.05)}.device-grid.fullscreen .device-body[data-v-40c29f81]{flex:1;background:#000;position:relative;display:flex;flex-direction:column;justify-content:center;min-height:600px}.device-grid.fullscreen .device-card-actions[data-v-40c29f81]{padding:12px 16px;display:flex;align-items:center;justify-content:center;gap:12px;background:rgba(0,0,0,.2);border-top:1px solid rgba(255,255,255,.05)}.device-grid.fullscreen .device-name[data-v-40c29f81]{font-size:16px;font-weight:600;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.device-grid.fullscreen .action-btn[data-v-40c29f81]{display:flex;align-items:center;justify-content:center;gap:4px;padding:4px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;border:1px solid transparent}.device-grid.fullscreen .icon-btn[data-v-40c29f81]{padding:8px}.device-grid.fullscreen .icon-btn svg[data-v-40c29f81]{width:20px;height:20px}.device-grid.fullscreen .device-stream-wrap[data-v-40c29f81]{width:100%;height:100%;flex:1}.device-grid.fullscreen .device-stream-wrap .stream-inline[data-v-40c29f81]{width:100%;height:100%;min-height:400px}.device-grid.fullscreen .device-stream-wrap .video-wrapper[data-v-40c29f81]{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.device-grid.fullscreen .device-stream-wrap .video-canvas[data-v-40c29f81]{width:100%;height:100%;object-fit:cover}.device-card-header[data-v-40c29f81]{padding:8px 12px;display:flex;align-items:center;justify-content:space-between;background:rgba(0,0,0,.2);border-bottom:1px solid rgba(255,255,255,.05)}.device-body[data-v-40c29f81]{flex:1;background:#000;position:relative;display:flex;flex-direction:column;justify-content:center;min-height:180px;transition:all .5s ease}.device-stream-wrap[data-v-40c29f81]{width:100%;height:100%;flex:1;position:relative}.device-stream-wrap.expanded[data-v-40c29f81]{width:100%;height:100%}.device-offline-placeholder[data-v-40c29f81]{flex:1;display:flex;align-items:center;justify-content:center;height:100%;min-height:180px;color:#fff3}.device-card-actions[data-v-40c29f81]{padding:8px 12px;display:flex;align-items:center;gap:6px;background:rgba(0,0,0,.2);border-top:1px solid rgba(255,255,255,.05)}.action-btn[data-v-40c29f81]{display:flex;align-items:center;justify-content:center;gap:2px;padding:2px;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease;border:1px solid transparent}.action-btn span[data-v-40c29f81]{white-space:nowrap}.expand-btn[data-v-40c29f81]{background:rgba(0,212,170,.1);color:#00d4aa;padding:6px}.expand-btn[data-v-40c29f81]:hover{background:rgba(0,212,170,.2);border-color:#00d4aa4d}.expand-btn svg[data-v-40c29f81]{width:16px;height:16px}.icon-btn[data-v-40c29f81]{padding:6px;background:rgba(255,255,255,.05);color:#fffc}.icon-btn[data-v-40c29f81]:hover{background:rgba(255,255,255,.1);color:#fff}.icon-btn svg[data-v-40c29f81]{width:16px;height:16px}.reboot-btn[data-v-40c29f81]{background:rgba(255,71,87,.1);color:#ff4757;padding:6px}.reboot-btn[data-v-40c29f81]:hover{background:rgba(255,71,87,.2);border-color:#ff47574d}.reboot-btn svg[data-v-40c29f81]{width:16px;height:16px}.reconnect-btn-mini[data-v-40c29f81]{display:flex;align-items:center;gap:4px;padding:4px 8px;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;background:rgba(0,212,170,.1);color:#00d4aa;border:1px solid transparent;transition:all .2s ease}.reconnect-btn-mini[data-v-40c29f81]:hover{background:rgba(0,212,170,.2);border-color:#00d4aa4d}.reconnect-btn-mini svg[data-v-40c29f81]{width:14px;height:14px}.offline-text[data-v-40c29f81]{font-size:13px;color:#ffffff4d}.device-info[data-v-40c29f81]{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0;cursor:pointer}.edit-hint[data-v-40c29f81]{font-size:10px;color:#ffffff80}.device-name[data-v-40c29f81]{font-size:12px;font-weight:600;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.alias-btn[data-v-40c29f81]{width:24px;height:24px;padding:0;border:none;background:transparent;color:#fff6;cursor:pointer;display:flex;align-items:center;justify-content:center}.alias-btn[data-v-40c29f81]:hover{color:#00d4aa}.status-badge[data-v-40c29f81]{font-size:12px;padding:4px 10px;border-radius:12px;font-weight:500;white-space:nowrap}.status-badge.device[data-v-40c29f81]{background:rgba(0,212,170,.15);color:#00d4aa}.status-badge.offline[data-v-40c29f81]{background:rgba(255,71,87,.15);color:#ff4757}.status-group[data-v-40c29f81]{display:flex;align-items:center;gap:8px}.drag-handle[data-v-40c29f81]{width:24px;height:24px;flex-shrink:0;color:#ffffff4d;margin-right:8px;cursor:grab;display:flex;align-items:center;justify-content:center;transition:color .2s}.drag-handle svg[data-v-40c29f81]{width:20px;height:20px}.drag-handle[data-v-40c29f81]:active{cursor:grabbing}.device-card:hover .drag-handle[data-v-40c29f81]{color:#fff9}.device-card.drag-target[data-v-40c29f81]{border-color:#00d4aa;box-shadow:0 0 0 2px #00d4aa4d;transform:scale(1.02)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:linear-gradient(135deg,#0a0a0f 0%,#1a1a2e 50%,#16213e 100%);min-height:100vh;color:#e0e0e0}#app{min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:rgba(255,255,255,.05);border-radius:4px}::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.3)}
