.wp-block-categories .wp-block-categories__label{width:auto;max-width:100%}.pun-copy-btn{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:var(--copy-btn-color);color:#fff;border:none;font-size:12px;font-weight:600;padding:6px 12px;border-radius:5px;cursor:pointer;white-space:nowrap;will-change:transform;transition:background .2s ease,box-shadow .2s ease,transform .2s ease;box-shadow:0 2px 6px rgba(20,184,166,.3)}.pun-copy-btn:hover{background:var(--copy-btn-hover);box-shadow:0 4px 10px rgba(20,184,166,.4);transform:translateY(-50%) scale(1.05)}.pun-copy-btn.pop{animation:pun-pop .35s ease}.pun-copy-btn.copied{background:var(--copy-btn-success);animation:pun-glow .6s ease}.pun-copy-btn .btn-text{display:inline-block;animation:pun-fade-in .25s ease}@media (max-width:600px){.pun-copy-btn{right:10px;bottom:8px;top:auto;transform:none}.pun-copy-btn:hover{transform:scale(1.05)}.pun-copy-btn.pop{animation:pun-pop-mobile .35s ease}}