html.lenis-active { scroll-behavior: auto; }

@media (prefers-reduced-motion: reduce) {
  html.lenis-active { scroll-behavior: auto; }
}
