@font-face{font-family:'DM Sans';font-style:normal;font-weight:400 700;font-display:swap;src:url('assets/dm-sans.woff2') format('woff2')}
:root{--ink:#0b191d;--paper:#f4f3ee;--olive:#77805b;--lime:#cad0a6;--muted:#626b62;--line:#d7dbcf;--font:'DM Sans',Arial,sans-serif;--page:clamp(24px,6.4vw,112px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);font-family:var(--font);color:var(--ink);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button{background:none;border:0}img{display:block;max-width:100%}h1,h2,h3,h4,p{margin-top:0}::selection{background:#cbd3aa;color:var(--ink)}.skip-link{position:fixed;top:-100px;left:20px;padding:10px;background:white;color:var(--ink);z-index:100}.skip-link:focus{top:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mobile-only{display:none}.dark{background:var(--ink);color:var(--paper)}.light{background:var(--paper)}
.site-header{position:fixed;inset:0 0 auto;z-index:30;padding:27px var(--page);display:flex;justify-content:space-between;align-items:center;color:var(--paper);transition:background .25s,padding .25s;isolation:isolate}.site-header.scrolled{padding-top:16px;padding-bottom:16px;background:#0b191df2;backdrop-filter:blur(16px);box-shadow:0 1px 0 #ffffff12}.brand{display:flex;flex-direction:column;align-items:center;line-height:1;width:max-content}.brand>span{font-size:32px;font-weight:500;letter-spacing:.22em;margin-right:-.22em}.brand small{font-size:9px;letter-spacing:.22em;margin-top:9px}.header-right{display:flex;gap:36px;align-items:center}.chapter-status{font-size:12px;letter-spacing:.08em;color:var(--lime);font-variant-numeric:tabular-nums}.chapter-status span{color:#bac3bf}.menu-button{font-size:14px;display:flex;gap:24px;align-items:center;padding:12px 0 12px 12px}.menu-glyph{display:flex;flex-direction:column;gap:6px;width:22px}.menu-glyph i{height:1px;background:currentColor;width:100%;transition:width .2s}.menu-button:hover .menu-glyph i:last-child{width:60%}.reading-progress{position:absolute;left:0;top:0;height:2px;background:var(--lime);width:0;pointer-events:none}.hero{min-height:850px;min-height:max(800px,100svh);position:relative;overflow:hidden;display:flex;align-items:center;padding:156px var(--page) 140px}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:64% 54%;animation:hero-settle 1.8s ease-out both}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#07151cd9 0%,#08181da8 32%,#07171d26 64%,#07171d00),linear-gradient(0deg,#09181df0 0%,#09181d00 35%,#08171d50 100%)}.hero-content{position:relative;z-index:2;width:65%;padding-bottom:10px}.eyebrow{text-transform:uppercase;font-size:12px;font-weight:600;letter-spacing:.15em;margin:0 0 27px;line-height:1.5}.eyebrow>span{color:var(--olive);margin-right:10px}.dark .eyebrow>span{color:var(--lime)}.hero .eyebrow{color:#dfe6db;font-size:11px;letter-spacing:.16em;animation:hero-enter .9s .1s both}.hero h1{font-size:clamp(56px,6.7vw,104px);font-weight:450;line-height:1.035;letter-spacing:-.055em;margin:0 0 30px;animation:hero-enter 1.1s .18s both}.hero h1 em{color:var(--lime)}em{font-style:normal;color:var(--olive)}.dark em{color:var(--lime)}.hero-subtitle{font-size:15px;color:#e0e4dc;line-height:1.5;animation:hero-enter 1.1s .3s both}.round-link{display:inline-flex;align-items:center;gap:15px;margin-top:15px;font-size:13px;animation:hero-enter 1.1s .45s both}.round-link>span:first-child{width:40px;height:40px;border:1px solid #ffffff65;display:grid;place-items:center;border-radius:100%;transition:background .2s,transform .2s;font-size:18px}.round-link:hover>span:first-child{background:#ffffff20;transform:translateY(3px)}.hero-footer{position:absolute;bottom:36px;left:var(--page);right:var(--page);display:flex;align-items:center;justify-content:space-between;gap:24px}.benefits{display:flex;gap:32px;text-transform:uppercase;font-size:11px;letter-spacing:.12em;font-weight:600}.page-mark{font-size:10px;letter-spacing:.15em;color:#c2cbc3}.cycle-wrap{padding:45px var(--page) 66px}.cycle-label{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff22;margin-bottom:35px;padding-bottom:20px}.cycle-label .eyebrow{margin:0;color:var(--lime)}.cycle-return{font-size:30px;line-height:1;color:var(--lime)}.cycle-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:36px}.node-number{display:block;font-size:12px;color:#a6b593;letter-spacing:.1em;margin-bottom:15px}.cycle-node{position:relative}.cycle-node:not(:last-child):after{content:'→';position:absolute;right:0;top:33px;color:#849288}.cycle-node h3{font-size:14px;font-weight:600;letter-spacing:.03em;margin-bottom:11px}.cycle-node p{font-size:14px;line-height:1.55;color:#bbc4bc;margin:0;max-width:190px}.cycle-track{height:1px;background:#ffffff18;margin-top:40px;overflow:hidden}.cycle-track i{display:block;background:var(--lime);height:1px;width:13%;transform:translateX(-100%)}.cycle-wrap.seen .cycle-track i{animation:cycle-flow 4s ease-in-out 1}.section{padding:110px var(--page) 60px;position:relative;overflow:clip}.section-heading{margin-bottom:60px;position:relative;z-index:1}.section-heading h2{font-size:clamp(38px,4.6vw,72px);font-weight:450;line-height:1.08;letter-spacing:-.045em;margin-bottom:26px;max-width:1080px}.intro{max-width:700px;color:var(--muted);font-size:18px;line-height:1.6;margin:0}.dark .intro{color:#b1bdb7}.section-footer{margin-top:64px;border-top:1px solid var(--line);padding-top:22px;display:flex;justify-content:space-between;gap:20px;text-transform:uppercase;font-size:11px;letter-spacing:.13em;font-weight:500}.dark .section-footer{border-color:#ffffff23;color:#c0c7bb}.section-footer>span:last-child{font-variant-numeric:tabular-nums}.steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.step{border-top:1px solid #bfc7b3;padding-top:22px;min-width:0;display:flex;flex-direction:column}.step-heading{display:flex;gap:12px;align-items:flex-start;min-height:75px}.step-number{flex:none;background:var(--ink);color:var(--lime);width:29px;height:29px;display:grid;place-items:center;border-radius:50%;font-size:14px}.step h3{font-size:17px;font-weight:600;line-height:1.25;margin:2px 0 0;letter-spacing:-.02em}.step h3 small{display:block;font-size:12px;margin-top:5px;color:var(--muted);font-weight:450}.step-body{padding:20px 14px;background:#ffffff6e;flex:1;min-height:280px;border:1px solid #e5e6dd;border-radius:9px}.step-caption{font-size:13px;color:var(--muted);line-height:1.5;margin:19px 3px 0;min-height:80px}.wearables{list-style:none;margin:4px 0;padding:0;display:grid;gap:25px}.wearables li{display:flex;align-items:center;gap:13px;font-size:15px}.wearable-symbol{font-size:26px;width:25px;text-align:center;line-height:1}.oura{letter-spacing:-.03em;font-size:21px}.garmin{font-size:15px;font-weight:700;letter-spacing:.05em}.whoop{font-size:17px;font-weight:650;letter-spacing:-.025em}.health-heart{color:#de6978;font-size:25px;width:25px}.profile-example{background:var(--ink);color:var(--paper);padding:19px 12px 14px;border-radius:12px;box-shadow:0 6px 14px #09171e13}.mini-wordmark{font-size:14px;letter-spacing:.14em;font-weight:500;display:block}.profile-example .mini-wordmark{font-size:10px;text-align:center;margin:0 0 18px}.profile-example h4{font-size:13px;font-weight:500;margin-bottom:10px}.goal-list{list-style:none;padding:0;margin:0;display:grid;gap:6px}.goal-list li{background:#263438;border:1px solid #ffffff08;border-radius:4px;padding:6px;font-size:12px;line-height:1.3;display:flex;align-items:center;gap:6px}.goal-list li:before{content:'✓';width:12px;height:12px;border:1px solid #9ea99b;border-radius:50%;display:grid;place-items:center;font-size:8px;color:#c0caa8}.blood-upload{font-size:14px;padding-bottom:18px;border-bottom:1px solid var(--line);line-height:1.5}.biomarker-title{font-size:13px;color:var(--muted);font-weight:500;margin:18px 0 10px}.biomarkers{list-style:none;padding:0;margin:0;font-size:14px;line-height:1.5;display:grid;gap:8px}.formula-example{background:#263938;color:var(--paper);padding:15px 11px;border-radius:6px;height:100%}.formula-example h4{font-size:13px;font-weight:500;margin:0 0 15px}.formula-example dl{margin:0}.formula-example dl>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;padding:10px 0;border-top:1px solid #ffffff14;align-items:center;font-size:12px;line-height:1.5}.formula-example dd{margin:0;color:#d8e2c5;font-weight:500;white-space:nowrap}.format-list{display:flex;flex-direction:column;gap:13px;height:100%;justify-content:center}.format-list>span{border:1px solid var(--line);border-radius:30px;padding:9px 13px;font-size:14px;text-align:center;background:#ffffff96}.format-list>span:last-child{background:#e0e4d4;border-color:#c4ceae}.table-hint{display:none;font-size:12px;color:#bdc6b4;text-align:right;margin:0 0 14px}.table-hint span{margin-left:12px}.table-scroll{overflow-x:auto;border:1px solid #ffffff24;border-radius:8px;scrollbar-color:#707d66 #1b292b;scrollbar-width:thin}.comparison{width:100%;border-collapse:separate;border-spacing:0;min-width:890px;font-size:14px;line-height:1.4}.comparison th,.comparison td{padding:16px 14px;border-bottom:1px solid #ffffff18;text-align:center}.comparison thead th{font-size:16px;font-weight:500;padding-top:25px;padding-bottom:25px}.comparison thead th small{display:block;font-size:8px;letter-spacing:.15em;margin-top:6px}.comparison tbody th{text-align:left;font-size:14px;font-weight:400;width:32%;color:#d4dcd7}.comparison thead th:first-child{width:32%}.comparison tbody tr:last-child>*{border-bottom:0}.comparison .evolv-col{background:#c7d19917;border-left:1px solid #bfce964c;border-right:1px solid #bfce964c;color:#dce5bd}.comparison thead .evolv-col{letter-spacing:.16em;font-size:20px}.comparison td.check{font-size:20px;color:#c9d4bd;font-weight:400;line-height:1}.comparison td.dash{color:#86958d}.comparison tbody tr:hover>*{background-color:#ffffff08}.comparison tbody tr:hover>.evolv-col{background-color:#c7d19925}.competitor-notes{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:25px;margin-top:36px}.competitor-note{border-left:1px solid #ffffff23;padding-left:20px}.competitor-note h3{font-size:18px;font-weight:500;margin:0 0 9px}.competitor-note p{font-size:14px;line-height:1.55;color:#b4beb6;margin:0}.competitor-note:first-child{border:0;padding-left:0}.evolv-note{border-color:var(--lime)}.evolv-note h3{letter-spacing:.1em;color:var(--lime);margin-bottom:0}.tiny-tagline{display:block;font-size:8px;letter-spacing:.15em;color:#b7c4a7;margin:2px 0 13px}.business{background:#f1f0e8;padding-bottom:55px}.business .section-heading{margin-bottom:68px}.business-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px;position:relative;z-index:1}.business-column{border-top:1px solid #b7bfac;padding-top:20px}.column-index{font-size:12px;color:var(--olive);letter-spacing:.1em}.business-column>h3{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.14em;margin:14px 0 31px}.business-items{display:grid;gap:28px}.business-items h4{font-size:17px;font-weight:550;margin:0 0 7px;line-height:1.4}.business-items p{font-size:15px;color:#5e685e;line-height:1.5;margin:0}.business-items .future{font-weight:400;font-size:14px;color:var(--muted)}.price{font-size:31px;letter-spacing:-.055em;color:var(--ink);display:block;margin-top:9px;line-height:1.2}.price>span{font-size:14px;letter-spacing:0;margin-left:2px}.business-landscape{height:220px;margin:0 calc(-1 * var(--page));background:linear-gradient(#f1f0e8 0%,#f1f0e8ae 30%,#f1f0e828 100%),url('assets/landscape.jpg') 50% 45%/cover;opacity:.7}.business .section-footer{margin-top:0;border-color:#bbc4b2;position:relative}.engine-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.engine-card{background:#fffefb;border:1px solid var(--line);border-radius:8px;padding:30px 30px 34px;position:relative;overflow:hidden}.engine-number{font-size:48px;letter-spacing:-.06em;line-height:1;color:#d4dac4;font-weight:450;display:block;margin-bottom:28px}.engine-card h3{font-size:19px;font-weight:550;letter-spacing:-.02em;margin-bottom:20px}.bullet-list{list-style:none;padding:0;margin:0;display:grid;gap:9px;font-size:15px}.bullet-list li{position:relative;padding-left:17px;line-height:1.5}.bullet-list li:before{position:absolute;content:'';width:5px;height:5px;left:0;top:8px;border-radius:100%;background:#929e74}.cadence{margin-top:30px;background:var(--ink);border-radius:8px;padding:30px;display:grid;grid-template-columns:.6fr .8fr 1.45fr 1fr;gap:25px;align-items:start;color:var(--paper)}.cadence h3{font-size:12px;text-transform:uppercase;letter-spacing:.1em;margin:3px 0 0;font-weight:500}.cadence>div{border-left:1px solid #ffffff25;padding-left:22px}.cadence>div>span{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:var(--lime);font-weight:500}.cadence p{font-size:14px;margin:7px 0 0;color:#bdc8c1;line-height:1.5}.library{background:#e9ede2}.ingredient-table{width:100%;border-collapse:collapse;line-height:1.5;font-size:15px}.ingredient-table thead{text-transform:uppercase;letter-spacing:.1em;font-size:11px;text-align:left;border-bottom:1px solid #aebba3}.ingredient-table thead th{padding:0 20px 21px;font-weight:600}.ingredient-table thead th:first-child{padding-left:0}.ingredient-table tbody th{font-weight:500;text-align:left;width:35%;padding:16px 20px 16px 0}.ingredient-table tbody td{padding:16px 20px;color:#58654f}.ingredient-table tbody tr{border-bottom:1px solid #cbd4c0;transition:background .15s}.ingredient-table tbody tr:hover{background:#f7f8f16b}.ingredient-table tbody td:last-child{width:23%;padding-right:0}.ingredient-index{font-size:11px;color:#6d7b60;display:inline-block;width:34px;font-variant-numeric:tabular-nums}.format-tag{display:inline-block;border:1px solid #c3ceb6;padding:3px 11px;border-radius:20px;font-size:12px;background:#f1f4ec7a;white-space:normal}.ingredient-rule{margin-top:26px;display:flex;gap:20px;align-items:center;background:#0b191d;color:#e6eadf;border-radius:5px;padding:17px 22px}.ingredient-rule>span{text-transform:uppercase;letter-spacing:.13em;font-size:11px;color:var(--lime)}.ingredient-rule p{font-size:14px;margin:0}.power-formats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.format-card{border:1px solid var(--line);border-radius:8px;padding:25px;display:flex;flex-direction:column;min-height:330px;background:#fffefb;position:relative;transition:transform .25s,box-shadow .25s}.format-card:hover{transform:translateY(-6px);box-shadow:0 12px 30px #17251a09}.format-card>.eyebrow{color:var(--olive);font-size:11px;letter-spacing:.07em;margin-bottom:30px}.format-number{font-size:12px;color:#818d74;position:absolute;right:24px;top:27px;display:none}.format-card h3{font-size:23px;line-height:1.2;font-weight:550;letter-spacing:-.035em;margin-bottom:17px}.format-card>p:not(.eyebrow){font-size:15px;line-height:1.55;color:var(--muted);margin-bottom:25px}.format-contents{margin-top:auto;border-top:1px solid var(--line);padding-top:20px;font-size:14px;line-height:1.5}.hybrid-card{background:#e4e9d6;border-color:#b8c39e}.hybrid-card .format-contents{border-color:#c4ceae}.daily-system{margin-top:32px;background:var(--ink);color:var(--paper);padding:30px;border-radius:8px}.daily-system>.eyebrow{font-size:11px;margin-bottom:25px;letter-spacing:.07em}.daily-stages{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.daily-stages>div{border-top:1px solid #ffffff25;padding-top:18px;position:relative}.daily-stages>div:not(:last-child):after{content:'→';position:absolute;top:-14px;right:-17px;background:var(--ink);padding:0 8px;color:var(--lime)}.daily-stages span{text-transform:uppercase;font-size:12px;letter-spacing:.1em;color:var(--lime)}.daily-stages p{font-size:15px;margin:8px 0 0;color:#d1d8d0}.footnote{font-size:12px;color:var(--muted);margin:17px 0 0;line-height:1.6}.experience{background:#e9ede2}.experience-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12%;align-items:center;max-width:1040px;margin:0 auto}.member-card{background:var(--ink);color:var(--paper);padding:38px;border-radius:18px;box-shadow:0 25px 50px #19341d13;position:relative}.member-card>.mini-wordmark{margin-bottom:36px;font-size:18px}.member-card>h3{font-size:29px;font-weight:500;letter-spacing:-.04em;margin-bottom:10px}.member-card>h4{font-size:17px;font-weight:500;color:var(--lime);line-height:1.4;margin-bottom:8px}.member-card .dose{font-size:14px;color:#b9c4be;padding-bottom:25px;margin:0;border-bottom:1px solid #ffffff25}.member-detail{margin-top:27px}.member-detail>span,.member-detail>div>span{text-transform:uppercase;letter-spacing:.1em;font-size:10px;color:#b9c994}.member-detail p{font-size:15px;color:#c8d2ca;line-height:1.5;margin:7px 0 0}.review-date{display:flex;align-items:center;justify-content:space-between}.review-date p{font-size:40px;color:var(--paper);letter-spacing:-.05em;margin-top:0;line-height:1.3}.review-date small{font-size:15px;letter-spacing:0;color:#c3cbbf}.review-ring{width:52px;height:52px;border:2px solid #5c6c5b;border-top-color:var(--lime);border-right-color:var(--lime);border-bottom-color:var(--lime);border-radius:50%;position:relative}.review-ring:after{content:'';position:absolute;inset:7px;border:1px solid #ffffff1c;border-radius:50%}.monthly-loop>.eyebrow{color:var(--olive);margin-bottom:29px;font-size:11px}.monthly-loop ol{list-style:none;margin:0;padding:0;counter-reset:loop}.monthly-loop li{counter-increment:loop;display:flex;gap:23px;position:relative;padding-bottom:28px}.monthly-loop li:not(:last-child):after{content:'';position:absolute;left:17px;top:39px;bottom:3px;width:1px;background:#bdc8b0}.monthly-loop li:before{content:counter(loop);width:35px;height:35px;flex-shrink:0;background:var(--ink);color:var(--lime);border-radius:50%;display:grid;place-items:center;font-size:12px}.monthly-loop h3{font-size:19px;font-weight:550;letter-spacing:-.02em;margin:0 0 3px;line-height:1.5}.monthly-loop p{font-size:15px;color:var(--muted);margin:0;line-height:1.5}.monthly-loop li:last-child{padding-bottom:0}.data-equation{margin:64px auto 0;padding:23px 30px;background:#f6f7f0;border:1px solid #d1d9c4;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:27px}.data-equation>span{text-transform:uppercase;font-size:12px;letter-spacing:.06em;color:#65754f}.data-equation>b{font-weight:400;color:#96a484}.data-equation>strong{font-size:28px;font-weight:500;letter-spacing:-.04em}.site-footer{background:var(--ink);color:var(--paper);padding:55px var(--page);display:flex;justify-content:space-between;align-items:center;gap:25px}.site-footer .brand>span{font-size:38px}.back-to-top{font-size:13px;display:flex;align-items:center;gap:18px;color:#dce2d6}.back-to-top span{border:1px solid #ffffff3d;border-radius:50%;width:35px;height:35px;display:grid;place-items:center;font-size:17px}.back-to-top:hover span{background:#ffffff12}
dialog{position:fixed;inset:0 0 0 auto;margin:0;width:min(560px,100%);max-width:100%;max-height:100svh;height:100svh;background:var(--paper);color:var(--ink);border:none;padding:35px 45px;box-shadow:-20px 0 100px #0005;overflow:auto}dialog::backdrop{background:#071014a6;backdrop-filter:blur(4px)}dialog[open]{animation:menu-in .25s ease-out}.menu-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:25px;border-bottom:1px solid var(--line)}.menu-top .eyebrow{margin:0;color:var(--olive)}.close-menu{font-size:30px;font-weight:400;padding:5px 10px;line-height:1}.menu-top+nav{display:grid}.menu-top+nav>a{padding:22px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:36px 1fr 20px;gap:16px;align-items:center;font-size:20px;line-height:1.3;letter-spacing:-.025em;transition:color .2s}.menu-top+nav>a>span:first-child{font-size:12px;color:var(--olive);letter-spacing:.05em}.menu-top+nav>a>span:last-child{font-size:18px;color:var(--olive)}.menu-top+nav>a:hover{color:var(--olive)}.menu-bottom{font-size:10px;letter-spacing:.13em;margin:28px 0 0;color:var(--olive)}a:focus-visible,button:focus-visible,.table-scroll:focus-visible{outline:2px solid #9dad77;outline-offset:6px}.motion-ready .reveal{opacity:0;transform:translateY(22px);transition:opacity .65s ease var(--delay,0ms),transform .65s cubic-bezier(.2,.7,.2,1) var(--delay,0ms)}.motion-ready .reveal.seen{opacity:1;transform:translateY(0)}@keyframes hero-enter{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-settle{from{transform:scale(1.045)}to{transform:scale(1)}}@keyframes cycle-flow{from{transform:translateX(-110%)}to{transform:translateX(870%)}}@keyframes menu-in{from{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}
@media(min-width:1700px){.section,.cycle-wrap{padding-left:max(var(--page),calc((100vw - 1450px)/2));padding-right:max(var(--page),calc((100vw - 1450px)/2))}.hero{min-height:900px;min-height:100svh}.hero-content{max-width:950px}.hero-image{object-position:50% 56%}}
@media(max-width:1100px){.hero h1{font-size:7.6vw}.hero-content{width:75%}.hero-image{object-position:58% 50%}.steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.step-body{min-height:260px}.step-caption{min-height:50px}.step:last-child{grid-column:auto}.cycle-grid{gap:23px}.cycle-node h3{font-size:13px}.cycle-node p{font-size:13px}.cycle-node:not(:last-child):after{right:-7px}.business-columns{gap:28px}.engine-card{padding:25px 21px}.bullet-list{font-size:14px}.cadence{grid-template-columns:.5fr .65fr 1fr 1fr;gap:15px;padding:25px}.cadence>div{padding-left:15px}.power-formats{grid-template-columns:repeat(2,minmax(0,1fr))}.format-card{min-height:290px}.format-number{display:block}.experience-layout{gap:7%}.table-hint{display:block}.competitor-notes{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:30px}.competitor-note:nth-child(4){border:0;padding-left:0}}
@media(max-width:760px){:root{--page:24px}html{scroll-padding-top:88px}.site-header{padding:22px var(--page)}.site-header.scrolled{padding-top:15px;padding-bottom:15px}.brand>span{font-size:26px}.brand small{font-size:8px;margin-top:8px}.header-right{gap:20px}.chapter-status{font-size:10px}.menu-button{font-size:12px;gap:13px}.menu-glyph{width:19px}.hero{padding:151px var(--page) 148px;min-height:max(790px,100svh);align-items:flex-start}.hero-content{width:100%}.hero h1{font-size:clamp(48px,10.5vw,78px);line-height:1.06;letter-spacing:-.055em;margin-bottom:25px}.hero-image{object-position:63% center}.hero-shade{background:linear-gradient(90deg,#07151ccb,#08181d40 80%),linear-gradient(0deg,#09181dfa 0%,#09181d40 40%,#08171d36 100%)}.hero .eyebrow{font-size:10px;line-height:1.8;margin-bottom:25px}.hero-subtitle{font-size:14px}.round-link{margin-top:20px}.hero-footer{bottom:31px;align-items:flex-end}.benefits{display:grid;grid-template-columns:repeat(2,1fr);gap:14px 22px;font-size:10px;letter-spacing:.06em}.page-mark{font-size:9px;text-align:right;max-width:65px;line-height:1.7}.cycle-wrap{padding-top:36px;padding-bottom:45px}.cycle-label{margin-bottom:28px}.cycle-label .eyebrow{font-size:10px}.cycle-grid{grid-template-columns:1fr;gap:0}.cycle-node{display:grid;grid-template-columns:28px 1fr;column-gap:18px;padding:0 0 26px 0}.node-number{grid-column:1;grid-row:1/3;margin:3px 0 0}.cycle-node h3{grid-column:2;font-size:14px;margin:0 0 7px}.cycle-node p{grid-column:2;max-width:none;font-size:14px}.cycle-node:not(:last-child):after{content:'';width:1px;background:#c7d19930;left:8px;right:auto;top:30px;bottom:7px}.cycle-node:last-child{padding-bottom:0}.cycle-track{margin-top:27px}.section{padding:73px var(--page) 44px}.section-heading{margin-bottom:37px}.section-heading h2{font-size:clamp(36px,8.7vw,56px);line-height:1.1;letter-spacing:-.04em;margin-bottom:23px}.section-heading .eyebrow{font-size:10px;letter-spacing:.12em;margin-bottom:23px}.intro{font-size:16px;line-height:1.6}.desktop-only{display:none}.mobile-only{display:block}.section-footer{font-size:9px;letter-spacing:.1em;margin-top:40px;line-height:1.6;padding-top:18px}.steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 16px}.step{padding-top:18px}.step-heading{min-height:83px;gap:10px}.step h3{font-size:17px}.step-number{width:25px;height:25px;font-size:12px}.step-body{padding:16px 12px;min-height:280px}.step-caption{font-size:13px;min-height:0}.step:last-child{grid-column:1/-1}.step:last-child .step-heading{min-height:auto;margin-bottom:20px}.step:last-child .step-heading br{display:none}.step:last-child .step-body{min-height:auto}.format-list{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.wearables li{font-size:14px;gap:8px}.wearables{gap:26px}.wearable-symbol{width:20px;font-size:23px}.health-heart{width:20px}.profile-example{padding:16px 8px}.goal-list li{font-size:12px;padding:7px 4px;gap:4px}.formula-example{padding:15px 9px}.formula-example dl>div{grid-template-columns:1fr;gap:2px;padding:8px 0;font-size:12px}.formula-example dd{font-size:12px}.biomarkers{font-size:14px;gap:11px}.comparison{min-width:850px;font-size:13px}.comparison thead th{font-size:15px;padding:22px 12px}.comparison tbody th{width:175px;min-width:175px;font-size:13px;position:sticky;left:0;background:#0f1e21;box-shadow:5px 0 10px #0001;z-index:1}.comparison thead th:first-child{position:sticky;left:0;background:#0f1e21;z-index:2;width:175px}.comparison th,.comparison td{padding:17px 12px}.competitor-notes{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 19px}.competitor-note{padding-left:17px}.competitor-note:nth-child(3){padding-left:0;border:0}.competitor-note:nth-child(4){padding-left:17px;border-left:1px solid #ffffff23}.competitor-note h3{font-size:17px}.competitor-note p{font-size:14px}.evolv-note{grid-column:1/-1;padding:20px!important;border:1px solid #bbca9350!important;border-radius:6px;background:#c7d1990d}.evolv-note p{columns:2;column-gap:20px}.business .section-heading{margin-bottom:42px}.business-columns{grid-template-columns:1fr;gap:42px}.business-column>h3{font-size:12px;margin:10px 0 25px}.business-items{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 25px}.business-items h4{font-size:16px}.business-items p{font-size:14px}.price{font-size:25px;margin-top:9px}.price>span{font-size:12px;display:block}.business-landscape{height:160px;margin-top:12px}.engine-columns{grid-template-columns:1fr;gap:17px}.engine-card{padding:28px}.engine-card h3{font-size:22px;margin-bottom:25px}.engine-number{position:absolute;top:25px;right:28px;font-size:35px}.bullet-list{font-size:15px;gap:11px}.cadence{grid-template-columns:1fr;padding:28px;gap:23px;margin-top:20px}.cadence h3{font-size:12px;margin-bottom:2px}.cadence>div{padding-left:17px}.cadence p{font-size:14px;margin-top:4px}.ingredient-table thead{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}.ingredient-table,.ingredient-table tbody,.ingredient-table tr,.ingredient-table th,.ingredient-table td{display:block;width:100%}.ingredient-table tbody tr{padding:20px 0}.ingredient-table tbody th{font-size:17px;padding:0 0 10px;width:100%;line-height:1.4}.ingredient-index{font-size:11px;width:28px}.ingredient-table tbody td{padding:0 0 10px 28px;font-size:14px}.ingredient-table tbody td:last-child{width:100%;padding:0 0 0 28px}.ingredient-table tbody td[data-label='Best format']:before{content:'Best format';font-size:11px;color:#657254;margin-right:10px}.format-tag{font-size:11px}.ingredient-rule{padding:20px;gap:13px;align-items:flex-start}.ingredient-rule p{font-size:14px;line-height:1.6}.ingredient-rule>span{line-height:2}.power-formats{gap:15px}.format-card{padding:24px 18px;min-height:340px}.format-card h3{font-size:21px}.format-card>p:not(.eyebrow){font-size:14px}.format-card>.eyebrow{font-size:10px;min-height:30px;margin-bottom:18px}.format-number{display:none}.format-contents{font-size:13px}.daily-system{padding:24px;margin-top:24px}.daily-system>.eyebrow{line-height:1.7;font-size:10px;max-width:235px}.daily-stages{grid-template-columns:1fr;gap:23px}.daily-stages>div{padding-top:16px}.daily-stages p{font-size:15px}.daily-stages>div:not(:last-child):after{display:none}.footnote{font-size:12px;line-height:1.6}.experience-layout{grid-template-columns:1fr;gap:46px}.member-card{padding:30px;max-width:450px;width:100%;margin:auto}.member-card>.mini-wordmark{margin-bottom:30px}.monthly-loop>.eyebrow{font-size:11px}.monthly-loop li{gap:20px;padding-bottom:27px}.monthly-loop p{font-size:15px}.monthly-loop li:before{width:32px;height:32px}.monthly-loop li:not(:last-child):after{left:15px}.data-equation{margin-top:43px;display:grid;grid-template-columns:1fr auto 1fr;gap:12px;padding:22px;text-align:center}.data-equation>span{font-size:10px;letter-spacing:.03em}.data-equation>b{font-size:16px}.data-equation>b:nth-child(4){grid-row:2;grid-column:1}.data-equation>span:nth-child(5){grid-row:2;grid-column:2/4;text-align:left}.data-equation>b:nth-child(6){grid-row:3;grid-column:1}.data-equation>strong{grid-row:3;grid-column:2/4;text-align:left;font-size:26px}.site-footer{padding:39px var(--page);align-items:center}.site-footer .brand>span{font-size:29px}.back-to-top{font-size:12px;max-width:140px;gap:12px;line-height:1.4}.back-to-top>span{flex-shrink:0;width:32px;height:32px}dialog{padding:23px 27px}.menu-top+nav>a{font-size:19px;padding:20px 0;grid-template-columns:23px 1fr 16px;gap:13px}.menu-bottom{font-size:9px;line-height:1.7}.motion-ready .reveal{transform:translateY(14px)}}
@media(max-width:400px){:root{--page:20px}.chapter-status{display:none}.hero{padding-top:145px;min-height:max(740px,100svh)}.hero h1{font-size:11vw}.steps{grid-template-columns:1fr;gap:32px}.step-heading{min-height:0;margin-bottom:20px}.step-heading br{display:none}.step h3 small{display:inline;margin-left:5px}.step-body{min-height:0;padding:22px}.wearables{grid-template-columns:1fr 1fr;gap:25px 15px}.profile-example{max-width:240px;margin:auto;padding:23px}.goal-list li{font-size:13px;padding:9px}.formula-example{padding:20px}.formula-example dl>div{grid-template-columns:1fr auto;font-size:13px;padding:12px 0}.formula-example dd{font-size:13px}.biomarkers{display:grid;grid-template-columns:1fr 1fr;font-size:14px}.blood-upload br{display:none}.step-caption{font-size:14px}.power-formats{grid-template-columns:1fr}.format-card{min-height:260px;padding:27px}.format-card>.eyebrow{font-size:11px;min-height:0;margin-bottom:30px}.format-card h3{font-size:25px}.format-card h3 br{display:none}.format-card>p:not(.eyebrow){font-size:15px}.format-contents{font-size:14px}.format-number{display:block}.business-items{gap:25px 18px}.hero-footer{gap:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion-ready .reveal{opacity:1;transform:none}}
@media print{.site-header,.round-link,.site-footer,dialog,.skip-link,.table-hint{display:none!important}.motion-ready .reveal{opacity:1;transform:none}.section,.cycle-wrap{overflow:visible;padding:35px;break-before:page}.hero{min-height:700px;print-color-adjust:exact}.dark,.member-card,.cadence,.daily-system{print-color-adjust:exact}.section-heading h2{font-size:38px}.intro{font-size:14px}.table-scroll{overflow:visible}.comparison{min-width:0}.steps{grid-template-columns:repeat(5,minmax(0,1fr))}.ingredient-table tr{break-inside:avoid}.table-scroll{font-size:11px}.section-footer{margin-top:25px}.reveal{break-inside:avoid}}
