.prose-custom h2{margin-top:2.5rem;margin-bottom:.75rem;font-size:1.375rem;font-weight:700;letter-spacing:-.01em;color:var(--foreground)}.prose-custom h3{margin-top:1.75rem;margin-bottom:.5rem;font-size:1.125rem;font-weight:600;color:var(--foreground)}.prose-custom :not(.not-prose)>p{margin-bottom:1rem;line-height:1.75;color:var(--muted-foreground)}.prose-custom p.lead{font-size:1.0625rem;color:var(--foreground)}.prose-custom strong{color:var(--foreground);font-weight:600}.prose-custom :not(.not-prose)>a:not([data-slot=button]){color:var(--primary);text-decoration:underline;text-underline-offset:2px}.prose-custom :not(.not-prose)>a:not([data-slot=button]):hover{opacity:.8}.prose-custom ul{margin-top:1rem;margin-bottom:1rem;padding-left:0;list-style:none;color:var(--muted-foreground)}.prose-custom ol{margin-top:1rem;margin-bottom:1rem;padding-left:0;list-style:none;counter-reset:ol-counter;color:var(--muted-foreground)}.prose-custom ul>li{position:relative;padding-left:1.5rem;margin-bottom:.5rem;line-height:1.75}.prose-custom ul>li:before{content:"";position:absolute;left:.25rem;top:.75rem;width:5px;height:5px;border-radius:9999px;background-color:var(--primary)}.prose-custom ol>li{position:relative;padding-left:2rem;margin-bottom:.5rem;line-height:1.75;counter-increment:ol-counter}.prose-custom ol>li:before{content:counter(ol-counter);position:absolute;left:0;top:.05rem;display:flex;align-items:center;justify-content:center;width:1.375rem;height:1.375rem;font-size:.7rem;font-weight:600;color:var(--primary-foreground);background-color:var(--primary);border-radius:9999px}.prose-custom code:not(pre code){padding:.15rem .4rem;font-size:.8125rem;font-weight:500;font-family:Geist Mono,ui-monospace,monospace;color:var(--foreground);background-color:var(--muted);border-radius:.25rem}.prose-custom blockquote{margin:1.5rem 0;padding:.75rem 1.25rem;border-left:3px solid var(--primary);background-color:var(--muted);border-radius:0 .375rem .375rem 0}.prose-custom blockquote p{color:var(--foreground);font-style:italic}.prose-custom hr{margin:2.5rem 0;border:none;border-top:1px solid hsl(var(--border) / .4)}
