.brands-section{position:relative;background:#070809;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06);min-height:100svh;display:flex;align-items:center;overflow:hidden;box-sizing:border-box;padding-top:0;touch-action:pan-y}.brands-section:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,8,9,.78),rgba(7,8,9,.62) 42%,rgba(7,8,9,.86)),url(/images/sections/brands-corridor.webp) 50% /cover no-repeat;pointer-events:none}.brands-inner{position:relative;width:100%;display:flex;flex-direction:column;justify-content:center;gap:clamp(14px,2.4vh,28px);padding:clamp(10px,1.8vh,20px) 0 clamp(20px,3.5vh,40px)}.brands-header{text-align:center}.brands-title{font-family:var(--font-unbounded),system-ui,sans-serif;font-size:clamp(24px,3.4vw,44px);font-weight:800;line-height:1.02;letter-spacing:-.04em;color:#fff}.brands-title-accent{color:var(--color-accent)}.brands-plaque{position:relative;isolation:isolate;overflow:hidden;margin-inline:auto;width:min(1320px,calc(100% - 2rem));padding:clamp(14px,2.2vh,28px) clamp(16px,2.4vw,36px) clamp(16px,2.4vh,30px);border:1px solid rgba(244,241,234,.28);box-shadow:0 0 0 7px rgba(7,8,9,.4),0 0 0 8px rgba(244,241,234,.12),inset 0 1px 0 rgba(255,255,255,.14);background:rgba(7,8,9,.32)}.brands-plaque:after{content:"";position:absolute;inset:-20% -35%;z-index:2;pointer-events:none;background:linear-gradient(108deg,transparent 36%,rgba(225,29,45,.22) 46%,rgba(255,255,255,.38) 50%,rgba(225,29,45,.2) 54%,transparent 64%);mix-blend-mode:soft-light;transform:translate3d(-50%,0,0);opacity:0}.brands-board{position:relative;z-index:1;column-count:3;column-gap:clamp(12px,2.2vw,40px);column-rule:1px solid rgba(244,241,234,.12)}html[data-motion=ready] [data-section-reveal]:not([data-inview=true]) .brands-name{opacity:0}html[data-motion=ready] [data-section-reveal][data-inview=true] .brands-name{animation:brand-in .5s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(var(--brand-i, 0) * 32ms)}@keyframes brand-in{0%{opacity:0;transform:translate3d(-18px,10px,0)}to{opacity:1;transform:translateZ(0)}}@media (prefers-reduced-motion:reduce){html[data-motion=ready] [data-section-reveal] .brands-name{opacity:1!important;animation:none!important}}.brands-name{display:block;break-inside:avoid;font-family:var(--font-unbounded),system-ui,sans-serif;font-size:clamp(15px,2.15vw,36px);font-weight:800;line-height:1.22;letter-spacing:-.035em;color:transparent;background-image:linear-gradient(105deg,#f4f1ea,#ffffff 24%,#ffc1c6 36%,#ffffff 44%,#e11d2d 52%,#ffffff 60%,#ffd6d9 68%,#f4f1ea);background-size:260% 100%;background-position:100% 50%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:none;filter:drop-shadow(0 1px 10px rgba(0,0,0,.45));font-synthesis:none}.brands-name:focus-visible{outline:1px solid var(--color-accent);outline-offset:2px;-webkit-text-fill-color:#fff;color:#fff}@media (min-width:720px){.brands-board{column-count:4}}@media (min-width:1024px){.brands-section{height:100svh;max-height:100svh}.brands-board{column-count:4}.brands-name{font-size:clamp(28px,2.35vw,38px);line-height:1.2}}@media (hover:hover) and (pointer:fine){.brands-plaque:after{opacity:1;animation:brands-light-sweep 8.5s cubic-bezier(.45,0,.55,1) infinite}.brands-name{animation:brands-oil-flow 7.5s ease-in-out infinite;transition:filter .25s ease,-webkit-text-fill-color .25s ease}.brands-name:nth-child(2n){animation-delay:-2.4s}.brands-name:hover{animation:none;background-image:none;-webkit-text-fill-color:var(--color-accent);color:var(--color-accent);filter:drop-shadow(0 0 14px rgba(225,29,45,.55))}}@keyframes brands-light-sweep{0%,8%{transform:translate3d(-50%,0,0)}92%,to{transform:translate3d(50%,0,0)}}@keyframes brands-oil-flow{0%,to{background-position:100% 50%}50%{background-position:0 50%}}@media (prefers-reduced-motion:reduce){.brands-plaque:after{animation:none;opacity:.35;transform:translateZ(0)}.brands-name{animation:none!important;background-position:72% 50%}}@media (max-width:719px){.brands-section{padding-bottom:76px}.brands-title{font-size:22px}.brands-inner{gap:10px;padding:8px 0 10px}.brands-plaque{padding:12px 14px}.brands-board{column-count:2;column-gap:16px}.brands-name{font-size:14px;line-height:1.2;letter-spacing:-.04em;filter:none}}@media (max-height:700px) and (max-width:719px){.brands-title{font-size:22px}.brands-inner{gap:12px;padding:8px 0 16px}.brands-name{font-size:13px;line-height:1.32}}