@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700&display=swap";:root{--brand-red:#d32f2f;--tech-blue:#1565c0;--steel:#455a64;--page-white:#fff;--section-gray:#f8f9fa;--carbon:#263238;--mechanical-gray:#78909c;--green-950:#263238;--green-900:#455a64;--green-800:#1565c0;--green-700:#78909c;--rust:#d32f2f;--rust-dark:#b71c1c;--cream:#fff;--paper:#fff;--sand:#f8f9fa;--ink:#263238;--muted:#78909c;--line:#cfd8dc;--white:#fff;--shell:min(1280px, calc(100% - 48px));--shadow:0 24px 70px #455a641f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:DM Sans,system-ui,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%}button,input,select,textarea{font:inherit}main{overflow:hidden}.shell{width:var(--shell);margin-inline:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em;font-family:Manrope,system-ui,sans-serif;line-height:1.05}h1 em,h2 em{letter-spacing:-.055em;font-family:Georgia,serif;font-weight:400}.topbar{background:var(--green-950);color:#d7e2dc;letter-spacing:.03em;font-size:.76rem}.topbar__inner{justify-content:space-between;align-items:center;height:35px;display:flex}.topbar a{color:var(--cream)}.topbar__links{align-items:center;gap:22px;display:flex}.topbar__links a:hover{color:#fff}.site-header{z-index:20;backdrop-filter:blur(16px);background:#f7f5eff5;border-bottom:1px solid #10291f1f;position:relative}.header__inner{grid-template-columns:auto 1fr auto;align-items:center;gap:42px;height:84px;display:grid}.brand{align-items:center;gap:11px;min-width:max-content;display:inline-flex}.brand__logo{object-fit:contain;width:auto;max-width:none;display:block}.brand__logo--header{height:54px}.brand__logo--footer{height:62px}.brand__mark{background:var(--green-900);width:42px;height:42px;color:var(--cream);letter-spacing:-.06em;border-radius:50%;place-items:center;font-family:Manrope,sans-serif;font-size:.9rem;font-weight:700;display:grid}.brand strong,.brand small{line-height:1;display:block}.brand strong{letter-spacing:-.05em;font:700 1.25rem/1 Manrope,sans-serif}.brand small{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin-top:5px;font-size:.65rem}.nav-list{justify-content:center;gap:28px;margin:0;padding:0;list-style:none;display:flex}.nav-list a{color:#31443a;font-size:.84rem;font-weight:600;position:relative}.nav-list a:after{content:"";background:var(--rust);width:100%;height:2px;transition:transform .2s;position:absolute;bottom:-10px;left:0;transform:scaleX(0)}.nav-list a:hover:after,.nav-list a.active:after{transform:scaleX(1)}.menu-button{display:none}.button{border:1px solid var(--rust);background:var(--rust);min-height:52px;color:var(--white);letter-spacing:.02em;cursor:pointer;border-radius:2px;justify-content:center;align-items:center;padding:0 25px;font-size:.84rem;font-weight:700;transition:all .2s;display:inline-flex}.button:hover{background:var(--rust-dark);border-color:var(--rust-dark);transform:translateY(-1px)}.button--small{min-height:42px;padding-inline:18px;font-size:.78rem}.button--cream{background:var(--cream);border-color:var(--cream);color:var(--green-950)}.button--cream:hover{background:var(--white);border-color:var(--white)}.text-link{align-items:center;gap:14px;font-size:.84rem;font-weight:700;display:inline-flex}.text-link span{color:var(--rust);font-size:1.1rem;transition:transform .2s}.text-link:hover span{transform:translate(3px)}.text-link--light,.text-link--light span{color:var(--cream)}.eyebrow{color:var(--rust);letter-spacing:.15em;text-transform:uppercase;margin-bottom:22px;font-size:.7rem;font-weight:700;display:inline-block}.hero__grid{grid-template-columns:.92fr 1.08fr;align-items:center;gap:70px;min-height:675px;padding-block:78px;display:grid}.hero__copy h1{margin-bottom:26px;font-size:clamp(3.1rem,5.5vw,6.25rem)}.hero__copy h1 em{color:var(--rust)}.hero__copy>p{max-width:590px;color:var(--muted);font-size:1.05rem}.hero__actions{align-items:center;gap:28px;margin-top:35px;display:flex}.hero__panel{background:var(--green-900);min-height:500px;color:var(--cream);box-shadow:var(--shadow);position:relative;overflow:hidden}.hero__panel:before{content:"";background:repeating-linear-gradient(115deg,#0000 0 50px,#ffffff06 50px 51px);position:absolute;inset:0}.hero__panel-top,.hero__panel-bottom{z-index:2;justify-content:space-between;display:flex;position:relative}.hero__panel-top{text-transform:uppercase;letter-spacing:.12em;border-bottom:1px solid #ffffff1f;padding:26px 30px;font-size:.7rem}.driveline-art{justify-content:center;align-items:center;height:330px;display:flex;position:relative}.gear{border:24px solid var(--cream);border-radius:50%;flex:none;position:relative;box-shadow:0 0 0 2px #f4e9d21a,inset 0 0 0 2px #10291f4d}.gear:before{content:"";border:2px solid #f4e9d273;border-radius:50%;position:absolute;inset:14px}.gear span{background:var(--green-900);border:7px solid var(--cream);position:absolute;inset:35%;transform:rotate(45deg)}.gear--one{width:150px;height:150px;transform:rotate(-10deg)}.gear--two{width:118px;height:118px;transform:rotate(14deg)}.shaft{z-index:2;background:var(--rust);width:190px;height:28px;margin-inline:-5px;position:relative;transform:rotate(-6deg);box-shadow:inset 0 0 0 6px #10291f40}.shaft span{background:var(--cream);border:5px solid var(--green-900);width:20px;height:52px;position:absolute;top:-12px}.shaft span:first-child{left:14px}.shaft span:nth-child(2){left:85px}.shaft span:last-child{right:14px}.hero__panel-bottom{border-top:1px solid #ffffff1f;position:absolute;bottom:0;left:0;right:0}.hero__panel-bottom div{border-right:1px solid #ffffff1f;flex:1;padding:18px 20px}.hero__panel-bottom div:last-child{border:0}.hero__panel-bottom strong,.hero__panel-bottom span{display:block}.hero__panel-bottom strong{font-size:1.3rem}.hero__panel-bottom span{color:#b9cbc2;text-transform:uppercase;letter-spacing:.09em;font-size:.64rem}.hero__rail{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#eeece5}.hero__rail .shell{letter-spacing:.12em;text-transform:uppercase;color:#506058;justify-content:space-between;align-items:center;gap:25px;min-height:58px;font-size:.68rem;font-weight:700;display:flex}.hero__rail span:not(:first-child):before{content:"";background:var(--rust);border-radius:50%;width:6px;height:6px;margin-right:22px;display:inline-block}.section{padding-block:110px}.section-heading{max-width:740px;margin-bottom:52px}.section-heading--split{grid-template-columns:1.3fr .7fr;align-items:end;gap:80px;max-width:none;display:grid}.section-heading h2{margin-bottom:0;font-size:clamp(2.35rem,4vw,4.6rem)}.section-heading p{color:var(--muted);max-width:500px;margin:0}.family-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.family-card{background:var(--green-900);min-height:650px;color:var(--cream);padding:30px 38px 38px;position:relative;overflow:hidden}.family-card--sand{background:var(--sand);color:var(--ink)}.family-card__top{letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid #ffffff2e;justify-content:space-between;padding-bottom:24px;font-size:.66rem;display:flex}.family-card--sand .family-card__top{border-color:#10291f26}.family-card__visual{place-items:center;height:250px;display:grid;position:relative}.family-card__visual strong{z-index:3;color:var(--rust);font:400 5.8rem/1 Georgia,serif;position:relative}.visual-ring{border:30px solid #f4e9d21f;border-radius:50%;width:200px;height:200px;position:absolute}.family-card--sand .visual-ring{border-color:#183a2d1a}.visual-axis{background:#f4e9d23d;width:330px;height:2px;position:absolute;transform:rotate(-15deg)}.family-card--sand .visual-axis{background:#183a2d2e}.family-card h3{margin-bottom:16px;font-size:2.35rem}.family-card p{color:#c9d6d0;max-width:540px}.family-card--sand p{color:#526159}.family-card ul{flex-wrap:wrap;gap:8px;margin:24px 0 32px;padding:0;list-style:none;display:flex}.family-card li{text-transform:uppercase;letter-spacing:.05em;border:1px solid #fff3;padding:7px 11px;font-size:.7rem}.family-card--sand li{border-color:#10291f2e}.category-grid{background:#ccd2ce;border:1px solid #ccd2ce;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.category-card{background:var(--paper);flex-direction:column;min-height:280px;padding:28px;transition:all .2s;display:flex}.category-card:hover{background:#fff;transform:translateY(-3px);box-shadow:0 18px 35px #10291f17}.category-card__meta{color:var(--rust);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;font-size:.67rem;font-weight:700;display:flex}.category-card h3{margin:50px 0 13px;font-size:1.45rem}.category-card p{color:var(--muted);font-size:.86rem}.category-card small{color:#7b8780;margin-top:auto;padding-top:20px;font-size:.68rem}.process{grid-template-columns:.78fr 1.22fr;gap:100px;display:grid}.process-list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.process-list li{border-bottom:1px solid var(--line);grid-template-columns:60px 1fr;gap:20px;padding:27px 0;display:grid}.process-list>li>span{color:var(--rust);font-size:.7rem;font-weight:700}.process-list h3{margin-bottom:8px;font-size:1.25rem}.process-list p{color:var(--muted);margin:0}.quote-band{background:var(--green-900);color:var(--cream)}.quote-band__inner{justify-content:space-between;align-items:center;gap:80px;min-height:335px;display:flex}.quote-band h2{max-width:720px;margin-bottom:14px;font-size:clamp(2.3rem,4vw,4.4rem)}.quote-band p{color:#b9cbc2;max-width:650px}.quote-band__actions{flex-direction:column;align-items:flex-start;gap:20px;min-width:220px;display:flex}.page-hero{background:var(--green-900);color:var(--cream);padding:48px 0 80px}.page-hero--pto{background:#6f5840}.page-hero--plain{background:var(--green-950)}.page-hero h1{margin:72px 0 24px;font-size:clamp(3.8rem,7vw,7.5rem)}.page-hero>.shell>p{color:#c4d0ca;max-width:720px;font-size:1.1rem}.page-hero__facts{border-top:1px solid #ffffff2e;gap:45px;margin-top:55px;padding-top:24px;display:flex}.page-hero__facts span{color:#c4d0ca;text-transform:uppercase;letter-spacing:.08em;flex-direction:column;font-size:.72rem;display:flex}.page-hero__facts strong{color:var(--cream);text-transform:none;letter-spacing:0;font-size:1.2rem}.breadcrumbs ol{color:#7f9088;flex-wrap:wrap;gap:8px;margin:0;padding:0;font-size:.7rem;list-style:none;display:flex}.breadcrumbs li:not(:last-child):after{content:"/";opacity:.55;margin-left:8px}.breadcrumbs a:hover{color:var(--rust)}.detail-hero{background:#e9e4d8;padding:42px 0 78px}.detail-hero--product{background:#ddd7c8}.detail-hero__grid{grid-template-columns:1.4fr .6fr;align-items:start;gap:90px;margin-top:72px;display:grid}.detail-hero h1{max-width:850px;font-size:clamp(3.1rem,5.7vw,6.6rem)}.detail-hero__grid>div>p{max-width:760px;color:var(--muted);font-size:1.05rem}.spec-card{background:var(--green-900);color:var(--cream);padding:28px}.spec-card>span{color:#d9a381;text-transform:uppercase;letter-spacing:.12em;border-bottom:1px solid #ffffff29;padding-bottom:22px;font-size:.68rem;display:block}.spec-card dl{margin:0}.spec-card dl div{border-bottom:1px solid #ffffff1f;padding:18px 0}.spec-card dt{color:#9db0a7;text-transform:uppercase;letter-spacing:.08em;font-size:.65rem}.spec-card dd{margin:4px 0 0;font-size:.88rem}.detail-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:100px;display:grid}.prose{max-width:820px}.prose h1{display:none}.prose h2{margin:65px 0 18px;font-size:2.1rem}.prose h2:first-of-type{margin-top:0}.prose h3{margin:34px 0 10px;font-size:1.2rem}.prose table{border-collapse:collapse;width:100%;margin:25px 0 40px;font-size:.85rem}.prose th{background:var(--green-900);color:var(--cream);text-align:left}.prose th,.prose td{border:1px solid var(--line);vertical-align:top;padding:14px 16px}.prose ul{padding-left:20px}.prose--wide{max-width:none}.product-page-copy .prose>h2{max-width:900px}.product-page-copy .prose>p{max-width:980px}.product-context-grid{border:1px solid var(--line);background:var(--line);grid-template-columns:1fr 1fr;gap:1px;margin-top:42px;display:grid}.product-context-grid>div{background:var(--page-white);padding:30px}.product-context-grid h3{color:var(--steel);margin-bottom:12px}.product-context-grid p{margin:0}.custom-manufacturing-note{border-left:4px solid var(--brand-red);background:var(--page-white);max-width:980px;margin:30px 0;padding:28px 30px;box-shadow:0 12px 34px #455a6414}.custom-manufacturing-note strong{color:var(--tech-blue);letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-size:.72rem;display:block}.custom-manufacturing-note p{color:var(--carbon);margin-bottom:8px;font-size:1.12rem;font-weight:700}.custom-manufacturing-note small{color:var(--mechanical-gray);line-height:1.6;display:block}.sticky-note{border:1px solid var(--line);background:#efede6;padding:28px;position:sticky;top:30px}.sticky-note h2{font-size:1.5rem}.sticky-note ul{color:var(--muted);padding-left:18px;font-size:.84rem}.model-pages-module{background:#ece9e0;margin:58px 0 64px;padding:30px}.model-pages-module__heading{margin-bottom:26px}.prose .model-pages-module__heading .eyebrow{color:var(--rust);margin-bottom:12px}.prose .model-pages-module__heading h2{margin:0 0 10px;font-size:1.75rem}.model-pages-module__heading p{margin-bottom:0;font-size:.84rem}.model-pages-empty{background:var(--paper);border:1px solid #cdd4cf;padding:24px}.model-pages-empty strong{margin-bottom:6px;font-family:Manrope,system-ui,sans-serif;display:block}.model-pages-empty p{margin-bottom:16px;font-size:.84rem}.reference-list{background:#ccd2ce;border:1px solid #ccd2ce;grid-template-columns:1fr 1fr;gap:1px;display:grid}.reference-list a{background:var(--paper);flex-direction:column;min-height:125px;padding:22px 55px 22px 22px;display:flex;position:relative}.reference-list span{font-weight:700}.reference-list small{color:var(--muted);margin-top:10px}.reference-list b{color:var(--rust);position:absolute;top:20px;right:20px}.checklist-grid{background:var(--line);grid-template-columns:repeat(5,1fr);gap:1px;display:grid}.checklist-grid>div{background:var(--paper);min-height:250px;padding:24px}.checklist-grid span{color:var(--rust);font-size:.7rem;font-weight:700}.checklist-grid h3{margin-top:65px;font-size:1.1rem}.checklist-grid p{color:var(--muted);font-size:.8rem}.story-grid,.two-column-copy{grid-template-columns:.75fr 1.25fr;align-items:start;gap:100px;display:grid}.story-grid h2,.two-column-copy h2{font-size:clamp(2.4rem,4vw,4.5rem)}.quality-grid{background:var(--line);grid-template-columns:1fr 1fr;gap:1px;display:grid}.quality-grid article{background:var(--paper);min-height:260px;padding:32px}.quality-grid span{color:var(--rust);font-size:.7rem;font-weight:700}.quality-grid h3{margin-top:62px;font-size:1.45rem}.quality-grid p{color:var(--muted)}.guide-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.guide-grid article{background:#e8e4d9;padding:42px}.guide-grid article:last-child{background:var(--green-900);color:var(--cream)}.guide-grid h2{font-size:2.4rem}.guide-grid ol{margin:40px 0 0;padding:0;list-style:none}.guide-grid li{border-top:1px solid #10291f26;padding:20px 0}.guide-grid article:last-child li{border-color:#ffffff26}.guide-grid li strong{font-size:.9rem}.guide-grid li p{color:var(--muted);margin:5px 0 0;font-size:.85rem}.callout-grid{background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.callout-grid div{background:#ece9e0;padding:32px}.callout-grid span{color:var(--rust);font-size:.7rem;font-weight:700}.callout-grid h3{margin-top:50px;font-size:1.3rem}.callout-grid p{color:var(--muted);font-size:.86rem}.contact-page{background:var(--green-950);color:var(--cream);padding:45px 0 100px}.contact-grid{grid-template-columns:.8fr 1.2fr;gap:100px;margin-top:72px;display:grid}.contact-intro h1{font-size:clamp(3.5rem,5.5vw,6.5rem)}.contact-intro>p{color:#b7c7bf;max-width:530px}.contact-links{flex-direction:column;align-items:flex-start;gap:9px;margin-top:25px;display:flex}.contact-links a{color:var(--cream);border-bottom:1px solid #e5a47c;font-weight:700}.contact-note{color:#99aca2;border-top:1px solid #ffffff2b;flex-direction:column;gap:3px;margin-top:75px;padding-top:22px;font-size:.76rem;display:flex}.inquiry-form{background:var(--paper);color:var(--ink);padding:38px}.field-row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.inquiry-form label{color:#425249;flex-direction:column;gap:8px;margin-bottom:19px;font-size:.73rem;font-weight:700;display:flex}.inquiry-form input,.inquiry-form select,.inquiry-form textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #cdd5d0;border-radius:0;outline:none;padding:13px 14px}.form-help{color:#78857e;justify-content:space-between;gap:20px;margin:-3px 0 24px;font-size:.65rem;display:flex}.error-page{flex-direction:column;justify-content:center;min-height:650px;display:flex}.error-page h1{font-size:clamp(3.8rem,7vw,7rem)}.error-page h1 em{color:var(--rust)}.error-page p{color:var(--muted)}.site-footer{color:#c4d0ca;background:#0d241b;padding:78px 0 25px}.footer-grid{grid-template-columns:1.3fr .68fr .68fr .9fr 1fr;gap:42px;display:grid}.brand--footer{color:var(--cream);margin-bottom:25px}.brand--footer small{color:#8fa299}.footer-grid>div:first-child p{color:#8fa299;max-width:400px;font-size:.83rem}.footer-grid h2{color:var(--cream);letter-spacing:.08em;text-transform:uppercase;margin-bottom:20px;font-size:.77rem}.footer-grid>div:not(:first-child)>a{color:#aebdb6;margin:10px 0;font-size:.8rem;display:block}.footer-grid>div:not(:first-child)>a small{color:#70847a;margin-top:1px;font-size:.62rem;display:block}.footer-grid>div:last-child p{color:#8fa299;font-size:.8rem}.footer-email{font-weight:700;color:#e8aa82!important}.footer-whatsapp{font-weight:700;color:#b8d8c8!important}.footer-bottom{color:#70847a;border-top:1px solid #ffffff1a;justify-content:space-between;gap:20px;margin-top:65px;padding-top:20px;font-size:.65rem;display:flex}.topbar{background:var(--steel);color:var(--page-white)}.site-header{border-bottom-color:var(--line);background:#fffffff7}.brand__mark{background:var(--brand-red);color:var(--page-white)}.nav-list a{color:var(--steel)}.nav-list a:after{background:var(--brand-red)}.button{border-color:var(--brand-red);background:var(--brand-red)}.button:hover{border-color:var(--rust-dark);background:var(--rust-dark)}.button--cream{border-color:var(--brand-red);background:var(--brand-red);color:var(--page-white)}.button--cream:hover{border-color:var(--rust-dark);background:var(--rust-dark)}.text-link,.text-link span,.text-link--light,.text-link--light span{color:var(--tech-blue)}.eyebrow{color:var(--brand-red)}.eyebrow--light{color:var(--tech-blue)}.hero{background:var(--page-white)}.hero__panel{border:1px solid var(--line);background:var(--section-gray);color:var(--carbon);box-shadow:var(--shadow)}.hero__panel:before{background:repeating-linear-gradient(115deg,#0000 0 50px,#1565c00b 50px 51px)}.hero__panel-top{border-bottom-color:var(--line);color:var(--steel)}.gear{border-color:var(--steel);box-shadow:0 0 0 2px #455a6414,inset 0 0 0 2px #1565c01f}.gear:before{border-color:#1565c080}.gear span{border-color:var(--brand-red);background:var(--page-white)}.shaft{background:var(--brand-red);box-shadow:inset 0 0 0 6px #2632381f}.shaft span{border-color:var(--tech-blue);background:var(--page-white)}.hero__panel-bottom{border-top-color:var(--line)}.hero__panel-bottom div{border-right-color:var(--line)}.hero__panel-bottom strong{color:var(--tech-blue)}.hero__panel-bottom span{color:var(--mechanical-gray)}.hero__rail{background:var(--section-gray)}.hero__rail .shell{color:var(--steel)}.hero__rail span:not(:first-child):before{background:var(--tech-blue)}.section--soft{background:var(--section-gray)}.family-card{border:1px solid var(--line);background:var(--page-white);color:var(--carbon);box-shadow:0 12px 36px #455a6414}.family-card--sand{background:var(--section-gray)}.family-card__top,.family-card--sand .family-card__top{border-bottom-color:var(--line)}.visual-ring,.family-card--sand .visual-ring{border-color:#1565c01a}.visual-axis,.family-card--sand .visual-axis{background:#455a6438}.family-card p,.family-card--sand p{color:var(--mechanical-gray)}.family-card li,.family-card--sand li{border-color:var(--line)}.family-card li:first-child{border-color:var(--brand-red);background:var(--brand-red);color:var(--page-white)}.category-grid{border-color:var(--line);background:var(--line)}.category-card{background:var(--page-white)}.category-card:hover{background:var(--page-white);box-shadow:0 18px 35px #1565c01a}.category-card__meta{color:var(--brand-red)}.category-card small{color:var(--mechanical-gray)}.quote-band{border-top:4px solid var(--brand-red);background:var(--section-gray);color:var(--carbon)}.quote-band p{color:var(--mechanical-gray)}.page-hero,.page-hero--pto,.page-hero--plain{border-bottom:1px solid var(--line);background:var(--section-gray);color:var(--carbon)}.page-hero h1 em{color:var(--brand-red)}.page-hero>.shell>p{color:var(--mechanical-gray)}.page-hero__facts{border-top-color:var(--line)}.page-hero__facts span{color:var(--mechanical-gray)}.page-hero__facts strong{color:var(--tech-blue)}.page-hero .breadcrumbs ol,.detail-hero .breadcrumbs ol,.contact-page .breadcrumbs ol{color:var(--mechanical-gray)}.detail-hero,.detail-hero--product{border-bottom:1px solid var(--line);background:var(--section-gray)}.spec-card{border:1px solid var(--line);background:var(--page-white);color:var(--carbon)}.spec-card>span{background:var(--steel);color:var(--page-white);border-bottom:0;margin:-28px -28px 0;padding:18px 28px}.spec-card dl div{border-bottom-color:var(--line)}.spec-card dt{color:var(--tech-blue)}.prose p,.prose li{color:var(--mechanical-gray)}.prose th{background:var(--steel);color:var(--page-white)}.sticky-note,.model-pages-module,.callout-grid div{background:var(--section-gray)}.model-pages-empty{border-color:var(--line)}.reference-list{border-color:var(--line);background:var(--line)}.reference-list a{background:var(--page-white)}.reference-list a:hover{background:var(--section-gray)}.reference-list b{color:var(--tech-blue)}.guide-grid article,.guide-grid article:last-child{border:1px solid var(--line);background:var(--page-white);color:var(--carbon)}.guide-grid article:last-child p{color:var(--mechanical-gray)}.guide-grid li,.guide-grid article:last-child li{border-top-color:var(--line)}.contact-page{border-top:1px solid var(--line);background:var(--section-gray);color:var(--carbon)}.contact-intro h1 em{color:var(--brand-red)}.contact-intro>p{color:var(--mechanical-gray)}.contact-links a{border-bottom-color:var(--tech-blue);color:var(--tech-blue)}.contact-note{border-top-color:var(--line);color:var(--mechanical-gray)}.contact-note strong{color:var(--carbon)}.inquiry-form{border:1px solid var(--line);background:var(--page-white)}.inquiry-form input:focus,.inquiry-form select:focus,.inquiry-form textarea:focus{border-color:var(--tech-blue);box-shadow:0 0 0 2px #1565c01f}.site-footer{border-top:1px solid var(--line);background:var(--section-gray);color:var(--mechanical-gray)}.brand--footer{color:var(--carbon)}.brand--footer .brand__mark{background:var(--brand-red);color:var(--page-white)}.brand--footer small,.footer-grid>div:first-child p,.footer-grid>div:last-child p,.footer-grid>div:not(:first-child)>a small,.footer-bottom{color:var(--mechanical-gray)}.footer-grid h2{color:var(--steel)}.footer-grid>div:not(:first-child)>a{color:var(--tech-blue)}.footer-grid>div:not(:first-child)>a:hover{color:var(--brand-red)}.footer-email,.footer-whatsapp{color:var(--tech-blue)!important}.footer-bottom{border-top-color:var(--line)}@media (width<=1080px){.header__inner{grid-template-columns:auto 1fr auto;gap:20px}.site-header nav{background:var(--paper);border-bottom:1px solid var(--line);padding:25px;display:none;position:absolute;top:84px;left:0;right:0}.site-header nav.is-open{display:block}.nav-list{flex-direction:column;align-items:center}.menu-button{border:1px solid var(--line);background:0 0;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;padding:10px;display:flex}.menu-button span{background:var(--green-900);height:2px;display:block}.header__inner>.button{display:none}.hero__grid{grid-template-columns:1fr}.hero__panel{min-height:480px}.category-grid{grid-template-columns:1fr 1fr}.checklist-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}}@media (width<=760px){:root{--shell:min(100% - 28px, 1280px)}.topbar__inner span{display:none}.topbar__inner{justify-content:flex-end}.topbar__links{justify-content:space-between;gap:10px;width:100%}.topbar__links a:first-child{display:none}.header__inner{height:72px}.brand__logo--header{height:45px}.site-header nav{top:72px}.hero__grid{gap:45px;min-height:0;padding-block:55px}.hero__copy h1{font-size:3.35rem}.hero__actions{flex-direction:column;align-items:flex-start;gap:18px}.hero__panel{min-height:410px}.driveline-art{height:270px;transform:scale(.76)}.hero__panel-bottom span{font-size:.56rem}.hero__rail .shell{text-align:center;justify-content:center}.hero__rail span:not(:first-child){display:none}.section{padding-block:75px}.section-heading--split,.process,.story-grid,.two-column-copy,.detail-hero__grid,.detail-layout,.contact-grid{grid-template-columns:1fr;gap:40px}.section-heading h2{font-size:2.75rem}.family-grid,.guide-grid{grid-template-columns:1fr}.family-card{min-height:590px;padding-inline:25px}.category-grid,.reference-list,.quality-grid,.callout-grid{grid-template-columns:1fr}.category-card{min-height:250px}.process{gap:20px}.quote-band__inner{flex-direction:column;justify-content:center;align-items:flex-start;gap:30px;min-height:420px}.page-hero h1{margin-top:50px;font-size:3.8rem}.page-hero__facts{flex-wrap:wrap;gap:24px}.detail-hero__grid{margin-top:45px}.detail-hero h1{font-size:3.2rem}.product-context-grid{grid-template-columns:1fr}.sticky-note{position:static}.checklist-grid{grid-template-columns:1fr}.checklist-grid>div{min-height:210px}.field-row{grid-template-columns:1fr;gap:0}.inquiry-form{padding:24px}.form-help{flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr;gap:42px}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.brand__logo--footer{height:55px}.footer-bottom{flex-direction:column}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
