.content-html h2{font-size:25px;margin-top:22px;line-height:1.2}.content-html h3{font-size:22px;margin-top:17px;line-height:1.2}.content-html h4{font-size:17px;margin-top:12px;line-height:1.2}.content-html h5,.content-html h6{font-size:16px;margin-top:13px;line-height:1.2}.content-html .header-anchor{display:none}.content-html h2:hover .header-anchor,.content-html h3:hover .header-anchor,.content-html h4:hover .header-anchor,.content-html h5:hover .header-anchor,.content-html h6:hover .header-anchor{display:inline}.content-html p{margin:12px 0 20px}.content-html p code{background-color:#fbe5e1;color:#c0341d;padding:2px 4px;border-radius:2px;margin:0 2px;font-size:13px}.content-html pre{font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;background-color:#f1f1f1;padding:1em;font-size:14px;overflow-x:auto}.content-html blockquote{border-left:4px solid #818cf8;background-color:#f1f5f9;padding:1px 10px}.content-html img{border:8px solid #fff;box-shadow:0 0 6px #b7b6b6;box-sizing:border-box;cursor:zoom-in;display:block;margin:0 auto;max-height:520px;max-width:99%}.content-html table{border-top:2px solid #eee;border-bottom:1px solid #eee;border-left:1px solid #eee;padding:0;border-collapse:collapse;margin:10px 0;max-width:100%;width:100%}.content-html td,.content-html th{height:30px;font-size:15px;padding:1px 1px 1px 8px;border-right:1px solid #eee}.content-html tr{border-bottom:1px solid #eee}.content-html thead tr{background-color:#fff!important}.content-html ol,.content-html ul{margin-bottom:30px;padding-inline-start:30px}.content-html ul{list-style:disc}.content-html ol{list-style:decimal}.content-html ul ul{list-style:circle}.content-html ul li{line-height:30px}.content-html ul li p{padding:0;margin-bottom:0}.content-html a{color:#1890ff;padding:2px 0;position:relative;transition:all .2s linear}.content-html a:before{content:"";position:absolute;left:50%;bottom:-1px;width:0;height:1px;background:#f30;transition:all .3s}.content-html a:hover{color:#f30}.content-html a:hover:before{width:100%;left:0;right:0}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}