@tailwind base;@tailwind components;@tailwind utilities;:root{--background-color: #0b0f19;--text-color: #f3f4f6}body{background-color:var(--background-color);color:var(--text-color)}:root{--background: #1e222d;--foreground: #666666;--primary: #f0b90b;--secondary: #3b82f6;--palette-bg-1: #1e222d;--palette-bg-2: #0b0e11;--palette-bg-3: #f0b90b;--palette-fg-1: #666666;--palette-fg-2: #ffffff;--palette-fg-3: #000000;--palette-fg-4: #f0b90b;--font-sans: "-apple-system", sans-serif}
