/* Optional: very small custom CSS. Tailwind handles almost everything. */
:root { color-scheme: dark; }
html { scroll-behavior: smooth; }

