.markdown-content h1{color:var(--foreground);margin-bottom:1.5rem;font-size:2rem;font-weight:700;line-height:2.5rem}.markdown-content h2{color:var(--foreground);margin-top:2.5rem;margin-bottom:1rem;font-size:1.375rem;font-weight:600;line-height:1.875rem}.markdown-content h3{color:var(--foreground);margin-top:1.75rem;margin-bottom:.75rem;font-size:1.125rem;font-weight:600;line-height:1.625rem}.markdown-content p{color:var(--muted-foreground);margin-bottom:1.25rem;font-size:1rem;line-height:1.75}.markdown-content ul{color:var(--muted-foreground);margin-bottom:1.25rem;margin-left:1.5rem;list-style-type:disc;list-style-position:outside}.markdown-content ul li{margin-bottom:.5rem;line-height:1.625}.markdown-content ol{color:var(--muted-foreground);margin-bottom:1.25rem;margin-left:1.5rem;list-style-type:decimal;list-style-position:outside}.markdown-content ol li{margin-bottom:.5rem;line-height:1.625}.markdown-content strong{color:var(--foreground);font-weight:600}.markdown-content em{font-style:italic}.markdown-content a{color:var(--primary);text-decoration:none}.markdown-content a:hover{text-decoration:underline}.markdown-content table{border-collapse:collapse;width:100%;margin:1.5rem 0;font-size:.9375rem}.markdown-content th,.markdown-content td{text-align:left;border-bottom:1px solid var(--border);padding:.75rem 1rem}.markdown-content th{background-color:var(--muted);color:var(--foreground);font-weight:600}.markdown-content td{color:var(--muted-foreground)}.markdown-content hr{border:none;border-top:1px solid var(--border);margin:2rem 0}.markdown-content blockquote{background-color:var(--muted);border-left:4px solid var(--primary);color:var(--muted-foreground);border-radius:.375rem;margin:1.5rem 0;padding:1rem 1.25rem;font-style:italic}
