*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--black:#0d1f1a;--white:#fff;--muted:#6b7c75;--primary:#1f1d8a;--secondary:#f0ad04}html{scroll-behavior:smooth}body{background:var(--white);color:var(--text);margin:0;padding:0;font-family:DM Sans,sans-serif}html,body{overflow-x:hidden}h1,h2,h3,h4,p{font-family:Syne,sans-serif}a{text-decoration:none}button{cursor:pointer;font-family:DM Sans,sans-serif}::-webkit-scrollbar{display:none}.section-label{letter-spacing:3px;color:var(--white);margin-bottom:12px;font-size:14px;font-weight:600;display:block}@media (width<=768px){.hide-mobile{display:none!important}}.app{background:var(--white);overflow-x:hidden}.hero{height:100dvh;position:relative;overflow:hidden}.hero__bg{z-index:0;position:absolute;inset:0}.hero__bg-img{object-fit:cover;width:100%;height:100%}.hero__content{z-index:2;align-items:center;gap:40px;width:100%;padding:0 5vw;display:flex;position:absolute;top:50%;left:55%;transform:translate(-50%,-50%)}.hero__text{max-width:600px}.hero__subtitle{letter-spacing:2px;text-transform:uppercase;color:var(--white);opacity:.8;margin-bottom:12px;font-size:12px;line-height:1.5}.hero__brand{font-weight:700}.hero__title{letter-spacing:-1.5px;color:var(--white);text-shadow:0 10px 40px #0009;font-size:clamp(42px,6vw,72px);font-weight:900;line-height:1.1}.hero__highlight{color:var(--secondary)}.hero__desc{color:var(--white);margin-top:20px;font-size:15px;line-height:1.5}.hero__seo{display:none}.hero__instagram{z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff14;border-top-left-radius:20px;border-top-right-radius:20px;flex-direction:column;gap:10px;width:500px;max-width:500px;padding:12px;transition:all .4s;display:flex;position:absolute;bottom:-15px;right:300px;transform:translate(-50%)}.hero__ig-header{justify-content:space-between;align-items:center;display:flex}.hero__ig-badge{color:var(--white);background:#ffffff1f;border-radius:20px;align-items:center;gap:5px;padding:4px 10px;font-size:10px;display:flex}.hero__ig-actions{align-items:center;gap:10px;display:flex}.hero__ig-toggle{cursor:pointer;color:var(--white);background:0 0;border:none;border-radius:10px;padding:4px 10px;font-size:10px}.hero__instagram--minimized{bottom:-300px}.hero__ig-dot{background:var(--secondary);border-radius:50%;width:6px;height:6px}.hero__ig-card{background:var(--white);border-top-left-radius:14px;border-top-right-radius:14px;overflow:hidden}.hero__ig-top{border-bottom:1px solid #00000012;align-items:center;gap:9px;padding:10px 12px;display:flex}.hero__ig-avatar{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);border-radius:50%;width:34px;height:34px;padding:2px}.hero__ig-avatar-inner{background:var(--primary);border-radius:50%;width:100%;height:100%;overflow:hidden}.hero__ig-avatar-inner img{object-fit:cover;width:100%;height:100%}.hero__ig-info{flex:1}.hero__ig-name{font-size:12px;font-weight:700}.hero__ig-username{color:#888;font-size:10px}.hero__ig-follow{background:var(--primary);color:var(--white);border-radius:7px;padding:5px 11px;font-size:11px}.hero__ig-grid{grid-template-columns:repeat(3,1fr);gap:1.5px;display:grid}.hero__ig-item{aspect-ratio:1;overflow:hidden}.hero__ig-item img{object-fit:cover;width:100%;height:100%}.hero__ig-more{aspect-ratio:1;background:#e8e4f8;justify-content:center;align-items:center;font-weight:700;display:flex}.hero__ig-stats{border-top:1px solid #00000012;justify-content:space-around;padding:10px;display:flex}.hero__ig-stats span:first-child{font-weight:700;display:block}.hero__ig-stats span:last-child{color:#888;font-size:10px}.hero__ig-location{color:var(--primary);padding:4px 12px 10px;font-size:10px}.services{background:var(--white);padding:100px 5vw}.services__container{margin:0 auto}.services__title{text-align:center;color:var(--black);margin-bottom:8px;font-family:Syne,sans-serif;font-size:clamp(28px,4vw,52px);font-weight:800}.services__subtitle{text-align:center;color:var(--muted);margin-bottom:50px;font-size:14px}.services__tabs{justify-content:center;gap:12px;margin-bottom:40px;display:flex}.services__tab{cursor:pointer;background:var(--white);color:#333;border:none;border-radius:20px;padding:10px 20px;font-weight:600;transition:all .25s}.services__tab--active{background:var(--primary);color:#fff}.services__grid{grid-template-columns:repeat(auto-fit,minmax(270px,1fr));align-items:center;gap:24px;display:grid}.services__card{background:var(--white);border:1.5px solid #00000012;border-radius:24px;flex-direction:column;height:100%;min-height:280px;padding:36px 28px;display:flex;position:relative;overflow:hidden;transform:scale(1.05);box-shadow:0 4px 24px #0000000f}.services__card--featured{border:2px solid var(--green);padding:40px 32px;box-shadow:0 12px 50px #3be8a02e}.services__card--dark{background:var(--primary)}.services__badge{background:var(--secondary);color:#0a1c15;letter-spacing:1px;border-radius:0 24px 0 16px;padding:6px 16px;font-size:11px;font-weight:700;position:absolute;top:0;right:0}.services__card-title{letter-spacing:1.5px;color:var(--black);margin-bottom:14px;font-family:Syne,sans-serif;font-size:16px;font-weight:800}.services__card--dark .services__card-title{color:var(--white)}.services__features{gap:24px;display:flex}.services__list{flex-direction:column;flex:1;gap:12px;margin:0;padding:0;list-style:none;display:flex}.services__item{color:var(--black);align-items:center;gap:10px;font-size:13px;display:flex}.services__card--dark .services__item{color:#ffffffd9}.washes{background:var(--white);padding:100px 5vw}.washes__container{margin:0 auto}.washes__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:26px;display:grid}.washes__text-card{justify-content:center;align-items:center;padding:20px;display:flex}.washes__text-card--left{text-align:left;height:100%}.washes__text-card--right{text-align:right;height:100%}.washes__text{color:var(--muted);max-width:400px;font-size:16px;line-height:1.6}.washes__card{aspect-ratio:4/3;cursor:pointer;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 6px 30px #0000001a}.washes__img{object-fit:cover;filter:brightness(75%);width:100%;height:100%;display:block}.washes__overlay{background:linear-gradient(#0000,#0a1c15cc);align-items:flex-end;padding:20px;display:flex;position:absolute;inset:0}.washes__label{color:var(--white);font-family:Syne,sans-serif;font-size:14px;font-weight:700}.reviews{background:var(--white);padding:100px 0}.reviews__container{margin:0 auto;overflow:hidden}.reviews__subtitle{text-align:center;color:var(--muted);margin-bottom:8px;font-size:14px}.reviews__title{text-align:center;color:var(--black);margin-bottom:64px;font-family:Syne,sans-serif;font-size:clamp(28px,4vw,50px);font-weight:800}.reviews__track{cursor:grab;gap:20px;display:flex}.reviews__item{flex:none}.reviews__card{background:var(--white);border:1.5px solid #00000012;border-radius:20px;flex-direction:column;justify-content:space-between;width:320px;height:100%;padding:28px 24px;display:flex;box-shadow:0 2px 16px #0000000a}.reviews__stars{gap:3px;margin-bottom:16px;display:flex}.reviews__text{color:#444;margin-bottom:24px;font-size:14px;font-style:italic;line-height:1.8}.reviews__author{align-items:center;gap:12px;display:flex}.reviews__avatar{width:42px;height:42px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-family:Syne,sans-serif;font-size:13px;font-weight:700;display:flex}.reviews__name{color:var(--black);font-size:14px;font-weight:600}.reviews__role{color:var(--muted);font-size:12px}.location{background:var(--white);padding:0;position:relative;overflow:hidden}.location__container{text-align:center;z-index:2;margin:0 auto;position:relative}.location__map-wrap{position:relative;overflow:hidden}.location__iframe{filter:grayscale()contrast(1.1)brightness(.8);border:0;width:100%;height:500px}.location__card{background:var(--white);opacity:.75;color:var(--dark);border:1px solid #54545433;border-radius:16px;max-width:260px;padding:20px 24px;position:absolute;bottom:30px;left:30px}.location__logo{justify-content:center;align-items:center;display:flex}.location__logo-img{object-fit:contain;height:80px}.location__hours{opacity:.8;text-align:center;font-size:13px}.footer{background:var(--white);padding:20px 5vw}.footer__container{max-width:1140px;margin:0 auto}.footer__text{text-align:center;color:var(--muted);font-size:16px}@media (width<=1536px) and (width>=1025px){.hero__instagram{width:450px;right:150px}}@media (width<=1024px),(height<=750px){.hero__content{gap:30px;margin-top:-70px;left:50%}.hero__title{font-size:clamp(32px,8vw,48px)}.hero__instagram{width:400px;right:100px}.hero__instagram--minimized{bottom:-230px}.services__card{min-height:325px;max-height:325px}}@media (width<=768px){.hero__content{text-align:left;flex-direction:column;gap:20px;margin-top:-50px;left:50%}.hero__text{margin-top:-180px}.hero__title{font-size:clamp(32px,8vw,48px)}.hero__instagram{width:70%;max-width:500px;bottom:-20px;right:15%;transform:translate(-50%)}.hero__instagram--minimized{bottom:-170px}.services{padding:80px 20px}.services__features{flex-direction:column}.services__card{min-height:410px;max-height:410px;transform:none}.services__grid{gap:20px}.washes{padding:80px 20px}.washes__intro{flex-direction:column;gap:20px;margin-bottom:40px}.washes__outro{justify-content:center;margin-top:40px}.washes__text{text-align:left;max-width:100%}.washes__grid{grid-template-columns:1fr;gap:20px}.reviews__card{width:260px}.reviews__track{gap:16px}.reviews__title{margin-bottom:40px}.location__card{width:90%;margin:20px auto;position:relative;bottom:auto;left:auto}.location__iframe{height:400px}.footer__text{font-size:14px}}@media (width<=667px){.hero__content{margin-top:0}.hero__instagram{width:70%;bottom:-65px;scale:.7}.hero__instagram--minimized{bottom:-170px}}.navbar{z-index:200;justify-content:space-between;align-items:center;height:75px;padding:0 5vw;transition:all .4s;display:flex;position:fixed;top:0;left:0;right:0}.navbar--scrolled{background:var(--primary);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.navbar__logo{align-items:center;margin-top:10px;display:flex}.navbar__logo-img{object-fit:contain;height:80px}.navbar__menu{align-items:center;gap:36px;display:flex}.navbar__link{color:var(--white);letter-spacing:.5px;font-size:16px;font-weight:500;text-decoration:none;transition:all .3s}.navbar__link--active{color:var(--secondary);font-weight:700}.navbar__cta{display:flex}.navbar__button{color:var(--black);background:var(--secondary);letter-spacing:.5px;cursor:pointer;border:none;border-radius:10px;width:120px;height:40px;font-size:15px;font-weight:700;transition:all .3s;box-shadow:0 10px 30px #262c294d}.navbar__button:hover{transform:scale(1.08)}.navbar__button:active{transform:scale(.95)}.hide-mobile{display:flex}.hide-desktop{display:none}@media (width<=768px){.hide-mobile{display:none}.hide-desktop{display:block}.navbar__logo-img{height:70px}.navbar__button{border-radius:8px;width:90px;height:35px;font-size:12px}}.floating-social{z-index:9999;flex-direction:column;gap:12px;display:flex;position:fixed;bottom:20px;right:20px}.floating-social__btn{color:#333;cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 15px #00000026}.floating-social__btn:first-child{color:#e1306c}.floating-social__btn:last-child{color:#25d366}.floating-social__btn:hover{opacity:1;transform:scale(1.1)}.floating-social__btn:active{transform:scale(.95)}@media (width<=768px){.floating-social{bottom:15px;right:15px}.floating-social__btn{width:40px;height:40px}}
