html[data-ia-performance-ready="1"] { --ia-performance-observer-ready: 1; }
@media (prefers-reduced-motion: reduce) {
  html[data-ia-performance-ready="1"] *,
  html[data-ia-performance-ready="1"] *::before,
  html[data-ia-performance-ready="1"] *::after { scroll-behavior: auto !important; }
}
