.product-card_productCardSection__A6dkv{cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.product-card_productCardSection__A6dkv:hover{transform:translateY(-4px)}.product-card_productCardSection__A6dkv:active{transform:translateY(0)}.product-card_productCardSection__A6dkv:focus{outline:none}.product-card_productCardSection__A6dkv:focus-visible{outline:2px solid var(--content-brand);outline-offset:4px}.product-card_productCardContainer__hOkaI{width:100%;display:flex;flex-direction:column;gap:12px}.product-card_productCardImageContainer__xRuxi{width:100%;aspect-ratio:3.5/5;border-radius:16px;background:var(--surface-primary,#fff);overflow:hidden;position:relative}.product-card_productCardImageContainer__xRuxi img{width:100%;height:100%;object-fit:cover;display:block}.product-card_discountBadge__RBhDf{position:absolute;bottom:8px;left:8px;background:#fdd924;padding:4px 8px;border-radius:8px;display:flex;align-items:center;justify-content:center}.product-card_discountBadgeText__bJLvi{font-size:12px;font-weight:600;line-height:16px;color:#141414;white-space:nowrap}.product-card_outOfStockBadge__tnmU3{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,.6);padding:var(--spacing-x_1) 0;text-align:center}.product-card_outOfStockText__Y9XHB{color:#fff}.product-card_productCardInfoSection__tsxy_{display:flex;flex-direction:column;gap:4px;text-align:left;flex:1 1}.product-card_priceRow__NaVEa{display:flex;align-items:baseline;gap:4px}.product-card_sellingPrice__jZJFZ{font-size:16px;font-weight:600;line-height:24px;color:var(--content-primary,#141414)}.product-card_originalPrice__9g5N5{font-size:12px;font-weight:400;line-height:16px;color:#6b6b6b;text-decoration:line-through}.product-card_livePriceRow__xc4bO{display:flex;align-items:center;gap:6px}.product-card_livePriceContainer__Cvl5J{display:flex;align-items:center;gap:4px}.product-card_livePrice__mqqSd{color:#ec0032;font-size:16px;line-height:24px;font-weight:700}.product-card_liveDivider__KzmWD{width:1px;height:16px;background:#ec0032;border-radius:var(--radius-round)}.product-card_liveDiscountBadge__u6w7K{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.product-card_liveDiscountText__2Vb1i{color:#f46684}.product-card_originalPriceStruck__vrs_v{color:var(--content-disabled);text-decoration:line-through;font-size:12px;line-height:16px}.product-card_productCardTitle__NaEqN{font-size:14px;font-weight:400;line-height:20px;color:var(--content-hover,#545454);display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.product-card_addToCartButton__2cy6s{display:flex;align-items:center;height:34px;justify-content:center;gap:8px;width:100%;padding:8px 4px;background:var(--content-action,#0090ff);border:none;border-radius:120px;cursor:pointer;transition:opacity .2s ease}.product-card_addToCartButton__2cy6s:hover{opacity:.9}.product-card_addToCartButton__2cy6s:active{opacity:.8}.product-card_addToCartButtonText__kWZLq{font-size:12px;font-weight:600;line-height:16px;color:#fff;white-space:nowrap}.product-card_addToCartIcon__8H0WP{color:#fff;display:flex;align-items:center}.product-card_outOfStockButton__jOTDg{display:flex;align-items:center;height:34px;justify-content:center;width:100%;padding:8px 4px;background:var(--surface-tertiary,#e8edf2);border:none;border-radius:120px;cursor:not-allowed;opacity:.7}.product-card_outOfStockButtonText__SWiKJ{font-size:12px;font-weight:600;line-height:16px;color:var(--content-secondary,#44494f);white-space:nowrap}@media (max-width:480px){.product-card_productCardContainer__hOkaI{width:100%}}