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}.prose code{padding:.125rem .25rem;border-radius:.25rem;font-size:.875rem}.prose code,.prose pre{background-color:hsl(var(--muted));color:hsl(var(--foreground));font-family:Fira Code,Monaco,Cascadia Code,Roboto Mono,monospace}.prose pre{border:1px solid hsl(var(--border));border-radius:.5rem;padding:1rem;overflow-x:auto}.prose pre code{background:none;padding:0;color:inherit}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{color:hsl(var(--foreground));font-weight:600;margin-top:1.5rem;margin-bottom:.5rem}.prose h1{font-size:1.5rem}.prose h2{font-size:1.25rem}.prose h3{font-size:1.125rem}.prose ol,.prose ul{color:hsl(var(--foreground));padding-left:1.5rem}.prose li{color:hsl(var(--foreground));margin:.25rem 0}.prose a{color:hsl(var(--primary));text-decoration:underline;text-decoration-color:hsl(var(--primary)/.3);transition:text-decoration-color .2s}.prose a:hover{text-decoration-color:hsl(var(--primary))}.prose blockquote{border-left:4px solid hsl(var(--border));margin:1rem 0;font-style:italic;color:hsl(var(--muted-foreground));background-color:hsl(var(--muted)/.3);padding:.75rem 1rem;border-radius:0 .5rem .5rem 0}.prose table{border-collapse:collapse;width:100%;margin:1rem 0;border:1px solid hsl(var(--border));border-radius:.5rem;overflow:hidden}.prose th{background-color:hsl(var(--muted));font-weight:600;text-align:left}.prose td,.prose th{color:hsl(var(--foreground));padding:.75rem;border-bottom:1px solid hsl(var(--border))}.prose tr:last-child td{border-bottom:none}.prose hr{border:none;height:1px;background-color:hsl(var(--border));margin:2rem 0}.prose img{max-width:100%;height:auto;border-radius:.5rem;border:1px solid hsl(var(--border))}.prose strong{font-weight:600}.prose em,.prose strong{color:hsl(var(--foreground))}.prose em{font-style:italic}.hljs{background:hsl(var(--muted))!important;color:hsl(var(--foreground))!important}.bg-gradient-to-br .prose,.bg-gradient-to-br .prose h1,.bg-gradient-to-br .prose h2,.bg-gradient-to-br .prose h3,.bg-gradient-to-br .prose h4,.bg-gradient-to-br .prose h5,.bg-gradient-to-br .prose h6,.bg-gradient-to-br .prose li,.bg-gradient-to-br .prose p,.bg-gradient-to-br .prose td{color:#fff}.bg-gradient-to-br .prose code{background-color:hsla(0,0%,100%,.2);color:#fff}.bg-gradient-to-br .prose pre{background-color:hsla(0,0%,100%,.1);color:#fff;border:1px solid hsla(0,0%,100%,.2)}.bg-gradient-to-br .prose blockquote{background-color:hsla(0,0%,100%,.1);border-left-color:hsla(0,0%,100%,.3);color:hsla(0,0%,100%,.8)}.bg-gradient-to-br .prose table{border-color:hsla(0,0%,100%,.2)}.bg-gradient-to-br .prose th{background-color:hsla(0,0%,100%,.1)}.bg-gradient-to-br .prose td,.bg-gradient-to-br .prose th{color:#fff;border-bottom-color:hsla(0,0%,100%,.2)}.message-content{word-break:break-word;overflow-wrap:break-word;max-width:100%}.message-content ol,.message-content ul{display:block;margin:1em 0;padding-left:2em}.message-content ul{list-style-type:disc}.message-content ol{list-style-type:decimal}.message-content li{display:list-item;margin:.25em 0}.message-content p{margin:1em 0}.message-content h1,.message-content h2,.message-content h3,.message-content h4,.message-content h5,.message-content h6{margin-top:1.5em;margin-bottom:.5em;font-weight:600;line-height:1.25}.message-content table{border-collapse:collapse;margin:1em 0}.message-content blockquote{margin:1em 0;padding-left:1em;border-left:4px solid}.message-content img{max-width:100%;height:auto;margin:1em 0}