:root{--navy:#1b2a4a;--deep:#101e36;--gray:#647080;--silver:#bdc7d4;--pale:#f1f3f6;--line:#dce1e8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--header-height,130px)}body{margin:0;color:var(--navy);font:16px/1.65 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #467ed2;outline-offset:5px}.skip{position:absolute;left:15px;top:-100px;padding:10px;background:white;z-index:50}.skip:focus{top:15px}.topbar{background:var(--navy);color:#e5e9ee;display:flex;justify-content:space-between;padding:9px 5%;font-size:12px;letter-spacing:1.2px}.topbar a{font-size:13px;letter-spacing:.3px}.sep{margin:0 17px;color:#929eaf}header{position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line);padding:20px 5%;display:flex;justify-content:space-between;align-items:center;gap:35px;background:white}.brand{display:block;flex-shrink:0}.brand img{width:246px;height:auto;display:block}nav{display:flex;align-items:center;gap:30px;font-size:14px}nav>a:not(.button):hover{text-decoration:underline;text-underline-offset:6px}.menu{display:none}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:30px;background:var(--navy);color:white;padding:17px 23px;font-size:14px;font-weight:600;border:1px solid transparent;transition:background .2s,transform .2s}.button:hover{background:#334868;transform:translateY(-2px)}.button.light{background:#fff;color:var(--navy)}.button.light:hover{background:#e1e7ef}.button.small{padding:13px 18px}.button span{font-size:21px;font-weight:400}.hero{display:grid;grid-template-columns:1fr 1fr;background:var(--navy);color:#fff;min-height:645px}.hero-copy{padding:65px 8% 26px 10%;display:flex;flex-direction:column}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:600;margin:0 0 22px}.hero .eyebrow{color:#c0cad8}h1{font-weight:400;line-height:1.06;font-size:clamp(44px,4.8vw,74px);letter-spacing:-2.5px;margin:5px 0 27px}em{font-family:Georgia,'Times New Roman',serif;font-weight:400}h1 em{color:#c3ccd8}.intro{max-width:470px;color:#d2d9e2;font-size:17px;line-height:1.75;margin:0 0 30px}.hero-actions{display:flex;gap:25px;align-items:center;flex-wrap:wrap}.textlink{font-size:14px;padding:14px 0}.textlink span{margin-left:10px}.hero-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #526077;margin-top:auto;padding-top:23px;font-size:11px;letter-spacing:1.5px}.hero-photo{position:relative;overflow:hidden;min-height:580px}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:60% center;position:absolute}.hero-photo:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,rgba(9,22,40,.85))}.photo-caption{position:absolute;z-index:1;bottom:25px;left:38px;color:#fff}.photo-caption span{font-size:11px;letter-spacing:2px}.photo-caption p{font-size:25px;line-height:1.3;margin:12px 0}.service-strip{background:var(--pale);display:flex;justify-content:space-between;align-items:center;padding:23px 5%;font-size:14px;border-bottom:1px solid var(--line);gap:20px}.service-strip b{color:#94a0b1;font-size:17px;font-weight:400}.section{padding:95px 5%}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:46px}h2{font-size:clamp(34px,3.4vw,50px);font-weight:400;letter-spacing:-1.6px;line-height:1.16;margin:0}h3{font-size:23px;font-weight:400;line-height:1.3;letter-spacing:-.5px;margin:22px 0 16px}.section-heading>p{color:var(--gray);max-width:350px;margin:0 0 4px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}.service-grid article{padding:30px 25px 25px;display:flex;flex-direction:column;border-right:1px solid var(--line);transition:background .2s}.service-grid article:last-child{border:0}.service-grid article:hover{background:var(--pale)}.number{font-size:13px;color:var(--gray);letter-spacing:1px}.service-grid p{font-size:15px;color:var(--gray);margin:0;line-height:1.75}.service-grid ul{padding:0;list-style:none;font-size:14px;line-height:2.1;margin:23px 0 30px}.service-grid a{font-size:13px;border-top:1px solid var(--line);padding-top:19px;display:flex;justify-content:space-between;gap:8px;margin-top:auto}.service-grid a:hover{text-decoration:underline}.approach{background:var(--pale);display:grid;grid-template-columns:1fr 1fr;gap:12%}.approach h2 em{color:var(--gray)}.about-copy{color:var(--gray);max-width:460px;margin:27px 0}.steps article{display:flex;gap:25px;padding:30px 0;border-bottom:1px solid #ced5de}.steps article:first-child{padding-top:8px}.steps article:last-child{border-bottom:0}.steps article>span{font:italic 22px Georgia;color:#788597;padding-top:4px}.steps h3{margin:0 0 10px;font-size:24px}.steps p{margin:0;color:var(--gray)}.contact{background:var(--navy);color:white;display:grid;grid-template-columns:1.2fr 1fr;gap:12%;align-items:center}.contact h2{max-width:600px}.contact h2 em{color:#c4cedb}.contact p{color:#cbd4e0}.contact-card{border:1px solid #5d6b80;padding:32px}.contact-card .eyebrow{color:#cbd4e0}.phone{display:flex;justify-content:space-between;gap:18px;font-size:clamp(23px,2.2vw,33px);margin-top:20px;letter-spacing:-1px}.phone:hover{text-decoration:underline}.contact-card p{font-size:14px;margin:15px 0 24px}.contact-card .button{width:100%}.location{display:flex;justify-content:space-between;gap:15px;margin-top:27px;font-size:11px;letter-spacing:1px;color:#bec9d8}footer{display:flex;justify-content:space-between;padding:42px 5%;gap:25px}footer img{width:230px;height:auto}footer p,footer span{font-size:13px;color:var(--gray)}.footer-right{text-align:right;align-self:center}.footer-right>a{font-size:14px}.footer-right p{margin:18px 0 0}@media(min-width:1600px){body{max-width:1920px;margin:auto}.hero-copy{padding-top:90px}.hero{min-height:760px}}@media(max-width:1100px){nav{gap:20px}.brand img{width:210px}.hero-copy{padding:45px 8%}.hero-bottom{margin-top:35px}.hero{min-height:600px}.hero-actions{gap:8px}.service-grid{grid-template-columns:1fr 1fr}.service-grid article:nth-child(2){border-right:0}.service-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.contact{gap:6%}}@media(max-width:800px){.topbar>span{display:none}.topbar{justify-content:center}header{padding:16px 5%}.brand img{width:205px}.menu{display:flex;gap:14px;align-items:center;background:white;border:1px solid var(--line);padding:10px 14px;color:var(--navy);font-size:14px}nav{display:none;position:absolute;left:0;right:0;top:100%;padding:20px 5%;background:#fff;z-index:10;border-bottom:1px solid var(--line);box-shadow:0 15px 20px #101e3620}nav.open{display:flex;flex-direction:column;align-items:stretch;gap:5px}nav a{padding:12px}.hero{grid-template-columns:1fr}.hero-copy{padding:48px 6% 27px}.hero h1{font-size:58px;letter-spacing:-2px}.hero .intro{max-width:540px}.hero-photo{min-height:370px}.hero-photo>img{object-position:center 45%}.hero-bottom{margin-top:35px}.photo-caption{left:6%;bottom:15px}.service-strip{justify-content:center;flex-wrap:wrap;gap:8px 17px;font-size:13px}.service-strip b:nth-of-type(2){display:none}.section{padding:65px 6%}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:22px;max-width:500px}.approach,.contact{grid-template-columns:1fr;gap:40px}.about-copy{max-width:100%}.contact h2{max-width:540px}.contact-card{max-width:580px}.phone{font-size:30px}footer{padding:35px 6%}}@media(max-width:480px){.brand img{width:185px}.hero h1{font-size:47px;letter-spacing:-1.8px}.hero .eyebrow{font-size:10px;letter-spacing:1.5px}.hero-actions{gap:15px}.hero-actions .button{width:100%}.hero-photo{min-height:310px}.hero-bottom{font-size:10px;letter-spacing:1px}.service-grid{grid-template-columns:1fr}.service-grid article{border-right:0;border-bottom:1px solid var(--line);padding:26px}.service-grid h3 br{display:none}.service-grid ul{margin-bottom:20px}.contact-card{padding:24px}.phone{font-size:26px}.location{font-size:10px}footer{flex-direction:column}.footer-right{text-align:left;align-self:start}h2{font-size:36px}.photo-caption p{font-size:22px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.footer-actions{display:flex;align-items:center;gap:25px;justify-content:flex-end}.residential-hero{padding:85px 6%;background:var(--pale);display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:center}.residential-hero h1{color:var(--navy);font-size:clamp(42px,4.8vw,68px)}.residential-hero .intro{color:var(--gray)}.residential-hero img{width:100%;height:440px;object-fit:cover}.residential-services{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.residential-services article{border-top:1px solid var(--line);padding:15px 0}.residential-services p{color:var(--gray)}@media(max-width:800px){.residential-hero{grid-template-columns:1fr;padding:50px 6%;gap:35px}.residential-hero img{height:300px}.residential-services{grid-template-columns:1fr 1fr}}@media(max-width:480px){.footer-actions{align-items:flex-start;flex-direction:column;gap:20px}.residential-services{grid-template-columns:1fr}.menu{padding:10px 16px}}

/* Trust, industries and project proof */
.trust-section{background:var(--deep);color:#fff}.trust-section .section-heading>p,.trust-section .trust-card p{color:#cbd4e0}.trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.trust-card{border:1px solid #42516a;padding:28px;min-height:230px}.trust-card .number{color:#aeb9c9}.trust-card h3{margin:42px 0 12px;font-size:22px}.industry-preview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.industry-card{display:flex;min-height:245px;padding:28px;border:1px solid var(--line);background:#fff;box-shadow:0 12px 28px #101e360d;flex-direction:column}.industry-card span{font-size:12px;letter-spacing:1.5px;color:var(--gray)}.industry-card h3{margin:32px 0 12px}.industry-card p{color:var(--gray);margin:0 0 24px}.industry-card a{margin-top:auto;font-size:14px;font-weight:600;text-decoration:underline;text-underline-offset:5px}.section-cta{margin-top:30px;display:flex;justify-content:flex-end}.proof-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.proof-card{border:1px solid var(--line);background:#fff;overflow:hidden;box-shadow:0 12px 30px #101e3610}.proof-card img{width:100%;height:310px;object-fit:cover;display:block}.proof-card-copy{padding:27px}.proof-card-copy span{font-size:12px;letter-spacing:1.4px;color:var(--gray)}.proof-card-copy h3{margin:12px 0}.proof-card-copy p{color:var(--gray)}.proof-card-copy a{display:inline-block;margin-top:10px;font-size:14px;font-weight:600;text-decoration:underline;text-underline-offset:5px}
@media(max-width:1100px){.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.industry-preview{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.trust-grid,.industry-preview,.proof-grid{grid-template-columns:1fr}.trust-card{min-height:0}.trust-card h3{margin-top:25px}.proof-card img{height:240px}.section-cta{justify-content:flex-start}}
