
:root{--bg:#080b09;--panel:#111713;--ink:#f1f4ed;--muted:#9aa79c;--green:#c8ff79;--line:#ffffff20;--accent:#c8ff79}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.6 Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:2px solid var(--green);outline-offset:5px}img{display:block;width:100%;height:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500}button{color:inherit}::selection{background:#c8ff79;color:#080b09}.topline{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:9px 4%;font-size:11px;letter-spacing:.7px;color:#bcc6bd}.topline span:first-child:before{content:'';display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--green);margin-right:10px;box-shadow:0 0 12px #c8ff7977}.header{position:sticky;top:0;background:#080b09dd;backdrop-filter:blur(18px);z-index:50;display:flex;justify-content:space-between;align-items:center;gap:30px;padding:18px 4%;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:11px;flex-shrink:0}.brand img{width:43px;height:43px;object-fit:contain;filter:invert(1) grayscale(1);mix-blend-mode:screen}.brand span{font-size:12px;font-weight:600;letter-spacing:1.5px;line-height:1.35;text-transform:uppercase}.header nav{display:flex;gap:26px;font-size:13px;color:#b3beb5}.header nav a{transition:color .25s}.header nav a:hover{color:var(--green)}.header .tools{display:flex;gap:23px;align-items:center;font-size:13px}.cart{border:1px solid #a5b99f55;padding:10px 17px;color:var(--ink)}.cart:hover{border-color:var(--green)}.mobile-nav{display:none}.hero{position:relative;min-height:760px;overflow:hidden;border-bottom:1px solid var(--line);isolation:isolate}.hero:before{content:'';position:absolute;inset:0;z-index:-2;background:radial-gradient(ellipse at 77% 40%,#40621c77,transparent 50%),linear-gradient(115deg,#080b09 30%,#0d190b)}.hero-bg{position:absolute;inset:0;z-index:-1;opacity:.8;background-size:cover;background-position:70% center;mask-image:linear-gradient(90deg,transparent 25%,#000 67%);transform:scale(1.04);will-change:transform}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;min-height:690px;align-items:center;gap:20px;padding:65px 4% 45px;position:relative}.hero-copy{position:relative;z-index:4}.eyebrow{font:11px/1.4 'Courier New',monospace;text-transform:uppercase;letter-spacing:1.2px;display:flex;align-items:center;gap:10px;color:var(--muted)}.eyebrow:before{content:'+';font-size:19px;color:var(--green);line-height:1}.hero h1{font-size:clamp(58px,6.9vw,105px);font-weight:400;line-height:1.03;letter-spacing:-5px;margin:26px 0 26px;max-width:790px}.hero h1 span{display:block}.hero h1 .muted{color:#a0aaa1}.hero h1 .lime{color:var(--green)}.hero-copy>p{max-width:385px;color:#bac4ba;font-size:16px;line-height:1.8}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;padding:15px 22px;background:var(--green);color:#16250b;border:1px solid var(--green);font-size:14px;font-weight:600;position:relative;overflow:hidden;transition:background .25s,transform .25s,box-shadow .25s}.button span{font-size:20px;font-weight:400;transition:transform .25s}.button:hover{background:#e0ffac;box-shadow:0 0 25px #c8ff7925;transform:translateY(-2px)}.button:hover span{transform:translate(3px,-3px)}.hero .button{margin-top:30px}.hero-stage{position:relative;height:530px;perspective:1400px;display:grid;place-items:center;z-index:2}.stage-grid{position:absolute;width:94%;height:74%;top:13%;left:3%;border:1px solid #c8ff7926;border-radius:50%;transform:rotateX(68deg);box-shadow:0 0 100px #adfa7025,inset 0 0 90px #adfa701a}.stage-grid:before,.stage-grid:after{content:'';position:absolute;border:1px solid #c8ff7915;border-radius:50%;inset:-45px}.stage-grid:after{inset:45px}.stage-card{width:285px;height:395px;position:absolute;padding:9px;background:#18231bc9;border:1px solid #e4ffce55;box-shadow:0 45px 70px #0008;transform:translateX(0) rotateY(-12deg) rotateZ(6deg);backdrop-filter:blur(15px);border-radius:10px;transition:transform .75s cubic-bezier(.2,.65,.2,1),opacity .5s,filter .5s;overflow:hidden;will-change:transform}.stage-card img{border-radius:5px;object-fit:cover}.stage-card[data-position="0"]{transform:translateX(0) translateY(-10px) rotateY(-12deg) rotateZ(6deg);z-index:3;opacity:1}.stage-card[data-position="1"]{transform:translateX(-100px) translateY(8px) translateZ(-160px) rotateY(20deg) rotateZ(-13deg);z-index:2;opacity:.7;filter:brightness(.6)}.stage-card[data-position="2"]{transform:translateX(102px) translateY(10px) translateZ(-240px) rotateY(-24deg) rotateZ(18deg);z-index:1;opacity:.7;filter:brightness(.55)}.stage-caption{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;padding:16px 10px;border-top:1px solid #c8ff7933;font-size:12px;color:#d6e3d0}.stage-caption>span{display:flex;align-items:center;gap:12px}.stage-caption b{font-family:'Courier New';font-weight:400;color:var(--green)}.stage-dots{display:flex;gap:9px}.stage-dots button{height:30px;width:30px;border:1px solid #e4ffce44;background:#080b0966;font-size:11px;transition:background .25s,color .25s}.stage-dots button[aria-pressed="true"]{background:var(--green);color:#15200d;border-color:var(--green)}.stage-dots button:hover{border-color:var(--green)}.hero-bottom{margin:0 4%;padding:18px 0;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ffffff1a;font-size:11px;color:#9bab9a;text-transform:uppercase;letter-spacing:1.2px}.hero-bottom a{display:flex;align-items:center;gap:14px;color:#d2dfc8}.hero-bottom a span{font-size:18px}.scrollbar{position:fixed;top:0;left:0;height:2px;width:0;z-index:100;background:var(--green)}.stats{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line);margin:0 4%}.stats div{padding:45px 8%;border-right:1px solid var(--line);display:flex;align-items:center;gap:22px}.stats div:last-child{border:0}.stats strong{font-size:48px;line-height:1;font-weight:400;letter-spacing:-2px;color:var(--green)}.stats span{max-width:95px;font-size:11px;line-height:1.7;text-transform:uppercase;letter-spacing:1px;color:#a7b3a8}.ticker{overflow:hidden;margin-top:60px;padding:21px 0;border-block:1px solid var(--line);background:#101612}.ticker-inner{display:flex;width:max-content;animation:ticker 38s linear infinite}.ticker-inner>div{display:flex;align-items:center;gap:34px;padding-right:34px;font-size:15px;color:#acb7a9}.ticker-inner i{font-style:normal;color:var(--green);font-size:17px}.ticker:hover .ticker-inner{animation-play-state:paused}@keyframes ticker{to{transform:translateX(-50%)}}.section{padding:105px 6%}.section-top{display:flex;justify-content:space-between;align-items:end;padding-bottom:35px;border-bottom:1px solid var(--line);margin-bottom:42px}.section h2{font-size:clamp(40px,4.6vw,68px);line-height:1.1;letter-spacing:-2.5px;margin-top:15px}.section-number{font:12px 'Courier New';color:#738275}.product-explorer{display:grid;grid-template-columns:1fr 1.08fr;gap:7%}.product-menu{display:flex;flex-direction:column}.product-row{display:grid;grid-template-columns:30px 1fr auto;gap:15px;text-align:left;align-items:center;background:none;border:0;border-bottom:1px solid var(--line);padding:30px 15px 30px 0;color:#91a093;transition:color .3s,background .3s}.product-row small{font:11px 'Courier New'}.product-row strong{display:block;font-weight:400;font-size:24px;line-height:1.2;letter-spacing:-.5px}.product-row .row-price{display:block;font-size:13px;margin-top:9px}.product-row .arrow{font-size:24px;transition:transform .3s}.product-row.active{color:var(--ink)}.product-row.active small{color:var(--green)}.product-row.active .arrow{color:var(--green);transform:rotate(-45deg)}.product-row:hover{background:#c8ff7908;color:var(--ink)}.product-row.active{box-shadow:inset 0 -1px var(--green)}.product-info{padding-top:30px;display:flex;flex-direction:column;align-items:start;gap:22px}.product-info p{font-size:15px;line-height:1.8;color:#a7b5a7;max-width:360px}.outline{background:transparent;color:var(--ink);border-color:#6f826950}.outline:hover{background:var(--green);color:#14220a}.product-display{background:#131b15;min-height:565px;position:relative;overflow:hidden;display:grid;place-items:center;isolation:isolate;border:1px solid #c8ff7925}.product-display:before{content:'';position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse at 50% 45%,#34542155,transparent 68%)}.display-photo{position:relative;width:64%;height:455px;transform:rotate(-5deg);transition:transform .55s;box-shadow:0 30px 65px #0006;border:7px solid #b0c2a425;border-radius:4px}.display-photo img{object-fit:cover}.product-display:hover .display-photo{transform:rotate(0) translateY(-8px)}.display-meta{position:absolute;left:25px;right:25px;top:22px;display:flex;justify-content:space-between;font:11px 'Courier New';text-transform:uppercase;letter-spacing:1px;color:#8da180}.display-bottom{position:absolute;bottom:20px;left:25px;right:25px;display:flex;justify-content:space-between;color:#98ac8d;font:11px 'Courier New'}.display-progress{height:2px;width:55px;background:#385230;margin-top:7px}.display-progress span{height:100%;background:var(--green);display:block;width:33.33%;transition:width .5s}.wellness{margin:20px 4% 0;display:grid;grid-template-columns:1.08fr 1fr;min-height:610px;background:var(--green);color:#16240e;position:relative;overflow:hidden}.wellness-copy{padding:80px 9%;align-self:center}.wellness .eyebrow{color:#334629}.wellness .eyebrow:before{color:#334629}.wellness h2{font-size:clamp(46px,5.1vw,75px);line-height:1.02;letter-spacing:-3px;margin:24px 0}.wellness p{max-width:390px;font-size:16px;line-height:1.8}.wellness .button{margin-top:30px;background:#15250c;color:var(--green);border-color:#15250c}.wellness .button:hover{background:#294016}.wellness-image{position:relative;overflow:hidden;background:#13270d}.wellness-image img{object-fit:cover;mix-blend-mode:luminosity;filter:contrast(1.15) brightness(.77);transform:scale(1.16);transition:transform 1.3s}.wellness-image:hover img{transform:scale(1.22)}.wellness-image:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#071204,transparent 60%)}.wellness-image .image-caption{position:absolute;bottom:35px;left:35px;z-index:1;color:var(--green);font:11px 'Courier New';text-transform:uppercase;letter-spacing:1.5px}.ritual{position:relative;height:1600px;margin:0 4%}.ritual-sticky{position:sticky;top:85px;min-height:690px;display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center;overflow:hidden}.ritual h2{font-size:clamp(47px,5.8vw,85px);letter-spacing:-3px;line-height:1.1;margin:28px 0}.ritual h2 span{display:block;color:#344138;transition:color .6s,transform .6s}.ritual h2 span.active{color:var(--green);transform:translateX(12px)}.ritual .ritual-copy p{color:#a6b2a6;font-size:16px;line-height:1.8;max-width:420px}.ritual .button{margin-top:28px}.ritual-art{height:570px;position:relative;display:grid;place-items:center;overflow:hidden;background:#111a13;border:1px solid #3b5130}.ritual-bg{position:absolute;inset:-20%;background-size:cover;background-position:center;filter:brightness(.55);transform:translateY(var(--drift,0px));will-change:transform}.ritual-art:after{content:'';position:absolute;inset:0;box-shadow:inset 0 -130px 120px #080b09b0}.ritual-index{z-index:3;align-self:start;position:absolute;top:24px;left:25px;color:var(--green);font:12px 'Courier New'}.ritual-pack{width:245px;height:335px;position:relative;z-index:2;transform:rotate(var(--rotation,-8deg));transition:transform .7s;box-shadow:0 24px 100px #000a;border:6px solid #ffffff30}.ritual-caption{position:absolute;bottom:25px;left:25px;right:25px;z-index:3;display:flex;justify-content:space-between;font-size:13px;color:#d3e1c7}.ritual-line{width:90px;height:2px;background:#42523a;align-self:center}.ritual-line span{height:2px;background:var(--green);display:block;width:var(--ritual-progress,0%)}.mission{margin:0 4%;padding:110px 2% 105px;border-block:1px solid var(--line)}.mission .eyebrow{margin-bottom:40px}.mission h2{font-size:clamp(55px,7.7vw,115px);font-weight:400;line-height:1.08;letter-spacing:-4px;max-width:1120px;margin-bottom:50px}.mission h2 span{color:#344138;transition:color .4s}.mission h2 span.lit{color:var(--ink)}.mission h2 span:last-child.lit{color:var(--green)}.mission-bottom{display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:end}.mission p{font-size:16px;line-height:1.85;color:#a4b2a6;max-width:590px}.mission .button{justify-self:end}.footer{margin:0 4%;padding:70px 0 95px}.footer-grid{display:grid;grid-template-columns:1.1fr .65fr .85fr 1.15fr;gap:55px}.footer .brand img{width:45px;height:45px}.footer .brand{margin-bottom:23px}.footer p{font-size:13px;color:#9aaa9d;line-height:1.8;max-width:280px}.footer h3{font:11px 'Courier New';text-transform:uppercase;letter-spacing:1.4px;color:#778c79;margin:5px 0 22px}.footer ul{padding:0;margin:0;list-style:none;font-size:13px}.footer li{margin:12px 0}.footer a:hover{color:var(--green)}.socials{display:flex;gap:13px;flex-wrap:wrap;font-size:11px;margin-top:25px;color:#aab8a9}.newsletter{display:flex;border-bottom:1px solid #7d947350;margin-top:22px;padding-bottom:5px}.newsletter input{min-width:0;width:100%;border:0;background:transparent;color:var(--ink);padding:12px 0;font-size:13px}.newsletter input::placeholder{color:#8b9c8b}.newsletter button{background:none;border:0;color:var(--green);font-size:11px;white-space:nowrap}.footer .status{margin-top:12px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:25px;margin-top:65px;font-size:11px;color:#6f8374}.motion-control{position:fixed;bottom:15px;right:18px;z-index:70;border:1px solid #6c835b77;color:#d4e3ca;background:#172014e8;backdrop-filter:blur(15px);padding:9px 14px;font-size:11px;display:flex;align-items:center;gap:8px;border-radius:3px}.motion-control:before{content:'';width:5px;height:5px;background:var(--green);border-radius:50%}.reveal{transition:opacity .9s,transform .9s}.js .reveal.wait{opacity:0;transform:translateY(32px)}.motion-off *{animation:none!important;scroll-behavior:auto!important;transition:none!important}.motion-off .reveal{opacity:1!important;transform:none!important}.motion-off .ritual{height:auto}.motion-off .ritual-sticky{position:relative}.motion-off .ritual h2 span,.motion-off .mission h2 span{color:var(--ink)}.motion-off .hero-bg{transform:none!important}.skip-link{position:fixed;top:-90px;left:15px;background:var(--green);color:#11200b;padding:15px;z-index:200}.skip-link:focus{top:12px}
@media(min-width:1500px){.hero-grid{max-width:1600px;margin:auto}.hero{min-height:850px}.hero-stage{height:600px}.stage-card{width:330px;height:450px}.section,.ritual-sticky{max-width:1450px;margin-inline:auto}.ritual{height:1700px}.header nav{font-size:14px}}
@media(max-width:1100px){.header{gap:20px}.header nav{gap:15px;font-size:12px}.header .tools{gap:13px;font-size:12px}.brand span{font-size:10px}.hero h1{font-size:70px;letter-spacing:-3px}.hero-grid{gap:0}.stage-card{width:240px;height:330px}.stage-card[data-position="1"]{transform:translateX(-65px) translateZ(-180px) rotateZ(-14deg)}.stage-card[data-position="2"]{transform:translateX(75px) translateZ(-220px) rotateZ(18deg)}.hero-stage{height:470px}.stats div{padding:35px 7%;gap:15px}.stats strong{font-size:38px}.product-row strong{font-size:21px}.product-row{gap:7px}.product-display{min-height:480px}.display-photo{height:370px;width:70%}.wellness-copy{padding:65px 8%}.wellness h2{font-size:55px}.ritual-sticky{gap:5%}.ritual h2{font-size:60px}.ritual-art{height:500px}.footer-grid{gap:30px}.footer .brand span{font-size:10px}}
@media(max-width:760px){.topline{padding:8px 20px;justify-content:center;font-size:10px;text-align:center}.topline span:not(:first-child){display:none}.header{padding:14px 20px;gap:10px}.brand img{width:35px;height:35px}.brand span{font-size:10px}.header>nav,.header>.tools{display:none}.mobile-nav{display:block}.mobile-nav summary{font-size:12px;list-style:none;border:1px solid #70826477;padding:8px 15px}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav[open] summary{color:var(--green)}.mobile-nav nav{position:absolute;top:100%;left:0;right:0;display:flex;flex-direction:column;background:#101812;padding:25px;border-bottom:1px solid var(--line);gap:20px;font-size:16px}.hero{min-height:0}.hero-grid{display:flex;flex-direction:column;padding:45px 22px 15px;align-items:stretch;gap:10px;min-height:0}.hero h1{font-size:59px;letter-spacing:-3px;line-height:1.04;margin:24px 0}.hero h1 span:first-child{max-width:330px}.hero-copy>p{font-size:15px;max-width:315px}.eyebrow{font-size:10px}.hero .button{margin-top:25px}.button{font-size:13px;padding:14px 19px}.hero-stage{height:435px;margin:8px -3px 0;max-width:470px;width:100%;align-self:center}.hero-bg{mask-image:linear-gradient(0deg,#000,transparent 88%);background-position:70% bottom;opacity:.8}.stage-card{width:207px;height:283px}.stage-card[data-position="0"]{transform:translateY(-6px) rotateZ(6deg)}.stage-card[data-position="1"]{transform:translateX(-64px) translateZ(-220px) rotateZ(-16deg)}.stage-card[data-position="2"]{transform:translateX(65px) translateZ(-260px) rotateZ(19deg)}.stage-caption{padding:13px 0;font-size:11px;gap:5px}.stage-caption>span{gap:8px}.stage-caption strong{font-weight:400;max-width:160px;line-height:1.4}.hero-bottom{margin:0 22px;padding:20px 0;font-size:9px;letter-spacing:.7px}.hero-bottom>span{max-width:140px}.stats{margin:0 20px}.stats div{padding:28px 7px;flex-direction:column;align-items:start;gap:10px}.stats strong{font-size:33px;letter-spacing:-1px}.stats span{font-size:9px;max-width:100px;letter-spacing:.5px}.ticker{margin-top:30px;padding:16px 0}.ticker-inner>div{font-size:13px;gap:25px;padding-right:25px}.section{padding:65px 22px}.section-top{margin-bottom:26px;padding-bottom:25px}.section h2{font-size:42px;letter-spacing:-2px}.product-explorer{display:flex;flex-direction:column;gap:28px}.product-menu{display:contents}.product-row{padding:18px 0;grid-template-columns:24px 1fr auto;gap:8px}.product-row strong{font-size:21px}.product-row .row-price{font-size:12px;margin-top:5px}.product-explorer .product-menu>div{order:1}.product-display{order:2;min-height:470px}.product-info{order:3;padding-top:0;gap:20px}.display-photo{height:365px;width:65%;max-width:260px}.display-meta,.display-bottom{font-size:10px;left:20px;right:20px}.wellness{margin:0 12px;grid-template-columns:1fr;min-height:0}.wellness-copy{padding:45px 25px}.wellness h2{font-size:53px;letter-spacing:-2.7px;margin:22px 0}.wellness p{font-size:15px}.wellness-image{height:350px}.wellness-image .image-caption{left:25px;bottom:25px}.ritual{height:auto;margin:0 22px}.ritual-sticky{position:relative;top:0;min-height:0;grid-template-columns:1fr;gap:35px;padding:70px 0}.ritual h2{font-size:55px;letter-spacing:-2.5px;margin:25px 0}.ritual h2 span{color:#f1f4ed}.ritual h2 span.active{transform:none;color:var(--green)}.ritual .ritual-copy p{font-size:15px}.ritual-art{height:480px;grid-row:2}.ritual-pack{width:220px;height:300px}.ritual-caption{font-size:12px}.mission{margin:0 22px;padding:65px 0}.mission .eyebrow{margin-bottom:25px}.mission h2{font-size:57px;letter-spacing:-2.7px;margin-bottom:30px}.mission-bottom{grid-template-columns:1fr;gap:25px}.mission p{font-size:15px}.mission .button{justify-self:start}.footer{margin:0 22px;padding:55px 0 90px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 20px}.footer-brand,.footer-newsletter{grid-column:1/-1}.footer p{max-width:330px;font-size:13px}.footer .brand span{font-size:12px}.footer-bottom{margin-top:35px;font-size:10px;gap:20px}.motion-control{bottom:12px;right:12px;font-size:10px}.js .reveal.wait{transform:translateY(20px)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}.js .reveal.wait{opacity:1;transform:none}.ritual{height:auto}.ritual-sticky{position:relative;top:0}.ritual h2 span,.mission h2 span{color:var(--ink)}}
/* White theme — same composition and interactions */
:root{--bg:#fff;--panel:#f4f7f1;--ink:#16271b;--muted:#64725f;--green:#3d6c1d;--line:#18371920;--accent:#c8ff79}
body{background:#fff;color:var(--ink)}.topline{background:#fff;color:#53634f}.topline span:first-child:before{background:#598832;box-shadow:none}.header{background:#fffffff0;border-color:#193c1b20}.brand img{filter:none;mix-blend-mode:multiply}.header nav{color:#596553}.header .tools{color:#34472e}.cart{color:#20341d;border-color:#294c2535}.hero{background:#fff}.hero:before{background:#fff}.hero-bg{opacity:.12;mix-blend-mode:multiply;mask-image:linear-gradient(90deg,transparent 33%,#000 85%)}.hero h1 .muted{color:#7a8675}.hero h1 .lime{color:#467525}.hero-copy>p{color:#65725e}.button{background:#c8ff79;border-color:#c8ff79;color:#203814}.button:hover{background:#b7f360;box-shadow:0 8px 25px #4b712015}.hero-bottom{border-color:#14381420;color:#6d7965}.hero-bottom a{color:#394f2b}.stage-grid{border-color:#6d95332b;box-shadow:0 0 100px #a5d36c33,inset 0 0 90px #b9d79822}.stage-grid:before,.stage-grid:after{border-color:#71943c20}.stage-card{background:#ffffffba;border-color:#52663e30;box-shadow:0 30px 70px #273c1925}.stage-card[data-position="1"]{filter:brightness(.96);opacity:.75}.stage-card[data-position="2"]{filter:brightness(.94);opacity:.55}.stage-caption{border-color:#67814c33;color:#334a29}.stage-dots button{border-color:#57763a44;background:#fff;color:#435535}.stage-dots button[aria-pressed="true"]{background:#385f22;color:#fff;border-color:#385f22}.stats strong{color:#3d6c1d}.stats span{color:#63725a}.ticker{background:#f5f8f1}.ticker-inner>div{color:#5f7152}.section-number{color:#748068}.product-row{color:#76826c}.product-row:hover{background:#ebf5df88;color:#203818}.product-row.active{color:#16271b}.product-info p{color:#65735d}.outline{background:#fff;color:#2a4620;border-color:#62834555}.outline:hover{background:#c8ff79;color:#203814}.product-display{background:#f0f4e9;border-color:#527a3226}.product-display:before{background:radial-gradient(ellipse at 50% 45%,#cfddbd77,transparent 68%)}.display-photo{border-color:#fff;box-shadow:0 25px 45px #32432120}.display-meta,.display-bottom{color:#5e7850}.display-progress{background:#c8d5bb}.wellness{background:#f8faf5;color:#243a1a;border:1px solid #34562d22}.wellness .eyebrow,.wellness .eyebrow:before{color:#5d7c46}.wellness .button{background:#c8ff79;color:#243a1a;border-color:#c8ff79}.wellness .button:hover{background:#b7f360}.wellness-image{background:#15321a}.wellness-image .image-caption{color:#dbffc3}.ritual h2 span{color:#c1cbbc}.ritual h2 span.active{color:#3d6c1d}.ritual .ritual-copy p{color:#64735b}.ritual-art{background:#edf3e8;border-color:#c4d2b9}.ritual-index{color:#d5ffaa}.ritual-caption{color:#e5f6d8}.ritual-line{background:#c0d2ad55}.ritual-line span{background:#c8ff79}.ritual-pack{border-color:#ffffff80;box-shadow:0 24px 70px #0005}.mission h2 span{color:#c6cfc1}.mission h2 span.lit{color:#20351b}.mission h2 span:last-child.lit{color:#467525}.mission p{color:#65755b}.footer{background:#fff}.footer p{color:#69785f}.footer h3{color:#6d815f}.footer li{color:#38512c}.socials{color:#607a50}.newsletter{border-color:#8eaa7866}.newsletter input{color:#263b1c}.newsletter input::placeholder{color:#7a8e6c}.newsletter button{color:#3d6c1d}.footer-bottom{color:#74866a}.motion-control{border-color:#76995166;color:#3d5d27;background:#fffffff0;box-shadow:0 4px 20px #25461414}.motion-control:before{background:#578333}.skip-link{background:#c8ff79;color:#11200b}.motion-off .ritual h2 span,.motion-off .mission h2 span{color:#20351b}
@media(max-width:760px){.mobile-nav nav{background:#fff;color:#38502c}.mobile-nav summary{border-color:#70826455}.hero-bg{opacity:.1}.ritual h2 span{color:#879b7b}.ritual h2 span.active{color:#3d6c1d}}
@media(prefers-reduced-motion:reduce){.ritual h2 span,.mission h2 span{color:#20351b}}
/* White ancestral-wisdom panel and matched product backgrounds */
.wellness-image{background:#fff}
.wellness-image img{display:none}
.wellness-image:after{background:none}
.wellness-image .image-caption{color:#5e7850}
.product-display,.ritual-art{background:#f0f4e9;border-color:#527a3226}
.product-display:before,.ritual-bg{background:radial-gradient(ellipse at 50% 45%,#cfddbd77,transparent 68%)}
.ritual-bg{inset:0;filter:none;transform:none;will-change:auto}
.ritual-art:after{box-shadow:none}
.ritual-index,.ritual-caption{color:#5e7850}
.ritual-line{background:#c8d5bb}
.ritual-line span{background:var(--green)}
.ritual-pack{border-color:#fff;box-shadow:0 25px 45px #32432120}
/* Faint botanical detail on the white Womb Wellness panel */
.wellness-image img{display:block;opacity:.26;filter:grayscale(1) invert(1) sepia(.3) hue-rotate(35deg);mix-blend-mode:multiply;object-position:70% center;mask-image:linear-gradient(135deg,transparent 5%,#000 60%,#000 90%)}
.wellness-image:after{background:linear-gradient(0deg,#fff,transparent 28%)}

.footer.site-footer{margin:0;padding:78px 6% 42px;background:#fff;border-top:1px solid var(--line);color:var(--ink)}
.footer.site-footer .footer-grid{grid-template-columns:1.2fr .7fr .7fr 1.1fr;gap:55px;align-items:start}
.footer.site-footer .footer-brand .brand{display:none}
.footer.site-footer p,.footer.site-footer li{font-family:Arial,Helvetica,sans-serif;font-style:normal;color:#667263}
.footer.site-footer h3{color:#4d792d;font:700 11px/1.2 Arial,sans-serif;letter-spacing:.2em}
.footer.site-footer .footer-socials{display:flex;gap:12px;margin-top:34px}
.footer.site-footer .footer-socials a{box-sizing:border-box;width:52px;height:52px;min-height:52px;padding:0;border:1px solid #6f9555;border-radius:0;color:#4d792d;background:transparent}
.footer.site-footer .footer-socials svg{display:block;width:18px!important;height:18px!important;max-width:18px;max-height:18px;fill:currentColor}
.footer.site-footer .footer-newsletter .newsletter{display:grid;grid-template-columns:1fr;gap:12px;border:0;margin-top:20px;padding:0}
.footer.site-footer .footer-newsletter .newsletter input{box-sizing:border-box;width:100%;min-height:58px;padding:0 18px;border:1px solid #8ca676;background:transparent}
.footer.site-footer .footer-newsletter .newsletter button{min-height:52px;background:#b8f36b;color:#1f3518;text-transform:uppercase;letter-spacing:.18em}
@media(max-width:760px){.footer.site-footer{padding:55px 22px 80px}.footer.site-footer .footer-grid{grid-template-columns:1fr 1fr}.footer.site-footer .footer-brand,.footer.site-footer .footer-newsletter{grid-column:1/-1}}
