.hljs{background:#1a1a1a!important;color:#d4d4d4!important;padding:1rem!important;border-radius:.5rem!important;overflow-x:auto!important}.hljs-keyword{color:#569cd6!important}.hljs-string{color:#ce9178!important}.hljs-number{color:#b5cea8!important}.hljs-function{color:#dcdcaa!important}.hljs-comment{color:#6a9955!important;font-style:italic!important}.hljs-variable{color:#9cdcfe!important}.hljs-operator{color:#d4d4d4!important}.hljs-attr,.hljs-property{color:#9cdcfe!important}.hljs-title{color:#4ec9b0!important}.hljs-params{color:#9cdcfe!important}.hljs-literal{color:#569cd6!important}.hljs-built_in,.hljs-type{color:#4ec9b0!important}.hljs-selector-tag{color:#569cd6!important}.hljs-selector-id{color:#9cdcfe!important}.hljs-selector-class{color:#4ec9b0!important}.hljs-regexp{color:#d16969!important}.hljs-template-tag{color:#ce9178!important}.hljs-template-variable{color:#9cdcfe!important}.hljs-addition{color:#6a9955!important}.hljs-deletion{color:#f44747!important}.hljs-meta{color:#9cdcfe!important}.hljs-emphasis{font-style:italic!important}.hljs-strong{font-weight:700!important}.hljs-link{text-decoration:underline!important}.source-link{display:inline-flex!important;align-items:center!important;gap:.25rem!important;font-size:.75rem!important;background-color:rgba(75,85,99,.5)!important;border-radius:4px!important;padding:2px 6px!important;margin:0 2px!important;color:#60a5fa!important;text-decoration:none!important;transition:background-color .2s ease!important}.source-link:hover{background-color:rgba(75,85,99,.7)!important}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}
/*!
  Theme: GitHub Dark
  Description: Dark theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-dark
  Current colors taken from GitHub's CSS
*/.hljs{color:#c9d1d9;background:#0d1117}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#ff7b72}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#d2a8ff}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-variable{color:#79c0ff}.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#a5d6ff}.hljs-built_in,.hljs-symbol{color:#ffa657}.hljs-code,.hljs-comment,.hljs-formula{color:#8b949e}.hljs-name,.hljs-quote,.hljs-selector-pseudo,.hljs-selector-tag{color:#7ee787}.hljs-subst{color:#c9d1d9}.hljs-section{color:#1f6feb;font-weight:700}.hljs-bullet{color:#f2cc60}.hljs-emphasis{color:#c9d1d9;font-style:italic}.hljs-strong{color:#c9d1d9;font-weight:700}.hljs-addition{color:#aff5b4;background-color:#033a16}.hljs-deletion{color:#ffdcd7;background-color:#67060c}