.execution-page{width:min(100%,860px);margin:0 auto;padding:38px 24px 96px}.execution-page-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.execution-page h1{font-family:var(--serif);overflow-wrap:anywhere;margin:0;font-size:32px;font-weight:600;line-height:1.4}.execution-page-heading p{color:var(--muted);margin:8px 0 0;font-size:14px}.execution-primary,.execution-secondary{border:1px solid var(--line);cursor:pointer;white-space:nowrap;background:0 0;border-radius:5px;padding:10px 18px;font-size:14px}.execution-primary{background:var(--accent);color:#fff;border-color:var(--accent)}.execution-primary:hover{background:var(--accent-dark)}.execution-secondary:hover{background:#eeebe5}.execution-primary:disabled,.execution-secondary:disabled{opacity:.55;cursor:wait}.execution-filters{gap:10px;margin-bottom:20px;display:flex}.execution-filters button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:5px;padding:7px 16px;font-size:14px}.execution-filters button[aria-pressed=true]{color:var(--accent-dark);background:#f4e5df;border-color:#f4e5df}.execution-project-list,.execution-goal-list,.execution-contributors{margin:0;padding:0;list-style:none}.execution-project-list{border-top:1px solid var(--line)}.execution-project-row{text-align:left;border:0;border-bottom:1px solid var(--line);cursor:pointer;background:0 0;grid-template-columns:minmax(80px,1fr) minmax(60px,1fr) auto 20px;align-items:center;gap:18px;width:100%;padding:24px 8px;display:grid}.execution-project-row:hover{background:#eeebe56b}.execution-project-row strong{overflow-wrap:anywhere;font-size:18px;font-weight:500}.execution-tag{color:#5b5853;overflow-wrap:anywhere;background:#ece9e4;border-radius:5px;justify-self:start;width:fit-content;max-width:100%;padding:4px 10px;font-size:13px;line-height:1.5;display:inline-block}.execution-empty{text-align:center;color:var(--muted);border-top:1px solid var(--line);padding:66px 12px}.execution-empty p{margin:0 0 20px;line-height:1.7}.execution-dialog{border:1px solid var(--line);background:var(--paper);width:min(460px,100% - 32px);max-height:calc(100dvh - 48px);color:var(--graphite);border-radius:10px;padding:28px;overflow-y:auto;box-shadow:0 20px 80px #2b2a2829}.execution-dialog::backdrop{background:#28262366}.execution-dialog-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.execution-dialog h2{font:600 24px var(--serif);margin:0}.execution-close{cursor:pointer;background:0 0;border:0;padding:4px 8px;font-size:28px;line-height:1}.execution-field{flex-direction:column;gap:9px;margin:20px 0;font-size:14px;display:flex}.execution-field input,.execution-field select{border:1px solid var(--line);width:100%;min-width:0;color:var(--graphite);font:inherit;background:#fff5;border-radius:5px;padding:11px 12px}.execution-field select:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.execution-dialog-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:12px;margin-top:28px;padding-top:20px;display:flex}.execution-hint{color:var(--muted);font-size:13px;line-height:1.7}.execution-settings-task-name{color:var(--muted);white-space:pre-wrap;overflow-wrap:anywhere;margin:0 0 20px;font-size:14px;line-height:1.6}.goal-task-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 12px;padding:8px 0 14px;display:flex}.goal-task-date-controls{flex:220px;align-items:center;gap:6px;min-width:0;display:flex}.goal-task-date-filter{overscroll-behavior-x:contain;scrollbar-width:none;flex:1;gap:8px;min-width:0;padding:3px 0;display:flex;position:relative;overflow-x:auto}.goal-task-date-filter::-webkit-scrollbar{display:none}.goal-task-date-filter button{white-space:nowrap;flex:none}.goal-task-calendar{height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:4px;flex:0 0 32px;place-items:center;padding:0;display:grid}.goal-task-date-filter button,.goal-task-add{min-height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:4px 6px;font-size:12px;display:inline-flex}.goal-task-date-filter button[aria-pressed=true]{color:var(--graphite);background:#eeebe5;border-radius:4px}.goal-task-add{color:var(--accent-dark)}.goal-task-date-group h3{color:var(--muted);margin:0;padding:8px 0;font-size:12px;font-weight:500}.goal-task-date-group+.goal-task-date-group{margin-top:12px}.goal-task-empty{color:var(--muted);margin:0;padding:6px 0 20px;font-size:13px}.execution-warning{background:#f4e5df;border-radius:5px;padding:12px;font-size:14px;line-height:1.7}.execution-warning p{margin-top:0}.execution-error{color:var(--accent-dark);font-size:14px;line-height:1.6}.execution-back{color:var(--muted);cursor:pointer;background:0 0;border:0;margin-bottom:28px;padding:0}.execution-goal-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:16px;font-size:14px;display:flex}.execution-progress-meter{align-items:center;gap:22px;display:flex}.execution-progress-meter strong{color:var(--accent-dark);min-width:65px;font-size:25px;font-weight:400}.execution-progress progress{width:100%;height:7px;accent-color:var(--accent);background:#e8e5e0;border:0;border-radius:20px;overflow:hidden}.execution-progress progress::-webkit-progress-bar{background:#e8e5e0;border-radius:20px}.execution-progress progress::-webkit-progress-value{background:var(--accent);border-radius:20px}.execution-progress progress::-moz-progress-bar{background:var(--accent)}.execution-progress p{margin:12px 0 0;font-size:14px;line-height:1.7}.execution-progress.is-detail{margin:30px 0}.execution-progress.is-detail .execution-progress-meter strong{min-width:100px;font-size:44px}.execution-goal-list>li{border-top:1px solid var(--line);padding:24px 0}.execution-goal-row-heading{justify-content:space-between;align-items:start;gap:18px;display:flex}.execution-goal-name{text-align:left;cursor:pointer;overflow-wrap:anywhere;background:0 0;border:0;padding:0;font-size:20px;font-weight:500}.execution-goal-name:hover{color:var(--accent-dark)}.execution-contribution-preview summary{cursor:pointer;color:var(--muted);padding:8px 0;font-size:13px}.execution-contribution-section{border-top:1px solid var(--line);margin-top:28px;padding-top:24px}.execution-contribution-section h2{font:600 20px var(--serif);margin:0 0 18px}.execution-contributors>li{border-top:1px solid var(--line);align-items:center;gap:14px;padding:20px 4px;display:flex}.execution-task-check{border:1px solid var(--muted);border-radius:3px;flex:0 0 19px;place-items:center;width:19px;height:19px;font-size:13px;display:grid}.execution-task-check.is-completed{color:#fff;background:var(--accent);border-color:var(--accent)}.execution-contributor-name{overflow-wrap:anywhere;flex:1;font-size:15px}.execution-contributors .execution-tag{max-width:35%}.execution-goal-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-top:10px;padding-top:24px;display:flex}@media (width<=600px){.execution-page{padding:24px 16px 110px}.execution-page-heading{gap:14px;margin-bottom:24px}.execution-page h1{font-size:27px}.execution-page-heading p{font-size:12px}.execution-primary,.execution-secondary{padding:10px 13px}.execution-project-row{grid-template-columns:minmax(70px,1fr) minmax(48px,.7fr) auto 10px;gap:10px;padding:22px 0}.execution-project-row strong{font-size:16px}.execution-dialog{width:100%;max-width:100%;max-height:calc(100dvh - 24px);padding:24px 20px calc(24px + env(safe-area-inset-bottom));border-radius:16px 16px 0 0;margin:auto 0 0}.execution-field input,.execution-field select{font-size:16px}.execution-goal-footer{flex-direction:column;align-items:flex-start;gap:10px}.execution-progress.is-detail .execution-progress-meter strong{min-width:86px;font-size:38px}.execution-contributors>li{flex-wrap:wrap;gap:10px}.execution-contributors .execution-tag{max-width:100%}}.execution-page{padding-top:22px}.execution-page-heading{margin-bottom:18px}.execution-page h1{font-size:25px}.execution-project-list,.execution-project-row,.execution-empty,.execution-goal-list>li{border:0}.execution-project-row{border-radius:6px;padding:15px 8px}.execution-empty{padding:32px 12px}.execution-filters{gap:6px;margin-bottom:12px}.execution-filters button{border-color:#0000;padding:6px 12px}.execution-goal-list>li{padding:16px 0}.execution-progress{margin:12px 0}.execution-dialog.project-editor-dialog{background:#faf9f6;border-radius:4px;width:min(520px,100% - 32px);padding:24px}.project-editor-dialog .execution-dialog-heading{margin-bottom:20px}.project-editor-dialog .execution-dialog-heading h2{font-size:22px;font-weight:400}.project-editor-dialog .execution-close{width:34px;height:34px;color:var(--muted);place-items:center;padding:0;display:grid}.project-editor-dialog .execution-field{color:var(--muted);gap:8px;margin:18px 0;font-size:12px}.project-editor-dialog .execution-field input{height:40px;color:var(--graphite);background:#ffffff57;border-radius:3px;padding:0 14px;font-size:13px}.project-editor-dialog .project-status-options{grid-template-columns:repeat(3,1fr)}.project-editor-dialog .goal-status-options{grid-template-columns:repeat(2,minmax(0,1fr))}.project-editor-dialog .execution-dialog-actions{border-top:0;margin-top:26px;padding-top:0}.project-editor-dialog .execution-dialog-actions>button{border-radius:3px;min-width:82px;height:40px;padding:0 18px;font-size:13px}@media (width<=600px){.execution-dialog.project-editor-dialog{width:100%;max-height:88dvh;padding:22px 18px calc(22px + env(safe-area-inset-bottom));border-bottom:0;border-left:0;border-right:0;border-radius:12px 12px 0 0}.project-editor-dialog .execution-field input{font-size:16px}}.project-editor-dialog .recurrence-control .domain-identity svg{color:var(--domain-color)}.execution-goal-row-meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.execution-goal-edit{min-height:36px;color:var(--accent-dark);cursor:pointer;background:0 0;border:0;flex:none;padding:4px 0 4px 12px;font-size:13px}.execution-goal-page,.execution-project-page{width:100%;padding-inline:0}.project-contents{margin-bottom:0}.association-completed{margin:4px 0}.association-completed>summary{color:var(--muted);cursor:pointer;padding:8px 0;font-size:12px}.association-completed-children{margin-left:26px}.project-card .execution-project-row{min-height:56px;margin:0;padding:14px 0}.project-task-group{border-top:1px solid var(--line)}.project-task-group>summary{cursor:pointer;grid-template-columns:minmax(0,1fr) auto 12px;align-items:center;gap:12px;min-height:44px;padding:10px 0;font-size:13px;line-height:24px;list-style:none;display:grid}.project-task-group>summary::-webkit-details-marker{display:none}.project-task-group>summary>span:first-child{overflow-wrap:anywhere;min-width:0}.project-group-count{color:var(--muted);font-variant-numeric:tabular-nums;flex:none;margin-left:auto;font-size:12px}.project-task-group>summary:after{content:"›";width:12px;color:var(--muted);place-items:center;font-size:18px;line-height:24px;display:grid}.project-task-group[open]>summary:after{transform:rotate(90deg)}.project-task-group .goal-task-list>li{border-top:0;padding:6px 0}.project-task-group .goal-task-list{padding:0 0 10px}.execution-goal-list,.execution-project-list{gap:16px;display:grid}.execution-goal-list>.goal-card,.execution-project-list>.project-card{border:1px solid var(--line);border-radius:8px;min-width:0;padding:18px 20px 0}.execution-project-list>.project-card{padding-top:0}.execution-goal-list>.goal-card{padding-top:12px;position:relative}.goal-card .execution-goal-name:after{content:"";border-radius:inherit;cursor:pointer;position:absolute;inset:0}.goal-card .execution-goal-name:focus-visible:after{outline:2px solid var(--accent);outline-offset:3px}.goal-card .execution-contribution-preview,.goal-card .help-tip{z-index:1;position:relative}.goal-card .execution-goal-row-heading{align-items:flex-start;gap:12px}.goal-card .execution-goal-name{padding-top:2px;font-size:18px;line-height:1.45}.goal-card .execution-goal-row-meta{color:var(--muted);flex-wrap:wrap;justify-content:flex-start;gap:8px 12px;margin-top:0;font-size:12px}.goal-card .execution-contribution-preview{border-top:0}.goal-card .execution-contribution-preview>summary{min-height:40px;color:var(--graphite);align-items:center;gap:8px;padding:8px 0;list-style:none;display:flex}.goal-card .execution-contribution-preview>summary::-webkit-details-marker{display:none}.goal-card .execution-contribution-preview>summary:after{content:"›";color:var(--muted);margin-left:4px;font-size:18px;transition:transform .15s}.goal-card .execution-contribution-preview[open]>summary:after{transform:rotate(90deg)}.goal-task-list{margin:0;padding:0;list-style:none}.goal-task-list>li{border-top:0;padding:12px 0}.goal-task-list .execution-task-tree{padding:0}@media (width<=600px){.execution-goal-list>.goal-card,.execution-project-list>.project-card{padding:14px 14px 0}.execution-goal-list>.goal-card{padding-top:10px}.execution-project-list>.project-card{padding-top:0}.project-card .execution-project-row{min-height:52px;padding-block:14px}.goal-card .execution-goal-name{font-size:16px}}.goal-card .execution-goal-row-meta{gap:6px 16px}.goal-date-overdue{color:var(--accent-dark)}.goal-card .execution-contribution-preview>summary:after{margin-left:auto}.goal-progress-value{flex:none;align-items:center;margin-left:auto;display:inline-flex}.goal-progress-value .help-tip__content{left:auto;right:0}.goal-card .goal-progress-value strong{color:var(--accent-dark);font-variant-numeric:tabular-nums;font-size:20px;font-weight:400}.goal-card .execution-goal-row-meta{margin-top:3px}.goal-card-track{background:var(--line);width:100%;height:3px;accent-color:var(--accent);border:0;border-radius:2px;margin:12px 0 0;display:block;overflow:hidden}.goal-card-track::-webkit-progress-bar{background:var(--line)}.goal-card-track::-webkit-progress-value{background:var(--accent)}.goal-card-track::-moz-progress-bar{background:var(--accent)}.execution-goal-list>.goal-card:not(:has(.execution-contribution-preview)){padding-bottom:12px}.project-editor-dialog .goal-date-control{justify-content:space-between;width:100%;min-height:40px}.goal-date-dialog .calendar-popover.is-embedded{width:100%;box-shadow:none;background:0 0;border:0;margin:0;padding:0;position:static}.execution-dialog.goal-date-dialog{width:min(360px,100% - 32px)}@media (width<=600px){.execution-dialog.goal-date-dialog{width:100%}}.project-card-heading{display:block}.project-card-heading .execution-project-row{grid-template-columns:minmax(0,1fr);min-width:0;min-height:0;padding:14px 0 2px}.project-card-heading .execution-project-row strong{min-width:0}.association-meta-row{z-index:1;justify-content:space-between;align-items:center;gap:8px 12px;min-width:0;display:flex;position:relative}.project-card-heading .association-meta-row{padding-bottom:10px}.association-meta-row>.task-domain,.association-meta-row>.execution-goal-row-meta{flex:1;min-width:0}.association-meta-row>.task-domain{white-space:normal;overflow-wrap:anywhere}.association-actions{flex:none;align-items:center;gap:14px;margin-left:auto;display:flex}.association-actions button{min-height:32px;color:var(--accent-dark);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:4px 0;font-size:12px}.task-link-search{margin:0 0 12px}.task-link-search input{background:0 0;border-radius:3px;font-size:16px}.task-link-filters{border:0;min-width:0;margin:0;padding:0}.task-link-selects{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.task-link-selects .recurrence-select{min-width:0}.task-link-selects .recurrence-control>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.task-link-selects .recurrence-select__menu button{gap:8px}.task-link-selects .recurrence-select__menu button>span{overflow-wrap:anywhere;min-width:0}.task-link-filters .execution-status-filter{gap:18px;margin:0;overflow-x:visible}.task-link-filters .execution-status-filter button{gap:5px;font-size:13px}.task-link-filters:disabled{opacity:.6}.task-link-hide-projects{color:var(--muted);cursor:pointer;align-items:center;gap:8px;margin:0 0 12px;font-size:13px;display:flex}.task-link-hide-projects input{width:16px;height:16px;accent-color:var(--accent);margin:0}.task-link-list{overscroll-behavior:contain;max-height:min(42dvh,360px);margin:0;padding:0;list-style:none;overflow-y:auto}.task-link-list label{cursor:pointer;align-items:flex-start;gap:10px;padding:9px 0;display:flex}.task-link-list input,.task-link-confirm input{width:16px;height:16px;accent-color:var(--accent);flex:0 0 16px;margin:2px 0 0}.task-link-list label>span{min-width:0}.task-link-title{overflow-wrap:anywhere;font-size:13px;line-height:1.6;display:block}.task-link-meta{color:var(--muted);overflow-wrap:anywhere;margin-top:3px;font-size:12px;display:block}.task-link-confirm{align-items:flex-start;gap:10px;margin-top:16px;font-size:13px;line-height:1.6;display:flex}.task-link-dialog .execution-dialog-actions{align-items:center}.task-link-dialog .execution-dialog-actions>span{margin-right:auto}.execution-tree-main{align-items:center;gap:12px;display:flex}.execution-tree-title{overflow-wrap:anywhere;flex:1;font-size:17px}.execution-tree-row.is-completed .execution-tree-title{color:var(--muted);text-decoration:line-through}.execution-complete-box{border:1px solid var(--muted);cursor:pointer;background:0 0;border-radius:3px;flex:0 0 20px;place-items:center;width:20px;height:20px;padding:0;font-size:13px;display:grid}.execution-complete-box.is-completed{border-color:var(--accent);background:var(--accent);color:#fff}.execution-child-ring{cursor:pointer;border:0;border-radius:50%;flex:0 0 20px;width:20px;height:20px;margin-top:4px;padding:2px}.execution-child-ring span{background:var(--paper);border-radius:50%;place-items:center;width:16px;height:16px;font-size:6px;line-height:1;display:grid}.execution-task-labels{flex-wrap:wrap;align-items:center;gap:7px;margin:9px 0 10px 32px;display:flex}.execution-task-time{color:var(--muted);flex-wrap:wrap;align-items:center;gap:12px;margin:8px 0 0 32px;font-size:12px;display:flex}.execution-task-time>button{cursor:pointer;color:var(--muted);font-variant-numeric:tabular-nums;background:0 0;border:0;padding:3px 0;font-size:12px}.execution-task-time>button.is-running{color:var(--accent-dark)}.execution-tree-row.is-child{border-left:1px solid var(--line);margin:17px 0 0 34px;padding:13px 0 0 16px}.execution-tree-row.is-child .execution-tree-title{font-size:15px}.execution-subtle{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:6px 0;font-size:13px}.execution-task-tree>.execution-subtle{margin:10px 0 0 34px}.execution-tree-actions{flex-wrap:wrap;gap:18px;margin:15px 0 0 32px;display:flex}.execution-tree-actions[hidden]{display:none}.execution-tree-actions button,.execution-suggestion-actions button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:3px 0;font-size:12px}.execution-tree-actions button:hover,.execution-subtle:hover{color:var(--accent-dark)}.execution-child-form{grid-template-columns:18px minmax(0,1fr);align-items:start;gap:6px 12px;display:grid}.execution-child-form textarea{width:100%;min-width:0;min-height:27px;color:inherit;font:inherit;resize:none;background:0 0;border:0;padding:0;font-size:15px;line-height:1.6;overflow:hidden}.execution-child-form textarea:focus-visible{outline:none}.execution-goal-choices{border:1px solid var(--line);border-radius:5px;margin:20px 0;padding:12px}.execution-goal-choices legend{font-size:14px}.execution-goal-choices label{align-items:center;gap:8px;margin:8px 0;font-size:14px;display:flex}.execution-goal-choices input,.execution-suggestion-select input{accent-color:var(--accent)}.execution-time-presets{flex-wrap:wrap;gap:6px;display:flex}.execution-time-presets button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:4px;padding:6px 9px;font-size:12px}.execution-time-presets button[aria-pressed=true]{border-color:var(--accent);color:var(--accent-dark);background:#f4e5df}.execution-delete{color:var(--accent-dark);margin-right:auto}.execution-confirm-copy{font-size:15px;line-height:1.8}.execution-suggestions{background:#fbf7f166;border:1px solid #dccac0;border-radius:7px;margin:30px 0;padding:22px}.execution-suggestions>header{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.execution-suggestions h2{font:600 19px var(--serif);margin:0}.execution-suggestions header p{color:var(--muted);margin-bottom:0;font-size:12px;line-height:1.7}.execution-suggestions>ul{margin:18px 0 0;padding:0;list-style:none}.execution-suggestions>ul>li{border-top:1px solid var(--line);padding:18px 0}.execution-suggestion-select{align-items:flex-start;gap:10px;font-size:15px;display:flex}.execution-suggestion-select input{margin-top:4px}.execution-suggestion-select strong{overflow-wrap:anywhere;font-weight:500}.execution-suggestion-child{margin:10px 0 0 27px;font-size:13px}.execution-suggestions .execution-task-labels{margin-left:27px}.execution-suggestion-reason{color:var(--muted);margin:10px 0 0 27px;font-size:13px;line-height:1.7}.execution-suggestion-actions{gap:18px;margin:8px 0 0 27px;display:flex}.execution-suggestions>footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding-top:18px;display:flex}.execution-suggestions .is-invalid{opacity:.6}.execution-suggestion-detail{padding:0;list-style:none}.execution-suggestion-detail li{border-top:1px solid var(--line);padding:12px 0;font-size:14px}.execution-suggestion-detail span{color:var(--muted);margin-top:6px;font-size:12px;display:block}@media (width<=600px){.execution-tree-row.is-child{margin-left:18px;padding-left:12px}.execution-tree-main{gap:9px}.execution-tree-title{font-size:16px}.execution-task-time,.execution-task-labels,.execution-tree-actions{margin-left:29px}.execution-suggestions{padding:18px 14px}.execution-suggestions>header{flex-wrap:wrap;gap:4px}.execution-child-form{column-gap:9px}}.execution-task-tree{border-bottom:0;padding:5px 0 10px}.execution-tree-main{align-items:flex-start}.execution-complete-box{margin-top:4px}.execution-title-editor{flex:1;min-width:0}.execution-tree-title{text-align:left;width:100%;color:inherit;font:inherit;cursor:text;background:0 0;border:0;padding:0;font-size:17px;line-height:1.6;display:block}.execution-title-editor textarea{resize:none;width:100%;min-height:27px;color:inherit;font:inherit;background:0 0;border:0;border-radius:3px;padding:0;font-size:17px;line-height:1.6;display:block;overflow:hidden}.execution-title-editor textarea:focus-visible{outline:none}.execution-tree-main>.execution-task-time{flex:none;justify-content:flex-end;gap:6px;max-width:35%;margin:3px 0 0 8px}.execution-tree-actions{align-items:center;gap:6px 16px;margin-top:6px}.execution-tree-actions>button,.execution-more>summary,.execution-inherited-domain{color:var(--muted);font-size:12px;line-height:1.5}.execution-tree-actions .domain-picker{font-size:12px}.execution-task-labels{color:var(--muted);gap:12px;margin:5px 0 0 32px;font-size:12px}.execution-task-labels>span{align-items:center;gap:4px;min-width:0;max-width:100%;display:inline-flex}.execution-task-labels>span>svg{flex-shrink:0}.execution-task-labels>span>span{overflow-wrap:anywhere;min-width:0}.execution-task-schedule{color:var(--muted);margin:3px 0 0 32px;font-size:12px}.execution-tree-row>.execution-tree-reflection{margin-left:32px}.execution-more{position:relative}.execution-more>summary{cursor:pointer;align-items:center;padding:3px 0;list-style:none;display:flex}.execution-more>summary::-webkit-details-marker{display:none}.execution-more>div{z-index:45;border:1px solid var(--line);background:var(--paper);border-radius:8px;width:max-content;min-width:min(190px,100vw - 16px);max-width:calc(100vw - 16px);max-height:calc(100dvh - 16px);padding:6px;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto;box-shadow:0 8px 24px #2b2a2814}.execution-more>div.is-above{top:auto;bottom:calc(100% + 6px)}.execution-tree-row.is-child .execution-tree-actions>.execution-delete{color:#c0392b}.execution-more>div button{text-align:left;overflow-wrap:anywhere;border-radius:4px;width:100%;padding:9px 10px;display:block}.execution-more>div button:hover{background:#eeebe5}.execution-more>div button.execution-delete{color:var(--accent-dark)}.execution-tree-row.is-child{margin-top:6px;padding-top:2px}.execution-tree-row.is-child .execution-complete-box,.execution-child-form .execution-complete-box{flex-basis:18px;width:18px;height:18px;margin-top:3px;font-size:12px}.execution-tree-row.is-child .execution-title-editor textarea{font-size:15px}.execution-tree-main .task-focus-mark{flex:none;margin-top:7px}@media (width<=600px){.execution-task-tree{padding-top:3px}.execution-tree-row>.execution-tree-reflection{margin-left:29px}.execution-tree-title,.execution-title-editor textarea{font-size:16px}.execution-tree-main>.execution-task-time{max-width:32%;margin-left:0;font-size:11px}.execution-tree-main>.execution-task-time>span{display:none}.execution-tree-actions{gap:5px 12px}.execution-tree-actions>button,.execution-more>summary{min-height:32px}}.execution-date-picker{border:0;min-width:0;margin:0;padding:0}.execution-task-settings .execution-estimate-input{border:0;border-bottom:1px solid var(--line);background:0 0;border-radius:0;padding-inline:0}.execution-task-settings .execution-estimate-input:focus-visible{border-bottom-color:var(--accent);outline:none}.execution-task-settings .execution-dialog-actions,.execution-dialog-actions.execution-dialog-actions--plain{border-top:0}.execution-date-picker .calendar-popover.is-embedded{width:100%;box-shadow:none;background:0 0;border:0;padding:0;position:static}.execution-complete-box.is-ready{border-color:var(--accent);color:var(--accent-dark)}.execution-complete-box.is-ready:hover{background:var(--accent);color:#fff}.execution-dialog .execution-suggestions{background:0 0;border:0;margin:0;padding:0}.execution-dialog .execution-suggestions>header{justify-content:flex-end}.focus-ai-trigger{margin:16px auto;display:block}:is(.goal-tasks,.project-contents) .execution-tree-title,:is(.goal-tasks,.project-contents) .execution-title-editor textarea,:is(.goal-tasks,.project-contents) .execution-tree-row.is-child .execution-tree-title,:is(.goal-tasks,.project-contents) .execution-tree-row.is-child .execution-title-editor textarea,:is(.goal-tasks,.project-contents) .execution-child-form textarea{font-size:13px}:is(.goal-tasks,.project-contents) .execution-tree-row .execution-complete-box{flex-basis:16px;width:16px;height:16px;margin-top:2px;font-size:11px}.task-page.is-mobile-hidden{display:none}.execution-section-tabs{border-bottom:1px solid var(--line);gap:24px;margin:18px 24px 0;display:flex}.execution-section-tabs button{cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:12px 8px}.execution-section-tabs button[aria-pressed=true]{border-color:var(--accent);color:var(--accent-dark)}.execution-app-error,.execution-conflict{color:var(--accent-dark);border:1px solid #dec3b8;border-radius:5px;margin:14px 0;padding:12px 16px;font-size:14px;line-height:1.7}.execution-app-error button{float:right;cursor:pointer;background:0 0;border:0}.execution-conflict button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:4px;margin-right:12px;padding:7px 10px}.execution-completed-focus{margin-top:24px}.execution-completed-focus>summary{color:var(--muted);cursor:pointer;padding:18px 0;font-size:14px}.execution-ai-settings{margin-top:32px;padding:0 0 24px}.settings-group-title{color:var(--muted);margin:0 0 8px;font-size:12px;font-weight:400;line-height:1.5}.execution-ai-settings>label{font-size:14px}.execution-ai-settings input{accent-color:var(--accent)}.execution-ai-settings textarea{border:1px solid var(--line);width:100%;color:var(--graphite);resize:vertical;background:0 0;border-radius:4px;padding:12px}.task-row--creator.is-expanded{padding-bottom:70px}.task-row--creator .creator-controls{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px}.task-row--creator .creator-controls>input,.task-row--creator .domain-picker__trigger,.task-row--creator .recurrence-trigger{box-sizing:border-box;min-width:0;max-width:100%;height:28px;min-height:28px;color:var(--muted);vertical-align:middle;cursor:pointer;background:0 0;border:0;border-radius:0;margin:0;padding:0 3px;font-family:inherit;font-size:12px;line-height:28px}.creator-picker .domain-picker__trigger{gap:5px}.creator-picker svg{flex-shrink:0}.creator-picker-caption{white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:160px;overflow:hidden}.creator-controls .domain-picker__menu{max-width:calc(100vw - 32px);max-height:min(260px,100dvh - 32px);overflow-y:auto}.creator-picker .domain-picker__menu button{gap:7px}.creator-picker .domain-picker__menu button>span{overflow-wrap:anywhere;flex:1;max-width:240px}.creator-picker .domain-picker__menu button:focus-visible{outline:1px solid var(--accent);outline-offset:-1px;background:#efebe4}.task-row--creator .recurrence-trigger{gap:5px;width:auto}.task-row--creator .recurrence-trigger span{white-space:nowrap;display:inline}.task-row--creator .domain-picker__trigger:hover{color:var(--accent)}.creator-controls>input{width:85px}.task-row--creator .creator-controls>input{border-bottom:1px solid var(--line);cursor:text}.task-row--creator .creator-controls>input:focus-visible{border-bottom-color:var(--accent);outline:none}@media (width>=601px){.mobile-profile.is-active,.mobile-settings.is-active,.mobile-domains.is-active{max-width:600px;margin:0 auto;padding:30px 24px 80px;display:block}.mobile-settings.is-active,.mobile-domains.is-active{max-width:none;padding:0 0 80px}.mobile-profile__account{border-bottom:1px solid var(--line);align-items:center;gap:16px;padding:26px 0;display:flex}.mobile-profile__account div{flex-direction:column;gap:8px;display:flex}.mobile-profile__account span{color:var(--muted);font-size:14px}.mobile-profile__settings-link,.mobile-profile__logout{border:0;border-bottom:1px solid var(--line);cursor:pointer;text-align:left;background:0 0;align-items:center;gap:12px;width:100%;padding:20px 0;display:flex}}@media (width<=600px){.mobile-bottom-nav{grid-template-columns:repeat(3,1fr)}.execution-project-space{padding-top:20px}.execution-section-tabs{margin:4px 16px 0}.task-row--creator.is-expanded{padding-bottom:116px}.creator-controls>input{font-size:14px}}.app-shell .task-page.is-mobile-hidden{display:none}.app-shell .task-row--creator{grid-template-columns:20px minmax(0,1fr);column-gap:12px}.app-shell .task-row--creator.is-expanded{padding-bottom:12px}.app-shell .task-row--creator .creator-controls{flex-wrap:wrap;grid-column:2/-1;margin-top:8px}.app-shell .task-row--creator .creator-controls[hidden]{display:none}.app-shell .task-row--recurring{grid-template-columns:20px minmax(0,1fr) auto;column-gap:12px;min-height:0;padding:5px 0 10px}.task-row--recurring .checkbox{border:1px solid var(--muted);border-radius:3px;margin-top:4px}.task-row--recurring .checkbox.is-checked{border-color:var(--accent)}.task-row--recurring .task-content,.task-row--recurring textarea{font-size:17px;line-height:1.6}.task-row--recurring>.execution-task-time{grid-area:1/3;justify-content:flex-end;gap:6px;margin:3px 0 0}@media (width<=600px){.app-shell .mobile-bottom-nav{grid-template-columns:repeat(3,1fr)}.app-shell .task-row--creator{column-gap:9px}.app-shell .task-row--recurring{column-gap:9px;padding-top:3px}.task-row--recurring .task-content,.task-row--recurring textarea{font-size:16px}.task-row--recurring>.execution-task-time{font-size:11px}.task-row--recurring>.execution-task-time>span{display:none}}.brand-home{font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:0;display:flex}.execution-section-tabs{border:0;gap:8px;width:min(100%,812px);margin:20px auto 0}.execution-section-tabs button{color:var(--muted);border:0;border-radius:5px;padding:8px 16px;font-size:15px}.execution-section-tabs button[aria-pressed=true]{background:#f4e5df}@media (width>=601px){.app-shell .task-page.is-secondary-page{display:block}.task-page.is-secondary-page>:not(.task-navigation),.task-page.is-secondary-page .date-navigation{display:none}.task-page.is-secondary-page .topbar-actions{margin-left:auto}.task-page.is-secondary-page .task-navigation{padding-bottom:16px}}@media (width<=600px){.execution-section-tabs{width:auto;margin:4px 16px 0}}.execution-project-space .execution-space-heading{border-bottom:0;justify-content:space-between;align-items:center;gap:20px;margin-bottom:0;display:flex}.execution-space-heading .execution-section-tabs{flex-shrink:0;gap:28px;width:auto;margin:0}.execution-space-heading .execution-section-tabs button{color:var(--muted);border-bottom:2px solid #0000;border-radius:0;padding:12px 0 15px;font-size:23px;font-weight:500}.execution-space-heading .execution-section-tabs button[aria-pressed=true]{border-bottom-color:var(--accent);color:var(--graphite);background:0 0}.execution-space-heading>.execution-primary{margin-bottom:8px}.execution-project-space .execution-filters{gap:20px;margin-bottom:2px}.execution-filters button{color:var(--muted);border:0;border-radius:0;padding:6px 0;font-size:13px}.execution-filters button[aria-pressed=true]{color:var(--graphite);background:0 0;font-weight:600}.execution-project-row{grid-template-columns:minmax(0,1fr) 64px 12px;align-items:center;gap:12px}.execution-project-row>strong{line-height:1.5}.execution-project-row>.task-domain{white-space:normal;justify-self:end;align-items:center;gap:5px;min-width:0;max-width:64px;margin:0;font-size:12px;line-height:1.5;display:inline-flex}.execution-project-row>.task-domain span{overflow-wrap:anywhere}.project-row-chevron{width:12px;color:var(--muted);place-items:center;font-size:18px;line-height:24px;display:grid}@media (width<=600px){.execution-space-heading{gap:12px}.execution-space-heading .execution-section-tabs{gap:22px}.execution-space-heading .execution-section-tabs button{font-size:21px}.execution-space-heading>.execution-primary{padding:8px 12px;font-size:13px}.execution-project-row{gap:10px}.execution-project-space{padding-top:0}.execution-project-space .execution-page{padding-top:var(--mobile-page-top)}.app-shell{--mobile-top-region-height:112px}.execution-project-space .execution-space-top{min-height:calc(var(--mobile-top-region-height) - var(--mobile-page-top))}.execution-space-heading .execution-section-tabs button{min-height:44px;padding-top:5px;padding-bottom:5px}.execution-space-heading>.execution-primary{margin-bottom:0}.mobile-profile.is-active{padding-top:var(--mobile-page-top)}.mobile-profile.is-active .mobile-profile__account{min-height:calc(var(--mobile-top-region-height) - var(--mobile-page-top));align-items:center;margin-top:0;padding:0}.mobile-profile .mobile-profile__settings-link,.mobile-profile .mobile-profile__logout{border-bottom:0}}.mobile-profile.is-active .mobile-profile__account{border:0;border-bottom:1px solid var(--line);border-radius:0;padding:16px 0}.mobile-profile .mobile-profile__settings{border-bottom:1px solid var(--line);margin-top:16px;padding:0 0 16px}.mobile-profile .mobile-profile__settings-link,.mobile-profile .mobile-profile__logout{border-bottom:0;gap:12px;min-height:52px;padding:0;font-size:14px}.mobile-profile__actions{margin-top:16px;padding:0}.mobile-profile__settings-link>svg,.mobile-profile__logout>svg{flex:none;width:20px;height:20px}.mobile-settings .feature-settings,.mobile-settings .execution-ai-settings{background:0 0;border-radius:0;padding:0 0 16px}.mobile-settings .feature-settings{margin-top:20px}.mobile-settings .execution-ai-settings{border-top:1px solid var(--line);margin-top:0;padding-top:20px}.mobile-settings .settings-group-title{margin-bottom:0}.mobile-settings .feature-setting{min-height:48px}.mobile-settings .feature-settings__list{margin-bottom:16px}.mobile-settings .focus-limit-setting__options{margin-top:4px}.execution-ai-settings .execution-field{margin-top:12px;margin-bottom:12px}.mobile-settings .execution-ai-settings textarea{background:var(--paper)}.help-tip{vertical-align:middle;margin-left:4px;font-weight:400;display:inline-flex;position:relative}.help-tip__trigger{width:28px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:inline-grid}.help-tip__trigger>span{border:1px solid;border-radius:50%;place-items:center;width:14px;height:14px;font:11px/1 sans-serif;display:grid}.help-tip__content{z-index:40;border:1px solid var(--line);background:var(--paper);width:min(240px,100vw - 48px);color:var(--graphite);border-radius:6px;padding:10px 12px;font-size:12px;line-height:1.6;position:absolute;top:calc(100% + 4px);left:-48px;box-shadow:0 4px 16px #00000014}.execution-space-top{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:10px;min-height:104px;margin-bottom:16px;padding-bottom:12px;display:flex}.execution-space-top .execution-space-heading{width:100%}.execution-space-top .execution-section-tabs button{border-bottom:0}.execution-space-top .execution-space-heading>.execution-primary{margin-bottom:0}.domain-tabs.execution-status-filter{max-width:100%;margin:0}.execution-status-filter button>span{font-variant-numeric:tabular-nums;font-size:11px}@media (width<=600px){.execution-space-top{gap:6px;padding-bottom:10px}.execution-space-top .execution-space-heading{min-height:44px}}:root{color:#2b2a28;font-synthesis:none;text-rendering:optimizelegibility;--paper:#f7f5f1;--graphite:#2b2a28;--muted:#716e69;--faint:#b8b3aa;--accent:#d85338;--accent-dark:#b93e29;--line:#d7d2c9;--serif:Georgia, "Songti SC", "STSong", serif;background:#f7f5f1;font-family:PingFang SC,Hiragino Sans GB,Noto Sans CJK SC,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}html,body{scrollbar-width:none}html::-webkit-scrollbar{width:0;height:0;display:none}body::-webkit-scrollbar{width:0;height:0;display:none}body{background-color:var(--paper);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180' viewBox='0 0 180 180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.025'/%3E%3C/svg%3E");min-height:100vh}button,textarea{font:inherit}button{color:inherit}button:focus-visible,textarea:focus-visible{outline:2px solid color-mix(in srgb, var(--accent) 62%, transparent);outline-offset:4px}input{font:inherit}input:focus-visible{outline:2px solid color-mix(in srgb, var(--accent) 62%, transparent);outline-offset:2px}.app-loading{min-height:100vh;color:var(--muted);font-family:var(--serif);place-items:center;display:grid}.update-notice{z-index:50;border:1px solid color-mix(in srgb, var(--graphite) 16%, transparent);background:#faf9f6;border-radius:4px;align-items:center;gap:14px;padding:12px 14px;font-size:13px;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 14px 45px #201c1626}.update-notice button{border:1px solid var(--accent);background:var(--accent);color:#fff;cursor:pointer;border-radius:3px;padding:6px 10px}.app-shell{--page-gutter:clamp(16px, 3.2vw, 48px);min-height:100vh;padding:28px var(--page-gutter) 72px;position:relative}:is(.app-shell--history,.app-shell:has(.mobile-settings.is-active),.app-shell:has(.mobile-domains.is-active)){--page-gutter:16px}.mobile-task-header,.mobile-profile,.mobile-settings,.mobile-domains,.mobile-bottom-nav{display:none}.task-navigation{z-index:35;margin-top:-28px;margin-inline:calc(var(--page-gutter) * -1);padding:28px var(--page-gutter) 4px;background:var(--paper);transition:box-shadow .18s;position:sticky;top:0;box-shadow:0 10px 22px #0000}.task-navigation.is-stuck{box-shadow:0 10px 22px #2b2a280d}.topbar{align-items:center;height:44px;display:flex;position:relative}.brand{font-family:var(--serif);letter-spacing:.01em;align-items:center;gap:10px;margin:0;font-size:26px;font-weight:400;line-height:1;display:flex}.brand__mark{flex:none;width:30px;height:30px}.brand__label{white-space:nowrap}.date-navigation{align-items:center;gap:8px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.date-strip{grid-template-columns:repeat(3,68px);align-items:start;gap:8px;display:grid}.date-button,.date-arrow,.calendar-trigger,.today-shortcut{position:relative}.date-button,.date-arrow,.calendar-trigger,.calendar-popover button{cursor:pointer;background:0 0;border:0}.date-button{min-height:44px;font-family:var(--serif);text-align:center;padding:1px 3px 3px;transition:color .16s,transform .16s}.date-button:hover{color:var(--accent);transform:translateY(-1px)}.date-button.is-selected{color:var(--accent)}.date-button__primary{white-space:nowrap;font-size:20px;line-height:1.15;display:block}.date-button__secondary{color:var(--muted);letter-spacing:.08em;margin-top:3px;font-family:PingFang SC,Hiragino Sans GB,sans-serif;font-size:10px;display:block}.date-arrow,.calendar-trigger{place-items:center;width:34px;height:34px;padding:0;transition:color .16s,transform .16s;display:grid}.date-arrow:hover,.calendar-trigger:hover,.calendar-trigger.is-active{color:var(--accent)}.date-arrow:hover:first-child{transform:translate(-2px)}.date-arrow:hover:last-child{transform:translate(2px)}.calendar-anchor{justify-self:end;position:relative}.today-shortcut{border:1px solid color-mix(in srgb, var(--accent) 18%, transparent);height:30px;color:var(--accent);background:color-mix(in srgb, var(--accent) 6%, var(--paper));letter-spacing:.04em;white-space:nowrap;cursor:pointer;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0 11px;font-size:11px;font-weight:600;line-height:1;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.today-shortcut:hover,.today-shortcut:focus-visible{border-color:var(--accent);background:var(--accent);color:var(--paper)}.topbar-actions{align-items:center;gap:10px;margin-left:auto;display:flex;position:relative}.domain-manager{position:relative}.topbar-actions .domain-manager--headless{position:static}.topbar-actions .domain-manager--headless .domain-manager__popover{top:calc(100% + 10px);right:0}.domain-manager__trigger{height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:12px;transition:color .15s;display:flex}.domain-manager__trigger:hover,.domain-manager__trigger.is-active{color:var(--accent)}.domain-manager__popover{z-index:25;border:1px solid color-mix(in srgb, var(--graphite) 14%, transparent);background:#faf9f6;border-radius:3px;width:250px;padding:16px;position:absolute;top:calc(100% + 14px);right:0;box-shadow:0 18px 50px #302b241f}.domain-manager__page{width:100%}.domain-manager__page .domain-identity{font-size:14px;font-weight:500}.domain-manager__popover h2{font-family:var(--serif);margin:0 0 12px;font-size:17px;font-weight:400}.domain-manager__list>p{color:var(--faint);margin:12px 0 16px;font-size:12px}.domain-manager__row{align-items:center;gap:5px;min-height:38px;transition:opacity .12s,transform .12s;display:flex}.domain-manager__row.is-dragging{opacity:.55}.domain-manager__row .domain-identity{flex:1;min-width:0}.domain-manager__row>button,.domain-manager__add{color:var(--muted);cursor:pointer;background:0 0;border:0}.domain-manager__row>button{place-items:center;width:30px;height:30px;padding:0;display:grid}.domain-manager__row>.domain-manager__reorder{color:var(--faint);cursor:grab;touch-action:none;margin-left:-7px}.domain-manager__row>.domain-manager__reorder:active{cursor:grabbing}.domain-manager__add{border-top:1px solid var(--line);text-align:left;align-items:center;gap:7px;width:100%;margin-top:9px;padding:12px 0 1px;font-size:12px;display:flex}.domain-manager__add:hover,.domain-manager__row>button:hover,.domain-manager__row>button:focus-visible{color:var(--accent)}.account-control{position:relative}.account-avatar,.account-popover__avatar{color:var(--graphite);font-family:var(--serif);text-transform:uppercase;background:#ebe7df;border-radius:50%;place-items:center;display:grid}.account-avatar{border:1px solid color-mix(in srgb, var(--graphite) 18%, transparent);cursor:pointer;width:32px;height:32px;padding:0;font-size:14px;transition:border-color .15s,color .15s,background-color .15s}.account-avatar:hover,.account-avatar.is-active{border-color:color-mix(in srgb, var(--accent) 55%, transparent);color:var(--accent-dark);background:color-mix(in srgb, var(--accent) 9%, var(--paper))}.account-popover{z-index:25;border:1px solid color-mix(in srgb, var(--graphite) 14%, transparent);background:#faf9f6;border-radius:3px;width:230px;padding:10px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 50px #302b241f}.account-popover__identity{border-bottom:1px solid var(--line);grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;margin-bottom:6px;padding:5px 6px 11px;display:grid}.account-popover__avatar{width:34px;height:34px;font-size:14px}.account-popover__identity div{min-width:0}.account-popover__identity strong,.account-popover__identity span:not(.account-popover__avatar){text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.account-popover__identity strong{font-size:13px;font-weight:500}.account-popover__identity div span{color:var(--muted);margin-top:3px;font-size:10px}.account-popover>button{width:100%;min-height:38px;color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:2px;align-items:center;gap:9px;padding:0 7px;font-size:12px;display:flex}.account-popover>button:hover,.account-popover>button:focus-visible{color:var(--graphite);background:#efebe4}.history-menu-count{min-width:22px;height:22px;color:var(--accent-dark);background:color-mix(in srgb, var(--accent) 11%, transparent);border-radius:999px;place-items:center;margin-left:auto;padding:0 6px;font-size:11px;font-weight:600;line-height:1;display:grid}.account-popover>button:last-child:hover,.account-popover>button:last-child:focus-visible{color:var(--accent-dark)}.save-status button,.auth-link{color:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:0}.calendar-popover{z-index:20;border:1px solid color-mix(in srgb, var(--graphite) 14%, transparent);background:#faf9f6;border-radius:3px;width:288px;padding:16px;position:absolute;top:calc(100% + 15px);right:0;box-shadow:0 18px 50px #302b241f}.calendar-popover__header{grid-template-columns:36px 1fr 36px;align-items:center;margin-bottom:12px;display:grid}.calendar-popover__header strong{font-family:var(--serif);text-align:center;font-size:17px;font-weight:400}.calendar-popover__header button{place-items:center;height:36px;display:grid}.calendar-weekdays,.calendar-grid{grid-template-columns:repeat(7,1fr);display:grid}.calendar-weekdays{color:var(--muted);text-align:center;margin-bottom:6px;font-size:11px}.calendar-grid button{aspect-ratio:1;font-family:var(--serif);border-radius:50%;margin:2px;font-size:13px;position:relative}.calendar-grid button:hover{background:#ece8e0}.calendar-grid .is-outside{color:var(--faint)}.calendar-grid .is-today:after{content:"";background:var(--accent);border-radius:50%;width:3px;height:3px;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.calendar-grid .is-selected{color:#fff;background:var(--accent)}.calendar-grid .is-selected:hover{background:var(--accent-dark)}.calendar-grid .is-selected:after{background:#fff}.calendar-grid button:disabled{color:color-mix(in srgb, var(--faint) 64%, var(--paper));cursor:not-allowed;background:0 0}.task-list{width:min(100%,560px);min-height:300px;margin:12px auto 0}.daily-message{text-align:center;width:min(100%,720px);margin:6px auto 0}.daily-message__mark{display:none}.daily-message p{color:color-mix(in srgb, var(--muted) 76%, var(--paper));font-family:var(--serif);letter-spacing:.04em;margin:0;font-size:12px;line-height:1.4}.focus-empty{min-height:180px;color:var(--muted);text-align:center;place-content:center;justify-items:center;gap:12px;display:grid}.focus-empty p{margin:0}.focus-empty button{border:1px solid var(--line);color:var(--graphite);background:var(--paper);cursor:pointer;border-radius:4px;padding:7px 12px}.history-page-entry{border:1px solid color-mix(in srgb, var(--graphite) 13%, transparent);width:min(100%,560px);min-height:44px;color:var(--graphite);text-align:left;cursor:pointer;background:#faf9f6;border-radius:4px;grid-template-columns:22px 1fr 20px;align-items:center;gap:10px;margin:18px auto 0;padding:0 14px;font-size:13px;display:grid}.history-page-entry:hover,.history-page-entry:focus-visible{border-color:color-mix(in srgb, var(--graphite) 28%, transparent);background:#f5f2ec}.history-page-entry>svg:first-child{color:var(--accent)}.history-page-entry>svg:last-child{color:var(--muted);justify-self:end}.history-organizer{width:100%;min-height:calc(100vh - 100px);margin:0 auto;padding-bottom:100px}.secondary-page-header{border-bottom:1px solid var(--line);grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:4px;min-height:48px;padding-bottom:14px;display:grid}.secondary-page-header__back{width:24px;height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:grid}.secondary-page-header__back:hover,.secondary-page-header__back:focus-visible{color:var(--graphite);background:0 0}.secondary-page-header h1,.secondary-page-header p{margin:0}.secondary-page-header h1{font-family:var(--serif);font-size:23px;font-weight:400;line-height:1.15}.secondary-page-header p{color:var(--muted);white-space:nowrap;place-self:end;align-items:center;padding-bottom:2px;font-size:12px;display:flex}.secondary-page-header p .history-menu-count{margin-left:0}.history-organizer__content{width:min(100%,640px);margin:22px auto 0}.history-groups{gap:22px;display:grid}.history-group>header{justify-content:space-between;align-items:end;gap:16px;min-height:34px;margin-bottom:8px;display:flex}.history-group>header h2,.history-group>header span{margin:0;display:inline}.history-group>header h2{font-family:var(--serif);font-size:18px;font-weight:400}.history-group>header span{color:var(--muted);margin-left:8px;font-size:11px}.history-group>header button{border:0;border-bottom:1px solid color-mix(in srgb, currentColor 55%, transparent);min-height:24px;color:var(--muted);cursor:pointer;background:0 0;border-radius:0;padding:2px 0 1px;font-size:11px}.history-group>header button:hover,.history-group>header button:focus-visible,.history-group>header button.is-selected{color:var(--accent-dark)}.history-group__tasks{gap:0;display:grid}.history-task{width:100%;min-height:38px;color:var(--graphite);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:3px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:7px;padding:2px 4px;transition:background-color .14s;display:grid}.history-task.has-domain{grid-template-columns:22px 17px minmax(0,1fr)}.history-task:hover{background:color-mix(in srgb, var(--graphite) 3%, transparent)}.history-task:focus-visible{background:0 0;outline:none}.history-task:focus-visible .history-task__checkbox{outline:2px solid color-mix(in srgb, var(--graphite) 28%, transparent);outline-offset:2px}.history-task.is-selected{background:0 0}.history-task__checkbox{border:1px solid color-mix(in srgb, var(--graphite) 38%, transparent);color:#fff;border-radius:50%;place-items:center;width:19px;height:19px;font-size:11px;line-height:1;display:grid}.history-task.is-selected .history-task__checkbox{border-color:var(--accent);background:var(--accent)}.history-task__recurring-icon{width:19px;height:19px;color:var(--muted);place-items:center;display:grid}.history-task--recurring .history-task__body{align-items:baseline;gap:8px;min-width:0;display:flex}.history-task--recurring .history-task__body strong{flex:0 auto}.history-task--recurring .history-task__body small{color:var(--muted);flex:none;font-size:10px}.history-task__body{min-width:0;display:block}.history-task__body strong{overflow-wrap:anywhere;min-width:0;font-size:14px;font-weight:400;line-height:1.4;display:block}.history-task__domain-icon{width:17px;height:17px;color:var(--domain-color);place-items:center;display:grid}.history-task__domain-icon svg{width:14px;height:14px}.history-organizer__recurring-note{border-left:2px solid color-mix(in srgb, var(--graphite) 20%, transparent);color:var(--muted);background:color-mix(in srgb, var(--graphite) 3%, transparent);gap:11px;margin-top:30px;padding:15px 16px;display:flex}.history-organizer__recurring-note>svg{flex:none;margin-top:1px}.history-organizer__recurring-note p,.history-organizer__recurring-note strong,.history-organizer__recurring-note span{margin:0;display:block}.history-organizer__recurring-note strong{color:var(--graphite);font-size:12px;font-weight:500}.history-organizer__recurring-note span{margin-top:4px;font-size:11px;line-height:1.55}.history-organizer__error{color:var(--accent-dark);text-align:center;margin:16px 0 0;font-size:12px}.history-organizer__empty{color:var(--muted);text-align:center;padding:90px 20px}.history-organizer__empty h2{color:var(--graphite);font-family:var(--serif);margin:16px 0 8px;font-size:21px;font-weight:400}.history-organizer__empty p{margin:0 0 24px;font-size:12px}.history-organizer__empty button{border-radius:3px;min-height:40px;padding:0 18px}.history-action-bar{z-index:45;border:1px solid color-mix(in srgb, var(--graphite) 16%, transparent);width:min(100% - 48px,680px);min-height:64px;color:var(--paper);background:var(--graphite);border-radius:5px;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;margin:0 auto;padding:10px 14px 10px 18px;display:grid;position:fixed;bottom:24px;left:24px;right:24px;box-shadow:0 18px 50px #19161338}.history-action-bar>strong{white-space:nowrap;font-size:12px;font-weight:500}.history-action-bar__moves{justify-content:center;gap:4px;display:flex}.history-action-bar__moves button,.history-action-bar__delete{min-height:38px;color:var(--paper);cursor:pointer;background:0 0;border:0;border-radius:3px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:12px;display:inline-flex}.history-action-bar__moves button:hover,.history-action-bar__moves button:focus-visible{background:#ffffff1a}.history-action-bar__delete{color:#ffd9d6}.history-action-bar__delete:hover,.history-action-bar__delete:focus-visible{background:#b83c3442}.history-action-bar button:disabled{cursor:wait;opacity:.55}.history-date-dialog .calendar-popover.is-embedded{width:100%;box-shadow:none;background:0 0;border:0;padding:0;position:static}.history-delete-dialog::backdrop,.history-date-dialog::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#231f1a42}.domain-tabs{overscroll-behavior-inline:contain;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:30px;width:fit-content;max-width:min(100%,880px);margin:20px auto 0;padding:0 0 3px;scroll-padding-inline:8px;display:flex;overflow-x:auto}.domain-tabs::-webkit-scrollbar{display:none}.domain-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;flex:none;align-items:center;gap:6px;padding:4px 0 8px;font-size:14px;transition:color .15s;display:inline-flex;position:relative}.domain-tabs button svg{color:var(--domain-color,currentColor)}.domain-tabs .task-view-focus svg{color:var(--accent)}.domain-tabs button:hover,.domain-tabs button.is-selected{color:var(--graphite)}.domain-tabs button.is-selected:after{background:var(--accent);content:"";border-radius:1px;height:1.5px;position:absolute;bottom:0;left:0;right:0}.task-row{grid-template-columns:27px minmax(0,1fr);align-items:start;column-gap:16px;min-height:50px;padding:5px 0 9px;display:grid}.task-row:not(.is-editing,.task-row--creator){cursor:text}.checkbox{border:1.5px solid var(--graphite);color:#fff;cursor:pointer;background:0 0;border-radius:3px;place-items:center;width:20px;height:20px;margin-top:1px;padding:0;transition:border-color .15s,background-color .15s,transform .15s;display:grid;position:relative}button.checkbox:hover{border-color:var(--accent)}.checkbox.is-checked{border-color:var(--accent);background:var(--accent)}button.checkbox:active{transform:scale(.93)}.task-content,.task-row textarea{width:100%;min-height:27px;color:var(--graphite);text-align:left;white-space:pre-wrap;background:0 0;border:0;margin:0;padding:0;font-size:17px;font-weight:400;line-height:1.55}.task-main{min-width:0}.task-content-line{align-items:center;gap:7px;min-width:0;display:flex}.task-content-line .task-content{width:auto;min-width:0}.task-recurrence-mark{width:20px;height:20px;color:var(--muted);flex:none;place-items:center;display:inline-grid}.task-focus-mark{width:20px;height:20px;color:var(--accent);flex:none;place-items:center;display:inline-grid}.task-content{cursor:text}.task-content.is-completed{color:#5f5b56;-webkit-text-decoration:line-through #5f5b56;text-decoration:line-through #5f5b56;text-decoration-thickness:1px}.task-row textarea{resize:none;caret-color:var(--accent);outline:0;display:block;overflow:hidden}.task-row textarea::placeholder{color:color-mix(in srgb, var(--graphite) 28%, transparent);opacity:1}.task-row textarea:focus-visible{outline:0}.task-reflection{overflow-wrap:anywhere;color:var(--muted);white-space:pre-wrap;margin:5px 0 0;font-size:12px;line-height:1.55}.task-edit-meta{justify-content:flex-start;align-items:center;gap:12px;margin-top:4px;display:flex}.task-edit-actions{flex:none;align-items:center;gap:12px;display:flex}.task-edit-actions button{min-height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0;font-size:11px}.task-edit-actions button:hover,.task-edit-actions button:focus-visible{color:var(--accent)}.task-edit-actions .task-edit-delete{color:var(--accent-dark)}.task-domain,.domain-identity{align-items:center;gap:5px;min-width:0;display:inline-flex}.task-domain{color:var(--muted);white-space:nowrap;font-size:11px}.task-domain svg,.domain-identity svg{color:var(--domain-color,currentColor);flex:none}.domain-picker{width:fit-content;margin-top:6px;position:relative}.domain-picker--compact{margin-top:0}.domain-picker__trigger{min-height:25px;color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0 3px;font-size:11px;display:inline-flex}.domain-picker__trigger:hover,.domain-picker__trigger:focus-visible{color:var(--accent)}.domain-picker__menu{z-index:30;border:1px solid color-mix(in srgb, var(--graphite) 14%, transparent);background:#faf9f6;border-radius:3px;width:max-content;min-width:132px;padding:6px;position:absolute;top:calc(100% + 5px);right:0;box-shadow:0 14px 38px #302b241f}.domain-picker__menu,.recurrence-select__menu{scrollbar-width:none}.domain-picker__menu::-webkit-scrollbar{display:none}.recurrence-select__menu::-webkit-scrollbar{display:none}.domain-picker__menu.is-above{top:auto;bottom:calc(100% + 5px)}.task-main .domain-picker__menu{left:0;right:auto}.domain-picker__menu button{width:100%;min-height:32px;color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:2px;align-items:center;padding:0 8px;font-size:12px;display:flex}.domain-picker__menu button:hover,.domain-picker__menu button[aria-selected=true]{color:var(--graphite);background:#efebe4}.task-date,.task-review,.task-delete{height:26px;color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0;position:relative}.task-date,.task-review{padding-inline:5px;font-size:12px;transition:color .15s}.task-date:hover,.task-date:focus-visible,.task-review:hover,.task-review:focus-visible{color:var(--accent)}.task-delete{border-radius:50%;place-items:center;width:26px;transition:color .15s,background-color .15s;display:grid}.task-delete:hover{color:var(--accent-dark);background:#d8533814}.task-row--creator .checkbox{border-color:#837f78}.task-row--creator textarea{min-height:28px}.task-row--creator{cursor:text;grid-template-columns:27px minmax(0,1fr) auto}.creator-controls{align-items:center;gap:6px;display:flex}.recurrence-trigger{height:28px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:3px;align-items:center;gap:5px;padding:0 7px;font-size:11px;display:inline-flex}.recurrence-trigger:hover,.recurrence-trigger.is-active{color:var(--accent);background:#d8533812}.recurrence-overlay{z-index:50;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#231f1a42;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.recurrence-dialog{border:1px solid color-mix(in srgb, var(--graphite) 16%, transparent);width:min(100%,520px);max-height:min(760px,100vh - 40px);color:var(--graphite);background:#faf9f6;border-radius:4px;padding:24px;overflow:visible;box-shadow:0 24px 80px #201c1633}.recurrence-dialog>header,.recurrence-dialog>footer{justify-content:space-between;align-items:center;display:flex}.recurrence-dialog>header{margin-bottom:20px}.recurrence-dialog>header h2{font-family:var(--serif);margin:0;font-size:22px;font-weight:400}.recurrence-dialog>header button{width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.recurrence-types{border:1px solid var(--line);border-radius:4px;grid-template-columns:repeat(4,1fr);gap:1px;padding:3px;display:grid}.recurrence-types button{height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:3px;font-size:13px}.recurrence-types button.is-selected{color:#fff;background:var(--accent)}.recurrence-fields{gap:18px;margin-top:22px;display:grid}.recurrence-fields label,.recurrence-fields fieldset{color:var(--muted);border:0;gap:8px;margin:0;padding:0;font-size:12px;display:grid}.recurrence-fields legend{margin-bottom:9px}.recurrence-control{border:1px solid var(--line);width:100%;height:40px;color:var(--graphite);font:inherit;text-align:left;cursor:pointer;background:#ffffff57;border-radius:3px;justify-content:space-between;align-items:center;gap:16px;padding:0 14px;font-size:13px;transition:border-color .14s,background-color .14s,box-shadow .14s;display:flex}.project-editor-dialog .execution-field input:focus,.recurrence-control:hover,.recurrence-control:focus-visible,.recurrence-control[aria-expanded=true]{border-color:color-mix(in srgb, var(--accent) 52%, var(--line));background:#ffffffb3;outline:0;box-shadow:0 0 0 3px #d8533812}.recurrence-control svg{color:var(--muted);flex:none}.recurrence-select .recurrence-control svg{transition:transform .14s}.recurrence-select .recurrence-control[aria-expanded=true] svg{transform:rotate(180deg)}.recurrence-control[aria-expanded=true] svg{color:var(--accent)}.recurrence-fields small{color:var(--faint);font-size:11px}.recurrence-date-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.weekday-picker{border:1px solid var(--line);background:#ffffff42;border-radius:4px;grid-template-columns:repeat(7,1fr);gap:5px;padding:4px;display:grid}.weekday-picker button{height:38px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:3px;padding:0 2px;font-size:11px;transition:color .14s,border-color .14s,background-color .14s}.weekday-picker button:hover,.weekday-picker button:focus-visible{color:var(--graphite);background:#36312b0d;outline:0}.weekday-picker button.is-selected{color:var(--accent-dark);border-color:var(--accent);background:#d853381a}.recurrence-select,.recurrence-date-control{position:relative}.recurrence-select__menu{z-index:3;border:1px solid color-mix(in srgb, var(--graphite) 16%, transparent);background:#fdfcf9;border-radius:4px;max-height:224px;padding:5px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 16px 42px #201c1629}.recurrence-select__menu button{min-height:36px;color:var(--graphite);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:3px;justify-content:space-between;align-items:center;padding:0 10px;font-size:12px;display:flex}.recurrence-select__menu button:hover,.recurrence-select__menu button:focus-visible{background:#36312b0d;outline:0}.recurrence-select__menu button[aria-selected=true]{color:var(--accent-dark);background:#d8533814}.recurrence-calendar{z-index:4;box-sizing:border-box;border:1px solid color-mix(in srgb, var(--graphite) 16%, transparent);background:#fdfcf9;border-radius:4px;width:248px;max-width:calc(100vw - 40px);padding:12px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 16px 42px #201c161f}.recurrence-calendar.is-above{top:auto;bottom:calc(100% + 8px)}.recurrence-calendar__header{grid-template-columns:32px 1fr 32px;align-items:center;margin-bottom:8px;display:grid}.recurrence-calendar__header strong{color:var(--graphite);font-family:var(--serif);text-align:center;font-size:14px;font-weight:400}.recurrence-calendar__header button{width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:3px;place-items:center;padding:0;display:grid}.recurrence-calendar__header button:hover{color:var(--accent);background:#d8533812}.recurrence-calendar__weekdays,.recurrence-calendar__grid{grid-template-columns:repeat(7,1fr);display:grid}.recurrence-calendar__weekdays{color:var(--faint);text-align:center;margin-bottom:3px;font-size:10px}.recurrence-calendar__weekdays span{padding-block:4px}.recurrence-calendar__grid{gap:2px}.recurrence-calendar__grid button{aspect-ratio:1;color:var(--graphite);cursor:pointer;background:0 0;border:0;border-radius:3px;place-items:center;padding:0;font-size:11px;display:grid}.recurrence-calendar__grid button:hover:not(:disabled){background:#36312b0f}.recurrence-calendar__grid button.is-outside{color:color-mix(in srgb, var(--muted) 42%, transparent)}.recurrence-calendar__grid button.is-today{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--accent) 42%, transparent)}.recurrence-calendar__grid button.is-selected{color:#fff;background:var(--accent);box-shadow:none}.recurrence-calendar__grid button:disabled{color:color-mix(in srgb, var(--muted) 24%, transparent);cursor:not-allowed}.recurrence-dialog>footer{justify-content:flex-end;gap:12px;margin-top:26px}.recurrence-dialog>footer button{cursor:pointer;border-radius:3px;min-width:82px;height:40px;padding:0 18px;font-size:13px}.recurrence-dialog>footer button:disabled{cursor:not-allowed;opacity:.45}.save-status{color:var(--muted);font-family:var(--serif);margin:0;font-size:12px;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.save-status button{margin-left:8px}.save-status--error,.save-status--auth-required{color:var(--accent-dark)}.auth-shell{place-items:center;min-height:100vh;padding:32px 20px;display:grid}.auth-card{border:1px solid color-mix(in srgb, var(--graphite) 13%, transparent);background:#faf9f6e0;border-radius:6px;width:min(100%,430px);padding:clamp(28px,5vw,44px);box-shadow:0 26px 80px #302b2417}.auth-brand{align-items:center;gap:11px;margin-bottom:16px;display:flex}.auth-brand__mark{flex:none;width:38px;height:38px}.auth-kicker{color:var(--accent);font-family:var(--serif);letter-spacing:.13em;margin:0;font-size:12px}.auth-card h1{font-family:var(--serif);margin:0;font-size:clamp(27px,6vw,36px);font-weight:400;line-height:1.25}.auth-intro{color:var(--muted);margin:14px 0 28px;font-size:14px;line-height:1.7}.google-button,.auth-primary{cursor:pointer;border-radius:3px;width:100%;min-height:46px}.google-button{border:1px solid var(--line);background:#fff;justify-content:center;align-items:center;gap:12px;display:flex}.google-button span{color:#4285f4;font-family:Arial,sans-serif;font-size:18px;font-weight:700}.auth-primary{border:1px solid var(--accent);background:var(--accent);color:#fff}.auth-primary:hover:not(:disabled){border-color:var(--accent-dark);background:var(--accent-dark)}.google-button:disabled,.auth-primary:disabled,.auth-link:disabled{cursor:wait;opacity:.55}.auth-divider{color:var(--faint);align-items:center;gap:12px;margin:26px 0;font-size:11px;display:flex}.auth-divider:before,.auth-divider:after{background:var(--line);content:"";flex:1;height:1px}.auth-form{gap:12px;display:grid}.auth-form label{color:var(--muted);font-size:13px}.auth-form input{border:1px solid var(--line);width:100%;height:46px;color:var(--graphite);background:#fff;border-radius:3px;padding:0 14px}.auth-link{justify-self:center;margin-top:3px;font-size:12px}.turnstile{min-height:65px;overflow:hidden}.auth-error{color:var(--accent-dark);margin:14px 0 0;font-size:13px;line-height:1.55}.delete-dialog{border:1px solid color-mix(in srgb, var(--graphite) 16%, transparent);width:min(90vw,380px);color:var(--graphite);background:#faf9f6;border-radius:4px;padding:0;box-shadow:0 24px 80px #201c1633}.reflection-dialog{border:1px solid color-mix(in srgb, var(--graphite) 16%, transparent);width:min(92vw,520px);color:var(--graphite);background:#faf9f6;border-radius:4px;padding:0;box-shadow:0 24px 80px #201c1633}.task-date-dialog{border:1px solid color-mix(in srgb, var(--graphite) 16%, transparent);width:min(92vw,380px);color:var(--graphite);background:#faf9f6;border-radius:4px;padding:0;box-shadow:0 24px 80px #201c1633}.settings-dialog,.domain-editor{border:1px solid color-mix(in srgb, var(--graphite) 16%, transparent);width:min(92vw,460px);color:var(--graphite);background:#faf9f6;border-radius:4px;padding:0;box-shadow:0 24px 80px #201c1633}.conflict-dialog{border:1px solid color-mix(in srgb, var(--graphite) 16%, transparent);width:min(92vw,560px);color:var(--graphite);background:#faf9f6;border-radius:5px;padding:0;box-shadow:0 24px 80px #201c1633}.delete-dialog::backdrop,.reflection-dialog::backdrop,.task-date-dialog::backdrop,.settings-dialog::backdrop,.domain-editor::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#231f1a42}.settings-dialog__content{padding:24px}.settings-dialog__content>header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.settings-dialog__content h2{font-family:var(--serif);margin:0;font-size:22px;font-weight:400}.settings-dialog__content>header button{width:36px;height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.feature-settings__list{margin:0 0 28px}.focus-limit-setting{border:0;flex-direction:column;gap:5px;min-width:0;margin:0;padding:0;display:flex}.focus-limit-setting legend{padding:0;font-size:14px;font-weight:500}.focus-limit-setting p{color:var(--muted);margin:0;font-size:11px}.focus-limit-setting__options{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.focus-limit-setting__options label{cursor:pointer;position:relative}.focus-limit-setting__options input{opacity:0;width:1px;height:1px;position:absolute}.focus-limit-setting__options span{border:1px solid var(--line);min-height:34px;color:var(--muted);border-radius:8px;place-items:center;font-size:13px;display:grid}.focus-limit-setting__options input:checked+span,.focus-limit-setting__options span.is-selected{border-color:var(--graphite);background:var(--graphite);color:var(--paper)}.focus-limit-setting__options input:focus-visible+span{outline:2px solid var(--accent);outline-offset:2px}.feature-setting{justify-content:space-between;align-items:center;gap:20px;min-height:64px;display:flex}.feature-setting strong,.feature-setting span{display:block}.feature-setting strong{font-size:14px;font-weight:500}.feature-setting div>span{color:var(--muted);margin-top:5px;font-size:11px}.feature-switch{border:1px solid color-mix(in srgb, var(--graphite) 22%, transparent);cursor:pointer;background:#dedad2;border-radius:999px;flex:none;width:38px;height:22px;padding:0;transition:border-color .15s,background-color .15s;position:relative}.feature-switch>span{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 4px #2b2a2833}.feature-switch.is-on{border-color:var(--accent);background:var(--accent)}.feature-switch.is-on>span{transform:translate(16px)}.feature-switch:focus-visible{outline:2px solid color-mix(in srgb, var(--accent) 45%, transparent);outline-offset:3px}.task-date-dialog__content{padding:22px}.task-date-dialog__content>header{margin-bottom:18px;position:relative}.task-date-dialog__content h2{font-family:var(--serif);margin:0;padding-right:38px;font-size:21px;font-weight:400}.task-date-dialog__content header p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:7px 0 0;font-size:12px;line-height:1.55;display:-webkit-box;overflow:hidden}.task-date-dialog__content header>button{width:30px;height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid;position:absolute;top:-4px;right:-4px}.task-date-dialog .calendar-popover.is-embedded{width:100%;box-shadow:none;background:0 0;border:0;padding:0;position:static}.domain-editor form{padding:28px}.domain-editor h2{font-family:var(--serif);margin:0 0 24px;font-size:22px;font-weight:400}.domain-editor__name{gap:8px;display:grid}.domain-editor label>span,.domain-editor legend{color:var(--muted);font-size:12px}.domain-editor input{border:1px solid var(--line);width:100%;height:42px;color:var(--graphite);background:0 0;border-radius:3px;padding:0 12px}.domain-editor input::placeholder{color:var(--faint)}.domain-editor input:focus{border-color:color-mix(in srgb, var(--graphite) 45%, var(--line));outline:none}.domain-editor fieldset{border:0;min-width:0;margin:22px 0 0;padding:0}.domain-editor legend{margin-bottom:9px}.domain-editor__icons,.domain-editor__colors{flex-wrap:wrap;gap:9px;display:flex}.domain-editor__icons button,.domain-editor__colors button{border:1px solid var(--line);width:36px;height:36px;color:var(--muted);cursor:pointer;background:0 0;border-radius:50%;place-items:center;padding:0;display:grid}.domain-editor__icons button:hover,.domain-editor__icons button.is-selected{border-color:var(--graphite);color:var(--graphite)}.domain-editor__colors button{border-color:#0000;position:relative}.domain-editor__colors button:before{background:var(--domain-color);content:"";border-radius:50%;width:24px;height:24px}.domain-editor__colors button.is-selected{border-color:var(--graphite)}.domain-editor__actions{grid-template-columns:auto 1fr auto auto;align-items:center;gap:10px;margin-top:28px;display:grid}.domain-editor__actions button{cursor:pointer;border-radius:3px;min-width:72px;height:38px;padding:0 16px}.domain-editor__actions button:disabled{cursor:not-allowed;opacity:.45}.domain-editor__action-spacer{grid-column:2}.domain-editor__actions .domain-editor__cancel{min-width:48px;height:32px;color:var(--muted);background:0 0;border:0;grid-column:3;padding:0 8px}.domain-editor__actions .domain-editor__cancel:hover{color:var(--graphite)}.domain-editor__actions .button-primary{grid-column:4}.domain-editor__delete{color:var(--accent-dark);text-align:left;background:0 0;border:0;grid-column:1;padding-left:0!important}.conflict-dialog::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#231f1a42}.conflict-dialog__content{padding:28px}.conflict-dialog h2{font-family:var(--serif);margin:0 0 22px;font-size:22px;font-weight:400}.conflict-versions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.conflict-versions div{border:1px solid var(--line);border-radius:3px;min-width:0;padding:14px}.conflict-versions strong{color:var(--muted);font-size:12px}.conflict-versions p{overflow-wrap:anywhere;white-space:pre-wrap;margin:9px 0 0;line-height:1.55}.conflict-versions .conflict-reflection{color:var(--muted);margin-top:10px;font-size:12px}.conflict-note{color:var(--muted);margin:18px 0 24px;font-size:13px}.delete-dialog__content{padding:24px}.reflection-dialog__content{padding:30px}.reflection-dialog h2{font-family:var(--serif);margin:0 0 12px;font-size:22px;font-weight:400}.reflection-dialog p{overflow-wrap:anywhere;color:var(--muted);margin:0 0 20px;font-size:14px;line-height:1.6}.reflection-dialog textarea,.goal-task-create textarea{resize:vertical;border:1px solid var(--line);width:100%;min-height:150px;color:var(--graphite);caret-color:var(--accent);background:0 0;border-radius:3px;margin-bottom:22px;padding:13px 14px;line-height:1.65;display:block}.goal-task-create textarea{min-width:0;margin-bottom:0;font-size:16px}.reflection-dialog textarea::placeholder,.goal-task-create textarea::placeholder{color:var(--faint)}.reflection-dialog textarea:focus,.goal-task-create textarea:focus{border-color:color-mix(in srgb, var(--graphite) 45%, var(--line));outline:none}.delete-dialog h2{font-family:var(--serif);margin:0 0 14px;font-size:20px;font-weight:400}.delete-dialog p{color:var(--muted);white-space:pre-wrap;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 28px;font-size:15px;line-height:1.65;display:-webkit-box;overflow:hidden}.legacy-dialog .auth-error{color:var(--accent-dark);-webkit-line-clamp:unset;margin-top:-16px;display:block}.delete-dialog__actions{justify-content:flex-end;gap:12px;display:flex}.delete-dialog__actions button{cursor:pointer;border-radius:3px;min-width:78px;height:40px;padding:0 18px}.delete-dialog__recurrence-actions{gap:9px;display:grid}.delete-dialog__recurrence-actions button{cursor:pointer;border-radius:3px;min-height:40px;padding:0 16px;font-size:13px}.delete-scope-options{border:0;gap:9px;margin:0 0 20px;padding:0;display:grid}.delete-scope-options legend{color:var(--muted);margin-bottom:10px;font-size:12px}.delete-scope-options label{border:1px solid var(--line);cursor:pointer;border-radius:4px;align-items:flex-start;gap:11px;padding:12px 13px;display:flex}.delete-scope-options label.is-selected{border-color:color-mix(in srgb, var(--accent) 58%, var(--line));background:color-mix(in srgb, var(--accent) 5%, transparent)}.delete-scope-options input{accent-color:var(--accent);margin:3px 0 0}.delete-scope-options span,.delete-scope-options small{display:block}.delete-scope-options strong{color:var(--graphite);font-size:14px;font-weight:500}.delete-scope-options small{color:var(--muted);margin-top:3px;font-size:12px;line-height:1.5}.delete-dialog__warning{border-left:3px solid var(--accent);color:var(--accent-dark);background:color-mix(in srgb, var(--accent) 7%, transparent);margin:-4px 0 18px;padding:10px 12px;font-size:12px;line-height:1.6}.task-toast-region{z-index:100;pointer-events:none;flex-direction:column;align-items:center;gap:10px;width:max-content;max-width:calc(100vw - 32px);display:flex;position:fixed;bottom:max(112px,20dvh);left:50%;transform:translate(-50%)}.focus-toast,.undo-toast{border:1px solid color-mix(in srgb, var(--graphite) 16%, transparent);max-width:calc(100vw - 32px);color:var(--paper);background:var(--graphite);pointer-events:auto;border-radius:4px;align-items:center;gap:20px;padding:13px 15px;font-size:13px;display:flex;box-shadow:0 12px 30px #1a18152e}.undo-toast button{color:#fff;cursor:pointer;background:0 0;border:0;padding:0;font-weight:600}@media (width<=560px){.task-toast-region{bottom:max(calc(96px + env(safe-area-inset-bottom)), 20dvh);align-items:stretch;width:calc(100vw - 32px)}.focus-toast,.undo-toast{justify-content:space-between}}.button-text{color:var(--muted);background:0 0;border:0}.button-secondary{border:1px solid var(--line);background:0 0}.button-secondary:hover{border-color:var(--muted)}.button-danger,.button-primary{border:1px solid var(--accent);color:#fff;background:var(--accent)}.button-primary:hover,.button-danger:hover{border-color:var(--accent-dark);background:var(--accent-dark)}@media (width<=600px){.app-shell{--mobile-page-top:max(14px, env(safe-area-inset-top));padding-top:0;padding-bottom:calc(84px + env(safe-area-inset-bottom))}.task-navigation{margin-top:0;padding:var(--mobile-page-top) 16px 4px;margin-inline:-16px}.topbar{display:block}.topbar>.brand,.topbar>.date-navigation,.topbar>.topbar-actions{display:none}.mobile-task-header{grid-template-columns:32px 104px 32px;justify-content:center;align-items:center;gap:7px;height:44px;display:grid;position:relative}.mobile-task-header>button:first-of-type{grid-column:1}.mobile-task-header>button:last-of-type{grid-column:3}.mobile-task-header__mark{width:30px;height:30px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.mobile-task-header>button,.mobile-task-header .calendar-trigger{width:32px;height:32px;color:var(--graphite);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.mobile-task-header__date{text-align:center;grid-column:2;min-width:0}.mobile-task-header__date strong{color:var(--accent);font-family:var(--serif);font-size:20px;font-weight:400;line-height:1.15;display:block}.mobile-task-header__date span{color:var(--muted);letter-spacing:.05em;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10px;display:block;overflow:hidden}.mobile-calendar-anchor{align-items:center;gap:4px;display:flex;position:absolute;top:6px;right:0}.mobile-calendar-anchor .today-shortcut{width:auto;height:30px;padding-inline:9px}.task-page.is-mobile-hidden{display:none}.mobile-profile.is-active,.mobile-settings.is-active,.mobile-domains.is-active{display:block}.task-list{min-height:0;margin-top:12px}.domain-tabs{gap:22px;width:100%;max-width:none;margin-top:18px;padding:0 8px 3px 0}.domain-tabs button{font-size:12px}.task-row{grid-template-columns:22px minmax(0,1fr);column-gap:10px;min-height:40px;padding-block:3px 5px}.task-row--creator{grid-template-columns:22px minmax(0,1fr) auto}.creator-controls{gap:2px}.recurrence-trigger{justify-content:center;width:28px;padding:0}.recurrence-trigger span{display:none}.recurrence-overlay{align-items:end;padding:0}.recurrence-dialog{width:100%;max-height:88vh;padding:22px 18px calc(22px + env(safe-area-inset-bottom));border-bottom:0;border-left:0;border-right:0;border-radius:12px 12px 0 0;overflow-y:auto}.recurrence-date-grid{grid-template-columns:1fr}.recurrence-calendar{width:min(304px,100vw - 32px);max-width:none;position:fixed;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 20px 64px #201c163d}.recurrence-calendar.is-above{top:50%;bottom:auto}.recurrence-calendar__grid button{aspect-ratio:auto;height:36px}.checkbox{border-radius:2px;width:20px;height:20px}.task-content,.task-row textarea{min-height:24px;font-size:15.5px;line-height:1.45}.task-delete{width:22px;height:22px}.task-actions{gap:1px}.task-edit-meta{justify-content:space-between;margin-top:3px}.task-edit-actions{gap:11px}.task-date-dialog__content{padding:20px}.domain-picker__trigger{gap:3px;font-size:10px}.task-review{height:22px;padding-inline:3px;font-size:11px}.task-reflection{margin-top:3px;font-size:11px}.reflection-dialog__content,.domain-editor form{padding:24px 20px}.domain-editor__actions{grid-template-columns:auto 1fr auto auto;gap:7px}.domain-editor__actions button{min-width:62px;padding:0 12px}.calendar-popover{width:auto;position:fixed;top:64px;left:12px;right:12px}.save-status{z-index:30;right:auto;bottom:calc(78px + env(safe-area-inset-bottom));text-align:center;width:min(100% - 32px,560px);margin:0;font-size:11px;position:fixed;left:50%;transform:translate(-50%)}.mobile-profile__account{border-bottom:1px solid var(--line);grid-template-columns:36px minmax(0,1fr);align-items:center;gap:12px;margin-top:40px;padding:0 0 26px;display:grid}.mobile-profile__account>svg{color:var(--muted)}.mobile-profile__account div{min-width:0}.mobile-profile__account strong,.mobile-profile__account span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.mobile-profile__account strong{font-size:15px;font-weight:500}.mobile-profile__account span{color:var(--muted);margin-top:5px;font-size:12px}.mobile-profile__settings{margin-top:16px}.mobile-profile__settings-link,.mobile-profile__logout{border:0;border-bottom:1px solid var(--line);width:100%;min-height:50px;color:var(--graphite);text-align:left;cursor:pointer;background:0 0;align-items:center;gap:10px;padding:0;font-size:14px;display:flex}.mobile-profile__settings-link svg,.mobile-profile__logout svg{color:var(--muted)}.mobile-profile__history-link .history-menu-count{margin-left:auto}.mobile-settings .feature-settings{margin-top:18px}.mobile-domains .domain-manager{width:100%;margin-top:18px}.mobile-domains .domain-manager__row{border-bottom:1px solid var(--line);min-height:50px}.mobile-domains .domain-manager__add{min-height:50px;margin-top:0;padding:0;font-size:14px}.mobile-settings .feature-setting{min-height:52px}.mobile-bottom-nav{z-index:40;min-height:62px;padding:5px 0 max(5px, env(safe-area-inset-bottom));border-top:1px solid var(--line);background:var(--paper);grid-template-columns:repeat(2,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.history-page-entry{min-height:46px;margin-top:16px;padding-inline:12px;font-size:12px}.history-organizer{min-height:100vh;padding-bottom:calc(112px + env(safe-area-inset-bottom))}.secondary-page-header{z-index:30;min-height:54px;padding:max(8px, env(safe-area-inset-top)) 0 8px;background:var(--paper);position:sticky;top:0}.secondary-page-header h1{font-size:20px}.secondary-page-header p{font-size:10px}.secondary-page-header p .history-menu-count{min-width:20px;height:20px;padding-inline:5px;font-size:10px}.history-organizer__content{margin-top:18px}.history-groups{gap:20px}.history-group>header{margin-bottom:6px}.history-task{min-height:38px;padding-inline:4px}.history-organizer__recurring-note{margin-top:26px;padding:13px 12px}.history-action-bar{width:100%;min-height:96px;padding:10px 12px max(10px, env(safe-area-inset-bottom));border-width:1px 0 0;border-radius:0;grid-template-columns:1fr auto;gap:8px 12px;bottom:0;left:0;right:0}.history-action-bar>strong{grid-area:1/1}.history-action-bar__moves{grid-area:2/1/auto/-1;justify-content:stretch}.history-action-bar__moves button{background:#ffffff12;flex:1;padding-inline:8px}.history-action-bar__delete{grid-area:1/2;min-height:28px;padding-inline:6px}.history-date-dialog,.history-delete-dialog{width:min(94vw,380px)}.mobile-bottom-nav button{color:var(--muted);cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:0;font-size:10px;display:flex}.mobile-bottom-nav button.is-selected{color:var(--accent)}.auth-shell{align-items:start;padding:18px 12px}.auth-card{padding:28px 22px}.conflict-versions{grid-template-columns:1fr}.conflict-dialog__content{padding:22px}.conflict-dialog .delete-dialog__actions{flex-direction:column-reverse}}@media (width<=360px){.mobile-calendar-anchor{width:32px;height:32px}.mobile-calendar-anchor .today-shortcut{height:24px;padding-inline:8px;font-size:10px;position:absolute;top:38px;right:0}}@media (hover:none){.date-button:after,.date-arrow:after,.calendar-trigger:after,button.checkbox:after,.task-review:after,.task-delete:after{content:"";position:absolute;inset:-6px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.local-preview-notice{text-align:center;color:var(--muted);background:#eee9e1;padding:6px 16px;font-size:12px}.task-row[data-task-id]:focus{outline:2px solid var(--accent,#9c7954);outline-offset:3px}.sign-out-label{color:var(--accent)}
