:root {
  --accent: #567a57;
  --bg: #edf3e9;
  --fg: #173329;
  --muted: #617269;
  --surface: color-mix(in srgb, var(--bg) 92%, var(--fg));
  --line: color-mix(in srgb, var(--fg) 18%, transparent);
  --shadow: 0 24px 70px rgba(0,0,0,.14);
  --radius: 24px;
  --max: 1180px;
}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--fg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65;text-rendering:optimizeLegibility}
img{max-width:100%;height:auto;display:block}
a{color:inherit}
button,input{font:inherit}
.skip-link{position:fixed;left:1rem;top:1rem;z-index:1000;background:var(--fg);color:var(--bg);padding:.75rem 1rem;border-radius:.5rem;transform:translateY(-160%)}
.skip-link:focus{transform:translateY(0)}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.affiliate-note{font-size:.78rem;text-align:center;padding:.5rem 1rem;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--bg) 92%,var(--accent));color:var(--muted)}
.brand img{width:clamp(210px,24vw,300px)}
.nav-toggle{display:none;background:none;border:0;padding:.5rem;color:inherit}
.nav-toggle span:not(.sr-only){display:block;width:24px;height:2px;background:currentColor;margin:5px 0}
.button,.leaf-button,.power-button,.private-button,.editorial-button{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;text-decoration:none;font-weight:800;border-radius:999px;padding:.9rem 1.25rem;border:1px solid transparent;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.button:hover,.leaf-button:hover,.power-button:hover,.private-button:hover,.editorial-button:hover{transform:translateY(-2px)}
.button:focus-visible,.leaf-button:focus-visible,.power-button:focus-visible,.private-button:focus-visible,.editorial-button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 65%,white);outline-offset:4px}
.site-footer{padding:4rem max(1.25rem,calc((100vw - var(--max))/2));border-top:1px solid var(--line)}
.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:2rem}
.footer-grid p{color:var(--muted);max-width:42ch}
.footer-bottom{display:flex;justify-content:space-between;gap:1rem;margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--line);font-size:.84rem;color:var(--muted)}
.faq-list{display:grid;gap:.75rem}
.faq-item{border-bottom:1px solid var(--line)}
.faq-item summary{cursor:pointer;list-style:none;padding:1.15rem 3rem 1.15rem 0;font-weight:800;position:relative}
.faq-item summary::-webkit-details-marker{display:none}
.faq-item summary::after{content:"+";position:absolute;right:.25rem;top:1rem;font-size:1.5rem;color:var(--accent)}
.faq-item[open] summary::after{content:"−"}
.faq-answer{padding:0 2.5rem 1.2rem 0;color:var(--muted)}
[data-reveal]{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s cubic-bezier(.2,.75,.2,1)}
[data-reveal].is-visible{opacity:1;transform:none}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}[data-reveal]{opacity:1;transform:none}}
@media (max-width:800px){
  .nav-toggle{display:block}
  [data-nav]{display:none;position:absolute;left:1rem;right:1rem;top:calc(100% + .5rem);padding:1rem;background:var(--bg);border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);z-index:30}
  [data-nav][data-open]{display:grid;gap:.8rem}
  .footer-grid{grid-template-columns:1fr}
  .footer-bottom{flex-direction:column}
}

