.base-dropdown-item{align-items:center;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;min-height:20px;padding:10px}.base-dropdown-item:hover{background:#ecf5fe}.base-dropdown-item[data-selected=true]{background:#ecf5fe;color:#0252ba}.base-dropdown-item[data-selected=true] .base-dropdown-item__icon{display:block}.base-dropdown-item[data-highlighted=true]{background:#ecf5fe}.base-dropdown-item[data-disabled=true]:hover{background:none}.base-dropdown-item__icon{display:none}.base-dropdown-box{background:#fff;border-radius:8px;box-shadow:0 4px 32px #00000026;box-sizing:border-box;height:-moz-fit-content;height:fit-content;list-style:none;outline:none;overflow:auto;padding:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none}
