.Toast_toast__YJXEx{position:fixed;bottom:20px;right:20px;z-index:9999;min-width:320px;max-width:400px;border-radius:12px;overflow:hidden;box-shadow:0 10px 25px rgba(0,0,0,.15);backdrop-filter:blur(10px)}@media only screen and (max-width:767px){.Toast_toast__YJXEx{bottom:16px;right:16px;left:16px;min-width:auto;max-width:none}}.Toast_toast__YJXEx.Toast_success__uFRn4{background:linear-gradient(135deg,rgba(16,185,129,.95),rgba(5,150,105,.95));border:1px solid rgba(16,185,129,.3);color:#fff}.Toast_toast__YJXEx.Toast_error__u7cfc{background:linear-gradient(135deg,rgba(185,28,28,.95),rgba(153,27,27,.95));border:1px solid rgba(185,28,28,.3);color:#fff}.Toast_toastContent__geVFF{display:flex;align-items:center;padding:16px 20px;gap:12px;position:relative}.Toast_toastIcon___3tse{flex-shrink:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.Toast_toastIcon___3tse svg{width:20px;height:20px}.Toast_toastMessage__P6hsk{flex:1;font-size:14px;font-weight:500;line-height:1.4;margin:0}.Toast_toastClose__MwXG1{flex-shrink:0;background:none;border:none;color:inherit;cursor:pointer;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;opacity:.7}.Toast_toastClose__MwXG1:hover{opacity:1;background:hsla(0,0%,100%,.1)}.Toast_toastClose__MwXG1 svg{width:16px;height:16px}.Toast_progressBar__lumLJ{position:absolute;bottom:0;left:0;height:3px;background:hsla(0,0%,100%,.3);transform-origin:left}