.chat-msg{padding:8px 12px;border-radius:8px;margin-bottom:6px;font-size:13px;max-width:100%;min-width:0;overflow-wrap:anywhere;word-break:break-word}.chat-user{background:#1e3a5f;align-self:flex-end;max-width:85%;white-space:pre-wrap}.chat-asst{background:#1a1f29;border:1px solid #2c333f;max-width:95%}.md-body{line-height:1.45;min-width:0;max-width:100%;overflow-wrap:anywhere}.md-body h1,.md-body h2,.md-body h3{margin:6px 0 4px}.md-body blockquote{margin:4px 0;padding-left:10px;border-left:3px solid #3a4150;color:#8b949e}.md-body pre{max-width:100%;overflow-x:auto;white-space:pre}.md-body pre code{white-space:pre;word-break:normal;overflow-wrap:normal}.codeblock{margin:6px 0;border:1px solid #21262d;border-radius:6px;overflow:hidden;background:#0d1117}.codeblock-header{display:flex;align-items:center;gap:8px;padding:4px 10px;font-size:11px;color:#8b949e;background:#161b22;border-bottom:1px solid #21262d;cursor:pointer;-webkit-user-select:none;user-select:none}.codeblock-header:hover{background:#1a1f29;color:#e8eaed}.codeblock-header .lang{text-transform:uppercase;letter-spacing:.5px}.codeblock-header .info{color:#6e7681}.codeblock-header .toggle{color:#6ea8fe;font-size:12px}.codeblock-header .pulse{color:#74c69d}.codeblock-body{position:relative}.codeblock-body pre{margin:0!important;border:0!important;border-radius:0!important;background:transparent!important}.codeblock-body.collapsed:before{content:"";position:absolute;top:0;left:0;right:0;height:30px;background:linear-gradient(to bottom,#0d1117,transparent);pointer-events:none;z-index:1}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.pulse{animation:pulse 1.2s ease-in-out infinite}@keyframes blink{0%,49%{opacity:1}50%,to{opacity:0}}.caret{display:inline-block;animation:blink 1s steps(2) infinite;color:#6ea8fe;margin-left:2px}@media (prefers-reduced-motion: reduce){.pulse,.caret{animation:none}}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-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#79c0ff}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#a5d6ff}.hljs-built_in,.hljs-symbol{color:#ffa657}.hljs-comment,.hljs-code,.hljs-formula{color:#8b949e}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{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}
