html {
  scroll-behavior: smooth;
}

body {
  text-rendering: optimizeLegibility;
}

/* Keep custom CSS intentionally minimal. The layout and styling use Tailwind utilities. */
