.tiger-toast{position:relative;z-index:1500}.tiger-toast-body{align-items:center;background-color:rgba(0,0,0,.9);border-radius:6px;color:#fff;display:flex;flex-direction:column;justify-content:center;left:50%;max-width:80%;min-width:150px;padding:10px;position:fixed;text-align:center;top:45%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none}@media (min-width:500px){.tiger-toast-body{max-width:400px}}.tiger-toast-backdrop{bottom:0;left:0;position:fixed;right:0;top:0}.tiger-toast-backdrop-static{background-color:rgba(0,0,0,.1)}.tiger-toast-loading{min-height:80px;top:50%}