.copy-value-button[data-v-95f5a34e]{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:22px;height:22px;padding:0;border:none;border-radius:6px;background:transparent;color:rgb(var(--color-grey-600));cursor:pointer;transition:color .15s ease,background-color .15s ease}.copy-value-button[data-v-95f5a34e]:hover{color:rgb(var(--color-black));background:rgb(var(--color-gray-100))}