/* Brand theme overrides (Happ / Eagle) */
:root{
  /* Primary accent (orange) */
  --accent-color: #F97316;
  /* Secondary accent (pink) */
  --accent-secondary-color: #EC4899;
}
