Task
📝 **Task:** Implement `backup_status(last_full_age_days, last_incremental_age_hours, last_restore_drill_days, offsite_copy_exists)` per the four rules above.
📋 Implement the function above. Tests run automatically.
💡 **Hint:** Re-read the theory if stuck.