.toast-enter-active[data-v-3331bf08],.toast-leave-active[data-v-3331bf08]{transition:all .3s ease}.toast-enter-from[data-v-3331bf08],.toast-leave-to[data-v-3331bf08]{opacity:0;transform:translate(30px)}.toast-success[data-v-3331bf08]{background-color:#f0fdf4;border-left:4px solid #22c55e}.toast-error[data-v-3331bf08]{background-color:#fef2f2;border-left:4px solid #ef4444}.toast-warning[data-v-3331bf08]{background-color:#fffbeb;border-left:4px solid #f59e0b}.toast-info[data-v-3331bf08]{background-color:#eff6ff;border-left:4px solid #3b82f6}.bubble-container{height:100vh;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;position:fixed;width:100%;z-index:0}.bubble{border-radius:50%;bottom:-100px;opacity:.6;position:absolute}.bubble1{animation:rise 8s ease-in-out infinite;background:#10b98126;height:80px;left:20%;width:80px}.bubble2{animation:rise 8s ease-in-out 1s infinite;background:#0ea5e91a;height:50px;left:50%;width:50px}.bubble3{animation:rise 8s ease-in-out 2s infinite;left:80%}.bubble3,.bubble4{background:#fbac741a;height:70px;width:70px}.bubble4{animation:rise 8s ease-in-out 3s infinite;left:65%}.bubble5{animation:rise 8s ease-in-out 4s infinite;background:#fbac741a;height:70px;left:35%;width:70px}@keyframes rise{0%{transform:translateY(0)}to{transform:translateY(-110vh)}}
