.pmx-copy-btn{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border:none;background:transparent;cursor:pointer;border-radius:6px;flex-shrink:0;transition:background .15s ease,opacity .15s ease;opacity:.7}.pmx-copy-btn:hover{opacity:1;background:rgba(55,114,255,.1)}.pmx-copy-btn img,.pmx-copy-btn svg{width:14px;height:14px}