:root{--base-font-size:16px;--base-text-color:#34495e;--base-font-family:-apple-system,system-ui,BlinkMacSystemFont,"Helvetica Neue","PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;--base-code-font-family:"Source Code Pro",Consolas,Menlo,Monaco,"Courier New",monospace;--base-code-font-size:14px}body{font-family:var(--base-font-family);font-size:var(--base-font-size,16px);line-height:var(--base-line-height,1.5em);color:var(--base-text-color,#34495e)}.markdown-section a{font-weight:unset}.markdown-section ol,.markdown-section p,.markdown-section ul{line-height:1.8em}.markdown-section em{color:#000}code{font-family:var(--base-code-font-family, "SF Mono", Monaco, Menlo, Consolas, "Ubuntu Mono", "Liberation Mono", "DejaVu Sans Mono", "Courier New", monospace);tab-size:4;-moz-tab-size:4;-o-tab-size:4}.markdown-section>:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) code{font-size:var(--base-code-font-size)}.token.directive-hash,.token.directive.keyword{color:#2b91af}.token.function{color:#a31515}.token.keyword{color:#00f}.token.comment{color:green}.token.string{color:#a31515}