:export{color-black:#333;color-assist:rgba(51,51,51,.55);color-light:rgba(0,0,0,.35);color-primary:#39f;color-warning:#f90;color-danger:#f56c6c;color-error:#f56c6c;color-background:#f7f7f7;color-border:#e5e5e5;color-divider:#ddd;color-touch-active:rgba(0,0,0,.1);font-size-default:.28rem;font-size-small:.24rem;font-size-large:.32rem;font-size-xl:.38rem;box-size-height-default:.92rem;box-size-height-small:.64rem;border-radius:.14rem}.vx-toast{z-index:1001;position:fixed;text-align:center;top:0;left:0;right:0;bottom:0;margin:0 auto;max-width:80%}.vx-toast--icon,.vx-toast--inner{position:relative;display:inline-block}.vx-toast--inner{z-index:10}.vx-toast--content{background:rgba(0,0,0,.7);color:#fff;padding:.2rem;border-radius:.06rem;box-shadow:0 .02rem .1rem rgba(0,0,0,.1);word-break:break-all;box-sizing:border-box;min-width:2rem}.vx-toast--top{top:20%}.vx-toast--bottom{top:auto;bottom:20%;margin-top:auto;margin-bottom:0}.vx-toast--center{top:0;margin:auto}.vx-toast--icon,.vx-toast--loading{width:.72rem;height:.72rem;margin-bottom:.16rem}.vx-toast--icon{vertical-align:middle;border:.04rem solid #eee;border-radius:50%;box-sizing:border-box}.vx-toast--success:before{border:.04rem solid #eee;border-left:0;border-top:0;content:" ";top:50%;left:50%;position:absolute;width:.16rem;height:.32rem;margin-left:-.1rem;margin-top:-.24rem;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.vx-toast--error{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.vx-toast--error:before{content:'';height:.04rem;position:absolute;width:.4rem;background:#eee;left:50%;top:50%;margin-left:-.2rem;margin-top:-.02rem;border-radius:3rem}.vx-toast--error:after,.vx-toast--warn:after,.vx-toast--warn:before{content:'';width:.04rem;position:absolute;background:#eee;left:50%;margin-left:-.02rem;border-radius:3rem}.vx-toast--error:after{height:.4rem;top:50%;margin-top:-.2rem}.vx-toast--warn:before{height:.38rem;top:12%}.vx-toast--warn:after{height:.04rem;top:75%}.vx-toast .vx-overlay{position:fixed;display:block}