:root{--blue:#0b57d0;--blue2:#1967d2;--ink:#202124;--muted:#5f6368;--line:#dadce0;--soft:#f8fafd;--green:#188038;--yellow:#fbbc04;--red:#ea4335}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font:16px/1.55 Arial,Helvetica,sans-serif;background:#fff}a{color:inherit}.nav{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,5vw);border-bottom:1px solid #eee;background:#fff;position:sticky;top:0;z-index:40}.logo{text-decoration:none;font-size:1.55rem;font-weight:800;letter-spacing:-1px;color:#102139}.logo span{color:#102139!important}.logo span:last-child{color:#0876d1!important}.navlinks{display:flex;align-items:center;gap:28px}.navlinks>a{text-decoration:none;font-weight:600;font-size:.94rem}.navcta{background:var(--blue);color:#fff!important;border-radius:5px;padding:11px 20px}.hero{max-width:1440px;margin:auto;text-align:center;padding:88px 24px 56px}.hero h1{font-size:clamp(3rem,6vw,5.6rem);line-height:1.02;letter-spacing:-.06em;max-width:1050px;margin:0 auto 24px;font-weight:700}.hero h1 em{font-style:normal;color:var(--blue)}.hero>p{font-size:1.25rem;color:var(--muted);max-width:720px;margin:0 auto}.hero-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin:32px 0}.btn{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:0 24px;border:1px solid var(--line);border-radius:5px;text-decoration:none;font-weight:700;background:#fff}.btn.primary{background:var(--blue);color:#fff;border-color:var(--blue)}.btn:hover{box-shadow:0 2px 8px #3c404333}.hero-note{font-size:.9rem;color:var(--muted)}.visual{max-width:1180px;margin:44px auto 0;background:#edf4ff;border-radius:32px;min-height:410px;display:grid;grid-template-columns:1fr 1fr;align-items:center;text-align:left;overflow:hidden;position:relative;padding:48px}.visual:before,.visual:after{content:'';position:absolute;border-radius:50%}.visual:before{width:250px;height:250px;background:#fbbc04;right:-80px;top:-110px}.visual:after{width:190px;height:190px;background:#34a853;left:-80px;bottom:-100px}.visual-copy{position:relative;z-index:2}.visual-copy h2{font-size:2.25rem;line-height:1.1;margin:0 0 12px;letter-spacing:-.04em}.visual-copy p{color:var(--muted);max-width:480px}.request{position:relative;z-index:3;background:#fff;border:1px solid #e0e5ef;border-radius:20px;padding:26px;box-shadow:0 20px 50px #174ea620;max-width:430px;margin-left:auto}.request-head{display:flex;gap:12px;align-items:center;margin-bottom:22px}.avatar{width:48px;height:48px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;font-weight:800}.request small{color:var(--muted)}.request strong{display:block}.check{display:grid;grid-template-columns:1fr auto;gap:10px;padding:13px 0;border-top:1px solid #eee}.check b{color:var(--green)}.trustbar{padding:26px 24px;border-bottom:1px solid #eee}.trustrow{max-width:1100px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);text-align:center;gap:20px}.trustrow strong{display:block;font-size:1.4rem}.trustrow span{color:var(--muted);font-size:.92rem}.section{max-width:1200px;margin:auto;padding:104px 24px}.section.center{text-align:center}.kicker{color:var(--blue);font-weight:700;font-size:.9rem}.section h2{font-size:clamp(2.25rem,4vw,4rem);line-height:1.08;letter-spacing:-.045em;margin:10px auto 18px;max-width:850px}.lead{font-size:1.16rem;color:var(--muted);max-width:740px;margin:0 auto}.tabs{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin:34px 0}.tab{background:#fff;border:1px solid var(--line);border-radius:22px;padding:10px 18px;font:inherit;font-weight:700;cursor:pointer}.tab.active{background:#e8f0fe;color:var(--blue);border-color:#aecbfa}.pricegrid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;text-align:left}.price{border:1px solid var(--line);border-radius:16px;padding:22px;min-height:150px;display:flex;flex-direction:column;justify-content:space-between;transition:.2s}.price:hover{transform:translateY(-3px);box-shadow:0 10px 26px #3c40431a}.price small{color:var(--muted)}.price strong{font-size:1.08rem}.price b{color:var(--blue);font-size:1.15rem}.band{background:#f8fafd}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.split h2{margin-left:0}.steps{display:grid;gap:16px}.step{display:grid;grid-template-columns:48px 1fr;gap:16px;padding:20px;border:1px solid var(--line);border-radius:16px;background:#fff}.stepnum{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#e8f0fe;color:var(--blue);font-weight:800}.step h3,.step p{margin:0}.step p{color:var(--muted);margin-top:4px}.formcard{background:#fff;border:1px solid var(--line);border-radius:24px;padding:32px;box-shadow:0 20px 55px #3c40431a}.formcard h3{font-size:1.7rem;margin:0 0 6px}.formcard>p{color:var(--muted);margin-top:0}.fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field.full{grid-column:1/-1}label{font-weight:700;font-size:.88rem;display:block;margin:0 0 5px}input,select,textarea{width:100%;font:inherit;border:1px solid #bdc1c6;border-radius:6px;padding:13px;background:#fff}textarea{min-height:90px;resize:vertical}.send{width:100%;border:0;border-radius:5px;background:var(--green);color:white;font:inherit;font-weight:800;padding:15px;cursor:pointer}.featuregrid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px;text-align:left}.feature{padding:28px;border-radius:18px;background:var(--soft);min-height:220px}.dot{width:44px;height:44px;border-radius:50%;margin-bottom:28px}.feature:nth-child(1) .dot{background:#4285f4}.feature:nth-child(2) .dot{background:#fbbc04}.feature:nth-child(3) .dot{background:#34a853}.feature h3{font-size:1.35rem;margin:0 0 8px}.feature p{color:var(--muted)}.coverage{background:#0b57d0;color:#fff;border-radius:30px;padding:62px;text-align:center;position:relative;overflow:hidden}.coverage h2{margin-top:0}.coverage p{color:#dbe8ff;max-width:730px;margin:0 auto 28px}.coverage .btn{border:0}.faq details{border-top:1px solid var(--line);padding:20px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{font-size:1.08rem;font-weight:700;cursor:pointer;list-style:none;display:flex;justify-content:space-between}.faq summary:after{content:'+';font-size:1.5rem;color:var(--blue)}.faq details[open] summary:after{content:'−'}.faq p{color:var(--muted);max-width:850px}.footer{background:#f8fafd;border-top:1px solid #eee;padding:44px max(24px,5vw) 90px}.footrow{max-width:1200px;margin:auto;display:flex;justify-content:space-between;gap:30px;flex-wrap:wrap}.footer a{color:var(--muted)}.mobilebar{display:none}@media(max-width:850px){.nav{height:64px}.navlinks>a:not(.navcta){display:none}.hero{padding-top:56px}.hero h1{font-size:3.2rem}.visual{grid-template-columns:1fr;padding:32px 24px;gap:26px}.request{margin:0}.trustrow{grid-template-columns:1fr 1fr}.pricegrid{grid-template-columns:1fr 1fr}.split{grid-template-columns:1fr;gap:42px}.featuregrid{grid-template-columns:1fr}.coverage{padding:44px 24px}.mobilebar{display:grid;grid-template-columns:1fr 1fr;position:fixed;bottom:0;left:0;right:0;z-index:50;box-shadow:0 -4px 20px #0002}.mobilebar a{padding:14px;text-align:center;text-decoration:none;color:#fff;font-weight:800;background:var(--blue)}.mobilebar a:last-child{background:var(--green)}}@media(max-width:560px){.hero h1{font-size:2.65rem}.hero>p{font-size:1.08rem}.section{padding:72px 20px}.pricegrid,.fields{grid-template-columns:1fr}.field.full{grid-column:auto}.trustrow{grid-template-columns:1fr 1fr}.visual-copy h2{font-size:1.8rem}.request{padding:20px}.navcta{padding:10px 13px}.coverage{border-radius:20px}}
.hero-photo-visual{min-height:590px;display:block;padding:52px;background:#102139}.hero-photo-visual .hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center}.hero-photo-visual:before{inset:0;width:auto;height:auto;border-radius:0;background:linear-gradient(90deg,#071b32e8 0%,#071b32b8 37%,#071b3210 68%);z-index:1}.hero-photo-visual:after{display:none}.hero-photo-visual .visual-copy{max-width:440px;color:#fff}.hero-photo-visual .visual-copy p{color:#e5edf8}.hero-photo-visual .request{position:absolute;left:52px;bottom:44px;margin:0;max-width:390px}.hero-photo-visual .request-head{margin-bottom:14px}.hero-photo-visual .check{padding:10px 0}
.service-deck{background:#f3f7fd;border-top:1px solid #e5ebf4;border-bottom:1px solid #e5ebf4}.service-deck .section{padding-top:92px;padding-bottom:92px}.service-intro{display:grid;grid-template-columns:1.1fr .9fr;gap:64px;align-items:end;margin-bottom:36px}.service-intro h2{margin-left:0;margin-bottom:0}.service-intro>p{color:var(--muted);font-size:1.08rem;margin:0}.service-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.service-card{position:relative;overflow:hidden;min-height:310px;border:1px solid #dce4f0;border-radius:22px;padding:26px;background:#fff;text-decoration:none;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.service-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px #243b5a18}.service-card:before{content:'';position:absolute;inset:0 0 auto;height:5px;background:var(--accent)}.service-card.water{--accent:#0b74de}.service-card.power{--accent:#ef9d00}.service-card.climate{--accent:#00a18a}.service-card.install{--accent:#5b5bd6}.service-icon{width:52px;height:52px;border-radius:14px;background:color-mix(in srgb,var(--accent) 12%,white);display:grid;place-items:center;font-size:1.45rem;margin-bottom:42px}.service-card small{color:var(--accent);font-weight:800}.service-card h3{font-size:1.28rem;line-height:1.2;margin:8px 0}.service-card p{color:var(--muted);margin:0 0 24px}.service-card b{color:var(--accent);margin-top:auto}.promise-band{background:#102139;color:#fff}.promise-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.promise-grid h2{margin-left:0;max-width:650px}.promise-grid>div>p{color:#c9d5e6;font-size:1.1rem;max-width:600px}.kicker.light{color:#7cb7ff}.promise-btn{margin-top:18px;background:#fff;color:#102139;border-color:#fff}.promise-list{display:grid}.promise-list article{display:grid;grid-template-columns:50px 1fr;gap:18px;padding:23px 0;border-top:1px solid #ffffff24}.promise-list article:last-child{border-bottom:1px solid #ffffff24}.promise-list span{font-weight:800;color:#7cb7ff}.promise-list h3{margin:0 0 5px;font-size:1.15rem}.promise-list p{margin:0;color:#c9d5e6}.hero-note:before{content:'✓ ';color:var(--green);font-weight:900}@media(max-width:950px){.service-cards{grid-template-columns:1fr 1fr}.service-intro,.promise-grid{grid-template-columns:1fr;gap:30px}}@media(max-width:560px){.service-cards{grid-template-columns:1fr}.service-card{min-height:260px}.service-icon{margin-bottom:26px}.service-deck .section{padding-top:66px;padding-bottom:66px}}
.city-hub{text-align:center}.city-hub-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:30px;text-align:left}.city-hub-grid a{padding:15px 17px;border:1px solid var(--line);border-radius:10px;text-decoration:none;font-weight:750;background:#fff}.city-hub-grid a:hover{border-color:#9bbcf0;background:#f5f9ff;color:var(--blue)}@media(max-width:850px){.city-hub-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:850px){.hero-photo-visual{min-height:650px;padding:30px 24px}.hero-photo-visual .hero-photo{object-position:60% center}.hero-photo-visual:before{background:linear-gradient(180deg,#071b32e8 0%,#071b3290 48%,#071b32cc 100%)}.hero-photo-visual .visual-copy{max-width:360px}.hero-photo-visual .request{left:24px;right:24px;bottom:26px;max-width:420px}}
