.brands-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.brand-card{display:flex;flex-direction:column}@media (max-width: 1024px){.brands-grid{grid-template-columns:repeat(3,1fr)!important}}@media (max-width: 768px){.brands-grid{grid-template-columns:repeat(2,1fr)!important}.brands-page-content{padding:32px 20px!important}}@media (max-width: 480px){.brands-grid{grid-template-columns:repeat(1,1fr)!important}}@media (max-width: 768px){.catalog-search-sticky-inner{padding:10px 20px!important}}.theme-dark .catalog-search-sticky{background-color:var(--cream)!important;border-bottom-color:var(--nude-mid)!important}.theme-dark .brands-search{background-color:var(--nude-light)!important;border-color:var(--nude-mid)!important}.theme-dark .brands-search input{color:var(--text-main)!important}.theme-dark .brand-card{background-color:var(--nude-light)!important;border-color:var(--nude-mid)!important}.theme-dark .brand-card span:first-child{color:var(--text-main)!important}.theme-dark .brand-card span:last-child{color:var(--text-muted)!important}
