.HeroSection-module__2p8mKq__hero{text-align:center;color:hsl(var(--primary-foreground));background-image:url(https://res.cloudinary.com/dcgv5p6xe/image/upload/v1757420178/banner-gimp1.1_z3mc4h.png);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:80px 20px}.HeroSection-module__2p8mKq__title{margin:0 0 20px;font-size:2.5rem;font-weight:700}.HeroSection-module__2p8mKq__subtitle{opacity:.9;margin:0 0 40px;font-size:1.2rem}.HeroSection-module__2p8mKq__ctaButton{background-color:hsl(var(--primary-foreground));color:hsl(var(--primary));cursor:pointer;border:none;border-radius:30px;padding:12px 30px;font-size:1rem;font-weight:700;transition:transform .2s}.HeroSection-module__2p8mKq__ctaButton:hover{transform:scale(1.05)}.HeroSection-module__2p8mKq__textContainer{background-color:rgba(0,0,0,.5);border-radius:10px;padding:20px;display:inline-block}
.ProductGrid-module__imNYdG__productGridSection{background-color:hsl(var(--background));padding:60px 20px}.ProductGrid-module__imNYdG__sectionTitle{text-align:center;color:hsl(var(--foreground));margin-bottom:40px;font-size:2rem}.ProductGrid-module__imNYdG__productGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;max-width:1200px;margin:0 auto;padding:0 20px;display:grid}.ProductGrid-module__imNYdG__productCard{background:hsl(var(--secondary));box-shadow:0 4px 12px hsla(var(--foreground),.08);border-radius:12px;transition:transform .3s,box-shadow .3s;overflow:hidden}.ProductGrid-module__imNYdG__productCard:hover{box-shadow:0 8px 24px hsla(var(--foreground),.15);transform:translateY(-5px)}.ProductGrid-module__imNYdG__productImage{object-fit:cover;background-color:hsl(var(--muted));width:100%;height:200px}.ProductGrid-module__imNYdG__productName{color:hsl(var(--foreground));margin:15px 10px 5px;font-size:1.1rem;font-weight:600}.ProductGrid-module__imNYdG__productPrice{color:hsl(var(--price));margin:0 10px 15px;font-size:1.2rem;font-weight:700}.ProductGrid-module__imNYdG__buyButton{background-color:hsl(var(--primary));width:calc(100% - 20px);color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:6px;margin:0 10px 20px;padding:10px;font-weight:700;transition:background-color .3s}.ProductGrid-module__imNYdG__buyButton:hover{background-color:hsl(var(--accent))}
.ProductCard-module__wLQK2a__cardContainer{border:1px solid hsl(var(--border));background-color:hsl(var(--background));box-shadow:0 4px 6px hsla(var(--foreground),.05);color:inherit;border-radius:12px;flex-direction:column;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.ProductCard-module__wLQK2a__cardContainer:hover{box-shadow:0 8px 12px hsla(var(--foreground),.1);transform:translateY(-5px)}.ProductCard-module__wLQK2a__cardLink{color:inherit;flex-direction:column;flex-grow:1;padding:16px;text-decoration:none;display:flex}.ProductCard-module__wLQK2a__card{text-align:center;box-shadow:none;background:0 0;border:none;flex-direction:column;flex-grow:1;padding:0;display:flex}.ProductCard-module__wLQK2a__image{object-fit:cover;border-radius:8px;width:100%;height:160px;margin-bottom:16px}.ProductCard-module__wLQK2a__title{color:hsl(var(--foreground));min-height:40px;margin:0 0 8px;font-size:1rem;font-weight:600}.ProductCard-module__wLQK2a__price{color:hsl(var(--price));font-size:1.1rem;font-weight:700}.ProductCard-module__wLQK2a__addButton{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:8px;margin:0 16px 16px;padding:12px 16px;font-size:.9rem;font-weight:600;transition:background-color .2s}.ProductCard-module__wLQK2a__addButton:hover{background-color:hsl(var(--accent))}.ProductCard-module__wLQK2a__priceWrapper{justify-content:center;align-items:center;gap:8px;height:26px;display:flex}.ProductCard-module__wLQK2a__originalPrice{color:hsl(var(--muted-foreground));font-size:.9rem;text-decoration:line-through}.ProductCard-module__wLQK2a__discountPrice{color:hsl(var(--accent));font-size:1.1rem;font-weight:700}
.PromotionSection-module__3MIesq__productGridSection{background-color:hsl(var(--background));padding:60px 20px}.PromotionSection-module__3MIesq__sectionTitle{text-align:center;color:hsl(var(--foreground));margin-bottom:40px;font-size:2rem}.PromotionSection-module__3MIesq__productGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;max-width:1200px;margin:0 auto;padding:0 20px;display:grid}.PromotionSection-module__3MIesq__productCard{background:hsl(var(--secondary));box-shadow:0 4px 12px hsla(var(--foreground),.08);border-radius:12px;transition:transform .3s,box-shadow .3s;overflow:hidden}.PromotionSection-module__3MIesq__productCard:hover{box-shadow:0 8px 24px hsla(var(--foreground),.15);transform:translateY(-5px)}.PromotionSection-module__3MIesq__productImage{object-fit:cover;background-color:hsl(var(--muted));width:100%;height:200px}.PromotionSection-module__3MIesq__productName{color:hsl(var(--foreground));margin:15px 10px 5px;font-size:1.1rem;font-weight:600}.PromotionSection-module__3MIesq__productPrice{color:hsl(var(--price));margin:0 10px 15px;font-size:1.2rem;font-weight:700}.PromotionSection-module__3MIesq__buyButton{background-color:hsl(var(--primary));width:calc(100% - 20px);color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:6px;margin:0 10px 20px;padding:10px;font-weight:700;transition:background-color .3s}.PromotionSection-module__3MIesq__buyButton:hover{background-color:hsl(var(--accent))}
.WhatsAppButton-module__XR8YXW__whatsappButtonContainer{z-index:50;transition:opacity .4s,transform .4s;position:fixed;bottom:88px;right:24px}.WhatsAppButton-module__XR8YXW__hidden{opacity:0;pointer-events:none;transform:translateY(20px)}.WhatsAppButton-module__XR8YXW__visible{opacity:1;transform:translateY(0)}.WhatsAppButton-module__XR8YXW__whatsappButton{background-color:hsl(var(--whatsapp));color:hsl(var(--whatsapp-foreground));cursor:pointer;width:56px;height:56px;box-shadow:0 4px 12px hsla(var(--foreground),.2);border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;animation:2.5s infinite WhatsAppButton-module__XR8YXW__pulse;display:flex}.WhatsAppButton-module__XR8YXW__whatsappButton:hover{background-color:hsl(var(--whatsapp));box-shadow:0 6px 16px hsla(var(--foreground),.25);animation:none;transform:scale(1.05)}@keyframes WhatsAppButton-module__XR8YXW__pulse{0%{box-shadow:0 0 0 0 hsla(var(--whatsapp),.7);transform:scale(.95)}70%{box-shadow:0 0 0 10px hsla(var(--whatsapp),0);transform:scale(1)}to{box-shadow:0 0 0 0 hsla(var(--whatsapp),0);transform:scale(.95)}}
.SearchPage-module__EOhCNG__container{max-width:1200px;margin:2rem auto;padding:0 1rem}.SearchPage-module__EOhCNG__title{margin-bottom:2rem;font-size:2rem;font-weight:700}.SearchPage-module__EOhCNG__query{color:#f97316}.SearchPage-module__EOhCNG__productGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;display:grid}
