.json-key { color: #1a73e8; }
.json-string { color: #d93025; }
.json-number { color: #188038; }
.json-boolean { color: #b80672; font-weight: 600; }
.json-null { color: #6a737d; font-style: italic; }

/* 可编辑容器的通用样式增强（按需） */
#analysis-result-editor {
  outline: none;
}
