:root{--ink:#18211a;--muted:#6f766f;--paper:#f6f5ef;--white:#fffefa;--line:#dedfd6;--blue:#315ce7;--coral:#e86b4f;--lime:#b7d45a;--olive:#61703d;--shadow:0 18px 60px #232a1c17}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}button{color:inherit}.wrap{width:min(1160px,100% - 48px);margin-inline:auto}.logo{letter-spacing:-.03em;cursor:default;align-items:center;gap:3px;font-size:14px;font-weight:800;display:flex}.logo span{border:1.5px solid var(--ink);border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.logo span:first-child{background:var(--ink);color:#fff}.logo span:nth-child(2){background:var(--lime)}.logo span:nth-child(3){background:#f0ae53}.logo span:nth-child(4){background:#f48a72}.eyebrow{color:#586646;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:7px;font-size:12px;font-weight:800;display:flex}.primary{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:4px;justify-content:center;align-items:center;gap:10px;padding:14px 22px;font-weight:750;transition:all .18s;display:inline-flex;box-shadow:0 6px #aabf61}.primary:hover{transform:translateY(-2px);box-shadow:0 8px #aabf61}.primary:active{transform:translateY(2px);box-shadow:0 3px #aabf61}.primary.large{padding:17px 24px}.text-button{cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.icon-button{border:1px solid var(--line);background:var(--white);cursor:pointer;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.icon-button:disabled{opacity:.3;cursor:not-allowed}button:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #315ce74d}.landing{background:#f6f5ef;min-height:100vh;overflow:hidden}.landing-nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:82px;display:flex}.hero{grid-template-columns:1fr 1fr;align-items:center;gap:70px;min-height:680px;padding-block:62px;display:grid}.hero-copy h1,.setup-intro h1,.dash-welcome h1,.history-head h1{letter-spacing:-.055em;margin:25px 0;font-family:Georgia,Times New Roman,serif;font-size:72px;line-height:.96}.hero-copy h1 em,.setup-intro h1 em{color:var(--coral);font-weight:400}.hero-sub{color:#555d55;max-width:540px;margin:0 0 30px;font-family:Georgia,serif;font-size:20px;line-height:1.55}.privacy-note{color:var(--muted);align-items:center;gap:7px;margin-top:23px;font-size:12px;display:flex}.hero-visual{place-items:center;min-height:510px;display:grid;position:relative}.sun{border-radius:50%;position:absolute}.sun-one{background:#dce6ad;width:450px;height:450px;right:10px}.sun-two{border:1px solid #2b3d1e2e;width:350px;height:350px;right:60px}.preview-card{z-index:2;background:var(--white);border:1px solid #d7d9cf;border-radius:7px;width:420px;padding:25px;transform:rotate(-2deg);box-shadow:0 24px 80px #2d33232b}.preview-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:20px;display:flex}.preview-head div:first-child{flex-direction:column;gap:6px;display:flex}.preview-head small{letter-spacing:.12em;color:var(--muted);font-size:9px}.preview-head strong{font-family:Georgia,serif;font-size:22px}.mini-streak{color:#bd533a;background:#fff0e7;border-radius:20px;align-items:center;gap:4px;padding:6px 10px;font-weight:800;display:flex}.preview-row{border-bottom:1px solid #e6e6df;grid-template-columns:31px 1fr auto 23px;align-items:center;gap:12px;padding:15px 0;display:grid}.metric-dot,.metric-number{color:#fff;border-radius:50%;place-items:center;width:29px;height:29px;font-size:12px;font-weight:800;display:grid}.preview-row div{flex-direction:column;gap:3px;display:flex}.preview-row div strong{font-size:13px}.preview-row div small{color:var(--muted);font-size:10px}.preview-row b{font-family:Georgia,serif;font-size:22px}.check{color:#435321;background:#dce9af;border-radius:50%;place-items:center;width:20px;height:20px;display:grid}.preview-complete{color:#44532a;text-align:center;background:#edf3d9;justify-content:center;align-items:center;gap:6px;margin-top:18px;padding:11px;font-size:11px;font-weight:800;display:flex}.floating-note{z-index:3;background:var(--ink);color:#fff;width:170px;box-shadow:var(--shadow);padding:16px 20px;position:absolute;bottom:30px;right:-25px;transform:rotate(3deg)}.floating-note span{letter-spacing:.12em;text-transform:uppercase;font-size:9px}.floating-note b{float:right}.floating-note .dots{color:#bdd66a;word-spacing:3px;clear:both;padding-top:12px;font-size:14px}.how{border-top:1px solid var(--line);padding:80px 0 100px}.section-kicker{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin-bottom:30px;font-size:11px;font-weight:800}.steps{border:1px solid var(--line);background:var(--white);grid-template-columns:repeat(3,1fr);display:grid}.steps>div{border-right:1px solid var(--line);padding:38px;position:relative}.steps>div:last-child{border:0}.steps>div>span{color:#e1e2d9;font-family:Georgia,serif;font-size:48px;position:absolute;top:18px;right:22px}.steps svg{color:var(--coral);margin-bottom:35px}.steps h3{margin:0 0 10px;font-family:Georgia,serif;font-size:23px}.steps p{color:var(--muted);max-width:260px;margin:0;font-size:14px;line-height:1.6}.landing-footer{border-top:1px solid var(--line);height:130px;color:var(--muted);justify-content:space-between;align-items:center;font-size:12px;display:flex}.setup-page{background:#f3f2eb;min-height:100vh}.setup-nav{border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;height:80px;display:grid}.setup-nav>.icon-button{justify-self:start}.setup-nav .step-label{letter-spacing:.14em;color:var(--muted);justify-self:end;font-size:10px;font-weight:800}.setup-shell{grid-template-columns:.75fr 1.25fr;align-items:start;gap:90px;padding-block:70px 100px;display:grid}.setup-intro{position:sticky;top:40px}.setup-intro h1{margin:23px 0;font-size:51px}.setup-intro>p{color:#626862;font-family:Georgia,serif;font-size:18px;line-height:1.55}.setup-tip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#586151;gap:12px;margin-top:35px;padding:18px 0;display:flex}.setup-tip p{margin:0;font-size:13px;line-height:1.5}.setup-form{gap:14px;display:grid}.metric-setup-card{background:var(--white);border:1px solid #d7d8cf;grid-template-columns:1fr 1fr;gap:15px 20px;margin:0;padding:20px 22px 23px;display:grid;box-shadow:0 4px 18px #00000006}.metric-setup-card legend{letter-spacing:.13em;text-transform:uppercase;padding:0 8px 0 0;font-size:10px;font-weight:800}.metric-setup-card legend span{color:#fff;border-radius:50%;place-items:center;width:22px;height:22px;margin-right:8px;display:inline-grid}.metric-setup-card>label{grid-column:1/-1}.metric-setup-card label{letter-spacing:.12em;color:#555e55;flex-wrap:wrap;justify-content:space-between;gap:7px;font-size:9px;font-weight:800;display:flex}.metric-setup-card label small{color:#9a9f98;font-size:8px}.metric-setup-card input{width:100%;color:var(--ink);background:0 0;border:0;border-bottom:1px solid #cacdc3;outline:none;padding:8px 0 10px;font-size:16px}.metric-setup-card input:focus{border-color:var(--blue)}.field-pair{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:20px;display:grid}.save-setup{width:100%;margin-top:10px}.local-copy{text-align:center;color:var(--muted);justify-content:center;align-items:center;gap:6px;font-size:11px;display:flex}.form-error{color:#b94333;background:#fff0eb;margin:0;padding:11px;font-size:13px}.app-shell{min-height:100vh}.app-header{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffefaf0;height:75px;position:sticky;top:0}.app-nav{grid-template-columns:1fr auto 1fr;align-items:center;height:100%;display:grid}.app-nav nav{gap:22px;height:100%;display:flex}.app-nav nav button{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0 8px;font-size:13px;display:flex;position:relative}.app-nav nav button.active{color:var(--ink);font-weight:750}.app-nav nav button.active:after{content:"";background:var(--coral);height:3px;position:absolute;bottom:0;left:0;right:0}.header-actions{justify-self:end;align-items:center;gap:12px;display:flex;position:relative}.local-pill{color:var(--muted);border:1px solid var(--line);border-radius:20px;align-items:center;gap:5px;padding:7px 10px;font-size:10px;display:flex}.settings-menu{background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow);z-index:5;width:190px;padding:7px;position:absolute;top:50px;right:0}.settings-menu button{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;width:100%;padding:11px;font-size:13px;display:flex}.settings-menu button:hover{background:#f1f1e9}.settings-menu button.danger{color:#b64a38}.mobile-nav{display:none}.dashboard{padding-top:50px;padding-bottom:90px}.dash-welcome{justify-content:space-between;align-items:end;margin-bottom:34px;display:flex}.dash-welcome h1,.history-head h1{margin:10px 0 8px;font-size:47px}.dash-welcome>div:first-child>p,.history-head p{color:var(--muted);margin:0;font-size:14px}.streak-card{background:#fff4e8;border:1px solid #efdcca;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;min-width:340px;padding:17px 20px;display:grid}.flame-box{background:var(--coral);color:#fff;border-radius:50%;place-items:center;width:39px;height:39px;display:grid}.streak-card>div:nth-child(2){flex-direction:column;display:flex}.streak-card small,.mini-heading span,.insight-card span,.card-heading span,.history-summary small{letter-spacing:.12em;color:var(--muted);font-size:9px;font-weight:800}.streak-card strong{font-family:Georgia,serif;font-size:23px}.streak-card strong span{font-family:Arial,sans-serif;font-size:12px}.streak-card p{color:#9a624e;font-size:11px}.dashboard-grid{grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr);gap:24px;display:grid}.checkin-card,.week-card,.history-card{background:var(--white);border:1px solid #d9dad1;box-shadow:0 8px 30px #22281e0a}.checkin-card{padding:29px}.card-heading,.mini-heading{justify-content:space-between;align-items:center;display:flex}.card-heading h2,.mini-heading h3{margin:6px 0 0;font-family:Georgia,serif;font-size:25px}.status-badge{color:var(--muted);border:1px solid var(--line);border-radius:20px;padding:7px 11px;font-size:11px}.status-badge.done{color:#536336;background:#e9f0d4;border-color:#cbd9a5;align-items:center;gap:5px;display:flex}.progress-track{background:#e9e9e1;height:4px;margin:24px 0 5px}.progress-track span{background:var(--lime);height:100%;transition:all .3s;display:block}.entry-row{border-bottom:1px solid #e5e5dd;grid-template-columns:34px minmax(120px,1fr) minmax(130px,.8fr) 25px;align-items:center;gap:15px;min-height:93px;display:grid}.entry-name{flex-direction:column;gap:6px;display:flex}.entry-name label{font-family:Georgia,serif;font-size:18px;font-weight:700}.entry-name small{color:var(--muted);font-size:11px}.number-input{border-bottom:1px solid #cfd1c8;align-items:baseline;padding-right:4px;display:flex}.number-input:focus-within{border-color:var(--blue)}.number-input input{text-align:right;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:10px 6px;font-family:Georgia,serif;font-size:28px;font-weight:700}.number-input span{color:var(--muted);white-space:nowrap;font-size:10px}.goal-check{border:1px solid #d5d7cd;border-radius:50%;place-items:center;width:21px;height:21px;display:grid}.goal-check.hit{color:#405127;background:#c5d987;border-color:#9eb260}.save-row{justify-content:space-between;align-items:center;padding-top:24px;display:flex}.save-row p{color:#7e827a;font-family:Georgia,serif;font-size:13px;font-style:italic}.side-column{flex-direction:column;gap:24px;display:flex}.week-card{padding:25px}.mini-heading>span{color:var(--ink);font-family:Georgia,serif;font-size:28px}.mini-heading h3{font-size:21px}.week-days{grid-template-columns:repeat(7,1fr);gap:5px;margin-top:24px;display:grid}.week-days div{flex-direction:column;align-items:center;gap:8px;display:flex}.week-days small{color:var(--muted);font-size:9px}.week-days span{border-radius:50%;place-items:center;width:29px;height:29px;font-size:10px;display:grid}.week-days span.done{background:var(--lime);color:#34431e}.week-days div.current span:not(.done){border:1px solid var(--coral);color:var(--coral)}.insight-card{color:#fff;background:#283324;align-items:flex-start;gap:17px;min-height:190px;padding:28px;display:flex}.insight-icon{color:#334020;background:#c6d783;border-radius:50%;place-items:center;min-width:37px;height:37px;display:grid}.insight-card span{color:#b4bea9}.insight-card h3{margin:10px 0;font-family:Georgia,serif;font-size:20px}.insight-card p{color:#c8cec4;margin:0;font-size:12px;line-height:1.65}.app-footer{border-top:1px solid var(--line);height:120px;color:var(--muted);align-items:center;gap:20px;font-size:11px;display:flex}.app-footer button{color:var(--muted);cursor:pointer;background:0 0;border:0;margin-left:auto;text-decoration:underline}.history-head{justify-content:space-between;align-items:end;margin-bottom:33px;display:flex}.history-pager{align-items:center;gap:12px;display:flex}.history-pager span{color:var(--muted);text-align:center;min-width:200px;font-size:12px}.history-summary{background:var(--ink);color:#fff;grid-template-columns:repeat(3,1fr);margin-bottom:24px;display:grid}.history-summary>div{border-right:1px solid #465045;grid-template-columns:auto 1fr;align-items:end;padding:23px 28px;display:grid}.history-summary>div:last-child{border:0}.history-summary small{color:#aeb7aa;grid-column:1/-1;margin-bottom:7px}.history-summary strong{font-family:Georgia,serif;font-size:31px}.history-summary span{color:#aeb7aa;justify-self:end;padding-bottom:4px;font-size:10px}.history-card{padding:0 27px 20px}.history-table-head{justify-content:space-between;align-items:center;padding:25px 0 20px;display:flex}.history-table-head h2{margin:0;font-family:Georgia,serif;font-size:22px}.history-table-head span{color:var(--muted);font-size:10px}.history-row{border-top:1px solid #e3e4dc;grid-template-columns:1.2fr repeat(4,1fr) .9fr;align-items:center;min-height:66px;display:grid}.history-row.labels{letter-spacing:.1em;min-height:36px;color:var(--muted);background:#f2f2eb;border:0;font-size:8px;font-weight:800}.history-row>span{flex-direction:column;gap:4px;padding:8px 10px;font-size:12px;display:flex}.history-row>span b{font-size:13px}.history-row>span small{color:var(--muted);font-size:9px}.history-row.muted{color:#a3a79f}.history-row i{color:var(--muted);font-size:10px;font-style:normal}.history-row .complete-label{color:#506233;background:#eaf0d8;align-items:center;gap:3px;width:max-content;padding:5px 7px;display:flex}.partial-label{color:#ba7b2d!important}.empty-state{background:var(--white);border:1px solid var(--line);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:390px;display:flex}.empty-state>div{color:#58663c;background:#e7edcd;border-radius:50%;place-items:center;width:55px;height:55px;display:grid}.empty-state h2{margin:18px 0 8px;font-family:Georgia,serif;font-size:27px}.empty-state p{color:var(--muted);max-width:350px;font-size:13px;line-height:1.6}.modal-backdrop{z-index:50;background:#141a148c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:var(--white);text-align:center;width:min(430px,100%);box-shadow:var(--shadow);padding:36px;position:relative}.modal-close{cursor:pointer;background:0 0;border:0;position:absolute;top:13px;right:13px}.reset-icon{color:#bd4d39;background:#fce5df;border-radius:50%;place-items:center;width:50px;height:50px;margin:0 auto;display:grid}.modal h2{margin:18px 0 10px;font-family:Georgia,serif;font-size:27px}.modal p{color:var(--muted);margin:0 auto 25px;font-size:13px;line-height:1.6}.modal>div:last-child{grid-template-columns:1fr 1fr;gap:10px;display:grid}.secondary,.danger-button{cursor:pointer;border-radius:3px;padding:13px;font-weight:700}.secondary{border:1px solid var(--line);background:#fff}.danger-button{color:#fff;background:#b94f3d;border:1px solid #b94f3d}.loading{place-items:center;min-height:100vh;display:grid}@media (max-width:850px){.wrap{width:min(100% - 32px,700px)}.hero{grid-template-columns:1fr;gap:35px;padding-top:52px}.hero-copy h1{font-size:58px}.hero-visual{min-height:500px}.floating-note{right:0}.steps{grid-template-columns:1fr}.steps>div{border-right:0;border-bottom:1px solid var(--line)}.setup-shell{grid-template-columns:1fr;gap:35px;padding-top:45px}.setup-intro{position:static}.setup-intro h1{font-size:46px}.setup-tip{display:none}.dashboard-grid{grid-template-columns:1fr}.dash-welcome{align-items:stretch}.streak-card{min-width:300px}.side-column{grid-template-columns:1fr 1fr;display:grid}.history-row{grid-template-columns:1.2fr repeat(4,.8fr) 1fr}.history-table{overflow-x:auto}.history-row{min-width:680px}}@media (max-width:600px){.wrap{width:calc(100% - 28px)}.landing-nav{height:68px}.hero{min-height:auto;padding:42px 0 55px}.hero-copy h1{margin:20px 0;font-size:49px}.hero-sub{font-size:17px}.primary.large{width:100%}.hero-visual{min-height:410px}.sun-one{width:330px;height:330px;right:calc(50% - 165px)}.sun-two{width:270px;height:270px;right:calc(50% - 135px)}.preview-card{width:315px;padding:18px}.preview-row{grid-template-columns:27px 1fr auto 20px;padding:11px 0}.floating-note{display:none}.how{padding:50px 0}.steps>div{padding:28px}.landing-footer{flex-wrap:wrap;height:auto;padding:35px 0}.landing-footer p:nth-child(2){display:none}.setup-nav{height:68px}.setup-nav .step-label{font-size:8px}.setup-shell{padding:34px 0 60px}.setup-intro h1{font-size:40px}.setup-intro>p{font-size:16px}.metric-setup-card{padding:17px}.field-pair{grid-template-columns:1fr}.app-header{height:64px}.app-nav{grid-template-columns:1fr auto}.app-nav nav,.local-pill{display:none}.mobile-nav{background:var(--white);z-index:25;border-top:1px solid var(--line);height:68px;padding-bottom:env(safe-area-inset-bottom);display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-nav button{color:var(--muted);background:0 0;border:0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;font-size:10px;display:flex}.mobile-nav button svg{width:20px}.mobile-nav button.active{color:var(--ink);font-weight:800}.dashboard{padding-top:31px;padding-bottom:105px}.dash-welcome{margin-bottom:20px;display:block}.dash-welcome h1,.history-head h1{font-size:37px}.streak-card{min-width:0;margin-top:23px}.streak-card p{display:none}.dashboard-grid{gap:15px}.checkin-card{padding:20px 17px}.card-heading h2{font-size:21px}.entry-row{grid-template-columns:29px 1fr minmax(100px,.7fr);gap:10px;min-height:88px}.entry-row .goal-check{display:none}.entry-name label{font-size:16px}.number-input input{font-size:24px}.number-input span{text-overflow:ellipsis;max-width:50px;overflow:hidden}.save-row{display:block}.save-row p{text-align:center}.save-row .primary{width:100%}.side-column{display:flex}.insight-card{min-height:0}.app-footer{display:none}.history-head{display:block}.history-pager{justify-content:space-between;margin-top:25px}.history-pager span{min-width:0}.history-summary{grid-template-columns:1fr 1fr}.history-summary>div{padding:19px}.history-summary>div:nth-child(2){border-right:0}.history-summary>div:nth-child(3){border-top:1px solid #465045;grid-column:1/-1}.history-card{padding-inline:15px}.history-page{padding-bottom:100px}.empty-state{min-height:350px}.modal{padding:30px 22px}.modal>div:last-child{grid-template-columns:1fr}.settings-menu{position:fixed;top:60px;right:14px}.app-footer+.modal-backdrop{padding-bottom:80px}}
