.markdown-content{width:100%}.markdown-content img{max-width:100%;height:auto}.markdown-content a{color:rgb(20 184 166);text-decoration:none;font-weight:500;transition:color .2s ease}.markdown-content a:hover{color:rgb(13 148 136);text-decoration:underline}.markdown-content pre{overflow-x:auto;padding:0;margin:1.5rem 0;border-radius:.5rem}.markdown-content pre>div{margin:0!important;border-radius:.5rem;background-color:#090915!important}.markdown-content code{font-size:.875em;font-weight:600;background:rgba(115,115,115,.1);padding:.2em .4em;border-radius:.25rem}.markdown-content pre code{background:none;padding:0;font-size:.875em;font-weight:400}.prose h1{font-size:2.25rem;line-height:2.5rem;margin-top:0;font-weight:700;letter-spacing:-.025em;color:rgb(39 39 42)}@media (min-width:640px){.prose h1{font-size:3rem;line-height:3.5rem}}.prose h2{font-size:1.5rem;line-height:2rem;font-weight:700;margin-top:3rem;margin-bottom:1rem;color:rgb(24 24 27);letter-spacing:-.015em}.prose h3{font-size:1.125rem;line-height:1.75rem;font-weight:600;margin-top:2rem;margin-bottom:.75rem;color:rgb(39 39 42)}.prose p{font-size:1rem;line-height:1.75;margin-top:1.5rem;color:rgb(82 82 91)}.prose ul{list-style-type:disc;margin-top:1.25rem;margin-bottom:1.25rem;padding-left:1.625rem}.prose li{margin-top:.5rem;margin-bottom:.5rem;font-size:1rem;line-height:1.75;color:rgb(82 82 91)}.prose ul>li::marker{color:rgb(161 161 170)}.markdown-content table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.875rem;overflow-x:auto;display:block}.markdown-content thead th{background:rgb(244 244 245);color:rgb(39 39 42);font-weight:600;text-align:left;padding:.625rem .875rem;border:1px solid rgb(228 228 231)}.markdown-content tbody td{padding:.5rem .875rem;border:1px solid rgb(228 228 231);color:rgb(82 82 91);vertical-align:top}.markdown-content tbody tr:nth-child(2n){background:rgb(250 250 250)}:is(.dark .markdown-content thead th){background:rgb(39 39 42);color:rgb(244 244 245);border-color:rgb(63 63 70)}:is(.dark .markdown-content tbody td){border-color:rgb(63 63 70);color:rgb(161 161 170)}:is(.dark .markdown-content tbody tr:nth-child(2n)){background:rgb(30 30 34)}:is(.dark .markdown-content pre>div){background-color:#090915!important}:is(.dark .prose h1){color:rgb(244 244 245)}:is(.dark .prose h2){color:rgb(244 244 245)}:is(.dark .prose h3){color:rgb(212 212 216)}:is(.dark .prose p){color:rgb(161 161 170)}:is(.dark .prose li){color:rgb(161 161 170)}:is(.dark .prose ul>li::marker){color:rgb(113 113 122)}:is(.dark .markdown-content a){color:rgb(45 212 191)}:is(.dark .markdown-content a:hover){color:rgb(94 234 212)}