@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800&family=Inter:wght@400;500;600;700&family=Pacifico&display=swap');
:root{--black:#070707;--dark:#111;--white:#f5f5f3;--silver:#cfd0d1;--blue:#1268c9;--line:#303030}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:var(--white);font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}
.site-header{height:70px;background:#050505;display:flex;align-items:center;padding:0 4.2%;gap:32px;position:relative;z-index:20;border-bottom:1px solid #1e1e1e}.brand{width:260px;align-self:flex-start;z-index:3}.brand img{width:285px;height:195px;object-fit:cover;object-position:center;mix-blend-mode:screen}.nav{display:flex;align-items:center;gap:29px;margin-left:auto;font:600 15px "Barlow Condensed",sans-serif;text-transform:uppercase;letter-spacing:.4px}.nav a{padding:25px 0;color:#ddd}.nav a.active,.nav a:hover{color:#fff;border-bottom:3px solid var(--blue)}.header-actions{display:flex;align-items:center;gap:22px;margin-left:10px}.phone{font-weight:700;white-space:nowrap}.phone span{font-family:"Barlow Condensed";font-size:20px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 24px;text-transform:uppercase;font:700 15px "Barlow Condensed",sans-serif;letter-spacing:.5px;border-radius:2px;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-light{background:#eee;color:#111}.btn-blue{background:var(--blue);color:#fff}.btn-outline{border:1px solid #eee;color:#fff;background:rgba(0,0,0,.25)}
.hero{min-height:322px;position:relative;overflow:hidden;background:#080808}.hero-art{position:absolute;inset:0;background:url("assets/hero-van-city.png") center/cover no-repeat;filter:grayscale(25%)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#050505 4%,rgba(5,5,5,.92) 26%,rgba(5,5,5,.25) 63%,rgba(5,5,5,.1))}.hero-content{position:relative;max-width:880px;padding:46px 40px 26px 360px;z-index:2}.eyebrow{font:500 15px "Barlow Condensed";letter-spacing:1.2px}.hero h1{font:800 clamp(42px,4vw,70px)/.92 "Barlow Condensed";margin:12px 0;color:#f3f3f3}.hero h1 span{color:#2b79d0}.rule{color:#2b79d0;border-bottom:2px solid #2b79d0;width:365px;text-align:center;margin:16px 0}.hero-copy{max-width:470px;color:#ddd;line-height:1.5}.hero-buttons{display:flex;gap:18px;margin-top:18px}.emergency-badge{position:absolute;right:3%;bottom:20px;width:100px;height:100px;border:2px solid #1680ef;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:rgba(0,0,0,.7);z-index:3}.emergency-badge strong{font:800 31px "Barlow Condensed";color:#3b8ce4}.emergency-badge small{font:700 11px "Barlow Condensed"}.emergency-badge em{color:#1782e9;font-style:normal}
.services-strip{background:#f2f2f0;color:#111;min-height:148px;display:flex;align-items:stretch;padding:0 3.5%;position:relative}.section-label{width:195px;flex:none;padding:26px 15px 15px 0}.section-label h2{font:800 25px/1 "Barlow Condensed";margin:0 0 10px}.section-label span{color:var(--blue)}.service-card{flex:1;border-left:1px solid #c9c9c9;text-align:center;padding:15px 10px 10px;min-width:0}.service-card img{height:55px;width:100%;object-fit:cover;object-position:top;margin:auto;mix-blend-mode:multiply}.service-card h3{font:700 15px "Barlow Condensed";text-transform:uppercase;margin:7px 0 3px}.service-card p{font-size:11px;line-height:1.3;margin:0;color:#333}.view-all{position:absolute;right:2.5%;bottom:8px;color:#1268c9;font:700 12px "Barlow Condensed";text-transform:uppercase}
.feature-grid{display:grid;grid-template-columns:1.35fr .9fr 1.25fr;min-height:245px}.why,.emergency-panel,.special{position:relative;overflow:hidden}.why{background:#090909;display:flex}.feature-copy{position:relative;z-index:2;padding:28px 0 22px 10%;width:55%}.feature-copy .eyebrow{font-size:23px;margin:0 0 13px}.feature-copy .eyebrow span{color:#2b79d0}.feature-copy ul{padding:0;margin:0 0 15px;list-style:none;font-size:12px;line-height:1.8}.feature-copy li:before{content:"✓";display:inline-block;color:#1682e9;margin-right:9px;font-weight:800}.plumber-art{position:absolute;right:0;top:0;width:52%;height:100%;background:url("assets/plumber-photo.png") center/cover no-repeat;opacity:.88}.emergency-panel{background:#0b3d78;display:flex;flex-direction:column;align-items:center;text-align:center;padding:28px 15px;background-image:linear-gradient(rgba(0,67,145,.35),rgba(0,25,70,.4)),url("assets/emergency-water.png");background-size:cover;background-position:center}.emergency-panel p{font:500 22px/1 "Barlow Condensed";margin:0}.emergency-panel p strong{font-size:31px}.emergency-panel span{font-size:27px;margin:10px 0 0}.emergency-panel h3{font:700 17px "Barlow Condensed";margin:2px 0}.emergency-panel small{margin-bottom:14px}.special{padding:30px 0 20px 9%;background:#111}.pipe-art{position:absolute;inset:0;background:url("assets/pipe-texture.png") center/cover;opacity:.42}.special>*:not(.pipe-art){position:relative;z-index:1}.special p{font:600 12px "Barlow Condensed";color:#3b8ce4;letter-spacing:1px}.special strong{display:block;font:800 50px/.9 "Barlow Condensed"}.special h3{font:700 19px "Barlow Condensed";color:#2b79d0;margin:7px 0}.special small{display:block;margin-bottom:16px}
.reviews{background:#f2f2f0;color:#111;min-height:140px;display:flex;align-items:center;padding:20px 5%;gap:30px;position:relative}.reviews .section-label{width:175px}.review-cards{display:flex;gap:22px;flex:1}.review-cards article{background:#fff;border:1px solid #ccc;border-radius:3px;padding:12px 15px;flex:1;font-size:11px;line-height:1.35;box-shadow:0 2px 8px rgba(0,0,0,.08)}.stars{color:#176ac9;letter-spacing:2px}.review-cards p{margin:7px 0}.review-cards b,.review-cards small{display:block}.area-badge{width:125px;height:125px;object-fit:cover;mix-blend-mode:multiply}
.bottom-cta{min-height:105px;background:#090909 url("assets/pipe-texture.png") center/cover;display:flex;align-items:center;justify-content:center;gap:40px;padding:20px}.bottom-cta p{margin:0;font:700 28px "Barlow Condensed"}.bottom-cta em{font:28px Pacifico;color:#ddd}.bottom-cta .btn{min-width:220px}
footer{background:#050505;border-top:1px solid #222;padding:30px 5% 12px;display:grid;grid-template-columns:1.1fr 1fr 1.4fr 1.3fr .7fr;gap:35px;color:#ccc;position:relative}footer h4{font:600 13px "Barlow Condensed";color:#fff;letter-spacing:1px;margin:5px 0 12px}footer a,footer p{display:block;font-size:11px;line-height:1.8;margin:0}.footer-brand img{width:145px;height:100px;object-fit:cover;mix-blend-mode:screen}.footer-brand p{font-size:9px;letter-spacing:1px}.socials{display:flex;gap:12px}.socials span{width:29px;height:29px;border:1px solid #777;border-radius:50%;display:grid;place-items:center}.copyright{grid-column:1/-1;border-top:1px solid #222;padding-top:10px;font-size:10px;color:#888}
.menu-toggle{display:none}
@media(max-width:1100px){.brand{width:180px}.brand img{width:205px}.hero-content{padding-left:260px;max-width:none}.nav{gap:15px}.header-actions .phone span{font-size:16px}.feature-grid{grid-template-columns:1fr 1fr}.why{grid-column:1/-1}.special{min-height:230px}.reviews{flex-wrap:wrap}.reviews .section-label{width:100%}.area-badge{display:none}}
@media(max-width:760px){.site-header{height:64px;padding:0 18px;justify-content:space-between}.brand{width:135px}.brand img{width:160px;height:110px}.menu-toggle{display:block;background:none;border:0;color:#fff;font-size:24px;margin-left:auto}.nav{display:none;position:absolute;top:64px;left:0;right:0;background:#080808;flex-direction:column;gap:0;padding:8px 20px}.nav.open{display:flex}.nav a{width:100%;padding:13px 0}.header-actions{display:none}.hero{min-height:500px}.hero-art{background-position:64% center}.hero-overlay{background:linear-gradient(90deg,rgba(0,0,0,.96),rgba(0,0,0,.66)),linear-gradient(0deg,rgba(0,0,0,.45),transparent)}.hero-content{width:100%;padding:65px 25px 35px}.hero h1{font-size:51px}.hero-copy{max-width:360px}.hero-buttons{flex-direction:column;max-width:280px}.emergency-badge{right:18px;bottom:18px;width:80px;height:80px}.emergency-badge strong{font-size:25px}.services-strip{display:grid;grid-template-columns:repeat(2,1fr);padding:15px}.section-label{width:100%;padding:10px}.service-card{border:1px solid #ccc;margin:3px}.view-all{position:static;grid-column:1/-1;padding:10px;text-align:center}.feature-grid{display:block}.why{min-height:300px}.feature-copy{width:70%;padding:28px 20px}.plumber-art{width:45%}.emergency-panel,.special{min-height:220px}.reviews{display:block;padding:25px 20px}.review-cards{display:block}.review-cards article{margin:10px 0}.bottom-cta{flex-direction:column;text-align:center;gap:12px}.bottom-cta p{font-size:24px}.bottom-cta em{font-size:22px}footer{grid-template-columns:1fr 1fr;padding:25px 20px}.footer-brand{grid-column:1/-1}.copyright{grid-column:1/-1}}

/* --- icon + gallery polish (imdgfx) --- */
.ic{width:1.05em;height:1.05em;flex:none}
.phone{display:inline-flex;align-items:center;gap:7px}
.phone .ic{width:17px;height:17px;color:#3b8ce4}
.menu-toggle svg{width:26px;height:26px;display:block}
.btn .ic{width:17px;height:17px}
.hero-buttons .btn b{font-style:normal}
.emergency-panel .clock{display:inline-flex;margin:10px 0 0}
.emergency-panel .clock svg{width:30px;height:30px;color:#cfe4ff}
.fc-ic{width:13px;height:13px;color:#3b8ce4;margin-right:7px;vertical-align:-2px;flex:none}
footer p a{display:inline;font-size:inherit}
footer p a:hover,footer a:hover{color:#fff}
footer .lic{color:#8a8a8a;margin-top:4px}
footer .socials a{width:29px;height:29px;border:1px solid #777;border-radius:50%;display:grid;place-items:center;color:#ccc;transition:.2s}
footer .socials a:hover{border-color:var(--blue);color:#fff;background:rgba(18,104,201,.25)}
footer .socials svg{width:15px;height:15px}

.gallery{background:#0a0a0a;display:flex;align-items:stretch;gap:26px;padding:22px 5%;border-top:1px solid #1a1a1a}
.gallery .section-label{width:150px;flex:none;padding:6px 0 0}
.gallery .section-label h2{color:#fff}
.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;flex:1}
.gallery figure{margin:0;overflow:hidden;border:1px solid #262626;border-radius:3px;aspect-ratio:4/3;background:#111}
.gallery figure img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease;filter:grayscale(15%)}
.gallery figure:hover img{transform:scale(1.06);filter:none}
@media(max-width:1100px){.gallery-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.gallery{display:block;padding:20px}.gallery .section-label{width:100%;padding:0 0 10px}.gallery-grid{grid-template-columns:repeat(2,1fr)}}

.rule{max-width:100%}

/* --- 3D buttons --- */
.btn{position:relative;border:0;transition:transform .08s ease,box-shadow .08s ease}
.btn:hover{transform:translateY(-1px)}
.btn:active{transform:translateY(3px)}
.btn-blue{background:linear-gradient(#2f8ce8,#1268c9);color:#fff;
  box-shadow:0 5px 0 #0c4a90,0 8px 15px rgba(0,0,0,.45),inset 0 1px 0 rgba(255,255,255,.35)}
.btn-blue:hover{box-shadow:0 6px 0 #0c4a90,0 11px 20px rgba(0,0,0,.5),inset 0 1px 0 rgba(255,255,255,.4)}
.btn-blue:active{box-shadow:0 2px 0 #0c4a90,0 3px 7px rgba(0,0,0,.45),inset 0 1px 0 rgba(255,255,255,.25)}
.btn-light{background:linear-gradient(#ffffff,#e4e4e4);color:#111;
  box-shadow:0 5px 0 #b7b7b7,0 8px 15px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.9)}
.btn-light:hover{box-shadow:0 6px 0 #b7b7b7,0 11px 20px rgba(0,0,0,.4),inset 0 1px 0 #fff}
.btn-light:active{box-shadow:0 2px 0 #b7b7b7,0 3px 7px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.8)}
.btn-outline{background:linear-gradient(rgba(255,255,255,.08),rgba(0,0,0,.28));border:1px solid rgba(255,255,255,.5);
  box-shadow:0 5px 0 rgba(0,0,0,.6),0 8px 15px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.18)}
.btn-outline:hover{box-shadow:0 6px 0 rgba(0,0,0,.6),0 11px 20px rgba(0,0,0,.45),inset 0 1px 0 rgba(255,255,255,.24)}
.btn-outline:active{box-shadow:0 2px 0 rgba(0,0,0,.6),0 3px 7px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.14)}
@media(prefers-reduced-motion:reduce){.btn,.btn:hover,.btn:active{transition:none;transform:none}}
