:root{--white: #FFFFFF;--ink-2: #4A5A52;--muted: #6F7E76;--line: #DCE5DF;--display: "Manrope", "Helvetica Neue", Arial, sans-serif;--body: "Figtree", "Helvetica Neue", Arial, sans-serif;--radius: 18px;--page: 1120px}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--ground);color:var(--deep);font-family:var(--body);font-size:1.0625rem;line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-underline-offset:3px}:focus-visible{outline:2px solid var(--green);outline-offset:3px}h1,h2,h3,h4{font-family:var(--display);font-weight:800;letter-spacing:-.03em;line-height:1.1;margin:0;text-wrap:balance;color:inherit}h1{font-size:clamp(2rem,4.6vw,3rem)}h2{font-size:clamp(1.7rem,3.6vw,2.4rem)}h3{font-size:1.15rem;letter-spacing:-.015em}p{margin:0 0 1em}.rte>*:last-child{margin-bottom:0}.rte a{color:var(--green)}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:12px;top:12px;z-index:100;background:var(--white);padding:10px 14px;border-radius:10px}.visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.page-width{max-width:var(--page);margin:0 auto;padding-inline:20px}.section{padding-block:clamp(48px,8vw,96px)}.section--tight{padding-block:clamp(28px,5vw,56px)}.scheme-white{background:var(--white);color:var(--deep)}.scheme-mist{background:var(--mist);color:var(--deep)}.scheme-green{background:var(--green);color:var(--white)}.scheme-ground{background:var(--ground);color:var(--deep)}.eyebrow{display:block;font-family:var(--display);font-weight:700;font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;color:var(--green);margin-bottom:12px}.scheme-green .eyebrow{color:#fffc}.lede{font-size:1.15rem;color:var(--ink-2);max-width:46ch}.scheme-green .lede{color:#ffffffe0}.section-head{max-width:680px;margin-bottom:36px}.section-head p{color:var(--ink-2)}.scheme-green .section-head p{color:#ffffffe0}.center{text-align:center;margin-inline:auto}.logo{display:block;height:auto;color:var(--green)}.logo .lm-ring{fill:currentColor;fill-opacity:.07;stroke:currentColor;stroke-width:3.2}.logo .lm-edge{fill:none;stroke:currentColor;stroke-opacity:.32;stroke-width:1.6}.logo .lm-leaf{fill:currentColor}.logo .lm-rib{stroke:var(--logo-rib, #FFFFFF);stroke-width:2.4;stroke-linecap:round;fill:none}.logo .lw{fill:var(--logo-word, var(--deep))}.scheme-green .logo,.logo--reversed{color:var(--white);--logo-word: var(--white);--logo-rib: var(--green)}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 28px;border-radius:999px;border:0;background:var(--green);color:var(--white);font-family:var(--display);font-weight:800;font-size:1rem;letter-spacing:-.01em;text-decoration:none;cursor:pointer;transition:transform .15s ease,background .15s ease}.button:hover{background:var(--deep)}.button:active{transform:scale(.98)}.button[disabled]{opacity:.45;cursor:not-allowed}.button--light{background:var(--white);color:var(--deep)}.button--light:hover{background:var(--mist)}.button--outline{background:transparent;color:var(--deep);box-shadow:inset 0 0 0 1.5px var(--line)}.button--outline:hover{background:var(--mist)}.button--full{width:100%}.link-arrow{font-family:var(--display);font-weight:700;color:var(--green);text-decoration:none}.announcement{background:var(--deep);color:var(--white);text-align:center;font-size:.85rem;font-weight:500;padding:9px 16px}.announcement a{text-decoration:none}.site-header{background:var(--white);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:70px}.site-header__logo{display:block;width:var(--logo-header-width);max-width:52vw;text-decoration:none}.site-header__logo img{width:100%}.site-nav{display:flex;gap:26px;list-style:none;margin:0;padding:0;font-weight:500}.site-nav a{text-decoration:none;color:var(--ink-2)}.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--deep)}.header-icons{display:flex;align-items:center;gap:8px}.icon-button{position:relative;display:inline-grid;place-items:center;width:42px;height:42px;border-radius:50%;color:var(--deep);text-decoration:none}.icon-button:hover{background:var(--mist)}.icon-button svg{width:22px;height:22px}.cart-count{position:absolute;top:3px;right:1px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--green);color:var(--white);font-size:.7rem;font-weight:700;display:grid;place-items:center}.mobile-menu{display:none}.mobile-menu summary{list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu__panel{position:absolute;left:0;right:0;top:100%;background:var(--white);border-bottom:1px solid var(--line);padding:12px 20px 22px}.mobile-menu__panel ul{list-style:none;margin:0;padding:0;display:grid}.mobile-menu__panel a{display:block;padding:12px 0;text-decoration:none;font-family:var(--display);font-weight:700;font-size:1.2rem;border-bottom:1px solid var(--line)}@media(max-width:799px){.site-nav{display:none}.mobile-menu{display:block}}.hero__grid{display:grid;gap:40px;align-items:center}.hero__grid--with-image{grid-template-columns:1fr}@media(min-width:900px){.hero__grid--with-image{grid-template-columns:1.05fr 1fr}}.hero__content{display:grid;gap:22px;justify-items:start}.hero--centered .hero__content{justify-items:center;text-align:center}.hero__logo{width:min(300px,70vw)}.hero__tag{font-family:var(--display);font-weight:800;font-size:clamp(1.5rem,3.4vw,2.2rem);letter-spacing:-.03em;color:var(--green);margin:0}.scheme-green .hero__tag{color:var(--white)}.hero__facts{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.hero--centered .hero__facts{justify-content:center}.chip{display:inline-flex;align-items:center;gap:7px;font-size:.85rem;font-weight:500;padding:7px 14px;border-radius:999px;background:var(--mist);color:var(--deep)}.scheme-mist .chip{background:var(--white)}.chip svg{width:14px;height:14px;color:var(--green)}.hero__image{border-radius:var(--radius);overflow:hidden;background:var(--mist)}.hero__image img{width:100%;height:auto}.product{display:grid;gap:36px}@media(min-width:900px){.product{grid-template-columns:1.1fr 1fr;gap:56px;align-items:start}.product__info{position:sticky;top:100px}}.gallery{display:grid;gap:12px}@media(min-width:900px){.gallery{grid-template-columns:1fr 1fr}.gallery__item:first-child{grid-column:1 / -1}}@media(max-width:899px){.gallery{grid-auto-flow:column;grid-auto-columns:88%;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:6px}.gallery__item{scroll-snap-align:start}}.gallery__item{border-radius:var(--radius);overflow:hidden;background:var(--mist);aspect-ratio:1}.gallery__item img{width:100%;height:100%;object-fit:cover}.gallery__placeholder{display:grid;place-items:center;height:100%}.gallery__placeholder .logo{width:34%}.product__info{display:grid;gap:20px}.product__title{font-size:clamp(1.9rem,3.6vw,2.6rem)}.product__subtitle{font-family:var(--display);font-weight:700;color:var(--green);margin:-8px 0 0;font-size:1.1rem}.price-row{display:flex;align-items:baseline;gap:12px}.price{font-family:var(--display);font-weight:800;font-size:1.6rem;letter-spacing:-.02em}.price-compare{color:var(--muted);font-size:1.05rem}.price-compare:empty{display:none}.bullets{list-style:none;margin:0;padding:0;display:grid;gap:10px}.bullets li{display:grid;grid-template-columns:22px 1fr;gap:10px;color:var(--ink-2)}.bullets svg{width:20px;height:20px;color:var(--green);margin-top:3px}.bullets strong{color:var(--deep)}.buy{display:grid;gap:16px}.picker{border:0;margin:0;padding:0;display:grid;gap:10px}.picker legend{font-family:var(--display);font-weight:700;font-size:.9rem;margin-bottom:10px;padding:0}.opt{position:relative;display:flex;align-items:center;gap:12px;padding:15px 16px;border-radius:14px;background:var(--white);box-shadow:inset 0 0 0 1.5px var(--line);cursor:pointer;transition:box-shadow .15s ease,background .15s ease}.opt:hover{box-shadow:inset 0 0 0 1.5px var(--green)}.opt input{-webkit-appearance:none;appearance:none;margin:0;width:20px;height:20px;border-radius:50%;box-shadow:inset 0 0 0 1.5px var(--muted);flex:none;display:grid;place-items:center}.opt input:checked{box-shadow:inset 0 0 0 6px var(--green)}.opt:has(input:checked){box-shadow:inset 0 0 0 2px var(--green);background:var(--mist)}.opt:has(input:disabled){opacity:.5;cursor:not-allowed}.opt__title{font-weight:600;flex:1}.opt__note{display:block;font-size:.82rem;color:var(--muted);font-weight:400}.opt__price{font-family:var(--display);font-weight:800}.opt__badge{font-size:.72rem;font-weight:700;padding:3px 9px;border-radius:999px;background:var(--green);color:var(--white)}.qty-row{display:flex;gap:12px}.qty{display:inline-flex;align-items:center;border-radius:999px;box-shadow:inset 0 0 0 1.5px var(--line);background:var(--white)}.qty button{width:44px;height:52px;border:0;background:transparent;font-size:1.2rem;color:var(--deep);cursor:pointer;border-radius:999px}.qty input{width:40px;text-align:center;border:0;background:transparent;font:inherit;font-weight:600;color:var(--deep);-moz-appearance:textfield}.qty input::-webkit-outer-spin-button,.qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.qty-row .button{flex:1}.trust{display:flex;flex-wrap:wrap;gap:6px 18px;font-size:.85rem;color:var(--muted)}.trust span{display:inline-flex;align-items:center;gap:6px}.trust svg{width:16px;height:16px;color:var(--green)}.product__description{color:var(--ink-2)}.tabs{border-top:1px solid var(--line)}.tab{border-bottom:1px solid var(--line)}.tab summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:17px 0;font-family:var(--display);font-weight:700}.tab summary::-webkit-details-marker{display:none}.tab summary:after{content:"+";font-size:1.4rem;font-weight:400;color:var(--green);line-height:1}.tab[open] summary:after{content:"\2212"}.tab__body{padding-bottom:18px;color:var(--ink-2)}.ingredients{display:grid;gap:18px}@media(min-width:900px){.ingredients{grid-template-columns:1.35fr 1fr}}.card{background:var(--white);border-radius:var(--radius);padding:clamp(22px,3vw,32px)}.scheme-white .card{background:var(--ground)}.ing-list{list-style:none;margin:0;padding:0}.ing{display:grid;grid-template-columns:36px 1fr;gap:14px;padding:16px 0;border-top:1px solid var(--line)}.ing:last-child{border-bottom:1px solid var(--line)}.ing__icon{width:30px;height:30px;color:var(--green)}.ing--honest .ing__icon{color:var(--muted)}.ing__name{font-family:var(--display);font-weight:800;display:block;letter-spacing:-.01em}.ing__source{display:block;font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--green);margin:2px 0 4px}.ing--honest .ing__source{color:var(--muted)}.ing__text{color:var(--ink-2);font-size:.95rem}.free-list{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:14px 0 20px;padding:0}.free-list li{font-size:.85rem;font-weight:500;padding:7px 14px;border-radius:999px;background:var(--mist);display:inline-flex;align-items:center;gap:7px}.free-list li:before{content:"";width:10px;height:10px;border-radius:50%;border:1.5px solid var(--muted);background:linear-gradient(135deg,transparent 44%,var(--muted) 44%,var(--muted) 58%,transparent 58%)}.card__note{font-size:.9rem;color:var(--muted)}.steps{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));list-style:none;margin:0;padding:0;counter-reset:step}.step{background:var(--white);border-radius:var(--radius);padding:24px;counter-increment:step}.scheme-white .step{background:var(--ground)}.step:before{content:counter(step);display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--mist);color:var(--green);font-family:var(--display);font-weight:800;margin-bottom:16px}.scheme-mist .step:before{background:var(--ground)}.step p{color:var(--ink-2);margin:6px 0 0;font-size:.95rem}.banner{display:grid;gap:22px;justify-items:center;text-align:center}.banner__title{font-size:clamp(2.4rem,7vw,4.6rem);letter-spacing:-.045em}.banner .logo--mark{width:64px}.faq{max-width:760px}.grid{display:grid;gap:22px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.product-card{text-decoration:none;display:grid;gap:12px}.product-card__media{border-radius:var(--radius);overflow:hidden;aspect-ratio:1;background:var(--mist);display:grid;place-items:center}.product-card__media img{width:100%;height:100%;object-fit:cover}.product-card__media .logo{width:30%}.product-card__title{font-family:var(--display);font-weight:700}.product-card__price{color:var(--ink-2)}.pagination{display:flex;gap:10px;justify-content:center;margin-top:40px}.pagination a,.pagination span{padding:8px 14px;border-radius:999px;text-decoration:none}.pagination .current{background:var(--green);color:var(--white)}.cart-layout{display:grid;gap:30px}@media(min-width:900px){.cart-layout{grid-template-columns:1.6fr 1fr;align-items:start}}.cart-items{list-style:none;margin:0;padding:0}.cart-item{display:grid;grid-template-columns:88px 1fr auto;gap:16px;padding:18px 0;border-bottom:1px solid var(--line);align-items:center}.cart-item:first-child{border-top:1px solid var(--line)}.cart-item__media{border-radius:12px;overflow:hidden;background:var(--mist);aspect-ratio:1;display:grid;place-items:center}.cart-item__media .logo{width:50%}.cart-item__title{font-family:var(--display);font-weight:700;text-decoration:none}.cart-item__meta,.cart-item__remove{font-size:.85rem;color:var(--muted)}.cart-item__qty .qty button{height:40px;width:36px}.cart-summary{display:grid;gap:14px}.cart-summary__row{display:flex;justify-content:space-between;font-family:var(--display);font-weight:800;font-size:1.2rem}.ship-bar{display:grid;gap:8px;font-size:.9rem}.ship-bar__track{height:8px;border-radius:999px;background:var(--mist);overflow:hidden}.ship-bar__fill{height:100%;background:var(--green);border-radius:999px}.empty{text-align:center;display:grid;gap:18px;justify-items:center}.field{display:grid;gap:6px}.field label{font-weight:600;font-size:.9rem}.field input,.field textarea,.field select,.search-form input{font:inherit;color:var(--deep);padding:13px 16px;border-radius:12px;border:0;box-shadow:inset 0 0 0 1.5px var(--line);background:var(--white);width:100%}.field input:focus,.search-form input:focus{outline:none;box-shadow:inset 0 0 0 2px var(--green)}.form-stack{display:grid;gap:16px;max-width:440px}.form-errors{background:#fbeae7;color:#8a2a1e;padding:12px 16px;border-radius:12px;font-size:.9rem}.form-success{background:var(--mist);padding:12px 16px;border-radius:12px;font-size:.9rem}.search-form{display:flex;gap:10px;max-width:560px}.table-wrap{overflow-x:auto}table.orders{width:100%;border-collapse:collapse;font-size:.95rem}table.orders th,table.orders td{text-align:left;padding:12px 10px;border-bottom:1px solid var(--line);white-space:nowrap}.site-footer{background:var(--deep);color:#ffffffdb;padding-block:56px 30px}.site-footer__top{display:grid;gap:30px}@media(min-width:800px){.site-footer__top{grid-template-columns:1.3fr 1fr 1fr}}.site-footer .logo{width:180px;color:var(--white);--logo-word: var(--white);--logo-rib: var(--deep)}.site-footer h3{color:var(--white);font-size:.95rem;margin-bottom:12px}.site-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:8px}.site-footer a{text-decoration:none}.site-footer a:hover{color:var(--white);text-decoration:underline}.site-footer__bottom{margin-top:40px;padding-top:20px;border-top:1px solid rgba(255,255,255,.14);display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px;font-size:.82rem}.payment-icons{display:flex;flex-wrap:wrap;gap:6px;list-style:none;margin:0;padding:0}.payment-icons svg{width:38px;height:24px}.password{min-height:100vh;display:grid;place-items:center;padding:40px 20px;background:var(--mist)}.password__box{background:var(--white);border-radius:24px;padding:clamp(28px,5vw,48px);max-width:480px;width:100%;display:grid;gap:22px;justify-items:center;text-align:center}.password__box .logo{width:180px}.password__box form{width:100%;display:grid;gap:12px}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}.ing__icon svg{width:30px;height:30px;display:block}.empty .logo--mark{width:72px}.product__app:empty{display:none}.sticky-buy{position:fixed;left:0;right:0;bottom:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:var(--white);box-shadow:0 -8px 24px #1c4d361f}.sticky-buy[hidden]{display:none}.sticky-buy__info{display:grid;min-width:0}.sticky-buy__title{font-family:var(--display);font-weight:800;font-size:.95rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-buy__price{font-size:.9rem;color:var(--ink-2)}.sticky-buy .button{min-height:46px;padding:0 22px;flex:none}body.has-sticky{padding-bottom:76px}@media(min-width:900px){.sticky-buy{display:none!important}body.has-sticky{padding-bottom:0}}.upgrade{background:var(--mist);border-radius:14px;padding:16px;display:grid;gap:10px}.upgrade__heading{font-family:var(--display);font-weight:800;margin:0;color:var(--green);font-size:.8rem;letter-spacing:.12em;text-transform:uppercase}.upgrade__text{margin:0;color:var(--ink-2)}.upgrade__text strong{color:var(--deep)}
/*# sourceMappingURL=/cdn/shop/t/6/assets/base.css.map */
