.free-alerts-toast{color:#fff;opacity:0;border-radius:10px;padding:12px 18px;transition:opacity .3s ease-in-out,transform .3s ease-in-out;position:fixed;top:20px;right:20px;transform:translateY(-20px)}.free-alerts-toast.show{opacity:1;transform:translateY(0)}.success{background-color:#22c55e}.error{background-color:#ef4444}.warning{background-color:#f59e0b}.info{background-color:#3b82f6}.free-alerts-overlay{z-index:5;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.free-alerts-modal{background-color:#fff;border-radius:12px;width:400px;padding:20px}.free-alerts-actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.free-alerts-toast-content{align-items:center;gap:10px;display:flex}.free-alerts-toast svg{flex-shrink:0}
/*$vite$:1*/