.prose h1{margin-top:1rem;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.prose h2{margin-top:.875rem;margin-bottom:.375rem;font-size:1.125rem;font-weight:600}.prose h3{margin-top:.75rem;margin-bottom:.25rem;font-size:1rem;font-weight:600}.prose p{margin-top:.375rem;margin-bottom:.375rem}.prose ul{margin-top:.25rem;margin-bottom:.25rem;padding-left:1.25rem;list-style-type:disc}.prose ol{margin-top:.25rem;margin-bottom:.25rem;padding-left:1.25rem;list-style-type:decimal}.prose li{margin-top:.125rem;margin-bottom:.125rem}.prose code{background:hsl(var(--muted));border-radius:calc(var(--radius) - .25rem);padding:.125rem .375rem;font-size:.8125rem}.prose pre{background:hsl(var(--muted));border-radius:var(--radius);margin-top:.5rem;margin-bottom:.5rem;padding:.75rem;overflow-x:auto}.prose pre code{background:0 0;padding:0}.prose strong{font-weight:600}.prose a{color:var(--color-army-light);text-underline-offset:2px;text-decoration:underline}.prose table{border-collapse:collapse;width:100%;margin-top:.5rem;margin-bottom:.5rem;font-size:.8125rem;display:block;overflow-x:auto}.prose th,.prose td{border:1px solid hsl(var(--border));text-align:left;padding:.375rem .5rem}.prose th{background:hsl(var(--muted));font-weight:600}.prose blockquote{border-left:3px solid hsl(var(--border));color:hsl(var(--muted-foreground));margin-left:0;padding-left:.75rem}
