.Toast-module__fyj2-a__container{z-index:99999;flex-direction:column;gap:10px;max-width:360px;display:flex;position:fixed;bottom:24px;right:24px}.Toast-module__fyj2-a__toast{border:1px solid #0000;border-radius:10px;align-items:center;gap:10px;padding:12px 16px;font-size:.8rem;font-weight:500;animation:.25s Toast-module__fyj2-a__slideIn;display:flex;box-shadow:0 4px 20px #0000004d}@keyframes Toast-module__fyj2-a__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.Toast-module__fyj2-a__success{color:#10b981;background:#022c22;border-color:#10b981}.Toast-module__fyj2-a__error{color:#ff6b6b;background:#3a1a1a;border-color:#f44}.Toast-module__fyj2-a__warning{color:#fbbf24;background:#1c1400;border-color:#f59e0b}.Toast-module__fyj2-a__info{color:#60a5fa;background:#0a1628;border-color:#3b82f6}.Toast-module__fyj2-a__icon{flex-shrink:0;font-size:1rem}.Toast-module__fyj2-a__message{flex:1;line-height:1.4}.Toast-module__fyj2-a__close{color:inherit;opacity:.6;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:2px 4px;font-size:.75rem}.Toast-module__fyj2-a__close:hover{opacity:1}
