.product-card[data-v-9cf50a78]{background:var(--fb-surface);border-radius:var(--fb-radius);box-shadow:var(--fb-shadow);flex-direction:column;transition:box-shadow .15s,transform .15s;display:flex;overflow:hidden}.product-card[data-v-9cf50a78]:hover{box-shadow:var(--fb-shadow-hover);transform:translateY(-2px)}.product-card__link[data-v-9cf50a78]{flex-direction:column;flex:1;display:flex}.product-card__media[data-v-9cf50a78]{aspect-ratio:1;background:#fff;place-items:center;padding:1.25rem;display:grid}.product-card__media img[data-v-9cf50a78]{-o-object-fit:contain;object-fit:contain;max-height:300px}.product-card__placeholder[data-v-9cf50a78]{background:repeating-linear-gradient(45deg,#f4f4f4,#f4f4f4 10px,#efefef 0 20px);width:100%;height:100%}.product-card__body[data-v-9cf50a78]{border-top:1px solid var(--fb-border);flex-direction:column;flex:1;gap:.35rem;padding:1.1rem 1.25rem;display:flex}.product-card__category[data-v-9cf50a78]{letter-spacing:.1em;text-transform:uppercase;color:var(--fb-subtle);margin:0;font-size:.7rem}.product-card__name[data-v-9cf50a78]{margin:0;font-size:1rem;font-weight:600;line-height:1.35}.product-card__specs[data-v-9cf50a78]{color:var(--fb-muted);margin:0;font-size:.85rem}.product-card__price[data-v-9cf50a78]{margin:.4rem 0 0;font-size:.95rem}.product-card__amount[data-v-9cf50a78]{color:var(--fb-red);font-size:1.15rem;font-weight:600}.product-card__note[data-v-9cf50a78]{color:var(--fb-subtle);font-size:.82rem}.product-card__add[data-v-9cf50a78]{padding:0 1.25rem 1.25rem}
