A rebase preserved two copies of the eager `import "./components/ChatView.css"` in App.tsx (one at the top of the imports block, one inline among the lazy view declarations). Keep the top-of-file copy, remove the inline duplicate. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>