@font-face{font-family:Manrope;src:url('/fonts/manrope-latin.woff2') format('woff2');font-display:swap;font-weight:400 800}
@font-face{font-family:Inter;src:url('/fonts/inter-latin.woff2') format('woff2');font-display:swap;font-weight:400 700}
:root{--forest:#153e36;--green:#235a48;--lime:#dbf3a5;--paper:#fcfdfb;--mist:#eaf1e9;--ink:#153e36;--muted:#5a6d66;--line:#d5e0d8;--shadow:0 28px 80px rgba(21,62,54,.15);font-family:Inter,Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;scroll-behavior:smooth}
*{box-sizing:border-box}body{margin:0;background:var(--paper)}img,video{display:block;max-width:100%}button,input{font:inherit}a{color:inherit;text-underline-offset:4px}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #526bc9;outline-offset:4px}[hidden]{display:none!important}
.site-header{width:min(1180px,calc(100% - 48px));height:96px;margin:auto;display:flex;align-items:center;justify-content:space-between}.site-header img{width:252px;height:72px;object-fit:cover;object-position:center}.header-link{font-weight:700;text-decoration:none;border-bottom:2px solid var(--lime);padding:8px 0}
.hero{padding:76px 24px 92px;text-align:center;background:linear-gradient(180deg,var(--paper) 0%,#f4f8f4 75%,var(--mist) 100%);position:relative;overflow:hidden}.hero:before{content:"";position:absolute;width:620px;height:620px;border:84px solid rgba(35,90,72,.07);border-radius:50%;right:-390px;top:120px}.intro{font:700 15px/1.3 Manrope,sans-serif;color:var(--green);margin:0 0 20px}h1,h2,h3{font-family:Manrope,Arial,sans-serif;margin-top:0}h1{font-size:clamp(46px,6.7vw,82px);line-height:1.02;letter-spacing:-.055em;max-width:1040px;margin:0 auto 26px}.hero-copy{font-size:clamp(18px,2vw,22px);line-height:1.65;color:var(--muted);max-width:760px;margin:0 auto 48px}
.video-shell{position:relative;width:min(980px,100%);margin:0 auto;border-radius:28px;background:var(--forest);padding:14px;box-shadow:var(--shadow);text-align:left}.video-shell video{width:100%;aspect-ratio:16/9;border-radius:18px;background:#0c2721;object-fit:cover}.video-caption{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:17px 14px 5px;color:white}.video-caption span{font-family:Manrope,sans-serif;font-weight:800}.video-caption p{margin:0;color:#d7e4dc;font-size:14px}.primary-action,.lead-form button{display:inline-flex;align-items:center;justify-content:center;margin-top:36px;border:0;border-radius:999px;background:var(--lime);color:var(--forest);font-weight:800;text-decoration:none;padding:17px 28px;box-shadow:0 9px 0 rgba(21,62,54,.13);cursor:pointer}
.booking-section{width:min(1160px,calc(100% - 48px));margin:0 auto;padding:118px 0;display:grid;grid-template-columns:.78fr 1.22fr;gap:90px;align-items:start}.booking-intro{position:sticky;top:40px;padding-top:24px}.booking-intro h2,.trust-heading h2{font-size:clamp(38px,5vw,58px);line-height:1.07;letter-spacing:-.045em;margin-bottom:24px}.booking-intro>p:not(.intro),.trust-heading>p:not(.intro){color:var(--muted);font-size:18px;line-height:1.7}.booking-intro ul{list-style:none;padding:22px 0 0;margin:28px 0 0;border-top:1px solid var(--line)}.booking-intro li{position:relative;padding:10px 0 10px 30px;line-height:1.5}.booking-intro li:before{content:"✓";position:absolute;left:0;color:var(--green);font-weight:800}
.booking-panel{background:white;border:1px solid var(--line);border-radius:28px;padding:38px;box-shadow:0 20px 60px rgba(21,62,54,.09)}.form-heading{margin-bottom:28px}.form-heading span,.calendar-heading span{font:800 24px/1.2 Manrope,sans-serif}.form-heading p{margin:8px 0 0;color:var(--muted)}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.lead-form>label,.field-grid label{display:grid;gap:8px;font-weight:700;margin-bottom:18px}input{width:100%;border:1px solid #b9cbc0;border-radius:13px;padding:14px 15px;background:var(--paper);color:var(--ink)}input:hover{border-color:var(--green)}.consent{display:flex!important;align-items:flex-start;gap:12px;font-weight:400!important;line-height:1.5;font-size:14px;color:var(--muted)}.consent input{width:19px;height:19px;margin:2px 0 0;flex:0 0 auto}.lead-form button{width:100%;margin-top:10px;padding:17px 22px}.form-note,.calendar-fallback{font-size:13px;line-height:1.55;color:var(--muted);margin:20px 0 0}
.honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.lead-form button:disabled{cursor:wait;opacity:.72}.form-status{min-height:22px;margin:14px 0 -4px;color:#9f2d21;font-size:14px;line-height:1.5;font-weight:700}.form-status:empty{min-height:0;margin:0}
.calendar-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px}.calendar-heading button{border:0;background:transparent;color:var(--green);font-weight:700;text-decoration:underline;text-underline-offset:4px;cursor:pointer}.calendar-holder{min-height:700px;border-radius:16px;overflow:hidden;background:var(--mist);display:grid;place-items:center}.calendly-inline-widget{width:100%;height:700px}.booking-confirmed{text-align:center;padding:70px 20px}.booking-confirmed>span{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;margin:0 auto 24px;background:var(--lime);font-size:28px;font-weight:800}.booking-confirmed h3{font-size:32px;margin-bottom:12px}.booking-confirmed p{color:var(--muted)}
.trust-section{background:var(--forest);color:white;padding:110px max(24px,calc((100vw - 1160px)/2)) 120px}.trust-heading{max-width:780px}.trust-heading .intro{color:var(--lime)}.trust-heading>p:not(.intro){color:#c5d4cc}.testimonial-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:52px}.testimonial-placeholder{min-height:320px;border:1px solid rgba(255,255,255,.22);border-radius:24px;padding:30px;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(35,90,72,.3))}.testimonial-placeholder:nth-child(2){background:linear-gradient(215deg,rgba(219,243,165,.09),rgba(35,90,72,.28))}.play-mark{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;padding-left:4px;background:var(--lime);color:var(--forest)}.testimonial-placeholder strong{display:block;font:700 24px/1.2 Manrope,sans-serif}.testimonial-placeholder span{display:block;color:#c5d4cc;margin-top:8px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px}.review-grid article{border-radius:20px;background:var(--paper);color:var(--forest);padding:26px;min-height:185px}.review-grid strong{font-family:Manrope,sans-serif}.review-grid p{color:var(--muted);line-height:1.55}.stars{color:#648249;letter-spacing:4px;margin-bottom:26px}
footer{width:min(1160px,calc(100% - 48px));margin:auto;padding:42px 0 48px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:34px;color:var(--muted);font-size:14px}footer img{width:190px;height:54px;object-fit:cover}footer p{margin:0}footer div{display:flex;gap:20px}
@media(max-width:820px){.site-header{height:80px}.site-header img{width:200px;height:58px}.header-link{display:none}.hero{padding:54px 20px 72px}.video-shell{border-radius:20px;padding:8px}.video-shell video{border-radius:14px}.video-caption{display:block}.video-caption p{margin-top:6px}.booking-section{grid-template-columns:1fr;gap:38px;padding:74px 0}.booking-intro{position:static}.booking-panel{padding:24px}.testimonial-grid,.review-grid{grid-template-columns:1fr}.testimonial-placeholder{min-height:240px}footer{grid-template-columns:1fr;text-align:center;justify-items:center}}
@media(max-width:520px){.site-header,.booking-section,footer{width:min(100% - 32px,1160px)}h1{font-size:44px}.hero-copy{font-size:17px}.video-caption{padding:14px 8px 4px}.primary-action{width:100%}.field-grid{grid-template-columns:1fr;gap:0}.booking-panel{border-radius:20px;padding:20px}.calendar-holder,.calendly-inline-widget{min-height:680px;height:680px}.trust-section{padding:78px 16px 86px}.review-grid article{min-height:150px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}}

/* Accessibility and final responsive polish */
.skip-link{position:fixed;top:12px;left:12px;z-index:20;transform:translateY(-160%);background:var(--forest);color:white;padding:12px 16px;border-radius:8px;font-weight:700}.skip-link:focus{transform:translateY(0)}
.site-header>a:first-child{display:flex;align-items:center;min-height:44px}.header-link{display:flex;align-items:center;min-height:44px}
.consent{min-height:44px;cursor:pointer}.consent input{width:22px;height:22px;margin:0}
.calendar-heading button{min-height:44px}
.testimonial-placeholder{border-style:dashed;border-color:rgba(255,255,255,.3)}
.media-slot{font:700 14px/1 Manrope,sans-serif;color:var(--lime);padding-top:4px}
.quote-mark{height:48px;color:#648249;font:700 64px/.9 Georgia,serif}
footer div{gap:8px}footer a{display:flex;align-items:center;min-height:44px;padding:0 8px}
@media(max-width:820px){.header-link{display:none}}
@media(max-width:520px){.calendar-heading{gap:8px;align-items:flex-start}.calendar-heading span{font-size:21px;max-width:190px}.calendar-heading button{padding:2px 4px}}
