.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__addToCart,.ProductDetail-module__06XVjq__whatsapp,.ProductDetail-module__06XVjq__instagram{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:100%;height:48px;font-weight:700;text-decoration:none;display:flex}.ProductDetail-module__06XVjq__addToCart{background:var(--color-orange);color:var(--color-black);border:none;margin-top:auto;font-size:1rem;transition:transform .15s,opacity .15s}.ProductDetail-module__06XVjq__addToCart:hover{opacity:.9;transform:translateY(-1px)}.ProductDetail-module__06XVjq__whatsapp{color:#000;background:#1db954;margin-top:.8rem}.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}@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__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__shipping{justify-content:center}.Footer-module__UIBqQW__info{align-items:center}}
.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__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__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:#fff;background:#111;border:1px solid #fff3;border-radius:6px;padding:.6rem}.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__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__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)}}
.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}
.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}}
