:root{font-family:-apple-system,BlinkMacSystemFont,"Noto Sans JP",sans-serif;color:#293747;background:#f5f7fa;color-scheme:light;--line:#e0e6ef;--muted:#778598;--accent:#3478ce;--danger:#b54343;--shadow:0 18px 60px #20354c12}*{box-sizing:border-box}body{margin:0;font-size:13px;line-height:1.55}main{max-width:1440px;margin:auto;padding:0 28px 32px}.hidden{display:none!important}h1,h2,h3,p{margin-top:0}h1{font-size:20px;letter-spacing:-.6px;margin:0}h2{font-size:16px}h3{font-size:13px;margin-bottom:10px}header{display:flex;align-items:center;gap:8px;min-height:66px;border-bottom:1px solid var(--line)}header h1{margin-right:auto;display:flex;align-items:center;gap:8px}.brand-mark{display:inline-grid;place-items:center;width:27px;height:27px;border-radius:8px;background:var(--accent);color:white;font-size:19px}#identity{color:var(--muted);font-size:11px;margin-right:8px}.muted,.password-help{color:var(--muted);font-size:11px}.panel{background:#fff;border:1px solid var(--line);padding:32px;border-radius:16px;box-shadow:var(--shadow)}.auth{max-width:420px;margin:12vh auto}.auth h1{margin-bottom:20px}.auth form,.stack{display:grid;gap:13px}label{font-size:12px;font-weight:500}label:has(>input:not([type=checkbox])){display:grid;gap:5px}input,select,textarea,button{font:inherit;border:1px solid var(--line);border-radius:7px;padding:8px 10px;background:#fff;color:inherit;min-width:0}input,textarea{width:100%}input[type=checkbox]{width:16px;height:16px;accent-color:var(--accent);flex-shrink:0;cursor:pointer}input[type=color]{height:38px;padding:4px}textarea{resize:vertical;min-height:72px}input::placeholder,textarea::placeholder{color:#96a0ad}button{background:var(--accent);border-color:var(--accent);color:white;font-weight:550;font-size:12px;cursor:pointer;transition:background .12s,box-shadow .12s;white-space:nowrap}button:hover{filter:brightness(.95)}button:disabled{opacity:.55;cursor:wait}button.quiet{background:transparent;color:#708096;border-color:transparent}button.quiet:hover{background:#eaf0f8;color:var(--accent)}button.danger{background:transparent;color:var(--danger);border-color:transparent}button.danger:hover{background:#fff0ef}input:focus,select:focus,textarea:focus{outline:2px solid #85b2ec;outline-offset:1px}button:focus-visible,summary:focus-visible{outline:2px solid #85b2ec;outline-offset:2px}.icon{display:inline-block;width:16px;height:16px;flex-shrink:0;vertical-align:middle;pointer-events:none}.icon-button{width:30px;height:30px;padding:6px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.workspace-bar{display:flex;gap:10px;align-items:flex-start;margin:16px 0}.composer{flex:1;min-width:160px;display:grid;background:white;border:1px solid var(--line);border-radius:9px}.composer>input{border:0;background:transparent;padding:9px 12px;font-size:13px}.composer-options{display:grid;grid-template-columns:1fr auto;gap:8px;padding:10px;border-top:1px solid var(--line)}.composer-options select[multiple]{max-height:78px;min-height:38px}.composer-options button{justify-self:end;align-self:center}.toolbar{display:flex;align-items:center;gap:5px;flex-shrink:0;min-height:38px}.sort-control{display:flex!important;align-items:center;gap:2px!important;color:var(--muted)}.sort-control select{border:0;background:transparent;font-size:11px;padding:5px 0;max-width:88px}.sort-control .icon{width:14px;height:14px}.filter-chip{position:relative;cursor:pointer;white-space:nowrap;font-size:10px}.filter-chip input{position:absolute;opacity:0;width:1px;height:1px}.filter-chip span{display:block;padding:5px 7px;border-radius:6px;color:#7f8da0;border:1px solid transparent}.filter-chip input:checked+span{background:#e6effc;color:#3576c4;border-color:#d5e4fa}.filter-chip input:focus-visible+span{outline:2px solid #85b2ec}.search-box{display:flex;align-items:center;gap:8px;margin:-4px 0 14px;background:#edf2f9;border:1px solid #dde7f5;padding:3px 8px;border-radius:8px;color:var(--muted);animation:appear .12s ease-out}.search-box input{background:transparent;border:0;padding:6px 0;flex:1}.cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,270px),1fr));gap:8px}.card{background:#fff;border:1px solid var(--line);border-radius:9px;padding:11px 12px;max-width:480px;min-width:0;transition:box-shadow .12s,border-color .12s}.card:hover{box-shadow:0 3px 12px #2545760b;border-color:#bdd1ec}.card-title{display:flex;align-items:flex-start;gap:7px;margin-bottom:8px}.card-title .toggle{margin:3px 0 0}.card-title .title{padding:0;border:0;background:none;color:#2c3c51;font-size:13px;line-height:1.6;font-weight:550;white-space:normal;overflow-wrap:anywhere;text-align:left;flex:1}.tag-stack{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;max-width:72px;gap:2px 0;padding-left:4px;align-self:center}.tag-dot{display:inline-block;width:12px;height:12px;border:1.5px solid white;border-radius:50%;background:var(--tag-color);flex-shrink:0;vertical-align:middle}.tag-stack .tag-dot{margin-left:-4px;width:13px;height:13px;box-shadow:0 0 0 .5px #00000008}.meta{display:flex;align-items:center;gap:11px;color:#98a3b2;font-size:10px;flex-wrap:wrap}.meta>span{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.meta .icon{width:12px;height:12px}.meta .due{color:#7a8ea8}.meta .overdue{color:#bd6b60}.meta .created{margin-left:auto;color:#a6afbc}.group-title{grid-column:1/-1;display:flex;align-items:center;gap:5px;font-weight:550;font-size:11px;color:#8796a9;margin:10px 0 0}.group-title:first-child{margin-top:0}.group-title .icon{width:13px;height:13px}.group-title small{font-size:10px;color:#9daabd;margin-left:3px}.today-title{color:var(--accent)}.card.done .title{text-decoration:line-through;color:#96a2b1}.card.done{background:#fafbfd}details{margin-top:16px;border-top:1px solid var(--line)}summary{font-weight:500;color:#8291a6;cursor:pointer;padding:12px 0;font-size:11px}.empty-state{grid-column:1/-1;text-align:center;padding:36px 16px;color:#94a1b2;font-size:12px}
html:has(dialog[open]){overflow:hidden}dialog{width:min(650px,calc(100% - 28px));max-height:90vh;max-height:90dvh;border:1px solid var(--line);border-radius:14px;padding:22px;overflow:auto;overscroll-behavior:contain;box-shadow:0 24px 90px #1935542b;color:#293747}dialog[open]{animation:modal-in .14s cubic-bezier(.2,.8,.2,1)}dialog::backdrop{background:#20344b4d;backdrop-filter:blur(3px);animation:appear .14s ease-out}.dialog-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:0 0 18px}.dialog-head h2{font-size:17px;margin:0}.dialog-head strong{font-size:15px}.dialog-head .row{gap:3px}.dialog-head button{color:var(--muted)}#edit-task{display:grid;gap:14px}.detail-title{display:flex;align-items:center;gap:10px}.detail-title input[name=title]{font-size:18px;font-weight:550;flex:1;border-color:transparent;padding:5px 0;background:transparent}.detail-title input[name=title]:hover{border-bottom-color:var(--line)}.detail-title input[type=checkbox]{width:19px;height:19px}.detail-properties{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.date-control{display:flex!important;align-items:center;gap:5px!important;color:#8a9bb0}.date-control input{width:138px;font-size:11px;border:0;background:#f0f4f9;padding:5px 7px}#label-options{display:flex;flex-wrap:wrap;gap:4px}.label-choice{display:flex;align-items:center;gap:5px;background:transparent;border-color:transparent;color:#7e8c9e;padding:4px 6px;font-size:11px;font-weight:400}.label-circle{width:13px;height:13px;border:1.5px solid var(--tag-color);border-radius:50%;position:relative}.label-choice[aria-pressed=true]{background:#edf3fc;color:#536980}.label-choice[aria-pressed=true] .label-circle{background:var(--tag-color);box-shadow:inset 0 0 0 2px #fff}.label-choice:focus-visible{outline-offset:0}.row{display:flex;gap:8px;align-items:center}.row>*:first-child{flex:1}.row input{min-width:0}.row textarea{flex:1}.row label{min-width:0}fieldset{border:1px solid var(--line);border-radius:8px;padding:10px}legend{font-size:11px;color:var(--muted);padding:0 5px}#group-user-options,.checkbox-options{display:flex;flex-wrap:wrap;gap:10px}.checkbox-options label,#group-user-options label{display:flex;gap:5px;align-items:center}.subtask,.memo{display:flex;gap:6px;align-items:center;background:#f5f7fa;padding:8px 9px;margin:6px 0;border-radius:8px;min-width:0}.subtask-text,.memo-text{flex:1;white-space:pre-wrap;overflow-wrap:anywhere;min-width:0;font-size:12px}.subtask-text small,.memo-text small{display:flex;gap:4px;align-items:center;color:#9aa7b8;font-size:9px;margin-top:3px;line-height:1.4}.subtask-text small .icon,.memo-text small .icon{width:11px;height:11px}.subtask-text.completed{color:#96a2b1}.memo{align-items:flex-start}.memo .icon-button,.subtask .icon-button{width:25px;height:25px;padding:5px}.memo .icon-button .icon,.subtask .icon-button .icon{width:13px;height:13px}.memo-text>span{display:block}.empty-detail{color:#a0aab8;font-size:11px;margin-bottom:10px}.detail-footer{display:flex;align-items:center;gap:12px;border-top:1px solid var(--line);margin-top:20px;padding-top:12px;color:#98a5b6;font-size:10px}#task-created{display:flex;gap:5px;align-items:center}#task-created .icon{width:12px;height:12px}#save-state{margin-left:auto;font-size:10px}#delete-task{margin-left:2px}dialog>section{border-top:1px solid var(--line);padding-top:16px;margin-top:18px}.settings-dialog{width:min(700px,calc(100% - 28px))}.settings-dialog h2{font-size:13px;margin-bottom:10px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.section-heading h2{margin:0}.groups-heading{margin-top:22px}.manage-row{display:grid;grid-template-columns:minmax(90px,1fr) auto auto auto;gap:8px;align-items:center;padding:9px 0;border-bottom:1px solid #edf0f5;overflow-wrap:anywhere}.manage-row small{font-size:10px;color:var(--muted)}.manage-row button{font-size:10px;padding:5px 8px;background:transparent;color:#8291a6;border-color:transparent}.manage-row button.danger{color:var(--danger)}.labels-dialog{width:min(440px,calc(100% - 28px))}.label-row{grid-template-columns:1fr auto auto}.label-row>span{display:flex;gap:7px;align-items:center}.label-row .tag-dot{width:13px;height:13px;border:0}.label-row .icon-button{padding:6px}.settings-dialog section>form{background:#f3f6fb;padding:14px;border-radius:9px;margin-top:12px}.secret{white-space:pre-wrap;overflow-wrap:anywhere;background:#edf3fc;color:#456587;padding:14px;border:1px solid #d8e5f7;border-radius:9px;font-size:12px;user-select:all}.editor-dialog{width:min(460px,calc(100% - 28px))}.dialog-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.form-error,.save-error{color:var(--danger);font-size:12px;white-space:pre-wrap}.form-error:empty{display:none}.save-error{margin-top:14px;padding:12px;border-radius:8px;background:#fff5f3}.save-error p{margin-bottom:10px}.save-error .row{flex-wrap:wrap}.save-error .row>*:first-child{flex:initial}.toast{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);max-width:calc(100% - 28px);padding:11px 16px;background:#2b4263;color:white;border-radius:9px;box-shadow:var(--shadow);z-index:10;font-size:12px}#editor-description{white-space:pre-wrap;overflow-wrap:anywhere}#new-subtask input[name=title]{flex:1;width:auto}#new-subtask input[type=date]{flex:0 1 145px;width:145px;font-size:11px}#new-memo textarea{min-height:64px;font-size:12px}.password-help{margin:0}form.hidden+*{margin-top:0}
@keyframes modal-in{from{opacity:0;transform:translateY(7px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes appear{from{opacity:0}to{opacity:1}}
@media(max-width:740px){main{padding:0 16px 24px}.workspace-bar{flex-wrap:wrap;gap:6px;margin:12px 0}.composer{flex-basis:100%}.toolbar{width:100%;min-height:28px;gap:6px}.toolbar>#labels-settings{margin-left:auto}.cards{grid-template-columns:repeat(auto-fill,minmax(min(100%,255px),1fr))}.sort-control select{font-size:10px}.filter-chip span{padding:4px 6px}.filter-chip{font-size:10px}.search-box{margin-top:0}header{min-height:58px}header #identity{font-size:10px;max-width:130px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.card{max-width:none}dialog{padding:18px;border-radius:12px}.detail-title input[name=title]{font-size:16px}.row{flex-wrap:wrap}.row>*{max-width:100%}#new-subtask input[name=title]{flex-basis:100%}#new-subtask input[type=date]{flex:1;width:auto}.manage-row{grid-template-columns:1fr auto auto}.manage-row small{grid-column:1/-1;grid-row:2}.manage-row:has(>span:empty)>span:empty{display:none}.label-row{grid-template-columns:1fr auto auto}.detail-footer{gap:5px;font-size:9px}#task-created{gap:3px}.auth{padding:24px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{transition:none!important;animation:none!important}}
.color-palette{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.color-choice{width:24px;height:24px;border-radius:50%;padding:0;background:var(--tag-color);border:3px solid white;box-shadow:0 0 0 1px transparent}.color-choice[aria-pressed=true]{box-shadow:0 0 0 1.5px var(--tag-color)}.custom-color{font-size:10px;color:var(--muted)}.custom-color input{font-size:11px;max-width:140px}
#identity{display:flex;align-items:center;gap:5px}.admin-crown{display:inline-flex;color:#b99548}.admin-crown .icon{width:14px;height:14px}.composer-options{display:grid;grid-template-columns:1fr;gap:9px}.composer-options .detail-properties{gap:8px}.composer-options textarea{font-size:12px;min-height:56px}.composer-actions{display:flex;justify-content:flex-end}.label-choices{display:flex;flex-wrap:wrap;gap:4px}.composer-options .date-control input{width:138px}.detail-title{align-items:flex-start}.detail-title>input[type=checkbox]{margin-top:10px}.detail-title textarea[name=title]{font-size:18px;font-weight:550;line-height:1.6;flex:1;border-color:transparent;padding:4px 0;min-height:38px;resize:none;overflow:hidden;white-space:pre-wrap;overflow-wrap:anywhere;background:transparent}.detail-title textarea[name=title]:hover{border-bottom-color:var(--line)}.subtasks-section{margin:9px 0 16px!important;padding:0!important;border:0!important}.subtask-composer{margin-top:7px;border:1px solid var(--line);border-radius:8px;padding:0 9px}.subtask-composer>input[name=title]{border:0;background:transparent;width:100%!important;padding:8px 0;font-size:12px}.subtask-options{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 0 8px}.subtask-options .date-control input{flex:initial!important;width:138px!important}.subtask{position:relative}.drag-handle{cursor:grab;touch-action:none;opacity:.55}.drag-handle:active{cursor:grabbing}.dragging{opacity:.4}.drop-before::before,.drop-after::after{content:"";position:absolute;left:0;right:0;height:2px;background:var(--accent);border-radius:2px}.drop-before::before{top:-4px}.drop-after::after{bottom:-4px}.composer-options:not(.hidden),.subtask-options:not(.hidden),.settings-dialog form:not(.hidden):not(.dialog-head){animation:expand-in .14s ease-out;transform-origin:top}
@keyframes expand-in{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:740px){.detail-title textarea[name=title]{font-size:16px}.composer-options{grid-template-columns:1fr}#new-subtask input[name=title]{flex-basis:auto}.subtask-options{flex-wrap:nowrap}#identity>span:first-child{overflow:hidden;text-overflow:ellipsis}.admin-crown{flex-shrink:0}}
.composer-title-row{display:flex;align-items:center;min-width:0;position:relative}.composer-title-row>input{flex:1;border:0;background:transparent;padding:9px 12px;font-size:13px}.composer-title-row>.composer-close{margin-right:5px;width:28px;height:28px}.composer.expanded .composer-title-row>input{padding-right:5px}.subtask-composer{padding:0!important;overflow:visible}.subtask-composer .composer-title-row>input{padding:8px 9px;font-size:12px}.subtask-composer .composer-title-row>.composer-close{margin-right:4px;width:26px;height:26px}.subtask-options{border-top:1px solid var(--line);padding:8px 9px!important;position:relative}.subtask-options .date-control{min-width:0}.subtask-options .date-control input{max-width:100%}.subtask>.drag-handle{margin-left:-5px;margin-right:-3px}.subtask-text small.due-today{display:flex;width:auto;max-width:none;padding:0;margin:3px 0 0;border-radius:0;background:transparent;color:#245f9e;font-weight:700}.settings-form-dialog{width:min(440px,calc(100% - 28px))}.settings-form-dialog .dialog-actions{margin-top:5px}.settings-form-dialog fieldset{margin:0}a.icon-button,.card-title a.title{text-decoration:none}a.quiet{background:transparent;color:#708096;border:1px solid transparent;border-radius:7px}a.quiet:hover{background:#eaf0f8;color:var(--accent)}
.composer-title-row:has(>input:focus)::after{content:"";position:absolute;inset:-1px;border:2px solid #85b2ec;border-radius:8px;pointer-events:none;z-index:1}.composer-title-row>input:focus{outline:none}.detail-title textarea[name=title]:hover{border-color:transparent}
.card.moving-out{animation:card-out .14s ease-in forwards;pointer-events:none}.card.moving-in{animation:card-in .16s ease-out}.card.status-saving{opacity:.78}.date-control,input[type=date]{cursor:pointer}@keyframes card-out{to{opacity:0;transform:translateY(4px) scale(.985)}}@keyframes card-in{from{opacity:0;transform:translateY(-4px) scale(.985)}to{opacity:1;transform:none}}
.overdue-title{color:#a33838}.subtask-text small.due-overdue{color:#a33838;font-weight:700}.memo-text a{color:#276ab9;text-decoration:underline;text-underline-offset:2px;overflow-wrap:anywhere}.memo-text a:hover{color:#174f89}
@media(max-width:740px){.toolbar{flex-wrap:wrap}input:not([type=checkbox]):not([type=color]),select,textarea{font-size:16px!important}}
.attention-filter input:checked+span{background:#fff2d8;color:#8b641c;border-color:#f0d8a3}.attention-title{color:#8b641c}.attention-dialog{width:min(480px,calc(100% - 28px))}.attention-dialog>.muted{margin-bottom:14px}.attention-rules{display:grid;border-top:1px solid var(--line)}.attention-rule{display:flex;align-items:center;gap:18px;padding:12px 2px;border-bottom:1px solid var(--line);cursor:pointer}.attention-rule>span{display:grid;gap:2px;flex:1}.attention-rule strong{font-size:12px;font-weight:550}.attention-rule small{color:var(--muted);font-size:10px;font-weight:400}.attention-reasons{display:flex;align-items:center;flex-wrap:wrap;gap:4px;margin:0 0 8px 23px}.attention-reason{display:inline-flex;align-items:center;gap:4px;padding:3px 7px;border-radius:6px;background:#eaf2fd;color:#2868ae;font-size:10px;font-weight:600}.attention-reason.overdue{background:#fbeaea;color:#a33838}.attention-reason .icon{width:12px;height:12px}.card.attention-parent-overdue{border:2px solid #c65353;background:#fffafa}.card.attention-parent-today{border:2px solid #3f82cf;background:#fbfdff}.card.attention-parent-overdue.attention-parent-today{border-color:#9a5d8f}
.app-version{position:fixed;right:max(12px,env(safe-area-inset-right));bottom:max(8px,env(safe-area-inset-bottom));z-index:2;color:#9aa6b5;font-size:10px;line-height:1;letter-spacing:.02em;pointer-events:none;user-select:none}
.label-row{position:relative;grid-template-columns:auto 1fr auto auto}
@media(max-width:740px){.label-row{grid-template-columns:auto 1fr auto auto}}
.composer,.subtask-composer{position:relative}.composer.expanded,.subtask-composer.expanded{z-index:4}.composer-options,.subtask-options{position:absolute;top:calc(100% + 4px);left:-1px;right:-1px;z-index:4;max-height:min(70vh,420px);max-height:min(70dvh,420px);overflow:auto;background:#fff;border:1px solid var(--line);border-radius:9px;box-shadow:0 14px 36px #20354c24}.subtask-options{padding:8px 9px!important}.composer.opens-up .composer-options,.subtask-composer.opens-up .subtask-options{top:auto;bottom:calc(100% + 4px);transform-origin:bottom}.composer.opens-up .composer-options:not(.hidden),.subtask-composer.opens-up .subtask-options:not(.hidden){animation-name:float-up-in}@keyframes float-up-in{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}
.card{cursor:pointer}.title-url{color:#708096}.card-title .title-url{width:25px;height:25px;padding:5px;margin-top:-2px}.detail-title .title-url{margin-top:4px}.title-url:focus-visible{outline:2px solid #85b2ec;outline-offset:2px}.subtask-text a{color:#276ab9;text-decoration:underline;text-underline-offset:2px;overflow-wrap:anywhere}.subtask-text a:hover{color:#174f89}
:root[data-theme=dark]{color:#d9e1eb;background:#1e2630;color-scheme:dark;--line:#3a4654;--muted:#9aa9bb;--accent:#63a4f5;--danger:#f07d7d;--shadow:0 18px 60px #00000052;--dark-surface:#27313d;--dark-surface-muted:#222c36;--dark-text:#e5ebf2;--dark-blue-soft:#293e57;--dark-red-soft:#4a3034;--dark-red:#f08a8a}
:root[data-theme=dark] .panel,:root[data-theme=dark] .composer,:root[data-theme=dark] .card,:root[data-theme=dark] dialog,:root[data-theme=dark] input,:root[data-theme=dark] select,:root[data-theme=dark] textarea,:root[data-theme=dark] .composer-options,:root[data-theme=dark] .subtask-options{background:var(--dark-surface);color:var(--dark-text)}
:root[data-theme=dark] dialog{border-color:#465363;box-shadow:0 24px 90px #00000078}:root[data-theme=dark] dialog::backdrop{background:#0e141cb8}:root[data-theme=dark] input::placeholder,:root[data-theme=dark] textarea::placeholder{color:#7f8d9e}:root[data-theme=dark] button.quiet,:root[data-theme=dark] a.quiet{color:#a6b4c5}:root[data-theme=dark] button.quiet:hover,:root[data-theme=dark] a.quiet:hover{background:#334253;color:#79b5ff}:root[data-theme=dark] button.danger:hover{background:#492e33}:root[data-theme=dark] #theme-toggle[aria-pressed=true]{color:#f0c65b}:root[data-theme=dark] #theme-toggle[aria-pressed=true]:hover{color:#ffd873}
:root[data-theme=dark] .search-box{background:#222f3d;border-color:#35465a}:root[data-theme=dark] .search-box input,:root[data-theme=dark] .sort-control select{background:transparent}:root[data-theme=dark] .filter-chip input:checked+span{background:#30445e;color:#9bc8ff;border-color:#405f82}:root[data-theme=dark] .card:hover{box-shadow:0 4px 16px #00000038;border-color:#58779d}:root[data-theme=dark] .card-title .title{color:var(--dark-text)}:root[data-theme=dark] .card.done{background:#232c37}:root[data-theme=dark] .card.done .title,:root[data-theme=dark] .subtask-text.completed{color:#7f8c9c}:root[data-theme=dark] .tag-dot{border-color:var(--dark-surface)}:root[data-theme=dark] .tag-stack .tag-dot{box-shadow:0 0 0 .5px #ffffff1c}:root[data-theme=dark] .meta{color:#8f9dad}:root[data-theme=dark] .meta .due{color:#9aadc2}:root[data-theme=dark] .meta .overdue{color:#e38b82}:root[data-theme=dark] .meta .created{color:#8997a7}:root[data-theme=dark] .group-title{color:#a0aec0}:root[data-theme=dark] .group-title small{color:#8392a3}:root[data-theme=dark] summary{color:#9aa9bb}:root[data-theme=dark] .empty-state,:root[data-theme=dark] .empty-detail{color:#8f9dae}
:root[data-theme=dark] .date-control{color:#9aaabd}:root[data-theme=dark] .date-control input{background:var(--dark-surface-muted)}:root[data-theme=dark] .label-choice{color:#a6b3c2}:root[data-theme=dark] .label-choice[aria-pressed=true]{background:#304156;color:#c3d5e9}:root[data-theme=dark] .label-choice[aria-pressed=true] .label-circle{box-shadow:inset 0 0 0 2px var(--dark-surface)}:root[data-theme=dark] .subtask,:root[data-theme=dark] .memo{background:var(--dark-surface-muted)}:root[data-theme=dark] .subtask-text small,:root[data-theme=dark] .memo-text small{color:#8d9cad}:root[data-theme=dark] .subtask-text small.due-today{color:#77b6ff}:root[data-theme=dark] .subtask-text small.due-overdue{color:var(--dark-red)}
:root[data-theme=dark] .manage-row{border-bottom-color:#364250}:root[data-theme=dark] .manage-row small{color:#9aa9bb}:root[data-theme=dark] .manage-row button{color:#a0afc0}:root[data-theme=dark] .settings-dialog section>form{background:var(--dark-surface-muted)}:root[data-theme=dark] .secret{background:#25384d;color:#b9d2ef;border-color:#385574}:root[data-theme=dark] .save-error{background:#452d31}:root[data-theme=dark] .toast{background:#dce8f7;color:#1e2a38}:root[data-theme=dark] .app-version{color:#778595}
:root[data-theme=dark] .memo-text a,:root[data-theme=dark] .subtask-text a{color:#79b5ff}:root[data-theme=dark] .memo-text a:hover,:root[data-theme=dark] .subtask-text a:hover{color:#acd2ff}:root[data-theme=dark] .color-choice{border-color:var(--dark-surface)}:root[data-theme=dark] .attention-filter input:checked+span{background:#493e27;color:#f0c66b;border-color:#675735}:root[data-theme=dark] .attention-title{color:#e4bd67}:root[data-theme=dark] .attention-reason{background:var(--dark-blue-soft);color:#9fcaff}:root[data-theme=dark] .attention-reason.overdue{background:var(--dark-red-soft);color:#f2a0a0}:root[data-theme=dark] .card.attention-parent-overdue{border-color:#df6e76;background:#302a31}:root[data-theme=dark] .card.attention-parent-today{border-color:#61a0ec;background:#27303d}:root[data-theme=dark] .card.attention-parent-overdue.attention-parent-today{border-color:#c080bb}
:root[data-theme=dark] .composer-options,:root[data-theme=dark] .subtask-options{box-shadow:0 18px 44px #0000008f,0 0 0 1px #11182080}
