.CustomMultiSelect-module__DdcQxa__customMultiSelect{width:100%;position:relative}.CustomMultiSelect-module__DdcQxa__selectButton{cursor:pointer;text-align:left;background:#fff;border:2px solid #e0e0e0;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.25rem;font-family:inherit;font-size:1rem;transition:all .3s;display:flex}.CustomMultiSelect-module__DdcQxa__selectButton:hover{background-color:#e6077e05;border-color:#e6077e66}.CustomMultiSelect-module__DdcQxa__selectButton:focus{border-color:var(--power-pink);outline:none;box-shadow:0 0 0 3px #e6077e1a}.CustomMultiSelect-module__DdcQxa__selectValue{color:var(--panel-black);flex:1;align-items:center;gap:.5rem;display:flex}.CustomMultiSelect-module__DdcQxa__selectValue span{color:inherit}.CustomMultiSelect-module__DdcQxa__arrow{flex-shrink:0;align-items:center;margin-left:.5rem;transition:transform .2s;display:flex}.CustomMultiSelect-module__DdcQxa__arrowOpen{transform:rotate(180deg)}.CustomMultiSelect-module__DdcQxa__dropdown{z-index:1000;background:#fff;border:2px solid #e6077e33;border-radius:12px;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow:hidden;box-shadow:0 8px 24px #00000026}.CustomMultiSelect-module__DdcQxa__searchWrap{border-bottom:1px solid #e6077e26;flex-shrink:0;padding:.5rem}.CustomMultiSelect-module__DdcQxa__searchInput{border:1px solid #e0e0e0;border-radius:8px;width:100%;padding:.5rem .75rem;font-family:inherit;font-size:.9375rem}.CustomMultiSelect-module__DdcQxa__searchInput:focus{border-color:var(--power-pink);outline:none;box-shadow:0 0 0 2px #e6077e1a}.CustomMultiSelect-module__DdcQxa__searchInput::placeholder{color:#888}.CustomMultiSelect-module__DdcQxa__optionsList{max-height:280px;margin:0;padding:.5rem 0;list-style:none;overflow:hidden auto}.CustomMultiSelect-module__DdcQxa__noResults{color:#666;text-align:center;padding:1rem 1.25rem;font-size:.9375rem}.CustomMultiSelect-module__DdcQxa__option{cursor:pointer;border-bottom:1px solid #e6077e1a;align-items:center;gap:.75rem;padding:.875rem 1.25rem;transition:all .2s;display:flex}.CustomMultiSelect-module__DdcQxa__option:last-child{border-bottom:none}.CustomMultiSelect-module__DdcQxa__option:hover{background:#e6077e0d}.CustomMultiSelect-module__DdcQxa__optionSelected{background:#e6077e1a;font-weight:600}.CustomMultiSelect-module__DdcQxa__checkbox{border:2px solid var(--power-pink);background:#fff;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:flex}.CustomMultiSelect-module__DdcQxa__optionSelected .CustomMultiSelect-module__DdcQxa__checkbox{background:var(--power-pink);color:#fff}.CustomMultiSelect-module__DdcQxa__checkbox svg{width:12px;height:12px}.CustomMultiSelect-module__DdcQxa__customMultiSelect .CustomMultiSelect-module__DdcQxa__selectButton.CustomMultiSelect-module__DdcQxa__inputError{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}
