@import"https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Manrope:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;600;700&display=swap";:root{--slate: #17303a;--cream: #fffdf9;--blue: #82aef5;--pink: #f5568a;--mint: #d1fff0;--mango: #ffb12a;--green: #77e570;--periwinkle: #e8c0ff;--sand: #f8eee6;--line: rgba(23, 47, 58, .16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--slate);font-family:Manrope,Arial,sans-serif}button,input{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,h4,p{margin-top:0}h1,h2{font-family:"DM Serif Display",Georgia,serif;font-weight:400;letter-spacing:-.035em}.srOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.siteHeader{height:82px;padding:0 2.5vw;display:grid;grid-template-columns:190px 1fr 190px;align-items:center;background:var(--cream);position:relative;z-index:50;border-bottom:1px solid rgba(23,47,58,.08)}.brand img{width:155px;height:38px;object-fit:contain;object-position:left center}.nav{display:flex;align-items:center;justify-content:center;gap:42px;text-transform:uppercase;font:700 11px Space Grotesk,sans-serif;letter-spacing:.13em}.nav a{position:relative;padding:30px 0}.nav a:after{content:"";position:absolute;left:0;right:100%;bottom:24px;height:2px;background:var(--pink);transition:right .2s}.nav a:hover,.nav a.active{color:var(--pink)}.nav a:hover:after,.nav a.active:after{right:0}.bag{justify-self:end;border:0;width:44px;height:44px;display:grid;place-items:center;color:var(--slate);transition:transform .2s ease,color .2s ease}.bag:hover{transform:translateY(-1px);color:var(--pink)}.bagIcon{width:25px;height:25px;background:currentColor;-webkit-mask:url(/icons/shopping-bag.svg) center / contain no-repeat;mask:url(/icons/shopping-bag.svg) center / contain no-repeat}.menuButton,.menuEyebrow{display:none}.button{min-height:54px;padding:0 28px;border-radius:999px;border:1.5px solid var(--slate);display:inline-flex;align-items:center;justify-content:center;gap:14px;font-weight:700;background:transparent;cursor:pointer;transition:transform .2s,box-shadow .2s}.button:hover,.pillLink:hover{transform:translateY(-2px);box-shadow:0 5px #172f3a2b}.button span,.pillLink span{font-size:18px}.button.light{background:var(--cream)}.button.outline{color:var(--cream);border-color:var(--cream)}.button.dark{background:var(--slate);color:var(--cream)}.fullButton{width:100%}.pillLink{border:1.5px solid var(--slate);border-radius:999px;background:transparent;min-width:128px;padding:13px 20px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:transform .2s,box-shadow .2s}.eyebrow{display:inline-block;text-transform:uppercase;font:700 10px Space Grotesk,sans-serif;letter-spacing:.16em}.eyebrow.pink{color:var(--pink)}.sticker{display:inline-flex;border:2px solid var(--slate);border-radius:999px;padding:7px 14px;background:var(--cream);box-shadow:0 3px 0 var(--slate);text-transform:uppercase;font:700 10px Space Grotesk,sans-serif;letter-spacing:.12em;transform:rotate(-2deg)}.sectionIntro{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:42px}.sectionIntro h2,.benefitsSection>h2{font-size:clamp(50px,5.2vw,78px);line-height:.9;margin:14px 0 0}.hero{padding:50px 5vw 48px;display:grid;grid-template-columns:.78fr 1.22fr;gap:5vw;background:var(--blue);align-items:center;min-height:665px}.hero h1{font-size:clamp(70px,8vw,126px);line-height:.86;color:var(--cream);margin:36px 0 25px}.hero h1 em{font-weight:400}.heroCopy>p{max-width:500px;color:var(--cream);font-size:17px;line-height:1.65;margin-bottom:30px}.heroActions{display:flex;gap:12px;flex-wrap:wrap}.heroVisual{position:relative;height:570px}.heroVisual>img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:28px}.priceTag,.freshTag{position:absolute;border:2px solid var(--slate);box-shadow:0 3px 0 var(--slate);border-radius:999px;padding:7px 14px;font:700 10px Space Grotesk,sans-serif;text-transform:uppercase;letter-spacing:.1em}.priceTag{right:19px;top:13.15px;background:var(--mango);transform:rotate(4deg)}.freshTag{left:21.66px;bottom:14.71px;background:var(--pink);color:var(--cream);transform:rotate(-2deg)}.ticker{overflow:hidden;background:var(--slate);color:var(--cream);height:72px;display:flex;align-items:center;white-space:nowrap}.ticker div{font:30px "DM Serif Display",serif;word-spacing:20px;animation:drift 32s linear infinite}.ticker i{font-weight:400}.ticker b{color:var(--pink);font-family:Manrope}.ticker b:nth-of-type(2n){color:var(--mango)}@keyframes drift{0%{transform:translate(-3%)}to{transform:translate(-40%)}}.press{min-height:140px;display:flex;align-items:center;justify-content:center;gap:4vw;border-bottom:1px solid var(--line);color:#46555c}.press small{text-transform:uppercase;font:600 9px Space Grotesk;letter-spacing:.15em}.press b{font:400 24px "DM Serif Display",serif}.flavorSection{padding:105px 4vw 110px}.flavorGrid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.flavorCard{height:clamp(390px,24vw,500px);border-radius:28px}.flipFlavorCard{position:relative;overflow:hidden;isolation:isolate;color:var(--cream);background:var(--cream);transition:transform .22s ease,box-shadow .22s ease}.flipFlavorCard:after{content:"";position:absolute;z-index:1;top:45%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#0d2127d1);pointer-events:none}.flipFlavorScene,.flipFlavorSolid{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;transition:opacity .5s ease}.flipFlavorScene{object-fit:cover;opacity:0}.flipFlavorSolid{display:flex;align-items:center;justify-content:center;opacity:1}.flipFlavorBottle{height:78%;width:auto;max-width:62%;object-fit:contain;filter:drop-shadow(0 16px 14px rgba(13,33,39,.22))}.flavorCard .flavorBottle-peppermint{height:53.72%;max-width:none}.flavorCard .flavorBottle-strawberry{height:69%}.comingSoonFlavor .flipFlavorSolid:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#111111de,#000 67.3%)}.flipFlavorCopy{position:absolute;z-index:2;left:24px;right:20px;bottom:20px}.flavorCard h3{font:400 clamp(25px,2vw,34px) "DM Serif Display",serif;margin-bottom:2px}.flavorCard p{font-size:11px;margin:0;color:#fffdf9cc}.miniPrice{position:absolute;z-index:3;right:16px;top:16px;background:var(--mint);color:var(--slate);padding:7px 12px;border-radius:999px;font:700 10px Space Grotesk;box-shadow:0 2px #172f3a38}.flipFlavorCard:not(.comingSoonFlavor):hover{transform:translateY(-8px);box-shadow:0 18px 30px #172f3a38}.flipFlavorCard:not(.comingSoonFlavor):hover .flipFlavorScene{opacity:1}.flipFlavorCard:not(.comingSoonFlavor):hover .flipFlavorSolid{opacity:0}.flipFlavorCard:not(.comingSoonFlavor):focus-visible{transform:translateY(-8px);box-shadow:0 0 0 4px var(--cream),0 0 0 7px var(--slate),0 18px 30px #172f3a38;outline:none}.flipFlavorCard:not(.comingSoonFlavor):focus-visible .flipFlavorScene{opacity:1}.flipFlavorCard:not(.comingSoonFlavor):focus-visible .flipFlavorSolid{opacity:0}.proofStrip{padding:55px 4vw;display:grid;grid-template-columns:repeat(4,1fr);gap:30px;background:var(--mint);text-align:center}.proofStrip span{font-size:25px}.proofStrip h3{font:400 20px "DM Serif Display",serif;margin:10px 0 4px}.proofStrip p{font-size:11px;color:#52666d;margin:0}.aboutSection{padding:85px 2vw;display:grid;grid-template-columns:1fr 1fr;gap:22px;background:var(--blue)}#our-story{scroll-margin-top:70px}.aboutPhoto,.copyCard{border-radius:30px;overflow:hidden}.aboutPhoto img{width:100%;height:100%;object-fit:cover}.aboutPhoto.tall{height:760px}.aboutStack{display:grid;grid-template-rows:auto 1fr;gap:22px}.copyCard{background:var(--cream);padding:55px}.copyCard h2{font-size:clamp(48px,5vw,70px);line-height:.9;margin:18px 0 22px}.copyCard p{line-height:1.7;color:#65747a;max-width:600px}.aboutStack .aboutPhoto{height:410px}.problemSection{padding:105px 5vw;display:grid;grid-template-columns:1fr 1fr;gap:6vw;align-items:center}.problemPhoto img{width:100%;height:650px;object-fit:cover;border-radius:28px}.problemCopy h2{font-size:clamp(48px,5.3vw,76px);line-height:.96;margin:18px 0 25px}.problemCopy>p{font-size:17px;line-height:1.75;color:#5a6b72;max-width:620px}.problemCopy strong{display:block;margin-top:42px;font:400 27px "DM Serif Display",serif}.problemCopy strong em{color:var(--pink)}.scienceSection{padding:110px 5vw;background:var(--slate);color:var(--cream)}.scienceSection .sectionIntro h2{font-size:clamp(54px,6vw,88px)}.scienceGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.scienceGrid article{border:1px solid rgba(255,255,255,.28);border-radius:26px;padding:32px;min-height:340px}.scienceGrid article:nth-child(1){background:#80a9ea}.scienceGrid article:nth-child(2){background:#55af95}.scienceGrid article:nth-child(3){background:#ffae39;color:var(--slate)}.scienceGrid article>span{display:grid;place-items:center;border:1px solid currentColor;border-radius:50%;width:47px;height:47px;font:700 12px Space Grotesk}.scienceGrid h3{font:400 48px "DM Serif Display",serif;margin:45px 0 2px}.scienceGrid small{text-transform:uppercase;font:700 10px Space Grotesk;letter-spacing:.12em}.scienceGrid p{line-height:1.6;margin-top:20px;max-width:380px}.moments{padding:24px 2vw 100px;display:grid;grid-template-columns:1fr .8fr 1fr;gap:18px}.moment{margin:0;position:relative}.moment img{width:100%;height:520px;object-fit:cover;border-radius:26px}.moment:nth-child(2) img{height:430px;margin-top:90px}.moment figcaption{position:absolute;left:18px;bottom:18px;background:var(--cream);padding:10px 15px;border-radius:999px;font:700 11px Space Grotesk}.moment figcaption span{color:var(--pink);text-transform:uppercase;margin-right:8px}.bundleSection{padding:90px 5vw;display:grid;grid-template-columns:.75fr 1.25fr;gap:6vw;align-items:center;background:var(--mango)}.bundleSection h2{font-size:clamp(58px,6.2vw,92px);line-height:.9;margin:18px 0 25px}.bundleSection p{line-height:1.7;max-width:520px}.bundleSection img{width:100%;height:560px;object-fit:cover;border-radius:28px}.reviewsSection{padding:110px 5vw;background:var(--mint)}.reviewGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.reviewGrid article{background:var(--cream);padding:34px;border:1px solid var(--line);border-radius:26px;display:flex;flex-direction:column;min-height:320px}.stars{color:var(--pink);letter-spacing:4px}.reviewGrid blockquote{font:400 23px/1.35 "DM Serif Display",serif;margin:25px 0 40px;flex:1}.reviewGrid footer{display:flex;justify-content:space-between;align-items:center;font-size:13px}.reviewGrid footer span{background:var(--mint);border-radius:999px;padding:7px 12px}.storyHero{min-height:508px;padding:90px 5vw;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:var(--blue);scroll-margin-top:82px}.storyHero h2{max-width:1180px;margin:28px auto 0;color:#fff;font-size:75px;line-height:.88}.storyHero h2 em{color:var(--slate);font-weight:400}.storyEyebrow{color:var(--cream)}.homeStory{min-height:820px;padding:75px 5vw;display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:center}.homeStory.reverse{grid-template-columns:1fr 1fr}.homeStory.reverse>img{order:2}.homeStory>img{width:100%;height:670px;object-fit:cover;border-radius:30px}.homeStoryCopy h2{font-size:clamp(52px,5.5vw,82px);line-height:.93;margin:20px 0 28px}.homeStoryCopy>.eyebrow{font-family:Manrope,sans-serif}.homeStoryCopy p{max-width:610px;color:#17303ab3;font-size:16px;line-height:1.8}.storyClean{background:var(--periwinkle)}.storyScience{background:var(--slate);color:var(--cream)}.storyScience .homeStoryCopy p{color:#fffdf9b3}.storyBottle{background:var(--mango)}.storyBottle .homeStoryCopy p{color:#17303ab3}.storyFinal{background:var(--cream)}.storyFinal .button{margin-top:16px}.benefitsSection{padding:110px 5vw}.benefitGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:50px}.benefitGrid article{padding:30px;border-radius:25px;min-height:290px}.benefitGrid article:nth-child(1){background:var(--blue)}.benefitGrid article:nth-child(2){background:var(--mint)}.benefitGrid article:nth-child(3){background:#ffd7e9}.benefitGrid article:nth-child(4){background:#d9f4cc}.benefitGrid span{text-transform:uppercase;font:700 10px Space Grotesk;letter-spacing:.13em}.benefitGrid h3{font:400 42px/1 "DM Serif Display",serif;margin:40px 0 16px}.benefitGrid p{font-size:14px;line-height:1.6}.goodStuff{padding:70px 5vw;display:grid;grid-template-columns:1.2fr 1fr;gap:7vw;align-items:end;background:#ffd7e9}.goodStuff h2{font-size:clamp(46px,5vw,74px);line-height:.93;margin:18px 0 0}.goodStuffPoints{display:grid;grid-template-columns:1fr 1fr;gap:22px}.goodStuffPoints p{padding-top:24px;border-top:1px solid var(--slate);margin:0;display:flex;flex-direction:column;gap:8px}.goodStuffPoints span{font-size:12px;color:#5b6b71}.finalCta{padding:120px 5vw;text-align:center;background:var(--blue)}.finalCta h2{font-size:clamp(65px,8vw,120px);line-height:.88;color:var(--cream);margin:42px 0}.finalCta h2 em{color:var(--slate);font-weight:400}.brandProofStrip{min-height:85px;padding:24px 5vw;display:flex;align-items:center;justify-content:center;gap:clamp(34px,7vw,110px);background:var(--slate);color:var(--cream);font:700 11px Manrope,sans-serif;text-transform:uppercase;letter-spacing:.09em}.brandProofStrip span{white-space:nowrap}.routeHero{padding:100px 5vw 55px;text-align:center;background:var(--blue)}.routeHero h1{margin:20px auto;font-size:clamp(76px,10vw,150px);line-height:.82;color:var(--cream)}.routeHero h1 em{color:var(--mango);font-weight:400}.routeHero>p{color:var(--cream);max-width:680px;margin:0 auto 28px;font-size:17px;line-height:1.7}.routeBadges{margin-top:50px;padding-top:28px;border-top:1px solid rgba(255,253,249,.4);display:flex;justify-content:center;gap:42px;color:var(--cream);font:700 10px Manrope,sans-serif;text-transform:uppercase;letter-spacing:.08em}.shopGrid{padding:70px 2vw 100px;display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.shopProductCard{position:relative;border-radius:26px;overflow:hidden;height:570px;background:#ddd}.shopProductCard.comingSoonProduct{background-repeat:no-repeat;background-size:cover}.shopProductCard>img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.shopProductCard:hover>img{transform:scale(1.03)}.shopProductCard:after{content:"";position:absolute;top:42%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#091b22e6)}.shopCardOverlay{position:absolute;z-index:2;inset:auto 20px 20px;color:var(--cream)}.shopCardOverlay>div:last-child{display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.5);padding-top:14px;margin-top:15px}.shopCardOverlay h2{font-size:35px;margin-bottom:3px}.shopCardOverlay p{font-size:11px;margin:0}.shopCardOverlay b{font-size:13px}.shopCardOverlay span{font:700 10px Space Grotesk;text-transform:uppercase}.newBadge{position:absolute;z-index:3;top:15px;right:15px;background:var(--pink);color:var(--cream);border:1.5px solid var(--slate);box-shadow:0 2px 0 var(--slate);border-radius:999px;padding:7px 12px;font:700 9px Space Grotesk;text-transform:uppercase}.shopClosing{text-align:center;padding:95px 5vw;background:var(--mint)}.shopClosing h2{font-size:clamp(52px,6vw,88px);margin:17px 0 35px}.bundlesHero{padding-bottom:90px}.bundleCards{padding:85px 4vw 105px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.bundleCard{border:1.5px solid var(--slate);border-radius:28px;padding:30px;position:relative;display:flex;flex-direction:column;min-height:605px}.bundleCard:nth-child(2){background:var(--periwinkle)}.bundleCard:nth-child(3){background:var(--mint)}.bundleBadge{align-self:flex-start;background:var(--mango);border:1.5px solid var(--slate);box-shadow:0 2px 0 var(--slate);border-radius:999px;padding:7px 12px;font:700 9px Space Grotesk;text-transform:uppercase;letter-spacing:.08em}.bundleCard h2{font-size:52px;line-height:.95;margin:30px 0 6px}.bundleCard>p{color:#17303ab3;min-height:48px}.bundlePrice{display:flex;align-items:baseline;gap:9px;margin:13px 0 24px}.bundlePrice strong{font:400 50px "DM Serif Display"}.bundlePrice s{color:#17303a73;font-size:14px}.bundlePrice span{font-size:12px}.bundleChips{display:flex;flex-wrap:wrap;gap:7px}.bundleChips span{border:1px solid var(--slate);border-radius:999px;padding:7px 10px;font:700 9px Space Grotesk;text-transform:uppercase}.bundleCard ul{list-style:none;padding:22px 0;margin:auto 0 18px;border-top:1px solid var(--line)}.bundleCard li{padding:6px 0;font-size:13px}.bundleWhy{background:var(--mango);padding:95px 7vw;display:grid;grid-template-columns:.9fr 1.1fr;gap:8vw;align-items:center}.bundleWhy h2{font-size:clamp(58px,6.5vw,95px);line-height:.9;margin:18px 0 0}.bundleWhy ol{list-style:none;padding:0;margin:0}.bundleWhy li{display:flex;align-items:center;gap:18px;padding:18px 0;border-bottom:1px solid rgba(23,47,58,.3);font:500 20px "DM Serif Display"}.bundleWhy li span{font-family:sans-serif;width:36px}.subscribeSection{padding:110px 4vw}.subscribeIntro{text-align:center;max-width:760px;margin:0 auto 55px}.subscribeIntro h2{font-size:clamp(65px,7vw,105px);line-height:.86;margin:20px 0 25px}.subscribeIntro p{color:#596a71;line-height:1.7}.subscribeGrid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.subscribeCard{min-height:380px;border-radius:25px}.subscribeCard h3{font:400 27px "DM Serif Display";margin:0}.subscribeFlavorCopy p{margin:5px 0 0;color:#fffc;font-size:11px}@media(prefers-reduced-motion:reduce){.flipFlavorCard,.flipFlavorScene,.flipFlavorSolid{transition-duration:.01ms}.flipFlavorCard:hover,.flipFlavorCard:focus-visible{transform:none}}.aboutHero{background:var(--blue);padding:85px 5vw 95px;text-align:center}.aboutHero h1{color:var(--cream);font-size:clamp(63px,8.4vw,126px);line-height:.87;margin:25px auto 0;max-width:1300px}.aboutHero h1 em{color:var(--pink);font-weight:400}.storySplit{padding:85px 5vw;display:grid;grid-template-columns:.9fr 1.1fr;gap:6vw;align-items:center}.storySplit.reverse{grid-template-columns:1.1fr .9fr}.storySplit>img{width:100%;height:650px;object-fit:cover;border-radius:30px}.storyCopy h2{font-size:clamp(52px,5.4vw,82px);line-height:.93;margin:20px 0 28px}.storyCopy p{font-size:16px;line-height:1.8;color:#576a72}.cleanStory{background:#ffd7e9}.scienceStory{background:var(--slate);color:var(--cream)}.scienceStory .storyCopy p{color:#cad4d8}.bottleStory{background:var(--mango)}.bottleStory .storyCopy p{color:#334a54}.glowStory{background:var(--cream)}.glowStory .button{margin-top:18px}.anchorsSection{padding:110px 5vw;text-align:center;background:var(--blue)}.anchorsSection h2{color:var(--cream);font-size:clamp(62px,7vw,105px);margin:17px 0 55px}.anchorsSection>div{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.anchorsSection>div span{background:var(--cream);border:1.5px solid var(--slate);box-shadow:0 3px 0 var(--slate);padding:14px 25px;border-radius:999px;font:400 24px "DM Serif Display"}.anchorsSection>div span:nth-child(2n){transform:rotate(2deg);background:var(--mango)}.anchorsSection>div span:nth-child(3n){transform:rotate(-2deg);background:#ffd7e9}.statsStrip{padding:75px 4vw;display:grid;grid-template-columns:repeat(4,1fr);background:var(--mint);text-align:center}.statsStrip>div{border-right:1px solid rgba(23,47,58,.2)}.statsStrip>div:last-child{border:0}.statsStrip b{display:block;font:400 58px "DM Serif Display"}.statsStrip span{text-transform:uppercase;font:700 9px Space Grotesk;letter-spacing:.1em}.aboutBadges{display:flex;justify-content:center;gap:55px;padding:35px 4vw;background:var(--slate);color:var(--cream);font:700 10px Manrope,sans-serif;text-transform:uppercase;letter-spacing:.08em}.faqHero{padding:110px 5vw;text-align:center;background:var(--sand)}.faqHero h1{font-size:clamp(72px,9vw,130px);line-height:.84;margin:25px 0 35px}.faqHero h1 em{color:var(--pink);font-weight:400}.faqHero p{max-width:650px;margin:0 auto;color:#5f6e74;line-height:1.7}.faqHero p a{text-decoration:underline}.faqSections{max-width:1180px;margin:0 auto;padding:40px 5vw 110px}.faqSection{display:grid;grid-template-columns:300px 1fr;gap:50px;padding:75px 0;border-bottom:1px solid var(--line);scroll-margin-top:80px}.faqHeading h2{font-size:56px;margin:13px 0 0}.faqItem{border-top:1px solid var(--slate)}.faqItem:last-child{border-bottom:1px solid var(--slate)}.faqItem h3{margin:0}.faqItem h3 button{border:0;background:none;width:100%;padding:22px 0;display:flex;justify-content:space-between;gap:30px;text-align:left;cursor:pointer;font-weight:700}.faqItem h3 i{font-style:normal;font-size:24px;font-weight:400}.faqAnswer p{color:#5f7077;line-height:1.75;padding:0 50px 24px 0;margin:0}.faqCta{padding:100px 5vw;text-align:center;background:var(--blue)}.faqCta h2{color:var(--cream);font-size:clamp(62px,7vw,105px);line-height:.9;margin:22px 0 40px}.faqCta>div{display:flex;justify-content:center;gap:12px}.cartPage{min-height:70vh;display:grid;place-items:center;background:var(--sand);padding:80px 20px}.cartEmpty{text-align:center;max-width:700px}.emptyBagIcon{width:100px;height:105px;border:3px solid var(--slate);border-radius:8px 8px 25px 25px;margin:30px auto;position:relative;transform:rotate(-3deg);background:var(--mango);box-shadow:7px 7px 0 var(--slate)}.emptyBagIcon:before{content:"";position:absolute;width:45px;height:28px;border:3px solid var(--slate);border-bottom:0;border-radius:30px 30px 0 0;left:24px;top:-30px}.cartEmpty h1{font-size:clamp(62px,8vw,110px);line-height:.9;margin:20px 0}.cartEmpty p{color:#5c6d73;font-size:17px}.cartEmpty>div:last-child{display:flex;gap:12px;justify-content:center;margin-top:35px}.productTop{padding:65px 5vw 95px;display:grid;grid-template-columns:1.07fr .93fr;gap:6vw;align-items:start}.productGallery{position:sticky;top:20px}.galleryMain{border:0;width:100%;aspect-ratio:1;border-radius:32px;padding:7%;position:relative;cursor:zoom-in;overflow:hidden}.galleryMain img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 24px 20px rgba(9,28,35,.2))}.galleryMain.gallery-scene,.galleryMain.gallery-lifestyle{padding:0}.galleryMain.gallery-scene img,.galleryMain.gallery-lifestyle img{object-fit:cover;filter:none}.galleryMain.gallery-facts{padding:0}.galleryMain.gallery-facts img{object-fit:cover;filter:none}.galleryMain span{position:absolute;left:20px;bottom:20px;background:var(--cream);border:1px solid var(--slate);border-radius:999px;padding:9px 14px;font:700 9px Space Grotesk;text-transform:uppercase}.galleryThumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px}.galleryThumbs button{aspect-ratio:1;border:1px solid var(--line);border-radius:15px;background:#f6f2ed;padding:5px;overflow:hidden;cursor:pointer}.galleryThumbs button.active{border:2px solid var(--slate)}.galleryThumbs img{width:100%;height:100%;object-fit:cover;border-radius:10px}.galleryThumbs button.gallery-bottle img{object-fit:contain;padding:15%}.galleryThumbs button.gallery-facts img{object-fit:cover}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#17303a33;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:grid;place-items:center;padding:clamp(18px,5vw,72px)}.lightboxCard{width:min(760px,88vw);height:min(760px,82vh);position:relative;overflow:hidden;border:10px solid var(--slate);border-radius:36px;padding:6%;box-shadow:0 22px 70px #0d1f274d}.lightboxCard>img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 24px 20px rgba(9,28,35,.2))}.lightboxCard.gallery-scene,.lightboxCard.gallery-facts,.lightboxCard.gallery-lifestyle{padding:0}.lightboxCard.gallery-scene>img,.lightboxCard.gallery-facts>img,.lightboxCard.gallery-lifestyle>img{object-fit:cover;filter:none}.lightboxCard>button{position:absolute;left:22px;bottom:22px;min-height:42px;border-radius:999px;border:1.5px solid var(--slate);background:var(--cream);padding:0 18px;text-transform:uppercase;font:700 10px Space Grotesk,sans-serif;letter-spacing:.08em;cursor:pointer}.productInfo{padding-top:5px}.backLink{display:block;margin-bottom:38px;font:700 10px Space Grotesk;text-transform:uppercase;letter-spacing:.1em}.productInfo h1{font-size:65px;line-height:1.1855;letter-spacing:-3.136px;margin:20px 0 8px;white-space:nowrap}.productNote{color:#5b6d74;font-size:17px}.productPrice{display:flex;align-items:baseline;gap:20px;padding:22px 0;border-bottom:1px solid var(--line)}.productPrice strong{font:400 34px "DM Serif Display"}.productPrice span{font:700 9px Space Grotesk;text-transform:uppercase;letter-spacing:.08em}.productBadges{display:flex;flex-wrap:wrap;gap:7px;padding:22px 0 5px}.productBadges span{font:700 8px Manrope,sans-serif;text-transform:uppercase}.productBenefits{list-style:none;padding:18px 0;margin:0}.productBenefits li{position:relative;padding:7px 0 7px 25px;font-size:13px}.productBenefits li:before{content:"\2713";position:absolute;left:0;color:var(--pink);font-weight:800}.purchaseCard{border:1.5px solid var(--slate);border-radius:25px;padding:25px;background:var(--sand);margin-top:15px}.purchaseCard h2{font-size:33px;margin:12px 0 20px}.purchaseCard label{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;border-top:1px solid var(--line);padding:15px 0;font-size:13px;cursor:pointer}.purchaseCard input{accent-color:var(--pink)}.purchaseCard label span{display:flex;align-items:center;gap:8px}.purchaseCard label i{font: 700 8px Space Grotesk;background:var(--mint);border-radius:999px;padding:5px 7px;text-transform:uppercase}.purchaseCard>p{font-size:11px;line-height:1.6;color:#68777c}.productDescription{padding:95px 7vw;background:var(--slate);color:var(--cream);display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw}.productDescription h2{font-size:clamp(55px,6vw,88px);line-height:.9;margin:20px 0 0}.productDescription p{line-height:1.8;color:#fffdf9b3}.productPerks{padding:45px 4vw;display:grid;grid-template-columns:repeat(4,1fr);background:var(--mint)}.productPerks>span{display:flex;align-items:center;justify-content:center;gap:12px;border-right:1px solid rgba(23,47,58,.2);font-size:20px}.productPerks>span:last-child{border:0}.productPerks b{font:700 10px Space Grotesk;text-transform:uppercase;letter-spacing:.07em}.moreFlavors{padding:100px 4vw}.moreFlavorGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.moreFlavorGrid>:is(a,article){height:390px;border-radius:25px;position:relative;overflow:hidden;color:var(--cream)}.moreFlavorGrid>:is(a,article):after{content:"";position:absolute;top:55%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#0b1e26a6)}.moreFlavorGrid img{width:100%;height:80%;object-fit:contain;padding:35px 28% 0;transition:transform .2s;filter:drop-shadow(0 12px 12px rgba(0,0,0,.2))}.moreFlavorGrid a:hover img{transform:translateY(-5px) rotate(2deg)}.moreFlavorGrid>:is(a,article)>div{position:absolute;z-index:2;left:20px;right:20px;bottom:18px;display:flex;justify-content:space-between;align-items:end}.moreFlavorGrid h3{font:400 25px "DM Serif Display";margin:0}.siteFooter{background:var(--slate);color:var(--cream);padding:80px 5vw 30px}.newsletter{display:grid;grid-template-columns:1.1fr .9fr;gap:6vw;align-items:end;padding-bottom:75px;border-bottom:1px solid rgba(255,253,249,.2)}.newsletter h2{font-size:clamp(52px,6vw,82px);margin-bottom:12px}.newsletter h2 em{color:#88afea}.newsletter p{color:#fffdf9b3;margin-bottom:0}.newsletter form{display:flex;border-bottom:1px solid var(--cream)}.newsletter input{flex:1;min-width:0;height:55px;color:var(--cream);border:0;outline:0;background:transparent}.newsletter input::placeholder{color:#91a3aa;opacity:1}.newsletter form button{border:0;background:none;color:var(--cream);font-weight:700;cursor:pointer}.newsletter form button:disabled,.modal form button:disabled{cursor:wait;opacity:.65}.newsletterThanks{align-self:center;color:var(--mint)!important;font-weight:700}.formHoney{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;padding:0!important;opacity:0!important;pointer-events:none!important}.formError{color:#ff9bcb!important;font-size:11px!important;line-height:1.5;margin-top:10px!important}.modal .formError{color:#b30c5e!important}.footerGrid{display:grid;grid-template-columns:2fr repeat(2,1fr);gap:55px;padding:70px 0}.footerGrid>div:not(.footerBrand){display:flex;flex-direction:column;gap:13px;font-size:13px}.footerGrid h4{text-transform:uppercase;font:700 10px Space Grotesk;letter-spacing:.14em;color:var(--blue)}.footerBrand img{width:190px;height:46px;object-fit:contain;object-position:left}.footerBrand p{max-width:420px;color:#fffdf9b3;line-height:1.6}.footerBadges{display:flex;flex-wrap:wrap;gap:7px;max-width:550px}.footerBadges span{font:700 8px Manrope,sans-serif;text-transform:uppercase}.socialLink{display:inline-flex;gap:8px;margin-top:20px;font-size:12px}.legal{border-top:1px solid rgba(255,253,249,.2);padding-top:26px;display:flex;justify-content:space-between;color:#fffdf973;font-size:11px}.modalBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f222ab3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:100;display:grid;place-items:center;padding:20px}.modal{position:relative;background:var(--cream);border-radius:30px;padding:48px 56px;width:min(600px,100%);box-shadow:0 35px 90px #0000004d;text-align:center}.modalClose{position:absolute;right:18px;top:16px;border:1px solid rgba(23,48,58,.35);background:var(--cream);border-radius:50%;width:34px;height:34px;font-size:22px;line-height:1;cursor:pointer}.modalBrand{display:block;color:var(--pink);font:700 13px Manrope,sans-serif}.modal h2{font-size:52px;line-height:1;margin:27px 0 40px}.modal h2 em{color:var(--pink)}.modal>p{max-width:460px;margin:0 auto 34px;line-height:1.7;color:var(--slate)}.modal form{padding:30px;border-radius:28px;background:var(--mint);text-align:left}.modal form h3{margin:0 0 22px;font:400 36px/1.1 "DM Serif Display",Georgia,serif;letter-spacing:-.03em}.modal form>div{display:flex;gap:10px}.modal input{flex:1;height:58px;border:1px solid rgba(23,48,58,.22);border-radius:999px;background:var(--cream);padding:0 18px;min-width:0;outline:0}.modal form button{min-width:132px;border:0;border-radius:999px;background:var(--pink);color:var(--slate);padding:0 24px;font-weight:700;cursor:pointer;white-space:nowrap}.modal>small{display:block;margin-top:13px;color:#79868b;font-size:10px}@media(max-width:1100px){.siteHeader{grid-template-columns:160px 1fr 60px}.nav{gap:27px}.hero{grid-template-columns:1fr 1.2fr}.heroVisual{height:510px}.heroVisual>img{height:510px}.flavorGrid,.shopGrid,.subscribeGrid{grid-template-columns:repeat(3,1fr)}.shopProductCard{height:520px}.proofStrip,.productPerks{grid-template-columns:repeat(2,1fr);gap:30px 0}.scienceGrid{grid-template-columns:1fr}.scienceGrid article{min-height:250px}.scienceGrid h3{margin-top:25px}.benefitGrid{grid-template-columns:repeat(2,1fr)}.bundleCards{grid-template-columns:1fr;max-width:760px;margin:auto}.bundleCard{min-height:0}.bundleCard ul{margin-top:25px}.moreFlavorGrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){body.menuOpen{overflow:hidden}.siteHeader{height:70px;padding:0 18px;grid-template-columns:1fr auto auto;gap:14px;position:sticky;top:0}.brand img{width:135px}.menuButton{display:flex;width:33px;height:33px;border:0;border-radius:0;background:transparent;flex-direction:column;justify-content:center;gap:4px;padding:7px;position:relative;z-index:52;cursor:pointer}.menuButton span{display:block;height:1.5px;background:var(--slate);width:19px;transition:transform .2s ease,opacity .2s ease}.menuButton.open span:nth-child(1){transform:translateY(5.5px) rotate(45deg)}.menuButton.open span:nth-child(2){opacity:0}.menuButton.open span:nth-child(3){transform:translateY(-5.5px) rotate(-45deg)}.bag{width:38px;height:38px}.siteHeader.menuActive .bag{display:none}.nav{display:flex;visibility:hidden;opacity:0;pointer-events:none;position:fixed;z-index:51;top:70px;left:0;right:0;bottom:0;background:var(--cream);padding:28px 18px 70px;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0;border-top:1px solid var(--line);transition:opacity .2s ease,visibility .2s ease}.nav.open{visibility:visible;opacity:1;pointer-events:auto}.menuEyebrow{display:block;color:var(--pink);margin-bottom:14px;text-transform:uppercase;font:700 10px Space Grotesk,sans-serif;letter-spacing:.16em}.nav a{width:100%;padding:14px 0;border-bottom:1px solid var(--line);white-space:nowrap;font:400 clamp(32px,9.2vw,36px)/1.02 "DM Serif Display",Georgia,serif;letter-spacing:-.03em;text-transform:none}.nav a:after{display:none}.hero{padding:42px 18px;grid-template-columns:1fr;gap:32px}.hero h1{font-size:72px}.heroVisual{height:430px}.heroVisual>img{height:430px;object-position:center;border-radius:28px}.priceTag{right:19px;top:13.15px;background:var(--mango)}.freshTag{left:21.66px;top:auto;bottom:14.73px}.ticker{height:58px}.ticker div{font-size:24px}.press{overflow:auto;justify-content:flex-start;padding:0 22px;gap:35px}.press>*{flex:none}.flavorSection{padding:75px 18px}.sectionIntro{align-items:flex-start}.sectionIntro h2{font-size:50px}.flavorGrid{grid-template-columns:repeat(2,1fr)}.flavorCard{height:330px}.flavorCard:last-child{grid-column:1 / -1}.proofStrip{padding:45px 20px;gap:40px 14px}.aboutSection,.problemSection,.bundleSection{grid-template-columns:1fr;padding:60px 18px}.aboutPhoto.tall{height:520px}.aboutStack .aboutPhoto{height:360px}.copyCard{padding:35px 25px}.problemPhoto img{height:460px}.scienceSection,.reviewsSection,.benefitsSection{padding:75px 18px}.scienceSection .sectionIntro h2{font-size:53px}.moments{grid-template-columns:1fr;padding:18px 18px 70px}.moment img,.moment:nth-child(2) img{height:430px;margin-top:0}.bundleSection img{height:380px}.reviewGrid,.benefitGrid{grid-template-columns:1fr}.storyHero{min-height:610px;padding:80px 20px;scroll-margin-top:70px}.storyHero h2{font-size:58px}.homeStory,.homeStory.reverse{min-height:0;grid-template-columns:1fr;padding:65px 18px;gap:38px}.homeStory>img,.homeStory.reverse>img{order:2}.homeStory>img{height:510px}.homeStoryCopy h2{font-size:52px}.benefitGrid article{min-height:220px}.goodStuff{grid-template-columns:1fr}.finalCta{padding:90px 18px}.finalCta h2{font-size:65px}.brandProofStrip{min-height:144px;padding:28px 18px;flex-wrap:wrap;gap:18px 26px}.routeHero{padding:75px 18px 45px}.routeHero h1{font-size:78px}.routeBadges,.aboutBadges{flex-wrap:wrap;gap:15px 25px}.shopGrid{grid-template-columns:repeat(2,1fr);padding:45px 18px 75px}.shopProductCard{height:480px}.shopProductCard:last-child{grid-column:1 / -1}.bundleCards{padding:55px 18px 75px}.bundleWhy{grid-template-columns:1fr;padding:75px 20px}.subscribeSection{padding:75px 18px}.subscribeGrid{grid-template-columns:repeat(2,1fr)}.subscribeCard{min-height:340px}.subscribeCard:last-child{grid-column:1 / -1}.storySplit,.storySplit.reverse{grid-template-columns:1fr;padding:70px 18px}.storySplit.reverse img{order:2}.storySplit>img{height:500px}.statsStrip{grid-template-columns:repeat(2,1fr);gap:40px 0}.statsStrip>div:nth-child(2){border:0}.faqHero{padding:80px 18px}.faqSection{grid-template-columns:1fr;gap:25px;padding:55px 0}.faqSections{padding:20px 20px 80px}.productTop{grid-template-columns:1fr;padding:30px 18px 70px}.productGallery{position:static}.productInfo h1{white-space:normal}.productDescription{grid-template-columns:1fr;padding:75px 20px}.productPerks{padding:40px 18px}.productPerks>span:nth-child(2){border:0}.moreFlavors{padding:75px 18px}.moreFlavorGrid>:is(a,article){height:330px}.newsletter{grid-template-columns:1fr}.homePage+.siteFooter .newsletter form{margin-top:22px}.footerGrid{grid-template-columns:1fr 1fr;gap:40px}.footerBrand{grid-column:1 / -1}.legal{gap:20px}.modal{padding:45px 25px}.modal h2{font-size:52px}}@media(min-width:1281px){.homePage .ticker{height:112px}.homePage .flavorSection{padding-top:44px;padding-bottom:44px}.homePage .reviewsSection{padding-top:92.5px;padding-bottom:92.5px}.homePage+.siteFooter{padding-top:122px;padding-bottom:73px}}@media(max-width:480px){.hero h1{font-size:61px}.heroCopy>p{font-size:15px}.heroVisual{height:390px}.heroVisual>img{height:390px}.heroActions .button{width:100%}.sectionIntro{display:block}.sectionIntro .pillLink{margin-top:25px}.flavorGrid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.flavorCard,.flavorCard:last-child{flex:0 0 78vw;height:390px;scroll-snap-align:start}.flavorCard .flavorBottle-peppermint,.flavorCard .flavorBottle-strawberry{height:78%}.proofStrip{grid-template-columns:1fr 1fr}.proofStrip p{font-size:10px}.problemCopy h2,.copyCard h2{font-size:47px}.moments .moment img{height:400px}.storyHero h2{font-size:48px}.homeStory>img{height:420px}.homeStoryCopy h2{font-size:45px}.homeStory.storyPocket{min-height:1023.664px}.homeStory.storyClean{min-height:1053.227px}.homeStory.storyScience{min-height:1138.852px}.homeStory.storyBottle{min-height:1041.195px}.homeStory.storyFinal{min-height:1095.664px}.bundleSection h2{font-size:57px}.benefitsSection>h2{font-size:52px}.goodStuffPoints{grid-template-columns:1fr}.routeHero h1{font-size:64px}.shopGrid{grid-template-columns:1fr}.shopProductCard,.shopProductCard:last-child{grid-column:auto;height:570px}.bundleCard{padding:24px}.bundleCard h2{font-size:45px}.subscribeGrid{display:flex;overflow-x:auto}.subscribeCard,.subscribeCard:last-child{flex:0 0 76vw;min-height:380px}.aboutHero h1{font-size:55px}.storyCopy h2{font-size:49px}.storySplit>img{height:420px}.anchorsSection{padding:75px 18px}.anchorsSection h2{font-size:56px}.aboutBadges{flex-direction:column;align-items:center}.faqHero h1{font-size:60px}.faqHeading h2{font-size:48px}.faqCta{padding:75px 18px}.faqCta h2{font-size:55px}.faqCta>div,.cartEmpty>div:last-child{flex-direction:column;align-items:stretch}.productInfo h1{font-size:67px}.purchaseCard label span{display:block}.purchaseCard label i{display:inline-block;margin-top:5px}.productPerks{grid-template-columns:1fr;gap:0}.productPerks>span{justify-content:flex-start;border-right:0;border-bottom:1px solid rgba(23,47,58,.2);padding:15px 0}.moreFlavorGrid{grid-template-columns:1fr}.moreFlavorGrid>:is(a,article){height:390px}.footerGrid{grid-template-columns:1fr}.footerBrand{grid-column:auto}.legal{flex-direction:column}.modal form>div{border-radius:20px;display:grid}.modal input,.modal form button{height:52px}.modal .button{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/base.css.map */
