.md_container{flex-direction:column;gap:1rem;display:flex}.md_subtitle{opacity:.7;margin-top:.5rem}.md_grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.md_editor{border:1px solid var(--border,#333);resize:vertical;border-radius:10px;width:100%;min-height:400px;padding:1rem;font-family:monospace}.md_preview{border:1px solid var(--border,#333);border-radius:10px;min-height:400px;padding:1rem;overflow:auto}.md_preview h1,.md_preview h2,.md_preview h3{margin-top:1rem}.md_preview pre{background:#0003;border-radius:10px;padding:1rem;overflow-x:auto}.md_preview code{font-family:monospace}
