@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{color-scheme:light;--ink:#173c39;--muted:#60716c;--paper:#f7f9f6;--line:#dce4de;--lime:#c5ed8d}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 'DM Sans',sans-serif}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button,a,select,input{outline-offset:5px}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible{outline:3px solid #bb8134}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.nav{display:flex;align-items:center;justify-content:space-between;padding:30px 0;border-bottom:1px solid var(--line);gap:20px}.brand{font:800 23px 'Manrope',sans-serif;display:flex;gap:5px;align-items:center;letter-spacing:-1px}.brand>span:last-child{font-weight:400}.mark{display:flex;gap:3px;align-items:end;height:25px;margin-right:9px}.mark i{width:6px;background:var(--ink);height:12px;border-radius:2px}.mark i:nth-child(2){height:19px}.mark i:nth-child(3){height:25px}nav{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:600}.signin{border:1px solid var(--ink);padding:10px 20px;border-radius:7px;white-space:nowrap}.signin span{margin-left:22px}.signin:hover{background:var(--ink);color:white}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:70px;align-items:center;padding-block:80px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.6px;margin:0 0 24px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Manrope',sans-serif;letter-spacing:-1.8px}h1{font-size:clamp(42px,4.7vw,66px);line-height:1.12;margin-bottom:24px;font-weight:600}h1 em{font-style:normal;color:#63835a}h2{font-size:38px;line-height:1.22;font-weight:600}h3{font-size:26px;line-height:1.3;font-weight:600;letter-spacing:-.8px}.lede{color:var(--muted);font-size:18px;max-width:470px;margin-bottom:30px}.primary{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;background:var(--ink);color:#fff;padding:16px 21px;border-radius:7px;font-weight:500}.primary:hover{background:#285c54}.micro{font-size:13px;color:var(--muted);margin:16px 0 0}.hero-chart{background:#193e3c;color:white;border-radius:18px;padding:30px 32px 24px;box-shadow:0 22px 50px #163b3915;transform:rotate(-1deg)}.chart-head{display:flex;justify-content:space-between;gap:10px}.hero-chart .eyebrow{color:#c5ed8d;font-size:11px;margin-bottom:14px}.hero-chart h2{font-size:26px;letter-spacing:-.7px}.sample{height:fit-content;font-size:12px;white-space:nowrap;padding:4px 9px;border:1px solid #ffffff38;border-radius:5px}.metric{display:flex;gap:20px;align-items:center}.metric>strong{font:500 76px/1.3 'Manrope',sans-serif;letter-spacing:-5px}.metric>strong span{font-size:35px;letter-spacing:-1px}.metric>span{font-size:13px;color:#d0dfd6}.metric b{font-size:12px;color:var(--lime);font-weight:400}.growth{width:100%;display:block;margin-top:8px}.weeks{display:flex;justify-content:space-between}.weeks button{background:none;border:0;color:#b8cdc7;padding:6px 9px;border-radius:5px;font-size:13px;cursor:pointer}.weeks button:hover,.weeks button[aria-pressed=true]{background:var(--lime);color:var(--ink)}.insight{display:flex;align-items:center;gap:14px;border-top:1px solid #ffffff25;padding-top:18px;margin-top:20px}.insight>span{display:grid;place-items:center;width:37px;height:37px;background:#ffffff10;border-radius:50%;color:var(--lime);font-size:23px}.insight p{margin:0;font-size:13px;color:#becfc9}.insight strong{font-size:14px;color:white;font-weight:500}.principles{border-block:1px solid var(--line);padding:24px 0;display:flex;justify-content:space-between;gap:20px;font-size:14px;font-weight:500}.principles span:before{content:'+';color:#739554;margin-right:12px}.explore{padding-block:80px}.section-top{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:38px}.section-top h2{margin-bottom:0}.section-top>p{color:var(--muted);max-width:380px;margin:0}.demo-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.demo{background:white;border:1px solid var(--line);padding:32px;border-radius:12px}.demo-title{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:25px}.number{font-size:11px;font-weight:700;letter-spacing:1px;color:var(--muted)}.demo .sample{border-color:var(--line);color:var(--muted)}.demo>p{color:var(--muted)}.segmented{display:flex;background:#f0f4ef;padding:4px;border-radius:6px;margin-top:25px}.segmented button{flex:1;border:0;background:none;color:var(--muted);padding:9px;cursor:pointer;border-radius:4px;font-size:14px}.segmented button[aria-pressed=true]{color:var(--ink);background:white;box-shadow:0 2px 4px #00000009;font-weight:700}.daily-stat{display:flex;align-items:center;gap:20px;margin:20px 0}.daily-stat strong{font:600 50px 'Manrope',sans-serif;letter-spacing:-2px}.daily-stat span{font-size:13px;line-height:1.5;color:var(--muted)}.bar-track{height:18px;background:#edf1ed;position:relative;border-radius:5px}.bar-track>div{height:100%;background:#63966d;border-radius:5px;transition:width .3s}.target-line{position:absolute;left:70%;top:-5px;height:28px;border-left:2px dashed var(--ink)}.bar-labels{display:flex;justify-content:space-between;color:var(--muted);font-size:12px;margin:8px 0 26px}.bar-labels span:nth-child(2){margin-left:38%}.slider-label{display:flex;justify-content:space-between;gap:10px;font-size:13px}.slider-label span{color:var(--muted)}input[type=range]{width:100%;accent-color:var(--ink);margin:15px 0 20px;height:22px;cursor:pointer}.recommendation,.evidence-status{background:#f0f5ec;border-left:3px solid #6e9263;padding:15px 17px;border-radius:0 5px 5px 0}.recommendation strong,.evidence-status strong{font-size:15px}.recommendation p,.evidence-status p{font-size:14px;margin:5px 0 0;color:#52664e}.demo .fine{font-size:12px;line-height:1.5;margin:17px 0 0}.select-label{font-size:13px;display:block;margin-top:25px;margin-bottom:7px}select{width:100%;border:1px solid var(--line);border-radius:6px;padding:12px;background:white;color:var(--ink);font-size:14px}.rings{display:flex;justify-content:space-around;gap:20px;text-align:center;margin:34px 0}.ring{width:140px;height:140px;border-radius:50%;background:conic-gradient(var(--ring-color) calc(var(--value)*1%),#edf1ed 0);display:grid;place-items:center;position:relative;margin:0 auto 15px}.ring:before{content:'';position:absolute;inset:11px;background:white;border-radius:50%}.ring strong{z-index:1;font:600 32px 'Manrope',sans-serif;letter-spacing:-1px}.rings span,.explain{font-size:13px}.explain{background:none;border:0;padding:0;color:var(--ink);cursor:pointer;text-decoration:underline;text-decoration-style:dotted;text-underline-offset:4px}.confidence-detail{background:#f7f8f5;padding:14px;font-size:13px;margin-top:12px}.features{display:grid;grid-template-columns:1fr 1.2fr;gap:70px;border-top:1px solid var(--line);padding-block:70px}.feature-list article{display:flex;gap:25px;padding:22px 0;border-bottom:1px solid var(--line)}.feature-list article:first-child{padding-top:0}.feature-list article>span{font-size:13px;color:#8a9c88}.feature-list h3{font-size:20px;letter-spacing:-.5px;margin-bottom:10px}.feature-list p{color:var(--muted);font-size:15px;margin-bottom:0}.closing{background:#e5efdf;border-radius:14px;padding:45px;display:flex;align-items:center;justify-content:space-between;gap:30px}.closing h2{margin:0}.closing p:not(.eyebrow){font-size:12px;color:var(--muted);margin:15px 0 0}footer{display:flex;justify-content:space-between;gap:20px;padding:36px 0;color:var(--muted);font-size:13px}footer span{font-weight:700;color:var(--ink)}footer p{margin:0}.skip{position:absolute;left:20px;top:-80px;background:white;padding:15px;z-index:10}.skip:focus{top:10px}@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.hero{gap:30px}.hero-chart{padding:24px}.hero h1{font-size:46px}.demo{padding:24px}.principles{flex-wrap:wrap}.ring{width:120px;height:120px}}@media(max-width:720px){.nav{padding-block:22px}.brand{font-size:18px}.mark{margin-right:3px}nav>a:first-child{display:none}.signin{padding:8px 12px}.signin span{margin-left:10px}.hero{grid-template-columns:1fr;padding-block:45px;gap:38px}.hero h1{font-size:48px}.hero-chart{transform:none}.hero-chart h2{font-size:25px}.principles{display:grid;grid-template-columns:1fr 1fr;font-size:12px;gap:15px}.principles span:before{margin-right:5px}.section-top{display:block}.section-top>p{margin-top:22px}.explore{padding-block:50px}h2{font-size:32px}.demo-grid{grid-template-columns:1fr}.features{grid-template-columns:1fr;gap:15px;padding-block:40px}.closing{display:block;padding:28px}.closing .primary{margin-top:28px;font-size:14px}.closing h2{font-size:30px}footer{flex-wrap:wrap;font-size:12px}footer p{display:none}.slider-label{flex-wrap:wrap}.ring{width:116px;height:116px}.demo-title{gap:8px}.sample{font-size:11px}.number{font-size:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
