.product-card[data-v-698dbd09]{background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg,.75rem);flex-direction:column;text-decoration:none;transition:all .2s;display:flex;overflow:hidden}.product-card[data-v-698dbd09]:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.product-image[data-v-698dbd09]{aspect-ratio:1;background:var(--surface-hover);position:relative;overflow:hidden}.product-image img[data-v-698dbd09]{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .3s}.product-card:hover .product-image img[data-v-698dbd09]{transform:scale(1.05)}.product-placeholder[data-v-698dbd09]{color:var(--text-muted);opacity:.3;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.product-badge[data-v-698dbd09]{border-radius:var(--radius);font-family:var(--font-b);letter-spacing:.06em;text-transform:uppercase;padding:.25rem .5rem;font-size:.6875rem;font-weight:700;position:absolute;top:.75rem;right:.75rem}.product-badge--sold-out[data-v-698dbd09]{background:var(--surface);color:var(--text-muted)}.product-info[data-v-698dbd09]{flex-direction:column;gap:.25rem;padding:1rem;display:flex}.product-category[data-v-698dbd09]{color:var(--secondary);font-family:var(--font-b);letter-spacing:.06em;text-transform:uppercase;font-size:.6875rem;font-weight:600}.product-name[data-v-698dbd09]{color:var(--text);font-family:var(--font-d);margin:0;font-size:1rem;font-weight:600;line-height:1.3}.product-price[data-v-698dbd09]{color:var(--text);font-family:var(--font-b);margin-top:.25rem;font-size:.9375rem;font-weight:700}
