.categoryProducts-module__6henIG__categoryPage{background-color:var(--background);min-height:calc(100vh - 80px)}.categoryProducts-module__6henIG__pageHeader{background-color:var(--primary);color:#fff;padding:3rem 0}.categoryProducts-module__6henIG__pageTitle{color:#fff;margin-bottom:.5rem;font-size:2rem}.categoryProducts-module__6henIG__breadcrumb{color:#fffc;font-size:.875rem}.categoryProducts-module__6henIG__breadcrumb a{color:#fff}.categoryProducts-module__6henIG__breadcrumb a:hover{text-decoration:underline}.categoryProducts-module__6henIG__productGridSection{padding-block:4rem}.categoryProducts-module__6henIG__productGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem;display:grid}.categoryProducts-module__6henIG__productCard{background-color:var(--background-card);border-radius:var(--radius-sm);border:1px solid var(--border);flex-direction:column;align-items:center;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.categoryProducts-module__6henIG__productCard:hover{box-shadow:var(--shadow-md);border-color:var(--gray-200);transform:translateY(-4px)}.categoryProducts-module__6henIG__productImageWrapper{aspect-ratio:1;background-color:#0000;width:100%;position:relative;overflow:hidden}.categoryProducts-module__6henIG__imagePlaceholder{text-align:center;width:100%;height:100%;color:var(--gray-400);background-color:var(--gray-100);justify-content:center;align-items:center;padding:1rem;font-size:.875rem;display:flex}.categoryProducts-module__6henIG__productInfo{text-align:center;width:100%;padding:1rem}.categoryProducts-module__6henIG__productName{color:var(--foreground);margin:0;font-size:1rem;font-weight:600;line-height:1.4}.categoryProducts-module__6henIG__noProducts{text-align:center;color:var(--gray-500);padding:4rem 1rem;font-size:1.125rem}
