.prose{color:hsl(var(--foreground));font-size:1.0625rem;font-family:var(--font-merriweather);line-height:1.75;max-width:65ch;--custom-background-color:var(--color-background)}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{color:hsl(var(--foreground));font-weight:700;line-height:1.25;margin-top:1em;margin-bottom:.75em;letter-spacing:-.025em}.prose h1{font-size:var(--font-size-h1,2.25rem);margin-top:0}.prose h2{font-size:var(--font-size-h2,1.875rem);border-bottom:1px solid hsl(var(--border));padding-bottom:.5em}.prose h3{font-size:var(--font-size-h3,1.5rem)}.prose h4{font-size:var(--font-size-h4,1.25rem)}.prose h5{font-size:var(--font-size-h5,1.125rem)}.prose h6{font-size:var(--font-size-h6,1.125rem)}.prose p{margin-top:var(--paragraph-spacing,1.25em);margin-bottom:var(--paragraph-spacing,1.25em)}.prose a{text-decoration:none;font-weight:500;border-bottom:1px solid hsl(var(--primary)/.3);transition:all .2s ease}.prose a,.prose a:hover{color:hsl(var(--primary))}.prose a:hover{border-bottom-color:hsl(var(--primary));background-color:hsl(var(--primary)/.05)}.prose ol,.prose ul{margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose li{margin-top:.5em;margin-bottom:.5em;line-height:1.75}.prose ul>li{padding-left:.375em}.prose ul>li::marker{color:hsl(var(--muted-foreground))}.prose ol>li::marker{color:hsl(var(--muted-foreground));font-weight:600}.prose ol ol,.prose ol ul,.prose ul ol,.prose ul ul{margin-top:.75em;margin-bottom:.75em}.prose blockquote{font-style:normal;font-weight:400;color:hsl(var(--foreground)/.9);border-left:3px solid hsl(var(--primary));margin:1.6em 0;background-color:hsl(var(--muted)/.3);padding:.75em 1em .75em 1.5em;border-radius:.25rem}.prose blockquote p{margin-top:.5em;margin-bottom:.5em}.prose code{color:hsl(var(--foreground));border:1px solid hsl(var(--border));padding:.2em .5em;border-radius:.375rem;font-size:.9em;font-family:ui-monospace,SF Mono,Cascadia Code,Source Code Pro,Menlo,Consolas,DejaVu Sans Mono,monospace;font-weight:500;word-wrap:break-word}.prose pre{border:1px solid hsl(var(--border));border-radius:.5rem;margin-top:1em;margin-bottom:1em;overflow-x:auto;overflow-y:auto;max-height:600px;box-shadow:0 1px 3px 0 rgb(0 0 0/.1),0 1px 2px -1px rgb(0 0 0/.1);position:relative;scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) transparent}.prose pre::-webkit-scrollbar{width:12px;height:12px}.prose pre::-webkit-scrollbar-track{background:var(
    --custom-background-color
  );border-radius:.25rem;margin:2px}.prose pre::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:.25rem;border:2px solid hsl(var(--muted)/.5)}.prose pre::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.prose pre::-webkit-scrollbar-corner{background:var(--custom-background-color)}.prose pre code{border:none;padding:1em;font-size:.9em;color:hsl(var(--foreground)/.95);border-radius:0;font-weight:400;line-height:1.6;word-wrap:normal;white-space:pre;display:block;tab-size:2;overflow-x:unset!important}.prose :not(pre)>code{white-space:normal}.prose img{max-width:100%;height:auto;border-radius:.5rem;margin-top:1em;margin-bottom:1em;box-shadow:0 4px 6px -1px rgb(0 0 0/.1),0 2px 4px -2px rgb(0 0 0/.1)}.prose figure{margin-top:2em;margin-bottom:2em}.prose figcaption{color:hsl(var(--muted-foreground));font-size:.875em;text-align:center;margin-top:.875em;line-height:1.5}.prose table{width:100%;border-collapse:collapse;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7;overflow:hidden;border-radius:.5rem;border:1px solid hsl(var(--border))}.prose thead{border-bottom:2px solid hsl(var(--border));background-color:hsl(var(--muted)/.5)}.prose thead th{color:hsl(var(--foreground));font-weight:600;vertical-align:bottom;padding:.75em 1em;text-align:left}.prose tbody tr{border-bottom:1px solid hsl(var(--border))}.prose tbody tr:last-child{border-bottom:none}.prose tbody tr:hover{background-color:hsl(var(--muted)/.3)}.prose tbody td{vertical-align:top;padding:.75em 1em}.prose hr{border:none;border-top:1px solid hsl(var(--border));margin-top:2em;margin-bottom:2em}.prose strong{font-weight:700}.prose em,.prose strong{color:hsl(var(--foreground))}.prose em{font-style:italic}.prose del{color:hsl(var(--muted-foreground));text-decoration:line-through}.prose ins{color:hsl(var(--foreground));text-decoration:underline;text-decoration-color:hsl(var(--primary)/.5)}.prose sub,.prose sup{font-size:.75em;line-height:0;position:relative}.prose sub{bottom:-.25em}.prose sup{top:-.5em}.prose iframe{width:100%;aspect-ratio:16/9;border-radius:.5rem;margin-top:2em;margin-bottom:2em;border:1px solid hsl(var(--border))}.prose .full-bleed{width:100vw;max-width:100vw;margin-left:50%;transform:translateX(-50%)}@media print{.prose{font-size:12pt;line-height:1.5;color:#000}.prose a{color:#000;text-decoration:underline}.prose code{padding:2px 4px}.prose code,.prose pre{background-color:#f5f5f5;border:1px solid #ddd}.prose pre{padding:12pt;page-break-inside:avoid;max-height:none;overflow:visible}.prose pre code{background-color:transparent;border:none;font-size:10pt}}