@font-face{font-family:'DM Sans';font-style:normal;font-weight:400 700;font-display:swap;src:url('/assets/dm-sans.woff2') format('woff2')}@font-face{font-family:'Playfair Display';font-style:normal;font-weight:400;font-display:swap;src:url('/assets/playfair.woff2') format('woff2')}@font-face{font-family:'Playfair Display';font-style:italic;font-weight:400;font-display:swap;src:url('/assets/playfair-italic.woff2') format('woff2')}
:root{--green:#163f2d;--dark:#0c2c20;--olive:#527243;--lime:#dbe7a9;--cream:#f7f7ed;--paper:#fffef8;--ink:#1e382a;--muted:#687565;--line:#dce2d3;--serif:'Playfair Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.65 var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.12}h1{font-size:clamp(3.3rem,6.7vw,6.4rem);letter-spacing:-.055em}h2{font-size:clamp(2.4rem,4vw,4rem);letter-spacing:-.04em}h3{font-size:1.7rem;letter-spacing:-.02em}p{color:var(--muted)}button{border:0}::selection{background:var(--lime);color:var(--dark)}:focus-visible{outline:3px solid #a17625;outline-offset:5px}.skip{position:fixed;left:16px;top:-100px;z-index:100;background:white;padding:12px}.skip:focus{top:12px}.container{max-width:1320px;margin:auto;padding:0 5%}.announcement{background:var(--green);color:#eef1d9;text-align:center;padding:8px 15px;font-size:.8125rem;letter-spacing:.035em}.announcement span{margin:0 13px;opacity:.65}.header{height:96px;border-bottom:1px solid var(--line);position:relative;z-index:20;background:var(--cream)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px}.brand img{width:107px;height:68px;object-fit:contain}.nav{display:flex;align-items:center;gap:30px}.nav a{font-size:.875rem}.nav a.active{border-bottom:1px solid var(--green)}.nav a:hover{color:var(--olive)}.app-badge{display:flex;align-items:center;gap:10px;border:1px solid #c9d2bf;border-radius:30px;padding:8px 16px;font-size:.875rem;white-space:nowrap}.app-badge small{font-size:.75rem;padding:2px 7px;background:#e4eacb;border-radius:10px}.menu-toggle{display:none;background:transparent;font-size:.9rem;color:var(--ink);padding:10px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.75rem;font-weight:650;display:block;margin-bottom:22px;color:var(--olive)}.hero{padding-top:48px;padding-bottom:50px;display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center;min-height:670px}.hero-copy{padding:25px 0}.hero h1 em{font-weight:400;color:#6a8050}.hero .lead{max-width:400px;margin:26px 0 31px;font-size:1rem;line-height:1.85}.actions{display:flex;gap:25px;align-items:center;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;background:var(--green);color:#fffdf1;border-radius:50px;padding:15px 25px;font-size:.875rem;transition:background .2s,transform .2s}.button:hover{background:#28583d;transform:translateY(-2px)}.button.light{background:var(--lime);color:var(--dark)}.text-link{font-size:.875rem;display:inline-flex;align-items:center;gap:14px;border-bottom:1px solid currentColor;padding-bottom:3px}.arrow{font-size:1.25rem;line-height:1}.hero-note{margin-top:39px;font-size:.75rem;letter-spacing:.05em;display:flex;gap:10px;align-items:center}.hero-note:before{content:'';width:27px;height:1px;background:#82976b}.hero-visual{position:relative;padding:0 10px 22px}.hero-frame{overflow:hidden;border-radius:46% 46% 6px 6px;aspect-ratio:.9;background:#c4cda3;position:relative}.hero-frame img{width:100%;height:100%;object-fit:cover;object-position:center;animation:hero-in 1.25s ease-out both}.hero-frame:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,rgba(7,28,16,.7))}.photo-label{position:absolute;bottom:42px;left:35px;color:white;z-index:1;font-size:.75rem;letter-spacing:.12em}.round-note{position:absolute;left:-42px;top:52px;width:105px;height:105px;background:var(--lime);border:6px solid var(--cream);border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:.75rem;font-weight:650;line-height:1.7;letter-spacing:.12em;transform:rotate(-13deg)}.image-caption{position:absolute;right:-8px;bottom:0;max-width:245px;padding:18px 23px;background:var(--paper);border:1px solid var(--line);box-shadow:0 8px 25px #1c3b2010}.image-caption p{font-family:var(--serif);font-size:1.25rem;color:var(--green)}.image-caption small{font-size:.75rem;letter-spacing:.09em;color:var(--muted)}.values-strip{border-block:1px solid var(--line);padding:21px 0}.values-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:.8125rem}.values-inner span{display:flex;align-items:center;gap:12px}.values-inner b{font-weight:400;color:#7e915d}.section{padding-top:95px;padding-bottom:95px}.section-top{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px}.section-top .eyebrow{margin-bottom:14px}.section-top p{max-width:390px}.intro{max-width:860px;text-align:center;margin:auto}.intro p{max-width:560px;margin:25px auto 0}.intro h2 em{color:var(--olive)}.reveal{opacity:1}.js-motion .reveal{opacity:0;transform:translateY(24px);transition:opacity .75s ease,transform .75s ease}.js-motion .reveal.visible{opacity:1;transform:translateY(0)}@keyframes hero-in{from{transform:scale(1.045);opacity:.3}to{transform:scale(1);opacity:1}}.footer{background:var(--dark);color:#f3f3de;padding:60px 0 20px}.footer-grid{display:grid;grid-template-columns:1.25fr 1fr 1.1fr 1fr;gap:clamp(20px,3vw,40px)}.footer-brand{font-family:var(--serif);font-size:2.3rem;letter-spacing:.01em}.footer p{color:#b9c8b3;font-size:.875rem;max-width:300px;margin-top:10px}.footer h3{font:600 .75rem var(--sans);letter-spacing:.1em;text-transform:uppercase;margin:10px 0 20px}.footer a{display:block;width:fit-content;font-size:.875rem;margin:7px 0;color:#dce5cf}.footer-bottom{margin-top:45px;padding-top:20px;border-top:1px solid #385443;display:flex;justify-content:space-between;gap:20px;font-size:.75rem;color:#a8bca4}.footer-bottom a{font-size:.75rem;margin:0}.muted{color:var(--muted)}
@media(min-width:1500px){.hero{min-height:760px}}@media(max-width:1000px){.nav{gap:18px}.header-inner{gap:15px}.app-badge{padding:7px 12px}.app-badge>span{display:none}.hero{gap:38px}.round-note{left:-24px;width:90px;height:90px}.hero h1{font-size:4.4rem}.values-inner{flex-wrap:wrap;justify-content:center;column-gap:35px}}@media(max-width:760px){.container{padding-left:6%;padding-right:6%}.announcement{font-size:.75rem}.announcement span{margin:0 6px}.header{height:79px}.brand img{width:88px;height:58px}.menu-toggle{display:block}.header-inner{gap:15px}.app-badge{margin-left:auto;font-size:.75rem}.app-badge small{font-size:.75rem}.nav{display:none;position:absolute;left:0;right:0;top:78px;background:var(--cream);padding:20px 6%;border-bottom:1px solid var(--line);box-shadow:0 10px 16px #18392310;flex-direction:column;align-items:flex-start;gap:22px}.nav.open{display:flex}.hero{grid-template-columns:1fr;padding-top:30px;padding-bottom:38px;gap:15px;min-height:auto}.hero h1{font-size:clamp(3.5rem,12vw,5rem)}.hero-copy{padding:14px 0 17px}.hero .eyebrow{margin-bottom:18px}.hero .lead{margin:22px 0 25px;max-width:480px}.hero-note{margin-top:24px}.hero-visual{max-width:520px;width:100%;margin:0 auto;padding:0 10px 22px}.hero-frame{aspect-ratio:1.13}.round-note{left:-7px;top:22px}.image-caption{right:0}.photo-label{left:26px;bottom:42px;font-size:.75rem}.section{padding-top:65px;padding-bottom:65px}.section-top{display:block;margin-bottom:28px}.section-top p,.section-top>a{margin-top:22px}.values-inner{font-size:.75rem;justify-content:space-around;gap:15px}.values-inner span{width:44%;gap:9px}.values-inner b{display:none}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:10px}.actions{gap:22px}.button{padding:14px 21px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-motion .reveal{opacity:1;transform:none}}
.ingredient-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:55px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.ingredient{padding:30px 25px 30px 0}.ingredient+.ingredient{border-left:1px solid var(--line);padding-left:25px}.ingredient-top{display:flex;justify-content:space-between;color:var(--olive);font-size:.75rem;letter-spacing:.07em;margin-bottom:28px}.ingredient-top>span:first-child{font-family:var(--serif);font-size:1.2rem}.ingredient h3{font-size:1.75rem;margin-bottom:15px}.ingredient p{font-size:.875rem;line-height:1.8}.ingredient-note{display:block;color:var(--olive);font-size:.75rem;letter-spacing:.13em;margin-top:25px}.product-section{background:#e8ecdd;padding:65px 0}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center}.product-photo{height:580px;position:relative;background:#fff;overflow:hidden;border-radius:220px 220px 4px 4px;padding:30px 40px 50px}.product-photo img{width:100%;height:100%;object-fit:contain;transition:transform .6s}.product-photo:hover img{transform:rotate(-2deg) scale(1.025)}.product-caption{position:absolute;bottom:20px;left:0;right:0;text-align:center;font-size:.75rem;letter-spacing:.14em;color:var(--olive)}.product-copy h2{font-size:clamp(2.7rem,4vw,3.9rem)}.product-copy>p{margin:24px 0;max-width:440px}.product-copy h2 em{color:var(--olive)}.product-facts{display:grid;gap:10px;margin:24px 0 28px;font-size:.8125rem}.product-facts span{display:flex;gap:12px;align-items:center}.product-facts span:before{content:'✓';color:var(--olive)}.product-copy .product-small{font-size:.75rem;line-height:1.8;margin-top:20px}.product-small a{text-decoration:underline;text-underline-offset:3px}.story-section{background:var(--green);color:var(--cream);padding:92px 0}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:105px}.story-section .eyebrow{color:#b4c49a}.story-title h2{font-size:clamp(2.8rem,4.4vw,4.4rem)}.story-title h2 em{color:var(--lime)}.story-origin{display:block;color:#aec19d;letter-spacing:.15em;font-size:.75rem;margin-top:34px}.story-copy{padding-top:8px}.story-number{font-size:.75rem;letter-spacing:.13em;color:#afc09f}.story-copy p{color:#cad5be;font-size:.9375rem;margin-top:24px;line-height:1.85}.story-copy .story-lead{font-family:var(--serif);font-size:1.5rem;color:var(--cream);line-height:1.45;margin-top:38px}.story-sign{font-family:var(--serif);font-style:italic;color:var(--lime);font-size:1.4rem;margin-top:30px}.brew-grid{display:grid;grid-template-columns:.85fr 1.2fr;gap:65px;align-items:center}.brew-image{height:480px;position:relative;overflow:hidden;border-radius:6px}.brew-image img{width:100%;height:100%;object-fit:cover;object-position:55%}.brew-image:after{content:'';position:absolute;inset:65% 0 0;background:linear-gradient(transparent,#0c2c20ad)}.brew-image>span{position:absolute;bottom:26px;left:30px;font-family:var(--serif);font-style:italic;font-size:1.75rem;color:#fff;z-index:1}.brew-step{padding:22px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:30px 1fr;gap:15px;position:relative}.brew-step:first-child{padding-top:0}.step-no{font-family:var(--serif);font-size:1.2rem;color:var(--olive)}.brew-step h3{font-size:1.4rem;padding-right:100px}.brew-step p{font-size:.875rem;line-height:1.7;max-width:385px;margin-top:8px}.step-tag{position:absolute;right:0;top:26px;font-size:.75rem;letter-spacing:.035em;background:#e7ecdb;border-radius:20px;padding:3px 8px;color:var(--olive)}.brew-step:first-child .step-tag{top:4px}.brew-link{margin:24px 0 0 45px}.journal-section{background:#edefe3}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.card-photo{display:block;overflow:hidden;aspect-ratio:1.25;position:relative;background:#fff;border-radius:4px}.card-photo img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.card-photo img[src*="tea-pack"]{object-fit:contain;padding:15px}.card-photo:hover img{transform:scale(1.04)}.photo-arrow{position:absolute;right:14px;bottom:14px;width:38px;height:38px;border-radius:50%;background:var(--cream);display:grid;place-items:center;font-size:1.35rem}.card-meta{display:flex;justify-content:space-between;gap:10px;margin:21px 0 12px;text-transform:uppercase;letter-spacing:.055em;font-size:.75rem;color:var(--olive)}.journal-card h3{font-size:1.65rem;line-height:1.28}.journal-card h3 a:hover{color:var(--olive)}.journal-card>p{margin:13px 0 18px;font-size:.875rem;line-height:1.8}.journal-card>.text-link{font-size:.8125rem}.faq-grid{display:grid;grid-template-columns:1fr 1.25fr;gap:70px}.faq-grid>div>p{margin-top:28px;font-size:.875rem}.faqs{border-top:1px solid var(--line)}.faqs details{border-bottom:1px solid var(--line);padding:20px 0}.faqs summary{cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:.9375rem;list-style:none}.faqs summary::-webkit-details-marker{display:none}.faqs summary span{font-size:1.4rem;font-weight:400;color:var(--olive);transition:transform .3s}.faqs details[open] summary span{transform:rotate(45deg)}.faqs details p{margin-top:15px;font-size:.875rem;line-height:1.8;max-width:530px}.app-section{background:var(--lime);padding:70px 0 80px;text-align:center}.app-inner h2{font-size:clamp(2.7rem,4.5vw,4.5rem)}.app-inner>p{max-width:410px;margin:25px auto;color:#48603b}.coming-label{display:flex;align-items:center;gap:20px;width:fit-content;margin:25px auto;padding:12px 20px;border:1px solid #b4c58a;border-radius:40px;font-size:.75rem;letter-spacing:.07em}.coming-label span{font-size:.75rem;background:var(--green);color:var(--cream);padding:5px 11px;border-radius:20px;letter-spacing:0}.app-inner .text-link{font-size:.8125rem}.journal-heading{padding-top:65px;padding-bottom:55px;text-align:center}.journal-heading h1{font-size:clamp(3.3rem,5.8vw,5.5rem)}.journal-heading h1 em{color:var(--olive)}.journal-heading>p{max-width:480px;margin:25px auto 0}.featured-story{display:grid;grid-template-columns:1.1fr 1fr;background:#e8ecdd;border:1px solid var(--line);border-radius:6px;overflow:hidden}.featured-image{min-height:385px;overflow:hidden}.featured-image img{width:100%;height:100%;object-fit:cover;transition:transform .65s}.featured-story:hover img{transform:scale(1.025)}.featured-copy{padding:45px;align-self:center}.featured-copy h2{font-size:2.5rem;line-height:1.17}.featured-copy p{margin:24px 0;font-size:.9375rem}.featured-copy .eyebrow{font-size:.75rem;margin-bottom:22px}.journal-note{padding:55px 0;background:#e7ecdc;text-align:center}.journal-note p{font-family:var(--serif);color:var(--green);font-size:2rem;margin-bottom:17px}.article-header{padding-top:42px;padding-bottom:40px;max-width:1040px;text-align:center}.article-header>.text-link{font-size:.8125rem}.article-meta{display:flex;justify-content:center;gap:20px;text-transform:uppercase;color:var(--olive);font-size:.75rem;letter-spacing:.08em;margin-top:38px;margin-bottom:22px}.article-header h1{font-size:clamp(2.8rem,5vw,4.5rem);line-height:1.12;letter-spacing:-.04em}.article-header p{font-size:1.125rem;max-width:690px;margin:25px auto}.author{font-size:.8125rem;color:var(--olive)}.article-cover{height:430px;max-width:1180px}.article-cover img{width:100%;height:100%;object-fit:cover;border-radius:6px}.article-cover.pack-cover img{object-fit:contain;background:#fff;padding:20px}.article-layout{display:grid;grid-template-columns:230px 1fr;gap:90px;padding-top:65px;max-width:1110px}.article-aside{position:sticky;top:35px;align-self:start}.article-aside .eyebrow{font-size:.75rem;margin-bottom:18px}.article-aside a{display:block;font-size:.8125rem;color:var(--muted);line-height:1.5;padding:10px 0}.article-aside a:hover{color:var(--green)}.article-aside .aside-brand{margin-top:20px;padding-top:20px;border-top:1px solid var(--line);color:var(--green)}.article-body h2{font-size:2rem;line-height:1.2;letter-spacing:-.025em;margin-bottom:22px}.article-body p{font-size:1.0625rem;line-height:1.9;margin:18px 0;color:#53604f}.article-body section{margin-bottom:40px;scroll-margin-top:35px}.article-end{padding:28px 0;border-block:1px solid var(--line);display:flex;flex-direction:column;gap:15px;align-items:start;font-family:var(--serif);font-size:1.5rem}.article-end a{font-family:var(--sans)}.related .journal-grid{grid-template-columns:repeat(2,1fr);max-width:840px}.reading-progress{height:3px;background:var(--olive);position:fixed;left:0;top:0;width:0;z-index:100;transition:width .1s linear}.legal{max-width:900px}.legal h1{font-size:3.7rem;margin-bottom:30px}.legal h2{font-size:1.8rem;margin:36px 0 16px}.legal p{line-height:1.9}.not-found{text-align:center;min-height:60vh}.not-found h1{font-size:4rem}.not-found p{margin:25px 0}.hero-visual,.hero-copy{min-width:0}
@media(max-width:1000px){.product-grid,.story-grid{gap:55px}.product-photo{height:500px}.brew-grid{gap:35px}.ingredient{padding-right:16px}.ingredient+.ingredient{padding-left:16px}.ingredient-top{font-size:.75rem}.article-layout{gap:45px}.featured-copy{padding:30px}.featured-copy h2{font-size:2.15rem}.journal-grid{gap:22px}.faq-grid{gap:45px}.brew-step h3{font-size:1.25rem}.step-tag{font-size:.75rem}.brew-step p{padding-right:8px}}
@media(max-width:760px){.ingredient-grid{grid-template-columns:1fr 1fr;margin-top:35px}.ingredient{padding:25px 16px 25px 0}.ingredient+.ingredient{padding-left:16px}.ingredient:nth-child(3){border-left:0;padding-left:0;border-top:1px solid var(--line)}.ingredient:nth-child(4){border-top:1px solid var(--line)}.ingredient h3{font-size:1.5rem}.ingredient p{font-size:.875rem}.ingredient-top{margin-bottom:18px}.ingredient-top>span:last-child{font-size:.75rem}.ingredient-note{font-size:.75rem;letter-spacing:.07em}.product-section{padding:50px 0}.product-grid,.story-grid,.brew-grid,.faq-grid{grid-template-columns:1fr;gap:35px}.product-photo{height:450px;max-width:430px;width:100%;margin:0 auto}.product-copy{padding-top:10px}.product-copy h2{font-size:3rem}.product-copy h2 br:nth-child(2){display:none}.story-section{padding:65px 0}.story-title h2{font-size:3rem}.story-title h2 br:last-child{display:none}.story-origin{margin-top:25px}.story-copy .story-lead{margin-top:25px}.brew-image{height:320px}.brew-step{grid-template-columns:25px 1fr;gap:13px}.brew-step h3{padding-right:85px;font-size:1.25rem}.brew-link{margin-left:38px;font-size:.8125rem}.journal-grid{grid-template-columns:1fr;gap:40px}.journal-card h3{font-size:1.8rem}.card-photo{aspect-ratio:1.45}.card-meta{font-size:.75rem}.journal-card>p{max-width:550px}.faq-grid{gap:30px}.app-section{padding:60px 0}.featured-story{grid-template-columns:1fr}.featured-image{min-height:0;height:260px}.featured-copy{padding:28px}.featured-copy h2{font-size:2.15rem}.journal-heading{padding-top:45px;padding-bottom:35px}.journal-heading h1{font-size:3.4rem}.journal-heading p{font-size:1rem}.journal-note p{font-size:1.75rem}.article-header{padding-top:30px}.article-header h1{font-size:2.9rem}.article-header p{font-size:1rem}.article-cover{height:280px}.article-layout{display:block;padding-top:35px}.article-aside{display:none}.article-body h2{font-size:1.9rem}.article-body p{font-size:1rem}.related .journal-grid{grid-template-columns:1fr}.related h2{font-size:2.5rem}.legal h1{font-size:3rem}.article-meta{font-size:.75rem}}

.footer-legal h3{font-family:var(--serif);font-weight:600;font-size:.875rem;letter-spacing:.04em;line-height:1.4;margin:10px 0 18px}.footer-legal a{color:#c6d1c5;line-height:1.55;margin:9px 0}.footer-legal a:hover{color:var(--lime)}.policy-related{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:45px;padding-top:25px;border-top:1px solid var(--line)}.policy-related a{font-size:.875rem;text-decoration:underline;text-underline-offset:4px}.legal section+section{margin-top:32px}.legal p{overflow-wrap:anywhere}@media(max-width:1000px) and (min-width:761px){.footer-grid{grid-template-columns:1.2fr 1fr;gap:30px 50px}}@media(max-width:440px){.footer-grid{grid-template-columns:1fr;gap:25px}.footer-grid>div:first-child{grid-column:auto}}
/* Responsive layout: keep content in normal flow on compact screens. */
.container{width:100%;min-width:0}
.hero>*,.product-grid>*,.story-grid>*,.brew-grid>*,.journal-grid>*,.faq-grid>*,.footer-grid>*,.article-layout>*,.featured-story>*{min-width:0}
h1,h2,h3,p,a,span{overflow-wrap:break-word}
h1,h2,h3{text-wrap:balance}
.button{min-height:48px;max-width:100%;text-align:center;flex-shrink:0}
.button .arrow{flex-shrink:0}
.actions{row-gap:16px}
.licence-line{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 12px;font-size:.875rem;line-height:1.6;margin:18px 0 24px!important}
.licence-line strong{font-weight:550;letter-spacing:.02em;color:var(--green);white-space:nowrap}
.footer .licence-line{display:block;font-size:.8125rem;margin:18px 0 0!important}
.footer .licence-line strong{display:block;color:#e4ecd8;font-weight:500;margin-top:3px}
.product-copy>.licence-line{padding-top:14px;border-top:1px solid #ccd6bd}
.brew-step{grid-template-columns:30px minmax(0,1fr) auto;align-items:start}
.brew-step h3{padding-right:0}
.brew-step p{padding-right:0}
.step-tag,.brew-step:first-child .step-tag{position:static;align-self:start;margin-top:3px;white-space:normal;text-align:center;max-width:115px}
.card-photo{aspect-ratio:3/2}
.card-meta{flex-wrap:wrap;row-gap:5px}
.featured-image img{object-position:center}
.article-cover{height:auto}
.article-cover img{height:auto;aspect-ratio:3/2;object-fit:cover}
.policy-date{font-size:.875rem!important;color:var(--olive);margin:-12px 0 25px!important}
.legal{max-width:900px}
.legal h1{overflow-wrap:break-word}
.legal h2{line-height:1.3}
.legal>p,.legal section p{margin:16px 0;font-size:1rem;line-height:1.85}
.policy-related a{display:flex;align-items:center;min-height:44px}
@media(max-width:1100px){
 .header-inner{gap:18px}.nav{gap:18px}.nav a{white-space:nowrap}.app-badge>span{display:none}
 .hero{gap:40px}.hero h1{font-size:clamp(3.2rem,6.5vw,5rem)}
 .brew-step{grid-template-columns:28px minmax(0,1fr)}
 .step-tag{grid-column:2;justify-self:start;margin-top:0}
 .brew-step>div{min-width:0}
}
@media(max-width:960px){
 .header{height:auto;min-height:80px}.header-inner{min-height:80px}.brand img{width:88px;height:60px}
 .menu-toggle{display:block;min-width:64px;min-height:44px;padding:8px 10px;flex-shrink:0}
 .app-badge{margin-left:auto}
 .nav{display:none;position:absolute;inset:100% 0 auto;z-index:30;background:var(--cream);padding:16px 6%;border-bottom:1px solid var(--line);box-shadow:0 10px 16px #18392310;flex-direction:column;align-items:stretch;gap:0;max-height:calc(100dvh - 80px);overflow-y:auto}
 .nav.open{display:flex}.nav a{display:flex;align-items:center;min-height:48px;padding:8px 0;white-space:normal;font-size:1rem}.nav a.active{border-bottom:0;text-decoration:underline;text-underline-offset:6px}
 .hero,.product-grid,.story-grid,.brew-grid,.faq-grid{grid-template-columns:minmax(0,1fr);gap:36px}
 .hero{min-height:0;padding-top:35px;padding-bottom:45px}.hero-copy{padding-top:0}.hero .lead{max-width:560px}
 .hero-visual{max-width:600px;width:100%;margin-inline:auto;padding:0;display:flex;flex-direction:column}
 .hero-frame{border-radius:42% 42% 4px 4px;aspect-ratio:auto}
 .hero-frame img{width:100%;height:auto;aspect-ratio:1.35;object-fit:cover}
 .hero-frame:after{display:none}
 .photo-label{position:static;display:block;background:var(--green);padding:13px 16px;line-height:1.5;text-align:center;font-size:.75rem;letter-spacing:.09em}
 .round-note{display:none}
 .image-caption{position:static;max-width:none;width:100%;padding:16px 20px;box-shadow:none;border-top:0;text-align:center}
 .image-caption p{font-size:1.25rem;line-height:1.4}
 .image-caption small{font-size:.75rem}
 .product-photo{width:100%;max-width:430px;height:auto;min-height:0;margin:auto;padding:28px 32px 22px;display:flex;flex-direction:column;align-items:center;gap:18px}
 .product-photo img{height:auto;max-height:420px;width:100%;object-fit:contain;aspect-ratio:989/1600}
 .product-caption{position:static;display:block;line-height:1.6}
 .product-copy>p{max-width:none}.product-copy h2{max-width:620px}
 .story-title h2 br:last-child{display:none}.story-copy .story-lead{margin-top:22px}.story-number{display:none}
 .brew-image{height:auto;display:flex;flex-direction:column}
 .brew-image img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}
 .brew-image:after{display:none}
 .brew-image>span{position:static;display:block;background:var(--green);padding:16px 22px;font-size:1.5rem;line-height:1.4}
 .article-layout{grid-template-columns:minmax(0,1fr);max-width:850px;padding-top:38px}.article-aside{display:none}
 .featured-copy{padding:30px}.featured-copy h2{font-size:clamp(1.75rem,3.8vw,2.5rem)}
}
@media(max-width:760px){
 .section{padding-top:58px;padding-bottom:58px}
 .hero h1{font-size:clamp(2.7rem,11vw,4.5rem);line-height:1.12;letter-spacing:-.04em}
 .hero .eyebrow{max-width:430px;font-size:.75rem;line-height:1.7;letter-spacing:.11em}
 .hero .lead,.ingredient p,.product-copy>p:not(.product-small):not(.licence-line),.story-copy p,.brew-step p,.journal-card>p,.featured-copy p,.faqs details p,.faq-grid>div>p{font-size:1rem}
 .hero-note{flex-wrap:wrap;line-height:1.7}
 .values-inner{align-items:flex-start}.values-inner span{font-size:.8125rem;line-height:1.6;min-width:0;flex:1 1 40%}
 .product-copy h2,.story-title h2{font-size:clamp(2.25rem,9vw,3.2rem);line-height:1.17}
 .product-copy h2 br:nth-child(2){display:initial}
 .product-photo img{max-height:350px}
 .ingredient-top{gap:12px;align-items:baseline;flex-wrap:wrap}.ingredient h3{hyphens:auto}
 .brew-step{grid-template-columns:25px minmax(0,1fr);gap:9px 13px;padding:20px 0}.brew-step h3{padding-right:0;font-size:1.35rem;line-height:1.3}
 .step-tag{grid-column:2;justify-self:start;font-size:.75rem;margin-top:0}.brew-link{margin-left:38px;line-height:1.6}
 .featured-story{grid-template-columns:minmax(0,1fr)}.featured-image{height:auto}.featured-image img{height:auto;aspect-ratio:3/2;object-fit:cover}
 .card-photo{aspect-ratio:3/2}.card-photo img{object-position:center}.journal-card h3{font-size:clamp(1.5rem,6.5vw,1.9rem);line-height:1.3}
 .journal-heading h1{font-size:clamp(2.5rem,10vw,3.4rem);line-height:1.14}
 .article-header h1{font-size:clamp(2.15rem,8.5vw,3.4rem);line-height:1.16}
 .article-meta{flex-wrap:wrap;gap:8px 20px}.article-header p{line-height:1.8}
 .article-cover{height:auto}.article-cover img{height:auto;aspect-ratio:3/2}
 .article-body h2{font-size:clamp(1.65rem,7vw,2rem);line-height:1.3}.article-body p{font-size:1rem;line-height:1.85}
 .app-inner h2{font-size:clamp(2.2rem,9vw,3.4rem);line-height:1.16}.app-inner>p{font-size:1rem}
 .coming-label{flex-wrap:wrap;justify-content:center;max-width:100%;gap:10px 15px}
 .footer a{min-height:44px;display:flex;align-items:center;max-width:100%;overflow-wrap:anywhere;margin:0;font-size:.875rem}
 .footer-legal a{line-height:1.5}.footer h3{margin-bottom:10px}.footer-grid{gap:28px}
 .footer .licence-line strong{white-space:normal;overflow-wrap:anywhere}
 .legal h1{font-size:clamp(2.15rem,9vw,3rem);line-height:1.17}.legal h2{font-size:clamp(1.45rem,6vw,1.8rem)}
 .policy-related{gap:5px 20px}.policy-related a{font-size:.875rem}
}
@media(max-width:480px){
 .app-badge{display:none}.menu-toggle{margin-left:auto}
 .header-inner{gap:12px}.container{padding-inline:6%}
 .hero{padding-top:28px}.hero .actions{align-items:flex-start;gap:18px}
 .hero .button{width:100%}.hero .text-link{min-height:44px}
 .product-copy .actions{align-items:flex-start;gap:16px}.product-copy .actions .button{width:100%}
 .ingredient-grid{grid-template-columns:minmax(0,1fr)}.ingredient,.ingredient+.ingredient{padding:24px 0;border-left:0}.ingredient+.ingredient{border-top:1px solid var(--line)}
 .ingredient-top{margin-bottom:15px}.ingredient-note{margin-top:17px}
 .footer-grid{grid-template-columns:minmax(0,1fr)}.footer-grid>div:first-child{grid-column:auto}
 .featured-copy{padding:25px 22px}.section-top{gap:18px}
 .policy-related{flex-direction:column;align-items:flex-start}
}

/* Founder: flowing text, an original portrait, and accessible business details. */
.founder-intro{background:var(--green);color:var(--cream);padding:64px 0}
.founder-intro-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,.8fr);align-items:center;gap:70px}
.founder-intro-grid>*,.founder-values-grid>*{min-width:0}
.founder-intro .eyebrow{color:var(--lime)}
.founder-intro h1{font-size:clamp(3.4rem,6vw,5.8rem);line-height:1.12;max-width:700px}
.founder-intro h1 em{display:block;color:var(--lime)}
.founder-role{color:#e3ead6;font-size:1.05rem;margin-top:22px}
.founder-intro-lead{color:#c7d5c4;font-size:1.15rem;line-height:1.8;margin:24px 0 30px}
.founder-place{display:block;font-size:.7rem;letter-spacing:.13em;color:#c7d5c4;margin-top:35px}
.founder-portrait{margin:0;max-width:355px;width:100%;justify-self:end;background:var(--paper);padding:12px 12px 0;border-radius:170px 170px 4px 4px;overflow:hidden}
.founder-portrait img{width:100%;height:auto;border-radius:160px 160px 2px 2px}
.founder-portrait figcaption{color:var(--green);padding:17px 8px 20px;font-family:var(--serif);font-size:1.2rem;text-align:center;line-height:1.4}
.founder-portrait figcaption span{display:block;font-family:var(--sans);font-size:.75rem;margin-top:5px;color:var(--muted)}
.founder-principle{padding-top:75px;padding-bottom:75px;text-align:center;max-width:1050px}
.founder-principle .eyebrow{font-family:var(--sans);line-height:1.6}
.founder-quote{margin:0}
.founder-quote blockquote{margin:0}
.founder-quote blockquote p{font-family:var(--serif);font-size:clamp(1.55rem,2.7vw,2.35rem);line-height:1.6;color:var(--green)}
.founder-quote figcaption{margin-top:22px;color:var(--olive);font-size:.875rem;font-style:normal}
.founder-quote-home{border-left:2px solid #94ab70;margin-top:27px;padding-left:22px}
.story-copy .founder-quote-home blockquote p{font-size:1.2rem;line-height:1.65;color:#edf0df;margin:0}
.founder-quote-home figcaption{color:#cad8b7;font-size:.8125rem;margin-top:15px}
.story-copy .founder-story-link{margin-top:25px;color:#edf0df;line-height:1.6;min-height:44px}
.founder-values{border-block:1px solid var(--line);background:#eef1e1;padding:75px 0}
.founder-values-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:80px}
.founder-values h2{font-size:clamp(2rem,3.2vw,3rem);margin-bottom:25px}
.founder-values p{font-size:1rem;line-height:1.9;color:#52634e}
.founder-story p+p{margin-top:20px}
.founder-story .founder-signature{font-family:var(--serif);font-style:italic;font-size:1.7rem;color:var(--green);margin-top:28px}
.business-details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);margin:0}
.business-details>div{min-width:0;padding:27px 30px 27px 0;border-bottom:1px solid var(--line)}
.business-details dt{font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:var(--olive);margin-bottom:9px;line-height:1.6}
.business-details dd{margin:0;font-size:1rem;line-height:1.7;overflow-wrap:anywhere}
.business-details dd a{display:inline-flex;align-items:center;min-height:44px;text-decoration:underline;text-underline-offset:4px;max-width:100%}
.founder-order-note{max-width:760px;margin-top:28px;line-height:1.8}
.founder-order-note a{text-decoration:underline;text-underline-offset:4px}
@media(max-width:960px){
 .founder-intro-grid{gap:35px;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}
 .founder-intro h1{font-size:clamp(3rem,6.4vw,4.5rem)}
 .founder-values-grid{gap:40px}
 .business-details{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
 .founder-intro{padding:40px 0}
 .founder-intro-grid,.founder-values-grid{grid-template-columns:minmax(0,1fr);gap:38px}
 .founder-intro h1{font-size:clamp(3rem,12vw,4.5rem)}
 .founder-intro h1 em{display:inline}
 .founder-intro-lead{font-size:1rem}.founder-role{font-size:1rem}
 .founder-portrait{justify-self:start;max-width:300px}
 .founder-principle{padding-top:48px;padding-bottom:48px}
 .founder-quote blockquote p{font-size:clamp(1.4rem,6vw,1.9rem);line-height:1.65}
 .founder-values{padding:48px 0}.founder-values h2{font-size:2.15rem}
 .founder-story{border-top:1px solid #d5ddc5;padding-top:35px}
 .founder-business h2{font-size:clamp(2.1rem,9vw,3rem);line-height:1.2}
 .business-details>div{padding:20px 16px 20px 0}
}
@media(max-width:480px){
 .business-details{grid-template-columns:minmax(0,1fr)}
 .business-details>div{padding-right:0}
 .founder-intro .button{max-width:100%;text-align:left;gap:12px}
 .founder-quote-home{padding-left:16px}
}
