.AuthForm-module__oRl-7W__form{flex-direction:column;gap:1rem;display:flex}.AuthForm-module__oRl-7W__field{flex-direction:column;gap:.25rem;display:flex}.AuthForm-module__oRl-7W__label{font-size:.875rem;font-weight:500}.AuthForm-module__oRl-7W__input{border:1px solid var(--border,#e5e7eb);border-radius:6px;padding:.625rem .75rem;font-size:1rem}.AuthForm-module__oRl-7W__input:focus{border-color:var(--primary,#3b82f6);outline:none;box-shadow:0 0 0 2px #3b82f633}.AuthForm-module__oRl-7W__error{color:#dc2626;background:#fef2f2;border-radius:6px;padding:.75rem;font-size:.875rem}.AuthForm-module__oRl-7W__rememberRow{justify-content:space-between;align-items:center;display:flex}.AuthForm-module__oRl-7W__checkboxLabel{cursor:pointer;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.AuthForm-module__oRl-7W__checkbox{width:1rem;height:1rem}.AuthForm-module__oRl-7W__submitButton{background:var(--primary,#3b82f6);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.75rem;font-size:1rem;font-weight:500;transition:background .2s}.AuthForm-module__oRl-7W__submitButton:hover:not(:disabled){background:var(--primary-hover,#2563eb)}.AuthForm-module__oRl-7W__submitButton:disabled{opacity:.7;cursor:not-allowed}.AuthForm-module__oRl-7W__footer{text-align:center;color:var(--muted-foreground,#666);margin-top:.5rem;font-size:.875rem}.AuthForm-module__oRl-7W__link{color:var(--primary,#3b82f6);text-decoration:none}.AuthForm-module__oRl-7W__link:hover{text-decoration:underline}.AuthForm-module__oRl-7W__successMessage{text-align:center;padding:1rem 0}.AuthForm-module__oRl-7W__successMessage h2{color:#059669;margin-bottom:1rem;font-size:1.25rem}.AuthForm-module__oRl-7W__successMessage p{color:var(--muted-foreground,#666);margin-bottom:.5rem}.AuthForm-module__oRl-7W__smallText{font-size:.875rem}.AuthForm-module__oRl-7W__hint{color:var(--muted-foreground,#666);margin-top:.25rem;font-size:.75rem}.AuthForm-module__oRl-7W__passwordWrapper{align-items:center;display:flex;position:relative}.AuthForm-module__oRl-7W__passwordWrapper .AuthForm-module__oRl-7W__input{flex:1;padding-right:2.5rem}.AuthForm-module__oRl-7W__passwordToggle{cursor:pointer;color:var(--muted-foreground,#666);background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;display:flex;position:absolute;right:.5rem}.AuthForm-module__oRl-7W__passwordToggle:hover{color:var(--foreground,#333)}.AuthForm-module__oRl-7W__passwordToggle svg{width:1.25rem;height:1.25rem}.AuthForm-module__oRl-7W__infoBox{color:#0369a1;background:#f0f9ff;border:1px solid #bae6fd;border-radius:6px;padding:.75rem;font-size:.875rem}
.auth-module__Iay1tq__authContainer{background:var(--background);justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.auth-module__Iay1tq__authCard{background:var(--card-background,#fff);border-radius:8px;width:100%;max-width:400px;padding:2rem;box-shadow:0 4px 6px #0000001a}.auth-module__Iay1tq__title{text-align:center;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.auth-module__Iay1tq__subtitle{color:var(--muted-foreground,#666);text-align:center;margin-bottom:1.5rem}.auth-module__Iay1tq__success{color:#059669;text-align:center;background:#f0fdf4;border-radius:6px;margin-bottom:1rem;padding:.75rem;font-size:.875rem}.auth-module__Iay1tq__error{color:#dc2626;text-align:center;background:#fef2f2;border-radius:6px;margin-bottom:1rem;padding:.75rem;font-size:.875rem}
