:root{--ink:#151512;--paper:#fafaf7;--white:#fff;--burlap:#b99a70;--sand:#dfcfb5;--line:#d9d8d1;--font:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.55}h1,h2,h3,p,figure{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}img{display:block;max-width:100%}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #87531c;outline-offset:6px}::selection{background:var(--burlap);color:var(--ink)}.skip{position:fixed;top:-100px;left:20px;background:var(--ink);color:white;padding:12px 20px;z-index:100}.skip:focus{top:10px}.site-header{height:90px;padding:0 4vw;display:flex;align-items:center;justify-content:space-between;gap:30px;background:var(--paper);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.brand img{width:76px;height:auto}.site-header nav{display:flex;align-items:center;gap:38px;font-size:.875rem;font-weight:600}.site-header nav a:hover{text-decoration:underline;text-underline-offset:5px}.nav-project{border:1px solid var(--ink);padding:10px 18px}.nav-project span{margin-left:20px}.menu-toggle{display:none}.hero{position:relative;display:grid;grid-template-columns:44% 56%;background:#f6f5f2;overflow:hidden}.hero-copy{z-index:1;padding:82px 0 45px 4vw}.eyebrow,.section-label{font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;font-weight:600}.hero h1{font-size:clamp(3.5rem,6.9vw,7.7rem);line-height:.97;letter-spacing:-.065em;font-weight:800;margin:28px -70px 30px 0}.hero-intro{font-size:1.125rem;line-height:1.6;max-width:330px;margin-bottom:30px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;background:var(--ink);color:#fff;padding:16px 22px;font-size:.875rem;min-height:52px;font-weight:600;border:1px solid var(--ink)}.button:hover{background:#44372b}.button span{font-size:1.2rem}.hero-aside{margin-top:48px;font-size:.875rem;line-height:1.45}.hero-photo{position:relative;min-height:620px;display:flex;align-items:stretch}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:65% center;mix-blend-mode:multiply}.hero-photo figcaption{position:absolute;bottom:26px;right:4vw;font-size:.75rem;letter-spacing:.02em}.hero-bottom{grid-column:1/-1;padding:24px 4vw;display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);font-size:.875rem;font-weight:600;gap:24px}.hero-bottom small{font-weight:400;margin-left:10px;font-size:.75rem}.section-pad{padding:72px 4vw 88px}.section-label{display:flex;justify-content:space-between;gap:20px;padding-bottom:30px;border-bottom:1px solid var(--line)}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-top:54px}h2{font-size:clamp(2.7rem,5vw,5rem);font-weight:700;line-height:1.05;letter-spacing:-.055em}.story-intro{max-width:530px;font-size:1.25rem}.story-intro p+p{margin-top:24px}.site-footer{padding:55px 4vw 25px;background:var(--sand)}.site-footer>a{display:block;max-width:290px}.site-footer>a img{width:100%;height:auto}.footer-line{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:.75rem;margin-top:45px;padding-top:20px;border-top:1px solid #b8a58c}.footer-line a{text-decoration:underline;text-underline-offset:4px}@media(min-width:1600px){.hero-copy{padding-top:115px}.hero-photo{min-height:730px}}@media(max-width:1000px){.hero{grid-template-columns:48% 52%}.hero h1{font-size:6.8vw}.hero-copy{padding-top:65px}.hero-photo{min-height:560px}.story-grid{gap:40px}.site-header nav{gap:22px}}@media(max-width:700px){html{scroll-padding-top:76px}.site-header{height:76px;padding:0 6vw}.brand img{width:66px}.menu-toggle{display:flex;gap:15px;align-items:center;padding:10px 0;background:none;border:0;font-size:.875rem;cursor:pointer}.menu-toggle span{font-size:1.5rem;line-height:1}.site-header nav{position:absolute;top:76px;left:0;right:0;background:var(--paper);padding:22px 6vw 30px;border-bottom:1px solid var(--ink);display:none;align-items:stretch;gap:0}.site-header nav.open{display:flex;flex-direction:column}.site-header nav a{padding:16px 0;font-size:1rem}.site-header nav .nav-project{border:0}.hero{display:flex;flex-direction:column}.hero-copy{padding:42px 6vw 24px}.hero h1{font-size:clamp(3rem,11.5vw,5rem);margin:24px 0;letter-spacing:-.055em}.hero-intro{font-size:1rem;max-width:360px;margin-bottom:25px}.hero-aside{display:none}.hero-photo{min-height:0;aspect-ratio:1.3}.hero-photo>img{object-fit:cover;object-position:center;height:100%;width:100%}.hero-photo figcaption{right:6vw;bottom:12px;font-size:.75rem}.hero-bottom{padding:22px 6vw;align-items:flex-start;gap:20px;flex-wrap:wrap;font-size:.8125rem;line-height:1.4}.hero-bottom span:first-child{display:flex;flex-direction:column;gap:4px}.hero-bottom small{margin:0}.hero-bottom span:last-child{display:none}.section-pad{padding:46px 6vw 56px}.section-label{font-size:.75rem;padding-bottom:20px}.section-label>span:last-child{display:none}.story-grid{grid-template-columns:1fr;padding-top:30px;gap:25px}h2{font-size:2.7rem}.story-intro{font-size:1.125rem}.site-footer{padding:40px 6vw 24px}.site-footer>a{max-width:220px}.footer-line{flex-wrap:wrap;font-size:.75rem;row-gap:18px}.footer-line span:last-child{flex-basis:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.full-story{margin-top:45px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}.full-story>summary{display:flex;align-items:center;justify-content:space-between;padding:22px 0;font-size:1rem;font-weight:600}.full-story>summary>span{font-size:1.6rem;font-weight:400;transition:transform .2s}details[open]>summary>span:last-child{transform:rotate(45deg)}.story-body{max-width:780px;margin:10px auto 44px;font-size:1.125rem;line-height:1.8}.story-body p+p{margin-top:26px}.note-ref{font-size:.875em;vertical-align:super;text-decoration:underline;text-underline-offset:2px;margin-left:3px}.field-photo{position:relative;height:min(47vw,680px);min-height:440px;background:#394334;color:white}.field-photo>img{height:100%;width:100%;object-fit:cover}.field-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(11,25,9,.58),rgba(11,25,9,.04) 90%)}.field-copy{position:absolute;z-index:1;top:13%;left:4vw}.field-copy h2{margin:25px 0 24px;font-size:clamp(3rem,5.8vw,6rem)}.field-copy>p:last-child{font-size:1.125rem}.field-photo figcaption{position:absolute;right:4vw;bottom:20px;z-index:1;font-size:.75rem}.ingredients{display:grid;grid-template-columns:1fr 1fr;gap:80px;background:var(--sand)}.ingredients h2{margin-top:26px;font-size:clamp(2.6rem,4.5vw,4.5rem)}.ingredient-list>article{display:flex;gap:32px;padding:25px 0;border-bottom:1px solid #bba88c}.ingredient-list>article:first-child{padding-top:0}.item-number{padding-top:9px;font-size:.75rem}.ingredient-list h3{font-size:1.6rem;letter-spacing:-.03em;margin-bottom:8px;font-weight:600}.ingredient-list p{max-width:470px}.protein-line{display:flex;align-items:center;gap:28px;margin-top:25px}.protein-line>strong{font-size:4.4rem;font-weight:700;line-height:1.2;letter-spacing:-.07em}.protein-line p{font-size:.875rem}.section-heading{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end;margin:50px 0 60px}.section-heading>p{font-size:1.125rem;max-width:430px;justify-self:end}.packaging-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.product-stage{height:435px;display:flex;align-items:center;justify-content:center;padding:14px 30px;background:#f4f3f0}.product-stage>img{max-height:100%;max-width:100%;width:auto;height:auto;object-fit:contain;mix-blend-mode:multiply}.product-stage.compact{padding:10px 0}.packaging-grid figcaption{display:flex;justify-content:space-between;gap:15px;padding:19px 0;border-bottom:1px solid var(--line);font-size:.875rem;font-weight:600}.packaging-grid figcaption>span:last-child{font-size:.75rem;font-weight:400}.small-note{font-size:.75rem;line-height:1.5;color:#57564f;margin-top:20px}.drinks-section{background:#fff}.drinks-header{padding-bottom:0}.drinks-photo{position:relative;margin:0 4vw}.drinks-photo img{width:100%;height:min(53vw,720px);object-fit:cover}.drinks-photo figcaption{position:absolute;bottom:20px;right:24px;font-size:.75rem;color:#37352f}.recipe-grid{display:grid;grid-template-columns:1fr 1fr;margin:0 4vw;border-bottom:1px solid var(--ink)}.recipe{border-top:1px solid var(--ink);padding:0 28px;background:var(--paper)}.recipe:nth-child(even){border-left:1px solid var(--ink)}.recipe.coffee{background:#ede3d7}.recipe.strawberry{background:#f0dbd8}.recipe.banana{background:#f1e9c8}.recipe.matcha{background:#e2e7d8}.recipe summary{display:flex;align-items:center;gap:22px;min-height:130px;padding:22px 0}.recipe-no{font-size:.75rem;align-self:flex-start;margin-top:8px}.recipe summary small{display:block;letter-spacing:.08em;font-size:.75rem;margin-bottom:8px}.recipe summary strong{display:block;font-size:1.4rem;font-weight:600;letter-spacing:-.04em;line-height:1.2}.recipe-plus{margin-left:auto;font-size:1.7rem}.recipe>div{padding:0 0 26px 38px;max-width:510px;font-size:1rem;line-height:1.6}.recipe-ingredients{font-size:.75rem;margin-top:20px}.mix-ins{display:grid;grid-template-columns:1fr 1.7fr;align-items:center;gap:30px;padding:75px 4vw}.mix-ins>div{max-width:370px}.mix-ins h3{font-size:2.7rem;line-height:1.08;letter-spacing:-.05em;margin:22px 0}.mix-ins img{width:100%;height:auto}.project-section{background:var(--ink);color:var(--paper)}.project-section .section-label{border-color:#55554c}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;margin-top:55px}.project-title h2{font-size:clamp(5rem,10.5vw,11rem);letter-spacing:-.06em;line-height:.94;margin:45px 0 35px}.project-title h2>span{font-weight:400;color:var(--sand)}.project-title>p:last-child{font-size:1.25rem}.project-content>h3{font-size:2rem;line-height:1.15;letter-spacing:-.04em;margin-bottom:20px}.project-content>p{color:#d4d3c9;max-width:500px}.project-steps{list-style:none;padding:0;margin:36px 0}.project-steps li{display:flex;gap:24px;padding:20px 0;border-top:1px solid #55554c}.project-steps li>span{font-size:.75rem;color:var(--sand);padding-top:3px}.project-steps strong{font-size:1rem}.project-steps p{color:#c5c4b8;font-size:.875rem;margin-top:4px}.prize-line{padding:24px 0;border-top:1px solid #55554c;border-bottom:1px solid #55554c;display:flex;gap:30px;align-items:flex-start;justify-content:space-between}.prize-line>span{font-size:.75rem;letter-spacing:.05em;max-width:125px}.prize-line>strong{font-size:1.25rem;font-weight:400;line-height:1.3}.project-details{margin-top:20px}.project-details>summary{font-size:.875rem;display:flex;justify-content:space-between;padding:12px 0}.project-details>summary>span{font-size:1.4rem}.project-details>p{font-size:.875rem;line-height:1.7;color:#c5c4b8;padding:10px 0}.closing{text-align:center;padding-top:95px;padding-bottom:95px}.closing h2{margin:30px 0;font-size:clamp(3rem,5vw,5rem)}.closing>p:not(.eyebrow){max-width:460px;margin:0 auto}.text-link{display:inline-flex;gap:30px;align-items:center;margin-top:28px;border-bottom:1px solid var(--ink);padding-bottom:5px;font-size:.875rem;font-weight:600}.site-notes{padding:0 4vw 24px;font-size:.75rem;line-height:1.5;color:#57564f}.site-notes p+p{margin-top:7px}.site-footer>a{max-width:none;width:100%}.site-footer>a img{width:100%;height:auto;object-fit:contain}.footer-line{margin-top:30px}@media(max-width:1000px){.ingredients,.section-heading,.project-grid{gap:40px}.product-stage{height:330px;padding:10px 12px}.packaging-grid{gap:20px}.recipe{padding:0 22px}.recipe summary strong{font-size:1.2rem}.project-title h2{font-size:8.6vw}.prize-line{flex-direction:column;gap:15px}}@media(max-width:700px){.full-story{margin-top:30px}.story-body{font-size:1rem;line-height:1.75}.field-photo{min-height:480px;height:135vw;max-height:610px}.field-photo>img{object-position:57% center}.field-copy{top:45px;left:6vw;right:6vw}.field-copy h2{font-size:2.7rem}.field-copy>p:last-child{font-size:1rem}.field-photo:after{background:linear-gradient(180deg,rgba(11,25,9,.57),rgba(11,25,9,.05))}.field-photo figcaption{right:6vw;bottom:18px}.ingredients{grid-template-columns:1fr;gap:35px}.ingredients h2{font-size:2.7rem;margin-top:22px}.ingredient-list>article{gap:20px}.ingredient-list h3{font-size:1.4rem}.protein-line>strong{font-size:3.7rem}.section-heading{grid-template-columns:1fr;gap:25px;margin:30px 0 35px}.section-heading>p{justify-self:start;font-size:1rem}.packaging-grid{grid-template-columns:1fr;gap:28px}.product-stage{height:360px;padding:18px 45px}.product-stage.compact{padding:18px 0;height:320px}.packaging-grid figcaption{font-size:.875rem;padding:16px 0}.drinks-photo{margin:0}.drinks-photo img{height:106vw;object-fit:cover;object-position:48% center}.drinks-photo figcaption{bottom:12px;right:6vw}.recipe-grid{grid-template-columns:1fr;margin:0}.recipe:nth-child(even){border-left:none}.recipe{padding:0 6vw}.recipe summary{min-height:112px;gap:19px}.recipe summary strong{font-size:1.4rem}.recipe>div{padding-left:34px}.mix-ins{grid-template-columns:1fr;padding:48px 6vw;gap:25px}.mix-ins h3{font-size:2.4rem}.mix-ins img{width:100%}.project-grid{grid-template-columns:1fr;gap:45px;margin-top:35px}.project-title h2{font-size:5.7rem;margin:30px 0}.project-title>p:last-child{font-size:1.125rem}.project-content>h3{font-size:1.8rem}.prize-line{flex-direction:row;gap:20px}.prize-line>strong{font-size:1.125rem}.closing{padding:65px 6vw}.closing h2{font-size:2.7rem}.site-notes{padding:0 6vw 24px}.site-footer>a img{max-height:none}.site-footer>a{max-width:none}.footer-line{margin-top:24px}}@media(prefers-reduced-motion:reduce){.full-story>summary>span{transition:none}}

.hero h1{white-space:nowrap;font-size:clamp(3.5rem,6vw,6.7rem)}.site-footer>a{max-width:900px;margin-inline:auto}@media(max-width:700px){.hero h1{white-space:normal;font-size:clamp(2.2rem,11.5vw,5rem)}}

@media(max-width:700px){.project-section .section-label>span:last-child{display:block}.project-title h2{font-size:clamp(4rem,19vw,5.7rem)}}

/* Snow-mountain soybean landscape and selected mixing cup, September 2026. */
.landscape-hero{display:flex;flex-direction:column;justify-content:flex-end;min-height:730px;height:calc(100svh - 90px);max-height:1080px;background:#263a26;color:#fff;isolation:isolate}
.hero-landscape{position:absolute;inset:0;z-index:-2}
.hero-landscape>img{width:100%;height:100%;object-fit:cover;object-position:center 43%}
.hero-landscape:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(9,24,14,0) 20%,rgba(9,24,14,.07) 36%,rgba(9,24,14,.7) 83%,rgba(9,24,14,.76))}
.hero-landscape figcaption{position:absolute;right:4vw;top:24px;font-size:.75rem;color:#fff;background:rgba(21,21,18,.5);padding:5px 9px;z-index:1}
.landscape-hero .hero-copy{padding:270px 4vw 45px;margin-top:auto}
.landscape-hero h1{font-size:clamp(4rem,6.7vw,7.5rem);line-height:.96;margin:22px 0;letter-spacing:-.055em;white-space:normal}
.landscape-hero .hero-intro{max-width:490px;font-size:1.125rem;margin:0 0 26px}
.landscape-hero .button{background:#fff;color:var(--ink);border-color:#fff}
.landscape-hero .button:hover{background:var(--sand);border-color:var(--sand)}
.landscape-hero .hero-bottom{border-color:rgba(255,255,255,.32);padding-top:22px;padding-bottom:22px}
.landscape-hero .hero-bottom span:last-child{font-weight:400}
.landscape-hero a:focus-visible{outline-color:#fff}
.roots-feature{display:grid;grid-template-columns:1fr 1fr;background:#f6f5f2;align-items:center}
.roots-copy{padding:72px 4vw}
.roots-copy h2{margin:30px 0;font-size:clamp(2.7rem,4.8vw,5rem)}
.roots-copy>p:not(.eyebrow){font-size:1.125rem}
.roots-copy .roots-aside{margin-top:40px;font-size:.875rem!important}
.roots-feature>figure{position:relative;align-self:stretch;min-height:540px}
.roots-feature>figure>img{width:100%;height:100%;object-fit:cover;object-position:65% center;mix-blend-mode:multiply}
.roots-feature figcaption{position:absolute;bottom:22px;right:4vw;font-size:.75rem}
.shaker-preview{margin-top:42px}
.shaker-preview>img{width:100%;height:auto;background:#f7f5f0}
.shaker-preview figcaption{font-size:.75rem;color:#c5c4b8;padding-top:12px}
.project-title>p:not(.eyebrow){font-size:1.25rem}
@media(max-width:1000px){.landscape-hero{min-height:720px}.roots-feature>figure{min-height:500px}}
@media(max-width:700px){
.landscape-hero{height:calc(100svh - 76px);min-height:660px;max-height:920px}
.hero-landscape>img{object-position:52% center}
.hero-landscape:after{background:linear-gradient(180deg,rgba(9,24,14,0) 22%,rgba(9,24,14,.06) 33%,rgba(9,24,14,.74) 79%,rgba(9,24,14,.82))}
.hero-landscape figcaption{right:6vw;top:16px;font-size:.75rem}
.landscape-hero .hero-copy{padding:275px 6vw 27px}
.landscape-hero h1{font-size:clamp(3.2rem,14.2vw,5.5rem);margin:18px 0 20px}
.landscape-hero .hero-intro{font-size:1rem;max-width:360px;margin-bottom:22px}
.landscape-hero .hero-intro br{display:none}
.landscape-hero .hero-bottom{padding:19px 6vw}
.roots-feature{grid-template-columns:1fr}
.roots-copy{padding:48px 6vw 22px}
.roots-copy h2{font-size:2.7rem;margin:25px 0}
.roots-copy>p:not(.eyebrow){font-size:1rem}
.roots-copy .roots-aside{margin-top:26px}
.roots-feature>figure{min-height:0;aspect-ratio:1.2}
.roots-feature figcaption{right:6vw;bottom:15px}
.shaker-preview{margin-top:30px}
.project-title>p:not(.eyebrow){font-size:1.125rem}
}
