.brands-index-section .brands-index__header,.brands-index-section .brands-index__grid,.brands-index-section .brands-index__empty{max-width:1100px;margin-inline:auto}.brands-index-section .brands-index__header{display:grid;gap:.75rem;padding-block:1.5rem 1rem;border-bottom:1px solid rgba(var(--color-foreground),.08)}.brands-index-section .brands-index__title{margin:0;letter-spacing:-.02em}.brands-index-section .brands-index__grid{--brands-columns: 4;display:grid;gap:clamp(1.25rem,3vw,2rem);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));align-items:start;margin-block-start:clamp(1.75rem,5vw,4.5rem)}@media screen and (max-width:989px){.brands-index-section .brands-index__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){.brands-index-section .brands-index__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.brands-index-section .brands-index__card{display:grid;grid-template-rows:auto 1fr;gap:1rem;padding:1.15rem;text-decoration:none;color:inherit;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.1);border-radius:var(--buttons-radius, .5rem);box-shadow:0 18px 56px rgba(var(--color-shadow),.08);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.brands-index-section .brands-index__card:hover,.brands-index-section .brands-index__card:focus-visible{transform:translateY(-2px);border-color:rgba(var(--color-foreground),.22);box-shadow:0 26px 80px rgba(var(--color-shadow),.12)}.brands-index-section .brands-index__media{aspect-ratio:4 / 5;border-radius:calc(var(--buttons-radius, .5rem) - 2px);overflow:hidden;background:rgba(var(--color-foreground),.05)}.brands-index-section .brands-index__media-img{width:100%;height:100%;object-fit:cover;transition:transform .26s ease}.brands-index-section .brands-index__card:hover .brands-index__media-img,.brands-index-section .brands-index__card:focus-visible .brands-index__media-img{transform:scale(1.04)}.brands-index-section .brands-index__media-fallback{display:grid;place-items:center;width:100%;height:100%;background:linear-gradient(145deg,rgba(var(--color-foreground),.06),rgba(var(--color-foreground),.12))}.brands-index-section .brands-index__initial{font-size:clamp(2.5rem,8vw,3.5rem);font-weight:600;line-height:1;opacity:.35;text-transform:uppercase}.brands-index-section .brands-index__meta{display:grid;gap:.35rem;padding-inline:2px}.brands-index-section .brands-index__name{font-weight:600;line-height:1.2}.brands-index-section .brands-index__count{color:rgba(var(--color-foreground),.7);font-size:.875rem}.brands-index-section .brands-index__empty{margin-block-start:2rem;text-align:center;color:rgba(var(--color-foreground),.75)}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-brands-index.css.map */
