.Toast_toast__LpFPJ{position:fixed;top:20px;right:20px;z-index:1000;min-width:300px;max-width:500px;padding:1rem 1.5rem;border-radius:8px;box-shadow:0 10px 25px rgba(0,0,0,.1);transform:translateX(100%);transition:transform .3s ease-in-out,opacity .3s ease-in-out;opacity:0;font-family:Arial,sans-serif}.Toast_toast__LpFPJ.Toast_show__HPLV0{transform:translateX(0);opacity:1}.Toast_toast__LpFPJ.Toast_success__yf8WY{background-color:#10b981;color:white;border-left:4px solid #047857}.Toast_toast__LpFPJ.Toast_error__xNFGQ{background-color:#ef4444;color:white;border-left:4px solid #dc2626}.Toast_toast__LpFPJ.Toast_info__Ty9GM{background-color:#3b82f6;color:white;border-left:4px solid #1d4ed8}.Toast_toastContent__VMq4E{display:flex;align-items:center;gap:.75rem}.Toast_icon__FcGXN{flex-shrink:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.Toast_message__lBFS9{flex:1 1;font-size:.875rem;line-height:1.4;font-weight:500}.Toast_closeButton__c9rYY{background:none;border:none;color:currentColor;cursor:pointer;padding:.25rem;border-radius:4px;transition:background-color .2s ease;flex-shrink:0}.Toast_closeButton__c9rYY:hover{background-color:rgba(255,255,255,.2)}@media (max-width:768px){.Toast_toast__LpFPJ{top:10px;right:10px;left:10px;max-width:none;min-width:auto}}.Toast_toast__LpFPJ:nth-child(2){top:90px}.Toast_toast__LpFPJ:nth-child(3){top:160px}.Toast_toast__LpFPJ:nth-child(4){top:230px}