feat: stats page; fix card preview for multiline #card\n[...] format
Stats page (/stats):
- Counts total review items, new (no schedule), due today from sidecar
- 14-day forecast bar chart, today bar highlighted
- tala-srs: add pub date_offset(days) helper
Editor fixes:
- is_card_frag: recognize #card\n[ and #cloze\n[ (multiline formatted)
- strip_head_whitespace: normalize head\n[ -> head[ before typst render
so content blocks attach correctly; adjusts blank spans accordingly
- format_card_frag: no longer emits \n before first [, preventing
auto-format from producing the broken multiline form going forward
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>