.brandProducts-module__yNHHuq__categoryPage{background-color:var(--background);min-height:calc(100vh - 80px)}.brandProducts-module__yNHHuq__pageHeader{background-color:var(--primary);color:#fff;padding:3rem 0}.brandProducts-module__yNHHuq__pageTitle{color:#fff;margin-bottom:.5rem;font-size:2rem}.brandProducts-module__yNHHuq__breadcrumb{color:#fffc;font-size:.875rem}.brandProducts-module__yNHHuq__breadcrumb a{color:#fff}.brandProducts-module__yNHHuq__breadcrumb a:hover{text-decoration:underline}.brandProducts-module__yNHHuq__productGridSection{padding-block:4rem}.brandProducts-module__yNHHuq__productGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem;display:grid}.brandProducts-module__yNHHuq__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}.brandProducts-module__yNHHuq__productCard:hover{box-shadow:var(--shadow-md);border-color:var(--gray-200);transform:translateY(-4px)}.brandProducts-module__yNHHuq__productImageWrapper{aspect-ratio:1;background-color:#0000;width:100%;position:relative;overflow:hidden}.brandProducts-module__yNHHuq__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}.brandProducts-module__yNHHuq__productInfo{text-align:center;width:100%;padding:1rem}.brandProducts-module__yNHHuq__productName{color:var(--foreground);margin:0;font-size:1rem;font-weight:600;line-height:1.4}.brandProducts-module__yNHHuq__noProducts{text-align:center;color:var(--gray-500);padding:4rem 1rem;font-size:1.125rem}
