/* CM-0041: normal site fragment navigation is direct by default.
   Intentional archive Explore/Jump animation is handled explicitly in site.js. */
html {
  scroll-behavior: auto;
}
