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}.page_base__QPYMP{max-width:680px;margin:0 auto;padding:60px 20px;font-family:var(--font-geist-sans);font-size:16px;line-height:1.7;color:#333}.page_base__QPYMP h1{font-size:1.8em;margin:48px 0 16px;border-bottom:1px solid #eee;padding-bottom:8px}.page_base__QPYMP h2{font-size:1.4em;margin:36px 0 12px}.page_base__QPYMP h3{font-size:1.15em;margin:28px 0 8px}.page_base__QPYMP p{margin:0 0 14px}.page_base__QPYMP ol,.page_base__QPYMP ul{margin:0 0 14px;padding-left:28px}.page_base__QPYMP li{margin-bottom:6px}.page_base__QPYMP li>ol,.page_base__QPYMP li>ul{margin-top:6px;margin-bottom:0}.page_base__QPYMP pre{background:#f6f8fa;border-radius:6px;padding:14px 16px;overflow-x:auto;margin:0 0 16px;font-size:13.5px;line-height:1.5}.page_base__QPYMP code{background:#eff1f3;padding:2px 5px;border-radius:3px;font-size:.88em}.page_base__QPYMP pre code{background:none;padding:0;border-radius:0;font-size:inherit}.page_base__QPYMP blockquote{border-left:3px solid #ddd;margin:0 0 14px;padding:2px 16px;color:#666}.page_base__QPYMP a{color:#0366d6;text-decoration:none}.page_base__QPYMP a:hover{text-decoration:underline}.page_base__QPYMP strong{font-weight:600}.page_base__QPYMP hr{border:none;border-top:1px solid #eee;margin:32px 0}.page_base__QPYMP img{max-width:100%}@media (prefers-color-scheme:dark){.page_base__QPYMP{color:#c9d1d9;background:#0d1117}.page_base__QPYMP h1{border-bottom-color:#21262d}.page_base__QPYMP pre{background:#161b22}.page_base__QPYMP code{background:#1c2128}.page_base__QPYMP pre code{background:none}.page_base__QPYMP blockquote{border-left-color:#30363d;color:#8b949e}.page_base__QPYMP a{color:#58a6ff}.page_base__QPYMP hr{border-top-color:#21262d}}@media (max-width:600px){.page_base__QPYMP{padding:32px 16px 80px}}