.store-list.svelte-1vodbqu{display:grid;grid-template-columns:320px 1fr;gap:var(--space-xl);max-width:1200px;margin:0 auto;padding:calc(var(--space-xl) + 52px) var(--space-md) var(--space-xl);align-items:start}.store-left.svelte-1vodbqu{position:sticky;top:80px;display:flex;flex-direction:column;gap:var(--space-md)}.store-title.svelte-1vodbqu{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:600;letter-spacing:-.03em;line-height:1.05;color:var(--color-text)}.store-title.svelte-1vodbqu em:where(.svelte-1vodbqu){font-style:normal;font-weight:600}.store-desc.svelte-1vodbqu{font-size:.95rem;font-weight:400;line-height:1.7;color:var(--color-text-muted);max-width:280px}.filter-group.svelte-1vodbqu{display:flex;flex-direction:column;gap:.75rem;margin-top:var(--space-sm)}.filter-label.svelte-1vodbqu{font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted)}.filter-options.svelte-1vodbqu{display:flex;flex-wrap:wrap;gap:1rem}.filter-btn.svelte-1vodbqu{font-size:.8rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-muted);background:none;border:none;padding:0;cursor:pointer;transition:color .2s ease;text-decoration:underline;text-underline-offset:3px;text-decoration-color:transparent}.filter-btn.svelte-1vodbqu:hover{color:var(--color-text)}.filter-btn.active.svelte-1vodbqu{color:var(--color-text);text-decoration-color:var(--color-text)}.store-right.svelte-1vodbqu{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-lg)}.product-card.svelte-1vodbqu{display:flex;flex-direction:column;gap:.6rem}.product-img-wrap.svelte-1vodbqu{width:100%;aspect-ratio:4 / 5;overflow:hidden;background:#d0d0d0}.product-img-wrap.svelte-1vodbqu img:where(.svelte-1vodbqu){width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.product-card.svelte-1vodbqu:hover .product-img-wrap:where(.svelte-1vodbqu) img:where(.svelte-1vodbqu){transform:scale(1.03)}.product-meta.svelte-1vodbqu{display:flex}.product-category.svelte-1vodbqu{font-size:.7rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--color-accent)}.product-name.svelte-1vodbqu{font-size:1.1rem;font-weight:700;letter-spacing:-.02em;color:var(--color-text)}.product-price.svelte-1vodbqu{font-size:1rem;font-weight:600;color:var(--color-text)}.product-desc.svelte-1vodbqu{font-size:.85rem;font-weight:400;line-height:1.6;color:var(--color-text-muted)}@media(max-width:1024px){.store-list.svelte-1vodbqu{grid-template-columns:1fr}.store-left.svelte-1vodbqu{position:static}}@media(max-width:768px){.store-right.svelte-1vodbqu{grid-template-columns:1fr}}
