<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1.0"><link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🐿️</text></svg>"><title></title><script>document.title=location.hostname</script><style>*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);color:#eee;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;overflow:hidden}.acorn{position:fixed;font-size:1.5rem;opacity:.15;animation:fall linear infinite backwards;z-index:10;cursor:pointer;user-select:none}.acorn:hover{opacity:.4}@keyframes fall{0%{transform:translateY(-100vh) rotate(0deg)}100%{transform:translateY(100vh) rotate(360deg)}}.runner,.penguin{position:fixed;bottom:0;font-size:1.8rem;opacity:.2;animation:slide linear infinite backwards;z-index:10;cursor:pointer;user-select:none}.runner:hover,.penguin:hover{opacity:.5}.runner.frozen,.acorn.frozen{animation-play-state:paused;opacity:.4}@media(max-width:768px){.runner.desktop{display:none}}@keyframes slide{0%{transform:translateX(-100vw) scaleX(-1)}100%{transform:translateX(100vw) scaleX(-1)}}.content{position:relative;z-index:1}.mascot{font-size:8rem;margin-bottom:2rem;animation:float 3s ease-in-out infinite}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}h1{font-size:2.5rem;font-weight:300;color:#fff;margin-bottom:.5rem}.subtitle{color:#c9a227;font-size:1.1rem;font-style:italic}.footer{margin-top:3rem;color:#555;font-size:.8rem}.footer .squirrels{font-size:1.5rem;margin-bottom:.5rem;display:flex;justify-content:center;gap:.8rem}.footer .squirrels span:nth-child(1){animation:bounce 2s ease-in-out infinite 0s}.footer .squirrels span:nth-child(2){animation:bounce 2s ease-in-out infinite .3s}.footer .squirrels span:nth-child(3){animation:bounce 2s ease-in-out infinite .6s}@keyframes bounce{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}.branch{position:fixed;font-size:3rem;opacity:.1;pointer-events:none}.branch.top-left{top:1rem;left:1rem;transform:rotate(-45deg)}.branch.top-right{top:1rem;right:1rem;transform:rotate(45deg) scaleX(-1)}#score{position:fixed;top:1rem;right:1rem;font-size:2rem;font-weight:bold;color:#c9a227;background:rgba(0,0,0,.5);padding:.5rem 1rem;border-radius:8px;opacity:0;transition:opacity .3s;z-index:20}#sqscore{position:fixed;top:1rem;left:1rem;font-size:2rem;font-weight:bold;color:#ff6b6b;background:rgba(0,0,0,.5);padding:.5rem 1rem;border-radius:8px;opacity:0;transition:opacity .3s;z-index:20}#msg{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);font-size:2.5rem;font-weight:bold;background:rgba(0,0,0,.7);padding:1rem 2rem;border-radius:12px;opacity:0;transition:opacity .3s;z-index:30;pointer-events:none}</style></head><body><div id="score">🌰 0</div><div id="sqscore">🐿️ 0</div><div id="msg"></div><div class="acorn" style="left:5%;animation-duration:18s;animation-delay:0s">🌰</div><div class="acorn" style="left:15%;animation-duration:22s;animation-delay:3s">🌰</div><div class="acorn" style="left:25%;animation-duration:16s;animation-delay:7s">🌰</div><div class="acorn" style="left:35%;animation-duration:25s;animation-delay:1s">🌰</div><div class="acorn" style="left:45%;animation-duration:19s;animation-delay:5s">🌰</div><div class="acorn" style="left:55%;animation-duration:23s;animation-delay:9s">🌰</div><div class="acorn" style="left:65%;animation-duration:17s;animation-delay:2s">🌰</div><div class="acorn" style="left:75%;animation-duration:21s;animation-delay:6s">🌰</div><div class="acorn" style="left:85%;animation-duration:20s;animation-delay:4s">🌰</div><div class="acorn" style="left:92%;animation-duration:24s;animation-delay:8s">🌰</div><div class="acorn" style="left:8%;animation-duration:15s;animation-delay:10s">🌰</div><div class="branch top-left">🌿</div><div class="branch top-right">🌿</div><div class="runner" style="animation-duration:18s;animation-delay:0s">🐿️</div><div class="runner" style="animation-duration:25s;animation-delay:2s">🐿️</div><div class="runner" style="animation-duration:22s;animation-delay:5s">🐿️</div><div class="runner" style="animation-duration:30s;animation-delay:8s">🐿️</div><div class="runner" style="animation-duration:20s;animation-delay:11s">🐿️</div><div class="runner desktop" style="animation-duration:27s;animation-delay:14s">🐿️</div><div class="runner desktop" style="animation-duration:16s;animation-delay:17s">🐿️</div><div class="runner desktop" style="animation-duration:24s;animation-delay:20s">🐿️</div><div class="runner desktop" style="animation-duration:21s;animation-delay:23s">🐿️</div><div class="runner desktop" style="animation-duration:28s;animation-delay:26s">🐿️</div><div class="penguin" style="animation-duration:32s;animation-delay:12s">🐧</div><div class="content"><div class="mascot">🐿️</div><h1>Wrong Tree</h1><p class="subtitle">"There's nothing buried here."</p><div class="footer"><div class="squirrels"><span>🐿️</span><span>🌰</span><span>🐿️</span></div>these aren't the acorns you're looking for</div></div><script>let p=0,sq=0,ps=document.getElementById('score'),sqs=document.getElementById('sqscore'),m=document.getElementById('msg'),runners=document.querySelectorAll('.runner');function show(){ps.style.opacity=sqs.style.opacity=1}function msg(t,c){m.textContent=t;m.style.color=c;m.style.opacity=1;setTimeout(()=>m.style.opacity=0,1500)}document.querySelectorAll('.acorn').forEach(a=>{let d=a.style.animationDuration;a.onclick=()=>{p++;ps.textContent='🌰 '+p;show();a.style.animation='none';a.offsetHeight;a.style.animation='fall '+d+' linear infinite backwards';a.style.animationDelay='0s'};a.onanimationiteration=()=>{sq++;sqs.textContent='🐿️ '+sq;show()}});runners.forEach(r=>r.onclick=()=>{p=0;ps.textContent='🌰 0';msg('⚠️ NOT YOUR NUTS! ⚠️','#ff6b6b')});document.querySelector('.penguin').onclick=()=>{runners.forEach(r=>r.classList.add('frozen'));document.querySelectorAll('.acorn').forEach(a=>a.classList.add('frozen'));msg('🐧 FREEZE! 🥶','#6bcfff');setTimeout(()=>{runners.forEach(r=>r.classList.remove('frozen'));document.querySelectorAll('.acorn').forEach(a=>a.classList.remove('frozen'))},5000)}</script></body></html>
