@tailwind base;@tailwind components;@tailwind utilities;@layer base{:root{--background:240 10% 98%;--foreground:240 10% 4%;--card:0 0% 100%;--card-foreground:240 10% 4%;--popover:0 0% 100%;--popover-foreground:240 10% 4%;--primary:142 71% 20%;--primary-foreground:0 0% 100%;--primary-hover:142 71% 15%;--secondary:240 5% 96%;--secondary-foreground:240 6% 10%;--muted:240 5% 96%;--muted-foreground:240 4% 46%;--accent:240 5% 96%;--accent-foreground:240 6% 10%;--destructive:0 84% 60%;--destructive-foreground:0 0% 100%;--success:142 71% 45%;--success-foreground:0 0% 100%;--warning:38 92% 50%;--warning-foreground:0 0% 100%;--border:240 6% 90%;--input:240 6% 90%;--ring:142 71% 20%;--radius:.75rem;--gradient-primary:linear-gradient(135deg, hsl(var(--primary)), #16833e);--gradient-subtle:linear-gradient(180deg, hsl(var(--background)), #f4f4f5);--shadow-sm:0 1px 2px 0 hsl(var(--foreground) / .05);--shadow:0 4px 6px -1px hsl(var(--foreground) / .1);--shadow-lg:0 10px 15px -3px hsl(var(--foreground) / .1);--transition-smooth:all .2s cubic-bezier(.4, 0, .2, 1);--sidebar-background:142 71% 12%;--sidebar-foreground:0 0% 95%;--sidebar-primary:142 71% 60%;--sidebar-primary-foreground:0 0% 100%;--sidebar-accent:142 50% 18%;--sidebar-accent-foreground:0 0% 95%;--sidebar-border:142 50% 16%;--sidebar-ring:142 71% 45%}.dark{--background:222.2 84% 4.9%;--foreground:210 40% 98%;--card:222.2 84% 4.9%;--card-foreground:210 40% 98%;--popover:222.2 84% 4.9%;--popover-foreground:210 40% 98%;--primary:142 71% 45%;--primary-foreground:0 0% 100%;--secondary:217.2 32.6% 17.5%;--secondary-foreground:210 40% 98%;--muted:217.2 32.6% 17.5%;--muted-foreground:215 20.2% 65.1%;--accent:217.2 32.6% 17.5%;--accent-foreground:210 40% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:210 40% 98%;--border:217.2 32.6% 17.5%;--input:217.2 32.6% 17.5%;--ring:142 71% 45%;--sidebar-background:240 5.9% 10%;--sidebar-foreground:240 4.8% 95.9%;--sidebar-primary:142 71% 45%;--sidebar-primary-foreground:0 0% 100%;--sidebar-accent:240 3.7% 15.9%;--sidebar-accent-foreground:240 4.8% 95.9%;--sidebar-border:240 3.7% 15.9%;--sidebar-ring:142 71% 45%}@apply border-border;@apply bg-background text-foreground;body{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}
