:root{--ink:#111a15;--ink-2:#1c2a22;--paper:#f4f2e9;--paper-2:#e9eddf;--lime:#b5ef43;--green:#688b61;--muted:#6b756b;--line:rgba(17,26,21,.18);--white:#fff;--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;-webkit-font-smoothing:antialiased}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif;letter-spacing:-.055em}h1{font-size:clamp(3.5rem,7.5vw,8rem);line-height:.98;font-weight:800}h2{font-size:clamp(2.7rem,5vw,5.6rem);line-height:1.04;font-weight:800}h3{font-size:clamp(1.35rem,2vw,2rem);line-height:1.18}em{font-style:normal;color:var(--green)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit}.container{width:min(100% - 64px,1320px);margin-inline:auto}.section{padding:clamp(90px,11vw,160px) 0}.soft-section{background:var(--paper-2)}.dark-section{background:var(--ink);color:var(--paper)}.reveal{opacity:0;transform:translateY(40px);transition:opacity .75s ease,transform .9s cubic-bezier(.2,.8,.2,1)}.reveal.visible{opacity:1;transform:translateY(0)}.skip-link{position:fixed;z-index:1000;top:-100px;left:20px;padding:12px 18px;background:var(--lime)}.skip-link:focus{top:20px}.progress{height:3px;position:fixed;top:0;left:0;z-index:110;background:var(--lime);width:0}.site-header{height:84px;position:sticky;top:0;z-index:100;background:rgba(17,26,21,.96);backdrop-filter:blur(18px);color:#fff;border-bottom:1px solid rgba(255,255,255,.11)}.header-inner{height:100%;display:flex;align-items:center;gap:30px}.brand{width:205px;flex:none}.brand img{width:100%;height:auto}.desktop-nav{display:flex;align-items:center;gap:clamp(15px,2vw,33px);margin-left:auto}.desktop-nav a{font-size:13px;font-weight:700;white-space:nowrap;transition:color .25s}.desktop-nav a:hover,.desktop-nav a.active{color:var(--lime)}.header-cta{border:1px solid var(--lime);padding:13px 17px;border-radius:100px;color:var(--lime);font-size:13px;font-weight:700;white-space:nowrap;transition:.3s}.header-cta span{margin-left:15px}.header-cta:hover{background:var(--lime);color:var(--ink)}.menu-toggle{display:none;background:none;border:0;width:42px;height:42px;cursor:pointer}.menu-toggle span{display:block;height:2px;background:#fff;margin:8px 0}.mobile-nav{display:none}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;min-height:58px;padding:0 25px;border-radius:50px;font-size:14px;font-weight:800;transition:transform .3s,background .3s,box-shadow .3s;white-space:nowrap}.button:hover{transform:translateY(-4px);box-shadow:0 16px 30px rgba(0,0,0,.14)}.button-lime{background:var(--lime);color:var(--ink)}.button-lime:hover{background:#d0ff70}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#304634}.text-link{display:inline-flex;gap:28px;align-items:center;font-size:14px;font-weight:800;border-bottom:1px solid currentColor;padding-bottom:9px;transition:gap .25s,color .25s}.text-link:hover{gap:40px;color:var(--green)}.eyebrow{display:flex;align-items:center;gap:9px;font-size:11px;letter-spacing:.15em;text-transform:uppercase;font-weight:800;margin-bottom:30px}.eyebrow-dot{width:8px;height:8px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 5px rgba(181,239,67,.17)}.hero{background:var(--ink);color:var(--paper);min-height:calc(100svh - 84px);position:relative;overflow:hidden}.hero:before{content:'';position:absolute;width:60vw;height:60vw;max-width:850px;max-height:850px;border:1px solid rgba(181,239,67,.13);border-radius:50%;right:-10%;top:-20%;pointer-events:none}.hero-grid{min-height:calc(100svh - 84px);display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:4%;position:relative}.hero-copy{padding:80px 0 130px;z-index:2}.hero h1{max-width:850px;margin-bottom:30px}.hero h1 em{color:var(--lime)}.hero-copy>p{max-width:560px;font-size:clamp(17px,1.5vw,20px);line-height:1.65;color:#c7d0c5}.hero-actions{display:flex;gap:30px;align-items:center;flex-wrap:wrap;margin:36px 0 58px}.hero-note{display:flex;gap:16px;align-items:center;color:#9eaa9e;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.note-line{height:1px;width:40px;background:var(--lime)}.hero-visual{align-self:end;position:relative;min-height:680px}.hero-visual-bg{position:absolute;inset:13% -10% 0 0;border-radius:50% 50% 0 0;background:radial-gradient(circle at 50% 48%,#436747 0,#294931 48%,#1d3326 74%,transparent 75%);filter:drop-shadow(0 20px 60px rgba(0,0,0,.3))}.hero-person{position:absolute;z-index:2;bottom:0;left:3%;width:100%;height:100%;object-fit:contain;object-position:bottom center;filter:drop-shadow(0 25px 22px rgba(0,0,0,.25))}.float-badge{position:absolute;z-index:3;background:rgba(244,242,233,.94);color:var(--ink);padding:17px 22px;border-radius:13px;box-shadow:0 20px 45px rgba(0,0,0,.2);transform:rotate(-4deg)}.float-badge span{display:block;color:#5d6c5a;font-size:9px;letter-spacing:.15em;font-weight:800;margin-bottom:5px}.float-badge b{font-size:16px}.badge-top{top:23%;right:-2%;transform:rotate(6deg)}.badge-bottom{bottom:8%;left:-10%}.hero-index{position:absolute;bottom:24px;left:max(32px,calc((100% - 1320px)/2));font-size:10px;letter-spacing:.2em;font-weight:800;color:#b5c4ae;display:flex;gap:25px}.hero-index span{font-size:20px;line-height:8px}.marquee{overflow:hidden;background:var(--lime);padding:16px 0;white-space:nowrap;font-family:Manrope,sans-serif;font-size:13px;font-weight:800;letter-spacing:.08em}.marquee div{width:max-content;animation:marquee 35s linear infinite}.marquee span{margin:0 24px;color:#54802d}@keyframes marquee{to{transform:translateX(-50%)}}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:8%}.intro-sticky{position:sticky;top:150px;align-self:start}.intro-sticky h2{max-width:600px}.intro-sticky p,.story-copy p,.section-head p,.subhero-copy p,.result-intro p,.location-grid p,.contact-grid p,.ebook-about-grid p,.ebook-offer p{font-size:17px;line-height:1.75;color:var(--muted);max-width:650px}.intro-sticky .text-link{margin-top:28px}.process-list{border-top:1px solid var(--line)}.process-item{border-bottom:1px solid var(--line);display:grid;grid-template-columns:50px 1fr 30px;gap:20px;padding:36px 8px 36px 0;transition:padding .3s,background .3s}.process-item:hover{padding-left:20px;background:#e8eddc}.process-item>span,.process-item>b{font-size:12px;color:var(--green);font-weight:800}.process-item h3{margin-bottom:10px}.process-item p{line-height:1.6;color:var(--muted);margin-bottom:0}.image-story{background:#dfe6d5}.story-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:9%}.story-media{position:relative;border-radius:var(--radius);overflow:hidden;min-height:560px;background:#becbbb}.story-media img{width:100%;height:560px;object-fit:cover;transition:transform .7s}.story-media:hover img{transform:scale(1.04)}.image-caption{position:absolute;bottom:20px;left:20px;background:var(--paper);padding:12px 15px;font-size:10px;font-weight:800;letter-spacing:.1em;border-radius:5px}.story-copy h2{max-width:600px}.story-copy .button{margin-top:20px}.section-head{max-width:850px;margin-bottom:54px}.section-head p{max-width:670px}.testimonial-grid,.feature-grid,.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.quote-card{padding:34px;background:#202d24;border:1px solid #38513b;border-radius:20px;min-height:390px;display:flex;flex-direction:column;transition:background .3s,box-shadow .3s}.quote-card:hover{background:#2c3d30;box-shadow:0 25px 55px rgba(0,0,0,.22)}.quote-mark{font-family:Georgia,serif;font-size:100px;line-height:.7;color:var(--lime);margin-bottom:15px}.quote-card p{color:#d6dfd3;line-height:1.7;font-size:15px}.quote-person{margin-top:auto;border-top:1px solid rgba(255,255,255,.15);padding-top:18px;display:flex;flex-direction:column;gap:4px}.quote-person b{font-size:15px}.quote-person span{font-size:12px;color:#a6b6a7}.cta-section{background:var(--lime);padding:100px 0;position:relative;overflow:hidden}.cta-section:after{content:'✳';position:absolute;right:-30px;top:-170px;font-size:500px;line-height:1;color:rgba(17,26,21,.06);pointer-events:none}.cta-inner{position:relative;z-index:2;max-width:900px}.cta-inner .eyebrow-dot{background:var(--ink)}.cta-inner h2{max-width:900px}.cta-inner p{font-size:18px;line-height:1.6;max-width:540px}.cta-inner .button{background:var(--ink);color:#fff;margin-top:20px}.footer{background:#101713;color:#f3f4ec;padding:80px 0 25px}.footer-main{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:10%;padding-bottom:85px}.footer-brand img{width:250px}.footer-brand p,.footer-main p{color:#a9b5a9;line-height:1.6;max-width:300px;margin-top:25px}.footer h3{font-size:14px;letter-spacing:.05em;margin:0 0 25px}.footer nav{display:grid;gap:13px}.footer a{font-size:14px;transition:color .25s}.footer a:hover{color:var(--lime)}.socials{display:flex;gap:16px;flex-wrap:wrap;margin-top:30px}.socials a{font-size:12px;text-decoration:underline}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.15);padding-top:25px;color:#879787;font-size:12px}.subhero{background:var(--ink);color:var(--paper);min-height:590px;position:relative;overflow:hidden}.subhero:before{content:'';position:absolute;width:600px;height:600px;border:1px solid rgba(181,239,67,.12);border-radius:50%;right:10%;top:-250px}.subhero-grid{min-height:590px;display:grid;grid-template-columns:1.1fr .9fr;gap:5%;align-items:center}.subhero-copy{padding:90px 0}.subhero h1{font-size:clamp(3.5rem,6vw,6.8rem);margin-bottom:26px}.subhero h1 em{color:var(--lime)}.subhero-copy p{color:#bdc8ba}.subhero-media{height:520px;align-self:end;border-radius:240px 240px 0 0;background:#3e6240;overflow:hidden}.subhero-media img{width:100%;height:100%;object-fit:cover;object-position:center 22%}.subhero-about .subhero-media img{object-position:center 10%}.about-grid,.ebook-about-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%}.about-text p{font-size:18px;line-height:1.8;color:var(--muted)}.feature-card{background:#fff;padding:34px;border-radius:18px;min-height:310px;display:flex;flex-direction:column;border:1px solid #dce2d4;transition:box-shadow .3s,transform .3s}.feature-card:hover{box-shadow:0 25px 50px rgba(35,55,35,.13)}.feature-card span{font-size:12px;font-weight:800;color:var(--green);margin-bottom:auto}.feature-card h3{margin-top:70px;margin-bottom:12px}.feature-card p{line-height:1.65;color:var(--muted);margin:0}.services-grid{gap:22px}.service-card{border:1px solid #445245;border-radius:18px;overflow:hidden;padding:15px 15px 25px;background:#1c2920;position:relative}.service-card img{height:260px;width:100%;object-fit:cover;border-radius:10px;filter:saturate(.8);transition:transform .6s,filter .6s}.service-card:hover img{transform:scale(1.025);filter:saturate(1)}.service-card .service-number{position:absolute;z-index:1;top:28px;left:28px;background:var(--lime);color:var(--ink);padding:9px 12px;border-radius:8px;font-size:11px;font-weight:800}.service-card h3{font-size:23px;letter-spacing:-.035em;margin:25px 10px 10px}.service-card p{color:#b7c3b4;font-size:14px;line-height:1.6;margin:0 10px}.result-intro{display:grid;grid-template-columns:1fr 1fr;gap:10%}.result-points{border-top:1px solid var(--line)}.result-points article{border-bottom:1px solid var(--line);padding:25px 0}.result-points span{font-size:12px;font-weight:800;color:var(--green);text-transform:uppercase;letter-spacing:.08em}.result-points p{margin:14px 0 0}.statement-section{padding:110px 0;background:#dfe9d4}.statement-section .container{max-width:900px}.statement-section span{font-family:Georgia,serif;font-size:120px;color:var(--green);line-height:.6}.statement-section blockquote{font-family:Manrope,sans-serif;font-size:clamp(2rem,4vw,4rem);font-weight:800;letter-spacing:-.05em;line-height:1.2;margin:20px 0 25px}.statement-section p{font-weight:700}.results-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.result-card{margin:0;background:#fff;border-radius:14px;overflow:hidden;transition:box-shadow .3s}.result-card:hover{box-shadow:0 22px 45px rgba(0,0,0,.14)}.result-card img{width:100%;height:280px;object-fit:cover;transition:transform .6s}.result-card:hover img{transform:scale(1.04)}.result-card figcaption{padding:17px 20px;font-size:13px;font-weight:800}.results-note{font-size:12px;color:var(--muted);margin:25px 0 0}.appointment-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.appointment-card{padding:45px;background:var(--lime);border-radius:24px;min-height:420px;display:flex;flex-direction:column;align-items:flex-start}.appointment-card:nth-child(2){background:#dce7d3}.appointment-card>span{font-size:11px;font-weight:800;letter-spacing:.1em}.appointment-card h3{font-size:clamp(2.2rem,3.5vw,4rem);margin:60px 0 14px}.appointment-card p{line-height:1.65;max-width:460px}.appointment-card .button{margin-top:auto}.location-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:10%;align-items:center}.location-img{height:540px;overflow:hidden;border-radius:24px}.location-img img{width:100%;height:100%;object-fit:cover}.location-details{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:35px 0}.location-details span,.contact-card span{font-size:11px;font-weight:800;color:var(--green);letter-spacing:.1em}.location-details p{font-size:15px}.location-details a{display:block;margin-top:13px;font-weight:800}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.contact-grid .button{margin-top:20px}.contact-card{padding:40px;border-radius:24px;background:#e0e9d7;box-shadow:20px 20px 0 #c4d4bc}.contact-card>div{padding:25px 0;border-bottom:1px solid #b5c5ad}.contact-card>div:last-child{border:0}.contact-card a{display:block;font-family:Manrope,sans-serif;font-size:clamp(1.3rem,2.4vw,2rem);font-weight:800;margin-top:10px}.contact-card p{margin:10px 0 0}.ebook-hero{background:var(--ink);color:var(--paper);overflow:hidden}.ebook-hero-grid{min-height:650px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:5%}.ebook-hero h1{font-size:clamp(3.4rem,6vw,6.5rem)}.ebook-hero h1 em{color:var(--lime)}.ebook-hero p{font-size:18px;line-height:1.7;max-width:580px;color:#becabd}.ebook-cover{position:relative;display:grid;place-items:center;height:600px}.ebook-cover:before{content:'';position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,#a9e94b66,transparent 68%)}.ebook-cover img{position:relative;width:92%;max-height:590px;object-fit:contain;filter:drop-shadow(20px 30px 30px rgba(0,0,0,.4))}.ebook-about-grid p{font-size:18px}.ebook-offer{background:#dfe9d4}.offer-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.offer-image{max-width:490px;box-shadow:22px 22px 0 var(--lime);border-radius:12px;overflow:hidden}.offer-image img{width:100%}.ebook-offer ul{list-style:none;padding:0;margin:30px 0}.ebook-offer li{padding:12px 0 12px 30px;border-bottom:1px solid #bdcdb8;position:relative;font-weight:600}.ebook-offer li:before{content:'✓';position:absolute;left:0;color:#5c833a}.ebook-offer small{display:block;color:var(--muted);margin-top:18px;line-height:1.5}
@media(max-width:1150px){.desktop-nav{gap:12px}.desktop-nav a{font-size:11px}.header-cta{display:none}.hero-visual{min-height:580px}.float-badge{display:none}}
@media(max-width:900px){.container{width:min(100% - 40px,1320px)}.desktop-nav{display:none}.header-cta{display:inline-block;margin-left:auto}.menu-toggle{display:block}.mobile-nav{position:absolute;display:none;top:84px;left:0;right:0;background:var(--ink);padding:15px 20px 30px;box-shadow:0 25px 35px rgba(0,0,0,.25)}.mobile-nav.open{display:grid}.mobile-nav a{padding:14px;border-bottom:1px solid rgba(255,255,255,.1);font-weight:700}.hero-grid,.subhero-grid{grid-template-columns:1fr 1fr}.hero h1{font-size:clamp(3rem,7vw,5rem)}.hero-visual{min-height:520px}.hero-copy{padding-bottom:95px}.intro-grid,.story-grid,.about-grid,.result-intro,.location-grid,.contact-grid,.ebook-about-grid,.offer-grid{gap:5%}.testimonial-grid,.feature-grid,.services-grid{grid-template-columns:1fr 1fr}.testimonial-grid .quote-card:last-child,.feature-grid .feature-card:last-child,.services-grid .service-card:last-child{grid-column:1/-1}.quote-card{min-height:340px}.results-grid{grid-template-columns:1fr 1fr}.footer-main{gap:5%}}
@media(max-width:650px){.site-header{height:70px}.brand{width:180px}.header-cta{display:none}.menu-toggle{margin-left:auto}.mobile-nav{top:70px}.section{padding:75px 0}.hero{min-height:0}.hero-grid{display:block;min-height:0}.hero-copy{padding:75px 0 0}.hero h1{font-size:clamp(3.2rem,13vw,5.5rem)}.hero-copy>p{font-size:16px}.hero-actions{margin:30px 0}.hero-note{display:none}.hero-visual{height:460px;min-height:0;margin-top:25px}.hero-visual-bg{inset:8% 0 0}.hero-person{left:0}.hero-index{display:none}.marquee{font-size:11px}.intro-grid,.story-grid,.about-grid,.result-intro,.location-grid,.contact-grid,.ebook-about-grid,.offer-grid,.appointment-grid,.ebook-hero-grid{grid-template-columns:1fr}.intro-sticky{position:static;margin-bottom:40px}.story-media,.story-media img{height:430px;min-height:0}.story-copy{padding-top:45px}.section-head{margin-bottom:35px}.testimonial-grid,.feature-grid,.services-grid,.results-grid{grid-template-columns:1fr}.testimonial-grid .quote-card:last-child,.feature-grid .feature-card:last-child,.services-grid .service-card:last-child{grid-column:auto}.quote-card{min-height:300px}.feature-card{min-height:250px}.feature-card h3{margin-top:45px}.cta-section{padding:75px 0}.cta-section:after{font-size:300px;top:0}.footer{padding-top:65px}.footer-main{grid-template-columns:1fr 1fr;gap:45px 25px;padding-bottom:55px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column}.subhero,.subhero-grid{min-height:0}.subhero-copy{padding:75px 0 55px}.subhero h1{font-size:clamp(3.1rem,12vw,5rem)}.subhero-media{height:350px;max-width:420px;width:100%;justify-self:center}.subhero .hero-index{display:none}.result-points{margin-top:35px}.statement-section{padding:80px 0}.result-card img{height:250px}.appointment-card{min-height:360px;padding:30px}.appointment-card h3{margin-top:40px}.location-img{height:410px}.location-grid>div:nth-child(2){padding-top:35px}.location-details{grid-template-columns:1fr}.contact-card{margin-top:40px;box-shadow:10px 10px 0 #c4d4bc;padding:25px}.ebook-hero-grid{padding-top:70px}.ebook-hero h1{font-size:clamp(3rem,12vw,5rem)}.ebook-cover{height:390px}.ebook-cover:before{width:350px;height:350px}.ebook-cover img{max-height:390px;width:80%}.ebook-about-grid>div+div{margin-top:10px}.offer-image{max-width:300px;margin-bottom:50px}.button{white-space:normal;min-height:56px}.process-item{grid-template-columns:30px 1fr 18px;gap:12px}.process-item h3{font-size:21px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.marquee div{animation:none}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
.landing-header{height:84px;background:var(--ink);display:flex;align-items:center}.landing-header .container{display:flex;align-items:center}.landing-header img{width:205px}.landing-footer{background:#101713;color:var(--paper);padding:25px 0}.landing-footer .container{display:flex;justify-content:space-between;align-items:center;gap:20px}.landing-footer p{font-size:12px;margin:0;color:#a9b5a9}.landing-footer .socials{margin:0}@media(max-width:650px){.landing-header{height:70px}.landing-header img{width:180px}.landing-footer .container{display:block}.landing-footer .socials{margin-top:16px}}
.hero-person,.ebook-cover img{transform:translateY(var(--scroll-y,0px));transition:transform .15s linear}@media(prefers-reduced-motion:reduce){.hero-person,.ebook-cover img{transform:none}}
