.custom-buttons-module__8sUwva__turborepo{--start-color:#d74a41;--end-color:#407aeb;z-index:0;filter:blur(10px);will-change:filter,transform;width:100%;height:100%;display:flex;position:absolute;transform:translate(0,0)}.custom-buttons-module__8sUwva__turborepo:before{content:"";border-radius:var(--geist-radius);background-image:linear-gradient(165deg,var(--start-color),var(--end-color));pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.custom-buttons-module__8sUwva__turborepo:after{content:"";background-image:linear-gradient(165deg,var(--start-color),var(--end-color));filter:blur(24px);opacity:.8;pointer-events:none;will-change:filter,transform;background-clip:padding-box;border:12px solid #0000;width:100%;height:100%;position:absolute;top:0;left:0;transform:translate(0,0)}.dark-theme .custom-buttons-module__8sUwva__turborepo:after{opacity:1}.custom-buttons-module__8sUwva__turborepo>button{background-color:var(--geist-background);color:var(--geist-foreground);z-index:1;background-clip:padding-box;border:1px solid #0000;box-shadow:0 4px 4px #00000010}.dark-theme .custom-buttons-module__8sUwva__turborepo>button{box-shadow:0 4px 4px #00000040}.custom-buttons-module__8sUwva__turborepo>button[data-hover]{--lighten-color:transparent;color:var(--geist-background);background-color:#0000}.custom-buttons-module__8sUwva__turborepo>button[data-active]{--lighten-color:#ffffff80}.custom-buttons-module__8sUwva__turborepo>button[data-focus]{box-shadow:0 0 0 1px var(--geist-background),0 0 0 3px var(--themed-bg,var(--geist-foreground))}.custom-buttons-module__8sUwva__fadeIn{display:inherit;box-sizing:initial;animation:.8s cubic-bezier(.455,.03,.515,.955) forwards custom-buttons-module__8sUwva__fade-in}@keyframes custom-buttons-module__8sUwva__fade-in{0%{opacity:0}to{opacity:1}}
.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}
.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}
.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)}
.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)}
.legacy-env-variables-form-module__E3lP-W__valueTextarea{white-space:pre;scrollbar-width:none;-ms-overflow-style:none;line-height:20px!important}@media only screen and (max-device-width:780px) and (-webkit-min-device-pixel-ratio:0){.legacy-env-variables-form-module__E3lP-W__valueTextarea{white-space:nowrap;line-height:24px!important}}.legacy-env-variables-form-module__E3lP-W__valueTextarea::-webkit-scrollbar{display:none}.legacy-env-variables-form-module__E3lP-W__removeButton{color:var(--geist-secondary);flex-shrink:0;width:40px;height:40px;padding:0!important}.legacy-env-variables-form-module__E3lP-W__noPadding{padding:0 12px 0 0!important}.legacy-env-variables-form-module__E3lP-W__removeButtonCell{padding:0!important}.legacy-env-variables-form-module__E3lP-W__row td{border-bottom:0!important}.legacy-env-variables-form-module__E3lP-W__table tbody:before{content:"";height:4px;display:block}
.settings-module__zQ1M-G__settings{width:100%;transition:opacity .3s}.settings-module__zQ1M-G__settings.settings-module__zQ1M-G__disabled{opacity:.5}.settings-module__zQ1M-G__settings.settings-module__zQ1M-G__disabled:before{content:"";cursor:not-allowed;z-index:1;width:100%;height:100%;position:absolute}.settings-module__zQ1M-G__label{color:var(--geist-secondary);cursor:text;max-width:100%;font-size:.75rem;font-weight:500;display:block}.settings-module__zQ1M-G__installCommandDescription{margin-top:0}.settings-module__zQ1M-G__input[disabled]{color:var(--ds-gray-1000)!important;-webkit-text-fill-color:var(--ds-gray-1000)!important}.settings-module__zQ1M-G__details{background:0 0!important}.settings-module__zQ1M-G__details summary{font-weight:500;padding:8px 12px!important}
.file-tree-module__O8ws-G__tree{--padding-left:60px;font-size:14px}.file-tree-module__O8ws-G__tree ul{margin:0;padding:0;list-style:none}.file-tree-module__O8ws-G__tree ul li:last-of-type a{border-bottom:0}.file-tree-module__O8ws-G__tree li{line-height:34px;list-style:none}.file-tree-module__O8ws-G__tree li,.file-tree-module__O8ws-G__tree li a{color:var(--accents-8);white-space:nowrap;-webkit-user-select:none;user-select:none}.file-tree-module__O8ws-G__tree li a{align-items:block;padding-left:var(--padding-left);border-bottom:1px solid var(--accents-2);cursor:pointer;line-height:1;text-decoration:none;transition:background-color .1s;display:block}.file-tree-module__O8ws-G__tree li a[title]{padding-right:var(--geist-gap);justify-content:space-between;align-items:center;display:flex}@media (hover:hover){.file-tree-module__O8ws-G__tree li a:hover{background:var(--accents-1)}}.file-tree-module__O8ws-G__tree li a.file-tree-module__O8ws-G__dirName{vertical-align:middle}.file-tree-module__O8ws-G__tree li a.file-tree-module__O8ws-G__selected{background:var(--accents-2);font-weight:600}.file-tree-module__O8ws-G__tree li a .file-tree-module__O8ws-G__fileName{vertical-align:middle}.file-tree-module__O8ws-G__tree li.file-tree-module__O8ws-G__dir .file-tree-module__O8ws-G__statusIcon{vertical-align:middle;margin-left:-24px;margin-right:10px;font-size:0}.file-tree-module__O8ws-G__tree li.file-tree-module__O8ws-G__dir .file-tree-module__O8ws-G__statusIcon svg{vertical-align:middle}.file-tree-module__O8ws-G__tree li.file-tree-module__O8ws-G__file a{cursor:unset;transition:unset}@media (hover:hover){.file-tree-module__O8ws-G__tree li.file-tree-module__O8ws-G__file a:hover{background:unset}}.file-tree-module__O8ws-G__tree li .file-tree-module__O8ws-G__indent{width:30px;height:1px;display:inline-block}.file-tree-module__O8ws-G__tree li.file-tree-module__O8ws-G__active a .file-tree-module__O8ws-G__fileName{font-weight:700}.file-tree-module__O8ws-G__tree .file-tree-module__O8ws-G__icon{text-align:center;vertical-align:middle;width:24px;height:48px;margin-right:8px;display:inline-block;position:relative;top:16px}.file-tree-module__O8ws-G__tree .file-tree-module__O8ws-G__icon svg{vertical-align:middle}
.code-highlight-module__kuP-Rq__wrapper{border:1px solid var(--ds-gray-400);position:relative}.code-highlight-module__kuP-Rq__code{display:grid}.code-highlight-module__kuP-Rq__wrapper.code-highlight-module__kuP-Rq__hasFileName .code-highlight-module__kuP-Rq__pre{background:var(--ds-background-100);border-radius:0 0 8px 8px}.code-highlight-module__kuP-Rq__wrapper{border-radius:8px;margin:16px 0;overflow:hidden}.code-highlight-module__kuP-Rq__header{border-bottom:1px solid var(--ds-gray-400);background:var(--ds-background-200);border-radius:8px 8px 0 0;justify-content:space-between;align-items:center;padding:8px 12px 8px 16px;display:flex}.code-highlight-module__kuP-Rq__copyButton{border-radius:var(--geist-radius);width:32px;height:32px;color:var(--ds-gray-900);cursor:pointer;background:inherit;border:none;justify-content:center;align-items:center;padding:0;transition:background .2s;display:flex}@media (hover:hover){.code-highlight-module__kuP-Rq__copyButton:hover:not([data-active]){background:var(--ds-gray-200)!important;color:var(--ds-gray-900)!important}}.code-highlight-module__kuP-Rq__copyFloatingButton{opacity:0;transition:opacity .1s;position:absolute;top:min(16%,16px);right:16px}@media (hover:hover){.code-highlight-module__kuP-Rq__wrapper:hover .code-highlight-module__kuP-Rq__copyFloatingButton{opacity:1}}.code-highlight-module__kuP-Rq__fileName{color:var(--ds-gray-900);align-items:center;gap:8px;display:flex}@media (max-width:600px){.code-highlight-module__kuP-Rq__pre{--padding:16px}.code-highlight-module__kuP-Rq__pre:after{left:0}}
.form-add-webhooks-modal-module__KmZ2yW__modal-title{text-transform:none}.form-add-webhooks-modal-module__KmZ2yW__modal-main{background:var(--accents-1);border-top:1px solid var(--accents-2);flex-direction:column;gap:1.5rem;display:flex;padding:2rem!important}.form-add-webhooks-modal-module__KmZ2yW__secret-wrapper{background:var(--geist-background);border:1px solid var(--ds-gray-alpha-400);border-radius:8px;padding:4px 4px 4px 1rem}.form-add-webhooks-modal-module__KmZ2yW__dropdown{color:var(--ds-gray-900);cursor:pointer;background:0 0;border:none;padding:0;font-weight:600}.form-add-webhooks-modal-module__KmZ2yW__dropdown span{line-height:1;display:block}@media (hover:hover){.form-add-webhooks-modal-module__KmZ2yW__dropdown:hover{color:var(--ds-gray-1000)}}.form-add-webhooks-modal-module__KmZ2yW__secret{margin-left:.25rem}.form-add-webhooks-modal-module__KmZ2yW__code-wrapper{margin-top:-12px}.form-add-webhooks-modal-module__KmZ2yW__code-wrapper pre{margin:0}.form-add-webhooks-modal-module__KmZ2yW__secret-warn{color:#bd5200;background-color:#fffbeb;border:1px solid #fde68a;border-radius:.5rem;padding:.75rem}.form-add-webhooks-modal-module__KmZ2yW__secret-warn-text{color:inherit}.dark-theme .form-add-webhooks-modal-module__KmZ2yW__secret-warn{color:#fde68a;background-color:#241005;border-color:#411d06}
.root-directory-modal-module__NKgClG__modalBody{padding:0;overflow:hidden}
.team-selector-module__POX1Da__input[disabled]{color:var(--ds-gray-1000)!important}.team-selector-module__POX1Da__comboboxLabel{color:var(--ds-gray-900)!important}.team-selector-module__POX1Da__tooltip{display:block}
.index-module__hxsydG__hr{margin:var(--geist-space-gap)var(--geist-space-gap-negative)!important}.index-module__hxsydG__borderBottom{padding-bottom:var(--geist-space-gap);border-bottom:1px solid var(--accents-2)}.index-module__hxsydG__learnMore{color:var(--ds-blue-900);z-index:2}.index-module__hxsydG__content{padding-bottom:0}.index-module__hxsydG__container{z-index:0;position:relative}.index-module__hxsydG__container:last-of-type{margin-bottom:var(--geist-space-gap)}.index-module__hxsydG__container:last-of-type>.index-module__hxsydG__hr{display:none}.index-module__hxsydG__disabledGutter:after{content:"";background:var(--accents-1);margin:var(--geist-space-gap-negative)var(--geist-space-gap-negative)0;z-index:-1;position:absolute;inset:0}.index-module__hxsydG__disabled:last-of-type:after{margin-bottom:var(--geist-space-gap-negative)}.index-module__hxsydG__disabled:before{content:"";cursor:not-allowed;z-index:1;-webkit-user-select:none;user-select:none;position:absolute;inset:0}.index-module__hxsydG__innerDropdown{padding:unset}.index-module__hxsydG__webAnalyticsTableRow{height:var(--geist-space-12x);background:var(--geist-background);border-top:1px solid var(--accents-2)}.index-module__hxsydG__webAnalyticsTableRow:first-child{background:var(--accents-1);border-top:none}.index-module__hxsydG__footnote{color:var(--accents-5)}.index-module__hxsydG__webAnalyticsTableCell{padding:var(--geist-space-3x);width:50%}.index-module__hxsydG__webAnalyticsTableCell:first-child{border-right:1px solid var(--accents-2)}button.index-module__hxsydG__configureCTA.index-module__hxsydG__configureCTA[type=button]{width:auto;color:var(--accents-5);padding-left:4px;padding-right:0}@media (hover:hover){button.index-module__hxsydG__configureCTA.index-module__hxsydG__configureCTA[type=button]:hover{background-color:var(--accents-1);color:var(--geist-foreground)}}button.index-module__hxsydG__configureCTA.index-module__hxsydG__configureCTA[type=button]>span:last-child{margin-left:2px}
.add-logdrain-modal-module__kqGeqW__modalTitle{text-transform:none}.add-logdrain-modal-module__kqGeqW__modalMain{background:var(--accents-1);border-top:1px solid var(--accents-2);gap:var(--geist-space-gap);flex-direction:column;display:flex;padding:var(--geist-space-8x)!important}.add-logdrain-modal-module__kqGeqW__secretWrapper{padding:var(--geist-space-4x)20px;background:var(--geist-background);border-top:1px solid var(--accents-2);box-shadow:var(--shadow-extra-small);border-radius:var(--geist-space)}.add-logdrain-modal-module__kqGeqW__secret{margin-left:var(--geist-space)}.add-logdrain-modal-module__kqGeqW__codeWrapper pre{margin:0}.add-logdrain-modal-module__kqGeqW__secretWarn{color:#bd5200;border-radius:var(--geist-space-2x);padding:var(--geist-space-gap-half);background-color:#fffbeb;border:1px solid #fde68a}.add-logdrain-modal-module__kqGeqW__secretWarnText{color:inherit}.dark-theme .add-logdrain-modal-module__kqGeqW__secretWarn{color:#fde68a;background-color:#241005;border-color:#411d06}
.main-import-module__GKZ5_a__monorepoManagerLogo>img{object-fit:contain;object-position:center right}
.tabs-module__Da1ZWG__tabs{box-shadow:0 -1px 0 var(--accents-2)inset;flex-wrap:nowrap;align-items:baseline;gap:24px;padding-bottom:1px;display:flex;overflow-x:auto}.tabs-module__Da1ZWG__tabs:has(.tabs-module__Da1ZWG__tab:focus-visible){overflow:visible}.tabs-module__Da1ZWG__tabs[data-variant=secondary]{box-shadow:none;gap:8px}.tabs-module__Da1ZWG__tabs[data-variant=secondary] .tabs-module__Da1ZWG__tab{background:var(--ds-gray-alpha-200);height:24px;color:var(--ds-gray-1000);cursor:pointer;border-bottom:none;border-radius:6px;padding:0 6px;font-size:13px}.tabs-module__Da1ZWG__tabs[data-variant=secondary] .tabs-module__Da1ZWG__tab[aria-selected=true]{background:var(--ds-gray-1000);color:var(--ds-background-100)}.tabs-module__Da1ZWG__tabs[data-variant=secondary] .tabs-module__Da1ZWG__tab:disabled{background:var(--ds-gray-200);color:var(--ds-gray-900);cursor:not-allowed}.tabs-module__Da1ZWG__tab{color:var(--ds-gray-900);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;outline:0;align-items:center;margin-bottom:-1px;padding:14px 2px;font-size:14px;display:flex}.tabs-module__Da1ZWG__tab[aria-selected=true]{color:var(--ds-gray-1000);border-bottom:2px solid var(--ds-gray-1000)}.tabs-module__Da1ZWG__tab:focus-visible[data-show-focus-ring=true]{box-shadow:var(--ds-focus-ring)}@media (hover:hover){.tabs-module__Da1ZWG__tab:hover{color:var(--ds-gray-1000)}}.tabs-module__Da1ZWG__tab:disabled{cursor:not-allowed}.tabs-module__Da1ZWG__noBorder{box-shadow:none}.tabs-module__Da1ZWG__tabIcon{margin-right:6px}
.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}
.tooltip-module__VEGyfq__container{align-items:center;display:inline-flex}.tooltip-module__VEGyfq__container.focus-visible:focus{box-shadow:var(--ds-focus-ring);border-radius:2px;outline:none}.tooltip-module__VEGyfq__absolute{pointer-events:none;position:absolute}.tooltip-module__VEGyfq__relative{width:100%;height:100%;position:relative}.tooltip-module__VEGyfq__backdrop{z-index:99998;position:fixed;inset:0}.tooltip-module__VEGyfq__tooltip{opacity:0;z-index:99999;--tooltip-color:var(--themed-fg);--tooltip-background:var(--themed-bg);color:var(--themed-fg);text-transform:initial;background:var(--themed-bg);text-align:left;pointer-events:none;border-radius:6px;width:fit-content;padding:8px 12px;font-size:13px;font-weight:400;line-height:1.3;animation:.1s ease-in .4s forwards tooltip-module__VEGyfq__fadeIn;position:absolute}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__faster{animation:.1s ease-in .1s forwards tooltip-module__VEGyfq__fadeIn}.tooltip-module__VEGyfq__tooltip:not(.tooltip-module__VEGyfq__delay){animation-delay:0s}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__wrap{word-wrap:break-word;white-space:pre-line;border-collapse:separate}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__center{text-align:center}.tooltip-module__VEGyfq__tooltip:not(.tooltip-module__VEGyfq__tip):before,.tooltip-module__VEGyfq__tooltip:not(.tooltip-module__VEGyfq__tip) .tooltip-module__VEGyfq__triangle{display:none}.tooltip-module__VEGyfq__tooltip:not(.geist-themed){--themed-fg:var(--ds-gray-1000);--themed-bg:var(--ds-background-100);--themed-border:var(--themed-bg);--tooltip-stroke:var(--dropdown-triangle-stroke)}.tooltip-module__VEGyfq__tooltip:after{z-index:-1;content:"";width:100%;height:10px;position:absolute;top:-10px;left:0}.tooltip-module__VEGyfq__triangle{--arrow-bg:var(--themed-bg);z-index:-1;height:fit-content;display:flex;position:absolute}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__left .tooltip-module__VEGyfq__triangle{border-left-color:var(--tooltip-background);top:50%;bottom:50%;left:100%;transform:translateY(-50%)}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__left:after{height:100%;top:0;left:10px}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__right:after{height:100%;margin-left:-10px;top:0}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__right .tooltip-module__VEGyfq__triangle{border-right-color:var(--tooltip-background);top:50%;bottom:50%;right:100%;transform:translateY(-50%)}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__top:after{top:100%}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__top .tooltip-module__VEGyfq__triangle,.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__top{border-top-color:var(--tooltip-background);top:100%}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__top .tooltip-module__VEGyfq__triangle{transform:translate(-50%)translateY(-.6px)}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__top:not(.tooltip-module__VEGyfq__box-align-right):not(.tooltip-module__VEGyfq__box-align-left) .tooltip-module__VEGyfq__triangle{left:50%}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__bottom .tooltip-module__VEGyfq__triangle{border-bottom-color:var(--tooltip-background);bottom:100%;left:50%;transform:translate(-50%)}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__bottom .tooltip-module__VEGyfq__triangle:before{content:"";background:0 0;width:100%;height:16px;position:absolute;top:0}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__box-align-left .tooltip-module__VEGyfq__triangle{left:10%}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__box-align-right:before,.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__box-align-right .tooltip-module__VEGyfq__triangle{left:unset;right:calc(10% - 14px)}@keyframes tooltip-module__VEGyfq__fadeIn{0%{opacity:0}to{opacity:1;pointer-events:all}}
.details-module__5w1ORq__summary{cursor:pointer;-webkit-user-select:none;user-select:none;list-style:none}.details-module__5w1ORq__summary div{align-items:center;display:flex}.details-module__5w1ORq__summary::-webkit-details-marker{display:none}.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-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)}.details-module__5w1ORq__body{margin-left:calc(20px + var(--geist-space-2x));margin-top:var(--geist-space-2x)}
.cloning-module__JQUL6a__cloning{background:var(--ds-background-200);box-shadow:var(--ds-shadow-border);border-radius:4px;min-height:268px}.cloning-module__JQUL6a__cloning.cloning-module__JQUL6a__inactive .cloning-module__JQUL6a__meta,.cloning-module__JQUL6a__cloning.cloning-module__JQUL6a__inactive .cloning-module__JQUL6a__meta strong{color:var(--accents-3)}.cloning-module__JQUL6a__cloning.cloning-module__JQUL6a__inactive .cloning-module__JQUL6a__avatar{box-shadow:none;background:var(--ds-background-100)}.cloning-module__JQUL6a__cloning.cloning-module__JQUL6a__inactive .cloning-module__JQUL6a__avatar,.cloning-module__JQUL6a__cloning.cloning-module__JQUL6a__inactive .cloning-module__JQUL6a__pulse,.cloning-module__JQUL6a__cloning.cloning-module__JQUL6a__inactive .cloning-module__JQUL6a__indicator,.cloning-module__JQUL6a__cloning.cloning-module__JQUL6a__error .cloning-module__JQUL6a__avatar,.cloning-module__JQUL6a__cloning.cloning-module__JQUL6a__error .cloning-module__JQUL6a__pulse,.cloning-module__JQUL6a__cloning.cloning-module__JQUL6a__error .cloning-module__JQUL6a__indicator{animation:none}.cloning-module__JQUL6a__cloning.cloning-module__JQUL6a__error .cloning-module__JQUL6a__avatar.cloning-module__JQUL6a__enter{animation:.5s cloning-module__JQUL6a__shake}.cloning-module__JQUL6a__cloning.cloning-module__JQUL6a__error .cloning-module__JQUL6a__cross{opacity:1;transform:translate(-50%,-50%)scale(1)rotate(0)}.cloning-module__JQUL6a__meta{text-align:center}.cloning-module__JQUL6a__meta strong svg{position:relative;top:2px}.cloning-module__JQUL6a__text{padding:0 var(--geist-space-4x);word-break:break-word;text-align:center;width:450px;margin:var(--geist-space-16x)0 0 0;position:relative}.cloning-module__JQUL6a__errorMessage{text-align:center;position:absolute;top:0}.cloning-module__JQUL6a__avatar{z-index:2;background:var(--ds-background-100);width:64px;height:64px;box-shadow:var(--ds-shadow-medium),var(--ds-shadow-border);border-radius:50%;position:relative}.cloning-module__JQUL6a__avatar.cloning-module__JQUL6a__enter{animation:2s infinite cloning-module__JQUL6a__enter}.cloning-module__JQUL6a__avatar.cloning-module__JQUL6a__from{animation:2s infinite cloning-module__JQUL6a__from}.cloning-module__JQUL6a__pulse{border:1px solid var(--ds-gray-400);opacity:0;border-radius:50%;width:92px;height:92px;animation:2s infinite cloning-module__JQUL6a__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.cloning-module__JQUL6a__pulse:nth-of-type(2){width:128px;height:128px;animation-delay:.1s}.cloning-module__JQUL6a__pulse:nth-of-type(3){width:172px;height:172px;animation-delay:.2s}.cloning-module__JQUL6a__lineWrapper{width:64px;margin:0 var(--geist-space-2x);justify-content:center;align-items:center;display:flex;position:relative}.cloning-module__JQUL6a__lineWrapper .cloning-module__JQUL6a__line{z-index:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cloning-module__JQUL6a__indicator{--size:10px;width:var(--size);height:var(--size);z-index:1;animation:2s infinite cloning-module__JQUL6a__slide;position:relative;transform:translate(-60px)}.cloning-module__JQUL6a__cross{opacity:0;z-index:2;transition:opacity .2s,transform .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)rotate(-90deg)}@media (max-width:600px){.cloning-module__JQUL6a__text{max-width:400px;width:initial}.cloning-module__JQUL6a__cloning{min-height:auto;padding:32px}.cloning-module__JQUL6a__lineWrapper{height:64px;margin:var(--geist-space-2x)0;transform:rotate(90deg)}.cloning-module__JQUL6a__error .cloning-module__JQUL6a__meta{display:none}.cloning-module__JQUL6a__error .cloning-module__JQUL6a__errorMessage{display:block}.cloning-module__JQUL6a__errorMessage{display:none;position:relative}}@keyframes cloning-module__JQUL6a__pulse{0%{opacity:0;transform:translate(-50%,-50%)scale(.8)}40%{opacity:0;transform:translate(-50%,-50%)scale(.8)}70%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(.8)}}@keyframes cloning-module__JQUL6a__enter{0%{box-shadow:var(--ds-shadow-medium),var(--ds-shadow-border);transform:scale(1)}40%{box-shadow:var(--ds-shadow-medium),var(--ds-shadow-border);transform:scale(1)}70%{box-shadow:var(--ds-shadow-large),var(--ds-shadow-border);transform:scale(1.1)}to{box-shadow:var(--ds-shadow-medium),var(--ds-shadow-border);transform:scale(1)}}@keyframes cloning-module__JQUL6a__from{0%{box-shadow:var(--ds-shadow-medium),var(--ds-shadow-border);transform:scale(.9)}40%{box-shadow:var(--ds-shadow-medium),var(--ds-shadow-border);transform:scale(1)}80%{box-shadow:var(--ds-shadow-large),var(--ds-shadow-border);transform:scale(1)}to{box-shadow:var(--ds-shadow-medium),var(--ds-shadow-border);transform:scale(.9)}}@keyframes cloning-module__JQUL6a__slide{0%{transform:translate(-50px)}20%{transform:translate(-50px)}50%{transform:translate(50px)}to{transform:translate(50px)}}@keyframes cloning-module__JQUL6a__shake{10%,90%{transform:translate(-1px)}20%,80%{transform:translate(2px)}30%,50%,70%{transform:translate(-4px)}40%,60%{transform:translate(4px)}}
.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}
@media (max-width:600px){.index-module__GYcspG__chevron,.index-module__GYcspG__webhookText,.index-module__GYcspG__spendManagementEntity>div>div>div:first-child{display:none}}.index-module__GYcspG__spendMangementEntity{background:var(--accents-2)}@media (hover:hover){.index-module__GYcspG__spendManagementEntity:hover{cursor:pointer}}.index-module__GYcspG__spendManagementEntityDetailsActive{background:var(--ds-background-200);border-bottom:none}.index-module__GYcspG__detailsEntityForm{border-top:none;padding-top:0}.index-module__GYcspG__detailsEntityForm:before{background:var(--ds-background-200)!important}.index-module__GYcspG__detailsEntityTopSpacer{padding:10px}.index-module__GYcspG__detailsEntityDivider{width:1px;height:inherit;background:var(--accents-2);margin:0 8px 0 24px}.index-module__GYcspG__budgetAmountStack{border-bottom:1px solid var(--accents-2)}
.image-modal-module__bKJHIG__modalBg{z-index:200;opacity:0;background-color:#0003;width:100%;height:100%;animation:.2s forwards image-modal-module__bKJHIG__fadeIn;position:fixed;top:0;left:0}@keyframes image-modal-module__bKJHIG__fadeIn{0%{opacity:0}to{opacity:1}}.image-modal-module__bKJHIG__modal{z-index:4;background-color:var(--geist-background);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:5px;justify-content:center;align-items:center;max-width:90vw;max-height:60vw;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 10px 80px #0000004d}.image-modal-module__bKJHIG__close{cursor:pointer;background:0 0;background:var(--geist-background);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-left:auto;display:flex;position:absolute;top:0;right:0;transform:translate(-9px,9px);box-shadow:0 4px 4px #0000001f}.image-modal-module__bKJHIG__iframe{border-radius:5px}.image-modal-module__bKJHIG__loading{position:absolute}
.autocomplete-module__pMHbKa__container:focus-within{z-index:1}.autocomplete-module__pMHbKa__container.autocomplete-module__pMHbKa__disabled{cursor:not-allowed}.autocomplete-module__pMHbKa__container.autocomplete-module__pMHbKa__disabled .autocomplete-module__pMHbKa__autocomplete [class$=-control]{background:var(--accents-1);color:var(--accents-5);filter:grayscale()}.autocomplete-module__pMHbKa__container.autocomplete-module__pMHbKa__error .autocomplete-module__pMHbKa__autocomplete [class$=-control]{border-color:var(--geist-error);color:var(--geist-error)}.autocomplete-module__pMHbKa__container.autocomplete-module__pMHbKa__error .autocomplete-module__pMHbKa__autocomplete [class$=-indicatorContainer]{color:var(--geist-error)}.autocomplete-module__pMHbKa__container.autocomplete-module__pMHbKa__large .autocomplete-module__pMHbKa__autocomplete{font-size:1rem}.autocomplete-module__pMHbKa__container.autocomplete-module__pMHbKa__large .autocomplete-module__pMHbKa__autocomplete [class$=-control]{height:var(--geist-form-large-height)}.autocomplete-module__pMHbKa__container.autocomplete-module__pMHbKa__small .autocomplete-module__pMHbKa__autocomplete{font-size:.75rem}.autocomplete-module__pMHbKa__container.autocomplete-module__pMHbKa__small .autocomplete-module__pMHbKa__autocomplete .autocomplete-module__pMHbKa__autocomplete [class$=-control]{height:var(--geist-form-small-height)}.autocomplete-module__pMHbKa__container .autocomplete-module__pMHbKa__autocomplete{font-size:.875rem}.autocomplete-module__pMHbKa__container .autocomplete-module__pMHbKa__autocomplete input{font-family:var(--font-sans)!important;color:var(--geist-foreground)!important}.autocomplete-module__pMHbKa__container .autocomplete-module__pMHbKa__autocomplete [class$=-control]{background:var(--geist-background);border:1px solid var(--accents-2);border-radius:var(--geist-radius);height:var(--geist-form-height);min-height:unset;box-shadow:none;cursor:text}.autocomplete-module__pMHbKa__container .autocomplete-module__pMHbKa__autocomplete [class$=-control]:focus-within{border-color:var(--accents-5)}.autocomplete-module__pMHbKa__container .autocomplete-module__pMHbKa__autocomplete [class$=-indicatorSeparator]{display:none}.autocomplete-module__pMHbKa__container .autocomplete-module__pMHbKa__autocomplete [class$=-indicatorContainer]{cursor:pointer;color:var(--accents-3);padding:var(--geist-gap-quarter)}@media (hover:hover){.autocomplete-module__pMHbKa__container .autocomplete-module__pMHbKa__autocomplete [class$=-indicatorContainer]:hover{color:var(--geist-foreground)}}.autocomplete-module__pMHbKa__container .autocomplete-module__pMHbKa__autocomplete [class$=-indicatorContainer]:nth-of-type(2){padding-left:0}.autocomplete-module__pMHbKa__container .autocomplete-module__pMHbKa__autocomplete [class$=-IndicatorsContainer]{max-height:100%}.autocomplete-module__pMHbKa__container .autocomplete-module__pMHbKa__autocomplete [class$=-placeholder]{color:var(--accents-3);text-overflow:ellipsis;white-space:nowrap;max-width:99%;overflow:hidden}.autocomplete-module__pMHbKa__container .autocomplete-module__pMHbKa__autocomplete [class$=-menu]{background:var(--geist-background);box-shadow:var(--shadow-medium);border-radius:var(--geist-radius);z-index:101}.autocomplete-module__pMHbKa__container .autocomplete-module__pMHbKa__autocomplete [class$=-NoOptionsMessage],.autocomplete-module__pMHbKa__container .autocomplete-module__pMHbKa__autocomplete [class$=-LoadingMessage]{padding:var(--geist-gap-half);color:var(--accents-5)}.autocomplete-module__pMHbKa__container .autocomplete-module__pMHbKa__autocomplete [class$=-option]{padding:calc(var(--geist-gap-half)*1.2);cursor:pointer;text-align:left}@media (hover:hover){.autocomplete-module__pMHbKa__container .autocomplete-module__pMHbKa__autocomplete [class$=-option]:hover{background-color:var(--accents-2)}}@media (max-width:600px){.autocomplete-module__pMHbKa__container{max-width:100%!important}.autocomplete-module__pMHbKa__container .autocomplete-module__pMHbKa__autocomplete{font-size:1rem;max-width:100%!important}}
.clearable-module__hhYRha__button{cursor:pointer;transition:color .15s,box-shadow .15s,border-color .15s;}@media (hover:hover){.clearable-module__hhYRha__button:not(.clearable-module__hhYRha__disabled):hover{color:var(--geist-foreground)}}.clearable-module__hhYRha__button:focus.focus-visible{color:var(--geist-foreground);border:1px solid var(--geist-foreground);box-shadow:inset 1px 0 0 var(--geist-foreground);border-left:0}.clearable-module__hhYRha__button span{display:inline-flex}
.index-module__FSmOKq__gradientOverlay{pointer-events:none;max-height:calc(100vh - 120px);overflow:hidden}@media (max-width:600px){.index-module__FSmOKq__gradientOverlay{max-height:calc(100vh - 80px);position:relative}}.index-module__FSmOKq__gradientOverlay [data-geist-skeleton],.index-module__FSmOKq__gradientOverlay [data-geist-skeleton]:before{background:var(--accents-2)!important;animation:none!important}.index-module__FSmOKq__gradientOverlay:after{content:"";pointer-events:none;opacity:1;z-index:9;background-image:linear-gradient(to bottom,#fff0 0%,var(--accents-1)750px,var(--accents-1)100%);position:absolute;inset:0}.dark-theme .index-module__FSmOKq__gradientOverlay:after{background-image:linear-gradient(to bottom,#0000 0%,var(--accents-1)820px,var(--accents-1)100%)}.index-module__FSmOKq__search{gap:var(--geist-space-2x);margin-bottom:1.5rem;display:flex}.index-module__FSmOKq__search.index-module__FSmOKq__hidden{display:none}.index-module__FSmOKq__placeholderTable tr{height:48px}.index-module__FSmOKq__placeholderTable th{vertical-align:middle!important}.index-module__FSmOKq__placeholderTable th div{font-size:14px!important}.index-module__FSmOKq__list{border:1px solid var(--accents-2);box-shadow:none!important;border-top-left-radius:0!important;border-top-right-radius:0!important}:is(.index-module__FSmOKq__list>li,.index-module__FSmOKq__list>button){box-sizing:border-box!important;border-bottom:1px solid var(--accents-2)!important;min-height:48px!important}:is(.index-module__FSmOKq__list>li:last-child,.index-module__FSmOKq__list>button:last-child){border-bottom:none!important}.index-module__FSmOKq__secondaryInformation{display:none}@media (min-width:540px){.index-module__FSmOKq__secondaryInformation{display:flex}}.index-module__FSmOKq__leftGroup{text-overflow:ellipsis;overflow:hidden}.index-module__FSmOKq__domainEntity{position:relative}.dark-theme .index-module__FSmOKq__domainEntity{background:var(--ds-background-100)}.index-module__FSmOKq__domainEntity .index-module__FSmOKq__interactive{z-index:5}.index-module__FSmOKq__domainEntity .index-module__FSmOKq__link{position:absolute;inset:0}@media (hover:hover){.index-module__FSmOKq__domainEntity:hover{background:var(--ds-background-200)}}.index-module__FSmOKq__rbacTooltip,.index-module__FSmOKq__rbacTooltip>*{width:100%}.index-module__FSmOKq__listItem{padding:0}.index-module__FSmOKq__headerGrid{grid-template-columns:repeat(auto-fit,minmax(166px,1fr));gap:26px 48px;display:grid}@media (min-width:580px){.index-module__FSmOKq__headerGrid{padding-right:25%}}:is(.dark-theme .index-module__FSmOKq__disabled [data-geist-description-title],.dark-theme .index-module__FSmOKq__disabled [data-geist-description-content]){color:var(--ds-gray-500)}.index-module__FSmOKq__disabled [data-geist-description-title],.index-module__FSmOKq__disabled [data-geist-description-content]{color:var(--ds-gray-700)}.index-module__FSmOKq__disabled img{opacity:.5}.index-module__FSmOKq__disabled svg:not(.noDisabledStyle){opacity:.5}.index-module__FSmOKq__disabled .index-module__FSmOKq__expirationDateItem [data-geist-description-title],.index-module__FSmOKq__disabled .index-module__FSmOKq__expirationDateItem [data-geist-description-content]{color:var(--ds-gray-900)}.index-module__FSmOKq__disabled .index-module__FSmOKq__expirationDateItem svg{opacity:1}
.command-module__eP91eq__listWrapper{will-change:height;transition:height .1s;position:relative;overflow:hidden auto}.command-module__eP91eq__button{cursor:pointer;box-sizing:border-box;font:inherit;vertical-align:baseline;-webkit-tap-highlight-color:transparent;border:0;outline:none;align-items:center;margin:0 6px 8px 0;padding:0;font-size:100%;text-decoration:none;display:flex}.dark-theme .command-module__eP91eq__button{background-color:var(--accents-1)}.light-theme .command-module__eP91eq__button{background-color:var(--geist-background)}.command-module__eP91eq__button{color:var(--accents-5);transition:color .15s,box-shadow .15s,border-color .15s}@media (hover:hover){.command-module__eP91eq__button:not(.command-module__eP91eq__disabled):hover{color:var(--geist-foreground)}}.command-module__eP91eq__button span{display:inline-flex}.command-module__eP91eq__hidebutton{visibility:hidden}
.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%}}
.feature-item-module__Cya-zq__feature-item{align-items:center;display:flex}.feature-item-module__Cya-zq__secondary{color:var(--geist-accents-5)}
.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: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}
.get-started-module__BOWvwW__login{background:var(--accents-1);border:1px solid var(--accents-2);border-radius:var(--geist-radius);padding:var(--geist-space-16x)var(--geist-gap)}.get-started-module__BOWvwW__login .get-started-module__BOWvwW__description{text-align:center}.get-started-module__BOWvwW__login .get-started-module__BOWvwW__learnMore{color:var(--accents-5);text-align:center}.get-started-module__BOWvwW__login .get-started-module__BOWvwW__formContainer{width:288px}@media (max-width:600px){.get-started-module__BOWvwW__login .get-started-module__BOWvwW__formContainer{width:100%}}
.expander-module__Kknqaa__advancedOptionsTitle{border:1px solid var(--accents-2);padding:var(--geist-space-2x)var(--geist-space-4x);border-radius:var(--geist-radius)var(--geist-radius)}.expander-module__Kknqaa__advancedOptionsTitleExpanded{border-radius:var(--geist-radius)var(--geist-radius)0 0}.expander-module__Kknqaa__advancedOptionsExpanded{border:1px solid var(--accents-2);padding:var(--geist-space-2x)var(--geist-space-4x)var(--geist-space-4x)var(--geist-space-4x);border-radius:0 0 var(--geist-radius)var(--geist-radius);border-top:none}.expander-module__Kknqaa__advancedOptionsIcon{transition:transform .2s}.expander-module__Kknqaa__advancedOptionsIconExpanded{transform:rotate(90deg)}.expander-module__Kknqaa__advancedOptionsWrapperExpanded{background:var(--geist-background)}.expander-module__Kknqaa__advancedOptionsWrapperExpanded .expander-module__Kknqaa__expanderHeader{border-radius:var(--geist-radius)var(--geist-radius)0 0;border-bottom:none}.expander-module__Kknqaa__expanderHeader{border:1px solid var(--accents-2);width:100%;padding:var(--geist-space-gap-quarter)var(--geist-space-gap-half);border-radius:var(--geist-radius);align-items:center}.expander-module__Kknqaa__expanderHeaderButton{gap:var(--geist-space-gap-quarter);cursor:pointer;align-items:center;display:flex}
.email-verification-module__DDLiyG__success{height:100%;padding-bottom:6rem}.email-verification-module__DDLiyG__strong{color:var(--geist-foreground);font-weight:600}
.multi-switcher-module__eIAjoG__command{background:var(--ds-background-200);flex-shrink:0;max-width:280px}.multi-switcher-module__eIAjoG__command svg{transform:translateZ(0)}.multi-switcher-module__eIAjoG__command:nth-of-type(2){border-left:1px solid var(--accents-2)}@media (min-width:600px){.multi-switcher-module__eIAjoG__command{width:256px}}@media (max-width:600px){.multi-switcher-module__eIAjoG__command{background:var(--ds-background-100)}}.multi-switcher-module__eIAjoG__command.multi-switcher-module__eIAjoG__focused{background:var(--ds-background-100)}@media (hover:hover){.multi-switcher-module__eIAjoG__command.multi-switcher-module__eIAjoG__focused [data-command-item][aria-selected]{background:var(--ds-gray-alpha-300)!important}.multi-switcher-module__eIAjoG__command.multi-switcher-module__eIAjoG__focused [data-command-item][aria-selected] .multi-switcher-module__eIAjoG__hover-content{opacity:1;display:flex}}.multi-switcher-module__eIAjoG__command li[role=presentation]:not(:first-child){margin-top:8px}.multi-switcher-module__eIAjoG__command [data-command-item][aria-selected]{background:0 0}.multi-switcher-module__eIAjoG__command.multi-switcher-module__eIAjoG__primary{flex-direction:column;display:flex}.multi-switcher-module__eIAjoG__command-overlay{z-index:100;background:var(--accents-2);position:absolute;inset:0}.multi-switcher-module__eIAjoG__hideOutline{outline:none}.multi-switcher-module__eIAjoG__content{box-shadow:var(--ds-shadow-menu);background:var(--ds-background-100);max-height:calc(100vh - var(--header-height));border-radius:12px;animation:.1s forwards multi-switcher-module__eIAjoG__open;overflow:hidden}.multi-switcher-module__eIAjoG__itemWrapper{min-width:0;max-width:100%}.multi-switcher-module__eIAjoG__crumb{max-width:100%}.multi-switcher-module__eIAjoG__name{max-width:min(300px,100vw)}.multi-switcher-module__eIAjoG__showAllBadges{margin-right:auto}.multi-switcher-module__eIAjoG__content[data-state=closed]{animation:.1s forwards multi-switcher-module__eIAjoG__close}.multi-switcher-module__eIAjoG__command [data-command-list],.multi-switcher-module__eIAjoG__command ul{margin:0;padding:0;list-style-type:none}.multi-switcher-module__eIAjoG__command [data-command-list]{flex-direction:column;height:100%;display:flex}.multi-switcher-module__eIAjoG__command [data-command-list-wrapper]{overscroll-behavior:contain;height:calc(100% - 56px);margin:8px 0;padding:0 8px}.multi-switcher-module__eIAjoG__command [data-command-list-wrapper]::-webkit-scrollbar{display:none}.multi-switcher-module__eIAjoG__command [data-command-list-wrapper]{scrollbar-width:none}.multi-switcher-module__eIAjoG__command [data-command-item]{cursor:pointer;border-radius:var(--geist-radius);-webkit-user-select:none;user-select:none;height:40px;color:var(--ds-gray-1000);flex-shrink:0;align-items:center;padding:0 8px;font-size:14px;line-height:20px;list-style-type:none;display:flex}.multi-switcher-module__eIAjoG__command .multi-switcher-module__eIAjoG__hover-content{opacity:0;transition:opacity .1s;display:none}.multi-switcher-module__eIAjoG__command [data-command-item][disabled]{pointer-events:none}@media (min-width:960px){.multi-switcher-module__eIAjoG__command [data-command-item][aria-selected].multi-switcher-module__eIAjoG__teamItem{background:var(--ds-gray-alpha-300)}}.multi-switcher-module__eIAjoG__command [data-command-item][aria-selected].multi-switcher-module__eIAjoG__teamItem.multi-switcher-module__eIAjoG__hover:before{content:"";opacity:0;width:100%;height:500px;transform:translate(0,var(--protection-translate-y));pointer-events:none;z-index:1;clip-path:polygon(var(--protection-x)calc(270px - var(--protection-translate-y)),var(--protection-x)calc(230px - var(--protection-translate-y)),100% 0,100% 100%);background-color:red;animation:0s .3s forwards multi-switcher-module__eIAjoG__delayed-pointer-events;display:block;position:absolute}.multi-switcher-module__eIAjoG__command [data-command-group-heading]{color:var(--ds-gray-900);align-items:center;height:40px;padding:0 8px;font-size:13px;display:flex}.multi-switcher-module__eIAjoG__command [data-command-separator]{background:var(--ds-gray-alpha-400);flex-shrink:0;width:calc(100% + 16px);height:1px;margin:8px 0 8px -8px}.multi-switcher-module__eIAjoG__command [data-command-empty]{margin:var(--geist-space-2x-negative)0;padding-top:20px;padding-bottom:20px;padding-left:var(--geist-space-2x);padding-right:var(--geist-space-2x)}.multi-switcher-module__eIAjoG__input{background:inherit;border-bottom:1px solid var(--ds-gray-alpha-400);z-index:1;border-top-left-radius:var(--geist-marketing-radius);border-top-right-radius:var(--geist-marketing-radius);width:100%;height:48px;padding:0 16px;flex-shrink:0!important}.multi-switcher-module__eIAjoG__input>div{width:100%}.multi-switcher-module__eIAjoG__input input{width:100%;height:100%;font-family:var(--font-sans);color:var(--ds-gray-1000);background:0 0;border:none;outline:none;margin-bottom:-1px;margin-left:8px;font-size:14px}.multi-switcher-module__eIAjoG__input input:disabled{cursor:not-allowed}.multi-switcher-module__eIAjoG__input input::placeholder{color:var(--ds-gray-700)}@media (max-width:600px){.multi-switcher-module__eIAjoG__command{max-width:unset}.multi-switcher-module__eIAjoG__command [data-command-list],.multi-switcher-module__eIAjoG__command ul{padding-bottom:var(--geist-space)}.multi-switcher-module__eIAjoG__command [data-command-item]{height:40px;font-size:14px}.multi-switcher-module__eIAjoG__input{height:48px}.multi-switcher-module__eIAjoG__command [data-command-list-wrapper]{padding-bottom:8px;height:100%!important}.multi-switcher-module__eIAjoG__input{position:sticky;top:0}.multi-switcher-module__eIAjoG__input input{font-size:16px}}@keyframes multi-switcher-module__eIAjoG__open{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}@keyframes multi-switcher-module__eIAjoG__delayed-pointer-events{0%{pointer-events:none}to{pointer-events:auto}}@keyframes multi-switcher-module__eIAjoG__close{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(-10px)}}.multi-switcher-module__eIAjoG__scopeName{cursor:pointer;padding:0 4px 0 8px}.multi-switcher-module__eIAjoG__scopeLink{min-width:0;max-width:100%;text-decoration:none}.multi-switcher-module__eIAjoG__avatar{cursor:pointer}.multi-switcher-module__eIAjoG__disabled{opacity:.5}.multi-switcher-module__eIAjoG__disabled *{cursor:not-allowed}.multi-switcher-module__eIAjoG__fav-button{z-index:100;color:var(--ds-gray-900);cursor:pointer;background:0 0;border:none;padding:2px;position:relative}@media (hover:hover){.multi-switcher-module__eIAjoG__fav-button:hover{color:var(--ds-gray-1000)}}.multi-switcher-module__eIAjoG__empty{margin-top:4px;margin-bottom:12px;padding:0 8px}.multi-switcher-module__eIAjoG__list::-webkit-scrollbar{display:none}.multi-switcher-module__eIAjoG__list{scrollbar-width:none}.multi-switcher-module__eIAjoG__infoCard{border:1px solid var(--accents-2);border-radius:var(--geist-radius);margin-left:8px;margin-right:8px;padding:12px 8px}.multi-switcher-module__eIAjoG__protectedProject{background:var(--accents-2);border-radius:50%;width:16px;height:16px}.multi-switcher-module__eIAjoG__trigger{outline-offset:-2px!important}.multi-switcher-module__eIAjoG__trigger>span{align-items:center;display:flex}.multi-switcher-module__eIAjoG__trigger[data-hover]{box-shadow:none!important}@media (min-width:601px){.multi-switcher-module__eIAjoG__command .multi-switcher-module__eIAjoG__kbd{display:flex!important}.multi-switcher-module__eIAjoG__scopeName{cursor:pointer;padding:0 8px}}.multi-switcher-module__eIAjoG__showOnMobile{display:none!important}@media (max-width:600px){.multi-switcher-module__eIAjoG__hideOnMobile{display:none}.multi-switcher-module__eIAjoG__showOnMobile{display:block}.multi-switcher-module__eIAjoG__scopeName{padding-right:0}}
.plan-module__jwS6Va__plan{width:100%;padding:var(--geist-gap-half)var(--geist-space-4x);border-radius:var(--geist-radius);transition:border .2s}.plan-module__jwS6Va__planWrapper{background:var(--accents-1);padding:20px}.plan-module__jwS6Va__highlight{background:var(--geist-background);border:1px solid var(--accents-2)}.plan-module__jwS6Va__selected{background:var(--geist-background);border:1px solid var(--geist-success)}.plan-module__jwS6Va__top-note{color:var(--accents-5)}.plan-module__jwS6Va__title{font-size:var(--geist);margin-bottom:var(--geist-gap);font-weight:600}
.grid-module__4pDFEa__gridSystemContentWrapper{flex-direction:column;justify-content:center;align-items:center;display:flex}.grid-module__4pDFEa__gridSystemLazyContent{contain:layout;overflow:visible}.grid-module__4pDFEa__gridSystem{--light-dashed-png:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAAsTAAALEwEAmpwYAAAANklEQVQokWN8/fr1fwY0ICoqyoguhk0dE7oAKYARZiI223ABmB6KbKZI8yggEQzReGYcsIwBALk3HxGhdtdwAAAAAElFTkSuQmCC);--dark-dashed-png:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAAsTAAALEwEAmpwYAAAANklEQVQokWOUl5f/z4AGHj58yIguhk0dE7oAKYARZiI223ABmB6KbKZI8yggEQzReGYcsIwBAA1NFYEXiwqfAAAAAElFTkSuQmCC);--max-width:1080px;--min-width:368px;--guide-width:1px;--horizontal-margin:2rem;--grid-system-width:100vw;--guide-color:var(--ds-gray-400);--cross-color:var(--ds-gray-600);max-width:var(--max-width);min-width:var(--min-width);margin-top:var(--guide-width);margin-left:var(--guide-width);flex-direction:column;display:flex;position:relative}.dark-theme .grid-module__4pDFEa__gridSystem{--guide-color:var(--ds-gray-200)}.grid-module__4pDFEa__systemDebug{--debug-color-rgb:255,204,109;--debug-guide-color:rgba(var(--debug-color-rgb),.7);--debug-block-color:rgba(var(--debug-color-rgb),.1);--debug-hidden-guide-color:rgba(var(--debug-color-rgb),.1);--guide-color:var(--debug-guide-color)!important}.grid-module__4pDFEa__systemDebug .grid-module__4pDFEa__block{background-color:var(--debug-block-color)}.grid-module__4pDFEa__systemDebug .grid-module__4pDFEa__guide[style*=border-right\:none]{border-right:var(--guide-width)dashed var(--debug-hidden-guide-color)!important}.grid-module__4pDFEa__systemDebug .grid-module__4pDFEa__guide[style*=border-bottom\:none]{border-bottom:var(--guide-width)dashed var(--debug-hidden-guide-color)!important}.grid-module__4pDFEa__systemDebugOverlay:before{border:var(--guide-color)1px dashed;background:#000;padding:.25rem .5rem;font-size:12px;display:flex;position:absolute;top:.5rem;right:.5rem}.grid-module__4pDFEa__gridSystem:before{inset:0;left:calc(-1*var(--guide-width));top:calc(-1*var(--guide-width));content:"";border:var(--guide-width)solid var(--guide-color);pointer-events:none;position:absolute}.grid-module__4pDFEa__systemDashed:before,.grid-module__4pDFEa__systemDashed [data-grid]{-o-border-image:var(--light-dashed-png)1 round;border-image:var(--light-dashed-png)1 round}.dark-theme .grid-module__4pDFEa__systemDashed:before{border-image-source:var(--dark-dashed-png)}.dark-theme .grid-module__4pDFEa__systemDashed [data-grid]{border-image-source:var(--dark-dashed-png)}.grid-module__4pDFEa__gridSystem [data-grid]{border-bottom:var(--guide-width)solid var(--guide-color)}.grid-module__4pDFEa__unstable_gridSystemWrapper{width:100%;display:inherit;justify-content:inherit;align-items:inherit;container-type:inline-size}.grid-module__4pDFEa__unstable_gridSystemWrapper .grid-module__4pDFEa__gridSystem{--horizontal-margin:0px;--grid-system-width:calc(100cqw)}.grid-module__4pDFEa__grid{--width:clamp(calc(var(--min-width) - var(--guide-width)),calc(var(--grid-system-width) - var(--guide-width) - (var(--horizontal-margin)*2)),calc(var(--max-width) - var(--guide-width)));width:var(--width);height:var(--height);--column-width:calc(var(--width)/var(--grid-columns));--row-height:calc(var(--height)/var(--grid-rows));grid-template-columns:repeat(var(--grid-columns),var(--column-width));grid-template-rows:repeat(var(--grid-rows),var(--row-height));display:grid;position:relative}.grid-module__4pDFEa__cross{pointer-events:none;grid-column-start:var(--cross-column);grid-row-start:var(--cross-row);z-index:2;--cross-size:21px;--cross-half-size:calc((var(--cross-size)/2) + var(--guide-width) - .5px);width:fit-content;height:fit-content;inset:calc(var(--cross-half-size)*-1);position:absolute}.grid-module__4pDFEa__crossLine{border:var(--guide-width)solid var(--cross-color);border-width:0;position:absolute}.grid-module__4pDFEa__line{pointer-events:none;width:calc(200vw - var(--line-left));grid-column-start:var(--line-column);grid-row-start:var(--line-row);border:0px solid var(--guide-color);border-bottom-width:var(--guide-width);top:var(--line-top);position:absolute;left:-100vw}.grid-module__4pDFEa__line.grid-module__4pDFEa__lineVertical{left:var(--line-left);border-bottom:none;border-left-width:var(--guide-width);height:calc(100% - var(--line-top));width:0;margin-left:-1px}.grid-module__4pDFEa__guides{pointer-events:none;z-index:1;display:contents}.grid-module__4pDFEa__guide{grid-column-start:var(--x);grid-row-start:var(--y);border:var(--guide-width)solid var(--guide-color);border-top:none;border-left:none;grid-row-end:span 1;grid-column-end:span 1;position:absolute;inset:0}.grid-module__4pDFEa__dashedGuide{border:var(--guide-width)dashed var(--guide-color);-o-border-image:var(--light-dashed-png)2 round;border-image:var(--light-dashed-png)2 round}.dark-theme .grid-module__4pDFEa__dashedGuide{border-image-source:var(--dark-dashed-png)}.grid-module__4pDFEa__dashedGuide{border-top:none;border-left:none}.grid-module__4pDFEa__block{z-index:2;margin-bottom:var(--guide-width);margin-right:var(--guide-width);grid-row:var(--grid-row);grid-column:var(--grid-column);display:var(--block-display);padding:var(--cell-padding);overflow:hidden}.grid-module__4pDFEa__block>div{height:100%}@media screen and (max-width:400px){.grid-module__4pDFEa__gridSystem{--horizontal-margin:1rem}.grid-module__4pDFEa__grid{--height:var(--xs-height,var(--sm-height));--grid-rows:var(--xs-grid-rows,var(--sm-grid-rows));--grid-columns:var(--xs-grid-columns,var(--sm-grid-columns));--cell-padding:24px;--grid-divider-gap:calc(72px - var(--cell-padding))}.grid-module__4pDFEa__block{--grid-row:var(--xs-grid-row,var(--sm-grid-row));--grid-column:var(--xs-grid-column,var(--sm-grid-column));--block-display:var(--xs-block-display,var(--sm-block-display));--cell-rows:var(--xs-cell-rows,var(--sm-cell-rows));--cell-columns:var(--xs-cell-columns,var(--sm-cell-columns))}.grid-module__4pDFEa__cross{--cross-size:11px;--cross-row:var(--xs-cross-row,var(--sm-cross-row));--cross-column:var(--xs-cross-column,var(--sm-cross-column))}.grid-module__4pDFEa__smGuide,.grid-module__4pDFEa__smdGuide,.grid-module__4pDFEa__mdGuide,.grid-module__4pDFEa__lgGuide{display:none}.grid-module__4pDFEa__systemDebugOverlay:before{content:"xs";animation:2s ease-out forwards grid-module__4pDFEa__xsDisappear}}@media screen and (min-width:401px) and (max-width:600px){.grid-module__4pDFEa__gridSystem{--horizontal-margin:1rem}.grid-module__4pDFEa__grid{--height:var(--sm-height);--grid-rows:var(--sm-grid-rows);--grid-columns:var(--sm-grid-columns);--cell-padding:24px;--grid-divider-gap:calc(72px - var(--cell-padding))}.grid-module__4pDFEa__block{--grid-row:var(--sm-grid-row);--grid-column:var(--sm-grid-column);--cell-rows:var(--sm-cell-rows);--cell-columns:var(--sm-cell-columns);--block-display:var(--sm-block-display)}.grid-module__4pDFEa__cross{--cross-size:11px;--cross-row:var(--sm-cross-row);--cross-column:var(--sm-cross-column)}.grid-module__4pDFEa__xsGuide,.grid-module__4pDFEa__smdGuide,.grid-module__4pDFEa__mdGuide,.grid-module__4pDFEa__lgGuide{display:none}.grid-module__4pDFEa__systemDebugOverlay:before{content:"sm";animation:2s ease-out forwards grid-module__4pDFEa__smDisappear}}@media screen and (min-width:601px) and (max-width:768px){.grid-module__4pDFEa__grid{--height:var(--smd-height,var(--md-height,var(--sm-height)));--grid-rows:var(--smd-grid-rows,var(--md-grid-rows,var(--sm-grid-rows)));--grid-columns:var(--smd-grid-columns,var(--md-grid-columns,var(--sm-grid-columns)));--cell-padding:40px;--grid-divider-gap:calc(120px - var(--cell-padding))}.grid-module__4pDFEa__block{--grid-row:var(--smd-grid-row,var(--md-grid-row,var(--sm-grid-row)));--grid-column:var(--smd-grid-column,var(--md-grid-column,var(--sm-grid-column)));--cell-rows:var(--smd-cell-rows,var(--md-cell-rows,var(--sm-cell-rows)));--cell-columns:var(--smd-cell-columns,var(--md-cell-columns,var(--sm-cell-columns)));--block-display:var(--smd-block-display)}.grid-module__4pDFEa__cross{--cross-size:15px;--cross-row:var(--smd-cross-row,var(--md-cross-row,var(--sm-cross-row)));--cross-column:var(--smd-cross-column,var(--md-cross-column,var(--sm-cross-column)))}.grid-module__4pDFEa__xsGuide,.grid-module__4pDFEa__smGuide,.grid-module__4pDFEa__mdGuide,.grid-module__4pDFEa__lgGuide{display:none}.grid-module__4pDFEa__systemDebugOverlay:before{content:"smd";animation:2s ease-out forwards grid-module__4pDFEa__mdDisappear}}@media screen and (min-width:769px) and (max-width:960px){.grid-module__4pDFEa__grid{--height:var(--md-height,var(--smd-height,var(--sm-height)));--grid-rows:var(--md-grid-rows,var(--smd-grid-rows,var(--sm-grid-rows)));--grid-columns:var(--md-grid-columns,var(--smd-grid-columns,var(--sm-grid-columns)));--cell-padding:40px;--grid-divider-gap:calc(140px - var(--cell-padding))}.grid-module__4pDFEa__block{--grid-row:var(--md-grid-row,var(--smd-grid-row,var(--sm-grid-row)));--grid-column:var(--md-grid-column,var(--smd-grid-column,var(--sm-grid-column)));--cell-rows:var(--md-cell-rows,var(--smd-cell-rows,var(--sm-cell-rows)));--cell-columns:var(--md-cell-columns,var(--smd-cell-columns,var(--sm-cell-columns)));--block-display:var(--md-block-display,var(--smd-block-display))}.grid-module__4pDFEa__cross{--cross-size:15px;--cross-row:var(--md-cross-row,var(--smd-cross-row,var(--sm-cross-row)));--cross-column:var(--md-cross-column,var(--smd-cross-column,var(--sm-cross-column)))}.grid-module__4pDFEa__xsGuide,.grid-module__4pDFEa__smGuide,.grid-module__4pDFEa__smdGuide,.grid-module__4pDFEa__lgGuide{display:none}.grid-module__4pDFEa__systemDebugOverlay:before{content:"md";animation:2s ease-out forwards grid-module__4pDFEa__mdDisappear}}@media screen and (min-width:961px){.grid-module__4pDFEa__grid{--height:var(--lg-height,var(--md-height,var(--smd-height,var(--sm-height))));--grid-rows:var(--lg-grid-rows,var(--md-grid-rows,var(--smd-grid-rows,var(--sm-grid-rows))));--grid-columns:var(--lg-grid-columns,var(--md-grid-columns,var(--smd-grid-columns,var(--sm-grid-columns))));--cell-padding:48px;--grid-divider-gap:calc(140px - var(--cell-padding))}.grid-module__4pDFEa__block{--grid-row:var(--lg-grid-row,var(--md-grid-row,var(--smd-grid-row,var(--sm-grid-row))));--grid-column:var(--lg-grid-column,var(--md-grid-column,var(--smd-grid-column,var(--sm-grid-column))));--cell-rows:var(--lg-cell-rows,var(--md-cell-rows,var(--smd-cell-rows,var(--sm-cell-rows))));--cell-columns:var(--lg-cell-columns,var(--md-cell-columns,var(--smd-cell-columns,var(--sm-cell-columns))));--block-display:var(--smd-block-display)}.grid-module__4pDFEa__cross{--cross-row:var(--lg-cross-row,var(--md-cross-row,var(--smd-cross-row,var(--sm-cross-row))));--cross-column:var(--lg-cross-column,var(--md-cross-column,var(--smd-cross-column,var(--sm-cross-column))))}.grid-module__4pDFEa__xsGuide,.grid-module__4pDFEa__smGuide,.grid-module__4pDFEa__smdGuide,.grid-module__4pDFEa__mdGuide{display:none}.grid-module__4pDFEa__systemDebugOverlay:before{content:"lg";animation:2s ease-out forwards grid-module__4pDFEa__lgDisappear}}.grid-module__4pDFEa__heading{--container-width:calc(var(--row-height)*var(--cell-columns) - (var(--cell-padding)*2));--container-height:calc(var(--row-height)*var(--cell-rows) - (var(--cell-padding)*2));--scale-factor:calc(var(--cell-rows)*var(--scaled-size-adjustment));--computed-font-size:calc((var(--container-width)/var(--normalized-character-count))*var(--scale-factor));--font-size:clamp(24px,var(--computed-font-size),72px);--kerning-percent:-.06;text-wrap:balance;line-height:110%!important;font-size:var(--font-size)!important;letter-spacing:calc(var(--font-size)*var(--kerning-percent))!important;font-weight:600!important}@media (max-width:960px){.grid-module__4pDFEa__heading{--font-size:clamp(24px,var(--computed-font-size),64px);line-height:120%}}@media (max-width:600px){.grid-module__4pDFEa__heading{--kerning-percent:-.02;--font-size:clamp(16px,var(--computed-font-size),48px);line-height:130%}}@media (max-width:400px){.grid-module__4pDFEa__heading{--font-size:clamp(12px,var(--computed-font-size),32px)}}.grid-module__4pDFEa__page{background:var(--ds-background-200)}.grid-module__4pDFEa__divider+.grid-module__4pDFEa__divider{display:none}@keyframes grid-module__4pDFEa__xsDisappear{90%{opacity:1}to{opacity:0}}@keyframes grid-module__4pDFEa__smDisappear{90%{opacity:1}to{opacity:0}}@keyframes grid-module__4pDFEa__smdDisappear{90%{opacity:1}to{opacity:0}}@keyframes grid-module__4pDFEa__mdDisappear{90%{opacity:1}to{opacity:0}}@keyframes grid-module__4pDFEa__lgDisappear{90%{opacity:1}to{opacity:0}}.grid-module__4pDFEa__fadeCellRoot{position:relative}.grid-module__4pDFEa__fadeCellContentWrapper{background:var(--background);position:absolute}.grid-module__4pDFEa__fadeCellContent{padding:var(--cell-padding);position:relative}.grid-module__4pDFEa__fadeCellContent:after{content:"";position:absolute}.grid-module__4pDFEa__cellAlignTop .grid-module__4pDFEa__fadeCellContentWrapper{width:100%;top:0;height:unset!important}.grid-module__4pDFEa__cellAlignTop .grid-module__4pDFEa__fadeCellContent{padding-bottom:calc(.5*var(--cell-padding))}.grid-module__4pDFEa__cellAlignTop .grid-module__4pDFEa__fadeCellContent:after{left:0;right:0;bottom:calc(-1*var(--cell-padding));background:linear-gradient(var(--background)0%,#0000 100%);height:var(--cell-padding)}.grid-module__4pDFEa__cellAlignBottom .grid-module__4pDFEa__fadeCellContentWrapper{width:100%;bottom:0;height:unset!important}.grid-module__4pDFEa__cellAlignBottom .grid-module__4pDFEa__fadeCellContent{padding-top:calc(.5*var(--cell-padding))}.grid-module__4pDFEa__cellAlignBottom .grid-module__4pDFEa__fadeCellContent:after{left:0;right:0;top:calc(-1*var(--cell-padding));background:linear-gradient(#0000 0%,var(--background)100%);height:var(--cell-padding)}.grid-module__4pDFEa__cellAlignLeft .grid-module__4pDFEa__fadeCellContentWrapper{width:max-content;left:0}.grid-module__4pDFEa__cellAlignLeft .grid-module__4pDFEa__fadeCellContent{height:100%;padding-right:calc(.5*var(--cell-padding))}.grid-module__4pDFEa__cellAlignLeft .grid-module__4pDFEa__fadeCellContent:after{height:100%;width:var(--cell-padding);top:0;right:calc(-1*var(--cell-padding));background:linear-gradient(90deg,var(--background)0%,#0000 100%)}.grid-module__4pDFEa__cellAlignRight .grid-module__4pDFEa__fadeCellContentWrapper{width:max-content;right:0}.grid-module__4pDFEa__cellAlignRight .grid-module__4pDFEa__fadeCellContent{text-align:left;height:100%;padding-left:calc(.5*var(--cell-padding))}.grid-module__4pDFEa__cellAlignRight .grid-module__4pDFEa__fadeCellContent:after{height:100%;width:var(--cell-padding);top:0;left:calc(-1*var(--cell-padding));background:linear-gradient(90deg,#0000 0%,var(--background)100%)}
.theme-switcher-module__q-SprW__root{box-shadow:var(--ds-shadow-border);border:0;border-radius:9999px;width:fit-content;height:32px;margin:0;padding:0;display:flex}.theme-switcher-module__q-SprW__root input{-webkit-appearance:none;appearance:none;outline:none;margin:0;padding:0;position:absolute}.theme-switcher-module__q-SprW__root input:checked~label{box-shadow:0 0 0 1px var(--ds-gray-400),0px 1px 2px 0px var(--ds-gray-alpha-100);color:var(--ds-gray-1000);background:var(--ds-background-100)}.theme-switcher-module__q-SprW__root input:checked~label svg{color:var(--accents-8)!important}.theme-switcher-module__q-SprW__root input:focus-visible+label{box-shadow:var(--ds-focus-ring);color:var(--ds-gray-1000)}.theme-switcher-module__q-SprW__root input:focus-visible+label svg{color:var(--accents-8)!important}.theme-switcher-module__q-SprW__root label{cursor:pointer;width:32px;height:32px;color:var(--ds-gray-700);background:0 0;border-radius:9999px;justify-content:center;align-items:center;margin:0;display:flex;position:relative}@media (hover:hover){.theme-switcher-module__q-SprW__root label:hover{color:var(--ds-gray-1000)!important}}.theme-switcher-module__q-SprW__root label svg{z-index:1;width:16px;height:16px;position:relative}.theme-switcher-module__q-SprW__root[data-small=""],.theme-switcher-module__q-SprW__root[data-small=""] label{width:24px;height:24px}.theme-switcher-module__q-SprW__root[data-small=""] svg{-webkit-transform:translate(-.5px,-.5px)}
.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}}
.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)}}
.styles-module__ZXZFTq__figure{margin:var(--geist-gap)0 0;white-space:nowrap;position:relative}.styles-module__ZXZFTq__figure svg{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;overflow:visible}.styles-module__ZXZFTq__auto-visibility{content-visibility:auto;contain-intrinsic-height:calc(227px + 5px);align-items:flex-start;padding-top:5px;display:flex}.styles-module__ZXZFTq__empty-chart{text-align:center;height:234px;padding:var(--geist-gap);margin:var(--geist-gap)0 0;border:1px solid var(--accents-2);background-color:var(--accents-1);border-radius:var(--geist-radius);flex-direction:column;justify-content:center;align-items:center;display:flex}.styles-module__ZXZFTq__empty-chart .styles-module__ZXZFTq__empty-description{margin-top:var(--geist-space);max-width:400px}svg .styles-module__ZXZFTq__bar{pointer-events:none}svg .styles-module__ZXZFTq__bar-overlay{fill:#0000;transition:fill .1s}@media (hover:hover){svg .styles-module__ZXZFTq__bar-overlay:hover{fill:var(--accents-2)}}
.access-groups-combobox-module__1ugm8G__item[aria-selected=true].access-groups-combobox-module__1ugm8G__item[aria-selected=true]{background:var(--ds-gray-100)}.access-groups-combobox-module__1ugm8G__itemWithRole.access-groups-combobox-module__1ugm8G__itemWithRole{height:58px}.access-groups-combobox-module__1ugm8G__command{border-radius:var(--geist-radius);background-color:var(--ds-background-100);max-height:300px;position:relative;width:100%!important;max-width:unset!important}.access-groups-combobox-module__1ugm8G__content{box-shadow:var(--ds-shadow-menu);background:var(--ds-background-100);max-height:calc(100vh - var(--header-height));border-radius:12px;width:300px;overflow:hidden}.access-groups-combobox-module__1ugm8G__list{min-height:200px;max-height:300px}
.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}}
.metadata-schema-module__3tmy8q__textarea{text-wrap:nowrap;height:100%!important;font-family:var(--font-mono)!important}.metadata-schema-module__3tmy8q__textarea::selection{background:var(--ds-blue-300);color:var(--geist-foreground)}.metadata-schema-module__3tmy8q__textareaMetadataSchema{min-height:500px}.metadata-schema-module__3tmy8q__textareaMetadata{min-height:300px}.metadata-schema-module__3tmy8q__textareaWrapper{flex:1}.metadata-schema-module__3tmy8q__textareaWrapper div{height:100%}.metadata-schema-module__3tmy8q__fieldWrapper{border:1px solid var(--accents-2);border-radius:var(--geist-radius);padding:var(--geist-space-small);background-color:var(--accents-1)}.metadata-schema-module__3tmy8q__selectControl{border:1px solid var(--accents-2);border-radius:6px}.metadata-schema-module__3tmy8q__selectControlActive{border:1px solid var(--ds-blue-700);background:var(--ds-blue-200)}.metadata-schema-module__3tmy8q__selectControlRadio,.metadata-schema-module__3tmy8q__expressionWrapper{width:100%}.metadata-schema-module__3tmy8q__fullWidth{flex:1}
.contentful-parse-error-stack-module__RRCuXa__unstyledError{white-space:pre-wrap;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.contentful-parse-error-stack-module__RRCuXa__identifiers span{font-family:var(--font-mono);background:var(--ds-gray-alpha-100);border-radius:2.5px;padding:2px 4px;font-size:14px}.contentful-parse-error-stack-module__RRCuXa__error .contentful-parse-error-stack-module__RRCuXa__identifiers span{background:var(--ds-red-400)}.contentful-parse-error-stack-module__RRCuXa__error *{color:var(--ds-red-900)!important}.contentful-parse-error-stack-module__RRCuXa__arrow{animation:6s infinite contentful-parse-error-stack-module__RRCuXa__point-down}.contentful-parse-error-stack-module__RRCuXa__errorRow{background:var(--ds-red-200);--guide-color:var(--ds-red-400)}.contentful-parse-error-stack-module__RRCuXa__entry{padding:16px var(--cell-padding);border-bottom:1px solid var(--ds-gray-alpha-400)}.contentful-parse-error-stack-module__RRCuXa__entry:last-child{border-bottom:none}
.mark-module__MIEoXG__mark{color:#000;background:#ff0;font-weight:500}
.index-module__y0a5oq__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__y0a5oq__tooltip.index-module__y0a5oq__locked{pointer-events:unset;background:var(--accents-1);box-shadow:var(--shadow-large)}.index-module__y0a5oq__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__y0a5oq__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__y0a5oq__tooltip{display:none}
.fieldset-module__DpKbhG__hr{margin:var(--geist-gap)0;background-color:var(--accents-2);border:none;height:1px}
.delete-domains-warn-modal-module__WT-nVW__content{max-height:200px;overflow:auto}.delete-domains-warn-modal-module__WT-nVW__inset{padding:0 var(--geist-gap)}.delete-domains-warn-modal-module__WT-nVW__subitem{color:var(--accents-6);padding:0 var(--geist-gap);min-height:var(--geist-form-height);align-items:center;font-size:.875rem;display:flex}.delete-domains-warn-modal-module__WT-nVW__subitem span{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.delete-domains-warn-modal-module__WT-nVW__subitem svg{margin:0 var(--geist-gap-quarter)}.delete-domains-warn-modal-module__WT-nVW__outset{margin:var(--geist-gap-negative);margin-top:0}.delete-domains-warn-modal-module__WT-nVW__loadingItem{border-top:1px solid var(--accents-2);padding:0 var(--geist-gap);align-items:center;min-height:40px;display: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}
.product-list-module__0c-8eG__divider{border:none;border-top:1px solid var(--accents-2);width:100%}.product-list-module__0c-8eG__adapaterList{gap:var(--geist-space-2x);padding:var(--geist-space-4x);grid-template-columns:1fr 1fr 60px 80px;display:grid}.product-list-module__0c-8eG__content h4{width:100%}.product-list-module__0c-8eG__productGrid{gap:var(--geist-space-4x);grid-template-columns:1fr 1fr;display:grid}
.draggable-border-module__CfqrMq__root{z-index:1;position:absolute}.draggable-border-module__CfqrMq__vertical{cursor:col-resize;width:18px;top:-1px;bottom:0}.draggable-border-module__CfqrMq__horizontal{cursor:row-resize;height:18px;left:0;right:0}.draggable-border-module__CfqrMq__root[style*=top\:]{top:-8px}.draggable-border-module__CfqrMq__root[style*=bottom\:]{bottom:-8px}.draggable-border-module__CfqrMq__draggable{z-index:3;position:absolute;inset:0}.draggable-border-module__CfqrMq__fakeBorder{z-index:2;background-color:#0000;transition:background-color .1s 50ms;position:absolute}.draggable-border-module__CfqrMq__vertical .draggable-border-module__CfqrMq__fakeBorder{width:1px;top:0;bottom:0;left:calc(50% - 1px)}.draggable-border-module__CfqrMq__horizontal .draggable-border-module__CfqrMq__fakeBorder{height:1px;top:calc(50% - 1px);left:0;right:0}.draggable-border-module__CfqrMq__fakeBorder.draggable-border-module__CfqrMq__dragging{background-color:var(--accents-4);transition:background-color .1s .1s}@media (hover:hover){.draggable-border-module__CfqrMq__root:hover .draggable-border-module__CfqrMq__fakeBorder{background-color:var(--accents-4);transition:background-color .1s .1s}}.draggable-border-module__CfqrMq__leftBorder{background-color:var(--ds-gray-alpha-300)}
.project-multiselect-module__5R6Odq__removeShadow{box-shadow:var(--ds-shadow-border),0 0 0 #0000000a!important}.project-multiselect-module__5R6Odq__item[aria-selected=true].project-multiselect-module__5R6Odq__item[aria-selected=true]{background:var(--ds-gray-100)}.project-multiselect-module__5R6Odq__command{border-radius:var(--geist-radius);background-color:var(--ds-background-100);max-height:300px;position:relative;width:100%!important;max-width:unset!important}.project-multiselect-module__5R6Odq__content{box-shadow:var(--ds-shadow-menu);background:var(--ds-background-100);max-height:calc(100vh - var(--header-height));border-radius:12px;width:300px;overflow:hidden}.project-multiselect-module__5R6Odq__list{min-height:200px;max-height:300px}
.pixel-icon-module__kc_oVa__container{position:relative}.pixel-icon-module__kc_oVa__container *{width:100%;height:100%;position:absolute;inset:0}.pixel-icon-module__kc_oVa__container svg{transition:opacity .5s ease-out}.pixel-icon-module__kc_oVa__container canvas{z-index:1;opacity:0;width:100%;max-width:100%;height:100%;max-height:100%;transition:opacity .25s ease-out;position:absolute}.pixel-icon-module__kc_oVa__usingCanvas svg{opacity:0}.pixel-icon-module__kc_oVa__usingCanvas canvas{opacity:1}
.popover-module__uNv5ia__summary::-webkit-details-marker{display:none}.popover-module__uNv5ia__summary{outline:none;max-width:100%;list-style:none;display:inline-flex}.popover-module__uNv5ia__summary>.popover-module__uNv5ia__trigger{cursor:pointer}.popover-module__uNv5ia__summary.popover-module__uNv5ia__disabled{cursor:not-allowed}.popover-module__uNv5ia__details{display:inline-flex;position:relative}.popover-module__uNv5ia__details.popover-module__uNv5ia__open .popover-module__uNv5ia__arrow{background:var(--geist-background);clip-path:polygon(-100% -100%,0 100%,100% 0);width:10px;height:10px;box-shadow:var(--shadow-medium);position:absolute;transform:rotate(45deg)translate(-70%)}.popover-module__uNv5ia__details.popover-module__uNv5ia__open>.popover-module__uNv5ia__summary:before{content:"";z-index:80;background:0 0;width:100%;height:100vh;position:fixed;top:0;left:0}.popover-module__uNv5ia__details.popover-module__uNv5ia__open>.popover-module__uNv5ia__menu{--opacity-end:1;z-index:90;opacity:0;animation:.1s ease-in forwards popover-module__uNv5ia__fadeIn;position:absolute;top:0%;left:100%}.popover-module__uNv5ia__details.popover-module__uNv5ia__open.popover-module__uNv5ia__overlay>.popover-module__uNv5ia__summary:before{background:#0000004d}.popover-module__uNv5ia__details.popover-module__uNv5ia__disableTransform{position:initial}.popover-module__uNv5ia__details.popover-module__uNv5ia__disableTransform.popover-module__uNv5ia__open>.popover-module__uNv5ia__menu{right:0;left:0%!important}.popover-module__uNv5ia__details.popover-module__uNv5ia__disableTransform.popover-module__uNv5ia__open>.popover-module__uNv5ia__menu>.popover-module__uNv5ia__inner{left:0;right:0}.popover-module__uNv5ia__inner{position:absolute}.popover-module__uNv5ia__dot{background:var(--geist-highlight-pink);border-radius:50%;width:10px;height:10px;position:absolute;transform:translate(-50%,-50%)}.popover-module__uNv5ia__details.popover-module__uNv5ia__open.popover-module__uNv5ia__debug>.popover-module__uNv5ia__summary:before,.popover-module__uNv5ia__details.popover-module__uNv5ia__open.popover-module__uNv5ia__topArrow>.popover-module__uNv5ia__summary:before{content:none}@keyframes popover-module__uNv5ia__fadeIn{0%{opacity:0}to{opacity:var(--opacity-end)}}
.usage-tooltip-module__1lF7UG__dimensionsContainer{padding:var(--geist-space)var(--geist-space-2x)}.usage-tooltip-module__1lF7UG__tooltipDate{color:var(--ds-gray-1000);font-size:14px}@media screen and (max-width:600px){.usage-tooltip-module__1lF7UG__tooltipDate,.usage-tooltip-module__1lF7UG__tooltipDateWarning{font-size:12px}}.usage-tooltip-module__1lF7UG__tooltipDateWarning{color:var(--geist-warning)}.usage-tooltip-module__1lF7UG__detailViewButton{width:100%;margin-top:var(--geist-space-2x);pointer-events:all}.usage-tooltip-module__1lF7UG__link{color:var(--accents-6);text-decoration:underline}
.dns-records-table-module__6srvkW__commentContent{text-wrap:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden}.dns-records-table-module__6srvkW__commentContentWrapper,.dns-records-table-module__6srvkW__tooltip{width:100%}
.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}}
.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}
.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}
a.sub-menu-tabs-module__B_HRwa__tab{color:var(--accents-5);cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;outline:none;padding:16px 12px;font-size:14px;font-weight:400;text-decoration:none;transition:color .2s;display:inline-block;position:relative}a.sub-menu-tabs-module__B_HRwa__tab.sub-menu-tabs-module__B_HRwa__active{color:var(--geist-foreground)}a.sub-menu-tabs-module__B_HRwa__tab.sub-menu-tabs-module__B_HRwa__active:before{content:"";border-bottom:2px solid;height:0;display:block;position:absolute;bottom:0;left:9px;right:9px}a.sub-menu-tabs-module__B_HRwa__tab:focus{color:var(--geist-foreground);text-decoration:none}@media (hover:hover){a.sub-menu-tabs-module__B_HRwa__tab:hover{color:var(--geist-foreground);text-decoration:none}}a.sub-menu-tabs-module__B_HRwa__tab.sub-menu-tabs-module__B_HRwa__dot:after{content:"";background:var(--geist-success-light);border-radius:5px;width:6px;height:6px;display:block;position:absolute;top:12px;right:3px}a.sub-menu-tabs-module__B_HRwa__tab.sub-menu-tabs-module__B_HRwa__dot.sub-menu-tabs-module__B_HRwa__error:after{background:var(--geist-error-light)}a.sub-menu-tabs-module__B_HRwa__tab.sub-menu-tabs-module__B_HRwa__dot.sub-menu-tabs-module__B_HRwa__warning:after{background:var(--geist-warning-light)}a.sub-menu-tabs-module__B_HRwa__tab.sub-menu-tabs-module__B_HRwa__disabled{color:var(--accents-5);cursor:not-allowed;opacity:.3!important}.sub-menu-tabs-module__B_HRwa__parent{display:flex}@media (hover:hover){.sub-menu-tabs-module__B_HRwa__parent:hover .sub-menu-tabs-module__B_HRwa__highlight{opacity:1}}.sub-menu-tabs-module__B_HRwa__highlight{opacity:0;contain:strict;background:var(--ds-gray-200);z-index:-1;border-radius:4px;height:32px;transition:width .15s,transform .15s,opacity .15s;position:absolute;top:9px;left:0}.dark-theme .sub-menu-tabs-module__B_HRwa__highlight{background:var(--ds-gray-300)}.sub-menu-tabs-module__B_HRwa__portalAnchor{pointer-events:none;height:0;position:absolute;bottom:0;left:0;right:0}.sub-menu-tabs-module__B_HRwa__portalDestination{position:absolute}.sub-menu-tabs-module__B_HRwa__portalDestination>div{width:100%}.sub-menu-tabs-module__B_HRwa__portalTrigger{width:100%;height:100%;position:relative}.sub-menu-tabs-module__B_HRwa__popoverLink{align-items:center;display:inline-flex}.sub-menu-tabs-module__B_HRwa__popoverLink>span{padding-right:var(--geist-space);display:inline-block}
.manage-role-modal-module__oQbjma__projectColumn{width:200px;min-width:200px}.manage-role-modal-module__oQbjma__projectColumnLabel{width:calc(50% - 16px)}.manage-role-modal-module__oQbjma__removeButton{width:var(--geist-form-small-height);padding:0!important}.manage-role-modal-module__oQbjma__projectModalArrow{flex-shrink:0}.manage-role-modal-module__oQbjma__contributorInfo{width:100%;min-width:100%}@media screen and (max-width:600px){.manage-role-modal-module__oQbjma__projectColumn{width:160px;min-width:160px}.manage-role-modal-module__oQbjma__projectColumnLabel{width:175px}.manage-role-modal-module__oQbjma__projectModalArrow{display:none}}.manage-role-modal-module__oQbjma__linkButton{color:inherit;line-height:1;text-decoration:none;display:block}@media (hover:hover){.manage-role-modal-module__oQbjma__linkButton:hover{text-decoration:underline}}.manage-role-modal-module__oQbjma__teamRoleEntity{padding:0}.manage-role-modal-module__oQbjma__radioGroupItem{width:100%;padding:var(--geist-gap-half)var(--geist-space-4x);cursor:pointer;justify-content:stretch;gap:var(--geist-gap-quarter);border-top:1px solid var(--accents-2);display:flex}.manage-role-modal-module__oQbjma__selectedItem{background-color:var(--accents-1)}.manage-role-modal-module__oQbjma__readOnlyItem{cursor:auto!important}.manage-role-modal-module__oQbjma__readOnlyItem span[class^=radio-group_text]{margin:0;padding:0}.manage-role-modal-module__oQbjma__readOnlyItem span[class*=radio-group_radio-check]{display:none}.manage-role-modal-module__oQbjma__editButton{margin-right:var(--geist-space-4x)}.manage-role-modal-module__oQbjma__projectRoleEntity{border:1px solid var(--accents-2);border-radius:var(--geist-marketing-radius);padding:var(--geist-gap-quarter)var(--geist-gap-half);margin-top:var(--geist-gap-quarter);align-items:center}.manage-role-modal-module__oQbjma__projectRoleEntityWarning{border:1px solid var(--ds-amber-400);border-radius:var(--geist-marketing-radius);padding:var(--geist-gap-quarter)var(--geist-gap-half);margin-top:var(--geist-gap-quarter);color:var(--ds-amber-1000);background-color:var(--ds-amber-100);align-items:center}.manage-role-modal-module__oQbjma__projectRoleEntityError{border:1px solid var(--ds-red-500);border-radius:var(--geist-marketing-radius);padding:var(--geist-gap-quarter)var(--geist-gap-half);margin-top:var(--geist-gap-quarter);border-color:var(--ds-red-400);color:var(--ds-red-900);background-color:var(--ds-red-100);align-items:center}
.syntax-theme-module__nyY4jG__pre{--padding:20px;padding:var(--padding)0 var(--padding)0;background:var(--ds-background-100);margin:0;position:relative;overflow-x:auto}.syntax-theme-module__nyY4jG__code{color:var(--ds-gray-1000);text-align:left;white-space:pre;word-spacing:normal;word-break:normal;font-size:13px;line-height:20px;font-family:var(--font-mono);tab-size:4;-webkit-hyphens:none;hyphens:none}.syntax-theme-module__nyY4jG__code .syntax-theme-module__nyY4jG__lineNumber{min-width:calc(40px + var(--padding));color:var(--ds-gray-600);font-size:13px;font-family:var(--font-mono);-webkit-user-select:none;user-select:none;text-align:right;padding-right:var(--padding);z-index:1;flex-shrink:0}.syntax-theme-module__nyY4jG__code .syntax-theme-module__nyY4jG__row{align-items:center;width:100%;display:flex;position:relative}.syntax-theme-module__nyY4jG__code .syntax-theme-module__nyY4jG__row[data-highlighted=true] .syntax-theme-module__nyY4jG__lineNumber{color:var(--ds-blue-900)}.syntax-theme-module__nyY4jG__code .syntax-theme-module__nyY4jG__row[data-highlighted=true]:before{content:"";background:var(--ds-blue-200);position:absolute;inset:0}.syntax-theme-module__nyY4jG__code .syntax-theme-module__nyY4jG__row[data-highlighted=true]:after{content:"";background:var(--ds-blue-900);width:2px;position:absolute;top:0;bottom:0;left:0}.syntax-theme-module__nyY4jG__code .token{position:relative}:is(.syntax-theme-module__nyY4jG__code .token.comment,.syntax-theme-module__nyY4jG__code .token.prolog,.syntax-theme-module__nyY4jG__code .token.doctype,.syntax-theme-module__nyY4jG__code .token.cdata){color:var(--accents-5)}.syntax-theme-module__nyY4jG__code .token.namespace{opacity:.7}:is(.syntax-theme-module__nyY4jG__code .token.string,.syntax-theme-module__nyY4jG__code .token.attr-value){color:var(--ds-green-900)}:is(.syntax-theme-module__nyY4jG__code .token.punctuation,.syntax-theme-module__nyY4jG__code .token.operator){color:var(--ds-gray-1000)}:is(.syntax-theme-module__nyY4jG__code .token.url,.syntax-theme-module__nyY4jG__code .token.symbol,.syntax-theme-module__nyY4jG__code .token.boolean,.syntax-theme-module__nyY4jG__code .token.variable,.syntax-theme-module__nyY4jG__code .token.constant){color:var(--ds-green-900)}.syntax-theme-module__nyY4jG__code .token.atrule{font-weight:600}.syntax-theme-module__nyY4jG__code .language-autohotkey .token.selector{font-weight:600}.syntax-theme-module__nyY4jG__code .language-json .token.boolean{font-weight:600}.syntax-theme-module__nyY4jG__code code[class*=language-css]{font-weight:600}.syntax-theme-module__nyY4jG__code .language-json .token.boolean{color:var(--geist-success)}.syntax-theme-module__nyY4jG__code .token.keyword{color:var(--ds-pink-900)}.syntax-theme-module__nyY4jG__code .token.function{color:var(--ds-blue-900)}.syntax-theme-module__nyY4jG__code .token.tag{color:var(--ds-blue-900)}.syntax-theme-module__nyY4jG__code .token.class-name{color:var(--ds-blue-900)}.syntax-theme-module__nyY4jG__code .token.number{color:var(--ds-blue-900)}.syntax-theme-module__nyY4jG__code .token.tag .token.punctuation{color:var(--ds-blue-900)}.syntax-theme-module__nyY4jG__code .language-autohotkey .token.tag{color:#9a050f}.syntax-theme-module__nyY4jG__code .token.selector{color:var(--ds-pink-900)}.syntax-theme-module__nyY4jG__code .language-autohotkey .token.keyword{color:var(--ds-pink-900)}:is(.syntax-theme-module__nyY4jG__code .token.important,.syntax-theme-module__nyY4jG__code .token.bold){font-weight:700}.syntax-theme-module__nyY4jG__code .token.italic{font-style:italic}.syntax-theme-module__nyY4jG__code .token.deleted{color:var(--ds-red-900)}.syntax-theme-module__nyY4jG__code .token.inserted{color:var(--ds-blue-900)}:is(.syntax-theme-module__nyY4jG__code .language-json .token.property,.syntax-theme-module__nyY4jG__code .language-markdown .token.title){color:var(--ds-gray-1000)}.syntax-theme-module__nyY4jG__code .language-markdown .token.code{color:var(--ds-blue-900);font-weight:400}:is(.syntax-theme-module__nyY4jG__code .language-markdown .token.list,.syntax-theme-module__nyY4jG__code .language-markdown .token.hr){color:var(--ds-gray-900)}.syntax-theme-module__nyY4jG__code .language-markdown .token.url{color:var(--ds-pink-900)}.syntax-theme-module__nyY4jG__code .token.selector{color:var(--ds-green-900)}:is(.syntax-theme-module__nyY4jG__code .token.property,.syntax-theme-module__nyY4jG__code .token.entity){color:var(--ds-red-900)}:is(.syntax-theme-module__nyY4jG__code .token.attr-name,.syntax-theme-module__nyY4jG__code .token.regex){color:var(--ds-amber-900)}.syntax-theme-module__nyY4jG__code .token.directive.tag .tag{background:var(--ds-red-900);color:var(--ds-gray-900)}.syntax-theme-module__nyY4jG__code .token-line{padding-right:16px}@media (max-width:600px){.syntax-theme-module__nyY4jG__code .syntax-theme-module__nyY4jG__lineNumber{min-width:calc(38px + var(--padding))}}
.with-pixel-icon-module__01R39a__pixelIcon{flex-shrink:0;width:48px;height:48px}@media (max-width:600px){.with-pixel-icon-module__01R39a__pixelIcon{width:32px;height:32px}}
.chart-legend-module__ZPwvPW__container{position:relative}.chart-legend-module__ZPwvPW__container.chart-legend-module__ZPwvPW__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__ZPwvPW__legendRow{content-visibility:auto;contain-intrinsic-height:40px}.chart-legend-module__ZPwvPW__container .chart-legend-module__ZPwvPW__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__ZPwvPW__container .chart-legend-module__ZPwvPW__viewAll:hover{background:var(--ds-gray-200)!important}}.chart-legend-module__ZPwvPW__container .chart-legend-module__ZPwvPW__viewAll>span{padding:0 0 0 6px}
.domain-auto-renewal-stat-module__SrhmnW__toggle{justify-content:space-between;color:var(--ds-gray-1000)!important;font-size:14px!important;font-weight:400!important}.dark-theme .domain-auto-renewal-stat-module__SrhmnW__toggle.domain-auto-renewal-stat-module__SrhmnW__disabled{color:var(--ds-gray-500)!important}.domain-auto-renewal-stat-module__SrhmnW__toggle.domain-auto-renewal-stat-module__SrhmnW__disabled{color:var(--ds-gray-700)!important}
.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;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: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}
.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)}}
.invite-member-modal-module__LbAwRa__accessGroupIcon{border:1px solid var(--ds-gray-300);background-color:var(--ds-gray-100);width:20px;height:20px;color:var(--ds-gray-900);text-align:center;border-radius:20px;line-height:20px}.invite-member-modal-module__LbAwRa__fullWidth{width:100%}.invite-member-modal-module__LbAwRa__scroller{max-height:432px;overflow:auto}
.webhooks-module__jzy6ma__webhookEventsGrid{grid-column-gap:12px;grid-row-gap:22px;grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:768px){.webhooks-module__jzy6ma__webhookEventsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.webhooks-module__jzy6ma__webhookEventsGrid{grid-template-columns:repeat(1,1fr)}}.webhooks-module__jzy6ma__webhookEventsError{text-align:center;padding:80px 0}
.entity-thumbnail-module__dKxJJW__iconContainer{border:1px solid var(--accents-2);border-radius:50%;width:100%;height:100%;overflow:hidden}
.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);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:hover{background:var(--ds-gray-alpha-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}}
.www-modal-module__BY1deq__label{padding:var(--geist-gap)}.www-modal-module__BY1deq__label b{word-break:break-word}
/*# sourceMappingURL=fa9d2cd855ebd6a0.css.map*/