.ProductCard_card__syd1X{position:relative;display:flex;flex-direction:column;height:100%;background:#00000047;border:none;border-radius:5px;overflow:hidden;box-shadow:0 8px 22px rgba(15,23,42,.06);transition:transform .18s ease,box-shadow .18s ease;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.ProductCard_card__syd1X:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(15,23,42,.1)}.ProductCard_topBadges__eWCJ3{position:relative;display:flex;width:100%}.ProductCard_badgeBtn__AQyoj{width:100%;font-size:11px;font-weight:700;padding:20px 10px;border:none;cursor:pointer;line-height:1;transition:transform .16s ease,box-shadow .16s ease}.ProductCard_badgeActive__HV0pR{color:#fff;background:#00000047}.ProductCard_badgeDisabled__hO_2B{background:#00000047;color:#989898;cursor:not-allowed}.ProductCard_media__ihkEx{display:block;width:100%;aspect-ratio:1/1.2;background:#f4f6fb;overflow:hidden;text-decoration:none}.ProductCard_img__jJL9e{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.ProductCard_card__syd1X:hover .ProductCard_img__jJL9e{transform:scale(1.03)}.ProductCard_placeholder__YqCgL{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#6b7280;font-size:14px;background:#f3f4f6}.ProductCard_popupOverlay__l8zbi{position:fixed;inset:0;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:9999;animation:ProductCard_fadeIn__80bmS .25s forwards;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.ProductCard_popupContent__0wjT6{max-width:90%;max-height:90%;background:#fff;border-radius:10px;display:flex;justify-content:center;align-items:center;transform:scale(.8);animation:ProductCard_scaleIn__B1Bg6 .25s forwards}.ProductCard_popupContent__0wjT6 img{max-width:50vh;max-height:100%}.ProductCard_popupCloseBtn___KzNu{position:absolute;top:10px;right:10px;background:none;border:none;font-size:28px;cursor:pointer;font-weight:700;line-height:1;color:#333}.ProductCard_popupCloseBtn___KzNu:hover{color:#000}@keyframes ProductCard_fadeIn__80bmS{0%{opacity:0}to{opacity:1}}@keyframes ProductCard_scaleIn__B1Bg6{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.ProductCard_qtyControls___Z1Tm{width:100%;display:flex;align-items:center;gap:4px;justify-content:center;animation:ProductCard_fadeInScale__zUQgT .2s ease forwards}.ProductCard_qtyAnimate__EfEsM{animation:ProductCard_fadeInScale__zUQgT .25s ease forwards}.ProductCard_qtyBtn__Su2rN{width:100%;height:45px;border:none;background:#00000047;font-size:20px;font-weight:700;line-height:1;cursor:pointer;transition:background .2s,border-color .2s;color:#fff}.ProductCard_qtyBtn__Su2rN:hover:not(:disabled){background:#b4ffff36;color:#fff}.ProductCard_qtyValue__LeGhb{min-width:28px;text-align:center;font-weight:700;font-size:18px;transition:transform .15s ease}@keyframes ProductCard_fadeInScale__zUQgT{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.ProductCard_body__qafc0{display:flex;flex-direction:column;flex:1 1 auto;padding:16px 16px 18px}.ProductCard_topRow__pBO0o{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;gap:12px;margin-bottom:8px;min-height:56px}.ProductCard_name__sCv6k{color:#fff;text-decoration:none;font-size:20px;font-weight:700;line-height:1.25;flex:1 1 auto;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.ProductCard_name__sCv6k:hover{color:var(--primary)}.ProductCard_price__Z10KW{color:#fff;font-size:20px;font-weight:700;line-height:1;white-space:nowrap;flex:0 0 auto;padding-top:2px}.ProductCard_brand__i4Qxg{color:#6b7280;font-size:15px;line-height:1.4;min-height:22px;margin-bottom:16px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.ProductCard_attributeList__CDCqy{display:flex;flex-direction:column;gap:4px;margin-top:-8px;margin-bottom:16px}.ProductCard_attributeLine__z7yni{color:#ffffff93;font-size:13px;line-height:1.4;word-break:break-word}.ProductCard_attributeName__2KCvM{font-weight:600}.ProductCard_attributeValue___D7tA{font-weight:400}.ProductCard_actions__EHTbk{display:flex;align-items:center;gap:12px;margin-top:auto;flex-direction:column}.ProductCard_actionBtn__35vVi{height:48px;border:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease,color .16s ease}.ProductCard_actionBtn__35vVi:hover{transform:translateY(-1px)}.ProductCard_favoriteBtn__ELR_E{flex:0 0 58px;background:none;color:#00000076;position:absolute;top:65px;right:10px;z-index:99}.ProductCard_favoriteBtn__ELR_E:hover{border-color:none}.ProductCard_favoriteBtnActive__wMUCW{color:var(--primary);background:none}.ProductCard_cartBtn__zlCIw{flex:1 1 auto;background:#b4ffff;border-color:#b4ffff;color:#000;gap:10px;padding:0 16px;width:100%}.ProductCard_cartBtn__zlCIw:hover{background:#8ec6c6;border-color:#8ec6c6;box-shadow:0 8px 18px rgba(37,99,235,.24)}.ProductCard_unavailableBtn__9cwVv{flex:1 1 auto;background:#ff9d35;border:1px solid #ff9d35;color:#fff;gap:10px;padding:0 16px;width:100%;height:48px;border-radius:5px;cursor:pointer;opacity:1;display:inline-flex;align-items:center;justify-content:center;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease,color .16s ease;font-size:13px;outline:none}.ProductCard_unavailableBtn__9cwVv:hover{background:#e68a2e;border-color:#e68a2e;box-shadow:0 8px 18px rgba(255,157,53,.24)}.ProductCard_unavailableBtn__9cwVv:disabled{background:#ff9d35;border-color:#ff9d35;opacity:1}.ProductCard_favoriteIcon__ETZAU{width:35px;height:35px;display:block;flex:0 0 auto}.ProductCard_cartIcon__bVzZI{width:20px;height:20px;display:block;flex:0 0 auto}.ProductCard_cartText__vG8_F{font-size:13px;font-weight:700;letter-spacing:.02em;line-height:1;white-space:nowrap}.ProductCard_stockBadge__Y9gdR{position:absolute;top:12px;left:-32px;z-index:2;height:30px;padding:0 40px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;line-height:1;box-shadow:0 6px 16px rgba(15,23,42,.12);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transform:rotate(-40deg)}.ProductCard_stockBadgeIn__gIRpq{background:rgba(22,163,74,.92);color:#fff}.ProductCard_stockBadgeOut__UhcVU{background:rgba(239,68,68,.92);color:#fff}@media (max-width:860px){.ProductCard_popupContent__0wjT6 img{max-width:100%}.ProductCard_body__qafc0{padding:14px}.ProductCard_topRow__pBO0o{min-height:52px}.ProductCard_name__sCv6k,.ProductCard_price__Z10KW{font-size:18px}.ProductCard_brand__i4Qxg{font-size:14px;margin-bottom:14px}.ProductCard_actionBtn__35vVi{height:46px}.ProductCard_favoriteBtn__ELR_E{flex-basis:54px}.ProductCard_cartText__vG8_F{font-size:12px}.ProductCard_stockBadge__Y9gdR{top:10px;left:10px;height:28px;font-size:11px;padding:0 9px}}.ProductCard_availabilityDate__JNNSs{font-size:12px;color:#9ca3af;line-height:1.4}.ProductCard_discountBadge__Hp0hx{position:absolute;top:56px;left:12px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:6px 10px;background:rgba(220,38,38,.1);color:#b91c1c;font-weight:900;font-size:12px;z-index:2}.ProductCard_priceRow__MDwH2{display:flex;align-items:center;gap:8px}.ProductCard_discountInline___FueK{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:4px 8px;background:rgba(220,38,38,.1);color:#b91c1c;font-weight:900;font-size:12px;white-space:nowrap}.ProductCard_newBadge__9yYCh{display:inline-block;padding:2px 8px;border-radius:999px;background:linear-gradient(90deg,#fff176,#ffeb3b,#ffd54f);color:#000;font-weight:800;position:relative;overflow:hidden;font-size:13px}.ProductCard_newBadge__9yYCh:after{content:"";position:absolute;top:0;left:-120%;width:70%;height:100%;transform:skewX(-20deg);background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.75),transparent);animation:ProductCard_shine__iQH3M 2.2s linear infinite}@keyframes ProductCard_pulseGlow__LMRcP{0%{box-shadow:0 0 6px rgba(255,235,59,.35),0 0 12px rgba(255,235,59,.2);transform:scale(1)}50%{box-shadow:0 0 14px rgba(255,235,59,.9),0 0 24px rgba(255,235,59,.45);transform:scale(1.06)}to{box-shadow:0 0 6px rgba(255,235,59,.35),0 0 12px rgba(255,235,59,.2);transform:scale(1)}}@keyframes ProductCard_shine__iQH3M{0%{left:-120%}to{left:140%}}.ProductCard_flipCard__0wnj5{perspective:1000px;position:relative;height:100%}.ProductCard_flipCardInner__EW3th{position:relative;width:100%;height:100%;transition:transform .6s;transform-style:preserve-3d}.ProductCard_flipCard__0wnj5.ProductCard_flipped__axAyD .ProductCard_flipCardInner__EW3th{transform:rotateY(180deg)}.ProductCard_flipCardBack__gWO_r,.ProductCard_flipCardFront__6fVCo{backface-visibility:hidden;-webkit-backface-visibility:hidden}.ProductCard_flipCardBack__gWO_r,.ProductCard_flipCardFront__6fVCo{width:100%;height:100%;border-radius:5px;display:flex;flex-direction:column;justify-content:space-between}.ProductCard_flipCardBack__gWO_r{position:absolute;top:0;left:0;transform:rotateY(180deg);background:#000;padding:16px}.ProductCard_promotionName__xhGH4{font-size:37px;font-weight:700;color:gold;margin-bottom:8px;margin-top:50%;text-align:center}.ProductCard_promotionDescription__oOZ7L{font-size:37px;color:#fff;margin-bottom:12px;flex-grow:1;text-align:center}.ProductCard_promotionButton__HNjar{width:100%;padding:24px;background:gold;color:#000;border:none;border-radius:8px;font-weight:700;font-size:21px;cursor:pointer;transition:background .2s,transform .1s}.ProductCard_promotionButton__HNjar:hover{background:#ffc107;transform:scale(1.02)}.ProductCard_promotionButton__HNjar:active{transform:scale(.98)}.ProductCard_flipBackHint__0VXUA{font-size:11px;color:var(--muted);text-align:center;margin-top:8px;cursor:pointer}.ProductCard_flipBackHint__0VXUA:hover{color:#fff}.ProductCard_oldPrice__f3dGX{font-size:13px;color:var(--muted);text-decoration:line-through;font-weight:400}.ProductCard_promotionBadge__PMijX{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:4px 8px;background:rgba(255,215,0,.15);color:gold;font-weight:900;font-size:11px;white-space:nowrap;text-transform:uppercase;letter-spacing:.04em}