feat: Redesign chat UI with modern, polished styling
MessageBubble.v2:
- Create brand new message bubble component with proper theme support
- User messages: warm orange background, right-aligned
- Assistant messages: surface background with border, left-aligned
- System messages: centered, muted, tertiary background
- Proper spacing, typography (Lexend), and border radius
- Platform-specific shadows and effects
- Support for multimodal content (images + text)
MessageInput.v2:
- Larger, more accessible input (44px min height)
- Rounded send button with orange background when active
- Better visual feedback (opacity, background color changes)
- Improved typography with Lexend font family
- Subtle background for attach button
ChatScreen:
- Update to use MessageBubbleV2
- Improve spacing and padding
- Platform-specific bottom padding for iOS
- Subtle border-top on input container
Design improvements:
- Consistent 8px vertical spacing between messages
- 75% max width for bubbles (better readability)
- Proper timestamp styling
- Better contrast and visual hierarchy