.Products-module__Z9yVva__container{max-width:1280px;margin:0 auto;padding:120px 24px 80px}.Products-module__Z9yVva__header{text-align:center;margin-bottom:60px}.Products-module__Z9yVva__header h1{color:var(--primary);margin-bottom:16px;font-size:3rem}.Products-module__Z9yVva__header p{color:var(--text-secondary);font-size:1.125rem}.Products-module__Z9yVva__layout{grid-template-columns:240px 1fr;gap:48px;display:grid}.Products-module__Z9yVva__sidebar h3{margin-bottom:24px;font-size:1.25rem}.Products-module__Z9yVva__categoryList{padding:0;list-style:none}.Products-module__Z9yVva__categoryList li{margin-bottom:12px}.Products-module__Z9yVva__categoryList a{color:var(--text-secondary);padding:8px 0;text-decoration:none;transition:color .2s;display:block}.Products-module__Z9yVva__categoryList a:hover{color:var(--accent)}.Products-module__Z9yVva__activeCategory{font-weight:600;color:var(--accent)!important}.Products-module__Z9yVva__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:32px;display:grid}.Products-module__Z9yVva__productCard{color:inherit;background:#fff;border-radius:12px;flex-direction:column;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.Products-module__Z9yVva__productCard:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a}.Products-module__Z9yVva__imageContainer{background:#f0f2f5;width:100%;height:200px;overflow:hidden}.Products-module__Z9yVva__productImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .5s}.Products-module__Z9yVva__productCard:hover .Products-module__Z9yVva__productImage{transform:scale(1.05)}.Products-module__Z9yVva__imagePlaceholder{color:#94a3b8;justify-content:center;align-items:center;height:100%;font-size:1.25rem;font-weight:700;display:flex}.Products-module__Z9yVva__productInfo{flex-grow:1;padding:24px}.Products-module__Z9yVva__productInfo h4{color:var(--text-primary);margin-bottom:8px;font-size:1.25rem}.Products-module__Z9yVva__sku{color:var(--text-secondary);margin-bottom:12px;font-size:.875rem}.Products-module__Z9yVva__description{color:var(--text-secondary);font-size:.9375rem;line-height:1.6}.Products-module__Z9yVva__empty{text-align:center;color:var(--text-secondary);padding:100px 0;font-size:1.25rem}.Products-module__Z9yVva__pagination{justify-content:center;gap:12px;margin-top:60px;display:flex}.Products-module__Z9yVva__pageLink,.Products-module__Z9yVva__activePage{border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .2s;display:flex}.Products-module__Z9yVva__pageLink{color:var(--text-primary);background:#f1f5f9}.Products-module__Z9yVva__pageLink:hover:not(.Products-module__Z9yVva__disabled){background:#e2e8f0}.Products-module__Z9yVva__activePage{background:var(--accent);color:#fff}.Products-module__Z9yVva__disabled{opacity:.5;cursor:not-allowed;background:#f8fafc}@media (max-width:768px){.Products-module__Z9yVva__layout{grid-template-columns:1fr}}
