/* extracted from vditor (.vditor-reset -> .md-content), generated by scripts/build-md-content-css.js */
.md-content {
    color: #24292e;
    font-variant-ligatures: no-common-ligatures;
    font-family: "Helvetica Neue", "Luxi Sans", "DejaVu Sans", "Hiragino Sans GB", "Microsoft Yahei", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", "Segoe UI Symbol", "Android Emoji", "EmojiSymbols";
    word-wrap: break-word;
    overflow: auto;
    line-height: 1.5;
    font-size: 14px;
    word-break: break-word;
}

.md-content ul ul ul {
    list-style-type: square;
}

.md-content ul ul {
    list-style-type: circle;
}

.md-content ul {
    list-style-type: disc;
}

.md-content ul, .md-content ol {
    padding-left: 2em;
    margin-top: 0;
    margin-bottom: 16px;
}

.md-content li + li {
    margin-top: 0.25em;
}

.md-content li p {
    margin-top: 16px;
}

.md-content audio {
    max-width: 100%;
}

.md-content audio:focus {
    outline: none;
}

.md-content video {
    max-height: 90vh;
    max-width: 100%;
}

.md-content img {
    max-width: 100%;
}

.md-content img.emoji {
    cursor: auto;
    max-width: 20px;
    vertical-align: sub;
}

.md-content h1, .md-content h2, .md-content h3, .md-content h4, .md-content h5, .md-content h6 {
    margin-top: 24px;
    margin-bottom: 16px;
    font-weight: 600;
    line-height: 1.25;
}

.md-content h1 {
    font-size: 1.75em;
}

.md-content h2 {
    font-size: 1.55em;
}

.md-content h3 {
    font-size: 1.38em;
}

.md-content h4 {
    font-size: 1.25em;
}

.md-content h5 {
    font-size: 1.13em;
}

.md-content h6 {
    font-size: 1em;
}

.md-content hr {
    height: 2px;
    padding: 0;
    margin: 24px 0;
    background-color: #eaecef;
    border: 0;
}

.md-content p {
    margin-top: 0;
    margin-bottom: 16px;
}

.md-content blockquote {
    padding: 0 1em;
    color: #6a737d;
    border-left: 0.25em solid #eaecef;
    margin: 0 0 16px 0;
}

.md-content blockquote > :first-child {
    margin-top: 0;
}

.md-content blockquote > :last-child {
    margin-bottom: 0;
}

.md-content ins > iframe {
    border: 0;
}

.md-content iframe {
    border: 1px solid #d1d5da;
    max-width: 100%;
    box-sizing: border-box;
}

.md-content table {
    border-collapse: collapse;
    empty-cells: show;
    margin-bottom: 16px;
    overflow: auto;
    border-spacing: 0;
    display: block;
    word-break: keep-all;
    width: 100%;
}

.md-content table tr {
    background-color: #fafbfc;
    border-top: 1px solid #c6cbd1;
}

.md-content table td, .md-content table th {
    padding: 6px 13px;
    border: 1px solid #dfe2e5;
    word-break: normal;
    white-space: nowrap;
}

.md-content table td:first-child::after, .md-content table th:first-child::after {
    content: "";
    display: inline-block;
    vertical-align: top;
    min-height: 24px;
}

.md-content table th {
    font-weight: 600;
}

.md-content table tbody tr:nth-child(2n) {
    background-color: #fff;
}

.md-content code:not(.hljs):not(.highlight-chroma) {
    padding: 0.2em 0.4em;
    margin: 0;
    font-size: 85%;
    border-radius: 3px;
    font-family: mononoki, Consolas, "Liberation Mono", Menlo, Courier, monospace, "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", "Segoe UI Symbol", "Android Emoji", "EmojiSymbols";
    word-break: break-word;
    background-size: 20px 20px;
    white-space: pre-wrap;
}

.md-content pre {
    margin: 1em 0;
}

.md-content pre > code {
    margin: 0;
    font-size: 85%;
    padding: 0.5em;
    border-radius: 5px;
    display: block;
    overflow: auto;
    white-space: pre;
    font-family: mononoki, Consolas, "Liberation Mono", Menlo, Courier, monospace, "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", "Segoe UI Symbol", "Android Emoji", "EmojiSymbols";
    background-size: 20px 20px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8AgMAAABHkjHhAAAACVBMVEWAgIBaWlo+Pj7rTFvWAAAAA3RSTlMHCAw+VhR4AAAA+klEQVQoz4WSMW7EQAhFPxKWNh2FCx+HkaZI6RRb5DYbyVfIJXLKDCFoMbaTKSw/8ZnPAPjaH2xgZcUNUDADD7D9LtDBCLZ45fbkvo/30K8yeI64pPwl6znd/3n/Oe93P3ho9qeh72btTFzqkz0rsJle8Zr81OLEwZ1dv/713uWqvu2pl+k0fy7MWtj9r/tN5q/02z89qa/L4Dc2LvM93kezPfXlME/O86EbY/V9GB9ePX8G1/6W+/9h1dq/HGfTfzT3j/xNo7522Bfnqe5jO/fvhVthlfk434v3iO9zG/UOphyPeinPl1J8Gtaa7xPTa/Dk+RIs4deMvwGvcGsmsCvJ0AAAAABJRU5ErkJggg==);
    word-break: initial;
    word-wrap: normal;
}

.md-content kbd {
    display: inline-block;
    padding: 3px 5px;
    font: 11px Consolas, "Liberation Mono", Menlo, Courier, monospace;
    line-height: 10px;
    color: #24292e;
    vertical-align: middle;
    background-color: #fafbfc;
    border: solid 1px #d1d5da;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 #d1d5da;
}

.md-content summary {
    cursor: pointer;
}

.md-content summary:focus {
    outline: none;
}

.md-content svg {
    height: auto;
    width: auto;
    stroke-width: initial;
}

.md-content p:last-child, .md-content blockquote:last-child, .md-content pre:last-child, .md-content ul:last-child, .md-content ol:last-child, .md-content hr:last-child {
    margin-bottom: 0;
}

.md-content h1, .md-content h2 {
    padding-bottom: 0.3em;
    border-bottom: 1px solid #eaecef;
}

.md-content hr {
    background-color: #eaecef;
}

.md-content blockquote {
    color: #6a737d;
    border-left: .25em solid #eaecef
}

.md-content iframe {
    border: 1px solid #d1d5da
}

.md-content table tr {
    border-top: 1px solid #c6cbd1;
    background-color: #fafbfc
}

.md-content table td, .md-content table th {
    border: 1px solid #dfe2e5
}

.md-content table tbody tr:nth-child(2n) {
    background-color: #fff
}

.md-content code:not(.hljs):not(.highlight-chroma) {
    background-color: rgba(27, 31, 35, .05);
}

.md-content kbd {
    color: #24292e;
    background-color: #fafbfc;
    border: solid 1px #d1d5da;
    box-shadow: inset 0 -1px 0 #d1d5da;
}

.md-content img {
    max-width: 100%;
    height: auto;
}

.md-content table {
    display: block;
    overflow-x: auto;
    max-width: 100%;
}
