.ProductDetail-module__sQnvZW__container{grid-template-columns:1fr 1fr;gap:4rem;max-width:1100px;margin:4rem auto;padding:0 2rem;display:grid}.ProductDetail-module__sQnvZW__imageWrapper{background:#0f0f0f;border-radius:12px;justify-content:center;align-items:center;min-height:420px;padding:2rem;display:flex}.ProductDetail-module__sQnvZW__info{flex-direction:column;width:100%;max-width:420px;height:100%;display:flex}.ProductDetail-module__sQnvZW__info h1{color:var(--hyena-text);min-height:64px;margin-bottom:.8rem;font-size:2.2rem;font-weight:800}.ProductDetail-module__sQnvZW__description{color:var(--hyena-text-muted);margin-bottom:1.2rem;font-size:1rem;line-height:1.6}.ProductDetail-module__sQnvZW__description>:first-child{margin-top:0}.ProductDetail-module__sQnvZW__description>:last-child{margin-bottom:0}.ProductDetail-module__sQnvZW__description h2,.ProductDetail-module__sQnvZW__description h3{color:var(--hyena-text);margin:1.4rem 0 .5rem;font-weight:800}.ProductDetail-module__sQnvZW__description h2{font-size:1.25rem}.ProductDetail-module__sQnvZW__description h3{font-size:1.1rem}.ProductDetail-module__sQnvZW__description p{margin:0 0 .9rem}.ProductDetail-module__sQnvZW__description ul,.ProductDetail-module__sQnvZW__description ol{margin:0 0 .9rem;padding-left:1.4rem}.ProductDetail-module__sQnvZW__description ul{list-style:outside}.ProductDetail-module__sQnvZW__description ol{list-style:decimal}.ProductDetail-module__sQnvZW__description li{margin-bottom:.35rem}.ProductDetail-module__sQnvZW__description strong{color:var(--hyena-text);font-weight:800}.ProductDetail-module__sQnvZW__description a{color:var(--hyena-orange);text-decoration:none}.ProductDetail-module__sQnvZW__description a:hover{text-decoration:underline}.ProductDetail-module__sQnvZW__price{color:var(--color-orange);min-height:36px;margin-bottom:1.5rem;font-size:1.8rem;font-weight:800}.ProductDetail-module__sQnvZW__ctaGroup{flex-direction:column;gap:.8rem;margin-top:2rem;display:flex}.ProductDetail-module__sQnvZW__addToCart,.ProductDetail-module__sQnvZW__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__sQnvZW__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__sQnvZW__pulseGlow;box-shadow:0 0 24px #ff8a008c,0 8px 24px #0006}@keyframes ProductDetail-module__sQnvZW__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__sQnvZW__addToCart:hover{animation:none;transform:translateY(-3px)scale(1.02);box-shadow:0 0 40px #ff8a00cc,0 12px 32px #00000080}.ProductDetail-module__sQnvZW__addToCart:active{transform:translateY(0)scale(.98);box-shadow:0 0 14px #ff8a0066,0 4px 12px #0000004d}.ProductDetail-module__sQnvZW__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__sQnvZW__pedidoBtn:hover{color:#ff9a40;border-color:#ff6a00}.ProductDetail-module__sQnvZW__instagram{color:#fff;background:linear-gradient(45deg,#f58529,#dd2a7b,#8134af,#515bd4);margin-top:.8rem;transition:opacity .2s}.ProductDetail-module__sQnvZW__instagram:hover{opacity:.85}.ProductDetail-module__sQnvZW__prices{margin:1rem 0}.ProductDetail-module__sQnvZW__transferPrice{color:var(--hyena-ember);font-size:1.6rem;font-weight:900}.ProductDetail-module__sQnvZW__listPrice{color:#999;margin-top:.3rem;font-size:1rem;font-weight:600;text-decoration:line-through}.ProductDetail-module__sQnvZW__saving{color:#2ecc71;margin-top:.4rem;font-size:.85rem;font-weight:800}.ProductDetail-module__sQnvZW__stockBadge{border-radius:6px;margin-bottom:.8rem;padding:.35rem .8rem;font-size:.82rem;font-weight:700;display:inline-block}.ProductDetail-module__sQnvZW__outOfStock{color:#f44;background:#c8000026;border:1px solid #c800004d}.ProductDetail-module__sQnvZW__lowStock{color:#ff6a00;background:#ff6a0026;border:1px solid #ff6a004d}.ProductDetail-module__sQnvZW__mediumStock{color:#e8a000;background:#ffc8001f;border:1px solid #ffc8004d}@media (max-width:900px){.ProductDetail-module__sQnvZW__container{grid-template-columns:1fr;gap:2.5rem}.ProductDetail-module__sQnvZW__imageWrapper{min-height:320px}.ProductDetail-module__sQnvZW__info{max-width:100%}.ProductDetail-module__sQnvZW__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(--hyena-black);border-top:1px solid var(--hyena-border);padding-top:var(--hyena-space-7)}.Footer-module__UIBqQW__grid{max-width:var(--hyena-container-max);padding:0 var(--hyena-container-pad)var(--hyena-space-6);gap:var(--hyena-space-6);margin:0 auto;display:grid}.Footer-module__UIBqQW__brand{max-width:34ch}.Footer-module__UIBqQW__tagline{color:var(--hyena-text-faint);margin:.6rem 0 0;font-size:.85rem}.Footer-module__UIBqQW__social{margin-top:var(--hyena-space-3);flex-wrap:wrap;gap:.6rem;display:flex}.Footer-module__UIBqQW__social a{color:var(--hyena-text-muted);border:1px solid var(--hyena-border-strong);border-radius:var(--hyena-radius-pill);transition:color var(--hyena-duration-fast)var(--hyena-ease),border-color var(--hyena-duration-fast)var(--hyena-ease);align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.Footer-module__UIBqQW__social a:hover,.Footer-module__UIBqQW__social a:focus-visible{color:var(--hyena-orange);border-color:var(--hyena-orange)}.Footer-module__UIBqQW__colTitle{color:var(--hyena-orange);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--hyena-space-3);font-size:.72rem;font-weight:800;display:block}.Footer-module__UIBqQW__links{flex-direction:column;gap:.6rem;display:flex}.Footer-module__UIBqQW__links a{color:var(--hyena-text-muted);transition:color var(--hyena-duration-fast)var(--hyena-ease);font-size:.92rem;font-weight:500;text-decoration:none}.Footer-module__UIBqQW__links a:hover,.Footer-module__UIBqQW__links a:focus-visible{color:var(--hyena-orange)}.Footer-module__UIBqQW__note{color:var(--hyena-text-faint);margin:.55rem 0 0;font-size:.82rem;line-height:1.4}.Footer-module__UIBqQW__newsletterForm{flex-direction:column;gap:.5rem;margin-top:.5rem;display:flex}.Footer-module__UIBqQW__newsletterInput{border-radius:var(--hyena-radius-sm);border:1px solid var(--hyena-border-strong);color:var(--hyena-text);transition:border-color var(--hyena-duration-fast)var(--hyena-ease);box-sizing:border-box;background:#ffffff12;outline:none;width:100%;padding:.55rem .8rem;font-size:.85rem}.Footer-module__UIBqQW__newsletterInput::placeholder{color:var(--hyena-text-faint)}.Footer-module__UIBqQW__newsletterInput:focus-visible{border-color:var(--hyena-orange);box-shadow:var(--hyena-focus-ring)}.Footer-module__UIBqQW__newsletterBtn{border-radius:var(--hyena-radius-sm);background:var(--hyena-orange);color:var(--hyena-orange-contrast);cursor:pointer;transition:background var(--hyena-duration-fast)var(--hyena-ease);border:none;padding:.55rem 1rem;font-size:.85rem;font-weight:700}.Footer-module__UIBqQW__newsletterBtn:hover{background:var(--hyena-orange-strong)}.Footer-module__UIBqQW__newsletterBtn:focus-visible{box-shadow:var(--hyena-focus-ring);outline:none}.Footer-module__UIBqQW__newsletterBtn:disabled{opacity:.5;cursor:not-allowed}.Footer-module__UIBqQW__newsletterSuccess{color:var(--hyena-success);margin:0;font-size:.82rem}.Footer-module__UIBqQW__newsletterNote{color:var(--hyena-text-faint);margin:0;font-size:.78rem}.Footer-module__UIBqQW__middle{border-top:1px solid var(--hyena-border);padding:var(--hyena-space-5)var(--hyena-container-pad);align-items:center;gap:var(--hyena-space-3);text-align:center;flex-direction:column;display:flex}.Footer-module__UIBqQW__badgeRow{flex-wrap:wrap;justify-content:center;gap:.4rem;margin:0;display:flex}.Footer-module__UIBqQW__badgePill{border:1px solid var(--hyena-border-strong);color:var(--hyena-text-muted);border-radius:var(--hyena-radius-sm);background:#ffffff0f;padding:.3rem .7rem;font-size:.78rem}.Footer-module__UIBqQW__trust{color:var(--hyena-text-muted);max-width:70ch;margin:0;font-size:.82rem;font-weight:600}.Footer-module__UIBqQW__bottomBar{border-top:1px solid var(--hyena-border);padding:var(--hyena-space-4)var(--hyena-container-pad);text-align:center;color:var(--hyena-text-faint);font-size:.8rem}@media (min-width:600px){.Footer-module__UIBqQW__grid{grid-template-columns:repeat(2,1fr)}.Footer-module__UIBqQW__brand{grid-column:1/-1;max-width:46ch}}@media (min-width:1024px){.Footer-module__UIBqQW__grid{grid-template-columns:1.3fr repeat(4,1fr)}.Footer-module__UIBqQW__brand{grid-column:auto}}
.AddToCartButton-module__KJZVbW__button{background:var(--color-orange);width:100%;color:var(--hyena-orange-contrast);cursor:pointer;border:1px solid #b3444440;border-radius:8px;padding:.75rem;font-size:.9rem;font-weight:800;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{border-color:var(--hyena-orange);color:var(--hyena-orange)}
.Navbar-module__4XEsAG__navbar{z-index:50;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid var(--hyena-border);background:#0b0b0beb;width:100%;position:sticky;top:0}.Navbar-module__4XEsAG__inner{max-width:var(--hyena-container-max);padding:.9rem var(--hyena-container-pad);justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;display:flex}.Navbar-module__4XEsAG__logo{align-items:center;width:184px;height:44px;display:flex}.Navbar-module__4XEsAG__logo img{object-fit:cover;width:100%;height:100%}.Navbar-module__4XEsAG__navLinks{gap:2rem;display:none}.Navbar-module__4XEsAG__navLinks a{color:var(--hyena-text-muted);transition:color var(--hyena-duration-fast)var(--hyena-ease);font-size:.95rem;font-weight:600;text-decoration:none}.Navbar-module__4XEsAG__navLinks a:hover,.Navbar-module__4XEsAG__navLinks a:focus-visible{color:var(--hyena-orange)}.Navbar-module__4XEsAG__actions{align-items:center;gap:.5rem;display:flex}.Navbar-module__4XEsAG__iconBtn,.Navbar-module__4XEsAG__burger{border:1px solid var(--hyena-border-strong);border-radius:var(--hyena-radius-md);width:44px;height:44px;color:var(--hyena-text);cursor:pointer;transition:border-color var(--hyena-duration-fast)var(--hyena-ease),background var(--hyena-duration-fast)var(--hyena-ease);background:0 0;justify-content:center;align-items:center;font-size:1.15rem;display:flex;position:relative}.Navbar-module__4XEsAG__iconBtn:hover,.Navbar-module__4XEsAG__burger:hover{border-color:var(--hyena-orange);background:#ff8a0014}.Navbar-module__4XEsAG__iconBtn:focus-visible,.Navbar-module__4XEsAG__burger:focus-visible{box-shadow:var(--hyena-focus-ring);outline:none}.Navbar-module__4XEsAG__cartCount{background:var(--hyena-orange);min-width:20px;height:20px;color:var(--hyena-orange-contrast);border-radius:var(--hyena-radius-pill);justify-content:center;align-items:center;padding:0 4px;font-size:.68rem;font-weight:800;display:flex;position:absolute;top:-6px;right:-6px}.Navbar-module__4XEsAG__navPanel{z-index:80;background:#0009;display:none;position:fixed;inset:0}.Navbar-module__4XEsAG__navPanelOpen{display:block}.Navbar-module__4XEsAG__navPanelSheet{background:var(--hyena-surface);border-left:1px solid var(--hyena-border);flex-direction:column;gap:1.5rem;width:min(84vw,340px);height:100%;padding:1.25rem;display:flex;position:absolute;top:0;right:0}.Navbar-module__4XEsAG__navPanelClose{width:40px;height:40px;color:var(--hyena-text);cursor:pointer;background:0 0;border:none;align-self:flex-end;font-size:1.4rem}.Navbar-module__4XEsAG__navPanelClose:focus-visible{box-shadow:var(--hyena-focus-ring);outline:none}.Navbar-module__4XEsAG__navPanelLinks{flex-direction:column;gap:1.1rem;font-size:1.1rem;font-weight:700;display:flex}.Navbar-module__4XEsAG__navPanelLinks a{color:var(--hyena-text);text-decoration:none}.Navbar-module__4XEsAG__navPanelLinks a:hover,.Navbar-module__4XEsAG__navPanelLinks a:focus-visible{color:var(--hyena-orange)}@media (min-width:768px){.Navbar-module__4XEsAG__navLinks{display:flex}.Navbar-module__4XEsAG__burger{display:none}}
.ShippingBanner-module__jYtuWG__banner{background:var(--hyena-surface-raised);border-bottom:1px solid var(--hyena-border);width:100%;transition:background var(--hyena-duration-base)ease;flex-shrink:0;padding:.5rem 0;overflow:hidden}.ShippingBanner-module__jYtuWG__banner.ShippingBanner-module__jYtuWG__success{background:var(--hyena-success-bg);border-bottom-color:var(--hyena-success-border)}.ShippingBanner-module__jYtuWG__track{white-space:nowrap;color:var(--hyena-text-muted);gap:4rem;font-size:.82rem;font-weight:600;animation:22s linear infinite ShippingBanner-module__jYtuWG__marquee;display:inline-flex}.ShippingBanner-module__jYtuWG__banner.ShippingBanner-module__jYtuWG__success .ShippingBanner-module__jYtuWG__track{color:var(--hyena-success);font-weight:700}.ShippingBanner-module__jYtuWG__banner:hover .ShippingBanner-module__jYtuWG__track,.ShippingBanner-module__jYtuWG__banner:focus-within .ShippingBanner-module__jYtuWG__track{animation-play-state:paused}.ShippingBanner-module__jYtuWG__track span{white-space:nowrap}@keyframes ShippingBanner-module__jYtuWG__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}
.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}}
.WhatsAppFloat-module__zv9i1a__fab{right:var(--hyena-space-4);bottom:var(--hyena-space-4);z-index:60;color:#06210f;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;font-size:1.6rem;text-decoration:none;animation:2.6s ease-in-out infinite WhatsAppFloat-module__zv9i1a__pulse;display:flex;position:fixed;box-shadow:0 10px 26px #00000073}.WhatsAppFloat-module__zv9i1a__fab:focus-visible{box-shadow:var(--hyena-focus-ring),0 10px 26px #00000073;outline:none}@keyframes WhatsAppFloat-module__zv9i1a__pulse{0%,to{box-shadow:0 10px 26px #00000073,0 0 #25d36680}50%{box-shadow:0 10px 26px #00000073,0 0 0 10px #25d36600}}
