@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#064e49;--dark:#063f3c;--yellow:#edf58a;--paper:#fbfcf8;--line:#cbd9d0;--body:#405b55}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,select{font:inherit;color:inherit}button,a,select,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #3989cd;outline-offset:5px}img{display:block;max-width:100%}.skip{position:fixed;top:-60px;background:white;z-index:100;padding:10px}.skip:focus{top:0}.announcement{background:var(--ink);color:var(--yellow);text-align:center;padding:9px 16px;font-size:13px;letter-spacing:.05em}header{height:94px;padding:0 4.6%;display:flex;align-items:center;justify-content:space-between;gap:25px;background:var(--paper);position:sticky;top:0;z-index:20;border-bottom:1px solid #e0e6df}.logo{font-family:'Manrope',Arial,sans-serif;font-weight:800;font-size:39px;letter-spacing:-2.3px;line-height:1}.logo span{font:12px Arial;vertical-align:top;display:inline-block;margin:6px 0 0 4px;letter-spacing:0}nav{display:flex;gap:33px;font-size:14px;font-weight:550}nav a:hover,.text-link:hover{opacity:.65}.header-right{display:flex;align-items:center;gap:25px}select{border:0;background:transparent;cursor:pointer;font-size:14px}.header-shop{border:1px solid var(--ink);border-radius:28px;padding:10px 21px;font-size:14px}.header-shop:hover{background:var(--yellow)}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:640px}.hero-copy{padding:62px 9% 48px;background:var(--ink);color:var(--paper);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.eyebrow{font-size:12px;font-weight:650;letter-spacing:.13em;margin-bottom:23px}.hero .eyebrow{color:#d7e9aa}h1,h2,h3,p{margin:0}h1,h2{font-family:'Manrope',Arial,sans-serif;font-weight:500;letter-spacing:-.065em;line-height:1.08}h1{font-size:clamp(55px,5.85vw,92px);margin-bottom:25px}em{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.055em}h1 em{color:var(--yellow)}.intro{font-size:22px;line-height:1.45;letter-spacing:-.02em}.hero-description{max-width:390px;color:#c6dcd6;margin-top:19px;line-height:1.6;font-size:16px}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:20px;margin-top:29px}.button{display:flex;align-items:center;justify-content:space-between;gap:36px;min-height:54px;padding:14px 25px;border-radius:30px;font-weight:600;font-size:15px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px);background:#f7ffad}.yellow{background:var(--yellow);color:var(--ink)}.text-link{font-size:14px;text-decoration:underline;text-underline-offset:5px}.hero-note{display:flex;align-items:center;gap:9px;margin-top:24px;font-size:12px;color:#c6dcd6}.check{font-size:17px}.hero-image{position:relative;overflow:hidden;background:#f1f2ee;min-width:0}.hero-image>img{width:100%;height:100%;object-fit:cover}.image-top,.image-bottom{position:absolute;left:6%;right:6%;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.13em;font-weight:600;gap:12px}.image-top{top:28px}.image-bottom{bottom:25px}.round-label{position:absolute;right:5%;top:14%;background:var(--yellow);border-radius:50%;width:118px;height:118px;display:grid;place-content:center;text-align:center;line-height:1.3;font-family:Georgia,serif;font-style:italic;font-size:19px;transform:rotate(12deg)}.ticker{display:flex;gap:45px;justify-content:space-around;align-items:center;overflow:hidden;white-space:nowrap;background:var(--yellow);padding:18px;font-size:12px;font-weight:600;letter-spacing:.12em}.ticker>span:nth-child(even){font-size:25px;line-height:1}.section{padding:90px 5.5%}.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin-bottom:42px}h2{font-size:clamp(38px,4.05vw,62px)}.section-heading>p{max-width:320px;color:var(--body);padding-bottom:5px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-photo{position:relative;aspect-ratio:1/1;overflow:hidden;border-radius:4px}.product-photo img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.product:hover img{transform:scale(1.04)}.mint{background:#e6f2e9}.lilac{background:#ebe5f6}.butter{background:#f0efd5}.step{position:absolute;top:18px;left:18px;z-index:1;background:#fbfcf0e8;border-radius:30px;padding:7px 12px;font-size:11px;letter-spacing:.05em}.product-title{display:flex;justify-content:space-between;align-items:center;margin:22px 0 4px}.product-title h3{font-family:Manrope,Arial;font-size:26px;letter-spacing:-.04em;font-weight:550}.product-title span{font-size:13px}.product-type{font-size:16px;font-weight:600;margin-bottom:10px}.product>p:not(.product-type){font-size:15px;color:var(--body);min-height:72px;max-width:350px}.chips{display:flex;gap:7px;flex-wrap:wrap;margin:18px 0 22px}.chips span{border:1px solid var(--line);border-radius:20px;font-size:12px;padding:5px 11px}.product-link{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:15px;font-size:14px}.science{background:#e5eee5;display:grid;grid-template-columns:1fr 1fr;gap:9%}.science-intro p{margin:26px 0;max-width:350px;color:var(--body)}.ingredient-list details{border-bottom:1px solid #adc5b5;padding:21px 0}.ingredient-list summary{display:flex;gap:22px;align-items:center;cursor:pointer;list-style:none}.ingredient-list summary>span:first-child{font-size:12px}.ingredient-list strong{font-size:21px;font-weight:500;letter-spacing:-.03em}.plus{margin-left:auto;font-size:24px}.ingredient-list details[open] .plus{transform:rotate(45deg)}.ingredient-list p{margin:16px 25px 5px 37px;font-size:15px;color:var(--body)}summary::-webkit-details-marker{display:none}.routine-switch{display:flex;padding:5px;background:#e9eee5;border-radius:30px;flex-shrink:0}.routine-switch button{border:0;background:transparent;border-radius:25px;padding:12px 22px;cursor:pointer;font-size:14px}.routine-switch button.active{background:var(--ink);color:white}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.how-card{border-top:1px solid var(--line);padding:24px 10px 10px 0}.how-card>span{font-family:Georgia,serif;font-size:34px;color:#76998b}.how-card h3{font-size:21px;margin:14px 0 9px;font-weight:500}.how-card p{color:var(--body);font-size:15px;max-width:330px}.how-footnote{font-size:12px;margin-top:26px;color:var(--body)}.shop{display:grid;grid-template-columns:1fr 1fr;background:var(--ink);color:var(--paper)}.shop-image{position:relative;overflow:hidden}.shop-image img{width:100%;height:100%;object-fit:cover}.shop-sticker{position:absolute;top:35px;left:30px;transform:rotate(-7deg);font-size:12px;letter-spacing:.04em;background:var(--yellow);color:var(--ink);padding:15px 22px;line-height:1.4}.shop-copy{padding:66px 12%}.shop-copy .eyebrow{color:var(--yellow)}.shop-copy h2 em{color:var(--yellow)}.shop-copy>p{margin-top:25px;font-size:16px;color:#d1e1d8}.shop-copy ul{list-style:none;margin:29px 0 20px;padding:0}.shop-copy li{border-bottom:1px solid #ffffff35;padding:10px 0;display:flex;justify-content:space-between;font-size:14px}.shop-copy li span{color:#c8dad2}.price{display:flex;align-items:center;gap:15px;margin-bottom:17px}.price strong{font-size:35px;font-weight:500;letter-spacing:-.05em}.price>span{font-size:12px;color:#d1e1d8}.shop-copy .checkout-note{font-size:12px;margin:14px 0 0;line-height:1.6}.faq{display:grid;grid-template-columns:1fr 1fr;gap:7%}.faq details{border-bottom:1px solid var(--line);padding:22px 0}.faq summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px;font-size:16px;font-weight:500}.faq summary:after{content:'+';font-size:23px;line-height:1}.faq details[open] summary:after{content:'−'}.faq p{color:var(--body);font-size:15px;margin-top:16px}.faq p a{text-decoration:underline}.endnote{padding:67px 20px 76px;text-align:center;background:var(--yellow)}.endnote>span{font-size:11px;letter-spacing:.14em}.endnote p{font-family:Manrope,Arial,sans-serif;font-size:clamp(45px,5.7vw,84px);letter-spacing:-.06em;line-height:1.12;margin:24px 0 30px}.endnote a{font-size:14px;text-decoration:underline;text-underline-offset:5px}footer{background:var(--dark);color:#e5efdf;padding:45px 5.5% 25px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:25px;padding-bottom:37px}.footer-top p,.footer-top>a:last-child{font-size:14px}.footer-top .logo{font-size:43px}.footer-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;border-top:1px solid #ffffff30;padding-top:24px;font-size:11px;color:#bcd0c2}.footer-bottom div{display:flex;gap:23px}.footer-bottom a{font-size:12px}@media(min-width:1600px){.hero{min-height:770px}.hero-image img{object-fit:contain}.hero-copy{padding-left:12%}}@media(max-width:1050px){nav{gap:20px}.header-right{gap:10px}.hero-copy{padding:43px 8%}.hero-actions{gap:18px}.hero-description{font-size:15px}.intro{font-size:19px}.hero{min-height:620px}.round-label{width:98px;height:98px;font-size:17px}.section{padding:70px 5%}.shop-copy{padding:48px 9%}.product>p:not(.product-type){min-height:94px}.how .section-heading{align-items:flex-start;flex-direction:column;gap:25px}}@media(max-width:760px){header{height:76px;padding:0 5%;gap:10px}.logo{font-size:31px}nav{display:none}.header-shop{padding:8px 13px;font-size:12px}.header-right{gap:8px}.hero{grid-template-columns:1fr}.hero-copy{padding:42px 6% 38px}.hero .eyebrow{font-size:10px;margin-bottom:20px}h1{font-size:66px}.intro{font-size:20px}.hero-description{max-width:340px}.hero-actions{margin-top:26px}.hero-note{margin-top:20px}.hero-image{aspect-ratio:1.13}.hero-image img{object-fit:cover}.image-top,.image-bottom{font-size:9px}.round-label{right:7%;top:15%}.ticker{justify-content:flex-start;gap:27px;padding:15px;font-size:10px}.ticker>span:nth-child(even){font-size:20px}.section{padding:58px 6%}h2{font-size:43px}.eyebrow{font-size:10px;margin-bottom:17px}.section-heading{display:block;margin-bottom:29px}.section-heading>p{margin-top:23px;font-size:15px;max-width:350px}.product-grid{grid-template-columns:1fr;gap:39px}.product-photo{aspect-ratio:1.12}.product-title{margin-top:17px}.product>p:not(.product-type){min-height:0;max-width:none}.chips{margin:15px 0}.science,.faq{grid-template-columns:1fr;gap:28px}.science-intro p{font-size:15px}.ingredient-list details{padding:18px 0}.ingredient-list strong{font-size:20px}.how .section-heading{display:flex}.how-grid{grid-template-columns:1fr;gap:5px}.how-card{display:grid;grid-template-columns:45px 1fr;gap:0 15px;padding:20px 0}.how-card>span{grid-row:span 2}.how-card h3{margin:0 0 6px}.how-card p{max-width:none}.routine-switch{width:100%;justify-content:space-between}.routine-switch button{flex:1;padding:11px}.shop{grid-template-columns:1fr}.shop-image{aspect-ratio:1.1}.shop-copy{padding:43px 7% 45px}.shop-copy h2{font-size:48px}.shop-copy>p{max-width:390px}.faq{gap:18px}.endnote{padding:49px 20px 56px}.endnote p{font-size:48px}.footer-top{align-items:flex-start;flex-direction:column;gap:18px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:20px}.announcement{font-size:11px}.footer-top .logo{font-size:40px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media(max-width:360px){h1{font-size:57px}.header-shop{font-size:11px;padding:8px 10px}.logo{font-size:28px}}
.logo{display:block}.logo img{width:215px;height:auto}.footer-top .logo img{width:245px}.eyebrow,.step,.chips span,.image-top,.image-bottom,.hero-note,.ticker{font-size:12px}.product>p:not(.product-type),.ingredient-list p,.how-card p,.faq p{font-size:16px}.product-link,.chips span,.header-shop,nav,.routine-switch button{font-size:14px}@media(max-width:760px){.logo img{width:155px}.hero .eyebrow,.eyebrow,.image-top,.image-bottom,.ticker{font-size:12px}}
