.prose{color:var(--foreground);font-size:.875rem;line-height:1.7}.prose>*+*{margin-top:1em}.prose h1{margin-top:1.5em;margin-bottom:.5em;font-size:1.5rem;font-weight:700;line-height:1.3}.prose h2{margin-top:1.5em;margin-bottom:.5em;font-size:1.25rem;font-weight:600;line-height:1.35}.prose h3{margin-top:1.25em;margin-bottom:.4em;font-size:1.1rem;font-weight:600;line-height:1.4}.prose p{margin-top:.75em;margin-bottom:.75em}.prose strong{font-weight:700}.prose em{font-style:italic}.prose ul{margin-top:.5em;margin-bottom:.5em;padding-left:1.5em;list-style-type:disc}.prose ol{margin-top:.5em;margin-bottom:.5em;padding-left:1.5em;list-style-type:decimal}.prose li,.prose li>ul,.prose li>ol{margin-top:.25em;margin-bottom:.25em}.prose hr{border-color:var(--border);margin-top:1.25em;margin-bottom:1.25em}.prose table{border-collapse:collapse;width:100%;margin-top:1em;margin-bottom:1em;font-size:.825rem}.prose thead{border-bottom:2px solid var(--border)}.prose th{text-align:left;padding:.5em .75em;font-weight:600}.prose td{border-bottom:1px solid var(--border);padding:.5em .75em}.prose tr:last-child td{border-bottom:none}.prose code{background:var(--muted);border-radius:.25rem;padding:.15em .35em;font-size:.85em}.prose pre{background:var(--muted);border-radius:.375rem;margin-top:1em;margin-bottom:1em;padding:1em;overflow-x:auto}.prose pre code{background:0 0;padding:0}.prose blockquote{border-left:3px solid var(--border);color:var(--muted-foreground);margin-top:1em;margin-bottom:1em;padding-left:1em;font-style:italic}.prose a{color:var(--primary);text-decoration:underline}.prose img{border-radius:.375rem;max-width:100%}.dark .prose,.prose-invert{color:#eee;color:lab(94.2% 0 0)}.dark .prose code,.prose-invert code{background:#262626;background:lab(15.32% 0 0)}.dark .prose pre,.prose-invert pre{background:#1b1b1b;background:lab(9.52% -.00000745058 0)}.prose-sm{font-size:.875rem;line-height:1.65}
@keyframes fade-in-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:.2s ease-out both fade-in-up}
