.Toast-module__eHqTLW__container{z-index:9999;pointer-events:none;flex-direction:column;gap:10px;display:flex;position:fixed;bottom:80px;right:32px}.Toast-module__eHqTLW__toast{color:#fff;pointer-events:all;background:#1f160f;border-radius:14px;align-items:center;gap:10px;min-width:260px;max-width:400px;padding:14px 16px;font-size:14px;font-weight:600;animation:.2s Toast-module__eHqTLW__slideIn;display:flex;box-shadow:0 8px 24px #0000002e}.Toast-module__eHqTLW__toast.Toast-module__eHqTLW__success{background:#0a7a4a}.Toast-module__eHqTLW__icon{flex-shrink:0;font-size:16px}.Toast-module__eHqTLW__message{flex:1;line-height:1.45}.Toast-module__eHqTLW__close{color:#ffffff80;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0 2px;font-size:14px;transition:color .15s}.Toast-module__eHqTLW__close:hover{color:#fff}@keyframes Toast-module__eHqTLW__slideIn{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}
