.copy-btn.svelte-g0usxh{position:absolute;color:var(--accent);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;z-index:2;padding:.3rem .7rem;transition:background .12s,border-color .12s,color .12s;font-family:inherit;font-size:.75rem;font-weight:600;top:.75rem;right:.75rem}.copy-btn.svelte-g0usxh:hover:not(:disabled){background:var(--accent-soft);border-color:var(--accent);color:var(--accent-hover)}.copy-btn.svelte-g0usxh:active:not(:disabled){background:var(--accent);color:#fff;border-color:var(--accent-hover)}.copy-btn.svelte-g0usxh:disabled{opacity:.6;cursor:wait}
