/* arsvenditio · CSS-Core · gemeinsame Animationen */

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