.product-card[data-v-d6a69522]{background:var(--color-bg);border:1px solid var(--color-border-light);border-radius:var(--radius-lg);grid-template-rows:auto 1fr auto;height:100%;display:grid;overflow:hidden}.product-card__link[data-v-d6a69522]{flex-direction:column;grid-row:1/3;min-height:0;text-decoration:none;display:flex}.product-card__image-wrap[data-v-d6a69522]{aspect-ratio:1;background:var(--color-bg-subtle);flex-shrink:0;width:100%;position:relative;overflow:hidden}.product-card__image[data-v-d6a69522]{inset:var(--space-2);width:calc(100% - var(--space-4));height:calc(100% - var(--space-4));object-fit:contain;margin:auto;position:absolute}.product-card__badge[data-v-d6a69522]{top:var(--space-2);left:var(--space-2);z-index:1;background:var(--color-text-muted);color:#fff;font-size:var(--text-xs);padding:var(--space-1) var(--space-2);border-radius:var(--radius-sm);font-weight:600;position:absolute}.product-card__body[data-v-d6a69522]{padding:var(--space-3);flex-direction:column;flex:1;min-height:0;display:flex}.product-card__price-row[data-v-d6a69522]{align-items:center;gap:var(--space-1);margin-bottom:var(--space-2);flex-wrap:wrap;flex-shrink:0;display:flex}.product-card__price[data-v-d6a69522]{font-size:var(--text-lg);color:var(--color-text);font-weight:700}.product-card__unit[data-v-d6a69522]{font-size:var(--text-xs);color:var(--color-text-muted)}.product-card__title[data-v-d6a69522]{font-size:var(--text-sm);color:var(--color-text);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex-shrink:0;height:4.2em;margin:0;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.product-card__link:hover .product-card__title[data-v-d6a69522]{color:var(--color-primary)}.product-card__actions[data-v-d6a69522]{padding:0 var(--space-3) var(--space-3);grid-row:3}.product-card__actions[data-v-d6a69522] .cart-buttons{width:100%;max-width:100%}@media (max-width:632px){.product-card__image[data-v-d6a69522]{inset:var(--space-1);width:calc(100% - var(--space-2));height:calc(100% - var(--space-2))}.product-card__title[data-v-d6a69522]{-webkit-line-clamp:2;height:2.8em}.product-card__price[data-v-d6a69522]{font-size:var(--text-base)}}.product-grid__loading[data-v-02d26c6f]{padding:var(--space-10);justify-content:center;display:flex}
