@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Fraunces:opsz,wght@9..144,400;9..144,450;9..144,500&display=swap";:root{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#283b34;background:#f6f5ef;font-synthesis:none;font-weight:400;font-size:16px;line-height:1.5;--green:#284f43;--ink:#283b34;--muted:#748079;--line:#e5e7de;--cream:#f6f5ef;--white:#fffefa;--light-green:#e9efdf;--serif:"Fraunces",Georgia,serif}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;color:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button{border:0;background:none}button:disabled{cursor:default;opacity:.55}:is(button,a,input,select,textarea,summary):focus-visible{outline:3px solid #adbe8b;outline-offset:3px}a{color:inherit}h1,h2,h3,p{margin:0}svg{flex-shrink:0}fieldset{border:0;padding:0;margin:0;min-width:0}button{touch-action:manipulation}input,textarea,select{min-width:0}::selection{background:#dce6c9}button{transition:background .16s,color .16s,box-shadow .16s,transform .16s}button:active:not(:disabled){transform:translateY(1px)}.app-shell{display:flex;min-height:100vh}.sidebar{width:238px;flex-shrink:0;background:#eeefe7;border-right:1px solid #e1e4d9;padding:40px 23px 22px;display:flex;flex-direction:column;height:100dvh;position:sticky;top:0}.brand{display:inline-flex;align-items:center;gap:9px;font-family:var(--serif);font-size:42px;font-weight:500;letter-spacing:-2.5px;line-height:1}.brand-symbol{display:flex;width:37px;height:42px;align-items:center;justify-content:center;color:var(--green)}.brand-period{color:#8fa577}.brand-link{text-decoration:none;margin-left:10px;align-self:flex-start}.nav-label{font-size:10px;letter-spacing:1.8px;color:#8d958b;font-weight:600;margin:43px 14px 20px}.sidebar nav{display:flex;flex-direction:column;gap:6px}.nav-item{padding:14px 16px;display:flex;align-items:center;gap:13px;width:100%;text-align:left;border-radius:9px;font-size:14px;font-weight:500;color:#68766a}.nav-item:hover{background:#e2e7d8}.nav-item.active{background:#dce5d2;color:#2d4d3d}.nav-item.active svg{stroke-width:2}.nav-count{margin-left:auto;border-radius:5px;font-size:12px;font-weight:700;background:#c8d6bc;min-width:22px;text-align:center;padding:1px 5px}.sidebar-bottom{margin-top:auto}.sidebar-note{padding:32px 16px 37px;color:#798b6b;display:flex;flex-direction:column;gap:14px}.sidebar-note p{font-family:var(--serif);font-size:20px;line-height:1.4}.profile{display:flex;align-items:center;gap:10px;padding:20px 9px 0;margin-top:15px;border-top:1px solid #dfe3d6}.profile>span:first-child{background:#d9dfcf;border:3px solid #e5e9de;height:36px;width:36px;display:grid;place-items:center;border-radius:50%;font-size:13px;font-weight:600;color:#596a4d}.profile strong{display:block;font-size:12px;font-weight:600}.profile small{font-size:10px;color:#8a9485}.profile .online-dot{width:6px;height:6px;background:#7e986e;border-radius:50%;margin-left:auto}.workspace{width:100%;max-width:1500px;padding:32px clamp(28px,4.2vw,72px) 22px;min-width:0}.topline{display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:12px;color:#7d887c}.topline>span{display:flex;align-items:center;gap:8px}.live-dot{width:5px;height:5px;background:#8c9e79;border-radius:50%}.quiet-status{display:flex;align-items:center;gap:7px;color:#7c867b;font-size:12px;padding:6px 0}.quiet-status:hover{color:var(--green)}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:42px 0 29px}.eyebrow{font-size:10px;letter-spacing:1.9px;font-weight:650;color:#7f8a74;display:block}.page-heading h1{font-family:var(--serif);font-size:clamp(30px,3.1vw,44px);font-weight:400;line-height:1.2;letter-spacing:-1.5px;margin:9px 0 12px}.page-heading p{font-size:14px;color:#808879}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:11px 19px;border-radius:7px;font-size:14px;font-weight:500;white-space:nowrap}.button.primary{background:var(--green);color:#fffefa;box-shadow:0 2px 3px #284f4310}.button.primary:hover{background:#35614f}.button.secondary{border:1px solid #c9d3bf;background:#f7f8f1;color:#395440}.button.secondary:hover{background:#edf0e4}.button.quiet{background:#edf0e5;color:#5c7153;min-height:36px;padding:8px 13px;font-size:12px}.button.quiet:hover{background:#e0e7d3}.add-button{margin-top:8px}.text-button{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#7a8b6c;font-weight:500;padding:6px 0}.text-button:hover{color:#355541}.text-button.danger{color:#a4675e}.selected-text{color:#294f40}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:7px;color:#7b8477}.icon-button:hover{background:#eef0e6;color:var(--ink)}.local-notice{font-size:12px;color:#6f7b67;display:flex;gap:10px;align-items:center;margin:-9px 0 24px}.status-tag{display:inline-block;background:#e6eddc;color:#5d7650;border-radius:4px;padding:3px 7px;font-size:10px;font-weight:600;white-space:nowrap}.today-layout{display:grid;grid-template-columns:minmax(0,1fr) 298px;gap:28px}.time-card{background:#e9eddd;border:1px solid #e0e5d3;border-radius:11px;padding:22px 23px 16px}.time-card-top{display:flex;gap:13px;align-items:center}.time-icon{width:39px;height:39px;border:1px solid #d5ddc6;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#778c64}.time-card-top>div{min-width:0}.time-card-top strong{display:block;font-size:14px;font-weight:550}.time-card-top>div>span{font-size:12px;color:#859078;display:block;margin-top:3px}.time-allowance{margin-left:auto;display:flex;align-items:baseline;gap:5px;font-size:27px;font-family:var(--serif);white-space:nowrap}.time-allowance small{font-family:DM Sans,sans-serif;font-size:10px;color:#87927d}.time-allowance svg{align-self:center;margin-left:4px;color:#7a8c6d}.time-track{display:flex;height:5px;border-radius:8px;background:#d6ddc8;margin-top:24px;overflow:hidden}.time-track span{background:#607c4e;height:100%;transition:width .3s}.time-track i{background:#a2b385;height:100%;transition:width .3s}.time-caption{margin-top:10px;display:flex;justify-content:space-between;gap:9px;font-size:10px;color:#87927c}.time-caption>span:first-child{display:flex;align-items:center;gap:5px}.time-caption i{width:5px;height:5px;border-radius:50%;background:#9bad7f;display:inline-block}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:27px 0 13px}.section-heading h2{font-size:16px;font-weight:550;display:flex;align-items:center;gap:9px}.section-heading h2>span{border-radius:5px;background:#eaece3;color:#8a937d;font-size:11px;padding:1px 7px;font-weight:500}.task-list{background:var(--white);border:1px solid var(--line);border-radius:10px}.task-row{display:flex;align-items:center;padding:21px 17px;gap:13px;min-height:94px;position:relative}.task-row+.task-row{border-top:1px solid #eceee5}.complete-button{width:22px;height:22px;border:1.5px solid #ccd3c2;border-radius:50%;padding:0;display:grid;place-items:center;flex-shrink:0}.complete-button:hover:not(:disabled){border-color:#72895f;background:#edf1e5}.complete-button.checked{background:#94a980;color:#fff;border-color:#94a980;opacity:1}.category-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:42px;border-radius:9px}.category-icon.home{background:#f4edde;color:#a39057}.category-icon.learning{background:#e9edf7;color:#8291b1}.category-icon.health{background:#f6e8e2;color:#b98674}.category-icon.life{background:#eaf0e0;color:#8a9e69}.task-main{text-align:left;flex:1;padding:0;min-width:0}.task-name{font-size:14px;font-weight:500;display:block;line-height:1.45;overflow-wrap:anywhere}.priority-dot{display:inline-block;height:5px;width:5px;background:#bf9870;border-radius:50%;margin:0 0 2px 7px}.task-description{font-size:11px;color:#8b9284;margin-top:5px;display:block;line-height:1.4}.duration{font-size:12px;white-space:nowrap;color:#738268;font-weight:500}.duration>span{font-size:10px;color:#a0a68f;font-weight:400}.task-menu{position:relative;align-self:center;color:#a0a994}.task-menu summary{list-style:none;cursor:pointer;font-size:12px;letter-spacing:1px;padding:8px 0 8px 3px}.task-menu summary::-webkit-details-marker{display:none}.task-menu>div{position:absolute;right:0;top:100%;min-width:154px;border:1px solid var(--line);background:#fffefa;box-shadow:0 10px 30px #1b352215;border-radius:8px;z-index:3;padding:5px}.task-menu button{display:block;text-align:left;padding:10px;width:100%;border-radius:5px;font-size:12px;color:#58694f}.task-menu button:hover{background:#edf1e4}.is-complete{opacity:.7;min-height:78px}.is-complete .task-name{text-decoration:line-through;text-decoration-color:#9dab8d}.is-complete .category-icon{background:#ecefe5;color:#9ca88d}.completed-heading{margin-top:27px}.completed-heading h2{font-size:13px;color:#889779}.completed-list{background:#f1f3ea;border-color:#e6eade}.overflow-section{margin-top:20px}.overflow-section>summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:12px;color:#829277;padding:14px 0;list-style:none}.overflow-section>summary b{display:inline-block;font-weight:500;margin-left:8px;background:#e9ede1;padding:1px 6px;border-radius:4px}.overflow-section[open]>summary svg{transform:rotate(90deg)}.overflow-section>p{font-size:12px;color:#8d9485;margin:0 0 12px}.day-aside{display:flex;flex-direction:column;gap:20px}.rhythm-card{border:1px solid var(--line);background:#fffefa;border-radius:11px;padding:23px 21px 18px}.card-heading{display:flex;align-items:center;justify-content:space-between;gap:9px}.card-heading h2{font-size:13px;font-weight:500}.card-heading>svg{color:#9aa58a}.rhythm-number{font-family:var(--serif);font-size:40px;margin-top:20px;line-height:1.1}.rhythm-number>span{font-family:DM Sans,sans-serif;font-size:11px;color:#9ba38f;display:inline-block;margin-left:10px}.week-rhythm{display:flex;justify-content:space-between;gap:6px;margin-top:21px}.week-rhythm>div{display:flex;flex-direction:column;align-items:center;gap:7px}.day-bubble{width:27px;height:27px;border:1px solid #e5e8de;border-radius:50%;display:grid;place-items:center;background:#f4f5ef;color:#6f8c55}.day-bubble>span{width:4px;height:4px;border-radius:50%;background:#d7ddcd}.day-bubble.filled{background:#e8eedc;border-color:#e2e9d6}.day-bubble.future{background:#fafbf7;border-style:dashed}.day-bubble.future>span{background:#e5e9de}.week-rhythm small{font-size:10px;color:#a6ad9b}.week-rhythm .current small{color:#47633b;font-weight:600}.week-rhythm .current .day-bubble{outline:1px solid #8ea775;outline-offset:3px}.rhythm-card>p{font-size:10px;color:#99a18d;border-top:1px solid #eff0e8;padding-top:14px;margin-top:18px}.future-card{padding:23px 22px 0;background:#2d5144;border:1px solid #2a4b3f;border-radius:11px;color:#eef3de;overflow:hidden}.future-card .card-heading h2{font-weight:400;color:#dce6ce;font-size:12px}.future-card .card-heading svg{color:#91a683}.daily-amount{font-family:var(--serif);font-size:40px;letter-spacing:-1px;margin-top:22px;line-height:1.1}.daily-amount span{font-family:DM Sans,sans-serif;font-size:12px;color:#98ae8b;margin-left:7px;letter-spacing:0}.future-card>p{font-size:11px;line-height:1.8;color:#9fb492;margin-top:10px}.future-line{height:54px;display:flex;align-items:flex-end;gap:5px;margin:14px 0 18px;opacity:.6}.future-line div{flex:1;background:#587851;border-radius:3px 3px 0 0}.future-line div:nth-child(1){height:15%}.future-line div:nth-child(2){height:24%}.future-line div:nth-child(3){height:33%}.future-line div:nth-child(4){height:38%}.future-line div:nth-child(5){height:52%}.future-line div:nth-child(6){height:61%}.future-line div:nth-child(7){height:70%}.future-line div:nth-child(8){height:83%;background:#789565}.future-line div:nth-child(9){height:100%;background:#a5b980}.future-card>button{margin:0 -22px;width:calc(100% + 44px);display:flex;align-items:center;justify-content:space-between;padding:14px 22px;background:#25483d;font-size:11px;color:#c1d0ad}.future-card>button:hover{background:#203e35}.gentle-note{display:flex;gap:13px;align-items:center;justify-content:center;padding:8px 0;color:#abb899}.gentle-note p{font-size:11px;line-height:1.9;color:#9ca78d}.gentle-note strong{font-weight:400;color:#7d8d6e}.empty{padding:40px 25px;text-align:center;display:flex;flex-direction:column;align-items:center}.empty-icon{width:62px;height:62px;background:#f0f3e7;border-radius:50%;color:#97a879;display:grid;place-items:center;margin-bottom:19px}.empty h3{font-family:var(--serif);font-size:24px;font-weight:400;line-height:1.3;margin-bottom:9px;letter-spacing:-.4px}.empty p{font-size:13px;color:#949c8c;max-width:330px;line-height:1.8;margin-bottom:20px}.starter-block{margin-top:27px}.starter-buttons{display:flex;flex-direction:column;gap:8px;margin-top:13px}.starter-buttons button{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;border:1px dashed #dbe1cf;border-radius:7px;font-size:12px;color:#7b8d6e}.starter-buttons button:hover{background:#edf0e5}.task-toolbar{display:flex;align-items:center;gap:13px;margin:10px 0 24px}.search-field{display:flex;align-items:center;gap:10px;padding:0 13px;border:1px solid var(--line);background:var(--white);border-radius:7px;max-width:370px;flex:1;color:#9ca790}.search-field input{border:0!important;background:none!important;padding:11px 0!important;width:100%;font-size:13px}.search-field input:focus{outline:none}.task-toolbar>select{font-size:12px;max-width:155px;background:var(--white);padding:11px 12px;border:1px solid var(--line);border-radius:7px;color:#75836b}.task-count{margin-left:auto;font-size:12px;color:#97a087}.task-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.task-tile{background:var(--white);border:1px solid var(--line);border-radius:11px;padding:21px;text-align:left;min-width:0;display:flex;flex-direction:column}.task-tile:hover{border-color:#c2ceb1;box-shadow:0 4px 14px #2c4d3a06}.tile-top{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:21px}.priority-label{font-size:10px;border-radius:4px;padding:3px 7px;color:#8c9880;background:#f1f4e9}.priority-label.high{color:#a38b60;background:#f6efdf}.priority-label.low{color:#a5aa9b;background:#f2f3ed}.task-tile.paused{opacity:.65}.task-tile h2{font-size:16px;font-weight:500;line-height:1.5;margin-bottom:7px;overflow-wrap:anywhere}.task-tile>p{font-size:12px;color:#98a089;margin-bottom:23px}.tile-bottom{display:flex;justify-content:space-between;align-items:center;gap:7px;padding-top:14px;margin-top:auto;border-top:1px solid #eff0e8;font-size:11px;color:#8a987c}.tile-bottom>span{display:flex;align-items:center;gap:5px}.budget-overview{background:#e8eddc;border:1px solid #dfe5d0;border-radius:13px;padding:31px 35px;display:flex;align-items:center;justify-content:space-between;gap:30px}.budget-overview h2{font-family:var(--serif);font-size:56px;font-weight:400;letter-spacing:-1.8px;line-height:1.3;margin:10px 0 4px}.budget-overview h2>span{font-size:17px;font-family:DM Sans,sans-serif;color:#93a17f;letter-spacing:0}.budget-overview p{font-size:13px;color:#8b9a79}.budget-total{border-left:1px solid #d1dac2;padding-left:40px}.budget-total>span,.budget-total>strong,.budget-total>small{display:block}.budget-total>span{font-size:12px;color:#8a9979}.budget-total>strong{font-family:var(--serif);font-size:33px;font-weight:400;line-height:1.7}.budget-total>small{font-size:11px;color:#97a286}.budget-explainer{font-size:12px;color:#98a08e;max-width:740px;line-height:1.8;margin-top:17px}.fund-list{display:flex;flex-direction:column;gap:15px}.fund-card{background:var(--white);border:1px solid var(--line);border-radius:10px;padding:23px 25px}.fund-heading{display:flex;align-items:center;gap:15px}.fund-heading>button{text-align:left;padding:0}.fund-heading h3{font-size:15px;font-weight:500}.fund-heading>button>span{font-size:11px;color:#97a08c;display:block;margin-top:4px}.fund-daily{margin-left:auto;text-align:right;font-size:22px;font-family:var(--serif);white-space:nowrap}.fund-daily small{font-size:10px;display:block;font-family:DM Sans,sans-serif;color:#98a28b}.fund-progress{height:6px;background:#edf0e5;border-radius:9px;overflow:hidden;margin:24px 0 12px}.fund-progress>span{height:100%;display:block;background:#9eb583;border-radius:9px}.fund-bottom{display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:11px;color:#97a18a}.fund-bottom strong{font-weight:500;color:#6c815c}.savings-history{margin-top:32px;max-width:660px}.savings-history h2{font-size:15px;font-weight:500;margin-bottom:14px}.savings-history>div{display:flex;align-items:center;gap:11px;padding:14px 0;border-bottom:1px solid var(--line);font-size:12px;color:#7a8b6d}.savings-history>div>span:nth-child(2){flex:1}.savings-history small{display:block;color:#a1aa94;font-size:10px;margin-top:3px}.entry-icon{background:#e9efdf;width:29px;height:29px;border-radius:50%;display:grid;place-items:center}.savings-history strong{font-size:12px;font-weight:500}.page-footer{margin-top:54px;border-top:1px solid #e6e9dc;padding:17px 0 0;display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#a1aa94}.page-footer>svg{color:#b8c2a5}.modal{border:1px solid #e0e5d5;border-radius:15px;background:#fffefa;width:min(470px,calc(100vw - 28px));padding:0;color:var(--ink);max-height:90dvh;box-shadow:0 28px 100px #203c2833;overflow:auto}.modal.wide{width:min(570px,calc(100vw - 28px))}.modal::backdrop{background:#1e382960;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-content{padding:27px 30px 25px}.modal-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;gap:15px}.modal-heading h2{font-family:var(--serif);font-weight:400;font-size:28px;letter-spacing:-.7px}.field{display:block;margin-bottom:20px}.field>span:first-child{display:block;font-size:13px;font-weight:500;color:#687d5b;margin-bottom:8px}.field>small{display:block;margin-top:6px;font-size:11px;line-height:1.6;color:#98a28b}.field input,.field select,.field textarea{width:100%;border:1px solid #dfe5d5;border-radius:7px;padding:11px 12px;background:#fbfcf7;font-size:14px;color:#344f2d;min-height:44px}.field input::placeholder,.field textarea::placeholder{color:#a6ae9a}.field textarea{resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{outline:none;border-color:#99af82;box-shadow:0 0 0 3px #a6bd8522}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.input-unit{position:relative}.input-unit input{padding-right:56px}.input-unit>span{position:absolute;right:13px;top:50%;transform:translateY(-50%);font-size:12px;color:#a0ab91}.stepper{display:flex;align-items:center;gap:18px}.stepper>button{width:34px;height:34px;border:1px solid #dfe6d2;border-radius:6px;display:grid;place-items:center;background:#f8faf2;color:#7e9868}.stepper>span{font-size:11px;color:#99a68a}.stepper>strong{font-size:17px;font-weight:500}.week-picker{display:flex;justify-content:space-between;gap:8px}.week-picker>button{border:1px solid #dfe6d2;width:39px;height:39px;border-radius:50%;font-size:12px;color:#9ca98c}.week-picker>button.chosen{background:#e8efdc;border-color:#d9e3c9;color:#4d7135}.segmented{display:flex;border:1px solid #dfe6d2;border-radius:7px;padding:4px;background:#f7f9f1}.segmented>button{flex:1;font-size:12px;padding:8px;border-radius:4px;color:#a0ab91}.segmented>button.chosen{background:#e2ebd4;color:#4b6f34;font-weight:500}.form-details{border-top:1px solid #e8eddf;margin:23px 0 0}.form-details>summary{font-size:13px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:16px 0;list-style:none;color:#849974}.form-details[open]>summary>svg{transform:rotate(180deg)}.details-body{padding:5px 0 0}.check-field{display:flex;align-items:center;gap:10px;font-size:13px;color:#7c916a;margin-bottom:20px}.check-field input{width:17px;height:17px;accent-color:#607e45}.budget-toggle{display:flex;align-items:center;justify-content:space-between;gap:15px;background:#f0f4e6;border:1px solid #e7edda;border-radius:8px;padding:15px;margin-top:7px}.budget-toggle strong{display:block;font-size:13px;font-weight:500;color:#627d4e}.budget-toggle small{display:block;font-size:10px;color:#9cac8a;margin-top:3px}.switch{width:38px;height:22px;border-radius:20px;background:#d6dfc9;padding:3px;flex-shrink:0}.switch>span{display:block;background:#fff;width:16px;height:16px;border-radius:50%;transition:transform .2s}.switch.on{background:#789658}.switch.on>span{transform:translate(16px)}.budget-fields{padding-top:19px}.modal-actions{border-top:1px solid #e9eedf;display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:27px;padding-top:21px}.form-error{padding:12px 14px;background:#fbede7;border:1px solid #f1dcd1;border-radius:7px;color:#a56f58;font-size:12px;margin-top:17px;line-height:1.6}.form-success{padding:12px 14px;background:#edf4e3;border:1px solid #dfeacd;border-radius:7px;color:#698a4d;font-size:12px;margin-top:17px}.history>div{display:flex;flex-wrap:wrap;justify-content:space-between;padding:9px 0;border-bottom:1px solid #edf1e4;font-size:11px;color:#91a07d}.history>div small{width:100%;margin-top:4px}.history>p{font-size:12px;color:#a0ac90;padding:8px 0}.settings-divider{display:flex;align-items:center;gap:9px;border-top:1px solid #e6edd9;margin:24px 0 17px;padding-top:21px;color:#8da277}.settings-divider h3{font-size:14px;font-weight:500;color:#6c8756}.settings-divider .status-tag{margin-left:auto}.muted{font-size:12px;color:#96a787;line-height:1.8;margin-bottom:12px}.inline-link{font-size:11px;color:#6a8a50;display:inline-flex;align-items:center;gap:5px;margin-bottom:20px;text-decoration:none}.inline-link:hover{text-decoration:underline}.settings-save{display:flex;justify-content:flex-end}.connection-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.account-footer{border-top:1px solid #e6edd9;margin-top:27px;padding-top:20px;display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#9aaa88}.modal-intro{font-size:13px;color:#95a680;margin:-6px 0 23px}.toast{position:fixed;bottom:28px;left:calc(50% + 119px);transform:translate(-50%);z-index:10;max-width:calc(100vw - 36px);display:flex;align-items:center;gap:10px;background:#2b5140;border:1px solid #3c6349;box-shadow:0 5px 25px #1d3a2522;color:#eff6de;border-radius:9px;padding:12px 14px;font-size:12px;animation:toast-in .2s ease}.toast>span{color:#b5ce98;display:flex}.toast>p{max-width:420px}.toast>button:not(.icon-button){font-size:12px;color:#d6e5bd;font-weight:600;margin-left:8px;white-space:nowrap}.toast .icon-button{color:#9fba86;width:24px;height:24px;margin-left:4px}.toast.error{background:#795443;border-color:#8a6452}.toast.error>span{color:#ebc2a1}.toast .icon-button:hover{background:#ffffff0d}.mobile-header,.mobile-nav{display:none}.spin{animation:spin 1.3s linear infinite}.loading-page{height:100dvh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:24px;color:#90a278}.loading-page .brand{color:var(--green);margin-bottom:18px}.loading-page p{font-size:13px}.welcome{min-height:100dvh;padding:50px 7vw;overflow:hidden;position:relative}.welcome>.brand{position:relative;z-index:2}.welcome-card{margin-top:12vh;max-width:560px;position:relative;z-index:2}.welcome-card h1{font-family:var(--serif);font-size:76px;line-height:1.15;font-weight:400;letter-spacing:-3px;margin:20px 0 25px}.welcome-card h1 em{font-weight:400;color:#839b65;font-style:normal}.welcome-card p{font-size:16px;color:#859572;line-height:1.9;margin-bottom:29px}.welcome-card small{display:block;font-size:12px;color:#9aac88;margin-top:22px}.welcome-art{position:absolute;left:68%;top:53%;transform:translate(-50%,-50%);color:#7c9764}.orbit{position:absolute;top:50%;left:50%;border:1px solid #dfe7d3;border-radius:50%;transform:translate(-50%,-50%)}.orbit.one{width:480px;height:480px;background:#edf1e622}.orbit.two{width:700px;height:700px}.welcome-art>svg{position:relative;z-index:1}@keyframes spin{to{transform:rotate(360deg)}}@keyframes toast-in{0%{opacity:0;margin-bottom:-10px}to{opacity:1;margin-bottom:0}}@media(min-width:1550px){.workspace{padding-left:70px;padding-right:70px}.today-layout{grid-template-columns:minmax(0,1fr) 330px;gap:34px}.task-row{min-height:100px}.workspace{margin:0 auto}}@media(max-width:1200px){.sidebar{width:204px;padding-left:16px;padding-right:16px}.workspace{padding:27px 28px}.today-layout{grid-template-columns:minmax(0,1fr) 260px;gap:20px}.task-row{padding:19px 13px;gap:10px}.task-row .category-icon{width:33px;height:36px}.task-row .category-icon svg{width:17px}.task-menu{display:none}.task-name{font-size:13px}.time-card{padding:18px}.time-icon{display:none}.time-card-top strong{font-size:12px}.time-card-top>div>span{font-size:10px}.time-caption{font-size:9px}.task-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.toast{left:calc(50% + 102px)}.card-heading h2{font-size:12px}.week-rhythm{gap:4px}.day-bubble{width:25px;height:25px}}@media(max-width:980px){.sidebar{width:180px;padding:31px 12px 17px}.nav-item{padding:13px 12px;gap:10px;font-size:12px}.nav-label{font-size:8px;letter-spacing:1.1px}.profile{padding-left:2px;gap:6px}.profile small{font-size:8px}.workspace{padding:26px 24px}.today-layout{grid-template-columns:minmax(0,1fr)}.day-aside{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:8px}.gentle-note{display:none}.rhythm-card{padding:22px}.future-card{padding-top:22px}.daily-amount{margin-top:18px}.future-line{height:28px}.future-card>p{margin-top:8px}.task-row{padding:21px 18px}.task-name{font-size:14px}.task-menu{display:block}.time-icon{display:flex}.time-card-top strong{font-size:14px}.time-card-top>div>span{font-size:12px}.time-caption{font-size:10px}.page-heading{margin-top:31px}.page-heading h1{font-size:33px}.page-heading p{font-size:12px}.eyebrow{font-size:9px}.add-button{padding:10px 13px;font-size:12px}.toast{left:calc(50% + 90px)}.budget-overview{padding:24px}.budget-total{padding-left:20px}.budget-overview h2{font-size:45px}.budget-total strong{font-size:28px}.budget-overview .eyebrow{font-size:8px}.budget-explainer{font-size:11px}.fund-card{padding:20px}.fund-heading h3{font-size:14px}.fund-heading>button>span{font-size:10px}.fund-daily{font-size:20px}.fund-bottom,.local-notice{font-size:10px}}@media(max-width:700px){.sidebar{display:none}.workspace{padding:0 20px 100px}.mobile-header{display:flex;align-items:center;justify-content:space-between;padding:23px 0 20px;border-bottom:1px solid #e5e9dc;margin-bottom:19px}.mobile-header .brand{font-size:35px;gap:4px}.mobile-header .brand-symbol{height:34px;width:30px}.mobile-header .brand-symbol svg{width:23px}.topline{font-size:10px}.quiet-status{font-size:10px;gap:5px}.quiet-status svg{width:13px}.page-heading{margin:29px 0 24px;gap:10px}.page-heading h1{font-size:32px;letter-spacing:-1.1px;margin:8px 0 10px}.page-heading p{font-size:12px;max-width:280px}.page-heading .eyebrow{font-size:8px;letter-spacing:1.5px}.page-heading .add-button{display:none}.local-notice{font-size:10px;line-height:1.6;align-items:flex-start;margin:-5px 0 22px;gap:8px}.local-notice .status-tag{font-size:8px}.time-card{padding:18px 16px 14px;border-radius:10px}.time-card-top{gap:10px}.time-card-top strong{font-size:12px}.time-card-top>div>span{font-size:10px;max-width:180px}.time-icon{width:33px;height:33px}.time-icon svg{width:19px}.time-allowance{font-size:24px;gap:4px}.time-allowance small{font-size:8px}.time-allowance svg{width:12px;margin:0}.time-track{margin-top:20px}.time-caption{font-size:9px;line-height:1.5}.time-caption>span:last-child{text-align:right;max-width:46%}.section-heading{margin:24px 0 12px}.section-heading h2{font-size:15px}.section-heading .text-button{font-size:10px}.section-heading .text-button svg{width:13px}.task-row{padding:20px 12px;gap:10px;min-height:89px}.task-row .category-icon{width:34px;height:36px}.task-main .task-name{font-size:13px}.task-description{font-size:10px;margin-top:4px}.duration{font-size:11px}.duration>span{font-size:9px}.complete-button{width:21px;height:21px}.task-menu>summary{font-size:10px;letter-spacing:0;padding-left:0}.is-complete{min-height:75px}.task-list{border-radius:9px}.day-aside{gap:14px}.rhythm-card{padding:18px 15px 13px}.card-heading{gap:6px}.card-heading h2{font-size:10px}.card-heading>svg{width:14px}.rhythm-number{font-size:33px;margin-top:16px}.rhythm-number>span{font-size:9px;margin-left:6px}.week-rhythm{gap:3px;margin-top:19px}.day-bubble{width:20px;height:20px}.day-bubble svg{width:12px}.week-rhythm .current .day-bubble{outline-offset:2px}.week-rhythm small{font-size:8px}.rhythm-card>p{font-size:8px;line-height:1.7;padding-top:12px;margin-top:13px}.future-card{padding:18px 15px 0}.future-card .card-heading h2{font-size:10px}.future-card .card-heading svg{display:none}.daily-amount{font-size:31px;margin-top:18px}.daily-amount span{font-size:9px;margin-left:4px}.future-card>p{font-size:9px;line-height:1.8;min-height:31px;margin-top:8px}.future-line{height:22px;gap:4px;margin:9px 0 12px}.future-card>button{margin:0 -15px;width:calc(100% + 30px);padding:13px 15px;font-size:9px;gap:7px}.future-card>button svg{width:13px}.empty{padding:35px 22px}.empty h3{font-size:23px}.empty p,.empty .button,.starter-buttons button{font-size:12px}.starter-block .eyebrow{font-size:9px}.page-footer{margin-top:32px;font-size:9px;padding-top:18px}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;background:#f9faf4f2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid #dfe7d5;z-index:5;padding:9px 12px max(12px,env(safe-area-inset-bottom));justify-content:space-around}.mobile-nav>button{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;color:#9aab8b;font-size:9px;padding:5px 10px;border-radius:7px}.mobile-nav>button.active{color:#3c6543;background:#eaf0e0}.mobile-nav>button:last-child{color:#5b8145}.mobile-nav>button>svg{width:21px}.toast{left:50%;bottom:91px;width:calc(100% - 30px);font-size:11px;padding:11px 12px}.toast p{flex:1}.toast>button:not(.icon-button){font-size:11px}.task-toolbar{gap:9px;flex-wrap:wrap;margin-top:3px}.task-toolbar .search-field{max-width:none}.task-toolbar>select{font-size:11px;max-width:127px}.task-count{display:none}.task-grid{grid-template-columns:1fr;gap:13px}.task-tile{padding:19px}.tile-top{margin-bottom:13px}.task-tile h2{font-size:16px}.task-tile>p{margin-bottom:17px}.tile-bottom{font-size:11px}.budget-overview{padding:23px;display:block}.budget-overview .eyebrow{font-size:9px}.budget-overview h2{font-size:48px}.budget-overview h2>span{font-size:14px}.budget-overview p{font-size:11px}.budget-total{border-left:0;border-top:1px solid #d4dfc3;padding:17px 0 0;margin-top:20px;display:flex;flex-wrap:wrap;align-items:center;gap:0 12px}.budget-total>span{font-size:11px}.budget-total>strong{font-size:23px;margin-left:auto}.budget-total>small{width:100%;font-size:10px;margin-top:3px}.budget-explainer{font-size:11px}.fund-card{padding:19px 17px}.fund-heading{gap:10px;align-items:flex-start}.fund-heading .category-icon{width:33px;height:35px}.fund-heading .category-icon svg{width:17px}.fund-heading h3{font-size:13px}.fund-heading>button>span{font-size:9px;line-height:1.7}.fund-daily{font-size:19px}.fund-daily small{font-size:9px}.fund-progress{margin-top:20px}.fund-bottom{gap:9px;align-items:flex-start;font-size:10px}.fund-bottom>span{max-width:60%;line-height:1.8}.fund-bottom .button{font-size:10px;padding:7px 9px;min-height:33px;gap:4px}.fund-bottom .button svg{width:12px}.budget-view .section-heading h2{font-size:13px}.budget-view .section-heading .text-button{font-size:9px}.modal{max-height:92dvh;border-radius:12px}.modal-content{padding:23px 21px}.modal-heading{margin-bottom:20px}.modal-heading h2{font-size:25px}.field input,.field select,.field textarea{font-size:16px}.field>span:first-child{font-size:12px}.form-grid{gap:12px}.stepper{gap:17px}.stepper>span{font-size:10px}.week-picker{gap:6px}.week-picker>button{width:35px;height:35px}.modal-actions .button{font-size:12px}.modal-actions .text-button{font-size:11px}.budget-toggle{padding:12px}.budget-toggle small{font-size:9px}.settings-save .button{font-size:12px}.welcome{padding:32px 28px}.welcome>.brand{font-size:36px}.welcome-card{margin-top:14vh}.welcome-card h1{font-size:60px}.welcome-card p{font-size:14px}.welcome-art{left:95%;top:65%;opacity:.25}.welcome-art .orbit.one{width:330px;height:330px}.welcome-art .orbit.two{width:480px;height:480px}.welcome-art>svg{width:110px}.welcome-card small{font-size:10px;max-width:250px}}@media(max-width:360px){.workspace{padding-left:14px;padding-right:14px}.task-row{gap:8px;padding:17px 10px}.task-row .category-icon{display:none}.day-aside{grid-template-columns:1fr}.card-heading h2,.future-card .card-heading h2{font-size:12px}.week-rhythm{max-width:240px}.future-line{height:38px}.future-card>p{min-height:0}.page-heading h1{font-size:29px}.time-icon{display:none}.form-grid{grid-template-columns:1fr;gap:0}.modal-content{padding:20px 17px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.push-heading{flex-wrap:wrap}.push-heading h3{flex:1;min-width:160px}.push-guidance{display:flex;gap:12px;padding:16px;border:1px solid #dfe7d1;border-radius:9px;background:#f2f6e9;color:#607b50;margin-bottom:15px}.push-guidance>svg{margin-top:2px}.push-guidance h4,.push-devices h4{margin:0 0 6px;font-size:14px;font-weight:600}.push-guidance p{font-size:13px;line-height:1.8;margin:0;color:#788b68}.push-actions{margin-top:15px;align-items:center}.push-actions .button{white-space:normal;text-align:center}.push-disable{margin-top:14px}.push-devices{margin-top:22px;border-top:1px solid #e6edd9;padding-top:18px}.push-devices h4{color:#6c8756;font-size:13px}.push-device{display:flex;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid #edf1e5;color:#7b8f69;font-size:12px}.push-device>span{flex:1;overflow-wrap:anywhere}.push-device .text-button{flex-shrink:0}.push-device:last-child{border-bottom:0}@media(max-width:700px){.push-heading .status-tag{margin-left:27px}.push-actions .button.primary{width:100%}.push-guidance{padding:13px}.push-guidance p{font-size:12px}.push-guidance h4{font-size:13px}}.page-heading p{font-size:15px}.topline,.quiet-status{font-size:12px}.task-name,.task-main .task-name{font-size:15px}.task-description{font-size:12px}.duration{font-size:13px}.duration>span{font-size:11px}.field>span:first-child{font-size:14px}.field>small{font-size:12px}.task-tile>p{font-size:13px}.fund-heading h3{font-size:16px}.fund-heading>button>span{font-size:12px}.fund-bottom{font-size:12px}.funding-warning{padding:13px 16px;border:1px solid #e9dcc2;background:#f7efdf;border-radius:8px;color:#897144;font-size:13px;margin:0 0 18px}.empty p,.modal-intro{font-size:14px}.muted{font-size:13px}.mobile-nav>button{font-size:11px}.task-menu>summary{padding:10px 3px}.task-menu{display:block}@media(max-width:700px){.page-heading p{font-size:14px}.topline,.quiet-status{font-size:11px}.time-caption{font-size:10px}.time-card-top strong{font-size:13px}.time-card-top>div>span{font-size:11px}.section-heading .text-button,.local-notice{font-size:11px}.task-row{gap:9px;padding:19px 12px}.task-row .category-icon{width:29px;height:32px}.task-main .task-name{font-size:14px}.task-description{font-size:11px}.duration{font-size:12px}.duration>span{font-size:10px}.card-heading h2,.future-card .card-heading h2{font-size:11px}.card-heading>svg{display:none}.fund-heading h3{font-size:14px}.fund-heading>button>span{font-size:11px}.fund-bottom{font-size:11px}.field>span:first-child{font-size:14px}.empty p{font-size:14px}.page-footer{font-size:10px}}
