:root{--paper:#F6F2EA;--band:#EFE9DC;--card:#FEF9EF;--ink:#2B2724;--body:#5C544C;--sub:#736A61;--hair:#C9C2B8;--hair2:#DFD8CB;--hair3:#E6DECF;--hair4:#B9AD91;--ochre:#8A6F52;--deep:#242019;--g0:#E4DCCA;--g1:#CDBB9A;--g2:#B49A6D;--g3:#9E7F4E;--g4:#8A6A3B;--g-empty:#E4DCCA;--g-ghost:#EBE5D6;--shadow:0 34px 64px -22px rgba(43,39,36,.42);--shadow-sm:0 26px 50px -22px rgba(43,39,36,.36);--ui:-apple-system, BlinkMacSystemFont, "SF Pro Text", "Helvetica Neue", sans-serif;--mono:ui-monospace, SFMono-Regular, Menlo, monospace}:root[data-theme=dark]{--paper:#242019;--band:#2E2821;--card:#2E2821;--ink:#EFEDE8;--body:#B0A697;--sub:#9A9084;--hair:#3C352C;--hair2:#3C352C;--hair3:#3C352C;--hair4:#4A4237;--ochre:#C79E6B;--deep:#1A1712;--g0:#453A2C;--g1:#6B573C;--g2:#8D7149;--g3:#AB8757;--g4:#C79E6B;--g-empty:#453A2C;--g-ghost:#332C23}*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,p,ul,ol,dl,dd,figure{margin:0}html{-webkit-text-size-adjust:100%}body{background:var(--paper);color:var(--ink);font-family:var(--ui);min-height:100vh;display:flex;flex-direction:column;align-items:center}a{color:inherit}a:hover{color:var(--ochre)}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}img,svg{display:block}:focus-visible{outline:2px solid var(--ochre);outline-offset:2px}.page{width:100%;max-width:1280px;position:relative;overflow:hidden;display:flex;flex-direction:column;flex:1}main{display:block}.themed{background-image:var(--shot-light);background-size:cover;background-position:center;background-repeat:no-repeat}:root[data-theme=dark] .themed{background-image:var(--shot-dark)}.wordmark{font-family:Georgia,serif;white-space:nowrap}.mark{display:inline-block;width:.6em;height:.6em;vertical-align:-.0405em;margin:0 .2em 0 .17em;fill:var(--ochre)}.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 64px;border-bottom:1px solid var(--hair2)}.brand{display:flex;align-items:center;gap:11px;text-decoration:none}.brand-icon{width:32px;height:32px;border-radius:9px;flex:none;border:1px solid var(--hair);background-size:cover}.brand-name{font-family:Georgia,serif;font-size:20px}.brand-by{font-family:Georgia,serif;font-size:14px;color:var(--sub)}.brand-studio{font-family:Georgia,serif;font-size:21px;letter-spacing:-.01em}.nav{display:flex;align-items:center;gap:28px;font-size:14.5px}.nav a{color:var(--body);text-decoration:none}.nav a:hover{color:var(--ink)}.theme-toggle{display:inline-flex;align-items:center;gap:7px;padding:8px 13px 8px 10px;border-radius:20px;border:1px solid var(--hair);background:transparent;font:inherit;font-size:13.5px;color:var(--body);cursor:pointer;letter-spacing:.02em}.theme-toggle:hover{border-color:var(--ochre)}.theme-toggle svg{width:13px;height:13px}:root[data-theme=dark] .on-light,:root:not([data-theme=dark]) .on-dark{display:none}.nav-cta{display:inline-flex;align-items:center;gap:7px;padding:9px 17px;border-radius:20px;background:var(--ink);color:var(--paper);text-decoration:none;font-size:14px;white-space:nowrap}.nav-cta:hover{background:var(--ochre);color:var(--paper)}.nav-cta svg{width:14px;height:14px;fill:currentColor}.section{padding:82px 64px}.section.section-tight{padding-top:20px}.section-hero{padding:80px 64px 72px}.section-year{padding:76px 64px 84px}.section-morning{padding:86px 64px}.section-share{padding:78px 64px 88px}.section-closing{padding:88px 64px 92px}.section-family{padding:78px 64px}.section-ethos{padding:76px 64px}.section-timeline{padding:84px 64px}.band{background:var(--band);border-top:1px solid var(--hair2);border-bottom:1px solid var(--hair2)}.band-deep{--ink:#EFEDE8;--body:#C9C2B8;--sub:#9A9084;--hair:#3C352C;--hair2:#3C352C;--hair3:#3C352C;--hair4:#4A4237;--ochre:#C79E6B;--card:#211E19;background:var(--deep);color:var(--ink)}.split{display:grid;grid-template-columns:var(--cols, 1fr 1fr);gap:var(--gap, 64px)}.split-center{align-items:center}.split-start{align-items:start}.row{display:flex;justify-content:space-between;align-items:flex-end;gap:48px}.row-end{text-align:right;flex:none}.row-start{justify-content:flex-start;align-items:center;gap:20px}.year-body{justify-content:flex-start;align-items:flex-start;gap:40px;margin-top:46px}.eyebrow{font-size:13px;letter-spacing:.16em;text-transform:uppercase;color:var(--body);margin-bottom:16px}.eyebrow-hero{margin-bottom:22px}.eyebrow-ochre{color:var(--ochre)}h1,h2,h3{font-family:Georgia,serif;font-weight:400}h1{font-size:68px;line-height:1.03;letter-spacing:-.02em;text-wrap:pretty}h2{font-size:46px;line-height:1.08;letter-spacing:-.015em}.h2-sm{font-size:38px;line-height:1.1}.h2-lg{font-size:56px;line-height:1.05;letter-spacing:-.02em}h3{font-size:23px;line-height:1.3}.lede{font-size:20px;line-height:1.55;color:var(--body);text-wrap:pretty}.copy{font-size:18px;line-height:1.6;color:var(--body)}.copy-lg{font-size:19px;line-height:1.6;color:var(--body)}.copy-sm{font-size:15.5px;line-height:1.6;color:var(--body)}.note{font-size:14px;line-height:1.5;color:var(--sub)}.note-md{font-size:15px;line-height:1.6;color:var(--body)}.claim-line{font-family:Georgia,serif;font-size:28px;line-height:1.3;color:var(--ochre)}.mono{font-family:var(--mono)}.stack-8{margin-top:8px}.stack-14{margin-top:14px}.stack-16{margin-top:16px}.stack-20{margin-top:20px}.stack-22{margin-top:22px}.stack-24{margin-top:24px}.stack-26{margin-top:26px}.stack-34{margin-top:34px}.stack-40{margin-top:40px}.stack-44{margin-top:44px}.measure-20{max-width:20ch}.measure-22{max-width:22ch}.measure-24{max-width:24ch}.measure-31{max-width:31ch}.measure-33{max-width:33ch}.measure-34{max-width:34ch}.measure-36{max-width:36ch}.measure-40{max-width:40ch}.measure-44{max-width:44ch}.measure-46{max-width:46ch}.measure-62{max-width:62ch}.cta{display:inline-flex;align-items:center;gap:11px;padding:16px 27px;border-radius:34px;background:var(--ink);color:var(--paper);text-decoration:none;font-size:17.5px;border:none;font-family:inherit}.cta:hover{background:var(--ochre);color:var(--paper)}.cta svg{width:19px;height:19px;fill:currentColor}.band-deep .cta{background:#efede8;color:#211e19}.band-deep .cta:hover{background:var(--ochre);color:#211e19}.cta-quiet{display:inline-flex;align-items:center;gap:9px;padding:14px 23px;border-radius:28px;background:transparent;color:var(--ink);border:1px solid var(--hair4);text-decoration:none;font-size:16.5px}.cta-quiet:hover{border-color:var(--ochre)}.cta-soon{display:inline-flex;align-items:center;gap:9px;padding:14px 23px;border-radius:28px;border:1px dashed var(--hair4);font-size:16.5px;color:var(--sub)}.toggle{display:inline-flex;align-items:center;gap:10px;padding:11px 17px;border-radius:22px;border:1px solid var(--hair4);background:transparent;font:inherit;font-size:14.5px;color:var(--ink);cursor:pointer}.toggle:hover{border-color:var(--ochre)}.toggle-dot{width:13px;height:13px;border-radius:7px;background:var(--ochre)}.toggle-square{border-radius:4px}.cta-aside{font-size:14.5px;line-height:1.5;color:var(--sub)}.reassure{display:flex;align-items:center;gap:22px;margin-top:44px;padding-top:24px;border-top:1px solid var(--hair2);font-size:14.5px;color:var(--sub);flex-wrap:wrap}.reassure i{width:1px;height:13px;background:var(--hair);display:block}.phone{padding:9px;background:var(--deep);border-radius:46px;box-shadow:var(--shadow);justify-self:end;width:100%;max-width:var(--phone-max, none)}.phone-sm{padding:8px;border-radius:42px;box-shadow:var(--shadow-sm);justify-self:auto}.screen{border-radius:38px;overflow:hidden}.phone-sm .screen{border-radius:35px}.shot{display:block;width:100%;background-position:center top}.mock{background:var(--card);display:flex;flex-direction:column;aspect-ratio:402/840}.mock-status{display:flex;justify-content:space-between;align-items:center;padding:16px 26px 8px;font-size:13.5px;color:var(--sub)}.mock-battery{width:15px;height:9px;border:1px solid var(--hair4);border-radius:2.5px}.mock-loose{padding:7px 13px;border-radius:16px;border:1px dashed var(--hair4);font-size:13.5px;color:var(--body)}.mock-day{flex:1;display:flex;flex-direction:column;gap:7px;padding:4px 26px 22px;border-top:1px solid var(--hair3)}.mock-line{display:grid;grid-template-columns:44px 1fr;gap:10px;align-items:center}.mock-time{font-size:12.5px;color:var(--sub)}.mock-block{padding:11px 14px;border-radius:11px;background:var(--band);font-size:15px}.mock-done{display:flex;align-items:center;gap:9px;font-size:14.5px;color:var(--sub);text-decoration:line-through}.mock-long{display:flex;flex-direction:column;justify-content:space-between;height:104px;padding:12px 14px;border-left:3px solid var(--ochre)}.mock-now{display:flex;align-items:center;gap:9px;margin:5px 0}.mock-now-dot{width:7px;height:7px;border-radius:5px;background:var(--ochre)}.mock-now-rule{flex:1;height:1px;background:var(--ochre);opacity:.5}.mock-label{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--sub);margin-bottom:16px}.rail-demo{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:start}[data-rail=off] .rail-demo{grid-template-columns:1fr}[data-rail=off] #rail,[data-rail=on] .when-rail-off,[data-rail=off] .when-rail-on{display:none}.plan-line{display:grid;grid-template-columns:52px 1fr;gap:12px;align-items:center}.plan-block{padding:12px 15px;border-radius:11px;background:var(--band);border-left:3px solid var(--ochre);font-size:15.5px}.rail-grid{display:grid;grid-template-columns:52px 1fr;grid-auto-rows:44px}.rail-hour{grid-column:1;font-size:12.5px;color:var(--sub);border-top:1px solid var(--hair3);padding-top:4px}.rail-slot{grid-column:2;border-top:1px solid var(--hair3)}.rail-pill{grid-column:2;margin:3px 0 3px 8px;padding:8px 13px;border-radius:9px;background:var(--band);border-left:3px solid var(--ochre);font-size:14px;color:var(--ink);overflow:hidden}.focus-face{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;padding:20px 34px}.focus-pie{width:172px;height:172px;border-radius:50%;border:1px solid var(--hair3);background:conic-gradient(var(--ochre) 0 100%,var(--band) 100% 100%)}.focus-sentence{font-family:Georgia,serif;font-size:26px;line-height:1.35;text-align:center;text-wrap:pretty}.focus-face .note{text-align:center;font-size:14.5px}.focus-answer{flex:1;padding:14px;border-radius:12px;border:1px solid var(--hair3);font-size:14.5px;text-align:center;color:var(--body)}.focus-answer-on{background:var(--band);color:var(--ink)}.hour-bar{display:flex;height:74px;border-radius:10px;overflow:hidden}.hour-focus{width:41.6667%;background:var(--ochre);display:flex;align-items:center;padding-left:18px;color:#fff;font-size:15px}:root[data-theme=dark] .hour-focus{color:#211e19}.hour-rest{width:8.3333%;background:var(--hair4);display:flex;align-items:center;justify-content:center;color:var(--ink);font-size:13px}.hour-now{position:relative;height:34px}.hour-now-tick{position:absolute;top:0;left:0;width:2px;height:14px;background:var(--ink)}.hour-now-label{position:absolute;top:17px;left:0;transform:translate(-50%);font-size:13px;color:var(--ink);white-space:nowrap}.hour-scale{display:flex;justify-content:space-between;font-size:12.5px;color:var(--sub);border-top:1px solid var(--hair3);padding-top:10px}.trace{display:flex;height:52px;border-radius:9px;overflow:hidden;background:var(--band)}.trace>span{display:block}.trace-sm{height:9px;border-radius:5px}.trace-key{display:flex;flex-wrap:wrap;gap:26px;margin-top:24px;padding-top:20px;border-top:1px solid var(--hair3);font-size:14.5px;color:var(--body)}.trace-key span{display:flex;align-items:center;gap:9px}.trace-key i{width:13px;height:13px;border-radius:4px;display:block}.cards{display:grid;grid-template-columns:var(--cols, 1fr 1fr);gap:20px}.card{padding:26px 28px;background:var(--card);border:1px solid var(--hair3);border-radius:16px}.card-lg{padding:26px;border-radius:18px}.claim{display:flex;gap:16px}.claim-tick{flex:none;width:27px;height:27px;border-radius:14px;background:var(--ochre);color:var(--card);display:flex;align-items:center;justify-content:center}.claim-tick svg{width:15px;height:15px}.claim-promise{font-size:18.5px;line-height:1.4}.claim-counter{margin-top:9px;font-size:15px;color:var(--body);text-decoration:line-through}.months{flex:1;display:grid;grid-template-columns:repeat(6,1fr);gap:26px 30px}.month-name{font-size:12.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--body);margin-bottom:9px}.cells{display:grid;grid-template-columns:repeat(7,1fr);gap:3px}.cell{aspect-ratio:1;border-radius:2.5px;background:var(--g-empty)}.cell[data-lv="0"]{background:var(--g0)}.cell[data-lv="1"]{background:var(--g1)}.cell[data-lv="2"]{background:var(--g2)}.cell[data-lv="3"]{background:var(--g3)}.cell[data-lv="4"]{background:var(--g4)}.cell[data-state=miss]{background:var(--g-empty)}.cell[data-state=future]{background:var(--g-ghost)}[data-streak=on] .cell[data-state=kept]:not([data-run]){background:var(--g-empty)}[data-streak=on] .when-habits,[data-streak=off] .when-streak{display:none}.year-panel{flex:none;width:204px;padding:26px;background:var(--paper);border:1px solid var(--hair2);border-radius:16px}.year-count{font-family:Georgia,serif;font-size:50px;line-height:1}.year-label{font-size:14.5px;color:var(--sub);margin-top:6px;line-height:1.45}.legend{display:flex;align-items:center;gap:7px;margin-top:24px;font-size:12px;color:var(--sub)}.legend span{width:13px;height:13px;border-radius:3px}.files{margin-top:26px;background:var(--card);border:1px solid var(--hair3);border-radius:14px;overflow:hidden}.files-head{display:flex;align-items:center;gap:9px;padding:13px 17px;border-bottom:1px solid var(--hair3);font-size:13.5px;color:var(--sub)}.file-row{display:grid;grid-template-columns:22px 1fr auto;gap:12px;align-items:center;padding:12px 17px;border-bottom:1px solid var(--hair3)}.file-row:last-child{border-bottom:none}.file-icon{width:16px;height:20px;border:1px solid var(--hair4);border-radius:2px}.file-name{font-family:var(--mono);font-size:13.5px}.file-meta{font-size:12.5px;color:var(--sub)}.path{margin-top:24px;padding:15px 19px;background:var(--card);border:1px solid var(--hair3);border-radius:11px;font-family:var(--mono);font-size:13.5px;color:var(--sub)}.story{justify-self:end;width:100%;max-width:340px;aspect-ratio:9/16;background:#242019;border-radius:26px;box-shadow:var(--shadow-sm);padding:30px 26px;display:flex;flex-direction:column;color:#efede8}.story-head{display:flex;justify-content:space-between;align-items:baseline}.story-grid{flex:1;display:flex;flex-direction:column;justify-content:center;gap:3px;padding:26px 0}.story-row{display:grid;grid-template-columns:repeat(31,1fr);gap:1.5px}.story-cell{aspect-ratio:1;border-radius:1.5px;background:#453a2c}.story-cell[data-lv="0"]{background:#453a2c}.story-cell[data-lv="1"]{background:#6b573c}.story-cell[data-lv="2"]{background:#8d7149}.story-cell[data-lv="3"]{background:#ab8757}.story-cell[data-lv="4"]{background:#c79e6b}.story-cell[data-state=miss]{background:#453a2c}.story-cell[data-state=pad]{background:transparent}.story-count{font-family:Georgia,serif;font-size:62px;line-height:.95}.story-foot{margin-top:auto;padding-top:22px;font-size:12.5px;color:#9a9084;display:flex;justify-content:space-between;align-items:center}.story .mark{fill:#c79e6b}.story-wordmark{font-size:13.5px;color:#c9c2b8}.chips{display:flex;gap:9px;margin-top:28px;flex-wrap:wrap}.chip{padding:11px 19px;border-radius:22px;background:var(--card);border:1px solid var(--hair3);font-size:14.5px}.chip-quiet{background:transparent;color:var(--body)}.chip-dashed{background:transparent;border-style:dashed;border-color:var(--hair4);color:var(--sub)}.faq{display:flex;flex-direction:column;gap:18px;margin:0}.faq-item{padding-bottom:18px;border-bottom:1px solid var(--hair2)}.faq-item:last-child{padding-bottom:0;border-bottom:none}.faq-q{font-size:16.5px;font-family:var(--ui)}.faq-a{margin:7px 0 0;font-size:15px;line-height:1.55;color:var(--body)}.footer-row{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:60px;padding-top:28px;border-top:1px solid var(--hair2);font-size:14px;color:var(--body);flex-wrap:wrap}.footer-links{display:flex;gap:22px;flex-wrap:wrap}.family-row{display:flex;gap:20px;align-items:flex-start;padding:24px 0;border-top:1px solid var(--hair2)}.family-row:last-child{border-bottom:1px solid var(--hair2)}.family-icon{width:54px;height:54px;border-radius:13px;flex:none;border:1px solid var(--hair);background-size:cover}.family-head{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.family-head h3{font-size:24px}.status{font-size:12.5px;color:var(--sub);border:1px solid var(--hair);border-radius:20px;padding:3px 11px;white-space:nowrap;text-decoration:none}.territory{margin-top:6px;font-size:17px;line-height:1.6;color:var(--body)}.brand-lockup{display:flex;align-items:center;gap:14px;margin-bottom:26px}.brand-lockup .family-icon{width:60px;height:60px;border-radius:15px}.footer-wordmark{font-size:16px}.subscribe{margin-top:18px;display:flex;gap:9px}.subscribe[hidden]{display:none}.subscribe input{flex:1;min-width:0;padding:14px 17px;border:1px solid var(--hair);border-radius:9px;background:var(--card);font:inherit;font-size:15px;color:var(--ink)}.subscribe button{padding:14px 23px;border:none;border-radius:9px;background:var(--ochre);color:#211e19;font:inherit;font-size:15px;cursor:pointer;white-space:nowrap}.subscribe button:hover{opacity:.9}.subscribe-note{margin-top:11px;font-size:13.5px;color:var(--sub)}.subscribe-note[data-state=invalid]{color:var(--ochre)}.subscribe-done{margin-top:18px;padding:14px 18px;border:1px solid var(--hair);border-radius:10px;font-size:15.5px;color:var(--ink)}.slim-header{padding:18px 40px}.slim-main{width:100%;max-width:760px;padding:64px 40px 80px;flex:1}.slim-footer{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:24px 40px 34px;border-top:1px solid var(--hair2);font-size:14px;color:var(--sub);flex-wrap:wrap}.slim-footer a{color:var(--sub)}.prose h1{font-size:44px;line-height:1.1;letter-spacing:-.015em}.prose h2{font-size:26px;line-height:1.25;margin-top:44px}.prose p{margin-top:16px;font-size:17px;line-height:1.75;color:var(--body)}.prose p+p{margin-top:14px}.prose strong{color:var(--ink);font-weight:600}.release-head{display:flex;align-items:baseline;gap:12px;padding-bottom:11px;border-bottom:1px solid var(--hair2)}.release-head h2{font-size:23px;margin:0}.release ul{margin-top:14px;padding-left:20px;font-size:16.5px;line-height:1.75;color:var(--body)}.link-list{display:flex;flex-direction:column;gap:2px;margin-top:34px;max-width:44ch}.link-list a{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;border-top:1px solid var(--hair2);text-decoration:none;font-size:17px}.link-list a:last-child{border-bottom:1px solid var(--hair2)}@media(max-width:960px){.site-header,.section,.slim-header,.slim-main,.slim-footer{padding-left:30px;padding-right:30px}.split,.cards,.rail-demo{grid-template-columns:1fr;gap:44px}.cards,.rail-demo{gap:20px}.flip>*:first-child{order:2}.months{grid-template-columns:repeat(4,1fr)}.row{flex-direction:column;align-items:flex-start;gap:22px}.row-end{text-align:left;width:auto}h1{font-size:40px}h2,.h2-lg,.h2-sm{font-size:30px}h3{font-size:21px}.phone{justify-self:start;max-width:340px}.story{justify-self:start}.nav-secondary{display:none}.year-panel{width:100%}}@media(max-width:620px){.site-header,.section,.slim-header,.slim-main,.slim-footer{padding-left:20px;padding-right:20px}.section{padding-top:56px;padding-bottom:56px}.months{grid-template-columns:repeat(3,1fr)}h1{font-size:34px}h2,.h2-lg,.h2-sm{font-size:26px}.prose h1{font-size:34px}.cta,.cta-quiet,.cta-soon{width:100%;justify-content:center;padding:15px 24px}.subscribe{flex-direction:column}.subscribe button{padding:15px 23px}.reassure{gap:6px 18px}.reassure i{display:none}.nav{gap:12px}.nav a:not(.nav-cta){display:none}.brand-by{display:none}.theme-toggle{padding:8px 11px 8px 9px}.nav-cta{padding:9px 14px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
