.product-card.svelte-jm9tqw{display:block;background:var(--cream);color:var(--blue);text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.product-card.svelte-jm9tqw:hover{transform:translateY(-7px);box-shadow:0 15px 40px #1832471a}.product-image.svelte-jm9tqw{height:300px;overflow:hidden;background:#fff}.product-image.svelte-jm9tqw img:where(.svelte-jm9tqw){width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product-card.svelte-jm9tqw:hover .product-image:where(.svelte-jm9tqw) img:where(.svelte-jm9tqw){transform:scale(1.04)}.product-info.svelte-jm9tqw{position:relative;padding:22px}.product-info.svelte-jm9tqw h3:where(.svelte-jm9tqw){margin:0 0 8px;font-size:1.1rem}.product-price.svelte-jm9tqw{color:var(--honey);font-size:.9rem}.product-arrow.svelte-jm9tqw{position:absolute;right:20px;bottom:20px;font-size:1.3rem;transition:transform .2s ease}.product-card.svelte-jm9tqw:hover .product-arrow:where(.svelte-jm9tqw){transform:translate(5px)}@media (max-width: 700px){.product-image.svelte-jm9tqw{height:220px}.product-info.svelte-jm9tqw{padding:15px}.product-info.svelte-jm9tqw h3:where(.svelte-jm9tqw){font-size:.95rem}.product-arrow.svelte-jm9tqw{display:none}}.products-grid.svelte-jvuwz{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;width:100%}@media (max-width: 1000px){.products-grid.svelte-jvuwz{grid-template-columns:repeat(2,1fr)}}@media (max-width: 700px){.products-grid.svelte-jvuwz{grid-template-columns:1fr 1fr;gap:12px}}
