/* Nest Static Direct Runtime — no Vite, no bundler, no virtual asset paths. */
html { scroll-behavior: smooth; }
body.nest-editorial, body.nest-editorial [class*="backdrop"] { -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; }
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
}
