@tailwind base;
@tailwind components;
@tailwind utilities;

/* Simple typographic tweaks */
h1, h2, h3 { letter-spacing: -0.02em; }
a { text-underline-offset: 2px; }
