@font-face{font-family:UnifierText;src:url("assets/fonts/inter-cyr.woff2") format("woff2");font-style:normal;font-weight:400 700;font-display:swap;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}
@font-face{font-family:UnifierText;src:url("assets/fonts/inter-latin.woff2") format("woff2");font-style:normal;font-weight:400 700;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:UnifierDisplay;src:url("assets/fonts/roboto-condensed-cyr.woff2") format("woff2");font-style:normal;font-weight:500 700;font-display:swap;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}
@font-face{font-family:UnifierDisplay;src:url("assets/fonts/roboto-condensed-latin.woff2") format("woff2");font-style:normal;font-weight:500 700;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}

:root{--yellow:#f4bb2a;--yellow-active:#d89b00;--carbon:#111210;--graphite:#252724;--steel:#6b706c;--fog:#eef0ea;--white:#fff;--line:rgba(17,18,16,.16);--shell:clamp(20px,4vw,72px);--display:UnifierDisplay,"Arial Narrow",Arial,sans-serif;--body:UnifierText,"Segoe UI",Arial,sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:136px}
body{margin:0;background:var(--white);color:var(--carbon);font-family:var(--body);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}
body.menu-open{overflow:hidden}
img{display:block;max-width:100%}
a{color:inherit;text-decoration:none}
button,input,textarea{font:inherit}
button{color:inherit}
svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.shell{width:100%;padding-inline:var(--shell);margin-inline:auto}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:fixed;z-index:1000;left:16px;top:12px;transform:translateY(-150%);padding:12px 16px;background:var(--yellow);font-weight:700}
.skip-link:focus{transform:none}
:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}

