.ProductFilter-module__zOrVAG__mobileToggle{background:var(--foreground);color:var(--background);cursor:pointer;z-index:900;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:2rem;left:1.5rem;box-shadow:0 4px 12px #00000026}.ProductFilter-module__zOrVAG__mobileToggle:active{transform:scale(.95)}@media (min-width:1024px){.ProductFilter-module__zOrVAG__mobileToggle{display:none}}.ProductFilter-module__zOrVAG__filterBadge{background:var(--accent);border:1px solid var(--foreground);border-radius:50%;width:8px;height:8px;position:absolute;top:8px;right:8px}.ProductFilter-module__zOrVAG__aside{flex-direction:column;flex-shrink:0;gap:1.5rem;width:280px;transition:opacity .2s;display:none}.ProductFilter-module__zOrVAG__aside.ProductFilter-module__zOrVAG__pending{opacity:.6;pointer-events:none}@media (max-width:1023px){.ProductFilter-module__zOrVAG__aside{background:var(--surface);z-index:1000;width:320px;max-width:90vw;box-shadow:var(--shadow-xl);visibility:hidden;padding:1.5rem;transition:transform .3s cubic-bezier(.4,0,.2,1),visibility .3s;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-100%)}.ProductFilter-module__zOrVAG__aside.ProductFilter-module__zOrVAG__showMobile{visibility:visible;transform:translate(0)}}@media (min-width:1024px){.ProductFilter-module__zOrVAG__aside{top:calc(var(--header-height) + 2rem);height:calc(100vh - var(--header-height) - 4rem);visibility:visible;display:flex;position:sticky;overflow-y:auto;transform:none}.ProductFilter-module__zOrVAG__aside.ProductFilter-module__zOrVAG__showMobile{width:280px;padding:0;position:sticky}}.ProductFilter-module__zOrVAG__header{border-bottom:1px solid var(--border);align-items:center;gap:1rem;padding-bottom:1rem;display:flex}.ProductFilter-module__zOrVAG__headerTitle{flex:1;font-size:1.125rem;font-weight:600}.ProductFilter-module__zOrVAG__clearBtn{color:var(--accent);cursor:pointer;background:0 0;border:none;font-size:.875rem}.ProductFilter-module__zOrVAG__clearBtn:hover{text-decoration:underline}.ProductFilter-module__zOrVAG__closeBtn{border-radius:var(--radius-sm);background:var(--surface-hover);cursor:pointer;border:none;justify-content:center;align-items:center;width:36px;height:36px;display:flex}@media (min-width:1024px){.ProductFilter-module__zOrVAG__closeBtn{display:none}}.ProductFilter-module__zOrVAG__section{flex-direction:column;gap:.75rem;display:flex}.ProductFilter-module__zOrVAG__sectionTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);margin-bottom:.25rem;font-size:.8125rem;font-weight:600}.ProductFilter-module__zOrVAG__searchForm{gap:.5rem;display:flex}.ProductFilter-module__zOrVAG__searchInput{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--background);flex:1;padding:.625rem 1rem;font-size:.9375rem;transition:border-color .2s}.ProductFilter-module__zOrVAG__searchInput:focus{border-color:var(--primary);outline:none}.ProductFilter-module__zOrVAG__searchBtn{background:var(--secondary);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;justify-content:center;align-items:center;width:42px;transition:background .2s;display:flex}.ProductFilter-module__zOrVAG__searchBtn:hover{background:var(--foreground)}.ProductFilter-module__zOrVAG__categoryList,.ProductFilter-module__zOrVAG__categoryItem{flex-direction:column;gap:.25rem;display:flex}.ProductFilter-module__zOrVAG__categoryHeader{align-items:stretch;gap:.25rem;display:flex}.ProductFilter-module__zOrVAG__categoryBtn{text-align:left;border-radius:var(--radius-sm);color:var(--foreground);cursor:pointer;background:0 0;border:none;flex:1;padding:.625rem .875rem;font-size:.9375rem;transition:all .2s}.ProductFilter-module__zOrVAG__categoryBtn:hover{background:var(--surface-hover)}.ProductFilter-module__zOrVAG__categoryBtn.ProductFilter-module__zOrVAG__active{background:var(--secondary);color:#fff;font-weight:500}.ProductFilter-module__zOrVAG__collapseBtn{border-radius:var(--radius-sm);cursor:pointer;width:32px;color:var(--muted-foreground);background:0 0;border:none;justify-content:center;align-items:center;transition:all .2s;display:flex}.ProductFilter-module__zOrVAG__collapseBtn:hover{background:var(--surface-hover);color:var(--foreground)}.ProductFilter-module__zOrVAG__subcatList{border-left:2px solid var(--border);flex-direction:column;gap:.125rem;margin-top:.25rem;margin-left:1rem;padding-bottom:.5rem;padding-left:.75rem;animation:.2s ease-out ProductFilter-module__zOrVAG__slideDown;display:flex}@keyframes ProductFilter-module__zOrVAG__slideDown{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.ProductFilter-module__zOrVAG__subcatBtn{text-align:left;border-radius:var(--radius-sm);width:100%;color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;padding:.5rem .75rem;font-size:.875rem;transition:all .2s;display:block}.ProductFilter-module__zOrVAG__subcatBtn:hover{color:var(--foreground);background:var(--surface-hover)}.ProductFilter-module__zOrVAG__subcatBtn.ProductFilter-module__zOrVAG__active{color:var(--accent);background:var(--surface-hover);font-weight:500}.ProductFilter-module__zOrVAG__overlay{z-index:999;opacity:0;visibility:hidden;background:#00000080;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.ProductFilter-module__zOrVAG__overlay.ProductFilter-module__zOrVAG__show{opacity:1;visibility:visible}@media (min-width:1024px){.ProductFilter-module__zOrVAG__overlay{display:none}}
.ProductGrid-module__O-IE3W__grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}@media (min-width:640px){.ProductGrid-module__O-IE3W__grid{gap:1.25rem}}@media (min-width:768px){.ProductGrid-module__O-IE3W__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1200px){.ProductGrid-module__O-IE3W__grid{grid-template-columns:repeat(4,1fr)}}.ProductGrid-module__O-IE3W__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);opacity:0;flex-direction:column;height:100%;transition:all .3s;animation:.5s ease-out forwards ProductGrid-module__O-IE3W__cardFadeIn;display:flex;overflow:hidden;transform:translateY(20px)}.ProductGrid-module__O-IE3W__card:hover{border-color:var(--primary);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.ProductGrid-module__O-IE3W__card:hover .ProductGrid-module__O-IE3W__image{transform:scale(1.05)}.ProductGrid-module__O-IE3W__imageWrapper{aspect-ratio:1;background:#fff;justify-content:center;align-items:center;padding:.5rem;display:flex;position:relative;overflow:hidden}.ProductGrid-module__O-IE3W__imageOverlay{z-index:5;pointer-events:none;position:absolute;top:.5rem;right:.5rem}.ProductGrid-module__O-IE3W__image{object-fit:contain;border-radius:var(--radius-md);transition:transform .4s}.ProductGrid-module__O-IE3W__imageContainer{width:100%;height:100%;position:relative}@media (min-width:640px){.ProductGrid-module__O-IE3W__imageWrapper{padding:1rem}}.ProductGrid-module__O-IE3W__content{flex-direction:column;flex:1;gap:.75rem;padding:.75rem;display:flex}@media (min-width:640px){.ProductGrid-module__O-IE3W__content{gap:1rem;padding:1rem}}.ProductGrid-module__O-IE3W__tagContainer{align-items:center;gap:.5rem;display:flex}.ProductGrid-module__O-IE3W__categoryTag{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.625rem;font-weight:700;overflow:hidden}.ProductGrid-module__O-IE3W__subcategoryBadge{color:#fff;background:var(--secondary);text-transform:uppercase;letter-spacing:.02em;box-shadow:var(--shadow-sm);white-space:nowrap;text-overflow:ellipsis;border:none;border-radius:99px;max-width:150px;padding:.25rem .6rem;font-size:.625rem;font-weight:600;display:block;overflow:hidden}.ProductGrid-module__O-IE3W__productName{color:var(--foreground);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;height:2.8em;font-size:.9375rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.ProductGrid-module__O-IE3W__mpn{color:var(--muted-foreground);font-size:.875rem}.ProductGrid-module__O-IE3W__viewDetails{color:var(--foreground);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);text-align:center;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:auto;padding:.625rem 1rem;font-size:.8125rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.ProductGrid-module__O-IE3W__card:hover .ProductGrid-module__O-IE3W__viewDetails{background:var(--secondary);color:#fff;border-color:var(--secondary);transform:none}.ProductGrid-module__O-IE3W__empty{text-align:center;border:2px dashed var(--border);border-radius:var(--radius-md);padding:4rem 2rem}.ProductGrid-module__O-IE3W__emptyTitle{color:var(--foreground);margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.ProductGrid-module__O-IE3W__emptyText{color:var(--muted-foreground);font-size:.9375rem}.ProductGrid-module__O-IE3W__loadMore{justify-content:center;padding:3rem 0;display:flex}.ProductGrid-module__O-IE3W__loader{color:var(--muted-foreground);align-items:center;gap:.75rem;display:flex}.ProductGrid-module__O-IE3W__spinner{animation:1s linear infinite ProductGrid-module__O-IE3W__spin}.ProductGrid-module__O-IE3W__loadMoreBtn{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);cursor:pointer;padding:.875rem 2rem;font-weight:500;transition:all .2s}.ProductGrid-module__O-IE3W__loadMoreBtn:hover{background:var(--secondary);color:#fff;border-color:var(--secondary)}.ProductGrid-module__O-IE3W__endMessage{text-align:center;color:var(--muted-foreground);padding:2rem 0;font-size:.9375rem}@keyframes ProductGrid-module__O-IE3W__cardFadeIn{to{opacity:1;transform:translateY(0)}}@keyframes ProductGrid-module__O-IE3W__spin{to{transform:rotate(360deg)}}
.products-module__E8alaG__page{min-height:100vh;padding:1rem 0;display:flex}.products-module__E8alaG__container{gap:0;width:100%;display:flex}.products-module__E8alaG__sidebarWrapper{flex-shrink:0}.products-module__E8alaG__mainContent{flex:1;min-width:0}.products-module__E8alaG__header{margin-bottom:1.5rem}.products-module__E8alaG__title{color:var(--foreground);margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.products-module__E8alaG__subtitle{color:var(--muted-foreground);font-size:.875rem}@media (min-width:1024px){.products-module__E8alaG__page{gap:3rem;padding:2rem 0}.products-module__E8alaG__container{gap:3rem}.products-module__E8alaG__title{font-size:2rem}}
