@evomap/evolver 1.88.3 → 1.89.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (94) hide show
  1. package/.cursor/BUGBOT.md +182 -0
  2. package/.env.example +68 -0
  3. package/.git-commit-guard-token +1 -0
  4. package/.github/CODEOWNERS +63 -0
  5. package/.github/ISSUE_TEMPLATE/good_first_issue.md +23 -0
  6. package/.github/pull_request_template.md +45 -0
  7. package/.github/workflows/test.yml +75 -0
  8. package/CHANGELOG.md +1123 -0
  9. package/README.md +86 -543
  10. package/README.public.md +594 -0
  11. package/SECURITY.md +108 -0
  12. package/assets/gep/events.jsonl +3 -0
  13. package/examples/atp-consumer-quickstart.md +100 -0
  14. package/examples/hello-world.md +38 -0
  15. package/index.js +30 -1
  16. package/package.json +5 -15
  17. package/proxy-package.json +39 -0
  18. package/public.manifest.json +141 -0
  19. package/src/evolve/guards.js +721 -1
  20. package/src/evolve/pipeline/collect.js +1283 -1
  21. package/src/evolve/pipeline/dispatch.js +421 -1
  22. package/src/evolve/pipeline/enrich.js +434 -1
  23. package/src/evolve/pipeline/hub.js +319 -1
  24. package/src/evolve/pipeline/select.js +274 -1
  25. package/src/evolve/pipeline/signals.js +206 -1
  26. package/src/evolve/utils.js +264 -1
  27. package/src/evolve.js +350 -1
  28. package/src/gep/a2aProtocol.js +4395 -1
  29. package/src/gep/assetCallLog.js +30 -2
  30. package/src/gep/autoDistillConv.js +205 -1
  31. package/src/gep/autoDistillLlm.js +315 -1
  32. package/src/gep/candidateEval.js +92 -1
  33. package/src/gep/candidates.js +198 -1
  34. package/src/gep/contentHash.js +30 -1
  35. package/src/gep/conversationSniffer.js +266 -1
  36. package/src/gep/crypto.js +89 -1
  37. package/src/gep/curriculum.js +163 -1
  38. package/src/gep/deviceId.js +218 -1
  39. package/src/gep/envFingerprint.js +118 -1
  40. package/src/gep/epigenetics.js +31 -1
  41. package/src/gep/execBridge.js +711 -1
  42. package/src/gep/explore.js +289 -1
  43. package/src/gep/hash.js +15 -1
  44. package/src/gep/hubFetch.js +359 -1
  45. package/src/gep/hubReview.js +207 -1
  46. package/src/gep/hubSearch.js +526 -1
  47. package/src/gep/hubVerify.js +306 -1
  48. package/src/gep/learningSignals.js +89 -1
  49. package/src/gep/memoryGraph.js +1374 -1
  50. package/src/gep/memoryGraphAdapter.js +203 -1
  51. package/src/gep/mutation.js +203 -1
  52. package/src/gep/narrativeMemory.js +108 -1
  53. package/src/gep/oauthLogin.js +143 -0
  54. package/src/gep/openPRRegistry.js +205 -1
  55. package/src/gep/personality.js +423 -1
  56. package/src/gep/policyCheck.js +599 -1
  57. package/src/gep/prompt.js +836 -1
  58. package/src/gep/recallInject.js +409 -1
  59. package/src/gep/recallVerifier.js +318 -1
  60. package/src/gep/reflection.js +177 -1
  61. package/src/gep/schemas/capsule.js +26 -0
  62. package/src/gep/selector.js +602 -1
  63. package/src/gep/skillDistiller.js +1294 -1
  64. package/src/gep/solidify.js +1699 -1
  65. package/src/gep/strategy.js +136 -1
  66. package/src/gep/tokenSavings.js +88 -0
  67. package/src/gep/workspaceKeychain.js +174 -1
  68. package/src/proxy/extensions/traceControl.js +99 -1
  69. package/src/proxy/index.js +36 -6
  70. package/src/proxy/inject.js +52 -1
  71. package/src/proxy/trace/extractor.js +534 -1
  72. package/src/proxy/trace/usage.js +105 -0
  73. package/CONTRIBUTING.md +0 -11
  74. package/assets/cover.png +0 -0
  75. package/scripts/a2a_export.js +0 -63
  76. package/scripts/a2a_ingest.js +0 -79
  77. package/scripts/a2a_promote.js +0 -118
  78. package/scripts/analyze_by_skill.js +0 -121
  79. package/scripts/build_binaries.js +0 -479
  80. package/scripts/check-changelog.js +0 -166
  81. package/scripts/extract_log.js +0 -85
  82. package/scripts/generate_history.js +0 -75
  83. package/scripts/gep_append_event.js +0 -96
  84. package/scripts/gep_personality_report.js +0 -234
  85. package/scripts/human_report.js +0 -147
  86. package/scripts/recall-verify-report.js +0 -234
  87. package/scripts/recover_loop.js +0 -61
  88. package/scripts/seed-merchants.js +0 -91
  89. package/scripts/suggest_version.js +0 -89
  90. package/scripts/validate-modules.js +0 -38
  91. package/scripts/validate-suite.js +0 -78
  92. package/skills/index.json +0 -14
  93. /package/assets/gep/{genes.seed.json → genes.json} +0 -0
  94. /package/{skills → bundled-skills}/_meta/SKILL.md +0 -0
