:root{font-family:system-ui,-apple-system,"Segoe UI",sans-serif;color:#233b37;background:#f6f5ef;font-synthesis:none;font-size:16px;--teal:#174f48;--muted:#58685e;--line:#dce2d9;--paper:#fffef9}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;touch-action:manipulation}button:disabled{cursor:default;opacity:.45}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #adbf64;outline-offset:3px}button{color:inherit}button,input,select,textarea{-webkit-tap-highlight-color:transparent}input,select,textarea{width:100%;border:1px solid #cbd4cb;border-radius:12px;padding:13px 14px;background:var(--paper);color:#233b37;min-height:48px}textarea{resize:vertical;line-height:1.6}input[type=checkbox]{width:22px;height:22px;min-height:22px;accent-color:var(--teal)}label{display:flex;flex-direction:column;gap:8px;font-size:.9rem;font-weight:600;margin:18px 0}label small{font-weight:400;color:var(--muted)}h1,h2,h3,p{margin:0}h1{font-size:clamp(2.15rem,7vw,3.25rem);font-weight:650;letter-spacing:-.055em;line-height:1.12;margin:12px 0 14px}h1 span{color:#718272}h2{font-size:1.04rem;font-weight:650;letter-spacing:-.02em}h3{font-size:1.1rem;font-weight:620;line-height:1.4}p{line-height:1.6}small{font-size:.78rem;line-height:1.5}.app-shell{max-width:860px;margin:auto;padding:0 26px 115px}.app-header{height:91px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);margin-bottom:32px}.wordmark{display:flex;align-items:center;gap:9px;font-size:1.18rem;font-weight:700;letter-spacing:-.045em}.brand-mark{background:var(--teal);color:var(--paper);width:30px;height:33px;display:grid;place-items:center;border-radius:8px;font-size:1.3rem}.local-badge{font-size:.52rem;letter-spacing:.08em;font-weight:600;color:#758078;border:1px solid var(--line);border-radius:4px;padding:5px;margin-left:7px}.icon-button{border:1px solid var(--line);border-radius:50%;background:transparent;min-width:44px;min-height:44px;font-size:1.2rem}.eyebrow{display:block;font-size:.65rem;letter-spacing:.14em;font-weight:750;color:#738074;text-transform:uppercase}.intro{font-size:.9rem;color:var(--muted);margin-bottom:26px}.capture{display:flex;align-items:center;gap:8px;border:1px solid #cbd4cb;border-radius:14px;background:var(--paper);padding:7px 8px 7px 14px;margin-bottom:24px;box-shadow:0 3px 10px #20392e04}.capture>span{font-size:1.5rem;color:#7b897b}.capture input{background:none;border:0;padding:10px 2px;min-width:0;font-size:.88rem;outline-offset:0}.capture button{border:0;background:var(--teal);color:white;border-radius:9px;padding:12px 18px;min-height:46px;font-size:.83rem;font-weight:600}.recovery-card{background:#e5ecd9;border:1px solid #d6e0c7;border-radius:18px;padding:24px;display:flex;align-items:center;justify-content:space-between;text-align:left;width:100%;margin:4px 0 28px}.recovery-card strong{display:block;font-size:1.18rem;letter-spacing:-.025em;margin:9px 0 5px}.recovery-card small{color:#677557}.recovery-card .eyebrow{color:#6b7c55}.arrow{font-size:1.75rem;font-weight:300}.section-heading{display:flex;align-items:center;justify-content:space-between;margin:29px 0 12px;gap:12px}.section-heading>span{font-size:.75rem;background:#e4e9e0;border-radius:20px;padding:4px 9px}.text-button{border:0;background:transparent;color:var(--teal);font-size:.8rem;font-weight:600;min-height:44px;padding:8px 0}.task-stack{background:var(--paper);border:1px solid var(--line);border-radius:15px;overflow:hidden}.task-stack:empty{display:none}.task-row{display:flex;align-items:center;gap:12px;padding:10px 14px;min-height:80px;border-bottom:1px solid #e9ece3}.task-row:last-child{border-bottom:0}.check{height:28px;width:28px;min-width:28px;background:transparent;border:1.5px solid #abbcae;border-radius:50%;padding:0;position:relative}.check:before{content:"";position:absolute;inset:-10px}.check.checked{background:var(--teal);color:white;border-color:var(--teal)}.task-body{border:0;background:transparent;text-align:left;flex:1;min-width:0;padding:8px 0;min-height:48px}.task-body strong,.run-card strong,.list-card strong{display:block;font-size:.93rem;font-weight:590;line-height:1.4;overflow-wrap:anywhere}.task-body small,.run-card small,.list-card small{display:block;color:var(--muted);margin-top:4px}.row-more{background:none;border:0;min-width:44px;min-height:44px;font-size:1.35rem;color:#7c897d}.empty{text-align:center;padding:30px 22px 38px;border:1px dashed #ccd7c9;border-radius:18px;background:#f9f9f3}.empty-symbol{display:grid;place-items:center;border:1px solid #cbd7bf;border-radius:16px;color:#6f825e;width:53px;height:53px;font-size:1.5rem;margin:0 auto 20px}.empty p{font-size:.86rem;color:var(--muted);max-width:330px;margin:9px auto 18px}.bottom-nav{position:fixed;bottom:0;left:50%;transform:translateX(-50%);display:grid;grid-template-columns:repeat(4,1fr);gap:5px;width:min(860px,100%);padding:10px 16px calc(13px + env(safe-area-inset-bottom));border-top:1px solid #dce2d9;background:#f6f5eff5;backdrop-filter:blur(18px);z-index:10}.bottom-nav button{display:flex;flex-direction:column;align-items:center;gap:5px;border:0;border-radius:12px;background:none;padding:7px;min-height:62px;font-size:.69rem;color:#7a847a;font-weight:600}.bottom-nav button span{font-size:1.3rem;line-height:1.2}.bottom-nav button.active{color:var(--teal);background:#e8edde}.button{border:0;background:var(--teal);color:#fffef9;border-radius:11px;padding:14px 20px;min-height:48px;font-size:.88rem;font-weight:600}.compact{padding:11px 16px;white-space:nowrap}.full{width:100%;margin-top:15px}.title-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.list-card,.run-card{display:flex;align-items:center;gap:16px;width:100%;text-align:left;background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:20px;margin-bottom:12px}.list-icon,.run-icon{width:44px;height:44px;display:grid;place-items:center;background:#edf0e5;color:#587358;border-radius:12px;font-size:1.4rem}.chevron{margin-left:auto;color:#8d998b;font-size:1.6rem}.template-card{display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:20px;margin-bottom:12px}.template-card h3{margin:8px 0 3px}.template-card small{color:var(--muted)}.plain{border:0;background:none;padding:0;text-align:left}.template-description{flex:1;min-width:0}.back{border:0;background:none;color:var(--teal);padding:0;min-height:44px;margin-bottom:14px;font-size:.87rem}.search{margin:0 0 18px;background:transparent}.history-section{margin:25px 0;font-size:.85rem;color:var(--muted)}summary{cursor:pointer;min-height:44px;padding:12px 0;font-weight:600}.resolved-row{display:flex;gap:10px;justify-content:space-between;width:100%;text-align:left;padding:15px 5px;border:0;border-bottom:1px solid var(--line);background:none}.resolved-row small{white-space:nowrap}.chips{display:flex;flex-wrap:wrap;gap:7px;margin:18px 0 24px}.chip{background:transparent;border:1px solid var(--line);border-radius:24px;min-height:44px;padding:10px 16px;font-size:.8rem}.chip.selected{background:var(--teal);color:white;border-color:var(--teal)}.attention-row{display:flex;align-items:center;gap:14px;border:1px solid #e5d9c2;background:#fffcf1;border-radius:14px;padding:12px 16px;margin:10px 0}.severity{display:grid;place-items:center;background:#ece0bd;border-radius:9px;color:#856925;font-size:.75rem;font-weight:700;min-width:28px;height:30px}.notice{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 15px;border-radius:12px;border:1px solid #cfdbc4;background:#eaf0e1;color:#335442;font-size:.8rem;line-height:1.5;margin-bottom:18px}.notice button{border:0;background:none;font-weight:600;min-height:40px;white-space:nowrap}.notice.error{background:#ffede7;border-color:#efc4b5;color:#944c35}.permission-note{background:none;border:0;color:#8d7141;display:block;padding:0;min-height:44px;font-size:.78rem;text-align:left;margin-top:-16px}.sheet-scrim{position:fixed;inset:0;background:#18362c66;backdrop-filter:blur(3px);z-index:30;display:flex;align-items:flex-end;justify-content:center}.sheet{max-width:620px;width:100%;max-height:92dvh;overflow-y:auto;border-radius:25px 25px 0 0;background:#f6f5ef;padding:22px 26px calc(30px + env(safe-area-inset-bottom));box-shadow:0 -10px 70px #1c3b2720}.sheet-header{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px}.sheet-header h2{font-size:1.3rem}.sheet p{font-size:.9rem;color:var(--muted)}.action-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.action-grid button{border:1px solid var(--line);background:var(--paper);padding:17px 12px;border-radius:12px;text-align:left;font-size:.87rem;font-weight:600}.action-grid small{display:block;font-size:.7rem;font-weight:400;color:var(--muted);margin-top:6px}.danger{color:#a55b45}.danger-button{background:#a55b45}.option-button{display:block;width:100%;min-height:54px;border:1px solid var(--line);border-radius:12px;background:var(--paper);text-align:left;padding:15px;margin:12px 0}.small{font-size:.77rem!important;color:var(--muted);margin-top:12px}.history{list-style:none;padding:0;border-left:1px solid var(--line);margin-left:4px}.history li{padding:9px 14px}.history strong{display:block;font-size:.8rem;font-weight:500}.history small{color:var(--muted)}progress{width:100%;height:7px;appearance:none;border:0;border-radius:10px;margin:4px 0 23px;background:#dbe4d2}progress::-webkit-progress-bar{background:#dbe4d2;border-radius:10px}progress::-webkit-progress-value{background:#63825c;border-radius:10px}.run-item{display:flex;align-items:center;gap:17px;background:var(--paper);border:1px solid var(--line);border-radius:14px;padding:23px 18px;margin-bottom:12px;width:100%;text-align:left;line-height:1.45}.run-item small{display:block;color:var(--muted)}.run-item.done{color:#7f8c7b;background:#edf0e6}.run-item.done>span:last-child{text-decoration:line-through}.settings-card{background:var(--paper);border:1px solid var(--line);border-radius:17px;padding:23px;margin:18px 0}.settings-card p{font-size:.86rem;color:var(--muted);margin:12px 0}.toggle{flex-direction:row;align-items:center;gap:12px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.loading{display:grid;place-items:center;height:100dvh;color:var(--teal)}#blazor-error-ui{display:none;position:fixed;bottom:0;background:#fff0df;padding:18px;z-index:100;width:100%}@media(min-width:650px){.app-shell{padding-left:50px;padding-right:50px}.app-header{margin-bottom:42px}.sheet-scrim{align-items:center}.sheet{border-radius:24px;max-height:85dvh}h1{font-size:3rem}}@media(max-width:370px){.app-shell{padding-left:18px;padding-right:18px}.local-badge{display:none}.template-card{padding:15px}.compact{padding:10px}.sheet{padding-left:20px;padding-right:20px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
.builder-heading{font-size:.9rem;font-weight:600;margin-top:22px}.builder-heading small{display:block;font-weight:400;color:var(--muted);margin-top:6px}.builder-item{padding:12px;border:1px solid var(--line);border-radius:14px;margin-top:12px;background:var(--paper)}.builder-step{display:flex;align-items:center;gap:9px}.builder-step>span{font-size:.8rem;color:var(--muted);min-width:15px}.builder-step input{min-width:0}.builder-step .icon-button{border:0;min-width:32px}.builder-actions{display:flex;gap:15px;align-items:center;padding-left:23px}.builder-actions .toggle{margin:8px 0;font-size:.75rem;margin-right:auto}.builder-actions .text-button{font-size:.73rem}
.capture-area{margin-bottom:23px}.capture-area .capture{margin-bottom:0}.capture-links{display:flex;justify-content:space-between;gap:12px}.capture-links .text-button{font-size:.73rem;color:#71816c}.capture-options{padding:3px 16px 18px;border:1px solid var(--line);border-radius:12px;background:var(--paper)}.capture-options small{color:var(--muted)}
.mode-tools{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 22px}.mode-tools .text-button{font-size:.75rem}.thought-text{white-space:pre-wrap;overflow-wrap:anywhere;color:var(--teal)!important;font-size:1.05rem!important}.capture-links{flex-wrap:wrap}.capture-links button{min-height:42px}
.backup-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.backup-name{display:block;overflow-wrap:anywhere;margin:12px 0;font-size:.94rem}.backup-counts{margin:20px 0;background:var(--paper);border:1px solid var(--line);border-radius:12px;padding:8px 16px}.backup-counts>div{display:flex;justify-content:space-between;gap:15px;padding:9px 0;font-size:.88rem}.backup-counts dd{margin:0;font-weight:600}.backup-counts dt{color:var(--muted)}
.backup-file{font-size:.8rem;color:var(--teal);margin:12px 0}.backup-file input{font-size:.76rem;min-height:42px;max-width:300px;padding:8px;background:none}.repeat-link{display:block;margin-bottom:12px}

/* Shared light/dark palette and keyboard accessibility. */
:root{color-scheme:light;--ink:#233b37;--surface-muted:#edf0e6;--page:#f6f5ef;--on-accent:#fffef9;--focus:#456d28}
input,select,textarea{color:var(--ink)}
button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible,a:focus-visible{outline:3px solid var(--focus);outline-offset:3px}
.sheet:focus{outline:none}.sheet{scroll-padding:24px}.task-stack{overflow:visible}.check:focus-visible{outline-offset:5px}
.order-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin:12px 0}.order-toolbar label{margin:0;min-width:160px}.order-actions{display:flex;align-items:center;gap:4px;flex-shrink:0}.order-actions button{min-width:44px;min-height:44px;padding:8px}.ordered-card{display:flex;align-items:center;gap:8px;margin-bottom:12px}.ordered-card .list-card{margin-bottom:0;flex:1;min-width:0}.ordered-task{display:flex;align-items:center;gap:6px}.ordered-task .task-row{flex:1;min-width:0}.ordered-task+.ordered-task{border-top:1px solid var(--line)}
@media(max-width:440px){.ordered-card{gap:3px}.order-actions{gap:0;flex-direction:column}.order-actions button{padding:6px}.ordered-card .list-card{padding:14px;gap:10px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
.eyebrow,.local-badge,.capture-links .text-button,.bottom-nav button{color:#58685e}
@media(prefers-color-scheme:dark){
:root{color-scheme:dark;--ink:#e3ece5;--page:#14201d;--paper:#1d2c27;--teal:#96d9c6;--muted:#b1bfb6;--line:#43534a;--surface-muted:#2a3b30;--on-accent:#102c24;--focus:#c0df87;color:var(--ink);background:var(--page)}
h1 span,.eyebrow,.local-badge,.capture-links .text-button,.capture>span,.row-more,.chevron{color:#b0c2af}
.attention-row{background:#352f22;border-color:#6c5a38}.severity{background:#594a2a;color:#f6d997}.permission-note{color:#dfc08e}
.capture,input,select,textarea{border-color:#52645a}.capture{box-shadow:none}.capture button,.button,.check.checked,.brand-mark,.chip.selected{background:var(--teal);color:var(--on-accent)}
.recovery-card{background:#2e402b;border-color:#526344}.recovery-card small,.recovery-card .eyebrow{color:#c2d3b1}
.section-heading>span,.list-icon,.run-icon{background:#31432f;color:#c6dac0}.task-row{border-color:var(--line)}.check{border-color:#8fa68f}
.empty{background:#192720;border-color:#52644c}.empty-symbol{border-color:#687d59;color:#c5d8ac}
.bottom-nav{background:#14201df5;border-color:var(--line)}.bottom-nav button{color:#b6c2b6}.bottom-nav button.active{color:var(--teal);background:#2b3d2c}
.sheet{background:var(--page)}.sheet-scrim{background:#00000099}.notice{background:#263d2d;color:#d3e7ce;border-color:#516d4e}.notice.error{background:#452d28;color:#ffd4c7;border-color:#946556}
.danger{color:#ffb59d}.danger-button{background:#cf947e;color:#251610}.run-item.done{background:#27382c;color:#b6c7b0}
progress,progress::-webkit-progress-bar{background:#40513b}progress::-webkit-progress-value{background:#a5c694}
#blazor-error-ui{background:#4b3522;color:#ffe1bb}
}
@media(forced-colors:active){button,input,select,textarea,.task-stack,.sheet{border:1px solid CanvasText}.check.checked{background:Highlight;color:HighlightText}.bottom-nav button.active{outline:2px solid Highlight}}
input::placeholder,textarea::placeholder{color:var(--muted);opacity:1}

/* Task-first opening screen: compact chrome, one capture row, then actionable tasks. */
.app-header{height:54px;margin-bottom:8px}.wordmark{font-size:1rem;gap:8px}.brand-mark{width:26px;height:28px;font-size:1.1rem}.app-shell{padding-left:16px;padding-right:16px}.now-title{display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:44px;margin-bottom:6px}.now-title h1{font-size:1.35rem;line-height:1.2;letter-spacing:-.025em;margin:0}.now-title .task-count{font-size:.85rem;font-weight:500;color:var(--muted);margin-left:5px}.now-title .text-button{padding:4px 0}.capture-compact{margin-bottom:12px}.capture-compact .capture{padding:4px;gap:4px;border-radius:11px}.capture-compact .capture input{padding:10px;min-height:44px;font-size:.95rem}.capture-compact .capture button{min-height:44px;padding:8px 14px}.capture-compact .capture .capture-more{background:transparent;color:var(--ink);min-width:44px;padding:6px;font-size:1.25rem}.now-tasks .task-row{min-height:64px;padding:6px 10px;gap:11px}.now-tasks .task-body{padding:4px 0;min-height:48px}.now-tools,.now-mode{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.now-mode{font-size:.85rem;color:var(--muted);margin-bottom:8px}.now-empty{font-size:.9rem;color:var(--muted);padding:14px 0}.now-tools{margin-top:12px}.now-tasks+.section-heading{margin-top:20px}.app-shell>main>.notice[role=status]{position:fixed;left:50%;transform:translateX(-50%);bottom:90px;width:min(600px,calc(100% - 32px));z-index:20;margin:0;box-shadow:0 3px 18px #0002}
@media(min-width:650px){.app-shell{padding-left:30px;padding-right:30px}.app-header{height:54px;margin-bottom:8px}}
