:root,html,html[data-theme=light],html:not(.dark){--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#0a0a0a;background-color:#fff;--background:0 0% 100%!important;--foreground:0 0% 3.9%!important;--card:0 0% 100%!important;--card-foreground:0 0% 3.9%!important;--popover:0 0% 100%!important;--popover-foreground:0 0% 3.9%!important;--primary:0 0% 9%!important;--primary-foreground:0 0% 98%!important;--secondary:0 0% 96.1%!important;--secondary-foreground:0 0% 9%!important;--muted:0 0% 96.1%!important;--muted-foreground:0 0% 45.1%!important;--accent:0 0% 96.1%!important;--accent-foreground:0 0% 9%!important;--destructive:0 84.2% 60.2%!important;--destructive-foreground:0 0% 98%!important;--border:0 0% 89.8%!important;--input:0 0% 89.8%!important;--ring:0 0% 3.9%!important;--radius:.5rem!important}html.dark,html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#fafafa;background-color:#121212;--background:0 0% 6.9%!important;--foreground:0 0% 98%!important;--card:0 0% 3.9%!important;--card-foreground:0 0% 98%!important;--popover:0 0% 3.9%!important;--popover-foreground:0 0% 98%!important;--primary:0 0% 98%!important;--primary-foreground:0 0% 9%!important;--secondary:0 0% 14.9%!important;--secondary-foreground:0 0% 98%!important;--muted:0 0% 14.9%!important;--muted-foreground:0 0% 63.9%!important;--accent:0 0% 14.9%!important;--accent-foreground:0 0% 98%!important;--destructive:0 62.8% 30.6%!important;--destructive-foreground:0 0% 98%!important;--border:0 0% 14.9%!important;--input:0 0% 14.9%!important;--ring:0 0% 83.1%!important}body{background-color:hsl(var(--background))!important;color:hsl(var(--foreground))!important}nav,header,.navbar,[class*=navbar],[class*=header]{color:inherit;background-color:#0000}.bg-background{background-color:hsl(var(--background))!important}.text-foreground{color:hsl(var(--foreground))!important}.text-muted-foreground{color:hsl(var(--muted-foreground))!important}.border-border{border-color:hsl(var(--border))!important}.bg-primary{background-color:hsl(var(--primary))!important}.text-primary-foreground{color:hsl(var(--primary-foreground))!important}.bg-muted{background-color:hsl(var(--muted))!important}.bg-accent{background-color:hsl(var(--accent))!important}
