.select-trigger{align-items:center;background:#1a1a1a;border:1px solid #333;border-radius:6px;color:#fff;cursor:pointer;display:flex;justify-content:space-between;padding:4px 8px;transition:all .2s ease}.select-trigger.is-active,.select-trigger:hover{border-color:#666}.select-trigger.is-active .select-arrow{transform:rotate(180deg)}.select-arrow{align-items:center;display:flex;height:16px;margin-left:4px;transition:transform .2s ease;width:16px}.selected-text{color:#fff;font-size:12px}.select-popover .van-popover--dark .van-popover__content{border:1px solid hsla(0,0%,100%,.2)!important}.lit-select__dropdown{background:#1a1a1a;border-radius:6px;display:flex;flex-direction:column;gap:4px;max-height:230px;min-width:-moz-max-content;min-width:max-content;overflow-y:auto;padding:4px;z-index:2000}.lit-select__dropdown .lit-select__option{align-items:center;border-radius:6px;cursor:pointer;display:flex;min-width:130px;padding:8px 6px;transition:background-color .2s ease;white-space:nowrap}.lit-select__dropdown .lit-select__option:hover{background-color:#333}.lit-select__dropdown .lit-select__option.is-selected{background-color:#2a2a2a;color:#fff}.lit-select__dropdown .lit-select__option .radio-button{align-items:center;border:1px solid #8d93a2;border-radius:9999px;display:flex;height:12px;justify-content:center;margin-right:10px;width:12px}.lit-select__dropdown .lit-select__option .radio-button.is-checked{border:none}.lit-select__dropdown .lit-select__option .option-icon{border-radius:4px;display:block;height:20px;margin-right:4px;-o-object-fit:cover;object-fit:cover;width:20px}.lit-select__dropdown .lit-select__option .option-label{color:#fff;font-size:12px}
