.ProductCatalog-module__cMsOfa__catalog{padding:4rem 1rem}.ProductCatalog-module__cMsOfa__header{text-align:center;margin-bottom:3rem}.ProductCatalog-module__cMsOfa__title{color:var(--charcoal);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.ProductCatalog-module__cMsOfa__filters{justify-content:center;margin-bottom:3rem;display:flex}.ProductCatalog-module__cMsOfa__searchWrapper{width:100%;max-width:500px;position:relative}.ProductCatalog-module__cMsOfa__searchIcon{color:#9ca3af;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.ProductCatalog-module__cMsOfa__search{border:1px solid #e5e7eb;border-radius:9999px;outline:none;width:100%;padding:1rem 1rem 1rem 3rem;font-size:1rem;transition:box-shadow .2s;box-shadow:0 4px 6px #0000000d}.ProductCatalog-module__cMsOfa__search:focus{border-color:var(--primary-green);box-shadow:0 10px 15px -3px #0000001a}.ProductCatalog-module__cMsOfa__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.ProductCatalog-module__cMsOfa__card{background:#fff;border:1px solid #0000000d;border-radius:1rem;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.ProductCatalog-module__cMsOfa__imageContainer{background:#f8f9fa;border-radius:.5rem;justify-content:center;align-items:center;height:200px;padding:1rem;display:flex}.ProductCatalog-module__cMsOfa__image{object-fit:contain;max-width:100%;max-height:100%}.ProductCatalog-module__cMsOfa__cardTitle{color:var(--charcoal);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.ProductCatalog-module__cMsOfa__cardMeta{color:var(--secondary-text);font-size:.9rem}.ProductCatalog-module__cMsOfa__categoryTag{background:var(--light-gray);color:var(--secondary-text);border-radius:9999px;align-self:flex-start;margin-top:auto;padding:.25rem .75rem;font-size:.8rem;display:inline-block}.ProductCatalog-module__cMsOfa__tabs{flex-wrap:wrap;justify-content:center;gap:.5rem;max-width:1000px;margin-bottom:2rem;margin-left:auto;margin-right:auto;display:flex}.ProductCatalog-module__cMsOfa__tab{cursor:pointer;color:var(--secondary-text);background:#fff;border:1px solid #e5e7eb;border-radius:2rem;padding:.5rem 1.25rem;font-size:.9rem;transition:all .2s}.ProductCatalog-module__cMsOfa__tab:hover{border-color:var(--primary-green);color:var(--primary-green)}.ProductCatalog-module__cMsOfa__activeTab{background:var(--primary-green);color:#fff;border-color:var(--primary-green)}.ProductCatalog-module__cMsOfa__activeTab:hover{color:#fff;background:#43a047}.ProductCatalog-module__cMsOfa__pagination{justify-content:center;gap:.5rem;margin-top:3rem;display:flex}.ProductCatalog-module__cMsOfa__pageBtn{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.ProductCatalog-module__cMsOfa__pageBtn:hover{border-color:var(--primary-green);color:var(--primary-green)}.ProductCatalog-module__cMsOfa__activePage{background:var(--primary-green);color:#fff;border-color:var(--primary-green)}
