.product-card.svelte-olazhh.svelte-olazhh{display:flex;flex-direction:column;background:var(--primary-contrast-l1);border-radius:var(--radius-md);overflow:hidden;text-decoration:none;box-shadow:0 2px 8px #00000014;transition:transform var(--transition-base),box-shadow var(--transition-base)}.product-card.svelte-olazhh.svelte-olazhh:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.product-card-image.svelte-olazhh.svelte-olazhh{aspect-ratio:1;overflow:hidden;background:#fff}.product-card-image.svelte-olazhh img.svelte-olazhh{width:100%;height:100%;object-fit:contain;transition:transform var(--transition-base)}.product-card.svelte-olazhh:hover .product-card-image img.svelte-olazhh{transform:scale(1.03)}.product-card-info.svelte-olazhh.svelte-olazhh{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem 1rem}.product-card-title.svelte-olazhh.svelte-olazhh{font-family:Rambla,sans-serif;font-weight:600;font-size:1.125rem;color:var(--antique);margin:0;text-align:center;line-height:1.3}.product-card-price.svelte-olazhh.svelte-olazhh{display:flex;align-items:center;gap:.5rem}.price.svelte-olazhh.svelte-olazhh{font-weight:600;color:var(--antique);font-size:1.1rem}.price.sale.svelte-olazhh.svelte-olazhh{color:var(--error)}.price.original.svelte-olazhh.svelte-olazhh{font-size:.9rem;color:var(--antique-l1);text-decoration:line-through;font-weight:400}
