.ProductsList_pageContainer__MpFVr{display:flex;max-width:1300px;margin:0 auto;padding:2rem 1rem;gap:2rem}.ProductsList_sidebar__dWXxJ{width:250px;flex-shrink:0}.ProductsList_productListContainer__MLlAN{max-width:1000px;flex-grow:1}.ProductsList_noticeOverlay___Lc_L{position:fixed;inset:0;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ProductsList_noticeModal__T_KYt{background:#fff;border-radius:16px;padding:2.5rem 2rem;max-width:360px;width:90%;text-align:center;box-shadow:0 20px 60px rgba(0,0,0,.18);border:1px solid #e5e7eb}.ProductsList_noticeIcon__gqt0H{width:52px;height:52px;background:#f3f4f6;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;color:#374151}.ProductsList_noticeIcon__gqt0H svg{width:26px;height:26px}.ProductsList_noticeTitle__0ld_d{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#9ca3af;margin-bottom:.5rem}.ProductsList_noticeMessage__pO9tn{font-size:1.2rem;font-weight:700;color:#111827;margin-bottom:.4rem}.ProductsList_noticeSubMessage__uXx5V{font-size:.875rem;color:#6b7280;line-height:1.6;margin-bottom:1.75rem}.ProductsList_noticeButton__xZWUQ{display:inline-block;padding:.65rem 2rem;background:#1f2937;color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .2s}.ProductsList_noticeButton__xZWUQ:hover{background:#374151}.ProductsList_productContent__xziiL{padding:2rem;background-color:#ffffff}.ProductsList_header__NCSIc{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb;text-align:left}.ProductsList_title__ElgsG{font-size:2rem;font-weight:800;margin-bottom:.4rem;color:#111827}.ProductsList_subtitle__NYC_T{font-size:1rem;color:#6b7280;max-width:800px;line-height:1.65}.ProductsList_adminButton__eP5AU{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__eP5AU:hover{background-color:#374151}.ProductsList_adminMessage__WR5_O{margin-top:1rem}.ProductsList_adminInfo__mM5ct{display:inline-block;padding:.5rem 1rem;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;font-size:.85rem;color:#6b7280}.ProductsList_categoryButtons__MzJEC{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1.75rem}.ProductsList_categoryButton__1ibqy{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__1ibqy:hover{background-color:#e5e7eb;color:#111827}.ProductsList_categoryButton__1ibqy.ProductsList_active__SKgsk{background-color:#1f2937;color:white;border-color:#1f2937}.ProductsList_filterContainer__5leuC{margin-bottom:2rem}.ProductsList_searchBox__ydl87{display:flex;position:relative;max-width:460px}.ProductsList_searchInput__Qzi5A{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__Qzi5A:focus{border-color:#9ca3af;box-shadow:0 0 0 3px rgba(0,0,0,.05)}.ProductsList_searchButton__zo5NT{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__zo5NT:hover{background:#374151}.ProductsList_seriesFilter__bCaZx{margin-top:1.25rem;border:1.5px solid #e5e7eb;border-radius:10px;padding:1rem 1.1rem;background-color:#f9fafb}.ProductsList_seriesFilterTitle__V0kcM{font-size:.88rem;font-weight:600;margin-bottom:.75rem;color:#374151;text-transform:uppercase;letter-spacing:.04em}.ProductsList_seriesButtons__ILoKJ{display:flex;flex-wrap:wrap;gap:.5rem}.ProductsList_seriesButton__Z4Rbm{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__Z4Rbm:hover{background-color:#f3f4f6;color:#111827}.ProductsList_seriesButton__Z4Rbm.ProductsList_active__SKgsk{background-color:#1f2937;color:white;border-color:#1f2937}.ProductsList_categorySection__ARdzb{margin-bottom:3rem}.ProductsList_categoryHeader__KThMB{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.ProductsList_categoryTitle__nE5BK{font-size:1.2rem;font-weight:700;color:#111827;padding-bottom:0;border-bottom:none;position:relative}.ProductsList_categoryTitle__nE5BK:after{content:"";display:block;margin-top:.35rem;width:2rem;height:2.5px;background:#d1d5db;border-radius:2px}.ProductsList_categoryDescription__idNKC{margin-bottom:1.25rem;color:#6b7280;font-size:.95rem;line-height:1.6}.ProductsList_productGrid__IFls5,.ProductsList_productsGrid__szUxJ{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:1.25rem;gap:1.25rem}.ProductsList_productCard__FCbCp{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__FCbCp:hover{transform:translateY(-4px);box-shadow:0 10px 28px rgba(0,0,0,.09);border-color:#d1d5db}.ProductsList_imageContainer__nGWAv{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__fCmqK{max-width:90%;max-height:100%;object-fit:contain;transition:transform .3s ease;margin:0 auto;display:block}.ProductsList_productCard__FCbCp:hover .ProductsList_productImage__fCmqK{transform:scale(1.05)}.ProductsList_featuredBadge__F3o7h{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__GtQkl{padding:1.1rem 1.2rem;flex-grow:1;display:flex;flex-direction:column}.ProductsList_productName__XVrUe{font-size:1rem;font-weight:700;margin-bottom:.5rem;color:#111827;line-height:1.4}.ProductsList_productDescription__X2yyo{font-size:.875rem;color:#6b7280;flex-grow:1;line-height:1.55}.ProductsList_viewDetails__oHFml{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__FCbCp:hover .ProductsList_viewDetails__oHFml{background-color:#1f2937;color:white}.ProductsList_noResults___Ca_w{text-align:center;padding:3rem;color:#9ca3af;font-size:1rem}.ProductsList_loading__hFeZe{display:flex;justify-content:center;align-items:center;height:300px;font-size:1.1rem;color:#9ca3af}.ProductsList_pagination__VU0y6{display:flex;justify-content:center;margin-top:2rem;gap:.5rem}.ProductsList_pageButton__N6Tyy{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__N6Tyy:hover{background:#f3f4f6}.ProductsList_pageButton__N6Tyy.ProductsList_active__SKgsk{background:#1f2937;color:white;border-color:#1f2937}.ProductsList_pageButton__N6Tyy.ProductsList_disabled__c6H3N{opacity:.4;cursor:not-allowed}.ProductsList_subcategoriesToggle__4XgAc{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__4XgAc:hover{background-color:#f3f4f6}.ProductsList_chevron__ve2aq{font-size:.8rem;color:#9ca3af;transition:transform .3s ease}.ProductsList_subcategoriesContainer__1WSz1{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__1WSz1.ProductsList_show__Ha34K{max-height:500px;opacity:1}.ProductsList_subcategoriesList__4mdP8{list-style:none;padding:.75rem 1.25rem;margin:0}.ProductsList_subcategoriesList__4mdP8 li{margin-bottom:.5rem;color:#6b7280}.ProductsList_subcategoriesList__4mdP8 li:last-child{margin-bottom:0}.ProductsList_subcategoryLink__Ui37B{display:block;color:#6b7280;text-decoration:none;font-size:.9rem;padding:.4rem 0;transition:color .2s ease}.ProductsList_subcategoryLink__Ui37B:hover{color:#111827}@media (max-width:768px){.ProductsList_productContent__xziiL{padding:1rem}.ProductsList_title__ElgsG{font-size:1.6rem}.ProductsList_categoryButtons__MzJEC{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.5rem;gap:.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ProductsList_categoryButtons__MzJEC::-webkit-scrollbar{display:none}.ProductsList_categoryButton__1ibqy{padding:.5rem .85rem;font-size:.83rem;white-space:nowrap}.ProductsList_searchBox__ydl87{max-width:100%}.ProductsList_seriesFilter__bCaZx{padding:.75rem}.ProductsList_seriesButtons__ILoKJ{overflow-x:auto;padding-bottom:.5rem;flex-wrap:nowrap;-webkit-overflow-scrolling:touch}.ProductsList_seriesButton__Z4Rbm{white-space:nowrap}.ProductsList_productGrid__IFls5,.ProductsList_productsGrid__szUxJ{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.85rem}.ProductsList_imageContainer__nGWAv{height:130px}.ProductsList_header__NCSIc{flex-direction:column;align-items:flex-start}.ProductsList_adminButton__eP5AU{margin-top:1rem}.ProductsList_filterContainer__5leuC{flex-direction:column;align-items:stretch}}@media (max-width:480px){.ProductsList_productGrid__IFls5,.ProductsList_productsGrid__szUxJ{grid-template-columns:1fr 1fr}.ProductsList_productName__XVrUe{font-size:.88rem}.ProductsList_productDescription__X2yyo{font-size:.8rem}.ProductsList_imageContainer__nGWAv{height:110px;padding:.75rem}}