/* Dark-only compatibility handle for legacy markup. */
.emoditac-ai-chat--theme-dark {
    color-scheme: dark;
}
