.comms-video{background:#00000059;border:1px solid #9b6dff40;border-radius:12px;flex-direction:column;height:100%;min-height:280px;display:flex;overflow:hidden}.comms-video--empty{color:#ffffff73;justify-content:center;align-items:center}.comms-video__head{background:#9b6dff0f;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.comms-video__badge{letter-spacing:.06em;text-transform:uppercase;color:#c9a8ff;margin-bottom:4px;font-size:.68rem;font-weight:700;display:inline-block}.comms-video__title{color:#fff;margin:0;font-size:.95rem;font-weight:600}.comms-video__end{color:#ff8a80;cursor:pointer;background:#f4433626;border:1px solid #f4433659;border-radius:8px;padding:6px 12px;font-size:.78rem;font-weight:600}.comms-video__end:disabled{opacity:.5;cursor:not-allowed}.comms-video__stage{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:24px;display:flex}.comms-video__stub{max-width:360px}.comms-video__stub-icon{color:#9b6dff;margin-bottom:12px;font-size:2.5rem}.comms-video__hint{color:#ffffff80;margin:8px 0 0;font-size:.82rem;line-height:1.5}.comms-video__hint code{background:#ffffff0f;border-radius:4px;padding:1px 5px;font-size:.75rem}.comms-video__link{color:#c4a2ff;text-underline-offset:2px;text-decoration:underline}.comms-video__link:hover{color:#e0ccff}.comms-video__error{color:#ff8a80;font-size:.85rem}.comms-video__livekit{width:100%}.comms-video--live{min-height:480px}.comms-video__stage--live{text-align:left;justify-content:flex-start;align-items:stretch;padding:0;position:relative}.comms-consent{text-align:left;background:#9b6dff1a;border:1px solid #9b6dff47;border-radius:12px;max-width:420px;margin:32px auto;padding:24px}.comms-consent h3{color:#fff;margin:0 0 10px;font-size:1.05rem}.comms-consent p{color:#ffffffc7;margin:0 0 16px;font-size:.9rem;line-height:1.5}.comms-consent__join{color:#fff;cursor:pointer;background:#9b6dff;border:none;border-radius:8px;padding:10px 16px;font-size:.88rem;font-weight:600}.comms-livekit-stage{flex:1;width:100%;min-height:360px;overflow:hidden}.comms-video__live-toolbar{background:#9b6dff14;border-bottom:1px solid #ffffff0f;align-items:center;gap:12px;padding:10px 14px;display:flex}.comms-video__live-toolbar .comms-video__title{flex:1;margin:0}.comms-video__hint--overlay{pointer-events:none;background:#000000a6;border-radius:8px;padding:8px 14px;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.comms-admin__test-panel{flex-direction:column;gap:16px;display:flex}.comms-admin__test-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.comms-admin__test-meta{color:#ffffff73;font-size:.78rem}.comms-admin__test-room{border:1px solid #9b6dff33;border-radius:12px;min-height:420px;overflow:hidden}.comms-livekit-stage--docked{z-index:80;resize:both;border:1px solid #9b6dff66;border-radius:14px;width:min(380px,100vw - 32px);height:240px;min-height:160px;position:fixed;bottom:16px;right:16px;overflow:hidden;box-shadow:0 18px 48px #00000073}.comms-meeting{color:#fff;background:#0d0d12;grid-template-rows:1fr auto;grid-template-columns:1fr 220px;height:100%;min-height:360px;display:grid}.comms-meeting--docked{grid-template-columns:1fr;min-height:160px}.comms-meeting--docked .comms-meeting__rail{display:none}.comms-meeting__grid{gap:8px;min-height:0;padding:10px;display:grid;overflow:auto}.comms-tile{background:#16161f;border:1px solid #ffffff14;border-radius:12px;min-height:140px;position:relative;overflow:hidden}.comms-tile.is-raised{border-color:#c77dff}.comms-tile--screen{grid-column:1/-1;min-height:240px}.comms-tile--screen .comms-tile__video{object-fit:contain;background:#000}.comms-tile__video{object-fit:cover;width:100%;height:100%}.comms-tile__label{background:#0000008c;border-radius:6px;padding:3px 8px;font-size:.75rem;font-weight:600;position:absolute;bottom:8px;left:8px}.comms-tile-ph{background:radial-gradient(circle at 30% 20%,#9b6dff40,#16161f);flex-direction:column;justify-content:center;align-items:center;gap:8px;height:100%;min-height:140px;display:flex}.comms-tile-ph__img{object-fit:cover;border-radius:50%;width:72px;height:72px}.comms-tile-ph__initials{background:#9b6dff;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;font-size:1.4rem;font-weight:700;display:flex}.comms-tile-ph__name{color:#fffc;font-size:.85rem}.comms-meeting__rail{background:#ffffff08;border-left:1px solid #ffffff14;padding:10px;overflow:auto}.comms-meeting__people{flex-direction:column;gap:8px;display:flex}.comms-meeting__person{flex-wrap:wrap;align-items:center;gap:6px;font-size:.78rem;display:flex}.comms-meeting__person-name{font-weight:600}.comms-meeting__role{text-transform:capitalize;color:#c9a8ff;font-size:.7rem}.comms-meeting__host-actions button,.comms-meeting__clear,.comms-meeting__extras button,.comms-meeting__hand-btn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:8px;padding:4px 8px;font-size:.72rem}.comms-meeting__hand-btn.is-on{background:#9b6dff59;border-color:#c77dff}.comms-meeting__bar{border-top:1px solid #ffffff14;flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;align-items:center;gap:8px;padding:8px 12px;display:flex}.comms-meeting__watch{color:#fff9;margin:0;font-size:.8rem}.comms-meeting__extras{gap:8px;display:flex}@media (width<=720px){.comms-meeting{grid-template-columns:1fr}.comms-meeting__rail{border-top:1px solid #ffffff14;border-left:none;max-height:140px}}