.Toast-module__MyBSAW__toast{border-radius:8px;align-items:center;gap:12px;min-width:300px;max-width:500px;margin-bottom:12px;padding:16px 20px;font-size:14px;font-weight:500;animation:.3s ease-out Toast-module__MyBSAW__slideIn;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000026}.Toast-module__MyBSAW__toast.Toast-module__MyBSAW__exiting{animation:.3s ease-out forwards Toast-module__MyBSAW__slideOut}.Toast-module__MyBSAW__toastContent{color:#fff;flex:1}.Toast-module__MyBSAW__closeButton{color:#fff;cursor:pointer;opacity:.8;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:opacity .2s;display:flex}.Toast-module__MyBSAW__closeButton:hover{opacity:1}.Toast-module__MyBSAW__icon{flex-shrink:0;width:20px;height:20px}.Toast-module__MyBSAW__success{background:linear-gradient(135deg,#10b981 0%,#059669 100%)}.Toast-module__MyBSAW__error{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)}.Toast-module__MyBSAW__warning{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%)}.Toast-module__MyBSAW__info{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%)}@keyframes Toast-module__MyBSAW__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes Toast-module__MyBSAW__slideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}.Toast-module__MyBSAW__toast[data-position^=top]{animation:.3s ease-out Toast-module__MyBSAW__slideInFromTop}.Toast-module__MyBSAW__toast[data-position^=bottom]{animation:.3s ease-out Toast-module__MyBSAW__slideInFromBottom}.Toast-module__MyBSAW__toast[data-position$=left]{animation:.3s ease-out Toast-module__MyBSAW__slideInFromLeft}.Toast-module__MyBSAW__toast[data-position=top-center],.Toast-module__MyBSAW__toast[data-position=bottom-center]{animation:.3s ease-out Toast-module__MyBSAW__slideInFromTop}.Toast-module__MyBSAW__toast.Toast-module__MyBSAW__exiting[data-position^=top]{animation:.3s ease-out forwards Toast-module__MyBSAW__slideOutToTop}.Toast-module__MyBSAW__toast.Toast-module__MyBSAW__exiting[data-position^=bottom]{animation:.3s ease-out forwards Toast-module__MyBSAW__slideOutToBottom}.Toast-module__MyBSAW__toast.Toast-module__MyBSAW__exiting[data-position$=left]{animation:.3s ease-out forwards Toast-module__MyBSAW__slideOutToLeft}.Toast-module__MyBSAW__toast.Toast-module__MyBSAW__exiting[data-position$=right]{animation:.3s ease-out forwards Toast-module__MyBSAW__slideOutToRight}.Toast-module__MyBSAW__toast.Toast-module__MyBSAW__exiting[data-position=top-center],.Toast-module__MyBSAW__toast.Toast-module__MyBSAW__exiting[data-position=bottom-center]{animation:.3s ease-out forwards Toast-module__MyBSAW__fadeOut}@keyframes Toast-module__MyBSAW__slideInFromTop{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes Toast-module__MyBSAW__slideInFromBottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes Toast-module__MyBSAW__slideInFromLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes Toast-module__MyBSAW__slideOutToTop{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}@keyframes Toast-module__MyBSAW__slideOutToBottom{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}@keyframes Toast-module__MyBSAW__slideOutToLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-100%)}}@keyframes Toast-module__MyBSAW__slideOutToRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}@keyframes Toast-module__MyBSAW__fadeOut{0%{opacity:1}to{opacity:0}}.Toast-module__MyBSAW__progressBar{background:#ffffff4d;height:4px;animation:linear forwards Toast-module__MyBSAW__progress;position:absolute;bottom:0;left:0}@keyframes Toast-module__MyBSAW__progress{0%{width:100%}to{width:0%}}
.ToastContainer-module__OXC-eG__toastContainer{z-index:9999;pointer-events:none;position:fixed}.ToastContainer-module__OXC-eG__toastContainer>*{pointer-events:auto}.ToastContainer-module__OXC-eG__topLeft{top:20px;left:20px}.ToastContainer-module__OXC-eG__topCenter{top:20px;left:50%;transform:translate(-50%)}.ToastContainer-module__OXC-eG__topRight{top:20px;right:20px}.ToastContainer-module__OXC-eG__bottomLeft{bottom:20px;left:20px}.ToastContainer-module__OXC-eG__bottomCenter{bottom:20px;left:50%;transform:translate(-50%)}.ToastContainer-module__OXC-eG__bottomRight{bottom:20px;right:20px}.ToastContainer-module__OXC-eG__topCenter,.ToastContainer-module__OXC-eG__bottomCenter{flex-direction:column;align-items:center;display:flex}
