@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{color:#25352f;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--green-950:#173d32;--green-800:#285b49;--green-600:#4d846c;--green-100:#e1eee6;--cream:#f8f7f2;--orange:#f29a4a;--ink:#25352f;--muted:#7e8b85;--line:#e4e5df;--white:#fff;--shadow:0 14px 40px #203f3417;background:#f4f2eb;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#f4f2eb}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #4d846c47}#app{min-height:100vh}.app-loader{min-height:100vh;color:var(--muted);place-content:center;justify-items:center;gap:14px;display:grid}.loader-mark,.brand-mark{color:#fff;background:var(--green-950);border-radius:14px;place-items:center;display:grid}.loader-mark{width:54px;height:54px;animation:1.4s ease-in-out infinite alternate breathe}@keyframes breathe{to{transform:scale(1.08)}}.app-shell{background:var(--cream);min-height:100vh;padding-bottom:calc(82px + env(safe-area-inset-bottom))}main{width:100%;max-width:760px;margin:0 auto}.desktop-sidebar{display:none}.topbar{justify-content:space-between;align-items:center;padding:22px 20px 6px;display:flex}.topbar h1{letter-spacing:-.8px;margin:1px 0 0;font-size:26px;line-height:1.2}.eyebrow{color:var(--green-600);letter-spacing:1.2px;text-transform:uppercase;margin:0;font-size:11px;font-weight:800}.profile-button{width:44px;height:44px;color:var(--green-950);background:var(--green-100);cursor:pointer;border:0;border-radius:50%;place-items:center;display:grid;position:relative}.sync-dot{border:2px solid var(--cream);background:#c6ccc9;border-radius:50%;width:10px;height:10px;position:absolute;bottom:3px;right:1px}.sync-dot.online{background:#55a978}.page{padding:12px 20px 28px}.today-date{color:var(--muted);margin:0 0 18px;font-size:13px}.week-nav{align-items:center;gap:6px;margin:0 0 14px;display:flex}.week-nav .today-date{flex:1;margin:0}.week-nav>button{border:1px solid var(--line);width:32px;height:32px;color:var(--green-800);cursor:pointer;background:#fff;border-radius:11px;flex:none;place-items:center;display:grid}.week-nav .today-jump{width:auto;color:var(--green-600);padding:0 11px;font-size:11px;font-weight:700}.week-strip{grid-template-columns:repeat(7,1fr);gap:5px;margin:0 -3px 20px;display:grid}.day-cell{color:#9aa39e;cursor:pointer;background:0 0;border:0;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;height:67px;padding:0;display:flex;position:relative}.day-cell.future{opacity:.55}.day-cell.selected:not(.today){color:var(--green-950);background:var(--green-100)}.day-cell span{text-transform:uppercase;font-size:10px;font-weight:700}.day-cell strong{font-size:14px}.day-cell i{background:#a9bdb3;border-radius:50%;width:4px;height:4px;position:absolute;bottom:7px}.day-cell.past{color:#617169}.day-cell.today{color:#fff;background:var(--green-950);box-shadow:0 8px 18px #173d3233}.day-cell i.full{background:var(--green-600)}.day-cell.today i,.day-cell.today i.full{background:#f6b46f}.progress-card{color:#fff;background:radial-gradient(circle at 92% 15%, #72a68e59, transparent 33%), var(--green-950);border-radius:28px;grid-template-columns:1fr 94px;gap:12px;min-height:190px;padding:24px 20px 50px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 34px #163a302e}.progress-card:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:145px;height:145px;position:absolute;bottom:-62px;right:55px}.progress-copy{align-self:center}.progress-kicker{color:#a9c9ba;letter-spacing:.5px;text-transform:uppercase;font-size:11px;font-weight:700}.progress-copy h2{letter-spacing:-.7px;margin:7px 0 6px;font-size:23px}.progress-copy p{color:#b9d0c5;max-width:235px;margin:0;font-size:12px;line-height:1.55}.progress-ring{background:conic-gradient(#f5a55c var(--progress), #ffffff1f 0);border-radius:50%;align-self:center;place-items:center;width:90px;height:90px;display:grid}.progress-ring>div{background:var(--green-950);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.progress-ring strong{font-size:19px}.progress-ring span{color:#a9c9ba;font-size:10px}.streak-chip{color:#f7bc84;background:#ffffff12;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:7px;padding:6px 10px;font-size:11px;font-weight:700;display:flex;position:absolute;bottom:15px;left:20px}.section-heading{justify-content:space-between;align-items:center;margin:27px 2px 13px;display:flex}.section-heading h2{letter-spacing:-.4px;margin:0 0 2px;font-size:18px}.section-heading p{color:var(--muted);margin:0;font-size:11px}.text-button{min-height:42px;color:var(--green-600);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0 5px;font-size:12px;font-weight:700;display:flex}.habit-list{gap:9px;display:grid}.habit-card{background:var(--white);border:1px solid #dfe2dce6;border-radius:20px;align-items:stretch;transition:transform .16s,opacity .16s;display:flex;position:relative}.habit-card:active{transform:scale(.99)}.habit-card.done{opacity:.72;background:#f1f5f1}.habit-card.skipped{opacity:.6}.habit-card.partial{border-color:#f0dcb8}.habit-main{text-align:left;cursor:pointer;background:0 0;border:0;flex:1;align-items:center;gap:13px;min-width:0;min-height:72px;padding:10px 7px 10px 12px;display:flex}.habit-icon{background:#f3f1e9;border-radius:15px;flex:none;place-items:center;width:45px;height:45px;font-size:20px;display:grid}.habit-copy{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.habit-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.habit-card.done .habit-copy strong{color:#7c8983;text-decoration:line-through}.habit-copy small{color:var(--muted);font-size:10px}.habit-check{color:#0000;border:1.5px solid #cbd2ce;border-radius:9px;flex:none;place-items:center;width:26px;height:26px;display:grid}.habit-card.done .habit-check{border-color:var(--green-600);color:#fff;background:var(--green-600)}.habit-card.partial .habit-check{color:#9a681f;background:#f8e9cd;border-color:#e2bb7c;font-size:13px;font-weight:800}.habit-card.skipped .habit-check{border-style:dashed}.habit-main:disabled,.more-button:disabled{cursor:default;opacity:.6}.more-button{color:#a2aaa6;cursor:pointer;background:0 0;border:0;place-items:center;width:42px;min-height:44px;padding:0;display:grid}.goal-preview{text-align:left;cursor:pointer;background:#f0ede2;border:0;border-radius:20px;grid-template-columns:auto 1fr auto auto;align-items:center;gap:12px;width:100%;margin-top:18px;padding:14px 13px;display:grid}.goal-preview-icon{background:#fff;border-radius:13px;place-items:center;width:42px;height:42px;font-size:19px;display:grid}.goal-preview>span:nth-child(2){flex-direction:column;gap:2px;min-width:0;display:flex}.goal-preview small{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:700}.goal-preview strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.goal-preview-progress{color:var(--green-600);font-size:12px;font-weight:800}.empty-state{text-align:center;background:#fff;border:1px dashed #ced6d1;border-radius:24px;padding:32px 24px}.empty-state>span{font-size:34px}.empty-state h3{margin:12px 0 5px;font-size:16px}.empty-state p{max-width:290px;color:var(--muted);margin:0 auto 18px;font-size:12px;line-height:1.6}.page-intro{justify-content:space-between;align-items:center;gap:18px;margin:2px 0 20px;display:flex}.page-intro p{max-width:430px;color:var(--muted);margin:0;font-size:13px;line-height:1.55}.round-add{color:#fff;background:var(--green-950);cursor:pointer;border:0;border-radius:15px;flex:none;place-items:center;width:44px;height:44px;display:grid}.goal-list{gap:13px;display:grid}.goal-card{border:1px solid var(--line);background:#fff;border-radius:24px;padding:19px;position:relative;overflow:hidden}.goal-card:before{content:"";opacity:.18;background:var(--goal-color);border-radius:0 0 0 100%;width:105px;height:105px;position:absolute;top:0;right:0}.goal-card-top{justify-content:space-between;align-items:center;display:flex;position:relative}.goal-icon{background:color-mix(in srgb, var(--goal-color) 22%, white);border-radius:15px;place-items:center;width:46px;height:46px;font-size:21px;display:grid}.goal-days{color:var(--green-800);background:#eef4f0;border-radius:10px;padding:6px 10px;font-size:10px;font-weight:700}.goal-card-tools{align-items:center;gap:6px;display:flex}.goal-card-tools button{width:34px;height:34px;color:var(--muted);cursor:pointer;background:#f2f4f1;border:0;border-radius:11px;place-items:center;display:grid}.goal-card-tools button:hover{color:var(--green-800)}.goal-card h2{margin:15px 0 4px;font-size:17px}.goal-card>p{color:var(--muted);margin:0;font-size:11px;line-height:1.55}.goal-track{background:#edf0ed;border-radius:10px;height:7px;margin:17px 0 10px;overflow:hidden}.goal-track i{border-radius:inherit;background:var(--goal-color);height:100%;display:block}.goal-meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.goal-meta span{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;font-size:10px;display:flex;overflow:hidden}.goal-meta strong{font-size:11px}.motivation-card,.demo-notice{background:#f0ede2;border-radius:18px;align-items:flex-start;gap:12px;margin-top:18px;padding:16px;display:flex}.motivation-card strong{font-size:12px}.motivation-card p,.demo-notice p{color:var(--muted);margin:4px 0 0;font-size:10px;line-height:1.55}.balance-card{color:#fff;background:radial-gradient(circle at 10% 0, #ffffff1f, transparent 30%), var(--green-950);border-radius:28px;flex-direction:column;align-items:center;padding:27px 20px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 34px #163a3029}.balance-card:after{content:"✦";color:#ffffff14;font-size:85px;position:absolute;bottom:7px;right:25px}.balance-spark{color:#fac38d;background:#ffffff17;border-radius:15px;place-items:center;width:45px;height:45px;display:grid}.balance-card p{color:#b8cec4;margin:12px 0 0;font-size:11px}.balance-card>strong{letter-spacing:-2px;font-size:43px}.balance-card small{color:#8eb0a1;font-size:9px}.reward-heading{margin-top:25px}.reward-list{gap:10px;display:grid}.reward-card{border:1px solid var(--line);background:#fff;border-radius:21px;grid-template-columns:auto 1fr;gap:13px;padding:15px;display:grid;position:relative}.reward-edit{color:#aab2ae;cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:10px;right:10px}.reward-edit:hover{color:var(--green-800);background:#f2f4f1}.reward-icon{background:#f4efe5;border-radius:16px;place-items:center;width:49px;height:49px;font-size:22px;display:grid}.reward-card>div{padding-right:26px}.reward-card h3{margin:1px 0 3px;font-size:13px}.reward-card p{color:var(--muted);margin:0;font-size:9px;line-height:1.45}.reward-card strong{color:var(--orange);margin-top:8px;font-size:11px;display:inline-block}.reward-claim{color:#fff;background:var(--green-600);cursor:pointer;border:0;border-radius:11px;grid-column:2;justify-self:start;min-height:36px;padding:0 13px;font-size:10px;font-weight:700}.reward-claim:disabled{color:#9ca6a1;cursor:default;background:#edf0ee}.claim-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.claim-list li{border:1px solid var(--line);background:#fff;border-radius:17px;align-items:center;gap:12px;padding:11px 12px;display:flex}.claim-icon{background:#f4efe5;border-radius:13px;flex:none;place-items:center;width:38px;height:38px;font-size:18px;display:grid}.claim-copy{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.claim-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.claim-copy small{color:var(--muted);font-size:9px}.claim-list li button{width:34px;height:34px;color:var(--muted);cursor:pointer;background:#f2f4f1;border:0;border-radius:11px;flex:none;place-items:center;display:grid}.outline-button,.primary-button{cursor:pointer;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 18px;font-weight:700;display:inline-flex}.outline-button{width:100%;color:var(--green-800);background:0 0;border:1px dashed #bfc9c3;margin-top:14px;font-size:11px}.primary-button{color:#fff;background:var(--green-950);border:0;font-size:12px}.streak-card{color:#fff;background:linear-gradient(135deg,#285b49,#173d32);border-radius:24px;align-items:center;gap:17px;padding:20px;display:flex}.big-flame{color:#f6a65f;background:#ffffff17;border-radius:18px;place-items:center;width:57px;height:57px;display:grid}.streak-card span{color:#a9c9ba;text-transform:uppercase;font-size:10px}.streak-card strong{margin:1px 0;font-size:24px;display:block}.streak-card p{color:#a9c9ba;margin:0;font-size:9px}.chart-card{border:1px solid var(--line);background:#fff;border-radius:24px;margin-top:14px;padding:20px 17px 16px}.chart-header{justify-content:space-between;align-items:center;display:flex}.chart-header h2{margin:0 0 2px;font-size:15px}.chart-header p{color:var(--muted);margin:0;font-size:9px}.positive{color:#4e8b6e;background:#e7f2eb;border-radius:9px;padding:5px 8px;font-size:9px;font-weight:800}.bar-chart{grid-template-columns:repeat(7,1fr);align-items:end;gap:10px;height:155px;margin-top:22px;display:grid}.bar-column{cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:7px;height:100%;padding:0;display:flex}.bar-column.selected .bar-track{outline:2px solid var(--green-100);outline-offset:2px}.bar-column.selected span{color:var(--green-800);font-weight:800}.bar-track{background:#eef1ee;border-radius:8px;flex:1;width:100%;max-width:25px;position:relative;overflow:hidden}.bar-track i{background:#7bac94;border-radius:8px;position:absolute;bottom:0;left:0;right:0}.bar-column.today .bar-track i{background:var(--orange)}.positive.negative{color:#a05a4a;background:#f8e7e1}.bar-column span{color:var(--muted);font-size:9px}.stats-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px;display:grid}.stats-grid article{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:center;padding:13px 9px;display:flex}.stats-grid article>span{display:none}.stats-grid strong{font-size:17px}.stats-grid small{color:var(--muted);margin-left:5px;font-size:8px}.achievement-row{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.achievement-row>div{border:1px solid var(--line);background:#fff;border-radius:19px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:98px;display:flex}.achievement-row span{font-size:28px}.achievement-row small{color:var(--muted);font-size:9px}.achievement-row .locked{filter:grayscale();opacity:.45}.notice{border-radius:13px;align-items:flex-start;gap:8px;margin:7px 20px 0;padding:10px 12px;font-size:10px;line-height:1.4;display:flex}.notice>span{flex:1}.notice>button{width:22px;height:22px;color:inherit;cursor:pointer;background:#ffffff8c;border:0;border-radius:8px;flex:none;place-items:center;display:grid}.error-notice{color:#8a4e3f;background:#f9e8e1}.toast{z-index:30;bottom:calc(88px + env(safe-area-inset-bottom));color:#fff;text-align:center;background:#173d32f2;border-radius:14px;max-width:min(420px,100vw - 40px);margin:0;padding:11px 16px;font-size:11px;font-weight:600;animation:.18s ease-out toast-in;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #173d3247}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,12px)}}.fab{z-index:5;right:20px;bottom:calc(73px + env(safe-area-inset-bottom));color:#fff;background:var(--green-950);cursor:pointer;border:0;border-radius:18px;place-items:center;width:52px;height:52px;display:grid;position:fixed;box-shadow:0 12px 25px #173d3240}.bottom-nav{z-index:4;height:calc(69px + env(safe-area-inset-bottom));padding:7px 8px env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-top:1px solid #dde0dae6;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav button{color:#98a19d;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;display:flex}.bottom-nav button.active{color:var(--green-950)}.bottom-nav button.active:before{content:"";background:var(--green-950);border-radius:0 0 4px 4px;width:24px;height:2px;position:absolute;top:0}.bottom-nav span{font-size:8px;font-weight:700}.modal-backdrop{z-index:20;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#11261f8a;justify-content:center;align-items:flex-end;padding-top:30px;display:flex;position:fixed;inset:0}.bottom-sheet{width:100%;max-width:600px;max-height:calc(100vh - 30px);padding:8px 20px calc(25px + env(safe-area-inset-bottom));background:#fbfaf6;border-radius:28px 28px 0 0;animation:.2s ease-out sheet-in;overflow-y:auto;box-shadow:0 -15px 50px #0e251d2e}@keyframes sheet-in{0%{opacity:0;transform:translateY(30px)}}.sheet-handle{background:#d7d9d4;border-radius:10px;width:38px;height:4px;margin:0 auto 18px}.sheet-title{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:20px;display:flex}.sheet-title h2{letter-spacing:-.5px;margin:3px 0 0;font-size:20px}.sheet-title>button{width:40px;height:40px;color:var(--muted);cursor:pointer;background:#edeee9;border:0;border-radius:13px;flex:none;place-items:center;display:grid}.bottom-sheet label,.bottom-sheet .field{color:#4f5f58;letter-spacing:.3px;text-transform:uppercase;margin-bottom:15px;font-size:10px;font-weight:800;display:block}.bottom-sheet input,.bottom-sheet select{width:100%;height:49px;color:var(--ink);text-transform:none;background:#fff;border:1px solid #dfe2dc;border-radius:14px;margin-top:7px;padding:0 13px;font-size:12px}.form-row{grid-template-columns:1.1fr 1fr;gap:10px;display:grid}.emoji-picker{grid-template-columns:repeat(6,1fr);gap:7px;margin-top:8px;display:grid}.emoji-picker button{aspect-ratio:1;cursor:pointer;background:#fff;border:1px solid #e3e5df;border-radius:13px;place-items:center;font-size:19px;display:grid}.emoji-picker button.selected{border-color:var(--green-600);background:var(--green-100)}.submit-button{width:100%;margin-top:3px}.status-options{gap:8px;display:grid}.status-options>button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:17px;align-items:center;gap:12px;min-height:65px;padding:10px 12px;display:flex}.status-icon{border-radius:13px;flex:none;place-items:center;width:39px;height:39px;font-weight:800;display:grid}.status-icon.complete{color:#fff;background:var(--green-600)}.status-icon.partial{color:#9a681f;background:#f8e9cd}.status-icon.skipped{color:#7c8782;background:#e9ecea}.status-options button>span:last-child{flex-direction:column;gap:3px;display:flex}.status-options strong{font-size:12px}.status-options small{color:var(--muted);font-size:9px}.status-options .clear-status{min-height:42px;color:var(--muted);background:0 0;border:0;justify-content:center;font-size:10px}.account-card{color:var(--green-800);background:var(--green-100);border-radius:17px;align-items:center;gap:12px;padding:15px;display:flex}.account-card div{flex-direction:column;gap:3px;min-width:0;display:flex}.account-card strong{text-overflow:ellipsis;font-size:12px;overflow:hidden}.account-card small{color:var(--green-600);font-size:9px}.auth-sheet .danger{color:#a75445;border:1px solid #edd7d2}.demo-notice{color:var(--green-600);background:var(--green-100);margin:0 0 18px}.demo-notice p{color:var(--green-800);margin:0}.auth-message{color:var(--green-800);background:var(--green-100);text-align:center;border-radius:12px;margin:13px 0 0;padding:11px;font-size:10px;line-height:1.5}.auth-message.error{color:#8a4e3f;background:#f9e8e1}.sync-dot.busy{background:var(--orange)}.schedule-picker{grid-template-columns:repeat(7,1fr);gap:5px;margin-top:8px;display:grid}.schedule-picker button{min-height:40px;color:var(--muted);text-transform:none;cursor:pointer;background:#fff;border:1px solid #e3e5df;border-radius:12px;padding:0;font-size:11px;font-weight:700}.schedule-picker button.selected{border-color:var(--green-600);color:var(--green-800);background:var(--green-100)}.chip-row{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.chip-row button{min-height:32px;color:var(--green-800);text-transform:none;cursor:pointer;background:0 0;border:1px dashed #cfd6d1;border-radius:11px;padding:0 12px;font-size:10px;font-weight:700}.color-picker{grid-template-columns:repeat(6,1fr);gap:8px;margin-top:8px;display:grid}.color-picker button{aspect-ratio:1;background:var(--swatch);cursor:pointer;border:2px solid #0000;border-radius:13px}.color-picker button.selected{border-color:var(--green-950);box-shadow:inset 0 0 0 3px #fff}.password-field{display:block;position:relative}.password-field input{padding-right:46px}.password-field>button{width:36px;height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:11px;place-items:center;display:grid;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.sheet-delete{color:#a75445;cursor:pointer;background:0 0;border:0;border-radius:13px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:44px;margin-top:10px;font-size:11px;font-weight:700;display:flex}.sheet-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:16px;display:grid}.sheet-actions button{border:1px solid var(--line);min-height:44px;color:var(--green-800);cursor:pointer;background:#fff;border-radius:13px;justify-content:center;align-items:center;gap:7px;font-size:11px;font-weight:700;display:flex}.sheet-actions .danger{color:#a75445;border-color:#edd7d2}.status-options>button.chosen{border-color:var(--green-600);background:var(--green-100)}.confirm-message{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.confirm-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:20px;display:grid}.ghost-button,.danger-button{cursor:pointer;border-radius:14px;min-height:46px;font-size:12px;font-weight:700}.ghost-button{border:1px solid var(--line);color:var(--ink);background:#fff}.danger-button{color:#fff;background:#a75445;border:0}.profile-form{border-top:1px solid var(--line);margin-top:18px;padding-top:16px}.form-legend{color:#4f5f58;letter-spacing:.3px;text-transform:uppercase;align-items:center;gap:7px;margin:0 0 12px;font-size:10px;font-weight:800;display:flex}.outline-button.compact{border-style:solid;border-color:var(--line);background:#fff;min-height:40px;margin-top:2px}.outline-button:disabled,.primary-button:disabled{opacity:.55;cursor:default}.demo-notice code{word-break:break-all;font-size:9px}.login-screen{min-height:100vh;padding:24px 20px calc(24px + env(safe-area-inset-bottom));background:radial-gradient(circle at 15% 0, #92c7a338, transparent 45%), var(--cream);place-items:center;display:grid}.login-card{width:100%;max-width:380px;box-shadow:var(--shadow);background:#fff;border:1px solid #dadfd8e6;border-radius:28px;padding:28px 24px 24px}.login-mark{width:46px;height:46px}.login-card h1{letter-spacing:-.9px;margin:16px 0 4px;font-size:27px}.login-subtitle{color:var(--muted);margin:0 0 24px;font-size:12px}.login-card label{color:#4f5f58;letter-spacing:.3px;text-transform:uppercase;margin-bottom:15px;font-size:10px;font-weight:800;display:block}.login-card input{width:100%;height:49px;color:var(--ink);text-transform:none;background:#fff;border:1px solid #dfe2dc;border-radius:14px;margin-top:7px;padding:0 13px;font-size:12px}.login-card .submit-button{margin-top:4px}.login-error{color:#8a4e3f;background:#f9e8e1;border-radius:13px;align-items:flex-start;gap:8px;margin:16px 0 0;padding:11px 12px;font-size:11px;line-height:1.45;display:flex}.login-hint{border-top:1px solid var(--line);color:var(--muted);margin:20px 0 0;padding-top:16px;font-size:10px;line-height:1.6}@media (width>=540px){.page,.topbar{padding-left:28px;padding-right:28px}.habit-list,.reward-list,.goal-list{grid-template-columns:repeat(2,minmax(0,1fr))}.goal-preview,.motivation-card,.outline-button{grid-column:1/-1}.reward-card{align-content:start}}@media (width>=900px){body{background:#edf0eb}.app-shell{background:#edf0eb;grid-template-columns:230px minmax(0,760px);justify-content:center;gap:24px;min-height:100vh;padding:28px;display:grid}.desktop-sidebar{background:#f8f7f2eb;border:1px solid #dadfd8e6;border-radius:26px;flex-direction:column;height:calc(100vh - 56px);padding:23px 14px;display:flex;position:sticky;top:28px}.brand{align-items:center;gap:10px;padding:0 10px 28px;font-size:17px;font-weight:800;display:flex}.brand-mark{border-radius:11px;width:35px;height:35px}.desktop-sidebar nav{gap:5px;display:grid}.desktop-sidebar nav button{min-height:46px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:13px;align-items:center;gap:11px;padding:0 12px;font-size:11px;font-weight:700;display:flex}.desktop-sidebar nav button.active{color:#fff;background:var(--green-950)}.sidebar-points{background:var(--green-100);border-radius:17px;flex-direction:column;gap:4px;margin-top:auto;padding:15px;display:flex}.sidebar-points span{color:var(--green-600);text-transform:uppercase;font-size:9px;font-weight:700}.sidebar-points strong{font-size:18px}.sidebar-points small{font-size:9px}main{background:var(--cream);max-width:none;min-height:calc(100vh - 56px);box-shadow:var(--shadow);border:1px solid #dadfd8e6;border-radius:28px;overflow:hidden}.bottom-nav,.fab{display:none}.modal-backdrop{align-items:center;padding:30px}.bottom-sheet{border-radius:28px;max-height:calc(100vh - 60px);padding-bottom:28px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
