.label-value{cursor:default;gap:8px;display:flex}.label-value--medium span{font-size:16px}.label-value--bold span{font-weight:600}.label-value--row{flex-direction:row}.label-value--column{flex-direction:column;align-items:flex-start}.label-value__label{color:var(--gray130);display:inline-flex}.label-value__label.text-14{color:var(--gray130)}.label-value__value-wrapper{align-items:center;gap:4px;display:inline-flex;overflow:hidden}.label-value__value{text-overflow:ellipsis;color:var(--gray160);display:inline-block;overflow:hidden}.label-value__copyIcon{opacity:0;width:16px;height:16px;transition:opacity .125s ease-in;display:inline-flex}.label-value__value-wrapper:hover .label-value__copyIcon{opacity:1}
