.login-module__TltHoW__container{background-color:#f5f5f5;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;font-family:Roboto,sans-serif;display:flex}.login-module__TltHoW__greeting{color:#333;margin-bottom:2rem;font-size:2rem;font-weight:700}.login-module__TltHoW__form{background-color:#fff;border-radius:8px;width:100%;max-width:400px;padding:2rem;box-shadow:0 4px 6px #0000001a}.login-module__TltHoW__header{color:#333;text-align:center;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.login-module__TltHoW__field{margin-bottom:1rem}.login-module__TltHoW__field label{color:#333;margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.login-module__TltHoW__input{box-sizing:border-box;border:1px solid #ccc;border-radius:4px;outline:none;width:100%;padding:.8rem;font-size:1rem}.login-module__TltHoW__signUp{margin-top:.5rem}.login-module__TltHoW__forgotPassword{margin-top:.5rem;margin-bottom:1rem}.login-module__TltHoW__link{color:#19a888;font-size:14px;font-weight:700;text-decoration:none}.login-module__TltHoW__rememberMe{align-items:center;margin-bottom:1rem;display:flex}.login-module__TltHoW__rememberMe label{color:#333;margin-left:.5rem;font-size:.9rem}.login-module__TltHoW__submitButton{color:#fff;cursor:pointer;background-color:#19a888;border:none;border-radius:4px;width:100%;padding:.8rem;font-size:1rem;font-weight:700;transition:background-color .3s}.login-module__TltHoW__submitButton:disabled{opacity:.5;cursor:auto}.login-module__TltHoW__submitButton:not(:disabled):hover{filter:brightness(.8)}.login-module__TltHoW__loadingOverlay{z-index:1000;background-color:#ffffffb3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.login-module__TltHoW__loadingSpinner{border:4px solid #0000001a;border-top-color:#19a888;border-radius:50%;width:40px;height:40px;animation:1s linear infinite login-module__TltHoW__spin}@keyframes login-module__TltHoW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
