.login-module__WEZH7G__container{min-height:100vh;font-family:var(--font-outfit);background-color:#fff;justify-content:center;align-items:center;padding:1rem;display:flex}.login-module__WEZH7G__cardWrapper{width:100%;max-width:500px}.login-module__WEZH7G__card{text-align:center;background-color:#fff;border:1px solid #e2e8f0;border-radius:40px;padding:3rem;box-shadow:0 25px 50px -12px #0000001a}.login-module__WEZH7G__header{text-align:center;margin-bottom:2rem}.login-module__WEZH7G__title{font-family:var(--font-outfit),sans-serif;color:#000;letter-spacing:-.02em;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.login-module__WEZH7G__subtitle{color:#64748b;font-size:1.1rem;line-height:1.5}.login-module__WEZH7G__errorMessage{color:#dc2626;text-align:left;background-color:#fef2f2;border-radius:16px;margin-bottom:1.5rem;padding:1rem;font-size:.9rem;font-weight:500}.login-module__WEZH7G__form{flex-direction:column;gap:1.5rem;display:flex}.login-module__WEZH7G__inputGroup{text-align:left;flex-direction:column;display:flex}.login-module__WEZH7G__label{color:#334155;margin-bottom:.5rem;padding-left:.5rem;font-size:.9rem;font-weight:600;display:block}.login-module__WEZH7G__input{width:100%;font-size:1.1rem;font-family:var(--font-outfit);color:#0f172a;background:#f8fafc;border:2px solid #e2e8f0;border-radius:16px;outline:none;padding:1rem 1.5rem;transition:all .2s}.login-module__WEZH7G__input:focus{background:#fff;border-color:#000;box-shadow:0 0 0 4px #0000000d}.login-module__WEZH7G__button{color:#fff;width:100%;font-family:var(--font-outfit),sans-serif;letter-spacing:.02em;cursor:pointer;background-color:#000;border:none;border-radius:50px;justify-content:center;align-items:center;margin-top:1rem;padding:1rem;font-size:1.3rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 10px 20px #0000001a}.login-module__WEZH7G__button:hover:not(:disabled){background-color:#333;transform:translateY(-2px);box-shadow:0 15px 30px #0003}.login-module__WEZH7G__button:disabled{opacity:.7;cursor:not-allowed;box-shadow:none;transform:none}.login-module__WEZH7G__footer{text-align:center;color:#64748b;margin-top:2rem;font-size:.95rem}.login-module__WEZH7G__link{color:#000;font-weight:600;text-decoration:none;transition:color .2s}.login-module__WEZH7G__link:hover{color:#333;text-decoration:underline}.login-module__WEZH7G__spinner{width:1.5rem;height:1.5rem;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{background:#f8fafc;border:2px solid #e2e8f0;border-radius:16px;align-items:stretch;transition:all .2s;display:flex;overflow:hidden}.login-module__WEZH7G__phoneInputContainer:focus-within{background:#fff;border-color:#000;box-shadow:0 0 0 4px #0000000d}.login-module__WEZH7G__countrySelect{color:#334155;cursor:pointer;height:auto;font-size:1.1rem;font-family:var(--font-outfit);background-color:#0000;border:none;border-right:2px solid #e2e8f0;outline:none;padding:1rem .5rem}.login-module__WEZH7G__phoneInput{width:100%;font-size:1.1rem;font-family:var(--font-outfit);color:#0f172a;background:0 0;border:none;outline:none;flex:1;padding:1rem 1.5rem}
