.catalog-page {padding-top:1.25rem;padding-bottom:3rem;background:#fff;}.catalog-container {width:100%;max-width:1200px;margin:0 auto;padding:0 1rem;box-sizing:border-box;}.breadcrumb {font-size:0.875rem;color:#666;margin-bottom:1.5rem;}.breadcrumb a {color:#666;text-decoration:none;}.breadcrumb a:hover {color:#059669;}.breadcrumb .sep {margin:0 0.5rem;}.catalog-title {font-size:2rem;font-weight:700;color:#2C2C2C;margin:0 0 1.5rem 0;}.catalog-toolbar {margin-bottom:1.5rem;display:flex;flex-direction:column;gap:1rem;}.catalog-nav-blocks {display:flex;flex-direction:column;gap:1.25rem;}.catalog-nav-label {font-size:0.75rem;font-weight:600;text-transform:uppercase;letter-spacing:0.04em;color:#888;margin-bottom:0.5rem;}.categories-nav {display:flex;flex-wrap:wrap;gap:0.5rem;margin-bottom:0;}.categories-nav-empty {font-size:0.875rem;color:#888;padding:0.35rem 0;}.categories-nav a {display:inline-block;padding:0.5rem 1rem;border-radius:2rem;font-size:0.875rem;font-weight:500;text-decoration:none;white-space:nowrap;border:2px solid #E5E5E5;color:#2C2C2C;background:#fff;}.categories-nav a:hover {border-color:#059669;}.categories-nav a.active {background:#059669;border-color:#059669;color:#fff;}.catalog-main {display:flex;gap:1.5rem;}.filters-row {display:flex;align-items:flex-start;gap:1rem;}.filters-toggle {display:none;padding:0.5rem 1rem;border:2px solid #E5E5E5;border-radius:2rem;background:#fff;cursor:pointer;font-size:0.875rem;}.filters-panel {flex-shrink:0;width:220px;}@media (min-width:769px){.filters-panel {display:block;}.filters-toggle {display:none;}}.filters-inner {background:#fff;border:2px solid #E5E5E5;border-radius:1rem;padding:1.25rem;}.filters-header {display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;}.filters-header h3 {font-size:1.125rem;font-weight:700;margin:0;color:#2C2C2C;}.filters-reset {font-size:0.75rem;color:#059669;background:none;border:none;cursor:pointer;text-decoration:underline;}.filter-group {margin-bottom:1rem;}.filter-group label {display:block;font-size:0.75rem;font-weight:600;color:#2C2C2C;margin-bottom:0.25rem;}.filter-group select,.filter-group input {width:100%;padding:0.5rem;border:2px solid #E5E5E5;border-radius:0.5rem;font-size:0.875rem;box-sizing:border-box;}.filter-group input {margin-bottom:0.5rem;}.filter-group input:last-of-type {margin-bottom:0.5rem;}.btn-apply {width:100%;padding:0.5rem 1rem;background:#059669;color:#fff;border:none;border-radius:2rem;font-weight:600;font-size:0.875rem;cursor:pointer;}.btn-apply:hover {background:#047857;}#activeFilters {margin-top:0.5rem;font-size:0.75rem;}.products-section {flex:1;min-width:0;overflow:hidden;}.loading,.pagination-info {text-align:center;color:#666;padding:1rem 0;}.error-msg {background:#fef2f2;border:1px solid #fecaca;color:#991b1b;padding:1rem;border-radius:0.5rem;margin-bottom:1rem;}.catalog-page .hidden {display:none !important;}.products-empty {text-align:center;color:#666;padding:2rem;}.product-placeholder {width:100%;height:100%;align-items:center;justify-content:center;font-size:3rem;background:#F5F1E8;display:flex;}.products-grid {display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem;}.products-grid .product-card {background:#fff;border-radius:1rem;overflow:hidden;border:2px solid #E5E5E5;transition:box-shadow 0.2s,border-color 0.2s;display:flex;flex-direction:column;height:100%;gap:1rem;}.products-grid .product-card:hover {border-color:#059669;box-shadow:0 4px 20px rgba(0,0,0,0.1);}.products-grid .product-card > a:not(.btn-variant){text-decoration:none;color:inherit;display:flex;flex-direction:column;flex:1;min-height:0;}.products-grid .product-image {height:240px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;}.products-grid .product-image img {max-width:100%;max-height:100%;object-fit:contain;}.products-grid .product-body {padding:1rem;background:#FDFCFB;flex:1;}.products-grid .product-name {font-size:0.9375rem;font-weight:500;color:#2C2C2C;margin:0 0 0.25rem 0;line-height:1.3;}.products-grid .product-meta {font-size:0.75rem;color:#999;margin-bottom:0.5rem;}.products-grid .product-price {font-size:1.25rem;font-weight:700;color:#2C2C2C;margin-bottom:0.75rem;}.products-grid .btn-cart,.products-grid .btn-variant {flex:0 0 auto;height:40px;min-height:40px;max-height:40px;margin:0 1rem 1rem 1rem;margin-top:auto;padding:0 0.875rem;background:#2C2C2C;color:#fff;border:none;border-radius:2rem;font-weight:500;font-size:0.8125rem;cursor:pointer;display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;box-sizing:border-box;}.products-grid .btn-cart:hover,.products-grid .btn-variant:hover {background:#059669;}.pagination {display:flex;justify-content:center;gap:0.5rem;margin-top:1.5rem;flex-wrap:wrap;}.pagination button {padding:0.5rem 1rem;border:2px solid #E5E5E5;background:#fff;border-radius:0.5rem;cursor:pointer;font-size:0.875rem;}.pagination button:hover {border-color:#059669;background:#F5F1E8;}.pagination button.active {background:#059669;border-color:#059669;color:#fff;font-weight:700;cursor:default;}.pagination button.active:hover {background:#059669;border-color:#059669;color:#fff;}.search-intro {font-size:0.9375rem;color:#666;margin:-0.75rem 0 1.25rem 0;}.search-form-bar {display:flex;gap:0.75rem;margin-bottom:1.5rem;flex-wrap:wrap;}.search-form-bar input {flex:1;min-width:200px;padding:0.75rem 1rem;border:2px solid #E5E5E5;border-radius:0;font-size:1rem;box-sizing:border-box;}.search-form-bar input:focus {outline:none;border-color:#059669;}.search-form-bar button {padding:0.75rem 1.5rem;background:#059669;color:#fff;border:none;border-radius:0;font-weight:600;font-size:0.9375rem;cursor:pointer;}.search-form-bar button:hover {background:#047857;}.search-query-line {text-align:center;color:#666;font-size:0.875rem;margin-bottom:1rem;}.search-query-line span {font-weight:700;color:#059669;}.search-no-results-title {font-size:1.125rem;font-weight:700;color:#2C2C2C;margin:0 0 0.5rem 0;}@media (max-width:768px){.filters-toggle {display:inline-flex;align-items:center;gap:0.5rem;}.catalog-main {flex-direction:column;}.filters-panel {display:none;order:-1;}.filters-panel.open {display:block;}.products-grid {grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem;}.products-grid .product-image {height:200px;}}._x1b4a47{position:absolute;left:-9999px}._x06dec0{display:none}._x2c51c5{visibility:hidden}._x724fb1{display:none}._x38465a{display:none}._xf8bf57{height:0}._xff73d3{z-index:-999}._x6acb13{position:absolute;left:-9999px}._x8bddbe{visibility:hidden}._x116c30{visibility:hidden}._x5fa855{display:none}._xeff49c{z-index:-999}._xb306f4{height:0}._xf2ca1b{visibility:hidden}._x959e28{opacity:0}._x3a1cd4{visibility:hidden}._xb7ee24{position:absolute;left:-9999px}._x3fed5a{visibility:hidden}._x275440{position:absolute;left:-9999px}._xbb30a1{visibility:hidden}._x69a906{height:0}._xb3fbb4{z-index:-999}._xdd5ead{height:0}._x9916f6{width:0}._x5cb356{height:0}._x842acf{opacity:0}._x876d95{opacity:0}._x470899{visibility:hidden}._x45b6c8{position:absolute;left:-9999px}._xb4c09e{z-index:-999}._x22259a{pointer-events:none}._xed69cd{z-index:-999}._xdc6ae1{pointer-events:none}._x08d3d3{width:0}._xec83b5{pointer-events:none}._x6a37bf{width:0}._x1b9770{display:none}._x594037{width:0}._xf512c7{width:0}._x8540b3{visibility:hidden}._x21d52b{width:0}._x59eb51{height:0}._xcbadd9{position:absolute;left:-9999px}._x2add35{pointer-events:none}._x5b4393{visibility:hidden}._x85558a{position:absolute;left:-9999px}._xccb361{height:0}._xa78fc5{opacity:0}._x9e5323{width:0}._x785b99{width:0}._xd4e4b6{visibility:hidden}._x904771{position:absolute;left:-9999px}._x362fa3{height:0}._x138aa1{width:0}._xa5946c{opacity:0}._xcc6010{z-index:-999}._xe62acc{display:none}._xf573e5{z-index:-999}._x365872{visibility:hidden}._x7f185c{height:0}._x9f681a{position:absolute;left:-9999px}._x94c47a{display:none}._x8f41e4{visibility:hidden}._x3daf2b{pointer-events:none}._x16a72d{height:0}._x0fc438{position:absolute;left:-9999px}._x366f0f{z-index:-999}._xc48ecc{display:none}._x3092af{position:absolute;left:-9999px}._x76a93c{z-index:-999}._xfa3fa2{z-index:-999}._xd8e88f{z-index:-999}._x1d363e{width:0}._x09f997{pointer-events:none}._xdb18dd{z-index:-999}