/* 12API Docs custom styles */

/* 稍微放宽内容宽度，便于阅读代码和图表 */
.md-grid {
  max-width: 1200px;
}

/* 数学公式、Mermaid 图表等可按需继续定制 */

