.ProductsList_pageContainer__zj9Rb{display:flex;max-width:1300px;margin:0 auto;padding:2rem 1rem;gap:2rem}.ProductsList_sidebar__up5CD{width:250px;flex-shrink:0}.ProductsList_productListContainer__Zpr4m{max-width:1000px;flex-grow:1}.ProductsList_productContent__NHuQ1{padding:2rem;background-color:#ffffff}.ProductsList_header__Wse5X{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb;text-align:left}.ProductsList_title__GQs3P{font-size:2rem;font-weight:800;margin-bottom:.4rem;color:#111827}.ProductsList_subtitle__zPaLb{font-size:1rem;color:#6b7280;max-width:800px;line-height:1.65}.ProductsList_adminButton__v1txu{padding:.6rem 1.2rem;background-color:#1f2937;color:white;border:none;border-radius:8px;font-size:.9rem;cursor:pointer;transition:background-color .2s ease}.ProductsList_adminButton__v1txu:hover{background-color:#374151}.ProductsList_adminMessage__boEOO{margin-top:1rem}.ProductsList_adminInfo__xRTYe{display:inline-block;padding:.5rem 1rem;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;font-size:.85rem;color:#6b7280}.ProductsList_categoryButtons__BJIDu{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1.75rem}.ProductsList_categoryButton__DfFyS{padding:.55rem 1.1rem;background-color:#f3f4f6;border:1.5px solid #e5e7eb;border-radius:8px;font-size:.88rem;font-weight:500;color:#4b5563;cursor:pointer;transition:all .2s ease;white-space:nowrap}.ProductsList_categoryButton__DfFyS:hover{background-color:#e5e7eb;color:#111827}.ProductsList_categoryButton__DfFyS.ProductsList_active__MGpt9{background-color:#1f2937;color:white;border-color:#1f2937}.ProductsList_filterContainer__INHuX{margin-bottom:2rem}.ProductsList_searchBox__f2_A8{display:flex;position:relative;max-width:460px}.ProductsList_searchInput__1YvxE{flex-grow:1;padding:.75rem 3rem .75rem 1rem;border:1.5px solid #e5e7eb;border-radius:10px;font-size:.95rem;outline:none;transition:border-color .2s,box-shadow .2s}.ProductsList_searchInput__1YvxE:focus{border-color:#9ca3af;box-shadow:0 0 0 3px rgba(0,0,0,.05)}.ProductsList_searchButton__lfO6J{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:34px;height:34px;display:flex;align-items:center;justify-content:center;background:#1f2937;border:none;border-radius:8px;cursor:pointer;color:white;transition:background .2s}.ProductsList_searchButton__lfO6J:hover{background:#374151}.ProductsList_seriesFilter__VCX9w{margin-top:1.25rem;border:1.5px solid #e5e7eb;border-radius:10px;padding:1rem 1.1rem;background-color:#f9fafb}.ProductsList_seriesFilterTitle__HPL_U{font-size:.88rem;font-weight:600;margin-bottom:.75rem;color:#374151;text-transform:uppercase;letter-spacing:.04em}.ProductsList_seriesButtons__GhkTk{display:flex;flex-wrap:wrap;gap:.5rem}.ProductsList_seriesButton__bHyw2{padding:.45rem .85rem;background-color:white;border:1.5px solid #e5e7eb;border-radius:8px;font-size:.83rem;color:#4b5563;cursor:pointer;transition:all .2s ease}.ProductsList_seriesButton__bHyw2:hover{background-color:#f3f4f6;color:#111827}.ProductsList_seriesButton__bHyw2.ProductsList_active__MGpt9{background-color:#1f2937;color:white;border-color:#1f2937}.ProductsList_categorySection__l7N7f{margin-bottom:3rem}.ProductsList_categoryHeader__32izP{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.ProductsList_categoryTitle__CTaPo{font-size:1.2rem;font-weight:700;color:#111827;padding-bottom:0;border-bottom:none;position:relative}.ProductsList_categoryTitle__CTaPo:after{content:"";display:block;margin-top:.35rem;width:2rem;height:2.5px;background:#d1d5db;border-radius:2px}.ProductsList_categoryDescription__YD8Ei{margin-bottom:1.25rem;color:#6b7280;font-size:.95rem;line-height:1.6}.ProductsList_productGrid__6IIpz,.ProductsList_productsGrid__UgayR{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:1.25rem;gap:1.25rem}.ProductsList_productCard__WfZVU{display:flex;flex-direction:column;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s;text-decoration:none;color:inherit;height:100%;background-color:white}.ProductsList_productCard__WfZVU:hover{transform:translateY(-4px);box-shadow:0 10px 28px rgba(0,0,0,.09);border-color:#d1d5db}.ProductsList_imageContainer__5DMWA{padding:1.25rem;height:160px;display:flex;justify-content:center;align-items:center;border-bottom:1px solid #f3f4f6;position:relative;background-color:#f9fafb}.ProductsList_productImage__gcyB9{max-width:90%;max-height:100%;object-fit:contain;transition:transform .3s ease;margin:0 auto;display:block}.ProductsList_productCard__WfZVU:hover .ProductsList_productImage__gcyB9{transform:scale(1.05)}.ProductsList_featuredBadge__PeHNd{position:absolute;top:10px;right:10px;background-color:#1f2937;color:white;font-size:.72rem;font-weight:600;padding:.25rem .7rem;border-radius:6px;letter-spacing:.03em}.ProductsList_productInfo__tjus8{padding:1.1rem 1.2rem;flex-grow:1;display:flex;flex-direction:column}.ProductsList_productName__Gyd7j{font-size:1rem;font-weight:700;margin-bottom:.5rem;color:#111827;line-height:1.4}.ProductsList_productDescription__0Omj_{font-size:.875rem;color:#6b7280;flex-grow:1;line-height:1.55}.ProductsList_viewDetails__TB4xC{padding:.85rem 1.2rem;background-color:#f9fafb;border-top:1px solid #f0f0f0;font-size:.85rem;font-weight:600;color:#4b5563;display:flex;align-items:center;justify-content:space-between;transition:all .2s ease}.ProductsList_productCard__WfZVU:hover .ProductsList_viewDetails__TB4xC{background-color:#1f2937;color:white}.ProductsList_noResults__6g5GR{text-align:center;padding:3rem;color:#9ca3af;font-size:1rem}.ProductsList_loading__TRcvq{display:flex;justify-content:center;align-items:center;height:300px;font-size:1.1rem;color:#9ca3af}.ProductsList_pagination__cBOdu{display:flex;justify-content:center;margin-top:2rem;gap:.5rem}.ProductsList_pageButton__Z6qJW{padding:.5rem 1rem;border:1.5px solid #e5e7eb;border-radius:8px;background:white;cursor:pointer;font-size:.9rem;color:#4b5563;transition:all .2s ease}.ProductsList_pageButton__Z6qJW:hover{background:#f3f4f6}.ProductsList_pageButton__Z6qJW.ProductsList_active__MGpt9{background:#1f2937;color:white;border-color:#1f2937}.ProductsList_pageButton__Z6qJW.ProductsList_disabled__f1QzF{opacity:.4;cursor:not-allowed}.ProductsList_subcategoriesToggle___Rq8R{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.25rem;background-color:#f9fafb;border:1.5px solid #e5e7eb;border-radius:10px;cursor:pointer;transition:background-color .2s ease;margin-bottom:1rem}.ProductsList_subcategoriesToggle___Rq8R:hover{background-color:#f3f4f6}.ProductsList_chevron__TGdky{font-size:.8rem;color:#9ca3af;transition:transform .3s ease}.ProductsList_subcategoriesContainer__MY_aP{padding:0;background-color:#f9fafb;border:1.5px solid #e5e7eb;border-radius:10px;margin-bottom:1rem;overflow:hidden;max-height:0;transition:max-height .3s ease,opacity .3s ease;opacity:0}.ProductsList_subcategoriesContainer__MY_aP.ProductsList_show__GKsN6{max-height:500px;opacity:1}.ProductsList_subcategoriesList__Kh7Z5{list-style:none;padding:.75rem 1.25rem;margin:0}.ProductsList_subcategoriesList__Kh7Z5 li{margin-bottom:.5rem;color:#6b7280}.ProductsList_subcategoriesList__Kh7Z5 li:last-child{margin-bottom:0}.ProductsList_subcategoryLink__EWKm_{display:block;color:#6b7280;text-decoration:none;font-size:.9rem;padding:.4rem 0;transition:color .2s ease}.ProductsList_subcategoryLink__EWKm_:hover{color:#111827}@media (max-width:768px){.ProductsList_productContent__NHuQ1{padding:1rem}.ProductsList_title__GQs3P{font-size:1.6rem}.ProductsList_categoryButtons__BJIDu{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.5rem;gap:.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ProductsList_categoryButtons__BJIDu::-webkit-scrollbar{display:none}.ProductsList_categoryButton__DfFyS{padding:.5rem .85rem;font-size:.83rem;white-space:nowrap}.ProductsList_searchBox__f2_A8{max-width:100%}.ProductsList_seriesFilter__VCX9w{padding:.75rem}.ProductsList_seriesButtons__GhkTk{overflow-x:auto;padding-bottom:.5rem;flex-wrap:nowrap;-webkit-overflow-scrolling:touch}.ProductsList_seriesButton__bHyw2{white-space:nowrap}.ProductsList_productGrid__6IIpz,.ProductsList_productsGrid__UgayR{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.85rem}.ProductsList_imageContainer__5DMWA{height:130px}.ProductsList_header__Wse5X{flex-direction:column;align-items:flex-start}.ProductsList_adminButton__v1txu{margin-top:1rem}.ProductsList_filterContainer__INHuX{flex-direction:column;align-items:stretch}}@media (max-width:480px){.ProductsList_productGrid__6IIpz,.ProductsList_productsGrid__UgayR{grid-template-columns:1fr 1fr}.ProductsList_productName__Gyd7j{font-size:.88rem}.ProductsList_productDescription__0Omj_{font-size:.8rem}.ProductsList_imageContainer__5DMWA{height:110px;padding:.75rem}}