@evomap/evolver 1.89.3 → 1.89.4
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.
- package/.cursor/BUGBOT.md +182 -0
- package/.env.example +68 -0
- package/.git-commit-guard-token +1 -0
- package/.github/CODEOWNERS +63 -0
- package/.github/ISSUE_TEMPLATE/good_first_issue.md +23 -0
- package/.github/pull_request_template.md +45 -0
- package/.github/workflows/test.yml +75 -0
- package/CHANGELOG.md +1237 -0
- package/README.md +86 -528
- package/README.public.md +569 -0
- package/SECURITY.md +108 -0
- package/assets/gep/events.jsonl +3 -0
- package/examples/atp-consumer-quickstart.md +100 -0
- package/examples/hello-world.md +38 -0
- package/index.js +30 -1
- package/package.json +6 -17
- package/proxy-package.json +39 -0
- package/public.manifest.json +143 -0
- package/src/config.js +23 -0
- package/src/evolve/guards.js +721 -1
- package/src/evolve/pipeline/collect.js +1283 -1
- package/src/evolve/pipeline/dispatch.js +421 -1
- package/src/evolve/pipeline/enrich.js +440 -1
- package/src/evolve/pipeline/hub.js +319 -1
- package/src/evolve/pipeline/select.js +274 -1
- package/src/evolve/pipeline/signals.js +206 -1
- package/src/evolve/utils.js +264 -1
- package/src/evolve.js +350 -1
- package/src/experiment/agentRunner.js +229 -0
- package/src/experiment/cli.js +159 -0
- package/src/experiment/comparison.js +233 -0
- package/src/experiment/metrics.js +75 -0
- package/src/forceUpdate.js +147 -59
- package/src/gep/a2aProtocol.js +4455 -1
- package/src/gep/antiAbuseTelemetry.js +233 -0
- package/src/gep/autoDistillConv.js +205 -1
- package/src/gep/autoDistillLlm.js +315 -1
- package/src/gep/candidateEval.js +92 -1
- package/src/gep/candidates.js +198 -1
- package/src/gep/contentHash.js +30 -1
- package/src/gep/conversationSniffer.js +266 -1
- package/src/gep/crypto.js +89 -1
- package/src/gep/curriculum.js +163 -1
- package/src/gep/deviceId.js +218 -1
- package/src/gep/envFingerprint.js +118 -1
- package/src/gep/epigenetics.js +31 -1
- package/src/gep/execBridge.js +711 -1
- package/src/gep/explore.js +289 -1
- package/src/gep/hash.js +15 -1
- package/src/gep/hubFetch.js +359 -1
- package/src/gep/hubReview.js +207 -1
- package/src/gep/hubSearch.js +526 -1
- package/src/gep/hubVerify.js +306 -1
- package/src/gep/learningSignals.js +89 -1
- package/src/gep/memoryGraph.js +1374 -1
- package/src/gep/memoryGraphAdapter.js +203 -1
- package/src/gep/mutation.js +203 -1
- package/src/gep/narrativeMemory.js +108 -1
- package/src/gep/openPRRegistry.js +205 -1
- package/src/gep/personality.js +423 -1
- package/src/gep/policyCheck.js +599 -1
- package/src/gep/prompt.js +836 -1
- package/src/gep/recallInject.js +409 -1
- package/src/gep/recallVerifier.js +318 -1
- package/src/gep/reflection.js +177 -1
- package/src/gep/sanitize.js +9 -0
- package/src/gep/selector.js +602 -1
- package/src/gep/skillDistiller.js +1294 -1
- package/src/gep/solidify.js +1699 -1
- package/src/gep/strategy.js +136 -1
- package/src/gep/tokenSavings.js +88 -1
- package/src/gep/validator/sandboxExecutor.js +29 -1
- package/src/gep/workspaceKeychain.js +174 -1
- package/src/proxy/extensions/traceControl.js +99 -1
- package/src/proxy/index.js +10 -1
- package/src/proxy/inject.js +52 -1
- package/src/proxy/lifecycle/manager.js +19 -0
- package/src/proxy/mailbox/store.js +2 -1
- package/src/proxy/router/messages_route.js +5 -2
- package/src/proxy/trace/extractor.js +646 -1
- package/src/proxy/trace/usage.js +105 -1
- package/CONTRIBUTING.md +0 -19
- package/assets/cover.png +0 -0
- package/scripts/a2a_export.js +0 -63
- package/scripts/a2a_ingest.js +0 -79
- package/scripts/a2a_promote.js +0 -118
- package/scripts/analyze_by_skill.js +0 -121
- package/scripts/build_binaries.js +0 -479
- package/scripts/check-changelog.js +0 -166
- package/scripts/extract_log.js +0 -85
- package/scripts/generate_history.js +0 -75
- package/scripts/gep_append_event.js +0 -96
- package/scripts/gep_personality_report.js +0 -234
- package/scripts/human_report.js +0 -147
- package/scripts/recall-verify-report.js +0 -234
- package/scripts/recover_loop.js +0 -61
- package/scripts/refresh_stars_badge.js +0 -168
- package/scripts/seed-merchants.js +0 -91
- package/scripts/suggest_version.js +0 -89
- package/scripts/validate-modules.js +0 -38
- package/scripts/validate-suite.js +0 -78
- package/skills/index.json +0 -14
- /package/assets/gep/{genes.seed.json → genes.json} +0 -0
- /package/{skills → bundled-skills}/_meta/SKILL.md +0 -0
package/src/gep/personality.js
CHANGED
|
@@ -1 +1,423 @@
|
|
|
1
|
-
const _0x4b3eb3=_0x2f4e;(function(_0x5d68bb,_0x25bfcf){const _0x59edd7=_0x2f4e,_0x8ca15c=_0x5d68bb();while(!![]){try{const _0x1f4da5=parseInt(_0x59edd7(0x2e5,'\x4c\x76\x53\x72'))/(-0xc4f+0x3f3*-0x9+0x2fdb)*(-parseInt(_0x59edd7(0x2d5,'\x39\x48\x56\x79'))/(-0x3*0x9d1+0x38d*0xb+-0x99a))+parseInt(_0x59edd7(0x376,'\x61\x45\x65\x49'))/(-0x3*0x16+0x1*-0x1f39+0x1f7e)+-parseInt(_0x59edd7(0x3c1,'\x24\x6b\x36\x5e'))/(0xb2*-0x36+0x25cb+-0x3b)+-parseInt(_0x59edd7(0x3a7,'\x6f\x32\x6b\x36'))/(0x15*0x71+-0xf04+0x1*0x5c4)*(parseInt(_0x59edd7(0x3b9,'\x21\x24\x37\x50'))/(-0x93*0x1d+-0x4ff*-0x3+0x1b0))+parseInt(_0x59edd7(0x1e5,'\x62\x38\x69\x4f'))/(-0x20c4+-0x660+0x272b*0x1)*(-parseInt(_0x59edd7(0x34d,'\x48\x66\x25\x24'))/(-0x10c9+-0x10d6*0x1+-0x21a7*-0x1))+-parseInt(_0x59edd7(0x3c3,'\x43\x66\x57\x55'))/(0x1a3*0x8+-0x110e+0x3ff)+parseInt(_0x59edd7(0x1a4,'\x58\x33\x47\x79'))/(0xcd*-0x1+0xf6d+-0xe96)*(parseInt(_0x59edd7(0x263,'\x64\x55\x67\x6f'))/(0x1783+0x51a+0x4c3*-0x6));if(_0x1f4da5===_0x25bfcf)break;else _0x8ca15c['push'](_0x8ca15c['shift']());}catch(_0xa8920f){_0x8ca15c['push'](_0x8ca15c['shift']());}}}(_0x2156,-0x69407+-0x108039+0x7*0x4c41d));const _0x19f7ba=(function(){const _0x246f7c=_0x2f4e,_0x47c226={'\x6b\x67\x77\x52\x67':function(_0x3c6ab3,_0x51aa28){return _0x3c6ab3(_0x51aa28);},'\x65\x72\x41\x63\x41':function(_0x4497ac,_0xb666f6,_0x32db26){return _0x4497ac(_0xb666f6,_0x32db26);},'\x57\x6a\x77\x63\x79':function(_0x4dc5f5,_0x571346,_0x171508){return _0x4dc5f5(_0x571346,_0x171508);},'\x73\x6e\x67\x42\x6a':function(_0x73f29e,_0x55f0e2,_0x3ba301){return _0x73f29e(_0x55f0e2,_0x3ba301);},'\x56\x76\x69\x45\x58':function(_0x2ac6ab,_0x589723){return _0x2ac6ab===_0x589723;},'\x45\x67\x72\x71\x70':_0x246f7c(0x19c,'\x24\x5b\x65\x35'),'\x6e\x73\x46\x47\x61':function(_0x42a060,_0x2b5133){return _0x42a060===_0x2b5133;},'\x49\x5a\x78\x6d\x77':_0x246f7c(0x2c8,'\x56\x6f\x68\x4a'),'\x73\x56\x4d\x54\x6d':_0x246f7c(0x21e,'\x4e\x21\x37\x72'),'\x42\x54\x45\x58\x71':function(_0xebb7e3,_0x58336a){return _0xebb7e3(_0x58336a);},'\x42\x74\x78\x41\x68':function(_0x4807b9,_0x47162b,_0x114b30){return _0x4807b9(_0x47162b,_0x114b30);},'\x57\x62\x4a\x56\x4a':_0x246f7c(0x340,'\x4e\x21\x37\x72')+'\x69\x74\x79\x4d\x75\x74\x61\x74'+_0x246f7c(0x2d3,'\x78\x71\x74\x31'),'\x4f\x55\x47\x46\x59':_0x246f7c(0x301,'\x4c\x76\x53\x72')+_0x246f7c(0x29a,'\x61\x71\x66\x23')+'\x6e','\x47\x66\x71\x5a\x65':_0x246f7c(0x361,'\x62\x67\x40\x71'),'\x5a\x4f\x64\x67\x71':function(_0x5de9e3){return _0x5de9e3();},'\x75\x6d\x4a\x6d\x4c':function(_0x3a2801,_0x7c8466){return _0x3a2801===_0x7c8466;}};let _0x2296d4=!![];return function(_0x9331cf,_0x1d5cd6){const _0x459c6a=_0x246f7c,_0x1f2208={'\x68\x79\x54\x45\x55':function(_0x3a99dc,_0x38f2f9){const _0x11ff26=_0x2f4e;return _0x47c226[_0x11ff26(0x1ab,'\x48\x66\x25\x24')](_0x3a99dc,_0x38f2f9);},'\x79\x49\x4b\x47\x4b':function(_0x9de3ee,_0x49d3fc,_0x45b96a){const _0x5b4b83=_0x2f4e;return _0x47c226[_0x5b4b83(0x4b7,'\x58\x78\x42\x35')](_0x9de3ee,_0x49d3fc,_0x45b96a);},'\x54\x41\x63\x56\x6e':_0x47c226[_0x459c6a(0x2ad,'\x50\x58\x24\x5d')],'\x72\x6d\x4c\x70\x4b':_0x47c226[_0x459c6a(0x1f2,'\x58\x56\x29\x73')],'\x75\x6d\x72\x4e\x4e':_0x47c226[_0x459c6a(0x3c6,'\x4b\x45\x55\x77')],'\x41\x42\x53\x4a\x48':function(_0x256ed1,_0x15f199){return _0x256ed1(_0x15f199);},'\x67\x64\x72\x57\x71':function(_0xbf56d4){const _0x149146=_0x459c6a;return _0x47c226[_0x149146(0x211,'\x57\x7a\x26\x24')](_0xbf56d4);}};if(_0x47c226['\x75\x6d\x4a\x6d\x4c'](_0x459c6a(0x3d1,'\x66\x71\x31\x56'),'\x74\x52\x67\x63\x52')){const _0x463aff=_0x47c226[_0x459c6a(0x23b,'\x56\x6f\x68\x4a')](_0x3a9b0f,_0x57f292),_0x2a3914=-0x25a1+0x1a*0x9c+0x15c9+0.1,_0x2ddc88=_0x3a2f6d(_0x463aff[_0x459c6a(0x1bd,'\x4b\x45\x55\x77')],_0x2a3914)[_0x459c6a(0x3b1,'\x62\x38\x69\x4f')](0x6*0x8d+-0x1440+-0x10f3*-0x1),_0x3340f4=_0x1965d8(_0x463aff[_0x459c6a(0x23c,'\x24\x5b\x65\x35')+'\x74\x79'],_0x2a3914)[_0x459c6a(0x29d,'\x23\x4b\x4f\x49')](-0xc3d+-0x1*-0x2488+-0x2*0xc25),_0x5b3370=_0x47c226['\x65\x72\x41\x63\x41'](_0x53c2fa,_0x463aff['\x76\x65\x72\x62\x6f\x73\x69\x74'+'\x79'],_0x2a3914)[_0x459c6a(0x401,'\x4e\x21\x37\x72')](-0x19*-0x9+-0xf4c+0xe6c),_0x3b9b8b=_0x47c226[_0x459c6a(0x308,'\x51\x51\x65\x59')](_0x176fcc,_0x463aff[_0x459c6a(0x3bd,'\x42\x53\x56\x6c')+_0x459c6a(0x278,'\x62\x38\x69\x4f')],_0x2a3914)['\x74\x6f\x46\x69\x78\x65\x64'](0x1147+-0x6*0x1ba+0xa*-0xb1),_0x54e494=_0x47c226[_0x459c6a(0x1b8,'\x56\x32\x4b\x46')](_0x3954ee,_0x463aff[_0x459c6a(0x1bc,'\x38\x23\x5a\x55')+'\x65'],_0x2a3914)[_0x459c6a(0x481,'\x58\x56\x29\x73')](0x1479+-0x13d7+-0xa1);return _0x459c6a(0x273,'\x48\x66\x25\x24')+_0x2ddc88+(_0x459c6a(0x290,'\x6f\x32\x6b\x36')+_0x459c6a(0x22c,'\x58\x33\x47\x79'))+_0x3340f4+(_0x459c6a(0x282,'\x58\x33\x47\x79')+_0x459c6a(0x1e0,'\x78\x71\x74\x31'))+_0x5b3370+(_0x459c6a(0x1d7,'\x42\x53\x56\x6c')+_0x459c6a(0x3fa,'\x46\x57\x73\x32'))+_0x3b9b8b+(_0x459c6a(0x471,'\x56\x6f\x68\x4a')+_0x459c6a(0x1cc,'\x6f\x32\x6b\x36'))+_0x54e494;}else{const _0x367cb8=_0x2296d4?function(){const _0x42a892=_0x459c6a;if(_0x47c226[_0x42a892(0x332,'\x61\x40\x54\x6c')](_0x47c226[_0x42a892(0x487,'\x43\x66\x57\x55')],_0x47c226[_0x42a892(0x2cb,'\x71\x69\x4d\x47')])){if(_0x1d5cd6){if(_0x47c226[_0x42a892(0x485,'\x77\x21\x28\x68')](_0x47c226[_0x42a892(0x3bb,'\x21\x24\x37\x50')],_0x47c226[_0x42a892(0x41d,'\x24\x59\x56\x30')])){const _0x464799=_0x1f2208[_0x42a892(0x2ca,'\x5b\x66\x62\x74')](_0x235c0e,_0x5e4caf[_0x42a892(0x408,'\x50\x58\x24\x5d')]),_0x1d1cbb=_0x1f2208['\x79\x49\x4b\x47\x4b'](_0x28fd58,_0x1f91e6,_0x464799)['\x66\x69\x6c\x74\x65\x72'](_0x158bb3=>_0x137e79[_0x42a892(0x1fb,'\x56\x32\x4b\x46')](_0x158bb3[_0x42a892(0x270,'\x25\x37\x6a\x6f')])>=-0x7*0x51a+0x951+0x1d*0xe9+0.05),_0x54c947=[];for(const _0x480743 of _0x1d1cbb[_0x42a892(0x3ab,'\x6f\x32\x6b\x36')](-0x1e76+-0x166f+-0x34e5*-0x1,0x14eb+0x3fa*0x4+-0x24d1*0x1)){const _0xa59135=_0xa3dbd4[_0x42a892(0x4ae,'\x26\x44\x6f\x4b')](-(0x2377+-0x1d84*0x1+-0x5f3+0.1),_0x4d899a['\x6d\x69\x6e'](-0xe04+-0x26f3+-0x95*-0x5b+0.1,_0x480743['\x64\x65\x6c\x74\x61'])),_0x5dd817={};_0x5dd817[_0x42a892(0x33f,'\x56\x32\x4b\x46')]=_0x1f2208['\x54\x41\x63\x56\x6e'],_0x5dd817[_0x42a892(0x19a,'\x31\x5a\x5e\x55')]=_0x480743[_0x42a892(0x2b1,'\x4e\x21\x37\x72')],_0x5dd817['\x64\x65\x6c\x74\x61']=_0xa59135,_0x5dd817[_0x42a892(0x403,'\x4e\x21\x37\x72')]=_0x1f2208[_0x42a892(0x35c,'\x24\x5b\x65\x35')],_0x54c947['\x70\x75\x73\x68'](_0x5dd817);}const _0x269240=_0x1f2208['\x79\x49\x4b\x47\x4b'](_0x1cd13c,_0xd40a6e,_0x54c947);_0x542f71[_0x42a892(0x261,'\x24\x6b\x36\x5e')]=_0x269240[_0x42a892(0x475,'\x46\x57\x73\x32')],_0x4efc9f=_0x269240[_0x42a892(0x3e8,'\x39\x48\x56\x79')];}else{const _0xc0c491=_0x1d5cd6[_0x42a892(0x2eb,'\x56\x6f\x68\x4a')](_0x9331cf,arguments);return _0x1d5cd6=null,_0xc0c491;}}}else{const _0x4a2c50=_0x2e4306&&typeof _0x4d71e2===_0x1f2208[_0x42a892(0x20f,'\x50\x58\x24\x5d')]?_0x232f94:{},_0x4d1f07={'\x76\x65\x72\x73\x69\x6f\x6e':0x1,'\x63\x75\x72\x72\x65\x6e\x74':_0x1f2208[_0x42a892(0x298,'\x42\x53\x56\x6c')](_0x4bec90,_0x4a2c50[_0x42a892(0x241,'\x35\x64\x31\x64')]||_0x2d1c33()),'\x73\x74\x61\x74\x73':_0x4a2c50[_0x42a892(0x1c0,'\x24\x59\x56\x30')]&&typeof _0x4a2c50['\x73\x74\x61\x74\x73']===_0x42a892(0x3df,'\x52\x78\x46\x73')?_0x4a2c50[_0x42a892(0x1bf,'\x39\x48\x56\x79')]:{},'\x68\x69\x73\x74\x6f\x72\x79':_0x5be081['\x69\x73\x41\x72\x72\x61\x79'](_0x4a2c50[_0x42a892(0x3ad,'\x49\x71\x57\x67')])?_0x4a2c50[_0x42a892(0x336,'\x78\x71\x74\x31')]['\x73\x6c\x69\x63\x65'](-(-0x1*-0xe96+-0xec5+0xa7)):[],'\x75\x70\x64\x61\x74\x65\x64\x5f\x61\x74':_0x163508()};return _0x1f2208[_0x42a892(0x2c5,'\x71\x69\x4d\x47')](_0x4001b2,_0x1f2208[_0x42a892(0x1c3,'\x49\x71\x57\x67')](_0x2f22cc),_0x4d1f07),_0x4d1f07;}}:function(){};return _0x2296d4=![],_0x367cb8;}};}()),_0x2f77eb=_0x19f7ba(this,function(){const _0x3c23f6=_0x2f4e,_0x5a552f={};_0x5a552f[_0x3c23f6(0x2f7,'\x5d\x23\x46\x59')]=_0x3c23f6(0x28d,'\x56\x6f\x68\x4a')+_0x3c23f6(0x435,'\x35\x64\x31\x64');const _0x1f55b9=_0x5a552f;return _0x2f77eb[_0x3c23f6(0x448,'\x58\x56\x29\x73')]()[_0x3c23f6(0x3b8,'\x42\x53\x56\x6c')](_0x1f55b9[_0x3c23f6(0x322,'\x67\x6f\x48\x6f')])['\x74\x6f\x53\x74\x72\x69\x6e\x67']()[_0x3c23f6(0x43c,'\x59\x68\x39\x62')+_0x3c23f6(0x355,'\x52\x78\x46\x73')](_0x2f77eb)[_0x3c23f6(0x30b,'\x48\x66\x25\x24')](_0x1f55b9[_0x3c23f6(0x3f9,'\x4c\x76\x53\x72')]);});function _0x2f4e(_0x5e298b,_0x4b5993){_0x5e298b=_0x5e298b-(-0x32+-0x105e+0x1229);const _0x252f36=_0x2156();let _0x1aaa6e=_0x252f36[_0x5e298b];if(_0x2f4e['\x62\x51\x74\x56\x6b\x48']===undefined){var _0x3d20ca=function(_0xd87762){const _0x2237b8='\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 _0x10aad5='',_0x154ff9='',_0x2ad4f7=_0x10aad5+_0x3d20ca,_0x283606=(''+function(){return 0x1ae*-0x7+-0x50+0xc12;})['\x69\x6e\x64\x65\x78\x4f\x66']('\x0a')!==-(-0x80e*-0x2+0x23c1+-0x33dc);for(let _0x3ac359=-0x1*0x2674+-0xf1a+0x358e,_0x4f2dde,_0x9043e0,_0x39cfdc=-0xa3c+-0x1*-0x170a+-0x667*0x2;_0x9043e0=_0xd87762['\x63\x68\x61\x72\x41\x74'](_0x39cfdc++);~_0x9043e0&&(_0x4f2dde=_0x3ac359%(0x12b5+-0x1fae+0xcfd)?_0x4f2dde*(0x1*-0x61f+-0x2162+0x27c1)+_0x9043e0:_0x9043e0,_0x3ac359++%(0x1*0x1b91+-0x5be+-0x3*0x745))?_0x10aad5+=_0x283606||_0x2ad4f7['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x39cfdc+(0x2*0x950+0x55d+-0x17f3*0x1))-(-0x222b*-0x1+-0x1788+-0xa99)!==-0x16*-0xca+0x1*-0x26b5+-0x1559*-0x1?String['\x66\x72\x6f\x6d\x43\x68\x61\x72\x43\x6f\x64\x65'](0x13cf+-0x3*-0x62+-0x13f6&_0x4f2dde>>(-(0x3*0x6d7+-0xf7c*0x2+0xa75)*_0x3ac359&-0x2bf+-0x3*0x1f3+0x44f*0x2)):_0x3ac359:0x1*0x113f+0x126b*-0x1+0x12c){_0x9043e0=_0x2237b8['\x69\x6e\x64\x65\x78\x4f\x66'](_0x9043e0);}for(let _0x4f200d=0x2138+-0xf86+-0x11b2,_0x317d1e=_0x10aad5['\x6c\x65\x6e\x67\x74\x68'];_0x4f200d<_0x317d1e;_0x4f200d++){_0x154ff9+='\x25'+('\x30\x30'+_0x10aad5['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x4f200d)['\x74\x6f\x53\x74\x72\x69\x6e\x67'](0x1730+-0xd9a*-0x2+-0x3254))['\x73\x6c\x69\x63\x65'](-(-0x1*0x1083+-0x8*-0x4ae+0x69*-0x33));}return decodeURIComponent(_0x154ff9);};const _0x1ebbd5=function(_0x2aa8c9,_0x219ed7){let _0x234a92=[],_0x45597c=-0x9df*0x2+0x311+0x10ad,_0x2e3e7f,_0x41b32a='';_0x2aa8c9=_0x3d20ca(_0x2aa8c9);let _0x19ef39;for(_0x19ef39=-0xb5*-0x11+-0x783+0x2*-0x241;_0x19ef39<0x1fe7*-0x1+0x2*0x21d+0x1cad;_0x19ef39++){_0x234a92[_0x19ef39]=_0x19ef39;}for(_0x19ef39=0xbe3*0x3+-0x1e1f+0x58a*-0x1;_0x19ef39<-0x1*-0x2699+-0x887*-0x1+-0x171*0x20;_0x19ef39++){_0x45597c=(_0x45597c+_0x234a92[_0x19ef39]+_0x219ed7['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x19ef39%_0x219ed7['\x6c\x65\x6e\x67\x74\x68']))%(0x13c1+-0x32*-0xa6+-0x332d),_0x2e3e7f=_0x234a92[_0x19ef39],_0x234a92[_0x19ef39]=_0x234a92[_0x45597c],_0x234a92[_0x45597c]=_0x2e3e7f;}_0x19ef39=0xb09+-0x1895+0x121*0xc,_0x45597c=0x768*-0x2+0xb62+-0x36e*-0x1;for(let _0x4e8f18=0x1de6+0x61b+0x2c5*-0xd;_0x4e8f18<_0x2aa8c9['\x6c\x65\x6e\x67\x74\x68'];_0x4e8f18++){_0x19ef39=(_0x19ef39+(0x23d7*0x1+0x15a5+-0x397b))%(-0x3bb*-0x2+-0x1846+0x1c8*0xa),_0x45597c=(_0x45597c+_0x234a92[_0x19ef39])%(0x2*-0x2ab+0x1*-0x2493+0x2ae9),_0x2e3e7f=_0x234a92[_0x19ef39],_0x234a92[_0x19ef39]=_0x234a92[_0x45597c],_0x234a92[_0x45597c]=_0x2e3e7f,_0x41b32a+=String['\x66\x72\x6f\x6d\x43\x68\x61\x72\x43\x6f\x64\x65'](_0x2aa8c9['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x4e8f18)^_0x234a92[(_0x234a92[_0x19ef39]+_0x234a92[_0x45597c])%(0x5b9*0x3+-0x1*0x13f3+-0x2c*-0x16)]);}return _0x41b32a;};_0x2f4e['\x62\x74\x73\x59\x48\x74']=_0x1ebbd5,_0x2f4e['\x59\x78\x7a\x63\x63\x54']={},_0x2f4e['\x62\x51\x74\x56\x6b\x48']=!![];}const _0x30148e=_0x252f36[0x7e7+0xbfa+-0x7*0x2d7],_0x1959f9=_0x5e298b+_0x30148e,_0x734088=_0x2f4e['\x59\x78\x7a\x63\x63\x54'][_0x1959f9];if(!_0x734088){if(_0x2f4e['\x4a\x43\x51\x55\x71\x45']===undefined){const _0x275c28=function(_0x29e91c){this['\x48\x65\x4c\x7a\x5a\x4b']=_0x29e91c,this['\x6b\x59\x6c\x62\x56\x54']=[0x1*-0xe6b+0x20d3+-0x1267,-0x1*-0xef7+-0x329*0xb+0x13cc,-0x1b87+0x982*-0x1+0x1f3*0x13],this['\x43\x51\x77\x59\x61\x4c']=function(){return'\x6e\x65\x77\x53\x74\x61\x74\x65';},this['\x6e\x55\x70\x58\x70\x6f']='\x5c\x77\x2b\x20\x2a\x5c\x28\x5c\x29\x20\x2a\x7b\x5c\x77\x2b\x20\x2a',this['\x6a\x78\x72\x7a\x54\x6b']='\x5b\x27\x7c\x22\x5d\x2e\x2b\x5b\x27\x7c\x22\x5d\x3b\x3f\x20\x2a\x7d';};_0x275c28['\x70\x72\x6f\x74\x6f\x74\x79\x70\x65']['\x67\x65\x75\x53\x72\x64']=function(){const _0x512cea=new RegExp(this['\x6e\x55\x70\x58\x70\x6f']+this['\x6a\x78\x72\x7a\x54\x6b']),_0x202dd7=_0x512cea['\x74\x65\x73\x74'](this['\x43\x51\x77\x59\x61\x4c']['\x74\x6f\x53\x74\x72\x69\x6e\x67']())?--this['\x6b\x59\x6c\x62\x56\x54'][0x1283*-0x1+0x2367+0xb*-0x189]:--this['\x6b\x59\x6c\x62\x56\x54'][-0x1*-0x4e6+0x15b*0x16+0x457*-0x8];return this['\x4b\x74\x78\x5a\x66\x5a'](_0x202dd7);},_0x275c28['\x70\x72\x6f\x74\x6f\x74\x79\x70\x65']['\x4b\x74\x78\x5a\x66\x5a']=function(_0x140407){if(!Boolean(~_0x140407))return _0x140407;return this['\x44\x50\x61\x78\x6d\x6d'](this['\x48\x65\x4c\x7a\x5a\x4b']);},_0x275c28['\x70\x72\x6f\x74\x6f\x74\x79\x70\x65']['\x44\x50\x61\x78\x6d\x6d']=function(_0x5b6384){for(let _0x2cb481=-0x65b*-0x1+-0x1*-0x4f7+-0xb52,_0x3284e9=this['\x6b\x59\x6c\x62\x56\x54']['\x6c\x65\x6e\x67\x74\x68'];_0x2cb481<_0x3284e9;_0x2cb481++){this['\x6b\x59\x6c\x62\x56\x54']['\x70\x75\x73\x68'](Math['\x72\x6f\x75\x6e\x64'](Math['\x72\x61\x6e\x64\x6f\x6d']())),_0x3284e9=this['\x6b\x59\x6c\x62\x56\x54']['\x6c\x65\x6e\x67\x74\x68'];}return _0x5b6384(this['\x6b\x59\x6c\x62\x56\x54'][0x20b9+-0x1e9+-0x1ed0]);},(''+function(){return 0x14ef+-0x1736*-0x1+0x1*-0x2c25;})['\x69\x6e\x64\x65\x78\x4f\x66']('\x0a')===-(-0x8*-0x24f+0x4*-0x58f+0xc1*0x5)&&new _0x275c28(_0x2f4e)['\x67\x65\x75\x53\x72\x64'](),_0x2f4e['\x4a\x43\x51\x55\x71\x45']=!![];}_0x1aaa6e=_0x2f4e['\x62\x74\x73\x59\x48\x74'](_0x1aaa6e,_0x4b5993),_0x2f4e['\x59\x78\x7a\x63\x63\x54'][_0x1959f9]=_0x1aaa6e;}else _0x1aaa6e=_0x734088;return _0x1aaa6e;}_0x2f77eb();const _0x246798=require('\x66\x73'),_0x1dfed4=require('\x70\x61\x74\x68'),{getMemoryDir:_0x292bbd}=require(_0x4b3eb3(0x260,'\x51\x51\x65\x59')),{hasOpportunitySignal:_0x10b22b}=require(_0x4b3eb3(0x27c,'\x6c\x77\x58\x5a')+'\x6f\x6e');function _0x27a2f6(){const _0x11c3a0=_0x4b3eb3;return new Date()['\x74\x6f\x49\x53\x4f\x53\x74\x72'+_0x11c3a0(0x3ba,'\x67\x6f\x48\x6f')]();}function _0x5b287e(_0x443a92){const _0x32bdd0=_0x4b3eb3,_0x20e0d3={'\x6a\x4e\x6e\x57\x4e':function(_0x50cd75,_0x311bfd){return _0x50cd75(_0x311bfd);}},_0x208da4=_0x20e0d3[_0x32bdd0(0x1e9,'\x4e\x21\x37\x72')](Number,_0x443a92);if(!Number[_0x32bdd0(0x256,'\x64\x55\x67\x6f')](_0x208da4))return 0x20*0x87+0x1cdf+0x7*-0x689;return Math['\x6d\x61\x78'](-0x231+0xf6b*-0x1+0x119c,Math['\x6d\x69\x6e'](-0x132c+-0x1ce8+0x3015,_0x208da4));}function _0x4382d5(_0x19ef40){const _0x34c499=_0x4b3eb3;try{const _0x505257={};_0x505257[_0x34c499(0x423,'\x53\x49\x77\x70')+'\x65']=!![];if(!_0x246798[_0x34c499(0x49a,'\x67\x6f\x48\x6f')+'\x6e\x63'](_0x19ef40))_0x246798[_0x34c499(0x285,'\x56\x6f\x68\x4a')+'\x63'](_0x19ef40,_0x505257);}catch(_0x29b60b){}}function _0x28c7bc(_0x16d6fb,_0x4b0abb){const _0x37b226=_0x4b3eb3,_0x516c2f={};_0x516c2f[_0x37b226(0x242,'\x38\x23\x5a\x55')]=_0x37b226(0x2ba,'\x71\x69\x4d\x47');const _0x21c0b3=_0x516c2f;try{if(!_0x246798['\x65\x78\x69\x73\x74\x73\x53\x79'+'\x6e\x63'](_0x16d6fb))return _0x4b0abb;const _0x4e1314=_0x246798[_0x37b226(0x32e,'\x25\x37\x6a\x6f')+_0x37b226(0x42a,'\x49\x71\x57\x67')](_0x16d6fb,_0x21c0b3[_0x37b226(0x242,'\x38\x23\x5a\x55')]);if(!_0x4e1314[_0x37b226(0x2cd,'\x52\x78\x46\x73')]())return _0x4b0abb;return JSON[_0x37b226(0x21b,'\x58\x78\x42\x35')](_0x4e1314);}catch{return _0x4b0abb;}}function _0x100a96(_0x1b264f,_0x121b92){const _0x4dccc4=_0x4b3eb3,_0x10b42e={'\x4c\x66\x51\x74\x72':function(_0x3397d2,_0x38058f){return _0x3397d2(_0x38058f);},'\x4f\x76\x6b\x59\x6e':function(_0xebd022,_0x5dc025){return _0xebd022+_0x5dc025;},'\x69\x76\x4c\x64\x63':_0x4dccc4(0x358,'\x4e\x2a\x57\x5a')},_0x4f4e97=_0x1dfed4[_0x4dccc4(0x426,'\x2a\x47\x75\x4a')](_0x1b264f);_0x10b42e['\x4c\x66\x51\x74\x72'](_0x4382d5,_0x4f4e97);const _0x82a24e=_0x1b264f+_0x4dccc4(0x44f,'\x24\x59\x56\x30');_0x246798[_0x4dccc4(0x3bc,'\x58\x33\x47\x79')+_0x4dccc4(0x318,'\x58\x78\x42\x35')](_0x82a24e,_0x10b42e[_0x4dccc4(0x356,'\x62\x38\x69\x4f')](JSON[_0x4dccc4(0x1a8,'\x58\x56\x29\x73')+'\x79'](_0x121b92,null,0x458*0x8+0x1c90+-0x3f4e),'\x0a'),_0x10b42e[_0x4dccc4(0x454,'\x4b\x45\x55\x77')]),_0x246798[_0x4dccc4(0x248,'\x62\x38\x69\x4f')+'\x6e\x63'](_0x82a24e,_0x1b264f);}function _0x254c11(){const _0x5df8b0=_0x4b3eb3,_0x4d9ffd={'\x78\x53\x77\x51\x4e':function(_0xb1754,_0x143641){return _0xb1754(_0x143641);},'\x55\x4f\x62\x4e\x65':_0x5df8b0(0x246,'\x5d\x23\x46\x59'),'\x6f\x6a\x4e\x62\x46':function(_0x25fbea){return _0x25fbea();}},_0x41c5f1=_0x292bbd(),{getEvolutionDir:_0x697e89}=_0x4d9ffd[_0x5df8b0(0x1cb,'\x43\x66\x57\x55')](require,_0x4d9ffd['\x55\x4f\x62\x4e\x65']);return _0x1dfed4[_0x5df8b0(0x44a,'\x51\x51\x65\x59')](_0x4d9ffd[_0x5df8b0(0x49d,'\x58\x33\x47\x79')](_0x697e89),_0x5df8b0(0x1aa,'\x57\x7a\x26\x24')+_0x5df8b0(0x3cd,'\x66\x71\x31\x56')+_0x5df8b0(0x3b4,'\x6c\x77\x58\x5a'));}function _0x17e59e(){const _0x2c1dbf=_0x4b3eb3,_0x28b537={};return _0x28b537[_0x2c1dbf(0x201,'\x39\x48\x56\x79')]=_0x2c1dbf(0x25c,'\x64\x55\x67\x6f')+_0x2c1dbf(0x328,'\x35\x33\x2a\x68'),_0x28b537[_0x2c1dbf(0x40c,'\x6c\x77\x58\x5a')]=0.7,_0x28b537[_0x2c1dbf(0x31c,'\x51\x51\x65\x59')+'\x74\x79']=0.35,_0x28b537['\x76\x65\x72\x62\x6f\x73\x69\x74'+'\x79']=0.25,_0x28b537[_0x2c1dbf(0x1d6,'\x59\x68\x39\x62')+_0x2c1dbf(0x394,'\x64\x55\x67\x6f')]=0.4,_0x28b537[_0x2c1dbf(0x436,'\x23\x4b\x4f\x49')+'\x65']=0.85,_0x28b537;}function _0x423c92(_0x53e9b1){const _0x3c3809=_0x4b3eb3,_0x1320d3={'\x4f\x74\x58\x70\x42':function(_0x391ffe,_0x24cc05){return _0x391ffe===_0x24cc05;},'\x58\x66\x4c\x49\x52':_0x3c3809(0x489,'\x66\x71\x31\x56'),'\x71\x4a\x51\x4c\x61':function(_0x161cd6,_0x8c3861){return _0x161cd6(_0x8c3861);},'\x4a\x4a\x65\x5a\x70':function(_0x12eef4,_0x66fcb4){return _0x12eef4(_0x66fcb4);},'\x61\x77\x6f\x55\x76':function(_0x5ad979,_0x588503){return _0x5ad979(_0x588503);},'\x55\x52\x44\x46\x59':function(_0x2cb79c,_0x1c7917){return _0x2cb79c(_0x1c7917);}},_0x3c78d2=_0x53e9b1&&_0x1320d3[_0x3c3809(0x1e4,'\x57\x7a\x26\x24')](typeof _0x53e9b1,_0x1320d3[_0x3c3809(0x1ba,'\x25\x37\x6a\x6f')])?_0x53e9b1:{};return{'\x74\x79\x70\x65':'\x50\x65\x72\x73\x6f\x6e\x61\x6c'+_0x3c3809(0x3d2,'\x5d\x23\x46\x59'),'\x72\x69\x67\x6f\x72':_0x1320d3[_0x3c3809(0x1b1,'\x59\x68\x39\x62')](_0x5b287e,_0x3c78d2[_0x3c3809(0x1d0,'\x24\x6b\x36\x5e')]),'\x63\x72\x65\x61\x74\x69\x76\x69\x74\x79':_0x1320d3[_0x3c3809(0x1c6,'\x64\x55\x67\x6f')](_0x5b287e,_0x3c78d2[_0x3c3809(0x3cb,'\x31\x5a\x5e\x55')+'\x74\x79']),'\x76\x65\x72\x62\x6f\x73\x69\x74\x79':_0x1320d3[_0x3c3809(0x442,'\x4b\x45\x55\x77')](_0x5b287e,_0x3c78d2[_0x3c3809(0x369,'\x4e\x61\x29\x44')+'\x79']),'\x72\x69\x73\x6b\x5f\x74\x6f\x6c\x65\x72\x61\x6e\x63\x65':_0x1320d3[_0x3c3809(0x218,'\x62\x67\x40\x71')](_0x5b287e,_0x3c78d2[_0x3c3809(0x224,'\x62\x38\x69\x4f')+_0x3c3809(0x3fc,'\x49\x71\x57\x67')]),'\x6f\x62\x65\x64\x69\x65\x6e\x63\x65':_0x1320d3[_0x3c3809(0x279,'\x21\x24\x37\x50')](_0x5b287e,_0x3c78d2[_0x3c3809(0x368,'\x56\x6f\x68\x4a')+'\x65'])};}function _0x3b14df(_0x112558){const _0x3dcd59=_0x4b3eb3,_0x1999d0={'\x42\x73\x6e\x64\x62':function(_0x16e9be,_0x2dd0be){return _0x16e9be!==_0x2dd0be;},'\x79\x62\x6e\x5a\x73':_0x3dcd59(0x305,'\x56\x32\x4b\x46'),'\x64\x46\x61\x4e\x4a':_0x3dcd59(0x35b,'\x59\x68\x39\x62'),'\x6a\x67\x59\x73\x62':_0x3dcd59(0x47f,'\x6f\x32\x6b\x36')+'\x74\x79','\x6a\x70\x50\x6a\x46':_0x3dcd59(0x1d2,'\x62\x67\x40\x71')+'\x79','\x57\x51\x52\x66\x75':_0x3dcd59(0x3e5,'\x52\x78\x46\x73')+'\x65','\x6a\x79\x47\x51\x47':function(_0x5a2709,_0x12494e){return _0x5a2709(_0x12494e);},'\x69\x4b\x54\x55\x65':function(_0x3741ea,_0x39817a){return _0x3741ea<_0x39817a;},'\x65\x76\x6c\x58\x6c':function(_0x335b45,_0x52c72c){return _0x335b45>_0x52c72c;}};if(!_0x112558||_0x1999d0[_0x3dcd59(0x2a9,'\x77\x21\x28\x68')](typeof _0x112558,_0x1999d0['\x79\x62\x6e\x5a\x73']))return![];if(_0x112558[_0x3dcd59(0x3a6,'\x24\x5b\x65\x35')]!==_0x3dcd59(0x46d,'\x35\x64\x31\x64')+_0x3dcd59(0x3c4,'\x50\x58\x24\x5d'))return![];for(const _0x511453 of[_0x1999d0[_0x3dcd59(0x316,'\x61\x45\x65\x49')],_0x1999d0[_0x3dcd59(0x370,'\x4e\x2a\x57\x5a')],_0x1999d0[_0x3dcd59(0x35e,'\x4e\x61\x29\x44')],'\x72\x69\x73\x6b\x5f\x74\x6f\x6c'+_0x3dcd59(0x267,'\x6c\x77\x58\x5a'),_0x1999d0[_0x3dcd59(0x1ce,'\x5d\x23\x46\x59')]]){const _0x290ac5=_0x112558[_0x511453];if(!Number[_0x3dcd59(0x3ed,'\x59\x68\x39\x62')](Number(_0x290ac5)))return![];const _0x27f2bf=_0x1999d0[_0x3dcd59(0x2f3,'\x26\x44\x6f\x4b')](Number,_0x290ac5);if(_0x1999d0[_0x3dcd59(0x42c,'\x56\x6f\x68\x4a')](_0x27f2bf,0x6*-0x1c1+0x3*0x4e1+-0x41d)||_0x1999d0[_0x3dcd59(0x2ed,'\x48\x66\x25\x24')](_0x27f2bf,-0x1*-0xc84+0x1500+-0x2183))return![];}return!![];}function _0x5b5072(_0x51e361,_0x2fba30){const _0xa8261a=_0x4b3eb3,_0x3161c9={};_0x3161c9[_0xa8261a(0x294,'\x6f\x32\x6b\x36')]=function(_0xe05791,_0x5482b3){return _0xe05791<=_0x5482b3;},_0x3161c9[_0xa8261a(0x295,'\x58\x56\x29\x73')]=function(_0x4f9688,_0x53de9d){return _0x4f9688*_0x53de9d;},_0x3161c9[_0xa8261a(0x234,'\x46\x57\x73\x32')]=function(_0x311327,_0x3d556d){return _0x311327/_0x3d556d;};const _0x1b557e=_0x3161c9,_0x11fcc4=Number(_0x2fba30);if(!Number[_0xa8261a(0x4aa,'\x4e\x21\x37\x72')](_0x11fcc4)||_0x1b557e[_0xa8261a(0x3dc,'\x58\x56\x29\x73')](_0x11fcc4,0x1d56+0x123a*-0x1+0x3b4*-0x3))return _0x51e361;return _0x1b557e[_0xa8261a(0x354,'\x58\x33\x47\x79')](Math[_0xa8261a(0x209,'\x67\x6f\x48\x6f')](_0x1b557e[_0xa8261a(0x2ef,'\x24\x5b\x65\x35')](Number(_0x51e361),_0x11fcc4)),_0x11fcc4);}function _0x153aae(_0xd277ac){const _0x405a1c=_0x4b3eb3,_0x5c00e6={'\x43\x75\x43\x4f\x42':function(_0x3bf595,_0x24086f){return _0x3bf595(_0x24086f);},'\x49\x64\x63\x43\x63':function(_0x4ad489,_0x5ccdb1,_0x4117e6){return _0x4ad489(_0x5ccdb1,_0x4117e6);},'\x66\x70\x61\x79\x53':function(_0x39cfd6,_0x3da660,_0x323c5b){return _0x39cfd6(_0x3da660,_0x323c5b);}},_0x472300=_0x5c00e6[_0x405a1c(0x33b,'\x5d\x23\x46\x59')](_0x423c92,_0xd277ac),_0x5650e8=-0x1d08*0x1+0x121e+0xaea+0.1,_0x2f568f=_0x5b5072(_0x472300[_0x405a1c(0x392,'\x31\x5a\x5e\x55')],_0x5650e8)[_0x405a1c(0x29e,'\x46\x57\x73\x32')](-0x33*-0x6f+0x3da*0x3+-0x21aa),_0x2ce82a=_0x5c00e6[_0x405a1c(0x219,'\x62\x38\x69\x4f')](_0x5b5072,_0x472300['\x63\x72\x65\x61\x74\x69\x76\x69'+'\x74\x79'],_0x5650e8)[_0x405a1c(0x19d,'\x42\x53\x56\x6c')](-0x2283+-0x461+0x26e5),_0x226b2f=_0x5c00e6[_0x405a1c(0x2f8,'\x64\x55\x67\x6f')](_0x5b5072,_0x472300[_0x405a1c(0x1a3,'\x39\x48\x56\x79')+'\x79'],_0x5650e8)[_0x405a1c(0x29d,'\x23\x4b\x4f\x49')](0x718+-0x9f0+0x2d9),_0x1a3ea2=_0x5b5072(_0x472300[_0x405a1c(0x2a3,'\x26\x44\x6f\x4b')+_0x405a1c(0x271,'\x56\x6f\x68\x4a')],_0x5650e8)[_0x405a1c(0x3e1,'\x4b\x45\x55\x77')](0x1f33+-0x137+-0x1dfb),_0x2d2d44=_0x5b5072(_0x472300[_0x405a1c(0x2a4,'\x6f\x32\x6b\x36')+'\x65'],_0x5650e8)[_0x405a1c(0x19d,'\x42\x53\x56\x6c')](0x981*-0x3+-0x24bf*-0x1+-0x83b);return _0x405a1c(0x460,'\x4e\x2a\x57\x5a')+_0x2f568f+(_0x405a1c(0x2b7,'\x64\x55\x67\x6f')+_0x405a1c(0x3f5,'\x53\x49\x77\x70'))+_0x2ce82a+(_0x405a1c(0x3c9,'\x43\x66\x57\x55')+'\x74\x79\x3d')+_0x226b2f+(_0x405a1c(0x257,'\x5b\x66\x62\x74')+_0x405a1c(0x229,'\x41\x39\x32\x5a'))+_0x1a3ea2+(_0x405a1c(0x220,'\x48\x66\x25\x24')+_0x405a1c(0x415,'\x53\x49\x77\x70'))+_0x2d2d44;}function _0x6e177e(_0xec6bcc,_0x364a02){const _0x28e0a0=_0x4b3eb3,_0x5af66b={'\x49\x79\x50\x6e\x53':function(_0x52f791,_0x1be96b){return _0x52f791(_0x1be96b);},'\x43\x68\x45\x77\x61':'\x72\x69\x67\x6f\x72','\x42\x56\x44\x67\x68':'\x63\x72\x65\x61\x74\x69\x76\x69'+'\x74\x79','\x79\x41\x41\x6e\x57':_0x28e0a0(0x1eb,'\x4b\x45\x55\x77')+'\x79','\x7a\x69\x75\x52\x6e':_0x28e0a0(0x224,'\x62\x38\x69\x4f')+_0x28e0a0(0x212,'\x58\x56\x29\x73'),'\x51\x46\x4c\x44\x53':_0x28e0a0(0x299,'\x67\x6f\x48\x6f')+'\x65','\x6d\x69\x75\x48\x4b':function(_0x2680f2,_0x356306){return _0x2680f2-_0x356306;}},_0x4ca1c8=_0x5af66b[_0x28e0a0(0x4ac,'\x59\x68\x39\x62')](_0x423c92,_0xec6bcc),_0x3a2580=_0x423c92(_0x364a02),_0x250126=[];for(const _0x4eccd4 of[_0x5af66b[_0x28e0a0(0x264,'\x77\x21\x28\x68')],_0x5af66b[_0x28e0a0(0x493,'\x4e\x21\x37\x72')],_0x5af66b[_0x28e0a0(0x36d,'\x78\x71\x74\x31')],_0x5af66b[_0x28e0a0(0x303,'\x64\x55\x67\x6f')],_0x5af66b[_0x28e0a0(0x45c,'\x61\x45\x65\x49')]]){_0x250126[_0x28e0a0(0x21d,'\x62\x38\x69\x4f')]({'\x70\x61\x72\x61\x6d':_0x4eccd4,'\x64\x65\x6c\x74\x61':_0x5af66b[_0x28e0a0(0x3c0,'\x78\x71\x74\x31')](_0x5af66b[_0x28e0a0(0x4a0,'\x66\x71\x31\x56')](Number,_0x3a2580[_0x4eccd4]),Number(_0x4ca1c8[_0x4eccd4]))});}return _0x250126[_0x28e0a0(0x43f,'\x56\x32\x4b\x46')]((_0x24d54c,_0x26521b)=>Math[_0x28e0a0(0x446,'\x58\x56\x29\x73')](_0x26521b[_0x28e0a0(0x3e6,'\x24\x5b\x65\x35')])-Math[_0x28e0a0(0x2db,'\x4b\x45\x55\x77')](_0x24d54c[_0x28e0a0(0x215,'\x48\x66\x25\x24')])),_0x250126;}function _0x2056bc(_0x18ad28){const _0x18c81a=_0x4b3eb3,_0x44de83={'\x57\x59\x43\x53\x6f':function(_0x30cea6,_0x41d482){return _0x30cea6===_0x41d482;},'\x73\x53\x4d\x66\x6e':_0x18c81a(0x489,'\x66\x71\x31\x56'),'\x49\x66\x6e\x45\x4e':function(_0xdb6698,_0x3b3838){return _0xdb6698(_0x3b3838);},'\x51\x69\x77\x4c\x53':function(_0x403d59,_0x5a508c){return _0x403d59+_0x5a508c;},'\x73\x6e\x74\x63\x74':function(_0x5391a9,_0x4a8cbb){return _0x5391a9+_0x4a8cbb;},'\x4b\x6c\x79\x72\x4c':function(_0x434fb0,_0x2fceb7){return _0x434fb0/_0x2fceb7;},'\x63\x67\x77\x5a\x50':function(_0x126259,_0x4ac0e8){return _0x126259(_0x4ac0e8);},'\x47\x64\x48\x53\x42':function(_0xe65e8d,_0x2336cf){return _0xe65e8d(_0x2336cf);},'\x44\x61\x65\x71\x46':function(_0x40a7b0,_0x3747c3){return _0x40a7b0==_0x3747c3;},'\x56\x58\x7a\x58\x51':function(_0x26827a,_0x4e83a4){return _0x26827a+_0x4e83a4;},'\x4c\x79\x73\x46\x49':function(_0x2bea15,_0x1d19ec){return _0x2bea15*_0x1d19ec;},'\x70\x48\x63\x71\x77':function(_0x1b0d0c,_0x322112){return _0x1b0d0c*_0x322112;}},_0x1a5fff=_0x18ad28&&_0x44de83[_0x18c81a(0x330,'\x58\x33\x47\x79')](typeof _0x18ad28,_0x44de83['\x73\x53\x4d\x66\x6e'])?_0x18ad28:{},_0x3970f0=Number(_0x1a5fff[_0x18c81a(0x480,'\x53\x49\x77\x70')])||-0xcea+-0x3e*0x25+0x2bc*0x8,_0x8f2c9b=_0x44de83[_0x18c81a(0x1dd,'\x58\x56\x29\x73')](Number,_0x1a5fff[_0x18c81a(0x38f,'\x66\x71\x31\x56')])||-0x92*0x31+0x21fb*-0x1+0x1*0x3ded,_0x533fdd=_0x44de83[_0x18c81a(0x3b0,'\x77\x21\x28\x68')](_0x3970f0,_0x8f2c9b),_0x307194=_0x44de83[_0x18c81a(0x1de,'\x61\x40\x54\x6c')](_0x3970f0,-0x3*0xc55+-0x1cff+0x41ff)/_0x44de83[_0x18c81a(0x1bb,'\x56\x6f\x68\x4a')](_0x533fdd,-0xc49+0x1902+0x23*-0x5d),_0x491597=Math[_0x18c81a(0x447,'\x24\x59\x56\x30')](-0x1be3+0x22e9+0x1*-0x705,_0x44de83[_0x18c81a(0x38c,'\x4b\x45\x55\x77')](_0x533fdd,0x1*0x12d5+0x11d*-0x1+0x11b0*-0x1)),_0x533f2d=Number[_0x18c81a(0x41a,'\x2a\x47\x75\x4a')](_0x44de83['\x63\x67\x77\x5a\x50'](Number,_0x1a5fff[_0x18c81a(0x3ee,'\x46\x57\x73\x32')+'\x65']))?_0x44de83[_0x18c81a(0x19e,'\x62\x67\x40\x71')](Number,_0x1a5fff[_0x18c81a(0x208,'\x58\x33\x47\x79')+'\x65']):null,_0x418dd2=_0x44de83[_0x18c81a(0x283,'\x59\x68\x39\x62')](_0x533f2d,null)?0x1131+0x1*-0x7cf+0x4b1*-0x2+0.5:_0x5b287e(_0x533f2d);return _0x44de83['\x56\x58\x7a\x58\x51'](_0x44de83['\x4c\x79\x73\x46\x49'](_0x307194,-0xd53+0x4d3+0x20*0x44+0.75),_0x44de83[_0x18c81a(0x366,'\x67\x6f\x48\x6f')](_0x44de83['\x70\x48\x63\x71\x77'](_0x418dd2,0x2*0x11df+0x57e+-0x293c+0.25),_0x491597));}function _0x49777e(_0x5a607b){const _0x439a67=_0x4b3eb3,_0x46f25c={'\x69\x68\x51\x46\x7a':function(_0x179e04,_0x18a2c0){return _0x179e04(_0x18a2c0);},'\x6c\x54\x4c\x4f\x65':function(_0x3a850a,_0x8f4ce6){return _0x3a850a>_0x8f4ce6;}},_0x4b8c72=_0x5a607b&&typeof _0x5a607b==='\x6f\x62\x6a\x65\x63\x74'?_0x5a607b:{};let _0x298be8=null;for(const [_0x4d7618,_0x11d5a3]of Object[_0x439a67(0x2b4,'\x4e\x61\x29\x44')](_0x4b8c72)){const _0x32a280=_0x11d5a3||{},_0x561f51=(_0x46f25c[_0x439a67(0x3fb,'\x23\x4b\x4f\x49')](Number,_0x32a280[_0x439a67(0x480,'\x53\x49\x77\x70')])||0x18ff+-0x1e85+0x586*0x1)+(Number(_0x32a280[_0x439a67(0x38f,'\x66\x71\x31\x56')])||-0x174d+-0x7c*0x1e+-0x2e9*-0xd);if(_0x561f51<-0x24a3+0x1*-0x22d+0xcf1*0x3)continue;const _0x2a7699=_0x2056bc(_0x32a280);if(!_0x298be8||_0x46f25c[_0x439a67(0x350,'\x4c\x76\x53\x72')](_0x2a7699,_0x298be8['\x73\x63\x6f\x72\x65']))_0x298be8={'\x6b\x65\x79':_0x4d7618,'\x73\x63\x6f\x72\x65':_0x2a7699,'\x65\x6e\x74\x72\x79':_0x32a280};}return _0x298be8;}function _0x2706d8(_0x1742d2){const _0xf76a9e=_0x4b3eb3,_0x23ab3d={'\x4b\x61\x74\x66\x61':function(_0x5dfef6){return _0x5dfef6();},'\x4a\x46\x42\x50\x46':function(_0x39cf67,_0x2c7f10){return _0x39cf67||_0x2c7f10;},'\x53\x78\x69\x53\x47':_0xf76a9e(0x3ac,'\x53\x49\x77\x70'),'\x58\x65\x5a\x61\x50':_0xf76a9e(0x1fe,'\x62\x38\x69\x4f')+'\x74\x79','\x74\x56\x66\x6b\x77':_0xf76a9e(0x1fd,'\x23\x4b\x4f\x49')+'\x79','\x6e\x41\x76\x6a\x6f':_0xf76a9e(0x2b3,'\x25\x37\x6a\x6f')+_0xf76a9e(0x26f,'\x24\x5b\x65\x35'),'\x52\x50\x61\x71\x69':function(_0xf0f24e,_0x8c7543){return _0xf0f24e(_0x8c7543);}},_0x71946=_0x23ab3d[_0xf76a9e(0x210,'\x35\x33\x2a\x68')](_0x17e59e),_0x3a0808=String(_0x23ab3d[_0xf76a9e(0x42d,'\x35\x33\x2a\x68')](_0x1742d2,''))[_0xf76a9e(0x3d7,'\x4e\x21\x37\x72')]('\x7c')[_0xf76a9e(0x333,'\x78\x71\x74\x31')](_0x281a3f=>_0x281a3f[_0xf76a9e(0x1b7,'\x61\x40\x54\x6c')]())[_0xf76a9e(0x31f,'\x4e\x61\x29\x44')](Boolean);for(const _0x27aeb6 of _0x3a0808){const [_0x29c258,_0x5fac1f]=_0x27aeb6[_0xf76a9e(0x3a4,'\x35\x33\x2a\x68')]('\x3d')[_0xf76a9e(0x439,'\x66\x71\x31\x56')](_0x769e68=>String(_0x769e68||'')[_0xf76a9e(0x2cd,'\x52\x78\x46\x73')]());if(!_0x29c258)continue;if(![_0x23ab3d[_0xf76a9e(0x239,'\x35\x64\x31\x64')],_0x23ab3d[_0xf76a9e(0x400,'\x59\x68\x39\x62')],_0x23ab3d[_0xf76a9e(0x3b6,'\x35\x33\x2a\x68')],_0x23ab3d[_0xf76a9e(0x48a,'\x61\x45\x65\x49')],'\x6f\x62\x65\x64\x69\x65\x6e\x63'+'\x65'][_0xf76a9e(0x3ff,'\x71\x69\x4d\x47')](_0x29c258))continue;_0x71946[_0x29c258]=_0x5b287e(Number(_0x5fac1f));}return _0x23ab3d[_0xf76a9e(0x445,'\x78\x71\x74\x31')](_0x423c92,_0x71946);}function _0x1671eb(_0x291a15,_0x41568c){const _0x6ca957=_0x4b3eb3,_0x492896={'\x4b\x73\x6d\x6d\x75':function(_0x30e409,_0x3eaef9){return _0x30e409(_0x3eaef9);},'\x6a\x55\x6d\x6d\x67':function(_0xac63e3,_0x199bd9){return _0xac63e3(_0x199bd9);},'\x70\x47\x50\x65\x79':_0x6ca957(0x1d0,'\x24\x6b\x36\x5e'),'\x44\x65\x58\x72\x72':'\x63\x72\x65\x61\x74\x69\x76\x69'+'\x74\x79','\x68\x77\x6b\x65\x70':_0x6ca957(0x1e1,'\x61\x45\x65\x49')+'\x79','\x71\x69\x48\x71\x71':'\x72\x69\x73\x6b\x5f\x74\x6f\x6c'+_0x6ca957(0x1f4,'\x38\x23\x5a\x55'),'\x74\x69\x51\x42\x4d':_0x6ca957(0x413,'\x42\x53\x56\x6c')+'\x65','\x6c\x77\x57\x67\x70':function(_0x47a49b,_0x3b0eec){return _0x47a49b+_0x3b0eec;},'\x4f\x51\x6f\x41\x4b':_0x6ca957(0x34f,'\x6c\x77\x58\x5a')+_0x6ca957(0x1ae,'\x4e\x21\x37\x72')+_0x6ca957(0x38b,'\x6f\x32\x6b\x36')};let _0x188b97=_0x492896[_0x6ca957(0x326,'\x4e\x61\x29\x44')](_0x423c92,_0x291a15);const _0x268481=Array[_0x6ca957(0x3f4,'\x71\x69\x4d\x47')](_0x41568c)?_0x41568c:[],_0x5a1f4f=[];let _0x163de1=0xc1*0x1+-0x4d6+0x415;for(const _0x4869e1 of _0x268481){if(!_0x4869e1||typeof _0x4869e1!==_0x6ca957(0x305,'\x56\x32\x4b\x46'))continue;const _0x11cc33=_0x492896[_0x6ca957(0x206,'\x42\x53\x56\x6c')](String,_0x4869e1['\x70\x61\x72\x61\x6d']||'')[_0x6ca957(0x2dd,'\x78\x71\x74\x31')]();if(![_0x492896[_0x6ca957(0x35f,'\x78\x71\x74\x31')],_0x492896[_0x6ca957(0x424,'\x2a\x47\x75\x4a')],_0x492896['\x68\x77\x6b\x65\x70'],_0x492896[_0x6ca957(0x3dd,'\x46\x57\x73\x32')],_0x492896[_0x6ca957(0x353,'\x23\x4b\x4f\x49')]][_0x6ca957(0x4b6,'\x21\x24\x37\x50')](_0x11cc33))continue;const _0xc586a6=Number(_0x4869e1[_0x6ca957(0x38a,'\x35\x33\x2a\x68')]);if(!Number[_0x6ca957(0x2b8,'\x78\x71\x74\x31')](_0xc586a6))continue;const _0x4b3eef=Math['\x6d\x61\x78'](-(-0x1*0x1a7b+0x3*0xb9b+-0x856+0.2),Math[_0x6ca957(0x32f,'\x35\x64\x31\x64')](-0x287*-0xe+0x13c1*0x1+-0x3723+0.2,_0xc586a6));_0x188b97[_0x11cc33]=_0x5b287e(_0x492896[_0x6ca957(0x3a8,'\x38\x23\x5a\x55')](Number(_0x188b97[_0x11cc33]),_0x4b3eef)),_0x5a1f4f[_0x6ca957(0x357,'\x4e\x61\x29\x44')]({'\x74\x79\x70\x65':_0x492896[_0x6ca957(0x1df,'\x4e\x21\x37\x72')],'\x70\x61\x72\x61\x6d':_0x11cc33,'\x64\x65\x6c\x74\x61':_0x4b3eef,'\x72\x65\x61\x73\x6f\x6e':String(_0x4869e1[_0x6ca957(0x3f2,'\x59\x68\x39\x62')]||'')[_0x6ca957(0x3c2,'\x53\x49\x77\x70')](-0x1*0x264b+-0x129a*0x1+0x38e5,0x10bf+0x1*-0x1723+0x6f0)}),_0x163de1+=-0x3bc*0x2+-0x13*0x18a+0x24b7;if(_0x163de1>=-0x9d*0x11+-0x52c+-0x11*-0xeb)break;}const _0xf5a215={};return _0xf5a215[_0x6ca957(0x3ea,'\x5d\x23\x46\x59')]=_0x188b97,_0xf5a215[_0x6ca957(0x36f,'\x2a\x47\x75\x4a')]=_0x5a1f4f,_0xf5a215;}function _0x287c26({baseState:_0x39bd84,reason:_0x540b4e,driftEnabled:_0x21bccb,signals:_0x2de061}){const _0x529ecf=_0x4b3eb3,_0x136fb2={'\x49\x4b\x5a\x6d\x70':function(_0x1081b4,_0x33e913){return _0x1081b4(_0x33e913);},'\x7a\x78\x45\x48\x41':'\x2e\x2f\x70\x61\x74\x68\x73','\x59\x46\x69\x4d\x4f':_0x529ecf(0x3b5,'\x62\x67\x40\x71')+'\x69\x74\x79\x5f\x73\x74\x61\x74'+_0x529ecf(0x3b3,'\x64\x55\x67\x6f'),'\x75\x74\x50\x59\x67':function(_0x188e7a,_0xd45e73){return _0x188e7a+_0xd45e73;},'\x78\x4c\x49\x4f\x6e':function(_0x5340b7,_0x42ea81){return _0x5340b7(_0x42ea81);},'\x59\x68\x58\x6a\x76':function(_0x565e0a,_0x1c1bdc){return _0x565e0a(_0x1c1bdc);},'\x71\x46\x4b\x54\x59':function(_0x11c71c,_0x63f6d4){return _0x11c71c/_0x63f6d4;},'\x59\x56\x65\x47\x72':function(_0x4c3ee2,_0x2805d2){return _0x4c3ee2-_0x2805d2;},'\x52\x63\x61\x49\x72':_0x529ecf(0x434,'\x46\x57\x73\x32')+_0x529ecf(0x1ae,'\x4e\x21\x37\x72')+_0x529ecf(0x3fe,'\x59\x68\x39\x62'),'\x72\x73\x65\x41\x52':_0x529ecf(0x2b5,'\x4e\x21\x37\x72')+'\x74\x79','\x46\x4c\x4d\x75\x52':function(_0x1b24f3,_0x3a05c5){return _0x1b24f3||_0x3a05c5;},'\x41\x53\x7a\x64\x53':_0x529ecf(0x2aa,'\x6c\x77\x58\x5a')+_0x529ecf(0x1ea,'\x78\x71\x74\x31'),'\x6a\x41\x6b\x56\x4c':_0x529ecf(0x25f,'\x49\x71\x57\x67')+_0x529ecf(0x396,'\x56\x32\x4b\x46'),'\x6e\x62\x70\x57\x68':_0x529ecf(0x3f6,'\x56\x32\x4b\x46')+_0x529ecf(0x1be,'\x21\x24\x37\x50')+'\x6d\x70','\x72\x54\x71\x53\x41':_0x529ecf(0x456,'\x58\x56\x29\x73')+_0x529ecf(0x307,'\x59\x68\x39\x62'),'\x75\x6f\x4b\x6c\x66':_0x529ecf(0x1a5,'\x5b\x66\x62\x74')+'\x65','\x54\x50\x69\x63\x49':function(_0x58dea9,_0x12e1aa){return _0x58dea9||_0x12e1aa;},'\x66\x42\x6b\x59\x44':_0x529ecf(0x311,'\x42\x53\x56\x6c'),'\x58\x59\x50\x43\x6c':function(_0x47b768,_0x389bfe){return _0x47b768!==_0x389bfe;},'\x49\x52\x4b\x74\x6a':_0x529ecf(0x1c1,'\x50\x58\x24\x5d'),'\x42\x46\x45\x6c\x6e':_0x529ecf(0x46a,'\x48\x66\x25\x24')+_0x529ecf(0x245,'\x52\x78\x46\x73')+'\x74\x79','\x4e\x68\x7a\x67\x6e':'\x72\x65\x64\x75\x63\x65\x20\x72'+_0x529ecf(0x1d1,'\x77\x21\x28\x68')+_0x529ecf(0x2e9,'\x61\x45\x65\x49')+'\x65\x72\x20\x65\x72\x72\x6f\x72'+'\x73','\x56\x69\x67\x62\x64':function(_0x238e4d,_0x1713c4){return _0x238e4d(_0x1713c4);},'\x53\x61\x74\x52\x42':_0x529ecf(0x1a7,'\x77\x21\x28\x68')+_0x529ecf(0x23f,'\x56\x6f\x68\x4a')+_0x529ecf(0x1f9,'\x4b\x45\x55\x77')+_0x529ecf(0x284,'\x62\x67\x40\x71'),'\x63\x41\x4b\x47\x67':_0x529ecf(0x347,'\x58\x78\x42\x35')+_0x529ecf(0x458,'\x59\x68\x39\x62')+_0x529ecf(0x2c6,'\x26\x44\x6f\x4b')+_0x529ecf(0x297,'\x4c\x76\x53\x72'),'\x6b\x45\x4f\x47\x74':function(_0x5075e3,_0x5ac4b0){return _0x5075e3!==_0x5ac4b0;},'\x5a\x4e\x56\x73\x77':_0x529ecf(0x244,'\x66\x71\x31\x56'),'\x53\x6d\x4c\x5a\x55':_0x529ecf(0x331,'\x59\x68\x39\x62')+'\x79','\x48\x5a\x63\x47\x4f':_0x529ecf(0x222,'\x43\x66\x57\x55')+_0x529ecf(0x2e6,'\x67\x6f\x48\x6f'),'\x69\x54\x46\x6b\x64':function(_0x3ee4a2,_0x5b8c2f){return _0x3ee4a2>=_0x5b8c2f;},'\x43\x50\x49\x6c\x4c':function(_0x3e0493,_0x35605b){return _0x3e0493>=_0x35605b;},'\x48\x4c\x7a\x41\x49':'\x6f\x62\x65\x64\x69\x65\x6e\x63'+_0x529ecf(0x24e,'\x41\x39\x32\x5a')+_0x529ecf(0x3ec,'\x42\x53\x56\x6c')},_0x2cbd83=_0x423c92(_0x39bd84),_0x25b7c1=Array[_0x529ecf(0x48b,'\x61\x71\x66\x23')](_0x2de061)?_0x2de061[_0x529ecf(0x2be,'\x4e\x21\x37\x72')](_0x3aebd6=>String(_0x3aebd6||'')):[],_0x52e805=[],_0xd2e0ee=_0x136fb2[_0x529ecf(0x1cf,'\x4b\x45\x55\x77')](String,_0x540b4e||'');if(_0x21bccb){_0x52e805[_0x529ecf(0x21c,'\x71\x69\x4d\x47')]({'\x74\x79\x70\x65':_0x136fb2[_0x529ecf(0x41b,'\x4b\x45\x55\x77')],'\x70\x61\x72\x61\x6d':_0x136fb2[_0x529ecf(0x40a,'\x38\x23\x5a\x55')],'\x64\x65\x6c\x74\x61':+(-0x1385+0x18a8+0x107*-0x5+0.1),'\x72\x65\x61\x73\x6f\x6e':_0x136fb2[_0x529ecf(0x3f0,'\x4b\x45\x55\x77')](_0xd2e0ee,_0x136fb2[_0x529ecf(0x337,'\x4e\x61\x29\x44')])});const _0x53d684={};_0x53d684['\x74\x79\x70\x65']=_0x136fb2[_0x529ecf(0x226,'\x56\x6f\x68\x4a')],_0x53d684[_0x529ecf(0x463,'\x35\x33\x2a\x68')]=_0x136fb2[_0x529ecf(0x292,'\x64\x55\x67\x6f')],_0x53d684[_0x529ecf(0x2e2,'\x62\x67\x40\x71')]=-(-0x1103*0x1+0x22*-0x95+-0x24cd*-0x1+0.05),_0x53d684[_0x529ecf(0x488,'\x5b\x66\x62\x74')]=_0x136fb2[_0x529ecf(0x345,'\x57\x7a\x26\x24')],_0x52e805[_0x529ecf(0x484,'\x58\x56\x29\x73')](_0x53d684);}else{if(_0x25b7c1[_0x529ecf(0x2a0,'\x4e\x61\x29\x44')](_0x136fb2[_0x529ecf(0x4a2,'\x56\x6f\x68\x4a')])){_0x52e805[_0x529ecf(0x49c,'\x64\x55\x67\x6f')]({'\x74\x79\x70\x65':_0x529ecf(0x1ff,'\x67\x6f\x48\x6f')+_0x529ecf(0x2d8,'\x4b\x45\x55\x77')+_0x529ecf(0x4b2,'\x56\x6f\x68\x4a'),'\x70\x61\x72\x61\x6d':_0x136fb2[_0x529ecf(0x4ab,'\x57\x7a\x26\x24')],'\x64\x65\x6c\x74\x61':+(-0xd77+0x24d9+-0x1762+0.1),'\x72\x65\x61\x73\x6f\x6e':_0x136fb2[_0x529ecf(0x48e,'\x78\x71\x74\x31')](_0xd2e0ee,_0x529ecf(0x414,'\x26\x44\x6f\x4b')+'\x20\x64\x72\x69\x66\x74')});const _0x1db344={};_0x1db344[_0x529ecf(0x418,'\x66\x71\x31\x56')]=_0x529ecf(0x340,'\x4e\x21\x37\x72')+'\x69\x74\x79\x4d\x75\x74\x61\x74'+_0x529ecf(0x441,'\x58\x78\x42\x35'),_0x1db344[_0x529ecf(0x2ce,'\x61\x45\x65\x49')]=_0x136fb2[_0x529ecf(0x334,'\x42\x53\x56\x6c')],_0x1db344[_0x529ecf(0x215,'\x48\x66\x25\x24')]=+(-0x1c8c+-0x261e+0x42aa+0.05),_0x1db344[_0x529ecf(0x262,'\x61\x45\x65\x49')]=_0x529ecf(0x329,'\x35\x64\x31\x64')+_0x529ecf(0x430,'\x48\x66\x25\x24')+_0x529ecf(0x452,'\x31\x5a\x5e\x55')+_0x529ecf(0x1b4,'\x67\x6f\x48\x6f'),_0x52e805[_0x529ecf(0x2b9,'\x35\x33\x2a\x68')](_0x1db344);}else{if(_0x25b7c1[_0x529ecf(0x2e1,'\x4e\x2a\x57\x5a')](_0x529ecf(0x238,'\x42\x53\x56\x6c')+'\x72')||_0x25b7c1[_0x529ecf(0x3db,'\x6c\x77\x58\x5a')](_0x6fd793=>_0x6fd793['\x73\x74\x61\x72\x74\x73\x57\x69'+'\x74\x68'](_0x529ecf(0x419,'\x23\x4b\x4f\x49'))||_0x6fd793[_0x529ecf(0x472,'\x2a\x47\x75\x4a')+'\x74\x68'](_0x529ecf(0x199,'\x78\x71\x74\x31')+_0x529ecf(0x31d,'\x41\x39\x32\x5a')))){if(_0x136fb2[_0x529ecf(0x49b,'\x49\x71\x57\x67')](_0x136fb2[_0x529ecf(0x21f,'\x78\x71\x74\x31')],_0x136fb2[_0x529ecf(0x352,'\x5d\x23\x46\x59')])){const _0x4f3803=_0x5d3b96(),{getEvolutionDir:_0x5e1a5c}=LvvEfF[_0x529ecf(0x2c4,'\x6c\x77\x58\x5a')](_0x6ad2f2,LvvEfF[_0x529ecf(0x3ef,'\x49\x71\x57\x67')]);return _0x134932[_0x529ecf(0x41e,'\x4e\x2a\x57\x5a')](_0x5e1a5c(),LvvEfF[_0x529ecf(0x2a8,'\x24\x6b\x36\x5e')]);}else{_0x52e805[_0x529ecf(0x22a,'\x6f\x32\x6b\x36')]({'\x74\x79\x70\x65':_0x136fb2[_0x529ecf(0x277,'\x26\x44\x6f\x4b')],'\x70\x61\x72\x61\x6d':'\x72\x69\x67\x6f\x72','\x64\x65\x6c\x74\x61':+(-0x1*-0x1a5f+-0xb25+-0xf3a+0.1),'\x72\x65\x61\x73\x6f\x6e':_0x136fb2[_0x529ecf(0x27d,'\x59\x68\x39\x62')](_0xd2e0ee,_0x136fb2[_0x529ecf(0x433,'\x5b\x66\x62\x74')])});const _0x43161c={};_0x43161c[_0x529ecf(0x2b2,'\x71\x69\x4d\x47')]=_0x136fb2[_0x529ecf(0x3f3,'\x77\x21\x28\x68')],_0x43161c[_0x529ecf(0x2d6,'\x62\x38\x69\x4f')]=_0x136fb2[_0x529ecf(0x313,'\x46\x57\x73\x32')],_0x43161c[_0x529ecf(0x429,'\x38\x23\x5a\x55')]=-(-0xe9c+-0x1*0x20ef+0x2f8b+0.1),_0x43161c['\x72\x65\x61\x73\x6f\x6e']=_0x136fb2[_0x529ecf(0x255,'\x4e\x61\x29\x44')],_0x52e805[_0x529ecf(0x2d1,'\x24\x59\x56\x30')](_0x43161c);}}else{if(_0x136fb2[_0x529ecf(0x422,'\x52\x78\x46\x73')](_0x10b22b,_0x25b7c1)){_0x52e805[_0x529ecf(0x26c,'\x42\x53\x56\x6c')]({'\x74\x79\x70\x65':_0x136fb2[_0x529ecf(0x213,'\x56\x32\x4b\x46')],'\x70\x61\x72\x61\x6d':_0x136fb2[_0x529ecf(0x22f,'\x6f\x32\x6b\x36')],'\x64\x65\x6c\x74\x61':+(0x1cd*-0x3+-0x2*-0x98+-0x437*-0x1+0.1),'\x72\x65\x61\x73\x6f\x6e':_0x136fb2[_0x529ecf(0x37c,'\x48\x66\x25\x24')](_0xd2e0ee,_0x136fb2[_0x529ecf(0x2df,'\x4e\x21\x37\x72')])});const _0x41c086={};_0x41c086[_0x529ecf(0x37e,'\x62\x67\x40\x71')]=_0x529ecf(0x45b,'\x24\x59\x56\x30')+_0x529ecf(0x425,'\x38\x23\x5a\x55')+_0x529ecf(0x33c,'\x62\x38\x69\x4f'),_0x41c086[_0x529ecf(0x417,'\x23\x4b\x4f\x49')]=_0x136fb2[_0x529ecf(0x2fe,'\x61\x45\x65\x49')],_0x41c086[_0x529ecf(0x231,'\x43\x66\x57\x55')]=+(0x20b*-0x13+0x1a*0x1+0x26b7+0.05),_0x41c086[_0x529ecf(0x37d,'\x58\x33\x47\x79')]=_0x136fb2[_0x529ecf(0x2c7,'\x35\x64\x31\x64')],_0x52e805[_0x529ecf(0x395,'\x31\x5a\x5e\x55')](_0x41c086);}else{if(_0x136fb2['\x6b\x45\x4f\x47\x74'](_0x136fb2[_0x529ecf(0x4b9,'\x4e\x2a\x57\x5a')],_0x136fb2[_0x529ecf(0x2b0,'\x48\x66\x25\x24')])){const _0x2e3668=_0x136fb2[_0x529ecf(0x2fc,'\x56\x6f\x68\x4a')](_0x136fb2[_0x529ecf(0x230,'\x6c\x77\x58\x5a')](_0x4bd807,_0x18fc3a['\x6e'])||0x25*0xfe+-0xbe6*0x1+-0x18d0,-0x973*0x3+-0x1*-0x1fb+-0x1*-0x1a5f),_0x27c30b=_0x5841fe[_0x529ecf(0x42f,'\x53\x49\x77\x70')](_0x136fb2[_0x529ecf(0x335,'\x78\x71\x74\x31')](_0x39240a,_0x55dd51[_0x529ecf(0x2ec,'\x71\x69\x4d\x47')+'\x65']))?_0x136fb2[_0x529ecf(0x36b,'\x57\x7a\x26\x24')](_0x5b4e94,_0x20dee1[_0x529ecf(0x2ec,'\x71\x69\x4d\x47')+'\x65']):-0x8*0x232+-0x2360+0x34f0+0.5;_0x4be1c9[_0x529ecf(0x274,'\x5b\x66\x62\x74')+'\x65']=_0x136fb2[_0x529ecf(0x3c8,'\x4e\x2a\x57\x5a')](_0x27c30b,_0x136fb2[_0x529ecf(0x3a0,'\x31\x5a\x5e\x55')](_0x136fb2[_0x529ecf(0x1e3,'\x24\x6b\x36\x5e')](_0x2d2c0d,_0x27c30b),_0x2e3668)),_0x248e88['\x6e']=_0x2e3668;}else{const _0x5bd54f={};_0x5bd54f[_0x529ecf(0x37e,'\x62\x67\x40\x71')]=_0x136fb2[_0x529ecf(0x3c5,'\x48\x66\x25\x24')],_0x5bd54f[_0x529ecf(0x38e,'\x53\x49\x77\x70')]=_0x136fb2[_0x529ecf(0x3d4,'\x62\x38\x69\x4f')],_0x5bd54f[_0x529ecf(0x3af,'\x42\x53\x56\x6c')]=+(0x14b0+0x1*0x2403+-0x38b3+0.05),_0x5bd54f[_0x529ecf(0x393,'\x4b\x45\x55\x77')]=_0xd2e0ee||_0x529ecf(0x1da,'\x41\x39\x32\x5a')+_0x529ecf(0x3cc,'\x61\x45\x65\x49')+_0x529ecf(0x276,'\x61\x45\x65\x49'),_0x52e805['\x70\x75\x73\x68'](_0x5bd54f);const _0xe7cd12={};_0xe7cd12[_0x529ecf(0x37e,'\x62\x67\x40\x71')]=_0x136fb2[_0x529ecf(0x431,'\x39\x48\x56\x79')],_0xe7cd12[_0x529ecf(0x2b1,'\x4e\x21\x37\x72')]=_0x136fb2[_0x529ecf(0x483,'\x24\x59\x56\x30')],_0xe7cd12[_0x529ecf(0x1c2,'\x61\x40\x54\x6c')]=-(-0x20c9+0x20*-0xda+-0x6d*-0x8d+0.05),_0xe7cd12[_0x529ecf(0x262,'\x61\x45\x65\x49')]=_0x136fb2[_0x529ecf(0x26a,'\x58\x78\x42\x35')],_0x52e805[_0x529ecf(0x453,'\x56\x32\x4b\x46')](_0xe7cd12);}}}}}if(_0x136fb2[_0x529ecf(0x35a,'\x21\x24\x37\x50')](_0x2cbd83[_0x529ecf(0x33e,'\x61\x71\x66\x23')+'\x65'],0x5*0x50b+0x1*-0x24a5+0xb6e+0.95)){const _0x462276=_0x52e805[_0x529ecf(0x2f6,'\x38\x23\x5a\x55')+'\x78'](_0x3c6a95=>_0x3c6a95[_0x529ecf(0x33a,'\x58\x78\x42\x35')]===_0x529ecf(0x421,'\x78\x71\x74\x31')+'\x65');if(_0x136fb2[_0x529ecf(0x477,'\x61\x45\x65\x49')](_0x462276,-0x1*-0x799+0xd20+-0x14b9))_0x52e805[_0x462276]={'\x74\x79\x70\x65':_0x529ecf(0x390,'\x48\x66\x25\x24')+'\x69\x74\x79\x4d\x75\x74\x61\x74'+_0x529ecf(0x36e,'\x61\x40\x54\x6c'),'\x70\x61\x72\x61\x6d':_0x136fb2[_0x529ecf(0x2fa,'\x58\x78\x42\x35')],'\x64\x65\x6c\x74\x61':+(0x5dc*0x4+-0x54e*0x3+-0x786+0.05),'\x72\x65\x61\x73\x6f\x6e':_0x136fb2[_0x529ecf(0x49f,'\x5d\x23\x46\x59')]};}return _0x52e805;}function _0x282d43({driftEnabled:_0x4ccdd1,recentEvents:_0x3109d4}){const _0x335c21=_0x4b3eb3,_0x4f72b9={};_0x4f72b9[_0x335c21(0x449,'\x2a\x47\x75\x4a')]=function(_0x380ed6,_0x145c8b){return _0x380ed6>=_0x145c8b;},_0x4f72b9[_0x335c21(0x1d3,'\x52\x78\x46\x73')]='\x6c\x6f\x6e\x67\x20\x66\x61\x69'+_0x335c21(0x30f,'\x41\x39\x32\x5a')+_0x335c21(0x204,'\x57\x7a\x26\x24'),_0x4f72b9[_0x335c21(0x3da,'\x4e\x61\x29\x44')]=_0x335c21(0x367,'\x21\x24\x37\x50')+_0x335c21(0x2d9,'\x24\x5b\x65\x35')+_0x335c21(0x499,'\x48\x66\x25\x24')+_0x335c21(0x3a5,'\x4c\x76\x53\x72');const _0x2790c4=_0x4f72b9,_0x190e0d={};_0x190e0d['\x6f\x6b']=!![],_0x190e0d[_0x335c21(0x4a9,'\x62\x67\x40\x71')]=_0x335c21(0x386,'\x58\x33\x47\x79')+_0x335c21(0x494,'\x58\x56\x29\x73');if(_0x4ccdd1)return _0x190e0d;const _0x2d3b49=Array[_0x335c21(0x28c,'\x38\x23\x5a\x55')](_0x3109d4)?_0x3109d4:[],_0x2012e6=_0x2d3b49[_0x335c21(0x44c,'\x25\x37\x6a\x6f')](-(-0x55*0x23+0x46e*-0x6+0x2639)),_0x4e19d4=_0x2012e6[_0x335c21(0x258,'\x58\x33\x47\x79')](_0x239cb3=>_0x239cb3&&_0x239cb3[_0x335c21(0x46b,'\x35\x33\x2a\x68')]&&_0x239cb3[_0x335c21(0x28a,'\x46\x57\x73\x32')][_0x335c21(0x235,'\x4b\x45\x55\x77')]?String(_0x239cb3[_0x335c21(0x46b,'\x35\x33\x2a\x68')]['\x73\x74\x61\x74\x75\x73']):null)[_0x335c21(0x4b0,'\x56\x6f\x68\x4a')](Boolean);if(_0x2790c4[_0x335c21(0x325,'\x48\x66\x25\x24')](_0x4e19d4[_0x335c21(0x1b5,'\x35\x33\x2a\x68')],-0x42d*-0x7+-0x34b+0x4f*-0x54)){const _0xb69bb8=_0x4e19d4[_0x335c21(0x312,'\x58\x33\x47\x79')](-(-0x1*-0x93a+0x33*0xad+0x3*-0xe8f))[_0x335c21(0x20d,'\x42\x53\x56\x6c')](_0x647467=>_0x647467===_0x335c21(0x1f0,'\x48\x66\x25\x24'))[_0x335c21(0x37f,'\x4b\x45\x55\x77')],_0x51f1a3={};_0x51f1a3['\x6f\x6b']=!![],_0x51f1a3[_0x335c21(0x2c2,'\x5d\x23\x46\x59')]=_0x2790c4[_0x335c21(0x365,'\x61\x40\x54\x6c')];if(_0xb69bb8>=-0x1d1d+0x2*-0x1381+0x4422)return _0x51f1a3;}const _0x431034=_0x2012e6[_0x335c21(0x2a2,'\x35\x33\x2a\x68')](_0x440a09=>_0x440a09&&typeof _0x440a09[_0x335c21(0x1d4,'\x59\x68\x39\x62')+_0x335c21(0x39c,'\x62\x67\x40\x71')]==='\x73\x74\x72\x69\x6e\x67'&&_0x440a09[_0x335c21(0x272,'\x31\x5a\x5e\x55')+'\x5f\x69\x64']);if(_0x431034[_0x335c21(0x33d,'\x57\x7a\x26\x24')]>=0x1a0*-0x11+-0x2256+0x1*0x3df9){const _0x3e113b=_0x431034['\x73\x6c\x69\x63\x65'](-(-0x530+0xa*0x77+-0x3*-0x2f)),_0x528403=_0x3e113b[_0x335c21(0x4b0,'\x56\x6f\x68\x4a')](_0x509aa0=>_0x509aa0&&_0x509aa0[_0x335c21(0x341,'\x6c\x77\x58\x5a')]&&_0x509aa0[_0x335c21(0x409,'\x56\x32\x4b\x46')]['\x73\x74\x61\x74\x75\x73']===_0x335c21(0x21a,'\x56\x32\x4b\x46'))[_0x335c21(0x42e,'\x66\x71\x31\x56')];if(_0x2790c4[_0x335c21(0x49e,'\x66\x71\x31\x56')](_0x528403,0x1608+0x26b5+-0x3cba))return{'\x6f\x6b':!![],'\x72\x65\x61\x73\x6f\x6e':_0x2790c4[_0x335c21(0x374,'\x4e\x2a\x57\x5a')]};}const _0x6d4544={};return _0x6d4544['\x6f\x6b']=![],_0x6d4544[_0x335c21(0x1f6,'\x64\x55\x67\x6f')]='',_0x6d4544;}function _0x4fae28(){const _0x233f81=_0x4b3eb3,_0x2a3b13={'\x4d\x78\x56\x73\x47':function(_0x3ca847){return _0x3ca847();},'\x62\x70\x51\x48\x75':function(_0x1582a7){return _0x1582a7();},'\x69\x58\x75\x44\x51':function(_0x35b95c){return _0x35b95c();},'\x73\x4e\x44\x4f\x46':function(_0x49481c,_0x52aaf7){return _0x49481c(_0x52aaf7);},'\x47\x67\x6d\x57\x5a':function(_0x11cef3){return _0x11cef3();},'\x5a\x64\x43\x5a\x4c':function(_0x327849,_0x46ff6f){return _0x327849===_0x46ff6f;},'\x6f\x69\x4d\x73\x64':'\x6f\x62\x6a\x65\x63\x74','\x61\x55\x4a\x54\x69':function(_0x17aa9a){return _0x17aa9a();}},_0x448f37=_0x2a3b13[_0x233f81(0x372,'\x62\x38\x69\x4f')](_0x254c11),_0x14fcac={'\x76\x65\x72\x73\x69\x6f\x6e':0x1,'\x63\x75\x72\x72\x65\x6e\x74':_0x2a3b13['\x62\x70\x51\x48\x75'](_0x17e59e),'\x73\x74\x61\x74\x73':{},'\x68\x69\x73\x74\x6f\x72\x79':[],'\x75\x70\x64\x61\x74\x65\x64\x5f\x61\x74':_0x2a3b13['\x69\x58\x75\x44\x51'](_0x27a2f6)},_0x5c3cc8=_0x28c7bc(_0x448f37,_0x14fcac),_0x4b1ffd=_0x2a3b13[_0x233f81(0x315,'\x5d\x23\x46\x59')](_0x423c92,_0x5c3cc8&&_0x5c3cc8[_0x233f81(0x30c,'\x50\x58\x24\x5d')]?_0x5c3cc8[_0x233f81(0x261,'\x24\x6b\x36\x5e')]:_0x2a3b13['\x47\x67\x6d\x57\x5a'](_0x17e59e)),_0x4efc8a=_0x5c3cc8&&_0x2a3b13[_0x233f81(0x4a6,'\x48\x66\x25\x24')](typeof _0x5c3cc8[_0x233f81(0x2bf,'\x6f\x32\x6b\x36')],_0x2a3b13[_0x233f81(0x1b9,'\x24\x5b\x65\x35')])?_0x5c3cc8[_0x233f81(0x23d,'\x62\x67\x40\x71')]:{},_0x29f06a=Array[_0x233f81(0x2bc,'\x25\x37\x6a\x6f')](_0x5c3cc8&&_0x5c3cc8[_0x233f81(0x2d2,'\x77\x21\x28\x68')])?_0x5c3cc8[_0x233f81(0x20c,'\x71\x69\x4d\x47')]:[];return{'\x76\x65\x72\x73\x69\x6f\x6e':0x1,'\x63\x75\x72\x72\x65\x6e\x74':_0x4b1ffd,'\x73\x74\x61\x74\x73':_0x4efc8a,'\x68\x69\x73\x74\x6f\x72\x79':_0x29f06a,'\x75\x70\x64\x61\x74\x65\x64\x5f\x61\x74':_0x5c3cc8&&_0x5c3cc8[_0x233f81(0x2a6,'\x42\x53\x56\x6c')+'\x61\x74']?_0x5c3cc8[_0x233f81(0x2da,'\x66\x71\x31\x56')+'\x61\x74']:_0x2a3b13[_0x233f81(0x232,'\x59\x68\x39\x62')](_0x27a2f6)};}function _0x54448e(_0x32b2ce){const _0x153720=_0x4b3eb3,_0x116044={'\x78\x77\x56\x4e\x66':function(_0x11476c,_0x206fc3){return _0x11476c===_0x206fc3;},'\x70\x41\x43\x68\x65':'\x6f\x62\x6a\x65\x63\x74','\x69\x57\x57\x79\x6e':function(_0x57e620,_0x1456ce){return _0x57e620(_0x1456ce);},'\x57\x5a\x4d\x6c\x53':function(_0x3a3a31,_0x13174e){return _0x3a3a31===_0x13174e;},'\x7a\x51\x73\x78\x6e':function(_0xb66c44){return _0xb66c44();}},_0x194a57=_0x32b2ce&&_0x116044[_0x153720(0x412,'\x42\x53\x56\x6c')](typeof _0x32b2ce,_0x116044[_0x153720(0x476,'\x51\x51\x65\x59')])?_0x32b2ce:{},_0x36a0c6={'\x76\x65\x72\x73\x69\x6f\x6e':0x1,'\x63\x75\x72\x72\x65\x6e\x74':_0x116044[_0x153720(0x2fb,'\x51\x51\x65\x59')](_0x423c92,_0x194a57[_0x153720(0x28e,'\x24\x59\x56\x30')]||_0x17e59e()),'\x73\x74\x61\x74\x73':_0x194a57['\x73\x74\x61\x74\x73']&&_0x116044[_0x153720(0x4a7,'\x67\x6f\x48\x6f')](typeof _0x194a57[_0x153720(0x247,'\x31\x5a\x5e\x55')],_0x116044[_0x153720(0x362,'\x64\x55\x67\x6f')])?_0x194a57[_0x153720(0x45d,'\x24\x6b\x36\x5e')]:{},'\x68\x69\x73\x74\x6f\x72\x79':Array[_0x153720(0x48f,'\x78\x71\x74\x31')](_0x194a57[_0x153720(0x321,'\x62\x38\x69\x4f')])?_0x194a57['\x68\x69\x73\x74\x6f\x72\x79'][_0x153720(0x3d8,'\x52\x78\x46\x73')](-(0x1*0x1393+0xfa7+-0x22c2)):[],'\x75\x70\x64\x61\x74\x65\x64\x5f\x61\x74':_0x116044['\x7a\x51\x73\x78\x6e'](_0x27a2f6)};return _0x100a96(_0x254c11(),_0x36a0c6),_0x36a0c6;}function _0x5f55ff({driftEnabled:_0x38b28a,signals:_0x1af0c6,recentEvents:_0x4c19e9}={}){const _0x22f6a6=_0x4b3eb3,_0x4353f0={'\x45\x62\x69\x4c\x78':_0x22f6a6(0x43a,'\x2a\x47\x75\x4a')+'\x69\x74\x79\x53\x74\x61\x74\x65','\x52\x74\x42\x44\x6b':function(_0x4f74af,_0x59dbf2){return _0x4f74af(_0x59dbf2);},'\x76\x69\x50\x50\x55':function(_0x131886,_0x52f1dc){return _0x131886!==_0x52f1dc;},'\x75\x45\x65\x51\x64':_0x22f6a6(0x465,'\x4b\x45\x55\x77'),'\x79\x68\x79\x50\x65':function(_0x510b3c,_0x1c23e2){return _0x510b3c===_0x1c23e2;},'\x50\x44\x4a\x48\x6c':function(_0x12fe57,_0x272bd4){return _0x12fe57(_0x272bd4);},'\x76\x74\x61\x79\x56':function(_0x2949c2,_0x535fa7){return _0x2949c2||_0x535fa7;},'\x4b\x64\x47\x44\x50':_0x22f6a6(0x200,'\x64\x55\x67\x6f'),'\x4c\x6b\x75\x77\x43':function(_0x1cc03c,_0x2aeb0e){return _0x1cc03c+_0x2aeb0e;},'\x6d\x75\x54\x58\x66':function(_0x321745,_0x438de3){return _0x321745===_0x438de3;},'\x74\x50\x78\x6e\x70':_0x22f6a6(0x398,'\x35\x64\x31\x64'),'\x74\x41\x61\x70\x46':function(_0x93b23c,_0x3a6bf1){return _0x93b23c!=_0x3a6bf1;},'\x75\x69\x6e\x67\x50':function(_0x38ce22,_0x311a16){return _0x38ce22(_0x311a16);},'\x4a\x46\x45\x6b\x74':function(_0x134ae3,_0x4de9dc){return _0x134ae3(_0x4de9dc);},'\x74\x4e\x52\x63\x68':function(_0x2e922a,_0xabb9f0){return _0x2e922a+_0xabb9f0;},'\x56\x77\x75\x78\x7a':function(_0x3dce4d,_0x2e0ac9){return _0x3dce4d/_0x2e0ac9;},'\x6f\x52\x49\x67\x6b':function(_0x469f9b,_0x22eba4){return _0x469f9b-_0x22eba4;},'\x77\x6b\x53\x61\x4e':function(_0x587a89){return _0x587a89();},'\x4d\x4c\x65\x73\x7a':function(_0x290a10,_0x55a3fc){return _0x290a10===_0x55a3fc;},'\x56\x4c\x53\x6c\x56':function(_0x1ba27f,_0x2c253f){return _0x1ba27f(_0x2c253f);},'\x53\x6c\x70\x41\x51':_0x22f6a6(0x363,'\x38\x23\x5a\x55')+_0x22f6a6(0x342,'\x56\x6f\x68\x4a')+'\x69\x6f\x6e','\x75\x44\x46\x63\x62':function(_0x3e2ce5,_0x6532bc){return _0x3e2ce5(_0x6532bc);},'\x5a\x54\x59\x50\x45':_0x22f6a6(0x1fa,'\x64\x55\x67\x6f')+'\x6f\x6e','\x47\x59\x67\x4e\x49':function(_0x2b4158,_0x9b1fc6,_0x312fee){return _0x2b4158(_0x9b1fc6,_0x312fee);},'\x64\x56\x79\x6a\x62':function(_0x595187,_0x395267){return _0x595187(_0x395267);},'\x68\x43\x50\x72\x45':_0x22f6a6(0x252,'\x78\x71\x74\x31')+_0x22f6a6(0x38d,'\x58\x78\x42\x35'),'\x52\x4f\x69\x71\x70':function(_0x4bf2c6,_0x4d9250){return _0x4bf2c6!==_0x4d9250;},'\x4f\x70\x6f\x52\x53':_0x22f6a6(0x2ff,'\x4c\x76\x53\x72'),'\x54\x78\x6d\x67\x56':function(_0x4e8d1e,_0x2f0997){return _0x4e8d1e(_0x2f0997);},'\x57\x6e\x6a\x51\x4e':_0x22f6a6(0x1a9,'\x62\x67\x40\x71'),'\x66\x56\x45\x6a\x75':_0x22f6a6(0x2c0,'\x61\x71\x66\x23'),'\x65\x52\x47\x6f\x78':function(_0x4b71a5,_0x369ae4){return _0x4b71a5(_0x369ae4);},'\x4d\x4c\x54\x41\x4c':function(_0x20ec26,_0x5d81c7){return _0x20ec26<_0x5d81c7;},'\x4b\x61\x66\x62\x68':_0x22f6a6(0x2d0,'\x4e\x21\x37\x72'),'\x4c\x74\x6d\x44\x55':function(_0x39054c,_0x5868d3){return _0x39054c(_0x5868d3);},'\x4f\x6e\x73\x47\x42':_0x22f6a6(0x22b,'\x31\x5a\x5e\x55')+_0x22f6a6(0x319,'\x56\x6f\x68\x4a'),'\x54\x4a\x6f\x6e\x74':function(_0x3283c3,_0x1e8b28){return _0x3283c3(_0x1e8b28);},'\x58\x53\x62\x4e\x48':function(_0x5c2d01,_0x24bf48){return _0x5c2d01>_0x24bf48;},'\x61\x6d\x45\x55\x64':function(_0x5cfa90,_0x5d1676,_0x4ebefd){return _0x5cfa90(_0x5d1676,_0x4ebefd);},'\x6d\x48\x68\x4e\x42':function(_0x1d9ad8,_0x3b09e1){return _0x1d9ad8(_0x3b09e1);}},_0x381550=_0x4fae28(),_0x50f80b=_0x423c92(_0x381550[_0x22f6a6(0x30d,'\x39\x48\x56\x79')]),_0xdb569e=_0x381550['\x73\x74\x61\x74\x73']||{},_0xc38654=_0x4353f0[_0x22f6a6(0x288,'\x46\x57\x73\x32')](_0x49777e,_0xdb569e);let _0x4744b8=[];if(_0xc38654&&_0xc38654['\x6b\x65\x79']){if(_0x4353f0[_0x22f6a6(0x236,'\x61\x71\x66\x23')](_0x22f6a6(0x37b,'\x62\x67\x40\x71'),_0x4353f0[_0x22f6a6(0x3f8,'\x31\x5a\x5e\x55')])){const _0x1f9ef1=_0x4353f0[_0x22f6a6(0x28f,'\x4e\x61\x29\x44')](_0x2706d8,_0xc38654[_0x22f6a6(0x3e2,'\x56\x6f\x68\x4a')]),_0x1f78dc=_0x4353f0[_0x22f6a6(0x2fd,'\x24\x5b\x65\x35')](_0x6e177e,_0x50f80b,_0x1f9ef1)[_0x22f6a6(0x1a6,'\x4e\x2a\x57\x5a')](_0x320d40=>Math[_0x22f6a6(0x2ea,'\x5d\x23\x46\x59')](_0x320d40['\x64\x65\x6c\x74\x61'])>=0xf1*0x17+0x1a92+-0x3039+0.05),_0x40ffad=[];for(const _0x13848f of _0x1f78dc[_0x22f6a6(0x34a,'\x62\x67\x40\x71')](-0x5cc+0x12eb*-0x2+-0x15d1*-0x2,-0x10d*0x1d+0x890+0x1*0x15eb)){if(_0x4353f0[_0x22f6a6(0x228,'\x50\x58\x24\x5d')](_0x4353f0[_0x22f6a6(0x3e4,'\x57\x7a\x26\x24')],_0x22f6a6(0x462,'\x51\x51\x65\x59'))){const _0x50cd2a={};return _0x50cd2a[_0x22f6a6(0x296,'\x61\x40\x54\x6c')]=uZdNxj[_0x22f6a6(0x444,'\x61\x71\x66\x23')],_0x50cd2a[_0x22f6a6(0x24f,'\x49\x71\x57\x67')]=0.7,_0x50cd2a[_0x22f6a6(0x25b,'\x39\x48\x56\x79')+'\x74\x79']=0.35,_0x50cd2a[_0x22f6a6(0x1a3,'\x39\x48\x56\x79')+'\x79']=0.25,_0x50cd2a['\x72\x69\x73\x6b\x5f\x74\x6f\x6c'+_0x22f6a6(0x1e8,'\x59\x68\x39\x62')]=0.4,_0x50cd2a[_0x22f6a6(0x269,'\x50\x58\x24\x5d')+'\x65']=0.85,_0x50cd2a;}else{const _0xbde61e=Math[_0x22f6a6(0x1f7,'\x6c\x77\x58\x5a')](-(0x8dd*-0x2+0x1e13+-0xc59+0.1),Math[_0x22f6a6(0x3e7,'\x35\x33\x2a\x68')](-0xb3b+-0x7*0x119+0x12ea+0.1,_0x13848f[_0x22f6a6(0x459,'\x23\x4b\x4f\x49')])),_0x429b77={};_0x429b77[_0x22f6a6(0x27e,'\x26\x44\x6f\x4b')]=_0x4353f0[_0x22f6a6(0x3b2,'\x41\x39\x32\x5a')],_0x429b77[_0x22f6a6(0x48c,'\x77\x21\x28\x68')]=_0x13848f[_0x22f6a6(0x291,'\x6f\x32\x6b\x36')],_0x429b77[_0x22f6a6(0x459,'\x23\x4b\x4f\x49')]=_0xbde61e,_0x429b77[_0x22f6a6(0x44d,'\x23\x4b\x4f\x49')]=_0x22f6a6(0x455,'\x38\x23\x5a\x55')+'\x73\x65\x6c\x65\x63\x74\x69\x6f'+'\x6e',_0x40ffad[_0x22f6a6(0x22a,'\x6f\x32\x6b\x36')](_0x429b77);}}const _0x516000=_0x4353f0['\x47\x59\x67\x4e\x49'](_0x1671eb,_0x50f80b,_0x40ffad);_0x381550[_0x22f6a6(0x416,'\x62\x38\x69\x4f')]=_0x516000[_0x22f6a6(0x240,'\x24\x59\x56\x30')],_0x4744b8=_0x516000[_0x22f6a6(0x498,'\x6c\x77\x58\x5a')];}else{const _0xd1cf45=_0x5b6ac8(),_0x5360b3=_0x4353f0[_0x22f6a6(0x1b0,'\x61\x71\x66\x23')](_0x1f879c,_0x848e57||_0xd1cf45[_0x22f6a6(0x25e,'\x56\x32\x4b\x46')]),_0x4123cb=_0x1368db(_0x5360b3);if(!_0xd1cf45[_0x22f6a6(0x1c0,'\x24\x59\x56\x30')]||_0x4353f0[_0x22f6a6(0x466,'\x61\x45\x65\x49')](typeof _0xd1cf45['\x73\x74\x61\x74\x73'],_0x4353f0[_0x22f6a6(0x39e,'\x50\x58\x24\x5d')]))_0xd1cf45[_0x22f6a6(0x339,'\x51\x51\x65\x59')]={};const _0x1e3038={};_0x1e3038[_0x22f6a6(0x217,'\x42\x53\x56\x6c')]=0x0,_0x1e3038[_0x22f6a6(0x3e9,'\x42\x53\x56\x6c')]=0x0,_0x1e3038[_0x22f6a6(0x3bf,'\x78\x71\x74\x31')+'\x65']=0.5,_0x1e3038['\x6e']=0x0;const _0x1721dc=_0xd1cf45[_0x22f6a6(0x31e,'\x5b\x66\x62\x74')][_0x4123cb]&&_0x4353f0[_0x22f6a6(0x3a3,'\x24\x5b\x65\x35')](typeof _0xd1cf45[_0x22f6a6(0x1ca,'\x57\x7a\x26\x24')][_0x4123cb],_0x22f6a6(0x22e,'\x64\x55\x67\x6f'))?_0xd1cf45[_0x22f6a6(0x3d6,'\x61\x45\x65\x49')][_0x4123cb]:_0x1e3038,_0x4bc4e5=_0x4353f0[_0x22f6a6(0x37a,'\x62\x38\x69\x4f')](_0x172484,_0x4353f0[_0x22f6a6(0x42b,'\x35\x33\x2a\x68')](_0x31473d,''))[_0x22f6a6(0x3fd,'\x39\x48\x56\x79')+_0x22f6a6(0x43b,'\x66\x71\x31\x56')]();if(_0x4353f0[_0x22f6a6(0x2f0,'\x6f\x32\x6b\x36')](_0x4bc4e5,_0x4353f0[_0x22f6a6(0x268,'\x58\x78\x42\x35')]))_0x1721dc[_0x22f6a6(0x293,'\x62\x38\x69\x4f')]=_0x4353f0['\x4c\x6b\x75\x77\x43'](_0x3ffebb(_0x1721dc['\x73\x75\x63\x63\x65\x73\x73'])||0x24d*0x3+-0x195a+0x1273,0x113*0x19+0x9f1+-0x1*0x24cb);else{if(_0x4353f0[_0x22f6a6(0x41c,'\x35\x64\x31\x64')](_0x4bc4e5,_0x4353f0[_0x22f6a6(0x3ca,'\x52\x78\x46\x73')]))_0x1721dc[_0x22f6a6(0x3d3,'\x77\x21\x28\x68')]=(_0x3afb91(_0x1721dc[_0x22f6a6(0x29c,'\x57\x7a\x26\x24')])||0x23ad*-0x1+-0x25d1*0x1+0x497e)+(0x1*-0x239+-0xc*-0xd3+0x28e*-0x3);}const _0xbb32de=_0x47f42f['\x69\x73\x46\x69\x6e\x69\x74\x65'](_0x3e7621(_0x59d0e6))?_0x2c7b4c(_0x4353f0[_0x22f6a6(0x314,'\x23\x4b\x4f\x49')](_0x9e5a73,_0x1b2659)):null;if(_0x4353f0['\x74\x41\x61\x70\x46'](_0xbb32de,null)){const _0x58495a=_0x4353f0[_0x22f6a6(0x2e7,'\x78\x71\x74\x31')](_0x4353f0[_0x22f6a6(0x364,'\x56\x6f\x68\x4a')](_0x4b9d3f,_0x1721dc['\x6e'])||-0x1*0x1f6b+0x28*0x8+0x1e2b,0x5*0x569+0x1071+-0x2b7d),_0x43dbff=_0x3817df[_0x22f6a6(0x2d7,'\x77\x21\x28\x68')](_0x4353f0[_0x22f6a6(0x26b,'\x62\x67\x40\x71')](_0x3ae27b,_0x1721dc[_0x22f6a6(0x338,'\x58\x78\x42\x35')+'\x65']))?_0x4353f0[_0x22f6a6(0x34e,'\x6c\x77\x58\x5a')](_0x3cb72d,_0x1721dc[_0x22f6a6(0x383,'\x2a\x47\x75\x4a')+'\x65']):-0x1*0x949+0x47c+0x1*0x4cd+0.5;_0x1721dc[_0x22f6a6(0x31a,'\x56\x6f\x68\x4a')+'\x65']=_0x4353f0[_0x22f6a6(0x385,'\x4e\x2a\x57\x5a')](_0x43dbff,_0x4353f0[_0x22f6a6(0x34c,'\x61\x40\x54\x6c')](_0x4353f0[_0x22f6a6(0x490,'\x62\x38\x69\x4f')](_0xbb32de,_0x43dbff),_0x58495a)),_0x1721dc['\x6e']=_0x58495a;}_0x1721dc[_0x22f6a6(0x310,'\x43\x66\x57\x55')+'\x61\x74']=_0x4353f0[_0x22f6a6(0x202,'\x42\x53\x56\x6c')](_0x27ddea),_0xd1cf45['\x73\x74\x61\x74\x73'][_0x4123cb]=_0x1721dc,_0xd1cf45[_0x22f6a6(0x27b,'\x4e\x2a\x57\x5a')]=_0x1fd9fa[_0x22f6a6(0x41f,'\x48\x66\x25\x24')](_0xd1cf45['\x68\x69\x73\x74\x6f\x72\x79'])?_0xd1cf45[_0x22f6a6(0x440,'\x56\x6f\x68\x4a')]:[],_0xd1cf45['\x68\x69\x73\x74\x6f\x72\x79'][_0x22f6a6(0x1fc,'\x52\x78\x46\x73')]({'\x61\x74':_0x4353f0[_0x22f6a6(0x46f,'\x4e\x61\x29\x44')](_0x23bced),'\x6b\x65\x79':_0x4123cb,'\x6f\x75\x74\x63\x6f\x6d\x65':_0x4353f0[_0x22f6a6(0x32c,'\x59\x68\x39\x62')](_0x4bc4e5,_0x4353f0[_0x22f6a6(0x205,'\x24\x59\x56\x30')])||_0x4353f0[_0x22f6a6(0x47e,'\x24\x5b\x65\x35')](_0x4bc4e5,_0x4353f0[_0x22f6a6(0x24c,'\x25\x37\x6a\x6f')])?_0x4bc4e5:_0x22f6a6(0x46e,'\x61\x40\x54\x6c'),'\x73\x63\x6f\x72\x65':_0xbb32de,'\x6e\x6f\x74\x65\x73':_0x5c8af4?_0x4353f0[_0x22f6a6(0x491,'\x38\x23\x5a\x55')](_0x62f01c,_0x8963d9)[_0x22f6a6(0x473,'\x58\x56\x29\x73')](-0x1e7a*0x1+0xdff+-0x107b*-0x1,0x15e*-0x4+0x5*0x527+-0x136f):null}),_0x58fd04(_0xd1cf45);const _0x1137c2={};return _0x1137c2[_0x22f6a6(0x203,'\x21\x24\x37\x50')]=_0x4123cb,_0x1137c2[_0x22f6a6(0x2d4,'\x46\x57\x73\x32')]=_0x1721dc,_0x1137c2;}}const _0x5cefdd={};_0x5cefdd['\x64\x72\x69\x66\x74\x45\x6e\x61'+_0x22f6a6(0x497,'\x49\x71\x57\x67')]=!!_0x38b28a,_0x5cefdd[_0x22f6a6(0x402,'\x41\x39\x32\x5a')+_0x22f6a6(0x1ad,'\x46\x57\x73\x32')]=_0x4c19e9;const _0x4f6459=_0x282d43(_0x5cefdd);let _0x4668c5=[];if(_0x4f6459['\x6f\x6b']){if(_0x4353f0[_0x22f6a6(0x302,'\x24\x6b\x36\x5e')](_0x4353f0[_0x22f6a6(0x40f,'\x78\x71\x74\x31')],_0x4353f0[_0x22f6a6(0x2e4,'\x26\x44\x6f\x4b')])){var _0x33ed22=_0xc0527[0x198a+-0x41d*-0x4+-0x1ae*0x19][_0x22f6a6(0x25a,'\x66\x71\x31\x56')+_0x22f6a6(0x404,'\x57\x7a\x26\x24')+_0x22f6a6(0x250,'\x58\x33\x47\x79')][_0x22f6a6(0x286,'\x67\x6f\x48\x6f')](0x6*0x5ab+0x9eb+0x1*-0x2bed,0x979+0x17*-0x12c+0x117f-_0x556d95)['\x6d\x61\x70'](function(_0x1ac124){const _0x148232=_0x22f6a6;return{'\x74\x79\x70\x65':_0x4353f0[_0x148232(0x43e,'\x77\x21\x28\x68')],'\x70\x61\x72\x61\x6d':_0x1ac124[_0x148232(0x48c,'\x77\x21\x28\x68')],'\x64\x65\x6c\x74\x61':_0x511d4b[_0x148232(0x4a8,'\x39\x48\x56\x79')](-(0x1e61+-0x7*-0x1ab+-0x2a0e+0.1),_0x36a7e2[_0x148232(0x2cf,'\x38\x23\x5a\x55')](0x733+-0x81e*0x2+0x909+0.1,_0x4353f0['\x75\x44\x46\x63\x62'](_0x2b9d2b,_0x1ac124[_0x148232(0x1d9,'\x67\x6f\x48\x6f')])||0x22cc+0x1035*-0x1+0x1297*-0x1)),'\x72\x65\x61\x73\x6f\x6e':_0x38a491(_0x1ac124['\x72\x65\x61\x73\x6f\x6e']||_0x4353f0[_0x148232(0x2ab,'\x61\x71\x66\x23')])[_0x148232(0x214,'\x26\x44\x6f\x4b')](-0x463*-0x4+0x3*-0xa21+0xad*0x13,0x747+0x19e+-0x859*0x1)};});const _0x4d060e=_0x4353f0[_0x22f6a6(0x469,'\x39\x48\x56\x79')](_0x3af2c2,_0x4935ae[_0x22f6a6(0x1ed,'\x24\x5b\x65\x35')],_0x33ed22);_0x9217bb[_0x22f6a6(0x45f,'\x4b\x45\x55\x77')]=_0x4d060e[_0x22f6a6(0x280,'\x4c\x76\x53\x72')],_0x227395=_0x4d060e['\x61\x70\x70\x6c\x69\x65\x64'];}else{const _0x9e70b9={};_0x9e70b9[_0x22f6a6(0x251,'\x38\x23\x5a\x55')+'\x65']=_0x381550[_0x22f6a6(0x420,'\x4e\x61\x29\x44')],_0x9e70b9['\x72\x65\x61\x73\x6f\x6e']=_0x4f6459[_0x22f6a6(0x1ac,'\x6c\x77\x58\x5a')],_0x9e70b9[_0x22f6a6(0x405,'\x24\x59\x56\x30')+_0x22f6a6(0x249,'\x52\x78\x46\x73')]=!!_0x38b28a,_0x9e70b9[_0x22f6a6(0x289,'\x4b\x45\x55\x77')]=_0x1af0c6;const _0x1ce74f=_0x4353f0[_0x22f6a6(0x373,'\x78\x71\x74\x31')](_0x287c26,_0x9e70b9),_0x19cf69=_0x4353f0[_0x22f6a6(0x461,'\x62\x67\x40\x71')](_0x1671eb,_0x381550['\x63\x75\x72\x72\x65\x6e\x74'],_0x1ce74f);_0x381550[_0x22f6a6(0x1ed,'\x24\x5b\x65\x35')]=_0x19cf69['\x73\x74\x61\x74\x65'],_0x4668c5=_0x19cf69[_0x22f6a6(0x2a1,'\x58\x56\x29\x73')];}}let _0x5533a9=[];var _0x2506a2=_0x4353f0[_0x22f6a6(0x47a,'\x58\x33\x47\x79')](_0x4744b8['\x6c\x65\x6e\x67\x74\x68'],_0x4668c5[_0x22f6a6(0x457,'\x5d\x23\x46\x59')]);if(_0x4353f0[_0x22f6a6(0x450,'\x38\x23\x5a\x55')](_0x2506a2,0x982+-0x1185+0x89*0xf)){if(_0x4353f0[_0x22f6a6(0x3f7,'\x24\x59\x56\x30')](_0x4353f0[_0x22f6a6(0x19b,'\x24\x6b\x36\x5e')],_0x4353f0[_0x22f6a6(0x381,'\x77\x21\x28\x68')]))try{const {loadRecentReflections:_0x4d6364}=_0x4353f0[_0x22f6a6(0x2a5,'\x4b\x45\x55\x77')](require,_0x4353f0['\x4f\x6e\x73\x47\x42']),_0x18205e=_0x4353f0[_0x22f6a6(0x375,'\x56\x32\x4b\x46')](_0x4d6364,-0x2707+0x19*-0xed+0x3e2d);if(_0x18205e[_0x22f6a6(0x45a,'\x2a\x47\x75\x4a')]>-0x177c+0x1fe6+0x435*-0x2&&Array[_0x22f6a6(0x3e3,'\x23\x4b\x4f\x49')](_0x18205e[0xb8f+0x255d+-0x30ec]['\x73\x75\x67\x67\x65\x73\x74\x65'+_0x22f6a6(0x1af,'\x56\x6f\x68\x4a')+_0x22f6a6(0x2e0,'\x4c\x76\x53\x72')])&&_0x4353f0[_0x22f6a6(0x4af,'\x50\x58\x24\x5d')](_0x18205e[-0x1*-0x157f+0x53a*-0x4+-0x1*0x97]['\x73\x75\x67\x67\x65\x73\x74\x65'+_0x22f6a6(0x3c7,'\x46\x57\x73\x32')+_0x22f6a6(0x2e0,'\x4c\x76\x53\x72')]['\x6c\x65\x6e\x67\x74\x68'],-0x22d0+0x260f*0x1+-0x33f)){var _0x15ec6c=_0x18205e[-0x1c*0xab+-0x81*0x3e+0x31f2][_0x22f6a6(0x2cc,'\x2a\x47\x75\x4a')+'\x64\x5f\x6d\x75\x74\x61\x74\x69'+_0x22f6a6(0x1d5,'\x25\x37\x6a\x6f')][_0x22f6a6(0x344,'\x5d\x23\x46\x59')](-0x133*0x1+-0x10cb+0x11fe,_0x4353f0[_0x22f6a6(0x382,'\x6f\x32\x6b\x36')](0xa9*0x4+-0x266b+0x23cb,_0x2506a2))['\x6d\x61\x70'](function(_0x3dc4ac){const _0x3108ed=_0x22f6a6;return{'\x74\x79\x70\x65':_0x4353f0[_0x3108ed(0x36a,'\x5d\x23\x46\x59')],'\x70\x61\x72\x61\x6d':_0x3dc4ac[_0x3108ed(0x40e,'\x59\x68\x39\x62')],'\x64\x65\x6c\x74\x61':Math[_0x3108ed(0x464,'\x4e\x61\x29\x44')](-(0x2461*0x1+-0x1873+-0xbee+0.1),Math[_0x3108ed(0x407,'\x6c\x77\x58\x5a')](-0xa31*0x2+0x9eb*0x1+0xa77+0.1,Number(_0x3dc4ac['\x64\x65\x6c\x74\x61'])||-0x8*-0x276+-0x117f+-0x21*0x11)),'\x72\x65\x61\x73\x6f\x6e':_0x4353f0['\x64\x56\x79\x6a\x62'](String,_0x3dc4ac[_0x3108ed(0x488,'\x5b\x66\x62\x74')]||_0x4353f0[_0x3108ed(0x4a3,'\x59\x68\x39\x62')])[_0x3108ed(0x34b,'\x38\x23\x5a\x55')](0x20ab+0x2*0xf1a+-0x3edf*0x1,-0x1*-0x25b+-0x1*0xb7f+0x3e*0x28)};});const _0x20ebad=_0x4353f0['\x61\x6d\x45\x55\x64'](_0x1671eb,_0x381550[_0x22f6a6(0x437,'\x57\x7a\x26\x24')],_0x15ec6c);_0x381550['\x63\x75\x72\x72\x65\x6e\x74']=_0x20ebad[_0x22f6a6(0x259,'\x4e\x2a\x57\x5a')],_0x5533a9=_0x20ebad[_0x22f6a6(0x2ee,'\x66\x71\x31\x56')];}}catch(_0x76e285){}else return _0x176e00[_0x22f6a6(0x2e3,'\x71\x69\x4d\x47')]()[_0x22f6a6(0x24b,'\x61\x45\x65\x49')](_0x22f6a6(0x474,'\x35\x33\x2a\x68')+_0x22f6a6(0x427,'\x6c\x77\x58\x5a'))[_0x22f6a6(0x287,'\x61\x40\x54\x6c')]()[_0x22f6a6(0x300,'\x48\x66\x25\x24')+_0x22f6a6(0x1b3,'\x64\x55\x67\x6f')](_0x1ea842)['\x73\x65\x61\x72\x63\x68'](uZdNxj[_0x22f6a6(0x3a1,'\x56\x32\x4b\x46')]);}const _0x2c9167=_0x4353f0[_0x22f6a6(0x411,'\x4b\x45\x55\x77')](_0x54448e,_0x381550),_0x286183=_0x4353f0[_0x22f6a6(0x3ae,'\x25\x37\x6a\x6f')](_0x153aae,_0x2c9167[_0x22f6a6(0x399,'\x48\x66\x25\x24')]),_0x2afd7d=!!(_0x2c9167[_0x22f6a6(0x3eb,'\x4e\x2a\x57\x5a')]&&_0x2c9167[_0x22f6a6(0x2f4,'\x53\x49\x77\x70')][_0x286183]);return{'\x70\x65\x72\x73\x6f\x6e\x61\x6c\x69\x74\x79\x5f\x73\x74\x61\x74\x65':_0x2c9167[_0x22f6a6(0x2de,'\x5d\x23\x46\x59')],'\x70\x65\x72\x73\x6f\x6e\x61\x6c\x69\x74\x79\x5f\x6b\x65\x79':_0x286183,'\x70\x65\x72\x73\x6f\x6e\x61\x6c\x69\x74\x79\x5f\x6b\x6e\x6f\x77\x6e':_0x2afd7d,'\x70\x65\x72\x73\x6f\x6e\x61\x6c\x69\x74\x79\x5f\x6d\x75\x74\x61\x74\x69\x6f\x6e\x73':[..._0x4744b8,..._0x4668c5,..._0x5533a9],'\x6d\x6f\x64\x65\x6c\x5f\x6d\x65\x74\x61':{'\x62\x65\x73\x74\x5f\x6b\x6e\x6f\x77\x6e\x5f\x6b\x65\x79':_0xc38654&&_0xc38654[_0x22f6a6(0x360,'\x38\x23\x5a\x55')]?_0xc38654[_0x22f6a6(0x47d,'\x4b\x45\x55\x77')]:null,'\x62\x65\x73\x74\x5f\x6b\x6e\x6f\x77\x6e\x5f\x73\x63\x6f\x72\x65':_0xc38654&&Number[_0x22f6a6(0x19f,'\x48\x66\x25\x24')](Number(_0xc38654[_0x22f6a6(0x39b,'\x5b\x66\x62\x74')]))?_0x4353f0[_0x22f6a6(0x1c7,'\x51\x51\x65\x59')](Number,_0xc38654['\x73\x63\x6f\x72\x65']):null,'\x74\x72\x69\x67\x67\x65\x72\x65\x64':_0x4f6459['\x6f\x6b']?{'\x72\x65\x61\x73\x6f\x6e':_0x4f6459[_0x22f6a6(0x384,'\x25\x37\x6a\x6f')]}:null}};}function _0x2d2608({personalityState:_0x41fa44,outcome:_0x2de003,score:_0x11de3f,notes:_0x552abd}={}){const _0x651364=_0x4b3eb3,_0x295802={'\x43\x74\x41\x72\x57':function(_0x578ed3){return _0x578ed3();},'\x4d\x61\x6e\x62\x59':function(_0x4d84cf,_0x4f12ef){return _0x4d84cf(_0x4f12ef);},'\x58\x6d\x67\x57\x55':function(_0x2ca218,_0x392dd5){return _0x2ca218!==_0x392dd5;},'\x6e\x54\x59\x61\x4f':_0x651364(0x388,'\x77\x21\x28\x68'),'\x7a\x58\x55\x63\x66':function(_0x155c74,_0x4f3eeb){return _0x155c74===_0x4f3eeb;},'\x5a\x4d\x78\x55\x73':function(_0x3f2d42,_0x2944ae){return _0x3f2d42||_0x2944ae;},'\x41\x73\x46\x47\x42':function(_0x5e65d4,_0x550cc4){return _0x5e65d4===_0x550cc4;},'\x72\x4d\x47\x75\x78':_0x651364(0x4b8,'\x58\x33\x47\x79'),'\x6f\x56\x78\x77\x76':function(_0x5bd7d9,_0x3b5be1){return _0x5bd7d9+_0x3b5be1;},'\x69\x6b\x78\x47\x6b':_0x651364(0x275,'\x61\x71\x66\x23'),'\x59\x68\x65\x6a\x50':function(_0x114f62,_0x3cd885){return _0x114f62(_0x3cd885);},'\x72\x43\x61\x5a\x41':function(_0x13c5cd,_0x14efff){return _0x13c5cd(_0x14efff);},'\x6d\x75\x50\x42\x52':function(_0x5a4bfa,_0x20a3e8){return _0x5a4bfa!=_0x20a3e8;},'\x51\x41\x5a\x66\x61':function(_0x218ab3,_0x307999){return _0x218ab3/_0x307999;},'\x4b\x47\x69\x66\x41':function(_0xb7b8e8,_0x53f4ac){return _0xb7b8e8-_0x53f4ac;},'\x46\x46\x78\x68\x73':function(_0x2e6786,_0x4bd0ab){return _0x2e6786===_0x4bd0ab;},'\x49\x44\x54\x77\x71':function(_0x25668c,_0x1b0c48){return _0x25668c===_0x1b0c48;},'\x74\x53\x74\x78\x4c':_0x651364(0x406,'\x23\x4b\x4f\x49'),'\x59\x6c\x69\x44\x4e':function(_0x5097d9,_0xb1efa7){return _0x5097d9(_0xb1efa7);}},_0x52dee6=_0x295802[_0x651364(0x26e,'\x61\x45\x65\x49')](_0x4fae28),_0x3cd016=_0x295802[_0x651364(0x1ec,'\x4c\x76\x53\x72')](_0x423c92,_0x41fa44||_0x52dee6[_0x651364(0x346,'\x41\x39\x32\x5a')]),_0x25ee61=_0x153aae(_0x3cd016);if(!_0x52dee6[_0x651364(0x317,'\x2a\x47\x75\x4a')]||_0x295802[_0x651364(0x221,'\x62\x38\x69\x4f')](typeof _0x52dee6[_0x651364(0x45d,'\x24\x6b\x36\x5e')],_0x295802[_0x651364(0x478,'\x61\x45\x65\x49')]))_0x52dee6[_0x651364(0x23e,'\x26\x44\x6f\x4b')]={};const _0x306df0={};_0x306df0['\x73\x75\x63\x63\x65\x73\x73']=0x0,_0x306df0[_0x651364(0x20b,'\x58\x56\x29\x73')]=0x0,_0x306df0['\x61\x76\x67\x5f\x73\x63\x6f\x72'+'\x65']=0.5,_0x306df0['\x6e']=0x0;const _0x560e27=_0x52dee6[_0x651364(0x339,'\x51\x51\x65\x59')][_0x25ee61]&&_0x295802[_0x651364(0x377,'\x56\x6f\x68\x4a')](typeof _0x52dee6[_0x651364(0x339,'\x51\x51\x65\x59')][_0x25ee61],_0x651364(0x254,'\x57\x7a\x26\x24'))?_0x52dee6[_0x651364(0x207,'\x62\x38\x69\x4f')][_0x25ee61]:_0x306df0,_0xc36a2a=_0x295802[_0x651364(0x349,'\x24\x6b\x36\x5e')](String,_0x295802[_0x651364(0x468,'\x46\x57\x73\x32')](_0x2de003,''))[_0x651364(0x44b,'\x53\x49\x77\x70')+_0x651364(0x2f1,'\x56\x32\x4b\x46')]();if(_0x295802[_0x651364(0x265,'\x62\x67\x40\x71')](_0xc36a2a,_0x295802[_0x651364(0x44e,'\x5b\x66\x62\x74')]))_0x560e27['\x73\x75\x63\x63\x65\x73\x73']=_0x295802[_0x651364(0x1e2,'\x48\x66\x25\x24')](_0x295802[_0x651364(0x479,'\x58\x56\x29\x73')](Number,_0x560e27[_0x651364(0x480,'\x53\x49\x77\x70')])||-0x1*0x1add+0x7*0x19c+-0x79*-0x21,-0x304*-0x2+-0x1e28+0x1821);else{if(_0x295802[_0x651364(0x43d,'\x25\x37\x6a\x6f')](_0xc36a2a,_0x295802[_0x651364(0x438,'\x4e\x2a\x57\x5a')]))_0x560e27[_0x651364(0x31b,'\x6f\x32\x6b\x36')]=(_0x295802[_0x651364(0x243,'\x2a\x47\x75\x4a')](Number,_0x560e27[_0x651364(0x24a,'\x58\x33\x47\x79')])||0x69*0x2c+0x16*-0xd6+0x1*0x58)+(-0x1fcd+-0xc9*0x31+-0x9*-0x7cf);}const _0x395592=Number[_0x651364(0x443,'\x4e\x61\x29\x44')](Number(_0x11de3f))?_0x295802[_0x651364(0x39d,'\x61\x71\x66\x23')](_0x5b287e,_0x295802[_0x651364(0x309,'\x57\x7a\x26\x24')](Number,_0x11de3f)):null;if(_0x295802[_0x651364(0x4b3,'\x42\x53\x56\x6c')](_0x395592,null)){const _0x581170=(_0x295802[_0x651364(0x243,'\x2a\x47\x75\x4a')](Number,_0x560e27['\x6e'])||-0x70d*0x1+0x4a4+0x269)+(0x1f13+0x93+-0x1fa5),_0x15f6e1=Number[_0x651364(0x32a,'\x67\x6f\x48\x6f')](_0x295802['\x4d\x61\x6e\x62\x59'](Number,_0x560e27[_0x651364(0x451,'\x59\x68\x39\x62')+'\x65']))?Number(_0x560e27[_0x651364(0x40b,'\x50\x58\x24\x5d')+'\x65']):0x11*-0x1d5+0x1*-0x26e3+0x4608+0.5;_0x560e27[_0x651364(0x274,'\x5b\x66\x62\x74')+'\x65']=_0x295802[_0x651364(0x2ae,'\x26\x44\x6f\x4b')](_0x15f6e1,_0x295802[_0x651364(0x227,'\x25\x37\x6a\x6f')](_0x295802[_0x651364(0x3de,'\x59\x68\x39\x62')](_0x395592,_0x15f6e1),_0x581170)),_0x560e27['\x6e']=_0x581170;}_0x560e27[_0x651364(0x3cf,'\x4e\x21\x37\x72')+'\x61\x74']=_0x295802[_0x651364(0x1e7,'\x71\x69\x4d\x47')](_0x27a2f6),_0x52dee6[_0x651364(0x1c9,'\x6c\x77\x58\x5a')][_0x25ee61]=_0x560e27,_0x52dee6['\x68\x69\x73\x74\x6f\x72\x79']=Array[_0x651364(0x40d,'\x43\x66\x57\x55')](_0x52dee6[_0x651364(0x321,'\x62\x38\x69\x4f')])?_0x52dee6[_0x651364(0x2b6,'\x23\x4b\x4f\x49')]:[],_0x52dee6[_0x651364(0x3ad,'\x49\x71\x57\x67')][_0x651364(0x1d8,'\x66\x71\x31\x56')]({'\x61\x74':_0x295802[_0x651364(0x3d0,'\x41\x39\x32\x5a')](_0x27a2f6),'\x6b\x65\x79':_0x25ee61,'\x6f\x75\x74\x63\x6f\x6d\x65':_0x295802[_0x651364(0x39a,'\x4b\x45\x55\x77')](_0xc36a2a,_0x295802[_0x651364(0x22d,'\x46\x57\x73\x32')])||_0x295802['\x49\x44\x54\x77\x71'](_0xc36a2a,_0x651364(0x30a,'\x2a\x47\x75\x4a'))?_0xc36a2a:_0x295802[_0x651364(0x1b2,'\x58\x56\x29\x73')],'\x73\x63\x6f\x72\x65':_0x395592,'\x6e\x6f\x74\x65\x73':_0x552abd?_0x295802[_0x651364(0x3b7,'\x61\x40\x54\x6c')](String,_0x552abd)['\x73\x6c\x69\x63\x65'](-0x331+0x63c*0x4+-0x15bf,-0x8c8+0xb5+0x8ef):null}),_0x54448e(_0x52dee6);const _0x1950d1={};return _0x1950d1[_0x651364(0x225,'\x53\x49\x77\x70')]=_0x25ee61,_0x1950d1[_0x651364(0x3be,'\x61\x71\x66\x23')]=_0x560e27,_0x1950d1;}function _0x2156(){const _0x3bc1c0=['\x57\x37\x61\x72\x57\x34\x75\x7a\x70\x57','\x57\x52\x6e\x78\x57\x37\x37\x63\x4b\x4b\x4b','\x57\x50\x4b\x48\x66\x4e\x62\x4e','\x70\x67\x65\x74\x46\x6d\x6b\x6a\x57\x36\x4e\x64\x49\x4c\x4b','\x57\x50\x53\x72\x6c\x4c\x6e\x77\x44\x47\x70\x63\x4a\x57','\x46\x43\x6f\x34\x70\x6d\x6b\x39\x76\x57','\x71\x31\x74\x63\x4e\x4d\x34\x72','\x57\x50\x43\x67\x76\x57\x78\x63\x4a\x4e\x56\x64\x51\x49\x4f','\x57\x34\x6a\x66\x64\x4c\x37\x64\x4d\x43\x6f\x42','\x57\x52\x31\x63\x70\x53\x6b\x69\x75\x43\x6b\x42\x57\x51\x74\x64\x47\x47','\x42\x76\x5a\x64\x52\x38\x6b\x50\x57\x34\x74\x64\x49\x57','\x6f\x6d\x6f\x2b\x57\x4f\x38\x59\x78\x61','\x57\x37\x68\x64\x48\x65\x4c\x4c\x6a\x71','\x42\x72\x42\x63\x4e\x72\x46\x63\x53\x75\x38','\x6c\x67\x53\x43\x46\x43\x6b\x45\x57\x37\x6d','\x77\x6d\x6b\x55\x75\x65\x6c\x64\x49\x61\x38\x39','\x57\x37\x64\x64\x4d\x4a\x74\x64\x51\x38\x6b\x44\x63\x43\x6f\x63','\x57\x4f\x35\x63\x76\x65\x4e\x64\x47\x62\x64\x64\x51\x61\x4b','\x65\x30\x70\x64\x4d\x71\x33\x63\x4c\x53\x6b\x54\x57\x4f\x57\x79','\x57\x35\x44\x7a\x57\x51\x52\x63\x47\x6d\x6f\x2b\x6d\x53\x6b\x79\x57\x36\x75','\x57\x36\x6a\x63\x70\x4e\x7a\x37','\x42\x53\x6f\x47\x57\x51\x57\x34\x6f\x71','\x62\x53\x6b\x64\x57\x52\x43\x4b\x67\x57','\x57\x37\x66\x45\x6a\x53\x6b\x67\x57\x37\x71','\x69\x4a\x6d\x50\x57\x37\x68\x63\x4a\x71','\x57\x52\x31\x71\x57\x37\x74\x63\x49\x4b\x38','\x45\x61\x70\x63\x4c\x71\x2f\x63\x50\x57','\x57\x51\x35\x79\x57\x4f\x6d\x76\x57\x37\x4f','\x57\x35\x70\x63\x4a\x43\x6f\x6c\x43\x71','\x57\x34\x42\x63\x4b\x53\x6f\x64\x71\x64\x44\x4b\x6c\x53\x6f\x78','\x57\x35\x58\x33\x57\x52\x6d\x75','\x64\x6d\x6f\x4d\x57\x50\x30\x57\x75\x43\x6f\x31\x57\x51\x74\x64\x52\x71','\x65\x65\x74\x64\x48\x4c\x69','\x57\x50\x4b\x59\x46\x75\x30\x6c','\x57\x52\x53\x52\x57\x50\x68\x63\x47\x76\x64\x63\x56\x57','\x57\x50\x4b\x72\x73\x4a\x5a\x63\x4f\x57','\x78\x4d\x64\x63\x48\x43\x6f\x72\x46\x74\x42\x64\x47\x57','\x69\x49\x53\x61\x63\x43\x6f\x2b','\x71\x53\x6b\x51\x75\x76\x37\x64\x55\x38\x6b\x53\x78\x57','\x71\x61\x68\x64\x53\x58\x6d\x6f','\x6f\x4c\x57\x57\x79\x6d\x6b\x7a','\x57\x50\x79\x58\x57\x50\x64\x63\x4d\x65\x61','\x76\x38\x6f\x72\x76\x4a\x68\x63\x4c\x76\x70\x63\x48\x49\x38','\x75\x43\x6f\x6c\x74\x47\x37\x63\x49\x65\x42\x63\x49\x57\x43','\x6f\x43\x6f\x75\x57\x36\x68\x64\x55\x76\x6d\x74\x57\x52\x37\x64\x4c\x57','\x64\x58\x61\x62\x6d\x6d\x6f\x37\x45\x31\x4f\x4c','\x63\x53\x6f\x4d\x57\x4f\x53\x2b\x73\x38\x6f\x39\x57\x52\x37\x64\x52\x71','\x46\x33\x74\x64\x55\x6d\x6b\x5a\x57\x35\x47','\x57\x50\x66\x7a\x57\x50\x6d\x75\x57\x35\x5a\x64\x56\x6d\x6b\x6d','\x44\x47\x70\x64\x55\x6d\x6f\x65\x57\x37\x76\x6c\x75\x43\x6f\x5a','\x69\x6d\x6f\x75\x57\x36\x47','\x73\x53\x6f\x76\x57\x4f\x79\x69\x6d\x57','\x72\x66\x33\x64\x52\x38\x6b\x49\x57\x34\x33\x64\x4a\x63\x44\x50','\x57\x36\x4b\x31\x57\x51\x4f\x50\x57\x51\x61','\x57\x4f\x48\x62\x57\x52\x61','\x57\x37\x7a\x50\x6d\x4b\x62\x6e','\x57\x52\x58\x69\x57\x50\x47\x6b\x57\x34\x53','\x57\x4f\x31\x6a\x57\x52\x6d\x75\x57\x35\x6c\x64\x55\x53\x6b\x71','\x57\x50\x57\x72\x57\x4f\x46\x63\x4b\x77\x79','\x57\x51\x50\x39\x57\x50\x30\x4b\x57\x36\x4f\x66\x57\x50\x42\x63\x4e\x71','\x68\x6d\x6f\x47\x57\x50\x4b\x4c\x76\x47','\x57\x52\x54\x51\x57\x4f\x47\x41\x57\x37\x71','\x65\x47\x47\x55\x57\x37\x68\x63\x49\x71','\x78\x32\x42\x63\x4d\x61','\x57\x36\x2f\x64\x4f\x4b\x7a\x79\x65\x6d\x6b\x4d','\x78\x77\x4a\x63\x55\x38\x6b\x4a\x61\x67\x4a\x64\x51\x6d\x6b\x6d','\x57\x35\x4c\x45\x66\x66\x34','\x57\x35\x5a\x63\x47\x68\x34\x4a\x63\x33\x33\x64\x4a\x64\x65','\x6d\x53\x6f\x30\x57\x37\x37\x63\x55\x32\x79\x38\x57\x52\x79','\x57\x34\x37\x63\x4b\x6d\x6f\x44\x75\x4a\x66\x5a\x69\x6d\x6f\x72','\x57\x51\x48\x66\x57\x52\x75\x7a\x57\x36\x75','\x69\x48\x65\x65\x57\x35\x33\x63\x52\x47','\x57\x36\x33\x64\x50\x76\x48\x4f\x64\x61','\x68\x65\x70\x64\x4d\x72\x52\x64\x4b\x38\x6b\x57\x57\x4f\x57','\x57\x51\x50\x4e\x57\x50\x79\x75\x57\x36\x35\x67\x57\x50\x5a\x63\x4c\x57','\x57\x36\x64\x64\x4f\x47\x70\x64\x51\x58\x6e\x46\x73\x59\x57','\x79\x53\x6f\x77\x6f\x38\x6b\x55\x46\x47','\x71\x62\x42\x63\x4b\x38\x6f\x77\x71\x47','\x57\x34\x38\x4a\x6e\x38\x6f\x69\x42\x47','\x57\x36\x4b\x30\x57\x52\x79\x75\x57\x4f\x69','\x42\x4a\x39\x6f\x70\x43\x6f\x6e\x57\x35\x4a\x64\x55\x67\x70\x64\x4a\x6d\x6b\x6c\x57\x50\x30','\x66\x38\x6f\x68\x57\x34\x2f\x63\x53\x33\x30','\x64\x43\x6f\x4b\x57\x37\x4a\x63\x51\x32\x79\x2f\x57\x52\x6a\x53','\x57\x50\x4b\x4b\x66\x4d\x4c\x62','\x57\x4f\x53\x46\x78\x62\x74\x63\x4e\x57','\x67\x63\x38\x4d\x57\x34\x52\x63\x4f\x71','\x57\x35\x44\x64\x6e\x43\x6b\x61\x57\x35\x69','\x76\x53\x6f\x4a\x57\x4f\x4b\x57\x65\x61','\x74\x4b\x58\x54','\x45\x78\x2f\x63\x4e\x43\x6f\x38\x46\x61','\x57\x51\x30\x33\x57\x4f\x37\x63\x4e\x71','\x43\x62\x65\x2f\x76\x71','\x72\x53\x6b\x4d\x75\x4b\x4a\x64\x4d\x71','\x57\x51\x7a\x2f\x63\x38\x6b\x69\x41\x47','\x71\x66\x68\x64\x55\x53\x6b\x56\x57\x35\x61','\x57\x34\x75\x4c\x57\x36\x34\x4e\x70\x71','\x57\x35\x4f\x58\x57\x51\x69\x63\x57\x50\x54\x56','\x57\x52\x43\x59\x57\x51\x33\x63\x4e\x33\x6d','\x57\x50\x76\x4e\x57\x50\x61\x66\x57\x34\x71','\x57\x35\x43\x51\x6a\x57','\x78\x62\x4a\x63\x4b\x6d\x6f\x71\x72\x68\x4b','\x73\x78\x5a\x63\x51\x66\x71\x41','\x57\x36\x57\x51\x6c\x6d\x6f\x79\x7a\x63\x76\x4a\x62\x71','\x57\x35\x6c\x63\x4a\x43\x6f\x6b\x45\x62\x71','\x57\x35\x43\x4e\x57\x51\x57\x6e\x57\x51\x69','\x66\x49\x53\x4b\x6b\x6d\x6f\x49','\x57\x51\x6a\x45\x6f\x43\x6b\x63\x45\x53\x6b\x67\x57\x51\x74\x64\x47\x61','\x57\x34\x4a\x63\x48\x53\x6f\x62\x45\x59\x31\x49\x6c\x38\x6f\x67','\x57\x51\x53\x4e\x57\x4f\x2f\x63\x4c\x31\x52\x63\x56\x53\x6f\x31\x57\x52\x38','\x61\x48\x65\x44\x57\x37\x2f\x63\x4d\x47','\x57\x37\x56\x64\x49\x32\x66\x57\x63\x47','\x64\x6d\x6f\x53\x66\x75\x52\x64\x54\x58\x69\x55\x72\x43\x6b\x76','\x57\x50\x58\x48\x57\x4f\x65\x6f\x57\x36\x4f','\x57\x35\x79\x53\x57\x51\x30','\x41\x47\x46\x63\x48\x62\x46\x63\x56\x75\x34\x54','\x42\x57\x69\x61\x68\x53\x6b\x72','\x42\x62\x65\x47\x69\x6d\x6b\x67\x77\x58\x62\x45','\x45\x33\x68\x63\x4f\x6d\x6f\x77\x76\x71','\x57\x4f\x62\x59\x57\x4f\x43\x70\x57\x34\x75','\x44\x47\x4b\x31\x61\x6d\x6b\x34','\x57\x37\x4c\x54\x63\x31\x78\x64\x4a\x47','\x57\x36\x4f\x4d\x57\x51\x5a\x64\x53\x74\x70\x63\x4c\x48\x5a\x64\x51\x53\x6b\x72\x57\x36\x30\x6f\x57\x37\x58\x71','\x57\x35\x33\x63\x56\x6d\x6f\x58\x46\x63\x69','\x75\x31\x44\x4d\x57\x37\x2f\x63\x56\x4b\x47\x66\x57\x34\x71','\x57\x37\x5a\x63\x4b\x68\x38\x34','\x7a\x4b\x33\x63\x56\x6d\x6f\x54\x46\x47','\x43\x47\x52\x63\x52\x43\x6f\x63\x73\x71','\x67\x75\x69\x57\x45\x53\x6b\x56','\x42\x38\x6f\x50\x57\x51\x71\x4f\x6d\x38\x6b\x6b','\x72\x57\x70\x63\x49\x53\x6f\x71','\x57\x36\x7a\x48\x79\x4e\x42\x64\x52\x68\x6d','\x76\x6d\x6b\x2f\x72\x31\x57','\x43\x6d\x6b\x36\x57\x37\x70\x64\x55\x72\x43','\x57\x35\x76\x65\x57\x50\x6d\x46\x57\x36\x47','\x41\x47\x68\x63\x4b\x59\x74\x63\x50\x30\x47\x4d\x6b\x71','\x44\x47\x70\x64\x55\x6d\x6f\x74\x57\x35\x58\x6d','\x43\x73\x53\x6c\x64\x53\x6b\x42','\x45\x43\x6f\x2b\x57\x51\x57\x39\x6b\x6d\x6f\x65\x74\x75\x47','\x46\x38\x6f\x73\x6a\x38\x6b\x2f\x73\x65\x31\x4f\x57\x4f\x6d','\x76\x6d\x6b\x35\x57\x37\x2f\x64\x56\x48\x5a\x64\x56\x57','\x61\x58\x6d\x54\x57\x4f\x74\x64\x53\x47\x54\x78\x57\x37\x5a\x64\x4e\x77\x57\x2b\x57\x37\x56\x63\x55\x61','\x78\x6d\x6f\x41\x77\x59\x4e\x63\x4e\x71','\x57\x35\x6e\x35\x57\x52\x71','\x57\x34\x66\x4f\x44\x77\x70\x64\x4c\x61','\x57\x36\x61\x49\x57\x35\x66\x46','\x57\x51\x50\x42\x73\x64\x34\x34','\x57\x52\x43\x69\x74\x61\x4f','\x64\x32\x53\x70\x46\x6d\x6b\x73\x57\x37\x78\x64\x4e\x4c\x79','\x57\x4f\x62\x74\x57\x4f\x4e\x63\x52\x62\x79','\x57\x34\x6c\x64\x52\x48\x42\x64\x54\x57\x34','\x57\x37\x48\x48\x42\x77\x6c\x64\x54\x33\x75','\x78\x65\x2f\x63\x49\x4c\x69\x43\x57\x35\x4f','\x57\x34\x64\x64\x53\x47\x6c\x64\x53\x61','\x57\x34\x48\x76\x62\x76\x78\x64\x4d\x43\x6f\x6b','\x57\x51\x50\x7a\x70\x53\x6b\x6d\x79\x6d\x6b\x6f\x57\x51\x46\x64\x48\x57','\x6b\x38\x6f\x43\x57\x36\x2f\x64\x56\x75\x69\x73','\x70\x68\x53\x70\x46\x43\x6b\x79\x57\x37\x78\x64\x49\x57','\x57\x34\x58\x63\x44\x68\x4e\x64\x51\x57','\x57\x50\x4b\x4c\x43\x30\x53\x44','\x42\x62\x70\x63\x4e\x47','\x41\x32\x6c\x63\x55\x38\x6b\x54\x6f\x71','\x74\x53\x6b\x45\x72\x32\x68\x64\x49\x71','\x57\x36\x6e\x59\x79\x32\x78\x64\x48\x32\x4c\x72\x74\x47','\x57\x34\x68\x64\x47\x74\x52\x64\x4a\x63\x75','\x57\x34\x76\x4b\x6e\x65\x4e\x64\x56\x57','\x57\x34\x66\x69\x62\x76\x2f\x64\x51\x53\x6f\x6b\x74\x38\x6f\x4e','\x57\x34\x34\x47\x57\x35\x53\x68\x65\x57','\x73\x38\x6f\x70\x77\x5a\x74\x63\x49\x61','\x57\x50\x4b\x66\x6b\x65\x6e\x78','\x57\x34\x6d\x58\x57\x35\x69\x59','\x57\x4f\x6d\x4a\x57\x36\x4f\x2b\x57\x35\x42\x63\x53\x63\x48\x54\x7a\x71','\x57\x35\x61\x34\x63\x43\x6f\x6d\x45\x57','\x6d\x67\x61\x43\x79\x38\x6b\x75\x57\x36\x2f\x64\x48\x4e\x43','\x78\x4c\x52\x63\x4a\x4b\x38\x6c\x57\x35\x52\x64\x50\x57\x61','\x57\x34\x4c\x36\x57\x52\x6d\x42\x57\x36\x79','\x57\x51\x48\x74\x78\x74\x61\x4e','\x78\x53\x6b\x36\x43\x76\x37\x64\x54\x43\x6b\x51\x71\x57','\x75\x49\x52\x64\x49\x53\x6f\x6d\x57\x36\x75','\x57\x37\x72\x6f\x6e\x77\x31\x4f','\x41\x53\x6b\x59\x57\x36\x6c\x64\x4c\x59\x57','\x71\x4d\x42\x63\x53\x6d\x6f\x6d\x41\x49\x68\x64\x4e\x47','\x6c\x66\x52\x64\x4d\x59\x4e\x64\x50\x57','\x78\x62\x70\x63\x47\x75\x38\x71\x57\x35\x65','\x6f\x6d\x6b\x56\x57\x36\x64\x63\x51\x32\x79\x2f','\x71\x58\x2f\x63\x49\x6d\x6f\x67\x73\x67\x70\x64\x4b\x4c\x6d','\x74\x6d\x6f\x50\x75\x74\x42\x63\x49\x57','\x57\x36\x79\x56\x57\x51\x4f\x4f\x57\x52\x79','\x57\x36\x6e\x6f\x6f\x67\x54\x51\x77\x71','\x57\x37\x34\x42\x45\x43\x6f\x78\x6f\x6d\x6b\x39\x57\x50\x56\x64\x49\x53\x6b\x35\x57\x35\x76\x62','\x64\x57\x30\x47','\x57\x4f\x7a\x58\x6e\x43\x6b\x6f\x45\x71','\x41\x53\x6f\x2b\x57\x51\x57\x56\x6f\x43\x6b\x49\x71\x75\x4f','\x57\x36\x6a\x63\x6b\x4e\x6a\x77\x72\x43\x6b\x46\x6d\x61','\x71\x78\x37\x63\x56\x38\x6b\x5a\x67\x47','\x57\x4f\x72\x77\x57\x51\x43\x2f\x57\x34\x37\x64\x51\x38\x6b\x67\x44\x57','\x57\x4f\x48\x6a\x57\x52\x75\x4f\x57\x37\x79','\x68\x53\x6b\x65\x7a\x43\x6f\x37\x66\x72\x61\x2f\x57\x51\x6e\x33\x57\x51\x52\x63\x49\x74\x74\x63\x48\x61','\x57\x51\x4c\x77\x75\x5a\x57\x57','\x57\x50\x53\x7a\x57\x37\x5a\x64\x4c\x38\x6b\x5a\x79\x6d\x6f\x70\x57\x37\x42\x64\x47\x64\x46\x63\x56\x71\x33\x63\x52\x71','\x75\x53\x6b\x56\x77\x32\x70\x64\x4d\x71\x61\x39\x41\x61','\x64\x77\x30\x43\x72\x53\x6b\x70','\x57\x34\x31\x49\x46\x75\x56\x64\x56\x71','\x63\x6d\x6b\x44\x57\x52\x65\x68\x69\x38\x6f\x4e\x57\x37\x65\x30','\x43\x62\x65\x6a\x6e\x6d\x6b\x75','\x57\x35\x35\x46\x57\x51\x56\x63\x4b\x38\x6f\x4f\x6f\x6d\x6b\x70\x57\x35\x6d','\x74\x4e\x6e\x4e\x57\x35\x5a\x63\x55\x57','\x57\x35\x70\x64\x54\x72\x74\x64\x55\x71\x48\x79\x78\x63\x4b','\x57\x52\x50\x4b\x57\x37\x64\x63\x50\x78\x68\x64\x4a\x66\x56\x64\x4f\x71','\x57\x52\x47\x44\x78\x64\x4e\x63\x4d\x67\x56\x63\x51\x59\x34','\x44\x4c\x7a\x38\x57\x36\x6c\x63\x53\x71','\x57\x37\x4e\x63\x4c\x77\x47\x58\x65\x68\x42\x64\x49\x71\x69','\x70\x65\x6c\x64\x51\x48\x52\x64\x4f\x71','\x57\x4f\x65\x43\x75\x64\x6c\x63\x4b\x71','\x6f\x61\x4b\x75\x57\x36\x33\x63\x56\x38\x6f\x79\x77\x43\x6f\x4f','\x78\x43\x6b\x36\x57\x37\x5a\x64\x54\x57','\x72\x68\x52\x63\x4b\x38\x6f\x4b\x71\x61','\x57\x35\x7a\x53\x57\x4f\x69\x74\x57\x37\x4b','\x57\x51\x50\x49\x57\x37\x74\x63\x53\x68\x79','\x57\x37\x2f\x63\x4c\x77\x61\x35\x65\x61','\x73\x75\x39\x32\x57\x35\x68\x63\x52\x47','\x57\x4f\x61\x39\x70\x4e\x6a\x56','\x57\x51\x34\x55\x57\x50\x68\x63\x4d\x68\x34','\x6c\x53\x6f\x55\x57\x36\x46\x63\x56\x71','\x57\x4f\x54\x75\x57\x52\x37\x63\x4a\x47\x4b','\x68\x43\x6b\x52\x57\x50\x71\x64\x6a\x47','\x45\x78\x2f\x64\x54\x6d\x6b\x4d\x57\x36\x6d','\x76\x75\x66\x31\x57\x35\x46\x63\x51\x65\x47','\x57\x35\x61\x55\x6b\x53\x6f\x6f\x41\x4a\x34\x49','\x57\x37\x35\x52\x73\x4e\x4a\x64\x4f\x68\x35\x71','\x57\x34\x5a\x63\x47\x43\x6f\x44','\x57\x34\x50\x7a\x6a\x43\x6b\x57\x57\x36\x33\x63\x4c\x62\x30','\x57\x35\x74\x64\x51\x75\x6a\x55\x6b\x47','\x76\x75\x66\x36\x57\x35\x42\x63\x4f\x4c\x4b\x6b\x57\x35\x6d','\x57\x35\x6d\x54\x57\x34\x34\x4a\x66\x57','\x76\x43\x6f\x77\x77\x71','\x57\x37\x6c\x64\x4e\x5a\x42\x64\x54\x43\x6b\x72\x61\x53\x6f\x73','\x57\x37\x7a\x6b\x6d\x68\x75','\x69\x47\x4b\x6d\x57\x34\x52\x63\x52\x47','\x44\x48\x65\x34\x67\x43\x6b\x61','\x57\x36\x72\x6f\x70\x71','\x77\x30\x56\x64\x4d\x38\x6b\x50\x57\x34\x5a\x64\x4c\x4a\x50\x34','\x64\x43\x6b\x30\x57\x52\x53\x54\x6a\x6d\x6f\x4c\x57\x36\x4f\x56','\x74\x6d\x6b\x52\x72\x32\x6c\x64\x4d\x57','\x57\x34\x58\x69\x71\x77\x74\x64\x49\x47','\x73\x53\x6f\x66\x44\x71','\x71\x66\x33\x64\x56\x6d\x6b\x5a\x57\x34\x33\x64\x4b\x71','\x41\x43\x6b\x34\x57\x37\x74\x64\x4b\x47\x30','\x79\x73\x46\x64\x55\x72\x6d\x52\x77\x31\x75','\x57\x52\x6e\x6f\x71\x32\x69','\x57\x34\x4c\x76\x64\x76\x33\x64\x4a\x53\x6b\x70\x74\x53\x6f\x31','\x69\x58\x2f\x63\x4b\x43\x6f\x46\x57\x50\x75','\x57\x37\x2f\x64\x54\x58\x37\x64\x49\x49\x38','\x57\x52\x65\x34\x68\x78\x7a\x70','\x61\x6d\x6b\x4e\x57\x51\x34\x74\x6f\x43\x6f\x4c\x57\x36\x62\x47','\x57\x34\x50\x63\x6e\x43\x6b\x65\x57\x36\x75','\x75\x38\x6b\x48\x79\x30\x74\x64\x55\x43\x6b\x39','\x57\x36\x46\x64\x47\x61\x52\x64\x54\x53\x6b\x70\x61\x53\x6f\x65\x57\x34\x71','\x77\x31\x46\x64\x53\x57','\x79\x74\x52\x64\x4d\x57\x30\x53\x78\x4b\x4e\x64\x55\x57','\x41\x4c\x33\x64\x48\x38\x6b\x48\x57\x37\x69','\x57\x37\x4a\x63\x49\x4b\x4f\x35\x68\x68\x42\x64\x49\x71','\x64\x76\x70\x64\x49\x61\x33\x64\x4d\x6d\x6b\x51\x57\x52\x30\x43','\x57\x37\x37\x63\x47\x67\x30\x4a\x63\x33\x30','\x57\x36\x46\x64\x4d\x65\x76\x6b\x65\x6d\x6b\x56\x57\x37\x4a\x63\x50\x57','\x6b\x48\x4a\x63\x52\x6d\x6f\x48\x57\x4f\x46\x63\x50\x73\x68\x64\x54\x57','\x57\x35\x7a\x65\x64\x38\x6b\x53\x57\x37\x64\x63\x47\x47\x4f','\x6d\x6d\x6f\x4f\x57\x36\x71','\x75\x6d\x6b\x2b\x77\x57','\x57\x34\x6a\x73\x65\x66\x4a\x64\x4c\x43\x6f\x63\x77\x61','\x57\x34\x34\x38\x6f\x38\x6f\x51\x77\x71','\x77\x53\x6b\x54\x72\x77\x2f\x64\x4e\x47\x69\x4d\x46\x57','\x6c\x38\x6f\x4f\x57\x36\x33\x63\x54\x33\x53','\x57\x34\x54\x41\x57\x4f\x2f\x63\x4b\x38\x6f\x34\x6e\x53\x6b\x66','\x71\x4c\x4e\x64\x52\x38\x6b\x48\x57\x34\x38','\x57\x4f\x6e\x32\x57\x4f\x75\x6b\x57\x34\x47','\x57\x51\x50\x5a\x57\x37\x4e\x63\x4f\x77\x42\x64\x4b\x78\x33\x64\x52\x71','\x57\x36\x44\x6d\x7a\x66\x2f\x64\x4d\x47','\x57\x36\x48\x43\x64\x31\x44\x56','\x57\x37\x39\x6a\x70\x68\x31\x47\x76\x6d\x6b\x45\x70\x57','\x57\x50\x6e\x66\x74\x31\x5a\x64\x4d\x58\x52\x64\x51\x61\x53','\x57\x52\x4c\x46\x62\x57','\x76\x78\x5a\x63\x48\x6d\x6f\x78\x44\x59\x52\x64\x4a\x47','\x57\x35\x6e\x6c\x66\x53\x6b\x4a\x57\x37\x69','\x57\x51\x75\x71\x76\x71\x6d','\x57\x34\x7a\x79\x66\x53\x6b\x58\x57\x37\x42\x63\x4b\x4c\x34','\x79\x47\x74\x63\x53\x48\x6c\x63\x55\x4b\x69\x39\x70\x47','\x57\x35\x48\x4e\x42\x76\x4a\x64\x51\x47','\x69\x6d\x6f\x69\x57\x35\x6c\x64\x49\x75\x65','\x70\x74\x5a\x63\x49\x6d\x6f\x74\x57\x50\x34','\x42\x57\x4f\x57\x61\x57','\x6e\x4e\x30\x38\x46\x43\x6b\x70\x57\x37\x52\x64\x48\x47','\x57\x52\x34\x33\x57\x4f\x2f\x63\x48\x31\x64\x63\x4f\x38\x6f\x4f','\x57\x4f\x50\x63\x57\x51\x75\x65\x57\x35\x74\x64\x52\x43\x6b\x68\x7a\x47','\x42\x65\x50\x34\x57\x35\x64\x63\x52\x57','\x57\x51\x48\x46\x77\x73\x4f\x4e\x57\x34\x70\x64\x50\x53\x6b\x51','\x74\x58\x6c\x63\x52\x61\x4e\x63\x50\x47','\x57\x35\x75\x37\x6a\x38\x6f\x4d\x46\x4a\x39\x4a\x68\x71','\x42\x58\x37\x63\x48\x48\x78\x63\x54\x75\x79\x53','\x44\x53\x6b\x4f\x57\x51\x68\x64\x56\x61','\x75\x31\x62\x45\x57\x34\x64\x63\x55\x76\x30\x44','\x57\x35\x47\x51\x6d\x53\x6f\x46\x41\x47','\x7a\x43\x6b\x51\x42\x65\x4b','\x74\x53\x6f\x6c\x76\x49\x74\x63\x51\x47','\x57\x34\x37\x63\x52\x38\x6f\x57\x73\x49\x65','\x43\x53\x6f\x35\x44\x71\x33\x63\x55\x47','\x57\x52\x30\x6d\x73\x57\x68\x63\x4e\x33\x43','\x57\x52\x6e\x6a\x46\x64\x79\x37\x57\x35\x4e\x64\x55\x38\x6b\x35','\x6c\x33\x57\x73\x45\x38\x6b\x73\x57\x37\x4a\x64\x4b\x66\x79','\x57\x34\x68\x64\x4a\x63\x46\x64\x4b\x6d\x6b\x6b','\x66\x4b\x64\x64\x48\x62\x5a\x64\x51\x43\x6b\x37\x57\x4f\x61\x41','\x57\x51\x47\x61\x77\x76\x75\x77','\x70\x6d\x6b\x4e\x57\x51\x34\x62\x6f\x6d\x6f\x4f\x57\x36\x71\x58','\x7a\x53\x6b\x75\x57\x51\x33\x63\x54\x71','\x57\x34\x58\x69\x61\x43\x6b\x4d\x57\x37\x42\x63\x4b\x61\x4f\x6a','\x57\x36\x64\x64\x53\x4c\x50\x6e\x61\x43\x6b\x47\x57\x37\x47','\x42\x61\x34\x48\x6b\x53\x6b\x79','\x57\x52\x57\x69\x76\x71','\x77\x58\x6c\x63\x48\x47\x4a\x63\x55\x30\x75\x4f\x6e\x57','\x57\x52\x61\x41\x71\x61','\x75\x76\x46\x64\x53\x38\x6b\x5a\x57\x35\x42\x64\x4a\x74\x54\x2b','\x72\x72\x78\x64\x4e\x38\x6f\x4e\x57\x37\x65','\x41\x6d\x6b\x33\x57\x36\x78\x64\x4d\x49\x34','\x57\x35\x35\x69\x66\x4b\x38','\x57\x34\x2f\x63\x4a\x43\x6f\x78\x41\x59\x54\x31\x6f\x61','\x57\x51\x6a\x4b\x57\x50\x71','\x57\x37\x54\x6f\x78\x76\x33\x64\x55\x71','\x57\x52\x71\x58\x57\x52\x56\x63\x4e\x66\x56\x63\x50\x6d\x6f\x4f\x57\x51\x34','\x44\x32\x4a\x63\x54\x38\x6b\x6c\x65\x71','\x57\x52\x44\x57\x57\x51\x65\x72\x57\x35\x71','\x57\x4f\x7a\x57\x57\x51\x57','\x69\x57\x70\x63\x51\x57','\x57\x50\x6e\x39\x57\x4f\x5a\x63\x4c\x62\x6e\x45\x57\x34\x64\x64\x4a\x71','\x42\x49\x78\x63\x55\x72\x74\x63\x53\x61','\x62\x43\x6f\x37\x57\x50\x65\x2f','\x57\x51\x35\x76\x44\x4a\x61\x49\x57\x35\x78\x64\x56\x43\x6b\x46','\x44\x57\x52\x64\x53\x6d\x6f\x64\x57\x35\x79','\x57\x35\x66\x70\x62\x43\x6b\x58\x57\x37\x64\x63\x4d\x57','\x57\x50\x47\x6c\x77\x30\x57\x61','\x79\x62\x37\x63\x51\x6d\x6f\x33','\x57\x37\x65\x64\x63\x53\x6f\x51\x72\x57','\x75\x30\x37\x64\x55\x53\x6b\x46\x57\x35\x68\x64\x4e\x63\x66\x56','\x57\x50\x64\x64\x50\x62\x37\x64\x54\x71\x58\x44\x71\x59\x65','\x57\x35\x31\x73\x66\x31\x6d','\x57\x36\x6e\x59\x71\x68\x78\x64\x55\x57','\x57\x35\x69\x55\x6b\x53\x6f\x45\x45\x73\x50\x55\x6e\x47','\x57\x50\x44\x47\x57\x52\x64\x63\x4c\x61\x35\x75\x57\x34\x68\x64\x48\x47','\x70\x72\x47\x64\x57\x35\x4e\x63\x56\x38\x6f\x72','\x71\x4c\x74\x64\x53\x53\x6b\x59\x57\x34\x70\x64\x49\x59\x44\x59','\x57\x34\x44\x70\x63\x6d\x6b\x32\x57\x37\x34','\x7a\x58\x6c\x63\x4d\x48\x5a\x63\x4f\x65\x6d','\x68\x47\x2f\x63\x54\x38\x6f\x30\x57\x50\x5a\x63\x4a\x49\x37\x64\x55\x47','\x57\x4f\x48\x71\x57\x35\x4e\x63\x47\x66\x79','\x78\x6d\x6f\x64\x6e\x6d\x6b\x34\x76\x61','\x67\x53\x6f\x39\x57\x4f\x4f\x30\x71\x43\x6b\x38\x57\x37\x52\x64\x54\x61','\x57\x36\x4c\x58\x46\x4d\x70\x64\x56\x78\x76\x61','\x44\x57\x57\x2b\x61\x53\x6b\x62\x65\x47','\x44\x63\x70\x63\x4e\x43\x6f\x37\x42\x47','\x69\x6d\x6f\x53\x57\x50\x30\x36\x43\x57','\x73\x6d\x6f\x45\x72\x74\x5a\x63\x4b\x71','\x57\x52\x61\x4a\x57\x4f\x75','\x57\x36\x76\x4d\x7a\x4e\x74\x64\x55\x32\x38','\x57\x51\x39\x2f\x57\x34\x78\x63\x4c\x66\x61','\x73\x61\x61\x53\x66\x6d\x6b\x52','\x6e\x53\x6b\x70\x57\x51\x71\x4e\x6a\x61','\x57\x35\x74\x64\x54\x49\x68\x64\x4c\x38\x6b\x58','\x6c\x77\x53\x6e\x42\x53\x6b\x75\x57\x36\x4e\x63\x4e\x31\x6d','\x76\x38\x6f\x6b\x71\x5a\x37\x63\x4b\x30\x52\x63\x4d\x47','\x42\x72\x4a\x63\x48\x48\x4a\x63\x53\x75\x38\x77\x6b\x57','\x68\x43\x6f\x79\x57\x37\x74\x64\x4f\x4b\x47\x79\x57\x52\x68\x63\x4d\x57','\x57\x34\x4f\x54\x57\x51\x47\x63\x57\x50\x44\x39\x57\x50\x34','\x57\x51\x4f\x50\x57\x51\x37\x63\x4c\x68\x53','\x57\x37\x4e\x64\x47\x65\x62\x52\x64\x61','\x57\x35\x56\x63\x49\x38\x6f\x67\x45\x49\x62\x55\x6a\x6d\x6f\x6c','\x45\x61\x70\x63\x4c\x71\x4e\x63\x4f\x66\x47\x45\x6d\x47','\x57\x50\x72\x2b\x57\x52\x42\x63\x47\x57\x71','\x65\x6d\x6b\x78\x68\x33\x70\x64\x4c\x57\x37\x64\x4c\x65\x53','\x68\x38\x6b\x32\x57\x52\x30\x67\x6d\x47','\x68\x38\x6f\x76\x57\x52\x53\x35\x71\x61','\x57\x50\x50\x67\x57\x35\x5a\x63\x51\x65\x4b','\x57\x52\x44\x63\x57\x34\x5a\x63\x50\x75\x4f','\x57\x51\x50\x5a\x57\x52\x68\x63\x47\x4a\x47','\x41\x43\x6f\x63\x57\x50\x43\x34\x6e\x61','\x57\x35\x6d\x51\x57\x52\x43\x76\x57\x51\x54\x2b\x57\x50\x66\x62','\x6c\x53\x6f\x70\x57\x36\x70\x64\x53\x66\x6d\x46\x57\x51\x42\x63\x4e\x47','\x57\x36\x66\x48\x44\x71','\x57\x37\x4f\x65\x57\x34\x43\x4b\x64\x61','\x57\x35\x4c\x4b\x57\x52\x38\x7a\x57\x37\x46\x63\x4a\x73\x31\x4c','\x57\x51\x4c\x70\x77\x74\x57\x57\x57\x34\x70\x64\x56\x61','\x57\x50\x6e\x39\x57\x50\x4e\x63\x49\x72\x4c\x73\x57\x34\x4f','\x45\x38\x6f\x4a\x57\x52\x43\x34\x6f\x43\x6b\x61\x44\x31\x79','\x68\x71\x46\x63\x49\x43\x6f\x44\x57\x51\x79','\x57\x50\x44\x4e\x57\x51\x5a\x63\x49\x61','\x76\x43\x6b\x4f\x57\x35\x70\x64\x4e\x62\x34','\x57\x52\x76\x66\x57\x52\x69\x74\x57\x35\x6c\x64\x50\x53\x6b\x69\x41\x71','\x57\x36\x44\x6f\x57\x52\x5a\x63\x4b\x6d\x6f\x36','\x57\x50\x47\x4a\x46\x75\x4f\x78\x6c\x47','\x57\x52\x34\x6c\x74\x57\x70\x63\x49\x67\x53','\x57\x52\x44\x78\x57\x36\x70\x63\x52\x4d\x4f','\x77\x33\x4e\x63\x4e\x38\x6b\x31\x67\x32\x5a\x64\x56\x57','\x73\x38\x6b\x36\x57\x36\x46\x64\x55\x48\x69','\x6a\x53\x6f\x37\x57\x52\x34\x47\x73\x71','\x57\x52\x66\x57\x57\x51\x4b\x64\x57\x37\x71','\x57\x4f\x58\x74\x57\x4f\x65\x73\x57\x34\x2f\x64\x51\x43\x6b\x71','\x77\x76\x56\x63\x56\x38\x6f\x63\x45\x71','\x57\x36\x4f\x64\x64\x43\x6f\x68\x78\x71','\x6d\x47\x38\x69\x57\x35\x2f\x63\x56\x38\x6f\x71\x77\x38\x6f\x4b','\x57\x34\x37\x63\x53\x30\x47\x33\x64\x61','\x57\x4f\x7a\x57\x57\x52\x70\x63\x48\x71\x75','\x46\x48\x2f\x63\x4a\x38\x6f\x6d\x46\x57','\x57\x34\x66\x55\x65\x77\x62\x5a','\x76\x6d\x6b\x2f\x7a\x30\x34','\x70\x6d\x6f\x58\x57\x37\x52\x63\x54\x67\x61\x30\x57\x52\x43','\x6b\x32\x43\x6c\x41\x53\x6f\x44\x57\x37\x33\x64\x4e\x4c\x6d','\x61\x58\x53\x55\x6b\x53\x6f\x48\x79\x78\x30\x35','\x42\x53\x6b\x6b\x75\x4d\x4e\x64\x54\x47','\x73\x75\x4a\x63\x4d\x66\x71','\x43\x53\x6f\x4d\x57\x4f\x53\x35\x67\x47','\x57\x52\x71\x37\x41\x61\x4e\x63\x4a\x57','\x67\x74\x65\x78\x57\x37\x2f\x63\x47\x47','\x57\x50\x47\x71\x44\x71\x4a\x63\x55\x61','\x6c\x32\x43\x6c\x79\x6d\x6b\x6a\x57\x34\x74\x64\x4d\x4b\x69','\x57\x35\x78\x63\x53\x6d\x6f\x76\x74\x61\x75','\x41\x67\x5a\x64\x48\x6d\x6b\x71\x57\x36\x43','\x44\x6d\x6f\x36\x57\x51\x4f\x56\x46\x6d\x6b\x66\x74\x4c\x69','\x61\x53\x6b\x57\x73\x68\x70\x64\x56\x5a\x6d\x4e','\x62\x77\x4f\x2b\x76\x43\x6b\x58','\x6d\x74\x4b\x6b\x6e\x43\x6f\x67','\x57\x37\x37\x64\x4a\x4a\x34','\x71\x72\x2f\x63\x4d\x38\x6f\x67\x73\x67\x6d','\x57\x36\x78\x63\x4c\x4b\x4f\x35\x63\x4e\x52\x64\x4d\x74\x47','\x57\x37\x42\x64\x51\x67\x6e\x74\x61\x47','\x45\x30\x68\x64\x4a\x43\x6b\x55\x57\x37\x65','\x57\x36\x54\x67\x57\x4f\x4a\x63\x4b\x6d\x6f\x4d','\x57\x4f\x35\x77\x77\x61','\x79\x38\x6b\x69\x71\x68\x37\x64\x50\x71','\x57\x34\x68\x63\x4a\x43\x6f\x69\x41\x59\x66\x31','\x57\x4f\x62\x48\x57\x50\x42\x63\x51\x64\x6d','\x57\x34\x37\x63\x49\x38\x6f\x6b','\x57\x37\x31\x45\x63\x76\x54\x42','\x57\x35\x31\x6f\x65\x4c\x74\x64\x4a\x53\x6f\x57\x74\x53\x6f\x48','\x57\x37\x4b\x7a\x73\x71\x46\x63\x4e\x33\x52\x63\x51\x59\x38','\x57\x51\x7a\x66\x6c\x53\x6b\x70\x45\x38\x6b\x6c\x57\x51\x37\x64\x4e\x71','\x57\x4f\x4c\x2f\x57\x4f\x69\x36\x57\x37\x65','\x42\x53\x6f\x35\x57\x51\x79\x34\x6f\x43\x6b\x78\x77\x57','\x78\x59\x53\x70\x68\x53\x6b\x65','\x57\x4f\x62\x73\x57\x52\x69\x74\x57\x35\x74\x64\x52\x38\x6b\x32\x41\x57','\x57\x34\x64\x64\x50\x47\x70\x64\x55\x72\x65','\x7a\x6d\x6f\x77\x6d\x38\x6b\x55\x74\x57','\x57\x36\x61\x6c\x57\x36\x4b\x64\x62\x47','\x57\x36\x72\x65\x68\x33\x62\x58\x76\x6d\x6b\x75','\x44\x62\x37\x63\x53\x53\x6f\x4d\x7a\x71','\x6e\x4e\x30\x37\x7a\x53\x6b\x74\x57\x37\x6c\x64\x49\x31\x38','\x57\x35\x78\x63\x47\x43\x6f\x76\x41\x49\x31\x31\x6a\x6d\x6f\x62','\x6f\x58\x52\x63\x4f\x43\x6f\x4d\x57\x4f\x46\x63\x48\x72\x2f\x64\x53\x57','\x63\x43\x6b\x68\x62\x4d\x74\x64\x4a\x48\x64\x64\x49\x31\x6c\x64\x51\x43\x6b\x6d\x75\x64\x52\x64\x4c\x33\x69','\x57\x36\x78\x64\x49\x4a\x74\x64\x55\x38\x6b\x78\x66\x6d\x6f\x46\x57\x37\x6d','\x6c\x6d\x6b\x30\x57\x37\x72\x49\x42\x53\x6f\x74\x68\x62\x42\x63\x52\x38\x6f\x35\x57\x4f\x47\x43\x57\x51\x47\x38','\x57\x4f\x75\x4b\x45\x76\x30\x72\x6a\x43\x6f\x69\x57\x37\x6d','\x79\x57\x57\x31\x67\x43\x6b\x77\x78\x71','\x76\x6d\x6b\x52\x57\x36\x78\x64\x54\x61\x33\x64\x56\x31\x61\x76','\x57\x50\x72\x4d\x57\x51\x33\x63\x49\x71\x39\x71\x57\x34\x46\x64\x4a\x61','\x79\x63\x2f\x63\x49\x43\x6f\x74\x41\x57','\x57\x37\x70\x64\x4f\x4c\x50\x6d\x63\x38\x6b\x47\x57\x36\x33\x63\x4f\x47','\x68\x76\x4f\x34\x76\x38\x6b\x6d','\x6c\x38\x6f\x4b\x57\x36\x56\x63\x51\x32\x79\x2f','\x63\x43\x6b\x53\x57\x51\x47\x62','\x57\x36\x78\x63\x4b\x78\x75\x44\x65\x77\x46\x64\x4a\x63\x4b','\x57\x34\x70\x63\x55\x38\x6f\x6a\x41\x4a\x62\x4d\x6e\x43\x6f\x6d','\x79\x68\x37\x63\x4e\x6d\x6b\x64\x61\x47','\x71\x33\x6c\x64\x4a\x6d\x6b\x6d\x57\x34\x6d','\x57\x50\x6e\x62\x57\x51\x56\x63\x4d\x63\x30','\x74\x76\x6c\x63\x4d\x71','\x63\x61\x61\x49','\x76\x6d\x6f\x41\x77\x74\x52\x63\x49\x65\x38','\x77\x53\x6b\x57\x75\x77\x64\x64\x4a\x47','\x57\x34\x53\x58\x57\x51\x4f\x62','\x57\x35\x35\x6a\x61\x33\x4e\x64\x4b\x61','\x57\x35\x47\x48\x57\x36\x38\x4b\x65\x47','\x78\x61\x64\x64\x4c\x43\x6f\x50\x57\x36\x65','\x57\x35\x74\x63\x49\x53\x6f\x71\x46\x64\x61','\x57\x35\x6d\x54\x6f\x38\x6f\x70\x79\x49\x35\x53\x63\x47','\x57\x37\x48\x54\x41\x33\x37\x64\x51\x47','\x57\x51\x4c\x6f\x6f\x43\x6b\x41\x6c\x53\x6b\x6d\x57\x51\x46\x64\x4a\x57','\x57\x36\x64\x64\x4d\x59\x46\x64\x52\x43\x6b\x6c','\x70\x72\x37\x63\x50\x6d\x6f\x5a\x57\x4f\x61','\x41\x53\x6b\x39\x41\x66\x42\x64\x4e\x57','\x57\x35\x53\x4d\x57\x51\x38\x79\x57\x50\x4b','\x75\x43\x6b\x33\x43\x68\x33\x64\x51\x57','\x6a\x43\x6f\x75\x57\x37\x78\x64\x50\x75\x47\x65\x57\x51\x4b','\x57\x52\x4b\x61\x76\x48\x6c\x63\x48\x67\x33\x63\x53\x57','\x43\x33\x46\x63\x4a\x4d\x79\x70','\x67\x53\x6f\x39\x57\x50\x79\x32\x44\x71','\x57\x50\x50\x61\x75\x4b\x56\x64\x53\x71','\x6c\x53\x6f\x31\x57\x36\x56\x63\x52\x68\x4f','\x57\x37\x64\x64\x53\x30\x4c\x6c\x66\x57','\x57\x35\x50\x36\x57\x52\x4e\x63\x53\x6d\x6f\x65','\x57\x35\x4c\x5a\x57\x36\x43','\x74\x43\x6f\x50\x57\x52\x43\x4f\x6d\x38\x6b\x6b\x73\x75\x4f','\x62\x49\x57\x2f\x57\x35\x4a\x63\x56\x47','\x57\x37\x6a\x69\x72\x76\x37\x64\x54\x47','\x78\x43\x6f\x45\x6d\x53\x6b\x4a\x76\x71','\x75\x53\x6b\x4f\x57\x37\x37\x64\x4f\x4c\x2f\x64\x51\x65\x30\x41','\x72\x72\x2f\x63\x49\x6d\x6f\x78\x73\x68\x37\x64\x4d\x4b\x53','\x75\x4b\x44\x57\x57\x35\x70\x63\x4b\x71','\x78\x30\x33\x64\x51\x43\x6b\x48\x57\x35\x42\x64\x4c\x49\x66\x5a','\x41\x57\x4a\x64\x51\x47','\x71\x66\x68\x64\x52\x53\x6b\x52\x57\x37\x33\x64\x49\x59\x66\x58','\x57\x36\x58\x7a\x6d\x67\x50\x49\x42\x53\x6b\x65\x6d\x57','\x57\x51\x65\x43\x76\x47\x34','\x61\x47\x79\x52\x6c\x43\x6f\x30','\x64\x31\x52\x64\x49\x48\x5a\x64\x4b\x38\x6b\x2f\x57\x4f\x31\x6b','\x66\x62\x61\x4f\x6e\x38\x6f\x30\x46\x4b\x43\x30','\x41\x65\x48\x44\x57\x37\x4a\x63\x4e\x53\x6f\x54\x78\x53\x6f\x53\x57\x51\x6d','\x57\x51\x35\x30\x57\x52\x68\x63\x50\x73\x38','\x57\x34\x57\x54\x57\x52\x43\x70\x57\x4f\x57','\x57\x34\x70\x63\x54\x67\x6d\x72\x6c\x57','\x57\x50\x66\x7a\x57\x37\x30','\x57\x51\x39\x5a\x57\x36\x46\x63\x50\x4d\x52\x64\x4c\x4b\x74\x64\x56\x61','\x6d\x66\x47\x66\x45\x6d\x6b\x6c','\x44\x53\x6f\x48\x6d\x6d\x6b\x6c\x76\x71','\x57\x34\x5a\x64\x53\x33\x62\x70\x6a\x47','\x61\x74\x37\x64\x47\x43\x6f\x46\x73\x64\x46\x64\x4e\x74\x65\x33','\x6c\x33\x53\x6f\x7a\x57','\x73\x59\x64\x64\x55\x72\x6d\x6f','\x76\x30\x52\x64\x56\x6d\x6b\x55\x57\x34\x68\x64\x4d\x47','\x57\x36\x42\x63\x51\x32\x69\x68\x6b\x47','\x57\x4f\x72\x63\x57\x51\x57\x66\x57\x35\x4b','\x57\x37\x58\x48\x46\x4e\x70\x64\x54\x32\x48\x44\x73\x57','\x57\x52\x47\x72\x6e\x65\x72\x39','\x57\x35\x71\x39\x57\x35\x61\x4c\x65\x38\x6b\x4c\x57\x50\x53','\x73\x66\x62\x57\x57\x35\x5a\x63\x51\x4c\x61\x6e\x57\x34\x71','\x6b\x58\x6c\x63\x54\x43\x6f\x4f\x57\x4f\x68\x63\x4c\x64\x57','\x6f\x77\x38\x75\x79\x38\x6b\x79\x57\x37\x38','\x57\x34\x38\x55\x6b\x6d\x6f\x6f\x77\x59\x35\x57\x67\x47','\x57\x51\x48\x68\x57\x50\x4a\x63\x50\x4a\x47','\x57\x36\x33\x64\x4d\x65\x7a\x6b\x61\x6d\x6b\x50\x57\x36\x4b','\x57\x35\x4b\x39\x70\x38\x6f\x66\x41\x63\x34','\x77\x75\x39\x2b\x57\x35\x2f\x63\x55\x57\x58\x76','\x73\x31\x4a\x63\x49\x4b\x38\x71\x57\x35\x65','\x6d\x6d\x6f\x47\x57\x37\x69','\x79\x71\x61\x2f\x64\x6d\x6b\x67\x71\x57\x76\x36','\x57\x36\x54\x4f\x6c\x68\x78\x64\x56\x77\x39\x72\x78\x61','\x73\x31\x4a\x63\x4a\x76\x61\x41\x57\x35\x5a\x64\x54\x30\x4b','\x57\x34\x58\x66\x66\x57','\x73\x4c\x7a\x53\x57\x35\x4f','\x57\x35\x76\x70\x66\x53\x6b\x47\x57\x37\x64\x63\x48\x47\x30\x45','\x76\x78\x56\x63\x4b\x38\x6f\x65\x7a\x49\x33\x64\x4a\x62\x61','\x6e\x47\x79\x31\x6b\x53\x6f\x36\x46\x65\x38\x53','\x73\x4b\x4a\x63\x49\x66\x38\x41\x57\x34\x5a\x64\x53\x61','\x57\x36\x46\x64\x4c\x4a\x42\x64\x56\x61','\x57\x36\x44\x61\x63\x4e\x48\x68','\x57\x51\x72\x6f\x6e\x61','\x57\x36\x42\x64\x50\x4b\x6d','\x62\x71\x37\x63\x47\x53\x6f\x64\x57\x51\x6d','\x57\x37\x50\x2b\x6e\x68\x72\x55','\x72\x78\x33\x63\x4c\x38\x6f\x72\x79\x71','\x46\x6d\x6f\x36\x57\x51\x69\x65\x6c\x38\x6b\x68\x72\x31\x71','\x66\x61\x57\x59\x6e\x38\x6f\x58','\x57\x35\x61\x52\x57\x36\x42\x64\x4b\x66\x6e\x56\x57\x35\x56\x64\x48\x53\x6f\x6b\x78\x4c\x79','\x57\x4f\x66\x5a\x57\x52\x42\x63\x4a\x61','\x79\x64\x33\x64\x49\x58\x75\x32\x73\x66\x75','\x57\x37\x7a\x63\x6e\x77\x31\x53\x71\x57','\x44\x76\x2f\x63\x56\x53\x6f\x2f\x78\x61','\x74\x53\x6b\x32\x75\x68\x37\x64\x4f\x57','\x43\x38\x6f\x45\x71\x5a\x56\x63\x4e\x71','\x57\x35\x4e\x64\x49\x65\x58\x79\x66\x71','\x57\x4f\x6a\x47\x57\x52\x37\x63\x4a\x47\x6a\x73','\x57\x37\x39\x65\x62\x78\x6c\x64\x49\x61','\x57\x50\x62\x42\x73\x75\x56\x64\x4b\x71','\x6f\x32\x53\x72\x45\x38\x6b\x43','\x71\x61\x43\x34\x69\x6d\x6b\x37','\x57\x36\x6e\x45\x6f\x4e\x50\x53\x71\x53\x6b\x64','\x75\x47\x33\x63\x4c\x43\x6f\x47\x75\x71','\x46\x32\x33\x63\x4c\x43\x6f\x4d\x43\x71','\x57\x34\x54\x67\x64\x76\x46\x64\x4e\x38\x6f\x6c','\x57\x52\x54\x51\x57\x4f\x47\x69\x57\x37\x57','\x45\x63\x68\x64\x49\x57\x4b','\x72\x4e\x5a\x63\x48\x43\x6f\x6e','\x57\x36\x46\x63\x48\x32\x75\x4f\x63\x61','\x57\x51\x58\x59\x57\x4f\x53\x75\x57\x35\x43','\x69\x32\x65\x46\x41\x53\x6b\x7a\x57\x37\x6c\x64\x4d\x4c\x71','\x42\x4d\x74\x63\x4b\x43\x6f\x59\x72\x57','\x57\x35\x62\x6d\x57\x51\x52\x63\x4c\x6d\x6f\x50\x6d\x53\x6f\x43\x57\x35\x71','\x6a\x6d\x6f\x68\x57\x36\x78\x63\x51\x4c\x53\x4b\x57\x52\x30','\x72\x67\x64\x63\x48\x43\x6f\x6f\x74\x74\x64\x64\x4c\x72\x75','\x57\x52\x66\x46\x71\x57','\x57\x37\x78\x63\x48\x38\x6f\x66\x76\x4a\x79','\x76\x73\x46\x64\x47\x38\x6f\x67\x57\x35\x69','\x76\x53\x6b\x55\x44\x4d\x4a\x64\x49\x57','\x65\x31\x70\x64\x4d\x71\x4e\x64\x4d\x6d\x6b\x39\x57\x50\x31\x78','\x57\x34\x50\x4a\x57\x51\x4b\x71','\x57\x50\x37\x63\x51\x61\x70\x64\x56\x72\x50\x44\x74\x59\x6d','\x44\x6d\x6f\x34\x57\x52\x58\x4d','\x68\x53\x6b\x70\x57\x50\x53\x68\x6c\x57','\x76\x4c\x2f\x63\x47\x76\x4b\x43\x57\x34\x53','\x57\x34\x48\x4c\x57\x52\x38\x35\x57\x35\x65','\x6a\x43\x6f\x6e\x57\x34\x70\x63\x4c\x32\x43','\x57\x34\x7a\x6d\x57\x51\x6c\x63\x4c\x43\x6f\x52','\x75\x32\x33\x64\x4c\x38\x6b\x75\x57\x34\x53','\x57\x35\x78\x64\x54\x72\x64\x64\x54\x48\x39\x75','\x6a\x53\x6b\x4f\x57\x51\x47\x4c\x67\x47','\x57\x37\x4c\x57\x42\x77\x78\x64\x52\x77\x47','\x79\x65\x78\x63\x54\x38\x6b\x32\x67\x71','\x43\x77\x64\x64\x48\x43\x6b\x59\x57\x36\x79','\x57\x37\x58\x65\x70\x4b\x7a\x53\x71\x38\x6b\x63\x6d\x57','\x68\x53\x6f\x66\x57\x36\x2f\x64\x47\x4d\x61','\x7a\x62\x70\x63\x4b\x72\x43','\x57\x34\x5a\x63\x47\x38\x6f\x74\x74\x73\x6d','\x57\x35\x71\x36\x57\x34\x43\x32\x61\x53\x6b\x49\x57\x50\x4e\x64\x4e\x47','\x71\x61\x37\x63\x4d\x38\x6f\x62\x76\x61','\x57\x50\x62\x64\x71\x76\x5a\x64\x48\x57','\x57\x34\x37\x63\x4b\x6d\x6f\x44\x70\x5a\x44\x55\x6a\x53\x6f\x6c','\x70\x72\x37\x63\x50\x6d\x6f\x5a\x57\x50\x79','\x6c\x53\x6f\x69\x57\x37\x74\x64\x4f\x30\x69\x79\x57\x51\x71','\x57\x34\x53\x54\x6c\x38\x6f\x7a\x75\x47','\x75\x48\x2f\x63\x4b\x72\x68\x63\x48\x61','\x57\x4f\x43\x6d\x71\x57\x56\x63\x52\x47','\x76\x66\x62\x52\x57\x35\x70\x63\x51\x76\x75\x69\x57\x35\x4b','\x46\x31\x69\x44\x57\x35\x2f\x63\x56\x38\x6f\x72\x78\x47','\x57\x34\x70\x64\x53\x58\x64\x64\x52\x61\x38','\x72\x67\x5a\x63\x4d\x6d\x6f\x65\x46\x59\x68\x64\x51\x71\x61','\x77\x65\x39\x36\x57\x35\x79','\x45\x38\x6f\x54\x57\x51\x57\x33','\x57\x51\x50\x5a\x57\x37\x74\x63\x54\x4d\x42\x64\x4a\x71','\x43\x64\x42\x64\x4f\x43\x6f\x6f\x57\x34\x6d','\x71\x57\x2f\x63\x49\x43\x6f\x44','\x67\x48\x42\x64\x4d\x61\x4e\x64\x47\x53\x6b\x52\x57\x4f\x4f\x6c','\x72\x6d\x6b\x36\x7a\x75\x78\x64\x51\x61','\x43\x53\x6f\x49\x57\x52\x79','\x57\x35\x34\x55\x6c\x43\x6f\x6f\x77\x64\x39\x4a\x68\x71','\x57\x34\x30\x69\x57\x36\x48\x6f\x57\x50\x42\x63\x4f\x43\x6f\x63\x6c\x61','\x57\x37\x70\x64\x53\x4e\x48\x44\x6a\x57','\x57\x36\x5a\x64\x50\x75\x6a\x41\x62\x38\x6b\x36','\x57\x50\x6d\x51\x57\x4f\x46\x63\x4b\x4c\x53','\x75\x65\x37\x63\x52\x76\x75\x72\x57\x35\x42\x64\x54\x30\x75','\x57\x50\x79\x30\x44\x75\x4f\x74\x68\x38\x6f\x73\x57\x37\x38','\x43\x6d\x6f\x54\x57\x52\x75','\x44\x48\x65\x34\x67\x43\x6b\x77','\x57\x51\x69\x43\x71\x47\x68\x63\x4a\x4d\x5a\x63\x56\x4a\x38','\x57\x37\x64\x64\x4e\x73\x70\x64\x55\x6d\x6b\x6d\x64\x53\x6f\x61\x57\x36\x34','\x41\x76\x4a\x63\x4d\x75\x38\x71\x57\x35\x68\x64\x4f\x4b\x57','\x42\x62\x65\x47\x6a\x53\x6b\x77\x76\x47','\x57\x34\x35\x73\x66\x4b\x4e\x64\x4e\x38\x6f\x62\x73\x71','\x72\x6d\x6b\x36\x43\x75\x68\x64\x48\x43\x6b\x53\x76\x74\x75','\x71\x43\x6b\x37\x57\x4f\x47\x57\x75\x43\x6f\x30\x57\x51\x65','\x74\x6d\x6f\x63\x6a\x38\x6b\x2b\x71\x4b\x31\x39','\x57\x51\x54\x5a\x57\x37\x74\x63\x54\x32\x52\x64\x49\x57','\x63\x61\x5a\x63\x55\x77\x38\x35\x57\x37\x64\x64\x51\x77\x4b','\x45\x6d\x6b\x5a\x57\x35\x64\x64\x52\x62\x34','\x43\x47\x4e\x63\x56\x6d\x6f\x59\x7a\x71','\x6f\x61\x34\x37\x57\x35\x2f\x63\x50\x38\x6f\x71\x73\x43\x6f\x44','\x6f\x6d\x6f\x5a\x57\x36\x56\x63\x54\x4d\x4f\x30','\x57\x4f\x62\x56\x57\x52\x30\x2f\x57\x34\x4b','\x76\x6d\x6b\x35\x72\x31\x74\x64\x48\x61\x71\x4e\x42\x47','\x57\x4f\x6e\x72\x57\x50\x4b\x38\x57\x35\x79','\x45\x74\x5a\x63\x56\x38\x6f\x45\x75\x57','\x57\x36\x62\x45\x6b\x4e\x65','\x44\x43\x6b\x6c\x77\x4c\x4a\x64\x4e\x47','\x57\x50\x50\x49\x57\x35\x74\x63\x54\x4c\x69','\x57\x35\x69\x36\x57\x34\x6d\x35\x66\x43\x6b\x55','\x79\x61\x70\x64\x54\x43\x6f\x75\x57\x35\x69','\x57\x34\x6c\x63\x4c\x53\x6f\x66\x43\x73\x44\x49','\x57\x35\x33\x64\x53\x47\x78\x64\x55\x71\x48\x79\x72\x73\x34','\x6c\x77\x43\x41\x79\x6d\x6b\x70\x57\x51\x79','\x57\x4f\x53\x57\x45\x32\x79\x6c\x69\x38\x6f\x6a\x57\x36\x69','\x76\x67\x56\x63\x54\x38\x6b\x52\x64\x67\x4b','\x57\x51\x31\x56\x57\x52\x78\x63\x51\x4e\x64\x64\x47\x75\x52\x64\x52\x71','\x57\x52\x66\x75\x71\x77\x68\x64\x48\x47','\x75\x33\x56\x63\x4c\x38\x6f\x6c\x43\x73\x65','\x57\x50\x50\x35\x63\x43\x6b\x4c\x76\x57','\x57\x36\x72\x68\x57\x52\x33\x63\x4f\x6d\x6f\x54','\x42\x71\x57\x51\x67\x43\x6b\x43\x78\x71\x47','\x43\x38\x6b\x55\x57\x36\x46\x63\x52\x78\x30\x57\x57\x51\x44\x50','\x7a\x4d\x4a\x64\x54\x6d\x6b\x4a\x57\x36\x53','\x57\x50\x44\x6f\x75\x65\x30','\x77\x58\x70\x63\x49\x43\x6f\x62\x73\x68\x2f\x64\x49\x47','\x57\x4f\x79\x65\x6f\x31\x6a\x62','\x68\x38\x6b\x33\x57\x52\x53\x76\x6d\x53\x6f\x31\x57\x37\x65\x34','\x79\x43\x6f\x36\x57\x51\x61\x50\x70\x53\x6b\x6c\x77\x30\x38','\x44\x4c\x4e\x64\x55\x6d\x6b\x58\x57\x36\x71','\x72\x58\x2f\x63\x4e\x47','\x57\x34\x52\x63\x4a\x38\x6f\x61\x44\x4a\x7a\x75\x6f\x6d\x6f\x6c','\x66\x71\x38\x55\x6f\x53\x6f\x57','\x57\x34\x53\x53\x57\x50\x61\x79\x57\x4f\x50\x4a\x57\x50\x35\x73','\x70\x53\x6b\x32\x57\x50\x34\x32\x70\x61','\x57\x37\x4c\x54\x41\x33\x2f\x64\x55\x78\x44\x68','\x61\x38\x6b\x33\x57\x51\x47\x72\x6f\x6d\x6f\x52\x57\x36\x61','\x57\x4f\x53\x4e\x57\x36\x4c\x6b\x57\x52\x70\x63\x50\x58\x58\x76\x76\x61\x64\x63\x53\x57','\x57\x35\x75\x38\x68\x38\x6f\x7a\x45\x73\x50\x37','\x57\x4f\x2f\x64\x4a\x6d\x6b\x6d\x6d\x77\x38\x55\x41\x53\x6b\x6d','\x6c\x72\x2f\x63\x54\x38\x6f\x31\x57\x50\x42\x63\x4a\x4a\x53','\x57\x4f\x4b\x36\x57\x50\x64\x63\x4b\x4d\x6d','\x57\x34\x7a\x31\x57\x51\x47\x44\x57\x36\x6c\x63\x4b\x64\x6a\x36','\x57\x34\x50\x33\x57\x51\x47\x7a\x57\x36\x34','\x75\x33\x5a\x63\x47\x67\x4f\x5a','\x72\x78\x5a\x63\x4c\x43\x6f\x67\x44\x5a\x46\x64\x49\x71','\x57\x35\x7a\x71\x57\x52\x53\x77\x57\x36\x53','\x57\x51\x58\x39\x57\x50\x70\x63\x49\x59\x30','\x57\x34\x53\x36\x57\x52\x6d\x6a','\x57\x50\x53\x46\x6c\x65\x44\x71\x46\x47\x64\x63\x56\x47','\x57\x35\x66\x50\x63\x4c\x6e\x62','\x63\x71\x65\x49\x70\x43\x6f\x38\x44\x30\x61\x4a','\x71\x77\x2f\x63\x53\x53\x6b\x49\x63\x4e\x4e\x64\x52\x38\x6b\x61','\x70\x53\x6f\x6a\x57\x36\x46\x64\x50\x75\x69','\x57\x36\x78\x64\x50\x4b\x66\x74','\x57\x35\x44\x66\x69\x53\x6b\x52\x57\x36\x46\x63\x4b\x61\x61','\x67\x6d\x6b\x54\x57\x50\x4f\x42\x6c\x38\x6f\x4a\x57\x36\x65','\x57\x50\x50\x34\x57\x52\x75\x77\x57\x51\x37\x63\x4a\x74\x7a\x38','\x57\x52\x71\x53\x57\x50\x37\x63\x4d\x75\x64\x63\x51\x43\x6f\x35\x57\x52\x47','\x57\x4f\x7a\x49\x57\x51\x2f\x63\x4a\x61\x48\x73\x57\x34\x4f','\x78\x53\x6f\x77\x77\x59\x4e\x63\x4d\x76\x75','\x57\x50\x66\x45\x75\x30\x70\x64\x51\x57\x33\x64\x51\x61\x53','\x57\x35\x76\x30\x57\x52\x38\x43\x57\x36\x52\x63\x47\x74\x76\x56','\x57\x34\x7a\x57\x79\x76\x78\x64\x4a\x71','\x57\x36\x76\x42\x70\x78\x48\x39\x76\x6d\x6b\x75\x61\x57','\x57\x34\x44\x42\x57\x51\x2f\x63\x4a\x38\x6f\x50\x6d\x47','\x44\x53\x6f\x58\x70\x6d\x6b\x62\x41\x61','\x45\x43\x6b\x4f\x57\x37\x56\x64\x56\x58\x30','\x6f\x43\x6f\x5a\x57\x36\x70\x63\x56\x4e\x31\x58\x57\x52\x7a\x55','\x41\x66\x37\x63\x48\x38\x6b\x78\x6c\x61','\x57\x51\x38\x52\x57\x4f\x37\x63\x4e\x4d\x52\x63\x55\x43\x6f\x5a\x57\x51\x43','\x42\x6d\x6b\x35\x41\x67\x42\x64\x50\x57','\x57\x4f\x58\x48\x77\x66\x2f\x64\x47\x47','\x79\x57\x4f\x52\x64\x53\x6b\x77\x46\x58\x48\x43','\x62\x75\x61\x52\x46\x6d\x6b\x6b','\x57\x37\x5a\x63\x48\x68\x34\x58\x63\x71','\x46\x63\x33\x64\x49\x61\x71','\x44\x47\x2f\x64\x51\x53\x6f\x6c\x57\x36\x58\x77\x75\x53\x6f\x36','\x57\x52\x47\x53\x57\x4f\x4e\x63\x48\x31\x5a\x63\x51\x6d\x6f\x56','\x57\x36\x2f\x63\x4c\x32\x4b\x58\x65\x68\x52\x64\x4d\x5a\x71','\x57\x34\x54\x64\x66\x38\x6b\x32\x57\x37\x64\x63\x48\x58\x30','\x72\x76\x37\x63\x4d\x76\x4b\x45\x57\x34\x56\x64\x51\x4c\x79','\x57\x4f\x58\x74\x57\x4f\x79\x6a\x57\x35\x70\x64\x4f\x43\x6b\x44\x79\x61','\x73\x6d\x6f\x6b\x72\x64\x75','\x46\x73\x64\x64\x4e\x4c\x4b','\x68\x38\x6f\x48\x57\x51\x47\x5a\x7a\x47','\x42\x72\x78\x64\x4d\x6d\x6f\x73\x57\x34\x66\x64\x72\x61','\x62\x4a\x2f\x63\x4a\x53\x6f\x31\x57\x51\x71','\x57\x36\x68\x63\x48\x68\x57','\x57\x34\x4c\x49\x57\x52\x53\x6d\x57\x37\x61','\x41\x4c\x2f\x63\x50\x53\x6b\x33\x68\x61','\x57\x52\x53\x33\x70\x63\x42\x63\x51\x49\x47\x63\x43\x59\x75\x68\x6b\x75\x6c\x63\x4b\x57','\x69\x58\x47\x6d\x57\x34\x33\x63\x50\x6d\x6f\x78','\x42\x61\x74\x63\x56\x74\x70\x63\x48\x47','\x66\x6d\x6f\x6b\x57\x35\x64\x63\x54\x78\x4b','\x43\x72\x33\x64\x53\x59\x79\x73','\x57\x4f\x30\x78\x72\x4b\x46\x64\x48\x4c\x4e\x64\x52\x47\x4b','\x6c\x53\x6f\x38\x57\x34\x33\x64\x4c\x4b\x61','\x57\x34\x68\x63\x53\x6d\x6f\x69\x77\x48\x30','\x57\x34\x6e\x66\x57\x51\x34\x7a\x57\x37\x46\x63\x4c\x57','\x57\x4f\x69\x2f\x73\x68\x57\x54','\x74\x74\x70\x64\x49\x48\x61\x50','\x45\x61\x6c\x63\x4b\x58\x5a\x63\x53\x76\x47\x39\x70\x47','\x74\x4c\x66\x32\x57\x35\x38','\x57\x51\x4c\x33\x57\x36\x46\x63\x50\x77\x47','\x57\x35\x65\x4d\x6d\x61','\x57\x34\x70\x63\x47\x75\x71\x64\x61\x57','\x70\x48\x2f\x63\x54\x53\x6f\x56','\x75\x38\x6b\x59\x57\x36\x42\x64\x52\x58\x64\x64\x55\x76\x57','\x57\x4f\x58\x70\x57\x51\x34','\x68\x38\x6b\x32\x57\x52\x30\x67\x6a\x61','\x57\x51\x74\x63\x4c\x4e\x2f\x63\x51\x43\x6f\x6b\x70\x38\x6f\x64\x57\x36\x56\x64\x4b\x38\x6f\x76\x57\x50\x43','\x72\x4d\x4a\x63\x48\x6d\x6f\x65\x46\x57','\x75\x53\x6b\x4f\x57\x35\x70\x64\x53\x48\x68\x64\x4f\x4c\x65\x45','\x57\x36\x6e\x57\x44\x76\x5a\x64\x52\x77\x39\x76\x73\x57','\x57\x50\x43\x52\x57\x34\x30\x35\x62\x43\x6b\x55\x57\x4f\x5a\x64\x47\x47','\x57\x51\x71\x7a\x71\x71\x46\x63\x4e\x33\x52\x63\x52\x47\x75','\x57\x36\x54\x4d\x46\x57','\x41\x68\x4a\x63\x4f\x30\x75\x66','\x57\x50\x66\x73\x57\x51\x4b\x6e','\x6d\x47\x47\x46\x57\x34\x5a\x63\x52\x53\x6f\x78\x77\x71','\x57\x35\x2f\x63\x48\x68\x47\x63\x6a\x47','\x57\x50\x4f\x45\x6b\x71','\x42\x61\x53\x36\x61\x43\x6b\x67\x73\x58\x72\x7a','\x76\x58\x2f\x63\x4c\x53\x6f\x62\x72\x47','\x46\x64\x56\x64\x51\x58\x75\x52\x75\x30\x6c\x64\x52\x57','\x57\x4f\x76\x48\x7a\x75\x6c\x64\x47\x71','\x57\x34\x57\x42\x6d\x67\x76\x32\x72\x71\x65','\x63\x71\x4f\x30\x70\x61','\x57\x51\x4c\x6c\x57\x52\x75\x78\x57\x37\x34','\x6a\x57\x78\x63\x51\x57','\x57\x52\x44\x58\x57\x37\x64\x63\x54\x59\x78\x64\x4b\x65\x70\x64\x52\x61','\x6d\x62\x38\x45','\x57\x34\x42\x63\x4c\x6d\x6f\x75\x43\x5a\x30','\x41\x73\x6c\x64\x4e\x5a\x34\x51\x77\x75\x70\x64\x55\x47','\x6f\x4e\x47\x72\x76\x38\x6b\x72','\x57\x52\x61\x7a\x76\x71\x52\x63\x47\x4e\x52\x63\x52\x47','\x57\x37\x30\x49\x57\x35\x79\x61\x6f\x57','\x57\x34\x6e\x2b\x57\x51\x6d\x4f\x57\x36\x79','\x57\x34\x58\x75\x61\x71','\x43\x72\x47\x42\x57\x35\x2f\x63\x50\x38\x6f\x6b\x62\x61','\x57\x4f\x4c\x6f\x7a\x33\x4e\x64\x53\x57','\x57\x51\x4c\x6f\x77\x59\x53\x4d','\x57\x4f\x4c\x41\x57\x50\x37\x63\x4c\x73\x53','\x57\x35\x4f\x4d\x6d\x6d\x6f\x70\x71\x49\x76\x4d\x64\x61','\x66\x74\x75\x51\x57\x36\x37\x63\x4f\x61','\x78\x30\x33\x63\x49\x4b\x75\x53','\x71\x6d\x6b\x59\x42\x4c\x4b','\x57\x52\x4c\x34\x57\x50\x38\x36\x57\x34\x53','\x62\x53\x6f\x64\x57\x51\x38\x4f\x73\x57','\x57\x35\x6c\x63\x4b\x6d\x6f\x30\x72\x49\x6d'];_0x2156=function(){return _0x3bc1c0;};return _0x2156();}function _0x49e43b({severity:severity=_0x4b3eb3(0x281,'\x46\x57\x73\x32')+'\x64',evalsSinceImprovement:evalsSinceImprovement=0x1549+0xb*-0x287+-0x8b*-0xc}={}){const _0x5109c8=_0x4b3eb3,_0x55e2c8={'\x51\x45\x48\x79\x7a':_0x5109c8(0x486,'\x78\x71\x74\x31')+_0x5109c8(0x371,'\x4e\x2a\x57\x5a')+_0x5109c8(0x2e8,'\x24\x59\x56\x30'),'\x67\x73\x49\x48\x52':_0x5109c8(0x47c,'\x35\x64\x31\x64')+'\x74\x79','\x70\x75\x50\x62\x43':function(_0x5beba1,_0x406da4){return _0x5beba1+_0x406da4;},'\x43\x56\x48\x5a\x4e':_0x5109c8(0x482,'\x58\x33\x47\x79')+_0x5109c8(0x39f,'\x4b\x45\x55\x77')+_0x5109c8(0x45e,'\x51\x51\x65\x59')+_0x5109c8(0x3e0,'\x38\x23\x5a\x55'),'\x4d\x65\x75\x79\x58':_0x5109c8(0x2f2,'\x5d\x23\x46\x59'),'\x43\x58\x58\x72\x44':_0x5109c8(0x46c,'\x2a\x47\x75\x4a')+_0x5109c8(0x432,'\x41\x39\x32\x5a')+'\x6c\x6f\x72\x61\x74\x69\x6f\x6e','\x46\x6e\x73\x41\x67':function(_0x3b4889){return _0x3b4889();},'\x48\x55\x4b\x72\x57':function(_0x55b184,_0x102072){return _0x55b184(_0x102072);},'\x6c\x63\x53\x4a\x54':function(_0x34b599,_0x4e0e52){return _0x34b599===_0x4e0e52;},'\x4f\x42\x47\x76\x6e':_0x5109c8(0x1a0,'\x56\x6f\x68\x4a'),'\x49\x6f\x46\x71\x6c':function(_0x5dd246,_0x765d17){return _0x5dd246+_0x765d17;},'\x45\x62\x61\x4d\x48':function(_0x167067,_0xca09cd){return _0x167067!==_0xca09cd;},'\x4c\x75\x63\x50\x7a':_0x5109c8(0x3d9,'\x4c\x76\x53\x72'),'\x65\x43\x66\x68\x57':_0x5109c8(0x4b4,'\x56\x32\x4b\x46')+_0x5109c8(0x3aa,'\x64\x55\x67\x6f')+_0x5109c8(0x4b5,'\x66\x71\x31\x56')+'\x20','\x67\x41\x56\x4c\x77':'\x72\x69\x73\x6b\x5f\x74\x6f\x6c'+_0x5109c8(0x2a7,'\x43\x66\x57\x55'),'\x6e\x48\x41\x75\x4a':_0x5109c8(0x4a1,'\x48\x66\x25\x24')+'\x70\x6c\x6f\x72\x61\x74\x69\x6f'+_0x5109c8(0x1f3,'\x57\x7a\x26\x24'),'\x5a\x76\x79\x72\x74':function(_0x33057c,_0x25c800,_0x4d9db3){return _0x33057c(_0x25c800,_0x4d9db3);},'\x7a\x47\x68\x54\x68':function(_0x1b4a85,_0x1400cb){return _0x1b4a85+_0x1400cb;},'\x6c\x7a\x58\x6b\x7a':'\x70\x69\x76\x6f\x74\x5f','\x48\x78\x6f\x5a\x48':_0x5109c8(0x29f,'\x6f\x32\x6b\x36')+'\x72\x6f\x76\x69\x6e\x67\x20\x65'+_0x5109c8(0x2f9,'\x49\x71\x57\x67')},_0x26f93d=_0x55e2c8[_0x5109c8(0x27a,'\x43\x66\x57\x55')](_0x4fae28),_0x2d3b69=_0x55e2c8[_0x5109c8(0x2bd,'\x24\x59\x56\x30')](_0x423c92,_0x26f93d['\x63\x75\x72\x72\x65\x6e\x74']),_0x5bea2a=[];_0x55e2c8[_0x5109c8(0x1b6,'\x49\x71\x57\x67')](severity,_0x55e2c8['\x4f\x42\x47\x76\x6e'])?_0x5bea2a[_0x5109c8(0x1fc,'\x52\x78\x46\x73')]({'\x74\x79\x70\x65':_0x55e2c8['\x51\x45\x48\x79\x7a'],'\x70\x61\x72\x61\x6d':_0x55e2c8[_0x5109c8(0x4b1,'\x58\x56\x29\x73')],'\x64\x65\x6c\x74\x61':+(-0xa*0x135+0x529*-0x4+0x20b6+0.2),'\x72\x65\x61\x73\x6f\x6e':_0x55e2c8[_0x5109c8(0x2bb,'\x51\x51\x65\x59')](_0x55e2c8[_0x5109c8(0x48d,'\x51\x51\x65\x59')](_0x55e2c8['\x43\x56\x48\x5a\x4e'],evalsSinceImprovement),_0x55e2c8[_0x5109c8(0x467,'\x4e\x2a\x57\x5a')])},{'\x74\x79\x70\x65':_0x5109c8(0x387,'\x24\x6b\x36\x5e')+'\x69\x74\x79\x4d\x75\x74\x61\x74'+'\x69\x6f\x6e','\x70\x61\x72\x61\x6d':_0x5109c8(0x306,'\x21\x24\x37\x50')+_0x5109c8(0x35d,'\x61\x40\x54\x6c'),'\x64\x65\x6c\x74\x61':+(-0xf*0x46+0x12d4+-0x1a*0x91+0.15),'\x72\x65\x61\x73\x6f\x6e':_0x55e2c8[_0x5109c8(0x26d,'\x49\x71\x57\x67')]}):_0x55e2c8[_0x5109c8(0x216,'\x4e\x2a\x57\x5a')](_0x5109c8(0x1c8,'\x26\x44\x6f\x4b'),_0x55e2c8[_0x5109c8(0x3ce,'\x52\x78\x46\x73')])?_0x5bea2a[_0x5109c8(0x24d,'\x62\x67\x40\x71')]({'\x74\x79\x70\x65':_0x5109c8(0x1cd,'\x58\x33\x47\x79')+_0x5109c8(0x2d8,'\x4b\x45\x55\x77')+'\x69\x6f\x6e','\x70\x61\x72\x61\x6d':_0x5109c8(0x492,'\x5d\x23\x46\x59')+'\x74\x79','\x64\x65\x6c\x74\x61':+(-0x686*-0x1+-0x2313+0x1*0x1c8d+0.15),'\x72\x65\x61\x73\x6f\x6e':_0x55e2c8[_0x5109c8(0x4ad,'\x43\x66\x57\x55')](_0x55e2c8['\x65\x43\x66\x68\x57'],evalsSinceImprovement)+_0x55e2c8[_0x5109c8(0x495,'\x62\x67\x40\x71')]},{'\x74\x79\x70\x65':_0x55e2c8[_0x5109c8(0x496,'\x42\x53\x56\x6c')],'\x70\x61\x72\x61\x6d':_0x55e2c8[_0x5109c8(0x391,'\x58\x56\x29\x73')],'\x64\x65\x6c\x74\x61':+(0x92*0x20+-0xbf+-0x1181*0x1+0.1),'\x72\x65\x61\x73\x6f\x6e':_0x55e2c8[_0x5109c8(0x2f5,'\x58\x56\x29\x73')]}):_0x419314[_0x5109c8(0x1e6,'\x48\x66\x25\x24')]({'\x74\x79\x70\x65':_0x55e2c8[_0x5109c8(0x2dc,'\x64\x55\x67\x6f')],'\x70\x61\x72\x61\x6d':_0x55e2c8[_0x5109c8(0x2c3,'\x2a\x47\x75\x4a')],'\x64\x65\x6c\x74\x61':+(-0x145a+0x21*0x115+-0xf5b+0.2),'\x72\x65\x61\x73\x6f\x6e':_0x55e2c8[_0x5109c8(0x253,'\x57\x7a\x26\x24')](_0x55e2c8[_0x5109c8(0x20e,'\x62\x38\x69\x4f')],_0xfaf363)+_0x55e2c8[_0x5109c8(0x343,'\x78\x71\x74\x31')]},{'\x74\x79\x70\x65':_0x5109c8(0x348,'\x31\x5a\x5e\x55')+_0x5109c8(0x378,'\x52\x78\x46\x73')+'\x69\x6f\x6e','\x70\x61\x72\x61\x6d':_0x5109c8(0x2ac,'\x4e\x61\x29\x44')+_0x5109c8(0x233,'\x31\x5a\x5e\x55'),'\x64\x65\x6c\x74\x61':+(0x2*-0xb5d+0x25*0x71+0x665*0x1+0.15),'\x72\x65\x61\x73\x6f\x6e':_0x55e2c8[_0x5109c8(0x237,'\x59\x68\x39\x62')]});const _0x28b722=_0x55e2c8[_0x5109c8(0x351,'\x66\x71\x31\x56')](_0x1671eb,_0x2d3b69,_0x5bea2a);_0x26f93d[_0x5109c8(0x420,'\x4e\x61\x29\x44')]=_0x28b722[_0x5109c8(0x240,'\x24\x59\x56\x30')],_0x26f93d[_0x5109c8(0x1c5,'\x66\x71\x31\x56')]=Array[_0x5109c8(0x428,'\x52\x78\x46\x73')](_0x26f93d['\x68\x69\x73\x74\x6f\x72\x79'])?_0x26f93d[_0x5109c8(0x1c4,'\x35\x64\x31\x64')]:[],_0x26f93d[_0x5109c8(0x27f,'\x62\x67\x40\x71')][_0x5109c8(0x379,'\x4e\x21\x37\x72')]({'\x61\x74':_0x27a2f6(),'\x6b\x65\x79':_0x153aae(_0x28b722['\x73\x74\x61\x74\x65']),'\x6f\x75\x74\x63\x6f\x6d\x65':_0x55e2c8[_0x5109c8(0x470,'\x57\x7a\x26\x24')](_0x55e2c8[_0x5109c8(0x3d5,'\x6f\x32\x6b\x36')],severity),'\x73\x63\x6f\x72\x65':null,'\x6e\x6f\x74\x65\x73':_0x55e2c8['\x7a\x47\x68\x54\x68'](_0x55e2c8[_0x5109c8(0x359,'\x49\x71\x57\x67')](_0x5109c8(0x304,'\x66\x71\x31\x56')+_0x5109c8(0x4a4,'\x58\x33\x47\x79')+_0x5109c8(0x3f1,'\x24\x6b\x36\x5e'),evalsSinceImprovement),_0x55e2c8[_0x5109c8(0x320,'\x66\x71\x31\x56')])}),_0x55e2c8[_0x5109c8(0x324,'\x71\x69\x4d\x47')](_0x54448e,_0x26f93d);const _0x497fc0={};return _0x497fc0[_0x5109c8(0x475,'\x46\x57\x73\x32')]=_0x28b722[_0x5109c8(0x29b,'\x35\x64\x31\x64')],_0x497fc0[_0x5109c8(0x30e,'\x26\x44\x6f\x4b')+'\x73']=_0x28b722[_0x5109c8(0x2ee,'\x66\x71\x31\x56')],_0x497fc0;}const _0x1613bb={};_0x1613bb[_0x4b3eb3(0x1f5,'\x52\x78\x46\x73')]=_0x5b287e,_0x1613bb[_0x4b3eb3(0x1f8,'\x4e\x2a\x57\x5a')+_0x4b3eb3(0x397,'\x21\x24\x37\x50')+_0x4b3eb3(0x323,'\x49\x71\x57\x67')]=_0x17e59e,_0x1613bb['\x6e\x6f\x72\x6d\x61\x6c\x69\x7a'+'\x65\x50\x65\x72\x73\x6f\x6e\x61'+_0x4b3eb3(0x47b,'\x61\x40\x54\x6c')+'\x65']=_0x423c92,_0x1613bb[_0x4b3eb3(0x266,'\x5d\x23\x46\x59')+_0x4b3eb3(0x32b,'\x51\x51\x65\x59')+_0x4b3eb3(0x32d,'\x78\x71\x74\x31')]=_0x3b14df,_0x1613bb['\x70\x65\x72\x73\x6f\x6e\x61\x6c'+_0x4b3eb3(0x25d,'\x4e\x2a\x57\x5a')]=_0x153aae,_0x1613bb[_0x4b3eb3(0x3a2,'\x56\x32\x4b\x46')+_0x4b3eb3(0x3a9,'\x48\x66\x25\x24')+_0x4b3eb3(0x380,'\x50\x58\x24\x5d')]=_0x4fae28,_0x1613bb[_0x4b3eb3(0x1f1,'\x38\x23\x5a\x55')+_0x4b3eb3(0x327,'\x35\x33\x2a\x68')+_0x4b3eb3(0x23a,'\x2a\x47\x75\x4a')]=_0x54448e,_0x1613bb[_0x4b3eb3(0x410,'\x61\x45\x65\x49')+_0x4b3eb3(0x1db,'\x67\x6f\x48\x6f')+_0x4b3eb3(0x223,'\x6c\x77\x58\x5a')]=_0x5f55ff,_0x1613bb[_0x4b3eb3(0x1a1,'\x24\x59\x56\x30')+_0x4b3eb3(0x1ee,'\x52\x78\x46\x73')+_0x4b3eb3(0x2c9,'\x6f\x32\x6b\x36')]=_0x2d2608,_0x1613bb[_0x4b3eb3(0x2af,'\x4e\x2a\x57\x5a')+'\x6f\x74']=_0x49e43b,module[_0x4b3eb3(0x1ef,'\x24\x59\x56\x30')]=_0x1613bb;
|
|
1
|
+
const fs = require('fs');
|
|
2
|
+
const path = require('path');
|
|
3
|
+
const { getMemoryDir } = require('./paths');
|
|
4
|
+
const { hasOpportunitySignal } = require('./mutation');
|
|
5
|
+
|
|
6
|
+
function nowIso() {
|
|
7
|
+
return new Date().toISOString();
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
function clamp01(x) {
|
|
11
|
+
const n = Number(x);
|
|
12
|
+
if (!Number.isFinite(n)) return 0;
|
|
13
|
+
return Math.max(0, Math.min(1, n));
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
function ensureDir(dir) {
|
|
17
|
+
try {
|
|
18
|
+
if (!fs.existsSync(dir)) fs.mkdirSync(dir, { recursive: true });
|
|
19
|
+
} catch (e) {}
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
function readJsonIfExists(filePath, fallback) {
|
|
23
|
+
try {
|
|
24
|
+
if (!fs.existsSync(filePath)) return fallback;
|
|
25
|
+
const raw = fs.readFileSync(filePath, 'utf8');
|
|
26
|
+
if (!raw.trim()) return fallback;
|
|
27
|
+
return JSON.parse(raw);
|
|
28
|
+
} catch {
|
|
29
|
+
return fallback;
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
function writeJsonAtomic(filePath, obj) {
|
|
34
|
+
const dir = path.dirname(filePath);
|
|
35
|
+
ensureDir(dir);
|
|
36
|
+
const tmp = `${filePath}.tmp`;
|
|
37
|
+
fs.writeFileSync(tmp, JSON.stringify(obj, null, 2) + '\n', 'utf8');
|
|
38
|
+
fs.renameSync(tmp, filePath);
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
function personalityFilePath() {
|
|
42
|
+
const memoryDir = getMemoryDir();
|
|
43
|
+
const { getEvolutionDir } = require('./paths'); return path.join(getEvolutionDir(), 'personality_state.json');
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
function defaultPersonalityState() {
|
|
47
|
+
// Conservative defaults: protocol-first, safe, low-risk.
|
|
48
|
+
return {
|
|
49
|
+
type: 'PersonalityState',
|
|
50
|
+
rigor: 0.7,
|
|
51
|
+
creativity: 0.35,
|
|
52
|
+
verbosity: 0.25,
|
|
53
|
+
risk_tolerance: 0.4,
|
|
54
|
+
obedience: 0.85,
|
|
55
|
+
};
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
function normalizePersonalityState(state) {
|
|
59
|
+
const s = state && typeof state === 'object' ? state : {};
|
|
60
|
+
return {
|
|
61
|
+
type: 'PersonalityState',
|
|
62
|
+
rigor: clamp01(s.rigor),
|
|
63
|
+
creativity: clamp01(s.creativity),
|
|
64
|
+
verbosity: clamp01(s.verbosity),
|
|
65
|
+
risk_tolerance: clamp01(s.risk_tolerance),
|
|
66
|
+
obedience: clamp01(s.obedience),
|
|
67
|
+
};
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
function isValidPersonalityState(obj) {
|
|
71
|
+
if (!obj || typeof obj !== 'object') return false;
|
|
72
|
+
if (obj.type !== 'PersonalityState') return false;
|
|
73
|
+
for (const k of ['rigor', 'creativity', 'verbosity', 'risk_tolerance', 'obedience']) {
|
|
74
|
+
const v = obj[k];
|
|
75
|
+
if (!Number.isFinite(Number(v))) return false;
|
|
76
|
+
const n = Number(v);
|
|
77
|
+
if (n < 0 || n > 1) return false;
|
|
78
|
+
}
|
|
79
|
+
return true;
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
function roundToStep(x, step) {
|
|
83
|
+
const s = Number(step);
|
|
84
|
+
if (!Number.isFinite(s) || s <= 0) return x;
|
|
85
|
+
return Math.round(Number(x) / s) * s;
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
function personalityKey(state) {
|
|
89
|
+
const s = normalizePersonalityState(state);
|
|
90
|
+
const step = 0.1;
|
|
91
|
+
const r = roundToStep(s.rigor, step).toFixed(1);
|
|
92
|
+
const c = roundToStep(s.creativity, step).toFixed(1);
|
|
93
|
+
const v = roundToStep(s.verbosity, step).toFixed(1);
|
|
94
|
+
const rt = roundToStep(s.risk_tolerance, step).toFixed(1);
|
|
95
|
+
const o = roundToStep(s.obedience, step).toFixed(1);
|
|
96
|
+
return `rigor=${r}|creativity=${c}|verbosity=${v}|risk_tolerance=${rt}|obedience=${o}`;
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
function getParamDeltas(fromState, toState) {
|
|
100
|
+
const a = normalizePersonalityState(fromState);
|
|
101
|
+
const b = normalizePersonalityState(toState);
|
|
102
|
+
const deltas = [];
|
|
103
|
+
for (const k of ['rigor', 'creativity', 'verbosity', 'risk_tolerance', 'obedience']) {
|
|
104
|
+
deltas.push({ param: k, delta: Number(b[k]) - Number(a[k]) });
|
|
105
|
+
}
|
|
106
|
+
deltas.sort((x, y) => Math.abs(y.delta) - Math.abs(x.delta));
|
|
107
|
+
return deltas;
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
function personalityScore(statsEntry) {
|
|
111
|
+
const e = statsEntry && typeof statsEntry === 'object' ? statsEntry : {};
|
|
112
|
+
const succ = Number(e.success) || 0;
|
|
113
|
+
const fail = Number(e.fail) || 0;
|
|
114
|
+
const total = succ + fail;
|
|
115
|
+
// Laplace-smoothed success probability
|
|
116
|
+
const p = (succ + 1) / (total + 2);
|
|
117
|
+
// Penalize tiny-sample overconfidence
|
|
118
|
+
const sampleWeight = Math.min(1, total / 8);
|
|
119
|
+
// Use avg_score (if present) as mild quality proxy
|
|
120
|
+
const avg = Number.isFinite(Number(e.avg_score)) ? Number(e.avg_score) : null;
|
|
121
|
+
const q = avg == null ? 0.5 : clamp01(avg);
|
|
122
|
+
return p * 0.75 + q * 0.25 * sampleWeight;
|
|
123
|
+
}
|
|
124
|
+
|
|
125
|
+
function chooseBestKnownPersonality(statsByKey) {
|
|
126
|
+
const stats = statsByKey && typeof statsByKey === 'object' ? statsByKey : {};
|
|
127
|
+
let best = null;
|
|
128
|
+
for (const [k, entry] of Object.entries(stats)) {
|
|
129
|
+
const e = entry || {};
|
|
130
|
+
const total = (Number(e.success) || 0) + (Number(e.fail) || 0);
|
|
131
|
+
if (total < 3) continue;
|
|
132
|
+
const sc = personalityScore(e);
|
|
133
|
+
if (!best || sc > best.score) best = { key: k, score: sc, entry: e };
|
|
134
|
+
}
|
|
135
|
+
return best;
|
|
136
|
+
}
|
|
137
|
+
|
|
138
|
+
function parseKeyToState(key) {
|
|
139
|
+
// key format: rigor=0.7|creativity=0.3|...
|
|
140
|
+
const out = defaultPersonalityState();
|
|
141
|
+
const parts = String(key || '').split('|').map(s => s.trim()).filter(Boolean);
|
|
142
|
+
for (const p of parts) {
|
|
143
|
+
const [k, v] = p.split('=').map(x => String(x || '').trim());
|
|
144
|
+
if (!k) continue;
|
|
145
|
+
if (!['rigor', 'creativity', 'verbosity', 'risk_tolerance', 'obedience'].includes(k)) continue;
|
|
146
|
+
out[k] = clamp01(Number(v));
|
|
147
|
+
}
|
|
148
|
+
return normalizePersonalityState(out);
|
|
149
|
+
}
|
|
150
|
+
|
|
151
|
+
function applyPersonalityMutations(state, mutations) {
|
|
152
|
+
let cur = normalizePersonalityState(state);
|
|
153
|
+
const muts = Array.isArray(mutations) ? mutations : [];
|
|
154
|
+
const applied = [];
|
|
155
|
+
let count = 0;
|
|
156
|
+
for (const m of muts) {
|
|
157
|
+
if (!m || typeof m !== 'object') continue;
|
|
158
|
+
const param = String(m.param || '').trim();
|
|
159
|
+
if (!['rigor', 'creativity', 'verbosity', 'risk_tolerance', 'obedience'].includes(param)) continue;
|
|
160
|
+
const delta = Number(m.delta);
|
|
161
|
+
if (!Number.isFinite(delta)) continue;
|
|
162
|
+
const clipped = Math.max(-0.2, Math.min(0.2, delta));
|
|
163
|
+
cur[param] = clamp01(Number(cur[param]) + clipped);
|
|
164
|
+
applied.push({ type: 'PersonalityMutation', param, delta: clipped, reason: String(m.reason || '').slice(0, 140) });
|
|
165
|
+
count += 1;
|
|
166
|
+
if (count >= 2) break;
|
|
167
|
+
}
|
|
168
|
+
return { state: cur, applied };
|
|
169
|
+
}
|
|
170
|
+
|
|
171
|
+
function proposeMutations({ baseState, reason, driftEnabled, signals }) {
|
|
172
|
+
const s = normalizePersonalityState(baseState);
|
|
173
|
+
const sig = Array.isArray(signals) ? signals.map(x => String(x || '')) : [];
|
|
174
|
+
const muts = [];
|
|
175
|
+
|
|
176
|
+
const r = String(reason || '');
|
|
177
|
+
if (driftEnabled) {
|
|
178
|
+
muts.push({ type: 'PersonalityMutation', param: 'creativity', delta: +0.1, reason: r || 'drift enabled' });
|
|
179
|
+
// Keep risk bounded under drift by default.
|
|
180
|
+
muts.push({ type: 'PersonalityMutation', param: 'risk_tolerance', delta: -0.05, reason: 'drift safety clamp' });
|
|
181
|
+
} else if (sig.includes('protocol_drift')) {
|
|
182
|
+
muts.push({ type: 'PersonalityMutation', param: 'obedience', delta: +0.1, reason: r || 'protocol drift' });
|
|
183
|
+
muts.push({ type: 'PersonalityMutation', param: 'rigor', delta: +0.05, reason: 'tighten protocol compliance' });
|
|
184
|
+
} else if (sig.includes('log_error') || sig.some(x => x.startsWith('errsig:') || x.startsWith('errsig_norm:'))) {
|
|
185
|
+
muts.push({ type: 'PersonalityMutation', param: 'rigor', delta: +0.1, reason: r || 'repair instability' });
|
|
186
|
+
muts.push({ type: 'PersonalityMutation', param: 'risk_tolerance', delta: -0.1, reason: 'reduce risky changes under errors' });
|
|
187
|
+
} else if (hasOpportunitySignal(sig)) {
|
|
188
|
+
// Opportunity detected: nudge towards creativity to enable innovation.
|
|
189
|
+
muts.push({ type: 'PersonalityMutation', param: 'creativity', delta: +0.1, reason: r || 'opportunity signal detected' });
|
|
190
|
+
muts.push({ type: 'PersonalityMutation', param: 'risk_tolerance', delta: +0.05, reason: 'allow exploration for innovation' });
|
|
191
|
+
} else {
|
|
192
|
+
// Plateau-like generic: nudge creativity up to break out of local optimum.
|
|
193
|
+
muts.push({ type: 'PersonalityMutation', param: 'creativity', delta: +0.05, reason: r || 'plateau creativity nudge' });
|
|
194
|
+
muts.push({ type: 'PersonalityMutation', param: 'verbosity', delta: -0.05, reason: 'reduce noise' });
|
|
195
|
+
}
|
|
196
|
+
|
|
197
|
+
// If already very high obedience, avoid pushing it further; swap second mutation to creativity.
|
|
198
|
+
if (s.obedience >= 0.95) {
|
|
199
|
+
const idx = muts.findIndex(x => x.param === 'obedience');
|
|
200
|
+
if (idx >= 0) muts[idx] = { type: 'PersonalityMutation', param: 'creativity', delta: +0.05, reason: 'obedience saturated' };
|
|
201
|
+
}
|
|
202
|
+
return muts;
|
|
203
|
+
}
|
|
204
|
+
|
|
205
|
+
function shouldTriggerPersonalityMutation({ driftEnabled, recentEvents }) {
|
|
206
|
+
if (driftEnabled) return { ok: true, reason: 'drift enabled' };
|
|
207
|
+
const list = Array.isArray(recentEvents) ? recentEvents : [];
|
|
208
|
+
const tail = list.slice(-6);
|
|
209
|
+
const outcomes = tail
|
|
210
|
+
.map(e => (e && e.outcome && e.outcome.status ? String(e.outcome.status) : null))
|
|
211
|
+
.filter(Boolean);
|
|
212
|
+
if (outcomes.length >= 4) {
|
|
213
|
+
const recentFailed = outcomes.slice(-4).filter(x => x === 'failed').length;
|
|
214
|
+
if (recentFailed >= 3) return { ok: true, reason: 'long failure streak' };
|
|
215
|
+
}
|
|
216
|
+
// Mutation consecutive failure proxy: last 3 events that have mutation_id.
|
|
217
|
+
const withMut = tail.filter(e => e && typeof e.mutation_id === 'string' && e.mutation_id);
|
|
218
|
+
if (withMut.length >= 3) {
|
|
219
|
+
const last3 = withMut.slice(-3);
|
|
220
|
+
const fail3 = last3.filter(e => e && e.outcome && e.outcome.status === 'failed').length;
|
|
221
|
+
if (fail3 >= 3) return { ok: true, reason: 'mutation consecutive failures' };
|
|
222
|
+
}
|
|
223
|
+
return { ok: false, reason: '' };
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
function loadPersonalityModel() {
|
|
227
|
+
const p = personalityFilePath();
|
|
228
|
+
const fallback = {
|
|
229
|
+
version: 1,
|
|
230
|
+
current: defaultPersonalityState(),
|
|
231
|
+
stats: {},
|
|
232
|
+
history: [],
|
|
233
|
+
updated_at: nowIso(),
|
|
234
|
+
};
|
|
235
|
+
const raw = readJsonIfExists(p, fallback);
|
|
236
|
+
const cur = normalizePersonalityState(raw && raw.current ? raw.current : defaultPersonalityState());
|
|
237
|
+
const stats = raw && typeof raw.stats === 'object' ? raw.stats : {};
|
|
238
|
+
const history = Array.isArray(raw && raw.history) ? raw.history : [];
|
|
239
|
+
return { version: 1, current: cur, stats, history, updated_at: raw && raw.updated_at ? raw.updated_at : nowIso() };
|
|
240
|
+
}
|
|
241
|
+
|
|
242
|
+
function savePersonalityModel(model) {
|
|
243
|
+
const m = model && typeof model === 'object' ? model : {};
|
|
244
|
+
const out = {
|
|
245
|
+
version: 1,
|
|
246
|
+
current: normalizePersonalityState(m.current || defaultPersonalityState()),
|
|
247
|
+
stats: m.stats && typeof m.stats === 'object' ? m.stats : {},
|
|
248
|
+
history: Array.isArray(m.history) ? m.history.slice(-120) : [],
|
|
249
|
+
updated_at: nowIso(),
|
|
250
|
+
};
|
|
251
|
+
writeJsonAtomic(personalityFilePath(), out);
|
|
252
|
+
return out;
|
|
253
|
+
}
|
|
254
|
+
|
|
255
|
+
function selectPersonalityForRun({ driftEnabled, signals, recentEvents } = {}) {
|
|
256
|
+
const model = loadPersonalityModel();
|
|
257
|
+
const base = normalizePersonalityState(model.current);
|
|
258
|
+
const stats = model.stats || {};
|
|
259
|
+
|
|
260
|
+
const best = chooseBestKnownPersonality(stats);
|
|
261
|
+
let naturalSelectionApplied = [];
|
|
262
|
+
|
|
263
|
+
// Natural selection: nudge towards the best-known configuration (small, max 2 params).
|
|
264
|
+
if (best && best.key) {
|
|
265
|
+
const bestState = parseKeyToState(best.key);
|
|
266
|
+
const diffs = getParamDeltas(base, bestState).filter(d => Math.abs(d.delta) >= 0.05);
|
|
267
|
+
const muts = [];
|
|
268
|
+
for (const d of diffs.slice(0, 2)) {
|
|
269
|
+
const clipped = Math.max(-0.1, Math.min(0.1, d.delta));
|
|
270
|
+
muts.push({ type: 'PersonalityMutation', param: d.param, delta: clipped, reason: 'natural_selection' });
|
|
271
|
+
}
|
|
272
|
+
const applied = applyPersonalityMutations(base, muts);
|
|
273
|
+
model.current = applied.state;
|
|
274
|
+
naturalSelectionApplied = applied.applied;
|
|
275
|
+
}
|
|
276
|
+
|
|
277
|
+
// Triggered personality mutation (explicit rule-based).
|
|
278
|
+
const trig = shouldTriggerPersonalityMutation({ driftEnabled: !!driftEnabled, recentEvents });
|
|
279
|
+
let triggeredApplied = [];
|
|
280
|
+
if (trig.ok) {
|
|
281
|
+
const props = proposeMutations({
|
|
282
|
+
baseState: model.current,
|
|
283
|
+
reason: trig.reason,
|
|
284
|
+
driftEnabled: !!driftEnabled,
|
|
285
|
+
signals,
|
|
286
|
+
});
|
|
287
|
+
const applied = applyPersonalityMutations(model.current, props);
|
|
288
|
+
model.current = applied.state;
|
|
289
|
+
triggeredApplied = applied.applied;
|
|
290
|
+
}
|
|
291
|
+
|
|
292
|
+
// Reflection-driven mutation: consume suggested_mutations from the latest reflection.
|
|
293
|
+
// Only apply if prior mutations left room (cap total at 4 per cycle to prevent drift).
|
|
294
|
+
let reflectionApplied = [];
|
|
295
|
+
var totalApplied = naturalSelectionApplied.length + triggeredApplied.length;
|
|
296
|
+
if (totalApplied < 4) {
|
|
297
|
+
try {
|
|
298
|
+
const { loadRecentReflections } = require('./reflection');
|
|
299
|
+
const recent = loadRecentReflections(1);
|
|
300
|
+
if (recent.length > 0 && Array.isArray(recent[0].suggested_mutations) && recent[0].suggested_mutations.length > 0) {
|
|
301
|
+
var refMuts = recent[0].suggested_mutations.slice(0, 4 - totalApplied).map(function (m) {
|
|
302
|
+
return {
|
|
303
|
+
type: 'PersonalityMutation',
|
|
304
|
+
param: m.param,
|
|
305
|
+
delta: Math.max(-0.1, Math.min(0.1, Number(m.delta) || 0)),
|
|
306
|
+
reason: String(m.reason || 'reflection').slice(0, 140),
|
|
307
|
+
};
|
|
308
|
+
});
|
|
309
|
+
const refApplied = applyPersonalityMutations(model.current, refMuts);
|
|
310
|
+
model.current = refApplied.state;
|
|
311
|
+
reflectionApplied = refApplied.applied;
|
|
312
|
+
}
|
|
313
|
+
} catch (_) {}
|
|
314
|
+
}
|
|
315
|
+
|
|
316
|
+
// Persist updated current state.
|
|
317
|
+
const saved = savePersonalityModel(model);
|
|
318
|
+
const key = personalityKey(saved.current);
|
|
319
|
+
const known = !!(saved.stats && saved.stats[key]);
|
|
320
|
+
|
|
321
|
+
return {
|
|
322
|
+
personality_state: saved.current,
|
|
323
|
+
personality_key: key,
|
|
324
|
+
personality_known: known,
|
|
325
|
+
personality_mutations: [...naturalSelectionApplied, ...triggeredApplied, ...reflectionApplied],
|
|
326
|
+
model_meta: {
|
|
327
|
+
best_known_key: best && best.key ? best.key : null,
|
|
328
|
+
best_known_score: best && Number.isFinite(Number(best.score)) ? Number(best.score) : null,
|
|
329
|
+
triggered: trig.ok ? { reason: trig.reason } : null,
|
|
330
|
+
},
|
|
331
|
+
};
|
|
332
|
+
}
|
|
333
|
+
|
|
334
|
+
function updatePersonalityStats({ personalityState, outcome, score, notes } = {}) {
|
|
335
|
+
const model = loadPersonalityModel();
|
|
336
|
+
const st = normalizePersonalityState(personalityState || model.current);
|
|
337
|
+
const key = personalityKey(st);
|
|
338
|
+
if (!model.stats || typeof model.stats !== 'object') model.stats = {};
|
|
339
|
+
const cur = model.stats[key] && typeof model.stats[key] === 'object' ? model.stats[key] : { success: 0, fail: 0, avg_score: 0.5, n: 0 };
|
|
340
|
+
|
|
341
|
+
const out = String(outcome || '').toLowerCase();
|
|
342
|
+
if (out === 'success') cur.success = (Number(cur.success) || 0) + 1;
|
|
343
|
+
else if (out === 'failed') cur.fail = (Number(cur.fail) || 0) + 1;
|
|
344
|
+
|
|
345
|
+
const sc = Number.isFinite(Number(score)) ? clamp01(Number(score)) : null;
|
|
346
|
+
if (sc != null) {
|
|
347
|
+
const n = (Number(cur.n) || 0) + 1;
|
|
348
|
+
const prev = Number.isFinite(Number(cur.avg_score)) ? Number(cur.avg_score) : 0.5;
|
|
349
|
+
cur.avg_score = prev + (sc - prev) / n;
|
|
350
|
+
cur.n = n;
|
|
351
|
+
}
|
|
352
|
+
cur.updated_at = nowIso();
|
|
353
|
+
model.stats[key] = cur;
|
|
354
|
+
|
|
355
|
+
model.history = Array.isArray(model.history) ? model.history : [];
|
|
356
|
+
model.history.push({
|
|
357
|
+
at: nowIso(),
|
|
358
|
+
key,
|
|
359
|
+
outcome: out === 'success' || out === 'failed' ? out : 'unknown',
|
|
360
|
+
score: sc,
|
|
361
|
+
notes: notes ? String(notes).slice(0, 220) : null,
|
|
362
|
+
});
|
|
363
|
+
|
|
364
|
+
savePersonalityModel(model);
|
|
365
|
+
return { key, stats: cur };
|
|
366
|
+
}
|
|
367
|
+
|
|
368
|
+
/**
|
|
369
|
+
* Force a pivot in personality state when plateau is detected.
|
|
370
|
+
* Temporarily boosts creativity and risk_tolerance to maximum exploration mode.
|
|
371
|
+
* Returns the new personality state.
|
|
372
|
+
*
|
|
373
|
+
* @param {object} opts
|
|
374
|
+
* @param {string} opts.severity - 'suggested' or 'required'
|
|
375
|
+
* @param {number} opts.evalsSinceImprovement - how many evals without improvement
|
|
376
|
+
* @returns {object} { state, mutations }
|
|
377
|
+
*/
|
|
378
|
+
function forcePivot({ severity = 'suggested', evalsSinceImprovement = 0 } = {}) {
|
|
379
|
+
const model = loadPersonalityModel();
|
|
380
|
+
const base = normalizePersonalityState(model.current);
|
|
381
|
+
const mutations = [];
|
|
382
|
+
|
|
383
|
+
if (severity === 'required') {
|
|
384
|
+
mutations.push(
|
|
385
|
+
{ type: 'PersonalityMutation', param: 'creativity', delta: +0.2, reason: 'forced_pivot_required (plateau ' + evalsSinceImprovement + ' evals)' },
|
|
386
|
+
{ type: 'PersonalityMutation', param: 'risk_tolerance', delta: +0.15, reason: 'forced_pivot_exploration' }
|
|
387
|
+
);
|
|
388
|
+
} else {
|
|
389
|
+
mutations.push(
|
|
390
|
+
{ type: 'PersonalityMutation', param: 'creativity', delta: +0.15, reason: 'pivot_suggested (plateau ' + evalsSinceImprovement + ' evals)' },
|
|
391
|
+
{ type: 'PersonalityMutation', param: 'risk_tolerance', delta: +0.1, reason: 'pivot_exploration_nudge' }
|
|
392
|
+
);
|
|
393
|
+
}
|
|
394
|
+
|
|
395
|
+
const applied = applyPersonalityMutations(base, mutations);
|
|
396
|
+
model.current = applied.state;
|
|
397
|
+
|
|
398
|
+
model.history = Array.isArray(model.history) ? model.history : [];
|
|
399
|
+
model.history.push({
|
|
400
|
+
at: nowIso(),
|
|
401
|
+
key: personalityKey(applied.state),
|
|
402
|
+
outcome: 'pivot_' + severity,
|
|
403
|
+
score: null,
|
|
404
|
+
notes: 'Forced pivot after ' + evalsSinceImprovement + ' non-improving evals',
|
|
405
|
+
});
|
|
406
|
+
|
|
407
|
+
savePersonalityModel(model);
|
|
408
|
+
return { state: applied.state, mutations: applied.applied };
|
|
409
|
+
}
|
|
410
|
+
|
|
411
|
+
module.exports = {
|
|
412
|
+
clamp01,
|
|
413
|
+
defaultPersonalityState,
|
|
414
|
+
normalizePersonalityState,
|
|
415
|
+
isValidPersonalityState,
|
|
416
|
+
personalityKey,
|
|
417
|
+
loadPersonalityModel,
|
|
418
|
+
savePersonalityModel,
|
|
419
|
+
selectPersonalityForRun,
|
|
420
|
+
updatePersonalityStats,
|
|
421
|
+
forcePivot,
|
|
422
|
+
};
|
|
423
|
+
|