.page-module___8aEwW__page{flex-direction:column;min-height:100vh;display:flex}
.Hero-module__ZARIfG__hero{background-color:var(--secondary);color:var(--background);text-align:center;padding:6rem 0}.Hero-module__ZARIfG__heroContainer{flex-direction:column;align-items:center;display:flex}.Hero-module__ZARIfG__title{max-width:800px;margin-bottom:3rem;font-size:2.8rem;font-weight:700;line-height:1.2}.Hero-module__ZARIfG__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0f172ab3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Hero-module__ZARIfG__modalContent{border-radius:var(--radius-lg);text-align:center;width:90%;max-width:400px;box-shadow:var(--shadow-lg);background-color:#fff;padding:2.5rem;animation:.3s cubic-bezier(.175,.885,.32,1.275) Hero-module__ZARIfG__modalPop}@keyframes Hero-module__ZARIfG__modalPop{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.Hero-module__ZARIfG__modalIcon{margin-bottom:1rem}.Hero-module__ZARIfG__modalTitle{color:#1f2937;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Hero-module__ZARIfG__modalText{color:#4b5563;margin-bottom:1.5rem;line-height:1.5}.Hero-module__ZARIfG__modalBtn{width:100%}.Hero-module__ZARIfG__highlight{color:var(--primary)}.Hero-module__ZARIfG__subtitle{color:#cbd5e1;max-width:680px;margin-bottom:1.5rem;font-size:1.15rem;line-height:1.6}.Hero-module__ZARIfG__heroCta{margin-bottom:2.5rem}.Hero-module__ZARIfG__ctaWhatsapp{color:#fff;background-color:#25d366;border-radius:50px;align-items:center;gap:.5rem;padding:.9rem 2rem;font-size:1.1rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 15px #25d36659}.Hero-module__ZARIfG__ctaWhatsapp:hover{background-color:#20bd5a;transform:translateY(-1px);box-shadow:0 6px 20px #25d36673}.Hero-module__ZARIfG__searchBox{background:#fff;border-radius:8px;align-items:center;width:100%;max-width:700px;margin-bottom:4rem;padding:.5rem;display:flex}.Hero-module__ZARIfG__searchIcon{color:#999;margin:0 1rem}.Hero-module__ZARIfG__searchInput{color:var(--foreground);border:none;outline:none;flex:1;padding:.5rem 0;font-size:1rem}.Hero-module__ZARIfG__searchBtn{border-radius:6px;padding:.8rem 2rem;font-size:1rem}.Hero-module__ZARIfG__stats{gap:1.5rem;width:100%;max-width:900px;display:flex}.Hero-module__ZARIfG__statCard{background-color:#ffffff1a;border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2rem 1rem;display:flex}.Hero-module__ZARIfG__statValue{color:var(--primary);margin-bottom:.5rem;font-size:1.8rem;font-weight:700}.Hero-module__ZARIfG__statLabel{color:#e2e8f0;opacity:.9;font-size:.85rem}@media (max-width:1024px){.Hero-module__ZARIfG__title{font-size:2.2rem}}@media (max-width:768px){.Hero-module__ZARIfG__hero{padding:2.5rem 0}.Hero-module__ZARIfG__title{margin-bottom:1rem;font-size:1.6rem}.Hero-module__ZARIfG__subtitle{margin-bottom:1.25rem;font-size:.95rem}.Hero-module__ZARIfG__ctaWhatsapp{width:100%;padding:.75rem 1.5rem;font-size:.95rem}.Hero-module__ZARIfG__heroCta{width:100%;margin-bottom:2rem}.Hero-module__ZARIfG__searchBox{flex-direction:column;gap:.75rem;padding:.75rem}.Hero-module__ZARIfG__searchIcon{display:none}.Hero-module__ZARIfG__searchInput{text-align:center;width:100%;padding:.5rem;font-size:.9rem}.Hero-module__ZARIfG__searchBtn{width:100%}.Hero-module__ZARIfG__stats{flex-direction:column;gap:.75rem}.Hero-module__ZARIfG__statValue{font-size:1.4rem}.Hero-module__ZARIfG__statLabel{font-size:.8rem}.Hero-module__ZARIfG__statCard{padding:1.25rem 1rem}}
.Products-module__mFS5Ca__section{background-color:#f8fafc}.Products-module__mFS5Ca__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;display:grid}.Products-module__mFS5Ca__card{background:#fff;border-radius:8px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 4px 6px #0000000d}.Products-module__mFS5Ca__card:hover{transform:translateY(-5px);box-shadow:0 10px 15px #0000001a}.Products-module__mFS5Ca__imageWrapper{background-color:#f1f5f9;width:100%;padding-top:100%;position:relative}.Products-module__mFS5Ca__image{object-fit:cover}.Products-module__mFS5Ca__content{flex-direction:column;flex:1;padding:1.25rem;display:flex}.Products-module__mFS5Ca__productName{color:var(--foreground);flex:1;margin-bottom:.5rem;font-size:.95rem;font-weight:500}.Products-module__mFS5Ca__priceContainer{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.Products-module__mFS5Ca__originalPrice{color:#94a3b8;font-size:.8rem;text-decoration:line-through}.Products-module__mFS5Ca__price{color:var(--secondary);font-size:1.1rem;font-weight:700}.Products-module__mFS5Ca__buyBtn{width:100%;padding:.6rem;font-size:.9rem}
.HowItWorks-module__tSMH5W__section{background-color:var(--background)}.HowItWorks-module__tSMH5W__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;display:grid}.HowItWorks-module__tSMH5W__card{text-align:center;border:1px solid var(--border);background:#fff;border-radius:8px;padding:2rem 1.5rem;transition:transform .2s,box-shadow .2s}.HowItWorks-module__tSMH5W__card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000000d}.HowItWorks-module__tSMH5W__iconWrapper{background-color:var(--primary);width:60px;height:60px;color:var(--secondary);border-radius:12px;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.HowItWorks-module__tSMH5W__title{color:var(--secondary);margin-bottom:1rem;font-size:1.1rem;font-weight:600}.HowItWorks-module__tSMH5W__description{color:var(--text-muted);font-size:.9rem;line-height:1.6}
.Testimonials-module__ItA9Ha__section{background-color:#f8fafc}.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.Testimonials-module__ItA9Ha__card{background:#fff;border-radius:8px;flex-direction:column;padding:2rem;display:flex;box-shadow:0 4px 6px #0000000d}.Testimonials-module__ItA9Ha__stars{gap:.2rem;margin-bottom:1.5rem;display:flex}.Testimonials-module__ItA9Ha__content{color:var(--text-muted);flex:1;margin-bottom:2rem;font-style:italic;line-height:1.6}.Testimonials-module__ItA9Ha__author{align-items:center;gap:1rem;display:flex}.Testimonials-module__ItA9Ha__avatar{background-color:var(--secondary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.9rem;font-weight:600;display:flex}.Testimonials-module__ItA9Ha__authorInfo{flex-direction:column;display:flex}.Testimonials-module__ItA9Ha__name{color:var(--foreground);font-size:.95rem;font-weight:600}.Testimonials-module__ItA9Ha__role{color:#94a3b8;font-size:.8rem}
