:root{--forest:#173d2a;--forest-2:#0e2d1e;--lime:#bddd55;--cream:#f5f1e8;--paper:#fffdf8;--ink:#17211b;--muted:#66736b;--line:#dce2dc;--white:#fff;--shadow:0 24px 60px rgba(25,55,38,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"DM Sans",sans-serif;color:var(--ink);background:var(--paper);line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(1160px,calc(100% - 40px));margin:auto}.section{padding:110px 0}.site-header{position:absolute;top:0;left:0;width:100%;z-index:10;border-bottom:1px solid rgba(255,255,255,.22)}.nav-wrap{height:84px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;color:var(--forest);font-size:23px;font-weight:500;letter-spacing:-1px}.site-header .brand{color:var(--forest)}.brand strong{font-weight:700}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:12px 12px 15px 15px;background:var(--forest);color:var(--lime);font-family:"Playfair Display",serif;font-weight:700}.main-nav{display:flex;align-items:center;gap:34px;color:var(--forest);font-size:14px;font-weight:600}.main-nav>a:not(.nav-cta):hover{color:#6e8d21}.nav-cta{padding:12px 20px;color:var(--white);background:var(--forest);border-radius:999px}.menu-toggle{display:none;background:none;border:0}.hero{position:relative;min-height:780px;display:flex;align-items:center;background:linear-gradient(90deg,#eef1e8 0%,#eff1e9 43%,transparent 67%);overflow:hidden}.hero-photo{position:absolute;inset:0;background:url("assets/hero-applefit.png") center/cover no-repeat}.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(245,246,239,.98) 0%,rgba(245,246,239,.93) 37%,rgba(245,246,239,.42) 55%,rgba(245,246,239,0) 76%)}.hero-content{position:relative;padding-top:84px}.hero-copy{max-width:620px}.eyebrow{display:inline-flex;align-items:center;gap:9px;text-transform:uppercase;letter-spacing:2.2px;font-size:11px;font-weight:700;color:#55751a}.eyebrow i{width:24px;height:1px;background:currentColor}.hero h1,.section-heading h2,.method-copy h2,.cta-box h2{margin:18px 0 22px;font:700 61px/1.08 "Playfair Display",serif;letter-spacing:-2px;color:var(--forest)}em{color:#779b29}.hero-copy>p{max-width:520px;color:#56655b;font-size:17px}.hero-actions{display:flex;align-items:center;gap:28px;margin:32px 0}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:15px 23px;border-radius:999px;font-size:13px;font-weight:700;transition:.25s}.button:hover{transform:translateY(-2px);box-shadow:0 12px 25px rgba(23,61,42,.18)}.primary{background:var(--forest);color:white}.text-link{font-size:13px;font-weight:700;color:var(--forest)}.hero-notes{display:flex;gap:25px;font-size:12px;color:#607066}.hero-notes span:first-letter{color:#7ba329}.section-heading{max-width:570px}.section-heading.centered{margin:0 auto 55px;text-align:center}.section-heading h2{font-size:45px}.section-heading p{color:var(--muted)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-card{position:relative;padding:38px 33px;background:white;border:1px solid var(--line);border-radius:6px;transition:.3s}.service-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.service-card.featured{background:var(--cream);border-color:transparent}.service-number{position:absolute;right:25px;top:20px;color:#b4beb7;font-size:11px}.service-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:var(--forest);color:var(--lime);font-size:23px;margin-bottom:28px}.service-card h3,.step h3,.value h3{margin:0 0 10px;font-family:"Playfair Display",serif;color:var(--forest);font-size:22px}.service-card p,.value p{color:var(--muted);font-size:14px}.service-card a{display:inline-flex;gap:10px;margin-top:18px;color:#5c7b1f;text-transform:uppercase;letter-spacing:1px;font-size:10px;font-weight:700}.method{background:var(--forest)}.split{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.image-panel{position:relative}.image-panel img{width:100%;height:590px;object-fit:cover;border-radius:120px 4px 4px 4px}.image-badge{position:absolute;right:-35px;bottom:38px;width:145px;height:145px;border-radius:50%;background:var(--lime);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--forest);transform:rotate(-7deg)}.image-badge strong{font:700 20px "Playfair Display",serif}.image-badge span{font-size:9px;text-transform:uppercase;letter-spacing:1px}.eyebrow.light{color:var(--lime)}.method-copy h2,.cta-box h2{color:white;font-size:48px}.method-copy .lead{color:#c8d5cc;max-width:500px}.steps{margin:30px 0}.step{display:flex;gap:20px;padding:20px 0;border-top:1px solid rgba(255,255,255,.13)}.step>span{flex:0 0 34px;height:34px;display:grid;place-items:center;border:1px solid var(--lime);border-radius:50%;color:var(--lime);font-size:11px}.step h3{color:white;font-size:18px;margin:0}.step p{color:#b8c9bd;font-size:13px;margin:2px 0}.lime{background:var(--lime);color:var(--forest)}.why{background:var(--cream)}.why-top{display:flex;justify-content:space-between;align-items:end;margin-bottom:60px}.why-intro{max-width:430px;color:var(--muted)}.value-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #cbd3ca}.value{padding:28px 25px 5px;border-left:1px solid #cbd3ca}.value:first-child{border-left:0}.value strong{color:#76952d;font-size:11px}.value h3{margin-top:25px}.cta-section{background:var(--paper)}.cta-box{padding:65px 70px;background:var(--forest-2);border-radius:5px;display:flex;align-items:center;justify-content:space-between;gap:40px;position:relative;overflow:hidden}.cta-box:after{content:"A";position:absolute;right:35%;top:-100px;color:rgba(255,255,255,.025);font:700 300px "Playfair Display",serif}.cta-box>div,.cta-box>a{position:relative;z-index:1}.cta-box h2{max-width:680px;margin:15px 0;font-size:43px}.cta-box p{color:#bdccc2}.button.large{padding:18px 26px;white-space:nowrap}footer{padding:70px 0 25px;background:#10281c;color:#c8d4cc}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px}.footer-brand{color:white}.footer-grid p,.footer-grid a{font-size:13px;color:#9bada1}.footer-grid a{display:block;margin:4px 0}.footer-grid h4{margin-top:0;color:var(--lime);font-size:11px;text-transform:uppercase;letter-spacing:1.5px}.footer-bottom{display:flex;justify-content:space-between;margin-top:55px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);font-size:10px;color:#819388}.whatsapp{position:fixed;right:22px;bottom:22px;width:52px;height:52px;display:grid;place-items:center;border-radius:50%;background:#25d366;color:white;font-size:25px;box-shadow:0 10px 25px rgba(0,0,0,.2);z-index:9}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:900px){.main-nav{display:none;position:absolute;top:84px;left:20px;right:20px;padding:24px;background:white;box-shadow:var(--shadow);border-radius:8px;flex-direction:column;align-items:stretch;color:var(--forest)}.main-nav.open{display:flex}.menu-toggle{display:flex;flex-direction:column;gap:5px;padding:9px}.menu-toggle span{display:block;width:24px;height:2px;background:var(--forest)}.hero{min-height:720px}.hero-photo{background-position:62% center}.hero-photo:after{background:linear-gradient(90deg,rgba(245,246,239,.98) 0%,rgba(245,246,239,.9) 55%,rgba(245,246,239,.25) 100%)}.hero h1{font-size:50px}.service-grid{grid-template-columns:1fr}.split{grid-template-columns:1fr;gap:60px}.image-panel{max-width:620px}.why-top{display:block}.why-intro{margin-top:20px}.value-grid{grid-template-columns:1fr 1fr}.value:nth-child(3){border-left:0}.cta-box{padding:50px;display:block}.cta-box .button{margin-top:15px}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.container{width:min(100% - 28px,1160px)}.section{padding:75px 0}.nav-wrap{height:70px}.site-header .brand{font-size:20px}.brand-mark{width:34px;height:34px}.hero{min-height:740px;align-items:flex-end;padding-bottom:55px}.hero-content{padding-top:100px}.hero-photo{background-position:67% center}.hero-photo:after{background:linear-gradient(0deg,rgba(245,246,239,1) 0%,rgba(245,246,239,.92) 48%,rgba(245,246,239,.15) 100%)}.hero h1{font-size:42px}.hero-copy>p{font-size:15px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.hero-notes{display:grid;gap:4px}.section-heading h2,.method-copy h2{font-size:37px}.service-card{padding:30px}.image-panel img{height:420px;border-radius:70px 4px 4px 4px}.image-badge{width:115px;height:115px;right:10px;bottom:15px}.image-badge strong{font-size:16px}.value-grid{grid-template-columns:1fr}.value,.value:nth-child(3){border-left:0;border-bottom:1px solid #cbd3ca}.cta-box{padding:38px 27px}.cta-box h2{font-size:35px}.footer-grid{grid-template-columns:1fr;gap:25px}.footer-bottom{display:grid;gap:8px}.whatsapp{width:48px;height:48px}.main-nav{top:70px}}
