@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Instrument+Serif:ital@0;1&display=swap');
:root{--paper:#f5f5ef;--ink:#202920;--muted:#636b61;--sage:#b7cc9e;--line:#dce0d4;--dark:#101511;--soft:#e8eddf;--serif:'Instrument Serif',Georgia,serif;--sans:'DM Sans',Arial,sans-serif;color:var(--ink);background:var(--paper);font-family:var(--sans);font-synthesis:none;scroll-behavior:smooth}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #668443;outline-offset:6px}.wrap{width:min(1180px,calc(100% - 96px));margin-inline:auto}.skip{position:absolute;left:20px;top:-80px;z-index:20;background:var(--ink);color:white;padding:12px}.skip:focus{top:12px}.header{height:104px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.wordmark{width:133px;height:40px;position:relative;overflow:hidden;flex-shrink:0}.wordmark img{position:absolute;width:180px;max-width:none;height:auto;left:-24px;top:-57px}.header nav{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:500}.header nav>a:not(.nav-cta):hover{color:#698251}.nav-cta{background:var(--ink);color:var(--paper);padding:14px 20px;border-radius:6px;display:flex;gap:22px;align-items:center;transition:background .2s}.nav-cta:hover{background:#3e513c}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:65px;align-items:center;padding-top:65px;padding-bottom:75px}.eyebrow{display:flex;gap:12px;align-items:center;font-size:12px;letter-spacing:2px;font-weight:600;line-height:1.6;margin:0 0 26px}.small-line{width:27px;height:2px;background:#809768;display:inline-block}h1{font-size:clamp(68px,7.6vw,104px);line-height:1.01;letter-spacing:-6px;font-weight:500;margin:0 0 30px}h1 em{font-family:var(--serif);font-weight:400;color:#71895c;letter-spacing:-3px}.intro{font-size:22px;line-height:1.55;letter-spacing:-.5px;margin:0 0 15px}.hero-detail{font-size:16px;line-height:1.7;color:var(--muted);max-width:405px;margin:0}.stores{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.store{border:1px solid var(--ink);background:var(--ink);color:var(--paper);padding:11px 16px;border-radius:8px;display:flex;gap:11px;align-items:center;text-align:left;min-width:170px}.store:disabled{opacity:1;cursor:default}.store svg{fill:currentColor;width:25px;height:29px}.store small{display:block;font-size:10px;line-height:1.4;letter-spacing:.1px}.store strong{font-size:20px;font-weight:500;line-height:1.3}.availability{font-size:12px;color:var(--muted);margin:16px 0 0}.hero-visual{position:relative;min-height:622px;display:flex;align-items:center;justify-content:center}.orbit{position:absolute;border:1px solid #d8dfce;border-radius:50%;width:470px;height:470px;transform:rotate(-26deg);background:#e8eddf70}.orbit-two{width:550px;height:550px;background:transparent;border-style:dashed;opacity:.7}.phone{position:relative;width:300px;flex:none;background:var(--dark);border:6px solid #292d29;box-shadow:0 0 0 1px #687063,0 25px 50px -15px #22301955,inset 0 0 0 1px #56604e;border-radius:43px;padding:6px;transform:rotate(5deg);z-index:1;color:#e5e8df}.phone-top{height:39px;display:flex;align-items:center;justify-content:space-between;padding:0 17px;font-size:11px;font-weight:600}.island{background:#030604;width:87px;height:23px;border-radius:20px}.screen{position:relative;overflow:hidden;height:455px;background:var(--dark)}.screen img{width:100%;height:auto;max-width:none;position:absolute;top:-46px;left:0}.phone-bottom{position:relative;height:54px;overflow:hidden}.phone-bottom img{position:absolute;top:0;left:0;width:100%;height:auto;max-width:none;transform:translateY(-88%)}.home-indicator{width:90px;height:4px;background:#d1d6cc;border-radius:9px;margin:13px auto 3px}.floating-note{position:absolute;z-index:2;left:-10px;bottom:90px;display:flex;gap:12px;align-items:center;background:#fafbf5;border:1px solid #dce2d5;border-radius:10px;padding:18px 22px;box-shadow:0 10px 32px #2731220f;transform:rotate(-4deg);font-size:16px;font-weight:500}.floating-note small{display:block;font-size:12px;font-weight:400;color:var(--muted);margin-top:5px}.note-check{width:32px;height:32px;border-radius:50%;background:var(--soft);display:grid;place-items:center;color:#637e49}.visual-caption{position:absolute;bottom:-17px;letter-spacing:2.5px;font-size:10px;color:var(--muted)}.belief-strip{border-block:1px solid var(--line)}.belief-strip>.wrap{min-height:85px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:14px;color:var(--muted)}.belief-strip span:first-child{color:var(--ink);font-weight:500}.footer{display:flex;justify-content:space-between;gap:20px;padding-block:30px;font-size:12px;color:var(--muted)}
.approach{padding-block:110px;text-align:center}.approach>.eyebrow{justify-content:center}.approach h2{font-size:50px;letter-spacing:-1.8px;line-height:1.15;font-weight:500;margin:0 0 25px}h2 em{font-family:var(--serif);font-weight:400;color:#71895c}.approach>p:not(.eyebrow){max-width:590px;margin:0 auto;font-size:17px;line-height:1.8;color:var(--muted)}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;text-align:left;margin-top:70px}.principles>div{border-top:1px solid #c8d1bd;padding-top:24px}.principles span{font-size:11px;color:#637b4f;letter-spacing:1.6px;font-weight:600}.principles h3{font-size:21px;letter-spacing:-.6px;font-weight:500;margin:22px 0 12px}.principles p{font-size:15px;line-height:1.75;color:var(--muted);margin:0;max-width:310px}.inside{background:#151c16;color:#edf0e8;padding-block:90px 32px}.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:48px}.inside .eyebrow{color:#a9b59e;font-size:11px}.section-heading h2{font-size:48px;line-height:1.12;letter-spacing:-1.5px;font-weight:450;margin:0}.inside h2 em{color:#b7cc9e}.section-heading>p{font-size:15px;line-height:1.75;color:#a4ae9d;margin-bottom:0}.features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.feature{min-width:0}.feature-preview{height:275px;position:relative;background:#101511;border:1px solid #30392b;border-radius:10px;overflow:hidden}.feature-preview:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 75%,#101511);pointer-events:none}.feature-preview img{position:absolute;width:100%;height:auto;max-width:none}.today-preview img{top:-230px}.goals-preview img{top:-312px}.ideas-preview img{top:-103px}.feature-copy{padding:25px 0 10px}.feature-label{color:#b8c8a8;font-size:10px;letter-spacing:1.5px}.feature h3{font-size:23px;letter-spacing:-.5px;font-weight:450;margin:12px 0}.feature-copy p{font-size:15px;line-height:1.75;color:#a5afa0;margin:0}.inside-foot{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #35402e;margin-top:50px;padding-top:25px;color:#a5afa0;font-size:12px}.inside-foot span{font-family:var(--serif);font-style:italic;font-size:24px;color:#c5d3b7}.download{text-align:center;padding-block:90px 85px}.app-icon{position:relative;overflow:hidden;width:83px;height:82px;border-radius:19px;margin:0 auto 32px;box-shadow:0 12px 25px #202a201c}.app-icon img{position:absolute;width:115px;height:auto;max-width:none;left:-16px;top:-17px}.download .eyebrow{justify-content:center;font-size:10px;letter-spacing:2px;margin-bottom:23px}.download h2{font-size:66px;line-height:1.03;letter-spacing:-2.5px;font-weight:500;margin:0 0 26px}.download>p:not(.eyebrow):not(.availability){font-size:17px;line-height:1.7;color:var(--muted)}.download .stores{justify-content:center}.footer{border-top:1px solid var(--line);align-items:center}.footer .wordmark{transform:scale(.8);transform-origin:left center}a.store{transition:transform .2s,background .2s}a.store:hover{background:#3e513c;transform:translateY(-2px)}section[id]{scroll-margin-top:30px}
@media(min-width:1450px){.hero{padding-top:90px;padding-bottom:100px}}
@media(max-width:1000px){.wrap{width:calc(100% - 56px)}.hero{gap:20px;grid-template-columns:1.1fr 1fr}h1{font-size:78px;letter-spacing:-4px}.hero-visual{transform:scale(.9);transform-origin:center}.orbit{width:380px;height:380px}.orbit-two{width:440px;height:440px}.floating-note{left:-28px}.header nav{gap:20px}.store{min-width:155px;padding:10px 12px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header{height:84px}.header nav>a:not(.nav-cta){display:none}.nav-cta{font-size:12px;padding:12px 14px;gap:10px}.wordmark{width:118px}.hero{grid-template-columns:1fr;padding-top:48px;padding-bottom:36px;gap:28px}.hero-copy{text-align:center}.eyebrow{justify-content:center;font-size:10px;letter-spacing:1.5px;margin-bottom:22px}h1{font-size:clamp(64px,12.5vw,88px);letter-spacing:-3.5px;margin-bottom:24px}.intro{font-size:20px}.hero-detail{margin-inline:auto;max-width:350px}.stores{justify-content:center;margin-top:26px;gap:10px}.store strong{font-size:19px}.hero-visual{min-height:622px;max-width:420px;width:100%;margin-inline:auto;transform:scale(.92);margin-block:-17px -15px}.orbit{width:340px;height:340px}.orbit-two{width:385px;height:385px}.floating-note{left:0;bottom:82px;font-size:14px;padding:15px 18px}.belief-strip>.wrap{justify-content:center;flex-wrap:wrap;padding-block:22px;gap:15px 24px;font-size:12px}.belief-strip span:first-child{width:100%;text-align:center}.footer{font-size:11px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*{transition:none!important}}
@media(max-width:1000px){.today-preview img{top:-180px}.goals-preview img{top:-242px}.ideas-preview img{top:-80px}.feature-preview{height:230px}.principles{gap:30px}.section-heading h2{font-size:42px}.section-heading>p{max-width:240px}}
@media(max-width:760px){.approach{padding-block:70px}.approach h2{font-size:35px;letter-spacing:-1px}.approach>p:not(.eyebrow){font-size:16px}.principles{grid-template-columns:1fr;margin-top:40px;gap:28px}.principles>div{padding-top:20px}.principles h3{margin-top:14px}.principles p{max-width:none}.inside{padding-block:65px 26px}.section-heading{display:block;margin-bottom:36px}.section-heading h2{font-size:38px}.section-heading>p{max-width:none;margin-top:23px}.features{grid-template-columns:1fr;gap:30px}.feature{max-width:440px;margin-inline:auto;width:100%}.feature-preview{height:260px}.today-preview img{top:calc(-1 * (100vw - 40px) * .6)}.goals-preview img{top:calc(-1 * (100vw - 40px) * .83)}.ideas-preview img{top:calc(-1 * (100vw - 40px) * .28)}.feature-copy{padding-top:20px}.inside-foot{gap:20px;align-items:start}.inside-foot p{max-width:180px;margin:0;line-height:1.6}.inside-foot span{white-space:nowrap}.download{padding-block:65px}.download h2{font-size:54px}.footer{flex-wrap:wrap;gap:8px}.footer>span:nth-child(2){display:none}}
@media(min-width:480px) and (max-width:760px){.today-preview img{top:-264px}.goals-preview img{top:-365px}.ideas-preview img{top:-123px}}
.store small,.feature-label,.inside .eyebrow,.download .eyebrow,.eyebrow,.visual-caption,.principles span{font-size:12px}.orbit{max-width:112%}.footer{font-size:12px}.feature-preview img{user-select:none}
@media(max-width:760px){.orbit{max-width:100%}.eyebrow{letter-spacing:1.2px}.nav-cta{font-size:12px}.footer{font-size:12px}}
.today-preview img{top:0;transform:translateY(-33%)}

.wordmark img{width:131.88%;left:-15.85%;top:50%;transform:translateY(-53.55%)}
.orbit{height:auto;aspect-ratio:1;transform:none}
.nav-cta{min-height:44px}
.goals-preview img{top:0;transform:translateY(-42%)}
@media(max-width:760px){.header{gap:16px}.header .wordmark{width:clamp(90px,28vw,118px)}.hero-visual{min-height:0;flex-direction:column;gap:28px;padding-top:24px}.hero-visual .orbit{top:80px}.floating-note{position:relative;left:auto;bottom:auto;transform:none;margin-top:8px}.visual-caption{position:static;margin:0}}

.hero-visual{min-width:0}.phone{max-width:100%}.screen{height:auto;aspect-ratio:276/455}

@media(max-width:360px){.hero h1{font-size:56px}}
