.ProductCard-module__6z8Uqa__card{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;width:100%;min-width:0;max-width:320px;min-height:400px;transition:all .5s;overflow:hidden;box-shadow:0 10px 25px #0000001a}.ProductCard-module__6z8Uqa__card:hover{transform:translateY(-8px);box-shadow:0 25px 50px #00000026}.ProductCard-module__6z8Uqa__cardDark{background:#1f2937;border:1px solid #374151;box-shadow:0 10px 25px #0000004d}.ProductCard-module__6z8Uqa__cardDark:hover{box-shadow:0 25px 50px #0006}.ProductCard-module__6z8Uqa__imageContainer{background:linear-gradient(to bottom right,#f9fafb,#f3f4f6);width:100%;height:240px;position:relative;overflow:hidden}.ProductCard-module__6z8Uqa__image{object-fit:cover;width:100%;height:100%;transition:transform .7s}.ProductCard-module__6z8Uqa__imageHover,.ProductCard-module__6z8Uqa__imageContainer:hover .ProductCard-module__6z8Uqa__image{transform:scale(1.1)}.ProductCard-module__6z8Uqa__overlay{opacity:0;background:linear-gradient(#0000,#0000,#0003);transition:opacity .3s;position:absolute;inset:0}.ProductCard-module__6z8Uqa__imageContainer:hover .ProductCard-module__6z8Uqa__overlay{opacity:1}.ProductCard-module__6z8Uqa__badge{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#dc2626;border-radius:9999px;padding:.375rem .75rem;font-size:.75rem;font-weight:700;position:absolute;top:.75rem;left:.75rem;box-shadow:0 4px 6px #0000001a}.ProductCard-module__6z8Uqa__badgeNew{background:#10b981}.ProductCard-module__6z8Uqa__quickActions{opacity:0;flex-direction:column;gap:.5rem;transition:all .3s;display:flex;position:absolute;top:.75rem;right:.75rem;transform:translate(1rem)}.ProductCard-module__6z8Uqa__imageContainer:hover .ProductCard-module__6z8Uqa__quickActions{opacity:1;transform:translate(0)}.ProductCard-module__6z8Uqa__quickActionButton{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.625rem;transition:all .3s;display:flex;box-shadow:0 4px 6px #0000001a}.ProductCard-module__6z8Uqa__quickActionButton:hover{background:#fff;transform:scale(1.1);box-shadow:0 8px 12px #00000026}.ProductCard-module__6z8Uqa__quickActionButton svg{color:#374151;width:1.25rem;height:1.25rem}.ProductCard-module__6z8Uqa__content{flex-direction:column;justify-content:space-between;min-height:120px;padding:1rem;display:flex}.ProductCard-module__6z8Uqa__vendor{color:#dc2626;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.75rem;font-weight:600}.ProductCard-module__6z8Uqa__title{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:1.125rem;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.ProductCard-module__6z8Uqa__description{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.ProductCard-module__6z8Uqa__priceSection{justify-content:space-between;align-items:center;margin-bottom:.25rem;padding-top:.25rem;display:flex}.ProductCard-module__6z8Uqa__price{font-size:1.25rem;font-weight:700}.ProductCard-module__6z8Uqa__currency{margin-right:.25rem;font-size:.875rem;font-weight:500}.ProductCard-module__6z8Uqa__stockStatus{align-items:center;gap:.25rem;font-size:.75rem;font-weight:500;display:flex}.ProductCard-module__6z8Uqa__stockStatus:before{content:"";border-radius:50%;width:.5rem;height:.5rem;animation:2s infinite ProductCard-module__6z8Uqa__pulse}.ProductCard-module__6z8Uqa__stockStatus.ProductCard-module__6z8Uqa__inStock{color:#10b981}.ProductCard-module__6z8Uqa__stockStatus.ProductCard-module__6z8Uqa__inStock:before{background:#10b981}.ProductCard-module__6z8Uqa__stockStatus.ProductCard-module__6z8Uqa__outOfStock{color:#ef4444}.ProductCard-module__6z8Uqa__stockStatus.ProductCard-module__6z8Uqa__outOfStock:before{background:#ef4444}.ProductCard-module__6z8Uqa__actions{gap:.5rem;padding-top:.25rem;display:flex}.ProductCard-module__6z8Uqa__button{text-align:center;cursor:pointer;border:none;border-radius:.75rem;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.625rem .75rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.ProductCard-module__6z8Uqa__buttonSecondary{color:#374151;background:#f3f4f6}.ProductCard-module__6z8Uqa__buttonSecondary:hover{background:#e5e7eb;transform:translateY(-.125rem);box-shadow:0 4px 6px #0000001a}.ProductCard-module__6z8Uqa__buttonPrimary{color:#fff;background:#dc2626}.ProductCard-module__6z8Uqa__buttonPrimary:hover:not(:disabled){background:#b91c1c;transform:translateY(-.125rem)scale(1.02);box-shadow:0 8px 12px #dc26264d}.ProductCard-module__6z8Uqa__buttonPrimary:disabled{cursor:not-allowed}.ProductCard-module__6z8Uqa__buttonPrimary.ProductCard-module__6z8Uqa__adding{background:#10b981}.ProductCard-module__6z8Uqa__buttonPrimary.ProductCard-module__6z8Uqa__adding:hover{background:#059669}.ProductCard-module__6z8Uqa__buttonDisabled{color:#9ca3af;cursor:not-allowed;background:#d1d5db}@keyframes ProductCard-module__6z8Uqa__pulse{0%,to{opacity:1}50%{opacity:.5}}.ProductCard-module__6z8Uqa__checkIcon{animation:.5s ProductCard-module__6z8Uqa__bounce}@keyframes ProductCard-module__6z8Uqa__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-.25rem)}}@media (max-width:768px){.ProductCard-module__6z8Uqa__card{max-width:100%}.ProductCard-module__6z8Uqa__imageContainer{width:100%;max-width:none;height:220px}.ProductCard-module__6z8Uqa__image{object-fit:contain;padding:.5rem}.ProductCard-module__6z8Uqa__content{padding:.875rem}.ProductCard-module__6z8Uqa__title{font-size:1rem}.ProductCard-module__6z8Uqa__price{font-size:1.125rem}.ProductCard-module__6z8Uqa__actions{flex-direction:column}.ProductCard-module__6z8Uqa__button{padding:.75rem}}@media (max-width:480px){.ProductCard-module__6z8Uqa__card{max-width:100%}.ProductCard-module__6z8Uqa__imageContainer{width:100%;max-width:none;height:200px}.ProductCard-module__6z8Uqa__image{object-fit:contain;padding:.5rem}.ProductCard-module__6z8Uqa__content{padding:.75rem}.ProductCard-module__6z8Uqa__title{font-size:.875rem}.ProductCard-module__6z8Uqa__description{font-size:.75rem}.ProductCard-module__6z8Uqa__price{font-size:1rem}}@media (min-width:1024px) and (max-width:1535px){.ProductCard-module__6z8Uqa__imageContainer{min-height:180px;max-height:180px}}@media (min-width:1536px){.ProductCard-module__6z8Uqa__imageContainer{min-height:150px;max-height:150px}.ProductCard-module__6z8Uqa__content{padding:.75rem}.ProductCard-module__6z8Uqa__title{font-size:.875rem;line-height:1.2}.ProductCard-module__6z8Uqa__description{font-size:.75rem;line-height:1.3}.ProductCard-module__6z8Uqa__price{font-size:1rem}.ProductCard-module__6z8Uqa__button{padding:.5rem .75rem;font-size:.75rem}}
