.ProductsList_pageContainer__jC_Qj{display:flex;max-width:1300px;margin:0 auto;padding:2rem 1rem;gap:2rem}.ProductsList_sidebar___57N6{width:250px;flex-shrink:0}.ProductsList_productListContainer__RbwMi{max-width:1000px;flex-grow:1}.ProductsList_productContent__6N434{padding:2rem;background-color:#ffffff}.ProductsList_header__OlNWZ{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb;text-align:left}.ProductsList_title___oaHm{font-size:2rem;font-weight:800;margin-bottom:.4rem;color:#111827}.ProductsList_subtitle__o69g_{font-size:1rem;color:#6b7280;max-width:800px;line-height:1.65}.ProductsList_adminButton__B60Rm{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__B60Rm:hover{background-color:#374151}.ProductsList_adminMessage__BvRle{margin-top:1rem}.ProductsList_adminInfo__UOOWW{display:inline-block;padding:.5rem 1rem;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;font-size:.85rem;color:#6b7280}.ProductsList_categoryButtons__ltGoz{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1.75rem}.ProductsList_categoryButton__U00RK{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__U00RK:hover{background-color:#e5e7eb;color:#111827}.ProductsList_categoryButton__U00RK.ProductsList_active__8XzVj{background-color:#1f2937;color:white;border-color:#1f2937}.ProductsList_filterContainer__3dQGV{margin-bottom:2rem}.ProductsList_searchBox__BGsHT{display:flex;position:relative;max-width:460px}.ProductsList_searchInput__xSVlE{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__xSVlE:focus{border-color:#9ca3af;box-shadow:0 0 0 3px rgba(0,0,0,.05)}.ProductsList_searchButton__hYSLI{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__hYSLI:hover{background:#374151}.ProductsList_seriesFilter__7_aCq{margin-top:1.25rem;border:1.5px solid #e5e7eb;border-radius:10px;padding:1rem 1.1rem;background-color:#f9fafb}.ProductsList_seriesFilterTitle__JgYSL{font-size:.88rem;font-weight:600;margin-bottom:.75rem;color:#374151;text-transform:uppercase;letter-spacing:.04em}.ProductsList_seriesButtons__EVzVE{display:flex;flex-wrap:wrap;gap:.5rem}.ProductsList_seriesButton__Km7T9{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__Km7T9:hover{background-color:#f3f4f6;color:#111827}.ProductsList_seriesButton__Km7T9.ProductsList_active__8XzVj{background-color:#1f2937;color:white;border-color:#1f2937}.ProductsList_categorySection__b_bJr{margin-bottom:3rem}.ProductsList_categoryHeader__QhRgn{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.ProductsList_categoryTitle__txQdi{font-size:1.2rem;font-weight:700;color:#111827;padding-bottom:0;border-bottom:none;position:relative}.ProductsList_categoryTitle__txQdi:after{content:"";display:block;margin-top:.35rem;width:2rem;height:2.5px;background:#d1d5db;border-radius:2px}.ProductsList_categoryDescription__lVPVB{margin-bottom:1.25rem;color:#6b7280;font-size:.95rem;line-height:1.6}.ProductsList_productGrid__DwdIN,.ProductsList_productsGrid__EsDVn{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:1.25rem;gap:1.25rem}.ProductsList_productCard__iVirS{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__iVirS:hover{transform:translateY(-4px);box-shadow:0 10px 28px rgba(0,0,0,.09);border-color:#d1d5db}.ProductsList_imageContainer__qoJCK{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__ukMft{max-width:90%;max-height:100%;object-fit:contain;transition:transform .3s ease;margin:0 auto;display:block}.ProductsList_productCard__iVirS:hover .ProductsList_productImage__ukMft{transform:scale(1.05)}.ProductsList_featuredBadge__XOgza{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___jjQn{padding:1.1rem 1.2rem;flex-grow:1;display:flex;flex-direction:column}.ProductsList_productName__g8_Oc{font-size:1rem;font-weight:700;margin-bottom:.5rem;color:#111827;line-height:1.4}.ProductsList_productDescription__yTZq1{font-size:.875rem;color:#6b7280;flex-grow:1;line-height:1.55}.ProductsList_viewDetails__roR58{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__iVirS:hover .ProductsList_viewDetails__roR58{background-color:#1f2937;color:white}.ProductsList_noResults__uXT_N{text-align:center;padding:3rem;color:#9ca3af;font-size:1rem}.ProductsList_loading__U2g2L{display:flex;justify-content:center;align-items:center;height:300px;font-size:1.1rem;color:#9ca3af}.ProductsList_pagination__MooGp{display:flex;justify-content:center;margin-top:2rem;gap:.5rem}.ProductsList_pageButton__GnR_Y{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__GnR_Y:hover{background:#f3f4f6}.ProductsList_pageButton__GnR_Y.ProductsList_active__8XzVj{background:#1f2937;color:white;border-color:#1f2937}.ProductsList_pageButton__GnR_Y.ProductsList_disabled__YCKD8{opacity:.4;cursor:not-allowed}.ProductsList_subcategoriesToggle__elwpe{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__elwpe:hover{background-color:#f3f4f6}.ProductsList_chevron__CdDV9{font-size:.8rem;color:#9ca3af;transition:transform .3s ease}.ProductsList_subcategoriesContainer__jxBk3{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__jxBk3.ProductsList_show__d99_S{max-height:500px;opacity:1}.ProductsList_subcategoriesList__91FQE{list-style:none;padding:.75rem 1.25rem;margin:0}.ProductsList_subcategoriesList__91FQE li{margin-bottom:.5rem;color:#6b7280}.ProductsList_subcategoriesList__91FQE li:last-child{margin-bottom:0}.ProductsList_subcategoryLink__ph9A5{display:block;color:#6b7280;text-decoration:none;font-size:.9rem;padding:.4rem 0;transition:color .2s ease}.ProductsList_subcategoryLink__ph9A5:hover{color:#111827}@media (max-width:768px){.ProductsList_productContent__6N434{padding:1rem}.ProductsList_title___oaHm{font-size:1.6rem}.ProductsList_categoryButtons__ltGoz{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.5rem;gap:.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ProductsList_categoryButtons__ltGoz::-webkit-scrollbar{display:none}.ProductsList_categoryButton__U00RK{padding:.5rem .85rem;font-size:.83rem;white-space:nowrap}.ProductsList_searchBox__BGsHT{max-width:100%}.ProductsList_seriesFilter__7_aCq{padding:.75rem}.ProductsList_seriesButtons__EVzVE{overflow-x:auto;padding-bottom:.5rem;flex-wrap:nowrap;-webkit-overflow-scrolling:touch}.ProductsList_seriesButton__Km7T9{white-space:nowrap}.ProductsList_productGrid__DwdIN,.ProductsList_productsGrid__EsDVn{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.85rem}.ProductsList_imageContainer__qoJCK{height:130px}.ProductsList_header__OlNWZ{flex-direction:column;align-items:flex-start}.ProductsList_adminButton__B60Rm{margin-top:1rem}.ProductsList_filterContainer__3dQGV{flex-direction:column;align-items:stretch}}@media (max-width:480px){.ProductsList_productGrid__DwdIN,.ProductsList_productsGrid__EsDVn{grid-template-columns:1fr 1fr}.ProductsList_productName__g8_Oc{font-size:.88rem}.ProductsList_productDescription__yTZq1{font-size:.8rem}.ProductsList_imageContainer__qoJCK{height:110px;padding:.75rem}}