/* fonts.css */
/* Same Google Fonts families, hosted locally. Latin covers Portuguese accents. */
@font-face{font-family:'DM Sans';font-style:normal;font-weight:400 700;font-display:swap;src:url('../fonts/dm-sans-latin-ext-v17.woff2') format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:'DM Sans';font-style:normal;font-weight:400 700;font-display:swap;src:url('../fonts/dm-sans-latin-v17.woff2') format('woff2');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:'Manrope';font-style:normal;font-weight:400 800;font-display:swap;src:url('../fonts/manrope-latin-ext-v20.woff2') format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:'Manrope';font-style:normal;font-weight:400 800;font-display:swap;src:url('../fonts/manrope-latin-v20.woff2') format('woff2');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}

/* styles.css */
:root{--paper:#f4f3ed;--ink:#23251f;--muted:#6a6c62;--line:#d7d8ce;--accent:#d8e45a;--dark:#252820}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,video:focus-visible{outline:3px solid #7a8720;outline-offset:6px}img{max-width:100%;display:block}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif}h2{font-size:clamp(34px,4.2vw,65px);line-height:1.13;letter-spacing:-.055em;font-weight:500}h2 em{font-style:normal;color:#777b66}.eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.13em;font-weight:600;line-height:1.5}.skip-link{position:fixed;left:20px;top:-100px;padding:14px;background:var(--accent);z-index:20}.skip-link:focus{top:12px}.site-header{height:108px;display:flex;align-items:center;justify-content:space-between;margin:0 5.2%;border-bottom:1px solid var(--line);gap:24px}.brand{display:block;position:relative;flex-shrink:0;width:200px;aspect-ratio:352/129;overflow:hidden}.brand img{position:absolute;top:0;left:0;width:113.636364%;max-width:none;height:auto;transform:translate(-6.25%,-34.25%)}.site-header nav{display:flex;gap:34px;font-size:12px}.site-header nav a{padding:12px 0}.site-header nav a:hover{text-decoration:underline;text-underline-offset:6px}.header-contact{font-size:12px;display:flex;align-items:center;gap:34px;background:var(--ink);border-radius:50px;color:var(--paper);padding:15px 21px}.header-contact span{font-size:18px}.hero{padding:33px 5.2% 0;overflow:hidden}.hero-topline,.hero-bottom{display:flex;justify-content:space-between;align-items:center}.hero-topline .eyebrow{color:var(--muted)}.status-dot{display:inline-block;background:#8a962b;width:6px;height:6px;border-radius:50%;margin-right:9px}.hero-main{display:grid;grid-template-columns:1fr 1fr;position:relative;min-height:590px;align-items:center}.hero-copy{padding:35px 0 48px;z-index:1}.hero h1{font-weight:500;font-size:clamp(65px,7.9vw,128px);letter-spacing:-.075em;line-height:.97}.hero h1 em{font-weight:500;font-style:normal;position:relative;isolation:isolate}.hero h1 em:after{content:'';position:absolute;left:1%;right:-5%;bottom:3%;height:31%;background:var(--accent);z-index:-1}.intro{font-size:14px;line-height:1.65;color:var(--muted);margin:28px 0 24px}.button{display:inline-flex;align-items:center;gap:32px;font-size:12px;font-weight:500;border:1px solid var(--ink);border-radius:40px;padding:15px 22px;transition:background .2s,transform .2s}.button:hover{background:var(--accent);transform:translateY(-2px)}.button span{font-size:19px}.hero-product{position:relative;align-self:stretch;display:flex;align-items:center;justify-content:center;min-width:0}.hero-product img{width:119%;max-width:none;height:auto;aspect-ratio:1;object-fit:contain;position:relative;transform:rotate(-12deg);filter:drop-shadow(10px 28px 18px #2528201c);animation:product-enter 1.1s ease-out both}.orbit{width:90%;aspect-ratio:1;border:1px solid #d5d7c8;border-radius:50%;position:absolute;background:radial-gradient(ellipse at center,#e2e5d7 0,transparent 68%)}.orbit:after{content:'+';position:absolute;right:13%;top:13%;color:#7c806e;background:var(--paper);padding:4px;font-size:20px}.product-index{position:absolute;right:3%;top:12%;font-size:9px;letter-spacing:.15em;color:var(--muted)}.product-caption{position:absolute;bottom:9%;right:5%;font-size:12px;line-height:1.7}.product-caption>span{position:absolute;left:-27px;font-size:25px}.product-caption small{font-size:10px;color:var(--muted)}.hero-bottom{border-top:1px solid var(--line);padding:21px 0;font-size:10px;color:var(--muted)}.hero-bottom p span{margin:0 12px;color:#b0b1a8}.scroll-link{display:flex;align-items:center;gap:15px}.scroll-link>span{font-size:18px;color:var(--ink)}.section-pad{padding:105px 7%}.section-heading{display:grid;grid-template-columns:32% 1fr;gap:25px;margin-bottom:54px}.section-heading>.eyebrow{padding-top:10px;color:var(--muted)}.company{border-bottom:1px solid var(--line)}.company-grid{display:grid;grid-template-columns:1fr 1.35fr;gap:8%;align-items:center}.company-copy>p{font-size:15px;line-height:1.85;max-width:400px}.company-copy>p+p{margin-top:19px;color:var(--muted)}.company-facts{display:flex;gap:38px;border-top:1px solid var(--line);padding-top:26px;margin-top:34px}.company-facts strong{display:block;font:500 42px Manrope,Arial,sans-serif;letter-spacing:-.05em}.company-facts span{display:block;font-size:10px;color:var(--muted);margin-top:6px}.film{min-width:0}.film-screen{position:relative;background:#171914;aspect-ratio:16/9;overflow:hidden;border-radius:5px}.film video{display:block;width:100%;height:100%;object-fit:contain}.film-play{position:absolute;inset:0;border:0;color:white;display:flex;align-items:center;justify-content:center;gap:17px;background:linear-gradient(0deg,#111a,#1112);cursor:pointer}.film-play>span:first-child{width:62px;height:62px;border-radius:50%;background:var(--accent);color:var(--ink);display:grid;place-items:center;padding-left:3px;transition:transform .2s}.film-play:hover>span:first-child{transform:scale(1.08)}.film-play>span:last-child{text-align:left;font-size:15px}.film-play small{display:block;font-size:10px;margin-top:8px;color:#eee}.film-play[hidden]{display:none}.film figcaption{display:flex;justify-content:space-between;font-size:10px;margin-top:15px;gap:16px}.film figcaption>span:last-child{font-size:8px;letter-spacing:.1em;color:var(--muted)}.film-summary{font-size:11px;line-height:1.7;color:var(--muted);margin-top:12px}.direction{display:grid;grid-template-columns:1fr 1fr;gap:7%;background:var(--dark);color:var(--paper);align-items:center;overflow:hidden}.direction-visual{position:relative;background:radial-gradient(ellipse,#65684c66,transparent 68%);min-width:0}.direction-visual img{width:110%;max-width:none;height:auto;object-fit:contain;transform:rotate(12deg);filter:drop-shadow(12px 20px 15px #0004)}.direction-visual>.eyebrow{display:block;text-align:center;color:#aeb29b;margin-top:10px}.direction-copy>.eyebrow{color:#b5ba9f;margin-bottom:24px}.direction h2{font-size:clamp(33px,3.7vw,57px)}.direction h2 em{color:var(--accent)}.direction-copy>p:not(.eyebrow){font-size:14px;line-height:1.8;color:#bfc2b5;margin-top:27px;max-width:410px}.detail-list{list-style:none;padding:0;margin:25px 0 30px;font-size:12px}.detail-list li{padding:12px 0;border-bottom:1px solid #ffffff20}.detail-list li:before{content:'+';color:var(--accent);margin-right:13px}.text-link{display:inline-flex;gap:45px;font-size:13px;border-bottom:1px solid #bbc18b;padding-bottom:10px}.text-link span{color:var(--accent)}.service-list{border-top:1px solid var(--line)}.service-row{display:grid;grid-template-columns:7% 1.25fr 1fr 54px;gap:20px;align-items:center;border-bottom:1px solid var(--line);padding:33px 0}.service-number{font-size:10px;color:var(--muted)}.service-row h3{font-size:27px;font-weight:500;letter-spacing:-.05em}.service-row p{font-size:12px;color:var(--muted);margin-top:8px;line-height:1.6}.service-row ul{font-size:12px;line-height:1.9;list-style:none;margin:0;padding:0;color:var(--muted)}.round-link{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;border:1px solid var(--line);font-size:23px;transition:background .2s,transform .2s}.round-link:hover{background:var(--accent);transform:rotate(8deg)}.workshop-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:52px}.workshop-grid img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border-radius:3px;transform:scale(1);transition:transform 1.2s cubic-bezier(.16,1,.3,1) var(--reveal-delay,0ms)}.photo-frame{overflow:hidden;border-radius:5px}.workshop-grid .is-pending img{transform:scale(1.07)}@media(hover:hover) and (pointer:fine){.workshop-grid figure:not(.is-pending):hover img{transform:scale(1.035);transition-delay:0ms}}.workshop-grid figcaption{font-size:10px;color:var(--muted);margin-top:13px}.contact{background:var(--accent);padding-top:85px;padding-bottom:48px}.contact-top{display:flex;justify-content:space-between;align-items:center;gap:35px}.contact .eyebrow{color:#4c5328;margin-bottom:23px}.contact h2{font-size:clamp(52px,7.5vw,112px);line-height:1.02}.contact h2 em{color:var(--ink)}.contact-cta{font-size:13px;display:flex;flex-direction:column;align-items:center;gap:18px;margin-right:6%}.contact-cta>span{display:grid;place-items:center;width:106px;height:106px;border-radius:50%;color:var(--accent);background:var(--ink);font-size:55px;transition:transform .25s}.contact-cta:hover>span{transform:rotate(10deg)}.contact-details{border-top:1px solid #25282040;display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:35px;margin-top:68px;padding-top:34px}.contact-details .eyebrow{font-size:9px;margin-bottom:16px}.contact-details address,.contact-details a,.contact-details p:not(.eyebrow){font-size:12px;line-height:1.9;font-style:normal}.contact-details a{display:block;width:fit-content}.contact-details a:hover{text-decoration:underline}.contact-details address+a{margin-top:8px}.contact-details p:not(.eyebrow){margin-top:10px;color:#525831}footer{padding:30px 5.2%;display:flex;align-items:center;justify-content:space-between;gap:24px}footer .brand{width:180px}footer p,footer>a:last-child{font-size:10px;color:var(--muted)}.reveal.is-pending{opacity:0;transform:translate3d(0,34px,0)}.reveal{transition:opacity .8s ease var(--reveal-delay,0ms),transform .95s cubic-bezier(.16,1,.3,1) var(--reveal-delay,0ms)}@keyframes product-enter{from{opacity:0;transform:translateY(20px) rotate(-8deg)}to{opacity:1;transform:translateY(0) rotate(-12deg)}}
@media(min-width:1600px){.hero-main{min-height:730px}.section-pad{padding-left:max(7%,calc((100% - 1400px)/2));padding-right:max(7%,calc((100% - 1400px)/2))}}
@media(max-width:900px){.site-header nav{gap:20px}.hero-main{min-height:530px}.hero h1{font-size:clamp(64px,8.4vw,100px)}.hero-product img{width:133%}.section-pad{padding:75px 6%}.section-heading{grid-template-columns:27% 1fr}.company-grid{gap:5%}.company-copy>p{font-size:13px}.company-facts{gap:25px}.company-facts strong{font-size:34px}.direction{gap:4%}.direction h2{font-size:36px}.service-row{grid-template-columns:5% 1.1fr 1fr 46px;gap:14px}.service-row h3{font-size:23px}.hero-location{display:none}}
@media(max-width:620px){.site-header{height:85px;margin:0 6%;gap:12px}.site-header .brand{width:clamp(120px,38vw,148px)}.site-header nav{display:none}.header-contact{font-size:10px;padding:11px 14px;gap:12px}.hero{padding:25px 6% 0}.hero-topline .eyebrow{font-size:9px}.hero-main{grid-template-columns:1fr;min-height:0}.hero-copy{padding:30px 0 0}.hero h1{font-size:clamp(66px,16vw,96px)}.intro{font-size:13px;margin:23px 0 20px}.hero-product{height:320px;margin-top:4px}.hero-product img{height:370px;width:370px;max-width:115%}.orbit{width:260px;max-width:90%}.product-index{top:13%;right:0;font-size:8px}.product-caption{bottom:7%;right:0;font-size:10px}.product-caption small{font-size:9px}.hero-bottom{padding:20px 0}.hero-bottom>p{display:none}.section-pad{padding:65px 6%}.section-heading{display:block;margin-bottom:30px}.section-heading>.eyebrow{padding-top:0;margin-bottom:22px}h2{font-size:35px}.company-grid{grid-template-columns:1fr;gap:35px}.company-copy>p{font-size:14px}.company-facts{justify-content:flex-start;gap:50px}.company-facts strong{font-size:40px}.film-play>span:first-child{width:49px;height:49px}.film-play>span:last-child{font-size:13px}.direction{grid-template-columns:1fr;gap:28px}.direction-visual{order:2}.direction-visual img{width:100%;max-height:350px}.direction h2{font-size:39px}.direction-copy>p:not(.eyebrow){font-size:13px}.service-row{grid-template-columns:25px 1fr 42px;gap:12px;padding:26px 0}.service-row h3{font-size:23px}.service-row ul{grid-column:2;font-size:11px}.round-link{grid-column:3;grid-row:1;width:40px;height:40px}.workshop-grid{grid-template-columns:1fr;gap:28px;margin-top:35px}.workshop-grid img{aspect-ratio:16/10}.contact-top{align-items:flex-start;flex-direction:column;gap:32px}.contact h2{font-size:65px}.contact-cta{flex-direction:row;margin:0}.contact-cta>span{width:56px;height:56px;font-size:31px}.contact-details{grid-template-columns:1fr;gap:29px;margin-top:38px;padding-top:28px}.contact-details .eyebrow{margin-bottom:9px}.contact-details address,.contact-details a,.contact-details p:not(.eyebrow){font-size:13px}footer{padding:28px 6%;flex-wrap:wrap}footer p{order:3;width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal.is-pending{opacity:1;transform:none}.workshop-grid .reveal img{transform:none!important}}

/* Electric steering: keep the supplied photo compositions fully visible. */
.electric-card{background:#e9ecdf;border-radius:6px;padding:33px 24px;margin-top:16px;border-bottom:0}
.electric-details{grid-column:2/-1;min-width:0}
.electric-details>p{max-width:690px;margin:0 0 24px;font-size:14px;line-height:1.8}
.electric-gallery{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:start}
.electric-feature{display:grid;grid-template-columns:1.35fr 1fr;gap:28px;align-items:center;margin-bottom:30px}
.electric-feature>figure,.electric-feature-copy{min-width:0}
.electric-feature img{width:100%;height:auto}
.electric-feature h4{margin:0;font-family:Manrope,Arial,sans-serif;font-size:clamp(21px,2.1vw,30px);font-weight:500;line-height:1.25;letter-spacing:-.04em}
.electric-feature-copy p{font-size:13px;line-height:1.8;margin:16px 0 22px}
.electric-feature .text-link{gap:18px;border-color:#777b66;font-size:12px}
.electric-feature .text-link span{color:var(--ink)}
@media(max-width:900px){.electric-feature{grid-template-columns:1fr;gap:20px}}
.electric-gallery figure{min-width:0}
.electric-gallery .photo-frame{aspect-ratio:16/9;background:#17232f}.electric-gallery figure:nth-child(2) .photo-frame{background:#012d74}.electric-gallery img{display:block;width:100%;height:100%;object-fit:contain}
.electric-gallery figcaption{font-size:10px;line-height:1.6;color:var(--muted);margin-top:10px}
@media(max-width:620px){.electric-card{padding:24px 16px;grid-template-columns:20px 1fr 40px;gap:12px}.electric-details{grid-column:1/-1;margin-top:10px}.electric-details>p{font-size:13px}.electric-gallery{grid-template-columns:1fr;gap:22px}}


/* Bound each product to its own column, including long steering racks. */
.hero-product{overflow:hidden}
.hero-product img{position:absolute;width:90%;max-width:90%;height:70%;max-height:440px;aspect-ratio:auto;object-fit:contain;transform:none;animation:hero-product-enter .8s cubic-bezier(.16,1,.3,1) both}
.hero-product[data-shape="wide"] img{width:96%;max-width:96%;height:62%}
.hero-product.is-loading img{opacity:0;animation:none}
@keyframes hero-product-enter{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:620px){.hero-product img{width:85%;max-width:85%;height:72%}.hero-product[data-shape="wide"] img{width:96%;max-width:96%;height:65%}}

.hero-product-motion{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;transform-origin:center;pointer-events:none}
@media(prefers-reduced-motion:reduce){.hero-product-motion{transform:none!important;opacity:1!important}}

/* Reserve the original header space to keep the cards stable during scroll. */
/* Anchor destinations align with the compact fixed header. */
html{scroll-padding-top:72px}
body{padding-top:108px}
.site-header{position:fixed;inset:0 0 auto;z-index:10;margin:0;padding:0 5.2%;background:var(--paper);transition:height .25s ease,box-shadow .25s ease}
.site-header .brand{transition:width .25s ease}
.site-header.is-compact{height:72px;box-shadow:0 4px 16px #23251f0d}
.site-header.is-compact .brand{width:160px}
/* Section IDs sit on padded wrappers; align their visible content below the header. */
#empresa,#direcao,#servicos{scroll-margin-top:-89px}
#silos-triel{scroll-margin-top:-64px}
@media(max-width:620px){
  html{scroll-padding-top:64px}
  body{padding-top:85px}
  .site-header{padding:0 6%}
  .site-header.is-compact{height:64px}
  .site-header.is-compact .brand{width:clamp(110px,32vw,128px)}
  #empresa,#direcao,#servicos{scroll-margin-top:-49px}
  #silos-triel{scroll-margin-top:-36px}
}

@media(prefers-reduced-motion:reduce){.direction-visual img{transform:rotate(12deg)!important;opacity:1!important}}

.hero-product img{transition:opacity .3s ease}

/* Institutional film: one active clip at a time keeps the hero light to load. */
.hero{position:relative;background:var(--dark);color:var(--paper);isolation:isolate}
.hero-background{position:absolute;inset:0;z-index:-2;overflow:hidden;background:#252820}
.hero-background:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#161914df 0%,#1d2014b8 42%,#1b1e16a1 100%)}
.hero-poster,.hero-poster img,.hero-video{display:block;width:100%;height:100%;object-fit:cover}.hero-poster{position:absolute;inset:0}.hero-video{position:absolute;inset:0;opacity:0;transition:opacity .45s ease}.hero-video.is-ready{opacity:1}
.hero-topline,.hero-main,.hero-bottom{position:relative;z-index:1}
.hero-main{grid-template-columns:1fr;min-height:590px}
.hero-copy{max-width:580px}
.hero-topline .eyebrow,.hero-bottom{color:#e1e3d6}
.hero h1 em:after{background:var(--accent)}
.intro{color:#e1e3d6}
.hero .button{border-color:var(--paper);color:var(--paper)}
.hero .button:hover{color:var(--ink)}
.hero-bottom{border-color:#ffffff4d}
.scroll-link>span{color:var(--accent)}
@media(max-width:620px){.hero-main{min-height:520px}.hero-background:after{background:linear-gradient(90deg,#161914e8,#1d2014bd)}.hero-copy{max-width:440px}}

/* Auto parts showcase reuses the rotating product assets without competing with the hero film. */
.parts-showcase{padding:52px 0 0}
.parts-card{display:grid;grid-template-columns:1.05fr 1fr;max-width:1400px;margin:auto;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#e8eadf}
.parts-copy{padding:62px 8% 58px}
.parts-copy>.eyebrow{display:flex;align-items:center;gap:9px;margin-bottom:25px;color:var(--muted)}
.parts-dot{width:6px;height:6px;flex-shrink:0;border-radius:50%;background:#7c8a29}
.parts-copy h2{font-size:clamp(36px,4vw,61px)}
.parts-copy>p:not(.eyebrow){max-width:440px;font-size:14px;line-height:1.8;margin-top:25px;color:var(--muted)}
.parts-list{list-style:none;margin:28px 0 31px;padding:0;max-width:430px;font-size:12px;line-height:1.6}
.parts-list li{padding:11px 0;border-bottom:1px solid #25282022}
.parts-list li:before{content:'+';color:#778424;margin-right:12px}
.parts-cta{border-color:var(--ink);background:var(--ink);color:var(--paper);gap:22px}
.parts-cta:hover{background:#414933}
.parts-product{position:relative;display:flex;align-items:center;justify-content:center;min-height:510px;overflow:hidden;background:radial-gradient(ellipse at center,#f7f8edaa,transparent 68%)}
.parts-orbit{width:min(88%,510px);aspect-ratio:1;border:1px solid #cdd0bf;border-radius:50%;position:absolute;background:radial-gradient(ellipse at center,#f1f3e8 0,transparent 68%)}
.parts-orbit:after{content:'+';position:absolute;right:13%;top:13%;color:#7c806e;background:#e8eadf;padding:4px;font-size:20px}
.parts-product img{position:relative;z-index:1;width:78%;height:68%;max-height:430px;object-fit:contain;filter:drop-shadow(10px 28px 18px #25282026);transition:opacity .3s ease;animation:hero-product-enter .8s cubic-bezier(.16,1,.3,1) both}
.parts-product[data-shape="wide"] img{width:90%;height:60%}
.parts-product.is-loading img{opacity:0;animation:none}
.parts-index{position:absolute;z-index:1;right:7%;top:12%;font-size:9px;letter-spacing:.15em;color:var(--muted)}
.parts-caption{position:absolute;z-index:1;bottom:10%;right:8%;font-size:12px;line-height:1.7}
.parts-caption>span{position:absolute;left:-27px;font-size:25px}
@media(max-width:900px){.parts-card{grid-template-columns:1fr 1fr}.parts-copy{padding:48px 7%}.parts-product{min-height:460px}}
@media(max-width:620px){.parts-showcase{padding:35px 0 0}.parts-card{grid-template-columns:1fr;border-radius:12px}.parts-copy{padding:32px 25px 8px}.parts-copy h2{font-size:clamp(31px,7.8vw,44px)}.parts-copy>.eyebrow{font-size:9px;margin-bottom:22px}.parts-copy>p:not(.eyebrow){font-size:13px}.parts-list{font-size:11px;margin:24px 0 28px}.parts-product{min-height:350px;margin-top:22px}.parts-orbit{width:290px}.parts-product img{width:76%;height:75%;max-height:330px}.parts-product[data-shape="wide"] img{width:90%;height:65%}.parts-index{right:6%;top:12%;font-size:8px}.parts-caption{bottom:8%;right:8%;font-size:10px}}

/* Footer social links. */
.footer-social{display:flex;align-items:center;gap:18px}
.footer-social a{display:flex;flex-direction:column;align-items:flex-start;gap:5px;padding:8px 0;font-size:10px;color:var(--muted)}
.footer-social a:hover{text-decoration:underline;text-underline-offset:5px}
.social-icon{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7}.social-icon path{fill:currentColor;stroke:none}.footer-social .social-arrow{font-style:normal;font-size:12px}
@media(max-width:620px){.footer-social{order:3;width:100%}footer p{order:4}}

/* vehicle-lines.css */
/* A single, self-contained card between the company and steering sections. */
.vehicle-lines{padding:0 7% 90px;background:var(--paper);scroll-margin-top:90px}
.vehicle-lines-card{--muted:#56594d;max-width:1400px;margin:auto;padding:48px 36px 28px;border:1px solid var(--line);border-radius:18px;background:#e8eadf;overflow:hidden}
.vehicle-lines-heading{text-align:center}
.vehicle-lines-heading .eyebrow{display:flex;align-items:center;justify-content:center;gap:9px;font-size:12px;color:var(--muted);margin-bottom:18px}
.vehicle-lines-heading .eyebrow span{width:7px;height:7px;border-radius:50%;background:#7c8a29}
.vehicle-lines-heading h2{font-size:clamp(32px,3.4vw,49px)}
.vehicle-lines-heading>p:last-child{font-size:16px;line-height:1.7;color:var(--muted);margin-top:20px}
.vehicle-lines-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:32px 0}
.vehicle-line{text-align:center;min-width:0;padding:0 20px}
.vehicle-line+.vehicle-line{border-left:1px solid #cdd0bf}
.vehicle-line-image{position:relative;aspect-ratio:3/2;margin-bottom:22px}
.vehicle-line-image>img{width:100%;height:100%;object-fit:contain}
.vehicle-line-image{isolation:isolate}
.vehicle-line-image.reveal{transition:opacity .75s ease var(--reveal-delay,0ms),transform .95s cubic-bezier(.16,1,.3,1) var(--reveal-delay,0ms),filter .75s ease var(--reveal-delay,0ms)}
.vehicle-line-image.reveal.is-pending{opacity:0;transform:translate3d(28px,0,0);filter:blur(3px)}
.vehicle-line-image>img{position:relative;z-index:1;transition:transform .65s cubic-bezier(.16,1,.3,1)}
.vehicle-path{position:absolute;inset:0;width:100%;height:100%;z-index:0;fill:none;stroke:#a5b52c;stroke-width:3;stroke-linecap:round;opacity:0;transition:opacity .45s ease;pointer-events:none}
.vehicle-path path[pathLength]{stroke-dasharray:1;stroke-dashoffset:1;transition:stroke-dashoffset .9s cubic-bezier(.16,1,.3,1)}
.vehicle-path-dashes{stroke-width:2;stroke-dasharray:9 12}
.vehicle-path-field{stroke-width:2.5}
.vehicle-line h3{position:relative;width:fit-content;margin-inline:auto;isolation:isolate}
.vehicle-line h3:after{content:'';position:absolute;z-index:-1;left:-5px;right:-5px;bottom:0;height:35%;background:var(--accent);transform:scaleX(0);transform-origin:left;transition:transform .45s cubic-bezier(.16,1,.3,1)}
@media(hover:hover) and (pointer:fine){
  .vehicle-line:hover .vehicle-path{opacity:.65}
  .vehicle-line:hover .vehicle-path path[pathLength]{stroke-dashoffset:0}
  .vehicle-line:hover .vehicle-line-image>img{transform:translateX(-7px)}
  .vehicle-line:hover .vehicle-line-light .vehicle-pickup{transform:translate(9px,-4px)}
  .vehicle-line:hover .vehicle-line-light .vehicle-hatch{transform:translate(-10px,3px)}
  .vehicle-line:hover .vehicle-line-heavy .vehicle-truck{transform:translate(9px,-4px)}
  .vehicle-line:hover .vehicle-line-heavy .vehicle-minibus{transform:translate(-10px,3px)}
  .vehicle-line:hover h3:after{transform:scaleX(1)}
}
@media(prefers-reduced-motion:reduce){
  .vehicle-lines .vehicle-line-image.reveal,.vehicle-lines .vehicle-line-image>img{transform:none!important;filter:none!important;opacity:1!important;transition:none!important}
  .vehicle-lines .vehicle-path,.vehicle-lines .vehicle-path path,.vehicle-lines .vehicle-line h3:after{transition:none!important}
}
.vehicle-line-light .vehicle-pickup{position:absolute;width:78%;height:auto;right:0;top:0}
.vehicle-line-light .vehicle-hatch{position:absolute;width:76%;height:auto;left:0;bottom:0}
.vehicle-line-heavy .vehicle-truck{position:absolute;width:76%;height:auto;right:0;top:-5%}
.vehicle-line-heavy .vehicle-minibus{position:absolute;width:76%;height:auto;left:0;bottom:-6%;z-index:2}
.vehicle-line h3{font-size:clamp(22px,2vw,28px);font-weight:500;letter-spacing:-.04em}
.vehicle-line>p{font-size:14px;line-height:1.6;margin-top:8px;color:var(--muted)}
.vehicle-line>p.vehicle-line-service{font-size:16px;font-weight:600;color:var(--ink);margin-top:14px}
.vehicle-lines-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid #cdd0bf;padding-top:24px}
.vehicle-lines-footer>p{font-size:14px;line-height:1.7;color:var(--muted);max-width:470px}
.vehicle-lines-footer .button{flex-shrink:0;background:var(--ink);color:var(--paper);font-size:14px;gap:22px}
.vehicle-lines-footer .button:hover{background:var(--accent);color:var(--ink)}
@media(min-width:1600px){.vehicle-lines{padding-left:max(7%,calc((100% - 1400px)/2));padding-right:max(7%,calc((100% - 1400px)/2))}}
@media(max-width:900px){.vehicle-lines{padding:0 6% 65px}.vehicle-lines-card{padding:36px 22px 26px}.vehicle-line{padding:0 12px}.vehicle-lines-footer{align-items:flex-start}.vehicle-lines-footer>p{max-width:300px}}
@media(max-width:620px){
  .vehicle-lines-card{padding:30px 22px 26px}
  .vehicle-lines-heading h2{font-size:32px}
  .vehicle-lines-grid{grid-template-columns:1fr;margin:26px 0}
  .vehicle-line{padding:0 0 26px}
  .vehicle-line+.vehicle-line{border-left:0;border-top:1px solid #cdd0bf;padding-top:24px}
  .vehicle-line:last-child{padding-bottom:0}
  .vehicle-line-image{max-width:330px;margin:0 auto 16px}
  .vehicle-line h3{font-size:25px}
  .vehicle-lines-footer{flex-direction:column;align-items:center;gap:20px;text-align:center}
  .vehicle-lines-footer>p{max-width:100%}
  .vehicle-lines-footer .button{max-width:100%;justify-content:center}
}

/* repair-card.css */
/* One composition: copy and a transparent product image, without viewer UI. */
.repair-section{padding:80px 5.2% 0;scroll-margin-top:16px}
.repair-card{display:grid;grid-template-columns:1.05fr 1fr;max-width:1400px;margin:auto;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#e8eadf}
.repair-copy{padding:clamp(30px,4vw,64px);color:var(--ink);position:relative;z-index:1}
.repair-copy>.eyebrow{color:#626a53;display:flex;align-items:center;gap:10px;margin-bottom:28px}
.repair-dot{width:6px;height:6px;flex-shrink:0;border-radius:50%;background:#7c8a29}
.repair-copy h2{font-size:clamp(32px,3.2vw,49px);letter-spacing:-.055em;line-height:1.15}
.repair-copy h2 em{color:#637030}
.repair-intro{max-width:450px;margin-top:24px;font-size:14px;line-height:1.85;color:#606754}
.repair-promises{list-style:none;padding:0;margin:26px 0 30px}
.repair-promises li{display:flex;gap:16px;padding:18px 0;border-top:1px solid #bdc4ac}
.repair-promises li>span{color:#536223;font-size:10px;padding-top:4px}
.repair-promises h3{font-size:15px;font-weight:500;letter-spacing:-.025em}
.repair-promises p{font-size:12px;line-height:1.75;color:#606754;margin-top:7px;max-width:360px}
.repair-cta{border-color:var(--ink);background:var(--ink);color:var(--paper);gap:22px}
.repair-cta:hover{background:#414933}
.repair-visual{position:relative;display:flex;flex-direction:column;justify-content:center;min-width:0;padding:40px 24px 34px;background:radial-gradient(ellipse at center,#f7f8edaa,transparent 68%)}
.repair-visual-index{position:absolute;right:34px;top:34px;color:#687354}
.repair-stage{position:relative;display:block;width:100%;padding:0;border:0;background:transparent;aspect-ratio:1;isolation:isolate;cursor:zoom-in;text-align:initial}
.repair-product{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 24px 17px #25282022);transform-origin:center;z-index:1}
.repair-exploded{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:0;transform:scale(.42);transform-origin:center;filter:drop-shadow(0 20px 15px #2528201c);pointer-events:none;z-index:2}
.repair-orbit{position:absolute;inset:11%;border:1px solid #acb58d66;border-radius:50%;transform:rotateX(55deg) translateY(35%);z-index:-1;pointer-events:none}
.repair-open-hint,.repair-close-hint{position:absolute;z-index:3;left:50%;bottom:7%;display:inline-flex;align-items:center;gap:8px;padding:8px 11px;border:1px solid #aab38d88;border-radius:999px;background:#f4f5ebcc;color:#586343;font-size:10px;letter-spacing:.03em;transform:translateX(-50%);white-space:nowrap;box-shadow:0 4px 12px #58634312;transition:opacity .2s ease,transform .2s ease}
.repair-open-hint b,.repair-close-hint b{font-size:16px;font-weight:400;line-height:.6}
.repair-close-hint{opacity:0;transform:translateX(-50%) translateY(6px);pointer-events:none}
.repair-stage:focus-visible{outline:2px solid #65752f;outline-offset:6px;border-radius:8px}
.repair-card.is-exploded .repair-stage{cursor:zoom-out}
.repair-card.is-exploded .repair-product{opacity:0;transform:scale(.54)!important;transition:opacity .3s ease,transform .68s cubic-bezier(.2,.8,.2,1)}
.repair-card.is-exploded .repair-exploded{opacity:1;transform:scale(1);transition:opacity .2s ease .12s,transform .72s cubic-bezier(.16,1,.3,1)}
.repair-card.is-exploded .repair-open-hint{opacity:0;transform:translateX(-50%) translateY(-6px);pointer-events:none}
.repair-card.is-exploded .repair-close-hint{opacity:1;transform:translateX(-50%);pointer-events:auto}
.repair-caption{font-size:12px;line-height:1.8;color:#606754;margin-left:auto;margin-right:24px;position:relative}
.repair-caption>span{position:absolute;left:-27px;font-size:25px;color:#697834}
@media(max-width:900px){.repair-copy{padding:32px 26px}.repair-copy h2{font-size:34px}.repair-visual{padding:40px 12px 28px}.repair-intro{font-size:13px}.repair-visual-index{right:25px;font-size:9px}}
@media(max-width:700px){.repair-section{padding:52px 6% 0}.repair-card{grid-template-columns:1fr;border-radius:12px}.repair-copy{padding:32px 25px 8px}.repair-copy h2{font-size:clamp(30px,7.6vw,43px)}.repair-copy>.eyebrow{font-size:9px;margin-bottom:22px}.repair-visual{padding:25px 12px 28px}.repair-visual-index{position:static;text-align:center;margin-top:12px}.repair-stage{max-width:430px;margin:auto}.repair-open-hint,.repair-close-hint{bottom:4%;font-size:9px}.repair-caption{font-size:11px;margin-top:-12px}}
@media(prefers-reduced-motion:reduce){.repair-product{transform:none!important}.repair-open-hint,.repair-close-hint,.repair-card.is-exploded .repair-product,.repair-card.is-exploded .repair-exploded{transition:none!important}}

/* Triel-HT: a dedicated authorization card using the supplied silo imagery. */
.triel-section{padding:80px 5.2% 0;scroll-margin-top:16px}
.triel-card{display:grid;grid-template-columns:1.05fr 1fr;max-width:1400px;margin:auto;overflow:hidden;border-radius:18px;background:#20241e;color:#f4f3ed}
.triel-copy{padding:clamp(30px,4vw,64px);position:relative;z-index:1}
.triel-brand{width:132px;overflow:hidden;border-radius:3px;margin-bottom:27px;background:#bd2228}
.triel-brand img{display:block;width:100%;height:auto}
.triel-copy>.eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:26px;color:#d9ddb8}
.triel-dot{width:6px;height:6px;flex-shrink:0;border-radius:50%;background:#d3212b}
.triel-copy h2{font-size:clamp(32px,3.2vw,49px);letter-spacing:-.055em;line-height:1.15}
.triel-copy h2 em{color:#d8e45a}
.triel-intro{max-width:455px;margin-top:24px;font-size:14px;line-height:1.85;color:#d3d7cb}
.triel-list{list-style:none;padding:0;margin:26px 0 30px;max-width:455px;font-size:12px;color:#d3d7cb}
.triel-list li{padding:11px 0;border-top:1px solid #ffffff24;line-height:1.55}
.triel-list li:before{content:'+';margin-right:12px;color:#d8e45a}
.triel-cta{border-color:#d8e45a;background:#d8e45a;color:#23251f;gap:22px}
.triel-cta:hover{background:#eef79a}
.triel-visual{position:relative;min-height:535px;overflow:hidden;background:radial-gradient(ellipse at 48% 45%,#4d573a 0%,#2c3428 47%,#20241e 74%)}
.triel-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#20241e30,transparent 38%,#20241e18);pointer-events:none}
.triel-orbit{position:absolute;width:84%;aspect-ratio:1;left:9%;top:9%;border:1px solid #d8e45a3b;border-radius:50%;transform:rotateX(58deg) translateY(30%)}
.triel-orbit:after{content:'+';position:absolute;right:12%;top:12%;padding:4px;background:#30392b;color:#d8e45a;font-size:20px}
.triel-visual img{position:absolute;z-index:1;inset:0;width:100%;max-width:none;height:100%;padding:18px 16px 46px;object-fit:contain;filter:drop-shadow(0 26px 17px #090b0988)}
.triel-visual-index{position:absolute;z-index:2;right:34px;top:34px;color:#d9ddb8}
.triel-caption{position:absolute;z-index:2;right:8%;bottom:9%;font-size:12px;line-height:1.8;color:#eef0e9}
.triel-caption>span{position:absolute;left:-27px;font-size:25px;color:#d8e45a}
@media(max-width:900px){.triel-copy{padding:32px 26px}.triel-copy h2{font-size:34px}.triel-visual{min-height:470px}.triel-visual-index{right:25px;font-size:9px}}
@media(max-width:700px){.triel-section{padding:52px 6% 0}.triel-card{grid-template-columns:1fr;border-radius:12px}.triel-copy{padding:32px 25px 8px}.triel-copy h2{font-size:clamp(30px,7.6vw,43px)}.triel-copy>.eyebrow{font-size:9px;margin-bottom:22px}.triel-brand{width:116px;margin-bottom:23px}.triel-visual{min-height:330px;margin-top:24px}.triel-visual-index{position:static;display:block;text-align:center;padding-top:19px}.triel-visual img{padding:12px 10px 40px}.triel-caption{right:8%;bottom:8%;font-size:10px}}
