:root{--hc-font-size-base:14px;--hc-tree-node-height:32px}.hc-select-dropdown__item{font-size:var(--hc-font-size-base);position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#222;height:32px;line-height:32px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;padding:0 12px;font-weight:400}.hc-select-dropdown__item.is-disabled{color:#CCC;cursor:not-allowed}.hc-select-dropdown__item.is-disabled:hover{background-color:#FFF}.hc-select-dropdown__item.hover,.hc-select-dropdown__item:hover{background-color:#F5F5F5}.hc-select-dropdown__item.selected{color:#507AFE;font-weight:400}