.Dialog_DialogOverlay__gUB8m{background-color:var(--modal-overlay-bg);position:fixed;inset:0;animation:Dialog_overlayShow__bAIWG .15s cubic-bezier(.16,1,.3,1);z-index:100}.Dialog_DialogContent__t_53u{background-color:var(--dialog-background-color);border-radius:20px;box-shadow:0 12px 23px 0 rgba(62,73,84,.04);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90vw;max-width:850px;max-height:95vh;padding:56px;overflow-y:auto;animation:Dialog_contentShow__0bpp9 .15s cubic-bezier(.16,1,.3,1);z-index:101}.Dialog_DialogContent__t_53u:focus{outline:none}@keyframes Dialog_overlayShow__bAIWG{0%{opacity:0}to{opacity:1}}@keyframes Dialog_contentShow__0bpp9{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.Input_inputWrapper__54Ysu{position:relative;margin:0;display:flex;flex-direction:column;flex:1 1;width:100%}.Input_input__TnogE{display:block;color:var(--text-high-emphasis);background:transparent;padding:16px 16px 0;width:100%;font-size:var(--paragraph-md);height:56px;border:1px solid transparent;outline:none;border-bottom:1px solid var(--input-border-color)}.Input_input__TnogE.Input_error__pSH3f{padding-right:40px}.Input_disabled__ajiMX{opacity:.36}.Input_withoutLabel___FihW{padding:6px 16px}.Input_readOnly__pnduf{border-bottom:none}.Input_input__TnogE:focus{box-shadow:none}.Input_input__TnogE::placeholder{color:var(--text-medium-emphasis)}.Input_label__rwpKG{font-weight:400;font-size:1.6rem;color:var(--text-medium-emphasis);position:absolute;top:3px;left:16px;transform:translateY(14px) scale(1);transform-origin:top left;transition:all .2s cubic-bezier(0,0,.2,1);will-change:transform}.Input_input__TnogE:-webkit-autofill~.Input_label__rwpKG,.Input_input__TnogE:not(:placeholder-shown)~.Input_label__rwpKG,.Input_labelWrapper__VW5V0:focus-within>.Input_label__rwpKG{color:var(--primary-color-light);transform:translateY(5px) scale(.75)}.Input_required__SUSp_{display:inline-block;margin-left:2px;color:var(--error-red-300)}input.Input_withIcon___I4my{padding-left:30px}.Input_currencyIcon__o1NV6{position:absolute;top:17px;left:16px;font-size:16px;color:var(--text-high-emphasis)}.Input_currencyIcon__o1NV6 path{fill:var(--primary-color)}.Input_error__pSH3f,.Input_error__pSH3f:focus{border-bottom:1px solid var(--error-red-400)}.Input_error__pSH3f+.Input_label__rwpKG,.Input_error__pSH3f:-webkit-autofill~.Input_label__rwpKG,.Input_labelWrapper__VW5V0:focus-within>.Input_error__pSH3f+.Input_label__rwpKG{color:var(--error-red-300)}.Input_errorMessage___8e1A{position:absolute;display:block;white-space:nowrap;bottom:-20px;left:16px;font-size:1.2rem;color:var(--error-red-300)}.Input_errorIcon__nS1d4{position:absolute;top:52%;right:12px;transform:translateY(-50%)}.Input_errorIcon__nS1d4 path{stroke:var(--error-red-400)}[data-theme=light] .Input_error__pSH3f+.Input_label__rwpKG,[data-theme=light] .Input_error__pSH3f:-webkit-autofill~.Input_label__rwpKG,[data-theme=light] .Input_labelWrapper__VW5V0:focus-within>.Input_error__pSH3f+.Input_label__rwpKG{color:var(--error-red-500)}[data-theme=light] .Input_errorMessage___8e1A{color:var(--error-red-500)}.company-information-form{height:calc(100% - 168px);overflow:auto}.company-information-form .title{color:var(--text-high-emphasis);font-size:var(--heading-md);font-style:normal;font-weight:700;line-height:var(--heading-line-md);letter-spacing:-.56px}.company-information-form .inputs{padding:36px 0 32px}.company-information-form .address-container,.company-information-form .inputs{display:flex;flex-direction:column;gap:32px}.company-information-form .address-container .row{display:flex;gap:32px}.button-container{padding-top:56px}@media screen and (max-width:500px){.close-button{display:block}.cityAndStateRow{flex-direction:column}.address-container .row.row-group-inputs{display:block}.address-container .row.row-group-inputs .zip-code{margin-bottom:32px}}@media screen and (max-width:440px){.edit-company-information-dialog .button-container,.edit-services-dialog .button-container,.edit-status-dialog .button-container,.organizations-form .button-container,.update-settings-dialog .button-container{justify-content:right;flex-wrap:nowrap}.edit-company-information-dialog .button-container button,.edit-services-dialog .button-container button,.edit-status-dialog .button-container button,.organizations-form .button-container button,.update-settings-dialog .button-container button{width:100%;padding:8px 30px;height:40px}}.container-dots{line-height:var(--paragraph-line-md);display:inline-block}.container-dots.normal{height:64px;display:flex;align-items:center}.container-dots.normal .dots{width:10px;height:10px}.container-dots.normal .dots:before{left:-20px}.container-dots.normal .dots:after{left:20px}.container-dots.normal .dots:after,.container-dots.normal .dots:before{width:10px;height:10px}.container-dots .dots{position:relative;width:8px;height:8px;border-radius:5px;background-color:var(--neutral-gray-500);color:var(--neutral-gray-500);animation:dot-flashing 1s linear infinite alternate;animation-delay:.5s}.container-dots .dots:after,.container-dots .dots:before{content:"";display:inline-block;position:absolute;top:0}.container-dots .dots:before{left:-12px;animation:dot-flashing 1s infinite alternate;animation-delay:0s}.container-dots .dots:after,.container-dots .dots:before{width:8px;height:8px;border-radius:5px;background-color:var(--neutral-gray-500);color:var(--neutral-gray-500)}.container-dots .dots:after{left:12px;animation:dot-flashing 1s infinite alternate;animation-delay:1s}@keyframes dot-flashing{0%{background-color:var(--neutral-gray-500)}50%,to{background-color:var(--neutral-gray-200)}}.FormattedAmount_green__c5Hzc{color:var(--success-green-600)}.FormattedAmount_red__VWOJf{color:var(--error-red-500)}[data-theme=dark] .FormattedAmount_green__c5Hzc{color:var(--success-green-400)}[data-theme=dark] .FormattedAmount_red__VWOJf{color:var(--error-red-400)}.contact-information-form{height:calc(100% - 168px);overflow:auto}.contact-information-form .title{color:var(--text-high-emphasis);font-size:var(--heading-md);font-style:normal;font-weight:700;line-height:var(--heading-line-md);letter-spacing:-.56px}.contact-information-form .subtitle{font-weight:400;font-size:var(--paragraph-md);line-height:var(--paragraph-line-md);color:var(--text-medium-emphasis);margin-top:4px}.contact-information-form .account-manager-container{padding:24px 24px 48px;background:var(--group-input-background);border-radius:24px}.contact-information-form .creating-company-name,.contact-information-form .root-company-name{font-weight:400;font-size:var(--heading-mobile);line-height:var(--heading-line-sm);margin-bottom:32px;color:var(--text-high-emphasis)}.contact-information-form .inputs{padding:40px 0 32px;display:flex;flex-direction:column;gap:32px}.contact-information-form .administrator-container{padding:24px 24px 48px;background:var(--group-input-background);border-radius:24px}.contact-information-form .account-manager-container,.contact-information-form .administrator-container{max-width:800px}.contact-information-form .accountant-container{padding:64px 0 0}.contact-information-form .input-title{color:var(--text-high-emphasis);font-size:var(--paragraph-lg);font-style:normal;font-weight:500;line-height:var(--paragraph-line-lg);margin-bottom:4px}.contact-information-form .input-subtitle{color:var(--text-medium-emphasis);font-size:var(--paragraph-md);font-style:normal;font-weight:400;line-height:var(--paragraph-line-md);margin-bottom:8px}.contact-information-form .button-container{display:flex;justify-content:end;margin-top:64px;gap:16px}.contact-information-form .button-container .secondary-button{width:156px}.contact-information-form .button-container button{width:120px;font-size:var(--paragraph-lg)}@media screen and (max-width:390px){.contact-information-form .account-manager-container,.contact-information-form .accountant-container,.contact-information-form .administrator-container{padding:16px}}.round-checkbox{height:24px;width:24px;border:1.5px solid var(--text-medium-emphasis);border-radius:12px;display:flex;align-items:center;gap:8px;cursor:pointer}.round-checkbox.checked{border:none;display:flex;justify-content:center;align-items:center}.services-form{height:calc(100% - 168px);overflow:auto}.services-form .title{color:var(--text-high-emphasis);font-size:var(--heading-md);font-style:normal;font-weight:700;line-height:var(--heading-line-md);letter-spacing:-.56px;margin-bottom:32px}.services-form .container{display:flex;flex-direction:column;gap:8px;overflow:auto;font-size:var(--paragraph-md)}.services-form .container .loading{color:var(--text-high-emphasis)}.services-form .title-price{color:var(--text-medium-emphasis);font-size:var(--paragraph-md);font-style:normal;font-weight:500;line-height:var(--paragraph-line-md)}.services-form .service-title{display:flex;align-items:center;gap:8px}.services-form .content-container{background:var(--service-content-background);padding:24px;border-radius:0 0 20px 20px}.services-form .content-container .service-description{margin-bottom:40px;color:var(--text-high-emphasis)}.services-form .content-container .label{color:var(--text-medium-emphasis);font-size:var(--paragraph-md);font-style:normal;font-weight:500;line-height:var(--paragraph-line-md);margin-bottom:8px}.services-form .content-container .price-input{border:none;background:var(--dark-theme-dark-200);border-radius:12px;width:320px}.services-form .content-container .cost-value{color:var(--text-medium-emphasis);font-size:var(--heading-lg);font-style:normal;font-weight:800;line-height:var(--heading-line-lg);letter-spacing:-.72px;min-width:176px}.services-form .content-container .cost-row{display:flex;padding:0;flex-wrap:wrap;gap:80px;min-height:120px}.services-form .content-container .cost-row .errorIcon path{stroke:var(--warning-orange-500)}.services-form .content-container .cost-row .errorMessage{color:var(--warning-orange-500)}.services-form .content-container .expires-days-text{font-weight:400;font-size:var(--paragraph-sm);line-height:var(--paragraph-line-sm);color:var(--text-medium-emphasis)}.services-form .subtitle{border-radius:20px;background:var(--service-title-background);cursor:pointer;padding:16px 24px;color:var(--text-medium-emphasis);font-size:var(--paragraph-lg);font-style:normal;font-weight:700;line-height:var(--paragraph-line-lg);display:flex;justify-content:space-between;align-items:center;gap:8px}.services-form .subtitle.checked{background:var(--selected-service-title-background)}.services-form .subtitle.checked,.services-form .subtitle.checked .title-price{color:var(--text-high-emphasis-color)}.services-form .subtitle.opened{border-radius:20px 20px 0 0}.services-form .title-cost{color:var(--text-medium-emphasis);font-size:var(--paragraph-md);font-style:normal;font-weight:400;line-height:var(--paragraph-line-md)}.services-form .text-price{color:var(--text-medium-emphasis);font-size:var(--heading-lg);font-style:normal;font-weight:800;line-height:var(--heading-line-lg);letter-spacing:-.72px}.services-form .row-price{padding:0 48px;display:flex;justify-content:space-between}.services-form .row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.services-form .add-service-button{background:var(--background-dashboard-600);outline:none;cursor:pointer;color:var(--text-dark-high-emphasis-all-theme);font-size:var(--paragraph-sm);font-style:normal;font-weight:500;line-height:var(--paragraph-line-sm);border-radius:12px;border:none;padding:6px 28px}.services-form .add-service-button.disabled{opacity:.22}.services-form .add-service-button:active,.services-form .add-service-button:focus,.services-form .add-service-button:hover{background:var(--neutral-gray-600);box-shadow:0 0 0 3px var(--brand-color-300)}.services-form .description{color:var(--text-medium-emphasis);flex:1 1;font-size:var(--paragraph-sm);font-style:normal;font-weight:400;line-height:var(--paragraph-line-sm);margin-top:48px}.services-form .description .warningMessage{color:var(--warning-orange-500)}.addedServicesText{color:var(--text-medium-emphasis);font-size:var(--paragraph-sm);font-style:normal;font-weight:400;line-height:var(--paragraph-line-sm);display:flex;align-items:center}.services-form-button-container{padding-top:56px;display:flex;gap:16px;position:-webkit-sticky;position:sticky;bottom:0;right:56px;justify-content:space-between}.services-form-button-container .secondary-button{min-width:156px;width:156px}.services-form-button-container button{min-width:120px;width:120px;font-size:var(--paragraph-lg)}.services-form-button-container .button-group{display:flex;gap:16px}[data-theme=light] .services-form .subtitle.checked{color:var(--success-green-600)}[data-theme=light] .services-form .subtitle.checked path{fill:var(--success-green-500)}[data-theme=light] .services-form .add-service-button{background:var(--neutral-gray-600)}[data-theme=light] .services-form .add-service-button.disabled{opacity:.32}[data-theme=light] .services-form .content-container .price-input{background:var(--neutral-gray-100)}[data-theme=dark] .services-form .content-container .cost-row .errorIcon path{stroke:var(--warning-orange-400)}[data-theme=dark] .services-form .content-container .cost-row .errorMessage,[data-theme=dark] .services-form .description .warningMessage{color:var(--warning-orange-400)}@media screen and (max-width:390px){.services-form .content-container{padding:16px 24px}.services-form .content-container .cost-row{padding:0;gap:24px}.services-form .content-container .cost-row div,.services-form .content-container .cost-row input,.services-form .row .add-service-button{width:100%}}@media screen and (max-width:440px){.services-form{height:calc(100% - 132px)}.services-form-button-container{flex-wrap:wrap;justify-content:center}.services-form-button-container .button-group{width:100%}.services-form-button-container .button-group button{width:100%;height:40px}}@media screen and (max-width:768px){.services-form .content-container{padding:16px 24px}.services-form .content-container .cost-row{padding:0}}@media screen and (max-width:580px){.services-form .content-container{padding:16px 24px}.services-form .content-container .price-input{width:100%}.services-form .content-container .cost-row{display:flex;flex-direction:column;gap:24px}.services-form .content-container .row{display:block}.services-form .content-container .row .add-service-button{margin-top:16px;width:100%}}.accordion .accordion-title{color:var(--text-high-emphasis);font-size:var(--paragraph-lg);font-style:normal;font-weight:500;line-height:var(--paragraph-line-lg);cursor:pointer;display:flex;align-items:center}.accordion .accordion-title path{stroke:var(--text-high-emphasis)}.accordion .content{overflow:hidden;padding-bottom:76px;transition:all .3s ease}.accordion.closed .content{max-height:0;padding-bottom:0}.switch-checkbox{height:0;width:0;visibility:hidden}.switch-label{display:flex;align-items:center;justify-content:space-between;cursor:pointer;width:40px;height:24px;background:gray;border-radius:100px;position:relative;transition:background-color .2s}.switch-label .switch-button{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:20px;transition:.2s;background:var(--neutral-gray-800);box-shadow:0 0 2px 0 hsla(0,0%,4%,.29)}.switch-checkbox:checked+.switch-label .switch-button{left:calc(100% - 2px);transform:translateX(-100%)}[data-theme=light] .switch-label .switch-button{background:var(--neutral-gray-50)}.Select_SelectTrigger__1yvST{position:relative;display:inline-flex;align-items:center;border:1px solid transparent;border-radius:var(--border-radius-md);padding:6px 16px;font-size:var(--paragraph-md);line-height:1;height:56px;gap:20px;width:100%;background:var(--dropdown-background-color);color:var(--text-high-emphasis)}.Select_SelectTrigger__1yvST svg{transition:transform .3s ease}.Select_SelectTrigger__1yvST svg path{fill:var(--text-high-emphasis)}.Select_SelectTrigger__1yvST:hover:not([disabled]){background:var(--dropdown-hover-background-color)}.Select_SelectTrigger__1yvST[aria-expanded=true] svg{transform:rotate(180deg);transition:transform .3s ease}.Select_SelectTrigger__1yvST[disabled]:not(.Select_readonly__hKng_){opacity:.36}.Select_SelectTrigger__1yvST[data-placeholder]{color:var(--text-high-emphasis);font-size:var(--paragraph-md)}.Select_SelectTrigger__1yvST:focus{outline:none;box-shadow:0 0 0 3px #8dcceb}.Select_SelectIcon___im_f{position:absolute;top:52%;right:16px;transform:translateY(-50%)}.Select_SelectContent__rVRLu{margin-top:2px;overflow:hidden;background-color:var(--dropdown-content-background-color);border-radius:var(--border-radius-md);box-shadow:0 10px 38px -10px rgba(22,23,24,.35),0 10px 20px -15px rgba(22,23,24,.2);width:var(--radix-select-trigger-width,100%);animation:Select_contentShow__qUffD .15s cubic-bezier(.16,1,.3,1);z-index:120}.Select_SelectViewport__dLxp7{padding:8px;max-height:300px;display:flex;flex-direction:column;gap:2px}.Select_SelectItem__i873A{font-size:var(--paragraph-md);color:var(--primary-color);border-radius:var(--border-radius-md);display:flex;align-items:center;padding:0 35px 0 25px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;height:48px}.Select_SelectItem__i873A[data-disabled]{color:var(--primary-color-light);pointer-events:none}.Select_SelectItem__i873A[data-highlighted]{outline:none;background-color:var(--dropdown-item-hover-background-color);color:var(--primary-color)}.Select_SelectLabel__Rj_rP{padding:0 25px;font-size:var(--subscription-text);line-height:25px;color:var(--text-high-emphasis)}.Select_SelectSeparator__ob6Xh{height:1px;background-color:var(--primary-color-light);margin:5px}.Select_SelectItemIndicator__7JjpK{position:absolute;left:0;width:25px;display:inline-flex;align-items:center;justify-content:center}.Select_SelectScrollButton__jgvGy{display:flex;align-items:center;justify-content:center;height:25px;background-color:var(--background-color);color:var(--primary-color);cursor:default}.Select_errorMessage___Wxwe{padding:8px 0 0 16px;font-weight:400;display:block;max-width:200px;line-height:var(--subscription-line-text);font-size:var(--subscription-text);color:var(--error-text)}.Select_container__Ov9Qg{width:100%}.Select_selectLabel__RgIdV{display:block;margin:0 0 8px;font-weight:400;font-size:1.2rem;color:var(--primary-color-light)}.Select_required__yQ2Mc{display:inline-block;margin-left:2px;color:var(--alert-color)}.Select_labelNotice__YA3_D{color:var(--primary-color-light);font-size:12px;font-style:normal;font-weight:400;line-height:normal}@keyframes Select_contentShow__qUffD{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.Select_error__n9Ppz,.Select_error__n9Ppz:focus,.Select_error__n9Ppz:hover{border:1px solid var(--error-red-400)}.Select_labelWrapper__BCtha{position:relative;display:flex;flex-direction:column-reverse;align-items:flex-start}.Select_SelectTrigger__1yvST .Select_label__P0L6T{color:var(--text-medium-emphasis)}.Select_SelectTrigger__1yvST.Select_error__n9Ppz .Select_label__P0L6T,.Select_SelectTrigger__1yvST.Select_hasValue__Iysyd .Select_label__P0L6T{transition:all .2s cubic-bezier(0,0,.2,1);margin-left:-6px;gap:4px;transform:translateY(0) scale(.75)}.Select_error__n9Ppz+.Select_label__P0L6T,.Select_error__n9Ppz:-webkit-autofill~.Select_label__P0L6T,.Select_labelWrapper__BCtha:focus-within>.Select_error__n9Ppz+.Select_label__P0L6T{color:var(--alert-color)}.settings-form{height:calc(100% - 168px);overflow:auto}.settings-form .title{color:var(--text-high-emphasis);font-size:var(--heading-md);font-style:normal;font-weight:700;line-height:var(--heading-line-md);letter-spacing:-.56px;margin-bottom:36px}.settings-form .cp-access-select-wrapper{margin-bottom:32px;max-width:440px}.settings-form .cp-access-select-wrapper .subtitle{margin-bottom:16px}.settings-form .cp-access-select-wrapper .cp-access-select{box-shadow:none}.settings-form .cp-access-select-wrapper .tooltip{width:320px;display:block;z-index:1000}.settings-form .cp-access-select-wrapper .tooltip.right{transform:translateY(-50%)}.settings-form .cp-access-select-wrapper .tooltip.down{transform:translateX(-50%)}.settings-form .cp-access-select-wrapper .tooltip.down:after{top:-20px;left:50%;border-color:transparent transparent var(--neutral-gray-700) transparent}.settings-form .cp-access-select-wrapper .tooltip:after{content:"";position:absolute;top:50%;left:-10px;bottom:auto;border-width:10px;border-style:solid;border-color:transparent var(--neutral-gray-700) transparent transparent}.settings-form .cp-access-select-wrapper .highlighted-text{color:var(--warning-orange-400)}.settings-form .description-text{padding:0 16px;font-weight:500;color:var(--text-medium-emphasis);font-size:var(--paragraph-md);line-height:var(--paragraph-line-md);margin-bottom:24px}.settings-form .description-text .highlighted-text,.settings-form .subtitle{color:var(--text-high-emphasis)}.settings-form .subtitle{font-size:var(--paragraph-lg);font-style:normal;font-weight:500;line-height:var(--paragraph-line-lg);margin-bottom:4px;display:flex;justify-content:space-between}.settings-form .is-checked,.settings-form .is-checked.currencyIcon{opacity:.22}.settings-form .description{color:var(--text-medium-emphasis);font-size:var(--paragraph-md);font-style:normal;font-weight:400;line-height:var(--paragraph-line-md);margin-bottom:16px}.settings-form .creditLimitInput{margin-bottom:36px}.settings-form .additional-settings-input{margin-top:20px;resize:none;height:44px}.button-container{display:flex;justify-content:end;position:-webkit-sticky;position:sticky;bottom:0;right:56px;gap:16px}.button-container .secondary-button{width:156px}.button-container button{width:120px;font-size:var(--paragraph-lg)}@media screen and (max-width:550px){.settings-form .additional-settings-input{margin-top:36px}}[data-theme=dark] .settings-form .cp-access-select-wrapper .tooltip.down:after{border-color:transparent transparent var(--neutral-gray-100) transparent}[data-theme=dark] .settings-form .cp-access-select-wrapper .tooltip:after{border-color:transparent var(--neutral-gray-100) transparent transparent}[data-theme=dark] .settings-form .cp-access-select-wrapper .highlighted-text{color:var(--warning-orange-600)}.status-cell{min-width:120px;display:inline-block}.status-cell .status{border-radius:8px;font-size:var(--paragraph-sm);padding:2px 12px;color:var(--secondary-color);font-weight:500}.status-cell .status.redacted{color:var(--primary-color)}.status-cell .status.active{background:var(--active-status)}.status-cell .status.suspended{background:var(--suspended-status)}.status-cell .status.shutdown{background:var(--shutdown-status);text-wrap:nowrap}.channel-partner-form{height:100%;padding-top:64px}.channel-partner-form .close-button{position:absolute;top:56px;right:56px;cursor:pointer}.channel-partner-form .close-button path{fill:var(--text-medium-emphasis)}.channel-partner-form .button-container{margin:0}@media screen and (min-width:391px)and (max-width:768px){.channel-partner-form .close-button{top:24px;right:24px}}@media screen and (max-width:390px){.channel-partner-form .close-button{top:16px;right:16px}}@media screen and (max-width:440px){.channel-partner-form .button-container{justify-content:right;flex-wrap:nowrap}.channel-partner-form .button-container button{width:100%;padding:8px 30px;height:40px}}.stage-creation-container .stage-container{display:flex;gap:16px;align-items:center;height:24px}.stage-creation-container .stage-container .stage{height:4px;border-radius:8px;width:35px;background:var(--neutral-gray-100)}.stage-creation-container .stage-container .stage.active{background:var(--neutral-gray-400)}.stage-creation-container .title{font-size:var(--paragraph-lg);font-style:normal;font-weight:700;line-height:var(--paragraph-line-lg);color:var(--text-high-emphasis);margin-top:4px}[data-theme=dark] .stage-creation-container .stage-container .stage{background:var(--input-border-color)}[data-theme=dark] .stage-creation-container .stage-container .stage.active{background:var(--text-dark-medium-emphasis)}