@tailwind base; @tailwind components; @tailwind utilities; body { background-color: var(--bg-page); color: var(--text-primary); }