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}html:not(.dark) .custom-lang-select-content,html:not(.dark) .radix-select-content,html:not(.dark) [data-radix-popper-content-wrapper]{background:#fff!important;color:#222!important;border-radius:.5rem!important;box-shadow:0 4px 24px rgba(0,0,0,.08)!important;min-width:180px!important}html:not(.dark) .custom-lang-select-item,html:not(.dark) .radix-select-item{display:flex!important;align-items:center!important;position:relative!important;padding:.5rem 1rem!important;margin:.15rem 0!important;border-radius:.375rem!important;font-size:1rem!important;background:#fff!important;color:#222!important;text-align:left!important}html:not(.dark) .custom-lang-select-item>span:first-child,html:not(.dark) .radix-select-item>span:first-child{position:absolute!important;right:.5rem!important;left:auto!important;display:flex!important;align-items:center!important;justify-content:center!important}html:not(.dark) .custom-lang-select-item:active,html:not(.dark) .custom-lang-select-item:focus,html:not(.dark) .custom-lang-select-item[data-state=checked],html:not(.dark) .radix-select-item:active,html:not(.dark) .radix-select-item:focus,html:not(.dark) .radix-select-item[data-state=checked]{background:#f3f4f6!important;color:#111!important}html:not(.dark) .custom-lang-select-item:hover,html:not(.dark) .radix-select-item:hover{background:#f1f5f9!important;color:#111!important}html.dark .custom-lang-select-content,html.dark .radix-select-content,html.dark [data-radix-popper-content-wrapper]{background:#18181b!important;color:#f3f4f6!important;border-radius:.5rem!important;box-shadow:0 4px 24px rgba(0,0,0,.18)!important;min-width:180px!important}html.dark .custom-lang-select-item,html.dark .radix-select-item{background:transparent!important;color:#f3f4f6!important;text-align:left!important;position:relative!important;padding:.5rem 1rem!important}html.dark .custom-lang-select-item>span:first-child,html.dark .radix-select-item>span:first-child{position:absolute!important;right:.5rem!important;left:auto!important;display:flex!important;align-items:center!important;justify-content:center!important}html.dark .custom-lang-select-item:active,html.dark .custom-lang-select-item:focus,html.dark .custom-lang-select-item[data-state=checked],html.dark .radix-select-item:active,html.dark .radix-select-item:focus,html.dark .radix-select-item[data-state=checked]{background:#27272a!important;color:#fff!important}html.dark .custom-lang-select-item:hover,html.dark .radix-select-item:hover{background:#23272f!important;color:#fff!important}html.dark .custom-lang-select-content[data-model-select=true],html:not(.dark) .custom-lang-select-content[data-model-select=true]{min-width:320px!important;max-width:400px!important}html.dark .custom-lang-select-item[data-model-select=true],html:not(.dark) .custom-lang-select-item[data-model-select=true]{font-size:.875rem!important;line-height:1.25rem!important;padding:.75rem 1rem!important;white-space:normal!important;word-wrap:break-word!important}.audio-modal-bg{background:#fff!important;border-radius:.75rem;box-shadow:0 4px 32px rgba(0,0,0,.1),0 1.5px 6px rgba(0,0,0,.04);border:1px solid #e5e7eb}@media (prefers-color-scheme:dark){.audio-modal-bg{background:#18181b!important;border:1px solid #27272a!important;color:#f4f4f5!important}}.audio-modal-input{border:1px solid #d1d5db!important;background:#fff!important;border-radius:.375rem!important;box-shadow:none!important;color:#18181b!important}@media (prefers-color-scheme:dark){.audio-modal-input{border:1px solid #27272a!important;background:#27272a!important;color:#f4f4f5!important}}.audio-modal-input:focus{border-color:#a3a3a3!important;outline:none!important}@media (prefers-color-scheme:dark){.audio-modal-input:focus{border-color:#a1a1aa!important}}.audio-modal-bg .audio-modal-option,.audio-modal-bg .radix-select-item{border:1px solid #d1d5db;border-radius:.375rem;margin-bottom:.25rem;background:#fff;transition:border-color .2s;color:#18181b}@media (prefers-color-scheme:dark){.audio-modal-bg .audio-modal-option,.audio-modal-bg .radix-select-item{border:1px solid #27272a;background:#27272a;color:#f4f4f5}}.audio-modal-bg .audio-modal-option:focus,.audio-modal-bg .audio-modal-option[data-state=active],.audio-modal-bg .radix-select-item:focus,.audio-modal-bg .radix-select-item[data-state=active]{border-color:#a3a3a3;background:#f3f4f6}@media (prefers-color-scheme:dark){.audio-modal-bg .audio-modal-option:focus,.audio-modal-bg .audio-modal-option[data-state=active],.audio-modal-bg .radix-select-item:focus,.audio-modal-bg .radix-select-item[data-state=active]{border-color:#a1a1aa;background:#18181b}}.audio-modal-bg .audio-modal-option,.audio-modal-bg .radix-select-item,.audio-modal-bg [role=option]{background:#fff!important}@media (prefers-color-scheme:dark){.audio-modal-bg .audio-modal-option,.audio-modal-bg .radix-select-item,.audio-modal-bg [role=option]{background:#27272a!important;color:#f4f4f5!important}}[data-radix-select-item],[role=option]{background:#fff!important;color:#18181b!important}@media (prefers-color-scheme:dark){[data-radix-select-item],[role=option]{background:#27272a!important;color:#f4f4f5!important}}[data-radix-select-content],[role=listbox]{border-color:#d1d5db!important;border-width:1px!important}@media (prefers-color-scheme:dark){[data-radix-select-content],[role=listbox]{border-color:#27272a!important}}