Several components use continuous animations (CRT flicker on Modal, shimmer sweep on Button, RGB glow pulse on Card accent variant). Users with vestibular disorders or motion sensitivity get no opt-out. Should respect the prefers-reduced-motion CSS media query — disabling or substituting a static/opacity-only fallback for all keyframe animations.
Several components use continuous animations (CRT flicker on Modal, shimmer sweep on Button, RGB glow pulse on Card accent variant). Users with vestibular disorders or motion sensitivity get no opt-out. Should respect the
prefers-reduced-motionCSS media query — disabling or substituting a static/opacity-only fallback for all keyframe animations.