:root{--brand-1: #9c3ce7}.prose{align-self:center;max-width:50rem;margin-left:auto;margin-right:auto;line-height:2lh;padding-inline:1rem;counter-reset:h2-counter}.prose>*:not(pre){max-width:42rem;margin-inline:auto}.prose blockquote{margin-top:2rem;margin-bottom:2rem}.prose astro-island+h3,.prose pre+h3{margin-top:3rem}.prose astro-island+h2,.prose pre+h2{margin-top:3rem}.prose>h2{counter-reset:h3-counter;counter-increment:h2-counter}.prose>h2 a{color:inherit}.prose>h3{counter-reset:h4-counter;counter-increment:h3-counter}.prose>h4{counter-increment:h4-counter;color:var(--brand-1)}.prose>h2 a:before{content:counter(h2-counter) ". "}.prose>h3 a:before{content:counter(h2-counter) "." counter(h3-counter) ". "}.prose>h4 a:before{content:counter(h2-counter) "." counter(h3-counter) "." counter(h4-counter) " "}.prose p{line-height:1.35;overflow-wrap:break-word}.prose p a{font-weight:700;color:inherit;text-decoration:underline}.prose p a:hover{color:var(--brand-1)}.prose p code{font-size:80%;background-color:#faf6fe;padding:4px;border-radius:8px}.dark .prose p code{background-color:#ffffff26}.prose h4{font-weight:700}.prose p,.prose li{font-size:1rem;color:#4b4b4b}@media (min-width: 700px){.prose p,.prose li{font-size:1.125rem}}.dark .prose>p,.dark .prose>ul>li{color:#ccd7fa}.dark .prose>p code,.dark .prose>ul>li code{background-color:#ffffff26}.prose li a{font-weight:700;color:inherit;text-decoration:underline}.prose li a:hover{color:var(--brand-1)}.prose li code{font-size:80%;background-color:#faf6fe;padding:4px;border-radius:8px}.prose li>ul{margin-left:.75rem}.prose>h2:hover a:after,.prose>h3:hover a:after,.prose>h4:hover a:after{opacity:1}.prose>h2 a,.prose>h3 a,.prose>h4 a{position:relative;color:inherit}@media (min-width: 700px){.prose>h2 a:after,.prose>h3 a:after,.prose>h4 a:after{content:"";position:absolute;right:100%;top:2px;width:32px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M16.75 13.25L18 12C19.6569 10.3431 19.6569 7.65685 18 6V6C16.3431 4.34315 13.6569 4.34315 12 6L10.75 7.25'%3E%3C/path%3E%3Cpath stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M7.25 10.75L6 12C4.34315 13.6569 4.34315 16.3431 6 18V18C7.65685 19.6569 10.3431 19.6569 12 18L13.25 16.75'%3E%3C/path%3E%3Cpath stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M14.25 9.75L9.75 14.25'%3E%3C/path%3E%3C/svg%3E%0A");background-repeat:no-repeat;opacity:0;transition:ease-in .2s}}.prose>h2,.prose>h3{color:var(--brand-1);font-weight:700}.prose>ul{margin-top:.25rem;margin-left:10%!important;line-height:1.4}.prose p+ul{margin-top:.5rem}.prose p+h2{margin-top:4rem}.prose>ul li{list-style:initial}.prose>*+*{margin-top:1rem}.prose picture{display:block}.prose picture img{display:block}.dark .prose picture img{border-color:#222}.prose img{max-width:100%;height:auto;border-radius:12px}.prose figure{display:flex;flex-direction:column;gap:.5rem}.prose figure img{display:block}.prose figcaption p{font-size:14px;color:#727272}.dark .prose figcaption p{color:#fff}.dark .prose figcaption{color:#fff}.prose pre[class*=language-]{margin-top:revert;border-radius:12px;background-color:#282a36;font-size:15px;max-height:500px;overflow-y:auto}.prose video{display:block;max-width:100%!important;border-radius:12px;margin-bottom:2rem;border:1px solid #eee}.dark .prose video{border-color:#222}.prose ::-moz-selection{color:#fff!important;background-color:var(--brand-1)!important}.prose ::selection{color:#fff!important;background-color:var(--brand-1)!important}.dark .prose details{color:#fff}.dark .prose details summary>*{color:#fff}@media (max-width: 899px){.toc-wrapper{display:none}}.dynamic-wrapper{margin-bottom:3rem}@media (min-width: 900px){.dynamic-wrapper{display:grid;grid-template-columns:max-content minmax(10px,1fr);align-items:start;gap:1rem}.dynamic-wrapper .toc-wrapper{position:sticky;top:1rem;left:1rem}}@media (min-width: 1800px){.dynamic-wrapper{max-width:1100px;margin-inline:auto}}.toc>ul>li>a{display:flex;padding-top:10px;padding-bottom:10px}.toc>ul>li{cursor:pointer}.toc>ul>li:not(:last-child){border-bottom:1px solid rgba(0,0,0,.1)}.dark .toc>ul>li:not(:last-child){border-bottom-color:#fff3}.toc>ul>li li{font-weight:initial}.toc a{display:inline-flex;border-left:solid 2px transparent;padding-left:4px}.toc a.active{color:var(--brand-1);font-weight:700;border-color:currentColor}.dark .toc a{color:#fff}.toc summary a{padding-top:10px;padding-bottom:10px;padding-right:20px;pointer-events:none}.toc details>ul li{margin-left:1rem;margin-bottom:.5rem}.toc details[open] a{display:block;padding-top:.5rem;padding-bottom:.5rem}.toc details[open] summary a{color:var(--brand-1);font-weight:700}.toc details[open] summary+ul{margin-bottom:.5rem}.coffee-support{padding:1rem;background:#f7f7f7;border-radius:5px;line-height:1.4;margin-top:2rem}.coffee-support p{color:#222;font-size:1.1rem;margin-bottom:1rem}.coffee-support a{display:inline-flex}.coffee-support img{transition:.3s ease-out}.coffee-support a:hover img{transform:translateY(-4px)}.coffee-support img{display:block;max-width:220px;border-radius:0}
