#hub-calls-panel{width:100%;max-width:100%;min-width:0;padding:20px 0 40px;overflow-x:hidden}.hub-calls-tab{white-space:nowrap}.hub-calls-tab.active{background:linear-gradient(135deg,#ec4899,#7c3aed)!important;color:#fff!important}.hc-card{width:min(100%,980px);max-width:calc(100vw - 40px);margin:0 auto;background:rgba(16,12,25,.96);border:1px solid rgba(255,255,255,.09);border-radius:22px;overflow:hidden;box-shadow:0 18px 60px rgba(0,0,0,.28)}.hc-head{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:20px;border-bottom:1px solid rgba(255,255,255,.08)}.hc-title{font-size:20px;font-weight:900}.hc-sub,.hc-small{font-size:12px;color:#a99db8;margin-top:4px}.hc-actions{display:flex;gap:10px;flex-wrap:wrap}.hc-btn{border:1px solid rgba(255,255,255,.12);background:#22172f;color:#fff;border-radius:12px;padding:10px 14px;font-weight:800;cursor:pointer}.hc-btn.primary{border:0;background:linear-gradient(135deg,#ec4899,#7c3aed)}.hc-btn.danger{background:#7f1d1d}.hc-content{padding:48px 24px;text-align:center;max-width:680px;margin:0 auto}.hc-content h2{font-size:24px;margin:12px 0 8px}.hc-content p{color:#b7adc2;line-height:1.6}.hc-icon{font-size:54px;color:#ec4899}.hc-active{display:flex;align-items:center;justify-content:space-between;gap:14px;text-align:left;background:#21172d;border:1px solid rgba(236,72,153,.3);padding:16px;border-radius:16px;margin-top:24px}.hc-empty{margin-top:24px;padding:16px;border:1px dashed rgba(255,255,255,.13);border-radius:14px;color:#9d94a8}#hc-call-stage{position:fixed;inset:0;z-index:999999;background:#06040a;display:none;flex-direction:column;overflow:hidden}#hc-call-stage.open{display:flex}.hc-call-top{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.09);flex-wrap:wrap}.hc-call-controls{display:flex;gap:8px;flex-wrap:wrap}.hc-videos{flex:1;min-height:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(320px,100%),1fr));gap:10px;padding:10px;overflow:auto;align-content:center}.hc-media{width:100%;max-height:calc(100vh - 100px);object-fit:contain;background:#111;border-radius:16px}.hc-media.local{outline:1px solid rgba(236,72,153,.45)}@media(max-width:760px){.hc-card{max-width:calc(100vw - 20px)}.hc-head{align-items:flex-start;flex-direction:column;padding:16px}.hc-actions{width:100%}.hc-actions .hc-btn{flex:1;min-width:0}.hc-content{padding:36px 16px}.hc-active{align-items:stretch;flex-direction:column}.hc-call-top{align-items:flex-start}.hc-videos{grid-template-columns:1fr}}

/* V8: actual Hub header call controls */
.hub-call-header-actions{display:inline-flex!important;gap:8px!important;align-items:center!important;flex-wrap:wrap!important;margin-left:8px!important;max-width:100%!important}.hc-header-btn{display:inline-flex!important;align-items:center!important;gap:7px!important;border:1px solid rgba(255,255,255,.14)!important;background:rgba(18,13,27,.92)!important;color:#fff!important;border-radius:12px!important;padding:9px 12px!important;font-size:13px!important;font-weight:800!important;cursor:pointer!important;white-space:nowrap!important}.hc-header-btn.primary{background:linear-gradient(135deg,#ec4899,#7c3aed)!important;border-color:transparent!important}.hub-calls-tab{border:0!important;background:transparent!important;color:inherit!important;padding:10px 14px!important;font:inherit!important;cursor:pointer!important}.hub-calls-tab.active{background:linear-gradient(135deg,#ec4899,#7c3aed)!important;color:#fff!important;border-radius:10px!important}@media(max-width:900px){.hub-call-header-actions{width:100%!important;margin:8px 0 0!important}.hc-header-btn{flex:1!important;justify-content:center!important;min-width:130px!important}}@media(max-width:540px){.hc-header-btn span{display:none!important}.hc-header-btn{min-width:52px!important}.hub-calls-tab{padding:8px 10px!important;font-size:12px!important}}
