:root{
  --bg:#f7f3eb;--cream:#fcfaf5;--text:#1f2d22;--muted:#5c6b5e;--green:#23472b;--deep:#17291b;--gold:#b58b4b;--line:rgba(31,45,34,.12);--shadow:0 32px 70px rgba(31,45,34,.12);--soft:rgba(255,255,255,.48)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#fbf8f2,#f3ede2 55%,#f7f3eb);color:var(--text);font-family:Inter,system-ui,sans-serif;overflow-x:hidden}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 32px));margin:auto}.site-header{position:fixed;inset:0 0 auto 0;z-index:99;height:76px;padding:0 clamp(18px,4vw,46px);display:flex;align-items:center;justify-content:space-between;transition:.3s ease;background:linear-gradient(180deg,rgba(247,243,235,.78),rgba(247,243,235,.35));backdrop-filter:blur(14px)}.site-header.scrolled{background:rgba(247,243,235,.9);box-shadow:0 12px 30px rgba(31,45,34,.08)}.brandmark img{height:38px;width:auto}.site-header nav{display:flex;align-items:center;gap:26px;font-size:.94rem;color:#2d3f31}.nav-pill{border:1px solid var(--line);border-radius:999px;padding:10px 16px;background:rgba(255,255,255,.5)}.menu-toggle{display:none;border:0;background:transparent;width:42px;height:42px}.menu-toggle span{display:block;width:22px;height:2px;background:var(--text);margin:6px auto}.eyebrow{margin:0 0 13px;color:var(--gold);text-transform:uppercase;letter-spacing:.18em;font-size:.78rem;font-weight:700}h1,h2,h3{font-family:"Cormorant Garamond",serif;font-weight:600;letter-spacing:-.035em;line-height:.94;margin:0}h1{font-size:clamp(3.4rem,8vw,7rem)}h2{font-size:clamp(2.3rem,5vw,4.6rem)}h3{font-size:clamp(1.9rem,3vw,2.8rem)}p{line-height:1.7;color:var(--muted)}.lead{font-size:clamp(1.03rem,1.2vw,1.2rem);max-width:610px}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 21px;font-weight:700;transition:transform .25s ease,background .25s ease}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--deep);color:#fffaf0;box-shadow:0 16px 34px rgba(23,41,27,.16)}.button.text-button{padding-left:0;padding-right:0}.button.text-button:after{content:'→';margin-left:9px}.button.text-button.dark{color:var(--green)}
.hero{position:relative;min-height:100vh;overflow:hidden;padding-top:76px}.hero-bg,.collection-bg,.footer-nature-bg{position:absolute;inset:0;background-size:cover;background-position:center;will-change:transform}.hero-bg{background-image:linear-gradient(90deg,rgba(252,250,245,.88) 0%,rgba(252,250,245,.72) 46%,rgba(252,250,245,.46) 100%),url('../images/hero-botanical-bg.png')}.soft-haze{position:absolute;inset:0;background:radial-gradient(circle at 67% 50%,rgba(255,255,255,.2),transparent 31%),linear-gradient(180deg,transparent 70%,var(--bg))}.hero-layout{position:relative;z-index:1;min-height:calc(100vh - 76px);display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:24px}.hero-copy{padding:60px 0 90px}.hero-copy h1{max-width:8.5ch}.hero-actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:30px}.hero-products{position:relative;height:min(78vh,720px);min-height:570px}.hero-sachet{position:absolute;bottom:8%;width:22%;filter:drop-shadow(0 34px 32px rgba(31,45,34,.18));animation:floaty 7s ease-in-out infinite}.sachet-one{left:7%;transform:rotate(-8deg);animation-delay:-.5s}.sachet-two{left:28%;bottom:4%;width:25%;z-index:3;animation-delay:-2s}.sachet-three{left:51%;bottom:7%;width:23%;transform:rotate(3deg);animation-delay:-3s}.sachet-four{left:71%;bottom:5%;width:22%;transform:rotate(7deg);animation-delay:-1s}@keyframes floaty{0%,100%{translate:0 0}50%{translate:0 -12px}}.scroll-cue{position:absolute;left:50%;bottom:24px;transform:translateX(-50%);font-size:.76rem;letter-spacing:.16em;text-transform:uppercase;color:#6c795f}.earthline-section{padding:24px 0}.earthline{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.earthline span{padding:11px 15px;border-radius:999px;background:rgba(255,255,255,.44);border:1px solid var(--line);color:#435345;font-size:.92rem}.story-section,.inside-section,.founders-section,.research-callout,.format-story,.flavour-stories{padding:100px 0}.two-column,.inside-layout,.split-free,.collection-hero-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(30px,7vw,90px);align-items:center}.no-box{border-top:1px solid transparent}.flow-copy{max-width:720px}.collection-teaser{position:relative;overflow:hidden;padding:110px 0 130px}.collection-bg{background-image:linear-gradient(180deg,rgba(252,250,245,.88),rgba(252,250,245,.77)),url('../images/collection-botanical-bg.png')}.collection-teaser-layout{position:relative;display:grid;grid-template-columns:.78fr 1.22fr;gap:36px;align-items:center}.teaser-copy{max-width:500px}.teaser-products{position:relative;min-height:600px}.teaser-sachets{position:absolute;inset:0 0 18% 0;display:flex;justify-content:center;align-items:flex-end;gap:12px}.teaser-sachets img{height:470px;width:auto;filter:drop-shadow(0 24px 24px rgba(31,45,34,.13))}.teaser-shots{position:absolute;right:3%;bottom:0;display:flex;gap:6px}.teaser-shots img{height:170px;width:auto;filter:drop-shadow(0 15px 18px rgba(31,45,34,.12))}.section-kicker{max-width:560px}.ingredient-river{display:grid;gap:30px}.ingredient-river article{display:grid;grid-template-columns:58px 170px 1fr;gap:20px;align-items:start;border-bottom:1px solid var(--line);padding-bottom:28px}.ingredient-river span{color:var(--gold);font-weight:800}.ingredient-river h3{font-size:2rem}.ingredient-river p{margin:0}.founders-section{position:relative;background:linear-gradient(180deg,transparent,rgba(255,255,255,.23),transparent)}.founders-head{text-align:center;max-width:720px}.founder-flow{margin-top:54px;display:grid;gap:36px}.founder-line{position:relative;display:grid;grid-template-columns:360px 1fr;gap:44px;align-items:center;min-height:470px}.founder-line.reverse{grid-template-columns:1fr 360px}.founder-line.reverse .founder-photo{grid-column:2}.founder-line.reverse .founder-text{grid-column:1;grid-row:1}.founder-photo{height:470px;border-radius:48% 52% 45% 55%/60% 45% 55% 40%;background-size:cover;background-position:center;box-shadow:0 30px 80px rgba(31,45,34,.12);position:relative;overflow:hidden;isolation:isolate}.founder-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(247,243,235,0) 52%,rgba(247,243,235,.86) 100%),radial-gradient(circle at 15% 18%,rgba(255,255,255,.35),transparent 30%)}.founder-photo:before{content:'';position:absolute;inset:auto -10% -5% -10%;height:34%;background:url('../images/footer-botanical-bg.png') center bottom/cover no-repeat;opacity:.45;mix-blend-mode:multiply}.founder-photo.amal{background-image:url('../images/founder-amal-soft.jpg')}.founder-photo.amira{background-image:url('../images/founder-amira-soft.jpg')}.founder-photo.karen{background-image:url('../images/founder-karen-soft.jpg');background-position:center top}.founder-text{max-width:610px}.role{color:var(--gold);font-weight:700;margin:.5rem 0}.research-callout{padding-top:20px}.research-flow{display:flex;justify-content:space-between;align-items:end;gap:30px;border-top:1px solid var(--line);padding-top:72px}.research-flow div{max-width:650px}.waitlist-section{position:relative;overflow:hidden;padding:130px 0 110px}.footer-nature-bg{background-image:linear-gradient(180deg,rgba(252,250,245,.86),rgba(252,250,245,.72)),url('../images/footer-botanical-bg.png')}.waitlist-layout{position:relative;display:grid;grid-template-columns:.9fr 1.1fr;gap:34px;align-items:center}.waitlist-form{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;align-items:end}.waitlist-form label{display:grid;gap:7px;color:#607060;font-size:.92rem}.waitlist-form input{height:48px;border-radius:999px;border:1px solid var(--line);background:rgba(255,255,255,.56);padding:0 16px;font:inherit}.waitlist-form button,.form-note{grid-column:1/-1}.form-note{font-size:.85rem;margin:2px 0 0}code{background:rgba(31,45,34,.08);padding:2px 5px;border-radius:6px}.site-footer{padding:34px 0;background:#f3ede2}.footer-layout{display:flex;justify-content:space-between;gap:28px;border-top:1px solid var(--line);padding-top:26px}.site-footer img{height:36px;width:auto}.site-footer nav{display:flex;gap:22px;flex-wrap:wrap}.collection-hero{position:relative;overflow:hidden;min-height:86vh;padding-top:120px}.collection-hero-layout{position:relative;z-index:1;min-height:70vh}.collection-hero-products{display:flex;align-items:flex-end;justify-content:center;gap:10px;min-height:520px}.collection-hero-products img{height:470px;width:auto;filter:drop-shadow(0 28px 30px rgba(31,45,34,.14))}.split-free.reverse{grid-template-columns:1.15fr .85fr}.sachet-gallery{display:flex;align-items:flex-end;gap:12px;justify-content:center;min-height:480px}.sachet-gallery img{height:460px;width:auto;filter:drop-shadow(0 24px 22px rgba(31,45,34,.13))}.flavour-story-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.flavour-story{min-height:330px;display:flex;flex-direction:column;justify-content:end;padding:24px;border-radius:40px;background:linear-gradient(180deg,rgba(255,255,255,.2),rgba(255,255,255,.52));box-shadow:0 24px 60px rgba(31,45,34,.07)}.flavour-story span{color:var(--gold);font-weight:800;letter-spacing:.12em;text-transform:uppercase;font-size:.78rem}.flavour-story.kokum{background:linear-gradient(180deg,rgba(121,35,54,.08),rgba(255,255,255,.48))}.flavour-story.raw{background:linear-gradient(180deg,rgba(100,132,61,.10),rgba(255,255,255,.48))}.flavour-story.mahua{background:linear-gradient(180deg,rgba(183,138,38,.13),rgba(255,255,255,.48))}.flavour-story.pom{background:linear-gradient(180deg,rgba(160,37,37,.10),rgba(255,255,255,.48))}.shot-gallery{display:flex;gap:12px;align-items:flex-end;justify-content:center}.shot-gallery img{height:350px;width:auto;filter:drop-shadow(0 24px 22px rgba(31,45,34,.13))}.shots-section{background:linear-gradient(180deg,rgba(255,255,255,.22),transparent)}.research-page .research-hero{padding:130px 0 60px}.research-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:26px;padding:30px 0 90px}.research-paper{padding:24px 0;border-top:1px solid var(--line)}.research-paper h3{font-size:2rem}.research-paper .tag{color:var(--gold);font-weight:800;font-size:.78rem;text-transform:uppercase;letter-spacing:.12em}.research-paper a{text-decoration:underline;text-underline-offset:3px}.filter-row{display:flex;gap:10px;flex-wrap:wrap}.filter-row button{border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.4);padding:10px 15px;font:inherit;cursor:pointer}.filter-row button.active{background:var(--deep);color:white}.reveal{opacity:0;transform:translateY(28px);transition:opacity .75s ease,transform .75s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.12s}.delay-2{transition-delay:.22s}@media(max-width:1000px){.hero-layout,.collection-teaser-layout,.two-column,.inside-layout,.split-free,.split-free.reverse,.collection-hero-layout,.waitlist-layout{grid-template-columns:1fr}.hero-products{min-height:520px}.teaser-products{min-height:520px}.ingredient-river article{grid-template-columns:48px 1fr}.ingredient-river p{grid-column:2}.founder-line,.founder-line.reverse{grid-template-columns:1fr}.founder-line.reverse .founder-photo,.founder-line.reverse .founder-text{grid-column:auto;grid-row:auto}.flavour-story-grid,.research-grid{grid-template-columns:1fr 1fr}.waitlist-form{grid-template-columns:1fr}.research-flow{align-items:start;flex-direction:column}}@media(max-width:720px){.site-header nav{position:absolute;top:76px;right:14px;left:14px;display:none;flex-direction:column;align-items:flex-start;background:rgba(247,243,235,.96);border:1px solid var(--line);border-radius:24px;padding:18px;box-shadow:var(--shadow)}.site-header nav.open{display:flex}.menu-toggle{display:block}.hero{min-height:auto}.hero-layout{min-height:auto}.hero-products{min-height:420px}.hero-sachet{bottom:12%;width:24%}.sachet-two{width:27%}.teaser-sachets img,.sachet-gallery img,.collection-hero-products img{height:330px}.teaser-shots img{height:120px}.flavour-story-grid,.research-grid{grid-template-columns:1fr}.founder-photo{height:420px}.footer-layout{flex-direction:column}.collection-hero-products{min-height:390px}.shot-gallery img{height:250px}}
