@charset "UTF-8";
:root{--ink:#173f35;--muted:#53675e;--paper:#f8f6ed;--cream:#f0eddd;--line:#d7dcce;--orange:#dd672e;--lime:#d7e49e;--white:#fffef8;--serif:Georgia,'Times New Roman',serif;--sans:Arial,'Noto Sans','Noto Sans Georgian',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-underline-offset:5px}img,video{max-width:100%;display:block}img{height:auto}h1,h2,h3,p,figure{margin:0}p+p{margin-top:1em}h1,h2,h3{font-weight:400;line-height:1.07}h1,h2{font-family:var(--serif);letter-spacing:-.052em;text-wrap:balance}h1{font-size:clamp(52px,5.7vw,88px)}h2{font-size:clamp(36px,4.3vw,62px)}h3{font-size:23px;letter-spacing:-.03em;line-height:1.25}em{font-weight:400;color:inherit}p{color:var(--muted)}strong{font-weight:600}button:focus-visible,a:focus-visible,summary:focus-visible,select:focus-visible,video:focus-visible{outline:3px solid var(--orange);outline-offset:5px}[hidden]{display:none!important}.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}.section{padding-block:110px}.narrow{max-width:820px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.eyebrow{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.17em;color:inherit;margin-bottom:24px}.lede{font-size:21px;line-height:1.65}.small,.source,figcaption{font-size:12px;line-height:1.65}.source{margin-top:30px;overflow-wrap:anywhere}.source a{color:inherit}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;background:var(--ink);color:var(--white);border:1px solid var(--ink);border-radius:4px;padding:15px 24px;min-height:52px;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s,transform .2s}.button:hover{background:#285c48;transform:translateY(-2px)}.button.secondary{color:var(--ink);background:transparent;border-color:#9dac98}.button.secondary:hover{background:var(--cream)}.button span{font-size:21px;font-weight:400}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:32px}.text-link{display:inline-block;font-size:13px;font-weight:600;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:6px;margin-top:24px}.seed-dot{display:inline-block;width:7px;height:7px;background:var(--orange);border-radius:50%;margin-right:10px}.skip-link{position:absolute;top:-100px;left:20px;z-index:100;background:white;padding:12px}.skip-link:focus{top:5px}
.site-header{position:sticky;top:0;z-index:20;background:#f8f6edf5;backdrop-filter:blur(14px);border-bottom:1px solid #d7dcce88}.header-inner{display:flex;align-items:center;justify-content:space-between;height:92px;gap:28px}.logo{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:var(--ink);flex-shrink:0}.logo svg{height:43px;width:40px}.logo>span{font-family:var(--serif);font-size:32px;line-height:1;letter-spacing:-.05em}.logo>span>span{display:block;font-family:var(--sans);font-size:9px;letter-spacing:.38em;text-align:center;margin-top:5px;margin-left:4px}.desktop-nav{display:flex;gap:27px}.desktop-nav a{font-size:12px;text-decoration:none;white-space:nowrap}.desktop-nav a:hover,.desktop-nav a[aria-current]{text-decoration:underline}.header-actions{display:flex;gap:24px;align-items:center}.header-order{min-height:43px;padding:9px 18px}.language-menu{position:relative}.language-menu summary{font-size:12px;cursor:pointer;list-style:none;padding:12px 0}.language-menu summary::-webkit-details-marker{display:none}.language-menu>div{position:absolute;right:0;top:48px;background:var(--white);border:1px solid var(--line);padding:10px;min-width:180px;box-shadow:0 10px 30px #173f3522}.language-menu a{display:flex;justify-content:space-between;align-items:center;text-decoration:none;font-size:13px;padding:8px}.language-menu a:hover{background:var(--cream)}.language-menu small{color:var(--muted);font-size:9px;margin-left:12px}.menu-toggle{display:none;background:none;border:0;padding:12px;width:44px;height:44px}.menu-toggle span{display:block;height:1.5px;background:var(--ink);margin:7px 0}.mobile-order{display:none}#mobile-nav{max-height:calc(100dvh - 80px);overflow:auto;background:var(--paper);padding:10px 30px 30px;border-top:1px solid var(--line)}#mobile-nav a{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line);text-decoration:none;font-size:15px}
.hero{display:grid;grid-template-columns:1.04fr 1fr;min-height:670px;align-items:center;gap:30px;padding-block:44px 56px}.hero-copy{z-index:1}.hero h1{font-size:clamp(58px,5.7vw,84px);line-height:1.07;letter-spacing:-.065em;margin-bottom:28px}.hero h1 em{color:#687c43}.hero-lede{font-size:18px;line-height:1.7}.hero-note{font-size:11px;margin-top:30px;color:#6a756b}.hero-art{position:relative;min-height:560px;display:grid;place-items:center;background:radial-gradient(ellipse at 55% 60%,#e2e8ce 0%,#efefdf 50%,#f3f1e6 70%);border-radius:50% 50% 5px 5px;overflow:hidden}.hero-product{position:relative;width:94%;mix-blend-mode:multiply;z-index:2;transform:rotate(-8deg);transition:transform .6s}.hero-art:hover .hero-product{transform:rotate(-5deg) translateY(-5px)}.art-word{position:absolute;top:60px;left:30px;right:0;font-family:var(--serif);font-size:110px;letter-spacing:-.06em;color:#67784826;white-space:nowrap}.fibre-seal{position:absolute;z-index:3;bottom:98px;right:16px;border-radius:50%;width:124px;height:124px;background:var(--orange);color:var(--white);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transform:rotate(8deg);box-shadow:0 8px 18px #a6562822}.fibre-seal strong{font-family:var(--serif);font-size:43px;font-weight:400;line-height:1}.fibre-seal strong span{font-family:var(--sans);font-size:16px;margin-left:3px}.fibre-seal>span{font-size:10px;line-height:1.3;margin-top:7px}.art-caption{position:absolute;bottom:24px;font-family:var(--serif);font-style:italic;font-size:15px;color:#637556}.orbit{position:absolute;border:1px solid #c6d4b2;border-radius:50%;width:650px;height:350px;transform:rotate(-40deg)}.orbit-two{transform:rotate(42deg);width:590px;height:420px}.ticker{display:flex;align-items:center;justify-content:space-evenly;gap:32px;background:var(--ink);color:var(--cream);padding:22px 30px;overflow:hidden}.ticker span{font-size:10px;letter-spacing:.2em;white-space:nowrap}.ticker b{font-size:23px;line-height:1;color:var(--lime);font-weight:400}.fruit-picture{background:#eeeade;border-radius:50% 50% 3px 3px;padding:38px 20px 24px;overflow:hidden;text-align:center}.fruit-picture img{mix-blend-mode:multiply;width:100%}.fruit-picture p{font-size:11px;font-style:italic;margin-top:18px}.fruit-story h2{margin-bottom:28px}.fruit-story .lede{font-size:20px;margin-bottom:20px}.green-section{background:var(--ink);color:var(--paper)}.green-section p{color:#c5d2c5}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:55px}.section-heading>p{max-width:380px}.section-heading h2{max-width:730px}.ingredient-preview{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #80958366;border-bottom:1px solid #80958366}.ingredient-preview a{padding:30px 30px 42px 0;text-decoration:none;transition:background .2s}.ingredient-preview a+a{border-left:1px solid #80958366;padding-left:30px}.ingredient-preview a:hover{background:#ffffff08}.ingredient-preview span{font-family:var(--serif);font-size:25px;color:var(--lime)}.ingredient-preview h3{font-family:var(--serif);font-size:40px;margin:35px 0 12px}.ingredient-preview p{font-size:13px}.green-section .text-link{color:var(--lime)}.editorial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:44px}.editorial-grid article{border-top:1px solid var(--line);padding-top:28px}.editorial-grid h3{margin:22px 0 18px}.editorial-grid p{font-size:15px}.large-number{font-family:var(--serif);font-size:82px;line-height:1;display:inline-block;letter-spacing:-.05em}.large-number small{font-family:var(--sans);font-size:16px;margin-left:10px;letter-spacing:0}.microbe-art{height:82px;width:150px;position:relative}.microbe-art i{display:block;position:absolute;background:#acbe79;width:38px;height:13px;border-radius:20px;transform:rotate(-33deg)}.microbe-art i:nth-child(1){left:5px;top:19px}.microbe-art i:nth-child(2){left:60px;top:11px;transform:rotate(40deg);background:#d2ad69}.microbe-art i:nth-child(3){left:49px;top:48px;width:25px}.microbe-art i:nth-child(4){left:97px;top:43px;transform:rotate(84deg);background:#637d52}.microbe-art i:nth-child(5){left:25px;top:67px;width:17px;height:17px}.microbe-art i:nth-child(6){left:108px;top:6px;width:18px;height:18px}.microbe-art i:nth-child(7){left:1px;top:46px;width:12px;height:12px;background:#d2ad69}.ritual-section{background:#ebe8d9}.ritual-section .two-col{max-width:1020px}.ritual-section h2{margin-bottom:26px}.local-video{max-width:370px;margin-inline:auto}.local-video video{width:100%;aspect-ratio:9/16;object-fit:cover;border-radius:120px 120px 4px 4px;background:#173f35}.local-video figcaption{margin-top:15px;color:var(--muted)}.history-teaser{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:90px}.history-photo img{width:100%;aspect-ratio:1.15;object-fit:cover;border-radius:4px}.history-teaser h2{margin-bottom:28px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;justify-content:space-between;gap:20px;list-style:none;cursor:pointer;padding:24px 0;font-size:17px;line-height:1.4}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:23px}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details>div{padding:0 40px 25px 0}.closing{border-top:1px solid var(--line);padding-block:90px;display:grid;grid-template-columns:1.2fr 1fr;gap:90px;align-items:center}.closing h2{font-size:58px}.closing p{max-width:360px}.closing .button{margin-top:26px}
footer{background:#153b32;color:var(--paper);padding:70px 0 25px}footer .logo{color:var(--paper)}footer p{color:#bfcebf}footer .logo+p{font-family:var(--serif);font-size:20px;margin-top:25px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:60px}.footer-grid>div:not(:first-child)>a{display:block;color:#c8d5c8;text-decoration:none;font-size:13px;margin-bottom:10px}.footer-grid a:hover{text-decoration:underline}.footer-grid .eyebrow{color:#e2e9d0;margin-bottom:25px}.footer-bottom{display:flex;justify-content:space-between;gap:22px;border-top:1px solid #8a9a8555;margin-top:60px;padding-top:25px;font-size:10px;color:#a3b7a7}.share-button{font-size:12px;color:var(--lime);background:none;border:none;padding:0;border-bottom:1px solid #cdda99;margin-top:25px}.page-intro{padding-block:85px 70px}.page-intro .lede{max-width:710px;margin-top:30px}.page-intro h1 em{color:#6c7e47}.product-section{padding-bottom:70px}.product-display{background:var(--cream);border-radius:180px 180px 4px 4px;overflow:hidden}.product-display img{width:100%;mix-blend-mode:multiply}.facts{display:grid;grid-template-columns:1fr 1fr;gap:0 25px;margin:32px 0}.facts div{padding:12px 0;border-bottom:1px solid var(--line)}dt{font-size:12px;color:var(--muted)}dd{margin:5px 0 0;font-size:20px}.product-section .button{margin-top:26px}.section.narrow h2{margin-bottom:25px}.section.narrow h3{margin-top:35px;margin-bottom:15px}.feature-image{position:relative;min-height:520px;display:flex;align-items:center;overflow:hidden;border-radius:4px;background:var(--ink);color:var(--white)}.feature-image>img{position:absolute;inset:0;height:100%;width:100%;object-fit:cover;opacity:.45}.feature-image>div{position:relative;z-index:1;padding:60px}.feature-image .eyebrow{color:var(--white)}.feature-image .button{margin-top:30px;background:var(--paper);color:var(--ink)}.ingredient-detail{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;background:var(--cream);padding:55px;border-radius:4px}.ingredient-detail img{mix-blend-mode:multiply}.ingredient-detail h2{margin-bottom:25px}.ingredient-list article{display:grid;grid-template-columns:60px 220px 1fr;gap:25px;padding:28px 0;border-top:1px solid var(--line)}.ingredient-list article>span{font-family:var(--serif);font-size:25px}.ingredient-list p{font-size:15px}.sand-section{background:var(--cream)}.label-box{background:var(--white);padding:38px;border:1px solid var(--line);border-radius:5px}.label-box h3{margin-bottom:20px}.label-box p{font-size:13px}.sand-section h2{margin-bottom:25px}.fibre-flow{display:flex;gap:30px;align-items:center}.fibre-flow article{flex:1}.fibre-flow article>span{font-family:var(--serif);font-size:35px;color:var(--orange)}.fibre-flow h3{margin:20px 0}.fibre-flow p{font-size:15px}.flow-arrow{font-size:36px;color:#8da578}.green-section .large-number{font-size:110px;margin-bottom:25px}.timeline{padding-bottom:40px}.timeline>article{display:grid;grid-template-columns:130px 1fr;gap:40px;border-top:1px solid var(--line);padding:55px 0}.timeline>article>div:last-child{max-width:820px}.timeline-marker{font-family:var(--serif);font-size:68px;color:var(--orange)}.timeline h2{margin-bottom:28px}.rounded{border-radius:4px}.wide-video{width:100%;aspect-ratio:16/9;background:var(--ink);margin:30px 0 15px;border-radius:4px}.science-note{background:#e9eddc;border-left:3px solid #809655;padding:25px 30px;margin-bottom:35px}.science-note p{margin-top:8px}.filter-row{display:flex;gap:10px;flex-wrap:wrap;margin:25px 0 15px}.filter{border:1px solid #aebca5;background:transparent;padding:10px 20px;border-radius:30px;font-size:12px;color:var(--ink)}.filter.active{background:var(--ink);color:var(--paper);border-color:var(--ink)}.study{border-bottom:1px solid var(--line);padding:40px 0;scroll-margin-top:110px}.study-meta{display:flex;flex-wrap:wrap;gap:12px;font-size:10px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:20px;color:var(--muted)}.study h2{font-family:var(--sans);font-size:23px;line-height:1.4;letter-spacing:-.02em;max-width:1000px;text-wrap:initial}.study h2+.small{margin-top:12px}.study-result{margin:20px 0;font-size:17px;max-width:950px}.study details{max-width:950px}.study summary{cursor:pointer;font-size:13px;font-weight:600;list-style:none;display:flex;justify-content:space-between;padding:12px 0}.study dl{background:var(--cream);padding:25px;margin-bottom:10px}.study dl>div{display:grid;grid-template-columns:180px 1fr;gap:20px;padding:9px 0}.study dd{font-size:14px;margin:0;color:var(--muted)}.study dt{font-weight:600;font-size:12px;color:var(--ink)}.study .source{margin-top:15px}.use-list>article{display:grid;grid-template-columns:150px 1fr;gap:40px;align-items:start;border-top:1px solid var(--line);padding:40px 0}.use-list>article>div{max-width:800px}.use-list h2{font-size:38px;margin-bottom:20px}.use-list .large-number{font-size:60px;color:#a8b48a}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;list-style:none;margin:0;padding-inline:0}.steps>li,.steps>article{padding-top:25px;border-top:1px solid var(--line)}.steps span{font-family:var(--serif);font-size:50px;color:var(--orange)}.steps h3{margin:15px 0}.steps p{font-size:15px}.recipe-symbol{font-size:60px;color:#bc6c35}.video-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:60px;align-items:start}.youtube-card{border:1px solid var(--line);background:var(--cream)}.youtube-preview{position:relative;aspect-ratio:16/9;background:var(--ink)}.youtube-preview>img{width:100%;height:100%;object-fit:cover;opacity:.7}.play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:12px;background:var(--paper);color:var(--ink);border:0;border-radius:40px;padding:14px 24px;font-size:13px}.play span{font-size:18px}.youtube-preview iframe{display:block;position:absolute;inset:0;width:100%;height:100%;border:0}.video-close{position:absolute;bottom:-36px;right:0;height:36px;border:0;background:var(--ink);color:var(--paper);padding:5px 15px;font-size:11px;z-index:2}.video-caption{padding:35px}.video-caption h3{margin-bottom:20px}.video-caption p{font-size:14px}.video-caption .eyebrow{font-size:10px}.video-grid .local-video{max-width:270px}.order-panel{border-top:1px solid var(--line);padding-top:30px}.order-panel h2{margin-bottom:20px}.order-panel label{display:block;font-size:12px;font-weight:600;margin:30px 0 7px}.order-panel select{width:100%;color:var(--ink);background:var(--white);border:1px solid #a6b59d;border-radius:4px;padding:12px;min-height:48px}.order-panel .partner-name{margin-top:25px;font-weight:600;color:var(--ink)}.order-panel .button{margin:22px 0 16px;width:100%}.contact-box{padding:45px;background:var(--cream);border:1px solid var(--line)}.contact-box h2{font-size:38px;margin-bottom:20px}.social-links{margin-block:25px;display:flex;gap:20px;flex-wrap:wrap}.legal{padding-bottom:100px}.legal h2{font-size:30px;margin:40px 0 20px}.language-placeholder,.error-page{min-height:65vh}.language-placeholder .button,.error-page .button{margin-top:35px}
@media(min-width:1500px){.hero{min-height:750px}.hero-art{min-height:620px}}
@media(max-width:1200px){.wrap{width:calc(100% - 70px)}.desktop-nav{gap:18px}.header-actions{gap:16px}.two-col,.history-teaser{gap:50px}.hero h1{font-size:66px}.hero-art{min-height:500px}.fibre-seal{width:110px;height:110px;right:8px;bottom:65px}.hero{min-height:620px}.hero-lede{font-size:17px}}
@media(max-width:1079px){.desktop-nav{display:none}.menu-toggle{display:block}.hero{grid-template-columns:1fr 1fr;min-height:550px;padding-block:40px}.hero h1{font-size:52px}.hero-lede{font-size:16px}.hero-art{min-height:440px}.hero .actions{gap:10px}.hero .button{padding:12px 16px;gap:10px}.hero .secondary{padding-inline:0;border-color:transparent}.art-word{font-size:80px}.art-caption{font-size:12px}.eyebrow{font-size:10px}.two-col{gap:38px}.section{padding-block:80px}.section-heading{gap:35px}.section-heading>p{max-width:280px;font-size:15px}.ingredient-preview h3{font-size:30px}.editorial-grid{gap:28px}.closing{gap:45px}.closing h2{font-size:45px}.footer-grid{gap:30px}.ingredient-list article{grid-template-columns:40px 145px 1fr}.ingredient-detail{padding:35px;gap:35px}.fibre-flow{gap:20px}.flow-arrow{font-size:25px}.timeline>article{grid-template-columns:80px 1fr}.video-grid{gap:25px}.video-caption{padding:25px}.header-inner{height:80px}}
@media(max-width:700px){body{font-size:15px}.wrap{width:calc(100% - 40px)}.header-inner{height:73px;gap:15px}.logo>span{font-size:28px}.logo svg{width:33px;height:38px}.logo{gap:7px}.logo>span>span{font-size:8px}.header-actions{gap:16px}.header-order{display:none}.language-menu summary{font-size:11px}.menu-toggle{padding:8px;width:34px}.hero{grid-template-columns:1fr;padding-block:35px 22px;gap:22px}.hero .eyebrow{font-size:9px;margin-bottom:20px;letter-spacing:.12em}.hero h1{font-size:57px;margin-bottom:22px;line-height:1.04}.hero-lede{font-size:15px}.hero .actions{margin-top:25px;gap:12px}.hero .button{padding:12px 18px;font-size:12px;min-height:46px}.hero .secondary{border:1px solid #aab69e;padding:12px 15px}.hero-note{font-size:9px;margin-top:19px}.hero-art{min-height:350px;height:350px;border-radius:170px 170px 4px 4px;margin-top:4px}.hero-product{width:92%;max-width:375px}.art-word{top:30px;font-size:75px;left:23px}.orbit{width:420px;height:250px}.orbit-two{width:400px;height:330px}.art-caption{bottom:15px;font-size:11px}.fibre-seal{height:91px;width:91px;bottom:50px;right:10px}.fibre-seal strong{font-size:33px}.fibre-seal>span{font-size:8px;margin-top:5px}.ticker{gap:21px;padding:18px 20px;justify-content:flex-start}.ticker span{font-size:9px}.ticker span:nth-last-child(-n+3),.ticker b:last-of-type{display:none}.ticker b{font-size:19px}.section{padding-block:62px}h2{font-size:41px}.two-col,.history-teaser{grid-template-columns:1fr;gap:35px}.fruit-story{gap:35px}.fruit-picture{max-width:440px;width:100%;margin:auto;padding:25px 16px 18px}.fruit-story .eyebrow{margin-bottom:20px}.fruit-story h2{margin-bottom:22px}.fruit-story .lede{font-size:18px}.section-heading{display:block;margin-bottom:35px}.section-heading>p{max-width:none;margin-top:24px}.section-heading .text-link{margin-top:24px}.ingredient-preview{grid-template-columns:1fr}.ingredient-preview a,.ingredient-preview a+a{border-left:0;border-top:1px solid #80958366;padding:20px 0;display:grid;grid-template-columns:40px 1fr;gap:5px 15px;align-items:baseline}.ingredient-preview a:first-child{border-top:0}.ingredient-preview h3{margin:0;font-size:30px}.ingredient-preview p{grid-column:2;font-size:12px}.ingredient-preview span{font-size:20px}.editorial-grid{grid-template-columns:1fr;gap:30px}.editorial-grid article{padding-top:25px}.editorial-grid h3{margin:14px 0 12px;font-size:23px}.large-number{font-size:65px}.microbe-art{height:72px}.ritual-section .two-col{gap:36px}.local-video{max-width:280px}.local-video video{border-radius:100px 100px 3px 3px}.local-video figcaption{font-size:11px}.history-teaser{gap:35px}.history-photo img{aspect-ratio:1.1}.faq-list summary{font-size:15px;padding:20px 0}.faq-list details>div{padding:0 12px 22px 0}.closing{padding-block:60px;grid-template-columns:1fr;gap:28px}.closing h2{font-size:46px}.closing .eyebrow{margin-bottom:22px}.closing .button{margin-top:24px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 20px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid .eyebrow{font-size:9px}.footer-grid>div:not(:first-child)>a{font-size:12px;margin-bottom:12px}.footer-bottom{flex-direction:column;gap:10px;margin-top:40px;padding-bottom:80px}footer{padding-top:50px}.mobile-order{position:fixed;display:flex;justify-content:space-between;align-items:center;gap:15px;bottom:0;left:0;right:0;background:#fbfaf3f7;border-top:1px solid var(--line);backdrop-filter:blur(12px);padding:12px 20px max(12px,env(safe-area-inset-bottom));z-index:25}.mobile-order>span{font-family:var(--serif);font-size:20px;line-height:1.2}.mobile-order small{display:block;font-family:var(--sans);font-size:9px;color:var(--muted);margin-top:3px}.mobile-order .button{min-height:42px;padding:10px 18px;font-size:12px}.page-intro{padding-block:50px 45px}.page-intro h1{font-size:48px}.page-intro .lede{font-size:17px;margin-top:24px}.page-intro .eyebrow{font-size:10px;margin-bottom:23px}.product-section{gap:35px;padding-bottom:25px}.product-display{border-radius:150px 150px 3px 3px}.product-section .product-display img{max-height:400px;object-fit:contain}.facts dd{font-size:20px}.feature-image{min-height:400px}.feature-image>div{padding:30px}.feature-image h2{font-size:38px}.ingredient-detail{grid-template-columns:1fr;padding:25px;gap:25px}.ingredient-detail h2{font-size:40px;margin-bottom:20px}.ingredient-list article{grid-template-columns:35px 1fr;gap:10px;padding:25px 0}.ingredient-list article p{grid-column:2}.ingredient-list h3{font-size:24px}.label-box{padding:25px}.fibre-flow{flex-direction:column;gap:20px;align-items:stretch}.flow-arrow{transform:rotate(90deg);align-self:center}.fibre-flow h3{margin:12px 0}.green-section .large-number{font-size:90px}.timeline>article{grid-template-columns:40px 1fr;gap:18px;padding:35px 0}.timeline-marker{font-size:38px}.timeline h2{font-size:32px;margin-bottom:22px}.timeline .eyebrow{font-size:9px;letter-spacing:.09em;margin-bottom:20px}.timeline p{font-size:14px}.science-note{padding:20px;font-size:14px}.filter-row{gap:7px}.filter{font-size:11px;padding:9px 14px}.study{padding-block:30px}.study-meta{font-size:9px;gap:8px}.study h2{font-size:20px}.study-result{font-size:15px}.study dl{padding:20px}.study dl>div{grid-template-columns:1fr;gap:4px}.study dd{font-size:13px}.use-list>article{grid-template-columns:42px 1fr;gap:18px;padding:30px 0}.use-list .large-number{font-size:35px}.use-list h2{font-size:29px}.steps{grid-template-columns:1fr;gap:30px}.steps span{font-size:40px}.video-grid{grid-template-columns:1fr;gap:45px}.video-grid .local-video{max-width:280px}.video-caption{padding:25px}.order-layout{gap:30px}.order-panel h2{font-size:43px}.order-panel .button{font-size:12px;padding:14px 17px}.order-panel .button span{font-size:20px}.order-panel .small{font-size:12px}.contact-box{padding:28px}.contact-box .button{width:100%}.legal h2{font-size:28px}.language-placeholder,.error-page{min-height:65vh;padding-bottom:60px}html{scroll-padding-top:95px}.study{scroll-margin-top:95px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero-art:hover .hero-product{transform:rotate(-8deg)}}

.local-play{display:block;width:100%;padding:12px 15px;background:var(--ink);color:var(--paper);border:0;border-radius:4px;margin-bottom:12px;font-size:13px}.video-status:not(:empty){padding:10px 0}.video-status:empty{display:none}@media(max-width:700px){.hero-note{font-size:10px}.fibre-seal>span{font-size:9px}}
:root{--story-clay:#994c27}
.tree-story{display:grid;grid-template-columns:1.08fr 1fr;gap:clamp(30px,6vw,90px);align-items:center}.tree-story-photo{position:relative;min-width:0}.tree-story-photo img{width:100%;height:590px;object-fit:cover;object-position:35% center;border-radius:220px 220px 8px 8px}.tree-story-photo>span{display:block;font-size:12px;color:var(--muted);margin-top:12px}.tree-story-copy h2{font-size:clamp(40px,5vw,72px);line-height:1.08}.tree-story-copy .lede{font-size:22px}.tree-film-link{display:block;margin-top:22px}.cultural-names{max-width:900px}.cultural-names h2{color:var(--story-clay)}.cultural-names details{margin-top:28px}.cultural-names summary{cursor:pointer;padding:18px 0;border-block:1px solid var(--line);font-size:16px}.cultural-names summary span{float:right}.research-framing{border-left:3px solid var(--story-clay);padding-left:24px;margin-bottom:20px}.selected-study h2{font-size:clamp(28px,3vw,42px);line-height:1.2}.selected-study .study-result{font-size:18px}.selected-study>p:not(.source){font-size:16px}.selected-study .study-meta{font-size:12px}.selected-study summary{font-size:15px}.selected-study dd{font-size:14px}.documentary-feature{display:grid;grid-template-columns:1.5fr 1fr;gap:48px;align-items:center}.documentary-aside{padding:25px 0}.documentary-aside h3{font-family:var(--serif);font-size:38px;font-weight:400;line-height:1.15}.documentary-cover{display:flex;position:absolute;inset:0;flex-direction:column;justify-content:flex-start;gap:18px;padding:32px;background:#173f35;color:#fff6dc}.documentary-cover>span{font-size:12px;letter-spacing:.12em}.documentary-cover strong{font-family:var(--serif);font-size:clamp(30px,3.5vw,48px);line-height:1.1;font-weight:400}.documentary-card .youtube-preview{aspect-ratio:4/3}.documentary-card .play{top:auto;bottom:25px;transform:translateX(-50%)}.documentary-card .video-caption .eyebrow{font-size:12px}.documentary-aside .small,.documentary-card .small{font-size:14px}
@media(max-width:900px){.tree-story{gap:30px}.tree-story-photo img{height:480px}.tree-story-copy h2{font-size:42px}.documentary-feature{grid-template-columns:1fr;gap:12px}.documentary-aside{max-width:650px}.documentary-cover{padding:28px}.documentary-card .youtube-preview{aspect-ratio:4/3}.two-col .documentary-cover strong{font-size:28px}}
@media(max-width:600px){.tree-story{grid-template-columns:1fr;gap:32px}.home-tree .tree-story-copy{grid-row:1}.tree-story-photo img{height:390px;border-radius:160px 160px 6px 6px}.tree-story-copy h2{font-size:43px}.tree-story-copy .lede{font-size:19px}.documentary-cover{padding:25px;gap:15px}.documentary-cover strong{font-size:37px}.documentary-cover>span{font-size:11px}.documentary-card .play{bottom:20px}.selected-study h2{font-size:28px}.selected-study .study-meta{font-size:12px;line-height:1.6}.selected-study dl{padding:18px}.research-framing{padding-left:18px}.documentary-aside h3{font-size:32px}.cultural-names h2{font-size:40px}.tree-story-copy p{font-size:16px}}
/* Mission 03 : l'arbre, le fruit et le plaisir de découverte au premier plan. */
:root{--sun:#f07727;--deep:#153c2e;--gold:#f6ce73}
.baobab-hero{display:grid;grid-template-columns:43% 57%;min-height:660px;background:var(--deep);color:white}.baobab-hero-copy{padding:66px max(35px,calc((100vw - 1280px)/2)) 62px; padding-right:40px;align-self:center}.baobab-hero .eyebrow{color:var(--gold);font-size:12px;letter-spacing:.13em}.baobab-hero h1{font-size:clamp(48px,5.3vw,82px);line-height:1.05;letter-spacing:-.055em}.baobab-hero h1 em{color:var(--gold)}.baobab-hero-copy>p:not(.eyebrow){color:#f4eed9;font-size:18px;line-height:1.7;max-width:500px;margin-top:28px}.baobab-hero .button{background:var(--sun);color:#172f22;border-color:var(--sun);font-size:14px}.baobab-hero .button.secondary{background:transparent;border-color:#c6d8bd;color:white}.baobab-hero .actions{gap:12px;margin-top:30px}.baobab-hero-landscape{position:relative;min-width:0;min-height:660px;overflow:hidden}.baobab-hero-landscape>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center}.landscape-label{position:absolute;top:28px;right:28px;background:#153c2edb;color:white;border-radius:2px;padding:8px 12px;font-size:12px}.hero-product-card{position:absolute;right:30px;bottom:30px;display:flex;width:330px;align-items:center;background:#fff8e9;box-shadow:0 12px 35px #18291340;color:var(--deep);padding:15px;text-decoration:none;gap:15px;border-left:5px solid var(--sun)}.hero-product-card img{width:100px;height:125px;object-fit:contain}.hero-product-card strong{display:block;font-family:var(--serif);font-weight:400;font-size:29px;line-height:1.08;margin:9px 0}.hero-product-card span{font-size:11px}.bold-ticker{display:flex;align-items:center;justify-content:center;gap:45px;padding:25px 20px;background:var(--sun);color:#243222;font-size:14px;font-weight:700;letter-spacing:.1em}.bold-ticker b{font-size:25px;line-height:1}.superfruit-stage{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:90px}.superfruit-photo{position:relative;background:#ecc66e;border-radius:50% 50% 6px 6px;min-height:500px;display:flex;align-items:center;overflow:hidden}.superfruit-photo>img{width:100%;height:420px;object-fit:contain}.fruit-stamp{position:absolute;top:25px;right:15px;display:flex;align-items:center;justify-content:center;text-align:center;width:135px;height:135px;background:var(--deep);color:var(--gold);font-family:var(--serif);font-size:20px;line-height:1.1;border-radius:50%;transform:rotate(10deg)}.superfruit-stage h2{font-size:clamp(42px,5vw,70px);margin-bottom:25px}.superfruit-stage h2 em{color:#ae4c16}.superfruit-stage .lede{margin-bottom:20px}.fruit-qualities{display:grid;gap:10px;margin:26px 0}.fruit-qualities span{font-size:16px;font-weight:600;border-bottom:1px solid var(--line);padding-bottom:10px}.editorial-footnote{font-size:12px;line-height:1.6;margin-top:24px!important}.tree-cinema{display:grid;grid-template-columns:1fr 1fr;background:var(--deep);color:#fff6df}.tree-cinema-image{min-height:680px}.tree-cinema-image img{width:100%;height:680px;object-fit:cover;object-position:center 58%}.tree-cinema-copy{align-self:center;padding:60px clamp(35px,6vw,100px)}.tree-cinema h2{font-size:clamp(46px,5.5vw,80px);margin-bottom:30px}.tree-cinema em{color:var(--gold)}.tree-cinema p{color:#edf0dc;font-size:18px}.tree-cinema .button{color:white;border-color:#d8dfca;margin-top:25px}.tree-cinema .button:hover{background:#30583e}.product-invitation{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:center}.product-invitation h2{margin-bottom:25px}.product-invitation-image img{width:100%;height:530px;object-fit:cover;border-radius:180px 180px 4px 4px}.product-facts{display:flex;gap:32px;flex-wrap:wrap;margin:30px 0}.product-facts strong{display:block;font-family:var(--serif);font-size:54px;font-weight:400;color:#a94715;line-height:1.2}.product-facts small{font-size:24px}.product-facts span{font-size:14px}.sun-ritual{background:#f4c775}.sun-ritual h2{font-size:clamp(40px,5vw,70px);margin-bottom:24px}.sun-ritual .local-video{max-width:300px;justify-self:center}.story-strip{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.story-strip img{width:100%;height:390px;object-fit:cover;border-radius:6px}.story-strip h2{margin-bottom:25px}.discovery-close{text-align:center;padding:30px 0 100px}.discovery-close h2{margin-bottom:35px}.quiet-links{display:flex;justify-content:center;gap:28px;flex-wrap:wrap;font-size:13px;margin-top:32px}.fruit-impact{background:#f4c775;margin-top:85px}.fruit-impact h2{margin-bottom:45px}.impact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.impact-grid strong{display:block;font-family:var(--serif);font-size:46px;font-weight:400;margin-bottom:20px;line-height:1.15}.impact-grid h3{font-size:20px;margin-bottom:12px}.impact-sources{margin-top:40px;border-top:1px solid #66714355;padding-top:20px}.impact-sources summary{cursor:pointer;font-size:15px}.impact-sources p{max-width:950px;font-size:14px;margin-top:20px}.impact-sources summary span{float:right}.tree-story-photo img[src$="baobab-kaolack.jpg"]{object-position:center 65%;border-radius:8px;height:640px}
@media(max-width:1050px){.baobab-hero{grid-template-columns:46% 54%}.baobab-hero-copy{padding:45px 30px}.baobab-hero h1{font-size:56px}.baobab-hero-copy>p:not(.eyebrow){font-size:16px}.baobab-hero .button{padding:13px 18px}.hero-product-card{width:290px;right:20px}.superfruit-stage,.product-invitation,.story-strip{gap:40px}.superfruit-photo{min-height:420px}.fruit-stamp{width:105px;height:105px;font-size:16px}.product-facts{gap:20px}.product-facts strong{font-size:43px}.tree-cinema-copy{padding:45px 35px}.tree-cinema h2{font-size:54px}.bold-ticker{gap:20px;font-size:12px}.impact-grid{gap:25px}.impact-grid strong{font-size:33px}}
@media(max-width:700px){.baobab-hero{grid-template-columns:1fr}.baobab-hero-copy{padding:42px 24px 35px}.baobab-hero h1{font-size:57px}.baobab-hero .eyebrow{font-size:11px;letter-spacing:.11em}.baobab-hero-copy>p:not(.eyebrow){font-size:17px;margin-top:23px}.baobab-hero .actions{margin-top:24px}.baobab-hero .button{font-size:13px;min-height:48px}.baobab-hero-landscape{min-height:390px}.baobab-hero-landscape>img{object-position:center}.landscape-label{font-size:11px;right:15px;top:15px}.hero-product-card{right:16px;bottom:18px;width:265px;padding:10px;gap:10px}.hero-product-card img{height:92px;width:75px}.hero-product-card strong{font-size:25px}.hero-product-card span{font-size:10px}.bold-ticker{padding:19px 12px;gap:12px;font-size:10px;letter-spacing:.045em}.bold-ticker span{max-width:90px;text-align:center}.bold-ticker b{font-size:18px}.superfruit-stage,.product-invitation,.story-strip,.tree-cinema{grid-template-columns:1fr}.superfruit-stage{gap:35px}.superfruit-photo{min-height:340px}.superfruit-photo>img{height:310px}.superfruit-stage h2{font-size:47px}.fruit-stamp{top:20px;right:8px;width:100px;height:100px;font-size:16px}.tree-cinema-image{min-height:450px}.tree-cinema-image img{height:450px;object-position:center 65%}.tree-cinema-copy{padding:42px 24px 52px}.tree-cinema h2{font-size:55px}.tree-cinema p{font-size:16px}.product-invitation{gap:30px}.product-invitation-image{grid-row:1}.product-invitation-image img{height:360px}.product-invitation h2{font-size:46px}.product-facts{gap:22px}.product-facts strong{font-size:42px}.product-facts span{font-size:12px}.story-strip{gap:30px}.story-strip img{height:300px}.story-strip h2{font-size:42px}.discovery-close{padding-bottom:65px}.discovery-close h2{font-size:43px}.quiet-links{gap:16px;font-size:13px}.fruit-impact{margin-top:50px}.impact-grid{grid-template-columns:1fr;gap:32px}.impact-grid strong{font-size:40px;margin-bottom:10px}.impact-grid article{border-bottom:1px solid #66714355;padding-bottom:26px}.impact-sources{margin-top:25px}.tree-story-photo img[src$="baobab-kaolack.jpg"]{height:440px}.tree-story-copy h2{margin-bottom:20px}}
.story-strip blockquote{margin:22px 0;color:var(--ink);font-family:var(--serif);font-size:25px;line-height:1.45;padding-left:20px;border-left:3px solid var(--sun)}
@media(max-width:700px){.baobab-hero-landscape{grid-row:1;min-height:330px}.baobab-hero-copy{padding-top:32px}.hero-product-card{width:235px}.hero-product-card img{width:65px;height:82px}.hero-product-card strong{font-size:23px}}

.nutrient-benefits h2{margin-bottom:25px}.nutrient-benefits>.lede{max-width:850px}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:40px}.benefit-grid article{padding:28px;background:#eef0db;border-top:4px solid var(--sun);border-radius:4px}.benefit-grid article>span{color:#975011;font-size:13px;font-weight:700;letter-spacing:.12em}.benefit-grid h3{margin:14px 0;font-size:23px}.benefit-grid p{font-size:15px}.benefit-grid article:nth-child(even){background:#f9e7c5}
@media(min-width:701px) and (max-width:1050px){.baobab-hero h1{font-size:46px}.benefit-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.benefit-grid{grid-template-columns:1fr;gap:18px}.benefit-grid article{padding:25px}}
.ambient-tree{position:absolute;inset:0}.ambient-tree>img,.ambient-tree>video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.ambient-tree>video{opacity:0;transition:opacity .35s}.ambient-tree>video.is-playing{opacity:1}.ambient-control{position:absolute;left:22px;bottom:22px;z-index:2;background:#173f35e8;border:1px solid #c5d2b8;color:#fff;padding:10px 14px;font-size:12px;border-radius:4px}.tree-film video,.product-film video,.gesture-film video{width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;border-radius:5px}.tree-film video{aspect-ratio:1280/634}.tree-film .button,.product-film .button{margin-top:15px}.product-invitation-image .product-film img{height:auto;border-radius:5px}.product-invitation-image .product-film{margin:0}.sun-ritual .gesture-film{max-width:none;width:100%}.gesture-film figcaption,.tree-film figcaption,.product-film figcaption{margin-top:12px}.baobab-hero-landscape .hero-product-card{bottom:85px}
@media(max-width:700px){.ambient-control{left:16px;bottom:14px}.baobab-hero-landscape .hero-product-card{bottom:64px}.ambient-tree>img,.ambient-tree>video{object-position:50% 48%}.product-invitation-image .product-film video{height:auto}}
@media(prefers-reduced-motion:reduce){.ambient-tree>video{transition:none}}
/* Laisser le fruit visible dans les cadres étroits. */
@media(max-width:1050px){.baobab-hero-landscape .hero-product-card{width:205px;right:12px;bottom:14px;padding:7px;gap:8px}.hero-product-card img{width:40px;height:52px}.hero-product-card strong{font-size:18px;margin:3px 0}.hero-product-card span{display:none}.hero-product-card small{font-size:9px}.ambient-control{left:12px;bottom:14px;padding:9px 10px;font-size:10px}}

/* Clip de préparation Greenway conservé dans son format vertical. */
.gesture-film video{aspect-ratio:9/16;object-fit:contain}.sun-ritual .gesture-film{max-width:370px}.gesture-film .local-play{width:100%}

/* Mission 05 : produit, monde intérieur et usages. */
.pack-stage{position:relative;isolation:isolate;min-height:520px;display:grid;place-items:center;overflow:hidden;background:#d9e4b8;border-radius:46% 46% 7px 7px;padding:45px 35px 65px}.pack-stage .pack-main{position:relative;width:76%;max-height:450px;object-fit:contain;z-index:1;filter:drop-shadow(0 25px 18px #173f352b)}.pack-stage .pack-leaf{position:absolute;width:70%;right:-23%;bottom:-8%;opacity:.65}.pack-word{position:absolute;font-family:var(--serif);font-size:clamp(60px,7vw,105px);top:26px;left:20px;letter-spacing:-.06em;color:#173f3520}.pack-stage figcaption{position:absolute;bottom:23px;left:10px;right:10px;text-align:center;font-size:10px;letter-spacing:.18em}.product-section .text-link{display:block;width:fit-content}.product-bridge h2{margin-bottom:25px}.microbiome-banner{background:#173f35;color:var(--paper)}.microbiome-banner p{color:#dde6d5}.microbiome-banner h2{margin-bottom:28px}.microbiome-banner .text-link{color:#e0edac}.microbiome-photo{align-self:center}.microbiome-photo img{width:100%;border-radius:160px 160px 6px 6px;min-height:350px;object-fit:cover}.microbiome-photo figcaption{color:#c4d1bf;margin-top:15px}.quiet-source{margin-top:24px;font-size:12px;border-top:1px solid currentColor;padding-top:15px}.quiet-source summary{cursor:pointer;line-height:1.5}.quiet-source p{margin-top:16px}.brain-section .two-col{gap:100px}.gut-map{background:#eae9f4;border-radius:200px 200px 8px 8px;min-height:655px;padding:35px 28px 25px;display:flex;flex-direction:column;align-items:center;justify-content:center}.gut-brain{display:flex;align-items:center;gap:16px;font-size:10px;letter-spacing:.12em}.gut-brain img{width:115px}.gut-dialogue{display:flex;align-items:center;gap:15px;font-size:10px;line-height:1.4;text-align:center;margin:10px 0}.gut-dialogue b{font-size:44px;color:#7273ad;font-weight:400}.gut-body{position:relative;width:230px}.gut-body>img:first-child{width:100%;max-height:335px;object-fit:contain}.gut-microbes{position:absolute;width:80px;right:39px;top:42%;border-radius:50%;background:white}.gut-map figcaption{margin-top:20px;letter-spacing:.1em;font-size:10px}.neuron-number{font-family:var(--serif);font-size:clamp(90px,10vw,140px);line-height:.85;letter-spacing:-.07em;color:var(--ink);margin:15px 0 20px}.neuron-number small{display:block;font-family:var(--sans);font-size:20px;line-height:1.4;letter-spacing:0;margin-top:14px}.brain-section h3{margin-bottom:25px}.connection-chips{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}.connection-chips span{padding:8px 13px;background:#e9eadc;border-radius:30px;font-size:12px}.prebiotic-pair{display:grid;grid-template-columns:1fr 1fr;gap:30px;padding-top:0}.prebiotic-pair article{padding:40px;background:#e9e7f1;border-radius:6px}.prebiotic-pair article+article{background:#e5ead4}.prebiotic-pair h2{font-size:42px;margin-bottom:25px}.month-plan{background:#eed097}.month-plan h2{margin-bottom:25px}.dose-choice{border:0;padding:0;margin:25px 0}.dose-choice legend{font-size:12px;font-weight:700;margin-bottom:12px}.dose-choice label{display:inline-flex;align-items:center;gap:9px;border:1px solid #173f3566;border-radius:5px;padding:12px 15px;margin:0 8px 10px 0;cursor:pointer;background:#fff6}.dose-choice input{accent-color:var(--ink);width:18px;height:18px}.dose-choice label:has(input:checked){background:var(--ink);color:white}.dose-choice input:focus-visible{outline:3px solid var(--orange);outline-offset:4px}.month-result{text-align:center;display:flex;flex-direction:column;align-items:center;position:relative}.month-result img{height:285px;width:auto;object-fit:contain;filter:drop-shadow(0 15px 14px #77552635)}.month-result strong{display:block;font-family:var(--serif);font-size:58px;line-height:1.1;margin-top:20px}.month-result span{display:block;font-size:14px;margin:12px 0 23px}.product-notice{padding-block:65px}.product-notice details{border-block:1px solid var(--line);padding:20px 0}.product-notice summary{cursor:pointer;display:flex;justify-content:space-between;gap:20px}.product-notice p{font-size:14px;margin-top:20px}.orac-section{background:#e7edce}.orac-section h2{margin-bottom:25px}.orac-section .lede{max-width:760px}.orac-layout{display:grid;grid-template-columns:1.6fr 1fr;gap:80px;align-items:center;margin:50px 0 30px}.orac-row{margin-bottom:28px}.orac-row>div:first-child{display:flex;justify-content:space-between;gap:18px;font-size:15px;margin-bottom:10px}.orac-row>div:first-child span{white-space:nowrap;font-variant-numeric:tabular-nums}.orac-track{height:26px;background:#173f3510;border-radius:3px;overflow:hidden}.orac-track>span{display:block;background:#688849;height:100%}.orac-row:first-child .orac-track>span{background:var(--ink)}.orac-numbers{display:flex;gap:25px;flex-direction:column}.orac-numbers strong{font-family:var(--serif);font-size:65px;line-height:1;letter-spacing:-.05em}.orac-numbers span{display:block;font-size:13px;margin-top:8px}.orac-context{font-size:13px;max-width:850px}.orac-context strong{display:block;color:var(--ink)}.goal-nav{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:30px}.goal-nav a{border:1px solid var(--line);border-radius:30px;padding:10px 17px;font-size:13px;text-decoration:none}.goal-nav a:hover{background:var(--lime)}.goal-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;padding-top:15px}.goal-grid>article{background:#eeebdf;padding:42px;border-radius:6px;scroll-margin-top:125px}.goal-grid>article:nth-child(2),.goal-grid>article:nth-child(5){background:#e5ead3}.goal-grid>article>span{font-size:10px;letter-spacing:.14em}.goal-grid h2{font-size:43px;margin:22px 0}.goal-tip{font-size:14px;border-top:1px solid #173f3522;padding-top:20px;margin-top:25px}.goal-grid .goal-product{background:#d9e4b8;display:flex;flex-direction:column;align-items:center;padding:22px 30px 38px;justify-content:center}.goal-product .pack-stage{min-height:380px;padding:10px 20px 45px;width:100%}.goal-product .pack-main{height:300px;width:auto}.goal-product>p{margin:18px 0}.audience-note{padding-bottom:75px}.audience-note h3{margin-bottom:20px}.research-visual{position:relative;margin-bottom:60px;border-radius:8px;overflow:hidden;background:var(--ink)}.research-visual img{width:100%;height:280px;object-fit:cover;opacity:.65}.research-visual a{position:absolute;bottom:30px;left:30px;right:30px;color:white;font-family:var(--serif);font-size:32px;line-height:1.2}.order-steps .steps{margin:0;padding:0;width:100%}.order-layout>*{min-width:0}.order-panel select{width:100%;max-width:100%;min-height:46px;padding:8px;border:1px solid #9dac98;border-radius:4px;background:var(--white);color:var(--ink)}.fruit-impact h2{font-size:clamp(62px,8vw,112px)}
@media(max-width:1100px){.brain-section .two-col{gap:45px}.pack-stage{min-height:440px}.pack-stage .pack-main{max-height:355px}.microbiome-photo img{min-height:330px}.orac-layout{gap:40px}.goal-grid>article{padding:30px}.goal-grid h2{font-size:37px}}
@media(max-width:760px){.pack-stage{min-height:430px}.pack-stage .pack-main{max-height:350px}.brain-section .two-col{grid-template-columns:1fr;gap:45px}.gut-map{min-height:580px;max-width:470px;width:100%;margin:auto}.microbiome-photo img{min-height:250px;border-radius:100px 100px 5px 5px}.prebiotic-pair{grid-template-columns:1fr;gap:18px}.prebiotic-pair article{padding:30px}.month-result img{height:240px}.month-result strong{font-size:52px}.orac-layout{grid-template-columns:1fr;gap:30px}.orac-numbers{flex-direction:row;gap:35px}.orac-numbers strong{font-size:50px}.orac-numbers span{font-size:11px}.orac-row>div:first-child{font-size:13px}.goal-grid{grid-template-columns:1fr;gap:18px}.goal-grid h2{font-size:38px}.goal-grid>article{padding:28px}.research-visual a{font-size:26px;left:22px;bottom:22px}.research-visual img{height:240px}.product-bridge .pack-stage{order:0}.product-notice{padding-block:45px}.fruit-impact h2{font-size:clamp(56px,12vw,80px)}}
@media(prefers-reduced-motion:reduce){.pack-stage .pack-main{transition:none}}

.orac-track .orac-baobab{width:100%}.orac-track .orac-fraise{width:3.4965%}.orac-track .orac-orange{width:1.7483%}

/* Mission 06 : campagne produit, conversion et dialogues du microbiote. */
.campaign-hero{background:#241d13;color:#fff8e9}.campaign-grid{display:grid;grid-template-columns:1fr 1.12fr;gap:42px;align-items:center;padding-block:52px}.campaign-copy{min-width:0}.campaign-copy .eyebrow{color:#efcb82;letter-spacing:.12em}.campaign-copy h1{font-size:clamp(44px,4.25vw,68px);line-height:1.07;letter-spacing:-.052em}.campaign-copy h1 em{color:#edc679}.campaign-lede{font-size:18px;color:#fff4dc;margin-top:25px;line-height:1.6}.campaign-context{font-size:14px;color:#ded2b9;margin-top:17px}.campaign-hero .actions{gap:12px;margin-top:25px}.campaign-hero .button{background:#eab96e;border-color:#eab96e;color:#2c2819;padding-inline:19px}.campaign-hero .button.secondary{background:transparent;border-color:#8e8066;color:#fff3db}.campaign-scene{min-width:0;position:relative}.campaign-scene>img{width:100%;height:auto;aspect-ratio:3/2;object-fit:contain}.campaign-scene figcaption{color:#dbc49d;text-align:center;margin-top:16px;font-size:10px;letter-spacing:.17em}.key-facts{background:#e8c892}.key-facts>.wrap{display:flex;gap:40px;align-items:center;justify-content:space-between;padding-block:23px}.key-facts .wrap>div{display:flex;align-items:center;gap:15px}.key-facts strong{font-family:var(--serif);font-size:47px;line-height:1;font-weight:400;white-space:nowrap}.key-facts strong small{font-size:22px}.key-facts span{max-width:105px;font-size:13px;line-height:1.45}.key-facts a{font-size:12px}.routine-pillars{display:grid;grid-template-columns:repeat(4,1fr);gap:35px}.routine-pillars article{border-top:1px solid var(--line);padding-top:23px}.routine-pillars article>span{font-size:36px;color:#a9652e}.routine-pillars h3{font-size:21px;margin:17px 0}.routine-pillars p{font-size:15px}.audience-teaser{background:#eae9d8}.audience-teaser h2{margin-bottom:25px}.audience-teaser .button{margin-top:28px}.audience-teaser img{width:100%}.audience-teaser figcaption{font-size:10px;letter-spacing:.14em;margin-top:14px}.pack-stage{background:transparent;border-radius:0;overflow:visible;min-height:460px;padding:20px 25px 40px}.pack-stage .pack-word,.pack-stage .pack-leaf{display:none}.pack-stage .pack-main{max-height:400px;width:78%}.pack-stage figcaption{bottom:0}.product-display{border-radius:0;background:transparent;overflow:visible}.product-display img{mix-blend-mode:normal}.superfruit-photo{border-radius:0;background:transparent;overflow:visible}.fruit-stamp{right:10px;top:10px;transform:none;width:112px;height:112px;font-size:18px}.formula-composition{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:center}.formula-composition>figure{position:relative;padding-bottom:65px}.formula-composition>figure>img:first-child{max-height:445px;width:100%;object-fit:contain;filter:drop-shadow(0 22px 15px #173f3522)}.formula-composition .formula-fruit{position:absolute;width:80%;bottom:0;left:10%;height:125px;object-fit:contain}.formula-composition article{display:flex;gap:24px;border-top:1px solid var(--line);padding:24px 0}.formula-composition article>span{font-family:var(--serif);color:#a76534;font-size:26px}.formula-composition h3{font-size:22px;margin-bottom:12px}.formula-composition p{font-size:15px}.conversion-faq h2{margin-bottom:30px}.tree-cinema-image img[src$="baobab-personnel.webp"]{object-position:50% 48%;height:100%;min-height:650px}.tree-story-photo img[src$="baobab-personnel.webp"]{height:610px;border-radius:0;object-position:center}.ingredient-campaign{background:#3c2417;color:#fff5dc;margin-top:70px}.ingredient-campaign p{color:#e8d5b6}.ingredient-campaign h2{margin-bottom:28px}.ingredient-campaign .button{color:#fff2d7;border-color:#c2a581;margin-top:27px}.ingredient-campaign figure{justify-self:center}.ingredient-campaign img{height:550px;width:auto;max-width:100%;object-fit:contain}.ingredient-campaign figcaption{font-size:10px;letter-spacing:.12em;margin-top:14px}.ingredient-objects{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:10px}.ingredient-objects img{mix-blend-mode:normal;max-height:350px;object-fit:contain}.label-box details{margin-top:24px}.label-box summary{cursor:pointer}.label-box details p{margin-top:20px}.audience-opening{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;margin-bottom:50px}.audience-opening img{width:100%}.audience-opening h2{font-size:44px;margin-bottom:24px}.goal-grid h2{font-size:36px}.goal-grid>article{border-radius:0;border-top:3px solid #b27c3e;background:#efeee2}.goal-grid>article:nth-child(even){background:#e7ead8}.goal-grid em{color:#6b773f}.brain-universe{background:#eeeaf1;color:#34384f}.brain-heading{max-width:940px;margin:0 auto;text-align:center}.brain-heading h2{font-size:clamp(44px,5vw,72px);line-height:1.08}.brain-heading h2 em{color:#6c6090}.brain-heading .lede{max-width:760px;margin:28px auto 0;color:#596074;font-size:18px}.organ-heading{text-align:center;margin-top:50px}.organ-heading h3{font-family:var(--serif);font-size:35px;color:#4d4269;margin-bottom:10px}.organ-heading p{font-size:15px;color:#596074}.organ-map{display:grid;grid-template-columns:1fr 300px 1fr;grid-template-rows:repeat(5,110px);gap:14px 52px;max-width:1100px;margin:38px auto 0;position:relative}.organ-center{grid-column:2;grid-row:1/6;position:relative;align-self:center;display:flex;flex-direction:column;align-items:center}.central-digestion{width:260px;max-height:405px;object-fit:contain}.central-microbes{position:absolute;width:100px;height:100px;object-fit:contain;top:40%;right:47px;border-radius:50%;background:white}.organ-center figcaption{font-size:12px;text-align:center;letter-spacing:.15em;margin-top:16px;color:#51496b}.organ-center strong{font-size:17px;letter-spacing:.12em}.organ{display:flex;align-items:center;gap:18px;position:relative;border-bottom:1px solid #ccc6d7;padding:8px 0}.organ img{width:68px;height:74px;object-fit:contain;flex-shrink:0}.organ h4{font-weight:600;font-size:16px;line-height:1.3;margin:0 0 7px}.organ p{font-size:12px;line-height:1.45;color:#656778}.organ::after{content:"";position:absolute;width:43px;height:1px;background:#b9abc8;left:100%;top:50%}.organ-1{grid-column:1;grid-row:1}.organ-2{grid-column:3;grid-row:1}.organ-3{grid-column:3;grid-row:2}.organ-4{grid-column:1;grid-row:2}.organ-5{grid-column:1;grid-row:3}.organ-6{grid-column:1;grid-row:4}.organ-7{grid-column:1;grid-row:5}.organ-8{grid-column:3;grid-row:4}.organ-9{grid-column:3;grid-row:5}.organ-2::after,.organ-3::after,.organ-8::after,.organ-9::after{left:auto;right:100%}.map-caption{text-align:center;color:#656778;font-size:12px;margin-top:28px}.brain-universe .quiet-source{color:#626277;max-width:940px;margin-inline:auto}.brain-link{display:flex;gap:45px;justify-content:space-between;align-items:center;margin-top:45px;padding-top:30px;border-top:1px solid #ccc6d7}.brain-link p{max-width:730px;color:#4c5362}.brain-link .button{flex-shrink:0}.microbiome-photo img{border-radius:0;min-height:0}.product-bridge .pack-stage{background:transparent}.order-panel .button[aria-disabled="true"]{opacity:.65;cursor:not-allowed}.market-note{margin-top:15px;padding:15px;border-left:3px solid #b78447;background:#eee9da}.page-intro{padding-block:65px 50px}h1,h2,h3,h4,button,.button{overflow-wrap:break-word}.header-inner>*{min-width:0}html:lang(ka){--serif:'Noto Serif Georgian',Georgia,serif;--sans:'Noto Sans Georgian',Arial,sans-serif}
@media(min-width:1500px){.campaign-grid{padding-block:65px}.campaign-copy h1{font-size:70px}}
@media(max-width:1100px){.campaign-grid{gap:24px;padding-block:38px}.campaign-copy h1{font-size:47px}.campaign-lede{font-size:16px}.campaign-context{font-size:13px}.campaign-hero .actions{flex-direction:column;align-items:flex-start}.campaign-hero .button{min-height:46px;font-size:12px}.key-facts>.wrap{gap:24px}.key-facts strong{font-size:40px}.key-facts a{display:none}.routine-pillars{grid-template-columns:1fr 1fr;gap:30px}.formula-composition{gap:40px}.organ-map{grid-template-columns:1fr 210px 1fr;gap:12px 25px}.central-digestion{width:200px}.central-microbes{width:80px;height:80px;right:33px;top:39%}.organ img{width:48px;height:60px}.organ{gap:11px}.organ::after{width:20px}.organ h4{font-size:14px}.organ p{font-size:11px}.brain-link{gap:25px}.brain-link .button{flex-shrink:1}.audience-opening{gap:30px}.audience-opening h2{font-size:35px}}
@media(max-width:700px){.campaign-grid{display:grid;grid-template-columns:1fr;padding-block:25px 25px;gap:19px}.campaign-copy .eyebrow{font-size:9px;letter-spacing:.1em;margin-bottom:13px}.campaign-copy h1{font-size:39px;line-height:1.06;text-wrap:initial}.campaign-copy h1 br{display:none}.campaign-copy h1 em{display:block}.campaign-lede{font-size:14px;line-height:1.5;margin-top:14px}.campaign-context{font-size:12px;line-height:1.5;margin-top:12px}.campaign-hero .actions{margin-top:18px;flex-direction:row;align-items:center;gap:10px}.campaign-hero .button{min-height:44px;font-size:11px;gap:12px;padding:10px 14px}.campaign-hero .button.secondary{border:0;padding-inline:0}.campaign-scene img{max-height:none;width:100%;aspect-ratio:3/2;object-fit:contain}.campaign-scene figcaption{font-size:8px;margin-top:10px;letter-spacing:.12em}.key-facts>.wrap{gap:18px;padding-block:23px;align-items:start}.key-facts .wrap>div{display:block;flex:1}.key-facts strong{font-size:33px}.key-facts strong small{font-size:17px}.key-facts span{display:block;font-size:10px;margin-top:8px}.routine-pillars{gap:24px 18px}.routine-pillars h3{font-size:18px}.routine-pillars p{font-size:13px}.routine-pillars article>span{font-size:29px}.formula-composition{grid-template-columns:1fr;gap:28px}.formula-composition>figure>img:first-child{max-height:320px}.formula-composition>figure{padding-bottom:50px}.formula-composition .formula-fruit{height:95px}.formula-composition h3{font-size:20px}.formula-composition article{gap:18px;padding:22px 0}.tree-cinema-image{min-height:480px}.tree-cinema-image img[src$="baobab-personnel.webp"]{min-height:480px;height:480px;object-position:50% 45%}.tree-story-photo img[src$="baobab-personnel.webp"]{height:430px;object-position:50% 48%}.fruit-stamp{right:10px;top:0;width:92px;height:92px;font-size:15px}.pack-stage{min-height:365px}.pack-stage .pack-main{max-height:310px}.ingredient-campaign{margin-top:50px}.ingredient-campaign img{height:420px}.ingredient-campaign .two-col{gap:32px}.audience-opening{grid-template-columns:1fr;gap:25px;margin-bottom:32px}.audience-opening h2{font-size:35px}.goal-grid h2{font-size:33px}.brain-heading{text-align:left}.brain-heading h2{font-size:41px}.brain-heading h2 br{display:none}.brain-heading .lede{font-size:16px;margin-top:24px}.organ-heading{text-align:left;margin-top:32px}.organ-heading h3{font-size:30px}.organ-map{grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:12px 16px;margin-top:25px}.organ-center{grid-column:1/-1;grid-row:auto;padding-block:10px 25px}.central-digestion{width:200px;max-height:290px}.central-microbes{width:76px;height:76px;top:36%;right:calc(50% - 62px)}.organ-center figcaption{font-size:10px}.organ{grid-column:auto;grid-row:auto;display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:15px 0}.organ img{width:55px;height:65px}.organ h4{font-size:14px}.organ p{font-size:12px}.organ::after{display:none}.organ:last-child{grid-column:1/-1;flex-direction:row;align-items:center}.map-caption{text-align:left;font-size:11px}.brain-link{display:block;margin-top:30px}.brain-link .button{margin-top:24px}.page-intro{padding-block:40px 35px}.page-intro h1{font-size:44px}.product-notice{padding-bottom:55px}.mobile-order{padding-top:10px;padding-bottom:max(10px,env(safe-area-inset-bottom))}.mobile-order .button{min-height:42px}.audience-teaser figure{min-width:0}.whole-routine .section-heading h2{font-size:39px}}
.market-disclaimer{min-height:10vh;padding:18px 5vw;display:grid;place-items:center;background:#f1d58f;color:#241d13;text-align:center;font-size:clamp(22px,3vw,42px);font-weight:800;line-height:1.15;letter-spacing:.015em}.market-disclaimer[hidden]{display:none}
.superfruit-stage>*{min-width:0}

/* Outil discret pour les distributeurs : aucune donnée ne quitte le navigateur. */
.link-builder{padding-bottom:100px}.link-builder form{background:var(--cream);border-top:4px solid var(--sun);padding:38px}.link-builder label{display:block;font-weight:700;font-size:14px;margin-bottom:10px}.link-builder-input,.link-builder-output{display:flex;gap:12px;align-items:stretch}.link-builder input{min-width:0;flex:1;border:1px solid #9dac98;border-radius:4px;background:var(--white);color:var(--ink);font:inherit;font-size:16px;padding:13px 15px}.link-builder input:focus{outline:3px solid var(--orange);outline-offset:2px}.link-builder-input .button,.link-builder-output .button{flex:0 0 auto;margin:0}.link-builder form .small{margin-top:14px}.link-builder-feedback{min-height:28px;margin:18px 0;color:var(--ink);font-weight:600}.link-builder-result{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:45px;align-items:center;background:#e7edce;padding:38px}.link-builder-result[hidden]{display:none}.link-builder-result h2{margin:12px 0 25px}.link-builder-result .text-link{display:inline-block;margin-top:22px}.link-builder-result figure{text-align:center}.link-builder-result canvas{display:block;width:280px;max-width:100%;height:auto;margin:auto;background:#fffdf4}.link-builder-result figcaption{font-size:12px;margin-top:10px}.privacy-note{margin-top:28px;border-left:3px solid var(--orange);padding:18px 22px;background:#f3eee1}.privacy-note p{font-size:14px;margin-top:7px}
@media(max-width:700px){.link-builder{padding-bottom:65px}.link-builder form,.link-builder-result{padding:24px}.link-builder-input,.link-builder-output{flex-direction:column}.link-builder-input .button,.link-builder-output .button{width:100%}.link-builder-result{grid-template-columns:1fr;gap:30px}.link-builder-result figure{grid-row:1}.link-builder-result canvas{width:240px}.link-builder input{width:100%}}

/* Consentement conservé uniquement dans la mémoire locale du navigateur. */
.privacy-consent{position:fixed;z-index:200;inset:0;display:grid;place-items:center;padding:24px;background:#102f28cc;backdrop-filter:blur(5px);overflow-y:auto}.privacy-consent-dialog{width:min(560px,100%);background:var(--paper);border:1px solid #fff8;box-shadow:0 28px 80px #071a16a8;padding:clamp(28px,5vw,52px);text-align:center}.privacy-consent-dialog p{font-size:18px;line-height:1.6;color:var(--ink)}.privacy-consent-dialog .text-link{margin-top:22px}.privacy-consent-dialog .button{display:flex;width:min(180px,100%);margin:30px auto 0;justify-content:center}@supports selector(body:has(.privacy-consent:not([hidden]))){body:has(.privacy-consent:not([hidden])){overflow:hidden}}
