#app-toast .app-toast-container{display:flex;flex-direction:column;align-items:center;max-width:100vw}#app-toast .app-toast-item{min-height:0;width:auto;max-width:320px;margin-bottom:0;border-radius:1rem;padding:.275rem 1rem;font-size:.925rem;color:#fff;border:1px solid rgba(255,255,255,.1);background-color:#323232;text-align:center}#app-toast .app-toast-item+.app-toast-item{margin-top:.5rem}#app-toast .app-toast-item:last-child{margin-bottom:1rem}#app-toast .app-toast-item .Toastify__toast-icon{margin-inline-end:.5rem}#app-toast .app-toast-body{padding:0}#app-toast .Toastify__progress-bar--wrp{height:2px}