:root{--navy:#062851;--deep:#041c39;--blue:#0079dc;--yellow:#fff000;--ink:#102d4c;--muted:#526577;--light:#f1f5f8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);font-size:17px;line-height:1.65}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--blue);outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.08;letter-spacing:-.045em}h2{font-size:clamp(2.25rem,4.6vw,3.8rem);font-weight:800;margin-bottom:25px}h3{font-size:1.5rem}p{margin-bottom:24px}.wrap{width:min(1200px,calc(100% - 64px));margin:auto}.skip{position:absolute;top:-100px;background:white;padding:10px;z-index:10}.skip:focus{top:0}header{background:var(--navy);color:white;border-bottom:1px solid #ffffff22}.nav{min-height:105px;display:flex;align-items:center;gap:30px;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px}.brand img{width:76px;height:76px;object-fit:contain}.brand>span{font-size:1.5rem;font-weight:900;letter-spacing:-.03em;line-height:1.2}.brand small{display:block;font-size:.73rem;letter-spacing:.08em;color:var(--yellow);margin-top:5px}nav{display:flex;gap:28px;font-size:.9rem}nav a:hover{color:var(--yellow)}.button{display:inline-flex;align-items:center;justify-content:center;gap:34px;background:var(--yellow);color:var(--deep);font-weight:800;padding:17px 26px;border-radius:5px;line-height:1.4;transition:transform .2s,background .2s}.button:hover{background:#ffdc00;transform:translateY(-2px)}.button span{font-size:1.4rem}.button.small{font-size:.9rem;padding:13px 18px}.hero{background:var(--navy);color:white;padding:44px 0 68px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:70px;align-items:center}.hero-copy{padding:30px 0}.eyebrow{font-size:.75rem;font-weight:800;letter-spacing:.16em;color:var(--yellow);margin-bottom:25px}.eyebrow.blue{color:#006bbb}h1{font-size:clamp(3rem,5.5vw,5.15rem);font-weight:800;margin-bottom:28px}h1 em{font-style:normal;color:var(--yellow)}.intro{font-size:1.125rem;line-height:1.7;max-width:470px;color:#d4e1ef;margin-bottom:35px}.text-link{display:block;width:fit-content;margin-top:18px;text-decoration:underline;text-underline-offset:5px;font-size:.9rem}.hero-note{display:flex;flex-wrap:wrap;gap:22px;border-top:1px solid #ffffff29;margin-top:42px;padding-top:23px;font-size:.72rem;letter-spacing:.13em;color:#b4cae0}.hero-photo{position:relative;border-radius:130px 8px 8px 8px;overflow:hidden;border-bottom:6px solid var(--yellow);height:560px}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:50% 53%}.hero-photo:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#041c39dc)}.photo-caption{position:absolute;bottom:25px;left:30px;right:25px;z-index:1}.photo-caption span{display:block;color:var(--yellow);font-size:.75rem;letter-spacing:.15em;font-weight:700}.photo-caption strong{font-size:1.1rem}.section{padding:95px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:46px}.section-head>p{max-width:375px;color:var(--muted);margin-bottom:29px}.section-head h2{margin-bottom:0}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.service-grid article{border-top:2px solid #d6e0e8;padding-top:23px}.number{display:block;color:var(--blue);font-size:.8rem;font-weight:800;margin-bottom:28px}.service-grid h3{line-height:1.2;margin-bottom:20px}.service-grid p{font-size:.95rem;color:var(--muted);margin-bottom:0}.work{background:var(--light)}.project-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:22px}.project{margin:0}.project img{width:100%;height:380px;object-fit:cover;border-radius:6px}.project:first-child img{object-position:center}.project:nth-child(2) img{object-position:50% 32%}.project figcaption{padding-top:18px}.project figcaption span{font-size:.72rem;letter-spacing:.12em;font-weight:700;color:#526577}.project h3{font-size:1.1rem;letter-spacing:-.02em;margin-top:8px;margin-bottom:0}.areas{background:var(--navy);color:white}.area-grid{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center}.area-grid p:not(.eyebrow){color:#c5d5e5;max-width:440px;margin-bottom:0}.towns{display:flex;flex-wrap:wrap;gap:12px}.towns span{border:1px solid #7793b15c;padding:12px 22px;border-radius:4px;font-size:1rem}.towns span:first-child{background:var(--yellow);color:var(--navy);font-weight:700;border-color:var(--yellow)}.contact-grid{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:70px}.contact p:not(.eyebrow){color:var(--muted);margin-bottom:0}.contact-details{display:flex;flex-direction:column;align-items:flex-start;border-left:3px solid var(--yellow);padding-left:40px}.contact-details>span{font-size:.75rem;font-weight:800;letter-spacing:.14em;color:var(--muted)}.phone{font-size:clamp(2rem,3.5vw,3.15rem);font-weight:800;letter-spacing:-.05em;line-height:1.4;margin:9px 0}.email{font-size:1rem;overflow-wrap:anywhere;text-decoration:underline;text-underline-offset:5px}.dark{background:var(--navy);color:white;margin-top:28px}.dark:hover{background:var(--blue)}footer{background:var(--deep);color:#c0d0e1;padding:35px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:.85rem}.footer-inner strong{display:block;color:white;font-size:1.25rem;line-height:1.3}.footer-inner span{font-size:.75rem;letter-spacing:.04em}.footer-inner p{margin:0}.mobile-call{display:none}@media(min-width:1500px){.hero{padding-top:65px;padding-bottom:85px}}@media(max-width:1000px){nav{gap:16px}.brand>span{display:none}.hero-grid{gap:35px}.hero-photo{height:515px}.service-grid{grid-template-columns:repeat(2,1fr);gap:35px}.area-grid,.contact-grid{gap:45px}.project img{height:320px}.contact-details{padding-left:25px}}@media(max-width:700px){.wrap{width:calc(100% - 36px)}.nav{min-height:83px;gap:12px}.brand img{width:68px;height:68px}.nav nav{display:none}.button.small{font-size:.85rem}.hero{padding:20px 0 38px}.hero-grid{grid-template-columns:1fr;gap:24px}.hero-copy{padding:15px 0 0}h1{font-size:clamp(2.9rem,10.7vw,4.6rem)}.intro{font-size:1rem;max-width:100%}.eyebrow{font-size:.72rem;margin-bottom:18px}.hero-note{margin-top:27px;padding-top:18px;gap:18px}.hero-photo{height:380px;border-radius:75px 6px 6px 6px}.hero-photo>img{object-position:center 60%}.section{padding:58px 0}.section-head{display:block;margin-bottom:30px}.section-head>p{margin-top:23px;margin-bottom:0;max-width:100%}h2{font-size:2.4rem}.service-grid{gap:25px 20px}.service-grid h3{font-size:1.2rem}.service-grid p{font-size:.9rem}.number{margin-bottom:18px}.project-grid{grid-template-columns:1fr 1fr;gap:25px 15px}.project.tall{grid-column:1 / -1}.project img{height:290px}.project.tall img{height:420px}.project h3{font-size:1rem;line-height:1.3}.project figcaption span{font-size:.68rem}.area-grid,.contact-grid{grid-template-columns:1fr;gap:30px}.towns{gap:9px}.towns span{padding:9px 16px;font-size:.9rem}.phone{font-size:2.5rem}.contact-details{padding-left:22px}.footer-inner{flex-wrap:wrap;gap:20px}.footer-inner p{width:100%;order:3}footer{padding-bottom:100px}.mobile-call{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:5;background:var(--yellow);color:var(--deep);padding:16px 18px calc(16px + env(safe-area-inset-bottom));justify-content:space-between;gap:12px;font-size:.9rem;box-shadow:0 -4px 20px #0002;line-height:1.3}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

/* Matched service icons and local coverage */
.icon{width:24px;height:24px;display:block;flex-shrink:0}.button .icon{width:21px;height:21px}.service-icon{display:inline-flex;width:64px;height:64px;align-items:center;justify-content:center;background:#eaf4fd;color:#0070c9;border-radius:16px;margin-bottom:25px}.service-icon .icon{width:34px;height:34px}.service-grid article{border-top:0;padding:26px 22px 28px;background:#f6f9fc;border:1px solid #e2eaf1;border-radius:10px}.project-category{display:flex;align-items:center;gap:10px}.project-category .icon{width:23px;height:23px;color:#0070c9}.coverage-panel{background:#ffffff08;border:1px solid #ffffff29;border-radius:14px;padding:32px}.coverage-main{display:flex;gap:19px;align-items:center;padding-bottom:26px;border-bottom:1px solid #ffffff26}.location-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:58px;height:58px;border-radius:50%;background:var(--yellow);color:var(--navy)}.location-icon .icon{width:28px;height:28px}.coverage-label{font-size:.7rem;letter-spacing:.1em;color:#c5d5e5;font-weight:700}.coverage-main h3{font-size:1.25rem;letter-spacing:-.02em;line-height:1.35;margin:5px 0 0}.coverage-list{list-style:none;padding:25px 0 0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:19px 20px}.coverage-list li{display:flex;align-items:center;gap:10px;font-size:1rem}.coverage-list .icon{width:17px;height:17px;color:#56b5ff}.area-grid .area-note{margin-top:23px;font-size:.9rem;color:#91aecb}.area-grid{gap:65px}@media(max-width:700px){.service-grid article{padding:22px 16px}.service-icon{width:55px;height:55px;border-radius:13px;margin-bottom:20px}.service-icon .icon{width:29px;height:29px}.coverage-panel{padding:24px 20px}.area-grid{gap:30px}.coverage-main{gap:14px}.coverage-main h3{font-size:1.125rem}.coverage-label{font-size:.65rem}.coverage-list{gap:18px 12px}.coverage-list li{font-size:.9rem;gap:8px}}@media(max-width:360px){.service-grid{grid-template-columns:1fr}.coverage-list{grid-template-columns:1fr}}

/* Clear, consistent telephone actions */
a[href^="tel:"]{align-items:center;column-gap:12px}.button .phone-icon{width:22px;height:22px}.phone,.footer-inner>a[href^="tel:"]{display:inline-flex}.phone .phone-icon{width:28px;height:28px}.footer-inner .phone-icon{width:18px;height:18px}.mobile-call .phone-icon{width:22px;height:22px}.mobile-call strong{margin-left:auto}@media(max-width:380px){.mobile-call{column-gap:8px;font-size:.8rem}.phone{font-size:2.2rem}.phone .phone-icon{width:23px;height:23px}}
