 html, html:root, body { scroll-behavior: smooth !important; }   @media (prefers-reduced-motion: reduce) { html, html:root, body { scroll-behavior: auto !important; } }