.docs-prose h1{font-size:1.875rem;line-height:2.25rem;font-weight:600;letter-spacing:-.025em;color:#fff;margin-top:3rem;margin-bottom:1rem}@media (min-width:640px){.docs-prose h1{font-size:2.25rem;line-height:2.5rem}}.docs-prose h2{font-size:1.75rem;line-height:2.25rem;font-weight:600;letter-spacing:-.025em;color:#fff;margin-top:2.5rem;margin-bottom:.75rem}@media (min-width:640px){.docs-prose h2{font-size:2.125rem;line-height:2.5rem}}.docs-prose h3{font-size:1.25rem;line-height:1.75rem;font-weight:600;color:#fff;margin-top:2rem;margin-bottom:.5rem}@media (min-width:640px){.docs-prose h3{font-size:1.5rem;line-height:2rem}}.docs-prose h4{font-size:1.125rem;line-height:1.75rem;font-weight:600;color:#fff;margin-top:1.5rem;margin-bottom:.5rem}.docs-prose p{font-size:1rem;line-height:1.75rem;color:#e2e8f0;margin-top:1rem;margin-bottom:1rem}@media (min-width:640px){.docs-prose p{font-size:1.125rem;line-height:2rem}}.docs-prose b,.docs-prose strong{font-weight:600;color:#fff}.docs-prose a{color:#818cf8;text-decoration:none;text-underline-offset:4px}.docs-prose a:hover{color:#a5b4fc;text-decoration:underline}.docs-prose ol,.docs-prose ul{color:#e2e8f0;margin-top:1rem;margin-bottom:1rem;padding-left:1.5rem}.docs-prose ul{list-style-type:disc}.docs-prose ol{list-style-type:decimal}.docs-prose li{color:#e2e8f0;margin-top:.5rem;margin-bottom:.5rem;font-size:1rem;line-height:1.75rem}@media (min-width:640px){.docs-prose li{font-size:1.125rem;line-height:2rem}}.docs-prose li:has(>details),.docs-prose li:has(>input[type=checkbox]){list-style:none;margin-left:-2rem}.docs-prose blockquote{border-left:4px solid #a3e635;padding-left:1rem;font-style:italic;color:#cbd5e1;margin-top:1.5rem;margin-bottom:1.5rem}.docs-prose blockquote p{color:#cbd5e1}.docs-prose code{background-color:#1e293b;color:#bef264;padding:.125rem .375rem;border-radius:.25rem;font-size:.875rem}.docs-prose pre{background-color:#0f172a;border:1px solid hsla(0,0%,100%,.05);border-radius:.5rem;padding:1rem;overflow-x:auto;margin-top:1.25rem;margin-bottom:1.25rem}.docs-prose pre code{background-color:transparent;color:inherit;padding:0;border-radius:0;font-size:.875rem}.docs-prose img{border-radius:.5rem;margin-top:1.5rem;margin-bottom:1.5rem;max-width:100%;height:auto}.docs-prose figure{width:fit-content;max-width:100%;margin:1.5rem auto}.docs-prose figure>img{margin-top:0;margin-bottom:0}.docs-prose figcaption{color:#94a3b8;font-size:.875rem;text-align:center;margin-top:.25rem}.docs-prose details{margin-top:1rem;margin-bottom:1rem;background-color:#1e293b;border-radius:.5rem;padding:1rem 1.25rem;transition:background-color .15s ease;display:flow-root}.docs-prose details:hover{background-color:rgba(30,41,59,.8)}.docs-prose details[open]{padding-bottom:0}.docs-prose details>summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:.5rem;color:#818cf8;font-weight:600;user-select:none}.docs-prose details>summary::-webkit-details-marker{display:none}.docs-prose details>summary:after{content:"";flex-shrink:0;width:.5rem;height:.5rem;border-right:2px solid #818cf8;border-bottom:2px solid #818cf8;transform:rotate(-45deg);transition:transform .15s ease;transform-origin:60% 60%}.docs-prose details[open]>summary:after{transform:rotate(45deg)}.docs-prose details>summary>:is(p,h1,h2,h3,h4,h5,h6){display:inline;margin:0;color:inherit;font-weight:inherit}.docs-prose .docs-link-button{display:flex;width:fit-content;align-items:center;gap:.5rem;background-color:#1e293b;border:1px solid hsla(0,0%,100%,.05);border-radius:.5rem;color:#818cf8!important;font-weight:600;padding:.5rem .875rem;text-decoration:none!important;transition:all .15s ease}.docs-prose .docs-link-button:hover{background-color:rgba(30,41,59,.8);border-color:#a3e635}.docs-prose .docs-link-button+.docs-link-button{margin-top:1rem}.docs-prose .docs-link-button-arrow{width:1rem;height:1rem;color:#94a3b8;transition:all .15s ease;flex-shrink:0}.docs-prose .docs-link-button:hover .docs-link-button-arrow{color:#a3e635;transform:translateX(.125rem)}.docs-prose li>input[type=checkbox]{pointer-events:none;margin-right:.5rem;vertical-align:middle}.docs-prose li:has(>input[type=checkbox])>p{display:inline}