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-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#79c0ff}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#a5d6ff}.hljs-built_in,.hljs-symbol{color:#ffa657}.hljs-comment,.hljs-code,.hljs-formula{color:#8b949e}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{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}:root{--editor-font: "Fira Code", monospace;--preview-font: "Inter", sans-serif;--print-orientation: portrait;--print-margin: 12mm;--print-font-size: 10pt;--print-table-font: 7.5pt}body{font-family:var(--preview-font);background-color:#0b1120;color:#e2e8f0;overflow:hidden}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0f172a99}::-webkit-scrollbar-thumb{background:#334155;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#475569}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}#markdown-input{font-family:var(--editor-font);-moz-tab-size:2;-o-tab-size:2;tab-size:2;line-height:1.6}#line-numbers{font-family:var(--editor-font);line-height:1.6;-webkit-user-select:none;-moz-user-select:none;user-select:none}.preview-theme-doneapi{background-color:#0f172a;color:#cbd5e1}.preview-theme-doneapi a{color:#38bdf8;text-decoration:underline}.preview-theme-doneapi h1,.preview-theme-doneapi h2,.preview-theme-doneapi h3{color:#f8fafc}.preview-theme-doneapi pre{background:#020617!important;border:1px solid #1e293b}.preview-theme-doneapi table{border-color:#334155}.preview-theme-doneapi th{background-color:#1e293b;color:#f1f5f9}.preview-theme-doneapi td{border-color:#334155}.preview-theme-github-light{background-color:#fff;color:#24292f}.preview-theme-github-light a{color:#0969da}.preview-theme-github-light h1,.preview-theme-github-light h2,.preview-theme-github-light h3{color:#1f2328}.preview-theme-github-light pre{background:#f6f8fa!important;border:1px solid #d0d7de;color:#1f2328}.preview-theme-github-light code{background:#afb8c133;color:#24292f}.preview-theme-github-light table{border-color:#d0d7de}.preview-theme-github-light th{background-color:#f6f8fa;color:#24292f}.preview-theme-github-light td{border-color:#d0d7de;color:#24292f}.preview-theme-github-light tr:nth-child(2n){background-color:#f6f8fa}.preview-theme-github-light blockquote{border-left-color:#d0d7de;color:#57606a}.preview-theme-academic{background-color:#fcfbf9;color:#2b2b2b;font-family:Newsreader,serif}.preview-theme-academic a{color:#854d0e}.preview-theme-academic h1,.preview-theme-academic h2{font-family:Inter,sans-serif;color:#1c1917}.preview-theme-academic pre{background:#f5f5f4!important;border:1px solid #e7e5e4}.preview-theme-academic th{background-color:#e7e5e4;color:#1c1917}.markdown-body h1{font-size:1.85rem;font-weight:800;margin-top:1.25rem;margin-bottom:.75rem;border-bottom:1px solid rgba(148,163,184,.2);padding-bottom:.4rem}.markdown-body h2{font-size:1.45rem;font-weight:700;margin-top:1.5rem;margin-bottom:.6rem;border-bottom:1px solid rgba(148,163,184,.15);padding-bottom:.3rem}.markdown-body h3{font-size:1.2rem;font-weight:600;margin-top:1.2rem;margin-bottom:.4rem}.markdown-body p,.markdown-body ul,.markdown-body ol{margin-bottom:.9rem;line-height:1.7}.markdown-body ul{list-style-type:disc;padding-left:1.5rem}.markdown-body ol{list-style-type:decimal;padding-left:1.5rem}.markdown-body li{margin-bottom:.25rem}.markdown-body blockquote{border-left:4px solid #38bdf8;padding-left:1rem;margin-left:0;margin-right:0;margin-bottom:1rem;font-style:italic;color:#94a3b8}.markdown-body pre{padding:1rem;border-radius:.5rem;overflow-x:auto;margin-bottom:1rem;font-family:var(--editor-font);font-size:.85rem}.markdown-body code:not(pre code){font-family:var(--editor-font);font-size:.82em;padding:.15em .35em;border-radius:.3em;background:#94a3b826}.markdown-body .table-wrapper{width:100%;overflow-x:auto;margin-bottom:1.25rem;border-radius:.5rem;border:1px solid #334155}.markdown-body table{width:100%;border-collapse:collapse;font-size:.875rem;text-align:left}.markdown-body th{padding:.65rem .85rem;font-weight:700;border:1px solid #334155;background-color:#1e293b;white-space:nowrap}.markdown-body td{padding:.55rem .85rem;border:1px solid #334155;vertical-align:top}.markdown-body tr:nth-child(2n){background-color:#1e293b4d}.markdown-body hr{border:0;height:1px;background:#94a3b833;margin:1.5rem 0}@media print{@page{size:var(--print-orientation);margin:var(--print-margin)}body{background:#fff!important;color:#1e293b!important;overflow:visible!important;height:auto!important}#app-header,#editor-pane,#pane-resizer,#preview-toolbar,#bottom-promo-bar,#export-modal,#cloud-modal,.no-print{display:none!important}#main-container{display:block!important;height:auto!important;overflow:visible!important}#preview-pane{width:100%!important;height:auto!important;overflow:visible!important;border:none!important;padding:0!important;background:#fff!important}#markdown-output{width:100%!important;padding:0!important;background:#fff!important;color:#111827!important;font-size:var(--print-font-size)!important}.print-header-banner{display:block!important;border-bottom:2px solid #0f172a;margin-bottom:15mm;padding-bottom:4mm}.print-footer-banner{display:block!important;margin-top:15mm;padding-top:4mm;border-top:1px solid #cbd5e1;font-size:8pt;color:#64748b}.markdown-body .table-wrapper{overflow:visible!important;border:none!important;margin:10mm 0!important;width:100%!important}.print-autofit-tables table{width:100%!important;max-width:100%!important;table-layout:auto!important;border-collapse:collapse!important;font-size:var(--print-table-font)!important;line-height:1.25!important}.print-autofit-tables th,.print-autofit-tables td{padding:3px 5px!important;word-break:break-word!important;overflow-wrap:anywhere!important;hyphens:auto!important;border:1px solid #94a3b8!important;color:#0f172a!important}.print-autofit-tables th{background-color:#f1f5f9!important;font-weight:700!important}.print-autofit-tables tr:nth-child(2n){background-color:#f8fafc!important}.print-autofit-tables code{font-size:calc(var(--print-table-font) - 1pt)!important;padding:1px 3px!important;background-color:#f1f5f9!important;border:1px solid #e2e8f0!important;color:#0f172a!important;word-break:break-all!important}table,tr,td,th,pre,blockquote{page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}h1,h2,h3{page-break-after:avoid;-moz-column-break-after:avoid;break-after:avoid;color:#0f172a!important}}
