@font-face{font-family:Manrope;src:url(manrope-regular.ttf) format('truetype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Manrope;src:url(manrope-semibold.ttf) format('truetype');font-style:normal;font-weight:500 700;font-display:swap}
@font-face{font-family:Manrope;src:url(manrope-extrabold.ttf) format('truetype');font-style:normal;font-weight:800;font-display:swap}
:root{--paper:#f5f4f0;--ink:#17201c;--green:#234e3b;--lime:#d7ed9a;--muted:#565e58;--line:#bac0b7}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:36px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}p{margin:0;line-height:1.6}h1,h2,h3{margin:0;font-weight:600;letter-spacing:-.055em;line-height:1.12}img{display:block;max-width:100%}svg{fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.wrap{width:calc(100% - 120px);max-width:1368px;margin-inline:auto}.arrow{width:23px;height:23px;flex:none;transition:transform .2s ease}a:hover>.arrow{transform:translate(3px,-3px)}a:focus-visible{outline:3px solid #70943f;outline-offset:7px;border-radius:3px}.skip-link{position:fixed;top:12px;left:12px;transform:translateY(-160%);z-index:10;padding:14px 20px;background:var(--lime);color:var(--ink)}.skip-link:focus{transform:none}.wordmark{font-size:40px;letter-spacing:-.065em;font-weight:800;line-height:1}.wordmark span{color:var(--green)}.site-header{min-height:100px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.site-header nav{display:flex;gap:44px;font-size:15px}.site-header nav a{padding:12px 0}.site-header nav a:hover{color:var(--green);text-decoration:underline;text-underline-offset:6px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:60px;padding:17px 29px;border-radius:100px;font-weight:600;font-size:17px;line-height:1.2;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-outline{border:1px solid var(--ink);min-height:49px;font-size:14px;padding:13px 24px;gap:14px}.button-outline:hover{background:#e8eadf}.button-primary{color:var(--paper);background:var(--green)}.button-primary:hover{background:#173e2c}.button-primary:hover .arrow{transform:translateY(3px)}.button-lime{color:var(--ink);background:var(--lime)}.button-lime:hover{background:#e5f7b6}.hero{position:relative;min-height:746px;display:flex;align-items:center;isolation:isolate;padding-block:90px 70px}.hero-copy{position:relative;z-index:1}.hero-copy a{pointer-events:auto}.hero h1{font-size:clamp(62px,7.3vw,108px);line-height:1.07;font-weight:800;letter-spacing:-.058em}.hero h1 span{display:block}.green{color:var(--green)}.hero-copy p{max-width:550px;font-size:21px;line-height:1.55;margin:29px 0 32px}.hero-art{position:absolute;right:-28px;top:0;width:43%;height:100%;z-index:-1;overflow:hidden;pointer-events:none;mask-image:linear-gradient(90deg,transparent 0%,#000 12%,#000 90%,transparent 100%)}.hero-art img{width:100%;height:100%;object-fit:contain}.hero-copy{animation:arrive .7s both}.hero-art{animation:arrive 1s .1s both}.product-strip{border-top:1px solid var(--line);padding-block:23px 30px;display:flex;align-items:center;justify-content:space-between;font-size:14px}.product-strip>div{display:flex;gap:54px;font-weight:600;font-size:22px;letter-spacing:-.045em}.product-strip a:hover{color:var(--green)}.portfolio{padding-block:105px 0}.section-label{text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:600;color:var(--green);margin-bottom:23px}.section-heading{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;margin-bottom:45px}h2{font-size:clamp(40px,4.45vw,64px)}.section-heading>p{font-size:24px;line-height:1.45;max-width:570px}.projects{display:grid;grid-template-columns:1fr 1fr;gap:30px}.project-media{display:flex;width:100%;aspect-ratio:3/2;overflow:hidden;margin-bottom:28px}.vehicle img{width:100%;height:100%;object-fit:cover;transition:transform .55s}.vehicle:hover img{transform:scale(1.035)}.project .section-label{margin-bottom:13px;font-size:11px;letter-spacing:.105em}.project h3{font-size:49px;line-height:1.15;font-weight:600;margin-bottom:18px}.project h3 a{display:inline-flex;align-items:center;gap:22px}.project h3 .arrow{width:34px;height:34px}.project>p:not(.section-label){font-size:18px;line-height:1.65;margin-bottom:22px;max-width:590px}.text-link{display:inline-flex;align-items:center;gap:12px;border-bottom:1px solid var(--green);padding-bottom:4px;color:var(--green);font-size:18px}.text-link .arrow{width:19px;height:19px}.cms-visual{position:relative;align-items:center;justify-content:center;background:#193b2b;isolation:isolate}.cms-visual:before,.cms-visual:after{content:'';position:absolute;border:90px solid #254f3b;border-radius:50%;width:420px;height:420px;z-index:-1;right:-235px;top:80px}.cms-visual:after{width:250px;height:250px;left:-135px;top:66%;border-width:75px}.cms-panel{background:#faf9f6;border-radius:9px;width:56%;padding:27px 29px 26px;box-shadow:0 18px 36px #091d2426;transition:transform .4s}.cms-visual:hover .cms-panel{transform:translateY(-6px)}.cms-panel>strong{display:block;font-size:29px;letter-spacing:-.04em;margin-bottom:23px}.cms-row{display:flex;align-items:center;gap:14px;background:#f0efeb;padding:9px 11px;border-radius:10px;margin-top:10px;font-size:16px}.cms-icon{width:38px;height:38px;border-radius:50%;background:#e2f2ad;display:flex;align-items:center;justify-content:center;flex:none}.cms-icon svg{width:23px;height:23px}.chevron{width:17px;height:17px;margin-left:auto}.future{border-top:1px solid var(--line);margin-top:48px;padding:30px 0;display:flex;align-items:center;justify-content:space-between;gap:24px}.future h3{font-size:30px}.future p{font-size:17px}.about{display:grid;grid-template-columns:1.1fr 1fr;gap:74px;padding-block:145px}.about .section-label{color:var(--muted)}.about h2{font-size:clamp(40px,4.2vw,60px)}.about-copy{padding-top:30px}.about-copy p{font-size:22px;line-height:1.6}.about-copy p+p{font-size:18px;color:var(--muted);margin-top:26px}.contact{background:var(--green);color:var(--paper);position:relative;overflow:hidden;isolation:isolate}.contact:before{content:'d';position:absolute;z-index:-1;right:3%;bottom:34px;font-size:700px;font-weight:800;letter-spacing:-.09em;line-height:.9;color:#315d47;opacity:.6;pointer-events:none}.contact-inner{padding-block:104px 82px}.contact h2{font-size:clamp(46px,5.75vw,83px);font-weight:400;letter-spacing:-.045em}.contact-inner>p{font-size:20px;margin-top:35px;max-width:780px}.contact-actions{display:flex;align-items:center;gap:44px;margin-top:34px}.phone{font-size:21px;text-decoration:underline;text-underline-offset:5px}.site-footer{display:flex;align-items:center;gap:30px;padding-block:28px 43px;border-top:1px solid #769181;font-size:12px}.site-footer .wordmark{font-size:31px}.site-footer .location{margin-left:auto}.site-footer>a:last-child:hover{text-decoration:underline}.legal{max-width:800px;padding-block:80px 100px}.legal h1{font-size:64px;margin-bottom:30px}.legal h2{font-size:26px;margin:35px 0 14px;letter-spacing:-.03em}.legal p{font-size:18px;margin-bottom:15px}.legal a:not(.button){text-decoration:underline;text-underline-offset:3px}.legal .button{margin-top:35px}.legal ul{padding-left:24px;line-height:1.7}.legal li{margin-block:8px}.legal-date{color:var(--muted);font-size:14px!important}
@keyframes arrive{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1600px){.hero-art{right:-45px}.hero{min-height:790px}}
@media(max-width:1100px){.wrap{width:calc(100% - 72px)}.hero{min-height:640px;padding-block:70px}.hero h1{font-size:7.35vw}.hero-copy p{max-width:460px;font-size:19px}.hero-art{width:42%;right:-20px}.section-heading{gap:35px}.section-heading>p{font-size:21px}.cms-panel{width:68%;padding:22px}.cms-panel>strong{font-size:24px;margin-bottom:12px}.cms-row{font-size:14px;padding:7px;gap:10px}.cms-icon{width:32px;height:32px}.project h3{font-size:40px}.about{gap:40px;padding-block:110px}.about-copy p{font-size:20px}.future p{font-size:15px}}
@media(max-width:760px){.wrap{width:calc(100% - 48px)}.site-header{min-height:90px;flex-wrap:wrap;gap:16px;padding:23px 0 17px}.wordmark{font-size:34px}.site-header nav{order:3;justify-content:space-between;width:100%;gap:16px;font-size:13px}.site-header nav a{padding:6px 0}.site-header .button{font-size:12px;min-height:40px;padding:10px 15px;gap:10px}.site-header .arrow{width:16px;height:16px}.hero{display:block;min-height:auto;padding-block:51px 0}.hero h1{font-size:clamp(47px,9.4vw,70px);line-height:1.09;letter-spacing:-.065em}.hero h1 .green{max-width:100%}.hero-copy p{font-size:17px;max-width:480px;margin:24px 0 26px;line-height:1.6}.button{font-size:15px;min-height:55px;padding:16px 23px;gap:25px}.hero-art{position:relative;width:82%;height:330px;right:auto;top:auto;margin:3px auto 0;z-index:0;mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)}.hero-art img{object-fit:contain}.product-strip{font-size:11px;padding-block:19px 22px;gap:16px}.product-strip>div{gap:21px;font-size:17px}.portfolio{padding-top:65px}.section-label{font-size:10px;margin-bottom:16px}.section-heading{grid-template-columns:1fr;gap:23px;margin-bottom:32px}h2{font-size:clamp(36px,8.8vw,52px)}.section-heading>p{font-size:18px;max-width:430px}.projects{grid-template-columns:1fr;gap:49px}.project-media{margin-bottom:23px}.project .section-label{font-size:9px;letter-spacing:.09em}.project h3{font-size:40px;margin-bottom:15px}.project h3 .arrow{width:27px;height:27px}.project>p:not(.section-label){font-size:16px;margin-bottom:18px}.text-link{font-size:16px}.cms-panel{width:62%;padding:16px 20px}.cms-panel>strong{font-size:22px;margin-bottom:10px}.cms-row{font-size:12px;gap:9px;margin-top:6px;padding:6px 7px}.cms-icon{width:28px;height:28px}.cms-icon svg{width:18px;height:18px}.chevron{width:12px;height:12px}.future{margin-top:38px;padding-block:27px;align-items:flex-start;flex-direction:column;gap:14px}.future h3{font-size:27px}.future p{font-size:15px}.about{grid-template-columns:1fr;gap:26px;padding-block:80px}.about h2{font-size:clamp(36px,8.5vw,51px)}.about-copy{padding:0}.about-copy p{font-size:18px}.about-copy p+p{font-size:16px;margin-top:21px}.contact-inner{padding-block:65px 58px}.contact h2{font-size:clamp(37px,9vw,65px)}.contact-inner>p{font-size:17px;margin-top:26px}.contact-actions{gap:26px;align-items:flex-start;flex-direction:column;margin-top:29px}.phone{font-size:18px}.contact:before{font-size:520px;right:-70px;bottom:90px}.site-footer{flex-wrap:wrap;gap:20px 24px;padding-block:28px 35px;font-size:10px}.site-footer .wordmark{width:100%;font-size:30px}.site-footer .location{margin-left:0}.site-footer>a:last-child{margin-left:auto}.legal{padding-block:55px}.legal h1{font-size:45px}.legal p{font-size:16px}}
@media(max-width:380px){.wrap{width:calc(100% - 36px)}.cms-panel{width:68%}.hero-art{height:280px}.site-footer>span:nth-child(2){width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