.site-three{--bg:#edf3e9;--fg:#173329;--muted:#617269;--surface:#f8fbf5;font-family:"Trebuchet MS",ui-sans-serif,system-ui,sans-serif}
.site-three .affiliate-note{background:#173329;color:#d7e3d6;border:0}.nature-header{max-width:var(--max);margin:auto;padding:1rem 1.25rem;display:flex;justify-content:space-between;align-items:center;position:relative}.nature-header nav{display:flex;align-items:center;gap:1.3rem}.nature-header nav>a:not(.leaf-button){text-decoration:none;font-size:.9rem;font-weight:700}.leaf-button{background:#567a57;color:#fff;box-shadow:0 14px 32px rgba(71,110,76,.25)}.nature-hero{max-width:var(--max);margin:2rem auto 6rem;padding:0 1.25rem;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.leaf-label{text-transform:uppercase;letter-spacing:.15em;font-size:.75rem;font-weight:900;color:#567a57}.nature-copy h1{font-family:Georgia,serif;font-size:clamp(3rem,6vw,5.8rem);line-height:1;letter-spacing:-.045em;margin:.8rem 0 1.4rem}.nature-copy>p{font-size:1.1rem;color:#617269;max-width:55ch}.nature-actions{display:flex;align-items:center;gap:1.2rem;margin:2rem 0}.nature-actions>a:last-child{font-weight:800;text-underline-offset:.3em}.microcopy{font-size:.78rem!important}.nature-art img{border-radius:48% 48% 30% 30%;box-shadow:0 30px 80px rgba(28,59,45,.18)}
.essence{max-width:var(--max);margin:auto;padding:3rem;border-top:1px solid #aebfab;border-bottom:1px solid #aebfab;display:grid;grid-template-columns:70px 1fr 1fr;gap:2rem;align-items:center}.essence-mark{font-size:3rem;color:#567a57}.essence h2{font-family:Georgia,serif;font-size:2rem;margin:.5rem 0}.essence>p{color:#617269}
.botanical-section{max-width:var(--max);margin:auto;padding:7rem 1.25rem}.botanical-heading{max-width:700px}.botanical-heading h2{font-family:Georgia,serif;font-size:clamp(2.5rem,5vw,4.6rem);line-height:1.05;margin:.5rem 0}.botanical-heading>p:last-child{color:#617269}.rings{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem;margin-top:3rem}.rings article{aspect-ratio:1;border:1px solid #9eb19b;border-radius:50%;padding:2rem;display:flex;flex-direction:column;justify-content:center;text-align:center;background:#f8fbf5}.rings span{font-size:.8rem;color:#567a57;font-weight:900}.rings h3{font-family:Georgia,serif;font-size:1.5rem;margin:.5rem}.rings p{color:#617269;font-size:.88rem}
.ingredient-landscape{max-width:var(--max);margin:0 auto 7rem;padding:4rem;background:#173329;color:#f4f8f0;border-radius:120px 24px 120px 24px;display:grid;grid-template-columns:1.2fr .8fr;gap:4rem}.ingredient-landscape .leaf-label{color:#9ec49f}.ingredient-landscape h2{font-family:Georgia,serif;font-size:3.2rem;line-height:1.05}.ingredient-landscape p,.ingredient-landscape li{color:#c4d3c6}.plant-cards{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.plant-cards div{min-height:170px;border:1px solid #63816c;border-radius:60% 20% 60% 20%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Georgia,serif;font-size:1.35rem}.plant-cards div:last-child{grid-column:span 2}.plant-cards span{display:block;color:#9ec49f;font-family:Arial;font-size:.8rem}
.ritual{max-width:var(--max);margin:0 auto 7rem;padding:0 1.25rem;display:grid;grid-template-columns:.8fr 1.2fr;gap:5rem}.ritual h2{font-family:Georgia,serif;font-size:3.5rem;line-height:1.05}.ritual-steps{list-style:none;padding:0;margin:0}.ritual-steps li{display:grid;grid-template-columns:80px 1fr;gap:1rem;padding:1.3rem 0;border-bottom:1px solid #aebfab}.ritual-steps span{font-size:2rem;color:#567a57;font-family:Georgia}.ritual-steps h3,.ritual-steps p{margin:0}.ritual-steps p{color:#617269}
.product-garden{max-width:var(--max);margin:0 auto 6rem;padding:3rem 4rem;background:#dbe8d5;border-radius:24px 100px 24px 100px;display:grid;grid-template-columns:1.4fr .6fr;gap:3rem;align-items:center}.product-garden h2{font-family:Georgia,serif;font-size:3rem;margin:.5rem 0}.product-garden p{color:#617269}.product-garden .leaf-button{justify-self:center}
.desire-note{max-width:800px;margin:0 auto 7rem;padding:0 1.25rem;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;text-align:center}.desire-note>div:not(.not-equal){padding:2rem;border:1px solid #9eb19b;border-radius:50%}.desire-note span{font-family:Georgia,serif;font-size:1.5rem}.desire-note p{color:#617269}.not-equal{font-size:3rem;color:#567a57;padding:1rem}
.belgian-grove{max-width:900px;margin:0 auto 6rem;padding:4rem;text-align:center;border:1px solid #9eb19b;border-radius:48% 48% 20px 20px}.belgian-grove h2{font-family:Georgia,serif;font-size:3rem}.belgian-grove p{color:#617269}.health-leaf{max-width:var(--max);margin:0 auto 6rem;padding:3rem 1.25rem;display:grid;grid-template-columns:80px 1fr;gap:2rem;align-items:center}.health-leaf>span{font-size:4rem;color:#567a57}.health-leaf h2{font-family:Georgia,serif;font-size:2.7rem;margin:.3rem}.health-leaf p{color:#617269}.faq-nature{display:grid;grid-template-columns:.8fr 1.2fr;gap:5rem}.nature-final{max-width:var(--max);margin:0 auto 6rem;padding:5rem 2rem;background:#f8fbf5;text-align:center;border-radius:100px 20px 100px 20px}.nature-final h2{font-family:Georgia,serif;font-size:4rem;margin:.5rem}.nature-final p{color:#617269}.nature-footer{background:#173329;color:#edf3e9}.nature-footer .footer-grid p,.nature-footer .footer-bottom{color:#b8c9ba}
@media(max-width:900px){.nature-header nav{display:none}.nature-hero,.essence,.ingredient-landscape,.ritual,.product-garden,.faq-nature{grid-template-columns:1fr}.rings{grid-template-columns:1fr 1fr}.ingredient-landscape{margin-left:1rem;margin-right:1rem;border-radius:50px 20px}.plant-cards{grid-template-columns:repeat(3,1fr)}.plant-cards div:last-child{grid-column:auto}.ritual{gap:2rem}.product-garden{margin-left:1rem;margin-right:1rem}.product-garden .leaf-button{justify-self:start}}
@media(max-width:560px){.nature-copy h1{font-size:3rem}.nature-actions{flex-direction:column;align-items:stretch}.leaf-button{width:100%}.rings{grid-template-columns:1fr}.rings article{aspect-ratio:auto;border-radius:22px}.plant-cards{grid-template-columns:1fr}.ingredient-landscape{padding:2rem}.plant-cards div{min-height:120px}.desire-note{grid-template-columns:1fr}.not-equal{transform:rotate(90deg)}.belgian-grove{margin-left:1rem;margin-right:1rem;padding:2.5rem 1.5rem;border-radius:60px 60px 20px 20px}.health-leaf{grid-template-columns:1fr}.nature-final{margin-left:1rem;margin-right:1rem}.nature-final h2{font-size:3rem}}
