.markdown{font-size:1.6rem}.markdown :where(h1,h2,h3,h4,h5,h6):not(:first-child){margin-top:40px}.markdown :where(p,ul,ol):not(:first-child){margin-top:25px}.markdown :where(li):not(:first-child){margin-top:10px}.markdown h1{font-size:1.8rem;font-weight:700}.markdown p{font-size:inherit}.markdown ul{padding-left:20px}.markdown ul li{font-size:inherit;position:relative}.markdown ul li:before{content:"";background-color:rgb(var(--foreground-rgb));border-radius:100px;width:.8rem;height:.8rem;display:inline-block;position:absolute;top:.8rem;left:-18px}.markdown ol{counter-reset:num;padding-left:25px}.markdown ol li{font-size:inherit;counter-increment:num;position:relative}.markdown ol li:before{content:counter(num, lower-alpha) ".";text-align:center;width:1.6rem;height:1.6rem;font-weight:700;display:inline-block;position:absolute;left:-23px}
