:root{--green:#397d25;--green-dark:#245817;--green-soft:#eaf4e5;--charcoal:#232723;--grey:#596159;--line:#d9ded8;--surface:#f3f5f1;--warm:#fcfcf8;--white:#fff;--amber:#f5b800;--danger:#a52323;--shadow:0 16px 42px #1f2d1f17;--radius:16px;--max:1180px;--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-heading:Georgia,"Times New Roman",serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{background:var(--warm);color:var(--charcoal);font-family:var(--font-sans);margin:0;font-size:16px;line-height:1.65}img{max-width:100%;height:auto}a{color:inherit}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--font-heading);letter-spacing:-.025em;font-weight:700;line-height:1.08}h1{margin-bottom:1.35rem;font-size:clamp(2.5rem,6vw,5.1rem)}h2{margin-bottom:1rem;font-size:clamp(2rem,4vw,3.15rem)}h3{margin-bottom:.7rem;font-size:1.35rem}.container{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.narrow{max-width:780px}.section{padding:clamp(4.2rem,8vw,7.2rem) 0}.surface{background:var(--surface);border-block:1px solid var(--line)}.eyebrow{color:var(--green-dark);letter-spacing:.075em;text-transform:uppercase;margin:0 0 .75rem;font-size:.82rem;font-weight:750;line-height:1.45}.lead{color:#4d554e;font-size:clamp(1.08rem,2vw,1.3rem)}.lead-small{color:var(--grey);max-width:560px;font-size:1.15rem}.muted{color:#6d756e}.site-footer .muted{color:#b8c1b7}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:1000;background:var(--charcoal);color:#fff;padding:.7rem 1rem;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:none}.button{cursor:pointer;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:.48rem;min-height:48px;padding:.75rem 1.05rem;font-weight:700;line-height:1.2;text-decoration:none;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--green);color:#fff}.button-primary:hover{background:var(--green-dark)}.button-secondary{background:var(--charcoal);color:#fff}.button-secondary:hover{background:#111}.button-ghost{color:var(--charcoal);background:#fff;border-color:#b5bdb5}.button-ghost:hover{border-color:var(--green);color:var(--green-dark)}.button:disabled{cursor:wait;opacity:.65}.button:focus-visible,a:focus-visible,.menu-toggle:focus-visible{outline-offset:3px;outline:3px solid #397d256b}.text-link{color:var(--green-dark);text-underline-offset:4px;font-weight:750}.actions{flex-wrap:wrap;gap:.7rem;display:flex}.actions-compact{justify-content:flex-end}.site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fcfcf8f5;position:sticky;top:0}.header-inner{align-items:center;gap:1rem;min-height:86px;display:flex}.brand{margin-right:auto;display:flex}.brand img{object-fit:cover;object-position:center;width:176px;height:62px}.nav{align-items:center;gap:1.25rem;display:flex}.nav>a:not(.button){white-space:nowrap;font-size:.93rem;font-weight:650;text-decoration:none}.nav>a[aria-current=page]{color:var(--green-dark)}.header-phone{border-left:1px solid var(--line);color:var(--green-dark);padding-left:1rem}.header-cta{padding-inline:.9rem;font-size:.91rem}.menu-toggle,.mobile-call{display:none}.hero{background:linear-gradient(105deg,#f6f8f2 0%,#fff 65%);padding:clamp(2.8rem,6vw,5.8rem) 0}.hero-grid{grid-template-columns:1.03fr .97fr;align-items:center;gap:clamp(2rem,6vw,5rem);display:grid}.hero-copy h1{max-width:690px}.hero-copy .lead{max-width:650px;margin-bottom:1.8rem}.hero-image{min-height:550px;box-shadow:var(--shadow);background:#dce3d7;border-radius:22px;position:relative;overflow:hidden}.hero-image:after{content:"";border-radius:inherit;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #00000017}.trust-line{border-top:1px solid var(--line);color:#4c554c;flex-wrap:wrap;gap:.5rem 1.5rem;margin:1.5rem 0 0;padding:1.15rem 0 0;font-size:.9rem;list-style:none;display:flex}.trust-line li:before{content:"✓";color:var(--green);margin-right:.42rem;font-weight:800}.section-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem;display:flex}.section-heading h2{margin-bottom:0}.section-note{max-width:360px;color:var(--grey);margin-bottom:.2rem}.card-grid{gap:1.2rem;display:grid}.card-grid.three{grid-template-columns:repeat(3,1fr)}.services-grid{grid-template-columns:repeat(2,1fr)}.service-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;flex-direction:column;align-items:flex-start;gap:1.25rem;min-height:265px;padding:1.65rem;scroll-margin-top:120px;display:flex;box-shadow:0 6px 24px #202d200a}.service-card p{color:var(--grey);margin-bottom:0}.service-card>a{margin-top:auto}.price{align-items:baseline;gap:.65rem;display:flex}.price strong{letter-spacing:-.05em;color:var(--green-dark);font-size:2.3rem}.price span{color:var(--grey);font-size:.9rem}.split{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2.5rem,8vw,8rem);display:grid}.check-list{gap:.9rem;margin:0;padding:0;list-style:none;display:grid}.check-list li{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:.8rem;padding:1rem 1.1rem;font-weight:650;display:flex}.check-list svg{color:var(--green);flex:none}.testimonial-grid{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}.testimonial{border:1px solid var(--line);border-radius:var(--radius);background:#fff;margin:0;padding:1.7rem}.testimonial p{font-size:1.08rem}.testimonial footer{color:var(--grey);font-weight:650}.stars{color:var(--amber);letter-spacing:.08em;margin-bottom:1rem}.cta-band{background:var(--green-dark);color:#fff;padding:clamp(3.5rem,7vw,5.2rem) 0}.cta-band .eyebrow{color:#b8e6a8}.cta-inner{justify-content:space-between;align-items:center;gap:2rem;display:flex}.cta-inner h2{margin-bottom:.5rem}.cta-inner p:last-child{color:#dae7d6;margin-bottom:0}.cta-band .button-primary{color:var(--green-dark);background:#fff}.cta-band .button-secondary{border-color:#82967c}.cta-band .button-ghost{color:#fff;background:0 0;border-color:#82967c}.page-hero{border-bottom:1px solid var(--line);background:#eff4eb;padding:clamp(3.5rem,8vw,6.5rem) 0}.page-hero h1{font-size:clamp(2.65rem,6vw,4.8rem)}.page-hero .actions{margin-top:1.8rem}.policy-date{color:var(--grey);font-size:.92rem}.media-split{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(2.5rem,7vw,7rem);display:grid}.about-image{border-radius:20px;min-height:490px;position:relative;overflow:hidden}.about-image img{object-fit:cover;object-position:72% 36%;transform:scale(1.12)}.media-split p:not(.eyebrow){color:var(--grey);font-size:1.08rem}.info-cards{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}.info-cards article{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:clamp(1.6rem,4vw,2.6rem)}.contact-facts{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.contact-facts article{border-left:3px solid var(--green);background:#fff;padding:1.35rem}.contact-facts span{color:var(--green-dark);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.75rem;font-weight:780;display:block}.contact-facts strong,.contact-facts a{font-size:1.05rem;font-weight:720;display:block}.contact-facts p{color:var(--grey);margin:.35rem 0 0;font-size:.9rem}.booking-shell{grid-template-columns:.72fr 1.28fr;align-items:start;gap:clamp(2.5rem,7vw,6rem);scroll-margin-top:115px;display:grid}.booking-intro{position:sticky;top:125px}.booking-note{border-left:3px solid var(--green);background:#fff;margin-top:1.5rem;padding:1rem}.booking-note p{color:var(--grey);margin:.2rem 0 0;font-size:.92rem}.booking-form{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;padding:clamp(1.25rem,3vw,2rem)}.form-grid{grid-template-columns:1fr 1fr;gap:1.1rem;display:grid}.field-wide{grid-column:1/-1}.field label{margin-bottom:.35rem;font-weight:680;display:block}.optional{color:var(--grey);font-size:.78rem;font-weight:500}.field input,.field select,.field textarea{width:100%;min-height:48px;color:var(--charcoal);background:#fff;border:1px solid #aeb6ae;border-radius:7px;padding:.68rem .75rem}.field textarea{resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--green);outline:3px solid #397d2533}[aria-invalid=true]{border-color:var(--danger)!important}.field-error{color:var(--danger);margin:.3rem 0 0;font-size:.84rem}.honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.consent{align-items:flex-start;gap:.65rem;margin:1.4rem 0 .2rem;display:flex}.consent input{width:20px;height:20px;accent-color:var(--green);flex:none;margin-top:.25rem}.consent label{font-size:.9rem}.form-disclaimer{color:var(--grey);background:var(--surface);border-radius:7px;margin:1rem 0;padding:.85rem;font-size:.87rem}.submit-button{width:100%}.form-status{border-radius:7px;margin-top:1rem;padding:.9rem;font-weight:620}.status-success{color:#245817;background:#e5f5df}.status-error{color:#7e1e1e;background:#f9e3e3}.form-status a{text-underline-offset:3px}.policy{max-width:820px}.policy section{margin-bottom:2.5rem}.policy h2{font-size:1.55rem}.policy p{color:#4f5650}.policy a{color:var(--green-dark);font-weight:650}.site-footer{color:#eef3ec;background:#1d221d;padding:4.5rem 0 1.4rem}.footer-grid{grid-template-columns:1.35fr 1fr 1.1fr .7fr;gap:2.7rem;display:grid}.footer-brand img{object-fit:cover;filter:brightness(.93);border-radius:4px;width:200px;height:82px}.site-footer h2{letter-spacing:0;color:#a9db99;margin-bottom:1rem;font-size:1rem}.site-footer a{color:#fff;text-underline-offset:3px;width:max-content;max-width:100%;margin:.4rem 0;display:block}.site-footer p{color:#c7cec6;font-size:.9rem}.footer-bottom{border-top:1px solid #3c443c;justify-content:space-between;gap:2rem;margin-top:3rem;padding-top:1.25rem;display:flex}.footer-bottom p{margin:0;font-size:.8rem}@media (max-width:1020px){.nav{gap:.8rem}.nav>a:not(.button){font-size:.86rem}.header-phone{display:none}.hero-grid{gap:2.3rem}.hero-image{min-height:470px}.contact-facts{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.booking-shell{grid-template-columns:1fr}.booking-intro{max-width:650px;position:static}}@media (max-width:800px){.container{width:min(calc(100% - 32px),var(--max))}.header-inner{min-height:76px}.brand img{width:145px;height:54px}.menu-toggle{background:0 0;border:0;flex-direction:column;justify-content:center;gap:5px;width:46px;height:46px;display:flex}.menu-toggle span:not(.sr-only){background:var(--charcoal);width:24px;height:2px;margin-inline:auto}.mobile-call{color:var(--green-dark);align-items:center;gap:.25rem;font-size:.82rem;font-weight:750;text-decoration:none;display:flex}.nav{background:var(--warm);border-bottom:1px solid var(--line);box-shadow:var(--shadow);padding:1rem 16px 1.4rem;display:none;position:absolute;top:76px;left:0;right:0}.nav-open{flex-direction:column;align-items:stretch;gap:0;display:flex}.nav>a:not(.button){padding:.75rem;font-size:1rem}.header-cta{margin-top:.5rem}.hero{padding-top:2rem}.hero-grid,.split,.media-split{grid-template-columns:1fr}.hero-copy{order:1}.hero-image{order:2;min-height:390px}.hero-image img{object-position:65% 38%;transform:scale(1.15)}.trust-line{gap:.5rem;display:grid}.card-grid.three,.services-grid,.testimonial-grid,.info-cards{grid-template-columns:1fr}.section-heading{flex-direction:column;align-items:start;gap:.8rem}.section-heading .text-link{align-self:flex-start}.media-split{gap:2.2rem}.about-image{min-height:410px}.cta-inner{flex-direction:column;align-items:flex-start}.actions-compact{justify-content:flex-start}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:last-child{grid-column:auto}.footer-brand{grid-column:1/-1}}@media (max-width:560px){body{font-size:15.5px}.section{padding:3.8rem 0}h1{font-size:2.6rem}.actions{grid-template-columns:1fr 1fr;display:grid}.actions .button{width:100%}.actions .button:first-child{grid-column:1/-1}.hero-image{border-radius:16px;min-height:330px}.service-card{min-height:0}.form-grid{grid-template-columns:1fr}.field-wide{grid-column:auto}.contact-facts{grid-template-columns:1fr}.booking-form{padding:1rem}.about-image{min-height:350px}.footer-grid{grid-template-columns:1fr}.footer-brand,.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:.5rem}.page-hero .actions{grid-template-columns:1fr 1fr}.page-hero .actions .button:first-child{grid-column:1/-1}}.brand img{object-fit:contain;width:210px;height:auto;display:block}.nav{gap:.45rem}.nav>a:not(.button):not(.header-phone){color:#354037;font-family:var(--font-sans);background:#f4f6f2;border:1px solid #e0e5dd;border-radius:8px;padding:.5rem .68rem;font-size:.9rem;font-weight:650;line-height:1.2;transition:background .18s,border-color .18s,color .18s}.nav>a:not(.button):not(.header-phone):hover{color:var(--green-dark);background:#eef4ea;border-color:#bdd0b5}.nav>a:not(.button):not(.header-phone)[aria-current=page]{background:var(--green-soft);color:var(--green-dark);border-color:#a8c69d}.header-phone{white-space:nowrap;padding-left:.7rem;font-size:.9rem;font-weight:650;text-decoration:none}.header-phone:hover{text-underline-offset:3px;text-decoration:underline}.header-cta{box-shadow:0 5px 14px #24581729}.hero-image{aspect-ratio:1;background:#f3f3ee;border:1px solid #dfe5dc;min-height:0;box-shadow:0 18px 48px #1f2d1f1c}.hero-image:after{pointer-events:none;box-shadow:inset 0 0 0 1px #ffffff73}.hero-image img{object-fit:cover;object-position:center;transform:none}.contact-facts span{letter-spacing:.065em;font-size:.82rem;font-weight:750;line-height:1.4}.optional{font-size:.83rem}.footer-brand img{object-fit:contain;filter:none;border-radius:0;width:230px;height:auto;margin-bottom:1rem;display:block}.site-footer h2{font-family:var(--font-sans)}.site-footer p{font-size:.94rem;line-height:1.6}.footer-bottom p{font-size:.85rem}@media (max-width:1100px) and (min-width:801px){.nav{gap:.35rem}.nav>a:not(.button):not(.header-phone){padding:.46rem .58rem;font-size:.85rem}.header-phone{display:none}}@media (max-width:800px){.brand img{width:165px;height:auto}.nav-open{gap:.4rem}.nav>a:not(.button):not(.header-phone){padding:.72rem .8rem;font-size:1rem}.hero-image{min-height:0}.hero-image img{object-position:center;transform:none}}@media (max-width:560px){body{font-size:16px}.hero-image{min-height:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (forced-colors:active){.button{border:1px solid buttontext}.service-card,.testimonial,.booking-form{border:1px solid canvastext}}.footer-privacy-button{color:#fff;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;margin:.4rem 0;padding:0;text-decoration:underline;display:block}.footer-privacy-button:focus-visible{outline-offset:3px;outline:3px solid #a9db99}.consent-banner{z-index:100;border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:1.5rem;width:min(100% - 2rem,900px);margin-inline:auto;padding:1.1rem 1.2rem;display:flex;position:fixed;bottom:1rem;left:1rem;right:1rem;box-shadow:0 12px 38px #121d1233}.consent-banner h2,.consent-dialog h2{font-family:var(--font-sans);letter-spacing:0;margin-bottom:.35rem;font-size:1.2rem}.consent-banner p,.consent-dialog p{color:var(--grey);margin:0;font-size:.9rem}.consent-actions{flex-wrap:wrap;gap:.55rem;display:flex}.consent-actions button{min-height:44px;color:var(--charcoal);cursor:pointer;background:#fff;border:1px solid #879087;border-radius:7px;padding:.58rem .8rem;font-weight:680}.consent-actions button:hover{border-color:var(--green);background:var(--green-soft)}.consent-actions button:focus-visible,.consent-option input:focus-visible{outline-offset:3px;outline:3px solid #397d256b}.consent-backdrop{z-index:110;background:#12171294;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.consent-dialog{background:#fff;border-radius:14px;width:min(100%,560px);max-height:calc(100vh - 2rem);padding:clamp(1.25rem,4vw,2rem);overflow:auto;box-shadow:0 20px 60px #0000004d}.consent-option{border:1px solid var(--line);cursor:pointer;border-radius:9px;align-items:flex-start;gap:.8rem;margin:1rem 0;padding:1rem;display:flex}.consent-option input{width:21px;height:21px;accent-color:var(--green);flex:none;margin-top:.15rem}.consent-option strong,.consent-option small{display:block}.consent-option small{color:var(--grey);margin-top:.2rem;line-height:1.45}@media (max-width:560px){.consent-banner{flex-direction:column;align-items:stretch}.consent-banner .consent-actions,.consent-dialog .consent-actions{grid-template-columns:1fr;display:grid}.consent-actions button{width:100%}}
