.product-card.svelte-atmh9l{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit;background:var(--card);border-radius:15px;transition:transform .2s ease,box-shadow .2s ease}.product-card.svelte-atmh9l:hover{transform:translateY(-.25rem);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.product-image.svelte-atmh9l{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;background:var(--muted)}.product-image.svelte-atmh9l .card-image{width:100%;height:100%;object-fit:cover}.product-image.svelte-atmh9l .image-container{height:100%}.product-image.svelte-atmh9l .image{object-fit:cover!important;height:100%!important;transition:transform .5s ease-out!important}.product-card.svelte-atmh9l:hover .product-image:where(.svelte-atmh9l) .image{transform:scale(1.05)!important}.placeholder-image.svelte-atmh9l{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--muted-foreground);background:var(--muted)}.product-info.svelte-atmh9l{padding:1rem .75rem;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;min-height:auto}@media(min-width:768px){.product-info.svelte-atmh9l{padding:1.5rem 1.25rem;min-height:130px}}.product-name.svelte-atmh9l{font-family:var(--font-heading);font-size:.875rem;font-weight:500;color:var(--gray-800, #1f2937);line-height:1.25;margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(min-width:768px){.product-name.svelte-atmh9l{font-size:1rem;line-height:1.4}}.product-category.svelte-atmh9l{font-size:.65rem;color:var(--muted-foreground);margin:0;text-transform:uppercase;letter-spacing:.05em}@media(min-width:768px){.product-category.svelte-atmh9l{font-size:.75rem}}
