.s-selected-list[data-v-21fb75c9]{max-height:400px;overflow-y:auto;border:1px solid #e2e5e5;border-radius:8px;padding:8px}.s-selected-list__item[data-v-21fb75c9]{display:flex;align-items:center;justify-content:space-between;padding:12px;margin-bottom:8px;background-color:#f8f9fa;border-radius:6px;transition:all .2s ease}.s-selected-list__item[data-v-21fb75c9]:hover{background-color:#e9ecef}.s-selected-list__item__content[data-v-21fb75c9]{display:flex;align-items:center;flex:1}.s-selected-list__item__order[data-v-21fb75c9]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background-color:#007bff;color:#fff;border-radius:50%;font-weight:600;font-size:14px;margin-right:12px}.s-selected-list__item__name[data-v-21fb75c9]{display:flex;align-items:center;gap:8px;font-weight:500;color:#333}.s-selected-list__item__actions[data-v-21fb75c9]{display:flex;gap:4px}.s-selected-list__item__button[data-v-21fb75c9]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid #dee2e6;background-color:#fff;border-radius:4px;cursor:pointer;transition:all .2s ease;color:#495057}.s-selected-list__item__button[data-v-21fb75c9]:hover:not(.s-selected-list__item__button--disabled){background-color:#007bff;border-color:#007bff;color:#fff}.s-selected-list__item__button--danger[data-v-21fb75c9]:hover:not(.s-selected-list__item__button--disabled){background-color:#dc3545;border-color:#dc3545;color:#fff}.s-selected-list__item__button--disabled[data-v-21fb75c9]{opacity:.5;cursor:not-allowed}