:root{--bg:#f7f6f2;--panel:#fffefa;--text:#282b29;--muted:#777b74;--line:#e5e6df;--soft:#eeefe8;--accent:#53664a;--onaccent:#fff;--work:#6b80b5;--life:#aa8261;--health:#759476;--dim:#93968f;--shadow:0 18px 70px #17231a20}*{box-sizing:border-box}body.dark{--bg:#1b221d;--panel:#242d26;--text:#eef0e8;--muted:#a8b1a2;--line:#394239;--soft:#2e392d;--accent:#bfcca9;--onaccent:#25331e;--work:#a6b7e4;--life:#d1aa8b;--health:#a3c6a1;--dim:#899184;--shadow:0 18px 70px #0006}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font:15px/1.5 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:background .2s,color .2s}button,input,textarea,select{font:inherit}button{cursor:pointer;color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--accent);outline-offset:3px}button{border:0;background:none}svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex:none}button:disabled{opacity:.4;cursor:default}.shell{max-width:800px;margin:0 auto;min-height:100dvh;padding:28px 48px 125px}.topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:34px}.brand{font-weight:700;font-size:21px;letter-spacing:-.7px;display:flex;gap:10px;align-items:center}.brand-mark{width:26px;height:26px;border:1.5px solid var(--accent);border-radius:8px;color:var(--accent);display:grid;place-items:center}.brand-mark svg{width:17px}.top-actions{display:flex;gap:5px}.icon{width:44px;height:44px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.icon:hover{background:var(--soft)}.eyebrow{font-size:11px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:var(--muted)}h1{font-size:36px;letter-spacing:-1.5px;font-weight:580;line-height:1.15;margin:8px 0 10px}.lead{color:var(--muted);font-size:14px;margin:0}.heading{margin-bottom:23px}.filters{display:flex;gap:7px;margin:22px -2px 27px;overflow:auto;scrollbar-width:none;padding:3px 2px}.chip{padding:7px 13px;border-radius:22px;border:1px solid var(--line);font-size:12px;white-space:nowrap;display:flex;align-items:center;gap:6px;min-height:36px}.chip.active{color:var(--onaccent);background:var(--accent);border-color:var(--accent)}.dot{width:6px;height:6px;display:inline-block;border-radius:50%;background:var(--cat)}.section{margin-bottom:29px}.section-head{display:flex;align-items:center;gap:9px;padding:0 0 9px;border-bottom:1px solid var(--line)}.section-head h2{font-size:16px;letter-spacing:-.3px;font-weight:620;margin:0}.section-head .date{font-size:12px;color:var(--muted);margin-left:auto}.count{color:var(--muted);font-size:11px;background:var(--soft);border-radius:6px;min-width:20px;text-align:center;padding:1px 4px}.row{display:flex;align-items:flex-start;gap:10px;padding:15px 0;border-bottom:1px solid var(--line)}.check{flex:0 0 32px;min-height:32px;display:grid;place-items:center;margin-top:-2px}.check-ring{width:19px;height:19px;border:1.6px solid var(--cat,var(--accent));border-radius:6px;display:grid;place-items:center;color:var(--panel)}.check-ring svg{width:13px;height:13px;stroke-width:2.4;display:none}.done .check-ring{background:var(--dim);border-color:var(--dim)}.done .check-ring svg{display:block}.row-main{text-align:left;flex:1;min-width:0;padding:0;min-height:32px}.title{font-size:15px;line-height:1.48;display:block;overflow-wrap:anywhere}.meta{display:flex;gap:10px;align-items:center;font-size:11px;color:var(--muted);margin-top:5px;flex-wrap:wrap}.meta span{display:inline-flex;gap:4px;align-items:center}.meta svg{width:12px;height:12px}.meta .time{color:var(--cat)}.done .title{color:var(--dim)}.done .meta{opacity:.65}.add-inline{display:flex;gap:11px;align-items:center;color:var(--muted);font-size:13px;padding:13px 8px;min-height:44px}.add-inline svg{width:18px}.nav{position:fixed;bottom:0;left:0;right:0;padding:12px 22px max(16px,env(safe-area-inset-bottom));background:var(--panel);border-top:1px solid var(--line);z-index:5}.nav-inner{max-width:650px;margin:auto;display:flex;align-items:center;gap:10px}.nav-item{min-height:48px;padding:0 17px;border-radius:14px;display:flex;align-items:center;gap:9px;color:var(--muted);font-size:13px;font-weight:600}.nav-item.active{background:var(--soft);color:var(--text)}.add-button{margin-left:auto;width:48px;height:48px;border-radius:15px;background:var(--accent);color:var(--onaccent);display:grid;place-items:center}.folders{display:flex;flex-wrap:wrap;gap:8px;margin:23px 0}.folder{display:flex;align-items:center;gap:8px;background:var(--panel);border:1px solid var(--line);padding:11px 14px;border-radius:10px;font-size:13px}.folder.active{border-color:var(--accent);background:var(--soft)}.folder svg{width:17px}.folder small{color:var(--muted)}.idea{border-bottom:1px solid var(--line);padding:19px 0;text-align:left;width:100%}.idea h3{font-size:16px;font-weight:550;margin:0 0 7px}.idea p{margin:0 0 8px;color:var(--muted);font-size:13px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.idea .eyebrow{font-size:10px;letter-spacing:.4px}.empty{padding:34px 16px;text-align:center;color:var(--muted);font-size:14px}.overlay{position:fixed;inset:0;z-index:10;background:#0b132055;display:none;align-items:flex-end;justify-content:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.overlay.open{display:flex}.sheet{background:var(--panel);width:100%;max-width:600px;max-height:92dvh;overflow:auto;border-radius:25px 25px 0 0;padding:12px 28px max(25px,env(safe-area-inset-bottom));box-shadow:var(--shadow);overscroll-behavior:contain}.handle{width:34px;height:4px;border-radius:5px;background:var(--line);margin:0 auto 9px}.sheet-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.sheet-top .eyebrow{letter-spacing:1px}.sheet h2{font-size:24px;font-weight:580;letter-spacing:-.6px;margin:8px 0 18px}.task-title{background:none;border:0;padding:0;width:100%;font-size:24px;line-height:1.3;letter-spacing:-.65px;font-weight:550;resize:vertical;color:var(--text);min-height:66px}.description{background:none;width:100%;border:0;color:var(--muted);font-size:14px;resize:vertical;min-height:54px;padding:8px 0}.field{display:flex;align-items:center;gap:11px;border-bottom:1px solid var(--line);min-height:54px;font-size:13px}.field>svg{width:18px;color:var(--muted)}.field label{color:var(--muted);flex:1}.field input,.field select{border:0;background:var(--soft);border-radius:7px;padding:7px;color:var(--text);max-width:60%;min-width:0}.field button{display:flex;align-items:center;gap:6px}.date-options{display:flex;gap:5px;flex-wrap:wrap;margin:11px 0}.date-options .chip{padding:6px 10px;font-size:12px}.calendar{border:1px solid var(--line);border-radius:12px;margin:12px 0;padding:12px}.calendar-head{display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:600}.calendar-head .icon{width:35px;height:35px}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px;text-align:center}.calendar-grid span{font-size:10px;color:var(--muted);padding:7px}.day{min-height:36px;border-radius:8px;font-size:12px}.day:hover{background:var(--soft)}.day.selected{background:var(--accent);color:var(--onaccent)}.day.today{box-shadow:inset 0 0 0 1px var(--accent)}.subheading{font-size:11px;color:var(--muted);letter-spacing:1px;text-transform:uppercase;margin:23px 0 8px}.subtask{display:flex;align-items:center;gap:8px;font-size:13px;padding:4px 0}.subtask input{accent-color:var(--accent);width:17px;height:17px;margin:10px 7px}.subtask.completed span{color:var(--dim)}.new-sub{display:flex;gap:5px}.new-sub input{width:100%;border:0;border-bottom:1px solid var(--line);background:none;color:var(--text);padding:9px 0;font-size:13px}.sheet-actions{display:flex;gap:8px;margin-top:22px}.primary{background:var(--accent);color:var(--onaccent);border-radius:12px;min-height:46px;padding:11px 22px;font-weight:600;font-size:13px;flex:1}.secondary{border:1px solid var(--line);border-radius:12px;padding:10px 16px;min-height:44px;font-size:13px}.danger{color:#bc7166}.help{font-size:11px;color:var(--muted);line-height:1.55;margin:10px 0}.menu-link{width:100%;display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line);min-height:56px;text-align:left;font-size:14px}.menu-link small{margin-left:auto;color:var(--muted)}.back{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:12px;padding:0;min-height:40px;margin-top:-10px}.note-body{font-size:15px;line-height:1.8;white-space:pre-wrap;margin:17px 0 25px}.note-edit{width:100%;min-height:160px;border:1px solid var(--line);border-radius:10px;background:none;color:var(--text);padding:12px}.reminder-settings{padding:4px 0 10px}.hidden{display:none!important}@media(min-width:760px){.shell{padding-top:35px}.sheet{margin-bottom:24px;border-radius:25px;max-height:88dvh}.overlay{align-items:center}.nav-inner{max-width:704px}}@media(max-width:500px){.shell{padding:16px 23px 110px}.topbar{margin-bottom:25px}h1{font-size:32px}.sheet{padding-left:23px;padding-right:23px}.row{gap:7px}.nav-item{padding:0 12px}.nav-inner{gap:4px}.meta{gap:8px}}.topbar{justify-content:flex-end;margin-bottom:12px}.heading{margin-bottom:18px}.compact-heading{font-size:14px;font-weight:400;letter-spacing:0;line-height:1.5;margin:0;color:var(--muted)}.nav-inner{position:relative;justify-content:center;min-height:48px}.nav-tabs{display:flex;justify-content:center;align-items:center;gap:8px}.nav-item{line-height:1;justify-content:center}.nav-item [data-icon]{display:flex;align-items:center;justify-content:center}.add-button{position:absolute;right:0;margin:0}.scroll-wrap{position:relative;margin:18px 0 25px;padding-right:28px}.scroll-row{display:flex;flex-wrap:nowrap;gap:7px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:var(--line) transparent;padding:3px 2px 9px;margin:0}.scroll-row>*{flex-shrink:0}.scroll-more{position:absolute;right:-3px;top:3px;width:28px;height:38px;display:grid;place-items:center;background:var(--bg);border-radius:8px;color:var(--muted)}.scroll-more svg{width:16px}.folder{white-space:nowrap;min-height:38px;padding:8px 12px}.folder-children{border-top:1px solid var(--line);padding-top:14px;margin-top:-12px}.folder-children .scroll-more{top:17px}.collection-add{width:38px;height:38px;min-width:38px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center}.collection-add svg{width:18px}.collection-name{width:100%;padding:12px;border:1px solid var(--line);border-radius:10px;background:var(--soft);color:var(--text)}@media(max-width:380px){.nav{padding-left:12px;padding-right:12px}.nav-tabs{gap:0}.nav-item{padding:0 9px;gap:6px}}:root{--blue:#386ee8;--teal:#0c9b91;--green:#389d42;--amber:#c28b0d;--orange:#e47625;--rose:#d84875;--purple:#9454db;--slate:#76879b;--cyan:#099dbb;--coral:#e35e4c;--life:#e47625}body.dark{--blue:#6b98ff;--teal:#30cfba;--green:#70d365;--amber:#f5c443;--orange:#ffa34a;--rose:#f976a1;--purple:#bd8aff;--slate:#a8b9cf;--cyan:#38cde8;--coral:#ff8871;--life:#ffa34a}.palette{display:flex;flex-wrap:wrap;gap:10px;border:0;padding:12px 0;margin:14px 0}.palette legend{font-size:13px;color:var(--muted)}.swatch{display:grid;place-items:center;position:relative;width:38px;height:38px;cursor:pointer}.swatch input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.swatch span{width:28px;height:28px;border-radius:50%;background:var(--swatch);border:3px solid var(--panel);box-shadow:0 0 0 1px var(--line);pointer-events:none}.swatch input:checked+span{box-shadow:0 0 0 2px var(--text)}.swatch input:focus-visible+span{outline:2px solid var(--accent);outline-offset:5px}.scroll-wrap{padding-right:0}.scroll-row{flex-wrap:wrap;overflow:visible;align-items:center;padding-bottom:3px}.collection-add{width:36px;height:36px;min-width:36px}.folder-path{display:flex;align-items:center;gap:14px;font-size:13px;color:var(--muted);margin:0 0 12px}.folder-path .back{margin:0}.folder-explorer{border-top:1px solid var(--line);margin-bottom:8px}.folder-entry{display:flex;align-items:center;gap:12px;width:100%;min-height:50px;border-bottom:1px solid var(--line);text-align:left;font-size:14px}.folder-entry span{flex:1}.folder-entry svg{width:18px}.folder-add{color:var(--muted);font-size:12px}.task-line{display:flex;align-items:flex-start;gap:7px;width:100%}.row{display:block;padding:0}.gesture-surface{width:100%;background:var(--bg)}.task-line{padding:15px 0}.sub-toggle{flex:0 0 24px;width:24px;min-height:32px;padding:0;display:grid;place-items:center;color:var(--muted)}.sub-toggle svg{width:14px}.inline-subs{padding:0 5px 12px 38px}.guide-pulse{border-radius:8px;animation:guidePulse 2.4s ease-in-out infinite}@keyframes guidePulse{50%{background:var(--soft);color:var(--accent);box-shadow:0 0 0 3px var(--soft)}}@media(prefers-reduced-motion:reduce){.guide-pulse{animation:none;background:var(--soft)}html{scroll-behavior:auto}}.topbar{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px}.topbar .compact-heading{flex:1;min-width:0;text-wrap:pretty}.top-actions{flex:none;gap:2px}.top-actions .icon{width:40px;height:44px}.gesture-row>.gesture-surface{display:block;width:100%}.gesture-surface>.task-line{display:flex;width:100%;align-items:flex-start}.gesture-surface>.inline-subs{display:block;width:100%;padding:0 8px 14px 44px}.inline-subs .subtask{align-items:center;min-width:0}.inline-subs .subtask input{flex:none;margin-top:5px}.inline-subs .subtask span{overflow-wrap:anywhere}.form-error{color:#c26052;font-size:13px;margin:12px 0 0}.dark .form-error{color:#f2aea2}.tc-dialog::backdrop{background:#0b132066}.trash-entry{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid var(--line)}.nav-inner{display:flex;justify-content:space-between;gap:12px}.nav-tabs{gap:4px}.capture-actions{display:flex;gap:4px;align-items:center}.capture-actions .add-button{position:static;margin:0;width:44px;height:44px;border-radius:13px}.capture-button{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:var(--soft);color:var(--text)}.capture-button:hover{background:var(--line)}.nav-item{padding:0 12px;gap:7px;min-height:44px}.shell{padding-bottom:112px}@media(max-width:500px){.nav{padding-left:16px;padding-right:16px}.nav-inner{gap:8px}.nav-item{padding:0 8px;gap:6px;font-size:12px}.nav-item svg{width:19px}.topbar{gap:8px}.topbar .compact-heading{font-size:13px}.shell{padding-bottom:110px}}@media(max-width:360px){.nav{padding-left:10px;padding-right:10px}.nav-inner{gap:4px}.nav-tabs{gap:0}.nav-item{padding:0 6px;gap:4px}.capture-actions{gap:2px}.top-actions .icon{width:36px}}.guide-inline-icon{display:inline-flex;vertical-align:middle}.guide-inline-icon svg{width:16px;height:16px}.note-label{display:block}.field{min-width:0}.field label{min-width:0;overflow-wrap:anywhere}.field>button{min-width:0;max-width:60%}.new-sub input{min-width:0}.sheet{overflow-x:hidden}@media(max-width:380px){.sheet{padding-left:18px;padding-right:18px}.field{gap:7px}}.sheet{border:0;color:var(--text);margin:auto;position:fixed;inset:auto 0 0;max-height:92dvh}.sheet::backdrop{background:#07112188;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.sheet:not([open]){display:none}.sheet .sheet{z-index:30}.sheet-top{gap:12px}.eyebrow{line-height:1.5}.topbar{align-items:center;gap:8px}.top-actions{flex-shrink:0;gap:0}.compact-heading{font-size:13px}.filters{display:flex;flex-wrap:wrap;align-items:center;overflow:visible;gap:7px}.chip{min-height:40px}.collection-add{width:40px;height:40px;align-self:center}.task-row{border-bottom:1px solid var(--line);padding:14px 0}.task-line{display:flex;align-items:flex-start;gap:7px}.task-line .row-main{min-width:0;flex:1;cursor:pointer}.task-line .expand{flex:0 0 22px;width:22px;height:32px;display:grid;place-items:center;padding:0;color:var(--muted)}.expand svg{width:14px}.check svg{display:block}.inline-subs{padding:9px 0 0 42px;display:block;width:100%}.inline-subs .subtask{display:flex;width:100%;gap:7px}.subtask span{min-width:0;overflow-wrap:anywhere;flex:1}.subtask input{flex-shrink:0}.done .title,.done .meta{color:var(--dim)}.swipe{position:relative;overflow:hidden;touch-action:pan-y}.swipe-content{position:relative;background:var(--bg);transition:transform .14s ease}.swipe-action{position:absolute;inset:4px 0 4px auto;width:105px;display:flex;align-items:center;justify-content:center;gap:6px;border-radius:13px;background:var(--accent);color:var(--onaccent)}.swipe-action.danger{left:0;right:auto;background:#d65765;color:#fff}.swipe:has(.idea) .swipe-action.danger{left:auto;right:0}.section .small{padding:15px;font-size:12px}.field{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:58px}.field>span{flex:1;color:var(--muted);min-width:0}.field .choice,.field select,.field input{margin:0;max-width:65%;min-height:40px;background:var(--soft);border:0;border-radius:12px;color:var(--text);padding:8px 12px}.field .choice{display:flex;gap:8px;align-items:center;font-size:13px}.field .choice svg{width:16px;height:16px}.field select{appearance:auto;max-width:62%;min-width:80px}.field input[type=number]{width:80px}.editor-subs{padding:4px 0 18px}.editor-subs .subtask .icon{width:30px;height:30px;flex-shrink:0}.task-title{min-height:66px}.subheading{display:block}.note-edit{min-height:130px}.palette{margin:22px 0}.palette button{width:31px;height:31px;border:3px solid var(--panel);outline:1px solid var(--line);border-radius:50%}.palette button[aria-pressed=true]{outline:3px solid var(--accent)}.time-wheels{display:flex;align-items:center;justify-content:center;gap:14px;margin:15px auto;max-width:330px;position:relative}.time-wheels:before{content:"";position:absolute;left:0;right:0;top:44px;height:44px;border-radius:18px;background:var(--soft);pointer-events:none}.wheel{position:relative;flex:1;height:132px;overflow-y:auto;scroll-snap-type:y mandatory;scrollbar-width:none;overscroll-behavior:contain}.wheel::-webkit-scrollbar{display:none}.wheel-space{height:44px}.wheel button{height:44px;width:100%;display:block;scroll-snap-align:center;font-size:28px;line-height:44px;padding:0;color:var(--muted)}.wheel button[aria-selected=true]{color:var(--accent);font-weight:600}.time-wheels strong{z-index:1;color:var(--accent);font-size:26px}.time-presets{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.time-presets button{padding:9px 3px;font-size:13px;background:var(--soft);border:0}.month-days{display:grid;grid-template-columns:repeat(7,1fr);gap:3px;margin:14px 0}.calendar-grid{margin:14px 0}.folder-row{display:flex;align-items:center;gap:12px;width:100%;padding:16px 0;border-bottom:1px solid var(--line);text-align:left}.folder-row svg:last-child{margin-left:auto;width:15px}.back{margin:0;gap:8px}.nav-inner{display:flex;justify-content:space-between;gap:5px}.nav-tabs{flex:1;display:flex;justify-content:center;gap:2px}.nav-item{padding:0 11px;min-height:48px;gap:7px}.nav-tools{display:flex;align-items:center;gap:2px}.nav-tools .add-button{position:static;flex-shrink:0;width:44px;height:44px;border-radius:14px}.nav-tools .icon{width:44px;height:44px}.nav-item span{line-height:1;display:block}.nav-tabs svg{width:20px}.nav.voice-active .nav-tabs,.nav.voice-active .add-button,.nav.voice-active .text-button{opacity:0;pointer-events:none;transition:opacity .2s}.mic-button{touch-action:none;user-select:none;-webkit-user-select:none}.mic-button.recording{color:#ff788c;background:var(--soft);position:relative;z-index:21}.voice-panel{position:fixed;bottom:0;left:0;right:0;z-index:20;background:var(--panel);border-top:1px solid var(--line);padding:20px max(22px,calc((100vw - 620px)/2)) max(25px,env(safe-area-inset-bottom));animation:rise .2s ease}.voice-panel .sheet-actions{margin-top:12px}.voice-status{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:13px}.voice-status strong{color:var(--text);font-variant-numeric:tabular-nums}.wave{height:50px;display:flex;align-items:center;justify-content:center;gap:4px;margin:12px 0}.wave i{background:var(--accent);width:4px;min-height:4px;border-radius:4px;transition:height .07s linear}.voice-panel audio{width:100%;height:40px;margin-top:14px}.ai-text{min-height:260px;margin-top:16px;font-size:14px}.ai-text::placeholder{font-size:13px;line-height:1.7;color:var(--muted);opacity:.8}.notification{position:relative}.notification>i{width:7px;height:7px;border-radius:50%;background:#ff637c;position:absolute;right:8px;top:7px}.error{padding:12px;border:1px solid #b66572;border-radius:10px;color:#e98293;white-space:pre-wrap;font-size:13px;display:flex;gap:8px;align-items:center}.error .icon{margin-left:auto;flex-shrink:0}.processing{color:var(--muted);font-size:12px;padding:12px}.archive-row{display:flex;gap:10px;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line)}.archive-row span{min-width:0;overflow-wrap:anywhere}.archive-row button{font-size:11px;padding:6px 8px}.menu-link svg{margin-left:auto}.feedback-item{padding:12px 0;border-bottom:1px solid var(--line)}.feedback-action{padding:10px 12px;background:var(--soft);margin:8px 0;border-radius:12px}.feedback-action p{margin:0 0 8px}.feedback-action span{font-size:12px;color:var(--muted)}.votes{display:flex;gap:8px;margin-top:8px}.votes button[aria-pressed=true]{outline:2px solid var(--accent)}.question{padding:15px 0}.welcome{padding-top:20vh;text-align:center}.welcome h1{font-size:27px}.welcome p{color:var(--muted);margin:20px 0 30px}.welcome a{display:inline-block;text-decoration:none}.timezone h2{font-size:22px}.timezone{padding-top:20px}.timezone p{color:var(--muted)}@keyframes rise{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media(max-width:400px){.shell{padding-left:16px;padding-right:16px}.nav{padding-left:10px;padding-right:10px}.nav-item{padding:0 8px;font-size:12px;gap:5px}.nav-tools{gap:0}.top-actions .icon{width:37px}.compact-heading{font-size:12px}.sheet{padding-left:20px;padding-right:20px}}@media(min-width:760px){.sheet{inset:0;max-height:88dvh;margin:auto;border-radius:25px}.nav-inner{max-width:704px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.entity-presence{min-width:0}.entity-inline{display:inline-grid;flex-shrink:0}.entity-enter{animation:entity-enter .18s ease-out both}.entity-exit{animation:entity-exit .18s ease-in both;pointer-events:none}@keyframes entity-enter{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes entity-exit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-5px)}}@media(prefers-reduced-motion:reduce){.entity-enter,.entity-exit{animation:none}}.section-head h2{font-size:23px;font-weight:700;line-height:1.2;letter-spacing:-.5px}.section-head{padding-bottom:11px}.section{margin-bottom:25px}.task-row{padding:10px 0;border-bottom:1px solid var(--line)}.task-row .task-line{padding:0;min-height:44px;gap:3px;align-items:center}.task-line .row-main{min-height:44px;display:flex;flex-direction:column;justify-content:center}.task-line .title{font-size:16px;line-height:1.35}.task-line .meta{margin-top:3px;gap:7px}.task-line .meta:empty{display:none}.task-line .check{flex-basis:44px;min-height:44px;margin:0;padding:0}.task-line .expand{flex-basis:44px;width:44px;height:44px}.task-row .inline-subs{padding:6px 0 0 47px}.swipe-content{transform:translateZ(0);transition:transform .18s ease-out}.swipe[data-dragging] .swipe-content{transition:none;will-change:transform;user-select:none;-webkit-user-select:none}.swipe .swipe-action{inset:4px auto 4px 0;width:105px;visibility:hidden;pointer-events:none}.swipe .swipe-action.swipe-right,.swipe:has(.idea) .swipe-action.swipe-right{left:auto;right:0}.swipe[data-side=left] .swipe-left,.swipe[data-side=right] .swipe-right{visibility:visible}.swipe.is-revealed .swipe-action[aria-hidden=false]{pointer-events:auto}.swipe .swipe-left{background:var(--accent);color:var(--onaccent)}.swipe .swipe-right{background:#ad454f;color:#fff}.nav{bottom:var(--app-keyboard-offset,0px);padding:6px max(16px,env(safe-area-inset-right),var(--app-safe-right,0px),var(--app-content-safe-right,0px)) max(6px,env(safe-area-inset-bottom),var(--app-safe-bottom,0px),var(--app-content-safe-bottom,0px)) max(16px,env(safe-area-inset-left),var(--app-safe-left,0px),var(--app-content-safe-left,0px))}.nav-inner{max-width:704px;display:flex;flex-direction:column;align-items:stretch;gap:4px}.bottom-composer{width:100%;min-width:0;max-width:704px;margin:0 auto 4px}.composer-row{display:flex;align-items:flex-end;gap:4px;min-width:0}.composer-input{display:block;flex:1;min-width:0;width:0;min-height:44px;max-height:110px;resize:none;border:1px solid var(--line);border-radius:15px;background:var(--soft);color:var(--text);font:16px/22px -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding:10px 12px;overflow-y:auto}.composer-row .icon{width:44px;height:44px;flex:0 0 44px}.composer-send{color:var(--accent)}.composer-create{color:var(--muted)}.composer-error{font-size:12px;color:#d46870;padding:4px 8px;margin:0}.nav-tabs{flex:none;justify-content:center;min-height:44px}.nav .nav-item{min-height:44px;padding:0 18px;font-size:12px;border-radius:11px}.nav .nav-item svg{width:19px;height:19px}.shell{--shell-padding-x:48px;min-height:var(--app-viewport-height,100dvh);padding-top:max(16px,var(--app-safe-top,0px),var(--app-content-safe-top,0px));padding-left:max(var(--shell-padding-x),env(safe-area-inset-left),var(--app-safe-left,0px),var(--app-content-safe-left,0px));padding-right:max(var(--shell-padding-x),env(safe-area-inset-right),var(--app-safe-right,0px),var(--app-content-safe-right,0px));padding-bottom:calc(var(--app-dock-height,120px) + var(--app-keyboard-offset,0px) + 16px)}.voice-panel{bottom:var(--app-keyboard-offset,0px);max-height:70dvh;overflow-y:auto}@media(max-width:500px){.shell{--shell-padding-x:23px}}@media(max-width:400px){.shell{--shell-padding-x:16px}}@media(max-width:360px){.nav{padding-left:max(10px,var(--app-safe-left,0px));padding-right:max(10px,var(--app-safe-right,0px))}.composer-row{gap:2px}.nav .nav-item{padding:0 16px}.task-line .title{font-size:15px}}.page-header{justify-content:flex-start;gap:8px;margin-bottom:24px;align-items:center}.page-title{display:flex;align-items:center;gap:9px;min-width:0;flex:1;margin:0;font-size:24px;line-height:1.2;font-weight:700;letter-spacing:-.5px;overflow-wrap:anywhere}.page-header>.icon,.page-header .top-actions .icon{width:44px;height:44px;flex:0 0 44px}.page-header .top-actions{gap:0}.list-dot{display:inline-block;width:8px;height:8px;border-radius:50%;flex:0 0 8px;background:var(--cat,var(--accent))}.sheet.list-drawer{inset:0 auto 0 0;margin:0;width:min(340px,88vw);height:100dvh;max-height:100dvh;border-radius:0 20px 20px 0;padding:max(18px,env(safe-area-inset-top),var(--app-safe-top,0px),var(--app-content-safe-top,0px)) max(18px,env(safe-area-inset-right),var(--app-safe-right,0px),var(--app-content-safe-right,0px)) max(18px,env(safe-area-inset-bottom),var(--app-safe-bottom,0px),var(--app-content-safe-bottom,0px)) max(18px,env(safe-area-inset-left),var(--app-safe-left,0px),var(--app-content-safe-left,0px));animation:drawer-enter .18s ease-out}.list-drawer .handle{display:none}.list-drawer .sheet-top{margin-bottom:18px}.drawer-list{display:flex;align-items:center;gap:13px;width:100%;min-height:48px;padding:12px 14px;border-radius:12px;text-align:left;font-size:15px}.drawer-list span{min-width:0;overflow-wrap:anywhere}.drawer-list.active{background:var(--soft);color:var(--accent)}.drawer-create{border-top:1px solid var(--line);margin-top:16px;border-radius:0;color:var(--muted)}.folder-heading{display:flex;align-items:center;gap:4px;margin-bottom:12px}.folder-heading .back{flex:1;min-width:0;text-align:left}.folder-heading .back span{overflow-wrap:anywhere}.folder-heading>.icon{width:44px;min-width:44px;height:44px}.settings-page form{padding:16px 0}.settings-page form .secondary{margin-top:12px;width:100%}.settings-history{border-top:1px solid var(--line);margin-top:18px}.nav-tabs{width:100%;gap:3px}.nav .nav-item{flex:1;padding:0 10px;min-width:0}.nav [hidden]{display:none!important}.task-list-label{display:flex;justify-content:flex-end;align-items:center;gap:5px;font-size:11px;line-height:1.35;color:var(--muted);margin:7px 4px 0 47px;min-width:0;text-align:right}.task-list-label span{min-width:0;overflow-wrap:anywhere}.task-list-label .list-dot{width:5px;height:5px;flex-basis:5px}.subtask{min-height:44px;padding:0;cursor:pointer}.subtask input[type=checkbox]{appearance:none;-webkit-appearance:none;position:relative;display:inline-grid;place-items:center;width:44px;height:44px;min-width:44px;flex:0 0 44px;margin:0;border:0;border-radius:6px;background:transparent;cursor:pointer}.subtask input[type=checkbox]:before{content:"";width:20px;height:20px;border:1.5px solid var(--muted);border-radius:5px;box-sizing:border-box}.subtask input[type=checkbox]:checked:before{border-color:var(--accent);background:var(--accent)}.subtask input[type=checkbox]:checked:after{content:"";position:absolute;display:block;width:5px;height:9px;border:solid var(--onaccent);border-width:0 2px 2px 0;transform:translateY(-1px) rotate(45deg)}.subtask input[type=checkbox]:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@keyframes drawer-enter{0%{transform:translate(-24px);opacity:0}to{transform:translate(0);opacity:1}}@media(max-width:380px){.page-title{font-size:21px}.nav .nav-item{font-size:11px;padding:0 6px;gap:5px}}.selected-list-header{display:grid;grid-template-columns:44px minmax(0,1fr);row-gap:10px}.selected-list-header>.icon{grid-row:1;grid-column:1}.selected-list-header .top-actions{grid-row:1;grid-column:2;justify-self:end}.selected-list-header .page-title{grid-row:2;grid-column:1/-1;align-items:baseline}.selected-list-header .page-title .list-dot{align-self:center}.app-update{margin-top:24px;padding-top:16px;border-top:1px solid var(--line)}.app-update h2{font-size:18px}.update-actions{display:flex;flex-wrap:wrap;gap:8px}.update-actions button{min-height:44px;white-space:normal}.delete-name{font-weight:700;overflow-wrap:anywhere}.collection-delete .sheet-actions button{min-height:44px}.clarification-modes{display:flex;gap:8px;flex-wrap:wrap}.clarification-sheet .chip{white-space:normal;min-height:44px;text-align:left}.clarification-sheet .question{padding:8px 0}.clarification-sheet h3{font-size:16px;line-height:1.4;margin:8px 0}.clarification-input{display:flex;align-items:flex-end;gap:6px}.clarification-input textarea{width:100%;min-width:0;min-height:88px;margin:0}.clarification-sheet .voice-panel{position:static;margin-top:12px;padding:12px;border-radius:12px}.clarification-input:has(.voice-panel){flex-wrap:wrap}.clarification-input .voice-panel{width:100%}.clarification-sheet .sheet-actions{flex-wrap:wrap}.clarification-sheet .sheet-actions button{min-height:44px;white-space:normal}.previous-answer blockquote{margin:8px 0;padding:8px;border-left:2px solid var(--accent);white-space:pre-wrap;overflow-wrap:anywhere}.previous-answer{padding:10px 0}.ai-notice{display:flex;gap:8px;align-items:center;background:var(--soft);border-radius:12px;padding:10px 12px}.ai-notice .icon{margin-left:auto;flex-shrink:0}.clarification-drafts h2{font-size:18px}.clarification-drafts article{border-top:1px solid var(--line);padding:10px 0}.clarification-drafts p{white-space:pre-wrap;overflow-wrap:anywhere;max-height:140px;overflow:auto}.clarification-sheet [hidden]{display:none!important}
