.auth-module__cGVRDa__page{justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.auth-module__cGVRDa__card{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:1.5rem;width:100%;max-width:420px;padding:2.5rem 2rem;display:flex}.auth-module__cGVRDa__logo{text-align:center;letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.auth-module__cGVRDa__title{text-align:center;font-size:1.25rem;font-weight:600}.auth-module__cGVRDa__form{flex-direction:column;gap:1rem;display:flex}.auth-module__cGVRDa__field{flex-direction:column;gap:.375rem;display:flex}.auth-module__cGVRDa__label{color:var(--muted);font-size:.875rem}.auth-module__cGVRDa__input{background:var(--bg);border:1px solid var(--border);color:var(--fg);border-radius:8px;outline:none;padding:.625rem .875rem;font-family:inherit;font-size:.9375rem;transition:border-color .15s}.auth-module__cGVRDa__input:focus{border-color:var(--accent)}.auth-module__cGVRDa__button{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;margin-top:.25rem;padding:.75rem;font-size:1rem;font-weight:600;transition:background .15s}.auth-module__cGVRDa__button:hover{background:var(--accent-hover)}.auth-module__cGVRDa__button:disabled{opacity:.6;cursor:not-allowed}.auth-module__cGVRDa__error{color:#eb5757;background:#eb57571a;border:1px solid #eb57574d;border-radius:8px;padding:.625rem .875rem;font-size:.875rem}.auth-module__cGVRDa__success{color:#27ae60;background:#27ae601a;border:1px solid #27ae604d;border-radius:8px;padding:.625rem .875rem;font-size:.875rem}.auth-module__cGVRDa__footer{text-align:center;color:var(--muted);font-size:.875rem}.auth-module__cGVRDa__footer a{color:var(--accent);font-weight:500}.auth-module__cGVRDa__footer a:hover{color:var(--accent-hover)}
