:root{color-scheme:light;--background:21.82 25.58% 91.57%;--foreground:356 71% 27%;--card:36 22% 98%;--card-foreground:24 10% 17%;--popover:36 22% 98%;--popover-foreground:24 10% 17%;--primary:356 71% 27%;--primary-foreground:40 20% 98%;--secondary:356 47% 60%;--secondary-foreground:24 12% 24%;--muted:21.82 25.58% 91.57%;--muted-foreground:24 8% 42%;--accent:32 18% 86%;--accent-foreground:24 12% 22%;--destructive:0 72% 52%;--destructive-foreground:0 0% 100%;--border:28 16% 80%;--input:28 16% 80%;--ring:356 71% 27%;--radius:1rem;--radius-sm:calc(var(--radius) * 0.6);--radius-md:calc(var(--radius) * 0.8);--radius-lg:var(--radius);--radius-xl:calc(var(--radius) * 1.4);--sidebar-background:356 71% 27%;--sidebar-foreground:36 24% 94%;--sidebar-primary:356 71% 27%;--sidebar-primary-foreground:36 24% 96%;--sidebar-accent:0 34% 39%;--sidebar-accent-foreground:36 24% 96%;--sidebar-border:24 10% 22%;--sidebar-ring:356 71% 27%}.dark{--background:21.82 25.58% 91.57%;--foreground:356 71% 27%;--card:24 10% 14%;--card-foreground:36 18% 92%;--popover:24 10% 14%;--popover-foreground:36 18% 92%;--primary:30 18% 70%;--primary-foreground:24 10% 14%;--secondary:356 47% 60%;--secondary-foreground:36 18% 92%;--muted:21.82 25.58% 91.57%;--muted-foreground:30 10% 68%;--accent:24 10% 22%;--accent-foreground:36 18% 92%;--destructive:0 62% 46%;--destructive-foreground:0 0% 100%;--border:24 8% 26%;--input:24 8% 26%;--ring:30 18% 70%;--sidebar-background:356 71% 27%;--sidebar-foreground:36 18% 92%;--sidebar-primary:30 18% 70%;--sidebar-primary-foreground:24 10% 14%;--sidebar-accent:0 34% 39%;--sidebar-accent-foreground:36 18% 92%;--sidebar-border:24 8% 26%;--sidebar-ring:30 18% 70%}*{box-sizing:border-box}html{min-height:100%}body{margin:0;min-height:100vh;background:hsl(var(--background));color:hsl(var(--foreground));font-family:Avenir Next,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}