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