@keyframes spin-1{0%{width:200px;height:200px;transform:rotate(0)}30%{width:100px;height:100px}to{width:200px;height:200px;transform:rotate(360deg)}}@keyframes spin-2{0%{width:100px;height:100px;transform:rotate(0)}30%{width:200px;height:200px}to{width:100px;height:100px;transform:rotate(360deg)}}@keyframes spin-3{0%{width:100px;height:100px;transform:rotate(0)}70%{width:200px;height:200px}to{width:100px;height:100px;transform:rotate(360deg)}}.circle-animation div:nth-child(1){--tw-bg-opacity: 1;background-color:rgb(192 132 252 / var(--tw-bg-opacity, 1));top:-60px;left:40%;transform-origin:35%;animation:spin-1 5s infinite linear}.circle-animation div:nth-child(2){--tw-bg-opacity: 1;background-color:rgb(168 85 247 / var(--tw-bg-opacity, 1));top:0;left:50%;transform-origin:30%;animation:spin-2 5s infinite linear}.circle-animation div:nth-child(3){--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity, 1));top:60px;left:60%;transform-origin:40%;animation:spin-3 5s infinite linear}.copy-button{background-size:40%;background-image:url(/assets/icons/copy.svg)}.copy-button:after{content:"";background-image:url(/assets/icons/check.svg)}.copy-button[data-clicked=true]{display:block;opacity:1!important;background-image:url(/assets/icons/check.svg)}#header-i18n{display:none}
