.empty-list-wrap.svelte-1d1cuo1 {
    height: 100%;
    min-height: 500px;
    display: flex;
    align-items: center
}

.empty-list-text.svelte-1d1cuo1 {
    text-align: center
}

.bubble-wrap.svelte-nasyl7 {
    margin-top: 1px
}

.select-wrap.svelte-nasyl7 {
    display: flex;
    flex-direction: row;
    justify-self: flex-end;
    align-items: center;
    gap: var(--space-2)
}

.tabs.svelte-nasyl7 {
    width: 100%;
    display: flex
}