.privacy-note {
  margin-top: 14px;
  color: #64748b;
  font-size: 13px;
}
.connected { background: #dcfce7; color: #166534; }
.reauth_required,
.error { background: #fee2e2; color: #991b1b; }
.disabled { background: #e2e8f0; color: #475569; }
code { font-family: ui-monospace, SFMono-Regular, Consolas, monospace; }
