.ProductDetail-module__06XVjq__container{grid-template-columns:1fr 1fr;gap:4rem;max-width:1100px;margin:4rem auto;padding:0 2rem;display:grid}.ProductDetail-module__06XVjq__imageWrapper{background:#0f0f0f;border-radius:12px;justify-content:center;align-items:center;min-height:420px;padding:2rem;display:flex}.ProductDetail-module__06XVjq__info{flex-direction:column;width:100%;max-width:420px;height:100%;display:flex}.ProductDetail-module__06XVjq__info h1{min-height:64px;margin-bottom:.8rem;font-size:2.2rem;font-weight:800}.ProductDetail-module__06XVjq__description{color:#cfcfcf;min-height:96px;max-height:96px;margin-bottom:1.2rem;font-size:1rem;line-height:1.6;overflow:hidden}.ProductDetail-module__06XVjq__price{color:var(--color-orange);min-height:36px;margin-bottom:1.5rem;font-size:1.8rem;font-weight:800}.ProductDetail-module__06XVjq__ctaGroup{flex-direction:column;gap:.8rem;margin-top:2rem;display:flex}.ProductDetail-module__06XVjq__addToCart,.ProductDetail-module__06XVjq__instagram{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;width:100%;height:58px;font-weight:700;text-decoration:none;display:flex}.ProductDetail-module__06XVjq__addToCart{color:#000;letter-spacing:.06em;text-transform:uppercase;background:linear-gradient(135deg,#ff6a00,#ff9500);border:none;gap:.7rem;font-size:1.1rem;font-weight:900;transition:transform .18s,box-shadow .18s;animation:3s ease-in-out infinite ProductDetail-module__06XVjq__pulseGlow;box-shadow:0 0 24px #ff8a008c,0 8px 24px #0006}@keyframes ProductDetail-module__06XVjq__pulseGlow{0%,to{box-shadow:0 0 24px #ff8a008c,0 8px 24px #0006}50%{box-shadow:0 0 40px #ff8a00d9,0 8px 32px #00000080}}.ProductDetail-module__06XVjq__addToCart:hover{animation:none;transform:translateY(-3px)scale(1.02);box-shadow:0 0 40px #ff8a00cc,0 12px 32px #00000080}.ProductDetail-module__06XVjq__addToCart:active{transform:translateY(0)scale(.98);box-shadow:0 0 14px #ff8a0066,0 4px 12px #0000004d}.ProductDetail-module__06XVjq__pedidoBtn{color:#aaa;text-align:center;background:0 0;border:2px dashed #fff3;border-radius:10px;justify-content:center;align-items:center;width:100%;height:58px;font-size:.95rem;font-weight:700;text-decoration:none;transition:border-color .2s,color .2s;display:flex}.ProductDetail-module__06XVjq__pedidoBtn:hover{color:#ff9a40;border-color:#ff6a00}.ProductDetail-module__06XVjq__instagram{color:#fff;background:linear-gradient(45deg,#f58529,#dd2a7b,#8134af,#515bd4);margin-top:.8rem;transition:opacity .2s}.ProductDetail-module__06XVjq__instagram:hover{opacity:.85}.ProductDetail-module__06XVjq__prices{margin:1rem 0}.ProductDetail-module__06XVjq__transferPrice{color:#e43003;font-size:1.6rem;font-weight:900}.ProductDetail-module__06XVjq__listPrice{color:#999;margin-top:.3rem;font-size:1rem;font-weight:600;text-decoration:line-through}.ProductDetail-module__06XVjq__saving{color:#2ecc71;margin-top:.4rem;font-size:.85rem;font-weight:800}.ProductDetail-module__06XVjq__stockBadge{border-radius:6px;margin-bottom:.8rem;padding:.35rem .8rem;font-size:.82rem;font-weight:700;display:inline-block}.ProductDetail-module__06XVjq__outOfStock{color:#f44;background:#c8000026;border:1px solid #c800004d}.ProductDetail-module__06XVjq__lowStock{color:#ff6a00;background:#ff6a0026;border:1px solid #ff6a004d}.ProductDetail-module__06XVjq__mediumStock{color:#e8a000;background:#ffc8001f;border:1px solid #ffc8004d}@media (max-width:900px){.ProductDetail-module__06XVjq__container{grid-template-columns:1fr;gap:2.5rem}.ProductDetail-module__06XVjq__imageWrapper{min-height:320px}.ProductDetail-module__06XVjq__info{max-width:100%}.ProductDetail-module__06XVjq__info h1{font-size:1.8rem}}
.Toast-module__fS7Zeq__toast{z-index:3000;color:#fff;background:#0b0b0b;border:1px solid #ffffff26;border-left:4px solid #ff6a00;border-radius:10px;padding:.8rem 1rem;font-size:.9rem;font-weight:600;animation:.2s ease-out Toast-module__fS7Zeq__slideIn;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 30px #00000059}@keyframes Toast-module__fS7Zeq__slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.Footer-module__UIBqQW__footer{background:var(--color-black);border-top:1px solid #ffffff1a;margin-top:4rem;padding:3rem 0 0}.Footer-module__UIBqQW__container{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2.5rem;max-width:1300px;margin:0 auto;padding:0 2rem 3rem;display:flex}.Footer-module__UIBqQW__brand{flex-direction:column;gap:.5rem;display:flex}.Footer-module__UIBqQW__tagline{color:#ffffff80;max-width:160px;margin:0;font-size:.85rem}.Footer-module__UIBqQW__colTitle{color:#ff6a00;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.8rem;font-size:.75rem;font-weight:700;display:block}.Footer-module__UIBqQW__links{flex-direction:column;gap:.6rem;display:flex}.Footer-module__UIBqQW__links a{color:#ffffffbf;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.Footer-module__UIBqQW__links a:hover{color:#ff6a00}.Footer-module__UIBqQW__info{flex-direction:column;gap:1rem;max-width:280px;display:flex}.Footer-module__UIBqQW__shipping{color:#ffffffbf;align-items:flex-start;gap:.5rem;font-size:.9rem;line-height:1.4;display:flex}.Footer-module__UIBqQW__shippingIcon{margin-top:1px;font-size:1rem}.Footer-module__UIBqQW__payment{flex-direction:column;gap:.6rem;display:flex}.Footer-module__UIBqQW__paymentBadges{flex-wrap:wrap;gap:.4rem;display:flex}.Footer-module__UIBqQW__badge{color:#fffc;background:#ffffff14;border:1px solid #ffffff1f;border-radius:6px;padding:.3rem .7rem;font-size:.8rem;font-weight:500}.Footer-module__UIBqQW__paymentNote{color:#fff6;margin:0;font-size:.78rem;line-height:1.4}.Footer-module__UIBqQW__social{flex-direction:column;gap:.6rem;display:flex}.Footer-module__UIBqQW__instaLink{color:#ffffffbf;align-items:center;gap:.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.Footer-module__UIBqQW__instaLink:hover{color:#ff6a00}.Footer-module__UIBqQW__whatsappLink{color:#ffffffbf;align-items:center;gap:.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.Footer-module__UIBqQW__whatsappLink:hover{color:#25d366}.Footer-module__UIBqQW__newsletter{margin-top:1.2rem}.Footer-module__UIBqQW__newsletterForm{flex-direction:column;gap:.5rem;margin-top:.5rem;display:flex}.Footer-module__UIBqQW__newsletterInput{color:#fff;box-sizing:border-box;background:#ffffff12;border:1px solid #ffffff26;border-radius:7px;outline:none;width:100%;padding:.55rem .8rem;font-size:.85rem;transition:border-color .2s}.Footer-module__UIBqQW__newsletterInput::placeholder{color:#ffffff59}.Footer-module__UIBqQW__newsletterInput:focus{border-color:#ff6a00}.Footer-module__UIBqQW__newsletterBtn{color:#000;cursor:pointer;background:#ff6a00;border:none;border-radius:7px;padding:.55rem 1rem;font-size:.85rem;font-weight:700;transition:opacity .2s}.Footer-module__UIBqQW__newsletterBtn:hover{opacity:.85}.Footer-module__UIBqQW__newsletterBtn:disabled{opacity:.5;cursor:not-allowed}.Footer-module__UIBqQW__newsletterSuccess{color:#2ecc71;margin:0;font-size:.82rem}.Footer-module__UIBqQW__newsletterNote{color:#ffffff73;margin:0;font-size:.78rem}.Footer-module__UIBqQW__bottomBar{text-align:center;color:#ffffff59;border-top:1px solid #ffffff12;padding:1.2rem 2rem;font-size:.82rem}@media (max-width:768px){.Footer-module__UIBqQW__container{text-align:center;flex-direction:column;align-items:center}.Footer-module__UIBqQW__paymentBadges,.Footer-module__UIBqQW__instaLink,.Footer-module__UIBqQW__whatsappLink,.Footer-module__UIBqQW__shipping{justify-content:center}.Footer-module__UIBqQW__info{align-items:center}}
.AddToCartButton-module__KJZVbW__button{background:var(--color-orange);color:#ebdfdf;width:100%;font-weight:800px;cursor:pointer;border:1px solid #b3444440;border-radius:8px;padding:.75rem;font-size:.9rem;transition:transform .15s,box-shadow .15s,opacity .15s;box-shadow:0 6px 14px #00000040}.AddToCartButton-module__KJZVbW__button:hover{opacity:.95;transform:translateY(-2px);box-shadow:0 10px 22px #00000059}.AddToCartButton-module__KJZVbW__button:active{transform:translateY(0);box-shadow:0 4px 10px #0003}.AddToCartButton-module__KJZVbW__pedidoBtn{text-align:center;color:#aaa;background:0 0;border:1px solid #fff3;border-radius:8px;width:100%;padding:.75rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:border-color .2s,color .2s;display:block}.AddToCartButton-module__KJZVbW__pedidoBtn:hover{color:#ff6a00;border-color:#ff6a00}
.CartDrawer-module__Z9tSba__overlay{z-index:90;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0009;position:fixed;inset:0}.CartDrawer-module__Z9tSba__drawer{z-index:100;background:#fff;flex-direction:column;width:380px;max-width:100%;height:100vh;animation:.3s forwards CartDrawer-module__Z9tSba__slideIn;display:flex;position:fixed;top:0;right:0;box-shadow:-10px 0 30px #00000040}.CartDrawer-module__Z9tSba__header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:1.2rem 1.4rem;display:flex}.CartDrawer-module__Z9tSba__header h2{color:#111;font-size:1.2rem;font-weight:700}.CartDrawer-module__Z9tSba__closeButton{cursor:pointer;color:#555;background:0 0;border:none;font-size:1.4rem;transition:all .2s}.CartDrawer-module__Z9tSba__closeButton:hover{color:#000}.CartDrawer-module__Z9tSba__content{flex:1;padding:1.4rem;overflow-y:auto}.CartDrawer-module__Z9tSba__empty{text-align:center;color:#777;margin-top:3rem;font-size:.95rem}.CartDrawer-module__Z9tSba__list{margin:0;padding:0;list-style:none}.CartDrawer-module__Z9tSba__item{border-bottom:1px solid #eee;gap:1rem;padding:.8rem 0;display:flex}.CartDrawer-module__Z9tSba__image{object-fit:contain;background:#f7f7f7;border-radius:6px;width:60px;height:60px}.CartDrawer-module__Z9tSba__info{flex:1}.CartDrawer-module__Z9tSba__name{color:#111;margin-bottom:.2rem;font-size:.95rem;font-weight:600}.CartDrawer-module__Z9tSba__price{color:#777;font-size:.85rem}.CartDrawer-module__Z9tSba__quantity{align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.CartDrawer-module__Z9tSba__quantity button{cursor:pointer;background:#eee;border:none;border-radius:4px;width:26px;height:26px;font-weight:700;transition:all .2s}.CartDrawer-module__Z9tSba__quantity button:hover{background:#ddd}.CartDrawer-module__Z9tSba__summary{margin-top:1.5rem}.CartDrawer-module__Z9tSba__summaryRow{color:#444;justify-content:space-between;margin-top:.5rem;font-size:.9rem;display:flex}.CartDrawer-module__Z9tSba__discountRow{color:#2ecc71;font-weight:600}.CartDrawer-module__Z9tSba__trustBadges{border-top:1px solid #eee;flex-wrap:wrap;justify-content:center;gap:.8rem;margin-top:.8rem;padding-top:.8rem;display:flex}.CartDrawer-module__Z9tSba__trustBadge{color:#777;align-items:center;gap:.2rem;font-size:.72rem;display:flex}.CartDrawer-module__Z9tSba__clearCart{color:#414141;cursor:pointer;background:0 0;border:1px solid #00000040;border-radius:6px;width:100%;padding:.75rem;font-weight:600;transition:background .2s,color .2s,border-color .2s}.CartDrawer-module__Z9tSba__clearCart:hover{color:#000;background:#f5f5f5;border-color:#999}.CartDrawer-module__Z9tSba__actions{flex-direction:column;gap:.9rem;margin-top:1.2rem;display:flex}.CartDrawer-module__Z9tSba__total{color:#111;justify-content:space-between;margin-bottom:1rem;font-size:1.05rem;font-weight:700;display:flex}.CartDrawer-module__Z9tSba__checkout{color:#000;cursor:pointer;background:#ff6a00;border:none;border-radius:6px;width:100%;padding:.9rem;font-weight:700;transition:all .2s}.CartDrawer-module__Z9tSba__checkout:hover{opacity:.9}.CartDrawer-module__Z9tSba__checkout:disabled{cursor:not-allowed;opacity:.7;background:#888}.CartDrawer-module__Z9tSba__payInfo{text-align:center;border:1px dashed #fff3;border-radius:8px;margin-top:1rem;padding:.8rem}.CartDrawer-module__Z9tSba__payAmount{color:#ff8a00;margin:.3rem 0;font-size:1.4rem;font-weight:800}.CartDrawer-module__Z9tSba__payHint{opacity:.8;font-size:.85rem}.CartDrawer-module__Z9tSba__form{flex-direction:column;gap:.6rem;margin-top:1rem;display:flex}.CartDrawer-module__Z9tSba__form h3{margin-bottom:.3rem;font-size:1rem}.CartDrawer-module__Z9tSba__form input{color:#111;background:#f9f9f9;border:1px solid #ddd;border-radius:6px;outline:none;padding:.65rem .8rem;font-size:.9rem;transition:border-color .2s}.CartDrawer-module__Z9tSba__form input:focus{border-color:#ff6a00}.CartDrawer-module__Z9tSba__radioLabel{cursor:pointer;color:#333;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.CartDrawer-module__Z9tSba__discountBadge{color:#fff;background:#2ecc71;border-radius:4px;padding:.15rem .4rem;font-size:.7rem;font-weight:700}.CartDrawer-module__Z9tSba__successOverlay{z-index:9999;background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.CartDrawer-module__Z9tSba__successBox{color:#fff;text-align:center;background:#0e0e0e;border-radius:16px;width:90%;max-width:420px;padding:2rem}.CartDrawer-module__Z9tSba__successActions{justify-content:center;gap:1rem;margin:1.5rem 0;display:flex}.CartDrawer-module__Z9tSba__successActions a{color:#fff;background:#e43003;border-radius:10px;padding:.7rem 1.2rem;font-weight:700;text-decoration:none}.CartDrawer-module__Z9tSba__whatsappBtn{background:#25d366!important}.CartDrawer-module__Z9tSba__instagramBtn{background:linear-gradient(45deg,#f58529,#dd2a7b,#8134af)!important}.CartDrawer-module__Z9tSba__successBox button{color:#ccc;cursor:pointer;background:0 0;border:1px solid #555;border-radius:8px;padding:.5rem 1rem}.CartDrawer-module__Z9tSba__shipping,.CartDrawer-module__Z9tSba__grandTotal{justify-content:space-between;margin-top:.6rem;font-weight:600;display:flex}.CartDrawer-module__Z9tSba__freeText{color:#2ecc71;font-weight:700}.CartDrawer-module__Z9tSba__freeShippingHint{color:#ff6a00;margin-top:.5rem;font-size:.85rem}.CartDrawer-module__Z9tSba__freeShippingSuccess{color:#1fbf75;margin-top:.5rem;font-size:.85rem;font-weight:700}.CartDrawer-module__Z9tSba__shippingNote{opacity:.7;margin-top:.6rem;font-size:.75rem}@keyframes CartDrawer-module__Z9tSba__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}
.ShippingBanner-module__jYtuWG__banner{z-index:49;white-space:nowrap;background:#111;border-bottom:1px solid #ffffff14;width:100%;padding:.45rem 0;transition:background .4s;position:fixed;top:192px;left:0;overflow:hidden}.ShippingBanner-module__jYtuWG__banner.ShippingBanner-module__jYtuWG__success{background:#0d3320}.ShippingBanner-module__jYtuWG__track{color:#ffffffbf;gap:4rem;font-size:.85rem;font-weight:500;animation:20s linear infinite ShippingBanner-module__jYtuWG__marquee;display:inline-flex;transform:translate(-50%)}.ShippingBanner-module__jYtuWG__banner.ShippingBanner-module__jYtuWG__success .ShippingBanner-module__jYtuWG__track{color:#2ecc71;font-weight:700}.ShippingBanner-module__jYtuWG__track span{white-space:nowrap}@keyframes ShippingBanner-module__jYtuWG__marquee{0%{transform:translate(-50%)}to{transform:translate(0%)}}@media (max-width:768px){.ShippingBanner-module__jYtuWG__banner{top:192px}.ShippingBanner-module__jYtuWG__track{font-size:.78rem;animation-duration:16s}}
.Testimonials-module__multmG__section{text-align:center;background:#0d0d0d;padding:5rem 2rem}.Testimonials-module__multmG__title{color:#fff;margin-bottom:.5rem;font-size:2rem;font-weight:800}.Testimonials-module__multmG__subtitle{color:#888;margin-bottom:3rem;font-size:1rem}.Testimonials-module__multmG__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.8rem;max-width:1100px;margin:0 auto;display:grid}.Testimonials-module__multmG__card{text-align:left;background:#161616;border:1px solid #ffffff12;border-radius:16px;padding:1.8rem;transition:border-color .2s,transform .2s}.Testimonials-module__multmG__card:hover{border-color:#ff6a0059;transform:translateY(-4px)}.Testimonials-module__multmG__stars{color:#ff6a00;letter-spacing:2px;margin-bottom:1rem;font-size:1.1rem}.Testimonials-module__multmG__text{color:#ccc;margin-bottom:1.4rem;font-size:.95rem;font-style:italic;line-height:1.65}.Testimonials-module__multmG__author{align-items:center;gap:.85rem;display:flex}.Testimonials-module__multmG__avatar{color:#000;background:linear-gradient(135deg,#ff6a00,#ff9500);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.1rem;font-weight:900;display:flex}.Testimonials-module__multmG__authorName{color:#fff;font-size:.9rem;font-weight:700}.Testimonials-module__multmG__authorRole{color:#777;margin-top:.15rem;font-size:.78rem}.Testimonials-module__multmG__starFilled{color:#ff6a00;font-size:1.1rem}.Testimonials-module__multmG__starEmpty{color:#333;font-size:1.1rem}.Testimonials-module__multmG__showMoreWrapper{text-align:center;margin:2rem auto 0}.Testimonials-module__multmG__showMoreBtn{color:#ff6a00;cursor:pointer;background:0 0;border:1px solid #ff6a0080;border-radius:10px;padding:.65rem 1.8rem;font-size:.9rem;font-weight:700;transition:background .2s,color .2s}.Testimonials-module__multmG__showMoreBtn:hover{color:#000;background:#ff6a00}.Testimonials-module__multmG__formWrapper{max-width:520px;margin:3.5rem auto 0}.Testimonials-module__multmG__form{background:#161616;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;gap:1rem;padding:2rem;display:flex}.Testimonials-module__multmG__formTitle{color:#fff;text-align:center;margin:0 0 .2rem;font-size:1.15rem;font-weight:800}.Testimonials-module__multmG__starSelector{cursor:pointer;justify-content:center;gap:.4rem;font-size:1.8rem;display:flex}.Testimonials-module__multmG__input,.Testimonials-module__multmG__textarea{color:#fff;resize:vertical;background:#0f0f0f;border:1px solid #ffffff1a;border-radius:9px;outline:none;padding:.7rem .9rem;font-family:inherit;font-size:.9rem;transition:border-color .2s}.Testimonials-module__multmG__input::placeholder,.Testimonials-module__multmG__textarea::placeholder{color:#ffffff4d}.Testimonials-module__multmG__input:focus,.Testimonials-module__multmG__textarea:focus{border-color:#ff6a00}.Testimonials-module__multmG__submitBtn{color:#000;cursor:pointer;background:#ff6a00;border:none;border-radius:9px;padding:.75rem;font-size:.95rem;font-weight:800;transition:opacity .2s}.Testimonials-module__multmG__submitBtn:hover{opacity:.88}.Testimonials-module__multmG__submitBtn:disabled{opacity:.5;cursor:not-allowed}.Testimonials-module__multmG__formSuccess{color:#2ecc71;text-align:center;background:#2ecc711f;border:1px solid #2ecc714d;border-radius:12px;max-width:520px;margin:3.5rem auto 0;padding:1.2rem;font-size:.95rem;font-weight:600}.Testimonials-module__multmG__formError{color:#f44;margin:0;font-size:.82rem}@media (max-width:768px){.Testimonials-module__multmG__title{font-size:1.6rem}.Testimonials-module__multmG__section{padding:3.5rem 1.2rem}}
