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:#fff}.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}.chat-window[data-v-70e98f1e]{height:100%;padding:20px 20px 40px}.messages-container[data-v-70e98f1e]{min-height:80vh;max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:20px;justify-content:flex-start}.empty-state[data-v-70e98f1e]{flex:1;display:flex;align-items:center;justify-content:center;min-height:80vh;text-align:center;color:#999}.message-wrapper[data-v-70e98f1e]{display:flex;gap:12px;align-items:flex-start}.message-wrapper.assistant[data-v-70e98f1e]{flex-direction:row}.message-wrapper.user[data-v-70e98f1e]{flex-direction:row-reverse}.n-avatar[data-v-70e98f1e]{flex-shrink:0}.n-avatar[data-v-70e98f1e] img{-o-object-fit:cover!important;object-fit:cover!important;width:100%;height:100%}.bubble[data-v-70e98f1e]{max-width:80%;width:-moz-fit-content;width:fit-content;padding:12px 16px;border-radius:18px;background:#f5f5f5;box-shadow:0 1px 2px rgba(0,0,0,.1);word-break:break-word;line-height:1.5;align-self:flex-start}.user .bubble[data-v-70e98f1e]{background:#409eff;color:#fff;align-self:flex-end;border-bottom-right-radius:4px}.assistant .bubble[data-v-70e98f1e]{border-bottom-left-radius:4px}.bubble[data-v-70e98f1e] .katex-display,.bubble[data-v-70e98f1e] blockquote,.bubble[data-v-70e98f1e] pre,.bubble[data-v-70e98f1e] table{max-width:100%;overflow-x:auto}.bubble[data-v-70e98f1e] pre{background:#f6f8fa!important;color:#24292e;padding:16px;border-radius:12px;margin:16px 0;font-size:14px;line-height:1.6;border:1px solid #e1e4e8;overflow-x:auto;position:relative}.bubble[data-v-70e98f1e] .hljs{background:transparent!important}.bubble[data-v-70e98f1e] pre code:before{content:attr(data-language);position:absolute;top:8px;right:12px;font-size:11px;color:#586069;text-transform:uppercase;letter-spacing:1px;font-weight:600}.bubble[data-v-70e98f1e] code:not(pre code){background:rgba(0,0,0,.08);padding:2px 6px;border-radius:4px;font-size:.9em;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace}.user .bubble[data-v-70e98f1e] pre{background:#e6f1ff!important;border:1px solid #91c9ff;color:#1e1e1e}.user .bubble[data-v-70e98f1e] code:not(pre code){background:hsla(0,0%,100%,.3)}.bubble[data-v-70e98f1e] .katex-display{padding:12px 0;margin:16px 0}.bubble[data-v-70e98f1e] .katex{font-size:1.1em!important}.streaming-cursor[data-v-70e98f1e]{animation:blink-70e98f1e 1s infinite;margin-left:8px;font-weight:700}@keyframes blink-70e98f1e{0%,to{opacity:1}50%{opacity:0}}.input-container[data-v-382b3d0c]{max-width:800px;margin:0 auto;padding:0 20px}.actions[data-v-382b3d0c]{margin-top:12px;text-align:right}.chat-layout[data-v-2a4b67bc]{display:flex;flex-direction:column}.chat-content[data-v-2a4b67bc]{flex:80vh;overflow:hidden}.chat-footer[data-v-2a4b67bc]{padding:16px 0;background:#fff;border-top:1px solid #eee!important}@media (prefers-color-scheme:dark){.chat-footer[data-v-2a4b67bc]{background:#18181c;border-top:1px solid #333!important}}