.prose{color:var(--foreground);max-width:65ch;font-size:.875rem;line-height:1.7142857}.prose [class~=lead]{color:var(--muted-foreground);font-size:1.125em;line-height:1.5555556;margin-top:1.3333333em;margin-bottom:1.3333333em}.prose strong{color:var(--foreground);font-weight:600}.prose a{text-decoration:underline;font-weight:500}.prose a,.prose a:hover{color:var(--primary)}.prose code{color:var(--foreground);font-weight:600;font-size:.875em}.prose code:after,.prose code:before{content:"`"}.prose pre{color:var(--card-foreground);background-color:var(--card);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose pre code:after,.prose pre code:before{content:none}.prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose thead{color:var(--foreground);font-weight:600;border-bottom:1px solid var(--border)}.prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose tbody tr{border-bottom:1px solid var(--border)}.prose tbody tr:last-child{border-bottom-width:0}.prose tbody td{vertical-align:top;padding:.5714286em}.prose tbody tr:nth-child(2n){background-color:var(--muted)}.prose .dark\:prose-invert{color:var(--foreground)}.prose .dark\:prose-invert [class~=lead]{color:var(--muted-foreground)}.prose .dark\:prose-invert strong{color:var(--foreground)}.prose .dark\:prose-invert a{color:var(--primary)}.prose .dark\:prose-invert code{color:var(--foreground)}.prose .dark\:prose-invert pre{color:var(--card-foreground);background-color:var(--card)}.prose .dark\:prose-invert thead{color:var(--foreground)}.prose .dark\:prose-invert tbody tr,.prose .dark\:prose-invert thead{border-bottom-color:var(--border)}.prose .dark\:prose-invert tbody tr:nth-child(2n){background-color:var(--muted)}