@layer base{.plantscan{--background:144 30% 95%;--foreground:160 10% 15%;--card:0 0% 100%;--card-foreground:160 10% 15%;--popover:0 0% 100%;--popover-foreground:160 10% 15%;--primary:100 62% 80%;--primary-foreground:160 20% 12%;--secondary:144 20% 92%;--secondary-foreground:160 10% 20%;--muted:144 15% 90%;--muted-foreground:160 8% 45%;--accent:100 62% 80%;--accent-foreground:160 20% 12%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--border:144 15% 87%;--input:144 15% 87%;--ring:100 62% 70%;--radius:1rem;--sidebar-background:0 0% 98%;--sidebar-foreground:240 5.3% 26.1%;--sidebar-primary:240 5.9% 10%;--sidebar-primary-foreground:0 0% 98%;--sidebar-accent:240 4.8% 95.9%;--sidebar-accent-foreground:240 5.9% 10%;--sidebar-border:220 13% 91%;--sidebar-ring:217.2 91.2% 59.8%;--surface:0 0% 100%;--surface-foreground:160 10% 15%;--badge-bg:100 62% 80%;--badge-foreground:140 30% 20%;--highlight:100 62% 85%;--text-heading:160 15% 12%;--text-body:160 8% 35%;--text-muted:160 6% 55%;--section-alt:0 0% 100%;--cta-gradient-from:100 62% 80%;--cta-gradient-to:130 45% 75%;background-color:hsl(var(--background));color:hsl(var(--foreground));font-family:Ubuntu,ui-sans-serif,system-ui,sans-serif}.plantscan *{border-color:hsl(var(--border))}}@layer utilities{.plantscan .text-heading{color:hsl(var(--text-heading))}.plantscan .text-body{color:hsl(var(--text-body))}.plantscan .text-subtle{color:hsl(var(--text-muted))}.plantscan .animate-accordion-down{animation:.2s ease-out plantscan-accordion-down}.plantscan .animate-accordion-up{animation:.2s ease-out plantscan-accordion-up}@keyframes plantscan-accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes plantscan-accordion-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}}
