Add a 'Restore from .ics file' row to the Calendars backup section, next to Export. It opens a SAF document picker and routes the picked Uri into the existing import flow (parse, dedup by UID, target-calendar picker, summary) via CalendarHost's importUri — the same path an externally opened .ics already takes, so no new import machinery is needed. Closes #32. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>