.shop-page.svelte-a8yt2h{max-width:1000px;margin:0 auto}.page-header.svelte-a8yt2h{text-align:center;margin-bottom:2rem}.page-header.svelte-a8yt2h h1:where(.svelte-a8yt2h){font-size:2.5rem;color:hsl(var(--primary));margin:0 0 .5rem;font-family:system-ui,sans-serif}.subtitle.svelte-a8yt2h{color:hsl(var(--muted-foreground));font-style:italic;margin:0}.shop-notice.svelte-a8yt2h{background:hsl(var(--card));border:1px solid hsl(var(--accent));border-radius:8px;padding:1rem 1.5rem;margin-bottom:2rem;text-align:center}.shop-notice.svelte-a8yt2h p:where(.svelte-a8yt2h){margin:0;color:hsl(var(--muted-foreground))}.shop-notice.svelte-a8yt2h strong:where(.svelte-a8yt2h){color:hsl(var(--accent))}.filters.svelte-a8yt2h{display:flex;gap:.5rem;justify-content:center;margin-bottom:2rem}.filters.svelte-a8yt2h button:where(.svelte-a8yt2h){background:hsl(var(--card));border:1px solid hsl(var(--border));padding:.5rem 1.25rem;border-radius:20px;color:hsl(var(--muted-foreground));cursor:pointer;font-family:system-ui,sans-serif;transition:all .2s}.filters.svelte-a8yt2h button:where(.svelte-a8yt2h):hover{border-color:hsl(var(--primary));color:hsl(var(--primary))}.filters.svelte-a8yt2h button.active:where(.svelte-a8yt2h){background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-color:hsl(var(--primary))}.products-grid.svelte-a8yt2h{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.product-card.svelte-a8yt2h{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:12px;overflow:hidden;transition:border-color .2s}.product-card.svelte-a8yt2h:hover{border-color:hsl(var(--primary))}.product-image.svelte-a8yt2h{background:hsl(var(--muted));height:180px;display:flex;align-items:center;justify-content:center}.placeholder-icon.svelte-a8yt2h{color:hsl(var(--muted-foreground));opacity:.5}.product-info.svelte-a8yt2h{padding:1.25rem}.product-info.svelte-a8yt2h h2:where(.svelte-a8yt2h){margin:0 0 .5rem;font-size:1.1rem;font-family:system-ui,sans-serif}.product-info.svelte-a8yt2h h2:where(.svelte-a8yt2h) a:where(.svelte-a8yt2h){color:hsl(var(--foreground));text-decoration:none}.product-info.svelte-a8yt2h h2:where(.svelte-a8yt2h) a:where(.svelte-a8yt2h):hover{color:hsl(var(--primary))}.description.svelte-a8yt2h{color:hsl(var(--muted-foreground));font-size:.9rem;line-height:1.5;margin:0 0 1rem}.price.svelte-a8yt2h{font-size:1.25rem;font-weight:600;color:hsl(var(--accent));margin:0 0 1rem;font-family:system-ui,sans-serif}.add-to-cart.svelte-a8yt2h{width:100%;background:hsl(var(--muted));border:none;padding:.75rem;border-radius:6px;color:hsl(var(--muted-foreground));font-family:system-ui,sans-serif;cursor:not-allowed}@media (max-width: 600px){.products-grid.svelte-a8yt2h{grid-template-columns:1fr}}
