.ProductCard_card__syd1X{position:relative;display:flex;flex-direction:column;padding:20px;border:1px solid #f0f0f0;border-radius:16px;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.04);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.ProductCard_card__syd1X:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,.08);border-color:#e5e5e5}.ProductCard_badgeRow__8DVSZ{position:absolute;top:10px;left:10px;right:10px;z-index:2;display:flex;justify-content:space-between;align-items:flex-start;gap:6px;pointer-events:none}.ProductCard_discount__Xtj31{display:inline-flex;align-items:center;gap:4px;padding:0 10px;height:26px;border-radius:9999px;background:linear-gradient(135deg,#007a37,#005a28);color:#fff;font-size:12px;font-weight:900;letter-spacing:.5px;box-shadow:0 4px 12px rgba(0,122,55,.35);position:relative;overflow:hidden}.ProductCard_imageWrap__GYdRN{aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;margin-bottom:12px;border-radius:10px;background:transparent;overflow:hidden}.ProductCard_imageWrap__GYdRN img{width:100%;height:100%;object-fit:contain;display:block;transition:transform .35s cubic-bezier(.25,1,.5,1)}.ProductCard_card__syd1X:hover .ProductCard_imageWrap__GYdRN img{transform:scale(1.15)}.ProductCard_store__S87NQ{width:max-content;display:inline-flex;align-items:center;gap:4px;padding:0 8px 0 4px;height:24px;border:1px solid #ddd;border-radius:999px;background:#fff;color:#333;font-size:11px;font-weight:800}.ProductCard_storeLogo__K_Mc1{width:18px;height:18px;border-radius:50%;object-fit:contain;display:block;flex-shrink:0}.ProductCard_store__S87NQ[data-store=amazon]{border-color:#f90}.ProductCard_store__S87NQ[data-store=mercado]{border-color:#ffe600}.ProductCard_store__S87NQ[data-store=shopee]{border-color:#ee4d2d;color:#ee4d2d}.ProductCard_store__S87NQ[data-store=kabum]{border-color:#0060ff;color:#0060ff}.ProductCard_card__syd1X h3{margin:16px 0 12px;color:#000;font-size:15px;font-weight:700;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ProductCard_card__syd1X del{color:#555;font-size:13px;font-weight:600}.ProductCard_price__Z10KW{display:block;margin-top:2px;color:#f01d2a;font-size:24px;font-weight:700}.ProductCard_salePrice__DiuUG{color:#f01d2a}.ProductCard_card__syd1X p{margin:6px 0 14px;color:#666;font-size:12px;font-weight:600}.ProductCard_button__HzxPn{height:44px;margin-top:auto;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:10px;background:#0058e6;color:#fff;font-size:14px;font-weight:700;text-decoration:none;transition:background .15s ease}.ProductCard_button__HzxPn:hover{background:#0046b8}.ProductCard_button__HzxPn svg{width:14px;height:14px}.ProductCard_pixDiscount___SSf1{color:#10b981}.ProductCard_mpDiscount__JoLEe,.ProductCard_pixDiscount___SSf1{display:block;font-size:.8rem;font-weight:600;margin-top:.1rem;margin-bottom:.25rem}.ProductCard_mpDiscount__JoLEe{color:#009ee3}.ProductCard_cardDiscount__JlqkG{display:block;font-size:.8rem;color:#4b5563;font-weight:600;margin-top:.1rem;margin-bottom:.25rem}.ProductCard_badge__WGJvI{gap:5px;padding:4px 12px;height:26px;border-radius:9999px;font-size:11px;font-weight:900;color:#fff;letter-spacing:.6px;text-transform:uppercase;box-shadow:0 4px 14px rgba(0,0,0,.2);text-shadow:0 1px 2px rgba(0,0,0,.3)}.ProductCard_badge__WGJvI,.ProductCard_iconOnlyBadge__znf34{display:inline-flex;align-items:center;position:relative;overflow:hidden}.ProductCard_iconOnlyBadge__znf34{justify-content:center;width:28px;height:28px;border-radius:50%;font-size:14px;box-shadow:0 4px 12px rgba(0,0,0,.15);cursor:pointer;pointer-events:auto;transition:transform .2s ease}.ProductCard_iconOnlyBadge__znf34:hover{transform:scale(1.15)}.ProductCard_badgeDefault__qKwCS{background:linear-gradient(135deg,#0052cc,#0036a3)}.ProductCard_badgeLightning__Qsy7g{background:linear-gradient(135deg,#f30,#d62400);box-shadow:0 4px 15px rgba(255,51,0,.45);animation:ProductCard_pulseBadge__xFAtG 1.8s ease-in-out infinite}.ProductCard_badgeFreeShipping__ho_d5{background:linear-gradient(135deg,#007a37,#005a28);box-shadow:0 4px 14px rgba(0,122,55,.35)}.ProductCard_badgeCoupon___BB8o{background:linear-gradient(135deg,#c026d3,#86198f);box-shadow:0 4px 14px rgba(192,38,211,.35)}.ProductCard_badgeWarning__8lnD8{background:linear-gradient(135deg,#ea580c,#9a3412);box-shadow:0 4px 14px rgba(234,88,12,.35)}@keyframes ProductCard_pulseBadge__xFAtG{0%{transform:scale(1);box-shadow:0 4px 12px rgba(255,51,0,.35)}50%{transform:scale(1.05);box-shadow:0 6px 20px rgba(255,51,0,.65)}to{transform:scale(1);box-shadow:0 4px 12px rgba(255,51,0,.35)}}@media (max-width:620px){.ProductCard_card__syd1X{padding:16px;border-radius:14px}.ProductCard_imageWrap__GYdRN{margin-bottom:10px}.ProductCard_card__syd1X h3{margin:12px 0 8px;font-size:14px}.ProductCard_price__Z10KW{font-size:22px;font-weight:900}.ProductCard_card__syd1X del{font-size:12px}.ProductCard_card__syd1X p{margin:4px 0 10px;font-size:11px}.ProductCard_button__HzxPn{height:40px;font-size:13px}.ProductCard_cardDiscount__JlqkG,.ProductCard_mpDiscount__JoLEe,.ProductCard_pixDiscount___SSf1{font-size:11px}.ProductCard_badgeRow__8DVSZ{top:8px;left:8px;right:8px;flex-direction:column;align-items:flex-start;gap:4px}.ProductCard_badge__WGJvI{padding:2px 7px;font-size:10px;font-weight:800}.ProductCard_discount__Xtj31{padding:0 8px;height:26px;font-size:12px;font-weight:800;border-radius:5px}}.LiaReaction_scene__Inca_{position:relative;width:340px;height:210px;display:flex;align-items:center;justify-content:center;isolation:isolate;cursor:pointer}.LiaReaction_image__Ad_qm{position:relative!important;max-height:200px!important;width:auto!important;object-fit:contain!important;opacity:1!important;filter:drop-shadow(0 10px 25px rgba(0,72,207,.15));transition:transform .3s cubic-bezier(.2,.8,.2,1)}.LiaReaction_scene__Inca_:hover .LiaReaction_image__Ad_qm{transform:translateY(-4px) scale(1.03)}.LiaReaction_magnifierWrapper___3Vwe{position:absolute;top:30%;left:20%;z-index:5;display:flex;align-items:center;justify-content:center;pointer-events:none;transition:transform .12s ease-out;animation:LiaReaction_floatLupa__V3QJ7 3.5s ease-in-out infinite}.LiaReaction_lupaBadge___prjV{width:48px;height:48px;border-radius:50%;background:hsla(0,0%,100%,.92);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:2.5px solid #0048cf;box-shadow:0 8px 24px rgba(0,72,207,.3),inset 0 0 10px rgba(0,72,207,.15);display:grid;place-items:center}.LiaReaction_lensPulse__hsZuV{position:absolute;width:64px;height:64px;border:2px solid rgba(0,72,207,.45);border-radius:50%;pointer-events:none;animation:LiaReaction_lensPulse__hsZuV 2.2s ease-out infinite}.LiaReaction_sparkle__vvZt4{position:absolute;top:-8px;right:-8px;color:#ff6500;filter:drop-shadow(0 0 8px rgba(255,101,0,.8));pointer-events:none;animation:LiaReaction_sparkleBlink__EAjvN 2.2s ease-in-out infinite}@keyframes LiaReaction_floatLupa__V3QJ7{0%,to{transform:translate(0) rotate(0deg)}33%{transform:translate(14px,-10px) rotate(8deg)}66%{transform:translate(-10px,8px) rotate(-6deg)}}@keyframes LiaReaction_liaFloat__uUmJR{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes LiaReaction_lensPulse__hsZuV{0%{opacity:.8;transform:scale(.72)}65%,to{opacity:0;transform:scale(1.35)}}@keyframes LiaReaction_sparkleBlink__EAjvN{0%,58%,to{opacity:0;transform:scale(.35) rotate(-20deg)}70%{opacity:1;transform:scale(1.05) rotate(4deg)}84%{opacity:.65;transform:scale(.76) rotate(16deg)}}@media (max-width:450px){.LiaReaction_image__Ad_qm,.LiaReaction_scene__Inca_{width:225px!important;height:138px!important}.LiaReaction_lensPulse__hsZuV{left:47%;top:37%;width:36px;height:36px}}@media (prefers-reduced-motion:reduce){.LiaReaction_lensPulse__hsZuV,.LiaReaction_scene__Inca_,.LiaReaction_sparkle__vvZt4{animation:none}.LiaReaction_scene__Inca_:hover .LiaReaction_image__Ad_qm{transform:none}.LiaReaction_sparkle__vvZt4{opacity:.75}}