:root{--surface-0:#f5f4ef;--surface-1:#f1efe8;--surface-2:#fff;--text-primary:#1a1a18;--text-secondary:#5f5e5a;--text-muted:#888780;--border:#0000001f;--border-strong:#00000038;--bg-page:var(--surface-0);--bg-editable:var(--surface-1);--bg-task:var(--surface-2);--text-task-ready:var(--text-primary);--text-task-completed:var(--text-muted);--text-button:var(--text-secondary);--bg-past:#faeeda;--text-past:#854f0b;--fill-past:#ef9f27;--bg-accepted:#eaf3de;--text-accepted:#3b6d11;--border-accepted:#97c459;--fill-accepted:#97c459;--bg-weekday:#e6f1fb;--text-weekday:#185fa5;--border-weekday:#85b7eb;--bg-weekend:#e9eaee;--text-weekend:#4c5462;--border-weekend:#c3c7d0;--fill-weekend:#9aa1ae;--fill-danger:#e24b4a;--text-danger:#a32d2d;--border-danger:#f09595;--radius:8px}@media (prefers-color-scheme:dark){:root{--surface-0:#141412;--surface-1:#2a2a27;--surface-2:#1d1d1b;--text-primary:#dedcd5;--text-secondary:#b4b2a9;--text-muted:#888780;--border:#ffffff24;--border-strong:#ffffff42;--text-danger:#f09595;--border-danger:#a32d2d;--bg-past:#37301f;--text-past:#f5c97d;--fill-past:#ef9f27;--bg-accepted:#2c3823;--text-accepted:#c4de9c;--border-accepted:#6fa33a;--fill-accepted:#8dbb52;--bg-weekday:#22303f;--text-weekday:#b9d6f2;--border-weekday:#4a87c4;--bg-weekend:#2b2b30;--text-weekend:#c7c8ce;--border-weekend:#55565e}}*{box-sizing:border-box}html,body{height:100%;margin:0}body{background:var(--bg-page);color:var(--text-primary);padding:24px 12px;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:15px;line-height:1.4}#app{height:100%}.appbar[data-v-d91b3b33]{justify-content:space-between;align-items:center;padding:4px 6px 12px;display:flex}.appbar h1[data-v-d91b3b33]{margin:0;font-size:18px;font-weight:500}.toggle[data-v-d91b3b33]{border:.5px solid var(--border-strong);border-radius:var(--radius);color:var(--text-button);cursor:pointer;background:0 0;align-items:center;padding:7px 9px;display:inline-flex}.toggle .icon[data-v-d91b3b33]{width:17px;height:17px}.toggle[aria-pressed=true][data-v-d91b3b33]{color:var(--text-weekday);border-color:var(--border-weekday)}.auto-height[data-v-39597adf]{height:auto;transition-property:height;transition-timing-function:ease;overflow:hidden}.menu[data-v-ab80bf5f]{border-top:.5px solid var(--border);padding:10px 10px 12px}.menu-label[data-v-ab80bf5f]{color:var(--text-muted);padding-bottom:8px;font-size:12px}.chips[data-v-ab80bf5f]{flex-wrap:wrap;gap:6px;padding-bottom:12px;display:flex}.chip[data-v-ab80bf5f]{color:var(--text-button);border:.5px solid var(--border-strong);border-radius:var(--radius);cursor:pointer;background:0 0;padding:6px 10px;font-family:inherit;font-size:13px}.date-chip[data-v-ab80bf5f]{align-items:center;display:inline-flex;position:relative}.date-chip .chip-icon[data-v-ab80bf5f]{vertical-align:-2px;width:14px;height:14px;margin-right:5px}.date-input[data-v-ab80bf5f]{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.actions[data-v-ab80bf5f]{border-top:.5px solid var(--border);gap:6px;padding-top:10px;display:flex}.actions .chip[data-v-ab80bf5f]{text-align:center;flex:1;padding:7px 4px}.actions .danger[data-v-ab80bf5f]{color:var(--text-danger);border-color:var(--border-danger)}.actions .chip-icon[data-v-ab80bf5f]{vertical-align:-2px;width:15px;height:15px;margin-right:4px}.task[data-v-5bf69c83]{background:var(--bg-task);border-radius:var(--radius);margin-bottom:6px}.task.deleting[data-v-5bf69c83]{animation:task-delete-5bf69c83 var(--v46b05716) ease forwards;pointer-events:none}.task-main[data-v-5bf69c83]{align-items:center;gap:8px;padding:9px 8px;display:flex}.name[data-v-5bf69c83]{overflow-wrap:anywhere;color:inherit;border:none;flex:1;min-width:0;font-family:inherit;font-size:15px;line-height:1.35}textarea.name[data-v-5bf69c83]{background:var(--bg-editable);resize:none;border-radius:6px;width:100%;margin:-3px -7px;padding:3px 7px;display:block;overflow:hidden}.task.done .name[data-v-5bf69c83]{color:var(--text-task-completed);text-decoration:line-through}.chev[data-v-5bf69c83]{width:17px;height:17px;color:var(--text-muted);cursor:pointer;flex-shrink:0}.task.open .chev[data-v-5bf69c83]{color:var(--text-secondary)}.grip[data-v-5bf69c83]{width:16px;height:16px;color:var(--text-muted);cursor:grab;flex-shrink:0}.checkbox[data-v-5bf69c83]{cursor:pointer;width:22px;height:22px;color:var(--text-secondary);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.checkbox-icon[data-v-5bf69c83]{width:18px;height:18px}@keyframes task-delete-5bf69c83{0%{background:var(--bg-task);opacity:1}57.14%{background:var(--fill-danger);opacity:1}to{background:var(--fill-danger);opacity:0}}.task.entry[data-v-6921c982]{background:var(--bg-task);border:.5px solid var(--border-weekday);border-radius:var(--radius)}.task-main[data-v-6921c982]{align-items:center;gap:8px;padding:9px 8px;display:flex}.checkbox[data-v-6921c982]{opacity:.3;width:22px;height:22px;color:var(--text-secondary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.checkbox-icon[data-v-6921c982]{width:18px;height:18px}.spacer[data-v-6921c982]{visibility:hidden;pointer-events:none;flex-shrink:0}.chev.spacer[data-v-6921c982]{width:17px;height:17px}.grip.spacer[data-v-6921c982]{width:16px;height:16px}.name[data-v-6921c982]{overflow-wrap:anywhere;background:var(--bg-editable);resize:none;width:100%;min-width:0;color:var(--text-task-ready);border:none;border-radius:6px;flex:1;margin:-3px -7px;padding:3px 7px;font-family:inherit;font-size:15px;line-height:1.35;display:block;overflow:hidden}.name[data-v-6921c982]::placeholder{color:var(--text-muted)}.box[data-v-6feefff5]{border-radius:12px;margin-bottom:10px;padding:10px}.box.past[data-v-6feefff5]{background:var(--bg-past)}.box.weekday[data-v-6feefff5]{background:var(--bg-weekday)}.box.weekend[data-v-6feefff5]{background:var(--bg-weekend)}.box.accepted[data-v-6feefff5],.box.today[data-v-6feefff5]{border:2px solid var(--border-accepted);padding:12px 10px 10px}.box.today.weekday[data-v-6feefff5]{border-color:var(--border-weekday)}.box.today.weekend[data-v-6feefff5]{border-color:var(--border-weekend)}.box.accepted[data-v-6feefff5]{background:var(--bg-accepted)}.box-head[data-v-6feefff5]{align-items:center;gap:8px;padding:0 4px 8px;display:flex}.box-head .label[data-v-6feefff5]{font-size:13px}.box-head .add[data-v-6feefff5]{cursor:pointer;width:16px;height:16px}.box.past .label[data-v-6feefff5],.box.past .add[data-v-6feefff5]{color:var(--text-past)}.box.weekday .label[data-v-6feefff5],.box.weekday .add[data-v-6feefff5]{color:var(--text-weekday)}.box.weekend .label[data-v-6feefff5],.box.weekend .add[data-v-6feefff5]{color:var(--text-weekend)}.box.accepted .box-head[data-v-6feefff5],.box.today .box-head[data-v-6feefff5]{padding-bottom:10px}.box.accepted .label[data-v-6feefff5],.box.today .label[data-v-6feefff5]{font-size:16px;font-weight:500}.box.accepted .label[data-v-6feefff5]{color:var(--text-accepted)}.box.accepted .add[data-v-6feefff5]{width:18px;height:18px;color:var(--text-accepted)}.app[data-v-834368f4]{max-width:380px;margin:0 auto}.bucket-list[data-v-834368f4]{position:relative}.bucket-list[data-v-834368f4] .bucket-list-move{transition:transform .15s}.bucket-list[data-v-834368f4] .bucket-list-enter-active,.bucket-list[data-v-834368f4] .bucket-list-leave-active{transition:opacity 75ms}.bucket-list[data-v-834368f4] .bucket-list-enter-from,.bucket-list[data-v-834368f4] .bucket-list-leave-to{opacity:0}.bucket-list[data-v-834368f4] .bucket-list-leave-active{position:absolute;left:0;right:0}
