.message-container-wrapper{z-index:var(--max-z-index)}.message-item{width:-moz-fit-content;width:fit-content;z-index:var(--max-z-index);max-width:1000px;padding-top:8px;padding-bottom:8px;transition:all .3s ease-in-out;position:relative}@media (max-width:768px){.message-item{max-width:calc(100vw - 32px)}}.message-close-button{color:inherit;cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;margin:-9px;padding:0;display:inline-flex}.message-fade-enter-active,.message-fade-leave-active{transition:opacity .3s}.message-fade-enter-from,.message-fade-leave-to{opacity:0}.message-fade-enter-to,.message-fade-leave-from{opacity:1}
