Refactor error pages to use CSS variables for theming
- Use CSS custom properties for all colors
- Fixes dark mode not applying (inline styles had higher specificity)
- Remove "Include this if you contact support" text
- Cleaner, more maintainable code
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>