@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/manrope-0.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/manrope-1.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/manrope-2.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/manrope-3.ttf) format('truetype');
}

:root{--navy:#0b1c2a;--navy2:#132b3c;--lime:#d8f36a;--paper:#f4f5f1;--ink:#122331;--muted:#66717a;--line:#d8ddd9;--radius:4px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Manrope',Arial,sans-serif;font-size:16px;line-height:1.6}button,input,select{font:inherit}a{color:inherit;text-decoration:none}button,a,input,select{touch-action:manipulation}button{cursor:pointer}img{display:block;width:100%;height:100%;object-fit:cover}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #90b813;outline-offset:5px}button{color:inherit}.wrap{width:min(1328px,calc(100% - 96px));margin:auto}.eyebrow{font-size:13px;letter-spacing:.14em;text-transform:uppercase;font-weight:600}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;min-height:58px;padding:16px 25px;border:1px solid transparent;border-radius:var(--radius);background:var(--lime);color:var(--navy);font-weight:600;font-size:14px;transition:background .25s,transform .25s}.button:hover{background:#e4ff81;transform:translateY(-2px)}.button span{font-size:22px;line-height:1}.button.outline{border-color:#80909a;background:transparent;color:white}.button.outline:hover{background:#ffffff12}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500}h2{font-size:clamp(34px,4vw,56px);line-height:1.13;letter-spacing:-.045em}section{scroll-margin-top:85px}.skip{position:fixed;top:-100px;background:var(--lime);padding:10px;z-index:100}.skip:focus{top:10px}
header{height:92px;background:var(--navy);color:#fff;position:sticky;top:0;z-index:30;border-bottom:1px solid #ffffff16}.nav{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:block;flex-shrink:0;width:140px;height:80px}.brand img{object-fit:contain}.nav nav{display:flex;gap:27px;font-size:14px}.nav nav a{color:#dce1e3;transition:color .2s}.nav nav a:hover{color:var(--lime)}.nav-phone{font-size:15px;white-space:nowrap}.menu-toggle{display:none;background:none;border:0;width:40px;height:40px}.menu-toggle span{display:block;width:25px;height:1px;background:white;margin:7px auto}.hero{position:relative;background:var(--navy);color:white;min-height:700px;overflow:hidden}.hero-image{position:absolute;left:48.2%;top:0;width:51.8%;height:100%;overflow:hidden}.hero-image img{object-position:57% center;animation:hero-image 1.4s ease-out both}.hero-image:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#0b1c2a30,transparent 25%,#00000005)}.image-label{position:absolute;z-index:1;right:35px;bottom:35px;background:#ffffffed;color:var(--navy);padding:18px 25px;border-left:3px solid var(--lime);font-size:14px}.image-label span{display:block}.hero-content{position:relative;pointer-events:none}.hero-copy{width:52%;padding:60px 30px 44px 0;pointer-events:auto}.hero .eyebrow{font-size:12px;color:#c1cbd1;display:flex;align-items:center;gap:10px}.location-mark{font-size:23px;color:var(--lime)}h1{font-size:clamp(45px,4.9vw,74px);line-height:1.06;letter-spacing:-.05em;margin-top:33px;max-width:720px}h1 em,h2 em{font-style:normal;color:var(--lime)}.hero-description{color:#b5c0c8;font-size:17px;line-height:1.7;margin:28px 0 34px}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:26px}.hero-secondary{font-size:13px;border-bottom:1px solid #73808a;padding-bottom:6px}.hero-secondary span{margin-left:12px}.hero-bottom{display:flex;gap:35px;align-items:center;border-top:1px solid #ffffff25;margin-top:48px;padding-top:25px;width:94%}.hero-bottom strong{font-weight:500;font-size:29px;letter-spacing:-.03em;display:block}.hero-bottom small{font-size:16px;margin-left:4px}.hero-bottom>div>span{font-size:12px;color:#b5c0c8}.hero-mini{display:flex;align-items:center;gap:11px;line-height:1.6}.hero-mini .check{display:grid;place-items:center;border:1px solid #607444;color:var(--lime);border-radius:50%;height:34px;width:34px;font-size:16px}.scroll-cue{position:absolute;bottom:25px;left:47%;color:var(--navy);background:var(--lime);width:40px;height:40px;border-radius:50%;display:grid;place-items:center;font-size:22px;z-index:2}.promise-strip{border-bottom:1px solid var(--line)}.promises{display:grid;grid-template-columns:repeat(4,1fr);padding-block:27px;font-size:14px;font-weight:500;gap:20px}.promises>div{display:flex;align-items:center;gap:12px;justify-content:center;border-right:1px solid var(--line)}.promises>div:last-child{border:0}.promise-icon{font-size:17px;font-weight:400}.section{padding-block:105px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:46px}.section-label{color:#667865;margin-bottom:23px;font-size:12px;letter-spacing:.15em}.section-description{max-width:350px;color:var(--muted);line-height:1.8;font-size:15px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service{background:#fff;padding:30px;display:flex;flex-direction:column;border:1px solid #e1e5de;border-radius:4px}.service-top{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#7a8783;margin-bottom:38px}.service-tag{font-size:11px;background:#f2f5eb;padding:5px 9px;color:#5f6d56}.service h3{font-size:29px;line-height:1.22;letter-spacing:-.04em;margin-bottom:20px}.service>p{font-size:14px;line-height:1.8;color:var(--muted);min-height:77px}.service ul{list-style:none;margin:24px 0 34px;padding:0;font-size:13px;line-height:2.2}.service li:before{content:'✓';margin-right:10px;color:#7a9266}.service-bottom{margin-top:auto;border-top:1px solid var(--line);padding-top:22px;display:flex;justify-content:space-between;align-items:center;gap:8px}.service-bottom p{font-size:14px;white-space:nowrap}.service-bottom strong{font-size:26px;font-weight:500;letter-spacing:-.04em}.round-link{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;border:1px solid #cbd3c7;font-size:23px;transition:.2s}.round-link:hover{background:var(--lime);border-color:var(--lime);color:var(--navy)}.service-dark{background:var(--navy);color:white;border-color:var(--navy)}.service-dark>p{color:#b2c0c8}.service-dark .service-tag{color:var(--lime);background:#ffffff10}.service-dark .service-bottom{border-color:#ffffff25}.service-dark .round-link{background:var(--lime);color:var(--navy);border-color:var(--lime)}.service-dark li:before{color:var(--lime)}.section-note{font-size:12px;color:#68736c;margin-top:24px}.projects-section{padding-block:100px;background:#e8ece7}.projects-grid{display:grid;grid-template-columns:1.12fr 1fr;column-gap:35px;row-gap:45px}.project-image{display:block;height:330px;position:relative;overflow:hidden;border-radius:4px}.project-feature .project-image{height:400px}.project:nth-child(2){align-self:end}.project-image img{transition:transform .65s ease}.project-image:hover img{transform:scale(1.035)}.project-type{position:absolute;top:18px;left:18px;color:white;background:#15232acf;backdrop-filter:blur(8px);padding:7px 11px;font-size:11px}.project-open{position:absolute;bottom:18px;right:18px;display:grid;place-items:center;background:white;color:var(--navy);width:44px;height:44px;border-radius:50%;font-size:25px}.project-title{display:flex;justify-content:space-between;gap:15px;align-items:center;margin:20px 0 12px}.project-title h3{font-size:23px;letter-spacing:-.035em}.project-title>span{font-size:12px;color:var(--muted)}.project-metrics{display:flex;gap:22px;padding-top:12px;border-top:1px solid #ccd3cb;font-size:13px;color:#56665c}.project-metrics strong{font-weight:500;margin-left:auto;color:var(--ink)}.more-projects{display:flex;align-items:center;justify-content:center;gap:15px;width:100%;background:transparent;border:1px solid #c2cdc0;min-height:62px;margin-top:45px;font-size:14px;border-radius:4px;transition:background .2s}.more-projects:hover{background:#dce5d6}.more-projects span{font-size:11px;border:1px solid #b8c6b3;border-radius:50%;width:23px;height:23px;display:grid;place-items:center}.more-projects b{font-size:25px;font-weight:400;margin-left:10px}.estimate-section{display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:center}.estimate-intro h2{font-size:clamp(45px,5.5vw,75px)}.estimate-intro h2 em{color:#728b40}.estimate-intro>p:not(.eyebrow){max-width:350px;margin-top:28px;font-size:15px;color:var(--muted);line-height:1.9}.estimate-note{border-top:1px solid var(--line);padding-top:24px;margin-top:34px;font-size:13px;display:flex;gap:20px;align-items:center}.estimate-note>span{font-size:34px;color:#739242}.calculator{background:white;border:1px solid #e1e5de;border-radius:5px;padding:34px 38px}.calc-heading{display:flex;justify-content:space-between;padding-bottom:26px;border-bottom:1px solid var(--line);font-size:16px;margin-bottom:26px}.calc-heading>span:last-child{font-size:24px;color:#70863c}.field-label{display:block;font-size:13px;color:#526257;margin-bottom:12px}select{width:100%;padding:13px 12px;border:1px solid #ced7cb;background:#fafbf7;border-radius:3px;color:var(--ink);font-size:15px}input[type=range]{width:100%;accent-color:#759331;cursor:pointer;margin:18px 0 8px}.area-heading{display:flex;align-items:center;justify-content:space-between;margin-top:25px}.area-heading .field-label{margin:0}.area-number{display:flex;align-items:center;gap:7px;font-size:14px}.area-number input{width:85px;padding:6px;border:1px solid #d9dfd4;border-radius:3px;font-size:22px;text-align:right;background:#fafbf7;color:var(--ink)}.range-labels{display:flex;justify-content:space-between;font-size:12px;color:#798576}.estimate-result{border-top:1px solid var(--line);margin-top:24px;padding-top:24px}.estimate-result>span{font-size:13px;color:#526257}.estimate-result output{display:block;font-size:45px;letter-spacing:-.045em;font-weight:500;line-height:1.4}.estimate-result p{font-size:13px;color:#73806c}.calc-disclaimer{font-size:12px;color:#71816e;line-height:1.7;margin:18px 0 25px}.calculator .button{width:100%}.input-error{color:#a43030;font-size:13px}.process-section{background:var(--navy);color:white;padding-block:100px}.process-section .section-label{color:#a9bd8e}.process-section .section-description{color:#afbdc4}.steps{display:grid;grid-template-columns:repeat(3,1fr);column-gap:45px;row-gap:50px;margin-top:65px}.step-number{display:block;color:var(--lime);font-size:13px;padding-bottom:18px;border-bottom:1px solid #ffffff30;position:relative;margin-bottom:24px}.step-number:after{content:'';height:5px;width:5px;background:var(--lime);position:absolute;bottom:-3px;left:0}.steps h3{font-size:22px;letter-spacing:-.025em;margin-bottom:10px}.steps p{color:#a9b8c1;font-size:14px;max-width:300px}.about-section{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.about-image{height:610px;position:relative;overflow:hidden;border-radius:4px}.about-image img{object-position:42%}.about-image:after{content:'';position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#0b1c2ac9)}.about-image-label{position:absolute;bottom:40px;left:35px;z-index:1;color:white;font-size:32px;line-height:1.2;letter-spacing:-.03em}.about-copy h2{font-size:40px}.about-copy>p:not(.eyebrow){margin-top:25px;color:var(--muted);font-size:15px;line-height:1.9}.about-facts{display:flex;gap:65px;border-block:1px solid var(--line);margin:30px 0;padding:20px 0}.about-facts strong{display:block;font-size:44px;font-weight:500;letter-spacing:-.05em}.about-facts small{font-size:18px;letter-spacing:0}.about-facts span{font-size:12px;color:#6b786d}.about-benefit{display:flex;gap:20px;margin-top:22px}.about-benefit>span{font-size:12px;color:#859978;padding-top:5px}.about-benefit h3{font-size:17px}.about-benefit p{font-size:13px;color:var(--muted);margin-top:5px}.contacts-section{background:var(--navy2);color:white;padding-block:90px}.contacts-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.contact-copy .section-label{color:#b8cc99}.contact-copy h2{font-size:clamp(40px,4.6vw,64px)}.contact-copy>p:not(.eyebrow){font-size:14px;color:#adbdc7;line-height:1.9;margin-top:30px}.contact-phone{display:inline-block;font-size:29px;letter-spacing:-.02em;margin-top:40px}.contact-links{display:flex;gap:16px;margin-top:22px}.contact-links a{display:flex;justify-content:space-between;gap:40px;align-items:center;border:1px solid #68808e;border-radius:3px;padding:12px 17px;font-size:14px}.contact-links a:hover{border-color:var(--lime);color:var(--lime)}.contact-form{background:#1e3747;border:1px solid #ffffff10;padding:33px;border-radius:4px}.contact-form h3{font-size:26px;letter-spacing:-.025em}.contact-form>p{font-size:13px;color:#b1c1cb;margin-top:10px;margin-bottom:24px}.contact-form>label:not(.consent){display:block;font-size:12px;margin-top:18px;margin-bottom:8px;color:#ccd7dd}.contact-form>input,.contact-form textarea{width:100%;background:transparent;border:0;border-bottom:1px solid #69808d;color:white;padding:10px 0 13px;border-radius:0;font:inherit;font-size:15px;resize:vertical}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#92a7b4}.consent{display:flex;align-items:flex-start;gap:10px;font-size:11px;color:#a8bac4;line-height:1.7;margin-block:23px}.consent input{accent-color:var(--lime);margin-top:4px;width:17px;height:17px;flex-shrink:0}.consent a{text-decoration:underline;text-underline-offset:3px}.contact-form .button{width:100%}.contact-form .form-help{font-size:11px;margin-bottom:0}footer{background:var(--navy);color:white;padding:35px 0 20px}.footer-main{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:30px}.footer-main>div>span{font-size:11px;color:#8da1ad;display:block;margin-bottom:7px}.footer-main p,.footer-main>div>a{font-size:13px}.back-top{display:grid;place-items:center;width:40px;height:40px;border:1px solid #667c8a;border-radius:50%;font-size:22px}.footer-bottom{display:flex;justify-content:space-between;gap:25px;font-size:11px;color:#8a9fae;border-top:1px solid #ffffff1f;padding-top:20px}.reveal{opacity:1;transform:none}.motion-ready .reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.7,.3,1)}.motion-ready .reveal.visible{opacity:1;transform:none}.services-grid .reveal:nth-child(2),.steps .reveal:nth-child(3n+2){transition-delay:.08s}.services-grid .reveal:nth-child(3),.steps .reveal:nth-child(3n+3){transition-delay:.16s}[hidden]{display:none!important}@keyframes hero-image{from{opacity:.4;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}
@media(min-width:1700px){.hero{min-height:760px}.hero-copy{padding-top:85px}.hero-bottom{margin-top:65px}}
@media(max-width:1150px){.wrap{width:calc(100% - 56px)}.nav{gap:20px}.nav nav{gap:18px;font-size:12px}.nav-phone{font-size:13px}.brand{width:115px}.hero-copy{width:53%;padding-top:50px}h1{font-size:58px}.hero{min-height:680px}.hero-actions{gap:19px}.hero-actions .button{font-size:13px;gap:15px;padding-inline:18px}.hero-bottom{gap:22px}.hero-bottom strong{font-size:25px}.service{padding:24px}.service h3{font-size:26px}.service-tag{font-size:10px}.service-bottom strong{font-size:23px}.section-head{gap:35px}.section-description{max-width:300px}.estimate-section,.about-section,.contacts-grid{gap:55px}.about-copy h2{font-size:35px}.project-image{height:300px}.project-feature .project-image{height:360px}.calculator{padding:28px}.contact-form{padding:27px}.footer-main{gap:20px}}
@media(max-width:850px){header{height:78px}.nav nav{display:none;position:absolute;top:78px;left:0;right:0;background:var(--navy);padding:28px;box-shadow:0 14px 20px #0003;border-top:1px solid #ffffff20;font-size:17px;flex-direction:column;gap:20px}.nav nav.open{display:flex}.menu-toggle{display:block}.nav-phone{margin-left:auto;font-size:14px}.hero{min-height:630px}.hero-copy{width:55%;padding-top:40px}h1{font-size:46px}.hero-description{font-size:15px}.hero-actions{gap:20px}.hero-bottom{display:block;margin-top:32px}.hero-mini{margin-top:14px}.hero-mini br{display:none}.hero-image{left:53%;width:47%}.image-label{right:18px;bottom:28px;font-size:12px;padding:13px 17px}.hero-actions .button{font-size:12px}.scroll-cue{left:51%}.promises{grid-template-columns:repeat(2,1fr);font-size:13px;gap:20px;padding-block:22px}.promises>div:nth-child(2){border:0}.section,.projects-section,.process-section{padding-block:75px}.section-head{align-items:flex-start}.section-description{max-width:260px;font-size:14px}.services-grid{gap:12px}.service{padding:20px 16px}.service-top{margin-bottom:26px}.service-tag{display:none}.service h3{font-size:23px}.service>p{font-size:13px;min-height:95px}.service ul{font-size:11px;line-height:2.3}.service-bottom strong{font-size:22px}.service-bottom p{font-size:11px}.round-link{width:33px;height:33px;flex-shrink:0}.project-image{height:260px}.project-feature .project-image{height:310px}.projects-grid{gap:35px 22px}.project-title h3{font-size:20px}.project-title>span{display:none}.project-metrics{gap:12px;font-size:12px}.estimate-section{gap:40px}.estimate-intro h2{font-size:56px}.calculator{padding:23px}.estimate-result output{font-size:35px}.calculator .button{font-size:12px;padding-inline:16px;gap:12px}.steps{gap:40px 30px}.steps h3{font-size:19px}.steps p{font-size:13px}.about-section{gap:35px}.about-image{height:570px}.about-copy h2{font-size:30px}.about-copy>p:not(.eyebrow){font-size:14px}.about-facts{gap:28px}.about-facts strong{font-size:35px}.about-image-label{font-size:25px;left:25px}.contacts-grid{gap:35px}.contact-copy h2{font-size:45px}.contact-phone{font-size:24px}.contact-links{gap:10px}.contact-links a{gap:25px;font-size:13px}.contact-form{padding:24px}.contact-form h3{font-size:22px}.footer-main{flex-wrap:wrap}.footer-main .brand{width:100px}.footer-main>div{max-width:30%}.footer-main>div>a{font-size:12px}.back-top{display:none}}
@media(max-width:600px){.wrap{width:calc(100% - 40px)}header{height:72px}.brand{height:70px;width:108px}.nav{gap:12px}.nav-phone{font-size:12px}.nav nav{top:72px}.menu-toggle{width:30px}.hero{display:flex;flex-direction:column;min-height:0}.hero-content{order:0}.hero-copy{width:100%;padding:32px 0 28px}.hero .eyebrow{font-size:10px}.location-mark{font-size:18px}h1{font-size:clamp(43px,10.7vw,63px);margin-top:22px;line-height:1.05;letter-spacing:-.045em}.hero-description{margin:23px 0 27px;font-size:14px;line-height:1.8}.hero-description br:last-child{display:none}.hero-actions{gap:22px;flex-wrap:wrap}.hero-actions .button{font-size:12px;padding:15px 17px;gap:20px;min-height:54px}.hero-secondary{font-size:11px}.hero-secondary span{margin-left:5px}.hero-bottom{display:flex;width:100%;gap:22px;margin-top:30px;padding-top:20px;justify-content:space-between}.hero-bottom strong{font-size:23px}.hero-bottom small{font-size:12px}.hero-bottom>div>span{font-size:10px}.hero-mini{margin:0;gap:8px}.hero-mini br{display:block}.hero-mini .check{width:28px;height:28px;font-size:13px}.hero-image{position:relative;left:0;width:100%;height:340px;order:1}.hero-image img{object-position:center 55%}.hero-image:after{background:linear-gradient(0deg,#0b1c2a25,transparent 60%)}.image-label{bottom:20px;right:20px;font-size:11px;padding:10px 14px}.scroll-cue{display:none}.promises{gap:16px 5px;padding-block:23px;font-size:10px}.promises>div{gap:7px;justify-content:flex-start;padding-left:5px}.promise-icon{font-size:13px}.section,.projects-section,.process-section{padding-block:62px}.section-head{display:block;margin-bottom:30px}.section-label{font-size:10px;margin-bottom:18px}h2{font-size:37px}.section-description{max-width:none;margin-top:20px;font-size:14px;line-height:1.8}.services-grid{grid-template-columns:1fr;gap:15px}.service{padding:26px}.service-top{margin-bottom:25px}.service-tag{display:block;font-size:10px}.service h3{font-size:29px}.service h3 br{display:none}.service>p{font-size:14px;min-height:0}.service ul{margin:21px 0 27px;font-size:13px}.service-bottom strong{font-size:29px}.service-bottom p{font-size:13px}.round-link{width:44px;height:44px}.section-note{font-size:11px;line-height:1.8}.projects-grid{grid-template-columns:1fr;gap:32px}.project-image,.project-feature .project-image{height:300px}.project-type{font-size:10px;top:13px;left:13px}.project-title{margin-top:16px}.project-title h3{font-size:23px}.project-title>span{display:block}.project-metrics{font-size:12px}.more-projects{margin-top:30px}.estimate-section{grid-template-columns:1fr;gap:30px}.estimate-intro h2{font-size:46px}.estimate-intro h2 br{display:none}.estimate-intro h2 br:after{content:' '}.estimate-intro h2 em{display:block}.estimate-intro>p:not(.eyebrow){max-width:none;font-size:14px;margin-top:22px}.estimate-note{display:none}.calculator{padding:25px}.estimate-result output{font-size:43px}.calculator .button{font-size:13px}.steps{grid-template-columns:1fr 1fr;gap:35px 24px;margin-top:35px}.steps h3{font-size:18px}.steps p{font-size:13px}.step-number{margin-bottom:18px}.about-section{grid-template-columns:1fr;gap:35px}.about-image{height:400px}.about-copy h2{font-size:35px}.about-facts{gap:65px}.about-facts strong{font-size:42px}.about-benefit h3{font-size:17px}.about-benefit p{font-size:13px}.contacts-section{padding-block:62px}.contacts-grid{grid-template-columns:1fr;gap:36px}.contact-copy h2{font-size:46px}.contact-copy h2 br:nth-child(2){display:none}.contact-copy>p:not(.eyebrow){font-size:14px;margin-top:25px}.contact-phone{font-size:28px;margin-top:30px}.contact-links a{font-size:14px;gap:42px}.contact-form{padding:25px}.contact-form h3{font-size:25px}.contact-form>p{font-size:13px}.contact-form>label:not(.consent){font-size:13px}.consent{font-size:12px}.contact-form .form-help{font-size:12px}.footer-main{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:start}.footer-main .brand{height:60px;width:105px;grid-column:1/-1}.footer-main>div{max-width:none}.footer-main>div:nth-of-type(2){grid-column:1/-1;grid-row:4}.footer-main p,.footer-main>div>a{font-size:12px}.footer-main>div>span{font-size:11px}.footer-bottom{flex-direction:column;gap:12px;font-size:10px}.reveal{transition-delay:0s!important}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion-ready .reveal{opacity:1;transform:none}}
/* Distinctive motion layer: editorial grid, live depth and a slow signal line. */
.scroll-progress{position:fixed;z-index:100;top:0;left:0;height:3px;width:0;background:var(--lime);box-shadow:0 0 16px #d8f36a99;transform-origin:left center;pointer-events:none}
.brand{width:205px;height:88px;position:relative;z-index:1;overflow:visible}.brand img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 0 14px #d8e7ff44);transition:filter .35s ease,transform .45s cubic-bezier(.2,.8,.2,1)}.brand:hover img{filter:drop-shadow(0 0 19px #d8f36a66);transform:scale(1.035)}
.hero{isolation:isolate}.hero-grid{position:absolute;z-index:0;inset:0;opacity:.22;pointer-events:none;background-image:linear-gradient(#d8f36a20 1px,transparent 1px),linear-gradient(90deg,#d8f36a20 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(90deg,#000 0%,#000 45%,transparent 80%);animation:grid-drift 24s linear infinite}.hero-orbit{position:absolute;z-index:0;right:29%;top:11%;width:min(520px,42vw);aspect-ratio:1;border:1px solid #d8f36a2c;border-radius:50%;transform:rotate(-19deg);pointer-events:none}.hero-orbit:before,.hero-orbit:after{content:"";position:absolute;border:1px solid #d8f36a22;border-radius:50%;inset:8%;transform:rotate(42deg)}.hero-orbit:after{inset:25%;border-color:#ffffff18;transform:rotate(-26deg)}.hero-orbit span{position:absolute;width:8px;height:8px;border-radius:50%;background:var(--lime);top:11%;left:53%;box-shadow:0 0 20px var(--lime);animation:orbit-dot 8s linear infinite}.hero-image{z-index:1;clip-path:polygon(4% 0,100% 0,100% 100%,0 100%);transition:clip-path 1.1s cubic-bezier(.18,.8,.25,1)}.hero-image:before{content:"";position:absolute;z-index:3;left:0;right:0;top:-2px;height:2px;background:var(--lime);box-shadow:0 0 15px #d8f36a99;animation:scanline 9s ease-in-out infinite}.hero-image img{--parallax-y:0px;transform:translate3d(0,var(--parallax-y),0) scale(1.045);animation:hero-image-enhanced 1.45s cubic-bezier(.2,.75,.2,1) both}.hero-image:after{background:linear-gradient(90deg,#0b1c2a35,transparent 25%,#00000005),linear-gradient(0deg,#0b1c2a20,transparent 60%)}.hero-content{z-index:2}.hero-copy .eyebrow{animation:rise-in .7s .1s both}.hero-copy h1{animation:rise-in .8s .18s both}.hero-copy .hero-description{animation:rise-in .8s .28s both}.hero-copy .hero-actions{animation:rise-in .8s .38s both}.hero-copy .hero-bottom{animation:rise-in .8s .48s both}.hero-copy h1 em{display:inline-block;animation:accent-pulse 4s 1.6s ease-in-out infinite}.image-label{animation:label-in .9s .85s both}.scroll-cue{animation:cue-bob 2.6s ease-in-out infinite;transition:background .25s,transform .25s}.scroll-cue:hover{background:#e6ff82;transform:translateY(-4px)}
.ticker{overflow:hidden;background:var(--lime);color:var(--navy);border-bottom:1px solid #bdda58;white-space:nowrap}.ticker-track{display:flex;width:max-content;align-items:center;gap:28px;padding:13px 0;font-size:12px;letter-spacing:.18em;font-weight:700;animation:ticker-move 32s linear infinite}.ticker-track b{font-size:12px;color:#668321}.ticker:hover .ticker-track{animation-play-state:paused}
.service,.project,.calculator,.contact-form{transition:transform .45s cubic-bezier(.2,.7,.2,1),box-shadow .45s ease}.service:hover{transform:translateY(-9px);box-shadow:0 20px 45px #132b3c14}.service-dark:hover{box-shadow:0 22px 50px #0b1c2a32}.project{transform-style:preserve-3d;will-change:transform}.project:hover{transform:translateY(-6px)}.project-image{clip-path:inset(0);transition:clip-path .5s cubic-bezier(.2,.7,.2,1),box-shadow .5s}.project-image:hover{clip-path:inset(7px);box-shadow:0 18px 30px #102a3c22}.project-image:hover .project-open{transform:rotate(45deg)}.project-open{transition:transform .35s cubic-bezier(.2,.8,.2,1)}.calculator:focus-within{box-shadow:0 20px 50px #102a3c10;transform:translateY(-4px)}.contact-form:focus-within{box-shadow:0 20px 50px #07152135;transform:translateY(-4px)}.button{position:relative;overflow:hidden}.button:after{content:"";position:absolute;inset:0;transform:translateX(-110%) skewX(-15deg);background:linear-gradient(100deg,transparent 25%,#ffffff9c 48%,transparent 70%);transition:transform .65s ease}.button:hover:after{transform:translateX(110%) skewX(-15deg)}
@keyframes grid-drift{to{background-position:72px 72px}}@keyframes orbit-dot{to{transform:rotate(360deg) translateX(min(19vw,240px)) rotate(-360deg)}}@keyframes scanline{0%,100%{top:0;opacity:.1}45%{top:100%;opacity:.75}53%{top:100%;opacity:0}}@keyframes hero-image-enhanced{from{opacity:.2;transform:translate3d(0,30px,0) scale(1.13)}to{opacity:1;transform:translate3d(0,var(--parallax-y),0) scale(1.045)}}@keyframes rise-in{from{opacity:0;transform:translateY(25px);filter:blur(4px)}to{opacity:1;transform:none;filter:none}}@keyframes label-in{from{opacity:0;transform:translateX(25px)}to{opacity:1;transform:none}}@keyframes cue-bob{0%,100%{transform:translateY(0)}50%{transform:translateY(6px)}}@keyframes ticker-move{to{transform:translateX(-50%)}}@keyframes accent-pulse{0%,100%{text-shadow:0 0 0 transparent}50%{text-shadow:0 0 25px #d8f36a44}}
@media(max-width:1150px){.brand{width:165px;height:84px}.hero-orbit{right:25%}.ticker-track{gap:22px}}
@media(max-width:850px){.brand{width:145px;height:76px}.hero-grid{background-size:52px 52px;opacity:.16}.hero-orbit{width:47vw;right:4%;top:18%;opacity:.7}.hero-image{clip-path:none}.ticker-track{font-size:11px;gap:18px;padding-block:11px}.project:hover,.service:hover,.calculator:focus-within,.contact-form:focus-within{transform:none}}
@media(max-width:600px){.brand{width:137px;height:70px}.brand img{filter:drop-shadow(0 0 11px #d8e7ff3d)}.hero-grid{background-size:40px 40px;mask-image:linear-gradient(180deg,#000,transparent 70%)}.hero-orbit{width:74vw;right:-18%;top:7%;opacity:.45}.hero-image:before{display:none}.hero-image img{animation:hero-image-mobile 1.1s cubic-bezier(.2,.75,.2,1) both}.image-label{animation:label-in .8s .4s both}.ticker-track{animation-duration:24s}.service:hover{box-shadow:none}.project-image:hover{clip-path:none;box-shadow:none}.project-image:hover .project-open{transform:none}}
@media(prefers-reduced-motion:reduce){.scroll-progress,.hero-grid,.hero-orbit span,.hero-image:before,.hero-copy .eyebrow,.hero-copy h1,.hero-copy .hero-description,.hero-copy .hero-actions,.hero-copy .hero-bottom,.hero-copy h1 em,.image-label,.scroll-cue,.ticker-track{animation:none!important}.hero-image img{animation:none!important;transform:none}.project,.service,.calculator,.contact-form{transition:none!important}}
@keyframes hero-image-mobile{from{opacity:.2;transform:translate3d(0,25px,0) scale(1.1)}to{opacity:1;transform:translate3d(0,var(--parallax-y),0) scale(1.045)}}
/* Readable body copy and touch controls across screen sizes. */
.nav nav,.nav-phone{font-size:14px}.hero-description,.section-description,.service>p,.estimate-intro>p:not(.eyebrow),.steps p,.about-copy>p:not(.eyebrow),.contact-copy>p:not(.eyebrow){font-size:16px}.service ul,.service-tag,.hero-secondary,.hero-actions .button,.service-bottom p,.project-metrics,.field-label,.calc-heading,.range-labels,.estimate-result>span,.estimate-result p,.about-benefit p,.contact-form>p,.contact-form>label:not(.consent),.footer-main p,.footer-main>div>a{font-size:14px}.service-tag{font-size:12px}.section-label,.hero .eyebrow,.hero-bottom>div>span,.promises,.project-type,.project-title>span,.section-note,.calc-disclaimer,.about-facts span,.consent,.contact-form .form-help,.footer-main>div>span,.footer-bottom{font-size:12px}.promises{font-size:14px}.hero-mini .check{font-size:16px}.calculator .button{font-size:14px}.about-benefit h3{font-size:18px}.service ul{line-height:2}.service>p{min-height:87px}
@media(max-width:1150px) and (min-width:851px){.nav nav{gap:15px}.nav{gap:16px}.service-tag{font-size:11px}.service{padding:24px}.service-bottom strong{font-size:22px}}
@media(max-width:850px) and (min-width:601px){.services-grid{grid-template-columns:1fr}.service{padding:28px}.service h3 br{display:none}.service-tag{display:block}.service>p{min-height:0}.service ul{margin-top:18px}.service-top{margin-bottom:20px}.service-bottom strong{font-size:28px}.estimate-section{gap:30px}.contact-links a{gap:20px}.hero-bottom>div>span{font-size:12px}.nav nav{font-size:18px}}
@media(max-width:600px){.nav-phone{font-size:12px}.hero-actions{gap:20px}.hero-secondary{font-size:12px}.hero-actions .button{font-size:13px}.promises{font-size:12px}.hero-bottom>div>span{font-size:11px}.hero-mini .check{font-size:14px}.service>p{min-height:0}.service ul{font-size:14px}.project-metrics{font-size:13px}.steps{grid-template-columns:1fr}.steps p{max-width:none}.steps h3{font-size:22px}.step-number{padding-bottom:12px;margin-bottom:16px}.about-facts span{font-size:12px}.footer-main p,.footer-main>div>a{font-size:14px}.footer-bottom{font-size:12px}.nav nav{font-size:18px}}
