.auth-module__lr7xwG__page{max-width:420px;margin:3rem auto;padding:0 1rem}.auth-module__lr7xwG__card{background:var(--surface-color);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-md);padding:2.5rem 2rem}.auth-module__lr7xwG__logo{text-align:center;margin-bottom:.5rem;font-size:2rem}.auth-module__lr7xwG__title{text-align:center;color:var(--accent-green-dark);font-size:1.5rem;font-family:var(--font-sans);margin-bottom:.375rem;font-weight:700}.auth-module__lr7xwG__subtitle{text-align:center;color:var(--text-secondary);margin-bottom:2rem;font-size:.9375rem}.auth-module__lr7xwG__form{flex-direction:column;gap:1.25rem;display:flex}.auth-module__lr7xwG__group{flex-direction:column;gap:.4rem;display:flex}.auth-module__lr7xwG__group label{color:var(--text-primary);font-size:.875rem;font-weight:600}.auth-module__lr7xwG__input{border-radius:var(--radius-sm);border:1px solid var(--border-color);background:var(--bg-color);color:var(--text-primary);width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.auth-module__lr7xwG__input:focus{border-color:var(--accent-green-dark);outline:none;box-shadow:0 0 0 3px #66bb6a26}.auth-module__lr7xwG__error{color:#ef4444;margin-top:.125rem;font-size:.8125rem}.auth-module__lr7xwG__apiError{color:#dc2626;border-radius:var(--radius-sm);background:#fef2f2;border:1px solid #fecaca;padding:.75rem 1rem;font-size:.9rem}.auth-module__lr7xwG__submitBtn{background:var(--accent-green-dark);color:#fff;border-radius:var(--radius-full);cursor:pointer;border:none;width:100%;padding:.875rem;font-family:inherit;font-size:1rem;font-weight:600;transition:background .2s,transform .15s}.auth-module__lr7xwG__submitBtn:hover:not(:disabled){background:#57a85b;transform:translateY(-1px)}.auth-module__lr7xwG__submitBtn:disabled{opacity:.65;cursor:not-allowed}.auth-module__lr7xwG__footer{text-align:center;color:var(--text-secondary);margin-top:1.5rem;font-size:.9rem}.auth-module__lr7xwG__footer a{color:var(--accent-green-dark);font-weight:500;text-decoration:underline}.auth-module__lr7xwG__footer a:hover{opacity:.8}.auth-module__lr7xwG__divider{color:var(--text-secondary);align-items:center;gap:.75rem;margin:.25rem 0;font-size:.875rem;display:flex}.auth-module__lr7xwG__divider:before,.auth-module__lr7xwG__divider:after{content:"";border-top:1px solid var(--border-color);flex:1}.auth-module__lr7xwG__hint{color:var(--text-secondary);margin-top:.25rem;font-size:.8125rem}.auth-module__lr7xwG__successBox{color:#166534;border-radius:var(--radius-sm);text-align:center;background:#f0fdf4;border:1px solid #86efac;padding:1rem;font-size:.9375rem}
