.app-toast{z-index:9999;letter-spacing:.2px;pointer-events:none;-webkit-backdrop-filter:blur(3.2vw);border-radius:13.3333vw;align-items:center;gap:2.66667vw;max-width:88vw;padding:3.73333vw 6.4vw;font-size:3.73333vw;font-weight:500;line-height:1;display:flex;position:fixed;bottom:23.4667vw;left:50%;transform:translate(-50%)}.app-toast__icon-wrap{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:5.86667vw;height:5.86667vw;display:flex}.app-toast__icon-wrap svg{width:3.73333vw;height:3.73333vw}.app-toast__text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.app-toast--success{color:#16a34a;background:#ecfdf3eb;box-shadow:0 1.06667vw 6.4vw #16a34a2e,0 .4vw 1.6vw #0000000a}.app-toast--success .app-toast__icon-wrap{background:#16a34a24}.app-toast--error{color:#dc2626;background:#fef2f2eb;box-shadow:0 1.06667vw 6.4vw #dc26262e,0 .4vw 1.6vw #0000000a}.app-toast--error .app-toast__icon-wrap{background:#dc26261f}.app-toast--warning{color:#d97706;background:#fffbebeb;box-shadow:0 1.06667vw 6.4vw #d977062e,0 .4vw 1.6vw #0000000a}.app-toast--warning .app-toast__icon-wrap{background:#d977061f}.app-toast--info{color:#2563eb;background:#eff6ffeb;box-shadow:0 1.06667vw 6.4vw #2563eb2e,0 .4vw 1.6vw #0000000a}.app-toast--info .app-toast__icon-wrap{background:#2563eb1f}.app-toast-enter-active{transition:all .35s cubic-bezier(.34,1.56,.64,1)}.app-toast-leave-active{transition:all .25s cubic-bezier(.4,0,1,1)}.app-toast-enter-from{opacity:0;transform:translate(-50%)translateY(6.4vw)scale(.92)}.app-toast-leave-to{opacity:0;transform:translate(-50%)translateY(3.2vw)scale(.96)}
