:root{--navy:#071d2e;--blue:#0c6b92;--cyan:#14a7c7;--orange:#f47b20;--ice:#eef7f9;--ink:#132b39;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,Arial,sans-serif;background:#fff}a{color:inherit}.site-header{height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5vw,76px);background:#fff;position:relative;z-index:5}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:var(--navy)}.brand-drop{width:43px;height:49px;border-radius:55% 55% 58% 58% / 65% 65% 38% 38%;background:linear-gradient(150deg,var(--cyan),var(--blue));color:white;display:grid;place-items:center;font:800 25px/1 Barlow Condensed;transform:rotate(0deg);position:relative}.brand-drop:after{content:"";position:absolute;top:-5px;left:13px;width:17px;height:17px;background:var(--cyan);transform:rotate(45deg);border-radius:2px;z-index:-1}.brand strong{display:block;font:800 28px/.9 Barlow Condensed;letter-spacing:.04em}.brand small{display:block;font-size:9px;letter-spacing:.16em;margin-top:5px}.site-header nav{display:flex;gap:34px}.site-header nav a{text-decoration:none;font-size:14px;font-weight:600}.header-call{text-decoration:none;text-align:right}.header-call small{display:block;color:var(--orange);font-size:10px;font-weight:700;letter-spacing:.14em}.header-call strong{font:700 21px Barlow Condensed}.hero{height:min(720px,calc(100vh - 86px));min-height:590px;position:relative;overflow:hidden;background:var(--navy)}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,21,34,.96) 0%,rgba(5,26,42,.9) 29%,rgba(5,26,42,.42) 57%,rgba(5,26,42,.08) 100%)}.hero-content{position:relative;color:white;padding:clamp(84px,10vh,120px) clamp(24px,8vw,122px);max-width:790px}.eyebrow{font-size:12px;letter-spacing:.18em;font-weight:700;margin:0 0 20px}.eyebrow.orange{color:var(--orange)}h1,h2,h3{font-family:Barlow Condensed,Arial,sans-serif;margin:0;line-height:.96}h1{font-size:clamp(58px,7.5vw,106px);letter-spacing:-.025em}h1 em{font-style:normal;color:#46bdd5}.hero-copy{font-size:18px;line-height:1.65;max-width:575px;color:#d7e5ea;margin:28px 0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 27px;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:700}.button.primary{background:var(--orange);color:white}.button.primary:hover{background:#db6713}.button.ghost{border:1px solid rgba(255,255,255,.45);color:white}.trust-line{display:flex;gap:0;margin-top:51px;color:#dce8ec;font-size:12px}.trust-line span{padding:0 20px;border-right:1px solid rgba(255,255,255,.28)}.trust-line span:first-child{padding-left:0}.trust-line span:last-child{border:0}.service-intro{padding:100px clamp(24px,8vw,122px) 55px;display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:end}.service-intro h2,.why h2{font-size:clamp(47px,5vw,70px);color:var(--navy)}.service-intro>p{font-size:18px;line-height:1.7;color:#60737e;margin:0 0 4px}.service-grid{display:grid;grid-template-columns:1fr 1fr;margin:0 clamp(24px,8vw,122px) 110px}.service-card{position:relative;padding:62px clamp(34px,5vw,70px);min-height:560px;overflow:hidden}.water-card{background:var(--blue);color:white}.handyman-card{background:var(--ice);color:var(--navy)}.service-card .number{position:absolute;right:24px;top:8px;font:800 126px Barlow Condensed;opacity:.08}.service-card .icon{font-size:28px;margin-bottom:34px;color:#7de0ef}.service-card .tool{color:var(--orange)}.service-card h3{font-size:42px;max-width:450px}.service-card>p:not(.eyebrow){line-height:1.65;opacity:.8;max-width:510px}.service-card ul{list-style:none;padding:12px 0 24px;margin:0}.service-card li{padding:13px 0;border-bottom:1px solid currentColor;border-color:rgba(255,255,255,.18);font-size:14px}.handyman-card li{border-color:rgba(7,29,46,.12)}.service-card li:before{content:"✓";margin-right:12px;color:#79d8e9;font-weight:700}.handyman-card li:before{color:var(--orange)}.service-card>a{text-decoration:none;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.service-card>a span{margin-left:7px}.why{background:var(--navy);color:white;padding:100px clamp(24px,8vw,122px);display:grid;grid-template-columns:1fr 1fr;gap:100px}.why h2{color:white}.why-copy .lead{font-size:20px;line-height:1.6;color:#c9d8df;margin-top:0}.benefits{margin-top:42px}.benefits>div{display:flex;gap:22px;border-top:1px solid rgba(255,255,255,.15);padding:22px 0}.benefits strong{font:700 18px Barlow Condensed;color:var(--orange)}.benefits span{display:flex;flex-direction:column;gap:6px}.benefits b{font-size:15px}.benefits small{font-size:13px;color:#9eb1bb}.cta{margin:0;background:var(--orange);color:white;padding:76px clamp(24px,8vw,122px);display:flex;justify-content:space-between;align-items:center;gap:50px}.cta h2{font-size:clamp(46px,5vw,68px)}.cta p:last-child{margin-bottom:0}.cta-actions{display:flex;flex-direction:column;align-items:center;gap:17px;min-width:270px}.button.light{background:white;color:var(--navy);width:100%}.email{font-size:13px;font-weight:600;text-decoration:none}footer{padding:48px clamp(24px,8vw,122px);display:grid;grid-template-columns:1fr auto auto;gap:70px;align-items:center;background:#041520;color:#b7c6cd;font-size:13px;line-height:1.7}footer a{text-decoration:none}.footer-brand{color:white}@media(max-width:800px){.site-header{height:74px}.site-header nav{display:none}.header-call small{display:none}.header-call strong{font-size:17px}.brand strong{font-size:24px}.brand small{font-size:7px}.brand-drop{width:36px;height:41px}.hero{height:auto;min-height:650px}.hero>img{object-position:59% center}.hero-shade{background:linear-gradient(90deg,rgba(4,21,34,.95),rgba(5,26,42,.63))}.hero-content{padding-top:90px}.hero-copy{font-size:16px}.trust-line{flex-direction:column;gap:9px;margin-top:35px}.trust-line span{padding:0;border:0}.service-intro,.why{grid-template-columns:1fr;gap:34px;padding-top:74px;padding-bottom:45px}.service-grid{grid-template-columns:1fr;margin-bottom:70px}.service-card{min-height:0}.why{padding-bottom:74px}.cta{align-items:flex-start;flex-direction:column}.cta-actions{align-items:stretch;width:100%}footer{grid-template-columns:1fr;gap:22px}.footer-brand{margin-bottom:5px}}@media(max-width:470px){.site-header{padding:0 16px}.header-call strong{font-size:15px}.hero-content{padding-left:22px;padding-right:22px}.hero-actions .button{width:100%}.service-grid{margin-left:0;margin-right:0}.service-card{padding:50px 26px}.service-intro,.why,.cta{padding-left:24px;padding-right:24px}}
