@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{font-family:'DM Sans',sans-serif;color:#24332f;background:#fff;font-synthesis:none;--green:#176b55;--muted:#738079;--line:#e7ebe8}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{color:inherit}button:disabled{cursor:not-allowed}button:focus-visible,a:focus-visible{outline:3px solid #54ac91;outline-offset:4px}input:focus,textarea:focus,select:focus{outline:2px solid #62a68f;outline-offset:2px}button{border:0;background:none}a{color:inherit;text-decoration:none}.sidebar{width:252px;position:fixed;inset:0 auto 0 0;background:#f7f9f8;border-right:1px solid var(--line);padding:34px 22px;display:flex;flex-direction:column}.brand{display:flex;align-items:center;font-family:Manrope,sans-serif;font-size:23px;font-weight:800;letter-spacing:-1px;white-space:nowrap;gap:10px;margin:0 4px 48px}.brand-icon{display:grid;place-items:center;background:var(--green);color:white;width:33px;height:34px;border-radius:11px;font-size:23px}.brand-dot{color:var(--green);margin-left:-10px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.5px;color:#87918d;margin:0 0 15px}.sidebar>.eyebrow,.list-heading{padding:0 14px}.nav-item{width:100%;display:flex;align-items:center;gap:12px;text-align:left;padding:13px 14px;margin:3px 0;border-radius:8px;color:#69756f;font-size:14px;font-weight:550}.nav-item:hover{background:#edf1ee}.nav-item.active{color:#185e4c;background:#e4eee9;font-weight:700}.nav-icon{width:18px;text-align:center;font-size:20px;line-height:20px}.count{margin-left:auto;color:#83928a;font-size:12px;font-weight:500}.active .count{color:#185e4c}.list-heading{margin-top:35px}.list-dot{width:8px;height:8px;border-radius:3px;margin:0 5px}.personal{background:#6aab91}.work{background:#7c93c9}.ideas{background:#c4a161}.sidebar-bottom{margin-top:auto;padding:25px 10px 0}.local-label{display:flex;gap:12px;font-size:14px;align-items:center}.local-label>span{display:grid;place-items:center;background:white;border:1px solid var(--line);border-radius:9px;width:35px;height:35px;color:#819188}.local-label small{display:block;font-size:12px;color:#859089;margin-top:3px}.backup-actions{display:flex;gap:10px;margin-top:20px}.backup-actions button{font-size:12px;padding:0;color:#67746d;text-decoration:underline;text-underline-offset:3px}.workspace{margin-left:252px}.topbar{height:78px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 48px;font-size:13px;color:#8b958f}.topbar strong{font-weight:500;color:#51615a}.slash{padding:0 15px;color:#b1b9b4}.save-status{color:#668172;font-size:12px}main{max-width:1220px;margin:auto;padding:50px 56px}.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;gap:20px}.page-heading .eyebrow{font-size:12px;letter-spacing:1.3px;margin-bottom:13px}h1{font:750 43px/1.15 Manrope,sans-serif;letter-spacing:-1.8px;margin:0 0 12px}h1 span{color:#499176}.muted{font-size:15px;color:#7e8983;margin:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;padding:12px 18px;font-size:14px;font-weight:600;white-space:nowrap}.primary{background:var(--green);color:#fff;box-shadow:0 3px 5px #163e3110}.primary:hover{background:#105641}.secondary{background:#f1f4f2;color:#55675e}.button>span{font-size:22px;font-weight:400;line-height:1}kbd{font-family:inherit;font-size:11px;font-weight:400;border:1px solid #ffffff40;padding:2px 5px;border-radius:3px;margin-left:10px;color:#c9e3d8}.overview{border:1px solid #dae6df;border-radius:12px;background:#f2f7f4;display:flex;justify-content:space-between;align-items:center;gap:25px;padding:25px 27px;margin-bottom:28px}.overview-copy{display:flex;align-items:center;gap:16px}.progress-symbol{flex-shrink:0;border:1px solid #bcd7c9;background:#e4f0e9;border-radius:50%;width:43px;height:43px;display:grid;place-items:center;color:#358266;font-size:22px}.overview h2{font-size:16px;letter-spacing:-.3px;font-weight:600;margin:0 0 6px}.overview p{font-size:13px;color:#788c80;margin:0}.progress-data{min-width:175px}.progress-data>div{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:8px}.progress-data strong{font-size:16px;font-weight:650}.progress-data span{font-size:11px;color:#7b8b81}progress{appearance:none;width:100%;height:5px;border:0;border-radius:5px;overflow:hidden;background:#dbe7df}progress::-webkit-progress-bar{background:#dbe7df}progress::-webkit-progress-value{background:#398367;border-radius:5px}progress::-moz-progress-bar{background:#398367}.quick-add{display:flex;gap:14px;align-items:center;padding:14px 18px;border:1px solid #dce5df;box-shadow:0 3px 8px #173a2410;border-radius:9px;margin-bottom:25px}.quick-add:focus-within{border-color:#79ac91}.plus{font-size:25px;color:#789d87;line-height:1}.quick-add input{padding:0;min-width:0;flex:1;border:0;font-size:15px;background:transparent;outline:none}.quick-add input::placeholder{color:#8c9890}.quick-hint{font-size:12px;color:#a4ada7}.quick-add button{color:#789283;background:#f2f6f3;border:1px solid #e6eee8;border-radius:4px;font-size:18px;width:27px;height:26px}.toolbar{display:flex;justify-content:space-between;gap:20px;align-items:center;margin:0 0 26px}.search-wrap{display:flex;gap:8px;align-items:center;color:#8b978f;flex:1;min-width:100px}.search-wrap>span{font-size:27px;line-height:1}.search-wrap input{width:100%;max-width:240px;min-width:0;border:0;font-size:14px;padding:7px;background:transparent}.search-wrap input::placeholder{color:#929d96}.filters{display:flex;gap:10px}.filters select{border:1px solid var(--line);border-radius:6px;background:#fff;color:#68776e;padding:7px 25px 7px 10px;font-size:12px;max-width:160px}.section-heading{display:flex;align-items:center;gap:9px;font-size:13px;color:#728178;margin:22px 0 10px;font-weight:500}.section-heading span{background:#f0f4f1;border-radius:4px;padding:2px 6px;font-size:11px}.section-heading button{margin-left:auto;font-size:12px;text-decoration:underline}.task-list{padding:0;margin:0;list-style:none}.task-row{display:flex;align-items:flex-start;gap:14px;padding:20px 4px;border-bottom:1px solid #edf0ed}.task-check{appearance:none;flex-shrink:0;width:19px;height:19px;border:1.5px solid #cbd6ce;border-radius:6px;margin:2px 0 0;cursor:pointer;display:grid;place-content:center}.task-check:checked{background:#498a70;border-color:#498a70}.task-check:checked::after{content:'✓';color:white;font-size:13px}.task-content{flex:1;min-width:0}.task-name{display:block;text-align:left;font-size:15px;font-weight:500;padding:0;line-height:1.5;overflow-wrap:anywhere}.task-name:hover{color:var(--green)}.task-row.completed .task-name{text-decoration:line-through;color:#929d96}.task-notes{font-size:13px;color:#869289;margin:4px 0 0;white-space:pre-wrap;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.task-meta{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:10px;font-size:12px;color:#8a978e}.list-tag{display:flex;gap:5px;align-items:center}.list-tag .list-dot{width:6px;height:6px;margin:0}.priority{padding:2px 7px;border-radius:4px;font-size:11px}.priority.high{color:#a0554b;background:#fbece8}.priority.medium{color:#9a7935;background:#f9f2e2}.priority.low{color:#72867c;background:#edf4ef}.date.overdue{color:#b36053}.task-actions{display:flex;gap:4px;padding-top:0}.icon-button{font-size:20px;color:#93a096;padding:2px 7px;border-radius:5px}.icon-button:hover{background:#eef3ef;color:#3e6850}.delete:hover{background:#fbece8;color:#a45147}.empty{text-align:center;border:1px dashed #dae4dd;border-radius:12px;padding:42px 25px 46px;background:#fcfdfc;margin-top:10px}.empty-symbol{display:grid;place-items:center;background:#eff5f1;color:#7b9c88;border-radius:14px;width:54px;height:54px;font-size:26px;margin:0 auto 18px}.empty h2{font-size:19px;font-weight:600;letter-spacing:-.5px;margin:0 0 10px}.empty p{font-size:14px;color:#86948a;margin:0 auto 20px;max-width:350px;line-height:1.7}.empty .button{font-size:13px}.main-footer{display:flex;justify-content:space-between;font-size:12px;color:#99a49d;margin-top:30px;gap:15px}dialog{padding:30px;border:1px solid #e5ece7;border-radius:16px;width:500px;max-width:calc(100% - 30px);color:#24332f;box-shadow:0 30px 90px #183e312b;max-height:90vh;overflow:auto}dialog::backdrop{background:#102c2366;backdrop-filter:blur(3px)}.dialog-heading{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:25px}.dialog-heading .eyebrow{font-size:10px;margin:0 0 8px}.dialog-heading h2{font-family:Manrope,sans-serif;letter-spacing:-.8px;font-size:27px;margin:0}.dialog-heading .icon-button{font-size:27px}#task-form label{font-size:13px;display:block;font-weight:550;margin:18px 0 8px}.optional{font-weight:400;color:#8b988f}#task-form input,#task-form textarea,#task-form select{width:100%;border:1px solid #dce5df;border-radius:7px;background:#fff;padding:11px 12px;font-size:14px;color:#354e40}#task-form textarea{resize:vertical}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:28px;padding-top:20px;border-top:1px solid var(--line)}.toast{position:fixed;bottom:25px;left:calc(50% + 100px);transform:translateX(-50%);background:#233f32;color:white;padding:14px 18px;box-shadow:0 6px 20px #10271926;border-radius:9px;display:flex;align-items:center;gap:18px;max-width:calc(100% - 30px);font-size:14px;z-index:5}.toast[hidden]{display:none}.toast button{color:#c7ead5;font-size:14px;white-space:nowrap}.toast #undo{text-decoration:underline}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}input,select,textarea{color:inherit}.save-status.error{color:#ab584c}
@media(min-width:1500px){main{padding-top:64px}}@media(max-width:1100px){.sidebar{width:220px;padding:30px 16px}.workspace{margin-left:220px}main{padding:38px 32px}.topbar{padding:0 32px}.overview{padding:20px;gap:20px}.progress-data{min-width:140px}.progress-data span{font-size:10px}.progress-symbol{display:none}.toast{left:calc(50% + 90px)}}@media(max-width:760px){.sidebar{position:static;width:auto;padding:20px 20px 12px;border-right:0;border-bottom:1px solid var(--line)}.brand{margin:0 0 19px;font-size:22px}.sidebar>.eyebrow,.list-heading,.sidebar-bottom{display:none}.sidebar nav{display:flex;overflow:auto;gap:5px;padding-bottom:5px}.nav-item{width:auto;flex-shrink:0;gap:6px;font-size:13px;padding:9px 11px;margin:0}.nav-icon{font-size:16px}.nav-item .count{font-size:11px}.workspace{margin:0}.topbar{height:50px;padding:0 22px;font-size:11px}.slash{padding:0 5px}.save-status{font-size:10px}main{padding:28px 22px}.page-heading{align-items:flex-start;margin-bottom:24px}.page-heading .eyebrow{font-size:10px}h1{font-size:34px}.muted{font-size:13px;max-width:230px;line-height:1.5}.button{padding:10px 13px;font-size:13px}kbd{display:none}.page-heading>.button{margin-top:27px}.overview{display:block;padding:20px;margin-bottom:24px}.overview h2{font-size:15px}.overview p{font-size:12px}.progress-data{margin-top:18px}.progress-data>div{margin-bottom:5px}.progress-data strong{font-size:13px}.progress-data span{font-size:11px}.quick-hint{display:none}.quick-add{padding:13px 12px;gap:8px}.quick-add input{font-size:14px}.toolbar{flex-wrap:wrap;gap:12px;margin-bottom:20px}.search-wrap{flex-basis:100%}.filters{width:100%}.filters select{flex:1;max-width:none;font-size:12px}.task-row{gap:11px;padding:18px 0}.task-name{font-size:14px}.task-actions{gap:0}.icon-button{padding:2px 5px}.empty{padding:35px 18px}.main-footer{font-size:11px}.main-footer span:last-child{display:none}.toast{left:50%;width:max-content;max-width:calc(100% - 24px);bottom:15px}dialog{padding:24px}.mobile-backup{display:flex;gap:16px;margin-top:22px}.mobile-backup button{font-size:12px;text-decoration:underline;color:#78877d}}@media(prefers-reduced-motion:no-preference){button{transition:background .15s,color .15s}.task-row{animation:appear .18s ease-out}@keyframes appear{from{opacity:.5;transform:translateY(3px)}to{opacity:1;transform:none}}}@media(min-width:761px){.mobile-backup{display:none}}
/* Keep task information and controls readable at every breakpoint. */
.topbar-actions{display:flex;align-items:center;gap:20px}.help-link{color:#176b55;font-size:14px;font-weight:600;text-decoration:underline;text-underline-offset:3px}.help-link:hover{color:#105641}@media(max-width:480px){.topbar{padding:0 14px;gap:8px}.topbar-actions{gap:10px}.topbar>.topbar-actions .save-status{font-size:10px}.topbar>span{font-size:10px}.help-link{font-size:12px}}
.muted,.quick-add input,.task-name{font-size:1rem}.filters select,#task-form label,#task-form input,#task-form textarea,#task-form select,.task-notes,.date,.backup-actions button,.mobile-backup button{font-size:.875rem}.task-meta,.section-heading,.overview p,.main-footer,.save-status,.progress-data span,.priority,.count,.quick-hint,.topbar,.dialog-heading .eyebrow,.page-heading .eyebrow{font-size:.75rem}.muted,.task-notes,.task-meta,.overview p,.main-footer,.search-wrap,.backup-actions button{color:#66776b}.filters select{max-width:none}.date{color:#627d6b}.progress-data{min-width:190px}.overview{flex-wrap:wrap}.task-row.completed .task-name{color:#718078}.task-row{animation:none}
@media(max-width:760px){.nav-item,.button{font-size:.875rem}.page-heading{flex-wrap:wrap}.page-heading>.button{margin-top:0}.progress-data{width:100%}.main-footer{line-height:1.5}.mobile-backup button{color:#576d60}}
/* Allow both filter controls to shrink on the narrowest phone screens. */
@media(max-width:760px){.filters select{min-width:0}}
