:root{--ink:#0d4a3c;--deep:#083f34;--paper:#f4f4e9;--paper-2:#eef0e3;--line:#ccd1c1;--sage:#9aae9a;--gold:#d69a34;--terracotta:#bb6948;--serif:'Playfair Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif;--script:'Shadows Into Light Two',cursive;--ease:cubic-bezier(.23,1,.32,1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);font-size:15px;line-height:1.55}img{display:block;max-width:100%}.container{width:min(1180px,calc(100% - 96px));margin:0 auto}.section-paper{position:relative;overflow:hidden;background:var(--paper)}.site-header{height:88px;background:#f8f8f0;border-bottom:1px solid #e4e4d7;position:sticky;top:0;z-index:20}.header-inner{height:100%;display:flex;align-items:center;gap:30px}.brand img{width:198px;height:61px;object-fit:contain}.primary-nav{display:flex;align-items:center;justify-content:center;gap:29px;margin-left:auto}.primary-nav a,.footer-main nav a{color:var(--deep);text-decoration:none;text-transform:uppercase;letter-spacing:.13em;font-size:10px;font-weight:600;position:relative}.primary-nav a:after{content:"";position:absolute;left:0;right:0;bottom:-9px;height:1px;background:var(--ink);transform:scaleX(0);transition:transform .2s var(--ease)}.primary-nav a:hover:after,.primary-nav a.active:after{transform:scaleX(1)}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;border:0;border-radius:999px;padding:13px 22px;background:#166149;color:#fff;text-decoration:none;text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:700;transition:transform .18s var(--ease),background .18s var(--ease)}.button:hover{transform:translateY(-2px);background:#0c4a3a}.button:active{transform:scale(.97)}.button span{font-size:16px;line-height:0}.button-small{padding:11px 20px;font-size:9px;white-space:nowrap}.button-outline{background:transparent;border:1px solid var(--ink);color:var(--ink)}.button-outline:hover{color:#fff}.button-light{background:transparent;border:1px solid #cbd9cb}.button-light:hover{background:#c2d5c5;color:var(--deep)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.menu-toggle{display:none}.leaf{position:absolute;pointer-events:none;opacity:.78}.leaf:before,.leaf:after{content:"";position:absolute;border-radius:100% 0 100% 0;background:#b9c8ba;transform:rotate(-35deg)}.leaf-header{left:-18px;top:-25px;width:78px;height:100px}.leaf-header:before{width:30px;height:72px;left:14px;top:2px}.leaf-header:after{width:22px;height:52px;left:43px;top:40px}.hero{min-height:390px}.hero-art{position:absolute;inset:0 0 0 39%;background-image:linear-gradient(90deg,#f4f4e9 0%,rgba(244,244,233,.72) 10%,transparent 30%),url('assets/hero-mountains.webp');background-size:auto 100%,cover;background-position:left center,right center;background-repeat:no-repeat}.hero-grid{position:relative;min-height:390px;display:flex;align-items:center}.hero-copy{width:48%;padding:30px 0 34px}.eyebrow{text-transform:uppercase;letter-spacing:.19em;font-size:10px;font-weight:700;color:var(--deep);margin:0 0 8px}.eyebrow i{font-style:normal;color:#a87839;padding:0 5px}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:600;line-height:1.02;letter-spacing:-.035em}h1{font-size:49px;margin-bottom:12px}h2{font-size:30px;margin-bottom:12px}h1 em,h2 em{font-style:normal;color:#255e4e}.lede{max-width:355px;line-height:1.65;color:#244d43;margin-bottom:18px}.button-row{display:flex;gap:14px;flex-wrap:wrap}.hero-note{position:absolute;left:56%;top:50px;color:#315c4e;font-family:var(--script);font-size:22px;line-height:1.24;transform:rotate(-6deg)}.hero-note span{display:block;width:73px;border-bottom:2px solid #c4933b;transform:rotate(-8deg);margin:8px 0 0 15px}.mountain-silhouette{position:absolute;bottom:-20px;left:-2%;right:0;height:45px;background:linear-gradient(165deg,transparent 25%,#d2d8cb 26%,#d2d8cb 49%,transparent 50%),linear-gradient(175deg,transparent 32%,#e1e5dc 33%,#e1e5dc 65%,transparent 66%);opacity:.8}.leaf-hero{right:91%;bottom:8px;width:90px;height:160px}.leaf-hero:before{width:38px;height:125px;left:24px;top:16px}.leaf-hero:after{width:30px;height:92px;left:-2px;top:68px;transform:rotate(72deg)}.two-col{display:grid;grid-template-columns:1fr 1.1fr;gap:42px;align-items:center;padding:45px 0 44px}.difference{background:var(--paper-2)}.difference-copy{padding-left:5px}.difference-copy>p:not(.eyebrow){max-width:372px;color:#31544b;margin-bottom:23px}.nutrition-art{height:265px;position:relative;display:flex;align-items:center}.nutrition-art img{width:67%;height:100%;object-fit:cover;border-radius:72px 14px 72px 14px}.image-caption{position:absolute;left:40%;bottom:8px;background:#e9dfcc;padding:16px 14px 11px;font-family:var(--script);font-size:18px;line-height:1.25;color:#33473b;transform:rotate(-11deg);box-shadow:0 3px 10px #6d6a4c22}.image-caption small{display:block;text-align:center;font-size:20px}.side-note{font-family:var(--script);font-size:21px;text-align:center;line-height:1.35;color:#3f5e4d;transform:rotate(-4deg);margin-left:-2px}.side-note strong{font-weight:400;color:#234f40}.promise-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;max-width:550px}.promise{text-align:center;border-right:1px solid #c9cec3;min-height:75px;font-size:11px;line-height:1.35}.promise:last-child{border:0}.icon{display:block;font-family:var(--serif);font-size:30px;line-height:1;color:#2f6a53;margin-bottom:6px}.services{padding:17px 0 46px;background:#f5f5eb}.section-heading{text-align:center;margin-bottom:16px}.section-heading h2{font-size:26px;margin-bottom:3px}.section-heading>p:last-child{font-size:12px;line-height:1.45;max-width:420px;margin:0 auto;color:#416056}.service-grid{display:grid;grid-template-columns:repeat(5,1fr);max-width:1020px;margin:0 auto}.service{text-align:center;padding:0 19px;min-height:157px;border-right:1px solid #d3d7cc}.service:last-child{border:0}.round-icon{width:57px;height:57px;margin:0 auto 11px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:26px;font-family:var(--serif)}.round-icon.green{background:#72927d}.round-icon.terracotta{background:var(--terracotta);font-size:16px}.round-icon.sage{background:#719681}.round-icon.gold{background:var(--gold)}.round-icon.dark{background:#115948}.service h3{font-family:var(--serif);font-size:15px;line-height:1.05;margin-bottom:7px}.service p{font-size:10.5px;line-height:1.35;color:#426157;margin:0}.leaf-services{left:-15px;bottom:-26px;width:100px;height:180px;transform:rotate(-12deg)}.leaf-services:before{width:38px;height:130px;left:22px;top:15px}.leaf-services:after{width:27px;height:90px;left:62px;top:80px}.about-grid{display:grid;grid-template-columns:1.13fr 1.2fr .73fr;gap:36px;align-items:center;padding:23px 0 25px}.about-image{height:180px;position:relative;overflow:hidden}.about-image img{width:100%;height:100%;object-fit:cover;border-radius:0 0 5px 0}.about-image span{position:absolute;right:35px;top:25px;text-align:center;font-family:var(--script);font-size:19px;line-height:1.05;color:#5a6c3e;transform:rotate(-5deg)}.about-copy h2{font-size:28px}.about-copy>p:not(.eyebrow){font-size:12px;line-height:1.55;color:#426157;max-width:425px;margin-bottom:16px}.about-copy .button{padding:11px 18px}.about-values{border-left:1px solid #bfc9bb;padding-left:23px;display:grid;gap:7px}.about-values>div{display:flex;align-items:center;gap:14px;border-bottom:1px solid #d3d8cf;padding:4px 0 7px}.about-values>div:last-child{border-bottom:0}.about-values b{font-family:var(--serif);font-size:25px;font-weight:400;color:#2c6a54}.about-values span{font-size:11px;line-height:1.2}.journal{background:#e9efe6}.journal-grid{display:grid;grid-template-columns:1fr 2fr;gap:38px;align-items:center;padding:20px 0}.journal-intro h2{font-size:27px;margin-bottom:7px}.journal-intro>p:not(.eyebrow){font-size:12px;max-width:300px;line-height:1.45;color:#3f5d53}.journal-intro .button{margin-top:4px}.posts{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.post{background:#f8f8f1;border:1px solid #d9ded6;border-radius:4px;overflow:hidden;padding-bottom:8px;transition:transform .2s var(--ease),box-shadow .2s var(--ease)}.post:hover{transform:translateY(-4px);box-shadow:0 8px 20px #1c4c3620}.post img{width:100%;height:91px;object-fit:cover}.post h3{font-size:11px;line-height:1.35;font-weight:500;margin:7px 10px 3px}.post small{font-size:8px;text-transform:uppercase;letter-spacing:.12em;margin:0 10px;color:#627269}.testimonial{height:144px;background:#eef0e6}.testimonial-mountains{position:absolute;inset:0;background:linear-gradient(170deg,transparent 38%,#c4d2c2 39%,#c4d2c2 46%,transparent 47%),linear-gradient(175deg,transparent 50%,#aac1ae 51%,#aac1ae 61%,transparent 62%);opacity:.8}.testimonial-inner{position:relative;text-align:center;padding-top:17px;max-width:600px}.testimonial .eyebrow{margin-bottom:5px;font-size:9px}.testimonial blockquote{font-family:var(--serif);font-size:13px;line-height:1.25;max-width:350px;margin:0 auto 3px}.testimonial cite{font-size:11px;font-style:normal}.stars{color:#df9a31;letter-spacing:2px;font-size:16px;margin-top:2px}.slider-arrow{position:absolute;background:transparent;border:0;color:#1a604d;font-size:29px;top:57px;left:0;cursor:pointer}.slider-arrow.next{left:auto;right:0}.cta{background:#0d5143;color:#fff}.cta-inner{height:70px;display:flex;align-items:center;gap:24px}.cta h2{font-size:21px;color:#fff;margin:0}.cta p{font-size:11px;margin:0;color:#d5e1d6}.cta-leaf{font-size:34px;transform:rotate(-35deg);color:#b3cdb6;margin-right:12px}.cta .button{margin-left:auto}.site-footer{background:#0a483b;color:#fff}.footer-main{min-height:55px;border-bottom:1px solid #6f9585;display:flex;align-items:center;gap:44px}.footer-main img{width:181px;height:51px;object-fit:contain;filter:brightness(0) invert(1);opacity:.92}.footer-main nav{display:flex;gap:18px}.footer-main nav a{color:#e7eee7;font-size:9px;letter-spacing:.05em;text-transform:none}.social{margin-left:auto;font-size:9px;display:flex;align-items:center;gap:8px}.social span{display:grid;place-items:center;width:17px;height:17px;border:1px solid #d3e0d4;border-radius:50%;font-size:9px}.footer-note{font-family:var(--script);font-size:12px;line-height:1;color:#e2eadf;text-align:right}.footer-note em{font-size:14px}.footer-bottom{min-height:31px;display:flex;justify-content:space-between;align-items:center;font-size:8px;color:#d0ddd1}.footer-bottom span:last-child{color:#e2e8df}@media(max-width:900px){.container{width:min(100% - 40px,650px)}.site-header{height:74px}.brand img{width:160px;height:54px}.primary-nav{position:absolute;left:20px;right:20px;top:69px;display:none;flex-direction:column;gap:20px;padding:22px;background:#f8f8f0;box-shadow:0 8px 20px #23433218;border:1px solid #dfe5da}.primary-nav.open{display:flex}.primary-nav a:after{bottom:-5px}.menu-toggle{display:grid;place-items:center;width:36px;height:36px;margin-left:auto;border:1px solid #cbd4c8;background:transparent;border-radius:50%;gap:3px;padding:9px}.menu-toggle span{display:block;width:15px;height:1px;background:var(--ink)}.header-cta{display:none}.hero{min-height:540px}.hero-art{inset:35% 0 0 0;background-image:linear-gradient(180deg,#f4f4e9 0%,rgba(244,244,233,0) 42%),url('assets/hero-mountains.webp');background-position:center top,center bottom}.hero-grid{min-height:540px;align-items:flex-start}.hero-copy{width:100%;padding-top:64px}.hero-copy h1{font-size:43px}.hero-note{left:auto;right:5%;top:282px;font-size:18px}.two-col,.about-grid{grid-template-columns:1fr;gap:25px}.difference{padding-bottom:25px}.nutrition-art{height:280px}.service-grid{grid-template-columns:repeat(3,1fr);gap:23px 0}.service:nth-child(3){border:0}.service:nth-child(4),.service:nth-child(5){margin-top:20px}.about-values{border-left:0;border-top:1px solid #bfc9bb;padding:14px 0 0;grid-template-columns:repeat(2,1fr);gap:0 15px}.journal-grid{grid-template-columns:1fr}.posts{width:100%}.footer-main{flex-wrap:wrap;gap:14px;padding:11px 0}.footer-main nav{order:3;width:100%;justify-content:space-between}.social{margin-left:0}.footer-note{margin-left:auto}.cta-inner{height:auto;padding:18px 0;flex-wrap:wrap;gap:10px}.cta .button{margin-left:0}.footer-bottom{padding:10px 0;gap:8px;flex-direction:column;align-items:flex-start}}@media(max-width:520px){.container{width:calc(100% - 32px)}h1{font-size:38px}.hero-copy{padding-top:45px}.hero{min-height:510px}.hero-grid{min-height:510px}.hero-note{top:285px;right:2%;font-size:16px}.promise-grid{grid-template-columns:repeat(2,1fr);gap:10px 0}.promise:nth-child(2){border:0}.promise:nth-child(3){margin-top:8px}.promise:nth-child(4){margin-top:8px}.nutrition-art{height:225px}.nutrition-art img{width:72%}.side-note{font-size:16px}.image-caption{font-size:15px}.service-grid{grid-template-columns:repeat(2,1fr)}.service:nth-child(2){border:0}.service:nth-child(3){border-right:1px solid #d3d7cc}.service:nth-child(5){grid-column:1/-1;border:0}.posts{grid-template-columns:1fr}.post{display:grid;grid-template-columns:105px 1fr;grid-template-rows:auto auto;column-gap:12px;padding-bottom:0}.post img{height:100%;grid-row:1/3}.post h3{margin:11px 10px 0 0}.post small{margin:3px 10px 10px 0}.footer-main img{width:150px}.footer-main nav{gap:8px}.footer-main nav a{font-size:8px}.footer-note{font-size:10px}}

/* Final composition pass: generous 550px desktop sections and a structured footer. */
@media (min-width:901px){
  .hero,.difference,.services,.whole-person,.journal{height:550px;min-height:550px}
  .hero-grid{height:550px;min-height:0}
  .hero-copy{padding-top:0;padding-bottom:0}
  h1{font-size:58px;line-height:.99;max-width:600px}
  .lede{font-size:16px;max-width:410px}
  .hero-note{top:105px;font-size:25px}
  .two-col{height:550px;padding:70px 0;gap:75px}
  .difference-copy h2{font-size:42px}
  .difference-copy>p:not(.eyebrow){font-size:15px;line-height:1.7;max-width:450px}
  .nutrition-art{height:340px}
  .promise-grid{max-width:610px;margin-top:32px}
  .promise{font-size:12px;min-height:91px}
  .icon{font-size:37px;margin-bottom:9px}
  .services{padding:0;display:flex;align-items:center}
  .services .container{width:min(1180px,calc(100% - 96px))}
  .section-heading{margin-bottom:48px}
  .section-heading h2{font-size:38px;margin-bottom:10px}
  .section-heading>p:last-child{font-size:14px;line-height:1.55}
  .service-grid{max-width:1160px}
  .service{padding:0 28px;min-height:215px}
  .round-icon{width:75px;height:75px;font-size:32px;margin-bottom:19px}
  .service h3{font-size:20px;line-height:1.08;margin-bottom:11px}
  .service p{font-size:12px;line-height:1.5}
  .about-grid{height:550px;padding:70px 0;gap:55px}
  .about-image{height:285px}
  .about-image span{font-size:23px;right:46px;top:38px}
  .about-copy h2{font-size:40px}
  .about-copy>p:not(.eyebrow){font-size:14px;line-height:1.7;max-width:480px;margin-bottom:28px}
  .about-values{gap:15px;padding-left:30px}
  .about-values>div{padding:8px 0 14px}
  .about-values b{font-size:34px}
  .about-values span{font-size:13px}
  .journal{display:flex;align-items:center}
  .journal-grid{height:550px;padding:80px 0;gap:65px}
  .journal-intro h2{font-size:40px}
  .journal-intro>p:not(.eyebrow){font-size:14px;line-height:1.7;max-width:350px;margin-bottom:25px}
  .posts{gap:16px}
  .post{padding-bottom:15px}
  .post img{height:150px}
  .post h3{font-size:14px;margin:13px 14px 6px;line-height:1.35}
  .post small{font-size:9px;margin:0 14px}
  .testimonial{height:220px}
  .testimonial-inner{padding-top:42px}
  .testimonial .eyebrow{font-size:10px;margin-bottom:11px}
  .testimonial blockquote{font-size:19px;line-height:1.35;max-width:520px;margin-bottom:8px}
  .testimonial cite{font-size:13px}
  .stars{font-size:20px;margin-top:7px}
  .slider-arrow{top:98px;font-size:38px}
  .cta-inner{height:105px}
  .cta h2{font-size:28px}
  .cta p{font-size:13px}
  .site-footer{min-height:205px}
  .footer-main{min-height:166px;padding:30px 0;align-items:flex-start;gap:70px}
  .footer-brand{width:255px}
  .footer-brand img{width:195px;height:55px;object-fit:contain;filter:none;opacity:1}
  .footer-brand p,.footer-nav-group>p,.footer-contact>p{font-size:11px;color:#c6d9ca;margin:7px 0 0;letter-spacing:.08em;text-transform:uppercase}
  .footer-nav-group{padding-top:3px}
  .footer-nav-group nav{display:grid;grid-template-columns:repeat(2,75px);gap:10px 15px;margin-top:12px}
  .footer-nav-group nav a{font-size:11px;letter-spacing:.03em;text-transform:none;color:#eef4ed}
  .footer-contact{padding-top:3px;display:grid;gap:7px}
  .footer-contact>a,.footer-contact>span{font-size:12px;color:#eef4ed;text-decoration:none}
  .footer-contact .social{margin:7px 0 0;justify-content:flex-start}
  .footer-note{margin-left:auto;padding-top:10px;font-size:18px;line-height:1.05}
  .footer-note em{font-size:21px}
  .footer-bottom{min-height:39px;border-top:1px solid #6f9585;font-size:10px}
}
@media (max-width:900px){
  .footer-main{align-items:flex-start}
  .footer-brand img{filter:none;opacity:1}
  .footer-brand p,.footer-nav-group>p,.footer-contact>p{font-size:10px;color:#c6d9ca;margin:4px 0 8px;text-transform:uppercase;letter-spacing:.1em}
  .footer-brand p{max-width:180px}
  .footer-nav-group nav{display:grid;grid-template-columns:repeat(2,70px);gap:8px 14px}
  .footer-contact{display:grid;gap:5px}
  .footer-contact>a,.footer-contact>span{font-size:10px;color:#eef4ed;text-decoration:none}
  .footer-contact .social{margin:4px 0 0}
}
@media (max-width:520px){
  .footer-main{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:22px 0}
  .footer-brand{grid-column:1/-1;display:flex;align-items:center;gap:15px}
  .footer-brand img{width:145px;height:42px}
  .footer-brand p{margin:0;max-width:150px}
  .footer-nav-group,.footer-contact{padding:0}
  .footer-note{grid-column:1/-1;margin:0;text-align:left;padding-top:2px}
  .footer-bottom{font-size:9px}
}
