:root{--forest:#1f3a2e;--forest-deep:#16291f;--forest-line:#2c4a3b;--cream:#f5ede0;--cream-deep:#ebe1d0;--paper:#fbf6ec;--ink:#1a1a17;--ink-soft:#5a5a52;--ink-faint:#8a8a82;--rule:#e3ddd0;--gold:#d4a017;--gold-soft:#f6c63a;--lime:#c9e26a;--lime-deep:#b9d058;--sienna:#b8542a}*{box-sizing:border-box}html,body{margin:0;padding:0;overflow-x:clip}body{font-family:Inter,system-ui,sans-serif;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4,h5{font-family:Inter,system-ui,sans-serif;letter-spacing:-.01em;color:var(--ink);font-weight:700}.mono{font-family:JetBrains Mono,monospace}img{display:block;max-width:100%}button{font-family:inherit}.anno{background:var(--forest);color:var(--cream);border-bottom:1px solid var(--forest-line);position:sticky;top:0;z-index:50;box-shadow:0 4px 14px -10px #0006;width:100vw;left:0;right:0;overflow:hidden}.anno-row{max-width:1240px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px 32px;width:100%}.anno-left{display:flex;flex-direction:column;gap:3px}.anno-eyebrow{font-size:15px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;display:inline-flex;align-items:center;gap:8px;color:var(--lime);line-height:1}.anno-eyebrow .leaf{font-size:16px;line-height:1;display:inline-block;filter:drop-shadow(0 1px 2px rgba(0,0,0,.25));animation:bloom 2.4s ease-in-out infinite}@keyframes bloom{0%,to{transform:rotate(-6deg) scale(1)}50%{transform:rotate(8deg) scale(1.08)}}.anno-sub{font-size:11.5px;letter-spacing:.2em;text-transform:uppercase;font-weight:700;color:var(--cream)}.countdown{display:inline-flex;align-items:center;gap:6px;background:var(--lime);color:var(--forest-deep);border-radius:10px;padding:8px 14px;font-family:JetBrains Mono,SF Mono,monospace;box-shadow:0 0 0 1px #39522626 inset,0 6px 14px -8px #00000073}.cd-cell{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:46px;padding:0 4px}.cd-num{font-size:22px;font-weight:800;line-height:1;color:var(--forest-deep);font-variant-numeric:tabular-nums;letter-spacing:-.01em}.cd-label{font-size:9px;letter-spacing:.2em;margin-top:4px;color:var(--forest);font-weight:700;font-family:Inter,sans-serif;text-transform:uppercase}.cd-sep{font-size:20px;font-weight:800;color:var(--forest-deep);line-height:1;margin-bottom:14px;opacity:.85;animation:blink 1s steps(2,end) infinite}@keyframes blink{50%{opacity:.35}}main.offer{max-width:1240px;margin:0 auto;padding:36px 32px 64px;display:grid;grid-template-columns:80px 1fr 1fr;gap:32px;align-items:start}.thumbs-col{display:flex;flex-direction:column;gap:10px;position:sticky;top:88px}.thumb{width:80px;aspect-ratio:1;border-radius:14px;overflow:hidden;border:2px solid transparent;cursor:pointer;background:var(--cream-deep);position:relative;padding:0;transition:border-color .15s,transform .08s}.thumb:hover{border-color:#bcb6a3}.thumb.active{border-color:var(--forest)}.thumb img{width:100%;height:100%;object-fit:cover;display:block}.hero-stage{position:sticky;top:88px}.hero-img{position:relative;aspect-ratio:1/1;border-radius:18px;overflow:hidden;background:var(--cream-deep)}.hero-img img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .25s}.hero-img.swapping img{opacity:.4}.hero-pill{position:absolute;top:18px;left:18px;right:18px;background:var(--cream);border:1px solid var(--forest);border-radius:999px;padding:14px 22px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-weight:700;font-size:14px;letter-spacing:.06em;color:var(--forest)}.hero-pill .seal{width:32px;height:32px;border-radius:50%;background:radial-gradient(circle at 35% 35%,var(--gold-soft),var(--gold) 70%);display:grid;place-items:center;color:#2a2208;font-size:14px}.hero-headline{position:absolute;left:32px;bottom:120px;font-family:Inter,sans-serif;font-weight:700}.hero-headline .pct{font-size:64px;line-height:1;color:var(--forest)}.hero-headline .pct sup{font-size:32px;vertical-align:super;font-weight:600}.hero-headline .sub{font-size:14px;color:var(--ink-soft);max-width:200px;margin-top:8px;line-height:1.4;font-family:Inter,sans-serif;font-weight:500}.hero-guarantee{position:absolute;left:18px;right:18px;bottom:18px;background:var(--cream);border:1px solid var(--cream-deep);border-radius:14px;padding:14px 16px;display:flex;align-items:center;gap:14px}.hero-guarantee .badge-90{width:54px;height:54px;border-radius:50%;border:2px dashed var(--forest);display:grid;place-items:center;color:var(--forest);font-family:Inter,sans-serif;font-weight:700;font-size:11px;line-height:1;text-align:center;flex:none}.hero-guarantee .badge-90 b{font-size:18px;display:block}.hero-guarantee p{margin:0;font-size:12px;line-height:1.5;color:var(--ink-soft)}.hero-guarantee p b{color:var(--ink)}.hero-arrow{position:absolute;right:18px;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:var(--lime);color:var(--forest);display:grid;place-items:center;border:none;cursor:pointer;box-shadow:0 6px 16px -8px #0000004d}.hero-arrow:hover{filter:brightness(1.05)}.config{display:flex;flex-direction:column;gap:14px;min-width:0}.config h1{font-family:Inter,sans-serif;font-size:30px;font-weight:800;line-height:1.1;letter-spacing:-.01em;text-transform:uppercase;margin:0}.trust-row{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--ink-soft);flex-wrap:wrap}.trust-row .stars-pill{background:var(--forest);color:#fff;padding:4px 10px;border-radius:4px;display:inline-flex;align-items:center;gap:6px;font-weight:700;font-size:12px}.trust-row .stars-pill .stars{color:var(--gold-soft);letter-spacing:1px}.trust-row a{color:var(--forest);font-weight:600;text-decoration:underline;text-underline-offset:2px}.lede{font-size:14.5px;line-height:1.6;color:var(--ink);max-width:54ch;margin:6px 0 0}.section-label{font-size:15px;font-weight:700;color:var(--ink);margin-top:14px}.weights{display:flex;flex-wrap:wrap;gap:8px}.weight{border:1.5px solid var(--rule);background:#fff;padding:11px 22px;border-radius:999px;font-size:14px;font-weight:600;cursor:pointer;color:var(--ink);transition:all .15s}.weight:hover{border-color:#bcb6a3}.weight.selected{background:var(--forest);color:#fff;border-color:var(--forest)}.plans{display:flex;flex-direction:column;gap:12px}.plan{position:relative;background:#fff;border:2px solid var(--rule);border-radius:14px;padding:0;cursor:pointer;overflow:hidden;transition:border-color .15s,box-shadow .15s,transform .08s}.plan:hover{border-color:#bcb6a3}.plan.selected{border-color:var(--lime-deep);border-width:3px;box-shadow:0 8px 28px -14px #39522647}.plan[data-plan=trial].unselected .plan-head{display:none}.plan-head{background:var(--lime);color:var(--forest-deep);font-size:12px;font-weight:800;letter-spacing:.22em;text-transform:uppercase;padding:10px 16px;text-align:center}.plan-body{padding:18px 18px 16px;display:flex;flex-direction:column;gap:14px;background:#fff}.plan.selected .plan-body{background:linear-gradient(180deg,#f7fbe1,#eef5c5)}.plan-row{display:flex;align-items:center;gap:14px;justify-content:space-between}.plan-radio-wrap{display:flex;align-items:center;gap:14px}.radio{width:22px;height:22px;border-radius:50%;border:2px solid #c9c4b1;flex:none;display:grid;place-items:center;background:#fff}.plan.selected .radio{border-color:var(--forest)}.plan.selected .radio:after{content:"";width:10px;height:10px;border-radius:50%;background:var(--forest)}.plan-title b{font-size:16px;font-weight:700}.plan-title .day{display:block;font-size:13px;color:var(--ink-soft);margin-top:2px}.save-pill{background:var(--forest);color:#fff;padding:5px 12px;border-radius:999px;font-size:12px;font-weight:700}.plan-divider{position:relative;height:1px;background:#3952262e;margin:8px -18px 6px;display:flex;justify-content:center;align-items:center}.gift-banner{background:var(--lime);color:var(--forest-deep);padding:7px 16px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.08em;text-align:center;position:relative;box-shadow:0 0 0 4px #f7fbe1f2,0 2px 6px -2px #3952262e}.plan.selected .gift-banner{box-shadow:0 0 0 4px #f4faca,0 2px 6px -2px #39522633}.includes .includes-title{font-size:13px;display:block;margin-bottom:8px;color:var(--ink);font-weight:700}.includes ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:9px;font-size:14px}.includes li{display:grid;grid-template-columns:18px 1fr auto;gap:10px;align-items:center;line-height:1.3}.ic-check{width:18px;height:18px;border-radius:50%;background:var(--forest);display:grid;place-items:center;color:#fff;flex:none}.ic-check svg{width:11px;height:11px;display:block}.includes li .label{color:var(--ink);font-weight:500}.includes li .label.span-row{grid-column:2 / -1}.includes li .prices{font-size:13px;color:var(--ink-soft);text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.includes li .prices s{margin-right:6px;opacity:.65}.includes li .prices b{display:inline;color:var(--ink);font-weight:800}.plan-foot{display:flex;justify-content:space-between;align-items:center;font-size:12.5px;color:var(--ink-soft);padding-top:2px}.plan-foot span{display:inline-flex;align-items:center;gap:6px}.plan-foot .link{text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}.plan-foot .strike{text-decoration:line-through}.plan[data-plan=trial].unselected .plan-body{padding:14px 18px;background:#fff}.plan[data-plan=trial].unselected .plan-divider,.plan[data-plan=trial].unselected .gift-banner,.plan[data-plan=trial].unselected .includes,.plan[data-plan=trial].unselected .plan-foot{display:none}.plan[data-plan=main].unselected .plan-body{background:#fff}.cta{width:100%;padding:18px 22px;border-radius:999px;border:none;cursor:pointer;background:var(--lime);color:var(--forest-deep);font-weight:800;font-size:15px;letter-spacing:.14em;text-transform:uppercase;display:flex;gap:14px;justify-content:center;align-items:center;box-shadow:0 6px 14px -6px #0003;transition:filter .15s,transform .08s;margin-top:6px}.cta:hover{filter:brightness(1.04)}.cta:active{transform:translateY(1px)}.cta s{font-weight:600;opacity:.7;text-transform:none;letter-spacing:.02em}.cta .cta-pipe{font-weight:400;opacity:.55;letter-spacing:0;font-size:18px}.cta-applepay{background:#000;color:#fff;text-transform:none;letter-spacing:.02em;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:600;font-size:17px;gap:8px;margin-top:8px;box-shadow:0 4px 10px -6px #00000059}.cta-applepay:hover{filter:brightness(1.08)}.cta-applepay .ap-buy{font-size:17px}.cta-applepay .ap-logo{height:22px;width:auto}.cta-applepay[hidden]{display:none}.in-stock{display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;color:var(--ink);margin-top:4px}.in-stock .dot{width:8px;height:8px;border-radius:50%;background:#3aa55d}.guarantee-mini{border:1px solid var(--rule);border-radius:14px;padding:14px 16px;display:flex;gap:14px;align-items:center;background:#fff}.guarantee-mini .badge-90{width:54px;height:54px;border-radius:50%;border:2px dashed var(--forest);display:grid;place-items:center;color:var(--forest);font-family:Inter,sans-serif;font-weight:700;font-size:10px;line-height:1;text-align:center;flex:none}.guarantee-mini .badge-90 b{font-size:16px;display:block}.guarantee-mini p{margin:0;font-size:12.5px;line-height:1.55;color:var(--ink-soft)}.guarantee-mini p b{color:var(--ink)}.one-time{text-align:center;font-size:13px;color:var(--ink-soft);margin-top:6px}.one-time a{color:var(--ink);text-decoration:underline;text-underline-offset:2px}section.band{width:100%}.wrap{max-width:1100px;margin:0 auto;padding:0 32px}.center{text-align:center}.testis{background:var(--forest);color:var(--cream);padding:84px 0}.testis h2{color:#fff;font-size:28px;font-weight:700;text-align:center;max-width:760px;margin:0 auto 44px;line-height:1.3}.testi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.testi{background:#fff;border-radius:18px;padding:14px 14px 18px;color:var(--ink);display:flex;flex-direction:column;gap:12px}.story-media{border-radius:12px;overflow:hidden;aspect-ratio:1/1;background:#1a1a1a}.story-media img{width:100%;height:100%;object-fit:cover;display:block}.testi-name{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:700;padding:0 4px}.testi-name .verified{width:14px;height:14px;border-radius:50%;background:var(--forest);color:#fff;display:grid;place-items:center;font-size:9px}.testi-name .stars{color:var(--gold-soft);font-size:14px;letter-spacing:1px;margin-left:auto}.testi p{margin:0;font-size:13.5px;line-height:1.55;color:var(--ink);padding:0 4px}.testis .cta-row{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:40px}.testis .cta-row .cta{max-width:420px}.testis .guarantee-line{font-size:12px;color:var(--cream);font-style:italic}.results{padding:80px 0}.results-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.results-photo{aspect-ratio:1/1}.results-photo img{width:100%;height:100%;object-fit:contain;display:block}.results h3{color:var(--forest);font-size:36px;font-weight:700;margin:0 0 12px;line-height:1.15}.results h3 em{font-style:italic;color:var(--forest-line)}.results p.lead{margin:0 0 22px;font-size:14px;color:var(--ink-soft);line-height:1.6;max-width:46ch}.bullets{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.bullet{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid var(--rule);border-radius:999px;padding:14px 22px;font-size:14.5px;color:var(--ink)}.bullet .check{width:22px;height:22px;border-radius:50%;background:var(--forest);display:grid;place-items:center;flex:none}.bullet .check svg{width:12px;height:12px;color:#fff}.bullet b{font-weight:700}.results .small{font-size:12.5px;color:var(--ink-soft);margin-top:10px;text-align:center}.howit{background:var(--paper);padding:80px 0}.howit h3{font-size:32px;text-align:center;margin:0 0 8px}.howit .sub{text-align:center;font-size:14.5px;color:var(--ink-soft);margin:0 auto 50px;max-width:560px}.day-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}.day h4{font-family:Inter,sans-serif;font-weight:800;font-size:18px;margin:0 0 14px;display:flex;align-items:center;gap:10px}.day h4 .day-icon{width:30px;height:30px;display:grid;place-items:center;color:var(--ink)}.day h4 .day-num{color:var(--ink-faint);font-weight:700;letter-spacing:.04em;margin-right:2px}.day h4 .day-num+b{font-weight:700}.day ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px;font-size:13.5px;line-height:1.55;color:var(--ink-soft)}.day li{position:relative;padding-left:18px}.day li:before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;border-radius:50%;background:var(--ink)}.howit .cta-wrap{display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:48px}.howit .cta-wrap .cta{max-width:280px}.howit .footnote{font-size:11px;color:var(--ink-faint);font-style:italic;text-align:center}.howto{background:var(--paper);padding:64px 0}.howto-inner{max-width:1080px;margin:0 auto;padding:0 24px;text-align:center}.howto h3{font-size:30px;margin:0 0 8px;color:var(--ink)}.howto .lead{font-size:14.5px;color:var(--ink-soft);max-width:560px;margin:0 auto 32px}.howto-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin:0 auto;max-width:1080px}.howto-card{background:var(--lime);border-radius:18px;padding:18px 16px 8px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:240px;color:var(--forest)}.howto-meta{text-align:center;margin-bottom:10px}.howto-weight{font-size:13px;letter-spacing:.02em;display:block;color:var(--forest);opacity:.78;margin-bottom:4px}.howto-dose{font-family:Inter,sans-serif;font-size:20px;font-weight:700;color:var(--forest);display:block}.howto-img{display:flex;align-items:flex-end;justify-content:center;flex:1;width:100%}.howto-img img{display:block;height:auto;width:auto;object-fit:contain}.howto-img-xs img{max-width:38%;max-height:64px}.howto-img-sm img{max-width:52%;max-height:88px}.howto-img-md img{max-width:68%;max-height:112px}.howto-img-lg img{max-width:84%;max-height:138px}.howto-img-xl img{max-width:96%;max-height:160px}.howto-foot{font-size:12.5px;color:var(--ink-faint);margin:28px auto 0;max-width:560px;font-style:italic}@media(max-width:1024px){.howto-grid{grid-template-columns:repeat(3,1fr);gap:14px;max-width:760px}}@media(max-width:760px){.howto-grid{grid-template-columns:1fr;max-width:380px;gap:12px}.howto-card{min-height:auto;padding:16px 18px;flex-direction:row;align-items:center;text-align:left}.howto-card .howto-meta{flex:1;margin:0;text-align:left}.howto-card .howto-img{flex:0 0 110px;width:110px;max-width:110px}.howto-img-xs img{max-width:50px;max-height:48px}.howto-img-sm img{max-width:68px;max-height:62px}.howto-img-md img{max-width:88px;max-height:78px}.howto-img-lg img{max-width:104px;max-height:92px}.howto-img-xl img{max-width:120px;max-height:104px}}.stats{background:var(--forest);color:#fff;padding:80px 0;text-align:center}.stats h3{color:#fff;font-size:32px;margin:0 0 8px}.stats .sub{font-size:14.5px;opacity:.85;margin:0 auto 40px;max-width:560px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:40px}.stat .num{font-family:Inter,sans-serif;font-weight:700;font-size:72px;line-height:1;color:var(--lime);letter-spacing:-.02em}.stat .lab{font-size:13.5px;line-height:1.45;margin-top:10px;color:var(--cream)}.stats .cta-wrap{display:flex;flex-direction:column;align-items:center;gap:12px}.stats .cta-wrap .cta{max-width:260px}.stats .footnote{font-size:11px;font-style:italic;color:var(--cream);opacity:.75}.compare{background:var(--paper);padding:84px 0;position:relative;overflow:clip}.compare-wrap{display:grid;grid-template-columns:5fr 7fr;grid-template-areas:"head  table" "cta   table";column-gap:64px;row-gap:32px;align-items:start}.compare-head{grid-area:head;align-self:end;padding-bottom:8px}.compare-table{grid-area:table}.compare-cta{grid-area:cta;align-self:start}.compare-head h3{font-size:36px;font-weight:700;color:var(--forest);margin:0;line-height:1.12;letter-spacing:-.015em}.compare-head h3 em{font-style:italic;color:var(--forest-line);font-weight:600}.compare-cta .cta-compare{width:auto;display:inline-flex;max-width:340px;padding:18px 30px;letter-spacing:.06em;font-size:14px;margin-top:0}.compare-table{position:relative;display:grid;grid-template-columns:1.25fr 1fr 1fr;align-items:stretch;isolation:isolate;padding-top:18px}.ct-row{display:contents}.ct-cell{padding:24px 18px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:13.5px;color:var(--ink);line-height:1.4;border-top:1px solid var(--rule);background:transparent;gap:8px}.ct-row-last .ct-cell{border-bottom:1px solid var(--rule)}.ct-label{text-align:left;align-items:flex-start;justify-content:center;font-weight:700;letter-spacing:.06em;text-transform:uppercase;font-size:13px;color:var(--ink);padding:24px 26px 24px 4px;border-top:1px solid var(--rule)}.ct-head .ct-cell{border-top:none;padding:0;background:transparent;gap:0}.ct-blank{visibility:hidden}.ct-head .ct-brand-head{background:var(--forest);color:var(--cream);padding:22px 14px 18px;border-radius:18px 18px 0 0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:12px;min-height:160px;position:relative;z-index:2}.ct-head .ct-brand-head:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:8px;background:var(--forest);z-index:1}.ct-brand-mark{font-family:Inter,sans-serif;font-size:26px;font-weight:800;letter-spacing:-.02em;color:var(--cream)}.ct-brand-tub{width:120px;height:120px;object-fit:contain;display:block;filter:drop-shadow(0 6px 14px rgba(0,0,0,.35))}.ct-head .ct-others-head{padding:22px 14px 18px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:12px;min-height:160px}.ct-others-label{font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);font-size:13.5px}.ct-others-jar{width:96px;height:96px;object-fit:contain;display:block;filter:grayscale(.05)}.ct-brand{background:#fff;border-left:2px solid var(--forest);border-right:2px solid var(--forest);font-size:14px;position:relative;z-index:1}.ct-brand b{font-size:24px;color:var(--forest);font-weight:800;display:block;line-height:1.05}.ct-brand .ct-emoji{font-size:26px;line-height:1}.ct-brand .ct-check{width:34px;height:34px;background:#3aae3a;color:#fff;border-radius:7px;display:grid;place-items:center;box-shadow:0 2px 6px #3aae3a59}.ct-brand .ct-check svg{width:16px;height:16px}.ct-row-last .ct-brand{border-bottom:2px solid var(--forest);border-radius:0 0 18px 18px;padding-bottom:28px}.ct-others{font-size:13px;color:var(--ink-soft)}.ct-others span:not(.ct-emoji){line-height:1.4}.ct-others .ct-emoji{font-size:20px;line-height:1}@media(max-width:980px){.compare{padding:64px 0}.compare-wrap{grid-template-columns:1fr;grid-template-areas:"head" "table" "cta";row-gap:28px}.compare-head{text-align:center;padding-bottom:0}.compare-head h3{font-size:28px}.compare-cta{display:flex;justify-content:center;align-self:auto}.compare-cta .cta-compare{margin:0 auto;width:100%;max-width:360px}.compare-table{padding-top:32px}.ct-brand-tub{width:96px;height:96px}}@media(max-width:640px){.compare-table{grid-template-columns:1fr 1fr 1fr}.ct-label{padding:16px 8px 16px 4px;font-size:11px;letter-spacing:.04em}.ct-cell{padding:16px 8px;font-size:12px;gap:6px}.ct-brand b,.ct-brand .ct-emoji,.ct-others .ct-emoji{font-size:18px}.ct-brand .ct-check{width:26px;height:26px}.ct-brand .ct-check svg{width:13px;height:13px}.ct-brand-head,.ct-others-head{padding:18px 8px 16px;min-height:120px}.ct-brand-mark{font-size:18px}.ct-brand-tub-wrap{width:64px;height:64px}.ct-jar-cap{width:38px}.ct-jar-body{width:44px;height:44px;font-size:7.5px}}.ingredients{background:var(--forest);color:#fff;padding:0 0 80px;border-top:1px solid var(--forest-line)}.ingredients h3{color:#fff;font-size:32px;text-align:center;margin:0 0 8px;padding-top:60px}.ingredients .label{text-align:center;color:var(--lime);font-weight:700;letter-spacing:.18em;font-size:12px;text-transform:uppercase;margin-bottom:42px}.ing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ing{position:relative;border-radius:18px;overflow:hidden;background:var(--forest-deep);display:flex;flex-direction:column;color:#fff;isolation:isolate;box-shadow:0 12px 32px -18px #0009,0 1px #ffffff0d inset}.ing-photo-wrap{position:relative;width:100%;aspect-ratio:1;overflow:hidden;flex:none;background:#0d1f17}.ing img.ing-photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.ing>.body{background:var(--forest-deep);padding:18px 18px 22px;display:flex;flex-direction:column;align-items:center;gap:8px;flex:1}.ing h5{font-family:Inter,sans-serif;font-weight:800;font-size:17px;margin:0;color:#fff;text-align:center;letter-spacing:-.005em;line-height:1.2}.ing p{margin:0;font-size:12.5px;line-height:1.45;color:#ffffffc7;text-align:center}.ing-note{text-align:center;font-size:12.5px;color:var(--cream);font-style:italic;opacity:.85;margin-top:30px}.cert-row{display:flex;justify-content:center;gap:36px;margin:30px 0 36px;flex-wrap:wrap}.cert{display:flex;align-items:center;gap:10px;color:var(--cream);font-size:12.5px}.cert .icon{width:30px;height:30px;border-radius:50%;border:1.5px solid var(--lime);display:grid;place-items:center;color:var(--lime);font-size:14px;font-weight:700}.ingredients .cta-wrap{display:flex;justify-content:center}.ingredients .cta-wrap .cta{max-width:260px}.b8-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:8px}.b8{background:var(--forest-deep);border-radius:16px;padding:22px 18px 20px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;color:#fff;border:1px solid rgba(255,255,255,.06);box-shadow:0 12px 28px -20px #0009,0 1px #ffffff0a inset}.b8-icon{width:54px;height:54px;border-radius:50%;background:#e5f79a1a;border:1.5px solid var(--lime);display:grid;place-items:center;color:var(--lime);flex:none}.b8-icon svg{width:24px;height:24px}.b8 h5{font-family:Inter,sans-serif;font-weight:800;font-size:15px;margin:2px 0 0;color:#fff;letter-spacing:-.005em;line-height:1.25}.b8 p{margin:0;font-size:12px;line-height:1.5;color:#ffffffc7}.benefits8 .ing-note{text-align:left;line-height:1.6;font-size:11.5px;font-style:normal;margin:34px auto 0;max-width:780px;padding:14px 16px;background:#0000002e;border-radius:10px;border:1px solid rgba(255,255,255,.06);color:#ffffffc7}.benefits8 .ing-note b{color:var(--lime);font-weight:700}@media(max-width:980px){.b8-grid{grid-template-columns:repeat(2,1fr);gap:12px}}@media(max-width:560px){.b8-grid{grid-template-columns:1fr;gap:10px;max-width:380px;margin:0 auto 8px}.b8{flex-direction:row;text-align:left;align-items:flex-start;padding:16px 16px 16px 14px}.b8 h5{font-size:14.5px}.b8 p{font-size:11.5px}.b8-icon{width:42px;height:42px}.b8-icon svg{width:18px;height:18px}}.standards{background:var(--forest);padding:0 0 80px;color:#fff;border-top:1px solid var(--forest-line)}.standards-inner{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center;padding-top:60px}.standards-photo{position:relative;aspect-ratio:1/1;border-radius:14px;overflow:hidden;background:var(--cream-deep)}.standards-photo>img:not(.usa-stamp){width:100%;height:100%;object-fit:cover;display:block}.standards-photo .usa-stamp{position:absolute;bottom:18px;right:18px;width:120px;height:auto;filter:drop-shadow(0 6px 16px rgba(0,0,0,.35));z-index:2;pointer-events:none}@media(max-width:760px){.standards-photo .usa-stamp{width:96px;bottom:12px;right:12px}}.standards h3{color:#fff;font-size:30px;margin:0 0 14px;line-height:1.2}.standards p.lead{font-size:14px;line-height:1.65;color:#fffc;margin:0 0 30px;max-width:46ch}.std-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px 16px;margin-bottom:36px}.std{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}.std .icon{width:60px;height:60px;border-radius:50%;border:1.5px solid var(--lime);color:var(--lime);display:grid;place-items:center}.std .icon svg{width:28px;height:28px}.std .lab{font-size:11.5px;color:#ffffffd9;line-height:1.35;max-width:120px}.standards .cta-wrap{display:flex;justify-content:flex-start}.experts{background:var(--cream);padding:80px 0}.experts-head{text-align:center;margin-bottom:36px}.experts-head h3{font-size:36px;color:var(--ink);margin:0 0 6px}.experts-head p{margin:0;font-size:14px;color:var(--ink-soft)}.experts-head p b{color:var(--ink)}.experts-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.experts-photo{aspect-ratio:1/1;background:transparent}.experts-photo img{width:100%;height:100%;object-fit:contain;display:block}.experts-text>p{font-size:14.5px;line-height:1.65;color:var(--ink);margin:0 0 22px}.experts-text b{color:var(--ink);font-weight:700}.faq-item{border-top:1px solid #cfc8b6}.faq-item:last-child{border-bottom:1px solid #cfc8b6}.faq-item summary{list-style:none;cursor:pointer;padding:18px 0;display:flex;justify-content:space-between;align-items:center;gap:16px}.faq-item summary::-webkit-details-marker{display:none}.faq-q{font-size:15.5px;font-weight:600;color:var(--ink)}.faq-toggle{width:22px;height:22px;flex:none;position:relative}.faq-toggle:before,.faq-toggle:after{content:"";position:absolute;background:var(--ink);left:50%;top:50%;transform:translate(-50%,-50%)}.faq-toggle:before{width:14px;height:1.5px}.faq-toggle:after{width:1.5px;height:14px;transition:transform .2s}.faq-item[open] .faq-toggle:after{transform:translate(-50%,-50%) rotate(90deg);opacity:0}.faq-a{font-size:13.5px;line-height:1.65;color:var(--ink-soft);padding:0 0 18px;max-width:46ch}.experts .cta-wrap{display:flex;justify-content:center;margin-top:48px}.experts .cta-wrap .cta{max-width:320px}.reviews{background:var(--paper);padding:80px 0}.reviews-top{display:grid;grid-template-columns:1fr 1.2fr;gap:56px;margin-bottom:40px}.score-block{display:flex;flex-direction:column;gap:18px}.score-head{display:flex;align-items:center;gap:14px}.score-num{font-family:Inter,sans-serif;font-weight:700;font-size:42px;line-height:1;color:var(--ink)}.score-head .stars-big{color:var(--lime-deep);letter-spacing:2px;font-size:20px}.score-head .total{font-size:13px;color:var(--ink-soft)}.bar-list{display:flex;flex-direction:column;gap:8px}.bar-row{display:grid;grid-template-columns:34px 1fr 50px;gap:14px;align-items:center;font-size:12.5px;color:var(--ink-soft)}.bar-row .label{display:flex;align-items:center;gap:4px}.bar-row .label .stars{color:var(--lime-deep);font-size:11px;letter-spacing:1px}.bar-track{height:6px;background:var(--cream-deep);border-radius:999px;overflow:hidden}.bar-fill{height:100%;background:var(--forest);border-radius:999px}.bar-row .count{text-align:right}.metrics{display:flex;flex-direction:column;gap:18px}.metric-recommend{font-size:14px;color:var(--ink)}.metric-recommend b{font-size:24px;font-family:Inter,sans-serif;display:inline-block;margin-right:6px;color:var(--ink)}.scale-row{display:flex;flex-direction:column;gap:6px}.scale-row .lab{font-size:13px;font-weight:600;color:var(--ink)}.scale-track{height:8px;background:var(--cream-deep);border-radius:999px;position:relative}.scale-fill{position:absolute;left:0;top:0;bottom:0;background:var(--forest);border-radius:999px}.scale-dots{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);display:flex;justify-content:space-between;padding:0 4px}.scale-dots .d{width:8px;height:8px;border-radius:50%;background:#fff;border:1.5px solid var(--forest)}.scale-ends{display:flex;justify-content:space-between;font-size:11px;color:var(--ink-faint);margin-top:2px}.review-photos-strip{display:flex;gap:6px;overflow-x:auto;margin-bottom:30px;padding-bottom:6px;scrollbar-width:thin}.review-photos-strip .ph{flex:0 0 auto;width:84px;height:84px;border-radius:6px;overflow:hidden;background:transparent}.review-photos-strip .ph img{width:100%;height:100%;object-fit:cover;display:block}.review-tabs{display:flex;gap:24px;border-bottom:1px solid var(--rule);margin-bottom:18px;padding-bottom:0}.review-tab{padding:12px 0;font-size:14px;font-weight:600;color:var(--ink-soft);cursor:pointer;border-bottom:2px solid transparent}.review-tab.active{color:var(--ink);border-color:var(--ink)}.qa-list{display:flex;flex-direction:column;gap:18px;margin:0 0 8px}.qa-list[hidden]{display:none}.qa-thread{display:flex;flex-direction:column;gap:10px}.qa-thread+.qa-thread{padding-top:18px;border-top:1px solid var(--rule)}.qa-msg{display:grid;grid-template-columns:48px 1fr;gap:14px;padding:16px 18px;border:1px solid var(--rule);border-radius:8px;background:#fff}.qa-av{width:40px;height:40px;border-radius:50%;background:var(--forest);color:#fff;display:grid;place-items:center;font-weight:800;font-size:14px;font-family:Inter,sans-serif;letter-spacing:.02em}.qa-head{display:flex;justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:6px;flex-wrap:wrap}.qa-name{font-size:14px;color:var(--ink);font-weight:700;font-family:Inter,sans-serif}.qa-when{font-size:12px;color:var(--ink-faint);font-family:Inter,sans-serif;white-space:nowrap}.qa-text{margin:0;font-size:13.5px;line-height:1.65;color:var(--ink);white-space:pre-line}.qa-question .qa-text{font-weight:600}.qa-answer .qa-text{font-weight:400}@media(max-width:780px){.qa-msg{grid-template-columns:36px 1fr;gap:10px;padding:14px}.qa-av{width:32px;height:32px;font-size:12px}}.review-actions{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.btn-pill{background:var(--forest);color:#fff;border:none;border-radius:999px;padding:11px 22px;font-size:13px;font-weight:700;letter-spacing:.06em;cursor:pointer;display:inline-flex;align-items:center;gap:8px}.btn-pill.outline{background:#fff;color:var(--forest);border:1.5px solid var(--forest)}.review-list .review-row{display:grid;grid-template-columns:200px 1fr 140px;gap:24px;padding:24px 0;border-top:1px solid var(--rule)}.review-list .review-row[hidden]{display:none}.review-list .review-row:last-child{border-bottom:1px solid var(--rule)}.reviewer-cell{font-size:13px;color:var(--ink-soft)}.reviewer-cell .nm{display:flex;align-items:center;gap:10px;margin-bottom:8px}.reviewer-cell .av{width:38px;height:38px;border-radius:50%;background:var(--cream-deep);display:grid;place-items:center;font-weight:700;color:var(--ink-soft);font-family:Inter,sans-serif}.reviewer-cell b.name{color:var(--ink);font-size:14px;font-weight:700}.reviewer-cell .verif{font-size:11px;color:var(--ink-soft);display:flex;align-items:center;gap:4px;margin-bottom:8px}.reviewer-cell .verif:after{content:"\2713";display:inline-block;width:12px;height:12px;background:var(--forest);color:#fff;border-radius:50%;font-size:8px;line-height:12px;text-align:center}.reviewer-cell .reviewing{font-size:11px;color:var(--ink-faint);margin:8px 0 6px;letter-spacing:.04em;text-transform:uppercase}.reviewer-cell .product{font-size:12.5px;color:var(--ink);line-height:1.4}.reviewer-cell .meta{margin-top:10px;font-size:12px;display:grid;grid-template-columns:auto 1fr;gap:4px 10px}.reviewer-cell .meta b{font-weight:600;color:var(--ink-soft)}.review-content .stars3{color:var(--lime-deep);letter-spacing:2px;font-size:15px;margin-bottom:8px}.review-content h5{font-family:Inter,sans-serif;font-weight:700;font-size:15.5px;margin:0 0 8px;color:var(--ink)}.review-content p{margin:0 0 12px;font-size:13.5px;color:var(--ink);line-height:1.65}.review-content .scale-row{margin-bottom:8px}.review-content .scales{display:grid;grid-template-columns:1fr 1fr;gap:14px 24px;margin-top:12px}.review-photo-cell{display:flex;flex-direction:column;gap:6px}.review-photo-cell .ph{width:140px;height:120px;border-radius:6px;overflow:hidden;background:transparent}.review-photo-cell .ph:empty{background:repeating-linear-gradient(135deg,rgba(0,0,0,.04) 0 8px,transparent 8px 16px),linear-gradient(180deg,#efe7d3,#d8c89e)}.review-photo-cell .ph img{width:100%;height:100%;object-fit:cover;display:block}.review-media{position:relative;width:140px;height:120px;border-radius:6px;overflow:hidden;background:#0d1f17;cursor:pointer;border:none;padding:0;display:block}.review-media video,.review-media img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.review-media .tag{position:absolute;left:6px;top:6px;background:var(--lime);color:var(--forest-deep);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;padding:3px 8px;border-radius:999px;box-shadow:0 2px 6px -2px #0006;pointer-events:none}.review-media .play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:36px;height:36px;border-radius:50%;background:#ffffffeb;color:var(--forest-deep);display:grid;place-items:center;box-shadow:0 4px 12px -4px #00000073;pointer-events:none;transition:transform .15s,background .15s}.review-media .play-icon svg{width:14px;height:14px;margin-left:2px}.review-media:hover .play-icon{transform:translate(-50%,-50%) scale(1.08);background:#fff}.rl-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#08100cc7;display:flex;align-items:center;justify-content:center;padding:24px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;pointer-events:none;transition:opacity .18s ease}.rl-overlay.open{opacity:1;pointer-events:auto}.rl-panel{position:relative;background:#fff;border-radius:14px;overflow:hidden;width:min(640px,100%);max-height:calc(100vh - 48px);display:flex;flex-direction:column;box-shadow:0 24px 60px -20px #0009;transform:translateY(8px) scale(.98);transition:transform .2s ease}.rl-overlay.open .rl-panel{transform:none}.rl-close{position:absolute;top:10px;right:10px;z-index:5;width:34px;height:34px;border-radius:50%;background:#fffffff0;border:none;cursor:pointer;display:grid;place-items:center;color:var(--ink);box-shadow:0 4px 12px -4px #00000059}.rl-close:hover{background:#fff}.rl-stage{background:#0a0a0a;width:100%;display:flex;align-items:center;justify-content:center}.rl-stage video{width:100%;max-height:60vh;display:block;background:#000;object-fit:contain}.rl-thumbs{display:flex;gap:8px;padding:10px;background:#fff;overflow-x:auto;border-bottom:1px solid var(--rule)}.rl-thumb{position:relative;flex:none;width:84px;height:60px;border-radius:6px;overflow:hidden;cursor:pointer;border:2px solid transparent;background:#0d1f17;padding:0}.rl-thumb.active{border-color:var(--forest)}.rl-thumb img{width:100%;height:100%;object-fit:cover;display:block}.rl-thumb .play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:24px;height:24px;border-radius:50%;background:#ffffffe6;color:var(--forest-deep);display:grid;place-items:center}.rl-thumb .play-icon svg{width:9px;height:9px;margin-left:1px}.rl-meta{padding:18px 22px 22px;color:var(--ink);overflow-y:auto}.rl-meta .head{display:flex;align-items:center;gap:12px;margin-bottom:10px}.rl-meta .av{width:42px;height:42px;border-radius:50%;background:var(--forest);color:#fff;font-weight:800;display:grid;place-items:center;font-size:14px;flex:none}.rl-meta .name{display:block;font-weight:800;font-size:15px;color:var(--ink)}.rl-meta .verif{font-size:12.5px;color:var(--ink-soft)}.rl-meta .product-row{display:flex;align-items:center;gap:8px;font-size:12.5px;color:var(--ink-soft);margin-bottom:14px}.rl-meta .product-row b{color:var(--ink);font-weight:600}.rl-meta .stars-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.rl-meta .stars-row .stars{color:#c8da27;letter-spacing:1px;font-size:14px}.rl-meta .when{font-size:12.5px;color:var(--ink-faint)}.rl-meta h5{margin:0 0 6px;font-size:16px;font-weight:800}.rl-meta p{margin:0;font-size:13.5px;line-height:1.55;color:var(--ink-soft)}@media(max-width:640px){.rl-overlay{padding:0}.rl-panel{border-radius:0;max-height:100vh;height:100vh;width:100%}.rl-stage video{max-height:50vh}}.review-content .when{font-size:12px;color:var(--ink-faint);float:right}.show-more{text-align:center;margin-top:36px}.show-more button{background:var(--forest);color:#fff;border:none;border-radius:999px;padding:12px 36px;font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer}footer.foot{background:var(--forest);color:var(--cream);text-align:center;padding:48px 0 36px}footer.foot .brand{font-family:Inter,sans-serif;font-style:italic;font-weight:700;font-size:42px;color:var(--lime);margin-bottom:14px}footer.foot p{max-width:780px;margin:0 auto 12px;font-size:12px;line-height:1.6;opacity:.85}footer.foot small{font-size:11px;opacity:.65;font-style:italic;display:block}footer.foot .foot-shipping-note{max-width:680px;margin:6px auto 18px;padding:8px 14px;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:#ffffff0f;font-size:10.5px;line-height:1.55;opacity:.92}footer.foot .foot-shipping-note b{color:var(--lime)}@media(max-width:1024px){main.offer{grid-template-columns:1fr;gap:24px;padding:24px 20px 56px}.hero-stage{position:static;order:1}.thumbs-col{flex-direction:row;position:static;overflow-x:auto;order:2;gap:8px;padding:2px 2px 6px;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.thumb{width:84px;flex:none}.config{order:3}.testi-grid,.results-grid,.standards-inner,.experts-grid,.reviews-top{grid-template-columns:1fr;gap:32px}.day-grid{grid-template-columns:1fr;gap:30px}.stat-grid{grid-template-columns:repeat(2,1fr);gap:30px}.ing-grid{grid-template-columns:repeat(2,1fr)}.std-grid{grid-template-columns:repeat(3,1fr)}.review-list .review-row{grid-template-columns:1fr;gap:14px}.review-photo-cell{flex-direction:row}}@media(max-width:640px){.anno-row{gap:8px;padding:8px 12px;align-items:center}.anno-left{min-width:0;flex:1 1 auto;overflow:hidden}.anno-eyebrow{font-size:11px;letter-spacing:.06em;gap:4px;white-space:nowrap}.anno-eyebrow .leaf{font-size:12px}.anno-sub{font-size:8.5px;letter-spacing:.08em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.countdown{padding:5px 8px;gap:2px;flex:0 0 auto}.cd-cell{min-width:22px;padding:0}.cd-num{font-size:13px}.cd-label{font-size:7px;margin-top:2px;letter-spacing:.08em}.cd-sep{font-size:11px;margin-bottom:8px}.hero-headline{position:static;padding:20px 24px 0}.hero-headline .pct{font-size:48px}.hero-pill{position:static;border-radius:0;border-left:none;border-right:none;justify-content:center}.hero-img{aspect-ratio:auto}.hero-img .ph{aspect-ratio:1/1}.hero-arrow{display:none}.hero-guarantee{position:static;border-radius:0}.config h1{font-size:24px}.testi-grid{grid-template-columns:1fr}.ing-grid{grid-template-columns:1fr;gap:14px}.stat-grid{grid-template-columns:1fr 1fr}.stat .num{font-size:54px}.std-grid{grid-template-columns:repeat(2,1fr)}.results h3,.howit h3,.stats h3,.ingredients h3,.standards h3,.experts-head h3,.testis h2{font-size:24px}}svg{display:block}
/*# sourceMappingURL=/cdn/shop/t/3/assets/page-offer.css.map */
