:root{--bg:#fbf7f2;--surface:#fffcf8;--text:#302722;--muted:#6f625a;--accent:#a9503c;--deep:#8f4435;--border:#e8dccf;--sage:#eaf1e9;--radius:16px;color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:17px;color:var(--text);background:var(--bg);font-synthesis:none;scroll-padding-top:30px}
*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}p{line-height:1.65;margin:0 0 1.25rem}img{display:block;max-width:100%;height:auto}h1,h2,h3{margin:0;font-weight:500;text-wrap:balance}h1,h2{letter-spacing:-.04em}h1{font-size:clamp(3rem,5.6vw,5.2rem);line-height:1.06}h2{font-size:clamp(2.1rem,3.6vw,3.4rem);line-height:1.13}h3{font-size:1.35rem;line-height:1.3;letter-spacing:-.025em}::selection{background:#f0c9b9;color:var(--text)}:focus-visible{outline:3px solid var(--deep);outline-offset:5px}input{caret-color:var(--deep)}[hidden]{display:none!important}.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}.site-header{height:110px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:1.65rem;font-weight:600;letter-spacing:-.055em;min-height:44px}.brand img{border-radius:10px;object-fit:cover}.site-header nav{display:flex;align-items:center;gap:36px}.site-header nav>a:not(.button){font-size:.88rem;min-height:44px;display:flex;align-items:center}.site-header nav>a:not(.button):hover,.site-header nav>a[aria-current]{color:var(--deep)}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;min-height:56px;padding:17px 23px;background:var(--accent);color:#fffdf9;border:0;border-radius:var(--radius);font-size:.94rem;font-weight:550;line-height:1.3;cursor:pointer;transition:background .2s ease,transform .2s ease;white-space:nowrap}.button span{font-size:1.2rem;font-weight:400}.button:hover{background:var(--deep);transform:translateY(-2px)}.button:active{transform:translateY(0)}.button-small{min-height:48px;padding:13px 19px;font-size:.83rem;gap:20px}.hero{display:grid;grid-template-columns:1.03fr 1fr;gap:40px;padding-block:51px 88px;min-height:670px;align-items:center}.hero-copy{padding-bottom:28px;position:relative;z-index:1}.hero h1 span{color:var(--accent)}.hero-description{font-size:1.12rem;max-width:365px;margin:28px 0 30px;color:var(--muted);line-height:1.65}.availability{font-size:.8rem;margin:16px 0 0;color:var(--muted)}.hero-art{height:526px;position:relative;padding-left:86px}.hero-photo{height:100%;border-radius:var(--radius);overflow:hidden;background:#dfdfd3}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:100% center}.app-preview{position:absolute;width:229px;margin:0;left:-15px;bottom:-13px}.phone-frame{padding:7px;border-radius:30px;background:#fdfbf8;box-shadow:0 24px 55px #30272224;overflow:hidden}.phone-frame>img{width:100%;border-radius:23px}.app-preview figcaption{text-align:center;font-size:.77rem;margin-top:13px;color:var(--muted)}.intro-strip{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding-block:36px;display:grid;grid-template-columns:1fr 1.45fr auto;align-items:center;gap:60px}.intro-strip p{margin:0;font-size:.94rem;color:var(--muted)}.intro-strip p:first-child{font-size:1.15rem;line-height:1.4;color:var(--text)}.intro-strip strong{font-weight:500}.text-link{display:inline-flex;align-items:center;gap:24px;font-size:.9rem;font-weight:550;min-height:44px;color:var(--deep);text-decoration:underline;text-decoration-color:transparent;text-underline-offset:5px;transition:text-decoration-color .2s}.text-link:hover{text-decoration-color:currentColor}.text-link span{font-size:1.25rem}.habit-section,.whole-day{padding-block:112px 0}.section-heading{max-width:650px;margin-bottom:46px}.section-heading p{color:var(--muted);max-width:440px;margin:22px 0 0}.habit-layout{display:grid;grid-template-columns:1fr 1.08fr;gap:88px;align-items:center}.daily-note{padding:45px 44px 30px;background:var(--sage);border-radius:var(--radius);min-height:395px;display:flex;flex-direction:column}.note-label{font-size:.86rem;color:#54634f}.daily-note h3{font-size:3.8rem;letter-spacing:-.04em;line-height:1.05;margin:32px 0 22px}.daily-note p{font-size:.94rem;color:#54634f}.note-bottom{border-top:1px solid #ccd9c9;display:flex;align-items:center;gap:13px;padding-top:22px;margin-top:auto}.note-bottom img{border-radius:10px}.note-bottom span{font-size:.8rem;color:#54634f}.steps{list-style:none;margin:0;padding:0;display:grid;gap:34px}.steps li{display:flex;gap:22px}.step-number{width:35px;height:35px;flex-shrink:0;display:grid;place-items:center;border:1px solid #ccb5a7;border-radius:50%;font-size:.82rem;color:var(--deep);margin-top:2px}.steps h3{font-size:1.23rem}.steps p{font-size:.95rem;color:var(--muted);margin:11px 0 0;max-width:430px}.development-note{color:var(--muted);font-size:.77rem;margin:20px 0 0}.wellness-layout{display:grid;grid-template-columns:1.08fr 1fr;gap:80px}.food-photo{margin:0}.food-photo img{height:510px;width:100%;object-fit:cover;border-radius:var(--radius)}.food-photo figcaption{font-size:.82rem;color:var(--muted);padding-top:16px}.feature-list{display:flex;flex-direction:column;justify-content:space-between;gap:27px}.feature-list article{padding-bottom:27px;border-bottom:1px solid var(--border)}.feature-list article:last-child{border:0;padding-bottom:0}.feature-list h3{font-size:1.5rem}.feature-list p{color:var(--muted);font-size:.95rem;margin:12px 0 13px}.feature-list article>span{color:var(--deep);font-size:.77rem}.trust-section{display:grid;grid-template-columns:1fr 1fr;gap:100px;margin-top:110px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding-block:68px}.trust-section h2{font-size:clamp(2rem,3vw,2.8rem)}.trust-section>div>p{color:var(--muted);margin:24px 0 14px;max-width:440px;font-size:.95rem}.trust-facts{display:flex;flex-direction:column;justify-content:center;gap:28px}.trust-facts p{margin:0!important}.trust-facts strong{display:block;font-size:1.05rem;font-weight:550;color:var(--text);margin-bottom:7px}.trust-facts span{display:block;font-size:.9rem;color:var(--muted)}.faq-section{padding-block:106px;display:grid;grid-template-columns:1fr 1.3fr;gap:80px}.faq-section .text-link{margin-top:24px}.faq-section h2{font-size:clamp(2rem,3vw,2.8rem)}details{border-bottom:1px solid var(--border)}summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:23px 0;font-size:1.06rem;line-height:1.5;cursor:pointer}summary::-webkit-details-marker{display:none}.disclosure{flex-shrink:0;width:16px;height:16px;position:relative}.disclosure:before,.disclosure:after{content:"";position:absolute;background:var(--accent);width:14px;height:1.5px;left:1px;top:7px}.disclosure:after{transform:rotate(90deg)}details[open] .disclosure:after{transform:rotate(0)}.answer p{font-size:.95rem;color:var(--muted);max-width:68ch;margin:0 25px 25px 0}.updates-section{padding:55px 48px;background:#f2e7de;border-radius:var(--radius);display:grid;grid-template-columns:1fr 1.15fr;gap:60px;align-items:center}.updates-section h2{font-size:clamp(2rem,2.8vw,2.65rem)}.updates-section>div>p{margin:18px 0 0;color:var(--muted);font-size:.94rem}.updates-form label{display:block;font-size:.84rem;font-weight:550;margin-bottom:12px}.email-row{display:flex;gap:10px}.email-row input{min-width:0;flex:1;border:1px solid #b69f91;background:var(--surface);border-radius:12px;padding:16px;font-size:.9rem;color:var(--text)}.email-row input::placeholder{color:var(--muted)}.email-row .button{font-size:.8rem;gap:12px;padding-inline:17px}.updates-form p{font-size:.77rem;color:var(--muted);margin:14px 0 0;line-height:1.55}.updates-form #signup-status:empty{display:none}.updates-form #signup-status{color:var(--deep);font-weight:550}.site-footer{padding-block:64px 25px}.footer-top{display:flex;justify-content:space-between;gap:40px;align-items:flex-start;padding-bottom:42px}.footer-top .brand{font-size:1.45rem}.footer-top p{font-size:.84rem;color:var(--muted);margin:15px 0 0}.footer-top nav{display:flex;gap:30px;padding-top:6px}.footer-top nav a{font-size:.82rem;min-height:44px;display:inline-flex;align-items:center}.footer-top a:hover{color:var(--deep)}.footer-contact{display:flex;flex-direction:column;gap:13px;font-size:.86rem;padding-top:14px}.footer-contact span:last-child{color:var(--muted);font-size:.77rem}.footer-bottom{padding-top:24px;border-top:1px solid var(--border);display:flex;gap:40px;justify-content:space-between;align-items:baseline;font-size:.77rem;color:var(--muted)}.footer-bottom p{margin:0;max-width:630px;text-align:right}.skip-link{position:absolute;left:20px;top:-100px;z-index:10;background:var(--text);color:white;padding:15px;border-radius:8px}.skip-link:focus{top:10px}.menu-toggle{display:none}.page-intro{padding-block:74px 58px;border-bottom:1px solid var(--border)}.page-intro h1{font-size:clamp(2.8rem,5vw,4.65rem);max-width:900px}.page-intro>p{font-size:1.2rem;max-width:620px;color:var(--muted);margin:26px 0 0}.editorial{display:grid;grid-template-columns:1.7fr 1fr;gap:110px;padding-block:64px 55px}.editorial-main section{margin-bottom:45px}.editorial h2,.legal h2{font-size:1.7rem;letter-spacing:-.025em;margin-bottom:20px}.editorial p,.legal p{color:var(--muted);max-width:70ch}.editorial-aside{background:var(--sage);padding:35px;border-radius:var(--radius);align-self:start}.editorial-aside img{border-radius:20px;margin-bottom:32px}.editorial-aside h2{font-size:2rem}.editorial-aside p{font-size:.95rem}.faq-page{max-width:900px;padding-block:42px 55px}.faq-page summary{font-size:1.2rem;padding-block:25px}.quiet-note{background:var(--sage);border-radius:var(--radius);padding:28px 32px;margin-top:50px}.quiet-note h2{font-size:1.4rem;letter-spacing:-.02em;margin-bottom:12px}.quiet-note p{font-size:.9rem;color:var(--muted);margin:0}.quiet-note a{text-decoration:underline;text-underline-offset:4px}.legal{max-width:850px;padding-block:48px 60px}.draft-notice{padding:22px 25px;background:#f2e7de;border-radius:12px;font-size:.88rem}.legal section{margin-top:38px}.not-found{padding-block:0 90px}
@media(min-width:1500px){.hero{padding-top:65px;padding-bottom:100px}.hero-art{height:570px}.app-preview{width:247px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.site-header nav{gap:22px}.hero{gap:20px;padding-top:35px;min-height:620px}.hero-art{height:480px;padding-left:55px}.app-preview{width:205px;left:-5px}.hero-description{max-width:315px;font-size:1.05rem}.intro-strip{gap:30px}.habit-layout,.wellness-layout{gap:45px}.trust-section{gap:50px}.faq-section{gap:40px}.updates-section{padding:40px 30px;gap:30px}.email-row{flex-direction:column}.email-row input{min-height:54px}.email-row button{align-self:flex-start}.footer-top nav{gap:18px}.editorial{gap:55px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.site-header{height:auto;min-height:86px;flex-wrap:wrap;gap:0;position:relative}.brand{font-size:1.45rem}.brand img{width:34px;height:34px}.site-header nav{width:100%;padding:0 0 20px;gap:8px;flex-wrap:wrap;justify-content:space-between}.site-header nav>a:not(.button){font-size:.86rem}.site-header nav .button{width:100%;margin-top:6px}.site-header:has(.menu-toggle:not([hidden])) nav{display:none}.site-header:has(.menu-toggle:not([hidden])) nav.is-open{display:flex}.menu-toggle:not([hidden]){display:flex;width:44px;height:44px;border:1px solid var(--border);background:transparent;border-radius:12px;flex-direction:column;gap:6px;align-items:center;justify-content:center;margin-left:auto;cursor:pointer}.menu-toggle span{display:block;width:18px;height:1.5px;background:var(--text)}.hero{display:flex;flex-direction:column;gap:36px;padding-top:33px;padding-bottom:65px;min-height:0;align-items:stretch}.hero h1{font-size:clamp(2.75rem,9.2vw,4.3rem)}.hero-copy{padding:0}.hero-description{font-size:1rem;max-width:335px;margin:23px 0 24px}.hero .button{font-size:.91rem}.availability{margin-top:13px;font-size:.78rem}.hero-art{height:445px;padding-left:58px;width:100%;max-width:530px;align-self:center}.app-preview{width:188px;left:0;bottom:2px}.app-preview figcaption{font-size:.77rem}.intro-strip{grid-template-columns:1fr;gap:18px;padding-block:28px}.intro-strip p:first-child br{display:none}.intro-strip p:first-child{font-size:1.1rem}.intro-strip p{font-size:.93rem;max-width:500px}.intro-strip .text-link{justify-self:start}.habit-section,.whole-day{padding-top:70px}.section-heading{margin-bottom:30px}.section-heading h2{font-size:2.25rem}.section-heading p{margin-top:18px;font-size:.95rem}.habit-layout,.wellness-layout{grid-template-columns:1fr;gap:35px}.daily-note{min-height:345px;padding:30px}.daily-note h3{font-size:3.4rem;margin-top:24px}.steps{gap:28px}.steps li{gap:18px}.steps h3{font-size:1.16rem}.steps p{font-size:.91rem}.development-note{font-size:.77rem;margin-top:25px}.food-photo img{height:320px}.food-photo figcaption{font-size:.78rem}.feature-list{gap:24px}.feature-list h3{font-size:1.4rem}.trust-section{grid-template-columns:1fr;gap:28px;margin-top:70px;padding-block:42px}.trust-section h2{font-size:2.1rem}.trust-facts{gap:25px}.faq-section{grid-template-columns:1fr;gap:20px;padding-block:62px}.faq-section h2{font-size:2.1rem}.faq-section .text-link{margin-top:15px}summary{font-size:1rem}.updates-section{grid-template-columns:1fr;gap:30px;padding:30px 24px}.updates-section h2{font-size:2.05rem}.email-row{flex-direction:column}.email-row .button{width:100%;align-self:stretch;font-size:.87rem}.updates-form p{font-size:.77rem}.site-footer{padding-top:45px}.footer-top{flex-wrap:wrap;gap:25px;padding-bottom:28px}.footer-top>div:first-child{width:100%}.footer-top nav{flex-wrap:wrap;gap:20px}.footer-contact{padding-top:0;width:100%;gap:6px}.footer-bottom{flex-direction:column;gap:12px;font-size:.77rem}.footer-bottom p{text-align:left;font-size:.77rem}.page-intro{padding-block:42px 35px}.page-intro h1{font-size:2.75rem}.page-intro>p{font-size:1.03rem;margin-top:22px}.editorial{grid-template-columns:1fr;gap:10px;padding-top:40px}.editorial-main section{margin-bottom:35px}.editorial p,.legal p{font-size:.96rem}.editorial-aside{padding:28px}.faq-page{padding-top:25px}.faq-page summary{font-size:1.04rem}.quiet-note{padding:24px}.legal{padding-top:32px}.legal h2{font-size:1.5rem}.draft-notice{font-size:.83rem!important;padding:20px}.answer p{font-size:.91rem}}
@media(max-width:360px){.hero-art{height:380px;padding-left:45px}.app-preview{width:163px}.hero h1{font-size:2.6rem}.daily-note h3{font-size:3rem}.section-heading h2{font-size:2rem}.updates-section{padding:27px 20px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.button:hover{transform:none}}

.button:disabled{opacity:.65;cursor:not-allowed;transform:none}input:disabled{opacity:.65;cursor:not-allowed}

/* Fluid marketing canvas. Reading pages retain their comfortable line lengths. */
.wrap{width:calc(100% - clamp(40px,8vw,240px))}
.site-header{height:96px}
.hero{grid-template-columns:minmax(0,1.02fr) minmax(0,1fr);gap:clamp(35px,4vw,110px);min-height:calc(100svh - 96px);padding-block:35px 65px}
.hero h1{font-size:clamp(3.1rem,4.8vw,6rem);line-height:1.06;max-width:13ch;text-wrap:initial}
.hero h1 br{display:none}
.hero h1 span{display:block;margin-top:.12em}
.hero-copy{padding-bottom:0}
.hero-description{max-width:440px;font-size:clamp(1rem,1.15vw,1.25rem);margin-block:30px}
.hero-art{height:clamp(560px,72svh,980px);padding-left:65px}
.hero-photo{margin-left:70px}
.hero-photo>img{object-position:88% center}
.day-demo{position:absolute;left:0;bottom:32px;width:clamp(320px,24vw,420px);padding:28px;background:var(--surface);border-radius:16px;box-shadow:0 22px 65px #30272224}
.demo-heading{display:flex;align-items:center;gap:10px}
.demo-heading img{border-radius:9px}
.demo-heading h2{font-size:1.12rem;letter-spacing:-.025em;line-height:1.3}
.demo-caption{font-size:.77rem;color:var(--muted);margin:12px 0 20px}
.day-controls{display:flex;border-bottom:1px solid var(--border);gap:6px;margin-bottom:24px}
.day-controls button{border:0;border-bottom:2px solid transparent;background:transparent;padding:10px 5px 13px;min-height:44px;flex:1;font-size:.82rem;color:var(--muted);cursor:pointer;transition:color .2s,border-color .2s}
.day-controls button[aria-pressed="true"]{border-color:var(--accent);color:var(--deep);font-weight:600}
.day-controls button:hover{color:var(--deep)}
.day-controls button:disabled{cursor:default}
.context-line{display:flex;justify-content:space-between;gap:16px;font-size:.83rem;align-items:baseline;min-height:23px}
.context-line span{color:var(--muted)}
.context-line strong{font-weight:550;font-variant-numeric:tabular-nums}
.demo-time{font-size:.77rem;color:var(--deep);margin:27px 0 8px}
#demo-action{font-size:clamp(1.6rem,2vw,2.15rem);line-height:1.14;letter-spacing:-.03em;min-height:2.28em}
#demo-description{font-size:.88rem;color:var(--muted);line-height:1.55;margin:17px 0 21px;min-height:4.65em}
.demo-record{border-top:1px solid var(--border);padding-top:17px;display:flex;justify-content:space-between;gap:12px;align-items:baseline;font-size:.77rem}
.demo-record span{color:var(--muted)}.demo-record strong{font-weight:550;text-align:right}
.demo-footnote{font-size:.77rem;color:var(--muted);margin:18px 0 0;line-height:1.5}
#day-content.is-changing{animation:day-change .32s cubic-bezier(.16,1,.3,1)}
@keyframes day-change{from{opacity:.65;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
.intro-strip{grid-template-columns:1fr 1.5fr auto;gap:clamp(30px,4vw,120px);padding-block:40px}
.intro-strip p:nth-child(2){max-width:65ch}
.habit-section,.whole-day{padding-top:clamp(80px,7vw,170px)}
.section-heading{max-width:850px}
.section-heading h2{font-size:clamp(2.2rem,3.8vw,4.5rem)}
.section-heading p{max-width:48ch}
.habit-layout{grid-template-columns:1.05fr 1fr;gap:clamp(50px,8vw,220px)}
.daily-note{padding:clamp(32px,3vw,72px);min-height:480px}
.daily-note h3{font-size:clamp(2.8rem,4vw,5rem);margin:0 0 24px}
.daily-note>p{max-width:40ch;font-size:1rem}
.context-map{margin:10px 0 32px;display:grid;gap:15px}
.context-map>div{display:flex;justify-content:space-between;gap:20px;align-items:baseline;border-bottom:1px solid var(--sageBorder,#ccd9c9);padding-bottom:15px}
.context-map dt{font-size:.8rem;color:#54634f}.context-map dd{margin:0;font-size:.9rem;text-align:right}
.steps{gap:clamp(30px,3vw,65px)}
.steps h3{font-size:clamp(1.2rem,1.65vw,1.7rem)}.steps p{max-width:48ch;font-size:1rem}
.wellness-layout{grid-template-columns:1.1fr 1fr;gap:clamp(50px,7vw,180px)}
.food-photo img{height:clamp(450px,37vw,850px)}
.feature-list{padding-block:12px}.feature-list h3{font-size:clamp(1.5rem,2vw,2.2rem)}.feature-list p{max-width:50ch;font-size:1rem}
.trust-section{gap:clamp(50px,8vw,220px);padding-block:clamp(60px,5vw,110px)}
.trust-section h2,.faq-section h2{font-size:clamp(2rem,3vw,3.5rem)}
.trust-section>div>p{max-width:55ch}.trust-facts p{max-width:55ch}
.faq-section{gap:clamp(50px,8vw,220px)}.faq-section .faq-list{align-self:start}
.updates-section{padding:clamp(35px,4vw,85px);gap:clamp(35px,6vw,140px)}
.updates-section h2{font-size:clamp(2rem,3vw,3.5rem)}
.editorial{grid-template-columns:minmax(0,1fr) minmax(300px,.55fr)}.editorial-aside{max-width:500px;justify-self:end}
@media(min-width:1900px){.site-header{height:112px}.hero{min-height:calc(100svh - 112px)}.day-demo{bottom:48px}.hero-description{max-width:480px}.hero-art{padding-left:80px}.hero-photo{margin-left:100px}.feature-list{justify-content:space-evenly}.section-heading{margin-bottom:65px}}
@media(min-width:761px) and (max-width:1100px){.hero{gap:25px}.hero h1{font-size:clamp(2.65rem,4.9vw,3.4rem)}.hero-art{padding-left:20px;min-height:610px}.hero-photo{margin-left:55px}.day-demo{width:310px;padding:23px;bottom:25px}.hero-description{max-width:320px}.habit-layout,.wellness-layout{gap:40px}.daily-note{padding:30px}.context-map>div{flex-direction:column;gap:5px}.context-map dd{text-align:left}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.site-header{height:auto;min-height:86px}.hero{min-height:0;padding-block:28px 55px;gap:30px}.hero h1{font-size:clamp(2.65rem,8.8vw,4rem);max-width:14ch}.hero-description{font-size:1rem;margin-block:24px;max-width:36ch}.hero-art{height:auto;min-height:645px;padding:0;max-width:550px;width:100%}.hero-photo{height:340px;margin:0 0 0 50px}.hero-photo>img{object-position:100% center}.day-demo{width:calc(100% - 20px);max-width:390px;padding:26px;bottom:0;left:0}.demo-heading h2{font-size:1.12rem}#demo-action{font-size:1.85rem}#demo-description{min-height:0;font-size:.91rem}.demo-caption,.demo-footnote{font-size:.77rem}.intro-strip{grid-template-columns:1fr;gap:18px;padding-block:28px}.habit-section,.whole-day{padding-top:70px}.section-heading h2{font-size:2.25rem}.habit-layout,.wellness-layout{grid-template-columns:1fr;gap:35px}.daily-note{padding:28px;min-height:0}.daily-note h3{font-size:3rem}.daily-note>p{font-size:.95rem}.context-map>div{flex-direction:column;gap:4px}.context-map dd{text-align:left}.steps{gap:28px}.steps h3{font-size:1.2rem}.steps p{font-size:.95rem}.food-photo img{height:350px}.feature-list{padding:0;gap:25px}.feature-list h3{font-size:1.4rem}.feature-list p{font-size:.95rem}.trust-section{gap:28px;padding-block:42px}.trust-section h2,.faq-section h2{font-size:2.1rem}.faq-section{gap:20px}.updates-section{padding:30px 24px;gap:30px}.updates-section h2{font-size:2.05rem}.editorial{grid-template-columns:1fr}.editorial-aside{justify-self:stretch;max-width:none}}
@media(max-width:360px){.hero-art{min-height:660px}.day-demo{width:100%;padding:22px}.hero h1{font-size:2.45rem}.demo-record{flex-direction:column;gap:5px}.daily-note h3{font-size:2.6rem}}
@media(prefers-reduced-motion:reduce){#day-content.is-changing{animation:none}}

/* Keep the demonstration in document flow when text is enlarged. */
@media(min-width:761px){
 .hero-art{display:grid;grid-template-areas:"scene";height:auto;min-height:clamp(560px,72svh,980px);padding-left:0}
 .hero-photo{grid-area:scene;height:auto;margin-left:135px;min-height:clamp(560px,72svh,980px)}
 .day-demo{position:relative;grid-area:scene;align-self:end;left:auto;bottom:auto;margin-block:32px}
}
@media(min-width:1900px){.hero-photo{margin-left:180px}.day-demo{margin-block:48px}}
@media(min-width:761px) and (max-width:1100px){.hero-photo{margin-left:75px}.day-demo{margin-block:25px}}
@media(max-width:760px){.hero-art{min-height:0;display:flow-root}.day-demo{position:relative;bottom:auto;left:auto;margin-top:-210px}.hero-photo{height:340px}}
main{overflow-wrap:anywhere}
.habit-layout>*,.wellness-layout>*,.trust-section>*,.faq-section>*,.updates-section>*,.steps li>div{min-width:0}
@media(max-width:760px){.button{max-width:100%;white-space:normal}.day-controls{flex-wrap:wrap}.day-controls button{flex:1 1 75px}.context-line{flex-wrap:wrap;gap:6px 16px}}

/* Haviora's connected day: a lightweight animated explanatory diagram. */
:root{--ease-out:cubic-bezier(.23,1,.32,1);--ease-in-out:cubic-bezier(.77,0,.175,1)}
.rhythm-heading{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:35px}
.rhythm-heading h2{font-size:clamp(2.2rem,3.8vw,4.5rem)}
.rhythm-heading p{color:var(--muted);margin:20px 0 0}
.replay-motion{border:0;background:none;padding:10px 0;cursor:pointer;flex-shrink:0}
.replay-motion:disabled{opacity:.55;cursor:default}
.rhythm-visual{position:relative;height:clamp(420px,39vw,720px);background:var(--sage);border-radius:16px;overflow:hidden;isolation:isolate}
.rhythm-lines{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:#a4b6a1;stroke-width:1;vector-effect:non-scaling-stroke}
.rhythm-lines ellipse{stroke:#d1ddce}
.rhythm-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);text-align:center;z-index:2}
.rhythm-center img{width:clamp(72px,8vw,140px);border-radius:25%;margin:0 auto 18px;box-shadow:0 15px 35px #30272218}
.rhythm-center strong{font-size:clamp(1.4rem,2.1vw,2.4rem);font-weight:500;letter-spacing:-.035em;line-height:1.15;display:block}
.rhythm-node{position:absolute;display:flex;align-items:center;gap:15px;transform:translate(-50%,-50%);z-index:2;background:var(--sage);padding:12px}
.sleep-node{left:19%;top:25%}.meal-node{left:81%;top:25%}.movement-node{left:19%;top:75%}.mood-node{left:81%;top:75%}
.rhythm-node strong{display:block;font-size:clamp(1.15rem,1.65vw,1.9rem);font-weight:500;letter-spacing:-.02em}
.rhythm-node small{display:block;font-size:.82rem;color:#54634f;margin-top:6px;white-space:nowrap}
.rhythm-symbol{width:52px;height:52px;background:#fffcf8;border-radius:50%;display:grid;place-items:center;color:var(--deep);flex-shrink:0}
.rhythm-symbol svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.flow-particle{position:absolute;left:50%;top:50%;width:9px;height:9px;margin:-4.5px 0 0 -4.5px;background:var(--accent);border-radius:50%;opacity:0;pointer-events:none;z-index:1}
.rhythm-caption{display:flex;justify-content:center;gap:65px;margin-top:27px;font-size:1rem;color:var(--deep)}
.rhythm-section .development-note{text-align:center;margin-top:17px}
#demo-description{min-height:0;margin-bottom:17px}
.demo-footnote{margin-top:14px}
#day-content.is-changing{animation:none}
@media(hover:hover) and (pointer:fine){.replay-motion:hover{text-decoration-color:currentColor}.button:hover{transform:translateY(-2px)}}
@media(hover:none),(pointer:coarse){.button:hover{transform:none}}
@media(max-width:1000px){.rhythm-node{flex-direction:column;text-align:center;gap:8px}.rhythm-node small{white-space:normal;max-width:120px}.rhythm-caption{gap:30px}}
@media(max-width:760px){.rhythm-heading{display:block}.rhythm-heading h2{font-size:2.15rem}.replay-motion{margin-top:15px}.rhythm-visual{height:530px}.rhythm-node{padding:7px;max-width:105px}.rhythm-node strong{font-size:1rem}.rhythm-node small{font-size:.77rem;line-height:1.4}.rhythm-symbol{width:44px;height:44px}.rhythm-center img{width:64px;margin-bottom:12px}.rhythm-center strong{font-size:1.3rem}.sleep-node,.movement-node{left:18%}.meal-node,.mood-node{left:82%}.sleep-node,.meal-node{top:19%}.movement-node,.mood-node{top:81%}.rhythm-caption{gap:15px;font-size:.8rem;align-items:start;text-align:center}.rhythm-caption span{flex:1}.rhythm-section .development-note{font-size:.77rem}.rhythm-lines{opacity:.65}}
@media(prefers-reduced-motion:reduce){.flow-particle{display:none}.replay-motion{display:none}}
@media(max-width:760px){.rhythm-node small{display:none}.rhythm-node{max-width:110px}}
@media(max-width:760px){
 .rhythm-visual{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 8px;padding:28px 10px;height:auto;min-height:460px}
 .rhythm-node{position:relative;left:auto;top:auto;transform:none;max-width:none;padding:0;justify-content:center}
 .rhythm-center{position:relative;left:auto;top:auto;transform:none;grid-column:1/-1;grid-row:2;padding-block:12px}
 .sleep-node{grid-column:1;grid-row:1}.meal-node{grid-column:2;grid-row:1}.movement-node{grid-column:1;grid-row:3}.mood-node{grid-column:2;grid-row:3}
 .rhythm-node strong{overflow-wrap:normal}.rhythm-center strong{overflow-wrap:normal}
}
