.product-card.svelte-1eeu4y6{border-radius:var(--radius-xl);border:1px solid var(--border);background:var(--card);flex-direction:column;height:100%;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.product-card.svelte-1eeu4y6:hover{box-shadow:0 12px 32px color-mix(in oklch, var(--foreground) 8%, transparent);transform:translateY(-2px)}.product-card__media.svelte-1eeu4y6{aspect-ratio:4/5;background:var(--muted);position:relative;overflow:hidden}.product-card__image-link.svelte-1eeu4y6{width:100%;height:100%;text-decoration:none;display:block}.product-card__title-link.svelte-1eeu4y6{color:inherit;text-decoration:none}.product-card__title-link.svelte-1eeu4y6:hover{text-underline-offset:3px;text-decoration:underline}.product-card__media.svelte-1eeu4y6 .product-image{width:100%;height:100%}.product-card__media.svelte-1eeu4y6 .product-image img{transition:transform .35s}.product-card.svelte-1eeu4y6:hover .product-card__media:where(.svelte-1eeu4y6) .product-image img{transform:scale(1.04)}.product-card__wishlist.svelte-1eeu4y6{border:1px solid var(--border);background:color-mix(in oklch, var(--card) 92%, transparent);width:2.25rem;height:2.25rem;color:var(--muted-foreground);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:9999px;justify-content:center;align-items:center;transition:color .15s,background .15s,border-color .15s;display:flex;position:absolute;top:.75rem;right:.75rem}.product-card__wishlist.svelte-1eeu4y6:hover,.product-card__wishlist--active.svelte-1eeu4y6{color:var(--primary);border-color:color-mix(in oklch, var(--primary) 40%, transparent);background:var(--card)}.product-card__badge.svelte-1eeu4y6{background:var(--foreground);color:var(--background);border-radius:9999px;padding:.2rem .65rem;font-size:.7rem;font-weight:600;position:absolute;bottom:.75rem;left:.75rem}.product-card__body.svelte-1eeu4y6{flex-direction:column;flex:1;gap:.5rem;padding:1rem 1.1rem 1.15rem;display:flex}.product-card__title.svelte-1eeu4y6{color:var(--foreground);font-size:1rem;font-weight:700;line-height:1.3;text-decoration:none}.product-card__rating.svelte-1eeu4y6{flex-wrap:wrap;align-items:center;gap:.15rem;display:flex}.product-card__reviews.svelte-1eeu4y6{color:var(--muted-foreground);text-underline-offset:2px;margin-left:.35rem;font-size:.75rem;text-decoration:underline}.product-card__desc.svelte-1eeu4y6{-webkit-line-clamp:2;line-clamp:2;color:var(--muted-foreground);-webkit-box-orient:vertical;font-size:.8rem;line-height:1.45;display:-webkit-box;overflow:hidden}.product-card__footer.svelte-1eeu4y6{flex-direction:column;gap:.65rem;margin-top:auto;padding-top:.35rem;display:flex}.product-card__price.svelte-1eeu4y6{color:var(--primary);font-size:1.15rem;font-weight:700}.product-card__currency.svelte-1eeu4y6{color:var(--muted-foreground);font-size:.75rem;font-weight:500}.product-card__cta.svelte-1eeu4y6{border:2px solid var(--primary);letter-spacing:.06em;text-transform:uppercase;width:100%;color:var(--primary);background:0 0;border-radius:1.25rem .35rem;padding:.55rem 1rem;font-size:.72rem;font-weight:700;transition:background .15s,color .15s}.product-card__cta.svelte-1eeu4y6:hover:not(:disabled){background:var(--primary);color:var(--primary-foreground)}.product-card__cta.svelte-1eeu4y6:disabled{opacity:.45;cursor:not-allowed}.shop.svelte-a8yt2h{max-width:80rem;margin:0 auto;padding:0 1.25rem 4rem}.shop-header.svelte-a8yt2h{flex-wrap:wrap;align-items:center;gap:.75rem;padding:1.5rem 0 2rem;display:flex}.shop-header__center.svelte-a8yt2h{flex:1;min-width:0}@media (width>=1024px){.shop-header.svelte-a8yt2h{flex-wrap:nowrap}}.shop-header__hint.svelte-a8yt2h{color:var(--muted-foreground);font-size:.875rem}.shop-chips.svelte-a8yt2h{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.shop-chip.svelte-a8yt2h{border:1px solid var(--border);background:var(--secondary);color:var(--secondary-foreground);border-radius:9999px;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.8rem;font-weight:500;transition:background .15s;display:inline-flex}.shop-chip.svelte-a8yt2h:hover{background:var(--accent)}.shop-sort.svelte-a8yt2h{justify-self:end;position:relative}.shop-sort__select.svelte-a8yt2h{appearance:none;border:1px solid var(--border);background:var(--card);color:var(--foreground);cursor:pointer;border-radius:9999px;padding:.5rem 2.25rem .5rem 1rem;font-size:.875rem;font-weight:600}.shop-sort__select.svelte-a8yt2h:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.shop-sort__icon.svelte-a8yt2h{pointer-events:none;color:var(--muted-foreground);position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.shop-alert.svelte-a8yt2h{border-radius:var(--radius-lg);border:1px solid var(--border);background:color-mix(in oklch, var(--accent) 50%, var(--card));color:var(--foreground);margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem}.btn-filters.svelte-a8yt2h{border:1px solid var(--border);background:var(--card);color:var(--foreground);cursor:pointer;border-radius:9999px;align-items:center;gap:.4rem;padding:.45rem .9rem;font-size:.8rem;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.btn-filters.svelte-a8yt2h:hover{background:var(--accent);border-color:var(--ring)}.filters-badge.svelte-a8yt2h{background:var(--primary);width:1.2rem;height:1.2rem;color:var(--primary-foreground);border-radius:9999px;justify-content:center;align-items:center;font-size:.65rem;font-weight:700;display:inline-flex}@media (width>=1024px){.btn-filters.svelte-a8yt2h{display:none}}.shop-layout.svelte-a8yt2h{gap:2rem;display:grid}@media (width>=1024px){.shop-layout.svelte-a8yt2h{grid-template-columns:minmax(220px,260px) 1fr;align-items:start}}.shop-sidebar.svelte-a8yt2h{border-radius:var(--radius-xl);border:1px solid var(--border);background:var(--card);padding:1.25rem;display:none}.shop-sidebar--open.svelte-a8yt2h{display:block}@media (width>=1024px){.shop-sidebar.svelte-a8yt2h{display:block;position:sticky;top:6rem}}.filter-block.svelte-a8yt2h+.filter-block:where(.svelte-a8yt2h){border-top:1px solid var(--border);margin-top:1.5rem;padding-top:1.5rem}.filter-block__title.svelte-a8yt2h{letter-spacing:.14em;text-transform:uppercase;color:var(--muted-foreground);margin-bottom:.85rem;font-size:.7rem;font-weight:700}.filter-block__toggle.svelte-a8yt2h{letter-spacing:.14em;text-transform:uppercase;width:100%;color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;margin-bottom:.85rem;padding:0;font-size:.7rem;font-weight:700;display:flex}.filter-block__note.svelte-a8yt2h{color:var(--muted-foreground);margin-top:.5rem;font-size:.7rem;line-height:1.4}.price-range.svelte-a8yt2h{justify-content:space-between;margin-bottom:.5rem;display:flex}.price-range__value.svelte-a8yt2h{color:var(--primary);font-size:.95rem;font-weight:700}.price-range__value--max.svelte-a8yt2h{color:var(--foreground)}.price-sliders.svelte-a8yt2h{flex-direction:column;gap:.35rem;display:flex}.price-slider.svelte-a8yt2h{width:100%;accent-color:var(--primary)}.filter-save.svelte-a8yt2h{color:var(--primary);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;margin-top:.65rem;padding:0;font-size:.8rem;font-weight:600;text-decoration:underline}.filter-save.svelte-a8yt2h:hover{color:var(--chart-4)}.color-swatches.svelte-a8yt2h{flex-wrap:wrap;gap:.5rem;display:flex}.color-swatch.svelte-a8yt2h{background:var(--swatch);width:1.75rem;height:1.75rem;box-shadow:inset 0 0 0 1px color-mix(in oklch, var(--foreground) 12%, transparent);cursor:pointer;border:2px solid #0000;border-radius:9999px;transition:transform .15s,border-color .15s,box-shadow .15s}.color-swatch.svelte-a8yt2h:hover{transform:scale(1.08)}.color-swatch--active.svelte-a8yt2h{border-color:var(--foreground);box-shadow:0 0 0 2px var(--card), 0 0 0 3px var(--primary)}.filter-list.svelte-a8yt2h{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.filter-check.svelte-a8yt2h{cursor:pointer;color:var(--foreground);align-items:center;gap:.6rem;font-size:.875rem;display:flex}.filter-check.svelte-a8yt2h input:where(.svelte-a8yt2h){opacity:0;width:0;height:0;position:absolute}.filter-check__box.svelte-a8yt2h{border:2px solid var(--border);background:var(--background);border-radius:4px;flex-shrink:0;width:1.1rem;height:1.1rem;transition:background .15s,border-color .15s}.filter-check.svelte-a8yt2h input:where(.svelte-a8yt2h):checked+.filter-check__box:where(.svelte-a8yt2h){background:var(--primary);border-color:var(--primary);box-shadow:inset 0 0 0 2px var(--primary-foreground)}.filter-check__label.svelte-a8yt2h{line-height:1.3}.filter-reset.svelte-a8yt2h{border-radius:var(--radius-lg);border:1px dashed var(--border);width:100%;color:var(--muted-foreground);cursor:pointer;background:0 0;margin-top:1.25rem;padding:.6rem;font-size:.8rem;font-weight:600}.filter-reset.svelte-a8yt2h:hover{border-color:var(--primary);color:var(--primary)}.shop-count.svelte-a8yt2h{color:var(--muted-foreground);margin-bottom:1.25rem;font-size:.875rem}.shop-empty.svelte-a8yt2h{text-align:center;border-radius:var(--radius-xl);border:1px dashed var(--border);color:var(--muted-foreground);padding:4rem 1rem}.shop-empty.svelte-a8yt2h .filter-reset:where(.svelte-a8yt2h){max-width:14rem;margin:1rem auto 0}.product-grid.svelte-a8yt2h{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem;margin:0;padding:0;list-style:none;display:grid}.sr-only.svelte-a8yt2h{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
