.uploadty-disabled .ant-upload-list-item .anticon-close,.uploadty-disabled .ant-upload-list-item .anticon-delete{display:none}.uploadty-mover-mask{background-color:rgba(0,0,0,.5);opacity:.8;color:#fff;height:28px;line-height:28px}[data-v-c72b329a]{margin:0;padding:0;box-sizing:border-box;-webkit-user-select:none;-ms-user-select:none;user-select:none}body[data-v-c72b329a]{background:linear-gradient(145deg,#1a1e2c,#2a2f3f);min-height:100vh;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-family:Segoe UI,Roboto,Poppins,system-ui,sans-serif;padding:20px}.camera-card[data-v-c72b329a]{max-width:1000px;width:100%;border-radius:2.5rem;overflow:hidden;transition:all .2s ease}.camera-card .video-wrapper[data-v-c72b329a]{position:relative;background:#0b0e14;border-radius:1.8rem;overflow:hidden}.camera-card .video-wrapper .video-element[data-v-c72b329a]{width:100%;height:auto;display:block;background:#000;transform:scaleX(1)}.camera-card .video-wrapper .video-placeholder[data-v-c72b329a]{position:absolute;top:0;left:0;width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.85);backdrop-filter:blur(12px);color:#fff;font-size:1rem;text-align:center;padding:2rem;z-index:5;border-radius:1.8rem}.camera-card .video-wrapper .video-placeholder .placeholder-icon[data-v-c72b329a]{font-size:3.5rem;margin-bottom:1rem;opacity:.9}.camera-card .video-wrapper .video-placeholder .placeholder-text[data-v-c72b329a]{font-weight:500;letter-spacing:.5px;max-width:260px;margin:0 auto}.camera-card .controls[data-v-c72b329a]{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;gap:1rem;margin-top:1.8rem;margin-bottom:1rem}.camera-card .controls button[data-v-c72b329a]{background:#2e3a4e;border:none;font-size:1rem;font-weight:600;padding:.3rem .5rem;border-radius:3rem;color:#f0f3fa;cursor:pointer;transition:all .2s ease;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:10px;backdrop-filter:blur(4px);box-shadow:0 2px 6px rgba(0,0,0,.2);letter-spacing:.3px}.camera-card .controls button[data-v-c72b329a]:active{transform:translateY(1px)}.camera-card .controls button[data-v-c72b329a]:disabled{opacity:.5;transform:none;cursor:not-allowed;filter:grayscale(.1)}.camera-card .controls button.start-btn[data-v-c72b329a]{background:#1890ff;color:#fff}.camera-card .controls button.start-btn[data-v-c72b329a]:hover:not(:disabled){background:#40a9ff;transform:translateY(-2px)}.camera-card .controls button.stop-btn[data-v-c72b329a]{background:#ff4d4f}.camera-card .controls button.stop-btn[data-v-c72b329a]:hover:not(:disabled){background:#ff7875;transform:translateY(-2px)}.camera-card .controls button.screenshot-btn[data-v-c72b329a]{background:#2c5f8a}.camera-card .controls button.screenshot-btn[data-v-c72b329a]:hover:not(:disabled){background:#265277;transform:translateY(-2px)}.camera-card .snapshot-area[data-v-c72b329a]{margin-top:1.5rem;background:#e0e0e0;border-radius:1.5rem;padding:1rem;transition:all .2s}.camera-card .snapshot-area .snapshot-header[data-v-c72b329a]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:baseline;align-items:baseline;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:.8rem;padding:0 .3rem}.camera-card .snapshot-area .snapshot-header h3[data-v-c72b329a]{color:#333;font-size:1.1rem;font-weight:500;letter-spacing:-.2px}.camera-card .snapshot-area .snapshot-header .clear-btn[data-v-c72b329a]{background:none;border:none;color:#fff;font-size:.8rem;font-weight:500;padding:.3rem .9rem;box-shadow:none;background:#ff5455;border-radius:2rem;cursor:pointer;transition:all .2s}.camera-card .snapshot-area .snapshot-header .clear-btn[data-v-c72b329a]:hover{background:rgba(220,60,50,.7);color:#fff}.camera-card .snapshot-area .screenshot-gallery[data-v-c72b329a]{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.8rem;-ms-flex-align:center;align-items:center;min-height:80px}.camera-card .snapshot-area .screenshot-gallery .empty-tip[data-v-c72b329a]{color:#333;font-size:.85rem;padding:.5rem 0}.camera-card .snapshot-area .screenshot-gallery .snap-item[data-v-c72b329a]{display:inline-block;margin-right:8px;position:relative;width:90px;height:90px;border-radius:14px;overflow:hidden;background:#1e2432;border:1px solid hsla(0,0%,100%,.2);transition:transform .1s ease}.camera-card .snapshot-area .screenshot-gallery .snap-item[data-v-c72b329a]:hover{transform:scale(1.02)}.camera-card .snapshot-area .screenshot-gallery .snap-item img[data-v-c72b329a]{width:100%;height:100%;object-fit:cover;display:block;cursor:pointer}.camera-card .snapshot-area .screenshot-gallery .snap-item .download-btn[data-v-c72b329a]{position:absolute;bottom:4px;right:-10px;border:none;border-radius:20px;color:#fff;font-size:12px;cursor:pointer;transition:background .2s}.camera-card .snapshot-area .screenshot-gallery .snap-item .active[data-v-c72b329a]{background:rgba(0,0,0,.6);backdrop-filter:blur(4px);padding:2px 6px;right:4px!important}.camera-card .snapshot-area .screenshot-gallery .snap-item .active[data-v-c72b329a]:hover{background:rgba(0,0,0,.8)}.camera-card .status-bar[data-v-c72b329a]{margin-top:1rem;font-size:.8rem;color:#b9c3db;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.3);padding:.5rem 1rem;border-radius:2rem}.camera-card .status-bar .status-led[data-v-c72b329a]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:6px}.camera-card .status-bar .status-led .led[data-v-c72b329a]{display:inline-block;width:10px;height:10px;border-radius:10px;background-color:#6c757d;box-shadow:0 0 2px currentColor}.camera-card .status-bar .status-led .led.active[data-v-c72b329a]{background-color:#2fe07e;box-shadow:0 0 6px #2fe07e}.camera-card .status-bar .status-led .status-text[data-v-c72b329a]{font-weight:500}.camera-card .status-bar .device-info[data-v-c72b329a]{font-size:.7rem;font-family:monospace}.camera-card footer[data-v-c72b329a]{font-size:.7rem;text-align:center;margin-top:1.2rem;color:#7f8aa3}@media (max-width:640px){.camera-card[data-v-c72b329a]{padding:1rem}.camera-card .controls button[data-v-c72b329a]{padding:.6rem 1.2rem;font-size:.85rem}.camera-card .snap-item[data-v-c72b329a]{width:70px;height:70px}}