:root{--navy:#052b61;--navy2:#031f48;--blue:#0588ee;--red:#ff102f;--light:#f5faff;--text:#082b61}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:white}a{text-decoration:none;color:inherit}.site-header{height:76px;display:flex;align-items:center;padding:7px 4.5%;gap:24px;background:#fff;position:sticky;top:0;z-index:20;box-shadow:0 1px 8px #001b3b18}.brand{width:160px;display:flex;flex-direction:column}.brand img{width:150px;height:auto;object-fit:contain;object-position:left center}.brand span{font-size:8px;font-weight:800;color:#0577d4;letter-spacing:.4px}.site-header nav{display:flex;gap:24px;margin-left:auto;font-size:13px;font-weight:700}.head-right{display:flex;align-items:center;gap:10px}.phone{display:grid;grid-template-columns:auto auto;font-size:12px;color:var(--navy)}.phone b{font-size:16px}.phone small{grid-column:2;font-size:8px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 20px;border-radius:4px;font-weight:800;font-size:12px;border:2px solid transparent;transition:.2s}.btn:hover{transform:translateY(-1px);filter:brightness(.96)}.red{background:var(--red);color:white}.outline{border-color:#078cf0;color:#0579d5;background:#fff}.dark{background:var(--navy2);border-color:#c7e5ff;color:white}.big{min-width:165px}.menu{display:none}.hero{min-height:430px;display:grid;grid-template-columns:44% 56%;background:var(--navy2);overflow:hidden}.hero-copy{padding:42px 5% 32px 6.2%;color:white;position:relative;z-index:2}.hero-copy:after{content:"";position:absolute;right:-80px;top:0;border-top:430px solid var(--navy2);border-right:80px solid transparent;z-index:-1}.eyebrow,.kicker{font-weight:800;font-size:14px;margin:0 0 7px}.hero h1{font-size:53px;line-height:.88;margin:0 0 18px;letter-spacing:-1.5px}.hero h1 em{font-style:normal;color:#0796ff}.hero-copy>p:not(.eyebrow){font-size:16px;line-height:1.35}.actions{display:flex;gap:14px;margin:20px 0}.hero-phone{display:grid;grid-template-columns:auto auto;width:max-content;color:white}.hero-phone b{font-size:19px}.hero-phone span{grid-column:2;font-size:10px}.hero-photo{background:url('assets/highway-jobsite.jpg') center/cover no-repeat}.facts{min-height:74px;display:grid;grid-template-columns:repeat(4,1fr);padding:0 5%;align-items:center;border-bottom:1px solid #d7e6f4}.facts>div{display:flex;gap:15px;align-items:center;justify-content:center;border-right:1px solid #c9d9e9}.facts>div:last-child{border:0}.facts b{font-size:29px;color:#0b4f9e}.facts span{display:flex;flex-direction:column;font-size:12px}.facts strong{font-size:15px;margin-bottom:3px}.why{min-height:510px;display:grid;grid-template-columns:52% 48%;overflow:hidden}.why-copy{padding:42px 6% 38px}.kicker{color:var(--red)}h2{font-size:37px;line-height:.95;margin:0;color:var(--navy);letter-spacing:-1px}.why .lead{font-size:16px;line-height:1.45;max-width:650px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);margin:28px 0 24px}.benefits>div{padding-right:22px;border-right:1px solid #b8cee1;display:flex;flex-direction:column}.benefits>div+div{padding-left:24px}.benefits>div:last-child{border:0}.benefits i{font-style:normal;font-size:30px;color:#078cf0;height:38px}.benefits b{font-size:16px;margin:6px 0}.benefits span{font-size:12px;line-height:1.3}.why-photo{background:url('assets/why-equipment.jpg') center/cover no-repeat;clip-path:polygon(10% 0,100% 0,100% 100%,0 100%)}.quote{min-height:380px;display:grid;grid-template-columns:48% 52%;background:#f4faff}.quote-photo{background:url('assets/quote-equipment.jpg') center/cover no-repeat;clip-path:polygon(0 0,100% 0,92% 50%,100% 100%,0 100%)}.quote-panel{padding:24px 5% 20px 3%}.quote-panel h2{font-size:32px}.quote-panel>p{margin:5px 0 10px}form{display:grid;grid-template-columns:1fr 1fr;gap:9px 16px}label{font-size:11px;font-weight:700}input{display:block;width:100%;height:34px;margin-top:3px;border:1px solid #b9cee1;border-radius:3px;padding:0 10px;color:#183c68;background:white}.submit{grid-column:1;min-height:40px;border:0}.quote-call{grid-column:2;display:flex;justify-content:center;gap:9px;align-items:center}.quote-call>span{display:flex;flex-direction:column;font-size:10px}.quote-call b{font-size:18px}.quote-call small{font-size:9px}.secure{grid-column:1/-1!important;font-size:8px!important;margin:0!important}.paths{padding:28px 6% 34px}.section-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:17px}.section-title h2{font-size:34px}.section-title p:last-child{font-size:12px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.cards article{background:white;border-radius:4px;overflow:hidden;box-shadow:0 5px 20px #073d7516;border:1px solid #e3edf6}.cards img{width:100%;height:105px;object-fit:cover}.cards article>div{padding:16px}.cards h3{font-size:18px;line-height:1;margin:0 0 8px}.cards p{font-size:12px;min-height:45px}.cards a,.section-title>a{font-size:11px;color:#078cf0;font-weight:800}.results{background:linear-gradient(135deg,#052e64,#001a3d);color:white;text-align:center;padding:24px 6% 30px}.results h3{margin:0 0 17px}.result-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:18px}.result-grid>div{display:flex;flex-direction:column;border-right:1px solid #7ba0c7}.result-grid>div:last-child{border:0}.result-grid strong{font-size:38px}.result-grid span{font-size:15px;font-weight:700;margin-top:4px}.results p{font-weight:900;font-size:22px;margin:0;white-space:nowrap}.results em{font-style:normal;color:#00a5ff;font-size:22px}.reviews{padding:28px 6% 34px;background:#f9fcff}.review-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.review-grid blockquote{margin:0;padding:18px;background:white;box-shadow:0 3px 14px #073d7512;min-height:190px;display:flex;flex-direction:column}.review-grid b{color:var(--red);letter-spacing:2px}.review-grid p{font-size:12px;line-height:1.35;flex:1}.review-grid strong{font-size:12px}.review-grid span{font-size:10px}.final-cta{min-height:145px;background:#032652;color:white;display:grid;grid-template-columns:42% 20% 38%;align-items:center;padding-left:6%;overflow:hidden}.final-cta h2{color:white;font-size:27px}.final-cta p{margin:4px 0}.final-cta .actions{margin:12px 0 0}.cta-phone{display:flex;flex-direction:column;font-size:14px}.cta-phone b{font-size:20px}.cta-phone small{font-size:9px}.cta-photo{align-self:stretch;background:url('assets/cta-truck.jpg') center/cover no-repeat;clip-path:polygon(14% 0,100% 0,100% 100%,0 100%)}footer{display:grid;grid-template-columns:180px 230px 170px 1fr auto;gap:20px;padding:18px 4%;align-items:center;font-size:10px}.foot-brand img{width:145px;height:auto;object-fit:contain}.foot-brand{display:flex;flex-direction:column;color:#078cf0}.foot-brand b{font-size:8px}footer>div:not(.foot-brand,.foot-links,.social){display:flex;flex-direction:column;gap:4px}.foot-links{display:flex;flex-direction:column;gap:8px}.social{font-size:20px;font-weight:900}@media(max-width:900px){.site-header{height:64px;padding:5px 4%}.brand{width:auto}.brand img{width:105px;height:35px}.site-header nav,.head-right .phone,.head-right .outline{display:none}.head-right{margin-left:auto}.menu{display:block;border:0;background:white;font-size:24px}.site-header nav.nav-open{display:flex;position:absolute;top:64px;left:0;right:0;background:#fff;padding:20px;flex-direction:column;box-shadow:0 8px 18px #001b3b22}.hero{grid-template-columns:1fr;min-height:650px}.hero-copy{padding:36px 7%}.hero-copy:after{display:none}.hero h1{font-size:44px}.hero-photo{min-height:290px;order:-1;background-position:center}.facts{grid-template-columns:1fr 1fr;padding:10px 4%;gap:8px}.facts>div{justify-content:flex-start;border:0;padding:8px}.why,.quote{grid-template-columns:1fr}.why-copy{padding:38px 7%}.why-photo{min-height:300px;clip-path:none}.quote-photo{min-height:250px;clip-path:none}.quote-panel{padding:28px 7%}.cards,.review-grid{grid-template-columns:1fr 1fr}.final-cta{grid-template-columns:1fr;padding:28px 7%}.cta-photo{min-height:180px;clip-path:none}.cta-phone{margin-top:15px}footer{grid-template-columns:1fr 1fr}.foot-links{grid-column:1/-1}}@media(max-width:560px){.hero h1{font-size:38px}.facts{grid-template-columns:1fr}.benefits{grid-template-columns:1fr;gap:18px}.benefits>div,.benefits>div+div{border:0;padding:0}.why h2,.section-title h2{font-size:30px}form{grid-template-columns:1fr}.submit,.quote-call,.secure{grid-column:1}.cards,.review-grid{grid-template-columns:1fr}.section-title{align-items:flex-start;flex-direction:column;gap:10px}.result-grid{grid-template-columns:1fr;gap:18px}.result-grid>div{border:0}.results p,.results em{font-size:15px}footer{grid-template-columns:1fr}.foot-links{grid-column:auto}}

/* v2 refinements */
.site-icon{display:block;width:38px!important;height:38px;color:#078cf0}.site-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2.8;stroke-linecap:round;stroke-linejoin:round}.facts .site-icon{width:42px!important;height:42px}.benefits .benefit-icon{height:42px!important;margin-bottom:4px}.why{margin-bottom:34px}.result-grid>div:nth-child(2) span{font-size:10px;line-height:1.1;margin-top:2px}@media(max-width:900px){.why{margin-bottom:24px}}

.site-icon{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center}.site-icon svg{width:38px;height:38px;fill:none;stroke:#078cf0;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}

/* v5: exact fact icon + results-band corrections */
.facts{min-height:92px;padding:0 7%;}
.facts>div{gap:18px;}
.facts .fact-icon{width:50px!important;height:50px!important;flex:0 0 50px;color:#078cf0;}
.facts .fact-icon svg{width:50px!important;height:50px!important;stroke-width:2.35;}
.facts .us-icon{width:56px!important;flex-basis:56px;}
.facts .us-icon svg{width:56px!important;height:44px!important;}
.facts .handshake-icon svg{stroke-width:1.85;}
.facts strong{font-size:17px;line-height:1.05;}
.facts span{font-size:13px;line-height:1.15;}

.results{position:relative;overflow:hidden;min-height:250px;padding:36px 6% 30px;background:#032b62;display:flex;flex-direction:column;justify-content:center;isolation:isolate;}
.results:before{content:"";position:absolute;inset:0;z-index:-2;background:url('assets/why-equipment.jpg') center 58%/cover no-repeat;opacity:.13;filter:saturate(.7) contrast(1.05);}
.results:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(0,34,77,.92),rgba(3,43,98,.90) 50%,rgba(0,34,77,.92));}
.result-grid{display:grid;grid-template-columns:repeat(3,1fr);align-items:center;margin:0 0 28px;}
.result-grid>div{min-height:100px;display:flex;align-items:center;justify-content:center;flex-direction:column;border-right:1px solid rgba(255,255,255,.52);padding:0 24px;}
.result-grid>div:last-child{border-right:0;}
.result-grid strong{font-size:56px;line-height:1;font-weight:900;letter-spacing:-1.8px;color:#fff;text-shadow:0 2px 2px rgba(0,0,0,.18);}
.result-grid span,.result-grid>div:nth-child(2) span{font-size:19px!important;line-height:1.1!important;margin-top:9px!important;font-weight:800;color:#fff;}
.results p{font-size:27px;line-height:1.05;font-weight:900;letter-spacing:.2px;margin:0;white-space:nowrap;color:#fff;}
.results em{font-size:27px;color:#00a5ff;font-style:normal;}
@media(max-width:1100px){.result-grid strong{font-size:44px}.result-grid span,.result-grid>div:nth-child(2) span{font-size:16px!important}.results p,.results em{font-size:21px}}
@media(max-width:900px){.facts{padding:10px 4%}.results{min-height:0}.result-grid{gap:14px}.result-grid strong{font-size:34px}.result-grid span,.result-grid>div:nth-child(2) span{font-size:14px!important}.results p{white-space:normal}.results p,.results em{font-size:18px}}

/* V7: verified US map icon + mobile polish */
.us-icon{display:flex!important;align-items:center;justify-content:center}
.us-icon img{display:block;width:46px;height:auto;max-height:34px;object-fit:contain}
@media(max-width:900px){
  .facts>div{min-height:62px}
  .facts .site-icon{flex:0 0 42px}
  .facts span{line-height:1.2}
}
@media(max-width:560px){
  .site-header{position:sticky;top:0}
  .hero{min-height:0}
  .hero-photo{min-height:230px;background-position:center}
  .hero-copy{padding:28px 7% 32px}
  .hero h1{font-size:36px;line-height:.92}
  .facts{padding:8px 5%}
  .facts>div{min-height:58px;padding:7px 0;border-bottom:1px solid #e2edf7}
  .facts>div:last-child{border-bottom:0}
  .facts strong{font-size:14px}
  .facts span{font-size:11px}
  .why{margin-bottom:30px}
  .results{padding:28px 7% 32px}
  .result-grid strong{font-size:34px}
  .result-grid span,.result-grid>div:nth-child(2) span{font-size:13px!important}
}

/* v8 — exact results band rebuild to match approved reference */
.results{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  min-height:260px;
  padding:24px 11.5% 25px;
  background:
    radial-gradient(ellipse at 50% 120%, rgba(13,95,160,.32) 0, rgba(5,46,100,.12) 36%, transparent 64%),
    linear-gradient(180deg,#06366e 0%,#032a5c 52%,#021f48 100%);
  color:#fff;
  text-align:center;
}
.results::before,.results::after{
  content:"";
  position:absolute;
  z-index:-1;
  top:0;
  bottom:0;
  width:25%;
  background-size:cover;
  background-position:center bottom;
  background-repeat:no-repeat;
  opacity:.9;
}
.results::before{left:0;background-image:linear-gradient(90deg,rgba(3,38,82,.06),rgba(3,38,82,.54)),url('assets/results-left.jpg')}
.results::after{right:0;background-image:linear-gradient(270deg,rgba(3,38,82,.05),rgba(3,38,82,.54)),url('assets/results-right.jpg')}
.result-grid{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  margin:0 auto 26px;
  max-width:1320px;
  align-items:center;
}
.result-grid>div{
  min-height:98px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  border-right:1px solid rgba(255,255,255,.58);
  padding:0 28px;
}
.result-grid>div:last-child{border-right:0}
.result-grid strong{
  display:block;
  font-family:Impact,'Arial Narrow','Roboto Condensed',Arial,sans-serif;
  font-weight:700;
  font-size:56px;
  line-height:.95;
  letter-spacing:.2px;
  color:#fff;
  text-shadow:0 3px 0 rgba(0,0,0,.22),0 5px 9px rgba(0,0,0,.26);
  white-space:nowrap;
}
.result-grid span,
.result-grid>div:nth-child(2) span{
  display:block;
  margin-top:10px;
  font-size:19px!important;
  line-height:1.05!important;
  font-weight:800;
  color:#fff;
  white-space:nowrap;
  text-shadow:0 2px 3px rgba(0,0,0,.25);
}
.results p{
  position:relative;
  z-index:2;
  display:inline-block;
  margin:0;
  padding:0 30px;
  max-width:100%;
  font-family:'Arial Narrow','Roboto Condensed',Arial,sans-serif;
  font-size:27px;
  line-height:1.05;
  font-weight:900;
  letter-spacing:.15px;
  white-space:nowrap;
  color:#fff;
  text-shadow:0 2px 4px rgba(0,0,0,.28);
}
.results p::before,.results p::after{
  content:"";
  position:absolute;
  top:52%;
  width:145px;
  height:3px;
  background:linear-gradient(90deg,transparent,#12c4ff,#fff,#12c4ff,transparent);
  box-shadow:0 0 10px #11baff;
}
.results p::before{right:100%}
.results p::after{left:100%}
.results em{
  color:#00a9ff;
  font-style:normal;
  font-size:inherit;
  font-weight:900;
}

@media(max-width:1050px){
  .results{padding-left:5%;padding-right:5%}
  .result-grid strong{font-size:45px}
  .result-grid span,.result-grid>div:nth-child(2) span{font-size:16px!important}
  .results p{font-size:22px}
  .results p::before,.results p::after{width:80px}
}
@media(max-width:760px){
  .results{min-height:auto;padding:28px 7% 30px}
  .results::before,.results::after{width:42%;opacity:.38}
  .result-grid{grid-template-columns:1fr;margin-bottom:22px;gap:0}
  .result-grid>div{min-height:auto;padding:16px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.34)}
  .result-grid>div:last-child{border-bottom:0}
  .result-grid strong{font-size:44px}
  .result-grid span,.result-grid>div:nth-child(2) span{font-size:16px!important;margin-top:6px}
  .results p{font-size:19px;white-space:normal;padding:0;max-width:520px}
  .results p::before,.results p::after{display:none}
}
@media(max-width:420px){
  .result-grid strong{font-size:37px}
  .result-grid span,.result-grid>div:nth-child(2) span{font-size:14px!important}
  .results p{font-size:17px;line-height:1.15}
}

/* v10 — final homepage results section: moderated sizing + live count-up */
.results.results-live{
  position:relative!important;
  min-height:261px!important;
  margin:0!important;
  padding:24px 11.5% 26px!important;
  overflow:hidden!important;
  isolation:isolate!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  color:#fff!important;
  background:#032b62 url('assets/results-bg-clean.jpg') center/cover no-repeat!important;
}
.results.results-live::before,
.results.results-live::after{content:none!important;display:none!important}
.results-grid-live{
  width:100%;
  max-width:1320px;
  margin:0 auto 25px;
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  align-items:center;
}
.result-live{
  min-height:98px;
  padding:0 24px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  border-right:1px solid rgba(255,255,255,.58);
}
.result-live:last-child{border-right:0}
.result-live strong{
  display:block;
  color:#fff;
  font-family:Impact,'Arial Narrow','Roboto Condensed',Arial,sans-serif;
  font-size:48px;
  line-height:.95;
  font-weight:700;
  letter-spacing:.1px;
  white-space:nowrap;
  text-shadow:0 3px 0 rgba(0,0,0,.22),0 5px 9px rgba(0,0,0,.22);
  font-variant-numeric:tabular-nums;
}
.result-live span{
  display:block;
  margin-top:9px;
  color:#fff;
  font-size:17px;
  line-height:1.05;
  font-weight:800;
  white-space:nowrap;
  text-shadow:0 2px 3px rgba(0,0,0,.24);
}
.results-line{
  position:relative;
  z-index:2;
  display:inline-block;
  align-self:center;
  max-width:100%;
  margin:0!important;
  padding:0 28px!important;
  color:#fff!important;
  font-family:'Arial Narrow','Roboto Condensed',Arial,sans-serif;
  font-size:24px!important;
  line-height:1.05!important;
  font-weight:900!important;
  letter-spacing:.1px;
  white-space:nowrap!important;
  text-shadow:0 2px 4px rgba(0,0,0,.26);
}
.results-line em{color:#00a9ff!important;font-size:inherit!important;font-style:normal!important;font-weight:900!important}
.results-line::before,.results-line::after{
  content:"";
  position:absolute;
  top:52%;
  width:145px;
  height:3px;
  background:linear-gradient(90deg,transparent,#12c4ff,#fff,#12c4ff,transparent);
  box-shadow:0 0 10px #11baff;
}
.results-line::before{right:100%}.results-line::after{left:100%}

@media(max-width:1050px){
  .results.results-live{padding-left:5%!important;padding-right:5%!important}
  .result-live strong{font-size:42px}
  .result-live span{font-size:15px}
  .results-line{font-size:20px!important}
  .results-line::before,.results-line::after{width:72px}
}
@media(max-width:700px){
  .results.results-live{min-height:0!important;padding:28px 7% 30px!important;background-position:center bottom!important}
  .results-grid-live{grid-template-columns:1fr;margin-bottom:20px}
  .result-live{min-height:0;padding:16px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.38)}
  .result-live:last-child{border-bottom:0}
  .result-live strong{font-size:clamp(34px,10vw,44px)}
  .result-live span{font-size:14px;margin-top:6px}
  .results-line{font-size:17px!important;line-height:1.18!important;white-space:normal!important;padding:15px 0 0!important;border-top:2px solid #0bb4ff;max-width:430px}
  .results-line::before,.results-line::after{display:none}
}

/* v11 — mobile-first polish / layout guardrails */
html,body{max-width:100%;overflow-x:hidden}
img{max-width:100%}
.site-header,.hero,.facts,.why,.quote,.paths,.results,.reviews,.final-cta,footer{min-width:0}

@media(max-width:900px){
  .site-header{gap:12px;padding-left:4%;padding-right:4%}
  .site-header nav{display:none}
  .head-right{gap:8px}
  .hero{grid-template-columns:1fr;min-height:0}
  .hero-photo{order:-1;min-height:300px;background-position:center center}
  .hero-copy{padding:34px 7% 36px}
  .hero-copy>p:not(.eyebrow){max-width:560px}
  .facts{grid-template-columns:1fr 1fr;padding:10px 5%;gap:0}
  .facts>div{justify-content:flex-start;min-height:68px;padding:9px 10px;border-right:0;border-bottom:1px solid #e3edf6}
  .facts>div:nth-last-child(-n+2){border-bottom:0}
  .why,.quote{grid-template-columns:1fr}
  .why-photo{min-height:320px;background-position:center center}
  .quote-photo{min-height:280px;background-position:center center}
  .cards,.review-grid{grid-template-columns:1fr 1fr}
  .cards img{height:145px}
  .final-cta{grid-template-columns:1fr;padding:30px 7% 0}
  .cta-phone{margin:16px 0 22px}
  .cta-photo{min-height:220px;margin:0 -8% 0;clip-path:none}
  footer{grid-template-columns:1fr 1fr;gap:18px 28px;padding:24px 6%}
  .foot-links{grid-column:1/-1}
}

@media(max-width:560px){
  .site-header{height:62px;padding:6px 5%;gap:8px}
  .brand img{width:98px;height:auto}
  .brand span{display:none}
  .head-right .red{display:none}
  .menu{margin-left:4px;font-size:26px;line-height:1}
  .hero-photo{min-height:235px;background-position:center center}
  .hero-copy{padding:28px 6% 32px}
  .eyebrow{font-size:12px}
  .hero h1{font-size:36px;line-height:.92;letter-spacing:-1px;margin-bottom:16px}
  .hero-copy>p:not(.eyebrow){font-size:15px;line-height:1.38}
  .actions{display:grid;grid-template-columns:1fr;gap:10px;margin:18px 0}
  .actions .btn{width:100%;min-width:0;min-height:48px;font-size:13px}
  .hero-phone{margin-top:3px}

  .facts{grid-template-columns:1fr;padding:6px 6%}
  .facts>div{min-height:62px;padding:8px 0;border-bottom:1px solid #e3edf6!important}
  .facts>div:last-child{border-bottom:0!important}
  .facts .fact-icon{width:44px!important;height:44px!important;flex:0 0 44px!important}
  .facts .fact-icon svg{width:44px!important;height:44px!important}
  .facts .us-icon img{width:42px}
  .facts strong{font-size:14px}
  .facts span{font-size:11px}

  .why-copy{padding:34px 6% 30px}
  .why h2,.section-title h2{font-size:30px;line-height:.98}
  .why .lead{font-size:15px}
  .benefits{grid-template-columns:1fr;gap:14px;margin:22px 0}
  .benefits>div,.benefits>div+div{padding:14px 0;border-right:0;border-bottom:1px solid #d7e5f2}
  .benefits>div:last-child{border-bottom:0}
  .why-photo{min-height:250px}

  .quote-photo{min-height:220px}
  .quote-panel{padding:28px 6% 30px}
  .quote-panel h2{font-size:29px}
  form{grid-template-columns:1fr;gap:11px}
  input{height:44px;font-size:16px}
  .submit,.quote-call,.secure,#formMessage{grid-column:1}
  .submit{min-height:48px}
  .quote-call{justify-content:flex-start;padding-top:4px}

  .paths,.reviews{padding-left:6%;padding-right:6%}
  .section-title{align-items:flex-start;flex-direction:column;gap:8px}
  .section-title p:last-child br{display:none}
  .cards,.review-grid{grid-template-columns:1fr;gap:14px}
  .cards img{height:175px}
  .cards article>div{padding:18px}
  .cards h3{font-size:20px}
  .cards p{min-height:0;font-size:13px}
  .review-grid blockquote{min-height:0;padding:20px}
  .review-grid p{font-size:13px}

  .results.results-live{padding:28px 7% 30px!important;background-position:center bottom!important}
  .results-grid-live{grid-template-columns:1fr;margin-bottom:18px}
  .result-live{padding:15px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.34)}
  .result-live:last-child{border-bottom:0}
  .result-live strong{font-size:clamp(35px,10.5vw,43px)}
  .result-live span{font-size:14px;white-space:normal}
  .results-line{font-size:17px!important;line-height:1.2!important;white-space:normal!important;padding:16px 0 0!important;max-width:340px}

  .final-cta{padding:28px 6% 0;text-align:left}
  .final-cta h2{font-size:27px;line-height:1.02}
  .final-cta .actions{margin-top:14px}
  .cta-photo{min-height:190px;margin:0 -7% 0}

  footer{grid-template-columns:1fr;padding:24px 6%;text-align:center;justify-items:center}
  .foot-links{grid-column:auto;align-items:center}
  .foot-links span{line-height:1.6}
  .social{margin-top:2px}
}

@media(max-width:380px){
  .hero h1{font-size:33px}
  .result-live strong{font-size:34px}
  .results-line{font-size:16px!important}
}

/* v11 FINAL — clean results band: removes ghosted text embedded in old artwork */
.results.results-live{
  position:relative!important;
  background:linear-gradient(135deg,#073b78 0%,#032b62 46%,#021f49 100%)!important;
  isolation:isolate!important;
}
.results.results-live::before,
.results.results-live::after{
  content:""!important;
  display:block!important;
  position:absolute!important;
  top:0!important;
  bottom:0!important;
  width:22%!important;
  max-width:300px!important;
  z-index:0!important;
  pointer-events:none!important;
  opacity:.78!important;
  background-repeat:no-repeat!important;
  background-size:cover!important;
}
.results.results-live::before{
  left:0!important;
  background-image:linear-gradient(90deg,rgba(3,43,98,.05),rgba(3,43,98,.92)),url('assets/results-machinery-left.jpg')!important;
  background-position:left center!important;
}
.results.results-live::after{
  right:0!important;
  background-image:linear-gradient(270deg,rgba(3,43,98,.05),rgba(3,43,98,.92)),url('assets/results-machinery-right.jpg')!important;
  background-position:right center!important;
}
.results-grid-live,
.results-line{
  position:relative!important;
  z-index:2!important;
}
.result-live strong,
.result-live span,
.results-line{
  text-shadow:none!important;
}
@media(max-width:700px){
  .results.results-live::before,
  .results.results-live::after{
    width:34%!important;
    opacity:.40!important;
  }
}


/* Responsive safety audit — v09 */
html,body{max-width:100%;overflow-x:hidden}img,svg,video{max-width:100%;height:auto}input,select,textarea,button{max-width:100%;min-width:0}a,button{overflow-wrap:anywhere}@media(max-width:560px){.actions{flex-wrap:wrap}.actions .btn{max-width:100%}.quote-call{flex-wrap:wrap}.hero-phone{max-width:100%}}

/* v12 mobile header Call Now */
.mobile-call{display:none!important}
@media(max-width:900px){.mobile-call{display:inline-flex!important;align-items:center;justify-content:center;margin-left:auto;background:#ed1c2e;color:#fff!important;font-weight:800;font-size:13px;line-height:1;white-space:nowrap;padding:11px 15px;border-radius:5px;text-decoration:none}.menu,.apn-menu,.pc-menu{margin-left:8px!important}}
@media(max-width:420px){.mobile-call{font-size:12px;padding:10px 12px}.menu,.apn-menu,.pc-menu{margin-left:5px!important}}

.social .social-icon{width:20px;height:20px;display:block}
