.products-grid.svelte-13rcngg.svelte-13rcngg{display:grid;grid-template-columns:1fr;gap:var(--spacing-xl);max-width:800px;margin:0 auto}.product-card.svelte-13rcngg.svelte-13rcngg{padding:var(--spacing-xl);border:1px solid var(--color-gray-200);background-color:var(--color-white);transition:box-shadow .2s ease}.product-card.svelte-13rcngg.svelte-13rcngg:hover{box-shadow:0 4px 12px #0000001a}.product-card.svelte-13rcngg h2.svelte-13rcngg{font-size:clamp(1.5rem,3vw,2rem);margin-bottom:var(--spacing-sm)}.product-tagline.svelte-13rcngg.svelte-13rcngg{font-weight:500;color:var(--color-gray-700);margin-bottom:var(--spacing-md);font-size:1.125rem}.product-description.svelte-13rcngg.svelte-13rcngg{margin-bottom:var(--spacing-lg);color:var(--color-gray-600)}@media (min-width: 768px){.products-grid.svelte-13rcngg.svelte-13rcngg{grid-template-columns:repeat(2,1fr)}}
