@tailwind base; @tailwind components; @tailwind utilities; body { background-color: theme("colors.surface"); color: theme("colors.ink.DEFAULT"); }