.prose{color:var(--color-foreground);line-height:1.75}.prose h2{letter-spacing:-.025em;margin-top:2em;margin-bottom:.75em;font-size:1.25rem;font-weight:600}.prose h3{margin-top:1.5em;margin-bottom:.5em;font-size:1.125rem;font-weight:600}.prose p{margin-top:1.25em;margin-bottom:1.25em}.prose p:first-child{margin-top:0}.prose a{color:var(--color-foreground);text-underline-offset:3px;text-decoration:underline;transition:opacity .15s ease-out}.prose a:hover{opacity:.7}.prose strong{font-weight:600}.prose ul{margin-top:1.25em;margin-bottom:1.25em;padding-left:1.5em;list-style-type:disc}.prose ol{margin-top:1.25em;margin-bottom:1.25em;padding-left:1.5em;list-style-type:decimal}.prose li{margin-top:.375em;margin-bottom:.375em}.prose blockquote{border-left:3px solid var(--color-border);color:var(--color-muted-foreground);margin-top:1.5em;margin-bottom:1.5em;padding-left:1em;font-style:italic}.prose code{background:var(--color-muted);font-family:var(--font-geist-mono),monospace;border-radius:.25rem;padding:.125em .375em;font-size:.875em}.prose pre{background:var(--color-muted);border-radius:.5rem;margin-top:1.5em;margin-bottom:1.5em;padding:1em;overflow-x:auto}.prose pre code{background:0 0;padding:0}.prose hr{border:none;border-top:1px solid var(--color-border);margin-top:2em;margin-bottom:2em}.prose table{border-collapse:collapse;width:100%;margin-top:1.5em;margin-bottom:1.5em}.prose th,.prose td{border:1px solid var(--color-border);text-align:left;padding:.5em .75em}.prose th{background:var(--color-muted);font-weight:600}.prose img{border-radius:.5rem;margin-top:1.5em;margin-bottom:1.5em}.prose del{color:var(--color-muted-foreground)}
