.prose{color:var(--foreground)}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{color:var(--foreground);font-weight:700;margin-top:2em;margin-bottom:1em;line-height:1.2}.prose h1{font-size:2.25em}.prose h2{font-size:1.875em}.prose h3{font-size:1.5em}.prose p{margin-top:1.25em;margin-bottom:1.25em;line-height:1.75}.prose strong{color:var(--foreground);font-weight:600}.prose em{font-style:italic}.prose a{color:var(--primary);text-decoration:underline;transition:opacity .2s}.prose a:hover{opacity:.8}.prose ol,.prose ul{margin-top:1.25em;margin-bottom:1.25em;padding-left:1.5em}.prose ul{list-style-type:disc}.prose ol{list-style-type:decimal}.prose li{margin-top:.5em;margin-bottom:.5em}.prose img,.prose video{height:auto}.prose img,.prose video,.prose>iframe{margin-top:2em;margin-bottom:2em;border-radius:.75rem;width:100%}.prose>iframe{aspect-ratio:16/9;border:none}.prose div[style*=padding-bottom]{position:relative!important;padding-bottom:56.25%!important;height:0!important;overflow:hidden!important;max-width:100%!important;margin-top:2em;margin-bottom:2em;border-radius:.75rem}.prose div[style*=padding-bottom] iframe{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;margin:0!important;aspect-ratio:unset!important;border-radius:.75rem;border:none}.prose blockquote{border-left:4px solid var(--primary);padding-left:1.5em;margin-left:0;font-style:italic;color:var(--muted-foreground)}.prose code{padding:.25em .5em;border-radius:.25rem;font-size:.875em;font-family:ui-monospace,monospace}.prose code,.prose pre{background-color:var(--muted)}.prose pre{padding:1.5em;border-radius:.75rem;overflow-x:auto;margin-top:1.5em;margin-bottom:1.5em}.prose pre code{background-color:transparent;padding:0}.prose hr{border:none;border-top:1px solid var(--border);margin-top:3em;margin-bottom:3em}.prose table{width:100%;border-collapse:collapse;margin-top:2em;margin-bottom:2em}.prose td,.prose th{border:1px solid var(--border);padding:.75em;text-align:left}.prose th{background-color:var(--muted);font-weight:600}