@tailwind base;@tailwind components;@tailwind utilities;@layer base{:root{--background: 0 0% 100%;--foreground: 39 20% 15%;--card: 0 0% 100%;--card-foreground: 39 20% 15%;--popover: 0 0% 100%;--popover-foreground: 39 20% 15%;--primary: 39 100% 50%;--primary-foreground: 0 0% 100%;--primary-light: 39 100% 65%;--primary-dark: 39 100% 40%;--secondary: 45 100% 55%;--secondary-foreground: 0 0% 100%;--muted: 39 20% 95%;--muted-foreground: 39 20% 45%;--accent: 45 100% 55%;--accent-foreground: 0 0% 100%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 0 0% 100%;--border: 39 10% 90%;--input: 39 10% 90%;--ring: 39 100% 50%;--radius: .75rem;--gradient-start: 39 100% 50%;--gradient-end: 50 100% 50%;--hero-bg-start: 39 100% 50%;--hero-bg-end: 50 100% 50%}.dark{--background: 39 20% 10%;--foreground: 0 0% 98%;--card: 39 20% 15%;--card-foreground: 0 0% 98%;--popover: 39 20% 15%;--popover-foreground: 0 0% 98%;--primary: 39 100% 55%;--primary-foreground: 0 0% 100%;--primary-light: 39 100% 70%;--primary-dark: 39 100% 45%;--secondary: 45 100% 60%;--secondary-foreground: 0 0% 100%;--muted: 39 20% 20%;--muted-foreground: 39 20% 65%;--accent: 45 100% 60%;--accent-foreground: 0 0% 100%;--destructive: 0 62.8% 50%;--destructive-foreground: 0 0% 100%;--border: 39 10% 25%;--input: 39 10% 25%;--ring: 39 100% 60%;--gradient-start: 39 100% 55%;--gradient-end: 50 100% 50%;--hero-bg-start: 39 100% 55%;--hero-bg-end: 50 100% 50%}}@layer base{body{@apply bg-background text-foreground;font-family:Poppins,sans-serif}}
