.auth-page{max-width:420px;margin:3rem auto}.auth-form{flex-direction:column;gap:.4rem;margin:1.25rem 0;display:flex}.auth-form label{color:#444;margin-top:.5rem;font-size:.85rem}.auth-form input,.auth-form textarea{font:inherit;border:1px solid #ccc;border-radius:6px;padding:.55rem .7rem}.auth-form button{color:#fff;cursor:pointer;background:#111;border:none;border-radius:6px;margin-top:1rem;padding:.6rem;font-weight:600}.auth-form button:disabled{opacity:.6;cursor:not-allowed}.auth-error{color:#c0392b;font-size:.85rem}.auth-notice{color:#1a6b1a;font-size:.9rem}.auth-oauth-links{margin-top:1rem;font-size:.9rem}
