html {
scroll-behavior: smooth;
}
@media screen and (prefers-reduced-motion: reduce) {
scroll-behavior: auto;