.toast{z-index:9999!important;display:flex;flex-direction:row;border-top-left-radius:.5rem;border-bottom-left-radius:.5rem;--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity));max-width:400px!important;width:400px;height:fit-content!important}.toast .banner{min-width:6%!important;width:6%!important;max-width:6%!important;border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.toast .banner.info{--un-bg-opacity:1;background-color:rgb(239 68 68 / var(--un-bg-opacity))}.toast .banner.warn{--un-bg-opacity:1;background-color:rgb(249 115 22 / var(--un-bg-opacity))}.toast .banner.error{--un-bg-opacity:1;background-color:rgb(239 68 68 / var(--un-bg-opacity))}.toast .banner.success{--un-bg-opacity:1;background-color:rgb(34 197 94 / var(--un-bg-opacity))}.toast .content-container{width:100%!important;display:flex;flex-direction:row;align-items:center!important;padding:.25rem .125rem}.toast .content-container .message{width:100%;display:flex;overflow:hidden;padding:.05rem .125rem;font-size:.8rem}.toast .content-container .button{height:100%;display:flex;flex-direction:row;align-items:center!important;justify-content:flex-end;font-size:.5rem;text-transform:uppercase;cursor:pointer;background-color:transparent;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.toast .content-container .button:disabled{background-color:transparent!important}@media (max-width: 767px){.toast{max-width:70vw!important;width:60vw!important}.toast .content-container{padding-left:.25rem;padding-right:.25rem}.toast .content-container .message{font-size:.5rem}.toast .content-container .button{font-size:.4rem}}
