@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/nunito-latin-400-normal.r8SDr6Up.woff2)format("woff2"),url(/_astro/nunito-latin-400-normal.DKg4f3fz.woff)format("woff")}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/nunito-latin-500-normal.EugFkASW.woff2)format("woff2"),url(/_astro/nunito-latin-500-normal.B5klmw3Q.woff)format("woff")}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/nunito-latin-600-normal.Br8yIETf.woff2)format("woff2"),url(/_astro/nunito-latin-600-normal.Cd0eNu1l.woff)format("woff")}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/nunito-latin-700-normal.Dort48En.woff2)format("woff2"),url(/_astro/nunito-latin-700-normal.OcDqTBcA.woff)format("woff")}@font-face{font-family:"Baloo 2";font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/baloo-2-latin-500-normal.CmLZ27r7.woff2)format("woff2"),url(/_astro/baloo-2-latin-500-normal.BSdEhq8m.woff)format("woff")}@font-face{font-family:"Baloo 2";font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/baloo-2-latin-600-normal.tIfxVoAe.woff2)format("woff2"),url(/_astro/baloo-2-latin-600-normal.B4tNaogw.woff)format("woff")}@font-face{font-family:"Baloo 2";font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/baloo-2-latin-700-normal.CqTg7A15.woff2)format("woff2"),url(/_astro/baloo-2-latin-700-normal.Ld3Zm3l2.woff)format("woff")}@font-face{font-family:"Baloo 2";font-style:normal;font-display:swap;font-weight:800;src:url(/_astro/baloo-2-latin-800-normal.BbF3Etk1.woff2)format("woff2"),url(/_astro/baloo-2-latin-800-normal.B8BXfZF7.woff)format("woff")}:root{--sky-cream:#fdf4ea;--peach:#f7d8b5;--green-deep:#1e4b39;--green-forest:#123728;--mint:#9dddbb;--ochre:#c67833;--sand:#e8d7b7;--sun:#f2c164;--lavender:#c9b6de;--earth:#6a4b32;--cream:#fff9f1;--white:#fff;--text:#1f2a23;--muted:#5e675f;--shadow-soft:0 14px 34px #1e4b3924;--shadow-strong:0 20px 50px #12372838;--radius-lg:1.25rem;--radius-pill:999px;--hero-scroll:0;--header-height:76px;--header-height-scrolled:70px}*{box-sizing:border-box}html,body{margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height-scrolled) + 1rem);overflow-x:clip}body{color:var(--text);background:radial-gradient(circle at 15% 18%, #f2c1642e, transparent 44%), radial-gradient(circle at 80% 12%, #9dddbb33, transparent 45%), var(--sky-cream);min-width:320px;font-family:Nunito,sans-serif;line-height:1.65;overflow-x:hidden}body.menu-visible{overflow:hidden}:focus-visible{outline:3px solid var(--sun);outline-offset:3px}.skip-link{z-index:1000;border-radius:var(--radius-pill);background:var(--green-forest);color:var(--white);padding:.65rem 1rem;font-weight:800;transition:transform .2s;position:fixed;top:.6rem;left:.6rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3{color:var(--green-forest);margin:0 0 .55rem;font-family:"Baloo 2",cursive;line-height:1.06}h1{font-size:clamp(2.5rem,7vw,5rem)}h2{font-size:clamp(1.95rem,4.3vw,3.3rem)}h3{font-size:clamp(1.25rem,2.5vw,2rem)}p{margin:0 0 .8rem}main{padding-top:0;overflow:clip}main>.immersive-hero:first-child{margin-top:0}main>:first-child:not(.immersive-hero){margin-top:calc(var(--header-height) * -1);padding-top:calc(var(--header-height) + 4.8rem)}.container{width:min(1180px,92%);margin:0 auto;position:relative}section{padding:4.8rem 0;position:relative}.section-plain{background:var(--white)}.section-pattern{background:linear-gradient(#fff9f1eb,#f7d8b585),radial-gradient(circle at 5% 12%,#c9b6de38,#0000 30%),radial-gradient(circle at 90% 80%,#9dddbb26,#0000 30%)}.eyebrow{border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.12em;color:var(--earth);background:#ffffff9e;margin-bottom:.45rem;padding:.3rem .8rem;font-size:.72rem;font-weight:800;display:inline-flex}.btn{border-radius:var(--radius-pill);cursor:pointer;border:0;justify-content:center;align-items:center;gap:.3rem;padding:.78rem 1.25rem;font-size:.95rem;font-weight:800;transition:transform .25s,box-shadow .25s,filter .25s,background-color .25s;display:inline-flex}.btn:hover,.btn:focus-visible{transform:translateY(-2px)scale(1.01)}.btn:active{transform:translateY(0)scale(.99)}.btn-primary{background:linear-gradient(135deg, var(--green-forest), var(--green-deep));color:var(--white);box-shadow:0 14px 28px #12372852}.btn-secondary{background:linear-gradient(135deg, var(--sun), #e89f3e);color:#3a2a13;box-shadow:0 10px 20px #c6783342}.btn-ghost{color:var(--green-forest);background:#ffffffb8;border:1px solid #12372838}.btn-soft{color:var(--green-forest);background:#ffffffc2;border:1px solid #12372833;padding-inline:1rem}.hero-actions,.page-actions{flex-wrap:wrap;justify-content:center;gap:.7rem;display:flex}.page-actions{justify-content:flex-start;margin-top:1.2rem}.immersive-hero .hero-actions{z-index:9;width:min(100%,760px);max-width:calc(100% - 2rem);margin-top:0;animation:.85s .12s both heroActionsIntro;position:absolute;bottom:clamp(3.5rem,7.4vh,5.6rem);left:50%;transform:translate(-50%)}.hero-actions-centered{justify-content:center}.site-header{z-index:140;width:100%;box-shadow:none;backdrop-filter:none;background:linear-gradient(#fff8ee57,#fff8ee0f);border-bottom:none;transition:background .25s,box-shadow .25s,backdrop-filter .25s,border-color .25s,transform .25s;position:fixed;top:0;left:0}.site-header.is-scrolled,.site-header.menu-open{backdrop-filter:blur(16px);background:#fff8eee0;border-bottom:1px solid #12372814;box-shadow:0 10px 30px #12372814}.header-inner{min-height:var(--header-height);grid-template-columns:auto 1fr auto auto;align-items:center;gap:.8rem;transition:min-height .25s;display:grid}.site-header.is-scrolled .header-inner,.site-header.menu-open .header-inner{min-height:var(--header-height-scrolled)}.brand{color:var(--green-forest);letter-spacing:.02em;align-items:center;gap:.55rem;font-weight:900;transition:color .25s,text-shadow .25s;display:flex}.brand img{object-fit:contain;width:42px;height:42px}.desktop-nav{justify-content:center;gap:.45rem;display:flex}.desktop-nav a{border-radius:var(--radius-pill);color:var(--green-forest);padding:.3rem .7rem;font-size:.88rem;font-weight:700;transition:color .25s,background-color .25s,text-shadow .25s}.desktop-nav a:hover,.desktop-nav a:focus-visible,.desktop-nav a[aria-current=page]{color:var(--ochre);background:#ffffffb8}.header-tools{align-items:center;gap:.45rem;display:flex}.search-link{border-radius:var(--radius-pill);min-height:36px;color:var(--green-forest);background:#fffc;border:1px solid #1237283d;justify-content:center;align-items:center;padding:0 .9rem;font-size:.82rem;font-weight:800;transition:color .25s,border-color .25s,background-color .25s,box-shadow .25s;display:inline-flex}.search-link:hover,.search-link:focus-visible{border-color:var(--ochre);color:var(--ochre)}.language-switcher{gap:.25rem;display:flex}.language-switcher span{border-radius:var(--radius-pill);color:var(--muted);background:#ffffffb8;border:0;justify-content:center;align-items:center;padding:.24rem .46rem;font-size:.68rem;font-weight:700;transition:background-color .25s,color .25s;display:inline-flex}.language-switcher span[aria-disabled=true]{opacity:.58;cursor:not-allowed}.language-switcher span[aria-current=true]{color:var(--green-forest);background:#fffffff5}.menu-toggle{background:0 0;border:0;flex-direction:column;justify-self:end;gap:4px;display:none}.menu-toggle span{background:var(--green-forest);border-radius:1px;width:22px;height:2px;transition:background-color .25s}.mobile-nav{top:var(--header-height);z-index:139;max-height:calc(100svh - var(--header-height));backdrop-filter:blur(18px);background:#fff9f1f7;border-top:1px solid #12372814;flex-direction:column;gap:.15rem;padding:.9rem 4% 1rem;display:none;position:fixed;left:0;right:0;overflow-y:auto;box-shadow:0 18px 24px #12372814}.mobile-nav.open{display:flex}.mobile-nav a{color:var(--green-forest);padding:.46rem 0;font-weight:700}.mobile-nav a[aria-current=page]{color:var(--ochre)}.site-header:not(.is-scrolled):not(.menu-open) .brand,.site-header:not(.is-scrolled):not(.menu-open) .desktop-nav a,.site-header:not(.is-scrolled):not(.menu-open) .search-link{color:var(--green-forest);text-shadow:0 1px 10px #fff8ee8c}.site-header:not(.is-scrolled):not(.menu-open) .search-link{background:#fffcf757;border-color:#1237282e}.site-header:not(.is-scrolled):not(.menu-open) .language-switcher span{color:var(--green-forest);background:#fffcf76b}.mobile-divider{background:#1237281f;height:1px;margin:.35rem 0}.immersive-hero{z-index:3;isolation:isolate;height:min(860px,max(640px,100svh - 64px));min-height:640px;max-height:860px;position:relative;overflow:hidden}.hero-background,.hero-overlay,.hero-foreground,.hero-mist,.hero-cloud-transition,.floating-botanicals{position:absolute}.hero-background{z-index:0;inset:0;overflow:hidden}.hero-background img{object-fit:cover;object-position:center center;width:100%;height:100%;transform:scale(calc(1 + (var(--hero-scroll) * .06))) translateY(calc(var(--hero-scroll) * 18px));transform-origin:top;animation:1.8s both heroBackgroundIntro}.hero-overlay{z-index:1;background:linear-gradient(#fff8ef57 0%,#ffe9c914 34%,#8c5f330a 55%,#fff8ef5c 100%),radial-gradient(circle at 50% 12%,#fffbf2ad,#fffbf200 28%),linear-gradient(#fffcf605,#fffaf22e);inset:0}.hero-content{z-index:6;width:min(1180px,94%);position:absolute;inset:0 0 0 50%;transform:translate(-50%)}.hero-copy{top:calc(var(--header-height) + clamp(.75rem, 2vh, 1.35rem));z-index:7;width:min(980px,100% - 2rem);transform:translateX(-50%) translateY(calc(var(--hero-scroll) * 10px));text-align:center;pointer-events:none;opacity:calc(1 - (var(--hero-scroll) * .24));animation:.8s both heroCopyIntro;position:absolute;left:50%}.hero-copy:before{content:"";z-index:-1;filter:blur(8px);background:radial-gradient(circle at 50% 34%,#fffaf1ad,#fffaf12e 56%,#fffaf100 86%);border-radius:2rem;position:absolute;inset:-.5rem -1rem -.2rem}.hero-top{backdrop-filter:blur(8px);background:#fff9f0d1;border:1px solid #1237281f;margin:0;box-shadow:0 12px 28px #5233181a}.hero-value{border-radius:var(--radius-pill);width:fit-content;max-width:min(620px,100% - 1rem);color:var(--green-forest);backdrop-filter:blur(7px);background:#fff9f0ad;margin:.55rem auto 0;padding:.42rem .9rem;font-size:clamp(.82rem,1.25vw,1rem);font-weight:800;line-height:1.35;box-shadow:0 10px 24px #52331814}.hero-title{color:#234334;text-shadow:0 4px 28px #ffffff5c;max-width:10.2ch;margin-inline:auto;font-size:clamp(2.3rem,4vw,3.65rem);line-height:.88}.hero-title-line{display:block}.hero-hotspots-layer{z-index:5;position:absolute;inset:0}.hero-hotspot{left:var(--x);top:var(--y);z-index:20;width:0;height:0;transition:opacity .22s;position:absolute}.immersive-hero.panel-open .hero-hotspot{opacity:.75}.hero-hotspot.is-active{z-index:24}.immersive-hero.panel-open .hero-hotspot.is-active{opacity:1}.hero-hotspot-dot{width:46px;height:46px;color:var(--green-forest);cursor:pointer;background:#fffffff2;border:0;border-radius:50%;place-items:center;font-size:1.35rem;font-weight:900;line-height:1;animation:2.4s ease-out infinite pulse;display:inline-grid;position:relative;top:0;left:0;transform:translate(-50%,-50%);box-shadow:0 12px 28px #1237282e}.hero-hotspot-plus,.hero-hotspot-close-icon{place-items:center;transition:opacity .18s,transform .18s;display:grid;position:absolute;inset:0}.hero-hotspot-close-icon,.hero-hotspot.is-active .hero-hotspot-plus{opacity:0;transform:scale(.7)}.hero-hotspot.is-active .hero-hotspot-close-icon{opacity:1;transform:scale(1)}.hero-hotspot-dot:focus-visible{outline-offset:3px;outline:2px solid #12372873}.hero-hotspot-card{backdrop-filter:blur(10px);opacity:0;visibility:hidden;pointer-events:none;border:1px solid #12372824;border-radius:28px;grid-template-columns:minmax(0,38%) minmax(0,62%);align-items:center;gap:1.4rem;width:clamp(500px,42vw,680px);min-height:236px;padding:1.6rem;transition:opacity .24s,transform .24s,visibility 0s linear .24s;display:grid;position:absolute;top:28px;left:0;transform:translate(-50%)translateY(12px);box-shadow:0 26px 46px #1933252e}.theme-romarin{background:linear-gradient(135deg,#e5f0e7fa,#faf6eef5)}.theme-verveine{background:linear-gradient(135deg,#f3f7e8fa,#fff9f1f7)}.theme-menthe{background:linear-gradient(135deg,#e8f8eefa,#fcfbf5f7)}.theme-origan{background:linear-gradient(135deg,#faf0dffa,#fff9f1f7)}.hero-hotspot.is-active .hero-hotspot-card{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;transform:translate(-50%)translateY(0)}.hero-card-media{background:#ffffff3d;border-radius:22px;justify-content:center;align-items:center;min-height:100%;padding:.35rem;display:flex}.hero-card-media img{object-fit:contain;filter:drop-shadow(0 18px 20px #492d162e);width:100%;max-width:220px;max-height:236px}.hero-card-body{flex-direction:column;justify-content:center;padding-right:.4rem;display:flex}.hero-card-kicker{color:var(--ochre);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .2rem;font-size:.72rem;font-weight:800}.hero-card-body h3{margin-bottom:.15rem;font-size:1.52rem}.hero-card-type{color:#56665d;margin-bottom:.42rem;font-size:.78rem;font-weight:800}.hero-card-copy{color:#2f3f35;max-width:25ch;margin-bottom:.68rem;font-size:.84rem;line-height:1.42}.hero-card-link{color:var(--green-forest);align-items:center;gap:.65rem;font-size:.94rem;font-weight:900;display:inline-flex}.hero-card-link:hover,.hero-card-link:focus-visible{color:var(--ochre)}.hero-card-link-icon{background:linear-gradient(135deg, var(--green-forest), var(--green-deep));width:40px;height:40px;color:var(--white);border-radius:50%;place-items:center;display:inline-grid;box-shadow:0 12px 24px #1237282e}.floating-botanicals{pointer-events:none;z-index:2;inset:0}.leaf,.bloom,.drop{opacity:.18;border-radius:999px;animation:7.2s ease-in-out infinite drift;position:absolute}.leaf{background:linear-gradient(120deg,#9dddbbcc,#337152bd);width:42px;height:16px}.leaf-1{top:26%;left:8%;transform:rotate(-24deg)}.leaf-2{animation-delay:.8s;top:60%;left:10%;transform:rotate(32deg)}.leaf-3{animation-delay:1.5s;top:36%;right:11%;transform:rotate(18deg)}.bloom{background:#c9b6dead;width:16px;height:16px}.bloom-1{top:24%;left:26%}.hero-foreground{z-index:5;pointer-events:none;height:19%;inset:auto 0 0}.hero-grass{filter:blur(20px);opacity:.62;background:radial-gradient(circle at 50% 70%,#617c4e70,#617c4e00 60%),linear-gradient(#fff8ef00,#fff8ef2e);border-radius:50%;width:31%;height:62%;position:absolute;bottom:4%}.grass-left{left:-2%}.grass-center{opacity:.48;width:34%;left:34%}.grass-right{right:-2%}.hero-mist{z-index:4;height:clamp(126px,18vh,190px);opacity:calc(.14 + (var(--hero-scroll) * .08));transform:translateY(calc(var(--hero-scroll) * -60px));filter:blur(18px);pointer-events:none;background:radial-gradient(at 15% 72%,#fffcf88f,#fffcf800 52%),radial-gradient(at 40% 52%,#fffbf49e,#fffbf400 56%),radial-gradient(at 68% 68%,#fff9f194,#fff9f100 54%),radial-gradient(at 86% 48%,#fffcf98a,#fffcf900 54%);animation:10s ease-in-out infinite mistDrift;bottom:0;left:-6%;right:-6%}.hero-cloud-transition{height:calc(48px + (var(--hero-scroll) * 8px));z-index:4;pointer-events:none;background:linear-gradient(#f9e2c700,#f9e2c742 52%,#f7dbbbad 100%);bottom:-2px;left:0;right:0}.tea-transition-hero{z-index:1;isolation:isolate;background:var(--cream);min-height:clamp(720px,94svh,980px);margin-top:clamp(-64px,-4vw,-42px);padding:0;position:relative;overflow:hidden}.tea-transition-hero:after{content:"";z-index:3;pointer-events:none;background:linear-gradient(180deg, #fdf4ea00, #fdf4eac2 72%, var(--sky-cream));height:clamp(64px,9vh,104px);position:absolute;inset:auto 0 0}.tea-transition-image{z-index:0;object-fit:cover;object-position:center bottom;width:100%;height:100%;position:absolute;inset:0}.tea-transition-overlay{z-index:1;background:linear-gradient(#f8dec02e 0%,#fff8ee08 30%,#1834260f 62%,#fff8ee2e 100%),radial-gradient(circle at 50% 42%,#fff8ee1a,#fff8ee00 38%);position:absolute;inset:0}.tea-cloud-bridge{z-index:4;pointer-events:none;filter:blur(8px);opacity:.76;background:linear-gradient(#f7dbbba8 0%,#fff1de42 48%,#fff8ee00 100%),radial-gradient(at 22% 16%,#fff4e475,#fff4e400 40%),radial-gradient(at 72% 24%,#ffefda66,#ffefda00 42%);height:clamp(88px,10vw,140px);animation:12s ease-in-out infinite alternate teaCloudFloat;position:absolute;top:-1px;left:-10%;right:-10%}.tea-cloud-bridge:before,.tea-cloud-bridge:after{content:"";pointer-events:none;position:absolute}.tea-cloud-bridge:before{filter:blur(18px);opacity:.34;background:linear-gradient(110deg,#0000 0 9%,#ffffff6b 13%,#0000 21%),linear-gradient(73deg,#0000 0 22%,#ffffff57 30%,#0000 41%),linear-gradient(116deg,#0000 0 45%,#ffffff52 52%,#0000 63%),linear-gradient(78deg,#0000 0 66%,#ffffff47 74%,#0000 86%);height:86%;animation:9s ease-in-out infinite alternate teaSteamVeil;top:18%;left:6%;right:6%;transform:translateY(-4px)}.tea-cloud-bridge:after{display:none}.tea-steam-layer{z-index:4;pointer-events:none;filter:blur(.2px);height:min(50vh,430px);position:absolute;inset:clamp(58px,8vw,120px) 0 auto}.tea-steam-layer:before,.tea-steam-layer:after{content:"";filter:blur(24px);opacity:.24;background:radial-gradient(at 38% 56%,#ffffff94,#0000 34%),radial-gradient(at 60% 45%,#fffcf580,#0000 38%),radial-gradient(at 50% 85%,#ffffff4d,#0000 46%);border-radius:50%;width:clamp(260px,42vw,620px);height:190px;animation:10s ease-in-out infinite alternate teaMistDrift;position:absolute;left:50%;transform:translate(-50%)}.tea-steam-layer:before{top:0}.tea-steam-layer:after{opacity:.16;animation-duration:13s;animation-direction:alternate-reverse;top:88px}.steam{filter:blur(18px);opacity:.46;transform-origin:bottom;background:radial-gradient(at 50% 72%,#ffffff8f,#0000 54%),linear-gradient(#0000 0%,#ffffff6b 46%,#0000 100%);border-radius:50%;width:clamp(72px,9vw,130px);height:clamp(180px,22vh,300px);animation:7.5s ease-in-out infinite teaSteamRise;position:absolute;bottom:-14px;left:50%}.steam-one{margin-left:-8rem}.steam-two{margin-left:-1.6rem;animation-duration:8.8s;animation-delay:-2.2s}.steam-three{margin-left:5.4rem;animation-duration:9.6s;animation-delay:-4.1s}.tea-transition-copy{z-index:5;text-align:center;justify-items:center;width:min(920px,92vw);padding:0;animation:.9s .15s both teaQuoteReveal,7s ease-in-out 1.1s infinite teaQuoteFloat;display:grid;position:absolute;top:clamp(68px,7vw,96px);left:50%;transform:translate(-50%)}.tea-transition-copy .eyebrow{background:#fffaf2b8;margin-bottom:.8rem;animation:1s 50ms both teaQuoteBadge;box-shadow:0 14px 28px #31201114}.tea-transition-copy h2{max-width:13ch;color:var(--green-forest);text-align:center;text-shadow:0 2px #fffcf659,0 18px 42px #fffaf2ad;margin:0;font-size:4.4rem;line-height:.92}@keyframes teaMistDrift{0%{transform:translate(-52%)translateY(8px)scale(1)}to{transform:translate(-48%)translateY(-20px)scale(1.05)}}@keyframes teaCloudFloat{0%{transform:translateY(0)translate(-10px)scale(1)}to{transform:translateY(-18px)translate(10px)scale(1.03)}}@keyframes teaQuoteReveal{0%{opacity:0;filter:blur(10px);transform:translate(-50%)translateY(34px)scale(.96)}to{opacity:1;filter:blur();transform:translate(-50%)translateY(0)scale(1)}}@keyframes teaQuoteFloat{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-8px)}}@keyframes teaQuoteBadge{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes teaSteamVeil{0%{opacity:.5;transform:translateY(-4px)skew(-2deg)}to{opacity:.72;transform:translateY(18px)skew(2deg)}}@keyframes teaSteamRise{0%{opacity:0;transform:translateY(48px)translate(-12px)scaleX(.72)scaleY(.84)}28%{opacity:.42}72%{opacity:.28}to{opacity:0;transform:translateY(-130px)translate(18px)scaleX(1.15)scaleY(1.2)}}.product-hero-section{isolation:isolate;background:0 0;min-height:min(100svh,980px);padding:clamp(6rem,10vh,7.5rem) 0 clamp(5rem,8vh,6rem);overflow:hidden}.product-hero-background,.product-hero-overlay{position:absolute;inset:0}.product-hero-background{z-index:0}.product-hero-background img{object-fit:cover;object-position:center 53%;width:100%;height:100%}.product-hero-overlay{z-index:1;background:linear-gradient(#3622121a 0%,#3622120a 30%,#36221214 100%)}.product-hero-carousel{z-index:2;align-content:start;gap:1.15rem;min-height:min(82vh,820px);display:grid}.product-hero-copy{text-align:center;max-width:min(840px,100%);margin:0 auto}.product-hero-copy .eyebrow{background:#fffcf6d1;box-shadow:0 10px 24px #6a4b3214}.product-hero-copy h2{max-width:11ch;color:var(--green-forest);text-wrap:balance;text-shadow:0 2px 12px #fff9f138;margin:0 auto;font-size:clamp(2.35rem,4.1vw,3.95rem);line-height:.98}.product-hero-stage{grid-template-columns:56px minmax(0,1fr) 56px;align-items:center;gap:clamp(.8rem,1.6vw,1.4rem);display:grid}.product-hero-arrow{width:56px;height:56px;color:var(--green-forest);cursor:pointer;background:#fffcf7e6;border:1px solid #1237281f;border-radius:50%;place-items:center;font-size:2rem;line-height:1;transition:transform .24s,box-shadow .24s,background-color .24s;display:inline-grid;box-shadow:0 16px 28px #1237281f}.product-hero-arrow:hover,.product-hero-arrow:focus-visible{transform:translateY(-2px);box-shadow:0 18px 32px #12372829}.product-hero-arrow:focus-visible{outline-offset:4px;outline:2px solid #12372847}.product-hero-packshot-shell{perspective:1200px;justify-content:center;align-items:end;min-height:clamp(360px,47vh,490px);display:flex;position:relative;overflow:visible}.product-hero-glow{filter:blur(12px);background:radial-gradient(circle,#422b1757,#422b1729 48%,#422b1700 72%);border-radius:50%;width:min(70%,480px);height:62px;position:absolute;bottom:2%;left:50%;transform:translate(-50%)}.product-hero-packshot-track{width:min(500px,44vw);height:clamp(380px,54vh,600px);position:relative;transform:translateY(30px)}.product-hero-packshot{transform-origin:bottom;will-change:transform, opacity;justify-content:center;align-items:end;display:flex;position:absolute;inset:0}.product-hero-packshot.is-current{z-index:2}.product-hero-packshot.is-incoming{z-index:1;opacity:0}.product-hero-packshot-image{object-fit:contain;filter:drop-shadow(0 28px 36px #36231352);width:100%;height:100%}.product-hero-carousel.is-switching.is-direction-next .product-hero-packshot.is-current{animation:.62s cubic-bezier(.22,1,.36,1) both herbierCarouselExitNext}.product-hero-carousel.is-switching.is-direction-next .product-hero-packshot.is-incoming{animation:.62s cubic-bezier(.22,1,.36,1) both herbierCarouselEnterNext}.product-hero-carousel.is-switching.is-direction-prev .product-hero-packshot.is-current{animation:.62s cubic-bezier(.22,1,.36,1) both herbierCarouselExitPrev}.product-hero-carousel.is-switching.is-direction-prev .product-hero-packshot.is-incoming{animation:.62s cubic-bezier(.22,1,.36,1) both herbierCarouselEnterPrev}.product-hero-carousel.is-switching .product-hero-name,.product-hero-carousel.is-switching .product-hero-counter{opacity:.28;transform:translateY(8px)}.product-hero-meta{justify-content:center;align-items:center;gap:.9rem;min-height:2rem;margin-top:.25rem;display:flex}#huiles-essentielles .product-hero-background img{object-position:center 50%}#huiles-essentielles .product-hero-copy{transform:translateY(-78px)}#huiles-essentielles .product-hero-copy h2{max-width:7ch;font-size:clamp(2rem,3.1vw,3.05rem);line-height:.94}#huiles-essentielles .product-hero-packshot-track{transform:translateY(14px)}#huiles-essentielles .product-hero-packshot-image{transform-origin:bottom;transform:translateY(-42px)scale(1.12)}#hydrolats .product-hero-background img{object-position:center 50%}#hydrolats .product-hero-copy{transform:translateY(-96px)}#hydrolats .product-hero-copy h2{max-width:7ch;font-size:clamp(1.95rem,3vw,2.9rem);line-height:.94}#hydrolats .product-hero-packshot-track{transform:translateY(16px)}#hydrolats .product-hero-packshot-image{transform-origin:bottom;transform:translateY(-56px)scale(1.15)}.product-hero-name,.product-hero-counter{transition:opacity .28s,transform .28s}.product-hero-name{color:var(--green-forest);margin:0;font-size:1.12rem;font-weight:900}.product-hero-counter{color:#1e4b39b8;letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.82rem}.product-hero-dots{flex-wrap:wrap;justify-content:center;gap:.55rem;display:flex}.product-hero-dot{cursor:pointer;background:#1237282e;border:0;border-radius:50%;width:10px;height:10px;padding:0;transition:transform .22s,background-color .22s}.product-hero-dot.is-active{background:var(--green-forest);transform:scale(1.2)}.product-hero-dot:focus-visible{outline-offset:4px;outline:2px solid #12372840}.product-hero-actions{justify-content:center;display:flex}@keyframes herbierCarouselExitNext{0%{opacity:1;transform:translate(0,0)scale(1)rotate(0)}42%{opacity:.92;transform:translate(-12%,-10%)scale(.94)rotate(-4deg)}to{opacity:0;transform:translate(-34%,18%)scale(.78)rotate(-12deg)}}@keyframes herbierCarouselEnterNext{0%{opacity:0;transform:translate(34%,18%)scale(.78)rotate(12deg)}42%{opacity:.88;transform:translate(12%,-10%)scale(.94)rotate(4deg)}to{opacity:1;transform:translate(0,0)scale(1)rotate(0)}}@keyframes herbierCarouselExitPrev{0%{opacity:1;transform:translate(0,0)scale(1)rotate(0)}42%{opacity:.92;transform:translate(12%,-10%)scale(.94)rotate(4deg)}to{opacity:0;transform:translate(34%,18%)scale(.78)rotate(12deg)}}@keyframes herbierCarouselEnterPrev{0%{opacity:0;transform:translate(-34%,18%)scale(.78)rotate(-12deg)}42%{opacity:.88;transform:translate(-12%,-10%)scale(.94)rotate(-4deg)}to{opacity:1;transform:translate(0,0)scale(1)rotate(0)}}.ritual-selector{z-index:6;margin-top:-.4rem;padding-top:4.6rem}.ritual-selector-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.95rem;display:grid}.ritual-tile{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);border:1px solid #1237281a;padding:1.15rem}.ritual-plant{letter-spacing:.11em;text-transform:uppercase;color:#4d5f55;margin:0 0 .2rem;font-size:.77rem;font-weight:800}.ritual-tile p{color:#24362d}.ritual-lavender{background:linear-gradient(160deg,#c9b6de7a,#fffffff5)}.ritual-mint{background:linear-gradient(160deg,#9dddbb7a,#fffffff5)}.ritual-sage{background:linear-gradient(160deg,#b3c3b585,#fffffff5)}.ritual-sun{background:linear-gradient(160deg,#f2c1647a,#fffffff5)}.ritual-night{background:linear-gradient(160deg,#9097be75,#fffffff5)}.ritual-citrus{background:linear-gradient(160deg,#f0e48985,#fffffff5)}.carousel-head{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.2rem;display:flex}.carousel-controls{gap:.5rem;display:flex}.carousel-btn{background:linear-gradient(135deg, var(--green-forest), var(--green-deep));width:38px;height:38px;color:var(--white);cursor:pointer;border:0;border-radius:50%;font-size:1.1rem;font-weight:800}.signature-track{scroll-snap-type:x mandatory;grid-auto-columns:minmax(220px,1fr);grid-auto-flow:column;gap:.85rem;padding-bottom:.35rem;display:grid;overflow-x:auto}.signature-track::-webkit-scrollbar{height:6px}.signature-track::-webkit-scrollbar-thumb{background:#12372852;border-radius:99px}.signature-card{scroll-snap-align:start;border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow-soft);border:1px solid #1237281a;overflow:hidden}.signature-card img{aspect-ratio:4/3;object-fit:contain;background:radial-gradient(circle at 50% 42%,#ffffffe6,#0000 48%),linear-gradient(160deg,#e8d7b78a,#9dddbb38);width:100%;padding:.8rem}.signature-body{padding:.85rem}.signature-name{color:var(--green-forest);margin:0;font-weight:900}.signature-note{color:#3f5046;margin:.2rem 0 .45rem}.signature-body a{color:var(--ochre);font-weight:800}.farm-oasis-grid{grid-template-columns:1.1fr .9fr;gap:1rem;display:grid}.farm-oasis-story{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:linear-gradient(155deg,#fff9f1eb,#e8d7b78c);border:1px solid #1237281a;padding:1.1rem}.farm-oasis-facts{border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow-soft);border:1px solid #1237281a;overflow:hidden}.farm-oasis-facts img{aspect-ratio:16/9;object-fit:cover;width:100%}.farm-numbers{grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem;padding:.75rem;display:grid}.farm-numbers article{background:#f7d8b55c;border-radius:.85rem;padding:.7rem}.number{color:var(--green-forest);margin:0;font-family:"Baloo 2",cursive;font-size:2rem;line-height:1}.b2b-premium-grid{grid-template-columns:1fr 1fr auto;align-items:center;gap:1rem;display:grid}.b2b-list{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:#ffffffdb;border:1px solid #1237281a;margin:0;padding-top:.8rem;padding-bottom:.8rem;padding-left:1.15rem}.hero-cta-final{text-align:center;background:radial-gradient(circle at 22% 40%,#9dddbb4d,#0000 38%),radial-gradient(circle at 85% 25%,#c9b6de47,#0000 32%),linear-gradient(#fff9f1,#f7d8b5)}.card-grid{grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:.95rem;display:grid}.card{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);border:1px solid #1237281a;overflow:hidden}.card img{aspect-ratio:4/3;object-fit:cover;width:100%}.card-content{padding:1rem}.card-content p{margin:.35rem 0}.latin{color:var(--earth);font-style:italic}.tags{flex-wrap:wrap;gap:.35rem;margin-top:.55rem;display:flex}.tags span{border-radius:var(--radius-pill);color:var(--green-forest);background:#1237281a;padding:.2rem .52rem;font-size:.74rem;font-weight:700}.ritual-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.95rem;display:grid}.ritual-card{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:linear-gradient(165deg,#fffffffa,#e8d7b78f);border:1px solid #1237281a;padding:1rem}.ritual-icon{color:var(--ochre);text-transform:uppercase;letter-spacing:.11em;margin:0 0 .15rem;font-size:.74rem;font-weight:900}.split{grid-template-columns:1.12fr .88fr;gap:1rem;display:grid}.fact-panel,.quality-list{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);border:1px solid #1237281a;padding:1rem}.fact-panel ul,.quality-list{margin:0;padding-left:1rem}.timeline{gap:.8rem;margin-top:1rem;display:grid}.timeline-item{background:#ffffffe0;border:1px solid #1237281a;border-radius:1rem;grid-template-columns:auto 1fr;gap:.75rem;padding:.75rem .9rem;display:grid}.step-index{color:var(--ochre);margin:0;font-weight:900}.b2b-cta{background:linear-gradient(140deg, var(--green-forest), var(--green-deep));color:var(--white);padding:3.2rem 0}.b2b-cta h2,.b2b-cta p{color:var(--white)}.b2b-cta-inner{justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.form{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);border:1px solid #1237281f;padding:1rem}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.form label{gap:.36rem;font-weight:700;display:grid}.form input,.form textarea,.form select,.plant-search input{width:100%;font:inherit;background:#fffefc;border:1px solid #12372840;border-radius:.68rem;padding:.62rem .72rem}.form input:focus,.form textarea:focus,.form select:focus,.plant-search input:focus{border-color:var(--green-deep);outline:3px solid #9dddbb59}.form textarea{resize:vertical}.form>label,.form>button,.form>.form-consent{margin-top:.85rem}.form-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.form .form-consent{grid-template-columns:auto 1fr;align-items:start;gap:.65rem;font-size:.88rem;font-weight:500;display:grid}.form-consent input{width:1.1rem;height:1.1rem;accent-color:var(--green-forest);margin-top:.22rem}.form-consent a,.form-note a,.text-link,.breadcrumbs a{color:var(--green-deep);text-underline-offset:.18em;font-weight:800;text-decoration:underline 1px}.form-status{min-height:1.4rem;margin:.75rem 0 0;font-weight:700}.form-status.is-pending{color:var(--earth)}.form-status.is-success{color:#17603f}.form-status.is-error{color:#8b2f2f}.form button:disabled{opacity:.62;cursor:wait}.form-note{color:var(--muted);margin-top:.8rem;font-size:.84rem}.quick-contact{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.8rem;display:grid}.quick-contact a,.quick-contact div{border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow-soft);border:1px solid #1237281a;padding:.95rem}[hidden]{display:none!important}.section-heading{max-width:760px;margin-bottom:1.6rem}.value-proof-list{flex-wrap:wrap;gap:.5rem;margin:1.15rem 0 0;padding:0;list-style:none;display:flex}.value-proof-list li{border-radius:var(--radius-pill);color:var(--green-forest);background:#ffffffb3;border:1px solid #12372821;align-items:center;gap:.4rem;padding:.42rem .72rem;font-size:.82rem;font-weight:800;display:inline-flex}.value-proof-list li:before{content:"";background:var(--ochre);border-radius:50%;width:.45rem;height:.45rem;box-shadow:0 0 0 3px #c678331f}.b2b-project-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.b2b-project-grid .card{flex-direction:column;display:flex}.b2b-project-grid .text-link{margin-top:auto}.farm-proof-section{background:radial-gradient(circle at 10% 12%,#f2c1642e,#0000 27%),radial-gradient(circle at 92% 84%,#9dddbb33,#0000 31%),linear-gradient(145deg,#fff9f1 0%,#f5e6d1 58%,#edf2e7 100%);padding:clamp(4.5rem,8vw,7rem) 0;position:relative;overflow:clip}.farm-proof-section:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 18% 82%,#0000 0 54px,#1237280a 55px 56px,#0000 57px),radial-gradient(circle at 86% 20%,#0000 0 72px,#c678330b 73px 74px,#0000 75px);background-size:190px 190px,240px 240px;position:absolute;inset:0}.farm-proof-section>.container{z-index:1;position:relative}.farm-proof-heading{text-align:center;max-width:780px;margin:0 auto clamp(1.7rem,3vw,2.4rem);display:grid}.farm-proof-heading h2{margin-inline:auto;max-width:22ch;margin-bottom:.65rem;font-size:clamp(2rem,3.6vw,3.35rem)}.farm-proof-heading>p:last-child{max-width:68ch;margin:0 auto}.farm-proof-grid{grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);align-items:start;gap:clamp(1rem,2vw,1.5rem);display:grid}.farm-proof-grid-single{grid-template-columns:minmax(0,1fr);max-width:1080px;margin-inline:auto}.google-farm-map,.google-business-reviews{background:#fffaf3f0;border:1px solid #12372821;border-radius:30px;overflow:hidden;box-shadow:0 24px 60px #12372821}.google-business-reviews[hidden]{display:none}.google-farm-map-frame{background:#e7dcc9;min-height:clamp(360px,39vw,520px);position:relative}.google-farm-map-frame:after{content:"";pointer-events:none;background:linear-gradient(#0000,#fffaf39e);height:36px;position:absolute;inset:auto 0 0}.google-farm-map-frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.google-farm-map-copy{justify-content:space-between;align-items:flex-end;gap:1rem;padding:clamp(1.25rem,2.5vw,1.8rem);display:flex}.google-farm-map-copy h3,.google-business-reviews-heading h3{margin-bottom:.35rem;font-size:clamp(1.45rem,2.5vw,2rem)}.google-farm-map-copy p:last-child{color:var(--muted);margin-bottom:0;font-size:.86rem}.proof-kicker{color:var(--ochre);letter-spacing:.13em;margin:0 0 .35rem;font-size:.7rem;font-weight:900}.google-farm-map-actions{flex-direction:column;flex:none;align-items:flex-end;gap:.45rem;display:flex}.google-farm-map-actions .text-link{white-space:nowrap}.google-business-reviews{flex-direction:column;min-height:0;padding:clamp(1.25rem,2.5vw,1.8rem);display:flex}.google-business-reviews-heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.google-source-label{color:#5f6368;background:#fff;border:1px solid #1237281f;border-radius:999px;align-items:center;min-height:34px;padding:.4rem .7rem;font-family:sans-serif;font-size:.78rem;display:inline-flex}.google-business-rating{background:var(--green-forest);color:var(--cream);border-radius:17px;flex-wrap:wrap;align-items:baseline;gap:.55rem;margin:.8rem 0 1rem;padding:.75rem .9rem;display:flex}.google-business-rating[hidden]{display:none}.google-business-rating strong{font-family:"Baloo 2",sans-serif;font-size:1.65rem;line-height:1}.google-business-stars,.google-business-review-stars{color:var(--sun);letter-spacing:.06em}.google-business-rating>span:last-child{font-size:.82rem}.google-business-review-status{background:#ffffff9e;border:1px solid #1237281f;border-radius:16px;align-items:center;gap:.75rem;margin:1rem 0 0;padding:.9rem 1rem;display:flex}.google-business-review-status[hidden]{display:none}.google-business-review-status p{color:var(--green-deep);margin:0;font-size:.84rem;line-height:1.45}.google-business-review-status.is-compact-note{border-left:3px solid var(--sun);background:#f2c1641a}.google-business-loading{border:2px solid #12372829;border-top-color:var(--green-forest);border-radius:50%;flex:0 0 18px;width:18px;height:18px;animation:.9s linear infinite google-business-spin}.google-business-review-list{gap:.8rem;margin-top:1rem;display:grid}.google-business-review-list[hidden]{display:none}.google-business-review{background:#ffffffa8;border:1px solid #1237281c;border-radius:19px;padding:1rem}.google-business-review-author{align-items:center;gap:.7rem;display:flex}.google-business-review-author>div{min-width:0}.google-business-review-author strong,.google-business-review-author time{display:block}.google-business-review-author strong{color:var(--green-forest);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}.google-business-review-author time,.google-business-reply time{color:var(--muted);margin-top:.1rem;font-size:.72rem}.google-business-avatar{background:linear-gradient(145deg, var(--mint), var(--sand));width:44px;height:44px;color:var(--green-deep);border-radius:50%;flex:0 0 44px;place-items:center;font-weight:900;display:grid;position:relative;overflow:hidden}.google-business-avatar img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.google-business-review-stars{margin:.65rem 0 .35rem;font-size:.9rem}.google-business-review-comment{color:var(--text);white-space:pre-line;margin:0;font-size:.86rem;line-height:1.55}.google-business-review-media{scrollbar-width:thin;gap:.5rem;margin-top:.75rem;display:flex;overflow-x:auto}.google-business-review-media[hidden]{display:none}.google-business-review-media a{border-radius:11px;flex:0 0 78px;width:78px;height:62px;overflow:hidden}.google-business-review-media img{object-fit:cover;width:100%;height:100%}.google-business-reply{background:#9dddbb2b;border-radius:13px;margin-top:.8rem;padding:.75rem}.google-business-reply[hidden]{display:none}.google-business-reply strong{font-size:.75rem}.google-business-reply p{margin:.2rem 0 0;font-size:.8rem}.google-business-review-source{margin-top:.7rem;font-size:.76rem;display:inline-flex}.google-business-all-reviews{align-self:flex-start;margin-top:1rem;font-size:.82rem;display:inline-flex}.google-farm-map-compact .google-farm-map-frame{min-height:clamp(380px,48vw,560px)}@keyframes google-business-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.google-business-loading{animation:none}}.journey-gateway{background:radial-gradient(circle at 8% 18%,#f2c16440,#0000 28%),radial-gradient(circle at 88% 75%,#9dddbb3d,#0000 32%),linear-gradient(145deg,#fff9f1 0%,#f5e2ca 100%);padding:clamp(4.5rem,8vw,7rem) 0;overflow:hidden}.journey-gateway:before{content:"";aspect-ratio:1;pointer-events:none;background:repeating-radial-gradient(circle,#0000 0 18px,#1237280a 19px 20px);border-radius:44% 56% 52% 48%;width:min(34vw,430px);position:absolute;inset:1.2rem 3vw auto auto;transform:rotate(12deg)}.journey-gateway-heading{max-width:780px;margin-bottom:2rem}.journey-gateway-heading>p:last-child{max-width:680px;font-size:1.05rem}.journey-gateway-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;display:grid}.journey-card{min-height:390px;box-shadow:var(--shadow-soft);border:1px solid #1237281f;flex-direction:column;padding:clamp(1.4rem,3vw,2.25rem);display:flex}.journey-card-b2c{background:radial-gradient(circle at 92% 8%,#9dddbb6b,#0000 32%),#ffffffe6;border-radius:2.8rem 1.25rem}.journey-card-b2b{color:#f6f0e6;background:radial-gradient(circle at 90% 15%,#f2c1642e,#0000 32%),linear-gradient(145deg,#123728,#1e4b39);border-color:#ffffff21;border-radius:1.25rem 2.8rem;box-shadow:0 22px 48px #12372838}.journey-card-b2b h3,.journey-card-b2b .text-link{color:var(--white)}.journey-card-label{color:var(--ochre);letter-spacing:.14em;margin:0 0 .55rem;font-size:.74rem;font-weight:900}.journey-card-b2b .journey-card-label{color:var(--sun)}.journey-card ul{gap:.45rem;margin:.75rem 0 1.5rem;padding:0;list-style:none;display:grid}.journey-card li{align-items:center;gap:.55rem;font-weight:700;display:flex}.journey-card li:before{content:"✓";width:1.35rem;height:1.35rem;color:var(--green-forest);background:#9dddbb47;border-radius:50%;place-items:center;font-size:.78rem;font-weight:900;display:grid}.journey-card-b2b li:before{color:var(--sun);background:#ffffff1f}.journey-card-actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:auto;display:flex}.plant-explorer{padding-block:clamp(4.5rem,8vw,7rem)}.plant-explorer-tools{border-radius:var(--radius-lg);background:#fff9f1d1;border:1px solid #1237281a;grid-template-columns:minmax(240px,.72fr) 1.28fr;align-items:end;gap:1rem;margin-bottom:.8rem;padding:1rem;display:grid}.plant-search{color:var(--green-forest);gap:.35rem;font-size:.82rem;font-weight:800;display:grid}.plant-filter-buttons{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;display:flex}.filter-button{border-radius:var(--radius-pill);background:var(--white);min-height:42px;color:var(--green-forest);font:inherit;cursor:pointer;border:1px solid #1237282e;padding:.55rem .9rem;font-size:.84rem;font-weight:800}.filter-button[aria-pressed=true]{border-color:var(--green-forest);background:var(--green-forest);color:var(--white)}.plant-results-status{color:var(--muted);margin-bottom:1rem;font-size:.88rem}.plant-explorer-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.plant-card{flex-direction:column;min-height:100%;display:flex}.plant-card-media{background:radial-gradient(circle at 50% 40%,#ffffffdb,#0000 46%),linear-gradient(160deg,#e8d7b799,#9dddbb3d);place-items:center;min-height:280px;padding:1rem;display:grid;overflow:hidden}.plant-card-media img{object-fit:contain;width:100%;height:260px;transition:transform .35s}.plant-card:hover .plant-card-media img{transform:translateY(-5px)scale(1.025)}.plant-card-fallback,.plant-detail-fallback{background:var(--green-forest);color:var(--cream);border-radius:50%;place-items:center;font-family:"Baloo 2",cursive;font-size:4rem;font-weight:800;display:grid}.plant-card-fallback{width:150px;height:150px}.plant-card .card-content{flex-direction:column;flex:1;display:flex}.plant-card h3 a:hover,.plant-card h3 a:focus-visible{color:var(--ochre)}.plant-card-family{color:var(--ochre);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.35rem;font-size:.68rem;font-weight:900}.plant-card .text-link{margin-top:auto;padding-top:.7rem}.plant-empty{border-radius:var(--radius-lg);background:var(--sky-cream);text-align:center;margin-top:1rem;padding:2rem}.plant-detail-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(2rem,6vw,5rem);min-height:620px;display:grid}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:.45rem;margin-bottom:1.4rem;font-size:.84rem;display:flex}.plant-detail-copy h1{margin-bottom:0}.plant-detail-latin{color:var(--earth);font-size:1.15rem;font-style:italic}.plant-detail-intro{max-width:620px;font-size:1.12rem}.plant-detail-media{background:radial-gradient(circle,#fffffff0,#f2c1643b 52%,#0000 72%);border-radius:48% 52% 42% 58%/44% 42% 58% 56%;place-items:center;min-height:500px;display:grid}.plant-detail-media img{object-fit:contain;filter:drop-shadow(0 26px 30px #36231338);max-width:min(440px,90%);max-height:570px}.plant-detail-fallback{width:260px;height:260px}.plant-facts-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.medical-note{color:var(--muted);font-size:.84rem}.plant-precaution{padding-block:3.2rem}.plant-precaution .container{max-width:820px}.eyebrow-light{color:var(--sun);background:#ffffff24}.legal-content{max-width:900px}.legal-content h2:not(:first-child){margin-top:1.8rem}.notice{border-left:4px solid var(--ochre);background:#f2c16429;border-radius:.7rem;padding:1rem 1.1rem}.not-found{text-align:center;place-items:center;min-height:72svh;display:grid}.not-found-code{color:var(--ochre);margin:0;font-family:"Baloo 2",cursive;font-size:clamp(5rem,18vw,12rem);font-weight:800;line-height:.8}.hero{padding:4.8rem 0 3.8rem;position:relative;overflow:hidden}.hero-bg{clip-path:ellipse(160% 100% at 50% 0);background:linear-gradient(145deg,#123728e6,#3b7755d9,#c678338f);position:absolute;inset:0}.hero-inner{color:var(--white);grid-template-columns:1fr;display:grid;position:relative}.hero .hero-copy h1,.hero .hero-copy p{color:var(--white)}.site-footer{color:#e5efe8;background:#102d21;padding-top:0}.footer-proof-rail{border-bottom:1px solid #f8f2e724;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;padding-block:1.4rem;display:grid}.footer-proof-rail p{gap:.1rem;margin:0;display:grid}.footer-proof-rail strong{color:var(--sun);font-family:"Baloo 2",cursive;font-size:1.05rem}.footer-proof-rail span{color:#e5efe8c7;font-size:.8rem}.footer-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;padding-top:2.4rem;display:grid}.site-footer h3{color:#f8f2e7}.site-footer a{color:var(--sun)}.footer-links{gap:.35rem;margin:0;padding:0;list-style:none;display:grid}.footer-legal{margin-top:.8rem}.site-footer a:hover,.site-footer a:focus-visible{color:var(--white);text-decoration:underline}.footer-bottom{text-align:center;border-top:1px solid #f8f2e729;margin-top:1.2rem;padding:.8rem 0 1rem;font-size:.84rem}.reveal-on-scroll{opacity:1;transition:transform .65s,opacity .65s;transform:translateY(0)}body.js .reveal-on-scroll{opacity:0;transform:translateY(22px)}body.js .reveal-on-scroll.in-view{opacity:1;transform:translateY(0)}.breadcrumbs ol{flex-wrap:wrap;align-items:center;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li{align-items:center;gap:.45rem;display:inline-flex}.breadcrumbs li:not(:last-child):after{content:"/";color:#1237286b}.breadcrumbs [aria-current=page]{color:var(--earth);font-weight:700}.lead{max-width:720px;font-size:clamp(1.05rem,1.5vw,1.22rem);line-height:1.65}.page-actions{flex-wrap:wrap;align-items:center;gap:.7rem;margin-top:1.3rem;display:flex}.discovery-list-hero{background:radial-gradient(circle at 78% 28%,#9dddbb57,#0000 32%),radial-gradient(circle at 12% 80%,#f2c1644d,#0000 34%),linear-gradient(150deg,#fff9f1 15%,#f7dcc0 100%);align-items:center;min-height:510px;display:grid;overflow:hidden}.discovery-list-hero:after{content:"";aspect-ratio:1;background:repeating-radial-gradient(circle,#0000 0 22px,#1237280b 23px 24px),#fff3;border:1px solid #1237281a;border-radius:44% 56% 62% 38%;width:min(48vw,600px);position:absolute;bottom:-18vw;right:6vw;transform:rotate(-12deg)}.discovery-list-hero .container{z-index:1;max-width:940px}.discovery-list-hero h1{max-width:900px;font-size:clamp(3rem,6vw,5.6rem)}.discovery-list-hero p:not(.eyebrow){max-width:760px}.extract-list-hero{background:linear-gradient(90deg,#fff9f1f5,#fff9f1c2),url(/assets/hero/optimized/hero_products_hydrolat.webp) 50% 58%/cover}.discovery-grid{gap:1rem;display:grid}.product-results-grid,.compact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.discovery-product-card,.article-card{flex-direction:column;min-width:0;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden}.discovery-product-card:hover,.article-card:hover{box-shadow:var(--shadow-strong);transform:translateY(-5px)}.product-card-media{background:radial-gradient(circle at 50% 43%,#fffffff5,#0000 44%),linear-gradient(145deg,#e8d7b78f,#9dddbb3d);place-items:center;min-height:330px;padding:1.25rem;display:grid;position:relative;overflow:hidden}.product-card-media:after{content:"";filter:blur(10px);background:#12372829;border-radius:50%;height:18px;position:absolute;bottom:9%;left:22%;right:22%}.product-card-media img{z-index:1;object-fit:contain;filter:drop-shadow(0 20px 19px #36231329);width:100%;height:300px;transition:transform .35s;position:relative}.discovery-product-card:hover .product-card-media img{transform:translateY(-7px)scale(1.025)}.discovery-product-card .card-content,.article-card .card-content{flex-direction:column;flex:1;display:flex}.discovery-product-card h3,.article-card h3{font-size:clamp(1.35rem,2vw,1.8rem)}.discovery-product-card h3 a:hover,.article-card h3 a:hover,.discovery-product-card h3 a:focus-visible,.article-card h3 a:focus-visible{color:var(--ochre)}.product-card-format{color:var(--ochre);letter-spacing:.11em;text-transform:uppercase;margin-bottom:.2rem;font-size:.7rem;font-weight:900}.product-card-plant{color:var(--muted);margin:-.2rem 0 .55rem;font-size:.88rem}.product-card-plant a{text-underline-offset:.2em;font-weight:800;text-decoration:underline}.discovery-product-card .text-link,.article-card .text-link{margin-top:auto;padding-top:.8rem}.discovery-product-card.is-compact .product-card-media{min-height:260px}.discovery-product-card.is-compact .product-card-media img{height:230px}.ritual-tags{flex-wrap:wrap;gap:.42rem;margin:.75rem 0;display:flex}.ritual-tags-group{margin:.75rem 0}.ritual-tags-group .ritual-tags{margin:0}.ritual-tags-label{color:var(--green-forest);margin-bottom:.4rem;font-size:.8rem;font-weight:900}.ritual-tags a{border-radius:var(--radius-pill);min-height:34px;color:var(--green-forest);background:#9dddbb33;border:1px solid #12372821;align-items:center;padding:.3rem .65rem;font-size:.76rem;font-weight:800;transition:background .2s,color .2s;display:inline-flex}.ritual-tags a:hover,.ritual-tags a:focus-visible{background:var(--green-forest);color:var(--white)}.product-filter-form,.blog-filter-form{border-radius:var(--radius-lg);background:#fff9f1d6;border:1px solid #1237281c;grid-template-columns:repeat(3,minmax(170px,1fr)) auto auto;align-items:end;gap:.75rem;margin-bottom:1rem;padding:1rem;display:grid;box-shadow:0 12px 30px #12372814}.blog-filter-form{grid-template-columns:minmax(190px,1.25fr) repeat(3,minmax(150px,1fr)) auto auto}.product-filter-form label,.blog-filter-form label{color:var(--green-forest);gap:.35rem;font-size:.78rem;font-weight:800;display:grid}.product-filter-form .btn,.blog-filter-form .btn{min-height:48px}.product-filter-form select,.blog-filter-form select,.blog-filter-form input{background:var(--white);width:100%;min-height:48px;color:var(--text);font:inherit;border:1px solid #12372838;border-radius:.75rem;padding:.6rem 2rem .6rem .7rem}.blog-filter-form input{padding-right:.7rem}.product-filter-form select:focus,.blog-filter-form select:focus,.blog-filter-form input:focus{border-color:var(--green-forest);outline:3px solid #9dddbb66}.active-filter-list{flex-wrap:wrap;gap:.45rem;min-height:2.5rem;margin-bottom:.35rem;display:flex}.active-filter{border-radius:var(--radius-pill);background:var(--green-forest);min-height:36px;color:var(--white);font:inherit;cursor:pointer;border:0;padding:.35rem .72rem;font-size:.78rem;font-weight:800}.product-results-status{color:var(--muted);margin-bottom:1rem;font-size:.9rem;font-weight:700}.product-empty{text-align:center;margin-top:1rem}.product-group+.product-group{margin-top:2.5rem}.product-group>h3{border-bottom:1px solid #1237281f;margin-bottom:1rem;padding-bottom:.55rem}.product-detail-hero,.ritual-detail-hero,.blog-detail-header{align-items:center;min-height:680px;display:grid}.product-detail-grid,.ritual-detail-grid,.product-information-grid{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:center;gap:clamp(2rem,7vw,6rem);display:grid}.product-detail-media{background:radial-gradient(circle,#fffffff5,#9dddbb40 54%,#0000 72%);border-radius:45% 55% 62% 38%/48% 42% 58% 52%;place-items:center;min-height:530px;display:grid}.product-detail-media img{object-fit:contain;filter:drop-shadow(0 28px 30px #36231338);width:min(450px,92%);max-height:580px}.product-detail-copy h1{font-size:clamp(2.7rem,5vw,5rem)}.product-detail-plant{color:var(--earth);flex-wrap:wrap;gap:.5rem;display:flex}.product-detail-plant a{color:var(--green-deep);text-underline-offset:.2em;font-weight:900;text-decoration:underline}.product-detail-plant span{font-style:italic}.context-return{color:var(--green-deep);text-underline-offset:.2em;margin-bottom:1rem;font-weight:900;text-decoration:underline;display:inline-flex}.context-return:before{content:"←";margin-right:.35rem}.format-switcher{background:#ffffff9e;border:1px solid #1237281f;border-radius:1rem;margin-top:1rem;padding:.9rem}.format-switcher>p{color:var(--green-forest);margin-bottom:.55rem;font-size:.82rem;font-weight:900}.format-switcher-options{flex-wrap:wrap;gap:.45rem;display:flex}.format-switcher-options a,.format-switcher-options span{border-radius:var(--radius-pill);border:1px solid #12372833;align-items:center;min-height:38px;padding:.38rem .75rem;font-size:.8rem;font-weight:800;display:inline-flex}.format-switcher-options a:hover,.format-switcher-options a:focus-visible,.format-switcher-options .is-current{border-color:var(--green-forest);background:var(--green-forest);color:var(--white)}.product-information-grid{align-items:start}.product-facts{margin:0}.product-facts div{border-bottom:1px solid #1237281a;grid-template-columns:minmax(100px,.45fr) 1fr;gap:.8rem;padding:.7rem 0;display:grid}.product-facts div:last-child{border-bottom:0}.product-facts dt{color:var(--green-forest);font-weight:900}.product-facts dd{margin:0}.plant-link-card{justify-content:space-between;align-items:center;gap:2rem;padding:clamp(1.4rem,4vw,2.5rem);display:flex}.plant-link-card>div{max-width:700px}.ritual-detail-hero{padding-top:calc(var(--header-height) + 4rem);background:linear-gradient(145deg, var(--sky-cream), #9dddbb8a)}.ritual-detail-grid img{object-fit:contain;filter:drop-shadow(0 24px 30px #12372833);border-radius:48% 52% 42% 58%/46% 44% 56% 54%;width:100%;max-height:580px}.ritual-detail-hero.ritual-lavender{background:linear-gradient(145deg,#fff9f1,#e8dfef)}.ritual-detail-hero.ritual-mint{background:linear-gradient(145deg,#fff9f1,#dff1e2)}.ritual-detail-hero.ritual-sage{background:linear-gradient(145deg,#fff9f1,#dfe9df)}.ritual-detail-hero.ritual-sun{background:linear-gradient(145deg,#fff9f1,#f9e1ae)}.ritual-detail-hero.ritual-night{background:linear-gradient(145deg,#fff9f1,#e5e1e7)}.ritual-detail-hero.ritual-citrus{background:linear-gradient(145deg,#fff9f1,#f4edbd)}.ritual-index-grid .ritual-tile{min-height:260px}.article-results-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.article-card-media{background:var(--sand);display:block;overflow:hidden}.article-card-media img{object-fit:cover;width:100%;height:240px;transition:transform .4s}.article-card:hover .article-card-media img{transform:scale(1.035)}.article-card-meta{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;flex-wrap:wrap;justify-content:space-between;gap:.4rem;font-size:.7rem;font-weight:800;display:flex}.article-card-relations{flex-wrap:wrap;gap:.7rem;margin:.1rem 0 .45rem;font-size:.78rem;font-weight:800;display:flex}.article-card-relations a{color:var(--green-deep);text-underline-offset:.2em;text-decoration:underline}.article-card.is-compact .article-card-media img{height:180px}.blog-detail-header{text-align:center;min-height:560px}.blog-header-inner{max-width:900px}.blog-header-inner .breadcrumbs ol,.blog-header-inner .ritual-tags{justify-content:center}.blog-header-inner .lead{margin-inline:auto}.article-date{color:var(--earth);font-size:.88rem;font-weight:700}.blog-cover{z-index:2;width:min(1320px,94%);margin:-3rem auto 0;position:relative}.blog-cover img{object-fit:cover;width:100%;max-height:680px;box-shadow:var(--shadow-strong);border-radius:clamp(1.2rem,3vw,2.5rem)}.blog-body-layout{grid-template-columns:260px minmax(0,720px);justify-content:center;align-items:start;gap:clamp(2rem,6vw,5rem);padding-block:clamp(4rem,8vw,7rem);display:grid}.article-toc{top:calc(var(--header-height-scrolled) + 1.5rem);padding:1rem;position:sticky}.article-toc>p{color:var(--green-forest);font-family:"Baloo 2",cursive;font-size:1.1rem;font-weight:800}.article-toc ol{margin:0;padding-left:1.2rem}.article-toc a{color:var(--green-deep);text-underline-offset:.2em;font-weight:700;text-decoration:underline}.article-content section{scroll-margin-top:calc(var(--header-height-scrolled) + 2rem);padding:0}.article-content section+section{margin-top:2.8rem}.article-content p{font-size:1.05rem}.extract-precautions .container{max-width:860px}@keyframes heroBackgroundIntro{0%{filter:saturate(.94);transform:scale(1.05)}to{transform:scale(calc(1 + (var(--hero-scroll) * .06))) translateY(calc(var(--hero-scroll) * 18px));filter:saturate()}}@keyframes heroCopyIntro{0%{opacity:0;transform:translate(-50%)translateY(-4px)}to{opacity:calc(1 - (var(--hero-scroll) * .24));transform:translateX(-50%) translateY(calc(var(--hero-scroll) * 10px))}}@keyframes heroActionsIntro{0%{opacity:0;transform:translate(-50%)translateY(18px)}to{opacity:1;transform:translate(-50%)}}@keyframes drift{0%,to{transform:translateY(0)translate(0)rotate(0)}50%{transform:translateY(-12px)translate(6px)rotate(4deg)}}@keyframes pulse{0%{box-shadow:0 0 #ffffff9e}70%{box-shadow:0 0 0 16px #fff0}to{box-shadow:0 0 #fff0}}@keyframes mistDrift{0%,to{transform:translateY(calc(var(--hero-scroll) * -60px)) translateX(0)}50%{transform:translateY(calc(var(--hero-scroll) * -60px - 5px)) translateX(-8px)}}@media (width<=1180px){.tea-transition-copy h2{font-size:3.6rem}.product-hero-copy h2{font-size:clamp(2.25rem,4.6vw,3.55rem)}.product-hero-packshot-track{width:min(430px,46vw);height:clamp(350px,48vh,520px);transform:translateY(26px)}.ritual-selector-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.b2b-premium-grid{grid-template-columns:1fr}.b2b-premium-grid .btn{width:fit-content}#huiles-essentielles .product-hero-packshot-track{transform:translateY(12px)}#huiles-essentielles .product-hero-copy{transform:translateY(-58px)}#huiles-essentielles .product-hero-copy h2{font-size:clamp(1.9rem,3vw,2.7rem)}#huiles-essentielles .product-hero-packshot-image{transform:translateY(-34px)scale(1.1)}#hydrolats .product-hero-packshot-track{transform:translateY(12px)}#hydrolats .product-hero-copy{transform:translateY(-72px)}#hydrolats .product-hero-copy h2{font-size:clamp(1.85rem,2.9vw,2.6rem)}#hydrolats .product-hero-packshot-image{transform:translateY(-44px)scale(1.12)}}@media (width<=1024px){.plant-explorer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.plant-detail-grid{min-height:540px}.product-hero-section{min-height:900px;padding:5.7rem 0 4.8rem}.product-hero-carousel{gap:1.2rem;min-height:auto}.product-hero-copy h2{max-width:11ch;font-size:clamp(2.1rem,4.8vw,3.25rem)}.product-hero-stage{grid-template-columns:50px minmax(0,1fr) 50px}.product-hero-arrow{width:50px;height:50px;font-size:1.85rem}.product-hero-packshot-shell{min-height:410px}.product-hero-packshot-track{width:min(390px,50vw);height:clamp(330px,44vh,470px);transform:translateY(22px)}.product-hero-packshot-image{max-height:100%}#huiles-essentielles .product-hero-packshot-track{transform:translateY(10px)}#huiles-essentielles .product-hero-copy{transform:translateY(-42px)}#huiles-essentielles .product-hero-copy h2{font-size:clamp(1.8rem,3.1vw,2.35rem)}#huiles-essentielles .product-hero-packshot-image{transform:translateY(-28px)scale(1.06)}#hydrolats .product-hero-packshot-track{transform:translateY(10px)}#hydrolats .product-hero-copy{transform:translateY(-52px)}#hydrolats .product-hero-copy h2{font-size:clamp(1.75rem,3vw,2.28rem)}#hydrolats .product-hero-packshot-image{transform:translateY(-36px)scale(1.08)}.desktop-nav,.header-tools{display:none}.menu-toggle{display:flex}.header-inner{grid-template-columns:auto 1fr auto}.immersive-hero{height:min(780px,max(620px,100svh - 64px));min-height:620px}.hero-copy{top:calc(var(--header-height) + .9rem);width:min(700px,100% - 2rem)}.hero-hotspot-card{width:min(560px,52vw);min-height:244px}.hero-card-body h3{font-size:1.52rem}.hero-card-copy{font-size:.86rem}.hero-background img{object-position:56% center}.immersive-hero .hero-actions{bottom:2.2rem}.farm-oasis-grid,.split,.b2b-cta-inner{grid-template-columns:1fr}.b2b-cta-inner{align-items:start;display:grid}}@media (width<=760px){.plant-explorer-tools,.plant-detail-grid,.plant-facts-grid{grid-template-columns:1fr}.plant-filter-buttons{justify-content:flex-start}.plant-explorer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.plant-card-media{min-height:220px}.plant-card-media img{height:200px}.plant-detail-grid{min-height:0}.plant-detail-media{order:-1;min-height:360px}.plant-detail-media img{max-height:390px}.page-actions{flex-direction:column;align-items:stretch}.page-actions .btn{width:100%}.tea-transition-hero{min-height:720px;margin-top:-42px;padding:0}.tea-transition-image{object-position:center bottom}.tea-steam-layer{height:300px;inset:54px 0 auto}.tea-cloud-bridge{filter:blur(8px);height:110px;top:-1px}.tea-cloud-bridge:after{height:118px}.steam{width:76px;height:210px}.steam-one{margin-left:-4.8rem}.steam-two{margin-left:-.8rem}.steam-three{margin-left:3.6rem}.tea-transition-copy{width:min(92vw,560px);padding-inline:0;top:68px}.tea-transition-copy h2{max-width:12ch;font-size:2.45rem}.product-hero-section{min-height:auto;padding:5rem 0 4rem}.product-hero-copy{max-width:min(92vw,440px)}.product-hero-copy .eyebrow{font-size:.66rem}.product-hero-copy h2{max-width:10.5ch;font-size:clamp(1.85rem,8vw,2.7rem);line-height:1}.product-hero-stage{grid-template-columns:42px minmax(0,1fr) 42px;gap:.45rem}.product-hero-arrow{width:42px;height:42px;font-size:1.55rem;box-shadow:0 12px 24px #1237281f}.product-hero-packshot-shell{min-height:300px}.product-hero-packshot-track{width:min(290px,70vw);height:320px;transform:translateY(14px)}.product-hero-packshot-image{max-height:100%}#huiles-essentielles .product-hero-packshot-track{transform:translateY(8px)}#huiles-essentielles .product-hero-copy{transform:translateY(-18px)}#huiles-essentielles .product-hero-copy h2{font-size:clamp(1.6rem,7vw,2rem)}#huiles-essentielles .product-hero-packshot-image{transform:translateY(-14px)scale(1.02)}#hydrolats .product-hero-packshot-track{transform:translateY(8px)}#hydrolats .product-hero-copy{transform:translateY(-22px)}#hydrolats .product-hero-copy h2{font-size:clamp(1.56rem,6.8vw,1.95rem)}#hydrolats .product-hero-packshot-image{transform:translateY(-18px)scale(1.04)}.product-hero-meta{flex-direction:column;gap:.18rem}.product-hero-name{font-size:1rem}.product-hero-actions .btn{width:min(100%,290px)}:root{--header-height:68px;--header-height-scrolled:62px}section{padding:3.7rem 0}main>:first-child:not(.immersive-hero){padding-top:calc(var(--header-height) + 3.7rem)}.hero-title{max-width:7.4ch;font-size:clamp(1.82rem,7.4vw,2.55rem)}.hero-subtitle{max-width:16.5rem;font-size:.78rem;line-height:1.45}.immersive-hero{height:max(620px,100svh - 60px);min-height:620px;max-height:none;padding:0}.hero-copy{top:calc(var(--header-height) + .75rem);width:min(86vw,330px)}.hero-top{letter-spacing:.08em;white-space:normal;max-width:100%;padding:.28rem .6rem;font-size:.62rem;line-height:1.25}.hero-copy:before{inset:-.6rem -.6rem -.2rem}.hero-background img{object-position:50% center;animation:none;transform:none}.hero-hotspot{left:var(--mobile-x,var(--x));top:var(--mobile-y,var(--y))}.hero-hotspot[data-product=menthe]{display:none}.hero-hotspot-dot{width:40px;height:40px}.hero-hotspot-card{z-index:20;border-radius:22px;grid-template-columns:108px 1fr;gap:.85rem;width:calc(100% - 2rem);min-height:208px;padding:1rem;position:fixed;top:auto;bottom:1rem;left:50%;transform:translate(-50%)translateY(16px)}.hero-hotspot.is-active .hero-hotspot-card{transform:translate(-50%)translateY(0)}.hero-card-media{align-items:center;padding:.2rem}.hero-card-media img{max-width:96px;max-height:168px}.hero-card-body{justify-content:flex-start;padding-right:0}.hero-card-body h3{font-size:1.35rem}.hero-card-type{margin-bottom:.4rem;font-size:.76rem}.hero-card-copy{max-width:none;margin-bottom:.75rem;font-size:.82rem;line-height:1.42}.hero-card-link{font-size:.9rem}.hero-card-link-icon{width:36px;height:36px}.hero-mist{height:90px}.hero-cloud-transition{height:calc(44px + (var(--hero-scroll) * 8px))}.ritual-selector{margin-top:-.2rem;padding-top:4.2rem}.ritual-selector-grid,.farm-numbers,.form-grid{grid-template-columns:1fr}.carousel-head{flex-direction:column;align-items:flex-start}.immersive-hero .hero-actions{flex-direction:column;gap:.55rem;width:100%;margin-top:0;bottom:2.45rem;left:50%;transform:translate(-50%)}.immersive-hero.panel-open .hero-actions{visibility:hidden;pointer-events:none;transform:translate(-50%)translateY(16px);opacity:0!important}.immersive-hero .hero-actions .btn{width:min(100%,300px);font-size:.92rem}}@media (width<=420px){.plant-explorer-grid{grid-template-columns:1fr}.hero-background img{object-position:50% center}.hero-hotspot[data-product=origan]{display:none}}@media (width<=1024px){.farm-proof-grid{grid-template-columns:1fr}.b2b-project-grid,.footer-proof-rail,.product-results-grid,.article-results-grid,.compact-grid,.product-filter-form,.blog-filter-form{grid-template-columns:repeat(2,minmax(0,1fr))}.product-filter-form .btn,.blog-filter-form .btn{width:100%}.product-detail-grid,.ritual-detail-grid{gap:2.5rem}}@media (width<=760px){.farm-proof-section{padding-block:4rem}.farm-proof-heading{margin-bottom:1.6rem}.google-farm-map,.google-business-reviews{border-radius:24px}.google-farm-map-frame,.google-farm-map-compact .google-farm-map-frame{min-height:350px}.google-farm-map-copy,.google-business-reviews-heading{flex-direction:column;align-items:flex-start}.google-farm-map-actions{align-items:flex-start}.journey-gateway{padding-block:4.2rem}.journey-gateway-grid,.b2b-project-grid,.footer-proof-rail{grid-template-columns:1fr}.journey-card{min-height:0}.journey-card-actions{flex-direction:column;align-items:stretch}.journey-card-actions .btn{width:100%}.footer-proof-rail{gap:.75rem}.footer-proof-rail p{grid-template-columns:8rem 1fr;align-items:baseline}.discovery-list-hero{text-align:left;min-height:460px}.discovery-list-hero h1{font-size:clamp(2.5rem,12vw,3.6rem)}.product-results-grid,.article-results-grid,.compact-grid,.product-filter-form,.blog-filter-form,.product-detail-grid,.ritual-detail-grid,.product-information-grid,.blog-body-layout{grid-template-columns:1fr}.product-filter-form,.blog-filter-form{padding:.8rem}.product-card-media{min-height:280px}.product-card-media img{height:250px}.product-detail-hero,.ritual-detail-hero,.blog-detail-header{min-height:auto}.product-detail-grid{flex-direction:column;display:flex}.product-detail-media{order:2;width:100%;min-height:390px}.product-detail-copy{order:1}.product-detail-media img{max-height:420px}.ritual-detail-grid img{max-height:430px}.plant-link-card,.b2b-cta-inner{flex-direction:column;align-items:stretch}.blog-cover{margin-top:-1.5rem}.blog-cover img{min-height:300px}.blog-body-layout{gap:2rem}.article-toc{position:static}.page-actions .btn{width:100%}.value-proof-list{gap:.4rem}.value-proof-list li{font-size:.76rem}}@media (width<=420px){.product-results-grid,.article-results-grid,.compact-grid{grid-template-columns:1fr}.product-card-media{min-height:250px}.product-card-media img{height:225px}.product-detail-hero .container,.ritual-detail-hero .container{width:min(92%,1180px)}}@media (prefers-reduced-motion:reduce){.product-hero-packshot,.product-hero-packshot-image,.product-hero-name,.product-hero-counter,.hero-actions,.hero-copy,.hero-background img,.hero-mist,.leaf,.bloom,.drop,.hero-hotspot-dot,.tea-cloud-bridge,.tea-cloud-bridge:before,.tea-steam-layer:before,.tea-steam-layer:after,.steam,.tea-transition-copy,.tea-transition-copy .eyebrow{animation:none!important}.hero-background img,.hero-mist,.hero-cloud-transition,.tea-cloud-bridge,.tea-cloud-bridge:before,.steam{transform:none!important}.hero-copy,.tea-transition-copy{transform:translate(-50%)!important}.reveal-on-scroll,body.js .reveal-on-scroll,body.js .reveal-on-scroll.in-view{opacity:1!important;transition:none!important;transform:none!important}.product-hero-packshot-image,.product-hero-packshot,.product-hero-name,.product-hero-counter,.product-hero-dot,.product-hero-arrow{transition:none!important}}
