.Vue-Toastification__toast{border-radius:14px;border:1px solid rgba(15,23,42,.12);box-shadow:0 12px 30px #0f172a26;font-family:Inter,PublicSans-Variable,sans-serif;min-height:44px}.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{display:flex;align-items:center;justify-content:space-between;gap:12px}.notification-toast__text{display:flex;flex-direction:column;gap:2px;font-size:.95rem;line-height:1.3}.notification-toast__action{border:1px solid rgba(255,255,255,.6);background:#ffffff2e;color:inherit;border-radius:999px;padding:4px 14px;font-weight:600;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;cursor:pointer}.notification-toast__action:hover{background:#ffffff47}
