.cns-reset-page{--green-950: #05392f;--green-900: #07483c;--green-800: #0a604e;--green-700: #13745e;--green-100: #e7f0eb;--green-050: #f3f7f4;--cream: #f7f3eb;--paper: #fffdf9;--white: #ffffff;--ink: #111b18;--muted: #5f6b67;--line: #d7dfdb;--soft-line: #e7ebe8;--red: #ed1b16;--gold: #f1b900;--shadow: 0 18px 50px rgba(15, 44, 36, .1);--radius: 14px;--display: "Avenir Next", Avenir, Futura, "Century Gothic", sans-serif;--body: "Avenir Next", Avenir, "Helvetica Neue", sans-serif}.cns-reset-page,.cns-reset-page *,.cns-reset-page *:before,.cns-reset-page *:after{box-sizing:border-box}.cns-reset-page{scroll-behavior:smooth}.cns-reset-page{margin:0;color:var(--ink);background:var(--paper);font-family:var(--body);line-height:1.45;-webkit-font-smoothing:antialiased}.cns-reset-page button,.cns-reset-page input{font:inherit}.cns-reset-page button,.cns-reset-page label,.cns-reset-page summary{-webkit-tap-highlight-color:transparent}.cns-reset-page a{color:inherit}.cns-reset-page img{display:block;max-width:100%}.cns-reset-page [hidden]{display:none!important}.cns-reset-page :focus-visible{outline:3px solid #f5c542;outline-offset:3px}.page-shell{min-height:100vh;overflow-x:clip}.skip-link{position:fixed;z-index:100;top:8px;left:8px;padding:10px 14px;color:#fff;background:var(--green-950);border-radius:8px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.announcement{min-height:42px;display:grid;place-items:center;padding:8px 16px;color:#fff;background:var(--green-800);font-size:13px;font-weight:850;letter-spacing:.03em}.site-header{position:relative;z-index:50;background:#fffffff7;border-bottom:1px solid var(--soft-line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{width:min(1180px,calc(100% - 40px));min-height:88px;margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:46px}.brand{width:154px;display:block}.brand img{width:100%;height:auto}.primary-nav{display:flex;align-items:center;gap:36px}.primary-nav a{font-size:15px;font-weight:650;text-decoration:none}.primary-nav a:hover{color:var(--green-800)}.cart-link{position:relative;width:35px;height:35px;display:grid;place-items:center;text-decoration:none}.cart-link svg{width:25px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.cart-link span{position:absolute;top:-5px;right:-7px;min-width:18px;height:18px;padding:0 5px;display:grid;place-items:center;color:#fff;background:var(--green-800);border-radius:999px;font-size:10px;font-weight:800}.menu-toggle{display:none}.mobile-menu{padding:0 20px 16px}.mobile-menu a{display:block;padding:13px 0;border-top:1px solid var(--soft-line);font-weight:700;text-decoration:none}.testimonial-ticker{overflow:hidden;color:var(--green-800);background:var(--green-050);border-bottom:1px solid var(--line)}.testimonial-ticker__track{width:max-content;height:42px;display:flex;align-items:center;animation:cnsTicker 32s linear infinite}.testimonial-ticker:hover .testimonial-ticker__track{animation-play-state:paused}.testimonial-ticker__group{display:flex;align-items:stretch}.testimonial-ticker__item{min-width:430px;padding:0 28px;display:flex;align-items:center;justify-content:center;gap:14px;border-right:1px solid #cbd9d2;font-size:10px;letter-spacing:.04em;white-space:nowrap}.testimonial-ticker__item strong{font-weight:900}.testimonial-ticker__item i{width:21px;height:21px;display:grid;place-items:center;color:#fff;background:var(--green-800);border-radius:50%;font-size:10px;font-style:normal}.testimonial-ticker__item>span{color:#3f6d60;font-weight:800}@keyframes cnsTicker{to{transform:translate(-50%)}}.pdp-hero{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:48px 0 80px;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);align-items:start;gap:52px}.gallery{position:sticky;top:24px;min-width:0}.gallery-stage{position:relative;overflow:hidden;aspect-ratio:1;background:#f0ede6;border:1px solid var(--line);border-radius:var(--radius)}.gallery-panel{width:100%;height:100%;margin:0}.gallery-panel img{width:100%;height:100%;object-fit:cover}.gallery-badge{position:absolute;top:16px;left:16px;padding:6px 11px;color:#fff;background:var(--green-800);border-radius:999px;font-size:10px;font-weight:900;letter-spacing:.08em}.gallery-tabs-shell{margin-top:12px;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:10px}.gallery-tabs{min-width:0;display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:calc((100% - 32px)/5);gap:8px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.gallery-tabs::-webkit-scrollbar{display:none}.gallery-tab{overflow:hidden;aspect-ratio:1;padding:0;background:#f4f2ec;border:1px solid var(--line);border-radius:9px;cursor:pointer;opacity:.64;scroll-snap-align:start;transition:border-color .16s ease,opacity .16s ease,transform .16s ease}.gallery-tab:hover{opacity:.9;transform:translateY(-2px)}.gallery-tab.is-active{opacity:1;border:2px solid var(--green-800)}.gallery-tab img{width:100%;height:100%;object-fit:cover}.gallery-scroll-button{width:44px;height:44px;min-width:44px;min-height:44px;padding:0;display:grid;place-items:center;color:var(--green-950);background:transparent;border:0;border-radius:50%;cursor:pointer;transition-property:color,background-color,transform;transition-duration:.15s;transition-timing-function:ease-out}.gallery-scroll-button:hover:not(:disabled){color:#fff;background:var(--green-800)}.gallery-scroll-button:active:not(:disabled){transform:scale(.96)}.gallery-scroll-button:disabled{opacity:.25;cursor:default}.gallery-scroll-button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.product-info{min-width:0}.cns-reset-page h1,.cns-reset-page h2,.cns-reset-page h3,.cns-reset-page p{overflow-wrap:anywhere}.cns-reset-page h1{margin:0 0 8px;font:800 clamp(36px,3.6vw,52px)/1.04 var(--display);letter-spacing:-.045em}.hero-claims{margin-bottom:16px;display:grid;justify-items:start;gap:10px}.hero-badge{display:inline-flex;align-items:center;min-height:34px;padding:7px 12px;border-radius:999px;font-size:11px;font-weight:900;letter-spacing:.035em}.hero-badge--solid{color:#fff;background:var(--green-800)}.hero-badge--outline{color:var(--ink);background:#fff;border:2px solid #c9cecb}.hero-rating{width:fit-content;margin:0 0 17px;display:flex;align-items:center;flex-wrap:wrap;gap:7px;color:var(--ink);font-size:14px;text-decoration:none}.hero-rating>span{color:#efab00;letter-spacing:.08em}.hero-rating strong,.hero-rating b{font-weight:850}.hero-rating i{color:#78817d;font-style:normal}.hero-price-row{margin:18px 0 20px;display:flex;align-items:center;flex-wrap:wrap;gap:10px}.hero-price-row strong,.hero-price-row s,.supply-price{font-family:var(--body);font-variant-numeric:tabular-nums;letter-spacing:-.02em}.hero-price-row strong{font-size:30px;font-weight:850;line-height:1}.hero-price-row s{color:#5f6663;font-size:22px;font-weight:500}.hero-price-row span{padding:9px 13px;color:#fff;background:var(--green-800);border-radius:8px;font-size:14px;font-weight:900}.hero-hook{margin:0 0 18px;color:var(--green-800);font-size:16px;font-weight:850}.benefit-lead{margin:0 0 11px;color:var(--ink);font-size:17px;font-weight:850;line-height:1.28}.benefit-list{margin:0;padding:0;display:grid;gap:8px;list-style:none}.benefit-list li{display:grid;grid-template-columns:20px 1fr;gap:8px;align-items:start;font-size:14px;line-height:1.3}.benefit-list span{width:17px;height:17px;margin-top:1px;display:grid;place-items:center;color:#fff;background:var(--green-800);border-radius:50%;font-size:10px}.shipping-line{margin:18px 0;min-height:44px;padding:9px 12px;display:flex;justify-content:space-between;gap:14px;color:var(--ink);background:#dcf8da;border-radius:12px;font-size:11px}.shipping-line span{display:flex;align-items:center;gap:7px}.shipping-line i{width:10px;height:10px;background:#1c8c57;border-radius:50%}.buy-box{margin-top:6px}.offer-label{margin:0 0 12px;display:flex;align-items:center;gap:10px;color:var(--ink);font-size:12px;font-weight:900;letter-spacing:.03em;text-align:center}.offer-label:before,.offer-label:after{content:"";height:1px;flex:1;background:#a9c9bf}.supply-selector{margin:0;padding:0;display:grid;gap:7px;border:0}.supply-selector legend{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.supply-card{position:relative;min-height:72px;padding:12px 14px;display:grid;grid-template-columns:23px 1fr auto;align-items:center;gap:10px;background:#fff;border:1px solid #abc9c1;border-radius:11px;cursor:pointer;transition:border-color .15s ease,background .15s ease}.supply-card:hover{border-color:var(--green-800)}.supply-card.is-selected{background:#f4f9f6;border:2px solid var(--green-800)}.supply-card:has(input:focus-visible){outline:3px solid #f5c542;outline-offset:2px}.supply-card input{position:absolute;width:1px;height:1px;opacity:0}.radio-dot{width:22px;height:22px;display:grid;place-items:center;border:2px solid #b8d4cc;border-radius:50%}.supply-card.is-selected .radio-dot{border-color:var(--green-800)}.supply-card.is-selected .radio-dot:after{content:"";width:12px;height:12px;background:var(--green-800);border-radius:50%}.supply-card em{position:absolute;top:-9px;right:8px;padding:4px 9px;color:#fff;background:var(--green-800);border-radius:4px;font-size:9px;font-style:normal;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.supply-copy b,.supply-price strong{display:block;font-size:15px}.supply-copy small,.supply-price s{display:block;margin-top:2px;color:var(--muted);font-size:11px}.supply-copy small{width:fit-content;padding:2px 6px;background:#eceeec;border-radius:5px}.supply-price{text-align:right}.supply-price strong{color:var(--ink)}.renewal-cadence{margin:10px 0 12px;color:var(--ink);font-size:11px;font-weight:850;text-align:center}.primary-cta{width:100%;min-height:64px;padding:10px 16px;display:grid;grid-template-columns:1fr;align-items:center;color:#fff;background:var(--green-800);border:0;border-radius:8px;cursor:pointer;box-shadow:0 5px 0 var(--green-950);transition:background .15s ease,transform .15s ease,box-shadow .15s ease}.primary-cta:hover{background:var(--green-900);transform:translateY(1px);box-shadow:0 4px 0 var(--green-950)}.primary-cta>span{font-size:19px;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.primary-cta small{margin-top:3px;color:#d4e7df;font-size:9px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.checkout-note{margin:13px 0 0;font-size:11px;font-weight:850;text-align:center}.assurance-list{margin:14px 0 0;padding:0 2px;display:grid;gap:8px;list-style:none}.assurance-list li{display:grid;grid-template-columns:18px 1fr;gap:8px;align-items:start;font-size:11px;font-weight:700}.assurance-list i{width:17px;height:17px;display:grid;place-items:center;color:#fff;background:var(--green-800);border-radius:50%;font-size:10px;font-style:normal}.reset-scorecard{margin-top:16px;padding:14px;color:var(--green-950);background:#e7f0eb;border:1px solid #bdd4ca;border-radius:10px}.reset-scorecard>p{margin:0;font-size:9px;font-weight:950;letter-spacing:.1em}.reset-scorecard>div{margin:9px 0 7px;display:grid;grid-template-columns:repeat(2,1fr);gap:6px}.reset-scorecard>div span{position:relative;padding-left:15px;font-size:10px;font-weight:800}.reset-scorecard>div span:before{content:"\2713";position:absolute;left:0;color:var(--green-700);font-weight:950}.reset-scorecard small{display:block;color:#526c63;font-size:9px;line-height:1.4}.buybox-urgency{margin-top:16px;padding-top:16px;border-top:1px solid var(--line)}.buybox-urgency>div:first-child{display:flex;justify-content:space-between;gap:15px}.buybox-urgency>div:first-child strong{color:var(--green-800);font-size:12px;text-transform:uppercase}.buybox-urgency>div:first-child span{color:var(--muted);font-size:10px}.urgency-progress{height:8px;margin-top:9px;overflow:hidden;background:#dce8e2;border-radius:99px}.urgency-progress span{display:block;width:89%;height:100%;background:var(--green-800);border-radius:inherit}.buybox-urgency>p{margin:6px 0 0;display:flex;justify-content:space-between;font-size:9px;text-transform:uppercase}.customer-proof{margin-top:14px;display:grid;grid-template-columns:auto 1fr;gap:11px;align-items:center}.customer-avatar-stack{position:relative;display:flex;padding-right:13px}.customer-avatar-stack img{width:34px;height:34px;margin-left:-7px;object-fit:cover;border:2px solid white;border-radius:50%}.customer-avatar-stack img:first-child{margin-left:0}.customer-avatar-stack>span{position:absolute;right:0;bottom:-1px;width:17px;height:17px;display:grid;place-items:center;color:#fff;background:var(--green-800);border:2px solid white;border-radius:50%;font-size:8px;font-weight:900}.customer-proof p{margin:0}.customer-proof strong,.customer-proof p>span{display:block}.customer-proof strong{font-size:11px}.customer-proof p>span{margin-top:2px;color:var(--muted);font-size:9px}.purchase-status{margin:12px 0 0;padding:10px 12px;color:var(--green-950);background:var(--green-100);border-radius:7px;font-size:11px;font-weight:700}.one-time-purchase{display:block;width:fit-content;min-height:44px;margin:13px auto 19px;padding:0 8px;border:0;background:transparent;color:inherit;font-family:inherit;font-size:15px;font-weight:550;text-align:center;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.one-time-purchase.is-selected{color:var(--green-800);font-weight:800;text-decoration-thickness:2px}.one-time-purchase:focus-visible{outline:3px solid var(--green-800);outline-offset:3px}.product-accordions{margin-top:0;border-top:1px solid var(--line)}.product-accordions details{border-bottom:1px solid var(--line)}.product-accordions summary{padding:14px 4px;cursor:pointer;font-size:12px;font-weight:800}.product-accordions p{margin:-2px 4px 15px;color:var(--muted);font-size:11px}.reassurance-row{display:grid;grid-template-columns:repeat(3,1fr);color:#fff;background:var(--green-950)}.reassurance-row>div{min-height:135px;padding:28px clamp(20px,4vw,58px);border-right:1px solid rgba(255,255,255,.14)}.reassurance-row>div:last-child{border:0}.reassurance-row span{color:#91c4b2;font-size:10px;font-weight:900;letter-spacing:.14em}.reassurance-row b{display:block;margin-top:7px;font-size:20px}.reassurance-row p{margin:4px 0 0;color:#bad2ca;font-size:12px}.section{padding:96px max(24px,calc((100vw - 1180px)/2))}.section-heading{max-width:720px;margin:0 auto 48px;text-align:center}.section-heading.compact{max-width:660px}.eyebrow{margin:0 0 10px;color:var(--green-800);font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.section h2,.lifestyle-split h2,.proof h2,.buyer-language h2,.guarantee-banner h2,.closing-offer h2{margin:0;font:800 clamp(30px,3.2vw,46px)/1.08 var(--display);letter-spacing:-.035em}.section-heading>p:last-child{margin:16px auto 0;color:var(--muted);font-size:16px}.avatar-section{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(46px,7vw,92px);align-items:center;background:var(--cream)}.avatar-intro{max-width:530px}.avatar-intro h2{margin:0;font:800 clamp(34px,4vw,54px)/1.03 var(--display);letter-spacing:-.045em}.avatar-intro>p:not(.eyebrow){margin:18px 0 0;color:var(--muted);font-size:15px}.avatar-intro>p:last-child{color:var(--green-950);font-weight:650}.avatar-cards{display:grid;gap:12px}.avatar-cards article{min-height:124px;padding:24px 26px;display:grid;grid-template-columns:48px 1fr;gap:18px;align-items:start;background:#ffffffd1;border:1px solid #ded9cf;border-radius:var(--radius);box-shadow:0 12px 32px #2823180a}.avatar-cards article:nth-child(2){margin-left:36px}.avatar-cards article:nth-child(3){margin-left:72px}.avatar-cards span{width:43px;height:43px;display:grid;place-items:center;color:#fff;background:var(--green-800);border-radius:50%;font-size:11px;font-weight:900}.avatar-cards b{font-size:17px}.avatar-cards p{margin:6px 0 0;color:var(--muted);font-size:12px}.timeline-section{color:#fff;background:radial-gradient(circle at 88% 12%,rgba(170,211,192,.16),transparent 30%),var(--green-950)}.timeline-intro{max-width:790px}.timeline-intro .eyebrow{color:#a6d9c6}.timeline-intro h2{max-width:730px;margin:0;font:800 clamp(34px,4.4vw,58px)/1.02 var(--display);letter-spacing:-.045em}.timeline-intro>p:last-child{max-width:650px;margin:18px 0 0;color:#bed6cd;font-size:15px}.timeline-track{position:relative;margin-top:64px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.timeline-track:before{content:"";position:absolute;top:18px;left:21px;right:21px;height:2px;background:linear-gradient(90deg,#87c6ae,#87c6ae33)}.timeline-step{position:relative;padding-top:64px}.timeline-node{position:absolute;z-index:1;top:0;left:0;width:38px;height:38px;display:grid;place-items:center;color:var(--green-950);background:#b8e0d0;border:6px solid var(--green-950);border-radius:50%;box-shadow:0 0 0 1px #b8e0d0;font-size:9px;font-weight:900}.timeline-step small{color:#9bcdb9;font-size:10px;font-weight:900;letter-spacing:.12em}.timeline-step h3{margin:13px 0 9px;font:750 17px/1.18 var(--display);letter-spacing:-.02em}.timeline-step p{margin:0;color:#b9d0c8;font-size:12px}.timeline-step:nth-child(2),.timeline-step:nth-child(4){padding-top:88px}.timeline-step:nth-child(2) .timeline-node,.timeline-step:nth-child(4) .timeline-node{top:24px}.timeline-step:nth-child(2):before,.timeline-step:nth-child(4):before{content:"";position:absolute;top:18px;left:18px;width:1px;height:24px;background:#87c6ae}.lifestyle-split{display:grid;grid-template-columns:1fr 1fr;color:#fff;background:var(--green-900)}.lifestyle-split>img{width:100%;height:100%;min-height:680px;object-fit:cover}.lifestyle-split>div{padding:clamp(60px,7vw,110px);align-self:center}.lifestyle-split .eyebrow{color:#9fd0be}.lifestyle-split>div>p:nth-of-type(2){margin:20px 0 34px;color:#cae0d8;font-size:16px}.lifestyle-split ul{margin:0;padding:0;display:grid;list-style:none;border-top:1px solid rgba(255,255,255,.18)}.lifestyle-split li{padding:16px 0;display:flex;justify-content:space-between;gap:18px;border-bottom:1px solid rgba(255,255,255,.18)}.lifestyle-split li span{color:#c7ddd5;font-size:13px}.lifestyle-split li b{font-size:12px}.story-signal{padding:96px max(24px,calc((100vw - 1180px)/2));color:var(--green-950);background:radial-gradient(circle at 14% 12%,rgba(177,215,199,.35),transparent 34%),var(--green-050)}.story-signal__intro{max-width:820px}.story-signal h2{margin:0;font:800 clamp(34px,4.2vw,58px)/1.02 var(--display);letter-spacing:-.045em}.story-signal__intro>p:last-child{max-width:730px;margin:20px 0 0;color:#4d665d;font-size:16px}.signal-loop{position:relative;margin-top:52px;display:grid;grid-template-columns:1fr 34px 1fr 34px 1fr;align-items:stretch}.signal-loop article{min-height:230px;padding:26px;background:#ffffffe0;border:1px solid #cfe0d8;border-radius:var(--radius);box-shadow:0 14px 35px #05392f0f}.signal-loop article>span{width:38px;height:38px;display:grid;place-items:center;color:#fff;background:var(--green-800);border-radius:50%;font-size:11px;font-weight:900}.signal-loop small{display:block;margin-top:34px;color:var(--green-700);font-size:9px;font-weight:950;letter-spacing:.12em}.signal-loop h3{margin:7px 0;font:800 18px/1.2 var(--display);letter-spacing:-.02em}.signal-loop p{margin:0;color:var(--muted);font-size:12px}.signal-loop>i{align-self:center;color:#69a18c;font:normal 700 22px/1 var(--body);text-align:center}.signal-reset{margin-top:14px;padding:22px 26px;display:grid;grid-template-columns:auto minmax(220px,.8fr) minmax(280px,1.2fr);gap:22px;align-items:center;color:#fff;background:var(--green-950);border-radius:var(--radius)}.signal-reset span{color:#91c4b2;font-size:9px;font-weight:950;letter-spacing:.13em}.signal-reset strong{font:800 20px/1.15 var(--display);letter-spacing:-.02em}.signal-reset p{margin:0;color:#c1d8d0;font-size:12px}.signals{background:#fff}.signal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.signal-grid article{padding:30px;background:var(--green-050);border:1px solid var(--line);border-radius:var(--radius)}.signal-grid article:nth-child(2){background:var(--cream)}.signal-grid span{color:var(--green-800);font-size:10px;font-weight:900}.signal-grid h3{margin:46px 0 8px;font-size:20px}.signal-grid p{margin:0;color:var(--muted);font-size:13px}.buyer-language{padding:88px max(24px,calc((100vw - 1180px)/2));text-align:center;background:#e6efe9}.buyer-language h2{max-width:780px;margin-inline:auto}.buyer-language>div{margin-top:38px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.buyer-language>div p{margin:0;padding:24px;color:var(--green-950);background:#ffffffb8;border-radius:var(--radius);font-size:15px;font-weight:650}.ritual{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.ritual-copy>p:nth-of-type(2){margin:18px 0 28px;color:var(--muted)}.ritual ol{margin:0;padding:0;display:grid;list-style:none}.ritual li{padding:15px 0;display:grid;grid-template-columns:38px 1fr;gap:13px;border-top:1px solid var(--line)}.ritual li:last-child{border-bottom:1px solid var(--line)}.ritual li>span{width:32px;height:32px;display:grid;place-items:center;color:#fff;background:var(--green-800);border-radius:50%;font-size:12px;font-weight:900}.ritual li b{font-size:15px}.ritual li p{margin:2px 0 0;color:var(--muted);font-size:12px}.ritual>img{width:100%;height:auto;aspect-ratio:1;object-fit:cover;border-radius:var(--radius)}.formula{background:var(--cream)}.formula-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:18px}.formula-layout>img{width:100%;height:100%;min-height:520px;object-fit:cover;border-radius:var(--radius)}.formula-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.formula-grid article{padding:24px;background:#fff;border:1px solid #e2ded5;border-radius:var(--radius)}.formula-grid strong{color:var(--green-800);font-size:24px}.formula-grid h3{margin:38px 0 7px;font-size:16px}.formula-grid p{margin:0;color:var(--muted);font-size:12px}.proof{padding:92px max(24px,calc((100vw - 1180px)/2));color:#fff;background:var(--green-950)}.proof-inner{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.proof .eyebrow{color:#9fd0be}.proof-cards{display:grid;gap:12px}.proof-cards article{padding:24px;background:#ffffff12;border:1px solid rgba(255,255,255,.15);border-radius:var(--radius)}.proof-cards b{font-size:16px}.proof-cards p{margin:9px 0 12px;color:#c3d8d0;font-size:12px}.proof-cards a{color:#c7efdf;font-size:11px;font-weight:800}.comparison-section{background:#fff}.comparison-table{max-width:920px;margin:0 auto;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.comparison-row{min-height:68px;display:grid;grid-template-columns:.65fr 1fr 1.25fr;align-items:center}.comparison-row>*{height:100%;padding:18px 20px;display:flex;align-items:center;border-right:1px solid var(--line)}.comparison-row>*:last-child{border-right:0}.comparison-row+.comparison-row{border-top:1px solid var(--line)}.comparison-row span{color:var(--muted);font-size:13px}.comparison-head{min-height:50px;color:#fff;background:var(--green-950)}.comparison-head b{font-size:11px;letter-spacing:.05em;text-transform:uppercase}.comparison-row.featured{background:var(--green-100)}.comparison-row.featured b{color:var(--green-800)}.guarantee-banner{padding:55px max(24px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:38px;color:#fff;background:var(--green-800)}.guarantee-banner>div{display:flex;align-items:center}.guarantee-banner>div span{font-size:64px;font-weight:900;line-height:1}.guarantee-banner>div small{margin-left:7px;font-size:10px;font-weight:900;line-height:1.1}.guarantee-banner .eyebrow{color:#c7eadc}.guarantee-banner h2{font-size:clamp(28px,3vw,42px)}.guarantee-banner section>p:last-child{margin:9px 0 0;color:#d0e7de;font-size:12px}.guarantee-banner>a,.closing-offer a{padding:14px 19px;color:var(--green-950);background:#fff;border-radius:7px;font-size:12px;font-weight:900;text-decoration:none;text-transform:uppercase;white-space:nowrap}.reviews-section{background:var(--cream)}.reviews-header{display:flex;justify-content:space-between;gap:32px;align-items:end}.reviews-score{min-width:140px;display:grid;grid-template-columns:auto 1fr;column-gap:9px;align-items:center}.reviews-score strong{grid-row:1 / 3;font:800 46px/1 var(--display);letter-spacing:-.05em}.reviews-score span{color:#d89300;font-size:14px;letter-spacing:.08em}.reviews-score small{color:var(--muted);font-size:10px}.review-grid{margin-top:44px;display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.review-grid article{overflow:hidden;min-height:220px;display:grid;grid-template-columns:150px 1fr;background:#fff;border:1px solid #dedbd3;border-radius:var(--radius)}.review-grid article>img{width:100%;height:100%;min-height:220px;object-fit:cover}.review-grid article>div{padding:24px;align-self:center}.review-stars{color:#d89300;font-size:12px;letter-spacing:.08em}.review-grid h3{margin:10px 0 8px;font:800 19px/1.15 var(--display);letter-spacing:-.02em}.review-grid p{margin:0;color:var(--muted);font-size:12px}.review-grid small{display:block;margin-top:18px;color:var(--green-800);font-size:9px;font-weight:900;letter-spacing:.05em}.faq-section{display:grid;grid-template-columns:.65fr 1.35fr;gap:80px;align-items:start;background:var(--cream)}.faq-section .section-heading{margin:0;text-align:left}.faq-list{overflow:hidden;background:#fff;border:1px solid #e1ded7;border-radius:var(--radius)}.faq-list details+details{border-top:1px solid var(--soft-line)}.faq-list summary{padding:17px 20px;cursor:pointer;font-size:13px;font-weight:800}.faq-list p{margin:-3px 20px 18px;color:var(--muted);font-size:12px}.closing-offer{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;background:var(--green-100)}.closing-offer img{width:100%;max-height:620px;object-fit:cover}.closing-offer>div{padding:clamp(55px,8vw,110px)}.closing-offer p:nth-of-type(2){margin:15px 0 28px;color:var(--muted)}.closing-offer a{display:inline-block;color:#fff;background:var(--green-800)}.site-footer{padding:50px max(24px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:155px 1fr;gap:25px 50px;color:#a9c1b8;background:var(--green-950)}.site-footer img{width:155px;height:auto;filter:brightness(0) invert(1)}.site-footer>div{display:flex;justify-content:flex-end;gap:30px}.site-footer a{color:#fff;font-size:12px;font-weight:800;text-decoration:none}.site-footer p{grid-column:1 / -1;max-width:820px;margin:0;font-size:10px}@media(max-width:980px){.header-inner,.pdp-hero{width:min(100% - 32px,900px)}.pdp-hero{grid-template-columns:minmax(0,1fr) minmax(370px,.9fr);gap:30px}.header-inner{gap:30px}.primary-nav{gap:20px}.avatar-section{gap:40px}.avatar-cards article{padding:21px}.avatar-cards article:nth-child(2){margin-left:18px}.avatar-cards article:nth-child(3){margin-left:36px}.timeline-track{margin-top:44px;padding-left:58px;grid-template-columns:1fr;gap:32px}.timeline-track:before{top:5px;bottom:5px;left:18px;right:auto;width:2px;height:auto;background:linear-gradient(180deg,#87c6ae,#87c6ae33)}.timeline-step,.timeline-step:nth-child(2),.timeline-step:nth-child(4){padding-top:0}.timeline-node,.timeline-step:nth-child(2) .timeline-node,.timeline-step:nth-child(4) .timeline-node{top:0;left:-58px}.timeline-step:nth-child(2):before,.timeline-step:nth-child(4):before{display:none}.timeline-step h3{max-width:560px;font-size:18px}.timeline-step p{max-width:640px;font-size:13px}.signal-grid{gap:10px}.signal-grid article{padding:22px}.signal-loop{grid-template-columns:1fr;gap:10px}.signal-loop>i{transform:rotate(90deg)}.signal-loop article{min-height:0}.signal-loop small{margin-top:24px}.signal-reset{grid-template-columns:auto 1fr}.signal-reset p{grid-column:2}.proof-inner{gap:40px}}@media(min-width:761px){.hero-claims{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-start;gap:8px;margin-bottom:16px}.hero-badge{flex:0 0 auto;white-space:nowrap}.mobile-menu{display:none!important}}@media(max-width:760px){.announcement{min-height:38px;font-size:11px}.header-inner{width:100%;min-height:58px;padding:0 16px;grid-template-columns:38px 1fr 38px;gap:8px}.brand{width:134px;justify-self:center}.primary-nav{display:none}.menu-toggle{width:34px;height:34px;padding:7px;display:grid;align-content:center;gap:5px;background:none;border:0;cursor:pointer}.menu-toggle span{width:20px;height:1.5px;background:var(--ink)}.cart-link{width:34px;height:34px;justify-self:end}.testimonial-ticker__track{height:40px;animation-duration:24s}.testimonial-ticker__item{min-width:350px;padding:0 18px;gap:10px;font-size:9px}.pdp-hero{width:100%;padding:0 0 58px;grid-template-columns:1fr;gap:0}.gallery{position:static}.gallery-stage{border:0;border-radius:0}.gallery-badge{top:12px;left:12px}.gallery-tabs-shell{display:block;margin-top:9px}.gallery-scroll-button{display:none}.gallery-tabs{margin:0 14px;grid-auto-columns:62px;overflow-x:auto;padding-bottom:3px;scrollbar-width:none}.gallery-tabs::-webkit-scrollbar{display:none}.product-info{padding:28px 16px 0}h1{margin-top:12px;font-size:clamp(34px,10vw,44px);letter-spacing:-.04em}.hero-claims{gap:9px}.hero-badge{min-height:31px;padding:6px 10px;font-size:10px}.hero-rating{font-size:13px}.hero-price-row{margin:16px 0 18px;gap:8px}.hero-price-row strong{font-size:26px}.hero-price-row s{font-size:18px}.hero-price-row span{padding:8px 10px;font-size:12px}.benefit-lead{font-size:16px}.hero-hook{font-size:15px}.benefit-list li{font-size:13px}.shipping-line{font-size:10px}.supply-card{min-height:74px;padding:12px 11px}.supply-copy b,.supply-price strong{font-size:14px}.primary-cta{min-height:62px}.reassurance-row{grid-template-columns:1fr}.reassurance-row>div{min-height:0;padding:22px 20px;border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}.section{padding:70px 18px}.section-heading{margin-bottom:34px;text-align:left}.section-heading>p:last-child{font-size:14px}.section h2,.lifestyle-split h2,.proof h2,.buyer-language h2,.guarantee-banner h2,.closing-offer h2{font-size:clamp(28px,9vw,38px)}.avatar-section{grid-template-columns:1fr;gap:34px}.avatar-intro h2{font-size:clamp(32px,9.4vw,42px)}.avatar-cards article,.avatar-cards article:nth-child(2),.avatar-cards article:nth-child(3){min-height:0;margin-left:0}.timeline-intro h2{font-size:clamp(32px,9.4vw,42px)}.timeline-step h3{max-width:390px;font-size:18px}.timeline-step p{max-width:420px;font-size:13px}.signal-grid,.buyer-language>div{grid-template-columns:1fr}.lifestyle-split{grid-template-columns:1fr}.lifestyle-split>img{min-height:0;aspect-ratio:1}.lifestyle-split>div{padding:62px 20px}.story-signal{padding:70px 18px}.story-signal h2{font-size:clamp(32px,9.4vw,42px)}.story-signal__intro>p:last-child{font-size:14px}.signal-loop{margin-top:34px}.signal-loop article{padding:22px}.signal-reset{padding:20px;grid-template-columns:1fr;gap:7px}.signal-reset p{grid-column:auto;margin-top:4px}.buyer-language{padding:65px 18px;text-align:left}.buyer-language>div{margin-top:28px}.ritual{grid-template-columns:1fr;gap:36px}.ritual>img{order:-1}.formula-layout{grid-template-columns:1fr}.formula-layout>img{min-height:0;aspect-ratio:1}.formula-grid{grid-template-columns:1fr}.formula-grid h3{margin-top:24px}.proof{padding:70px 18px}.proof-inner{grid-template-columns:1fr;gap:30px}.comparison-table{border-radius:10px}.comparison-row{grid-template-columns:.7fr 1fr 1.1fr}.comparison-row>*{padding:13px 9px;font-size:11px}.comparison-row span{font-size:10px}.guarantee-banner{padding:50px 20px;grid-template-columns:1fr;gap:22px}.guarantee-banner>a{width:fit-content}.reviews-header{align-items:start;flex-direction:column}.review-grid{margin-top:30px;grid-template-columns:1fr}.review-grid article{grid-template-columns:112px 1fr}.review-grid article>img{min-height:210px}.review-grid article>div{padding:18px}.faq-section{grid-template-columns:1fr;gap:28px}.closing-offer{grid-template-columns:1fr}.closing-offer>div{padding:58px 20px}.site-footer{padding:44px 20px;grid-template-columns:1fr}.site-footer>div{justify-content:flex-start}.site-footer p{grid-column:auto}}@media(prefers-reduced-motion:reduce){.cns-reset-page{scroll-behavior:auto}.cns-reset-page *,.cns-reset-page *:before,.cns-reset-page *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}.testimonial-ticker__track{animation:none!important;transform:translate(0)!important}}.br-wrap{width:min(1120px,calc(100% - 40px));margin:0 auto}.br-wrap--narrow{max-width:900px}.br-loved,.br-ingredients,.br-stories,.br-stats,.br-compare,.br-faq,.br-reviews{padding:82px 0}.br-loved h2,.br-ingredients h2,.br-apart h2,.br-stories h2,.br-how h2,.br-stats h2,.br-compare h2,.br-faq h2,.br-reviews h2{margin:0;font:850 clamp(38px,5vw,66px)/.98 var(--display);letter-spacing:-.052em;text-align:center}.br-lead{max-width:730px;margin:22px auto 48px;color:#404b47;font-size:16px;text-align:center}.br-video-rail{margin-top:38px;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(240px,1fr);gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.br-video-rail::-webkit-scrollbar{display:none}.br-video-card{position:relative;min-height:430px;overflow:hidden;background:#e9eee9;border-radius:12px;scroll-snap-align:start}.br-video-card img,.br-video-card video{width:100%;height:100%;object-fit:cover}.br-video-card button{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:62px;height:62px;display:grid;place-items:center;color:#fff;background:#07483cc7;border:2px solid rgba(255,255,255,.88);border-radius:50%;cursor:pointer}.br-video-card button span{margin-left:3px;font-size:23px}.br-video-card button.is-playing span{margin-left:0}.br-rail-controls,.br-slide-count{margin-top:24px;display:flex;justify-content:center;align-items:center;gap:14px;font-size:12px;font-weight:800}.br-rail-controls button,.br-slide-count button{width:40px;height:40px;border:1px solid #cbd5d0;border-radius:50%;background:#fff;cursor:pointer}.br-ingredients{background:#fbf7ef}.br-ingredient-list{border-top:1px solid #d9d8d1}.br-ingredient-list details{border-bottom:1px solid #d9d8d1}.br-ingredient-list summary{min-height:122px;padding:16px 6px;display:grid;grid-template-columns:1fr 150px;align-items:center;gap:24px;cursor:pointer;list-style:none}.br-ingredient-list summary::-webkit-details-marker{display:none}.br-ingredient-list summary span{display:grid;gap:5px}.br-ingredient-list summary b{font-size:22px}.br-ingredient-list summary small{color:var(--green-800);font-size:12px;font-weight:850;text-transform:uppercase}.br-ingredient-list summary img{width:150px;height:88px;justify-self:end;object-fit:contain;mix-blend-mode:multiply}.br-ingredient-list details>p{max-width:650px;margin:-10px 0 22px;color:#52615b;font-size:14px}.br-slide-count b{color:var(--green-800);font-size:16px}.br-slide-count span{color:#5f6b66;font-size:10px}.br-apart{display:grid;grid-template-columns:1fr 1fr;background:#fff}.br-apart__media img{width:100%;height:100%;min-height:800px;object-fit:cover}.br-apart__copy{padding:clamp(55px,7vw,105px);align-self:center}.br-apart h2{text-align:left}.br-apart__copy>p{margin:22px 0 34px;color:#4c5a55}.br-apart article{margin-top:26px;display:grid;grid-template-columns:44px 1fr;gap:15px}.br-apart article>span{width:38px;height:38px;display:grid;place-items:center;color:#fff;background:var(--green-800);border-radius:50%;font-size:20px}.br-apart article h3{margin:0 0 7px;font-size:17px}.br-apart article p{margin:0;color:#52615b;font-size:13px}.br-stories{color:#102019;background:#eef6f1}.br-story-proof{margin:0 auto 20px;display:flex;justify-content:center;align-items:center;gap:10px;color:var(--green-800);font-size:12px}.br-story-proof strong{font-size:20px}.br-story-proof b{color:#f1a700;letter-spacing:.12em}.br-story-grid{margin-top:42px;display:grid;grid-template-columns:1fr 1fr;gap:22px}.br-story-grid article{overflow:hidden;background:#fff;border-radius:10px;box-shadow:0 12px 35px #063b3014}.br-story-grid img{width:100%;height:360px;object-fit:cover}.br-story-grid article>div{padding:26px}.br-story-grid b{color:#efab00;letter-spacing:.12em}.br-story-grid p{color:#425049;font-size:14px}.br-story-grid small{display:block;margin:20px 0 4px;color:var(--green-800);font-weight:800}.br-how{display:grid;grid-template-columns:.95fr 1.05fr;align-items:stretch;color:#fff;background:var(--green-950)}.br-how__copy{padding:clamp(65px,8vw,120px)}.br-how h2{color:#fff;text-align:left}.br-how__copy>p{max-width:540px;margin:20px 0 40px;color:#c7d9d2}.br-how>img{width:100%;height:100%;min-height:760px;object-fit:cover}.br-how-list{display:grid;gap:20px}.br-how-list article{display:grid;grid-template-columns:48px 1fr;gap:14px;align-items:start}.br-how-list article>span{width:44px;height:44px;display:grid;place-items:center;color:var(--green-950);background:#fff;border-radius:50%;font-size:21px}.br-how-list h3{margin:0 0 4px;color:#fff;font-size:16px}.br-how-list p{margin:0;color:#b9cec6;font-size:12px}.br-stats{background:#fff}.br-stat-grid{margin-top:46px;display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#dce4e0}.br-stat-grid article{min-height:220px;padding:34px 25px;display:grid;align-content:center;text-align:center;background:#fff}.br-stat-grid strong{color:var(--green-800);font:850 48px/1 var(--display)}.br-stat-grid p{margin:15px 0 0;color:#52615b;font-size:13px}.br-compare{background:#f7f4ed}.br-compare-table{margin-top:40px;overflow:hidden;border:1px solid #d8dfdb;border-radius:8px;background:#fff}.br-compare-row{min-height:72px;display:grid;grid-template-columns:1.4fr .8fr .8fr;border-bottom:1px solid #e0e5e2}.br-compare-row:last-child{border-bottom:0}.br-compare-row>*{padding:20px;display:grid;place-items:center;text-align:center}.br-compare-row strong{justify-items:start;text-align:left}.br-compare-row span:nth-child(2),.br-compare-head b:nth-child(2){color:#fff;background:var(--green-800);font-weight:850}.br-compare-head{min-height:58px}.br-compare-head b{font-size:18px}.br-guarantee{padding:34px 0;color:#fff;background:var(--green-800)}.br-guarantee__inner{display:flex;justify-content:center;align-items:center;gap:22px}.br-guarantee__inner>span{width:54px;height:54px;display:grid;place-items:center;color:var(--green-800);background:#fff;border-radius:50%;font-size:28px;font-weight:900}.br-guarantee h3{margin:0 0 4px;font-size:20px}.br-guarantee p{margin:0;color:#d8e7e2;font-size:13px}.br-faq{background:#e6f5ef}.br-faq h2 em{color:var(--green-800);font-style:normal}.br-faq-list{margin-top:40px}.br-faq-list details{padding:0;border-bottom:1px solid #bfd8cf}.br-faq-list summary{min-height:68px;padding:18px 50px 18px 18px;position:relative;display:flex;align-items:center;font-size:15px;font-weight:800;cursor:pointer;list-style:none}.br-faq-list summary::-webkit-details-marker{display:none}.br-faq-list summary:after{content:"+";position:absolute;right:18px;color:var(--green-800);font-size:24px}.br-faq-list details[open] summary:after{content:"\2212"}.br-faq-list details p{margin:-4px 50px 22px 18px;color:#4e6159;font-size:13px}.br-reviews{background:#fff}.br-review-summary{max-width:820px;margin:42px auto;padding:28px;display:grid;grid-template-columns:.7fr 1.3fr;gap:34px;border-block:1px solid #dce3df}.br-review-summary>div:first-child{display:grid;place-content:center;text-align:center}.br-review-summary strong{font:850 46px/1 var(--display)}.br-review-summary>div:first-child span{margin-top:8px;color:#efab00;letter-spacing:.12em}.br-review-summary p{margin:5px 0 0;color:#6c7773;font-size:11px}.br-histogram p{margin:5px 0;display:grid;grid-template-columns:14px 1fr 38px;align-items:center;gap:9px}.br-histogram span{height:8px;overflow:hidden;background:#edf0ee;border-radius:9px}.br-histogram i{height:100%;display:block;background:var(--green-800)}.br-histogram small{color:#67736e;font-size:10px}.br-review-feed{max-width:860px;margin:0 auto}.br-review-feed article{padding:28px 0;display:grid;grid-template-columns:48px 1fr;gap:18px;border-bottom:1px solid #e2e7e4}.br-review-avatar{width:44px;height:44px;display:grid;place-items:center;color:#fff;background:var(--green-800);border-radius:50%;font-weight:900}.br-review-feed article b{color:#efab00;letter-spacing:.12em}.br-review-feed article small{margin-left:10px;color:var(--green-800);font-weight:800}.br-review-feed h3{margin:8px 0;font-size:15px}.br-review-feed p{margin:0;color:#435149;font-size:13px}.br-pagination{margin-top:30px;display:flex;justify-content:center;gap:8px}.br-pagination button,.br-pagination a{width:38px;height:38px;display:grid;place-items:center;color:var(--green-800);background:#fff;border:1px solid #cdd8d3;border-radius:4px;cursor:pointer;text-decoration:none}.br-pagination button[aria-current],.br-pagination a[aria-current]{color:#fff;background:var(--green-800)}.br-footer{padding:68px 0 30px;color:#fff;background:var(--green-950)}.br-footer__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.br-footer h2{margin:0 0 18px;font-size:16px}.br-footer a{margin:9px 0;display:block;color:#d4e1dc;font-size:12px;text-decoration:none}.br-footer p{color:#c2d4cd;font-size:12px}.br-footer__bottom{margin-top:45px;padding-top:26px;border-top:1px solid rgba(255,255,255,.17)}.br-footer__bottom>span{display:inline-block;padding:11px 14px;border:1px solid rgba(255,255,255,.3);border-radius:4px;font-size:12px}.br-payments{margin:20px 0;display:flex;flex-wrap:wrap;gap:6px}.br-payments i{padding:5px 7px;color:#23352f;background:#fff;border-radius:3px;font-size:8px;font-style:normal;font-weight:900}@media(max-width:760px){.br-wrap{width:min(100% - 30px,560px)}.br-loved,.br-ingredients,.br-stories,.br-stats,.br-compare,.br-faq,.br-reviews{padding:62px 0}.br-loved h2,.br-ingredients h2,.br-apart h2,.br-stories h2,.br-how h2,.br-stats h2,.br-compare h2,.br-faq h2,.br-reviews h2{font-size:clamp(31px,10.4vw,42px)}.br-video-rail{grid-auto-columns:77%;gap:12px}.br-video-card{min-height:420px}.br-lead{margin-bottom:30px;font-size:14px}.br-ingredient-list summary{min-height:98px;grid-template-columns:1fr 104px;gap:12px}.br-ingredient-list summary b{font-size:18px}.br-ingredient-list summary img{width:104px;height:64px}.br-ingredient-list details>p{margin-top:0;font-size:12px}.br-apart{grid-template-columns:1fr}.br-apart__media img{min-height:0;aspect-ratio:1 / 1.08}.br-apart__copy{padding:56px 18px}.br-apart article{grid-template-columns:38px 1fr}.br-story-proof{flex-wrap:wrap}.br-story-grid{grid-template-columns:86% 86%;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.br-story-grid article{scroll-snap-align:start}.br-story-grid img{height:280px}.br-how{grid-template-columns:1fr}.br-how__copy{padding:58px 18px}.br-how>img{min-height:0;aspect-ratio:1;order:-1}.br-stat-grid{grid-template-columns:1fr 1fr}.br-stat-grid article{min-height:180px;padding:25px 15px}.br-stat-grid strong{font-size:40px}.br-compare-row{grid-template-columns:1.2fr .8fr .8fr}.br-compare-row>*{padding:15px 8px;font-size:11px}.br-guarantee__inner{align-items:flex-start}.br-guarantee__inner>span{flex:0 0 48px;width:48px;height:48px}.br-review-summary{grid-template-columns:1fr;gap:22px}.br-review-feed article{grid-template-columns:38px 1fr;gap:12px}.br-review-avatar{width:36px;height:36px}.br-footer__grid{grid-template-columns:1fr;gap:36px}}.br-wrap{width:min(1155px,calc(100% - 105px))}.br-wrap--narrow{max-width:1155px}.br-loved{height:300px;padding:0;background:#fff}.br-loved .br-wrap{width:467px;margin-right:max(15.75px,calc((100% - 1155px)/2));margin-left:auto}.br-loved h2{font:600 14px/22px var(--body);letter-spacing:normal;text-align:left}.br-video-rail{height:245px;margin-top:18px;grid-auto-flow:row;grid-template-columns:repeat(3,150px);grid-auto-columns:auto;gap:9px;overflow:hidden}.br-video-card{height:245px;min-height:0;border-radius:8px}.br-video-card button{width:46px;height:46px}.br-rail-controls{display:none}.br-ingredients{min-height:749px;padding:36px 0 41px;background:#f6f5f1}.br-ingredients h2{font:700 48px/1.3 var(--body);letter-spacing:normal}.br-lead{max-width:820px;margin:12px auto 16px;font-size:13px;line-height:1.5}.br-ingredient-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:52.5px}.br-ingredient-list summary{min-height:122px;padding:5px 6px;grid-template-columns:1fr 266px;gap:16px}.br-ingredient-list summary img{width:266px;height:111px}.br-ingredient-list details>p{margin:-8px 0 18px}.br-ingredients .br-slide-count{margin-top:0}.br-apart{height:900px;padding:60px 52.5px;grid-template-columns:462px minmax(0,1fr);align-items:stretch;gap:52.5px}.br-apart__media img{width:462px;height:780px;min-height:0}.br-apart__copy{height:780px;padding:0;align-self:auto}.br-apart h2{font:700 48px/1.3 var(--body);letter-spacing:normal}.br-apart__copy>p{margin:16px 0 22px;font-size:14px;line-height:1.45}.br-apart article{margin-top:18px}.br-apart article p{line-height:1.42}.br-stress-spillover{margin-top:18px;padding:14px;display:grid;grid-template-columns:.8fr 1.2fr;gap:14px;color:#17372d;background:#e6f5ef;border-left:4px solid var(--green-800);border-radius:0 12px 12px 0}.br-stress-spillover>div+div{padding-left:14px;border-left:1px solid #b6d6ca}.br-stress-spillover strong{display:block;color:var(--green-800);font-size:11px;line-height:1.25;letter-spacing:.045em}.br-stress-spillover p{margin:5px 0 0;font-size:11px;line-height:1.38}.br-stories{min-height:1255px;padding:90px 0 75px;color:#102019;background:#f6f5f1}.br-stories h2{font:700 48px/1.3 var(--body);letter-spacing:normal}.br-story-proof{margin-bottom:20px}.br-story-grid{margin-top:32px;grid-template-columns:repeat(3,352px);gap:49.5px;overflow:hidden}.br-story-grid article{height:820px}.br-story-grid img{width:352px;height:352px}.br-story-grid article>div{padding:24px}.br-story-grid p{font-size:13px;line-height:1.5}.br-how{height:327px;display:block;color:#111b18;background:#fff}.br-how__copy{width:min(1155px,calc(100% - 105px));height:100%;margin:0 auto;padding:36px 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto 1fr;column-gap:52.5px}.br-how h2{grid-column:1;font:700 40.95px/50.4px var(--body);color:#111b18;letter-spacing:normal}.br-how__copy>p{grid-column:1;max-width:500px;margin:14px 0 0;color:#425049;font-size:15.75px;line-height:24.75px}.br-how-list{grid-column:2;grid-row:1 / span 2;gap:0}.br-how-list article{min-height:63.75px;grid-template-columns:37px 1fr;gap:16px;align-items:center}.br-how-list article>span{width:37px;height:37px;color:#085946;background:transparent;font-size:20px}.br-how-list h3{color:#111b18;font-size:15.75px}.br-how-list p{color:#52615b;font-size:13px}.br-stats{height:725px;padding:36px 0;background:#f6f5f1}.br-stats>.br-wrap{height:653px;display:grid;grid-template-columns:repeat(2,551.25px);gap:52.5px;align-items:center}.br-stats h2{font:700 32.76px/40.32px var(--body);letter-spacing:normal}.br-stats__intro img{width:551.25px;height:551.25px;margin-top:21px;object-fit:cover;border-radius:12px}.br-stat-grid{height:399px;margin:0;display:grid;grid-template-columns:1fr;gap:0;align-self:center;background:transparent}.br-stat-grid article{min-height:0;height:99px;padding:0;display:grid;grid-template-columns:118px 1fr;align-items:center;align-content:initial;text-align:left;background:transparent;border-bottom:1px solid #d9ddd8}.br-stat-grid article:last-child{border-bottom:0}.br-stat-grid strong{font:700 42px/1 var(--body)}.br-stat-grid p{margin:0;font-size:15.75px;line-height:22px}.br-compare{height:606px;padding:72px 0 60px;background:#f6f5f1}.br-compare h2{font:700 56px/1.3 var(--body);letter-spacing:normal}.br-compare-table{width:840px;height:361px;margin:40px auto 0}.br-compare-table,.br-compare-row{box-sizing:border-box}.br-compare-table{overflow:clip}.br-compare-row{min-height:61px;height:61px;grid-template-columns:588px 126px 126px}.br-compare-head{min-height:56px;height:56px}.br-compare-row>*{padding:10px}.br-guarantee{height:232px;padding:0;color:#111b18;background:#fff}.br-guarantee__inner{height:100%;flex-direction:column;gap:14px;text-align:center}.br-guarantee__inner>span{color:var(--green-800);background:#fff;border:3px solid var(--green-800)}.br-guarantee h3{font:700 24.57px/34.02px var(--body)}.br-guarantee p{color:#52615b;font-size:15.75px}.br-guarantee__inner>div{max-width:520px}.br-faq{width:min(1175px,calc(100% - 105px));height:929px;margin:12px auto;padding:60px 52.5px;overflow:hidden;background:#f6f5f1;border-radius:40px}.br-faq .br-wrap{width:1070px}.br-faq h2{font:700 48px/1.3 var(--body);letter-spacing:normal}.br-faq-list{margin-top:40px;display:grid;gap:8px}.br-faq-list details{overflow:hidden;background:#fff;border:0;border-radius:12px;box-shadow:0 3px #0a594614,0 8px 18px #142d240f}.br-faq-list summary{min-height:64px;color:var(--green-800)}.br-faq-list summary:after{content:"\2304"}.br-faq-list details[open] summary:after{content:"\2303"}.br-faq:has(.br-faq-list details[open]){height:auto;min-height:929px;overflow:visible}.br-faq-list:has(details[open]){height:auto}.br-reviews{min-height:2154px;padding:24px 0 0;background:#fff}.br-reviews h2{font:700 25.2px/35.28px var(--body);letter-spacing:normal}.br-review-summary{max-width:820px;margin:24px auto}.br-review-feed{max-width:1155px}.br-review-feed article{min-height:320px;padding:24px 0}.br-review-feed p{font-size:15.75px;line-height:22.05px}.br-footer{min-height:1032px;padding:32px 0}@media(max-width:760px){.br-wrap,.br-wrap--narrow{width:calc(100% - 31.5px);max-width:none}.br-loved{height:291px}.br-loved .br-wrap{width:calc(100% - 31.5px);margin-right:auto;margin-left:auto}.br-loved .br-wrap{height:275px;padding-bottom:27px}.br-video-rail{height:208px;grid-template-columns:repeat(3,121px);gap:8px}.br-video-card{height:208px}.br-video-card button{width:42px;height:42px}.br-ingredients{min-height:999px;padding:27px 0}.br-ingredients h2{font:700 32px/1.3 var(--body)}.br-lead{margin:12px auto 16px;font-size:13px;line-height:19.5px}.br-ingredient-list{grid-template-columns:1fr;column-gap:0}.br-ingredient-list summary{min-height:104px;padding:0 6px;grid-template-columns:1fr 176px;gap:8px}.br-ingredient-list summary img{width:176px;height:103px}.br-ingredient-list details>p{margin:0;font-size:12px;line-height:18px}.br-ingredients .br-slide-count{margin-top:7px}.br-apart{height:2078px;min-height:2078px;padding:45px 15.75px;grid-template-columns:1fr;gap:32px}.br-apart__media img{width:353px;height:529px;aspect-ratio:auto}.br-apart__copy{min-height:1257px;height:auto;padding:0}.br-apart h2{font:700 32px/1.3 var(--body)}.br-apart__copy>p{font-size:15.75px;line-height:24.75px}.br-apart article{margin-top:28px;grid-template-columns:38px 1fr}.br-apart article h3{font-size:17px;line-height:23px}.br-apart article p{font-size:15px;line-height:22px}.br-stress-spillover{padding:16px;grid-template-columns:1fr;gap:14px}.br-stress-spillover>div+div{padding:14px 0 0;border-top:1px solid #b6d6ca;border-left:0}.br-stress-spillover strong{font-size:12px;line-height:1.3}.br-stress-spillover p{font-size:13px;line-height:19px}.br-stories{height:1178px;min-height:1178px;padding:27px 0 75px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none}.br-video-rail::-webkit-scrollbar{display:none}.br-stories h2{font:700 32px/1.3 var(--body)}.br-story-proof{margin-bottom:16px}.br-story-grid{height:770px;margin-top:27px;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:269px;gap:8px;overflow-x:auto;overflow-y:hidden}.br-story-grid article{height:770px}.br-story-grid img{width:269px;height:269px}.br-story-grid article>div{padding:18px}.br-story-grid p{font-size:13px;line-height:19.5px}.br-stories .br-slide-count{margin-top:16px}.br-how{height:466px}.br-how__copy{width:calc(100% - 31.5px);padding:27px 0;display:block}.br-how h2{font:700 30.7125px/37.8px var(--body)}.br-how__copy>p{margin:12px 0 20px;font-size:13px;line-height:19.5px}.br-how-list article{min-height:63px;grid-template-columns:32px 1fr;gap:14px}.br-how-list article>span{width:32px;height:32px}.br-how-list h3{font-size:15px}.br-how-list p{font-size:12px}.br-stats{height:916px;padding:27px 0}.br-stats>.br-wrap{height:862px;grid-template-columns:1fr;gap:21px}.br-stats h2{font:700 27.3px/33.6px var(--body)}.br-stats__intro img{width:353px;height:353px;margin-top:21px}.br-stat-grid{height:400px}.br-stat-grid article{height:99px;min-height:99px;grid-template-columns:96px 1fr;padding:0}.br-stat-grid strong{font-size:38px}.br-stat-grid p{font-size:13px;line-height:19.5px}.br-compare{height:466px;padding:54px 0}.br-compare h2{width:280px;min-height:83px;margin:0 auto;font:700 32px/1.3 var(--body)}.br-compare-table{width:353px;height:245px;margin-top:30px}.br-compare-row{min-height:41px;height:41px;grid-template-columns:232.6px 59.9px 59.9px}.br-compare-head{min-height:40px;height:40px}.br-compare-head b{font-size:10px}.br-compare-row>*{padding:6px 4px;font-size:10px}.br-guarantee{height:260px;padding:0}.br-guarantee__inner{align-items:center}.br-guarantee h3{font:700 23.205px/32.13px var(--body)}.br-guarantee p{font-size:14px;line-height:21px}.br-guarantee__inner>div{max-width:323px}.br-guarantee h3{max-width:300px;margin:0 auto 8px}.br-faq{width:calc(100% - 31.5px);height:953px;margin:12px auto;padding:45px 16px;border-radius:40px}.br-faq .br-wrap{width:321px}.br-faq h2{font:700 30px/39px var(--body)}.br-faq-list{height:765px;margin-top:20px;gap:8px}.br-faq-list summary{min-height:75.625px;padding:16px 42px 16px 20px}.br-faq-list summary:after{right:18px}.br-faq:has(.br-faq-list details[open]){min-height:953px}.br-reviews{min-height:2804px;padding:16px 0}.br-reviews h2{font:700 23.625px/33.075px var(--body)}.br-review-summary{margin:12px auto 24px;padding:24px 0}.br-review-feed article{min-height:440px;padding:16px 0;grid-template-columns:38px 1fr}.br-review-feed p{font-size:15.75px;line-height:22.05px}.br-footer{min-height:1262px;padding:32px 0}}.br-video-card:after{content:"";position:absolute;top:35%;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,transparent,rgba(4,36,29,.88));pointer-events:none}.br-video-card>img{position:absolute;top:0;right:0;bottom:0;left:0}.br-video-card>div{position:absolute;right:0;bottom:0;left:0;z-index:2;display:grid;gap:3px;padding:15px 12px;color:#fff}.br-video-card>div strong{font-size:9px;line-height:1.2;letter-spacing:.08em}.br-video-card>div span{font-size:11px;line-height:1.25}.br-ingredient-list{height:410px;grid-template-rows:repeat(2,205px)}.br-ingredient-list details{height:205px;overflow:hidden}.br-ingredient-list summary{min-height:143px;grid-template-columns:1fr 210px}.br-ingredient-list summary b{font-size:20px;line-height:1.12}.br-ingredient-list summary img{width:210px;height:130px;object-fit:cover;mix-blend-mode:normal;border-radius:8px}.br-ingredient-list details>p{max-width:475px;margin:-3px 8px 12px;font-size:12px;line-height:1.4}.br-apart article>span{font-size:11px;font-weight:900;letter-spacing:.04em}.br-story-grid h3{margin:14px 0 12px;color:#14251e;font-size:19px;line-height:1.25}.br-story-proof>b{color:var(--green-800)}.br-stat-grid strong{font-size:28px;letter-spacing:-.03em}.br-footer__support a{display:inline;margin:0}@media(max-width:760px){.br-video-card>div{padding:12px 8px}.br-video-card>div strong{font-size:7px}.br-video-card>div span{font-size:9px}.br-ingredient-list{height:690px;grid-template-rows:repeat(4,172.5px)}.br-ingredient-list details{height:172.5px}.br-ingredient-list summary{min-height:123px;grid-template-columns:minmax(0,1fr) 140px}.br-ingredient-list summary b{font-size:17px}.br-ingredient-list summary small{font-size:10px}.br-ingredient-list summary img{width:140px;height:102px}.br-ingredient-list details>p{margin:-1px 6px 8px;font-size:11px;line-height:15px}.br-apart article>span{font-size:9px}.br-story-grid h3{margin:12px 0 10px;font-size:17px}.br-stat-grid strong{font-size:22px}}.br-apart{height:760px;padding-top:50px;padding-bottom:50px}.br-apart__media img,.br-apart__copy{height:660px}.br-stories{min-height:0;padding-top:55px;padding-bottom:36px}.br-faq{margin-top:8px;margin-bottom:8px}.br-reviews{min-height:0;padding:24px 0 52px}.br-review-feed article{min-height:0;padding:28px 0 30px}@media(max-width:760px){.br-video-rail{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none}.br-video-rail::-webkit-scrollbar{display:none}.br-apart{height:auto;min-height:0;padding:45px 15.75px 60px}.br-apart__media img{height:529px}.br-apart__copy{height:auto;min-height:0}.br-stories{height:auto;min-height:0;padding:27px 0 36px;overflow:hidden}.br-reviews{min-height:0;padding:16px 0 48px}.br-review-feed article{min-height:0;padding:22px 0}}@media(min-width:761px)and (max-width:1100px){.br-wrap,.br-wrap--narrow{width:calc(100% - 64px);max-width:none}.br-apart{height:auto;min-height:0;padding:48px 32px 56px;grid-template-columns:minmax(250px,.78fr) minmax(0,1.22fr);gap:32px;align-items:stretch}.br-apart__media{min-width:0}.br-apart__media img{width:100%;height:100%;min-height:0;object-fit:cover}.br-apart__copy{height:auto;min-width:0}.br-apart h2{font:700 36px/1.2 var(--body)}.br-apart__copy>p{margin:14px 0 18px}.br-apart article{margin-top:16px}.br-stress-spillover{grid-template-columns:1fr;gap:12px}.br-stress-spillover>div+div{padding:12px 0 0;border-top:1px solid #b6d6ca;border-left:0}.br-stories{height:auto;min-height:0;padding:48px 0 40px;overflow:hidden}.br-story-grid{height:auto;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:calc((100% - 16px)/2);gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.br-story-grid::-webkit-scrollbar{display:none}.br-story-grid article{width:100%;height:820px;scroll-snap-align:start}.br-story-grid img{width:100%;height:auto;aspect-ratio:1}.br-how{height:auto;min-height:400px}.br-how__copy{width:calc(100% - 64px);height:auto;min-height:400px;padding:44px 0;column-gap:32px}.br-how h2{font-size:36px;line-height:1.2}.br-stats{height:auto;min-height:520px;padding:44px 0}.br-stats>.br-wrap{height:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.br-stats__intro img{width:100%;height:auto;aspect-ratio:1}.br-stat-grid{width:100%}.br-stat-grid article{grid-template-columns:96px minmax(0,1fr)}.br-compare{height:auto;padding:60px 0}.br-compare h2{font-size:46px;line-height:1.2}.br-compare-table{width:100%;margin-top:32px}.br-compare-row{grid-template-columns:minmax(0,1fr) 90px 90px}.br-faq{width:calc(100% - 64px);height:929px;padding:50px 32px}.br-faq .br-wrap{width:100%}.br-faq h2{font-size:42px;line-height:1.2}.br-faq-list{margin-top:32px}}.br-compare{height:auto;min-height:0}.br-compare-table,.br-compare-row{height:auto}.br-footer{height:auto;min-height:0}@media(max-width:760px){.br-how,.br-stats,.br-guarantee,.br-faq{height:auto}.br-how,.br-stats{min-height:0}.br-how__copy,.br-stats>.br-wrap{height:auto;min-height:0}.br-compare-table{width:100%;max-width:100%}.br-compare-row{min-height:41px;grid-template-columns:minmax(0,1fr) 56px 56px}.br-compare-head{min-height:40px}.br-guarantee{min-height:266px}.br-guarantee__inner{height:auto;min-height:266px;padding:26px 0}.br-faq{min-height:953px;overflow:visible}.br-faq .br-wrap{width:100%}.br-faq-list{height:auto}}.cns-reset-page h1,.cns-reset-page h2,.cns-reset-page h3,.cns-reset-page .benefit-lead,.cns-reset-page .offer-label{text-wrap:balance}.cns-reset-page p{text-wrap:pretty}.gallery-stage img,.gallery-tab img,.br-video-card img,.br-ingredient-list img,.br-apart__media img,.br-story-grid img,.br-stats__intro img{outline:1px solid rgba(5,57,47,.07);outline-offset:-1px}.primary-cta:active,.gallery-tab:active,.br-slide-count button:active,.br-pagination button:active{transform:scale(.96)}@media(min-width:1101px)and (max-width:1259px){.br-wrap,.br-wrap--narrow{width:calc(100% - 64px);max-width:none}.br-apart{height:auto;min-height:0;padding:48px 32px 56px;grid-template-columns:minmax(360px,.82fr) minmax(0,1.18fr);gap:40px;align-items:stretch}.br-apart__media{min-width:0}.br-apart__media img{width:100%;height:100%;min-height:660px;object-fit:cover}.br-apart__copy{height:auto;min-width:0}.br-apart h2{font-size:clamp(38px,3.8vw,46px);line-height:1.15}.br-story-grid{height:auto;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;overflow:visible}.br-story-grid article{width:100%;height:820px}.br-story-grid img{width:100%;height:auto;aspect-ratio:1}.br-how{height:auto;min-height:360px}.br-how__copy{width:calc(100% - 64px);height:auto;min-height:360px;padding:44px 0;column-gap:40px}.br-how h2{font-size:36px;line-height:1.2}.br-stats{height:auto;min-height:660px;padding:44px 0}.br-stats>.br-wrap{height:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px}.br-stats__intro img{width:100%;height:auto;aspect-ratio:1}.br-stat-grid{width:100%}.br-stat-grid article{grid-template-columns:104px minmax(0,1fr)}.br-faq{width:calc(100% - 64px);padding-right:32px;padding-left:32px}.br-faq .br-wrap{width:100%}}@media(min-width:1101px){.hero-badge{font-size:12px}.hero-rating{font-size:15px}.benefit-lead{font-size:19px;line-height:1.32}.benefit-list{gap:10px}.benefit-list li{font-size:16px;line-height:1.35}.benefit-list span{width:19px;height:19px;font-size:11px}.shipping-line{min-height:48px;padding:11px 13px;font-size:13px}.offer-label{font-size:14px}.supply-selector{gap:9px}.supply-card{min-height:82px;padding:14px 16px;gap:12px}.supply-copy b,.supply-price strong{font-size:18px}.supply-copy small,.supply-price s{font-size:13px}.supply-card em{font-size:10px}.renewal-cadence{font-size:13px;line-height:1.45}.primary-cta>span{font-size:20px}.primary-cta small{font-size:11px;line-height:1.3}.checkout-note{font-size:13px}.assurance-list{gap:10px}.assurance-list li{font-size:13px;line-height:1.4}.assurance-list i{width:18px;height:18px;font-size:11px}.reset-scorecard{padding:16px}.reset-scorecard>p{font-size:11px}.reset-scorecard>div span{font-size:12px;line-height:1.35}.reset-scorecard small{font-size:11px;line-height:1.45}.buybox-urgency>div:first-child strong{font-size:13px}.buybox-urgency>div:first-child span{font-size:12px}.buybox-urgency>p{font-size:11px}.customer-proof strong{font-size:14px}.customer-proof p>span{font-size:12px;line-height:1.4}.one-time-purchase{font-size:16px}.product-accordions summary{font-size:15px}.product-accordions p{font-size:14px;line-height:1.5}.br-loved h2{font-size:16px;line-height:24px}.br-video-card>div strong{font-size:10px}.br-video-card>div span{font-size:12px;line-height:1.35}.br-lead{font-size:16px;line-height:1.55}.br-ingredient-list summary small{font-size:13px}.br-ingredient-list details>p{font-size:15px;line-height:1.5}.br-apart{height:auto;min-height:760px;align-items:stretch}.br-apart__media img{height:100%;min-height:660px}.br-apart__copy{height:auto;min-height:660px}.br-apart__copy>p{font-size:16px;line-height:1.55}.br-apart article h3{font-size:18px;line-height:1.3}.br-apart article p{font-size:15px;line-height:1.5}.br-stress-spillover strong{font-size:12px;line-height:1.35}.br-stress-spillover p{font-size:13px;line-height:1.5}.br-story-proof{font-size:13px}.br-story-grid{align-items:stretch}.br-story-grid article{height:auto;min-height:850px}.br-story-grid h3{font-size:21px;line-height:1.3}.br-story-grid p{font-size:16px;line-height:1.5}.br-how{height:auto;min-height:420px}.br-how__copy{height:auto;min-height:420px;padding-top:44px;padding-bottom:44px}.br-how__copy>p{font-size:17px;line-height:1.55}.br-how-list article{min-height:76px}.br-how-list h3{font-size:17px;line-height:1.3}.br-how-list p{font-size:15px;line-height:1.45}.br-stat-grid p{font-size:16px;line-height:1.45}.br-compare-row strong{font-size:16px}.br-compare-row>span{font-size:15px}.br-guarantee p{font-size:17px;line-height:1.5}.br-faq{height:auto;min-height:929px;overflow:visible}.br-faq-list summary{font-size:17px}.br-faq-list details p{font-size:15px;line-height:1.55}.br-review-summary p{font-size:13px}.br-review-feed h3{font-size:17px}.br-review-feed p{font-size:17px;line-height:1.5}.br-footer a{font-size:14px}.br-footer p{font-size:14px;line-height:1.55}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/bettr-cns-reset.css.map */
