.space-tag-list-module__H9niJa__tagChip{background-color:var(--accents-2);border-radius:calc(4*var(--geist-radius));font-size:var(--geist-form-small-font);padding:var(--geist-space)var(--geist-gap-quarter)}
.spinner-module__gyz83a__line{animation:spinner-module__gyz83a__spin var(--animation-duration,1.2s)linear infinite;animation-delay:var(--animation-delay,0);background:var(--spinner-color,var(--ds-gray-700));border-radius:var(--geist-radius)}@keyframes spinner-module__gyz83a__spin{0%{opacity:1}to{opacity:.15}}
.link-module__Q1NRQq__link{color:inherit;cursor:pointer;outline:none;text-decoration:none}:is(.link-module__Q1NRQq__link[data-focus-visible-added],.link-module__Q1NRQq__link:focus-visible){outline:var(--ds-focus-color)auto 2px;outline-offset:4px}.link-module__Q1NRQq__primary{color:var(--geist-foreground)}@media (hover:hover){.link-module__Q1NRQq__primary:hover:not(.link-module__Q1NRQq__disabled){background-image:linear-gradient(var(--geist-foreground),var(--geist-foreground));background-position:0 100%;background-repeat:no-repeat;background-size:100% 1px}}.link-module__Q1NRQq__highlight{color:var(--geist-link-color)}@media (hover:hover){.link-module__Q1NRQq__highlight:hover:not(.link-module__Q1NRQq__disabled){background-image:linear-gradient(var(--geist-link-color),var(--geist-link-color));background-position:0 100%;background-repeat:no-repeat;background-size:100% 1px}}.link-module__Q1NRQq__secondary{color:var(--accents-5);transition:color .1s}@media (hover:hover){.link-module__Q1NRQq__secondary:hover:not(.link-module__Q1NRQq__disabled){color:var(--geist-foreground)}}.link-module__Q1NRQq__blend{color:inherit;background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:100% 1px;font-weight:500;transition:opacity .1s}@media (hover:hover){.link-module__Q1NRQq__blend:hover:not(.link-module__Q1NRQq__disabled){opacity:.6}}.link-module__Q1NRQq__underline{color:inherit}.link-module__Q1NRQq__alwaysUnderline{background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:100% 1px}@media (hover:hover){.link-module__Q1NRQq__underline:hover:not(.link-module__Q1NRQq__disabled){background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:100% 1px}}.link-module__Q1NRQq__external{align-items:center;gap:2px;display:inline-flex}
.image-module__ssnYEW__intrinsic{max-width:100%;height:auto}.image-module__ssnYEW__responsive{width:100%;height:auto}.light-theme .image-module__ssnYEW__darkMode{display:none!important}.dark-theme .image-module__ssnYEW__lightMode{display:none!important}
.deploy-step-module__kdfw_G__item{overflow:hidden}.deploy-step-module__kdfw_G__item:not(:first-of-type){border-top:1px solid var(--ds-gray-alpha-400)}.deploy-step-module__kdfw_G__item:has(.deploy-step-module__kdfw_G__triggerContent:focus-visible){z-index:1;position:relative;overflow:visible}.deploy-step-module__kdfw_G__item:first-of-type{border-radius:6px 6px 0 0}.deploy-step-module__kdfw_G__item:last-of-type{border-radius:0 0 6px 6px}.deploy-step-module__kdfw_G__header{margin:0;line-height:1;position:relative}.deploy-step-module__kdfw_G__triggerContent{--step-foreground:var(--ds-gray-1000);isolation:isolate;color:var(--step-foreground);cursor:pointer;background:var(--ds-background-100);border:none;outline:none;flex-wrap:wrap;align-items:center;gap:12px;width:100%;height:56px;padding:0 16px;display:flex}.deploy-step-module__kdfw_G__triggerContent:focus-visible{box-shadow:var(--ds-focus-ring)}.deploy-step-module__kdfw_G__triggerContent[data-state=open] #deploy-log-preview{opacity:0}.deploy-step-module__kdfw_G__triggerContent[data-disabled]{pointer-events:none}.deploy-step-module__kdfw_G__triggerContent>button{pointer-events:all}.deploy-step-module__kdfw_G__trigger[disabled]+.deploy-step-module__kdfw_G__triggerContent{--step-foreground:var(--accents-4)}.deploy-step-module__kdfw_G__triggerIcon{transition:transform .2s;transform:rotate(-90deg)}[data-state=open] .deploy-step-module__kdfw_G__triggerIcon{transform:rotate(0)}.deploy-step-module__kdfw_G__name{color:var(--step-foreground);flex-shrink:0}[data-disabled] .deploy-step-module__kdfw_G__name{--step-foreground:var(--accents-4)}.deploy-step-module__kdfw_G__afterName{flex:0 100%;max-width:60%}.deploy-step-module__kdfw_G__pushActions{flex-grow:1}@media (max-width:600px){.deploy-step-module__kdfw_G__afterName{order:99;max-width:100%}}.deploy-step-module__kdfw_G__age{text-align:right;width:max-content;margin-left:var(--geist-space-8x);flex-shrink:0}.deploy-step-module__kdfw_G__icon{flex-shrink:0}.deploy-step-module__kdfw_G__content{background-color:var(--accents-1);border-color:var(--ds-gray-alpha-400);will-change:height;border-style:solid;border-width:1px 0 0;animation-duration:.2s;animation-timing-function:ease;overflow:hidden}.deploy-step-module__kdfw_G__content[data-state=open]{animation-name:deploy-step-module__kdfw_G__contentOpen}.deploy-step-module__kdfw_G__content[data-state=closed]{animation-name:deploy-step-module__kdfw_G__contentClose;animation-fill-mode:both}.deploy-step-module__kdfw_G__contentWrapperPaddingBoth{padding:var(--geist-space-gap-half)var(--geist-space-gap)}.deploy-step-module__kdfw_G__contentWrapperPaddingVertical{padding:var(--geist-space-gap-half)0}.deploy-step-module__kdfw_G__contentWrapperPaddingVerticalBottom{padding-bottom:var(--geist-space-gap-half)}@keyframes deploy-step-module__kdfw_G__contentOpen{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes deploy-step-module__kdfw_G__contentClose{0%{height:var(--radix-accordion-content-height)}to{height:0}}.deploy-step-module__kdfw_G__content>*{will-change:opacity;animation-duration:.2s;animation-timing-function:ease}.deploy-step-module__kdfw_G__content[data-state=open]>*{animation-name:deploy-step-module__kdfw_G__contentFadeIn}.deploy-step-module__kdfw_G__content[data-state=closed]>*{animation-name:deploy-step-module__kdfw_G__contentFadeOut;animation-fill-mode:both}@media (max-width:600px){.deploy-step-module__kdfw_G__triggerContent{height:auto;padding:16px}}@keyframes deploy-step-module__kdfw_G__contentFadeIn{0%{opacity:0}to{opacity:1}}@keyframes deploy-step-module__kdfw_G__contentFadeOut{0%{opacity:1}to{opacity:0}}
.ansi-module__io-Oja__bold{font-weight:700}.ansi-module__io-Oja__italic{font-style:italic}.ansi-module__io-Oja__strikethrough{text-decoration:line-through}.ansi-module__io-Oja__underline{text-decoration:underline}.ansi-module__io-Oja__fg-black{color:#000}.dark-theme .ansi-module__io-Oja__fg-black{color:#333}.ansi-module__io-Oja__fg-red{color:var(--geist-error)}.ansi-module__io-Oja__fg-green{color:var(--wv-green)}.ansi-module__io-Oja__fg-yellow{color:#b0a900}.dark-theme .ansi-module__io-Oja__fg-yellow{color:var(--geist-highlight-yellow)}.ansi-module__io-Oja__fg-blue{color:var(--geist-success)}.ansi-module__io-Oja__fg-magenta{color:var(--geist-highlight-magenta)}.ansi-module__io-Oja__fg-cyan{color:#16c89f}.dark-theme .ansi-module__io-Oja__fg-cyan{color:var(--geist-cyan)}.ansi-module__io-Oja__fg-white{color:#bbb}.dark-theme .ansi-module__io-Oja__fg-white{color:#fff}.ansi-module__io-Oja__fg-gray{color:var(--geist-secondary)}.ansi-module__io-Oja__bg-black{background-color:#000}.ansi-module__io-Oja__bg-red{background-color:var(--geist-error)}.ansi-module__io-Oja__bg-green{background-color:var(--wv-green)}.ansi-module__io-Oja__bg-yellow{background-color:#f2e900}.ansi-module__io-Oja__bg-blue{background-color:var(--geist-success)}.ansi-module__io-Oja__bg-magenta{background-color:var(--geist-highlight-magenta)}.ansi-module__io-Oja__bg-cyan{background-color:var(--geist-cyan)}.ansi-module__io-Oja__bg-white{background-color:#e4e4e4}.ansi-module__io-Oja__bg-gray{background-color:var(--geist-secondary)}
.tab-link-module__6DaZCa__link{-webkit-user-select:none;user-select:none;padding:16px 12px;text-decoration:none;transition:color .2s;display:inline-block;position:relative}.tab-link-module__6DaZCa__active{border-bottom:2px solid var(--geist-foreground)}
.store-code-snippets-module__QeC-tW__codeHighlight{border-bottom:none;transition:opacity .3s ease-in-out;overflow-x:auto;border-radius:0 0 var(--geist-radius)var(--geist-radius)!important;margin:0!important}.store-code-snippets-module__QeC-tW__codeHighlightLoading{opacity:.5}.store-code-snippets-module__QeC-tW__codeHighlightWrapper{border-bottom:1px solid var(--ds-gray-400);border-radius:0 0 var(--geist-radius)var(--geist-radius);max-height:200px;position:relative;overflow:scroll}.store-code-snippets-module__QeC-tW__codeSnippetsHeader{background-color:var(--accents-1);border:1px solid var(--accents-2);border-radius:var(--geist-radius)var(--geist-radius)0 0;box-shadow:inset 0 -1px 0 var(--accents-2);z-index:1;border-bottom:none;margin-bottom:-1px;position:relative}.store-code-snippets-module__QeC-tW__codeSnippetsHeaderTab{padding:0 var(--geist-space-2x);min-height:40px;overflow:auto hidden}@media (max-width:960px){.store-code-snippets-module__QeC-tW__codeSnippetsHeaderTab{box-shadow:inset 0 -1px 0 var(--accents-2)}}.store-code-snippets-module__QeC-tW__codeSnippetsHeaderSecrets{padding:0 var(--geist-space-2x);min-height:40px;overflow:auto hidden}.store-code-snippets-module__QeC-tW__codeSnippetsTitle{padding:var(--geist-space-gap-half)0}.store-code-snippets-module__QeC-tW__codeSnippetsTitleButton,.store-code-snippets-module__QeC-tW__codeSnippetsActionButton{padding:0 var(--geist-space-gap-quarter);background-color:#0000;border:none}.store-code-snippets-module__QeC-tW__codeSnippetsSecrets{color:var(--accents-5)}@media (hover:hover){.store-code-snippets-module__QeC-tW__codeSnippetsSecrets:hover{color:var(--geist-foreground)}}.store-code-snippets-module__QeC-tW__codeSnippetsTitleSelected{box-shadow:inset 0 -1px 0 var(--accents-7)}.store-code-snippets-module__QeC-tW__codeHighlightSkeletonWrapper{border:1px solid var(--ds-gray-400);border-radius:0 0 var(--geist-radius)var(--geist-radius);padding:20px}@media (hover:hover){.store-code-snippets-module__QeC-tW__codeHighlightWrapper:hover button{opacity:1}}.store-code-snippets-module__QeC-tW__codeHighlightSkeletonWrapperLineNumber{color:var(--ds-gray-600);margin:0 24px 0 12px;font-size:13px}.store-code-snippets-module__QeC-tW__codeHighlightSkeleton{height:13px}
.breadcrumb-module__il15rq__breadcrumbs{max-width:100%;color:var(--geist-foreground);align-items:center;margin:0;padding:0;list-style-type:none;display:flex}.breadcrumb-module__il15rq__item{flex:0 auto;min-width:0;font-size:.875rem;display:flex}.breadcrumb-module__il15rq__item.breadcrumb-module__il15rq__fixed{flex:none}.breadcrumb-module__il15rq__item.breadcrumb-module__il15rq__bold{font-weight:500}.breadcrumb-module__il15rq__divider{flex:none;margin:0 7px;display:flex}.breadcrumb-module__il15rq__user{-webkit-user-select:none;user-select:none;align-items:center;max-width:100%;font-size:14px;display:flex}.breadcrumb-module__il15rq__avatar{width:32px;height:32px}.breadcrumb-module__il15rq__disabled{opacity:.5;cursor:not-allowed}.breadcrumb-module__il15rq__disabled:active{pointer-events:none}.breadcrumb-module__il15rq__name{margin-left:8px;font-weight:500;line-height:32px;overflow:hidden}.breadcrumb-module__il15rq__userWrapper{color:inherit;min-width:0;max-width:100%;text-decoration:none;display:inline-block}.breadcrumb-module__il15rq__userWrapper.breadcrumb-module__il15rq__submenu{margin-left:1px}@media (max-width:600px){.breadcrumb-module__il15rq__divider{margin:0 2px}}
.index-module__958Mra__logPreviewText{text-wrap:nowrap;text-overflow:ellipsis;display:none;overflow:hidden}@media (min-width:640px){.index-module__958Mra__logPreviewText{width:312px;display:block}}@media (min-width:768px){.index-module__958Mra__logPreviewText{width:430px}}@media (min-width:900px){.index-module__958Mra__logPreviewText{width:574px}}@media (min-width:961px){.index-module__958Mra__logPreviewText{width:633px}}@media (min-width:1151px){.index-module__958Mra__logPreviewText{width:829px}}@media (min-width:1201px){.index-module__958Mra__logPreviewText{width:858px}}@media (min-width:1248px){.index-module__958Mra__logPreviewText{width:903px}}.index-module__958Mra__logPreviewText.index-module__958Mra__creationFlow{width:auto}@media (min-width:640px){.index-module__958Mra__logPreviewText.index-module__958Mra__creationFlow{max-width:300px;display:block}}@media (min-width:768px){.index-module__958Mra__logPreviewText.index-module__958Mra__creationFlow{max-width:370px}}.index-module__958Mra__mask{--padding:6px;padding:var(--padding)0;margin:calc(var(--padding)*-1)0;opacity:1;transition:opacity .2s ease-in-out;-webkit-mask-image:linear-gradient(#0000 7%,#000 35% 64%,#0000 93%);mask-image:linear-gradient(#0000 7%,#000 35% 64%,#0000 93%)}
.index-module__L77N5G__icon{background:rgb(var(--geist-background-rgb)/78%);box-shadow:0 0 0 1px var(--geist-background);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:50%!important}.index-module__L77N5G__container{margin-bottom:var(--geist-space)}
.v0-avatar-module__Kz8jga__loader .fg{stroke-dasharray:0 1 0;stroke-dashoffset:1px}.v0-avatar-module__Kz8jga__loader[data-animated=true] .fg{animation:1.5s cubic-bezier(.4,0,.2,1) infinite both v0-avatar-module__Kz8jga__drawAndErase}.v0-avatar-module__Kz8jga__loader[data-animated=true] #o-bottom{animation-name:v0-avatar-module__Kz8jga__drawAndEraseFirst}.v0-avatar-module__Kz8jga__loader[data-animated=true] #o-top{animation-name:v0-avatar-module__Kz8jga__drawAndEraseSecond}.v0-avatar-module__Kz8jga__loader[data-animated=true] #o-slash{animation-name:v0-avatar-module__Kz8jga__drawAndEraseThird}@keyframes v0-avatar-module__Kz8jga__drawAndErase{0%{stroke-dashoffset:2px}30%,76%{stroke-dashoffset:1px}96%,to{stroke-dashoffset:0}}@keyframes v0-avatar-module__Kz8jga__drawAndEraseFirst{0%,9%{stroke-dashoffset:0}29%,71%{stroke-dashoffset:1px}91%,to{stroke-dashoffset:2px}}@keyframes v0-avatar-module__Kz8jga__drawAndEraseSecond{0%,15%{stroke-dashoffset:0}35%,59%{stroke-dashoffset:1px}79%,to{stroke-dashoffset:2px}}@keyframes v0-avatar-module__Kz8jga__drawAndEraseThird{0%,23%{stroke-dashoffset:2px}39%,65%{stroke-dashoffset:1px}80%,to{stroke-dashoffset:0}}
.dashboard-module__iwm4cW__nav{padding:0 var(--geist-page-margin);height:var(--header-height);-webkit-user-select:none;user-select:none;align-items:center;margin:auto;display:flex;position:relative}.dashboard-module__iwm4cW__fullWidthLayout{max-width:none}.dashboard-module__iwm4cW__logo{padding:var(--geist-space-2x);margin:var(--geist-space-2x-negative);box-sizing:content-box;align-items:center;display:flex;position:relative;transform:translateY(-.25px)}.dashboard-module__iwm4cW__logo svg{height:22px}.dashboard-module__iwm4cW__scope,.dashboard-module__iwm4cW__links{z-index:10;align-items:center;min-width:0;display:flex}.dashboard-module__iwm4cW__scope{padding-right:var(--geist-gap);flex:1}.dashboard-module__iwm4cW__links{flex:none;justify-content:flex-end}.dashboard-module__iwm4cW__breadcrumb{font-weight:500}.dashboard-module__iwm4cW__disabled{pointer-events:none;cursor:not-allowed;opacity:.5}.dashboard-module__iwm4cW__logoPlaceholder{width:25px;height:22px}@media (max-width:600px){.dashboard-module__iwm4cW__scope{padding-right:0}.dashboard-module__iwm4cW__hideOnMobile{display:none!important}.dashboard-module__iwm4cW__nav{padding:0 16px}}
.switcher-module__yG1vyW__container{position:relative}.switcher-module__yG1vyW__container:focus-within .switcher-module__yG1vyW__visible{box-shadow:var(--ds-focus-ring)}@media (hover:hover){.switcher-module__yG1vyW__container:hover .switcher-module__yG1vyW__visible{background:var(--ds-gray-200)}}.switcher-module__yG1vyW__visible{border-radius:var(--geist-radius);background:var(--ds-background-200);cursor:pointer;height:100%;color:var(--ds-gray-900);font-size:13px;line-height:1;font-family:var(--font-sans);white-space:nowrap;border:none;align-items:center;gap:4px;padding:0 8px;transition:background .2s,color .2s;display:flex}.switcher-module__yG1vyW__select{opacity:0;cursor:pointer;outline:none;position:absolute;inset:0}
.gauge-module__U3a4pa__circle{--transition-length:1s;--transition-step:.2s;--delay:0s;--percent-to-deg:3.6deg;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;transform:translateZ(0)}.gauge-module__U3a4pa__circle svg{overflow:visible}.gauge-module__U3a4pa__content{display:flex;position:absolute}.gauge-module__U3a4pa__animate .gauge-module__U3a4pa__arc{stroke-dasharray:calc(var(--stroke-percent)*var(--percent-to-px))var(--circumference);transition:var(--transition-length)ease var(--delay),stroke var(--transition-length)ease var(--delay);transform:rotate(calc(-90deg + var(--gap-percent)*var(--offset-factor)*var(--percent-to-deg)));transform-origin:calc(var(--circle-size)/2)calc(var(--circle-size)/2);transition-property:stroke-dasharray,transform}.gauge-module__U3a4pa__animate .gauge-module__U3a4pa__arcSecondary{--offset-factor-secondary:calc(1 - var(--offset-factor));stroke-dasharray:calc(var(--stroke-percent)*var(--percent-to-px))var(--circumference);transform:rotate(calc(360deg - 90deg - ( var(--gap-percent)*var(--percent-to-deg)*var(--offset-factor-secondary))))scaleY(-1);transition:all var(--transition-length)ease var(--delay);transform-origin:calc(var(--circle-size)/2)calc(var(--circle-size)/2)}.gauge-module__U3a4pa__indeterminate circle{stroke:var(--ds-gray-alpha-400)!important}.gauge-module__U3a4pa__indeterminate .gauge-module__U3a4pa__arcSecondary{opacity:0!important;--stroke-percent:0!important}.gauge-module__U3a4pa__indeterminate .gauge-module__U3a4pa__arc{--stroke-percent:100!important}
.index-module__7OICDG__main{animation:linear index-module__7OICDG__hide-border-at-bottom;animation-timeline:scroll(self);animation-range:0% 100%}.index-module__7OICDG__main,.index-module__7OICDG__footer{scrollbar-gutter:stable both-edges}@keyframes index-module__7OICDG__hide-border-at-bottom{0%{border-bottom:1px solid var(--ds-gray-alpha-400)}99%{border-bottom:1px solid var(--ds-gray-alpha-400)}to{border-bottom:0px solid var(--ds-gray-alpha-400)}}
.tabs-module__Vi5NcG__tabsWrapper{background:var(--ds-background-200);border-bottom:1px solid var(--ds-gray-400);scrollbar-width:none;-ms-overflow-style:none;justify-content:space-between;align-items:center;padding-top:12px;padding-bottom:12px;display:flex;overflow-x:auto}.tabs-module__Vi5NcG__tabsWrapper::-webkit-scrollbar{display:none}.tabs-module__Vi5NcG__tabsWrapper.tabs-module__Vi5NcG__hideBorder{border-bottom:none;padding-bottom:0}
.git-input-collapsed-module__pFYy0q__collapsed{border:1px solid var(--accents-2);background-color:var(--accents-1);border-radius:4px;height:72px;padding:20px 16px}.git-input-collapsed-module__pFYy0q__fullRepoName{width:80%}@media (min-width:960px){.git-input-collapsed-module__pFYy0q__fullRepoName{max-width:350px}}.git-input-collapsed-module__pFYy0q__selectedTeam{background:var(--ds-gray-100);border-radius:6px;justify-content:center;height:40px;padding:0 12px;display:flex}
.limit-banner-module__1oXJ-q__usageBanner{background:var(--ds-amber-100);color:var(--ds-amber-900);padding:var(--geist-space)var(--geist-space-2x);border-radius:var(--geist-radius);white-space:pre-wrap;text-align:left;border:1px solid var(--ds-amber-300)}.limit-banner-module__1oXJ-q__usageBanner>*{vertical-align:middle}@media (max-width:640px){.limit-banner-module__1oXJ-q__usageBanner{padding:var(--geist-space-2x)var(--geist-space-4x)}}.limit-banner-module__1oXJ-q__textButton{color:inherit;cursor:pointer;font-weight:600;line-height:1.5;font-size:inherit;border:none;border-bottom:1px solid var(--ds-amber-400);background:0 0;padding:0;text-decoration:none}@media (hover:hover){.limit-banner-module__1oXJ-q__textButton:hover{color:var(--ds-amber-800);border-bottom:1px solid var(--ds-amber-500)}}.limit-banner-module__1oXJ-q__usageTooltip{cursor:help}.limit-banner-module__1oXJ-q__usageTooltip>span{border-bottom:1px dashed var(--ds-amber-400)}.limit-banner-module__1oXJ-q__noWrap{white-space:nowrap}.limit-banner-module__1oXJ-q__tooltip{min-width:240px}
.code-block-module__NOThwW__wrapper{border:1px solid var(--ds-gray-400);position:relative}.code-block-module__NOThwW__footer{border-top:1px solid var(--ds-gray-400);background:var(--ds-background-200);justify-content:end;align-items:center;height:48px;padding:12px;display:flex}.code-block-module__NOThwW__v0Link{border:1px solid var(--ds-gray-300);background:var(--geist-background);color:var(--ds-gray-1000);border-radius:6px;padding:4px 8px;font-size:14px;font-weight:500;text-decoration:none;display:flex}.code-block-module__NOThwW__code{color:var(--ds-gray-1000);text-align:left;white-space:pre;word-spacing:normal;word-break:normal;line-height:20px;font-family:var(--font-mono);font-feature-settings:"ss09",none;font-variant-ligatures:none;tab-size:4;-webkit-hyphens:none;hyphens:none;display:grid;font-size:13px!important}.code-block-module__NOThwW__wrapper.code-block-module__NOThwW__hasFileName .code-block-module__NOThwW__pre{background:var(--ds-background-100);border-radius:0 0 6px 6px}.code-block-module__NOThwW__wrapper{border-radius:6px;margin:16px 0;overflow:hidden}.code-block-module__NOThwW__header{border-bottom:1px solid var(--ds-gray-400);background:var(--ds-background-200);border-radius:6px 6px 0 0;align-items:center;height:48px;padding:0 12px 0 16px;display:flex}.code-block-module__NOThwW__iconWrapper{flex-shrink:0;align-items:center;width:16px;display:flex}.code-block-module__NOThwW__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;position:relative}.code-block-module__NOThwW__copyButton[data-focus-visible-added]{box-shadow:var(--ds-focus-ring);outline:none}@media (hover:hover){.code-block-module__NOThwW__copyButton:hover:not([data-active]){background:var(--ds-gray-200)!important;color:var(--ds-gray-900)!important}}.code-block-module__NOThwW__copyButton svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.code-block-module__NOThwW__copyButton svg:nth-child(2){opacity:0;transform:translate(-50%,-50%)scale(.5)}.code-block-module__NOThwW__copyButton.code-block-module__NOThwW__copyButtonCopied svg{animation:1.25s forwards code-block-module__NOThwW__hide}.code-block-module__NOThwW__copyButton.code-block-module__NOThwW__copyButtonCopied svg:nth-child(2){animation:1.25s .15s forwards code-block-module__NOThwW__show}.code-block-module__NOThwW__copyFloatingButton{opacity:0;z-index:1;background:var(--ds-background-200);border-radius:var(--geist-radius);border:1px solid var(--ds-gray-400);transition:opacity .1s,background .2s;position:absolute;top:min(16%,16px);right:16px}.code-block-module__NOThwW__copyFloatingButton:focus{opacity:1}@media (hover:hover){.code-block-module__NOThwW__wrapper:hover .code-block-module__NOThwW__copyFloatingButton{opacity:1}}.code-block-module__NOThwW__fileName{color:var(--ds-gray-900);align-items:center;gap:8px;min-width:0;margin:0 auto 0 0;font-size:13px;display:flex}.code-block-module__NOThwW__filenameP{text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;min-width:0;max-width:100%;display:inline-block;overflow:hidden}.code-block-module__NOThwW__actions{gap:4px;display:flex}.code-block-module__NOThwW__pre{--padding:20px;padding:var(--padding)0;background:var(--ds-background-100);counter-reset:line;--shiki-color-text:var(--ds-gray-1000);--shiki-color-background:transparent;--shiki-token-constant:var(--ds-blue-900);--shiki-token-string:var(--ds-green-900);--shiki-token-comment:var(--ds-gray-900);--shiki-token-keyword:var(--ds-pink-900);--shiki-token-parameter:var(--ds-amber-900);--shiki-token-function:var(--ds-purple-900);--shiki-token-string-expression:var(--ds-green-900);--shiki-token-punctuation:var(--ds-gray-1000);--shiki-token-link:var(--ds-green-900);margin:0;overflow-x:auto}.code-block-module__NOThwW__pre .token{position:relative}:is(.code-block-module__NOThwW__pre .token.prolog,.code-block-module__NOThwW__pre .token.doctype,.code-block-module__NOThwW__pre .token.cdata){color:var(--accents-5)}.code-block-module__NOThwW__pre .token.comment{color:var(--ds-gray-900)!important}.code-block-module__NOThwW__pre .token.namespace{opacity:.7}:is(.code-block-module__NOThwW__pre .token.string,.code-block-module__NOThwW__pre .token.attr-value),:is(.code-block-module__NOThwW__pre .token.url,.code-block-module__NOThwW__pre .token.symbol,.code-block-module__NOThwW__pre .token.boolean,.code-block-module__NOThwW__pre .token.variable,.code-block-module__NOThwW__pre .token.constant){color:var(--ds-green-900)}:is(.code-block-module__NOThwW__pre .token.atrule,.code-block-module__NOThwW__pre .language-autohotkey .token.selector,.code-block-module__NOThwW__pre .language-json .token.boolean,.code-block-module__NOThwW__pre code[class*=language-css]){font-weight:600}.code-block-module__NOThwW__pre .language-json .token.boolean{color:var(--geist-success)}.code-block-module__NOThwW__pre .token.keyword{color:var(--ds-pink-900)}.code-block-module__NOThwW__pre .token.tag.attr-value{color:var(--ds-blue-900)}:is(.code-block-module__NOThwW__pre .token.tag,.code-block-module__NOThwW__pre .token.class-name,.code-block-module__NOThwW__pre .token.number,.code-block-module__NOThwW__pre .token.tag){color:var(--ds-green-900)}.code-block-module__NOThwW__pre .language-autohotkey .token.tag{color:#9a050f}:is(.code-block-module__NOThwW__pre .token.selector,.code-block-module__NOThwW__pre .language-autohotkey .token.keyword){color:var(--ds-pink-900)}:is(.code-block-module__NOThwW__pre .token.important,.code-block-module__NOThwW__pre .token.bold){font-weight:700}.code-block-module__NOThwW__pre .token.italic{font-style:italic}.code-block-module__NOThwW__pre .token.deleted{color:var(--ds-red-900)}.code-block-module__NOThwW__pre .token.inserted{color:var(--ds-blue-900)}:is(.code-block-module__NOThwW__pre .language-json .token.property,.code-block-module__NOThwW__pre .language-markdown .token.title){color:var(--ds-gray-1000)}.code-block-module__NOThwW__pre .language-markdown .token.code{color:var(--ds-blue-900);font-weight:400}:is(.code-block-module__NOThwW__pre .language-markdown .token.list,.code-block-module__NOThwW__pre .language-markdown .token.hr){color:var(--ds-gray-900)}.code-block-module__NOThwW__pre .language-markdown .token.url{color:var(--ds-pink-900)}.code-block-module__NOThwW__pre .token.selector{color:var(--ds-green-900)}:is(.code-block-module__NOThwW__pre .token.property,.code-block-module__NOThwW__pre .token.entity){color:var(--ds-red-900)}:is(.code-block-module__NOThwW__pre .token.function,.code-block-module__NOThwW__pre .token.attr-name,.code-block-module__NOThwW__pre .token.regex){color:var(--ds-purple-900)}:is(.code-block-module__NOThwW__pre .token.punctuation,.code-block-module__NOThwW__pre .token.operator){color:var(--ds-gray-1000)}.code-block-module__NOThwW__pre .token.tag.script{color:var(--ds-gray-1000)}.code-block-module__NOThwW__pre .token.tag.script.string{color:var(--ds-blue-900)}.code-block-module__NOThwW__pre .token.directive.tag .tag{background:var(--ds-red-900);color:var(--ds-gray-900)}.code-block-module__NOThwW__pre.code-block-module__NOThwW__pure{background:0 0}.code-block-module__NOThwW__pre .code-block-module__NOThwW__noLineNumbers:before{content:none!important}:is(.code-block-module__NOThwW__pre .line,.code-block-module__NOThwW__pre .highlighted-line){height:20px;padding:0 var(--padding);position:relative}:is(.code-block-module__NOThwW__pre .line>div,.code-block-module__NOThwW__pre .highlighted-line>div){display:inline-block}.code-block-module__NOThwW__pre .code-block-module__NOThwW__lineNumber{all:unset;width:16px;color:var(--ds-gray-600);font-size:13px;font-family:var(--font-mono);text-align:right;padding-right:var(--padding);cursor:pointer;-webkit-user-select:none;user-select:none;flex-shrink:0;transition:color .125s ease-out}.code-block-module__NOThwW__pre .code-block-module__NOThwW__lineNumber:focus-visible{outline:2px solid var(--ds-focus-color)}@media (hover:hover){.code-block-module__NOThwW__pre .code-block-module__NOThwW__lineNumber:hover{color:var(--ds-gray-1000)}}:is(.code-block-module__NOThwW__pre .highlighted-line,.code-block-module__NOThwW__pre [data-highlighted=true]){background:var(--ds-blue-300);box-shadow:inset 2px 0 0 0 var(--ds-blue-900)}.code-block-module__NOThwW__pre .line[data-active=true]{background:var(--ds-amber-300);box-shadow:inset 2px 0 0 0 var(--ds-amber-900)}.code-block-module__NOThwW__pre [data-added=true]{background:var(--ds-green-300);box-shadow:inset 2px 0 0 0 var(--ds-green-900)}.code-block-module__NOThwW__pre [data-added=true]:after{content:"+";color:var(--ds-green-900);pointer-events:none;padding-left:8px;font-weight:500;position:absolute;inset:0}.code-block-module__NOThwW__pre [data-removed=true]{background:var(--ds-red-300);box-shadow:inset 2px 0 0 0 var(--ds-red-900)}.code-block-module__NOThwW__pre [data-removed=true]:after{content:"-";color:var(--ds-red-900);pointer-events:none;padding-left:8px;font-weight:500;position:absolute;inset:0}.code-block-module__NOThwW__pre.code-block-module__NOThwW__hideLineNumbers .code-block-module__NOThwW__lineNumber{display:none}@media (max-width:600px){.code-block-module__NOThwW__pre .code-block-module__NOThwW__lineNumber{display:none}}.code-block-module__NOThwW__wrapper.code-block-module__NOThwW__hideLineNumbers .code-block-module__NOThwW__lineNumber{display:none}.code-block-module__NOThwW__wrapper.code-block-module__NOThwW__custom .code-block-module__NOThwW__pre{padding-left:20px}@media (max-width:600px){.code-block-module__NOThwW__pre{--padding:16px}.code-block-module__NOThwW__pre:after{left:0}}@keyframes code-block-module__NOThwW__hide{0%{opacity:1;transform:translate(-50%,-50%)}20%{opacity:0;transform:translate(-50%,-50%)scale(.5)}80%{opacity:0;transform:translate(-50%,-50%)scale(.5)}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes code-block-module__NOThwW__show{0%{opacity:0;transform:translate(-50%,-50%)scale(.5)}20%{opacity:1;transform:translate(-50%,-50%)}60%{opacity:1;transform:translate(-50%,-50%)}80%{opacity:0;transform:translate(-50%,-50%)scale(.5)}to{opacity:0;transform:translate(-50%,-50%)scale(.5)}}
.git-input-module__Ii3qfq__inactive *{color:var(--accents-3)!important}.git-input-module__Ii3qfq__login{padding:0 var(--geist-gap);background:0 0;border:none}@media (max-width:600px){.git-input-module__Ii3qfq__login{justify-content:flex-start}}
.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}@media (hover:hover){.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;-webkit-appearance:none;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[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}.input-module__q7zwrG__prefix input,.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)}@media (hover:hover){.input-module__q7zwrG__error:hover{box-shadow:0 0 0 1px var(--ds-red-900),0 0 0 4px var(--ds-red-500)}}
.card-module__OLxv4G__card{background:var(--geist-background);list-style:none}.card-module__OLxv4G__card:empty{display:none}.card-module__OLxv4G__rounded{border-radius:var(--geist-marketing-radius)}.card-module__OLxv4G__secondary{background:var(--ds-background-200)}.card-module__OLxv4G__border{box-shadow:var(--ds-shadow-border)}.card-module__OLxv4G__borderBetweenHorizontal>:not(:last-child){border-right:1px solid var(--ds-gray-alpha-400)}.card-module__OLxv4G__borderBetweenVertical>:not(:last-child){border-bottom:1px solid var(--ds-gray-alpha-400)}.card-module__OLxv4G__shadow{transition:box-shadow .15s;box-shadow:0 4px 6px #0000000a}.card-module__OLxv4G__border.card-module__OLxv4G__shadow{box-shadow:var(--ds-shadow-border),0 4px 6px #0000000a}@media (hover:hover){.card-module__OLxv4G__card.card-module__OLxv4G__hoverable:hover{box-shadow:0 6px 14px #00000014}.card-module__OLxv4G__card.card-module__OLxv4G__border.card-module__OLxv4G__hoverable:hover{box-shadow:var(--ds-shadow-border),0 6px 14px #00000014}.dark-theme .card-module__OLxv4G__card.card-module__OLxv4G__hoverable:hover{box-shadow:var(--ds-shadow-border)}.dark-theme .card-module__OLxv4G__card.card-module__OLxv4G__border.card-module__OLxv4G__shadow.card-module__OLxv4G__hoverable:hover{box-shadow:0 0 0 1px var(--geist-foreground)}}
.kbd-module__xx9QEa__kbd{color:var(--ds-gray-1000);background:var(--ds-background-100);box-shadow:0 0 0 1px var(--ds-gray-alpha-400);text-align:center;min-width:var(--geist-gap);font-size:.875rem;line-height:1.7em;font-family:var(--font-sans);border-radius:4px;min-height:24px;margin-left:4px;padding:0 6px;display:inline-block}.kbd-module__xx9QEa__kbd span{font-size:.875rem}.kbd-module__xx9QEa__kbd.kbd-module__xx9QEa__small{font-family:var(--font-sans);min-width:20px;height:20px;min-height:20px;padding:0 4px;font-size:.75rem}.kbd-module__xx9QEa__kbd.kbd-module__xx9QEa__small span{font-size:.75rem;line-height:1.7em}.kbd-module__xx9QEa__kbd+kbd{margin-left:4px}.kbd-module__xx9QEa__kbd span+span{margin-left:4px}.kbd-module__xx9QEa__kbd.kbd-module__xx9QEa__small span+span{margin-left:2px}
.loading-dots-module__QaZbiq__loading{--loading-dots-height:auto;--loading-dots-size:2px;height:var(--loading-dots-height);align-items:center;display:inline-flex}.loading-dots-module__QaZbiq__loading .loading-dots-module__QaZbiq__spacer{margin-right:var(--geist-gap-half)}.loading-dots-module__QaZbiq__loading span{width:var(--loading-dots-size);height:var(--loading-dots-size);background-color:var(--ds-gray-900);border-radius:50%;margin:0 1px;animation-name:loading-dots-module__QaZbiq__blink;animation-duration:1.4s;animation-iteration-count:infinite;animation-fill-mode:both;display:inline-block}.loading-dots-module__QaZbiq__loading span:nth-of-type(2){animation-delay:.2s}.loading-dots-module__QaZbiq__loading span:nth-of-type(3){animation-delay:.4s}@keyframes loading-dots-module__QaZbiq__blink{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}
@layer geist{.menu-module__ktVwuW__wrapper{--border-color:var(--accents-2);z-index:2001}.menu-module__ktVwuW__menu{box-shadow:var(--ds-shadow-menu);background:var(--ds-background-100);-webkit-overflow-scrolling:touch;overscroll-behavior:contain;border-radius:12px;outline:none;margin:0;padding:0;font-size:14px;list-style-type:none;overflow:hidden auto;padding:var(--geist-space-gap-quarter)!important}@keyframes menu-module__ktVwuW__fade-out{0%{opacity:1}to{opacity:0}}.menu-module__ktVwuW__menu[data-state=closed]{animation:menu-module__ktVwuW__fade-out var(--ds-motion-popover-timing)var(--ds-motion-popover-duration)}@media (max-width:600px){.menu-module__ktVwuW__menu{border-bottom-right-radius:0;border-bottom-left-radius:0;width:unset!important}}.menu-module__ktVwuW__menu .menu-module__ktVwuW__item{cursor:pointer;padding:0 var(--geist-space-2x);height:40px;color:var(--ds-gray-1000);border-radius:6px;outline:none;align-items:center;width:100%;text-decoration:none;display:flex}.menu-module__ktVwuW__item[data-selected],.menu-module__ktVwuW__item[data-highlighted]{background:var(--ds-gray-alpha-100)}.menu-module__ktVwuW__item.menu-module__ktVwuW__error{color:var(--ds-red-900)}.menu-module__ktVwuW__item.menu-module__ktVwuW__error[data-selected],.menu-module__ktVwuW__item.menu-module__ktVwuW__error[data-highlighted]{background:var(--ds-red-100)}.menu-module__ktVwuW__item[aria-disabled],.menu-module__ktVwuW__item[data-disabled]{cursor:default;color:var(--ds-gray-700);pointer-events:none}@media (max-width:600px){.menu-module__ktVwuW__menu .menu-module__ktVwuW__item{height:var(--geist-form-large-height);font-size:1rem}}.menu-module__ktVwuW__suffix{padding-left:var(--geist-gap-half);margin-left:auto;display:flex}.menu-module__ktVwuW__prefix{margin-right:var(--geist-gap-quarter);display:flex}.menu-module__ktVwuW__divider{background:var(--ds-gray-alpha-400);width:calc(100% + 16px);height:1px;margin:8px 0 8px -8px}.menu-module__ktVwuW__section>ul{margin:0;padding:0;list-style-type:none}.menu-module__ktVwuW__section .menu-module__ktVwuW__title{color:var(--ds-gray-900);padding:var(--geist-gap-quarter)var(--geist-gap-quarter);padding-top:var(--geist-space-2x);font-size:.75rem;display:block}.menu-module__ktVwuW__loose{padding:8px}.menu-module__ktVwuW__loose .menu-module__ktVwuW__item{padding:0 var(--geist-space-4x)}.menu-module__ktVwuW__loose .menu-module__ktVwuW__item[data-selected]{color:var(--geist-foreground)}.menu-module__ktVwuW__loose .menu-module__ktVwuW__divider{margin:6px 0 6px -8px}}
@layer geist{.modal-module__VSkE6q__wrapper{background-color:var(--ds-background-100);--modal-padding:24px;--modal-radius:12px;border-radius:var(--modal-radius);box-shadow:var(--ds-shadow-modal);color:var(--ds-gray-1000);opacity:0;max-width:100%;transform:scale(var(--ds-motion-overlay-scale));transition-property:opacity,transform;transition-duration:var(--ds-motion-overlay-duration);transition-timing-function:var(--ds-motion-overlay-timing);flex-direction:column;max-height:min(800px,80vh);display:flex;overflow:hidden auto}@media (min-width:601px){.modal-module__VSkE6q__wrapper{overflow:hidden}.modal-module__VSkE6q__wrapper .modal-module__VSkE6q__modalBody{overflow-y:auto}}.modal-module__VSkE6q__wrapper>form{border-radius:12px;overflow:hidden auto}.modal-module__VSkE6q__drawer{overflow:hidden auto}.modal-module__VSkE6q__allowOverflow{overflow:visible}.modal-module__VSkE6q__sticky .modal-module__VSkE6q__header{margin-left:calc(-1*var(--modal-padding));margin-right:calc(-1*var(--modal-padding));padding:20px var(--modal-padding);justify-content:flex-start;align-items:center;gap:10px;display:flex;position:sticky;top:0}.modal-module__VSkE6q__sticky .modal-module__VSkE6q__header h3{margin:0;font-size:20px;line-height:24px;display:block}.modal-module__VSkE6q__sticky .modal-module__VSkE6q__header:before{content:"";opacity:0;filter:blur(3px);z-index:-1;background:#00000013;width:100%;height:12px;transition:opacity .2s;position:absolute;top:100%;left:0;transform:translateY(-75%)}.dark-theme .modal-module__VSkE6q__sticky .modal-module__VSkE6q__header:before{background:#ffffff1a}.modal-module__VSkE6q__sticky .modal-module__VSkE6q__header:after{content:"";background:var(--ds-background-200);box-shadow:0 0 0 1px var(--ds-gray-alpha-400);z-index:-1;position:absolute;inset:0}.dark-theme .modal-module__VSkE6q__sticky .modal-module__VSkE6q__header:after{background:var(--ds-background-100)}@media (min-width:601px){.modal-module__VSkE6q__sticky .modal-module__VSkE6q__modalBody{padding-top:0!important}}.modal-module__VSkE6q__wrapper.modal-module__VSkE6q__active{opacity:1;transform:scale(1)}@media (max-width:540px){.modal-module__VSkE6q__wrapper{max-width:calc(100vw - 20px)}}.modal-module__VSkE6q__fullWidth{width:100%}.modal-module__VSkE6q__actions{flex-shrink:0;justify-content:space-between;padding:16px;display:flex;position:sticky;bottom:0}.modal-module__VSkE6q__actions:before{content:"";filter:blur(3px);z-index:-1;background:#00000013;width:100%;height:12px;transition:transform .2s;position:absolute;bottom:100%;left:0;transform:translate(0,0)translateY(275%)}.dark-theme .modal-module__VSkE6q__actions:before{background:#ffffff1a}.modal-module__VSkE6q__actions:after{content:"";background:var(--ds-background-200);box-shadow:0 -1px 0 0 var(--ds-gray-alpha-400);z-index:-1;border-bottom-left-radius:var(--modal-radius);border-bottom-right-radius:var(--modal-radius);position:absolute;inset:0}.dark-theme .modal-module__VSkE6q__actions:after{background:var(--ds-background-100)}.modal-module__VSkE6q__actions>div{gap:16px;display:flex}.modal-module__VSkE6q__showStickyBottomShadow+.modal-module__VSkE6q__actions:before{transform:translate(0,0)translateY(75%)}.modal-module__VSkE6q__showStickyTopShadow .modal-module__VSkE6q__header:before{opacity:1}.modal-module__VSkE6q__buttonActions{border-top:1px solid var(--ds-gray-alpha-400);padding:var(--geist-space-4x);background-color:var(--ds-background-100);border-bottom-right-radius:8px;border-bottom-left-radius:8px;justify-content:space-between;display:flex;position:sticky;bottom:0;overflow:hidden}.modal-module__VSkE6q__maskOverlay{background:linear-gradient(180deg,var(--ds-background-100)25%,#fff0 100%);border-top-left-radius:var(--modal-radius);border-top-right-radius:var(--modal-radius);pointer-events:none;width:100%;height:24px;position:absolute;top:0;left:0}.modal-module__VSkE6q__sticky .modal-module__VSkE6q__maskOverlay{display:none}.modal-module__VSkE6q__modalBody{border-top-left-radius:var(--modal-radius);border-top-right-radius:var(--modal-radius);padding:0;font-size:14px;line-height:1.6;position:relative;overflow-x:hidden}.modal-module__VSkE6q__modalBody.modal-module__VSkE6q__padding{padding:var(--modal-padding)}.dark-theme .modal-module__VSkE6q__modalBody.modal-module__VSkE6q__padding{background:var(--ds-background-200)}.modal-module__VSkE6q__error{background:var(--geist-error);color:#fff;text-align:center;text-transform:uppercase;padding:19px 1em}.modal-module__VSkE6q__error h3{margin:0;font-size:12px;font-weight:400}.modal-module__VSkE6q__header{color:var(--ds-gray-1000);z-index:10;margin-bottom:24px}.modal-module__VSkE6q__header h3{margin:0 0 24px;font-weight:600}.modal-module__VSkE6q__modalParagraph{margin:20px 0;line-height:24px}.modal-module__VSkE6q__modalParagraph:first-child{margin-top:0}.modal-module__VSkE6q__modalParagraph:last-child{margin-bottom:0}.modal-module__VSkE6q__inset{margin:0 calc(-1*var(--modal-padding));border-top:1px solid var(--accents-2);border-bottom:1px solid var(--accents-2);background:var(--accents-1);padding:var(--geist-gap)var(--modal-padding)}.modal-module__VSkE6q__inset:last-of-type{border-bottom:0}.modal-module__VSkE6q__inset.modal-module__VSkE6q__last{margin-bottom:calc(-1*var(--modal-padding));border-bottom:none}.modal-module__VSkE6q__outset{margin-left:calc(-1*var(--modal-padding));margin-right:calc(-1*var(--modal-padding))}.modal-module__VSkE6q__modalOpen{touch-action:none;-webkit-overflow-scrolling:none;overscroll-behavior:none;overflow:hidden}.modal-module__VSkE6q__polyfilled{position:fixed}.modal-module__VSkE6q__topBar{pointer-events:none;width:100%;height:1px;position:absolute;top:0}.modal-module__VSkE6q__bottomBar{pointer-events:none;width:100%;height:1px}.modal-module__VSkE6q__sticky .modal-module__VSkE6q__header{padding:20px 24px}@media (max-width:600px){.modal-module__VSkE6q__modalBody.modal-module__VSkE6q__padding{--modal-padding:24px}.modal-module__VSkE6q__sticky .modal-module__VSkE6q__modalBody.modal-module__VSkE6q__padding{padding-top:0}.modal-module__VSkE6q__maskOverlay{height:24px}.modal-module__VSkE6q__sticky .modal-module__VSkE6q__header{padding:16px 24px}.modal-module__VSkE6q__sticky .modal-module__VSkE6q__header h3{font-size:16px}.modal-module__VSkE6q__actions:after{border-radius:0}}}
.deployment-page-module__q6amsq__selectableText{-webkit-user-select:text;user-select:text}@media (max-width:600px){.deployment-page-module__q6amsq__hideOnMobile{display:none}}
.page-with-gradient-module__1JSTfa__main{min-height:calc(100vh - 198px);padding:var(--geist-gap)var(--geist-page-margin);background:var(--geist-background);padding-bottom:var(--geist-space-24x);flex:1;position:relative}@media (max-width:600px){.page-with-gradient-module__1JSTfa__main{padding:0 var(--geist-space-gap)var(--geist-space-medium)}}.page-with-gradient-module__1JSTfa__main:before{--offset-top:317px;background:var(--accents-1);border-top:1px solid var(--accents-2);content:"";height:calc(100% - var(--offset-top));left:0;top:var(--offset-top);z-index:0;width:100%;position:absolute}@media (min-width:471px) and (max-width:648px){.page-with-gradient-module__1JSTfa__main:before{--offset-top:265px}}@media (min-width:649px) and (max-width:690px){.page-with-gradient-module__1JSTfa__main:before{--offset-top:244px}}.page-with-gradient-module__1JSTfa__newMain{background:0 0}@media (max-width:600px){.page-with-gradient-module__1JSTfa__newMain{padding:0}}.page-with-gradient-module__1JSTfa__newMain:before{content:none}@media (max-width:600px){.page-with-gradient-module__1JSTfa__newTitle{padding:var(--geist-space-8x)var(--geist-space-8x)var(--geist-space-small)var(--geist-space-8x)}}.page-with-gradient-module__1JSTfa__importPageAdjustment{padding:unset}@media (max-width:600px){.page-with-gradient-module__1JSTfa__importPageAdjustment{padding:unset}}.page-with-gradient-module__1JSTfa__importPageAdjustment:before{--offset-top:301px}@media (max-width:690px){.page-with-gradient-module__1JSTfa__importPageAdjustment:before{--offset-top:317px}}@media (max-width:410px){.page-with-gradient-module__1JSTfa__importPageAdjustment:before{--offset-top:370px}}.page-with-gradient-module__1JSTfa__gradientOverlay{pointer-events:none;max-height:calc(100vh - 85px);overflow:hidden}@media (max-width:600px){.page-with-gradient-module__1JSTfa__gradientOverlay{min-height:100vh;position:fixed}}.page-with-gradient-module__1JSTfa__gradientOverlay [data-geist-skeleton],.page-with-gradient-module__1JSTfa__gradientOverlay [data-geist-skeleton]:before{background:var(--accents-2)!important;animation:none!important}.page-with-gradient-module__1JSTfa__gradientOverlay:after{content:"";pointer-events:none;opacity:1;z-index:100;background-image:linear-gradient(to bottom,#fff0 0%,var(--accents-1)950px,var(--accents-1)100%);position:absolute;inset:0}.dark-theme .page-with-gradient-module__1JSTfa__gradientOverlay:after{background-image:linear-gradient(to bottom,#0000 0%,var(--accents-1)820px,var(--accents-1)100%)}
.code-module__nCsvfa__codeContainer{border:1px solid var(--ds-gray-400);border-radius:8px;margin:16px 0;position:relative;overflow:hidden}.code-module__nCsvfa__codeContainer.code-module__nCsvfa__customComponent pre{padding-left:20px}@media (hover:hover){.code-module__nCsvfa__codeContainer:hover .code-module__nCsvfa__floatingCopyButton{opacity:1}}.code-module__nCsvfa__header{border-top:1px solid var(--ds-gray-400);border-bottom:1px solid var(--ds-gray-400);background:var(--ds-background-200);justify-content:space-between;align-items:center;padding:8px 12px 8px 16px;display:flex}.code-module__nCsvfa__header.code-module__nCsvfa__noTopBorder{border-top:none}.code-module__nCsvfa__noFrameworkHeader{border-top:1px solid var(--ds-gray-400);border-bottom:1px solid var(--ds-gray-400);background:var(--ds-background-200);justify-content:space-between;align-items:center;padding:8px 12px 8px 16px;display:flex}.code-module__nCsvfa__noFrameworkHeader.code-module__nCsvfa__noTopBorder{border-top:none}.code-module__nCsvfa__pre .code-module__nCsvfa__code{width:100%;display:inline-grid}.code-module__nCsvfa__langAndCopy{gap:4px;display:flex}.code-module__nCsvfa__fileName{color:var(--ds-gray-900);align-items:center;gap:8px;display:flex}.code-module__nCsvfa__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}@media (hover:hover){.code-module__nCsvfa__copyButton:hover:not([data-active]){background:var(--ds-gray-200)!important;color:var(--ds-gray-900)!important}}.code-module__nCsvfa__floatingCopyButton{opacity:0;z-index:1;transition:opacity .2s;position:absolute;top:16px;right:16px}.code-module__nCsvfa__floatingCopyButton button{width:32px;height:32px;padding:0;display:flex}.code-module__nCsvfa__floatingCopyButton button svg{width:18px;height:18px}tr td .code-module__nCsvfa__inlineCode:only-child{white-space:nowrap}code.code-module__nCsvfa__inlineCode{color:var(--geist-code);font-family:var(--font-mono);word-break:break-word;background:var(--ds-gray-200);border:1px solid var(--ds-gray-400);border-radius:4px;padding:0 4px;font-size:.9em;display:inline}.code-module__nCsvfa__pre{--padding:20px;padding:var(--padding)0;background:var(--ds-background-100);counter-reset:line;margin:0;overflow-x:auto}.code-module__nCsvfa__pre .line{height:20px;padding:0 var(--padding);-webkit-user-select:none;user-select:none;position:relative}.code-module__nCsvfa__pre .line:before{counter-increment:line;content:counter(line);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}.code-module__nCsvfa__pre .highlighted-line{background:var(--ds-blue-300);position:relative}.code-module__nCsvfa__pre .highlighted-line:after{content:"";background:var(--ds-blue-900);width:2px;position:absolute;top:0;bottom:0;left:0}.code-module__nCsvfa__copyButton{margin-left:auto}.code-module__nCsvfa__iconWrapper{align-items:center;width:16px;display:flex}.code-module__nCsvfa__pkgAndCopy{border-bottom:1px solid var(--ds-gray-400);justify-content:space-between;align-items:center;padding:0 4px 0 0;display:flex}@media screen and (max-width:768px){.code-module__nCsvfa__header{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px;padding:8px}.code-module__nCsvfa__header>p{margin-left:.4rem}.code-module__nCsvfa__header>span{width:100%;display:flex}}.code-module__nCsvfa__code{--shiki-color-text:var(--ds-gray-1000);--shiki-color-background:transparent;--shiki-token-constant:var(--ds-green-900);--shiki-token-string:var(--ds-green-900);--shiki-token-comment:var(--ds-gray-900);--shiki-token-keyword:var(--ds-pink-900);--shiki-token-parameter:var(--ds-amber-900);--shiki-token-function:var(--ds-purple-900);--shiki-token-string-expression:var(--ds-green-900);--shiki-token-punctuation:var(--ds-gray-1000);--shiki-token-link:var(--ds-green-900)}
.card-module__IZl3UW__root{padding:0!important}.card-module__IZl3UW__card{width:100%;padding:var(--geist-space-gap)!important}.card-module__IZl3UW__card.card-module__IZl3UW__uncontained{padding-bottom:0!important}@media (min-width:1024px){.card-module__IZl3UW__card{padding:var(--geist-space-8x)!important}}.card-module__IZl3UW__newCard{width:100%;max-width:688px;padding:var(--geist-gap)}@media (max-width:600px){.card-module__IZl3UW__compressCardOnMobile{padding-top:0!important;padding-bottom:0!important}}
.integration-video-player-module__Gy_CcG__play{background:var(--geist-background);border:1px solid var(--accents-2);z-index:1;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:border .15s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 5px 10px #0000001f}.integration-video-player-module__Gy_CcG__play-icon{color:var(--geist-foreground);margin-top:5px;margin-left:4px}.integration-video-player-module__Gy_CcG__button{z-index:1;cursor:pointer;background:0 0;border:none;outline:none;width:100%;height:100%;padding:0;position:absolute;inset:0}.integration-video-player-module__Gy_CcG__player{background:#000;height:45vw;display:flex;position:relative}.integration-video-player-module__Gy_CcG__loading{z-index:1;background:#000;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;inset:0}
.grid-module__4pDFEa__gridSystemContentWrapper{flex-direction:column;justify-content:center;align-items:center;display:flex}.grid-module__4pDFEa__gridSystemLazyContent{contain:layout;overflow:visible}.grid-module__4pDFEa__gridSystem{--light-dashed-png:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAAsTAAALEwEAmpwYAAAANklEQVQokWN8/fr1fwY0ICoqyoguhk0dE7oAKYARZiI223ABmB6KbKZI8yggEQzReGYcsIwBALk3HxGhdtdwAAAAAElFTkSuQmCC);--dark-dashed-png:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAAsTAAALEwEAmpwYAAAANklEQVQokWOUl5f/z4AGHj58yIguhk0dE7oAKYARZiI223ABmB6KbKZI8yggEQzReGYcsIwBAA1NFYEXiwqfAAAAAElFTkSuQmCC);--max-width:1080px;--min-width:368px;--guide-width:1px;--horizontal-margin:2rem;--grid-system-width:100vw;--guide-color:var(--ds-gray-400);--cross-color:var(--ds-gray-600);max-width:var(--max-width);min-width:var(--min-width);margin-top:var(--guide-width);margin-left:var(--guide-width);flex-direction:column;display:flex;position:relative}.dark-theme .grid-module__4pDFEa__gridSystem{--guide-color:var(--ds-gray-200)}.grid-module__4pDFEa__systemDebug{--debug-color-rgb:255,204,109;--debug-guide-color:rgba(var(--debug-color-rgb),.7);--debug-block-color:rgba(var(--debug-color-rgb),.1);--debug-hidden-guide-color:rgba(var(--debug-color-rgb),.1);--guide-color:var(--debug-guide-color)!important}.grid-module__4pDFEa__systemDebug .grid-module__4pDFEa__block{background-color:var(--debug-block-color)}.grid-module__4pDFEa__systemDebug .grid-module__4pDFEa__guide[style*=border-right\:none]{border-right:var(--guide-width)dashed var(--debug-hidden-guide-color)!important}.grid-module__4pDFEa__systemDebug .grid-module__4pDFEa__guide[style*=border-bottom\:none]{border-bottom:var(--guide-width)dashed var(--debug-hidden-guide-color)!important}.grid-module__4pDFEa__systemDebugOverlay:before{border:var(--guide-color)1px dashed;background:#000;padding:.25rem .5rem;font-size:12px;display:flex;position:absolute;top:.5rem;right:.5rem}.grid-module__4pDFEa__gridSystem:before{inset:0;left:calc(-1*var(--guide-width));top:calc(-1*var(--guide-width));content:"";border:var(--guide-width)solid var(--guide-color);pointer-events:none;position:absolute}.grid-module__4pDFEa__systemDashed:before,.grid-module__4pDFEa__systemDashed [data-grid]{-o-border-image:var(--light-dashed-png)1 round;border-image:var(--light-dashed-png)1 round}.dark-theme .grid-module__4pDFEa__systemDashed:before{border-image-source:var(--dark-dashed-png)}.dark-theme .grid-module__4pDFEa__systemDashed [data-grid]{border-image-source:var(--dark-dashed-png)}.grid-module__4pDFEa__gridSystem [data-grid]{border-bottom:var(--guide-width)solid var(--guide-color)}.grid-module__4pDFEa__unstable_gridSystemWrapper{width:100%;display:inherit;justify-content:inherit;align-items:inherit;container-type:inline-size}.grid-module__4pDFEa__unstable_gridSystemWrapper .grid-module__4pDFEa__gridSystem{--horizontal-margin:0px;--grid-system-width:calc(100cqw)}.grid-module__4pDFEa__grid{--width:clamp(calc(var(--min-width) - var(--guide-width)),calc(var(--grid-system-width) - var(--guide-width) - (var(--horizontal-margin)*2)),calc(var(--max-width) - var(--guide-width)));width:var(--width);height:var(--height);--column-width:calc(var(--width)/var(--grid-columns));--row-height:calc(var(--height)/var(--grid-rows));grid-template-columns:repeat(var(--grid-columns),var(--column-width));grid-template-rows:repeat(var(--grid-rows),var(--row-height));display:grid;position:relative}.grid-module__4pDFEa__cross{pointer-events:none;grid-column-start:var(--cross-column);grid-row-start:var(--cross-row);z-index:2;--cross-size:21px;--cross-half-size:calc((var(--cross-size)/2) + var(--guide-width) - .5px);width:fit-content;height:fit-content;inset:calc(var(--cross-half-size)*-1);position:absolute}.grid-module__4pDFEa__crossLine{border:var(--guide-width)solid var(--cross-color);border-width:0;position:absolute}.grid-module__4pDFEa__line{pointer-events:none;width:calc(200vw - var(--line-left));grid-column-start:var(--line-column);grid-row-start:var(--line-row);border:0px solid var(--guide-color);border-bottom-width:var(--guide-width);top:var(--line-top);position:absolute;left:-100vw}.grid-module__4pDFEa__line.grid-module__4pDFEa__lineVertical{left:var(--line-left);border-bottom:none;border-left-width:var(--guide-width);height:calc(100% - var(--line-top));width:0;margin-left:-1px}.grid-module__4pDFEa__guides{pointer-events:none;z-index:1;display:contents}.grid-module__4pDFEa__guide{grid-column-start:var(--x);grid-row-start:var(--y);border:var(--guide-width)solid var(--guide-color);border-top:none;border-left:none;grid-row-end:span 1;grid-column-end:span 1;position:absolute;inset:0}.grid-module__4pDFEa__dashedGuide{border:var(--guide-width)dashed var(--guide-color);-o-border-image:var(--light-dashed-png)2 round;border-image:var(--light-dashed-png)2 round}.dark-theme .grid-module__4pDFEa__dashedGuide{border-image-source:var(--dark-dashed-png)}.grid-module__4pDFEa__dashedGuide{border-top:none;border-left:none}.grid-module__4pDFEa__block{z-index:2;margin-bottom:var(--guide-width);margin-right:var(--guide-width);grid-row:var(--grid-row);grid-column:var(--grid-column);display:var(--block-display);padding:var(--cell-padding);overflow:hidden}.grid-module__4pDFEa__block>div{height:100%}@media screen and (max-width:400px){.grid-module__4pDFEa__gridSystem{--horizontal-margin:1rem}.grid-module__4pDFEa__grid{--height:var(--xs-height,var(--sm-height));--grid-rows:var(--xs-grid-rows,var(--sm-grid-rows));--grid-columns:var(--xs-grid-columns,var(--sm-grid-columns));--cell-padding:24px;--grid-divider-gap:calc(72px - var(--cell-padding))}.grid-module__4pDFEa__block{--grid-row:var(--xs-grid-row,var(--sm-grid-row));--grid-column:var(--xs-grid-column,var(--sm-grid-column));--block-display:var(--xs-block-display,var(--sm-block-display));--cell-rows:var(--xs-cell-rows,var(--sm-cell-rows));--cell-columns:var(--xs-cell-columns,var(--sm-cell-columns))}.grid-module__4pDFEa__cross{--cross-size:11px;--cross-row:var(--xs-cross-row,var(--sm-cross-row));--cross-column:var(--xs-cross-column,var(--sm-cross-column))}.grid-module__4pDFEa__smGuide,.grid-module__4pDFEa__smdGuide,.grid-module__4pDFEa__mdGuide,.grid-module__4pDFEa__lgGuide{display:none}.grid-module__4pDFEa__systemDebugOverlay:before{content:"xs";animation:2s ease-out forwards grid-module__4pDFEa__xsDisappear}}@media screen and (min-width:401px) and (max-width:600px){.grid-module__4pDFEa__gridSystem{--horizontal-margin:1rem}.grid-module__4pDFEa__grid{--height:var(--sm-height);--grid-rows:var(--sm-grid-rows);--grid-columns:var(--sm-grid-columns);--cell-padding:24px;--grid-divider-gap:calc(72px - var(--cell-padding))}.grid-module__4pDFEa__block{--grid-row:var(--sm-grid-row);--grid-column:var(--sm-grid-column);--cell-rows:var(--sm-cell-rows);--cell-columns:var(--sm-cell-columns);--block-display:var(--sm-block-display)}.grid-module__4pDFEa__cross{--cross-size:11px;--cross-row:var(--sm-cross-row);--cross-column:var(--sm-cross-column)}.grid-module__4pDFEa__xsGuide,.grid-module__4pDFEa__smdGuide,.grid-module__4pDFEa__mdGuide,.grid-module__4pDFEa__lgGuide{display:none}.grid-module__4pDFEa__systemDebugOverlay:before{content:"sm";animation:2s ease-out forwards grid-module__4pDFEa__smDisappear}}@media screen and (min-width:601px) and (max-width:768px){.grid-module__4pDFEa__grid{--height:var(--smd-height,var(--md-height,var(--sm-height)));--grid-rows:var(--smd-grid-rows,var(--md-grid-rows,var(--sm-grid-rows)));--grid-columns:var(--smd-grid-columns,var(--md-grid-columns,var(--sm-grid-columns)));--cell-padding:40px;--grid-divider-gap:calc(120px - var(--cell-padding))}.grid-module__4pDFEa__block{--grid-row:var(--smd-grid-row,var(--md-grid-row,var(--sm-grid-row)));--grid-column:var(--smd-grid-column,var(--md-grid-column,var(--sm-grid-column)));--cell-rows:var(--smd-cell-rows,var(--md-cell-rows,var(--sm-cell-rows)));--cell-columns:var(--smd-cell-columns,var(--md-cell-columns,var(--sm-cell-columns)));--block-display:var(--smd-block-display)}.grid-module__4pDFEa__cross{--cross-size:15px;--cross-row:var(--smd-cross-row,var(--md-cross-row,var(--sm-cross-row)));--cross-column:var(--smd-cross-column,var(--md-cross-column,var(--sm-cross-column)))}.grid-module__4pDFEa__xsGuide,.grid-module__4pDFEa__smGuide,.grid-module__4pDFEa__mdGuide,.grid-module__4pDFEa__lgGuide{display:none}.grid-module__4pDFEa__systemDebugOverlay:before{content:"smd";animation:2s ease-out forwards grid-module__4pDFEa__mdDisappear}}@media screen and (min-width:769px) and (max-width:960px){.grid-module__4pDFEa__grid{--height:var(--md-height,var(--smd-height,var(--sm-height)));--grid-rows:var(--md-grid-rows,var(--smd-grid-rows,var(--sm-grid-rows)));--grid-columns:var(--md-grid-columns,var(--smd-grid-columns,var(--sm-grid-columns)));--cell-padding:40px;--grid-divider-gap:calc(140px - var(--cell-padding))}.grid-module__4pDFEa__block{--grid-row:var(--md-grid-row,var(--smd-grid-row,var(--sm-grid-row)));--grid-column:var(--md-grid-column,var(--smd-grid-column,var(--sm-grid-column)));--cell-rows:var(--md-cell-rows,var(--smd-cell-rows,var(--sm-cell-rows)));--cell-columns:var(--md-cell-columns,var(--smd-cell-columns,var(--sm-cell-columns)));--block-display:var(--md-block-display,var(--smd-block-display))}.grid-module__4pDFEa__cross{--cross-size:15px;--cross-row:var(--md-cross-row,var(--smd-cross-row,var(--sm-cross-row)));--cross-column:var(--md-cross-column,var(--smd-cross-column,var(--sm-cross-column)))}.grid-module__4pDFEa__xsGuide,.grid-module__4pDFEa__smGuide,.grid-module__4pDFEa__smdGuide,.grid-module__4pDFEa__lgGuide{display:none}.grid-module__4pDFEa__systemDebugOverlay:before{content:"md";animation:2s ease-out forwards grid-module__4pDFEa__mdDisappear}}@media screen and (min-width:961px){.grid-module__4pDFEa__grid{--height:var(--lg-height,var(--md-height,var(--smd-height,var(--sm-height))));--grid-rows:var(--lg-grid-rows,var(--md-grid-rows,var(--smd-grid-rows,var(--sm-grid-rows))));--grid-columns:var(--lg-grid-columns,var(--md-grid-columns,var(--smd-grid-columns,var(--sm-grid-columns))));--cell-padding:48px;--grid-divider-gap:calc(140px - var(--cell-padding))}.grid-module__4pDFEa__block{--grid-row:var(--lg-grid-row,var(--md-grid-row,var(--smd-grid-row,var(--sm-grid-row))));--grid-column:var(--lg-grid-column,var(--md-grid-column,var(--smd-grid-column,var(--sm-grid-column))));--cell-rows:var(--lg-cell-rows,var(--md-cell-rows,var(--smd-cell-rows,var(--sm-cell-rows))));--cell-columns:var(--lg-cell-columns,var(--md-cell-columns,var(--smd-cell-columns,var(--sm-cell-columns))));--block-display:var(--smd-block-display)}.grid-module__4pDFEa__cross{--cross-row:var(--lg-cross-row,var(--md-cross-row,var(--smd-cross-row,var(--sm-cross-row))));--cross-column:var(--lg-cross-column,var(--md-cross-column,var(--smd-cross-column,var(--sm-cross-column))))}.grid-module__4pDFEa__xsGuide,.grid-module__4pDFEa__smGuide,.grid-module__4pDFEa__smdGuide,.grid-module__4pDFEa__mdGuide{display:none}.grid-module__4pDFEa__systemDebugOverlay:before{content:"lg";animation:2s ease-out forwards grid-module__4pDFEa__lgDisappear}}.grid-module__4pDFEa__heading{--container-width:calc(var(--row-height)*var(--cell-columns) - (var(--cell-padding)*2));--container-height:calc(var(--row-height)*var(--cell-rows) - (var(--cell-padding)*2));--scale-factor:calc(var(--cell-rows)*var(--scaled-size-adjustment));--computed-font-size:calc((var(--container-width)/var(--normalized-character-count))*var(--scale-factor));--font-size:clamp(24px,var(--computed-font-size),72px);--kerning-percent:-.06;text-wrap:balance;line-height:110%!important;font-size:var(--font-size)!important;letter-spacing:calc(var(--font-size)*var(--kerning-percent))!important;font-weight:600!important}@media (max-width:960px){.grid-module__4pDFEa__heading{--font-size:clamp(24px,var(--computed-font-size),64px);line-height:120%}}@media (max-width:600px){.grid-module__4pDFEa__heading{--kerning-percent:-.02;--font-size:clamp(16px,var(--computed-font-size),48px);line-height:130%}}@media (max-width:400px){.grid-module__4pDFEa__heading{--font-size:clamp(12px,var(--computed-font-size),32px)}}.grid-module__4pDFEa__page{background:var(--ds-background-200)}.grid-module__4pDFEa__divider+.grid-module__4pDFEa__divider{display:none}@keyframes grid-module__4pDFEa__xsDisappear{90%{opacity:1}to{opacity:0}}@keyframes grid-module__4pDFEa__smDisappear{90%{opacity:1}to{opacity:0}}@keyframes grid-module__4pDFEa__smdDisappear{90%{opacity:1}to{opacity:0}}@keyframes grid-module__4pDFEa__mdDisappear{90%{opacity:1}to{opacity:0}}@keyframes grid-module__4pDFEa__lgDisappear{90%{opacity:1}to{opacity:0}}.grid-module__4pDFEa__fadeCellRoot{position:relative}.grid-module__4pDFEa__fadeCellContentWrapper{background:var(--background);position:absolute}.grid-module__4pDFEa__fadeCellContent{padding:var(--cell-padding);position:relative}.grid-module__4pDFEa__fadeCellContent:after{content:"";position:absolute}.grid-module__4pDFEa__cellAlignTop .grid-module__4pDFEa__fadeCellContentWrapper{width:100%;top:0;height:unset!important}.grid-module__4pDFEa__cellAlignTop .grid-module__4pDFEa__fadeCellContent{padding-bottom:calc(.5*var(--cell-padding))}.grid-module__4pDFEa__cellAlignTop .grid-module__4pDFEa__fadeCellContent:after{left:0;right:0;bottom:calc(-1*var(--cell-padding));background:linear-gradient(var(--background)0%,#0000 100%);height:var(--cell-padding)}.grid-module__4pDFEa__cellAlignBottom .grid-module__4pDFEa__fadeCellContentWrapper{width:100%;bottom:0;height:unset!important}.grid-module__4pDFEa__cellAlignBottom .grid-module__4pDFEa__fadeCellContent{padding-top:calc(.5*var(--cell-padding))}.grid-module__4pDFEa__cellAlignBottom .grid-module__4pDFEa__fadeCellContent:after{left:0;right:0;top:calc(-1*var(--cell-padding));background:linear-gradient(#0000 0%,var(--background)100%);height:var(--cell-padding)}.grid-module__4pDFEa__cellAlignLeft .grid-module__4pDFEa__fadeCellContentWrapper{width:max-content;left:0}.grid-module__4pDFEa__cellAlignLeft .grid-module__4pDFEa__fadeCellContent{height:100%;padding-right:calc(.5*var(--cell-padding))}.grid-module__4pDFEa__cellAlignLeft .grid-module__4pDFEa__fadeCellContent:after{height:100%;width:var(--cell-padding);top:0;right:calc(-1*var(--cell-padding));background:linear-gradient(90deg,var(--background)0%,#0000 100%)}.grid-module__4pDFEa__cellAlignRight .grid-module__4pDFEa__fadeCellContentWrapper{width:max-content;right:0}.grid-module__4pDFEa__cellAlignRight .grid-module__4pDFEa__fadeCellContent{text-align:left;height:100%;padding-left:calc(.5*var(--cell-padding))}.grid-module__4pDFEa__cellAlignRight .grid-module__4pDFEa__fadeCellContent:after{height:100%;width:var(--cell-padding);top:0;left:calc(-1*var(--cell-padding));background:linear-gradient(90deg,#0000 0%,var(--background)100%)}
.details-gallery-module__uxYlVW__gallery{background:var(--accents-1);border-bottom:1px solid var(--accents-2);-ms-overflow-style:none;scroll-snap-type:x mandatory;scroll-padding-left:var(--geist-space-gap);overflow-x:scroll}.details-gallery-module__uxYlVW__wrapper{white-space:nowrap;width:var(--geist-page-width-with-margin)}.details-gallery-module__uxYlVW__image-wrapper{margin:0 var(--geist-space-gap)0 0;scroll-snap-align:start;display:inline-flex;overflow:hidden}.details-gallery-module__uxYlVW__image{width:300px;height:200px;position:relative}@media screen and (min-width:1060px){.details-gallery-module__uxYlVW__gallery{scroll-snap-type:initial;scroll-padding-left:initial}.details-gallery-module__uxYlVW__wrapper{width:calc(var(--width) + 100vw - var(--geist-page-width-with-margin) + 24px)}.details-gallery-module__uxYlVW__image-wrapper{scroll-snap-align:initial;margin:0 12px}}.details-gallery-module__uxYlVW__image img{border-radius:var(--geist-marketing-radius)}.details-gallery-module__uxYlVW__image-skeleton{--skeleton-width:300px;--skeleton-height:200px}@media screen and (min-width:601px){.details-gallery-module__uxYlVW__image{width:480px;height:320px}.details-gallery-module__uxYlVW__image-wrapper{padding:60px 0}.details-gallery-module__uxYlVW__image-skeleton{--skeleton-width:480px;--skeleton-height:320px}}.details-gallery-module__uxYlVW__grayscale{filter:grayscale()}
.checkbox-option-module__aiX9dq__option{cursor:pointer;padding:var(--geist-gap-half)var(--geist-gap-half);border-radius:8px;list-style:none;transition:background .2s,box-shadow 50ms}.checkbox-option-module__aiX9dq__option label{cursor:pointer}.checkbox-option-module__aiX9dq__option:focus-visible{box-shadow:var(--ds-focus-ring);outline:0}.checkbox-option-module__aiX9dq__option .checkbox-option-module__aiX9dq__input,.checkbox-option-module__aiX9dq__option .checkbox-option-module__aiX9dq__hidden{display:none}.checkbox-option-module__aiX9dq__option .checkbox-option-module__aiX9dq__heading{justify-content:flex-start;align-items:center;display:flex}.checkbox-option-module__aiX9dq__option .checkbox-option-module__aiX9dq__heading .checkbox-option-module__aiX9dq__keyboard{margin-right:var(--geist-gap-half)}.checkbox-option-module__aiX9dq__option .checkbox-option-module__aiX9dq__selected-icon{margin-left:auto}.checkbox-option-module__aiX9dq__option .checkbox-option-module__aiX9dq__selected-icon svg{vertical-align:middle}@media (hover:hover){.checkbox-option-module__aiX9dq__option:hover{background:var(--accents-1)}}.checkbox-option-module__aiX9dq__option.checkbox-option-module__aiX9dq__selected{background:var(--accents-2)}
.note-module__Y57kBW__note{padding:8px var(--geist-gap-half);min-height:var(--geist-form-height);word-break:break-word;box-sizing:border-box;border-radius:6px;flex-grow:1;justify-content:space-between;align-items:center;gap:12px;font-size:14px;line-height:1.5;display:flex}.note-module__Y57kBW__note svg{height:1lh!important}.note-module__Y57kBW__note.note-module__Y57kBW__action{border-radius:10px;padding-right:8px}.note-module__Y57kBW__note.note-module__Y57kBW__disabled,.note-module__Y57kBW__note.note-module__Y57kBW__disabled a{color:var(--ds-gray-700)!important}.note-module__Y57kBW__note.note-module__Y57kBW__disabled{border:1px solid var(--ds-gray-alpha-200)!important;background:0 0!important}.note-module__Y57kBW__note.note-module__Y57kBW__disabled button{pointer-events:none;border:1px solid var(--ds-gray-alpha-400)!important;background:var(--ds-gray-100)!important;color:var(--ds-gray-700)!important}.note-module__Y57kBW__note.note-module__Y57kBW__disabled svg{color:var(--ds-gray-700)!important}@media screen and (max-width:600px){.note-module__Y57kBW__note{flex-direction:column;align-items:flex-start;gap:8px}}.note-module__Y57kBW__small{border-radius:6px;min-height:34px;padding:6px 8px;font-size:13px}.note-module__Y57kBW__small.note-module__Y57kBW__action{padding-right:3px}.note-module__Y57kBW__large{padding:11px var(--geist-gap-half);min-height:var(--geist-form-large-height);font-size:var(--geist-form-large-font)}.note-module__Y57kBW__center{text-align:center}.note-module__Y57kBW__content{align-items:flex-start;margin:0;display:flex}@media screen and (max-width:450px){.note-module__Y57kBW__content.note-module__Y57kBW__hasLabel{flex-direction:column;align-items:flex-start}}
.select-module__nrtrfG__container{--secondary-shift:12px;color:var(--themed-fg);align-items:center;display:flex;position:relative}.select-module__nrtrfG__container:not(.geist-themed){--themed-fg:var(--geist-foreground);--themed-bg:var(--geist-background)}.select-module__nrtrfG__select{cursor:pointer;font-size:100%;font:inherit;text-overflow:ellipsis;white-space:nowrap;-webkit-appearance:none;appearance:none;font-size:var(--geist-form-font);height:var(--geist-form-height);line-height:var(--geist-form-line-height);text-rendering:initial;box-shadow:0 0 0 1px var(--themed-border,var(--ds-gray-alpha-400));background:var(--ds-background-100);width:100%;color:var(--ds-gray-1000);padding:0 var(--geist-gap-half);padding-right:calc(1.5*var(--geist-gap));border:none;border-radius:6px;transition:box-shadow .2s,color .2s;overflow:hidden}.select-module__nrtrfG__select.select-module__nrtrfG__secondary{box-shadow:none;color:var(--ds-gray-900);transform:translateX(calc(-1*var(--secondary-shift)))}@media (hover:hover){.select-module__nrtrfG__select.select-module__nrtrfG__secondary:hover{color:var(--ds-gray-1000)}.select-module__nrtrfG__container:not(.select-module__nrtrfG__disabled):hover .select-module__nrtrfG__select:not([aria-invalid=true]){--themed-border:var(--ds-gray-alpha-500)}.select-module__nrtrfG__container:not(.select-module__nrtrfG__disabled):hover .select-module__nrtrfG__prefix,.select-module__nrtrfG__container:not(.select-module__nrtrfG__disabled):hover .select-module__nrtrfG__suffix{color:var(--geist-foreground)}}.select-module__nrtrfG__container:not(.select-module__nrtrfG__disabled) .select-module__nrtrfG__select:focus{box-shadow:var(--ds-focus-border);outline:none}.select-module__nrtrfG__container:not(.select-module__nrtrfG__disabled) .select-module__nrtrfG__select[aria-invalid=true]{box-shadow:0 0 0 1px var(--themed-border),0px 0px 0px 4px hsla(var(--ds-red-900-value),.16);outline:none}.select-module__nrtrfG__select.focus-visible:focus{outline:none;box-shadow:var(--ds-focus-ring)!important}.select-module__nrtrfG__select:-moz-focusring{color:#0000;text-shadow:0 0 0 var(--geist-foreground)}.select-module__nrtrfG__suffix,.select-module__nrtrfG__prefix{pointer-events:none;color:var(--ds-gray-900);transition:color .15s;display:inline-flex;position:absolute}.select-module__nrtrfG__secondary+.select-module__nrtrfG__suffix{right:calc(var(--geist-gap-half) + 12px)}.select-module__nrtrfG__suffix{right:var(--geist-gap-half)}.select-module__nrtrfG__prefix{left:var(--geist-gap-half)}.select-module__nrtrfG__prefix+.select-module__nrtrfG__select{padding-left:calc(1.5*var(--geist-gap))}.select-module__nrtrfG__select[disabled]{opacity:1}.select-module__nrtrfG__select[disabled],.select-module__nrtrfG__disabled .select-module__nrtrfG__suffix,.select-module__nrtrfG__disabled .select-module__nrtrfG__prefix{cursor:not-allowed;background:var(--ds-gray-100);color:var(--ds-gray-700)}.select-module__nrtrfG__placeholder{color:var(--ds-gray-700)}.select-module__nrtrfG__large{font-size:var(--geist-form-large-font);height:var(--geist-form-large-height);line-height:var(--geist-form-large-line-height);border-radius:8px}.select-module__nrtrfG__small{font-size:var(--geist-form-small-font);height:var(--geist-form-small-height)}.select-module__nrtrfG__xsmall{border-radius:4px;height:24px;padding:0 22px 0 6px;font-size:12px}.select-module__nrtrfG__xsmallContainer{--secondary-shift:6px}.select-module__nrtrfG__xsmallContainer svg{width:12px!important;height:12px!important}.select-module__nrtrfG__xsmallContainer .select-module__nrtrfG__prefix+.select-module__nrtrfG__select{padding-left:24px}.select-module__nrtrfG__xsmallContainer .select-module__nrtrfG__suffix{right:5px}.select-module__nrtrfG__xsmallContainer .select-module__nrtrfG__secondary+.select-module__nrtrfG__suffix{right:11px}.select-module__nrtrfG__xsmallContainer .select-module__nrtrfG__prefix{left:7px}@media (max-width:600px){.select-module__nrtrfG__select{font-size:1rem}.select-module__nrtrfG__select.select-module__nrtrfG__xsmall{font-size:12px}}
.index-module__XDgzsG__button{margin:0 var(--geist-space-4x);border-radius:var(--geist-radius);border:none}.index-module__XDgzsG__animate{opacity:0;animation:.25s ease-in-out forwards index-module__XDgzsG__fadeIn}@keyframes index-module__XDgzsG__fadeIn{0%{opacity:0}to{opacity:1}}
.radio-group-module__neb8na__item{--radio-color:var(--ds-gray-700);align-items:center;font-size:13px;display:inline-flex}.radio-group-module__neb8na__radio-check{cursor:pointer;align-items:center;margin:-2px;padding:2px;display:flex}.radio-group-module__neb8na__radio-icon{border:1px solid var(--radio-color);background:var(--ds-background-100);border-radius:50%;width:1rem;height:1rem;transition:border-color .2s,background .2s;position:relative}.radio-group-module__neb8na__radio-icon:after{content:"";background:var(--radio-color);border-radius:50%;width:.5rem;height:.5rem;transition:transform .15s;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.radio-group-module__neb8na__text:not(.radio-group-module__neb8na__no-margin-left){margin-left:var(--geist-gap-quarter)}.radio-group-module__neb8na__text.radio-group-module__neb8na__full-width{width:100%}.radio-group-module__neb8na__item.radio-group-module__neb8na__disabled{cursor:not-allowed;color:var(--ds-gray-500);--radio-color:var(--ds-gray-500)}.radio-group-module__neb8na__item.radio-group-module__neb8na__disabled .radio-group-module__neb8na__radio-check{cursor:not-allowed}@media (hover:hover){.radio-group-module__neb8na__item:not(.radio-group-module__neb8na__disabled):hover .radio-group-module__neb8na__radio-input:not(:checked):not(:active)+.radio-group-module__neb8na__radio-icon{background:var(--ds-gray-200);--radio-color:var(--ds-gray-900)}.radio-group-module__neb8na__item:not(.radio-group-module__neb8na__disabled):hover .radio-group-module__neb8na__text{cursor:pointer}}.radio-group-module__neb8na__item:not(.radio-group-module__neb8na__disabled) .radio-group-module__neb8na__radio-input:active+.radio-group-module__neb8na__radio-icon{--radio-color:var(--ds-gray-600)}.radio-group-module__neb8na__item:not(.radio-group-module__neb8na__disabled) .radio-group-module__neb8na__radio-input:checked+.radio-group-module__neb8na__radio-icon{--radio-color:var(--ds-gray-1000)}
@layer geist{@keyframes skeleton-module__uXTLWW__loading{to{transform:translate(-50%)}}.skeleton-module__uXTLWW__skeleton{border-radius:var(--geist-radius,5px);display:block}.skeleton-module__uXTLWW__skeleton.skeleton-module__uXTLWW__loaded{width:unset!important}.skeleton-module__uXTLWW__skeleton:not(.skeleton-module__uXTLWW__wrapper):not(.skeleton-module__uXTLWW__show){display:none}.skeleton-module__uXTLWW__skeleton:not(.skeleton-module__uXTLWW__wrapper):not(.skeleton-module__uXTLWW__loaded){position:relative;overflow:hidden}.skeleton-module__uXTLWW__skeleton:not(.skeleton-module__uXTLWW__wrapper):not(.skeleton-module__uXTLWW__loaded):after{content:"";background:linear-gradient(90deg,var(--ds-gray-100),var(--ds-gray-200),var(--ds-gray-100))0 0/50% 100%;animation:1.5s ease-in-out infinite reverse skeleton-module__uXTLWW__loading;position:absolute;inset:0 -200% 0 0}.no-skeleton-animations .skeleton-module__uXTLWW__skeleton:not(.skeleton-module__uXTLWW__wrapper):not(.skeleton-module__uXTLWW__loaded):after{background-color:var(--ds-gray-100);background:0 0;animation:none}.skeleton-module__uXTLWW__noAnimation:after{animation:none!important}.skeleton-module__uXTLWW__noAnimation.skeleton-module__uXTLWW__wrapper:after{animation:none}.skeleton-module__uXTLWW__wrapper{visibility:hidden;display:block;position:relative;overflow:hidden}.skeleton-module__uXTLWW__wrapper:not(.skeleton-module__uXTLWW__show){visibility:visible;overflow:visible}.skeleton-module__uXTLWW__wrapper:not(.skeleton-module__uXTLWW__show):after{content:none;visibility:hidden}.skeleton-module__uXTLWW__wrapper:after{content:"";background:linear-gradient(90deg,var(--ds-gray-100),var(--ds-gray-200),var(--ds-gray-100))0 0/50% 100%;visibility:visible;animation:1.5s ease-in-out infinite reverse skeleton-module__uXTLWW__loading;position:absolute;inset:0 -200% 0 0}.no-skeleton-animations .skeleton-module__uXTLWW__wrapper:after{background-color:var(--ds-gray-100);background:0 0;animation:none}.skeleton-module__uXTLWW__inline{display:inline-block!important}.skeleton-module__uXTLWW__pill,.skeleton-module__uXTLWW__pill.skeleton-module__uXTLWW__wrapper:after{border-radius:9999px}.skeleton-module__uXTLWW__squared,.skeleton-module__uXTLWW__squared.skeleton-module__uXTLWW__wrapper:after{border-radius:0}.skeleton-module__uXTLWW__rounded,.skeleton-module__uXTLWW__rounded.skeleton-module__uXTLWW__wrapper:after{border-radius:50%}}
@layer geist{.stack-module__UbbKhW__stack{flex-direction:var(--stack-direction,column);align-items:var(--stack-align,stretch);justify-content:var(--stack-justify,flex-start);flex:var(--stack-flex,initial);gap:var(--stack-gap,0);display:flex}.stack-module__UbbKhW__padding{padding:var(--stack-padding,0)}@media screen and (max-width:600px){.stack-module__UbbKhW__stack{--stack-direction:var(--sm-stack-direction);--stack-align:var(--sm-stack-align);--stack-justify:var(--sm-stack-justify);--stack-padding:var(--sm-stack-padding);--stack-gap:var(--sm-stack-gap)}}@media screen and (min-width:601px) and (max-width:960px){.stack-module__UbbKhW__stack{--stack-direction:var(--md-stack-direction,var(--sm-stack-direction));--stack-align:var(--md-stack-align,var(--sm-stack-align));--stack-justify:var(--md-stack-justify,var(--sm-stack-justify));--stack-padding:var(--md-stack-padding,var(--sm-stack-padding));--stack-gap:var(--md-stack-gap,var(--sm-stack-gap))}}@media screen and (min-width:961px) and (max-width:1200px){.stack-module__UbbKhW__stack{--stack-direction:var(--lg-stack-direction,var(--md-stack-direction,var(--sm-stack-direction)));--stack-align:var(--lg-stack-align,var(--md-stack-align,var(--sm-stack-align)));--stack-justify:var(--lg-stack-justify,var(--md-stack-justify,var(--sm-stack-justify)));--stack-padding:var(--lg-stack-padding,var(--md-stack-padding,var(--sm-stack-padding)));--stack-gap:var(--lg-stack-gap,var(--md-stack-gap,var(--sm-stack-gap)))}}@media screen and (min-width:1201px){.stack-module__UbbKhW__stack{--stack-direction:var(--xl-stack-direction,var(--lg-stack-direction,var(--md-stack-direction,var(--sm-stack-direction))));--stack-align:var(--xl-stack-align,var(--lg-stack-align,var(--md-stack-align,var(--sm-stack-align))));--stack-justify:var(--xl-stack-justify,var(--lg-stack-justify,var(--md-stack-justify,var(--sm-stack-justify))));--stack-padding:var(--xl-stack-padding,var(--lg-stack-padding,var(--md-stack-padding,var(--sm-stack-padding))));--stack-gap:var(--xl-stack-gap,var(--lg-stack-gap,var(--md-stack-gap,var(--sm-stack-gap))))}}.stack-module__UbbKhW__debug{background-color:#00ffe033}}
@layer geist{.text-module__eElGjq__wrapper{--text-size:.875rem;--text-weight:400;--text-line-height:1.25rem;font-family:var(--font-sans,var(--font-sans-fallback));color:var(--text-color);font-size:var(--text-size);letter-spacing:var(--text-letter-spacing,inherit);font-weight:var(--text-weight);line-height:var(--text-line-height);text-transform:var(--text-transform,inherit);text-align:var(--text-align,inherit);margin:0}.text-module__eElGjq__truncate{text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;min-width:0;max-width:100%;display:inline-block;overflow:hidden}.text-module__eElGjq__clamp{text-overflow:ellipsis;-webkit-line-clamp:var(--text-clamp);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.text-module__eElGjq__nowrap{white-space:nowrap}.text-module__eElGjq__monospace{font-family:var(--font-mono,var(--font-mono-fallback))}@media screen and (min-width:0){.text-module__eElGjq__wrapper{--text-size:var(--sm-text-size);--text-weight:var(--sm-text-weight);--text-line-height:var(--sm-text-line-height);--text-letter-spacing:var(--sm-text-letter-spacing)}}@media screen and (min-width:601px){.text-module__eElGjq__wrapper{--text-size:var(--md-text-size);--text-weight:var(--md-text-weight);--text-line-height:var(--md-text-line-height);--text-letter-spacing:var(--md-text-letter-spacing)}}@media screen and (min-width:961px){.text-module__eElGjq__wrapper{--text-size:var(--lg-text-size);--text-weight:var(--lg-text-weight);--text-line-height:var(--lg-text-line-height);--text-letter-spacing:var(--lg-text-letter-spacing)}}}
.textarea-module__lD6d8G__container{width:100%;}.textarea-module__lD6d8G__container .textarea-module__lD6d8G__textarea{padding:10px var(--geist-gap-half);display:flex}.textarea-module__lD6d8G__error{}.textarea-module__lD6d8G__textarea{resize:none;}.textarea-module__lD6d8G__rounded{border-radius:24px;margin-top:12px}.textarea-module__lD6d8G__rounded .textarea-module__lD6d8G__textarea{border-radius:24px}.textarea-module__lD6d8G__noOutline{box-shadow:0 0 0 1px var(--border-color,var(--ds-gray-alpha-400))!important}.textarea-module__lD6d8G__textarea[rows]{height:unset}@media (max-width:600px){.textarea-module__lD6d8G__textarea:not(.textarea-module__lD6d8G__small):not(.textarea-module__lD6d8G__large){padding:var(--geist-gap-quarter)var(--geist-gap-half)}}.textarea-module__lD6d8G__large{height:var(--geist-form-large-height);font-size:var(--geist-form-large-font);padding:var(--geist-gap-half)}.textarea-module__lD6d8G__small{font-size:var(--geist-form-small-font);height:var(--geist-form-small-height);padding:5px var(--geist-gap-half)}
.theme-switcher-module__q-SprW__root{box-shadow:var(--ds-shadow-border);border:0;border-radius:9999px;width:fit-content;height:32px;margin:0;padding:0;display:flex}.theme-switcher-module__q-SprW__root input{-webkit-appearance:none;appearance:none;outline:none;margin:0;padding:0;position:absolute}.theme-switcher-module__q-SprW__root input:checked~label{box-shadow:0 0 0 1px var(--ds-gray-400),0px 1px 2px 0px var(--ds-gray-alpha-100);color:var(--ds-gray-1000);background:var(--ds-background-100)}.theme-switcher-module__q-SprW__root input:checked~label svg{color:var(--accents-8)!important}.theme-switcher-module__q-SprW__root input:focus-visible+label{box-shadow:var(--ds-focus-ring);color:var(--ds-gray-1000)}.theme-switcher-module__q-SprW__root input:focus-visible+label svg{color:var(--accents-8)!important}.theme-switcher-module__q-SprW__root label{cursor:pointer;width:32px;height:32px;color:var(--ds-gray-700);background:0 0;border-radius:9999px;justify-content:center;align-items:center;margin:0;display:flex;position:relative}@media (hover:hover){.theme-switcher-module__q-SprW__root label:hover{color:var(--ds-gray-1000)!important}}.theme-switcher-module__q-SprW__root label svg{z-index:1;width:16px;height:16px;position:relative}.theme-switcher-module__q-SprW__root[data-small=""],.theme-switcher-module__q-SprW__root[data-small=""] label{width:24px;height:24px}.theme-switcher-module__q-SprW__root[data-small=""] svg{-webkit-transform:translate(-.5px,-.5px)}
.progress-module__0dqxSW__progress{-webkit-appearance:none;appearance:none;height:10px;vertical-align:unset;border-radius:var(--geist-radius);border:none;display:block;overflow:hidden}.progress-module__0dqxSW__progress::-webkit-progress-bar{background:var(--ds-gray-200);border-radius:var(--geist-radius)}.progress-module__0dqxSW__progress::-webkit-progress-value{background:var(--fg);border-radius:var(--geist-radius);transition:width .1s ease-in,background-color .1s ease-in}.progress-module__0dqxSW__progress::-moz-progress-bar{background:var(--fg);border-radius:var(--geist-radius);transition:width .1s ease-in,background-color .1s ease-in}.progress-module__0dqxSW__progress::-webkit-progress-value{border-radius:0!important}.progress-module__0dqxSW__has-progress-bar-stops::-webkit-progress-value{border-radius:0!important}
.toasts-module__QgOjEG__toastArea{bottom:calc(var(--geist-gap) + var(--offset-bottom));right:var(--geist-gap);z-index:5000;transition:transform .4s,bottom .4s;position:fixed}.toasts-module__QgOjEG__toastArea.toasts-module__QgOjEG__center{right:calc(50% - 210px)}@media (hover:hover){.toasts-module__QgOjEG__toastArea.toasts-module__QgOjEG__multiple:hover{transform:translateY(-10px)}}.toasts-module__QgOjEG__toastContainer{width:420px;box-shadow:var(--ds-shadow-menu);background:var(--geist-background);color:var(--ds-gray-1000);opacity:0;z-index:5000;max-width:min(420px,calc(100vw - 2*var(--geist-gap)));border-radius:12px;padding:16px;line-height:21px;transition:all .35s cubic-bezier(.25,.75,.6,.98);position:absolute;bottom:0;right:0;transform:translate3d(0,100%,150px)scale(1)}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__fullBleed{padding:0}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__overflowHidden{overflow:hidden}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__error{background-color:var(--ds-red-800);color:var(--ds-contrast-fg);border:0}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__error .toasts-module__QgOjEG__actionsContainer{--themed-bg:var(--ds-red-700)}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__error .toasts-module__QgOjEG__actionsContainer button{color:var(--ds-contrast-fg)}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__error .toasts-module__QgOjEG__fullActions button:first-of-type{--themed-bg:var(--ds-red-700)}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__success{background-color:var(--ds-blue-700);color:var(--ds-contrast-fg);border:0}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__success .toasts-module__QgOjEG__actionsContainer{--themed-bg:var(--ds-blue-600)}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__success .toasts-module__QgOjEG__actionsContainer button{color:var(--ds-contrast-fg)}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__success .toasts-module__QgOjEG__fullActions button:first-of-type{--themed-bg:var(--ds-blue-600)}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__warning{background-color:var(--ds-amber-800);color:var(--ds-gray-1000);border:0}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__warning .toasts-module__QgOjEG__actionsContainer{--themed-bg:var(--ds-amber-700)}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__warning .toasts-module__QgOjEG__actionsContainer button{color:var(--ds-gray-1000)}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__warning .toasts-module__QgOjEG__fullActions button:first-of-type{--themed-bg:var(--ds-amber-700)}.toasts-module__QgOjEG__fullActions{width:100%}.toasts-module__QgOjEG__fullActions button:first-of-type{color:inherit}.toasts-module__QgOjEG__fullActions button:last-of-type{--themed-border:none!important}.dark-theme .toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__warning{color:var(--ds-gray-100)}.dark-theme .toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__warning button{color:var(--ds-gray-100)}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__visible{opacity:1;transform:none}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__hiding{opacity:0;transition:all .16s cubic-bezier(.6,.3,.98,.5);transform:scale(.98)}.toasts-module__QgOjEG__toast{flex-direction:column;justify-content:flex-end;gap:12px;display:flex}@media (hover:hover){.toasts-module__QgOjEG__toastArea:hover .toasts-module__QgOjEG__toastContainer{max-height:var(--max-height)!important;transform:translate3d(0,var(--y),var(--z))scale(1)!important}}.toasts-module__QgOjEG__toastArea .toasts-module__QgOjEG__toastContainer:not(:last-child) .toasts-module__QgOjEG__toast .toasts-module__QgOjEG__message{opacity:0}@media (hover:hover){.toasts-module__QgOjEG__toastArea:hover .toasts-module__QgOjEG__toastContainer .toasts-module__QgOjEG__toast .toasts-module__QgOjEG__message{opacity:1}.toasts-module__QgOjEG__toastArea:hover .toasts-module__QgOjEG__toastContainer:after{content:"";background:0 0;width:100%;height:20px;position:absolute;top:calc(100% + 1px);left:0;right:0}}.toasts-module__QgOjEG__toastArea .toasts-module__QgOjEG__toastContainer:nth-last-child(n+4){opacity:0;pointer-events:none}.toasts-module__QgOjEG__toast{justify-content:space-between;align-items:center;max-width:100%;font-size:.875rem;transition:all .4s;display:flex}.toasts-module__QgOjEG__message{opacity:1;word-break:break-word;text-wrap:pretty;justify-content:space-between;align-items:center;gap:16px;width:100%;height:100%;margin-top:-1px;transition:opacity .4s;display:flex}.toasts-module__QgOjEG__message.toasts-module__QgOjEG__fullWidth>span{width:100%}.toasts-module__QgOjEG__message span,.toasts-module__QgOjEG__message div,.toasts-module__QgOjEG__message blockquote,.toasts-module__QgOjEG__message h1,.toasts-module__QgOjEG__message h2,.toasts-module__QgOjEG__message h3,.toasts-module__QgOjEG__message h4,.toasts-module__QgOjEG__message h5,.toasts-module__QgOjEG__message h6,.toasts-module__QgOjEG__message label,.toasts-module__QgOjEG__message legend,.toasts-module__QgOjEG__message p,.toasts-module__QgOjEG__message q,.toasts-module__QgOjEG__message small,.toasts-module__QgOjEG__message strong{color:inherit}.toasts-module__QgOjEG__message a{background-image:linear-gradient(var(--ds-gray-1000),var(--ds-gray-1000));background-position:0 100%;background-repeat:no-repeat;background-size:100% 1px;font-weight:500}.toasts-module__QgOjEG__actionsContainer{flex-direction:row;flex-wrap:none;justify-content:space-between;align-items:center;gap:4px;display:flex}.toasts-module__QgOjEG__actionsContainer button{color:inherit}@media (max-width:440px){.toasts-module__QgOjEG__toastArea .toasts-module__QgOjEG__toastContainer:nth-last-child(n+3){opacity:0;pointer-events:none}}.toasts-module__QgOjEG__visualContainer{height:var(--visual-height,128px);width:calc(100% + 32px);margin:-16px -16px 0}
.tooltip-module__VEGyfq__container{align-items:center;display:inline-flex}.tooltip-module__VEGyfq__container.focus-visible:focus{box-shadow:var(--ds-focus-ring);border-radius:2px;outline:none}.tooltip-module__VEGyfq__absolute{pointer-events:none;position:absolute}.tooltip-module__VEGyfq__relative{width:100%;height:100%;position:relative}.tooltip-module__VEGyfq__backdrop{z-index:99998;position:fixed;inset:0}.tooltip-module__VEGyfq__tooltip{opacity:0;z-index:99999;--tooltip-color:var(--themed-fg);--tooltip-background:var(--themed-bg);color:var(--themed-fg);text-transform:initial;background:var(--themed-bg);text-align:left;pointer-events:none;border-radius:6px;width:fit-content;padding:8px 12px;font-size:13px;font-weight:400;line-height:1.3;animation:.1s ease-in .4s forwards tooltip-module__VEGyfq__fadeIn;position:absolute}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__faster{animation:.1s ease-in .1s forwards tooltip-module__VEGyfq__fadeIn}.tooltip-module__VEGyfq__tooltip:not(.tooltip-module__VEGyfq__delay){animation-delay:0s}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__wrap{word-wrap:break-word;white-space:pre-line;border-collapse:separate}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__center{text-align:center}.tooltip-module__VEGyfq__tooltip:not(.tooltip-module__VEGyfq__tip):before,.tooltip-module__VEGyfq__tooltip:not(.tooltip-module__VEGyfq__tip) .tooltip-module__VEGyfq__triangle{display:none}.tooltip-module__VEGyfq__tooltip:not(.geist-themed){--themed-fg:var(--ds-gray-1000);--themed-bg:var(--ds-background-100);--themed-border:var(--themed-bg);--tooltip-stroke:var(--dropdown-triangle-stroke)}.tooltip-module__VEGyfq__tooltip:after{z-index:-1;content:"";width:100%;height:10px;position:absolute;top:-10px;left:0}.tooltip-module__VEGyfq__triangle{--arrow-bg:var(--themed-bg);z-index:-1;height:fit-content;display:flex;position:absolute}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__left .tooltip-module__VEGyfq__triangle{border-left-color:var(--tooltip-background);top:50%;bottom:50%;left:100%;transform:translateY(-50%)}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__left:after{height:100%;top:0;left:10px}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__right:after{height:100%;margin-left:-10px;top:0}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__right .tooltip-module__VEGyfq__triangle{border-right-color:var(--tooltip-background);top:50%;bottom:50%;right:100%;transform:translateY(-50%)}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__top:after{top:100%}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__top .tooltip-module__VEGyfq__triangle,.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__top{border-top-color:var(--tooltip-background);top:100%}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__top .tooltip-module__VEGyfq__triangle{transform:translate(-50%)translateY(-.6px)}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__top:not(.tooltip-module__VEGyfq__box-align-right):not(.tooltip-module__VEGyfq__box-align-left) .tooltip-module__VEGyfq__triangle{left:50%}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__bottom .tooltip-module__VEGyfq__triangle{border-bottom-color:var(--tooltip-background);bottom:100%;left:50%;transform:translate(-50%)}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__bottom .tooltip-module__VEGyfq__triangle:before{content:"";background:0 0;width:100%;height:16px;position:absolute;top:0}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__box-align-left .tooltip-module__VEGyfq__triangle{left:10%}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__box-align-right:before,.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__box-align-right .tooltip-module__VEGyfq__triangle{left:unset;right:calc(10% - 14px)}@keyframes tooltip-module__VEGyfq__fadeIn{0%{opacity:0}to{opacity:1;pointer-events:all}}
.next-mark-module__boTfIW__root[data-theme=dark] [data-circle]{stroke:#fff;stroke-width:5%}.dark-theme .next-mark-module__boTfIW__root:not([data-theme=light]) [data-circle]{stroke:#fff;stroke-width:5%}
.defaults-module__tMsWAq__fade-out-for-contact-sales{opacity:0;visibility:hidden;animation:.4s defaults-module__tMsWAq__fade-out}@keyframes defaults-module__tMsWAq__fade-out{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}
.transfer-configuration-user-module__Yw2pja__header{padding:var(--geist-gap-quarter)0}.transfer-configuration-user-module__Yw2pja__main{padding:var(--geist-gap);background-color:var(--accents-1);border-top:1px solid var(--accents-2)}@media screen and (max-width:600px){.transfer-configuration-user-module__Yw2pja__button-wrapper{display:flex}.transfer-configuration-user-module__Yw2pja__button-wrapper button{flex:1}}
.survey-prompt-module__kD9QzG__text{margin-bottom:var(--geist-gap-half)}
@media (max-width:768px){.notification-module__eYyIMq__statusNote{display:none}}
.scroller-module__6hSglq__scroller{-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;height:100%;position:relative;overflow:auto}.scroller-module__6hSglq__scroller>*{flex-direction:column;display:flex}.scroller-module__6hSglq__scroller::-webkit-scrollbar{display:none}.scroller-module__6hSglq__buttons{justify-content:center;gap:8px;margin:1px;display:flex}.scroller-module__6hSglq__overlayContainer.scroller-module__6hSglq__isHorizontal+.scroller-module__6hSglq__buttons{justify-content:flex-start}.scroller-module__6hSglq__overlayContainer.scroller-module__6hSglq__isHorizontal .scroller-module__6hSglq__scroller>*{flex-direction:row}.scroller-module__6hSglq__overlayContainer{--shadow-width-left:40px;--shadow-width-right:40px;--scroller-0:#fffffff2;--scroller-1:#ffffffb3;--scroller-2:#ffffff73;--scroller-3:#fff3;--scroller-4:#fff0;flex-direction:column;gap:8px;display:flex;position:relative;overflow:hidden}.scroller-module__6hSglq__overlay{pointer-events:none;touch-action:none;z-index:2;--scroller-gradient:#fff 0,#ffffffb3 8px,#ffffff73 14px,#ffffff4d 19px,#ffffff42 21px,#ffffff30 25px,#ffffff1f 29px,#ffffff0f 32px,#ffffff08 34px,#ffffff05 36px,#ffffff02 38px,#ffffff01 39px,#fff0 40px;width:100%;height:100%;position:absolute;overflow:hidden;transform:scale(1.01)}.scroller-module__6hSglq__overlay:before{background:linear-gradient(to bottom,var(--scroller-gradient)),linear-gradient(to right,var(--scroller-gradient));background-position:-40px -40px}.scroller-module__6hSglq__overlay:after{background:linear-gradient(to top,var(--scroller-gradient)),linear-gradient(to left,var(--scroller-gradient));background-position:calc(100% + 40px) calc(100% + 40px)}.scroller-module__6hSglq__overlay:before,.scroller-module__6hSglq__overlay:after{content:"";will-change:background;background-repeat:no-repeat;background-size:200% 200%;width:100%;height:100%;transition:background-position .3s;position:absolute;transform:translateZ(0)}.scroller-module__6hSglq__overlay.scroller-module__6hSglq__top:before{background-position-y:top}.scroller-module__6hSglq__overlay.scroller-module__6hSglq__left:before{background-position-x:left}.scroller-module__6hSglq__overlay.scroller-module__6hSglq__right:after{background-position-x:right}.scroller-module__6hSglq__overlay.scroller-module__6hSglq__bottom:after{background-position-y:bottom}:is(.dark-theme .scroller-module__6hSglq__overlay,.design-dark-theme .scroller-module__6hSglq__overlay){--scroller-gradient:#000 0,#000000b3 8px,#00000073 14px,#0000004d 19px,#00000042 21px,#00000030 25px,#0000001f 29px,#0000000f 32px,#00000008 34px,#00000005 36px,#00000002 38px,#00000001 39px,#0000 40px}@media (min-width:470px) and (max-width:670px){.scroller-module__6hSglq__mobileGrid{grid-template-columns:repeat(2,1fr);display:grid!important}}
.index-module__aVxx7q__fixedHeight{min-height:450px}
.slider-module__v9lqeq__root{-webkit-user-select:none;user-select:none;touch-action:none;align-items:center;min-width:216px;display:flex;position:relative}.slider-module__v9lqeq__root[aria-disabled=true]{cursor:not-allowed}.slider-module__v9lqeq__root[aria-disabled=true] .slider-module__v9lqeq__range{background:var(--ds-gray-500)}.slider-module__v9lqeq__root.slider-module__v9lqeq__fullWidth{width:100%}.slider-module__v9lqeq__track{background:var(--ds-gray-200);border-radius:5px;flex-grow:1;height:8px;display:block}.slider-module__v9lqeq__range{background-color:var(--ds-blue-700);border-radius:9999px 0 0 9999px;height:100%;position:absolute}.slider-module__v9lqeq__thumb{background:#fff;border-radius:1px;width:6px;height:14px;transition:box-shadow .2s,background .2s,transform .2s;display:block;position:relative;box-shadow:0 0 0 1px #00000036,0 1px 2px #0000000a}.slider-module__v9lqeq__thumb:after{content:"";width:200%;height:200%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.slider-module__v9lqeq__thumb.slider-module__v9lqeq__thumbFocused{outline:none;transform:scale(1.2)}@media (hover:hover){.slider-module__v9lqeq__thumb:hover{outline:none;transform:scale(1.2)}}.dark-theme .slider-module__v9lqeq__thumb{box-shadow:0 0 0 1px #000,0 1px 2px #0000000a}.slider-module__v9lqeq__sliderWrapper{align-items:center;gap:12px;display:flex}.slider-module__v9lqeq__sliderWrapper input{width:48px}.slider-module__v9lqeq__sliderWrapper input::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:textfield;margin:0}.slider-module__v9lqeq__sliderWrapper input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:textfield;margin:0}.slider-module__v9lqeq__outerWrapper{flex-direction:column;display:flex}
.reset-module__ylizOa__reset{box-sizing:border-box;font:inherit;vertical-align:baseline;-webkit-tap-highlight-color:transparent;border:0;outline:none;margin:0;padding:0;font-size:100%;text-decoration:none}.reset-module__ylizOa__visuallyHidden{clip:rect(0 0 0 0);clip-path:inset(100%);-webkit-appearance:none;appearance:none;white-space:nowrap;word-wrap:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.banner-action-module__gCTffW__action{color:var(--geist-foreground);background:0 0}.banner-action-module__gCTffW__action.banner-action-module__gCTffW__primary[data-hover]{color:var(--geist-background);background-color:var(--geist-foreground)}.banner-action-module__gCTffW__action.banner-action-module__gCTffW__primary[data-active]{background-color:var(--accents-7)}.banner-action-module__gCTffW__secondary{border:none}.banner-action-module__gCTffW__secondary[data-hover]{background-color:#fff3}.banner-action-module__gCTffW__secondary[data-active]{background-color:#ffffff4d}.banner-action-module__gCTffW__dim{color:var(--geist-secondary)}
.dark-theme .pro-trial-expiring-module__JLy-3W__text{-webkit-backdrop-filter:blur()brightness(9.5)saturate(11.5);backdrop-filter:blur()brightness(9.5)saturate(11.5);-webkit-mask:linear-gradient(#000 0 0)border-box text;text-shadow:0 1px #0000008a;color:hsla(var(--ds-gray-1000-value),.8)}@media (min-width:601px){.dark-theme .pro-trial-expiring-module__JLy-3W__button button{-webkit-backdrop-filter:blur()saturate(14.5)brightness(5.5)!important;backdrop-filter:blur()saturate(14.5)brightness(5.5)!important;background:hsla(var(--ds-gray-1000-value),.8)!important}@media (hover:hover){.dark-theme .pro-trial-expiring-module__JLy-3W__button button:hover{background:hsla(var(--ds-gray-1000-value),.9)!important}}}
.switch-control-module__WvDOda__container{flex:1;align-self:stretch;display:flex}.switch-control-module__WvDOda__container[data-disabled=true]{cursor:not-allowed}.switch-control-module__WvDOda__control{color:var(--ds-gray-900);cursor:pointer;border-radius:2px;flex:1;justify-content:center;align-items:center;transition:color .15s;display:flex}.switch-control-module__WvDOda__control:focus-visible{outline:var(--ds-focus-ring-outline)}.switch-control-module__WvDOda__checked,input:checked+.switch-control-module__WvDOda__control{color:var(--ds-gray-1000);background:var(--switch-checked-color)}input:checked+.switch-control-module__WvDOda__control.switch-control-module__WvDOda__large{border-radius:4px}.switch-control-module__WvDOda__disabled,input:disabled+.switch-control-module__WvDOda__control{color:var(--ds-gray-800);cursor:not-allowed;pointer-events:none}input:disabled+.switch-control-module__WvDOda__control>*{cursor:not-allowed}.switch-control-module__WvDOda__icon{padding:var(--geist-gap-quarter)var(--geist-space-3x)}.switch-control-module__WvDOda__icon.switch-control-module__WvDOda__small{padding:var(--geist-space)var(--geist-space-2x)}.switch-control-module__WvDOda__icon.switch-control-module__WvDOda__large{padding:var(--geist-space-3x)var(--geist-space-3x)}.switch-control-module__WvDOda__text{padding:0 var(--geist-space-3x);font-size:14px;font-weight:500;text-decoration:none}.switch-control-module__WvDOda__text.switch-control-module__WvDOda__small{padding:0 var(--geist-space-3x)}.switch-control-module__WvDOda__text.switch-control-module__WvDOda__large{padding:0 var(--geist-space-4x);font-size:16px}@media (hover:hover){.switch-control-module__WvDOda__control:hover{color:var(--ds-gray-1000)}}
.index-module__w9Oisq__budgetAmountStack{border-bottom:1px solid var(--accents-2)}
.index-module__rOJr-q__hero-wrapper{position:relative;overflow:hidden}.index-module__rOJr-q__gradient-wrapper{z-index:0;filter:blur(var(--gradient-blur-radius,100px));-webkit-user-select:none;user-select:none;pointer-events:none;position:absolute;inset:0;overflow:hidden}.index-module__rOJr-q__title{text-align:center;letter-spacing:-.02em;margin:0 auto;font-size:80px;font-weight:700;line-height:1.2}@media (max-width:768px){.index-module__rOJr-q__title{font-size:46px}}.index-module__rOJr-q__description{width:100%;max-width:850px;margin:0 auto}.index-module__rOJr-q__top-ctas{width:100%;max-width:450px;margin:0 auto}.index-module__rOJr-q__summary{background:var(--accents-1);border-top:1px solid var(--accents-2);border-bottom:1px solid var(--accents-2)}.index-module__rOJr-q__summary-icon{background:var(--geist-foreground);border-radius:100%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.index-module__rOJr-q__summary-wrapper{width:100%;max-width:1256px;padding:0 var(--geist-space-gap);margin:0 auto}.index-module__rOJr-q__gradient{background:var(--color);opacity:var(--light-opacity);mix-blend-mode:screen;border-radius:100%;animation-timing-function:cubic-bezier(.1,0,.9,1);animation-iteration-count:infinite;position:absolute}.dark-theme .index-module__rOJr-q__gradient{opacity:var(--dark-opacity)}.index-module__rOJr-q__gradient-1{z-index:-2;mix-blend-mode:lighten;width:700px;height:700px;animation-name:index-module__rOJr-q__gradient-1;animation-duration:11s;top:40%;left:60%}@keyframes index-module__rOJr-q__gradient-1{0%{transform:translateY(-50%)translate(-50%)rotate(-20deg)translate(20%)}25%{transform:translateY(-50%)translate(-50%)skew(-15deg,-15deg)rotate(80deg)translate(30%)}50%{transform:translateY(-50%)translate(-50%)rotate(180deg)translate(25%)}75%{transform:translateY(-50%)translate(-50%)skew(15deg,15deg)rotate(240deg)translate(15%)}to{transform:translateY(-50%)translate(-50%)rotate(340deg)translate(20%)}}.index-module__rOJr-q__gradient-2{z-index:-1;width:600px;height:600px;animation-name:index-module__rOJr-q__gradient-2;animation-duration:11s;animation-direction:reverse;top:60%;left:40%}@keyframes index-module__rOJr-q__gradient-2{0%{transform:translateY(-50%)translate(-50%)rotate(40deg)translate(-20%)}25%{transform:translateY(-50%)translate(-50%)skew(15deg,15deg)rotate(110deg)translate(-5%)}50%{transform:translateY(-50%)translate(-50%)rotate(210deg)translate(-35%)}75%{transform:translateY(-50%)translate(-50%)skew(-15deg,-15deg)rotate(300deg)translate(-10%)}to{transform:translateY(-50%)translate(-50%)rotate(400deg)translate(-20%)}}.index-module__rOJr-q__gradient-3{z-index:-3;width:500px;height:500px;animation-name:index-module__rOJr-q__gradient-3;animation-duration:11s;top:50%;left:50%}@keyframes index-module__rOJr-q__gradient-3{0%{transform:translateY(-50%)translate(-50%)translate(-15%)translateY(10%)}20%{transform:translateY(-50%)translate(-50%)translate(20%)translateY(-30%)}40%{transform:translateY(-50%)translate(-50%)translate(-25%)translateY(-15%)}60%{transform:translateY(-50%)translate(-50%)translate(30%)translateY(20%)}80%{transform:translateY(-50%)translate(-50%)translate(5%)translateY(35%)}to{transform:translateY(-50%)translate(-50%)translate(-15%)translateY(10%)}}.index-module__rOJr-q__graphic-flex-shrink{flex-shrink:0}.index-module__rOJr-q__cta-button{width:100%;max-width:200px}@media (max-width:960px){.index-module__rOJr-q__cta-button{margin:0 auto}}.index-module__rOJr-q__graphic-light{display:block}.index-module__rOJr-q__graphic-light svg{width:100%;height:100%}.index-module__rOJr-q__graphic-dark{display:none}.dark-theme .index-module__rOJr-q__graphic-light{display:none}.dark-theme .index-module__rOJr-q__graphic-dark{display:block}.dark-theme .index-module__rOJr-q__graphic-dark svg{width:100%;height:100%}.index-module__rOJr-q__overflow-hidden{overflow:hidden}@media (max-width:960px){.index-module__rOJr-q__text-align-center-on-tablet{text-align:center;max-width:640px}}.index-module__rOJr-q__summary-item-text,.index-module__rOJr-q__turbo-summary-item-text{text-align:center}@media (min-width:600px) and (max-width:1100px){.index-module__rOJr-q__turbo-summary-item-text{max-width:100%}}@media (min-width:600px){.index-module__rOJr-q__turbo-summary-item-text{text-align:left;max-width:200px}.index-module__rOJr-q__summary-item-text{text-align:left}}
.switch-module__idkRsq__switch{background:var(--ds-background-100);height:40px;padding:var(--geist-space);box-shadow:0 0 0 1px var(--ds-gray-alpha-400);border-radius:6px}.switch-module__idkRsq__switch.switch-module__idkRsq__hideBorder{box-shadow:none}.switch-module__idkRsq__switch.switch-module__idkRsq__small{height:32px}.switch-module__idkRsq__switch.switch-module__idkRsq__large{border-radius:8px;height:48px}
.env-variables-edit-form-module__FkdT-q__envVarValueSensitive{width:100%;height:100%;color:var(--accents-4);position:absolute;top:0;left:0}.env-variables-edit-form-module__FkdT-q__envVarValueSensitiveText{text-align:center;max-width:30ch;font-size:13px;font-weight:400;line-height:16px}.env-variables-edit-form-module__FkdT-q__overlay{z-index:100;width:100%;height:100%;min-height:154.391px;position:relative;padding:10px 12px!important}.env-variables-edit-form-module__FkdT-q__textarea{width:100%;height:100%;position:absolute;top:0}.env-variables-edit-form-module__FkdT-q__textarea div,.env-variables-edit-form-module__FkdT-q__textarea textarea{width:100%;height:100%!important}.env-variables-edit-form-module__FkdT-q__textarea textarea{font-family:var(--font-mono);tab-size:1;line-height:22.4px}.env-variables-edit-form-module__FkdT-q__mono{font-family:var(--font-mono);line-height:22.4px}
.product-banner-module__waXfZa__fadeInWrapper{animation-name:product-banner-module__waXfZa__fade-in;animation-duration:.2s;animation-timing-function:cubic-bezier(.455,.03,.515,.955);animation-fill-mode:forwards;display:block}.product-banner-module__waXfZa__fadeInWrapper.product-banner-module__waXfZa__dismissing{animation-name:product-banner-module__waXfZa__fade-out}.product-banner-module__waXfZa__bannerWrapper{--gradient-blur-radius:40px;background-color:#333;padding:10px 0;position:relative;overflow:hidden}.product-banner-module__waXfZa__banner{gap:var(--geist-space-gap-half);flex-direction:row;display:flex}.product-banner-module__waXfZa__content{justify-content:center;align-items:center;gap:var(--geist-space-gap);min-height:var(--geist-form-small-height);z-index:1;flex:1;display:flex}@keyframes product-banner-module__waXfZa__fade-in{0%{opacity:.3}to{opacity:1}}@keyframes product-banner-module__waXfZa__fade-out{0%{opacity:1}to{opacity:.3}}@media screen and (max-width:600px){.product-banner-module__waXfZa__content{align-items:flex-start;gap:var(--geist-space-gap-half);flex-direction:column}}.product-banner-module__waXfZa__actions{gap:var(--geist-space-gap-half);display:flex}.product-banner-module__waXfZa__cancelButton{background:0 0}.product-banner-module__waXfZa__cancelButton[data-hover]{--accents-4:#00000080}
.index-module__HZL5qG__description{margin-top:var(--geist-space-2x)}.index-module__HZL5qG__item{border-bottom:1px solid var(--accents-2)}
.inline-module__nEk-HG__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__nEk-HG__nowrap{white-space:nowrap}.inline-module__nEk-HG__truncate{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media screen and (max-width:456px){.inline-module__nEk-HG__code{word-break:break-all}}
.entity-thumbnail-module__dKxJJW__iconContainer{border:1px solid var(--accents-2);border-radius:50%;width:100%;height:100%;overflow:hidden}
.clearable-module__hhYRha__button{cursor:pointer;transition:color .15s,box-shadow .15s,border-color .15s;}@media (hover:hover){.clearable-module__hhYRha__button:not(.clearable-module__hhYRha__disabled):hover{color:var(--geist-foreground)}}.clearable-module__hhYRha__button:focus.focus-visible{color:var(--geist-foreground);border:1px solid var(--geist-foreground);box-shadow:inset 1px 0 0 var(--geist-foreground);border-left:0}.clearable-module__hhYRha__button span{display:inline-flex}
.index-module__iNCUEG__root{background-color:var(--accents-1)}
/*# sourceMappingURL=f8e433000aaca91d.css.map*/