.HeroSection-module__YGMWTW__hero{padding:var(--space-2xl) 0 var(--space-3xl);background:linear-gradient(135deg, var(--color-background) 0%, var(--color-primary-light) 50%, var(--color-background) 100%);position:relative;overflow:hidden}.HeroSection-module__YGMWTW__inner{align-items:center;gap:var(--space-xl);z-index:2;flex-direction:column;display:flex;position:relative}@media (min-width:1024px){.HeroSection-module__YGMWTW__hero{padding:var(--space-3xl) 0 var(--space-4xl)}.HeroSection-module__YGMWTW__inner{align-items:center;gap:var(--space-3xl);flex-direction:row}}.HeroSection-module__YGMWTW__content{text-align:center;flex:1;max-width:600px}@media (min-width:1024px){.HeroSection-module__YGMWTW__content{text-align:left}}.HeroSection-module__YGMWTW__pill{background:var(--color-surface);border:var(--clay-border);border-radius:var(--radius-full);color:var(--color-primary);box-shadow:var(--clay-shadow-sm);margin-bottom:var(--space-lg);align-items:center;gap:6px;padding:6px 16px;font-size:.813rem;font-weight:600;animation:.6s ease-out HeroSection-module__YGMWTW__slideUp;display:inline-flex}.HeroSection-module__YGMWTW__title{font-family:var(--font-heading);color:var(--color-text-dark);letter-spacing:-.03em;font-size:2.25rem;font-weight:800;line-height:1.1;animation:.6s ease-out .1s both HeroSection-module__YGMWTW__slideUp}@media (min-width:768px){.HeroSection-module__YGMWTW__title{font-size:3rem}}@media (min-width:1024px){.HeroSection-module__YGMWTW__title{font-size:3.75rem}}.HeroSection-module__YGMWTW__highlight{color:var(--color-primary);position:relative}.HeroSection-module__YGMWTW__subtitle{color:var(--color-text-muted);margin-top:var(--space-md);font-size:1.05rem;line-height:1.7;animation:.6s ease-out .2s both HeroSection-module__YGMWTW__slideUp}@media (min-width:768px){.HeroSection-module__YGMWTW__subtitle{font-size:1.125rem}}.HeroSection-module__YGMWTW__ctas{gap:var(--space-sm);margin-top:var(--space-xl);flex-direction:column;animation:.6s ease-out .3s both HeroSection-module__YGMWTW__slideUp;display:flex}@media (min-width:480px){.HeroSection-module__YGMWTW__ctas{flex-direction:row;justify-content:center}}@media (min-width:1024px){.HeroSection-module__YGMWTW__ctas{justify-content:flex-start}}.HeroSection-module__YGMWTW__stats{justify-content:center;align-items:center;gap:var(--space-lg);margin-top:var(--space-xl);padding:var(--space-lg);background:var(--color-surface);border-radius:var(--radius-lg);border:var(--clay-border);box-shadow:var(--clay-shadow-sm);animation:.6s ease-out .4s both HeroSection-module__YGMWTW__slideUp;display:flex}@media (min-width:1024px){.HeroSection-module__YGMWTW__stats{justify-content:flex-start}}.HeroSection-module__YGMWTW__stat{flex-direction:column;align-items:center;display:flex}.HeroSection-module__YGMWTW__statNumber{font-family:var(--font-heading);color:var(--color-primary);font-size:1.25rem;font-weight:800}.HeroSection-module__YGMWTW__statLabel{color:var(--color-text-muted);font-size:.75rem;font-weight:500}.HeroSection-module__YGMWTW__statDivider{background:var(--color-border);width:1px;height:32px}.HeroSection-module__YGMWTW__imageWrap{flex-shrink:0;width:280px;height:280px;animation:.8s ease-out .2s both HeroSection-module__YGMWTW__scaleIn;position:relative}@media (min-width:640px){.HeroSection-module__YGMWTW__imageWrap{width:380px;height:380px}}@media (min-width:1024px){.HeroSection-module__YGMWTW__imageWrap{width:480px;height:480px}}.HeroSection-module__YGMWTW__image{object-fit:contain;z-index:2;filter:drop-shadow(0 20px 40px #ff6b4a26);position:relative}.HeroSection-module__YGMWTW__imageGlow{z-index:1;background:radial-gradient(circle,#ff6b4a1f 0%,#0000 70%);border-radius:50%;width:80%;height:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HeroSection-module__YGMWTW__blobOne{z-index:0;background:radial-gradient(circle,#ff6b4a14 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-100px;right:-100px}.HeroSection-module__YGMWTW__blobTwo{z-index:0;background:radial-gradient(circle,#2563eb0f 0%,#0000 70%);border-radius:50%;width:250px;height:250px;position:absolute;bottom:-80px;left:-80px}@keyframes HeroSection-module__YGMWTW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection-module__YGMWTW__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}
.CategoriesGrid-module__3KFF0W__section{background:var(--color-surface)}.CategoriesGrid-module__3KFF0W__grid{gap:var(--space-md);grid-template-columns:repeat(2,1fr);display:grid}@media (min-width:640px){.CategoriesGrid-module__3KFF0W__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.CategoriesGrid-module__3KFF0W__grid{gap:var(--space-lg);grid-template-columns:repeat(5,1fr)}}.CategoriesGrid-module__3KFF0W__block{justify-content:center;align-items:center;gap:var(--space-md);padding:var(--space-xl) var(--space-md);background:var(--block-bg);border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition-smooth);border:3px solid #ffffff80;flex-direction:column;text-decoration:none;display:flex;box-shadow:6px 6px 12px #0000000d,inset -3px -3px 6px #fff9,inset 3px 3px 6px #0000000a}.CategoriesGrid-module__3KFF0W__block:hover{transform:translateY(-4px);box-shadow:10px 10px 20px #00000014,inset -3px -3px 6px #ffffffb3,inset 3px 3px 6px #00000008}.CategoriesGrid-module__3KFF0W__block:nth-child(5){grid-column:1/-1}@media (min-width:640px){.CategoriesGrid-module__3KFF0W__block:nth-child(5){grid-column:auto}}.CategoriesGrid-module__3KFF0W__imageWrap{border-radius:var(--radius-md);width:72px;height:72px;transition:transform var(--transition-smooth);background:#ffffffb3;justify-content:center;align-items:center;padding:4px;display:flex;overflow:hidden;box-shadow:inset -2px -2px 4px #fffc,inset 2px 2px 4px #0000000a}.CategoriesGrid-module__3KFF0W__block:hover .CategoriesGrid-module__3KFF0W__imageWrap{transform:scale(1.05)}.CategoriesGrid-module__3KFF0W__catImage{object-fit:contain;width:100%;height:100%}.CategoriesGrid-module__3KFF0W__name{font-family:var(--font-heading);color:var(--color-text-dark);font-size:1rem;font-weight:700}
.ProductGrid-module__Wp7uPq__grid{gap:var(--space-md);grid-template-columns:repeat(2,1fr);display:grid}@media (min-width:768px){.ProductGrid-module__Wp7uPq__grid{gap:var(--space-lg);grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.ProductGrid-module__Wp7uPq__grid{grid-template-columns:repeat(4,1fr)}}.ProductGrid-module__Wp7uPq__card{background:var(--color-surface);border-radius:var(--radius-lg);border:var(--clay-border);box-shadow:var(--clay-shadow);transition:box-shadow var(--transition-smooth), transform var(--transition-smooth);flex-direction:column;display:flex;overflow:hidden}.ProductGrid-module__Wp7uPq__card:hover{box-shadow:var(--clay-shadow-hover);transform:translateY(-2px)}.ProductGrid-module__Wp7uPq__imageLink{text-decoration:none;display:block}.ProductGrid-module__Wp7uPq__imageWrap{aspect-ratio:1;background:var(--color-background);position:relative;overflow:hidden}.ProductGrid-module__Wp7uPq__image{object-fit:contain;padding:var(--space-md);transition:transform var(--transition-smooth)}.ProductGrid-module__Wp7uPq__card:hover .ProductGrid-module__Wp7uPq__image{transform:scale(1.03)}.ProductGrid-module__Wp7uPq__noImage{width:100%;height:100%;color:var(--color-text-muted);opacity:.3;justify-content:center;align-items:center;display:flex}.ProductGrid-module__Wp7uPq__badgeWrap{top:var(--space-sm);left:var(--space-sm);z-index:2;position:absolute}.ProductGrid-module__Wp7uPq__content{padding:var(--space-md);gap:var(--space-xs);flex-direction:column;flex:1;display:flex}.ProductGrid-module__Wp7uPq__category{text-transform:uppercase;letter-spacing:.05em;color:var(--color-primary);font-size:.75rem;font-weight:600}.ProductGrid-module__Wp7uPq__name{font-family:var(--font-heading);color:var(--color-text-dark);-webkit-line-clamp:2;cursor:pointer;transition:color var(--transition-fast);-webkit-box-orient:vertical;font-size:.95rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.ProductGrid-module__Wp7uPq__name:hover{color:var(--color-primary)}.ProductGrid-module__Wp7uPq__variant{color:var(--color-text-muted);font-size:.813rem}.ProductGrid-module__Wp7uPq__priceRow{align-items:baseline;gap:var(--space-sm);margin-top:var(--space-xs);display:flex}.ProductGrid-module__Wp7uPq__price{font-family:var(--font-heading);color:var(--color-text-dark);font-size:1.2rem;font-weight:700}.ProductGrid-module__Wp7uPq__originalPrice{color:var(--color-text-muted);font-size:.875rem;text-decoration:line-through}.ProductGrid-module__Wp7uPq__addBtn{justify-content:center;align-items:center;gap:var(--space-sm);width:100%;padding:10px var(--space-md);font-family:var(--font-body);background:var(--color-primary);color:#fff;border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition-fast);border:none;margin-top:auto;font-size:.813rem;font-weight:600;display:inline-flex;box-shadow:3px 3px 6px #ff6b4a33,inset -1px -1px 3px #fff3,inset 1px 1px 3px #0000001a}.ProductGrid-module__Wp7uPq__addBtn:hover:not(:disabled){background:var(--color-primary-dark);transform:translateY(-1px)}.ProductGrid-module__Wp7uPq__addBtn:active:not(:disabled){transform:translateY(0)}.ProductGrid-module__Wp7uPq__addBtn:disabled{opacity:.6;cursor:not-allowed}
.FeaturedProducts-module__IBsQ4q__grid{gap:var(--space-md);grid-template-columns:repeat(2,1fr);display:grid}@media (min-width:768px){.FeaturedProducts-module__IBsQ4q__grid{gap:var(--space-lg);grid-template-columns:repeat(3,1fr)}}.FeaturedProducts-module__IBsQ4q__viewAll{margin-top:var(--space-2xl);justify-content:center;display:flex}
.SubscriptionBanner-module__SsCrbW__section{padding:var(--space-3xl) 0;background:linear-gradient(135deg,#dcfce7 0%,#bbf7d0 50%,#d1fae5 100%);position:relative;overflow:hidden}.SubscriptionBanner-module__SsCrbW__inner{align-items:center;gap:var(--space-xl);flex-direction:column;display:flex}@media (min-width:1024px){.SubscriptionBanner-module__SsCrbW__inner{gap:var(--space-3xl);flex-direction:row}}.SubscriptionBanner-module__SsCrbW__content{text-align:center;flex:1}@media (min-width:1024px){.SubscriptionBanner-module__SsCrbW__content{text-align:left}}.SubscriptionBanner-module__SsCrbW__pill{border-radius:var(--radius-full);color:#15803d;margin-bottom:var(--space-md);background:#ffffffb3;align-items:center;gap:6px;padding:6px 14px;font-size:.813rem;font-weight:600;display:inline-flex}.SubscriptionBanner-module__SsCrbW__title{font-family:var(--font-heading);color:var(--color-text-dark);font-size:1.75rem;font-weight:800;line-height:1.2}@media (min-width:768px){.SubscriptionBanner-module__SsCrbW__title{font-size:2.25rem}}.SubscriptionBanner-module__SsCrbW__highlight{color:#15803d}.SubscriptionBanner-module__SsCrbW__subtitle{margin-top:var(--space-md);color:var(--color-text-muted);max-width:520px;font-size:1rem}@media (min-width:1024px){.SubscriptionBanner-module__SsCrbW__subtitle{margin-left:0}}.SubscriptionBanner-module__SsCrbW__benefits{gap:var(--space-sm);margin:var(--space-lg) 0;flex-direction:column;list-style:none;display:flex}@media (min-width:1024px){.SubscriptionBanner-module__SsCrbW__benefits{align-items:flex-start}}.SubscriptionBanner-module__SsCrbW__benefits li{align-items:center;gap:var(--space-sm);color:var(--color-text-dark);font-size:.95rem;font-weight:500;display:flex}.SubscriptionBanner-module__SsCrbW__checkIcon{color:#15803d;flex-shrink:0}.SubscriptionBanner-module__SsCrbW__visual{flex-shrink:0}.SubscriptionBanner-module__SsCrbW__card{background:var(--color-surface);border-radius:var(--radius-lg);padding:var(--space-lg);border:3px solid #22c55e26;width:300px;max-width:100%;box-shadow:12px 12px 24px #0000000f,inset -3px -3px 8px #ffffffe6,inset 3px 3px 8px #00000008}.SubscriptionBanner-module__SsCrbW__cardHeader{align-items:center;gap:var(--space-sm);font-family:var(--font-heading);color:#15803d;margin-bottom:var(--space-lg);font-size:1rem;font-weight:700;display:flex}.SubscriptionBanner-module__SsCrbW__cardPrice{align-items:baseline;gap:var(--space-sm);flex-wrap:wrap;display:flex}.SubscriptionBanner-module__SsCrbW__cardDiscount{background:var(--color-accent-green-light);color:#15803d;border-radius:var(--radius-full);padding:2px 8px;font-size:.75rem;font-weight:700}.SubscriptionBanner-module__SsCrbW__cardPriceOld{color:var(--color-text-muted);font-size:1rem;text-decoration:line-through}.SubscriptionBanner-module__SsCrbW__cardPriceNew{font-family:var(--font-heading);color:var(--color-text-dark);font-size:1.5rem;font-weight:800}.SubscriptionBanner-module__SsCrbW__cardFooter{margin-top:var(--space-md);color:var(--color-text-muted);padding-top:var(--space-md);border-top:1px solid var(--color-border);font-size:.813rem}
.WhyChooseUs-module__mCkx7W__section{background:var(--color-surface)}.WhyChooseUs-module__mCkx7W__grid{gap:var(--space-lg);grid-template-columns:1fr;display:grid}@media (min-width:640px){.WhyChooseUs-module__mCkx7W__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.WhyChooseUs-module__mCkx7W__grid{grid-template-columns:repeat(4,1fr)}}.WhyChooseUs-module__mCkx7W__card{text-align:center;padding:var(--space-xl) var(--space-lg);background:var(--color-background);border-radius:var(--radius-lg);border:var(--clay-border);box-shadow:var(--clay-shadow-sm);transition:all var(--transition-smooth)}.WhyChooseUs-module__mCkx7W__card:hover{box-shadow:var(--clay-shadow);transform:translateY(-2px)}.WhyChooseUs-module__mCkx7W__iconWrap{border-radius:var(--radius-md);background:var(--benefit-bg);width:56px;height:56px;color:var(--benefit-color);margin:0 auto var(--space-md);justify-content:center;align-items:center;display:flex;box-shadow:inset -2px -2px 4px #fffc,inset 2px 2px 4px #0000000a}.WhyChooseUs-module__mCkx7W__cardTitle{font-family:var(--font-heading);color:var(--color-text-dark);margin-bottom:var(--space-sm);font-size:1.05rem;font-weight:700}.WhyChooseUs-module__mCkx7W__cardDesc{color:var(--color-text-muted);font-size:.875rem;line-height:1.6}
.Testimonials-module__VOp6eq__grid{gap:var(--space-lg);grid-template-columns:1fr;display:grid}@media (min-width:768px){.Testimonials-module__VOp6eq__grid{grid-template-columns:repeat(3,1fr)}}.Testimonials-module__VOp6eq__card{background:var(--color-surface);border-radius:var(--radius-lg);border:var(--clay-border);box-shadow:var(--clay-shadow);padding:var(--space-lg);gap:var(--space-md);transition:all var(--transition-smooth);flex-direction:column;display:flex}.Testimonials-module__VOp6eq__card:hover{box-shadow:var(--clay-shadow-hover);transform:translateY(-2px)}.Testimonials-module__VOp6eq__stars{gap:2px;display:flex}.Testimonials-module__VOp6eq__text{color:var(--color-text-dark);flex:1;font-size:.95rem;font-style:italic;line-height:1.7}.Testimonials-module__VOp6eq__author{align-items:center;gap:var(--space-sm);padding-top:var(--space-md);border-top:1px solid var(--color-border);display:flex}.Testimonials-module__VOp6eq__avatar{background:var(--color-primary-light);width:40px;height:40px;color:var(--color-primary);font-family:var(--font-heading);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.Testimonials-module__VOp6eq__name{color:var(--color-text-dark);font-size:.875rem;font-weight:600}.Testimonials-module__VOp6eq__meta{color:var(--color-text-muted);font-size:.75rem}
.categoria-module__nh570a__page{min-height:60vh}.categoria-module__nh570a__hero{background:var(--cat-bg);padding:var(--space-2xl) 0;position:relative;overflow:hidden}.categoria-module__nh570a__heroInner{justify-content:space-between;align-items:center;gap:var(--space-lg);display:flex}.categoria-module__nh570a__heroContent{flex:1}.categoria-module__nh570a__heroTitle{font-family:var(--font-heading);color:var(--color-text-dark);font-size:2rem;font-weight:800}@media (min-width:768px){.categoria-module__nh570a__heroTitle{font-size:2.5rem}}.categoria-module__nh570a__heroSubtitle{color:var(--color-text-muted);margin-top:var(--space-xs);font-size:1rem}.categoria-module__nh570a__heroImageWrap{flex-shrink:0;width:120px;height:120px}@media (min-width:768px){.categoria-module__nh570a__heroImageWrap{width:180px;height:180px}}.categoria-module__nh570a__heroImage{object-fit:contain;filter:drop-shadow(4px 4px 12px #0000001a);width:100%;height:100%}.categoria-module__nh570a__gridSection{padding:var(--space-xl) 0 var(--space-3xl)}.categoria-module__nh570a__empty{text-align:center;padding:var(--space-3xl) var(--space-md)}.categoria-module__nh570a__emptyText{color:var(--color-text-muted);font-size:1rem}
.productos-module__eRqp2W__page{padding:var(--space-2xl) 0 var(--space-3xl);min-height:60vh}.productos-module__eRqp2W__header{margin-bottom:var(--space-xl)}.productos-module__eRqp2W__header h1{margin-bottom:var(--space-xs)}
.DeliveryBanner-module__hXzhpq__section{background:linear-gradient(135deg, var(--color-primary) 0%, #e85535 50%, var(--color-secondary) 100%);padding:var(--space-3xl) 0;position:relative;overflow:hidden}.DeliveryBanner-module__hXzhpq__inner{align-items:center;gap:var(--space-xl);flex-direction:column;display:flex}@media (min-width:1024px){.DeliveryBanner-module__hXzhpq__inner{gap:var(--space-3xl);flex-direction:row}}.DeliveryBanner-module__hXzhpq__content{text-align:center;flex:1}@media (min-width:1024px){.DeliveryBanner-module__hXzhpq__content{text-align:left}}.DeliveryBanner-module__hXzhpq__title{font-family:var(--font-heading);color:#fff;font-size:1.75rem;font-weight:800;line-height:1.2}@media (min-width:768px){.DeliveryBanner-module__hXzhpq__title{font-size:2.25rem}}.DeliveryBanner-module__hXzhpq__subtitle{color:#ffffffd9;margin-top:var(--space-sm);font-size:1rem}.DeliveryBanner-module__hXzhpq__features{gap:var(--space-md);margin-top:var(--space-xl);flex-direction:column;display:flex}@media (min-width:640px){.DeliveryBanner-module__hXzhpq__features{gap:var(--space-lg);flex-direction:row}}@media (min-width:1024px){.DeliveryBanner-module__hXzhpq__features{flex-direction:column}}.DeliveryBanner-module__hXzhpq__feature{align-items:center;gap:var(--space-sm);text-align:left;display:flex}.DeliveryBanner-module__hXzhpq__featureIcon{border-radius:var(--radius-sm);color:#fff;background:#ffffff26;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.DeliveryBanner-module__hXzhpq__featureTitle{color:#fff;font-size:.875rem;font-weight:600}.DeliveryBanner-module__hXzhpq__featureDesc{color:#ffffffb3;font-size:.75rem}.DeliveryBanner-module__hXzhpq__mapWrap{flex-shrink:0;width:200px;height:200px}@media (min-width:768px){.DeliveryBanner-module__hXzhpq__mapWrap{width:280px;height:280px}}.DeliveryBanner-module__hXzhpq__mapShape{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.DeliveryBanner-module__hXzhpq__mapSvg{width:100%;height:100%}
