@keyframes cotp-fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes cotp-pop{0%{opacity:0;transform:translateY(8px)scale(.94)}60%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:none}}@keyframes cotp-ring{0%{box-shadow:0 0 #34d39973}to{box-shadow:0 0 0 12px #34d39900}}.cotp-fade-up{animation:.35s cubic-bezier(.22,1,.36,1) both cotp-fade-up}.cotp-pop{animation:.5s cubic-bezier(.22,1,.36,1) both cotp-pop}.cotp-ring{animation:1.8s ease-out infinite cotp-ring}.cotp-bg{background:radial-gradient(60rem 28rem at 50% -10%,#10b9811a,#0000 60%),#07090b}@media (prefers-reduced-motion:reduce){.cotp-fade-up,.cotp-pop,.cotp-ring{animation:none!important}.cotp-bg *{scroll-behavior:auto!important;transition-duration:.01ms!important}}
