.shop-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,260px));justify-content:start;gap:20px}.shop-product-grid__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;color:var(--gray-500, #6b7280);background:var(--gray-50, #f9fafb);border:1px dashed var(--gray-200, #e5e7eb);border-radius:12px}.shop-product-grid__empty-illustration{width:64px;height:64px;color:var(--gray-400, #9ca3af);margin-bottom:16px}.shop-product-grid__empty-illustration svg{width:100%;height:100%}.shop-product-grid__empty-title{margin:0 0 6px;font-size:1.15rem;color:var(--gray-700, #374151)}.shop-product-grid__empty-text{margin:0 0 20px;max-width:420px;line-height:1.5}.shop-filter-sidebar:where(.astro-fb2asjnu){padding:20px;border:1px solid var(--gray-200, #e5e7eb);border-radius:10px;background:#fff;position:sticky;top:20px}.shop-filter-sidebar:where(.astro-fb2asjnu) input:where(.astro-fb2asjnu):focus-visible,.shop-filter-sidebar:where(.astro-fb2asjnu) select:where(.astro-fb2asjnu):focus-visible,.shop-filter-sidebar:where(.astro-fb2asjnu) button:where(.astro-fb2asjnu):focus-visible,.shop-filter-sidebar:where(.astro-fb2asjnu) a:where(.astro-fb2asjnu):focus-visible{outline:2px solid var(--color-primary, #0f62fe);outline-offset:2px;border-radius:4px}.shop-filter-block:where(.astro-fb2asjnu){margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--gray-100, #f3f4f6)}.shop-filter-block:where(.astro-fb2asjnu):last-of-type{border-bottom:0}.shop-filter-label:where(.astro-fb2asjnu){display:block;font-weight:600;margin:0 0 .5rem;font-size:14px}.shop-filter-input:where(.astro-fb2asjnu){width:100%;padding:8px 10px;border:1px solid var(--gray-300, #d1d5db);border-radius:6px;font-size:14px;background:var(--gray-50, #f9fafb)}.shop-filter-price-row:where(.astro-fb2asjnu){display:flex;align-items:center;gap:0;background:var(--gray-50, #f9fafb);border:1px solid var(--gray-300, #d1d5db);border-radius:6px;overflow:hidden}.shop-filter-price-field:where(.astro-fb2asjnu){flex:1 1 0;min-width:0;display:flex;align-items:center}.shop-filter-price-field:where(.astro-fb2asjnu) input:where(.astro-fb2asjnu){width:100%;border:none;background:transparent;padding:10px 4px 10px 12px;font-size:14px;color:var(--gray-800, #1f2937);outline:none;-moz-appearance:textfield}.shop-filter-price-field:where(.astro-fb2asjnu) input:where(.astro-fb2asjnu)::-webkit-inner-spin-button,.shop-filter-price-field:where(.astro-fb2asjnu) input:where(.astro-fb2asjnu)::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.shop-filter-price-field:where(.astro-fb2asjnu) input:where(.astro-fb2asjnu)::placeholder{color:var(--gray-400, #9ca3af)}.shop-filter-price-unit:where(.astro-fb2asjnu){font-size:13px;font-weight:500;color:var(--gray-500, #6b7280);padding-right:10px;flex-shrink:0}.shop-filter-price-sep:where(.astro-fb2asjnu){color:var(--gray-300, #d1d5db);font-size:14px;flex-shrink:0;align-self:stretch;display:flex;align-items:center;border-left:1px solid var(--gray-200, #e5e7eb);border-right:1px solid var(--gray-200, #e5e7eb);padding:0 10px}.shop-category-tree:where(.astro-fb2asjnu){list-style:none;padding:0;margin:0;font-size:14px}.shop-category-tree:where(.astro-fb2asjnu) ul:where(.astro-fb2asjnu){list-style:none;padding-left:14px;margin:4px 0 0}.shop-category-tree:where(.astro-fb2asjnu) a:where(.astro-fb2asjnu){display:inline-block;padding:4px 0;color:var(--gray-700, #374151);text-decoration:none}.shop-category-tree:where(.astro-fb2asjnu) a:where(.astro-fb2asjnu):hover,.shop-category-tree:where(.astro-fb2asjnu) a:where(.astro-fb2asjnu).active{color:var(--color-primary, #0f62fe);font-weight:600}.shop-category-tree:where(.astro-fb2asjnu) .count:where(.astro-fb2asjnu){color:var(--gray-400, #9ca3af);font-size:12px}.shop-filter-option:where(.astro-fb2asjnu){display:flex;align-items:center;gap:8px;padding:4px 0;font-size:14px;cursor:pointer}.shop-filter-option:where(.astro-fb2asjnu) .count:where(.astro-fb2asjnu){color:var(--gray-400, #9ca3af);font-size:12px}.shop-filter-checkbox:where(.astro-fb2asjnu){display:flex;align-items:center;gap:8px;padding:4px 0;cursor:pointer;font-size:14px}.shop-filter-actions:where(.astro-fb2asjnu){display:flex;gap:8px;margin-top:1rem}.shop-filter-btn:where(.astro-fb2asjnu){flex:1;display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:6px;font-size:14px;font-weight:500;text-decoration:none;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.shop-filter-btn--primary:where(.astro-fb2asjnu){background:var(--color-primary, #0f62fe);color:#fff;border:1px solid var(--color-primary, #0f62fe)}.shop-filter-btn--primary:where(.astro-fb2asjnu):hover{filter:brightness(1.08)}.shop-filter-btn--ghost:where(.astro-fb2asjnu){background:transparent;color:var(--gray-700, #374151);border:1px solid var(--gray-300, #d1d5db)}.shop-filter-btn--ghost:where(.astro-fb2asjnu):hover{border-color:var(--gray-500, #6b7280);color:var(--color-default, #224f5a)}input:where(.astro-fb2asjnu){outline:none}.shop-sort:where(.astro-rvedk5ry){display:flex;align-items:center;gap:10px;font-size:14px}.shop-sort__label:where(.astro-rvedk5ry){color:var(--gray-600, #4b5563)}.shop-sort__select:where(.astro-rvedk5ry){padding:6px 10px;border:1px solid var(--gray-300, #d1d5db);border-radius:6px;background:#fff;font-size:14px;cursor:pointer}.shop-pagination:where(.astro-b62mip4e){display:flex;justify-content:center;gap:4px;margin-top:2rem}.shop-pagination__btn:where(.astro-b62mip4e){display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;border:1px solid var(--gray-300, #d1d5db);border-radius:6px;background:#fff;color:var(--gray-700, #374151);text-decoration:none;font-size:14px;transition:background .15s,border-color .15s}.shop-pagination__btn:where(.astro-b62mip4e):hover{background:var(--gray-50, #f9fafb);border-color:var(--gray-400, #9ca3af)}.shop-pagination__btn:where(.astro-b62mip4e).active{background:var(--color-primary, #0f62fe);color:#fff;border-color:var(--color-primary, #0f62fe)}.shop-pagination__ellipsis:where(.astro-b62mip4e){padding:0 8px;color:var(--gray-500, #6b7280)}
