/* Brands archive and single brand pages. Scoped to avoid global regressions. */
.ru-brands-page,.ru-brand-single{background:var(--ru-black);color:var(--ru-white)}
.ru-brands-page .ru-button--secondary,.ru-brand-single .ru-button--secondary{border-color:rgb(255 255 255 / .46);color:var(--ru-white)}

.ru-brands-hero{position:relative;display:flex;align-items:flex-end;min-height:min(48rem,82vh);overflow:hidden;padding:clamp(5rem,10vw,9rem) 0;background-image:linear-gradient(90deg,rgb(0 0 0 / .94) 0%,rgb(0 0 0 / .82) 38%,rgb(0 0 0 / .48) 68%,rgb(0 0 0 / .58) 100%),linear-gradient(180deg,rgb(0 0 0 / .06),rgb(0 0 0 / .38)),url("../images/brands-hero-models.webp");background-size:cover;background-position:center 38%;background-repeat:no-repeat}
.ru-brands-hero::after{content:"";position:absolute;inset:auto 0 0;height:32%;background:linear-gradient(180deg,transparent,rgb(0 0 0 / .62));pointer-events:none}
.ru-brands-hero__grid{position:relative;z-index:1;display:grid;gap:3rem;align-items:end}
.ru-brands-hero__copy{max-width:54rem}
.ru-brands-hero h1{max-width:10ch;margin:.35rem 0 1.35rem;font-size:clamp(4rem,10vw,9rem);line-height:.86;letter-spacing:-.035em}
.ru-brands-hero__copy>p:not(.ru-eyebrow){max-width:46rem;color:var(--ru-grey-100);font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.7}
.ru-brands-hero__statement{display:grid;gap:.45rem;padding:1.4rem;border:1px solid rgb(255 255 255 / .16);border-radius:var(--ru-radius-md);background:rgb(0 0 0 / .4);backdrop-filter:blur(12px)}
.ru-brands-hero__statement span,.ru-brands-hero__statement small{color:var(--ru-grey-300)}
.ru-brands-hero__statement strong{font-family:var(--ru-font-display);font-size:clamp(2rem,4vw,3.5rem);line-height:.95;text-transform:uppercase}

