
:root{--navy:#08283b;--navy2:#0d354b;--blue:#1da8ed;--blue2:#087fc5;--ink:#0c2533;--white:#fff;--light:#f5f7f8}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:white}.header{min-height:112px;background:linear-gradient(120deg,#071f2e,#0b354c);color:#fff;display:flex;align-items:center;padding:18px clamp(22px,5vw,72px);gap:34px;position:relative;z-index:3}.brand{display:flex;align-items:center;gap:13px;color:#fff;text-decoration:none;margin-right:auto}.mark{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;font-weight:900;font-size:25px;border:3px solid var(--blue);background:#0a3045}.brand strong{font-size:28px;line-height:.82;display:block}.brand strong b{color:#42baf2}.brand small{display:block;font-size:10px;letter-spacing:3px;margin-top:9px}.header nav{display:flex;gap:28px}.header nav a{color:#fff;text-decoration:none;text-transform:uppercase;font-size:13px;letter-spacing:2px}.btn{display:inline-block;background:linear-gradient(#1aa8ee,#087ec5);color:#fff;text-decoration:none;font-weight:800;padding:16px 24px;border-radius:6px;border:1px solid #50c5fb;box-shadow:0 3px 8px #0002}.topbtn{white-space:nowrap}.hero{min-height:670px;position:relative;background:linear-gradient(120deg,#071f2e 0%,#0d4866 48%,#187eac 100%);overflow:hidden}.hero:after{content:"";position:absolute;inset:auto -10% -25% 35%;height:75%;background:radial-gradient(ellipse at center,#29a9df55 0,#0b5a7a33 35%,transparent 68%);transform:rotate(-8deg)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#041c2be8 0%,#072d40b5 48%,#0a40556b 100%)}.hero-content{position:relative;z-index:2;color:#fff;max-width:850px;padding:86px clamp(28px,6vw,82px)}.eyebrow{font-weight:700;letter-spacing:5px;font-size:17px;color:#d9f3ff}.hero h1{font-size:clamp(52px,7vw,92px);line-height:.93;margin:28px 0 22px;letter-spacing:-3px}.hero h1 span{color:#4ec3f7}.lead{font-size:22px;line-height:1.55;max-width:650px}.actions{display:flex;gap:18px;margin-top:32px}.outline{background:#071f2e99;border:2px solid #fff}.service-strip{background:linear-gradient(100deg,#06283b,#0d4058);color:white;display:grid;grid-template-columns:repeat(4,1fr);padding:28px clamp(15px,5vw,70px)}.service-strip div{text-align:center;padding:10px;border-right:1px solid #ffffff55}.service-strip div:last-child{border:0}.service-strip span{display:block;color:#4dc5fb;font-size:44px;height:52px}.service-strip b,.service-strip small{display:block}.service-strip b{margin-top:9px}.service-strip small{margin-top:6px;color:#d7e7ee}.intro,.area,.estimate{padding:70px clamp(25px,8vw,120px);text-align:center}.blue-label{color:var(--blue2);font-weight:800;letter-spacing:7px}.intro h2,.area h2,.estimate h2{font-size:48px;margin:12px}.intro>p:last-of-type{max-width:800px;margin:20px auto;font-size:20px;color:#53636c;line-height:1.6}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:45px;text-align:left}.cards article{background:var(--light);padding:25px;border-top:4px solid var(--blue);border-radius:5px}.cards h3{margin-top:0}.cards p{line-height:1.5;color:#52636c}.area{background:#edf7fb}.area>p:last-child{font-size:24px;font-weight:bold}.estimate{background:#fff}.contact-note{color:#71808a}footer{background:#061f2e;color:#d9e7ed;text-align:center;padding:26px}
@media(max-width:760px){.header{min-height:126px;padding:14px 18px}.header nav{display:none}.brand strong{font-size:24px}.brand small{letter-spacing:2px;font-size:8px}.mark{width:55px;height:55px}.topbtn{padding:13px 15px;font-size:14px}.hero{min-height:650px}.hero-content{padding:70px 28px}.eyebrow{font-size:13px;letter-spacing:3px}.hero h1{font-size:53px;letter-spacing:-2px}.lead{font-size:20px}.actions{flex-direction:column;align-items:stretch}.actions .btn{text-align:center}.service-strip{grid-template-columns:1fr 1fr;padding:18px 10px}.service-strip div{border-bottom:1px solid #ffffff44}.service-strip div:nth-child(2){border-right:0}.cards{grid-template-columns:1fr}.intro h2,.area h2,.estimate h2{font-size:38px}}
