# Frontend Styles Memory

Apply this inside `frontend/src/styles/`.

- Use CSS variables for theme-aware colors and shared spacing.
- Maintain light and dark themes together.
- Keep layouts mobile-first and avoid fragile fixed widths.
- Preserve accessible contrast and focus states.
- Keep brand red as an accent, not the only visual hue.
