._mdeditor_formatbtn{min-width:34px;padding:var(--space-2xs) var(--space-xs);font-weight:var(--weight-medium);letter-spacing:var(--tracking-wide)}._mdeditor_formatbtn.is-active{color:var(--color-primary)}@media (max-width:768px){._mdeditor_formatbtn{min-width:26px;padding:var(--space-3xs) var(--space-4xs);letter-spacing:var(--tracking-normal)}}._mdeditor_editable strong,._mdeditor_editable b{font-weight:var(--weight-bold)!important}._mdeditor_editable em,._mdeditor_editable i{font-style:italic!important}._mdeditor_editable{--md-flow:var(--space-2xs);--md-row:var(--space-2xs)}._mdeditor_editable p{margin:0 0 var(--md-flow)}._mdeditor_editable h1,._mdeditor_editable h2,._mdeditor_editable h3,._mdeditor_editable h4{margin:var(--space-md) 0 var(--space-xs);font-weight:var(--weight-medium);line-height:var(--line-height-tight);color:var(--color-contrast-higher)}._mdeditor_editable h1:first-child,._mdeditor_editable h2:first-child,._mdeditor_editable h3:first-child,._mdeditor_editable h4:first-child{margin-top:0}._mdeditor_editable h1{font-size:var(--text-3xl)}._mdeditor_editable h2{font-size:var(--text-2xl)}._mdeditor_editable h3{font-size:var(--text-xl)}._mdeditor_editable h4{font-size:var(--text-lg)}._mdeditor_editable ul,._mdeditor_editable ol{margin:0 0 var(--md-flow);padding-left:var(--space-lg)}._mdeditor_editable li{display:list-item!important;margin-bottom:var(--md-row)}._mdeditor_editable li:last-child{margin-bottom:0}._mdeditor_editable ol>li{list-style:decimal outside!important}._mdeditor_editable ul>li{list-style:disc outside!important}._mdeditor_editable li::marker{color:var(--color-contrast-medium)}._mdeditor_editable li>p{margin:0 0 var(--md-row)}._mdeditor_editable li>p:last-child{margin-bottom:0}._mdeditor_editable li>ul,._mdeditor_editable li>ol{margin:var(--md-row) 0 0}._mdeditor_editable blockquote{margin:var(--space-sm) 0;padding:var(--space-xs) var(--space-md);border-left:3px solid var(--color-primary);border-radius:var(--radius-sm);background:var(--surface-dark);color:var(--color-contrast-medium);font-style:italic;text-align:left}._mdeditor_editable blockquote>:last-child{margin-bottom:0}@media (max-width:768px){._mdeditor_editable blockquote{padding:var(--space-2xs) var(--space-sm)}}._mdeditor_editable>:first-child{margin-top:0}._mdeditor_editable>:last-child{margin-bottom:0}hr{border-top:1px solid var(--border-contrast-low);margin:var(--space-lg) 0}hr:last-child{display:none}