h1,h2,h3,h4,h5,h6{margin-top:1.5rem;margin-bottom:1rem;font-weight:600;line-height:1.25}h1{font-size:2em}h2{font-size:1.5em}h3{font-size:1.25em}h4{font-size:1em}h5{font-size:.875em}h6{font-size:.85em;color:var(--muted)}p{margin-top:0;margin-bottom:1rem}ol,ul{margin-top:0;margin-bottom:1rem;padding-left:2em}li+li{margin-top:.25em}blockquote{margin:1rem 0;padding:0 1em;color:var(--muted);border-left:.25em solid var(--border)}blockquote>:first-child{margin-top:0}blockquote>:last-child{margin-bottom:0}code{background:rgba(255,255,255,.08);border:1px solid var(--border);border-radius:3px;padding:0 .2em;font-size:.85rem}pre{margin-top:0;margin-bottom:1rem;padding:1rem;overflow:auto;font-size:.85rem;line-height:1.45;background:rgba(255,255,255,.05);border:1px solid var(--border);border-radius:6px}pre code{padding:0;border:0;background:0 0;font-size:100%}img{max-width:100%}figure{margin:0;text-align:center}figcaption{color:var(--muted);font-size:.85rem}table{border-collapse:collapse;margin-bottom:1rem}td,th{padding:6px 13px;border:1px solid var(--border)}th{font-weight:600}tr:nth-child(2n){background:rgba(255,255,255,.03)}hr{height:.25em;padding:0;margin:1.5rem 0;background:var(--border);border:0}