.product-card.svelte-11ja2cl{display:flex;flex-direction:column;border-radius:1rem;overflow:hidden;background:#f8f7fc;box-shadow:0 4px 20px #0000001f,0 1px 4px #00000014;transition:box-shadow .3s,transform .3s;height:100%}.product-card__image-area.svelte-11ja2cl{position:relative;width:100%;aspect-ratio:400 / 333;background:#e8e6f0;overflow:hidden}.product-card__fav-btn.svelte-11ja2cl{position:absolute;top:.75rem;right:.75rem;z-index:10;width:2.5rem;height:2.5rem;border-radius:50%;background:#fff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s,box-shadow .2s,transform .2s,opacity .3s;opacity:0}.product-card.svelte-11ja2cl:hover .product-card__fav-btn:where(.svelte-11ja2cl),.product-card__fav-btn.is-favorited.svelte-11ja2cl{opacity:1}@media(max-width:768px){.product-card__fav-btn.svelte-11ja2cl{opacity:1}}.product-card__fav-btn.svelte-11ja2cl:hover{background:#f5f5f5}.product-card__image-link.svelte-11ja2cl{display:block;width:100%;height:100%}.product-card__image.svelte-11ja2cl{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.product-card__content.svelte-11ja2cl{display:flex;flex-direction:column;flex-grow:1;padding:1rem 1.25rem 1.25rem;gap:.5rem;border-radius:1rem 1rem 0 0;margin-top:-.75rem;position:relative;background:#f8f7fc}.product-card__title-link.svelte-11ja2cl{text-decoration:none}.product-card__title.svelte-11ja2cl{font-size:1.05rem;font-weight:700;color:#1e1b2e;line-height:1.3;margin:0;transition:color .2s}.product-card__title-link.svelte-11ja2cl:hover .product-card__title:where(.svelte-11ja2cl),.product-card.svelte-11ja2cl:hover .product-card__title:where(.svelte-11ja2cl){color:#c45500}.dark .product-card__title.svelte-11ja2cl{color:#e8e4f0}.product-card__description.svelte-11ja2cl{font-size:.82rem;color:#6b6880;line-height:1.55;margin:0}.dark .product-card__description.svelte-11ja2cl{color:#a09bb5}.product-card__footer.svelte-11ja2cl{display:flex;align-items:flex-end;justify-content:space-between;margin-top:auto;padding-top:.75rem}.product-card__price-block.svelte-11ja2cl{display:flex;flex-direction:column}.product-card__price-label.svelte-11ja2cl{font-size:.65rem;font-weight:600;letter-spacing:.08em;color:#9690a8;text-transform:uppercase}.product-card__price.svelte-11ja2cl{font-size:1.35rem;font-weight:600;color:#1e1b2e;line-height:1.2}.dark .product-card__price.svelte-11ja2cl{color:#f0edf7}.dark .product-card.svelte-11ja2cl{background:#1e1b2e;box-shadow:0 2px 16px #0000004d}.dark .product-card__content.svelte-11ja2cl{background:#1e1b2e}
