:root{--coral: #FA7657;--coral-hover: #F96A48;--green: #064D39;--green-hover: #053E2E;--green-2: #0B6B4F;--canvas: #FFF9F2;--cream: #FDF3E8;--paper: #FFFFFF;--ink: #211713;--muted: #6B625C;--border: #E9D7C7;--border-2: #EFE4D8;--peach: #FEA982;--butter: #FED899;--orange: #F37F10;--teal: #5CAF91;--mint: #DDEFE6;--rust: #B4553C;--sand: #D9CFC4;--sand-2: #EFE6DA;--font-display: "Fredoka", "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;--font-body: "Nunito Sans", Arial, Helvetica, sans-serif;--font-utility: "Barlow Condensed", "Arial Narrow", Arial, Helvetica, sans-serif;--shadow-sm: 0 2px 8px rgba(33, 23, 19, .08);--shadow-md: 0 12px 32px rgba(33, 23, 19, .14);--r-sm: 12px;--r-md: 20px;--r-lg: 28px;--pill: 999px;--container: 1280px;--gutter: 48px;--ease: cubic-bezier(.2, .8, .2, 1)}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;background:var(--canvas);color:var(--ink);font-family:var(--font-body);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;min-height:100vh}a{color:var(--green);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit;cursor:pointer;color:inherit}img{display:block;max-width:100%;height:auto}h1,h2,h3,p,blockquote,figure,ul,ol{margin:0}ul,ol{padding:0;list-style:none}strong{font-weight:700}:focus-visible{outline:3px solid var(--coral);outline-offset:2px}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.skip-link{position:absolute;left:16px;top:-60px;z-index:200;background:var(--green);color:#fff;padding:10px 14px;border-radius:12px;font-weight:700}.skip-link:focus{top:12px}#icons{position:absolute;width:0;height:0;overflow:hidden}svg.ic{display:inline-block;flex:none;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}svg.ic--fill{fill:currentColor;stroke:none}@keyframes pn-drawer{0%{transform:translate(48px);opacity:0}to{transform:none;opacity:1}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:1ms!important;transition-duration:0s!important}}.container{max-width:var(--container);margin:0 auto;padding-left:var(--gutter);padding-right:var(--gutter)}.eyebrow{font-family:var(--font-utility);font-weight:600;font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.eyebrow--12{font-size:12px}.eyebrow--wide{letter-spacing:.12em}.eyebrow--green{color:var(--green)}.eyebrow--coral{color:var(--coral)}.eyebrow--peach{color:var(--peach)}.eyebrow--butter{color:var(--butter)}.eyebrow--ink{color:var(--ink)}.display{font-family:var(--font-display);font-weight:700;font-size:64px;line-height:.98;letter-spacing:-.02em;color:var(--green);text-wrap:pretty}.h2{font-family:var(--font-display);font-weight:700;font-size:40px;line-height:1.02;color:var(--green);text-wrap:pretty}.h2--36{font-size:36px;line-height:1.05}.h2--44{font-size:44px}.h2--48{font-size:48px;line-height:1}.h2--32{font-size:32px;line-height:1.08}.h2--light{color:inherit}.h3{font-family:var(--font-display);font-weight:700;font-size:24px;line-height:1.1}.lead{font-size:18px;line-height:1.55}.muted{color:var(--muted)}.fine{font-size:13px;color:var(--muted)}.fine--12{font-size:12px}.link{font-weight:700;white-space:nowrap}.link--light{color:#fff;text-decoration:underline;text-underline-offset:4px;width:fit-content}.stars{width:84px;height:16px;fill:var(--coral);flex:none}.rating{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--muted)}.rating strong{color:var(--ink)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:52px;padding:0 24px;border-radius:var(--r-sm);border:0;font-weight:700;font-size:16px;line-height:1;text-decoration:none;white-space:nowrap;transition:background .12s var(--ease),color .12s var(--ease)}.btn:hover{text-decoration:none}.btn-primary{background:var(--green);color:#fff}.btn-primary:hover{background:var(--green-hover)}.btn-secondary{background:var(--cream);color:var(--green);border:2px solid var(--green)}.btn-secondary:hover{background:#fff}.btn-coral{background:var(--coral);color:var(--ink)}.btn-coral:hover{background:var(--coral-hover)}.btn-block{width:100%}.btn--fit{width:fit-content}.chip{height:40px;padding:0 18px;border-radius:var(--pill);border:1.5px solid var(--border);background:var(--canvas);color:var(--green);font-weight:700;font-size:14px;display:inline-flex;align-items:center;gap:6px;transition:all .12s var(--ease)}.chip.is-selected,.chip[aria-pressed=true]{background:var(--green);color:#fff;border-color:var(--green)}.icon-btn{width:44px;height:44px;border:0;background:transparent;border-radius:var(--r-sm);display:grid;place-items:center;color:var(--green)}.icon-btn:hover{background:var(--cream)}.checklist{display:flex;flex-direction:column;gap:12px}.checklist li{display:flex;gap:12px;align-items:flex-start}.checklist .ic{width:18px;height:18px;stroke-width:2.5;color:var(--green);margin-top:3px}.checklist--16{font-size:16px}.checklist--16 .ic{width:16px;height:16px}.checklist--tight{gap:10px;font-size:15px;line-height:1.5}.checklist--tight li{gap:10px}.checklist--tight .ic{width:16px;height:16px}.checklist--butter .ic{color:var(--butter)}.announce{background:var(--green);color:#fff;font-size:14px;font-weight:600;text-align:center;padding:10px var(--gutter);line-height:1.3}.site-header{position:sticky;top:0;z-index:40;background:var(--canvas);border-bottom:1px solid var(--border)}.site-header__inner{height:72px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.logo{display:flex;align-items:center;width:fit-content}.logo img{height:24px;width:auto}.site-nav{display:flex;gap:32px;font-weight:600;font-size:15px}.site-nav a{color:var(--ink)}.site-nav a:hover{text-decoration:underline}.site-nav a[aria-current=page]{color:var(--green)}.site-header__actions{display:flex;gap:8px;justify-content:flex-end;align-items:center}.cart-btn{height:44px;padding:0 14px 0 10px;border:0;background:transparent;border-radius:var(--r-sm);display:flex;align-items:center;gap:6px;color:var(--green);font-weight:700;font-size:14px}.cart-btn:hover{background:var(--cream)}.menu-btn{display:none}.hero{overflow:hidden}.hero__grid{padding-top:64px;padding-bottom:48px;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.hero__copy{display:flex;flex-direction:column;gap:24px}.hero__title{width:587px;max-width:calc(100% + 27px);margin-bottom:40px}.hero__lead{max-width:50ch}.hero__actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.hero__media{position:relative;padding:0 0 32px 32px}.hero__photo{aspect-ratio:5 / 4;object-fit:cover;border-radius:25px;width:120%;max-width:none;height:400px;margin-left:-10%}.hero__card{position:absolute;left:-59px;bottom:-33px;width:224px;height:142px;background:#fff;border-radius:20px;padding:16px 20px;display:flex;align-items:center;gap:16px;box-shadow:var(--shadow-md)}.hero__card>img{width:89px;height:auto}.hero__card-text{font-size:14px;line-height:1.35;display:flex;flex-direction:column;gap:2px}.hero__card-strong{font-weight:700;color:var(--green)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:32px}.section-intro{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}.section-intro p{font-size:18px;color:var(--muted);max-width:48ch}.benefits{padding-top:41px;padding-bottom:41px}.benefits__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.benefit-card{background:var(--c, var(--peach));border-radius:20px;padding:32px 24px 28px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px;color:var(--ink);transition:transform .2s var(--ease)}.benefit-card:hover{text-decoration:none;transform:translateY(-3px)}.benefit-card__icon{width:112px;height:112px;border-radius:var(--pill);background:#fff9f2d9;display:grid;place-items:center;box-shadow:0 4px 12px #0000001f}.benefit-card__icon img{width:57px;height:57px;object-fit:contain}.benefit-card__body{display:flex;flex-direction:column;gap:8px;align-items:center}.benefit-card__eyebrow{color:inherit;opacity:.8;font-size:12px}.benefit-card__name{font-family:var(--font-display);font-weight:700;font-size:24px;line-height:1.1}.benefit-card__desc{font-size:14px;line-height:1.45}.benefits__note{font-size:13px;color:var(--muted);margin-top:16px}.ritual{padding-top:28px;padding-bottom:50px;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.ritual__left{display:flex;flex-direction:column;gap:24px}.ritual__head{display:flex;flex-direction:column;gap:12px}.ritual__photo{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:28px}.ritual__right{display:flex;flex-direction:column;gap:32px}.steps{display:flex;flex-direction:column;gap:20px}.step{display:grid;grid-template-columns:44px 1fr;gap:16px;align-items:start}.num{width:44px;height:44px;border-radius:var(--pill);background:var(--green);color:#fff;display:grid;place-items:center;font-family:var(--font-display);font-weight:700;font-size:18px;flex:none}.step__title{font-weight:700;font-size:18px}.step__desc{color:var(--muted)}.directions{background:var(--cream);border-radius:20px;padding:24px;display:flex;flex-direction:column;gap:16px}.directions p{font-size:15px;line-height:1.55}.dose{display:grid;grid-template-columns:1fr auto;gap:0 24px;font-size:15px}.dose__h{padding-bottom:8px;border-bottom:1px solid var(--border)}.dose__c{padding:12px 0;border-bottom:1px solid var(--border)}.dose__c:nth-last-child(-n+2){border-bottom:0}.dose__r{text-align:right}.dose__c.dose__r{font-weight:700}.dose__c span{color:var(--muted);font-weight:400}.band{background:var(--cream)}.band--green{background:var(--green);color:#fff}.video-stories{padding-top:64px;padding-bottom:64px;display:flex;flex-direction:column;gap:32px}.video-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.video-card{position:relative;display:block;aspect-ratio:9 / 16;border-radius:20px;overflow:hidden;background:var(--border);color:#fff;text-decoration:none}.video-card:hover{text-decoration:none;box-shadow:0 12px 28px #2117132e}.video-card>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.video-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#211713bf,#21171300 45%)}.video-card__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:52px;height:52px;border-radius:var(--pill);background:#fff9f2eb;display:grid;place-items:center;color:var(--green);box-shadow:0 6px 16px #21171333}.video-card__play .ic{width:20px;height:20px}.video-card__meta{position:absolute;left:16px;right:16px;bottom:16px;display:flex;flex-direction:column;gap:4px}.video-card__meta .eyebrow{color:#fff}.video-card__sub{font-size:13px;line-height:1.35;opacity:.9}.compare{padding-top:64px;padding-bottom:64px;display:flex;flex-direction:column;gap:40px}.compare__head{display:flex;justify-content:space-between;align-items:end;gap:48px}.compare__head .h2{max-width:14ch}.compare__head p{font-size:18px;max-width:46ch;color:var(--muted)}.compare__grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.receipts{display:flex;justify-content:center;gap:16px;align-items:flex-start}.receipt{width:280px;background:#fff;padding:24px 22px 32px;box-shadow:0 12px 32px #2117131a;display:flex;flex-direction:column;gap:12px;transform:rotate(-2deg);clip-path:polygon(0 0,100% 0,100% calc(100% - 8px),95% 100%,90% calc(100% - 8px),85% 100%,80% calc(100% - 8px),75% 100%,70% calc(100% - 8px),65% 100%,60% calc(100% - 8px),55% 100%,50% calc(100% - 8px),45% 100%,40% calc(100% - 8px),35% 100%,30% calc(100% - 8px),25% 100%,20% calc(100% - 8px),15% 100%,10% calc(100% - 8px),5% 100%,0 calc(100% - 8px))}.receipt__title{text-align:center}.receipt__sub{text-align:center;font-size:11px;color:var(--muted);border-bottom:1px dashed var(--border);padding-bottom:10px}.receipt__row{display:flex;justify-content:space-between;gap:12px;font-size:14px}.receipt__note{font-size:11px;color:var(--muted);margin-top:-6px}.strike{text-decoration:line-through;text-decoration-color:var(--coral);color:var(--muted)}.strike--2{text-decoration-thickness:2px}.receipt__total{border-top:1px dashed var(--border);padding-top:10px;display:flex;justify-content:space-between;font-weight:700;font-size:16px}.receipt__total--green{color:var(--green)}.receipt__meta{display:flex;justify-content:space-between;font-size:12px;color:var(--muted)}.receipts__arrow{align-self:center;flex:none;width:44px;height:44px;border-radius:var(--pill);background:var(--coral);display:grid;place-items:center;box-shadow:0 6px 16px #fa765766;color:var(--ink)}.receipts__arrow .ic{width:20px;height:20px;stroke-width:2.5}.receipt--pn{width:220px;background:var(--canvas);border:2px solid var(--green);border-radius:16px;padding:20px 20px 24px;transform:rotate(2deg);margin-top:40px;box-shadow:0 12px 32px #064d3926;clip-path:none}.receipt--pn>img{width:117px;height:auto;align-self:center;filter:drop-shadow(0 8px 12px rgba(33,23,19,.2))}.compare__points{display:flex;flex-direction:column;gap:24px}.compare__points .checklist span{color:var(--muted)}.compare__fine{font-size:12px;color:var(--muted)}.formula{background:var(--cream);padding:30px 0;overflow:hidden;scroll-margin-top:90px}.formula__intro{max-width:760px;margin:0 auto;padding:0 var(--gutter);display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.formula__intro p{font-size:18px;line-height:1.55;color:var(--muted);max-width:52ch}.badges{display:flex;justify-content:center;flex-wrap:wrap;gap:32px 40px;margin:48px auto 0;max-width:var(--container);padding:0 var(--gutter)}.badge{display:flex;flex-direction:column;align-items:center;gap:10px}.badge__icon{width:56px;height:56px;border-radius:var(--pill);background:var(--canvas);display:grid;place-items:center;color:var(--green)}.badge__icon .ic{width:24px;height:24px;stroke-width:1.75}.loop-wrap{position:relative;margin-top:64px}.loop-btn{position:absolute;left:24px;top:50%;transform:translateY(-50%);z-index:2;width:48px;height:48px;border-radius:var(--pill);border:1.5px solid var(--border);background:var(--canvas);color:var(--green);display:grid;place-items:center;box-shadow:0 4px 12px #21171314}.loop-btn:hover{background:#fff;border-color:var(--green)}.loop-btn--next{left:auto;right:24px}.loop-btn .ic{width:20px;height:20px;stroke-width:2.25}.loop{display:flex;align-items:center;gap:40px;padding:0 var(--gutter) 24px;overflow-x:auto;scrollbar-width:none;cursor:grab;user-select:none;-webkit-user-select:none}.loop::-webkit-scrollbar{display:none}.loop.is-dragging{cursor:grabbing}.loop-item{display:flex;flex-direction:column;align-items:center;gap:16px;flex:none;width:var(--size);margin-top:var(--offset)}.loop-item__photo{position:relative;width:var(--size);height:var(--size);border-radius:var(--pill);background:var(--canvas);box-shadow:0 12px 32px #21171314;overflow:hidden}.loop-item__photo img{width:100%;height:100%;object-fit:cover;-webkit-user-drag:none}.loop-item__text{display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center}.loop-item__name{font-weight:700;font-size:16px;line-height:1.25}.credit{position:absolute;left:50%;bottom:10px;transform:translate(-50%);max-width:calc(100% - 24px);padding:3px 7px;border-radius:5px;background:#0000008c;color:#fff;font:10px/1.2 system-ui,-apple-system,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.credit a{color:inherit}.formula__fine{font-size:13px;color:var(--muted);margin:48px auto 0;max-width:var(--container);padding:0 var(--gutter);text-align:center}.purchase-module{padding-top:30px;padding-bottom:30px}.purchase-card{background:#fff;border:1px solid var(--border);border-radius:28px;padding:48px;display:grid;grid-template-columns:400px 1fr;gap:48px;align-items:center}.gallery{display:flex;flex-direction:column;gap:10px}.gallery__main{position:relative;background:var(--cream);border-radius:20px;aspect-ratio:1;overflow:hidden}.gallery__main>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.gallery__nav{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:var(--pill);border:0;background:#fff9f2eb;color:var(--green);display:grid;place-items:center;box-shadow:0 4px 12px #21171326}.gallery__nav--next{left:auto;right:12px}.gallery__nav .ic{width:18px;height:18px;stroke-width:2.25}.gallery__thumbs{display:grid;grid-template-columns:repeat(8,1fr);gap:6px}.gallery__thumb{aspect-ratio:1;border-radius:8px;overflow:hidden;padding:0;border:2px solid transparent;background:var(--cream)}.gallery__thumb img{width:100%;height:100%;object-fit:cover}.gallery__thumb[aria-current=true]{border-color:var(--green)}.gallery--pdp .gallery__main{border-radius:28px}.gallery--pdp .gallery__thumbs{gap:10px}.gallery--pdp .gallery__thumb{border-radius:12px}.purchase__copy{display:flex;flex-direction:column;gap:20px}.purchase__desc{color:var(--muted);max-width:50ch}.field{display:flex;flex-direction:column;gap:10px}.field__label{font-weight:700;font-size:14px}.field__row{display:flex;justify-content:space-between;align-items:baseline}.field__hint{font-size:13px;color:var(--muted)}.field__note{font-size:14px;color:var(--muted)}.size-row{display:flex;gap:8px}.size-btn{flex:1;height:48px;padding:0 12px;border-radius:var(--pill);border:2px solid var(--border);background:#fff;color:var(--ink);font-weight:700;font-size:13px;white-space:nowrap;transition:all .2s var(--ease);display:flex;align-items:center;justify-content:center}.size-btn.is-selected{border-color:var(--green);background:var(--green);color:#fff}.size-btn--14{font-size:14px}.type-row{display:flex;gap:12px}.type-btn{flex:1;padding:14px 16px;border-radius:var(--r-sm);text-align:left;border:2px solid var(--border);background:#fff}.type-btn.is-selected{border-color:var(--green);background:var(--cream)}.type-btn__title{font-weight:700;display:flex;justify-content:space-between;gap:8px}.type-btn__sub{display:block;margin-top:4px;font-size:14px;line-height:1.35;color:var(--muted)}.save-tag{font-family:var(--font-utility);font-size:12px;letter-spacing:.08em;text-transform:uppercase;background:var(--coral);color:var(--ink);padding:2px 8px;border-radius:var(--pill);font-weight:600}.purchase__cta{display:flex;gap:16px;align-items:center}.purchase__cta .btn{min-width:220px}.purchase__cta span{font-size:14px;color:var(--muted)}.purchase__cta .btn span{color:inherit;font-size:inherit}.founder{padding-top:64px;padding-bottom:64px;display:grid;grid-template-columns:1fr 1.4fr;gap:64px;align-items:center}.founder__photos{display:grid;grid-template-columns:1fr 1fr;gap:16px}.founder__photos img{width:100%;aspect-ratio:3 / 4;object-fit:cover;border-radius:20px}.founder__photos img+img{margin-top:32px}.founder__copy{display:flex;flex-direction:column;gap:24px}.founder__quote{font-family:var(--font-display);font-weight:700;font-size:36px;line-height:1.08;text-wrap:pretty}.founder__name{font-weight:700}.founder__role{color:#ffffffbf;font-size:14px}.reviews{padding-top:64px;padding-bottom:64px;display:flex;flex-direction:column;gap:32px}.filters{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;margin-top:8px}.stories{display:flex;flex-direction:column;gap:16px}.story{background:#fff;border:1px solid var(--border);border-radius:20px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr 1.3fr}.story--flip{grid-template-columns:1.3fr 1fr 1fr}.story__text{padding:32px;display:flex;flex-direction:column;gap:16px;justify-content:center;min-width:0}.story__verified{display:flex;align-items:center;gap:12px}.story__quote{font-family:var(--font-display);font-weight:600;font-size:22px;line-height:1.3;color:var(--ink);text-wrap:pretty}.story__who{font-size:14px;color:var(--muted)}.story__who strong{color:var(--ink)}.story__img{position:relative;min-height:280px;overflow:hidden;background:var(--cream)}.story__img>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.tag{position:absolute;top:12px;left:12px;background:var(--rust);color:#fff;border-radius:var(--pill);padding:5px 10px;font-family:var(--font-utility);font-weight:600;font-size:12px;letter-spacing:.06em;text-transform:uppercase}.tag--after{background:var(--green)}.slot{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center;padding:12px;color:var(--muted);font:13px/1.3 system-ui,-apple-system,sans-serif}.slot:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1.5px dashed currentColor;opacity:.35;pointer-events:none}.slot .ic{width:28px;height:28px;stroke-width:1.6;opacity:.45}.slot span{max-width:90%;font-weight:500;letter-spacing:.01em;opacity:.75}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-col{display:grid;grid-template-rows:1fr 1fr;gap:16px;height:100%}.review-card{background:#fff;border:1px solid var(--border);border-radius:20px;overflow:hidden;display:flex;flex-direction:column;height:100%}.review-card__img{width:100%;aspect-ratio:4 / 3;background-size:cover;background-position:center}.review-card__body{padding:24px;display:flex;flex-direction:column;gap:12px;flex:1}.review-card__top{display:flex;justify-content:space-between;align-items:center}.verified{display:flex;align-items:center;gap:4px;font-size:12px;font-weight:700;color:var(--green)}.verified .ic{width:14px;height:14px;stroke-width:2.5}.review-card__title{font-weight:700;font-size:18px}.review-card__text{font-size:15px;color:var(--muted)}.review-card__foot{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:auto}.review-card__meta{font-size:13px;color:var(--muted)}.cat-pill{font-family:var(--font-utility);font-weight:600;font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--green);background:var(--cream);border-radius:var(--pill);padding:4px 10px;white-space:nowrap}.review-card--text .review-card__body{padding:20px 24px;gap:8px;min-height:0}.review-card--text .review-card__title{font-size:16px}.review-card--text .review-card__text{font-size:14px;line-height:1.5;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.review-card--text.is-open .review-card__text{-webkit-line-clamp:99}.more-btn{align-self:flex-start;border:0;background:transparent;padding:0;font-weight:700;font-size:13px;color:var(--green);text-decoration:underline;text-underline-offset:2px}.reviews__all{text-align:center}.faq-preview{padding-top:32px;padding-bottom:64px;display:grid;grid-template-columns:1fr 2fr;gap:64px}.faq-preview__head{display:flex;flex-direction:column;gap:16px;align-items:flex-start}.accordion{display:flex;flex-direction:column;border-top:1px solid var(--border)}.accordion__item{border-bottom:1px solid var(--border)}.accordion__btn{width:100%;min-height:56px;padding:16px 0;border:0;background:transparent;display:flex;justify-content:space-between;align-items:center;gap:16px;text-align:left;font-weight:700;font-size:17px}.accordion__btn .ic{width:20px;height:20px;color:var(--green);transition:transform .2s var(--ease)}.accordion__btn[aria-expanded=true] .ic{transform:rotate(180deg)}.accordion__panel{padding:0 40px 20px 0;color:var(--muted)}.pdp-faq{padding-bottom:64px}.pdp-faq__inner{display:flex;flex-direction:column;gap:24px}.learn-preview{padding-top:64px;padding-bottom:64px}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.article-grid--learn{gap:24px 16px}.article{display:flex;flex-direction:column;gap:16px;color:var(--ink)}.article:hover{text-decoration:none}.article__img{width:100%;aspect-ratio:3 / 2;border-radius:20px;background-size:cover;background-position:center;background-color:var(--cream)}.article__body{display:flex;flex-direction:column;gap:6px}.article__title{font-weight:700;font-size:20px;line-height:1.25}.article__dek{font-size:14px;line-height:1.5;color:var(--muted)}.article__byline{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted);flex-wrap:wrap}.article__byline img{width:22px;height:22px;border-radius:var(--pill);object-fit:cover}.article__byline .sep{color:var(--border)}.verified--11{font-size:inherit}.verified--11 .ic{width:11px;height:11px;stroke-width:3}.newsletter{padding-top:64px;padding-bottom:64px}.newsletter__card{position:relative;border-radius:28px;overflow:hidden;min-height:560px;display:grid;grid-template-columns:1fr 520px;align-items:center;background:#2a3328}.newsletter__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:left center}.newsletter__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#211713b3,#21171326 45%,#21171300 70%)}.newsletter__copy{position:relative;align-self:end;padding:48px;color:var(--canvas);display:flex;flex-direction:column;gap:12px}.newsletter__brand{display:flex;align-items:center;gap:8px;font-family:var(--font-utility);font-weight:600;font-size:13px;letter-spacing:.12em;text-transform:uppercase}.newsletter__brand .ic{width:18px;height:18px}.newsletter__title{font-family:var(--font-display);font-weight:700;font-size:48px;line-height:1;text-wrap:pretty;max-width:14ch}.newsletter__form-card{position:relative;margin:32px 32px 32px 0;background:var(--canvas);border-radius:20px;padding:40px;display:flex;flex-direction:column;gap:20px;box-shadow:0 24px 60px #21171359}.newsletter__form-card p{color:var(--muted);font-size:16px;line-height:1.55}.form{display:flex;flex-direction:column;gap:14px}.form__label{display:flex;flex-direction:column;gap:8px;font-size:14px;font-weight:700;color:var(--ink)}.form__stack{display:flex;flex-direction:column;gap:10px}.input-wrap{display:flex;align-items:center;gap:10px;height:52px;border:1.5px solid var(--border);border-radius:var(--r-sm);padding:0 14px;background:#fff;color:var(--muted)}.input-wrap .ic{width:18px;height:18px}.input-wrap input{flex:1;min-width:0;border:0;outline:0;background:transparent;font:inherit;font-weight:400;color:var(--ink)}.input-wrap:focus-within{border-color:var(--green)}.newsletter__form-card .btn-coral{height:52px;padding:0 20px;font-size:15px}.consent{display:flex;gap:10px;align-items:flex-start;font-size:13px;color:var(--muted);line-height:1.45;font-weight:400}.consent input{margin:2px 0 0;width:18px;height:18px;accent-color:var(--green);flex:none}.form__msg{font-size:14px;font-weight:600;color:var(--green)}.form__msg--error{color:var(--rust)}.newsletter__perks{display:flex;gap:24px;flex-wrap:wrap;padding-top:16px;border-top:1px solid var(--border);font-size:14px;font-weight:700;color:var(--green)}.newsletter__perks span{display:flex;align-items:center;gap:6px}.newsletter__perks .ic{width:16px;height:16px;stroke-width:2.5}.site-footer{background:var(--green);color:#fff}.site-footer__grid{padding-top:64px;padding-bottom:32px;display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:48px}.site-footer__brand{display:flex;flex-direction:column;gap:16px}.site-footer__logo{font-family:var(--font-display);font-weight:700;font-size:28px;line-height:1}.site-footer__brand p{color:#ffffffbf;max-width:34ch}.social{display:flex;gap:10px;align-items:center}.social a{width:38px;height:38px;border-radius:var(--pill);background:#fff9f21f;display:grid;place-items:center;color:#fff}.social a:hover{background:#fff9f23d}.social .ic{width:18px;height:18px}.site-footer__col{display:flex;flex-direction:column;gap:10px;font-size:15px}.site-footer__col a{color:#fff}.site-footer__legal{padding-top:24px;padding-bottom:40px;border-top:1px solid rgba(255,255,255,.15);display:flex;flex-direction:column;gap:12px;font-size:13px;color:#ffffffb3}.site-footer__links{display:flex;gap:20px;flex-wrap:wrap}.site-footer__links a{color:#ffffffb3}.cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;justify-content:flex-end}.cart-overlay__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#21171366;border:0;padding:0;cursor:default}.cart{position:relative;width:460px;max-width:100%;height:100%;background:var(--canvas);display:flex;flex-direction:column;box-shadow:var(--shadow-md);animation:pn-drawer .32s var(--ease)}.cart__head{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid var(--border)}.cart__title{font-family:var(--font-display);font-weight:700;font-size:24px;color:var(--green)}.cart__title span{font-family:var(--font-body);font-size:14px;font-weight:600;color:var(--muted)}.cart__content{display:contents}.cart__body{flex:1;overflow-y:auto;padding:20px 24px 24px;display:flex;flex-direction:column;gap:20px}.vet-note{display:flex;gap:12px;align-items:flex-start;background:var(--cream);border-radius:var(--r-sm);padding:12px 14px}.vet-note__icon{flex:none;width:40px;height:40px;border-radius:var(--pill);background:var(--green);display:grid;place-items:center;color:#fff}.vet-note__icon .ic{width:20px;height:20px;stroke-width:1.75}.vet-note__text{font-size:14px;line-height:1.45}.vet-note__text span{color:var(--muted)}.size-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.size-btn--sq{height:48px;border-radius:var(--r-sm);font-size:14px;padding:0 8px;flex:none}.field__note--13{font-size:13px}.seg{display:grid;grid-template-columns:1fr 1fr;background:var(--cream);border-radius:var(--r-sm);padding:4px;gap:4px}.seg__btn{height:44px;border-radius:9px;border:0;background:transparent;color:var(--ink);font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s var(--ease)}.seg__btn .ic{width:16px;height:16px;stroke-width:2.25}.seg__btn.is-selected{background:var(--green);color:#fff}.pkgs{display:flex;flex-direction:column;gap:10px}.pkg{text-align:left;padding:16px;border-radius:14px;border:2px solid var(--border);background:#fff;display:flex;flex-direction:column;gap:12px;width:100%}.pkg.is-selected{border-color:var(--green);background:var(--cream)}.pkg:disabled{cursor:not-allowed;opacity:.55}.pkg__row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;width:100%}.pkg__left{display:flex;gap:12px;align-items:flex-start}.radio{flex:none;margin-top:2px;width:20px;height:20px;border-radius:var(--pill);border:2px solid var(--green);display:grid;place-items:center}.radio:after{content:"";width:10px;height:10px;border-radius:var(--pill);background:transparent}.is-selected .radio:after{background:var(--green)}.pkg__info{display:flex;flex-direction:column;gap:4px}.pkg__title-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.pkg__title{font-weight:700;font-size:16px}.badge-save{background:var(--mint);color:var(--green);border-radius:6px;padding:2px 8px;font-size:12px;font-weight:700}.badge-popular{background:var(--coral);color:var(--ink);border-radius:6px;padding:2px 8px;font-size:12px;font-weight:700}.badge-best{background:var(--butter);color:var(--ink);border-radius:6px;padding:2px 8px;font-size:12px;font-weight:700}.pkg__sub{font-size:13px;color:var(--muted)}.pkg__price{text-align:right;flex:none}.pkg__price b{font-weight:700;font-size:16px;display:block}.pkg__was{font-size:13px;color:var(--muted);text-decoration:line-through}.pkg__details{display:flex;flex-direction:column;gap:8px;padding-top:12px;border-top:1px solid var(--border);width:100%;font-size:14px;color:var(--ink)}.pkg__details li{display:flex;gap:8px;align-items:center}.pkg__details .ic{width:16px;height:16px;stroke-width:2.5;color:var(--green)}.cart__foot{padding:16px 24px 24px;border-top:1px solid var(--border);background:var(--canvas);display:flex;flex-direction:column;gap:10px}.cart__foot-note{font-size:13px;color:var(--muted);text-align:center}.atc-btn{height:52px;border-radius:var(--r-sm);border:0;background:var(--green);color:#fff;font-weight:700;font-size:16px;display:flex;align-items:center;justify-content:center;gap:10px}.atc-btn:hover{background:var(--green-hover)}.atc-btn .ic{width:20px;height:20px}.atc-btn .sep{opacity:.5}.atc-btn .was{text-decoration:line-through;opacity:.7;font-weight:600}.ship-bar{padding:16px 24px;border-bottom:1px solid var(--border);display:flex;flex-direction:column;gap:8px;font-size:14px}.ship-bar__track{height:6px;background:var(--border);border-radius:var(--pill);overflow:hidden}.ship-bar__fill{height:100%;background:var(--green);border-radius:var(--pill);transition:width .32s var(--ease)}.cart__lines{flex:1;overflow:auto;padding:24px;display:flex;flex-direction:column;gap:24px}.line{display:grid;grid-template-columns:96px 1fr;gap:16px}.line__img{background:var(--cream);border-radius:var(--r-sm);aspect-ratio:1;display:grid;place-items:center}.line__img img{height:76%;width:auto}.line__body{display:flex;flex-direction:column;gap:8px}.line__top{display:flex;justify-content:space-between;gap:12px;font-weight:700}.line__top b{color:var(--green)}.line__desc{font-size:14px;color:var(--muted);line-height:1.45}.line__renew{font-size:13px;color:var(--green);font-weight:600;display:flex;gap:6px;align-items:center}.line__renew .ic{width:14px;height:14px;stroke-width:2.5}.line__ctl{display:flex;justify-content:space-between;align-items:center;margin-top:4px}.qty{display:flex;align-items:center;border:1.5px solid var(--border);border-radius:var(--r-sm);height:40px;background:#fff}.qty button{width:40px;height:100%;border:0;background:transparent;font-size:18px;color:var(--green)}.qty span{min-width:24px;text-align:center;font-weight:700;font-size:14px}.line__links{display:flex;gap:12px;font-size:14px}.link-btn{border:0;background:transparent;padding:0;font-weight:600;text-decoration:underline;color:var(--green)}.link-btn--muted{color:var(--muted)}.cart__supply{background:var(--cream);border-radius:var(--r-sm);padding:12px 16px;font-size:14px;color:var(--muted)}.cart__summary{padding:24px;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:12px;background:var(--canvas)}.cart__row{display:flex;justify-content:space-between;font-size:15px}.cart__row b{font-weight:700}.cart__row--green{color:var(--green)}.checkout-btn{height:52px;border-radius:var(--r-sm);border:0;background:var(--green);color:#fff;font-weight:700;font-size:16px;display:flex;justify-content:space-between;align-items:center;padding:0 24px}.checkout-btn:hover{background:var(--green-hover)}.continue-btn{height:44px;border-radius:var(--r-sm);border:0;background:transparent;color:var(--green);font-weight:700;font-size:14px}.toast{position:fixed;left:50%;bottom:32px;transform:translate(-50%);z-index:90;background:var(--ink);color:#fff;padding:14px 20px;border-radius:var(--r-sm);font-size:14px;font-weight:600;display:flex;gap:12px;align-items:center;box-shadow:var(--shadow-md);white-space:nowrap}.toast .ic{width:18px;height:18px;stroke-width:2.5;color:var(--coral)}.toast button{border:0;background:transparent;color:var(--peach);font-weight:700;text-decoration:underline;padding:0}.breadcrumb{padding-top:24px;font-size:14px;color:var(--muted);display:flex;gap:8px;flex-wrap:wrap}.pdp{padding-top:24px;padding-bottom:64px;display:grid;grid-template-columns:1fr 480px;gap:64px;align-items:start}.pdp__gallery{position:sticky;top:96px}.pdp__panel{display:flex;flex-direction:column;gap:24px}.pdp__head{display:flex;flex-direction:column;gap:12px}.pdp__title{font-family:var(--font-display);font-weight:700;font-size:48px;line-height:1.02;letter-spacing:-.015em;color:var(--green)}.pdp__rating{width:fit-content}.pills{display:flex;gap:8px;flex-wrap:wrap;font-size:14px}.pill{background:var(--cream);border-radius:var(--pill);padding:6px 12px}.benefit-dots{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;font-size:14px}.benefit-dots li{display:flex;gap:8px;align-items:center}.dot{width:10px;height:10px;border-radius:var(--pill);flex:none}.option-card{text-align:left;padding:16px;border-radius:var(--r-sm);border:2px solid var(--border);background:#fff;display:flex;flex-direction:column;gap:6px;width:100%}.option-card.is-selected{border-color:var(--green);background:var(--cream)}.option-card__row{display:flex;justify-content:space-between;align-items:center;gap:8px;width:100%}.option-card__label{display:flex;align-items:center;gap:10px;font-weight:700}.option-card__label .radio{margin-top:0}.option-card__price{font-weight:700;color:var(--green)}.option-card__was{font-weight:400;color:var(--muted);text-decoration:line-through;font-size:14px}.option-card__sub{font-size:14px;color:var(--muted);padding-left:30px}.qty-atc{display:flex;gap:12px;align-items:stretch}.jars{display:flex;align-items:center;gap:8px;border:1.5px solid var(--border);border-radius:var(--r-sm);height:52px;background:#fff;padding:0 16px;font-weight:700;white-space:nowrap}.jars img{height:28px;width:auto}.atc{flex:1;height:52px;border-radius:var(--r-sm);border:0;background:var(--green);color:#fff;font-weight:700;font-size:16px;display:flex;justify-content:space-between;align-items:center;padding:0 24px;transition:background .12s}.atc:hover{background:var(--green-hover)}.trust{display:grid;grid-template-columns:1fr 1fr;gap:12px;border-top:1px solid var(--border);padding-top:24px;font-size:14px}.trust li{display:flex;gap:10px;align-items:center}.trust .ic{width:20px;height:20px;color:var(--green)}.facts{padding-top:48px;padding-bottom:48px;display:grid;grid-template-columns:repeat(6,1fr);gap:24px}.fact{display:flex;flex-direction:column;gap:4px}.fact__v{font-weight:700}.pdp-benefits{padding-top:64px;padding-bottom:32px}.pdp-benefits__inner{display:flex;flex-direction:column;gap:24px}.benefit-tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.benefit-tile{background:var(--c, var(--peach));border-radius:20px;padding:24px;display:flex;flex-direction:column;gap:16px;align-items:start;color:var(--ink);min-height:230px}.benefit-tile__icon{width:44px;height:44px;flex:none;border-radius:var(--pill);background:#fff9f2bf;display:grid;place-items:center}.benefit-tile__icon img{width:25px;height:25px;object-fit:contain}.benefit-tile__body{display:flex;flex-direction:column;gap:4px}.benefit-tile__name{font-weight:700;font-size:20px}.benefit-tile__long{font-size:14px;line-height:1.5}.story-hero{padding-top:64px;padding-bottom:64px;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.story-hero__copy{display:flex;flex-direction:column;gap:24px}.story-hero__copy .lead{max-width:50ch}.story-hero__media{position:relative}.story-hero__photo{aspect-ratio:4 / 5;border-radius:28px;overflow:hidden;background:var(--cream)}.story-hero__photo img{width:100%;height:100%;object-fit:cover}.story-hero__card{position:absolute;left:24px;bottom:24px;background:var(--canvas);border-radius:14px;padding:12px 16px;display:flex;flex-direction:column;gap:2px;box-shadow:0 12px 32px #2117132e}.story-hero__card b{font-weight:700;font-size:15px}.chapters{padding-top:64px;padding-bottom:64px;display:flex;flex-direction:column;gap:40px}.chapters .h2{max-width:20ch}.chapter-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.chapter{background:#fff;border:1px solid var(--border);border-radius:20px;padding:32px;display:flex;flex-direction:column;gap:16px}.chapter__title{font-family:var(--font-display);font-weight:700;font-size:24px;line-height:1.1;color:var(--ink)}.chapter p{font-size:15px;line-height:1.55;color:var(--muted)}.company{padding-top:80px;padding-bottom:80px;display:grid;grid-template-columns:1fr 1.2fr;gap:64px;align-items:start}.company__copy{display:flex;flex-direction:column;gap:20px;position:sticky;top:96px}.company__copy p{font-size:18px;line-height:1.55;color:#fff9f2cc}.company__copy .link--light{color:var(--canvas)}.band--green .h2{color:inherit}.pillars{display:flex;flex-direction:column;gap:12px}.pillar{display:grid;grid-template-columns:56px 1fr;gap:20px;padding:24px;border-radius:20px;background:#fff9f20f}.pillar__icon{width:56px;height:56px;border-radius:var(--pill);background:var(--c, var(--teal));display:grid;place-items:center;color:var(--ink)}.pillar__icon .ic{width:26px;height:26px;stroke-width:1.75}.pillar__body{display:flex;flex-direction:column;gap:6px}.pillar__title{font-weight:700;font-size:20px}.pillar__text{font-size:15px;line-height:1.5;color:#fff9f2cc}.who{padding-top:64px;padding-bottom:64px;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.who__photos{display:grid;grid-template-columns:1fr 1fr;gap:16px}.who__photos img{width:100%;object-fit:cover;border-radius:20px;aspect-ratio:1}.who__photos img:first-child{grid-row:span 2;height:100%;aspect-ratio:auto}.who__copy{display:flex;flex-direction:column;gap:24px}.who__copy .lead{color:var(--muted)}.cta-band{padding-top:64px;padding-bottom:64px;display:grid;grid-template-columns:1fr auto;gap:48px;align-items:center}.cta-band__copy{display:flex;flex-direction:column;gap:12px}.cta-band__copy p{font-size:18px;color:#fff9f2cc;max-width:52ch}.cta-band__actions{display:flex;gap:12px;align-items:center}.sci-hero__intro{max-width:760px;margin:0 auto;padding:80px var(--gutter) 0;display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px}.sci-hero__intro p{font-size:18px;line-height:1.55;color:var(--muted);max-width:56ch}.sci-hero__spacer{height:64px}.sci-grid-section{padding-top:64px;padding-bottom:64px;display:flex;flex-direction:column;gap:32px}.sci-head{display:flex;justify-content:space-between;align-items:end;gap:24px;flex-wrap:wrap}.grade-legend{display:flex;gap:8px;flex-wrap:wrap;font-size:13px;font-weight:700}.grade-pill{display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:var(--pill)}.grade-pill .dot{width:8px;height:8px}.grade-a{background:var(--mint);color:var(--green)}.grade-b{background:var(--butter);color:var(--ink)}.grade-c{background:var(--peach);color:var(--ink)}.sci-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ing-card{background:#fff;border:1px solid var(--border);border-radius:20px;padding:24px;display:flex;flex-direction:column;gap:16px}.ing-card__top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.ing-card__photo{position:relative;width:88px;height:88px;border-radius:var(--pill);overflow:hidden;background:var(--cream);flex:none}.ing-card__photo img{width:100%;height:100%;object-fit:cover}.grade{white-space:nowrap;flex:none;padding:6px 12px;border-radius:var(--pill);font-family:var(--font-utility);font-weight:600;font-size:13px;letter-spacing:.06em;text-transform:uppercase}.ing-card__head{display:flex;flex-direction:column;gap:4px}.ing-card__name{font-family:var(--font-display);font-weight:700;font-size:22px;line-height:1.1;color:var(--ink)}.ing-card__role{font-size:15px;line-height:1.5;color:var(--muted)}.ing-card__amount{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--border);margin-top:auto}.ing-card__amount span{font-size:13px;color:var(--muted)}.ing-card__amount b{font-family:var(--font-utility);font-weight:600;font-size:16px;color:var(--green)}.gates{padding-top:64px;padding-bottom:64px;display:grid;grid-template-columns:1fr 1.4fr;gap:64px;align-items:start}.gates__copy{display:flex;flex-direction:column;gap:16px;position:sticky;top:96px}.gates__copy p{font-size:16px;line-height:1.55;color:var(--muted)}.gate-list{display:flex;flex-direction:column;gap:12px}.gate{display:grid;grid-template-columns:44px 1fr;gap:20px;align-items:start;background:#fff;border:1px solid var(--border);border-radius:20px;padding:24px}.gate__body{display:flex;flex-direction:column;gap:6px}.gate__title{font-weight:700;font-size:20px}.gate__text{font-size:15px;line-height:1.5;color:var(--muted)}.sourcing{padding-top:64px;padding-bottom:64px;display:grid;grid-template-columns:1fr 1fr;gap:24px}.card-green{background:var(--green);color:var(--canvas);border-radius:20px;padding:40px;display:flex;flex-direction:column;gap:20px}.card-green .h2{color:inherit}.card-paper{background:#fff;border:1px solid var(--border);border-radius:20px;padding:40px;display:flex;flex-direction:column;gap:20px}.leave-out{display:grid;grid-template-columns:1fr 1fr;gap:10px;font-size:15px}.leave-out li{display:flex;gap:10px;align-items:center;padding:10px 14px;border-radius:10px;background:var(--cream)}.leave-out .ic{width:16px;height:16px;stroke-width:2.5;color:var(--rust)}.card-paper p{font-size:14px;color:var(--muted);line-height:1.5}.learn-hero{padding-top:64px;padding-bottom:32px;display:flex;flex-direction:column;gap:24px}.learn-hero .filters{justify-content:flex-start;margin-top:0}.learn-featured{padding-bottom:48px}.featured{display:grid;grid-template-columns:1.3fr 1fr;border-radius:28px;overflow:hidden;background:var(--cream);color:var(--ink)}.featured:hover{text-decoration:none}.featured__img{min-height:420px;background-size:cover;background-position:center}.featured__body{padding:48px;display:flex;flex-direction:column;justify-content:center;gap:16px}.featured__title{font-family:var(--font-display);font-weight:700;font-size:36px;line-height:1.05;color:var(--green);text-wrap:pretty}.featured__dek{font-size:16px;line-height:1.55;color:var(--muted)}.bylines{display:flex;align-items:center;gap:20px;flex-wrap:wrap;padding-top:8px}.byline{display:flex;align-items:center;gap:10px}.byline img{width:36px;height:36px;border-radius:var(--pill);object-fit:cover}.byline__text{display:flex;flex-direction:column;line-height:1.25}.byline__k{font-size:11px;font-family:var(--font-utility);font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);display:flex;align-items:center;gap:4px}.byline__k--green{color:var(--green)}.byline__k .ic{width:12px;height:12px;stroke-width:3}.byline__v{font-size:14px;font-weight:700;color:var(--ink)}.featured__read{font-weight:700;color:var(--green);text-decoration:underline;text-underline-offset:4px}.learn-body{padding-bottom:64px}.learn-blocks{display:flex;flex-direction:column;gap:48px}.promo-shop{background:var(--green);color:var(--canvas);border-radius:20px;padding:48px;display:grid;grid-template-columns:1fr auto;gap:48px;align-items:center}.promo-shop .h2{color:inherit}.promo-shop p{font-size:18px;color:#fff9f2cc;max-width:52ch}.promo-news{background:var(--cream);border-radius:20px;padding:32px 48px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.promo-news__copy{display:flex;flex-direction:column;gap:12px}.promo-news__title{font-family:var(--font-display);font-weight:700;font-size:32px;line-height:1.05;color:var(--green)}.promo-news__form{display:flex;flex-direction:column;gap:8px}.promo-news__form form{display:flex;gap:8px;margin-top:4px}.promo-news__form .input-wrap{flex:1;height:48px}.promo-news__form .btn{height:48px;padding:0 18px;font-size:14px}.learn-more{display:flex;flex-direction:column;align-items:center;gap:16px;padding-top:48px}.loader{display:flex;flex-direction:column;align-items:center;gap:8px}.loader__row{display:flex;align-items:center;gap:18px}.loader__row img:first-child{height:64px;width:auto}.loader__row img:last-child{height:26px;width:auto}.more-nuggets img{height:20px;width:auto}@media(max-width:1100px){.display{font-size:clamp(42px,6vw,64px)}.hero__photo{width:100%;margin-left:0;height:auto}.hero__card{left:-16px;bottom:-24px}.benefits__grid{grid-template-columns:repeat(2,1fr)}.video-grid{grid-template-columns:repeat(3,1fr)}.purchase-card{grid-template-columns:1fr;padding:32px}.compare__grid{grid-template-columns:1fr}.review-grid{grid-template-columns:1fr 1fr}.pdp{grid-template-columns:1fr;gap:40px}.pdp__gallery{position:static}.facts{grid-template-columns:repeat(3,1fr)}.benefit-tiles{grid-template-columns:repeat(2,1fr)}.newsletter__card{grid-template-columns:1fr}.newsletter__form-card{margin:0 24px 24px}.newsletter__copy{align-self:start}.sci-grid,.chapter-grid,.article-grid{grid-template-columns:repeat(2,1fr)}.site-footer__grid{grid-template-columns:1fr 1fr}.featured{grid-template-columns:1fr}}.review-card__img{overflow:hidden;background:var(--cream)}.review-card__img img,.article__img img,.featured__img img{width:100%;height:100%;object-fit:cover}.article__img,.featured__img{overflow:hidden}.hero__card>img{height:auto}.m0{margin:0}a.chip:hover,a.benefit-card:hover,a.featured:hover,a.product-card:hover{text-decoration:none}.pills,.benefit-dots,.trust,.checklist,.leave-out{list-style:none;padding:0;margin:0}.shopify-section-header{position:sticky;top:0;z-index:40}.site-header{position:static}.rating.pdp__rating:hover{text-decoration:none}.loop-item[aria-hidden=true]{pointer-events:none}.rte{font-size:17px;line-height:1.65;display:flex;flex-direction:column;gap:18px}.rte h2,.rte h3{font-family:var(--font-display);font-weight:700;color:var(--green);line-height:1.1;margin-top:12px}.rte h2{font-size:32px}.rte h3{font-size:24px}.rte ul,.rte ol{padding-left:24px;display:flex;flex-direction:column;gap:8px}.rte ul{list-style:disc}.rte ol{list-style:decimal}.rte a{text-decoration:underline;text-underline-offset:3px}.rte img{border-radius:20px}.rte blockquote{border-left:4px solid var(--coral);padding-left:20px;font-family:var(--font-display);font-weight:600;font-size:22px;line-height:1.3}.page-main{padding-top:64px;padding-bottom:64px;display:flex;flex-direction:column;gap:32px;max-width:880px}.page-main__title{font-size:48px}.page-main.account,.page-main.cart-page{max-width:var(--container)}.contact-page{padding-top:72px;padding-bottom:80px;display:grid;grid-template-columns:minmax(0,.85fr) minmax(520px,1.15fr);gap:80px;align-items:start}.contact-page__intro{display:flex;flex-direction:column;gap:20px;padding-top:32px}.contact-page__title{font-size:56px}.contact-page__intro .lead{max-width:44ch}.contact-page__details{margin-top:16px;padding-top:24px;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:20px}.contact-page__details>div{display:flex;flex-direction:column;gap:6px}.contact-page__email{width:fit-content;font-family:var(--font-display);font-weight:700;font-size:22px;color:var(--green);text-decoration:underline;text-underline-offset:4px}.contact-page__details .fine{max-width:42ch}.contact-card{background:#fff;border:1px solid var(--border);border-radius:var(--r-lg);padding:40px;box-shadow:var(--shadow-sm)}.contact-form{gap:20px}.contact-form__head{display:flex;flex-direction:column;gap:6px;padding-bottom:4px}.contact-form__head p{font-size:14px}.contact-form__row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-form .form__label{min-width:0}.contact-form .form__label-text{display:inline-flex;align-items:baseline;gap:4px}.form__optional{color:var(--muted);font-size:12px;font-weight:600}.contact-form .input-wrap select{width:100%;min-width:0}.input-wrap--textarea{height:auto;align-items:stretch;padding-top:12px;padding-bottom:12px}.input-wrap--textarea textarea{width:100%;min-height:152px;resize:vertical;border:0;outline:0;background:transparent;font:inherit;color:var(--ink);line-height:1.5}.contact-form__errors{padding:14px 16px;background:#b4553c14;border:1px solid rgba(180,85,60,.25);border-radius:var(--r-sm)}.contact-form__errors ul{margin:0;padding-left:20px;list-style:disc}.contact-form__success{min-height:320px;display:flex;align-items:center;justify-content:center;gap:16px;text-align:left}.contact-form__success-icon{width:52px;height:52px;flex:none;display:grid;place-items:center;border-radius:var(--pill);background:var(--mint);color:var(--green);font-size:24px;font-weight:800}.contact-form__success>div{display:flex;flex-direction:column;gap:6px}.contact-form__success p{color:var(--muted)}.article-page{padding-top:48px;padding-bottom:64px;display:flex;flex-direction:column;gap:32px;max-width:880px}.article-page__head{display:flex;flex-direction:column;gap:16px}.article-page__title{font-size:52px}.article-page__meta{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.article-page__img{border-radius:28px;overflow:hidden;aspect-ratio:3 / 2;background:var(--cream)}.article-page__img img{width:100%;height:100%;object-fit:cover}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card{display:flex;flex-direction:column;gap:16px;background:#fff;border:1px solid var(--border);border-radius:20px;overflow:hidden;color:var(--ink)}.product-card__img{aspect-ratio:1;background:var(--cream);overflow:hidden}.product-card__img img{width:100%;height:100%;object-fit:cover}.product-card__body{padding:0 24px 24px;display:flex;flex-direction:column;gap:8px}.product-card__title{font-weight:700;font-size:20px;line-height:1.25}.product-card__price{font-family:var(--font-utility);font-weight:600;font-size:18px;color:var(--green)}.pagination{display:flex;align-items:center;justify-content:center;gap:16px}.search-form{display:flex;gap:8px;max-width:640px}.cart-page__form{display:flex;flex-direction:column;gap:24px}.cart-table{width:100%;border-collapse:collapse;font-size:15px}.cart-table th{text-align:left;font-family:var(--font-utility);font-weight:600;font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);padding:0 12px 12px 0;border-bottom:1px solid var(--border)}.cart-table td{padding:16px 12px 16px 0;border-bottom:1px solid var(--border);vertical-align:top}.cart-table__r{text-align:right}.cart-table__product{display:grid;grid-template-columns:96px 1fr;gap:16px}.cart-table__qty{width:72px;height:44px;border:1.5px solid var(--border);border-radius:var(--r-sm);padding:0 12px;font:inherit;font-weight:700}.cart-page__summary{display:flex;flex-direction:column;gap:12px;align-items:flex-end;max-width:420px;margin-left:auto;width:100%}.cart-page__summary .cart__row{width:100%}.cart-page__empty{width:100%;max-width:460px;border:1px solid var(--border);border-radius:var(--r-md);background:var(--canvas);overflow:hidden;display:flex;flex-direction:column}.cart-page__empty .cart__body{overflow:visible}.cart-page__empty .cart__body>.btn{align-self:flex-start}.account__grid{display:grid;grid-template-columns:1.4fr 1fr;gap:24px}.account__card{background:#fff;border:1px solid var(--border);border-radius:20px;padding:32px;display:flex;flex-direction:column;gap:16px}.account__card .form{gap:12px}.address-form__grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.input-wrap select{flex:1;border:0;outline:0;background:transparent;font:inherit;color:var(--ink)}details summary{cursor:pointer}.password{min-height:100vh;display:grid;place-items:center;padding:48px 24px;background:var(--cream)}.password__card{width:100%;max-width:480px;background:var(--canvas);border-radius:28px;padding:48px;display:flex;flex-direction:column;gap:20px;text-align:center;box-shadow:var(--shadow-md)}.password__card .form{text-align:left}.announce__compact{display:none}@keyframes pn-menu{0%{transform:translate(-48px);opacity:0}to{transform:none;opacity:1}}.menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex}.menu-overlay__scrim{flex:1;background:#21171366;border:0;padding:0;cursor:default}.menu{position:relative;width:360px;max-width:88%;height:100%;background:var(--canvas);display:flex;flex-direction:column;box-shadow:0 12px 32px #2117132e;animation:pn-menu .32s var(--ease)}.menu__head{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;border-bottom:1px solid var(--border)}.menu__head img{height:22px;width:auto}.menu__nav{display:flex;flex-direction:column;padding:8px 20px;font-family:var(--font-display);font-weight:700;font-size:26px;color:var(--green);overflow-y:auto}.menu__nav a{padding:16px 0;border-bottom:1px solid var(--border);color:var(--ink)}.menu__nav a:last-child{border-bottom:0}.menu__nav a[aria-current=page]{color:var(--green)}.menu__foot{margin-top:auto;padding:20px;display:flex;flex-direction:column;gap:12px;border-top:1px solid var(--border)}.menu__link{display:flex;align-items:center;gap:10px;font-weight:600;color:var(--green);padding:8px 0}.menu__link .ic{width:20px;height:20px;stroke-width:1.75}.swipe-nav{display:none;justify-content:flex-end;gap:8px;margin-top:12px}.swipe-nav.is-scrollable{display:flex}.swipe-nav button{width:44px;height:44px;border-radius:var(--pill);border:1.5px solid var(--green);background:var(--cream);color:var(--green);display:grid;place-items:center}.swipe-nav button[disabled]{opacity:.4;cursor:default}.swipe-nav .ic{width:20px;height:20px;stroke-width:2.25}.pdp-bar{display:none;position:fixed;left:0;right:0;bottom:0;z-index:60;background:var(--canvas);border-top:1px solid var(--border);padding:12px var(--gutter) calc(12px + env(safe-area-inset-bottom));gap:12px;align-items:center;box-shadow:0 -8px 24px #21171314}.pdp-bar__info{display:flex;flex-direction:column;min-width:0}.pdp-bar__total{font-size:16px;font-weight:700;color:var(--ink)}.pdp-bar__sub{font-size:12px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pdp-bar__btn{flex:1;height:48px;border-radius:var(--r-sm);border:0;background:var(--green);color:#fff;font-weight:700;font-size:15px;white-space:nowrap}.pdp-bar__btn:hover{background:var(--green-hover)}.pdp-bar__btn[disabled]{opacity:.6;cursor:default}@media(max-width:989px){:root{--gutter: 32px}main{overflow-x:hidden}.display{font-size:48px}.h2,.h2--36,.h2--32{font-size:32px}.h2--44{font-size:33px}.h2--48,.pdp__title,.newsletter__title{font-size:36px}.founder__quote,.featured__title{font-size:32px}.page-main__title{font-size:36px}.article-page__title{font-size:40px}.announce{font-size:13px;padding:9px 16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.announce__full{display:none}.announce__compact{display:inline}.site-header__inner{height:64px;grid-template-columns:1fr auto 1fr}.menu-btn{display:grid;margin-left:-10px}.logo{justify-self:center}.site-nav{display:none}.site-header__actions{gap:0}.site-header__actions .icon-btn{display:none}.cart-btn{padding-right:0}.hero__grid,.ritual,.compare__grid,.purchase-card,.founder,.faq-preview,.newsletter__card,.pdp,.story-hero,.company,.who,.cta-band,.gates,.sourcing,.featured,.promo-shop,.promo-news{grid-template-columns:1fr;gap:32px;height:auto}.hero__grid>*,.ritual>*,.compare__grid>*,.purchase-card>*,.founder>*,.faq-preview>*,.newsletter__card>*,.pdp>*,.story-hero>*,.company>*,.who>*,.cta-band>*,.gates>*,.sourcing>*,.featured>*,.promo-shop>*,.promo-news>*{grid-row:auto;grid-column:auto;min-width:0;max-width:100%}.pdp__gallery,.company__copy,.gates__copy{position:static}.section-head,.compare__head,.sci-head{flex-wrap:wrap;align-items:flex-start;gap:12px;margin-bottom:32px}.section-head>*,.compare__head>*,.sci-head>*{max-width:100%}.cta-band__actions{flex-wrap:wrap;align-items:flex-start;gap:12px}.hero__title{width:auto;max-width:100%;margin:0}.hero__media{padding:0 0 24px;overflow:visible}.hero__photo{width:100%;max-width:100%;margin-left:0;height:auto;aspect-ratio:4 / 3}.hero__card{left:12px;bottom:0;width:auto;height:auto;padding:14px 18px;gap:12px;border-radius:16px}.hero__card>img{height:80px;width:auto;max-width:none}.story-hero__photo{width:100%}.steps,.benefit-dots,.facts{display:none}.benefits__grid,.benefit-tiles{grid-template-columns:repeat(4,1fr)}.review-grid,.article-grid,.chapter-grid,.sci-grid{grid-template-columns:repeat(3,1fr)}.video-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:16px;padding-bottom:8px}.video-grid::-webkit-scrollbar{display:none}.video-grid>*{flex:0 0 calc((100% - 32px) / 3);scroll-snap-align:start;min-width:0}.gallery__thumbs{display:flex;overflow-x:auto;scrollbar-width:none;gap:8px;padding-bottom:4px}.gallery__thumbs::-webkit-scrollbar{display:none}.gallery__thumb{flex:0 0 64px;width:64px}.newsletter__card{display:flex;flex-direction:column;background:var(--green);min-height:0}.newsletter__bg,.newsletter__shade{display:none}.newsletter__copy{padding:40px 32px 8px;align-self:stretch}.newsletter__form-card{margin:0 32px 32px;padding:32px;box-shadow:none}.story,.story--flip{grid-template-columns:1fr 1fr}.story__text{grid-column:1 / -1;grid-row:1;padding:24px}.story__img{min-height:0;aspect-ratio:4 / 5}.trust{grid-template-columns:1fr}.pdp-bar{display:flex}.pdp-bar[hidden]{display:none}body.has-pdp-bar{padding-bottom:calc(76px + env(safe-area-inset-bottom))}body.has-pdp-bar .toast{bottom:calc(92px + env(safe-area-inset-bottom))}.site-footer__grid{grid-template-columns:1fr 1fr 1fr;gap:32px 24px;padding-top:48px}.site-footer__brand{grid-column:1 / -1}.product-grid{grid-template-columns:repeat(2,1fr)}.account__grid{grid-template-columns:1fr}.contact-page{grid-template-columns:1fr;gap:40px;padding-top:48px}.contact-page__intro{padding-top:0}.cart-table thead{display:none}.cart-table tr{display:flex;flex-direction:column}.cart-table td{padding-right:0}.cart-table__r{text-align:left}}@media(max-width:749px){:root{--gutter: 20px}.display{font-size:35px}.h2,.h2--36,.h2--32,.h2--44,.h2--48,.pdp__title,.newsletter__title,.founder__quote,.featured__title,.page-main__title{font-size:30px}.article-page__title{font-size:32px}.benefits,.ritual,.purchase-module,.founder,.reviews,.faq-preview,.learn-preview,.newsletter,.pdp-benefits,.pdp-faq,.story-hero,.chapters,.company,.who,.cta-band,.sci-grid-section,.gates,.sourcing,.site-footer__grid{padding-top:40px;padding-bottom:40px}.reviews,.sci-grid-section,.chapters{gap:24px}.video-stories,.compare{padding-top:32px;padding-bottom:32px;gap:20px}.compare__grid{gap:20px}.hero__grid,.ritual,.purchase-card,.founder,.faq-preview,.pdp,.story-hero,.company,.who,.cta-band,.gates,.sourcing,.featured,.promo-shop,.promo-news{gap:24px}.pdp{padding-bottom:40px}.learn-hero{padding-top:40px;padding-bottom:24px}.learn-featured,.learn-body{padding-bottom:40px}.sci-hero__intro{padding-top:40px}.sci-hero__spacer{height:40px}.site-footer__legal{padding-top:24px;padding-bottom:calc(32px + env(safe-area-inset-bottom))}.hero__grid{padding-top:24px;padding-bottom:32px;gap:20px}.hero__copy,.story-hero__copy{gap:16px}.hero__actions,.story-hero__copy .hero__actions{flex-wrap:nowrap;gap:8px}.hero__actions>.btn{flex:1;padding:0 8px;font-size:15px;min-width:0}.hero__media{padding-bottom:64px}.benefits__grid,.benefit-tiles,.review-grid,.article-grid,.chapter-grid,.sci-grid,.video-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;height:auto;margin:0 calc(-1 * var(--gutter));padding:0 var(--gutter) 8px;gap:12px;scroll-padding:0 var(--gutter)}.benefits__grid::-webkit-scrollbar,.benefit-tiles::-webkit-scrollbar,.review-grid::-webkit-scrollbar,.article-grid::-webkit-scrollbar,.chapter-grid::-webkit-scrollbar,.sci-grid::-webkit-scrollbar{display:none}.benefits__grid>*,.benefit-tiles>*,.review-grid>*,.article-grid>*,.chapter-grid>*,.sci-grid>*,.video-grid>*{flex:0 0 78%;scroll-snap-align:start;min-width:0}.review-col{grid-template-rows:1fr 1fr}.receipts{flex-direction:row;align-items:flex-start;justify-content:center;gap:0;padding:0;overflow:hidden}.receipt{width:58%;max-width:none;flex:0 0 58%;padding:16px 14px 24px;font-size:13px;transform:rotate(-4deg);z-index:0}.receipts__arrow{display:none}.receipt--pn{transform:rotate(4deg);margin-left:-16%;margin-top:-10px;z-index:1;position:relative}.receipt--pn>*{font-size:13px}.receipt--pn>img{width:96px}.receipt__row{flex-wrap:wrap;font-size:13px}.receipt__note{font-size:10px}.receipt__total{font-size:14px}.formula{padding-top:8px;padding-bottom:16px}.formula__intro{padding-top:24px;padding-bottom:8px;gap:12px}.badges{margin-top:20px;gap:16px 20px}.badge{gap:6px}.badge__icon{width:44px;height:44px}.loop-wrap{margin-top:24px}.loop-btn{display:none}.formula__fine{margin-top:24px}.purchase-card{padding:24px 16px;border-radius:20px}.purchase__copy{gap:28px;padding-top:8px}.type-row{display:grid;grid-template-columns:1fr 1fr;gap:4px;background:var(--cream);border-radius:var(--r-sm);padding:4px}.type-btn{position:relative;overflow:visible;padding:0 10px;min-height:44px;border:0;border-radius:9px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:0;background:transparent;color:var(--ink);transition:background .2s var(--ease)}.type-btn.is-selected{background:var(--green);color:#fff}.type-btn__title{font-size:14px;justify-content:center;gap:6px;flex-wrap:wrap}.type-btn__sub{display:none}.type-btn .save-tag{position:absolute;top:0;right:0;transform:translate(35%,-70%);font-size:12px;padding:2px 8px;box-shadow:0 2px 6px #21171326;letter-spacing:0;text-transform:none;font-family:var(--font-body);font-weight:700}.purchase__cta{flex-direction:column;align-items:stretch}.purchase__cta .btn{min-width:0}.size-btn{padding:0 6px;font-size:13px}.jars{display:none}.trust{gap:12px}.newsletter__copy{padding:32px 16px 4px}.newsletter__form-card{margin:0 16px 16px;padding:24px}.site-footer__grid{grid-template-columns:1fr 1fr;gap:28px 16px}.cart{width:100%}.cart__foot,.cart__summary{padding-bottom:calc(24px + env(safe-area-inset-bottom))}.toast{left:16px;right:16px;transform:none;white-space:normal}.cta-band__actions>.btn,.promo-shop .cta-band__actions>.btn{flex:1 1 auto}.leave-out{grid-template-columns:1fr}.featured__body{padding:24px}.promo-shop{padding:32px 24px}.promo-news{padding:24px}.card-green,.card-paper{padding:28px 24px}.product-grid{grid-template-columns:1fr}.contact-page__title{font-size:40px}.contact-card{padding:24px;border-radius:var(--r-md)}.contact-form__row{grid-template-columns:1fr}.contact-form .btn{width:100%}.address-form__grid{grid-template-columns:1fr}.search-form{flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/base.css.map */
