.markdown-converter{max-width:100%;width:100%}.markdown-preview{color:#24292e;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.6}.markdown-preview.bg-gray-900{color:#e1e4e8}.markdown-preview h1,.markdown-preview h2,.markdown-preview h3,.markdown-preview h4,.markdown-preview h5,.markdown-preview h6{font-weight:600;line-height:1.25;margin-bottom:16px;margin-top:24px}.markdown-preview h1{font-size:2em}.markdown-preview h1,.markdown-preview h2{border-bottom:1px solid #eaecef;padding-bottom:.3em}.markdown-preview h2{font-size:1.5em}.markdown-preview h3{font-size:1.25em}.markdown-preview h4{font-size:1em}.markdown-preview h5{font-size:.875em}.markdown-preview h6{color:#6a737d;font-size:.85em}.markdown-preview p{margin-bottom:16px;margin-top:0}.markdown-preview a{color:#0366d6;text-decoration:none}.markdown-preview a:hover{text-decoration:underline}.markdown-preview ol,.markdown-preview ul{margin-bottom:16px;margin-top:0;padding-left:2em}.markdown-preview li,.markdown-preview li+li{margin-top:.25em}.markdown-preview input[type=checkbox]{margin-right:.5em}.markdown-preview code{background-color:rgba(27,31,35,.05);border-radius:3px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:85%;margin:0;padding:.2em .4em}.markdown-preview.bg-gray-900 code{background-color:hsla(215,8%,47%,.2)}.markdown-preview pre{background-color:#f6f8fa;border-radius:6px;font-size:85%;line-height:1.45;margin-bottom:16px;overflow:auto;padding:16px}.markdown-preview.bg-gray-900 pre{background-color:#161b22}.markdown-preview pre code{background-color:transparent;border:0;display:inline;line-height:inherit;margin:0;max-width:auto;overflow:visible;padding:0;word-wrap:normal}.markdown-preview blockquote{border-left:.25em solid #dfe2e5;color:#6a737d;margin:0 0 16px;padding:0 1em}.markdown-preview.bg-gray-900 blockquote{border-left-color:#3b434b;color:#8b949e}.markdown-preview table{border-collapse:collapse;border-spacing:0;margin-bottom:16px;width:100%}.markdown-preview table th{background-color:#f6f8fa;border:1px solid #dfe2e5;font-weight:600;padding:6px 13px}.markdown-preview.bg-gray-900 table th{background-color:#161b22;border-color:#3b434b}.markdown-preview table td{border:1px solid #dfe2e5;padding:6px 13px}.markdown-preview.bg-gray-900 table td{border-color:#3b434b}.markdown-preview table tr{background-color:#fff;border-top:1px solid #c6cbd1}.markdown-preview.bg-gray-900 table tr{background-color:transparent;border-top-color:#3b434b}.markdown-preview table tr:nth-child(2n){background-color:#f6f8fa}.markdown-preview.bg-gray-900 table tr:nth-child(2n){background-color:#0d1117}.markdown-preview hr{border:0;border-top:1px solid #eaecef;height:0;margin:24px 0;padding:0}.markdown-preview.bg-gray-900 hr{border-top-color:#3b434b}.markdown-preview img{background-color:#fff;box-sizing:content-box;height:auto;max-width:100%}.markdown-preview del{text-decoration:line-through}.markdown-preview strong{font-weight:600}.markdown-preview em{font-style:italic}.markdown-preview kbd{background-color:#fafbfc;border:1px solid #d1d5da;border-bottom-color:#c6cbd1;border-radius:3px;box-shadow:inset 0 -1px 0 #c6cbd1;color:#444d56;display:inline-block;font-family:monospace;font-size:11px;line-height:10px;padding:3px 5px;vertical-align:middle}.editor-pane textarea,.html-pane pre{scrollbar-color:#cbd5e0 transparent;scrollbar-width:thin}.editor-pane textarea::-webkit-scrollbar,.html-pane pre::-webkit-scrollbar,.preview-pane::-webkit-scrollbar{height:8px;width:8px}.editor-pane textarea::-webkit-scrollbar-track,.html-pane pre::-webkit-scrollbar-track,.preview-pane::-webkit-scrollbar-track{background:transparent}.editor-pane textarea::-webkit-scrollbar-thumb,.html-pane pre::-webkit-scrollbar-thumb,.preview-pane::-webkit-scrollbar-thumb{background-color:#cbd5e0;border-radius:4px}.editor-pane textarea::-webkit-scrollbar-thumb:hover,.html-pane pre::-webkit-scrollbar-thumb:hover,.preview-pane::-webkit-scrollbar-thumb:hover{background-color:#a0aec0}.dark .editor-pane textarea::-webkit-scrollbar-thumb,.dark .html-pane pre::-webkit-scrollbar-thumb,.dark .preview-pane::-webkit-scrollbar-thumb{background-color:#4a5568}.dark .editor-pane textarea::-webkit-scrollbar-thumb:hover,.dark .html-pane pre::-webkit-scrollbar-thumb:hover,.dark .preview-pane::-webkit-scrollbar-thumb:hover{background-color:#718096}.markdown-preview pre[class*=language-]{border-radius:6px;margin:0 0 16px}.markdown-preview code[class*=language-],.markdown-preview pre[class*=language-]{text-shadow:none}@media (max-width:1024px){.markdown-converter .grid.lg\\:grid-cols-3{grid-template-columns:1fr}.editor-pane,.html-pane,.preview-pane{display:block!important}}@media print{.markdown-converter .bg-gradient-to-br,.markdown-converter .bg-white,.toolbar,button{display:none}.markdown-preview{background:#fff!important;color:#000!important}}#md-notification{animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}#cheatsheet-modal{animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.markdown-converter button:focus,.markdown-converter input:focus,.markdown-converter select:focus,.markdown-converter textarea:focus{outline:2px solid #3b82f6;outline-offset:2px}.markdown-converter button:disabled{cursor:not-allowed;opacity:.5}.sample-btn:hover,.view-btn:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1);transform:translateY(-1px)}.markdown-converter button,.markdown-converter input,.markdown-converter select{transition:all .2s ease}