.prose blockquote,.prose pre{transition-timing-function:cubic-bezier(.4,0,.2,1)}.prose h1,.prose h2,.prose h3,.prose th{font-weight:700}.prose{line-height:2}.prose h1{margin-top:2rem;margin-bottom:1rem}.prose h2,.prose h3{display:table;margin-top:-3rem;margin-bottom:1rem;padding-top:5rem}.prose h2{font-size:1.5rem;line-height:2rem}.prose h3{font-size:1.25rem;line-height:1.75rem}@media (min-width:1024px){.prose h2{font-size:1.875rem;line-height:2.25rem}.prose h3{font-size:1.5rem;line-height:2rem}}.prose pre,.prose th{font-size:.875rem;line-height:1.25rem}.prose :is(p,pre){margin-top:1rem;margin-bottom:1rem}.prose :not(h1,h2,h3)>a{text-decoration-line:underline;text-decoration-thickness:1px;text-underline-offset:6px;text-decoration-style:dashed}.prose :not(h1,h2,h3)>a:hover{--un-text-opacity:1;color:rgb(255 172 17 / var(--un-text-opacity))}.prose hr{margin-top:2.5rem;margin-bottom:2.5rem;border-top-width:2px;opacity:.1}.prose blockquote,.prose pre{margin-top:1.5rem;margin-bottom:1.5rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.5s}.prose blockquote{border-width:1px;border-color:#10b9814d;border-radius:.25rem;background-color:#10b9810d;padding:1rem}.prose blockquote:hover{border-color:#10b98180}.prose blockquote p{margin-top:0;margin-bottom:0}.prose pre{background-color:var(--bg-code-block);padding:1.5rem;overflow-x:auto;border-radius:.5rem;transition-property:all;transition-duration:.3s}.prose pre:hover{--un-ring-width:2px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);--un-ring-color:rgb(156 163 175 / .3)}.prose code:not(pre>code){font-size:90%;color:var(--c-text-code);background-color:var(--bg-code-inline);padding:.25rem .375rem;border-radius:.25rem}.prose ol,.prose ul{padding-inline-start:1.25rem}.prose ul{list-style-type:disc}.prose ol{list-style-type:decimal}.prose li{margin-top:.5rem;margin-bottom:.5rem}.prose li::marker{color:#9ca3af99}.prose li ::marker{color:#9ca3af99}.prose table{display:block;border-collapse:collapse;overflow-x:auto;margin-top:1.25rem;margin-bottom:1.25rem}.prose th{background-color:var(--bg-soft)}.prose tr{border-top-width:1px;border-color:var(--c-divider)}.prose :is(th,td){border-width:1px;border-color:var(--c-divider);padding:.5rem 1rem}