.ListItem__root__4b26d{display:flex;flex-direction:column;padding:8px 12px;cursor:pointer;border-radius:8px;transition:background-color .1s ease-in-out,color .1s ease-in-out}.ListItem__root__4b26d:hover:not([data-item=noData]),.ListItem__root__4b26d[data-item=active]{background-color:var(--accent-100,var(--color-purple-100));color:var(--color-black-500)}.ListItem__root__4b26d.ListItem__highlighted__f4ced{background-color:rgba(var(--accent-100-rgb,var(--color-purple-100))/.6);color:var(--color-black-500)}.ListItem__root__4b26d.ListItem__highlighted__f4ced:hover:not([data-item=noData]),.ListItem__root__4b26d.ListItem__highlighted__f4ced[data-item=active]{background-color:var(--accent-200,var(--color-purple-200))}.ListItem__root__4b26d[data-item=not-found]{display:flex;align-items:center;justify-content:center;font-weight:var(--font-weight-medium);pointer-events:none;cursor:default}.ListItem__label__c41d4{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:8px;gap:8px;font-size:var(--font-size-16);line-height:var(--font-line-height-16)}.ListItem__caption__7f007{font-size:var(--font-size-14);line-height:var(--font-line-height-14);color:var(--color-gray-800);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.TextSelection__active__6ef88{color:var(--color-red-400)}.DefaultList__root__cba29{padding:8px;margin:0;gap:8px;display:flex;flex-direction:column;position:relative;overflow:auto}.DefaultList__notFound__e25bc{text-align:center}.InfinityList__root__3664e{overflow:auto}.InfinityList__holder__4e08e{position:relative}.InfinityList__item__d5573{position:absolute;width:100%;box-sizing:border-box}.VirtualizedList__root__1f372{padding:8px;margin:0;display:grid;position:relative;overflow:auto}.VirtualizedList__root__1f372 .VirtualizedList__item__86a0d{height:40px}.VirtualizedList__notFound__fc6a1{text-align:center}.OptionsView__root__0132e{display:grid;grid-template-rows:1fr}.OptionsView__root__0132e.OptionsView__withTop__bd2bd{grid-template-rows:auto 1fr}.OptionsView__wrapper__f4c1f{margin-bottom:12px}.Select__items__da990.Select__items__da990{display:flex;flex-direction:column}.Select__items__da990.Select__items__da990 .Select__options__8f392{height:100%;overflow:auto}.Select__disabledArea__cb74a{position:absolute;top:0;bottom:0;left:0;right:0;cursor:pointer}.Select__searchWrapper__45e05{padding:8px}.Select__arrow__8e7eb{transition:.2s cubic-bezier(.37,0,.63,1)}.Select__arrow__8e7eb.Select__opened__0445a{transform:scaleY(-1)}.Select__endBlock__b9d75{display:flex;align-items:center;gap:8px}.Select__input__c4c9b{cursor:pointer}