.login-container{min-height:100vh;background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.login-container .login-form{width:400px;max-width:90%;padding:40px;background:#fff;border-radius:8px;-webkit-box-shadow:0 8px 32px rgba(0,0,0,.1);box-shadow:0 8px 32px rgba(0,0,0,.1)}.login-container .login-form .login-title{text-align:center;margin-bottom:30px;font-size:24px;font-weight:600;color:#333}.login-container .login-form .login-btn{width:100%;margin-top:20px}.forgot-password{text-align:right;margin-top:10px}.forgot-password a{color:#666;font-size:14px;text-decoration:none}.forgot-password a:hover{color:#3f8ef7}
