@import "https://fonts.googleapis.com/css2?family=Caveat:wght@400..700&family=Quicksand:wght@300..700&display=swap";
:root[data-theme=agro],.agro-theme{--agro-primary:134 61% 41%;--agro-secondary:45 93% 47%;--agro-foreground:134 61% 10%;--agro-background:0 0% 100%;--background:var(--agro-background);--foreground:var(--agro-foreground);--card:var(--agro-background);--card-foreground:var(--agro-foreground);--popover:var(--agro-background);--popover-foreground:var(--agro-foreground);--primary:var(--agro-primary);--primary-foreground:0 0% 100%;--secondary:var(--agro-secondary);--secondary-foreground:0 0% 0%;--muted:134 10% 96%;--muted-foreground:134 10% 40%;--accent:var(--agro-primary);--accent-foreground:0 0% 100%;--success:134 61% 41%;--success-foreground:0 0% 100%;--warning:45 93% 47%;--warning-foreground:0 0% 0%;--info:199 89% 48%;--info-foreground:0 0% 100%;--destructive:0 84% 60%;--destructive-foreground:0 0% 100%;--error:0 84% 60%;--error-foreground:0 0% 100%;--border:134 20% 89%;--input:134 20% 89%;--ring:var(--agro-primary);--radius:.375rem;--base-content:var(--agro-foreground);--primary-content:0 0% 100%;--secondary-content:0 0% 0%;--accent-content:0 0% 100%;--neutral-content:0 0% 100%}.agro-theme body,:root[data-theme=agro] body{background-color:hsl(var(--background));color:hsl(var(--foreground))}
:root[data-theme=artist],.artist-theme{--artist-primary:32 95% 44%;--artist-primary-dark:32 95% 35%;--artist-primary-darker:32 95% 25%;--artist-secondary:0 0% 10%;--artist-secondary-dark:0 0% 5%;--artist-accent:20 10% 20%;--artist-accent-dark:20 10% 10%;--artist-white:0 0% 100%;--artist-black:215 28% 17%;--background:0 0% 98%;--foreground:var(--artist-black);--card:0 0% 100%;--card-foreground:var(--artist-black);--popover:0 0% 100%;--popover-foreground:var(--artist-black);--primary:var(--artist-primary);--primary-foreground:var(--artist-white);--secondary:var(--artist-secondary);--secondary-foreground:var(--artist-white);--muted:210 20% 96%;--muted-foreground:215 14% 34%;--accent:var(--artist-accent);--accent-foreground:var(--artist-white);--success:134 61% 41%;--success-foreground:0 0% 100%;--warning:45 93% 47%;--warning-foreground:0 0% 0%;--info:199 89% 48%;--info-foreground:0 0% 100%;--destructive:0 84% 60%;--destructive-foreground:var(--artist-white);--error:0 84% 60%;--error-foreground:var(--artist-white);--border:220 13% 91%;--input:216 12% 84%;--ring:var(--artist-primary);--radius:.5rem;--card-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--base-content:var(--artist-black);--primary-content:var(--artist-white);--secondary-content:var(--artist-white);--accent-content:var(--artist-white);--neutral-content:var(--artist-white);--text-primary:var(--artist-black);--text-secondary:215 14% 34%}.artist-theme body,:root[data-theme=artist] body{background-color:hsl(var(--background));color:hsl(var(--foreground))}
:root[data-theme=bakery],.bakery-theme{--background:40 33% 98%;--foreground:24 30% 20%;--card:0 0% 100%;--card-foreground:24 30% 20%;--popover:0 0% 100%;--popover-foreground:24 30% 20%;--primary:32 60% 50%;--primary-foreground:0 0% 100%;--accent:158 35% 45%;--accent-foreground:0 0% 100%;--secondary:32 40% 92%;--secondary-foreground:32 60% 25%;--muted:32 20% 95%;--muted-foreground:32 10% 45%;--border:32 20% 90%;--input:32 20% 90%;--ring:32 60% 50%;--radius:1rem}.bakery-theme body,:root[data-theme=bakery] body{background-color:hsl(var(--background));color:hsl(var(--foreground));font-family:Playfair Display,Inter,serif}.bakery-section{padding:8rem 0}.bakery-shadow{shadow:0 20px 40px -15px hsl(var(--primary)/.1)}.bakery-theme h1,.bakery-theme h2,.bakery-theme h3{letter-spacing:-.02em;font-family:Playfair Display,serif;font-weight:900}.bakery-img-hover{transition:transform .6s cubic-bezier(.16,1,.3,1)}.bakery-img-hover:hover{transform:scale(1.05)}
:root[data-theme=elegance],.elegance-theme{--background:48 100% 91%;--foreground:20 20% 12%;--card:48 100% 94%;--card-foreground:20 20% 12%;--popover:48 100% 91%;--popover-foreground:20 20% 12%;--primary:28 87% 67%;--primary-foreground:48 100% 91%;--secondary:355 96% 31%;--secondary-foreground:48 100% 91%;--accent:330 81% 60%;--accent-foreground:48 100% 91%;--muted:48 50% 85%;--muted-foreground:20 10% 40%;--destructive:0 84.2% 60.2%;--destructive-foreground:48 100% 91%;--border:48 30% 80%;--input:48 30% 80%;--ring:330 81% 60%;--radius:0rem}.elegance-theme{-webkit-font-smoothing:antialiased;font-family:Plus Jakarta Sans,sans-serif}.elegance-theme h1,.elegance-theme h2,.elegance-theme h3,.elegance-theme .font-serif{font-family:Playfair Display,serif}.elegance-theme .section-padding{padding-top:clamp(4rem,10vw,10rem);padding-bottom:clamp(4rem,10vw,10rem)}.elegance-theme .product-card-3-4{aspect-ratio:3/4}.elegance-theme .parallax-bg{background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}.elegance-theme .header-minimalist{background:0 0;transition:all .4s}.elegance-theme .header-minimalist.scrolled{background:hsl(var(--background)/.95);backdrop-blur:10px}.elegance-theme .vertical-text{writing-mode:vertical-rl;text-orientation:mixed}.elegance-theme .gold-gradient{background:linear-gradient(135deg,#bf953f,#fcf6ba,#b38728,#fbf5b7,#aa771c);-webkit-text-fill-color:transparent;-webkit-background-clip:text}
:root[data-theme=fatteapot],.fatteapot-theme{--background:40 33% 98%;--foreground:20 20% 12%;--card:40 33% 95%;--card-foreground:20 20% 12%;--primary:19 28% 28%;--primary-foreground:40 33% 98%;--secondary:125 18% 58%;--secondary-foreground:40 33% 98%;--accent:19 28% 40%;--accent-foreground:40 33% 98%;--muted:40 20% 90%;--muted-foreground:20 10% 40%;--border:19 28% 90%;--input:19 28% 90%;--ring:125 18% 58%;--radius:1rem}.fatteapot-theme{-webkit-font-smoothing:antialiased;font-family:Quicksand,sans-serif}.fatteapot-theme .font-handdrawn{font-family:Caveat,cursive}.fatteapot-theme .section-padding{padding-top:clamp(5rem,12vw,12rem);padding-bottom:clamp(5rem,12vw,12rem)}.fatteapot-theme .chalkboard{color:#fff;background:#1a1a1a;border:12px solid #5c4033;font-family:Caveat,cursive;position:relative;box-shadow:0 20px 50px #0000004d}.fatteapot-theme .chalkboard:after{content:"";pointer-events:none;background:radial-gradient(circle,#0000 0%,#ffffff0d 100%);position:absolute;inset:0}.fatteapot-theme .sketch-icon{filter:sepia()hue-rotate(320deg)saturate(.5)}.fatteapot-theme .header-centered{flex-direction:column;align-items:center;gap:1.5rem;padding:2rem;display:flex}
:root[data-theme=mahamaya],.mahamaya-theme{--background:0 0% 100%;--foreground:222.2 47.4% 11.2%;--card:0 0% 100%;--card-foreground:222.2 47.4% 11.2%;--popover:0 0% 100%;--popover-foreground:222.2 47.4% 11.2%;--primary:158 42% 18%;--primary-foreground:210 40% 98%;--secondary:218 18% 35%;--secondary-foreground:210 40% 98%;--accent:28 65% 44%;--accent-foreground:210 40% 98%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 46.9%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--border:214.3 31.8% 91.4%;--input:214.3 31.8% 91.4%;--ring:158 42% 18%;--radius:.5rem}.mahamaya-theme{background-image:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 86c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm28-65c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm23-11c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm-6 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm29 2c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM32 13c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm54 54c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM16 6c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm56 12c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm-48 1c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm54-16c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM46 51c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm39 28c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM28 24c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm42 56c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm-10-40c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm-40-2c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm66 10c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm-46 40c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm44 16c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM58 30c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm-28 20c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm-13 30c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm22-20c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm58 10c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm-29-39c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm-28 20c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm-28-8c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm56 12c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm-45 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm54-16c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm-35-16c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm-54-16c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM24 30c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm26-13c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM9 26c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm74 15c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM52 35c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm44 4c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM25 88c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm22-2c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm44-5c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM42 73c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm13 1c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM42 8c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm33 7c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM46 30c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm35-2c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM33 46c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm46 35c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM57 42c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm-25-1c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm46-6c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm-44 4c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm28 24c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm23 5c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM42 80c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm33 8c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM40 19c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm50 0c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM10 10c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm14 46c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm10 14c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm66 2c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm-46 40c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm44 16c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM58 30c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm-28 20c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm-13 30c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm22-20c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm58 10c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm-29-39c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm-28 20c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm-28-8c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm56 12c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm-45 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm54-16c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm-35-16c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm-54-16c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM24 30c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm26-13c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM9 26c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm74 15c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM52 35c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm44 4c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM25 88c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm22-2c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm44-5c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM42 73c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm13 1c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM42 8c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm33 7c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM46 30c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm35-2c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM33 46c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm46 35c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM57 42c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm-25-1c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm46-6c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm-44 4c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm28 24c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm23 5c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM42 80c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm33 8c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM40 19c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm50 0c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM10 10c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm14 46c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm10 14c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm66 2c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm-46 40c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895-2 2 2zm44 16c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' opacity='.05' fill='currentColor' fill-rule='evenodd'/%3E%3C/svg%3E");background-attachment:fixed}.mahamaya-theme .section-padding{padding-top:clamp(2rem,5vw,5rem);padding-bottom:clamp(2rem,5vw,5rem)}.mahamaya-theme .dense-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;display:grid}.mahamaya-theme .category-circle{aspect-ratio:1;border:4px solid #fff;border-radius:50%;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);overflow:hidden;box-shadow:0 4px 10px #0000001a}.mahamaya-theme .category-circle:hover{transform:scale(1.1)rotate(5deg)}.mahamaya-theme .product-card-dense{border:1px solid hsl(var(--border));background:#fff;transition:all .2s}.mahamaya-theme .product-card-dense:hover{border-color:hsl(var(--primary));box-shadow:0 10px 25px -5px #0000001a}.mahamaya-theme .qty-selector{background:hsl(var(--primary));color:#fff;border-radius:.5rem;align-items:center;display:flex;overflow:hidden}.mahamaya-theme .qty-btn{padding:.5rem;transition:background .2s}.mahamaya-theme .qty-btn:hover{background:#ffffff1a}.mahamaya-theme .topo-bg{position:relative}.mahamaya-theme .topo-bg:before{content:"";opacity:.5;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='200' height='200' viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 10c20 0 20 20 40 20s20-20 40-20 20 20 40 20 20-20 40-20' stroke='rgba(27,67,50,0.05)' fill='none'/%3E%3Cpath d='M0 50c20 0 20 20 40 20s20-20 40-20 20 20 40 20 20-20 40-20' stroke='rgba(27,67,50,0.03)' fill='none'/%3E%3C/svg%3E");position:absolute;inset:0}
:root[data-theme=nursery],.nursery-theme{--background:0 0% 100%;--foreground:210 11% 15%;--card:0 0% 100%;--card-foreground:210 11% 15%;--popover:0 0% 100%;--popover-foreground:210 11% 15%;--primary:105 43% 48%;--primary-foreground:0 0% 100%;--secondary:48 100% 50%;--secondary-foreground:210 11% 15%;--muted:210 17% 95%;--muted-foreground:215 16% 47%;--accent:134 61% 41%;--accent-foreground:0 0% 100%;--destructive:0 84% 60%;--destructive-foreground:0 0% 100%;--error:0 84% 60%;--error-foreground:0 0% 100%;--border:210 17% 90%;--input:210 17% 90%;--ring:134 61% 41%;--radius:.5rem;--base-content:210 11% 15%;--primary-content:0 0% 100%;--secondary-content:0 0% 100%;--accent-content:0 0% 0%;--neutral-content:0 0% 100%}.nursery-theme body,:root[data-theme=nursery] body{background-color:hsl(var(--background));color:hsl(var(--foreground))}
:root[data-theme=pos],.pos-theme{--background:220 33% 98%;--foreground:224 71% 4%;--card:0 0% 100%;--card-foreground:224 71% 4%;--popover:0 0% 100%;--popover-foreground:224 71% 4%;--primary:226 70% 55.5%;--primary-foreground:0 0% 100%;--accent:173 80% 40%;--accent-foreground:0 0% 100%;--secondary:220 14.3% 95.9%;--secondary-foreground:220.9 39.3% 11%;--muted:220 14.3% 95.9%;--muted-foreground:220 8.9% 46.1%;--success:142 72% 29%;--success-foreground:0 0% 100%;--warning:38 92% 50%;--warning-foreground:0 0% 100%;--destructive:0 84% 60%;--destructive-foreground:0 0% 100%;--border:220 13% 91%;--input:220 13% 91%;--ring:226 70% 55.5%;--radius:.5rem;--pos-sidebar-width:380px;--pos-header-height:64px}.dark[data-theme=pos],.dark .pos-theme{--background:224 71% 4%;--foreground:213 31% 91%;--card:224 71% 4%;--card-foreground:213 31% 91%;--popover:224 71% 4%;--popover-foreground:213 31% 91%;--primary:226 70% 55.5%;--primary-foreground:0 0% 100%;--secondary:222.2 47.4% 11.2%;--secondary-foreground:210 40% 98%;--muted:223 47% 11%;--muted-foreground:215.4 16.3% 46.9%;--accent:173 80% 40%;--accent-foreground:0 0% 100%;--destructive:0 62.8% 30.6%;--destructive-foreground:210 40% 98%;--border:216 34% 17%;--input:216 34% 17%;--ring:226 70% 55.5%}.pos-theme body,:root[data-theme=pos] body{background-color:hsl(var(--background));color:hsl(var(--foreground));width:100vw;height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;overflow:hidden}.pos-theme button,.pos-theme a{touch-action:manipulation;min-height:44px}.pos-theme .catalog-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem;display:grid}@media (min-width:768px){.pos-theme .catalog-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}.pos-theme .pos-scrollbar::-webkit-scrollbar{width:6px}.pos-theme .pos-scrollbar::-webkit-scrollbar-thumb{background:hsl(var(--muted-foreground)/.3);border-radius:10px}.pos-theme .pos-scrollbar::-webkit-scrollbar-track{background:0 0}@keyframes pos-shake{0%,to{transform:translate(0)}25%{transform:translate(-10px)}75%{transform:translate(10px)}}.pos-shake{animation:.2s ease-in-out 2 pos-shake}
:root[data-theme=store],.store-theme{--background:210 100% 98%;--foreground:222.2 47.4% 11.2%;--card:0 0% 100%;--card-foreground:222.2 47.4% 11.2%;--popover:0 0% 100%;--popover-foreground:222.2 47.4% 11.2%;--primary:199 89% 48%;--primary-foreground:210 40% 98%;--accent:48 96% 89%;--accent-foreground:222.2 47.4% 11.2%;--secondary:158 36% 91%;--secondary-foreground:222.2 47.4% 11.2%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 46.9%;--success:142.1 76.2% 36.3%;--success-foreground:355.7 100% 97.3%;--warning:38 92% 50%;--warning-foreground:48 96% 89%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--error:0 84.2% 60.2%;--error-foreground:210 40% 98%;--border:199 89% 92%;--input:199 89% 92%;--ring:199 89% 48%;--radius:1.5rem;--container-max-width:1280px}.store-theme body,:root[data-theme=store] body{background-color:hsl(var(--background));color:hsl(var(--foreground));-webkit-font-smoothing:antialiased;font-family:Quicksand,Inter,system-ui,sans-serif}.store-theme .section-padding{padding-top:clamp(3rem,6vw,6rem);padding-bottom:clamp(3rem,6vw,6rem)}.store-theme .container{max-width:var(--container-max-width)!important}.store-theme .bg-section-alt{background-color:hsl(var(--secondary))}.store-theme .store-card-hover{border-radius:var(--radius);transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.store-theme .store-card-hover:hover{transform:scale(1.02);box-shadow:0 20px 25px -5px #0ea5e91a,0 10px 10px -5px #0ea5e90a}.store-theme img{border-radius:var(--radius)}.store-theme .btn-cta{border-radius:9999px;padding-left:2rem;padding-right:2rem;font-weight:700;transition:all .2s;box-shadow:0 4px 6px -1px #0000001a}.store-theme .btn-cta:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.store-theme .cloud-motif{border-radius:50%/60% 60% 40% 40%}.store-theme .bubble-bg{background:radial-gradient(circle at 10% 20%,#fef9c366 0%,#0000 40%),radial-gradient(circle at 90% 80%,#d1fae566 0%,#0000 40%)}.store-theme nav a:hover,.store-theme nav button[type=button]:hover{color:hsl(var(--primary))}

