:root{--toastify-toast-top: max(80px, calc(var(--app-header-height) + 8px));--toastify-toast-right: 12px}.Toastify__toast-container--top-right{top:max(80px,calc(var(--app-header-height) + 8px))!important;z-index:98}@media only screen and (max-width:480px){.Toastify__toast-container--top-right{top:var(--app-header-height)!important}}.Toastify__close-button{color:var(--text-default);padding:8px;align-self:center}.Toastify__close-button>svg{color:var(--text-default);width:16px;height:16px}.Toastify__toast-icon{flex-direction:column}
