@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Newsreader:opsz,wght@6..72,500;6..72,600&display=swap";:root{font-family:DM Sans,system-ui,sans-serif;color:#26352f;background:#f7f4ed;font-synthesis:none;--green:#315c4c;--dark:#24473a;--sage:#dfe8dc;--cream:#f7f4ed;--orange:#d58a4b;--line:#dcd8cd;--muted:#6c756f;--white:#fffdf8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}button,input,select{font:inherit}button,a{touch-action:manipulation}a{color:inherit}.button{border:0;border-radius:999px;background:var(--green);color:#fff;padding:.78rem 1.25rem;text-decoration:none;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer}.button:hover{background:var(--dark)}.button.ghost{background:transparent;color:var(--green);box-shadow:inset 0 0 0 1px #9cac9f}.button.large{padding:1rem 1.5rem}.icon{width:44px;height:44px;border:0;border-radius:50%;display:grid;place-items:center;background:transparent;color:var(--green);cursor:pointer}.icon:hover{background:var(--sage)}.logo{font-weight:600;text-decoration:none;display:flex;align-items:center;gap:.55rem}.logo span{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:var(--green);color:#fff}.marketing header{height:76px;max-width:1180px;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between}.marketing header nav{display:flex;align-items:center;gap:24px}.marketing header nav>a:not(.button){text-decoration:none;color:var(--muted)}.hero{text-align:center;max-width:920px;margin:100px auto 72px;padding:0 24px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.76rem;font-weight:600;color:var(--orange);margin-bottom:18px}.hero h1,.public h1{font:600 clamp(3.2rem,7vw,6.3rem)/.94 "Newsreader",serif;letter-spacing:-.045em;margin:0}.hero>p{max-width:680px;margin:28px auto;font-size:1.22rem;line-height:1.6;color:var(--muted)}.actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.hero small{display:block;margin-top:16px;color:var(--muted)}.thought{background:var(--white);border:1px solid var(--line);border-radius:24px;max-width:700px;margin:auto;padding:26px;box-shadow:0 20px 60px #315c4c12}.thought span{font-weight:600}.thought p{font:500 1.3rem Newsreader;padding:20px;border-bottom:1px solid var(--line);color:var(--muted)}.thought div{display:flex;gap:12px;color:var(--green);align-items:center}.problems,.pricing,.trust{max-width:1120px;margin:140px auto;padding:0 24px}.problems h2,.pricing h2,.trust h2,.feature h2,.final-cta h2{font:600 clamp(2.1rem,4vw,3.5rem)/1.05 "Newsreader";letter-spacing:-.025em}.grid3,.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px}.grid3 article,.price-grid article{padding:28px;background:var(--white);border:1px solid var(--line);border-radius:20px}.grid3 svg{color:var(--green)}.grid3 p,.feature p,.trust p,.price-grid p{color:var(--muted);line-height:1.6}.steps{display:grid;grid-template-columns:repeat(4,1fr);max-width:1180px;margin:140px auto;padding:0 24px}.steps>div{padding:26px;border-left:1px solid var(--line)}.steps span{font:500 2rem Newsreader;color:var(--orange)}.steps p{color:var(--muted)}.feature{max-width:1050px;margin:140px auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding:0 24px}.overload-preview{background:var(--sage);max-width:none;padding:100px max(24px,calc((100% - 1050px)/2))}.focus-card{background:var(--white);border-radius:26px;padding:34px;box-shadow:0 20px 60px #315c4c1a;display:flex;flex-direction:column;gap:14px}.focus-card strong{font:600 2rem Newsreader}.focus-card button:not(.linkish){background:var(--green);color:#fff;border:0;padding:14px;border-radius:99px}.linkish{border:0;background:none;color:var(--green);cursor:pointer;text-decoration:underline;text-underline-offset:3px;padding:9px}.quote{font:500 2rem/1.35 Newsreader;background:var(--white);border-left:4px solid var(--orange);padding:38px;border-radius:0 20px 20px 0}.price-grid .featured{background:var(--green);color:#fff;transform:translateY(-16px)}.price-grid strong{font:600 2.2rem Newsreader;display:block;margin:20px 0}.price-grid strong small{font:inherit;font-size:1rem}.featured p{color:#dfe8dc}.featured .button{background:#fff;color:var(--green)}.featured>span{color:#f1c99d}.trust{text-align:center;max-width:720px}.trust>svg{width:48px;height:48px;color:var(--green)}.trust a{color:var(--green)}.final-cta{text-align:center;padding:110px 24px;background:#ede6d9}.final-cta p{color:var(--muted);margin-bottom:28px}.marketing footer{padding:60px max(24px,calc((100% - 1120px)/2));display:grid;grid-template-columns:1fr auto;gap:18px;border-top:1px solid var(--line)}footer nav{display:flex;gap:20px}footer small{grid-column:1/-1;color:var(--muted)}.auth{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 20% 0,#e2ebdf,transparent 42%)}.auth>div{width:min(460px,calc(100% - 32px))}.auth>.logo{margin-bottom:22px}.auth-card{background:var(--white);padding:38px;border:1px solid var(--line);border-radius:26px;box-shadow:0 24px 80px #315c4c12}.auth-card h1{font:600 2.7rem Newsreader;margin:0}.auth-card>p{color:var(--muted)}form{display:grid;gap:16px}.auth-card label{display:grid;gap:7px;font-size:.9rem;font-weight:600}.auth-card input,.search input,.capture input,select{border:1px solid var(--line);border-radius:12px;background:#fff;padding:13px;outline:none}.auth-card input:focus,.search:focus-within,.capture:focus-within,select:focus{box-shadow:0 0 0 3px #8cab9c66;border-color:var(--green)}.error{padding:12px 14px;border-radius:12px;background:#f8e8df;color:#783b29}.center{min-height:100vh;display:grid;place-content:center;justify-items:center;color:var(--green)}.spin{animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{50%{opacity:.35;transform:scale(.92)}}.app-shell{min-height:100vh;display:grid;grid-template-columns:250px 1fr}.app-shell aside{border-right:1px solid var(--line);padding:24px 18px;display:flex;flex-direction:column;background:#f3f0e8;position:sticky;top:0;height:100vh}.aside-top{display:flex;justify-content:space-between}.app-shell aside nav{display:grid;gap:5px;margin-top:45px}.app-shell aside nav a{padding:11px 13px;border-radius:12px;text-decoration:none;display:flex;align-items:center;gap:11px;color:#53605a}.app-shell aside nav a.active{background:var(--sage);color:var(--green);font-weight:600}.aside-bottom{margin-top:auto;display:grid;gap:13px;padding:12px}.aside-bottom a{text-decoration:none}.aside-bottom small{color:var(--muted)}.app-main{min-width:0}.app-header{height:70px;padding:0 30px;display:flex;align-items:center;justify-content:flex-end;border-bottom:1px solid var(--line)}.overload-button{border:1px solid #b8c6b9;background:transparent;color:var(--green);border-radius:999px;padding:9px 15px;display:flex;gap:8px;align-items:center;cursor:pointer}.page{max-width:950px;margin:0 auto;padding:58px 38px 100px}.page.narrow{max-width:720px}.page-title{display:flex;justify-content:space-between;align-items:flex-end;gap:24px}.page h1{font:600 3.1rem Newsreader;margin:0}.page-title p,.page>p{color:var(--muted)}.search{display:flex;align-items:center;border:1px solid var(--line);background:#fff;border-radius:12px;padding-left:12px}.search svg{width:18px;color:var(--muted)}.search input{border:0;width:150px}.capture{background:var(--white);border:1px solid var(--line);padding:24px;border-radius:20px;margin:36px 0}.capture>label{font:500 1.35rem Newsreader}.capture>div{display:flex;margin-top:14px;border-bottom:1px solid var(--line)}.capture input{flex:1;border:0;background:transparent;font-size:1.1rem}.capture small{color:var(--muted)}.task-list{margin-top:35px}.section-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.13em;color:var(--muted);margin:20px 0}.task-card{display:grid;grid-template-columns:auto 1fr;gap:14px;padding:18px 4px;border-bottom:1px solid var(--line)}.check{border:0;background:none;color:#90a197;cursor:pointer}.check:hover{color:var(--green)}.task-title{border:0;background:none;font-weight:600;font-size:1rem;text-align:left;cursor:pointer}.task-card p{color:var(--muted);margin:6px 0}.task-tools{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.task-tools>button,.task-tools select{border:1px solid var(--line);background:#fff;color:var(--green);padding:8px 10px;border-radius:10px;display:flex;align-items:center;gap:5px}.task-tools svg{width:15px}.suggestion{flex-basis:100%;background:var(--sage);padding:16px;border-radius:14px}.empty{text-align:center;padding:100px 20px;color:var(--muted)}.empty svg{color:#9aab9d}.skeletons{display:grid;gap:12px;margin-top:40px}.skeletons i{height:65px;border-radius:12px;background:linear-gradient(90deg,#ebe7dd,#f7f4ed,#ebe7dd);background-size:200%;animation:shimmer 1.5s infinite}@keyframes shimmer{to{background-position:-200%}}.choices{display:grid;gap:10px;margin:30px 0}.choices button{background:var(--white);border:1px solid var(--line);border-radius:14px;padding:16px;text-align:left;display:flex;justify-content:space-between;cursor:pointer}.choices button:hover{border-color:var(--green);transform:translate(3px)}.overload{min-height:calc(100vh - 70px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px;gap:14px;background:#edf2e9}.overload>svg{width:45px;height:45px;color:var(--green)}.overload h1{font:600 clamp(2.2rem,6vw,4rem) "Newsreader";max-width:700px;margin:10px}.progress{height:7px;background:#e3dfd5;border-radius:10px;margin:30px 0}.progress i{height:100%;display:block;background:var(--green);border-radius:10px}.review-card{background:var(--white);border:1px solid var(--line);border-radius:18px;padding:34px;margin-bottom:25px}.settings{display:grid;gap:0;margin:30px 0}.settings label{display:flex;align-items:center;justify-content:space-between;padding:18px 0;border-bottom:1px solid var(--line)}.danger{margin-top:60px;padding-top:30px;border-top:1px solid var(--line)}.public{max-width:900px;margin:80px auto 140px;padding:0 28px}.public>p{font-size:1.15rem;line-height:1.7;color:var(--muted)}.public details{border-bottom:1px solid var(--line);padding:18px}.public summary{font-weight:600;cursor:pointer}.mobile{display:none}@media(max-width:760px){.marketing header{height:66px;padding:0 18px}.marketing header nav>a:not(.button),.marketing header .button.ghost{display:none}.hero{margin-top:65px}.hero h1,.public h1{font-size:3.35rem}.grid3,.price-grid,.steps,.feature{grid-template-columns:1fr}.steps{gap:0}.steps>div{border-left:0;border-top:1px solid var(--line)}.feature{gap:28px;margin:90px auto}.overload-preview{padding-top:70px;padding-bottom:70px}.price-grid .featured{transform:none}.marketing footer{grid-template-columns:1fr}.marketing footer nav{flex-wrap:wrap}.app-shell{display:block}.app-shell aside{position:fixed;z-index:20;inset:0 auto 0 0;width:min(85vw,300px);transform:translate(-110%);transition:transform .2s;box-shadow:10px 0 40px #0002}.app-shell aside.open{transform:translate(0)}.mobile{display:grid}.app-header{justify-content:space-between;padding:0 14px}.page{padding:35px 18px 90px}.page-title{align-items:flex-start;flex-direction:column}.page h1{font-size:2.6rem}.search,.search input{width:100%}.capture{padding:18px}.capture .icon{width:40px}.task-tools{display:grid}.overload-button{font-size:.83rem}.public{margin-top:50px}.auth-card{padding:27px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}.voice-button.listening{background:var(--orange);color:#fff;animation:voice-pulse 1.2s ease-in-out infinite}@keyframes voice-pulse{50%{box-shadow:0 0 0 8px #d58a4b25;transform:scale(.94)}}@media(prefers-reduced-motion:reduce){.voice-button.listening{animation:none}}button:disabled{cursor:not-allowed;opacity:.58}.task-group+.task-group{margin-top:32px}.task-group .section-label{margin:0 0 8px;padding-top:8px}.task-meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:6px}.task-meta span{background:#ebe7dd;color:#59635e;border-radius:999px;padding:3px 8px;font-size:.75rem}.task-quick-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.task-quick-actions button,.suggestion>button:not(.linkish){border:1px solid var(--line);background:#fff;color:var(--green);padding:8px 10px;border-radius:10px;cursor:pointer}.inline-error{color:#783b29;margin-top:10px}.is-completed .task-title{text-decoration:line-through;color:var(--muted)}.reopen-button{border:1px solid #9cac9f;background:transparent;color:var(--green);border-radius:999px;padding:7px 10px;align-self:start;cursor:pointer}.page-error{display:flex;align-items:center;justify-content:space-between;margin-top:24px}.button-spinner{width:18px;height:18px;border:2px solid #315c4c44;border-top-color:var(--green);border-radius:50%;animation:task-spin .8s linear infinite}@keyframes task-spin{to{transform:rotate(360deg)}}.dialog-backdrop{position:fixed;z-index:50;inset:0;background:#17251f80;display:flex;justify-content:flex-end}.task-editor{width:min(560px,100%);height:100%;overflow:auto;background:var(--cream);box-shadow:-20px 0 60px #0002;padding:28px}.task-editor>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:22px;border-bottom:1px solid var(--line)}.task-editor header small{color:var(--muted)}.task-editor h2,.confirm-dialog h2{font:600 2rem Newsreader;margin:5px 0}.editor-actions{display:flex}.task-editor form{padding-top:24px}.task-editor form>label,.editor-grid label{display:grid;gap:7px;font-weight:600}.task-editor input,.task-editor textarea,.task-editor select{width:100%;border:1px solid var(--line);border-radius:12px;background:#fff;padding:13px;outline:none}.task-editor textarea{font:inherit;resize:vertical}.task-editor input:focus,.task-editor textarea:focus,.task-editor select:focus{box-shadow:0 0 0 3px #8cab9c66;border-color:var(--green)}.editor-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.task-editor form>footer{display:flex;justify-content:flex-end;gap:10px;padding-top:10px}.completed-location{display:grid;gap:4px;padding:14px;border-radius:12px;background:var(--sage)}.completed-location span{font-weight:600}.completed-location small{color:var(--muted)}.more-menu{position:relative}.more-menu>div{position:absolute;right:0;top:46px;z-index:2;width:170px;padding:6px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 12px 30px #0002}.more-menu>div button{width:100%;border:0;background:none;color:#8a382d;text-align:left;padding:10px;border-radius:8px;cursor:pointer}.more-menu>div button:hover{background:#f8e8df}.confirm-dialog{position:fixed;z-index:60;left:50%;top:50%;transform:translate(-50%,-50%);width:min(430px,calc(100% - 32px));background:var(--white);padding:28px;border-radius:20px;box-shadow:0 30px 90px #0004}.confirm-dialog p{color:var(--muted);line-height:1.5}.danger-button{background:#8a382d}.danger-button:hover{background:#6c2c23}.toast{position:fixed;z-index:80;right:24px;bottom:24px;max-width:min(460px,calc(100% - 32px));display:flex;align-items:center;gap:12px;background:#26352f;color:#fff;padding:13px 14px 13px 18px;border-radius:14px;box-shadow:0 18px 50px #0003}.toast span{flex:1}.toast button{border:0;background:none;color:#dfe8dc;font-weight:600;cursor:pointer}.toast button:not(.toast-close){text-decoration:underline;text-underline-offset:3px}.toast-close{display:grid;place-items:center;padding:4px}@media(max-width:760px){.menu-backdrop{display:block;position:fixed;z-index:19;inset:0;width:100%;height:100%;border:0;border-radius:0;background:#17251f66}.app-shell aside:focus{outline:none}.dialog-backdrop{align-items:flex-end}.task-editor{height:min(92vh,820px);border-radius:22px 22px 0 0;padding:22px 18px}.editor-grid{grid-template-columns:1fr}.task-editor form>footer{position:sticky;bottom:-22px;margin:8px -18px -22px;padding:14px 18px 18px;background:var(--cream);border-top:1px solid var(--line)}.task-quick-actions{display:grid;grid-template-columns:1fr}.task-quick-actions button{text-align:left}.toast{right:16px;bottom:16px}.confirm-dialog .actions{flex-direction:column-reverse}.confirm-dialog .actions .button{width:100%}}
