.Toastify__toast{border:1px solid #0a17271f;border-radius:12px;display:flex;padding:12px 12px 24px 16px;gap:12px}.Toastify__toast-body{padding:0}.Toastify__container{margin-bottom:3rem}@media only screen and (max-width:480px){.Toastify__container{margin-bottom:5rem;max-width:90vw;margin-left:auto;margin-right:auto}}.transform-origin-top{transform-origin:top center}@keyframes sparkleOpacity{0%,to{opacity:0}50%{opacity:1}}.sparkle-animation{transition:transform .5s ease-out .1s;opacity:0}.sparkle-1{width:10px;height:10px;top:10px;left:10px}.sparkle-2{width:15px;height:15px;top:20px;right:10px}.sparkle-3{width:12px;height:12px;bottom:10px;left:20px}.sparkle-4{width:18px;height:18px;bottom:20px;right:20px}.sparkle-5{width:14px;height:14px;top:50%;left:50%;transform:translate(-50%,-50%)}.group:hover .sparkle-1,.group:hover .sparkle-2,.group:hover .sparkle-3,.group:hover .sparkle-4,.group:hover .sparkle-5{animation:sparkleOpacity .8s ease-in-out forwards}.group:hover .sparkle-1{transform:translate(-20px,-20px)}.group:hover .sparkle-2{transform:translate(20px,-20px)}.group:hover .sparkle-3{transform:translate(-20px,20px)}.group:hover .sparkle-4{transform:translate(20px,20px)}.group:hover .sparkle-5{transform:translate(-60px,-50px)}