.ui-select[data-v-2195c120]{position:relative;z-index:1;width:100%;min-width:0}.ui-select.is-open[data-v-2195c120]{z-index:60}.ui-select__trigger[data-v-2195c120]{width:100%;min-height:44px;display:inline-flex;align-items:center;justify-content:space-between;gap:12px;padding:0 13px 0 15px;border:1px solid var(--form-control-border,#cbd8e8);border-radius:var(--surface-radius-control,14px);background:var(--form-control-bg,#fff);color:var(--dropdown-text,#102440);box-shadow:var(--form-control-shadow,0 1px 2px rgba(26,54,93,.06));font:inherit;font-weight:700;line-height:1.2;text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease,transform .18s ease}.ui-select.is-open .ui-select__trigger[data-v-2195c120],.ui-select__trigger[data-v-2195c120]:hover:not(:disabled){border-color:var(--form-control-border-strong,#7aa7d9);background:var(--interactive-hover-bg,#f7fbff);box-shadow:var(--form-control-shadow-hover,0 8px 20px rgba(40,79,121,.11))}.ui-select__trigger[data-v-2195c120]:focus-visible{outline:none;border-color:var(--form-control-border-strong,#397fd6);box-shadow:var(--form-control-shadow-hover,0 8px 20px rgba(40,79,121,.11)),var(--interactive-focus-ring,0 0 0 3px rgba(57,127,214,.18))}.ui-select__trigger[data-v-2195c120]:disabled{opacity:.58;cursor:not-allowed}.ui-select__value[data-v-2195c120]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-select__caret[data-v-2195c120]{flex:0 0 auto;color:var(--shell-accent-text,#2269c9);transition:transform .18s ease}.ui-select.is-open .ui-select__caret[data-v-2195c120]{transform:rotate(180deg)}.ui-select__menu[data-v-2195c120]{position:absolute;z-index:100;top:calc(100% + 7px);right:0;left:auto;width:-moz-max-content;width:max-content;min-width:max(100%,180px);max-width:min(320px,calc(100vw - 24px));max-height:min(304px,46vh);overflow:auto;padding:6px;border:1px solid var(--form-control-border,#cbd8e8);border-radius:24px;background:var(--dropdown-bg-solid,#fff);box-shadow:0 18px 42px #14315333,0 2px 8px #14315314}.ui-select--compact .ui-select__menu[data-v-2195c120]{right:auto;left:0}.ui-select--menu-top .ui-select__menu[data-v-2195c120]{top:auto;bottom:calc(100% + 7px)}.ui-select__option[data-v-2195c120]{width:100%;min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px;border:0;border-radius:var(--surface-radius-control,16px);background:transparent;color:var(--dropdown-text,#102440);font:inherit;font-size:13px;font-weight:650;line-height:1.35;text-align:left;white-space:nowrap;cursor:pointer}.ui-select__option.active[data-v-2195c120],.ui-select__option[data-v-2195c120]:hover:not(:disabled){background:var(--dropdown-option-active-bg,#edf5ff);color:var(--dropdown-option-active-text,#125cbd)}.ui-select__option[data-v-2195c120]:disabled{opacity:.5;cursor:not-allowed}.ui-select__check[data-v-2195c120]{flex:0 0 auto}.ui-select--compact .ui-select__trigger[data-v-2195c120]{min-height:36px;padding:0 10px 0 12px;border-radius:var(--surface-radius-control,16px);font-size:12px}.ui-select--compact .ui-select__menu[data-v-2195c120]{border-radius:24px}.ui-select--compact .ui-select__option[data-v-2195c120]{min-height:34px;font-size:12px}html[data-theme=dark] .ui-select__trigger{background:var(--form-control-bg)}html[data-theme=dark] .ui-select__menu{background:var(--dropdown-bg-solid)}
