.prose h1{font-size:2.5rem;font-weight:700;line-height:1.2}.prose h1,.prose h2{margin-bottom:1rem;color:hsl(var(--foreground))}.prose h2{font-size:1.875rem;font-weight:600;margin-top:2.5rem}.prose h3{font-size:1.5rem;font-weight:600;margin-top:2rem;margin-bottom:.75rem;color:hsl(var(--foreground))}.prose p{margin-bottom:1.5rem;line-height:1.75;color:hsl(var(--foreground)/.9);font-size:1.125rem}.prose strong{color:hsl(var(--primary));font-weight:600}.prose blockquote{border-left:3px solid hsl(var(--primary));padding-left:1.5rem;margin:2rem 0;font-style:italic;color:hsl(var(--muted-foreground))}.prose ol,.prose ul{margin:1.5rem 0;padding-left:1.5rem}.prose li{margin-bottom:.5rem;line-height:1.75;color:hsl(var(--foreground)/.9)}.prose code{background:hsl(var(--primary)/.1);padding:.2rem .4rem;border-radius:.25rem;font-size:.9em;font-family:var(--font-jetbrains),monospace}.prose a,.prose code{color:hsl(var(--primary))}.prose a{text-decoration:underline;text-decoration-color:hsl(var(--primary)/.3);transition:all .2s}.prose a:hover{text-decoration-color:hsl(var(--primary))}