/* Shared smooth-glide handoff for Library detail and collection documents.
   The catalogue has its own contained scroller and must not load this asset. */
html.has-library-page-glide{scroll-behavior:auto}
@media(prefers-reduced-motion:reduce){html.has-library-page-glide{scroll-behavior:auto}}
