:root{--bg: #f7f7f5;--card: #ffffff;--ink: #1c1c1e;--muted: #8a8a8e;--line: #e6e6e3;--accent: #2f6bff;--accent-soft: #eaf0ff;--time: #2f6bff;--dur: #c026d3;--shadow: 0 1px 2px rgba(0, 0, 0, .04), 0 8px 24px rgba(0, 0, 0, .05);--radius: 16px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html,body{margin:0;background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;height:100%}#app{min-height:100%}button,input,textarea{font-family:inherit;color:inherit}::selection{background:var(--accent-soft)}main.svelte-15ypth9.svelte-15ypth9{max-width:900px;margin:0 auto;padding:28px 20px 48px}header.svelte-15ypth9.svelte-15ypth9{display:flex;align-items:baseline;gap:14px;flex-wrap:wrap}.brand.svelte-15ypth9.svelte-15ypth9{font-size:22px;font-weight:700;letter-spacing:-.02em;display:flex;align-items:center;gap:8px}.dot.svelte-15ypth9.svelte-15ypth9{width:12px;height:12px;border-radius:50%;background:linear-gradient(135deg,var(--accent),#7048e8)}.tagline.svelte-15ypth9.svelte-15ypth9{color:var(--muted);font-size:13px}.title-row.svelte-15ypth9.svelte-15ypth9{display:flex;align-items:center;gap:10px;margin:18px 0 14px}.back.svelte-15ypth9.svelte-15ypth9{flex:none;width:38px;height:38px;border:1px solid var(--line);background:var(--card);border-radius:10px;font-size:18px;line-height:1;color:var(--ink);cursor:pointer;box-shadow:var(--shadow)}.back.svelte-15ypth9.svelte-15ypth9:hover{background:#fafafa;border-color:#c9c9c5}.title.svelte-15ypth9.svelte-15ypth9{width:100%;margin:0;border:none;background:transparent;font-size:26px;font-weight:600;letter-spacing:-.02em;outline:none;padding:2px 0;border-bottom:2px solid transparent;transition:border-color .15s}.title.svelte-15ypth9.svelte-15ypth9:focus{border-bottom-color:var(--line)}.title.svelte-15ypth9.svelte-15ypth9::placeholder{color:#c7c7c9}.schedules.svelte-15ypth9.svelte-15ypth9{margin:18px 0 8px}.sched-head.svelte-15ypth9.svelte-15ypth9{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:12px}.sched-head.svelte-15ypth9 h2.svelte-15ypth9{margin:0;font-size:20px;font-weight:600;letter-spacing:-.02em}.new.svelte-15ypth9.svelte-15ypth9{border:1px solid #d3ddff;background:var(--accent-soft);color:var(--accent);font-weight:600;border-radius:10px;padding:8px 14px;font-size:14px;cursor:pointer}.new.svelte-15ypth9.svelte-15ypth9:hover{background:#e4ecff}.sched-empty.svelte-15ypth9.svelte-15ypth9{color:var(--muted);font-size:14px;padding:24px 4px}.link.svelte-15ypth9.svelte-15ypth9{border:none;background:none;color:var(--accent);font:inherit;font-weight:600;cursor:pointer;padding:0;text-decoration:underline}.sched-list.svelte-15ypth9.svelte-15ypth9{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.sched-list.svelte-15ypth9 li.svelte-15ypth9{display:flex;align-items:stretch;gap:8px}.sched-open.svelte-15ypth9.svelte-15ypth9{flex:1;display:flex;flex-direction:column;gap:3px;text-align:left;border:1px solid var(--line);background:var(--card);border-radius:var(--radius);padding:14px 16px;cursor:pointer;box-shadow:var(--shadow);transition:border-color .12s,background .12s}.sched-open.svelte-15ypth9.svelte-15ypth9:hover{border-color:#d3ddff;background:#fafbff}.s-title.svelte-15ypth9.svelte-15ypth9{font-size:16px;font-weight:600;color:var(--ink)}.s-sub.svelte-15ypth9.svelte-15ypth9{font-size:13px;color:var(--muted);font-variant-numeric:tabular-nums}.sched-del.svelte-15ypth9.svelte-15ypth9{flex:none;width:40px;border:1px solid var(--line);background:var(--card);border-radius:var(--radius);color:var(--muted);font-size:14px;cursor:pointer}.sched-del.svelte-15ypth9.svelte-15ypth9:hover{background:#fff0f0;border-color:#ffc9c9;color:#e5484d}.controls.svelte-15ypth9.svelte-15ypth9{display:flex;align-items:center;gap:16px;flex-wrap:wrap;min-height:20px;margin-bottom:18px}.lbl.svelte-15ypth9.svelte-15ypth9{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--accent);margin-right:4px}.hint.svelte-15ypth9.svelte-15ypth9{font-size:13px;color:var(--muted)}.hint.svelte-15ypth9 code.svelte-15ypth9{background:#f0f0ee;border-radius:5px;padding:1px 5px;font-size:12px}.unpinned.svelte-15ypth9.svelte-15ypth9{color:var(--muted);font-weight:500}.board.svelte-15ypth9.svelte-15ypth9{display:grid;grid-template-columns:1fr 1fr;gap:18px}@media (max-width: 680px){.board.svelte-15ypth9.svelte-15ypth9{grid-template-columns:1fr}}.editor.svelte-15ypth9.svelte-15ypth9{display:flex;flex-direction:column;gap:12px}.input-stack.svelte-15ypth9.svelte-15ypth9{position:relative;border:1px solid var(--line);background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow)}.input-stack.svelte-15ypth9.svelte-15ypth9:focus-within{border-color:#d3ddff}.backdrop.svelte-15ypth9.svelte-15ypth9,textarea.svelte-15ypth9.svelte-15ypth9{box-sizing:border-box;width:100%;min-height:260px;margin:0;padding:16px;border:0;font-size:16px;line-height:1.9;font-family:SF Mono,ui-monospace,JetBrains Mono,Menlo,monospace;letter-spacing:normal;-moz-tab-size:4;tab-size:4;white-space:pre-wrap;overflow-wrap:break-word}.backdrop.svelte-15ypth9.svelte-15ypth9{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;color:transparent;pointer-events:none;border-radius:var(--radius);z-index:0}.hl.svelte-15ypth9.svelte-15ypth9{min-height:100%}.tok.svelte-15ypth9.svelte-15ypth9{border-radius:4px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.tok.dur.svelte-15ypth9.svelte-15ypth9{background:#12b88638}.tok.time.svelte-15ypth9.svelte-15ypth9{background:#2f6bff33}textarea.svelte-15ypth9.svelte-15ypth9{position:relative;z-index:1;display:block;resize:vertical;background:transparent;color:var(--ink);caret-color:var(--accent);outline:none}.tools.svelte-15ypth9.svelte-15ypth9{display:flex;gap:8px}.tools.svelte-15ypth9 button.svelte-15ypth9{border:1px solid var(--line);background:var(--card);border-radius:10px;padding:7px 14px;font-size:13px;cursor:pointer;color:var(--ink)}.tools.svelte-15ypth9 button.svelte-15ypth9:hover{background:#fafafa}.tools.svelte-15ypth9 button.undo.svelte-15ypth9{border-color:#d3ddff;color:var(--accent);font-weight:600}.tools.svelte-15ypth9 button.undo.svelte-15ypth9:hover{background:var(--accent-soft)}.buffer.svelte-15ypth9.svelte-15ypth9{margin-left:auto;display:flex;align-items:center;gap:6px;font-size:13px;color:var(--muted)}.buffer.svelte-15ypth9 select.svelte-15ypth9{border:1px solid var(--line);background:var(--card);border-radius:10px;padding:6px 8px;font-size:13px;color:var(--ink);cursor:pointer}.notify-row.svelte-15ypth9.svelte-15ypth9{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.notify.svelte-15ypth9.svelte-15ypth9{display:flex;align-items:center;gap:7px;font-size:13px;color:var(--muted);cursor:pointer;-webkit-user-select:none;user-select:none}.notify.svelte-15ypth9 input.svelte-15ypth9{width:15px;height:15px;accent-color:var(--accent);cursor:pointer}.test.svelte-15ypth9.svelte-15ypth9{border:1px solid var(--line);background:var(--card);border-radius:999px;padding:3px 12px;font-size:12px;color:var(--muted);cursor:pointer}.test.svelte-15ypth9.svelte-15ypth9:hover{background:#fafafa;color:var(--ink)}.perm.svelte-15ypth9.svelte-15ypth9{font-size:12px;color:#b45309}.cheat.svelte-15ypth9.svelte-15ypth9{font-size:12px;color:var(--muted);line-height:1.7;margin:0}.cheat.svelte-15ypth9 code.svelte-15ypth9{background:#f0f0ee;border-radius:5px;padding:1px 5px;font-size:11px}.timeline.svelte-15ypth9.svelte-15ypth9{border:1px solid var(--line);background:var(--card);border-radius:var(--radius);padding:8px 8px 12px;box-shadow:var(--shadow)}.empty.svelte-15ypth9.svelte-15ypth9{color:var(--muted);font-size:14px;padding:40px 16px;text-align:center}.summary.svelte-15ypth9.svelte-15ypth9{display:flex;align-items:center;gap:8px;padding:12px 12px 10px;font-size:15px;font-weight:600;font-variant-numeric:tabular-nums;border-bottom:1px solid var(--line)}.summary.svelte-15ypth9 .arrow.svelte-15ypth9{color:var(--muted)}.summary.svelte-15ypth9 .total.svelte-15ypth9{margin-left:4px;font-size:13px;color:var(--muted);background:#f2f2ef;padding:3px 10px;border-radius:999px}.status.svelte-15ypth9.svelte-15ypth9{margin-left:auto;display:inline-flex;align-items:center;gap:6px;font-size:15px;font-weight:700;font-variant-numeric:tabular-nums}.status.ahead.svelte-15ypth9.svelte-15ypth9{color:#2f9e44}.status.behind.svelte-15ypth9.svelte-15ypth9{color:#e5484d}.status.onplan.svelte-15ypth9.svelte-15ypth9{color:var(--accent)}.status.svelte-15ypth9 .sdot.svelte-15ypth9{width:9px;height:9px;border-radius:50%;background:var(--accent)}ul.svelte-15ypth9.svelte-15ypth9{list-style:none;margin:0;padding:6px 4px}li.svelte-15ypth9.svelte-15ypth9{display:grid;grid-template-columns:28px 52px 10px 1fr auto;align-items:center;gap:10px;padding:7px 8px;border-radius:12px}li.anchor.svelte-15ypth9.svelte-15ypth9{background:var(--accent-soft)}.bar-wrap.svelte-15ypth9.svelte-15ypth9{position:relative}.now-notch.svelte-15ypth9.svelte-15ypth9{position:absolute;left:50%;width:16px;height:3px;border-radius:2px;transform:translate(-50%,-50%);box-shadow:0 0 0 2px var(--card);z-index:2}.now-mark.svelte-15ypth9.svelte-15ypth9{position:absolute;right:calc(100% + 7px);transform:translateY(-50%);display:flex;align-items:center;gap:4px;white-space:nowrap;pointer-events:none;z-index:2}.now-mark.svelte-15ypth9 .now-dot.svelte-15ypth9{width:6px;height:6px;border-radius:50%;background:var(--accent);flex:none}.now-mark.svelte-15ypth9 .now-t.svelte-15ypth9{font-size:13px;font-weight:700;color:var(--accent)}.check.svelte-15ypth9.svelte-15ypth9{width:26px;height:26px;padding:0;border:2px solid var(--line);border-radius:8px;background:var(--card);color:#fff;font-size:15px;line-height:1;font-weight:800;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .12s,border-color .12s}.check.svelte-15ypth9.svelte-15ypth9:hover{border-color:#c9c9c5}.check.on.svelte-15ypth9.svelte-15ypth9{background:var(--c, var(--accent));border-color:var(--c, var(--accent))}.check-spacer.svelte-15ypth9.svelte-15ypth9{width:26px}li.is-done.svelte-15ypth9.svelte-15ypth9{opacity:.85}.t.svelte-15ypth9.svelte-15ypth9{font-variant-numeric:tabular-nums;color:var(--time);font-weight:600;font-size:15px}.t.end.svelte-15ypth9.svelte-15ypth9{color:var(--muted);font-weight:500;font-size:13px;text-align:right}.bar-wrap.svelte-15ypth9.svelte-15ypth9{display:flex;align-items:stretch;justify-content:center;align-self:stretch;padding:4px 0}.bar.svelte-15ypth9.svelte-15ypth9{width:6px;border-radius:3px;align-self:stretch}.now-row.svelte-15ypth9.svelte-15ypth9{display:flex;align-items:center;gap:10px;padding:2px 8px;min-height:0}.now-t.svelte-15ypth9.svelte-15ypth9{font-variant-numeric:tabular-nums;color:var(--accent);font-weight:700;font-size:15px}.now-pill.svelte-15ypth9.svelte-15ypth9{font-size:10px;font-weight:700;letter-spacing:.08em;color:#fff;background:var(--accent);border-radius:999px;padding:2px 8px}.now-line.svelte-15ypth9.svelte-15ypth9{flex:1;height:2px;border-radius:2px;background:var(--accent);opacity:.35}.gap-row.svelte-15ypth9.svelte-15ypth9{color:var(--muted)}.gap-track.svelte-15ypth9.svelte-15ypth9{width:0;align-self:stretch;margin:4px 0;border-left:2px dashed var(--line)}.gap-body.svelte-15ypth9.svelte-15ypth9{font-size:13px;color:var(--muted);align-self:center}.body.svelte-15ypth9.svelte-15ypth9{display:flex;align-items:baseline;gap:8px;min-width:0}.label.svelte-15ypth9.svelte-15ypth9{font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.label.done.svelte-15ypth9.svelte-15ypth9{color:var(--muted);text-decoration:line-through}.risk.svelte-15ypth9.svelte-15ypth9{font-size:11px;font-weight:600;color:#e5484d;background:#fdecec;border-radius:999px;padding:2px 9px;vertical-align:middle;white-space:nowrap}.risk.late.svelte-15ypth9.svelte-15ypth9{color:#b45309;background:#fff4e0}.risk.active.svelte-15ypth9.svelte-15ypth9{color:var(--accent);background:var(--accent-soft)}.pin.svelte-15ypth9.svelte-15ypth9{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--accent);background:#fff;border:1px solid #d3ddff;border-radius:999px;padding:1px 7px;vertical-align:middle}.d.svelte-15ypth9.svelte-15ypth9{font-size:13px;font-weight:600;white-space:nowrap}.verdict.svelte-15ypth9.svelte-15ypth9{margin:8px 4px 2px;padding:12px 14px;border-radius:12px;font-size:14px;font-weight:600;line-height:1.4}.verdict.ok.svelte-15ypth9.svelte-15ypth9{color:#2b8a3e;background:#ebfbee}.verdict.bad.svelte-15ypth9.svelte-15ypth9{color:#c92a2a;background:#fff0f0}.verdict.warn.svelte-15ypth9.svelte-15ypth9{color:#b45309;background:#fff4e0}footer.svelte-15ypth9.svelte-15ypth9{margin-top:28px;text-align:center;color:#b6b6b9;font-size:12px}
