@keyframes custom-dropdown_wave__STzaH{0%{transform:translateX(-50px)}to{transform:translateX(calc(100% + 50px))}}.custom-dropdown_disabledItem__zsazB,.custom-dropdown_waveLoading__xVZE_{position:relative;overflow:hidden}.custom-dropdown_disabledItem__zsazB:before,.custom-dropdown_waveLoading__xVZE_:before{content:"";position:absolute;top:0;left:0;width:50px;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),hsla(0,0%,69%,.135),transparent);animation:custom-dropdown_wave__STzaH 1.5s linear infinite}@keyframes custom-dropdown_spin__ze9_D{to{transform:rotate(1turn)}}.custom-dropdown_spinner__0hlJG{display:inline-block;width:32px;height:32px;border:4px solid rgba(0,0,0,.1);border-top-color:#8331d5;border-radius:50%;animation:custom-dropdown_spin__ze9_D 1s linear infinite;margin:1.5rem auto}@keyframes custom-dropdown_fadeIn__wMnX_{0%{opacity:0}to{opacity:1}}@keyframes custom-dropdown_pulse__t_Ray{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}.custom-dropdown_fadeIn__wMnX_{animation:custom-dropdown_fadeIn__wMnX_ .5s ease-out forwards}.custom-dropdown_pulse__t_Ray{animation:custom-dropdown_pulse__t_Ray 1.2s ease-in-out infinite}.custom-dropdown_dropdownWrapper__zR_ep{position:relative;display:inline-block}.custom-dropdown_trigger__86uoJ{cursor:pointer;z-index:0}.custom-dropdown_menu__dcpqw{position:absolute;top:100%;right:-20px;background-color:#fff;box-shadow:0 1px 2px rgba(0,0,0,.15);z-index:3000;animation:custom-dropdown_slideDown__pB5bE .2s ease-out forwards;padding:10px 15px;margin-top:20px}@keyframes custom-dropdown_slideDown__pB5bE{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.custom-dropdown_menuItem__lTYRt{padding:16px;font-size:14px;color:#1f2a44;cursor:pointer;display:flex;align-items:center;gap:8px;white-space:nowrap;transition:background-color .2s}.custom-dropdown_menuItem__lTYRt:hover{background-color:#e6f7ff;color:var(--common-save-btn-color)}.custom-dropdown_menuItem__lTYRt:not(:last-child){border-bottom:1px solid #f0f0f0}.custom-dropdown_disabledItem__zsazB{color:var(--muted-color,#888);cursor:default}.custom-dropdown_disabledItem__zsazB:hover{color:var(--muted-color,#888);background:none}.custom-dropdown_menuIcon__kvjp5{font-size:16px;display:flex;align-items:center}.instruction-plain_instructionField__N8LXO{display:flex;flex-direction:column;gap:4px;width:100%}.instruction-plain_instructionLabel__dcdYz{font-weight:600;color:#555;margin-bottom:4px}.instruction-plain_instructionBox__9yUOs{width:100%;display:flex;align-items:center;background-color:#fff;padding:12px 0;font-size:16px;height:55px;color:var(--primary-text-color)}.instruction-plain_instructionIcon__VGjgB{margin-right:8px;color:#888}.instruction-plain_instructionText__J70U7{color:#000;width:100%;margin:0}.instruction-plain_descriptionText__2_J43{color:var(--primary-text-color-light)}.instruction-plain_buttonText__1iXxE{all:unset;color:var(--primary-text-color);cursor:pointer;font-weight:400;margin-left:.6ch}