<error>
    <code>wp_die</code>
    <title><![CDATA[Early Access Required]]></title>
    <message><![CDATA[&lt;!DOCTYPE html&gt;&lt;html lang=&#039;en&#039;&gt;&lt;head&gt;&lt;meta charset=&#039;UTF-8&#039;&gt;
&lt;meta name=&#039;viewport&#039; content=&#039;width=device-width, initial-scale=1.0&#039;&gt;
&lt;title&gt;Early Access&lt;/title&gt;&lt;/head&gt;&lt;body&gt;
&lt;style&gt;
html,body{height:100%;margin:0;padding:0;background:url(&#039;https://jimgreenfootwear.com/wp-content/uploads/2025/02/frog.jpg&#039;) no-repeat center center fixed;background-size:cover;border:0;color:#444;font-family:-apple-system,BlinkMacSystemFont,&#039;Segoe UI&#039;,Roboto,Oxygen-Sans,Ubuntu,Cantarell,&#039;Helvetica Neue&#039;,sans-serif;display:flex;justify-content:center;align-items:center;overflow:hidden}
#passwordOverlay{background:linear-gradient(360deg,#192925,#273f37);padding:40px 30px;border-radius:30px;max-width:210px;width:100%;box-sizing:border-box;border:#F9C551 1px solid;text-align:center}
.countdown-top{margin:0 0 11px;font-size:16px;color:#fff;text-transform:uppercase;letter-spacing:.5px;font-weight:500}
.circle-countdown{width:100px;height:100px;margin:0 auto 10px;position:relative}
.circle-countdown svg{transform:rotate(-90deg);width:100px;height:100px}
.circle-countdown .value{position:absolute;top:51%;left:50%;transform:translate(-50%,-55%);font-size:33px;font-weight:bold;color:#fff}
.circle-countdown .label{position:absolute;top:65%;left:50%;transform:translateX(-50%);font-size:10px;letter-spacing:1px;color:#fff}
.circle-countdown .prefix{position:absolute;top:18%;left:50%;transform:translateX(-50%);font-size:10px;font-weight:500;letter-spacing:1px;color:#fff;text-transform:uppercase}
.divider{height:1px;width:60%;background:#F9C551;margin:auto;border:none}
.fade-in{animation:fadeIn .8s ease forwards}@keyframes fadeIn{from{opacity:0}to{opacity:1}}
#passwordOverlay input{padding:10px;width:100%;margin-top:0;border:0;border-radius:22px;font-size:16px;text-align:center;box-sizing:border-box;background:#fff}
#passwordOverlay button{margin:8px 0 15px;padding:10px 0;width:100%;background:#2d433e;color:#fff;border:none;border-radius:40px;font-size:16px;cursor:pointer;transition:background .3s ease}
#passwordOverlay button:hover{background:#215144}
.countdown{margin-top:30px;font-size:13px;color:#ebebeb;text-transform:uppercase}
.countdown span{display:block;font-size:16px;font-weight:400;margin-top:5px;color:#ff5b5b;text-transform:lowercase}
.jgpl-when{margin-top:10px;text-align:center}
.jgpl-when .d{font-size:11px;color:#F9C551;letter-spacing:.4px;text-transform:uppercase}
.jgpl-when .t{font-size:15px;color:#fff;font-weight:600;margin-top:2px}
&lt;/style&gt;
&lt;div id=&#039;passwordOverlay&#039;&gt;
&lt;div id=&#039;pwInstructions&#039; style=&#039;display:none;&#039;&gt;&lt;img src=&#039;https://jimgreenfootwear.com/wp-content/uploads/2025/04/Full-Logo-Square.png&#039; alt=&#039;Logo&#039; style=&#039;width:120px;margin-bottom:15px;&#039;&gt;&lt;/div&gt;
&lt;div class=&#039;circle-countdown&#039;&gt;&lt;svg&gt;&lt;circle cx=&#039;50&#039; cy=&#039;50&#039; r=&#039;45&#039; stroke=&#039;#ffffff00&#039; stroke-width=&#039;6&#039; fill=&#039;none&#039;&gt;&lt;/circle&gt;&lt;circle id=&#039;progressCircle&#039; cx=&#039;50&#039; cy=&#039;50&#039; r=&#039;45&#039; stroke=&#039;#F9C551&#039; stroke-width=&#039;6&#039; fill=&#039;none&#039; stroke-dasharray=&#039;282.6&#039; stroke-dashoffset=&#039;0&#039;&gt;&lt;/circle&gt;&lt;/svg&gt;&lt;div class=&#039;prefix&#039;&gt;IN&lt;/div&gt;&lt;div class=&#039;value&#039; id=&#039;circleValue&#039;&gt;--&lt;/div&gt;&lt;div class=&#039;label&#039; id=&#039;circleLabel&#039;&gt;TIME&lt;/div&gt;&lt;/div&gt;
&lt;div class=&#039;countdown-top&#039; id=&#039;labelText&#039;&gt;EARLY ACCESS&lt;/div&gt;
&lt;form method=&#039;post&#039; id=&#039;pwForm&#039; style=&#039;display:none;&#039;&gt;&lt;input type=&quot;hidden&quot; id=&quot;jgpl_nonce&quot; name=&quot;jgpl_nonce&quot; value=&quot;1b1f6a2677&quot; /&gt;&lt;input type=&quot;hidden&quot; name=&quot;_wp_http_referer&quot; value=&quot;/product-category/rose-anvil/feed/&quot; /&gt;&lt;input type=&#039;password&#039; name=&#039;unlock_password&#039; placeholder=&#039;●●●●&#039; autocomplete=&#039;off&#039; inputmode=&#039;numeric&#039;&gt;&lt;button type=&#039;submit&#039;&gt;Unlock&lt;/button&gt;&lt;/form&gt;
&lt;hr class=&#039;divider&#039;&gt;
&lt;div class=&#039;countdown&#039;&gt;PUBLIC ACCESS&lt;span id=&#039;unlockCountdown&#039;&gt;02h 55m 21s&lt;/span&gt;&lt;/div&gt;
&lt;div class=&#039;jgpl-when&#039;&gt;&lt;div class=&#039;d&#039;&gt;Mon 22 Jun 2026&lt;/div&gt;&lt;div class=&#039;t&#039;&gt;4:34 am&lt;/div&gt;&lt;/div&gt;

&lt;/div&gt;
&lt;script&gt;
		var pwStartTs = 1782102845000;
		var unlockTs = 1782124445000;
		var isPreview = false;
		var pinLen = 4;
		var pwEl = document.getElementById(&#039;circleValue&#039;);
		var pwLabel = document.getElementById(&#039;circleLabel&#039;);
		var circle = document.getElementById(&#039;progressCircle&#039;);
		var unlockEl = document.getElementById(&#039;unlockCountdown&#039;);
		var labelText = document.getElementById(&#039;labelText&#039;);
		var totalDuration = Math.max(1, Math.floor((pwStartTs - Date.now())/1000));
		var redirectAttempted = false;
		var titleFlashing = false;
		// Auto-submit the moment a full-length PIN is entered (no need to click Unlock).
		(function(){
			var f=document.getElementById(&#039;pwForm&#039;);
			var inp=f?f.querySelector(&#039;input[name=unlock_password]&#039;):null;
			if(!inp||isPreview||pinLen&lt;=0)return;
			inp.setAttribute(&#039;maxlength&#039;, pinLen);
			var submitted=false;
			inp.addEventListener(&#039;input&#039;,function(){
				if(!submitted &amp;&amp; inp.value.length&gt;=pinLen){
					submitted=true;
					if(f.requestSubmit){ f.requestSubmit(); } else { f.submit(); }
				}
			});
		})();
		function formatTime(seconds){
			if(seconds&lt;0)seconds=0;
			var h=Math.floor(seconds/3600),m=Math.floor((seconds%3600)/60),s=seconds%60,p=[];
			if(h&gt;0)p.push(String(h).padStart(2,&#039;0&#039;)+&#039;h&#039;);
			if(m&gt;0||h&gt;0)p.push(String(m).padStart(2,&#039;0&#039;)+&#039;m&#039;);
			if(s&gt;=0||p.length===0)p.push(String(s).padStart(2,&#039;0&#039;)+&#039;s&#039;);
			return p.length?p.join(&#039; &#039;):&#039;00s&#039;;
		}
		function pluralize(u,v){return v===1?u:u+&#039;S&#039;;}
		function flashTitle(){ if(!titleFlashing)return; document.title=document.title===&#039;🐸 Ready!&#039;?&#039; &#039;:&#039;🐸 Ready!&#039;; }
		function startTitleFlash(){ if(titleFlashing)return; titleFlashing=true; setInterval(flashTitle,1000); }
		function revealForm(){
			var cc=document.querySelector(&#039;.circle-countdown&#039;);
			if(cc &amp;&amp; cc.style.display!==&#039;none&#039;){
				cc.style.display=&#039;none&#039;;
				labelText.innerHTML=&#039;ENTER PIN&#039;;
				document.title=&#039;🐸 Ready!&#039;;
				startTitleFlash();
				var f=document.getElementById(&#039;pwForm&#039;); f.style.display=&#039;block&#039;; f.classList.add(&#039;fade-in&#039;);
				var i=document.getElementById(&#039;pwInstructions&#039;); if(i){i.style.display=&#039;block&#039;; i.classList.add(&#039;fade-in&#039;);}
				var inp=f.querySelector(&#039;input&#039;); if(inp){ try{ inp.focus(); }catch(e){} }
			}
		}
		function update(){
			var now=Date.now();
			var pwRemaining=Math.floor((pwStartTs-now)/1000);
			var unlockRemaining=Math.floor((unlockTs-now)/1000);
			if(pwRemaining&gt;0){
				document.title=&#039;🐸 &#039;+formatTime(pwRemaining);
				var days=Math.floor(pwRemaining/86400),hours=Math.floor((pwRemaining%86400)/3600),mins=Math.floor((pwRemaining%3600)/60),secs=pwRemaining%60;
				if(days&gt;=1){pwEl.textContent=String(days).padStart(2,&#039;0&#039;);pwLabel.textContent=pluralize(&#039;DAY&#039;,days);}
				else if(hours&gt;=1){pwEl.textContent=String(hours).padStart(2,&#039;0&#039;);pwLabel.textContent=pluralize(&#039;HOUR&#039;,hours);}
				else if(mins&gt;=1){pwEl.textContent=String(mins).padStart(2,&#039;0&#039;);pwLabel.textContent=pluralize(&#039;MIN&#039;,mins);}
				else{pwEl.textContent=String(secs).padStart(2,&#039;0&#039;);pwLabel.textContent=pluralize(&#039;SEC&#039;,secs);}
				var progress=((totalDuration-pwRemaining)/totalDuration)*282.6;
				if(progress&lt;0)progress=0; if(progress&gt;282.6)progress=282.6;
				circle.setAttribute(&#039;stroke-dashoffset&#039;,progress);
			} else {
				revealForm();
			}
			if(unlockRemaining&lt;=0){
				if(unlockEl.textContent!==&#039;Unlocked.&#039;){
					unlockEl.textContent=&#039;Unlocked.&#039;;
					if(!redirectAttempted &amp;&amp; !isPreview){
						redirectAttempted=true;
						setTimeout(function(){ window.location.href=window.location.pathname+&#039;?t=&#039;+Date.now(); },800);
					}
				}
			} else {
				unlockEl.textContent=formatTime(unlockRemaining);
			}
		}
		update();
		setInterval(update,1000);
		&lt;/script&gt;
&lt;/body&gt;&lt;/html&gt;]]></message>
    <data>
        <status>200</status>
    </data>
</error>
