:root{--navy:#082b50;--navy-2:#0b3b69;--blue:#1565b8;--sky:#eaf5ff;--yellow:#ffd400;--ink:#12263b;--muted:#56697b;--line:#d7e3ed;--white:#fff;--shadow:0 18px 60px rgba(7,38,70,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{margin:0;color:var(--ink);font-family:Inter,Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65;background:#fff}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:min(1180px,calc(100% - 48px));margin:auto}.section{padding:112px 0}.eyebrow{margin:0 0 16px;color:var(--blue);font-weight:800;font-size:.8rem;letter-spacing:.14em;text-transform:uppercase}.eyebrow.light{color:var(--yellow)}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{line-height:1.1;letter-spacing:-.025em}h2{font-size:clamp(2.2rem,4vw,4.2rem);margin-bottom:28px}p{color:var(--muted)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{height:84px;background:rgba(255,255,255,.96);position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(8,43,80,.09);backdrop-filter:blur(14px)}.nav-wrap{height:100%;width:min(1260px,calc(100% - 48px));margin:auto;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:13px}.brand-mark{width:60px;height:45px;position:relative;display:grid;place-items:center;color:white;font-size:.75rem}.brand-mark i{position:absolute;width:40px;height:40px;border-radius:50%;background:#3367b8;opacity:.74}.brand-mark i:first-child{left:0}.brand-mark i:nth-child(2){left:10px;background:#4a75c2}.brand-mark i:nth-child(3){left:20px;background:#234e98}.brand-mark b{position:relative;z-index:1}.brand-copy{display:flex;flex-direction:column;line-height:1.2}.brand-copy strong{font-size:.95rem}.brand-copy small{font-size:.63rem;color:#6f8192;margin-top:3px}.site-header nav{display:flex;align-items:center;gap:34px}.site-header nav a{font-size:.83rem;font-weight:750;color:#24445f}.site-header nav a:hover{color:var(--blue)}.site-header .nav-cta{background:var(--yellow);padding:13px 20px;color:#082b50}.menu-button{display:none;background:none;border:0;padding:8px}.menu-button span:not(.sr-only){display:block;width:25px;height:2px;background:var(--navy);margin:5px}
.hero{min-height:760px;position:relative;display:flex;align-items:center;overflow:hidden}.hero-image,.hero-overlay{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-overlay{background:linear-gradient(90deg,rgba(4,32,60,.92) 0%,rgba(6,48,86,.74) 37%,rgba(7,58,104,.18) 68%,rgba(0,0,0,.05) 100%)}.hero-content{position:relative;z-index:2;padding:100px 0;max-width:1180px}.hero-content h1{color:white;font-size:clamp(3rem,6.5vw,6.25rem);max-width:900px;margin:0 0 28px}.hero-lead{color:#eff8ff;font-size:clamp(1.08rem,1.7vw,1.32rem);max-width:720px}.hero-claim{color:var(--yellow);font-size:1.25rem;font-weight:800;margin:27px 0 35px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:13px 22px;font-weight:800;font-size:.84rem;text-transform:uppercase;letter-spacing:.035em}.button.primary{background:var(--yellow);color:#082b50}.button.ghost{border:1px solid rgba(255,255,255,.8);color:white;background:rgba(255,255,255,.06)}.button:hover{transform:translateY(-2px)}.scroll-cue{position:absolute;z-index:3;bottom:24px;left:50%;width:36px;height:36px;border:1px solid rgba(255,255,255,.6);border-radius:50%;display:grid;place-items:center}.scroll-cue span{width:8px;height:8px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg) translate(-2px,-2px)}
.intro{background:linear-gradient(140deg,#fff 35%,var(--sky))}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.intro-grid h2{font-size:clamp(2.4rem,4.5vw,4.8rem)}.intro-copy{padding-top:12px}.intro-copy p{font-size:1.08rem}.short-lines{border-left:4px solid var(--yellow);padding-left:24px;margin-bottom:30px;display:flex;flex-direction:column;font-size:1.35rem;font-weight:800;color:var(--navy)}
.services{background:#f6f9fc}.section-heading{display:grid;grid-template-columns:1.5fr .7fr;gap:80px;align-items:end;margin-bottom:70px}.section-heading h2{margin-bottom:0}.section-heading>p{font-size:1.12rem;margin-bottom:10px}.service{background:white;box-shadow:var(--shadow);margin-bottom:54px;display:grid;grid-template-columns:72px .9fr 1.35fr 1fr;border-top:5px solid var(--blue);position:relative;overflow:hidden}.service-photo{grid-column:1/-1;height:310px;margin:0;overflow:hidden;background:#dcebf6}.service-photo img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .55s ease}.service:hover .service-photo img{transform:scale(1.018)}.service>div{padding:45px 34px}.service>div+div{border-left:1px solid var(--line)}.service-index{font-weight:900;color:#98aec2;font-size:1.2rem}.service-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:var(--navy);color:var(--yellow);font-size:1.5rem;margin-bottom:30px}.service-title h3{font-size:2rem;color:var(--navy)}.service-tagline{font-weight:800;color:var(--blue)}.service-body h4{font-size:1.3rem;color:var(--navy)}.service-body p{font-size:.96rem}.service-signoff{font-weight:800!important;color:var(--navy)!important;border-top:1px solid var(--line);padding-top:18px;margin-top:25px}.service-list{background:var(--sky)}.service-list h4{text-transform:uppercase;letter-spacing:.08em;font-size:.74rem;color:var(--blue)}.service-list ul{list-style:none;margin:0;padding:0}.service-list li{padding:8px 0 8px 24px;border-bottom:1px solid #d5e8f7;position:relative;font-size:.94rem}.service-list li:before{content:'✓';position:absolute;left:0;color:var(--blue);font-weight:900}.service-infra{border-top-color:#35a8aa}.service-infra .service-icon{background:#127276}.service-commercial{border-top-color:#e2b900}.service-commercial .service-icon{background:#7b6600}
.approach{background:linear-gradient(135deg,#071f38,#0a457b);color:white}.approach .container{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.approach h2,.approach h3{color:white}.approach p{color:#c7dbea}.approach-lead>p:last-child{font-size:1.1rem}.principles{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:rgba(255,255,255,.16)}.principles article{background:#0a3156;padding:38px}.principles span{color:var(--yellow);font-weight:900}.principles h3{font-size:1.3rem;margin:18px 0 12px}.principles p{margin:0;font-size:.94rem}
.why{background:#fff}.why-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.why-grid article{padding:32px 25px;background:#f5f9fc;border-bottom:3px solid var(--yellow)}.why-grid span{display:grid;place-items:center;width:45px;height:45px;border-radius:50%;background:var(--navy);color:var(--yellow);font-weight:900;margin-bottom:28px}.why-grid h3{font-size:1.25rem;color:var(--navy)}.why-grid p{font-size:.92rem;margin:0}
.brand-statement{padding:95px 0;background:var(--yellow);text-align:center}.brand-statement blockquote{font-size:clamp(2rem,4vw,4rem);font-weight:900;line-height:1.15;letter-spacing:-.03em;max-width:1050px;margin:0 auto 20px;color:#082b50}.brand-statement p{color:#274661;font-weight:700;margin:0}
.about{background:#eef6fc}.about-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.about-card{background:var(--navy);padding:60px;color:white;box-shadow:var(--shadow)}.about-card h2,.about-card p{color:white}.about-card h2{font-size:clamp(2.3rem,4vw,4.4rem)}.about-card>p:last-child{font-size:1.25rem}.about-copy p{font-size:1.08rem}.questions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:32px}.questions span{background:white;border-left:4px solid var(--yellow);padding:16px 18px;font-weight:800;color:var(--navy)}
.promise{background:#fff}.promise-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px}.promise-grid h2{font-size:clamp(3rem,5vw,5.5rem);color:var(--navy)}.promise-grid p{font-size:1.15rem}.promise-emphasis{font-size:1.7rem!important;font-weight:900;color:var(--blue)!important}
.contact{padding:90px 0;background:linear-gradient(105deg,#0a3159,#1474c5);color:#fff}.contact-inner{display:flex;align-items:center;justify-content:space-between;gap:60px}.contact h2{font-size:clamp(2.4rem,4vw,4rem);margin-bottom:18px}.contact p{color:#d9edff;max-width:760px;font-size:1.1rem}.button.large{min-width:250px;flex:none}
footer{background:#061b2f;color:white;padding:75px 0 26px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:70px}.footer-brand strong{font-size:1.3rem}.footer-grid h3{font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;color:var(--yellow)}.footer-grid p{color:#a8bfd2}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start;gap:9px}.footer-grid a{color:#d7e4ef;font-size:.92rem}.footer-bottom{border-top:1px solid #345067;margin-top:60px;padding-top:23px;display:flex;justify-content:space-between;color:#8fa8bc;font-size:.82rem}.footer-bottom div{display:flex;gap:25px}
@media(max-width:1050px){.site-header nav{gap:18px}.service{grid-template-columns:64px 1fr 1.5fr}.service-list{grid-column:2/4}.service-list ul{columns:2}.why-grid{grid-template-columns:repeat(3,1fr)}.approach .container{grid-template-columns:1fr}.hero-content h1{max-width:800px}}
@media(max-width:760px){.container,.nav-wrap{width:min(100% - 32px,1180px)}.section{padding:76px 0}.brand-copy{display:none}.menu-button{display:block}.site-header nav{display:none;position:absolute;top:84px;left:0;right:0;background:white;padding:24px;box-shadow:0 18px 35px rgba(0,0,0,.12);flex-direction:column;align-items:stretch}.site-header nav.open{display:flex}.site-header nav a{padding:8px}.hero{min-height:760px}.hero-overlay{background:linear-gradient(90deg,rgba(4,32,60,.9),rgba(6,48,86,.62))}.hero-content{padding:70px 0}.hero-content h1{font-size:3.2rem}.hero-lead{font-size:1rem}.intro-grid,.section-heading,.about-grid,.promise-grid{grid-template-columns:1fr;gap:32px}.section-heading{margin-bottom:45px}.service{grid-template-columns:52px 1fr}.service-photo{height:240px}.service>div{padding:30px 22px}.service-body,.service-list{grid-column:1/3;border-left:0!important;border-top:1px solid var(--line)}.service-body{padding-left:74px!important}.service-list ul{columns:1}.principles{grid-template-columns:1fr}.why-grid{grid-template-columns:1fr 1fr}.questions{grid-template-columns:1fr}.contact-inner{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/3}}
@media(max-width:480px){.hero-content h1{font-size:2.55rem}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.service{display:block}.service-index{padding-bottom:0!important}.service>div{border-left:0!important}.service-body{padding-left:22px!important}.why-grid{grid-template-columns:1fr}.about-card{padding:38px 28px}.footer-grid{display:block}.footer-grid>div{margin-bottom:36px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
