.prose{color:var(--foreground)}.prose h2{color:var(--foreground);margin:1.5rem 0 .5rem;font-size:1.25rem;font-weight:600;line-height:1.6}.prose h3{color:var(--foreground);margin:1.25rem 0 .5rem;font-size:1.1rem;font-weight:600;line-height:1.6}.prose p{color:color-mix(in srgb,var(--foreground)80%,transparent);margin:.75rem 0}.prose ul{margin:.75rem 0 .75rem 1.25rem;list-style:outside}.prose li{color:color-mix(in srgb,var(--foreground)78%,transparent);margin:.25rem 0}.prose a{color:#0b62f0;text-underline-offset:3px;text-decoration:underline}.prose strong{color:var(--foreground)}.prose hr{border:0;border-top:1px solid color-mix(in srgb,var(--foreground)12%,transparent);margin:1.25rem 0}.prose blockquote{border-left:4px solid color-mix(in srgb,var(--foreground)18%,transparent);color:color-mix(in srgb,var(--foreground)80%,transparent);padding-left:1rem}.prose code{background:color-mix(in srgb,var(--foreground)8%,transparent);word-break:break-word;border-radius:.25rem;padding:.1rem .25rem}.prose pre{background:color-mix(in srgb,var(--foreground)6%,transparent);border:1px solid color-mix(in srgb,var(--foreground)14%,transparent);border-radius:.5rem;padding:1rem;overflow:auto}.prose kbd{border:1px solid color-mix(in srgb,var(--foreground)25%,transparent);border-bottom-width:2px;border-radius:.25rem;padding:.1rem .25rem}.prose table{border-collapse:collapse;width:100%;display:block;overflow-x:auto}.prose thead th{font-weight:600}.prose th,.prose td{border:1px solid color-mix(in srgb,var(--foreground)14%,transparent);padding:.5rem .75rem}.light .prose pre,.light .prose th,.light .prose td{border-color:color-mix(in srgb,var(--foreground)10%,transparent)}.prose img{height:auto}.prose figure{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.prose figure img{width:100vw;max-width:none}@media (min-width:1024px){.prose figure{margin-left:0;margin-right:0}.prose figure img{width:100%}}.prose h2,.prose h3{scroll-margin-top:7rem}
