.svelte-a8yt2h,.svelte-a8yt2h:before,.svelte-a8yt2h:after{box-sizing:border-box}:root{--dark: #000000;--gray-text: #666666;--gray-light: #F6F6F6;--border-color: #E5E5E5}.shop-page.svelte-a8yt2h{padding-top:140px;padding-bottom:100px;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;min-height:100vh;color:var(--dark)}.container.svelte-a8yt2h{max-width:1400px;margin:0 auto;padding:0 40px}.breadcrumbs.svelte-a8yt2h{font-size:.85rem;color:var(--gray-text);margin-bottom:30px;display:flex;align-items:center;gap:8px}.breadcrumbs.svelte-a8yt2h a:where(.svelte-a8yt2h){color:var(--gray-text);text-decoration:none;transition:color .2s}.breadcrumbs.svelte-a8yt2h a:where(.svelte-a8yt2h):hover{color:var(--dark)}.breadcrumbs.svelte-a8yt2h .current:where(.svelte-a8yt2h){color:var(--dark);font-weight:500}.page-header.svelte-a8yt2h{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:16px}.page-title.svelte-a8yt2h{font-size:3.5rem;font-weight:700;color:var(--dark);margin:0;line-height:1.1;letter-spacing:-.03em}.results-meta.svelte-a8yt2h{text-align:right;font-size:.9rem;color:var(--gray-text);line-height:1.5;padding-bottom:8px}.meta-title.svelte-a8yt2h{display:block}.page-intro.svelte-a8yt2h{max-width:760px;font-size:.95rem;line-height:1.65;color:var(--gray-text);margin:0 0 40px}.page-intro.svelte-a8yt2h strong:where(.svelte-a8yt2h){color:var(--dark);font-weight:600}.filter-toolbar.svelte-a8yt2h{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:16px 0;margin-bottom:60px;font-size:.9rem}.filters-left.svelte-a8yt2h,.filters-right.svelte-a8yt2h{display:flex;align-items:center;gap:20px}.divider-dot.svelte-a8yt2h{width:4px;height:4px;border-radius:50%;border:1px solid #ccc;display:inline-block}.filter-item.svelte-a8yt2h{display:flex;align-items:center;gap:8px}.search-input.svelte-a8yt2h{border:none;outline:none;font-size:.9rem;padding:4px 0;width:160px;font-family:inherit;color:var(--dark);background:transparent}.search-input.svelte-a8yt2h::placeholder{color:#999}.dropdown-item.svelte-a8yt2h label:where(.svelte-a8yt2h){color:var(--dark);font-weight:500}.select-wrapper.svelte-a8yt2h{position:relative;display:flex;align-items:center}.select-wrapper.svelte-a8yt2h select:where(.svelte-a8yt2h){appearance:none;-webkit-appearance:none;border:none;background:transparent;padding-right:16px;font-size:.9rem;color:var(--gray-text);cursor:pointer;outline:none;font-family:inherit}.select-wrapper.svelte-a8yt2h .chevron:where(.svelte-a8yt2h){position:absolute;right:0;pointer-events:none;color:var(--gray-text)}.slider-item.svelte-a8yt2h{gap:16px}.minimal-slider.svelte-a8yt2h{-webkit-appearance:none;width:120px;height:2px;background:var(--dark);outline:none;border-radius:2px}.minimal-slider.svelte-a8yt2h::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;border-radius:50%;background:var(--dark);cursor:pointer}.minimal-slider.svelte-a8yt2h::-moz-range-thumb{width:12px;height:12px;border:none;border-radius:50%;background:var(--dark);cursor:pointer}.clear-btn.svelte-a8yt2h{background:none;border:none;color:var(--gray-text);font-size:.9rem;cursor:pointer;padding:0;font-family:inherit;transition:color .2s}.clear-btn.svelte-a8yt2h:hover{color:var(--dark)}.sort-item.svelte-a8yt2h label:where(.svelte-a8yt2h){font-weight:600}.mobile-toggle.svelte-a8yt2h{display:none;background:none;border:1px solid var(--border-color);padding:6px 12px;border-radius:4px;font-size:.85rem;cursor:pointer}.product-grid.svelte-a8yt2h{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:40px 24px;align-items:stretch}.product-card.svelte-a8yt2h{display:flex;flex-direction:column;background:#fff;height:100%}.image-wrapper.svelte-a8yt2h{position:relative;width:100%;aspect-ratio:1;background:var(--gray-light);margin-bottom:16px}.img-link.svelte-a8yt2h{display:block;width:100%;height:100%}.image-wrapper.svelte-a8yt2h img:where(.svelte-a8yt2h){width:100%;height:100%;object-fit:contain;padding:24px;box-sizing:border-box;transition:transform .4s ease}.product-card.svelte-a8yt2h:hover img:where(.svelte-a8yt2h){transform:scale(1.03)}.sold-out-tag.svelte-a8yt2h{position:absolute;top:16px;left:16px;background:var(--dark);color:#fff;font-size:.7rem;padding:4px 8px;text-transform:uppercase;letter-spacing:1px;font-weight:600}.card-details.svelte-a8yt2h{display:flex;flex-direction:column;flex:1}.title-link.svelte-a8yt2h{text-decoration:none;color:inherit;margin-bottom:6px}.product-name.svelte-a8yt2h{font-size:1.05rem;font-weight:600;color:var(--dark);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.meta-info.svelte-a8yt2h{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.meta-row-top.svelte-a8yt2h{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.meta-divider.svelte-a8yt2h{color:#ccc;font-size:.8rem}.meta-text.svelte-a8yt2h{font-size:.85rem;color:var(--gray-text)}.color-swatches.svelte-a8yt2h{display:flex;align-items:center;gap:6px;margin-top:2px}.color-dot.svelte-a8yt2h{width:14px;height:14px;border-radius:50%;border:1px solid rgba(0,0,0,.1);display:inline-block}.color-extra.svelte-a8yt2h{font-size:.75rem;color:var(--gray-text);margin-left:2px}.card-footer.svelte-a8yt2h{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.price.svelte-a8yt2h{font-size:.95rem;font-weight:600;color:var(--dark)}.add-to-cart-txt.svelte-a8yt2h{background:none;border:none;padding:0;font-size:.9rem;color:var(--dark);text-decoration:underline;text-underline-offset:4px;cursor:pointer;font-family:inherit;transition:opacity .2s}.add-to-cart-txt.svelte-a8yt2h:hover:not(:disabled){opacity:.7}.add-to-cart-txt.svelte-a8yt2h:disabled{color:var(--gray-text);text-decoration:none;cursor:not-allowed}.pagination-controls.svelte-a8yt2h{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:80px}.pagination-controls.svelte-a8yt2h button:where(.svelte-a8yt2h){background:none;border:none;font-size:.9rem;font-weight:500;text-decoration:underline;text-underline-offset:4px;cursor:pointer;color:var(--dark)}.pagination-controls.svelte-a8yt2h button:where(.svelte-a8yt2h):disabled{color:#ccc;text-decoration:none;cursor:default}.page-info.svelte-a8yt2h{font-size:.9rem;color:var(--gray-text)}.empty-state.svelte-a8yt2h{text-align:center;padding:80px 0;color:var(--gray-text)}.empty-state.svelte-a8yt2h h3:where(.svelte-a8yt2h){color:var(--dark);font-size:1.5rem;margin-bottom:8px}.skeleton-card.svelte-a8yt2h{border:none}.skeleton-img.svelte-a8yt2h{width:100%;aspect-ratio:1;background:var(--gray-light);margin-bottom:16px;animation:svelte-a8yt2h-pulse 1.5s infinite}.skeleton-text.svelte-a8yt2h{height:14px;background:var(--gray-light);margin-bottom:8px;animation:svelte-a8yt2h-pulse 1.5s infinite}.title-skel.svelte-a8yt2h{width:80%;height:18px;margin-bottom:12px}.sub-skel.svelte-a8yt2h{width:40%}.sub-skel.short.svelte-a8yt2h{width:25%;margin-bottom:20px}@keyframes svelte-a8yt2h-pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.reset-btn-main.svelte-a8yt2h{margin-top:20px;padding:10px 24px;background:var(--dark);color:#fff;border:none;font-weight:500;cursor:pointer}.custom-popup.svelte-a8yt2h{position:fixed;top:24px;right:24px;background:var(--dark);color:#fff;padding:16px 24px;box-shadow:0 4px 12px #0000001a;z-index:10000;font-size:.9rem}@media(max-width:1024px){.page-title.svelte-a8yt2h{font-size:2.5rem}.filter-toolbar.svelte-a8yt2h{flex-wrap:wrap;gap:16px}.filters-left.svelte-a8yt2h{display:none;flex-direction:column;align-items:flex-start;width:100%;background:var(--gray-light);padding:20px;gap:20px}.filters-left.mobile-open.svelte-a8yt2h{display:flex}.divider-dot.svelte-a8yt2h{display:none}.mobile-toggle.svelte-a8yt2h{display:block}.search-input.svelte-a8yt2h{width:100%;border-bottom:1px solid var(--border-color);padding-bottom:8px}.slider-item.svelte-a8yt2h{width:100%;justify-content:space-between}.minimal-slider.svelte-a8yt2h{width:60%}}@media(max-width:640px){.container.svelte-a8yt2h{padding:0 20px}.shop-page.svelte-a8yt2h{padding-top:100px}.page-header.svelte-a8yt2h{flex-direction:column;align-items:flex-start;gap:8px}.page-title.svelte-a8yt2h{font-size:2rem}.results-meta.svelte-a8yt2h{text-align:left}.meta-title.svelte-a8yt2h{display:none}.product-grid.svelte-a8yt2h{grid-template-columns:repeat(2,1fr);gap:24px 12px}.image-wrapper.svelte-a8yt2h img:where(.svelte-a8yt2h){padding:12px}.product-name.svelte-a8yt2h{font-size:.9rem}.price.svelte-a8yt2h{font-size:.85rem}.card-footer.svelte-a8yt2h{flex-wrap:wrap;gap:8px}.add-to-cart-txt.svelte-a8yt2h{font-size:.85rem}}