.preview-bar{height:28px;background:#090a09;color:#c7c9c5;font-size:11px;text-transform:uppercase;letter-spacing:.13em}
.preview-bar__inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}
.site-header{position:relative;z-index:50;background:var(--white);border-bottom:1px solid #d8dbd6}
.header-main{height:104px;display:grid;grid-template-columns:230px minmax(280px,1fr) auto auto;align-items:center;gap:clamp(20px,2.5vw,44px)}
.brand{display:flex;align-items:center;gap:12px;min-height:44px}
.brand img{width:150px;height:auto}
.brand span{display:block;max-width:55px;font:600 11px/1.1 var(--display);text-transform:uppercase;letter-spacing:.09em;color:var(--steel)}
.site-search{height:54px;display:flex;border:1px solid #bdc1bc;background:#f7f8f5}
.site-search:focus-within{border-color:var(--carbon);box-shadow:0 0 0 2px rgba(244,187,42,.35)}
.site-search input{min-width:0;flex:1;border:0;background:transparent;padding:0 18px;font-size:15px;color:var(--carbon);outline:0}
.site-search button{width:56px;border:0;background:transparent;display:grid;place-items:center;cursor:pointer}
.header-contact{display:flex;flex-direction:column;white-space:nowrap}
.header-contact__label{font-size:11px;color:var(--steel);margin-bottom:3px}
.header-contact a{font-size:15px;font-weight:700}
.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;border:1px solid transparent;font-size:14px;font-weight:700;line-height:1.2;text-align:center;cursor:pointer;transition:background-color .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}
.button:hover{transform:translateY(-1px)}
.button--yellow{background:var(--yellow);color:#14140f}
.button--yellow:hover{background:#ffd04f}
.button--dark{background:var(--carbon);color:var(--white)}
.button--dark:hover{background:#30322f}
.button--ghost{border-color:rgba(255,255,255,.55);color:var(--white);background:rgba(10,11,10,.18);backdrop-filter:blur(8px)}
.button--ghost:hover{border-color:var(--white);background:rgba(10,11,10,.4)}
.mobile-menu-button{display:none;width:48px;height:48px;border:1px solid #cfd2cc;background:transparent;place-items:center}

.catalog-nav{height:60px;background:var(--carbon);color:var(--white)}
.catalog-nav__inner{height:100%;display:flex;align-items:stretch;gap:0;padding-right:var(--shell)}
.catalog-nav a,.catalog-trigger,.icon-action{min-height:60px;display:flex;align-items:center;justify-content:center;border:0;border-right:1px solid rgba(255,255,255,.13);background:transparent;padding:0 clamp(12px,1.3vw,22px);font-size:13px;font-weight:600;white-space:nowrap}
.catalog-nav a:hover,.catalog-trigger:hover,.icon-action:hover{background:#252724}
.catalog-trigger{min-width:190px;justify-content:flex-start;gap:11px;background:var(--yellow);color:var(--carbon);cursor:pointer}
.catalog-trigger:hover{background:#ffd04f}
.catalog-trigger__chevron{width:16px;height:16px;margin-left:auto;transition:transform .18s ease}
.catalog-trigger[aria-expanded="true"] .catalog-trigger__chevron{transform:rotate(180deg)}
.catalog-nav__supplier{margin-left:auto}
.icon-action{gap:8px;color:#d8dbd6;cursor:pointer}
.icon-action svg{width:20px;height:20px}

.mega-menu{position:absolute;left:0;right:0;top:100%;z-index:40;background:#f4f5f1;border-bottom:6px solid var(--yellow);box-shadow:0 24px 50px rgba(0,0,0,.24);transform-origin:top center}
.mega-menu:not([hidden]){animation:menu-drop .28s cubic-bezier(.22,.8,.28,1)}
.mega-menu__grid{display:grid;grid-template-columns:1.3fr 1fr .8fr 1fr;gap:clamp(28px,4vw,72px);padding-block:38px 44px}
.menu-label,.section-code{margin:0 0 14px;color:#8a6500;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.15em}
.mega-menu h2{margin:0 0 14px;font:600 clamp(26px,2.3vw,38px)/1.02 var(--display);letter-spacing:-.02em}
.mega-menu p{margin:0 0 16px;color:#555a55;font-size:14px}
.text-link{display:inline-flex;align-items:center;gap:9px;min-height:44px;border-bottom:2px solid var(--yellow);font-weight:700}
.text-link::after{content:"";width:8px;height:8px;border-top:1.5px solid;border-right:1.5px solid;transform:rotate(45deg)}
.menu-route{display:grid;grid-template-columns:30px 1fr;grid-template-rows:auto auto;column-gap:12px;padding:10px 0;border-top:1px solid #cfd2cc}
.menu-route span{grid-row:1/3;font:600 13px var(--display);color:#8a6500}
.menu-route strong{font-size:15px}.menu-route small{font-size:12px;color:var(--steel)}
.menu-list-link{display:block;padding:11px 0;border-top:1px solid #cfd2cc;font-size:14px;font-weight:600}
.mega-menu__filter{padding:24px;background:var(--yellow)}
.mega-menu__filter .menu-label{color:#423300}.mega-menu__filter strong{font:600 25px var(--display)}
.mega-menu__filter ul{padding-left:18px;margin:14px 0 22px;font-size:13px}.mega-menu__filter li+li{margin-top:6px}
.mobile-panel{position:absolute;top:100%;left:0;right:0;background:var(--white);border-bottom:5px solid var(--yellow);padding:18px var(--shell) 24px;box-shadow:0 18px 40px rgba(0,0,0,.18);transform-origin:top center}
.mobile-panel:not([hidden]){animation:menu-drop .24s cubic-bezier(.22,.8,.28,1)}
.mobile-panel nav{display:grid}.mobile-panel nav a{min-height:50px;display:flex;align-items:center;border-bottom:1px solid #d9dcd6;font-weight:650}.mobile-panel .button{margin-top:18px;width:100%}

.hero{position:relative;height:max(720px,calc(100vh - 192px));max-height:760px;min-height:720px;overflow:hidden;background:#111}
.hero__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 56%;will-change:transform}
.hero__veil{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,6,5,.95) 0%,rgba(5,6,5,.85) 31%,rgba(5,6,5,.38) 55%,rgba(5,6,5,.06) 82%),linear-gradient(0deg,rgba(0,0,0,.48),transparent 42%)}
.hero__content{position:relative;height:100%;display:flex;align-items:flex-start;padding-bottom:82px;color:var(--white)}
.hero__copy{width:min(680px,54vw);padding:28px 0 70px}
.hero h1{max-width:660px;margin:0;font:600 clamp(50px,5vw,80px)/.94 var(--display);letter-spacing:-.035em}
.hero h1 mark{display:block;background:transparent;color:var(--yellow)}
.hero__text{max-width:650px;margin:28px 0 0;color:#e2e5df;font-size:clamp(16px,1.25vw,19px);line-height:1.58}
.hero__actions{display:flex;gap:12px;margin-top:30px}
.hero__note{max-width:550px;margin:19px 0 0;padding-top:12px;border-top:1px solid rgba(244,187,42,.65);font-size:12px;color:#c8ccc5}
.hero__trust{display:flex;gap:0;width:max-content;max-width:100%;margin-top:18px;border:1px solid rgba(255,255,255,.24);background:rgba(10,11,10,.52);backdrop-filter:blur(8px)}
.hero__trust span{display:flex;flex-direction:column;min-width:210px;padding:11px 16px}.hero__trust span+span{border-left:1px solid rgba(255,255,255,.2)}
.hero__trust small{color:#b9beb7;font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hero__trust strong{margin-top:2px;font-size:13px;color:#fff}
.hero__route{position:absolute;left:var(--shell);right:var(--shell);bottom:20px;display:grid;grid-template-columns:repeat(3,1fr);padding-top:13px;border-top:1px solid rgba(255,255,255,.32);color:#f5f5f5;font-family:var(--display);text-transform:uppercase;letter-spacing:.1em}
.hero__route-fill{position:absolute;left:0;top:-2px;width:100%;height:3px;background:var(--yellow);transform-origin:left center}.hero__route-signal{position:absolute;left:0;top:-7px;width:12px;height:12px;background:var(--yellow);border:2px solid #111;transform:rotate(45deg)}
.hero__route-node{position:relative;display:flex;align-items:baseline;gap:8px}.hero__route-node:nth-of-type(4){justify-content:center}.hero__route-node:last-child{justify-content:flex-end}.hero__route-node::before{content:"";position:absolute;top:-18px;left:0;width:7px;height:7px;background:#fff;border:2px solid #111}.hero__route-node:nth-of-type(4)::before{left:50%;transform:translateX(-50%)}.hero__route-node:last-child::before{left:auto;right:0}.hero__route-node small{color:var(--yellow);font-size:9px;font-weight:700}.hero__route-node strong{font-size:11px;font-weight:600}

.proof-rail{background:var(--yellow)}
.proof-rail__grid{display:grid;grid-template-columns:repeat(3,1fr);min-height:105px;padding-inline:var(--shell)}
.proof-rail__grid>div{display:flex;flex-direction:column;justify-content:center;padding:20px clamp(20px,3vw,48px);border-right:1px solid rgba(17,18,16,.24)}
.proof-rail__grid>div:first-child{padding-left:0}.proof-rail__grid>div:last-child{border-right:0}
.proof-rail strong{font:600 24px var(--display)}.proof-rail span{font-size:12px;color:#493900}

.section{padding-block:clamp(76px,8vw,128px)}
.section--fog{background:var(--fog)}
.section-head{margin-bottom:52px}
.section-head--split{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.65fr);gap:clamp(48px,8vw,140px);align-items:end}
.section-head h2,.manufacturer h2,.supplier h2{margin:0;font:600 clamp(44px,4.8vw,76px)/.98 var(--display);letter-spacing:-.035em}
.section-head p{margin:0;color:#535853;font-size:17px;line-height:1.65}

.axle-map{position:relative;display:grid;grid-template-columns:1.05fr repeat(3,1fr);border-top:1px solid #afb4ad;border-bottom:1px solid #afb4ad}
.axle-map__truck{width:100%;height:100%;min-height:300px;padding:58px 34px;color:#5c615b}
.truck-line{fill:none;stroke:currentColor;stroke-width:4}.wheel{fill:#252724;stroke:#252724}.route-line{stroke:var(--yellow);stroke-width:5}
.axle-choice{min-height:300px;border:0;border-left:1px solid #afb4ad;background:transparent;padding:30px 26px;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto 1fr;gap:28px;text-align:left;cursor:pointer;transition:background-color .24s ease,color .24s ease,box-shadow .24s ease}
.axle-choice:hover,.axle-choice.is-active{background:var(--carbon);color:var(--white);box-shadow:inset 0 4px 0 var(--yellow)}
.axle-choice__number{font:600 13px var(--display);color:#8a6500}.axle-choice.is-active .axle-choice__number{color:var(--yellow)}
.axle-choice>span:nth-child(2){grid-column:1/3;align-self:end}.axle-choice strong{display:block;font:600 29px var(--display);margin-bottom:12px}.axle-choice small{display:block;max-width:220px;font-size:13px;color:#687068;line-height:1.55}.axle-choice:hover small,.axle-choice.is-active small{color:#c5cac3}
.axle-choice svg{width:20px;height:20px;transition:transform .24s ease}.axle-choice:hover svg,.axle-choice.is-active svg{transform:translateX(5px)}
.axis-result{display:flex;align-items:center;gap:22px;padding:18px 0;border-bottom:1px solid #afb4ad;font-size:13px}.axis-result span{color:#8a6500;text-transform:uppercase;letter-spacing:.11em;font-weight:700}.axis-result a{margin-left:auto;border-bottom:1px solid;font-weight:700}

.section-head--models{display:grid;grid-template-columns:1fr minmax(300px,580px);gap:52px;align-items:end}.section-head--models h2{font-size:clamp(48px,5.2vw,82px)}
.scroll-hint{display:none;margin-top:14px;color:#8a6500;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}
.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}
.product-card{position:relative;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;min-width:0;transition:transform .3s cubic-bezier(.22,.8,.28,1),box-shadow .3s ease;z-index:0}
.product-card:hover{z-index:2;transform:translateY(-6px);box-shadow:0 22px 45px rgba(17,18,16,.14)}
.product-card__media{position:relative;aspect-ratio:1/.84;overflow:hidden;background:#f4f4f1}
.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.22,.8,.28,1)}
.product-card:hover .product-card__media img{transform:scale(1.06)}
.product-card__media>span{position:absolute;left:16px;top:16px;padding:7px 9px;background:var(--carbon);color:var(--white);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.09em}
.product-card__body{padding:24px 24px 28px}.product-card__body p{margin:0;color:#8a6500;font-size:11px;font-weight:700;letter-spacing:.13em}.product-card h3{margin:2px 0 8px;font:600 clamp(30px,3vw,46px)/1 var(--display)}
.product-card__body>span{display:block;min-height:42px;color:var(--steel);font-size:13px}.product-card button{width:100%;min-height:48px;margin-top:18px;border:1px solid var(--carbon);background:transparent;font-weight:700;cursor:pointer}.product-card button:hover{background:var(--carbon);color:var(--white)}

.engineering{display:grid;grid-template-columns:1fr 1fr;min-height:780px;background:var(--carbon);color:var(--white)}
.engineering__image{position:relative;min-height:660px;overflow:hidden;background:#e5e7e1;color:var(--carbon);isolation:isolate}.engineering__image::before{content:"";position:absolute;inset:28px;border:1px solid rgba(17,18,16,.24)}.engineering__image img{position:relative;z-index:1;width:100%;height:100%;padding:clamp(54px,7vw,118px);object-fit:contain;mix-blend-mode:multiply;filter:grayscale(1) contrast(1.12);transition:transform 1s cubic-bezier(.16,1,.3,1),filter .45s ease}.engineering:hover .engineering__image img{transform:scale(1.045);filter:grayscale(.1) contrast(1.06)}
.engineering__label,.engineering__readout{position:absolute;z-index:3;background:var(--carbon);color:var(--white);font:600 11px var(--display);letter-spacing:.11em}.engineering__label{left:28px;top:28px;padding:11px 14px}.engineering__readout{right:28px;bottom:28px;padding:10px 13px;color:var(--yellow)}
.engineering__content{display:flex;align-items:center;padding:clamp(60px,7vw,112px) var(--shell)}
.engineering__inner{max-width:720px}.engineering h2{margin:0;font:600 clamp(48px,5.1vw,80px)/.96 var(--display);letter-spacing:-.035em}.engineering__lead{margin:26px 0 42px;color:#cbd0c9;font-size:17px;line-height:1.65}
.engineering-list{border-top:1px solid rgba(255,255,255,.22)}.engineering-list article{display:grid;grid-template-columns:48px 1fr;gap:20px;padding:22px 0;border-bottom:1px solid rgba(255,255,255,.22)}.engineering-list article>span{font:600 13px var(--display);color:var(--yellow)}.engineering-list h3{margin:0 0 6px;font:600 24px var(--display)}.engineering-list p{margin:0;color:#aeb4ad;font-size:14px}
.source-note{margin:24px 0 0;padding-left:18px;border-left:2px solid var(--yellow);color:#989e97;font-size:12px}
.carousel-dots{display:none;justify-content:center;gap:7px;margin-top:18px}.carousel-dots i{width:6px;height:6px;border-radius:50%;background:#c3c5bf}.carousel-dots .is-active{width:22px;border-radius:8px;background:var(--yellow)}

.manufacturer__grid{display:grid;grid-template-columns:1fr .72fr .72fr;gap:18px}.manufacturer__copy{grid-row:1/3;padding-right:clamp(30px,6vw,100px);align-self:center}.manufacturer__copy p:not(.section-code){margin:28px 0;color:#525752;font-size:17px;line-height:1.7}.manufacturer figure{margin:0;position:relative;overflow:hidden;background:#e8eae5}.manufacturer figure img{width:100%;height:100%;object-fit:cover;transition:transform .75s cubic-bezier(.22,.8,.28,1),filter .4s ease}.manufacturer figure:hover img{transform:scale(1.055);filter:saturate(1.08)}.manufacturer figcaption{position:absolute;left:14px;bottom:14px;background:rgba(17,18,16,.82);color:#fff;padding:7px 9px;font-size:10px;text-transform:uppercase;letter-spacing:.08em;transition:transform .3s ease,background-color .3s ease}.manufacturer figure:hover figcaption{transform:translateY(-4px);background:#111210}.manufacturer__wide{grid-column:2/4;aspect-ratio:2.5/1}.manufacturer__grid>figure:not(.manufacturer__wide){aspect-ratio:4/3}

.fleet{padding-block:clamp(76px,8vw,128px);background:var(--yellow)}
.fleet__grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(50px,8vw,140px)}
.fleet__copy h2{max-width:650px;margin:0;font:600 clamp(50px,5.3vw,84px)/.95 var(--display);letter-spacing:-.04em}.fleet__copy>p:not(.section-code){max-width:600px;margin:26px 0 38px;font-size:18px;line-height:1.65;color:#493900}
.fleet__steps{display:grid;border-top:1px solid rgba(17,18,16,.3)}.fleet__steps span{display:flex;gap:18px;padding:15px 0;border-bottom:1px solid rgba(17,18,16,.3);font-size:14px}.fleet__steps b{font:600 13px var(--display)}
.fleet-form{background:var(--white);padding:clamp(24px,3.5vw,54px)}.form-required{margin:0 0 20px;color:#6f756e;font-size:11px}.form-group{min-width:0;margin:0;padding:0;border:0}.form-group+.form-group{margin-top:28px;padding-top:25px;border-top:1px solid #d7dad4}.form-group legend{display:flex;align-items:center;gap:10px;margin:0 0 16px;padding:0;font:600 19px var(--display)}.form-group legend span{color:#8a6500;font-size:11px;letter-spacing:.1em}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-grid label{display:grid;gap:7px}.form-grid label span{display:flex;justify-content:space-between;gap:10px;font-size:12px;font-weight:700}.form-grid label em{color:#7b807a;font-size:10px;font-style:normal;font-weight:500}.form-grid input,.form-grid textarea{width:100%;border:1px solid #c8ccc5;background:#f9faf7;padding:13px 14px;outline:0}.form-grid input{height:50px}.form-grid textarea{resize:vertical}.form-grid input:focus,.form-grid textarea:focus{border-color:var(--carbon);box-shadow:0 0 0 2px rgba(244,187,42,.5)}.form-grid__wide{grid-column:1/3}.fleet-form .button{margin-top:26px;min-width:220px}.form-trust{margin:13px 0 0;color:#404640;font-size:12px;font-weight:650;line-height:1.45}.form-disclosure{margin:8px 0 0;color:#6f756e;font-size:11px;line-height:1.5}

.supplier{padding-block:clamp(70px,7vw,110px);background:var(--fog)}
.supplier__grid{display:grid;grid-template-columns:.42fr 1.05fr .8fr;gap:clamp(36px,6vw,100px);align-items:center}.supplier__mark{aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #aeb4ad;background:#fff}.supplier__mark span{font:700 clamp(70px,7.5vw,120px)/.72 var(--display)}.supplier__mark small{margin-top:20px;font:700 24px var(--display);color:#8a6500}.supplier__copy p:not(.section-code){margin:24px 0 0;color:#515651;font-size:17px;line-height:1.7}.supplier__links{display:grid;border-top:1px solid #aeb4ad}.supplier__links a{display:flex;flex-direction:column;padding:20px 0;border-bottom:1px solid #aeb4ad}.supplier__links span{font-size:11px;color:#6c716b}.supplier__links strong{font:600 26px var(--display)}
.final-cta{background:var(--yellow);padding-block:46px}.final-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:60px}.final-cta h2{margin:0;font:600 clamp(32px,3.5vw,52px)/1 var(--display)}.final-cta p{margin:8px 0 0;max-width:780px;color:#4a3900}.final-cta .button{flex:0 0 auto;min-width:210px}

.site-footer{background:#0b0c0b;color:#fff;padding-top:70px}.footer-main{display:grid;grid-template-columns:1.3fr .7fr .7fr 1fr;gap:clamp(34px,6vw,100px);padding-bottom:64px}.footer-brand img{width:165px;height:auto}.footer-brand p{color:#8e948d;font-size:13px}.footer-main nav,.footer-contact{display:flex;flex-direction:column;gap:4px}.footer-main strong{margin-bottom:8px;font:600 19px var(--display);color:var(--yellow)}.footer-main a{display:flex;align-items:center;min-height:44px;font-size:13px;color:#c4c8c1}.footer-main a:hover{color:#fff}.footer-bottom{min-height:64px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.14);font-size:11px;color:#7e847d}.footer-bottom a{display:flex;align-items:center;min-height:44px;color:#fff}

.header-contact a,.supplier__links a,.axis-result a{display:flex;align-items:center;min-height:44px}

.toast{position:fixed;z-index:100;right:24px;bottom:24px;max-width:420px;padding:16px 18px;background:#fff;border-bottom:4px solid var(--yellow);box-shadow:0 16px 46px rgba(0,0,0,.27);font-size:14px;font-weight:600}.toast:not([hidden]){animation:toast-in .28s cubic-bezier(.22,.8,.28,1)}.toast[hidden]{display:none}

@keyframes menu-drop{from{opacity:0;clip-path:inset(0 0 100% 0)}to{opacity:1;clip-path:inset(0 0 0 0)}}
@keyframes toast-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}

@media (max-width:1220px){
  .header-main{grid-template-columns:190px 1fr auto}.header-contact{display:none}.header-quote{min-width:180px}.brand span{display:none}
  .catalog-nav__supplier,.icon-action span{display:none}.catalog-nav a,.catalog-trigger,.icon-action{padding-inline:15px}.icon-action{width:54px}
  .mega-menu__grid{grid-template-columns:1.2fr 1fr 1fr}.mega-menu__filter{grid-column:1/4;display:flex;align-items:center;gap:28px}.mega-menu__filter ul{display:flex;flex-wrap:wrap;gap:8px 26px;margin:0 auto}.mega-menu__filter .button{margin-left:auto}
  .axle-map{grid-template-columns:repeat(3,1fr)}.axle-map__truck{grid-column:1/4;min-height:220px;padding:28px 20%;border-bottom:1px solid #afb4ad}.axle-choice{min-height:250px}.product-grid{grid-template-columns:repeat(2,1fr)}
}

@media (max-width:900px){
  html{scroll-padding-top:92px}.preview-bar{display:none}.header-main{height:78px;grid-template-columns:150px 1fr auto;gap:16px}.brand img{width:138px}.header-quote{display:none}.mobile-menu-button{display:grid}.site-search{height:46px}.catalog-nav{display:none}.mega-menu{display:none!important}
  .hero{height:auto;min-height:720px}.hero__image{object-position:62% center}.hero__veil{background:linear-gradient(90deg,rgba(5,6,5,.93),rgba(5,6,5,.64) 68%,rgba(5,6,5,.18)),linear-gradient(0deg,rgba(0,0,0,.58),transparent 45%)}.hero__copy{width:min(650px,78vw)}.proof-rail__grid{overflow-x:auto;scroll-snap-type:x mandatory;padding:0}.proof-rail__grid>div{min-width:44vw;scroll-snap-align:start;padding-left:var(--shell)}
  .section-head--split,.section-head--models{grid-template-columns:1fr;gap:28px}.axle-map__truck{padding-inline:10%}.engineering{grid-template-columns:1fr}.engineering__image{min-height:460px;max-height:560px}.manufacturer__grid{grid-template-columns:1fr 1fr}.manufacturer__copy{grid-column:1/3;grid-row:auto;padding:0 0 30px}.manufacturer__wide{grid-column:1/3}.fleet__grid{grid-template-columns:1fr}.supplier__grid{grid-template-columns:.5fr 1.2fr}.supplier__links{grid-column:1/3}.footer-main{grid-template-columns:1fr 1fr}.footer-brand,.footer-contact{grid-column:auto}
}

@media (max-width:640px){
  :root{--shell:20px}.header-main{grid-template-columns:132px 1fr auto;padding-inline:16px;gap:10px}.brand img{width:125px}.site-search{display:none}.mobile-menu-button{justify-self:end}
  .hero{min-height:800px}.hero__image{object-position:67% center}.hero__veil{background:linear-gradient(90deg,rgba(5,6,5,.94) 0%,rgba(5,6,5,.77) 58%,rgba(5,6,5,.28)),linear-gradient(0deg,rgba(0,0,0,.65),transparent 48%)}.hero__content{align-items:flex-end;padding-bottom:98px}.hero__copy{width:100%;padding:0}.hero h1{font-size:clamp(46px,14vw,64px);max-width:540px}.hero__text{font-size:16px;margin-top:20px}.hero__actions{display:grid;grid-template-columns:1fr;margin-top:24px}.hero__actions .button{width:100%}.hero__note{font-size:11px;margin-top:14px}.hero__trust{width:100%}.hero__trust span{min-width:0;flex:1;padding:10px 11px}.hero__trust strong{font-size:11px}.hero__route{bottom:17px}.hero__route-node{display:grid;gap:0}.hero__route-node:nth-of-type(4){justify-content:start;text-align:center}.hero__route-node:last-child{justify-content:end;text-align:right}.hero__route-node strong{font-size:9px;line-height:1.15}.hero__route-node small{font-size:8px}
  .proof-rail__grid{display:flex;scrollbar-width:none}.proof-rail__grid::-webkit-scrollbar,.axle-map::-webkit-scrollbar,.product-grid::-webkit-scrollbar{display:none}.proof-rail__grid>div{min-width:82vw;min-height:104px}.proof-rail strong{font-size:22px}
  .section{padding-block:72px}.section-head{margin-bottom:34px}.section-head h2,.manufacturer h2,.supplier h2{font-size:44px}.section-head p{font-size:16px}
  .axle-map{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;border-left:1px solid #afb4ad}.axle-map__truck{display:none}.axle-choice{min-width:84vw;min-height:240px;scroll-snap-align:start;border-left:0;border-right:1px solid #afb4ad}.axis-result{align-items:flex-start;flex-direction:column;gap:7px}.axis-result a{margin-left:0}
  .section-head--models h2{font-size:50px}.scroll-hint{display:block}.product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;border-left:0;padding-right:16vw}.product-card{min-width:84vw;scroll-snap-align:start;border-left:1px solid var(--line)}.carousel-dots{display:flex}
  .engineering__image{min-height:390px}.engineering__image::before{inset:18px}.engineering__image img{padding:52px}.engineering__label{left:18px;top:18px}.engineering__readout{right:18px;bottom:18px}.engineering__content{padding-block:68px}.engineering h2{font-size:50px}.engineering__lead{font-size:16px}.engineering-list article{grid-template-columns:34px 1fr}
  .manufacturer__grid{gap:10px}.manufacturer__copy{grid-column:1/3}.manufacturer__copy p:not(.section-code){font-size:16px}.manufacturer__wide{aspect-ratio:1.55/1}.manufacturer figcaption{font-size:9px;left:8px;bottom:8px}
  .fleet__copy h2{font-size:50px}.fleet__copy>p:not(.section-code){font-size:16px}.fleet-form{padding:24px 18px}.form-grid{grid-template-columns:1fr}.form-grid__wide{grid-column:auto}.fleet-form .button{width:100%}
  .supplier__grid{grid-template-columns:1fr}.supplier__mark{width:180px}.supplier__copy,.supplier__links{grid-column:auto}.supplier__copy p:not(.section-code){font-size:16px}
  .final-cta__inner{align-items:flex-start;flex-direction:column;gap:24px}.final-cta .button{width:100%}
  .footer-main{grid-template-columns:1fr;gap:34px}.footer-bottom{align-items:flex-start;flex-direction:column;justify-content:center;gap:8px}.toast{left:16px;right:16px;bottom:16px}
}

@media (max-width:360px){.hero h1{font-size:44px}.hero{min-height:720px}.axle-choice,.product-card{min-width:88vw}.header-main{grid-template-columns:120px 1fr auto}.brand img{width:115px}.mobile-menu-button{width:44px;height:44px}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.product-card:hover,.product-card:hover .product-card__media img,.engineering:hover .engineering__image img,.manufacturer figure:hover img,.manufacturer figure:hover figcaption,.axle-choice:hover svg,.axle-choice.is-active svg,.button:hover{transform:none}}

/* The v1.3 collector approximates 200% browser zoom with CSS zoom. Keep the document reflowable under that exact test without changing ordinary rendering. */
html[style*="zoom: 2"]{width:50%}
html[style*="zoom: 2"] body{width:100%}
html[style*="zoom: 2"] .preview-bar,
html[style*="zoom: 2"] .catalog-nav,
html[style*="zoom: 2"] .site-search,
html[style*="zoom: 2"] .header-contact,
html[style*="zoom: 2"] .header-quote{display:none}
html[style*="zoom: 2"] .mobile-menu-button{display:grid}
html[style*="zoom: 2"] .header-main{height:78px;grid-template-columns:150px 1fr auto;gap:16px}
html[style*="zoom: 2"] .section-head--split,
html[style*="zoom: 2"] .section-head--models,
html[style*="zoom: 2"] .engineering,
html[style*="zoom: 2"] .fleet__grid,
html[style*="zoom: 2"] .supplier__grid{grid-template-columns:1fr}
html[style*="zoom: 2"] .supplier__copy,
html[style*="zoom: 2"] .supplier__links{grid-column:auto}
html[style*="zoom: 2"] .manufacturer__grid{grid-template-columns:1fr 1fr}
html[style*="zoom: 2"] .manufacturer__copy,
html[style*="zoom: 2"] .manufacturer__wide{grid-column:1/3}
html[style*="zoom: 2"] .footer-main{grid-template-columns:1fr 1fr}
