.toast-mask{background-color:#ffffff1a;height:100%;left:0;opacity:0;position:fixed;top:0;transition:all .3s;visibility:hidden;width:100%;z-index:999998}.toast-mask.show{opacity:1;visibility:visible}.toast-load{background-color:#00000080;border-radius:.1rem;box-sizing:border-box;left:50%;opacity:0;padding:1.42em;position:fixed;text-align:center;top:50%;transform:translate(-50%,-50%);visibility:hidden;width:16em;z-index:999999}.toast-load.show{opacity:1;transition:all .3s;visibility:visible}.toast-load-text{color:#fff;display:block;line-height:1;padding-top:1em}.toast-load-icon{border:.3em solid #fff;border-radius:50%;box-sizing:border-box;height:3em;margin:0 auto;position:relative;width:3em}.toast-load-circle{animation:spin .8s linear infinite;border:.4em solid transparent;border-radius:50%;border-top-color:#356ff4;box-sizing:border-box;height:3.1em;left:-.3em;position:absolute;top:-.3em;width:3.1em}@keyframes spin{0%{transform:rotate(1turn)}to{transform:rotate(0)}}.toast-a{background-color:#000c;border-radius:.1rem;box-sizing:border-box;left:50%;opacity:0;padding:.7em 1em;position:fixed;text-align:center;top:50%;transform:translate(-50%,-50%);visibility:hidden;width:16em;z-index:999999}.toast-a.show{opacity:1;transition:all .3s;visibility:visible}.toast-text{display:inline}.toast-icon,.toast-text{color:#fff;line-height:1.5}.toast-icon{border:1px solid #fff;border-radius:50%;display:inline-block;height:1.5em;margin-right:.13rem;vertical-align:middle;width:1.5em}
