@charset "UTF-8";.mosha__toast{border-radius:8px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;box-sizing:border-box;display:flex;justify-content:space-between;margin:0 16px;max-height:800px;max-width:480px;min-height:64px;min-width:312px;overflow:hidden;padding:12px 8px;position:fixed;touch-action:none;transition:top .3s ease-out .5s,bottom .3s ease-out .5s;width:-moz-max-content;width:max-content;word-break:break-word;z-index:9999;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mosha__toast__content-wrapper{align-items:center;display:flex}.mosha__toast__content{color:#fff;display:flex;flex-direction:column;font-family:sans-serif;line-height:20px}.mosha__toast__content__text{font-size:16px;font-weight:700;margin-bottom:2px}.mosha__toast__content__description{font-size:14px;font-weight:400}.mosha__toast__slot-wrapper{width:100%}.mosha__toast__close-icon:before{color:#fff;content:"×";cursor:pointer;font-size:20px;font-weight:600;margin-left:10px;position:relative;top:-12px;transition:color .3s}.mosha__toast__close-icon:hover:before{color:gray}.mosha__toast__progress{background-color:#fff9;bottom:0;height:8px;margin-left:-8px;position:absolute;transition:all .2s linear;z-index:9999}.mosha__toast.success{background-color:#06d6a0}.mosha__toast.warning{background-color:#ffc43d}.mosha__toast.info{background-color:#1b9aaa}.mosha__toast.danger{background-color:#ef476f}.mosha__toast.default{background-color:#fff}.mosha__toast.default .mosha__toast__close-icon:before,.mosha__toast.default .mosha__toast__content{color:#616161}.mosha__toast.default .mosha__toast__close-icon:hover:before{color:#d0d4d4}.mosha__toast.default .mosha__toast__progress{background-image:linear-gradient(-225deg,#69eacb,#eaccf8 48%,#6654f1)}@media only screen and (max-width:475px){.mosha__toast{left:0;margin:0 auto;max-width:95.2%;right:0}}.mosha__icon{margin-right:16px}.mosha__bounceInRight-enter-active{animation:bounceInRight .7s}.mosha__bounceInRight-leave-active{animation:bounceOutLeft .7s}.mosha__bounceInLeft-enter-active{animation:bounceInLeft .7s}.mosha__bounceInLeft-leave-active{animation:bounceOutRight .7s}.mosha__bounceInDown-enter-active{animation:bounceInDown .7s}.mosha__bounceInDown-leave-active{animation:bounceOutUp .7s}.mosha__bounceInUp-enter-active{animation:bounceInUp .7s}.mosha__bounceInUp-leave-active{animation:bounceOutDown .7s}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(2000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-2000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.mosha__slideInRight-enter-active{animation:slideInRight .5s}.mosha__slideInRight-leave-active{animation:slideOutRight .5s}.mosha__slideInLeft-enter-active{animation:slideInLeft .5s}.mosha__slideInLeft-leave-active{animation:slideOutLeft .5s}.mosha__slideInDown-enter-active{animation:slideInDown .5s}.mosha__slideInDown-leave-active{animation:slideOutUp .5s}.mosha__slideInUp-enter-active{animation:slideInUp .5s}.mosha__slideInUp-leave-active{animation:slideOutDown .5s}@keyframes slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInDown{0%{opacity:0;transform:translate3d(0,-120%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.mosha__zoomIn-enter-active{animation:zoomIn .5s}.mosha__zoomIn-leave-active{animation:zoomOut .5s}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.mosha__fadeOutRight-leave-active{animation:fadeOutRight .5s}.mosha__fadeOutLeft-leave-active{animation:fadeOutLeft .5s}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}
