.prose{max-width:none}.prose,.prose h1{color:hsl(var(--foreground))}.prose h1{font-size:2.25rem;font-weight:800;margin-top:0;margin-bottom:2rem;line-height:1.1111}.prose h2{font-size:1.875rem;font-weight:700;margin-top:3rem;margin-bottom:1rem;line-height:1.3333}.prose h2,.prose h3{color:hsl(var(--foreground))}.prose h3{font-size:1.5rem;font-weight:600;margin-top:2rem;margin-bottom:.75rem;line-height:1.5}.prose p{margin-top:1.25rem;margin-bottom:1.25rem;line-height:1.75}.prose a{color:#2563eb;text-decoration:underline;text-decoration-color:#93c5fd;text-underline-offset:2px;font-weight:500;transition:all .15s ease}.prose a:hover{color:#1d4ed8;text-decoration-color:#1d4ed8}.prose strong{color:hsl(var(--foreground));font-weight:600}.prose ol{list-style-type:decimal}.prose ol,.prose ul{padding-left:1.625em;margin-top:1.25rem;margin-bottom:1.25rem}.prose ul{list-style-type:disc}.prose li{margin-top:.5rem;margin-bottom:.5rem}.prose li p{margin-top:.75rem;margin-bottom:.75rem}.prose>ul>li p:first-child{margin-top:0}.prose>ul>li p:last-child{margin-bottom:0}.prose>ol>li>p:first-child{margin-top:0}.prose>ol>li>p:last-child{margin-bottom:0}.prose code{color:hsl(var(--foreground));font-weight:600;font-size:.875em;background-color:hsl(var(--secondary));padding:.125rem .25rem}.prose code,.prose pre{border:2px solid hsl(var(--border))}.prose pre{color:hsl(var(--background));background-color:hsl(var(--foreground));overflow-x:auto;font-size:.875rem;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;box-shadow:var(--shadow-offset) var(--shadow-offset) 0 0 hsl(var(--shadow-color));padding:.8571429em 1.1428571em}.prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose blockquote{font-weight:500;font-style:italic;color:hsl(var(--foreground));border-left-width:.25rem;border-left-color:hsl(var(--primary));quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose blockquote p:first-of-type:before{content:open-quote}.prose blockquote p:last-of-type:after{content:close-quote}.prose hr{border-color:hsl(var(--border));border-top-width:2px;margin-top:3em;margin-bottom:3em}.prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875rem;line-height:1.7142857}.prose thead{color:hsl(var(--foreground));font-weight:600;border-bottom-width:1px;border-bottom-color:hsl(var(--border))}.prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose tbody tr{border-bottom-width:1px;border-bottom-color:hsl(var(--border))}.prose tbody tr:last-child{border-bottom-width:0}.prose tbody td{vertical-align:top;padding:.5714286em}