.bottom-select[data-v-6b1ae617]{flex-direction:column;flex:1;min-height:0;padding:12px 14px 0;display:flex}.bottom-select__search[data-v-6b1ae617]{border:1px solid rgb(var(--secondary));height:42px;color:rgb(var(--secondary));border-radius:22px;flex:none;align-items:center;gap:9px;padding:0 13px;transition:border-color .15s,box-shadow .15s;display:flex}.bottom-select__search[data-v-6b1ae617]:focus-within{border-color:rgb(var(--brand));box-shadow:0 0 0 2px rgb(var(--brand)/.12)}.bottom-select__search svg[data-v-6b1ae617]{flex:none;font-size:18px}.bottom-select__search input[data-v-6b1ae617]{min-width:0;color:rgb(var(--primary));background:0 0;outline:0;flex:1;font-size:14px}.bottom-select__search input[data-v-6b1ae617]::placeholder{color:rgb(var(--tertiary))}.bottom-select__search input[data-v-6b1ae617]::-webkit-search-cancel-button{display:none}.bottom-select__options[data-v-6b1ae617]{flex:1;min-height:0;padding:14px 0 24px;overflow-y:auto}.bottom-select__option[data-v-6b1ae617]{width:100%;min-height:56px;color:rgb(var(--primary));text-align:left;border-radius:10px;justify-content:space-between;align-items:center;padding:0 8px;font-size:16px;font-weight:520;transition:background-color .14s,color .14s;display:flex}.bottom-select__option.is-focused[data-v-6b1ae617]:not(.is-disabled),.bottom-select__option[data-v-6b1ae617]:not(.is-disabled):hover{background:color-mix(in srgb,rgb(var(--primary)) 7%,rgb(var(--panel)))}.bottom-select__option.is-selected[data-v-6b1ae617]{background:color-mix(in srgb,rgb(var(--primary)) 8%,rgb(var(--panel)))}.bottom-select__option.is-selected svg[data-v-6b1ae617]{color:rgb(var(--brand));flex:none;font-size:19px}.bottom-select__option.is-disabled[data-v-6b1ae617]{cursor:not-allowed;color:rgb(var(--disabled))}.bottom-select__empty[data-v-6b1ae617]{height:120px;color:rgb(var(--tertiary));place-items:center;font-size:14px;display:grid}
