/* PolyScore v1.8.11 — compact live camera toolbar; scoreboard visual layout is intentionally untouched. */
.live-view .v1810-hidden-command-deck{display:none!important}
.live-view>.metrics-grid{margin-top:0!important}
.v1810-header-host{min-height:58px!important;padding:8px 12px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px}
.v1810-header-host>*:not(.v1810-live-toolbar){display:none!important}
.v1810-live-toolbar{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;min-width:0}
.v1810-live-heading{display:grid;gap:4px;min-width:0}
.v1810-live-title{display:flex;align-items:center;gap:10px;min-width:0}
.v1810-live-title h2{margin:0;font-size:15px;white-space:nowrap}
.v1810-camera-state{display:inline-flex;align-items:center;gap:6px;min-width:0;max-width:360px;color:#90a9b8;font-size:11px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.v1810-camera-state i{width:7px;height:7px;border-radius:50%;background:#ff617d;flex:0 0 auto}
.v1810-camera-state b{font:inherit;overflow:hidden;text-overflow:ellipsis}
.v1810-camera-state.online i{background:#48dfa0;box-shadow:0 0 0 4px rgba(72,223,160,.09)}
.v1810-camera-state.waiting i{background:#f2b84b;box-shadow:0 0 0 4px rgba(242,184,75,.08)}
.v1810-session-inline{display:flex;align-items:center;gap:8px;min-width:0;font-size:11px}
.v1810-session-inline strong{color:#e9f3f8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.v1810-session-inline span{color:#7894a5;white-space:nowrap}
.v1810-live-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap}
.v1810-live-actions button{height:32px;padding:0 10px;border-radius:9px;border:1px solid #294050;background:#0b1a25;color:#dbeaf3;font-weight:750;font-size:12px;cursor:pointer;white-space:nowrap}
.v1810-live-actions button:hover{border-color:#3c6278;background:#102432}
.v1810-live-actions button:disabled{opacity:.38;cursor:not-allowed}
.v1810-live-actions button.active{border-color:rgba(72,223,160,.42);color:#48dfa0;background:rgba(72,223,160,.08)}
.v1810-toast-host{position:fixed;left:20px;bottom:20px;z-index:10050;display:grid;gap:8px}
.v1810-toast{max-width:360px;padding:11px 14px;border:1px solid #294050;border-radius:10px;background:#0a1924;color:#dbeaf3;box-shadow:0 16px 45px rgba(0,0,0,.35);font-size:12px;font-weight:750}
.v1810-toast.success{border-color:rgba(72,223,160,.38);color:#48dfa0}.v1810-toast.error{border-color:rgba(255,97,125,.4);color:#ff7d94}
@media(max-width:1120px){.v1810-live-toolbar{align-items:flex-start}.v1810-live-actions{max-width:390px}.v1810-camera-state{max-width:220px}}
@media(max-width:820px){.v1810-live-toolbar{flex-direction:column;align-items:stretch}.v1810-live-actions{max-width:none;justify-content:flex-start}.v1810-camera-state{max-width:min(58vw,320px)}}
@media(max-width:560px){.v1810-session-inline{align-items:flex-start;flex-direction:column;gap:2px}.v1810-live-actions{display:grid;grid-template-columns:1fr 1fr}.v1810-live-actions button{width:100%}}
