.AuthForm-module___WJLOa__wrapper{justify-content:center;align-items:center;min-height:80vh;padding:2rem;display:flex}.AuthForm-module___WJLOa__card{border:1px solid var(--stroke);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#ffffff14,#ffffff08);border-radius:28px;width:100%;max-width:420px;padding:2.75rem 2.25rem 2.5rem}.AuthForm-module___WJLOa__heading{font-family:var(--font-serif), Helvetica, sans-serif;color:var(--text-primary);text-align:center;margin-bottom:.3rem;font-size:1.75rem;font-weight:600}.AuthForm-module___WJLOa__subtitle{color:var(--text-muted);text-align:center;margin-bottom:2rem;font-size:.9rem}.AuthForm-module___WJLOa__form{flex-direction:column;gap:1rem;display:flex}.AuthForm-module___WJLOa__label{color:var(--text-secondary);letter-spacing:.04em;flex-direction:column;gap:.4rem;font-size:.84rem;font-weight:600;display:flex}.AuthForm-module___WJLOa__input{border:1px solid var(--stroke);color:var(--text-primary);background:#ffffff0a;border-radius:14px;outline:none;padding:.85rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.AuthForm-module___WJLOa__input::placeholder{color:var(--text-muted);opacity:.6}.AuthForm-module___WJLOa__input:focus{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-soft)}.AuthForm-module___WJLOa__primaryBtn{color:#f8fbff;background:linear-gradient(135deg, var(--blue), #2f6de0 55%, #2555b4 100%);cursor:pointer;border:1px solid #87adf757;border-radius:999px;justify-content:center;align-items:center;margin-top:.5rem;padding:.95rem 1.4rem;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 18px 36px #2f6de047}.AuthForm-module___WJLOa__primaryBtn:hover{border-color:#87adf780;transform:translateY(-2px);box-shadow:0 22px 42px #2f6de057}.AuthForm-module___WJLOa__primaryBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.AuthForm-module___WJLOa__googleBtn{width:100%;color:var(--text-primary);border:1px solid var(--stroke-strong);cursor:pointer;background:#ffffff0f;border-radius:999px;justify-content:center;align-items:center;gap:.7rem;padding:.9rem 1.2rem;font-size:.96rem;font-weight:700;transition:transform .2s,border-color .2s,background .2s,box-shadow .2s;display:flex}.AuthForm-module___WJLOa__googleBtn:hover{background:#ffffff1a;border-color:#ffffff6b;transform:translateY(-2px);box-shadow:0 16px 32px #020a172e}.AuthForm-module___WJLOa__googleBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.AuthForm-module___WJLOa__googleMark{color:#1a73e8;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:1.35rem;height:1.35rem;font-size:.9rem;font-weight:800;line-height:1;display:inline-flex}.AuthForm-module___WJLOa__secondaryBtn{color:var(--text-muted);border:1px solid var(--stroke);cursor:pointer;background:0 0;border-radius:999px;padding:.65rem 1rem;font-size:.88rem;font-weight:600;transition:color .2s,border-color .2s,background .2s}.AuthForm-module___WJLOa__secondaryBtn:hover{color:var(--text-primary);border-color:var(--stroke-strong);background:#ffffff0a}.AuthForm-module___WJLOa__divider{color:var(--text-muted);align-items:center;gap:.75rem;margin:.25rem 0;font-size:.78rem;display:flex}.AuthForm-module___WJLOa__divider:before,.AuthForm-module___WJLOa__divider:after{content:"";background:var(--stroke);flex:1;height:1px}.AuthForm-module___WJLOa__error{background:var(--red-soft);color:var(--red-strong);text-align:center;border:1px solid #ff5e6c4d;border-radius:14px;padding:.75rem 1rem;font-size:.88rem}.AuthForm-module___WJLOa__success{color:#6ce89a;text-align:center;background:#50c8781f;border:1px solid #50c8784d;border-radius:14px;padding:.75rem 1rem;font-size:.88rem}
