.segmented-control-module__rFg1Bq__container{background:rgb(var(--fill-weak));box-shadow:var(--stroke-weak);border:none;border-radius:8px;padding:4px;display:flex;position:relative}.segmented-control-module__rFg1Bq__small{height:32px}.segmented-control-module__rFg1Bq__normal{height:48px}.segmented-control-module__rFg1Bq__thumb{background:rgb(var(--background-base));box-shadow:var(--stroke-weak),var(--elevation-raised);border:none;border-radius:6px;position:absolute;top:4px;bottom:4px}.segmented-control-module__rFg1Bq__option{z-index:10;cursor:pointer;transition:color var(--duration-fast)var(--ease-out-cubic);background:0 0;border:none;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:8px;padding:0 12px;font-size:14px;font-weight:500;line-height:20px;display:flex;position:relative}.segmented-control-module__rFg1Bq__option.segmented-control-module__rFg1Bq__selected{color:rgb(var(--text-strong))}.segmented-control-module__rFg1Bq__option.segmented-control-module__rFg1Bq__unselected{color:rgb(var(--text-weak))}.segmented-control-module__rFg1Bq__option.segmented-control-module__rFg1Bq__disabled{opacity:.5;cursor:not-allowed}.segmented-control-module__rFg1Bq__option:not(.segmented-control-module__rFg1Bq__disabled):not(.segmented-control-module__rFg1Bq__selected):hover{color:rgb(var(--text-strong));box-shadow:var(--fill-hover)}.segmented-control-module__rFg1Bq__option:not(.segmented-control-module__rFg1Bq__disabled):not(.segmented-control-module__rFg1Bq__selected):active{box-shadow:var(--fill-press)}.segmented-control-module__rFg1Bq__option:focus-visible{box-shadow:var(--stroke-focus)}.segmented-control-module__rFg1Bq__option:not(.segmented-control-module__rFg1Bq__disabled):not(.segmented-control-module__rFg1Bq__selected):hover:focus-visible{box-shadow:var(--fill-hover-focus)}.segmented-control-module__rFg1Bq__option:not(.segmented-control-module__rFg1Bq__disabled):not(.segmented-control-module__rFg1Bq__selected):active:focus-visible{box-shadow:var(--fill-press-focus)}.segmented-control-module__rFg1Bq__optionIcon{width:16px;height:16px}
.input-module__3sxOrW__container{width:100%}.input-module__3sxOrW__label{color:rgb(var(--text-strong));margin-bottom:8px;font-size:14px;font-weight:500;line-height:20px;display:block}.input-module__3sxOrW__label.input-module__3sxOrW__disabled{color:rgb(var(--text-disabled))}.input-module__3sxOrW__optional{color:rgb(var(--text-weak));margin-left:4px}.input-module__3sxOrW__required{color:rgb(var(--text-error));margin-left:4px}.input-module__3sxOrW__inputWrapper{position:relative}.input-module__3sxOrW__iconWrapper{pointer-events:none;color:rgb(var(--text-weak));position:absolute;top:50%;left:12px;transform:translateY(-50%)}.input-module__3sxOrW__iconWrapper.input-module__3sxOrW__disabled{opacity:.5}.input-module__3sxOrW__icon{width:16px;height:16px}.input-module__3sxOrW__iconLarge{width:20px;height:20px}.input-module__3sxOrW__input{width:100%;box-shadow:var(--stroke-weak);background:rgb(var(--background-base));transition:all var(--duration-fast)var(--ease-out-cubic);border:none;border-radius:8px}.input-module__3sxOrW__input::placeholder{color:rgb(var(--text-weak))}.input-module__3sxOrW__input:hover:not(:disabled){background:rgba(var(--fill-weak),.5);box-shadow:var(--stroke-weak-hover)}.input-module__3sxOrW__input:focus{box-shadow:var(--stroke-focus);outline:none}.input-module__3sxOrW__input:disabled{opacity:.5;cursor:not-allowed;background:rgb(var(--fill-weaker))}.input-module__3sxOrW__input.input-module__3sxOrW__invalid{box-shadow:var(--stroke-error-strong)}.input-module__3sxOrW__small{height:32px;padding:0 12px;font-size:14px;line-height:20px}.input-module__3sxOrW__small.input-module__3sxOrW__withIcon{padding-left:36px}.input-module__3sxOrW__large{height:48px;padding:0 16px;font-size:16px;line-height:24px}.input-module__3sxOrW__large.input-module__3sxOrW__withIcon{padding-left:44px}.input-module__3sxOrW__textarea{width:100%;box-shadow:var(--stroke-weak);background:rgb(var(--background-base));resize:vertical;max-height:300px;transition:all var(--duration-fast)var(--ease-out-cubic);border:none;border-radius:8px}.input-module__3sxOrW__textarea::placeholder{color:rgb(var(--text-weak))}.input-module__3sxOrW__textarea:hover:not(:disabled){background:rgba(var(--fill-weak),.5);box-shadow:var(--stroke-weak-hover)}.input-module__3sxOrW__textarea:focus{box-shadow:var(--stroke-focus);outline:none}.input-module__3sxOrW__textarea:disabled{opacity:.5;cursor:not-allowed;background:rgb(var(--fill-weaker))}.input-module__3sxOrW__textarea.input-module__3sxOrW__invalid{border-color:rgb(var(--stroke-error-strong))}.input-module__3sxOrW__textareaSmall{min-height:96px;padding:12px;font-size:14px;line-height:20px}.input-module__3sxOrW__textareaLarge{min-height:128px;padding:16px;font-size:16px;line-height:24px}
.tab-selector-module__ICxRsW__container{border-bottom:1px solid var(--stroke-color-weak);display:flex;position:relative}.tab-selector-module__ICxRsW__tab{cursor:pointer;transition:all var(--duration-fast)var(--ease-out-cubic);background:0 0;border:none;border-radius:8px 8px 0 0;padding:12px 16px;font-size:14px;font-weight:500;line-height:20px;position:relative}.tab-selector-module__ICxRsW__tab.tab-selector-module__ICxRsW__active{color:rgb(var(--text-strong))}.tab-selector-module__ICxRsW__tab.tab-selector-module__ICxRsW__inactive{color:rgb(var(--text-weak))}.tab-selector-module__ICxRsW__tab.tab-selector-module__ICxRsW__disabled{opacity:.5;cursor:not-allowed}.tab-selector-module__ICxRsW__tab:not(.tab-selector-module__ICxRsW__disabled):not(.tab-selector-module__ICxRsW__active):hover{color:rgb(var(--text-strong));box-shadow:var(--fill-hover)}.tab-selector-module__ICxRsW__tab:not(.tab-selector-module__ICxRsW__disabled):not(.tab-selector-module__ICxRsW__active):active{box-shadow:var(--fill-press)}.tab-selector-module__ICxRsW__tab:focus-visible{box-shadow:var(--stroke-focus)}.tab-selector-module__ICxRsW__tab:not(.tab-selector-module__ICxRsW__disabled):not(.tab-selector-module__ICxRsW__active):hover:focus-visible{box-shadow:var(--fill-hover-focus)}.tab-selector-module__ICxRsW__tab:not(.tab-selector-module__ICxRsW__disabled):not(.tab-selector-module__ICxRsW__active):active:focus-visible{box-shadow:var(--fill-press-focus)}.tab-selector-module__ICxRsW__indicator{background:rgb(var(--fill-brand-strong));height:4px;position:absolute;bottom:0}
.icon-button-module__es4hpW__iconButton{cursor:pointer;will-change:transform;border-radius:8px;outline:none;justify-content:center;align-items:center;transition:all .15s;display:inline-flex;position:relative}.icon-button-module__es4hpW__iconButton:focus-visible{box-shadow:var(--stroke-focus)}.icon-button-module__es4hpW__iconButton:hover:focus-visible{box-shadow:var(--fill-hover-focus)}.icon-button-module__es4hpW__iconButton:active:focus-visible{box-shadow:var(--fill-press-focus)}.icon-button-module__es4hpW__iconButton:active{transform:scale(.95)}.icon-button-module__es4hpW__iconButton:disabled{opacity:.6;pointer-events:none;background:rgb(var(--fill-disabled))}.icon-button-module__es4hpW__small{width:32px;height:32px;padding:8px;font-size:14px}.icon-button-module__es4hpW__medium{width:36px;height:36px;padding:8px;font-size:16px}.icon-button-module__es4hpW__large{width:40px;height:40px;padding:10px;font-size:18px}.icon-button-module__es4hpW__primaryBrand{background:rgb(var(--fill-brand-strong));color:rgb(var(--text-inverse-strong));border:none}.icon-button-module__es4hpW__primaryBrand:hover{box-shadow:var(--fill-hover)}.icon-button-module__es4hpW__primaryBrand:active{box-shadow:var(--fill-press)}.icon-button-module__es4hpW__primaryNeutral{background:rgb(var(--fill-strong));color:rgb(var(--text-inverse-strong));border:none}.icon-button-module__es4hpW__primaryNeutral:hover{box-shadow:var(--fill-hover)}.icon-button-module__es4hpW__primaryNeutral:active{box-shadow:var(--fill-press)}.icon-button-module__es4hpW__primaryDestructive{background:rgb(var(--fill-error-strong));color:rgb(var(--text-inverse-strong));border:none}.icon-button-module__es4hpW__primaryDestructive:hover{box-shadow:var(--fill-hover)}.icon-button-module__es4hpW__primaryDestructive:active{box-shadow:var(--fill-press)}.icon-button-module__es4hpW__primaryInverse{background:rgb(var(--fill-inverse-strong));color:rgb(var(--text-inverse-strong));border:none}.icon-button-module__es4hpW__primaryInverse:hover{box-shadow:var(--fill-hover)}.icon-button-module__es4hpW__primaryInverse:active{box-shadow:var(--fill-press)}.icon-button-module__es4hpW__secondaryBrand{background:rgb(var(--fill-brand-weak));color:rgb(var(--text-brand));border:1px solid rgb(var(--stroke-brand-weak))}.icon-button-module__es4hpW__secondaryBrand:hover{box-shadow:var(--fill-hover)}.icon-button-module__es4hpW__secondaryBrand:active{box-shadow:var(--fill-press)}.icon-button-module__es4hpW__secondaryNeutral{background:rgb(var(--fill-weak));color:rgb(var(--text-strong));box-shadow:var(--stroke-weak);border:none}.icon-button-module__es4hpW__secondaryNeutral:hover{box-shadow:var(--stroke-weak-hover),var(--fill-hover)}.icon-button-module__es4hpW__secondaryNeutral:active{box-shadow:var(--stroke-weak-hover),var(--fill-press)}.icon-button-module__es4hpW__secondaryDestructive{background:rgb(var(--fill-error-weak));color:rgb(var(--text-error));border:1px solid rgb(var(--stroke-error-weak))}.icon-button-module__es4hpW__secondaryDestructive:hover{box-shadow:var(--fill-hover)}.icon-button-module__es4hpW__secondaryDestructive:active{box-shadow:var(--fill-press)}.icon-button-module__es4hpW__secondaryInverse{background:rgb(var(--fill-inverse-weak));color:rgb(var(--text-inverse-strong));border:1px solid rgb(var(--stroke-inverse-weak))}.icon-button-module__es4hpW__secondaryInverse:hover{box-shadow:var(--fill-hover)}.icon-button-module__es4hpW__secondaryInverse:active{box-shadow:var(--fill-press)}.icon-button-module__es4hpW__tertiaryBrand{color:rgb(var(--text-brand));background:0 0;border:1px solid #0000}.icon-button-module__es4hpW__tertiaryBrand:hover{box-shadow:var(--fill-hover)}.icon-button-module__es4hpW__tertiaryBrand:active{box-shadow:var(--fill-press)}.icon-button-module__es4hpW__tertiaryNeutral{color:rgb(var(--text-weak));background:0 0;border:1px solid #0000}.icon-button-module__es4hpW__tertiaryNeutral:hover{color:rgb(var(--text-strong));box-shadow:var(--fill-hover)}.icon-button-module__es4hpW__tertiaryNeutral:active{box-shadow:var(--fill-press)}.icon-button-module__es4hpW__tertiaryDestructive{color:rgb(var(--text-error));background:0 0;border:1px solid #0000}.icon-button-module__es4hpW__tertiaryDestructive:hover{box-shadow:var(--fill-hover)}.icon-button-module__es4hpW__tertiaryDestructive:active{box-shadow:var(--fill-press)}.icon-button-module__es4hpW__tertiaryInverse{color:rgb(var(--text-inverse-strong));background:0 0;border:1px solid #0000}.icon-button-module__es4hpW__tertiaryInverse:hover{box-shadow:var(--fill-hover)}.icon-button-module__es4hpW__tertiaryInverse:active{box-shadow:var(--fill-press)}
.stages-module___4wScq__container{width:100%}.stages-module___4wScq__header{align-items:center;gap:16px;margin-bottom:24px;display:flex}.stages-module___4wScq__headerContent{flex:1}.stages-module___4wScq__stepInfo{color:rgb(var(--text-weak));font-size:14px;line-height:20px}.stages-module___4wScq__stepTitle{color:rgb(var(--text-strong));font-size:20px;font-weight:600;line-height:28px}.stages-module___4wScq__backIcon{width:20px;height:20px}.stages-module___4wScq__progressBar{background:rgb(var(--fill-weak));border-radius:9999px;width:100%;height:4px;position:relative;overflow:hidden}.stages-module___4wScq__progressFill{background:rgb(var(--fill-brand-strong));height:100%;position:absolute;top:0;left:0}.stages-module___4wScq__indicators{justify-content:space-between;margin-top:16px;display:flex}.stages-module___4wScq__indicator{flex-direction:column;flex:1;align-items:center;gap:8px;display:flex}.stages-module___4wScq__indicatorCircle{width:32px;height:32px;transition:all var(--duration-fast)var(--ease-out-cubic);border-radius:9999px;justify-content:center;align-items:center;font-size:14px;font-weight:500;line-height:20px;display:flex}.stages-module___4wScq__indicatorCircle.stages-module___4wScq__completed{background:rgb(var(--fill-brand-strong));color:rgb(var(--text-inverse-strong))}.stages-module___4wScq__indicatorCircle.stages-module___4wScq__active{background:rgba(var(--fill-brand-strong),.2);color:rgb(var(--text-brand));border:2px solid rgb(var(--stroke-brand-strong))}.stages-module___4wScq__indicatorCircle.stages-module___4wScq__inactive{background:rgb(var(--fill-weak));color:rgb(var(--text-weak))}.stages-module___4wScq__indicatorLabel{text-align:center;font-size:12px;line-height:16px}.stages-module___4wScq__indicatorLabel.stages-module___4wScq__activeOrCompleted{color:rgb(var(--text-strong));font-weight:500}.stages-module___4wScq__indicatorLabel.stages-module___4wScq__inactive{color:rgb(var(--text-weak))}
.toggle-module__kwyfya__container{align-items:center;gap:12px;display:flex}.toggle-module__kwyfya__label{color:rgb(var(--text-strong));font-size:14px;font-weight:500}.toggle-module__kwyfya__labelDisabled{color:rgb(var(--text-disabled))}.toggle-module__kwyfya__track{cursor:pointer;border-radius:9999px;align-items:center;transition:all .2s;display:inline-flex;position:relative}.toggle-module__kwyfya__track:focus{box-shadow:0 0 0 2px rgba(var(--fill-brand-strong),.2);outline:none}.toggle-module__kwyfya__track:hover:not(:disabled){opacity:.9}.toggle-module__kwyfya__track:active:not(:disabled){transform:scale(.95)}.toggle-module__kwyfya__track:disabled{opacity:.5;cursor:not-allowed}.toggle-module__kwyfya__trackMedium{width:44px;height:24px}.toggle-module__kwyfya__trackSmall{width:36px;height:20px}.toggle-module__kwyfya__trackUnchecked{background:rgb(var(--fill-weaker));border:1px solid rgb(var(--stroke-weak))}.toggle-module__kwyfya__trackChecked{background:rgb(var(--fill-brand-strong));border:1px solid rgb(var(--fill-brand-strong))}.toggle-module__kwyfya__thumb{box-shadow:var(--elevation-raised);border-radius:9999px;display:inline-block}.toggle-module__kwyfya__thumbMedium{width:20px;height:20px}.toggle-module__kwyfya__thumbSmall{width:16px;height:16px}.toggle-module__kwyfya__thumbUnchecked{background:rgb(var(--text-strong))}.toggle-module__kwyfya__thumbChecked{background:rgb(var(--text-inverse-strong))}
