I find the solution, the original project was installed with django 4.3, but i have django 5.0 in this moment, so the solution was delete the admin folder from static and run the project again creating the new style files, that fix the css issues.
Thanks for the help.