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}[data-theme=dark] pre code.hljs{display:block;overflow-x:auto;padding:1em}[data-theme=dark] code.hljs{padding:3px 5px}[data-theme=dark] .hljs{color:#abb2bf;background:#282c34}[data-theme=dark] .hljs-comment,[data-theme=dark] .hljs-quote{color:#5c6370;font-style:italic}[data-theme=dark] .hljs-doctag,[data-theme=dark] .hljs-formula,[data-theme=dark] .hljs-keyword{color:#c678dd}[data-theme=dark] .hljs-deletion,[data-theme=dark] .hljs-name,[data-theme=dark] .hljs-section,[data-theme=dark] .hljs-selector-tag,[data-theme=dark] .hljs-subst{color:#e06c75}[data-theme=dark] .hljs-literal{color:#56b6c2}[data-theme=dark] .hljs-addition,[data-theme=dark] .hljs-attribute,[data-theme=dark] .hljs-meta .hljs-string,[data-theme=dark] .hljs-regexp,[data-theme=dark] .hljs-string{color:#98c379}[data-theme=dark] .hljs-attr,[data-theme=dark] .hljs-number,[data-theme=dark] .hljs-selector-attr,[data-theme=dark] .hljs-selector-class,[data-theme=dark] .hljs-selector-pseudo,[data-theme=dark] .hljs-template-variable,[data-theme=dark] .hljs-type,[data-theme=dark] .hljs-variable{color:#d19a66}[data-theme=dark] .hljs-bullet,[data-theme=dark] .hljs-link,[data-theme=dark] .hljs-meta,[data-theme=dark] .hljs-selector-id,[data-theme=dark] .hljs-symbol,[data-theme=dark] .hljs-title{color:#61aeee}[data-theme=dark] .hljs-built_in,[data-theme=dark] .hljs-class .hljs-title,[data-theme=dark] .hljs-title.class_{color:#e6c07b}[data-theme=dark] .hljs-emphasis{font-style:italic}[data-theme=dark] .hljs-strong{font-weight:700}[data-theme=dark] .hljs-link{text-decoration:underline}