.login_wrapper__PEQDr{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#1e1e1e,#121212);padding:2rem}.login_container__kitvQ{max-width:400px;width:100%;padding:2rem;background-color:#2d2d2d;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.5);text-align:center}.login_logoContainer__9LfB8{margin-bottom:1.5rem}.login_logo__uuWzc{max-width:100px;height:auto}.login_title__r1aBc{font-size:2rem;font-weight:700;color:#fff;margin-bottom:.5rem}.login_subtitle__JqAz7{font-size:1rem;color:#b3b3b3;margin-bottom:2rem}.login_form__NY6Qf{display:flex;flex-direction:column}.login_formGroup__exBI3{margin-bottom:1.5rem}.login_label__9OzGh{display:block;margin-bottom:.5rem;font-weight:600;color:#b3b3b3}.login_input__GK8Qo{width:100%;padding:.75rem;border:2px solid #444;border-radius:8px;font-size:1rem;color:#fff;background-color:#1e1e1e;transition:border-color .3s ease}.login_input__GK8Qo:focus{border-color:#00ff84;outline:none}.login_button__dh0qR{padding:.75rem;border:none;border-radius:8px;background-color:#00ff84;color:#121212;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s ease,box-shadow .3s ease}.login_button__dh0qR:hover{background-color:#00c771;box-shadow:0 4px 15px rgba(0,255,132,.4)}.login_errorMessage____0Gr{margin-top:1rem;color:#ff4d4f;font-size:.875rem}