/* The root owns the launcher coordinate; the panel is an independent layer. */
#audior-chat-root .chat-toggle img,
#audior-chat-root .send-button img,
#audior-chat-root .preview button img { filter: brightness(0) invert(1); }
#audior-chat-root .visually-hidden { position: absolute; width: 1px; height: 1px; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); }
#audior-chat-root [hidden] { display: none !important; }
#audior-chat-root .chat-toggle:hover,
#audior-chat-root .chat-toggle:active { transform: none; }
