.Vue-Toastification__toast{border:1px solid #0f172a1f;border-radius:14px;min-height:44px;font-family:Inter,PublicSans-Variable,sans-serif;box-shadow:0 12px 30px #0f172a26}.Vue-Toastification__toast--default,.Vue-Toastification__toast--info{background:rgb(var(--v-theme-info));color:rgb(var(--v-theme-on-info))}.Vue-Toastification__toast--success{background:rgb(var(--v-theme-success));color:rgb(var(--v-theme-on-success))}.Vue-Toastification__toast--warning{background:rgb(var(--v-theme-warning));color:rgb(var(--v-theme-on-warning))}.Vue-Toastification__toast--error{background:rgb(var(--v-theme-error));color:rgb(var(--v-theme-on-error))}.notification-toast{justify-content:space-between;align-items:center;gap:12px;display:flex}.notification-toast__text{flex-direction:column;gap:2px;font-size:.95rem;line-height:1.3;display:flex}.notification-toast__action{color:inherit;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:#ffffff2e;border:1px solid #fff9;border-radius:999px;padding:4px 14px;font-size:.85rem;font-weight:600}.notification-toast__action:hover{background:#ffffff47}
