@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--navy:#102b40;--ink:#122a3c;--blue:#81d4f3;--red:#e92339;--muted:#526575;--line:#dce4e9;--light:#f0f5f8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;font:16px/1.65 'DM Sans',Arial,sans-serif;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #2789c0;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif}h1{font-size:clamp(3.4rem,5.6vw,5.8rem);font-weight:700;line-height:1.08;letter-spacing:-.055em}h2{font-size:clamp(2rem,3.25vw,3.2rem);line-height:1.2;font-weight:700;letter-spacing:-.045em}h3{line-height:1.35}.wrap{width:min(1240px,calc(100% - 100px));margin:auto}.topbar{background:var(--navy);color:#dae7ef;font-size:.75rem;letter-spacing:.08em;padding:9px 0}.topbar .wrap{display:flex;justify-content:space-between;gap:18px}.topbar a{letter-spacing:0;font-size:.8rem}.top-separator{color:var(--blue);padding:0 14px}.header{background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line)}.nav{height:98px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px}.brand img{object-fit:contain;width:78px;height:78px}.brand>span{font:bold 1.05rem Manrope,Arial,sans-serif;letter-spacing:-.015em;white-space:nowrap}.brand small{display:block;font-size:.65rem;letter-spacing:.32em;margin-top:5px;color:var(--muted)}nav{display:flex;gap:30px;font-size:.9rem;font-weight:500}nav a:hover{color:var(--red)}.nav-phone{font-weight:700;font-size:1.1rem;line-height:1.5}.nav-phone span{display:block;font-size:.65rem;letter-spacing:.15em;color:var(--muted)}.menu-toggle{display:none}.hero{background:var(--navy);color:#fff;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.08fr 1fr;min-height:640px}.hero-copy{padding:72px 44px 36px 0;align-self:center}.eyebrow{display:flex;align-items:center;gap:10px;font-size:.75rem;letter-spacing:.15em;font-weight:700;color:var(--blue);margin-bottom:24px}.eyebrow>span{width:22px;height:2px;background:var(--red)}.dark{color:#416780}.hero-description{color:#cedbe5;font-size:1.075rem;max-width:480px;margin:25px 0 30px;line-height:1.8}.actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:16px 23px;border:0;font-weight:600;font-size:.9rem;cursor:pointer;transition:background .2s,transform .2s;min-height:54px}.button:hover{transform:translateY(-2px)}.red{background:var(--red);color:white}.red:hover{background:#c7172b}.button span{font-size:1.3rem}.text-link{font-size:.9rem;font-weight:600;border-bottom:1px solid #7b929f;padding-bottom:4px}.hero-bottom{display:flex;gap:40px;border-top:1px solid #375062;margin-top:48px;padding-top:24px;font-size:.65rem;color:#9eb4c5;letter-spacing:.08em}.hero-bottom strong{color:#fff;font-size:.85rem;font-weight:500;letter-spacing:0}.hero-photo{position:relative;min-width:0;margin-right:calc((1240px - 100vw)/2);min-height:640px}.hero-photo>img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.photo-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,22,33,.1) 45%,rgba(4,22,33,.82))}.photo-label{position:absolute;top:30px;right:28px;font-size:.65rem;letter-spacing:.16em;background:rgba(16,43,64,.82);color:white;padding:8px 12px}.photo-card{position:absolute;bottom:40px;left:34px;right:24px;display:flex;gap:17px;align-items:center;font-size:1.15rem;line-height:1.6}.photo-card strong{font-weight:500}.card-line{height:57px;width:3px;background:var(--red);flex-shrink:0}.service-strip{background:var(--light);border-bottom:1px solid var(--line)}.service-strip .wrap{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-top:22px;padding-bottom:22px;font-size:.75rem;letter-spacing:.1em;font-weight:700}.service-strip span:nth-child(even){color:#9bafb9}.section{padding-top:92px;padding-bottom:92px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:44px}.section-heading>p{max-width:285px;color:var(--muted)}.services{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.services article{padding:30px 25px 28px;border-right:1px solid var(--line);display:flex;flex-direction:column}.services article:first-child{padding-left:0}.services article:last-child{border-right:0;padding-right:0}.service-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;color:#6e8594;font-size:.8rem}.service-top svg{width:38px;height:38px;stroke:#317298;stroke-width:1.5;fill:none;stroke-linecap:round;stroke-linejoin:round}.services h3{font-size:1.3rem;letter-spacing:-.03em}.services p{font-size:.925rem;color:var(--muted);margin:18px 0 28px;flex:1}.services a{font-size:.85rem;font-weight:700;display:flex;justify-content:space-between;gap:10px}.services a:hover{color:var(--red)}.about{background:var(--light)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.about-intro{color:var(--muted);max-width:475px;margin:25px 0}.navy{color:var(--navy)}.principles>div{display:flex;gap:28px;padding:24px 0;border-bottom:1px solid #d4dfe6}.principles>div:first-child{padding-top:0}.principles>div:last-child{border:0;padding-bottom:0}.principles>div>span{color:#54758a;font-size:.8rem;padding-top:3px;white-space:nowrap}.principles h3{font-size:1.15rem}.principles p{color:var(--muted);font-size:.95rem;margin-top:8px}.areas{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.areas p:not(.eyebrow){margin-top:22px;max-width:485px;color:var(--muted)}.cities{display:grid;grid-template-columns:1fr 1fr;gap:0 25px}.cities span{padding:15px 0;border-bottom:1px solid var(--line);font-size:.9rem}.cities span:before{content:'+';color:#4587a9;margin-right:12px}.contact-section{background:var(--navy);color:white;padding:85px 0}.contact-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:90px}.contact-grid>div>p:not(.eyebrow){color:#b7cad7;max-width:370px;margin-top:22px}.contact-phones{margin-top:35px;max-width:350px}.contact-phones a{display:flex;justify-content:space-between;font:500 1.65rem Manrope,Arial,sans-serif;padding:14px 0;border-bottom:1px solid #375165;white-space:nowrap}.contact-phones a span{color:var(--blue);font-size:1.3rem}.email-link{display:inline-block;margin-top:25px;font-size:.95rem}.contact-note{font-size:.9rem}.contact-note a{text-decoration:underline;text-underline-offset:4px}.estimate-panel{padding:32px;background:#fff;color:var(--ink)}.estimate-panel h3{font-size:1.5rem;letter-spacing:-.03em}.contact-grid .estimate-panel>p{color:var(--muted);margin:8px 0 24px;font-size:.85rem;max-width:none}form{display:flex;flex-direction:column;gap:17px}label{display:flex;flex-direction:column;gap:6px;font-size:.8rem;font-weight:600}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}input,select,textarea{width:100%;min-width:0;padding:11px 12px;background:#f8fafb;border:1px solid #d7e0e6;border-radius:0;color:var(--ink);font-size:1rem;line-height:1.4}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#748591;font-size:.85rem;font-weight:400}form .button{width:100%}.form-note{font-size:.75rem;color:var(--muted);line-height:1.55}#form-status{font-size:.85rem;padding:12px;background:var(--light)}footer{padding:28px 0 20px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:.85rem;color:var(--muted)}.footer-top .brand{color:var(--ink)}.footer-top .brand img{width:64px;height:64px}.footer-bottom{margin-top:22px;padding-top:18px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:25px;font-size:.75rem;color:var(--muted)}.skip{position:fixed;top:-100px;left:20px;background:white;color:var(--navy);padding:12px;z-index:100}.skip:focus{top:10px}.mobile-contact{display:none}@media(min-width:1340px){.hero-photo{margin-right:calc((1240px - 100vw)/2)}}@media(max-width:1339px){.hero-photo{margin-right:-50px}}@media(max-width:1080px){.wrap{width:calc(100% - 64px)}.hero-photo{margin-right:-32px}.nav{gap:20px}nav{gap:20px}.brand>span{display:none}.hero-copy{padding-right:30px}.hero-grid,.hero-photo{min-height:600px}.actions{gap:18px}.hero-bottom{gap:20px}.about-grid,.contact-grid{gap:45px}.services article{padding-left:18px;padding-right:18px}.services h3{font-size:1.1rem}.areas{gap:40px}.contact-phones a{font-size:1.4rem}.estimate-panel{padding:26px}}@media(max-width:760px){html{scroll-padding-top:85px}.wrap{width:calc(100% - 40px)}.topbar .wrap{justify-content:center}.topbar .wrap>span{font-size:.62rem;letter-spacing:.045em;text-align:center}.topbar a{display:none}.top-separator{padding:0 6px}.nav{height:78px;gap:14px}.brand img{width:66px;height:66px}.brand>span{display:block;font-size:.85rem}.brand small{font-size:.6rem}.nav-phone{display:none}.menu-toggle{display:flex;gap:9px;align-items:center;background:none;border:1px solid var(--line);padding:8px 10px;color:var(--navy);font-size:.85rem}.header nav{display:none;position:absolute;left:0;right:0;top:78px;background:white;border-bottom:1px solid var(--line);padding:20px;flex-direction:column;gap:0}.header nav.open{display:flex}nav a{padding:11px}.hero-grid{grid-template-columns:1fr;min-height:0}.hero-copy{padding:48px 0 35px}.hero h1{font-size:clamp(3.3rem,11vw,5rem)}.eyebrow{font-size:.65rem;margin-bottom:20px}.hero-description{font-size:1rem;margin:22px 0 26px}.hero-bottom{margin-top:32px;padding-top:22px;justify-content:flex-start;gap:32px}.hero-photo{height:350px;min-height:0;margin:0 -20px}.hero-photo>img{object-position:center 58%}.photo-card{bottom:26px;left:25px;font-size:1rem}.photo-label{font-size:.6rem;right:20px;top:20px}.service-strip .wrap{font-size:.62rem;letter-spacing:.03em;gap:8px;padding-top:18px;padding-bottom:18px;flex-wrap:wrap;justify-content:center}.section{padding-top:58px;padding-bottom:58px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:20px;max-width:400px}.services{grid-template-columns:1fr 1fr}.services article{padding:24px 18px!important}.services article:nth-child(2){border-right:0}.services article:nth-child(-n+2){border-bottom:1px solid var(--line)}.services article:nth-child(odd){padding-left:0!important}.services article:nth-child(even){padding-right:0!important}.services h3{font-size:1.15rem}.services p{font-size:.9rem}.services a{font-size:.8rem}.service-top{margin-bottom:22px}.about-grid,.areas,.contact-grid{grid-template-columns:1fr;gap:36px}.principles>div{gap:20px}.cities{gap:0 20px}.cities span{font-size:.85rem}.contact-section{padding:55px 0}.contact-grid{gap:40px}.contact-phones a{font-size:1.5rem}.estimate-panel{padding:24px}.footer-top{flex-wrap:wrap;justify-content:flex-start;gap:20px 32px}.footer-top .brand{width:100%}.footer-bottom{flex-direction:column;gap:9px}footer{padding-bottom:90px}.mobile-contact{position:fixed;bottom:0;left:0;right:0;z-index:30;display:grid;grid-template-columns:1fr 1.5fr;background:white;box-shadow:0 -3px 15px #102b4015;padding-bottom:env(safe-area-inset-bottom)}.mobile-contact a{text-align:center;padding:17px 12px;font-weight:600;font-size:.85rem}.mobile-contact a:last-child{background:var(--red);color:white}}@media(max-width:390px){.field-row{grid-template-columns:1fr}.estimate-panel{padding:20px}.services article{padding-left:12px!important;padding-right:12px!important}.services h3{font-size:1rem}.service-strip span:nth-child(even){display:none}.service-strip .wrap{column-gap:16px}.hero-bottom{gap:20px}.hero-bottom strong{font-size:.75rem}.brand>span{font-size:.75rem}.brand img{width:55px;height:55px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Brand direction: navy, electric blue, red and architectural diagonals. */
:root{--navy:#071f30;--ink:#071e32;--blue:#75d3ff;--red:#ee1731;--light:#f0f4f8}
h1,h2,h3{font-family:'Barlow Condensed','Arial Narrow',Arial,sans-serif;text-transform:uppercase;letter-spacing:-.015em}
h1{font-size:clamp(4rem,6.3vw,6.5rem);font-weight:800;line-height:.96}
h1 em{font-style:normal;color:var(--blue)}h2{font-size:clamp(2.6rem,3.7vw,3.8rem);line-height:1.05;font-weight:700}
.hero{background:linear-gradient(120deg,#051725,#0b3047);position:relative}.hero-copy{padding-top:60px;padding-bottom:38px;position:relative;z-index:2}.hero-grid{grid-template-columns:1.1fr 1fr;min-height:670px}.hero-photo{min-height:670px;clip-path:polygon(0 0,100% 0,100% 100%,18% 100%);border-left:0}.hero-photo:after{content:'';position:absolute;inset:0;clip-path:polygon(0 0,3% 0,21% 100%,18% 100%);background:#168ed4}.hero-photo>img{object-position:57% center}.hero-description{max-width:455px;margin-top:24px;font-size:1rem}.photo-card{left:24%;bottom:40px}.photo-label{background:#064d80}.hero .eyebrow{font-size:.7rem;color:#b2e7ff}.hero-bottom{margin-top:32px}.header .brand img{width:94px;height:94px}.header .nav{height:108px}.header .brand>span{font-family:'Barlow Condensed',Arial,sans-serif;font-size:1.35rem}.service-strip{background:#075795;color:white;border:0}.service-strip span:nth-child(even){color:#79bce7}.service-strip .wrap{font-family:'Barlow Condensed',Arial,sans-serif;font-size:1rem;letter-spacing:.06em;padding-top:19px;padding-bottom:19px}.eyebrow.dark{color:#0667ab}.section-heading h2:after,.about h2:after,.areas h2:after{content:'';display:block;width:58px;height:5px;background:var(--red);margin-top:20px}.services{border:0;gap:16px}.services article{padding:26px 22px!important;background:#f3f6f9;border:1px solid #d8e3ec!important;border-top:5px solid #0b568c!important;transition:transform .2s}.services article:hover{transform:translateY(-4px)}.services h3{font-size:1.7rem}.service-top svg{stroke:#075b98}.services a{color:#085d9a}.principles h3{font-size:1.5rem}.contact-section{background:linear-gradient(110deg,#061b2b,#0c3650);position:relative;border-top:6px solid #0b75b5}.contact-section h2{font-size:clamp(3rem,4.5vw,4.5rem)}.estimate-panel{border-top:6px solid #0878ba;box-shadow:0 12px 45px #0002}.estimate-panel h3{font-size:2rem}.button{border-radius:3px}.photo-card{font-family:'Barlow Condensed',Arial,sans-serif;font-size:1.4rem;text-transform:uppercase}.topbar{background:#041724}.cities span:before{color:#0776bd}.footer-top .brand>span{font-family:'Barlow Condensed',Arial,sans-serif;font-size:1.2rem}
@media(max-width:1080px){.hero-photo,.hero-grid{min-height:670px}.hero h1{font-size:clamp(3.7rem,6.3vw,6rem)}.hero-copy{padding-right:18px}.services article{padding:23px 16px!important}.services h3{font-size:1.5rem}}
@media(max-width:760px){.header .nav{height:84px}.header .brand img{height:74px;width:74px}.header .brand>span{font-size:1.1rem}.header nav{top:84px}.hero-grid{grid-template-columns:1fr;min-height:0}.hero h1{font-size:clamp(3.6rem,13vw,5.5rem)}.hero-copy{padding:43px 0 32px}.hero-photo{min-height:0;height:330px;clip-path:polygon(0 0,100% 0,100% 100%,0 100%);border-top:5px solid #168ed4}.hero-photo:after{display:none}.hero-photo>img{object-position:center 65%}.photo-card{left:25px;bottom:25px;font-size:1.3rem}.hero .eyebrow{font-size:.61rem;letter-spacing:.11em}.service-strip .wrap{font-size:.82rem;column-gap:12px}.services{gap:12px}.services article,.services article:nth-child(odd),.services article:nth-child(even){padding:21px 15px!important}.services h3{font-size:1.45rem}.services p{font-size:.875rem}.services a{font-size:.77rem}.contact-section h2{font-size:3.2rem}.section-heading h2:after,.about h2:after,.areas h2:after{margin-top:17px}}
@media(max-width:390px){.services article,.services article:nth-child(odd),.services article:nth-child(even){padding:18px 11px!important}.services h3{font-size:1.3rem}.services a{font-size:.74rem;gap:5px}.header .brand>span{font-size:.95rem}}

/* Review fixes: legibility, keyboard focus, layout and form fallback. */
:root{color-scheme:light}body{overflow-wrap:break-word}.wrap>*{min-width:0}.hero-photo{overflow-wrap:normal}.eyebrow,.hero .eyebrow,.topbar,.topbar .wrap>span,.nav-phone span,.brand small,.hero-bottom,.photo-label,.footer-bottom,.form-note{font-size:.75rem}.services a,.services p,.cities span,.mobile-contact a,label,.estimate-panel>p,.contact-grid .estimate-panel>p,.menu-toggle{font-size:.875rem}.footer-top{flex-wrap:wrap}.copy-button{color:#075795;background:#e9f1f8;border:1px solid #b6cddb}.copy-button:hover{background:#d7e7f4}#request-fallback[hidden],#form-status[hidden]{display:none}#request-text{font-size:.875rem;background:#fff}.staff-link{border-bottom:1px solid #7892a3;padding:8px 0}.mobile-contact a{min-height:56px}input,select,textarea{scroll-margin-top:130px}.services a{align-items:center;min-height:44px}.contact-note a{display:inline-block}.contact-phones a{white-space:normal}.hero-bottom{flex-wrap:wrap}.topbar .wrap{flex-wrap:wrap}.photo-label{max-width:calc(100% - 50px)}
@media(max-width:760px){.service-strip .wrap{gap:10px 16px}.service-strip span:nth-child(even){display:none}.hero .eyebrow{letter-spacing:.04em}.header .brand small{font-size:.75rem}.hero h1{font-size:clamp(3.2rem,12vw,5rem)}.hero-bottom strong{font-size:.875rem}.topbar .wrap>span{font-size:.75rem}.services a{font-size:.875rem}.services p{font-size:1rem}.services{grid-template-columns:1fr 1fr}.header .brand>span{white-space:normal}.footer-bottom{font-size:.8rem}.estimate-panel{padding:22px}#contact{scroll-margin-top:90px}}
@media(max-width:480px){.services{grid-template-columns:1fr}.services article,.services article:nth-child(odd),.services article:nth-child(even){padding:24px!important}.services h3{font-size:1.7rem}.services h3 br{display:none}.field-row{grid-template-columns:1fr}.hero-bottom{gap:18px}.header .brand>span{font-size:1rem}.header .brand{gap:6px}.header .brand img{width:64px;height:64px}.menu-toggle{padding:10px}.hero-photo{height:300px}.cities{grid-template-columns:1fr 1fr}.cities span{font-size:.875rem}.top-separator{padding:0 5px}}
.admin-shell{background:#071f30;min-height:100vh;color:white;padding:0 30px 60px}.admin-header{max-width:1120px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 0;border-bottom:1px solid #315167}.admin-header .brand small{color:#a7c9de}.admin-header>a:last-child{display:flex;align-items:center;gap:8px;font-size:.95rem}.admin-main{max-width:960px;margin:40px auto 0}.admin-back{display:flex;align-items:center;gap:8px;color:#b5d3e5;font-size:.9rem;margin-bottom:35px}.admin-main h1{font-size:3.5rem;text-transform:none}.admin-intro{color:#c5d9e5;margin:16px 0 32px}.admin-card{background:white;color:var(--ink);padding:32px;border-top:5px solid #0878ba;margin:22px auto;max-width:960px}.admin-card h1{font-size:3rem}.admin-card h2{font-size:2rem}.admin-card>p{color:var(--muted);margin:16px 0 24px;max-width:690px}.admin-card>.button{margin:16px 20px 16px 0}.admin-card form{margin-top:25px;max-width:700px}.admin-card form .button{width:auto;align-self:flex-start}.admin-card label{font-size:1rem}.admin-card .form-note{font-size:.875rem}.admin-card input{font-size:1rem}.portal-launch{display:flex;align-items:center;gap:24px}.portal-launch>div:nth-child(2){flex:1;min-width:0}.portal-launch p{margin-top:8px;font-size:.95rem;color:var(--muted)}.portal-launch .portal-address{font-size:.85rem;color:#075795;overflow-wrap:anywhere}.portal-launch .button{margin:0;white-space:nowrap}.admin-icon{padding:16px;background:#e9f3f9;color:#075795;display:flex;align-items:center;justify-content:center}.portal-badge{background:#edf3f7;color:#3b5b71;padding:8px 12px;font-size:.875rem}.admin-section-title{display:flex;align-items:center;gap:12px}.admin-section-title svg{color:#075795}.admin-security{display:flex;align-items:flex-start;gap:14px;font-size:.9rem;line-height:1.7;color:#b9d1df;margin:30px 0}.admin-security svg{flex-shrink:0;margin-top:3px}.admin-status{font-size:.95rem;color:#194c71;min-height:1.5em}.button:disabled{opacity:.55;cursor:wait;transform:none}body:has(.admin-shell){background:#071f30}.admin-header .brand>span{color:white}.admin-card>a:not(.button){text-decoration:underline}
@media(max-width:760px){.admin-shell{padding:0 20px 30px}.admin-header{padding:16px 0}.admin-header .brand img{width:64px;height:64px}.admin-header .brand small{font-size:.75rem;letter-spacing:.05em}.admin-main{margin-top:25px}.admin-main h1{font-size:3rem}.admin-card{padding:24px}.portal-launch{flex-wrap:wrap;gap:18px}.portal-launch>div:nth-child(2){flex-basis:calc(100% - 95px)}.portal-launch>.button,.portal-badge{width:100%;justify-content:center;text-align:center}.admin-card input{width:100%}.admin-card form .button{width:100%}}

.admin-alert{padding:16px;border-left:4px solid #75d3ff;background:#163e56;margin:20px 0;color:white}.admin-header form{margin:0}.admin-card summary{cursor:pointer;font-weight:600;min-height:44px;display:list-item;padding:8px;}