@@ -1 +1,602 @@
1
- const _0x492ca0=_0x5721;(function(_0x37adc1,_0x4cc77e){const _0x2a98b2=_0x5721,_0x57ef1c=_0x37adc1();while(!![]){try{const _0x3d2b61=-parseInt(_0x2a98b2(0x453,'\x67\x25\x45\x29'))/(-0xf0b*0x2+-0x1*-0x1df7+0x20)+parseInt(_0x2a98b2(0x380,'\x71\x76\x24\x72'))/(-0x4*-0x2ce+0x1791+0x22c7*-0x1)+parseInt(_0x2a98b2(0x13d,'\x68\x65\x6e\x52'))/(0x2061+-0x1*0x131+-0x1f2d)+parseInt(_0x2a98b2(0x39d,'\x4c\x5a\x78\x6d'))/(-0x3*-0x85d+0x31*-0xc8+0x15*0xa1)+parseInt(_0x2a98b2(0x3a0,'\x71\x38\x57\x51'))/(-0x1*0x33f+-0x138b*0x1+-0x16cf*-0x1)*(-parseInt(_0x2a98b2(0x37e,'\x4c\x4d\x48\x32'))/(-0x89d+-0xe54+0x16f7*0x1))+-parseInt(_0x2a98b2(0x353,'\x46\x45\x48\x21'))/(-0x1*0x1d17+-0x150+0xcd*0x26)*(parseInt(_0x2a98b2(0x467,'\x62\x40\x69\x65'))/(0x989+0x11b2+-0xd3*0x21))+parseInt(_0x2a98b2(0x1af,'\x29\x62\x59\x4d'))/(-0x2078+0x1*0x1b7a+0x3*0x1ad);if(_0x3d2b61===_0x4cc77e)break;else _0x57ef1c['push'](_0x57ef1c['shift']());}catch(_0x53051d){_0x57ef1c['push'](_0x57ef1c['shift']());}}}(_0x4c35,-0x1823e+0x111ad6+-0xf*0x4f55));const _0x253ea5=(function(){const _0x44471e=_0x5721,_0x43054c={};_0x43054c[_0x44471e(0x381,'\x53\x25\x63\x76')]=_0x44471e(0x339,'\x68\x33\x39\x4f');const _0x3c06dd=_0x43054c;let _0x43fd1c=!![];return function(_0x409373,_0x14077a){const _0x26b97f=_0x44471e,_0x39df47={};_0x39df47[_0x26b97f(0x2c0,'\x54\x50\x5a\x32')]=function(_0x640b5f,_0x3ef830){return _0x640b5f*_0x3ef830;},_0x39df47['\x45\x46\x4a\x6c\x63']=function(_0x1f6608,_0x3e4328){return _0x1f6608!==_0x3e4328;},_0x39df47[_0x26b97f(0x1e3,'\x4c\x5a\x78\x6d')]=_0x3c06dd['\x64\x68\x6c\x42\x55'];const _0x14bcd3=_0x39df47,_0x3f4ab6=_0x43fd1c?function(){const _0x5a8055=_0x26b97f,_0x41a6a2={'\x4e\x46\x4a\x59\x4e':function(_0x3e7240,_0x596867){const _0x3e0503=_0x5721;return _0x14bcd3[_0x3e0503(0x3d5,'\x29\x62\x59\x4d')](_0x3e7240,_0x596867);}};if(_0x14077a){if(_0x14bcd3[_0x5a8055(0x32b,'\x23\x75\x31\x35')]('\x62\x49\x59\x6c\x4a',_0x14bcd3[_0x5a8055(0x2c7,'\x53\x25\x63\x76')])){const _0x19f6cb=_0x2bbaf8[_0x5a8055(0x3db,'\x4b\x7a\x55\x40')+'\x78'](_0x12559d=>_0x12559d['\x67\x65\x6e\x65']&&_0x12559d[_0x5a8055(0x4ad,'\x68\x65\x6e\x52')]['\x69\x64']===_0x158249);_0x19f6cb>=0x230d+0xe03+0x622*-0x8&&!_0x12caac[_0x5a8055(0x256,'\x23\x75\x31\x35')](_0x42aca4)&&(_0x5a700d[_0x19f6cb]={..._0x308780[_0x19f6cb],'\x73\x63\x6f\x72\x65':_0x41a6a2[_0x5a8055(0x408,'\x32\x55\x67\x6d')](_0x1491c3[_0x19f6cb][_0x5a8055(0x2b8,'\x73\x37\x69\x61')],_0x2e8e4c)},_0x8ae198['\x73\x6f\x72\x74']((_0x1d4df5,_0x46a3bd)=>_0x46a3bd['\x73\x63\x6f\x72\x65']-_0x1d4df5[_0x5a8055(0x3e9,'\x68\x33\x39\x4f')]));}else{const _0x3c3c56=_0x14077a[_0x5a8055(0x470,'\x4c\x4d\x48\x32')](_0x409373,arguments);return _0x14077a=null,_0x3c3c56;}}}:function(){};return _0x43fd1c=![],_0x3f4ab6;};}()),_0xbb6220=_0x253ea5(this,function(){const _0x4d63e3=_0x5721,_0xce8104={};_0xce8104[_0x4d63e3(0x2ad,'\x61\x77\x4c\x54')]=_0x4d63e3(0x328,'\x43\x57\x61\x76')+_0x4d63e3(0x390,'\x4b\x7a\x55\x40');const _0x4987a6=_0xce8104;return _0xbb6220[_0x4d63e3(0x32c,'\x47\x30\x51\x44')]()[_0x4d63e3(0x280,'\x25\x38\x37\x49')](_0x4d63e3(0x428,'\x6c\x45\x59\x36')+_0x4d63e3(0x39b,'\x6c\x47\x43\x78'))[_0x4d63e3(0x478,'\x57\x46\x29\x31')]()['\x63\x6f\x6e\x73\x74\x72\x75\x63'+'\x74\x6f\x72'](_0xbb6220)[_0x4d63e3(0x1cd,'\x71\x57\x43\x4e')](_0x4987a6[_0x4d63e3(0x274,'\x4b\x28\x72\x56')]);});function _0x5721(_0x322efb,_0x37ce3c){_0x322efb=_0x322efb-(0xd*0x89+0x63d*0x6+0x1595*-0x2);const _0x2df0a1=_0x4c35();let _0x3a2996=_0x2df0a1[_0x322efb];if(_0x5721['\x70\x74\x63\x43\x51\x50']===undefined){var _0x40f7b8=function(_0x1ebc24){const _0x1c30ca='\x61\x62\x63\x64\x65\x66\x67\x68\x69\x6a\x6b\x6c\x6d\x6e\x6f\x70\x71\x72\x73\x74\x75\x76\x77\x78\x79\x7a\x41\x42\x43\x44\x45\x46\x47\x48\x49\x4a\x4b\x4c\x4d\x4e\x4f\x50\x51\x52\x53\x54\x55\x56\x57\x58\x59\x5a\x30\x31\x32\x33\x34\x35\x36\x37\x38\x39\x2b\x2f\x3d';let _0x45b422='',_0x3eab59='',_0x2d6c7d=_0x45b422+_0x40f7b8,_0x3a3128=(''+function(){return-0x1*0x63d+-0x35*0x65+0x1b26;})['\x69\x6e\x64\x65\x78\x4f\x66']('\x0a')!==-(-0x1*0x2290+-0x1a4b*0x1+-0x5f*-0xa4);for(let _0x401c1a=-0x23a1+-0x1*-0x1185+-0x3d*-0x4c,_0x29d4b9,_0x5d5203,_0x51780f=-0x140d+0x1bb0+-0x7a3;_0x5d5203=_0x1ebc24['\x63\x68\x61\x72\x41\x74'](_0x51780f++);~_0x5d5203&&(_0x29d4b9=_0x401c1a%(0x229*-0x11+0x2c5*0x1+-0x8*-0x43f)?_0x29d4b9*(0x5d*-0x2c+0x1fbc+0xf80*-0x1)+_0x5d5203:_0x5d5203,_0x401c1a++%(0x449+0x2*-0x3c1+0x33d*0x1))?_0x45b422+=_0x3a3128||_0x2d6c7d['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x51780f+(-0xc59+-0x13*0x10f+0x2080))-(0x275*0x3+0xe8d*0x2+-0x1*0x246f)!==0x35*0x6a+0x607+0x3*-0x953?String['\x66\x72\x6f\x6d\x43\x68\x61\x72\x43\x6f\x64\x65'](-0x1282+0x1*0x10c9+0x2b8&_0x29d4b9>>(-(0x202d+0x23d*-0x7+0x21*-0x80)*_0x401c1a&0x10da+-0x13df+0x30b)):_0x401c1a:-0x234a+-0x23b0+0x2e*0x18b){_0x5d5203=_0x1c30ca['\x69\x6e\x64\x65\x78\x4f\x66'](_0x5d5203);}for(let _0x45bcae=-0x8a*0x17+-0x4ed*0x4+0x7*0x496,_0x523d3f=_0x45b422['\x6c\x65\x6e\x67\x74\x68'];_0x45bcae<_0x523d3f;_0x45bcae++){_0x3eab59+='\x25'+('\x30\x30'+_0x45b422['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x45bcae)['\x74\x6f\x53\x74\x72\x69\x6e\x67'](-0xac6+-0x1974+0x244a))['\x73\x6c\x69\x63\x65'](-(0x19c*-0xe+0x1e1c+-0x792));}return decodeURIComponent(_0x3eab59);};const _0x282234=function(_0x14b355,_0x5cb7c4){let _0x2de864=[],_0x46902f=-0x2dd*0x3+0x5b4+0x2e3,_0xfea78,_0x1bf17a='';_0x14b355=_0x40f7b8(_0x14b355);let _0x3111a8;for(_0x3111a8=0x7d*0x14+-0x3*0xaff+0xcd*0x1d;_0x3111a8<0xfc2+0x16d+-0x102f;_0x3111a8++){_0x2de864[_0x3111a8]=_0x3111a8;}for(_0x3111a8=0x89f+-0xb*-0x28d+-0x61d*0x6;_0x3111a8<-0x45d+-0x15d1+0x1b2e;_0x3111a8++){_0x46902f=(_0x46902f+_0x2de864[_0x3111a8]+_0x5cb7c4['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x3111a8%_0x5cb7c4['\x6c\x65\x6e\x67\x74\x68']))%(0x1344+-0x11a6+-0x9e),_0xfea78=_0x2de864[_0x3111a8],_0x2de864[_0x3111a8]=_0x2de864[_0x46902f],_0x2de864[_0x46902f]=_0xfea78;}_0x3111a8=-0x382*-0x2+-0x1c87+0x1*0x1583,_0x46902f=0x68e+0x1e73*-0x1+0x17e5;for(let _0x16682d=-0x1f10+-0x1f97+0x3ea7;_0x16682d<_0x14b355['\x6c\x65\x6e\x67\x74\x68'];_0x16682d++){_0x3111a8=(_0x3111a8+(-0x1acd*-0x1+-0x745*-0x3+-0x1*0x309b))%(-0x96b*0x2+-0x15ab+0x5*0x84d),_0x46902f=(_0x46902f+_0x2de864[_0x3111a8])%(-0x1*-0x1e31+-0xe5*0xb+0x9ad*-0x2),_0xfea78=_0x2de864[_0x3111a8],_0x2de864[_0x3111a8]=_0x2de864[_0x46902f],_0x2de864[_0x46902f]=_0xfea78,_0x1bf17a+=String['\x66\x72\x6f\x6d\x43\x68\x61\x72\x43\x6f\x64\x65'](_0x14b355['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x16682d)^_0x2de864[(_0x2de864[_0x3111a8]+_0x2de864[_0x46902f])%(-0x190b+-0x8ad*0x1+0x22b8)]);}return _0x1bf17a;};_0x5721['\x78\x70\x44\x4d\x6b\x41']=_0x282234,_0x5721['\x6a\x4c\x6e\x79\x4f\x42']={},_0x5721['\x70\x74\x63\x43\x51\x50']=!![];}const _0x2e61d9=_0x2df0a1[-0x36a+0x1*0x214f+0x1de5*-0x1],_0x71754b=_0x322efb+_0x2e61d9,_0x211e59=_0x5721['\x6a\x4c\x6e\x79\x4f\x42'][_0x71754b];if(!_0x211e59){if(_0x5721['\x74\x6f\x6b\x6e\x47\x55']===undefined){const _0x565d0d=function(_0x2dfbd3){this['\x73\x68\x57\x42\x71\x5a']=_0x2dfbd3,this['\x4e\x66\x6c\x76\x64\x49']=[-0x6*0x599+0x1*-0x1a9d+-0x3c34*-0x1,0x2*0x26a+0xcbc+-0x1190,0x1*-0x22e1+0x194*0x4+0x1c91],this['\x4b\x50\x7a\x44\x68\x73']=function(){return'\x6e\x65\x77\x53\x74\x61\x74\x65';},this['\x66\x55\x59\x57\x5a\x70']='\x5c\x77\x2b\x20\x2a\x5c\x28\x5c\x29\x20\x2a\x7b\x5c\x77\x2b\x20\x2a',this['\x6f\x4c\x4a\x6f\x7a\x57']='\x5b\x27\x7c\x22\x5d\x2e\x2b\x5b\x27\x7c\x22\x5d\x3b\x3f\x20\x2a\x7d';};_0x565d0d['\x70\x72\x6f\x74\x6f\x74\x79\x70\x65']['\x50\x4d\x44\x58\x58\x72']=function(){const _0x2c4c86=new RegExp(this['\x66\x55\x59\x57\x5a\x70']+this['\x6f\x4c\x4a\x6f\x7a\x57']),_0x46b285=_0x2c4c86['\x74\x65\x73\x74'](this['\x4b\x50\x7a\x44\x68\x73']['\x74\x6f\x53\x74\x72\x69\x6e\x67']())?--this['\x4e\x66\x6c\x76\x64\x49'][-0x2*-0x134+0xe*0x24a+0x2273*-0x1]:--this['\x4e\x66\x6c\x76\x64\x49'][0xad*-0xe+0x1*0x1019+-0x1*0x6a3];return this['\x6f\x73\x55\x76\x42\x71'](_0x46b285);},_0x565d0d['\x70\x72\x6f\x74\x6f\x74\x79\x70\x65']['\x6f\x73\x55\x76\x42\x71']=function(_0x3429be){if(!Boolean(~_0x3429be))return _0x3429be;return this['\x76\x53\x53\x6f\x77\x41'](this['\x73\x68\x57\x42\x71\x5a']);},_0x565d0d['\x70\x72\x6f\x74\x6f\x74\x79\x70\x65']['\x76\x53\x53\x6f\x77\x41']=function(_0x31f452){for(let _0x342d8b=-0x3*-0x9df+0xccb+-0x1d8*0x17,_0x4d70c6=this['\x4e\x66\x6c\x76\x64\x49']['\x6c\x65\x6e\x67\x74\x68'];_0x342d8b<_0x4d70c6;_0x342d8b++){this['\x4e\x66\x6c\x76\x64\x49']['\x70\x75\x73\x68'](Math['\x72\x6f\x75\x6e\x64'](Math['\x72\x61\x6e\x64\x6f\x6d']())),_0x4d70c6=this['\x4e\x66\x6c\x76\x64\x49']['\x6c\x65\x6e\x67\x74\x68'];}return _0x31f452(this['\x4e\x66\x6c\x76\x64\x49'][0x1a0b+-0x152f*0x1+-0x26e*0x2]);},(''+function(){return-0x138d+0x548+0xe45;})['\x69\x6e\x64\x65\x78\x4f\x66']('\x0a')===-(-0x1f4a+-0x1303*-0x2+-0x6bb)&&new _0x565d0d(_0x5721)['\x50\x4d\x44\x58\x58\x72'](),_0x5721['\x74\x6f\x6b\x6e\x47\x55']=!![];}_0x3a2996=_0x5721['\x78\x70\x44\x4d\x6b\x41'](_0x3a2996,_0x37ce3c),_0x5721['\x6a\x4c\x6e\x79\x4f\x42'][_0x71754b]=_0x3a2996;}else _0x3a2996=_0x211e59;return _0x3a2996;}_0xbb6220();const {scoreTagOverlap:_0x17377d,expandSignals:_0x238190}=require(_0x492ca0(0x3e7,'\x67\x25\x45\x29')+_0x492ca0(0x2c8,'\x25\x74\x42\x33')+'\x73'),{captureEnvFingerprint:_0x39fc6e}=require(_0x492ca0(0x3ed,'\x71\x38\x57\x51')+_0x492ca0(0x2cf,'\x57\x32\x5b\x50')),{getEpigeneticBoost:_0x183306,isEpigeneticallySuppressed:_0x29676c}=require(_0x492ca0(0x168,'\x5a\x6a\x32\x41')+_0x492ca0(0x340,'\x68\x4f\x72\x70')),_0x4f97f0=parseFloat(process.env.SEMANTIC_MATCH_WEIGHT||_0x492ca0(0x159,'\x25\x38\x37\x49'))||-0xe9a+0x68+0xe32+0.4,_0x5adba3=new Set([_0x492ca0(0x144,'\x70\x6f\x75\x34'),_0x492ca0(0x2ac,'\x46\x45\x48\x21'),'\x66\x6f\x72',_0x492ca0(0x20a,'\x53\x25\x63\x76'),_0x492ca0(0x3dc,'\x4c\x4d\x48\x32'),_0x492ca0(0x321,'\x4b\x7a\x55\x40'),_0x492ca0(0x357,'\x61\x76\x47\x34'),'\x69\x6e\x74\x6f','\x77\x68\x65\x6e',_0x492ca0(0x3a7,'\x25\x74\x42\x33'),_0x492ca0(0x356,'\x2a\x54\x61\x50'),_0x492ca0(0x15e,'\x54\x50\x5a\x32'),'\x68\x61\x64',_0x492ca0(0x25e,'\x25\x38\x37\x49'),'\x62\x75\x74',_0x492ca0(0x214,'\x62\x40\x69\x65'),_0x492ca0(0x4f2,'\x71\x30\x67\x41'),_0x492ca0(0x3c5,'\x23\x75\x31\x35'),_0x492ca0(0x3d8,'\x23\x75\x31\x35'),_0x492ca0(0x486,'\x62\x40\x69\x65'),_0x492ca0(0x206,'\x73\x37\x69\x61'),_0x492ca0(0x160,'\x23\x75\x31\x35'),_0x492ca0(0x3a8,'\x67\x25\x45\x29'),_0x492ca0(0x1f3,'\x5a\x25\x36\x57'),_0x492ca0(0x18d,'\x62\x40\x69\x65'),_0x492ca0(0x349,'\x6c\x47\x43\x78')]);function _0x73149f(_0x3d27b2){const _0x5a840a=_0x492ca0,_0x1762a8={'\x54\x6c\x69\x42\x43':function(_0x161457,_0x4875e2){return _0x161457(_0x4875e2);},'\x52\x6a\x6a\x64\x43':function(_0x315c60,_0x186aba){return _0x315c60||_0x186aba;}};return _0x1762a8[_0x5a840a(0x1b5,'\x6b\x4f\x51\x64')](String,_0x1762a8['\x52\x6a\x6a\x64\x43'](_0x3d27b2,''))['\x74\x6f\x4c\x6f\x77\x65\x72\x43'+'\x61\x73\x65']()[_0x5a840a(0x2f8,'\x6c\x45\x59\x36')](/[^\p{L}\p{N}_\-]+/gu,'\x20')[_0x5a840a(0x4ea,'\x62\x40\x69\x65')](/\s+/)[_0x5a840a(0x4a7,'\x68\x65\x6e\x52')](function(_0x4199d4){const _0x35c613=_0x5a840a;return _0x4199d4['\x6c\x65\x6e\x67\x74\x68']>=-0xfeb+-0x63d*-0x2+-0x1*-0x373&&!_0x5adba3[_0x35c613(0x266,'\x61\x77\x4c\x54')](_0x4199d4);});}function _0x4b61a2(_0x30323e){const _0x11f5a1=_0x492ca0,_0x74bbda={};_0x74bbda[_0x11f5a1(0x315,'\x5a\x6a\x32\x41')]=_0x11f5a1(0x42f,'\x4c\x4d\x48\x32'),_0x74bbda['\x70\x72\x43\x49\x63']=function(_0x131983,_0x218c22){return _0x131983!==_0x218c22;},_0x74bbda[_0x11f5a1(0x466,'\x56\x64\x54\x2a')]=_0x11f5a1(0x22a,'\x71\x30\x67\x41'),_0x74bbda[_0x11f5a1(0x217,'\x70\x6f\x75\x34')]=_0x11f5a1(0x429,'\x6c\x47\x43\x78'),_0x74bbda[_0x11f5a1(0x208,'\x54\x50\x5a\x32')]=function(_0x2bdb92,_0x5371e7){return _0x2bdb92+_0x5371e7;};const _0x20836d=_0x74bbda;var _0xea931c={};for(var _0x108e63=-0x5af+-0x2034+0x35*0xb7;_0x108e63<_0x30323e[_0x11f5a1(0x145,'\x61\x25\x77\x75')];_0x108e63++){if(_0x20836d[_0x11f5a1(0x2b1,'\x68\x4f\x72\x70')](_0x20836d[_0x11f5a1(0x4f1,'\x54\x50\x5a\x32')],_0x20836d[_0x11f5a1(0x3b8,'\x61\x76\x47\x34')]))_0xea931c[_0x30323e[_0x108e63]]=_0x20836d[_0x11f5a1(0x192,'\x62\x4b\x62\x4b')](_0xea931c[_0x30323e[_0x108e63]]||0x20b9*-0x1+-0x1*-0x19a+0x1f1f,0xbda*0x1+0x21e9+-0x2dc2);else{const _0x563a8b=_0x19795c[_0x11f5a1(0x46c,'\x66\x58\x61\x4d')](_0x27d300=>_0x27d300&&_0x27d300['\x69\x64']&&_0xdf97e8(_0x27d300['\x69\x64'])[_0x11f5a1(0x31c,'\x71\x76\x24\x72')+'\x74\x68'](_0x3223ec)&&!_0x2d58d1['\x68\x61\x73'](_0x27d300['\x69\x64'])&&!_0x3db4a5(_0x27d300,_0x21c174));if(_0x563a8b){const _0x106e2e={};return _0x106e2e[_0x11f5a1(0x422,'\x2a\x54\x61\x50')]=_0x563a8b,_0x106e2e[_0x11f5a1(0x4a3,'\x23\x75\x31\x35')+_0x11f5a1(0x401,'\x71\x30\x67\x41')]=[],_0x106e2e[_0x11f5a1(0x3aa,'\x6c\x47\x43\x78')+_0x11f5a1(0x40e,'\x61\x25\x77\x75')]=_0x4f6272,_0x106e2e[_0x11f5a1(0x454,'\x4b\x28\x72\x56')+'\x65']=_0x11f5a1(0x2ba,'\x57\x46\x29\x31')+_0x11f5a1(0x32f,'\x6c\x70\x59\x59')+'\x63\x6b',_0x106e2e;}const _0x9d3b0e={};return _0x9d3b0e[_0x11f5a1(0x3ce,'\x25\x67\x61\x75')]=null,_0x9d3b0e[_0x11f5a1(0x406,'\x43\x57\x61\x76')+_0x11f5a1(0x1ae,'\x4c\x5a\x78\x6d')]=[],_0x9d3b0e[_0x11f5a1(0x17b,'\x61\x76\x47\x34')+_0x11f5a1(0x164,'\x23\x75\x31\x35')]=_0x566fca,_0x9d3b0e[_0x11f5a1(0x163,'\x53\x25\x63\x76')+'\x65']=_0x20836d[_0x11f5a1(0x243,'\x54\x50\x5a\x32')],_0x9d3b0e;}}return _0xea931c;}function _0xdebb7e(_0x20ba61,_0x4d0275){const _0x434e76=_0x492ca0,_0x1ca518={};_0x1ca518[_0x434e76(0x1fa,'\x33\x67\x29\x6e')]=function(_0x4dd08f,_0x5bd360){return _0x4dd08f*_0x5bd360;},_0x1ca518[_0x434e76(0x20e,'\x6b\x4f\x51\x64')]=function(_0x22dc2a,_0x598479){return _0x22dc2a*_0x598479;},_0x1ca518[_0x434e76(0x1f8,'\x33\x67\x29\x6e')]=function(_0x31a942,_0x3b974f){return _0x31a942*_0x3b974f;},_0x1ca518[_0x434e76(0x1f5,'\x54\x50\x5a\x32')]=function(_0x1b2410,_0x5bcfb6){return _0x1b2410===_0x5bcfb6;},_0x1ca518[_0x434e76(0x2bf,'\x5a\x25\x36\x57')]=function(_0x9db6f8,_0x188246){return _0x9db6f8/_0x188246;},_0x1ca518[_0x434e76(0x3ec,'\x61\x76\x47\x34')]=function(_0x446456,_0x313248){return _0x446456*_0x313248;};const _0x4a1472=_0x1ca518;var _0x83c5b9=new Set(Object[_0x434e76(0x275,'\x57\x32\x5b\x50')](_0x20ba61)[_0x434e76(0x291,'\x4c\x5a\x78\x6d')](Object[_0x434e76(0x335,'\x6c\x70\x59\x59')](_0x4d0275))),_0x47a708=0x1308+0xb57*-0x3+0xefd,_0x21be64=-0xfa*0x7+-0xe64+0x1ee*0xb,_0x2367c1=0x1*-0x1645+0x83e+0x39*0x3f;_0x83c5b9[_0x434e76(0x148,'\x61\x30\x68\x76')](function(_0x2e8a68){const _0x116836=_0x434e76,_0x1ba13d=('\x32\x7c\x34\x7c\x30\x7c\x33\x7c'+'\x31')[_0x116836(0x42a,'\x73\x37\x69\x61')]('\x7c');let _0x318ed3=-0x1df4+-0x36b*0x7+-0x1*-0x35e1;while(!![]){switch(_0x1ba13d[_0x318ed3++]){case'\x30':_0x47a708+=_0x4a1472[_0x116836(0x421,'\x4c\x4d\x48\x32')](_0x509c2c,_0x30f4fd);continue;case'\x31':_0x2367c1+=_0x4a1472[_0x116836(0x4b0,'\x75\x38\x28\x4d')](_0x30f4fd,_0x30f4fd);continue;case'\x32':var _0x509c2c=_0x20ba61[_0x2e8a68]||0x82c+0x1e6b+-0x2697;continue;case'\x33':_0x21be64+=_0x4a1472['\x41\x44\x6b\x72\x46'](_0x509c2c,_0x509c2c);continue;case'\x34':var _0x30f4fd=_0x4d0275[_0x2e8a68]||0x705+-0x1f4f+0x184a;continue;}break;}});if(_0x21be64===0x1b2f+0x99*0x2f+-0x3746||_0x4a1472[_0x434e76(0x2db,'\x2a\x54\x61\x50')](_0x2367c1,0x2043*-0x1+0x2327+-0x4*0xb9))return 0x18d9*0x1+-0x221+-0x16b8;return _0x4a1472[_0x434e76(0x294,'\x57\x46\x29\x31')](_0x47a708,_0x4a1472[_0x434e76(0x4d6,'\x6b\x4f\x51\x64')](Math[_0x434e76(0x4bd,'\x61\x76\x47\x34')](_0x21be64),Math['\x73\x71\x72\x74'](_0x2367c1)));}function _0x4496ac(_0x4e4cc7,_0x2c0a5d){const _0x47310a=_0x492ca0,_0x3fe256={'\x78\x43\x6c\x71\x6c':function(_0x476768,_0x46aad7){return _0x476768===_0x46aad7;},'\x61\x61\x6d\x54\x6e':_0x47310a(0x242,'\x2a\x54\x61\x50'),'\x61\x46\x4c\x59\x52':function(_0x5460b9,_0x2f79c1){return _0x5460b9(_0x2f79c1);},'\x47\x74\x52\x48\x51':function(_0x4b11ec,_0x5409b3){return _0x4b11ec(_0x5409b3);},'\x45\x61\x72\x6d\x61':function(_0x392260,_0x4b424e){return _0x392260===_0x4b424e;},'\x78\x45\x71\x57\x58':function(_0x48a007,_0x4e89ca){return _0x48a007(_0x4e89ca);},'\x64\x67\x76\x77\x59':function(_0xe47f9b,_0x36b273,_0x49131e){return _0xe47f9b(_0x36b273,_0x49131e);}};if(!_0x4e4cc7||!_0x2c0a5d||_0x3fe256[_0x47310a(0x399,'\x61\x77\x4c\x54')](_0x2c0a5d[_0x47310a(0x241,'\x4c\x4d\x48\x32')],-0x533*-0x3+-0x1*-0x1349+-0x6fa*0x5))return-0x1c01+0x8ed+0x1314;var _0x310115=[];_0x2c0a5d['\x66\x6f\x72\x45\x61\x63\x68'](function(_0x254ffb){const _0x123ee5=_0x47310a;if(_0x3fe256['\x78\x43\x6c\x71\x6c'](_0x3fe256[_0x123ee5(0x19a,'\x25\x38\x37\x49')],_0x3fe256[_0x123ee5(0x2c1,'\x54\x50\x5a\x32')]))_0x310115=_0x310115[_0x123ee5(0x444,'\x6c\x47\x43\x78')](_0x3fe256[_0x123ee5(0x4e7,'\x66\x58\x61\x4d')](_0x73149f,_0x254ffb));else{const _0x1c4973=_0x2bab9b[_0x4dddf1];_0x6aefb[_0x123ee5(0x27f,'\x71\x57\x43\x4e')](_0x305db3,-0x1*0x1105+0x1618+-0x512),_0x524338[_0x123ee5(0x1ab,'\x68\x4f\x72\x70')](_0x1c4973);}});if(_0x3fe256[_0x47310a(0x263,'\x64\x62\x42\x40')](_0x310115[_0x47310a(0x355,'\x68\x4f\x72\x70')],0x1*0x25f7+-0x528+-0x20cf))return 0x1555*0x1+0xe*0x1ff+-0x3147;var _0x27e4bc=[];Array[_0x47310a(0x384,'\x68\x4f\x72\x70')](_0x4e4cc7['\x73\x69\x67\x6e\x61\x6c\x73\x5f'+_0x47310a(0x308,'\x23\x75\x31\x35')])&&_0x4e4cc7[_0x47310a(0x2c3,'\x71\x30\x67\x41')+_0x47310a(0x391,'\x56\x64\x54\x2a')][_0x47310a(0x3c8,'\x62\x40\x69\x65')](function(_0x5b2ff1){const _0x11d50a=_0x47310a;_0x27e4bc=_0x27e4bc[_0x11d50a(0x418,'\x38\x21\x5a\x68')](_0x3fe256[_0x11d50a(0x3bb,'\x75\x38\x28\x4d')](_0x73149f,_0x5b2ff1));});if(_0x4e4cc7[_0x47310a(0x496,'\x53\x25\x63\x76')])_0x27e4bc=_0x27e4bc[_0x47310a(0x2b6,'\x67\x25\x45\x29')](_0x3fe256['\x47\x74\x52\x48\x51'](_0x73149f,_0x4e4cc7[_0x47310a(0x395,'\x6c\x47\x43\x78')]));if(_0x4e4cc7['\x69\x64'])_0x27e4bc=_0x27e4bc[_0x47310a(0x333,'\x5a\x6a\x32\x41')](_0x73149f(_0x4e4cc7['\x69\x64']));if(_0x27e4bc[_0x47310a(0x17e,'\x25\x38\x37\x49')]===0x517+0x2*-0x3d7+-0x3*-0xdd)return 0x13*0x8+-0x2*0x5b1+-0x2*-0x565;var _0x4890a0=_0x3fe256[_0x47310a(0x35a,'\x6b\x4f\x51\x64')](_0x4b61a2,_0x310115),_0x12cc67=_0x3fe256[_0x47310a(0x193,'\x25\x74\x42\x33')](_0x4b61a2,_0x27e4bc);return _0x3fe256[_0x47310a(0x4e5,'\x61\x77\x4c\x54')](_0xdebb7e,_0x4890a0,_0x12cc67);}const _0x12166c=-0x2*0x86a+0x2*-0xee7+0x32a2;function _0x3b69f8(_0x843e19,_0x1db47f){const _0x3d2b49=_0x492ca0,_0x237fe0={'\x57\x74\x78\x47\x6c':function(_0x16b9c2,_0x4d0436){return _0x16b9c2+_0x4d0436;},'\x4b\x42\x6d\x79\x65':function(_0x44f3c6,_0x28ee17){return _0x44f3c6<_0x28ee17;},'\x46\x4f\x7a\x46\x44':function(_0xd07466,_0x2bf05f){return _0xd07466(_0x2bf05f);},'\x69\x61\x54\x7a\x65':function(_0x3bdcab,_0x8d11e9){return _0x3bdcab||_0x8d11e9;},'\x68\x50\x79\x71\x69':function(_0x1ad335,_0x5d21bc){return _0x1ad335===_0x5d21bc;},'\x43\x69\x44\x45\x44':function(_0x1e4c0b,_0x1bdabb){return _0x1e4c0b>=_0x1bdabb;},'\x6b\x47\x59\x79\x54':function(_0x3ed832,_0x304a71){return _0x3ed832>_0x304a71;},'\x75\x4e\x41\x6d\x61':_0x3d2b49(0x299,'\x70\x6f\x75\x34'),'\x4c\x51\x48\x5a\x6c':function(_0x5c25ee,_0x53d7a5){return _0x5c25ee>_0x53d7a5;},'\x6e\x43\x50\x6b\x55':function(_0x5d37ce,_0x150b1e){return _0x5d37ce+_0x150b1e;},'\x65\x56\x6c\x43\x67':function(_0x1936e5,_0x2515c1){return _0x1936e5!==_0x2515c1;},'\x59\x57\x7a\x67\x48':'\x6c\x52\x46\x57\x51','\x59\x52\x62\x58\x48':'\x6b\x6e\x58\x47\x61','\x57\x5a\x4a\x53\x57':function(_0x25beca,_0x478767){return _0x25beca||_0x478767;},'\x50\x55\x69\x44\x41':function(_0x408126,_0x53e3f0){return _0x408126===_0x53e3f0;},'\x58\x41\x62\x68\x6c':_0x3d2b49(0x4b2,'\x57\x32\x5b\x50')};if(_0x237fe0[_0x3d2b49(0x2bd,'\x61\x77\x4c\x54')](!_0x843e19,!_0x1db47f)||_0x237fe0[_0x3d2b49(0x1d3,'\x63\x4f\x52\x65')](_0x1db47f[_0x3d2b49(0x17e,'\x25\x38\x37\x49')],0x1*0x7eb+0x61d+0x2*-0x704))return![];const _0x2c5745=String(_0x843e19),_0x29b1d2=_0x1db47f[_0x3d2b49(0x4c5,'\x4c\x5a\x78\x6d')](_0x1ea45d=>String(_0x1ea45d)),_0x2bf232=_0x237fe0[_0x3d2b49(0x234,'\x4b\x7a\x55\x40')](_0x2c5745[_0x3d2b49(0x29e,'\x5a\x6a\x32\x41')],-0x21a+0x2b*-0xa7+0x1e29)&&_0x2c5745[_0x3d2b49(0x476,'\x46\x45\x48\x21')+'\x74\x68']('\x2f')&&_0x237fe0[_0x3d2b49(0x2b9,'\x29\x62\x59\x4d')](_0x2c5745[_0x3d2b49(0x1ce,'\x68\x4f\x72\x70')+_0x3d2b49(0x2ee,'\x68\x4f\x72\x70')]('\x2f'),0x1011+-0x1*-0x967+0x32f*-0x8);if(_0x2bf232){if(_0x237fe0['\x68\x50\x79\x71\x69'](_0x237fe0[_0x3d2b49(0x448,'\x67\x25\x45\x29')],_0x237fe0['\x75\x4e\x41\x6d\x61'])){if(_0x237fe0[_0x3d2b49(0x289,'\x68\x33\x39\x4f')](_0x2c5745[_0x3d2b49(0x2a2,'\x66\x58\x61\x4d')],_0x12166c))return![];const _0x537b31=_0x2c5745[_0x3d2b49(0x17f,'\x63\x4f\x52\x65')+_0x3d2b49(0x3c7,'\x32\x55\x67\x6d')]('\x2f'),_0x1a6d7e=_0x2c5745['\x73\x6c\x69\x63\x65'](0x727+-0x8b*0x11+-0x29*-0xd,_0x537b31),_0x20b99b=_0x2c5745[_0x3d2b49(0x2c9,'\x23\x75\x31\x35')](_0x237fe0['\x6e\x43\x50\x6b\x55'](_0x537b31,-0x103d+-0x119a+0x21d8));try{if(_0x237fe0[_0x3d2b49(0x2fc,'\x71\x38\x57\x51')](_0x237fe0[_0x3d2b49(0x21c,'\x42\x51\x35\x6c')],_0x237fe0[_0x3d2b49(0x1e4,'\x2a\x54\x61\x50')])){const _0x4fc444=new RegExp(_0x1a6d7e,_0x237fe0[_0x3d2b49(0x482,'\x46\x45\x48\x21')](_0x20b99b,'\x69'));return _0x29b1d2[_0x3d2b49(0x3e5,'\x73\x37\x69\x61')](_0x1fb410=>_0x4fc444[_0x3d2b49(0x140,'\x29\x62\x59\x4d')](_0x1fb410));}else _0xd0edb5[_0x5b8015[_0x5e4f23]]=gjZIXA[_0x3d2b49(0x1be,'\x5a\x6a\x32\x41')](_0x34eb12[_0x268653[_0x249ea6]]||0x2662+0x21f5*-0x1+-0x1*0x46d,-0x128a+-0x230b+0x26*0x169);}catch(_0x36666f){}}else{var _0x178e8e={};for(var _0x93aba2=-0x656+0x2489+-0x1e33*0x1;gjZIXA[_0x3d2b49(0x317,'\x4b\x28\x72\x56')](_0x93aba2,_0xffb096[_0x3d2b49(0x29e,'\x5a\x6a\x32\x41')]);_0x93aba2++){_0x178e8e[_0x4d42a3[_0x93aba2]]=gjZIXA[_0x3d2b49(0x327,'\x62\x4b\x62\x4b')](_0x178e8e[_0x5305a5[_0x93aba2]]||0x3f1+0x1*0x25f6+-0x1*0x29e7,0x8f0+-0x1*0x1902+0x337*0x5);}return _0x178e8e;}}if(_0x2c5745[_0x3d2b49(0x24f,'\x71\x76\x24\x72')]('\x7c')&&!_0x2c5745[_0x3d2b49(0x3ad,'\x56\x64\x54\x2a')+'\x74\x68']('\x2f')){if(_0x237fe0[_0x3d2b49(0x29c,'\x53\x25\x63\x76')](_0x237fe0[_0x3d2b49(0x2ab,'\x42\x51\x35\x6c')],_0x3d2b49(0x4cc,'\x75\x38\x28\x4d'))){const _0x47b327=_0x2c5745[_0x3d2b49(0x198,'\x71\x76\x24\x72')]('\x7c')['\x6d\x61\x70'](_0x3a95d4=>_0x3a95d4[_0x3d2b49(0x3fc,'\x5a\x25\x36\x57')]()[_0x3d2b49(0x3a5,'\x75\x38\x28\x4d')+'\x61\x73\x65']())[_0x3d2b49(0x36b,'\x62\x40\x69\x65')](Boolean);return _0x47b327[_0x3d2b49(0x443,'\x6b\x4f\x51\x64')](_0x311ab7=>_0x29b1d2['\x73\x6f\x6d\x65'](_0xec6752=>_0xec6752[_0x3d2b49(0x21e,'\x43\x57\x61\x76')+'\x61\x73\x65']()[_0x3d2b49(0x396,'\x68\x65\x6e\x52')](_0x311ab7)));}else _0x2c8213=_0x45221a[_0x3d2b49(0x4a0,'\x66\x58\x61\x4d')](gjZIXA[_0x3d2b49(0x1c0,'\x64\x62\x42\x40')](_0x5f59cb,_0x4a1e3));}const _0x3ca1e2=_0x2c5745['\x74\x6f\x4c\x6f\x77\x65\x72\x43'+_0x3d2b49(0x216,'\x71\x38\x57\x51')]();return _0x29b1d2[_0x3d2b49(0x225,'\x71\x38\x57\x51')](_0x1d8ff1=>_0x1d8ff1[_0x3d2b49(0x306,'\x67\x25\x45\x29')+'\x61\x73\x65']()[_0x3d2b49(0x1b2,'\x61\x76\x47\x34')](_0x3ca1e2));}function _0x18cdcd(_0x2850fa,_0x12f373){const _0x3671f4=_0x492ca0,_0x3d6f15={'\x59\x64\x62\x61\x73':function(_0x571886,_0x173ca3){return _0x571886!==_0x173ca3;},'\x68\x4b\x73\x68\x72':function(_0x1aae25,_0x563df8,_0x203f0a){return _0x1aae25(_0x563df8,_0x203f0a);},'\x6c\x55\x64\x6f\x54':function(_0x4629e0,_0x542e93){return _0x4629e0===_0x542e93;},'\x4b\x70\x77\x4c\x73':function(_0x1b6a73,_0xcb1a92){return _0x1b6a73>_0xcb1a92;},'\x4d\x52\x53\x78\x6e':function(_0x5239d7,_0x3fea66){return _0x5239d7*_0x3fea66;},'\x48\x62\x67\x77\x48':function(_0x1592f1,_0x45a013,_0x2089e0){return _0x1592f1(_0x45a013,_0x2089e0);},'\x67\x70\x4d\x51\x4e':function(_0x215116,_0xfbbec8){return _0x215116*_0xfbbec8;},'\x71\x54\x52\x5a\x4d':function(_0x5323be,_0x164b48,_0x596a88){return _0x5323be(_0x164b48,_0x596a88);},'\x51\x6e\x79\x4b\x4f':function(_0x2c856d,_0x2992ac){return _0x2c856d+_0x2992ac;}};if(!_0x2850fa||_0x3d6f15[_0x3671f4(0x427,'\x61\x30\x68\x76')](_0x2850fa[_0x3671f4(0x3bc,'\x71\x76\x24\x72')],_0x3671f4(0x285,'\x54\x50\x5a\x32')))return 0x1244+0x11*0x86+0x39*-0x7a;const _0x3ca814=Array[_0x3671f4(0x425,'\x5a\x6a\x32\x41')](_0x2850fa[_0x3671f4(0x17c,'\x68\x4f\x72\x70')+'\x6d\x61\x74\x63\x68'])?_0x2850fa[_0x3671f4(0x1a9,'\x4b\x7a\x55\x40')+_0x3671f4(0x413,'\x68\x65\x6e\x52')]:[],_0x20cfa1=_0x3d6f15['\x68\x4b\x73\x68\x72'](_0x17377d,_0x2850fa,_0x12f373);if(_0x3d6f15[_0x3671f4(0x4df,'\x2a\x54\x61\x50')](_0x3ca814['\x6c\x65\x6e\x67\x74\x68'],0x2046+0x2*-0xbe+-0x1eca))return _0x3d6f15[_0x3671f4(0x18f,'\x33\x67\x29\x6e')](_0x20cfa1,0x16b3*-0x1+-0x1c96+-0x2b3*-0x13)?_0x3d6f15[_0x3671f4(0x383,'\x61\x25\x77\x75')](_0x20cfa1,0x3*0xa7b+-0x2*0x47a+-0x167d+0.6):0x227b*0x1+0x91*-0x10+-0x3*0x879;let _0x5cb510=0x15b1+0xd40+-0x22f1;for(const _0x117612 of _0x3ca814){if(_0x3d6f15[_0x3671f4(0x2e3,'\x54\x50\x5a\x32')](_0x3b69f8,_0x117612,_0x12f373))_0x5cb510+=-0x259b+0x1154+0x3b*0x58;}const _0x2f0aa5=_0x3d6f15[_0x3671f4(0x40b,'\x43\x57\x61\x76')](_0x3d6f15[_0x3671f4(0x16d,'\x4b\x7a\x55\x40')](_0x4496ac,_0x2850fa,_0x12f373),_0x4f97f0);return _0x3d6f15[_0x3671f4(0x491,'\x54\x50\x5a\x32')](_0x5cb510+_0x20cfa1*(0x1*-0x21d+0x1*0xa49+-0x82c+0.6),_0x2f0aa5);}function _0x134cec(_0x3d6e4e,_0x5bc8d4,_0x156788){const _0x12f72d=_0x492ca0,_0x1cf624={'\x43\x54\x50\x50\x65':function(_0x5851a7,_0x3e19f4,_0x15399d,_0x3d6c26){return _0x5851a7(_0x3e19f4,_0x15399d,_0x3d6c26);},'\x74\x70\x77\x6d\x67':function(_0x47540e,_0x4aadcc){return _0x47540e>_0x4aadcc;},'\x76\x61\x58\x7a\x69':function(_0x378ec6,_0xe47cf8){return _0x378ec6(_0xe47cf8);},'\x7a\x47\x4e\x59\x54':function(_0x571b87,_0x18ae64){return _0x571b87!==_0x18ae64;},'\x68\x66\x56\x62\x69':_0x12f72d(0x2a0,'\x66\x58\x61\x4d'),'\x74\x4a\x58\x48\x71':function(_0x2a5523,_0x57f57e){return _0x2a5523<_0x57f57e;},'\x6b\x49\x6e\x42\x6c':function(_0x1ec1ab,_0x3d3d58){return _0x1ec1ab===_0x3d3d58;},'\x69\x62\x66\x6e\x4c':'\x46\x64\x71\x61\x74','\x68\x6c\x7a\x69\x45':_0x12f72d(0x3d3,'\x68\x65\x6e\x52'),'\x59\x69\x78\x70\x48':_0x12f72d(0x2dc,'\x63\x4f\x52\x65'),'\x75\x73\x64\x46\x45':function(_0x121a44,_0x3539c9,_0x130e03){return _0x121a44(_0x3539c9,_0x130e03);},'\x69\x4a\x4e\x51\x70':_0x12f72d(0x2f2,'\x43\x57\x61\x76'),'\x46\x55\x69\x53\x44':_0x12f72d(0x460,'\x2a\x54\x61\x50'),'\x62\x61\x53\x74\x54':function(_0x512fca,_0x4e53b3){return _0x512fca===_0x4e53b3;},'\x61\x54\x6d\x63\x51':_0x12f72d(0x47c,'\x61\x25\x77\x75')};if(!_0x3d6e4e||_0x1cf624[_0x12f72d(0x49e,'\x29\x62\x59\x4d')](_0x3d6e4e[_0x12f72d(0x4af,'\x73\x37\x69\x61')],_0x1cf624[_0x12f72d(0x3a2,'\x61\x30\x68\x76')]))return-0x4ad+-0xb5*0x15+0x1386;let _0x339c2f=-0xda*-0x24+-0xb28*-0x2+0x78*-0x71;const _0x5db774=Array[_0x12f72d(0x420,'\x23\x75\x31\x35')](_0x3d6e4e[_0x12f72d(0x477,'\x68\x4f\x72\x70')+_0x12f72d(0x2d2,'\x53\x25\x63\x76')])?_0x3d6e4e[_0x12f72d(0x26c,'\x47\x30\x51\x44')+_0x12f72d(0x13b,'\x6c\x47\x43\x78')][_0x12f72d(0x41a,'\x68\x4f\x72\x70')](-(-0x26*0xa3+0xf7f*-0x2+0x3738)):[];for(let _0xfa753e=0x24fc+-0xbab*-0x1+-0x9bb*0x5;_0x1cf624[_0x12f72d(0x15a,'\x75\x38\x28\x4d')](_0xfa753e,_0x5db774[_0x12f72d(0x4c3,'\x57\x46\x29\x31')]);_0xfa753e++){if(_0x1cf624[_0x12f72d(0x4a5,'\x57\x46\x29\x31')](_0x1cf624[_0x12f72d(0x1c7,'\x2a\x54\x61\x50')],_0x12f72d(0x143,'\x49\x67\x42\x72'))){let _0x5b9e61=_0x196fab(_0x299e45,_0x3db667);_0x5b9e61+=_0x1cf624[_0x12f72d(0x4b1,'\x46\x45\x48\x21')](_0x1fdb1a,_0xf94c80,_0x28df32,_0x3c0731);if(_0x1cf624[_0x12f72d(0x385,'\x49\x67\x42\x72')](_0x5b9e61,-0x1*0x1442+0x11*0x139+0x87*-0x1)&&_0x4caa29['\x69\x64']&&_0x1cf624[_0x12f72d(0x48f,'\x75\x38\x28\x4d')](_0x50ec05,_0x2a9a30['\x69\x64'])[_0x12f72d(0x4dc,'\x64\x62\x42\x40')+'\x74\x68'](_0x32ad13))_0x5b9e61*=_0x4bd20c;const _0x5e936e={};return _0x5e936e[_0x12f72d(0x4b5,'\x6c\x47\x43\x78')]=_0x89a1e1,_0x5e936e['\x73\x63\x6f\x72\x65']=_0x5b9e61,_0x5e936e;}else{const _0x4d7d1f=_0x5db774[_0xfa753e];if(!_0x4d7d1f)continue;if(_0x1cf624['\x6b\x49\x6e\x42\x6c'](_0x4d7d1f[_0x12f72d(0x431,'\x32\x55\x67\x6d')],_0x1cf624['\x68\x6c\x7a\x69\x45']))_0x339c2f+=-0x9b9+-0x6*-0x5ff+-0x1a41+0.12;else{if(_0x4d7d1f[_0x12f72d(0x18b,'\x61\x25\x77\x75')]===_0x12f72d(0x222,'\x66\x58\x61\x4d'))_0x339c2f-=0x7*-0xbf+0x772*0x1+-0x239*0x1+0.22;else{if(_0x4d7d1f[_0x12f72d(0x388,'\x57\x46\x29\x31')]===_0x1cf624[_0x12f72d(0x37f,'\x25\x67\x61\x75')])_0x339c2f-=-0x37*-0xb5+-0xbb8+0x41*-0x6b+0.08;}}}}_0x339c2f+=_0x183306(_0x3d6e4e,_0x156788);if(Array[_0x12f72d(0x3a9,'\x42\x51\x35\x6c')](_0x3d6e4e[_0x12f72d(0x2b3,'\x4b\x28\x72\x56')+_0x12f72d(0x228,'\x25\x67\x61\x75')])&&_0x3d6e4e['\x61\x6e\x74\x69\x5f\x70\x61\x74'+'\x74\x65\x72\x6e\x73'][_0x12f72d(0x318,'\x38\x21\x5a\x68')]>0xf*-0x158+0x6*-0x13d+0x1b96){let _0xf027cc=-0x533*0x4+0x5f*0x13+0xdbf;const _0x408fd9=new Set(_0x1cf624[_0x12f72d(0x185,'\x6c\x45\x59\x36')](_0x238190,_0x5bc8d4,'')),_0x2ad070=_0x3d6e4e['\x61\x6e\x74\x69\x5f\x70\x61\x74'+'\x74\x65\x72\x6e\x73'][_0x12f72d(0x284,'\x33\x67\x29\x6e')](-(0xe92+0x22fd*0x1+0x3189*-0x1));for(let _0x5b81e0=0x1553+0x1d06+-0x1*0x3259;_0x1cf624['\x74\x4a\x58\x48\x71'](_0x5b81e0,_0x2ad070[_0x12f72d(0x43d,'\x4c\x5a\x78\x6d')]);_0x5b81e0++){if(_0x1cf624[_0x12f72d(0x4bf,'\x42\x51\x35\x6c')](_0x1cf624[_0x12f72d(0x173,'\x2a\x54\x61\x50')],_0x1cf624[_0x12f72d(0x1d9,'\x2a\x54\x61\x50')]))return _0x394baf[_0x12f72d(0x29b,'\x62\x40\x69\x65')]>0xcdd+-0x6d9+-0x604;else{const _0x48ed70=_0x2ad070[_0x5b81e0];if(!_0x48ed70||!Array[_0x12f72d(0x44c,'\x54\x50\x5a\x32')](_0x48ed70[_0x12f72d(0x26c,'\x47\x30\x51\x44')+_0x12f72d(0x4a4,'\x62\x40\x69\x65')]))continue;const _0x585fbd=_0x48ed70[_0x12f72d(0x16e,'\x71\x30\x67\x41')+_0x12f72d(0x258,'\x61\x25\x77\x75')][_0x12f72d(0x474,'\x67\x25\x45\x29')](function(_0x4c972b){const _0x3c28d1=_0x12f72d;return _0x408fd9[_0x3c28d1(0x4ba,'\x61\x25\x77\x75')](String(_0x4c972b));});if(_0x585fbd)_0xf027cc+=_0x1cf624[_0x12f72d(0x3e3,'\x32\x55\x67\x6d')](_0x48ed70[_0x12f72d(0x231,'\x66\x58\x61\x4d')],_0x1cf624[_0x12f72d(0x2e6,'\x61\x30\x68\x76')])?0x1176+0x2*0x29d+-0xb58*0x2+0.4:-0x23b*0xd+0x6fe*0x4+-0x1*-0x107+0.18;}}_0x339c2f-=_0xf027cc;}return Math[_0x12f72d(0x279,'\x25\x67\x61\x75')](-(0x17d7*0x1+-0x298+-0x153e*0x1+0.5),Math['\x6d\x69\x6e'](-0x71a+0x6*-0x60a+0x1*0x2b57+0.5,_0x339c2f));}const _0x53da88=0x79*-0xa+0x9f*-0x15+-0x61*-0x2f,_0x31bcd6=0x1367+0x18a1+-0x2c08+0.3,_0x3f47fc=-0x385+0x2112+-0x5*0x5e9+0.02;function _0x588366(_0x46125d){const _0x5a1441=_0x492ca0,_0x20dcf7={'\x77\x76\x50\x48\x6f':function(_0x3f6e77,_0x238b56){return _0x3f6e77(_0x238b56);},'\x76\x74\x6f\x4d\x46':function(_0x300090,_0x1641b9){return _0x300090||_0x1641b9;},'\x61\x49\x69\x71\x54':function(_0x393a45,_0x29e203){return _0x393a45<=_0x29e203;},'\x70\x6d\x7a\x66\x6e':function(_0x40e323,_0x5bd50a){return _0x40e323*_0x5bd50a;},'\x66\x44\x6c\x4e\x75':function(_0x10fc10,_0x5e976d){return _0x10fc10>_0x5e976d;},'\x67\x51\x44\x57\x58':function(_0x572e2c,_0x4d9a46){return _0x572e2c/_0x4d9a46;},'\x51\x44\x61\x4d\x47':function(_0x1990e4,_0x546cf0){return _0x1990e4-_0x546cf0;},'\x78\x76\x4f\x44\x53':function(_0x4c0ae4,_0x4a50f4){return _0x4c0ae4*_0x4a50f4;},'\x73\x4f\x6b\x43\x6e':function(_0x30d0b0,_0x11dd7b){return _0x30d0b0+_0x11dd7b;},'\x62\x6e\x65\x75\x43':function(_0x5b537e,_0x4e9658){return _0x5b537e/_0x4e9658;},'\x78\x79\x68\x54\x64':function(_0x3439ce,_0x30b94a){return _0x3439ce!=_0x30b94a;}},_0x351b81=!!(_0x46125d&&_0x46125d[_0x5a1441(0x4ef,'\x4c\x4d\x48\x32')+_0x5a1441(0x40f,'\x25\x4d\x5a\x79')]),_0x339ba5=_0x46125d&&Number['\x69\x73\x46\x69\x6e\x69\x74\x65'](Number(_0x46125d[_0x5a1441(0x307,'\x68\x33\x39\x4f')+_0x5a1441(0x494,'\x46\x45\x48\x21')+_0x5a1441(0x24e,'\x33\x67\x29\x6e')]))?_0x20dcf7[_0x5a1441(0x371,'\x61\x76\x47\x34')](Number,_0x46125d['\x65\x66\x66\x65\x63\x74\x69\x76'+_0x5a1441(0x4c0,'\x66\x58\x61\x4d')+_0x5a1441(0x3e1,'\x67\x25\x45\x29')]):null,_0x511130=_0x46125d&&Number[_0x5a1441(0x197,'\x53\x25\x63\x76')](_0x20dcf7[_0x5a1441(0x177,'\x42\x51\x35\x6c')](Number,_0x46125d[_0x5a1441(0x2f9,'\x5a\x6a\x32\x41')+_0x5a1441(0x273,'\x49\x67\x42\x72')]))?Number(_0x46125d[_0x5a1441(0x182,'\x4b\x7a\x55\x40')+_0x5a1441(0x38f,'\x63\x4f\x52\x65')]):null,_0x1053e6=_0x20dcf7[_0x5a1441(0x211,'\x66\x58\x61\x4d')](_0x339ba5,_0x511130)||null;if(_0x351b81){if(!_0x1053e6||_0x20dcf7[_0x5a1441(0x28d,'\x38\x21\x5a\x68')](_0x1053e6,-0xc24+0x1dcf+-0x143*0xe))return 0x526+-0xcf2*-0x2+0x3a*-0x89+0.7;const _0x301694=_0x46125d&&Number[_0x5a1441(0x37c,'\x4b\x7a\x55\x40')](Number(_0x46125d[_0x5a1441(0x1a0,'\x68\x33\x39\x4f')+_0x5a1441(0x304,'\x57\x46\x29\x31')]))?_0x20dcf7[_0x5a1441(0x3d7,'\x5a\x25\x36\x57')](Number,_0x46125d[_0x5a1441(0x319,'\x6c\x70\x59\x59')+_0x5a1441(0x224,'\x4c\x5a\x78\x6d')]):0x1*0x2180+-0x15*-0x17e+-0x40d6,_0xfebeba=_0x20dcf7[_0x5a1441(0x1ed,'\x75\x38\x28\x4d')](_0x1053e6,_0x53da88),_0x10ec06=_0x20dcf7[_0x5a1441(0x40c,'\x4b\x28\x72\x56')](_0xfebeba,0x259d+-0x22e0+-0x2bd)?Math[_0x5a1441(0x44d,'\x25\x74\x42\x33')](-0x743*0x2+0x1522+-0x69b*0x1,_0x20dcf7[_0x5a1441(0x200,'\x5a\x6a\x32\x41')](_0x301694,_0xfebeba)):0x2501+-0x7*0x202+-0x5*0x497,_0x1c99a2=_0x20dcf7[_0x5a1441(0x362,'\x63\x4f\x52\x65')](_0x31bcd6,_0x20dcf7[_0x5a1441(0x22c,'\x47\x30\x51\x44')](_0x20dcf7[_0x5a1441(0x171,'\x57\x46\x29\x31')](_0x31bcd6,_0x3f47fc),_0x10ec06));return Math[_0x5a1441(0x4e4,'\x66\x58\x61\x4d')](0x1722+-0x2*-0x11c9+-0x3ab3,_0x20dcf7['\x73\x4f\x6b\x43\x6e'](_0x20dcf7[_0x5a1441(0x472,'\x75\x38\x28\x4d')](-0x4ce+-0x1d7*0x3+0xa54,Math[_0x5a1441(0x36f,'\x4c\x5a\x78\x6d')](_0x1053e6)),_0x1c99a2));}if(_0x20dcf7[_0x5a1441(0x4ab,'\x6b\x4f\x51\x64')](_0x1053e6,null)&&_0x20dcf7[_0x5a1441(0x18c,'\x6c\x70\x59\x59')](_0x1053e6,-0x1fd3*0x1+-0x1c93+0x3c66))return Math[_0x5a1441(0x4a1,'\x68\x4f\x72\x70')](0xe*-0x113+0x1c6*0x5+-0x62d*-0x1,_0x20dcf7[_0x5a1441(0x35e,'\x4b\x7a\x55\x40')](0x5*0x718+-0x2*-0xb6a+0x3a4b*-0x1,Math['\x73\x71\x72\x74'](_0x1053e6)));return-0x22bc+0x20a1+0x31*0xb;}const _0x11cbc8=-0xe*0x9d+0x2480+-0x25*0xc1,_0x1d0472=0xd*-0x16d+-0x2067+0x3354;function _0x5462bd(_0x34308c){const _0x345cfc=_0x492ca0,_0x1f85ca={};_0x1f85ca['\x63\x55\x50\x46\x72']='\x69\x6e\x70\x6c\x61\x63\x65';const _0x1ccb19=_0x1f85ca;return _0x34308c&&_0x34308c[_0x345cfc(0x14f,'\x5a\x6a\x32\x41')+_0x345cfc(0x43b,'\x4b\x7a\x55\x40')]===_0x1ccb19['\x63\x55\x50\x46\x72'];}function _0x4c02be(_0x161f65,_0x45e650,_0x39ac72){const _0x4c1990=_0x492ca0,_0x32853c={'\x51\x79\x52\x73\x63':function(_0x6dc15d,_0x1a9a22){return _0x6dc15d(_0x1a9a22);},'\x48\x5a\x4c\x6e\x65':_0x4c1990(0x2ae,'\x6c\x45\x59\x36'),'\x42\x6f\x4b\x4b\x6d':function(_0x279de6,_0x5a2b06,_0x2c44ce){return _0x279de6(_0x5a2b06,_0x2c44ce);},'\x66\x61\x55\x54\x72':function(_0x5f185f,_0x4350b9,_0x4c3789,_0x4de366){return _0x5f185f(_0x4350b9,_0x4c3789,_0x4de366);},'\x42\x45\x43\x58\x63':function(_0x5a28d9,_0x2fbe0f){return _0x5a28d9>_0x2fbe0f;},'\x53\x46\x41\x47\x46':function(_0x198825,_0x210215){return _0x198825(_0x210215);},'\x74\x5a\x67\x4c\x63':function(_0x360178,_0x157e98){return _0x360178 instanceof _0x157e98;},'\x66\x6f\x79\x47\x4e':function(_0x5b9097,_0x22403c){return _0x5b9097(_0x22403c);},'\x48\x54\x68\x67\x43':function(_0x596bb9,_0x1f5137,_0x354155,_0x564b4c){return _0x596bb9(_0x1f5137,_0x354155,_0x564b4c);},'\x6d\x4d\x48\x6e\x54':function(_0x208326,_0x3b377d,_0x4d6f61,_0x5ceb6f){return _0x208326(_0x3b377d,_0x4d6f61,_0x5ceb6f);},'\x79\x6d\x79\x62\x47':function(_0xb16efa,_0x2eacdc){return _0xb16efa(_0x2eacdc);},'\x68\x51\x55\x53\x74':function(_0x478466,_0x38a4c8){return _0x478466||_0x38a4c8;},'\x53\x50\x59\x6f\x6c':function(_0x2fb17d,_0x4284e1){return _0x2fb17d&&_0x4284e1;},'\x50\x52\x58\x7a\x74':function(_0x24b82e,_0x33c44f){return _0x24b82e===_0x33c44f;},'\x46\x6b\x45\x78\x53':function(_0x45aec7,_0x404a57){return _0x45aec7===_0x404a57;},'\x6f\x63\x42\x76\x6d':_0x4c1990(0x191,'\x5a\x6a\x32\x41')+'\x6e','\x67\x45\x59\x54\x79':function(_0x220fc7,_0x1ba11d,_0x37454b,_0x5acab6){return _0x220fc7(_0x1ba11d,_0x37454b,_0x5acab6);},'\x48\x58\x77\x77\x59':function(_0x187e76,_0x9f0562){return _0x187e76/_0x9f0562;},'\x54\x41\x6a\x63\x74':_0x4c1990(0x462,'\x25\x67\x61\x75'),'\x57\x44\x75\x75\x67':function(_0x3a25a7,_0x1196c){return _0x3a25a7>=_0x1196c;},'\x6e\x4b\x79\x4b\x6c':function(_0x269272,_0x51a04d){return _0x269272*_0x51a04d;},'\x54\x6a\x66\x74\x75':function(_0x47ae0f,_0x370bbb){return _0x47ae0f!==_0x370bbb;},'\x5a\x43\x6e\x70\x72':_0x4c1990(0x2cd,'\x5a\x6a\x32\x41'),'\x79\x4e\x61\x7a\x78':function(_0x3dc208,_0x543894){return _0x3dc208>_0x543894;},'\x64\x70\x42\x51\x71':function(_0x50b6b8,_0x319c18){return _0x50b6b8*_0x319c18;},'\x6e\x42\x51\x4a\x51':function(_0x256fb5,_0x500522,_0x2b1e8f){return _0x256fb5(_0x500522,_0x2b1e8f);},'\x4e\x52\x7a\x67\x79':function(_0x5d66c7,_0x27698c){return _0x5d66c7+_0x27698c;},'\x65\x50\x52\x6b\x66':function(_0xbfca9e,_0x468ff9){return _0xbfca9e(_0x468ff9);},'\x6c\x4b\x54\x49\x46':function(_0x9059bc,_0x5eae6c){return _0x9059bc<_0x5eae6c;},'\x41\x42\x6a\x53\x4a':function(_0x5e7381,_0x33fcd3){return _0x5e7381(_0x33fcd3);},'\x78\x74\x74\x55\x48':function(_0xa789c2,_0xbc3244){return _0xa789c2/_0xbc3244;},'\x68\x6b\x58\x52\x77':_0x4c1990(0x49c,'\x53\x25\x63\x76')+_0x4c1990(0x424,'\x61\x25\x77\x75'),'\x71\x6e\x51\x6f\x56':function(_0x5d9a11,_0xe7934e,_0x4fd3c7){return _0x5d9a11(_0xe7934e,_0x4fd3c7);},'\x66\x63\x62\x61\x79':_0x4c1990(0x2a1,'\x57\x46\x29\x31'),'\x49\x58\x68\x4c\x50':function(_0x331738,_0x197353){return _0x331738===_0x197353;},'\x58\x69\x78\x6b\x72':_0x4c1990(0x268,'\x53\x25\x63\x76'),'\x63\x62\x66\x55\x6e':function(_0x529a1c,_0xbe9ffa){return _0x529a1c>_0xbe9ffa;},'\x63\x77\x73\x64\x70':function(_0x49bf47,_0x234325){return _0x49bf47-_0x234325;},'\x78\x69\x57\x73\x42':function(_0x4027c1,_0x486125){return _0x4027c1===_0x486125;},'\x49\x4a\x55\x77\x6b':function(_0x3badb1,_0xb746c1){return _0x3badb1===_0xb746c1;},'\x71\x76\x77\x48\x67':function(_0x464cf1,_0x300a47){return _0x464cf1-_0x300a47;},'\x78\x4d\x43\x72\x52':function(_0xa0333a,_0x40a361){return _0xa0333a+_0x40a361;},'\x65\x6a\x46\x46\x61':function(_0x2962bb,_0xf2856e){return _0x2962bb===_0xf2856e;},'\x6f\x47\x4c\x67\x42':function(_0x540e47,_0x41d23a){return _0x540e47/_0x41d23a;},'\x45\x5a\x51\x61\x46':function(_0x2dbf7b,_0x292089){return _0x2dbf7b(_0x292089);},'\x56\x59\x76\x73\x70':_0x4c1990(0x147,'\x71\x30\x67\x41'),'\x70\x59\x65\x4f\x4a':_0x4c1990(0x18e,'\x38\x21\x5a\x68'),'\x47\x44\x61\x43\x48':function(_0x3d80f5,_0xb9cb65){return _0x3d80f5===_0xb9cb65;},'\x70\x45\x57\x47\x73':function(_0x2377c5,_0x42fbe4){return _0x2377c5(_0x42fbe4);},'\x73\x41\x75\x78\x6e':_0x4c1990(0x458,'\x23\x75\x31\x35'),'\x77\x49\x63\x4e\x41':_0x4c1990(0x23f,'\x61\x25\x77\x75')+_0x4c1990(0x2e4,'\x5a\x25\x36\x57'),'\x64\x79\x67\x70\x50':function(_0x5d979c,_0x20235e){return _0x5d979c===_0x20235e;},'\x59\x4b\x72\x47\x54':function(_0x5285f3,_0x42672a){return _0x5285f3===_0x42672a;},'\x78\x52\x77\x74\x55':_0x4c1990(0x161,'\x23\x75\x31\x35'),'\x70\x59\x49\x66\x75':_0x4c1990(0x152,'\x42\x51\x35\x6c'),'\x4d\x52\x6e\x6d\x54':_0x4c1990(0x35c,'\x43\x57\x61\x76')+_0x4c1990(0x354,'\x57\x46\x29\x31')+'\x63\x6b','\x69\x58\x6c\x56\x56':_0x4c1990(0x42f,'\x4c\x4d\x48\x32'),'\x6b\x71\x62\x66\x58':_0x4c1990(0x44f,'\x38\x21\x5a\x68'),'\x65\x6d\x49\x47\x52':_0x4c1990(0x423,'\x57\x46\x29\x31'),'\x6f\x71\x55\x53\x4b':function(_0x1ecf43,_0x378205){return _0x1ecf43>=_0x378205;},'\x75\x77\x78\x47\x49':function(_0x2bb539,_0x1d850a){return _0x2bb539===_0x1d850a;},'\x43\x6b\x52\x48\x72':_0x4c1990(0x311,'\x66\x58\x61\x4d'),'\x49\x48\x73\x41\x41':function(_0x5422a5,_0x5994c8){return _0x5422a5===_0x5994c8;},'\x56\x6a\x56\x4c\x7a':_0x4c1990(0x271,'\x71\x57\x43\x4e'),'\x55\x43\x64\x49\x4f':function(_0x577799,_0xfb10b8){return _0x577799!==_0xfb10b8;},'\x4c\x7a\x70\x79\x4f':_0x4c1990(0x1cb,'\x4b\x28\x72\x56'),'\x74\x75\x4a\x51\x6a':_0x4c1990(0x28f,'\x71\x30\x67\x41'),'\x72\x41\x79\x49\x51':function(_0x41072b,_0x5cf71a){return _0x41072b>_0x5cf71a;},'\x74\x65\x46\x4d\x48':function(_0x56df27,_0x234126){return _0x56df27>_0x234126;},'\x53\x61\x66\x4f\x6c':function(_0xcd6c93,_0x490f56){return _0xcd6c93!=_0x490f56;},'\x53\x75\x57\x66\x63':function(_0x25d5a3,_0x15bcd8){return _0x25d5a3<_0x15bcd8;},'\x4b\x55\x6a\x4c\x62':function(_0x5c9c7b,_0x3a7f8a){return _0x5c9c7b*_0x3a7f8a;},'\x4c\x44\x65\x63\x58':_0x4c1990(0x325,'\x61\x25\x77\x75'),'\x52\x77\x4c\x4a\x47':function(_0xc7184b,_0x549ab5){return _0xc7184b*_0x549ab5;}},_0x346d52=Array[_0x4c1990(0x420,'\x23\x75\x31\x35')](_0x161f65)?_0x161f65:[],_0x5e3c54=_0x39ac72&&_0x39ac72[_0x4c1990(0x2f4,'\x4c\x4d\x48\x32')+_0x4c1990(0x2cb,'\x38\x21\x5a\x68')]?_0x39ac72[_0x4c1990(0x264,'\x4b\x28\x72\x56')+_0x4c1990(0x253,'\x46\x45\x48\x21')]:new Set(),_0x2187fb=!!(_0x39ac72&&_0x39ac72['\x64\x72\x69\x66\x74\x45\x6e\x61'+_0x4c1990(0x41b,'\x63\x4f\x52\x65')]),_0x19ff99=_0x39ac72&&_0x32853c[_0x4c1990(0x350,'\x33\x67\x29\x6e')](typeof _0x39ac72[_0x4c1990(0x2fb,'\x73\x37\x69\x61')+_0x4c1990(0x179,'\x66\x58\x61\x4d')],_0x32853c[_0x4c1990(0x255,'\x6c\x47\x43\x78')])?_0x39ac72[_0x4c1990(0x24a,'\x70\x6f\x75\x34')+_0x4c1990(0x4f4,'\x33\x67\x29\x6e')]:null,_0x598027=_0x39ac72&&_0x39ac72[_0x4c1990(0x26d,'\x25\x67\x61\x75')+_0x4c1990(0x468,'\x5a\x25\x36\x57')]?_0x39ac72[_0x4c1990(0x2e9,'\x46\x45\x48\x21')+_0x4c1990(0x3b9,'\x46\x45\x48\x21')]:null,_0x2578aa=_0x39ac72&&Array[_0x4c1990(0x3d9,'\x5a\x25\x36\x57')](_0x39ac72[_0x4c1990(0x22b,'\x43\x57\x61\x76')+_0x4c1990(0x20f,'\x68\x65\x6e\x52')])?_0x39ac72['\x63\x61\x70\x61\x62\x69\x6c\x69'+'\x74\x79\x47\x61\x70\x73']:[],_0x56d0ec=_0x39ac72&&Number[_0x4c1990(0x195,'\x5a\x25\x36\x57')](_0x32853c[_0x4c1990(0x45a,'\x73\x37\x69\x61')](Number,_0x39ac72[_0x4c1990(0x31b,'\x71\x57\x43\x4e')+_0x4c1990(0x4d3,'\x47\x30\x51\x44')]))?_0x32853c[_0x4c1990(0x439,'\x23\x75\x31\x35')](Number,_0x39ac72[_0x4c1990(0x1c8,'\x68\x65\x6e\x52')+_0x4c1990(0x1f7,'\x67\x25\x45\x29')]):null,_0x32e1aa=!!(_0x39ac72&&_0x39ac72[_0x4c1990(0x4d8,'\x56\x64\x54\x2a')+_0x4c1990(0x46d,'\x57\x46\x29\x31')]),_0x539584={};_0x539584[_0x4c1990(0x25b,'\x73\x37\x69\x61')+_0x4c1990(0x30f,'\x73\x37\x69\x61')]=_0x2187fb,_0x539584[_0x4c1990(0x2aa,'\x57\x46\x29\x31')+_0x4c1990(0x435,'\x4c\x5a\x78\x6d')+_0x4c1990(0x2e2,'\x71\x30\x67\x41')]=_0x39ac72&&_0x39ac72[_0x4c1990(0x36d,'\x70\x6f\x75\x34')+_0x4c1990(0x165,'\x63\x4f\x52\x65')+_0x4c1990(0x4ca,'\x57\x46\x29\x31')],_0x539584['\x67\x65\x6e\x65\x50\x6f\x6f\x6c'+'\x53\x69\x7a\x65']=_0x346d52[_0x4c1990(0x155,'\x29\x62\x59\x4d')],_0x539584[_0x4c1990(0x46f,'\x71\x38\x57\x51')+_0x4c1990(0x370,'\x68\x33\x39\x4f')]=_0x39ac72&&_0x39ac72[_0x4c1990(0x361,'\x75\x38\x28\x4d')+_0x4c1990(0x237,'\x61\x76\x47\x34')];let _0x26e640=_0x588366(_0x539584);_0x598027&&_0x598027[_0x4c1990(0x3c6,'\x5a\x6a\x32\x41')]&&(_0x26e640=Math[_0x4c1990(0x34a,'\x6c\x70\x59\x59')](_0x26e640,_0x598027[_0x4c1990(0x300,'\x43\x57\x61\x76')]===_0x32853c[_0x4c1990(0x2c4,'\x4c\x4d\x48\x32')]?-0x1*-0xe4b+-0x16eb+0x8a1:0x2320+-0x1413+0xf0d*-0x1+0.7));const _0x88270=_0x2187fb||_0x26e640>-0x15ba*-0x1+-0xfb5*0x2+0x1*0x9b0+0.15,_0x4f1efb=_0x32853c[_0x4c1990(0x2ef,'\x66\x58\x61\x4d')],_0x4ddded=0x1be6+0x140e+0xffc*-0x3+0.8,_0x288f69=_0x39fc6e(),_0x30cd97=_0x346d52[_0x4c1990(0x14d,'\x62\x4b\x62\x4b')](_0x25ef0a=>!_0x29676c(_0x25ef0a,_0x288f69))[_0x4c1990(0x4e9,'\x64\x62\x42\x40')](_0x2da7b6=>{const _0x8a08e8=_0x4c1990,_0x41116e={'\x42\x6f\x6b\x6c\x6a':function(_0x137dd9,_0x177b70){const _0x3b2f7a=_0x5721;return _0x32853c[_0x3b2f7a(0x20d,'\x4c\x5a\x78\x6d')](_0x137dd9,_0x177b70);}};if(_0x8a08e8(0x44a,'\x61\x30\x68\x76')===_0x32853c[_0x8a08e8(0x346,'\x64\x62\x42\x40')])_0xeaa3de=_0x2a5cf5[_0x8a08e8(0x25f,'\x57\x46\x29\x31')](dfeUVJ[_0x8a08e8(0x16b,'\x43\x57\x61\x76')](_0x150f2a,_0x460f06));else{let _0x471246=_0x32853c[_0x8a08e8(0x2e8,'\x71\x30\x67\x41')](_0x18cdcd,_0x2da7b6,_0x45e650);_0x471246+=_0x32853c[_0x8a08e8(0x461,'\x53\x25\x63\x76')](_0x134cec,_0x2da7b6,_0x45e650,_0x288f69);if(_0x32853c[_0x8a08e8(0x305,'\x57\x32\x5b\x50')](_0x471246,-0x36e*0x9+-0x2b*-0x6b+0xce5)&&_0x2da7b6['\x69\x64']&&_0x32853c[_0x8a08e8(0x45e,'\x61\x25\x77\x75')](String,_0x2da7b6['\x69\x64'])[_0x8a08e8(0x47e,'\x25\x67\x61\x75')+'\x74\x68'](_0x4f1efb))_0x471246*=_0x4ddded;const _0x47951b={};return _0x47951b[_0x8a08e8(0x2c6,'\x43\x57\x61\x76')]=_0x2da7b6,_0x47951b[_0x8a08e8(0x3f7,'\x47\x30\x51\x44')]=_0x471246,_0x47951b;}})['\x66\x69\x6c\x74\x65\x72'](_0x3daab4=>_0x3daab4[_0x4c1990(0x220,'\x29\x62\x59\x4d')]>-0x1c1*0x4+-0x1*0x1aa3+0x21a7)[_0x4c1990(0x3f5,'\x42\x51\x35\x6c')]((_0x8de8a0,_0x2b29c5)=>_0x2b29c5[_0x4c1990(0x359,'\x71\x57\x43\x4e')]-_0x8de8a0[_0x4c1990(0x2b8,'\x73\x37\x69\x61')]);if(_0x32853c['\x64\x79\x67\x70\x50'](_0x30cd97[_0x4c1990(0x2f5,'\x4b\x7a\x55\x40')],-0x1541+0x1*0xcbf+-0x16*-0x63)){if(_0x32853c['\x59\x4b\x72\x47\x54'](_0x32853c[_0x4c1990(0x49a,'\x4b\x28\x72\x56')],_0x32853c[_0x4c1990(0x13f,'\x38\x21\x5a\x68')])){const _0x5f1c60=_0x346d52[_0x4c1990(0x459,'\x38\x21\x5a\x68')](_0x3073ba=>_0x3073ba&&_0x3073ba['\x69\x64']&&String(_0x3073ba['\x69\x64'])[_0x4c1990(0x4bc,'\x25\x74\x42\x33')+'\x74\x68'](_0x4f1efb)&&!_0x5e3c54[_0x4c1990(0x3f0,'\x68\x65\x6e\x52')](_0x3073ba['\x69\x64'])&&!_0x29676c(_0x3073ba,_0x288f69));if(_0x5f1c60){if(_0x4c1990(0x409,'\x62\x40\x69\x65')!==_0x32853c[_0x4c1990(0x2d7,'\x5a\x25\x36\x57')]){const _0x3c76e9={};return _0x3c76e9[_0x4c1990(0x3fd,'\x61\x25\x77\x75')]=_0x5f1c60,_0x3c76e9[_0x4c1990(0x436,'\x25\x67\x61\x75')+_0x4c1990(0x2d5,'\x71\x57\x43\x4e')]=[],_0x3c76e9['\x64\x72\x69\x66\x74\x49\x6e\x74'+_0x4c1990(0x40e,'\x61\x25\x77\x75')]=_0x26e640,_0x3c76e9[_0x4c1990(0x1b3,'\x25\x67\x61\x75')+'\x65']=_0x32853c[_0x4c1990(0x1c3,'\x6c\x70\x59\x59')],_0x3c76e9;}else _0xc8bbc9[_0x4c1990(0x2fd,'\x6c\x45\x59\x36')](_0x4c1990(0x1a3,'\x61\x30\x68\x76')+_0x4c1990(0x219,'\x61\x25\x77\x75')+_0x3b7096[_0x4c1990(0x45d,'\x56\x64\x54\x2a')+_0x4c1990(0x440,'\x68\x33\x39\x4f')][_0x4c1990(0x3cc,'\x57\x32\x5b\x50')]('\x20\x7c\x20'));}const _0x5cc3b1={};return _0x5cc3b1[_0x4c1990(0x3b4,'\x43\x57\x61\x76')]=null,_0x5cc3b1[_0x4c1990(0x189,'\x47\x30\x51\x44')+_0x4c1990(0x378,'\x4b\x7a\x55\x40')]=[],_0x5cc3b1[_0x4c1990(0x1a4,'\x70\x6f\x75\x34')+_0x4c1990(0x3de,'\x64\x62\x42\x40')]=_0x26e640,_0x5cc3b1[_0x4c1990(0x1cf,'\x4c\x4d\x48\x32')+'\x65']=_0x32853c[_0x4c1990(0x1c6,'\x66\x58\x61\x4d')],_0x5cc3b1;}else{const _0x12e6bf=_0x4ff350&&_0x32853c[_0x4c1990(0x196,'\x75\x38\x28\x4d')](_0x1b1f0a[_0x4c1990(0x1d5,'\x68\x65\x6e\x52')+_0x4c1990(0x1f4,'\x66\x58\x61\x4d')],_0x5eb309)?_0x3975a5[_0x4c1990(0x1da,'\x6c\x47\x43\x78')+_0x4c1990(0x414,'\x25\x74\x42\x33')]:new _0x5cc5fb(),_0x218a55=_0x4a9f9b&&_0x1e8172['\x70\x72\x65\x66\x65\x72\x72\x65'+_0x4c1990(0x403,'\x68\x33\x39\x4f')]?_0x65f77b[_0x4c1990(0x4c1,'\x71\x38\x57\x51')+'\x64\x47\x65\x6e\x65\x49\x64']:null,_0x7859c2=_0xb3f7a6&&_0x1dfef6[_0x4c1990(0x3ab,'\x47\x30\x51\x44')](_0x32853c[_0x4c1990(0x28e,'\x25\x4d\x5a\x79')](_0x15b0a0,_0x143bb0[_0x4c1990(0x270,'\x71\x76\x24\x72')+_0x4c1990(0x1ac,'\x61\x30\x68\x76')]))?_0x32853c[_0x4c1990(0x33a,'\x68\x65\x6e\x52')](_0x172236,_0x5205d4[_0x4c1990(0x3b6,'\x64\x62\x42\x40')+_0x4c1990(0x2d0,'\x4c\x5a\x78\x6d')]):-0x1844*0x1+-0x18f6+0x313a,_0x482540=_0x32853c[_0x4c1990(0x4b6,'\x53\x25\x63\x76')](_0x57b73c,_0x5e575a['\x69\x73\x41\x72\x72\x61\x79'](_0x3c882d)?_0x312ce6:[],_0x1e38b6,_0x12e6bf),{selected:_0x398bca,alternatives:_0xce6e10,driftIntensity:_0x53d47d,driftMode:_0x5710a3}=_0x32853c[_0x4c1990(0x19c,'\x6c\x45\x59\x36')](_0x4c5a02,_0x568f2e,_0xe6e6c2,{'\x62\x61\x6e\x6e\x65\x64\x47\x65\x6e\x65\x49\x64\x73':_0x482540,'\x70\x72\x65\x66\x65\x72\x72\x65\x64\x47\x65\x6e\x65\x49\x64':_0x218a55,'\x64\x72\x69\x66\x74\x45\x6e\x61\x62\x6c\x65\x64':!!_0x1022d9,'\x6d\x65\x6d\x6f\x72\x79\x45\x76\x69\x64\x65\x6e\x63\x65':_0x7859c2,'\x63\x61\x70\x61\x62\x69\x6c\x69\x74\x79\x47\x61\x70\x73':_0x2b3f19['\x69\x73\x41\x72\x72\x61\x79'](_0x470c71)?_0x509c0c:[],'\x6e\x6f\x76\x65\x6c\x74\x79\x53\x63\x6f\x72\x65':_0x59b2fb[_0x4c1990(0x31e,'\x68\x33\x39\x4f')](_0x32853c['\x79\x6d\x79\x62\x47'](_0x1c385c,_0x1c8246))?_0x32853c[_0x4c1990(0x33b,'\x25\x67\x61\x75')](_0x915c16,_0x16a485):null,'\x70\x6c\x61\x74\x65\x61\x75\x4f\x76\x65\x72\x72\x69\x64\x65':_0x32853c[_0x4c1990(0x4e0,'\x25\x74\x42\x33')](_0x26858d,null)}),_0x197be6=_0x1c2aee(_0x45aeb4,_0x2c1f2b),_0x3bca3d=!!(_0x32853c['\x53\x50\x59\x6f\x6c'](_0x218a55,_0x398bca)&&_0x32853c[_0x4c1990(0x490,'\x61\x30\x68\x76')](_0x398bca['\x69\x64'],_0x218a55)),_0x42bbe7=_0x32853c[_0x4c1990(0x344,'\x42\x51\x35\x6c')](_0x5710a3,_0x32853c['\x6f\x63\x42\x76\x6d'])?_0x4c1990(0x267,'\x63\x4f\x52\x65')+_0x4c1990(0x3b0,'\x68\x65\x6e\x52'):_0x5710a3,_0x58a998={};_0x58a998[_0x4c1990(0x41c,'\x62\x40\x69\x65')]=_0x398bca,_0x58a998[_0x4c1990(0x426,'\x29\x62\x59\x4d')]=_0x197be6,_0x58a998[_0x4c1990(0x2b7,'\x62\x4b\x62\x4b')]=_0x5f0ae9,_0x58a998[_0x4c1990(0x189,'\x47\x30\x51\x44')+_0x4c1990(0x2ca,'\x46\x45\x48\x21')]=_0xce6e10,_0x58a998[_0x4c1990(0x3af,'\x4b\x28\x72\x56')+_0x4c1990(0x28a,'\x70\x6f\x75\x34')]=_0x5b4bab,_0x58a998[_0x4c1990(0x4b8,'\x2a\x54\x61\x50')+_0x4c1990(0x29f,'\x32\x55\x67\x6d')]=_0x48a37a,_0x58a998[_0x4c1990(0x139,'\x5a\x6a\x32\x41')+_0x4c1990(0x465,'\x6b\x4f\x51\x64')]=_0x53d47d,_0x58a998[_0x4c1990(0x18a,'\x29\x62\x59\x4d')+'\x6e\x50\x61\x74\x68']=_0x42bbe7,_0x58a998[_0x4c1990(0x1dd,'\x6c\x70\x59\x59')+'\x65\x64']=_0x3bca3d;const _0x28206d=_0x32853c[_0x4c1990(0x4ed,'\x66\x58\x61\x4d')](_0x477046,_0x58a998),_0x4c0f3b={};return _0x4c0f3b[_0x4c1990(0x1cc,'\x68\x33\x39\x4f')+_0x4c1990(0x2a0,'\x66\x58\x61\x4d')]=_0x398bca,_0x4c0f3b[_0x4c1990(0x252,'\x49\x67\x42\x72')+'\x61\x6e\x64\x69\x64\x61\x74\x65'+'\x73']=_0x197be6?[_0x197be6]:[],_0x4c0f3b[_0x4c1990(0x40a,'\x25\x4d\x5a\x79')]=_0x28206d,_0x4c0f3b[_0x4c1990(0x38a,'\x68\x33\x39\x4f')+_0x4c1990(0x36a,'\x25\x74\x42\x33')]=_0x53d47d,_0x4c0f3b[_0x4c1990(0x30a,'\x68\x65\x6e\x52')+_0x4c1990(0x37b,'\x4b\x7a\x55\x40')]=_0x42bbe7,_0x4c0f3b[_0x4c1990(0x42c,'\x25\x67\x61\x75')+'\x65\x64']=_0x3bca3d,_0x4c0f3b[_0x4c1990(0x379,'\x23\x75\x31\x35')+_0x4c1990(0x15d,'\x71\x30\x67\x41')]=_0x7859c2,_0x4c0f3b;}}const _0x50fd43=-0x19ef+-0xcc4+-0x2*-0x135a+0.5;if(_0x19ff99&&!(_0x598027&&_0x598027['\x61\x63\x74\x69\x76\x65'])){if(_0x32853c[_0x4c1990(0x1d7,'\x46\x45\x48\x21')](_0x32853c[_0x4c1990(0x1ca,'\x61\x77\x4c\x54')],_0x32853c[_0x4c1990(0x2da,'\x4b\x7a\x55\x40')])){let _0x137142=_0x32853c[_0x4c1990(0x43c,'\x71\x38\x57\x51')](_0x31450c,_0x1f39f9,_0x48c1d3);_0x137142+=_0x32853c[_0x4c1990(0x457,'\x6c\x70\x59\x59')](_0x2dd5d2,_0x508d67,_0x220e21,_0x37b68f);const _0x4af465={};return _0x4af465[_0x4c1990(0x27c,'\x64\x62\x42\x40')]=_0x40e265,_0x4af465[_0x4c1990(0x209,'\x25\x74\x42\x33')]=_0x137142,_0x4af465;}else{const _0x1b31fe=_0x30cd97[_0x4c1990(0x49b,'\x6c\x70\x59\x59')+'\x78'](_0x382419=>_0x382419['\x67\x65\x6e\x65']&&_0x382419[_0x4c1990(0x3f1,'\x6c\x70\x59\x59')]['\x69\x64']===_0x19ff99);if(_0x32853c[_0x4c1990(0x30d,'\x61\x77\x4c\x54')](_0x1b31fe,-0x262+-0x2004+0xee*0x25)&&!_0x5e3c54[_0x4c1990(0x4c8,'\x71\x57\x43\x4e')](_0x19ff99)){if(_0x32853c[_0x4c1990(0x194,'\x62\x40\x69\x65')](_0x32853c[_0x4c1990(0x1ea,'\x71\x38\x57\x51')],_0x32853c['\x43\x6b\x52\x48\x72']))_0x30cd97[_0x1b31fe]={..._0x30cd97[_0x1b31fe],'\x73\x63\x6f\x72\x65':_0x30cd97[_0x1b31fe][_0x4c1990(0x489,'\x4b\x7a\x55\x40')]*_0x50fd43},_0x30cd97[_0x4c1990(0x373,'\x63\x4f\x52\x65')]((_0x4210ab,_0x5d0e34)=>_0x5d0e34[_0x4c1990(0x39c,'\x4c\x4d\x48\x32')]-_0x4210ab[_0x4c1990(0x1f2,'\x61\x30\x68\x76')]);else return _0x32e8e1['\x6d\x69\x6e'](0x23b1+-0x1df+0xb*-0x313,LDJjfP[_0x4c1990(0x337,'\x67\x25\x45\x29')](-0x21bb+0x13e0+-0x4*-0x377,_0x55fd40[_0x4c1990(0x34d,'\x46\x45\x48\x21')](_0x3c7a0b)));}}}const _0x4f70e2=_0x30cd97[_0x4c1990(0x178,'\x63\x4f\x52\x65')](_0x4e1db1=>_0x4e1db1[_0x4c1990(0x488,'\x62\x4b\x62\x4b')]&&!_0x5e3c54[_0x4c1990(0x2ed,'\x29\x62\x59\x4d')](_0x4e1db1[_0x4c1990(0x2c6,'\x43\x57\x61\x76')]['\x69\x64']));if(_0x32853c['\x46\x6b\x45\x78\x53'](_0x4f70e2[_0x4c1990(0x2f5,'\x4b\x7a\x55\x40')],-0x1fb5+-0x5*-0x33d+-0x296*-0x6))return{'\x73\x65\x6c\x65\x63\x74\x65\x64':null,'\x61\x6c\x74\x65\x72\x6e\x61\x74\x69\x76\x65\x73':_0x30cd97[_0x4c1990(0x247,'\x38\x21\x5a\x68')](-0x20f2*0x1+0x3d0+0x1d22,-0xbd9*0x1+-0x12ac+0x1e89*0x1)[_0x4c1990(0x221,'\x67\x25\x45\x29')](_0x44ceee=>_0x44ceee[_0x4c1990(0x27c,'\x64\x62\x42\x40')]),'\x64\x72\x69\x66\x74\x49\x6e\x74\x65\x6e\x73\x69\x74\x79':_0x26e640,'\x64\x72\x69\x66\x74\x4d\x6f\x64\x65':_0x32853c[_0x4c1990(0x16c,'\x54\x50\x5a\x32')]};if(_0x32e1aa&&_0x4f70e2[_0x4c1990(0x186,'\x57\x32\x5b\x50')]>0x10b8+0x1227+0x2*-0x116f){if(_0x32853c[_0x4c1990(0x3e0,'\x25\x67\x61\x75')](_0x32853c[_0x4c1990(0x41f,'\x71\x76\x24\x72')],_0x4c1990(0x28c,'\x68\x33\x39\x4f'))){const _0x65378b=_0x4f70e2[0x15c+-0x146*0xd+0xf32*0x1][_0x4c1990(0x33d,'\x5a\x25\x36\x57')],_0x5a54d2=0xb28+0x1763*-0x1+0xc3b+0.7,_0x3ab7d9=_0x4f70e2[_0x4c1990(0x229,'\x4b\x28\x72\x56')+'\x78'](function(_0x12964e){const _0x3c7462=_0x4c1990;return _0x12964e[_0x3c7462(0x480,'\x61\x30\x68\x76')]&&_0x32853c[_0x3c7462(0x1bc,'\x61\x77\x4c\x54')](_0x12964e[_0x3c7462(0x338,'\x63\x4f\x52\x65')][_0x3c7462(0x14f,'\x5a\x6a\x32\x41')+_0x3c7462(0x473,'\x53\x25\x63\x76')],_0x32853c['\x54\x41\x6a\x63\x74'])&&_0x32853c[_0x3c7462(0x1f1,'\x68\x4f\x72\x70')](_0x12964e[_0x3c7462(0x2af,'\x57\x46\x29\x31')],_0x32853c[_0x3c7462(0x22f,'\x73\x37\x69\x61')](_0x65378b,_0x5a54d2));});if(_0x3ab7d9>0x2d1+0x5*-0x663+0x1d1e&&_0x4f70e2[0x1*-0x1ce2+0xfa3*-0x1+0x2c85][_0x4c1990(0x364,'\x71\x76\x24\x72')]&&_0x32853c[_0x4c1990(0x286,'\x71\x38\x57\x51')](_0x4f70e2[0xdf9+0x247f+-0x3278]['\x67\x65\x6e\x65'][_0x4c1990(0x4d2,'\x61\x30\x68\x76')+_0x4c1990(0x48d,'\x64\x62\x42\x40')],_0x32853c[_0x4c1990(0x141,'\x4b\x7a\x55\x40')])){if(_0x32853c['\x55\x43\x64\x49\x4f'](_0x32853c[_0x4c1990(0x411,'\x73\x37\x69\x61')],_0x32853c[_0x4c1990(0x175,'\x33\x67\x29\x6e')])){const _0x4b42d9=_0x4f70e2[_0x3ab7d9];_0x4f70e2['\x73\x70\x6c\x69\x63\x65'](_0x3ab7d9,0x146*-0x1+0x1b77*-0x1+-0x1cbe*-0x1),_0x4f70e2[_0x4c1990(0x499,'\x6b\x4f\x51\x64')](_0x4b42d9);}else _0xf710d9['\x73\x69\x67\x6e\x61\x6c\x73\x5f'+_0x4c1990(0x3d4,'\x5a\x25\x36\x57')][_0x4c1990(0x1e8,'\x64\x62\x42\x40')](function(_0x4f3f8f){const _0x3da040=_0x4c1990;_0xcdedc7=_0x3b5d85[_0x3da040(0x181,'\x2a\x54\x61\x50')](_0xfb9485(_0x4f3f8f));});}}else{if(!_0x522720||LDJjfP[_0x4c1990(0x2e5,'\x75\x38\x28\x4d')](_0x39b53f['\x74\x79\x70\x65'],LDJjfP[_0x4c1990(0x2a5,'\x71\x57\x43\x4e')]))return 0x313*-0x2+-0x1e70+0x2*0x124b;const _0xb0f6ca=_0x508e74[_0x4c1990(0x441,'\x4c\x5a\x78\x6d')](_0x532d29[_0x4c1990(0x259,'\x49\x67\x42\x72')+'\x6d\x61\x74\x63\x68'])?_0x295cc9[_0x4c1990(0x329,'\x57\x32\x5b\x50')+_0x4c1990(0x45c,'\x32\x55\x67\x6d')]:[],_0x47e5ee=_0x329fa6(_0x56cd71,_0x54d8e3);if(LDJjfP[_0x4c1990(0x3df,'\x73\x37\x69\x61')](_0xb0f6ca[_0x4c1990(0x20c,'\x71\x76\x24\x72')],-0x22da+0x1b1*-0x6+-0x78*-0x60))return LDJjfP[_0x4c1990(0x14a,'\x61\x77\x4c\x54')](_0x47e5ee,-0x1b*0x65+-0x1*-0x265b+-0x1bb4)?LDJjfP[_0x4c1990(0x4c9,'\x25\x4d\x5a\x79')](_0x47e5ee,-0x1273*-0x1+0x23a8+-0x39*0xf3+0.6):-0x119*-0xb+-0x10d*0x7+-0x4b8;let _0x2c2044=-0x16ef+-0xce2+0x35*0xad;for(const _0x4a6507 of _0xb0f6ca){if(LDJjfP[_0x4c1990(0x295,'\x62\x4b\x62\x4b')](_0x49795e,_0x4a6507,_0x39a074))_0x2c2044+=0x2e*0x62+-0xb*-0x2ff+0x3290*-0x1;}const _0x304030=LDJjfP['\x64\x70\x42\x51\x71'](LDJjfP['\x6e\x42\x51\x4a\x51'](_0x4077e2,_0x367201,_0x4ed5c0),_0x242476);return LDJjfP[_0x4c1990(0x4a9,'\x68\x4f\x72\x70')](_0x2c2044,_0x47e5ee*(-0xbe7*-0x2+-0x1*0x1343+-0x48b+0.6))+_0x304030;}}let _0x40b26c=-0x6df+-0x3*0x9f4+-0x24bb*-0x1,_0x47714c=_0x32853c[_0x4c1990(0x23a,'\x5a\x25\x36\x57')];if(_0x32853c[_0x4c1990(0x302,'\x49\x67\x42\x72')](_0x26e640,-0x924+0x838*0x1+0x3b*0x4)&&_0x32853c[_0x4c1990(0x146,'\x25\x4d\x5a\x79')](_0x4f70e2[_0x4c1990(0x3f8,'\x64\x62\x42\x40')],-0x151b+-0x225*0x9+0x2869)&&_0x32853c[_0x4c1990(0x3b7,'\x64\x62\x42\x40')](Math[_0x4c1990(0x184,'\x25\x74\x42\x33')](),_0x26e640)){if(_0x32853c[_0x4c1990(0x2fa,'\x68\x33\x39\x4f')](_0x4c1990(0x4c4,'\x4c\x5a\x78\x6d'),_0x4c1990(0x27b,'\x61\x30\x68\x76'))){if(!_0x3624d2[_0x4c1990(0x40d,'\x46\x45\x48\x21')](_0x24f421)||!_0x5cb9cf[_0x4c1990(0x233,'\x6c\x70\x59\x59')](_0x56f782))return-0x5b7+-0xc89*-0x3+0xff2*-0x2;if(_0x32853c[_0x4c1990(0x322,'\x32\x55\x67\x6d')](_0x16c5fa[_0x4c1990(0x31f,'\x71\x30\x67\x41')],0x135a+-0x68*0xc+-0x1*0xe7a)||_0x32853c[_0x4c1990(0x2df,'\x61\x76\x47\x34')](_0x2447b7[_0x4c1990(0x2b5,'\x70\x6f\x75\x34')],0x1d6c+-0x4b*-0x47+-0x3239))return-0x170+0x1*0x1dd1+-0x1c61;const _0x31c4cd=new _0x590c83(_0x492adc[_0x4c1990(0x221,'\x67\x25\x45\x29')](function(_0x5d957f){const _0x48755d=_0x4c1990;return _0x32853c[_0x48755d(0x158,'\x63\x4f\x52\x65')](_0x11a02e,_0x5d957f)[_0x48755d(0x24c,'\x2a\x54\x61\x50')+'\x61\x73\x65']();}));let _0x2ec36c=0x170d*-0x1+-0x2064+0x9*0x629;for(let _0x13ad3d=0x517*0x1+0x6d*-0x5b+0x21a8;_0x32853c[_0x4c1990(0x1d8,'\x29\x62\x59\x4d')](_0x13ad3d,_0x40f0e5[_0x4c1990(0x4c7,'\x73\x37\x69\x61')]);_0x13ad3d++){if(_0x31c4cd['\x68\x61\x73'](_0x32853c[_0x4c1990(0x345,'\x6c\x70\x59\x59')](_0x2d79e9,_0xe0b2ce[_0x13ad3d])[_0x4c1990(0x3d0,'\x62\x40\x69\x65')+_0x4c1990(0x212,'\x6c\x47\x43\x78')]()))_0x2ec36c++;}return _0x32853c[_0x4c1990(0x365,'\x75\x38\x28\x4d')](_0x2ec36c,_0x4f97d2[_0x4c1990(0x46a,'\x47\x30\x51\x44')](_0xca6398[_0x4c1990(0x4de,'\x71\x38\x57\x51')],0x71e*0x2+-0x61*0x17+-0x2c2*0x2));}else{if(_0x32853c['\x74\x65\x46\x4d\x48'](_0x2578aa[_0x4c1990(0x3ba,'\x2a\x54\x61\x50')],-0x1*-0x1433+-0x1aa*0x14+0xd15)){const _0x42b83d=_0x4f70e2[_0x4c1990(0x2bb,'\x61\x76\x47\x34')](function(_0x4d138d,_0x541bd4){const _0x1cf706=_0x4c1990;if(_0x1cf706(0x3ee,'\x25\x74\x42\x33')===_0x32853c[_0x1cf706(0x207,'\x62\x4b\x62\x4b')]){let _0x50dcd4=_0xf74183[_0x1cf706(0x23b,'\x57\x32\x5b\x50')](_0x2bdf0a[_0x1cf706(0x186,'\x57\x32\x5b\x50')],_0x1ce225[_0x1cf706(0x475,'\x71\x30\x67\x41')](0x20*-0x7a+0x207+0x3*0x469,_0x55b3b6[_0x1cf706(0x2fe,'\x71\x30\x67\x41')](_0x55c65d[_0x1cf706(0x155,'\x29\x62\x59\x4d')]*_0x4f3395)));_0x3b92ba!=null&&_0x3f37c7<-0x45+0x61e+-0x1f3*0x3+0.3&&_0x32853c[_0x1cf706(0x1d8,'\x29\x62\x59\x4d')](_0x50dcd4,_0x838cc2[_0x1cf706(0x31f,'\x71\x30\x67\x41')])&&(_0x50dcd4=_0x14af13[_0x1cf706(0x3ac,'\x71\x57\x43\x4e')](_0x13af7f[_0x1cf706(0x1bb,'\x6b\x4f\x51\x64')],_0x32853c[_0x1cf706(0x3a1,'\x4b\x28\x72\x56')](_0x50dcd4,-0x158f*-0x1+0x6e9+-0x15*0x15b))),_0xd2293f=_0x2fa48c[_0x1cf706(0x28b,'\x71\x76\x24\x72')](_0x32853c[_0x1cf706(0x2a9,'\x49\x67\x42\x72')](_0x15d7c9[_0x1cf706(0x277,'\x6b\x4f\x51\x64')](),_0x50dcd4)),_0x1b3cd5=_0x32853c[_0x1cf706(0x309,'\x29\x62\x59\x4d')];}else{const _0x1d7163=_0x4d138d[_0x1cf706(0x1b0,'\x25\x38\x37\x49')],_0x404c64=Array[_0x1cf706(0x330,'\x25\x38\x37\x49')](_0x1d7163['\x73\x69\x67\x6e\x61\x6c\x73\x5f'+_0x1cf706(0x15c,'\x71\x30\x67\x41')])?_0x1d7163[_0x1cf706(0x157,'\x6b\x4f\x51\x64')+_0x1cf706(0x29d,'\x6c\x47\x43\x78')]:[];let _0x175f5b=-0x2208+-0x1*-0x21a1+0x67;for(let _0xa736e9=0xc2*0xa+-0x15*0x85+0x355;_0x32853c[_0x1cf706(0x1ad,'\x4b\x7a\x55\x40')](_0xa736e9,_0x2578aa[_0x1cf706(0x155,'\x29\x62\x59\x4d')])&&_0x32853c[_0x1cf706(0x336,'\x61\x76\x47\x34')](_0xa736e9,-0x11a7+0x17c4+-0x618);_0xa736e9++){const _0x153e78=_0x2578aa[_0xa736e9];_0x32853c[_0x1cf706(0x38b,'\x62\x4b\x62\x4b')](typeof _0x153e78,_0x32853c[_0x1cf706(0x3ea,'\x61\x76\x47\x34')])&&_0x404c64[_0x1cf706(0x405,'\x54\x50\x5a\x32')](function(_0x1c8237){const _0xf0140d=_0x1cf706;return _0x32853c[_0xf0140d(0x3e2,'\x6c\x70\x59\x59')](_0x3b69f8,_0x1c8237,[_0x153e78]);})&&_0x175f5b++;}const _0x52a748={};return _0x52a748[_0x1cf706(0x2be,'\x64\x62\x42\x40')]=_0x541bd4,_0x52a748[_0x1cf706(0x170,'\x25\x74\x42\x33')]=_0x175f5b,_0x52a748[_0x1cf706(0x1b1,'\x46\x45\x48\x21')+'\x65']=_0x4d138d[_0x1cf706(0x4bb,'\x6b\x4f\x51\x64')],_0x52a748;}}),_0x4e49ae=_0x42b83d[_0x4c1990(0x386,'\x4c\x4d\x48\x32')](function(_0x327e16){const _0x4ecbdf=_0x4c1990;return _0x32853c[_0x4ecbdf(0x2dd,'\x6c\x47\x43\x78')](_0x327e16[_0x4ecbdf(0x2f6,'\x23\x75\x31\x35')],0x1483+0x1*-0xe21+-0x662);});if(_0x4e49ae)_0x42b83d[_0x4c1990(0x375,'\x4b\x7a\x55\x40')](function(_0x450d2a,_0x2afe96){const _0x58211e=_0x4c1990;return _0x32853c[_0x58211e(0x226,'\x5a\x6a\x32\x41')](_0x2afe96[_0x58211e(0x35f,'\x71\x76\x24\x72')],_0x450d2a[_0x58211e(0x4db,'\x49\x67\x42\x72')])||_0x32853c[_0x58211e(0x1fd,'\x49\x67\x42\x72')](_0x2afe96[_0x58211e(0x151,'\x25\x67\x61\x75')+'\x65'],_0x450d2a[_0x58211e(0x14e,'\x4b\x7a\x55\x40')+'\x65']);}),_0x40b26c=_0x42b83d[-0x17*-0x149+0x1049+-0x7a4*0x6][_0x4c1990(0x3a6,'\x70\x6f\x75\x34')],_0x47714c=_0x4c1990(0x4cf,'\x2a\x54\x61\x50')+_0x4c1990(0x49d,'\x61\x76\x47\x34')+'\x65\x64';else{let _0xecb1b1=Math[_0x4c1990(0x2e1,'\x64\x62\x42\x40')](_0x4f70e2[_0x4c1990(0x35d,'\x53\x25\x63\x76')],Math['\x6d\x61\x78'](-0x20e9+0xd6d*0x1+-0x2*-0x9bf,Math[_0x4c1990(0x30c,'\x4b\x7a\x55\x40')](_0x4f70e2[_0x4c1990(0x202,'\x6c\x70\x59\x59')]*_0x26e640)));_0x32853c['\x53\x61\x66\x4f\x6c'](_0x56d0ec,null)&&_0x32853c['\x53\x75\x57\x66\x63'](_0x56d0ec,0x61d*-0x1+-0x53*0x3e+0x1a37+0.3)&&_0xecb1b1<_0x4f70e2[_0x4c1990(0x29e,'\x5a\x6a\x32\x41')]&&(_0xecb1b1=Math[_0x4c1990(0x376,'\x43\x57\x61\x76')](_0x4f70e2[_0x4c1990(0x29e,'\x5a\x6a\x32\x41')],_0xecb1b1+(-0x1*0x62d+-0x11c7+0x17f5))),_0x40b26c=Math['\x66\x6c\x6f\x6f\x72'](_0x32853c[_0x4c1990(0x2d1,'\x4b\x7a\x55\x40')](Math[_0x4c1990(0x218,'\x61\x30\x68\x76')](),_0xecb1b1)),_0x47714c=_0x32853c[_0x4c1990(0x2f7,'\x32\x55\x67\x6d')];}}else{if(_0x32853c[_0x4c1990(0x4c6,'\x61\x30\x68\x76')]===_0x32853c[_0x4c1990(0x4c6,'\x61\x30\x68\x76')]){const _0x704d2f=Math[_0x4c1990(0x43f,'\x70\x6f\x75\x34')](_0x4f70e2[_0x4c1990(0x203,'\x56\x64\x54\x2a')],Math[_0x4c1990(0x389,'\x54\x50\x5a\x32')](-0xea8+0x1*-0xc7a+0x1b24,Math[_0x4c1990(0x2ea,'\x71\x57\x43\x4e')](_0x4f70e2['\x6c\x65\x6e\x67\x74\x68']*_0x26e640)));_0x40b26c=Math[_0x4c1990(0x1a2,'\x71\x57\x43\x4e')](_0x32853c[_0x4c1990(0x2b0,'\x38\x21\x5a\x68')](Math[_0x4c1990(0x142,'\x6c\x47\x43\x78')](),_0x704d2f)),_0x47714c=_0x4c1990(0x1d4,'\x29\x62\x59\x4d');}else{const _0x5d0231={..._0x2fa39d[_0x183da5]};_0x5d0231[_0x4c1990(0x323,'\x42\x51\x35\x6c')]=_0x5356b5[_0x25b7e4][_0x4c1990(0x1b8,'\x62\x40\x69\x65')]*_0x4b5662,_0x9c8603[_0x3e068b]=_0x5d0231,_0x5738f8[_0x4c1990(0x48e,'\x25\x38\x37\x49')]((_0x51112d,_0x510336)=>_0x510336[_0x4c1990(0x183,'\x6c\x45\x59\x36')]-_0x51112d[_0x4c1990(0x1c5,'\x61\x77\x4c\x54')]);}}}}return{'\x73\x65\x6c\x65\x63\x74\x65\x64':_0x4f70e2[_0x40b26c][_0x4c1990(0x3f6,'\x32\x55\x67\x6d')],'\x61\x6c\x74\x65\x72\x6e\x61\x74\x69\x76\x65\x73':_0x4f70e2[_0x4c1990(0x38c,'\x71\x76\x24\x72')](function(_0x28e67e,_0x4bd096){const _0x1a68b5=_0x4c1990,_0x4f51f5={'\x6b\x57\x71\x6b\x46':function(_0x4d7633,_0x336614){const _0x3dfa48=_0x5721;return _0x32853c[_0x3dfa48(0x13a,'\x66\x58\x61\x4d')](_0x4d7633,_0x336614);}};if(_0x32853c['\x49\x4a\x55\x77\x6b'](_0x32853c[_0x1a68b5(0x3f9,'\x2a\x54\x61\x50')],_0x32853c[_0x1a68b5(0x2f0,'\x25\x4d\x5a\x79')])){const _0x2b52f3={'\x66\x4e\x4b\x73\x72':function(_0x3718e4,_0x209b87){return _0x3718e4(_0x209b87);}},_0x4508e5=new _0x5b4787((_0x462821[_0x1a68b5(0x27e,'\x62\x4b\x62\x4b')](_0x503d6e['\x73\x69\x67\x6e\x61\x6c\x73\x5f'+'\x6d\x61\x74\x63\x68'])?_0x143295[_0x1a68b5(0x149,'\x71\x57\x43\x4e')+'\x6d\x61\x74\x63\x68']:[])[_0x1a68b5(0x351,'\x42\x51\x35\x6c')](function(_0x5ead77){const _0x142ce4=_0x1a68b5;return _0x2b52f3['\x66\x4e\x4b\x73\x72'](_0x470c1d,_0x5ead77)[_0x142ce4(0x3d0,'\x62\x40\x69\x65')+_0x142ce4(0x25c,'\x54\x50\x5a\x32')]();})),_0x3a761b=new _0x31b7c1((_0x2c5af7[_0x1a68b5(0x384,'\x68\x4f\x72\x70')](_0x37b4ba[_0x1a68b5(0x199,'\x25\x4d\x5a\x79')+'\x6d\x61\x74\x63\x68'])?_0x50d62e[_0x1a68b5(0x1f0,'\x68\x33\x39\x4f')+_0x1a68b5(0x172,'\x66\x58\x61\x4d')]:[])[_0x1a68b5(0x452,'\x6c\x70\x59\x59')](function(_0x2ead5e){const _0x14a8ae=_0x1a68b5;return _0x4f51f5[_0x14a8ae(0x1dc,'\x63\x4f\x52\x65')](_0x32405c,_0x2ead5e)[_0x14a8ae(0x21a,'\x62\x4b\x62\x4b')+_0x14a8ae(0x367,'\x71\x30\x67\x41')]();}));if(_0x32853c[_0x1a68b5(0x432,'\x71\x30\x67\x41')](_0x4508e5[_0x1a68b5(0x3c1,'\x4b\x7a\x55\x40')],-0x1*-0x1267+-0xe3a+-0x42d)&&_0x32853c[_0x1a68b5(0x4a8,'\x33\x67\x29\x6e')](_0x3a761b[_0x1a68b5(0x1e9,'\x66\x58\x61\x4d')],0x28a*-0x6+-0x1461+0x9*0x3f5))return 0xb10+0x1165+-0x1c75;if(_0x32853c['\x50\x52\x58\x7a\x74'](_0x4508e5['\x73\x69\x7a\x65'],0x1*-0x39+0x9*0x10f+-0x94e)||_0x32853c[_0x1a68b5(0x1d6,'\x67\x25\x45\x29')](_0x3a761b[_0x1a68b5(0x1c2,'\x70\x6f\x75\x34')],-0x1*0x1706+0xd*-0x3d+0x1a1f))return-0x25f2+-0x7*-0x4ce+0x450;let _0x4e19f4=0xbc2+-0x104+-0xabe;for(const _0x1ee4a9 of _0x4508e5)if(_0x3a761b[_0x1a68b5(0x266,'\x61\x77\x4c\x54')](_0x1ee4a9))_0x4e19f4++;const _0xfc97ab=_0x32853c[_0x1a68b5(0x42b,'\x6c\x70\x59\x59')](_0x32853c[_0x1a68b5(0x1a7,'\x6c\x45\x59\x36')](_0x4508e5['\x73\x69\x7a\x65'],_0x3a761b[_0x1a68b5(0x1b7,'\x54\x50\x5a\x32')]),_0x4e19f4);return _0x32853c[_0x1a68b5(0x29a,'\x46\x45\x48\x21')](_0xfc97ab,0xd*-0x5+0x4*-0x599+-0x11*-0x155)?0x2*-0xb35+-0x2*0xe17+0x3298:_0x32853c[_0x1a68b5(0x446,'\x63\x4f\x52\x65')](_0x4e19f4,_0xfc97ab);}else return _0x4bd096!==_0x40b26c;})[_0x4c1990(0x39e,'\x64\x62\x42\x40')](0x20cc+0x377*0x3+0x2b31*-0x1,-0x5b9*0x3+-0x211f+0x324e*0x1)[_0x4c1990(0x2bb,'\x61\x76\x47\x34')](_0x28f5c6=>_0x28f5c6[_0x4c1990(0x2cc,'\x71\x38\x57\x51')]),'\x64\x72\x69\x66\x74\x49\x6e\x74\x65\x6e\x73\x69\x74\x79':_0x26e640,'\x64\x72\x69\x66\x74\x4d\x6f\x64\x65':_0x47714c};}function _0x12e6f0(_0x393c20,_0x56b729){const _0x4bdbaf=_0x492ca0,_0x28e497={};_0x28e497['\x57\x6e\x51\x43\x41']=function(_0x26b012,_0x625d3e){return _0x26b012>_0x625d3e;},_0x28e497[_0x4bdbaf(0x44e,'\x25\x38\x37\x49')]=function(_0x32abbd,_0x482d03){return _0x32abbd===_0x482d03;},_0x28e497[_0x4bdbaf(0x342,'\x71\x38\x57\x51')]=_0x4bdbaf(0x326,'\x5a\x6a\x32\x41'),_0x28e497[_0x4bdbaf(0x13e,'\x2a\x54\x61\x50')]=_0x4bdbaf(0x21b,'\x61\x30\x68\x76');const _0x474c8a=_0x28e497,_0x5a246a=(_0x393c20||[])[_0x4bdbaf(0x48c,'\x5a\x25\x36\x57')](_0x3c3fed=>{const _0x355507=_0x4bdbaf,_0x4fdd93={'\x76\x59\x52\x41\x74':function(_0x836c07,_0x192864){const _0x24582f=_0x5721;return _0x474c8a[_0x24582f(0x272,'\x53\x25\x63\x76')](_0x836c07,_0x192864);}};if(_0x474c8a[_0x355507(0x464,'\x29\x62\x59\x4d')](_0x474c8a[_0x355507(0x3e4,'\x29\x62\x59\x4d')],_0x474c8a[_0x355507(0x4dd,'\x6c\x45\x59\x36')]))return _0x4fdd93[_0x355507(0x1a1,'\x71\x30\x67\x41')](_0x130322[_0x355507(0x449,'\x71\x30\x67\x41')],-0x2*-0x342+-0x141*-0x4+-0x148*0x9);else{const _0x54be1a=Array[_0x355507(0x330,'\x25\x38\x37\x49')](_0x3c3fed['\x74\x72\x69\x67\x67\x65\x72'])?_0x3c3fed[_0x355507(0x3b2,'\x71\x38\x57\x51')]:[],_0x5500a8=_0x54be1a['\x72\x65\x64\x75\x63\x65']((_0x28e320,_0x1cf01d)=>_0x3b69f8(_0x1cf01d,_0x56b729)?_0x28e320+(0x2423*0x1+0x4ca+-0x28ec):_0x28e320,0xb24*0x2+-0x59*0x5c+0x9b4),_0x150e32={};return _0x150e32[_0x355507(0x416,'\x47\x30\x51\x44')]=_0x3c3fed,_0x150e32[_0x355507(0x1c5,'\x61\x77\x4c\x54')]=_0x5500a8,_0x150e32;}})[_0x4bdbaf(0x450,'\x32\x55\x67\x6d')](_0x53386e=>_0x53386e[_0x4bdbaf(0x1e0,'\x62\x4b\x62\x4b')]>0x1*0x2649+0x1*-0x247d+-0x2e*0xa)[_0x4bdbaf(0x248,'\x68\x33\x39\x4f')]((_0x25471e,_0x2e1fff)=>_0x2e1fff[_0x4bdbaf(0x2e0,'\x66\x58\x61\x4d')]-_0x25471e[_0x4bdbaf(0x26e,'\x49\x67\x42\x72')]);return _0x5a246a['\x6c\x65\x6e\x67\x74\x68']?_0x5a246a[0x1cf5+0x81b+0x1*-0x2510][_0x4bdbaf(0x33f,'\x25\x74\x42\x33')]:null;}function _0x34b235(_0x35ea99,_0x1e7fd6){const _0x43c2a9=_0x492ca0,_0x1c7883={'\x55\x7a\x67\x59\x45':function(_0x1953d9,_0x284523){return _0x1953d9(_0x284523);},'\x4a\x52\x74\x6e\x5a':function(_0x346127,_0x1f0221){return _0x346127*_0x1f0221;},'\x6d\x41\x76\x52\x72':function(_0x28ef2e,_0x3c069){return _0x28ef2e===_0x3c069;},'\x46\x56\x55\x56\x71':function(_0x25dbef,_0x5d9df9){return _0x25dbef<_0x5d9df9;},'\x57\x44\x4b\x66\x4f':function(_0x5b4df3,_0x3d4de5){return _0x5b4df3!==_0x3d4de5;},'\x78\x75\x59\x68\x65':_0x43c2a9(0x227,'\x71\x57\x43\x4e'),'\x4b\x77\x4b\x66\x44':_0x43c2a9(0x278,'\x33\x67\x29\x6e'),'\x74\x4f\x44\x65\x5a':function(_0x59465f,_0x5867a7){return _0x59465f/_0x5867a7;}};if(!Array[_0x43c2a9(0x233,'\x6c\x70\x59\x59')](_0x35ea99)||!Array[_0x43c2a9(0x44c,'\x54\x50\x5a\x32')](_0x1e7fd6))return-0x83*-0x5+-0x193a*0x1+0x33d*0x7;if(_0x1c7883[_0x43c2a9(0x2a6,'\x71\x76\x24\x72')](_0x35ea99[_0x43c2a9(0x4ee,'\x63\x4f\x52\x65')],0x1d6b+0xd23+-0x2a8e)||_0x1e7fd6[_0x43c2a9(0x155,'\x29\x62\x59\x4d')]===-0x4f9+-0x2f*0x22+0xb37)return 0xb9*-0x2a+0x16a3+0x7b7;const _0x54f61c=new Set(_0x1e7fd6['\x6d\x61\x70'](function(_0x50dcb9){const _0xbd317c=_0x43c2a9;return _0x1c7883['\x55\x7a\x67\x59\x45'](String,_0x50dcb9)[_0xbd317c(0x360,'\x53\x25\x63\x76')+_0xbd317c(0x3d2,'\x70\x6f\x75\x34')]();}));let _0x52b498=0x191f*0x1+-0x1819+-0x106;for(let _0x14cfe5=-0x1682+0x20a3+-0xa21;_0x1c7883[_0x43c2a9(0x348,'\x33\x67\x29\x6e')](_0x14cfe5,_0x35ea99[_0x43c2a9(0x167,'\x23\x75\x31\x35')]);_0x14cfe5++){if(_0x1c7883[_0x43c2a9(0x19b,'\x68\x65\x6e\x52')](_0x1c7883['\x78\x75\x59\x68\x65'],_0x1c7883['\x4b\x77\x4b\x66\x44'])){if(_0x54f61c[_0x43c2a9(0x3c9,'\x25\x4d\x5a\x79')](_0x1c7883['\x55\x7a\x67\x59\x45'](String,_0x35ea99[_0x14cfe5])[_0x43c2a9(0x4aa,'\x61\x77\x4c\x54')+_0x43c2a9(0x2d6,'\x4c\x4d\x48\x32')]()))_0x52b498++;}else{const _0x226756={'\x47\x65\x55\x78\x72':function(_0x484dcd,_0xe10436){const _0x877c49=_0x43c2a9;return BNLZEN[_0x877c49(0x1ee,'\x4b\x7a\x55\x40')](_0x484dcd,_0xe10436);}};var _0x2d5c45=new _0x2394ec(_0x38afda[_0x43c2a9(0x37a,'\x61\x77\x4c\x54')](_0x533581)[_0x43c2a9(0x24b,'\x42\x51\x35\x6c')](_0x393a74['\x6b\x65\x79\x73'](_0x563481))),_0x5611a3=-0x1c6*0x10+-0x1f7f+-0x6a7*-0x9,_0x1967f3=0x16b4+-0x10ca+0x5ea*-0x1,_0x3bec3e=-0xb5f+0x37f+0x7e0;_0x2d5c45[_0x43c2a9(0x4ac,'\x57\x46\x29\x31')](function(_0x3f1c2a){const _0x1f8949=_0x43c2a9;var _0xe6fd97=_0x4a7991[_0x3f1c2a]||0x2*0xdc1+0x1f08+-0x3a8a*0x1,_0x29f5f3=_0x370beb[_0x3f1c2a]||-0x1*0x16c2+0x599*0x3+0x5f7;_0x5611a3+=_0x226756['\x47\x65\x55\x78\x72'](_0xe6fd97,_0x29f5f3),_0x1967f3+=_0x226756[_0x1f8949(0x296,'\x68\x4f\x72\x70')](_0xe6fd97,_0xe6fd97),_0x3bec3e+=_0x29f5f3*_0x29f5f3;});if(BNLZEN[_0x43c2a9(0x188,'\x32\x55\x67\x6d')](_0x1967f3,0x3*-0x121+-0x21de+-0x3*-0xc6b)||BNLZEN[_0x43c2a9(0x188,'\x32\x55\x67\x6d')](_0x3bec3e,0x621*-0x2+0x1681+0xa3f*-0x1))return-0x2*0xeda+-0x14ae+-0x1931*-0x2;return _0x5611a3/BNLZEN[_0x43c2a9(0x1ef,'\x33\x67\x29\x6e')](_0x3c1161['\x73\x71\x72\x74'](_0x1967f3),_0x2faa35[_0x43c2a9(0x223,'\x33\x67\x29\x6e')](_0x3bec3e));}}return _0x1c7883[_0x43c2a9(0x2d8,'\x63\x4f\x52\x65')](_0x52b498,Math[_0x43c2a9(0x1c4,'\x57\x32\x5b\x50')](_0x35ea99[_0x43c2a9(0x4c7,'\x73\x37\x69\x61')],0x51*-0x2c+-0x1*0x1609+0x23f6));}const _0x3e32f8=0xae7+-0x2cc*-0xc+-0x2c75,_0x1a7f58=-0x1*-0x2078+-0x206a+-0x2*0x7+0.6;function _0xeb85a9(_0x46e09d,_0xc91185,_0x4c0ecf){const _0xc12ba5=_0x492ca0,_0x387368={'\x64\x58\x63\x4e\x6b':function(_0x3737a5,_0x180a4d){return _0x3737a5(_0x180a4d);},'\x4d\x64\x6b\x7a\x6b':function(_0x3702e8,_0x1535de){return _0x3702e8 instanceof _0x1535de;},'\x4a\x59\x49\x44\x6f':function(_0x5760a3,_0x2fc31f){return _0x5760a3===_0x2fc31f;},'\x52\x4b\x74\x63\x54':function(_0x107595,_0x20c300){return _0x107595<_0x20c300;},'\x70\x59\x74\x41\x68':function(_0x236102,_0x1c6180,_0x16f0a7){return _0x236102(_0x1c6180,_0x16f0a7);},'\x72\x6a\x4c\x6a\x4e':function(_0x2fa75b,_0x5ae934){return _0x2fa75b+_0x5ae934;},'\x42\x4c\x45\x7a\x73':function(_0x58911e,_0x4267ce){return _0x58911e<_0x4267ce;},'\x67\x62\x49\x78\x4a':function(_0xfabb52,_0xb12212){return _0xfabb52>=_0xb12212;},'\x67\x48\x4e\x4b\x6b':_0xc12ba5(0x1b6,'\x57\x32\x5b\x50')},_0x4c6c12=_0x387368[_0xc12ba5(0x32e,'\x71\x38\x57\x51')](_0x4c0ecf,Set)?new Set(_0x4c0ecf):new Set();if(!Array[_0xc12ba5(0x190,'\x70\x6f\x75\x34')](_0x46e09d)||_0x387368[_0xc12ba5(0x1fe,'\x75\x38\x28\x4d')](_0x46e09d[_0xc12ba5(0x31f,'\x71\x30\x67\x41')],0x11b0*-0x1+0x106f*-0x2+0x328e))return _0x4c6c12;const _0x533a4f={};for(let _0x329a67=0x1*0x161b+0x251d+-0x3b38;_0x387368[_0xc12ba5(0x3f3,'\x42\x51\x35\x6c')](_0x329a67,_0x46e09d[_0xc12ba5(0x3d6,'\x54\x50\x5a\x32')]);_0x329a67++){const _0x404624=_0x46e09d[_0x329a67];if(!_0x404624||!_0x404624[_0xc12ba5(0x480,'\x61\x30\x68\x76')])continue;const _0x184466=_0x387368[_0xc12ba5(0x1e1,'\x4b\x7a\x55\x40')](_0x34b235,_0xc91185,_0x404624[_0xc12ba5(0x438,'\x4b\x28\x72\x56')]||[]);if(_0x387368[_0xc12ba5(0x358,'\x67\x25\x45\x29')](_0x184466,_0x1a7f58))continue;const _0x4365de=String(_0x404624[_0xc12ba5(0x2c6,'\x43\x57\x61\x76')]);_0x533a4f[_0x4365de]=_0x387368[_0xc12ba5(0x1bd,'\x63\x4f\x52\x65')](_0x533a4f[_0x4365de]||-0x7b*-0x2a+0x94*0xd+-0x1bb2,-0x102*-0x26+-0xaae*0x2+-0x10ef);}const _0x1b8ce0=Object[_0xc12ba5(0x30b,'\x54\x50\x5a\x32')](_0x533a4f);for(let _0x33314d=0x1a90+0x1ada+-0x356a;_0x387368[_0xc12ba5(0x232,'\x29\x62\x59\x4d')](_0x33314d,_0x1b8ce0[_0xc12ba5(0x412,'\x62\x40\x69\x65')]);_0x33314d++){if(_0x387368[_0xc12ba5(0x1db,'\x4c\x5a\x78\x6d')](_0x533a4f[_0x1b8ce0[_0x33314d]],_0x3e32f8)){if(_0x387368[_0xc12ba5(0x4e1,'\x6c\x47\x43\x78')](_0x387368[_0xc12ba5(0x369,'\x23\x75\x31\x35')],_0x387368[_0xc12ba5(0x1de,'\x49\x67\x42\x72')]))_0x4c6c12[_0xc12ba5(0x3c2,'\x63\x4f\x52\x65')](_0x1b8ce0[_0x33314d]);else return _0x387368[_0xc12ba5(0x2ff,'\x43\x57\x61\x76')](_0x3b7f60,_0x388a94)[_0xc12ba5(0x45b,'\x6c\x47\x43\x78')+_0xc12ba5(0x212,'\x6c\x47\x43\x78')]();}}return _0x4c6c12;}function _0x3e2fc1({genes:_0x631ba5,capsules:_0x43576e,signals:_0x5879f4,memoryAdvice:_0x5e97b0,driftEnabled:_0x449bdc,failedCapsules:_0x5e8549,capabilityGaps:_0x356f63,noveltyScore:_0x4b5514,plateauOverride:_0x3ede42}){const _0x54de01=_0x492ca0,_0x2448fb={'\x6a\x6d\x73\x53\x70':function(_0x5ed8c8,_0x2e1eaa){return _0x5ed8c8 instanceof _0x2e1eaa;},'\x47\x67\x69\x50\x56':function(_0x56db43,_0x5deb96){return _0x56db43(_0x5deb96);},'\x59\x7a\x6b\x6b\x48':function(_0x2ab788,_0xf626bf,_0x32e010,_0x8cef09){return _0x2ab788(_0xf626bf,_0x32e010,_0x8cef09);},'\x56\x64\x64\x68\x70':function(_0x3ed1aa,_0x309213,_0x4bc502,_0x400dac){return _0x3ed1aa(_0x309213,_0x4bc502,_0x400dac);},'\x47\x64\x68\x58\x58':function(_0x12b795,_0x4c9c64){return _0x12b795||_0x4c9c64;},'\x73\x50\x44\x44\x63':function(_0x342b5b,_0x451504,_0x1c6a48){return _0x342b5b(_0x451504,_0x1c6a48);},'\x54\x76\x67\x6f\x52':function(_0x448d83,_0x46df4f){return _0x448d83&&_0x46df4f;},'\x4f\x47\x44\x65\x42':function(_0x353826,_0x38d0c9){return _0x353826===_0x38d0c9;},'\x4a\x76\x53\x50\x57':_0x54de01(0x471,'\x25\x67\x61\x75')+'\x6e','\x4e\x5a\x64\x4a\x4a':_0x54de01(0x4f3,'\x25\x67\x61\x75')+_0x54de01(0x3eb,'\x66\x58\x61\x4d')},_0x2a8936=_0x5e97b0&&_0x2448fb[_0x54de01(0x154,'\x23\x75\x31\x35')](_0x5e97b0[_0x54de01(0x2d9,'\x46\x45\x48\x21')+'\x6e\x65\x49\x64\x73'],Set)?_0x5e97b0[_0x54de01(0x3ff,'\x6c\x70\x59\x59')+_0x54de01(0x1e5,'\x71\x30\x67\x41')]:new Set(),_0xa5e551=_0x5e97b0&&_0x5e97b0['\x70\x72\x65\x66\x65\x72\x72\x65'+_0x54de01(0x49f,'\x61\x30\x68\x76')]?_0x5e97b0[_0x54de01(0x363,'\x32\x55\x67\x6d')+_0x54de01(0x236,'\x57\x46\x29\x31')]:null,_0x1677b4=_0x5e97b0&&Number[_0x54de01(0x332,'\x4b\x28\x72\x56')](_0x2448fb[_0x54de01(0x2c2,'\x67\x25\x45\x29')](Number,_0x5e97b0[_0x54de01(0x34b,'\x4b\x28\x72\x56')+_0x54de01(0x25a,'\x5a\x6a\x32\x41')]))?_0x2448fb[_0x54de01(0x169,'\x25\x67\x61\x75')](Number,_0x5e97b0[_0x54de01(0x32d,'\x61\x77\x4c\x54')+_0x54de01(0x43e,'\x6c\x47\x43\x78')]):-0x10ef*-0x1+0x1645*0x1+0x139a*-0x2,_0x6ab3fd=_0x2448fb[_0x54de01(0x498,'\x42\x51\x35\x6c')](_0xeb85a9,Array[_0x54de01(0x2b4,'\x4b\x28\x72\x56')](_0x5e8549)?_0x5e8549:[],_0x5879f4,_0x2a8936),{selected:_0x59bc3b,alternatives:_0x293c62,driftIntensity:_0x358c4f,driftMode:_0x50ff10}=_0x2448fb[_0x54de01(0x343,'\x47\x30\x51\x44')](_0x4c02be,_0x631ba5,_0x5879f4,{'\x62\x61\x6e\x6e\x65\x64\x47\x65\x6e\x65\x49\x64\x73':_0x6ab3fd,'\x70\x72\x65\x66\x65\x72\x72\x65\x64\x47\x65\x6e\x65\x49\x64':_0xa5e551,'\x64\x72\x69\x66\x74\x45\x6e\x61\x62\x6c\x65\x64':!!_0x449bdc,'\x6d\x65\x6d\x6f\x72\x79\x45\x76\x69\x64\x65\x6e\x63\x65':_0x1677b4,'\x63\x61\x70\x61\x62\x69\x6c\x69\x74\x79\x47\x61\x70\x73':Array[_0x54de01(0x1ba,'\x33\x67\x29\x6e')](_0x356f63)?_0x356f63:[],'\x6e\x6f\x76\x65\x6c\x74\x79\x53\x63\x6f\x72\x65':Number[_0x54de01(0x33c,'\x6c\x45\x59\x36')](_0x2448fb['\x47\x67\x69\x50\x56'](Number,_0x4b5514))?_0x2448fb[_0x54de01(0x320,'\x33\x67\x29\x6e')](Number,_0x4b5514):null,'\x70\x6c\x61\x74\x65\x61\x75\x4f\x76\x65\x72\x72\x69\x64\x65':_0x2448fb[_0x54de01(0x2de,'\x66\x58\x61\x4d')](_0x3ede42,null)}),_0x1204a3=_0x2448fb['\x73\x50\x44\x44\x63'](_0x12e6f0,_0x43576e,_0x5879f4),_0x1c0e9e=!!(_0x2448fb[_0x54de01(0x48b,'\x25\x67\x61\x75')](_0xa5e551,_0x59bc3b)&&_0x2448fb[_0x54de01(0x27a,'\x32\x55\x67\x6d')](_0x59bc3b['\x69\x64'],_0xa5e551)),_0x7be9c6=_0x2448fb[_0x54de01(0x36e,'\x6c\x47\x43\x78')](_0x50ff10,_0x2448fb[_0x54de01(0x442,'\x47\x30\x51\x44')])?_0x2448fb[_0x54de01(0x204,'\x63\x4f\x52\x65')]:_0x50ff10,_0x2fb87b={};_0x2fb87b[_0x54de01(0x3fa,'\x54\x50\x5a\x32')]=_0x59bc3b,_0x2fb87b[_0x54de01(0x230,'\x62\x4b\x62\x4b')]=_0x1204a3,_0x2fb87b[_0x54de01(0x3c0,'\x33\x67\x29\x6e')]=_0x5879f4,_0x2fb87b[_0x54de01(0x2d3,'\x66\x58\x61\x4d')+'\x69\x76\x65\x73']=_0x293c62,_0x2fb87b[_0x54de01(0x3af,'\x4b\x28\x72\x56')+'\x76\x69\x63\x65']=_0x5e97b0,_0x2fb87b[_0x54de01(0x1fb,'\x71\x57\x43\x4e')+_0x54de01(0x1e7,'\x68\x33\x39\x4f')]=_0x449bdc,_0x2fb87b[_0x54de01(0x492,'\x54\x50\x5a\x32')+_0x54de01(0x4b4,'\x25\x38\x37\x49')]=_0x358c4f,_0x2fb87b[_0x54de01(0x471,'\x25\x67\x61\x75')+_0x54de01(0x156,'\x71\x57\x43\x4e')]=_0x7be9c6,_0x2fb87b[_0x54de01(0x415,'\x61\x77\x4c\x54')+'\x65\x64']=_0x1c0e9e;const _0x472e70=_0x24fb35(_0x2fb87b),_0x1a5e5b={};return _0x1a5e5b[_0x54de01(0x4e3,'\x73\x37\x69\x61')+_0x54de01(0x1fc,'\x61\x30\x68\x76')]=_0x59bc3b,_0x1a5e5b[_0x54de01(0x44b,'\x25\x4d\x5a\x79')+_0x54de01(0x372,'\x56\x64\x54\x2a')+'\x73']=_0x1204a3?[_0x1204a3]:[],_0x1a5e5b['\x73\x65\x6c\x65\x63\x74\x6f\x72']=_0x472e70,_0x1a5e5b['\x64\x72\x69\x66\x74\x49\x6e\x74'+_0x54de01(0x205,'\x61\x30\x68\x76')]=_0x358c4f,_0x1a5e5b[_0x54de01(0x1c9,'\x33\x67\x29\x6e')+_0x54de01(0x1f9,'\x4c\x5a\x78\x6d')]=_0x7be9c6,_0x1a5e5b[_0x54de01(0x244,'\x46\x45\x48\x21')+'\x65\x64']=_0x1c0e9e,_0x1a5e5b[_0x54de01(0x4d5,'\x61\x30\x68\x76')+_0x54de01(0x352,'\x57\x32\x5b\x50')]=_0x1677b4,_0x1a5e5b;}function _0x4c35(){const _0xc13ea3=['\x41\x59\x39\x73\x57\x51\x6e\x73','\x69\x38\x6f\x53\x73\x4b\x4f','\x57\x34\x52\x63\x4d\x38\x6f\x74\x57\x36\x52\x63\x55\x71','\x57\x37\x42\x63\x4c\x31\x46\x63\x4c\x73\x70\x64\x52\x76\x47','\x41\x66\x58\x33\x57\x51\x57','\x57\x35\x50\x58\x6d\x68\x72\x2b\x44\x75\x65','\x57\x51\x34\x68\x57\x4f\x71\x50','\x6d\x62\x7a\x4d','\x6f\x61\x66\x64\x74\x53\x6f\x49\x69\x78\x6d','\x57\x51\x34\x7a\x6d\x57\x79','\x57\x37\x79\x64\x57\x50\x78\x63\x53\x61','\x7a\x6d\x6f\x6e\x57\x35\x6a\x42\x57\x50\x6c\x63\x4d\x61','\x79\x33\x58\x4a','\x57\x52\x47\x64\x6d\x49\x56\x63\x4f\x58\x42\x63\x50\x57','\x57\x36\x4a\x63\x4e\x30\x61','\x57\x50\x61\x73\x74\x4b\x38','\x57\x36\x30\x7a\x57\x51\x42\x63\x53\x71\x64\x63\x50\x6d\x6b\x32\x57\x36\x30','\x57\x37\x2f\x63\x4d\x75\x37\x63\x49\x61','\x57\x37\x78\x63\x4b\x43\x6f\x64','\x57\x51\x2f\x63\x4f\x4c\x68\x63\x4a\x64\x78\x63\x50\x31\x66\x43','\x57\x35\x35\x75\x6b\x74\x68\x63\x47\x38\x6b\x4e\x69\x49\x57','\x57\x51\x4f\x64\x64\x61\x68\x63\x54\x72\x64\x63\x56\x43\x6b\x51','\x71\x53\x6f\x53\x42\x61','\x6c\x63\x52\x64\x53\x57','\x57\x34\x4a\x63\x54\x43\x6f\x2b\x57\x50\x78\x64\x4e\x78\x46\x63\x4d\x47','\x57\x50\x64\x63\x4a\x43\x6f\x48\x57\x50\x6d\x41','\x41\x6d\x6f\x5a\x73\x38\x6b\x4f\x44\x61','\x57\x37\x5a\x63\x52\x75\x53\x35\x68\x53\x6f\x45','\x57\x4f\x52\x63\x4d\x53\x6f\x66\x57\x52\x47\x44','\x57\x36\x61\x67\x57\x50\x75','\x57\x50\x74\x63\x4e\x38\x6f\x75\x57\x4f\x69\x61\x57\x35\x54\x4c','\x57\x52\x78\x63\x4c\x53\x6f\x67\x57\x52\x69\x34','\x57\x52\x53\x68\x57\x50\x61\x4f\x75\x43\x6b\x53\x57\x35\x75\x62','\x57\x4f\x4a\x64\x4a\x68\x33\x63\x54\x47','\x6c\x63\x34\x63\x57\x51\x53','\x57\x4f\x79\x76\x72\x30\x70\x63\x50\x6d\x6f\x41','\x57\x51\x64\x63\x56\x31\x79\x42\x57\x50\x79','\x57\x50\x78\x63\x4a\x30\x37\x63\x51\x62\x43','\x57\x50\x79\x76\x57\x52\x75\x6f\x7a\x43\x6b\x61\x76\x61','\x57\x51\x6a\x62\x69\x30\x69\x78','\x45\x76\x6a\x77\x57\x51\x5a\x64\x54\x57','\x41\x6d\x6f\x6a\x44\x6d\x6b\x53\x73\x57','\x57\x50\x78\x63\x55\x33\x34\x67','\x69\x71\x72\x65\x42\x43\x6f\x31','\x57\x35\x66\x76\x57\x52\x43\x34\x42\x43\x6b\x69\x78\x57\x6d','\x57\x50\x78\x63\x53\x78\x38\x67\x57\x51\x42\x63\x4a\x73\x70\x63\x52\x71','\x44\x6d\x6f\x41\x57\x36\x56\x64\x56\x68\x47','\x57\x52\x44\x45\x6d\x53\x6f\x44\x57\x50\x4b','\x6f\x31\x64\x64\x56\x33\x4b','\x57\x51\x62\x4a\x64\x43\x6f\x59\x57\x51\x4b','\x63\x53\x6b\x4a\x42\x38\x6b\x53\x79\x75\x34\x61\x42\x71','\x57\x50\x68\x64\x52\x38\x6f\x50\x78\x43\x6f\x31','\x57\x35\x64\x63\x48\x38\x6f\x71\x57\x37\x71','\x57\x35\x70\x63\x4f\x43\x6f\x55','\x57\x52\x72\x6b\x68\x65\x47','\x73\x6d\x6f\x34\x79\x38\x6b\x66\x43\x4d\x79\x6d\x71\x61','\x6f\x53\x6b\x52\x57\x35\x6a\x43\x57\x37\x75','\x57\x37\x64\x63\x49\x30\x64\x63\x4d\x61','\x67\x38\x6b\x70\x57\x35\x72\x6c','\x46\x66\x7a\x52\x57\x52\x30','\x75\x6d\x6f\x38\x7a\x53\x6b\x36\x6e\x47','\x57\x4f\x38\x45\x77\x4b\x33\x63\x50\x6d\x6f\x6c','\x57\x36\x79\x65\x70\x6d\x6f\x6d\x67\x47','\x57\x37\x46\x63\x52\x75\x53\x37','\x57\x50\x37\x64\x49\x32\x68\x63\x53\x57','\x57\x4f\x4e\x63\x4e\x53\x6f\x38\x57\x50\x30','\x57\x51\x78\x63\x51\x43\x6b\x6f\x74\x78\x37\x64\x55\x38\x6f\x4c\x41\x47','\x57\x35\x43\x37\x6d\x53\x6f\x56\x67\x47','\x57\x52\x66\x6f\x68\x65\x6d\x4b\x57\x52\x4e\x63\x4f\x53\x6b\x63','\x57\x34\x44\x39\x68\x4e\x35\x53','\x57\x4f\x78\x63\x53\x53\x6f\x4f\x41\x71','\x57\x36\x42\x64\x50\x66\x52\x64\x49\x67\x38','\x79\x38\x6f\x2b\x57\x36\x68\x64\x4f\x68\x4a\x63\x56\x49\x38','\x6f\x31\x37\x64\x52\x74\x33\x64\x49\x66\x4e\x63\x4e\x4e\x75','\x57\x36\x70\x63\x50\x30\x47\x37','\x57\x52\x64\x63\x4b\x4c\x6c\x64\x4f\x38\x6f\x6c\x62\x33\x43\x53','\x57\x50\x4e\x63\x53\x43\x6b\x56\x74\x57','\x76\x78\x76\x70\x57\x4f\x68\x64\x52\x71','\x57\x50\x4f\x67\x6a\x4a\x46\x63\x4b\x57','\x57\x37\x70\x63\x4d\x31\x2f\x63\x4c\x77\x54\x50\x57\x36\x42\x63\x4c\x61','\x57\x52\x42\x63\x4a\x4d\x56\x64\x4c\x38\x6f\x33','\x45\x38\x6b\x76\x68\x43\x6f\x54\x6d\x47','\x73\x30\x52\x64\x4a\x43\x6f\x30\x57\x51\x78\x64\x47\x58\x61','\x57\x52\x70\x63\x4f\x53\x6b\x72\x71\x77\x4e\x64\x54\x47','\x57\x36\x6c\x63\x4b\x4c\x42\x63\x4c\x61','\x67\x38\x6b\x66\x57\x34\x50\x41\x57\x34\x6c\x63\x53\x53\x6f\x32\x57\x36\x4b','\x57\x51\x52\x63\x52\x4d\x6d\x41\x57\x4f\x4f','\x57\x52\x69\x6a\x6c\x47\x4e\x63\x54\x48\x30','\x57\x35\x42\x63\x4f\x43\x6f\x50\x57\x50\x78\x64\x4b\x61','\x57\x52\x56\x64\x4d\x38\x6f\x71\x76\x6d\x6f\x77','\x57\x37\x6c\x64\x53\x77\x6c\x64\x4b\x31\x79\x77\x57\x52\x74\x64\x4a\x47','\x71\x6d\x6f\x2b\x45\x43\x6b\x37\x6a\x49\x53\x58','\x57\x35\x4f\x55\x6b\x38\x6f\x71\x64\x38\x6f\x64\x57\x50\x76\x41','\x64\x78\x37\x63\x53\x53\x6f\x42\x57\x36\x35\x66','\x6e\x6d\x6b\x79\x57\x50\x34\x67\x57\x35\x6c\x64\x49\x73\x4a\x64\x53\x76\x61\x55\x57\x4f\x46\x64\x55\x58\x6d','\x65\x68\x78\x64\x52\x6d\x6f\x46\x57\x36\x79','\x6d\x58\x35\x4e\x77\x61','\x57\x52\x4b\x6a\x6c\x47\x53','\x57\x52\x52\x63\x54\x4c\x71\x48','\x69\x48\x54\x4c\x75\x53\x6f\x58\x6c\x68\x4b\x4c','\x61\x43\x6f\x2f\x42\x67\x70\x63\x4c\x61','\x57\x36\x47\x7a\x57\x52\x4a\x63\x52\x48\x70\x63\x53\x43\x6b\x53','\x57\x50\x37\x64\x4d\x4b\x64\x63\x52\x71\x65','\x57\x34\x6d\x34\x6a\x53\x6f\x41\x63\x77\x74\x64\x54\x43\x6f\x31','\x6f\x53\x6b\x54\x57\x35\x64\x63\x4f\x53\x6b\x65','\x57\x52\x70\x63\x50\x43\x6b\x66\x71\x67\x4e\x64\x51\x53\x6f\x4b','\x42\x6d\x6f\x44\x57\x36\x44\x61\x57\x50\x42\x63\x4e\x67\x79','\x75\x43\x6f\x52\x41\x6d\x6b\x43\x44\x43\x6f\x5a\x57\x34\x4f','\x62\x74\x38\x74\x57\x51\x6c\x63\x4e\x71','\x57\x35\x56\x64\x54\x53\x6f\x55\x64\x38\x6b\x69\x57\x52\x5a\x64\x56\x78\x47','\x57\x37\x4b\x4d\x65\x6d\x6f\x4c\x67\x71','\x57\x50\x78\x63\x50\x68\x38\x6b\x57\x52\x65','\x57\x51\x6a\x7a\x62\x77\x75\x4d','\x57\x52\x68\x63\x4f\x4c\x64\x63\x48\x49\x74\x63\x51\x4d\x66\x6c','\x57\x37\x4a\x63\x4c\x31\x43','\x57\x52\x61\x70\x57\x4f\x4f\x56\x43\x6d\x6f\x49\x57\x35\x79\x62','\x57\x4f\x64\x64\x4b\x78\x5a\x63\x56\x47','\x57\x52\x70\x63\x55\x6d\x6b\x6c\x73\x33\x5a\x64\x4f\x38\x6f\x53\x44\x57','\x44\x65\x7a\x58\x57\x52\x56\x64\x4a\x61\x66\x7a','\x57\x50\x74\x63\x52\x43\x6f\x41\x41\x75\x43','\x68\x43\x6b\x6f\x57\x34\x31\x72\x57\x34\x37\x63\x53\x43\x6f\x76','\x57\x4f\x37\x63\x54\x77\x61','\x57\x35\x4e\x63\x48\x38\x6b\x70\x71\x4a\x37\x64\x54\x6d\x6b\x67\x73\x71','\x57\x52\x33\x63\x51\x30\x4e\x63\x4a\x63\x74\x63\x56\x76\x76\x6d','\x6e\x43\x6f\x47\x75\x30\x70\x63\x49\x48\x48\x6d\x74\x71','\x41\x43\x6b\x4a\x67\x6d\x6f\x65\x69\x61\x48\x4f','\x57\x37\x65\x56\x57\x51\x37\x63\x4d\x58\x69','\x79\x77\x64\x64\x50\x53\x6f\x78\x57\x50\x38','\x57\x52\x6d\x58\x57\x50\x6d\x4a\x46\x6d\x6b\x4e','\x7a\x53\x6f\x4a\x71\x43\x6b\x6a\x45\x47','\x57\x35\x64\x63\x53\x53\x6b\x6f\x76\x74\x2f\x64\x53\x61','\x57\x37\x30\x70\x67\x53\x6f\x33\x6b\x61','\x69\x64\x64\x64\x55\x61','\x42\x53\x6f\x77\x57\x36\x4f','\x57\x35\x78\x63\x50\x6d\x6b\x48\x71\x64\x4e\x64\x55\x43\x6b\x45','\x41\x43\x6f\x50\x77\x53\x6b\x79\x62\x61','\x57\x4f\x74\x63\x4d\x6d\x6b\x32\x57\x52\x30','\x57\x37\x53\x6e\x62\x6d\x6f\x47\x6f\x53\x6f\x4f','\x78\x59\x54\x53\x57\x4f\x6a\x33','\x70\x4a\x76\x6f\x77\x38\x6f\x73','\x57\x35\x33\x63\x49\x53\x6f\x36\x57\x4f\x75\x43\x57\x35\x34\x4e\x57\x35\x57','\x57\x4f\x4f\x30\x57\x50\x4f\x57\x42\x71','\x57\x50\x2f\x63\x50\x38\x6f\x49\x41\x67\x61','\x64\x58\x4b\x4f\x57\x52\x4e\x63\x47\x71','\x57\x36\x70\x63\x4e\x30\x70\x63\x47\x33\x31\x58\x57\x36\x5a\x63\x50\x71','\x57\x37\x4e\x63\x55\x32\x71\x53\x67\x6d\x6f\x78\x6a\x57','\x57\x52\x4a\x64\x4c\x38\x6f\x33','\x69\x58\x54\x4c\x79\x71\x53','\x61\x77\x64\x63\x55\x6d\x6f\x78\x57\x34\x65','\x46\x76\x50\x50\x57\x51\x5a\x64\x48\x48\x34','\x6d\x75\x4e\x64\x53\x33\x56\x64\x4d\x32\x70\x63\x4d\x78\x34','\x57\x52\x35\x6f\x61\x47','\x57\x34\x50\x6e\x57\x36\x4c\x51\x6f\x38\x6f\x64\x45\x59\x2f\x64\x48\x49\x30\x63\x71\x61','\x45\x43\x6b\x4a\x67\x6d\x6f\x66\x6d\x59\x62\x31\x74\x57','\x41\x38\x6f\x6c\x57\x36\x44\x43\x57\x4f\x64\x63\x56\x4e\x37\x64\x50\x71','\x62\x59\x44\x70\x76\x64\x54\x2f\x57\x50\x37\x63\x4f\x61','\x57\x52\x72\x51\x6b\x33\x4b\x34','\x57\x37\x6d\x70\x57\x4f\x4a\x63\x51\x71\x4a\x63\x4f\x53\x6b\x57\x57\x36\x65','\x63\x68\x4a\x63\x53\x53\x6f\x43','\x57\x51\x70\x63\x4a\x4b\x69\x63\x57\x4f\x6d','\x57\x36\x57\x6e\x6a\x53\x6f\x53\x6c\x6d\x6f\x35\x57\x51\x50\x79','\x44\x4c\x6a\x58\x57\x52\x56\x64\x49\x57','\x75\x43\x6b\x4d\x76\x4c\x75\x45\x75\x53\x6b\x30\x57\x34\x43','\x57\x4f\x78\x63\x49\x53\x6b\x4a\x42\x31\x53','\x57\x34\x5a\x63\x4f\x53\x6b\x74\x77\x47','\x57\x35\x43\x33\x69\x53\x6f\x56\x6a\x57','\x57\x34\x42\x63\x4b\x38\x6f\x32\x57\x34\x4a\x63\x56\x57','\x57\x52\x78\x63\x51\x75\x33\x63\x48\x74\x46\x63\x53\x66\x65','\x57\x50\x4f\x7a\x57\x51\x38\x59\x46\x53\x6b\x2b\x76\x61\x4b','\x7a\x6d\x6f\x65\x77\x38\x6b\x2b\x76\x71','\x57\x50\x6c\x63\x4d\x43\x6b\x4f\x57\x52\x68\x64\x4d\x4d\x6d','\x46\x6d\x6b\x73\x41\x33\x34\x6c','\x57\x36\x4c\x75\x45\x66\x2f\x64\x53\x75\x70\x63\x4a\x53\x6b\x7a\x62\x53\x6f\x61\x57\x35\x54\x69','\x57\x4f\x56\x63\x49\x43\x6f\x4e\x57\x4f\x69\x42\x57\x35\x35\x35','\x62\x53\x6f\x65\x74\x4b\x46\x63\x4c\x47','\x74\x53\x6f\x2b\x43\x71','\x57\x4f\x70\x63\x49\x33\x75\x6d\x57\x51\x4e\x63\x4c\x71\x56\x63\x56\x57','\x6d\x31\x6c\x64\x54\x68\x4b','\x68\x43\x6b\x32\x57\x35\x46\x63\x4a\x6d\x6b\x52','\x43\x4c\x58\x52','\x73\x43\x6f\x50\x7a\x38\x6b\x54\x7a\x78\x65\x53\x44\x71','\x57\x4f\x2f\x64\x4a\x4d\x6c\x63\x54\x5a\x38','\x57\x51\x2f\x63\x4f\x4c\x68\x63\x4a\x64\x78\x63\x50\x31\x31\x78','\x74\x4a\x76\x4c\x57\x50\x35\x61','\x57\x34\x37\x63\x52\x43\x6f\x6f\x57\x37\x70\x63\x51\x78\x6d','\x57\x4f\x57\x76\x57\x52\x79\x34','\x57\x4f\x68\x63\x50\x43\x6f\x31','\x75\x75\x33\x64\x52\x43\x6f\x30\x57\x51\x70\x64\x4b\x74\x37\x63\x4d\x57','\x64\x33\x5a\x64\x50\x6d\x6f\x6f\x57\x36\x31\x79\x41\x6d\x6f\x35','\x67\x43\x6b\x31\x57\x36\x78\x63\x4d\x38\x6b\x38\x67\x64\x4a\x64\x4e\x71','\x57\x52\x2f\x63\x54\x33\x57\x69\x57\x50\x71','\x78\x5a\x6a\x36\x57\x4f\x34','\x57\x36\x37\x63\x47\x43\x6f\x35\x57\x50\x4a\x64\x47\x71','\x57\x52\x37\x63\x52\x43\x6b\x71\x74\x61','\x57\x34\x53\x67\x57\x36\x47\x48\x70\x6d\x6b\x67\x61\x62\x79','\x57\x51\x2f\x63\x53\x31\x5a\x63\x4d\x59\x6c\x63\x4f\x67\x6e\x72','\x57\x36\x7a\x42\x6c\x74\x42\x63\x4f\x57','\x6f\x5a\x34\x46\x57\x51\x79','\x6d\x43\x6b\x77\x57\x50\x38\x6c\x57\x35\x5a\x64\x4a\x59\x52\x64\x4e\x4b\x4b\x39\x57\x52\x70\x64\x4c\x58\x4f','\x44\x77\x70\x64\x48\x53\x6f\x76\x57\x4f\x61','\x57\x34\x48\x49\x69\x64\x4e\x63\x47\x43\x6b\x39\x66\x73\x71','\x69\x48\x44\x55\x77\x43\x6f\x5a\x6e\x67\x38\x45','\x6b\x43\x6b\x74\x57\x34\x39\x5a\x57\x34\x4f','\x57\x52\x38\x63\x6f\x71','\x74\x31\x64\x64\x4f\x6d\x6f\x4e\x57\x51\x78\x64\x49\x58\x33\x63\x49\x57','\x57\x37\x2f\x63\x4c\x43\x6f\x44\x57\x36\x6d','\x57\x51\x34\x6e\x57\x50\x65\x2b\x46\x71','\x57\x51\x68\x63\x4a\x76\x70\x64\x51\x53\x6f\x43','\x57\x4f\x4a\x63\x53\x76\x52\x63\x48\x47\x71','\x57\x50\x64\x63\x4a\x43\x6f\x4c','\x57\x4f\x30\x4b\x77\x75\x78\x63\x54\x6d\x6f\x67','\x62\x4a\x50\x75\x72\x61','\x77\x4a\x50\x79\x57\x50\x66\x51','\x64\x61\x4b\x50\x57\x52\x4e\x63\x4d\x47','\x57\x34\x68\x63\x50\x4c\x57\x76\x6a\x71','\x57\x37\x74\x63\x55\x4b\x57\x34\x68\x53\x6f\x2f\x6d\x64\x4f','\x57\x50\x43\x63\x72\x65\x38','\x72\x32\x4e\x64\x4f\x38\x6f\x32\x57\x51\x6c\x64\x4a\x47\x4a\x63\x48\x47','\x57\x4f\x61\x41\x72\x66\x4e\x63\x50\x43\x6f\x70\x57\x36\x42\x64\x4b\x61','\x57\x35\x70\x63\x48\x38\x6f\x6f\x57\x37\x68\x63\x52\x67\x72\x63','\x57\x52\x78\x63\x54\x68\x5a\x63\x4d\x59\x74\x63\x53\x4b\x30','\x6d\x43\x6b\x41\x57\x34\x31\x75\x57\x36\x4b','\x57\x4f\x6c\x63\x4d\x43\x6b\x4f\x57\x52\x64\x64\x48\x33\x58\x36','\x7a\x43\x6b\x64\x62\x53\x6f\x78\x65\x47','\x57\x52\x76\x67\x68\x65\x4b\x69\x57\x52\x70\x63\x47\x43\x6b\x63','\x57\x35\x6c\x63\x4b\x38\x6f\x6e\x57\x37\x4a\x63\x4f\x4e\x54\x4b\x43\x61','\x57\x50\x7a\x4f\x6c\x53\x6f\x46\x57\x50\x4e\x64\x4e\x73\x5a\x64\x4d\x71','\x73\x6d\x6f\x6e\x76\x53\x6b\x32\x76\x61','\x6f\x62\x57\x75\x57\x51\x33\x63\x49\x57\x70\x63\x50\x71','\x6e\x4c\x74\x64\x54\x68\x37\x64\x4a\x4b\x47','\x64\x4e\x64\x64\x51\x57','\x62\x78\x4a\x64\x4d\x30\x74\x64\x4e\x71','\x57\x36\x61\x67\x57\x4f\x33\x63\x55\x72\x70\x63\x56\x53\x6b\x30\x57\x37\x65','\x57\x4f\x65\x46\x6b\x71\x4e\x63\x52\x62\x74\x63\x4f\x38\x6b\x41','\x62\x53\x6b\x74\x57\x35\x4a\x63\x52\x43\x6b\x49','\x57\x34\x64\x63\x52\x38\x6f\x2f\x57\x34\x39\x64\x57\x50\x38\x6c','\x57\x35\x33\x63\x51\x43\x6f\x58\x57\x4f\x6c\x64\x4e\x78\x79','\x57\x37\x4c\x6b\x64\x32\x62\x52','\x6c\x75\x56\x64\x56\x38\x6f\x42\x57\x37\x4f','\x57\x36\x56\x64\x55\x30\x70\x64\x4b\x31\x6d\x6b\x57\x50\x70\x64\x56\x47','\x57\x4f\x2f\x63\x4a\x53\x6b\x5a\x57\x4f\x5a\x64\x49\x47','\x63\x38\x6b\x31\x57\x34\x74\x63\x51\x53\x6b\x56\x65\x4a\x34','\x57\x35\x5a\x63\x50\x43\x6f\x5a\x57\x50\x6d','\x57\x35\x37\x64\x50\x32\x42\x64\x53\x65\x38','\x57\x50\x6c\x63\x52\x77\x6d\x67','\x72\x71\x54\x4c\x57\x51\x4c\x7a','\x79\x77\x33\x64\x4e\x6d\x6f\x77\x57\x52\x69','\x57\x37\x2f\x63\x54\x32\x52\x63\x56\x62\x4f','\x44\x43\x6f\x79\x57\x36\x52\x64\x51\x4e\x6c\x63\x4d\x48\x74\x64\x51\x61','\x65\x64\x54\x76\x77\x73\x4f\x38','\x57\x37\x38\x68\x62\x6d\x6f\x4d','\x57\x36\x4a\x63\x50\x53\x6f\x6c\x57\x37\x56\x63\x4a\x47','\x76\x4c\x5a\x64\x4f\x53\x6f\x31\x57\x52\x37\x64\x4c\x48\x64\x64\x49\x61','\x57\x35\x71\x56\x69\x38\x6f\x7a\x68\x4c\x78\x64\x56\x53\x6f\x57','\x57\x51\x2f\x63\x4d\x4b\x6d\x56\x57\x4f\x74\x63\x55\x49\x68\x63\x4c\x57','\x57\x52\x37\x63\x52\x43\x6b\x72','\x57\x4f\x74\x63\x4c\x6d\x6b\x30\x57\x51\x52\x64\x49\x57','\x57\x51\x42\x64\x49\x53\x6f\x34\x71\x53\x6f\x72\x57\x51\x6d\x4f\x57\x51\x47','\x57\x50\x58\x67\x6f\x6d\x6f\x63','\x57\x35\x34\x63\x6f\x53\x6f\x45\x68\x4e\x4a\x63\x51\x53\x6b\x58','\x61\x38\x6b\x50\x57\x34\x48\x39\x57\x34\x30','\x6d\x67\x56\x64\x54\x77\x33\x64\x4d\x4c\x64\x63\x4b\x77\x71','\x76\x6d\x6f\x2b\x42\x38\x6b\x4b\x43\x4e\x4f\x42\x7a\x47','\x57\x37\x69\x64\x57\x50\x37\x63\x53\x47\x64\x63\x56\x6d\x6b\x4d\x57\x52\x38','\x61\x43\x6b\x2f\x57\x35\x4a\x63\x49\x6d\x6b\x36\x67\x71','\x57\x37\x4a\x63\x4e\x53\x6b\x6b\x44\x49\x69','\x57\x35\x68\x63\x54\x53\x6b\x71','\x65\x62\x38\x75\x57\x51\x64\x63\x54\x47','\x57\x4f\x52\x63\x53\x78\x30\x65\x57\x52\x68\x63\x4b\x71','\x57\x34\x76\x71\x6e\x47','\x57\x36\x37\x63\x54\x75\x52\x63\x55\x32\x71','\x62\x6d\x6b\x31\x57\x35\x4a\x63\x56\x6d\x6b\x4e\x63\x5a\x6d','\x42\x61\x56\x63\x52\x63\x4e\x63\x4d\x47\x37\x63\x4e\x65\x70\x64\x56\x33\x56\x64\x4c\x6d\x6b\x42','\x72\x48\x50\x6e\x57\x52\x66\x70','\x57\x35\x4e\x64\x4f\x4d\x46\x64\x52\x67\x47','\x65\x78\x5a\x64\x54\x6d\x6f\x6a\x57\x36\x50\x64\x79\x38\x6f\x36','\x57\x35\x71\x30\x70\x6d\x6f\x41\x67\x67\x70\x64\x55\x43\x6f\x4c','\x73\x53\x6f\x53\x73\x6d\x6b\x36\x69\x73\x79\x54','\x57\x52\x53\x68\x57\x50\x69\x34\x46\x43\x6b\x57','\x6f\x73\x6d\x75\x57\x51\x64\x63\x4d\x5a\x37\x63\x51\x6d\x6b\x30','\x71\x6d\x6f\x57\x45\x38\x6b\x54','\x57\x37\x65\x72\x6b\x38\x6f\x58\x6b\x43\x6f\x39\x57\x51\x65','\x6d\x74\x34\x43\x57\x51\x5a\x63\x4e\x64\x70\x63\x48\x6d\x6b\x54','\x57\x52\x4a\x63\x4f\x38\x6b\x43\x57\x50\x5a\x64\x52\x61','\x57\x50\x2f\x63\x55\x38\x6b\x4f\x72\x53\x6f\x78\x57\x37\x30','\x72\x6d\x6b\x53\x71\x31\x38\x41\x74\x53\x6b\x43\x57\x35\x30','\x57\x4f\x4f\x32\x6c\x62\x46\x63\x47\x57','\x57\x37\x4a\x64\x53\x77\x68\x64\x4d\x71','\x57\x51\x33\x63\x4f\x4c\x43\x62\x65\x4b\x57\x53','\x57\x50\x61\x70\x76\x76\x4a\x63\x50\x6d\x6f\x71\x57\x35\x74\x64\x49\x47','\x57\x51\x6c\x63\x53\x6d\x6b\x52\x75\x38\x6f\x42','\x73\x6d\x6f\x50\x7a\x6d\x6b\x4c\x79\x32\x61','\x57\x35\x57\x69\x6c\x53\x6f\x71\x70\x47','\x57\x52\x33\x64\x52\x38\x6f\x6d\x79\x38\x6f\x72','\x57\x35\x69\x37\x69\x38\x6f\x68\x6e\x61','\x61\x74\x50\x6a\x7a\x47\x4f','\x57\x50\x78\x63\x53\x78\x38\x67\x57\x51\x42\x63\x4a\x71\x68\x63\x52\x61','\x6f\x66\x6c\x64\x54\x61','\x57\x37\x56\x64\x53\x33\x4e\x64\x49\x33\x30','\x57\x51\x74\x63\x4e\x66\x43\x4f\x64\x31\x62\x4c\x65\x61','\x6e\x68\x33\x64\x4c\x4b\x74\x64\x56\x71','\x57\x50\x46\x63\x47\x30\x37\x63\x55\x72\x57','\x57\x4f\x34\x41\x72\x61','\x57\x51\x30\x43\x6c\x61\x46\x63\x54\x47','\x6f\x66\x52\x64\x4f\x47','\x57\x37\x64\x63\x4a\x4c\x46\x63\x49\x4a\x46\x64\x52\x31\x57\x75','\x6d\x31\x74\x64\x4f\x31\x52\x64\x4f\x71','\x70\x72\x44\x53\x77\x38\x6f\x4b\x6b\x61','\x57\x4f\x52\x64\x4a\x68\x56\x63\x56\x74\x69\x44\x68\x48\x57','\x57\x52\x37\x63\x54\x53\x6f\x6c\x73\x4c\x43','\x57\x35\x4a\x63\x48\x67\x47\x7a\x68\x47','\x57\x4f\x2f\x63\x50\x43\x6f\x4a','\x57\x51\x2f\x63\x50\x66\x6c\x63\x4d\x5a\x70\x63\x4a\x65\x7a\x7a','\x57\x34\x31\x46\x6d\x4e\x72\x36\x75\x66\x79','\x79\x43\x6f\x43\x57\x34\x39\x75\x57\x50\x64\x63\x54\x68\x68\x64\x4f\x71','\x65\x67\x68\x64\x49\x33\x5a\x64\x51\x71','\x57\x34\x43\x6b\x61\x38\x6f\x57\x6c\x38\x6f\x5a\x57\x51\x50\x49','\x62\x4a\x58\x62\x78\x4a\x38\x50\x57\x34\x33\x63\x49\x57','\x57\x4f\x52\x64\x54\x53\x6b\x4c\x57\x34\x6c\x63\x4a\x4a\x64\x64\x4e\x4a\x43\x51\x71\x71\x72\x4a\x6b\x61','\x57\x36\x65\x5a\x6a\x38\x6f\x6e\x65\x47','\x66\x4b\x70\x63\x51\x38\x6f\x6d\x57\x35\x4f','\x72\x53\x6f\x56\x41\x38\x6b\x42','\x57\x4f\x4b\x56\x57\x50\x71\x56\x42\x61','\x57\x36\x4f\x64\x62\x6d\x6f\x4e\x6e\x6d\x6f\x58','\x57\x4f\x64\x63\x4c\x4b\x38\x70\x6e\x57','\x6f\x74\x68\x64\x53\x57','\x57\x52\x52\x63\x51\x43\x6b\x6d\x74\x32\x4e\x64\x50\x57','\x57\x37\x74\x63\x4d\x33\x78\x63\x56\x75\x61','\x57\x52\x37\x63\x50\x38\x6f\x6a\x43\x66\x38','\x6f\x4a\x71\x64\x57\x4f\x42\x63\x4a\x59\x4e\x63\x51\x71','\x57\x35\x35\x79\x69\x4a\x52\x63\x47\x43\x6b\x2f\x65\x48\x69','\x57\x36\x42\x64\x4d\x4d\x37\x64\x48\x4c\x57','\x57\x50\x2f\x63\x4f\x43\x6f\x48\x46\x32\x42\x63\x4e\x4a\x62\x74','\x57\x50\x78\x63\x56\x38\x6b\x56\x74\x43\x6f\x67\x57\x37\x68\x63\x4c\x74\x61','\x57\x37\x37\x63\x4d\x43\x6f\x46\x57\x37\x6a\x4f\x57\x51\x47','\x57\x52\x38\x70\x57\x4f\x30\x50\x73\x38\x6b\x48\x57\x35\x34\x77','\x79\x6d\x6f\x77\x57\x34\x6e\x72\x57\x50\x68\x63\x49\x78\x42\x64\x55\x47','\x57\x51\x6c\x63\x4d\x30\x52\x64\x4f\x38\x6f\x41\x68\x78\x38\x33','\x57\x52\x37\x63\x50\x4b\x37\x63\x4a\x61\x78\x63\x53\x66\x54\x6b','\x65\x6d\x6b\x76\x57\x37\x6e\x50\x57\x37\x47','\x6d\x74\x4f\x66\x57\x51\x64\x63\x48\x49\x2f\x63\x53\x53\x6f\x37','\x57\x36\x53\x68\x57\x4f\x52\x63\x4a\x58\x65','\x78\x53\x6f\x56\x44\x53\x6b\x69\x44\x6d\x6f\x33','\x57\x34\x6e\x48\x6a\x63\x64\x63\x49\x61','\x57\x4f\x74\x63\x4e\x53\x6b\x38\x57\x52\x42\x64\x4a\x33\x7a\x39\x57\x37\x71','\x6e\x63\x6a\x71\x76\x38\x6f\x32','\x72\x78\x53\x73','\x77\x62\x66\x79\x57\x51\x6e\x59','\x76\x38\x6f\x57\x79\x53\x6b\x54\x70\x73\x34\x55\x57\x37\x69','\x57\x4f\x68\x63\x50\x43\x6f\x35\x45\x77\x30','\x57\x4f\x78\x63\x4f\x6d\x6f\x4f\x44\x67\x42\x63\x4a\x57','\x57\x37\x4a\x63\x51\x76\x79','\x57\x52\x70\x63\x53\x33\x69\x39\x6d\x61','\x57\x36\x57\x6c\x57\x4f\x61','\x57\x35\x43\x66\x57\x51\x37\x63\x4e\x59\x61','\x66\x71\x68\x63\x54\x6d\x6b\x33\x57\x36\x74\x63\x4c\x63\x4a\x63\x47\x53\x6f\x4d\x69\x53\x6f\x39\x65\x47','\x57\x34\x74\x63\x47\x6d\x6f\x6b\x57\x37\x52\x63\x55\x76\x54\x75\x79\x57','\x57\x36\x71\x65\x57\x4f\x52\x63\x54\x72\x78\x63\x51\x71','\x6e\x63\x6a\x54\x74\x6d\x6f\x4c\x6c\x67\x53\x6f','\x57\x4f\x70\x63\x52\x43\x6b\x34\x42\x33\x65','\x57\x36\x30\x70\x57\x50\x46\x63\x55\x58\x78\x63\x55\x61','\x6b\x38\x6b\x62\x57\x34\x6e\x63\x57\x4f\x33\x63\x4d\x4e\x52\x64\x55\x57','\x57\x50\x56\x63\x4f\x66\x74\x63\x55\x71\x61','\x44\x53\x6f\x45\x57\x34\x50\x42\x57\x50\x61','\x57\x50\x70\x63\x4b\x75\x33\x64\x51\x53\x6f\x74','\x57\x37\x4e\x63\x4b\x65\x4b\x69\x70\x61','\x57\x51\x57\x36\x57\x51\x57\x77\x76\x71','\x57\x4f\x64\x63\x4f\x43\x6f\x53\x41\x67\x56\x63\x47\x58\x4c\x72','\x42\x53\x6b\x34\x79\x4d\x30\x43','\x57\x52\x6c\x64\x4e\x38\x6f\x50\x45\x6d\x6f\x6d\x57\x51\x71\x6d','\x70\x6d\x6b\x45\x57\x35\x46\x63\x4f\x53\x6b\x6a','\x6f\x66\x52\x64\x52\x4e\x37\x64\x48\x57','\x57\x35\x4b\x78\x62\x6d\x6f\x55\x67\x47','\x57\x52\x78\x63\x55\x38\x6b\x41\x57\x4f\x56\x64\x55\x4b\x76\x64\x57\x36\x4f','\x57\x35\x31\x54\x68\x75\x54\x31','\x57\x36\x37\x63\x4b\x53\x6f\x2f\x57\x52\x46\x64\x52\x57','\x68\x38\x6b\x77\x57\x37\x7a\x33\x57\x34\x34','\x6e\x58\x54\x55\x73\x6d\x6f\x31\x6d\x47','\x6d\x78\x5a\x64\x56\x33\x70\x64\x49\x4e\x78\x63\x4c\x61','\x57\x36\x56\x64\x50\x4d\x42\x64\x4d\x30\x6d\x6b\x57\x50\x70\x63\x4e\x71','\x57\x4f\x54\x66\x69\x38\x6f\x71\x57\x50\x2f\x64\x53\x73\x68\x64\x4d\x71','\x65\x68\x64\x64\x4f\x53\x6f\x73\x57\x36\x6a\x44\x44\x43\x6f\x62','\x57\x50\x47\x75\x57\x52\x4f\x58\x46\x57','\x67\x74\x62\x69\x76\x59\x4f\x54','\x70\x72\x6e\x58\x73\x6d\x6f\x7a\x6c\x4d\x34\x46','\x57\x35\x70\x63\x4d\x38\x6f\x7a\x57\x37\x4b','\x57\x35\x6d\x59\x6a\x6d\x6f\x43\x63\x32\x71','\x57\x52\x4f\x6c\x57\x50\x61\x50\x73\x6d\x6b\x54\x57\x35\x34\x69','\x57\x4f\x64\x63\x56\x43\x6b\x50\x75\x38\x6f\x67','\x57\x51\x46\x64\x4e\x38\x6f\x33\x76\x6d\x6f\x6b\x57\x52\x30','\x57\x4f\x42\x63\x52\x43\x6b\x49\x7a\x38\x6f\x4d','\x57\x37\x4e\x63\x4b\x30\x4e\x63\x47\x73\x6c\x64\x51\x71','\x57\x51\x52\x63\x4a\x6d\x6b\x64\x57\x37\x4f\x35\x57\x51\x7a\x52\x57\x4f\x43','\x44\x4e\x6a\x5a\x57\x4f\x52\x64\x4b\x71','\x71\x53\x6f\x5a\x46\x43\x6b\x54\x69\x73\x4b\x31\x57\x36\x6d','\x71\x43\x6f\x56\x44\x6d\x6b\x6b\x79\x38\x6f\x52\x57\x34\x42\x63\x50\x47','\x57\x52\x56\x63\x4f\x38\x6b\x67\x74\x71','\x57\x52\x76\x52\x68\x4d\x6d\x30','\x57\x51\x4b\x64\x6e\x71\x6c\x63\x50\x47','\x70\x4c\x64\x63\x4e\x53\x6f\x6b\x57\x34\x6d','\x57\x36\x6a\x4f\x69\x66\x7a\x53','\x6a\x63\x52\x64\x4c\x38\x6f\x38\x68\x53\x6f\x68\x57\x37\x4b','\x44\x53\x6f\x6c\x57\x34\x50\x78\x57\x4f\x46\x63\x49\x78\x42\x64\x55\x47','\x57\x36\x6c\x63\x4f\x38\x6f\x50\x57\x34\x48\x52','\x57\x51\x33\x64\x55\x38\x6f\x4f\x7a\x38\x6f\x39','\x57\x51\x53\x42\x6f\x63\x4e\x63\x49\x57','\x57\x50\x74\x63\x4e\x38\x6f\x74\x57\x50\x4b\x43\x57\x35\x6e\x4f\x57\x50\x4b','\x77\x61\x66\x4e\x57\x51\x44\x47','\x57\x34\x4e\x63\x47\x43\x6f\x4c\x57\x37\x78\x63\x4f\x33\x39\x70\x79\x47','\x6a\x6d\x6f\x4c\x76\x4b\x42\x63\x4d\x47','\x57\x37\x70\x63\x4c\x31\x74\x63\x4e\x4d\x4c\x58\x57\x37\x52\x63\x55\x71','\x66\x64\x72\x6c\x7a\x64\x61','\x57\x36\x5a\x63\x48\x6d\x6f\x77\x57\x50\x64\x64\x54\x57','\x57\x50\x37\x63\x4b\x38\x6b\x6f\x74\x38\x6f\x33','\x57\x4f\x37\x63\x50\x43\x6f\x4a\x44\x67\x64\x63\x4a\x4a\x62\x74','\x57\x36\x53\x62\x62\x43\x6f\x58\x70\x47','\x57\x36\x74\x63\x55\x4b\x57\x35\x64\x43\x6f\x74\x6c\x61','\x41\x53\x6f\x43\x57\x36\x4e\x64\x4f\x77\x2f\x63\x4a\x47\x37\x64\x55\x47','\x57\x50\x52\x63\x4e\x43\x6f\x46\x77\x33\x65','\x57\x34\x54\x44\x6b\x4a\x56\x63\x4b\x47','\x6d\x74\x34\x43\x57\x51\x5a\x63\x4e\x64\x70\x63\x4e\x53\x6b\x38','\x6b\x73\x56\x64\x56\x38\x6f\x4f\x67\x6d\x6f\x56\x57\x36\x37\x63\x53\x47','\x57\x35\x47\x61\x57\x52\x52\x63\x54\x5a\x43','\x71\x53\x6f\x38\x78\x53\x6b\x2b\x7a\x71','\x57\x4f\x56\x63\x4b\x38\x6b\x66\x75\x38\x6f\x58','\x72\x30\x68\x64\x56\x6d\x6f\x51\x57\x52\x42\x64\x4a\x61\x4a\x63\x48\x47','\x57\x51\x34\x68\x57\x50\x4b\x49\x45\x43\x6b\x55\x57\x34\x69\x37','\x61\x33\x74\x63\x53\x43\x6f\x78\x57\x37\x31\x69\x57\x35\x2f\x64\x53\x71','\x66\x4e\x46\x64\x54\x53\x6f\x75\x57\x36\x50\x78\x43\x47','\x6f\x74\x79\x62\x57\x52\x46\x63\x4e\x71','\x57\x52\x65\x4c\x57\x51\x4f\x66\x78\x47','\x57\x35\x78\x63\x4f\x43\x6b\x66\x71\x71','\x62\x53\x6b\x59\x69\x43\x6f\x77\x6f\x6d\x6b\x54\x57\x50\x52\x63\x47\x4d\x43\x4a\x70\x38\x6b\x4f\x64\x47','\x65\x4a\x62\x69\x76\x71','\x71\x66\x4a\x64\x56\x38\x6f\x4a\x57\x4f\x74\x64\x47\x71\x42\x63\x47\x61','\x57\x4f\x7a\x7a\x6b\x43\x6f\x41\x57\x50\x37\x64\x4e\x63\x52\x64\x4e\x47','\x57\x52\x4a\x63\x54\x76\x74\x63\x4a\x59\x6c\x63\x4e\x4c\x54\x43','\x71\x6d\x6f\x56\x46\x6d\x6b\x41\x79\x38\x6f\x36','\x57\x51\x70\x63\x4d\x38\x6b\x59\x57\x50\x52\x64\x52\x71','\x57\x36\x5a\x63\x4c\x77\x33\x63\x4a\x61\x43','\x57\x36\x70\x63\x4f\x76\x38\x37','\x57\x51\x30\x70\x6c\x58\x5a\x63\x50\x57','\x57\x36\x42\x63\x4c\x75\x4a\x63\x4c\x64\x6d','\x57\x34\x62\x52\x66\x4d\x48\x54\x45\x65\x53','\x57\x50\x56\x63\x4b\x53\x6b\x31\x57\x52\x2f\x64\x4d\x4e\x69','\x57\x35\x4e\x64\x56\x30\x52\x64\x48\x68\x43','\x69\x58\x48\x6f\x76\x53\x6f\x45','\x75\x53\x6f\x41\x57\x35\x35\x31\x57\x4f\x47','\x57\x51\x2f\x63\x4e\x43\x6f\x4e\x73\x30\x30','\x57\x51\x75\x30\x74\x4d\x5a\x63\x4c\x61','\x57\x36\x2f\x64\x4f\x78\x5a\x64\x4c\x61','\x70\x4a\x64\x64\x52\x6d\x6f\x52','\x57\x50\x35\x39\x68\x65\x61\x76','\x57\x37\x4a\x63\x4c\x31\x38','\x57\x36\x5a\x64\x54\x32\x64\x64\x4a\x4b\x65','\x70\x67\x70\x64\x54\x4b\x56\x64\x55\x71','\x57\x35\x4b\x2f\x6c\x6d\x6f\x72\x6a\x47','\x57\x35\x78\x63\x52\x38\x6f\x52\x57\x50\x70\x64\x4c\x68\x64\x63\x4b\x61\x61','\x57\x35\x50\x39\x6f\x33\x39\x38\x42\x76\x56\x64\x48\x47','\x57\x37\x74\x64\x50\x77\x33\x64\x4d\x4e\x57','\x74\x38\x6b\x6c\x6e\x43\x6f\x70\x62\x61','\x44\x6d\x6f\x43\x57\x36\x4a\x64\x51\x33\x37\x63\x47\x59\x37\x64\x51\x61','\x57\x35\x35\x75\x6a\x63\x42\x63\x47\x38\x6b\x37','\x64\x33\x4a\x64\x54\x53\x6f\x69\x57\x34\x50\x46\x79\x53\x6f\x37','\x57\x4f\x52\x64\x4a\x68\x56\x63\x56\x74\x69\x76\x68\x58\x4b','\x57\x35\x35\x45\x6e\x59\x61','\x68\x43\x6b\x72\x57\x36\x76\x4d\x57\x37\x53','\x57\x52\x44\x44\x67\x30\x53\x31\x57\x4f\x6c\x63\x4a\x6d\x6b\x6a','\x6f\x73\x6a\x37\x74\x43\x6f\x35','\x71\x6d\x6f\x52\x44\x53\x6b\x6c\x42\x38\x6f\x59','\x57\x35\x4e\x63\x4f\x43\x6f\x5a\x57\x50\x4a\x64\x4e\x77\x64\x63\x52\x4a\x79','\x57\x52\x79\x57\x57\x4f\x34\x51\x7a\x57','\x41\x33\x70\x64\x4d\x43\x6f\x58\x57\x52\x57','\x78\x53\x6f\x62\x74\x6d\x6b\x4d\x72\x47','\x57\x37\x79\x69\x69\x38\x6f\x53\x6c\x47','\x57\x37\x4f\x64\x62\x6d\x6f\x54\x70\x53\x6f\x34\x57\x50\x39\x2b','\x57\x35\x56\x63\x54\x43\x6b\x50\x73\x47\x65','\x6f\x49\x76\x5a\x76\x38\x6f\x77','\x57\x52\x35\x6b\x68\x30\x69\x5a\x57\x51\x74\x63\x53\x6d\x6b\x75','\x57\x51\x33\x63\x49\x32\x4b\x63\x65\x61','\x75\x76\x5a\x64\x55\x53\x6f\x4a\x57\x51\x78\x64\x49\x58\x33\x63\x49\x57','\x57\x36\x56\x63\x4b\x38\x6f\x43\x57\x37\x72\x4f','\x57\x51\x30\x33\x57\x4f\x4f\x6e\x43\x61','\x57\x34\x72\x45\x6b\x57','\x57\x36\x2f\x63\x50\x43\x6b\x58\x79\x74\x47','\x57\x36\x4b\x70\x6b\x6d\x6f\x4e\x69\x47','\x57\x4f\x6c\x63\x4f\x43\x6f\x65\x46\x4e\x79','\x57\x35\x6c\x63\x4b\x30\x4e\x63\x47\x57','\x7a\x43\x6f\x76\x57\x36\x68\x64\x51\x47','\x57\x4f\x75\x75\x72\x4d\x2f\x63\x53\x43\x6f\x61\x57\x36\x53','\x6a\x4c\x6c\x64\x4f\x68\x47','\x7a\x38\x6f\x4e\x77\x6d\x6b\x6b\x7a\x71','\x44\x38\x6f\x50\x67\x47','\x57\x51\x4f\x76\x62\x57\x2f\x63\x53\x47\x79','\x78\x64\x7a\x36\x57\x4f\x31\x54','\x57\x50\x43\x38\x57\x4f\x4f\x49\x71\x47','\x57\x36\x6e\x6b\x69\x33\x72\x66','\x44\x6d\x6f\x71\x57\x36\x70\x64\x4f\x68\x5a\x63\x4d\x5a\x4a\x64\x4b\x57','\x6e\x66\x33\x64\x53\x6d\x6f\x6a\x57\x36\x71','\x6c\x5a\x47\x45\x57\x52\x68\x63\x49\x57','\x57\x4f\x37\x63\x48\x6d\x6f\x36\x57\x4f\x75\x45\x57\x35\x34','\x6f\x31\x37\x64\x4b\x33\x4e\x64\x4e\x61','\x57\x35\x52\x63\x52\x65\x65\x70\x63\x71','\x57\x34\x39\x41\x6b\x38\x6f\x70\x57\x34\x56\x64\x4d\x49\x52\x63\x4a\x71','\x57\x50\x57\x76\x57\x51\x4b\x34','\x57\x36\x48\x43\x70\x67\x48\x7a','\x57\x35\x6c\x63\x48\x38\x6b\x62\x72\x49\x6d','\x57\x35\x4c\x38\x62\x77\x58\x79','\x57\x34\x4c\x64\x6c\x64\x6c\x63\x4c\x6d\x6b\x77\x64\x59\x57','\x67\x5a\x34\x46\x57\x51\x79','\x57\x51\x4e\x63\x54\x66\x71\x54\x63\x57','\x7a\x47\x6a\x6a\x57\x51\x39\x53','\x57\x52\x64\x63\x48\x38\x6b\x53\x43\x6d\x6f\x52','\x79\x53\x6f\x2f\x57\x36\x6a\x4c\x57\x52\x57','\x64\x68\x64\x63\x53\x53\x6f\x77\x57\x36\x50\x76\x57\x34\x46\x64\x50\x61','\x57\x52\x39\x6b\x68\x65\x4f\x31\x57\x52\x75','\x77\x6d\x6b\x37\x73\x66\x34\x6c\x76\x61','\x68\x59\x48\x4d\x44\x53\x6f\x41','\x6f\x74\x75\x63\x57\x51\x52\x63\x4d\x4a\x6d','\x57\x50\x70\x63\x50\x33\x79','\x57\x37\x37\x63\x4b\x38\x6f\x72\x57\x36\x44\x30','\x57\x36\x52\x63\x4d\x33\x38\x71\x64\x61','\x57\x51\x42\x64\x4e\x43\x6f\x32\x71\x53\x6f\x61','\x57\x35\x46\x63\x4d\x38\x6f\x78\x57\x37\x71','\x57\x36\x39\x75\x43\x76\x4e\x64\x53\x65\x33\x64\x55\x43\x6b\x67\x67\x43\x6f\x42\x57\x35\x7a\x44\x57\x36\x47','\x6f\x38\x6f\x57\x76\x65\x4a\x63\x4d\x49\x6d','\x57\x36\x33\x63\x52\x53\x6b\x59\x71\x73\x47','\x57\x50\x37\x63\x50\x38\x6b\x2b\x57\x50\x52\x64\x54\x61','\x57\x34\x2f\x63\x55\x43\x6f\x41\x57\x50\x46\x64\x49\x68\x43','\x70\x73\x47\x75','\x69\x30\x2f\x64\x54\x76\x64\x64\x51\x71','\x57\x37\x4b\x72\x64\x57','\x57\x50\x53\x30\x66\x49\x46\x63\x4b\x57','\x57\x52\x43\x79\x6d\x57','\x57\x34\x4e\x63\x47\x43\x6f\x49\x57\x36\x37\x63\x56\x33\x44\x63','\x72\x43\x6f\x2f\x42\x57','\x68\x63\x2f\x64\x50\x53\x6f\x34\x70\x71','\x6c\x4a\x4f\x46\x57\x51\x46\x63\x47\x73\x43','\x57\x51\x74\x63\x52\x43\x6b\x73\x71\x63\x46\x63\x52\x57','\x57\x36\x5a\x63\x4e\x38\x6f\x2f\x57\x36\x4c\x36\x57\x52\x38\x51\x57\x52\x47','\x64\x62\x47\x35\x57\x50\x64\x63\x4c\x61','\x6d\x43\x6b\x33\x57\x35\x58\x79\x57\x36\x4b','\x57\x50\x2f\x63\x50\x38\x6f\x49\x41\x67\x64\x63\x52\x72\x6a\x79','\x57\x51\x78\x63\x4b\x77\x52\x64\x51\x43\x6f\x6f\x64\x67\x71\x42','\x57\x51\x52\x63\x4f\x5a\x33\x63\x49\x58\x6e\x77\x57\x51\x56\x64\x55\x6d\x6f\x69\x57\x50\x6c\x63\x49\x4c\x65','\x71\x43\x6f\x50\x44\x38\x6b\x44\x7a\x71','\x57\x50\x69\x42\x57\x51\x53','\x70\x76\x52\x64\x51\x68\x4b','\x57\x35\x50\x50\x6a\x77\x34','\x57\x35\x78\x63\x53\x38\x6b\x66\x78\x63\x4a\x64\x56\x71','\x76\x38\x6f\x4a\x7a\x38\x6b\x4e','\x7a\x53\x6f\x7a\x57\x35\x76\x77\x57\x50\x71','\x57\x37\x44\x4c\x62\x57\x70\x63\x50\x71','\x57\x51\x4a\x63\x4f\x4b\x2f\x63\x48\x59\x75','\x45\x38\x6b\x34\x68\x38\x6f\x68\x64\x47\x6e\x2b\x74\x47','\x57\x52\x74\x63\x56\x53\x6f\x65\x41\x65\x30','\x57\x52\x6c\x63\x4e\x31\x42\x64\x50\x38\x6f\x42\x61\x68\x4f\x58','\x77\x38\x6f\x50\x72\x53\x6b\x6d\x61\x61','\x65\x4a\x62\x69\x76\x73\x30','\x69\x48\x54\x34\x77\x71','\x57\x4f\x4a\x63\x4e\x32\x4f\x4f\x57\x51\x4b','\x57\x37\x56\x63\x4b\x43\x6f\x64\x57\x37\x76\x34\x57\x52\x79\x39','\x6f\x66\x74\x64\x56\x4e\x47','\x43\x6d\x6f\x67\x78\x43\x6b\x76\x43\x57','\x57\x52\x50\x43\x6d\x31\x38\x5a\x57\x52\x5a\x63\x4e\x61','\x57\x50\x34\x68\x57\x52\x4f\x6a\x78\x61','\x57\x37\x74\x63\x4d\x30\x68\x63\x4e\x4c\x58\x59\x57\x35\x52\x63\x4a\x57','\x63\x43\x6b\x44\x57\x35\x70\x63\x47\x43\x6b\x52\x6f\x64\x69','\x57\x4f\x7a\x74\x6c\x38\x6f\x79\x57\x4f\x4a\x64\x4e\x71','\x42\x53\x6b\x30\x68\x43\x6f\x67\x6a\x62\x4c\x2f\x74\x57','\x57\x37\x42\x63\x4d\x30\x68\x63\x47\x4d\x66\x35\x57\x36\x57','\x57\x50\x6c\x63\x4a\x38\x6f\x78\x57\x4f\x79\x46','\x57\x37\x4a\x63\x4e\x30\x4b','\x57\x50\x78\x63\x52\x53\x6f\x6a\x76\x33\x75','\x57\x52\x31\x6b\x6f\x30\x4b\x59','\x57\x34\x35\x39\x6f\x78\x39\x53','\x57\x52\x68\x63\x51\x43\x6b\x6d\x74\x75\x6c\x64\x51\x38\x6f\x50\x46\x71','\x57\x50\x4a\x63\x53\x68\x42\x64\x49\x53\x6f\x34\x6b\x4c\x6d\x68','\x57\x4f\x6c\x64\x4d\x33\x5a\x63\x56\x64\x69\x57','\x57\x35\x6d\x30\x68\x6d\x6f\x78\x61\x61','\x57\x34\x74\x63\x4e\x33\x79\x31\x6c\x47','\x74\x31\x5a\x64\x4f\x43\x6f\x50\x57\x51\x78\x64\x4d\x5a\x5a\x63\x47\x71','\x57\x52\x2f\x63\x4f\x53\x6b\x66\x63\x68\x52\x64\x51\x53\x6f\x55\x41\x57','\x57\x50\x54\x41\x67\x53\x6f\x49\x57\x50\x6d','\x68\x78\x33\x63\x54\x43\x6f\x42\x57\x36\x4f','\x44\x6d\x6f\x77\x57\x37\x42\x64\x55\x47','\x57\x4f\x4a\x63\x55\x32\x75\x67\x57\x51\x4e\x63\x4a\x72\x33\x63\x4d\x57','\x70\x73\x56\x64\x53\x38\x6f\x4f\x63\x43\x6f\x75\x57\x37\x6c\x63\x4f\x57','\x63\x38\x6b\x70\x57\x34\x48\x43\x57\x34\x64\x63\x53\x47','\x57\x34\x71\x59\x62\x53\x6f\x71\x68\x78\x78\x64\x4f\x53\x6f\x73','\x57\x36\x74\x63\x49\x53\x6f\x41\x43\x53\x6f\x52\x57\x52\x69\x43\x57\x50\x69','\x57\x34\x62\x33\x6f\x75\x4c\x32\x79\x31\x43','\x70\x53\x6f\x37\x77\x75\x70\x63\x4d\x59\x39\x6d\x75\x47','\x57\x37\x70\x63\x4e\x76\x5a\x63\x47\x4d\x30','\x57\x34\x4a\x63\x51\x43\x6f\x36\x57\x50\x4a\x64\x4d\x77\x4a\x63\x4d\x47\x57','\x57\x51\x4e\x63\x4f\x4c\x43\x36\x64\x4c\x71\x36\x43\x57','\x74\x66\x5a\x64\x48\x43\x6f\x49\x57\x51\x71','\x57\x50\x68\x63\x49\x43\x6f\x37\x57\x50\x43\x67\x57\x35\x69','\x57\x34\x61\x6c\x65\x53\x6f\x4f\x6b\x71','\x57\x36\x4b\x6c\x57\x4f\x4f','\x57\x34\x46\x63\x54\x68\x64\x63\x53\x4e\x4f','\x57\x4f\x4e\x63\x56\x38\x6b\x6c\x74\x33\x70\x64\x52\x53\x6f\x53\x46\x71','\x57\x52\x4e\x63\x51\x4b\x61\x4e\x67\x4c\x71\x53\x42\x57','\x79\x6d\x6f\x64\x57\x35\x7a\x67\x57\x50\x43','\x57\x4f\x6c\x63\x50\x4e\x4f\x66\x57\x52\x68\x63\x56\x61\x52\x63\x51\x71','\x57\x37\x68\x63\x55\x30\x61','\x6a\x6d\x6f\x32\x76\x76\x33\x63\x49\x57','\x67\x5a\x50\x73','\x64\x53\x6b\x31\x57\x35\x4a\x63\x4a\x6d\x6b\x56\x62\x71','\x57\x50\x70\x63\x48\x68\x70\x64\x53\x6d\x6f\x48','\x57\x34\x70\x63\x48\x53\x6f\x68\x57\x37\x33\x63\x4a\x61','\x75\x66\x64\x64\x51\x53\x6f\x59\x57\x50\x37\x64\x4a\x62\x33\x63\x4c\x57','\x57\x51\x79\x41\x72\x4b\x46\x63\x53\x71','\x46\x38\x6b\x57\x68\x38\x6f\x6e\x69\x47\x4c\x44\x74\x47','\x57\x51\x4b\x43\x57\x50\x43\x52\x46\x38\x6b\x4e\x57\x34\x6d','\x57\x37\x46\x64\x54\x78\x57','\x69\x48\x66\x54\x74\x53\x6f\x31\x68\x33\x47\x42','\x57\x35\x70\x63\x48\x53\x6f\x72\x57\x37\x78\x63\x4f\x33\x65','\x62\x43\x6b\x62\x57\x35\x6a\x43\x57\x34\x4e\x63\x4c\x53\x6f\x41\x57\x36\x47','\x57\x51\x78\x63\x50\x43\x6b\x66\x72\x4e\x5a\x64\x4f\x38\x6f\x5a\x75\x71','\x6f\x74\x42\x64\x4d\x53\x6f\x48\x67\x38\x6f\x64\x57\x37\x6c\x63\x48\x71','\x74\x38\x6f\x36\x41\x6d\x6b\x36\x70\x73\x34\x36\x57\x37\x61','\x57\x51\x5a\x63\x51\x31\x5a\x63\x4e\x74\x70\x63\x53\x4b\x66\x33','\x57\x52\x4e\x63\x4f\x65\x47\x37\x68\x47','\x57\x51\x56\x63\x53\x65\x69','\x69\x38\x6f\x36\x74\x4b\x37\x63\x47\x47\x50\x44\x76\x71','\x57\x35\x54\x71\x6b\x49\x33\x63\x4c\x47','\x57\x37\x46\x63\x4e\x6d\x6f\x59\x57\x35\x2f\x63\x4a\x61','\x57\x50\x4e\x63\x51\x4c\x30\x53','\x73\x6d\x6b\x45\x65\x38\x6f\x65\x66\x47','\x57\x37\x37\x63\x4b\x31\x37\x63\x4c\x71','\x57\x50\x6c\x63\x4a\x38\x6b\x52\x57\x52\x74\x64\x4a\x33\x72\x56\x57\x35\x38','\x57\x4f\x78\x63\x4c\x53\x6b\x31\x57\x52\x5a\x64\x47\x78\x43','\x57\x36\x54\x37\x6d\x67\x6a\x44','\x57\x52\x68\x63\x50\x4b\x75','\x76\x68\x72\x62\x57\x52\x33\x64\x4f\x71','\x63\x64\x47\x6c\x57\x50\x78\x63\x55\x61','\x57\x4f\x71\x45\x77\x4b\x38','\x57\x50\x78\x63\x4a\x43\x6f\x4d','\x57\x37\x68\x63\x47\x38\x6f\x59\x57\x37\x72\x2f\x57\x52\x53\x48','\x57\x35\x35\x62\x6b\x74\x33\x63\x47\x38\x6b\x32','\x62\x4a\x62\x68\x71\x4a\x30\x54','\x57\x37\x52\x63\x4d\x6d\x6f\x52\x57\x36\x35\x42','\x67\x57\x4a\x63\x55\x43\x6b\x33\x57\x36\x6c\x63\x4b\x64\x70\x63\x55\x6d\x6f\x36\x69\x6d\x6f\x65\x63\x57','\x75\x43\x6b\x4d\x76\x4c\x79\x6e\x73\x6d\x6b\x4d','\x57\x35\x50\x30\x70\x4e\x4c\x36','\x57\x35\x46\x63\x52\x75\x53\x37','\x43\x43\x6f\x70\x42\x53\x6b\x6c\x77\x61','\x69\x72\x35\x4a\x73\x6d\x6f\x31\x69\x78\x38\x31','\x69\x49\x68\x64\x54\x38\x6f\x66\x69\x47','\x73\x38\x6f\x4f\x57\x34\x5a\x64\x4c\x68\x65','\x6f\x5a\x64\x64\x54\x43\x6f\x52','\x6d\x43\x6f\x35\x76\x75\x64\x63\x4e\x61','\x43\x43\x6f\x79\x57\x36\x56\x64\x54\x32\x53','\x64\x31\x4a\x63\x54\x43\x6f\x6a\x57\x35\x53','\x57\x35\x70\x63\x55\x68\x6c\x63\x54\x30\x34','\x57\x4f\x74\x63\x52\x6d\x6f\x48\x71\x30\x43','\x72\x4a\x6a\x57\x57\x50\x31\x33','\x57\x35\x2f\x63\x55\x6d\x6b\x6f\x75\x73\x52\x64\x52\x61','\x57\x36\x46\x63\x4d\x31\x33\x63\x4c\x71','\x57\x35\x30\x38\x70\x53\x6f\x43\x61\x47','\x68\x38\x6b\x57\x57\x34\x6c\x63\x4e\x38\x6b\x78','\x57\x35\x52\x63\x4e\x38\x6f\x34\x57\x34\x31\x47','\x6a\x68\x5a\x64\x4b\x6d\x6f\x65\x57\x37\x65','\x57\x4f\x44\x6c\x61\x66\x38\x63','\x67\x4e\x37\x63\x4b\x6d\x6f\x78\x57\x37\x48\x75\x57\x37\x6c\x64\x47\x47','\x61\x5a\x6c\x64\x4f\x53\x6f\x36\x70\x47','\x72\x31\x70\x64\x49\x53\x6f\x61\x57\x52\x79','\x57\x52\x4b\x6e\x6d\x63\x42\x63\x51\x57\x68\x63\x56\x61','\x57\x37\x64\x63\x50\x38\x6f\x6b\x57\x35\x4a\x63\x4a\x61','\x57\x37\x75\x64\x68\x53\x6f\x47\x6d\x57','\x41\x43\x6f\x6c\x57\x34\x48\x76\x57\x50\x64\x63\x4c\x71','\x45\x76\x39\x47\x57\x52\x57','\x65\x4c\x37\x64\x54\x68\x47','\x62\x43\x6b\x53\x57\x34\x64\x63\x55\x43\x6b\x39','\x6f\x76\x37\x64\x54\x68\x52\x64\x4d\x31\x71','\x71\x6d\x6f\x56\x46\x53\x6b\x6b\x43\x53\x6f\x36\x57\x34\x68\x63\x51\x47','\x77\x53\x6b\x30\x68\x38\x6f\x67','\x57\x37\x44\x59\x6b\x59\x74\x63\x4b\x47','\x6f\x53\x6f\x75\x74\x68\x33\x63\x4e\x61','\x57\x51\x46\x63\x54\x6d\x6b\x41\x57\x4f\x68\x64\x4e\x61','\x57\x36\x57\x68\x62\x6d\x6f\x57\x6d\x53\x6f\x4f\x57\x51\x65\x48','\x57\x51\x74\x63\x49\x66\x34\x63\x66\x57','\x63\x6d\x6b\x38\x57\x35\x64\x63\x49\x53\x6b\x54\x62\x74\x2f\x64\x4a\x61','\x6d\x6d\x6b\x48\x57\x34\x72\x78\x57\x34\x30','\x71\x31\x46\x64\x51\x61','\x57\x34\x52\x64\x4d\x32\x33\x64\x4d\x33\x75','\x57\x52\x52\x63\x4b\x43\x6b\x68\x74\x53\x6f\x50','\x68\x53\x6b\x35\x57\x35\x4e\x63\x4e\x43\x6b\x52','\x70\x67\x42\x63\x4b\x6d\x6f\x59\x57\x34\x47','\x65\x32\x56\x64\x48\x53\x6f\x31\x57\x36\x61','\x6c\x5a\x69\x77\x57\x51\x33\x63\x4a\x59\x42\x63\x53\x47','\x46\x6d\x6b\x2f\x62\x43\x6f\x6b\x67\x62\x31\x37\x78\x57','\x44\x6d\x6b\x49\x6d\x6d\x6f\x72\x6e\x71\x58\x4a','\x69\x74\x5a\x64\x55\x6d\x6f\x50\x67\x6d\x6f\x6f','\x57\x50\x57\x76\x57\x52\x75\x2b\x42\x43\x6b\x6f','\x57\x36\x56\x63\x4d\x43\x6f\x75\x57\x36\x48\x53\x57\x52\x79\x52','\x57\x50\x78\x63\x54\x33\x57\x72\x57\x51\x61','\x77\x43\x6f\x6e\x71\x43\x6b\x77\x76\x61','\x63\x43\x6b\x5a\x57\x34\x78\x63\x4d\x38\x6b\x4e\x68\x74\x52\x64\x4e\x57','\x57\x4f\x6a\x77\x6f\x47','\x71\x4a\x34\x55\x57\x50\x48\x51\x57\x34\x38\x6c\x57\x36\x34','\x57\x37\x42\x64\x54\x76\x56\x64\x48\x4b\x65','\x57\x4f\x4f\x46\x74\x61','\x57\x4f\x2f\x63\x48\x53\x6f\x48\x57\x4f\x61\x52','\x57\x34\x52\x63\x53\x78\x79\x7a\x68\x47','\x57\x37\x68\x63\x51\x75\x47\x6b\x62\x61','\x57\x52\x47\x44\x57\x52\x69\x6e\x77\x47','\x57\x50\x2f\x63\x52\x43\x6f\x51\x44\x67\x74\x63\x48\x47\x72\x50','\x57\x50\x33\x64\x56\x32\x46\x63\x4f\x59\x47','\x6d\x48\x31\x58\x76\x43\x6f\x2b\x6a\x76\x4b\x74','\x57\x52\x42\x63\x4d\x30\x4a\x64\x4f\x57','\x57\x37\x70\x63\x47\x6d\x6f\x59\x57\x34\x2f\x63\x56\x47','\x57\x52\x56\x64\x4d\x43\x6f\x6b\x77\x43\x6f\x63\x57\x52\x34\x45\x57\x51\x30','\x57\x37\x69\x67\x57\x50\x64\x63\x56\x57\x71','\x73\x30\x2f\x64\x51\x43\x6f\x31','\x61\x68\x74\x63\x4c\x43\x6f\x43\x57\x37\x57','\x71\x38\x6f\x50\x7a\x6d\x6b\x4e','\x71\x53\x6f\x6c\x57\x34\x48\x78','\x70\x73\x5a\x64\x50\x43\x6f\x4d','\x57\x37\x6c\x63\x4b\x31\x78\x63\x4c\x49\x74\x64\x51\x66\x6d\x75','\x57\x35\x4e\x63\x55\x53\x6b\x71\x72\x4a\x47','\x57\x50\x79\x37\x57\x50\x71\x61\x45\x47','\x57\x37\x2f\x63\x4d\x53\x6f\x6b\x57\x36\x2f\x63\x55\x78\x4c\x6a\x46\x47','\x6e\x66\x46\x64\x52\x4e\x4a\x64\x4e\x76\x6c\x63\x4b\x77\x71','\x57\x51\x38\x6c\x57\x4f\x38\x35\x43\x43\x6b\x57\x57\x35\x71\x61','\x57\x34\x72\x68\x69\x63\x43','\x57\x4f\x2f\x64\x4a\x78\x43','\x57\x4f\x33\x63\x54\x43\x6f\x43\x57\x50\x79\x68','\x6a\x74\x31\x67\x77\x43\x6f\x6b','\x71\x66\x4a\x64\x4f\x53\x6f\x4f\x57\x52\x6c\x64\x48\x49\x37\x63\x4c\x57','\x57\x52\x47\x64\x57\x52\x43\x6c\x73\x47','\x57\x37\x4f\x35\x6c\x53\x6f\x55\x63\x71','\x69\x48\x31\x4b\x73\x61','\x57\x37\x53\x61\x64\x6d\x6f\x77\x6e\x71','\x65\x4c\x2f\x64\x53\x4b\x78\x64\x54\x57','\x57\x52\x39\x4c\x65\x53\x6f\x6d\x57\x50\x38','\x6a\x4c\x4a\x64\x54\x77\x2f\x64\x49\x47','\x57\x4f\x34\x73\x77\x47','\x57\x4f\x78\x63\x51\x38\x6f\x4a\x73\x77\x5a\x63\x4b\x62\x69','\x57\x35\x4a\x63\x51\x4b\x69\x50\x69\x47','\x57\x4f\x4e\x63\x48\x43\x6f\x35\x57\x50\x57\x78\x57\x35\x35\x64','\x45\x64\x66\x4d\x57\x50\x39\x32','\x70\x71\x38\x43\x57\x51\x64\x63\x56\x57','\x72\x31\x33\x63\x54\x53\x6b\x4d\x57\x51\x70\x64\x4b\x62\x5a\x63\x4c\x57','\x57\x51\x37\x63\x51\x38\x6f\x67\x75\x77\x47','\x75\x4c\x78\x64\x52\x43\x6f\x59\x57\x52\x6c\x64\x47\x58\x5a\x63\x56\x71','\x57\x34\x35\x75\x6c\x64\x47','\x75\x4b\x56\x64\x50\x43\x6f\x52\x57\x52\x42\x64\x4b\x62\x61','\x57\x36\x46\x63\x4c\x38\x6f\x6e\x57\x37\x4b','\x77\x53\x6f\x52\x41\x57','\x67\x31\x42\x64\x4f\x57','\x69\x4e\x6c\x64\x55\x76\x70\x64\x52\x47','\x57\x37\x64\x63\x50\x31\x42\x63\x56\x30\x69','\x57\x4f\x6a\x73\x6a\x38\x6f\x7a\x57\x50\x4e\x64\x47\x72\x64\x64\x4e\x71','\x57\x52\x5a\x63\x56\x32\x37\x64\x50\x6d\x6f\x6d','\x57\x34\x4a\x63\x50\x43\x6f\x58\x57\x50\x70\x64\x4d\x33\x64\x63\x4a\x64\x43','\x57\x4f\x5a\x64\x4e\x33\x5a\x63\x54\x73\x6d\x38\x6e\x58\x47','\x57\x52\x65\x6c\x57\x50\x61\x52\x42\x6d\x6b\x51','\x57\x36\x79\x6c\x57\x4f\x4e\x63\x4c\x61\x4a\x63\x50\x6d\x6b\x4d','\x43\x31\x48\x44\x57\x4f\x52\x64\x4c\x61','\x57\x4f\x68\x63\x55\x38\x6b\x32\x74\x43\x6f\x63\x57\x37\x42\x63\x53\x57','\x79\x53\x6f\x6c\x57\x34\x48\x78\x57\x52\x74\x63\x4b\x4e\x64\x64\x55\x71','\x74\x53\x6f\x58\x57\x37\x46\x64\x4a\x31\x57','\x57\x50\x42\x63\x50\x4e\x79\x66\x57\x51\x64\x63\x49\x58\x42\x63\x52\x71','\x71\x43\x6f\x41\x7a\x53\x6b\x62\x43\x61','\x57\x4f\x70\x63\x51\x38\x6b\x31\x73\x71','\x57\x4f\x2f\x63\x4f\x43\x6f\x4b\x44\x47','\x57\x52\x78\x63\x50\x4b\x78\x64\x49\x6d\x6f\x73','\x57\x51\x6c\x63\x4d\x31\x64\x64\x4f\x38\x6f\x6c\x61\x67\x69\x48','\x57\x4f\x2f\x63\x51\x38\x6f\x2f\x46\x57','\x57\x52\x4a\x63\x47\x4c\x34\x61\x6b\x47','\x6a\x38\x6b\x69\x57\x37\x44\x4c\x57\x37\x6d','\x62\x6d\x6b\x2b\x57\x35\x70\x63\x47\x43\x6b\x54\x66\x61','\x57\x35\x46\x63\x53\x32\x74\x63\x56\x4a\x75','\x57\x4f\x53\x76\x57\x50\x43\x59\x45\x38\x6b\x46\x71\x59\x4b','\x79\x53\x6f\x46\x57\x36\x6c\x64\x51\x33\x37\x63\x47\x59\x6c\x64\x55\x47','\x57\x36\x57\x6c\x57\x4f\x33\x63\x56\x57\x4b','\x77\x53\x6f\x48\x71\x6d\x6b\x39\x44\x57','\x57\x34\x4a\x63\x50\x43\x6f\x58\x57\x50\x70\x64\x4d\x33\x64\x63\x47\x64\x57','\x57\x37\x56\x63\x52\x76\x57\x54','\x57\x52\x34\x6c\x57\x50\x43\x47','\x57\x37\x64\x64\x50\x76\x52\x64\x52\x32\x38','\x57\x52\x52\x63\x53\x66\x69\x4c\x68\x4b\x53','\x57\x4f\x74\x63\x55\x68\x79\x68','\x69\x43\x6f\x30\x45\x32\x70\x63\x4c\x61','\x67\x32\x6c\x64\x53\x65\x46\x64\x55\x71','\x57\x51\x2f\x63\x50\x53\x6b\x4d\x7a\x77\x30','\x57\x52\x54\x41\x68\x65\x79','\x79\x53\x6f\x57\x72\x38\x6b\x37\x63\x57','\x75\x43\x6f\x35\x57\x37\x76\x7a\x57\x51\x61','\x57\x34\x62\x71\x6e\x71','\x76\x53\x6b\x74\x68\x6d\x6f\x41\x69\x47','\x61\x4e\x74\x63\x53\x53\x6f\x46\x57\x37\x54\x7a','\x57\x52\x35\x6b\x68\x30\x69\x5a\x57\x51\x74\x63\x4f\x6d\x6b\x72','\x57\x50\x6c\x63\x53\x6d\x6b\x2b\x57\x52\x42\x64\x49\x57','\x57\x34\x6e\x45\x6d\x5a\x68\x63\x4a\x6d\x6b\x4e\x67\x62\x34','\x6a\x6d\x6f\x48\x77\x31\x33\x63\x4d\x4a\x48\x2b\x73\x61','\x6f\x57\x39\x52\x43\x5a\x53','\x42\x53\x6f\x6b\x57\x34\x6c\x64\x50\x33\x70\x63\x4e\x4a\x2f\x64\x51\x71','\x57\x4f\x64\x63\x4f\x43\x6f\x4a\x46\x78\x68\x63\x47\x47','\x57\x36\x35\x2f\x70\x4b\x50\x6a','\x57\x51\x4b\x67\x57\x50\x38\x34','\x73\x32\x66\x44\x57\x51\x6c\x64\x4c\x57','\x67\x38\x6b\x64\x57\x34\x4c\x6e\x57\x34\x71','\x57\x52\x4e\x63\x4f\x57\x46\x64\x49\x73\x6c\x63\x4f\x75\x66\x44','\x57\x52\x5a\x63\x47\x43\x6b\x56\x74\x33\x4f','\x72\x53\x6f\x65\x57\x35\x35\x42\x57\x4f\x47','\x57\x34\x2f\x63\x48\x6d\x6f\x6c\x57\x34\x66\x48','\x57\x37\x4e\x64\x4c\x47\x37\x63\x51\x6d\x6b\x73\x71\x64\x31\x58','\x57\x36\x42\x63\x4e\x30\x64\x63\x49\x64\x46\x64\x52\x75\x34\x2f','\x57\x4f\x33\x63\x4d\x43\x6f\x4d\x57\x50\x47','\x57\x34\x71\x53\x57\x52\x70\x63\x53\x61\x69','\x76\x38\x6f\x57\x77\x53\x6b\x38\x69\x73\x34\x36\x57\x37\x61','\x57\x36\x56\x64\x55\x33\x56\x64\x4e\x75\x47\x55\x57\x50\x78\x64\x49\x71','\x41\x43\x6f\x4f\x79\x43\x6b\x34\x46\x61','\x57\x52\x44\x57\x66\x65\x57\x54\x57\x52\x68\x63\x48\x38\x6b\x67','\x68\x63\x7a\x4e\x71\x49\x57\x4b\x57\x34\x43','\x65\x62\x44\x61\x79\x59\x43','\x44\x6d\x6b\x49\x6e\x38\x6f\x6b\x6b\x71\x72\x55\x74\x47','\x7a\x53\x6f\x62\x57\x34\x48\x72\x57\x4f\x78\x63\x49\x71','\x57\x35\x4a\x63\x50\x43\x6b\x6a\x76\x64\x2f\x64\x4e\x43\x6b\x6a\x78\x61','\x57\x52\x48\x6b\x63\x31\x34','\x57\x4f\x6e\x38\x68\x53\x6f\x2f\x57\x51\x30','\x57\x52\x43\x49\x57\x51\x57\x51\x76\x71','\x6e\x48\x44\x53\x77\x71','\x7a\x43\x6f\x57\x57\x35\x33\x64\x4f\x4c\x43','\x57\x35\x33\x63\x52\x38\x6f\x4b\x57\x52\x68\x64\x54\x47','\x57\x4f\x2f\x63\x47\x78\x5a\x63\x52\x48\x61','\x57\x50\x52\x63\x52\x43\x6b\x61\x73\x6d\x6f\x6e\x57\x37\x5a\x63\x4f\x4a\x71','\x57\x4f\x37\x63\x4a\x38\x6f\x36\x57\x4f\x69\x78','\x57\x51\x78\x63\x4b\x77\x64\x64\x52\x38\x6f\x62\x64\x68\x69','\x57\x52\x42\x64\x4e\x38\x6f\x50\x71\x38\x6f\x71\x57\x52\x57\x41','\x62\x4d\x33\x64\x52\x6d\x6f\x46\x57\x37\x61','\x57\x34\x33\x63\x4c\x38\x6f\x6f\x57\x37\x70\x63\x56\x32\x39\x36\x79\x57','\x46\x53\x6f\x70\x7a\x53\x6b\x62\x78\x61','\x44\x43\x6f\x37\x42\x43\x6b\x47\x69\x57','\x6c\x53\x6b\x6c\x57\x36\x6e\x68\x57\x37\x69','\x57\x50\x6a\x54\x67\x68\x34\x6c','\x57\x51\x53\x48\x45\x65\x74\x63\x54\x71','\x57\x4f\x76\x79\x69\x38\x6f\x79','\x57\x36\x39\x6f\x61\x4b\x58\x55','\x57\x37\x53\x6e\x68\x38\x6f\x56\x70\x57','\x57\x52\x35\x6f\x63\x47','\x41\x43\x6b\x2b\x62\x43\x6f\x63\x6b\x59\x58\x55\x78\x57','\x78\x43\x6f\x34\x7a\x53\x6b\x65\x46\x61','\x75\x75\x4a\x64\x56\x53\x6f\x59','\x72\x6d\x6f\x4a\x45\x38\x6b\x6b','\x57\x34\x2f\x63\x4f\x53\x6b\x6d\x76\x57','\x57\x36\x35\x43\x6e\x4c\x4c\x78','\x62\x43\x6b\x62\x57\x35\x79','\x57\x37\x5a\x63\x4b\x4b\x6c\x63\x49\x64\x78\x64\x50\x61','\x65\x57\x33\x64\x4a\x38\x6f\x65\x57\x50\x4e\x64\x47\x61\x52\x63\x4f\x71','\x63\x43\x6b\x66\x57\x35\x64\x63\x4a\x53\x6b\x49\x68\x74\x74\x64\x4d\x57','\x64\x33\x5a\x64\x51\x38\x6f\x42\x57\x37\x44\x7a','\x57\x34\x43\x38\x6f\x71','\x57\x50\x54\x46\x69\x38\x6f\x66','\x57\x51\x30\x58\x57\x51\x38\x2b\x77\x61','\x57\x35\x35\x73\x6b\x49\x42\x63\x48\x71','\x57\x50\x42\x63\x53\x43\x6b\x78\x57\x4f\x68\x64\x56\x61','\x6d\x59\x6d\x71\x57\x4f\x4a\x63\x4f\x61','\x57\x52\x78\x63\x4c\x31\x78\x64\x53\x53\x6f\x71\x62\x78\x4f\x39','\x57\x34\x5a\x63\x4c\x38\x6f\x6e\x57\x37\x56\x63\x55\x78\x34','\x57\x52\x4f\x2f\x57\x52\x4f\x42\x71\x61','\x6d\x6d\x6f\x30\x73\x4d\x46\x63\x48\x5a\x39\x41','\x57\x35\x74\x63\x4e\x43\x6f\x56\x57\x37\x70\x63\x55\x4e\x6e\x6a\x72\x61','\x71\x74\x35\x54\x57\x4f\x72\x58\x57\x35\x65\x47\x57\x37\x4b','\x61\x64\x7a\x4a\x43\x43\x6f\x78','\x41\x30\x66\x47\x57\x52\x37\x64\x48\x48\x35\x6f\x77\x57','\x6d\x6d\x6f\x57\x76\x65\x4f','\x76\x63\x39\x30\x57\x52\x35\x6c','\x57\x52\x2f\x64\x52\x32\x42\x63\x53\x5a\x34','\x57\x4f\x33\x63\x54\x38\x6f\x4f','\x6e\x74\x71\x46','\x57\x36\x79\x49\x57\x52\x46\x63\x4c\x57\x4f','\x57\x52\x64\x64\x4b\x6d\x6f\x51\x77\x43\x6f\x72\x57\x51\x4b','\x57\x52\x47\x66\x6c\x62\x52\x63\x50\x57\x43','\x57\x4f\x34\x41\x71\x65\x4e\x63\x55\x61','\x6b\x64\x2f\x64\x53\x6d\x6f\x52\x64\x38\x6f\x73\x57\x36\x4e\x63\x53\x61','\x57\x35\x43\x4c\x6c\x53\x6f\x4d\x67\x71','\x57\x34\x2f\x63\x50\x53\x6b\x73\x72\x47','\x42\x53\x6f\x44\x57\x36\x68\x64\x4f\x68\x37\x63\x4b\x47','\x57\x50\x48\x62\x67\x53\x6f\x2b\x57\x4f\x71','\x76\x43\x6b\x57\x71\x4c\x61\x42\x78\x43\x6b\x48\x57\x35\x79','\x69\x48\x31\x57\x73\x61','\x57\x50\x64\x63\x4e\x43\x6b\x66\x75\x43\x6f\x54','\x57\x51\x34\x62\x57\x4f\x57\x34','\x57\x52\x5a\x63\x4c\x30\x47','\x57\x4f\x7a\x65\x61\x38\x6f\x79\x57\x50\x56\x64\x4c\x63\x37\x64\x4a\x47','\x57\x52\x71\x79\x57\x50\x53\x2f','\x57\x36\x57\x70\x57\x50\x74\x63\x53\x58\x70\x63\x51\x43\x6b\x71\x57\x37\x6d','\x57\x37\x74\x64\x53\x78\x42\x64\x4a\x57','\x57\x52\x6d\x2b\x57\x50\x38\x34\x43\x61','\x57\x52\x71\x44\x57\x52\x47\x4c\x44\x53\x6b\x52\x57\x34\x75\x62','\x57\x36\x5a\x63\x4e\x38\x6f\x31\x57\x36\x39\x31\x57\x52\x38\x38','\x57\x35\x2f\x63\x48\x49\x70\x64\x52\x68\x72\x47\x72\x48\x6c\x64\x4c\x53\x6b\x68\x68\x38\x6f\x6f\x6b\x71','\x57\x4f\x78\x63\x52\x4b\x78\x63\x4d\x72\x34','\x42\x53\x6b\x4b\x64\x58\x37\x64\x4d\x33\x4c\x5a\x41\x38\x6f\x38\x6a\x61\x75\x50','\x57\x34\x74\x63\x4d\x53\x6f\x70\x57\x35\x37\x63\x4d\x61','\x57\x52\x30\x6e\x6d\x62\x33\x63\x54\x58\x4e\x63\x51\x53\x6f\x6a','\x57\x50\x56\x63\x4e\x53\x6b\x58\x75\x68\x6d','\x63\x4d\x52\x64\x48\x6d\x6f\x6f\x57\x37\x66\x71\x46\x57','\x57\x52\x37\x63\x53\x31\x61\x4b\x68\x61','\x57\x50\x33\x64\x4b\x78\x2f\x63\x56\x47','\x57\x50\x74\x63\x4d\x6d\x6b\x32\x57\x51\x4a\x64\x4d\x32\x35\x52\x57\x36\x38','\x61\x6d\x6b\x31\x57\x35\x6c\x63\x49\x47','\x57\x37\x33\x63\x51\x76\x30','\x79\x38\x6f\x6c\x57\x36\x33\x64\x51\x67\x4e\x63\x56\x49\x78\x64\x55\x61','\x57\x35\x68\x63\x51\x6d\x6f\x42\x57\x34\x50\x44','\x6d\x43\x6f\x38\x76\x4c\x56\x63\x49\x5a\x4b','\x6e\x43\x6f\x35\x78\x30\x53','\x67\x72\x6a\x5a\x57\x51\x31\x63\x57\x35\x53\x4f','\x61\x48\x54\x34\x77\x71','\x57\x37\x7a\x68\x57\x35\x76\x4f','\x77\x43\x6b\x2f\x75\x4c\x4f\x78','\x68\x53\x6b\x5a\x57\x35\x68\x63\x47\x43\x6b\x56\x68\x73\x78\x63\x4d\x47','\x57\x51\x6c\x63\x4c\x30\x38\x64\x63\x57','\x77\x53\x6b\x58\x62\x4c\x71\x45\x73\x6d\x6b\x32\x57\x35\x53','\x57\x36\x53\x78\x62\x38\x6f\x55\x6f\x53\x6f\x55\x57\x51\x65','\x57\x35\x6c\x63\x52\x53\x6f\x2b\x57\x50\x52\x64\x4a\x77\x64\x63\x4a\x63\x61','\x6f\x4e\x78\x63\x52\x53\x6f\x6b\x57\x34\x57','\x57\x35\x64\x63\x50\x53\x6f\x68\x57\x4f\x37\x64\x51\x57','\x57\x36\x46\x64\x4c\x32\x70\x64\x4a\x75\x47','\x75\x6d\x6f\x4a\x72\x53\x6b\x54\x79\x67\x30\x42\x71\x61','\x57\x52\x6e\x6c\x71\x43\x6b\x4e','\x57\x50\x33\x64\x4e\x78\x33\x63\x51\x73\x6d','\x57\x4f\x78\x64\x50\x38\x6f\x77\x62\x4e\x37\x63\x51\x53\x6b\x6c\x42\x47\x75\x53\x6d\x43\x6f\x37','\x57\x50\x61\x78\x78\x75\x4e\x63\x54\x71','\x61\x67\x33\x64\x4f\x43\x6f\x44\x57\x34\x69','\x65\x43\x6f\x66\x45\x43\x6b\x65\x76\x4e\x53\x4b','\x75\x38\x6b\x64\x63\x38\x6f\x65\x70\x47','\x6e\x64\x30\x4e\x57\x51\x68\x63\x48\x57','\x45\x53\x6b\x65\x41\x33\x4f\x41','\x57\x52\x66\x66\x63\x4d\x38\x77','\x77\x64\x72\x6d\x57\x4f\x72\x30\x57\x34\x30\x78\x57\x34\x57','\x6a\x64\x33\x64\x52\x47','\x57\x52\x74\x64\x4a\x6d\x6f\x38','\x57\x50\x34\x77\x57\x51\x47\x59','\x61\x43\x6b\x74\x57\x36\x44\x6e\x57\x35\x70\x63\x50\x38\x6f\x63','\x57\x37\x57\x71\x61\x38\x6f\x4c\x6c\x38\x6f\x76\x57\x52\x7a\x56','\x73\x53\x6f\x53\x74\x38\x6b\x48\x70\x73\x34\x47\x57\x37\x69','\x57\x34\x62\x79\x6b\x57','\x72\x38\x6b\x51\x72\x30\x53\x6c\x74\x38\x6b\x63\x57\x35\x4f','\x57\x34\x38\x34\x57\x51\x4e\x63\x4d\x47\x4f','\x43\x6d\x6b\x30\x68\x6d\x6f\x6d\x6e\x72\x72\x42\x74\x57','\x57\x35\x78\x63\x51\x38\x6f\x34\x57\x50\x69','\x57\x52\x4a\x63\x54\x4b\x69','\x75\x6d\x6f\x2b\x79\x38\x6b\x4c\x43\x67\x30\x42','\x57\x50\x61\x45\x77\x65\x2f\x63\x53\x38\x6f\x78\x57\x36\x52\x64\x4a\x61','\x57\x51\x6c\x63\x4d\x30\x52\x64\x4f\x38\x6f\x41\x68\x78\x6d\x38','\x57\x35\x56\x63\x52\x67\x52\x63\x50\x74\x6d','\x57\x50\x43\x75\x71\x65\x56\x63\x56\x6d\x6f\x49\x57\x37\x46\x64\x4c\x57','\x57\x4f\x38\x57\x79\x67\x70\x63\x4c\x47','\x57\x52\x35\x62\x6f\x53\x6f\x61\x57\x52\x4f','\x76\x66\x5a\x64\x56\x53\x6f\x30\x57\x52\x37\x64\x48\x47\x57','\x57\x35\x57\x34\x6a\x6d\x6f\x79\x68\x4e\x47'];_0x4c35=function(){return _0xc13ea3;};return _0x4c35();}function _0x24fb35({gene:_0x1433a2,capsule:_0x5c43f6,signals:_0x286519,alternatives:_0x5209fd,memoryAdvice:_0x15c699,driftEnabled:_0x56d1eb,driftIntensity:_0x4c5fbc,selectionPath:_0x8c0468,memoryUsed:_0x1e8320}){const _0x2ffe80=_0x492ca0,_0x2b4050={};_0x2b4050['\x5a\x66\x44\x54\x63']=_0x2ffe80(0x392,'\x57\x46\x29\x31')+_0x2ffe80(0x42e,'\x4b\x7a\x55\x40')+_0x2ffe80(0x2bc,'\x75\x38\x28\x4d')+_0x2ffe80(0x3cb,'\x23\x75\x31\x35'),_0x2b4050[_0x2ffe80(0x310,'\x71\x76\x24\x72')]=_0x2ffe80(0x382,'\x62\x40\x69\x65')+_0x2ffe80(0x17a,'\x61\x77\x4c\x54')+_0x2ffe80(0x153,'\x61\x30\x68\x76')+'\x73\x69\x67\x6e\x61\x6c\x73',_0x2b4050['\x4e\x52\x50\x46\x6b']=_0x2ffe80(0x394,'\x56\x64\x54\x2a')+_0x2ffe80(0x245,'\x61\x25\x77\x75')+_0x2ffe80(0x447,'\x5a\x25\x36\x57')+_0x2ffe80(0x404,'\x66\x58\x61\x4d')+_0x2ffe80(0x1f6,'\x61\x76\x47\x34')+_0x2ffe80(0x2d4,'\x4b\x7a\x55\x40'),_0x2b4050[_0x2ffe80(0x43a,'\x46\x45\x48\x21')]='\x6c\x49\x78\x79\x4c',_0x2b4050[_0x2ffe80(0x3da,'\x5a\x25\x36\x57')]=_0x2ffe80(0x1eb,'\x71\x76\x24\x72'),_0x2b4050[_0x2ffe80(0x15f,'\x49\x67\x42\x72')]='\x55\x61\x5a\x47\x6c',_0x2b4050['\x6e\x48\x45\x58\x6a']=_0x2ffe80(0x4b3,'\x68\x33\x39\x4f')+'\x72\x69\x66\x74\x5f\x6f\x76\x65'+_0x2ffe80(0x456,'\x25\x38\x37\x49')+_0x2ffe80(0x3b1,'\x49\x67\x42\x72'),_0x2b4050[_0x2ffe80(0x485,'\x42\x51\x35\x6c')]='\x71\x74\x61\x75\x62',_0x2b4050['\x45\x58\x56\x49\x51']=_0x2ffe80(0x3a4,'\x6c\x70\x59\x59'),_0x2b4050[_0x2ffe80(0x366,'\x4c\x4d\x48\x32')]=_0x2ffe80(0x433,'\x42\x51\x35\x6c');const _0x287b25=_0x2b4050,_0x58ae58=[];if(_0x1433a2)_0x58ae58[_0x2ffe80(0x3c4,'\x62\x40\x69\x65')](_0x287b25[_0x2ffe80(0x16f,'\x56\x64\x54\x2a')]);if(_0x5c43f6)_0x58ae58[_0x2ffe80(0x1c1,'\x61\x77\x4c\x54')](_0x287b25['\x76\x61\x41\x4c\x7a']);if(!_0x1433a2)_0x58ae58[_0x2ffe80(0x2ce,'\x70\x6f\x75\x34')](_0x287b25[_0x2ffe80(0x3ae,'\x23\x75\x31\x35')]);if(_0x286519&&_0x286519['\x6c\x65\x6e\x67\x74\x68'])_0x58ae58[_0x2ffe80(0x3f4,'\x25\x4d\x5a\x79')](_0x2ffe80(0x4c2,'\x23\x75\x31\x35')+'\x20'+_0x286519[_0x2ffe80(0x347,'\x61\x76\x47\x34')]('\x2c\x20'));if(_0x15c699&&Array[_0x2ffe80(0x4d4,'\x6c\x47\x43\x78')](_0x15c699[_0x2ffe80(0x1a8,'\x46\x45\x48\x21')+_0x2ffe80(0x368,'\x61\x30\x68\x76')])&&_0x15c699[_0x2ffe80(0x276,'\x6b\x4f\x51\x64')+_0x2ffe80(0x46e,'\x32\x55\x67\x6d')][_0x2ffe80(0x145,'\x61\x25\x77\x75')]){if(_0x287b25[_0x2ffe80(0x1bf,'\x71\x30\x67\x41')]!==_0x287b25[_0x2ffe80(0x1ff,'\x6c\x45\x59\x36')])return _0x55f1c4(_0x547ee0)[_0x2ffe80(0x298,'\x38\x21\x5a\x68')+_0x2ffe80(0x210,'\x61\x30\x68\x76')]();else _0x58ae58[_0x2ffe80(0x45f,'\x4c\x5a\x78\x6d')]('\x6d\x65\x6d\x6f\x72\x79\x5f\x67'+'\x72\x61\x70\x68\x3a\x20'+_0x15c699[_0x2ffe80(0x4ec,'\x57\x32\x5b\x50')+_0x2ffe80(0x1e2,'\x71\x57\x43\x4e')][_0x2ffe80(0x407,'\x6c\x45\x59\x36')](_0x287b25['\x48\x7a\x53\x42\x4a']));}_0x56d1eb&&(_0x287b25[_0x2ffe80(0x402,'\x61\x77\x4c\x54')]===_0x2ffe80(0x166,'\x61\x25\x77\x75')?_0x58ae58['\x70\x75\x73\x68'](_0x287b25['\x6e\x48\x45\x58\x6a']):_0xabadac[_0x2ffe80(0x32a,'\x5a\x25\x36\x57')](_0x2ffe80(0x451,'\x66\x58\x61\x4d')+_0x2ffe80(0x4b7,'\x46\x45\x48\x21')+'\x20'+_0x36cdce[_0x2ffe80(0x37d,'\x62\x4b\x62\x4b')](-0x415+0x919+-0x15*0x3d)));if(Number[_0x2ffe80(0x37c,'\x4b\x7a\x55\x40')](_0x4c5fbc)&&_0x4c5fbc>0x296*0xe+-0xf71*-0x1+-0x9*0x5bd){if(_0x2ffe80(0x374,'\x6c\x45\x59\x36')!=='\x51\x66\x78\x63\x7a')_0x58ae58[_0x2ffe80(0x3f4,'\x25\x4d\x5a\x79')](_0x2ffe80(0x1d2,'\x6c\x70\x59\x59')+_0x2ffe80(0x2a8,'\x6c\x47\x43\x78')+'\x20'+_0x4c5fbc[_0x2ffe80(0x33e,'\x43\x57\x61\x76')](-0x1*-0x10e9+-0x455*-0x7+-0x6bf*0x7));else{const _0x171a70=(_0x31f829||[])[_0x2ffe80(0x3cd,'\x62\x4b\x62\x4b')](_0x8fd8c0=>{const _0x3e1f73=_0x2ffe80,_0xee5e1b=_0xbea772[_0x3e1f73(0x425,'\x5a\x6a\x32\x41')](_0x8fd8c0[_0x3e1f73(0x265,'\x4b\x7a\x55\x40')])?_0x8fd8c0[_0x3e1f73(0x19f,'\x54\x50\x5a\x32')]:[],_0x41c3db=_0xee5e1b[_0x3e1f73(0x1b4,'\x29\x62\x59\x4d')]((_0x23924d,_0x292f71)=>_0x865d56(_0x292f71,_0x26315f)?_0x23924d+(-0x1dc7*0x1+-0x3c3+0x218b):_0x23924d,-0x1b70+-0x2b*-0x8b+0x417),_0x480e67={};return _0x480e67[_0x3e1f73(0x3be,'\x57\x32\x5b\x50')]=_0x8fd8c0,_0x480e67[_0x3e1f73(0x1b9,'\x57\x32\x5b\x50')]=_0x41c3db,_0x480e67;})['\x66\x69\x6c\x74\x65\x72'](_0x504c83=>_0x504c83[_0x2ffe80(0x250,'\x25\x4d\x5a\x79')]>-0x17*0x72+-0xa39+0x1477)[_0x2ffe80(0x3bf,'\x32\x55\x67\x6d')]((_0x33aec4,_0x5ae400)=>_0x5ae400['\x73\x63\x6f\x72\x65']-_0x33aec4[_0x2ffe80(0x19e,'\x6c\x47\x43\x78')]);return _0x171a70[_0x2ffe80(0x4d7,'\x6c\x45\x59\x36')]?_0x171a70[0x331*0x7+0x11b0+-0x2807]['\x63\x61\x70\x73\x75\x6c\x65']:null;}}return _0x8c0468&&(_0x287b25[_0x2ffe80(0x4ae,'\x61\x77\x4c\x54')]!==_0x287b25[_0x2ffe80(0x213,'\x62\x40\x69\x65')]?_0x58ae58[_0x2ffe80(0x41d,'\x49\x67\x42\x72')](_0x2ffe80(0x150,'\x43\x57\x61\x76')+_0x2ffe80(0x4e6,'\x49\x67\x42\x72')+_0x8c0468):_0x5d3bfb++),_0x1e8320&&_0x58ae58[_0x2ffe80(0x3dd,'\x61\x30\x68\x76')](_0x2ffe80(0x2f1,'\x61\x76\x47\x34')+_0x2ffe80(0x2a3,'\x29\x62\x59\x4d')+_0x2ffe80(0x46b,'\x73\x37\x69\x61')+_0x2ffe80(0x2e7,'\x46\x45\x48\x21')),{'\x73\x65\x6c\x65\x63\x74\x65\x64':_0x1433a2?_0x1433a2['\x69\x64']:null,'\x72\x65\x61\x73\x6f\x6e':_0x58ae58,'\x61\x6c\x74\x65\x72\x6e\x61\x74\x69\x76\x65\x73':Array[_0x2ffe80(0x497,'\x25\x67\x61\x75')](_0x5209fd)?_0x5209fd[_0x2ffe80(0x2bb,'\x61\x76\x47\x34')](_0xdaad81=>_0xdaad81['\x69\x64']):[],'\x73\x65\x6c\x65\x63\x74\x69\x6f\x6e\x50\x61\x74\x68':_0x8c0468||_0x287b25[_0x2ffe80(0x469,'\x71\x76\x24\x72')],'\x6d\x65\x6d\x6f\x72\x79\x55\x73\x65\x64':!!_0x1e8320};}const _0x5ae158=0x1595*-0x1+-0xb6a+0x1*0x2102,_0x405f07=-0x14*-0x71+0xdbd+-0x1691+0.3;function _0xbf4753(_0xfa0d25,_0xab6a77){const _0x3f2742=_0x492ca0,_0x3b6329={'\x4f\x59\x58\x6c\x41':function(_0x1b1ca2,_0x53b73f){return _0x1b1ca2(_0x53b73f);},'\x55\x41\x64\x6e\x79':_0x3f2742(0x1aa,'\x38\x21\x5a\x68')+'\x72\x65\x66\x65\x72\x65\x6e\x63'+'\x65\x5f\x66\x6f\x6c\x6c\x6f\x77'+_0x3f2742(0x324,'\x25\x67\x61\x75'),'\x47\x4a\x43\x42\x72':_0x3f2742(0x479,'\x73\x37\x69\x61'),'\x4b\x44\x73\x50\x4a':_0x3f2742(0x393,'\x49\x67\x42\x72'),'\x63\x74\x64\x61\x41':function(_0x19b979,_0x34bd8a){return _0x19b979===_0x34bd8a;},'\x6d\x79\x7a\x78\x75':function(_0x430771,_0x870e4e){return _0x430771===_0x870e4e;},'\x6a\x69\x70\x76\x74':function(_0x255758,_0x5f3be1){return _0x255758===_0x5f3be1;},'\x59\x6a\x43\x6b\x56':function(_0x18e177,_0x32b2dc){return _0x18e177-_0x32b2dc;},'\x6b\x66\x5a\x78\x53':function(_0x11619d,_0x147048){return _0x11619d+_0x147048;},'\x54\x5a\x6c\x79\x41':function(_0x19bbe9,_0x4a7101){return _0x19bbe9/_0x4a7101;}},_0x214e77=new Set((Array[_0x3f2742(0x215,'\x53\x25\x63\x76')](_0xfa0d25[_0x3f2742(0x251,'\x68\x65\x6e\x52')+_0x3f2742(0x29d,'\x6c\x47\x43\x78')])?_0xfa0d25[_0x3f2742(0x26a,'\x61\x25\x77\x75')+_0x3f2742(0x293,'\x2a\x54\x61\x50')]:[])[_0x3f2742(0x316,'\x71\x57\x43\x4e')](function(_0x59234c){const _0x431003=_0x3f2742;return _0x3b6329['\x4f\x59\x58\x6c\x41'](String,_0x59234c)[_0x431003(0x39a,'\x71\x38\x57\x51')+_0x431003(0x26f,'\x49\x67\x42\x72')]();})),_0x55466e=new Set((Array[_0x3f2742(0x3c3,'\x63\x4f\x52\x65')](_0xab6a77[_0x3f2742(0x41e,'\x63\x4f\x52\x65')+_0x3f2742(0x36c,'\x64\x62\x42\x40')])?_0xab6a77[_0x3f2742(0x13c,'\x25\x38\x37\x49')+_0x3f2742(0x391,'\x56\x64\x54\x2a')]:[])[_0x3f2742(0x351,'\x42\x51\x35\x6c')](function(_0x25abc6){const _0x40897f=_0x3f2742;if(_0x3b6329[_0x40897f(0x257,'\x25\x4d\x5a\x79')]===_0x3b6329[_0x40897f(0x4e8,'\x25\x67\x61\x75')])_0x1c6bf8[_0x40897f(0x3ef,'\x53\x25\x63\x76')](WZSDQY[_0x40897f(0x47b,'\x68\x65\x6e\x52')]);else return _0x3b6329[_0x40897f(0x3fe,'\x6c\x47\x43\x78')](String,_0x25abc6)[_0x40897f(0x26b,'\x70\x6f\x75\x34')+_0x40897f(0x3d1,'\x47\x30\x51\x44')]();}));if(_0x3b6329[_0x3f2742(0x39f,'\x68\x4f\x72\x70')](_0x214e77[_0x3f2742(0x3ca,'\x64\x62\x42\x40')],-0x1*0xe0f+0x2*0xfdd+-0x11ab)&&_0x3b6329[_0x3f2742(0x261,'\x53\x25\x63\x76')](_0x55466e[_0x3f2742(0x47a,'\x75\x38\x28\x4d')],0x89e+0x1*-0x54e+-0x6a*0x8))return 0x13df+-0x82b*0x2+-0x389;if(_0x3b6329['\x6d\x79\x7a\x78\x75'](_0x214e77[_0x3f2742(0x180,'\x53\x25\x63\x76')],0x1529+0x202d+-0x1*0x3556)||_0x3b6329[_0x3f2742(0x3bd,'\x53\x25\x63\x76')](_0x55466e[_0x3f2742(0x22e,'\x63\x4f\x52\x65')],0x1658+0x1*0x246e+-0x1d63*0x2))return-0x7e1+-0x4*-0x501+-0xc23;let _0x41eadf=0x316*0x8+-0x265a+0xdaa;for(const _0x492f56 of _0x214e77)if(_0x55466e[_0x3f2742(0x27d,'\x5a\x25\x36\x57')](_0x492f56))_0x41eadf++;const _0x22d8a4=_0x3b6329[_0x3f2742(0x1a5,'\x23\x75\x31\x35')](_0x3b6329[_0x3f2742(0x398,'\x68\x65\x6e\x52')](_0x214e77['\x73\x69\x7a\x65'],_0x55466e['\x73\x69\x7a\x65']),_0x41eadf);return _0x3b6329[_0x3f2742(0x290,'\x75\x38\x28\x4d')](_0x22d8a4,-0x5*0x52f+-0x12*-0x1af+-0x463)?0xa*-0x3a4+0x112d+0x133b:_0x3b6329[_0x3f2742(0x4d9,'\x62\x40\x69\x65')](_0x41eadf,_0x22d8a4);}function _0x18ef6f({genes:_0x5a5876,signals:_0x5cf7b8,memoryAdvice:_0x5228cc,driftEnabled:_0x3eb51c,failedCapsules:_0x3e753d,capabilityGaps:_0x1b57e0,noveltyScore:_0x5dd6c1,plateauOverride:_0x15aab4}){const _0x2b7a38=_0x492ca0,_0x549edb={'\x4f\x68\x51\x5a\x52':_0x2b7a38(0x47d,'\x67\x25\x45\x29')+'\x32','\x54\x64\x72\x72\x43':function(_0x5d9c11,_0x3828df,_0x18d0c9){return _0x5d9c11(_0x3828df,_0x18d0c9);},'\x6f\x78\x61\x4b\x4e':function(_0x75b47a,_0x24a609){return _0x75b47a===_0x24a609;},'\x65\x42\x66\x53\x79':function(_0x381dc6,_0x591d64){return _0x381dc6!==_0x591d64;},'\x74\x6d\x50\x54\x78':_0x2b7a38(0x2a4,'\x4b\x28\x72\x56'),'\x74\x6f\x6f\x56\x54':function(_0x3620ab,_0x4bdd78,_0x1186ac,_0xfab42){return _0x3620ab(_0x4bdd78,_0x1186ac,_0xfab42);},'\x42\x7a\x55\x76\x58':_0x2b7a38(0x176,'\x68\x65\x6e\x52'),'\x4e\x5a\x4d\x43\x65':function(_0x1bfa6c,_0x30e126){return _0x1bfa6c*_0x30e126;},'\x62\x68\x58\x68\x56':function(_0x11867e,_0x465ba9){return _0x11867e<_0x465ba9;},'\x52\x72\x46\x50\x52':function(_0x3f13e9,_0xb3535a){return _0x3f13e9===_0xb3535a;},'\x75\x71\x43\x59\x5a':_0x2b7a38(0x4a2,'\x66\x58\x61\x4d'),'\x41\x6f\x4e\x73\x58':function(_0x318320,_0x3c23cb){return _0x318320<_0x3c23cb;},'\x79\x6a\x44\x4d\x70':_0x2b7a38(0x34c,'\x71\x38\x57\x51'),'\x4b\x6a\x68\x62\x43':function(_0x1727a0,_0x2c73a6){return _0x1727a0>=_0x2c73a6;}},_0x631a54={};_0x631a54[_0x2b7a38(0x22d,'\x25\x38\x37\x49')]=_0x5a5876,_0x631a54[_0x2b7a38(0x495,'\x64\x62\x42\x40')]=[],_0x631a54[_0x2b7a38(0x2b2,'\x61\x30\x68\x76')]=_0x5cf7b8,_0x631a54[_0x2b7a38(0x341,'\x53\x25\x63\x76')+_0x2b7a38(0x34e,'\x29\x62\x59\x4d')]=_0x5228cc,_0x631a54[_0x2b7a38(0x334,'\x4c\x5a\x78\x6d')+_0x2b7a38(0x38d,'\x71\x76\x24\x72')]=_0x3eb51c,_0x631a54[_0x2b7a38(0x14c,'\x6c\x45\x59\x36')+_0x2b7a38(0x30e,'\x49\x67\x42\x72')]=_0x3e753d,_0x631a54['\x63\x61\x70\x61\x62\x69\x6c\x69'+_0x2b7a38(0x1ec,'\x62\x40\x69\x65')]=_0x1b57e0,_0x631a54[_0x2b7a38(0x249,'\x73\x37\x69\x61')+_0x2b7a38(0x301,'\x71\x30\x67\x41')]=_0x5dd6c1,_0x631a54[_0x2b7a38(0x287,'\x63\x4f\x52\x65')+_0x2b7a38(0x239,'\x25\x4d\x5a\x79')]=_0x15aab4;const _0x819fa6=_0x3e2fc1(_0x631a54);if(!_0x819fa6[_0x2b7a38(0x2f3,'\x68\x65\x6e\x52')+_0x2b7a38(0x2a4,'\x4b\x28\x72\x56')])return{'\x67\x65\x6e\x65\x73':[],'\x70\x72\x69\x6d\x61\x72\x79':_0x819fa6};const _0x959232=Array[_0x2b7a38(0x4d0,'\x47\x30\x51\x44')](_0x5a5876)?_0x5a5876:[],_0x5981cd=_0x5228cc&&_0x5228cc[_0x2b7a38(0x19d,'\x71\x30\x67\x41')+_0x2b7a38(0x400,'\x33\x67\x29\x6e')]instanceof Set?_0x5228cc[_0x2b7a38(0x201,'\x38\x21\x5a\x68')+_0x2b7a38(0x23d,'\x6c\x70\x59\x59')]:new Set(),_0x5a5d8b=_0x39fc6e(),_0x13e2d6=_0x959232[_0x2b7a38(0x178,'\x63\x4f\x52\x65')](function(_0x3464d9){const _0x32aef3=_0x2b7a38,_0x162261=_0x549edb[_0x32aef3(0x303,'\x42\x51\x35\x6c')][_0x32aef3(0x445,'\x75\x38\x28\x4d')]('\x7c');let _0x51be8f=0x1567*0x1+-0x1*0x10f4+-0x473;while(!![]){switch(_0x162261[_0x51be8f++]){case'\x30':if(_0x5981cd[_0x32aef3(0x434,'\x73\x37\x69\x61')](_0x3464d9['\x69\x64']))return![];continue;case'\x31':if(_0x549edb[_0x32aef3(0x397,'\x38\x21\x5a\x68')](_0x29676c,_0x3464d9,_0x5a5d8b))return![];continue;case'\x32':return!![];case'\x33':if(_0x549edb[_0x32aef3(0x288,'\x70\x6f\x75\x34')](_0x3464d9['\x69\x64'],_0x819fa6[_0x32aef3(0x484,'\x63\x4f\x52\x65')+_0x32aef3(0x1e6,'\x57\x32\x5b\x50')]['\x69\x64']))return![];continue;case'\x34':if(!_0x3464d9||_0x549edb[_0x32aef3(0x331,'\x25\x38\x37\x49')](_0x3464d9[_0x32aef3(0x493,'\x64\x62\x42\x40')],_0x549edb[_0x32aef3(0x246,'\x61\x76\x47\x34')])||!_0x3464d9['\x69\x64'])return![];continue;}break;}})[_0x2b7a38(0x42d,'\x57\x32\x5b\x50')](function(_0x5d7cc4){const _0x5cf40f=_0x2b7a38;let _0x45ca46=_0x549edb[_0x5cf40f(0x297,'\x6c\x70\x59\x59')](_0x18cdcd,_0x5d7cc4,_0x5cf7b8);_0x45ca46+=_0x549edb[_0x5cf40f(0x4e2,'\x25\x38\x37\x49')](_0x134cec,_0x5d7cc4,_0x5cf7b8,_0x5a5d8b);const _0x5ebae6={};return _0x5ebae6[_0x5cf40f(0x292,'\x25\x4d\x5a\x79')]=_0x5d7cc4,_0x5ebae6[_0x5cf40f(0x489,'\x4b\x7a\x55\x40')]=_0x45ca46,_0x5ebae6;})[_0x2b7a38(0x4d1,'\x4b\x7a\x55\x40')](function(_0x1c7b58){const _0x52cdb1=_0x2b7a38;return _0x1c7b58[_0x52cdb1(0x33d,'\x5a\x25\x36\x57')]>0x10be*0x1+-0xec1+-0x1*0x1fd;})[_0x2b7a38(0x1d0,'\x71\x57\x43\x4e')](function(_0x57c83e,_0x1da667){const _0x57c475=_0x2b7a38,_0x1ccd23={};_0x1ccd23['\x46\x76\x68\x50\x4c']=function(_0x30910c,_0x232cde){return _0x30910c===_0x232cde;},_0x1ccd23[_0x57c475(0x3e6,'\x63\x4f\x52\x65')]=_0x57c475(0x4ce,'\x68\x4f\x72\x70');const _0x28ae33=_0x1ccd23;if(_0x549edb['\x42\x7a\x55\x76\x58']!==_0x549edb[_0x57c475(0x260,'\x43\x57\x61\x76')])_0x24bf0c=_0x4357cb[_0x57c475(0x4eb,'\x66\x58\x61\x4d')](_0x21e5b6,CxjndZ[_0x57c475(0x4cd,'\x61\x77\x4c\x54')](_0xb51b3a[_0x57c475(0x1df,'\x46\x45\x48\x21')],CxjndZ[_0x57c475(0x1a6,'\x29\x62\x59\x4d')])?0x15d3+-0x2540+-0xf6e*-0x1:-0xd7d+0xb9e+-0x1df*-0x1+0.7);else return _0x1da667['\x73\x63\x6f\x72\x65']-_0x57c83e[_0x57c475(0x25d,'\x71\x76\x24\x72')];}),_0xf21883=[_0x819fa6[_0x2b7a38(0x238,'\x4b\x28\x72\x56')+_0x2b7a38(0x2ec,'\x53\x25\x63\x76')]];for(let _0x53b3c0=0x5*0x4e0+-0x23d4+0xb74;_0x53b3c0<_0x13e2d6[_0x2b7a38(0x254,'\x5a\x25\x36\x57')]&&_0x549edb[_0x2b7a38(0x281,'\x62\x4b\x62\x4b')](_0xf21883[_0x2b7a38(0x1bb,'\x6b\x4f\x51\x64')],_0x5ae158);_0x53b3c0++){if(_0x549edb[_0x2b7a38(0x4f0,'\x71\x30\x67\x41')](_0x549edb[_0x2b7a38(0x1d1,'\x42\x51\x35\x6c')],_0x2b7a38(0x2a7,'\x6b\x4f\x51\x64'))){const _0x3461f3=_0x13e2d6[_0x53b3c0][_0x2b7a38(0x4da,'\x61\x77\x4c\x54')];let _0x113ff2=![];for(let _0x2275b9=0x49*-0x7+-0x1512+0x49d*0x5;_0x549edb[_0x2b7a38(0x314,'\x47\x30\x51\x44')](_0x2275b9,_0xf21883[_0x2b7a38(0x2f5,'\x4b\x7a\x55\x40')]);_0x2275b9++){if(_0x549edb[_0x2b7a38(0x35b,'\x61\x30\x68\x76')](_0x549edb[_0x2b7a38(0x312,'\x61\x25\x77\x75')],_0x549edb[_0x2b7a38(0x23c,'\x71\x30\x67\x41')])){if(_0x549edb[_0x2b7a38(0x47f,'\x71\x57\x43\x4e')](_0x549edb['\x54\x64\x72\x72\x43'](_0xbf4753,_0x3461f3,_0xf21883[_0x2275b9]),_0x405f07)){_0x113ff2=!![];break;}}else _0x122808[_0x2b7a38(0x3fb,'\x4c\x4d\x48\x32')](_0x2b7a38(0x3b3,'\x64\x62\x42\x40')+_0x2b7a38(0x4be,'\x2a\x54\x61\x50')+_0x4a9edf);}if(!_0x113ff2)_0xf21883[_0x2b7a38(0x41d,'\x49\x67\x42\x72')](_0x3461f3);}else{const _0x4b2e89=(_0x2b7a38(0x187,'\x62\x4b\x62\x4b')+'\x31')[_0x2b7a38(0x16a,'\x5a\x6a\x32\x41')]('\x7c');let _0x51fd4f=-0x928+-0x74*0x9+0xd3c;while(!![]){switch(_0x4b2e89[_0x51fd4f++]){case'\x30':var _0x10f39a=_0x34d3d7[_0x42157f]||0x677*0x6+-0x1e80+-0x84a;continue;case'\x31':_0xfe160e+=RZPSAy[_0x2b7a38(0x3b5,'\x57\x32\x5b\x50')](_0x10f39a,_0x10f39a);continue;case'\x32':var _0x1bd796=_0x311e20[_0x4e54c5]||-0x1c70+-0x1*0x3fb+-0x2b*-0xc1;continue;case'\x33':_0x176ee3+=RZPSAy[_0x2b7a38(0x31d,'\x25\x38\x37\x49')](_0x1bd796,_0x1bd796);continue;case'\x34':_0x444100+=RZPSAy[_0x2b7a38(0x3a3,'\x56\x64\x54\x2a')](_0x1bd796,_0x10f39a);continue;}break;}}}const _0x280122={};return _0x280122[_0x2b7a38(0x23e,'\x33\x67\x29\x6e')]=_0xf21883,_0x280122[_0x2b7a38(0x2eb,'\x46\x45\x48\x21')]=_0x819fa6,_0x280122;}const _0x4c7c7d={};_0x4c7c7d[_0x492ca0(0x14b,'\x71\x30\x67\x41')+_0x492ca0(0x455,'\x5a\x6a\x32\x41')+_0x492ca0(0x34f,'\x4c\x5a\x78\x6d')]=_0x3e2fc1,_0x4c7c7d[_0x492ca0(0x3e8,'\x73\x37\x69\x61')+'\x6e\x65']=_0x4c02be,_0x4c7c7d[_0x492ca0(0x3cf,'\x71\x57\x43\x4e')+_0x492ca0(0x48a,'\x43\x57\x61\x76')]=_0x12e6f0,_0x4c7c7d[_0x492ca0(0x437,'\x71\x76\x24\x72')+_0x492ca0(0x463,'\x67\x25\x45\x29')+'\x69\x73\x69\x6f\x6e']=_0x24fb35,_0x4c7c7d[_0x492ca0(0x269,'\x42\x51\x35\x6c')+_0x492ca0(0x235,'\x25\x4d\x5a\x79')+_0x492ca0(0x17d,'\x67\x25\x45\x29')]=_0x3b69f8,_0x4c7c7d[_0x492ca0(0x21d,'\x71\x30\x67\x41')+_0x492ca0(0x483,'\x71\x57\x43\x4e')+'\x63']=_0x4496ac,_0x4c7c7d[_0x492ca0(0x2c5,'\x63\x4f\x52\x65')+_0x492ca0(0x487,'\x46\x45\x48\x21')]=_0xdebb7e,_0x4c7c7d[_0x492ca0(0x15b,'\x47\x30\x51\x44')]=_0x73149f,_0x4c7c7d[_0x492ca0(0x387,'\x6b\x4f\x51\x64')+_0x492ca0(0x262,'\x46\x45\x48\x21')+'\x6e\x73\x69\x74\x79']=_0x588366,_0x4c7c7d[_0x492ca0(0x377,'\x61\x76\x47\x34')+_0x492ca0(0x31a,'\x6b\x4f\x51\x64')]=_0x5462bd,_0x4c7c7d['\x69\x73\x45\x70\x69\x67\x65\x6e'+_0x492ca0(0x430,'\x61\x25\x77\x75')+'\x53\x75\x70\x70\x72\x65\x73\x73'+'\x65\x64']=_0x29676c,_0x4c7c7d[_0x492ca0(0x410,'\x42\x51\x35\x6c')+_0x492ca0(0x3f2,'\x71\x38\x57\x51')+_0x492ca0(0x313,'\x6c\x70\x59\x59')]=_0x18ef6f,_0x4c7c7d[_0x492ca0(0x4b9,'\x73\x37\x69\x61')+_0x492ca0(0x417,'\x6c\x47\x43\x78')+'\x58\x5f\x46\x49\x4c\x45\x53']=_0x11cbc8,_0x4c7c7d[_0x492ca0(0x240,'\x43\x57\x61\x76')+_0x492ca0(0x174,'\x6b\x4f\x51\x64')+_0x492ca0(0x4a6,'\x62\x4b\x62\x4b')]=_0x1d0472,module[_0x492ca0(0x283,'\x56\x64\x54\x2a')]=_0x4c7c7d;
1
+ const { scoreTagOverlap, expandSignals } = require('./learningSignals');
2
+ const { captureEnvFingerprint } = require('./envFingerprint');
3
+ const { getEpigeneticBoost, isEpigeneticallySuppressed } = require('./epigenetics');
4
+
5
+ // ---------------------------------------------------------------------------
6
+ // Lightweight semantic similarity (bag-of-words cosine) for Gene selection.
7
+ // Acts as a complement to exact signals_match pattern matching.
8
+ // When EMBEDDING_PROVIDER is configured, can be replaced with real embeddings.
9
+ // ---------------------------------------------------------------------------
10
+ const SEMANTIC_WEIGHT = parseFloat(process.env.SEMANTIC_MATCH_WEIGHT || '0.4') || 0.4;
11
+ const STOP_WORDS = new Set([
12
+ 'the', 'and', 'for', 'with', 'from', 'that', 'this', 'into', 'when',
13
+ 'are', 'was', 'has', 'had', 'not', 'but', 'its', 'can', 'will', 'all',
14
+ 'any', 'use', 'may', 'also', 'should', 'would', 'could',
15
+ ]);
16
+
17
+ // Issue #98: tokenize was latin-only (`[^a-z0-9_\-]+`), which silently dropped
18
+ // CJK / Cyrillic / Arabic content from the bag-of-words. CN/JA/KO users whose
19
+ // hooks emit signals like '[错误]' / 'タスク失敗' got tokens=[], scoreGene=0,
20
+ // and selector returned null on every cycle. Switching to a Unicode-aware
21
+ // regex (\p{L}\p{N}) preserves non-ASCII characters; we still strip
22
+ // punctuation and symbols so 'error.' and 'error' tokenize identically.
23
+ function tokenize(text) {
24
+ return String(text || '').toLowerCase()
25
+ .replace(/[^\p{L}\p{N}_\-]+/gu, ' ')
26
+ .split(/\s+/)
27
+ .filter(function (w) { return w.length >= 2 && !STOP_WORDS.has(w); });
28
+ }
29
+
30
+ function buildTermFrequency(tokens) {
31
+ var tf = {};
32
+ for (var i = 0; i < tokens.length; i++) {
33
+ tf[tokens[i]] = (tf[tokens[i]] || 0) + 1;
34
+ }
35
+ return tf;
36
+ }
37
+
38
+ function cosineSimilarity(tfA, tfB) {
39
+ var keys = new Set(Object.keys(tfA).concat(Object.keys(tfB)));
40
+ var dotProduct = 0;
41
+ var normA = 0;
42
+ var normB = 0;
43
+ keys.forEach(function (k) {
44
+ var a = tfA[k] || 0;
45
+ var b = tfB[k] || 0;
46
+ dotProduct += a * b;
47
+ normA += a * a;
48
+ normB += b * b;
49
+ });
50
+ if (normA === 0 || normB === 0) return 0;
51
+ return dotProduct / (Math.sqrt(normA) * Math.sqrt(normB));
52
+ }
53
+
54
+ function scoreGeneSemantic(gene, signals) {
55
+ if (!gene || !signals || signals.length === 0) return 0;
56
+
57
+ var signalTokens = [];
58
+ signals.forEach(function (s) {
59
+ signalTokens = signalTokens.concat(tokenize(s));
60
+ });
61
+ if (signalTokens.length === 0) return 0;
62
+
63
+ var geneTokens = [];
64
+ if (Array.isArray(gene.signals_match)) {
65
+ gene.signals_match.forEach(function (s) {
66
+ geneTokens = geneTokens.concat(tokenize(s));
67
+ });
68
+ }
69
+ if (gene.summary) geneTokens = geneTokens.concat(tokenize(gene.summary));
70
+ if (gene.id) geneTokens = geneTokens.concat(tokenize(gene.id));
71
+ if (geneTokens.length === 0) return 0;
72
+
73
+ var tfSignals = buildTermFrequency(signalTokens);
74
+ var tfGene = buildTermFrequency(geneTokens);
75
+ return cosineSimilarity(tfSignals, tfGene);
76
+ }
77
+
78
+ const MAX_REGEX_PATTERN_LEN = 1024;
79
+ function matchPatternToSignals(pattern, signals) {
80
+ if (!pattern || !signals || signals.length === 0) return false;
81
+ const p = String(pattern);
82
+ const sig = signals.map(s => String(s));
83
+
84
+ // Regex pattern: /body/flags
85
+ const regexLike = p.length >= 2 && p.startsWith('/') && p.lastIndexOf('/') > 0;
86
+ if (regexLike) {
87
+ if (p.length > MAX_REGEX_PATTERN_LEN) return false;
88
+ const lastSlash = p.lastIndexOf('/');
89
+ const body = p.slice(1, lastSlash);
90
+ const flags = p.slice(lastSlash + 1);
91
+ try {
92
+ const re = new RegExp(body, flags || 'i');
93
+ return sig.some(s => re.test(s));
94
+ } catch (e) {
95
+ // fallback to substring
96
+ }
97
+ }
98
+
99
+ // Multi-language alias: "en_term|zh_term|ja_term" -- any branch matching = hit
100
+ if (p.includes('|') && !p.startsWith('/')) {
101
+ const branches = p.split('|').map(b => b.trim().toLowerCase()).filter(Boolean);
102
+ return branches.some(needle => sig.some(s => s.toLowerCase().includes(needle)));
103
+ }
104
+
105
+ const needle = p.toLowerCase();
106
+ return sig.some(s => s.toLowerCase().includes(needle));
107
+ }
108
+
109
+ function scoreGene(gene, signals) {
110
+ if (!gene || gene.type !== 'Gene') return 0;
111
+ const patterns = Array.isArray(gene.signals_match) ? gene.signals_match : [];
112
+ const tagScore = scoreTagOverlap(gene, signals);
113
+ if (patterns.length === 0) return tagScore > 0 ? tagScore * 0.6 : 0;
114
+ let score = 0;
115
+ for (const pat of patterns) {
116
+ if (matchPatternToSignals(pat, signals)) score += 1;
117
+ }
118
+ const semanticScore = scoreGeneSemantic(gene, signals) * SEMANTIC_WEIGHT;
119
+ return score + (tagScore * 0.6) + semanticScore;
120
+ }
121
+
122
+
123
+ // Hard suppression based on epigenetic marks. Independent of memoryGraph's
124
+ // per-signal-key ban, this acts as a second layer that catches genes which
125
+ // have accumulated severe negative environmental marks. The biology metaphor
126
+ // stays intact for marks above the threshold (soft score adjustment), but
127
+ // once boost decays past the hard threshold (default -0.3, ~3 failures in
128
+ // the same env), the gene is excluded from selection entirely until either
129
+ // time decay erases the mark or a successful run rebuilds the boost.
130
+
131
+ function scoreGeneLearning(gene, signals, envFingerprint) {
132
+ if (!gene || gene.type !== 'Gene') return 0;
133
+ let boost = 0;
134
+
135
+ const history = Array.isArray(gene.learning_history) ? gene.learning_history.slice(-8) : [];
136
+ for (let i = 0; i < history.length; i++) {
137
+ const entry = history[i];
138
+ if (!entry) continue;
139
+ if (entry.outcome === 'success') boost += 0.12;
140
+ else if (entry.mode === 'hard') boost -= 0.22;
141
+ else if (entry.mode === 'soft') boost -= 0.08;
142
+ }
143
+
144
+ boost += getEpigeneticBoost(gene, envFingerprint);
145
+
146
+ if (Array.isArray(gene.anti_patterns) && gene.anti_patterns.length > 0) {
147
+ let overlapPenalty = 0;
148
+ const signalTags = new Set(expandSignals(signals, ''));
149
+ const recentAntiPatterns = gene.anti_patterns.slice(-6);
150
+ for (let j = 0; j < recentAntiPatterns.length; j++) {
151
+ const anti = recentAntiPatterns[j];
152
+ if (!anti || !Array.isArray(anti.learning_signals)) continue;
153
+ const overlap = anti.learning_signals.some(function (tag) { return signalTags.has(String(tag)); });
154
+ if (overlap) overlapPenalty += anti.mode === 'hard' ? 0.4 : 0.18;
155
+ }
156
+ boost -= overlapPenalty;
157
+ }
158
+
159
+ return Math.max(-1.5, Math.min(1.5, boost));
160
+ }
161
+
162
+ // Population-size-dependent drift intensity with adaptive decay.
163
+ //
164
+ // Base formula: intensity = 1 / sqrt(Ne) + offset
165
+ // The offset decays from 0.3 toward near-zero as the memory graph
166
+ // accumulates evidence, shifting mature pools from exploration to
167
+ // exploitation. memoryEvidence (total attempts across genes) controls
168
+ // the decay: once memoryEvidence >= Ne * MATURITY_ATTEMPTS_PER_GENE
169
+ // the pool is considered mature and the constant offset drops to the
170
+ // floor. This addresses the drift-dominance finding where the fixed
171
+ // 0.3 offset overwhelms memory graph guidance.
172
+ const MATURITY_ATTEMPTS_PER_GENE = 10;
173
+ const DRIFT_OFFSET_MAX = 0.3;
174
+ const DRIFT_OFFSET_MIN = 0.02;
175
+
176
+ function computeDriftIntensity(opts) {
177
+ const driftEnabled = !!(opts && opts.driftEnabled);
178
+
179
+ const effectivePopulationSize = opts && Number.isFinite(Number(opts.effectivePopulationSize))
180
+ ? Number(opts.effectivePopulationSize)
181
+ : null;
182
+
183
+ const genePoolSize = opts && Number.isFinite(Number(opts.genePoolSize))
184
+ ? Number(opts.genePoolSize)
185
+ : null;
186
+
187
+ const ne = effectivePopulationSize || genePoolSize || null;
188
+
189
+ if (driftEnabled) {
190
+ if (!ne || ne <= 1) return 0.7;
191
+
192
+ const memoryEvidence = opts && Number.isFinite(Number(opts.memoryEvidence))
193
+ ? Number(opts.memoryEvidence) : 0;
194
+ const maturityThreshold = ne * MATURITY_ATTEMPTS_PER_GENE;
195
+ const maturity = maturityThreshold > 0
196
+ ? Math.min(1, memoryEvidence / maturityThreshold)
197
+ : 0;
198
+ const offset = DRIFT_OFFSET_MAX - (DRIFT_OFFSET_MAX - DRIFT_OFFSET_MIN) * maturity;
199
+ return Math.min(1, 1 / Math.sqrt(ne) + offset);
200
+ }
201
+
202
+ if (ne != null && ne > 0) {
203
+ return Math.min(1, 1 / Math.sqrt(ne));
204
+ }
205
+
206
+ return 0;
207
+ }
208
+
209
+ const INPLACE_BLAST_MAX_FILES = 5;
210
+ const INPLACE_BLAST_MAX_LINES = 100;
211
+
212
+ function isInplaceGene(gene) {
213
+ return gene && gene.execution_mode === 'inplace';
214
+ }
215
+
216
+ function selectGene(genes, signals, opts) {
217
+ const genesList = Array.isArray(genes) ? genes : [];
218
+ const bannedGeneIds = opts && opts.bannedGeneIds ? opts.bannedGeneIds : new Set();
219
+ const driftEnabled = !!(opts && opts.driftEnabled);
220
+ const preferredGeneId = opts && typeof opts.preferredGeneId === 'string' ? opts.preferredGeneId : null;
221
+
222
+ // Plateau override: when active, bypass memory preferences and force high drift
223
+ const plateauOverride = opts && opts.plateauOverride ? opts.plateauOverride : null;
224
+
225
+ // Diversity-directed drift: capability_gaps from Hub heartbeat
226
+ const capabilityGaps = opts && Array.isArray(opts.capabilityGaps) ? opts.capabilityGaps : [];
227
+ const noveltyScore = opts && Number.isFinite(Number(opts.noveltyScore)) ? Number(opts.noveltyScore) : null;
228
+
229
+ // In-Place Gene preference: when enabled, prefer lightweight inplace genes
230
+ const preferInplace = !!(opts && opts.preferInplace);
231
+
232
+ // Compute continuous drift intensity based on effective population size
233
+ let driftIntensity = computeDriftIntensity({
234
+ driftEnabled: driftEnabled,
235
+ effectivePopulationSize: opts && opts.effectivePopulationSize,
236
+ genePoolSize: genesList.length,
237
+ memoryEvidence: opts && opts.memoryEvidence,
238
+ });
239
+
240
+ // Plateau override: force maximum drift when plateau is detected
241
+ if (plateauOverride && plateauOverride.active) {
242
+ driftIntensity = Math.max(driftIntensity, plateauOverride.severity === 'required' ? 1.0 : 0.7);
243
+ }
244
+
245
+ const useDrift = driftEnabled || driftIntensity > 0.15;
246
+
247
+ const DISTILLED_PREFIX = 'gene_distilled_';
248
+ const DISTILLED_SCORE_FACTOR = 0.8;
249
+
250
+ const envFingerprint = captureEnvFingerprint();
251
+ const scored = genesList
252
+ .filter(g => !isEpigeneticallySuppressed(g, envFingerprint))
253
+ .map(g => {
254
+ let s = scoreGene(g, signals);
255
+ s += scoreGeneLearning(g, signals, envFingerprint);
256
+ if (s > 0 && g.id && String(g.id).startsWith(DISTILLED_PREFIX)) s *= DISTILLED_SCORE_FACTOR;
257
+ return { gene: g, score: s };
258
+ })
259
+ .filter(x => x.score > 0)
260
+ .sort((a, b) => b.score - a.score);
261
+
262
+ // Issue #97: when no gene matches at all (every score == 0), fall back to
263
+ // the highest-scoring distilled gene if one is available and not banned.
264
+ // The previous behavior returned selected:null on every cycle for nodes
265
+ // whose live signals don't overlap any seed signals_match -- daemon mode
266
+ // then auto-rejects (with EVOLVE_BRIDGE=false default) and produces no
267
+ // EvolutionEvent. On Aurora this caused 27 no_outcome candidates and 0
268
+ // events in 33 days.
269
+ //
270
+ // We only fall back to a *distilled* gene because (a) those are
271
+ // skill-derived and broadly applicable, (b) returning a non-distilled gene
272
+ // here would let a high-blast-radius gene get applied with zero signal
273
+ // evidence, which is exactly the noise the score>0 filter exists to avoid.
274
+ // We still return null when no distilled gene exists, preserving the
275
+ // upstream contract that "null -> mutation creates a new gene" (see
276
+ // test/selector.test.js: "all suppressed -> selector returns null so the
277
+ // caller can mutate a new gene").
278
+ if (scored.length === 0) {
279
+ const distilledFallback = genesList.find(g =>
280
+ g && g.id && String(g.id).startsWith(DISTILLED_PREFIX) &&
281
+ !bannedGeneIds.has(g.id) &&
282
+ !isEpigeneticallySuppressed(g, envFingerprint)
283
+ );
284
+ if (distilledFallback) {
285
+ return {
286
+ selected: distilledFallback,
287
+ alternatives: [],
288
+ driftIntensity: driftIntensity,
289
+ driftMode: 'distilled_fallback',
290
+ };
291
+ }
292
+ return { selected: null, alternatives: [], driftIntensity: driftIntensity, driftMode: 'none' };
293
+ }
294
+
295
+ // Memory graph preference: apply as a score multiplier instead of a hard
296
+ // override. The old behavior (`return preferred` unconditionally) caused a
297
+ // negative-feedback loop: a globally popular gene would be forced onto every
298
+ // scenario regardless of its pattern score, accumulate mixed outcomes, and
299
+ // stay preferred indefinitely. A 1.5x multiplier lets the memory graph
300
+ // break ties and boost borderline candidates, but never overpower a gene
301
+ // that genuinely matches the current signals much better.
302
+ const MEMORY_PREFERENCE_MULTIPLIER = 1.5;
303
+ if (preferredGeneId && !(plateauOverride && plateauOverride.active)) {
304
+ const idx = scored.findIndex(x => x.gene && x.gene.id === preferredGeneId);
305
+ // Banned genes are filtered out below regardless of mode, so do not
306
+ // boost a preferred gene that is already on the ban list.
307
+ if (idx >= 0 && !bannedGeneIds.has(preferredGeneId)) {
308
+ scored[idx] = { ...scored[idx], score: scored[idx].score * MEMORY_PREFERENCE_MULTIPLIER };
309
+ scored.sort((a, b) => b.score - a.score);
310
+ }
311
+ }
312
+
313
+ // Hard suppression: bannedGeneIds applies in all modes including drift.
314
+ // Drift exists to explore new combinations, not to resurrect proven failures.
315
+ // The previous `useDrift ? scored : ...` branch was a self-defeating loop:
316
+ // repeated failure -> plateau detection -> drift on -> ban bypassed -> same
317
+ // failed gene re-selected. See memoryGraph.js ban computation for context.
318
+ const filtered = scored.filter(x => x.gene && !bannedGeneIds.has(x.gene.id));
319
+ if (filtered.length === 0) return { selected: null, alternatives: scored.slice(0, 4).map(x => x.gene), driftIntensity: driftIntensity, driftMode: 'none' };
320
+
321
+ // TTT-inspired In-Place Gene preference: when the top scored gene is a full gene but
322
+ // an inplace gene scores within 70% of top, prefer the inplace gene for lower blast radius.
323
+ if (preferInplace && filtered.length > 1) {
324
+ const topScore = filtered[0].score;
325
+ const INPLACE_THRESHOLD = 0.7;
326
+ const inplaceIdx = filtered.findIndex(function (x) {
327
+ return x.gene && x.gene.execution_mode === 'inplace' && x.score >= topScore * INPLACE_THRESHOLD;
328
+ });
329
+ if (inplaceIdx > 0 && filtered[0].gene && filtered[0].gene.execution_mode !== 'inplace') {
330
+ const inplaceEntry = filtered[inplaceIdx];
331
+ filtered.splice(inplaceIdx, 1);
332
+ filtered.unshift(inplaceEntry);
333
+ }
334
+ }
335
+
336
+ // Diversity-directed drift: when capability gaps are available, prefer genes that
337
+ // cover gap areas instead of pure random selection. This replaces the blind
338
+ // random drift with an informed exploration toward under-covered capabilities.
339
+ let selectedIdx = 0;
340
+ let driftMode = 'selection';
341
+ if (driftIntensity > 0 && filtered.length > 1 && Math.random() < driftIntensity) {
342
+ if (capabilityGaps.length > 0) {
343
+ // Directed drift: score each candidate by how well its signals_match
344
+ // covers the capability gap dimensions
345
+ const gapScores = filtered.map(function(entry, idx) {
346
+ const g = entry.gene;
347
+ const patterns = Array.isArray(g.signals_match) ? g.signals_match : [];
348
+ let gapHits = 0;
349
+ for (let gi = 0; gi < capabilityGaps.length && gi < 5; gi++) {
350
+ const gapSignal = capabilityGaps[gi];
351
+ if (typeof gapSignal === 'string' && patterns.some(function(p) { return matchPatternToSignals(p, [gapSignal]); })) {
352
+ gapHits++;
353
+ }
354
+ }
355
+ return { idx: idx, gapHits: gapHits, baseScore: entry.score };
356
+ });
357
+
358
+ const hasGapHits = gapScores.some(function(gs) { return gs.gapHits > 0; });
359
+ if (hasGapHits) {
360
+ // Sort by gap coverage first, then by base score
361
+ gapScores.sort(function(a, b) {
362
+ return b.gapHits - a.gapHits || b.baseScore - a.baseScore;
363
+ });
364
+ selectedIdx = gapScores[0].idx;
365
+ driftMode = 'diversity_directed';
366
+ } else {
367
+ // No gap match: fall back to novelty-weighted random selection
368
+ let topN = Math.min(filtered.length, Math.max(2, Math.ceil(filtered.length * driftIntensity)));
369
+ // If novelty score is low (agent is too similar to others), increase exploration range
370
+ if (noveltyScore != null && noveltyScore < 0.3 && topN < filtered.length) {
371
+ topN = Math.min(filtered.length, topN + 1);
372
+ }
373
+ selectedIdx = Math.floor(Math.random() * topN);
374
+ driftMode = 'random_weighted';
375
+ }
376
+ } else {
377
+ // No capability gap data: original random drift behavior
378
+ const topN = Math.min(filtered.length, Math.max(2, Math.ceil(filtered.length * driftIntensity)));
379
+ selectedIdx = Math.floor(Math.random() * topN);
380
+ driftMode = 'random';
381
+ }
382
+ }
383
+
384
+ return {
385
+ selected: filtered[selectedIdx].gene,
386
+ alternatives: filtered.filter(function(_, i) { return i !== selectedIdx; }).slice(0, 4).map(x => x.gene),
387
+ driftIntensity: driftIntensity,
388
+ driftMode: driftMode,
389
+ };
390
+ }
391
+
392
+ function selectCapsule(capsules, signals) {
393
+ const scored = (capsules || [])
394
+ .map(c => {
395
+ const triggers = Array.isArray(c.trigger) ? c.trigger : [];
396
+ const score = triggers.reduce((acc, t) => (matchPatternToSignals(t, signals) ? acc + 1 : acc), 0);
397
+ return { capsule: c, score };
398
+ })
399
+ .filter(x => x.score > 0)
400
+ .sort((a, b) => b.score - a.score);
401
+ return scored.length ? scored[0].capsule : null;
402
+ }
403
+
404
+ function computeSignalOverlap(signalsA, signalsB) {
405
+ if (!Array.isArray(signalsA) || !Array.isArray(signalsB)) return 0;
406
+ if (signalsA.length === 0 || signalsB.length === 0) return 0;
407
+ const setB = new Set(signalsB.map(function (s) { return String(s).toLowerCase(); }));
408
+ let hits = 0;
409
+ for (let i = 0; i < signalsA.length; i++) {
410
+ if (setB.has(String(signalsA[i]).toLowerCase())) hits++;
411
+ }
412
+ return hits / Math.max(signalsA.length, 1);
413
+ }
414
+
415
+ const FAILED_CAPSULE_BAN_THRESHOLD = 2;
416
+ const FAILED_CAPSULE_OVERLAP_MIN = 0.6;
417
+
418
+ function banGenesFromFailedCapsules(failedCapsules, signals, existingBans) {
419
+ const bans = existingBans instanceof Set ? new Set(existingBans) : new Set();
420
+ if (!Array.isArray(failedCapsules) || failedCapsules.length === 0) return bans;
421
+ const geneFailCounts = {};
422
+ for (let i = 0; i < failedCapsules.length; i++) {
423
+ const fc = failedCapsules[i];
424
+ if (!fc || !fc.gene) continue;
425
+ const overlap = computeSignalOverlap(signals, fc.trigger || []);
426
+ if (overlap < FAILED_CAPSULE_OVERLAP_MIN) continue;
427
+ const gid = String(fc.gene);
428
+ geneFailCounts[gid] = (geneFailCounts[gid] || 0) + 1;
429
+ }
430
+ const keys = Object.keys(geneFailCounts);
431
+ for (let j = 0; j < keys.length; j++) {
432
+ if (geneFailCounts[keys[j]] >= FAILED_CAPSULE_BAN_THRESHOLD) {
433
+ bans.add(keys[j]);
434
+ }
435
+ }
436
+ return bans;
437
+ }
438
+
439
+ function selectGeneAndCapsule({ genes, capsules, signals, memoryAdvice, driftEnabled, failedCapsules, capabilityGaps, noveltyScore, plateauOverride }) {
440
+ const bannedGeneIds =
441
+ memoryAdvice && memoryAdvice.bannedGeneIds instanceof Set ? memoryAdvice.bannedGeneIds : new Set();
442
+ const preferredGeneId = memoryAdvice && memoryAdvice.preferredGeneId ? memoryAdvice.preferredGeneId : null;
443
+
444
+ // Extract total evidence count from memoryAdvice for adaptive drift decay.
445
+ const memoryEvidence = memoryAdvice && Number.isFinite(Number(memoryAdvice.totalAttempts))
446
+ ? Number(memoryAdvice.totalAttempts) : 0;
447
+
448
+ const effectiveBans = banGenesFromFailedCapsules(
449
+ Array.isArray(failedCapsules) ? failedCapsules : [],
450
+ signals,
451
+ bannedGeneIds
452
+ );
453
+
454
+ const { selected, alternatives, driftIntensity, driftMode } = selectGene(genes, signals, {
455
+ bannedGeneIds: effectiveBans,
456
+ preferredGeneId,
457
+ driftEnabled: !!driftEnabled,
458
+ memoryEvidence,
459
+ capabilityGaps: Array.isArray(capabilityGaps) ? capabilityGaps : [],
460
+ noveltyScore: Number.isFinite(Number(noveltyScore)) ? Number(noveltyScore) : null,
461
+ plateauOverride: plateauOverride || null,
462
+ });
463
+ const capsule = selectCapsule(capsules, signals);
464
+
465
+ const memoryUsed = !!(preferredGeneId && selected && selected.id === preferredGeneId);
466
+ const selectionPath = driftMode === 'selection' ? 'score_ranked' : driftMode;
467
+
468
+ const selector = buildSelectorDecision({
469
+ gene: selected,
470
+ capsule,
471
+ signals,
472
+ alternatives,
473
+ memoryAdvice,
474
+ driftEnabled,
475
+ driftIntensity,
476
+ selectionPath,
477
+ memoryUsed,
478
+ });
479
+ return {
480
+ selectedGene: selected,
481
+ capsuleCandidates: capsule ? [capsule] : [],
482
+ selector,
483
+ driftIntensity,
484
+ selectionPath,
485
+ memoryUsed,
486
+ memoryEvidence,
487
+ };
488
+ }
489
+
490
+ function buildSelectorDecision({ gene, capsule, signals, alternatives, memoryAdvice, driftEnabled, driftIntensity, selectionPath, memoryUsed }) {
491
+ const reason = [];
492
+ if (gene) reason.push('signals match gene.signals_match');
493
+ if (capsule) reason.push('capsule trigger matches signals');
494
+ if (!gene) reason.push('no matching gene found; new gene may be required');
495
+ if (signals && signals.length) reason.push(`signals: ${signals.join(', ')}`);
496
+
497
+ if (memoryAdvice && Array.isArray(memoryAdvice.explanation) && memoryAdvice.explanation.length) {
498
+ reason.push(`memory_graph: ${memoryAdvice.explanation.join(' | ')}`);
499
+ }
500
+ if (driftEnabled) {
501
+ reason.push('random_drift_override: true');
502
+ }
503
+ if (Number.isFinite(driftIntensity) && driftIntensity > 0) {
504
+ reason.push(`drift_intensity: ${driftIntensity.toFixed(3)}`);
505
+ }
506
+ if (selectionPath) {
507
+ reason.push(`selection_path: ${selectionPath}`);
508
+ }
509
+ if (memoryUsed) {
510
+ reason.push('memory_preference_followed: true');
511
+ }
512
+
513
+ return {
514
+ selected: gene ? gene.id : null,
515
+ reason,
516
+ alternatives: Array.isArray(alternatives) ? alternatives.map(g => g.id) : [],
517
+ selectionPath: selectionPath || 'unknown',
518
+ memoryUsed: !!memoryUsed,
519
+ };
520
+ }
521
+
522
+ // TTT-inspired: select multiple non-conflicting Genes for parallel execution
523
+ // within a single evolution chunk, analogous to chunk-wise parallel weight updates.
524
+ const CHUNK_MAX_GENES = 3;
525
+ const CHUNK_CONFLICT_JACCARD_THRESHOLD = 0.3;
526
+
527
+ function computeGeneConflict(geneA, geneB) {
528
+ const sigA = new Set(
529
+ (Array.isArray(geneA.signals_match) ? geneA.signals_match : []).map(function (s) { return String(s).toLowerCase(); })
530
+ );
531
+ const sigB = new Set(
532
+ (Array.isArray(geneB.signals_match) ? geneB.signals_match : []).map(function (s) { return String(s).toLowerCase(); })
533
+ );
534
+ if (sigA.size === 0 && sigB.size === 0) return 0;
535
+ if (sigA.size === 0 || sigB.size === 0) return 0;
536
+ let inter = 0;
537
+ for (const x of sigA) if (sigB.has(x)) inter++;
538
+ const union = sigA.size + sigB.size - inter;
539
+ return union === 0 ? 0 : inter / union;
540
+ }
541
+
542
+ function selectMultiGeneChunk({ genes, signals, memoryAdvice, driftEnabled, failedCapsules, capabilityGaps, noveltyScore, plateauOverride }) {
543
+ const primary = selectGeneAndCapsule({
544
+ genes, capsules: [], signals, memoryAdvice, driftEnabled,
545
+ failedCapsules, capabilityGaps, noveltyScore, plateauOverride,
546
+ });
547
+ if (!primary.selectedGene) return { genes: [], primary };
548
+
549
+ const genesList = Array.isArray(genes) ? genes : [];
550
+ const bannedGeneIds = memoryAdvice && memoryAdvice.bannedGeneIds instanceof Set
551
+ ? memoryAdvice.bannedGeneIds : new Set();
552
+ const envFingerprint = captureEnvFingerprint();
553
+
554
+ const scored = genesList
555
+ .filter(function (g) {
556
+ if (!g || g.type !== 'Gene' || !g.id) return false;
557
+ if (g.id === primary.selectedGene.id) return false;
558
+ if (bannedGeneIds.has(g.id)) return false;
559
+ if (isEpigeneticallySuppressed(g, envFingerprint)) return false;
560
+ return true;
561
+ })
562
+ .map(function (g) {
563
+ let s = scoreGene(g, signals);
564
+ s += scoreGeneLearning(g, signals, envFingerprint);
565
+ return { gene: g, score: s };
566
+ })
567
+ .filter(function (x) { return x.score > 0; })
568
+ .sort(function (a, b) { return b.score - a.score; });
569
+
570
+ const chunk = [primary.selectedGene];
571
+ for (let i = 0; i < scored.length && chunk.length < CHUNK_MAX_GENES; i++) {
572
+ const candidate = scored[i].gene;
573
+ let hasConflict = false;
574
+ for (let j = 0; j < chunk.length; j++) {
575
+ if (computeGeneConflict(candidate, chunk[j]) >= CHUNK_CONFLICT_JACCARD_THRESHOLD) {
576
+ hasConflict = true;
577
+ break;
578
+ }
579
+ }
580
+ if (!hasConflict) chunk.push(candidate);
581
+ }
582
+
583
+ return { genes: chunk, primary };
584
+ }
585
+
586
+ module.exports = {
587
+ selectGeneAndCapsule,
588
+ selectGene,
589
+ selectCapsule,
590
+ buildSelectorDecision,
591
+ matchPatternToSignals,
592
+ scoreGeneSemantic,
593
+ cosineSimilarity,
594
+ tokenize,
595
+ computeDriftIntensity,
596
+ isInplaceGene,
597
+ isEpigeneticallySuppressed,
598
+ selectMultiGeneChunk,
599
+ INPLACE_BLAST_MAX_FILES,
600
+ INPLACE_BLAST_MAX_LINES,
601
+ };
602
+