/* Optional tiny overrides; Tailwind handles layout via CDN */
html {
  scroll-behavior: smooth;
}
