.dark .prose{--heading-color:var(--gray-12)}.dark .prose hgroup h2{color:var(--desatPurple12)}.prose{--heading-color:var(--darkPurple);--link-decoration:none;--code-background:#251f3d}@media(max-width:768px){.prose{width:100%;max-width:100%;overflow-x:hidden}}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{color:var(--heading-color)}.prose h1:hover .anchorlink,.prose h2:hover .anchorlink,.prose h3:hover .anchorlink,.prose h4:hover .anchorlink,.prose h5:hover .anchorlink,.prose h6:hover .anchorlink{opacity:1}.prose h1 a,.prose h2 a,.prose h3 a,.prose h4 a,.prose h5 a,.prose h6 a{font-weight:500}.prose h1 a:hover,.prose h2 a:hover,.prose h3 a:hover,.prose h4 a:hover,.prose h5 a:hover,.prose h6 a:hover{text-decoration:none}.prose h1 a.autolink-heading,.prose h2 a.autolink-heading,.prose h3 a.autolink-heading,.prose h4 a.autolink-heading,.prose h5 a.autolink-heading,.prose h6 a.autolink-heading{color:var(--heading-color)}.prose h1 code,.prose h2 code,.prose h3 code,.prose h4 code,.prose h5 code,.prose h6 code{color:var(--darkPurple);font-weight:400;background-color:var(--gray-1);border:1px solid var(--gray-a4);padding:3px 6px;border-radius:4px;white-space:nowrap}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{scroll-margin-top:calc(var(--header-height) + 1.5rem)}.prose .onboarding-options~:is(h1,h2,h3,h4,h5,h6){--scroll-margin-top:calc(var(--header-height) + 1.5rem + 2rem);scroll-margin-top:var(--scroll-margin-top)}@media(max-width:768px){.prose .onboarding-options~:is(h1,h2,h3,h4,h5,h6){--scroll-margin-top:calc(var(--header-height) + 1.5rem + 5rem)}}.prose h1{font-size:2rem;margin:2rem 0 1rem}.prose h2{font-size:1.5rem;margin-bottom:.75rem;margin-top:2rem}.prose hgroup h2{font-weight:300;font-size:1.3rem;color:var(--desatPurple2);line-height:2rem;margin-bottom:1.75rem}.prose h3 :not(.not-prose){font-size:1.125rem}.prose h4{font-size:1.075rem}.prose h5,.prose h6{font-size:1rem}.prose p code,.prose table code{color:var(--codeColor);margin:0 2px}.prose li code{color:var(--codeColor)}.prose li h4{margin-top:0}.prose li p{margin-bottom:0}.prose a{font-weight:400}.prose a,.prose a strong{color:var(--accent)}.prose a img{display:inline-block}.prose code:after,.prose code:before{content:""}.prose hr{margin:2rem 0;border-top:1px solid var(--border-color)}.prose strong{font-weight:500}.prose .code-tabs-wrapper:not(:last-child){margin-bottom:1.5rem}.prose .anchorlink,.prose .anchorlink.before{display:flex;align-items:center;justify-content:center;position:absolute;width:14px;max-height:70%;top:50%;transform:translate(-120%,-50%);color:var(--accent-9);opacity:0;transition:opacity .15s linear}.prose img{border:1px solid var(--border-color);border-radius:4px;box-shadow:0 2px var(--gray-a4)}.prose ol ol,.prose ol ul,.prose ul ol,.prose ul ul{margin-bottom:0;margin-top:0}.prose ol ol{list-style-type:lower-alpha}.prose ol ol ol{list-style-type:lower-roman}.prose table{border-collapse:collapse;width:100%;margin-bottom:1rem;display:block;overflow-x:auto}.prose table td,.prose table th{border:1px solid var(--gray-4);padding:.75rem;vertical-align:top}.prose table td:not(:last-child),.prose table th:not(:last-child){white-space:nowrap}.prose table td:last-child,.prose table th:last-child{min-width:300px}.prose table td:last-child a,.prose table td:last-child code,.prose table th:last-child a,.prose table th:last-child code{word-break:break-word}.prose .table-fit-content table td:last-child,.prose .table-fit-content table th:last-child{min-width:unset}.prose dt+dd{margin-top:.25rem;margin-bottom:var(--paragraph-margin-bottom)}.prose dd>p{margin-top:0}.prose [data-empty-line-hidden].hidden,.prose [data-integrations-wrapper].hidden,.prose [data-onboarding-option-hidden],.prose [data-onboarding-option].hidden{display:none}.prose [data-onboarding-option].animate-line{animation:slideLeft .2s ease-out forwards,highlight 1.2s forwards}.prose [data-onboarding-option].animate-content{animation:slideDown .2s ease-out forwards}@keyframes slideDown{0%{transform:translateY(-12px)}to{transform:translateY(0)}}@keyframes slideLeft{0%{transform:translateX(-1ch)}to{transform:translateX(0)}}@keyframes highlight{0%{background-color:hsla(0,0%,100%,0)}10%{background-color:hsla(0,0%,100%,.15)}80%{background-color:hsla(0,0%,100%,.15)}to{background-color:none}}.sidebar{margin-top:5rem;border-left:1px solid rgba(0,0,0,.1)}h3.config-key{font-family:var(--font-family-monospace);font-size:1.3rem}.content-flush-bottom>:last-child{margin-bottom:0!important}.bg-dark hr{border-color:var(--mediumPurple)}dd{margin-left:1.5rem}div[data-onboarding-option] ul{margin:0}.no-break{white-space:nowrap;display:inline-block;width:0}.no-break:after{content:"⁠"}:target{scroll-margin-top:calc(var(--header-height) + 1.5rem)}