@import "tailwindcss"; @layer base { :root { font-family: system-ui, Avenir, Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } /* Global body styles moved to component classes; avoid @apply here */ }