@import url('phones.css');
:root{--ink:#192c24;--green:#176b50;--deep:#123e31;--muted:#68766f;--line:#e4eae5;--peach:#fff0de;--lavender:#efecf9;--orange:#ffa83d;--lime:#e7f2df;--cream:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#fff;color:var(--ink);font-family:'DM Sans',system-ui,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;border:0;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:background .2s,box-shadow .2s,transform .2s}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:3px solid #d58219;outline-offset:5px}img{max-width:100%}svg{display:block}.wrap{max-width:1256px;padding-left:48px;padding-right:48px;margin:auto}.skip{position:fixed;top:-100px;left:20px;background:white;padding:15px;z-index:100}.skip:focus{top:15px}
.header{position:sticky;top:0;z-index:30;background:#ffffffed;backdrop-filter:blur(16px);border-bottom:1px solid #edf0ec}.header-inner{height:86px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;flex-shrink:0}
/* Frame the supplied artwork without altering the logo. */
.brand-logo{position:relative;display:block;width:182px;aspect-ratio:1500/410;overflow:hidden}.brand-logo img{position:absolute;max-width:none!important;width:102.4%!important;height:auto!important;left:-2.1333%;top:-76.5854%}.header nav{display:flex;gap:30px;font-size:13px;font-weight:500}.header nav a:hover{color:var(--green)}
.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;min-height:50px;border-radius:14px;padding:14px 23px;font-size:14px;font-weight:600;line-height:1.4}.button:hover{transform:translateY(-2px)}.button>span{font-size:21px;line-height:1}.header-button{min-height:43px;padding:12px 18px;font-size:12px;background:#f3f7f3;border:1px solid #e1e9e2;color:var(--green)}.primary{background:var(--green);color:#fff;box-shadow:0 8px 22px #176b501a}.primary:hover{background:#115840;box-shadow:0 10px 26px #176b5026}.secondary{border:1px solid var(--line);background:#fff}.secondary:hover{background:#fafbf9}
.showcase{overflow:hidden}.center-copy{text-align:center;padding:43px 20px 0;position:relative;z-index:2}.launch-tag{display:inline-flex;align-items:center;gap:9px;font-size:10px;letter-spacing:1.5px;font-weight:700;color:var(--green);padding:8px 13px;border:1px solid #e8edde;background:#fcfdf9;border-radius:30px}.sun-dot{display:block;width:9px;height:9px;border-radius:50%;background:#ffb04d;box-shadow:0 0 0 4px #fff0dc}h1,h2,h3,p{margin-top:0}.showcase h1{font-size:clamp(52px,5.2vw,74px);font-weight:600;line-height:1.045;letter-spacing:-3.6px;margin:20px 0 18px}.showcase h1 span{color:var(--green)}.center-copy p{font-size:17px;line-height:1.65;color:var(--muted);margin:0 0 24px}.center-copy p strong{color:#3d5548;font-weight:500}.new-actions{display:flex;justify-content:center;align-items:center;gap:12px}.center-copy .install-hint{font-size:11px;line-height:1.5;margin:13px 0 0;color:#849089}.mobile-install-bar{display:none}
.phone-stage{margin-top:38px;height:570px;max-width:990px}.phone-stage:before{inset:90px 0 0;background:radial-gradient(ellipse at 50% 65%,#f5f6df 0%,#f6faf0 40%,transparent 70%)}.phone-stage:after{content:'';position:absolute;bottom:-8px;left:-30px;right:-30px;height:30px;background:linear-gradient(transparent,#fff);z-index:4;pointer-events:none}.phone-week .current{background:var(--green)}.note-food{left:0}.note-coach{right:0;top:104px}.float-note{padding:13px 16px;animation:none}.note-coach .note-icon{background:#fff0db;color:#cf842f}.concept-footnote{font-size:10px;letter-spacing:.1px;padding:17px 15px 35px;color:#7e8981}
.connection-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:center;gap:18px;padding-top:22px;padding-bottom:22px}.connection-symbol{width:34px;color:#bd791f}.connection-symbol svg{width:34px;height:34px}.connection-strip p{margin:0;font-size:14px;line-height:1.65;color:var(--muted)}.connection-strip strong{font-weight:500;color:var(--ink)}.connection-strip>a{display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;width:34px;height:34px;margin-left:28px}.mobile-break{display:none}
.section{padding-top:88px;padding-bottom:88px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:36px;margin-bottom:36px}.eyebrow{font-size:10px;letter-spacing:1.7px;line-height:1.6;font-weight:700;color:var(--green)}h2{font-size:clamp(34px,3.6vw,46px);letter-spacing:-1.9px;line-height:1.14;font-weight:500;margin:14px 0 0}h2 span{color:var(--green)}.section-heading>p{max-width:330px;color:var(--muted);font-size:15px;line-height:1.8;margin:0 0 3px}
.module-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:17px}.module-tabs button{display:flex;flex-direction:column;align-items:flex-start;position:relative;text-align:left;padding:24px 21px 19px;border:1px solid var(--line);border-radius:20px;background:#fff}.module-tabs button:hover{border-color:#acc2b3;background:#fafcf9;transform:translateY(-3px)}.pillar-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#edf5e9;color:var(--green);margin-bottom:20px}.pillar-icon svg{width:23px;height:23px}.module-tabs button:nth-child(2) .pillar-icon{background:#eaf3ff;color:#3775b0}.module-tabs button:nth-child(3) .pillar-icon{background:#efebf8;color:#8b73b1}.module-tabs button:nth-child(4) .pillar-icon{background:#fff0de;color:#b97925}.pillar-name{font-size:18px;letter-spacing:-.5px;font-weight:600}.pillar-description{font-size:12px;color:var(--muted);margin-top:7px}.pillar-explore{font-size:10px;color:var(--green);margin-top:25px;display:flex;justify-content:space-between;align-items:center;width:100%}.pillar-explore b{font-size:20px;font-weight:400}.module-tabs button[aria-selected=true]{border-color:#b9d3c3;background:#f4f9f2;box-shadow:inset 0 -3px 0 var(--green)}
.module-panel{display:grid;grid-template-columns:1fr 1fr;border-radius:24px;overflow:hidden;border:1px solid #e5ece0;background:#f8fbf5;min-height:362px}.module-copy{padding:39px 42px}.module-copy h3{font-size:36px;letter-spacing:-1.4px;line-height:1.13;font-weight:500;margin:18px 0}.module-copy p{font-size:15px;line-height:1.8;color:var(--muted);max-width:405px;margin-bottom:0}.module-benefit{margin-top:24px;padding-top:20px;border-top:1px solid #dce6d7;font-size:13px;color:var(--green);font-weight:500}.module-art{position:relative;min-height:365px;background:#eff5e8;display:grid;place-items:center;overflow:hidden}.module-art>img{position:absolute;width:100%;height:100%;object-fit:contain;padding:18px}.photo-label{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);white-space:nowrap;border:1px solid #ffffff88;background:#ffffffed;backdrop-filter:blur(8px);padding:11px 18px;border-radius:40px;font-size:12px;box-shadow:0 6px 30px #1a31200c}
.module-demo{position:relative;z-index:1;padding:32px;width:100%;min-height:365px;display:flex;flex-direction:column;justify-content:center}.module-demo h4{font-size:29px;letter-spacing:-.9px;line-height:1.2;margin:10px 0 16px;font-weight:500}.module-demo p{font-size:13px;line-height:1.5;margin:12px 0 0}.module-art>img.module-workout{padding:0;object-fit:cover;object-position:center}.training-demo{background:linear-gradient(90deg,#093752c9,transparent);color:#fff}.training-demo .eyebrow{color:#e2f1ff}.demo-big{font-size:76px;letter-spacing:-4px;line-height:1;margin:25px 0 10px}.demo-big small{font-size:24px;letter-spacing:-.5px}.equipment{display:flex;gap:6px}.equipment>span{border:1px solid #ffffff80;background:#16486933;border-radius:25px;padding:7px 12px;font-size:10px}.demo-track{display:none}.training-demo p{margin-top:24px;text-shadow:0 1px 4px #0005}.sleep-demo{background:var(--lavender);padding:40px}.sleep-demo .eyebrow{color:#776197}.moon{font-size:44px;color:#9075bd;line-height:1;margin-bottom:20px}.sleep-demo svg{width:100%;max-width:360px;height:75px;margin:12px 0}.community-demo{background:var(--peach);padding:40px}.community-demo .eyebrow{color:#9f722f}.community-quote{font-size:34px;letter-spacing:-1px;line-height:1.2;margin:24px 0 12px}.example-tag{font-size:10px;color:#9b8264}.challenge{display:flex;align-items:center;gap:14px;border:1px solid #fffc;background:#ffffff80;border-radius:15px;padding:15px;margin-top:23px}.challenge>span{font-size:30px;color:#b0833b}.challenge strong{font-size:13px;font-weight:500}.challenge p{font-size:11px;margin:4px 0 0}
.coach-section{background:#f8faf6;border-top:1px solid #edf1e9;border-bottom:1px solid #edf1e9}.coach-layout{display:grid;grid-template-columns:.95fr 1.05fr;gap:62px;align-items:start}.step-label{font-size:10px;letter-spacing:1.3px;color:#78846f}.scenarios{display:flex;flex-direction:column;gap:11px;margin-top:17px}.scenarios button{display:flex;align-items:center;gap:16px;text-align:left;padding:19px;border:1px solid #e0e7db;background:transparent;border-radius:16px}.scenarios button:hover{background:#fff}.scenario-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#edf2e7;flex-shrink:0;color:var(--green)}.scenario-icon svg{width:21px;height:21px}.scenarios button strong{flex:1;font-size:15px;font-weight:500}.scenarios button small{display:block;font-size:11px;font-weight:400;color:var(--muted);margin-top:5px}.scenarios button>b{font-weight:400;font-size:21px;color:var(--green)}.scenarios button[aria-pressed=true]{background:#fff;border-color:#93b8a0;box-shadow:0 6px 18px #17392006}.scenarios button[aria-pressed=true] .scenario-icon{color:#fff;background:var(--green)}.biometric{display:flex;gap:15px;margin-top:27px;padding:0 8px}.biometric>span{font-size:31px;color:var(--green)}.biometric p{font-size:12px;line-height:1.8;color:var(--muted);margin:0;max-width:370px}.biometric strong{font-size:13px;font-weight:500;color:#36543f}
.coach-conversation{padding:27px;background:#fff;border:1px solid #e3e9dc;border-radius:25px;box-shadow:0 20px 50px #19362008;min-height:470px}.coach-top{display:flex;align-items:center;gap:12px;border-bottom:1px solid #edf0e9;padding-bottom:20px}.coach-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#fff4e3;color:#cd8d32;flex-shrink:0}.coach-mark svg{width:28px;height:28px}.coach-top strong{font-size:14px;font-weight:600}.coach-top>div>span{display:block;font-size:10px;color:var(--muted);margin-top:5px}.demo-pill{font-size:8px;letter-spacing:1px;color:#697a63;border:1px solid #e2eadc;border-radius:20px;padding:5px 7px;margin-left:auto}.user-message{margin:24px 0 22px 43px;background:var(--green);color:#fff;border-radius:16px 16px 3px 16px;padding:15px 18px;font-size:13px;line-height:1.6}.coach-message{font-size:14px;line-height:1.75;color:#526055}.coach-plan{display:flex;flex-direction:column;gap:8px;margin-top:21px}.coach-plan>span{font-size:10px;color:#849176;border-radius:12px;border:1px solid #e8eee1;padding:11px 14px}.coach-plan strong{font-size:12px;font-weight:500;color:#344d3c;margin-left:11px}.chat-caption{margin-top:20px;font-size:10px;color:#818c7e}
.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:68px;align-items:center}.story-intro h2{font-size:43px;line-height:1.2}.story-intro>p{font-size:15px;line-height:1.8;color:var(--muted);max-width:370px;margin:22px 0 0}.founder-signature{display:flex;gap:12px;align-items:center;margin-top:29px}.founder-avatar{display:grid;place-items:center;width:43px;height:43px;border-radius:50%;background:#fff0dc;color:#a27538;font-size:17px}.founder-signature strong{font-size:13px;font-weight:500}.founder-signature>div>span{display:block;font-size:10px;margin-top:4px;color:var(--muted)}.story-card{position:relative;border-radius:26px;background:#f9f4eb;border:1px solid #f1e9dc;padding:35px 37px}.quote-mark{font-family:Georgia,serif;color:#d29d55;font-size:73px;height:52px;display:block;line-height:1}.story-card blockquote{font-size:26px;line-height:1.4;letter-spacing:-.7px;margin:0;color:#40533c}.story-card blockquote strong{color:var(--green);font-weight:500}.story-divider{height:1px;background:#e8dfd0;margin:25px 0}.story-card p{color:#7a7d6c;font-size:13px;line-height:1.85;margin-bottom:15px}.story-card p.story-question{color:#3b563e;font-weight:500;font-size:15px}.story-note{display:block;font-size:10px;color:#958c78;margin-top:22px;line-height:1.6}
.vision{padding-bottom:62px}.vision-inner{position:relative;text-align:center;overflow:hidden;background:var(--deep);color:white;border-radius:30px;padding:53px 30px 49px}.vision-inner:before,.vision-inner:after{content:'';position:absolute;width:470px;height:470px;border:1px solid #ffffff0c;border-radius:50%;bottom:-360px;left:calc(50% - 235px);pointer-events:none}.vision-inner:after{width:650px;height:650px;bottom:-450px;left:calc(50% - 325px)}.vision-sun{display:block;color:#ffbb69;width:44px;margin:0 auto 20px}.vision-sun svg{width:44px;height:44px}.vision .eyebrow{color:#c3ddad;font-size:9px;letter-spacing:1.7px}.vision h2{font-size:55px;line-height:1.1;letter-spacing:-2.2px;margin:20px 0}.vision h2 span{color:#efc68d}.vision p{color:#ccdcd1;font-size:15px;line-height:1.8;max-width:530px;margin:0 auto 27px}.vision-button{background:#fff;color:var(--green);position:relative;z-index:1}.vision-button:hover{background:#fff5e7}.vision-next{font-size:11px;color:#b7cebd;margin-top:24px}
.footer{padding-bottom:27px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid var(--line);padding-top:28px;padding-bottom:23px}.footer .brand-logo{width:155px}.footer-top>span{font-size:12px;color:var(--muted)}.footer-top>a:last-child{font-size:11px;color:var(--green)}.footer-top>a:last-child>span{margin-left:15px;font-size:17px}.footer-bottom{display:flex;justify-content:space-between;align-items:end;gap:40px;padding-top:18px;border-top:1px solid #f0f2ed;color:#8b938b}.footer-bottom p{max-width:810px;font-size:10px;line-height:1.7;margin:0}.footer-bottom>span{font-size:10px;white-space:nowrap}
@media(min-width:1000px) and (max-height:950px){.center-copy{padding-top:30px}.showcase h1{font-size:64px;margin:17px 0}.center-copy p{font-size:16px;margin-bottom:20px}.phone-stage{transform:scale(.88);transform-origin:top center;margin-top:28px;margin-bottom:-68px}}
@media(max-width:1000px){.wrap{padding-left:30px;padding-right:30px}.header nav{gap:22px}.header-inner{gap:18px}.header-button{gap:12px}.phone-stage{max-width:none;width:950px;left:50%;margin-left:-475px;transform:scale(.88);transform-origin:top center;margin-bottom:-68px}.note-food{left:40px}.note-coach{right:40px}.float-note{padding:12px;font-size:10px}.float-note strong{font-size:11px}.section-heading>p{max-width:280px;font-size:14px}.module-tabs button{padding:20px 16px}.pillar-name{font-size:16px}.pillar-description{font-size:11px}.module-copy{padding:33px}.module-copy h3{font-size:31px}.coach-layout{gap:30px}.coach-conversation{padding:22px}.story-grid{gap:35px}.story-intro h2{font-size:36px}.story-card{padding:30px}.story-card blockquote{font-size:24px}.footer-bottom p{max-width:680px}}
@media(max-width:760px){.header-inner{height:75px}.header nav{display:none}.brand-logo{width:164px}.section{padding-top:60px;padding-bottom:60px}.showcase h1{font-size:56px;letter-spacing:-2.7px}.center-copy{padding-top:36px}.center-copy p{font-size:15px}.phone-stage{transform:scale(.70);margin-bottom:-171px}.float-note{font-size:11px}.section-heading{display:block;margin-bottom:27px}h2{font-size:38px}.section-heading>p{max-width:100%;margin-top:19px;line-height:1.7}.module-tabs{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.module-tabs button{padding:19px}.pillar-name{font-size:17px}.pillar-description{font-size:12px}.pillar-icon{margin-bottom:14px;width:36px;height:36px}.pillar-explore{position:absolute;right:20px;top:22px;width:auto;margin:0;font-size:0}.pillar-explore b{font-size:20px}.module-panel{grid-template-columns:1fr;min-height:0}.module-copy{padding:30px}.module-copy h3{font-size:34px}.module-copy p{max-width:100%;font-size:15px}.module-art{min-height:330px}.module-demo{min-height:330px}.module-art>img{padding:22px}.module-art>img.module-workout{padding:0}.coach-layout,.story-grid{grid-template-columns:1fr}.coach-layout{gap:28px}.coach-conversation{padding:25px;min-height:0}.biometric p{max-width:100%}.story-grid{gap:32px}.story-intro h2{font-size:38px}.story-intro>p{max-width:500px}.story-card blockquote{font-size:26px}.vision h2{font-size:47px}.vision{padding-bottom:42px}.vision p{font-size:14px}.footer-top{flex-wrap:wrap;gap:20px}.footer-top>span{order:3;width:100%;font-size:12px}.footer-bottom{display:block}.footer-bottom>span{display:block;margin-top:14px}.connection-strip{gap:13px}.connection-strip p{font-size:12px}.connection-strip>a{margin-left:10px}}
@media(max-width:480px){html{scroll-padding-top:89px}.wrap{padding-left:22px;padding-right:22px}.header-inner{height:71px;gap:12px}.brand-logo{width:143px}.header-button{font-size:10px;padding:10px 12px;min-height:38px;border-radius:11px;gap:9px}.header-button>span{font-size:17px}.center-copy{padding:31px 15px 0}.launch-tag{font-size:8px;letter-spacing:1.1px;padding:7px 11px}.sun-dot{width:7px;height:7px}.showcase h1{font-size:clamp(35px,10.4vw,49px);letter-spacing:-2px;margin:19px 0 17px}.center-copy p{font-size:13px;line-height:1.8;margin-bottom:22px}.new-actions{gap:9px}.new-actions .button{font-size:11px;min-height:44px;padding:12px 15px;gap:12px;border-radius:12px}.new-actions .button>span{font-size:17px}.phone-stage{transform:scale(.46);margin-top:31px;margin-bottom:-305px;height:570px}.device-food{left:calc(50% - 353px)}.device-move{left:calc(50% + 83px)}.phone-stage .note-food{left:120px;top:335px}.phone-stage .note-coach{right:123px;top:89px}.note-icon{width:31px;height:31px}.float-note{padding:12px 13px;gap:9px}.concept-footnote{font-size:8px;padding:13px 12px 26px}.connection-strip{padding-top:20px;padding-bottom:20px;justify-content:flex-start;gap:12px}.connection-symbol,.connection-symbol svg{width:29px;height:29px}.connection-strip p{font-size:11px;line-height:1.8}.connection-strip>a{margin-left:auto;flex-shrink:0;width:30px;height:30px}.mobile-break{display:block}.section{padding-top:52px;padding-bottom:52px}.eyebrow{font-size:8px;letter-spacing:1.3px}h2{font-size:32px;letter-spacing:-1.3px}.section-heading>p{font-size:13px;margin-top:18px}.module-tabs{gap:9px;margin-bottom:12px}.module-tabs button{padding:17px 13px;border-radius:16px}.pillar-name{font-size:15px}.pillar-description{font-size:10px;line-height:1.4}.pillar-explore{right:14px;top:18px}.pillar-icon{margin-bottom:13px}.module-panel{border-radius:20px}.module-copy{padding:26px}.module-copy h3{font-size:29px;letter-spacing:-1px}.module-copy p{font-size:13px;line-height:1.85}.module-benefit{font-size:12px;margin-top:20px;padding-top:17px}.module-art,.module-demo{min-height:300px}.photo-label{font-size:11px;padding:10px 14px;bottom:20px}.module-demo{padding:28px}.community-quote{font-size:30px}.module-demo h4{font-size:27px}.step-label{font-size:9px}.scenarios button{padding:16px 13px;gap:12px}.scenarios button strong{font-size:13px}.scenarios button small{font-size:10px}.scenario-icon{width:34px;height:34px}.biometric{gap:12px;padding:0}.biometric p{font-size:11px}.biometric strong{font-size:12px}.coach-conversation{padding:21px;border-radius:20px}.coach-top{gap:10px}.coach-top strong{font-size:13px}.coach-top>div>span{font-size:8px}.coach-mark{width:35px;height:35px;border-radius:11px}.coach-mark svg{width:25px;height:25px}.demo-pill{font-size:7px;padding:4px 6px}.user-message{margin-left:22px;font-size:12px;padding:13px 15px}.coach-message{font-size:13px}.coach-plan strong{font-size:11px;margin-left:8px}.coach-plan>span{padding:11px;font-size:9px}.chat-caption{font-size:9px}.story-intro h2{font-size:34px;letter-spacing:-1.3px}.story-intro>p{font-size:13px}.story-card{padding:27px;border-radius:20px}.story-card blockquote{font-size:23px}.story-card p{font-size:12px}.story-card p.story-question{font-size:14px}.vision-inner{padding:40px 22px 35px;border-radius:23px}.vision .eyebrow{font-size:7px;letter-spacing:1.25px}.vision h2{font-size:39px;letter-spacing:-1.7px}.vision p{font-size:13px;line-height:1.9}.vision-next{font-size:9px;line-height:1.7}.vision-button{font-size:12px;min-height:45px;padding:13px 17px}.footer .brand-logo{width:145px}.footer-top>a:last-child{font-size:10px}.footer-bottom p{font-size:9px}}
@media(max-width:360px){.wrap{padding-left:18px;padding-right:18px}.brand-logo{width:129px}.header-button{font-size:9px;padding:10px}.phone-stage{transform:scale(.405);margin-bottom:-336px}.center-copy p{font-size:12px}.pillar-name{font-size:13px}.pillar-description{font-size:9px}.coach-top>div>span{max-width:145px;line-height:1.5}.connection-strip p{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
