.prose{color:hsl(var(--foreground));font-size:1rem;line-height:1.75}.prose h1{font-size:2.25rem;font-weight:700;margin-top:3rem;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:2px solid hsl(var(--primary) / .2);color:hsl(var(--foreground));letter-spacing:-.025em}.prose h1:first-child{margin-top:0}.prose h2{font-size:1.875rem;font-weight:600;margin-top:2.5rem;margin-bottom:1rem;color:hsl(var(--foreground));letter-spacing:-.025em}.prose h3{font-size:1.5rem;font-weight:600;margin-top:2rem;margin-bottom:.875rem;color:hsl(var(--foreground))}.prose h4{font-size:1.25rem;font-weight:600;margin-top:1.75rem;margin-bottom:.75rem;color:hsl(var(--foreground))}.prose p{margin-top:1rem;margin-bottom:1rem;color:hsl(var(--foreground) / .85)}.prose a{color:hsl(var(--primary));text-decoration:none;font-weight:500;transition:all .2s}.prose a:hover{color:hsl(var(--primary) / .8);text-decoration:underline}.prose ul,.prose ol{margin-top:1rem;margin-bottom:1rem;padding-left:1.625rem}.prose li{margin-top:.5rem;margin-bottom:.5rem;color:hsl(var(--foreground) / .85)}.prose li::marker{color:hsl(var(--primary))}.prose strong{color:hsl(var(--foreground));font-weight:600}.prose em{font-style:italic;color:hsl(var(--foreground) / .9)}.prose blockquote{margin-top:1.5rem;margin-bottom:1.5rem;padding-left:1.5rem;border-left:4px solid hsl(var(--primary) / .3);font-style:italic;color:hsl(var(--foreground) / .8)}.prose code{background:hsl(var(--muted) / .5);color:hsl(var(--primary));padding:.125rem .375rem;border-radius:.25rem;font-size:.875em;font-weight:500}.prose pre{background:hsl(var(--muted) / .3);border:1px solid hsl(var(--border));border-radius:.5rem;padding:1rem;margin-top:1.5rem;margin-bottom:1.5rem;overflow-x:auto}.prose pre code{background:transparent;padding:0;color:hsl(var(--foreground));font-size:.875rem}.prose table{width:100%;margin-top:1.5rem;margin-bottom:1.5rem;border-collapse:collapse;font-size:.9375rem}.prose th{padding:.75rem;text-align:left;font-weight:600;color:hsl(var(--foreground));background:hsl(var(--muted) / .3)}.prose td{padding:.75rem;border-bottom:1px solid hsl(var(--border) / .5);color:hsl(var(--foreground) / .85)}.prose tbody tr:hover{background:hsl(var(--muted) / .2)}.prose hr{margin-top:2.5rem;margin-bottom:2.5rem;border:none;border-top:1px solid hsl(var(--border))}.prose img{margin-top:1.5rem;margin-bottom:1.5rem;border-radius:.5rem;max-width:100%;height:auto}.prose table thead{font-weight:700}@media(max-width:768px){.prose h1{font-size:1.875rem}.prose h2{font-size:1.5rem}.prose h3{font-size:1.25rem}}
