#voicePersistentBar{position:fixed;left:8px;bottom:8px;z-index:10010;display:flex;flex-wrap:wrap;gap:6px;max-width:calc(100vw - 16px);padding:6px;background:#151820;border:1px solid #8554bb;border-radius:6px}#voicePersistentBar[hidden]{display:none}#voicePersistentBar button{font:inherit;font-size:12px;font-weight:700;color:#eee;background:transparent;border:1px solid #444;padding:9px 10px;border-radius:4px;cursor:pointer}#voicePersistentBar button:disabled{opacity:.5;cursor:default}body.voice-detached>header{display:none}body.voice-detached main{visibility:hidden}body.voice-detached #voiceJoinModal{visibility:visible;max-height:calc(100vh - 24px);overflow:auto}