.tool-preview-area{align-items:center!important}#themeSelect,#viewModeSelect,#exampleSelect{font-size:.875rem;font-weight:300;border-radius:0}#markdownInput{height:100%;min-height:400px;resize:vertical;border-radius:0}#htmlOutput{height:100%;min-height:400px;overflow-y:auto;padding:1rem;border-radius:0}.theme-light{background:#fff!important;color:#333!important}.theme-light h1,.theme-light h2,.theme-light h3,.theme-light h4,.theme-light h5,.theme-light h6{color:#2c3e50!important}.theme-light code{background:#f8f9fa!important;color:#e83e8c!important}.theme-light pre{background:#f8f9fa!important;border:1px solid #dee2e6!important}.theme-dark{background:#1e1e1e!important;color:#d4d4d4!important}.theme-dark h1,.theme-dark h2,.theme-dark h3,.theme-dark h4,.theme-dark h5,.theme-dark h6{color:#fff!important}.theme-dark code{background:#2d2d30!important;color:#4ec9b0!important}.theme-dark pre{background:#2d2d30!important;border:1px solid #3e3e42!important}.theme-dark blockquote{border-left-color:#4ec9b0!important}.theme-github{background:#fff!important;color:#24292f!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif!important}.theme-github h1,.theme-github h2,.theme-github h3,.theme-github h4,.theme-github h5,.theme-github h6{color:#0969da!important;font-weight:600!important}.theme-github code{background:#f6f8fa!important;color:#d73a49!important}.theme-github pre{background:#f6f8fa!important;border:1px solid #d0d7de!important}.theme-github blockquote{border-left:4px solid #d0d7de!important;padding-left:16px!important;color:#656d76!important}.theme-github table{border-collapse:collapse!important;width:100%!important}.theme-github th,.theme-github td{border:1px solid #d0d7de!important;padding:6px 13px!important}.theme-github th{background:#f6f8fa!important;font-weight:600!important}.markdown-editor-preview-container{display:grid;grid-template-columns:1fr 1fr;gap:30px;width:100%;height:100%;min-height:400px}.markdown-editor,.markdown-preview{display:flex;flex-direction:column}.markdown-editor textarea,.markdown-preview>div{flex:1;min-height:400px}.markdown-editor-preview-container.preview-only{grid-template-columns:1fr}.markdown-editor-preview-container.preview-only .markdown-editor{display:none}.markdown-editor-preview-container.editor-only{grid-template-columns:1fr}.markdown-editor-preview-container.editor-only .markdown-preview{display:none}@media(max-width:768px){.markdown-editor-preview-container{grid-template-columns:1fr;gap:20px}.markdown-editor-preview-container.preview-only .markdown-editor,.markdown-editor-preview-container.editor-only .markdown-preview{display:flex}}
