.prose h2{clear:both;font-size:1.5rem;margin-top:2.5rem;margin-bottom:1rem}.prose h3{font-size:1.25rem;margin-top:2rem;margin-bottom:.75rem}.prose p{margin-bottom:1.25rem;line-height:1.75;color:var(--muted-foreground)}.prose strong{color:var(--foreground);font-weight:600}.prose ul,.prose ol{margin-bottom:1.25rem;padding-left:1.5rem}.prose li{margin-bottom:.5rem;line-height:1.75;color:var(--muted-foreground)}.prose blockquote{border-left:3px solid var(--primary);padding-left:1rem;margin:1.5rem 0;font-style:italic;color:var(--muted-foreground)}.prose table{display:block;overflow-x:auto;max-width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.875rem}.prose th,.prose td{border:1px solid var(--border);padding:.625rem .75rem;text-align:left}.prose th{background:var(--muted);font-weight:600;color:var(--foreground)}.prose td{color:var(--muted-foreground)}.prose figure{margin:1.5rem 0}@media(min-width:640px){.prose figure{float:right;margin:.5rem 0 1rem 1.5rem;max-width:280px}}.prose figure:after{content:"";display:table;clear:both}.prose img{border-radius:.75rem;width:100%;height:auto}.prose figcaption{text-align:center;font-size:.75rem;color:var(--muted-foreground);margin-top:.375rem;font-style:italic}.prose a{color:var(--primary);text-decoration:underline;text-underline-offset:2px;transition:opacity .2s}.prose a:hover{opacity:.8}.prose hr{border-color:var(--border);margin:2.5rem 0}
