Testing CSS custom properties and theme switching
Click the theme toggle button to switch between light and dark modes.
Current window width: Loading...px
All styling uses CSS custom properties for consistent theming.
This layout adapts to different screen sizes using CSS media queries.
Try resizing your browser window to see the responsive behavior.
✅ Zero hardcoded colors - all use CSS custom properties
✅ Semantic color tokens for error states
✅ Design token integration
✅ Mobile-first responsive design