pre[data-theme=light] pre code.hljs{display:block;overflow-x:auto;padding:1em}pre[data-theme=light] code.hljs{padding:3px 5px}pre[data-theme=light]{/*!
  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
*/}pre[data-theme=light] .hljs{color:#24292e;background:#fff}pre[data-theme=light] .hljs-doctag,pre[data-theme=light] .hljs-keyword,pre[data-theme=light] .hljs-meta .hljs-keyword,pre[data-theme=light] .hljs-template-tag,pre[data-theme=light] .hljs-template-variable,pre[data-theme=light] .hljs-type,pre[data-theme=light] .hljs-variable.language_{color:#d73a49}pre[data-theme=light] .hljs-title,pre[data-theme=light] .hljs-title.class_,pre[data-theme=light] .hljs-title.class_.inherited__,pre[data-theme=light] .hljs-title.function_{color:#6f42c1}pre[data-theme=light] .hljs-attr,pre[data-theme=light] .hljs-attribute,pre[data-theme=light] .hljs-literal,pre[data-theme=light] .hljs-meta,pre[data-theme=light] .hljs-number,pre[data-theme=light] .hljs-operator,pre[data-theme=light] .hljs-selector-attr,pre[data-theme=light] .hljs-selector-class,pre[data-theme=light] .hljs-selector-id,pre[data-theme=light] .hljs-variable{color:#005cc5}pre[data-theme=light] .hljs-meta .hljs-string,pre[data-theme=light] .hljs-regexp,pre[data-theme=light] .hljs-string{color:#032f62}pre[data-theme=light] .hljs-built_in,pre[data-theme=light] .hljs-symbol{color:#e36209}pre[data-theme=light] .hljs-code,pre[data-theme=light] .hljs-comment,pre[data-theme=light] .hljs-formula{color:#6a737d}pre[data-theme=light] .hljs-name,pre[data-theme=light] .hljs-quote,pre[data-theme=light] .hljs-selector-pseudo,pre[data-theme=light] .hljs-selector-tag{color:#22863a}pre[data-theme=light] .hljs-subst{color:#24292e}pre[data-theme=light] .hljs-section{color:#005cc5;font-weight:700}pre[data-theme=light] .hljs-bullet{color:#735c0f}pre[data-theme=light] .hljs-emphasis{color:#24292e;font-style:italic}pre[data-theme=light] .hljs-strong{color:#24292e;font-weight:700}pre[data-theme=light] .hljs-addition{color:#22863a;background-color:#f0fff4}pre[data-theme=light] .hljs-deletion{color:#b31d28;background-color:#ffeef0}pre[data-theme=dark] pre code.hljs{display:block;overflow-x:auto;padding:1em}pre[data-theme=dark] code.hljs{padding:3px 5px}pre[data-theme=dark]{/*!
  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
*/}pre[data-theme=dark] .hljs{color:#c9d1d9;background:#0d1117}pre[data-theme=dark] .hljs-doctag,pre[data-theme=dark] .hljs-keyword,pre[data-theme=dark] .hljs-meta .hljs-keyword,pre[data-theme=dark] .hljs-template-tag,pre[data-theme=dark] .hljs-template-variable,pre[data-theme=dark] .hljs-type,pre[data-theme=dark] .hljs-variable.language_{color:#ff7b72}pre[data-theme=dark] .hljs-title,pre[data-theme=dark] .hljs-title.class_,pre[data-theme=dark] .hljs-title.class_.inherited__,pre[data-theme=dark] .hljs-title.function_{color:#d2a8ff}pre[data-theme=dark] .hljs-attr,pre[data-theme=dark] .hljs-attribute,pre[data-theme=dark] .hljs-literal,pre[data-theme=dark] .hljs-meta,pre[data-theme=dark] .hljs-number,pre[data-theme=dark] .hljs-operator,pre[data-theme=dark] .hljs-selector-attr,pre[data-theme=dark] .hljs-selector-class,pre[data-theme=dark] .hljs-selector-id,pre[data-theme=dark] .hljs-variable{color:#79c0ff}pre[data-theme=dark] .hljs-meta .hljs-string,pre[data-theme=dark] .hljs-regexp,pre[data-theme=dark] .hljs-string{color:#a5d6ff}pre[data-theme=dark] .hljs-built_in,pre[data-theme=dark] .hljs-symbol{color:#ffa657}pre[data-theme=dark] .hljs-code,pre[data-theme=dark] .hljs-comment,pre[data-theme=dark] .hljs-formula{color:#8b949e}pre[data-theme=dark] .hljs-name,pre[data-theme=dark] .hljs-quote,pre[data-theme=dark] .hljs-selector-pseudo,pre[data-theme=dark] .hljs-selector-tag{color:#7ee787}pre[data-theme=dark] .hljs-subst{color:#c9d1d9}pre[data-theme=dark] .hljs-section{color:#1f6feb;font-weight:700}pre[data-theme=dark] .hljs-bullet{color:#f2cc60}pre[data-theme=dark] .hljs-emphasis{color:#c9d1d9;font-style:italic}pre[data-theme=dark] .hljs-strong{color:#c9d1d9;font-weight:700}pre[data-theme=dark] .hljs-addition{color:#aff5b4;background-color:#033a16}pre[data-theme=dark] .hljs-deletion{color:#ffdcd7;background-color:#67060c}.tooltip{position:relative;display:inline-block}.tooltip img{width:15px;height:15px}.tooltip .tooltiptext{display:block;visibility:hidden;opacity:0;width:-moz-fit-content;width:fit-content;background-color:#373e47;color:#fff;border-radius:2px;padding:4px 6px;transition:.3s;margin-top:5px;margin-left:-5px;position:absolute;z-index:100}.tooltip .tooltiptext-value{width:-moz-fit-content;width:fit-content;margin-left:0;margin-top:25px}.tooltip:hover .tooltiptext{visibility:visible;opacity:1}.chat-message-markdown-wrapper>:first-child{margin-top:0!important}