.common-toast{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200000;width:auto;height:34px;margin:auto auto;text-align:center;pointer-events:none}.common-toast.customTarget{position:absolute}.common-toast-txt-con{display:inline-block;min-width:80px;height:34px;padding:0 16px;font-size:14px;line-height:34px;text-align:center;background-color:rgba(0,0,0,0.9);border-radius:6px}.toast-out-ani{-webkit-animation:move-out 1s forwards;animation:move-out 1s forwards}@-webkit-keyframes move-out{0%{padding-top:100px}100%{padding-top:0}}@keyframes move-out{0%{padding-top:100px}100%{padding-top:0}}



/*# sourceMappingURL=_app.js.cb3e1957.chunk.css.map*/