.login_loginWrapper__bHaOl{display:flex;min-height:100vh;font-family:Segoe UI,sans-serif}.login_leftPane__tROBf{flex:1 1;background-color:#f0f0f0}.login_loginImage__YlyBt{width:100%;height:100%;object-fit:cover}.login_rightPane__uDrrR{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3rem;background-color:#ffffff;box-shadow:-2px 0 10px rgba(0,0,0,.05)}.login_logo__uuWzc{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#333}.login_title__r1aBc{font-size:1.5rem;margin-bottom:2rem;color:#666}.login_loginForm__pGvdf{display:flex;flex-direction:column;width:100%;max-width:320px}.login_input__GK8Qo{padding:.8rem 1rem;margin-bottom:1.2rem;border:1px solid #ccc;border-radius:6px;font-size:1rem}.login_loginButton__ZAuNC{padding:.8rem 1rem;background-color:#0070f3;color:white;border:none;border-radius:6px;font-size:1rem;cursor:pointer;transition:background-color .2s ease}.login_loginButton__ZAuNC:hover{background-color:#005bb5}