.prose{color:hsl(var(--foreground));font-size:.9375rem;line-height:1.7}.prose h1{font-size:1.875rem;font-weight:700;margin-top:2.5rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid hsl(var(--border) / .3);color:hsl(var(--foreground))}.prose h1:first-child{margin-top:0}.prose h2{font-size:1.5rem;font-weight:600;margin-top:2rem;margin-bottom:.875rem;color:hsl(var(--foreground));display:flex;align-items:center;gap:.5rem}.prose h2:before{content:"";display:inline-block;width:4px;height:1.5rem;background:hsl(var(--primary));border-radius:2px}.prose h3{font-size:1.125rem;font-weight:600;margin-top:1.5rem;margin-bottom:.625rem;color:hsl(var(--foreground))}.prose p{margin-top:1rem;margin-bottom:1rem;line-height:1.75;color:hsl(var(--foreground) / .9)}.prose ul,.prose ol{margin-top:1rem;margin-bottom:1rem;padding-left:1.75rem;color:hsl(var(--foreground) / .9)}.prose li{margin-top:.5rem;margin-bottom:.5rem;line-height:1.7}.prose li::marker{color:hsl(var(--primary))}.prose strong{font-weight:600;color:hsl(var(--foreground))}.prose a{color:hsl(var(--primary));text-decoration:underline;text-underline-offset:2px;transition:opacity .2s ease}.prose a:hover{opacity:.7}.prose code{background:hsl(var(--muted));padding:.125rem .375rem;border-radius:.25rem;font-size:.875rem;font-family:ui-monospace,monospace}.prose blockquote{border-left:3px solid hsl(var(--primary));padding-left:1rem;margin-left:0;margin-top:1.5rem;margin-bottom:1.5rem;font-style:italic;color:hsl(var(--muted-foreground))}html{scroll-behavior:smooth}.prose table{width:100%;border-collapse:collapse;margin-top:1.5rem;margin-bottom:1.5rem}.prose th,.prose td{border:1px solid hsl(var(--border));padding:.75rem;text-align:left}.prose th{background:hsl(var(--muted) / .5);font-weight:600}.prose tr:hover{background:hsl(var(--muted) / .3)}
