
/* menu-lighting.css (v19.1 - markers only; JS-driven) */
.neon-breathe {}
.neon-breathe--text {}
.neon-breathe--text-newsletter {}
.neon-breathe--box {}
.neon-breathe--arrow {}

@media (prefers-reduced-motion: reduce) {
  .neon-breathe,
  .neon-breathe--text,
  .neon-breathe--text-newsletter,
  .neon-breathe--box,
  .neon-breathe--arrow {
    animation: none !important;
  }
}
