feat: filesystem integration -- real card dir, folder picker, autosave
- Replace temp_dir() with OnceLock-backed CARD_DIR; CLI arg or cwd
- OnceLock later promoted to GlobalSignal for runtime mutability
- Home page: "Choose folder" button via rfd native GTK dialog
- Editor: load cards.typ on mount, autosave (1s debounce), save status
- img/img_cloze preambles drop hardcoded .png; World::file() probes
extensions when path has none (png, jpg, jpeg, svg, gif, webp)
- nav-dir, save-status, dir-path CSS added
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>