.app-toast[data-v-57f41712]{background:var(--theme-light,#fff);border:1px solid var(--theme-border,#e6e6e6);border-radius:8px;box-shadow:0 8px 16px #00000026;overflow:hidden;position:relative;width:min(560px,calc(100vw - 32px))}.app-toast__content[data-v-57f41712]{align-items:start;display:grid;gap:15px;grid-template-columns:auto 1fr auto;padding:20px}.app-toast__icon-shell[data-v-57f41712]{align-items:center;display:flex;justify-content:center}.app-toast__icon-bg[data-v-57f41712]{align-items:center;background:var(--app-toast-gradient);border-radius:6px;box-shadow:inset 0 0 0 1px #ffffff26;color:var(--white,#fff);display:inline-flex;height:42px;justify-content:center;width:42px}.app-toast__icon-bg svg[data-v-57f41712]{display:block;height:22px;width:22px}.app-toast__body[data-v-57f41712]{display:flex;flex-direction:column;gap:5px;min-width:0;padding-top:1px}.app-toast__title[data-v-57f41712]{color:var(--body-text-color,#393939);font-size:16px;font-weight:600;line-height:1.25;margin:0}.app-toast__message[data-v-57f41712],.app-toast__title[data-v-57f41712]{font-family:"Inter",var(--font-regular),sans-serif}.app-toast__message[data-v-57f41712]{color:var(--body-text-color-2,#868686);font-size:14px;font-weight:400;line-height:20px;word-break:break-word}.app-toast__actions[data-v-57f41712]{align-items:center;display:flex;padding-top:3px}.app-toast__action[data-v-57f41712]{background:transparent;border:0;border-radius:6px;color:var(--theme-primary-dark,#44159e);cursor:pointer;font-family:"Inter",var(--font-regular),sans-serif;font-size:13px;font-weight:600;min-height:32px;padding:0 10px;transition:color .18s ease,background-color .18s ease}.app-toast__action[data-v-57f41712]:hover:not(:disabled){background:#44159e14;color:var(--theme-primary-dark-hover,#36117f)}.app-toast__action[data-v-57f41712]:disabled{cursor:wait;opacity:.72}.app-toast__close[data-v-57f41712]{align-items:center;background:transparent;border:0;color:#adb5bd;cursor:pointer;display:inline-flex;height:24px;justify-content:center;padding:0;transition:color .18s ease,transform .18s ease;width:24px}.app-toast__close[data-v-57f41712]:hover{color:#868686;transform:scale(1.04)}.app-toast__close svg[data-v-57f41712]{display:block;height:20px;width:20px}.app-toast__progress-track[data-v-57f41712]{background:#ddd;height:6px;width:100%}.app-toast__progress-fill[data-v-57f41712]{background:var(--app-toast-gradient);border-radius:0 6px 6px 8px;height:100%;transition:width 80ms linear}.app-toast-slide-enter-active[data-v-57f41712],.app-toast-slide-leave-active[data-v-57f41712]{transition:opacity .24s ease,transform .24s ease}.app-toast-slide-enter-from[data-v-57f41712],.app-toast-slide-leave-to[data-v-57f41712]{opacity:0;transform:translate3d(18px,-10px,0)}@media(max-width:768px){.app-toast[data-v-57f41712]{width:min(100%,calc(100vw - 24px))}.app-toast__content[data-v-57f41712]{gap:12px;padding:16px}.app-toast__icon-bg[data-v-57f41712]{height:38px;width:38px}.app-toast__title[data-v-57f41712]{font-size:15px}.app-toast__message[data-v-57f41712]{font-size:13px;line-height:18px}}.app-toast-stack[data-v-96988eb9]{align-items:flex-end;display:flex;flex-direction:column;gap:12px;pointer-events:none;position:fixed;right:24px;top:24px;z-index:1000000}.app-toast-stack[data-v-96988eb9] .app-toast{pointer-events:auto}@media(max-width:768px){.app-toast-stack[data-v-96988eb9]{align-items:stretch;left:12px;right:12px;top:12px}.app-toast-stack[data-v-96988eb9] .app-toast{width:100%}}
