@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,600;0,700;1,600;1,700&display=swap');
:root{--ink:#1c2820;--green:#315f38;--deep:#173a22;--sage:#dfe8d8;--cream:#f7f4ea;--paper:#fffdf7;--line:#d9dfd2;--muted:#687168;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:'DM Sans',system-ui,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,input{font:inherit}.container{width:min(1120px,calc(100% - 40px));margin:auto}.narrow{max-width:820px}.center{text-align:center}.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}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,253,247,.94);backdrop-filter:blur(12px);border-bottom:1px solid rgba(217,223,210,.75)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px}.brand img{width:44px;height:44px}.brand span{display:grid;line-height:1.05}.brand strong{font-family:'Playfair Display',serif;font-size:18px}.brand small{font-size:8px;letter-spacing:1.8px;color:var(--green);font-weight:700;margin-top:5px}.nav-links{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:600}.nav-links a:not(.nav-cta){opacity:.82}.nav-links a:hover{opacity:1}.nav-cta{padding:11px 18px;border-radius:999px;background:var(--green);color:white}.menu-toggle{display:none;border:0;background:transparent;padding:8px}.menu-toggle span{display:block;width:24px;height:2px;background:var(--ink);margin:5px}.hero{min-height:680px;position:relative;overflow:hidden;background:linear-gradient(105deg,#e8eee1 0%,#f8f5e9 56%,#e3eadb 100%)}.hero-art{position:absolute;right:-5%;top:0;width:58%;height:100%;overflow:hidden}.sun{position:absolute;width:520px;height:520px;border-radius:50%;right:8%;top:90px;background:#d3dec8}.board{position:absolute;width:620px;height:300px;right:-30px;bottom:20px;background:#c49a69;border-radius:50%;transform:rotate(-8deg);opacity:.75}.bowl{position:absolute;width:470px;height:245px;border-radius:0 0 52% 52%;right:12%;bottom:100px;background:linear-gradient(#bd8b5d,#8b5b38);box-shadow:0 20px 40px #315f3830;overflow:hidden}.bowl:before{content:"";position:absolute;left:5%;top:-25px;width:90%;height:105px;border-radius:50%;background:#4e6d3d;box-shadow:inset 0 12px 0 #35572d}.food{position:absolute;border-radius:50%;width:70px;height:50px;background:#df9b3f}.food-1{left:90px;top:35px}.food-2{left:190px;top:12px;background:#c74d37}.food-3{left:275px;top:48px;background:#d6c06d}.food-4{left:345px;top:22px;background:#e5d8bf}.leaf{position:absolute;width:110px;height:45px;border-radius:100% 0 100% 0;background:#668653;transform:rotate(-30deg)}.leaf-a{left:8%;top:18%;}.leaf-b{right:20%;top:12%;transform:rotate(28deg)}.herb{position:absolute;width:120px;height:8px;background:#527246;border-radius:100%;transform:rotate(-25deg);right:54%;bottom:230px}.herb-2{right:38%;bottom:190px;transform:rotate(35deg)}.hero-content{position:relative;padding:130px 0 80px;max-width:1120px}.eyebrow{font-size:11px;letter-spacing:2.4px;font-weight:700;color:var(--green);margin:0 0 18px}.hero h1{font-family:'Playfair Display',serif;font-size:clamp(54px,7vw,88px);line-height:.98;letter-spacing:-2.5px;margin:0 0 26px;max-width:630px}.hero h1 em,h2 em{color:var(--green);font-weight:600}.hero-copy{font-size:18px;max-width:500px;color:#526057;margin:0 0 30px}.actions{display:flex;gap:12px;align-items:center}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 21px;border:1px solid transparent;font-weight:700;cursor:pointer;transition:.2s}.button.primary{background:var(--green);color:white}.button.primary:hover{background:var(--deep);transform:translateY(-1px)}.button.ghost{border-color:#83907f;background:rgba(255,255,255,.35)}.hero-note{margin-top:48px;font-size:12px;color:#687168}.hero-note span{color:var(--green);font-size:18px;vertical-align:middle;margin-right:7px}.section{padding:105px 0}.intro{background:var(--paper)}h2{font-family:'Playfair Display',serif;font-size:clamp(38px,4.5vw,58px);line-height:1.08;letter-spacing:-1.3px;margin:0 0 20px}.intro .narrow>p:last-child{color:var(--muted);font-size:16px;max-width:680px;margin:0 auto}.pillars{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:65px}.pillars article{text-align:center;padding:12px 20px}.icon{font-size:34px;color:var(--green);height:58px}.pillars h3{font-family:'Playfair Display',serif;margin:10px 0 8px;font-size:21px}.pillars p{color:var(--muted);font-size:14px;margin:0}.recipes{background:var(--cream)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:35px}.section-head h2{font-size:48px;margin:0}.text-link{font-weight:700;font-size:13px;color:var(--green);padding-bottom:6px}.recipe-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.recipe-card,.post{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 12px 35px #1c28200b}.dish{height:245px;position:relative;overflow:hidden;background:#d6dfc8}.bowl-green{background:radial-gradient(circle at 50% 48%,#587b42 0 29%,transparent 30%),linear-gradient(135deg,#dbe7cf,#aebf9f)}.bowl-green:after{content:"";position:absolute;width:260px;height:120px;border-radius:50%;border:18px solid #8e633f;left:50%;top:47%;transform:translate(-50%,-50%);box-shadow:0 18px 22px #173a2226}.dish span{position:absolute;border-radius:50%;z-index:2}.d1{width:38px;height:38px;background:#d6a33e;left:39%;top:36%}.d2{width:30px;height:30px;background:#c8513e;left:53%;top:31%}.d3{width:34px;height:25px;background:#e2c870;left:47%;top:52%}.d4{width:26px;height:26px;background:#78965a;left:59%;top:49%}.pasta{background:linear-gradient(140deg,#eee3bc,#d6c078)}.pasta:after{content:"";position:absolute;width:260px;height:155px;border-radius:50%;left:50%;top:52%;transform:translate(-50%,-50%);background:#a96d42;box-shadow:0 15px 24px #173a2220}.p1,.p2,.p3{width:155px!important;height:16px!important;background:#f4db8d;z-index:3!important;left:50%!important}.p1{top:38%!important;transform:rotate(12deg)}.p2{top:51%!important;transform:rotate(-10deg)}.p3{top:63%!important;transform:rotate(18deg)}.salad{background:linear-gradient(135deg,#dbe8cc,#a5bd8f)}.salad:after{content:"";position:absolute;width:270px;height:150px;border-radius:50%;left:50%;top:51%;transform:translate(-50%,-50%);background:#42633b;box-shadow:0 16px 30px #173a2228}.s1,.s2,.s3,.s4{z-index:3!important}.s1{width:48px;height:28px;background:#db5140;left:38%;top:38%}.s2{width:42px;height:35px;background:#e0c34f;left:52%;top:34%}.s3{width:35px;height:35px;background:#a7b95b;left:48%;top:54%}.s4{width:28px;height:22px;background:#f0e0ba;left:60%;top:51%}.card-body{padding:23px}.tags{display:flex;gap:7px;margin-bottom:10px}.tags span{font-size:9px;letter-spacing:1px;background:#e8eee1;padding:4px 7px;border-radius:99px;color:var(--green);font-weight:700}.card-body h3{font-family:'Playfair Display',serif;font-size:25px;line-height:1.15;margin:0 0 10px}.card-body p{color:var(--muted);font-size:13px;margin:0 0 18px}.meta{font-size:11px;font-weight:700;color:#687168;display:flex;justify-content:space-between}.meta span{color:var(--green);font-size:17px}.wellness{background:var(--paper)}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.wellness-art{height:520px;border-radius:30px;background:linear-gradient(155deg,#dfe9d9,#bdcdb8);position:relative;overflow:hidden}.moon{position:absolute;width:150px;height:150px;border-radius:50%;background:#f3ead2;top:65px;right:90px}.person{position:absolute;width:170px;height:310px;border-radius:90px 90px 25px 25px;background:#4e7251;bottom:-55px;left:50%;transform:translateX(-50%);box-shadow:inset 45px 0 0 #385e3e}.person:before{content:"";position:absolute;width:105px;height:105px;border-radius:50%;background:#b87d56;top:-78px;left:33px}.plant{position:absolute;bottom:0;width:8px;height:260px;background:#527246;transform-origin:bottom}.plant:before,.plant:after{content:"";position:absolute;width:90px;height:35px;border-radius:100% 0 100% 0;background:#69885a}.plant:before{left:-76px;top:55px;transform:rotate(-25deg)}.plant:after{left:-8px;top:100px;transform:rotate(35deg)}.plant-left{left:85px}.plant-right{right:85px;transform:scaleX(-1)}.wellness-copy h2{font-size:55px}.wellness-copy>p:not(.eyebrow){color:var(--muted);max-width:470px}.wellness-list{margin-top:34px;border-top:1px solid var(--line)}.wellness-list a{display:grid;grid-template-columns:45px 1fr 25px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}.wellness-list span{color:var(--green);font-size:11px}.wellness-list strong{font-family:'Playfair Display',serif;font-size:20px}.wellness-list i{font-style:normal;color:var(--green)}.journal{background:var(--cream)}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.post-art{height:210px}.smoothie{background:radial-gradient(circle at 53% 57%,#d77d4c 0 23%,#f3e6cf 24% 31%,transparent 32%),linear-gradient(135deg,#b6c98c,#e8d8ba)}.mealprep{background:radial-gradient(circle at 50% 52%,#b87a48 0 27%,#e8dfc3 28% 34%,transparent 35%),linear-gradient(135deg,#c6d5b1,#e9dfc5)}.plantfood{background:radial-gradient(circle at 50% 53%,#d89c4a 0 24%,#f0e4c5 25% 33%,transparent 34%),linear-gradient(135deg,#91aa77,#e4d8bb)}.post>div:last-child{padding:22px}.post small{font-size:9px;letter-spacing:1.4px;color:var(--green);font-weight:700}.post h3{font-family:'Playfair Display',serif;font-size:23px;line-height:1.2;margin:10px 0}.post p{font-size:13px;color:var(--muted);margin:0}.newsletter{background:var(--deep);color:white;padding:78px 0}.newsletter-inner{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.newsletter .eyebrow{color:#b8cfab}.newsletter h2{font-size:52px}.newsletter p:not(.eyebrow){color:#c4d0c5;max-width:530px}.newsletter form{position:relative;display:flex;gap:10px}.newsletter input{flex:1;min-width:0;border:1px solid #607466;background:#24472c;color:white;border-radius:999px;padding:15px 18px;outline:none}.newsletter input::placeholder{color:#aebcaf}.form-message{position:absolute!important;top:55px;left:4px;font-size:12px!important}.footer{background:#102c18;color:#e6eee5;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px}.footer-brand{margin-bottom:20px}.footer .brand strong{color:white}.footer .brand small{color:#a9c09e}.footer-grid>div>p{color:#aebcaf;font-size:13px}.footer h4{font-size:11px;letter-spacing:1.5px;text-transform:uppercase;color:#a9c09e;margin:5px 0 17px}.footer-grid>div>a:not(.brand){display:block;color:#dce6dc;font-size:13px;margin:8px 0}.copyright{border-top:1px solid #36503b;margin-top:50px;padding-top:20px;display:flex;justify-content:space-between;color:#92a496;font-size:10px}@media(max-width:850px){.nav-links{gap:16px}.hero-art{opacity:.42;width:75%}.hero-content{padding-top:105px}.pillars{grid-template-columns:repeat(2,1fr)}.recipe-grid,.journal-grid{grid-template-columns:1fr 1fr}.recipe-card:last-child,.post:last-child{grid-column:1/-1}.split{gap:40px}.wellness-copy h2{font-size:44px}.footer-grid{grid-template-columns:2fr 1fr 1fr}}@media(max-width:680px){.container{width:min(100% - 28px,1120px)}.nav{height:68px}.menu-toggle{display:block}.nav-links{display:none;position:absolute;left:14px;right:14px;top:63px;background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:12px;box-shadow:0 18px 40px #173a2215;flex-direction:column;align-items:stretch;gap:0}.nav-links.open{display:flex}.nav-links a{padding:12px}.nav-cta{text-align:center;margin-top:5px}.hero{min-height:690px}.hero-art{right:-28%;width:120%;opacity:.3}.hero-content{padding-top:85px}.hero h1{font-size:58px}.hero-copy{font-size:16px}.actions{flex-wrap:wrap}.section{padding:76px 0}.section-head{align-items:start;flex-direction:column}.section-head h2{font-size:39px}.pillars,.recipe-grid,.journal-grid,.split,.newsletter-inner,.footer-grid{grid-template-columns:1fr}.recipe-card:last-child,.post:last-child{grid-column:auto}.pillars{gap:12px;margin-top:45px}.wellness-art{height:390px}.wellness-copy h2{font-size:43px}.newsletter form{flex-direction:column}.newsletter .button{width:100%}.form-message{top:105px}.newsletter{padding-bottom:115px}.copyright{flex-direction:column;gap:8px}.footer-grid{gap:25px}.footer-grid>div:not(:first-child){border-top:1px solid #36503b;padding-top:20px}}
