.container.svelte-1knhojo{max-width:1280px;margin:0 auto;padding:0 24px}.page-header.svelte-1knhojo{background:#e8eff5;border-bottom:1px solid #dfe5ea;padding:22px 0}.breadcrumb.svelte-1knhojo{display:flex;align-items:center;gap:8px;font-size:12px;color:#8b949d;margin-bottom:16px}.breadcrumb.svelte-1knhojo a:where(.svelte-1knhojo){color:#7d8790;text-decoration:none}.breadcrumb.svelte-1knhojo a:where(.svelte-1knhojo):hover{color:#111}.page-title.svelte-1knhojo{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;letter-spacing:-.025em;color:#111;margin:0 0 12px}.page-sub.svelte-1knhojo{font-size:15px;color:#58616a;line-height:1.65;margin:0;max-width:680px}.catalog.svelte-1knhojo{padding:40px 0 80px;background:#fbfcfd}.filter-bar.svelte-1knhojo{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.sub-filter-bar.svelte-1knhojo{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:24px;padding-left:10px;border-left:2px solid #e7ecf0}.filter-chip.svelte-1knhojo{font-size:12px;font-weight:600;letter-spacing:.04em;color:#505962;background:#fbfcfd;border:1px solid #d7dde3;padding:8px 14px;cursor:pointer;transition:all .15s}.filter-chip--sub.svelte-1knhojo{font-size:11px;padding:6px 11px}.filter-chip.svelte-1knhojo:hover{border-color:#999;color:#111}.filter-chip--active.svelte-1knhojo{background:#111;border-color:#111;color:#fff}.catalog-meta.svelte-1knhojo{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px;flex-wrap:wrap}.meta-count.svelte-1knhojo{font-size:13px;color:#7d8790;margin-right:auto}.sort-control.svelte-1knhojo{display:inline-flex;align-items:center;gap:8px}.sort-label.svelte-1knhojo{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#7d8790}.sort-select.svelte-1knhojo{font-size:13px;color:#111;background:#fbfcfd;border:1px solid #d7dde3;padding:7px 28px 7px 12px;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath fill='%23505962' d='M0 0l5 6 5-6z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.sort-select.svelte-1knhojo:hover{border-color:#999}.sort-select.svelte-1knhojo:focus-visible{outline:2px solid #111;outline-offset:1px}.product-grid.svelte-1knhojo{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:640px){.product-grid.svelte-1knhojo{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.product-grid.svelte-1knhojo{grid-template-columns:repeat(3,1fr)}}@media(min-width:1280px){.product-grid.svelte-1knhojo{grid-template-columns:repeat(4,1fr)}}.product-card.svelte-1knhojo{background:#fbfcfd;display:flex;flex-direction:column;border:1px solid #e7ecf0;border-radius:4px;overflow:hidden;transition:background .15s}.product-card.svelte-1knhojo:hover{background:#f3f6f9}.pc-link.svelte-1knhojo{text-decoration:none;display:flex;flex-direction:column;flex:1}.pc-image.svelte-1knhojo{aspect-ratio:1 / 1;background:#f2f5f8;display:flex;align-items:center;justify-content:center;overflow:hidden;border-bottom:1px solid #dfe5ea;position:relative}.pc-image.svelte-1knhojo img:where(.svelte-1knhojo){max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;padding:18px;transition:transform .28s ease,opacity .2s ease}.product-card.svelte-1knhojo:hover .pc-image:where(.svelte-1knhojo) img:where(.svelte-1knhojo){transform:scale(1.04)}.pc-material.svelte-1knhojo{position:absolute;top:12px;left:12px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#fff;background:#111;padding:4px 9px}.pc-sale-badge.svelte-1knhojo{position:absolute;top:12px;right:12px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#fff;background:#c0392b;padding:4px 9px;z-index:1}.pc-count.svelte-1knhojo{position:absolute;bottom:12px;right:12px;font-size:10px;font-weight:600;letter-spacing:.04em;color:#505962;border:1px solid #d7dde3;background:#fbfcfd;padding:3px 8px}.pc-oos-overlay.svelte-1knhojo{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#fbfcfdb8;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#505962;pointer-events:none}.pc-body.svelte-1knhojo{padding:18px 20px;flex:1;display:flex;flex-direction:column;gap:10px}.pc-name.svelte-1knhojo{font-size:15px;font-weight:600;color:#111;margin:0;line-height:1.3}.pc-spec.svelte-1knhojo{font-size:12px;font-weight:500;letter-spacing:.01em;color:#7d8790;margin:0}.swatch-row.svelte-1knhojo{display:flex;flex-wrap:wrap;align-items:center;gap:5px}.swatch.svelte-1knhojo{width:18px;height:18px;border-radius:999px;border:1px solid rgba(0,0,0,.18);box-shadow:inset 0 0 0 1px #ffffff59;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}.swatch.svelte-1knhojo:hover{transform:scale(1.3);box-shadow:0 0 0 2px #fff,0 0 0 3px #00000040}.swatch--oos.svelte-1knhojo{opacity:.32;cursor:default}.swatch-more.svelte-1knhojo{font-size:11px;font-weight:600;color:#7d8790}.pc-footer.svelte-1knhojo{display:flex;align-items:center;justify-content:space-between;padding-top:12px;margin-top:auto;border-top:1px solid #edf1f4}.pc-price.svelte-1knhojo{font-size:15px;font-weight:700;color:#111}.pc-cta.svelte-1knhojo{font-size:13px;color:#8b949d}.pc-actions.svelte-1knhojo{padding:0 20px 18px}.pc-add.svelte-1knhojo{width:100%;min-height:42px;border:1px solid #111;background:#111;color:#fff;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:background .15s,border-color .15s}.pc-add.svelte-1knhojo:hover:not(:disabled){background:#333;border-color:#333}.pc-add--oos.svelte-1knhojo,.pc-add.svelte-1knhojo:disabled{background:#f5f7f9;border-color:#d7dde3;color:#9aa2aa;cursor:default}
