/* Etapa 4B: contexto estable para vistas privadas renderizadas por Elementor. */
.ep-account-view {
	width: 100%;
	min-width: 0;
}

.ep-account-view > .ep-account--content,
.ep-account-view .ep-account-main {
	width: 100%;
	max-width: none;
}

.ep-account-view--edit .ep-survey-editor,
.ep-account-view--profile .ep-account-form,
.ep-account-view--list .ep-account-main {
	min-width: 0;
}
