- Add react-markdown, remark-gfm, react-syntax-highlighter for AI responses
- Code blocks with syntax highlighting, language labels, and copy button
- Fix AIChatPage height to fit within MainLayout (calc 100vh-6rem)
- Align top headers (Sidebar logo h-16 = Header h-16)
- Align bottom sections (User info h-14 = Quota h-14 = Input h-14)
- Add /ai/chat page title to MainLayout