.product-recommendations.svelte-1fbye94{margin-top:3rem;margin-bottom:3rem;padding:2rem;background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d}.product-grid.svelte-1fbye94{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin-bottom:32px;padding:16px;max-width:1200px;margin-left:auto;margin-right:auto}@media (max-width: 1200px){.product-grid.svelte-1fbye94{grid-template-columns:repeat(3,1fr);gap:28px;padding:12px}}@media (max-width: 768px){.product-grid.svelte-1fbye94{grid-template-columns:repeat(2,1fr);gap:24px;padding:12px}}@media (max-width: 640px){.product-grid.svelte-1fbye94{grid-template-columns:repeat(2,1fr);gap:20px;padding:8px}}@media (max-width: 480px){.product-grid.svelte-1fbye94{grid-template-columns:repeat(1,1fr);gap:20px;max-width:320px;margin:0 auto 32px;padding:8px}}.product-card.svelte-1fbye94{display:block;text-decoration:none;color:inherit}.product-item.svelte-1fbye94{border:1px solid #eaeaea;height:100%;display:flex;flex-direction:column;background-color:#fff;border-radius:8px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.product-card.svelte-1fbye94:hover .product-item:where(.svelte-1fbye94){transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.product-image.svelte-1fbye94{position:relative;padding-bottom:100%;overflow:hidden}.product-image.svelte-1fbye94 img:where(.svelte-1fbye94){position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;padding:8px}.product-info.svelte-1fbye94{padding:16px;display:flex;flex-direction:column;flex-grow:1}.product-brand.svelte-1fbye94{font-size:11px;color:#777;margin-bottom:4px}.product-name.svelte-1fbye94{font-size:13px;color:#333;line-height:1.3;margin:0 0 auto;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-price.svelte-1fbye94{font-size:13px;font-weight:600;color:#333;margin-top:8px}
