@tailwind base;@tailwind components;@tailwind utilities;@layer base{:root{--background:217 32% 8%;--foreground:0 0% 95%;--card:217 27% 12%;--card-foreground:0 0% 95%;--popover:217 27% 12%;--popover-foreground:0 0% 95%;--primary:152 99% 38%;--primary-foreground:0 0% 100%;--secondary:152 28% 74%;--secondary-foreground:217 32% 8%;--muted:212 32% 18%;--muted-foreground:152 10% 60%;--accent:212 32% 22%;--accent-foreground:0 0% 95%;--destructive:0 84% 60%;--destructive-foreground:0 0% 100%;--border:212 32% 18%;--input:212 32% 18%;--ring:152 99% 38%;--radius:0.5rem}*,body{@apply bg-background text-foreground}}