.fp-copy-button{display:inline-flex;align-items:center;justify-content:center;flex:none;height:26px;padding:0 8px;border:1px solid #d8e3f1;border-radius:6px;background:#fff;color:#54708f;font:600 10px/1.2 system-ui,-apple-system,sans-serif;cursor:pointer;white-space:nowrap;transition:background .15s,border-color .15s,color .15s}.fp-copy-button:hover,.fp-copy-button:focus-visible{border-color:#8eb8ee;background:#edf5ff;color:#176ed5;outline:0}.fp-copy-button.copied{border-color:#9bd7bf;background:#eaf9f1;color:#16845f}.fp-copy-field{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.fp-copy-field>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis}.fp-copy-block{position:relative;min-width:0;max-width:100%;overflow:hidden}.fp-copy-block>.fp-copy-button{position:absolute;z-index:1;top:8px;right:8px}.fp-copy-block>pre{margin:0;padding-right:82px;max-width:100%;overflow:auto}.fp-copy-inline{display:inline-flex;align-items:center;gap:6px;max-width:100%}.fp-copy-inline>.fp-copy-button{height:23px;padding:0 7px;font-size:9px}
