.custom-v-select,.custom-v-select .vs__dropdown-toggle,.v-select{max-width:100%!important;min-width:0!important;width:100%!important}.custom-v-select .vs__dropdown-toggle{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:12px!important;box-shadow:none!important;display:flex!important;overflow:hidden!important;padding:6px 8px!important;transition:border-color .2s ease}.custom-v-select .vs__selected-options{display:flex!important;flex-grow:1!important;flex-shrink:1!important;flex-wrap:nowrap!important;max-width:calc(100% - 35px)!important;min-width:0!important;overflow:hidden!important}.custom-v-select .vs__selected{display:block!important;margin:0!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;padding:0!important;text-overflow:ellipsis!important;white-space:nowrap!important;width:100%!important}.custom-v-select:not(.vs--has-value) .vs__search{min-width:0!important}.custom-v-select.vs--open .vs__dropdown-toggle{border-color:#94a3b8!important}.custom-v-select .vs__search::-moz-placeholder{color:#94a3b8!important}.custom-v-select .vs__search::placeholder{color:#94a3b8!important}.custom-v-select .vs__dropdown-menu{border:1px solid #e2e8f0!important;border-radius:12px!important;box-shadow:0 4px 20px rgba(0,0,0,.05)!important;margin-top:4px;max-width:100%!important;padding:4px 0!important}.custom-v-select .vs__dropdown-option--highlight{background:#f1f5f9!important;color:inherit!important}.custom-v-select .vs__dropdown-option--selected{background:#fbeae8!important}.custom-v-select.vs--has-value .vs__search{border:none!important;margin:0!important;max-width:0!important;min-width:0!important;opacity:0!important;padding:0!important;pointer-events:none!important;position:absolute!important;width:0!important}.custom-v-select.vs--has-value .vs__selected{flex-grow:1!important;max-width:calc(100% - 30px)!important}