.product-grid.svelte-1uha8ag{grid-template-columns:repeat(1,minmax(0,1fr));justify-items:center;gap:1.5rem;padding:1.5rem;display:grid}@media (width>=640px){.product-grid.svelte-1uha8ag{grid-template-columns:repeat(2,minmax(0,450px))}}@media (width>=1024px){.product-grid.svelte-1uha8ag{grid-template-columns:repeat(3,minmax(0,450px))}}.product-card.svelte-1uha8ag{background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;width:100%;min-width:250px;max-width:450px;padding:1rem;box-shadow:0 1px 2px #0000000d}.product-image.svelte-1uha8ag{object-fit:cover;border-radius:.5rem;width:100%;height:12rem}.product-title.svelte-1uha8ag{margin-top:.5rem;font-size:1.25rem;font-weight:700}.product-button.svelte-1uha8ag{color:#fff;cursor:pointer;background-color:#000;border:none;border-radius:.5rem;width:100%;margin-top:1rem;padding:.5rem 1rem;transition:background-color .15s ease-in-out}.product-button.svelte-1uha8ag:hover{background-color:#1f2937}
