Repeat after me: Separating username and password fields on separate (fucking responsive) page WILL NOT INCREASE A FUCKING SECURITY IN ANY WAY! IT WILL JUST MAKE THE PASSWORD MANAGERS TO WORK WORSE AND THUS IT WILL FUCKING DECREASE THE SECURITY!!!

@ondrej I've heard the (security) reason this is done, is to avoid phishing. A legitimate website, knowing your username, can serve a personalized—familiar to the user—password input, with their avatar, name, or a secret third thing like my bank does. A mismatch should alert the user.

On the other hand, it's foolish to assume a malicious party can't easily scrap this from the original webpage.

@samerion Also, I’ve never seen a single web site do what you described.
@ondrej