.ht-markdown p{color:var(--foreground);white-space:pre-line;margin-bottom:8px;font-size:12px;position:relative}.ht-markdown p:has(strong){padding-left:14px}.ht-markdown p>strong{position:relative}.ht-markdown p>strong:before{content:"";background-color:var(--lake-blue);border-radius:100%;width:6px;height:6px;position:absolute;bottom:3px;left:-14px}.ht-markdown blockquote{padding-left:12px;display:flex;position:relative}.ht-markdown blockquote:before{content:"";background-color:color-mix(in srgb, var(--lake-blue) 10%, transparent);border-radius:20px;width:4px;height:100%;position:absolute;top:0;left:0}.ht-markdown blockquote>p{color:var(--ht-neutral-7);margin-bottom:0;font-size:12px;line-height:16px}.ht-markdown h2{color:var(--foreground);margin:14px 0 10px;font-size:14px;font-weight:500}.ht-markdown ul{color:var(--foreground);margin-bottom:12px;margin-left:14px;font-size:12px;line-height:16px}.ht-markdown ul li{padding-left:14px;position:relative}.ht-markdown ul li:before{content:"";box-sizing:border-box;border:1px solid var(--lake-blue);border-radius:50%;width:6px;height:6px;position:absolute;bottom:5px;left:0}