.monaco-editor{position:relative;overflow:visible;-webkit-text-size-adjust:100%}.gutter{background-color:var(--colors-gray1)}:is(.dark .gutter){background-color:var(--colors-gray6)}.gutter{cursor:row-resize}.grid-monaco-editor,.monaco-editor label{font-weight:inherit;text-transform:none;padding:inherit;width:inherit;align-self:inherit}.grid-monaco-editor,.monaco-editor label:hover{cursor:inherit}.grid-monaco-editor .main,.monaco-editor .suggest-widget .main{max-height:none;height:inherit;width:100%;margin:inherit;padding:inherit;overflow:inherit}.grid-monaco-editor .monaco-list-row.focused .main,.monaco-editor .suggest-widget .monaco-list-row.focused .main{background:var(--vscode-quickInput-background)}.data-grid--simple-logs .rdg-cell,.data-grid--simple-logs .rdg-cell span{font-weight:400!important;color:var(--colors-scale11)!important;border-left:none;border-right:none}.data-grid--simple-logs .rdg-cell:first-child{padding-left:1.25rem}.data-grid--simple-logs .rdg-cell:last-child{padding-right:1.25rem}.data-grid--simple-logs .rdg-row.rdg-row--focused{border-color:var(--colors-brand9);border-right-width:4px}.data-grid--simple-logs .rdg-row.rdg-row--focused .rdg-cell,.data-grid--simple-logs .rdg-row.rdg-row--focused .rdg-cell span{font-weight:600!important;color:var(--colors-scale12)!important}.data-grid--logs-explorer{overflow:hidden;overflow-x:scroll;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.data-grid--logs-explorer .rdg-cell,.data-grid--logs-explorer .rdg-cell span{font-weight:400!important;color:var(--colors-scale11)!important}.data-grid--logs-explorer .rdg-cell:first-child{padding-left:1.25rem}.data-grid--logs-explorer .rdg-cell:last-child{padding-right:1.25rem}.data-grid--logs-explorer .rdg-row.rdg-row--focused{border-color:var(--colors-brand9);border-right-width:4px}.data-grid--logs-explorer .rdg-row.rdg-row--focused .rdg-cell,.data-grid--logs-explorer .rdg-row.rdg-row--focused .rdg-cell span{font-weight:600!important;color:var(--colors-scale11)!important}.syntax-highlight{counter-reset:line-numbering;font-family:Menlo,Monaco,monospace;color:var(--colors-scale10);word-break:break-word}.syntax-highlight .line:before{content:counter(line-numbering);counter-increment:line-numbering;padding-right:0;display:inline-block;color:var(--colors-scale8);width:2rem;text-align:left}.logs-shimmering-loader{animation:shimmer 1.5s linear infinite;background:linear-gradient(to right,var(--colors-scale2) 0,var(--colors-brand9) 25%,var(--colors-brand4) 35%,var(--colors-scale2) 45%,var(--colors-scale3) 75%);background-size:3000px 100%}@keyframes logsShimmer{0%{background-position:-1000px 0}50%{background-position:1000px 0}}.storage-container .sbui-space-col{flex-grow:1}.storage-container .sbui-space-col #files{height:100%}.storage-container .sbui-btn:focus{outline:2px solid transparent;outline-offset:2px}.storage-container .sbui-btn-default{border-width:1px;border-color:rgba(0,0,0,0)!important}.storage-container .sbui-checkbox-container{width:auto}.storage-container .sbui-input-container input{font-size:.875rem;line-height:1.25rem}.storage-container .sbui-input-container .sbui-btn-container .sbui-btn{padding-top:.25rem;padding-bottom:.25rem}.storage-container .sbui-menu__item span{font-size:.875rem;line-height:1.25rem}.storage-container .sbui-overlay-container{z-index:10}.storage-row:hover .storage-row-menu,button[aria-haspopup=menu]:focus-visible .storage-row-menu,button[aria-haspopup=menu][data-state=open] .storage-row-menu{opacity:1}.shimmering-loader{animation:shimmer 2s linear infinite;background:linear-gradient(to right,var(--colors-scale3) 4%,var(--colors-scale4) 25%,var(--colors-scale3) 36%);background-size:1000px 100%}.dark .shimmering-loader{animation:shimmer 2s linear infinite;background:linear-gradient(to right,var(--colors-scale5) 4%,var(--colors-scale6) 25%,var(--colors-scale5) 36%);background-size:1000px 100%}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.sql-editor-container{padding:0}.sbui-dropdown__trigger:focus{outline:none}@keyframes fade{0%{opacity:0;transform:scale3D(.95,.95,.95)}to{opacity:1;transform:scaleX(1)}}@keyframes void-animation-out{0%,to{opacity:1}}.StripeElement--webkit-autofill{background:rgba(0,0,0,0)!important}.StripeElement{width:100%;padding:11px 15px 11px 0}.ErrorMessage{color:#000;position:absolute;display:flex;justify-content:center;padding:0 15px;font-size:13px;margin-top:0;width:100%;transform:translateY(-15px);opacity:0;animation:fade .15s ease-out;animation-delay:50ms;animation-fill-mode:forwards;will-change:opacity,transform}.ErrorMessage svg{margin-right:10px}.Result{margin-top:50px;text-align:center;animation:fade .2s ease-out}.ResultTitle{font-weight:500;margin-bottom:8px;font-size:17px}.ResultMessage,.ResultTitle{color:#000;text-align:center}.ResultMessage{font-size:14px;font-weight:400;margin-bottom:25px;line-height:1.6em}.ResetButton{border:0;cursor:pointer;background:rgba(0,0,0,0)}.Editor{height:99vh;outline:0;padding:1rem}.Editor blockquote,.Editor figure,.Editor h1,.Editor h2,.Editor h3,.Editor h4,.Editor h5,.Editor h6,.Editor image,.Editor li,.Editor ol,.Editor p,.Editor pre,.Editor ul{margin:0}.Editor blockquote:not(:last-child),.Editor figure:not(:last-child),.Editor h1:not(:last-child),.Editor h2:not(:last-child),.Editor h3:not(:last-child),.Editor h4:not(:last-child),.Editor h5:not(:last-child),.Editor h6:not(:last-child),.Editor image:not(:last-child),.Editor li:not(:last-child),.Editor ol:not(:last-child),.Editor p:not(:last-child),.Editor pre:not(:last-child),.Editor ul:not(:last-child){margin-bottom:1em}.Editor h1:not(:last-child){margin-bottom:.75em}.Editor h1{font-size:1.4rem}@media(min-width:768px){.Editor h1{font-size:2rem}}.Editor h2:not(:last-child),.Editor h3:not(:last-child),.Editor h4:not(:last-child),.Editor h5:not(:last-child),.Editor h6:not(:last-child){margin-bottom:.5em}.Editor h1+h1,.Editor h1+h2,.Editor h1+h3,.Editor h1+h4,.Editor h1+h5,.Editor h1+h6,.Editor h2+h1,.Editor h2+h2,.Editor h2+h3,.Editor h2+h4,.Editor h2+h5,.Editor h2+h6,.Editor h3+h1,.Editor h3+h2,.Editor h3+h3,.Editor h3+h4,.Editor h3+h5,.Editor h3+h6,.Editor h4+h1,.Editor h4+h2,.Editor h4+h3,.Editor h4+h4,.Editor h4+h5,.Editor h4+h6,.Editor h5+h1,.Editor h5+h2,.Editor h5+h3,.Editor h5+h4,.Editor h5+h5,.Editor h5+h6,.Editor h6+h1,.Editor h6+h2,.Editor h6+h3,.Editor h6+h4,.Editor h6+h5,.Editor h6+h6{margin-top:2em}.Editor blockquote{padding:1rem 1rem 1rem 2rem;background:#fff;border-radius:.25rem;border:.24rem solid #000;border-left-width:1rem}.Editor pre{padding:1rem;background:#000;border-radius:.25rem;color:#fff;font-size:1.25rem;line-height:1.3}.Editor figure{margin:0}@media(min-width:768px){.Editor{padding:2rem}}.Toastify__toast-container{z-index:9999;-webkit-transform:translateZ(9999px);position:fixed;padding:4px;width:320px;box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;margin-left:-160px}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;margin-left:-160px}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:35px;box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:1px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:800px;overflow:hidden;font-family:sans-serif;cursor:pointer;direction:ltr}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--default{background:#fff;color:#aaa}.Toastify__toast--info{background:#3498db}.Toastify__toast--success{background-color:var(--colors-green6)}.Toastify__toast--warning{background:#f1c40f}.Toastify__toast--error{background:#e74c3c}.Toastify__toast-body{margin:auto 0;flex:1}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0}}.Toastify__close-button{color:#fff;font-weight:700;font-size:14px;background:rgba(0,0,0,0);outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--default{color:#000;opacity:.3}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:9999;opacity:.7;background-color:rgba(255,255,255,.7);transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__progress-bar--default{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55)}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}.toast-message div[role=status]{width:100%;justify-content:flex-start;overflow-wrap:break-word;word-break:break-word}.dark .sbui-default-button--dark-white{--tw-border-opacity:1!important;border-color:rgb(249 250 251/var(--tw-border-opacity))!important;--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important;color:var(--colors-scale11)!important;--tw-shadow:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1)!important;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important;text-shadow:none!important}.Form,.Form button{animation:fade .2s ease-out}.Form .form-control,.Form select{min-width:250px;width:calc(67% - .5rem);margin-left:.5rem}.Form .checkbox,.Form .form-group{width:100%}.form-group{margin-bottom:.5rem;border-width:0;background-color:transparent;padding:0;line-height:1.25rem;font-size:15px;display:flex;flex-wrap:wrap}.form-group label{display:inline-block;padding-top:.5rem;padding-bottom:.5rem;font-size:.875rem;line-height:1.25rem;color:var(--colors-scale11);width:33%;align-self:top}.Form .checkbox .form-check-label{display:flex;align-items:center}.Form .checkbox .form-check-label input[type=checkbox]{margin-right:1rem;width:auto}.Form input[type=checkbox]{min-width:inherit;width:inherit}.Form .form-error,.Form .form-text{margin-top:.25rem;margin-bottom:.25rem;font-size:.875rem;line-height:1.25rem;color:var(--colors-scale9);display:block;margin-left:calc(33% + .5rem);width:100%}.Form .form-error{color:var(--colors-red4)}.Form .text-danger{color:var(--colors-red9)}.Form .form-help{color:var(--colors-gray4)}.Form hr{margin-top:1rem;margin-bottom:1rem}.section-block{border-radius:.25rem;border-width:1px;border-color:var(--colors-scale5);background-color:var(--colors-scale1);padding:0}:is(.dark .section-block){border-color:var(--colors-scale4);background-color:var(--colors-scale3)}.section-block--header{border-bottom-width:1px;border-color:var(--colors-scale5)}:is(.dark .section-block--header){border-color:var(--colors-scale4)}.section-block--header h1,.section-block--header h2,.section-block--header h3,.section-block--header h4{margin:0}.section-block--header p{color:var(--colors-gray3)}.section-block--footer{border-top-width:1px;border-color:var(--colors-scale5);background-color:var(--colors-scale1)}:is(.dark .section-block--footer){border-color:var(--colors-scale4);background-color:var(--colors-scale3)}.section-block--footer button:not(.mr-0){margin-right:.5rem}.table-container table{width:100%;border-collapse:separate;border-spacing:0}.table-container table span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-container thead th{font-size:.875rem;line-height:1.25rem;font-weight:400;color:var(--colors-scale11);background-color:var(--colors-scale2)}:is(.dark .table-container thead th){background-color:var(--colors-scale3)}.table-container thead th{border-top-width:1px;border-bottom-width:1px;border-color:var(--colors-scale5)}:is(.dark .table-container thead th){border-color:var(--colors-scale4)}.table-container thead th:first-child{border-radius:.25rem;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;padding-left:1.5rem;border-left-width:1px}.table-container thead th:last-child{border-radius:.25rem;border-top-left-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;padding-right:1.5rem;border-right-width:1px}.table-container tbody tr{background-color:var(--colors-scale1)}:is(.dark .table-container tbody tr){background-color:var(--colors-scale2)}.table-container tbody .tr--link{cursor:pointer;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.table-container tbody .tr--link:hover{background-color:var(--colors-scale2)}:is(.dark .table-container tbody .tr--link:hover){background-color:var(--colors-scale3)}.table-container tbody td{border-bottom-width:1px;border-color:var(--colors-scale5);padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem;color:var(--colors-gray11)}:is(.dark .table-container tbody td){border-color:var(--colors-scale4)}.table-container tbody td:first-child{border-bottom-width:1px;border-left-width:1px;border-color:var(--colors-scale5);padding-left:1.5rem}:is(.dark .table-container tbody td:first-child){border-color:var(--colors-scale4)}.table-container tbody td:last-child{border-bottom-width:1px;border-right-width:1px;border-color:var(--colors-scale5);padding-right:1.5rem}:is(.dark .table-container tbody td:last-child){border-color:var(--colors-scale4)}.table-container tbody tr:last-child td:first-child{border-radius:.25rem;border-bottom-right-radius:0;border-top-left-radius:0;border-top-right-radius:0}.table-container tbody tr:last-child td:last-child{border-radius:.25rem;border-bottom-left-radius:0;border-top-left-radius:0;border-top-right-radius:0}.table-container--borderless thead th{border-top:none}.table-container--borderless thead th:first-child{border-left:none}.table-container--borderless thead th:last-child{border-right:none}.table-container--borderless tbody td:first-child{border-left:none}.table-container--borderless tbody td:last-child{border-right:none}.table-container--borderless tbody tr:last-child td{border-bottom:none}.Docs--inner-wrapper{background:linear-gradient(90deg,var(--colors-scale1) 50%,var(--colors-scale3) 50%);width:100%}.dark .Docs--inner-wrapper{background:linear-gradient(90deg,var(--colors-scale3) 50%,var(--colors-scale2) 50%)}.Docs .doc-heading{margin-top:1rem;width:50%;padding-left:1.5rem;padding-right:1.5rem;text-transform:capitalize;--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}:is(.dark .Docs .doc-heading){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.Docs .doc-heading{hyphens:auto;max-width:50%}.Docs .doc-section{display:flex;border-bottom-width:1px;border-color:var(--colors-scale5)}.Docs.Docs--table-editor .doc-section--introduction .text{width:85%}.Docs.Docs--table-editor .doc-section--client-libraries{flex-direction:column;margin-bottom:40px}.Docs.Docs--table-editor .doc-section--client-libraries .code,.Docs.Docs--table-editor .doc-section--client-libraries .text{width:100%;max-width:none}.Docs.Docs--table-editor .doc-section--client-libraries .code{margin-bottom:20px}.Docs .doc-section article:first-child{color:var(--tw-prose-body);max-width:65ch}.Docs .doc-section article:first-child :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;font-weight:400}.Docs .doc-section article:first-child :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.Docs .doc-section article:first-child :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--colors-scale12);text-decoration:underline;font-weight:400;position:relative;transition:color .3s ease-in-out;padding-bottom:2px;text-decoration-line:underline;text-decoration-color:var(--colors-brand7);text-decoration-thickness:1px;text-underline-offset:4px}.Docs .doc-section article:first-child :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.Docs .doc-section article:first-child :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.Docs .doc-section article:first-child :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.Docs .doc-section article:first-child :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.Docs .doc-section article:first-child :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:none;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;padding-left:1rem;counter-reset:item}.Docs .doc-section article:first-child :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.Docs .doc-section article:first-child :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.Docs .doc-section article:first-child :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.Docs .doc-section article:first-child :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.Docs .doc-section article:first-child :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.Docs .doc-section article:first-child :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.Docs .doc-section article:first-child :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.Docs .doc-section article:first-child :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.Docs .doc-section article:first-child :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.Docs .doc-section article:first-child :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:none;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;padding-left:1rem}.Docs .doc-section article:first-child :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.Docs .doc-section article:first-child :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.Docs .doc-section article:first-child :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.Docs .doc-section article:first-child :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.Docs .doc-section article:first-child :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.Docs .doc-section article:first-child :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.Docs .doc-section article:first-child :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.Docs .doc-section article:first-child :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-bottom:.8888889em;line-height:1.1111111}.Docs .doc-section article:first-child :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.Docs .doc-section article:first-child :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:400;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.Docs .doc-section article:first-child :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.Docs .doc-section article:first-child :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.Docs .doc-section article:first-child :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.Docs .doc-section article:first-child :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.Docs .doc-section article:first-child :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.Docs .doc-section article:first-child :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.Docs .doc-section article:first-child :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.Docs .doc-section article:first-child :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.Docs .doc-section article:first-child :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.Docs .doc-section article:first-child :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:400;font-size:.875em;padding:.2rem .4rem;background-color:var(--colors-scale4);border:1px solid var(--colors-scale5);border-radius:var(--radius);word-break:break-all}.Docs .doc-section article:first-child :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:""}.Docs .doc-section article:first-child :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:""}.Docs .doc-section article:first-child :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.Docs .doc-section article:first-child :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.Docs .doc-section article:first-child :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.Docs .doc-section article:first-child :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.Docs .doc-section article:first-child :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.Docs .doc-section article:first-child :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.Docs .doc-section article:first-child :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.Docs .doc-section article:first-child :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:32px;border-radius:.375rem;padding-inline-end:1.1428571em;padding-inline-start:1.1428571em;background:none;padding:0}.Docs .doc-section article:first-child :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.Docs .doc-section article:first-child :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.Docs .doc-section article:first-child :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.Docs .doc-section article:first-child :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.Docs .doc-section article:first-child :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.Docs .doc-section article:first-child :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.Docs .doc-section article:first-child :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.Docs .doc-section article:first-child :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.Docs .doc-section article:first-child :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.Docs .doc-section article:first-child :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.Docs .doc-section article:first-child :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.Docs .doc-section article:first-child :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.Docs .doc-section article:first-child :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--colors-scale9);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.Docs .doc-section article:first-child{--tw-prose-links:var(--colors-scale11);--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.Docs .doc-section article:first-child :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.Docs .doc-section article:first-child :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.Docs .doc-section article:first-child :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.Docs .doc-section article:first-child :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.Docs .doc-section article:first-child :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.Docs .doc-section article:first-child :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.Docs .doc-section article:first-child :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.Docs .doc-section article:first-child :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.Docs .doc-section article:first-child :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.Docs .doc-section article:first-child :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.Docs .doc-section article:first-child :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.Docs .doc-section article:first-child :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.Docs .doc-section article:first-child :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.Docs .doc-section article:first-child :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.Docs .doc-section article:first-child :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.Docs .doc-section article:first-child :where(ul li):not(:where([class~=not-prose],[class~=not-prose] *)){position:relative}.Docs .doc-section article:first-child :where(ul li):not(:where([class~=not-prose],[class~=not-prose] *)):before{position:absolute;top:.75rem;left:-1rem;height:.125rem;width:.5rem;border-radius:.25rem;background-color:var(--colors-scale7);content:""}.Docs .doc-section article:first-child :where(ol li):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;position:relative;padding-left:1rem}.Docs .doc-section article:first-child :where(ol li):not(:where([class~=not-prose],[class~=not-prose] *)):before{position:absolute;top:.25rem;left:-1rem;height:1.2rem;width:1.2rem;border-radius:.25rem;background-color:var(--colors-scale3);border:1px solid var(--colors-scale5);content:counter(item) "  ";counter-increment:item;font-size:12px;color:var(--colors-scale9);display:flex;align-items:center;justify-content:center}.Docs .doc-section article:first-child :where(p img):not(:where([class~=not-prose],[class~=not-prose] *)){border:1px solid var(--colors-scale4);border-radius:4px;overflow:hidden}.Docs .doc-section article:first-child :where(iframe):not(:where([class~=not-prose],[class~=not-prose] *)){border:1px solid undefined;border-radius:var(--radius)}.Docs .doc-section article:first-child :where(td):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom:1px solid var(--colors-scale4)}.Docs .doc-section article:first-child :where(a:hover):not(:where([class~=not-prose],[class~=not-prose] *)){text-decoration-color:var(--colors-brand9)}.Docs .doc-section article:first-child :where(figure.quote-figure p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.Docs .doc-section article:first-child :where(figure.quote-figure p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.Docs .doc-section article:first-child{font-size:.875rem;line-height:1.7142857}.Docs .doc-section article:first-child :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.Docs .doc-section article:first-child :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.Docs .doc-section article:first-child :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.Docs .doc-section article:first-child :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.Docs .doc-section article:first-child :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.Docs .doc-section article:first-child :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.Docs .doc-section article:first-child :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.Docs .doc-section article:first-child :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.Docs .doc-section article:first-child :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.Docs .doc-section article:first-child :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.Docs .doc-section article:first-child :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.Docs .doc-section article:first-child :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.Docs .doc-section article:first-child :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.Docs .doc-section article:first-child :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.Docs .doc-section article:first-child :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.Docs .doc-section article:first-child :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.Docs .doc-section article:first-child :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.Docs .doc-section article:first-child :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.Docs .doc-section article:first-child :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.Docs .doc-section article:first-child :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.Docs .doc-section article:first-child :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.Docs .doc-section article:first-child :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.Docs .doc-section article:first-child :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.Docs .doc-section article:first-child :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.Docs .doc-section article:first-child :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.Docs .doc-section article:first-child :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.Docs .doc-section article:first-child :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.Docs .doc-section article:first-child :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.Docs .doc-section article:first-child :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.Docs .doc-section article:first-child :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.Docs .doc-section article:first-child :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.Docs .doc-section article:first-child :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.Docs .doc-section article:first-child :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.Docs .doc-section article:first-child :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.Docs .doc-section article:first-child :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.Docs .doc-section article:first-child :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.Docs .doc-section article:first-child :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.Docs .doc-section article:first-child :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.Docs .doc-section article:first-child :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.Docs .doc-section article:first-child :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.Docs .doc-section article:first-child :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.Docs .doc-section article:first-child :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.Docs .doc-section article:first-child :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.Docs .doc-section article:first-child :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.Docs .doc-section article:first-child :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.Docs .doc-section article:first-child :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.Docs .doc-section article:first-child :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.Docs .doc-section article:first-child{--tw-prose-body:var(--colors-scale11);--tw-prose-headings:var(--colors-scale12);--tw-prose-lead:var(--colors-scale11);--tw-prose-links:var(--colors-brand9);--tw-prose-bold:var(--colors-scale11);--tw-prose-counters:var(--colors-scale11);--tw-prose-bullets:var(--colors-scale9);--tw-prose-hr:var(--colors-scale5);--tw-prose-quotes:var(--colors-scale11);--tw-prose-quote-borders:var(--colors-scale5);--tw-prose-captions:var(--colors-scale7);--tw-prose-code:var(--colors-scale12);--tw-prose-pre-code:var(--colors-scale9);--tw-prose-pre-bg:var(--colors-scale4);--tw-prose-th-borders:var(--colors-scale5);--tw-prose-td-borders:var(--colors-scale2);--tw-prose-invert-body:var(--colors-scale2);--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:var(--colors-scale5);--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:var(--colors-scale4);--tw-prose-invert-bullets:var(--colors-scale6);--tw-prose-invert-hr:var(--colors-scale7);--tw-prose-invert-quotes:var(--colors-scale1);--tw-prose-invert-quote-borders:var(--colors-scale7);--tw-prose-invert-captions:var(--colors-scale4)}.Docs .doc-section article:first-child :where(h1,h2,h3,h4,h5):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:400}.Docs .doc-section article:first-child{max-width:none}.Docs.Docs--table-editor .doc-section__table-name{margin-top:1rem}.Docs .text{width:50%;padding:1rem 1.5rem;max-width:50%}.Docs .text a{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.Docs .text a:hover{color:var(--colors-brand10)}.Docs .text p:last-child{padding-bottom:0}.Docs .code{width:50%;flex:1 1 0%;padding:.5rem 1.5rem 1rem;max-width:50%}.Docs .code h4{margin:.25rem;padding:0;font-size:.875rem;line-height:1.25rem;font-weight:400;text-transform:uppercase;color:var(--colors-scale11)}.Docs .code h4:not(:first-child){margin-top:1.5rem}.Docs .code code{margin:.25rem;padding:0;background-color:none}.Docs .code .is-highlighted{color:var(--colors-brand9)}.Docs .codeblock-container+.codeblock-container{margin-top:3rem}::-moz-selection{background-color:var(--colors-brand9);color:#333!important}::selection{background-color:#6ee7b7;color:#333!important}.has-hidden-children .visible-child{transition:opacity .2s ease;opacity:1}.has-hidden-children .hidden-child{transition:opacity .2s ease;opacity:0}.has-hidden-children:hover .visible-child{opacity:0;pointer-events:none}.has-hidden-children:hover .hidden-child{opacity:1}.SQLTabNav{overflow-x:auto;overflow-y:hidden!important}.SQLTabNav::-webkit-scrollbar{display:none!important}.SQLTabNav{scrollbar-width:none}.SQLTabContainer{height:calc(100vh - 3rem);min-height:calc(100vh - 3rem)}.SQLTabContainer .gutter{cursor:row-resize}.radix-tooltip-arrow polygon{fill:var(--colors-scale1)}:is(.dark .radix-tooltip-arrow polygon){fill:var(--colors-scale1)}@media (min-width:768px){.pitr-listbox{-moz-column-gap:.5rem;column-gap:.5rem}}.roles-toggle label{margin-top:.25rem}.thin-scrollbars{scrollbar-width:thin;scrollbar-color:var(--colors-slate9) var(--colors-slate1)}.dark .thin-scrollbars{scrollbar-color:var(--colors-slate10) var(--colors-slate3o)}.thin-scrollbars ::-webkit-scrollbar{background:var(--colors-slate2);height:3px;width:0;border-radius:0}.dark .thin-scrollbars ::-webkit-scrollbar{background:var(--colors-slate6)}.thin-scrollbars ::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px var(--colors-slate6);border-radius:5px}.dark .thin-scrollbars ::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px var(--colors-slate8)}.thin-scrollbars ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--colors-slate9)}.dark .thin-scrollbars ::-webkit-scrollbar-thumb{-webkit-box-shadow:inset 0 0 6px var(--colors-slate12)}.form-field-markdown a{color:var(--colors-brand9);text-decoration-line:underline;opacity:.75;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.form-field-markdown a:hover{opacity:1}.view-icon rect{fill:var(--colors-blue5);stroke:var(--colors-blue5)}.view-icon circle,.view-icon path{fill:var(--colors-blue5);stroke:var(--colors-blue9)}.table-icon rect{fill:var(--colors-green10)}.table-icon line,.table-icon rect{stroke:var(--colors-green5)}.recharts-cartesian-axis-tick text{font-size:.75rem;line-height:1rem}.recharts-reference-line line{stroke:var(--colors-scale10)}