/* Minimal CSS; main UI is in Shadow DOM to avoid conflicts. This file can hold global fallback if needed. */
/* Support both legacy ID and new class-based root without causing duplicate IDs */
#wa-chatbot-root, .wa-chatbot-root { all: initial; }
