.image-fallback{text-align:center;vertical-align:middle;background:#f3f4f6;display:inline-block}.image-fallback__inner{justify-content:center;align-items:center;width:100%;height:100%;display:flex}
.product-card{text-decoration:none;display:block}.product-card__inner{background:#fff;border-radius:.625rem;transition:box-shadow .3s,transform .3s;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.product-card__inner:hover{transform:translateY(-2px);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.product-card__image-wrapper{aspect-ratio:3/4;background:#f3f4f6;width:100%;max-height:60vh;position:relative;overflow:hidden}.product-card__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.product-card:hover .product-card__image{transform:scale(1.05)}.product-card__badge{border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:.75rem}.product-card__badge--promo{color:#fff;background:#ef4444;left:.75rem}.product-card__badge--trending{color:#fff;background:#d4745c;right:.75rem}.product-card__body{padding:1rem}.product-card__header{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.25rem;display:flex}.product-card__name{width:fit-content;font-size:1rem;font-weight:500}.product-card__category-badge{color:#d4745c;white-space:nowrap;background:#f5e6e0;border-radius:9999px;flex-shrink:0;padding:.125rem .5rem;font-size:.75rem;display:inline-block}.product-card__meta{color:#9ca3af;width:fit-content;margin-bottom:.5rem;font-size:.75rem}.product-card__description{color:#6b7280;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:.875rem;display:-webkit-box;overflow:hidden}.product-card__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.product-card__price-wrapper{align-items:center;gap:.5rem;display:flex}.product-card__price--current{color:#d4745c;font-weight:600}.product-card__price--original{color:#9ca3af;font-size:.875rem;text-decoration:line-through}.product-card__sizes{color:#9ca3af;font-size:.813rem}
