.rich-text-content{color:hsl(var(--muted-foreground))}.rich-text-content h1{font-size:1.875rem;margin-top:2rem;margin-bottom:1.5rem}.rich-text-content h1,.rich-text-content h2{font-weight:700;color:hsl(var(--foreground))}.rich-text-content h2{font-size:1.5rem;margin-top:1.5rem;margin-bottom:1rem}.rich-text-content h3{font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.rich-text-content h3,.rich-text-content h4{margin-top:1rem;color:hsl(var(--foreground))}.rich-text-content h4{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.rich-text-content p{color:hsl(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:hsl(var(--muted-foreground))}.rich-text-content a{color:hsl(var(--primary));text-decoration:underline;transition:colors .2s}.rich-text-content a:hover{opacity:.8}.rich-text-content blockquote{border-left:4px solid hsl(var(--primary));padding-left:1rem;padding-top:.5rem;padding-bottom:.5rem;margin-top:1rem;margin-bottom:1rem;font-style:italic;color:hsl(var(--muted-foreground));background-color:hsl(var(--secondary)/.2)}.rich-text-content code{background-color:hsl(var(--secondary));padding:.125rem .5rem;border-radius:.25rem;font-size:.875rem;font-family:monospace}.rich-text-content pre{background-color:hsl(var(--secondary));padding:1rem;border-radius:.5rem;overflow-x:auto;margin-top:1rem;margin-bottom:1rem}.rich-text-content hr{border:0;border-top:1px solid hsl(var(--border));margin-top:2rem;margin-bottom:2rem}.rich-text-content strong{font-weight:600;color:hsl(var(--foreground))}.rich-text-content em{font-style:italic}.rich-text-content table{width:100%;border-collapse:collapse;border:1px solid hsl(var(--muted));margin-bottom:1.5rem}.rich-text-content thead{background-color:hsl(var(--muted)/.5)}.rich-text-content tr{border-bottom:1px solid hsl(var(--muted))}.rich-text-content tr:hover{background-color:hsl(var(--muted)/.3)}.rich-text-content th{text-align:left;font-weight:600;color:hsl(var(--foreground))}.rich-text-content td,.rich-text-content th{border:1px solid hsl(var(--muted));padding:.5rem 1rem}.rich-text-content td{color:hsl(var(--muted-foreground))}.rich-text-content img{max-width:100%;height:auto;border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);border:1px solid hsl(var(--border)/.5);margin:2rem auto;display:block}