.ProductsPage-module__76MU1q__productsPage{background:linear-gradient(#fff,#ff751f33,#fff);min-height:100vh}.ProductsPage-module__76MU1q__container{max-width:1280px;margin:0 auto;padding:3rem 1rem}@media (min-width:768px){.ProductsPage-module__76MU1q__container{padding:3rem 1.5rem}}.ProductsPage-module__76MU1q__filterBar{background:#fff;border-radius:1rem;margin-bottom:2rem;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.ProductsPage-module__76MU1q__filterGrid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:768px){.ProductsPage-module__76MU1q__filterGrid{grid-template-columns:repeat(4,1fr)}}.ProductsPage-module__76MU1q__filterLabel{color:#374151;margin-bottom:.25rem;font-size:.875rem;font-weight:500;display:block}.ProductsPage-module__76MU1q__searchInput{border:1px solid #d1d5db;border-radius:.5rem;outline:none;width:100%;padding:.625rem 1rem .625rem 2.5rem;transition:all .2s}.ProductsPage-module__76MU1q__searchInput:focus{border-color:#ff751f;box-shadow:0 0 0 2px #ff751f33}.ProductsPage-module__76MU1q__searchIcon{color:#9ca3af;pointer-events:none;width:1.25rem;height:1.25rem;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.ProductsPage-module__76MU1q__selectInput{appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%236b7280'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E") right .75rem center/1rem no-repeat;border:1px solid #d1d5db;border-radius:.5rem;outline:none;width:100%;padding:.625rem 2.5rem .625rem 1rem;transition:all .2s}.ProductsPage-module__76MU1q__selectInput:focus{border-color:#ff751f;box-shadow:0 0 0 2px #ff751f33}.ProductsPage-module__76MU1q__clearBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.ProductsPage-module__76MU1q__clearBtn:hover{background:#f9fafb}.ProductsPage-module__76MU1q__countBadge{color:#ff751f;background:#ff751f1a;border-radius:.5rem;align-items:center;padding:.625rem 1rem;font-size:.875rem;font-weight:500;display:flex}.ProductsPage-module__76MU1q__activeFilters{border-top:1px solid #f3f4f6;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:1rem;padding-top:1rem;display:flex}.ProductsPage-module__76MU1q__filterTag{background:#f3f4f6;border-radius:9999px;align-items:center;gap:.25rem;padding:.25rem .75rem;font-size:.75rem;display:inline-flex}.ProductsPage-module__76MU1q__filterTagActive{color:#ff751f;background:#ff751f1a}.ProductsPage-module__76MU1q__filterTagRemove{cursor:pointer;color:inherit;background:0 0;border:none;margin:0;padding:0;font-size:1rem;line-height:1}.ProductsPage-module__76MU1q__filterTagRemove:hover{color:#ef4444}.ProductsPage-module__76MU1q__categorySection{margin-bottom:4rem}.ProductsPage-module__76MU1q__categoryHeader{justify-content:space-between;align-items:flex-end;margin-bottom:1.5rem;display:flex}.ProductsPage-module__76MU1q__categoryTitle{color:#00004a;font-size:1.5rem;font-weight:700}@media (min-width:768px){.ProductsPage-module__76MU1q__categoryTitle{font-size:1.875rem}}.ProductsPage-module__76MU1q__categorySubtitle{color:#6b7280;margin-top:.25rem;font-size:.875rem}.ProductsPage-module__76MU1q__seeAllLink{color:#ff751f;align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:none}.ProductsPage-module__76MU1q__seeAllLink:hover{text-decoration:underline}@media (min-width:768px){.ProductsPage-module__76MU1q__seeAllLink{display:flex}}.ProductsPage-module__76MU1q__seeAllIcon{width:1rem;height:1rem}.ProductsPage-module__76MU1q__productGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.ProductsPage-module__76MU1q__productGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ProductsPage-module__76MU1q__productGrid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.ProductsPage-module__76MU1q__productGrid{grid-template-columns:repeat(4,1fr)}}.ProductsPage-module__76MU1q__mobileSeeAll{text-align:center;margin-top:2rem}@media (min-width:768px){.ProductsPage-module__76MU1q__mobileSeeAll{display:none}}.ProductsPage-module__76MU1q__mobileSeeAllBtn{color:#fff;background:#ff751f;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.ProductsPage-module__76MU1q__mobileSeeAllBtn:hover{background:#e6650a}.ProductsPage-module__76MU1q__noResults{text-align:center;background:#fff;border-radius:1rem;margin-bottom:4rem;padding:4rem 1rem}.ProductsPage-module__76MU1q__noResultsIcon{color:#9ca3af;width:4rem;height:4rem;margin:0 auto 1rem}.ProductsPage-module__76MU1q__noResultsTitle{color:#374151;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.ProductsPage-module__76MU1q__noResultsText{color:#6b7280;margin-bottom:1rem}.ProductsPage-module__76MU1q__noResultsBtn{color:#fff;cursor:pointer;background:#ff751f;border:none;border-radius:.5rem;padding:.5rem 1.5rem;transition:all .2s}.ProductsPage-module__76MU1q__noResultsBtn:hover{background:#e6650a}.ProductsPage-module__76MU1q__loadingContainer{justify-content:center;align-items:center;min-height:100vh;display:flex}.ProductsPage-module__76MU1q__loadingSpinner{border:2px solid #0000;border-bottom-color:#ff751f;border-radius:50%;width:3rem;height:3rem;margin:0 auto 1rem;animation:1s linear infinite ProductsPage-module__76MU1q__spin}@keyframes ProductsPage-module__76MU1q__spin{to{transform:rotate(360deg)}}.ProductsPage-module__76MU1q__loadingText{color:#6b7280}
