pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}
/*!
  Theme: GitHub
  Description: Light theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-light
  Current colors taken from GitHub's CSS
*/.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-variable{color:#005cc5}.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-code,.hljs-comment,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-pseudo,.hljs-selector-tag{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}.md-body[data-v-4c2d32d4] p{margin:0 0 8px}.md-body[data-v-4c2d32d4] p:last-child{margin-bottom:0}.md-body[data-v-4c2d32d4] ol,.md-body[data-v-4c2d32d4] ul{margin:6px 0;padding-left:20px}.md-body[data-v-4c2d32d4] li{margin:2px 0}.md-body[data-v-4c2d32d4] h1,.md-body[data-v-4c2d32d4] h2,.md-body[data-v-4c2d32d4] h3,.md-body[data-v-4c2d32d4] h4{margin:12px 0 6px;font-size:15px;font-weight:600}.md-body[data-v-4c2d32d4] h1:first-child,.md-body[data-v-4c2d32d4] h2:first-child,.md-body[data-v-4c2d32d4] h3:first-child{margin-top:0}.md-body[data-v-4c2d32d4] blockquote{margin:8px 0;padding:4px 10px;border-left:3px solid rgba(64,158,255,.5);background:rgba(64,158,255,.06);border-radius:0 6px 6px 0}.md-body[data-v-4c2d32d4] a{color:#409eff;text-decoration:underline}.md-body[data-v-4c2d32d4] code:not(.hljs){padding:1px 5px;border-radius:4px;background:rgba(0,0,0,.07);font-family:Consolas,Monaco,Courier New,monospace;font-size:13px}.md-body[data-v-4c2d32d4] table{border-collapse:collapse;margin:8px 0;font-size:13px;width:100%}.md-body[data-v-4c2d32d4] td,.md-body[data-v-4c2d32d4] th{border:1px solid rgba(0,0,0,.12);padding:5px 9px;text-align:left}.md-body[data-v-4c2d32d4] th{background:rgba(0,0,0,.04);font-weight:600}.md-body[data-v-4c2d32d4] hr{border:none;border-top:1px solid rgba(0,0,0,.1);margin:12px 0}.md-body[data-v-4c2d32d4] .code-block{position:relative;margin:8px 0}.md-body[data-v-4c2d32d4] .code-block pre{margin:0;padding:10px 12px;border-radius:8px;overflow-x:auto;background:#f6f8fa;border:1px solid rgba(0,0,0,.08)}.md-body[data-v-4c2d32d4] .code-block code{font-family:Consolas,Monaco,Courier New,monospace;font-size:12.5px;line-height:1.5;background:none;padding:0}.md-body[data-v-4c2d32d4] .code-copy{position:absolute;top:6px;right:6px;padding:2px 8px;font-size:11px;line-height:18px;color:#666;background:hsla(0,0%,100%,.9);border:1px solid rgba(0,0,0,.12);border-radius:5px;cursor:pointer;opacity:0;transition:opacity .15s}.md-body[data-v-4c2d32d4] .code-block:hover .code-copy{opacity:1}@media (hover:none){.md-body[data-v-4c2d32d4] .code-copy{opacity:1}}