be5fdd03c4
Avatars: - Robot icon (green circle) before each agent message - Person icon (dark circle) before each user message - New .chat-bubble wrapper with flex layout for avatar + message Dark theme fixes: - Panel background: #1e1e1e (not pure black) - Agent bubbles: #2d2d2d with light text (not dark/invisible) - Input area: #2d2d2d (not black) - Header stays green (--accent-green) in both themes - Chips, suggestions consistent with panel background Text overflow: - overflow-wrap + word-break on messages - min-width: 0 prevents flex overflow - User bubble properly right-aligned with avatar