.webhook-events-module__1RNmaG__webhook-events{background:var(--accents-1);border:1px solid var(--accents-2);padding:var(--geist-space-gap);border-radius:var(--geist-radius)}
.radio-module__3k_T0a__check{cursor:pointer;--radio-color:var(--ds-gray-700);align-items:center;margin:-2px;padding:2px;display:flex}.radio-module__3k_T0a__check.radio-module__3k_T0a__disabled{cursor:not-allowed;color:var(--ds-gray-500);--radio-color:var(--ds-gray-500)}@media (hover:hover){.radio-module__3k_T0a__check:not(.radio-module__3k_T0a__disabled):hover .radio-module__3k_T0a__input:not(:checked):not(:active)+.radio-module__3k_T0a__icon{background:var(--ds-gray-200);--radio-color:var(--ds-gray-900)}}.radio-module__3k_T0a__check:not(.radio-module__3k_T0a__disabled) .radio-module__3k_T0a__input:active+.radio-module__3k_T0a__icon{--radio-color:var(--ds-gray-600)}.radio-module__3k_T0a__check:not(.radio-module__3k_T0a__disabled) .radio-module__3k_T0a__input:checked+.radio-module__3k_T0a__icon{--radio-color:var(--ds-gray-1000)}.radio-module__3k_T0a__icon{border:1px solid var(--radio-color);background:var(--ds-background-100);border-radius:50%;width:1rem;height:1rem;transition:border-color .2s,background .2s;position:relative}.radio-module__3k_T0a__icon:after{content:"";background:var(--radio-color);border-radius:50%;width:.5rem;height:.5rem;transition:transform .15s;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}:is(.radio-module__3k_T0a__input:focus-visible+.radio-module__3k_T0a__icon,.radio-module__3k_T0a__input[data-focus-visible-added]+.radio-module__3k_T0a__icon){box-shadow:var(--ds-focus-ring)}.radio-module__3k_T0a__input:checked+.radio-module__3k_T0a__icon:after{transform:translate(-50%,-50%)scale(1)}
.git-input-collapsed-module__pFYy0q__collapsed{border:1px solid var(--accents-2);background-color:var(--accents-1);border-radius:4px;height:72px;padding:20px 16px}.git-input-collapsed-module__pFYy0q__fullRepoName{width:80%}@media (min-width:960px){.git-input-collapsed-module__pFYy0q__fullRepoName{max-width:350px}}.git-input-collapsed-module__pFYy0q__selectedTeam{background:var(--ds-gray-100);border-radius:6px;justify-content:center;height:40px;padding:0 12px;display:flex}
.radio-group-module__neb8na__item{--radio-color:var(--ds-gray-700);align-items:center;font-size:13px;display:inline-flex}.radio-group-module__neb8na__radio-check{cursor:pointer;align-items:center;margin:-2px;padding:2px;display:flex}.radio-group-module__neb8na__radio-icon{border:1px solid var(--radio-color);background:var(--ds-background-100);border-radius:50%;width:1rem;height:1rem;transition:border-color .2s,background .2s;position:relative}.radio-group-module__neb8na__radio-icon:after{content:"";background:var(--radio-color);border-radius:50%;width:.5rem;height:.5rem;transition:transform .15s;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.radio-group-module__neb8na__text:not(.radio-group-module__neb8na__no-margin-left){margin-left:var(--geist-gap-quarter)}.radio-group-module__neb8na__text.radio-group-module__neb8na__full-width{width:100%}.radio-group-module__neb8na__item.radio-group-module__neb8na__disabled{cursor:not-allowed;color:var(--ds-gray-500);--radio-color:var(--ds-gray-500)}.radio-group-module__neb8na__item.radio-group-module__neb8na__disabled .radio-group-module__neb8na__radio-check{cursor:not-allowed}@media (hover:hover){.radio-group-module__neb8na__item:not(.radio-group-module__neb8na__disabled):hover .radio-group-module__neb8na__radio-input:not(:checked):not(:active)+.radio-group-module__neb8na__radio-icon{background:var(--ds-gray-200);--radio-color:var(--ds-gray-900)}.radio-group-module__neb8na__item:not(.radio-group-module__neb8na__disabled):hover .radio-group-module__neb8na__text{cursor:pointer}}.radio-group-module__neb8na__item:not(.radio-group-module__neb8na__disabled) .radio-group-module__neb8na__radio-input:active+.radio-group-module__neb8na__radio-icon{--radio-color:var(--ds-gray-600)}.radio-group-module__neb8na__item:not(.radio-group-module__neb8na__disabled) .radio-group-module__neb8na__radio-input:checked+.radio-group-module__neb8na__radio-icon{--radio-color:var(--ds-gray-1000)}
.checkbox-select-module__u-_xrG__list{-webkit-user-select:none;user-select:none;margin:0;padding:0;position:relative}
.label-module__CX73KW__label{color:var(--ds-gray-900);margin-bottom:var(--geist-space-2x);max-width:100%;font-size:13px;display:block}.label-module__CX73KW__input{cursor:text}.label-module__CX73KW__capitalize{text-transform:capitalize}
.scroller-module__6hSglq__scroller{-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;height:100%;position:relative}.scroller-module__6hSglq__scroller[data-overflow=x]{overflow:auto hidden}.scroller-module__6hSglq__scroller[data-overflow=y]{overflow:hidden auto}.scroller-module__6hSglq__scroller[data-overflow=both]{overflow:auto}.scroller-module__6hSglq__scroller>*{flex-direction:column;display:flex}.scroller-module__6hSglq__scroller::-webkit-scrollbar{display:none}.scroller-module__6hSglq__buttons{justify-content:center;gap:8px;margin:1px;display:flex}.scroller-module__6hSglq__overlayContainer.scroller-module__6hSglq__isHorizontal+.scroller-module__6hSglq__buttons{justify-content:flex-start}.scroller-module__6hSglq__overlayContainer.scroller-module__6hSglq__isHorizontal .scroller-module__6hSglq__scroller>*{flex-direction:row}.scroller-module__6hSglq__overlayContainer{--shadow-width-left:40px;--shadow-width-right:40px;--scroller-0:#fffffff2;--scroller-1:#ffffffb3;--scroller-2:#ffffff73;--scroller-3:#fff3;--scroller-4:#fff0;flex-direction:column;gap:8px;display:flex;position:relative;overflow:hidden}.scroller-module__6hSglq__overlay{pointer-events:none;touch-action:none;z-index:2;--scroller-gradient:#fff 0,#ffffffb3 8px,#ffffff73 14px,#ffffff4d 19px,#ffffff42 21px,#ffffff30 25px,#ffffff1f 29px,#ffffff0f 32px,#ffffff08 34px,#ffffff05 36px,#ffffff02 38px,#ffffff01 39px,#fff0 40px;width:100%;height:100%;position:absolute;overflow:hidden;transform:scale(1.01)}.scroller-module__6hSglq__overlay:before{background:linear-gradient(to bottom,var(--scroller-gradient)),linear-gradient(to right,var(--scroller-gradient));background-position:-40px -40px}.scroller-module__6hSglq__overlay:after{background:linear-gradient(to top,var(--scroller-gradient)),linear-gradient(to left,var(--scroller-gradient));background-position:calc(100% + 40px) calc(100% + 40px)}.scroller-module__6hSglq__overlay:before,.scroller-module__6hSglq__overlay:after{content:"";will-change:background;background-repeat:no-repeat;background-size:200% 200%;width:100%;height:100%;transition:background-position .3s;position:absolute;transform:translateZ(0)}.scroller-module__6hSglq__overlay.scroller-module__6hSglq__top:before{background-position-y:top}.scroller-module__6hSglq__overlay.scroller-module__6hSglq__left:before{background-position-x:left}.scroller-module__6hSglq__overlay.scroller-module__6hSglq__right:after{background-position-x:right}.scroller-module__6hSglq__overlay.scroller-module__6hSglq__bottom:after{background-position-y:bottom}:is(.dark-theme .scroller-module__6hSglq__overlay,.design-dark-theme .scroller-module__6hSglq__overlay){--scroller-gradient:#000 0,#000000b3 8px,#00000073 14px,#0000004d 19px,#00000042 21px,#00000030 25px,#0000001f 29px,#0000000f 32px,#00000008 34px,#00000005 36px,#00000002 38px,#00000001 39px,#0000 40px}@media (min-width:470px) and (max-width:670px){.scroller-module__6hSglq__mobileGrid{grid-template-columns:repeat(2,1fr);display:grid!important}}
.product-banner-module__waXfZa__fadeInWrapper{animation-name:product-banner-module__waXfZa__fade-in;animation-duration:.2s;animation-timing-function:cubic-bezier(.455,.03,.515,.955);animation-fill-mode:forwards;display:block}.product-banner-module__waXfZa__fadeInWrapper.product-banner-module__waXfZa__dismissing{animation-name:product-banner-module__waXfZa__fade-out}.product-banner-module__waXfZa__bannerWrapper{--gradient-blur-radius:40px;background-color:#333;padding:10px 0;position:relative;overflow:hidden}.product-banner-module__waXfZa__banner{gap:var(--geist-space-gap-half);flex-direction:row;display:flex}.product-banner-module__waXfZa__content{justify-content:center;align-items:center;gap:var(--geist-space-gap);min-height:var(--geist-form-small-height);z-index:1;flex:1;display:flex}@keyframes product-banner-module__waXfZa__fade-in{0%{opacity:.3}to{opacity:1}}@keyframes product-banner-module__waXfZa__fade-out{0%{opacity:1}to{opacity:.3}}@media screen and (max-width:600px){.product-banner-module__waXfZa__content{align-items:flex-start;gap:var(--geist-space-gap-half);flex-direction:column}}.product-banner-module__waXfZa__actions{gap:var(--geist-space-gap-half);display:flex}.product-banner-module__waXfZa__cancelButton{background:0 0}.product-banner-module__waXfZa__cancelButton[data-hover]{--accents-4:#00000080}
.select-module__nrtrfG__container{--secondary-shift:12px;color:var(--themed-fg);align-items:center;display:flex;position:relative}.select-module__nrtrfG__container:not(.geist-themed){--themed-fg:var(--geist-foreground);--themed-bg:var(--geist-background)}.select-module__nrtrfG__select{cursor:pointer;font-size:100%;font:inherit;text-overflow:ellipsis;white-space:nowrap;-webkit-appearance:none;appearance:none;font-size:var(--geist-form-font);height:var(--geist-form-height);line-height:var(--geist-form-line-height);text-rendering:initial;box-shadow:0 0 0 1px var(--themed-border,var(--ds-gray-alpha-400));background:var(--ds-background-100);width:100%;color:var(--ds-gray-1000);padding:0 var(--geist-gap-half);padding-right:calc(1.5*var(--geist-gap));border:none;border-radius:6px;transition:box-shadow .2s,color .2s;overflow:hidden}.select-module__nrtrfG__select.select-module__nrtrfG__secondary{box-shadow:none;color:var(--ds-gray-900);transform:translateX(calc(-1*var(--secondary-shift)))}@media (hover:hover){.select-module__nrtrfG__select.select-module__nrtrfG__secondary:hover{color:var(--ds-gray-1000)}}.select-module__nrtrfG__select option{color:var(--ds-gray-1000)}@media (hover:hover){.select-module__nrtrfG__container:not(.select-module__nrtrfG__disabled):hover .select-module__nrtrfG__select:not([aria-invalid=true]){--themed-border:var(--ds-gray-alpha-500)}.select-module__nrtrfG__container:not(.select-module__nrtrfG__disabled):hover .select-module__nrtrfG__prefix,.select-module__nrtrfG__container:not(.select-module__nrtrfG__disabled):hover .select-module__nrtrfG__suffix{color:var(--geist-foreground)}}.select-module__nrtrfG__container:not(.select-module__nrtrfG__disabled) .select-module__nrtrfG__select:focus{box-shadow:var(--ds-focus-border);outline:none}.select-module__nrtrfG__container:not(.select-module__nrtrfG__disabled) .select-module__nrtrfG__select[aria-invalid=true]{box-shadow:0 0 0 1px var(--themed-border),0px 0px 0px 4px hsla(var(--ds-red-900-value),.16);outline:none}.select-module__nrtrfG__select.focus-visible:focus{outline:none;box-shadow:var(--ds-focus-ring)!important}.select-module__nrtrfG__select:-moz-focusring{color:#0000;text-shadow:0 0 0 var(--geist-foreground)}.select-module__nrtrfG__suffix,.select-module__nrtrfG__prefix{pointer-events:none;color:var(--ds-gray-900);transition:color .15s;display:inline-flex;position:absolute}.select-module__nrtrfG__secondary+.select-module__nrtrfG__suffix{right:calc(var(--geist-gap-half) + 12px)}.select-module__nrtrfG__suffix{right:var(--geist-gap-half)}.select-module__nrtrfG__prefix{left:var(--geist-gap-half)}.select-module__nrtrfG__prefix+.select-module__nrtrfG__select{padding-left:calc(1.5*var(--geist-gap))}.select-module__nrtrfG__select[disabled]{opacity:1}.select-module__nrtrfG__select[disabled],.select-module__nrtrfG__disabled .select-module__nrtrfG__suffix,.select-module__nrtrfG__disabled .select-module__nrtrfG__prefix{cursor:not-allowed;background:var(--ds-gray-100);color:var(--ds-gray-700)}.select-module__nrtrfG__placeholder{color:var(--ds-gray-700)}.select-module__nrtrfG__large{font-size:var(--geist-form-large-font);height:var(--geist-form-large-height);line-height:var(--geist-form-large-line-height);border-radius:8px}.select-module__nrtrfG__small{font-size:var(--geist-form-small-font);height:var(--geist-form-small-height)}.select-module__nrtrfG__xsmall{border-radius:4px;height:24px;padding:0 22px 0 6px;font-size:12px}.select-module__nrtrfG__xsmallContainer{--secondary-shift:6px}.select-module__nrtrfG__xsmallContainer svg{width:12px!important;height:12px!important}.select-module__nrtrfG__xsmallContainer .select-module__nrtrfG__prefix+.select-module__nrtrfG__select{padding-left:24px}.select-module__nrtrfG__xsmallContainer .select-module__nrtrfG__suffix{right:5px}.select-module__nrtrfG__xsmallContainer .select-module__nrtrfG__secondary+.select-module__nrtrfG__suffix{right:11px}.select-module__nrtrfG__xsmallContainer .select-module__nrtrfG__prefix{left:7px}@media (max-width:600px){.select-module__nrtrfG__select{font-size:1rem}.select-module__nrtrfG__select.select-module__nrtrfG__xsmall{font-size:12px}}
.query-editor-module__1Eaedq__formItemLabelWrapper{justify-content:space-between;align-items:center;display:flex}@media screen and (max-width:600px){.query-editor-module__1Eaedq__formItemLabelWrapper{flex-direction:column;align-items:flex-start;display:flex}}.query-editor-module__1Eaedq__editorInput{width:100%;max-width:700px}.query-editor-module__1Eaedq__editorInput>.CodeMirror{min-height:var(--geist-form-height);padding-top:6px}.query-editor-module__1Eaedq__comboInput{width:100%;max-width:700px;font-family:var(--font-mono)}.query-editor-module__1Eaedq__comboInput.query-editor-module__1Eaedq__disabled{cursor:not-allowed}.query-editor-module__1Eaedq__formItemInput{width:100%;max-width:700px}.query-editor-module__1Eaedq__dynamicEditorContainer{min-height:var(--geist-form-height)}.query-editor-module__1Eaedq__dynamicBuilderContainer{min-height:90px}.query-editor-module__1Eaedq__clearButton{color:var(--accents-5);border-radius:20px;justify-content:center;align-items:center;width:22px;height:22px;margin-right:-4px;transition:all .2s;display:flex}@media (hover:hover){.query-editor-module__1Eaedq__clearButton:hover{color:var(--accents-7);background-color:#0000001a}.dark-theme .query-editor-module__1Eaedq__clearButton:hover{background-color:#fff3}}.query-editor-module__1Eaedq__pillRemoveButton{color:var(--accents-5);border-radius:20px;justify-content:center;align-items:center;width:22px;height:22px;transition:all .2s;display:flex}@media (hover:hover){.query-editor-module__1Eaedq__pillRemoveButton:hover{color:var(--accents-7);background-color:#0000001a}.dark-theme .query-editor-module__1Eaedq__pillRemoveButton:hover{background-color:#00000040}}.query-editor-module__1Eaedq__form{background-color:var(--accents-1);border:1px solid var(--accents-2);width:100%;margin-bottom:var(--geist-space-4x);border-radius:6px;padding:13px}.query-editor-module__1Eaedq__tooltip{white-space:nowrap}.query-editor-module__1Eaedq__docsLink{border-bottom:1px solid #0000;align-items:center;gap:4px;margin-bottom:-4px;display:inline-flex}@media (hover:hover){.query-editor-module__1Eaedq__docsLink:hover{border-bottom:1px solid var(--geist-link-color)}}
.index-module__XDgzsG__button{margin:0 var(--geist-space-4x);border-radius:var(--geist-radius);border:none}.index-module__XDgzsG__animate{opacity:0;animation:.25s ease-in-out forwards index-module__XDgzsG__fadeIn}@keyframes index-module__XDgzsG__fadeIn{0%{opacity:0}to{opacity:1}}
@layer geist{@keyframes skeleton-module__uXTLWW__loading{to{transform:translate(-50%)}}.skeleton-module__uXTLWW__skeleton{border-radius:var(--geist-radius,5px);display:block}.skeleton-module__uXTLWW__skeleton.skeleton-module__uXTLWW__loaded{width:unset!important}.skeleton-module__uXTLWW__skeleton:not(.skeleton-module__uXTLWW__wrapper):not(.skeleton-module__uXTLWW__show){display:none}.skeleton-module__uXTLWW__skeleton:not(.skeleton-module__uXTLWW__wrapper):not(.skeleton-module__uXTLWW__loaded){position:relative;overflow:hidden}.skeleton-module__uXTLWW__skeleton:not(.skeleton-module__uXTLWW__wrapper):not(.skeleton-module__uXTLWW__loaded):after{content:"";background:linear-gradient(90deg,var(--ds-gray-100),var(--ds-gray-200),var(--ds-gray-100))0 0/50% 100%;animation:1.5s ease-in-out infinite reverse skeleton-module__uXTLWW__loading;position:absolute;inset:0 -200% 0 0}.no-skeleton-animations .skeleton-module__uXTLWW__skeleton:not(.skeleton-module__uXTLWW__wrapper):not(.skeleton-module__uXTLWW__loaded):after{background-color:var(--ds-gray-100);background:0 0;animation:none}.skeleton-module__uXTLWW__noAnimation:after{animation:none!important}.skeleton-module__uXTLWW__noAnimation.skeleton-module__uXTLWW__wrapper:after{animation:none}.skeleton-module__uXTLWW__wrapper{visibility:hidden;display:block;position:relative;overflow:hidden}.skeleton-module__uXTLWW__wrapper:not(.skeleton-module__uXTLWW__show){visibility:visible;overflow:visible}.skeleton-module__uXTLWW__wrapper:not(.skeleton-module__uXTLWW__show):after{content:none;visibility:hidden}.skeleton-module__uXTLWW__wrapper:after{content:"";background:linear-gradient(90deg,var(--ds-gray-100),var(--ds-gray-200),var(--ds-gray-100))0 0/50% 100%;visibility:visible;animation:1.5s ease-in-out infinite reverse skeleton-module__uXTLWW__loading;position:absolute;inset:0 -200% 0 0}.no-skeleton-animations .skeleton-module__uXTLWW__wrapper:after{background-color:var(--ds-gray-100);background:0 0;animation:none}.skeleton-module__uXTLWW__inline{display:inline-block!important}.skeleton-module__uXTLWW__pill,.skeleton-module__uXTLWW__pill.skeleton-module__uXTLWW__wrapper:after{border-radius:9999px}.skeleton-module__uXTLWW__squared,.skeleton-module__uXTLWW__squared.skeleton-module__uXTLWW__wrapper:after{border-radius:0}.skeleton-module__uXTLWW__rounded,.skeleton-module__uXTLWW__rounded.skeleton-module__uXTLWW__wrapper:after{border-radius:50%}}
.textarea-module__lD6d8G__container{width:100%;}.textarea-module__lD6d8G__container .textarea-module__lD6d8G__textarea{padding:10px var(--geist-gap-half);display:flex}.textarea-module__lD6d8G__error{}.textarea-module__lD6d8G__textarea{resize:none;}.textarea-module__lD6d8G__rounded{border-radius:24px;margin-top:12px}.textarea-module__lD6d8G__rounded .textarea-module__lD6d8G__textarea{border-radius:24px}.textarea-module__lD6d8G__noOutline{box-shadow:0 0 0 1px var(--border-color,var(--ds-gray-alpha-400))!important}.textarea-module__lD6d8G__textarea[rows]{height:unset}@media (max-width:600px){.textarea-module__lD6d8G__textarea:not(.textarea-module__lD6d8G__small):not(.textarea-module__lD6d8G__large){padding:var(--geist-gap-quarter)var(--geist-gap-half)}}.textarea-module__lD6d8G__large{height:var(--geist-form-large-height);font-size:var(--geist-form-large-font);padding:var(--geist-gap-half)}.textarea-module__lD6d8G__small{font-size:var(--geist-form-small-font);height:var(--geist-form-small-height);padding:5px var(--geist-gap-half)}
.toasts-module__QgOjEG__toastArea{bottom:calc(var(--geist-gap) + var(--offset-bottom));right:var(--geist-gap);z-index:5000;transition:transform .4s,bottom .4s;position:fixed}.toasts-module__QgOjEG__toastArea.toasts-module__QgOjEG__center{right:calc(50% - 210px)}@media (hover:hover){.toasts-module__QgOjEG__toastArea.toasts-module__QgOjEG__multiple:hover{transform:translateY(-10px)}}.toasts-module__QgOjEG__toastContainer{width:420px;box-shadow:var(--ds-shadow-menu);background:var(--geist-background);color:var(--ds-gray-1000);opacity:0;z-index:5000;max-width:min(420px,calc(100vw - 2*var(--geist-gap)));border-radius:12px;padding:16px;line-height:21px;transition:all .35s cubic-bezier(.25,.75,.6,.98);position:absolute;bottom:0;right:0;transform:translate3d(0,100%,150px)scale(1)}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__fullBleed{padding:0}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__overflowHidden{overflow:hidden}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__error{background-color:var(--ds-red-800);color:var(--ds-contrast-fg);border:0}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__error .toasts-module__QgOjEG__actionsContainer{--themed-bg:var(--ds-red-700)}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__error .toasts-module__QgOjEG__actionsContainer button{color:var(--ds-contrast-fg)}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__error .toasts-module__QgOjEG__fullActions button:first-of-type{--themed-bg:var(--ds-red-700)}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__success{background-color:var(--ds-blue-700);color:var(--ds-contrast-fg);border:0}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__success .toasts-module__QgOjEG__actionsContainer{--themed-bg:var(--ds-blue-600)}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__success .toasts-module__QgOjEG__actionsContainer button{color:var(--ds-contrast-fg)}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__success .toasts-module__QgOjEG__fullActions button:first-of-type{--themed-bg:var(--ds-blue-600)}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__warning{background-color:var(--ds-amber-800);color:var(--ds-gray-1000);border:0}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__warning .toasts-module__QgOjEG__actionsContainer{--themed-bg:var(--ds-amber-700)}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__warning .toasts-module__QgOjEG__actionsContainer button{color:var(--ds-gray-1000)}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__warning .toasts-module__QgOjEG__fullActions button:first-of-type{--themed-bg:var(--ds-amber-700)}.toasts-module__QgOjEG__fullActions{width:100%}.toasts-module__QgOjEG__fullActions button:first-of-type{color:inherit}.toasts-module__QgOjEG__fullActions button:last-of-type{--themed-border:none!important}.dark-theme .toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__warning{color:var(--ds-gray-100)}.dark-theme .toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__warning button{color:var(--ds-gray-100)}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__visible{opacity:1;transform:none}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__hiding{opacity:0;transition:all .16s cubic-bezier(.6,.3,.98,.5);transform:scale(.98)}.toasts-module__QgOjEG__toast{flex-direction:column;justify-content:flex-end;gap:12px;display:flex}@media (hover:hover){.toasts-module__QgOjEG__toastArea:hover .toasts-module__QgOjEG__toastContainer{max-height:var(--max-height)!important;transform:translate3d(0,var(--y),var(--z))scale(1)!important}}.toasts-module__QgOjEG__toastArea .toasts-module__QgOjEG__toastContainer:not(:last-child) .toasts-module__QgOjEG__toast .toasts-module__QgOjEG__message{opacity:0}@media (hover:hover){.toasts-module__QgOjEG__toastArea:hover .toasts-module__QgOjEG__toastContainer .toasts-module__QgOjEG__toast .toasts-module__QgOjEG__message{opacity:1}.toasts-module__QgOjEG__toastArea:hover .toasts-module__QgOjEG__toastContainer:after{content:"";background:0 0;width:100%;height:20px;position:absolute;top:calc(100% + 1px);left:0;right:0}}.toasts-module__QgOjEG__toastArea .toasts-module__QgOjEG__toastContainer:nth-last-child(n+4){opacity:0;pointer-events:none}.toasts-module__QgOjEG__toast{justify-content:space-between;align-items:center;max-width:100%;font-size:.875rem;transition:all .4s;display:flex}.toasts-module__QgOjEG__message{opacity:1;word-break:break-word;text-wrap:pretty;justify-content:space-between;align-items:center;gap:16px;width:100%;height:100%;margin-top:-1px;transition:opacity .4s;display:flex}.toasts-module__QgOjEG__message.toasts-module__QgOjEG__fullWidth>span{width:100%}.toasts-module__QgOjEG__message span,.toasts-module__QgOjEG__message div,.toasts-module__QgOjEG__message blockquote,.toasts-module__QgOjEG__message h1,.toasts-module__QgOjEG__message h2,.toasts-module__QgOjEG__message h3,.toasts-module__QgOjEG__message h4,.toasts-module__QgOjEG__message h5,.toasts-module__QgOjEG__message h6,.toasts-module__QgOjEG__message label,.toasts-module__QgOjEG__message legend,.toasts-module__QgOjEG__message p,.toasts-module__QgOjEG__message q,.toasts-module__QgOjEG__message small,.toasts-module__QgOjEG__message strong{color:inherit}.toasts-module__QgOjEG__message a{background-image:linear-gradient(var(--ds-gray-1000),var(--ds-gray-1000));background-position:0 100%;background-repeat:no-repeat;background-size:100% 1px;font-weight:500}.toasts-module__QgOjEG__actionsContainer{flex-direction:row;flex-wrap:none;justify-content:space-between;align-items:center;gap:4px;display:flex}.toasts-module__QgOjEG__actionsContainer button{color:inherit}@media (max-width:440px){.toasts-module__QgOjEG__toastArea .toasts-module__QgOjEG__toastContainer:nth-last-child(n+3){opacity:0;pointer-events:none}}.toasts-module__QgOjEG__visualContainer{height:var(--visual-height,128px);width:calc(100% + 32px);margin:-16px -16px 0}
.table-module__9LoaXW__wrapper{--sticky-offset:0px;--sticky-shadow:0 12px 12px -12px #0000001f;font-size:.875rem}.table-module__9LoaXW__wrapper.table-module__9LoaXW__overflow{overflow-x:auto}:is(.dark-theme .table-module__9LoaXW__wrapper,.design-dark-theme .table-module__9LoaXW__wrapper){--sticky-shadow:0 12px 20px 0 #000}.table-module__9LoaXW__table{border-spacing:0;width:100%}.table-module__9LoaXW__fixed{table-layout:fixed}.table-module__9LoaXW__container{align-items:center;display:flex}.table-module__9LoaXW__caption{}.table-module__9LoaXW__tableWrapper{flex:1}.table-module__9LoaXW__wrapper.table-module__9LoaXW__overflow .table-module__9LoaXW__tableWrapper{min-width:var(--overflow-width,650px)}.table-module__9LoaXW__table thead tr,.table-module__9LoaXW__table tr{height:48px}.table-module__9LoaXW__table th{background:var(--ds-background-200);color:var(--ds-gray-900);letter-spacing:0;padding:0 var(--geist-gap-half);text-align:left;vertical-align:middle;border-top:1px solid var(--ds-gray-alpha-400);border-bottom:1px solid var(--ds-gray-alpha-400);font-size:14px;font-weight:400;position:relative}.table-module__9LoaXW__table th:first-child{border-left:1px solid var(--ds-gray-alpha-400);border-radius:6px 0 0 6px}.table-module__9LoaXW__table th:last-child{border-right:1px solid var(--ds-gray-alpha-400);background:linear-gradient(to right,transparent 10%,var(--ds-background-200)40%);border-radius:0 6px 6px 0}.table-module__9LoaXW__table th:only-child{border-radius:6px}th.table-module__9LoaXW__right,td.table-module__9LoaXW__right{text-align:right}th.table-module__9LoaXW__right>.table-module__9LoaXW__container{justify-content:flex-end}th.table-module__9LoaXW__center,td.table-module__9LoaXW__center{text-align:center}th.table-module__9LoaXW__center>.table-module__9LoaXW__container{justify-content:center}.table-module__9LoaXW__table td{padding:var(--geist-gap-quarter)var(--geist-gap-half);vertical-align:middle;color:var(--ds-gray-1000);overflow-wrap:break-word}.table-module__9LoaXW__table tr:not(:last-of-type) td{border-bottom:1px solid var(--ds-gray-alpha-400)}.table-module__9LoaXW__table tr:last-of-type td{border-bottom:1px solid #0000}.table-module__9LoaXW__table.table-module__9LoaXW__selectable th:first-of-type{width:var(--geist-gap-double)}.table-module__9LoaXW__table.table-module__9LoaXW__selectable th:last-of-type{width:calc(1.5*var(--geist-gap))}.table-module__9LoaXW__table.table-module__9LoaXW__selectable tr td:last-of-type{max-width:calc(1.5*var(--geist-gap))}.table-module__9LoaXW__table.table-module__9LoaXW__selectable th:last-of-type,.table-module__9LoaXW__table.table-module__9LoaXW__selectable tr td:last-of-type{background:linear-gradient(to right,transparent 10%,var(--ds-background-200)40%);position:sticky;right:0}.table-module__9LoaXW__actions{justify-content:flex-end;align-items:center;display:flex}.table-module__9LoaXW__count{position:absolute;right:48px}.table-module__9LoaXW__wrapper.table-module__9LoaXW__overflow [data-geist-scroller-overflowing] .table-module__9LoaXW__table.table-module__9LoaXW__selectable [data-geist-table-header=original][data-sticky]{--sticky-shadow:0 12px 12px -12px #00000014,38px 12px 12px -12px #00000014}.table-module__9LoaXW__wrapper.table-module__9LoaXW__overflow [data-geist-scroller-overflowing] .table-module__9LoaXW__table.table-module__9LoaXW__selectable [data-geist-table-header=original][data-sticky] th:last-of-type{right:var(--geist-gap);justify-content:flex-end;align-items:center;height:40px;display:flex;position:fixed}.table-module__9LoaXW__wrapper:not(.table-module__9LoaXW__overflow).table-module__9LoaXW__sticky .table-module__9LoaXW__table tr th{top:var(--sticky-offset);z-index:2;position:sticky}.table-module__9LoaXW__wrapper:not(.table-module__9LoaXW__overflow).table-module__9LoaXW__sticky:before{content:"";width:100%;height:40px;top:var(--sticky-offset);z-index:1;box-shadow:var(--sticky-shadow);pointer-events:none;margin-top:-40px;display:block;position:sticky}.table-module__9LoaXW__sortIcon{visibility:hidden;margin-left:var(--geist-gap-quarter);display:inline-flex}.table-module__9LoaXW__sortIcon.table-module__9LoaXW__show{visibility:visible}.table-module__9LoaXW__sortIcon svg{transition:transform .1s}.table-module__9LoaXW__sortIcon.table-module__9LoaXW__desc svg{transform:rotate(180deg)}.table-module__9LoaXW__sortButton{cursor:pointer;outline:none;transition:color .15s}.table-module__9LoaXW__sortButton:focus{-webkit-user-select:none;user-select:none}@media (hover:hover){.table-module__9LoaXW__sortButton:hover{color:var(--geist-foreground)}}.table-module__9LoaXW__sortButton:focus.focus-visible{box-shadow:var(--ds-focus-ring);border-radius:1px}.table-module__9LoaXW__filter{margin-bottom:var(--geist-gap)}.table-module__9LoaXW__empty{color:var(--ds-gray-900);text-align:center;width:100%;height:calc(var(--rows,1)*var(--geist-gap-double));flex-direction:column;justify-content:center;align-items:center;display:flex}.table-module__9LoaXW__placeholder{width:100%;height:calc(var(--rows,1)*var(--geist-gap-double));background:repeating-linear-gradient(transparent,transparent 47px,var(--ds-gray-alpha-400)47px,var(--ds-gray-alpha-400)48px);position:relative}.table-module__9LoaXW__placeholder:after{content:"";background:var(--geist-background);width:100%;height:1px;position:absolute;bottom:0;left:0}.table-module__9LoaXW__ellipsis{table-layout:fixed}.table-module__9LoaXW__ellipsisCell{text-overflow:ellipsis;white-space:nowrap;overflow-wrap:break-word;word-break:keep-all;overflow:hidden}.table-module__9LoaXW__expander{outline:none}.table-module__9LoaXW__expander:focus.focus-visible{box-shadow:var(--ds-focus-ring);border-radius:1px}.table-module__9LoaXW__expander svg{margin-left:var(--geist-space);transition:transform .1s}.table-module__9LoaXW__expander.table-module__9LoaXW__expanded svg{transform:rotate(90deg)}tr.table-module__9LoaXW__subrow>td:first-child{padding-left:var(--geist-gap)}tr:not(:last-of-type).table-module__9LoaXW__noBorder td{border-bottom:1px solid #0000}tr.table-module__9LoaXW__clickable{cursor:pointer;transition:background .1s}@media (hover:hover){tr.table-module__9LoaXW__clickable:hover{background:var(--ds-gray-200)}}
.breadcrumb-module__il15rq__breadcrumbs{max-width:100%;color:var(--geist-foreground);align-items:center;margin:0;padding:0;list-style-type:none;display:flex}.breadcrumb-module__il15rq__item{flex:0 auto;min-width:0;font-size:.875rem;display:flex}.breadcrumb-module__il15rq__item.breadcrumb-module__il15rq__fixed{flex:none}.breadcrumb-module__il15rq__item.breadcrumb-module__il15rq__bold{font-weight:500}.breadcrumb-module__il15rq__divider{flex:none;margin:0 7px;display:flex}.breadcrumb-module__il15rq__user{-webkit-user-select:none;user-select:none;align-items:center;max-width:100%;font-size:14px;display:flex}.breadcrumb-module__il15rq__avatar{width:32px;height:32px}.breadcrumb-module__il15rq__disabled{opacity:.5;cursor:not-allowed}.breadcrumb-module__il15rq__disabled:active{pointer-events:none}.breadcrumb-module__il15rq__name{margin-left:8px;font-weight:500;line-height:32px;overflow:hidden}.breadcrumb-module__il15rq__userWrapper{color:inherit;min-width:0;max-width:100%;text-decoration:none;display:inline-block}.breadcrumb-module__il15rq__userWrapper.breadcrumb-module__il15rq__submenu{margin-left:1px}@media (max-width:600px){.breadcrumb-module__il15rq__divider{margin:0 2px}}
.table-module__uSlFbq__table{--spacing-offset:8px;--border-radius:5px;--row-spacing:6px;--line-height:16px;margin-top:var(--geist-space-4x);word-break:break-all;border-spacing:0;width:100%;position:relative;overflow:hidden;transform:translate(0,0)}.table-module__uSlFbq__table th{white-space:nowrap}@media (max-width:600px){.table-module__uSlFbq__table{min-width:525px}.table-module__uSlFbq__table .table-module__uSlFbq__tableRow td:last-child,.table-module__uSlFbq__table .table-module__uSlFbq__tableRow th:last-child{padding-left:var(--spacing-offset)}}.table-module__uSlFbq__table .table-module__uSlFbq__tableRow{text-align:left;z-index:1;height:var(--geist-gap);position:relative}.table-module__uSlFbq__table .table-module__uSlFbq__tableRow .table-module__uSlFbq__value{font-feature-settings:"tnum";font-variant:tabular-nums;padding-block:var(--geist-space-2x);border-bottom:none;position:relative}@media (max-width:600px){.table-module__uSlFbq__table .table-module__uSlFbq__tableRow .table-module__uSlFbq__value{padding-block:var(--geist-space);padding-right:var(--geist-space)}}.table-module__uSlFbq__table .table-module__uSlFbq__tableRow .table-module__uSlFbq__name,.table-module__uSlFbq__table .table-module__uSlFbq__tableRow .table-module__uSlFbq__value{line-height:var(--line-height)}@media (hover:hover){tbody .table-module__uSlFbq__tableRow:hover td{background-color:var(--accents-1)}.table-module__uSlFbq__emptyPlaceholder:hover{background-color:inherit!important}}.table-module__uSlFbq__skeletonContainer{width:100%;padding-top:var(--geist-space-4x);padding-inline:var(--geist-space-2x)}.table-module__uSlFbq__skeletonContainer .table-module__uSlFbq__valueSkeleton{width:200px!important;height:16px!important;min-height:16px!important}@media (max-width:750px){.table-module__uSlFbq__skeletonContainer .table-module__uSlFbq__valueSkeleton{width:125px!important}}.table-module__uSlFbq__skeletonContainer .table-module__uSlFbq__tableSkeletonContainer>:first-child{opacity:1}.table-module__uSlFbq__skeletonContainer .table-module__uSlFbq__tableSkeletonContainer>:nth-child(2){opacity:.8}.table-module__uSlFbq__skeletonContainer .table-module__uSlFbq__tableSkeletonContainer>:nth-child(3){opacity:.6}.table-module__uSlFbq__skeletonContainer .table-module__uSlFbq__rowSkeleton{height:16px!important;min-height:16px!important}.table-module__uSlFbq__skeletonContainer .table-module__uSlFbq__iconSkeleton{--size:14px;height:var(--size)!important;min-height:var(--size)!important;width:var(--size)!important}.table-module__uSlFbq__skeletonContainer .table-module__uSlFbq__keySkeleton{width:128px!important}@media (max-width:750px){.table-module__uSlFbq__skeletonContainer .table-module__uSlFbq__keySkeleton{width:78px!important}}.table-module__uSlFbq__tableWrapperWithOverflow{height:320px;overflow:auto}
.slider-module__v9lqeq__root{-webkit-user-select:none;user-select:none;touch-action:none;align-items:center;min-width:216px;display:flex;position:relative}.slider-module__v9lqeq__root[aria-disabled=true]{cursor:not-allowed}.slider-module__v9lqeq__root[aria-disabled=true] .slider-module__v9lqeq__range{background:var(--ds-gray-500)}.slider-module__v9lqeq__root.slider-module__v9lqeq__fullWidth{width:100%}.slider-module__v9lqeq__track{background:var(--ds-gray-200);border-radius:5px;flex-grow:1;height:8px;display:block}.slider-module__v9lqeq__range{background-color:var(--ds-blue-700);border-radius:9999px 0 0 9999px;height:100%;position:absolute}.slider-module__v9lqeq__thumb{background:#fff;border-radius:1px;width:6px;height:14px;transition:box-shadow .2s,background .2s,transform .2s;display:block;position:relative;box-shadow:0 0 0 1px #00000036,0 1px 2px #0000000a}.slider-module__v9lqeq__thumb:after{content:"";width:200%;height:200%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.slider-module__v9lqeq__thumb.slider-module__v9lqeq__thumbFocused{outline:none;transform:scale(1.2)}@media (hover:hover){.slider-module__v9lqeq__thumb:hover{outline:none;transform:scale(1.2)}}.dark-theme .slider-module__v9lqeq__thumb{box-shadow:0 0 0 1px #000,0 1px 2px #0000000a}.slider-module__v9lqeq__sliderWrapper{align-items:center;gap:12px;display:flex}.slider-module__v9lqeq__sliderWrapper input{width:48px}.slider-module__v9lqeq__sliderWrapper input::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:textfield;margin:0}.slider-module__v9lqeq__sliderWrapper input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:textfield;margin:0}.slider-module__v9lqeq__outerWrapper{flex-direction:column;display:flex}
.chart-view-module__BkHUiW__cumulativeCheckbox{color:var(--ds-gray-900);font-size:14px;font-weight:500;transition:color .15s}@media (hover:hover){.chart-view-module__BkHUiW__cumulativeCheckbox:hover{color:var(--ds-gray-1000)}}.chart-view-module__BkHUiW__cumulativeCheckbox:has(input:checked){color:var(--ds-gray-1000)}
.fieldset-wrapper-module__UuFOOa__wrapper+.fieldset-wrapper-module__UuFOOa__wrapper{border-radius:var(--geist-radius);margin-top:var(--geist-gap-section)}.fieldset-wrapper-module__UuFOOa__wrapper:target{animation:3s forwards fieldset-wrapper-module__UuFOOa__glow}@keyframes fieldset-wrapper-module__UuFOOa__glow{0%{box-shadow:none}30%{box-shadow:0 0 0 2px var(--accents-3)}to{box-shadow:none}}
.dashboard-module__iwm4cW__nav{padding:0 var(--geist-page-margin);height:var(--header-height);-webkit-user-select:none;user-select:none;align-items:center;margin:auto;display:flex;position:relative}.dashboard-module__iwm4cW__fullWidthLayout{max-width:none}.dashboard-module__iwm4cW__logo{padding:var(--geist-space-2x);margin:var(--geist-space-2x-negative);box-sizing:content-box;align-items:center;display:flex;position:relative;transform:translateY(-.25px)}.dashboard-module__iwm4cW__logo svg{height:22px}.dashboard-module__iwm4cW__scope,.dashboard-module__iwm4cW__links{z-index:10;align-items:center;min-width:0;display:flex}.dashboard-module__iwm4cW__scope{padding-right:var(--geist-gap);flex:1}.dashboard-module__iwm4cW__links{flex:none;justify-content:flex-end}.dashboard-module__iwm4cW__breadcrumb{font-weight:500}.dashboard-module__iwm4cW__disabled{pointer-events:none;cursor:not-allowed;opacity:.5}.dashboard-module__iwm4cW__logoPlaceholder{width:25px;height:22px}@media (max-width:600px){.dashboard-module__iwm4cW__scope{padding-right:0}.dashboard-module__iwm4cW__hideOnMobile{display:none!important}.dashboard-module__iwm4cW__nav{padding:0 16px}}
.table-row-actions-module__bVbMwG__container{align-items:center;gap:var(--geist-space-2x);height:calc(100% - 6px);padding-left:var(--geist-space-8x);padding-right:var(--geist-space-2x);background:linear-gradient(to right,transparent,var(--accents-1)20%);display:flex;position:absolute;top:3px;right:0}.table-row-actions-module__bVbMwG__button{padding:0 var(--geist-space-2x);max-height:var(--geist-space-small);height:auto}
.switch-control-module__WvDOda__container{flex:1;align-self:stretch;display:flex}.switch-control-module__WvDOda__container[data-disabled=true]{cursor:not-allowed}.switch-control-module__WvDOda__control{color:var(--ds-gray-900);cursor:pointer;border-radius:2px;flex:1;justify-content:center;align-items:center;transition:color .15s;display:flex}.switch-control-module__WvDOda__control:focus-visible{outline:var(--ds-focus-ring-outline)}.switch-control-module__WvDOda__checked,input:checked+.switch-control-module__WvDOda__control{color:var(--ds-gray-1000);background:var(--switch-checked-color)}input:checked+.switch-control-module__WvDOda__control.switch-control-module__WvDOda__large{border-radius:4px}.switch-control-module__WvDOda__disabled,input:disabled+.switch-control-module__WvDOda__control{color:var(--ds-gray-800);cursor:not-allowed;pointer-events:none}input:disabled+.switch-control-module__WvDOda__control>*{cursor:not-allowed}.switch-control-module__WvDOda__icon{padding:var(--geist-gap-quarter)var(--geist-space-3x)}.switch-control-module__WvDOda__icon.switch-control-module__WvDOda__small{padding:var(--geist-space)var(--geist-space-2x)}.switch-control-module__WvDOda__icon.switch-control-module__WvDOda__large{padding:var(--geist-space-3x)var(--geist-space-3x)}.switch-control-module__WvDOda__text{padding:0 var(--geist-space-3x);font-size:14px;font-weight:500;text-decoration:none}.switch-control-module__WvDOda__text.switch-control-module__WvDOda__small{padding:0 var(--geist-space-3x)}.switch-control-module__WvDOda__text.switch-control-module__WvDOda__large{padding:0 var(--geist-space-4x);font-size:16px}@media (hover:hover){.switch-control-module__WvDOda__control:hover{color:var(--ds-gray-1000)}}
.details-table-module__TlshpG__item{background:var(--accents-1);--padding:0 var(--geist-gap)}.details-table-module__TlshpG__item+.details-table-module__TlshpG__item,.details-table-module__TlshpG__subitem+.details-table-module__TlshpG__subitem{border-top:1px solid var(--accents-2)}.details-table-module__TlshpG__summary{min-height:var(--geist-form-height);background:var(--geist-background);cursor:pointer;padding:var(--padding);outline:none;align-items:center;gap:2px;font-size:.875rem;list-style:none;display:flex}.details-table-module__TlshpG__summaryIcon{align-items:center;transition:transform .2s;display:flex}.details-table-module__TlshpG__item[open] .details-table-module__TlshpG__summaryIcon{transform:rotate(90deg)}.details-table-module__TlshpG__summary>div{width:100%;min-height:var(--geist-form-height);align-items:center;display:inline-flex}.details-table-module__TlshpG__item summary::-webkit-details-marker{display:none}.details-table-module__TlshpG__item summary::marker{display:none}.details-table-module__TlshpG__item summary>div>span>span,.details-table-module__TlshpG__childless span{font-weight:400}.details-table-module__TlshpG__summary b,.details-table-module__TlshpG__childless b{font-weight:500}.details-table-module__TlshpG__content{border-top:1px solid var(--accents-2);max-height:200px;overflow:auto}.details-table-module__TlshpG__no-max-height .details-table-module__TlshpG__content{max-height:unset}.details-table-module__TlshpG__subitem{color:var(--accents-6);padding:var(--padding);min-height:var(--geist-form-height);align-items:center;font-size:.875rem;display:flex}.details-table-module__TlshpG__item+.details-table-module__TlshpG__childless{border-top:1px solid var(--accents-2)}.details-table-module__TlshpG__childless{min-height:var(--geist-form-height);background:var(--geist-background);width:100%;max-width:100%;padding:0 var(--geist-gap);white-space:pre;outline:none;align-items:center;font-size:.875rem;display:flex}
.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)}.logged-out-profile-module__tswujq__btnBorder{border:1px solid var(--accents-2);border-radius:6px;padding:7px 12px}.logged-out-profile-module__tswujq__docsfeedback{margin:0}
.monitoring-chart-module__dw4uaW__scrollerContainer{--spacing-offset:8px;left:calc(-1*var(--spacing-offset));position:relative;width:calc(100% + (var(--spacing-offset)*2))!important}.monitoring-chart-module__dw4uaW__timeSlicePrompt{--height:24px;--small-border-radius:8px;--large-border-radius:47px;justify-content:center;display:flex}.monitoring-chart-module__dw4uaW__timeSlicePrompt>:first-child{border-radius:var(--small-border-radius);border-top-left-radius:var(--large-border-radius);border-bottom-left-radius:var(--large-border-radius);height:var(--height);align-items:center;margin-right:1px;padding:4px 10px;font-size:12px;font-weight:600;display:flex}.monitoring-chart-module__dw4uaW__timeSlicePrompt>:last-child{border-radius:var(--small-border-radius);border-top-right-radius:var(--large-border-radius);border-bottom-right-radius:var(--large-border-radius);height:var(--height);padding-left:6px;padding-right:6px}@media (min-width:960px){.monitoring-chart-module__dw4uaW__timeSlicePrompt{display:none}}
.switch-module__idkRsq__switch{background:var(--ds-background-100);height:40px;padding:var(--geist-space);box-shadow:0 0 0 1px var(--ds-gray-alpha-400);border-radius:6px}.switch-module__idkRsq__switch.switch-module__idkRsq__hideBorder{box-shadow:none}.switch-module__idkRsq__switch.switch-module__idkRsq__small{height:32px}.switch-module__idkRsq__switch.switch-module__idkRsq__large{border-radius:8px;height:48px}
.directory-sync-module___l4INa__circleIcon{border:1px solid var(--accents-2);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.directory-sync-module___l4INa__circleIconSmall{border:1px solid var(--accents-2);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.directory-sync-module___l4INa__capitalize{text-transform:capitalize}
.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}
.toggle-module__fUrgQa__wrapper{align-items:middle;vertical-align:middle;white-space:nowrap;-webkit-user-select:none;user-select:none;align-items:center;gap:var(--geist-space-gap-half);-webkit-tap-highlight-color:transparent;color:var(--geist-secondary);padding:3px 0;font-size:.75rem;font-weight:500;display:inline-flex;position:relative}.toggle-module__fUrgQa__wrapper.toggle-module__fUrgQa__titleCasing{text-transform:capitalize}.toggle-module__fUrgQa__wrapper{--checked-color:var(--checked-bg-color-override,var(--geist-success));--thumb-unchecked-color:var(--thumb-unchecked-bg-color-override,var(--ds-background-200));--thumb-icon-color:var(--thumb-light-fg-color-override,var(--ds-gray-900));--unchecked-color:var(--unchecked-bg-color-override,var(--ds-gray-100));--duration:.15s}.toggle-module__fUrgQa__toggle{cursor:pointer;background:var(--unchecked-color);height:14px;transition:background var(--duration)cubic-bezier(0,0,.2,1);border:1px solid var(--ds-gray-alpha-400);background-clip:padding-box;border-radius:14px;width:28px;transition-property:background,border-color;display:inline-block;position:relative}.toggle-module__fUrgQa__toggle.toggle-module__fUrgQa__noMargin{margin:0}.toggle-module__fUrgQa__toggle.toggle-module__fUrgQa__checked{background:var(--checked-color)}.toggle-module__fUrgQa__thumb{cursor:pointer;--left:0;height:12px;transform:translate(var(--left),-50%);transition:transform var(--duration)cubic-bezier(0,0,.2,1),background var(--duration)cubic-bezier(0,0,.2,1);background:var(--thumb-unchecked-color);border:1px solid #0000;border-radius:50%;width:12px;position:absolute;top:50%;left:0;box-shadow:0 0 4px #0000001f,0 1px 1px #00000029}.dark-theme .toggle-module__fUrgQa__thumb{background:var(--thumb-unchecked-color)}.dark-theme .toggle-module__fUrgQa__wrapper{--thumb-icon-color:var(--thumb-fg-color-override,var(--ds-background-100));--thumb-unchecked-color:var(--thumb-unchecked-bg-color-override,var(--ds-gray-1000))}.toggle-module__fUrgQa__thumbIcon{color:var(--thumb-icon-color)!important}.toggle-module__fUrgQa__thumb.toggle-module__fUrgQa__checked{--left:14px;--thumb-unchecked-color:var(--ds-background-100)!important}.toggle-module__fUrgQa__thumb:not(.toggle-module__fUrgQa__checked){--left:0}.dark-theme .toggle-module__fUrgQa__thumb.toggle-module__fUrgQa__checked{background:var(--ds-gray-1000)}.toggle-module__fUrgQa__input{}.toggle-module__fUrgQa__input:focus-visible+.toggle-module__fUrgQa__toggle{box-shadow:var(--ds-focus-ring)}.toggle-module__fUrgQa__input:focus.focus-visible~.toggle-module__fUrgQa__toggle{box-shadow:var(--ds-focus-ring)}.toggle-module__fUrgQa__toggle.toggle-module__fUrgQa__disabled,.toggle-module__fUrgQa__toggle.toggle-module__fUrgQa__disabled .toggle-module__fUrgQa__thumb{cursor:not-allowed}.toggle-module__fUrgQa__toggle.toggle-module__fUrgQa__disabled{background:var(--ds-background-100)}.toggle-module__fUrgQa__toggle.toggle-module__fUrgQa__disabled .toggle-module__fUrgQa__thumb{background:var(--ds-gray-200)}.toggle-module__fUrgQa__toggle.toggle-module__fUrgQa__disabled.toggle-module__fUrgQa__checked{background:var(--accents-1);border-color:var(--accents-2)}.toggle-module__fUrgQa__large .toggle-module__fUrgQa__toggle{width:40px;height:24px}.toggle-module__fUrgQa__large .toggle-module__fUrgQa__thumb{width:22px;height:22px}.toggle-module__fUrgQa__medium .toggle-module__fUrgQa__toggle{width:36px;height:20px}.toggle-module__fUrgQa__medium .toggle-module__fUrgQa__thumb{width:18px;height:18px}.toggle-module__fUrgQa__large .toggle-module__fUrgQa__thumb.toggle-module__fUrgQa__checked,.toggle-module__fUrgQa__medium .toggle-module__fUrgQa__thumb.toggle-module__fUrgQa__checked{--left:16px}.toggle-module__fUrgQa__switchFirst{flex-direction:row-reverse}
.details-module__5w1ORq__summary{cursor:pointer;-webkit-user-select:none;user-select:none;outline-style:none;list-style:none}.details-module__5w1ORq__summary::-webkit-details-marker{display:none}.details-module__5w1ORq__summary div{align-items:center;display:flex}.details-module__5w1ORq__icon{color:var(--accents-5);margin-right:var(--geist-space-2x);transition:transform .2s;display:inline-flex}.details-module__5w1ORq__details[open]::details-content{height:auto}.details-module__5w1ORq__details:has(.details-module__5w1ORq__summary:focus-visible){box-shadow:var(--ds-focus-ring);z-index:1;border-radius:6px}.details-module__5w1ORq__details::details-content{transition:height .25s cubic-bezier(.645,.045,.355,1),content-visibility .25s cubic-bezier(.645,.045,.355,1)allow-discrete;height:0;overflow:clip}.details-module__5w1ORq__details[open] .details-module__5w1ORq__icon{transform:rotate(90deg)}.details-module__5w1ORq__details{transition:max-height .2s;overflow:hidden}.details-module__5w1ORq__details:not([open]).details-module__5w1ORq__animate{max-height:var(--details-closed-height,unset)}.details-module__5w1ORq__details[open].details-module__5w1ORq__animate{max-height:var(--details-open-height,unset)}@media (prefers-reduced-motion:no-preference){.details-module__5w1ORq__details{interpolate-size:allow-keywords}}.details-module__5w1ORq__body{margin-left:calc(20px + var(--geist-space-2x));margin-top:var(--geist-space-2x)}
.index-module__Y4EwDa__tooltip{background:var(--geist-background);color:var(--geist-foreground);box-shadow:var(--shadow-medium);border-radius:var(--geist-radius);will-change:left,top,transform;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;white-space:nowrap;z-index:2;--arrow-left:0;--arrow-right:0;position:absolute}.index-module__Y4EwDa__tooltip.index-module__Y4EwDa__locked{pointer-events:unset;background:var(--accents-1);box-shadow:var(--shadow-large)}.index-module__Y4EwDa__tooltip:after{content:"";width:0;height:0;left:var(--arrow-left);right:var(--arrow-right);border:7px solid #0000;border-bottom-color:var(--geist-background);margin:auto;position:absolute;bottom:100%}.index-module__Y4EwDa__tooltip:before{content:"";width:0;height:0;left:var(--arrow-left);right:var(--arrow-right);border:8px solid #0000;border-bottom-color:var(--dropdown-triangle-stroke);margin:auto;position:absolute;bottom:100%}.scrolling .index-module__Y4EwDa__tooltip{display:none}
.navigation-module__c-0FKW__searchWrapper{min-width:300px;padding:var(--geist-space-medium)8px var(--geist-gap);z-index:2;margin:0 -6px 0 -12px;padding-top:40px}.navigation-module__c-0FKW__searchInput{background-color:var(--accents-1);border-radius:6px}.navigation-module__c-0FKW__header{height:38px;margin:0 4px 0 -4px}.navigation-module__c-0FKW__addQueryToFolderButton{height:24px!important}.navigation-module__c-0FKW__skeletonContainer{width:calc(100% - 8px);margin:0 4px 0 12px}.navigation-module__c-0FKW__skeletonContainer .navigation-module__c-0FKW__charts>:first-child{opacity:1}.navigation-module__c-0FKW__skeletonContainer .navigation-module__c-0FKW__charts>:nth-child(2){opacity:.8}.navigation-module__c-0FKW__skeletonContainer .navigation-module__c-0FKW__charts>:nth-child(3){opacity:.6}.navigation-module__c-0FKW__skeletonContainer .navigation-module__c-0FKW__charts>:nth-child(4){opacity:.4}.navigation-module__c-0FKW__skeletonContainer .navigation-module__c-0FKW__charts>:nth-child(5){opacity:.2}.navigation-module__c-0FKW__skeletonRow{align-items:center;height:36px;display:flex}.navigation-module__c-0FKW__card{border:1px solid var(--accents-2);border-radius:var(--geist-radius);background:rgba(var(--geist-background-rgb),.5);margin:0 8px 8px;padding:16px 12px}@media (max-width:960px){.navigation-module__c-0FKW__card{margin:0}}.navigation-module__c-0FKW__card .navigation-module__c-0FKW__button{height:fit-content;color:var(--geist-link-color);font-weight:500!important}@media screen and (max-width:960px){.navigation-module__c-0FKW__card .navigation-module__c-0FKW__button{display:flex}}.navigation-module__c-0FKW__card.navigation-module__c-0FKW__onlyInstance{margin-top:12px}
.with-team-settings-module__FMe5FW__createTeam{letter-spacing:-.020625rem;height:68px;padding:var(--geist-gap);margin:0 var(--geist-gap-negative);border-bottom:1px solid var(--ds-gray-100);font-size:1em;font-weight:600;line-height:1.5}.with-team-settings-module__FMe5FW__back{height:68px;color:var(--geist-foreground);padding:var(--geist-gap);margin:0 var(--geist-gap-negative);border-bottom:1px solid var(--ds-gray-100);display:block}.with-team-settings-module__FMe5FW__back span{letter-spacing:-.020625rem;margin-left:.75em;font-size:1em;font-weight:600;line-height:1.5}.with-team-settings-module__FMe5FW__tabletLinks h3{height:68px;padding:var(--geist-space-4x)var(--geist-gap);margin:0 var(--geist-gap-negative);border-bottom:1px solid var(--accents-2)}.with-team-settings-module__FMe5FW__tabletLinks a{border-bottom:1px solid var(--ds-gray-100);padding:var(--geist-gap)0;margin:0 -16px;padding:24px 16px;display:block}.with-team-settings-module__FMe5FW__hide{display:none!important}@media (max-width:960px){.with-team-settings-module__FMe5FW__content.with-team-settings-module__FMe5FW__menuPage{display:none}}.with-team-settings-module__FMe5FW__mobileSearch{padding-top:24px}.with-team-settings-module__FMe5FW__emptyCard{border:1px solid var(--accents-2);border-radius:var(--geist-radius);background:rgba(var(--geist-background-rgb),.5);justify-content:center;min-height:40px;margin-top:16px;padding:8px 12px}
.theme-switcher-module__q-SprW__root{box-shadow:var(--ds-shadow-border);border:0;border-radius:9999px;width:fit-content;height:32px;margin:0;padding:0;display:flex}.theme-switcher-module__q-SprW__root input{-webkit-appearance:none;appearance:none;outline:none;margin:0;padding:0;position:fixed}.theme-switcher-module__q-SprW__root input:checked~label{box-shadow:0 0 0 1px var(--ds-gray-400),0px 1px 2px 0px var(--ds-gray-alpha-100);color:var(--ds-gray-1000);background:var(--ds-background-100)}.theme-switcher-module__q-SprW__root input:checked~label svg{color:var(--accents-8)!important}.theme-switcher-module__q-SprW__root input:focus-visible+label{box-shadow:var(--ds-focus-ring);color:var(--ds-gray-1000)}.theme-switcher-module__q-SprW__root input:focus-visible+label svg{color:var(--accents-8)!important}.theme-switcher-module__q-SprW__root label{cursor:pointer;width:32px;height:32px;color:var(--ds-gray-700);background:0 0;border-radius:9999px;justify-content:center;align-items:center;margin:0;display:flex;position:relative}@media (hover:hover){.theme-switcher-module__q-SprW__root label:hover{color:var(--ds-gray-1000)!important}}.theme-switcher-module__q-SprW__root label svg{z-index:1;width:16px;height:16px;position:relative}.theme-switcher-module__q-SprW__root[data-small=""]{height:24px}.theme-switcher-module__q-SprW__root[data-small=""] label{width:24px;height:24px}.theme-switcher-module__q-SprW__root[data-small=""] svg{-webkit-transform:translate(-.5px,-.5px)}
.inline-module__nEk-HG__code{color:var(--ds-gray-1000);background:var(--ds-gray-100);font-family:var(--font-mono);white-space:pre-wrap;font-feature-settings:"ss09";border-radius:4px;padding:0 4px;font-weight:400;line-height:1.5;display:inline-block}.inline-module__nEk-HG__nowrap{white-space:nowrap}.inline-module__nEk-HG__truncate{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media screen and (max-width:456px){.inline-module__nEk-HG__code{word-break:break-all}}
.chart-legend-module___0dxEa__container{position:relative}.chart-legend-module___0dxEa__container.chart-legend-module___0dxEa__hasMore:after{background:linear-gradient(to bottom,transparent,var(--ds-background-100));opacity:.6;content:"";pointer-events:none;width:100%;height:4rem;position:absolute;bottom:0;left:0}.chart-legend-module___0dxEa__legendRow{content-visibility:auto;contain-intrinsic-height:40px}.chart-legend-module___0dxEa__container .chart-legend-module___0dxEa__viewAll{border:1px solid var(--ds-gray-alpha-400);--box-shadow:0px 4px 8px 0px #0000000a,0px 1px 1px 0px #00000005;z-index:5;bottom:0;left:50%;transform:translate(-50%);background:var(--ds-background-100)!important;height:28px!important;box-shadow:var(--box-shadow)!important;border-radius:128px!important;padding:0 6px!important;position:absolute!important}@media (hover:hover){.chart-legend-module___0dxEa__container .chart-legend-module___0dxEa__viewAll:hover{background:var(--ds-gray-200)!important}}.chart-legend-module___0dxEa__container .chart-legend-module___0dxEa__viewAll>span{padding:0 0 0 6px}
.search-filter-module__SHqGLq__comboboxWrapper{width:100%;position:relative}.search-filter-module__SHqGLq__comboboxWrapper:before,.search-filter-module__SHqGLq__comboboxWrapper:after{content:"";background:var(--geist-background);width:35px;height:38px;position:absolute;top:1px}.search-filter-module__SHqGLq__comboboxWrapper:before{border-top-left-radius:5px;border-bottom-left-radius:5px;left:1px}.search-filter-module__SHqGLq__comboboxWrapper:after{z-index:-1;border-top-right-radius:5px;border-bottom-right-radius:5px;right:1px}.search-filter-module__SHqGLq__combobox{width:100%}.search-filter-module__SHqGLq__filter{height:28px;padding:0 var(--geist-space);background:var(--ds-gray-100);border-radius:4px;align-items:center;margin-left:-4px;font-weight:500;display:inline-flex}.search-filter-module__SHqGLq__suggestions{font-size:var(--geist-form-font);opacity:0;gap:3px;font-weight:400;display:flex}.search-filter-module__SHqGLq__suggestions>span{color:var(--accents-5)}.search-filter-module__SHqGLq__option{gap:6px;font-weight:500;display:flex}.search-filter-module__SHqGLq__option[aria-selected=true] .search-filter-module__SHqGLq__suggestions{opacity:1}.search-filter-module__SHqGLq__option[aria-selected=true] .search-filter-module__SHqGLq__filter{background:var(--accents-2)}.search-filter-module__SHqGLq__firstOption{margin-left:-6px;box-shadow:none!important;padding-left:0!important;padding-right:0!important}.search-filter-module__SHqGLq__firstOption>span{width:100%;padding-right:0}.search-filter-module__SHqGLq__firstOptionInnerButton{padding:0;box-shadow:none!important;padding-right:0!important}.search-filter-module__SHqGLq__hide{opacity:0!important}.search-filter-module__SHqGLq__comboboxList small{background-color:var(--accents-2);border-radius:var(--geist-radius);align-items:center;height:36px;padding:0 8px;display:flex}.search-filter-module__SHqGLq__combobox .search-filter-module__SHqGLq__empty{background-color:red}.search-filter-module__SHqGLq__confirm{text-align:left;width:100%;color:var(--geist-foreground);background:var(--ds-gray-alpha-300);padding-left:var(--geist-space-2x);font-size:14px;font-weight:500;font-family:var(--font-sans);border:none;border-radius:6px;justify-content:space-between;align-items:center;margin-top:-8px;padding-top:6px;padding-bottom:6px;display:flex}.search-filter-module__SHqGLq__input{background:var(--ds-background-100);word-spacing:var(--word-gap)}.search-filter-module__SHqGLq__input::placeholder{word-spacing:0}.search-filter-module__SHqGLq__textOverlay{color:#0000;pointer-events:none;z-index:-1;align-items:center;gap:var(--word-gap);width:fit-content;height:40px;padding:0 42px;font-size:14px;display:flex;position:absolute;top:0;left:0}.search-filter-module__SHqGLq__textOverlay>span:not(.search-filter-module__SHqGLq__highlight){margin-right:5px}.search-filter-module__SHqGLq__highlight{white-space:nowrap;background:var(--ds-gray-100);border-radius:4px;margin-left:-5px;padding:0 6px 0 4px}.search-filter-module__SHqGLq__suffix{width:24px;height:24px;color:var(--accents-5);background:0 0;justify-content:center;align-items:center;padding-right:4px;font-size:12px;display:flex}.dark-theme .search-filter-module__SHqGLq__textOverlay>.search-filter-module__SHqGLq__highlight{background:var(--ds-gray-100)}
.selector-module__bwhLMq__menuButton{padding:0 var(--geist-gap-half);shape:square;width:150px;height:40px;align:start!important}@media (max-width:600px){.selector-module__bwhLMq__menuButton{width:113px}}.selector-module__bwhLMq__menu{width:250px;right:0}.selector-module__bwhLMq__menuItem{height:auto;padding:var(--geist-space-gap-quarter);pointerevents:inherit;cursor:pointer}.selector-module__bwhLMq__text{align:center;justify:start;gap:8px;width:100%}.selector-module__bwhLMq__text.selector-module__bwhLMq__disabled{color:var(--ds-gray-700)}
.next-mark-module__boTfIW__root[data-theme=dark] [data-circle]{stroke:#fff;stroke-width:5%}.dark-theme .next-mark-module__boTfIW__root:not([data-theme=light]) [data-circle]{stroke:#fff;stroke-width:5%}
.tailwind .entity-module__Nhea9G__header{border:1px solid var(--ds-gray-alpha-400)}.tailwind .entity-module__Nhea9G__entity{border:1px solid var(--ds-gray-400)}.tailwind .entity-module__Nhea9G__form{border:1px solid var(--ds-gray-alpha-400)}.entity-module__Nhea9G__header{background:var(--ds-background-200);padding:var(--geist-gap-half)var(--geist-space-4x);border:1px solid var(--ds-gray-alpha-400);border-radius:var(--geist-radius);display:flex}.entity-module__Nhea9G__entity{box-sizing:border-box;padding:var(--geist-space-4x);border:1px solid var(--ds-gray-400);border-radius:var(--geist-radius);background:var(--ds-background-100);background-clip:padding-box;position:relative}.entity-module__Nhea9G__entity.entity-module__Nhea9G__editing,.entity-module__Nhea9G__entity.entity-module__Nhea9G__disabled{background:var(--ds-background-200);background-clip:padding-box}.entity-module__Nhea9G__entity.entity-module__Nhea9G__editing [data-geist-avatar],.entity-module__Nhea9G__entity.entity-module__Nhea9G__disabled [data-geist-avatar]{opacity:.7}.entity-module__Nhea9G__entity.entity-module__Nhea9G__disabled{background:var(--ds-gray-100);background-clip:padding-box}.entity-module__Nhea9G__entity.entity-module__Nhea9G__filled{background:var(--ds-background-200)}.dark-theme .entity-module__Nhea9G__entity.entity-module__Nhea9G__filled{background:var(--ds-gray-100)}.entity-module__Nhea9G__entity.entity-module__Nhea9G__sm{padding:11px 16px}.entity-module__Nhea9G__entity.entity-module__Nhea9G__sm .entity-module__Nhea9G__title,.entity-module__Nhea9G__entity.entity-module__Nhea9G__sm .entity-module__Nhea9G__description{line-height:20px}button.entity-module__Nhea9G__entity{cursor:pointer;text-align:left;outline:none;margin:0;transition:background-color .1s ease-in-out}button.entity-module__Nhea9G__entity .entity-module__Nhea9G__field .entity-module__Nhea9G__title{color:var(--accents-6)}button.entity-module__Nhea9G__entity:focus-visible{border-color:var(--geist-secondary)}button.entity-module__Nhea9G__entity:focus-visible+.entity-module__Nhea9G__entity{border-top-color:var(--geist-secondary)}button.entity-module__Nhea9G__entity:focus-visible+.entity-module__Nhea9G__entity:before{border-color:var(--geist-secondary)}button.entity-module__Nhea9G__entity:focus-visible+.entity-module__Nhea9G__form{border-color:var(--geist-secondary);border-top-color:var(--ds-gray-alpha-400)}button.entity-module__Nhea9G__entity:focus-visible+.entity-module__Nhea9G__form:before{border-color:var(--geist-secondary)}button.entity-module__Nhea9G__entity:focus-visible+.entity-module__Nhea9G__form+.entity-module__Nhea9G__entity{border-top-color:var(--geist-secondary)}button.entity-module__Nhea9G__entity:focus-visible+.entity-module__Nhea9G__form+.entity-module__Nhea9G__entity:before{border-color:var(--geist-secondary)}button.entity-module__Nhea9G__entity:before,button.entity-module__Nhea9G__entity+.entity-module__Nhea9G__form:before{transition:background-color .1s ease-in-out}@media (hover:hover){button.entity-module__Nhea9G__entity:hover,button.entity-module__Nhea9G__entity:hover+.entity-module__Nhea9G__entity:before,button.entity-module__Nhea9G__entity:hover+.entity-module__Nhea9G__form:before{background-color:var(--ds-background-200)}button.entity-module__Nhea9G__entity:hover .entity-module__Nhea9G__field .entity-module__Nhea9G__title{color:var(--giest-fg)}}.entity-module__Nhea9G__form{box-sizing:border-box;padding:var(--geist-space-4x);border:1px solid var(--ds-gray-alpha-400);border-radius:var(--geist-radius);background:var(--ds-background-200);position:relative}.entity-module__Nhea9G__form .entity-module__Nhea9G__formTitle{padding-bottom:var(--geist-space-4x);margin-bottom:var(--geist-space-4x);border-bottom:1px solid var(--ds-gray-alpha-400);flex-flow:row;align-items:center;display:flex}.entity-module__Nhea9G__form .entity-module__Nhea9G__formTitle .entity-module__Nhea9G__title{flex:1}.entity-module__Nhea9G__form .entity-module__Nhea9G__formFooter{box-sizing:content-box;min-height:var(--geist-space-8x);padding-top:var(--geist-space-4x);justify-content:center;align-items:center;display:flex}.entity-module__Nhea9G__form .entity-module__Nhea9G__formFooter .entity-module__Nhea9G__formFooterPrimaryAction{--themed-fg:var(--ds-background-100);--themed-bg:var(--ds-gray-1000);--themed-border:none;margin-left:var(--geist-space-4x)}.entity-module__Nhea9G__form .entity-module__Nhea9G__formFooterNote{padding-top:var(--geist-space-4x)}.entity-module__Nhea9G__form .entity-module__Nhea9G__separator{margin-top:var(--geist-space-4x);border-top:1px solid var(--ds-gray-alpha-400)}.entity-module__Nhea9G__entity+.entity-module__Nhea9G__entity,.entity-module__Nhea9G__entity+.entity-module__Nhea9G__form,.entity-module__Nhea9G__form+.entity-module__Nhea9G__form,.entity-module__Nhea9G__form+.entity-module__Nhea9G__entity,.entity-module__Nhea9G__header+.entity-module__Nhea9G__entity,.entity-module__Nhea9G__header+.entity-module__Nhea9G__form{border-top-left-radius:0;border-top-right-radius:0;margin-top:-1px}.entity-module__Nhea9G__entity+.entity-module__Nhea9G__entity:before,.entity-module__Nhea9G__entity+.entity-module__Nhea9G__form:before,.entity-module__Nhea9G__form+.entity-module__Nhea9G__form:before,.entity-module__Nhea9G__form+.entity-module__Nhea9G__entity:before,.entity-module__Nhea9G__header+.entity-module__Nhea9G__entity:before,.entity-module__Nhea9G__header+.entity-module__Nhea9G__form:before{content:"";height:calc(var(--geist-radius) - 1px);left:-1px;right:-1px;top:calc(var(--geist-radius)*-1);background:var(--ds-background-100);border-left:1px solid var(--ds-gray-alpha-400);border-right:1px solid var(--ds-gray-alpha-400);display:block;position:absolute}.entity-module__Nhea9G__form+.entity-module__Nhea9G__form:before,.entity-module__Nhea9G__form+.entity-module__Nhea9G__entity:before,.entity-module__Nhea9G__editing+.entity-module__Nhea9G__form:before,.entity-module__Nhea9G__disabled+.entity-module__Nhea9G__form:before,.entity-module__Nhea9G__editing+.entity-module__Nhea9G__entity:before,.entity-module__Nhea9G__disabled+.entity-module__Nhea9G__entity:before,.entity-module__Nhea9G__header+.entity-module__Nhea9G__entity:before,.entity-module__Nhea9G__header+.entity-module__Nhea9G__form:before{background:var(--ds-background-200)}.entity-module__Nhea9G__thumbnail{margin-right:var(--geist-space-4x);align-items:center;display:flex}.entity-module__Nhea9G__footer{box-sizing:content-box;min-height:var(--height);margin-top:var(--geist-space-4x);padding-top:var(--geist-space-4x);border-top:1px solid var(--ds-gray-alpha-400);margin-left:var(--indent)}.entity-module__Nhea9G__footer .entity-module__Nhea9G__form{--themed-bg:var(--ds-background-100);--themed-fg:var(--ds-gray-1000);--themed-border:initial;border:0;width:100%;padding:0}.entity-module__Nhea9G__footer .entity-module__Nhea9G__form .entity-module__Nhea9G__formTitle{display:none}.entity-module__Nhea9G__specifierHack.entity-module__Nhea9G__field,.entity-module__Nhea9G__field{grid-template-columns:auto auto 1fr auto auto;grid-template-areas:"checkbox avatar content actions menu";place-content:stretch;display:grid}.entity-module__Nhea9G__specifierHack.entity-module__Nhea9G__field .entity-module__Nhea9G__checkbox,.entity-module__Nhea9G__field .entity-module__Nhea9G__checkbox{margin-right:var(--gapSize);grid-area:checkbox;display:inline-flex}.entity-module__Nhea9G__specifierHack.entity-module__Nhea9G__field .entity-module__Nhea9G__avatar,.entity-module__Nhea9G__field .entity-module__Nhea9G__avatar{margin-right:var(--gapSize);grid-area:avatar;display:flex}.entity-module__Nhea9G__specifierHack.entity-module__Nhea9G__field .entity-module__Nhea9G__content,.entity-module__Nhea9G__field .entity-module__Nhea9G__content{grid-area:content}.entity-module__Nhea9G__specifierHack.entity-module__Nhea9G__field .entity-module__Nhea9G__actions,.entity-module__Nhea9G__field .entity-module__Nhea9G__actions{margin-left:var(--gapSize);grid-area:actions;display:none}.entity-module__Nhea9G__specifierHack.entity-module__Nhea9G__field .entity-module__Nhea9G__actions.entity-module__Nhea9G__vertical,.entity-module__Nhea9G__field .entity-module__Nhea9G__actions.entity-module__Nhea9G__vertical{margin-left:0;margin-top:var(--geist-space-2x)}.entity-module__Nhea9G__specifierHack.entity-module__Nhea9G__field .entity-module__Nhea9G__menu,.entity-module__Nhea9G__field .entity-module__Nhea9G__menu{margin-left:var(--gapSize);grid-area:menu;display:none}.entity-module__Nhea9G__specifierHack.entity-module__Nhea9G__field .entity-module__Nhea9G__rightAligned,.entity-module__Nhea9G__field .entity-module__Nhea9G__rightAligned{text-align:right;align-items:flex-end}.entity-module__Nhea9G__specifierHack.entity-module__Nhea9G__field .entity-module__Nhea9G__title,.entity-module__Nhea9G__specifierHack.entity-module__Nhea9G__field .entity-module__Nhea9G__description,.entity-module__Nhea9G__specifierHack.entity-module__Nhea9G__field .entity-module__Nhea9G__label,.entity-module__Nhea9G__field .entity-module__Nhea9G__title,.entity-module__Nhea9G__field .entity-module__Nhea9G__description,.entity-module__Nhea9G__field .entity-module__Nhea9G__label{line-height:20px}.entity-module__Nhea9G__specifierHack.entity-module__Nhea9G__field .entity-module__Nhea9G__label,.entity-module__Nhea9G__field .entity-module__Nhea9G__label{text-transform:uppercase}.entity-module__Nhea9G__specifierHack.entity-module__Nhea9G__field .entity-module__Nhea9G__descriptionWithAvatar,.entity-module__Nhea9G__field .entity-module__Nhea9G__descriptionWithAvatar{align-items:center;width:100%;display:flex}.entity-module__Nhea9G__specifierHack.entity-module__Nhea9G__field .entity-module__Nhea9G__rightAligned .entity-module__Nhea9G__descriptionWithAvatar,.entity-module__Nhea9G__field .entity-module__Nhea9G__rightAligned .entity-module__Nhea9G__descriptionWithAvatar{justify-content:flex-end}.entity-module__Nhea9G__specifierHack.entity-module__Nhea9G__field.entity-module__Nhea9G__last .entity-module__Nhea9G__menu,.entity-module__Nhea9G__specifierHack.entity-module__Nhea9G__field.entity-module__Nhea9G__last .entity-module__Nhea9G__actions,.entity-module__Nhea9G__field.entity-module__Nhea9G__last .entity-module__Nhea9G__menu,.entity-module__Nhea9G__field.entity-module__Nhea9G__last .entity-module__Nhea9G__actions{display:unset}@media screen and (max-width:600px){.entity-module__Nhea9G__field+.entity-module__Nhea9G__field{padding-top:var(--geist-space-4x);border-top:1px solid var(--ds-gray-alpha-400)}.entity-module__Nhea9G__specifierHack.entity-module__Nhea9G__field,.entity-module__Nhea9G__field{justify-content:flex-end;flex:unset!important}.entity-module__Nhea9G__specifierHack.entity-module__Nhea9G__field .entity-module__Nhea9G__rightAligned,.entity-module__Nhea9G__field .entity-module__Nhea9G__rightAligned{text-align:unset;align-items:unset}.entity-module__Nhea9G__specifierHack.entity-module__Nhea9G__field .entity-module__Nhea9G__rightAligned .entity-module__Nhea9G__descriptionWithAvatar,.entity-module__Nhea9G__field .entity-module__Nhea9G__rightAligned .entity-module__Nhea9G__descriptionWithAvatar{justify-content:space-between}.entity-module__Nhea9G__specifierHack.entity-module__Nhea9G__field.entity-module__Nhea9G__avatarWrap,.entity-module__Nhea9G__field.entity-module__Nhea9G__avatarWrap{row-gap:var(--geist-space-4x);grid-template-columns:auto 1fr auto auto;grid-template-areas:"checkbox avatar actions menu""content content content content"}.entity-module__Nhea9G__specifierHack.entity-module__Nhea9G__field.entity-module__Nhea9G__first .entity-module__Nhea9G__menu,.entity-module__Nhea9G__specifierHack.entity-module__Nhea9G__field.entity-module__Nhea9G__first .entity-module__Nhea9G__actions,.entity-module__Nhea9G__field.entity-module__Nhea9G__first .entity-module__Nhea9G__menu,.entity-module__Nhea9G__field.entity-module__Nhea9G__first .entity-module__Nhea9G__actions{display:unset!important}.entity-module__Nhea9G__specifierHack.entity-module__Nhea9G__field.entity-module__Nhea9G__last .entity-module__Nhea9G__menu,.entity-module__Nhea9G__specifierHack.entity-module__Nhea9G__field.entity-module__Nhea9G__last .entity-module__Nhea9G__actions,.entity-module__Nhea9G__field.entity-module__Nhea9G__last .entity-module__Nhea9G__menu,.entity-module__Nhea9G__field.entity-module__Nhea9G__last .entity-module__Nhea9G__actions{display:none}.entity-module__Nhea9G__footer{margin-left:0}.entity-module__Nhea9G__avatarRow{margin-bottom:var(--geist-space-4x);justify-content:space-between}.entity-module__Nhea9G__form .entity-module__Nhea9G__formFooter{flex-direction:column-reverse;align-items:stretch;display:flex}.entity-module__Nhea9G__form .entity-module__Nhea9G__formFooter>div:last-of-type{margin-top:0}.entity-module__Nhea9G__form .entity-module__Nhea9G__formFooter .entity-module__Nhea9G__formFooterDestructiveAction,.entity-module__Nhea9G__form .entity-module__Nhea9G__formFooter .entity-module__Nhea9G__formFooterSecondaryAction,.entity-module__Nhea9G__form .entity-module__Nhea9G__formFooter .entity-module__Nhea9G__formFooterPrimaryAction{margin-top:var(--geist-space-2x);flex-direction:column;display:flex}.entity-module__Nhea9G__form .entity-module__Nhea9G__formFooter .entity-module__Nhea9G__formFooterPrimaryAction{margin-left:0}.entity-module__Nhea9G__form .entity-module__Nhea9G__formFooter .entity-module__Nhea9G__formFooterSpacer{display:none}.entity-module__Nhea9G__form .entity-module__Nhea9G__formFooter .entity-module__Nhea9G__formFooterNoteInline{order:1}.entity-module__Nhea9G__form .entity-module__Nhea9G__formFooter .entity-module__Nhea9G__formFooterNoteInline~div:last-of-type{margin-top:var(--geist-space-4x)}.entity-module__Nhea9G__entityGroup .entity-module__Nhea9G__entity{border-top-left-radius:var(--geist-radius);border-top-right-radius:var(--geist-radius);box-shadow:var(--ds-shadow-border-small);border-top:none!important}}.entity-module__Nhea9G__entityGroup{box-shadow:var(--ds-shadow-border-small);background-clip:padding-box;border-radius:6px}.entity-module__Nhea9G__entityGroup .entity-module__Nhea9G__entity{border:none}.entity-module__Nhea9G__entityGroup .entity-module__Nhea9G__entity:before{content:none}.entity-module__Nhea9G__entityGroup .entity-module__Nhea9G__entity:not(:first-child){border-top:1px solid var(--ds-gray-400)}@media screen and (min-width:601px){.entity-module__Nhea9G__entityGroup .entity-module__Nhea9G__entity:not(:first-of-type){border-radius:0}.entity-module__Nhea9G__entityGroup .entity-module__Nhea9G__entity:last-of-type{border-bottom-right-radius:6px;border-bottom-left-radius:6px}}
.clearable-module__hhYRha__button{cursor:pointer;transition:color .15s,box-shadow .15s,border-color .15s;}@media (hover:hover){.clearable-module__hhYRha__button:not(.clearable-module__hhYRha__disabled):hover{color:var(--geist-foreground)}}.clearable-module__hhYRha__button:focus.focus-visible{color:var(--geist-foreground);border:1px solid var(--geist-foreground);box-shadow:inset 1px 0 0 var(--geist-foreground);border-left:0}.clearable-module__hhYRha__button span{display:inline-flex}
.paths-module__z5rLEG__pathsContainer{position:relative}.paths-module__z5rLEG__pathsContainer .paths-module__z5rLEG__noData{height:240px}.paths-module__z5rLEG__pathsContainer[data-expanded] .paths-module__z5rLEG__noData{min-height:calc(100vh - 560px)!important}:scope .paths-module__z5rLEG__noData{margin-top:0}.paths-module__z5rLEG__rowsContainer{position:relative}.paths-module__z5rLEG__rowsContainer:not(.paths-module__z5rLEG__expanded){height:240px;max-height:240px;overflow:hidden}.paths-module__z5rLEG__rowsContainer[data-has-more]:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(180deg,transparent 0%,var(--ds-background-100)100%);width:100%;height:80px;position:absolute;bottom:0}.paths-module__z5rLEG__filtersDescription{color:var(--ds-gray-900)}.paths-module__z5rLEG__switchControl>div{width:max-content}a.paths-module__z5rLEG__viewAll[data-geist-button]{border:1px solid var(--ds-gray-alpha-400);--box-shadow:0px 4px 8px 0px #0000000a,0px 1px 1px 0px #00000005;z-index:5;position:absolute;bottom:0;left:50%;transform:translate(-50%);background:var(--ds-background-100)!important;height:28px!important;box-shadow:var(--box-shadow)!important;border-radius:128px!important;padding:0 6px!important}a.paths-module__z5rLEG__viewAll[data-geist-button]>span{padding:0 0 0 6px}.paths-module__z5rLEG__rowContainer{position:relative}.paths-module__z5rLEG__pathsRow{flex:none;height:40px;padding:0 12px;position:relative}.paths-module__z5rLEG__pathsRow.paths-module__z5rLEG__odd:before{background:var(--ds-background-200)}.paths-module__z5rLEG__pathsRow:before{content:"";border-radius:6px;width:calc(100% + 12px);height:100%;position:absolute;left:-6px}@media (hover:hover){.paths-module__z5rLEG__pathsRow:hover:before{background:var(--ds-gray-100)!important}.paths-module__z5rLEG__pathsRow:hover:after{background:var(--ds-gray-500)}}.paths-module__z5rLEG__pathsRow .paths-module__z5rLEG__path{z-index:1;flex:1}.paths-module__z5rLEG__pathsRow .paths-module__z5rLEG__value{z-index:1;flex:none}.paths-module__z5rLEG__pathsRow:after{--usage-padding:6px;content:"";height:28px;width:calc(var(--row-percent)*calc(100%) - var(--usage-padding)*2);background:var(--ds-gray-400);z-index:0;left:var(--usage-padding);border-radius:2px;position:absolute}.paths-module__z5rLEG__pathsContainer[data-expanded] .paths-module__z5rLEG__pathsRow{padding:0 8px}.paths-module__z5rLEG__pathsContainer[data-expanded] .paths-module__z5rLEG__pathsRow:after{--usage-padding:0px}@media (hover:hover){.paths-module__z5rLEG__pathsContainer[data-expanded] .paths-module__z5rLEG__pathsRow:hover:before{background:var(--ds-gray-100)}}.paths-module__z5rLEG__textMatch{background:var(--ds-blue-500)}
.integration-log-filters-module__g59nWW__fakeSideBorders>span{border-left:1px solid #0000;border-right:1px solid #0000}.integration-log-filters-module__g59nWW__filterContent{padding:8px 3px}.integration-log-filters-module__g59nWW__title{padding:var(--geist-gap-half);align-items:center;display:inline-flex}.integration-log-filters-module__g59nWW__titleContainer{height:40px}
.mobile-query-picker-module__VP8t3W__combobox .mobile-query-picker-module__VP8t3W__input{padding:13px 40px}.mobile-query-picker-module__VP8t3W__menuItem{height:fit-content!important;min-height:48px!important;padding:4px 12px!important}.mobile-query-picker-module__VP8t3W__menuItem p{font-size:1rem!important}.mobile-query-picker-module__VP8t3W__menuItem.mobile-query-picker-module__VP8t3W__active{background:var(--accents-2)}.mobile-query-picker-module__VP8t3W__menu{height:100%;padding:12px}.mobile-query-picker-module__VP8t3W__menu .mobile-query-picker-module__VP8t3W__noResultsContainer{margin-top:12px}.mobile-query-picker-module__VP8t3W__menuSection{margin:20px 0}.mobile-query-picker-module__VP8t3W__menuSection .mobile-query-picker-module__VP8t3W__list{margin-top:8px;padding:0;list-style:none}.mobile-query-picker-module__VP8t3W__menuSection:last-child{margin-bottom:0}@media (max-width:600px){.mobile-query-picker-module__VP8t3W__menuButton{width:100%}}
.with-redirect-module__disV0a__logoutScreen{background:var(--ds-background-100);z-index:4999;flex-direction:column;flex:0 auto;justify-content:flex-start;align-items:stretch;width:100vw;height:100vh;animation:.5s forwards with-redirect-module__disV0a__fadeIn;display:flex;position:fixed;inset:0}.with-redirect-module__disV0a__header{height:var(--header-height);min-height:var(--header-height);background:var(--ds-background-100);z-index:var(--header-zindex);padding:var(--geist-page-margin);align-items:center;display:flex}.with-redirect-module__disV0a__centerContent{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.75rem;display:flex}.with-redirect-module__disV0a__logoutHeading{letter-spacing:-.96px;text-align:center;font-size:24px;font-weight:600;line-height:32px}@keyframes with-redirect-module__disV0a__fadeIn{0%{opacity:0}to{opacity:1}}
.index-module___dJE_G__framework{background:var(--accents-1);border:solid 1px var(--accents-2);padding:var(--geist-space-gap);width:100%}.index-module___dJE_G__framework.index-module___dJE_G__horizontal{justify-content:space-between;display:flex}.index-module___dJE_G__step{background:var(--geist-background);padding:var(--geist-space-gap)}.index-module___dJE_G__stepConnector{content:"";opacity:.5;padding-left:var(--geist-space-8x);border-right:dashed 1px var(--accents-3);width:1px;height:var(--geist-space-gap)}@media (min-width:961px){.index-module___dJE_G__horizontal .index-module___dJE_G__step{width:100%}.index-module___dJE_G__horizontal .index-module___dJE_G__stepConnector{margin-top:var(--geist-space-8x);width:var(--geist-space-8x);boder-right:none;border-bottom:dashed 1.5px var(--accents-3);height:1px}}.index-module___dJE_G__framework,.index-module___dJE_G__step{border:solid 1px var(--accents-2);border-radius:var(--geist-marketing-radius)}.index-module___dJE_G__number{width:var(--geist-space-gap);height:var(--geist-space-gap);min-width:var(--geist-space-gap);min-height:var(--geist-space-gap);background:var(--accents-7);border-radius:50%;justify-content:center;align-items:center;display:flex}.index-module___dJE_G__switchItemTitle{flex-shrink:0;font-size:14px;font-weight:400;transition:color .125s ease-in-out}@media (hover:hover){.index-module___dJE_G__switchItem:hover .index-module___dJE_G__switchItemTitle{color:var(--geist-foreground)}}
.side-nav-module__SXfgSa__contentWithSidebarNav{width:100%}.side-nav-module__SXfgSa__sideNavContainer{flex:0 0 300px}.side-nav-module__SXfgSa__sideNavContainer .side-nav-module__SXfgSa__sidebar{max-height:calc(100vh - var(--header-height));position:sticky;top:54px}:scope .side-nav-module__SXfgSa__sidebar{height:100%;overflow-y:auto}:scope .side-nav-module__SXfgSa__sidebar .side-nav-module__SXfgSa__list{border-right:1px solid var(--accents-2)}:scope .side-nav-module__SXfgSa__sidebar ul{list-type:none;margin:0;padding:0}:scope .side-nav-module__SXfgSa__sidebar .side-nav-module__SXfgSa__listItem{color:var(--ds-gray-900)}:scope .side-nav-module__SXfgSa__sidebar .side-nav-module__SXfgSa__listItem .side-nav-module__SXfgSa__header{height:40px}:scope .side-nav-module__SXfgSa__sidebar .side-nav-module__SXfgSa__listItem a{flex:1}@media (hover:hover){:scope .side-nav-module__SXfgSa__sidebar .side-nav-module__SXfgSa__listItem a:hover{color:var(--ds-gray-1000)}}:scope .side-nav-module__SXfgSa__sidebar .side-nav-module__SXfgSa__listItem button{flex:0 auto}:scope .side-nav-module__SXfgSa__sidebar .side-nav-module__SXfgSa__listItem button svg{transition:transform .2s}:scope .side-nav-module__SXfgSa__sidebar .side-nav-module__SXfgSa__listItem[data-state=opened] svg{transform:rotate(90deg)}:scope .side-nav-module__SXfgSa__sidebar .side-nav-module__SXfgSa__listItem ul{border-left:1px solid var(--ds-gray-300);margin:10px 0;padding-left:16px}:scope .side-nav-module__SXfgSa__sidebar .side-nav-module__SXfgSa__listItem ul li:first-child{margin-top:-10px}:scope .side-nav-module__SXfgSa__sidebar .side-nav-module__SXfgSa__listItem ul li:last-child{margin-bottom:-10px}.side-nav-module__SXfgSa__card{border:1px solid var(--ds-gray-400);background:var(--ds-background-100);z-index:1;border-radius:6px}.side-nav-module__SXfgSa__card .side-nav-module__SXfgSa__cardHeaderContainer{border-bottom:1px solid var(--ds-gray-400)}.side-nav-module__SXfgSa__card .side-nav-module__SXfgSa__cardHeaderContainer h3{scroll-padding:64px}.side-nav-module__SXfgSa__contentContainer{width:100%;min-width:0}.side-nav-module__SXfgSa__contentContainer h3{position:relative}.side-nav-module__SXfgSa__contentContainer h3 .side-nav-module__SXfgSa__headingScrollTarget{visibility:hidden;margin-top:-76px;padding-top:76px;display:flex;position:absolute}
.marketplace-usage-links-module__FUXh7a__installations{gap:var(--geist-space-3x);grid-template-columns:1fr 180px 80px 80px;justify-content:space-between;display:grid}.marketplace-usage-links-module__FUXh7a__installationsWrapper{background:var(--geist-background);border:1px solid var(--accents-2);border-radius:6px}.marketplace-usage-links-module__FUXh7a__usageLink{color:var(--ds-gray-900);border-radius:6px}.marketplace-usage-links-module__FUXh7a__usageLink .marketplace-usage-links-module__FUXh7a__iconUpRight{display:none}.marketplace-usage-links-module__FUXh7a__usageLink .marketplace-usage-links-module__FUXh7a__chartBarMiddle{display:block}.marketplace-usage-links-module__FUXh7a__installationsHeader{border-bottom:1px solid var(--ds-gray-400)}.marketplace-usage-links-module__FUXh7a__noData{grid-column:span 2}@media (hover:hover){.marketplace-usage-links-module__FUXh7a__usageLink:hover{color:var(--ds-blue-800)}.marketplace-usage-links-module__FUXh7a__usageLink:hover .marketplace-usage-links-module__FUXh7a__iconUpRight{display:block}.marketplace-usage-links-module__FUXh7a__usageLink:hover .marketplace-usage-links-module__FUXh7a__chartBarMiddle{display:none}}.marketplace-usage-links-module__FUXh7a__usageLink:nth-child(odd){background:var(--accents-1)}@media (hover:hover){.marketplace-usage-links-module__FUXh7a__usageLink:hover{background:var(--accents-2)}}
.group-logs-module__OaUHyW__logHeader{border-bottom:1px solid var(--ds-gray-200)}.group-logs-module__OaUHyW__logGradient{opacity:0;width:100%;height:0;transition:opacity .3s;position:relative;overflow:visible}.group-logs-module__OaUHyW__logGradient.group-logs-module__OaUHyW__show{opacity:1}.group-logs-module__OaUHyW__logGradient:after{content:"";background:scroll linear-gradient(to bottom,var(--ds-gray-200)-32px,transparent 32px);z-index:4;pointer-events:none;width:100%;height:32px;position:absolute;top:0;left:0}
.face-popover-module__rxM_Wa__popup{z-index:102;flex-direction:column;flex:0 auto;justify-content:flex-start;align-items:stretch;gap:1rem;display:flex;position:fixed;bottom:32px;right:32px}@media (max-width:960px){.face-popover-module__rxM_Wa__popup{display:none}}.face-popover-module__rxM_Wa__popup .face-popover-module__rxM_Wa__textContainer{max-width:225px;margin-right:64px;position:relative}.face-popover-module__rxM_Wa__popup .face-popover-module__rxM_Wa__textContainer .face-popover-module__rxM_Wa__close{border:1px solid var(--ds-gray-alpha-400);background-color:var(--ds-background-100);opacity:0;border-radius:99px;padding:4px;transition:opacity .1s ease-in-out;position:absolute;top:-8px;right:-8px}@media (hover:hover){.face-popover-module__rxM_Wa__popup .face-popover-module__rxM_Wa__textContainer:hover .face-popover-module__rxM_Wa__close{opacity:1}}.face-popover-module__rxM_Wa__popup .face-popover-module__rxM_Wa__textbox{background-color:var(--ds-background-100);cursor:pointer;box-shadow:var(--ds-shadow-menu);border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-left-radius:12px}.face-popover-module__rxM_Wa__popup .face-popover-module__rxM_Wa__requestLink{padding:12px;text-decoration:none;display:block}.face-popover-module__rxM_Wa__popup .face-popover-module__rxM_Wa__avatarContainer{background-color:var(--ds-background-100);box-shadow:var(--ds-shadow-menu);border-radius:99px;margin-top:-12px;margin-left:auto;padding:4px}
.domain-row-module__MaxPfa__wrapper{padding:0 var(--geist-space-gap-half)}@media (min-width:601px){.domain-row-module__MaxPfa__wrapper{padding:0 var(--geist-space-gap)}}.domain-row-module__MaxPfa__wrapper:not(:first-of-type){padding-top:var(--geist-space-gap-half);border-top:1px solid var(--accents-2)}.domain-row-module__MaxPfa__wrapper:not(:last-of-type){padding-bottom:var(--geist-space-gap-half)}.domain-row-module__MaxPfa__header{align-items:flex-start;gap:var(--geist-space-2x);grid-template-columns:20px auto;display:grid}@media (min-width:601px){.domain-row-module__MaxPfa__header{align-items:center}}.domain-row-module__MaxPfa__heading{align-items:flex-start;gap:var(--geist-space-medium);grid-template-columns:auto max-content;display:grid;overflow:hidden}.domain-row-module__MaxPfa__domainContainer{align-items:center;max-width:100%;display:flex}.domain-row-module__MaxPfa__domain{width:100%;min-width:0;line-height:0}@media (min-width:601px){.domain-row-module__MaxPfa__domain{width:auto}}.domain-row-module__MaxPfa__separator{display:none}.domain-row-module__MaxPfa__action{white-space:nowrap;line-height:1.4}@media (min-width:601px){.domain-row-module__MaxPfa__separator{display:block}}
.defaults-module__tMsWAq__fade-out-for-contact-sales{opacity:0;visibility:hidden;animation:.4s defaults-module__tMsWAq__fade-out}@keyframes defaults-module__tMsWAq__fade-out{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}
.deployment-retention-module__wcjSXq__selectors{gap:16px;margin-top:16px}.deployment-retention-module__wcjSXq__selectorRow{justify:space-between;gap:8px;--stack-direction:row!important}.deployment-retention-module__wcjSXq__selectorTitle{flex:5}.deployment-retention-module__wcjSXq__selectorTitleText{white-space:nowrap;font-size:14px;font-style:normal;font-weight:500;line-height:21px}.deployment-retention-module__wcjSXq__selector{justify:flex-end;flex:1}.deployment-retention-module__wcjSXq__selectorSkeleton{padding:0 var(--geist-gap-half);margin-top:8px;width:150px!important;height:40px!important}@media (max-width:600px){.deployment-retention-module__wcjSXq__selectorSkeleton{width:113px!important}}.deployment-retention-module__wcjSXq__permissionText{color:var(--ds-gray-900);line-height:20px}.deployment-retention-module__wcjSXq__permissionSkeleton{width:308px!important;height:20px!important}
.mobile-scroll-wrapper-module__7291Ja__wrapper{--overlay-color:0,0%,100%}.dark-theme .mobile-scroll-wrapper-module__7291Ja__wrapper{--overlay-color:0,0%,0%}.mobile-scroll-wrapper-module__7291Ja__wrapper{position:relative}.mobile-scroll-wrapper-module__7291Ja__tab-shadow-wrapper{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.mobile-scroll-wrapper-module__7291Ja__scroll-content{-webkit-overflow-scrolling:touch;width:100%;height:100%;display:flex;position:relative;overflow:auto}.mobile-scroll-wrapper-module__7291Ja__scroll-content>*{flex-shrink:0}.mobile-scroll-wrapper-module__7291Ja__tabs-shadow{pointer-events:none;background:linear-gradient(to right,hsla(var(--overlay-color),0)0%,hsla(var(--overlay-color),.013)8.1%,hsla(var(--overlay-color),.049)15.5%,hsla(var(--overlay-color),.104)22.5%,hsla(var(--overlay-color),.175)29%,hsla(var(--overlay-color),.259)35.3%,hsla(var(--overlay-color),.352)41.2%,hsla(var(--overlay-color),.45)47.1%,hsla(var(--overlay-color),.55)52.9%);width:20%;height:100%;transition:opacity .3s;position:absolute;top:0;right:0}.mobile-scroll-wrapper-module__7291Ja__tabs-shadow--left{left:0;right:auto;transform:scaleX(-1)}.mobile-scroll-wrapper-module__7291Ja__tabs-shadow--hidden{opacity:0}
.card-module__OLxv4G__card{background:var(--geist-background);list-style:none}.card-module__OLxv4G__card:empty{display:none}.card-module__OLxv4G__rounded{border-radius:var(--geist-marketing-radius)}.card-module__OLxv4G__secondary{background:var(--ds-background-200)}.card-module__OLxv4G__border{box-shadow:var(--ds-shadow-border)}.card-module__OLxv4G__borderBetweenHorizontal>:not(:last-child){border-right:1px solid var(--ds-gray-alpha-400)}.card-module__OLxv4G__borderBetweenVertical>:not(:last-child){border-bottom:1px solid var(--ds-gray-alpha-400)}.card-module__OLxv4G__shadow{transition:box-shadow .15s;box-shadow:0 4px 6px #0000000a}.card-module__OLxv4G__border.card-module__OLxv4G__shadow{box-shadow:var(--ds-shadow-border),0 4px 6px #0000000a}@media (hover:hover){.card-module__OLxv4G__card.card-module__OLxv4G__hoverable:hover{box-shadow:0 6px 14px #00000014}.card-module__OLxv4G__card.card-module__OLxv4G__border.card-module__OLxv4G__hoverable:hover{box-shadow:var(--ds-shadow-border),0 6px 14px #00000014}.dark-theme .card-module__OLxv4G__card.card-module__OLxv4G__hoverable:hover{box-shadow:var(--ds-shadow-border)}.dark-theme .card-module__OLxv4G__card.card-module__OLxv4G__border.card-module__OLxv4G__shadow.card-module__OLxv4G__hoverable:hover{box-shadow:0 0 0 1px var(--geist-foreground)}}
.highlight-text-module__e16_XW__match{background:var(--geist-highlight-yellow)}.dark-theme .highlight-text-module__e16_XW__match{color:var(--geist-background)}
.animated-number-module__cXg-ka__title{--title-0123456789-width:192px;--title-comma-width:8.7px;--title-digit-width:calc(var(--title-0123456789-width)/10)}@media screen and (max-width:600px){.animated-number-module__cXg-ka__title{--title-0123456789-width:141.7px;--title-comma-width:6.3px;font-size:24px!important}}.animated-number-module__cXg-ka__animatedNumber{width:calc(var(--title-digit-width)*var(--title-digit-length) + var(--title-comma-width)*var(--title-comma-length));display:inline-flex}
.domain-step-module__nlP40W__loadMore{border-top:1px solid var(--accents-2);padding:var(--geist-space-gap-half)var(--geist-space-gap)0 var(--geist-space-gap)}.domain-step-module__nlP40W__loadMore button{background-color:var(--accents-1)}.domain-step-module__nlP40W__stepMessage{padding:14px}
.join-footer-module__jJ5uda__joinFooter{width:100%;margin-top:var(--geist-space-large);padding-top:var(--geist-space-small);border-top:1px solid var(--accents-2);justify-content:center;display:flex}
.role-selector-module__uiXxdq__menuFooter{border-top:1px solid var(--border-color);background:var(--accents-1);padding:var(--geist-space-gap-quarter)var(--geist-space-4x);margin:var(--geist-space-gap-quarter)var(--geist-space-gap-quarter-negative)var(--geist-space-gap-quarter-negative)}.role-selector-module__uiXxdq__roleSelectorOpenMenu{padding-left:var(--geist-space-gap-half);padding-right:var(--geist-space-gap-half);width:300px}@media screen and (max-width:600px){.role-selector-module__uiXxdq__roleSelectorOpenMenu{width:100%;font-size:1rem}}
.tabs-module___CQhbW__wrapper{position:relative}.tabs-module___CQhbW__scroll-container{padding-bottom:6px;overflow-x:auto}.tabs-module___CQhbW__tabs{border-bottom:1px solid var(--accents-2);background:var(--accents-1);border-radius:10px 10px 0 0;overflow-y:hidden}.tabs-module___CQhbW__tab-shadow-wrapper{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}@media screen and (min-width:600px){.tabs-module___CQhbW__tab:focus{z-index:1}}.tabs-module___CQhbW__title{--title-0123456789-width:192px;--title-comma-width:8.7px;--title-digit-width:calc(var(--title-0123456789-width)/10)}@media screen and (max-width:600px){.tabs-module___CQhbW__title{--title-0123456789-width:141.7px;--title-comma-width:6.3px;font-size:24px!important}}.tabs-module___CQhbW__animatedNumber{min-width:calc(var(--title-digit-width)*var(--title-digit-length) + var(--title-comma-width)*var(--title-comma-length));display:inline-flex}@media screen and (max-width:600px){.tabs-module___CQhbW__tabs-shadow{--overlay-color:255,255,255;pointer-events:none;background:linear-gradient(to right,rgba(var(--overlay-color),0)0%,rgba(var(--overlay-color),.013)8.1%,rgba(var(--overlay-color),.049)15.5%,rgba(var(--overlay-color),.104)22.5%,rgba(var(--overlay-color),.175)29%,rgba(var(--overlay-color),.259)35.3%,rgba(var(--overlay-color),.352)41.2%,rgba(var(--overlay-color),.45)47.1%,rgba(var(--overlay-color),.55)52.9%);width:200px;height:100px;transition:opacity .3s;position:absolute;top:0;right:0}.dark-theme .tabs-module___CQhbW__tabs-shadow{--overlay-color:0,0,0}.tabs-module___CQhbW__tabs-shadow--hidden{opacity:0}}
.cmdk-module__ozA4tW__cmdk [cmdk-list]{scroll-padding-top:var(--geist-space-24x)}@media (max-width:600px){.cmdk-module__ozA4tW__cmdk [cmdk-list]{max-height:calc(80vh - 54px)}}@media (hover:hover) and (pointer:fine){.cmdk-module__ozA4tW__cmdk [data-loading=true] [data-selected=true]{background:0 0}}.cmdk-module__ozA4tW__cmdk [data-active=true] [cmdk-item]{background:var(--geist-bg)}.cmdk-module__ozA4tW__commit{font-size:13px;font-family:var(--font-mono);color:var(--ds-gray-900)}.cmdk-module__ozA4tW__createdAt{color:var(--ds-gray-900);font-size:13px}.cmdk-module__ozA4tW__gitMeta{max-width:73%;margin-right:var(--geist-space-2x);flex:1}
.switcher-module__0BRQ2W__collapsedBadgesWrapper{align-items:center;gap:10px;margin-left:26px;display:flex}.switcher-module__0BRQ2W__collapsedBadgesWrapper span{transition:color 50ms}.switcher-module__0BRQ2W__closedAll{font-weight:400!important}.switcher-module__0BRQ2W__iconLabel{align-items:center;gap:4px;margin-left:-2px;display:inline-flex}.switcher-module__0BRQ2W__tooltip{justify-content:center;align-items:center;height:100%;padding:1px 6px;display:flex;font-weight:500!important}@media (max-width:600px){.switcher-module__0BRQ2W__collapsedBadgeName{display:none}.switcher-module__0BRQ2W__collapsedBadgesWrapper{gap:4px;margin-left:5px}}
.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}
.connect-module__R8PFBq__signUpButton{margin-top:var(--geist-space-small)}.connect-module__R8PFBq__errorNote{max-width:544px;margin-top:var(--geist-space-large);margin-left:var(--geist-page-margin);margin-right:var(--geist-page-margin);font-size:16px}.connect-module__R8PFBq__connectAvatar{margin-top:var(--geist-space-large);margin-bottom:var(--geist-space-large);justify-content:center;align-items:center;display:flex}.connect-module__R8PFBq__connectAvatarSeparator{padding-left:var(--geist-space-gap);padding-right:var(--geist-space-gap);margin-left:var(--geist-space-gap);margin-right:var(--geist-space-gap);position:relative}.connect-module__R8PFBq__connectAvatarSeparator span{background-color:var(--geist-success);color:var(--geist-background);z-index:2;border-radius:100%;justify-content:center;align-items:center;width:20px;height:20px;padding:3px;display:flex;position:relative}.connect-module__R8PFBq__connectAvatarSeparator:before{content:"";border:1px dashed var(--accents-3);position:absolute;top:50%;left:0;right:0}
.panel-search-bar-module__G3XdHq__search-bar{padding-left:var(--geist-space-gap-half);padding-right:var(--geist-space-gap-half);padding-top:var(--geist-space-2x);z-index:10}
.error-card-module__52Cxeq__error{padding:var(--geist-space-4x);border:1px solid var(--ds-red-400);color:var(--ds-red-900);background:var(--ds-red-200)!important}.error-card-module__52Cxeq__message{max-width:25rem}.error-card-module__52Cxeq__errorMessage{width:100%;padding:var(--geist-space-2x);border:1px solid var(--accents-2);border-radius:var(--geist-radius);background-color:var(--accents-1);font-size:.875rem}.error-card-module__52Cxeq__errorMessageText{margin:0;font-size:.5rem;line-height:1.5}
.access-entity-module__XKufeG__entity .right{width:50%}@media (max-width:600px){.access-entity-module__XKufeG__entity .right{width:auto}}.access-entity-module__XKufeG__footer{margin-top:var(--geist-space-4x);padding-top:var(--geist-space-4x);border-top:1px solid var(--ds-gray-alpha-400)}
.log-row-module__w74U9q__title{font-size:18px;line-height:1}.log-row-module__w74U9q__iconWrapper{margin-left:3px;margin-right:var(--geist-space-2x);color:var(--geist-foreground);width:32px;display:flex}.log-row-module__w74U9q__iconWrapper.log-row-module__w74U9q__isrIconWrapper{height:20px;padding-top:1px}.log-row-module__w74U9q__content{overflow:hidden}.log-row-module__w74U9q__content[data-state=open]{animation-name:log-row-module__w74U9q__contentOpen}.log-row-module__w74U9q__content[data-state=closed]{animation-name:log-row-module__w74U9q__contentClose}.log-row-module__w74U9q__link{color:var(--accents-5);margin-left:auto;transition:color .2s}.log-row-module__w74U9q__link p{color:inherit}@media (hover:hover){.log-row-module__w74U9q__link:hover{color:var(--geist-foreground)}}.log-row-module__w74U9q__header{background:0 0;align-items:center;width:100%;margin:0;display:flex}.log-row-module__w74U9q__trigger{width:100%;color:var(--geist-foreground);cursor:pointer;background:0 0;border:none;gap:16px;height:32px;margin:0;padding:0;display:flex;position:relative}.log-row-module__w74U9q__trigger [data-geist-scroller]{overflow:initial}.log-row-module__w74U9q__radixTrigger{cursor:pointer;background:0 0;border:none;width:100%;height:64px;position:absolute;top:0;left:0}.log-row-module__w74U9q__middlewareList{margin:0 0 0 16px;padding:0;list-style:none}.log-row-module__w74U9q__downloadButton{background:0 0}@media (hover:hover){.log-row-module__w74U9q__downloadButton:hover{background:var(--accents-2)}}.log-row-module__w74U9q__wrapper{padding:22px var(--geist-space-4x);position:relative}.log-row-module__w74U9q__frameworkWrapper{padding-top:16px;padding-bottom:16px}.log-row-module__w74U9q__frameworkWrapper>[data-geist-avatar]{margin-left:-1px;margin-right:1px}.log-row-module__w74U9q__wrapper:not(:last-of-type){border-bottom:1px solid var(--accents-2)}.log-row-module__w74U9q__scroller{align-items:center}.log-row-module__w74U9q__scroller:before{left:0;background-position-y:-20px!important}.log-row-module__w74U9q__scroller:after{left:0;background-position-y:calc(100% + 20px)!important}.log-row-module__w74U9q__badgesWrapper{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;margin-left:auto;display:flex}@media (max-width:750px){.log-row-module__w74U9q__trigger{flex-direction:column;gap:8px}.log-row-module__w74U9q__wrapper{padding:12px}.log-row-module__w74U9q__badgesWrapper{flex-wrap:nowrap;width:fit-content;margin-left:0;display:flex;overflow:scroll hidden}}.log-row-module__w74U9q__badge{text-transform:uppercase;border:1px solid;border-radius:6px;align-items:center;height:17px;padding:2px 4px;line-height:1px;display:flex}
.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()}
.email-verification-module__DDLiyG__success{height:100%;padding-bottom:6rem}.email-verification-module__DDLiyG__strong{color:var(--geist-foreground);font-weight:600}
.request-access-module__R4Wyca__requestAccessButton{margin-top:var(--geist-space-small);margin-left:var(--geist-page-margin);margin-right:var(--geist-page-margin);justify-content:center;align-items:center;display:flex}.request-access-module__R4Wyca__errorNote{min-height:var(--geist-space-large);max-width:544px;margin-top:var(--geist-space-large);margin-left:var(--geist-page-margin);margin-right:var(--geist-page-margin);justify-content:center;align-items:center;font-size:16px;display:flex}@media (min-width:768px){.request-access-module__R4Wyca__errorNote{margin-left:0;margin-right:0}}
.panel-module__sr9oLG__container{background-color:var(--geist-background);box-shadow:var(--ds-shadow-border-medium);border-radius:6px;flex:1;min-width:0;position:relative}.panel-module__sr9oLG__list{position:relative}.panel-module__sr9oLG__item-spacing{padding:4px var(--geist-space-gap-half)}.panel-module__sr9oLG__item{width:100%;font:inherit;color:inherit;background:0 0;border:none;margin:0;position:relative}.panel-module__sr9oLG__item.panel-module__sr9oLG__allow-hover{cursor:pointer}@media (hover:hover){.panel-module__sr9oLG__item.panel-module__sr9oLG__allow-hover:hover{background:linear-gradient(-90deg,var(--geist-background)0%,var(--accents-1)50%);box-shadow:inset 2px 0 0 var(--geist-foreground)}}.panel-module__sr9oLG__fast-filter-tooltip .panel-module__sr9oLG__filter-tooltip{pointer-events:visible;animation-delay:.25s!important}.panel-module__sr9oLG__filter-tooltip{background:var(--geist-foreground);color:var(--geist-background);padding:0 var(--geist-space-gap-half);opacity:0;z-index:1;-webkit-user-select:none;user-select:none;pointer-events:none;border-radius:100px;display:block;position:absolute;top:0}@media (hover:hover){.panel-module__sr9oLG__item.panel-module__sr9oLG__allow-hover:hover .panel-module__sr9oLG__filter-tooltip{animation-name:panel-module__sr9oLG__reveal-tooltip-left;animation-duration:.1s;animation-timing-function:ease;animation-delay:.8s;animation-fill-mode:forwards}}@media (max-width:1440px){@media (hover:hover){.panel-module__sr9oLG__item.panel-module__sr9oLG__allow-hover:hover .panel-module__sr9oLG__filter-tooltip{animation-name:panel-module__sr9oLG__reveal-tooltip-center}}}@keyframes panel-module__sr9oLG__reveal-tooltip-left{0%{opacity:0;top:50%;left:-8px;transform:translate(-80%)translateY(-50%)scale(.8)}to{opacity:1;top:50%;left:-8px;transform:translate(-100%)translateY(-50%)scale(1)}}@keyframes panel-module__sr9oLG__reveal-tooltip-center{0%{opacity:0;top:50%;left:50%;transform:translate(-50%)translateY(-50%)scale(.8)}to{opacity:1;top:50%;left:50%;transform:translate(-50%)translateY(-50%)scale(1)}}@keyframes panel-module__sr9oLG__loop-opacity{0%{opacity:.6}50%{opacity:.3}to{opacity:.6}}.panel-module__sr9oLG__loading-overlay{background-color:var(--accents-1);opacity:1;animation-name:panel-module__sr9oLG__loop-opacity;animation-duration:1s;animation-iteration-count:infinite;position:absolute;inset:0}.panel-module__sr9oLG__progress-wrapper{border-radius:var(--geist-radius);width:100%;height:32px;padding:0;position:relative;overflow:hidden}.panel-module__sr9oLG__progress{background:var(--accents-2);opacity:.4;border-radius:var(--geist-radius);height:32px;padding-right:4px;position:absolute}.panel-module__sr9oLG__content{position:relative}.panel-module__sr9oLG__explore-wrapper{left:0;right:0;bottom:var(--geist-space-4x);pointer-events:none;z-index:10;position:absolute}.panel-module__sr9oLG__explore{color:var(--accents-5);pointer-events:initial;border-radius:48px;height:32px;font-weight:500}.dark-theme .panel-module__sr9oLG__explore{box-shadow:none}@media (hover:hover){.panel-module__sr9oLG__hover-link:hover{text-decoration:underline}}.panel-module__sr9oLG__explore-modal-body{flex:1;padding:0!important}.panel-module__sr9oLG__tags-wrapper{gap:4px;transition:transform .15s,opacity .15s;display:flex;top:0;left:-5px;position:absolute!important}.panel-module__sr9oLG__empty-state-wrapper{min-height:224px;padding:var(--geist-space-gap);flex-direction:column;justify-content:center;align-items:center;display:flex}.panel-module__sr9oLG__column{text-align:right;min-width:50px}.panel-module__sr9oLG__empty-state-circle{background-color:var(--accents-1);border-radius:64px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.panel-module__sr9oLG__empty-state-description{text-align:center;color:var(--accents-5)}.panel-module__sr9oLG__panel-tab-bar{z-index:10;background-color:var(--accents-1);border-bottom:1px solid var(--accents-2);gap:6px;max-width:100%;min-height:40px;padding:8px 12px;display:flex;overflow:auto}.panel-module__sr9oLG__panel-tab{font-weight:400;font-family:var(--font-mono);cursor:pointer;white-space:nowrap;border:none;border-radius:4px;font-size:12px;transition:background-color .2s}.panel-module__sr9oLG__panel-tab.panel-module__sr9oLG__active{background-color:var(--accents-2);color:var(--accents-7)}.panel-module__sr9oLG__panel-tab:not(.panel-module__sr9oLG__active){background-color:var(--accents-1);color:var(--accents-6)}@media (hover:hover){.panel-module__sr9oLG__panel-tab:hover{background-color:var(--accents-2);color:var(--accents-7)}}
.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}
.sidebar-module__y-pGyq__sidebar{max-width:100%;color:var(--ds-gray-900)}.sidebar-module__y-pGyq__entry{min-height:40px;color:var(--ds-gray-900);border-radius:var(--geist-radius);align-items:center;padding:10px 12px;font-size:14px;line-height:20px;text-decoration:none;display:flex}.sidebar-module__y-pGyq__link{align-items:center;gap:2px;display:flex}.sidebar-module__y-pGyq__entry.sidebar-module__y-pGyq__active{color:var(--ds-gray-1000);background:var(--ds-gray-200);font-weight:500}.sidebar-module__y-pGyq__entry.sidebar-module__y-pGyq__disabled{color:var(--ds-gray-700);pointer-events:none}@media (hover:hover){.sidebar-module__y-pGyq__entry:not(.sidebar-module__y-pGyq__active):hover{background:var(--ds-gray-100)}}.sidebar-module__y-pGyq__section{cursor:default;margin-bottom:8px;padding-left:12px}.sidebar-module__y-pGyq__section:not(.sidebar-module__y-pGyq__first){margin-top:16px}.sidebar-module__y-pGyq__emptyCard{border:1px solid var(--accents-2);border-radius:var(--geist-radius);background:rgba(var(--geist-background-rgb),.5);justify-content:center;min-height:40px;padding:8px 12px}.sidebar-module__y-pGyq__skeletonOptionsTopIndent{margin-top:12px}@media (min-width:961px){.sidebar-module__y-pGyq__sidebar{width:240px;margin-right:48px}.sidebar-module__y-pGyq__searchboxWrapper{margin-bottom:40px}}@media (max-width:960px){.sidebar-module__y-pGyq__entry{color:var(--ds-gray-1000);border-bottom:1px solid var(--ds-gray-100);height:auto;margin-left:-16px;padding:24px 16px}.sidebar-module__y-pGyq__searchboxWrapper{padding-top:24px}}
.comment-filter-menu-module__C8HSZa__searchContainer,.comment-filter-menu-module__C8HSZa__searchContainer:focus-within,.comment-filter-menu-module__C8HSZa__searchContainer>*{box-shadow:none!important}.comment-filter-menu-module__C8HSZa__divider{margin:6px var(--geist-space-gap-quarter-negative)0px;background:var(--accents-2);height:1px}.comment-filter-menu-module__C8HSZa__stickySearch{z-index:1;background-color:var(--ds-background-100);border-bottom:1px solid var(--accents-2);margin:-8px -8px 8px;padding:2px;position:sticky;top:-8px}.comment-filter-menu-module__C8HSZa__menu{max-height:461px}.comment-filter-menu-module__C8HSZa__menu::-webkit-scrollbar{display:none}
.security-code-module__Hqx0Pq__security-code{border:1px solid var(--accents-2);border-radius:var(--geist-radius);width:fit-content;color:var(--geist-foreground);padding:var(--geist-gap-half)var(--geist-gap);margin:0 auto;font-size:1rem;font-weight:700}
.sign-up-module__OkF33a__signUpButton{margin-top:var(--geist-space-small);margin-left:var(--geist-page-margin);margin-right:var(--geist-page-margin)}.sign-up-module__OkF33a__signUpButton button{width:100%;margin-left:auto;margin-right:auto}.sign-up-module__OkF33a__signUpButton button .text{justify-self:center;align-items:center;display:flex}.sign-up-module__OkF33a__signUpButton button .text span{text-overflow:ellipsis;white-space:nowrap;max-width:160px;height:100%;display:inline-block;overflow:hidden}@media (min-width:375px){.sign-up-module__OkF33a__signUpButton{width:320px}.sign-up-module__OkF33a__signUpButton button .text span{max-width:200px}}.sign-up-module__OkF33a__errorNote{max-width:544px;margin-top:var(--geist-space-large);margin-left:var(--geist-page-margin);margin-right:var(--geist-page-margin);font-size:16px}
.flag-module__9lnOSq__flag{background:linear-gradient(230deg,var(--accents-2),var(--accents-3));width:16px;height:12px;color:var(--accents-5);border-radius:2px;font-size:8px;font-weight:800}
.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__hidden{}.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}}
.wildcard-hint-module__RIumrG__code{border-radius:4px!important}
.percentile-bar-module__uS0wMW__container{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.percentile-bar-module__uS0wMW__target{filter:brightness(.7);width:2px;height:calc(100% + 4px);position:absolute;top:-2px}.dark-theme .percentile-bar-module__uS0wMW__target{filter:brightness(1.3)}
.badge-module__2RpGha__badge{background:var(--accents-7);color:var(--accents-3);cursor:pointer;border:none;border-radius:9999px;padding:2px 8px;transition:color .2s,background .2s,border-color .2s}.badge-module__2RpGha__badge p{color:inherit}.badge-module__2RpGha__badge svg{width:13px;height:13px}.badge-module__2RpGha__badgeContent{white-space:nowrap;align-items:center;gap:4px;display:flex}.badge-module__2RpGha__badge.badge-module__2RpGha__active{background:var(--accents-2);color:var(--accents-8)}@media (hover:hover){.badge-module__2RpGha__badge:hover{background:var(--accents-2);color:var(--accents-8)}}
.index-module__DxJmMa__sudayn{width:100%;max-width:20rem;padding-top:1.5rem}
/*# sourceMappingURL=62cf6d98c976d463.css.map*/