.richContent{font-size:var(--text-base);line-height:var(--leading-reading);color:var(--foreground)}.richContent>*+*{margin-top:calc(var(--spacing) * 4)}.richContent h2,.richContent h3,.richContent h4,.richContent h5,.richContent h6{font-size:var(--text-base);font-weight:var(--font-weight-semibold);line-height:var(--leading-title);margin-top:calc(var(--spacing) * 8)}.richContent h2{font-size:var(--text-content-title)}.richContent p{margin-top:0;margin-bottom:calc(var(--spacing) * 4)}.richContent p:last-child{margin-bottom:0}.richContent ol,.richContent ul{padding-left:calc(var(--spacing) * 6)}.richContent li+li{margin-top:calc(var(--spacing) * 2)}.richContent a{color:var(--link);text-decoration:underline}.richContent a.tv-legal-ref{-webkit-text-decoration-style:dotted;text-decoration-style:dotted}.richContent [id]{scroll-margin-top:calc(var(--t-topbar-height) + calc(var(--spacing) * 4))}.richContent blockquote{padding-left:calc(var(--spacing) * 4);border-left:3px solid var(--border);color:var(--muted-foreground)}.richContent pre{padding:calc(var(--spacing) * 4);background:var(--muted);border-radius:var(--radius-md);overflow-x:auto}.richContent code{font-size:var(--text-sm);background:var(--muted);padding:0 var(--spacing);border-radius:var(--radius-sm)}.richContent img{border-radius:var(--radius-md);height:auto}.richContent hr{border:0;border-top:1px solid var(--border)}.richContent .tv-align-center{text-align:center}.richContent .tv-align-right{text-align:right}.richContent .tv-align-center ol,.richContent .tv-align-center ul,.richContent .tv-align-left{text-align:left}