.product-grid-section.svelte-jdrive{padding:3rem 0;background-color:#f8fafc}.container.svelte-jdrive{max-width:1200px;margin:0 auto;padding:0 1rem}.section-title.svelte-jdrive{text-align:center;margin-bottom:2.5rem;font-size:2.5rem;font-weight:700;color:#1f2937}.product-grid.svelte-jdrive{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}.no-products.svelte-jdrive{text-align:center;color:#6b7280;font-size:1.2rem;padding:2rem}@media (max-width: 768px){.product-grid.svelte-jdrive{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem}.section-title.svelte-jdrive{font-size:1.8rem;margin-bottom:1.5rem}.product-grid-section.svelte-jdrive{padding:1.5rem 0}}@media (max-width: 480px){.product-grid.svelte-jdrive{grid-template-columns:1fr;gap:.75rem}.section-title.svelte-jdrive{font-size:1.5rem;margin-bottom:1rem}.product-grid-section.svelte-jdrive{padding:1rem 0}.container.svelte-jdrive{padding:0 .75rem}}
