.style_loginForm__o8xwH{flex-direction:column;width:250px;margin:0 auto;gap:10px;height:100vh;display:flex;justify-content:center}.style_loginForm__o8xwH input{width:100%;padding:1rem;border-radius:10px;outline:none;border:1px solid var(--border)}.style_loginForm__o8xwH button{padding:.5rem;border-radius:10px;border:1px solid var(--border);cursor:pointer;background-color:#e2e2e2}