@tailwind base;@tailwind components;@tailwind utilities;:root{--background:0 0% 100%;--foreground:222 47% 11%;--muted:210 40% 96%;--muted-foreground:215 16% 47%;--primary:222 47% 11%;--primary-foreground:210 40% 98%;--secondary:210 40% 96%;--secondary-foreground:222 47% 11%;--border:214 32% 91%;--input:214 32% 91%;--ring:222 47% 11%}body{@apply bg-background text-foreground antialiased}@layer base{*{@apply border-border}}