/*!
  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}.hljs-bullet{color:#735c0f}.hljs-emphasis,.hljs-strong{color:#24292e}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}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}.chat-textarea{scrollbar-width:none;-ms-overflow-style:none}.chat-textarea::-webkit-scrollbar{display:none}.typing-indicator{display:flex;gap:4px}.typing-dot{width:8px;height:8px;border-radius:50%;background-color:#E9FFDA}.typing-dot:first-child{animation:bounce 1.4s 0s infinite}.typing-dot:nth-child(2){animation:bounce 1.4s .15s infinite}.typing-dot:nth-child(3){animation:bounce 1.4s .3s infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.prose{color:inherit;line-height:1.6}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{color:inherit;font-weight:600;line-height:1.3}.prose h1{font-size:1.5rem;margin-top:1.5rem;margin-bottom:.75rem}.prose h2{font-size:1.25rem;margin-top:1.25rem;margin-bottom:.5rem}.prose h3{font-size:1.125rem;margin-top:1rem;margin-bottom:.5rem}.prose h4,.prose h5,.prose h6{font-size:1rem;margin-top:.75rem;margin-bottom:.25rem}.prose p{margin-top:0;margin-bottom:.5rem;line-height:1.6}.prose ol,.prose ul{margin-top:.25rem;margin-bottom:.5rem;padding-left:1.5rem}.prose li{margin-top:.125rem;margin-bottom:.125rem;line-height:1.6}.prose li p{margin-top:0;margin-bottom:0}.prose code{color:inherit;font-size:.875rem;font-family:Fira Code,Monaco,Consolas,monospace;background-color:rgba(0,0,0,.05);padding:.125rem .25rem;border-radius:.25rem;border:1px solid rgba(0,0,0,.1)}.dark .prose code{background-color:rgba(255,255,255,.1);border-color:rgba(255,255,255,.1)}.prose pre{margin-top:.75rem;margin-bottom:.75rem;background-color:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.1);border-radius:.5rem;overflow-x:auto}.dark .prose pre{background-color:rgba(255,255,255,.05);border-color:rgba(255,255,255,.1)}.prose pre code{background:none;border:none;padding:0;font-size:.875rem}.prose blockquote{margin-top:.75rem;margin-bottom:.75rem;color:inherit;border-left:4px solid rgba(59,130,246,.3);background-color:rgba(59,130,246,.05);padding:.5rem 1rem;border-radius:0 .25rem .25rem 0;font-style:italic}.dark .prose blockquote{background-color:rgba(59,130,246,.1)}.prose table{margin-top:.75rem;margin-bottom:.75rem;border-collapse:collapse;width:100%}.prose td,.prose th{border:1px solid rgba(0,0,0,.1);padding:.5rem .75rem;text-align:left}.dark .prose td,.dark .prose th{border-color:rgba(255,255,255,.1)}.prose th{background-color:rgba(0,0,0,.05);font-weight:600}.dark .prose th{background-color:rgba(255,255,255,.05)}.prose tr:hover{background-color:rgba(0,0,0,.02)}.dark .prose tr:hover{background-color:rgba(255,255,255,.02)}.prose a{color:rgb(59,130,246);text-decoration:underline;text-underline-offset:2px;transition:color .2s ease}.prose a:hover{color:rgb(37,99,235)}.dark .prose a{color:rgb(96,165,250)}.dark .prose a:hover{color:rgb(147,197,253)}.prose hr{margin:1.5rem 0;border:none;border-top:1px solid rgba(0,0,0,.1)}.dark .prose hr{border-top-color:rgba(255,255,255,.1)}.hljs{background:transparent!important;padding:0!important}.copy-button{transition:all .2s ease}.copy-button:hover{transform:scale(1.05)}.prose input[type=checkbox]{margin-right:.5rem;accent-color:rgb(59,130,246)}@media (max-width:640px){.prose{font-size:.875rem}.prose h1{font-size:1.25rem}.prose h2{font-size:1.125rem}.prose h3{font-size:1rem}.prose pre,.prose table{font-size:.75rem}}.wave-effect{animation:wave-loading 8s ease-in-out infinite;background:linear-gradient(90deg,currentColor,rgba(0,0,0,.3) 25%,rgba(0,0,0,.6) 50%,rgba(0,0,0,.3) 75%,currentColor);background-size:200% 100%;background-position:-200% 0;-webkit-background-clip:text;background-clip:text}.dark .wave-effect,.wave-effect{-webkit-text-fill-color:transparent;color:transparent}.dark .wave-effect{background:linear-gradient(90deg,currentColor,rgba(255,255,255,.3) 25%,rgba(255,255,255,.6) 50%,rgba(255,255,255,.3) 75%,currentColor);background-size:200% 100%;background-position:-200% 0;-webkit-background-clip:text;background-clip:text}@keyframes wave-loading{0%{background-position:-200% 0}to{background-position:200% 0}}