body.login { background: #f3f4f6; display: flex; align-items: center; }
#login h1 a { background-image: none; text-indent: 0; width: auto; height: auto; font-weight: bold; font-size: 24px; color: #1d4ed8; text-decoration: none; }
.login form { box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1); border: none; border-radius: 12px; }
.wp-core-ui .button-primary { background: #1d4ed8 !important; border-color: #1d4ed8 !important; border-radius: 6px; }