@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{-webkit-tap-highlight-color:transparent;background:#f4f2eb}body{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}input,select,textarea,[contenteditable=true]{-webkit-touch-callout:default;-webkit-user-select:text;user-select:text}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea: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{object-fit:contain;border-radius:14px;display:block}.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;position:relative}.native-date-picker{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.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}.mark-all-button{color:var(--green-600);background:var(--green-100);cursor:pointer;border:0;border-radius:11px;align-items:center;gap:6px;margin:-4px 2px 10px auto;padding:7px 10px;font-size:10px;font-weight:800;display:flex}.habit-swipe{background:linear-gradient(90deg, var(--green-600) 0 50%, #e3a66d 50% 100%);border-radius:20px;position:relative;overflow:hidden}.swipe-action{color:#fff;justify-content:center;align-items:center;gap:5px;width:92px;font-size:10px;font-weight:800;display:flex;position:absolute;top:0;bottom:0}.swipe-complete{left:0}.swipe-status{right:0}.habit-card{background:var(--white);touch-action:pan-y;border:1px solid #dfe2dce6;border-radius:20px;align-items:stretch;transition:transform .16s,opacity .16s;display:flex;position:relative}.habit-card.dragging{opacity:.82;box-shadow:0 12px 24px #173d3224}.habit-card.done{background:#f1f5f1}.habit-card.skipped{background:#f4f4f1}.habit-card.done .habit-main,.habit-card.skipped .habit-main{opacity:.68}.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 2px;display:flex}.drag-handle{color:#b6bdb9;cursor:grab;touch-action:none;background:0 0;border:0;flex:none;place-items:center;width:30px;padding:0;display:grid}.drag-handle:active{cursor:grabbing}.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-copy .habit-note{min-width:0;color:var(--green-600);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:4px;display:flex;overflow:hidden}.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:none}.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-tools button.pinned{color:#fff;background:var(--green-600)}.goal-card h2{margin:15px 0 4px;font-size:17px}.goal-pinned-label{color:var(--green-600);background:var(--green-100);vertical-align:middle;border-radius:8px;margin-left:5px;padding:3px 7px;font-size:8px;font-weight:800;display:inline-flex}.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}.habit-streak-card{border:1px solid var(--line);background:#fff;border-radius:24px;margin-top:14px;padding:17px;overflow:hidden}.habit-streak-heading{justify-content:space-between;align-items:flex-end;gap:14px;display:flex}.habit-streak-heading>div:first-child{flex:1;min-width:0}.section-kicker{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:9px;font-weight:800;display:block}.habit-streak-heading select{width:100%;color:var(--ink);text-overflow:ellipsis;background:0 0;border:0;padding:0;font-size:14px;font-weight:800;overflow:hidden}.personal-streak{color:var(--orange);flex:none;grid-template-columns:auto auto;align-items:center;gap:0 5px;display:grid}.personal-streak strong{color:var(--ink);font-size:21px}.personal-streak small{color:var(--muted);text-align:right;grid-column:1/-1;font-size:8px}.streak-facts{color:var(--muted);flex-wrap:wrap;gap:6px 12px;margin-top:10px;font-size:9px;display:flex}.streak-facts span{align-items:center;gap:4px;display:inline-flex}.heatmap-scroll{scrollbar-width:thin;margin-top:15px;overflow-x:auto}.habit-heatmap{grid-template-rows:repeat(7,8px);grid-auto-columns:8px;grid-auto-flow:column;gap:2px;width:max-content;display:grid}.habit-heatmap i,.heatmap-legend i{background:#eff1ed;border-radius:2px;display:block}.habit-heatmap i.empty{visibility:hidden}.habit-heatmap i.success,.heatmap-legend i.success{background:var(--green-600)}.habit-heatmap i.partial{background:#efbf83}.habit-heatmap i.frozen,.heatmap-legend i.frozen{background:#8fb9ca}.habit-heatmap i.miss,.heatmap-legend i.miss{background:#e2aaa0}.habit-heatmap i.open{background:#fff;border:1px solid #cfd6d0}.heatmap-legend{color:var(--muted);flex-wrap:wrap;gap:10px;margin-top:9px;font-size:8px;display:flex}.heatmap-legend span{align-items:center;gap:4px;display:flex}.heatmap-legend i{width:7px;height:7px}.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}.pending-notice{color:#5c6b52;background:#eef2e5}.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(5,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}.entry-note-field{gap:7px;margin-bottom:12px;display:grid}.entry-note-field>span{color:var(--green-800);align-items:center;gap:6px;font-size:10px;font-weight:800;display:flex}.entry-note-field textarea{resize:vertical;border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:14px;padding:11px 12px;font-size:11px;line-height:1.45}.entry-note-field .save-note-button{color:var(--green-600);background:var(--green-100);cursor:pointer;border:0;border-radius:10px;justify-self:end;padding:7px 10px;font-size:9px;font-weight:800}.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}.limit-list,.hold-list{gap:10px;display:grid}.limit-card{background:var(--white);border:1px solid #dfe2dce6;border-radius:20px;gap:12px;padding:13px;display:grid}.limit-card.slipped{background:#fdf5f2;border-color:#edd7d2}.limit-top{align-items:center;gap:12px;display:flex}.limit-icon{background:#eef2e5;border-radius:14px;flex:none;place-items:center;width:42px;height:42px;font-size:19px;display:grid}.limit-card.slipped .limit-icon{background:#f9e8e1}.limit-copy{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.limit-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.limit-copy small{color:var(--muted);font-size:10px}.limit-streak{color:var(--green-800);background:#f1f5ef;border-radius:14px;align-items:baseline;gap:7px;padding:9px 12px;display:flex}.limit-card.slipped .limit-streak{color:#a75445;background:#f9ece7}.limit-streak svg{align-self:center}.limit-streak strong{font-size:20px;line-height:1}.limit-streak span{flex:1;font-size:10px}.limit-streak em{color:var(--muted);font-size:10px;font-style:normal}.limit-actions{grid-template-columns:1fr auto;gap:8px;display:grid}.hold-button,.slip-button{cursor:pointer;border-radius:13px;min-height:42px;padding:0 16px;font-size:11px;font-weight:700}.hold-button{color:#fff;background:var(--green-950);border:0}.slip-button{color:#a75445;background:#fff;border:1px solid #edd7d2}.slip-button.undo{border-color:var(--line);color:var(--green-800)}.hold-button:disabled,.slip-button:disabled{opacity:.5;cursor:default}.hold-card{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:center;gap:12px;padding:11px 13px;display:flex}.hold-card.slipped{border-color:#edd7d2}.hold-copy{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.hold-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.hold-copy small{color:var(--muted);font-size:10px}.hold-streak{color:var(--green-800);background:#eef2e5;border-radius:11px;flex:none;align-items:center;gap:5px;padding:6px 11px;display:flex}.hold-streak strong{font-size:15px}.status-icon.slipped{color:#a75445;background:#f9e8e1;font-size:15px;font-weight:800}.kind-switch{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px;display:grid}.kind-switch button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:15px;flex-direction:column;gap:3px;padding:12px;display:flex}.kind-switch button.selected{border-color:var(--green-600);background:var(--green-100)}.kind-switch strong{font-size:12px}.kind-switch small{color:var(--muted);font-size:9px;line-height:1.4}.kind-badge{color:var(--muted);background:#f2f4f1;border-radius:12px;margin:0 0 16px;padding:9px 12px;font-size:10px}.catalog-heading{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:18px 0 9px;font-size:10px;font-weight:700}.catalog-heading:first-of-type{margin-top:4px}.catalog-card.avoid .habit-icon{background:#eef2e5}.search-field{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:14px;align-items:center;gap:9px;margin-bottom:14px;padding:0 13px;display:flex}.search-field input{min-height:44px;font:inherit;background:0 0;border:0;outline:none;flex:1;font-size:12px}.habit-catalog{gap:9px;display:grid}.catalog-card{width:100%;color:inherit;text-align:left;background:var(--white);cursor:pointer;border:1px solid #dfe2dce6;border-radius:18px;align-items:center;gap:12px;padding:11px 12px;display:flex}.catalog-card:not(.archived):active{transform:scale(.99)}.catalog-card.archived{opacity:.75;cursor:default;background:0 0;border-style:dashed}.catalog-copy{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.catalog-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.catalog-copy small{color:var(--muted);font-size:10px}.catalog-tags{flex-wrap:wrap;gap:5px;margin-top:2px;display:flex}.catalog-tags i{background:#f1f3ee;border-radius:7px;padding:2px 7px;font-size:9px;font-style:normal}.catalog-restore{width:34px;height:34px;color:var(--green-800);cursor:pointer;background:#eef2e5;border:0;border-radius:11px;flex:none;place-items:center;display:grid}.archive-catalog{margin-top:10px}.archive-hint{color:var(--muted);margin:0;font-size:11px}.field-hint{color:var(--muted);margin:8px 0 0;font-size:10px;line-height:1.5}.bottom-sheet form>.field-hint{margin:-7px 0 15px}.sheet-note{color:var(--muted);background:#f2f4f1;border-radius:14px;margin:0;padding:13px 14px;font-size:11px;line-height:1.55}@media (width>=540px){.page,.topbar{padding-left:28px;padding-right:28px}.habit-list,.habit-catalog,.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){.round-add{display:grid}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}}.onboarding-backdrop{z-index:40;padding:16px 16px calc(16px + env(safe-area-inset-bottom));background:radial-gradient(circle at 0 0,#f29a4a2e,#0000 42%),radial-gradient(circle at 80% 20%,#4d846c38,#0000 36%),#173d3285;place-items:end center;animation:.28s onboarding-fade-in;display:grid;position:fixed;inset:0}.onboarding-card{background:linear-gradient(165deg, #fffffffa, #f8f7f2f5), var(--cream);border:1px solid #ffffff8c;border-radius:28px;width:min(100%,420px);padding:22px 22px 18px;animation:.36s cubic-bezier(.22,1,.36,1) onboarding-rise;box-shadow:0 24px 60px #173d3247}.onboarding-card-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.onboarding-close{width:34px;height:34px;color:var(--muted);cursor:pointer;background:#eef1eb;border:0;border-radius:12px;place-items:center;display:grid}.onboarding-icon{width:58px;height:58px;color:var(--green-950);background:linear-gradient(145deg, var(--green-100), #f7efe3);border-radius:18px;place-items:center;margin:18px 0 14px;font-size:26px;font-weight:700;animation:.42s cubic-bezier(.22,1,.36,1) onboarding-pop;display:grid}.onboarding-card h2{letter-spacing:-.7px;margin:0;font-size:24px;line-height:1.2}.onboarding-body{color:var(--muted);margin:10px 0 0;font-size:14px;line-height:1.55}.onboarding-dots{gap:7px;margin:22px 0 18px;display:flex}.onboarding-dots i{background:#d5ddd7;border-radius:50%;width:7px;height:7px;transition:width .18s,background .18s}.onboarding-dots i.active{background:var(--green-800);border-radius:999px;width:22px}.onboarding-actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.onboarding-skip{color:var(--muted);font-size:12px;font-weight:700}.onboarding-next{min-width:132px;margin-left:auto}.primary-button.compact{min-height:40px;padding:0 14px;font-size:12px}.onboarding-skip-all{width:100%;color:var(--muted);cursor:pointer;background:0 0;border:0;margin-top:10px;padding:8px;font-size:11px;font-weight:600;display:block}.section-tip{background:linear-gradient(135deg,#e1eee6f2,#fffffff5);border:1px solid #dce7df;border-radius:18px;grid-template-columns:auto 1fr auto;gap:12px;margin:4px 20px 14px;padding:14px 14px 13px;animation:.32s cubic-bezier(.22,1,.36,1) onboarding-rise;display:grid;box-shadow:0 10px 24px #203f340f}.section-tip-icon{width:36px;height:36px;color:var(--green-800);background:#fff;border-radius:12px;place-items:center;display:grid}.section-tip-copy{min-width:0}.section-tip-copy strong{letter-spacing:-.2px;font-size:13px;display:block}.section-tip-copy p{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.5}.section-tip-actions{flex-wrap:wrap;align-items:center;gap:4px 10px;margin-top:12px;display:flex}.section-tip-actions .text-button{min-height:36px;color:var(--muted);font-size:11px;font-weight:700}.section-tip-dismiss{width:30px;height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;display:grid}@keyframes onboarding-fade-in{0%{opacity:0}to{opacity:1}}@keyframes onboarding-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes onboarding-pop{0%{opacity:0;transform:scale(.86)}to{opacity:1;transform:scale(1)}}@media (width>=540px){.section-tip{margin-left:28px;margin-right:28px}}@media (width>=900px){.onboarding-backdrop{place-items:center;padding:30px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
