:root{--navy:#062d4f;--navy2:#0a3b65;--blue:#087ac1;--blue2:#0c91db;--sky:#eaf6fd;--ink:#10273a;--muted:#587083;--line:#d8e5ed;--white:#fff;--lime:#d8f34a;--shadow:0 20px 55px rgba(5,45,79,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.65}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.skip{position:fixed;left:16px;top:-60px;background:#fff;padding:12px 18px;z-index:1000;border-radius:6px}.skip:focus{top:16px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.topbar{background:var(--navy);color:#ddecf7;font-size:.84rem}.topbar-inner{height:38px;display:flex;align-items:center;justify-content:space-between}.topbar a{font-weight:800;color:#fff}.header{height:86px;background:#fff;position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(9,52,88,.1)}.header-inner{height:100%;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:11px;font-size:.8rem;line-height:1.05;letter-spacing:.03em;color:var(--navy);min-width:176px}.brand b{font-size:1.02rem}.brand-mark{width:42px;height:42px;border-radius:50% 50% 50% 8px;background:var(--blue);color:#fff;display:grid;place-items:center;font-size:1.3rem;font-weight:800;transform:rotate(45deg)}.brand-mark::first-letter{transform:rotate(-45deg)}nav{display:flex;align-items:center;gap:22px;margin-left:auto}nav a{font-size:.82rem;font-weight:700;white-space:nowrap}nav a:hover,nav a[aria-current=page]{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--blue);color:#fff!important;font-weight:800;border:0;border-radius:7px;min-height:52px;padding:0 24px;box-shadow:0 9px 22px rgba(8,122,193,.22);cursor:pointer;font:inherit;font-weight:800}.button:hover{background:#056aa8;transform:translateY(-1px)}.button-small{min-height:44px;padding:0 18px;font-size:.84rem}.button-outline{background:transparent;border:1px solid rgba(255,255,255,.55);box-shadow:none}.button-white{background:#fff;color:var(--navy)!important;box-shadow:none}.menu{display:none;background:none;border:0;padding:10px}.menu span:not(.sr-only){display:block;width:24px;height:2px;background:var(--navy);margin:5px}.hero{min-height:650px;color:#fff;position:relative;display:flex;align-items:center;background:linear-gradient(90deg,rgba(3,32,57,.98) 0%,rgba(5,48,83,.92) 42%,rgba(5,48,83,.15) 72%),url('/assets/plumber-hero.png') center/cover no-repeat}.hero::after{content:"";position:absolute;inset:auto 0 0;height:6px;background:linear-gradient(90deg,var(--blue2) 70%,var(--lime) 70%)}.hero-copy{position:relative;z-index:1;max-width:690px;padding:78px 0 92px}.eyebrow{display:flex;align-items:center;gap:10px;text-transform:uppercase;font-size:.78rem;font-weight:800;letter-spacing:.13em;color:#8fd5ff;margin:0 0 18px}.eyebrow::before{content:"";width:28px;height:2px;background:var(--lime)}h1,h2,h3{line-height:1.14;margin-top:0;letter-spacing:-.035em}h1{font-size:clamp(2.8rem,6vw,5.2rem);max-width:750px;margin-bottom:22px}h2{font-size:clamp(2rem,4vw,3.25rem);margin-bottom:18px}h3{font-size:1.25rem}.hero p{font-size:1.15rem;color:#dcebf5;max-width:610px;margin:0 0 32px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.hero-meta{display:flex;gap:28px;margin-top:34px;color:#fff;font-size:.9rem;font-weight:700}.hero-meta span::before{content:"✓";color:var(--lime);margin-right:8px}.trust-strip{background:#fff;box-shadow:var(--shadow);position:relative;z-index:4;margin:-42px auto 0;border-radius:10px;display:grid;grid-template-columns:repeat(4,1fr);padding:27px 12px}.trust-item{display:flex;align-items:center;justify-content:center;gap:12px;padding:0 17px;border-right:1px solid var(--line)}.trust-item:last-child{border:0}.trust-icon{font-size:1.55rem}.trust-item b{display:block;font-size:.92rem}.trust-item span{display:block;color:var(--muted);font-size:.76rem}.section{padding:100px 0}.section-soft{background:#f4f9fc}.section-dark{background:var(--navy);color:#fff}.section-intro{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:44px}.section-intro p{max-width:560px;color:var(--muted);font-size:1.04rem}.section-dark .section-intro p{color:#c7dae8}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:30px;min-height:235px;display:flex;flex-direction:column;transition:.2s}.service-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:transparent}.service-card .icon{width:48px;height:48px;display:grid;place-items:center;border-radius:8px;background:var(--sky);font-size:1.45rem;margin-bottom:24px}.service-card p{font-size:.92rem;color:var(--muted);margin:0 0 20px}.text-link{font-weight:800;color:var(--blue);margin-top:auto}.split{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:75px}.photo-panel{position:relative}.photo-panel img{width:100%;height:520px;object-fit:cover;border-radius:12px}.float-card{position:absolute;left:-28px;bottom:30px;background:#fff;box-shadow:var(--shadow);padding:22px;border-radius:9px;width:230px}.float-card strong{display:block;color:var(--navy);font-size:1.15rem}.float-card span{font-size:.82rem;color:var(--muted)}.check-list{list-style:none;padding:0;margin:28px 0}.check-list li{padding:10px 0 10px 32px;position:relative;font-weight:650}.check-list li::before{content:"✓";position:absolute;left:0;color:var(--blue);font-weight:900}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.step{position:relative;padding:32px 30px;border:1px solid rgba(255,255,255,.17);border-radius:10px}.step-number{font-size:.78rem;letter-spacing:.1em;color:#89d3ff;font-weight:800}.step h3{margin:12px 0}.step p{color:#c9dbe7;margin:0;font-size:.92rem}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review{border:1px solid var(--line);border-radius:10px;padding:30px;background:#fff}.stars{color:#ec9d13;letter-spacing:3px}.review blockquote{margin:15px 0 20px;font-size:.96rem}.review cite{font-style:normal;font-weight:800}.review small{display:block;color:var(--muted)}.cta-band{padding:45px 0;background:var(--blue);color:#fff}.cta-inner{display:flex;justify-content:space-between;align-items:center;gap:30px}.cta-inner h2{font-size:2rem;margin:0 0 6px}.cta-inner p{margin:0;color:#d9f0ff}.page-hero{background:var(--navy);color:#fff;padding:82px 0;position:relative;overflow:hidden}.page-hero::after{content:"";position:absolute;right:-100px;top:-160px;width:430px;height:430px;border:90px solid rgba(31,157,225,.13);border-radius:50%}.page-hero h1{font-size:clamp(2.6rem,5vw,4.4rem);margin-bottom:16px}.page-hero p{font-size:1.1rem;color:#d0e2ee;max-width:700px}.breadcrumbs{font-size:.8rem;color:#91bad6;margin-bottom:22px}.content-grid{display:grid;grid-template-columns:1fr 330px;gap:70px}.prose h2{font-size:2.2rem;margin-top:48px}.prose h2:first-child{margin-top:0}.prose p{color:#425d71}.side-card{background:var(--sky);padding:28px;border-radius:10px;position:sticky;top:115px}.side-card h2{font-size:1.55rem}.side-card .button{width:100%;margin:7px 0}.faq{border-bottom:1px solid var(--line)}.faq button{width:100%;padding:22px 0;background:transparent;border:0;display:flex;justify-content:space-between;text-align:left;font:inherit;font-weight:800;color:var(--ink);font-size:1.04rem}.faq-answer{display:none;padding:0 35px 22px 0;color:var(--muted)}.faq.open .faq-answer{display:block}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:7px}.field-full{grid-column:1/-1}.field label{font-weight:750;font-size:.85rem}.field input,.field select,.field textarea{width:100%;border:1px solid #bfcfd9;border-radius:7px;padding:14px;font:inherit;background:#fff}.field textarea{min-height:130px;resize:vertical}.form-note{font-size:.78rem;color:var(--muted)}.success{display:none;background:#e8f8ef;color:#145d32;padding:18px;border-radius:8px;margin-top:20px}.footer{background:#041f36;color:#d4e3ed;padding:70px 0 26px}.footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr 1.15fr;gap:50px}.brand-light{color:#fff}.footer h2{font-size:.95rem;letter-spacing:0;margin:4px 0 20px;color:#fff}.footer p{font-size:.84rem;color:#a9c0cf;max-width:250px}.footer-grid>div>a:not(.brand):not(.button){display:block;margin:10px 0;font-size:.86rem}.footer-phone{font-size:1.25rem!important;font-weight:800;color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:55px;padding-top:20px;display:flex;justify-content:space-between;color:#819bab;font-size:.75rem}.mobile-actions{display:none}
@media(max-width:1050px){nav{display:none;position:absolute;left:0;right:0;top:86px;background:#fff;padding:18px 28px;box-shadow:var(--shadow);flex-direction:column;align-items:flex-start}.nav-open nav{display:flex}.menu{display:block;margin-left:auto}.header-cta{display:none}.service-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){body{padding-bottom:62px}.wrap{width:min(100% - 28px,1180px)}.topbar-inner span{display:none}.topbar-inner{justify-content:center}.header{height:72px}.brand{min-width:0}.menu{margin-left:auto}nav{top:72px}.hero{min-height:680px;background:linear-gradient(180deg,rgba(3,32,57,.91),rgba(4,38,66,.82)),url('/assets/plumber-hero.png') 62% center/cover no-repeat}.hero-copy{padding:65px 0 80px}.hero h1{font-size:2.85rem}.hero p{font-size:1rem}.hero-actions .button{width:100%}.hero-meta{flex-direction:column;gap:7px}.trust-strip{margin:-25px 14px 0;grid-template-columns:1fr 1fr;padding:15px}.trust-item{border:0;justify-content:flex-start;padding:12px 7px}.trust-icon{font-size:1.25rem}.section{padding:72px 0}.section-intro{display:block}.service-grid,.steps,.reviews,.split,.content-grid,.footer-grid{grid-template-columns:1fr}.split{gap:35px}.photo-panel img{height:390px}.float-card{left:12px}.cta-inner{display:block}.cta-inner .button{margin-top:20px}.page-hero{padding:60px 0}.form-grid{grid-template-columns:1fr}.field-full{grid-column:auto}.side-card{position:static}.footer-grid{gap:32px}.footer-bottom{display:block}.mobile-actions{position:fixed;display:grid;grid-template-columns:1fr 1fr;z-index:70;bottom:0;left:0;right:0;height:62px;box-shadow:0 -5px 20px rgba(4,31,54,.18)}.mobile-actions a{display:grid;place-items:center;background:var(--navy);color:#fff;font-weight:800}.mobile-actions a:last-child{background:var(--blue)}.footer{padding-bottom:90px}}
.pc-demo-bar{background:#f7fbfe;border-bottom:1px solid #cfe1ec;color:var(--navy);font-size:.78rem}.pc-demo-inner{width:min(1180px,calc(100% - 40px));min-height:48px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.pc-demo-title{display:flex;align-items:baseline;gap:13px}.pc-demo-title strong{font-size:.82rem}.pc-demo-title span{color:#6b7f8e;font-size:.7rem}.pc-demo-actions{display:flex;align-items:center;gap:7px;white-space:nowrap}.pc-demo-actions button,.pc-demo-actions a{font:inherit;font-weight:800;color:var(--navy);background:transparent;border:0;padding:7px 9px;border-radius:5px;cursor:pointer}.pc-demo-actions button:hover{background:#e8f3f9}.pc-demo-actions a{background:var(--navy);color:#fff;padding-inline:13px}.demo-open{overflow:hidden}.demo-modal[hidden]{display:none}.demo-modal{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:24px}.demo-backdrop{position:absolute;inset:0;background:rgba(2,23,39,.72);backdrop-filter:blur(3px)}.demo-dialog{position:relative;background:#fff;width:min(780px,100%);max-height:min(82vh,820px);border-radius:12px;box-shadow:0 30px 80px rgba(0,0,0,.3);display:flex;flex-direction:column;overflow:hidden}.demo-dialog-head{display:flex;justify-content:space-between;gap:20px;padding:24px 28px 18px;border-bottom:1px solid var(--line)}.demo-dialog-head h2{font-size:1.65rem;margin:3px 0 0}.demo-kicker{color:var(--blue);font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;font-weight:800}.demo-close{border:0;background:#edf4f8;color:var(--navy);border-radius:50%;width:36px;height:36px;font-size:1.5rem;line-height:1;cursor:pointer}.demo-dialog-body{padding:24px 28px 28px;overflow:auto}.demo-answer{padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid var(--line)}.demo-answer:last-child{border:0;margin:0;padding:0}.demo-answer h3{font-size:1rem;margin:0 0 6px;letter-spacing:-.01em}.demo-answer p{font-size:.88rem;color:#425d71;margin:0;line-height:1.6}.demo-prompt{white-space:pre-wrap;word-break:break-word;background:#f4f7f9;border:1px solid var(--line);border-radius:8px;padding:20px;margin:0 0 16px;font:500 .82rem/1.65 Manrope,Arial,sans-serif;color:#243f52}.demo-copy{background:var(--blue);color:#fff;border:0;border-radius:6px;padding:11px 17px;font:800 .82rem Manrope,Arial,sans-serif;cursor:pointer}.demo-copy-status{margin-left:12px;color:#3f667d;font-size:.78rem}@media(max-width:820px){.pc-demo-inner{width:100%;padding:9px 14px;display:block}.pc-demo-title{display:block;text-align:center}.pc-demo-title span{display:block;margin-top:1px}.pc-demo-actions{justify-content:center;margin-top:6px;white-space:normal;flex-wrap:wrap}.pc-demo-actions button,.pc-demo-actions a{font-size:.7rem;padding:6px 8px}.demo-modal{padding:12px}.demo-dialog{max-height:90vh}.demo-dialog-head,.demo-dialog-body{padding:18px}.demo-dialog-head h2{font-size:1.35rem}}
