.Toast-module__eHqTLW__stack{z-index:1000;pointer-events:none;flex-direction:column;gap:10px;width:min(400px,100vw - 40px);display:flex;position:fixed;bottom:20px;right:20px}.Toast-module__eHqTLW__toast{pointer-events:auto;background:var(--surface,#1c1e1c);color:var(--ink,#f5f5f2);border:1px solid color-mix(in srgb, currentColor 14%, transparent);border-radius:20px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:14px 14px 14px 16px;font-size:13px;line-height:1.3;animation:.24s cubic-bezier(.2,.8,.2,1) Toast-module__eHqTLW__toast-in;display:grid;box-shadow:0 18px 55px #00000059}.Toast-module__eHqTLW__avatar{flex:0 0 44px;width:44px;height:44px;display:block}:is(.Toast-module__eHqTLW__avatar .ava-img,.Toast-module__eHqTLW__avatar .ava){object-fit:cover;color:#fff;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;font-weight:700;display:flex}.Toast-module__eHqTLW__dot{background:#787574;border-radius:50%;width:10px;height:10px;margin:0 17px}.Toast-module__eHqTLW__ok .Toast-module__eHqTLW__dot{background:var(--violet,#86c232)}.Toast-module__eHqTLW__error .Toast-module__eHqTLW__dot{background:#d0453a}.Toast-module__eHqTLW__text{flex-direction:column;gap:2px;min-width:0;display:flex}.Toast-module__eHqTLW__text strong{letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:700;overflow:hidden}.Toast-module__eHqTLW__text span{opacity:.72}.Toast-module__eHqTLW__error .Toast-module__eHqTLW__text span{opacity:.9;color:#e5695f}.Toast-module__eHqTLW__text a{color:var(--violet,#86c232);font-size:12px;font-weight:500;text-decoration:none}.Toast-module__eHqTLW__text a:hover{text-decoration:underline}.Toast-module__eHqTLW__amount{letter-spacing:-.02em;white-space:nowrap;color:var(--violet,#86c232);font-size:17px;font-weight:700}.Toast-module__eHqTLW__close{color:inherit;opacity:.45;cursor:pointer;background:0 0;border:0;padding:0 2px;font-size:16px;line-height:1}.Toast-module__eHqTLW__close:hover{opacity:1}@keyframes Toast-module__eHqTLW__toast-in{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.Toast-module__eHqTLW__toast{animation:none}}
