Add a template override for Contao's changePassword module with the same card, explanatory copy and corporate design as the lost password module. The card rules keyed off .mod_lostPassword.block, which does not scale to a third auth module. Move them to a .survey-auth-module class that the overrides put on the wrapper themselves, so another auth module needs one line and no new CSS. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>