/* PolyScore v1.8.9 compact live command layout */
.live-view .live-command-deck{display:none!important}
.live-view .compact-video-panel{margin-top:0!important}
.live-view .v184-video-header{min-height:48px!important;padding:8px 12px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px}
.v189-live-source{display:flex;align-items:center;gap:10px;min-width:0}
.v189-live-source h2{margin:0;font-size:15px;white-space:nowrap}
.v189-live-source .v189-camera-name{font-size:12px;color:#9bb2c2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:300px}
.v189-live-source .v189-status-dot{width:8px;height:8px;border-radius:50%;background:#f2b84b;flex:0 0 auto}
.v189-live-source.online .v189-status-dot{background:#48dfa0}
.v189-live-source.offline .v189-status-dot{background:#ff617d}
.v189-live-actions{display:flex;align-items:center;gap:7px;margin-left:auto}
.v189-live-actions button{height:32px;padding:0 10px;border-radius:9px;border:1px solid #294050;background:#0b1a25;color:#dbeaf3;font-weight:700;font-size:12px;cursor:pointer}
.v189-live-actions button:disabled{opacity:.38;cursor:not-allowed}
.live-view .metrics-grid{margin-top:0!important}
@media(max-width:900px){.v189-live-source .v189-camera-name{max-width:150px}.v189-live-actions button span{display:none}}
