:root{color-scheme:light;--paper:#f7f7ef;--ink:#182722;--muted:#606b64;--line:#d5dacd;--accent:#d9ef81;--dark:#20372d;--font:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #809a27;outline-offset:6px}.wrap{width:min(1240px,calc(100% - 80px));margin-inline:auto}.skip{position:absolute;top:-100px;left:20px;padding:12px;background:var(--accent);z-index:5}.skip:focus{top:12px}.header{display:flex;justify-content:space-between;align-items:center;min-height:106px;border-bottom:1px solid var(--line);gap:24px}.brand{display:flex;align-items:center;gap:10px;font-size:26px;font-weight:800;letter-spacing:-1px}.brand-dot{width:13px;height:13px;display:inline-block;background:var(--ink);border-radius:50%}.brand-description{font-size:11px;font-weight:400;letter-spacing:.03em;line-height:1.3;max-width:65px;margin-left:8px}.header nav{display:flex;align-items:center;gap:34px;font-size:14px}.nav-contact{border-bottom:1px solid var(--ink);padding-bottom:4px}.nav-contact span{margin-left:15px}.hero{padding-top:55px}.eyebrow{font-size:11px;letter-spacing:.13em;text-transform:uppercase;font-weight:700;margin:0 0 24px}.eyebrow span{color:#648338;font-size:12px;margin-right:8px}.hero-grid{display:grid;grid-template-columns:1.65fr 1fr;gap:60px;align-items:center}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(64px,6.8vw,100px);line-height:1.01;letter-spacing:-.065em;font-weight:500;margin-bottom:40px}em{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.07em}h1 em{font-size:.94em}h2{font-size:clamp(38px,4.2vw,59px);font-weight:500;line-height:1.08;letter-spacing:-.05em;margin-bottom:24px}h3{font-size:24px;font-weight:500;letter-spacing:-.04em;line-height:1.25}.hero-aside{max-width:355px;padding-top:30px}.hero-aside>p:first-child{font-size:24px;line-height:1.4;letter-spacing:-.025em}.muted{color:var(--muted)}.button{display:flex;justify-content:space-between;gap:20px;align-items:center;background:var(--ink);color:white;padding:17px 22px;border:0;border-radius:3px;font-size:14px;cursor:pointer;min-height:52px;transition:background .2s,transform .2s}.button:hover{background:#365545;transform:translateY(-2px)}.button span{font-size:22px;line-height:1}.hero-aside .button{margin-top:30px}.small{font-size:12px;color:var(--muted);line-height:1.6;margin-top:14px}.hero-footer{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:23px 0;font-size:12px;margin-top:42px}.hero-footer>a{font-weight:700}.hero-footer>a span{margin-left:14px}.section{padding-block:100px}.work{background:#edf0e5}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:40px}.section-heading h2{margin-bottom:0}.section-intro{max-width:350px;margin-bottom:0;font-size:15px}.projects{display:grid;grid-template-columns:1fr 1fr;gap:38px}.project-image{display:block;padding:34px 24px 0;overflow:hidden;aspect-ratio:1.45;border-radius:4px}.delta{background:#d8ddca}.asphalt{background:#d9ded9}.project-image img{display:block;width:100%;height:auto;box-shadow:0 15px 35px #18272224;transition:transform .3s;border-radius:4px}.project-image:hover img{transform:translateY(-6px)}.project-caption{display:flex;justify-content:space-between;align-items:center;margin:26px 0 13px}.project-caption .eyebrow{font-size:10px;margin-bottom:6px;color:var(--muted)}.project-caption h3{margin:0;font-size:31px}.round-link{border:1px solid #a6b09e;display:grid;place-items:center;width:43px;height:43px;border-radius:50%;font-size:24px}.round-link:hover{background:var(--accent)}.project>p{color:var(--muted);font-size:14px;max-width:490px}.tags{display:flex;flex-wrap:wrap;gap:7px}.tags span,.tag{font-size:10px;padding:5px 10px;border:1px solid #bdc8b4;border-radius:40px}.offer{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.offer>div>p.muted{max-width:370px;font-size:15px}.offer-card{border:1px solid #cdd6c1;background:#eff2e5;padding:36px;border-radius:5px}.price-top{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:12px}.tag{background:var(--accent);border:0}.price{font-size:76px;letter-spacing:-.06em;line-height:1;margin:32px 0 13px}.price span{font-size:28px;letter-spacing:-.04em}.offer-card>p:not(.price):not(.small){font-size:14px}.checklist{padding:22px 0 16px;margin:22px 0;border-top:1px solid var(--line);list-style:none;font-size:14px}.checklist li{margin-bottom:12px;padding-left:24px;position:relative}.checklist li:before{content:'✓';position:absolute;left:0;color:#536927}.process{background:var(--dark);color:var(--paper)}.process .eyebrow{color:var(--accent)}.steps{display:grid;grid-template-columns:repeat(3,1fr);list-style:none;padding:0;margin:48px 0 0;gap:45px}.steps li{border-top:1px solid #597064;padding-top:22px}.step-number{display:block;font-size:12px;color:var(--accent);margin-bottom:35px}.steps h3{font-size:23px}.steps p{color:#c0cabe;font-size:14px;max-width:300px}.faq{display:grid;grid-template-columns:1fr 1.25fr;gap:70px}.questions details{border-bottom:1px solid var(--line);padding:22px 0}.questions details:first-child{padding-top:0}.questions summary{cursor:pointer;font-size:17px;font-weight:500;padding-right:20px}.questions details p{color:var(--muted);font-size:14px;margin:15px 0 0;max-width:510px}.contact{background:var(--accent);padding:78px 0}.contact-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:70px;align-items:center}.contact h2{font-size:clamp(42px,4.5vw,66px)}.contact p{font-size:15px}.contact-box{border-left:1px solid #aabd63;padding-left:45px}.contact-box h3{font-size:20px}.contact-box ol{padding-left:19px;font-size:14px;margin-bottom:24px}.contact-box li{margin:9px 0}.contact-box>p{font-size:13px;max-width:350px}.light{background:var(--ink);font-size:12px;width:100%;text-align:left}.copy-status{min-height:20px;margin:12px 0 0;font-size:12px!important}.footer{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:105px;font-size:12px;color:var(--muted)}.footer .brand{color:var(--ink)}[hidden]{display:none!important}@media(min-width:1600px){.hero{padding-top:70px;padding-bottom:10px}}@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.hero-grid{gap:35px;grid-template-columns:1.3fr 1fr}h1{font-size:70px}.offer{gap:45px}.section{padding-block:75px}.contact-grid{gap:35px}.contact-box{padding-left:30px}.project-image{padding:25px 15px 0}.steps{gap:25px}}@media(max-width:700px){.wrap{width:calc(100% - 36px)}.header{min-height:85px}.brand{font-size:23px}.brand-description{display:none}.header nav{gap:20px;font-size:12px}.header nav>a:nth-child(2){display:none}.nav-contact span{margin-left:4px}.hero{padding-top:35px}.eyebrow{font-size:9px;letter-spacing:.1em}.hero-grid{grid-template-columns:1fr;gap:0}h1{font-size:clamp(51px,12vw,82px);margin-bottom:12px}.hero-aside{max-width:none;padding-top:20px}.hero-aside>p:first-child{font-size:21px}.hero-aside .muted{max-width:450px;font-size:15px}.hero-aside .button{max-width:380px;margin-top:22px}.hero-footer{margin-top:26px;font-size:10px;gap:16px}.hero-footer>span{max-width:135px}.section{padding-block:60px}.section-heading{display:block;margin-bottom:30px}.section-intro{margin-top:25px}.projects{grid-template-columns:1fr;gap:42px}.project-image{aspect-ratio:1.5;padding:28px 18px 0}.offer,.faq,.contact-grid{grid-template-columns:1fr;gap:30px}.offer-card{padding:25px}.price-top{font-size:11px}.price{font-size:67px}.steps{grid-template-columns:1fr;gap:24px;margin-top:30px}.step-number{margin-bottom:15px}.steps h3{margin-bottom:12px}.steps p{max-width:none;margin-bottom:6px}.contact{padding-block:55px}.contact-box{border-left:0;border-top:1px solid #aabd63;padding:28px 0 0}.contact-box>p{max-width:none}.contact-box .button{max-width:380px}.footer{flex-wrap:wrap;justify-content:space-between;padding-block:27px;gap:15px;font-size:10px}.footer>span{width:100%;order:3}.questions summary{font-size:16px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

.email-link{text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.email-cta{margin-bottom:10px}#copy-brief{background:transparent;color:var(--ink);border:1px solid #aabd63}
