feat(chat): Mission Control UI — tabbed sidebar with Console/Tasks/Research, dark theme, resizable textarea
- TasksPanel: rewritten with Mission Control dark theme (cyan/green/amber/red neon accents, monospace fonts, glowing borders)
- Chat: added tabbed right sidebar (Console, Tasks, Web Research panels)
- Added ConsolePanel component showing tool call output in real-time
- Replaced single-line Input with auto-resizing textarea (Shift+Enter for newline)
- Auto-switches to Console tab when sending messages
- Consistent neon color scheme: cyan=#00D4FF, green=#00FF88, amber=#FFB800, red=#FF3366