.style-module__0UeRoq__topSection{--padding:12px;padding:var(--padding);border-bottom:1px solid var(--ds-gray-alpha-400);background:var(--ds-background-100);position:relative}@media (max-width:600px){.style-module__0UeRoq__topSection{position:sticky;top:0}}.style-module__0UeRoq__input{height:28px;color:var(--ds-gray-1000);background:0 0;border:none;outline:none;flex:1;padding:0;font-size:18px}.style-module__0UeRoq__input::placeholder{color:var(--ds-gray-700)}@media (max-width:600px){.style-module__0UeRoq__input{font-size:16px}}.style-module__0UeRoq__escButton{height:20px;box-shadow:var(--ds-shadow-border);background:var(--ds-background-100);cursor:pointer;border:none;border-radius:4px;outline:none;align-items:center;margin-left:auto;padding:0 4px;font-size:12px;transition:background .2s;display:none}@media (hover:hover) and (pointer:fine){.style-module__0UeRoq__escButton:hover{background:var(--ds-gray-100)}}.style-module__0UeRoq__escButton:focus-visible{box-shadow:var(--ds-focus-ring)}@media (hover:hover) and (pointer:fine){.style-module__0UeRoq__escButton{display:flex}}.style-module__0UeRoq__inputWrapper{justify-content:space-between;align-items:center;gap:var(--padding);padding:0 4px;display:flex}.style-module__0UeRoq__item{cursor:pointer;border-radius:6px;align-items:center;gap:12px;min-height:40px;padding:0 8px;scroll-margin:8px 0;font-size:14px;display:flex}@media (hover:hover) and (pointer:fine){.style-module__0UeRoq__item[data-selected=true]{background:var(--ds-gray-alpha-100)}}.style-module__0UeRoq__item:focus{background:var(--ds-gray-alpha-100)}.style-module__0UeRoq__item div[cmdk-overlay]{background:red;position:fixed;inset:0}@media (max-width:600px){.style-module__0UeRoq__item{min-height:48px}}.style-module__0UeRoq__list{background:var(--ds-background-100);max-height:436px;padding:8px;transition:height .1s;overflow-y:auto}@media (max-width:600px){.style-module__0UeRoq__list{flex:1;max-height:none}}.style-module__0UeRoq__itemPrefix{color:var(--ds-gray-900);flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.style-module__0UeRoq__group [cmdk-group-heading]{color:var(--ds-gray-900);align-items:center;height:40px;padding:0 8px;font-size:13px;display:flex}.style-module__0UeRoq__breadcrumbWrapper{margin:0 0 10px;position:relative}@media (max-width:600px){.style-module__0UeRoq__breadcrumbWrapper>div{margin:0 calc(var(--padding)*-1)}.style-module__0UeRoq__breadcrumbWrapper>div span:first-of-type{margin-left:var(--padding)}.style-module__0UeRoq__breadcrumbWrapper:before{content:"";width:var(--padding);background:linear-gradient(90deg,var(--ds-background-100)10%,transparent 100%);position:absolute;top:0;bottom:0;left:-12px}.style-module__0UeRoq__breadcrumbWrapper:after{content:"";width:var(--padding);background:linear-gradient(-90deg,var(--ds-background-100)10%,transparent 100%);position:absolute;top:0;bottom:0;right:-12px}}.style-module__0UeRoq__empty{padding:30px 0}.style-module__0UeRoq__keybinds{gap:4px;margin-left:auto;display:none}@media (hover:hover) and (pointer:fine){.style-module__0UeRoq__keybinds{display:flex}}.style-module__0UeRoq__keybind{line-height:21px;font-family:var(--font-sans-fallback);box-shadow:var(--ds-shadow-border);background:var(--ds-background-100);text-transform:capitalize;text-align:center;border-radius:4px;min-width:20px;height:20px;padding:0 4px;font-size:12px}.style-module__0UeRoq__divider{background:var(--ds-gray-alpha-400);width:calc(100% + 16px);height:1px;margin:8px 0 8px -8px}.style-module__0UeRoq__loader:after{content:"";background:linear-gradient(90deg,transparent 0%,var(--ds-gray-1000)50%,transparent 100%);opacity:1;width:50%;height:2px;animation:1.1s cubic-bezier(.455,.03,.515,.955) infinite style-module__0UeRoq__loading;position:absolute;bottom:-1.5px}.style-module__0UeRoq__loader[data-loading=true]:after{animation-name:style-module__0UeRoq__loading}@keyframes style-module__0UeRoq__loading{0%{opacity:1;transform:translate(-100%)}to{opacity:1;transform:translate(300%)}}
.status-indicator-module__razUwq__link{contain:content;flex-direction:row;flex-shrink:1;min-width:0;padding-left:8px;display:flex}.status-indicator-module__razUwq__link[data-focus-visible-added]{outline:0}.status-indicator-module__razUwq__link[data-focus-visible-added][data-no-border=true] .status-indicator-module__razUwq__noBorder,.status-indicator-module__razUwq__link[data-focus-visible-added][data-no-border=false]{box-shadow:var(--ds-focus-ring)}.status-indicator-module__razUwq__content{width:auto;min-width:0;height:34px;padding:0 var(--geist-gap-half);border:1px solid var(--accents-2);border-radius:var(--geist-radius);background-color:var(--geist-background);white-space:nowrap;text-overflow:ellipsis;flex:0 auto;align-items:center;gap:6px;transition:all .2s;display:flex;overflow:hidden}@media screen and (max-width:960px){.status-indicator-module__razUwq__content{height:32px}}@media (hover:hover){.status-indicator-module__razUwq__content:hover{background:var(--ds-gray-900)}}.status-indicator-module__razUwq__content>*{line-height:var(--geist-form-line-height)}.status-indicator-module__razUwq__indicator{background-color:var(--geist-success);border-radius:100%;flex-shrink:0;width:8px;height:8px;margin:0;display:inline-block}.status-indicator-module__razUwq__indicator.status-indicator-module__razUwq__warning{background-color:var(--geist-warning)}.status-indicator-module__razUwq__indicator.status-indicator-module__razUwq__error{background-color:var(--geist-error)}.status-indicator-module__razUwq__indicator.status-indicator-module__razUwq__secondary{background-color:var(--geist-secondary)}.status-indicator-module__razUwq__statusText.status-indicator-module__razUwq__success{color:var(--geist-success)}.status-indicator-module__razUwq__statusText.status-indicator-module__razUwq__warning{color:var(--geist-warning)}.status-indicator-module__razUwq__statusText.status-indicator-module__razUwq__error{color:var(--geist-error)}.status-indicator-module__razUwq__statusText.status-indicator-module__razUwq__secondary{color:var(--geist-secondary)}.status-indicator-module__razUwq__noBorder{padding:var(--geist-gap-quarter);margin-left:var(--geist-space-gap-quarter-negative);background:unset;border:none}@media (hover:hover){.status-indicator-module__razUwq__noBorder:hover{background-color:var(--ds-gray-200)}.status-indicator-module__razUwq__noBorder:hover .status-indicator-module__razUwq__statusText.status-indicator-module__razUwq__secondary{color:var(--ds-gray-1000)}.status-indicator-module__razUwq__noBorder:hover .status-indicator-module__razUwq__indicator.status-indicator-module__razUwq__secondary{background-color:var(--ds-gray-1000)}}
.toggle-module__HksKKG__mobileMenuToggleWrapper,.toggle-module__HksKKG__mobileMenuToggle{width:32px;height:32px}.toggle-module__HksKKG__mobileMenuToggle{border:1px solid var(--ds-gray-alpha-400);cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;background:0 0;border-radius:50%;justify-content:center;align-items:center;transition:box-shadow .2s;display:flex}.toggle-module__HksKKG__mobileMenuToggle:focus-visible{outline:var(--ds-focus-ring-outline)}@media (hover:hover){.toggle-module__HksKKG__mobileMenuToggle:hover{background-color:var(--ds-gray-alpha-100)}}.toggle-module__HksKKG__mobileMenuToggle{cursor:pointer;pointer-events:all;height:32px;color:var(--ds-gray-1000);position:relative}.toggle-module__HksKKG__mobileMenuToggle[data-expanded=true]{z-index:1;position:fixed}.toggle-module__HksKKG__mobileMenuToggle[data-expanded=true] .toggle-module__HksKKG__bar[data-position=top]{transform:translateY(0)rotate(45deg)scaleX(1.1)}.toggle-module__HksKKG__mobileMenuToggle[data-expanded=true] .toggle-module__HksKKG__bar[data-position=bottom]{transform:translateY(0)rotate(-45deg)scaleX(1.1)}.toggle-module__HksKKG__bar{background:var(--ds-gray-1000);width:14px;height:1.5px;transition-property:transform;transition-duration:.16s;transition-timing-function:cubic-bezier(.31,.05,.43,1.02);position:absolute}.toggle-module__HksKKG__bar[data-position=top]{transform:translateY(-3.5px)}.toggle-module__HksKKG__bar[data-position=bottom]{transform:translateY(3.5px)}.toggle-module__HksKKG__disabled{opacity:0}
.popover-module__wQK59G__scrollWrapper{padding-top:var(--header-height);background:var(--background-color,--ds-background-100);overscroll-behavior:none;position:fixed;inset:0;overflow-y:scroll}.popover-module__wQK59G__scrollWrapper:before{pointer-events:none;content:"";width:2px;min-height:calc(100% + 2px);position:absolute;top:0;left:0}.popover-module__wQK59G__scrollWrapper::-webkit-scrollbar{display:none}.popover-module__wQK59G__wrapper{--transition:background .1s ease,color .1s ease,box-shadow .2s ease;--half-gap:calc(var(--geist-gap)/2);padding-bottom:var(--geist-gap);padding:0 var(--half-gap);flex-direction:column;display:flex}.popover-module__wQK59G__wrapper ul{margin:0;padding:0;list-style:none}.popover-module__wQK59G__wrapper section{padding:var(--half-gap)0;border-bottom:1px solid var(--ds-gray-200);position:relative}.popover-module__wQK59G__wrapper button{cursor:pointer;width:100%;padding:0 var(--half-gap);text-align:left;transition:var(--transition);background:0 0;border:none;margin:0;font-size:16px;font-weight:400}@media (hover:hover){.popover-module__wQK59G__wrapper button:hover{background:var(--ds-gray-100)}}.popover-module__wQK59G__user{padding:12px var(--half-gap)}.popover-module__wQK59G__userDetailsWrapper{flex-direction:row;flex:0 auto;justify-content:space-between;align-items:center;display:flex}.popover-module__wQK59G__userDetails{flex-direction:column;flex:0 auto;justify-content:flex-start;align-items:stretch;gap:4px;display:flex;overflow:hidden}.popover-module__wQK59G__userDetails p{margin:0}.popover-module__wQK59G__userDetails .popover-module__wQK59G__userName{color:var(--ds-gray-1000);white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:500;overflow:hidden}.popover-module__wQK59G__userDetails .popover-module__wQK59G__userEmail{color:var(--ds-gray-900);white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.popover-module__wQK59G__ctas{margin:0 var(--half-gap);flex-direction:column;gap:16px;display:flex;border-bottom:none!important}.popover-module__wQK59G__ctas:not(:first-child){padding:var(--geist-gap)0}.popover-module__wQK59G__themeSwitcher{padding:0 var(--half-gap);height:48px;transition:var(--transition);color:var(--ds-gray-900);justify-content:space-between;align-items:center;display:flex}@media (hover:hover){.popover-module__wQK59G__themeSwitcher:hover{color:var(--ds-gray-1000)}}.popover-module__wQK59G__themeSwitcherComponent{transform:translate(8px)}.popover-module__wQK59G__navigationListItemLink{height:48px;padding:0 var(--half-gap);transition:var(--transition);font-family:var(--font-sans);color:var(--ds-gray-900);border-radius:6px;align-items:center;gap:8px;line-height:125%;text-decoration:none;display:flex;position:relative}.popover-module__wQK59G__navigationListItemLink,.popover-module__wQK59G__navigationListItemLink *{transition:var(--transition)}.popover-module__wQK59G__navigationListItemLink[data-with-icon=""]{flex-direction:row-reverse;justify-content:space-between}.popover-module__wQK59G__navigationListItemLink[data-with-icon=""] svg{min-width:16px}.popover-module__wQK59G__navigationListItemLink:focus-visible{box-shadow:var(--ds-focus-ring);outline:none}@media (hover:hover){.popover-module__wQK59G__navigationListItemLink:hover{background:var(--ds-gray-100);color:var(--ds-gray-1000)}}.popover-module__wQK59G__navigationCollapse{border:none!important}.popover-module__wQK59G__navigationCollapse h3>button{padding:0 var(--half-gap);transition:var(--transition);border-radius:6px;font-size:16px;font-weight:400}.popover-module__wQK59G__navigationCollapse h3>button span{color:var(--ds-gray-900)}@media (hover:hover){.popover-module__wQK59G__navigationCollapse h3>button:hover{background:var(--ds-gray-100)}.popover-module__wQK59G__navigationCollapse h3>button:hover span{color:var(--ds-gray-1000)!important}}.popover-module__wQK59G__navigationCollapse .popover-module__wQK59G__navigationListItemLink{color:var(--ds-gray-900);flex-direction:row;justify-content:flex-start}@media (hover:hover){.popover-module__wQK59G__navigationCollapse .popover-module__wQK59G__navigationListItemLink:hover{color:var(--ds-gray-1000)}}.popover-module__wQK59G__navigationCollapse button:focus-visible{outline:none;box-shadow:var(--ds-focus-ring)!important}.popover-module__wQK59G__navigationCollapse li a:focus-visible{box-shadow:inset 0 0 0 2px var(--ds-focus-color)}
.mobile-menu-module__ArrJYG__root{z-index:80}
._error-module__wgl2Na__content,._error-module__wgl2Na__contentSection{z-index:1;flex-direction:column;justify-content:center;align-items:center;display:flex}._error-module__wgl2Na__contentSection{text-align:center;max-width:100%;padding:0 1em;line-height:1.6}._error-module__wgl2Na__logout{margin-bottom:3em}._error-module__wgl2Na__detail{text-align:left;border-top:1px solid var(--accents-2);flex-direction:column;align-items:flex-start;gap:1em;max-width:500px;margin-top:1em;padding:1em 1em 0;display:flex}._error-module__wgl2Na__content{padding:var(--geist-gap-double)0}._error-module__wgl2Na__summary{cursor:pointer;outline:none;font-size:16px}._error-module__wgl2Na__stack{white-space:pre-wrap;word-break:break-word;height:300px;font-size:14px;overflow:auto}._error-module__wgl2Na__linkList{margin:15px 0}._error-module__wgl2Na__linkList>a{padding:0 8px;font-weight:600;display:inline-block}@media (hover:hover){._error-module__wgl2Na__linkList>a:hover{background-image:none}}._error-module__wgl2Na__linkList>a:not(:last-child){border-right:1px solid var(--accents-2)}._error-module__wgl2Na__disabled{pointer-events:none;opacity:.7}
@keyframes index-module__VWLKca__slideAnimation{0%{transform:translate(-100%)}to{transform:translate(100%)}}.index-module__VWLKca__shine{z-index:1;opacity:0;background:linear-gradient(135deg,#0000 0% 33%,#fffffff2 45% 55%,#0000 66% 100%);transition-property:transform}@media (prefers-color-scheme:dark){.index-module__VWLKca__shine{background:linear-gradient(135deg,#0000 0% 33%,#222126f2 45% 55%,#0000 66% 100%)}}.index-module__VWLKca__shared .index-module__VWLKca__shine{opacity:1;animation:.35s ease-out index-module__VWLKca__slideAnimation}
.retry-toast-module__hyTxKa__countdown{animation:.5s retry-toast-module__hyTxKa__countdown-in}@keyframes retry-toast-module__hyTxKa__countdown-in{0%{opacity:.5}to{opacity:1}}
.warning-note-module__UV6e7q__warning-note{color:#bd5200;background-color:#fffbeb;border-color:#fde68a}.dark-theme .warning-note-module__UV6e7q__warning-note{color:#fde68a;background-color:#241005;border-color:#411d06}.warning-note-module__UV6e7q__warning-note-link{color:inherit;justify-content:center;align-items:center;gap:4px;text-decoration:none;display:inline-flex}
.env-variable-form-input-module__kYXEvW__valueTextarea{scrollbar-width:none}.env-variable-form-input-module__kYXEvW__valueTextarea::-webkit-scrollbar{display:none}.env-variable-form-input-module__kYXEvW__envButton{font-size:inherit;cursor:pointer;height:100%;font-family:var(--font-sans);color:var(--accents-4);-webkit-tap-highlight-color:transparent;background:0 0;border:0;outline:none;margin:0;padding-left:0;padding-right:0;transition-property:color,transform;transition-duration:.15s;transition-timing-function:ease}@media (hover:hover){.env-variable-form-input-module__kYXEvW__envButton:hover{color:var(--accents-8)}}
@media (min-width:600px){.configure-project-env-vars-module__9SCz9W__envDescription{width:80%}}
.deploying-module__iZpPmG__root .deploying-module__iZpPmG__step:first-of-type .deploying-module__iZpPmG__header button{border-radius:var(--geist-radius)var(--geist-radius)0 0}.deploying-module__iZpPmG__root .deploying-module__iZpPmG__step:last-of-type .deploying-module__iZpPmG__header button{border-radius:0 0 var(--geist-radius)var(--geist-radius)}.deploying-module__iZpPmG__root .deploying-module__iZpPmG__step:last-of-type .deploying-module__iZpPmG__header button[data-state=open]{border-radius:0}.deploying-module__iZpPmG__root .deploying-module__iZpPmG__step:last-of-type[data-state=open] .deploying-module__iZpPmG__panel{border-bottom:1px solid var(--accents-2);border-radius:0 0 var(--geist-radius)var(--geist-radius)}.deploying-module__iZpPmG__header{z-index:1;width:100%;margin:0;position:relative}.deploying-module__iZpPmG__header button{width:100%;height:56px;padding:var(--geist-space-4x);background:var(--geist-background);border:1px solid var(--accents-2);cursor:pointer;justify-content:space-between;align-items:center;margin-top:-1px;transition:transform .1s;display:flex}@media (hover:hover){.deploying-module__iZpPmG__header button:hover:not(:disabled){transform:scale(1.01)}}.deploying-module__iZpPmG__header button:focus{outline-color:var(--geist-foreground)}.deploying-module__iZpPmG__header button:focus:focus:not(:focus-visible){outline:0}.deploying-module__iZpPmG__header button:disabled{background:var(--accents-1);cursor:not-allowed}.deploying-module__iZpPmG__header button[data-state=open] .deploying-module__iZpPmG__chevron{transform:rotate(90deg)}.deploying-module__iZpPmG__chevron{transition:transform .25s}.deploying-module__iZpPmG__pop{animation:.15s deploying-module__iZpPmG__bounce}.deploying-module__iZpPmG__panel{background:var(--accents-1);border-left:1px solid var(--accents-2);border-right:1px solid var(--accents-2);will-change:height;overflow:hidden}.deploying-module__iZpPmG__panel[data-state=open]{animation:.25s deploying-module__iZpPmG__slideDown}.deploying-module__iZpPmG__panel[data-state=closed]{animation:.25s deploying-module__iZpPmG__slideUp}.deploying-module__iZpPmG__logs{padding:var(--geist-gap)}.deploying-module__iZpPmG__logsError{max-width:unset;background:var(--geist-error-lighter);margin-left:var(--geist-gap-negative);width:calc(100% + var(--geist-gap-double));padding:0 var(--geist-gap)}.deploying-module__iZpPmG__logsText{color:var(--accents-6);font-family:var(--font-mono);white-space:pre-wrap;word-break:break-word}.deploying-module__iZpPmG__logsText.deploying-module__iZpPmG__error{color:var(--geist-error)}.deploying-module__iZpPmG__logsText.deploying-module__iZpPmG__warning{color:var(--geist-warning-dark)}.deploying-module__iZpPmG__logsTimestamp{color:var(--accents-3);font-family:var(--font-mono);white-space:nowrap}.deploying-module__iZpPmG__logsTimestamp.deploying-module__iZpPmG__error{color:var(--geist-error)}.deploying-module__iZpPmG__logsTimestamp.deploying-module__iZpPmG__warning{color:var(--geist-warning-dark)}.dark-theme .deploying-module__iZpPmG__logsError{background:0 0}@media (max-width:600px){.deploying-module__iZpPmG__logs>*+*{margin-top:var(--geist-gap)}}@keyframes deploying-module__iZpPmG__bounce{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes deploying-module__iZpPmG__slideDown{0%{opacity:0;height:0}to{height:var(--radix-accordion-panel-height);opacity:1}}@keyframes deploying-module__iZpPmG__slideUp{0%{height:var(--radix-accordion-panel-height);opacity:1}to{opacity:0;height:0}}.deploying-module__iZpPmG__commitMessageContainer{min-width:0}.deploying-module__iZpPmG__commitMessage{white-space:nowrap;word-wrap:normal;text-overflow:ellipsis;overflow:hidden}@media screen and (min-width:660px){.deploying-module__iZpPmG__buttonsContainer{margin-left:auto}}
@media (max-width:600px){.deploy-card-module__wIQjha__deployCard{border-top:1px solid var(--ds-gray-400)}}
.card-module__zTCk9W__cardSection{padding:var(--geist-space-small);font-size:14px}.card-module__zTCk9W__cardSection.card-module__zTCk9W__noPadding{padding:0}.card-module__zTCk9W__cardSection.card-module__zTCk9W__border{border-bottom:1px solid var(--accents-2)}.card-module__zTCk9W__cardSection.card-module__zTCk9W__footer{padding:var(--geist-gap-half)var(--geist-space-small);background:var(--accents-1);border-radius:0 0 var(--geist-radius)var(--geist-radius)}.card-module__zTCk9W__cardSection h1{cursor:default}.card-module__zTCk9W__cardSection:last-of-type{border-bottom:none}@media screen and (max-width:690px){.card-module__zTCk9W__cardSection{padding:var(--geist-gap)}.card-module__zTCk9W__cardSection.card-module__zTCk9W__footer{padding:var(--geist-gap-half)var(--geist-gap);border-radius:0}}
.details-module__eTEHoW__details{padding:var(--geist-gap-half);border:1px solid var(--accents-2);border-radius:var(--geist-radius);background:var(--accents-1)}.details-module__eTEHoW__details:focus-within{border-color:var(--geist-secondary)}.details-module__eTEHoW__details summary{-webkit-user-select:none;user-select:none;cursor:pointer;color:var(--accents-6);margin:var(--geist-gap-half-negative);padding:var(--geist-gap-half);align-items:center;gap:var(--geist-space-2x);outline:none;font-size:14px;list-style:none;display:flex}.details-module__eTEHoW__details summary::-webkit-details-marker{display:none}.details-module__eTEHoW__details summary svg{transition:transform .2s;transform:rotate(-90deg)}.details-module__eTEHoW__details[open] summary{margin-bottom:var(--geist-gap-half)}.details-module__eTEHoW__details[open] summary svg{transform:rotate(0)}
.legacy-env-variables-form-module__E3lP-W__valueTextarea{white-space:pre;scrollbar-width:none;-ms-overflow-style:none;line-height:20px!important}@media only screen and (max-device-width:780px) and (-webkit-min-device-pixel-ratio:0){.legacy-env-variables-form-module__E3lP-W__valueTextarea{white-space:nowrap;line-height:24px!important}}.legacy-env-variables-form-module__E3lP-W__valueTextarea::-webkit-scrollbar{display:none}.legacy-env-variables-form-module__E3lP-W__removeButton{color:var(--geist-secondary);flex-shrink:0;width:40px;height:40px;padding:0!important}.legacy-env-variables-form-module__E3lP-W__noPadding{padding:0 12px 0 0!important}.legacy-env-variables-form-module__E3lP-W__removeButtonCell{padding:0!important}.legacy-env-variables-form-module__E3lP-W__row td{border-bottom:0!important}.legacy-env-variables-form-module__E3lP-W__table tbody:before{content:"";height:4px;display:block}
.settings-module__zQ1M-G__settings{width:100%;transition:opacity .3s}.settings-module__zQ1M-G__settings.settings-module__zQ1M-G__disabled{opacity:.5}.settings-module__zQ1M-G__settings.settings-module__zQ1M-G__disabled:before{content:"";cursor:not-allowed;z-index:1;width:100%;height:100%;position:absolute}.settings-module__zQ1M-G__label{color:var(--geist-secondary);cursor:text;max-width:100%;font-size:.75rem;font-weight:500;display:block}.settings-module__zQ1M-G__installCommandDescription{margin-top:0}.settings-module__zQ1M-G__input[disabled]{color:var(--ds-gray-1000)!important;-webkit-text-fill-color:var(--ds-gray-1000)!important}.settings-module__zQ1M-G__details{background:0 0!important}.settings-module__zQ1M-G__details summary{font-weight:500;padding:8px 12px!important}
.file-tree-module__O8ws-G__tree{--padding-left:60px;font-size:14px}.file-tree-module__O8ws-G__tree ul{margin:0;padding:0;list-style:none}.file-tree-module__O8ws-G__tree ul li:last-of-type a{border-bottom:0}.file-tree-module__O8ws-G__tree li{line-height:34px;list-style:none}.file-tree-module__O8ws-G__tree li,.file-tree-module__O8ws-G__tree li a{color:var(--accents-8);white-space:nowrap;-webkit-user-select:none;user-select:none}.file-tree-module__O8ws-G__tree li a{align-items:block;padding-left:var(--padding-left);border-bottom:1px solid var(--accents-2);cursor:pointer;line-height:1;text-decoration:none;transition:background-color .1s;display:block}.file-tree-module__O8ws-G__tree li a[title]{padding-right:var(--geist-gap);justify-content:space-between;align-items:center;display:flex}@media (hover:hover){.file-tree-module__O8ws-G__tree li a:hover{background:var(--accents-1)}}.file-tree-module__O8ws-G__tree li a.file-tree-module__O8ws-G__dirName{vertical-align:middle}.file-tree-module__O8ws-G__tree li a.file-tree-module__O8ws-G__selected{background:var(--accents-2);font-weight:600}.file-tree-module__O8ws-G__tree li a .file-tree-module__O8ws-G__fileName{vertical-align:middle}.file-tree-module__O8ws-G__tree li.file-tree-module__O8ws-G__dir .file-tree-module__O8ws-G__statusIcon{vertical-align:middle;margin-left:-24px;margin-right:10px;font-size:0}.file-tree-module__O8ws-G__tree li.file-tree-module__O8ws-G__dir .file-tree-module__O8ws-G__statusIcon svg{vertical-align:middle}.file-tree-module__O8ws-G__tree li.file-tree-module__O8ws-G__file a{cursor:unset;transition:unset}@media (hover:hover){.file-tree-module__O8ws-G__tree li.file-tree-module__O8ws-G__file a:hover{background:unset}}.file-tree-module__O8ws-G__tree li .file-tree-module__O8ws-G__indent{width:30px;height:1px;display:inline-block}.file-tree-module__O8ws-G__tree li.file-tree-module__O8ws-G__active a .file-tree-module__O8ws-G__fileName{font-weight:700}.file-tree-module__O8ws-G__tree .file-tree-module__O8ws-G__icon{text-align:center;vertical-align:middle;width:24px;height:48px;margin-right:8px;display:inline-block;position:relative;top:16px}.file-tree-module__O8ws-G__tree .file-tree-module__O8ws-G__icon svg{vertical-align:middle}
.root-directory-modal-module__NKgClG__modalBody{padding:0;overflow:hidden}
.team-selector-module__POX1Da__input[disabled]{color:var(--ds-gray-1000)!important}.team-selector-module__POX1Da__comboboxLabel{color:var(--ds-gray-900)!important}.team-selector-module__POX1Da__tooltip{display:block}
.main-import-module__GKZ5_a__monorepoManagerLogo>img{object-fit:contain;object-position:center right}
.layout-module__OeZA6q__divider{height:1px;box-shadow:inset 0 -1px var(--ds-gray-alpha-400)}
.onboarding-module__j86bzG__onboardingList{counter-reset:onboarding-steps}.onboarding-module__j86bzG__onboardingListMarker:before{counter-increment:onboarding-steps;content:counter(onboarding-steps)}
.team-selector-module__vrKVjW__input[disabled]{color:var(--ds-gray-1000)!important}.team-selector-module__vrKVjW__comboboxLabel{color:var(--ds-gray-900)!important}.team-selector-module__vrKVjW__tooltip{display:block}
.layout-module__9BoF8G__container{position:relative}.layout-module__9BoF8G__backgroundFill{background-color:var(--accents-1);border-top:1px solid var(--accents-2);position:absolute;inset:304px 0 0;grid-column:1/-1!important}
.retention-deleted-module__0tvHaW__deletedContainer{flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:10px;padding:40px 0;display:flex}.retention-deleted-module__0tvHaW__deletedBox{border-radius:var(--Corner-Small,6px);border:1px solid var(--accents-2);flex-direction:column;justify-content:center;align-items:center;gap:24px;width:1200px;height:328px;padding:48px 0;display:flex}.retention-deleted-module__0tvHaW__deletedIcon{border:1px solid var(--accents-2);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;padding:14px;display:flex;color:#666!important}.dark-theme .retention-deleted-module__0tvHaW__deletedIcon{color:var(--DS-Background-100,#fff)!important}.retention-deleted-module__0tvHaW__deletedButtons{justify-content:center;align-items:center;gap:16px;flex-direction:row!important}.retention-deleted-module__0tvHaW__deletedButton{text-size:14px;justify-content:center;align-items:center;height:40px;padding:0 16px;display:flex}.retention-deleted-module__0tvHaW__deletedTitle{text-align:center;width:340px;font-size:16px;font-weight:500}.retention-deleted-module__0tvHaW__deletedDescription{color:var(--accents-6);text-align:center;width:340px;font-size:14px;font-weight:400}.retention-deleted-module__0tvHaW__learnMore{color:var(--accents-6);text-align:center;justify-content:center;align-items:center;font-size:14px;font-weight:500}
.hero-module__DUB4TG__stack{transform-style:preserve-3d;-webkit-font-smoothing:antialiased;white-space:nowrap;display:inline-grid}.hero-module__DUB4TG__stack>*{grid-area:1/1}.hero-module__DUB4TG__letter{--blur:2px;--offset:12px;--rotate-x:80deg;animation-timing-function:var(--ds-motion-timing-swift);will-change:transform,opacity,filter;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-origin:50%;perspective:1000px;animation-fill-mode:both;display:inline-block}:root:has(#mobile-menu-content) .hero-module__DUB4TG__letter{animation-play-state:paused}.hero-module__DUB4TG__letter[data-direction=enter]{opacity:0;transform:translate3d(0,calc(var(--offset)*-1),0)rotateX(var(--rotate-x));filter:blur(var(--blur));animation-name:hero-module__DUB4TG__fadeLetterIn}.hero-module__DUB4TG__letter[data-direction=exit]{opacity:1;filter:blur();transform:translate(0,0)rotateX(0)}.hero-module__DUB4TG__letter[data-direction=exit][data-animate=true]{animation-name:hero-module__DUB4TG__fadeLetterOut}@keyframes hero-module__DUB4TG__fadeLetterIn{to{opacity:1;filter:blur();transform:translate(0,0)rotateX(0)}}@keyframes hero-module__DUB4TG__fadeLetterOut{to{opacity:0;filter:blur(var(--blur));transform:translate3d(0,var(--offset),0)rotateX(-80deg)}}@media (prefers-reduced-motion:reduce){.hero-module__DUB4TG__letter{transition:opacity .2s ease-in-out;animation:none!important}.hero-module__DUB4TG__letter[data-direction=enter]{filter:none;transform:none}.hero-module__DUB4TG__letter[data-direction=exit][data-animate=true]{opacity:0}}
/*# sourceMappingURL=d50be4bf9b2c3d72.css.map*/