.Toast-module__yWhMxq__toast{background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:12px;min-width:300px;max-width:400px;padding:12px 16px;animation:.3s ease-out Toast-module__yWhMxq__slideIn;display:flex;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@keyframes Toast-module__yWhMxq__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.Toast-module__yWhMxq__icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.Toast-module__yWhMxq__message{color:#1f2937;flex:1;font-size:14px;font-weight:500}.Toast-module__yWhMxq__closeButton{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:flex}.Toast-module__yWhMxq__closeButton:hover{color:#374151;background:#f3f4f6}.Toast-module__yWhMxq__success{border-left:4px solid #10b981}.Toast-module__yWhMxq__success .Toast-module__yWhMxq__icon{color:#10b981}.Toast-module__yWhMxq__error{border-left:4px solid #ef4444}.Toast-module__yWhMxq__error .Toast-module__yWhMxq__icon{color:#ef4444}.Toast-module__yWhMxq__info{border-left:4px solid #1758f5}.Toast-module__yWhMxq__info .Toast-module__yWhMxq__icon{color:#1758f5}@media (max-width:640px){.Toast-module__yWhMxq__toast{min-width:280px;max-width:calc(100vw - 40px);padding:10px 14px}.Toast-module__yWhMxq__message{font-size:13px}}
.ToastContainer-module__JUpZhq__toastContainer{z-index:1000;pointer-events:none;flex-direction:column;gap:12px;display:flex;position:fixed;top:64px;right:20px}.ToastContainer-module__JUpZhq__toastContainer>*{pointer-events:auto}@media (max-width:640px){.ToastContainer-module__JUpZhq__toastContainer{top:64px;left:10px;right:10px}}
