.team-settings-general-skeleton-module__dhEJPG__settingsGeneral section{margin-bottom:var(--geist-gap-section)}
.labeled-input-module__Kg8zea__input{border-radius:0 var(--geist-radius)var(--geist-radius)0!important}
.sidebar-layout-module__Hp70kq__rrhelq{padding-top:.75rem}.sidebar-layout-module__Hp70kq__qjqzeg{padding-top:1.5rem}
.index-module__i7X2-G__list:after{content:" ";width:100%;height:12px}
.webhooks-module__jzy6ma__webhookEventsGrid{grid-column-gap:12px;grid-row-gap:22px;grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:768px){.webhooks-module__jzy6ma__webhookEventsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.webhooks-module__jzy6ma__webhookEventsGrid{grid-template-columns:repeat(1,1fr)}}.webhooks-module__jzy6ma__webhookEventsError{text-align:center;padding:80px 0}
.form-webhooks-events-module__mJ74LW__webhook-events-wrapper{background:var(--accents-1);border:1px solid var(--accents-2);border-radius:.25rem;margin-top:1.5rem;padding:1rem}
.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}
.tabs-module__Vi5NcG__tabsWrapper{background:var(--ds-background-200);border-bottom:1px solid var(--ds-gray-400);scrollbar-width:none;-ms-overflow-style:none;justify-content:space-between;align-items:center;padding-top:12px;padding-bottom:12px;display:flex;overflow-x:auto}.tabs-module__Vi5NcG__tabsWrapper::-webkit-scrollbar{display:none}.tabs-module__Vi5NcG__tabsWrapper.tabs-module__Vi5NcG__hideBorder{border-bottom:none;padding-bottom:0}
.code-block-module__NOThwW__wrapper{border:1px solid var(--ds-gray-400);position:relative}.code-block-module__NOThwW__footer{border-top:1px solid var(--ds-gray-400);background:var(--ds-background-200);justify-content:end;align-items:center;height:48px;padding:12px;display:flex}.code-block-module__NOThwW__v0Link{border:1px solid var(--ds-gray-300);background:var(--geist-background);color:var(--ds-gray-1000);border-radius:6px;padding:4px 8px;font-size:14px;font-weight:500;text-decoration:none;display:flex}.code-block-module__NOThwW__code{color:var(--ds-gray-1000);text-align:left;white-space:pre;word-spacing:normal;word-break:normal;line-height:20px;font-family:var(--font-mono);font-feature-settings:"ss09",none;font-variant-ligatures:none;tab-size:4;-webkit-hyphens:none;hyphens:none;display:grid;font-size:13px!important}.code-block-module__NOThwW__wrapper.code-block-module__NOThwW__hasFileName .code-block-module__NOThwW__pre{background:var(--ds-background-100);border-radius:0 0 6px 6px}.code-block-module__NOThwW__wrapper{border-radius:6px;margin:16px 0;overflow:hidden}.code-block-module__NOThwW__header{border-bottom:1px solid var(--ds-gray-400);background:var(--ds-background-200);border-radius:6px 6px 0 0;align-items:center;height:48px;padding:0 12px 0 16px;display:flex}.code-block-module__NOThwW__iconWrapper{flex-shrink:0;align-items:center;width:16px;display:flex}.code-block-module__NOThwW__copyButton{border-radius:var(--geist-radius);width:32px;height:32px;color:var(--ds-gray-900);cursor:pointer;background:inherit;border:none;justify-content:center;align-items:center;padding:0;transition:background .2s;display:flex;position:relative}.code-block-module__NOThwW__copyButton[data-focus-visible-added]{box-shadow:var(--ds-focus-ring);outline:none}@media (hover:hover){.code-block-module__NOThwW__copyButton:hover:not([data-active]){background:var(--ds-gray-200)!important;color:var(--ds-gray-900)!important}}.code-block-module__NOThwW__copyButton svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.code-block-module__NOThwW__copyButton svg:nth-child(2){opacity:0;transform:translate(-50%,-50%)scale(.5)}.code-block-module__NOThwW__copyButton.code-block-module__NOThwW__copyButtonCopied svg{animation:1.25s forwards code-block-module__NOThwW__hide}.code-block-module__NOThwW__copyButton.code-block-module__NOThwW__copyButtonCopied svg:nth-child(2){animation:1.25s .15s forwards code-block-module__NOThwW__show}.code-block-module__NOThwW__copyFloatingButton{opacity:0;z-index:1;background:var(--ds-background-200);border-radius:var(--geist-radius);border:1px solid var(--ds-gray-400);transition:opacity .1s,background .2s;position:absolute;top:min(16%,16px);right:16px}.code-block-module__NOThwW__copyFloatingButton:focus{opacity:1}@media (hover:hover){.code-block-module__NOThwW__wrapper:hover .code-block-module__NOThwW__copyFloatingButton{opacity:1}}.code-block-module__NOThwW__fileName{color:var(--ds-gray-900);align-items:center;gap:8px;min-width:0;margin:0 auto 0 0;font-size:13px;display:flex}.code-block-module__NOThwW__filenameP{text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;min-width:0;max-width:100%;display:inline-block;overflow:hidden}.code-block-module__NOThwW__actions{gap:4px;display:flex}.code-block-module__NOThwW__pre{--padding:20px;padding:var(--padding)0;background:var(--ds-background-100);counter-reset:line;--shiki-color-text:var(--ds-gray-1000);--shiki-color-background:transparent;--shiki-token-constant:var(--ds-blue-900);--shiki-token-string:var(--ds-green-900);--shiki-token-comment:var(--ds-gray-900);--shiki-token-keyword:var(--ds-pink-900);--shiki-token-parameter:var(--ds-amber-900);--shiki-token-function:var(--ds-purple-900);--shiki-token-string-expression:var(--ds-green-900);--shiki-token-punctuation:var(--ds-gray-1000);--shiki-token-link:var(--ds-green-900);margin:0;overflow-x:auto}.code-block-module__NOThwW__pre .token{position:relative}:is(.code-block-module__NOThwW__pre .token.prolog,.code-block-module__NOThwW__pre .token.doctype,.code-block-module__NOThwW__pre .token.cdata){color:var(--accents-5)}.code-block-module__NOThwW__pre .token.comment{color:var(--ds-gray-900)!important}.code-block-module__NOThwW__pre .token.namespace{opacity:.7}:is(.code-block-module__NOThwW__pre .token.string,.code-block-module__NOThwW__pre .token.attr-value),:is(.code-block-module__NOThwW__pre .token.url,.code-block-module__NOThwW__pre .token.symbol,.code-block-module__NOThwW__pre .token.boolean,.code-block-module__NOThwW__pre .token.variable,.code-block-module__NOThwW__pre .token.constant){color:var(--ds-green-900)}:is(.code-block-module__NOThwW__pre .token.atrule,.code-block-module__NOThwW__pre .language-autohotkey .token.selector,.code-block-module__NOThwW__pre .language-json .token.boolean,.code-block-module__NOThwW__pre code[class*=language-css]){font-weight:600}.code-block-module__NOThwW__pre .language-json .token.boolean{color:var(--geist-success)}.code-block-module__NOThwW__pre .token.keyword{color:var(--ds-pink-900)}.code-block-module__NOThwW__pre .token.tag.attr-value{color:var(--ds-blue-900)}:is(.code-block-module__NOThwW__pre .token.tag,.code-block-module__NOThwW__pre .token.class-name,.code-block-module__NOThwW__pre .token.number,.code-block-module__NOThwW__pre .token.tag){color:var(--ds-green-900)}.code-block-module__NOThwW__pre .language-autohotkey .token.tag{color:#9a050f}:is(.code-block-module__NOThwW__pre .token.selector,.code-block-module__NOThwW__pre .language-autohotkey .token.keyword){color:var(--ds-pink-900)}:is(.code-block-module__NOThwW__pre .token.important,.code-block-module__NOThwW__pre .token.bold){font-weight:700}.code-block-module__NOThwW__pre .token.italic{font-style:italic}.code-block-module__NOThwW__pre .token.deleted{color:var(--ds-red-900)}.code-block-module__NOThwW__pre .token.inserted{color:var(--ds-blue-900)}:is(.code-block-module__NOThwW__pre .language-json .token.property,.code-block-module__NOThwW__pre .language-markdown .token.title){color:var(--ds-gray-1000)}.code-block-module__NOThwW__pre .language-markdown .token.code{color:var(--ds-blue-900);font-weight:400}:is(.code-block-module__NOThwW__pre .language-markdown .token.list,.code-block-module__NOThwW__pre .language-markdown .token.hr){color:var(--ds-gray-900)}.code-block-module__NOThwW__pre .language-markdown .token.url{color:var(--ds-pink-900)}.code-block-module__NOThwW__pre .token.selector{color:var(--ds-green-900)}:is(.code-block-module__NOThwW__pre .token.property,.code-block-module__NOThwW__pre .token.entity){color:var(--ds-red-900)}:is(.code-block-module__NOThwW__pre .token.function,.code-block-module__NOThwW__pre .token.attr-name,.code-block-module__NOThwW__pre .token.regex){color:var(--ds-purple-900)}:is(.code-block-module__NOThwW__pre .token.punctuation,.code-block-module__NOThwW__pre .token.operator){color:var(--ds-gray-1000)}.code-block-module__NOThwW__pre .token.tag.script{color:var(--ds-gray-1000)}.code-block-module__NOThwW__pre .token.tag.script.string{color:var(--ds-blue-900)}.code-block-module__NOThwW__pre .token.directive.tag .tag{background:var(--ds-red-900);color:var(--ds-gray-900)}.code-block-module__NOThwW__pre.code-block-module__NOThwW__pure{background:0 0}.code-block-module__NOThwW__pre .code-block-module__NOThwW__noLineNumbers:before{content:none!important}:is(.code-block-module__NOThwW__pre .line,.code-block-module__NOThwW__pre .highlighted-line){height:20px;padding:0 var(--padding);position:relative}:is(.code-block-module__NOThwW__pre .line>div,.code-block-module__NOThwW__pre .highlighted-line>div){display:inline-block}.code-block-module__NOThwW__pre .code-block-module__NOThwW__lineNumber{all:unset;width:16px;color:var(--ds-gray-600);font-size:13px;font-family:var(--font-mono);text-align:right;padding-right:var(--padding);cursor:pointer;-webkit-user-select:none;user-select:none;flex-shrink:0;transition:color .125s ease-out}.code-block-module__NOThwW__pre .code-block-module__NOThwW__lineNumber:focus-visible{outline:2px solid var(--ds-focus-color)}@media (hover:hover){.code-block-module__NOThwW__pre .code-block-module__NOThwW__lineNumber:hover{color:var(--ds-gray-1000)}}:is(.code-block-module__NOThwW__pre .highlighted-line,.code-block-module__NOThwW__pre [data-highlighted=true]){background:var(--ds-blue-300);box-shadow:inset 2px 0 0 0 var(--ds-blue-900)}.code-block-module__NOThwW__pre .line[data-active=true]{background:var(--ds-amber-300);box-shadow:inset 2px 0 0 0 var(--ds-amber-900)}.code-block-module__NOThwW__pre [data-added=true]{background:var(--ds-green-300);box-shadow:inset 2px 0 0 0 var(--ds-green-900)}.code-block-module__NOThwW__pre [data-added=true]:after{content:"+";color:var(--ds-green-900);pointer-events:none;padding-left:8px;font-weight:500;position:absolute;inset:0}.code-block-module__NOThwW__pre [data-removed=true]{background:var(--ds-red-300);box-shadow:inset 2px 0 0 0 var(--ds-red-900)}.code-block-module__NOThwW__pre [data-removed=true]:after{content:"-";color:var(--ds-red-900);pointer-events:none;padding-left:8px;font-weight:500;position:absolute;inset:0}.code-block-module__NOThwW__pre.code-block-module__NOThwW__hideLineNumbers .code-block-module__NOThwW__lineNumber{display:none}@media (max-width:600px){.code-block-module__NOThwW__pre .code-block-module__NOThwW__lineNumber{display:none}}.code-block-module__NOThwW__wrapper.code-block-module__NOThwW__hideLineNumbers .code-block-module__NOThwW__lineNumber{display:none}.code-block-module__NOThwW__wrapper.code-block-module__NOThwW__custom .code-block-module__NOThwW__pre{padding-left:20px}@media (max-width:600px){.code-block-module__NOThwW__pre{--padding:16px}.code-block-module__NOThwW__pre:after{left:0}}@keyframes code-block-module__NOThwW__hide{0%{opacity:1;transform:translate(-50%,-50%)}20%{opacity:0;transform:translate(-50%,-50%)scale(.5)}80%{opacity:0;transform:translate(-50%,-50%)scale(.5)}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes code-block-module__NOThwW__show{0%{opacity:0;transform:translate(-50%,-50%)scale(.5)}20%{opacity:1;transform:translate(-50%,-50%)}60%{opacity:1;transform:translate(-50%,-50%)}80%{opacity:0;transform:translate(-50%,-50%)scale(.5)}to{opacity:0;transform:translate(-50%,-50%)scale(.5)}}
.comment-filter-menu-module__KQWORW__searchContainer,.comment-filter-menu-module__KQWORW__searchContainer:focus-within,.comment-filter-menu-module__KQWORW__searchContainer>*{box-shadow:none!important}.comment-filter-menu-module__KQWORW__divider{margin:6px var(--geist-space-gap-quarter-negative)0px;background:var(--accents-2);height:1px}.comment-filter-menu-module__KQWORW__stickySearch{z-index:1;background-color:var(--ds-background-100);border-bottom:1px solid var(--accents-2);margin:-8px -8px 8px;padding:2px;position:sticky;top:-8px}.comment-filter-menu-module__KQWORW__menu{max-height:461px}.comment-filter-menu-module__KQWORW__menu::-webkit-scrollbar{display:none}
.tabbed-code-block-module__GvcU7W__grid{height:auto;position:relative}div.tabbed-code-block-module__GvcU7W__code-block-wrapper{z-index:10}div.tabbed-code-block-module__GvcU7W__code-block-wrapper .tabbed-code-block-module__GvcU7W__code-block{border-bottom:1px solid var(--guide-color);background:var(--ds-background-100);height:100%}div.tabbed-code-block-module__GvcU7W__code-block-wrapper .tabbed-code-block-module__GvcU7W__code-block .tabbed-code-block-module__GvcU7W__code-block-header{background:var(--ds-background-100);border-top:1px solid var(--guide-color);padding:12px 12px 12px 20px}div.tabbed-code-block-module__GvcU7W__code-block-wrapper .tabbed-code-block-module__GvcU7W__code-block .tabbed-code-block-module__GvcU7W__code-block-header .tabbed-code-block-module__GvcU7W__file{color:var(--ds-gray-900)}@media (max-width:960px){div.tabbed-code-block-module__GvcU7W__code-block-wrapper .tabbed-code-block-module__GvcU7W__code-block .tabbed-code-block-module__GvcU7W__code-block-header{border-top:none}}div.tabbed-code-block-module__GvcU7W__code-block-wrapper .tabbed-code-block-module__GvcU7W__code-block pre{padding:16px 0!important}.tabbed-code-block-module__GvcU7W__title{text-align:center;align-self:baseline}@media (min-width:601px){.tabbed-code-block-module__GvcU7W__title h2{display:inline}}@media (max-width:601px){.tabbed-code-block-module__GvcU7W__title h2{margin-bottom:8px}}div.tabbed-code-block-module__GvcU7W__tabs{z-index:2;overflow:visible;height:fit-content!important}@media (max-width:960px){div.tabbed-code-block-module__GvcU7W__tabs{-ms-overflow-style:none;scrollbar-width:none;flex-direction:row;align-items:flex-start;margin-bottom:-1px;display:flex;overflow-x:scroll}div.tabbed-code-block-module__GvcU7W__tabs::-webkit-scrollbar{display:none}}div.tabbed-code-block-module__GvcU7W__tabs .tabbed-code-block-module__GvcU7W__tabList{overflow:visible}@media (max-width:960px){div.tabbed-code-block-module__GvcU7W__tabs .tabbed-code-block-module__GvcU7W__tabList{-ms-overflow-style:none;scrollbar-width:none;flex-direction:row;align-items:flex-start;display:flex}div.tabbed-code-block-module__GvcU7W__tabs .tabbed-code-block-module__GvcU7W__tabList::-webkit-scrollbar{display:none}}.tabbed-code-block-module__GvcU7W__actions .tabbed-code-block-module__GvcU7W__deploy-icon circle{fill:none}@media (max-width:600px){.tabbed-code-block-module__GvcU7W__actions{overflow:auto}}.tabbed-code-block-module__GvcU7W__copyButton .tabbed-code-block-module__GvcU7W__check{width:16px;position:relative}.tabbed-code-block-module__GvcU7W__copyButton svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tabbed-code-block-module__GvcU7W__copyButton svg:nth-child(2){opacity:0;transform:translate(-50%,-50%)scale(.5)}.tabbed-code-block-module__GvcU7W__copyButton.tabbed-code-block-module__GvcU7W__copied svg{animation:1.25s forwards tabbed-code-block-module__GvcU7W__hide}.tabbed-code-block-module__GvcU7W__copyButton.tabbed-code-block-module__GvcU7W__copied svg:nth-child(2){animation:1.25s .15s forwards tabbed-code-block-module__GvcU7W__show}@keyframes tabbed-code-block-module__GvcU7W__hide{0%{opacity:1;transform:translate(-50%,-50%)}20%{opacity:0;transform:translate(-50%,-50%)scale(.5)}80%{opacity:0;transform:translate(-50%,-50%)scale(.5)}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes tabbed-code-block-module__GvcU7W__show{0%{opacity:0;transform:translate(-50%,-50%)scale(.5)}20%{opacity:1;transform:translate(-50%,-50%)}60%{opacity:1;transform:translate(-50%,-50%)}80%{opacity:0;transform:translate(-50%,-50%)scale(.5)}to{opacity:0;transform:translate(-50%,-50%)scale(.5)}}
.filter-option-skeleton-module__c_DPHW__container{padding:10px 8px}
button.tab-module__AKeiTG__tab{text-align:start;width:100%;scroll-margin-left:16px;transition:background .1s;position:relative;overflow:visible}button.tab-module__AKeiTG__tab[data-focus-visible-added]{z-index:100}@media (min-width:961px){button.tab-module__AKeiTG__tab{padding:24px 22px}}@media (max-width:960px){button.tab-module__AKeiTG__tab{border-right:1px solid var(--guide-color);padding:16px 24px;line-height:1}}button.tab-module__AKeiTG__tab.tab-module__AKeiTG__active{background:var(--ds-background-100);border-bottom-color:var(--ds-background-100);z-index:5;box-shadow:0 2px 4px #0000000a}button.tab-module__AKeiTG__tab.tab-module__AKeiTG__active .tab-module__AKeiTG__leftDecor{content:"";background-color:var(--ds-gray-1000);width:2px;height:100%;position:absolute;top:0;left:0}@media (max-width:960px){button.tab-module__AKeiTG__tab.tab-module__AKeiTG__active .tab-module__AKeiTG__leftDecor{width:100%;height:2px;top:0;left:0}}button.tab-module__AKeiTG__tab.tab-module__AKeiTG__active:after{background:var(--ds-background-100);content:"";width:1px;height:calc(100% - 1px);position:absolute;top:1px;right:-1px}@media (max-width:960px){button.tab-module__AKeiTG__tab.tab-module__AKeiTG__active:after{display:none}}button.tab-module__AKeiTG__tab:last-child{border-bottom:1px solid var(--guide-color)}button.tab-module__AKeiTG__tab .tab-module__AKeiTG__icon{vertical-align:baseline;margin-right:8px}@media (min-width:961px){button.tab-module__AKeiTG__tab .tab-module__AKeiTG__icon{transform:translateY(2px)}}button.tab-module__AKeiTG__tab span{text-align:left!important}@media (min-width:961px){button.tab-module__AKeiTG__tab span{white-space:normal!important}}@media (max-width:960px){button.tab-module__AKeiTG__tab span{align-items:center;display:flex}}button.tab-module__AKeiTG__tab h3{display:inline-block}@media (max-width:960px){button.tab-module__AKeiTG__tab h3{overflow:visible;font-weight:500!important}}@media (min-width:961px){button.tab-module__AKeiTG__tab h3:after{content:"."}}button.tab-module__AKeiTG__tab p{display:inline}@media (max-width:960px){button.tab-module__AKeiTG__tab p{display:none}}.tab-module__AKeiTG__tabLabel{font-family:var(--font-mono);padding-right:4px}a.tab-module__AKeiTG__view-more,button.tab-module__AKeiTG__tab{background:var(--ds-background-200);line-height:0;display:inline-block}@media (hover:hover){a.tab-module__AKeiTG__view-more:hover:not(.tab-module__AKeiTG__active),button.tab-module__AKeiTG__tab:hover:not(.tab-module__AKeiTG__active){background:var(--ds-gray-100)}}a.tab-module__AKeiTG__view-more:before,button.tab-module__AKeiTG__tab:before{content:"";background:var(--guide-color);width:100%;height:1px;position:absolute;top:0;left:0}@media (max-width:960px){a.tab-module__AKeiTG__view-more,button.tab-module__AKeiTG__tab{border-bottom:1px solid var(--guide-color)}a.tab-module__AKeiTG__view-more[data-focus-visible-added],button.tab-module__AKeiTG__tab[data-focus-visible-added]{outline:none;box-shadow:none!important}a.tab-module__AKeiTG__view-more[data-focus-visible-added]>:first-child,button.tab-module__AKeiTG__tab[data-focus-visible-added]>:first-child{box-shadow:var(--ds-focus-ring)}}a.tab-module__AKeiTG__view-more{width:100%;padding:20px 48px}a.tab-module__AKeiTG__view-more span{width:100%}@media (min-width:960px){a.tab-module__AKeiTG__view-more:before{content:none}}@media (max-width:960px){a.tab-module__AKeiTG__view-more{padding:16px 24px}a.tab-module__AKeiTG__view-more span{font-weight:500!important}}@media (hover:hover){a.tab-module__AKeiTG__view-more:hover{background:var(--ds-gray-alpha-100)}}a.tab-module__AKeiTG__view-more svg{color:var(--ds-gray-900)}
.wildcard-hint-module__6rFtyG__code{border-radius:4px!important}
.testimonial-list-module__nxb74q__testimonial{height:100%}.testimonial-list-module__nxb74q__normalTestimonial.testimonial-list-module__nxb74q__logosOnTop{height:280px!important}.testimonial-list-module__nxb74q__normalTestimonial .testimonial-list-module__nxb74q__quote{margin-top:auto}.testimonial-list-module__nxb74q__quote{text-indent:-11px;display:inline;position:relative}.testimonial-list-module__nxb74q__quote b{color:var(--ds-gray-1000);font-weight:600}.testimonial-list-module__nxb74q__quote *{display:inline}.testimonial-list-module__nxb74q__logo{margin-bottom:calc(var(--grid-divider-gap)/2 - 24px)}.testimonial-list-module__nxb74q__singleTestimonial{padding-top:var(--grid-divider-gap)!important;padding-bottom:var(--grid-divider-gap)!important}.testimonial-list-module__nxb74q__showcased{padding-top:80px!important;padding-bottom:80px!important}.testimonial-list-module__nxb74q__showcased *{text-wrap:balance}@media (max-width:960px){.testimonial-list-module__nxb74q__showcased{padding-top:64px!important;padding-bottom:64px!important}}@media (max-width:600px){.testimonial-list-module__nxb74q__showcased{padding-top:48px!important;padding-bottom:48px!important}}.testimonial-list-module__nxb74q__quoteStack{max-width:800px}.testimonial-list-module__nxb74q__headingGrid{padding-bottom:var(--grid-divider-gap)}.testimonial-list-module__nxb74q__startQuote,.testimonial-list-module__nxb74q__endQuote{font-family:Georgia,Times New Roman,Times,serif;font-style:normal;font-weight:400;line-height:1.25}.testimonial-list-module__nxb74q__startQuote{margin-left:-2px;padding-right:4px}.testimonial-list-module__nxb74q__endQuote{vertical-align:sub;padding-left:4px}.testimonial-list-module__nxb74q__cellHasLink{transition:background .2s}@media (hover:hover){.testimonial-list-module__nxb74q__cellHasLink:hover{background:var(--ds-background-100)}}
.filter-menu-module__Qi-VUa__menu{z-index:2147483647}
.triple-feature-showcase-module__DchuQq__featureVisual{padding-top:4px;padding-bottom:4px}.triple-feature-showcase-module__DchuQq__singleVisual.triple-feature-showcase-module__DchuQq__sidePadding{padding-left:var(--cell-padding)!important;padding-right:var(--cell-padding)!important}.triple-feature-showcase-module__DchuQq__featureCell{text-decoration:none}@media (hover:hover){.triple-feature-showcase-module__DchuQq__featureCell:hover [data-fake-arrow-button]{background:var(--ds-gray-1000)}.triple-feature-showcase-module__DchuQq__featureCell:hover [data-fake-arrow-button] svg{color:var(--ds-background-100)!important}}.triple-feature-showcase-module__DchuQq__featureCell:focus-visible{box-shadow:var(--ds-focus-ring);outline:0}.triple-feature-showcase-module__DchuQq__featureCell:focus-visible [data-fake-arrow-button]{background:var(--ds-background-100)}.triple-feature-showcase-module__DchuQq__featureCell [data-fake-arrow-button]{transition:background .15s ease-out}@media (max-width:960px){.triple-feature-showcase-module__DchuQq__feature{text-align:center;max-width:600px}.triple-feature-showcase-module__DchuQq__featureVisual,.triple-feature-showcase-module__DchuQq__singleVisual{padding-bottom:var(--cell-padding)!important}.triple-feature-showcase-module__DchuQq__featureCell{justify-content:center;padding-top:0;display:flex}}.triple-feature-showcase-module__DchuQq__p{text-wrap:pretty}.triple-feature-showcase-module__DchuQq__p b{color:var(--ds-gray-1000);font-weight:500}
.clear-filters-module__oIpU3G__container{flex-wrap:wrap}.clear-filters-module__oIpU3G__clearAllFiltersButton{--themed-bg:var(--accents-5)}
.faq-module__f5VlMG__root{--py:135px}.faq-module__f5VlMG__heading{padding-top:var(--py)!important;padding-bottom:var(--py)!important}.faq-module__f5VlMG__heading h3{text-wrap:balance}.faq-module__f5VlMG__br{height:16px;display:block}.faq-module__f5VlMG__questions{padding:var(--py)0!important}.faq-module__f5VlMG__item{border-bottom:1px solid var(--guide-color);width:100%;position:relative}.faq-module__f5VlMG__item:first-of-type{border-top:1px solid var(--guide-color)}.faq-module__f5VlMG__item:has(.faq-module__f5VlMG__question:focus-visible){box-shadow:var(--ds-focus-ring);z-index:1}.faq-module__f5VlMG__item::details-content{transition:height .25s cubic-bezier(.645,.045,.355,1),content-visibility .25s cubic-bezier(.645,.045,.355,1)allow-discrete;height:0;overflow:clip}.faq-module__f5VlMG__question{all:unset;box-sizing:border-box;letter-spacing:-.32px;cursor:pointer;background:var(--ds-background-200);-webkit-user-select:none;user-select:none;outline:0;justify-content:space-between;align-items:center;width:100%;height:80px;padding:0 24px;font-size:16px;font-weight:600;transition:background .2s ease-out;display:flex}.faq-module__f5VlMG__question::-webkit-details-marker{display:none}@media (prefers-reduced-motion:no-preference){.faq-module__f5VlMG__item{interpolate-size:allow-keywords}}.faq-module__f5VlMG__item[open]::details-content{height:auto}.faq-module__f5VlMG__chevron{transition:transform .25s cubic-bezier(.77,0,.175,1);position:relative}details[open] .faq-module__f5VlMG__chevron{transform:rotate(180deg)}.faq-module__f5VlMG__content{overflow:hidden}.faq-module__f5VlMG__answer{background:var(--ds-background-200);padding:0 24px 24px}.faq-module__f5VlMG__answer a{color:var(--ds-blue-900);text-decoration:none}@media (hover:hover){.faq-module__f5VlMG__answer a:hover{text-decoration:underline}}@media (max-width:1024px){.faq-module__f5VlMG__root{--py:120px}}@media (max-width:960px){.faq-module__f5VlMG__heading{margin-top:70px;margin-bottom:24px!important;padding:24px!important}.faq-module__f5VlMG__questions{border-top:1px solid var(--guide-color)}.faq-module__f5VlMG__item:last-of-type{border-bottom:none}.faq-module__f5VlMG__item:first-of-type{border-top:none}.faq-module__f5VlMG__question{height:64px}.faq-module__f5VlMG__root{--py:0px}}
.comment-detail-header-module__Fc7YhW__backButton{color:var(--ds-gray-900);cursor:pointer;padding:0 var(--geist-gap-half);font-size:var(--geist-form-font);line-height:var(--geist-form-line-height);height:var(--geist-form-height);background:0 0;border:none;border-radius:6px;margin-left:-12px}.comment-detail-header-module__Fc7YhW__backButton[disabled]{opacity:.5}.comment-detail-header-module__Fc7YhW__backButton>span:first-child{justify-content:center;align-items:center;margin:0;display:inline-flex}@media (hover:hover){.dark-theme .comment-detail-header-module__Fc7YhW__backButton:hover{background-color:var(--ds-gray-alpha-200)}.comment-detail-header-module__Fc7YhW__backButton:hover{background-color:var(--ds-gray-alpha-200)}}
.simple-module__1y1S7a__cell{padding-top:var(--grid-divider-gap)!important;padding-bottom:var(--grid-divider-gap)!important}
.comments-stale-button-module__gMIv6a__staleButton{background:var(--geist-background);border:1px solid var(--accents-2);border-radius:128px;padding:4px 6px;font-size:12px;font-weight:500;line-height:16px;position:absolute;top:50px;left:50%;transform:translate(-50%);box-shadow:0 4px 8px #0000000a,0 1px 1px #00000005}.comments-stale-button-module__gMIv6a__staleButton>*{display:inline}
.deploy-simple-module__R5o1kG__cell{padding:135px 48px 90px!important}@media (max-width:960px){.deploy-simple-module__R5o1kG__cell:first-child{padding-top:80px!important;padding-bottom:32px!important}.deploy-simple-module__R5o1kG__cell:nth-child(2){padding-top:1px!important}}@media (max-width:600px){.deploy-simple-module__R5o1kG__cell{padding-left:24px!important;padding-right:24px!important}.deploy-simple-module__R5o1kG__cell:first-child{padding-top:40px!important;padding-bottom:16px!important}.deploy-simple-module__R5o1kG__cell:nth-child(2){padding-bottom:48px!important}}.deploy-simple-module__R5o1kG__cta{width:100%!important;padding-right:8px!important}.deploy-simple-module__R5o1kG__cta>span{width:100%!important}.deploy-simple-module__R5o1kG__cta>span>div{justify-content:space-between!important;width:100%!important}@media (max-width:600px){.deploy-simple-module__R5o1kG__cta>span>div{justify-content:center!important}.deploy-simple-module__R5o1kG__cta svg{display:none!important}}.deploy-simple-module__R5o1kG__ctaText{display:block}@media (max-width:600px){.deploy-simple-module__R5o1kG__ctaText{display:none}}.deploy-simple-module__R5o1kG__ctaTextMobile{display:none}@media (max-width:600px){.deploy-simple-module__R5o1kG__ctaTextMobile{display:block}}.deploy-simple-module__R5o1kG__deploy{height:96px;box-shadow:var(--ds-shadow-border-small);border-radius:9999px;width:100%;padding-left:36px;padding-right:18px;text-decoration:none}.deploy-simple-module__R5o1kG__deploy:focus-visible{box-shadow:var(--ds-focus-ring);outline:0}.deploy-simple-module__R5o1kG__deploy,.deploy-simple-module__R5o1kG__trial{transition:background .15s ease-out;background:var(--ds-background-200)!important}@media (hover:hover){.deploy-simple-module__R5o1kG__deploy:hover,.deploy-simple-module__R5o1kG__trial:hover{background:var(--ds-background-100)!important}}.deploy-simple-module__R5o1kG__arrow{background:var(--ds-gray-1000);border-radius:9999px;width:60px;height:60px;margin-left:auto}.deploy-simple-module__R5o1kG__arrow svg{width:32px;height:32px}.deploy-simple-module__R5o1kG__animation{perspective:10000px;width:fit-content;transform-style:preserve-3d;cursor:pointer;place-items:center;display:grid}.deploy-simple-module__R5o1kG__animation>*{grid-area:1/1}.deploy-simple-module__R5o1kG__animation>* span{display:inline-block}.deploy-simple-module__R5o1kG__heading{font-size:clamp(32px,6vw,72px)!important}@media (max-width:960px){.deploy-simple-module__R5o1kG__heading{font-size:46px!important}}@media (max-width:600px){.deploy-simple-module__R5o1kG__heading{font-size:clamp(24px,8vw,32px)!important}}@media (max-width:960px){.deploy-simple-module__R5o1kG__deploy{height:84px;margin-top:1px;padding-left:24px;padding-right:12px}.deploy-simple-module__R5o1kG__arrow{width:48px;height:48px}.deploy-simple-module__R5o1kG__arrow svg{width:20px;height:20px}}@media (max-width:600px){.deploy-simple-module__R5o1kG__deploy{height:48px;margin-top:1px;padding-left:20px;padding-right:8px}.deploy-simple-module__R5o1kG__arrow{width:32px;height:32px}.deploy-simple-module__R5o1kG__arrow svg{width:16px;height:16px}}
.feed-module__491t5W__feed{--feed-container-height:80dvh;--header-height:var(--geist-space-large);--footer-height:72px;box-shadow:var(--ds-shadow-menu);height:var(--feed-container-height);background:var(--geist-background);border-radius:var(--geist-marketing-radius);grid-template-rows:max-content 1fr;display:grid;position:relative;overflow-y:auto}.feed-module__491t5W__feed[data-tab=comments] [data-empty]{display:block}.feed-module__491t5W__feed[data-tab=comments] [data-empty]>*{height:100%}.feed-module__491t5W__feed[data-tab=comments] [data-empty]>*>ol{margin:auto 0}@media (min-width:601px){.feed-module__491t5W__feed{height:auto;min-height:500px;max-height:var(--feed-container-height)}}.feed-module__491t5W__tabText{border-radius:10px;margin:0 -8px;padding:6px 8px;transition:box-shadow .2s ease-in}.feed-module__491t5W__feedContent{overscroll-behavior:contain;align-self:flex-start;height:100%;display:block;position:relative;overflow:hidden auto}.feed-module__491t5W__feedContent[data-empty=""]{flex-grow:1;align-self:flex-start;place-items:center;display:grid}.feed-module__491t5W__headerGrid{height:var(--header-height);padding:0 var(--geist-space-2x)0 0;padding-left:var(--geist-space-4x);flex-grow:1;justify-content:space-between;align-items:center;display:flex;position:relative}.feed-module__491t5W__headerGrid:after{content:"";background:var(--ds-gray-alpha-400);height:1px;position:absolute;bottom:1px;left:0;right:0}.feed-module__491t5W__headerGrid [data-geist-tabs]>button{padding:6px 2px!important}.feed-module__491t5W__headerGrid>div{overflow:visible}.feed-module__491t5W__emptyIcon{background:var(--accents-1);border-radius:24px;place-items:center;width:48px;height:48px;display:grid}.feed-module__491t5W__emptyLabel{text-wrap:balance}.feed-module__491t5W__archiveFooter{border-top:1px solid var(--ds-gray-300);height:48px}.feed-module__491t5W__archiveFooter button{width:100%;translate:0 1px;border-radius:0!important;height:calc(100% - 1px)!important}.feed-module__491t5W__view{margin:0;margin-block-start:0;padding:0}.feed-module__491t5W__view:not([data-empty]){height:100%;margin-bottom:-20px}.feed-module__491t5W__commentsView{flex-direction:column;margin-top:16px;list-style:none;display:flex}.feed-module__491t5W__commentsView>li{border-bottom:1px solid var(--accents-2)}.feed-module__491t5W__commentsView>li:last-child{border-bottom:none}.feed-module__491t5W__cell{background:var(--geist-background);padding:var(--geist-space-4x);box-shadow:inset 0px -1px 1px var(--accents-2)}.feed-module__491t5W__settingsLink{outline-color:var(--geist-foreground);border-radius:16px;place-items:center;width:32px;height:32px;transition:background .2s cubic-bezier(.455,.03,.515,.955);display:grid}.feed-module__491t5W__settingsLink[data-hover=""]{background:var(--accents-2)}.feed-module__491t5W__breakAll{word-break:break-all}@media (min-width:600px){.feed-module__491t5W__feed{width:400px}}@media (max-width:600px){.feed-module__491t5W__header{background:var(--geist-background)}.feed-module__491t5W__feed{border-bottom-right-radius:0;border-bottom-left-radius:0}}
.footer-module__QGSwJW__primaryCell{padding-right:calc(var(--cell-padding)/2)!important}.footer-module__QGSwJW__primaryCell,.footer-module__QGSwJW__secondaryCell{text-wrap:balance}.footer-module__QGSwJW__primaryDescription{letter-spacing:-.96px;text-wrap:balance;color:var(--ds-gray-900);font-size:24px;font-weight:500;line-height:32px}.footer-module__QGSwJW__primaryDescription p{margin:0}.footer-module__QGSwJW__primaryDescription b{color:var(--ds-gray-1000);font-weight:600}.footer-module__QGSwJW__primaryDescription u{color:var(--ds-purple-900);font-weight:600;text-decoration:none}.footer-module__QGSwJW__primaryDescription i{color:var(--ds-blue-900);font-style:normal;font-weight:600}.footer-module__QGSwJW__secondaryDescription{color:var(--ds-gray-900);letter-spacing:-.32px;font-size:16px;font-weight:500;line-height:24px}.footer-module__QGSwJW__secondaryDescription b{color:var(--ds-gray-1000);font-weight:600}.footer-module__QGSwJW__secondaryCTATextButton{display:none}.footer-module__QGSwJW__secondaryCellRenderingCTAAsButton .footer-module__QGSwJW__secondaryCTATextButton{display:flex}.footer-module__QGSwJW__secondaryCellRenderingCTAAsButton .footer-module__QGSwJW__secondaryCTAArrowButton{display:none}@media screen and (max-width:960px){.footer-module__QGSwJW__primaryCell{padding-right:var(--cell-padding)!important}.footer-module__QGSwJW__primaryCell,.footer-module__QGSwJW__secondaryCell{padding-top:48px;padding-bottom:48px}.footer-module__QGSwJW__primaryDescription{letter-spacing:-.4px;text-align:center;max-width:700px;font-size:20px;line-height:26px}.footer-module__QGSwJW__secondaryDescription{display:none;max-width:340px!important}.footer-module__QGSwJW__secondaryCellRenderingCTAAsButton .footer-module__QGSwJW__secondaryCTAArrowButton{display:flex}.footer-module__QGSwJW__secondaryCellRenderingCTAAsButton .footer-module__QGSwJW__secondaryCTATextButton{display:none}.footer-module__QGSwJW__secondaryCellRenderingCTAAsButton .footer-module__QGSwJW__secondaryDescription{display:flex}.footer-module__QGSwJW__secondaryCell{text-align:center}.footer-module__QGSwJW__primaryCellNoCTA{padding-bottom:0!important}.footer-module__QGSwJW__secondaryCellDoubleCTA{padding:var(--cell-padding)!important}}
.item-module__Hg2RJW__item{background:var(--geist-background);padding:var(--geist-space-4x);padding-right:var(--geist-space-2x);box-shadow:inset 0px -1px 1px var(--accents-2)}.item-module__Hg2RJW__link{outline:none;text-decoration:none}:is(.item-module__Hg2RJW__link.item-module__Hg2RJW__focus-visible>li,.item-module__Hg2RJW__link:focus-visible>li){box-shadow:inset 0px 0px 0px 2px var(--geist-foreground);outline:none}@media (hover:hover){.item-module__Hg2RJW__item:hover{background:var(--accents-1)}}.item-module__Hg2RJW__focusVisible{background:var(--accents-1)}.item-module__Hg2RJW__focusVisible a:focus{outline:none}.item-module__Hg2RJW__focusVisible a:focus>div{text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:2px;-webkit-text-decoration-color:var(--accents-7);-webkit-text-decoration-color:var(--accents-7);text-decoration-color:var(--accents-7);outline:none}.item-module__Hg2RJW__focusVisible button:focus{box-shadow:0px 0px 0px 2px var(--accents-7)}.item-module__Hg2RJW__subject{width:44px;display:flex;position:relative}.item-module__Hg2RJW__subAvatar{position:absolute;top:20px;left:24px}.item-module__Hg2RJW__fallbackIcon{background:var(--accents-1);width:36px;height:36px;box-shadow:0px 0px 1px var(--accents-3);border-radius:18px;padding:8px}.item-module__Hg2RJW__hidden{visibility:hidden}.item-module__Hg2RJW__dot{align-self:center;width:32px;height:100%;transition:left .2s cubic-bezier(.37,.28,.55,1.15);position:absolute;top:0}.item-module__Hg2RJW__dot>div{background:#0070f3;border-radius:4px;width:8px;height:8px}.item-module__Hg2RJW__archiveButton{background:0 0}@media (hover:hover){.item-module__Hg2RJW__archiveButton:hover{background:var(--accents-2)}}.item-module__Hg2RJW__archive{align-self:center;place-items:center;width:32px;height:100%;transition:opacity .18s cubic-bezier(.49,.07,.12,1.19);display:grid;position:absolute;top:0;left:0}.item-module__Hg2RJW__notificationContent p{color:var(--accents-7);margin:0;padding:0;font-size:14px}.item-module__Hg2RJW__notificationContent strong{font-weight:600}.item-module__Hg2RJW__notificationContent blockquote{margin:var(--geist-space)0;padding:var(--geist-space)0 var(--geist-space)var(--geist-space-3x);border-left:4px solid var(--accents-2)}
.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}
.preferences-module__hiKgcq__section{margin-bottom:var(--geist-gap-section)}.preferences-module__hiKgcq__categoryName{margin-bottom:var(--geist-space)}.preferences-module__hiKgcq__checkboxList{flex-grow:1;width:100%;margin:8px 0 0;padding:0}.preferences-module__hiKgcq__checkboxItem+.preferences-module__hiKgcq__checkboxItem,.preferences-module__hiKgcq__rowGroup:not(:empty){border-top:1px solid var(--accents-2)}.preferences-module__hiKgcq__overageTitle{padding:0 0 24px}.preferences-module__hiKgcq__overageRowBorder:not(:last-child){border-bottom:1px solid var(--accents-2)}.preferences-module__hiKgcq__detailPreferenceGearBtn:disabled{background:0 0;border:none}.preferences-module__hiKgcq__overageRow{padding:14px 0}.preferences-module__hiKgcq__overageNotifyText{width:48px;padding-left:4px}.preferences-module__hiKgcq__checkboxItem{align-items:center;gap:calc(var(--geist-space)*2);padding:14px 0;display:flex}.preferences-module__hiKgcq__checkboxItem p{margin-left:var(--geist-space);-webkit-user-select:none;user-select:none}.preferences-module__hiKgcq__modalBody{text-align:center;padding:48px 0}.preferences-module__hiKgcq__warningCircle{background-color:var(--geist-error);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:20px auto;display:flex}.preferences-module__hiKgcq__modalTitle{margin-bottom:10px}.preferences-module__hiKgcq__modalText{width:17rem;margin:auto}.preferences-module__hiKgcq__entCustomCopy{padding-bottom:8px}
.comment-header-module__M6Xdxq__leftContainer{min-width:0}
.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}}
.comments-list-module__f_AqXq__monoText{font-family:"Roboto Mono",var(--font-mono)}.comments-list-module__f_AqXq__commentsContainer{position:relative}.comments-list-module__f_AqXq__commentsContainer>.stale-button{top:0;transform:translate(-50%,-50%)}.comments-list-module__f_AqXq__commentsContainer>.comments-list-module__f_AqXq__commentWrapper+.comments-list-module__f_AqXq__commentWrapper{border-top:1px solid var(--ds-gray-alpha-400)}.comments-list-module__f_AqXq__commentsContainer>.comments-list-module__f_AqXq__commentWrapper+.comments-list-module__f_AqXq__selectedComment,.comments-list-module__f_AqXq__commentsContainer>.comments-list-module__f_AqXq__selectedComment+.comments-list-module__f_AqXq__commentWrapper{border-color:#0000}@media (hover:hover){.comments-list-module__f_AqXq__commentsContainer>.comments-list-module__f_AqXq__commentWrapper+.comments-list-module__f_AqXq__commentWrapper:hover,.comments-list-module__f_AqXq__commentsContainer>.comments-list-module__f_AqXq__commentWrapper:hover+.comments-list-module__f_AqXq__commentWrapper{border-color:#0000}}.comments-list-module__f_AqXq__commentWrapper>*{text-align:left;border-radius:6px;width:100%;padding-left:12px;padding-right:12px}.comments-list-module__f_AqXq__selectedComment>*{background-color:var(--ds-gray-100)}@media (hover:hover){.comments-list-module__f_AqXq__commentWrapper:hover>*{background-color:var(--ds-gray-100)}}.comments-list-module__f_AqXq__commentText{white-space:nowrap;max-height:3.75rem;overflow:hidden}.comments-list-module__f_AqXq__commentText>*{text-overflow:ellipsis;overflow:hidden;cursor:pointer!important}.comments-list-module__f_AqXq__commentLink{position:absolute;inset:0}.comments-list-module__f_AqXq__sidebarPill{min-width:0;max-width:160px}.comments-list-module__f_AqXq__pill,.comments-list-module__f_AqXq__sidebarPill>*{text-overflow:ellipsis;border:1px solid var(--ds-gray-alpha-400);background-color:var(--ds-background-100);border-radius:9999px;max-width:100%;padding:2px 6px;overflow:hidden}@media (hover:hover){.comments-list-module__f_AqXq__pill:hover,.comments-list-module__f_AqXq__sidebarPill>:hover{background-color:var(--accents-1)}}.comments-list-module__f_AqXq__projectPill,.comments-list-module__f_AqXq__sidebarProjectPill>*{padding-left:3px}.comments-list-module__f_AqXq__pagePillText{display:block}.comments-list-module__f_AqXq__resolved{filter:grayscale()}
.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}
.copy-button-module__8qN89q__copyButtonIcon{justify-content:center;align-items:center;display:flex}.copy-button-module__8qN89q__initial{opacity:0;scale:.5}.copy-button-module__8qN89q__icon{position:absolute}.copy-button-module__8qN89q__visible{animation:.15s ease-out forwards copy-button-module__8qN89q__fadeIn}.copy-button-module__8qN89q__hidden{animation:.15s ease-out forwards copy-button-module__8qN89q__fadeOut}@keyframes copy-button-module__8qN89q__fadeIn{0%{opacity:0;scale:.5}to{opacity:1;scale:1}}@keyframes copy-button-module__8qN89q__fadeOut{0%{opacity:1;scale:1}to{opacity:0;scale:.5}}
@keyframes group-log-rows-module__JxqD1W__flash{50%{background-color:var(--accents-2)}}@keyframes group-log-rows-module__JxqD1W__fadeIn{0%{opacity:.2}to{opacity:1}}.group-log-rows-module__JxqD1W__rowContainer.group-log-rows-module__JxqD1W__faded{animation:.2s ease-in-out group-log-rows-module__JxqD1W__move-logs-down!important}@media (hover:hover){.group-log-rows-module__JxqD1W__rowContainer.group-log-rows-module__JxqD1W__faded:not(.group-log-rows-module__JxqD1W__isSelected):not(:hover){opacity:.5}}.group-log-rows-module__JxqD1W__rowContainer:not(.group-log-rows-module__JxqD1W__faded).group-log-rows-module__JxqD1W__moveUp{animation:.2s ease-in-out group-log-rows-module__JxqD1W__move-logs-up!important}.group-log-rows-module__JxqD1W__rowContainer{border-radius:var(--geist-radius);contain-intrinsic-height:24px;contain-intrinsic-width:auto;content-visibility:auto;contain:size layout style;--row-background:transparent;--row-background-hover:var(--ds-gray-100);--row-background-selected:var(--ds-gray-200);--row-text-color:var(--geist-foreground);--row-column-separator-color:var(--accents-2);margin-top:1px;margin-left:4px;margin-right:4px}.group-log-rows-module__JxqD1W__rowContainer:not(.group-log-rows-module__JxqD1W__header){cursor:pointer}.group-log-rows-module__JxqD1W__rowContainer:not(.group-log-rows-module__JxqD1W__header):focus-visible{box-shadow:0 0 var(--geist-background),0 0 0 2px var(--geist-secondary);position:relative}@media (hover:hover){.group-log-rows-module__JxqD1W__rowContainer:not(.group-log-rows-module__JxqD1W__header):not(.group-log-rows-module__JxqD1W__isSelected):hover{background-color:var(--row-background-hover)}}.group-log-rows-module__JxqD1W__rowContainer{font-family:var(--font-mono);background-clip:padding-box;background-color:var(--row-background);color:var(--row-text-color);-webkit-text-size-adjust:none;border-bottom:1px;outline:none;padding:1px 0;font-size:13px;transition:opacity .2s ease-in-out}.group-log-rows-module__JxqD1W__rowContainer .group-log-rows-module__JxqD1W__rowItem.group-log-rows-module__JxqD1W__colspan+.group-log-rows-module__JxqD1W__rowItem{border-left:none}.group-log-rows-module__JxqD1W__rowContainer.group-log-rows-module__JxqD1W__info{--unused:"unused"}.group-log-rows-module__JxqD1W__rowContainer:not(.group-log-rows-module__JxqD1W__warning):not(.group-log-rows-module__JxqD1W__error):nth-child(2n):not(.group-log-rows-module__JxqD1W__reverseBackground),.group-log-rows-module__JxqD1W__rowContainer:not(.group-log-rows-module__JxqD1W__warning):not(.group-log-rows-module__JxqD1W__error).group-log-rows-module__JxqD1W__reverseBackground:nth-child(odd){--row-background:var(--accents-1)}.group-log-rows-module__JxqD1W__rowContainer.group-log-rows-module__JxqD1W__error,.group-log-rows-module__JxqD1W__rowContainer.group-log-rows-module__JxqD1W__fatal{--row-background:var(--red-light-2);--row-background-hover:var(--red-light-3);--row-background-selected:var(--red-light-4);--row-column-separator-color:var(--red-light-6);--row-text-color:var(--red-light-11);--row-selected-border-color:var(--red-light-6)}.group-log-rows-module__JxqD1W__rowContainer.group-log-rows-module__JxqD1W__error.group-log-rows-module__JxqD1W__darkTheme,.group-log-rows-module__JxqD1W__rowContainer.group-log-rows-module__JxqD1W__fatal.group-log-rows-module__JxqD1W__darkTheme{--row-background:var(--red-dark-2);--row-background-hover:var(--red-dark-3);--row-background-selected:var(--red-dark-4);--row-column-separator-color:var(--red-dark-6);--row-text-color:var(--red-dark-11)}.group-log-rows-module__JxqD1W__rowContainer.group-log-rows-module__JxqD1W__warning{--row-background:var(--amber-light-2);--row-background-hover:var(--amber-light-3);--row-background-selected:var(--amber-light-4);--row-column-separator-color:var(--amber-light-6);--row-text-color:var(--amber-light-11)}.group-log-rows-module__JxqD1W__rowContainer.group-log-rows-module__JxqD1W__warning.group-log-rows-module__JxqD1W__darkTheme{--row-background:var(--amber-dark-2);--row-background-hover:var(--amber-dark-3);--row-background-selected:var(--amber-dark-4);--row-column-separator-color:var(--amber-dark-6);--row-text-color:var(--amber-dark-11)}.group-log-rows-module__JxqD1W__rowContainer.group-log-rows-module__JxqD1W__isSelected{background:var(--row-background-selected)}.group-log-rows-module__JxqD1W__rowContainer.group-log-rows-module__JxqD1W__isNew:not(.group-log-rows-module__JxqD1W__previouslyFaded){animation:1s forwards group-log-rows-module__JxqD1W__fadeIn}.group-log-rows-module__JxqD1W__rowContainer.group-log-rows-module__JxqD1W__header{color:var(--accents-5);font-family:var(--font-sans-fallback);height:40px;cursor:initial;border-bottom-color:#0000;font-size:14px}.group-log-rows-module__JxqD1W__rowContainer.group-log-rows-module__JxqD1W__header.group-log-rows-module__JxqD1W__darktheme{border-bottom-color:var(--accents-2)}.group-log-rows-module__JxqD1W__breakSpaces{white-space-collapse:break-spaces}.group-log-rows-module__JxqD1W__rowItem{flex-wrap:nowrap;padding:0 6px;display:flex}.group-log-rows-module__JxqD1W__rowItem.group-log-rows-module__JxqD1W__colspan{padding-right:0}.group-log-rows-module__JxqD1W__rowItem.group-log-rows-module__JxqD1W__separated{border-left:1px solid var(--row-column-separator-color);line-height:14px}.group-log-rows-module__JxqD1W__uppercase{text-transform:uppercase}.group-log-rows-module__JxqD1W__truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.group-log-rows-module__JxqD1W__loadingError{text-align:center;padding:var(--geist-space-4x);height:100%}.group-log-rows-module__JxqD1W__loadingNew{padding:10px 12px 10px 24px}.group-log-rows-module__JxqD1W__tooltipContainer{display:inline}.group-log-rows-module__JxqD1W__tooltip{font-size:12px;font-weight:500;line-height:16px}.group-log-rows-module__JxqD1W__screenReaderSelect{border-radius:var(--geist-radius);border:1px solid #0000;border-style:solid none;outline:none}.group-log-rows-module__JxqD1W__screenReaderSelect:focus-visible{box-shadow:0 0 var(--geist-background),0 0 0 2px var(--geist-secondary);outline:none}.group-log-rows-module__JxqD1W__headerContainer{max-width:100vw}@media (max-width:600px){.group-log-rows-module__JxqD1W__headerContainer{overflow:hidden}.group-log-rows-module__JxqD1W__header{min-width:876px}}.group-log-rows-module__JxqD1W__liveModeRow{border-radius:var(--geist-radius);height:28px;padding:2px var(--geist-space-3x);background-color:var(--ds-blue-100);color:var(--ds-blue-700);margin:1px 4px 0;font-size:13px;font-weight:500;transition-property:color,background-color;transition-duration:.1s;transition-timing-function:ease-in-out;animation:.3s cubic-bezier(.87,0,.13,1) group-log-rows-module__JxqD1W__move-logs-down-with-opacity}.group-log-rows-module__JxqD1W__liveModeRow.group-log-rows-module__JxqD1W__paused{background-color:var(--ds-gray-alpha-200);color:var(--ds-gray-900)}@keyframes group-log-rows-module__JxqD1W__move-in-indicator{0%{opacity:0;transform:translateY(-28px)}to{opacity:1;transform:translateY(0)}}@keyframes group-log-rows-module__JxqD1W__move-logs-down{0%{transform:translateY(-28px)}to{transform:translateY(0)}}@keyframes group-log-rows-module__JxqD1W__move-logs-down-with-opacity{0%{opacity:0;transform:translateY(-28px)}to{opacity:1;transform:translateY(0)}}@keyframes group-log-rows-module__JxqD1W__move-logs-up{0%{transform:translateY(28px)}to{transform:translateY(0)}}
.search-filter-module__SHqGLq__comboboxWrapper{width:100%;position:relative}.search-filter-module__SHqGLq__comboboxWrapper:before,.search-filter-module__SHqGLq__comboboxWrapper:after{content:"";background:var(--geist-background);width:35px;height:38px;position:absolute;top:1px}.search-filter-module__SHqGLq__comboboxWrapper:before{border-top-left-radius:5px;border-bottom-left-radius:5px;left:1px}.search-filter-module__SHqGLq__comboboxWrapper:after{z-index:-1;border-top-right-radius:5px;border-bottom-right-radius:5px;right:1px}.search-filter-module__SHqGLq__combobox{width:100%}.search-filter-module__SHqGLq__filter{height:28px;padding:0 var(--geist-space);background:var(--ds-gray-100);border-radius:4px;align-items:center;margin-left:-4px;font-weight:500;display:inline-flex}.search-filter-module__SHqGLq__suggestions{font-size:var(--geist-form-font);opacity:0;gap:3px;font-weight:400;display:flex}.search-filter-module__SHqGLq__suggestions>span{color:var(--accents-5)}.search-filter-module__SHqGLq__option{gap:6px;font-weight:500;display:flex}.search-filter-module__SHqGLq__option[aria-selected=true] .search-filter-module__SHqGLq__suggestions{opacity:1}.search-filter-module__SHqGLq__option[aria-selected=true] .search-filter-module__SHqGLq__filter{background:var(--accents-2)}.search-filter-module__SHqGLq__firstOption{margin-left:-6px;box-shadow:none!important;padding-left:0!important;padding-right:0!important}.search-filter-module__SHqGLq__firstOption>span{width:100%;padding-right:0}.search-filter-module__SHqGLq__firstOptionInnerButton{padding:0;box-shadow:none!important;padding-right:0!important}.search-filter-module__SHqGLq__hide{opacity:0!important}.search-filter-module__SHqGLq__comboboxList small{background-color:var(--accents-2);border-radius:var(--geist-radius);align-items:center;height:36px;padding:0 8px;display:flex}.search-filter-module__SHqGLq__combobox .search-filter-module__SHqGLq__empty{background-color:red}.search-filter-module__SHqGLq__confirm{text-align:left;width:100%;color:var(--geist-foreground);background:var(--ds-gray-alpha-300);padding-left:var(--geist-space-2x);font-size:14px;font-weight:500;font-family:var(--font-sans);border:none;border-radius:6px;justify-content:space-between;align-items:center;margin-top:-8px;padding-top:6px;padding-bottom:6px;display:flex}.search-filter-module__SHqGLq__input{word-spacing:var(--word-gap);background:0 0}.search-filter-module__SHqGLq__input::placeholder{word-spacing:0}.search-filter-module__SHqGLq__textOverlay{color:#0000;pointer-events:none;z-index:-1;align-items:center;gap:var(--word-gap);width:fit-content;height:40px;padding:0 42px;font-size:14px;display:flex;position:absolute;top:0;left:0}.search-filter-module__SHqGLq__textOverlay>span:not(.search-filter-module__SHqGLq__highlight){margin-right:5px}.search-filter-module__SHqGLq__highlight{white-space:nowrap;background:var(--ds-gray-100);border-radius:4px;margin-left:-5px;padding:0 6px 0 4px}.search-filter-module__SHqGLq__suffix{width:24px;height:24px;color:var(--accents-5);background:0 0;justify-content:center;align-items:center;padding-right:4px;font-size:12px;display:flex}.dark-theme .search-filter-module__SHqGLq__textOverlay>.search-filter-module__SHqGLq__highlight{background:var(--ds-gray-100)}
.index-module___dJE_G__framework{background:var(--accents-1);border:solid 1px var(--accents-2);padding:var(--geist-space-gap);width:100%}.index-module___dJE_G__framework.index-module___dJE_G__horizontal{justify-content:space-between;display:flex}.index-module___dJE_G__step{background:var(--geist-background);padding:var(--geist-space-gap)}.index-module___dJE_G__stepConnector{content:"";opacity:.5;padding-left:var(--geist-space-8x);border-right:dashed 1px var(--accents-3);width:1px;height:var(--geist-space-gap)}@media (min-width:961px){.index-module___dJE_G__horizontal .index-module___dJE_G__step{width:100%}.index-module___dJE_G__horizontal .index-module___dJE_G__stepConnector{margin-top:var(--geist-space-8x);width:var(--geist-space-8x);boder-right:none;border-bottom:dashed 1.5px var(--accents-3);height:1px}}.index-module___dJE_G__framework,.index-module___dJE_G__step{border:solid 1px var(--accents-2);border-radius:var(--geist-marketing-radius)}.index-module___dJE_G__number{width:var(--geist-space-gap);height:var(--geist-space-gap);min-width:var(--geist-space-gap);min-height:var(--geist-space-gap);background:var(--accents-7);border-radius:50%;justify-content:center;align-items:center;display:flex}.index-module___dJE_G__switchItemTitle{flex-shrink:0;font-size:14px;font-weight:400;transition:color .125s ease-in-out}@media (hover:hover){.index-module___dJE_G__switchItem:hover .index-module___dJE_G__switchItemTitle{color:var(--geist-foreground)}}
.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)}
.comment-item-module__JJqGUq__commentWrapper{text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:0}.comment-item-module__JJqGUq__commentWrapper.comment-item-module__JJqGUq__selected{background-color:var(--ds-gray-100)}@media (hover:hover){.comment-item-module__JJqGUq__commentWrapper:hover>*{background-color:var(--ds-gray-100)}}
.text-module__bAvr4W__paragraph{color:var(--geist-foreground);font-size:14px;font-weight:400;line-height:24px}.text-module__bAvr4W__paragraph.text-module__bAvr4W__large{font-size:18px}.text-module__bAvr4W__div{margin:var(--geist-space-4x)0;word-break:break-word}.text-module__bAvr4W__pdiv{color:var(--geist-foreground);font-size:1rem;font-weight:400;line-height:2rem}.text-module__bAvr4W__bold{color:var(--geist-foreground);font-weight:600}.text-module__bAvr4W__hr{border:0;border-bottom:1px solid var(--accents-2);margin:50px 30px}.text-module__bAvr4W__blockquote{border-left:5px solid var(--geist-foreground);color:var(--accents-4);margin:20px 0;padding:10px 20px}.text-module__bAvr4W__blockquote div{margin:0}
.divider-module__-HxGBW__divider{background:var(--accents-2);width:100%;height:1px}
.collapse-module__h8fsuW__collapseTrigger{cursor:pointer;-webkit-user-select:none;user-select:none;text-align:left;pointer-events:none;outline:none;position:relative}.collapse-module__h8fsuW__collapseTriggerDisabled{cursor:not-allowed}.collapse-module__h8fsuW__collapseTrigger a,.collapse-module__h8fsuW__collapseTrigger button{pointer-events:auto}.collapse-module__h8fsuW__collapseTrigger a:disabled,.collapse-module__h8fsuW__collapseTrigger button:disabled{cursor:not-allowed}.collapse-module__h8fsuW__collapseTrigger a{position:relative}.collapse-module__h8fsuW__collapseTriggerIcon{align-items:center;margin-top:1px;display:flex}.collapse-module__h8fsuW__collapseTriggerContent{flex:1;min-width:0;position:relative}.collapse-module__h8fsuW__collapseButton{pointer-events:auto;-webkit-appearance:none;appearance:none;cursor:pointer;background-color:#0000;border:none;padding:0;position:absolute;inset:0}.collapse-module__h8fsuW__collapseButton:focus-visible{box-shadow:inset 0px 0px 0px 1px var(--geist-link-color)}
.collapse-module__voVJ4a__collapseTrigger{cursor:pointer;-webkit-user-select:none;user-select:none;text-align:left;pointer-events:none;outline:none;position:relative}.collapse-module__voVJ4a__collapseTrigger a,.collapse-module__voVJ4a__collapseTrigger button{pointer-events:auto}.collapse-module__voVJ4a__collapseTrigger a{position:relative}.collapse-module__voVJ4a__collapseTriggerIcon{align-items:center;margin-top:1px;display:flex}.collapse-module__voVJ4a__collapseTriggerContent{flex:1;min-width:0;position:relative}.collapse-module__voVJ4a__collapseButton{pointer-events:auto;-webkit-appearance:none;appearance:none;cursor:pointer;background-color:#0000;border:none;padding:0;position:absolute;inset:0}.collapse-module__voVJ4a__collapseButton:focus-visible{box-shadow:inset 0px 0px 0px 1px var(--geist-link-color)}.collapse-module__voVJ4a__linkIcon{margin-left:var(--geist-space-2x)}
.allowlist-meta-module__B6-uyG__allowlistMeta{min-width:0}@media (max-width:600px){.allowlist-meta-module__B6-uyG__truncate .allowlist-meta-module__B6-uyG__author{display:none}.allowlist-meta-module__B6-uyG__truncate .allowlist-meta-module__B6-uyG__avatar{margin:0}.allowlist-meta-module__B6-uyG__avatar{margin-right:var(--geist-space-2x)}}
.allowlist-meta-module__sm2bMW__allowlistMeta{min-width:0}@media (max-width:600px){.allowlist-meta-module__sm2bMW__truncate .allowlist-meta-module__sm2bMW__author{display:none}.allowlist-meta-module__sm2bMW__truncate .allowlist-meta-module__sm2bMW__avatar{margin:0}.allowlist-meta-module__sm2bMW__avatar{margin-right:var(--geist-space-2x)}}
.page-module__Aw6cjG__titleContainer{margin-top:var(--geist-space-large)}.page-module__Aw6cjG__inputsContainer>:first-child{flex:1}.page-module__Aw6cjG__commentsContainer{margin-top:var(--geist-space-4x);margin-bottom:var(--geist-space-16x)}.page-module__Aw6cjG__filterContainer{flex-wrap:wrap}.page-module__Aw6cjG__leftColumn{border-right:1px solid var(--ds-gray-alpha-400);width:100%;overflow-y:auto}@media (min-width:960px){.page-module__Aw6cjG__leftColumn{overscroll-behavior:contain;flex:none;max-width:480px;height:calc(100vh - 102px)}}.page-module__Aw6cjG__rightColumn{width:100%;transition:transform .3s;position:fixed;top:102px;bottom:0;right:-100%}.page-module__Aw6cjG__rightColumn.opened{transform:translate(-100%)}@media (min-width:960px){.page-module__Aw6cjG__rightColumn{flex:auto;position:static}.page-module__Aw6cjG__rightColumn.opened{transform:translate(0)}}
.logs-common-module__Gs96xq__logRowsContainer{max-width:100vw}@media (max-width:600px){.logs-common-module__Gs96xq__logRowsContainer{overflow:auto}.logs-common-module__Gs96xq__logRowsWrapper{min-width:900px;margin-bottom:56px}}
.notifications-module__J76_1G__commentsDetailView{background:var(--ds-background-200);width:100%}.notifications-module__J76_1G__commentsDetailView>:last-child{padding-bottom:32px}
.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}
.heading-module__xbadEW__h1{color:var(--geist-foreground);font-size:32px;font-weight:400;line-height:42px}.heading-module__xbadEW__h1 code,.heading-module__xbadEW__h2 code,.heading-module__xbadEW__h3 code,.heading-module__xbadEW__h4 code,.heading-module__xbadEW__h5 code,.heading-module__xbadEW__span code{margin-left:6px;margin-right:6px}.heading-module__xbadEW__h2{color:var(--geist-foreground);font-size:24px;font-weight:400}.heading-module__xbadEW__h4{color:var(--geist-foreground);font-size:18px;font-weight:700}.heading-module__xbadEW__command{color:#bd10e0;font-family:var(--font-mono);font-size:.9em}.heading-module__xbadEW__span{text-transform:uppercase;color:var(--accents-3);font-size:14px;font-weight:400;line-height:16px}
.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}
.material-module__NnW5zG__material{background:var(--ds-background-100);border-radius:var(--variant-radius,6px);box-shadow:var(--variant-shadow,var(--ds-shadow-border))}.material-module__NnW5zG__base{--variant-shadow:var(--ds-shadow-border);--variant-radius:6px}.material-module__NnW5zG__small{--variant-shadow:var(--ds-shadow-border-small);--variant-radius:6px}.material-module__NnW5zG__medium{--variant-shadow:var(--ds-shadow-border-medium);--variant-radius:12px}.material-module__NnW5zG__large{--variant-shadow:var(--ds-shadow-border-large);--variant-radius:12px}.material-module__NnW5zG__tooltip{--variant-shadow:var(--ds-shadow-tooltip);--variant-radius:6px}.material-module__NnW5zG__menu{--variant-shadow:var(--ds-shadow-menu);--variant-radius:12px}.material-module__NnW5zG__modal{--variant-shadow:var(--ds-shadow-modal);--variant-radius:12px}.material-module__NnW5zG__fullscreen{--variant-shadow:var(--ds-shadow-fullscreen);--variant-radius:16px}
.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}
.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%}}
.sidebar-module__y-pGyq__sidebar{max-width:100%;color:var(--ds-gray-900)}.sidebar-module__y-pGyq__entry{min-height:40px;color:var(--ds-gray-900);border-radius:var(--geist-radius);align-items:center;padding:10px 12px;font-size:14px;line-height:20px;text-decoration:none;display:flex}.sidebar-module__y-pGyq__link{align-items:center;gap:2px;display:flex}.sidebar-module__y-pGyq__entry.sidebar-module__y-pGyq__active{color:var(--ds-gray-1000);font-weight:500}.sidebar-module__y-pGyq__entry.sidebar-module__y-pGyq__disabled{color:var(--ds-gray-700);pointer-events:none}@media (hover:hover){.sidebar-module__y-pGyq__entry:hover{background:var(--ds-gray-alpha-100)}}.sidebar-module__y-pGyq__section{cursor:default;margin-bottom:8px;padding-left:12px}.sidebar-module__y-pGyq__section:not(.sidebar-module__y-pGyq__first){margin-top:16px}.sidebar-module__y-pGyq__emptyCard{border:1px solid var(--accents-2);border-radius:var(--geist-radius);background:rgba(var(--geist-background-rgb),.5);justify-content:center;min-height:40px;padding:8px 12px}.sidebar-module__y-pGyq__skeletonOptionsTopIndent{margin-top:12px}@media (min-width:961px){.sidebar-module__y-pGyq__sidebar{width:240px;margin-right:48px}.sidebar-module__y-pGyq__searchboxWrapper{margin-bottom:40px}}@media (max-width:960px){.sidebar-module__y-pGyq__entry{color:var(--ds-gray-1000);border-bottom:1px solid var(--ds-gray-100);height:auto;margin-left:-16px;padding:24px 16px}.sidebar-module__y-pGyq__searchboxWrapper{padding-top:24px}}
.with-team-settings-module__FMe5FW__createTeam{letter-spacing:-.020625rem;height:68px;padding:var(--geist-gap);margin:0 var(--geist-gap-negative);border-bottom:1px solid var(--ds-gray-100);font-size:1em;font-weight:600;line-height:1.5}.with-team-settings-module__FMe5FW__back{height:68px;color:var(--geist-foreground);padding:var(--geist-gap);margin:0 var(--geist-gap-negative);border-bottom:1px solid var(--ds-gray-100);display:block}.with-team-settings-module__FMe5FW__back span{letter-spacing:-.020625rem;margin-left:.75em;font-size:1em;font-weight:600;line-height:1.5}.with-team-settings-module__FMe5FW__tabletLinks h3{height:68px;padding:var(--geist-space-4x)var(--geist-gap);margin:0 var(--geist-gap-negative);border-bottom:1px solid var(--accents-2)}.with-team-settings-module__FMe5FW__tabletLinks a{border-bottom:1px solid var(--ds-gray-100);padding:var(--geist-gap)0;margin:0 -16px;padding:24px 16px;display:block}.with-team-settings-module__FMe5FW__hide{display:none!important}@media (max-width:960px){.with-team-settings-module__FMe5FW__content.with-team-settings-module__FMe5FW__menuPage{display:none}}.with-team-settings-module__FMe5FW__mobileSearch{padding-top:24px}.with-team-settings-module__FMe5FW__emptyCard{border:1px solid var(--accents-2);border-radius:var(--geist-radius);background:rgba(var(--geist-background-rgb),.5);justify-content:center;min-height:40px;margin-top:16px;padding:8px 12px}
.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)}}
.category-module__A6a1xa__allowlistedFiles{background:var(--accents-1);margin:0;padding:0;list-style:none}.category-module__A6a1xa__allowlistedFiles li{border-top:1px solid var(--accents-2);overflow:auto}@media screen and (max-width:600px){.category-module__A6a1xa__fileListBadge{margin-left:auto}}
.cmdk-module__ozA4tW__cmdk [cmdk-list]{scroll-padding-top:var(--geist-space-24x)}@media (max-width:600px){.cmdk-module__ozA4tW__cmdk [cmdk-list]{max-height:calc(80vh - 54px)}}@media (hover:hover) and (pointer:fine){.cmdk-module__ozA4tW__cmdk [data-loading=true] [data-selected=true]{background:0 0}}.cmdk-module__ozA4tW__cmdk [data-active=true] [cmdk-item]{background:var(--geist-bg)}.cmdk-module__ozA4tW__commit{font-size:13px;font-family:var(--font-mono);color:var(--ds-gray-900)}.cmdk-module__ozA4tW__createdAt{color:var(--ds-gray-900);font-size:13px}.cmdk-module__ozA4tW__gitMeta{max-width:73%;margin-right:var(--geist-space-2x);flex:1}
.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}
.index-module__K2x5Dq__allowlistedFiles{background:var(--accents-1);margin:0;padding:0;list-style:none}.index-module__K2x5Dq__allowlistedFiles li{border-top:1px solid var(--accents-2);overflow:auto}@media screen and (max-width:600px){.index-module__K2x5Dq__fileListBadge{margin-left:auto}}
.select-filter-module__1HY27a__searchContainer,.select-filter-module__1HY27a__searchContainer:focus-within,.select-filter-module__1HY27a__searchContainer>*{box-shadow:none!important}.select-filter-module__1HY27a__stickySearch{z-index:1;background-color:var(--ds-background-100);border-bottom:1px solid var(--accents-2);margin:-8px -8px 8px -7px;padding:2px 2px 2px 3px;position:sticky;top:-8px}
.directory-sync-module___l4INa__circleIcon{border:1px solid var(--accents-2);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.directory-sync-module___l4INa__circleIconSmall{border:1px solid var(--accents-2);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.directory-sync-module___l4INa__capitalize{text-transform:capitalize}
.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}
.edge-config-backups-module__PRZ-cq__list,.edge-config-backups-module__PRZ-cq__item{margin:0;padding:0}.edge-config-backups-module__PRZ-cq__list{width:100%;height:100%;min-height:400px;margin:auto;padding:0 0 60px;position:absolute;right:0;overflow-y:auto}.edge-config-backups-module__PRZ-cq__list dl{margin-block-start:var(--geist-space)}.edge-config-backups-module__PRZ-cq__title{box-sizing:border-box;border-bottom:1px solid var(--accents-1);align-items:center;display:flex}.edge-config-backups-module__PRZ-cq__title,.edge-config-backups-module__PRZ-cq__bucket{height:42.5px;margin:0}.edge-config-backups-module__PRZ-cq__item{border-radius:var(--geist-radius);margin:0;line-height:1em}.edge-config-backups-module__PRZ-cq__bucket{color:var(--accents-4);z-index:2;background:linear-gradient(to top,transparent,var(--accents-1)4px);border-radius:0;align-items:center;width:100%;margin:0;font-size:12px;font-weight:500;display:flex;position:sticky;top:0}.edge-config-backups-module__PRZ-cq__item{padding-left:var(--geist-space-2x)}.edge-config-backups-module__PRZ-cq__title,.edge-config-backups-module__PRZ-cq__bucket{padding-left:var(--geist-space-4x)}.edge-config-backups-module__PRZ-cq__backup{z-index:1;font-weight:400;line-height:.8em}.edge-config-backups-module__PRZ-cq__backup:last-child{margin-bottom:var(--geist-space-2x)}.edge-config-backups-module__PRZ-cq__backup>button{width:max-content;padding:var(--geist-space-2x);border-radius:var(--geist-radius);margin-bottom:var(--geist-space);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.edge-config-backups-module__PRZ-cq__backup>button[data-hover=""],.edge-config-backups-module__PRZ-cq__selected>button,.edge-config-backups-module__PRZ-cq__backup>button[data-focus-visible-added=""]{background:var(--accents-2)}button.edge-config-backups-module__PRZ-cq__backups{border-radius:var(--geist-radius);margin:var(--geist-space);padding:var(--geist-space);box-sizing:border-box;width:175px;transition:background .15s ease-in-out}button.edge-config-backups-module__PRZ-cq__backups>span{align-items:center;gap:var(--geist-space-2x);padding:var(--geist-space);display:flex}button.edge-config-backups-module__PRZ-cq__backups>span,button.edge-config-backups-module__PRZ-cq__backups>span>.edge-config-backups-module__PRZ-cq__icon,button.edge-config-backups-module__PRZ-cq__backups>span>.edge-config-backups-module__PRZ-cq__label{color:var(--accents-4);transition-property:border-color background color;transition-duration:.15s;transition-timing-function:ease}button.edge-config-backups-module__PRZ-cq__backups>span>.edge-config-backups-module__PRZ-cq__icon{border-radius:var(--geist-radius);border:1px solid var(--accents-3);place-items:center;width:44px;height:32px;display:grid}button.edge-config-backups-module__PRZ-cq__backups[data-hover=""]>span>.edge-config-backups-module__PRZ-cq__icon,button[data-focus-visible-added=""]>span>.edge-config-backups-module__PRZ-cq__icon{border:1px solid var(--accents-7)}button.edge-config-backups-module__PRZ-cq__backups[data-hover=""]>span>.edge-config-backups-module__PRZ-cq__label,button[data-focus-visible-added=""]>span>.edge-config-backups-module__PRZ-cq__label{color:var(--accents-7)}.edge-config-backups-module__PRZ-cq__listItems{margin-top:0}.edge-config-backups-module__PRZ-cq__listFooter{padding:var(--geist-space-4x);padding-bottom:var(--geist-space-2x)}.edge-config-backups-module__PRZ-cq__codeFoldMessage{font-family:var(--font-mono);color:var(--accents-5);border:none;flex-direction:row;justify-content:center;align-items:center;font-size:12px;font-weight:500;display:flex}@media (hover:hover){.edge-config-backups-module__PRZ-cq__codeFoldMessage:hover{color:var(--geist-foreground)}}.edge-config-backups-module__PRZ-cq__codeFoldMessage>svg{margin-right:8px}.edge-config-backups-module__PRZ-cq__snapshotDiff{border:1px solid var(--accents-2);border-radius:var(--geist-radius);max-height:200px;overflow-y:auto}.edge-config-backups-module__PRZ-cq__snapshotDiff>*{margin-top:-1px}.edge-config-backups-module__PRZ-cq__loadMore[data-geist-button]{margin-left:var(--geist-space-2x);width:168px}
.invite-member-modal-module__LbAwRa__accessGroupIcon{border:1px solid var(--ds-gray-300);background-color:var(--ds-gray-100);width:20px;height:20px;color:var(--ds-gray-900);text-align:center;border-radius:20px;line-height:20px}.invite-member-modal-module__LbAwRa__fullWidth{width:100%}.invite-member-modal-module__LbAwRa__scroller{max-height:432px;overflow:auto}
.trace-viewer-module__8w33tq__traceNode{position:relative}.trace-viewer-module__8w33tq__childRow{flex-direction:row;align-items:flex-start;display:flex}.trace-viewer-module__8w33tq__spanNode{background-color:var(--span-background);color:var(--span-text);border:1px solid var(--span-border);white-space:nowrap;box-shadow:var(--ds-shadow-small);text-overflow:ellipsis;content-visibility:auto;cursor:pointer;-webkit-user-select:none;user-select:none;z-index:2;border-radius:8px;flex-direction:row;align-items:center;padding:0;display:flex;position:absolute;overflow:hidden}.trace-viewer-module__8w33tq__spanNode.trace-viewer-module__8w33tq__huge{overflow:visible}.trace-viewer-module__8w33tq__spanNode.trace-viewer-module__8w33tq__huge .trace-viewer-module__8w33tq__spanName{flex:0 auto;position:sticky;left:0}.trace-viewer-module__8w33tq__spanNode.trace-viewer-module__8w33tq__huge .trace-viewer-module__8w33tq__spanSpacer{flex:1 0}.trace-viewer-module__8w33tq__spanNode.trace-viewer-module__8w33tq__huge .trace-viewer-module__8w33tq__spanDuration{background-color:var(--span-background);box-shadow:-8px 0 16px 8px var(--span-background);padding-left:6px;position:sticky;right:0}.trace-viewer-module__8w33tq__spanNode:after{width:var(--span-width);height:var(--row-height);content:"";position:absolute;top:-1px;left:-1px}.trace-viewer-module__8w33tq__spanNode.trace-viewer-module__8w33tq__small:not(.trace-viewer-module__8w33tq__xHover):after{top:-7px}.trace-viewer-module__8w33tq__spanNode.trace-viewer-module__8w33tq__xHover{z-index:3;min-width:var(--span-width);background:linear-gradient(90deg,var(--span-background)calc(var(--span-width) - 1px),var(--span-line),var(--geist-background)calc(var(--span-width) + 1px));max-width:75%}.trace-viewer-module__8w33tq__spanNode.trace-viewer-module__8w33tq__xHover[data-right-side=true]{background:linear-gradient(270deg,var(--span-background)calc(var(--span-width) - 1px),var(--span-line),var(--geist-background)calc(var(--span-width) + 1px))}.trace-viewer-module__8w33tq__spanNode.trace-viewer-module__8w33tq__xHover .trace-viewer-module__8w33tq__spanName{max-width:max(var(--span-width),40vw)}.trace-viewer-module__8w33tq__spanNode.trace-viewer-module__8w33tq__xHover .trace-viewer-module__8w33tq__spanDuration{box-shadow:none;background:0 0}.trace-viewer-module__8w33tq__spanNode.trace-viewer-module__8w33tq__selected.trace-viewer-module__8w33tq__xHover:before{border-color:var(--span-border);outline:1px solid var(--span-border)}.trace-viewer-module__8w33tq__spanNode.trace-viewer-module__8w33tq__small:not(.trace-viewer-module__8w33tq__xHover){background-color:var(--span-background);border-color:var(--span-border);border-radius:4px}.trace-viewer-module__8w33tq__spanNode.trace-viewer-module__8w33tq__selected{border-color:var(--span-border);outline:1px solid var(--span-border)}.trace-viewer-module__8w33tq__spanNodeEvent{height:var(--row-height);pointer-events:none;z-index:4;position:absolute}.trace-viewer-module__8w33tq__spanNodeEvent .trace-viewer-module__8w33tq__eventDiamond{--size:7px;--offset:-4px;left:var(--offset);bottom:calc(var(--offset) + 1px);width:var(--size);height:var(--size);border:1px solid var(--span-secondary);background:var(--span-background);transform-origin:50% 50% 0;border-radius:2px;position:absolute;transform:rotate(45deg)}.trace-viewer-module__8w33tq__spanNodeEvent .trace-viewer-module__8w33tq__hoverInfo{background:var(--span-background);border:1px solid var(--span-border);box-shadow:var(--ds-shadow-small);border-radius:6px;flex-direction:row;align-items:center;gap:6px;margin-top:-1px;padding:3px 6px;font-size:12px;line-height:1;display:none;position:absolute;top:100%;transform:translateY(-50%)}.trace-viewer-module__8w33tq__spanNodeEvent .trace-viewer-module__8w33tq__hoverInfo.trace-viewer-module__8w33tq__alignStart{padding-left:18px;left:-10px}.trace-viewer-module__8w33tq__spanNodeEvent .trace-viewer-module__8w33tq__hoverInfo.trace-viewer-module__8w33tq__alignEnd{padding-right:18px;right:-10px}.trace-viewer-module__8w33tq__spanNodeEvent .trace-viewer-module__8w33tq__hoverInfo .trace-viewer-module__8w33tq__eventName{color:var(--span-text)}.trace-viewer-module__8w33tq__spanNodeEvent .trace-viewer-module__8w33tq__hoverInfo .trace-viewer-module__8w33tq__eventTimestamp{color:var(--span-secondary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.trace-viewer-module__8w33tq__spanNodeEvent[data-hovered=true]{z-index:4}.trace-viewer-module__8w33tq__spanNodeEvent[data-hovered=true] .trace-viewer-module__8w33tq__eventDiamond{background:var(--span-text);border-color:var(--span-text)}.trace-viewer-module__8w33tq__spanNodeEvent[data-hovered=true] .trace-viewer-module__8w33tq__hoverInfo{display:flex}.trace-viewer-module__8w33tq__colorVercel{--span-background:var(--ds-background-100);--span-border:var(--ds-gray-500);--span-line:var(--ds-gray-400);--span-text:var(--ds-gray-1000);--span-secondary:var(--ds-gray-900);--geist-background:var(--ds-gray-100)}.trace-viewer-module__8w33tq__color0{--span-background:var(--ds-teal-200);--span-border:var(--ds-teal-500);--span-line:var(--ds-teal-400);--span-text:var(--ds-gray-1000);--span-secondary:var(--ds-teal-900)}.trace-viewer-module__8w33tq__color1{--span-background:var(--ds-blue-200);--span-border:var(--ds-blue-500);--span-line:var(--ds-blue-400);--span-text:var(--ds-gray-1000);--span-secondary:var(--ds-blue-900)}.trace-viewer-module__8w33tq__color2{--span-background:var(--ds-green-200);--span-border:var(--ds-green-500);--span-line:var(--ds-green-400);--span-text:var(--ds-gray-1000);--span-secondary:var(--ds-green-900)}.trace-viewer-module__8w33tq__color3{--span-background:var(--ds-pink-200);--span-border:var(--ds-pink-500);--span-line:var(--ds-pink-400);--span-secondary:var(--ds-pink-900);--span-text:var(--ds-gray-1000)}.trace-viewer-module__8w33tq__colorHighlight{--span-background:var(--ds-amber-200);--span-border:var(--ds-amber-500);--span-line:var(--ds-amber-400);--span-text:var(--ds-gray-1000);--span-secondary:var(--ds-amber-900)}.trace-viewer-module__8w33tq__unlit{opacity:.3}.dark-theme .trace-viewer-module__8w33tq__mapContainer canvas{filter:invert()}.dark-theme .trace-viewer-module__8w33tq__spanNode.trace-viewer-module__8w33tq__small.trace-viewer-module__8w33tq__xHover:before{text-shadow:0 1px #000}.dark-theme .trace-viewer-module__8w33tq__spanNode.trace-viewer-module__8w33tq__small:focus-visible:before{text-shadow:0 1px #000}.trace-viewer-module__8w33tq__spanName{text-align:left;text-overflow:ellipsis;flex:auto;padding-inline:6px;overflow:hidden}.trace-viewer-module__8w33tq__spanDuration{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--span-secondary,var(--ds-gray-alpha-700));flex:none;padding-right:6px}.trace-viewer-module__8w33tq__spanDetailPanel{height:var(--panel-height)}.trace-viewer-module__8w33tq__spanDetailPanelResizer{cursor:col-resize;z-index:1;width:20px;height:100%;display:none;position:absolute;top:0;left:0}@media (hover:hover){.trace-viewer-module__8w33tq__spanDetailPanelResizer{display:block}}.trace-viewer-module__8w33tq__spanDetailPanelTop{justify-content:space-between;position:relative}.trace-viewer-module__8w33tq__spanDetailPanelBody{flex:0 100%;padding:16px 12px 24px;overflow:hidden auto}.trace-viewer-module__8w33tq__spanDetailPanelTopInfo{--row-height:40px;border-bottom:1px solid var(--border-color);width:100%;padding:12px 16px;font-size:14px}.trace-viewer-module__8w33tq__spanNameDetailPanel{font-size:inherit;color:var(--ds-gray-1000);word-break:break-word}.trace-viewer-module__8w33tq__spanDetailPanelTruncatedHeading{flex:0 100%;overflow:hidden}.trace-viewer-module__8w33tq__spanDetailPanelName{font-size:inherit;text-overflow:ellipsis;white-space:nowrap;flex:0 100%;min-width:0;overflow:hidden}.trace-viewer-module__8w33tq__spanDetailPanelDuration{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--ds-gray-900)}.trace-viewer-module__8w33tq__spanDetailPanelCorner{height:var(--row-height);flex:none}.trace-viewer-module__8w33tq__spanDetailPanelCloseVerticalRule{border-left:1px solid var(--accents-2);height:var(--geist-space-gap)}.trace-viewer-module__8w33tq__spanDetailPanelClose{width:var(--row-height);height:var(--row-height);background:0 0}.trace-viewer-module__8w33tq__spanDetailPanelAttribute{border-bottom:1px solid var(--border-color);flex-direction:row;justify-content:space-between;align-items:center;gap:16px;margin:0;padding-block:8px;font-size:14px;line-height:1.4;display:flex}.trace-viewer-module__8w33tq__spanDetailPanelAttribute:last-child{border-bottom:none}.trace-viewer-module__8w33tq__spanDetailPanelAttributeKey{font-size:inherit;color:var(--ds-gray-900);flex:none;margin:0;padding-left:8px}.trace-viewer-module__8w33tq__spanDetailPanelAttributeValue{font-family:var(--font-mono);white-space:nowrap;text-overflow:ellipsis;flex:0 auto;margin:0;padding-right:8px;font-size:13px;overflow-x:hidden}@media (hover:hover){.trace-viewer-module__8w33tq__spanDetailPanelQuickLink:hover .trace-viewer-module__8w33tq__spanDetailPanelQuickLinkLabel{text-decoration:underline}}.trace-viewer-module__8w33tq__spanDetailPanelQuickLinkLabel{font:inherit;flex-direction:row;align-items:center;gap:8px;display:flex}.trace-viewer-module__8w33tq__detailGroup:after{background:var(--border-color);content:"";height:1px;margin:12px -12px 0}.trace-viewer-module__8w33tq__detailHeading{color:var(--ds-gray-1000);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:6px;flex-direction:row;justify-content:space-between;align-items:center;padding:8px;font-family:inherit;font-size:14px;font-weight:500;display:flex}.trace-viewer-module__8w33tq__detailHeading:focus-visible{background-color:var(--ds-gray-100)}@media (hover:hover){.trace-viewer-module__8w33tq__detailHeading:hover{background-color:var(--ds-gray-100)}}.trace-viewer-module__8w33tq__detailGroup.trace-viewer-module__8w33tq__collapsed .trace-viewer-module__8w33tq__detailHeadingIcon{transform:rotate(-90deg)}.trace-viewer-module__8w33tq__infraSpanDescription{color:var(--ds-gray-900);flex-direction:column;gap:16px;padding:8px;font-size:14px;line-height:1.4;display:flex}.trace-viewer-module__8w33tq__ancestorNode{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:6px;padding:8px;font-family:inherit;font-size:13px}.trace-viewer-module__8w33tq__ancestorNode:focus-visible{background:var(--ds-gray-100)}@media (hover:hover){.trace-viewer-module__8w33tq__ancestorNode:hover{background:var(--ds-gray-100)}}.trace-viewer-module__8w33tq__ancestorText{color:var(--ds-gray-900);white-space:nowrap;flex-direction:row;justify-content:space-between;align-items:center;gap:4px;display:flex}.trace-viewer-module__8w33tq__ancestorName{text-overflow:ellipsis;overflow:hidden}.trace-viewer-module__8w33tq__ancestorDuration{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.trace-viewer-module__8w33tq__ancestorLineContainer{background-color:var(--ds-gray-alpha-400);width:100%;height:1px;margin-top:6px;display:block;position:relative}.trace-viewer-module__8w33tq__ancestorLineContainer:before,.trace-viewer-module__8w33tq__ancestorLineContainer:after{background-color:inherit;content:"";width:1px;height:5px;position:absolute;top:-2px}.trace-viewer-module__8w33tq__ancestorLineContainer:before{left:0}.trace-viewer-module__8w33tq__ancestorLineContainer:after{right:0}.trace-viewer-module__8w33tq__ancestorLine{background-color:var(--span-background);border:1px solid var(--span-line);border-radius:1px;height:5px;position:absolute;top:-2px}:is(.trace-viewer-module__8w33tq__ancestorNode:focus-visible .trace-viewer-module__8w33tq__ancestorName,.trace-viewer-module__8w33tq__ancestorNode:last-of-type .trace-viewer-module__8w33tq__ancestorName){color:var(--ds-gray-1000)}@media (hover:hover){.trace-viewer-module__8w33tq__ancestorNode:hover .trace-viewer-module__8w33tq__ancestorName{color:var(--ds-gray-1000)}}:is(.trace-viewer-module__8w33tq__ancestorNode:focus-visible .trace-viewer-module__8w33tq__ancestorLine,.trace-viewer-module__8w33tq__ancestorNode:last-of-type .trace-viewer-module__8w33tq__ancestorLine){background-color:var(--span-line);border-color:var(--span-border)}@media (hover:hover){.trace-viewer-module__8w33tq__ancestorNode:hover .trace-viewer-module__8w33tq__ancestorLine{background-color:var(--span-line);border-color:var(--span-border)}}.trace-viewer-module__8w33tq__zoomButtonGroup{background-color:var(--geist-background);box-shadow:var(--ds-shadow-small);border:1px solid var(--accents-2);border-radius:10ex;animation:.3s .3s backwards trace-viewer-module__8w33tq__zoom-buttons-fade-in;display:inline-flex}@keyframes trace-viewer-module__8w33tq__zoom-buttons-fade-in{0%{opacity:0}to{opacity:1}}.trace-viewer-module__8w33tq__zoomButton{color:var(--accents-5);background-color:#0000;width:38px;height:32px;padding:6px;box-shadow:none!important}@media (hover:hover){.trace-viewer-module__8w33tq__zoomButton:hover{color:var(--accents-7);background-color:#0000}}.trace-viewer-module__8w33tq__divider{background-color:var(--accents-2);width:1px;margin:-1px}.trace-viewer-module__8w33tq__markersContainer{width:100%;height:calc(100% - var(--scrollbar-width));z-index:4;pointer-events:none;line-height:1;position:absolute;top:-8px;left:-8px}.trace-viewer-module__8w33tq__markers{gap:calc(var(--marker-width) - 1px);height:var(--marker-height);background:var(--ds-background-200);box-shadow:0 4px 8px 0 var(--ds-background-200);border-bottom:1px solid var(--marker-color);flex-direction:row;padding-left:8px;display:flex;position:sticky;top:0;overflow:hidden}.trace-viewer-module__8w33tq__marker{border-left:1px solid var(--marker-color);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--ds-gray-900);height:var(--marker-height);flex:0 0 1px;font-size:10px;position:relative}.trace-viewer-module__8w33tq__marker.trace-viewer-module__8w33tq__notch{top:calc(var(--marker-height) - var(--marker-notch-height));height:var(--marker-notch-height)}.trace-viewer-module__8w33tq__markerLabel{color:var(--ds-gray-900);-webkit-user-select:none;user-select:none;position:absolute;bottom:6px;left:2px}.trace-viewer-module__8w33tq__eventMarkersContainer{width:var(--timeline-scroll-width);height:calc(100% - var(--scrollbar-width));z-index:1;pointer-events:none;line-height:1;position:absolute;top:-8px}.trace-viewer-module__8w33tq__eventMarkers{height:calc(100% + 2*var(--timeline-padding));position:sticky;top:0;overflow:hidden}.trace-viewer-module__8w33tq__eventMarker{border-left:1px dotted var(--ds-gray-500);height:100%;position:absolute}.trace-viewer-module__8w33tq__cursorMarkerStickyParent{width:var(--timeline-scroll-width);height:calc(100% + 2*var(--timeline-padding));pointer-events:none;position:absolute;top:-8px;left:0}.trace-viewer-module__8w33tq__cursorMarkerLabelContainer{z-index:5;pointer-events:none;width:1px;height:100%;display:none;position:sticky;top:0;left:0}.trace-viewer-module__8w33tq__cursorMarkerLabel{width:1px;height:var(--marker-height);background-color:var(--marker-color);position:sticky;top:4px}.trace-viewer-module__8w33tq__cursorMarkerLabel[data-text]:before{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;background-color:var(--ds-background-100);height:18px;color:var(--ds-gray-900);border:1px solid var(--ds-gray-500);box-shadow:var(--ds-shadow-small);content:attr(data-text);border-radius:10ex;margin:0;padding:0 6px;font-size:10px;font-weight:500;line-height:16px;position:absolute;top:0;left:0;transform:translate(-50%)}.trace-viewer-module__8w33tq__cursorMarkerLabel[data-align=left]:before{transform:unset;left:-6px}.trace-viewer-module__8w33tq__cursorMarkerLabel[data-align=right]:before{left:unset;transform:unset;right:-6px}.trace-viewer-module__8w33tq__cursorMarkerContainer{pointer-events:none;width:1px;height:100%;position:sticky;top:0}.trace-viewer-module__8w33tq__cursorMarker{background-color:var(--marker-color);z-index:1;width:1px;height:100%;display:none;position:sticky;top:0}.trace-viewer-module__8w33tq__cursorSelection{background-color:var(--ds-gray-100);border-inline:1px solid var(--ds-gray-300);flex-direction:row;justify-content:space-between;align-items:flex-end;gap:8px;height:100%;display:none;position:absolute;top:0}.trace-viewer-module__8w33tq__cursorSelection:before,.trace-viewer-module__8w33tq__cursorSelection:after{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;background-color:var(--ds-background-100);height:18px;color:var(--ds-gray-900);border:1px solid var(--ds-gray-500);box-shadow:var(--ds-shadow-small);white-space:nowrap;border-radius:10ex;padding:0 6px;font-size:10px;font-weight:500;line-height:16px;position:sticky;bottom:8px}.trace-viewer-module__8w33tq__cursorSelection:before{content:attr(data-range);margin-left:8px}.trace-viewer-module__8w33tq__cursorSelection:after{content:attr(data-duration);margin-right:8px}@keyframes trace-viewer-module__8w33tq__span-skeleton{0%{opacity:.6}to{opacity:.3}}.trace-viewer-module__8w33tq__traceViewer.trace-viewer-module__8w33tq__skeleton *{pointer-events:none!important}.trace-viewer-module__8w33tq__traceViewer.trace-viewer-module__8w33tq__skeleton .trace-viewer-module__8w33tq__mapCanvas,.trace-viewer-module__8w33tq__traceViewer.trace-viewer-module__8w33tq__skeleton .trace-viewer-module__8w33tq__markerLabel{display:none}.trace-viewer-module__8w33tq__traceViewer.trace-viewer-module__8w33tq__skeleton .trace-viewer-module__8w33tq__spanNode{animation:1s infinite alternate trace-viewer-module__8w33tq__span-skeleton}.trace-viewer-module__8w33tq__traceViewer.trace-viewer-module__8w33tq__skeleton .trace-viewer-module__8w33tq__spanNode *,.trace-viewer-module__8w33tq__traceViewer.trace-viewer-module__8w33tq__skeleton .trace-viewer-module__8w33tq__zoomButtonTraceViewer{display:none}.trace-viewer-module__8w33tq__traceViewer .trace-viewer-module__8w33tq__markers{border-top:1px solid var(--marker-color);border-bottom:none}.trace-viewer-module__8w33tq__traceViewer .trace-viewer-module__8w33tq__marker.trace-viewer-module__8w33tq__notch{top:0}.trace-viewer-module__8w33tq__traceViewer .trace-viewer-module__8w33tq__markerLabel{bottom:3px}.trace-viewer-module__8w33tq__traceViewer .trace-viewer-module__8w33tq__cursorMarkerLabel{top:8px}@media (hover:hover){.trace-viewer-module__8w33tq__timeline:hover .trace-viewer-module__8w33tq__cursorMarkerLabelContainer,.trace-viewer-module__8w33tq__timeline:hover .trace-viewer-module__8w33tq__cursorMarker{display:block}}.trace-viewer-module__8w33tq__searchBar{left:0;top:var(--search-gap);gap:var(--search-gap);width:100%;padding-inline:var(--search-gap);height:var(--search-height);flex-direction:row;display:flex;position:absolute}.trace-viewer-module__8w33tq__searchInput{height:var(--search-height);background:var(--ds-background-100);flex:0 100%;position:relative}.trace-viewer-module__8w33tq__mapContainer{left:0;top:calc(var(--search-height) + 2*var(--search-gap));cursor:move;position:absolute}.trace-viewer-module__8w33tq__mapCanvas{z-index:1;pointer-events:none;mix-blend-mode:multiply;position:absolute;top:0;left:0}.dark-theme .trace-viewer-module__8w33tq__mapCanvas{mix-blend-mode:screen}.trace-viewer-module__8w33tq__mapThumb{height:var(--map-height);background:var(--ds-gray-alpha-200);border:1px solid var(--ds-gray-alpha-400);box-shadow:var(--ds-shadow-small);transform:translateX(var(--timeline-padding));pointer-events:none;border-radius:3px;position:absolute;top:0}.trace-viewer-module__8w33tq__traceViewer,.trace-viewer-module__8w33tq__spanDetailPanelTraceViewer{--border-color:var(--ds-gray-300);--marker-color:var(--ds-gray-300)}.trace-viewer-module__8w33tq__traceViewer{--scrollbar-width:0;background-color:var(--ds-background-200);display:flex;position:relative}.trace-viewer-module__8w33tq__traceViewer button{font-family:inherit}.trace-viewer-module__8w33tq__traceViewerContent{left:0;top:calc(var(--search-height) + 3*var(--search-gap) + var(--map-height));width:calc(var(--timeline-width) + 2*var(--timeline-padding));height:calc(var(--timeline-height) - 2*var(--timeline-padding) - var(--scrollbar-width) - var(--marker-height) - var(--search-height));position:absolute}.trace-viewer-module__8w33tq__traceViewerContent.trace-viewer-module__8w33tq__inert{display:none}.trace-viewer-module__8w33tq__timeline{width:calc(var(--timeline-width) + 2*var(--timeline-padding));height:var(--timeline-height);-webkit-overflow-scrolling:touch;font-size:13px;position:relative;overflow:scroll}.trace-viewer-module__8w33tq__zoomButtonTraceViewer{bottom:calc(-12px - var(--search-height) - var(--scrollbar-width));right:calc(var(--scrollbar-width) + 12px);z-index:10;position:absolute}.trace-viewer-module__8w33tq__spanDetailPanelTraceViewer{right:0;top:calc(var(--search-height) + 2*var(--search-gap) + var(--map-height));width:var(--panel-width);height:var(--panel-height);border-top:1px solid var(--ds-gray-200);border-left:1px solid var(--ds-gray-200);background-color:var(--geist-background);z-index:10;margin-top:-1px;position:absolute}.trace-viewer-module__8w33tq__spanDetailPanelTraceViewer.trace-viewer-module__8w33tq__hidden{display:none}.trace-viewer-module__8w33tq__spanDetailPanelTraceViewer.trace-viewer-module__8w33tq__mobile{--panel-width:calc(var(--timeline-width) + 2*var(--timeline-padding));--panel-height:var(--height);border-left:none;top:0}
.with-redirect-module__disV0a__logoutScreen{background:var(--ds-background-100);z-index:4999;width:100vw;height:100vh;animation:.5s forwards with-redirect-module__disV0a__fadeIn;position:fixed;inset:0}.with-redirect-module__disV0a__header{height:var(--header-height);min-height:var(--header-height);background:var(--ds-background-100);z-index:var(--header-zindex);padding:var(--geist-page-margin);align-items:center;display:flex}@keyframes with-redirect-module__disV0a__fadeIn{0%{opacity:0}to{opacity:1}}
.email-verification-module__DDLiyG__success{height:100%;padding-bottom:6rem}.email-verification-module__DDLiyG__strong{color:var(--geist-foreground);font-weight:600}
.join-footer-module__jJ5uda__joinFooter{width:100%;margin-top:var(--geist-space-large);padding-top:var(--geist-space-small);border-top:1px solid var(--accents-2);justify-content:center;display:flex}
.security-code-module__Hqx0Pq__security-code{border:1px solid var(--accents-2);border-radius:var(--geist-radius);width:fit-content;color:var(--geist-foreground);padding:var(--geist-gap-half)var(--geist-gap);margin:0 auto;font-size:1rem;font-weight:700}
.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)}
.multi-select-module__iUglqq__status{border:1px solid var(--geist-background);border-radius:50%;width:10px;height:10px}.multi-select-module__iUglqq__status:not(:first-child){margin-left:-3px}.multi-select-module__iUglqq__unselected{background-color:var(--geist-background);box-shadow:inset 0 0 0 1px var(--accents-2)}
.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%}
.no-results-module__KTugTq__empty{background:var(--accents-1);border:1px solid var(--accents-2);border-radius:var(--geist-radius);min-height:480px;padding:var(--geist-space-large)}.no-results-module__KTugTq__empty>p{max-width:500px}
.index-module__DxJmMa__sudayn{width:100%;max-width:20rem;padding-top:1.5rem}
.project-avatar-module__-Kyy1W__projectAvatar{border-radius:100%;overflow:hidden}
/*# sourceMappingURL=48b6837ffa77dfd7.css.map*/