.product-card{flex-direction:column;display:flex;overflow:hidden}.product-card__media.svelte-11ja2cl{aspect-ratio:4/3;background:var(--color-surface-alt);position:relative;overflow:hidden}.product-card__media[data-placeholder=true].svelte-11ja2cl{background:var(--color-primary)}.product-card__media.svelte-11ja2cl img:where(.svelte-11ja2cl){object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;transition:transform .28s var(--ease-out-quart);padding:1rem}.product-card:hover .product-card__media.svelte-11ja2cl img:where(.svelte-11ja2cl){transform:scale(1.03)}.product-card__empty.svelte-11ja2cl{background:var(--color-primary);width:100%;height:100%}.product-card__badges.svelte-11ja2cl{flex-wrap:wrap;gap:.375rem;display:flex;position:absolute;top:.75rem;left:.75rem}.product-card__body.svelte-11ja2cl{flex-direction:column;gap:.5rem;padding:1.125rem 1.25rem 1.375rem;display:flex}.product-card__category.svelte-11ja2cl{color:var(--color-muted);margin:0}.product-card__title.svelte-11ja2cl{color:var(--color-primary);text-transform:uppercase;letter-spacing:.01em;margin:0;font-size:1.1rem;font-weight:700;line-height:1.25}.product-card__desc.svelte-11ja2cl{color:var(--color-muted);max-width:none;margin:0;font-size:.9375rem;line-height:1.45}@media (prefers-reduced-motion:reduce){.product-card__media.svelte-11ja2cl img:where(.svelte-11ja2cl){transition:none}}
