:root,:root[data-theme=light]{--bg: #fbfaf7;--surface: #ffffff;--surface-2: #f3f1eb;--border: #e7e3da;--text: #201e1a;--text-muted: #756f66;--placeholder: #aca69b;--accent: #c2553a;--accent-strong: #a8442c;--accent-soft: #f5e7e0;--success: #4f7a4d;--danger: #b23b3b}:root[data-theme=dark]{--bg: #191815;--surface: #221f1d;--surface-2: #2b2825;--border: #38342e;--text: #f0ece4;--text-muted: #a29c92;--placeholder: #6e685e;--accent: #e08a5e;--accent-strong: #e9a079;--accent-soft: #38271f;--success: #82a877;--danger: #d98a8a}*{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100%}body{background:var(--bg);color:var(--text);font-family:Inter,Noto Sans TC,system-ui,-apple-system,PingFang TC,Microsoft JhengHei,sans-serif;-webkit-font-smoothing:antialiased;line-height:1.6}#app{display:flex;flex-direction:column;max-width:480px;margin:0 auto;min-height:100vh;background:var(--surface);border-inline:1px solid var(--border)}::placeholder{color:var(--placeholder)}.timer.svelte-y14dhx{padding:16px 16px 6px;text-align:center}.clock.svelte-y14dhx{font-size:46px;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:1px;color:var(--text)}.clock.running.svelte-y14dhx{color:var(--accent)}.btns.svelte-y14dhx{display:flex;gap:10px;justify-content:center;margin-top:10px}.btns.svelte-y14dhx button:where(.svelte-y14dhx){min-width:100px;padding:10px 16px;border-radius:12px;border:1px solid var(--border);font:inherit;font-size:15px;font-weight:600;cursor:pointer}.reset.svelte-y14dhx{background:var(--surface);color:var(--text)}.start.svelte-y14dhx{background:var(--accent);color:#fff;border-color:transparent}.btns.svelte-y14dhx button:where(.svelte-y14dhx):active{transform:translateY(1px)}.nav.svelte-5in2r3{display:flex;align-items:center;justify-content:center;gap:8px;padding:6px 0 2px}.arrow.svelte-5in2r3{height:36px;width:36px;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--text);font-size:18px;line-height:1;cursor:pointer}.arrow.svelte-5in2r3:disabled{opacity:.35;cursor:default}.date.svelte-5in2r3{min-width:120px;padding:6px 12px;border:0;background:transparent;color:var(--text-muted);font-size:14px;font-weight:500;cursor:pointer}.tag.svelte-5in2r3{margin-left:8px;color:var(--accent)}.empty.svelte-1kpiq7v{color:var(--text-muted);font-size:14px;margin:18px 2px;line-height:1.7}.list.svelte-1kpiq7v{display:flex;flex-direction:column;gap:10px;margin-top:6px}.row.svelte-1kpiq7v{border:1px solid var(--border);border-radius:12px;padding:10px 12px;background:var(--surface)}.rhead.svelte-1kpiq7v{display:flex;align-items:center;gap:8px}.name.svelte-1kpiq7v{font-weight:600;font-size:15px}.sum.svelte-1kpiq7v{margin-left:auto;color:var(--text-muted);font-size:13px;font-variant-numeric:tabular-nums}.del.svelte-1kpiq7v{border:0;background:transparent;color:var(--text-muted);font-size:15px;cursor:pointer;padding:2px 4px}.steppers.svelte-1kpiq7v{display:flex;flex-wrap:wrap;gap:12px;margin-top:10px}.stp.svelte-1kpiq7v{display:flex;align-items:center;gap:6px}.stp.svelte-1kpiq7v .lbl:where(.svelte-1kpiq7v){color:var(--text-muted);font-size:12px}.stp.svelte-1kpiq7v button:where(.svelte-1kpiq7v){width:30px;height:30px;border:1px solid var(--border);border-radius:8px;background:var(--surface-2);color:var(--text);font-size:16px;line-height:1;cursor:pointer}.stp.svelte-1kpiq7v .val:where(.svelte-1kpiq7v){min-width:46px;text-align:center;font-variant-numeric:tabular-nums;font-size:14px}.day.svelte-18bxu0t{padding:8px 16px 40px}.dhead.svelte-kw02j3{padding:4px 8px}.back.svelte-kw02j3{border:0;background:transparent;color:var(--text-muted);font:inherit;font-size:15px;cursor:pointer;padding:8px}.gtitle.svelte-kw02j3{margin:4px 16px;font-size:22px}.meta.svelte-kw02j3{margin:0 16px;color:var(--text-muted);font-size:14px;font-variant-numeric:tabular-nums}.arch.svelte-kw02j3{color:var(--danger)}.editlink.svelte-kw02j3{margin-left:8px;border:0;background:transparent;color:var(--accent);font:inherit;font-size:13px;cursor:pointer}.note.svelte-kw02j3{margin:8px 16px;color:var(--text)}.actions.svelte-kw02j3{display:flex;gap:8px;margin:14px 16px 0}.actions.svelte-kw02j3 button:where(.svelte-kw02j3){padding:9px 14px;border:1px solid var(--border);border-radius:10px;background:var(--surface);color:var(--text);font:inherit;cursor:pointer}.primary.svelte-kw02j3{background:var(--accent)!important;color:#fff;border-color:transparent!important;font-weight:600}.edit.svelte-kw02j3{display:flex;flex-direction:column;gap:8px;padding:0 16px}.etitle.svelte-kw02j3,.enote.svelte-kw02j3,.edit.svelte-kw02j3 select:where(.svelte-kw02j3),.erow3.svelte-kw02j3 input:where(.svelte-kw02j3){padding:10px 12px;border:1px solid var(--border);border-radius:10px;background:var(--surface-2);color:var(--text);font:inherit}.erow3.svelte-kw02j3{display:flex;gap:6px}.erow3.svelte-kw02j3 label:where(.svelte-kw02j3){flex:1;display:flex;flex-direction:column;gap:2px;font-size:11px;color:var(--text-muted)}.enote.svelte-kw02j3{min-height:56px;resize:vertical}.erow.svelte-kw02j3{display:flex;gap:8px}.erow.svelte-kw02j3 button:where(.svelte-kw02j3){padding:8px 14px;border:1px solid var(--border);border-radius:10px;background:var(--surface);color:var(--text);cursor:pointer}.sec.svelte-kw02j3{margin:20px 16px 8px;color:var(--text-muted);font-size:12px;font-weight:600}.hint.svelte-kw02j3{margin:4px 16px;color:var(--text-muted);font-size:14px}.list.svelte-kw02j3{display:flex;flex-direction:column;padding:0 8px}.entry.svelte-kw02j3{display:flex;flex-direction:column;gap:2px;width:100%;padding:12px 8px;border:0;border-top:1px solid var(--border);background:transparent;color:var(--text);font:inherit;text-align:left;cursor:pointer}.entry.svelte-kw02j3:active{background:var(--surface-2)}.edate.svelte-kw02j3{color:var(--text-muted);font-size:13px}.etext.svelte-kw02j3{font-size:15px;font-variant-numeric:tabular-nums}.head.svelte-1qrs08v{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.head.svelte-1qrs08v h2:where(.svelte-1qrs08v){margin:0;font-size:18px}.head-actions.svelte-1qrs08v{display:flex;align-items:center;gap:4px}.edit-toggle.svelte-1qrs08v{border:1px solid var(--border);border-radius:8px;background:transparent;color:var(--text-muted);font:inherit;font-size:13px;padding:5px 12px;cursor:pointer}.edit-toggle.on.svelte-1qrs08v{background:var(--accent-soft);border-color:var(--accent);color:var(--accent)}.x.svelte-1qrs08v{height:36px;width:36px;border:0;background:transparent;color:var(--text-muted);font-size:18px;cursor:pointer;border-radius:8px}.add.svelte-1qrs08v{display:flex;flex-direction:column;gap:8px;padding:10px;border:1px solid var(--border);border-radius:12px;background:var(--surface-2)}.add.svelte-1qrs08v .nm:where(.svelte-1qrs08v),.add-folder.svelte-1qrs08v input:where(.svelte-1qrs08v){padding:9px 12px;border:1px solid var(--border);border-radius:10px;background:var(--surface);color:var(--text);font:inherit;font-size:14px}.fields.svelte-1qrs08v{display:flex;flex-direction:column;gap:8px}.fields.svelte-1qrs08v label:where(.svelte-1qrs08v){display:flex;align-items:center;gap:10px;font-size:13px;color:var(--text-muted)}.fields.svelte-1qrs08v label:where(.svelte-1qrs08v)>span:where(.svelte-1qrs08v){width:34px;flex:none}.fields.svelte-1qrs08v select:where(.svelte-1qrs08v),.fields.svelte-1qrs08v input:where(.svelte-1qrs08v){flex:1;min-width:0;padding:8px 10px;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text);font:inherit;font-size:14px}.primary.svelte-1qrs08v{padding:9px;border:0;border-radius:10px;background:var(--accent);color:#fff;font:inherit;font-size:14px;font-weight:600;cursor:pointer}.add-folder.svelte-1qrs08v{display:flex;gap:8px;margin:14px 0 4px}.add-folder.svelte-1qrs08v input:where(.svelte-1qrs08v){flex:1}.fbtn.svelte-1qrs08v{width:40px;border:0;border-radius:10px;background:var(--surface-2);color:var(--text);border:1px solid var(--border);font-size:18px;cursor:pointer}.group.svelte-1qrs08v{margin-top:14px}.ghead.svelte-1qrs08v{display:flex;align-items:center;gap:6px;border-bottom:1px solid var(--border)}.gtoggle.svelte-1qrs08v{flex:1;display:flex;align-items:center;gap:8px;border:0;background:transparent;padding:8px 0;cursor:pointer;color:var(--text-muted);font:inherit}.chev.svelte-1qrs08v{width:20px;font-size:20px;line-height:1;color:var(--text-muted);transition:transform .15s ease}.chev.collapsed.svelte-1qrs08v{transform:rotate(-90deg)}.gname.svelte-1qrs08v{font-size:13px;font-weight:700;color:var(--text-muted)}.count.svelte-1qrs08v{margin-left:4px;font-size:11px;color:var(--text-muted);background:var(--surface-2);border-radius:999px;padding:1px 8px}.gops.svelte-1qrs08v{display:flex;gap:3px;margin-left:auto}.gops.svelte-1qrs08v button:where(.svelte-1qrs08v){border:1px solid var(--border);border-radius:7px;background:var(--surface);color:var(--text-muted);font-size:12px;padding:3px 6px;cursor:pointer}.gops.svelte-1qrs08v .danger:where(.svelte-1qrs08v){color:var(--danger)}.row.svelte-1qrs08v{display:flex;align-items:center;gap:8px;padding:8px 0;border-bottom:1px solid var(--border)}.exname.svelte-1qrs08v{flex:1;display:flex;flex-direction:column;gap:2px;border:0;background:transparent;color:var(--text);font:inherit;text-align:left;cursor:pointer}.exname.svelte-1qrs08v .t:where(.svelte-1qrs08v){font-size:15px;font-weight:600}.exname.svelte-1qrs08v .d:where(.svelte-1qrs08v){font-size:12px;color:var(--text-muted);font-variant-numeric:tabular-nums}.rops.svelte-1qrs08v{display:flex;align-items:center;gap:4px}.rops.svelte-1qrs08v button:where(.svelte-1qrs08v){border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text-muted);font-size:12px;padding:5px 7px;cursor:pointer}.rops.svelte-1qrs08v .qadd:where(.svelte-1qrs08v){color:var(--accent);font-weight:600}.rops.svelte-1qrs08v button:where(.svelte-1qrs08v):disabled{opacity:.3;cursor:default}.sec.svelte-1qrs08v{margin:18px 2px 8px;color:var(--text-muted);font-size:12px;font-weight:600}.settings.svelte-1qrs08v{margin-top:18px;border-top:1px solid var(--border);padding-top:6px}.ops.svelte-1qrs08v{display:flex;flex-wrap:wrap;gap:8px}.ops.svelte-1qrs08v button:where(.svelte-1qrs08v),.filebtn.svelte-1qrs08v{padding:6px 10px;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text-muted);font:inherit;font-size:13px;cursor:pointer}.ops.svelte-1qrs08v .danger:where(.svelte-1qrs08v){color:var(--danger);border-color:var(--danger)}.hint.svelte-1qrs08v{margin:6px 2px;color:var(--text-muted);font-size:13px}.hint.sm.svelte-1qrs08v{font-size:12px;padding:6px 0}.head.svelte-1xh39a1{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.head.svelte-1xh39a1 h2:where(.svelte-1xh39a1){margin:0;font-size:18px}.x.svelte-1xh39a1{height:36px;width:36px;border:0;background:transparent;color:var(--text-muted);font-size:18px;cursor:pointer;border-radius:8px}.lead.svelte-1xh39a1{margin:4px 2px 18px;color:var(--text-muted);font-size:14px;line-height:1.7}.steps.svelte-1xh39a1{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:14px;counter-reset:step}.steps.svelte-1xh39a1 li:where(.svelte-1xh39a1){position:relative;display:flex;flex-direction:column;gap:3px;padding-left:28px;font-size:14px;line-height:1.6}.steps.svelte-1xh39a1 li:where(.svelte-1xh39a1):before{counter-increment:step;content:counter(step);position:absolute;left:0;top:1px;width:19px;height:19px;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center}.steps.svelte-1xh39a1 b:where(.svelte-1xh39a1){color:var(--text)}.steps.svelte-1xh39a1 span:where(.svelte-1xh39a1){color:var(--text-muted)}kbd.svelte-1xh39a1{display:inline-block;padding:0 5px;border:1px solid var(--border);border-radius:5px;background:var(--surface-2);font:inherit;font-size:12px}.foot.svelte-1xh39a1{margin:18px 2px 0;color:var(--text-muted);font-size:13px}.top.svelte-1n46o8q{position:sticky;top:0;z-index:5;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:52px;padding:0 8px;background:var(--surface);border-bottom:1px solid var(--border)}.actions.svelte-1n46o8q{display:flex;align-items:center;justify-self:end}.top.svelte-1n46o8q>.icon:where(.svelte-1n46o8q){justify-self:start}.brand.svelte-1n46o8q{justify-self:center;margin:0;padding:6px 8px;border:0;background:transparent;color:var(--text);font-family:inherit;font-size:16px;font-weight:600;letter-spacing:.2px;cursor:pointer;border-radius:8px}.brand.svelte-1n46o8q:active{background:var(--surface-2)}.icon.svelte-1n46o8q{display:flex;align-items:center;justify-content:center;height:40px;width:40px;border:0;background:transparent;color:var(--text);font-size:20px;line-height:1;cursor:pointer;border-radius:10px}.icon.svelte-1n46o8q:active{background:var(--surface-2)}.scrim.svelte-1n46o8q{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;border:0;padding:0;background:#00000059;cursor:pointer}.sheet.svelte-1n46o8q{position:fixed;top:0;z-index:11;width:min(86vw,360px);height:100vh;overflow-y:auto;padding:14px 16px 32px;background:var(--surface);box-shadow:0 0 24px #0000002e}.sheet.svelte-1n46o8q:focus{outline:none}.drawer.svelte-1n46o8q{left:0;border-right:1px solid var(--border)}.panel-right.svelte-1n46o8q{right:0;border-left:1px solid var(--border)}.credit.svelte-1n46o8q{margin-top:auto;padding:20px 16px 28px;text-align:center;border-top:1px solid var(--border)}.credit.svelte-1n46o8q a:where(.svelte-1n46o8q){color:var(--text-muted);font-size:13px;text-decoration:none}.credit.svelte-1n46o8q a:where(.svelte-1n46o8q):hover{color:var(--accent);text-decoration:underline}
