.prose h1{border-bottom:2px solid hsl(var(--p)/.3);color:hsl(var(--bc));margin-bottom:1.5rem;padding-bottom:1rem;font-size:3rem;font-weight:700}.prose h2{border-bottom:2px solid hsl(var(--p)/.2);color:hsl(var(--bc));margin-top:3rem;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.875rem;font-weight:700}.prose h3{color:hsl(var(--p));margin-top:2rem;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.prose h4{color:hsl(var(--bc));margin-top:1.5rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.prose h5{color:hsl(var(--bc));margin-top:1rem;margin-bottom:.5rem;font-size:1.125rem;font-weight:500}.prose p{color:hsl(var(--bc)/.8);margin-bottom:1rem;line-height:1.75}.prose ul,.prose ol{margin-bottom:1.5rem}.prose li{color:hsl(var(--bc)/.8);margin-bottom:.5rem}.prose code:not(pre code){background:hsl(var(--b3));word-break:break-word;border-radius:.25rem;padding:.125rem .375rem;font-family:ui-monospace,monospace;font-size:.875rem}.prose pre{max-width:100%;overflow-x:auto}.prose pre code{white-space:pre}.prose a{color:hsl(var(--p));text-decoration:underline;transition:color .2s}.prose a:hover{color:hsl(var(--pf))}.prose blockquote{border-left:4px solid hsl(var(--p));color:hsl(var(--bc)/.7);margin:1.5rem 0;padding-left:1rem;font-style:italic}.prose .table-wrapper{max-width:100%;margin:1.5rem 0;overflow-x:auto}.prose table{border-collapse:collapse;width:100%;min-width:max-content}.prose th{background:hsl(var(--b2));text-align:left;border:1px solid hsl(var(--b3));padding:.75rem;font-weight:600}.prose td{border:1px solid hsl(var(--b3));padding:.75rem}.doc-section{margin-bottom:4rem;scroll-margin-top:5rem}.featured-section{background:linear-gradient(to bottom right,hsl(var(--p)/.05),hsl(var(--s)/.05));border:1px solid hsl(var(--p)/.2);border-radius:.75rem;margin:2rem 0;padding:2rem}.code-section{background:hsl(var(--b2));border:1px solid hsl(var(--b3));border-radius:.5rem;margin:1.5rem 0;padding:1.5rem}
