@tailwind base; @tailwind components; @tailwind utilities; @layer base { :root { --background: 0 0% 3.9%; --foreground: 0 0% 98%; --card: 0 0% 8%; --card-foreground: 0 0% 98%; --card-elevated: 0 0% 11%; --popover: 0 0% 8%; --popover-foreground: 0 0% 98%; --primary: var(--accent-h) var(--accent-s) var(--accent-l); --primary-foreground: 0 0% 98%; --secondary: 0 0% 10%; --secondary-foreground: 0 0% 98%; --muted: 0 0% 10%; --muted-foreground: 0 0% 63.9%; --accent-color: var(--accent-h) var(--accent-s) var(--accent-l); --accent-foreground: 0 0% 98%; --destructive: 0 62.8% 30.6%; --destructive-foreground: 0 0% 98%; --border: 0 0% 14.9%; --input: 0 0% 14.9%; --ring: var(--accent-h) var(--accent-s) var(--accent-l); --radius: 0.5rem; /* Accent vars (--accent-h/s/l) are NOT defined here. They come exclusively from