.rich-text-content{color:var(--muted-foreground)}.rich-text-content h1{font-size:1.875rem;font-weight:700;margin-top:2rem;margin-bottom:1.5rem;color:var(--foreground)}.rich-text-content h2{font-size:1.5rem;font-weight:700;margin-top:1.5rem;margin-bottom:1rem;color:var(--foreground)}.rich-text-content h3{font-size:1.25rem;font-weight:700;margin-top:1rem;margin-bottom:.75rem;color:var(--foreground)}.rich-text-content h4{font-size:1.125rem;font-weight:600;margin-top:1rem;margin-bottom:.5rem;color:var(--foreground)}.rich-text-content p{color:var(--muted-foreground);margin-bottom:1rem;line-height:1.75}.rich-text-content ul{list-style-type:disc;padding-left:1.5rem;margin-bottom:1rem}.rich-text-content ol{list-style-type:decimal;padding-left:1.5rem;margin-bottom:1rem}.rich-text-content li{color:var(--muted-foreground)}.rich-text-content a{color:#ee4266;text-decoration:underline}.rich-text-content a:hover{opacity:.8}.rich-text-content blockquote{border-left:4px solid #ee4266;padding-left:1rem;padding-top:.5rem;padding-bottom:.5rem;margin-top:1rem;margin-bottom:1rem;font-style:italic;color:var(--muted-foreground);background-color:rgba(238,66,102,.08)}.rich-text-content code{background-color:var(--muted);padding:.125rem .5rem;border-radius:.25rem;font-size:.875rem}.rich-text-content pre{background-color:var(--muted);padding:1rem;border-radius:.5rem;overflow-x:auto;margin-top:1rem;margin-bottom:1rem}.rich-text-content strong{font-weight:600;color:var(--foreground)}.rich-text-content img{max-width:100%;height:auto;border-radius:.5rem}