.prose{color:var(--foreground)}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{color:var(--foreground);margin-top:2em;margin-bottom:1em;font-weight:700;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 ul,.prose ol{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{border-radius:.75rem;width:100%;height:auto;margin-top:2em;margin-bottom:2em}.prose>iframe{aspect-ratio:16/9;border:none;border-radius:.75rem;width:100%;margin-top:2em;margin-bottom:2em}.prose div[style*=padding-bottom]{border-radius:.75rem;margin-top:2em;margin-bottom:2em;max-width:100%!important;height:0!important;padding-bottom:56.25%!important;position:relative!important;overflow:hidden!important}.prose div[style*=padding-bottom] iframe{border:none;border-radius:.75rem;width:100%!important;height:100%!important;aspect-ratio:unset!important;margin:0!important;position:absolute!important;top:0!important;left:0!important}.prose blockquote{border-left:4px solid var(--primary);color:var(--muted-foreground);margin-left:0;padding-left:1.5em;font-style:italic}.prose code{background-color:var(--muted);border-radius:.25rem;padding:.25em .5em;font-family:ui-monospace,monospace;font-size:.875em}.prose pre{background-color:var(--muted);border-radius:.75rem;margin-top:1.5em;margin-bottom:1.5em;padding:1.5em;overflow-x:auto}.prose pre code{background-color:#0000;padding:0}.prose hr{border:none;border-top:1px solid var(--border);margin-top:3em;margin-bottom:3em}.prose table{border-collapse:collapse;width:100%;margin-top:2em;margin-bottom:2em}.prose th,.prose td{border:1px solid var(--border);text-align:left;padding:.75em}.prose th{background-color:var(--muted);font-weight:600}
