.custom-buttons-module__8sUwva__turborepo{--start-color:#d74a41;--end-color:#407aeb;z-index:0;filter:blur(10px);will-change:filter,transform;width:100%;height:100%;display:flex;position:absolute;transform:translate(0,0)}.custom-buttons-module__8sUwva__turborepo:before{content:"";border-radius:var(--geist-radius);background-image:linear-gradient(165deg,var(--start-color),var(--end-color));pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.custom-buttons-module__8sUwva__turborepo:after{content:"";background-image:linear-gradient(165deg,var(--start-color),var(--end-color));filter:blur(24px);opacity:.8;pointer-events:none;will-change:filter,transform;background-clip:padding-box;border:12px solid #0000;width:100%;height:100%;position:absolute;top:0;left:0;transform:translate(0,0)}.dark-theme .custom-buttons-module__8sUwva__turborepo:after{opacity:1}.custom-buttons-module__8sUwva__turborepo>button{background-color:var(--geist-background);color:var(--geist-foreground);z-index:1;background-clip:padding-box;border:1px solid #0000;box-shadow:0 4px 4px #00000010}.dark-theme .custom-buttons-module__8sUwva__turborepo>button{box-shadow:0 4px 4px #00000040}.custom-buttons-module__8sUwva__turborepo>button[data-hover]{--lighten-color:transparent;color:var(--geist-background);background-color:#0000}.custom-buttons-module__8sUwva__turborepo>button[data-active]{--lighten-color:#ffffff80}.custom-buttons-module__8sUwva__turborepo>button[data-focus]{box-shadow:0 0 0 1px var(--geist-background),0 0 0 3px var(--themed-bg,var(--geist-foreground))}.custom-buttons-module__8sUwva__fadeIn{display:inherit;box-sizing:initial;animation:.8s cubic-bezier(.455,.03,.515,.955) forwards custom-buttons-module__8sUwva__fade-in}@keyframes custom-buttons-module__8sUwva__fade-in{0%{opacity:0}to{opacity:1}}
.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}
/*# sourceMappingURL=21911a1e6d37326b.css.map*/