.LoginForm-module__oJLoUa__loginWrapper{min-height:100vh;font-family:var(--font-sans,system-ui,-apple-system,sans-serif);background:#fafafa;justify-content:center;align-items:center;display:flex}.LoginForm-module__oJLoUa__loginCard{background:#fff;border-radius:16px;width:100%;max-width:400px;margin:16px;padding:40px 36px;box-shadow:0 2px 12px #0000000f,0 8px 32px #0000000a}.LoginForm-module__oJLoUa__brand{font-family:var(--font-serif,Georgia,serif);color:#111827;text-align:center;letter-spacing:-.02em;margin:0 0 4px;font-size:1.375rem;font-weight:700}.LoginForm-module__oJLoUa__brandSub{color:#6b7280;text-align:center;margin:0 0 32px;font-size:.8125rem;font-weight:400}.LoginForm-module__oJLoUa__label{color:#374151;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;font-size:.75rem;font-weight:600;display:block}.LoginForm-module__oJLoUa__input{width:100%;font-size:.9375rem;font-family:var(--font-sans,system-ui,sans-serif);box-sizing:border-box;color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;padding:10px 14px;transition:border-color .18s,box-shadow .18s}.LoginForm-module__oJLoUa__input:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1a}.LoginForm-module__oJLoUa__input::placeholder{color:#9ca3af}.LoginForm-module__oJLoUa__fieldGroup{margin-bottom:20px}.LoginForm-module__oJLoUa__submitBtn{width:100%;font-size:.9375rem;font-weight:600;font-family:var(--font-sans,system-ui,sans-serif);color:#fff;cursor:pointer;background:#0f766e;border:none;border-radius:8px;min-height:44px;padding:10px 16px;transition:background .18s,transform .1s}.LoginForm-module__oJLoUa__submitBtn:hover{background:#0d6960}.LoginForm-module__oJLoUa__submitBtn:active{transform:translateY(1px)}.LoginForm-module__oJLoUa__submitBtn:disabled{cursor:not-allowed;background:#9ca3af}.LoginForm-module__oJLoUa__error{color:#dc2626;text-align:center;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:16px;padding:10px 14px;font-size:.8125rem}.LoginForm-module__oJLoUa__divider{color:#9ca3af;align-items:center;gap:12px;margin:24px 0;font-size:.75rem;display:flex}.LoginForm-module__oJLoUa__divider:before,.LoginForm-module__oJLoUa__divider:after{content:"";background:#e5e7eb;flex:1;height:1px}
