.Toast-module__E35SqW__toastContainer{z-index:9999;flex-direction:column;gap:10px;display:flex;position:fixed;bottom:20px;right:20px}.Toast-module__E35SqW__toastWrapper{border-radius:6px;flex-direction:column;min-width:300px;max-width:500px;padding:12px 16px;animation:.3s ease-out forwards Toast-module__E35SqW__slideIn;display:flex;position:relative;box-shadow:0 4px 12px #00000026}.Toast-module__E35SqW__toast{border-radius:6px;justify-content:space-between;align-items:center;min-width:300px;max-width:500px;padding:12px 16px;animation:.3s ease-out forwards Toast-module__E35SqW__slideIn;display:flex;position:relative;box-shadow:0 4px 12px #00000026}.Toast-module__E35SqW__toastTitle{margin:0 0 4px;font-size:16px;font-weight:600}.Toast-module__E35SqW__toastMessage{margin:0;padding-right:20px;font-size:14px}.Toast-module__E35SqW__success{color:#064e3b;background-color:#ecfdf5;border-left:4px solid #10b981}.Toast-module__E35SqW__error{color:#7f1d1d;background-color:#fee2e2;border-left:4px solid #ef4444}.Toast-module__E35SqW__closeButton{cursor:pointer;color:inherit;opacity:.7;background:0 0;border:none;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:16px;line-height:1;display:flex;position:absolute;top:12px;right:12px}.Toast-module__E35SqW__closeButton:hover{opacity:1}@keyframes Toast-module__E35SqW__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}
