.theme-neumorphism{--background:220 20% 92%;--foreground:220 10% 30%;--card:220 20% 92%;--card-foreground:220 10% 30%;--popover:220 20% 90%;--popover-foreground:220 10% 30%;--primary:210 80% 55%;--primary-foreground:210 40% 98%;--secondary:220 15% 88%;--secondary-foreground:220 10% 20%;--muted:220 15% 88%;--muted-foreground:220 10% 50%;--accent:220 20% 85%;--accent-foreground:220 10% 20%;--destructive:0 70% 55%;--destructive-foreground:210 40% 98%;--border:220 15% 85%;--input:220 20% 90%;--ring:210 80% 55%;--radius:0.75rem}.dark.theme-neumorphism{--background:220 15% 15%;--foreground:220 10% 80%;--card:220 15% 15%;--card-foreground:220 10% 80%;--popover:220 15% 12%;--popover-foreground:220 10% 80%;--primary:210 80% 55%;--primary-foreground:210 40% 98%;--secondary:220 15% 20%;--secondary-foreground:220 10% 90%;--muted:220 15% 20%;--muted-foreground:220 10% 60%;--accent:220 15% 25%;--accent-foreground:220 10% 90%;--destructive:0 70% 45%;--destructive-foreground:210 40% 98%;--border:220 15% 25%;--input:220 15% 12%;--ring:210 80% 55%;--radius:0.75rem}.dark.theme-neumorphism .shadow-lg,.theme-neumorphism .shadow-lg{box-shadow:6px 6px 12px hsl(var(--background)/.6),-6px -6px 12px hsl(var(--card)/1.1)}.dark.theme-neumorphism .shadow-xl,.theme-neumorphism .shadow-xl{box-shadow:8px 8px 16px hsl(var(--background)/.6),-8px -8px 16px hsl(var(--card)/1.1)}.theme-neumorphism .border,.theme-neumorphism [class*=bg-]{box-shadow:inset 3px 3px 6px hsl(var(--background)/.7),inset -3px -3px 6px hsl(var(--card)/1)}.dark.theme-neumorphism .bg-card,.dark.theme-neumorphism button:not([class*=bg-destructive]):not([class*=bg-primary]),.theme-neumorphism .bg-card,.theme-neumorphism button:not([class*=bg-destructive]):not([class*=bg-primary]){box-shadow:6px 6px 12px hsl(var(--background)/.6),-6px -6px 12px hsl(var(--card)/1.1);transition:all .2s ease-in-out}.dark.theme-neumorphism button:active:not([class*=bg-destructive]):not([class*=bg-primary]),.theme-neumorphism button:active:not([class*=bg-destructive]):not([class*=bg-primary]){box-shadow:inset 4px 4px 8px hsl(var(--background)/.8),inset -4px -4px 8px hsl(var(--card)/.9)}.dark.theme-neumorphism .bg-primary,.theme-neumorphism .bg-primary{box-shadow:6px 6px 12px hsl(var(--primary)/.4),-6px -6px 12px hsl(var(--primary)/.8)}.theme-flat-cartoon{--background:210 50% 98%;--foreground:240 10% 10%;--card:0 0% 100%;--card-foreground:240 10% 10%;--popover:0 0% 100%;--popover-foreground:240 10% 10%;--primary:340 90% 60%;--primary-foreground:0 0% 100%;--secondary:40 90% 95%;--secondary-foreground:40 50% 20%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 40%;--accent:190 80% 60%;--accent-foreground:0 0% 100%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--border:240 10% 20%;--input:210 40% 98%;--ring:340 90% 60%;--radius:0.5rem}.dark.theme-flat-cartoon{--background:240 10% 12%;--foreground:210 40% 98%;--card:240 8% 18%;--card-foreground:210 40% 98%;--popover:240 8% 15%;--popover-foreground:210 40% 98%;--primary:340 90% 65%;--primary-foreground:0 0% 100%;--secondary:40 80% 25%;--secondary-foreground:40 90% 95%;--muted:240 4% 18%;--muted-foreground:240 5% 64.9%;--accent:190 80% 55%;--accent-foreground:0 0% 100%;--destructive:0 62.8% 50.6%;--destructive-foreground:0 0% 98%;--border:240 10% 30%;--input:240 10% 12%;--ring:340 90% 65%;--radius:0.5rem}.dark.theme-flat-cartoon .shadow-lg,.theme-flat-cartoon .shadow-lg{box-shadow:4px 4px 0 0 hsl(var(--border));border-width:2px}.dark.theme-flat-cartoon .shadow-xl,.theme-flat-cartoon .shadow-xl{box-shadow:6px 6px 0 0 hsl(var(--border));border-width:2px}.theme-flat-cartoon .border,.theme-flat-cartoon [class*=bg-]{border-width:2px}.dark.theme-flat-cartoon .bg-card,.dark.theme-flat-cartoon button,.theme-flat-cartoon .bg-card,.theme-flat-cartoon button{transition:transform .1s ease-in-out}.dark.theme-flat-cartoon button:active,.theme-flat-cartoon button:active{transform:translate(2px,2px);box-shadow:2px 2px 0 0 hsl(var(--border))!important}