@keyframes loading-animation{0%,20%{content:"."}40%{content:".."}60%,to{content:"..."}}.loading-ellipsis:after{animation:loading-animation 1.5s infinite;content:"."}.label{font-weight:700}.value{margin-bottom:10px}.error{color:red}.selectable{user-select:text}cpg-button.copy{margin-left:10px;user-select:none}