.products-module__KJcT4W__main{background:#f4f6f4;min-height:100vh}.products-module__KJcT4W__heroSection{text-align:center;background:linear-gradient(135deg,#0e2112 0%,#1e4a2a 60%,#2d7a45 100%);padding:32px 6% 80px;position:relative;overflow:hidden}.products-module__KJcT4W__heroSection:before{content:"";pointer-events:none;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Ccircle cx='30' cy='30' r='20'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.products-module__KJcT4W__heroLabel{letter-spacing:3px;color:#7bc98a;text-transform:uppercase;border:1px solid #7bc98a44;border-radius:30px;margin-bottom:16px;padding:4px 14px;font-size:11px;font-weight:700;display:inline-block}.products-module__KJcT4W__heroTitle{color:#fff;letter-spacing:-.5px;margin:0 0 8px;font-size:clamp(24px,5vw,52px);font-weight:900;line-height:1.1}.products-module__KJcT4W__heroSub{color:#a1c8a8;max-width:480px;margin:0 auto 24px;font-size:15px;line-height:1.6}.products-module__KJcT4W__heroSearchWrap{max-width:520px;margin:0 auto;position:relative}.products-module__KJcT4W__heroSearchIcon{color:#9ca3af;pointer-events:none;position:absolute;top:50%;left:18px;transform:translateY(-50%);width:1.1rem!important;height:1.1rem!important}.products-module__KJcT4W__heroSearchInput{color:#1f2937;background:#fffffff2;border:none;border-radius:50px;outline:none;width:100%;padding:13px 44px 13px 46px;font-size:14px;transition:box-shadow .25s;box-shadow:0 8px 32px #00000040}.products-module__KJcT4W__heroSearchInput::placeholder{color:#9ca3af}.products-module__KJcT4W__heroSearchInput:focus{box-shadow:0 8px 40px #00000059,0 0 0 3px #7bc98a66}.products-module__KJcT4W__heroClearBtn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;font-size:1rem;transition:color .2s;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.products-module__KJcT4W__heroClearBtn:hover{color:#6b7280}.products-module__KJcT4W__contentSection{display:none}.products-module__KJcT4W__container{max-width:100%}.products-module__KJcT4W__filterBand{z-index:20;background:#f4f6f4;border-radius:28px 28px 0 0;justify-content:center;width:100%;margin-top:-40px;padding:20px 20px 0;display:flex;position:sticky;top:0}.products-module__KJcT4W__filterPill{-webkit-overflow-scrolling:touch;scrollbar-width:none;background:#fff;border-radius:50px;align-items:center;gap:8px;width:100%;max-width:700px;padding:6px 10px;display:flex;overflow-x:auto;box-shadow:0 4px 20px #0e211224}.products-module__KJcT4W__filterPill::-webkit-scrollbar{display:none}.products-module__KJcT4W__productsSection{background:#f4f6f4;width:100%;padding:0 0 64px}.products-module__KJcT4W__filterButtons{flex-wrap:nowrap;gap:8px;display:flex}.products-module__KJcT4W__filterButton{cursor:pointer;white-space:nowrap;border:1.5px solid #0000;border-radius:50px;padding:8px 20px;font-size:13px;font-weight:600;transition:all .25s}.products-module__KJcT4W__filterButton.products-module__KJcT4W__active{color:#fff;background:#0e2112;box-shadow:0 4px 12px #0e211259}.products-module__KJcT4W__filterButton.products-module__KJcT4W__inactive{color:#374151;background:#f4f6f4;border-color:#e5e7eb}.products-module__KJcT4W__filterButton.products-module__KJcT4W__inactive:hover{color:#166534;background:#e8f5ea;border-color:#22c55e}.products-module__KJcT4W__categoryGroups{flex-direction:column;gap:0;width:100%;display:flex}.products-module__KJcT4W__categorySection{width:100%;padding-bottom:28px}.products-module__KJcT4W__categoryHeading{color:#0e2112;letter-spacing:-.3px;align-items:center;gap:10px;margin:0;padding:14px 16px 10px;font-size:18px;font-weight:900;display:flex}.products-module__KJcT4W__categoryHeading:before{content:"";background:linear-gradient(#2d7a45,#0e2112);border-radius:3px;flex-shrink:0;width:4px;height:22px;display:inline-block}.products-module__KJcT4W__productsGrid{grid-template-columns:repeat(2,1fr);gap:2px;width:100%;padding:0;display:grid}@media (min-width:540px){.products-module__KJcT4W__productsGrid{grid-template-columns:repeat(2,1fr);gap:14px;padding:0 14px}}@media (min-width:900px){.products-module__KJcT4W__productsGrid{grid-template-columns:repeat(3,1fr);gap:20px;padding:0 24px}}@media (min-width:1280px){.products-module__KJcT4W__productsGrid{grid-template-columns:repeat(4,1fr);gap:24px;padding:0 40px}}.products-module__KJcT4W__pageCount{color:#059669;background:#ecfdf5;border-radius:9999px;padding:3px 12px;font-size:12px;font-weight:600}.products-module__KJcT4W__loadingContainer{justify-content:center;align-items:center;padding:6rem 0;display:flex}.products-module__KJcT4W__emptyState{text-align:center;background:0 0;padding:5rem 1rem}.products-module__KJcT4W__emptyIcon{background:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:20px;display:inline-flex}.products-module__KJcT4W__emptyIcon svg{color:#9ca3af;width:40px;height:40px}.products-module__KJcT4W__emptyTitle{color:#0e2112;margin-bottom:8px;font-size:22px;font-weight:800}.products-module__KJcT4W__emptyText{color:#6b7280;margin-bottom:24px;font-size:15px}.products-module__KJcT4W__resetButton{color:#fff;cursor:pointer;background:#0e2112;border:none;border-radius:50px;align-items:center;gap:8px;padding:12px 28px;font-size:14px;font-weight:700;transition:all .25s;display:inline-flex;box-shadow:0 4px 14px #0e21124d}.products-module__KJcT4W__resetButton:hover{background:#1e4a2a;transform:translateY(-2px);box-shadow:0 6px 20px #0e211266}.products-module__KJcT4W__resetButton svg{width:16px;height:16px}.products-module__KJcT4W__searchIcon{width:1.25rem!important;height:1.25rem!important}@media (max-width:539px){.products-module__KJcT4W__heroSection{padding:20px 4% 68px}.products-module__KJcT4W__heroLabel,.products-module__KJcT4W__heroSub{display:none}.products-module__KJcT4W__heroTitle{margin-bottom:6px;font-size:22px}.products-module__KJcT4W__filterBand{border-radius:20px 20px 0 0;margin-top:-36px;padding:14px 12px 0;top:0}.products-module__KJcT4W__filterPill{gap:6px;padding:5px 8px}.products-module__KJcT4W__filterButton{padding:6px 14px;font-size:12px}.products-module__KJcT4W__productsSection{padding:0 0 48px}.products-module__KJcT4W__categorySection{padding-bottom:20px}.products-module__KJcT4W__categoryHeading{padding:10px 12px 8px;font-size:14px}.products-module__KJcT4W__categoryGroups{gap:0}.products-module__KJcT4W__productsGrid{grid-template-columns:repeat(2,1fr);gap:2px;width:100%;padding:0}}
