.product-card.svelte-11ja2cl{color:inherit;background:#fff;border:1.5px solid #e8e0cb;border-radius:12px;flex-direction:column;text-decoration:none;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;overflow:hidden}.product-card.svelte-11ja2cl:hover{border-color:#2a4365;transform:translateY(-4px);box-shadow:0 12px 32px #2a43651f}.product-card__img-wrap.svelte-11ja2cl{aspect-ratio:1;background:linear-gradient(135deg,#e8e0cb 0%,#d4c9a8 100%);position:relative;overflow:hidden}.product-card__img.svelte-11ja2cl{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .4s}.group.svelte-11ja2cl:hover .product-card__img:where(.svelte-11ja2cl){transform:scale(1.05)}.product-card__placeholder.svelte-11ja2cl{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex;position:absolute;inset:0}.product-card__img-wrap.svelte-11ja2cl:has(img:where(.svelte-11ja2cl):not([src=""])) .product-card__placeholder:where(.svelte-11ja2cl){opacity:0}.product-card__placeholder.svelte-11ja2cl span:where(.svelte-11ja2cl){color:#2a4365;opacity:.6;font-size:12px;font-weight:600}.product-card__body.svelte-11ja2cl{flex-direction:column;flex:1;gap:6px;padding:16px;display:flex}.product-card__meta.svelte-11ja2cl{flex-wrap:wrap;gap:6px;margin-bottom:2px;display:flex}.product-card__title.svelte-11ja2cl{color:#1a1a1a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:15px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.product-card__material.svelte-11ja2cl{color:#333;margin:0;font-size:13px}.product-card__price.svelte-11ja2cl{color:#2a4365;margin:4px 0 0;font-size:15px;font-weight:700}.product-card__cta.svelte-11ja2cl{color:#2a4365;text-align:center;background:0 0;border:1.5px solid #2a4365;border-radius:8px;width:100%;margin-top:10px;padding:9px;font-size:13px;font-weight:600;transition:background .2s,color .2s;display:block}.group.svelte-11ja2cl:hover .product-card__cta:where(.svelte-11ja2cl){color:#fff;background:#2a4365}
