fix: accept bare ActiveCampaign account URL, not just the /api/3 form
normalize_base_url() strips/re-adds the /api/3 path so "Test connection" works whether the client pastes https://acct.api-us1.com or the full API URL. Settings now store the normalised value.