.login-module__9Knd3W__container{justify-content:center;align-items:center;min-height:calc(100vh - 120px);margin-top:-20px;padding:2rem 1rem;display:flex}.login-module__9Knd3W__card{text-align:center;z-index:10;width:100%;max-width:35rem;box-shadow:0 1.25rem 3.125rem #0006, 0 0 1.875rem var(--primary-neon);padding:3rem 2.5rem;position:relative}.login-module__9Knd3W__logo{letter-spacing:-.1875rem;margin-bottom:.5rem;font-size:3.25rem;font-weight:900}.login-module__9Knd3W__signupLogo{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:4.375rem;height:4.375rem;filter:drop-shadow(0 0 1rem var(--primary-neon));border-radius:50%;margin:0 auto .5rem;display:block}.login-module__9Knd3W__subtitle{color:var(--text-muted);margin-bottom:2.5rem;font-size:.9375rem;line-height:1.4}.login-module__9Knd3W__errorMessage{color:var(--primary-neon);background:rgba(var(--primary-neon-rgb), .1);border:1px solid rgba(var(--primary-neon-rgb), .2);border-radius:.5rem;margin-top:1rem;padding:.625rem;font-size:.875rem;font-weight:600}.login-module__9Knd3W__form{flex-direction:column;gap:1.25rem;display:flex}.login-module__9Knd3W__inputGroup{text-align:left;flex-direction:column;gap:.5rem;display:flex}.login-module__9Knd3W__label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.03125rem;font-size:.75rem;font-weight:700}.login-module__9Knd3W__input{background:var(--surface-dark);border:1px solid var(--surface-border);color:var(--text-main);border-radius:.875rem;outline:none;padding:1rem;font-size:1rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.login-module__9Knd3W__input:focus{border-color:var(--primary-neon);box-shadow:0 0 .75rem rgba(var(--primary-neon-rgb), .2)}.login-module__9Knd3W__submitBtn{margin-top:.75rem;padding:1rem;font-size:1rem}.login-module__9Knd3W__secondaryBtn{text-align:center;background:var(--surface-dark);width:100%;color:var(--text-muted);border:1px solid var(--surface-border);border-radius:.875rem;padding:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:block}.login-module__9Knd3W__secondaryBtn:hover{background:var(--surface-elevated);border-color:var(--primary-neon);color:var(--text-main)}
.SocialAuthButtons-module__4qS6pa__wrapper{flex-direction:column;gap:1rem;margin-top:1.25rem;display:flex}.SocialAuthButtons-module__4qS6pa__divider{align-items:center;gap:.75rem;display:flex}.SocialAuthButtons-module__4qS6pa__dividerLine{background:var(--surface-border);flex:1;height:1px}.SocialAuthButtons-module__4qS6pa__dividerText{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;font-size:.75rem;font-weight:600}.SocialAuthButtons-module__4qS6pa__buttons{grid-template-columns:1fr;justify-content:center;gap:1rem;display:flex}.SocialAuthButtons-module__4qS6pa__oauthBtn{border:1px solid var(--surface-border);background:var(--surface-dark);color:var(--text-main);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;border-radius:.875rem;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:1rem;font-weight:900;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.SocialAuthButtons-module__4qS6pa__oauthBtn:hover:not(:disabled){background:var(--surface-elevated);border-color:var(--surface-border);transform:translateY(-1px);box-shadow:0 6px 20px #0000004d}.SocialAuthButtons-module__4qS6pa__oauthBtn:active:not(:disabled){transform:translateY(0)}.SocialAuthButtons-module__4qS6pa__oauthBtn:disabled{opacity:.6;cursor:not-allowed}.SocialAuthButtons-module__4qS6pa__spinner{border:2px solid var(--surface-border);border-top-color:var(--primary-neon);border-radius:50%;flex-shrink:0;width:18px;height:18px;animation:.7s linear infinite SocialAuthButtons-module__4qS6pa__spin;display:inline-block}@keyframes SocialAuthButtons-module__4qS6pa__spin{to{transform:rotate(360deg)}}@media (max-width:360px){.SocialAuthButtons-module__4qS6pa__buttons{grid-template-columns:1fr}}
