@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;600;700;800&family=Playfair+Display:ital,wght@0,500;1,500&display=swap');
:root{--ink:#151917;--paper:#f6f5f0;--green:#008c45;--red:#cd212a;--muted:#697069;--line:#d7d9d1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);font:15px/1.65 Manrope,Arial;color:var(--ink)}.wrap{width:min(1140px,calc(100% - 48px));margin:auto}small{display:block;color:var(--muted);font-weight:800;font-size:10px;letter-spacing:1.5px}h1,h2,h3{line-height:1;margin:0;font-weight:800;letter-spacing:-3px}h1,h2{font-size:clamp(43px,6vw,80px)}h1 em,h2 em{font-family:'Playfair Display',serif;font-weight:500}a{color:inherit}.header{position:absolute;z-index:3;width:100%;height:78px;display:flex;align-items:center;gap:28px;padding:0 max(24px,calc((100% - 1140px)/2));color:#fff}.brand{display:inline-flex;align-items:center;gap:8px;text-decoration:none;font:700 20px Georgia}.brand i{font:800 8px Manrope;background:var(--green);padding:7px 5px;color:#fff}.brand b{position:relative;padding-bottom:5px}.brand b:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,var(--green) 0 33%,#fff 33% 66%,var(--red) 66%)}.header nav{display:flex;gap:22px;margin-left:auto}.header nav a{font-size:11px;font-weight:800;text-decoration:none}.primary,.button{display:inline-block;background:var(--green);color:#fff;text-decoration:none;font-size:12px;font-weight:800;padding:15px 18px;border:0;border-bottom:3px solid var(--red)}.menu{display:none}.hero{height:76vh;min-height:640px;max-height:800px;position:relative;display:grid;align-content:center;color:#fff;background:linear-gradient(90deg,rgba(3,8,5,.9),rgba(3,8,5,.35)),url(images/hero-carwash.webp) center/cover}.hero-copy{width:min(1140px,calc(100% - 48px));margin:auto}.hero small{color:#d7dccf}.hero p{max-width:510px;margin:26px 0}.link-light{margin-left:20px;font-size:12px;font-weight:800}.trust{position:absolute;display:flex;gap:35px;bottom:0;left:max(24px,calc((100% - 1140px)/2));right:max(24px,calc((100% - 1140px)/2));height:65px;align-items:center;border-top:1px solid #ffffff44;font-size:11px}.trust span{font-weight:400;color:#cbd0c9;margin-left:4px}.intro{padding:115px 0}.intro>div{display:grid;grid-template-columns:1.25fr .75fr;gap:100px;margin-top:20px}.intro p{color:var(--muted);font-size:16px}.locations{padding:105px 0;background:#e4e5de}.locations h2,.programs h2{margin:15px 0 45px}.location-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.location-grid article{background:#fff}.location-grid img{width:100%;height:270px;object-fit:cover}.location-grid article>div{padding:25px}.location-grid h3{font-size:26px}.location-grid p{font-size:12px;color:var(--muted)}.location-grid .button{margin:10px 0 14px}.location-grid a:last-child{display:block;font-size:12px;font-weight:800}.dark{background:var(--ink)}.programs{padding:110px 0;background:var(--ink);color:#fff}.programs small{color:#b4bbaf}.program-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#414941}.program-grid article{min-height:340px;padding:25px;background:#1d231f;display:flex;flex-direction:column}.program-grid .selected{background:#f8f8f5;color:var(--ink);box-shadow:inset 0 5px var(--green)}.program-grid label{align-self:flex-end;background:var(--red);color:#fff;padding:4px 6px;font-size:9px;font-weight:800}.program-grid span{font-size:11px;color:#b5bcb2}.program-grid h3{font-size:31px;margin:45px 0 8px}.program-grid p{font-size:12px;color:#bbc1b8}.selected p{color:#667067}.program-grid b{margin-top:auto}.editorial{display:grid;grid-template-columns:1fr 1fr;gap:9vw;padding:110px 0;align-items:center}.editorial img{width:100%;height:560px;object-fit:cover}.editorial p{color:var(--muted)}.editorial ol{padding:0;list-style:none;border-top:1px solid var(--line)}.editorial li{padding:13px;border-bottom:1px solid var(--line);font-size:13px}.how{padding:35px 0 115px}.how h2{margin:15px 0 40px}.how>div{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.how article{padding:26px 32px 0 0}.how article+article{border-left:1px solid var(--line);padding-left:32px}.how article>b{color:var(--green);font-size:11px}.how h3{font-size:22px;margin:40px 0 8px}.how p{font-size:13px;color:var(--muted)}.review-section{background:#151917;color:#fff;padding:105px 0}.reviews{display:grid;grid-template-columns:.65fr 1.35fr;gap:75px}.reviews aside>strong{display:block;font-size:67px;letter-spacing:-5px}.reviews aside strong em{font-size:22px;font-style:normal;color:#aab2a9}.stars{color:var(--green);letter-spacing:2px}.reviews aside p{color:#b5bdb3;font-size:12px}.reviews aside a{font-size:12px;font-weight:800}.carousel{overflow:hidden}.slides{display:flex;transition:transform .45s ease}.slides article{min-width:100%;background:#f0f1eb;color:var(--ink);padding:34px;min-height:260px;display:flex;flex-direction:column}.slides article div{color:var(--green);font-size:14px}.slides article small{display:inline;color:var(--muted);float:right}.slides p{font-size:19px;max-width:620px}.slides b{margin-top:auto;font-size:12px}.carousel-controls{display:flex;justify-content:space-between;align-items:center;margin-top:14px}.carousel button{background:var(--green);border:0;color:#fff;width:35px;height:35px;font-size:17px}.carousel-controls span button{width:7px;height:7px;background:#a7aea4;border-radius:50%;margin:0 3px;padding:0}.carousel-controls span button.active{background:var(--red)}.cta{text-align:center;background:#2a312c;color:#fff;padding:105px 20px}.cta small{color:#c9d2c5}.cta p{color:#cbd1ca}.cta h2{margin:15px 0}footer{background:#0d100e;color:#fff;padding:55px 0 20px}.footer{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:55px}.footer p,.footer a{display:block;color:#bbc3b9;font-size:12px;margin:7px 0;text-decoration:none}.footer>div>b{font-size:12px}.copy{width:min(1140px,calc(100% - 48px));margin:40px auto 0;border-top:1px solid #ffffff22;padding-top:16px;color:#8d978c;font-size:10px}@media(max-width:800px){.header{height:65px}.header nav,.header .primary{display:none}.menu{display:block;margin-left:auto;background:none;color:#fff;border:0;font-size:22px}.header.open nav{display:flex;position:absolute;top:65px;left:0;right:0;background:var(--ink);padding:22px;flex-direction:column}.hero{min-height:620px}.trust{gap:13px;overflow:auto;white-space:nowrap}.intro,.editorial{padding:75px 0}.intro>div,.editorial,.reviews{grid-template-columns:1fr;gap:30px}.location-grid,.program-grid{grid-template-columns:1fr}.program-grid article{min-height:245px}.editorial img{height:360px}.how>div{grid-template-columns:1fr}.how article+article{border-left:0;border-top:1px solid var(--line);padding-left:0}.footer{grid-template-columns:1fr 1fr}.footer>div:first-child{grid-column:1/-1}}
/* Interaction and scroll refinements */
.header{position:fixed;transition:height .25s ease,background .25s ease,box-shadow .25s ease}.header.scrolled{height:58px;background:rgba(13,16,14,.96);box-shadow:0 2px 18px rgba(0,0,0,.18)}.header.scrolled .brand{font-size:17px}.header.scrolled .brand b:after{height:2px}.header.scrolled .primary{padding:10px 13px}.header a,.button,.carousel button{transition:transform .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease}.button:hover,.primary:hover{background:#006d35;transform:translateY(-2px);box-shadow:0 7px 14px rgba(0,0,0,.18)}.link-light{transition:color .2s ease}.link-light:hover{color:#9be168}.location-grid article{transition:transform .25s ease,box-shadow .25s ease}.location-grid article:hover{transform:translateY(-5px);box-shadow:0 12px 28px rgba(12,18,13,.14)}.location-grid article>div>a:last-child{transition:color .2s ease}.location-grid article>div>a:last-child:hover,.footer a:hover,.reviews aside a:hover{color:#78cc93}.program-grid article{cursor:default;overflow:hidden;transition:transform .25s ease,background .25s ease}.program-grid article:hover,.program-grid article:focus{transform:translateY(-8px);background:#28312b;outline:none}.program-grid .selected:hover,.program-grid .selected:focus{background:#fff}.program-detail{max-height:0;opacity:0;overflow:hidden;transition:max-height .35s ease,opacity .25s ease;margin:0}.program-grid article:hover .program-detail,.program-grid article:focus .program-detail{max-height:130px;opacity:1;margin:15px 0}.program-detail b{font-size:10px;text-transform:uppercase;letter-spacing:1px}.program-detail p{margin:5px 0 0}.program-grid strong{margin-top:auto}.carousel button:hover{background:var(--red);transform:translateY(-2px)}.copy a{color:#fff;text-decoration:none}.copy a:hover{color:#78cc93}@media(max-width:800px){.header.scrolled{height:54px}.header.scrolled .primary{display:none}.header.scrolled nav{top:54px}.program-grid article:hover,.program-grid article:focus{transform:none}.program-detail{max-height:130px;opacity:1;margin:15px 0}.carousel button{width:auto;padding:0 11px;font-size:11px}.copy{padding-bottom:12px}}
.how h3,.program-grid h3{letter-spacing:-.55px}.how h3{font-size:23px;line-height:1.15}.carousel-controls{display:none}
.program-grid{grid-template-columns:repeat(3,1fr)}.option-note{margin:22px 0 0;color:#bdc5bb;font-size:13px;max-width:500px}@media(max-width:800px){.program-grid{grid-template-columns:1fr}}
