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:#ffffff}.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}.markdown-body{color:var(--text-secondary);line-height:1.7;font-size:.9375rem}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4{color:var(--text-primary);font-weight:600;letter-spacing:-.01em}.markdown-body h1{font-size:1.75rem;margin-top:0;margin-bottom:1rem}.markdown-body h2{font-size:1.35rem;margin-top:2rem;margin-bottom:.75rem;padding-bottom:.4rem;border-bottom:1px solid var(--border)}.markdown-body h3{font-size:1.1rem;margin-top:1.5rem;margin-bottom:.5rem}.markdown-body h4{font-size:1rem;margin-top:1.25rem;margin-bottom:.5rem}.markdown-body p{margin:.75rem 0}.markdown-body a{color:var(--accent);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .15s}.markdown-body a:hover{border-bottom-color:var(--accent)}.markdown-body pre{background:#1e1e1e;border-radius:.5rem;padding:1rem;overflow-x:auto;margin:1.25rem 0;position:relative}.markdown-body code{font-family:JetBrains Mono,Fira Code,monospace;font-size:.8125rem}.markdown-body :not(pre)>code{background:var(--surface-secondary);padding:.15rem .4rem;border-radius:.25rem;font-size:.8125rem;color:#d14}.markdown-body table{width:100%;border-collapse:collapse;margin:1rem 0;font-size:.8125rem}.markdown-body td,.markdown-body th{border:1px solid var(--border);padding:.5rem .75rem;text-align:left}.markdown-body th{font-weight:600;color:var(--text-primary)}.markdown-body th,.markdown-body tr:hover{background:var(--surface-secondary)}.markdown-body blockquote{margin:1rem 0;padding:.75rem 1rem;border-left:3px solid var(--accent);background:var(--accent-light);border-radius:.375rem;color:var(--text-secondary)}.markdown-body blockquote p{margin:0}.markdown-body ol,.markdown-body ul{margin:.75rem 0;padding-left:1.5rem}.markdown-body li,.markdown-body li>ol,.markdown-body li>ul{margin:.2rem 0}.markdown-body hr{margin:2rem 0;border:none;height:1px;background:linear-gradient(to right,var(--border),transparent)}.markdown-body img{max-width:100%;height:auto;border-radius:.5rem;margin:1rem 0}.markdown-body input[type=checkbox]{margin-right:.4rem}