.prose{margin-left:auto;margin-right:auto}.prose h1{font-size:1.8rem;margin:3rem 0 1rem;line-height:1.25}.prose h1,.prose h2{font-family:var(--font-sans);font-weight:700}.prose h2{font-size:1.6rem;margin:2.5rem 0 1rem;line-height:1.3}.prose h3{font-family:var(--font-sans);font-size:1.25rem;font-weight:600;margin:2rem 0 .75rem}.prose p{margin-bottom:1.75rem}.prose p:last-child{margin-bottom:0}.prose a{color:var(--accent)}.prose strong{font-weight:600}.prose em{font-style:italic}.prose hr{border:none;border-top:1px solid var(--border);margin:2.5rem 0}.prose ol,.prose ul{padding-left:1.5rem;margin-bottom:1.25rem}.prose li{margin-bottom:.4rem}.prose blockquote{border-left:3px solid var(--border);padding-left:1.25rem;color:var(--muted);margin:1.5rem 0}.prose code{font-family:var(--font-mono);font-size:.85em;background:#f3f4f6;padding:.15em .4em;border-radius:3px}.prose pre{background:#1e1e2e;color:#cdd6f4;padding:1.25rem 1.5rem;border-radius:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;margin:1.5rem 0;font-size:.8rem;line-height:1.6}.prose pre code{background:none;padding:0;font-size:inherit}.prose pre[data-wrap]{white-space:pre-wrap;word-break:break-word}.prose img{max-width:100%;height:auto;border-radius:6px;display:block;margin:1.5rem auto}.prose .compare-img img,.prose .discovery-img img,.prose .failure-img-wrap img,.prose .image-grid-img img,.prose .mc-img img,.prose .mc-img-cell img{margin:0;border-radius:0}.prose table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-family:var(--font-sans);font-size:.875rem}.prose th{font-weight:600;text-align:center;padding:.5rem .75rem;border-bottom:2px solid var(--border)}.prose td{text-align:center;padding:.75rem;border-bottom:1px solid var(--border);color:var(--muted);vertical-align:top}.prose td img{margin:0 auto .5rem;border-radius:4px}@media (max-width:600px){.prose pre{border-radius:0;margin-left:-1.5rem;margin-right:-1.5rem;padding:1rem}}@media (prefers-color-scheme:dark){.prose code{background:#2a2a2a}}