.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}}
.reset-module__ylizOa__reset{box-sizing:border-box;font:inherit;vertical-align:baseline;-webkit-tap-highlight-color:transparent;border:0;outline:none;margin:0;padding:0;font-size:100%;text-decoration:none}.reset-module__ylizOa__visuallyHidden{clip:rect(0 0 0 0);clip-path:inset(100%);-webkit-appearance:none;appearance:none;white-space:nowrap;word-wrap:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.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)}
.switch-control-module__WvDOda__container{flex:1;align-self:stretch;display:flex}.switch-control-module__WvDOda__container[data-disabled=true]{cursor:not-allowed}.switch-control-module__WvDOda__control{color:var(--ds-gray-900);cursor:pointer;border-radius:2px;flex:1;justify-content:center;align-items:center;transition:color .15s;display:flex}.switch-control-module__WvDOda__control:focus-visible{outline:var(--ds-focus-ring-outline)}.switch-control-module__WvDOda__checked,input:checked+.switch-control-module__WvDOda__control{color:var(--ds-gray-1000);background:var(--switch-checked-color)}input:checked+.switch-control-module__WvDOda__control.switch-control-module__WvDOda__large{border-radius:4px}.switch-control-module__WvDOda__disabled,input:disabled+.switch-control-module__WvDOda__control{color:var(--ds-gray-800);cursor:not-allowed;pointer-events:none}input:disabled+.switch-control-module__WvDOda__control>*{cursor:not-allowed}.switch-control-module__WvDOda__icon{padding:var(--geist-gap-quarter)var(--geist-space-3x)}.switch-control-module__WvDOda__icon.switch-control-module__WvDOda__small{padding:var(--geist-space)var(--geist-space-2x)}.switch-control-module__WvDOda__icon.switch-control-module__WvDOda__large{padding:var(--geist-space-3x)var(--geist-space-3x)}.switch-control-module__WvDOda__text{padding:0 var(--geist-space-3x);font-size:14px;font-weight:500;text-decoration:none}.switch-control-module__WvDOda__text.switch-control-module__WvDOda__small{padding:0 var(--geist-space-3x)}.switch-control-module__WvDOda__text.switch-control-module__WvDOda__large{padding:0 var(--geist-space-4x);font-size:16px}@media (hover:hover){.switch-control-module__WvDOda__control:hover{color:var(--ds-gray-1000)}}
.switch-module__idkRsq__switch{background:var(--ds-background-100);height:40px;padding:var(--geist-space);box-shadow:0 0 0 1px var(--ds-gray-alpha-400);border-radius:6px}.switch-module__idkRsq__switch.switch-module__idkRsq__hideBorder{box-shadow:none}.switch-module__idkRsq__switch.switch-module__idkRsq__small{height:32px}.switch-module__idkRsq__switch.switch-module__idkRsq__large{border-radius:8px;height:48px}
@layer geist{.text-module__eElGjq__wrapper{--text-size:.875rem;--text-weight:400;--text-line-height:1.25rem;font-family:var(--font-sans,var(--font-sans-fallback));color:var(--text-color);font-size:var(--text-size);letter-spacing:var(--text-letter-spacing,inherit);font-weight:var(--text-weight);line-height:var(--text-line-height);text-transform:var(--text-transform,inherit);text-align:var(--text-align,inherit);margin:0}.text-module__eElGjq__truncate{text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;min-width:0;max-width:100%;display:inline-block;overflow:hidden}.text-module__eElGjq__clamp{text-overflow:ellipsis;-webkit-line-clamp:var(--text-clamp);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.text-module__eElGjq__nowrap{white-space:nowrap}.text-module__eElGjq__monospace{font-family:var(--font-mono,var(--font-mono-fallback))}@media screen and (min-width:0){.text-module__eElGjq__wrapper{--text-size:var(--sm-text-size);--text-weight:var(--sm-text-weight);--text-line-height:var(--sm-text-line-height);--text-letter-spacing:var(--sm-text-letter-spacing)}}@media screen and (min-width:601px){.text-module__eElGjq__wrapper{--text-size:var(--md-text-size);--text-weight:var(--md-text-weight);--text-line-height:var(--md-text-line-height);--text-letter-spacing:var(--md-text-letter-spacing)}}@media screen and (min-width:961px){.text-module__eElGjq__wrapper{--text-size:var(--lg-text-size);--text-weight:var(--lg-text-weight);--text-line-height:var(--lg-text-line-height);--text-letter-spacing:var(--lg-text-letter-spacing)}}}
.textarea-module__lD6d8G__container{width:100%;}.textarea-module__lD6d8G__container .textarea-module__lD6d8G__textarea{padding:10px var(--geist-gap-half);display:flex}.textarea-module__lD6d8G__error{}.textarea-module__lD6d8G__textarea{resize:none;}.textarea-module__lD6d8G__rounded{border-radius:24px;margin-top:12px}.textarea-module__lD6d8G__rounded .textarea-module__lD6d8G__textarea{border-radius:24px}.textarea-module__lD6d8G__noOutline{box-shadow:0 0 0 1px var(--border-color,var(--ds-gray-alpha-400))!important}.textarea-module__lD6d8G__textarea[rows]{height:unset}@media (max-width:600px){.textarea-module__lD6d8G__textarea:not(.textarea-module__lD6d8G__small):not(.textarea-module__lD6d8G__large){padding:var(--geist-gap-quarter)var(--geist-gap-half)}}.textarea-module__lD6d8G__large{height:var(--geist-form-large-height);font-size:var(--geist-form-large-font);padding:var(--geist-gap-half)}.textarea-module__lD6d8G__small{font-size:var(--geist-form-small-font);height:var(--geist-form-small-height);padding:5px var(--geist-gap-half)}
.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}
.root-directory-modal-module__NKgClG__modalBody{padding:0;overflow:hidden}
.integration-item-module__J2N8ma__installed{background:var(--accents-1)}.integration-item-module__J2N8ma__inactive{color:var(--accents-3);cursor:not-allowed}
.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}
.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}
.page-with-gradient-module__1JSTfa__main{min-height:calc(100vh - 198px);padding:var(--geist-gap)var(--geist-page-margin);background:var(--geist-background);padding-bottom:var(--geist-space-24x);flex:1;position:relative}@media (max-width:600px){.page-with-gradient-module__1JSTfa__main{padding:0 var(--geist-space-gap)var(--geist-space-medium)}}.page-with-gradient-module__1JSTfa__main:before{--offset-top:317px;background:var(--accents-1);border-top:1px solid var(--accents-2);content:"";height:calc(100% - var(--offset-top));left:0;top:var(--offset-top);z-index:0;width:100%;position:absolute}@media (min-width:471px) and (max-width:648px){.page-with-gradient-module__1JSTfa__main:before{--offset-top:265px}}@media (min-width:649px) and (max-width:690px){.page-with-gradient-module__1JSTfa__main:before{--offset-top:244px}}.page-with-gradient-module__1JSTfa__newMain{background:0 0}@media (max-width:600px){.page-with-gradient-module__1JSTfa__newMain{padding:0}}.page-with-gradient-module__1JSTfa__newMain:before{content:none}@media (max-width:600px){.page-with-gradient-module__1JSTfa__newTitle{padding:var(--geist-space-8x)var(--geist-space-8x)var(--geist-space-small)var(--geist-space-8x)}}.page-with-gradient-module__1JSTfa__importPageAdjustment{padding:unset}@media (max-width:600px){.page-with-gradient-module__1JSTfa__importPageAdjustment{padding:unset}}.page-with-gradient-module__1JSTfa__importPageAdjustment:before{--offset-top:301px}@media (max-width:690px){.page-with-gradient-module__1JSTfa__importPageAdjustment:before{--offset-top:317px}}@media (max-width:410px){.page-with-gradient-module__1JSTfa__importPageAdjustment:before{--offset-top:370px}}.page-with-gradient-module__1JSTfa__gradientOverlay{pointer-events:none;max-height:calc(100vh - 85px);overflow:hidden}@media (max-width:600px){.page-with-gradient-module__1JSTfa__gradientOverlay{min-height:100vh;position:fixed}}.page-with-gradient-module__1JSTfa__gradientOverlay [data-geist-skeleton],.page-with-gradient-module__1JSTfa__gradientOverlay [data-geist-skeleton]:before{background:var(--accents-2)!important;animation:none!important}.page-with-gradient-module__1JSTfa__gradientOverlay:after{content:"";pointer-events:none;opacity:1;z-index:100;background-image:linear-gradient(to bottom,#fff0 0%,var(--accents-1)950px,var(--accents-1)100%);position:absolute;inset:0}.dark-theme .page-with-gradient-module__1JSTfa__gradientOverlay:after{background-image:linear-gradient(to bottom,#0000 0%,var(--accents-1)820px,var(--accents-1)100%)}
@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)}
.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)}}
.toasts-module__QgOjEG__toastArea{bottom:calc(var(--geist-gap) + var(--offset-bottom));right:var(--geist-gap);z-index:5000;transition:transform .4s,bottom .4s;position:fixed}.toasts-module__QgOjEG__toastArea.toasts-module__QgOjEG__center{right:calc(50% - 210px)}@media (hover:hover){.toasts-module__QgOjEG__toastArea.toasts-module__QgOjEG__multiple:hover{transform:translateY(-10px)}}.toasts-module__QgOjEG__toastContainer{width:420px;box-shadow:var(--ds-shadow-menu);background:var(--geist-background);color:var(--ds-gray-1000);opacity:0;z-index:5000;max-width:min(420px,calc(100vw - 2*var(--geist-gap)));border-radius:12px;padding:16px;line-height:21px;transition:all .35s cubic-bezier(.25,.75,.6,.98);position:absolute;bottom:0;right:0;transform:translate3d(0,100%,150px)scale(1)}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__fullBleed{padding:0}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__overflowHidden{overflow:hidden}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__error{background-color:var(--ds-red-800);color:var(--ds-contrast-fg);border:0}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__error .toasts-module__QgOjEG__actionsContainer{--themed-bg:var(--ds-red-700)}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__error .toasts-module__QgOjEG__actionsContainer button{color:var(--ds-contrast-fg)}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__error .toasts-module__QgOjEG__fullActions button:first-of-type{--themed-bg:var(--ds-red-700)}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__success{background-color:var(--ds-blue-700);color:var(--ds-contrast-fg);border:0}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__success .toasts-module__QgOjEG__actionsContainer{--themed-bg:var(--ds-blue-600)}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__success .toasts-module__QgOjEG__actionsContainer button{color:var(--ds-contrast-fg)}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__success .toasts-module__QgOjEG__fullActions button:first-of-type{--themed-bg:var(--ds-blue-600)}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__warning{background-color:var(--ds-amber-800);color:var(--ds-gray-1000);border:0}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__warning .toasts-module__QgOjEG__actionsContainer{--themed-bg:var(--ds-amber-700)}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__warning .toasts-module__QgOjEG__actionsContainer button{color:var(--ds-gray-1000)}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__warning .toasts-module__QgOjEG__fullActions button:first-of-type{--themed-bg:var(--ds-amber-700)}.toasts-module__QgOjEG__fullActions{width:100%}.toasts-module__QgOjEG__fullActions button:first-of-type{color:inherit}.toasts-module__QgOjEG__fullActions button:last-of-type{--themed-border:none!important}.dark-theme .toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__warning{color:var(--ds-gray-100)}.dark-theme .toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__warning button{color:var(--ds-gray-100)}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__visible{opacity:1;transform:none}.toasts-module__QgOjEG__toastContainer.toasts-module__QgOjEG__hiding{opacity:0;transition:all .16s cubic-bezier(.6,.3,.98,.5);transform:scale(.98)}.toasts-module__QgOjEG__toast{flex-direction:column;justify-content:flex-end;gap:12px;display:flex}@media (hover:hover){.toasts-module__QgOjEG__toastArea:hover .toasts-module__QgOjEG__toastContainer{max-height:var(--max-height)!important;transform:translate3d(0,var(--y),var(--z))scale(1)!important}}.toasts-module__QgOjEG__toastArea .toasts-module__QgOjEG__toastContainer:not(:last-child) .toasts-module__QgOjEG__toast .toasts-module__QgOjEG__message{opacity:0}@media (hover:hover){.toasts-module__QgOjEG__toastArea:hover .toasts-module__QgOjEG__toastContainer .toasts-module__QgOjEG__toast .toasts-module__QgOjEG__message{opacity:1}.toasts-module__QgOjEG__toastArea:hover .toasts-module__QgOjEG__toastContainer:after{content:"";background:0 0;width:100%;height:20px;position:absolute;top:calc(100% + 1px);left:0;right:0}}.toasts-module__QgOjEG__toastArea .toasts-module__QgOjEG__toastContainer:nth-last-child(n+4){opacity:0;pointer-events:none}.toasts-module__QgOjEG__toast{justify-content:space-between;align-items:center;max-width:100%;font-size:.875rem;transition:all .4s;display:flex}.toasts-module__QgOjEG__message{opacity:1;word-break:break-word;text-wrap:pretty;justify-content:space-between;align-items:center;gap:16px;width:100%;height:100%;margin-top:-1px;transition:opacity .4s;display:flex}.toasts-module__QgOjEG__message.toasts-module__QgOjEG__fullWidth>span{width:100%}.toasts-module__QgOjEG__message span,.toasts-module__QgOjEG__message div,.toasts-module__QgOjEG__message blockquote,.toasts-module__QgOjEG__message h1,.toasts-module__QgOjEG__message h2,.toasts-module__QgOjEG__message h3,.toasts-module__QgOjEG__message h4,.toasts-module__QgOjEG__message h5,.toasts-module__QgOjEG__message h6,.toasts-module__QgOjEG__message label,.toasts-module__QgOjEG__message legend,.toasts-module__QgOjEG__message p,.toasts-module__QgOjEG__message q,.toasts-module__QgOjEG__message small,.toasts-module__QgOjEG__message strong{color:inherit}.toasts-module__QgOjEG__message a{background-image:linear-gradient(var(--ds-gray-1000),var(--ds-gray-1000));background-position:0 100%;background-repeat:no-repeat;background-size:100% 1px;font-weight:500}.toasts-module__QgOjEG__actionsContainer{flex-direction:row;flex-wrap:none;justify-content:space-between;align-items:center;gap:4px;display:flex}.toasts-module__QgOjEG__actionsContainer button{color:inherit}@media (max-width:440px){.toasts-module__QgOjEG__toastArea .toasts-module__QgOjEG__toastContainer:nth-last-child(n+3){opacity:0;pointer-events:none}}.toasts-module__QgOjEG__visualContainer{height:var(--visual-height,128px);width:calc(100% + 32px);margin:-16px -16px 0}
.tooltip-module__VEGyfq__container{align-items:center;display:inline-flex}.tooltip-module__VEGyfq__container.focus-visible:focus{box-shadow:var(--ds-focus-ring);border-radius:2px;outline:none}.tooltip-module__VEGyfq__absolute{pointer-events:none;position:absolute}.tooltip-module__VEGyfq__relative{width:100%;height:100%;position:relative}.tooltip-module__VEGyfq__backdrop{z-index:99998;position:fixed;inset:0}.tooltip-module__VEGyfq__tooltip{opacity:0;z-index:99999;--tooltip-color:var(--themed-fg);--tooltip-background:var(--themed-bg);color:var(--themed-fg);text-transform:initial;background:var(--themed-bg);text-align:left;pointer-events:none;border-radius:6px;width:fit-content;padding:8px 12px;font-size:13px;font-weight:400;line-height:1.3;animation:.1s ease-in .4s forwards tooltip-module__VEGyfq__fadeIn;position:absolute}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__faster{animation:.1s ease-in .1s forwards tooltip-module__VEGyfq__fadeIn}.tooltip-module__VEGyfq__tooltip:not(.tooltip-module__VEGyfq__delay){animation-delay:0s}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__wrap{word-wrap:break-word;white-space:pre-line;border-collapse:separate}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__center{text-align:center}.tooltip-module__VEGyfq__tooltip:not(.tooltip-module__VEGyfq__tip):before,.tooltip-module__VEGyfq__tooltip:not(.tooltip-module__VEGyfq__tip) .tooltip-module__VEGyfq__triangle{display:none}.tooltip-module__VEGyfq__tooltip:not(.geist-themed){--themed-fg:var(--ds-gray-1000);--themed-bg:var(--ds-background-100);--themed-border:var(--themed-bg);--tooltip-stroke:var(--dropdown-triangle-stroke)}.tooltip-module__VEGyfq__tooltip:after{z-index:-1;content:"";width:100%;height:10px;position:absolute;top:-10px;left:0}.tooltip-module__VEGyfq__triangle{--arrow-bg:var(--themed-bg);z-index:-1;height:fit-content;display:flex;position:absolute}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__left .tooltip-module__VEGyfq__triangle{border-left-color:var(--tooltip-background);top:50%;bottom:50%;left:100%;transform:translateY(-50%)}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__left:after{height:100%;top:0;left:10px}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__right:after{height:100%;margin-left:-10px;top:0}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__right .tooltip-module__VEGyfq__triangle{border-right-color:var(--tooltip-background);top:50%;bottom:50%;right:100%;transform:translateY(-50%)}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__top:after{top:100%}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__top .tooltip-module__VEGyfq__triangle,.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__top{border-top-color:var(--tooltip-background);top:100%}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__top .tooltip-module__VEGyfq__triangle{transform:translate(-50%)translateY(-.6px)}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__top:not(.tooltip-module__VEGyfq__box-align-right):not(.tooltip-module__VEGyfq__box-align-left) .tooltip-module__VEGyfq__triangle{left:50%}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__bottom .tooltip-module__VEGyfq__triangle{border-bottom-color:var(--tooltip-background);bottom:100%;left:50%;transform:translate(-50%)}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__bottom .tooltip-module__VEGyfq__triangle:before{content:"";background:0 0;width:100%;height:16px;position:absolute;top:0}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__box-align-left .tooltip-module__VEGyfq__triangle{left:10%}.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__box-align-right:before,.tooltip-module__VEGyfq__tooltip.tooltip-module__VEGyfq__box-align-right .tooltip-module__VEGyfq__triangle{left:unset;right:calc(10% - 14px)}@keyframes tooltip-module__VEGyfq__fadeIn{0%{opacity:0}to{opacity:1;pointer-events:all}}
.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)}
.index-module__7jj16a__screenStyle{background:var(--accents-1)}.index-module__7jj16a__configureProjectContent{height:calc(100% - var(--geist-space-gap));margin:0 var(--geist-space-4x)}.index-module__7jj16a__sidebarContainer,.index-module__7jj16a__mainContent{flex:1}.index-module__7jj16a__mainContent{min-width:0}.index-module__7jj16a__narrative{margin:0 -18px}@media (min-width:961px){.index-module__7jj16a__sidebarContainer{flex:0 0 288px}.index-module__7jj16a__cardContent{min-height:calc(var(--geist-space-64x)*2)}}html.git-org-limit .index-module__7jj16a__createTeamStep{display:inherit}.index-module__7jj16a__createTeamStep{display:none}html.hide-create-team .index-module__7jj16a__createTeamStep{display:none}html.show-create-team-collapsed .index-module__7jj16a__createTeamStep{display:inherit}.index-module__7jj16a__headerSpacer{padding-top:47px}@media screen and (max-width:960px){.index-module__7jj16a__headerSpacer{padding-top:29px}}.index-module__7jj16a__newMain{margin:var(--geist-space-small)auto var(--geist-space-10x)auto}@media (max-width:600px){.index-module__7jj16a__newMain{margin:0}.index-module__7jj16a__newMainContentWrapper{padding:0!important}}
.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)}
.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}
.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}}
.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}
.index-module__XDgzsG__button{margin:0 var(--geist-space-4x);border-radius:var(--geist-radius);border:none}.index-module__XDgzsG__animate{opacity:0;animation:.25s ease-in-out forwards index-module__XDgzsG__fadeIn}@keyframes index-module__XDgzsG__fadeIn{0%{opacity:0}to{opacity:1}}
.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}
.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}
.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%}}
.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}
.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}
.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}
.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}
.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__iframe{border-radius:5px}.image-modal-module__bKJHIG__loading{position:absolute}
.feature-item-module__Cya-zq__feature-item{align-items:center;display:flex}.feature-item-module__Cya-zq__secondary{color:var(--geist-accents-5)}
.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}
.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)}}
.paths-module__jDr7eq__pathsContainer{position:relative}.paths-module__jDr7eq__pathsContainer .paths-module__jDr7eq__noData{height:240px}.paths-module__jDr7eq__pathsContainer[data-expanded] .paths-module__jDr7eq__noData{min-height:calc(100vh - 560px)!important}:scope .paths-module__jDr7eq__noData{margin-top:0}.paths-module__jDr7eq__rowsContainer{position:relative}.paths-module__jDr7eq__rowsContainer:not(.paths-module__jDr7eq__expanded){height:240px;max-height:240px;overflow:hidden}.paths-module__jDr7eq__rowsContainer[data-has-more]:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(180deg,transparent 0%,var(--ds-background-100)100%);width:100%;height:80px;position:absolute;bottom:0}.paths-module__jDr7eq__filtersDescription{color:var(--ds-gray-900)}.paths-module__jDr7eq__switchControl>div{width:max-content}a.paths-module__jDr7eq__viewAll[data-geist-button]{border:1px solid var(--ds-gray-alpha-400);--box-shadow:0px 4px 8px 0px #0000000a,0px 1px 1px 0px #00000005;z-index:5;position:absolute;bottom:0;left:50%;transform:translate(-50%);background:var(--ds-background-100)!important;height:28px!important;box-shadow:var(--box-shadow)!important;border-radius:128px!important;padding:0 6px!important}a.paths-module__jDr7eq__viewAll[data-geist-button]>span{padding:0 0 0 6px}.paths-module__jDr7eq__rowContainer{position:relative}.paths-module__jDr7eq__pathsRow{flex:none;height:40px;padding:0 12px;position:relative}.paths-module__jDr7eq__pathsRow.paths-module__jDr7eq__odd:before{background:var(--ds-background-200)}.paths-module__jDr7eq__pathsRow:before{content:"";border-radius:6px;width:calc(100% + 12px);height:100%;position:absolute;left:-6px}@media (hover:hover){.paths-module__jDr7eq__pathsRow:hover:before{background:var(--ds-gray-100)!important}.paths-module__jDr7eq__pathsRow:hover:after{background:var(--ds-gray-500)}}.paths-module__jDr7eq__pathsRow .paths-module__jDr7eq__path{z-index:1;flex:1}.paths-module__jDr7eq__pathsRow .paths-module__jDr7eq__value{z-index:1;flex:none}.paths-module__jDr7eq__pathsRow:after{--usage-padding:6px;content:"";height:28px;width:calc(var(--row-percent)*calc(100%) - var(--usage-padding)*2);background:var(--ds-gray-400);z-index:0;left:var(--usage-padding);border-radius:2px;position:absolute}.paths-module__jDr7eq__pathsContainer[data-expanded] .paths-module__jDr7eq__pathsRow{padding:0 8px}.paths-module__jDr7eq__pathsContainer[data-expanded] .paths-module__jDr7eq__pathsRow:after{--usage-padding:0px}@media (hover:hover){.paths-module__jDr7eq__pathsContainer[data-expanded] .paths-module__jDr7eq__pathsRow:hover:before{background:var(--ds-gray-100)}}.paths-module__jDr7eq__textMatch{background:var(--ds-blue-500)}
.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}}
.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}
.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}}
.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}}
.mark-module__MIEoXG__mark{color:#000;background:#ff0;font-weight:500}
.usage-module__pWKEHW__usageContainer{--side-nav-width:256px;--side-nav-padding:41px;isolation:isolate}.usage-module__pWKEHW__sideNavContainer{width:var(--side-nav-width)}.usage-module__pWKEHW__sideNavContainer .usage-module__pWKEHW__sidebar{max-height:calc(100vh - var(--header-height));position:sticky;top:54px}:scope .usage-module__pWKEHW__sidebar{height:100%;overflow-y:auto}:scope .usage-module__pWKEHW__sidebar ul{list-type:none;margin:0;padding:0}:scope .usage-module__pWKEHW__sidebar .usage-module__pWKEHW__listItem{color:var(--ds-gray-900)}:scope .usage-module__pWKEHW__sidebar .usage-module__pWKEHW__listItem .usage-module__pWKEHW__header{padding-block:12px;line-height:16px}:scope .usage-module__pWKEHW__sidebar .usage-module__pWKEHW__listItem .usage-module__pWKEHW__header p{line-height:16px}:scope .usage-module__pWKEHW__sidebar .usage-module__pWKEHW__listItem a{flex:1}@media (hover:hover){:scope .usage-module__pWKEHW__sidebar .usage-module__pWKEHW__listItem a:hover{color:var(--ds-gray-1000)}}:scope .usage-module__pWKEHW__sidebar .usage-module__pWKEHW__listItem button{flex:0 auto}:scope .usage-module__pWKEHW__sidebar .usage-module__pWKEHW__listItem button svg{transition:transform .2s}:scope .usage-module__pWKEHW__sidebar .usage-module__pWKEHW__listItem[data-state=opened] svg{transform:rotate(90deg)}:scope .usage-module__pWKEHW__sidebar .usage-module__pWKEHW__listItem ul{border-left:1px solid var(--ds-gray-300);margin:10px 0;padding-left:16px}:scope .usage-module__pWKEHW__sidebar .usage-module__pWKEHW__listItem ul li:first-child{margin-top:-10px}:scope .usage-module__pWKEHW__sidebar .usage-module__pWKEHW__listItem ul li:last-child{margin-bottom:-10px}.usage-module__pWKEHW__pageTitle{flex-direction:row}@media screen and (max-width:700px) and (min-width:600px){.usage-module__pWKEHW__pageTitle{flex-direction:column}}.usage-module__pWKEHW__stickyPathsFilters{top:calc(var(--header-sub-menu-height) + 64px);background:var(--chart-page-background,var(--ds-background-200));z-index:5;margin-top:-8px;margin-bottom:24px;padding-top:8px;padding-bottom:4px;position:sticky}.usage-module__pWKEHW__stickyPathsFilters:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(180deg,var(--chart-page-background,var(--ds-background-200))0%,transparent 100%);width:100%;height:24px;position:absolute;top:100%}.usage-module__pWKEHW__filtersContainer{flex-wrap:wrap;width:100%}@media (min-width:768px){.usage-module__pWKEHW__filtersContainer[data-sticky]{top:calc(var(--header-sub-menu-height));background:var(--chart-page-background,var(--ds-background-200));z-index:6;margin:-16px 0 -8px;padding:16px 0 8px;position:sticky}.usage-module__pWKEHW__filtersContainer[data-sticky]:not([data-page]):after{content:"";width:100%;height:calc(var(--scrolled)*1px);z-index:2;pointer-events:none;background:var(--ds-gray-400);position:absolute;top:100%}}@media (min-width:1280px){.usage-module__pWKEHW__filtersContainer{flex-wrap:nowrap}}.usage-module__pWKEHW__contentContainer{border-left:1px solid var(--ds-gray-400);width:100%}.usage-module__pWKEHW__contentContainer h3{position:relative}.usage-module__pWKEHW__contentContainer h3 .usage-module__pWKEHW__headingScrollTarget{visibility:hidden;margin-top:-76px;padding-top:76px;display:flex;position:absolute}@media screen and (max-width:960px){.usage-module__pWKEHW__contentContainer{border-left:none}.usage-module__pWKEHW__usageContainer{--side-nav-width:0px;--side-nav-padding:0px}}.usage-module__pWKEHW__projectSelect{width:239px}@media screen and (min-width:1280px){.usage-module__pWKEHW__projectSelect{width:100%;min-width:239px}}@media screen and (max-width:600px){.usage-module__pWKEHW__projectSelect{width:100%}}.usage-module__pWKEHW__card{border:1px solid var(--ds-gray-400);background:var(--ds-background-100);width:calc(min(var(--geist-page-width-with-margin),100vw) - 48px - var(--side-nav-width,256px) - var(--side-nav-padding,41px));z-index:1;content-visibility:auto;border-radius:6px}.usage-module__pWKEHW__card .usage-module__pWKEHW__cardHeaderContainer{border-bottom:1px solid var(--ds-gray-400)}.usage-module__pWKEHW__card .usage-module__pWKEHW__cardHeaderContainer h3{scroll-padding:64px}.uncontained:has(.usage-module__pWKEHW__chartPageContainer){background:var(--ds-background-100);--chart-container-background:var(--ds-background-100)}.usage-module__pWKEHW__chartPageContainer{--chart-page-background:var(--chart-container-background,var(--ds-background-200))}.usage-module__pWKEHW__imageOptimizationsTable{margin:0!important}.usage-module__pWKEHW__productSelect{width:239px;color:var(--ds-gray-1000)}@media screen and (min-width:1280px){.usage-module__pWKEHW__productSelect{width:100%;min-width:239px}}@media screen and (max-width:600px){.usage-module__pWKEHW__productSelect{width:100%}}.usage-module__pWKEHW__selectAllOption{color:var(--ds-gray-1000);margin-bottom:0;padding-bottom:4px}.usage-module__pWKEHW__optionSeparator{color:var(--ds-gray-1000);background-color:var(--accents-2);height:1px;margin:8px 12px}.usage-module__pWKEHW__groupBySelect{width:150px;color:var(--ds-gray-1000)}@media screen and (min-width:1280px){.usage-module__pWKEHW__groupBySelect{width:100%;min-width:150px}}@media screen and (max-width:600px){.usage-module__pWKEHW__groupBySelect{width:100%}}.usage-module__pWKEHW__multiselectOption{color:var(--ds-gray-1000)}
.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}
.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}
.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}
.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}
.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)}}
.alternating-feature-column-module__DSCGxW__contentCell,.alternating-feature-column-module__DSCGxW__visualCell{padding-bottom:var(--grid-divider-gap)}.alternating-feature-column-module__DSCGxW__lastRow{padding-bottom:calc(var(--cell-padding) + var(--grid-divider-gap))}@media (max-width:960px){.alternating-feature-column-module__DSCGxW__visualCell{padding-bottom:0}}
.fieldset-module__DpKbhG__hr{margin:var(--geist-gap)0;background-color:var(--accents-2);border:none;height:1px}
.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}
.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}}
.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}
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}
.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}
.book-module__Xst2va__bookPerspective{perspective:900px;z-index:10;display:inline-block}.book-module__Xst2va__bookPerspective:nth-last-child(2){margin-right:0}.book-module__Xst2va__book{width:var(--book-width);height:var(--book-height);border-radius:var(--book-border-radius);background:linear-gradient(180deg,#ffffff1a 0%,#fff0 50%,#fff0 100%),var(--book-color);box-shadow:0 1.8px 3.6px #0000000d,0 10.8px 21.6px #00000014,inset 0 -.9px #0000001a,inset 0 1.8px 1.8px #ffffff1a,inset 3.6px 0 3.6px #0000001a}.book-module__Xst2va__book .book-module__Xst2va__bind{opacity:.2;background:linear-gradient(90deg,#fff0 0% 12%,#ffffff40 29.25%,#fff0 50.5% 75.25%,#ffffff40 91%,#fff0 100%),linear-gradient(90deg,#00000008 0%,#0000001a 12%,#0000 30%,#00000005 50%,#0003 73.5%,#00000080 75.25%,#00000026 85.25%,#0000 100%);width:12px;height:100%}.book-module__Xst2va__book .book-module__Xst2va__cover{padding:12px}.book-module__Xst2va__book .book-module__Xst2va__title{letter-spacing:-.02em}.book-module__Xst2va__bookRotateWrapper{cursor:pointer;--book-height:240px;--book-width:196px;--book-depth:56px;--book-color:var(--ds-gray-200);--text-color:var(--ds-gray-1000);--book-border-radius:5.4px 1.8px 1.8px 5.4px;--hover-rotate:-20deg;--hover-scale:1.066;--hover-translate-x:-.5em;width:fit-content;transform-style:preserve-3d;min-width:var(--book-width);min-height:var(--book-height);box-shadow:none;transition:transform .25s ease-out;position:relative;transform:rotate(0)}.book-module__Xst2va__bookRotateWrapper>:first-child{min-width:var(--book-width);height:var(--book-height);position:absolute}.book-module__Xst2va__bookRotateWrapper .book-module__Xst2va__side{height:calc(var(--book-height) - 2*3px);width:calc(var(--book-depth) - 2px);transform:translateX(calc(var(--book-width) - var(--book-depth)/2 - 3px))rotateY(90deg)translateX(calc(var(--book-depth)/2));background:linear-gradient(90deg,#eaeaea 0%,#0000 70%),linear-gradient(#fff,#fafafa);position:absolute;top:3px}.book-module__Xst2va__bookRotateWrapper .book-module__Xst2va__back{width:var(--book-width);height:var(--book-height);border-radius:var(--book-border-radius);background:var(--book-color);transform:translateZ(calc(-1*var(--book-depth)));position:absolute;left:0}@media (max-width:768px){.book-module__Xst2va__bookPerspective{-webkit-mask-composite:destination-in;-webkit-mask-image:linear-gradient(#d9d9d9 53.35%,#d9d9d900 100%)}}
.styles-module__NIZ89G__container{border:1px solid var(--accents-2);border-radius:var(--geist-radius);margin-top:16px;margin-bottom:16px;overflow:hidden}.styles-module__NIZ89G__header{padding:var(--geist-space-2x)var(--geist-space-4x);background:var(--geist-background);cursor:pointer;-webkit-user-select:none;user-select:none;height:60px;transition:background-color .15s}@media (hover:hover){.styles-module__NIZ89G__header:hover:not(.styles-module__NIZ89G__disabled){background:var(--accents-2)}}.styles-module__NIZ89G__header.styles-module__NIZ89G__disabled{cursor:default}.styles-module__NIZ89G__content{height:0;transition:height .3s;overflow:hidden}.styles-module__NIZ89G__content.styles-module__NIZ89G__expanded{height:auto;padding:var(--geist-space-8x);background:var(--geist-background)}
.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}
.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}
.sub-menu-module__m8_D-q__nav{--menu-logo-size:20px;--menu-gap:9px;--menu-gap-offset:calc(var(--menu-gap)*-1);box-shadow:inset 0 -1px var(--ds-gray-alpha-400)}.sub-menu-module__m8_D-q__menu-wrap{height:48px;margin-top:-10px;position:relative;overflow:hidden}.sub-menu-module__m8_D-q__menu-inner{max-width:100%;padding:0 var(--geist-page-margin);z-index:1100;height:48px;line-height:48px;line-height:initial;-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:flex-end;margin:auto auto -1px;font-size:16px;font-weight:500;display:flex;overflow:auto}.sub-menu-module__m8_D-q__menu-inner.sub-menu-module__m8_D-q__fullWidthLayout{width:auto}.sub-menu-module__m8_D-q__menu-inner::-webkit-scrollbar{display:none}.sub-menu-module__m8_D-q__menu{transition:box-shadow .2s}.sub-menu-module__m8_D-q__menu.sub-menu-module__m8_D-q__sticky{background:var(--geist-background);z-index:100;box-shadow:0 0 0 1px var(--ds-gray-alpha-400);padding-bottom:1px;position:fixed;top:0;left:0;right:0}.sub-menu-module__m8_D-q__menu-content{flex-grow:1;flex-shrink:0;align-items:center;transition:transform .25s;display:flex;transform:translate(-29px)}.sub-menu-module__m8_D-q__sticky-content{padding-right:var(--geist-page-margin);margin-right:calc(-1*var(--geist-page-margin));opacity:0;animation:.2s .2s forwards sub-menu-module__m8_D-q__reveal}.sub-menu-module__m8_D-q__logo{-webkit-appearance:none;appearance:none;cursor:pointer;width:var(--menu-logo-size);opacity:0;transform:translate3d(0,calc(var(--menu-logo-size)*-1),0);visibility:hidden;background:0 0;border:none;align-items:center;margin-top:auto;margin-bottom:auto;padding:0;transition:all .25s;display:inline-flex}.sub-menu-module__m8_D-q__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sub-menu-module__m8_D-q__sticky .sub-menu-module__m8_D-q__logo{opacity:1;visibility:visible;transform:translate(0,0)}.sub-menu-module__m8_D-q__sticky .sub-menu-module__m8_D-q__menu-content{transform:translate3d(var(--menu-gap),0,0);margin-right:var(--menu-gap)}@media (max-width:600px){.sub-menu-module__m8_D-q__logo{display:none}.sub-menu-module__m8_D-q__menu-content,.sub-menu-module__m8_D-q__sticky .sub-menu-module__m8_D-q__menu-content{transform:translate3d(var(--menu-gap-offset),0,0);margin-right:var(--menu-gap-offset)}.sub-menu-module__m8_D-q__menu-inner{padding:0 16px}}@keyframes sub-menu-module__m8_D-q__reveal{0%{opacity:0}to{opacity:1}}
.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))}}
.book-callout-module__ib_Bhq__section{overflow:visible}@media (min-width:769px){.book-callout-module__ib_Bhq__section:has(.book-callout-module__ib_Bhq__cta:focus) .book-callout-module__ib_Bhq__book-rotate-wrapper{transform:rotateY(var(--hover-rotate))scale(var(--hover-scale))translateX(var(--hover-translate-x))!important}@media (hover:hover){.book-callout-module__ib_Bhq__section:has(.book-callout-module__ib_Bhq__cta:hover) .book-callout-module__ib_Bhq__book-rotate-wrapper{transform:rotateY(var(--hover-rotate))scale(var(--hover-scale))translateX(var(--hover-translate-x))!important}}}.book-callout-module__ib_Bhq__cell{background:var(--ds-background-100)}.book-callout-module__ib_Bhq__cell.book-callout-module__ib_Bhq__book-cell{justify-content:center;align-items:center;margin-bottom:0;margin-left:-1px;padding-left:1px;display:flex;position:relative;overflow:hidden}@media (min-width:769px) and (max-width:960px){.book-callout-module__ib_Bhq__cell.book-callout-module__ib_Bhq__book-cell{justify-content:flex-end;padding-right:var(--cell-padding)!important}}@media (max-width:768px){.book-callout-module__ib_Bhq__cell.book-callout-module__ib_Bhq__book-cell{margin-left:0;overflow:visible;padding-top:var(--cell-padding)!important}}.book-callout-module__ib_Bhq__cell.book-callout-module__ib_Bhq__book-cell .book-callout-module__ib_Bhq__book{top:var(--cell-padding);transform-origin:top;position:absolute}@media (min-width:1200px){.book-callout-module__ib_Bhq__cell.book-callout-module__ib_Bhq__book-cell .book-callout-module__ib_Bhq__book{transform:scale(1.34)}}@media (max-width:768px){.book-callout-module__ib_Bhq__cell.book-callout-module__ib_Bhq__book-cell .book-callout-module__ib_Bhq__book{position:relative;top:0}}@media (min-width:769px){@media (hover:hover){.book-callout-module__ib_Bhq__book:hover .book-callout-module__ib_Bhq__book-rotate-wrapper{transform:rotateY(var(--hover-rotate))scale(var(--hover-scale))translateX(var(--hover-translate-x))!important}}}@media (max-width:768px){.book-callout-module__ib_Bhq__book .book-callout-module__ib_Bhq__book-rotate-wrapper{--book-height:190px}}.book-callout-module__ib_Bhq__title,.book-callout-module__ib_Bhq__description,.book-callout-module__ib_Bhq__description p{display:inline}.book-callout-module__ib_Bhq__description:before{content:" "}@media (max-width:768px){.book-callout-module__ib_Bhq__content{align-items:center}}.book-callout-module__ib_Bhq__content .book-callout-module__ib_Bhq__text{text-wrap:balance}@media (max-width:768px){.book-callout-module__ib_Bhq__content .book-callout-module__ib_Bhq__text{text-align:center}}
.empty-body-module__Ajv2NW__emptyChart{text-align:center;height:234px;padding:var(--geist-gap);margin:var(--geist-gap)0 0;border:1px solid var(--ds-gray-400);background-color:var(--ds-background-200);border-radius:var(--geist-radius);flex-direction:column;justify-content:center;align-items:center;display:flex}.empty-body-module__Ajv2NW__emptyChart .empty-body-module__Ajv2NW__emptyDescription{margin-top:var(--geist-space);max-width:400px}
.domains-filters-module__rfXk-q__activeFilterStatus{background:var(--geist-success);border-radius:8px;width:6px;height:6px;position:absolute;top:4px;right:4px}
.www-modal-module__BY1deq__label{padding:var(--geist-gap)}.www-modal-module__BY1deq__label b{word-break:break-word}
.badge-module__2RpGha__badge{background:var(--accents-7);color:var(--accents-3);cursor:pointer;border:none;border-radius:9999px;padding:2px 8px;transition:color .2s,background .2s,border-color .2s}.badge-module__2RpGha__badge p{color:inherit}.badge-module__2RpGha__badge svg{width:13px;height:13px}.badge-module__2RpGha__badgeContent{white-space:nowrap;align-items:center;gap:4px;display:flex}.badge-module__2RpGha__badge.badge-module__2RpGha__active{background:var(--accents-2);color:var(--accents-8)}@media (hover:hover){.badge-module__2RpGha__badge:hover{background:var(--accents-2);color:var(--accents-8)}}
.email-verification-module__DDLiyG__success{height:100%;padding-bottom:6rem}.email-verification-module__DDLiyG__strong{color:var(--geist-foreground);font-weight:600}
.project-avatar-module__-Kyy1W__projectAvatar{border-radius:100%;overflow:hidden}
.phone-number-module__xFyNsW__phoneFieldset>div{overflow:visible}
/*# sourceMappingURL=8c5fb6cf3af6c118.css.map*/