.native-select-field[data-v-6e8212bb]{width:100%;margin-bottom:16px}.native-select-field__control[data-v-6e8212bb]{position:relative;width:100%}.native-select-field--disabled[data-v-6e8212bb]{opacity:.55;pointer-events:none}.native-select-field__trigger[data-v-6e8212bb]{display:flex;flex-direction:column;align-items:stretch;width:100%;min-height:48px;padding:6px 56px 6px 16px;border:none;border-radius:0;background:rgb(var(--v-theme-toolbarColor,var(--app-toolbarColor)));color:rgb(var(--v-theme-mainTextColor,var(--app-mainTextColor)));text-align:left;cursor:pointer;position:relative;transition:background .15s ease,box-shadow .15s ease}.native-select-field__trigger--open[data-v-6e8212bb],.native-select-field__trigger[data-v-6e8212bb]:hover{background:rgb(var(--v-theme-toolbarColor,var(--app-toolbarColor)));box-shadow:inset 0 0 0 999px rgba(var(--v-theme-secondColor),.08)}.native-select-field__trigger--readonly[data-v-6e8212bb]{background:transparent;cursor:default;padding-right:16px;pointer-events:none}.native-select-field__trigger--readonly--open[data-v-6e8212bb],.native-select-field__trigger--readonly[data-v-6e8212bb]:hover{background:transparent;box-shadow:none}.native-select-field__label[data-v-6e8212bb]{display:block;font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:rgba(var(--v-theme-mainTextColor),.55);line-height:1.2;margin-bottom:2px}.native-select-field__value[data-v-6e8212bb]{display:flex;align-items:center;gap:8px;min-width:0;font-size:.875rem;font-weight:500;color:rgb(var(--v-theme-mainTextColor,var(--app-mainTextColor)));line-height:1.3}.native-select-field__value>span[data-v-6e8212bb]:last-child:not(.native-select-field__chips):not(.native-select-field__placeholder){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.native-select-field__value[data-v-6e8212bb] .native-select-field__thumb{width:20px;height:20px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.native-select-field__value[data-v-6e8212bb] .native-select-field__thumb--square{border-radius:2px}.native-select-field__placeholder[data-v-6e8212bb]{color:rgba(var(--v-theme-mainTextColor),.45);font-weight:400}.native-select-field__chips[data-v-6e8212bb]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;width:100%}.native-select-field__chip[data-v-6e8212bb]{display:inline-flex;align-items:center;gap:4px;max-width:100%;padding:2px 8px;border-radius:999px;background:var(--odhin-tonal-surface-v);color:rgb(var(--v-theme-mainTextColor,var(--app-mainTextColor)));font-size:.75rem;font-weight:500;line-height:1.4}.native-select-field__chip>span[data-v-6e8212bb]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.native-select-field__chip-remove[data-v-6e8212bb]{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;border:none;border-radius:50%;background:transparent;color:rgba(var(--v-theme-mainTextColor),.65);cursor:pointer;flex-shrink:0}.native-select-field__chip-remove .mdi[data-v-6e8212bb]{font-size:14px;line-height:1}.native-select-field__chip-remove[data-v-6e8212bb]:hover{color:rgb(var(--v-theme-mainTextColor,var(--app-mainTextColor)));background:rgba(var(--v-theme-mainTextColor),.08)}.native-select-field__clear[data-v-6e8212bb]{position:absolute;right:32px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;border-radius:50%;background:transparent;color:rgba(var(--v-theme-mainTextColor),.55);cursor:pointer}.native-select-field__clear .mdi[data-v-6e8212bb]{font-size:18px;line-height:1}.native-select-field__clear[data-v-6e8212bb]:hover{color:rgb(var(--v-theme-mainTextColor,var(--app-mainTextColor)))}.native-select-field__chevron[data-v-6e8212bb]{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:20px;line-height:1;color:rgb(var(--v-theme-secondColor));pointer-events:none;transition:transform .15s ease}.native-select-field__trigger--open .native-select-field__chevron[data-v-6e8212bb]{transform:translateY(-50%) rotate(180deg)}.native-select-field__thumb[data-v-6e8212bb]{width:20px;height:20px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.native-select-field__thumb--square[data-v-6e8212bb]{border-radius:2px}.native-select-field__list[data-v-6e8212bb]{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:120;display:flex;flex-direction:column;max-height:min(320px,55vh);overflow:hidden;padding:0;background:rgb(var(--v-theme-mainBGColor,var(--app-mainBGColor)));border:1px solid rgba(var(--v-theme-secondColor),.25);border-radius:8px;box-shadow:0 10px 28px #0006}.native-select-field__list--teleport[data-v-6e8212bb]{top:auto;left:auto;right:auto}.native-select-field__search-wrap[data-v-6e8212bb]{flex-shrink:0;position:relative;z-index:2;display:flex;align-items:center;gap:8px;padding:8px 10px;background:rgb(var(--v-theme-mainBGColor,var(--app-mainBGColor)));border-bottom:1px solid rgba(var(--v-theme-secondColor),.12)}.native-select-field__options[data-v-6e8212bb]{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;padding:4px;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.native-select-field__search-icon[data-v-6e8212bb]{flex-shrink:0;font-size:18px;line-height:1;color:rgba(var(--v-theme-mainTextColor),.45)}.native-select-field__search[data-v-6e8212bb]{flex:1 1 auto;min-width:0;height:32px;padding:0;border:none;background:transparent;color:rgb(var(--v-theme-mainTextColor,var(--app-mainTextColor)));font-size:.8125rem;outline:none}.native-select-field__search[data-v-6e8212bb]::-moz-placeholder{color:rgba(var(--v-theme-mainTextColor),.45)}.native-select-field__search[data-v-6e8212bb]::placeholder{color:rgba(var(--v-theme-mainTextColor),.45)}.native-select-field__empty[data-v-6e8212bb]{padding:10px 12px;color:rgba(var(--v-theme-mainTextColor),.55);font-size:.8125rem;text-align:center}.native-select-field__option[data-v-6e8212bb]{display:flex;align-items:center;gap:8px;width:100%;min-height:36px;padding:6px 10px;border:none;border-radius:6px;background:transparent;color:rgb(var(--v-theme-mainTextColor,var(--app-mainTextColor)));font-size:.8125rem;font-weight:500;text-align:left;cursor:pointer;transition:background .12s ease,color .12s ease}.native-select-field__option[data-v-6e8212bb] .native-select-field__thumb,.native-select-field__option[data-v-6e8212bb] .user-select-field__avatar{width:32px;height:32px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.native-select-field__option--user[data-v-6e8212bb]{min-height:44px;padding:8px 12px;gap:10px}.native-select-field__option>span[data-v-6e8212bb]:last-child:not(.native-select-field__check){flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.native-select-field__option[data-v-6e8212bb]:hover{background:rgba(var(--v-theme-secondColor),.1)}.native-select-field__option--active[data-v-6e8212bb]{background:rgba(var(--v-theme-secondColor),.16);color:rgb(var(--v-theme-secondColor));font-weight:600}.native-select-field__check[data-v-6e8212bb]{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0;border:1px solid rgba(var(--v-theme-mainTextColor),.35);border-radius:3px;color:transparent;font-size:12px}.native-select-field__check--on[data-v-6e8212bb]{border-color:rgb(var(--v-theme-secondColor));background:rgb(var(--v-theme-secondColor));color:rgb(var(--v-theme-mainBGColor))}.native-select-field__check .mdi[data-v-6e8212bb]{font-size:12px;line-height:1}[data-v-6e8212bb] .v-list-item-bridge{min-height:36px;padding:6px 10px;border-radius:6px;cursor:pointer;transition:background .12s ease,color .12s ease}[data-v-6e8212bb] .v-list-item-bridge:hover{background:rgba(var(--v-theme-secondColor),.1)}[data-v-6e8212bb] .v-list-item-bridge.native-select-field__option--active{background:rgba(var(--v-theme-secondColor),.16);color:rgb(var(--v-theme-secondColor));font-weight:600}
