.Toast-module__eHqTLW__toastContainer{z-index:9999;pointer-events:none;flex-direction:column;gap:12px;display:flex;position:fixed;bottom:24px;right:24px}.Toast-module__eHqTLW__toast{pointer-events:auto;background:#fff;border-radius:12px;align-items:center;gap:12px;min-width:280px;max-width:400px;padding:14px 18px;animation:.3s cubic-bezier(.175,.885,.32,1.275) Toast-module__eHqTLW__slideIn;display:flex;box-shadow:0 8px 24px #0000001f}.Toast-module__eHqTLW__toast span{color:#1f2937;flex:1;font-size:14px;font-weight:500;line-height:1.4}.Toast-module__eHqTLW__toast i:first-child{flex-shrink:0;font-size:20px}.Toast-module__eHqTLW__error{border-left:4px solid #ef4444}.Toast-module__eHqTLW__error i:first-child{color:#ef4444}.Toast-module__eHqTLW__success{border-left:4px solid #10b981}.Toast-module__eHqTLW__success i:first-child{color:#10b981}.Toast-module__eHqTLW__info{border-left:4px solid #3b82f6}.Toast-module__eHqTLW__info i:first-child{color:#3b82f6}.Toast-module__eHqTLW__toast button{color:#9ca3af;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex}.Toast-module__eHqTLW__toast button:hover{color:#4b5563}@keyframes Toast-module__eHqTLW__slideIn{0%{opacity:0;transform:translate(100%)scale(.9)}to{opacity:1;transform:translate(0)scale(1)}}
