 html { scroll-behavior: smooth; }  :target { scroll-margin-top: 140px; }  @media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } }