.prose{color:hsl(var(--foreground))}.prose h1{color:hsl(var(--foreground));font-size:2.5rem;font-weight:700;margin-bottom:2rem;border-bottom:1px solid hsl(var(--border) / .5);padding-bottom:1rem}.prose h2{color:hsl(var(--foreground));font-size:1.75rem;font-weight:600;margin-top:2.5rem;margin-bottom:1rem}.prose h3{color:hsl(var(--foreground));font-size:1.25rem;font-weight:600;margin-top:1.5rem;margin-bottom:.75rem}.prose p{color:hsl(var(--muted-foreground));line-height:1.75;margin-bottom:1rem}.prose ul{color:hsl(var(--muted-foreground));margin-top:1rem;margin-bottom:1rem}.prose li{margin-bottom:.5rem}.prose strong{color:hsl(var(--foreground));font-weight:600}.prose hr{border-color:hsl(var(--border) / .3);margin:2rem 0}.prose a{color:#ff6b35;text-decoration:none;transition:color .2s}.prose a:hover{color:#f7931e}
