:root{--red:#d92332;--navy:#071832;--blue:#0a6ea8;--cyan:#22d3ee;--cream:#f8f5ec;--ink:#10233f;--muted:#627086;--white:#fff;--shadow:0 24px 70px rgba(7,24,50,.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,sans-serif;color:var(--ink);background:radial-gradient(circle at 80% 0%,#e8fbff 0 18rem,transparent 28rem),linear-gradient(180deg,#f9fbff 0%,#f7f4ec 100%);overflow-x:hidden}.cursor-glow{position:fixed;width:360px;height:360px;border-radius:999px;background:radial-gradient(circle,rgba(34,211,238,.18),transparent 60%);pointer-events:none;z-index:1;transform:translate(-50%,-50%)}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px clamp(18px,4vw,56px);background:#fff;backdrop-filter:none;box-shadow:0 1px 0 rgba(7,24,50,.08)}.brand img{height:126px;width:auto;display:block}.nav{display:flex;gap:28px;font-weight:800}.nav a,.contact-links a{color:var(--ink);text-decoration:none}.nav a:hover,.contact-links a:hover{color:var(--red)}.header-call{background:var(--navy);color:white;padding:13px 18px;border-radius:999px;text-decoration:none;font-weight:900;box-shadow:0 8px 25px rgba(7,24,50,.22)}.section-pad{padding:clamp(64px,8vw,120px) clamp(18px,6vw,84px)}.hero{position:relative;min-height:780px;display:grid;grid-template-columns:1.02fr .98fr;gap:44px;align-items:center;isolation:isolate}.hero-bg{position:absolute;inset:0;z-index:-1;overflow:hidden}.pipe{position:absolute;border:32px solid rgba(7,24,50,.07);border-radius:999px}.pipe-a{width:780px;height:780px;right:-260px;top:40px}.pipe-b{width:420px;height:420px;left:-170px;bottom:10px}.flow-orb{position:absolute;width:22px;height:22px;border-radius:50%;background:var(--cyan);box-shadow:0 0 36px var(--cyan);animation:float 6s ease-in-out infinite}.orb-one{right:26%;top:26%}.orb-two{left:12%;bottom:18%;animation-delay:1.3s}.scan-line{position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(34,211,238,.13),transparent);width:28%;animation:scan 8s linear infinite}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-weight:900;color:var(--red);font-size:.83rem}.hero h1,.section-heading h2,.split h2,.area h2,.contact h2{font-size:clamp(2.6rem,6vw,6.7rem);line-height:.9;margin:12px 0 22px;color:var(--navy);letter-spacing:-.07em}.section-heading h2,.split h2,.area h2,.contact h2{font-size:clamp(2.1rem,4.6vw,4.9rem)}.hero-text{font-size:clamp(1.08rem,1.6vw,1.35rem);line-height:1.7;max-width:690px;color:var(--muted)}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:34px 0}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:16px 22px;font-weight:900;text-decoration:none;transition:.25s transform,.25s box-shadow}.btn:hover{transform:translateY(-3px)}.btn-primary{background:var(--red);color:white;box-shadow:0 15px 36px rgba(217,35,50,.28)}.btn-secondary{background:white;color:var(--navy);box-shadow:0 15px 36px rgba(7,24,50,.11)}.trust-strip{display:flex;gap:10px;flex-wrap:wrap}.trust-strip span{background:rgba(255,255,255,.75);border:1px solid rgba(7,24,50,.08);border-radius:999px;padding:10px 14px;font-weight:800}.diagnostic-card{position:relative;border-radius:34px;background:linear-gradient(145deg,#081a34,#123b63);min-height:540px;padding:28px;box-shadow:var(--shadow);overflow:hidden}.radar-wrap{position:absolute;inset:28px;border-radius:28px;background:radial-gradient(circle,rgba(34,211,238,.25),transparent 58%);overflow:hidden}.radar-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:42px 42px}.radar-sweep{position:absolute;width:100%;height:100%;background:conic-gradient(from 0deg,rgba(34,211,238,.45),transparent 22%);animation:spin 5s linear infinite}.pipe-map{position:absolute;inset:8%;z-index:1}.pipe-map svg{width:100%;height:100%}.pipe-path{fill:none;stroke:#78f4ff;stroke-width:24;stroke-linecap:round;filter:drop-shadow(0 0 18px rgba(34,211,238,.8));stroke-dasharray:20 22;animation:flow 1.2s linear infinite}.pipe-path.ghost{stroke:#fff;opacity:.18;stroke-width:18}.node{position:absolute;width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 0 20px #fff}.n1{left:8%;top:66%}.n2{left:42%;top:30%}.n3{right:12%;top:22%}.n4{right:16%;bottom:30%}.status-panel{position:absolute;left:28px;right:28px;bottom:28px;z-index:2;background:rgba(255,255,255,.9);border-radius:22px;padding:20px;box-shadow:0 20px 45px rgba(0,0,0,.18)}.status-panel p{margin:6px 0 0;color:var(--muted)}.pulse-dot{display:inline-block;width:12px;height:12px;border-radius:50%;background:#1ed760;margin-right:8px;box-shadow:0 0 0 0 rgba(30,215,96,.8);animation:pulse 1.6s infinite}.logo-marquee{overflow:hidden;background:var(--navy);color:white;padding:18px 0}.marquee-track{display:flex;gap:42px;white-space:nowrap;animation:marquee 20s linear infinite;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.marquee-track span{opacity:.88}.services{background:var(--cream)}.section-heading{max-width:980px;margin-bottom:38px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{background:white;border-radius:28px;padding:30px;box-shadow:0 16px 42px rgba(7,24,50,.08);border:1px solid rgba(7,24,50,.06);transition:.25s transform}.service-card:hover{transform:translateY(-8px)}.service-card span{color:var(--red);font-weight:900}.service-card h3{font-size:1.45rem;margin:16px 0 8px}.service-card p,.split-copy p,.area p,.contact p{color:var(--muted);line-height:1.7}.split{display:grid;grid-template-columns:.92fr 1.08fr;gap:48px;align-items:center}.photo-card{border-radius:34px;overflow:hidden;box-shadow:var(--shadow);transform:rotate(-2deg);background:white;padding:12px}.photo-card img{width:100%;display:block;border-radius:24px}.quote-card{margin-top:26px;background:var(--navy);color:white;border-radius:28px;padding:28px}.quote-card p{font-family:'Libre Baskerville',serif;font-size:1.5rem;color:white;margin:0 0 12px}.quote-card span{opacity:.74}.area-card{display:flex;align-items:center;justify-content:space-between;gap:30px;background:linear-gradient(135deg,#fff,#e7fbff);border-radius:36px;padding:clamp(28px,5vw,62px);box-shadow:var(--shadow)}.area-card>div{max-width:860px}.contact{padding-top:50px}.contact-card{text-align:center;background:var(--navy);color:white;border-radius:40px;padding:clamp(34px,7vw,80px);box-shadow:var(--shadow);position:relative;overflow:hidden}.contact-card:before{content:"";position:absolute;inset:auto -10% -55% -10%;height:70%;background:radial-gradient(circle,#22d3ee,transparent 60%);opacity:.25}.contact-card>*{position:relative}.contact-card img{height:150px;max-width:100%;background:white;border-radius:28px;padding:12px}.contact-card h2{color:white}.contact-card p{color:rgba(255,255,255,.75)}.big-phone{display:block;margin:18px auto;font-size:clamp(2rem,5vw,4.5rem);font-weight:900;color:white;text-decoration:none}.contact-links{display:flex;gap:14px;justify-content:center}.contact-links a{background:white;border-radius:999px;padding:12px 18px;font-weight:900}.site-footer{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;padding:28px clamp(18px,6vw,84px);color:var(--muted);font-weight:700}.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}@keyframes scan{0%{transform:translateX(-120%)}100%{transform:translateX(420%)}}@keyframes float{50%{transform:translateY(-28px) translateX(14px)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes flow{to{stroke-dashoffset:-42}}@keyframes pulse{70%{box-shadow:0 0 0 14px rgba(30,215,96,0)}}@keyframes marquee{to{transform:translateX(-50%)}}@media (max-width:900px){.nav{display:none}.hero,.split{grid-template-columns:1fr}.hero{min-height:auto}.diagnostic-card{min-height:420px}.service-grid{grid-template-columns:1fr 1fr}.area-card{align-items:flex-start;flex-direction:column}.site-header{padding:12px 16px}.brand img{height:96px}}@media (max-width:620px){.header-call{display:none}.service-grid{grid-template-columns:1fr}.hero h1{font-size:3.15rem}.hero-actions{flex-direction:column}.btn{width:100%}.section-pad{padding:56px 18px}.contact-card img{height:112px}.site-footer{display:block}.cursor-glow{display:none}}

/* Updated hero septic-system animation */
.system-card{position:relative;border-radius:34px;background:linear-gradient(145deg,#06172f,#0e3155 58%,#10294a);min-height:540px;padding:28px;box-shadow:var(--shadow);overflow:hidden}.system-card:before{content:"";position:absolute;inset:-30% -20% auto auto;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(34,211,238,.28),transparent 64%);animation:float 7s ease-in-out infinite}.system-card:after{content:"";position:absolute;left:0;right:0;bottom:0;height:34%;background:linear-gradient(180deg,rgba(116,77,40,.08),rgba(116,77,40,.42));clip-path:polygon(0 24%,100% 0,100% 100%,0 100%)}.system-scene{position:absolute;inset:28px;border-radius:28px;overflow:hidden;background:linear-gradient(180deg,rgba(221,249,255,.95) 0 32%,rgba(129,98,67,.24) 32% 100%);box-shadow:inset 0 0 0 1px rgba(255,255,255,.12)}.ground-line{position:absolute;left:0;right:0;top:32%;height:4px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.86),transparent);box-shadow:0 10px 32px rgba(7,24,50,.22)}.mini-house{position:absolute;left:42px;top:44px;width:122px;height:112px;filter:drop-shadow(0 12px 20px rgba(7,24,50,.2));z-index:2}.mini-house .roof{position:absolute;left:0;right:0;top:0;margin:auto;width:112px;height:70px;background:var(--red);clip-path:polygon(50% 0,100% 62%,86% 62%,86% 100%,14% 100%,14% 62%,0 62%)}.mini-house .home-body{position:absolute;left:20px;bottom:0;width:82px;height:58px;border-radius:8px;background:#fff}.mini-house .door{position:absolute;left:55px;bottom:0;width:18px;height:34px;border-radius:6px 6px 0 0;background:var(--navy)}.cleanout-stack{position:absolute;left:205px;top:126px;width:18px;height:64px;background:#e9f4fa;border-radius:8px 8px 0 0;z-index:2;box-shadow:inset 0 0 0 2px rgba(7,24,50,.14)}.cleanout-stack span{position:absolute;left:-7px;top:-12px;width:32px;height:15px;border-radius:999px;background:#fff}.septic-system{position:absolute;inset:0;width:100%;height:100%;z-index:1}.pipe-shell{fill:none;stroke:#dce9f2;stroke-width:30;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 8px 10px rgba(7,24,50,.22))}.flow-core{fill:none;stroke:url(#blueWater);stroke-width:14;stroke-linecap:round;stroke-dasharray:18 22;animation:systemFlow 1.6s linear infinite;filter:url(#softGlow)}.jet-core{fill:none;stroke:#fff;stroke-width:4;stroke-linecap:round;stroke-dasharray:4 18;animation:systemFlow .8s linear infinite;opacity:.9}.tank-body{fill:url(#tankSteel);stroke:#fff;stroke-width:4;filter:drop-shadow(0 18px 22px rgba(7,24,50,.28))}.tank-water{fill:url(#blueWater);opacity:.9;animation:waterSlosh 4s ease-in-out infinite}.baffle{stroke:rgba(7,24,50,.42);stroke-width:6;stroke-linecap:round}.lid{fill:#f9fdff;stroke:rgba(7,24,50,.14);stroke-width:3}.bubble{fill:#dffbff;opacity:.9;animation:bubbleRise 2.8s ease-in-out infinite}.b2{animation-delay:.5s}.b3{animation-delay:1s}.field-line{stroke:#dce9f2;stroke-width:21;stroke-linecap:round;opacity:.82}.field-pulse{stroke:#6eeeff;stroke-width:8;stroke-linecap:round;stroke-dasharray:12 24;animation:systemFlow 1.3s linear infinite;filter:url(#softGlow)}.delay-a{animation-delay:.35s}.delay-b{animation-delay:.7s}.cable-line{fill:none;stroke:#071832;stroke-width:5;stroke-dasharray:9 10;opacity:.65}.camera-head{fill:#fff;stroke:var(--red);stroke-width:5;filter:drop-shadow(0 0 16px rgba(217,35,50,.8))}.soil-label{position:absolute;z-index:3;background:rgba(255,255,255,.88);border:1px solid rgba(7,24,50,.08);border-radius:999px;padding:8px 12px;font-size:.82rem;font-weight:900;color:var(--navy);box-shadow:0 12px 28px rgba(7,24,50,.1)}.label-a{left:66px;top:60%}.label-b{left:48%;top:43%}.label-c{right:54px;bottom:80px}.system-status strong{font-size:1.02rem}.system-status{background:rgba(255,255,255,.94)}@keyframes systemFlow{to{stroke-dashoffset:-40}}@keyframes waterSlosh{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes bubbleRise{0%{transform:translateY(18px);opacity:.05}40%{opacity:.9}100%{transform:translateY(-18px);opacity:.05}}@media (max-width:900px){.system-card{min-height:430px}.system-scene{inset:22px}.soil-label{font-size:.74rem}.label-c{right:28px;bottom:74px}}@media (max-width:620px){.system-card{min-height:390px;padding:18px}.system-scene{inset:18px}.mini-house{transform:scale(.78);transform-origin:top left}.soil-label{display:none}.system-status{left:18px;right:18px;bottom:18px}.system-status p{font-size:.9rem}}


/* Updated branded pump-truck hero animation */
.pump-scene{background:none}.pump-animation{position:absolute;inset:0;width:100%;height:100%;z-index:1}.hills{fill:rgba(34,211,238,.16)}.ground-top{fill:#6ec7d4}.soil-texture{fill:none;stroke:rgba(255,255,255,.16);stroke-width:5;stroke-linecap:round}.soil-texture.two{opacity:.7}.pump-truck{filter:drop-shadow(0 18px 18px rgba(7,24,50,.28));animation:truckIdle 3.2s ease-in-out infinite}.truck-shadow{fill:rgba(7,24,50,.22)}.truck-bed{fill:url(#truckTank);stroke:#fff;stroke-width:4}.truck-cab{fill:#fff;stroke:#d8e5ee;stroke-width:4}.windshield{fill:#123b63;opacity:.86}.red-stripe{fill:var(--red)}.truck-brand{font:900 26px Inter,system-ui,sans-serif;fill:var(--red);letter-spacing:-1px}.truck-service{font:900 10px Inter,system-ui,sans-serif;fill:#fff;letter-spacing:.8px}.pump-box{fill:#071832;stroke:#e9f4fa;stroke-width:4}.wheel{fill:#071832;stroke:#1e324f;stroke-width:5}.hub{fill:#e9f4fa;stroke:#9fb2c0;stroke-width:4}.septic-tank-underground{filter:drop-shadow(0 14px 18px rgba(0,0,0,.22))}.tank-cutaway{fill:#eaf4f8;stroke:#fff;stroke-width:5}.tank-liquid{fill:#23c7df;opacity:.88;animation:pumpLiquid 3s ease-in-out infinite}.tank-lid,.access-neck{fill:#f7fbff;stroke:#bfd0da;stroke-width:4}.tank-baffle{stroke:#637386;stroke-width:6;stroke-linecap:round;opacity:.75}.tank-bubble{fill:#eaffff;animation:bubbleRise 2.4s ease-in-out infinite}.tb2{animation-delay:.5s}.tb3{animation-delay:1s}.pump-hose{fill:none;stroke-linecap:round;stroke-linejoin:round}.hose-base{stroke:#071832;stroke-width:18;filter:drop-shadow(0 8px 12px rgba(7,24,50,.28))}.hose-flow{stroke:#22d3ee;stroke-width:8;stroke-dasharray:12 20;animation:systemFlow .8s linear infinite;filter:url(#truckGlow)}.hose-nozzle{fill:#071832;stroke:#22d3ee;stroke-width:5}.suction-pulse{fill:none;stroke:#fff;stroke-width:6;stroke-linecap:round;stroke-dasharray:8 16;animation:suction 1.1s linear infinite;filter:url(#truckGlow)}.work-sparkles circle{fill:#fff;filter:url(#truckGlow);animation:sparkle 1.6s ease-in-out infinite}.work-sparkles circle:nth-child(2){animation-delay:.35s}.work-sparkles circle:nth-child(3){animation-delay:.7s}@keyframes truckIdle{0%,100%{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes pumpLiquid{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes suction{to{stroke-dashoffset:-24}}@keyframes sparkle{0%,100%{opacity:.25;transform:scale(.75)}50%{opacity:1;transform:scale(1.25)}}

/* Final refinements: larger header logo and clearer vacuum pump truck */
.truck-frame{fill:#071832}.truck-cab-new{fill:#fff;stroke:#d8e5ee;stroke-width:4}.windshield-new{fill:#123b63;opacity:.9}.cab-door-line{fill:#d8e5ee}.headlight{fill:#ffd178}.truck-tank-cylinder{fill:url(#truckTank);stroke:#fff;stroke-width:5}.tank-end{fill:#d9e5ec;stroke:#fff;stroke-width:4}.rear-pump-unit{fill:#071832;stroke:#e9f4fa;stroke-width:4}.pump-port{fill:#22d3ee;stroke:#fff;stroke-width:3}.bumper{fill:#071832}.real-truck .truck-brand{font:900 25px Inter,system-ui,sans-serif;fill:var(--red);letter-spacing:-1px}.real-truck .truck-service{font:900 9px Inter,system-ui,sans-serif;fill:#fff;letter-spacing:.8px}.hose-flow{animation:reversePumpFlow .8s linear infinite}.fluid-slugs circle{fill:#22d3ee;filter:url(#truckGlow)}@keyframes reversePumpFlow{to{stroke-dashoffset:40}}

/* Final v3: solid header and exact truck asset in hero animation */
.hero-truck-img{filter:drop-shadow(0 18px 18px rgba(7,24,50,.28));animation:truckIdle 3.2s ease-in-out infinite;transform-origin:center}.pump-hose.exact-hose-base{stroke:#071832;stroke-width:20}.pump-hose.exact-hose-flow{stroke:#22d3ee;stroke-width:8;stroke-dasharray:13 18;animation:reversePumpFlow .75s linear infinite;filter:url(#truckGlow)}


/* Final v4 cleanup: remove lower label card, fill hero animation area, remove sparkle dots */
.system-card{min-height:540px;padding:24px;}
.system-scene{inset:24px;border-radius:28px;}
.system-card:after{height:0;display:none;}
.status-panel.system-status{display:none;}
.work-sparkles{display:none!important;}
.hero-truck-img{animation:truckIdle 3.2s ease-in-out infinite;transform-origin:center;}
@media (max-width:900px){.system-card{min-height:470px}.system-scene{inset:18px}}
@media (max-width:620px){.system-card{min-height:410px}.system-scene{inset:14px}}


/* Go-live final polish: rectangular hero animation tile, full mobile phone CTA, clean footer */
.system-card{border-radius:0!important;padding:16px!important;min-height:560px!important;background:#071832!important;}
.system-card:before,.system-card:after{display:none!important;}
.system-scene{inset:16px!important;border-radius:0!important;background:#071832!important;}
.pump-animation{object-fit:cover;}
.site-footer{justify-content:center;text-align:center;}
@media (max-width:900px){
  .site-header{gap:14px;}
  .brand img{height:100px;}
  .system-card{min-height:500px!important;padding:14px!important;}
  .system-scene{inset:14px!important;}
}
@media (max-width:620px){
  .site-header{padding:10px 14px;min-height:108px;}
  .brand img{height:86px;}
  .header-call{display:inline-flex!important;align-items:center;justify-content:center;padding:11px 14px;border-radius:999px;font-size:.9rem;line-height:1;white-space:nowrap;box-shadow:0 8px 22px rgba(7,24,50,.18);}
  .system-card{min-height:430px!important;padding:12px!important;}
  .system-scene{inset:12px!important;}
}
@media (max-width:390px){
  .brand img{height:76px;}
  .header-call{font-size:.82rem;padding:10px 12px;}
}


/* Final v5: rounded horizontal hero tile with full animation visible on desktop and mobile */
.hero-visual{width:100%;}
.system-card{position:relative!important;width:100%!important;aspect-ratio:760 / 520;min-height:auto!important;height:auto!important;border-radius:34px!important;padding:14px!important;background:#082247!important;overflow:hidden!important;}
.system-scene{position:absolute!important;inset:14px!important;border-radius:24px!important;background:#082247!important;overflow:hidden!important;display:block!important;}
.pump-animation{width:100%!important;height:100%!important;display:block;object-fit:contain!important;}
@media (max-width:900px){
  .hero-visual{max-width:100%;}
  .system-card{aspect-ratio:760 / 520;min-height:auto!important;padding:12px!important;border-radius:30px!important;}
  .system-scene{inset:12px!important;border-radius:22px!important;}
}
@media (max-width:620px){
  .system-card{aspect-ratio:760 / 520;min-height:auto!important;padding:10px!important;border-radius:26px!important;}
  .system-scene{inset:10px!important;border-radius:18px!important;}
}
