.not-found.svelte-1qc367m{padding:2rem;text-align:center;color:var(--color-text-muted)}.not-found.svelte-1qc367m a:where(.svelte-1qc367m){color:var(--color-accent);text-decoration:none}.plan-detail.svelte-1qc367m{max-width:720px;margin:0 auto}.breadcrumb.svelte-1qc367m{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:var(--color-text-muted);margin-bottom:1.5rem}.breadcrumb.svelte-1qc367m a:where(.svelte-1qc367m){color:var(--color-accent);text-decoration:none}.breadcrumb.svelte-1qc367m a:where(.svelte-1qc367m):hover{text-decoration:underline}.plan-header.svelte-1qc367m{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;margin-bottom:1.5rem}h1.svelte-1qc367m{font-family:var(--font-serif);font-size:1.75rem;margin-bottom:.375rem}.plan-desc.svelte-1qc367m{font-size:.875rem;color:var(--color-text-muted);line-height:1.6;max-width:520px}.plan-actions.svelte-1qc367m{flex-shrink:0}.btn-primary.svelte-1qc367m{padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;background:var(--color-accent);border:1px solid var(--color-accent);border-radius:7px;color:#fff;cursor:pointer;font-family:inherit;transition:opacity .15s}.btn-primary.svelte-1qc367m:hover{opacity:.88}.btn-ghost.svelte-1qc367m{padding:.5rem 1rem;font-size:.8125rem;font-weight:500;background:none;border:1px solid var(--color-border);border-radius:7px;color:var(--color-text-muted);cursor:pointer;font-family:inherit;transition:border-color .15s,color .15s}.btn-ghost.svelte-1qc367m:hover{border-color:var(--color-text-muted);color:var(--color-text)}.btn-danger.svelte-1qc367m{padding:.4rem .875rem;font-size:.8125rem;font-weight:600;background:#ef4444;border:1px solid #ef4444;border-radius:6px;color:#fff;cursor:pointer;font-family:inherit}.abandon-confirm.svelte-1qc367m{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:var(--color-text-muted)}.plan-stats.svelte-1qc367m{display:flex;gap:2rem;margin-bottom:1rem}.stat.svelte-1qc367m{display:flex;flex-direction:column;gap:.125rem}.stat-value.svelte-1qc367m{font-size:1.5rem;font-weight:700;line-height:1}.stat-label.svelte-1qc367m{font-size:.75rem;color:var(--color-text-muted)}.progress-bar-wrap.svelte-1qc367m{margin-bottom:1.5rem}.progress-track.svelte-1qc367m{height:5px;background:var(--color-border);border-radius:3px;overflow:hidden}.progress-fill.svelte-1qc367m{height:100%;background:var(--color-accent);border-radius:3px;transition:width .3s ease}.today-banner.svelte-1qc367m{display:flex;align-items:center;gap:.5rem;padding:.625rem .875rem;margin-bottom:1.25rem;background:#e2725b12;border:1px solid rgba(226,114,91,.25);border-radius:8px;font-size:.8125rem;color:var(--color-accent);font-weight:500}.today-done.svelte-1qc367m{margin-left:auto;font-size:.6875rem;font-weight:700;padding:.15rem .5rem;background:#22c55e;color:#fff;border-radius:100px}.days-list.svelte-1qc367m{display:flex;flex-direction:column;gap:0;border:1px solid var(--color-border);border-radius:10px;overflow:hidden}.day-row.svelte-1qc367m{border-bottom:1px solid var(--color-border)}.day-row.svelte-1qc367m:last-child{border-bottom:none}.day-row.is-today.svelte-1qc367m{background:#e2725b0a}.day-row.done.svelte-1qc367m .day-label:where(.svelte-1qc367m){opacity:.6}.day-row.svelte-1qc367m>.day-check:where(.svelte-1qc367m),.day-row.svelte-1qc367m>.day-label:where(.svelte-1qc367m){display:inline-flex}.day-row.svelte-1qc367m{display:flex;flex-wrap:wrap;align-items:center}.day-check.svelte-1qc367m{flex-shrink:0;width:36px;height:44px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:var(--color-text-muted)}.day-check.svelte-1qc367m:before{content:"";width:16px;height:16px;border:1.5px solid var(--color-border);border-radius:4px;display:block;transition:border-color .15s,background .15s}.day-check.checked.svelte-1qc367m:before{display:none}.day-check.checked.svelte-1qc367m{color:#22c55e;background:none}.day-check.svelte-1qc367m:hover:before{border-color:var(--color-accent)}.day-label.svelte-1qc367m{flex:1;display:flex;align-items:center;gap:.625rem;padding:.625rem .75rem .625rem 0;background:none;border:none;cursor:pointer;font-family:inherit;text-align:left;color:var(--color-text);min-width:0}.day-num.svelte-1qc367m{font-size:.8125rem;font-weight:600;flex-shrink:0;min-width:46px}.day-name.svelte-1qc367m{font-size:.8125rem;color:var(--color-text-muted);flex-shrink:0}.day-summary.svelte-1qc367m{font-size:.75rem;color:var(--color-text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.today-chip.svelte-1qc367m{flex-shrink:0;font-size:.625rem;font-weight:700;padding:.15rem .5rem;background:var(--color-accent);color:#fff;border-radius:100px}.day-readings.svelte-1qc367m{width:100%;display:flex;flex-wrap:wrap;gap:.375rem;padding:.5rem .75rem .75rem 2.375rem;border-top:1px solid var(--color-border);background:var(--color-bg-alt)}.reading-link.svelte-1qc367m{padding:.3rem .625rem;font-size:.75rem;font-weight:500;background:var(--color-bg);border:1px solid var(--color-border);border-radius:6px;color:var(--color-accent);text-decoration:none;transition:border-color .15s,background .15s}.reading-link.svelte-1qc367m:hover{border-color:var(--color-accent);background:#e2725b0d}@media(max-width:768px){h1.svelte-1qc367m{font-size:1.375rem}.plan-header.svelte-1qc367m{flex-direction:column;gap:1rem}.plan-stats.svelte-1qc367m{gap:1.25rem}.day-name.svelte-1qc367m{display:none}}