.ru-brands-directory{padding:clamp(4.5rem,8vw,8rem) 0;background:#050505;color:var(--ru-white)}
.ru-brands-directory .ru-section-heading{margin-bottom:2.4rem}
.ru-brands-directory__heading{display:block;max-width:60rem}
.ru-brands-directory__heading h2{max-width:13ch;margin:.3rem 0 0;color:var(--ru-white)}
.ru-brands-directory__grid{display:grid;grid-template-columns:1fr;gap:1.15rem}
.ru-brand-directory-card{display:grid;overflow:hidden;border:1px solid rgb(0 0 0 / .11);border-radius:var(--ru-radius-md);background:#fff;box-shadow:0 1.2rem 2.8rem rgb(0 0 0 / .06);transition:transform var(--ru-transition),box-shadow var(--ru-transition),border-color var(--ru-transition)}
.ru-brand-directory-card:hover{transform:translateY(-3px);border-color:rgb(255 0 48 / .5);box-shadow:0 1.6rem 3.4rem rgb(0 0 0 / .12)}
.ru-brand-directory-card__media{position:relative;display:block;overflow:hidden;min-height:24rem;background:#111}
.ru-brand-directory-card__media::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgb(0 0 0 / .34))}
.ru-brand-directory-card__media img{width:100%;height:100%;min-height:24rem;object-fit:cover;object-position:center 30%;transition:transform 480ms ease}
.ru-brand-directory-card:hover .ru-brand-directory-card__media img{transform:scale(1.035)}
.ru-brand-directory-card__body{display:flex;flex-direction:column;gap:.65rem;padding:1.35rem}
.ru-brand-directory-card__body h3{margin:0;font-size:clamp(2.1rem,4vw,3.2rem);line-height:.95}
.ru-brand-directory-card__body h3 a{color:inherit;text-decoration:none}
.ru-brand-directory-card__body>p:not(.ru-brand-card__kicker){margin:0;color:var(--ru-grey-700);line-height:1.6}
.ru-brand-directory-card__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-top:auto;padding-top:.65rem;border-top:1px solid rgb(0 0 0 / .1)}
.ru-brand-directory-card__footer>span{color:var(--ru-grey-700);font-size:.82rem}
.ru-brand-directory-card__footer .ru-text-link{color:var(--ru-black)}
.ru-brands-empty{padding:2rem;border:1px solid rgb(0 0 0 / .12);border-radius:var(--ru-radius-md);background:#fff}

.ru-brands-growth{padding:clamp(4.5rem,8vw,7rem) 0;background:linear-gradient(135deg,#120006,#050505 60%)}
.ru-brands-growth__grid{display:grid;gap:2rem;align-items:center}
.ru-brands-growth h2{max-width:12ch;margin:.35rem 0 0;font-size:clamp(3rem,7vw,6rem);line-height:.92}
.ru-brands-growth__grid>div:last-child{max-width:42rem}
.ru-brands-growth__grid>div:last-child p{margin-bottom:1.4rem;color:var(--ru-grey-200);line-height:1.7}

.ru-brand-single__hero{position:relative;display:grid;min-height:min(48rem,82vh);overflow:hidden;background:#050505}
.ru-brand-single__media{position:absolute;inset:0}
.ru-brand-single__media::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgb(0 0 0 / .94) 0%,rgb(0 0 0 / .68) 42%,rgb(0 0 0 / .22) 72%,rgb(0 0 0 / .34) 100%)}
.ru-brand-single__media img{width:100%;height:100%;object-fit:cover;object-position:center 28%}
.ru-brand-single__hero-content{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding-top:clamp(7rem,14vw,11rem);padding-bottom:clamp(4rem,8vw,7rem)}
.ru-brand-single__hero h1{max-width:11ch;margin:.35rem 0 1rem;font-size:clamp(4rem,11vw,9rem);line-height:.84;letter-spacing:-.035em}
.ru-brand-single__lead{max-width:42rem;color:var(--ru-grey-100);font-size:clamp(1rem,1.6vw,1.25rem);line-height:1.7}

.ru-brand-single__story{padding:clamp(4.5rem,8vw,7rem) 0;background:var(--ru-cream);color:var(--ru-black)}
.ru-brand-single__story-grid{display:grid;gap:2rem}
.ru-brand-single__story h2{max-width:11ch;font-size:clamp(3rem,7vw,6rem);line-height:.92}
.ru-brand-single__content{max-width:48rem;font-size:clamp(1.05rem,1.5vw,1.2rem);line-height:1.8}
.ru-brand-single__content>*:last-child{margin-bottom:0}

.ru-brand-single__products{padding:clamp(4.5rem,8vw,7rem) 0;background:#050505}
.ru-brand-single__products .products{margin-top:1.5rem}
.ru-brand-single__empty{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.4rem;padding:1.5rem;border:1px solid rgb(255 255 255 / .14);border-radius:var(--ru-radius-md);background:linear-gradient(135deg,#171717,#090909)}
.ru-brand-single__empty h3{margin:.2rem 0 .35rem;font-size:clamp(2rem,4vw,3.2rem)}
.ru-brand-single__empty p:not(.ru-eyebrow){margin:0;color:var(--ru-grey-300)}
.ru-brand-single__back{padding:clamp(3.5rem,6vw,5rem) 0;border-top:1px solid rgb(255 255 255 / .12);background:linear-gradient(135deg,#170006,#070707)}
.ru-brand-single__back-inner{display:flex;flex-wrap:wrap;align-items:end;justify-content:space-between;gap:1.5rem}
.ru-brand-single__back h2{max-width:13ch;margin:.25rem 0 0;font-size:clamp(2.6rem,6vw,5rem);line-height:.92}

@media (min-width:48rem){
  .ru-brands-hero__grid{grid-template-columns:minmax(0,1.45fr) minmax(18rem,.55fr)}
  .ru-brands-directory__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ru-brands-growth__grid,.ru-brand-single__story-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}
}
@media (min-width:75rem){
  .ru-brands-directory__grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .ru-brand-directory-card:nth-child(5n+1){grid-column:span 2}
  .ru-brand-directory-card:nth-child(5n+1){grid-template-columns:minmax(0,1.3fr) minmax(18rem,.7fr)}
  .ru-brand-directory-card:nth-child(5n+1) .ru-brand-directory-card__media,.ru-brand-directory-card:nth-child(5n+1) .ru-brand-directory-card__media img{min-height:31rem}
}
@media (max-width:47.99rem){
  .ru-brands-hero{min-height:43rem;padding-top:4.5rem;background-image:linear-gradient(180deg,rgb(0 0 0 / .28) 0%,rgb(0 0 0 / .72) 48%,#050505 100%),url("../images/brands-hero-models.webp");background-position:center 34%}
  .ru-brands-hero__statement{max-width:22rem}
  .ru-brands-hero h1,.ru-brand-single__hero h1{font-size:clamp(3.6rem,17vw,6rem)}
  .ru-brand-single__hero{min-height:43rem}
  .ru-brand-single__media::after{background:linear-gradient(180deg,rgb(0 0 0 / .14),rgb(0 0 0 / .82) 56%,#050505 100%)}
  .ru-brand-single__media img{object-position:center 24%}
}
@media (prefers-reduced-motion:reduce){
  .ru-brand-directory-card,.ru-brand-directory-card__media img{transition:none}
}
