.Toast-module__eHqTLW__toastContainer{z-index:9999;flex-direction:column;gap:10px;display:flex;position:fixed;bottom:20px;right:20px}.Toast-module__eHqTLW__toast{background:#fff;border-left:5px solid #ccc;border-radius:8px;align-items:center;min-width:300px;padding:16px 20px;animation:.3s ease-out Toast-module__eHqTLW__slideIn;display:flex;box-shadow:0 4px 12px #00000026}.Toast-module__eHqTLW__success{border-left-color:#2ecc71}.Toast-module__eHqTLW__error{border-left-color:#e74c3c}.Toast-module__eHqTLW__icon{align-items:center;margin-right:12px;display:flex}.Toast-module__eHqTLW__success .Toast-module__eHqTLW__icon{color:#2ecc71}.Toast-module__eHqTLW__error .Toast-module__eHqTLW__icon{color:#e74c3c}.Toast-module__eHqTLW__message{color:#333;flex:1;margin:0;font-size:14px}.Toast-module__eHqTLW__closeBtn{cursor:pointer;color:#999;background:0 0;border:none;align-items:center;padding:4px;display:flex}.Toast-module__eHqTLW__closeBtn:hover{color:#333}@keyframes Toast-module__eHqTLW__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}
