@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Inter:wght@400;500;600;700&display=swap";:root{--red:#ed1c24;--red-dark:#c9151c;--green:#079447;--green-dark:#05652f;--green-pale:#edf7f0;--ink:#171b19;--muted:#5c6560;--line:#dde4df;--surface:#f6f8f6;--white:#fff;font-family:Inter,Arial,sans-serif;color:var(--ink);background:var(--white);font-synthesis:none;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--white);-webkit-font-smoothing:antialiased}body,button,a{font-family:inherit}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{cursor:pointer}.site-header{position:sticky;top:0;z-index:50;height:82px;padding:10px clamp(20px,4vw,68px);display:flex;align-items:center;gap:34px;background:#fffffff5;border-bottom:1px solid transparent;transition:box-shadow .25s ease,border-color .25s ease}.site-header.is-scrolled{border-color:var(--line);box-shadow:0 8px 30px #14372314}.brand{width:230px;height:61px;overflow:hidden;flex:0 0 auto}.brand img{width:100%;height:auto;transform:translateY(-33%)}.main-nav{display:flex;align-items:center;justify-content:center;gap:clamp(16px,2.2vw,34px);margin-left:auto}.main-nav a{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;transition:color .2s}.main-nav a:hover{color:var(--red)}.menu-toggle{display:none;margin-left:auto;border:0;background:transparent;color:var(--ink)}.wa-button{min-height:52px;width:fit-content;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 22px;border:0;border-radius:8px;background:var(--green);color:var(--white);font-size:14px;font-weight:700;box-shadow:0 8px 20px #07944733;transition:transform .2s ease,background .2s ease}.wa-button:hover{transform:translateY(-2px);background:var(--green-dark)}.wa-button:focus-visible,.service-switcher button:focus-visible,.menu-toggle:focus-visible{outline:3px solid rgba(237,28,36,.35);outline-offset:3px}.header-wa{margin-left:6px;padding:8px 15px;font-size:12px;line-height:1.2;border:1px solid var(--green);background:#fff;color:var(--green-dark);box-shadow:none}.header-wa:hover{color:#fff}.hero{position:relative;min-height:690px;overflow:hidden;background:#f5f7f5}.hero-photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;animation:heroIn 1.2s ease both}.hero-wash{position:absolute;top:0;right:0;bottom:0;left:0;width:58%;background:#fffffff2;clip-path:polygon(0 0,88% 0,100% 100%,0 100%)}.hero-content{position:relative;z-index:2;width:min(620px,48%);padding:72px 0 60px clamp(28px,5vw,78px);animation:copyIn .8s .15s ease both}.eyebrow{display:block;margin-bottom:14px;color:var(--green-dark);font-size:13px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}h1,h2,h3{font-family:Barlow Condensed,Arial,sans-serif;margin:0;line-height:.98}h1{max-width:570px;font-size:clamp(54px,5.1vw,78px);letter-spacing:-.025em}h1 em{color:var(--red);font-style:normal}.hero-content>p{max-width:520px;margin:24px 0;color:#333a36;font-size:17px;line-height:1.6}.service-switcher{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:18px}.service-switcher button{min-height:82px;padding:13px;display:flex;align-items:flex-start;gap:8px;text-align:left;border:1px solid #d3dad5;border-radius:7px;background:#fffffff0;color:var(--ink);transition:.2s ease}.service-switcher button:hover{transform:translateY(-2px);border-color:var(--red)}.service-switcher button.active{color:#fff;background:var(--red);border-color:var(--red)}.service-switcher button span{display:grid;gap:4px}.service-switcher small{font-size:10px;line-height:1.25}.trust-strip{min-height:88px;padding:18px clamp(28px,5vw,78px);display:grid;grid-template-columns:repeat(4,1fr);gap:20px;align-items:center;border-bottom:1px solid var(--line)}.trust-strip span{display:flex;align-items:center;justify-content:center;gap:10px;color:#2d3631;font-size:13px;font-weight:600}.trust-strip svg{flex:0 0 auto;color:var(--green)}.section{padding:88px clamp(28px,5vw,78px)}.maintenance{display:grid;grid-template-columns:.72fr 1.5fr;gap:clamp(34px,5vw,80px);align-items:center;background:var(--green-pale)}h2{max-width:700px;font-size:clamp(42px,4vw,60px);letter-spacing:-.015em}.section-copy>p,.rental-heading>p,.about-intro>p{max-width:600px;margin:22px 0;color:var(--muted);font-size:15px;line-height:1.7}.check-list{display:grid;gap:10px;padding:0;margin:24px 0 30px;list-style:none}.check-list li{display:flex;align-items:center;gap:9px;font-size:14px}.check-list svg{padding:3px;border-radius:50%;background:var(--green);color:#fff}.wa-button.compact{min-height:45px;padding:10px 17px;font-size:13px}.maintenance-visual img{width:100%;aspect-ratio:1.7;object-fit:cover;border-radius:10px;box-shadow:0 20px 45px #143c231f}.visual-captions{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-top:13px;text-align:center;font-family:Barlow Condensed;font-size:17px;font-weight:700}.rental{background:var(--white)}.rental-heading{display:grid;grid-template-columns:1fr 1fr;column-gap:80px;align-items:end}.rental-heading .eyebrow{grid-column:1/-1}.rental-heading p{margin:0}.rental-heading .wa-button{grid-column:2;margin-top:18px}.equipment-stage{margin-top:44px;padding:16px 16px 0;background:var(--surface);border:1px solid var(--line);border-radius:12px;overflow:hidden}.equipment-stage img{width:100%;max-height:480px;object-fit:cover;object-position:center;mix-blend-mode:multiply}.rental-list{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);border-top:0}.rental-list article{min-height:120px;padding:20px;border-right:1px solid var(--line)}.rental-list article:last-child{border-right:0}.rental-list h3{font-size:22px;line-height:1.05}.rental-list p{color:var(--muted);font-size:12px;line-height:1.5}.products{background:#f3f6f3;color:var(--ink)}.section-title-row{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:end}.section-title-row p{max-width:600px;margin:0;color:var(--muted);line-height:1.7}.products .eyebrow{color:var(--green-dark)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:50px;border-top:1px solid #cfd9d2;border-bottom:1px solid #cfd9d2}.product-grid article{min-height:230px;padding:35px 28px;border-right:1px solid #cfd9d2}.product-grid article:last-child{border:0}.product-grid svg{color:var(--green);font-size:45px;margin-bottom:35px}.product-grid h3{font-size:26px}.product-grid p{color:var(--muted);font-size:13px}.products-cta{margin-top:32px}.about{display:grid;grid-template-columns:.75fr 1.6fr;gap:70px;align-items:center}.about-intro h2 strong{color:var(--red)}.timeline{display:grid;grid-template-columns:repeat(4,1fr);position:relative}.timeline:before{content:"";position:absolute;left:8%;right:8%;top:38px;height:2px;background:var(--green)}.timeline article{position:relative;display:grid;justify-items:center;gap:12px;padding:0 12px;text-align:center}.timeline svg{width:76px;height:76px;padding:20px;border:1px solid #85b99a;border-radius:50%;color:var(--green-dark);background:#fff;z-index:1}.timeline strong{color:var(--red);font-family:Barlow Condensed;font-size:30px}.timeline span{color:var(--muted);font-size:12px;line-height:1.45}.testimonials{display:grid;grid-template-columns:.65fr 1.6fr;gap:55px;background:var(--green-pale)}.testimonials-heading h2{font-size:47px}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.reviews article{min-height:230px;padding:26px;background:#fff;border:1px solid var(--line);border-radius:9px}.stars{display:flex;gap:3px;color:var(--red)}.stars svg{width:17px}.reviews p{min-height:95px;color:#404843;font-size:13px;line-height:1.65}.reviews strong,.reviews span{display:block;font-size:12px}.reviews span{margin-top:3px;color:var(--muted)}.location{display:grid;grid-template-columns:.58fr 1.42fr;min-height:520px}.location-copy{padding:60px clamp(28px,5vw,78px)}.location-copy h2{font-size:48px}.location-copy p{display:flex;align-items:flex-start;gap:10px;margin:24px 0;color:var(--muted);font-size:13px;line-height:1.65}.location-copy p svg{flex:0 0 auto;margin-top:3px;color:var(--green);font-size:20px}.map-wrap{position:relative;min-height:480px;background:#e8ece8;overflow:hidden}.map-wrap>img{width:100%;height:100%;min-height:520px;object-fit:cover}.map-pin{position:absolute;left:52%;top:46%;display:flex;align-items:center;gap:9px;padding:10px 13px;border-radius:7px;background:#fff;color:var(--red);box-shadow:0 10px 28px #1437232e}.map-pin>svg{font-size:30px}.map-pin span{display:grid}.map-pin strong{text-transform:uppercase}.map-pin small{color:var(--muted)}.map-wrap>a{position:absolute;left:18px;bottom:18px;display:flex;align-items:center;gap:8px;padding:11px 15px;border-radius:6px;background:#fff;color:var(--green-dark);font-size:13px;font-weight:700;box-shadow:0 8px 24px #14372329}footer{padding:42px clamp(28px,5vw,78px);display:grid;grid-template-columns:230px 1fr auto;align-items:center;gap:28px;color:#dbe6df;background:#0c1510}.footer-brand{width:220px;height:75px;overflow:hidden;background:#fff;border-radius:5px}.footer-brand img{width:100%;height:auto;transform:translateY(-33%)}footer p{max-width:470px;margin:0;font-size:13px;line-height:1.6}.footer-links{display:flex;gap:22px;font-size:12px}footer a{display:flex;align-items:center;gap:4px}footer small{grid-column:1/-1;padding-top:22px;border-top:1px solid #314038;color:#87958d}.floating-wa{position:fixed;z-index:60;right:22px;bottom:22px;width:58px;height:58px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--green);box-shadow:0 12px 30px #05652f47;animation:waPulse 2.5s infinite}.floating-wa svg{width:32px;height:32px}@keyframes heroIn{0%{opacity:0;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}@keyframes copyIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes waPulse{0%,to{box-shadow:0 12px 30px #05652f47}50%{box-shadow:0 12px 30px #05652f80}}@media(max-width:1080px){.site-header{gap:15px}.brand{width:190px}.main-nav{gap:14px}.header-wa{display:none}.hero-wash{width:67%}.hero-content{width:58%}.maintenance,.about{grid-template-columns:1fr}.about-intro{max-width:650px}.testimonials{grid-template-columns:1fr}}@media(max-width:760px){.site-header{height:70px;padding:8px 20px}.brand{width:175px;height:52px}.menu-toggle{display:grid;place-items:center}.main-nav{position:fixed;inset:70px 0 auto 0;display:none;padding:25px;flex-direction:column;align-items:flex-start;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 20px 30px #1437231f}.main-nav.open{display:flex}.hero{min-height:auto;padding-top:330px}.hero-photo{height:350px;object-position:68% center}.hero-wash{top:300px;width:100%;clip-path:none;background:#fff}.hero-content{width:100%;padding:42px 22px 54px}h1{font-size:48px}.hero-content>p{font-size:15px}.service-switcher{grid-template-columns:1fr}.service-switcher button{min-height:65px;align-items:center}.hero .wa-button{width:100%}.trust-strip{grid-template-columns:1fr 1fr;padding:24px 20px}.trust-strip span{justify-content:flex-start;font-size:11px}.section{padding:64px 22px}h2{font-size:42px}.maintenance{gap:36px}.maintenance-visual img{aspect-ratio:1.55}.visual-captions{grid-template-columns:repeat(4,1fr);font-size:11px}.rental-heading,.section-title-row{grid-template-columns:1fr;gap:20px}.rental-heading .eyebrow,.rental-heading .wa-button{grid-column:auto}.rental-list{grid-template-columns:1fr;border-top:1px solid var(--line)}.rental-list article{min-height:0;border-right:0;border-bottom:1px solid var(--line)}.equipment-stage img{min-height:260px;object-fit:cover}.product-grid{grid-template-columns:1fr 1fr}.product-grid article:nth-child(2){border-right:0}.product-grid article{min-height:210px;border-bottom:1px solid #cfd9d2}.timeline{grid-template-columns:1fr 1fr;gap:38px 0}.timeline:before{display:none}.reviews{grid-template-columns:1fr}.reviews article{min-height:0}.reviews p{min-height:0}.location{grid-template-columns:1fr}.location-copy{padding:58px 22px}.map-wrap,.map-wrap iframe{min-height:360px}footer{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}footer small{grid-column:auto}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}.main-nav a{position:relative}.main-nav a:after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:2px;border-radius:2px;background:var(--red);transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.main-nav a:hover:after,.main-nav a:focus-visible:after{transform:scaleX(1)}.hero-wash{will-change:transform;transform:translate3d(0,calc(var(--page-scroll,0) * .012px),0)}.hero:after{content:"";position:absolute;z-index:1;left:44%;top:8%;width:420px;height:420px;border:1px solid rgba(7,148,71,.12);border-radius:50%;box-shadow:0 0 0 38px #07944706,0 0 0 76px #ed1c2405;pointer-events:none;animation:heroHalo 7s ease-in-out infinite}.eyebrow:before{content:"";display:inline-block;width:22px;height:2px;margin:0 9px 3px 0;border-radius:2px;background:currentColor;transform-origin:left;animation:eyebrowLine .7s .35s ease both}.wa-button{position:relative;overflow:hidden}.wa-button:after{content:"";position:absolute;inset:-80% auto -80% -45%;width:32%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.32),transparent);transform:rotate(18deg) translate(-180%);transition:transform .6s ease}.wa-button:hover:after{transform:rotate(18deg) translate(520%)}.wa-button svg{transition:transform .25s ease}.wa-button:hover svg{transform:translate(2px) scale(1.06)}.service-switcher button{position:relative;overflow:hidden;transform-origin:center}.service-switcher button:active{transform:translateY(0) scale(.98)}.service-switcher button svg{transition:transform .28s ease}.service-switcher button.active svg{transform:scale(1.14) rotate(-5deg)}.service-switcher button.active:after{content:"";position:absolute;left:12px;right:12px;bottom:0;height:3px;border-radius:3px 3px 0 0;background:#fffc;animation:tabConfirm .35s ease both}.maintenance-visual,.equipment-stage,.map-wrap{overflow:hidden}.maintenance-visual img,.equipment-stage img,.map-wrap>img{transition:transform .7s cubic-bezier(.2,.7,.2,1)}.maintenance-visual:hover img,.equipment-stage:hover img,.map-wrap:hover>img{transform:scale(1.025)}.rental-list article,.product-grid article,.reviews article{transition:transform .28s ease,box-shadow .28s ease,background-color .28s ease}.rental-list article:hover,.product-grid article:hover,.reviews article:hover{position:relative;z-index:2;transform:translateY(-6px);background:#fff;box-shadow:0 16px 35px #143c231a}.product-grid article:hover svg{transform:translateY(-4px) rotate(-3deg)}.product-grid svg{transition:transform .3s ease}.map-wrap>a{transition:transform .25s ease,box-shadow .25s ease}.map-wrap>a:hover{transform:translateY(-3px);box-shadow:0 12px 28px #14372338}.floating-wa:before{content:"";position:absolute;top:-7px;right:-7px;bottom:-7px;left:-7px;border:1px solid rgba(7,148,71,.34);border-radius:inherit;animation:waRing 2.5s ease-out infinite}.floating-wa{transition:transform .25s ease,background-color .25s ease}.floating-wa:hover{transform:translateY(-4px) scale(1.04);background:var(--green-dark)}.motion-enabled [data-reveal]{opacity:0;transform:translateY(34px);transition:opacity .7s ease,transform .8s cubic-bezier(.2,.7,.2,1)}.motion-enabled [data-reveal].is-visible{opacity:1;transform:none}.motion-enabled [data-reveal] .check-list li,.motion-enabled [data-reveal] .rental-list article,.motion-enabled [data-reveal] .product-grid article,.motion-enabled [data-reveal] .timeline article,.motion-enabled [data-reveal] .reviews article,.motion-enabled [data-reveal].trust-strip span{opacity:0;transform:translateY(18px);transition:opacity .5s ease,transform .55s ease}.motion-enabled [data-reveal].is-visible .check-list li,.motion-enabled [data-reveal].is-visible .rental-list article,.motion-enabled [data-reveal].is-visible .product-grid article,.motion-enabled [data-reveal].is-visible .timeline article,.motion-enabled [data-reveal].is-visible .reviews article,.motion-enabled [data-reveal].is-visible.trust-strip span{opacity:1;transform:none}.motion-enabled [data-reveal].is-visible :is(.check-list li,.rental-list article,.product-grid article,.timeline article,.reviews article,.trust-strip span):nth-child(2){transition-delay:.08s}.motion-enabled [data-reveal].is-visible :is(.check-list li,.rental-list article,.product-grid article,.timeline article,.reviews article,.trust-strip span):nth-child(3){transition-delay:.16s}.motion-enabled [data-reveal].is-visible :is(.check-list li,.rental-list article,.product-grid article,.timeline article,.reviews article,.trust-strip span):nth-child(4){transition-delay:.24s}.motion-enabled [data-reveal].is-visible :is(.check-list li,.rental-list article,.product-grid article,.timeline article,.reviews article,.trust-strip span):nth-child(5){transition-delay:.32s}.motion-enabled [data-reveal].is-visible .check-list li:nth-child(6){transition-delay:.4s}.motion-enabled .timeline:before{transform:scaleX(0);transform-origin:left;transition:transform 1.1s .2s ease}.motion-enabled .about.is-visible .timeline:before{transform:scaleX(1)}.motion-enabled .location .map-pin{opacity:0;transform:translateY(-20px) scale(.92)}.motion-enabled .location.is-visible .map-pin{opacity:1;transform:none;transition:opacity .45s .45s ease,transform .65s .45s cubic-bezier(.2,1.35,.35,1)}@keyframes heroHalo{0%,to{transform:scale(.97);opacity:.55}50%{transform:scale(1.04);opacity:1}}@keyframes eyebrowLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes tabConfirm{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes waRing{0%{opacity:.7;transform:scale(.82)}70%,to{opacity:0;transform:scale(1.28)}}@media(max-width:760px){.hero:after{left:55%;top:3%;width:230px;height:230px}.main-nav a:after{bottom:-4px}.rental-list article:hover,.product-grid article:hover,.reviews article:hover{transform:none;box-shadow:none}}@media(prefers-reduced-motion:reduce){.motion-enabled [data-reveal],.motion-enabled [data-reveal] *{opacity:1!important;transform:none!important;transition:none!important}.hero-wash{transform:none}.hero:after,.eyebrow:before,.floating-wa:before{animation:none!important}.maintenance-visual img,.equipment-stage img,.map-wrap>img{transition:none}.wa-button:after{display:none}}.repair-marquee{width:100%;overflow:hidden;border-radius:10px;box-shadow:0 20px 45px #143c231f}.repair-marquee-track{display:flex;width:200%;will-change:transform;animation:repairMarquee 18s linear infinite}.maintenance-visual .repair-marquee img{width:50%;max-width:none;flex:0 0 50%;aspect-ratio:1.7;object-fit:cover;border-radius:0;box-shadow:none;transition:none}.repair-marquee:hover .repair-marquee-track{animation-play-state:paused}@keyframes repairMarquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media(max-width:760px){.repair-marquee-track{animation-duration:14s}.maintenance-visual .repair-marquee img{aspect-ratio:1.55}}@media(prefers-reduced-motion:reduce){.repair-marquee-track{width:100%;animation:none!important}.maintenance-visual .repair-marquee img{width:100%;flex-basis:100%}.maintenance-visual .repair-marquee img[aria-hidden=true]{display:none}}.rental-marquee{width:100%;overflow:hidden}.rental-marquee-track{display:flex;width:200%;will-change:transform;animation:rentalMarquee 20s linear infinite}.equipment-stage .rental-marquee img{width:50%;max-width:none;flex:0 0 50%;max-height:480px;object-fit:cover;object-position:center;mix-blend-mode:multiply;transition:none}.rental-marquee:hover .rental-marquee-track{animation-play-state:paused}.equipment-stage:hover .rental-marquee img,.maintenance-visual:hover .repair-marquee img{transform:none}@keyframes rentalMarquee{0%{transform:translate3d(-50%,0,0)}to{transform:translateZ(0)}}@media(max-width:760px){.rental-marquee-track{animation-duration:16s}.equipment-stage .rental-marquee img{min-height:260px}}@media(prefers-reduced-motion:reduce){.rental-marquee-track{width:100%;animation:none!important}.equipment-stage .rental-marquee img{width:100%;flex-basis:100%}.equipment-stage .rental-marquee img[aria-hidden=true]{display:none}}
