.copy-value.copy-value{position:relative;display:inline-flex;min-width:0;min-height:0;align-items:center;gap:5px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:inherit;font:inherit;line-height:inherit;text-align:inherit;cursor:copy}.copy-value.copy-value:hover:not(:disabled){background:transparent;color:inherit;text-decoration:underline;text-underline-offset:3px}.copy-value.copy-value:focus-visible{outline:2px solid currentColor;outline-offset:3px}.copy-value>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.copy-value>svg{width:13px;height:13px;flex:none;stroke-width:2}.copy-value-feedback.copy-value-feedback{position:absolute;z-index:30;top:calc(100% + 7px);right:0;width:max-content;padding:4px 7px;border:1px solid #17140f;background:#17140f;color:#fff;font:700 10px/1.2 system-ui,sans-serif;letter-spacing:.02em;pointer-events:none}.copy-value-feedback.error{background:#681c1b}
