.copy-button{aspect-ratio:1;border-radius:.1875rem;min-height:fit-content;padding:.5em}.copy-button.copied .tick{color:var(--green);display:block}.copy-button.copied .tick path{animation:draw-tick .504s var(--ease-fluid)forwards}.copy-button .tick{transition:display .24s var(--ease-elastic);display:none}.copy-button .tick path{stroke-dasharray:24;stroke-dashoffset:24px}@keyframes draw-tick{to{stroke-dashoffset:0}}
