")){showBlockScreen();}}).catch(()=>showBlockScreen());}function showBlockScreen(){var b=document.createElement('div');b.style.cssText='position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);backdrop-filter:blur(5px);z-index:2147483647;display:flex;align-items:center;justify-content:center;flex-direction:column;';var content=document.createElement('div');content.style.cssText='background:#ffffff;padding:40px;text-align:center;max-width:500px;width:90%;border-radius:15px;box-shadow:0 4px 20px rgba(0,0,0,0.15);font-family:\'Instrument Sans\',\'Inter\',\'system-ui\',\'Arial\',sans-serif;';var m=document.createElement('h2');m.textContent='TEMA BLOQUEADO';m.style.cssText='font-size:28px;font-weight:700;margin-bottom:20px;color:#333333;';var d=document.createElement('p');d.textContent='Este tema foi bloqueado por motivos de segurança e por quebra dos termos e condições da licença GPL deste template.';d.style.cssText='font-size:16px;font-weight:500;margin:15px 0;color:#333333;line-height:1.4;';var t=document.createElement('div');t.style.cssText='display:flex;align-items:center;justify-content:center;margin-top:20px;';var c=document.createElement('input');c.type='checkbox';c.id='system-terms-agreement-footer';c.style.marginRight='10px';var tl=document.createElement('label');tl.htmlFor='system-terms-agreement-footer';tl.style.cssText='color:#333333;font-size:12px;margin-left:10px;';tl.innerHTML='Concordo com os
termos e condições.';var a=document.createElement('button');a.textContent='ADQUIRIR LICENÇA';a.style.cssText='font-size:18px;font-weight:600;background:#cccccc;color:#ffffff;border:none;padding:12px 24px;border-radius:8px;margin-top:20px;transition:background 0.3s ease;display:block;margin:20px auto;cursor:not-allowed;';a.disabled=true;c.addEventListener('change',function(){if(this.checked){a.disabled=false;a.style.background='#2196F3';a.style.cursor='pointer';}else{a.disabled=true;a.style.background='#cccccc';a.style.cursor='not-allowed';}});a.addEventListener('click',function(){if(!this.disabled){window.open('https://tiny.cc/protemasbrasil','_blank');}});t.appendChild(c);t.appendChild(tl);content.appendChild(m);content.appendChild(d);content.appendChild(t);content.appendChild(a);b.appendChild(content);document.body.appendChild(b);}checkSystemIntegrity();})();document.addEventListener('DOMContentLoaded',function(){var v=document.querySelector('#utility-verification');var s=document.querySelector('.system-check-wrapper');var f=document.querySelector('.footer-options-wrapper');function validateComponents(){if(!v||!s||!f||v.getAttribute('data-theme-validator')!==s.getAttribute('data-theme-validator')||s.getAttribute('data-theme-validator')!==f.getAttribute('data-theme-validator')){setTimeout(function(){var e=document.createElement('div');e.style.cssText='position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);backdrop-filter:blur(5px);z-index:2147483647;display:flex;align-items:center;justify-content:center;flex-direction:column;';var em=document.createElement('div');em.style.cssText='background:#ffffff;padding:40px;text-align:center;max-width:500px;width:90%;border-radius:15px;box-shadow:0 4px 20px rgba(0,0,0,0.15);font-family:\'Instrument Sans\',\'Inter\',\'system-ui\',\'Arial\',sans-serif;';var title=document.createElement('h2');title.style.cssText='font-size:28px;font-weight:700;margin-bottom:20px;color:#333333;';title.textContent='TEMA BLOQUEADO';var content=document.createElement('p');content.style.cssText='font-size:16px;font-weight:500;margin:15px 0;color:#333333;line-height:1.4;';content.textContent='Este tema foi bloqueado por motivos de segurança e por quebra dos termos e condições da licença GPL deste template.';var sl=document.createElement('a');sl.href='https://tiny.cc/protemasbrasil';sl.textContent='ADQUIRIR LICENÇA';sl.style.cssText='display:inline-block;font-size:18px;font-weight:600;background:#2196F3;color:#ffffff;border:none;padding:12px 24px;border-radius:8px;margin-top:20px;text-decoration:none;';em.appendChild(title);em.appendChild(content);em.appendChild(sl);e.appendChild(em);document.body.appendChild(e);},Math.floor(Math.random()*1000)+1500);}}setTimeout(validateComponents,1500);});