label,.field-label{display:block;font-size:12px;font-weight:600;margin:0 0 8px}input,select,textarea{display:block;width:100%;min-width:0;background:#fff;color:var(--ink);padding:13px 14px;border:1px solid #ccd9cf;border-radius:10px;font-size:14px;line-height:1.5}input:focus,select:focus,textarea:focus{border-color:var(--green)}input[readonly]{background:var(--mint)}textarea{resize:vertical;min-height:92px}fieldset{border:0;padding:0;margin:0;min-width:0}legend{font-size:18px;font-weight:650;margin-bottom:20px;letter-spacing:-.4px}.field{margin-bottom:20px}.row2{display:grid;grid-template-columns:1fr 1fr;gap:18px}.hint{font-size:11px;color:var(--muted);margin-top:7px;line-height:1.65}.form-error{color:#9d3927;font-size:13px;line-height:1.7;margin-top:15px}.form-success{color:var(--green);font-size:13px;margin-top:15px}.check{display:flex;align-items:flex-start;gap:10px;font-size:12px;line-height:1.7;font-weight:400}.check input{width:18px;height:18px;flex-shrink:0;margin:2px 0 0;accent-color:var(--green)}.booking-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,1fr);gap:30px;align-items:start;padding-bottom:70px}.form-card{padding:34px;background:white;border:1px solid var(--line);border-radius:var(--radius)}.form-card fieldset+fieldset{border-top:1px solid var(--line);margin-top:25px;padding-top:25px}.form-step{display:inline-grid;place-items:center;width:27px;height:27px;background:var(--mint);color:var(--green);border-radius:50%;font-size:11px;margin-right:8px;vertical-align:2px}.booking-summary{background:var(--mint);border:1px solid var(--line);border-radius:var(--radius);padding:29px;position:sticky;top:112px}.booking-summary h2{font-size:22px}.summary-line{display:flex;justify-content:space-between;gap:20px;padding:13px 0;font-size:12px;border-bottom:1px solid #d5e0d1}.summary-line span{color:var(--muted)}.summary-line strong{text-align:right;font-weight:600;max-width:65%;overflow-wrap:anywhere}.summary-total{margin:24px 0}.summary-total span{font-size:11px;color:var(--muted);display:block}.summary-total strong{font-size:33px;letter-spacing:-1px;display:block}.summary-provider{padding-top:20px;border-top:1px solid #d5e0d1;display:flex;gap:12px;align-items:center;font-size:12px}.summary-provider p{font-size:11px}.status-pill{display:inline-flex;padding:5px 10px;border-radius:100px;background:#e6efce;color:#50643a;font-size:10px}.hidden-field{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.login-wrap{max-width:440px;margin:65px auto 90px;width:calc(100% - 40px)}.login-wrap h1{font-size:35px}.login-wrap>p{font-size:13px;margin:15px 0 27px}.password-wrap{display:flex;gap:7px}.password-wrap button{border:1px solid var(--line);border-radius:10px;background:var(--mint);padding:0 12px;font-size:11px;color:var(--green)}.admin-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin:40px 0 26px}.admin-heading h1{font-size:36px}.admin-heading p{font-size:13px;margin-top:8px}.admin-nav{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:28px}.admin-panel{padding:28px;background:white;border:1px solid var(--line);border-radius:18px;margin-bottom:50px}.admin-panel h2{font-size:25px;margin-bottom:12px}.admin-panel>p{font-size:13px;margin-bottom:22px}.admin-services{display:grid;grid-template-columns:1fr 1fr;gap:20px}.admin-service{border:1px solid var(--line);border-radius:12px;padding:20px}.admin-service h3{font-size:19px;margin-bottom:18px}.admin-service textarea{font-size:12px}.panel-actions{display:flex;gap:14px;align-items:center;margin-top:23px;flex-wrap:wrap}.admin-subtitle{margin-top:30px!important}.admin-booking{border:1px solid var(--line);padding:20px;border-radius:13px;margin-top:17px}.admin-booking-head{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap}.admin-booking h3{font-size:18px}.admin-booking p{font-size:12px;margin-top:8px;white-space:pre-wrap;overflow-wrap:anywhere}.admin-booking .booking-detail{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:15px 0}.admin-booking select{width:auto;min-width:180px;font-size:12px}.empty-state{padding:35px;border:1px dashed var(--line);border-radius:12px;text-align:center}.empty-state strong{display:block;margin-bottom:10px}.empty-state p{font-size:13px}.success-wrap{max-width:630px;width:calc(100% - 40px);margin:65px auto}.success-wrap h1{font-size:39px;margin:20px 0}.success-icon{width:70px;height:70px;background:var(--lime);display:grid;place-items:center;border-radius:50%;font-size:35px}.success-wrap>.form-card{margin:27px 0}.success-wrap .hero-actions{margin-bottom:55px}.privacy-note{font-size:12px;line-height:1.9}.privacy-note strong{color:var(--ink)}.availability-label{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--green);margin:20px 0}.availability-label:before{content:'';width:7px;height:7px;background:var(--green);border-radius:50%}
@media(max-width:900px){.booking-layout{grid-template-columns:minmax(0,1.4fr) minmax(250px,1fr);gap:20px}.form-card{padding:24px}.booking-summary{padding:23px}}
@media(max-width:760px){.booking-layout{grid-template-columns:1fr}.booking-summary{position:static;order:-1}.booking-summary .summary-provider,.booking-summary .summary-notes{display:none}.summary-total{margin:15px 0 0}.summary-line{padding:9px 0}.form-card{padding:22px}.admin-services{grid-template-columns:1fr}.admin-panel{padding:20px}.admin-heading{align-items:start}.admin-heading h1{font-size:29px}.admin-heading .btn{font-size:11px;padding:11px 15px}.success-wrap h1{font-size:33px}.admin-booking .booking-detail{grid-template-columns:1fr}.admin-booking select{width:100%}}
@media(max-width:420px){.row2{grid-template-columns:1fr;gap:0}.estimate-panel .row2{grid-template-columns:1.5fr 1fr;gap:12px}.admin-heading{flex-direction:column}.booking-summary h2{font-size:20px}}


.wa-chat{position:fixed;right:24px;bottom:max(22px,env(safe-area-inset-bottom));z-index:45;font-family:inherit}
.wa-chat-launcher{position:relative;display:grid;place-items:center;width:56px;height:56px;padding:15px;border:1px solid #ffffff70;border-radius:50%;background:#21885a;color:white;box-shadow:0 5px 22px #123e3930;transition:background .2s,transform .2s}
.wa-chat-launcher:hover{background:#176c46;transform:translateY(-2px)}
.wa-chat-launcher svg{width:26px;height:26px}
.wa-chat-tooltip{position:absolute;right:68px;white-space:nowrap;pointer-events:none;background:white;color:var(--ink);padding:9px 14px;border:1px solid var(--line);border-radius:10px;font-size:12px;box-shadow:0 4px 16px #16392b12;opacity:0;transform:translateX(5px);transition:opacity .2s,transform .2s}
.wa-chat-launcher:hover .wa-chat-tooltip,.wa-chat-launcher:focus-visible .wa-chat-tooltip{opacity:1;transform:none}
.wa-chat-launcher[aria-expanded=true] .wa-chat-tooltip{display:none}
.wa-chat-panel{position:absolute;right:0;bottom:72px;width:360px;max-height:calc(100dvh - 120px - env(safe-area-inset-bottom));display:flex;flex-direction:column;overflow:auto;overscroll-behavior:contain;border-radius:20px;background:white;border:1px solid #d7e4da;box-shadow:0 18px 65px #183c362b;animation:wa-chat-in .2s ease-out}
.wa-chat-head{display:flex;align-items:center;gap:11px;background:var(--dark);color:white;padding:19px 17px;flex-shrink:0}
.wa-chat-avatar{display:grid;place-items:center;width:39px;height:39px;border-radius:50%;background:var(--lime);color:var(--dark);font-family:Georgia,serif;font-size:16px;flex-shrink:0}
.wa-chat-head h2{font-size:16px;letter-spacing:-.3px;line-height:1.3}
.wa-chat-head p{color:#d4e5da;font-size:11px;margin-top:4px;overflow-wrap:anywhere}
.wa-chat-close{border:0;background:transparent;color:white;font-size:27px;line-height:1;width:34px;height:34px;border-radius:50%;margin-left:auto;flex-shrink:0}
.wa-chat-close:hover{background:#ffffff18}
.wa-chat-body{padding:20px;background:radial-gradient(circle at 15% 15%,#dce9d970 0 2px,transparent 3px) 0 0/28px 28px,#f0f5ed}
.wa-chat-channel{display:block;font-size:8px;font-weight:650;letter-spacing:1.3px;color:#67796e;margin-bottom:13px}
.wa-chat-bubble{position:relative;background:white;border:1px solid #e0e9dc;border-radius:2px 15px 15px;padding:15px;box-shadow:0 2px 5px #123c3610}
.wa-chat-bubble p{font-size:13px;line-height:1.75;color:var(--ink)}
.wa-chat-signature{display:block;font-size:10px;color:var(--muted);margin-top:10px}
.wa-chat-quick{display:flex;flex-wrap:wrap;gap:7px;margin:15px 0 0}
.wa-chat-quick button{background:#fff;border:1px solid #cbdccd;border-radius:100px;font-size:11px;color:var(--green);padding:8px 11px;font-weight:600}
.wa-chat-quick button:hover{background:var(--lime);border-color:#b2cc93}
.wa-chat-unavailable{font-size:11px;color:#705b2d;background:#fffaed;border:1px solid #e9dfc5;border-radius:9px;padding:10px 12px;margin-top:14px;line-height:1.7}
.wa-chat-services{display:inline-flex;gap:13px;color:var(--green);font-size:11px;font-weight:600;margin-top:15px}
.wa-chat-services:hover{text-decoration:underline}
.wa-chat-compose{padding:16px 20px 18px;background:white}
.wa-chat-compose label{font-size:11px;margin-bottom:7px}
.wa-chat-compose textarea{min-height:76px;max-height:130px;resize:vertical;font-size:13px;padding:10px 12px;line-height:1.6}
.wa-chat-send{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;margin-top:12px;background:var(--green);color:white;border:0;border-radius:10px;padding:13px 9px;font-size:12px;font-weight:600}
.wa-chat-send svg{width:17px;height:17px;flex-shrink:0}
.wa-chat-send:hover:not(:disabled){background:var(--dark)}
.wa-chat-send:disabled{cursor:not-allowed}
.wa-chat-note{font-size:10px;text-align:center;line-height:1.6;margin-top:10px;color:var(--muted)}
@keyframes wa-chat-in{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:480px){.wa-chat{right:16px;bottom:max(16px,env(safe-area-inset-bottom))}.wa-chat-panel{width:calc(100vw - 32px);bottom:69px;max-height:calc(100dvh - 105px - env(safe-area-inset-bottom))}.wa-chat-head{padding:16px}.wa-chat-body{padding:16px}.wa-chat-compose{padding:14px 16px}.wa-chat-tooltip{display:none}}

.business-location{padding:32px;background:white;border:1px solid var(--line);border-radius:var(--radius)}
.location-pin{display:grid;place-items:center;width:47px;height:47px;border-radius:14px;background:var(--lime);color:var(--dark);font-size:29px;margin-bottom:23px}
.business-location h3{font-size:27px;margin-bottom:15px}
.business-location address{font-style:normal;font-size:14px;color:var(--muted);line-height:1.9}
.business-contact-row{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;padding:18px 0;margin-top:16px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:12px}
.business-contact-row a{font-weight:650;color:var(--green)}
.business-location .hero-actions{margin-top:22px;gap:10px}
.business-location .btn{font-size:12px;padding:13px 18px;gap:12px}
.business-location .hint{margin-top:15px}
.footer-location{padding:23px 0;display:grid;grid-template-columns:1fr 2fr;column-gap:35px;row-gap:8px;border-top:1px solid var(--line);font-size:12px}
.footer-location address{font-style:normal;color:var(--muted);line-height:1.8}
.footer-location a{color:var(--green);font-size:11px}
.footer-location a:hover{text-decoration:underline}
@media(max-width:760px){.business-location{padding:25px}.footer-location{grid-template-columns:1fr;gap:10px}.business-location h3{font-size:24px}}

:root{--ink:#183c36;--muted:#657771;--green:#246b56;--dark:#124a3b;--lime:#d5ef91;--cream:#f9faf5;--line:#dce5dc;--mint:#edf3e8;--max:1180px;--radius:22px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--cream);color:var(--ink);font-family:'Segoe UI',Arial,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,p{margin:0}h1,h2,h3{line-height:1.12;letter-spacing:-.045em;font-weight:650}h1{font-size:clamp(2.9rem,5.6vw,5rem)}h2{font-size:clamp(2.1rem,4vw,3.4rem)}h3{font-size:1.5rem;letter-spacing:-.025em}p{color:var(--muted)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}a,button{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #638d25;outline-offset:4px}[hidden]{display:none!important}.wrap{width:min(var(--max),calc(100% - 64px));margin:auto}.skip{position:fixed;left:20px;top:-70px;z-index:100;background:var(--dark);color:white;padding:12px}.skip:focus{top:8px}.topbar{background:var(--dark);color:#f3f7e6;font-size:12px;letter-spacing:.025em}.topbar .wrap{display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:35px}.topbar .location{display:flex;align-items:center;gap:8px}.dot{width:6px;height:6px;border-radius:50%;background:var(--lime);display:inline-block}.site-header{position:sticky;top:0;z-index:30;background:var(--cream);border-bottom:1px solid var(--line)}.nav{min-height:86px;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:10px;font-size:19px;font-weight:750;letter-spacing:-.7px;line-height:1.1;white-space:nowrap}.brand small{display:block;font-size:9px;font-weight:600;letter-spacing:2px;margin-top:7px}.brand-mark{display:grid;place-items:center;width:40px;height:44px;color:var(--dark);background:var(--lime);border-radius:14px 14px 14px 3px;font-size:28px}.nav-links{display:flex;align-items:center;gap:27px;margin-left:auto;font-size:13px;font-weight:600}.nav-links a:not(.btn):hover,.nav-links a.active{color:var(--green);text-decoration:underline;text-underline-offset:7px}.nav-toggle{display:none;background:transparent;border:1px solid var(--line);border-radius:8px;padding:8px 12px}.btn{display:inline-flex;justify-content:center;align-items:center;gap:23px;border:1px solid transparent;border-radius:100px;padding:15px 25px;font-size:14px;font-weight:650;line-height:1.3;background:var(--green);color:white;transition:background .2s,transform .2s}.btn:hover{background:var(--dark);transform:translateY(-2px)}.btn.small{padding:12px 20px;font-size:12px}.btn.secondary{background:transparent;color:var(--ink);border-color:#adc1b4}.btn.secondary:hover{background:var(--mint)}.btn.lime{background:var(--lime);color:var(--dark)}.btn.lime:hover{background:#c4e977}.btn.full{width:100%}.arrow{font-size:20px;line-height:1}.eyebrow{font-size:11px;font-weight:750;letter-spacing:2px;text-transform:uppercase;display:flex;align-items:center;gap:9px;margin-bottom:21px}.eyebrow:before{content:'';height:7px;width:7px;background:var(--green);border-radius:50%}.hero{padding:65px 0 62px;position:relative;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:64px;align-items:center}.hero h1 em{font-family:Georgia,serif;font-weight:400;color:var(--green)}.hero-copy>p{max-width:460px;margin-top:25px;font-size:16px;line-height:1.85}.hero-actions{display:flex;align-items:center;gap:13px;flex-wrap:wrap;margin-top:30px}.hero-note{display:flex;align-items:center;gap:13px;margin-top:30px;font-size:11px;color:var(--muted)}.avatar{width:36px;height:36px;display:grid;place-items:center;background:#e5ebda;border:1px solid #d0ddc7;border-radius:50%;font-family:Georgia,serif;color:var(--green)}.hero-note strong{display:block;color:var(--ink);font-size:12px}
.hero-art{position:relative;min-height:475px;border-radius:180px 180px 24px 24px;background:#e3ebdc;border:8px solid #eef2e7;isolation:isolate}.room{position:absolute;inset:20px 20px 45px;border-radius:160px 160px 10px 10px;background:linear-gradient(140deg,#eef3e1,#d6e7d2 52%,#adcab1);overflow:hidden}.room:after{content:'';position:absolute;bottom:0;left:0;right:0;height:83px;background:#bdc9ac;box-shadow:0 -1px 0 #a6b69c}.window{position:absolute;top:50px;left:24%;width:53%;height:228px;border:9px solid #f8f8ed;border-radius:85px 85px 0 0;background:linear-gradient(120deg,#f6ffed,#d6eee2 60%,#8dc0b0);box-shadow:14px 15px 0 #aec8ad66;overflow:hidden}.window:before{content:'';position:absolute;height:100%;width:6px;background:#f8f8ed;left:48%}.window:after{content:'';position:absolute;width:100%;height:6px;background:#f8f8ed;top:53%}.sunbeam{position:absolute;left:30%;top:-30%;height:150%;width:28px;background:#ffffff50;transform:rotate(35deg)}.towels{position:absolute;left:30px;bottom:55px;z-index:2;width:140px;display:flex;flex-direction:column;gap:3px;transform:rotate(-3deg)}.towels span{height:30px;background:#f6f5e5;border:1px solid #e2e0c9;border-radius:9px;box-shadow:0 4px 8px #3f614217}.towels span:nth-child(2){background:#789c7b;border-color:#789c7b;margin-left:8px}.towels span:nth-child(3){background:#eee1ba}.bottle{position:absolute;right:28px;bottom:54px;z-index:2;width:53px;height:111px;border-radius:18px 18px 8px 8px;background:#456f52;border:3px solid #385c44;transform:rotate(8deg)}.bottle:before{content:'';position:absolute;width:25px;height:22px;background:#e5edb8;left:10px;top:-23px;border-radius:4px 12px 0 0}.bottle:after{content:'✧';position:absolute;top:35px;left:4px;right:4px;background:#eff1d2;text-align:center;color:#385c44;font-size:24px}.plant{position:absolute;right:95px;bottom:60px;width:48px;height:64px;background:#d6b890;border-radius:4px 4px 18px 18px;z-index:1}.plant:before,.plant:after{content:'';position:absolute;width:33px;height:75px;background:#6b8e5f;border-radius:95% 0 95% 0;top:-63px;left:-10px;transform:rotate(-30deg)}.plant:after{left:21px;top:-80px;transform:rotate(18deg);background:#3d7152}.hero-squeegee{position:absolute;z-index:4;width:154px;height:16px;background:var(--dark);top:40%;left:32%;transform:rotate(-28deg);border-top:5px solid #a7be9b;border-radius:4px;box-shadow:2px 4px 3px #234c3822;animation:hero-wipe 4s ease-in-out 2}.hero-squeegee:after{content:'';position:absolute;width:14px;height:93px;top:12px;left:68px;background:#d9e5b2;border:3px solid #a2b784;border-radius:0 0 8px 8px}.spark{position:absolute;z-index:3;color:#fff;font-size:39px;animation:twinkle 3s ease-in-out 2}.spark.one{top:85px;right:65px}.spark.two{top:200px;left:35px;font-size:28px;animation-delay:1.4s}.art-label{position:absolute;z-index:5;background:white;border:1px solid #e0e6d6;border-radius:14px;padding:14px 18px;box-shadow:0 10px 35px #234b3710;display:flex;align-items:center;gap:12px;font-size:12px;line-height:1.5}.art-label b{display:block}.art-label p{font-size:11px}.label-icon{background:var(--lime);color:var(--green);width:34px;height:34px;border-radius:50%;display:grid;place-items:center;font-size:20px}.art-label.top{top:42px;left:-28px;transform:rotate(-4deg)}.art-label.bottom{bottom:15px;right:-20px;transform:rotate(3deg)}.art-caption{position:absolute;bottom:11px;left:20px;font-size:9px;font-weight:700;letter-spacing:2px;color:#647e63}
.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trust-items{display:grid;grid-template-columns:repeat(4,1fr);padding:24px 0;gap:22px;font-size:12px;font-weight:600}.trust-items span{display:flex;align-items:center;gap:10px}.trust-items i{font-size:20px;font-style:normal;color:var(--green)}.section{padding:86px 0;position:relative;isolation:isolate;overflow:hidden}.section-tint{background:#eef3e9}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:35px}.section-head p{max-width:320px;font-size:14px}.section-head h2{max-width:640px}.tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:25px}.tab{border:1px solid var(--line);background:transparent;border-radius:100px;padding:10px 20px;color:var(--muted);font-size:12px;font-weight:600}.tab:hover{border-color:var(--green)}.tab.active{background:var(--dark);color:white;border-color:var(--dark)}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.service-card{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:25px;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.service-card:hover{transform:translateY(-5px);box-shadow:0 12px 30px #254e3d0c}.card-top{display:flex;align-items:center;gap:10px;margin-bottom:30px}.service-symbol{font-size:26px;background:#f0f5e9;display:grid;place-items:center;width:46px;height:46px;border-radius:13px;color:var(--green)}.label{font-size:9px;letter-spacing:1.4px;font-weight:650}.card-number{margin-left:auto;color:#b5c3b7;font-family:Georgia,serif}.service-card h3{font-size:22px}.service-card>p{font-size:12px;line-height:1.8;margin:13px 0 22px;flex:1}.service-price{font-size:25px;font-weight:650;letter-spacing:-1px}.service-price span{font-size:11px;font-weight:400;color:var(--muted);letter-spacing:0}.card-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:10px;color:var(--muted);border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.card-bottom a{color:var(--green);font-weight:700;font-size:12px}.card-bottom a span{margin-left:10px}.subtle-note{font-size:12px;margin-top:21px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:45px}.step-number{height:47px;width:47px;display:grid;place-items:center;border:1px solid #bbccb7;border-radius:50%;font-size:13px;margin-bottom:25px}.steps h3{font-size:21px;margin-bottom:14px}.steps p{font-size:13px;line-height:1.9}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.estimate-panel{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:32px}.estimate-total{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:25px 0;border-top:1px dashed var(--line);margin-top:23px}.estimate-total span{font-size:12px;color:var(--muted)}.estimate-total strong{font-size:29px;letter-spacing:-1px}.text-block>p{margin-top:24px;font-size:14px;line-height:1.9}.check-list{list-style:none;padding:0;margin:25px 0 0}.check-list li{padding:10px 0;font-size:13px;display:flex;gap:12px}.check-list li:before{content:'✓';color:var(--green);font-weight:750}.provider-card{position:relative;background:#e3eccc;border-radius:var(--radius);min-height:340px;padding:38px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.provider-avatar{width:130px;height:130px;background:#eff5e4;border:1px solid #c5d5b1;display:grid;place-items:center;border-radius:50%;font-size:44px;font-family:Georgia,serif;margin-bottom:24px}.provider-card h3{font-size:25px}.provider-card p{font-size:12px;margin-top:8px}.provider-card .eyebrow{margin:20px 0 0;font-size:9px}.provider-flower{position:absolute;right:26px;top:15px;font-size:50px;color:#7a9b56}.coverage-box{padding:24px;border-left:3px solid var(--green);background:var(--mint);margin-top:26px;border-radius:0 15px 15px 0}.coverage-box strong{display:block;margin-bottom:5px}.coverage-box p{font-size:12px}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:85px}.faq details{border-bottom:1px solid #d1ddcf;padding:21px 0}.faq details:first-child{padding-top:0}.faq summary{font-size:15px;cursor:pointer;font-weight:600;list-style:none;display:flex;justify-content:space-between;gap:20px}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';font-size:21px;font-weight:400}.faq details[open] summary:after{content:'−'}.faq details p{font-size:13px;line-height:1.9;margin-top:17px}.cta-box{background:var(--dark);color:white;border-radius:25px;padding:53px 55px;display:flex;justify-content:space-between;align-items:center;gap:35px}.cta-box h2{font-size:clamp(2rem,4vw,3rem);max-width:580px}.cta-box p{color:#bdcec3;font-size:13px;margin-top:17px}.cta-box .btn{flex-shrink:0}.footer{padding:48px 0 20px;border-top:1px solid var(--line)}.footer-top{display:flex;justify-content:space-between;gap:30px;margin-bottom:40px}.footer-top p{max-width:300px;margin-top:17px;font-size:12px}.footer-links{display:flex;gap:60px;font-size:12px}.footer-links strong{display:block;font-size:11px;letter-spacing:1px;margin-bottom:12px}.footer-links a{display:block;color:var(--muted);margin-bottom:8px}.footer-links a:hover{color:var(--green)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:18px;font-size:10px;color:var(--muted)}.footer-bottom a{text-decoration:underline;text-underline-offset:3px}.page-hero{padding:62px 0 40px}.page-hero h1{font-size:clamp(2.5rem,5vw,4rem);max-width:760px}.page-hero p{margin-top:20px;max-width:630px;font-size:15px}.breadcrumb{font-size:11px;color:var(--muted);margin-bottom:23px}.notice{padding:13px 17px;border:1px solid #e3d4ad;border-radius:12px;background:#fff8e9;color:#755a27;font-size:13px;margin:18px 0}
.glass-pane,.glass-wiper{display:none}.wipe-ready>.glass-pane{display:block;position:absolute;top:0;left:0;width:100%;height:64px;z-index:10;background:linear-gradient(100deg,transparent,#d5ef9155,transparent);pointer-events:none;opacity:0;transform:translateX(-100%)}.wipe-ready>.glass-wiper{display:block;position:absolute;top:0;left:0;width:100%;height:4px;z-index:11;background:linear-gradient(90deg,transparent 88%,#246b5680 96%,#d5ef91);pointer-events:none;opacity:0;transform:translateX(-100%)}.is-clean>.glass-pane,.is-clean>.glass-wiper{animation:clean-sweep .65s ease-out forwards}@keyframes clean-sweep{0%{transform:translateX(-100%);opacity:0}20%{opacity:1}80%{opacity:1}100%{transform:translateX(100%);opacity:0}}@keyframes hero-wipe{0%,100%{transform:translate(-8px,-15px) rotate(-28deg)}50%{transform:translate(25px,85px) rotate(-18deg)}}@keyframes twinkle{50%{opacity:.3;transform:scale(.8)}}
@media(max-width:1050px){.hero-grid{gap:36px}.hero-art{min-height:435px}.nav-links{gap:18px}.nav-links .btn{display:none}.hero h1{font-size:55px}.two-col{gap:40px}.service-card{padding:21px}.art-label.top{left:-10px}.art-label.bottom{right:-8px}.trust-items{font-size:11px;gap:10px}.faq-grid{gap:45px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.topbar .wrap{justify-content:center;min-height:31px}.topbar .top-note{display:none}.nav{min-height:74px;justify-content:space-between;gap:10px}.brand{font-size:17px}.brand-mark{width:34px;height:38px}.brand small{font-size:8px}.nav-toggle{display:block;font-size:12px}.nav-links{display:none;position:absolute;top:74px;left:0;right:0;background:var(--cream);border-bottom:1px solid var(--line);padding:20px;flex-direction:column;align-items:stretch;gap:8px}.nav-links.open{display:flex}.nav-links a{padding:10px}.nav-links .btn{display:flex}.hero{padding:42px 0}.hero-grid{grid-template-columns:1fr;gap:42px}.hero h1{font-size:clamp(46px,10vw,66px);max-width:580px}.hero-copy>p{font-size:14px;margin-top:20px;max-width:100%}.hero-art{min-height:400px;max-width:480px;width:100%;margin:0 auto}.room{inset:15px 15px 35px}.window{height:200px;top:40px}.art-label.top{top:25px;left:0}.art-label.bottom{right:0}.hero-note{margin-top:23px}.trust-items{grid-template-columns:1fr 1fr;gap:16px;padding:20px 0;font-size:11px}.section{padding:58px 0}.section-head{flex-direction:column;align-items:start;gap:17px}.section-head p{max-width:100%}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.service-card{padding:20px}.card-top{margin-bottom:22px}.label{font-size:8px}.service-symbol{width:32px;height:35px;font-size:21px}.card-number{display:none}.service-card h3{font-size:20px}.service-price{font-size:23px}.card-bottom{align-items:start;flex-direction:column;gap:8px}.two-col,.faq-grid{grid-template-columns:1fr;gap:32px}.steps{grid-template-columns:1fr;gap:27px;margin-top:30px}.step-number{margin-bottom:13px}.steps p{max-width:460px}.steps h3{margin-bottom:10px}.cta-box{padding:32px 26px;flex-direction:column;align-items:start;gap:25px}.footer-top{flex-direction:column;gap:30px}.footer-links{gap:55px}.footer-bottom{flex-wrap:wrap;gap:9px}.page-hero{padding:38px 0 25px}.page-hero p{font-size:14px}.eyebrow{font-size:10px;margin-bottom:17px}.estimate-panel{padding:25px}.provider-card{min-height:300px}}
@media(max-width:420px){.service-grid{grid-template-columns:1fr}.card-bottom{flex-direction:row}.card-top{margin-bottom:18px}.service-card>p{margin-bottom:16px}.hero-art{min-height:375px}.hero-actions .btn{padding:14px 20px;font-size:12px}.hero h1{font-size:45px}.topbar{font-size:10px}.hero-note{font-size:10px}.art-label{font-size:10px;padding:12px}.art-label p{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.glass-pane,.glass-wiper{display:none!important}}

/* A compact storefront, with no image or font downloads. */
.home-hero{background:radial-gradient(ellipse at 90% 20%,#e5efd7 0,transparent 52%);padding:54px 0 48px}
.home-hero .hero-grid{gap:48px;grid-template-columns:1.12fr 1fr}
.home-hero h1{font-size:clamp(3rem,5.1vw,4.6rem);line-height:1.04;letter-spacing:-.055em}
.home-hero .hero-copy>p{max-width:460px;margin-top:20px;line-height:1.7}
.home-hero .hero-actions{margin-top:24px;gap:10px}
.hero-copy>p.hero-assurance{font-size:11px;margin-top:14px;color:#426653;font-weight:600}
.hero-prices{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:25px;max-width:470px}
.hero-prices>a{display:flex;flex-direction:column;padding:15px 17px;border:1px solid #cfdcc9;border-radius:15px;background:#ffffffb3;transition:border-color .2s}
.hero-prices>a:hover{border-color:var(--green)}
.hero-prices>a>span:first-child{font-size:11px;color:var(--muted)}
.hero-prices strong{font-size:23px;letter-spacing:-1px;line-height:1.6}
.hero-prices small{font-size:10px;font-weight:400;letter-spacing:0;color:var(--muted)}
.price-detail{display:flex;justify-content:space-between;font-size:10px;color:var(--muted)}
.price-detail b{color:var(--green);font-size:15px}
.home-hero .hero-note{margin-top:20px}
.home-hero .hero-art{border-radius:200px 200px 28px 28px;min-height:510px}
.home-hero .art-label{box-shadow:0 8px 22px #234b370d}
.service-card{border-radius:18px}
.service-card:nth-child(3n+1){border-top:3px solid #acc88b}
.service-card:nth-child(3n+2){border-top:3px solid #76aa96}
.service-card:nth-child(3n){border-top:3px solid #cfbf93}
.card-bottom a{min-height:44px;display:inline-flex;align-items:center}
.steps article{padding:24px;border:1px solid #d6e2ce;border-radius:18px;background:#ffffff75}
.steps{gap:20px}
.step-number{background:var(--dark);color:var(--lime);border:0;font-weight:700}
.mobile-actions{display:none}
.light-mode *,.light-mode *:before,.light-mode *:after{animation:none!important;scroll-behavior:auto!important}
.light-mode .glass-pane,.light-mode .glass-wiper{display:none!important}
@media(max-width:1050px) and (min-width:761px){.nav-links{gap:13px}.home-hero .hero-grid{gap:30px}.hero-prices strong{font-size:20px}.hero-prices>a{padding:12px}.home-hero .hero-art{min-height:460px}}
@media(max-width:760px){
  html{scroll-padding-top:86px}.wrap{width:calc(100% - 36px)}
  .nav{min-height:66px}.nav-links{top:66px}.brand{font-size:17px}.brand small{font-size:7px;letter-spacing:1.7px}
  .home-hero{padding:28px 0 30px;background:linear-gradient(155deg,#f9faf5 35%,#eaf2df)}
  .home-hero .hero-grid{grid-template-columns:1fr;gap:25px}
  .home-hero .eyebrow{font-size:9px;letter-spacing:1.4px;margin-bottom:16px}
  .home-hero h1{font-size:clamp(38px,10.3vw,58px);max-width:560px;line-height:1.06}
  .home-hero .hero-copy>p{font-size:14px;line-height:1.65;margin-top:16px}
  .home-hero .hero-actions{margin-top:20px;flex-wrap:nowrap;gap:8px}
  .home-hero .hero-actions .btn{font-size:12px;padding:14px 16px;gap:12px;min-height:46px}
  .home-hero .hero-actions .btn:first-child{flex:1}
  .hero-copy>p.hero-assurance{font-size:10px;margin-top:11px}
  .hero-prices{gap:9px;margin-top:18px;max-width:none}
  .hero-prices>a{padding:12px;border-radius:13px}
  .hero-prices strong{font-size:22px}.hero-prices small{display:block;font-size:10px;line-height:1.4;margin-bottom:6px}
  .home-hero .hero-note{margin-top:16px}.hero-note .avatar{width:30px;height:30px}
  .home-hero .hero-art{min-height:235px;max-width:500px;border:5px solid #e1ead8;border-radius:100px 100px 20px 20px}
  .home-hero .room{inset:8px 10px 15px;border-radius:95px 95px 10px 10px}
  .home-hero .window{height:130px;top:12px;left:26%;width:45%;border-width:6px}
  .home-hero .room:after{height:36px}
  .home-hero .towels{bottom:12px;left:28px;width:112px}.home-hero .towels span{height:22px}
  .home-hero .plant{bottom:16px;right:78px;transform:scale(.65);transform-origin:bottom}
  .home-hero .bottle{bottom:12px;right:25px;transform:scale(.7) rotate(8deg);transform-origin:bottom}
  .home-hero .hero-squeegee{top:29%;left:37%;width:110px;animation:none;transform:rotate(-25deg)}
  .home-hero .hero-squeegee:after{left:48px;height:66px}
  .home-hero .spark{animation:none;font-size:25px}.home-hero .spark.one{top:32px;right:42px}.home-hero .spark.two{top:105px;left:24px}
  .home-hero .art-label.top{top:16px;left:-5px;padding:9px 11px;border-radius:10px;font-size:10px;gap:8px}
  .home-hero .art-label.top p{font-size:9px}.home-hero .label-icon{width:25px;height:25px;font-size:16px}
  .home-hero .art-label.bottom{bottom:9px;right:-5px;padding:8px 11px;font-size:10px;gap:8px}
  .home-hero .art-label.bottom p{display:none}.home-hero .art-caption{display:none}
  .trust-items{padding:16px 0;gap:10px;font-size:10px}.trust-items i{font-size:17px}
  .section{padding:44px 0}.section h2{font-size:clamp(29px,7.5vw,40px)}.section-head{margin-bottom:24px}
  .service-card{padding:20px}.service-card>p{font-size:13px}.card-top{margin-bottom:17px}.card-bottom{padding-top:10px;margin-top:14px}
  .tab{min-height:44px;padding:10px 14px}.steps{gap:12px;margin-top:24px}.steps article{padding:21px}.steps p{font-size:13px}
  .provider-card{min-height:250px;padding:26px}.provider-avatar{width:90px;height:90px;font-size:34px;margin-bottom:18px}
  .home-page .footer{padding-bottom:100px}
  .mobile-actions{position:fixed;bottom:0;left:0;right:0;z-index:40;display:flex;align-items:center;gap:12px;padding:12px 86px max(12px,env(safe-area-inset-bottom)) 18px;background:var(--cream);border-top:1px solid var(--line)}
  .mobile-actions>a:first-child{font-size:12px;font-weight:600;min-height:44px;display:flex;align-items:center}
  .mobile-actions .btn{flex:1;min-height:44px;padding:12px;font-size:12px;gap:12px}
  .home-page .wa-chat{right:16px;bottom:max(12px,env(safe-area-inset-bottom))}
  input,select,textarea,.wa-chat-compose textarea{font-size:16px}
  .wipe-ready>.glass-pane{height:40px}.is-clean>.glass-pane,.is-clean>.glass-wiper{animation-duration:.45s}
}
@media(max-width:350px){.hero-prices strong{font-size:19px}.hero-prices small{display:block}.hero-prices>a{padding:10px}.home-hero .hero-actions .btn{font-size:11px;padding:12px}.mobile-actions{gap:8px;padding-left:12px;padding-right:80px}.mobile-actions>a:first-child,.mobile-actions .btn{font-size:11px}.brand small{letter-spacing:1.3px}}
