.Switch_switch__Ah5vZ{display:flex;width:100%;gap:16px}.Switch_switch-input__wrapper__keRk1{--ch-switch-transition-duration:300ms;position:relative;display:flex;width:48px;height:24px;flex-shrink:0}.Switch_switch__text-wrapper__W6NWy{display:flex;width:auto;flex-direction:column;margin-right:auto;gap:4px}.Switch_switch--label-right__2Z2dy{width:100%;flex-direction:row-reverse;justify-content:flex-end}.Switch_switch--label-right__2Z2dy>.Switch_switch__text-wrapper__W6NWy{margin-right:0}.Switch_switch-input__slider__nG5s4{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:9999px;background-color:var(--switch-track-fill);cursor:pointer;transition:var(--ch-switch-transition-duration)}.Switch_switch-input__slider__nG5s4:before{position:absolute;top:-1px;left:-1px;width:26px;height:26px;border:1px solid var(--input-default-border-color);border-radius:9999px;background-color:var(--color-neutral-white);box-shadow:var(--box-shadow-sm);content:"";transition:transform var(--ch-switch-transition-duration) cubic-bezier(.68,-.55,.265,1.55),border-color var(--ch-switch-transition-duration)}.Switch_switch-input__mJn2S:hover+.Switch_switch-input__slider__nG5s4:before{border-color:var(--input-hover-border-color)}.Switch_switch-input__mJn2S:focus+.Switch_switch-input__slider__nG5s4:before{box-shadow:var(--focus-default)}.Switch_switch-input__mJn2S:active+.Switch_switch-input__slider__nG5s4:before{box-shadow:var(--box-shadow-none)}.Switch_switch-input__mJn2S:checked+.Switch_switch-input__slider__nG5s4{background-color:var(--input-background-selected-default-fill)}.Switch_switch-input__mJn2S:checked+.Switch_switch-input__slider__nG5s4:before{transform:translateX(24px)}.Switch_switch-input__mJn2S:disabled+.Switch_switch-input__slider__nG5s4,.Switch_switch-input__mJn2S:disabled:active+.Switch_switch-input__slider__nG5s4,.Switch_switch-input__mJn2S:disabled:hover+.Switch_switch-input__slider__nG5s4{background-color:var(--semantic-background-disabled-adaptive-default-fill);cursor:default}.Switch_switch-input__mJn2S:checked:disabled+.Switch_switch-input__slider__nG5s4,.Switch_switch-input__mJn2S:checked:disabled:active+.Switch_switch-input__slider__nG5s4,.Switch_switch-input__mJn2S:checked:disabled:hover+.Switch_switch-input__slider__nG5s4{background-color:var(--semantic-background-disabled-adaptive-selected-fill);cursor:default}.Switch_switch-input__mJn2S:disabled+.Switch_switch-input__slider__nG5s4:before,.Switch_switch-input__mJn2S:disabled:active+.Switch_switch-input__slider__nG5s4:before,.Switch_switch-input__mJn2S:disabled:hover+.Switch_switch-input__slider__nG5s4:before{border-color:var(--semantic-border-disabled-adaptive-default-fill);background-color:var(--semantic-background-disabled-adaptive-default-fill);box-shadow:var(--box-shadow-none)}.Switch_switch-input__icon__qhpXZ{position:absolute;z-index:100;top:50%;left:6px;color:var(--input-text-fill);opacity:0;pointer-events:none;transform:translateY(-50%);transition:all var(--ch-switch-transition-duration) cubic-bezier(.68,-.55,.265,1.55)}.Switch_switch-input__mJn2S:checked~.Switch_switch-input__slider__nG5s4>.Switch_switch-input__icon__qhpXZ{opacity:1}.Switch_switch-input__mJn2S:disabled~.Switch_switch-input__slider__nG5s4>.Switch_switch-input__icon__qhpXZ{color:var(--semantic-foreground-disabled-adaptive-default-fill)}.Switch_switch-input__wrapper--error__OInW0 .Switch_switch-input__mJn2S+.Switch_switch-input__slider__nG5s4:before,.Switch_switch-input__wrapper--error__OInW0 .Switch_switch-input__mJn2S:hover+.Switch_switch-input__slider__nG5s4:before{border-color:var(--semantic-border-error-static-default-fill)}.Switch_switch-input__wrapper--error__OInW0 .Switch_switch-input__mJn2S:focus+.Switch_switch-input__slider__nG5s4:before{box-shadow:var(--focus-negative)}.Switch_switch-input__wrapper--error__OInW0 .Switch_switch-input__mJn2S:checked+.Switch_switch-input__slider__nG5s4{background-color:var(--semantic-background-error-static-default-fill)}.Switch_switch-input__wrapper--error__OInW0 .Switch_switch-input__mJn2S:checked~.Switch_switch-input__icon__qhpXZ{color:var(--input-text-fill)}.Switch_switch-label__Wvt2V{width:100%}.Message_root__M4Zu4{display:flex;align-items:flex-start;color:var(--semantic-foreground-base-adaptive-soft-fill);font-family:var(--description-sm-default-typography-font-family);font-size:var(--description-sm-default-typography-font-size);font-style:var(--description-sm-default-typography-font-style);font-weight:var(--description-sm-default-typography-font-weight);gap:4px;line-height:var(--description-sm-default-typography-line-height)}.Message_error__Cv9ht{color:var(--semantic-foreground-error-adaptive-default-fill)}.Message_disabled__8Xn0u{color:var(--semantic-foreground-disabled-adaptive-default-fill)}.Message_icon__1OMKq{height:calc(var(--description-sm-default-typography-font-size) * var(--description-sm-default-typography-line-height));flex-shrink:0}.AutoComplete_root__0U_3P{--ch-autocomplete-container-max-height:220px;position:relative;display:flex;flex-direction:column;gap:4px}.AutoComplete_list__YWCKc{padding:0;margin:0;list-style-type:none}.AutoComplete_suggestionRoot__lwq4r{padding:12px 16px;background-color:var(--semantic-background-base-adaptive-elevated-fill);color:var(--semantic-foreground-base-adaptive-default-fill);cursor:pointer}.AutoComplete_suggestionHighlighted__fcHM_{background:var(--button-background-default-hover-fill)}.AutoComplete_suggestionRoot__lwq4r:active{background:var(--button-background-default-active-fill)}.AutoComplete_suggestion-container--loading__JupuT{overflow:hidden}.AutoComplete_suggestion-container__QZSdI{display:none}.AutoComplete_suggestion-container--loading__JupuT ul{overflow:hidden;max-height:216px}.AutoComplete_suggestion-container--open__FK9hO{font-family:var(--description-sm-default-typography-font-family);font-size:var(--description-sm-default-typography-font-size);font-style:var(--description-sm-default-typography-font-style);font-weight:var(--description-sm-default-typography-font-weight);line-height:var(--description-sm-default-typography-line-height)}.AutoComplete_suggestion-container--loading__JupuT:not(.AutoComplete_suggestion-container--open__FK9hO),.AutoComplete_suggestion-container--open__FK9hO{position:absolute;z-index:2;display:block;width:100%;max-height:var(--ch-autocomplete-container-max-height);border-radius:var(--input-lg-border-radius);margin-top:4px;background-color:var(--semantic-background-base-adaptive-elevated-fill);box-shadow:var(--box-shadow-md);overflow-y:auto}.AutoComplete_suggestion-container--loading__JupuT:not(.AutoComplete_suggestion-container--open__FK9hO){min-height:50px}.AutoComplete_top__zdGPQ .AutoComplete_suggestion-container--open__FK9hO{top:0;margin-top:4px;transform:translateY(-100%)}.AutoComplete_suggestion-loading-placeholder__liv3_{padding:24px 16px}.AutoComplete_suggestion-highlight__mark__g5plS{background:transparent;color:inherit;font-family:var(--description-sm-strong-typography-font-family);font-size:var(--description-sm-strong-typography-font-size);font-style:var(--description-sm-strong-typography-font-style);font-weight:var(--description-sm-strong-typography-font-weight);line-height:var(--description-sm-strong-typography-line-height)}.AutoComplete_loader__1F7mm{position:absolute;z-index:2;top:0;bottom:0;display:flex;width:100%;align-items:center;justify-content:center;padding:8px;background-color:var(--autocomplete-overlay-loading)}.AutoComplete_containerRef__k8dvC{position:absolute;height:var(--ch-autocomplete-container-max-height);pointer-events:none;visibility:hidden}