.catalog-module__KW4OVq__catalogWrapper{min-height:100vh;font-family:var(--font-poppins), "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;background-color:#fff}.catalog-module__KW4OVq__topBanner{text-align:center;background-color:#1d1f26;padding:50px 20px}.catalog-module__KW4OVq__bannerTitle{color:#fff;letter-spacing:-.02em;margin:0 0 12px;font-size:32px;font-weight:800}.catalog-module__KW4OVq__bannerSubtitle{color:#94a3b8;max-width:600px;margin:0 auto;font-size:15px;line-height:1.5}.catalog-module__KW4OVq__mainContainer{align-items:flex-start;gap:36px;max-width:1400px;margin:0 auto;padding:32px 20px 60px;display:flex}.catalog-module__KW4OVq__sidebar{z-index:20;flex:0 0 280px;width:280px;position:sticky;top:100px}.catalog-module__KW4OVq__filterCard{background-color:#f7f9fa;border:1px solid #e7e7e7;border-radius:16px;padding:24px;box-shadow:0 2px 8px #00000005}.catalog-module__KW4OVq__filterHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:14px;display:flex}.catalog-module__KW4OVq__filterTitle{color:#1d1f26;align-items:center;gap:8px;margin:0;font-size:17px;font-weight:700;display:flex}.catalog-module__KW4OVq__clearBtn{color:#197a96;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:13px;font-weight:600;transition:background-color .2s}.catalog-module__KW4OVq__clearBtn:hover{background-color:#197a9614}.catalog-module__KW4OVq__filterGroup{margin-bottom:20px}.catalog-module__KW4OVq__filterGroup:last-child{margin-bottom:0}.catalog-module__KW4OVq__filterLabel{color:#475569;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.catalog-module__KW4OVq__searchInputWrapper{position:relative}.catalog-module__KW4OVq__searchIcon{color:#94a3b8;pointer-events:none;font-size:14px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.catalog-module__KW4OVq__searchInput{color:#1d1f26;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:10px 12px 10px 36px;font-size:14px;transition:border-color .2s,box-shadow .2s}.catalog-module__KW4OVq__searchInput:focus{border-color:#197a96;box-shadow:0 0 0 3px #197a9626}.catalog-module__KW4OVq__selectInput{color:#1d1f26;cursor:pointer;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-size:14px;transition:border-color .2s,box-shadow .2s}.catalog-module__KW4OVq__selectInput:focus{border-color:#197a96;box-shadow:0 0 0 3px #197a9626}.catalog-module__KW4OVq__rangeInput{cursor:pointer;accent-color:#197a96;width:100%}.catalog-module__KW4OVq__priceRangeLabels{color:#64748b;justify-content:space-between;margin-top:8px;font-size:12px;font-weight:500;display:flex}.catalog-module__KW4OVq__mobileFilterToggle{color:#1d1f26;cursor:pointer;background-color:#f7f9fa;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;width:100%;margin-bottom:16px;padding:12px 16px;font-size:14px;font-weight:600;display:none}.catalog-module__KW4OVq__filterBadge{color:#fff;background-color:#197a96;border-radius:10px;margin-left:6px;padding:2px 7px;font-size:11px}.catalog-module__KW4OVq__contentArea{flex:1;min-width:0}.catalog-module__KW4OVq__resultsHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.catalog-module__KW4OVq__resultsCount{color:#64748b;font-size:14px;font-weight:500}.catalog-module__KW4OVq__resultsCount strong{color:#1d1f26}.catalog-module__KW4OVq__productGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid}.catalog-module__KW4OVq__productCard{background-color:#fff;border:1px solid #e7e7e7;border-radius:16px;flex-direction:column;height:100%;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;box-shadow:0 2px 8px #00000005}.catalog-module__KW4OVq__productCard:hover{transform:translateY(-4px);box-shadow:0 14px 28px #00000012}.catalog-module__KW4OVq__imageWrapper{background-color:#fcfcfc;display:block;position:relative;overflow:hidden}.catalog-module__KW4OVq__productImg{object-fit:cover;width:100%;height:250px;transition:transform .4s;display:block}.catalog-module__KW4OVq__productCard:hover .catalog-module__KW4OVq__productImg{transform:scale(1.04)}.catalog-module__KW4OVq__stockBadge{color:#fff;text-transform:uppercase;letter-spacing:.04em;z-index:2;background-color:#ed434e;border-radius:8px;padding:5px 10px;font-size:11px;font-weight:800;position:absolute;top:12px;right:12px;box-shadow:0 4px 10px #ed434e59}.catalog-module__KW4OVq__productDetails{flex-direction:column;flex-grow:1;padding:20px;display:flex}.catalog-module__KW4OVq__productTitle{margin:0 0 6px;font-size:16px;font-weight:700;line-height:1.35}.catalog-module__KW4OVq__productTitle a{color:#1d1f26;text-decoration:none;transition:color .2s}.catalog-module__KW4OVq__productTitle a:hover{color:#197a96}.catalog-module__KW4OVq__productSubtitle{color:#737b97;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex-grow:1;margin:0 0 16px;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.catalog-module__KW4OVq__priceWrapper{justify-content:space-between;align-items:baseline;margin-bottom:16px;display:flex}.catalog-module__KW4OVq__originalPrice{color:#94a3b8;margin-bottom:2px;font-size:13px;text-decoration:line-through}.catalog-module__KW4OVq__discountPrice{color:#197a96;font-size:20px;font-weight:800}.catalog-module__KW4OVq__buyButton{color:#fff;text-align:center;text-transform:uppercase;letter-spacing:.05em;background-color:#1d1f26;border-radius:8px;padding:12px;font-size:13px;font-weight:700;text-decoration:none;transition:background-color .2s,transform .1s;display:block}.catalog-module__KW4OVq__buyButton:hover{color:#fff;background-color:#197a96}.catalog-module__KW4OVq__buyButton:active{transform:scale(.98)}.catalog-module__KW4OVq__emptyState{text-align:center;background-color:#f7f9fa;border:1px dashed #cbd5e1;border-radius:16px;padding:60px 20px}@media (max-width:1023px){.catalog-module__KW4OVq__mainContainer{flex-direction:column;gap:20px;padding:20px 16px 40px}.catalog-module__KW4OVq__sidebar{z-index:auto!important;flex:100%!important;width:100%!important;position:static!important;top:auto!important}.catalog-module__KW4OVq__mobileFilterToggle{display:flex}.catalog-module__KW4OVq__filterContentMobileHidden{display:none}.catalog-module__KW4OVq__filterContentMobileVisible{display:block}.catalog-module__KW4OVq__productGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px}.catalog-module__KW4OVq__productImg{height:220px}.catalog-module__KW4OVq__bannerTitle{font-size:26px}.catalog-module__KW4OVq__topBanner{padding:36px 16px}}@media (max-width:480px){.catalog-module__KW4OVq__productGrid{grid-template-columns:1fr;gap:16px}.catalog-module__KW4OVq__productImg{height:240px}.catalog-module__KW4OVq__filterCard{padding:16px}}
