a{text-decoration:none}@keyframes wobble{0%,to{transform:translate(0)}25%{transform:translate(-5px)}50%{transform:translate(5px)}75%{transform:translate(-5px)}}.wobble{animation:.5s wobble}.custom-toast .Toastify__toast{word-break:break-word;box-sizing:border-box;border-radius:8px;max-width:400px;margin:auto;padding:14px 16px;font-size:1rem}@media (max-width:600px){.custom-toast .Toastify__toast{max-width:90vw;margin:0 auto;padding:12px 14px;font-size:.92rem}.custom-toast .Toastify__toast-body{word-break:break-word;flex-direction:column;justify-content:flex-end;line-height:1.4;display:flex}.custom-toast .Toastify__close-button{margin-right:4px;transform:scale(.9)}}
