.product-grid.svelte-z9hzq8{font-weight:600;justify-content:flex-start;padding:10px 0 25px;overflow-x:scroll;scroll-behavior:smooth;display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));width:100%;gap:45px 15px}.product-card.svelte-z9hzq8{position:relative;border:var(--border);border-radius:12px;transition:box-shadow .3s,transform .3s;background-color:#fff;gap:0;width:100%;height:fit-content;align-items:center;justify-content:center;flex-shrink:0;line-height:1.1rem;font-size:15px;padding:0}.product-card.svelte-z9hzq8:hover{box-shadow:0 4px 14px #0000001a;transform:translateY(-2px)}.product-image.svelte-z9hzq8{width:100%;aspect-ratio:1/1;object-fit:cover;border-bottom:var(--border);border-radius:10px 10px 0 0}.product-content.svelte-z9hzq8{width:100%;padding:10px 10px 20px;gap:10px}.product-title.svelte-z9hzq8{line-height:1.4rem;text-transform:capitalize;width:100%;text-align:center;min-height:2.8rem;overflow:hidden;text-overflow:ellipsis}.extra-bubble.svelte-z9hzq8{position:absolute;width:90px;height:40px;z-index:999;border:var(--border);border-radius:25px;background-color:#f3d69e;height:36px;bottom:-18px;font-size:14px}.favourite.svelte-z9hzq8{position:absolute;top:10px;right:10px}.update.svelte-z9hzq8{color:gray;font-size:.8rem;font-weight:650;text-transform:uppercase}
