:root{color-scheme:light;--background:0 0% 100%;--foreground:0 0% 13%;--card:0 0% 98%;--card-foreground:0 0% 13%;--muted-foreground:0 0% 46%;--border:0 0% 88%;--primary:172 100% 29%;--primary-foreground:0 0% 100%;--success:172 100% 38%;--success-foreground:0 0% 100%;--destructive:0 0% 40%;--destructive-foreground:0 0% 100%;--input:0 0% 100%;--ring:0 0% 13%;--sidebar:0 0% 98%;--sidebar-foreground:0 0% 13%;--sidebar-border:0 0% 88%;--radius:4px;--shadow-sm:0 1px 2px 0 rgb(0 0 0/0.06);--shadow-md:0 2px 4px -2px rgb(0 0 0/0.08),0 4px 6px -1px rgb(0 0 0/0.08);--shadow-lg:0 8px 16px -4px rgb(0 0 0/0.12),0 4px 6px -2px rgb(0 0 0/0.08);--duration-fast:150ms;--duration-normal:200ms;--duration-slow:300ms}html.dark{color-scheme:dark;--background:0 0% 13%;--foreground:0 0% 96%;--card:0 0% 16%;--card-foreground:0 0% 96%;--muted-foreground:0 0% 69%;--border:0 0% 26%;--primary:172 100% 29%;--primary-foreground:0 0% 100%;--success:172 100% 38%;--success-foreground:0 0% 100%;--destructive:0 0% 40%;--destructive-foreground:0 0% 100%;--input:0 0% 16%;--ring:0 0% 96%;--sidebar:0 0% 13%;--sidebar-foreground:0 0% 96%;--sidebar-border:0 0% 26%}html.dark :where([class*=bg-yellow],[class*=bg-amber],[class*=bg-orange],[class*=bg-brown]){background-color:hsl(var(--card))!important;color:hsl(var(--primary))!important;border-color:hsl(var(--primary))!important}html.dark :where([class*=text-yellow],[class*=text-amber],[class*=text-orange],[class*=text-brown]){color:hsl(var(--primary))!important}html.dark :where([class*=border-yellow],[class*=border-amber],[class*=border-orange],[class*=border-brown]){border-color:hsl(var(--primary))!important}html.dark [style*="#92400e"],html.dark [style*="#ca8a04"],html.dark [style*="#eab308"],html.dark [style*="#fbbf24"],html.dark [style*="#fcd34d"],html.dark [style*="#fde68a"],html.dark [style*="#fef3c7"],html.dark [style*="rgb(255, 193, 7)"],html.dark [style*="rgb(255, 205, 0)"]{background-color:hsl(var(--card))!important;color:hsl(var(--primary))!important;border-color:hsl(var(--primary))!important}