.select__panel{align-items:center;background:var(--OLD-Surface-Surface-85,#e6edf2);border-radius:12px;box-shadow:inset 0 1px 3px 0 color-white-3,inset 0 -1px 3px -2px neutral_inverse_white-alpha_4;display:flex;gap:10px;justify-content:space-between;padding:12px}.select__panel svg{height:24px;width:24px}.select__arrow{height:16px;transform:rotate(180deg);transition:transform .2s linear;width:16px}.select .ui-dropdown__body{padding:8px}.select__body-wrap{display:flex;flex-direction:column;gap:4px;width:100%}.select__option{border-radius:8px;cursor:pointer;padding:10px 14px;transition:background .2s}.select__option.selected{background-color:#f0f0f0;font-weight:600}.select__option:hover{background-color:#f9f9f9}.select.active .select__arrow{transform:rotate(0)}
