.login-module__WEZH7G__container{background-color:hsl(var(--background));height:100vh;color:hsl(var(--foreground));flex-direction:column;justify-content:center;align-items:center;padding:0 1rem;font-family:inherit;display:flex}.login-module__WEZH7G__card{background-color:hsl(var(--card));text-align:center;border-radius:8px;width:100%;max-width:400px;padding:2rem;box-shadow:0 4px 6px #0000004d}@media (max-width:480px){.login-module__WEZH7G__card{padding:1.5rem 1rem}}.login-module__WEZH7G__title{margin-bottom:1.5rem}.login-module__WEZH7G__subtitle{color:hsl(var(--muted-foreground));margin-bottom:2rem}.login-module__WEZH7G__error{color:#ff6b6b;background-color:#ff00001a;border:1px solid red;border-radius:4px;margin-bottom:1rem;padding:10px}.login-module__WEZH7G__button{color:#fff;cursor:pointer;background-color:#4285f4;border:none;border-radius:4px;justify-content:center;align-items:center;width:100%;padding:12px;font-size:16px;transition:background-color .2s;display:flex}.login-module__WEZH7G__button:disabled{cursor:not-allowed;opacity:.7}.login-module__WEZH7G__footer{color:hsl(var(--muted-foreground));margin-top:1.5rem;font-size:.75rem;line-height:1.5}.login-module__WEZH7G__link{color:hsl(var(--primary));text-decoration:underline}
