.custom-buttons-module__8sUwva__turborepo{--start-color:#d74a41;--end-color:#407aeb;z-index:0;filter:blur(10px);will-change:filter, transform;width:100%;height:100%;display:flex;position:absolute;transform:translate(0,0)}.custom-buttons-module__8sUwva__turborepo:before{content:"";border-radius:var(--geist-radius);background-image:linear-gradient(165deg, var(--start-color), var(--end-color));pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.custom-buttons-module__8sUwva__turborepo:after{content:"";background-image:linear-gradient(165deg, var(--start-color), var(--end-color));filter:blur(24px);opacity:.8;pointer-events:none;will-change:filter, transform;background-clip:padding-box;border:12px solid #0000;width:100%;height:100%;position:absolute;top:0;left:0;transform:translate(0,0)}.dark-theme .custom-buttons-module__8sUwva__turborepo:after{opacity:1}.custom-buttons-module__8sUwva__fadeIn{display:inherit;box-sizing:initial;animation:.8s cubic-bezier(.455,.03,.515,.955) forwards custom-buttons-module__8sUwva__fade-in}@keyframes custom-buttons-module__8sUwva__fade-in{0%{opacity:0}to{opacity:1}}
.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__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);white-space:nowrap;flex:1;display:flex;overflow:hidden}[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%}@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]{border-top-width:0;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}}
.code-block-module__NOThwW__wrapper{--code-block-radius:6px;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__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{border-radius:0 0 var(--code-block-radius) var(--code-block-radius);background:var(--ds-background-100)}.code-block-module__NOThwW__wrapper{border-radius:var(--code-block-radius);margin:16px 0;overflow:hidden}.code-block-module__NOThwW__header{border-radius:var(--code-block-radius) var(--code-block-radius) 0 0;border-bottom:1px solid var(--ds-gray-400);background:var(--ds-background-200);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)}}
@keyframes playground-model-avatar-module__FAaERa__glimmer{to{transform:translate(-50%)}}.playground-model-avatar-module__FAaERa__glimmer{isolation:isolate;pointer-events:none;position:absolute;inset:0;overflow:hidden}.playground-model-avatar-module__FAaERa__glimmer:after{content:"";mix-blend-mode:lighten;background:linear-gradient(90deg,#fff0,#fff3,#fff0) 0 0/50% 100%;animation:1.5s ease-in-out infinite reverse playground-model-avatar-module__FAaERa__glimmer;position:absolute;inset:0 -200% 0 0}
.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}
.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{-o-border-image:var(--dark-dashed-png) 1 round;border-image:var(--dark-dashed-png) 1 round}.dark-theme .grid-module__4pDFEa__systemDashed [data-grid]{-o-border-image:var(--dark-dashed-png) 1 round;border-image:var(--dark-dashed-png) 1 round}.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__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;border-top:none;border-left:none}.dark-theme .grid-module__4pDFEa__dashedGuide{-o-border-image:var(--dark-dashed-png) 2 round;border-image:var(--dark-dashed-png) 2 round}.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__mdDisappear{90%{opacity:1}to{opacity:0}}@keyframes grid-module__4pDFEa__lgDisappear{90%{opacity:1}to{opacity:0}}@container (max-width:400px){.grid-module__4pDFEa__useContainer{--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__useContainer .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__useContainer .grid-module__4pDFEa__xsGuide{display:block}.grid-module__4pDFEa__useContainer .grid-module__4pDFEa__smGuide,.grid-module__4pDFEa__useContainer .grid-module__4pDFEa__smdGuide,.grid-module__4pDFEa__useContainer .grid-module__4pDFEa__mdGuide,.grid-module__4pDFEa__useContainer .grid-module__4pDFEa__lgGuide{display:none}}@container (min-width:401px) and (max-width:600px){.grid-module__4pDFEa__useContainer{--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__useContainer .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__useContainer .grid-module__4pDFEa__smGuide{display:block}.grid-module__4pDFEa__useContainer .grid-module__4pDFEa__xsGuide,.grid-module__4pDFEa__useContainer .grid-module__4pDFEa__smdGuide,.grid-module__4pDFEa__useContainer .grid-module__4pDFEa__mdGuide,.grid-module__4pDFEa__useContainer .grid-module__4pDFEa__lgGuide{display:none}}@container (min-width:601px) and (max-width:768px){.grid-module__4pDFEa__useContainer{--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__useContainer .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__useContainer .grid-module__4pDFEa__smdGuide{display:block}.grid-module__4pDFEa__useContainer .grid-module__4pDFEa__xsGuide,.grid-module__4pDFEa__useContainer .grid-module__4pDFEa__smGuide,.grid-module__4pDFEa__useContainer .grid-module__4pDFEa__mdGuide,.grid-module__4pDFEa__useContainer .grid-module__4pDFEa__lgGuide{display:none}}@container (min-width:769px) and (max-width:960px){.grid-module__4pDFEa__useContainer{--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__useContainer .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__useContainer .grid-module__4pDFEa__mdGuide{display:block}.grid-module__4pDFEa__useContainer .grid-module__4pDFEa__xsGuide,.grid-module__4pDFEa__useContainer .grid-module__4pDFEa__smGuide,.grid-module__4pDFEa__useContainer .grid-module__4pDFEa__smdGuide,.grid-module__4pDFEa__useContainer .grid-module__4pDFEa__lgGuide{display:none}}@container (min-width:961px){.grid-module__4pDFEa__useContainer{--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__useContainer .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__useContainer .grid-module__4pDFEa__lgGuide{display:block}.grid-module__4pDFEa__useContainer .grid-module__4pDFEa__xsGuide,.grid-module__4pDFEa__useContainer .grid-module__4pDFEa__smGuide,.grid-module__4pDFEa__useContainer .grid-module__4pDFEa__smdGuide,.grid-module__4pDFEa__useContainer .grid-module__4pDFEa__mdGuide{display:none}}.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%)}
.snippet-module__7Mr-qq__snippet{border:1px solid var(--themed-border,var(--ds-gray-alpha-400));--themed-fg:var(--ds-gray-1000);background:var(--themed-bg,var(--ds-background-100));width:fit-content;max-width:100%;color:var(--themed-fg);padding:10px var(--geist-gap-double) 10px 12px;border-radius:6px;position:relative}.snippet-module__7Mr-qq__snippet.snippet-module__7Mr-qq__isUsingPlaceholder pre{opacity:.5}.snippet-module__7Mr-qq__snippet:not(.geist-themed){--themed-border:var(--ds-gray-alpha-400)}.snippet-module__7Mr-qq__snippet.snippet-module__7Mr-qq__dark{background:var(--ds-gray-1000);color:var(--ds-gray-100)}.snippet-module__7Mr-qq__snippet button.snippet-module__7Mr-qq__copyIcon{cursor:pointer;width:32px;height:32px;box-shadow:none;border-radius:var(--geist-radius) var(--geist-radius);outline:none;align-items:center;transition:opacity .15s;display:flex;position:absolute;top:50%;right:4px;transform:translateY(-50%);color:inherit!important;background:0 0!important}@media (hover:hover){.snippet-module__7Mr-qq__snippet button.snippet-module__7Mr-qq__copyIcon:hover{opacity:.8}}.snippet-module__7Mr-qq__snippet pre{text-align:left;font-family:var(--font-mono);margin:0;font-size:13px;line-height:20px}.snippet-module__7Mr-qq__snippet pre::-webkit-scrollbar{background:0 0;width:0;height:0;display:none}.snippet-module__7Mr-qq__snippet.snippet-module__7Mr-qq__prompt pre:before{content:"$ ";-webkit-user-select:none;user-select:none}.snippet-module__7Mr-qq__snippet pre::selection{background:var(--geist-selection)}
.syntax-theme-module__nyY4jG__pre{--padding:20px;padding:var(--padding) 0 var(--padding) 0;background:var(--ds-background-100);margin:0;position:relative;overflow-x:auto}.syntax-theme-module__nyY4jG__code{color:var(--ds-gray-1000);text-align:left;white-space:pre;word-spacing:normal;word-break:normal;font-size:13px;line-height:20px;font-family:var(--font-mono);tab-size:4;-webkit-hyphens:none;hyphens:none}.syntax-theme-module__nyY4jG__code .syntax-theme-module__nyY4jG__lineNumber{min-width:calc(40px + var(--padding));color:var(--ds-gray-600);font-size:13px;font-family:var(--font-mono);-webkit-user-select:none;user-select:none;text-align:right;padding-right:var(--padding);z-index:1;flex-shrink:0}.syntax-theme-module__nyY4jG__code .syntax-theme-module__nyY4jG__row{align-items:center;width:100%;display:flex;position:relative}.syntax-theme-module__nyY4jG__code .syntax-theme-module__nyY4jG__row[data-highlighted=true] .syntax-theme-module__nyY4jG__lineNumber{color:var(--ds-blue-900)}.syntax-theme-module__nyY4jG__code .syntax-theme-module__nyY4jG__row[data-highlighted=true]:before{content:"";background:var(--ds-blue-200);position:absolute;inset:0}.syntax-theme-module__nyY4jG__code .syntax-theme-module__nyY4jG__row[data-highlighted=true]:after{content:"";background:var(--ds-blue-900);width:2px;position:absolute;top:0;bottom:0;left:0}.syntax-theme-module__nyY4jG__code .token{position:relative}:is(.syntax-theme-module__nyY4jG__code .token.comment,.syntax-theme-module__nyY4jG__code .token.prolog,.syntax-theme-module__nyY4jG__code .token.doctype,.syntax-theme-module__nyY4jG__code .token.cdata){color:var(--accents-5)}.syntax-theme-module__nyY4jG__code .token.namespace{opacity:.7}:is(.syntax-theme-module__nyY4jG__code .token.string,.syntax-theme-module__nyY4jG__code .token.attr-value){color:var(--ds-green-900)}:is(.syntax-theme-module__nyY4jG__code .token.punctuation,.syntax-theme-module__nyY4jG__code .token.operator){color:var(--ds-gray-1000)}:is(.syntax-theme-module__nyY4jG__code .token.url,.syntax-theme-module__nyY4jG__code .token.symbol,.syntax-theme-module__nyY4jG__code .token.boolean,.syntax-theme-module__nyY4jG__code .token.variable,.syntax-theme-module__nyY4jG__code .token.constant){color:var(--ds-green-900)}.syntax-theme-module__nyY4jG__code .token.atrule{font-weight:600}.syntax-theme-module__nyY4jG__code .language-autohotkey .token.selector{font-weight:600}.syntax-theme-module__nyY4jG__code .language-json .token.boolean{font-weight:600}.syntax-theme-module__nyY4jG__code code[class*=language-css]{font-weight:600}.syntax-theme-module__nyY4jG__code .language-json .token.boolean{color:var(--geist-success)}.syntax-theme-module__nyY4jG__code .token.keyword{color:var(--ds-pink-900)}.syntax-theme-module__nyY4jG__code .token.function{color:var(--ds-blue-900)}.syntax-theme-module__nyY4jG__code .token.tag{color:var(--ds-blue-900)}.syntax-theme-module__nyY4jG__code .token.class-name{color:var(--ds-blue-900)}.syntax-theme-module__nyY4jG__code .token.number{color:var(--ds-blue-900)}.syntax-theme-module__nyY4jG__code .token.tag .token.punctuation{color:var(--ds-blue-900)}.syntax-theme-module__nyY4jG__code .language-autohotkey .token.tag{color:#9a050f}.syntax-theme-module__nyY4jG__code .token.selector{color:var(--ds-pink-900)}.syntax-theme-module__nyY4jG__code .language-autohotkey .token.keyword{color:var(--ds-pink-900)}:is(.syntax-theme-module__nyY4jG__code .token.important,.syntax-theme-module__nyY4jG__code .token.bold){font-weight:700}.syntax-theme-module__nyY4jG__code .token.italic{font-style:italic}.syntax-theme-module__nyY4jG__code .token.deleted{color:var(--ds-red-900)}.syntax-theme-module__nyY4jG__code .token.inserted{color:var(--ds-blue-900)}:is(.syntax-theme-module__nyY4jG__code .language-json .token.property,.syntax-theme-module__nyY4jG__code .language-markdown .token.title){color:var(--ds-gray-1000)}.syntax-theme-module__nyY4jG__code .language-markdown .token.code{color:var(--ds-blue-900);font-weight:400}:is(.syntax-theme-module__nyY4jG__code .language-markdown .token.list,.syntax-theme-module__nyY4jG__code .language-markdown .token.hr){color:var(--ds-gray-900)}.syntax-theme-module__nyY4jG__code .language-markdown .token.url{color:var(--ds-pink-900)}.syntax-theme-module__nyY4jG__code .token.selector{color:var(--ds-green-900)}:is(.syntax-theme-module__nyY4jG__code .token.property,.syntax-theme-module__nyY4jG__code .token.entity){color:var(--ds-red-900)}:is(.syntax-theme-module__nyY4jG__code .token.attr-name,.syntax-theme-module__nyY4jG__code .token.regex){color:var(--ds-amber-900)}.syntax-theme-module__nyY4jG__code .token.directive.tag .tag{background:var(--ds-red-900);color:var(--ds-gray-900)}.syntax-theme-module__nyY4jG__code .token-line{padding-right:16px}@media (max-width:600px){.syntax-theme-module__nyY4jG__code .syntax-theme-module__nyY4jG__lineNumber{min-width:calc(38px + var(--padding))}}
.all-runs-view-module__yXj3Pq__root{--workflows-filters-height:113px}@container (min-width:601px){.all-runs-view-module__yXj3Pq__root{--workflows-filters-height:158px}}@container (min-width:961px){.all-runs-view-module__yXj3Pq__root{--workflows-filters-height:111px}}
.project-selector-module__8LnsRG__projectSelectorOption{justify-content:space-between;align-items:center;gap:var(--geist-space-2x);flex-direction:row;width:100%}
.header-module__3jSDha__header{width:var(--full);padding-left:var(--geist-page-margin);padding-right:var(--geist-page-margin);margin:auto}.header-module__3jSDha__minimal{justify-content:space-between}.header-module__3jSDha__header.header-module__3jSDha__logoOnly .header-module__3jSDha__nav_second{display:none}.header-module__3jSDha__nav_second{--gap-between-logo-and-nav:0px;width:auto;margin-left:var(--gap-between-logo-and-nav);display:none}.header-module__3jSDha__nav_second:not(.header-module__3jSDha__no-margin){--gap-between-logo-and-nav:32px}.header-module__3jSDha__nav_first{justify-content:center;align-items:center;display:flex}.header-module__3jSDha__nav_first>div:first-of-type{justify-content:space-between;align-items:center;width:100%;margin-right:auto;display:flex}.header-module__3jSDha__nav_first>div:first-of-type svg{display:block}.header-module__3jSDha__nav_third{flex:1;justify-content:center;align-items:center;display:flex}.header-module__3jSDha__nav_third.header-module__3jSDha__custom{justify-content:flex-end}.header-module__3jSDha__right{margin-left:auto}.header-module__3jSDha__title{text-align:center;color:var(--geist-foreground);margin-bottom:60px;font-size:14px;font-weight:400}.header-module__3jSDha__title b{font-weight:700}.header-module__3jSDha__hidden{display:none}@media screen and (max-width:1150px){.header-module__3jSDha__nav_second,.header-module__3jSDha__nav_third{display:none}.header-module__3jSDha__header{padding:0 var(--geist-gap);width:100%}.header-module__3jSDha__nav_first{min-height:var(--header-height)}}@media screen and (max-width:600px){.header-module__3jSDha__header{padding:0 16px}}@media (min-width:1151px){.header-module__3jSDha__header{flex-direction:row;align-items:center;display:flex}.header-module__3jSDha__nav_second{background-color:#0000;flex:1;justify-content:center;align-items:center;width:100%;display:flex}}
.project-avatar-group-module__grezCa__placeholder{vertical-align:middle;text-align:center;border:1px solid var(--ds-gray-100);z-index:1;border-radius:20px;margin-left:-4px;font-size:11px;line-height:18px}.project-avatar-group-module__grezCa__placeholder:first-child{margin-left:0}.project-avatar-group-module__grezCa__projectAvatar{margin-left:-4px;padding:1px}.project-avatar-group-module__grezCa__projectAvatar,.project-avatar-group-module__grezCa__placeholder{box-shadow:var(--ds-background-200) 0 0 0 1px;background-color:var(--geist-background);aspect-ratio:1;width:20px;height:20px}.project-avatar-group-module__grezCa__projectAvatar:first-child{margin-left:0}.project-avatar-group-module__grezCa__placeholderIcon{margin-top:2px}
.text-with-copy-button-module__jTQc7W__copyButton{color:var(--accents-7);cursor:pointer;background:0 0;border:none;outline:none;justify-content:flex-start;align-items:center;width:100%;padding:0;transition:color .1s ease-in-out;display:flex}.text-with-copy-button-module__jTQc7W__copyButton svg{transition:color .1s ease-in-out;color:var(--accents-5)!important}@media (hover:hover){.text-with-copy-button-module__jTQc7W__copyButton:hover{color:var(--geist-foreground)}.text-with-copy-button-module__jTQc7W__copyButton:hover svg{color:var(--geist-foreground)!important}}.text-with-copy-button-module__jTQc7W__content{width:100%}.text-with-copy-button-module__jTQc7W__content svg{min-width:16px}
._error-module__wgl2Na__content,._error-module__wgl2Na__contentSection{z-index:1;flex-direction:column;justify-content:center;align-items:center;display:flex}._error-module__wgl2Na__contentSection{text-align:center;max-width:100%;padding:0 1em;line-height:1.6}._error-module__wgl2Na__logout{margin-bottom:3em}._error-module__wgl2Na__detail{text-align:left;border-top:1px solid var(--accents-2);flex-direction:column;align-items:flex-start;gap:1em;max-width:500px;margin-top:1em;padding:1em 1em 0;display:flex}._error-module__wgl2Na__content{padding:var(--geist-gap-double) 0}._error-module__wgl2Na__summary{cursor:pointer;outline:none;font-size:16px}._error-module__wgl2Na__stack{white-space:pre-wrap;word-break:break-word;height:300px;font-size:14px;overflow:auto}._error-module__wgl2Na__linkList{margin:15px 0}._error-module__wgl2Na__linkList>a{padding:0 8px;font-weight:600;display:inline-block}@media (hover:hover){._error-module__wgl2Na__linkList>a:hover{background-image:none}}._error-module__wgl2Na__linkList>a:not(:last-child){border-right:1px solid var(--accents-2)}._error-module__wgl2Na__disabled{pointer-events:none;opacity:.7}
@media (max-width:600px){.page-with-gradient-module__0esGHW__newTitle{padding:var(--geist-space-8x) var(--geist-space-8x) var(--geist-space-small) var(--geist-space-8x)}}.page-with-gradient-module__0esGHW__importPageAdjustment{padding:unset}@media (max-width:600px){.page-with-gradient-module__0esGHW__importPageAdjustment{padding:unset}}.page-with-gradient-module__0esGHW__importPageAdjustment:before{--offset-top:301px}@media (max-width:690px){.page-with-gradient-module__0esGHW__importPageAdjustment:before{--offset-top:317px}}@media (max-width:410px){.page-with-gradient-module__0esGHW__importPageAdjustment:before{--offset-top:370px}}
.code-highlight-module__kuP-Rq__wrapper{border:1px solid var(--ds-gray-400);position:relative}.code-highlight-module__kuP-Rq__code{display:grid}.code-highlight-module__kuP-Rq__wrapper{border-radius:8px;margin:16px 0;overflow:hidden}.code-highlight-module__kuP-Rq__header{border-bottom:1px solid var(--ds-gray-400);background:var(--ds-background-200);border-radius:8px 8px 0 0;justify-content:space-between;align-items:center;padding:8px 12px 8px 16px;display:flex}.code-highlight-module__kuP-Rq__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-highlight-module__kuP-Rq__copyButton:hover:not([data-active]){background:var(--ds-gray-200)!important;color:var(--ds-gray-900)!important}}.code-highlight-module__kuP-Rq__copyFloatingButton{opacity:0;transition:opacity .1s;position:absolute;top:min(16%,16px);right:16px}@media (hover:hover){.code-highlight-module__kuP-Rq__wrapper:hover .code-highlight-module__kuP-Rq__copyFloatingButton{opacity:1}}.code-highlight-module__kuP-Rq__fileName{color:var(--ds-gray-900);align-items:center;gap:8px;display:flex}
.navigation-menu-module__AENi4G__root{--margin-top:20px;--item-padding:12px;--menu-bg:#fff;--menu-border-width:1px;--menu-border-color:var(--ds-gray-400);align-items:center;width:100%;display:flex;position:relative}.dark-theme .navigation-menu-module__AENi4G__root{--menu-bg:#000}.navigation-menu-module__AENi4G__list{justify-content:center;margin:0;padding:0;list-style:none;display:flex;position:relative}.navigation-menu-module__AENi4G__list>li{justify-content:center;align-items:center;display:flex}.navigation-menu-module__AENi4G__trigger,.navigation-menu-module__AENi4G__link{-webkit-user-select:none;user-select:none;font-family:var(--font-sans);cursor:pointer;background:0 0;border:0;border-radius:9999px;outline:none;padding:8px 12px;font-size:14px;line-height:1;transition-property:color,background;transition-duration:90ms;transition-timing-function:ease;color:var(--ds-gray-900)!important;align-items:center!important;gap:4px!important;display:flex!important}@media (hover:hover){.navigation-menu-module__AENi4G__trigger:hover,.navigation-menu-module__AENi4G__link:hover{background:var(--ds-gray-200);color:var(--ds-gray-1000)!important}}:is(.navigation-menu-module__AENi4G__trigger:focus-visible,.navigation-menu-module__AENi4G__link:focus-visible){box-shadow:var(--ds-focus-ring);color:var(--ds-gray-1000)!important}.navigation-menu-module__AENi4G__trigger[data-active=open],.navigation-menu-module__AENi4G__link[data-active=open]{background:var(--ds-gray-200);color:var(--ds-gray-1000)!important;transition-duration:0s!important}.navigation-menu-module__AENi4G__trigger .navigation-menu-module__AENi4G__chevron{flex-shrink:0;place-items:center;width:16px;transition-property:rotate;transition-duration:.2s;transition-timing-function:ease;display:grid}.navigation-menu-module__AENi4G__trigger[data-state=open] .navigation-menu-module__AENi4G__chevron{rotate:180deg}.navigation-menu-module__AENi4G__link{text-decoration:none;display:block}.navigation-menu-module__AENi4G__content{opacity:0;animation-duration:.2s;animation-timing-function:ease;top:0;left:0;position:absolute!important}.navigation-menu-module__AENi4G__content[data-motion=from-start]{animation-name:navigation-menu-module__AENi4G__enterFromLeft}.navigation-menu-module__AENi4G__content[data-motion=from-end]{animation-name:navigation-menu-module__AENi4G__enterFromRight}.navigation-menu-module__AENi4G__content[data-motion=to-start]{animation-name:navigation-menu-module__AENi4G__exitToLeft}.navigation-menu-module__AENi4G__content[data-motion=to-end]{animation-name:navigation-menu-module__AENi4G__exitToRight}@media (prefers-reduced-motion){.navigation-menu-module__AENi4G__content{animation:none}}.navigation-menu-module__AENi4G__viewport{transform-origin:top;margin-top:var(--margin-top);background:var(--menu-bg);width:100%;width:calc(var(--radix-navigation-menu-viewport-width));height:calc(var(--radix-navigation-menu-viewport-height));box-shadow:var(--ds-shadow-menu);border-radius:12px;transition:width,height,all .2s;position:relative;overflow:hidden}@media (prefers-reduced-motion){.navigation-menu-module__AENi4G__viewport{transition:none}}.dark-theme .navigation-menu-module__AENi4G__viewport{-webkit-backdrop-filter:blur(var(--blur));backdrop-filter:blur(var(--blur));box-shadow:none;border:1px solid var(--ds-gray-400)}.navigation-menu-module__AENi4G__viewport [aria-hidden=true]{pointer-events:none}.navigation-menu-module__AENi4G__viewport[data-state=open] [aria-hidden=false]{opacity:1;position:relative}.navigation-menu-module__AENi4G__viewport[data-state=open]{animation:.15s navigation-menu-module__AENi4G__scaleIn}@media (prefers-reduced-motion){.navigation-menu-module__AENi4G__viewport[data-state=open]{animation:none}}.navigation-menu-module__AENi4G__viewport[data-state=closed]{animation:.15s navigation-menu-module__AENi4G__scaleOut}@media (prefers-reduced-motion){.navigation-menu-module__AENi4G__viewport[data-state=closed]{animation:none}}.navigation-menu-module__AENi4G__column{--padding:8px;margin:0;padding:0;list-style:none;display:flex}.navigation-menu-module__AENi4G__columnReset{margin:0;list-style:none;padding:0!important}.navigation-menu-module__AENi4G__columnReset[data-grid=true]{--column-width:224px;-moz-column-gap:0;grid-template-columns:auto auto;column-gap:0;display:grid}.navigation-menu-module__AENi4G__columnReset[data-grid=true]>li{min-width:auto}.navigation-menu-module__AENi4G__links{--column-width:248px;padding:var(--padding) 0;min-width:var(--column-width);flex-direction:column;display:flex}.navigation-menu-module__AENi4G__links:first-of-type{padding-left:var(--padding)}.navigation-menu-module__AENi4G__links:last-of-type{padding-right:var(--padding)}.navigation-menu-module__AENi4G__links[data-grid=true]{grid-template-columns:1fr 1fr;display:grid}.navigation-menu-module__AENi4G__links[data-variant=callout]{width:219px;min-width:unset}.navigation-menu-module__AENi4G__links[data-variant=callout] .navigation-menu-module__AENi4G__menuItemText{white-space:wrap;text-wrap:balance}.navigation-menu-module__AENi4G__links[data-variant=callout] .navigation-menu-module__AENi4G__menuSubLinkContent{margin-top:auto}.navigation-menu-module__AENi4G__menuSubLinkContent{flex-direction:column;display:flex}.navigation-menu-module__AENi4G__icons{place-items:center;display:grid;position:relative}.navigation-menu-module__AENi4G__icons>.navigation-menu-module__AENi4G__icon{grid-area:1/1}.navigation-menu-module__AENi4G__icon{border:1px solid var(--ds-gray-alpha-400);border-radius:4px;flex-shrink:0;width:32px;height:32px;translate:0}.navigation-menu-module__AENi4G__iconHover{opacity:0}.navigation-menu-module__AENi4G__menuItemText{white-space:nowrap;transition:color .15s ease-in-out;color:var(--ds-gray-900)!important}.navigation-menu-module__AENi4G__menuSubLink{-webkit-user-select:none;user-select:none;padding:var(--item-padding);color:var(--ds-gray-900);width:var(--column-width);border-radius:6px;outline:none;align-items:center;gap:12px;font-size:14px;text-decoration:none;display:flex}@media (hover:hover){.navigation-menu-module__AENi4G__menuSubLink:hover .navigation-menu-module__AENi4G__icon{background:var(--ds-gray-1000);color:var(--geist-background)}.navigation-menu-module__AENi4G__menuSubLink:hover[data-hover-icon=true] .navigation-menu-module__AENi4G__icon{opacity:0}.navigation-menu-module__AENi4G__menuSubLink:hover[data-hover-icon=true] .navigation-menu-module__AENi4G__iconHover{opacity:1}.navigation-menu-module__AENi4G__menuSubLink:hover .navigation-menu-module__AENi4G__menuItemText{color:var(--ds-gray-1000)!important}}.navigation-menu-module__AENi4G__menuSubLink:focus-visible{box-shadow:var(--ds-focus-ring)}.navigation-menu-module__AENi4G__menuItemHeading{white-space:nowrap;color:var(--ds-gray-1000);align-items:center;gap:8px;margin-bottom:2px;font-weight:500;line-height:20px;display:flex}.navigation-menu-module__AENi4G__menuItemHeading svg{flex-shrink:0;width:18px;height:18px}.navigation-menu-module__AENi4G__viewportPosition{perspective:2000px;will-change:perspective;justify-content:center;display:flex;position:absolute;top:85%;left:0}.navigation-menu-module__AENi4G__viewportPosition:after{content:"";background:var(--ds-blue-600);opacity:0;z-index:-1;border-radius:12px;transition:opacity .2s;position:absolute;inset:6px -18px -18px}.navigation-menu-module__AENi4G__heading{grid-column:span 2;align-items:center;padding:10px 12px 0;display:flex}@keyframes navigation-menu-module__AENi4G__scaleIn{0%{opacity:0;transform:rotateX(-30deg)scale(.9)}to{opacity:1;transform:rotateX(0)scale(1)}}@keyframes navigation-menu-module__AENi4G__scaleOut{0%{opacity:1;transform:rotateX(0)scale(1)}to{opacity:0;transform:rotateX(-10deg)scale(.95)}}@keyframes navigation-menu-module__AENi4G__enterFromRight{0%{opacity:0;transform:translate(200px)}to{opacity:1;transform:translate(0)}}@keyframes navigation-menu-module__AENi4G__enterFromLeft{0%{opacity:0;transform:translate(-200px)}to{opacity:1;transform:translate(0)}}@keyframes navigation-menu-module__AENi4G__exitToRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(200px)}}@keyframes navigation-menu-module__AENi4G__exitToLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-200px)}}@keyframes navigation-menu-module__AENi4G__slideDown{0%{transform:translateY(-8px)}to{transform:translateY(0)}}.navigation-menu-module__AENi4G__dropdown2026SlideDown{animation:.1s ease-out navigation-menu-module__AENi4G__slideDown}@keyframes navigation-menu-module__AENi4G__slideUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}.navigation-menu-module__AENi4G__dropdown2026SlideUp{animation:.1s ease-out forwards navigation-menu-module__AENi4G__slideUp}@media (prefers-reduced-motion){.navigation-menu-module__AENi4G__dropdown2026SlideDown,.navigation-menu-module__AENi4G__dropdown2026SlideUp{animation:none}}
.index-module__9CNWmG__mainContent{flex:1;min-width:0}.index-module__9CNWmG__newMain{margin:var(--geist-space-small) auto var(--geist-space-10x) auto}@media (max-width:600px){.index-module__9CNWmG__newMain{margin:0}.index-module__9CNWmG__newMainContentWrapper{padding:0!important}}
.install-or-connect-integration-modal-module__WMzI9G__hrLine{border-bottom:1px solid var(--ds-gray-400);width:100%}.install-or-connect-integration-modal-module__WMzI9G__installationTypeCard{border:1px solid var(--accents-2);background:var(--geist-background);cursor:pointer;border-radius:6px}.install-or-connect-integration-modal-module__WMzI9G__iconWrapper{border:1px solid var(--ds-background-100);background:var(--ds-blue-700);color:#fff;border-radius:100%;width:22px;height:22px;padding:6px;position:absolute;bottom:-5px;right:-5px}.install-or-connect-integration-modal-module__WMzI9G__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)}.install-or-connect-integration-modal-module__WMzI9G__inset:last-of-type{border-bottom:0}.install-or-connect-integration-modal-module__WMzI9G__inset{margin-bottom:calc(-1 * var(--modal-padding));border-bottom:none}
.geist-footer-module__5I6hjG__footer{--geist-page-width:1080px;background:var(--ds-background-100);border-top:1px solid var(--ds-gray-alpha-400);padding:28px var(--geist-gap) var(--geist-gap);font-size:.875rem}@media (max-width:960px){.geist-footer-module__5I6hjG__footer{padding:20px var(--geist-gap) 16px}}.geist-footer-module__5I6hjG__footer nav{max-width:var(--geist-page-width);flex-flow:column;justify-content:space-between;margin:0 auto;display:flex}.geist-footer-module__5I6hjG__footer section{max-width:var(--geist-page-width);margin:32px auto 0}.geist-footer-module__5I6hjG__group .geist-footer-module__5I6hjG__header{margin:var(--geist-gap-half) 0;font-size:14px;font-weight:500}.geist-footer-module__5I6hjG__list{margin:0;padding:0;list-style-type:none}.geist-footer-module__5I6hjG__item{color:var(--ds-gray-900);padding:6px 0;line-height:20px}.geist-footer-module__5I6hjG__item a[data-focus-visible-added],.geist-footer-module__5I6hjG__item span[role=link][data-focus-visible-added]{box-shadow:var(--ds-focus-ring);border-radius:2px;outline:0}[data-dashboard=true].geist-footer-module__5I6hjG__item{padding:0!important}@media (max-width:960px){.geist-footer-module__5I6hjG__footer nav{width:100%}.geist-footer-module__5I6hjG__group .geist-footer-module__5I6hjG__header{margin-top:16px;font-size:14px}}
.index-module__958Mra__logPreviewText{text-wrap:nowrap;text-overflow:ellipsis;display:none;overflow:hidden}@media (min-width:640px){.index-module__958Mra__logPreviewText{display:block}}.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;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 7%,#000 35% 64%,#0000 93%);mask-image:linear-gradient(#0000 7%,#000 35% 64%,#0000 93%)}
.video-module__Gn__Ea__figure{text-align:center;margin:var(--video-margin) 0;display:block}.video-module__Gn__Ea__main{max-width:100%;margin:0 auto;position:relative}.video-module__Gn__Ea__video{cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.video-module__Gn__Ea__video.video-module__Gn__Ea__borderRadius{border-radius:var(--geist-radius)}.video-module__Gn__Ea__video:-webkit-full-screen{z-index:99999999;width:100%;height:100%;max-height:100%}.video-module__Gn__Ea__container{justify-content:center;display:flex}.video-module__Gn__Ea__videoControls{background:var(--geist-background);opacity:0;width:85%;height:48px;box-shadow:var(--ds-shadow-tooltip);border-radius:6px;align-items:center;padding:0 8px;transition:all .2s cubic-bezier(.25,.57,.45,.94);display:flex;position:absolute;bottom:5%;transform:translateY(6px)}.video-module__Gn__Ea__container.video-module__Gn__Ea__controlsVisible .video-module__Gn__Ea__videoControls{opacity:1;display:flex;transform:translate(0,0)}.video-module__Gn__Ea__play{cursor:pointer;background:0 0;border:0;outline:0;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex}.video-module__Gn__Ea__play:focus-visible{box-shadow:var(--ds-focus-ring);border-radius:4px}.video-module__Gn__Ea__videoControls .video-module__Gn__Ea__progress{flex:1 0 auto;align-items:center;margin-top:-1px;display:flex;position:relative}.video-module__Gn__Ea__videoControls progress{background-color:var(--ds-gray-1000);pointer-events:none;border-radius:5px;width:100%;height:4px;position:absolute;top:calc(50% - 1px);left:0;overflow:hidden}.video-module__Gn__Ea__videoControls progress[value]::-webkit-progress-bar{background-color:var(--ds-gray-200)}.video-module__Gn__Ea__videoControls progress[value]::-webkit-progress-value{background-color:var(--geist-foreground)}.video-module__Gn__Ea__videoControls .video-module__Gn__Ea__progress .video-module__Gn__Ea__handle{background:var(--geist-foreground);pointer-events:none;border-radius:50%;width:10px;height:10px;transition:width .1s,height .1s,border-radius .1s,transform .1s,background-color .1s;position:absolute;top:calc(50% - 5px);transform:translate(-4px)translateY(1px)scale(0)}@media (hover:hover){.video-module__Gn__Ea__videoControls .video-module__Gn__Ea__progress:hover .video-module__Gn__Ea__handle{transform:translate(-4px)translateY(1px)scale(1)}}.video-module__Gn__Ea__videoControls .video-module__Gn__Ea__time{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;flex:none;width:60px;padding:0 12px;font-size:13px;line-height:40px}.video-module__Gn__Ea__play+.video-module__Gn__Ea__time{padding-left:0}@media (max-width:992px){.video-module__Gn__Ea__container .video-module__Gn__Ea__videoControls{opacity:1;transform:translate3d(0px, 0px 0px) scale(1, 0px)}.video-module__Gn__Ea__dragHandler{-webkit-tap-highlight-color:#0000;height:18px}}@media (min-width:992px){.video-module__Gn__Ea__figure.video-module__Gn__Ea__oversize{width:var(--video-width);margin:var(--video-margin) 0 var(--video-margin) calc((768px - var(--video-width)) / 2)}}.video-module__Gn__Ea__dragHandler{cursor:pointer;background:0 0;width:100%;height:18px}
.footer-module__ESbTrq__marketingFooterContainer{background:var(--geist-background);flex-direction:column;padding:0 32px 90px!important}@media (max-width:1250px){.footer-module__ESbTrq__marketingFooterContainer{padding-bottom:32px!important}}@media (max-width:750px){.footer-module__ESbTrq__marketingFooterContainer{padding-bottom:24px}}@media (max-width:600px){.footer-module__ESbTrq__marketingFooterContainer{padding:16px 1rem 24px!important}}.geist-page>.footer-module__ESbTrq__marketingFooterContainer{padding-top:90px!important}@media (max-width:1250px){.geist-page>.footer-module__ESbTrq__marketingFooterContainer{padding-top:32px!important}}@media (max-width:600px){.geist-page>.footer-module__ESbTrq__marketingFooterContainer{padding-top:24px!important}}.footer-module__ESbTrq__marketingFooterContainer[data-variant=subtle]{background:var(--ds-background-200);border-top:none}.footer-module__ESbTrq__marketingFooter{grid-template-columns:repeat(4,1fr) 80px;width:100%;display:grid}@media (max-width:750px){.footer-module__ESbTrq__marketingFooter{gap:var(--geist-space-small);grid-template-columns:repeat(2,minmax(auto,240px))}}.footer-module__ESbTrq__socialIcon{align-items:center;gap:8px;display:inline-flex}.footer-module__ESbTrq__legalButton{padding:6px 0}.footer-module__ESbTrq__legalButton .footer-module__ESbTrq__legalMenuButton>span{padding-left:0}.footer-module__ESbTrq__legalButton button{border-radius:2px}.footer-module__ESbTrq__dashboardFooterContainer{grid-template-columns:auto 1fr}@media (max-width:750px){.footer-module__ESbTrq__dashboardFooterContainer{grid-template-columns:1fr}}.footer-module__ESbTrq__dashboardFooterLeftSide{-moz-column-gap:16px;flex-direction:row;align-items:center;column-gap:16px;display:flex}@media (max-width:750px){.footer-module__ESbTrq__dashboardFooterLeftSide{flex-direction:column;align-items:start;row-gap:24px}}.footer-module__ESbTrq__dashboardFooterRightSide{justify-content:flex-end;align-items:center;gap:16px;margin-inline:-8px;padding-right:8px;display:flex;overflow:hidden}@media (max-width:750px){.footer-module__ESbTrq__dashboardFooterRightSide{justify-content:space-between}}.footer-module__ESbTrq__logoVercel{justify-self:end;height:fit-content;display:flex}@media (max-width:750px){.footer-module__ESbTrq__logoVercel{grid-area:1/1/auto/3;justify-self:start}}.footer-module__ESbTrq__footer nav{max-width:var(--geist-page-width);flex-flow:column;justify-content:space-between;width:100%;margin:0 auto;display:flex}.footer-module__ESbTrq__footer{--geist-page-width:1200px;background:var(--ds-background-100);border-top:1px solid var(--ds-gray-alpha-400);padding:20px var(--geist-gap) var(--geist-gap);font-size:.875rem}.footer-module__ESbTrq__footer[data-variant=subtle]{background:var(--ds-background-200)!important;border-top:none!important}.footer-module__ESbTrq__menuButton span{padding:0}.footer-module__ESbTrq__link{color:inherit;cursor:pointer;outline:none;text-decoration:none}.footer-module__ESbTrq__link[data-focus-visible-added]{outline:var(--ds-focus-color) auto 2px;outline-offset:4px}.footer-module__ESbTrq__secondary{color:var(--accents-5);transition:color .1s}@media (hover:hover){.footer-module__ESbTrq__secondary:hover:not(.footer-module__ESbTrq__disabled){color:var(--geist-foreground)}}.footer-module__ESbTrq__statusRow{justify-content:space-between;align-items:center;min-height:34px;margin-top:32px;display:flex}
.sidebar-module__m58S2q__sidebar{border-right:1px solid var(--accents-2);flex-direction:column;flex-basis:25%;min-width:300px;padding:16px 24px 24px;display:flex}@media (max-width:1024px){.sidebar-module__m58S2q__sidebar{display:none}}.sidebar-module__m58S2q__sidebarTitle{width:100%;min-height:32px;color:var(--accents-5);align-items:center;font-size:13px;line-height:16px;display:flex}.sidebar-module__m58S2q__sidebarTaskContainer{flex:1;overflow-y:scroll}.sidebar-module__m58S2q__sidebarDivider{border:none;border-top:1px solid var(--accents-2);width:100%;margin:12px 0}.sidebar-module__m58S2q__sidebarFooter a{font-size:13px}
.full-width-hr-module__8ZqTOq__fullWidthHR{width:calc(100% + var(--geist-space-8x));margin-left:var(--geist-space-4x-negative)!important}
.table-module__jeZm6q__tableContainer{-webkit-overflow-scrolling:touch;word-break:normal;margin:40px -24px;overflow-x:auto}.table-module__jeZm6q__tableSelect{-webkit-overflow-scrolling:touch;margin:10px -24px;overflow-x:auto}table.table-module__jeZm6q__docsTable{border-collapse:separate;border-spacing:0;width:100%;min-width:640px;padding:0 24px}td:first-child table.table-module__jeZm6q__docsTable{border-left:1px solid #0000;min-width:120px}.table-module__jeZm6q__docsTable table td:last-child{border-right:1px solid #0000}.table-module__jeZm6q__docsTable thead th:first-child{border-bottom:1px solid var(--accents-2);border-left:1px solid var(--accents-2);border-top:1px solid var(--accents-2);border-radius:6px 0 0 6px}.table-module__jeZm6q__docsTable thead th:last-child{border-bottom:1px solid var(--accents-2);border-right:1px solid var(--accents-2);border-top:1px solid var(--accents-2);border-radius:0 6px 6px 0}.table-module__jeZm6q__docsTable thead th{background:var(--accents-1);border-bottom:1px solid var(--accents-2);border-top:1px solid var(--accents-2)}:is(.table-module__jeZm6q__docsTable th,.table-module__jeZm6q__docsTable td){text-align:left;vertical-align:top}.table-module__jeZm6q__docsTable th>div{line-height:var(--line-height-small);font-size:var(--font-size-small);align-items:center;padding:10px 0;display:flex}.table-module__jeZm6q__docsTable th{padding:10px}.table-module__jeZm6q__docsTable td>div{min-height:50px;padding:12px 0;line-height:24px}.table-module__jeZm6q__docsTable td{min-height:50px;padding:12px 10px;line-height:24px}.table-module__jeZm6q__docsTable td.multi-line>div{min-height:none;padding:14px 0}.table-module__jeZm6q__docsTable th{color:var(--accents-5);font-size:var(--font-size-small);line-height:var(--line-height-small);letter-spacing:0;font-weight:400}:is(.table-module__jeZm6q__docsTable th.right>div,.table-module__jeZm6q__docsTable td.right>div){justify-content:flex-end}:is(.table-module__jeZm6q__docsTable th.center>div,.table-module__jeZm6q__docsTable td.center>div){justify-content:center}.table-module__jeZm6q__docsTable tr.disabled{pointer-events:none;opacity:.6}.table-module__jeZm6q__docsTable tr.selectable{cursor:pointer}@media (hover:hover){.table-module__jeZm6q__docsTable tr.selectable:hover{background-color:var(--accents-1)}}
.toggle-module__HksKKG__mobileMenuToggleWrapper,.toggle-module__HksKKG__mobileMenuToggle{width:32px;height:32px}.toggle-module__HksKKG__mobileMenuToggle{border:1px solid var(--ds-gray-alpha-400);cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;background:0 0;border-radius:50%;justify-content:center;align-items:center;transition:box-shadow .2s;display:flex}.toggle-module__HksKKG__mobileMenuToggle:focus-visible{outline:var(--ds-focus-ring-outline)}@media (hover:hover){.toggle-module__HksKKG__mobileMenuToggle:hover{background-color:var(--ds-gray-alpha-100)}}.toggle-module__HksKKG__mobileMenuToggle{cursor:pointer;pointer-events:all;height:32px;color:var(--ds-gray-1000);position:relative}.toggle-module__HksKKG__mobileMenuToggle[data-expanded=true]{z-index:1;top:calc((var(--header-height) - 32px) / 2);right:var(--geist-page-margin);position:fixed}.toggle-module__HksKKG__mobileMenuToggle[data-expanded=true] .toggle-module__HksKKG__bar[data-position=top]{transform:translateY(0)rotate(45deg)scaleX(1.1)}.toggle-module__HksKKG__mobileMenuToggle[data-expanded=true] .toggle-module__HksKKG__bar[data-position=bottom]{transform:translateY(0)rotate(-45deg)scaleX(1.1)}.toggle-module__HksKKG__mobileMenuToggle[data-expanded=true][data-variant=dashboard]{right:1rem!important}.toggle-module__HksKKG__bar{background:var(--ds-gray-1000);width:14px;height:1.5px;transition-property:transform;transition-duration:.16s;transition-timing-function:cubic-bezier(.31,.05,.43,1.02);position:absolute}.toggle-module__HksKKG__bar[data-position=top]{transform:translateY(-3.5px)}.toggle-module__HksKKG__bar[data-position=bottom]{transform:translateY(3.5px)}.toggle-module__HksKKG__disabled{opacity:0}
.markdown-module__UAr-Xq__scroll,.markdown-module__UAr-Xq__codeBlock pre{scrollbar-width:thin}.markdown-module__UAr-Xq__table a{color:var(--geist-link-color)}.markdown-module__UAr-Xq__codeBlock,.markdown-module__UAr-Xq__table{--row-height:var(--omniagent-ui-header-height);--cell-padding:var(--omniagent-block-padding);--icon-size:14px;--button-size:24px;--button-radius:6px}.markdown-module__UAr-Xq__table{border-radius:var(--omniagent-ui-radius);background:var(--ds-background-100)}.markdown-module__UAr-Xq__table [data-slot=header]{height:var(--omniagent-ui-header-height);padding:0 var(--cell-padding);background:var(--ds-background-200);padding-right:6px}.markdown-module__UAr-Xq__table button{border-radius:var(--button-radius)!important}.markdown-module__UAr-Xq__table button svg{width:var(--icon-size)!important;height:var(--icon-size)!important}.markdown-module__UAr-Xq__table tr{height:var(--row-height)}.markdown-module__UAr-Xq__table th,.markdown-module__UAr-Xq__table td{min-width:80px;padding:0 var(--cell-padding);white-space:nowrap}.markdown-module__UAr-Xq__table th:last-child,.markdown-module__UAr-Xq__table td:last-child{width:100%;min-width:0}.markdown-module__UAr-Xq__codeBlock{--code-block-radius:var(--omniagent-ui-radius)!important}.markdown-module__UAr-Xq__codeBlock [data-geist-code-block-header]{height:var(--omniagent-ui-header-height);padding-left:var(--cell-padding);padding-right:6px}.markdown-module__UAr-Xq__codeBlock pre{--padding:12px!important}.markdown-module__UAr-Xq__codeBlock button{width:var(--button-size);height:var(--button-size);border-radius:var(--button-radius)}.markdown-module__UAr-Xq__codeBlock button svg{width:var(--icon-size);height:var(--icon-size)}
.turbo-summary-module__VR8Gaa__body{--turbo-blue:#0096ff;--turbo-red:#ff1e56;--top:2;--bottom:0;height:100%;min-height:0;display:flex}.turbo-summary-module__VR8Gaa__content{flex-direction:column;flex-basis:75%;display:flex;position:relative}@media (max-width:1024px){.turbo-summary-module__VR8Gaa__content{flex-basis:100%}}.turbo-summary-module__VR8Gaa__drawerStyles{display:inherit}.turbo-summary-module__VR8Gaa__drawerStyles>div{flex-direction:column;min-height:0;display:flex}.turbo-summary-module__VR8Gaa__resetFoldingButton{z-index:var(--top);position:absolute;bottom:16px;right:16px}.turbo-summary-module__VR8Gaa__diffViewerBackground{z-index:var(--bottom);width:100%;height:100%;display:flex;position:absolute;top:0;left:0;overflow:hidden}@media (max-width:1024px){.turbo-summary-module__VR8Gaa__diffViewerBackground{display:none}}.turbo-summary-module__VR8Gaa__diffViewerBackgroundLeft{width:50%;height:100%}.turbo-summary-module__VR8Gaa__diffViewerBackgroundRight{background-color:var(--accents-1);border-left:1px solid var(--accents-2);width:50%;height:100%}.turbo-summary-module__VR8Gaa__diffViewer{z-index:var(--top);flex:1;font-size:12px;position:relative;overflow-y:scroll}.turbo-summary-module__VR8Gaa__diffViewer td a{text-decoration:none!important}.turbo-summary-module__VR8Gaa__diffViewer td{border-top:1px solid #0000;border-bottom:1px solid #0000}.turbo-summary-module__VR8Gaa__diffViewer table{border-collapse:separate;border-spacing:0 1px}@media (max-width:1024px){.turbo-summary-module__VR8Gaa__diffViewer table{border-spacing:0}}.turbo-summary-module__VR8Gaa__inlineTaskHit{display:block}.turbo-summary-module__VR8Gaa__inlineTaskHit>span:nth-child(3){border:1px solid var(--turbo-blue);border-radius:4px;padding:2px}.turbo-summary-module__VR8Gaa__inlineTaskHit>span:nth-child(3):before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' data-testid='geist-icon' fill='none' shape-rendering='geometricPrecision' stroke='%230096FF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24' style='color: var(--geist-foreground);'%3E%3Cpath d='M8 11.857l2.5 2.5L15.857 9M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10z'%3E%3C/path%3E%3C/svg%3E");vertical-align:bottom;width:12px;margin-right:2px;line-height:10px;display:inline-block}.turbo-summary-module__VR8Gaa__inlineTaskMiss{display:block}.turbo-summary-module__VR8Gaa__inlineTaskMiss>span:nth-child(3){border:1px solid var(--turbo-red);border-radius:4px;padding:2px}.turbo-summary-module__VR8Gaa__inlineTaskMiss>span:nth-child(3):before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' data-testid='geist-icon' fill='none' shape-rendering='geometricPrecision' stroke='%23FF1E56' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24' style='color: var(--geist-foreground);'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cpath d='M8 12h8'%3E%3C/path%3E%3C/svg%3E");vertical-align:bottom;width:12px;margin-right:2px;line-height:10px;display:inline-block}.turbo-summary-module__VR8Gaa__contentHeader{z-index:var(--top);flex-direction:row;display:flex}@media (max-width:1024px){.turbo-summary-module__VR8Gaa__contentHeader{display:none}}.turbo-summary-module__VR8Gaa__contentHeaderMobile{flex-direction:column;display:none}@media (max-width:1024px){.turbo-summary-module__VR8Gaa__contentHeaderMobile{display:flex}}.turbo-summary-module__VR8Gaa__codeFoldMessage{font-family:var(--font-mono);color:var(--accents-5);background:var(--geist-background);flex-direction:row;justify-content:center;align-items:center;font-size:12px;font-weight:500;display:flex}@media (hover:hover){.turbo-summary-module__VR8Gaa__codeFoldMessage:hover{color:var(--geist-foreground)}}.turbo-summary-module__VR8Gaa__codeFoldMessage>svg{margin-right:8px}.turbo-summary-module__VR8Gaa__noDifference{font-family:var(--font-mono);width:100%;height:100%;color:var(--accents-5);flex-direction:column;justify-content:center;align-items:center;gap:16px;font-size:16px;font-weight:500;display:flex}.turbo-summary-module__VR8Gaa__resetCodeFold{font-family:var(--font-mono);color:var(--accents-5);justify-content:center;align-items:center;font-size:12px;font-weight:500;display:flex}.turbo-summary-module__VR8Gaa__resetCodeFold>svg{margin-right:8px}
.env-variables-table-module__L-jLVG__key{flex:0 40%}@media screen and (max-width:600px){.env-variables-table-module__L-jLVG__key{padding-left:var(--geist-space-4x);padding-right:var(--geist-space-4x)}}.env-variables-table-module__L-jLVG__time{flex:none}@media screen and (min-width:601px){.env-variables-table-module__L-jLVG__time{padding-left:var(--geist-gap-half)}}@media screen and (max-width:600px){.env-variables-table-module__L-jLVG__time{padding-bottom:var(--geist-space-4x);padding-left:var(--geist-space-4x);padding-right:var(--geist-space-4x);border-bottom-left-radius:var(--geist-radius);border-bottom-right-radius:var(--geist-radius);background:var(--ds-background-200)}}.env-variables-table-module__L-jLVG__bullets{height:22px}.env-variables-table-module__L-jLVG__reveal{color:var(--geist-secondary,var(--geist-background));border-radius:var(--geist-radius);width:22px;height:22px;padding:3px}.env-variables-table-module__L-jLVG__reveal svg{flex-shrink:0}.env-variables-table-module__L-jLVG__reveal[data-hover]{background:var(--accents-2)}.env-variables-table-module__L-jLVG__reveal[data-focus]{box-shadow:0 0 0 1px var(--geist-background), 0 0 0 3px var(--geist-secondary)}@media screen and (min-width:601px) and (max-width:780px){.env-variables-table-module__L-jLVG__timeAgoText{display:none}}.env-variables-table-module__L-jLVG__resultRow{flex-direction:column;justify-items:center;min-height:78px;display:flex}@media screen and (max-width:600px){.env-variables-table-module__L-jLVG__resultRow.env-variables-table-module__L-jLVG__resultRow{padding-bottom:0;padding-left:0;padding-right:0}.env-variables-table-module__L-jLVG__resultRow.env-variables-table-module__L-jLVG__editing .env-variables-table-module__L-jLVG__time{margin-bottom:calc(var(--geist-space-4x) * -1)}.env-variables-table-module__L-jLVG__resultRow.env-variables-table-module__L-jLVG__resultRow+.env-variables-table-module__L-jLVG__resultRow.env-variables-table-module__L-jLVG__resultRow{margin-top:var(--geist-space-3x);border-top-left-radius:var(--geist-radius);border-top-right-radius:var(--geist-radius)}.env-variables-table-module__L-jLVG__resultRow.env-variables-table-module__L-jLVG__resultRow+.env-variables-table-module__L-jLVG__resultRow.env-variables-table-module__L-jLVG__resultRow:before{content:none}}.env-variables-table-module__L-jLVG__virtuosoRowOverflowAnchor{overflow-anchor:none}.env-variables-table-module__L-jLVG__suggestionHighlight{background:var(--geist-highlight-yellow)}.dark-theme .env-variables-table-module__L-jLVG__suggestionHighlight{color:var(--geist-background)}.env-variables-table-module__L-jLVG__overriddenEnvVar{color:var(--accents-4);text-decoration:line-through}.env-variables-table-module__L-jLVG__varNameContainer{align-items:center;max-width:100%;display:flex}.env-variables-table-module__L-jLVG__varName{text-overflow:ellipsis;overflow:hidden}.env-variables-table-module__L-jLVG__dataStoreIconWrapperStyles,.env-variables-table-module__L-jLVG__commentWrapper{color:var(--accents-5);display:flex}.env-variables-table-module__L-jLVG__iconsContainer>:first-child{margin-left:8px}.env-variables-table-module__L-jLVG__editing{border-left:1px solid hsla(var(--ds-gray-500-value), .45)!important;border-right:1px solid hsla(var(--ds-gray-500-value), .45)!important}.env-variables-table-module__L-jLVG__section>:not(:last-child){border-bottom:1px solid var(--ds-gray-alpha-400)}
.table-body-module__raQk9q__docsTbody tr:not(:last-child) td{border-bottom:1px solid var(--accents-2)}.table-body-module__raQk9q__docsTbody td>code{white-space:normal!important}.table-body-module__raQk9q__docsTbody thead+tbody tr:last-child td{border-bottom:1px solid var(--accents-2)}.table-body-module__raQk9q__docsTbody td{color:var(--accents-6);font-size:var(--font-size-small);line-height:var(--line-height-small)}
.avatar-popover-module__H3jTzW__userDetails{flex-direction:column;flex:0 auto;justify-content:center;align-items:stretch;gap:.25rem;padding:12px 8px 8px;display:flex}.avatar-popover-module__H3jTzW__userDetails p{margin:0}.avatar-popover-module__H3jTzW__userDetails .avatar-popover-module__H3jTzW__userName{color:var(--ds-gray-1000);font-weight:500}.avatar-popover-module__H3jTzW__userDetails .avatar-popover-module__H3jTzW__userEmail{color:var(--ds-gray-900);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.avatar-popover-module__H3jTzW__wrapper{flex-direction:column;flex:0 auto;justify-content:flex-start;align-items:stretch;display:flex}.avatar-popover-module__H3jTzW__cmdkShortcut{flex-direction:row;flex:0 auto;justify-content:flex-start;align-items:stretch;gap:1px;display:flex}.avatar-popover-module__H3jTzW__avatarButton{border-radius:100%}.avatar-popover-module__H3jTzW__avatarButton span{padding:0!important}.avatar-popover-module__H3jTzW__menu [data-geist-menu-item]{border-radius:6px;transition:background .1s}.avatar-popover-module__H3jTzW__menu [data-geist-menu-item] span,.avatar-popover-module__H3jTzW__menu [data-geist-menu-item] a{color:var(--ds-gray-900);transition:color .1s}.avatar-popover-module__H3jTzW__menu [data-selected] span,.avatar-popover-module__H3jTzW__menu [data-selected] a{color:var(--ds-gray-1000)}.avatar-popover-module__H3jTzW__upgradeButton{text-align:center;background:var(--ds-gray-1000);justify-content:center;align-items:center;margin-top:12px;margin-bottom:6px;display:flex;height:32px!important}.avatar-popover-module__H3jTzW__upgradeButton *{color:var(--ds-background-100)!important;font-weight:500!important}.avatar-popover-module__H3jTzW__upgradeButton[data-selected]{background:#383838!important}.dark-theme .avatar-popover-module__H3jTzW__upgradeButton[data-selected]{background:#ccc!important}.avatar-popover-module__H3jTzW__themeRow{height:40px;color:var(--ds-gray-900);flex-direction:row;flex:0 auto;justify-content:space-between;align-items:center;padding:0 8px;display:flex}
.index-module__BEO7xW__budgetAmountStack{border-bottom:1px solid var(--accents-2)}@media screen and (max-width:600px){.index-module__BEO7xW__budgetAmountStack .no-top-border{border-top:none;padding-top:0}}
.create-environment-variable-modal-module__cCdKBW__form .env-vars-footer{padding:12px 24px 16px}.create-environment-variable-modal-module__cCdKBW__dialog{overscroll-behavior:none;border:none;transition:transform .5s cubic-bezier(.32,.72,0,1)}.create-environment-variable-modal-module__cCdKBW__dialog [data-geist-modal]{max-height:min(900px,90vh)}@media (max-width:600px){.create-environment-variable-modal-module__cCdKBW__dialog{bottom:0!important;overflow:scroll!important}.create-environment-variable-modal-module__cCdKBW__dialog:after{content:none!important}}.create-environment-variable-modal-module__cCdKBW__modal{box-shadow:var(--ds-shadow-menu);transform:none!important}@media (max-width:600px){.create-environment-variable-modal-module__cCdKBW__modal{bottom:0!important;overflow:scroll!important}.create-environment-variable-modal-module__cCdKBW__modal:after{content:none!important}}
.assistant-module__lHaooG__ellipsis{--duration:1.5s;gap:1px;margin-left:1px;display:inline-flex}.assistant-module__lHaooG__dot1,.assistant-module__lHaooG__dot2,.assistant-module__lHaooG__dot3{animation-duration:var(--duration);animation-timing-function:ease;animation-iteration-count:infinite;animation-fill-mode:both}.assistant-module__lHaooG__dot1{animation-name:assistant-module__lHaooG__dot1}.assistant-module__lHaooG__dot2{animation-name:assistant-module__lHaooG__dot2}.assistant-module__lHaooG__dot3{animation-name:assistant-module__lHaooG__dot3}@keyframes assistant-module__lHaooG__dot1{0%{opacity:0}10%,75%{opacity:1}to{opacity:0}}@keyframes assistant-module__lHaooG__dot2{0%,15%{opacity:0}25%,75%{opacity:1}to{opacity:0}}@keyframes assistant-module__lHaooG__dot3{0%,30%{opacity:0}40%,75%{opacity:1}to{opacity:0}}.assistant-module__lHaooG__content{--tw-duration:.25s}@keyframes assistant-module__lHaooG__thinking-mask-open{0%{-webkit-mask-position:0 100%;mask-position:0 100%}to{-webkit-mask-position:0 0;mask-position:0 0}}@keyframes assistant-module__lHaooG__thinking-mask-close{0%{-webkit-mask-position:0 0;mask-position:0 0}to{-webkit-mask-position:0 100%;mask-position:0 100%}}
.domain-auto-renewal-stat-module__SrhmnW__toggle{justify-content:space-between;color:var(--ds-gray-1000)!important;font-size:14px!important;font-weight:400!important}.dark-theme .domain-auto-renewal-stat-module__SrhmnW__toggle.domain-auto-renewal-stat-module__SrhmnW__disabled{color:var(--ds-gray-500)!important}.domain-auto-renewal-stat-module__SrhmnW__toggle.domain-auto-renewal-stat-module__SrhmnW__disabled{color:var(--ds-gray-700)!important}
.link-tev-select-module__aUeOIa__envVarOption{border-radius:0}.link-tev-select-module__aUeOIa__envVarOption[aria-selected=true]{background-color:var(--accents-1)}.link-tev-select-module__aUeOIa__envVarOption{padding:15px 8px}.link-tev-select-module__aUeOIa__envVarOption:not(:first-child){border-top:1px solid var(--accents-2)}.link-tev-select-module__aUeOIa__envVarName{font-family:var(--font-mono);font-size:14px;font-weight:500}.link-tev-select-module__aUeOIa__envVarTarget{margin-top:3px;font-size:12px}.link-tev-select-module__aUeOIa__list{border-top:1px solid var(--accents-2);padding:0}
.logged-out-profile-module__tswujq__wrapper{--ease-fn:cubic-bezier(.24, .44, .14, .96);align-items:center;gap:12px;width:100%;font-size:14px;display:flex}@media screen and (max-width:1040px){.logged-out-profile-module__tswujq__wrapper{gap:16px}}.logged-out-profile-module__tswujq__links{align-items:center;gap:12px;display:flex}.logged-out-profile-module__tswujq__links a{border-radius:2px;margin:-2px;padding:2px}.logged-out-profile-module__tswujq__links a[data-focus-visible-added]{box-shadow:var(--ds-focus-ring);outline:0}.logged-out-profile-module__tswujq__feedbackPadding{gap:12px}.logged-out-profile-module__tswujq__hideLinks{visibility:hidden;width:0}.logged-out-profile-module__tswujq__morphingButtonContent{white-space:nowrap;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.logged-out-profile-module__tswujq__morphingButtonContentWidth{width:var(--content-width);transition:width .5s var(--ease-fn)}
.deploying-module__iZpPmG__commitMessageContainer{min-width:0}.deploying-module__iZpPmG__commitMessage{white-space:nowrap;word-wrap:normal;text-overflow:ellipsis;overflow:hidden}@media screen and (min-width:660px){.deploying-module__iZpPmG__buttonsContainer{margin-left:auto}}
.store-advanced-options-expander-module__QIqk3G__expanderWrapper{border:1px solid var(--accents-2);border-radius:var(--geist-radius);width:100%}.store-advanced-options-expander-module__QIqk3G__expanderWrapperExpanded{background:var(--geist-background)}
.show-more-module__KMLeHG__expandToggle{align-items:center;width:calc(100% - 40px);min-height:30px;margin-top:20px;margin-left:20px;display:flex}.show-more-module__KMLeHG__buttonContainer{background:var(--geist-background);border-radius:99px}.show-more-module__KMLeHG__noBorder .show-more-module__KMLeHG__line{opacity:0}.show-more-module__KMLeHG__chevron{margin-left:4px;transition:transform .2s ease-in-out;display:inline-flex}.show-more-module__KMLeHG__chevron.show-more-module__KMLeHG__expanded{transform:rotate(180deg)}.show-more-module__KMLeHG__line{background-color:var(--ds-gray-alpha-400);flex-grow:1;height:1px;transform:translate(-1px)}.show-more-module__KMLeHG__line:last-of-type{transform:translate(1px)}
.material-module__NnW5zG__material{background:var(--ds-background-100);border-radius:var(--variant-radius,6px);box-shadow:var(--variant-shadow,var(--ds-shadow-border))}.material-module__NnW5zG__base{--variant-shadow:var(--ds-shadow-border);--variant-radius:6px}.material-module__NnW5zG__small{--variant-shadow:var(--ds-shadow-border-small);--variant-radius:6px}.material-module__NnW5zG__medium{--variant-shadow:var(--ds-shadow-border-medium);--variant-radius:12px}.material-module__NnW5zG__large{--variant-shadow:var(--ds-shadow-border-large);--variant-radius:12px}.material-module__NnW5zG__tooltip{--variant-shadow:var(--ds-shadow-tooltip);--variant-radius:6px}.material-module__NnW5zG__menu{--variant-shadow:var(--ds-shadow-menu);--variant-radius:12px}.material-module__NnW5zG__modal{--variant-shadow:var(--ds-shadow-modal);--variant-radius:12px}.material-module__NnW5zG__fullscreen{--variant-shadow:var(--ds-shadow-fullscreen);--variant-radius:16px}
.mdx-components-module__nchNlq__mdx-heading{margin:var(--geist-space-8x) 0 var(--geist-space-4x)}.mdx-components-module__nchNlq__mdx-block{margin:var(--geist-space-4x) 0}.mdx-components-module__nchNlq__mdx-list-item{color:var(--accents-5);margin-bottom:10px;font-size:1em;line-height:1.625em}.mdx-components-module__nchNlq__mdx-blockquote{padding:0 var(--geist-space-4x);border-left:5px solid var(--accents-5);margin:var(--geist-space-4x) 0;color:var(--accents-4)}
.shimmer-module__ohjuha__shimmer{--shimmer-base:var(--ds-gray-900);--shimmer-highlight:var(--ds-gray-500);background:linear-gradient(90deg, var(--shimmer-base) 33.33%, var(--shimmer-highlight) 66.66%, var(--shimmer-base) 100%);color:#0000;background-size:300% 100%;-webkit-background-clip:text;background-clip:text;animation-name:shimmer-module__ohjuha__shimmer;animation-duration:1.5s;animation-timing-function:linear;animation-iteration-count:infinite;display:inline-block;position:relative}@keyframes shimmer-module__ohjuha__shimmer{0%{background-position:0%}to{background-position:-150%}}
.form-add-webhooks-modal-module__KmZ2yW__secret-wrapper{background:var(--geist-background);border:1px solid var(--ds-gray-alpha-400);border-radius:8px;padding:4px 4px 4px 1rem}.form-add-webhooks-modal-module__KmZ2yW__dropdown{color:var(--ds-gray-900);cursor:pointer;background:0 0;border:none;padding:0;font-weight:600}.form-add-webhooks-modal-module__KmZ2yW__dropdown span{line-height:1;display:block}@media (hover:hover){.form-add-webhooks-modal-module__KmZ2yW__dropdown:hover{color:var(--ds-gray-1000)}}.form-add-webhooks-modal-module__KmZ2yW__secret{margin-left:.25rem}.form-add-webhooks-modal-module__KmZ2yW__code-wrapper{margin-top:-12px}.form-add-webhooks-modal-module__KmZ2yW__code-wrapper pre{margin:0}.form-add-webhooks-modal-module__KmZ2yW__secret-warn{color:#bd5200;background-color:#fffbeb;border:1px solid #fde68a;border-radius:.5rem;padding:.75rem}.form-add-webhooks-modal-module__KmZ2yW__secret-warn-text{color:inherit}.dark-theme .form-add-webhooks-modal-module__KmZ2yW__secret-warn{color:#fde68a;background-color:#241005;border-color:#411d06}
@media (max-width:600px){.deploy-card-module__wIQjha__deployCard{border-top:1px solid var(--ds-gray-400)}}
.expander-module__Kknqaa__advancedOptionsExpanded{border:1px solid var(--accents-2);padding:var(--geist-space-2x) var(--geist-space-4x) var(--geist-space-4x) var(--geist-space-4x);border-radius:0 0 var(--geist-radius) var(--geist-radius);border-top:none}.expander-module__Kknqaa__advancedOptionsWrapperExpanded{background:var(--geist-background)}.expander-module__Kknqaa__advancedOptionsWrapperExpanded .expander-module__Kknqaa__expanderHeader{border-radius:var(--geist-radius) var(--geist-radius) 0 0;border-bottom:none}.expander-module__Kknqaa__expanderHeader{border:1px solid var(--accents-2);width:100%;padding:var(--geist-space-gap-quarter) var(--geist-space-gap-half);border-radius:var(--geist-radius);align-items:center}.expander-module__Kknqaa__expanderHeaderButton{gap:var(--geist-space-gap-quarter);cursor:pointer;align-items:center;display:flex}
.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}
.edge-config-backups-module__PRZ-cq__list,.edge-config-backups-module__PRZ-cq__item{margin:0;padding:0}.edge-config-backups-module__PRZ-cq__list{width:100%;height:100%;min-height:400px;margin:auto;padding:0 0 60px;position:absolute;right:0;overflow-y:auto}.edge-config-backups-module__PRZ-cq__list dl{margin-block-start:var(--geist-space)}.edge-config-backups-module__PRZ-cq__title{box-sizing:border-box;border-bottom:1px solid var(--accents-1);align-items:center;display:flex}.edge-config-backups-module__PRZ-cq__title,.edge-config-backups-module__PRZ-cq__bucket{height:42.5px;margin:0}.edge-config-backups-module__PRZ-cq__item{border-radius:var(--geist-radius);margin:0;line-height:1em}.edge-config-backups-module__PRZ-cq__bucket{color:var(--accents-4);z-index:2;background:linear-gradient(to top, transparent, var(--accents-1) 4px);border-radius:0;align-items:center;width:100%;margin:0;font-size:12px;font-weight:500;display:flex;position:sticky;top:0}.edge-config-backups-module__PRZ-cq__item{padding-left:var(--geist-space-2x)}.edge-config-backups-module__PRZ-cq__title,.edge-config-backups-module__PRZ-cq__bucket{padding-left:var(--geist-space-4x)}.edge-config-backups-module__PRZ-cq__backup{z-index:1;font-weight:400;line-height:.8em}.edge-config-backups-module__PRZ-cq__backup:last-child{margin-bottom:var(--geist-space-2x)}.edge-config-backups-module__PRZ-cq__backup>button{width:max-content;padding:var(--geist-space-2x);border-radius:var(--geist-radius);margin-bottom:var(--geist-space);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.edge-config-backups-module__PRZ-cq__backup>button[data-hover=""],.edge-config-backups-module__PRZ-cq__selected>button,.edge-config-backups-module__PRZ-cq__backup>button[data-focus-visible-added=""]{background:var(--accents-2)}button.edge-config-backups-module__PRZ-cq__backups>span{align-items:center;gap:var(--geist-space-2x);padding:var(--geist-space);display:flex}button.edge-config-backups-module__PRZ-cq__backups>span,button.edge-config-backups-module__PRZ-cq__backups>span>.edge-config-backups-module__PRZ-cq__icon,button.edge-config-backups-module__PRZ-cq__backups>span>.edge-config-backups-module__PRZ-cq__label{color:var(--accents-4);transition-property:border-color background color;transition-duration:.15s;transition-timing-function:ease}button.edge-config-backups-module__PRZ-cq__backups>span>.edge-config-backups-module__PRZ-cq__icon{border-radius:var(--geist-radius);border:1px solid var(--accents-3);place-items:center;width:44px;height:32px;display:grid}button.edge-config-backups-module__PRZ-cq__backups[data-hover=""]>span>.edge-config-backups-module__PRZ-cq__icon,button[data-focus-visible-added=""]>span>.edge-config-backups-module__PRZ-cq__icon{border:1px solid var(--accents-7)}button.edge-config-backups-module__PRZ-cq__backups[data-hover=""]>span>.edge-config-backups-module__PRZ-cq__label,button[data-focus-visible-added=""]>span>.edge-config-backups-module__PRZ-cq__label{color:var(--accents-7)}.edge-config-backups-module__PRZ-cq__listItems{margin-top:0}.edge-config-backups-module__PRZ-cq__loadMore[data-geist-button]{margin-left:var(--geist-space-2x);width:168px}
.input-module__Ogo2qq__wrapper{--input-border-color:transparent;--input-width:initial;--input-max-width:initial;--input-height:calc(9 * var(--geist-space));--input-wrapper-margin:4px 10px;width:var(--input-width);max-width:var(--input-max-width);height:var(--input-height);background:var(--geist-background);color:var(--input-border-color);border:1px solid var(--input-border-color);align-items:center;transition:border-color .2s,color .2s;display:inline-flex;position:relative}.input-module__Ogo2qq__wrapper.input-module__Ogo2qq__has-border{--input-border-color:var(--accents-2);border-radius:5px}.input-module__Ogo2qq__wrapper.input-module__Ogo2qq__focused{--input-border-color:var(--accents-5)}.input-module__Ogo2qq__wrapper.input-module__Ogo2qq__disabled{--input-border-color:var(--accents-2);background:var(--accents-1);cursor:not-allowed}.input-module__Ogo2qq__wrapper.input-module__Ogo2qq__errored{--input-border-color:var(--geist-error)}.input-module__Ogo2qq__wrapper.input-module__Ogo2qq__errored.input-module__Ogo2qq__focused{--input-border-color:var(--geist-error);color:var(--geist-error)}.input-module__Ogo2qq__wrapper.input-module__Ogo2qq__errored .input-module__Ogo2qq__input{color:var(--geist-error)}.input-module__Ogo2qq__wrapper .input-module__Ogo2qq__input:disabled{color:var(--accents-5);-webkit-text-fill-color:var(--accents-5);cursor:not-allowed}.input-module__Ogo2qq__wrapper .input-module__Ogo2qq__input:disabled::placeholder{color:var(--accents-3);-webkit-text-fill-color:var(--accents-3)}.input-module__Ogo2qq__icon{height:100%;padding:0 var(--geist-gap-half);vertical-align:middle;align-items:center;display:flex}.input-module__Ogo2qq__icon:not(.input-module__Ogo2qq__right)~.input-module__Ogo2qq__input-wrapper{margin-left:0}.input-module__Ogo2qq__icon svg path{transition:fill .2s,stroke .2s}.input-module__Ogo2qq__input-wrapper{width:100%;margin:var(--input-wrapper-margin);margin-right:0;display:block;position:relative}.input-module__Ogo2qq__input{box-shadow:none;box-sizing:border-box;font-family:var(--font-sans);width:100%;color:var(--geist-foreground);caret-color:var(--geist-foreground);text-overflow:ellipsis;-webkit-appearance:none;appearance:none;background-color:#0000;border:none;border-radius:0;outline:0;padding:0;font-size:14px;line-height:26px;display:block}@media only screen and (max-device-width:780px) and (-webkit-min-device-pixel-ratio:0){.input-module__Ogo2qq__input{font-size:16px;line-height:1}.input-module__Ogo2qq__wrapper{--input-height:calc(2 * var(--geist-gap))}}
.header-module__6nzVrW__wrapper{width:100%;max-width:100%;z-index:var(--header-zindex);--transition:box-shadow .2s ease 0s, background-color .2s ease 0s;background:var(--ds-background-200);min-height:var(--header-height);transition:var(--transition);box-shadow:var(--header-border-bottom);justify-content:center;display:flex;position:relative}.header-module__6nzVrW__wrapper.header-module__6nzVrW__sticky{position:sticky;top:0}.header-module__6nzVrW__wrapper.header-module__6nzVrW__transparentUntilScroll:not(.hasScrolled){box-shadow:none;background:0 0}.header-module__6nzVrW__wrapper.header-module__6nzVrW__transparent{box-shadow:none;background:0 0}.header-module__6nzVrW__wrapper:has([data-state=open]){background:var(--ds-background-200)!important}.header-module__6nzVrW__wrapper.header-module__6nzVrW__sticky.header-module__6nzVrW__canGrow[data-scrolled=true]{--header-height-collapsed:64px;--header-height-expanded:100px;--header-easing:cubic-bezier(.455, .03, .515, .955);--header-duration:.35s;--header-delay:calc(var(--header-duration) / 2);--header-background:var(--ds-background-200);box-shadow:none;background:0 0}.header-module__6nzVrW__wrapper.header-module__6nzVrW__sticky.header-module__6nzVrW__canGrow[data-scrolled=true]:after{content:"";background:var(--header-background);box-shadow:var(--header-border-bottom);height:var(--header-height-collapsed);z-index:-1;will-change:height, transform;transition:var(--transition), height var(--header-duration) var(--header-easing);position:absolute;inset:0}.header-module__6nzVrW__wrapper.header-module__6nzVrW__sticky.header-module__6nzVrW__canGrow[data-scrolled=true] .header-module__6nzVrW__header{margin:0!important}.header-module__6nzVrW__wrapper.header-module__6nzVrW__sticky.header-module__6nzVrW__canGrow[data-scrolled=true][data-expand=true]:after{height:var(--header-height-expanded)}.header-module__6nzVrW__wrapper.header-module__6nzVrW__sticky.header-module__6nzVrW__canGrow[data-scrolled=true][data-expand=false]:after{height:var(--header-height-collapsed);transition-delay:var(--header-delay)!important}.header-module__6nzVrW__header{width:var(--ds-page-width-with-margin);padding-left:var(--geist-page-margin);padding-right:var(--geist-page-margin);justify-content:space-between;align-items:center;gap:32px;display:flex}@media screen and (max-width:450px){.header-module__6nzVrW__header{gap:8px}}@media screen and (min-width:1151px){.header-module__6nzVrW__right{text-align:right;flex-shrink:0}}.header-module__6nzVrW__main{--gap-between-logo-and-nav:32px;position:relative}@media screen and (max-width:1150px){.header-module__6nzVrW__main{visibility:none;display:none}.header-module__6nzVrW__header{padding:0 var(--geist-gap)}}@container (max-width:1080px){.header-module__6nzVrW__main{visibility:none;display:none}.header-module__6nzVrW__header{padding:0 var(--geist-gap)}.header-module__6nzVrW__wrapper #header-content{display:none}.header-module__6nzVrW__wrapper #mobile-menu-toggle{display:block!important}.header-module__6nzVrW__wrapper #ai-chat-header-btn{display:inline-flex!important}}@keyframes header-module__6nzVrW__fadeIn{0%{opacity:0}to{opacity:1}}
.header-module__xUcxuW__tableHeader{background:var(--ds-background-200);border:1px solid var(--accents-2);border-bottom:0;border-radius:4px 4px 0 0;padding:12px 16px}.header-module__xUcxuW__labelHeader{align-items:center;display:flex}.header-module__xUcxuW__labelHeader.header-module__xUcxuW__disabled{cursor:not-allowed}:is(.dark-theme .header-module__xUcxuW__disabled [data-geist-description-title],.dark-theme .header-module__xUcxuW__disabled [data-geist-description-content]){color:var(--ds-gray-500)}.header-module__xUcxuW__disabled [data-geist-description-title],.header-module__xUcxuW__disabled [data-geist-description-content]{color:var(--ds-gray-700)}.header-module__xUcxuW__disabled img{opacity:.5}.header-module__xUcxuW__disabled svg:not(.noDisabledStyle){opacity:.5}
.omniagent-module__OEw0Nq__scroll{scrollbar-width:thin;scrollbar-color:var(--ds-gray-500) transparent}.omniagent-module__OEw0Nq__scroll[data-disable-scrollbar=true]{scrollbar-width:none}.omniagent-module__OEw0Nq__scroll[data-disable-scrollbar=true]::-webkit-scrollbar{display:none}
.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()}
.backups-module__veewqW__container{width:100%;position:relative}.backups-module__veewqW__overlay{border-radius:var(--geist-radius) var(--geist-radius) 0 0;border:1px solid var(--accents-2);background:#0003;align-items:flex-start;width:100%;height:calc(100% - 48px);display:flex;position:absolute;top:0;left:0;overflow:hidden}.backups-module__veewqW__sidebar{background:var(--accents-1);border-right:1px solid var(--accents-2);width:192px;height:100%;position:absolute;left:0}.backups-module__veewqW__diff{background:var(--accents-1);width:calc(100% - 192px);height:100%;position:absolute;top:0;left:192px}.backups-module__veewqW__emptyState{background:var(--geist-background);width:calc(100% - 192px);height:100%;padding:var(--geist-space-2x);place-items:center;display:grid;position:absolute;top:0;left:192px}
.text-module__bAvr4W__bold{color:var(--geist-foreground);font-weight:600}
.popover-module__wQK59G__scrollWrapper{padding-top:var(--header-height);background:var(--background-color,--ds-background-100);overscroll-behavior:none;position:fixed;inset:0;overflow-y:scroll}.popover-module__wQK59G__scrollWrapper:before{pointer-events:none;content:"";width:2px;min-height:calc(100% + 2px);position:absolute;top:0;left:0}.popover-module__wQK59G__scrollWrapper::-webkit-scrollbar{display:none}.popover-module__wQK59G__wrapper{--transition:background .1s ease, color .1s ease, box-shadow .2s ease;--half-gap:calc(var(--geist-gap) / 2);padding-bottom:var(--geist-gap);padding:0 var(--half-gap);flex-direction:column;display:flex}.popover-module__wQK59G__wrapper ul{margin:0;padding:0;list-style:none}.popover-module__wQK59G__wrapper section{padding:var(--half-gap) 0;border-bottom:1px solid var(--ds-gray-200);position:relative}.popover-module__wQK59G__wrapper button{cursor:pointer;width:100%;padding:0 var(--half-gap);text-align:left;transition:var(--transition);background:0 0;border:none;margin:0;font-size:16px;font-weight:400}@media (hover:hover){.popover-module__wQK59G__wrapper button:hover{background:var(--ds-gray-100)}}.popover-module__wQK59G__user{padding:12px var(--half-gap)}.popover-module__wQK59G__userDetailsWrapper{flex-direction:row;flex:0 auto;justify-content:space-between;align-items:center;display:flex}.popover-module__wQK59G__userDetails{flex-direction:column;flex:0 auto;justify-content:flex-start;align-items:stretch;gap:4px;display:flex;overflow:hidden}.popover-module__wQK59G__userDetails p{margin:0}.popover-module__wQK59G__userDetails .popover-module__wQK59G__userName{color:var(--ds-gray-1000);white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:500;overflow:hidden}.popover-module__wQK59G__userDetails .popover-module__wQK59G__userEmail{color:var(--ds-gray-900);white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.popover-module__wQK59G__ctas{margin:0 var(--half-gap);flex-direction:column;gap:16px;display:flex;border-bottom:none!important}.popover-module__wQK59G__ctas:not(:first-child){padding:var(--geist-gap) 0}.popover-module__wQK59G__themeSwitcher{padding:0 var(--half-gap);height:48px;transition:var(--transition);color:var(--ds-gray-900);justify-content:space-between;align-items:center;display:flex}@media (hover:hover){.popover-module__wQK59G__themeSwitcher:hover{color:var(--ds-gray-1000)}}.popover-module__wQK59G__themeSwitcherComponent{transform:translate(8px)}.popover-module__wQK59G__navigationListItemLink{height:48px;padding:0 var(--half-gap);transition:var(--transition);font-family:var(--font-sans);color:var(--ds-gray-900);border-radius:6px;align-items:center;gap:8px;line-height:125%;text-decoration:none;display:flex;position:relative}.popover-module__wQK59G__navigationListItemLink,.popover-module__wQK59G__navigationListItemLink *{transition:var(--transition)}.popover-module__wQK59G__navigationListItemLink[data-with-icon=""]{flex-direction:row-reverse;justify-content:space-between}.popover-module__wQK59G__navigationListItemLink:focus-visible{box-shadow:var(--ds-focus-ring);outline:none}@media (hover:hover){.popover-module__wQK59G__navigationListItemLink:hover{background:var(--ds-gray-100);color:var(--ds-gray-1000)}}.popover-module__wQK59G__navigationCollapse{border:none!important}.popover-module__wQK59G__navigationCollapse h3>button{padding:0 var(--half-gap);transition:var(--transition);border-radius:6px;font-size:16px;font-weight:400}.popover-module__wQK59G__navigationCollapse h3>button span{color:var(--ds-gray-900)}@media (hover:hover){.popover-module__wQK59G__navigationCollapse h3>button:hover{background:var(--ds-gray-100)}.popover-module__wQK59G__navigationCollapse h3>button:hover span{color:var(--ds-gray-1000)!important}}.popover-module__wQK59G__navigationCollapse .popover-module__wQK59G__navigationListItemLink{color:var(--ds-gray-900);flex-direction:row;justify-content:flex-start}@media (hover:hover){.popover-module__wQK59G__navigationCollapse .popover-module__wQK59G__navigationListItemLink:hover{color:var(--ds-gray-1000)}}.popover-module__wQK59G__navigationCollapse button:focus-visible{outline:none;box-shadow:var(--ds-focus-ring)!important}.popover-module__wQK59G__navigationCollapse li a:focus-visible{box-shadow:inset 0 0 0 2px var(--ds-focus-color)}
.domain-buttons-module__OOyI8q__button{font-size:14px!important}
.billing-fieldsets-module__0d1MHa__input{width:400px;max-width:100%;margin-bottom:var(--geist-gap-half);align-items:center;display:flex}@media (max-width:600px){.billing-fieldsets-module__0d1MHa__input{width:auto}}
.plan-module__jwS6Va__plan{width:100%;padding:var(--geist-gap-half) var(--geist-space-4x);border-radius:var(--geist-radius);transition:border .2s}.plan-module__jwS6Va__highlight{background:var(--geist-background);border:1px solid var(--accents-2)}.plan-module__jwS6Va__selected{background:var(--geist-background);border:1px solid var(--geist-success)}
.form-add-webhooks-module__ndWq1q__add-webhooks-wrapper{margin:1.5rem 0 4rem;overflow:visible!important}
.index-module__p9DpLa__buttonContainer{justify-content:flex-end}
.metadata-schema-module__3tmy8q__editorWrapper{border:1px solid var(--accents-2);border-radius:var(--geist-radius);flex:1;overflow:hidden}.metadata-schema-module__3tmy8q__modalEditorWrapper{border-top:1px solid var(--accents-2);border-bottom:1px solid var(--accents-2)}.metadata-schema-module__3tmy8q__fieldWrapper{border:1px solid var(--accents-2);border-radius:var(--geist-radius);padding:var(--geist-space-small);background-color:var(--accents-1)}.metadata-schema-module__3tmy8q__selectControl{border:1px solid var(--accents-2);border-radius:6px}.metadata-schema-module__3tmy8q__selectControlActive{border:1px solid var(--ds-blue-700);background:var(--ds-blue-200)}.metadata-schema-module__3tmy8q__selectControlRadio,.metadata-schema-module__3tmy8q__expressionWrapper{width:100%}.metadata-schema-module__3tmy8q__fullWidth{flex:1}
.diff-panel-module__J4VmtG__container{--gutterPadding:15px;flex-direction:column;height:100%;display:flex}.diff-panel-module__J4VmtG__container .monaco-diff-editor.side-by-side .editor.modified{border-left:1px solid var(--accents-1)}.diff-panel-module__J4VmtG__metadata{border-bottom:1px solid var(--accents-2);width:100%;height:46px;display:flex}.diff-panel-module__J4VmtG__current{width:calc(50% - var(--gutterPadding));height:100%;padding:var(--geist-space) 30px var(--geist-space) 15px;box-sizing:border-box;background:var(--accents-1)}.diff-panel-module__J4VmtG__backup{width:calc(50% + var(--gutterPadding));height:100%;padding:var(--geist-space) 6px var(--geist-space) 15px;box-sizing:border-box;background:var(--accents-1);border-left:1px solid var(--accents-2)}.diff-panel-module__J4VmtG__userInfo{text-overflow:ellipsis;max-width:25ch;overflow:hidden}
.heading-module__xbadEW__h1{color:var(--geist-foreground);font-size:32px;font-weight:400;line-height:42px}.heading-module__xbadEW__h1 code,.heading-module__xbadEW__h2 code,.heading-module__xbadEW__h4 code{margin-left:6px;margin-right:6px}.heading-module__xbadEW__h2{color:var(--geist-foreground);font-size:24px;font-weight:400}.heading-module__xbadEW__h4{color:var(--geist-foreground);font-size:18px;font-weight:700}.heading-module__xbadEW__command{color:#bd10e0;font-family:var(--font-mono);font-size:.9em}
.bar-chart-module__h5ayfW__bar{pointer-events:none}.bar-chart-module__h5ayfW__bar-overlay{fill:#0000;transition:fill .1s}@media (hover:hover){.bar-chart-module__h5ayfW__bar-overlay:hover{fill:var(--accents-2)}}.bar-chart-module__h5ayfW__chartWrapper{border:1px solid var(--accents-2);border-radius:8px}.bar-chart-module__h5ayfW__chartContent{border-top:1px solid var(--accents-2);border-bottom:1px solid var(--accents-2)}
.mobile-menu-module__ArrJYG__root{z-index:80}
.index-module__vFtHZa__insight,.index-module__vFtHZa__warning{padding:var(--geist-gap);margin-inline:var(--geist-space-4x);background-color:var(--accents-1);border-radius:var(--geist-radius)}.index-module__vFtHZa__snippet{width:100%;max-width:none}
/*# sourceMappingURL=2eax_9mz59zz1.css.map*/