.prose{color:hsl(var(--foreground) / .9);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;word-break:break-word;max-width:none;font-size:1rem;line-height:1.75}.prose h1,.prose h2,.prose h3,.prose h4{color:hsl(var(--foreground));scroll-margin-top:5rem;font-weight:700;line-height:1.2;position:relative}.prose h1{margin-top:0;margin-bottom:2rem;font-size:2.25rem;font-weight:800}.prose h2{border-bottom:1px solid hsl(var(--border));margin-top:3rem;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.875rem}.prose h3{margin-top:2.5rem;margin-bottom:1rem;font-size:1.5rem;font-weight:650;text-decoration:none}.prose h4{margin-top:2rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.prose p{margin:1.25rem 0}.prose a{color:hsl(var(--primary));text-decoration:none;-webkit-text-decoration-color:hsl(var(--primary) / .3);text-decoration-color:hsl(var(--primary) / .3);text-underline-offset:3px;font-weight:500;text-decoration-thickness:2px;transition:color .15s}.prose a:hover{color:hsl(var(--primary) / .8);text-decoration:underline;-webkit-text-decoration-color:hsl(var(--primary) / .8);text-decoration-color:hsl(var(--primary) / .8)}.prose a:focus-visible{outline:3px solid hsl(var(--ring) / .18);outline-offset:3px;border-radius:4px}.prose strong{color:hsl(var(--foreground));font-weight:650}.prose hr{border-color:hsl(var(--border));margin:2.5rem 0}.prose h1 a[aria-label],.prose h2 a[aria-label],.prose h3 a[aria-label],.prose h4 a[aria-label]{opacity:0;transition:opacity .16s,transform .16s;left:-2.25rem;transform:translate(-2px)scale(.98)}.prose h1:focus-within a[aria-label],.prose h1:hover a[aria-label],.prose h2:focus-within a[aria-label],.prose h2:hover a[aria-label],.prose h3:focus-within a[aria-label],.prose h3:hover a[aria-label],.prose h4:focus-within a[aria-label],.prose h4:hover a[aria-label]{opacity:1;transform:translate(0)scale(1)}.prose h1 a[aria-label]:focus,.prose h2 a[aria-label]:focus,.prose h3 a[aria-label]:focus,.prose h4 a[aria-label]:focus{outline:2px solid hsl(var(--ring));outline-offset:3px;opacity:1}.prose blockquote{border-left:4px solid hsl(var(--primary));background:hsl(var(--muted));border-left-width:4px;border-left-color:hsl(var(--primary));background:linear-gradient(90deg, hsl(var(--muted) / .7), transparent);color:hsl(var(--foreground));border-radius:0 .5rem .5rem 0;margin:1.25rem 0;padding:1rem 1.25rem;font-style:italic;font-weight:500}.prose blockquote p{margin:0}.prose ul li::marker{color:hsl(var(--muted-foreground))}.prose ol li::marker{color:hsl(var(--muted-foreground));font-weight:600}.prose li{margin:.5rem 0}.prose li p{margin:.25rem 0}.prose ul,.prose ol{margin:1.1rem 0;padding-left:1.85rem}.prose ul li,.prose ol li{margin:.45rem 0;line-height:1.6}.prose ul ul,.prose ol ol,.prose ul ol,.prose ol ul{margin-top:.25rem;margin-bottom:.25rem;padding-left:1rem}.prose li::marker{color:hsl(var(--muted-foreground));font-size:.95em}.prose table{border-collapse:collapse;width:100%;display:block;overflow:auto}.prose thead th{text-align:left;background:hsl(var(--muted) / .6);color:hsl(var(--foreground));padding:.6rem .75rem;font-weight:600}.prose tbody td,.prose thead th{border-bottom:1px solid hsl(var(--border) / .7);vertical-align:top;white-space:normal;padding:.5rem .75rem}.prose img{object-fit:contain;max-width:100%;height:auto;box-shadow:var(--shadow-sm);border-radius:.5rem;margin:1rem auto;display:block}.prose pre{background:var(--tw-prose-pre-bg,hsl(var(--muted)));box-shadow:var(--shadow-sm);border-radius:.5rem;margin:.75rem 0;padding:.75rem;position:relative;overflow:auto}.prose pre code{white-space:pre;tab-size:2;padding:0;font-size:.9rem;display:block;background:0 0!important;border-radius:0!important;margin:0!important;padding:0!important;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,Liberation Mono,monospace!important;font-weight:400!important}.prose .code-filename,.prose .rehype-pre-filename{color:hsl(var(--muted-foreground));pointer-events:none;background:#0000000f;border-radius:.375rem;padding:.12rem .5rem;font-size:.72rem;position:absolute;top:.5rem;right:.5rem}.prose details{background:0 0;border-radius:.375rem;padding:.25rem .5rem}.prose summary{cursor:pointer;margin-bottom:.5rem;font-weight:600}.prose .footnotes{border-top:1px solid hsl(var(--border) / .6);color:hsl(var(--muted-foreground));margin-top:1.5rem;padding-top:1rem;font-size:.92rem}.prose pre code[data-line-numbers]{counter-reset:line;grid-template-columns:auto 1fr;align-items:start;gap:0 1rem;display:grid}.prose pre code .line{box-sizing:border-box;counter-increment:line;width:100%;padding:.25rem 1rem;display:block}.prose pre code[data-line-numbers] .line:before{content:counter(line);text-align:right;color:#6c7781;opacity:.8;-webkit-user-select:none;user-select:none;width:2rem;margin-right:1rem;font-size:.85em;display:inline-block}.prose pre code .line--highlighted{background-color:#388bfd1a;border-left:3px solid #388bfdd9;padding-left:calc(1rem - 3px)}.prose pre code .word--highlighted{background-color:#388bfd2e;border-radius:.25rem;padding:.08rem .25rem}@media (prefers-color-scheme:dark){.prose pre code[data-line-numbers] .line:before{color:#94a3b8}.prose pre code .line--highlighted{background-color:#6366f114;border-left-color:#6366f1e6}}@media (prefers-reduced-motion:reduce){.prose *{transition:none!important;animation:none!important}}@media (max-width:640px){.prose h1{margin-bottom:1rem;font-size:1.7rem}.prose h2{margin-top:1.25rem;font-size:1.35rem}.prose{font-size:.98rem;line-height:1.6}.prose pre{padding:.5rem;font-size:.88rem}}
