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}.hljs{background:hsl(var(--muted))!important;color:hsl(var(--muted-foreground))!important;border-radius:.5rem!important;padding:1rem!important;font-family:ui-monospace,SFMono-Regular,SF Mono,Monaco,Consolas,Liberation Mono,Courier New,monospace!important;font-size:.875rem!important;line-height:1.5!important;overflow-x:auto!important}.dark .hljs{background:hsl(var(--background))!important;border:1px solid hsl(var(--border))!important}.hljs-keyword{color:hsl(var(--primary))!important}.hljs-string{color:#22c55e!important}.hljs-number{color:#f97316!important}.hljs-comment{color:hsl(var(--muted-foreground))!important;font-style:italic}.hljs-function{color:#eab308!important}.hljs-variable{color:hsl(var(--foreground))!important}.hljs-built_in{color:#a855f7!important}.hljs-title{color:#eab308!important;font-weight:600}.hljs-tag{color:hsl(var(--primary))!important}.hljs-attribute{color:#22c55e!important}.hljs-meta{color:hsl(var(--muted-foreground))!important}.prose details{border:1px solid hsl(var(--border));border-radius:.5rem;background:hsl(var(--card));margin:1.5rem 0;overflow:hidden}.prose details[open]{box-shadow:0 2px 8px -2px hsl(var(--border))}.prose details summary{background:hsl(var(--muted)/.5);padding:.75rem 1rem;cursor:pointer;font-weight:500;border-bottom:1px solid hsl(var(--border));transition:background-color .2s ease;list-style:none;display:flex;align-items:center;justify-content:space-between}.prose details summary:hover{background:hsl(var(--muted)/.8)}.prose details summary::-webkit-details-marker{display:none}.prose details summary:after{content:"▼";transition:transform .2s ease;color:hsl(var(--muted-foreground));font-size:.875rem}.prose details[open] summary:after{transform:rotate(180deg)}.prose details>:not(summary){padding:1rem;margin:0}.prose details>p:first-of-type{margin-top:0}.prose details>p:last-child{margin-bottom:0}.prose table{border-collapse:collapse;margin:1.5rem 0;overflow:hidden;border-radius:.5rem;border:1px solid hsl(var(--border))}.prose th{background:hsl(var(--muted)/.5);font-weight:600;text-align:left}.prose td,.prose th{padding:.75rem;border-bottom:1px solid hsl(var(--border))}.prose tbody tr:last-child td{border-bottom:none}.prose blockquote,.prose tbody tr:hover{background:hsl(var(--muted)/.3)}.prose blockquote{border-left:4px solid hsl(var(--primary));padding:1rem 1.5rem;margin:1.5rem 0;border-radius:0 .5rem .5rem 0;font-style:italic}.prose blockquote p{margin:0}.prose ol,.prose ul{padding-left:1.5rem;margin:1rem 0}.prose ul{list-style-type:disc}.prose ol{list-style-type:decimal}.prose ul li::marker{color:hsl(var(--primary))}.prose ol li::marker{color:hsl(var(--primary));font-weight:600}.prose li{margin:.25rem 0}.prose input[type=checkbox]{margin-right:.5rem;accent-color:hsl(var(--primary))}.prose a{color:hsl(var(--primary));text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s ease}.prose a:hover{border-bottom-color:hsl(var(--primary))}.prose code:not(.hljs){background:hsl(var(--muted));color:hsl(var(--foreground));padding:.125rem .25rem;border-radius:.25rem;font-size:.875em;font-family:ui-monospace,SFMono-Regular,SF Mono,Monaco,Consolas,Liberation Mono,Courier New,monospace;border:1px solid hsl(var(--border))}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{color:hsl(var(--foreground));font-weight:700;line-height:1.3;margin-top:2rem;margin-bottom:1rem;scroll-margin-top:2rem}.prose h1{font-size:2.25rem;border-bottom:2px solid hsl(var(--border));padding-bottom:.5rem}.prose h2{font-size:1.875rem}.prose h3{font-size:1.5rem}.prose img{border-radius:.5rem;border:1px solid hsl(var(--border));margin:1.5rem 0}.prose hr{border:none;height:1px;background:hsl(var(--border));margin:2rem 0}.prose strong{font-weight:700}.prose em,.prose strong{color:hsl(var(--foreground))}.prose em{font-style:italic}.prose pre::-webkit-scrollbar{height:6px}.prose pre::-webkit-scrollbar-track{background:hsl(var(--muted));border-radius:3px}.prose pre::-webkit-scrollbar-thumb{background:hsl(var(--muted-foreground)/.3);border-radius:3px}.prose pre::-webkit-scrollbar-thumb:hover{background:hsl(var(--muted-foreground)/.5)}@media (max-width:640px){.prose{font-size:.875rem}.prose h1{font-size:1.75rem}.prose h2{font-size:1.5rem}.prose h3{font-size:1.25rem}.prose pre{padding:.75rem;font-size:.8rem}.prose details summary{padding:.625rem .75rem;font-size:.875rem}.prose details>:not(summary){padding:.75rem}.prose table{font-size:.875rem}.prose td,.prose th{padding:.5rem}}.prose.readable{font-size:1.0625rem}.prose.readable p{line-height:1.85;margin-top:1rem;margin-bottom:1rem}.prose.readable li{line-height:1.8}.prose.readable ol,.prose.readable ul{margin-top:1.125rem;margin-bottom:1.125rem}@media print{.prose{color:#000;background:#fff}.prose pre{border:1px solid #ddd}.prose blockquote,.prose pre{background:#f8f9fa;color:#000}.prose blockquote{border-left:4px solid #333}.prose details{border:1px solid #333;background:#f8f9fa}.prose details summary{background:#e9ecef;color:#000;border-bottom:1px solid #333}}