.prose-content h2{border-bottom:2px solid var(--color-border);color:var(--color-foreground);margin-top:3rem;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.875rem;font-weight:700}.prose-content h3{color:var(--color-foreground);margin-top:2rem;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.prose-content p{color:var(--color-muted-foreground);margin-bottom:1rem;font-size:1rem;line-height:1.75}.prose-content ul{margin-bottom:1.5rem;padding-left:1.5rem;list-style-type:disc}.prose-content li{color:var(--color-muted-foreground);margin-bottom:.5rem;font-size:1rem;line-height:1.75;display:list-item}.prose-content a{color:var(--color-primary);font-weight:500;text-decoration:none}.prose-content a:hover{text-decoration:underline}.prose-content code{background-color:var(--color-muted);border-radius:.25rem;padding:.125rem .5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875rem}.prose-content strong{color:var(--color-foreground);font-weight:600}.prose-content>:first-child{margin-top:0}
