@tailwind base;@tailwind components;@tailwind utilities;@layer base{*,body,html{@apply bg-background text-foreground}::selection{@apply bg-primary/25 text-white}}