pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#abb2bf;background:#282c34}.hljs-comment,.hljs-quote{color:#5c6370;font-style:italic}.hljs-doctag,.hljs-formula,.hljs-keyword{color:#c678dd}.hljs-deletion,.hljs-name,.hljs-section,.hljs-selector-tag,.hljs-subst{color:#e06c75}.hljs-literal{color:#56b6c2}.hljs-addition,.hljs-attribute,.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#98c379}.hljs-attr,.hljs-number,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-pseudo,.hljs-template-variable,.hljs-type,.hljs-variable{color:#d19a66}.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-symbol,.hljs-title{color:#61aeee}.hljs-built_in,.hljs-class .hljs-title,.hljs-title.class_{color:#e6c07b}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-link{text-decoration:underline}.markdown{color:hsl(var(--foreground))}.markdown h1{font-size:1.875rem;line-height:2.25rem;font-weight:700}.markdown h1,.markdown h2{margin-top:2rem;margin-bottom:1rem}.markdown h2{font-size:1.5rem;line-height:2rem;font-weight:600}.markdown h3{font-size:1.25rem}.markdown h3,.markdown h4{margin-top:1.5rem;margin-bottom:.75rem;line-height:1.75rem;font-weight:600}.markdown h4{font-size:1.125rem}.markdown h5{font-size:1rem;line-height:1.5rem}.markdown h5,.markdown h6{margin-top:1rem;margin-bottom:.5rem;font-weight:600}.markdown h6{font-size:.875rem;line-height:1.25rem}.markdown p{margin-top:1rem;margin-bottom:1rem;line-height:1.75rem}.markdown ul{list-style-type:disc}.markdown ol,.markdown ul{margin-top:1rem;margin-bottom:1rem;padding-left:2rem}.markdown ol{list-style-type:decimal}.markdown li{margin-top:.25rem;margin-bottom:.25rem}.markdown a{color:hsl(var(--primary));text-decoration-line:underline;text-underline-offset:4px}.markdown a:hover{color:hsl(var(--primary)/.8)}.markdown blockquote{margin-top:1rem;margin-bottom:1rem;border-left-width:4px;border-color:hsl(var(--border));padding-left:1rem;font-style:italic}.markdown pre{margin-top:1rem;margin-bottom:1rem;overflow-x:auto;border-radius:calc(var(--radius) - 2px);padding:1rem}.markdown code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;line-height:1.25rem}.markdown img{height:auto;max-width:100%;border-radius:calc(var(--radius) - 2px)}.markdown img,.markdown table{margin-top:1rem;margin-bottom:1rem}.markdown table{width:100%;border-collapse:collapse}.markdown th{background-color:hsl(var(--muted))}.markdown td,.markdown th{border-width:1px;border-color:hsl(var(--border));padding:.5rem}.markdown hr{margin-top:2rem;margin-bottom:2rem;border-top-width:1px;border-color:hsl(var(--border))}