.login-form-module__KCORxa__form{box-sizing:border-box;flex-direction:column;gap:1.25rem;width:100%;max-width:400px;margin:0 auto;display:flex}.login-form-module__KCORxa__title{margin:0;font-size:1.5rem;font-weight:600}.login-form-module__KCORxa__errorRegion{min-height:1.5rem}.login-form-module__KCORxa__errorMessage{color:var(--color-error,#c00);background:var(--color-error-bg,#fff0f0);border:1px solid var(--color-error-border,#f5c6cb);border-radius:4px;margin:0;padding:.5rem .75rem;font-size:.9rem}.login-form-module__KCORxa__label{flex-direction:column;gap:.35rem;font-size:.9rem;font-weight:500;display:flex}.login-form-module__KCORxa__input{border:1px solid var(--color-border,#ccc);border-radius:4px;padding:.6rem .75rem;font-size:1rem;transition:border-color .15s}.login-form-module__KCORxa__input:focus{border-color:var(--color-primary,#333);box-shadow:0 0 0 2px var(--color-primary-light,#00000014);outline:none}.login-form-module__KCORxa__input:disabled{opacity:.6}.login-form-module__KCORxa__submitBtn{color:#fff;background:var(--color-primary,#222);cursor:pointer;border:none;border-radius:4px;padding:.7rem 1.5rem;font-size:1rem;font-weight:600;transition:opacity .15s}.login-form-module__KCORxa__submitBtn:hover:not(:disabled){opacity:.85}.login-form-module__KCORxa__submitBtn:disabled{opacity:.5;cursor:not-allowed}
