.login-module__WEZH7G__container{background-color:#fdfbf7;justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.login-module__WEZH7G__cardWrapper{width:100%;max-width:28rem}.login-module__WEZH7G__card{background-color:#fff;border:1px solid #f3f4f6;border-radius:1rem;padding:2rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.login-module__WEZH7G__header{text-align:center;margin-bottom:2rem}.login-module__WEZH7G__title{color:#111827;margin-bottom:.5rem;font-size:1.875rem;font-weight:700}.login-module__WEZH7G__subtitle{color:#6b7280;font-size:.875rem}.login-module__WEZH7G__errorMessage{color:#dc2626;background-color:#fef2f2;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem;font-size:.875rem;font-weight:500}.login-module__WEZH7G__form{flex-direction:column;gap:1.5rem;display:flex}.login-module__WEZH7G__inputGroup{flex-direction:column;display:flex}.login-module__WEZH7G__label{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.login-module__WEZH7G__input{border:1px solid #e5e7eb;border-radius:.5rem;outline:none;width:100%;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.login-module__WEZH7G__input:focus{border-color:#000;box-shadow:0 0 0 2px #0000001a}.login-module__WEZH7G__button{color:#fff;cursor:pointer;background-color:#000;border:none;border-radius:.75rem;justify-content:center;align-items:center;width:100%;padding:1rem;font-size:1rem;font-weight:500;transition:all .2s;display:flex}.login-module__WEZH7G__button:hover:not(:disabled){background-color:#111827}.login-module__WEZH7G__button:disabled{opacity:.7;cursor:not-allowed}.login-module__WEZH7G__footer{text-align:center;color:#6b7280;margin-top:2rem;font-size:.875rem}.login-module__WEZH7G__link{color:#000;font-weight:500;text-decoration:none}.login-module__WEZH7G__link:hover{text-decoration:underline}.login-module__WEZH7G__spinner{width:1.25rem;height:1.25rem;animation:1s linear infinite login-module__WEZH7G__spin}@keyframes login-module__WEZH7G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.login-module__WEZH7G__phoneInputContainer{border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;transition:all .2s;display:flex;overflow:hidden}.login-module__WEZH7G__phoneInputContainer:focus-within{border-color:#000;box-shadow:0 0 0 2px #0000001a}.login-module__WEZH7G__countrySelect{color:#374151;cursor:pointer;background-color:#f9fafb;border:none;border-right:1px solid #e5e7eb;outline:none;height:100%;padding:.75rem .5rem;font-size:1rem}.login-module__WEZH7G__phoneInput{border:none;outline:none;flex:1;width:100%;padding:.75rem 1rem;font-size:1rem}
