.caption-module__iWJWEq__caption{color:var(--accents-5);font-size:var(--font-size-small);line-height:var(--line-height-small);text-align:center;margin:16px 0 40px}.caption-module__iWJWEq__captionCode{color:var(--accents-5);font-family:var(--font-mono)}.caption-module__iWJWEq__captionCode:before,.caption-module__iWJWEq__captionCode:after{content:"`"}
.custom-module__gbx7Ca__button[data-custom-button]:not([disabled]){color:var(--button-custom-fg)!important;background:var(--button-custom-bg)!important;--themed-border:var(--button-custom-border)!important}.custom-module__gbx7Ca__button[data-custom-button][data-focus]{box-shadow:0 0 0 1px var(--geist-background), 0 0 0 3px var(--button-custom-bg-hover,var(--button-custom-bg,var(--geist-foreground)))!important;color:var(--button-custom-fg-hover)!important;background:var(--button-custom-bg-hover)!important;--themed-border:var(--button-custom-border-hover)!important}.custom-module__gbx7Ca__button[data-custom-button][data-hover]{color:var(--button-custom-fg-hover)!important;background:var(--button-custom-bg-hover)!important;--themed-border:var(--button-custom-border-hover)!important}.custom-module__gbx7Ca__button[data-custom-button][data-active]{color:var(--button-custom-fg-active,var(--button-custom-fg-hover))!important;background:var(--button-custom-bg-active,var(--button-custom-bg-hover))!important;--themed-border:var(--button-custom-border-active,var(--button-custom-border-hover))!important}
.quickstart-module__8kAD5G__container{margin:0 var(--geist-gap-half-negative);flex-flow:wrap;margin-top:1.2em;display:flex}.quickstart-module__8kAD5G__container>*{flex:0 50%}.quickstart-module__8kAD5G__quickstart{border-radius:var(--geist-marketing-radius);box-shadow:var(--shadow-smallest);color:var(--geist-foreground);background:var(--geist-background);flex-direction:column;height:100%;padding:24px;text-decoration:none;transition:box-shadow .15s;display:flex}.quickstart-module__8kAD5G__quickstart .quickstart-module__8kAD5G__content{flex-direction:column;display:flex}.quickstart-module__8kAD5G__quickstartText{flex-direction:row}.quickstart-module__8kAD5G__quickstartText .quickstart-module__8kAD5G__quickstartIcon figure{margin:0!important}.quickstart-module__8kAD5G__quickstartText .quickstart-module__8kAD5G__quickstartIcon{margin-right:20px}.quickstart-module__8kAD5G__quickstartText .quickstart-module__8kAD5G__quickstartIcon figure img{box-shadow:none;border:none}.quickstart-module__8kAD5G__quickstart:hover{box-shadow:var(--shadow-extra-small)}.dark-theme .quickstart-module__8kAD5G__quickstart:hover{box-shadow:0 0 0 1px var(--geist-foreground)}.quickstart-module__8kAD5G__quickstartBox{padding:var(--geist-gap-half)}.quickstart-module__8kAD5G__note{color:var(--accents-5);font-size:var(--font-size-primary);line-height:var(--line-height-primary);transition:color .1s}.quickstart-module__8kAD5G__quickstart b{letter-spacing:-.01125rem;margin-bottom:8px;font-weight:600}.quickstart-module__8kAD5G__quickstarticons{width:100%;height:48px;display:flex}.quickstart-module__8kAD5G__topSection{flex-grow:1;margin-bottom:24px}.quickstart-module__8kAD5G__buttons{justify-content:space-between;display:flex}.quickstart-module__8kAD5G__buttons>*{flex:50%}.quickstart-module__8kAD5G__button{width:100%;min-width:104px;padding:0}.quickstart-module__8kAD5G__buttons a{text-decoration:none}@media (max-width:600px){.quickstart-module__8kAD5G__container{flex-direction:column}}
.syntax-theme-module__tp2F6G__pre{--padding:20px;padding:var(--padding) 0 var(--padding) 0;background:var(--ds-background-100);margin:0;position:relative;overflow-x:auto}.syntax-theme-module__tp2F6G__code{color:var(--ds-gray-1000);text-align:left;white-space:pre;word-spacing:normal;word-break:normal;font-size:13px;line-height:20px;font-family:var(--font-mono);tab-size:4;-webkit-hyphens:none;hyphens:none}.syntax-theme-module__tp2F6G__code .syntax-theme-module__tp2F6G__lineNumber{min-width:calc(40px + var(--padding));color:var(--ds-gray-600);font-size:13px;font-family:var(--font-mono);-webkit-user-select:none;user-select:none;text-align:right;padding-right:var(--padding);z-index:1;flex-shrink:0}.syntax-theme-module__tp2F6G__code .syntax-theme-module__tp2F6G__row{align-items:center;width:100%;display:flex;position:relative}.syntax-theme-module__tp2F6G__code .syntax-theme-module__tp2F6G__row[data-highlighted=true] .syntax-theme-module__tp2F6G__lineNumber{color:var(--ds-blue-900)}.syntax-theme-module__tp2F6G__code .syntax-theme-module__tp2F6G__row[data-highlighted=true]:before{content:"";background:var(--ds-blue-200);position:absolute;inset:0}.syntax-theme-module__tp2F6G__code .syntax-theme-module__tp2F6G__row[data-highlighted=true]:after{content:"";background:var(--ds-blue-900);width:2px;position:absolute;top:0;bottom:0;left:0}.syntax-theme-module__tp2F6G__code .token{position:relative}:is(.syntax-theme-module__tp2F6G__code .token.comment,.syntax-theme-module__tp2F6G__code .token.prolog,.syntax-theme-module__tp2F6G__code .token.doctype,.syntax-theme-module__tp2F6G__code .token.cdata){color:var(--accents-5)}.syntax-theme-module__tp2F6G__code .token.namespace{opacity:.7}:is(.syntax-theme-module__tp2F6G__code .token.string,.syntax-theme-module__tp2F6G__code .token.attr-value){color:var(--ds-green-900)}:is(.syntax-theme-module__tp2F6G__code .token.punctuation,.syntax-theme-module__tp2F6G__code .token.operator){color:var(--ds-gray-1000)}:is(.syntax-theme-module__tp2F6G__code .token.url,.syntax-theme-module__tp2F6G__code .token.symbol,.syntax-theme-module__tp2F6G__code .token.boolean,.syntax-theme-module__tp2F6G__code .token.variable,.syntax-theme-module__tp2F6G__code .token.constant){color:var(--ds-green-900)}.syntax-theme-module__tp2F6G__code .token.atrule{font-weight:600}.syntax-theme-module__tp2F6G__code .language-autohotkey .token.selector{font-weight:600}.syntax-theme-module__tp2F6G__code .language-json .token.boolean{font-weight:600}.syntax-theme-module__tp2F6G__code code[class*=language-css]{font-weight:600}.syntax-theme-module__tp2F6G__code .language-json .token.boolean{color:var(--geist-success)}.syntax-theme-module__tp2F6G__code .token.keyword{color:var(--ds-pink-900)}.syntax-theme-module__tp2F6G__code .token.function{color:var(--ds-blue-900)}.syntax-theme-module__tp2F6G__code .token.tag{color:var(--ds-blue-900)}.syntax-theme-module__tp2F6G__code .token.class-name{color:var(--ds-blue-900)}.syntax-theme-module__tp2F6G__code .token.number{color:var(--ds-blue-900)}.syntax-theme-module__tp2F6G__code .token.tag .token.punctuation{color:var(--ds-blue-900)}.syntax-theme-module__tp2F6G__code .language-autohotkey .token.tag{color:#9a050f}.syntax-theme-module__tp2F6G__code .token.selector{color:var(--ds-pink-900)}.syntax-theme-module__tp2F6G__code .language-autohotkey .token.keyword{color:var(--ds-pink-900)}:is(.syntax-theme-module__tp2F6G__code .token.important,.syntax-theme-module__tp2F6G__code .token.bold){font-weight:700}.syntax-theme-module__tp2F6G__code .token.italic{font-style:italic}.syntax-theme-module__tp2F6G__code .token.deleted{color:var(--ds-red-900)}.syntax-theme-module__tp2F6G__code .token.inserted{color:var(--ds-blue-900)}:is(.syntax-theme-module__tp2F6G__code .language-json .token.property,.syntax-theme-module__tp2F6G__code .language-markdown .token.title){color:var(--ds-gray-1000)}.syntax-theme-module__tp2F6G__code .language-markdown .token.code{color:var(--ds-blue-900);font-weight:400}:is(.syntax-theme-module__tp2F6G__code .language-markdown .token.list,.syntax-theme-module__tp2F6G__code .language-markdown .token.hr){color:var(--ds-gray-900)}.syntax-theme-module__tp2F6G__code .language-markdown .token.url{color:var(--ds-pink-900)}.syntax-theme-module__tp2F6G__code .token.selector{color:var(--ds-green-900)}:is(.syntax-theme-module__tp2F6G__code .token.property,.syntax-theme-module__tp2F6G__code .token.entity){color:var(--ds-red-900)}:is(.syntax-theme-module__tp2F6G__code .token.attr-name,.syntax-theme-module__tp2F6G__code .token.regex){color:var(--ds-amber-900)}.syntax-theme-module__tp2F6G__code .token.directive.tag .tag{background:var(--ds-red-900);color:var(--ds-gray-900)}.syntax-theme-module__tp2F6G__code .token-line{padding-right:16px}@media (max-width:600px){.syntax-theme-module__tp2F6G__code .syntax-theme-module__tp2F6G__lineNumber{min-width:calc(38px + var(--padding))}}
.code-highlight-module__eJCZXq__wrapper{border:1px solid var(--ds-gray-400);position:relative}.code-highlight-module__eJCZXq__code{display:grid}.code-highlight-module__eJCZXq__wrapper{border-radius:8px;margin:16px 0;overflow:hidden}.code-highlight-module__eJCZXq__header{border-bottom:1px solid var(--ds-gray-400);background:var(--ds-background-200);border-radius:8px 8px 0 0;justify-content:space-between;align-items:center;padding:8px 12px 8px 16px;display:flex}.code-highlight-module__eJCZXq__copyButton{border-radius:var(--geist-radius);width:32px;height:32px;color:var(--ds-gray-900);cursor:pointer;background:inherit;border:none;justify-content:center;align-items:center;padding:0;transition:background .2s;display:flex}.code-highlight-module__eJCZXq__copyButton:hover:not([data-active]){background:var(--ds-gray-200)!important;color:var(--ds-gray-900)!important}.code-highlight-module__eJCZXq__copyFloatingButton{opacity:0;transition:opacity .1s;position:absolute;top:min(16%,16px);right:16px}.code-highlight-module__eJCZXq__wrapper:hover .code-highlight-module__eJCZXq__copyFloatingButton{opacity:1}
.code-highlight-api-module__qGR3Za__codehighlight{max-height:600px;margin:0;overflow:auto}.code-highlight-api-module__qGR3Za__noTopRadius{border-top-left-radius:0;border-top-right-radius:0}
.fieldset-module__weC4da__fieldset{background:var(--ds-background-100);box-shadow:var(--ds-shadow-border);border-radius:6px;position:relative;overflow:hidden}.fieldset-module__weC4da__fieldset.fieldset-module__weC4da__shadow{box-shadow:var(--shadow-large);border:none}.fieldset-module__weC4da__borderless{box-shadow:none;border:0;border-radius:0}.fieldset-module__weC4da__borderless .fieldset-module__weC4da__tabsRow{border:none;border-bottom:1px solid var(--ds-gray-400);padding:0}.fieldset-module__weC4da__fieldset>.fieldset-module__weC4da__content:last-child{border-bottom-right-radius:6px;border-bottom-left-radius:6px}.fieldset-module__weC4da__fieldset>.fieldset-module__weC4da__content:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.fieldset-module__weC4da__fieldset.fieldset-module__weC4da__errorBorder{border:1px solid var(--ds-red-400);box-shadow:none}.fieldset-module__weC4da__fieldset.fieldset-module__weC4da__errorBorder .fieldset-module__weC4da__footer{border-top:1px solid var(--ds-red-400);background:var(--ds-red-100);color:var(--ds-red-900)}.fieldset-module__weC4da__fieldset.fieldset-module__weC4da__warningBorder{border:1px solid var(--ds-amber-400);box-shadow:none}.fieldset-module__weC4da__fieldset.fieldset-module__weC4da__warningBorder .fieldset-module__weC4da__footer{border-top:1px solid var(--ds-amber-400);background:var(--ds-amber-100);color:var(--ds-amber-900)}.fieldset-module__weC4da__content{background-color:var(--ds-background-100);border-top-left-radius:var(--geist-radius);border-top-right-radius:var(--geist-radius);padding:var(--geist-gap);position:relative}.fieldset-module__weC4da__content.fieldset-module__weC4da__full{padding-bottom:0;padding-left:0;padding-right:0}.fieldset-module__weC4da__content.fieldset-module__weC4da__noBottomPadding{padding-bottom:0}.fieldset-module__weC4da__content.fieldset-module__weC4da__disabled{background:var(--ds-background-100);color:var(--ds-gray-700)}.fieldset-module__weC4da__footer{background-color:var(--ds-background-200);border-bottom-left-radius:var(--geist-radius);border-bottom-right-radius:var(--geist-radius);border-top:1px solid var(--ds-gray-400);min-height:57px;color:var(--ds-gray-900);padding:var(--geist-gap-half) var(--geist-gap);box-sizing:border-box;align-items:center;font-size:.875rem;line-height:1.6;display:flex;position:relative}.dark-theme .fieldset-module__weC4da__footer{background:#0a0a0a}.tailwind .fieldset-module__weC4da__footer{border-top:1px solid var(--ds-gray-400)}.fieldset-module__weC4da__footer.fieldset-module__weC4da__disabled{color:var(--ds-gray-900)}.fieldset-module__weC4da__footer.fieldset-module__weC4da__highlight{background-color:var(--bg)}@media (max-width:768px){.fieldset-module__weC4da__footer{padding:var(--geist-gap);flex-direction:column;justify-content:center}.fieldset-module__weC4da__footer>*{margin-bottom:var(--geist-gap-half)}.fieldset-module__weC4da__footer>:last-of-type{border-bottom:0;margin-bottom:0;padding:0 7.5px}}.fieldset-module__weC4da__footer .fieldset-module__weC4da__status{align-items:center;max-width:100%;display:flex}.fieldset-module__weC4da__footer .fieldset-module__weC4da__status.fieldset-module__weC4da__disabled{pointer-events:none}.fieldset-module__weC4da__footer .fieldset-module__weC4da__actions{justify-content:flex-end;align-items:center;margin-left:auto;display:flex}@media (max-width:768px){.fieldset-module__weC4da__footer .fieldset-module__weC4da__actions{margin-left:0}}@media (max-width:420px){.fieldset-module__weC4da__footer .fieldset-module__weC4da__actions{justify-content:space-between}}.fieldset-module__weC4da__error{color:var(--ds-red-900)}.fieldset-module__weC4da__error .fieldset-module__weC4da__footer{color:var(--ds-red-900)}.fieldset-module__weC4da__warning{color:var(--ds-amber-900)}.fieldset-module__weC4da__tabsRow{border:1px solid var(--ds-gray-400);background:var(--ds-background-100);border-bottom:0;border-top-left-radius:6px;border-top-right-radius:6px;align-items:flex-end;height:48px;padding:0 16px;display:flex}.dark-theme .fieldset-module__weC4da__tabsRow{background:#0a0a0a}.fieldset-module__weC4da__tabsRow+div{border-top-left-radius:0;border-top-right-radius:0}
.doc-module__qeqoEG__section{margin-top:var(--geist-space-8x)}.doc-module__qeqoEG__title{color:inherit;cursor:pointer;overflow-wrap:break-word;border-bottom:1px solid #0000;margin-right:10px;text-decoration:none}.doc-module__qeqoEG__section+.doc-module__qeqoEG__section{border-top:1px solid var(--accents-2);padding-top:var(--geist-space-8x)}.doc-module__qeqoEG__doc+.doc-module__qeqoEG__doc{margin-top:var(--geist-space-16x)}.doc-module__qeqoEG__method{background:var(--geist-success);border-radius:var(--geist-radius);color:#fff;font-family:var(--font-mono);text-transform:uppercase;padding:4px;font-weight:600;display:inline-block}.doc-module__qeqoEG__method.doc-module__qeqoEG__post{background:var(--geist-violet-lighter);color:var(--geist-violet-dark)}.doc-module__qeqoEG__method.doc-module__qeqoEG__patch{color:var(--geist-warning-dark);background:var(--geist-warning-lighter)}.doc-module__qeqoEG__method.doc-module__qeqoEG__delete{color:var(--geist-error-dark);background:var(--geist-error-lighter)}.doc-module__qeqoEG__endpointUrl{margin-left:var(--geist-gap-quarter);font-family:var(--font-mono);color:var(--accents-7);word-break:break-all;font-weight:600;line-height:1.5}.doc-module__qeqoEG__badge{border-radius:var(--geist-radius);background:var(--geist-background);border:1px solid var(--accents-2);color:var(--accents-6);padding:0 4px}.doc-module__qeqoEG__tableSelect{margin-top:0;padding-top:0}.doc-module__qeqoEG__pre{padding:var(--geist-gap-half);border-radius:var(--geist-radius);border:1px solid var(--accents-2);background:var(--geist-background);max-height:600px;margin:0;overflow-y:scroll}.doc-module__qeqoEG__pre code{white-space:pre-wrap}.doc-module__qeqoEG__pre a{color:var(--geist-link-color);text-underline-offset:2px;font-weight:600}.doc-module__qeqoEG__block{margin-left:calc(var(--depth) * var(--geist-gap-half))}.doc-module__qeqoEG__modalArray{width:90%}.doc-module__qeqoEG__allowedValues{flex-wrap:wrap;display:flex}.doc-module__qeqoEG__allowedValues code{margin-left:.5em}.doc-module__qeqoEG__paramSelect .doc-module__qeqoEG__select_placeholder,.doc-module__qeqoEG__paramSelect option{color:var(--geist-foreground)!important}.doc-module__qeqoEG__apiblock{min-width:0!important}.doc-module__qeqoEG__paramNameCol{overflow-wrap:break-word!important;max-width:150px!important}
.mdx-components-module__RtynrG__h2>a>svg{right:var(--geist-space-4x-negative);position:absolute}.dark-theme :is(.mdx-components-module__RtynrG__inlineCodeLink>code){background-color:var(--ds-blue-200);border:1px solid var(--ds-blue-300)}.mdx-components-module__RtynrG__icon{vertical-align:middle;margin-left:4px}
.preview-card-module___-7sPq__card{background:var(--geist-background);border-radius:var(--geist-marketing-radius);box-shadow:var(--shadow-medium);flex-direction:column;max-width:400px;padding:1rem;display:flex}.preview-card-module___-7sPq__arrow{fill:var(--dropdown-triangle-stroke)}.preview-card-module___-7sPq__content{font-size:.875rem;line-height:1.5}.preview-card-module___-7sPq__card h4{color:var(--geist-foreground);font-weight:500;font-size:var(--font-size-primary);line-height:var(--line-height-primary);margin-top:0;margin-bottom:4px}.preview-card-module___-7sPq__hoverCard{position:relative}.preview-card-module___-7sPq__hoverCard[data-side=top]{animation:.2s forwards preview-card-module___-7sPq__slideUp}.preview-card-module___-7sPq__hoverCard[data-side=top]:after{bottom:-4px}.preview-card-module___-7sPq__hoverCard[data-side=bottom]{animation:.2s forwards preview-card-module___-7sPq__slideDown}.preview-card-module___-7sPq__hoverCard[data-side=bottom]:after{top:-4px}.preview-card-module___-7sPq__hoverCard[data-align=start] .preview-card-module___-7sPq__arrow{transform:translate(8px)}.preview-card-module___-7sPq__hoverCard[data-align=end] .preview-card-module___-7sPq__arrow{transform:translate(-8px)}.preview-card-module___-7sPq__hoverCard[data-state=closed]{animation:.2s forwards preview-card-module___-7sPq__hoverCardOut}.preview-card-module___-7sPq__hoverCard:after{content:"";width:100%;height:4px;position:absolute}@keyframes preview-card-module___-7sPq__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes preview-card-module___-7sPq__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:none}}@keyframes preview-card-module___-7sPq__hoverCardOut{0%{opacity:1}to{opacity:0}}
.label-module__CX73KW__label{color:var(--ds-gray-900);margin-bottom:var(--geist-space-2x);max-width:100%;font-size:13px;display:block}.label-module__CX73KW__input{cursor:text}.label-module__CX73KW__capitalize{text-transform:capitalize}
.beta-badge-module__XRKNka__betaBadge{align-items:center;gap:var(--geist-space);display:flex}.beta-badge-module__XRKNka__betaBadgeMuted{color:var(--geist-background);background:var(--accents-3);border:none}.dark-theme .beta-badge-module__XRKNka__betaBadgeMuted{color:var(--geist-background);background:var(--accents-6)}@media (max-width:600px){.beta-badge-module__XRKNka__feedbackButton{display:none}}
.cron-builder-module__bC98vq__container{background-color:var(--geist-background);flex-direction:column;justify-content:space-between;padding:20px 0;display:flex}
.deploy-button-generator-module__nsA9tG__urlTab{margin-top:24px}.deploy-button-generator-module__nsA9tG__envInput,.deploy-button-generator-module__nsA9tG__integrationIdInput{width:100%}
.dark-theme .framework-list-module__p2Zs7a__customDarkModeIcon{filter:invert()hue-rotate(180deg)brightness(.9)contrast(1.1)}
.inline-module__h4xKaq__code{color:var(--ds-gray-1000);background:var(--ds-gray-100);font-family:var(--font-mono);white-space:pre-wrap;font-feature-settings:"ss09";border-radius:4px;padding:0 4px;font-weight:400;line-height:1.5;display:inline-block}.inline-module__h4xKaq__nowrap{white-space:nowrap}.inline-module__h4xKaq__truncate{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media screen and (max-width:456px){.inline-module__h4xKaq__code{word-break:break-all}}
.index-module__01elpG__container table td:hover{background-color:#b4b4b414}.index-module__01elpG__container table tr:has(td:hover){background-color:#b4b4b414}.index-module__01elpG__container table tbody tr:has(~tr td:hover:first-child) td:first-child{background-color:#b4b4b414}.index-module__01elpG__container table tbody tr:has(~tr td:hover:nth-child(2)) td:nth-child(2){background-color:#b4b4b414}.index-module__01elpG__container table tbody tr:has(~tr td:hover:nth-child(3)) td:nth-child(3){background-color:#b4b4b414}.index-module__01elpG__container table tbody tr:has(~tr td:hover:nth-child(4)) td:nth-child(4){background-color:#b4b4b414}.index-module__01elpG__container table tbody tr:has(~tr td:hover:nth-child(5)) td:nth-child(5){background-color:#b4b4b414}.index-module__01elpG__container table tbody tr:has(~tr td:hover:nth-child(6)) td:nth-child(6){background-color:#b4b4b414}.index-module__01elpG__container table tbody tr:has(~tr td:hover:nth-child(7)) td:nth-child(7){background-color:#b4b4b414}.index-module__01elpG__container table tbody tr:has(~tr td:hover:nth-child(8)) td:nth-child(8){background-color:#b4b4b414}.index-module__01elpG__container table tbody tr:has(td:hover:first-child)~tr td:first-child{background-color:#b4b4b414}.index-module__01elpG__container table tbody tr:has(td:hover:nth-child(2))~tr td:nth-child(2){background-color:#b4b4b414}.index-module__01elpG__container table tbody tr:has(td:hover:nth-child(3))~tr td:nth-child(3){background-color:#b4b4b414}.index-module__01elpG__container table tbody tr:has(td:hover:nth-child(4))~tr td:nth-child(4){background-color:#b4b4b414}.index-module__01elpG__container table tbody tr:has(td:hover:nth-child(5))~tr td:nth-child(5){background-color:#b4b4b414}.index-module__01elpG__container table tbody tr:has(td:hover:nth-child(6))~tr td:nth-child(6){background-color:#b4b4b414}.index-module__01elpG__container table tbody tr:has(td:hover:nth-child(7))~tr td:nth-child(7){background-color:#b4b4b414}.index-module__01elpG__container table tbody tr:has(td:hover:nth-child(8))~tr td:nth-child(8){background-color:#b4b4b414}.index-module__01elpG__container table thead tr th:not(:first-child) div{justify-content:center}
.table-module__8WW6BG__wrapper{font-size:.875rem}.table-module__8WW6BG__wrapper.table-module__8WW6BG__overflow{overflow-x:auto}.table-module__8WW6BG__table{border-spacing:0;table-layout:fixed;width:100%}.table-module__8WW6BG__table thead tr,.table-module__8WW6BG__table tr{height:48px}.table-module__8WW6BG__table th{background:var(--ds-background-200);color:var(--ds-gray-900);letter-spacing:0;padding:0 var(--geist-gap-half);text-align:left;vertical-align:middle;border-top:1px solid var(--ds-gray-alpha-400);border-bottom:1px solid var(--ds-gray-alpha-400);font-size:14px;font-weight:400;position:relative}.table-module__8WW6BG__table th:first-child{border-left:1px solid var(--ds-gray-alpha-400);border-radius:6px 0 0 6px}.table-module__8WW6BG__table th:last-child{border-right:1px solid var(--ds-gray-alpha-400);border-radius:0 6px 6px 0}.table-module__8WW6BG__table th:only-child{border-radius:6px}.table-module__8WW6BG__table td{padding:var(--geist-gap-quarter) var(--geist-gap-half);vertical-align:middle;color:var(--ds-gray-1000);overflow-wrap:break-word}.table-module__8WW6BG__table tr:not(:last-of-type) td{border-bottom:1px solid var(--ds-gray-alpha-400)}.table-module__8WW6BG__table tr:last-of-type td{border-bottom:1px solid #0000}.table-module__8WW6BG__table tbody tr{transition:background .1s}.table-module__8WW6BG__table tbody tr:hover{background:var(--ds-gray-200)}
.caption-module__l_LQOW__caption{color:var(--accents-5);text-align:center;max-width:800px;font-size:.875rem;line-height:1.5;display:inline-block}figure>.caption-module__l_LQOW__caption:not(:first-child){padding:0 var(--geist-gap-half);margin-top:var(--geist-gap);background-color:var(--geist-background);align-self:center}.caption-module__l_LQOW__code{color:var(--accents-5);font-family:var(--font-mono)}.caption-module__l_LQOW__code:before,.caption-module__l_LQOW__code:after{content:"`"}
.helpLink-module__bxw08a__a{color:inherit;font-size:inherit;cursor:pointer;-webkit-text-decoration:underline dashed;text-decoration:underline dashed;display:inline-flex}.helpLink-module__bxw08a__aIcon{color:inherit;align-items:center;margin-right:10px;display:flex}.helpLink-module__bxw08a__aIconSpan{margin-right:5px}.helpLink-module__bxw08a__a:hover{color:var(--geist-foreground);text-decoration:underline}.helpLink-module__bxw08a__aNested{display:inline-flex}
.image-figure-module__zJNk0G__figure{justify-content:center;align-items:center;display:flex}figure.image-figure-module__zJNk0G__shadow>*{box-shadow:var(--shadow-smallest);border-radius:var(--geist-marketing-radius);border:1px solid var(--accents-2);width:max-content;height:max-content;overflow:hidden}figure.image-figure-module__zJNk0G__borderRadius>*{border-radius:var(--geist-marketing-radius);border:1px solid var(--accents-2);width:max-content;height:max-content;overflow:hidden}.image-figure-module__zJNk0G__figure img{max-width:100%;height:auto}.image-figure-module__zJNk0G__figcaption{color:var(--accents-3);text-align:center;margin:0;font-size:12px}.dark-theme figure.image-figure-module__zJNk0G__shadow>*{box-shadow:none}
.input-module__q7zwrG__container{font-size:var(--geist-form-font);max-width:100%;box-shadow:0 0 0 1px var(--border-color,var(--ds-gray-alpha-400));border-radius:6px;align-items:center;transition:box-shadow .15s;display:flex}.input-module__q7zwrG__container:has(:not(input[aria-invalid=true])):has(:not(input[disabled])):hover{box-shadow:0 0 0 1px var(--ds-gray-alpha-500)}.input-module__q7zwrG__container .input-module__q7zwrG__error:focus-within{box-shadow:0 0 0 1px var(--ds-red-900), 0 0 0 4px var(--ds-red-300)}.input-module__q7zwrG__container.input-module__q7zwrG__rounded{border-radius:9999px;margin-top:12px}.input-module__q7zwrG__container.input-module__q7zwrG__rounded .input-module__q7zwrG__input{border-radius:9999px}.input-module__q7zwrG__container [data-geist-input-suffix],.input-module__q7zwrG__container [data-geist-input-prefix]{justify-content:center;display:flex}.input-module__q7zwrG__input{font:inherit;appearance:none;width:100%;min-width:0;padding:0 var(--geist-gap-half);background:var(--ds-background-100);color:var(--geist-foreground);height:var(--geist-form-height);-webkit-tap-highlight-color:transparent;border:none;border-radius:6px;order:1;font-size:100%;font-weight:400;line-height:normal;transition:border-color .15s,box-shadow .15s;display:inline-flex;outline:none!important}.input-module__q7zwrG__input::placeholder{color:var(--ds-gray-700)}.input-module__q7zwrG__input[readOnly]{background:var(--ds-background-200);cursor:not-allowed}.input-module__q7zwrG__input[disabled]{background:var(--ds-gray-100);color:var(--ds-gray-700);opacity:1;-webkit-text-fill-color:var(--ds-gray-700);cursor:not-allowed}.geist-error>.input-module__q7zwrG__input[disabled]{border-color:var(--themed-border,var(--accents-2));background:var(--themed-bg,var(--accents-1));color:var(--themed-fg,var(--accents-5));-webkit-text-fill-color:var(--themed-fg,var(--accents-5))}.input-module__q7zwrG__input[disabled]::placeholder{opacity:1;color:var(--accents-3);-webkit-text-fill-color:var(--accents-3)}.input-module__q7zwrG__large .input-module__q7zwrG__input{height:var(--geist-form-large-height);font-size:var(--geist-form-large-font);border-radius:8px}.input-module__q7zwrG__large{border-radius:8px}.input-module__q7zwrG__small .input-module__q7zwrG__input{font-size:var(--geist-form-small-font);height:var(--geist-form-small-height)}.input-module__q7zwrG__xSmall .input-module__q7zwrG__input{height:24px;padding:0 8px;font-size:12px}.input-module__q7zwrG__large.input-module__q7zwrG__prefix>:nth-child(2),.input-module__q7zwrG__large.input-module__q7zwrG__suffix>:last-child,.input-module__q7zwrG__large.input-module__q7zwrG__suffix>[data-suffix-group]>*{height:var(--geist-form-large-height);width:var(--geist-form-large-height);font-size:var(--geist-form-large-font)}.input-module__q7zwrG__small.input-module__q7zwrG__prefix>:nth-child(2),.input-module__q7zwrG__small.input-module__q7zwrG__suffix>:last-child,.input-module__q7zwrG__small.input-module__q7zwrG__suffix>[data-suffix-group]>*{padding:0 var(--geist-gap-quarter);height:var(--geist-form-small-height);font-size:var(--geist-form-small-font)}.input-module__q7zwrG__mediumSmall .input-module__q7zwrG__input{padding:0 var(--geist-gap-quarter)}.input-module__q7zwrG__mediumSmall.input-module__q7zwrG__prefix>:nth-child(2){padding:0 var(--geist-gap-quarter);margin-right:var(--geist-gap-quarter-negative)}.input-module__q7zwrG__prefix{border-top-left-radius:0;border-bottom-left-radius:0}.input-module__q7zwrG__suffix{border-top-right-radius:0;border-bottom-right-radius:0}.input-module__q7zwrG__prefix .input-module__q7zwrG__input{border-top-left-radius:0;border-bottom-left-radius:0}.input-module__q7zwrG__suffix .input-module__q7zwrG__input{border-top-right-radius:0;border-bottom-right-radius:0}:is(.input-module__q7zwrG__container.geist-themed .input-module__q7zwrG__prefix>:first-child:not([disabled]),.input-module__q7zwrG__container.geist-themed .input-module__q7zwrG__suffix>:last-child:not([disabled])){color:var(--themed-fg)}.input-module__q7zwrG__prefix>:nth-child(2),.input-module__q7zwrG__suffix>:last-child,.input-module__q7zwrG__suffix>[data-suffix-group]>*{color:var(--ds-gray-700);background:var(--ds-background-100);height:var(--geist-form-height);padding:0 var(--geist-gap-half);flex-shrink:0;align-items:center;transition:color .15s;display:flex;position:relative}.input-module__q7zwrG__prefix,.input-module__q7zwrG__suffix{box-shadow:0 0 0 1px var(--border-color,var(--ds-gray-alpha-400));border-radius:6px}:is(.input-module__q7zwrG__prefix,.input-module__q7zwrG__suffix) input{box-shadow:none}.input-module__q7zwrG__prefix input{border-left:1px solid var(--ds-gray-alpha-400)}.input-module__q7zwrG__suffix input{border-right:1px solid var(--ds-gray-alpha-400)}.input-module__q7zwrG__container:focus-within:not(.input-module__q7zwrG__error){box-shadow:0 0 0 1px var(--ds-gray-alpha-600), 0px 0px 0px 4px #00000029!important}.dark-theme .input-module__q7zwrG__container:focus-within:not(.input-module__q7zwrG__error){box-shadow:0 0 0 1px var(--ds-gray-alpha-600), 0px 0px 0px 4px #ffffff3d!important}.input-module__q7zwrG__container.input-module__q7zwrG__keyboardFocus{box-shadow:var(--ds-focus-ring)}.input-module__q7zwrG__prefix>:nth-child(2){background:var(--ds-background-200);border-right:0;border-radius:6px 0 0 6px;order:0}.input-module__q7zwrG__suffix>:last-child{background:var(--ds-background-200);border-left:0;border-radius:0 6px 6px 0;order:2}.input-module__q7zwrG__prefix.input-module__q7zwrG__noPrefixStyle .input-module__q7zwrG__input[disabled]+:nth-child(2){background:var(--ds-gray-100)}.input-module__q7zwrG__prefix.input-module__q7zwrG__noPrefixStyle>:nth-child(2){background:var(--ds-background-100);margin-right:var(--geist-gap-half-negative)}.input-module__q7zwrG__prefix.input-module__q7zwrG__noPrefixStyle .input-module__q7zwrG__input{border-left:0}.input-module__q7zwrG__suffix.input-module__q7zwrG__noSuffixStyle>:last-child{background:var(--ds-background-100);margin-left:var(--geist-gap-half-negative)}.input-module__q7zwrG__suffix.input-module__q7zwrG__noSuffixStyle .input-module__q7zwrG__input{border-right:0}.input-module__q7zwrG__suffix.input-module__q7zwrG__noSuffixStyle .input-module__q7zwrG__input[disabled]~:last-child,.input-module__q7zwrG__suffix.input-module__q7zwrG__noSuffixStyle .input-module__q7zwrG__input[disabled]~[data-suffix-group]>* .input-module__q7zwrG__prefix.input-module__q7zwrG__noPrefixStyle .input-module__q7zwrG__input[disabled]+*{background:var(--ds-gray-100);cursor:not-allowed}.input-module__q7zwrG__input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.input-module__q7zwrG__input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}.input-module__q7zwrG__input[type=search]::-webkit-search-results-button{-webkit-appearance:none}.input-module__q7zwrG__input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}.input-module__q7zwrG__error,.input-module__q7zwrG__container.input-module__q7zwrG__error:focus-within{box-shadow:0 0 0 1px var(--ds-red-900), 0 0 0 4px var(--ds-red-300)}.input-module__q7zwrG__error:hover{box-shadow:0 0 0 1px var(--ds-red-900), 0 0 0 4px var(--ds-red-500)}
/*# sourceMappingURL=3cirmu28l3-pn.css.map*/