.auth-blob{animation:auth-blob-float 9s ease-in-out infinite;border-radius:9999px;filter:blur(72px);pointer-events:none;position:absolute}.auth-blob-1{animation-delay:0s;background:radial-gradient(circle,#93c5fd73,#67e8f933);height:30rem;left:-8rem;top:-8rem;width:30rem}.auth-blob-2{animation-delay:3s;background:radial-gradient(circle,#67e8f961,#93c5fd26);bottom:-8rem;height:36rem;right:-8rem;width:36rem}.auth-blob-3{animation-delay:6s;background:radial-gradient(circle,rgba(186,230,253,.3),transparent);height:22rem;left:55%;top:35%;width:22rem}.dark .auth-blob-1{background:radial-gradient(circle,#1e3a8a73,#155e7533)}.dark .auth-blob-2{background:radial-gradient(circle,#155e7559,#1e3a8a26)}.dark .auth-blob-3{background:radial-gradient(circle,rgba(12,74,110,.28),transparent)}@keyframes auth-blob-float{0%,to{transform:translate(0) scale(1)}25%{transform:translate(18px,-28px) scale(1.06)}50%{transform:translate(-12px,18px) scale(.95)}75%{transform:translate(22px,8px) scale(1.03)}}.auth-page-enter-active,.auth-page-leave-active{transition:opacity .22s ease,transform .22s ease}.auth-page-enter-from{opacity:0;transform:translateY(8px)}.auth-page-leave-to{opacity:0;transform:translateY(-8px)}
