.rich-text{gap:1rem;display:grid}.rich-text h2{font-size:1.5rem;font-weight:700;line-height:2rem}.rich-text h3{font-size:1.25rem;font-weight:700;line-height:1.8rem}.rich-text p,.rich-text li{color:color-mix(in oklab, var(--foreground) 78%, transparent);line-height:1.8}.rich-text a{color:var(--foreground);text-decoration:underline;-webkit-text-decoration-color:color-mix(in oklab, var(--foreground) 35%, transparent);text-decoration-color:color-mix(in oklab, var(--foreground) 35%, transparent);text-underline-offset:.18em}.rich-text ul{padding-left:1.25rem;list-style:outside}.rich-text ol{padding-left:1.25rem;list-style:decimal}.rich-text blockquote{border-left:3px solid color-mix(in oklab, var(--foreground) 18%, transparent);color:color-mix(in oklab, var(--foreground) 70%, transparent);padding-left:1rem}.rich-text img{object-fit:cover;border-radius:1.25rem;width:100%}.rich-text pre{background:color-mix(in oklab, var(--foreground) 10%, transparent);border-radius:1rem;padding:1rem;overflow-x:auto}.rich-text code{font-family:var(--font-plex-mono), monospace}
