.ProductCard_card__hd1hg{display:flex;flex-direction:column;background:white;border-radius:24px;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 4px 24px rgba(0,0,0,.06);position:relative;padding:10px;height:100%}.ProductCard_imageWrapper__n_3fb{width:100%;position:relative}.ProductCard_imageContainer__ZBk1n{position:relative;width:100%;padding-top:100%;background:#E5E7EB;border-radius:16px;overflow:hidden}.ProductCard_productImage__W1CiA{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1)}.ProductCard_card__hd1hg:hover .ProductCard_productImage__W1CiA{transform:scale(1.1)}.ProductCard_placeholderImage__Zi0v1{display:none}.ProductCard_favoriteBtn__wBngp{position:absolute;top:8px;right:8px;width:28px;height:28px;border-radius:50%;background:rgba(255,255,255,.9);border:none;display:flex;align-items:center;justify-content:center;color:#6B7280;cursor:pointer;transition:background-color,border-color,color,opacity,transform,box-shadow .2s}.ProductCard_favoriteBtn__wBngp.ProductCard_favorited__MbMdR{color:#E91E63}.ProductCard_likeButton__wppod{position:absolute;top:8px;right:8px;width:40px;height:40px;border-radius:50%;background:white;border:none;display:flex;align-items:center;justify-content:center;color:#FF2D55;box-shadow:0 4px 12px rgba(0,0,0,.1);cursor:pointer;z-index:10}.ProductCard_content__Enk6W{margin-top:8px;position:relative;display:flex;flex-direction:column;flex:1 1}.ProductCard_title__Hvo51{font-size:18px;font-weight:800;margin:0 0 4px;color:#000;letter-spacing:-.5px}.ProductCard_price__hktsN{font-size:17px;font-weight:600;color:#FF2D55;margin:0}.ProductCard_subText__J0l44{font-size:13px;color:#9CA3AF;font-weight:500;margin:0}.ProductCard_bottomRow__1Tlo_{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:4px}.ProductCard_addButton__6np2_{width:44px;height:44px;border-radius:50%;background:#FF2D55;border:none;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(255,45,85,.4);color:white;cursor:pointer;flex-shrink:0;margin-left:8px}.ProductCard_readyBadge__38mSu{bottom:8px;background:#166534;color:white;box-shadow:0 4px 12px rgba(22,101,52,.3)}.ProductCard_readyBadge__38mSu,.ProductCard_tag__A8Dpb{position:absolute;left:8px;font-size:11px;font-weight:700;padding:4px 10px;border-radius:8px;text-transform:uppercase;letter-spacing:.5px;z-index:5}.ProductCard_tag__A8Dpb{top:8px;background:rgba(255,255,255,.9);color:#111827}.ProductCard_favoritedCard__7T73d{display:flex!important;opacity:1!important;visibility:visible!important}.ProductGrid_productGridMain__7jKey{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:24px;padding:16px 0;width:100%}@media (max-width:1100px){.ProductGrid_productGridMain__7jKey{grid-template-columns:repeat(3,1fr)!important;gap:20px}}@media (max-width:768px){.ProductGrid_productGridMain__7jKey{grid-template-columns:repeat(2,1fr)!important;gap:16px}}@media (max-width:300px){.ProductGrid_productGridMain__7jKey{grid-template-columns:1fr!important}}