.prose{color:hsl(var(--foreground));max-width:65ch}:root:not(.dark) .prose :where(code):not(:where([class~=not-prose] *)){background-color:hsl(var(--muted)/.5)}:root:not(.dark) .prose :where(pre):not(:where([class~=not-prose] *)){border-color:hsl(var(--border));background-color:hsl(var(--muted))}:root:not(.dark) .prose :where(blockquote):not(:where([class~=not-prose] *)){border-color:hsl(var(--primary)/.6)}.prose :where(h1,h2,h3,h4,h5,h6):not(:where([class~=not-prose] *)){scroll-margin-top:5rem;font-weight:700;color:hsl(var(--foreground));line-height:1.25;margin-top:2em;margin-bottom:1em}.prose :where(h1):not(:where([class~=not-prose] *)){font-size:2.25rem;line-height:2.5rem}.prose :where(h2):not(:where([class~=not-prose] *)){font-size:1.875rem;line-height:2.25rem}.prose :where(h3):not(:where([class~=not-prose] *)){font-size:1.5rem;line-height:2rem}.prose :where(h4):not(:where([class~=not-prose] *)){font-size:1.25rem;line-height:1.75rem}.prose :where(p):not(:where([class~=not-prose] *)){line-height:1.75rem;color:hsl(var(--foreground)/.9);margin-top:1.25em;margin-bottom:1.25em}.prose :where(a):not(:where([class~=not-prose] *)){color:hsl(var(--primary));text-decoration-line:underline;text-decoration-color:hsl(var(--primary)/.3);text-underline-offset:4px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.prose :where(a):not(:where([class~=not-prose] *)):hover{text-decoration-color:hsl(var(--primary))}.prose :where(strong):not(:where([class~=not-prose] *)){font-weight:600;color:hsl(var(--foreground))}.prose :where(em):not(:where([class~=not-prose] *)){font-style:italic}.prose :where(ul,ol):not(:where([class~=not-prose] *)){margin-top:1.5rem;margin-bottom:1.5rem}.prose :where(ul,ol):not(:where([class~=not-prose] *))>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.prose :where(ul,ol):not(:where([class~=not-prose] *)){padding-left:1.625em}.prose :where(ul):not(:where([class~=not-prose] *)){list-style-type:disc}.prose :where(ol):not(:where([class~=not-prose] *)){list-style-type:decimal}.prose :where(li):not(:where([class~=not-prose] *)){color:hsl(var(--foreground)/.9)}.prose :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.5rem;margin-bottom:1.5rem;border-left-width:4px;border-color:hsl(var(--primary)/.4);padding-left:1.5rem;font-style:italic;color:hsl(var(--muted-foreground))}.prose :where(code):not(:where([class~=not-prose] *)){border-radius:.25rem;background-color:hsl(var(--muted));padding:.125rem .375rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;line-height:1.25rem;color:hsl(var(--foreground))}.prose :where(code):not(:where([class~=not-prose] *)):before{--tw-content:"";content:var(--tw-content)}.prose :where(code):not(:where([class~=not-prose] *)):after{--tw-content:"";content:var(--tw-content)}.prose :where(pre):not(:where([class~=not-prose] *)){margin-top:1.5rem;margin-bottom:1.5rem;overflow-x:auto;border-radius:var(--radius);border-width:1px;border-color:hsl(var(--border));background-color:hsl(var(--muted));padding:1rem}.prose :where(pre code):not(:where([class~=not-prose] *)){background-color:transparent;padding:0;font-size:.875rem;line-height:1.25rem}.prose :where(img):not(:where([class~=not-prose] *)){margin-top:2rem;margin-bottom:2rem;border-radius:var(--radius)}.prose :where(figure):not(:where([class~=not-prose] *)){margin-top:2rem;margin-bottom:2rem}.prose :where(figcaption):not(:where([class~=not-prose] *)){margin-top:.5rem;text-align:center;font-size:.875rem;line-height:1.25rem;color:hsl(var(--muted-foreground))}.prose :where(hr):not(:where([class~=not-prose] *)){margin-top:2rem;margin-bottom:2rem;border-color:hsl(var(--border))}.prose :where(table):not(:where([class~=not-prose] *)){margin-top:1.5rem;margin-bottom:1.5rem;width:100%;border-collapse:collapse}.prose :where(thead):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-color:hsl(var(--border))}.prose :where(th):not(:where([class~=not-prose] *)){padding:.75rem;text-align:left;font-weight:600;color:hsl(var(--foreground))}.prose :where(td):not(:where([class~=not-prose] *)){border-top-width:1px;border-color:hsl(var(--border));padding:.75rem;color:hsl(var(--foreground)/.9)}.prose .anchor{text-decoration-line:none}.prose .anchor:hover{text-decoration-line:underline}.prose .anchor:hover:before{content:"#";position:absolute;margin-left:-1.5rem;color:hsl(var(--muted-foreground))}.prose .callout{margin-top:1.5rem;margin-bottom:1.5rem;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left-width:4px;background-color:hsl(var(--muted)/.5);padding:1rem}.prose .callout-note{--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity,1))}.prose .callout-warning{--tw-border-opacity:1;border-color:rgb(234 179 8/var(--tw-border-opacity,1))}.prose .callout-danger{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity,1))}.prose .callout-success{--tw-border-opacity:1;border-color:rgb(34 197 94/var(--tw-border-opacity,1))}