.signup-celebrate{position:relative;display:block;width:6rem;height:6rem;margin:0 auto;padding:0;border:0;background:none;cursor:pointer;transition:transform .15s ease}.signup-celebrate:hover{transform:scale(1.08)}.signup-celebrate:active{transform:scale(.94)}.signup-celebrate:focus-visible{outline:none}.signup-celebrate .cc-draw{position:absolute;inset:0;transform-origin:center;animation:signup-pop .5s cubic-bezier(.34,1.56,.64,1) both}.signup-celebrate .cc-draw svg{display:block;width:100%;height:100%}.signup-celebrate .cc-ring{fill:none;stroke:currentColor;stroke-width:5;stroke-linecap:round;stroke-dasharray:289;stroke-dashoffset:289;animation:signup-ring-draw .6s ease-out .05s forwards}.signup-celebrate .cc-check{fill:none;stroke:currentColor;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:80;stroke-dashoffset:80;animation:signup-check-draw .35s ease-out .5s forwards}.signup-celebrate .cc-pulse{position:absolute;inset:0;border-radius:9999px;border:2px solid currentColor;opacity:0;transform-origin:center;animation:signup-pulse 1.6s ease-out .6s 2}.signup-celebrate .cc-pulse-2{animation-delay:.95s}.signup-celebrate .cc-ripple{position:absolute;inset:0;border-radius:9999px;border:2px solid currentColor;opacity:0;transform-origin:center;animation:signup-pulse .9s ease-out forwards}@keyframes signup-pop{0%{transform:scale(.5);opacity:0}60%{transform:scale(1.08);opacity:1}to{transform:scale(1)}}@keyframes signup-ring-draw{to{stroke-dashoffset:0}}@keyframes signup-check-draw{to{stroke-dashoffset:0}}@keyframes signup-pulse{0%{transform:scale(.7);opacity:.55}to{transform:scale(1.9);opacity:0}}.signup-confetti{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:20}.signup-confetti .confetti-piece{position:absolute;top:-16px;width:8px;height:14px;border-radius:1px;opacity:0;animation-name:signup-confetti-fall;animation-timing-function:cubic-bezier(.2,.6,.35,1);animation-iteration-count:1;animation-fill-mode:forwards}@keyframes signup-confetti-fall{0%{transform:translate3d(0,-16px,0) rotate(0);opacity:0}12%{opacity:1}to{transform:translate3d(var(--drift, 0),460px,0) rotate(var(--spin, 360deg));opacity:0}}@media (prefers-reduced-motion: reduce){.signup-celebrate .cc-draw,.signup-celebrate .cc-ring,.signup-celebrate .cc-check,.signup-celebrate .cc-pulse,.signup-celebrate .cc-ripple{animation:none}.signup-celebrate .cc-ring,.signup-celebrate .cc-check{stroke-dashoffset:0}.signup-celebrate .cc-pulse,.signup-celebrate .cc-ripple,.signup-confetti{display:none}}
