.prose{color:var(--foreground);line-height:1.75}.prose h1{font-size:1.875rem;font-weight:600;margin-top:2rem;margin-bottom:1rem;color:var(--foreground)}.prose h2{font-size:1.5rem;font-weight:600;margin-top:2rem;margin-bottom:.75rem;color:var(--foreground);border-bottom:1px solid var(--border);padding-bottom:.5rem}.prose h3{font-size:1.25rem;font-weight:600;margin-top:1.5rem;margin-bottom:.5rem;color:var(--foreground)}.prose p{margin-bottom:1rem;color:var(--muted-foreground)}.prose strong{color:var(--foreground);font-weight:600}.prose a{color:var(--primary);text-decoration:none}.prose a:hover{text-decoration:underline}.prose ul,.prose ol{margin-bottom:1rem;padding-left:1.5rem}.prose li{margin-bottom:.5rem;color:var(--muted-foreground)}.prose blockquote{border-left:3px solid var(--primary);padding-left:1rem;margin:1.5rem 0;color:var(--muted-foreground);font-style:italic}.prose code{background-color:var(--muted);padding:.125rem .375rem;border-radius:.25rem;font-size:.875rem;color:var(--foreground)}.prose pre{background-color:#1e1e1e;color:#d4d4d4;padding:1rem;border-radius:.5rem;overflow-x:auto;margin:1.5rem 0}.prose pre code{background-color:transparent;padding:0;color:inherit}.prose hr{border:none;border-top:1px solid var(--border);margin:2rem 0}
