.markdown-preview{padding:32px 48px;max-width:100%;overflow-y:auto;height:100%;background:#fff;color:#24292e;line-height:1.6;font-size:16px}.markdown-preview h1,.markdown-preview h2,.markdown-preview h3,.markdown-preview h4,.markdown-preview h5,.markdown-preview h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25;color:#24292e}.markdown-preview h1{font-size:2em;border-bottom:1px solid #eaecef;padding-bottom:.3em}.markdown-preview h2{font-size:1.5em;border-bottom:1px solid #eaecef;padding-bottom:.3em}.markdown-preview h3{font-size:1.25em}.markdown-preview p{margin-bottom:16px}.markdown-preview ul,.markdown-preview ol{margin-bottom:16px;padding-left:2em}.markdown-preview li{margin-bottom:4px}.markdown-preview blockquote{padding:0 1em;color:#6a737d;border-left:.25em solid #dfe2e5;margin-bottom:16px}.markdown-preview code{padding:.2em .4em;margin:0;font-size:85%;background-color:#1b1f230d;border-radius:3px;font-family:Fira Code,Courier New,monospace;color:#24292e}.markdown-preview pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f6f8fa;border-radius:6px;margin-bottom:16px;border:1px solid #e1e4e8}.markdown-preview pre code{display:inline;max-width:auto;padding:0;margin:0;overflow:visible;line-height:inherit;word-wrap:normal;background-color:transparent;border:0;color:#24292e}.markdown-preview pre .hljs{background:#f6f8fa!important;color:#24292e!important}.markdown-preview pre .hljs-keyword,.markdown-preview pre .hljs-selector-tag,.markdown-preview pre .hljs-built_in,.markdown-preview pre .hljs-name,.markdown-preview pre .hljs-tag{color:#d73a49!important;font-weight:600}.markdown-preview pre .hljs-string,.markdown-preview pre .hljs-title,.markdown-preview pre .hljs-section,.markdown-preview pre .hljs-attribute,.markdown-preview pre .hljs-literal,.markdown-preview pre .hljs-template-tag,.markdown-preview pre .hljs-template-variable,.markdown-preview pre .hljs-type,.markdown-preview pre .hljs-addition{color:#032f62!important}.markdown-preview pre .hljs-comment,.markdown-preview pre .hljs-quote,.markdown-preview pre .hljs-deletion,.markdown-preview pre .hljs-meta{color:#6a737d!important}.markdown-preview pre .hljs-number,.markdown-preview pre .hljs-regexp,.markdown-preview pre .hljs-symbol,.markdown-preview pre .hljs-variable{color:#005cc5!important}.markdown-preview pre .hljs-function,.markdown-preview pre .hljs-title.function_{color:#6f42c1!important}.markdown-preview pre .hljs-class .hljs-title{color:#d73a49!important;font-weight:600}.markdown-preview table{border-spacing:0;border-collapse:collapse;margin-bottom:16px;width:100%}.markdown-preview table th,.markdown-preview table td{padding:6px 13px;border:1px solid #dfe2e5}.markdown-preview table th{font-weight:600;background-color:#f6f8fa}.markdown-preview table tr:nth-child(2n){background-color:#f6f8fa}.markdown-preview a{color:#0366d6;text-decoration:none}.markdown-preview a:hover{text-decoration:underline}.markdown-preview img{max-width:100%;height:auto;margin-bottom:16px}.markdown-preview hr{height:.25em;padding:0;margin:24px 0;background-color:#e1e4e8;border:0}.highlight-selection{background-color:#fff3cd!important;color:#856404!important;padding:2px 4px;border-radius:3px;box-shadow:0 0 0 2px #ffc1074d;transition:all .2s ease}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}.markdown-editor-container{display:flex;flex-direction:column;flex:1;overflow:hidden;background:#1e1e1e}.view-controls{display:flex;gap:4px;padding:8px 16px;background:#252526;border-bottom:1px solid #3e3e42}.view-btn{padding:6px 16px;background:transparent;border:1px solid transparent;border-radius:4px;color:#ccc;font-size:13px;cursor:pointer;transition:all .2s}.view-btn:hover{background:#2d2d30;color:#fff}.view-btn.active{background:#007acc;color:#fff;border-color:#007acc}.editor-wrapper{display:flex;flex:1;overflow:hidden}.editor-pane{display:flex;flex-direction:column;overflow:hidden}.editor-pane.split{border-right:1px solid #3e3e42;flex-shrink:0}.editor-pane.full{width:100%}.resize-handle{width:4px;background:#3e3e42;cursor:col-resize;flex-shrink:0;position:relative;transition:background .2s}.resize-handle:hover{background:#007acc}.resize-handle:before{content:"";position:absolute;left:-2px;right:-2px;top:0;bottom:0;cursor:col-resize}.preview-pane{display:flex;flex-direction:column;overflow:hidden;background:#fff}.preview-pane.split{flex-shrink:0}.preview-pane.full{width:100%}.toolbar{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;background:#252526;border-bottom:1px solid #3e3e42;min-height:48px}.toolbar-left{display:flex;align-items:center;gap:16px}.toolbar-title{font-size:18px;font-weight:600;color:#fff;margin:0}.toolbar-filename{font-size:13px;color:#858585;padding:4px 8px;background:#2d2d30;border-radius:4px}.toolbar-right{display:flex;gap:8px}.toolbar-btn{display:flex;align-items:center;gap:6px;padding:6px 12px;background:#2d2d30;border:1px solid #3e3e42;border-radius:4px;color:#ccc;font-size:13px;cursor:pointer;transition:all .2s}.toolbar-btn:hover:not(:disabled){background:#37373d;border-color:#007acc;color:#fff}.toolbar-btn:active:not(:disabled){background:#2d2d30}.toolbar-btn:disabled{opacity:.5;cursor:not-allowed}.toolbar-btn svg{flex-shrink:0}.app{display:flex;flex-direction:column;height:100vh;width:100vw;background:#1e1e1e;color:#d4d4d4}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}#root{width:100vw;height:100vh;display:flex;flex-direction:column}code{font-family:Fira Code,Courier New,monospace}
