.login_container__kitvQ{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;background-color:#121212;padding:2rem;color:#fff}.login_logoWrapper__6BvGq{margin-bottom:2rem}.login_logo__uuWzc{width:150px;height:auto}.login_formWrapper__h3cOs{max-width:400px;width:100%;padding:2rem;border:1px solid #333;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.5);background-color:#1e1e1e}.login_header__6nr4p{text-align:center;margin-bottom:2rem;color:#fff}.login_form__NY6Qf{display:flex;flex-direction:column;align-items:flex-end}.login_inputGroup__WNCug{margin-bottom:1rem;width:100%}.login_inputLabel__STz_M{display:block;margin-bottom:.5rem;color:#fff;text-align:start}.login_inputField__ea3y3{width:100%;padding:.5rem;border:1px solid #333;border-radius:4px;background-color:#333;color:#fff}.login_button__dh0qR{padding:.75rem;border:none;border-radius:4px;background-color:#0070f3;color:#fff;font-size:1rem;cursor:pointer;width:100%}.login_button__dh0qR:hover{background-color:#005bb5}