:root{--navy:#082b37;--teal:#00a7a0;--mint:#dcf4ef;--ink:#102f37;--paper:#f6f8f5;--line:#d9e3df}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,"Helvetica Neue",sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{display:block;width:100%;object-fit:cover}h1,h2,h3,p{margin-top:0}h1,h2{font-weight:500;letter-spacing:-.045em;line-height:1.05}h1{font-size:clamp(3.3rem,6.8vw,6.9rem);color:#fff;margin:1rem 0 1.8rem;max-width:980px}h2{font-size:clamp(2.4rem,4.4vw,4.4rem);margin:0}h1 em,h2 em{font-family:Georgia,serif;font-weight:400}section{scroll-margin-top:90px}.site-header{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(1.25rem,4vw,4.5rem);background:#fff;position:relative;z-index:20}.brand{display:flex;align-items:center;gap:.75rem}.brand-mark{display:grid;place-items:center;width:44px;height:44px;background:var(--teal);color:#fff;font:bold 1.65rem Georgia;border-radius:50% 50% 50% 10%}.brand b{display:block;letter-spacing:.1em;line-height:1.1}.brand small{font-size:.58rem;letter-spacing:.17em;color:#678089}.site-header nav{display:flex;gap:2rem;font-size:.87rem;font-weight:700}.site-header nav a:hover{color:var(--teal)}.header-phone{display:flex;align-items:center;gap:1rem;font-weight:700}.header-phone span:last-child,.text-link span,.service-card a span{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--mint);color:var(--teal)}.hero{height:calc(100vh - 88px);min-height:680px;position:relative;display:flex;align-items:center}.hero>img{position:absolute;inset:0;height:100%;object-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,31,40,.92) 0%,rgba(4,31,40,.72) 43%,rgba(4,31,40,.12) 76%)}.hero-content{position:relative;z-index:2;padding:2rem clamp(1.25rem,7vw,8rem);max-width:1200px}.eyebrow{font-size:.73rem;font-weight:800;letter-spacing:.2em;color:#89dfd5;margin-bottom:1.5rem}.eyebrow.dark{color:var(--teal)}.hero-copy{font-size:1.15rem;color:#d7e8e8;max-width:610px}.hero-actions{display:flex;gap:.8rem;margin:2.2rem 0}.button{display:inline-flex;align-items:center;justify-content:center;gap:2rem;padding:1rem 1.4rem;font-weight:800;font-size:.85rem;border:1px solid transparent;min-width:180px}.primary{background:var(--teal);color:#fff}.ghost{border-color:rgba(255,255,255,.5);color:#fff}.hero-trust{display:flex;gap:2rem;color:#d7e8e8;font-size:.78rem}.section{padding:clamp(5rem,9vw,9rem) clamp(1.25rem,7vw,8rem)}.intro{display:grid;grid-template-columns:1fr 1fr;gap:9vw}.intro-copy{font-size:1.05rem;color:#526b71}.intro-copy p{margin-bottom:1.5rem}.text-link{display:inline-flex;align-items:center;gap:1rem;color:var(--ink);font-weight:800;border-bottom:1px solid var(--ink);padding-bottom:.4rem}.section-head{display:grid;grid-template-columns:1.5fr .7fr;gap:6rem;align-items:end;margin-bottom:4rem}.section-head>p{color:#63777c;margin:0}.services{background:var(--paper)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.service-card{padding:2.2rem;min-height:320px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;position:relative}.service-card>span{position:absolute;right:1.5rem;top:1.3rem;color:#9bb0b2;font-size:.7rem}.service-icon{font-size:2rem;color:var(--teal);margin:1.5rem 0 2.5rem}.service-card h3{font-size:1.25rem;margin-bottom:1rem}.service-card p{color:#63777c;font-size:.9rem}.service-card a{position:absolute;bottom:1.5rem;display:flex;align-items:center;gap:.8rem;font-size:.78rem;font-weight:800}.showcase{display:grid;grid-template-columns:1.1fr .9fr;background:var(--navy);color:#fff}.showcase-image img{height:100%;min-height:720px}.showcase-copy{padding:clamp(4rem,8vw,8rem)}.showcase-copy>p{color:#bdd2d3;margin:2rem 0}.showcase-copy ul{padding:0;list-style:none;margin:2rem 0}.showcase-copy li{padding:.8rem 0;border-bottom:1px solid rgba(255,255,255,.18)}.showcase-copy li:before{content:"✓";color:#66d7ca;margin-right:.8rem}.light{background:#fff;color:var(--navy)}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.benefit-grid article{padding:2rem 2rem 0 0}.benefit-grid article+article{padding-left:2rem;border-left:1px solid var(--line)}.benefit-grid span{color:var(--teal);font-size:.73rem}.benefit-grid h3{font-size:1.15rem;margin:2rem 0 1rem}.benefit-grid p{font-size:.87rem;color:#667b80}.project-gallery{background:var(--paper);display:grid;grid-template-columns:.75fr 1.25fr;align-items:center;gap:7vw}.project-gallery img{height:550px}.gallery-copy>p:not(.eyebrow){color:#63777c;margin:2rem 0}.quote{padding:clamp(4rem,7vw,7rem) clamp(1.25rem,7vw,8rem);background:var(--teal);color:#fff;display:grid;grid-template-columns:1.4fr .6fr;align-items:end;gap:4rem}.quote p{max-width:650px;margin-top:2rem}.quote-actions{display:flex;flex-direction:column;gap:.8rem}.white{background:#fff;color:var(--navy)}.outline{border-color:#fff;color:#fff}footer{background:#061f29;color:#d8e5e5;padding:5rem clamp(1.25rem,7vw,8rem) 2rem}.footer-top{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:4rem}.footer-brand p{max-width:300px;margin-top:1.5rem;color:#91a8aa}.footer-top h3{color:#fff;font-size:.8rem;text-transform:uppercase;letter-spacing:.12em}.footer-top a,.footer-top p{display:block;font-size:.86rem;color:#acc0c1;margin:.5rem 0}.footer-bottom{margin-top:4rem;padding-top:1.5rem;border-top:1px solid #29434b;display:flex;justify-content:space-between;font-size:.72rem;color:#789397}.mobile-call{display:none}
@media(max-width:900px){.site-header{height:72px}.site-header nav,.header-phone span{display:none}.hero{height:auto;min-height:720px}.hero>img{object-position:66% center}.hero-shade{background:linear-gradient(90deg,rgba(4,31,40,.94),rgba(4,31,40,.5))}.hero-content{padding-top:7rem}.hero-trust{flex-wrap:wrap;gap:.7rem 1.3rem}.intro,.section-head,.showcase,.project-gallery,.quote{grid-template-columns:1fr}.service-grid{grid-template-columns:repeat(2,1fr)}.showcase-image img{min-height:420px;height:55vw}.benefit-grid{grid-template-columns:repeat(2,1fr)}.benefit-grid article:nth-child(3){border-left:0;padding-left:0}.footer-top{grid-template-columns:1fr 1fr}.quote{gap:2rem}}
@media(max-width:600px){body{padding-bottom:58px}h1{font-size:3.15rem}.hero{min-height:690px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.hero-trust{font-size:.7rem}.section{padding-top:4.5rem;padding-bottom:4.5rem}.intro{gap:2rem}.section-head{gap:2rem}.service-grid,.benefit-grid{grid-template-columns:1fr}.service-card{min-height:290px}.benefit-grid article+article{padding-left:0;border-left:0;border-top:1px solid var(--line)}.showcase-copy{padding:4rem 1.25rem}.project-gallery img{height:330px}.quote-actions{width:100%}.footer-top{grid-template-columns:1fr;gap:2rem}.footer-bottom{display:block}.footer-bottom a{display:block;margin-top:1rem}.mobile-call{display:block;position:fixed;bottom:0;left:0;right:0;z-index:50;background:var(--teal);color:#fff;text-align:center;padding:1rem;font-weight:800}.project-gallery{gap:3rem}.project-gallery img{order:-1}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
