.rich-content{overflow-x:auto;min-height:auto;padding:1rem;outline:none;font-family:var(--font-main);font-size:1rem;font-weight:400;line-height:1.5}.rich-content p{margin:0 0 .75rem}.rich-content p:last-child{margin-bottom:0}.rich-content h1,.rich-content h2,.rich-content h3,.rich-content h4,.rich-content h5{margin:1rem 0 .5rem;color:var(--foreground);font-family:var(--font-main);font-weight:700;line-height:1.3}.rich-content h1{font-size:1.75rem}.rich-content h2{font-size:1.5rem}.rich-content h3{font-size:1.25rem}.rich-content h4{font-size:1.125rem}.rich-content h5{font-size:1rem}.rich-content ol,.rich-content ul{margin:0 0 .75rem;padding-left:1.5rem}.rich-content ul{list-style:disc}.rich-content ol{list-style:decimal}.rich-content blockquote{margin:1rem 0;padding-left:1rem;border-left:3px solid var(--primary);color:var(--muted-foreground)}.rich-content pre{overflow-x:auto;margin:1rem 0;padding:.75rem 1rem;border-radius:var(--radius-sm);background:var(--secondary);color:var(--secondary-foreground);font-family:var(--font-mono);font-size:.875rem}.rich-content code{border-radius:.25rem;background:var(--muted);padding:.125rem .25rem;color:var(--foreground);font-family:var(--font-mono);font-size:.875em}.rich-content pre code{padding:0;background:transparent;color:inherit}.rich-content a{color:var(--primary)!important;text-decoration:underline!important;text-decoration-color:var(--primary);text-underline-offset:2px}.rich-content hr{margin:1.5rem 0;border:0;border-top:1px solid var(--border)}.rich-content img{max-width:100%;height:auto;border-radius:var(--radius-sm)}.rich-content mark{border-radius:.2rem;padding:.05rem .15rem}.rich-content table{width:100%!important;min-width:0;margin-block:1rem;border-collapse:collapse;border-spacing:0;color:var(--card-foreground);background:var(--background)!important;overflow:hidden}.rich-content thead{background:var(--muted)!important;color:var(--foreground)}.rich-content tbody tr{border-bottom:1px solid var(--border);transition:background-color .15s ease}.rich-content tbody tr:last-child{border-bottom:0}.rich-content tbody tr:hover{background:color-mix(in oklab,var(--muted) 30%,transparent)}.rich-content td,.rich-content th{border:1px solid color-mix(in oklab,var(--border) 70%,var(--background));padding:.625rem .75rem;color:var(--card-foreground)!important;background:transparent!important;overflow-wrap:anywhere;text-align:left;vertical-align:top}.rich-content th{background:transparent!important;font-weight:600}.rich-content th,.rich-content thead th{color:var(--foreground)!important}