.container.svelte-14wpcg4{padding:var(--margin);margin-top:60px;max-width:var(--column-width);margin-left:auto;margin-right:auto}h1.svelte-14wpcg4{margin-bottom:30px}.content.svelte-14wpcg4{margin-top:20px}.shop-filters.svelte-14wpcg4{display:flex;flex-wrap:wrap;gap:10px;margin:30px 0}.filter-btn.svelte-14wpcg4{background:none;border:var(--border);padding:8px 15px;cursor:pointer;transition:all .2s ease}.filter-btn.svelte-14wpcg4:hover,.filter-btn.active.svelte-14wpcg4{background-color:var(--background);color:var(--primary)}.products-grid.svelte-14wpcg4{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:30px;margin-top:20px}.product-card.svelte-14wpcg4{border:var(--border);border-radius:2px;overflow:hidden;transition:transform .3s ease}.product-card.svelte-14wpcg4:hover{transform:translateY(-5px)}.product-image.svelte-14wpcg4{width:100%;aspect-ratio:1;background-color:var(--background-50)}.product-info.svelte-14wpcg4{padding:15px}h2.svelte-14wpcg4{font-size:16px;margin-bottom:8px}.price.svelte-14wpcg4{font-weight:700;margin-bottom:15px}.add-to-cart.svelte-14wpcg4{width:100%;background-color:var(--background);color:var(--primary);border:none;padding:8px 0;cursor:pointer;transition:all .2s ease}.add-to-cart.svelte-14wpcg4:hover{opacity:.9}@media (max-width: 768px){.products-grid.svelte-14wpcg4{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.products-grid.svelte-14wpcg4{grid-template-columns:1fr}}
