@blueking/ai-blueking 0.5.3 → 0.5.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/dist/ai-blueking-new.vue.d.ts +10 -0
- package/dist/components/ai-header.vue.d.ts +2 -0
- package/dist/composables/use-resizable-container.d.ts +6 -0
- package/dist/vue2/{flowchart-elk-definition-170a3958-DEMxE-SO.mjs → flowchart-elk-definition-170a3958-Vf7hAgI5.mjs} +1 -1
- package/dist/vue2/index.es.min.js +1 -1
- package/dist/vue2/index.iife.min.js +35 -35
- package/dist/vue2/index.umd.min.js +3 -3
- package/dist/{vue3/is_dark-CBnwONN0.mjs → vue2/is_dark-Dd8HAxhg.mjs} +1 -1
- package/dist/vue2/{mindmap-definition-44684416-C3ZB_5q6.mjs → mindmap-definition-44684416-CyB8mYvP.mjs} +2 -2
- package/dist/vue2/style.css +1 -1
- package/dist/vue2/{timeline-definition-8e5a9bc6-BFSBVUqy.mjs → timeline-definition-8e5a9bc6-Bc2E6aK5.mjs} +2 -2
- package/dist/vue2/{vue2-BZnX4sK-.mjs → vue2-CtOfp3WS.mjs} +129 -116
- package/dist/vue3/{flowchart-elk-definition-170a3958-BxwZUZU-.mjs → flowchart-elk-definition-170a3958-C7em4NuG.mjs} +1 -1
- package/dist/vue3/index.es.min.js +1 -1
- package/dist/vue3/index.iife.min.js +3 -3
- package/dist/vue3/index.umd.min.js +3 -3
- package/dist/{vue2/is_dark-Ma2P8Iy7.mjs → vue3/is_dark-C0LpH9Gu.mjs} +1 -1
- package/dist/vue3/{mindmap-definition-44684416-D_CJCM-R.mjs → mindmap-definition-44684416-D-5LT5uV.mjs} +2 -2
- package/dist/vue3/style.css +1 -1
- package/dist/vue3/{timeline-definition-8e5a9bc6-DpiuZaPC.mjs → timeline-definition-8e5a9bc6-CKLFZpzp.mjs} +2 -2
- package/dist/vue3/{vue3-B02eagBb.mjs → vue3-BOHZ9fly.mjs} +121 -108
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(){"use strict";try{if(typeof document<"u"){var A=document.createElement("style");A.appendChild(document.createTextNode(`@charset "UTF-8";.ai-blueking-button{display:inline-flex;height:32px;padding:0 14px;font-size:14px;color:#63656e;text-decoration:none;white-space:nowrap;cursor:pointer;background-color:#fff;border:1px solid #c4c6cc;border-radius:2px;outline:none;box-sizing:border-box;transition:background-color ease .3s;-webkit-appearance:none;-moz-appearance:none;appearance:none;align-items:center;justify-content:center}.ai-blueking-button.ai-blueking-button-primary{background-color:#3a84ff;color:#fff;border-color:#3a84ff}.ai-blueking-button.ai-blueking-button-primary:hover{background-color:#5594fa;border-color:#5594fa}.ai-blueking-button.ai-blueking-button-primary:active{background-color:#2c77f4;border-color:#2c77f4;color:#fff}.ai-blueking-button.ai-blueking-button-primary.is-outline{color:#3a84ff;border-color:#3a84ff;background-color:#fff}.ai-blueking-button.ai-blueking-button-primary.is-outline:hover{background-color:#5594fa;border-color:#5594fa;color:#fff}.ai-blueking-button.ai-blueking-button-primary.is-outline:active{background-color:#2c77f4;border-color:#2c77f4;color:#fff}.ai-blueking-button.ai-blueking-button-primary.is-text{color:#3a84ff;background-color:transparent;border:none}.ai-blueking-button.ai-blueking-button-primary.is-text:not(.is-disabled):hover{color:#5594fa}.ai-blueking-button.ai-blueking-button-primary.is-disabled{color:#dcdee5;cursor:not-allowed}.ai-blueking-button.ai-blueking-button-primary.is-disabled:not(.is-text){background-color:#dcdee5;color:#fff;border-color:#dcdee5}.ai-blueking-button.ai-blueking-button-hover-primary:hover{background-color:#5594fa;border-color:#5594fa;color:#fff}.ai-blueking-button.ai-blueking-button-warning{background-color:#ff9c01;color:#fff;border-color:#ff9c01}.ai-blueking-button.ai-blueking-button-warning:hover{background-color:#ffb848;border-color:#ffb848}.ai-blueking-button.ai-blueking-button-warning:active{background-color:#eb9000;border-color:#eb9000;color:#fff}.ai-blueking-button.ai-blueking-button-warning.is-outline{color:#ff9c01;border-color:#ff9c01;background-color:#fff}.ai-blueking-button.ai-blueking-button-warning.is-outline:hover{background-color:#ffb848;border-color:#ffb848;color:#fff}.ai-blueking-button.ai-blueking-button-warning.is-outline:active{background-color:#eb9000;border-color:#eb9000;color:#fff}.ai-blueking-button.ai-blueking-button-warning.is-text{color:#ff9c01;background-color:transparent;border:none}.ai-blueking-button.ai-blueking-button-warning.is-text:not(.is-disabled):hover{color:#ffb848}.ai-blueking-button.ai-blueking-button-warning.is-disabled{color:#dcdee5;cursor:not-allowed}.ai-blueking-button.ai-blueking-button-warning.is-disabled:not(.is-text){background-color:#dcdee5;color:#fff;border-color:#dcdee5}.ai-blueking-button.ai-blueking-button-hover-warning:hover{background-color:#ffb848;border-color:#ffb848;color:#fff}.ai-blueking-button.ai-blueking-button-success{background-color:#2dcb56;color:#fff;border-color:#2dcb56}.ai-blueking-button.ai-blueking-button-success:hover{background-color:#45e35f;border-color:#45e35f}.ai-blueking-button.ai-blueking-button-success:active{background-color:#1ab943;border-color:#1ab943;color:#fff}.ai-blueking-button.ai-blueking-button-success.is-outline{color:#2dcb56;border-color:#2dcb56;background-color:#fff}.ai-blueking-button.ai-blueking-button-success.is-outline:hover{background-color:#45e35f;border-color:#45e35f;color:#fff}.ai-blueking-button.ai-blueking-button-success.is-outline:active{background-color:#1ab943;border-color:#1ab943;color:#fff}.ai-blueking-button.ai-blueking-button-success.is-text{color:#2dcb56;background-color:transparent;border:none}.ai-blueking-button.ai-blueking-button-success.is-text:not(.is-disabled):hover{color:#45e35f}.ai-blueking-button.ai-blueking-button-success.is-disabled{color:#dcdee5;cursor:not-allowed}.ai-blueking-button.ai-blueking-button-success.is-disabled:not(.is-text){background-color:#dcdee5;color:#fff;border-color:#dcdee5}.ai-blueking-button.ai-blueking-button-hover-success:hover{background-color:#45e35f;border-color:#45e35f;color:#fff}.ai-blueking-button.ai-blueking-button-danger{background-color:#ea3636;color:#fff;border-color:#ea3636}.ai-blueking-button.ai-blueking-button-danger:hover{background-color:#ff5656;border-color:#ff5656}.ai-blueking-button.ai-blueking-button-danger:active{background-color:#db2626;border-color:#db2626;color:#fff}.ai-blueking-button.ai-blueking-button-danger.is-outline{color:#ea3636;border-color:#ea3636;background-color:#fff}.ai-blueking-button.ai-blueking-button-danger.is-outline:hover{background-color:#ff5656;border-color:#ff5656;color:#fff}.ai-blueking-button.ai-blueking-button-danger.is-outline:active{background-color:#db2626;border-color:#db2626;color:#fff}.ai-blueking-button.ai-blueking-button-danger.is-text{color:#ea3636;background-color:transparent;border:none}.ai-blueking-button.ai-blueking-button-danger.is-text:not(.is-disabled):hover{color:#ff5656}.ai-blueking-button.ai-blueking-button-danger.is-disabled{color:#dcdee5;cursor:not-allowed}.ai-blueking-button.ai-blueking-button-danger.is-disabled:not(.is-text){background-color:#dcdee5;color:#fff;border-color:#dcdee5}.ai-blueking-button.ai-blueking-button-hover-danger:hover{background-color:#ff5656;border-color:#ff5656;color:#fff}.ai-blueking-button.ai-blueking-button-small{height:26px;padding:0 12px;font-size:12px}.ai-blueking-button.ai-blueking-button-large{height:40px;padding:0 16px;font-size:16px}.ai-blueking-button .ai-blueking-button-text{display:inline-flex;align-items:center;line-height:1}.ai-blueking-button.is-loading{position:relative}.ai-blueking-button.is-loading .ai-blueking-button-loading:not(:last-child){position:absolute}.ai-blueking-button.is-loading .ai-blueking-button-text{visibility:hidden}.ai-blueking-button:hover{border-color:#979ba5}.ai-blueking-button:active{color:#3a84ff;border-color:#3a84ff}.ai-blueking-button.is-text{height:auto;padding:0;font-size:inherit;color:#63656e;text-decoration:none;cursor:pointer;background-color:transparent;border:none;outline:none}.ai-blueking-button.is-disabled{color:#dcdee5;cursor:not-allowed;border-color:#dcdee5}.ai-blueking-button.is-disabled:not(.is-text){background-color:#f9fafd}.ai-blueking-button-group{display:inline-block;font-size:0}.ai-blueking-button-group.ai-blueking-button-group-small .ai-blueking-button{height:26px;padding:0 12px;font-size:12px}.ai-blueking-button-group.ai-blueking-button-group-large .ai-blueking-button{height:40px;padding:0 16px;font-size:16px}.ai-blueking-button-group .ai-blueking-button{height:32px;margin:0 0 0 -1px;border-radius:0}.ai-blueking-button-group .ai-blueking-button:not(.is-disabled){color:#63656e;background-color:#fff;border-color:#c4c6cc}.ai-blueking-button-group .ai-blueking-button.is-disabled{color:#c4c6cc}.ai-blueking-button-group .ai-blueking-button:first-child{border-radius:2px 0 0 2px}.ai-blueking-button-group .ai-blueking-button:last-child{border-radius:0 2px 2px 0}.ai-blueking-button-group .ai-blueking-button:only-child{border-radius:2px}.ai-blueking-button-group .ai-blueking-button:hover:not(.is-disabled),.ai-blueking-button-group .ai-blueking-button.is-selected:not(.is-disabled){position:relative;z-index:1;color:#3a84ff;background-color:#fff;border-color:#3a84ff}.ai-blueking-button-group .ai-blueking-button.is-selected:not(.is-disabled){background-color:#e1ecff}.ai-blueking-button-group .ai-blueking-button.is-selected.is-disabled{background-color:#f0f1f5}.ai-blueking-loading-wrapper{position:static;vertical-align:middle}.ai-blueking-loading-wrapper:not(.ai-blueking-nested-loading):not(.ai-blueking-directive-loading){display:inline-flex}.ai-blueking-loading-wrapper.ai-blueking-directive-loading{width:100%;height:100%}.ai-blueking-loading-wrapper.ai-blueking-directive-loading,.ai-blueking-loading-wrapper.ai-blueking-nested-loading{position:relative}.ai-blueking-loading-wrapper.ai-blueking-directive-loading.is-block,.ai-blueking-loading-wrapper.ai-blueking-nested-loading.is-block{display:block}.ai-blueking-loading-wrapper.ai-blueking-directive-loading .ai-blueking-loading-indicator,.ai-blueking-loading-wrapper.ai-blueking-nested-loading .ai-blueking-loading-indicator{position:absolute;top:50%;left:50%;z-index:11;text-align:center;transform:translate(-50%,-50%)}.ai-blueking-loading-wrapper .dot{display:inline-flex;width:14px;height:14px;margin-right:10px;border-radius:50%;transform:scale(.6);animation-duration:.8s;animation-iteration-count:infinite;animation-name:loading-scale-animate;animation-direction:normal}.ai-blueking-loading-wrapper .oval{position:absolute;width:6px;height:8px;background-color:#63656e;border-radius:8px;animation-duration:1.2s;animation-iteration-count:infinite;animation-name:fade;transform-origin:center 24px}.ai-blueking-loading-wrapper .ai-blueking-loading-mask{position:absolute;top:0;left:0;width:100%;height:100%}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator{display:flex;line-height:1;text-align:center;flex-direction:column}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-success .oval,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-success .dot,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-success .dot-1,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-success .dot-2,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-success .dot-3,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-success .dot-4{background-color:#2dcb56}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-danger .oval,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-danger .dot,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-danger .dot-1,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-danger .dot-2,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-danger .dot-3,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-danger .dot-4{background-color:#ea3636}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-warning .oval,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-warning .dot,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-warning .dot-1,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-warning .dot-2,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-warning .dot-3,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-warning .dot-4{background-color:#ff9c01}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-primary .oval,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-primary .dot,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-primary .dot-1,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-primary .dot-2,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-primary .dot-3,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-primary .dot-4{background-color:#3a84ff}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-white .oval,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-white .dot,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-white .dot-1,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-white .dot-2,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-white .dot-3,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-white .dot-4{background-color:#fff}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-default .oval,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-default .dot,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-default .dot-1,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-default .dot-2,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-default .dot-3,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-default .dot-4{background-color:#c4c6cc}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .dot-1{background-color:#ea3636;animation-delay:.1s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .dot-2{background-color:#ff9c01;animation-delay:.25s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .dot-3{background-color:#2dcb56;animation-delay:.4s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .dot-4{background-color:#3a84ff;animation-delay:.55s;margin-right:0}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .oval-1{transform:rotate(135deg);animation-delay:-.45s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .oval-2{transform:rotate(90deg);animation-delay:-.6s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .oval-3{transform:rotate(45deg);animation-delay:-.75s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .oval-4{transform:rotate(0);animation-delay:-.9s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .oval-5{transform:rotate(-45deg);animation-delay:-1.05s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .oval-6{transform:rotate(-90deg);animation-delay:-1.2s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .oval-7{transform:rotate(-135deg);animation-delay:-1.35s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .oval-8{transform:rotate(-180deg);animation-delay:-1.5s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .ai-blueking-normal-indicator{display:inline-flex;justify-content:center}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .ai-blueking-spin-indicator{position:relative;display:inline-flex;justify-content:center;width:48px;height:48px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-mini .ai-blueking-spin-indicator{height:16px;width:16px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-mini .dot{width:3px;height:3px;margin-right:3px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-mini .dot.dot-4{margin-right:0}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-mini .oval{width:2px;height:3px;border-radius:3px;transform-origin:center 8px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-mini .ai-blueking-loading-title{font-size:14px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-small .ai-blueking-spin-indicator{height:32px;width:32px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-small .dot{width:6px;height:6px;margin-right:6px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-small .dot.dot-4{margin-right:0}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-small .oval{width:4px;height:5px;border-radius:5px;transform-origin:center 16px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-small .ai-blueking-loading-title{font-size:12px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-large .ai-blueking-spin-indicator{height:68px;width:68px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-large .dot{width:20px;height:20px;margin-right:12px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-large .dot.dot-4{margin-right:0}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-large .oval{width:8px;height:12px;border-radius:12px;transform-origin:center 34px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-large .ai-blueking-loading-title{font-size:14px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .ai-blueking-loading-title{margin-top:8px;font-size:14px;line-height:normal;color:#63656e;text-align:center}@keyframes loading-scale-animate{0%{transform:scale(1)}to{transform:scale(.6)}}@keyframes fade{to{background-color:transparent}}.ai-blueking-transition .ai-blueking-fade-enter-active,.ai-blueking-transition .ai-blueking-fade-leave-active{transition:all .3s cubic-bezier(.55,0,.1,1)}.ai-blueking-transition .ai-blueking-fade-enter,.ai-blueking-transition .ai-blueking-fade-leave-to{opacity:0}.clearfix-style:after{display:block;height:0;clear:both;font-size:0;content:"";visibility:hidden}.ai-blueking-popper{display:none;padding:7px 14px;font-size:12px;color:#fff;background:#333;border-radius:4px}.ai-blueking-popper.light{color:#63656e;background:#fff;box-shadow:#dcdee5 0 0 6px}.ai-blueking-popper .ai-blueking-popper-arrow,.ai-blueking-popper .ai-blueking-popper-arrow:before{position:absolute;width:8px;height:8px;background:inherit}.ai-blueking-popper .ai-blueking-popper-arrow{visibility:hidden}.ai-blueking-popper .ai-blueking-popper-arrow:before{content:"";visibility:visible;transform:rotate(45deg)}.ai-blueking-popper[data-show]{display:block}.ai-blueking-popper[data-popper-placement^=top]>.ai-blueking-popper-arrow{bottom:-4px}.ai-blueking-popper[data-popper-placement^=bottom]>.ai-blueking-popper-arrow{top:-4px}.ai-blueking-popper[data-popper-placement^=left]>.ai-blueking-popper-arrow{right:-4px}.ai-blueking-popper[data-popper-placement^=right]>.ai-blueking-popper-arrow{left:-4px}.ai-blueking-textarea{--textarea-line-height: 20px;display:inline-flex;width:100%;overflow:hidden;font-size:12px;line-height:var(--textarea-line-height);color:#63656e;background-color:#fff;border:1px solid #c4c6cc;border-radius:2px;box-sizing:border-box;transition:all .3s;flex-direction:column}.ai-blueking-textarea ::placeholder{font-size:12px;color:#c4c6cc}.ai-blueking-textarea.resizable{resize:both}.ai-blueking-textarea ::-webkit-scrollbar{-webkit-appearance:none;width:3px}.ai-blueking-textarea ::-webkit-scrollbar-thumb{border-radius:4px;background-color:#dcdee5}.ai-blueking-textarea.is-disabled,.ai-blueking-textarea.is-readonly{background-color:#fafbfd;border-color:#dcdee5}.ai-blueking-textarea.is-disabled .ai-blueking-input--prefix-area,.ai-blueking-textarea.is-readonly .ai-blueking-input--prefix-area,.ai-blueking-textarea.is-disabled .ai-blueking-input--suffix-area,.ai-blueking-textarea.is-readonly .ai-blueking-input--suffix-area,.ai-blueking-textarea.is-disabled .ai-blueking-input--suffix-icon,.ai-blueking-textarea.is-readonly .ai-blueking-input--suffix-icon{cursor:not-allowed;background-color:#fafbfd}.ai-blueking-textarea.is-disabled input,.ai-blueking-textarea.is-readonly input,.ai-blueking-textarea.is-disabled textarea,.ai-blueking-textarea.is-readonly textarea{cursor:not-allowed;background-color:#fafbfd;opacity:1}.ai-blueking-textarea.is-readonly input,.ai-blueking-textarea.is-readonly textarea{cursor:auto}.ai-blueking-textarea>textarea{width:100%;padding:5px 10px;line-height:1.5;text-align:left;border:0;border-radius:2px;outline:none;resize:none}.ai-blueking-textarea--max-length{padding-right:8px;margin:0 0 0 auto;font-size:12px;text-align:right;transform:scale(.8);justify-content:flex-end}.ai-blueking-textarea--max-length.is-over-limit{color:#ea3636}.ai-blueking-textarea--max-length span{color:#979ba5}.ai-blueking-textarea.is-focused:not(.is-readonly){border-color:#3a84ff;outline:0;box-shadow:0 0 3px #a3c5fd}.ai-blueking-input{display:inline-flex;align-items:stretch;width:100%;height:32px;font-size:12px;border:1px solid #c4c6cc;border-radius:2px;transition:all .3s}.ai-blueking-input ::placeholder{font-size:12px;color:#c4c6cc}.ai-blueking-input.is-disabled,.ai-blueking-input.is-readonly{background-color:#fafbfd;border-color:#dcdee5}.ai-blueking-input.is-disabled .ai-blueking-input--prefix-area,.ai-blueking-input.is-readonly .ai-blueking-input--prefix-area,.ai-blueking-input.is-disabled .ai-blueking-input--suffix-area,.ai-blueking-input.is-readonly .ai-blueking-input--suffix-area,.ai-blueking-input.is-disabled .ai-blueking-input--suffix-icon,.ai-blueking-input.is-readonly .ai-blueking-input--suffix-icon{cursor:not-allowed;background-color:#fafbfd}.ai-blueking-input.is-disabled input,.ai-blueking-input.is-readonly input,.ai-blueking-input.is-disabled textarea,.ai-blueking-input.is-readonly textarea{cursor:not-allowed;background-color:#fafbfd;opacity:1}.ai-blueking-input.is-readonly input,.ai-blueking-input.is-readonly textarea{cursor:auto}.ai-blueking-input:hover:not(.is-disabled){border-color:#979ba5}.ai-blueking-input:hover:not(.is-disabled) .show-clear-only-hover{display:flex}.ai-blueking-input.is-simplicity{background-color:transparent;border-color:transparent;border-bottom-color:#c4c6cc}.ai-blueking-input.is-simplicity:hover:not(.is-disabled){background-color:#f5f7fa;border-color:transparent;border-bottom-color:#c4c6cc;box-shadow:none}.ai-blueking-input.is-simplicity:hover:not(.is-disabled) .ai-blueking-input--text,.ai-blueking-input.is-simplicity:hover:not(.is-disabled) .ai-blueking-input--suffix-icon{background-color:#f5f7fa}.ai-blueking-input--suffix-icon{display:flex;height:100%;padding-right:8px;font-size:14px;color:#c4c6cc;background-color:#fff;align-items:center;align-self:center;flex-shrink:0;cursor:pointer}.ai-blueking-input--suffix-icon:hover{color:#313238}.ai-blueking-input--suffix-icon.show-clear-only-hover{display:none}.ai-blueking-input--clear-icon{cursor:pointer;flex-shrink:0}.ai-blueking-input--clear-icon:hover{color:#979ba5}.ai-blueking-input--large{height:40px;font-size:14px}.ai-blueking-input--large ::placeholder{font-size:14px;color:#c4c6cc}.ai-blueking-input--large .ai-blueking-input--max-length{font-size:16px}.ai-blueking-input--large .ai-blueking-input--number-control span:first-child{margin-bottom:4px}.ai-blueking-input--small{height:26px;font-size:12px}.ai-blueking-input--small .ai-blueking-input--max-length,.ai-blueking-input--default,.ai-blueking-input--default .ai-blueking-input--max-length{font-size:12px}.ai-blueking-input.is-focused:not(.is-readonly){border-color:#3a84ff;outline:0;box-shadow:0 0 3px #a3c5fd}.ai-blueking-input.is-focused:not(.is-readonly).is-simplicity{border-color:transparent;border-bottom-color:#3a84ff;box-shadow:none}.ai-blueking-input.is-focused:not(.is-readonly).is-simplicity .ai-blueking-input--text,.ai-blueking-input.is-focused:not(.is-readonly).is-simplicity .ai-blueking-input--suffix-icon{background-color:#f5f7fa}.ai-blueking-input--prefix-area,.ai-blueking-input--suffix-area{display:flex;padding:0 8px;color:#63656e;background-color:#f5f7fa;border-right:1px solid #c4c6cc;align-items:center}.ai-blueking-input--suffix-area{border:0;border-left:1px solid #c4c6cc}.ai-blueking-input--max-length{align-self:center;padding-right:8px;font-size:12px;transform:scale(.8)}.ai-blueking-input--max-length.is-over-limit{color:#ea3636}.ai-blueking-input--max-length span{color:#979ba5}.ai-blueking-input--text{width:100%;padding:0 8px;overflow:hidden;line-height:1;color:#63656e;text-overflow:ellipsis;white-space:nowrap;background-color:#fff;background-image:none;border:none;border-radius:2px;outline:none;box-sizing:border-box;transition:all .3s;flex:1}.ai-blueking-input--text[type=search]::-webkit-search-decoration,.ai-blueking-input--text[type=search]::-webkit-search-cancel-button,.ai-blueking-input--text[type=search]::-webkit-search-results-button,.ai-blueking-input--text[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none;appearance:none}.ai-blueking-input--text [type=search]::-ms-clear{display:none;width:0;height:0}.ai-blueking-input--text [type=search]::-ms-reveal{display:none;width:0;height:0}.ai-blueking-input--text[type=number]::-webkit-inner-spin-button,.ai-blueking-input--text[type=number]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.ai-blueking-input--number-control{display:flex;width:26px;height:100%;padding:4px 0;font-size:0;-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center}.ai-blueking-input--number-control span{display:flex;overflow:hidden;line-height:1;color:#979ba5;text-align:center;cursor:pointer;background-color:#f5f7fa;flex:1;align-items:center}.ai-blueking-input--number-control span.is-disabled{color:#c4c6cc;cursor:not-allowed}.ai-blueking-input--number-control svg{font-size:14px}.ai-blueking-input--number-control span:first-child{transform:rotate(180deg)}.ai-blueking-input--number-control span:not(.is-disabled):hover{background-color:#eaebf0}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 100px white inset!important;box-shadow:0 0 0 100px #fff inset!important}input:-moz-autofill,input:-moz-autofill:hover,input:-moz-autofill:focus,input:-moz-autofill:active{-moz-box-shadow:0 0 0 100px white inset!important;box-shadow:0 0 0 100px #fff inset!important}.text-ov{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.position-relative{position:relative}.position-absolute{position:absolute}.ai-blueking-popover.ai-blueking-pop2-content{position:absolute;padding:12px;font-size:12px;color:#fff;background:#26323d;border-radius:4px;box-sizing:border-box}.ai-blueking-popover.ai-blueking-pop2-content.hidden{display:none}.ai-blueking-popover.ai-blueking-pop2-content .ai-blueking-pop2-arrow{position:absolute;z-index:-1;width:8px;height:8px;background:#333;transform:rotate(45deg)}.ai-blueking-popover.ai-blueking-pop2-content[data-theme^=light]{color:#26323d;background-color:#fff;box-shadow:0 0 6px #dcdee5}.ai-blueking-popover.ai-blueking-pop2-content[data-theme^=light] .ai-blueking-pop2-arrow{background-color:#fff}.ai-blueking-message-content.multi .overview .left-content .describe{display:box;max-width:560px;max-height:60px;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}.scroll-bar-style::-webkit-scrollbar{width:4px;height:4px}.scroll-bar-style::-webkit-scrollbar-thumb{background:#ddd;border-radius:20px;box-shadow:inset 0 0 6px #cccccc4d}html,body{padding:0;margin:0}*{box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;box-sizing:content-box}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button;-moz-appearance:button;appearance:button}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{padding:0;box-sizing:border-box}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}::-ms-clear,::-ms-reveal{display:none}input[type=text]::-ms-clear{display:none}input[type=text]::-ms-reveal{display:none}input[type=search]{box-sizing:content-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none;-moz-appearance:none;appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid #c0c0c0}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}.bk-scroll-y{overflow-y:auto}.bk-scroll-y::-webkit-scrollbar{width:4px;height:4px}.bk-scroll-y::-webkit-scrollbar-thumb{background:#ddd;border-radius:20px;box-shadow:inset 0 0 6px #cccccc4d}.bk-scroll-x{overflow-x:auto}.bk-scroll-x::-webkit-scrollbar{width:4px;height:4px}.bk-scroll-x::-webkit-scrollbar-thumb{background:#ddd;border-radius:20px;box-shadow:inset 0 0 6px #cccccc4d}.ai-blueking-message{position:fixed;top:20px;left:50%;display:flex;min-width:300px;padding:10px 15px;font-size:14px;color:#63656e;background:#f0f8ff;border:1px solid #e1ecff;border-radius:2px;transform:translate(-50%);box-shadow:0 2px 4px #e1e8f4;justify-content:space-between}.ai-blueking-message .ai-blueking-message-close{padding-left:20px;margin-right:0;font-size:14px;color:#c4c6cc;cursor:pointer}.ai-blueking-message .ai-blueking-message-close:hover{color:#979ba5}.ai-blueking-message-icon{display:inline-block;height:18px;margin-right:10px;font-size:18px;color:#3a84ff}.ai-blueking-message-primary{background:#f0f8ff;border:1px solid #e1ecff}.ai-blueking-message-warning{background:#fff4e2;border:1px solid #ffe8c3;box-shadow:0 2px 4px #ede6db}.ai-blueking-message-warning .ai-blueking-message-icon{color:#ff9c01}.ai-blueking-message-success{background:#f2fff4;border:1px solid #dcffe2;box-shadow:0 2px 4px #cef0d7}.ai-blueking-message-success .ai-blueking-message-icon{color:#2dcb56}.ai-blueking-message-error{background:#ffeded;border:1px solid #ffdddd;box-shadow:0 2px 4px #f6dada}.ai-blueking-message-error .ai-blueking-message-icon{color:#ea3636}.ai-blueking-message-fade-enter-active,.ai-blueking-message-fade-leave-active{transition:margin .2s linear}.ai-blueking-message-fade-enter-from,.ai-blueking-message-fade-leave-to{margin-top:-50px;opacity:0}.ai-blueking-message-content{display:flex;width:100%;word-break:break-all}.ai-blueking-message-content.multi{flex-direction:column;position:relative}.ai-blueking-message-content.multi .overview{display:flex;justify-content:space-between;align-items:self-start}.ai-blueking-message-content.multi .overview .left-content{display:flex}.ai-blueking-message-content.multi .overview .left-content .describe{display:-webkit-box;max-width:560px;max-height:60px;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;line-clamp:3;-webkit-line-clamp:3}.ai-blueking-message-content.multi .overview .tools{display:flex;align-items:center}.ai-blueking-message-content.multi .overview .tools .tool{display:flex;padding:0 5px;font-size:14px;cursor:pointer;align-items:center}.ai-blueking-message-content.multi .overview .tools .tool .ai-blueking-message-close{padding-left:0}.ai-blueking-message-content.multi .overview .tools .tool .message-action-text{padding-left:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ai-blueking-message-content.multi .overview .tools .tool:not(.fix) span{color:#3a84ff}.ai-blueking-message-content.multi .overview .tools .tool.fix.fixed span{color:#3a84ff}.ai-blueking-message-content.multi .overview .tools .tool.fix span{color:#979ba5}.ai-blueking-message-content.multi .overview .tools .tool.fix:hover span{color:#3a84ff}.ai-blueking-message-content.multi .overview .tools .tool.close span{color:#c4c6cc}.ai-blueking-message-content.multi .overview .tools .tool.close span:hover{color:#979ba5}.ai-blueking-message-content.multi .message-detail{position:relative;margin-top:10px}.ai-blueking-message-content.multi .message-detail .message-tree{max-height:480px;padding:14px 32px;overflow:auto;background:#fff;border-radius:2px;display:flex;flex-direction:column}.ai-blueking-message-content.multi .message-detail .message-tree .message-row{display:inline-flex;font-size:14px;line-height:34px;color:#313238}.ai-blueking-message-content.multi .message-detail .message-tree .message-row label{display:inline-block;width:94px;min-width:94px;margin-right:8px;overflow:hidden;color:#63656e;text-align:right;text-overflow:ellipsis;white-space:nowrap}.ai-blueking-message-content.multi .message-detail .message-tree .message-row label:after{content:":"}.ai-blueking-message-content.multi .message-detail .message-tree .message-row .copy-value{padding-left:4px}.ai-blueking-message-content.multi .message-detail .message-tree .message-row .copy-value:hover{background:#babcc033;cursor:pointer;border-radius:2px}.ai-blueking-message-content.multi .message-detail .message-copy{position:absolute;font-size:16px;top:0;right:0;font-size:18px;width:24px;height:24px;display:flex;align-items:center;border-radius:0 2px 0 6px;cursor:pointer;justify-content:center;background:#f5f7fa;color:#9fa3ae}.ai-blueking-message-content.multi .message-detail .message-copy:hover{background:#f0f5ff}.ai-blueking-message-content.multi .message-detail .message-copy:hover span{color:#3a84ff}.ai-blueking-message-content.multi .message-detail .copy-status{display:none;padding-bottom:4px}.ai-blueking-message-content.multi .message-detail .copy-status .inner{position:relative;display:flex;padding:6px 8px;font-size:12px;line-height:20px;color:#63656e;background:#fff;border:1px solid #dcdee5;box-shadow:0 2px 6px #0000001a;align-items:center}.ai-blueking-message-content.multi .message-detail .copy-status .inner span{margin-right:4px}.ai-blueking-message-content.multi .message-detail .copy-status .inner:after{position:absolute;bottom:0;left:50%;width:8px;height:8px;background:#fff;border-color:#dcdee5;border-style:solid;border-width:0px 1px 1px 0px;content:"";transform:translateY(4px) rotate(45deg);box-shadow:5px 3px 6px #0000001a;box-sizing:border-box}.ai-blueking-message-content.multi .message-detail .copy-status.success .inner span{color:#2dcb9d}.ai-blueking-message-content.multi .message-detail .copy-status.error .inner span{color:#ea3636}.ai-blueking-message-content.multi .message-detail .copy-status.is-show{position:absolute;top:0;left:0;display:inline-flex;white-space:nowrap;transform:translate(-50%,-100%)}.ai-blueking-message-content.multi .message-detail .copy-status.is-hidden{display:none}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.header[data-v-49e8bb6a]{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;height:48px;padding:14px;cursor:move;border-bottom:1px solid #e5e5e5}.header .left-section[data-v-49e8bb6a]{display:flex;gap:4px;align-items:center}.header .left-section .logo[data-v-49e8bb6a]{width:32px;height:32px}.header .left-section .logo img[data-v-49e8bb6a]{width:100%;height:100%;object-fit:cover}.header .left-section .title[data-v-49e8bb6a]{font-size:14px;font-weight:600;line-height:20px;color:#4d4f56}.header .right-section[data-v-49e8bb6a]{display:flex;gap:12px}.header .bkai-icon[data-v-49e8bb6a]{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;margin-right:0;font-size:14px;color:#63656e;cursor:pointer;border-radius:2px}.header .bkai-icon[data-v-49e8bb6a]:hover{color:#4d4f56;background:#eaebf0}.bar-button[data-v-8ce57e71]{display:flex;align-items:center;justify-content:center;height:24px;padding:0 10px;cursor:pointer;background:#fff;border:1px solid #dcdee5;border-radius:26px;box-shadow:0 -2px 6px #0000001a}.bar-button[data-v-8ce57e71]:hover{border:1px solid #c4c6cc;box-shadow:0 -2px 6px #00000026}.bar-button .bkai-icon[data-v-8ce57e71]{font-size:14px;color:var(--5ec4534a)}.bar-button .bar-button-text[data-v-8ce57e71]{font-size:12px;color:#4d4f56}.ai-cite[data-v-629213d4]{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;-webkit-user-select:none;user-select:none}.ai-cite .content[data-v-629213d4]{position:relative;display:flex;align-items:center;max-width:100%;padding:4px 8px;font-size:12px;line-height:20px;color:#979ba5;background-color:#f0f1f5;border-radius:2px}.ai-cite .content[data-v-629213d4]:hover{background-color:#eaebf0}.ai-cite .content .content-text[data-v-629213d4]{display:flex;align-items:center;max-width:100%}.ai-cite .content .content-text.show-close-icon[data-v-629213d4]{max-width:calc(100% - 20px)}.ai-cite .content .bkai-icon[data-v-629213d4]{margin-right:0;font-size:12px;color:#979ba5}.ai-cite .content .bkai-yinyong[data-v-629213d4]{flex-shrink:0;margin-right:4px}.ai-cite .content .ai-cite-text[data-v-629213d4]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:default}.ai-cite .content .close-icon[data-v-629213d4]{flex-shrink:0;margin-left:8px;cursor:pointer}.ai-selected-box[data-v-3f0a2012]{position:relative;display:flex;flex-direction:column;gap:8px;padding:12px 16px;background:#fff;border:1px solid #dcdee5;border-radius:4px;box-shadow:0 2px 6px 2px #1919290f}.ai-selected-box .bkai-close-circle-shape[data-v-3f0a2012]{position:absolute;top:-8px;right:-10px;font-size:14px;color:#c4c6cc;cursor:pointer}.ai-selected-box .bkai-close-circle-shape[data-v-3f0a2012]:hover{color:#979ba5}.ai-selected-box .ai-selected-tip[data-v-3f0a2012]{display:flex;gap:10px;align-items:center;color:#979ba5}.ai-selected-box .ai-selected-tip .bkai-icon[data-v-3f0a2012]{margin-right:0;font-size:14px}.ai-selected-box .ai-selected-tip .ai-selected-tip-text[data-v-3f0a2012]{font-size:12px}.ai-selected-box .ai-selected-box-content[data-v-3f0a2012]{display:-webkit-box;max-height:80px;overflow:hidden;font-size:12px;line-height:20px;color:#4d4f56;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-clamp:4}.ai-selected-box .ai-selected-box-actions[data-v-3f0a2012]{display:flex;gap:8px;align-items:center}.ai-selected-box .ai-selected-box-actions .ai-selected-box-action[data-v-3f0a2012]{display:flex;align-items:center;justify-content:center;height:26px;padding:0 12px;font-size:12px;color:#4d4f56;cursor:pointer;background:#fff;border:1px solid #c4c6cc;border-radius:13px}.ai-selected-box .ai-selected-box-actions .ai-selected-box-action .bkai-icon[data-v-3f0a2012]{font-size:14px;color:#606060}.ai-selected-box .ai-selected-box-actions .ai-selected-box-action[data-v-3f0a2012]:hover{color:#fff;background:#3a84ff;border-color:#3a84ff}.ai-selected-box .ai-selected-box-actions .ai-selected-box-action:hover .bkai-icon[data-v-3f0a2012]{color:#fff}.bkai-prompt-list[data-v-8d2c7548]{z-index:1000;display:flex;flex-direction:column;width:100%;max-height:258px;background:#fff;border:1px solid #dcdee5;border-radius:4px;box-shadow:0 0 8px #0000001a}.bkai-prompt-list .bkai-prompt-list-search[data-v-8d2c7548]{padding:0 8px}.bkai-prompt-list .bkai-prompt-list-content[data-v-8d2c7548]{flex:1;padding:8px;overflow-y:auto}.bkai-prompt-list .bkai-prompt-list-content[data-v-8d2c7548]::-webkit-scrollbar{width:10px;height:10px}.bkai-prompt-list .bkai-prompt-list-content[data-v-8d2c7548]::-webkit-scrollbar-thumb{width:10px;height:10px;background-color:#dcdee5;border-radius:5px}.bkai-prompt-list .bkai-prompt-list-content[data-v-8d2c7548]::-webkit-scrollbar-thumb:hover{width:12px;height:12px;background-color:#979ba5;border-radius:6px}.bkai-prompt-list .bkai-prompt-list-content .bkai-prompt-list-item[data-v-8d2c7548]{display:-webkit-box;max-height:52px;padding:4px 12px;overflow:hidden;font-size:12px;line-height:20px;color:#4d4f56;text-overflow:ellipsis;cursor:pointer;background:#f5f7fa;border-radius:4px;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.bkai-prompt-list .bkai-prompt-list-content .bkai-prompt-list-item[data-v-8d2c7548]:not(:last-child){margin-bottom:4px}.bkai-prompt-list .bkai-prompt-list-content .bkai-prompt-list-item[data-v-8d2c7548]:hover,.bkai-prompt-list .bkai-prompt-list-content .bkai-prompt-list-item.active[data-v-8d2c7548]{background:#eaebf0}.bkai-prompt-list-empty[data-v-8d2c7548]{padding:12px;font-size:12px;color:#979ba5;text-align:center}.shortcuts-bar[data-v-08f7d5d8]{display:flex;gap:4px}.shortcuts-bar .shortcut-item[data-v-08f7d5d8]{display:flex;gap:4px;align-items:center;height:24px;padding:0 8px;font-size:12px;color:#4d4f56;cursor:pointer;background:#fff;border:1px solid #dcdee5;border-radius:12px}.shortcuts-bar .shortcut-item .bkai-icon[data-v-08f7d5d8]{margin-right:0;font-size:16px;color:#979ba5}.shortcuts-bar .shortcut-item[data-v-08f7d5d8]:hover{color:#3a84ff;background:#e1ecff;border-color:#a3c5fd}.shortcuts-bar .shortcut-item:hover .bkai-icon[data-v-08f7d5d8]{color:#3a84ff}.chat-input-box[data-v-a112aa5a]{width:100%;background:#fff;border-radius:8px}.chat-input-box .prompt-list-wrapper[data-v-a112aa5a]{position:absolute;top:var(--540d8380)}.chat-input-box .input-wrapper[data-v-a112aa5a]{position:relative;width:100%;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(180deg,#6cbaff,#3a84ff) border-box;border:1px solid transparent;border-radius:8px}.chat-input-box .input-wrapper .cite[data-v-a112aa5a]{margin:8px 8px 0}.chat-input-box .input-wrapper .cite[data-v-a112aa5a] .content{justify-content:space-between;width:100%}.chat-input-box .input-area[data-v-a112aa5a]{width:100%;min-height:68px;max-height:248px;padding:8px 8px 0;overflow-y:auto;font-size:14px;line-height:20px;color:#63656e;resize:none;background:transparent;border:none;outline:none}.chat-input-box .input-area[data-v-a112aa5a]::placeholder{line-height:20px;color:#c4c6cc;white-space:pre-line}.chat-input-box .input-area[data-v-a112aa5a]::-webkit-scrollbar{width:4px}.chat-input-box .input-area[data-v-a112aa5a]::-webkit-scrollbar-thumb{background:#e5e5e5;border-radius:2px}.chat-input-box .input-tools[data-v-a112aa5a]{display:flex;align-items:flex-start;justify-content:flex-end;height:32px;padding:0 12px}.chat-input-box .input-tools .bkai-icon[data-v-a112aa5a]{font-size:16px;color:#63656e;cursor:pointer}.chat-input-box .input-tools .bkai-icon.bkai-fasong[data-v-a112aa5a]{margin-right:0}.chat-input-box .input-tools .bkai-icon.clickable[data-v-a112aa5a]{display:flex;align-items:center;justify-content:center;width:24px;height:24px;font-size:14px;color:#fff;background:#3a84ff;border-radius:4px}.chat-input-box .input-tools .bkai-icon.clickable[data-v-a112aa5a]:hover{color:#fff;background:#1768ef}.chat-input-box .input-tools .bkai-icon.clickable.disabled[data-v-a112aa5a]{color:#c4c6cc;cursor:not-allowed;background:#f0f1f5}.chat-input-box .input-tools .bkai-icon[data-v-a112aa5a]:hover{color:#3a84ff}.chat-input-box .input-tools .send-tip[data-v-a112aa5a]{font-size:12px;color:#979ba5}.delete-confirm-wrapper[data-v-9e951111]{min-width:248px;padding:16px;color:#63656e;text-align:left;background-color:#fff}.delete-confirm-wrapper .delete-confirm-title[data-v-9e951111]{font-size:16px;font-weight:700;line-height:24px;color:#313238}.delete-confirm-wrapper .delete-confirm-content[data-v-9e951111]{margin:8px 0 16px;font-size:12px;line-height:20px}.delete-confirm-wrapper .delete-confirm-footer[data-v-9e951111]{display:flex;gap:8px;justify-content:flex-end;margin-top:16px}.tippy-box[data-theme~=white]{color:#313238;background-color:#fff;border-radius:4px;box-shadow:0 2px 6px 2px #00000026}.tippy-box[data-theme~=white] .tippy-arrow{color:#fff}.tippy-box[data-theme~=white] .tippy-content{padding:0}.bk-text-editor[data-v-547dbd2c]{display:flex;flex-direction:column;width:100%;overflow:hidden;font-size:14px;background:#fff;border:1px solid #3a84ff;border-radius:4px}.bk-text-editor .editor-textarea[data-v-547dbd2c]{width:100%;min-height:80px;padding:8px 12px;font-size:14px;line-height:20px;color:#63656e;resize:none;background:transparent;border:none;outline:none}.bk-text-editor .editor-textarea[data-v-547dbd2c]::placeholder{color:#c4c6cc}.bk-text-editor .editor-footer[data-v-547dbd2c]{display:flex;justify-content:flex-end;padding:8px 12px}.bk-text-editor .editor-footer .button-group[data-v-547dbd2c]{display:flex;gap:8px}.bk-text-editor .editor-footer .cancel-btn[data-v-547dbd2c],.bk-text-editor .editor-footer .submit-btn[data-v-547dbd2c]{min-width:68px}@keyframes bkai-loading{to{transform:rotate(1turn)}}.ai-cite-container{max-width:100%;margin-bottom:2px}.ai-clickable{cursor:pointer}button.ai-clickable{color:#fff;text-decoration:none;background-color:#3a84ff;border:1px solid #3a84ff;border-radius:2px;outline:none}button.ai-clickable:active{color:#fff;background-color:#2c77f4;border-color:#2c77f4}.bkai-icon{display:inline-flex;align-items:center;justify-content:center;margin-right:5px;font-size:18px}.bkai-icon:hover{color:#4d4f56}.bkai-icon.bkai-warning-circle-fill{font-size:16px;line-height:22px;color:#ea3636}.message-main{display:flex;flex-direction:column;align-items:flex-start}.message-main.user,.message-main.cite{justify-content:flex-end;float:right}.message-main:after{display:table;clear:both;content:""}.message-main .message-content-container{position:relative;display:flex;flex-direction:column;width:100%}.message-main .message-content-container.user{align-items:flex-end}.message-main .message-content-container.ai{align-items:flex-start}.message-main .message-content-container .message-tool{position:absolute;bottom:-24px;display:flex;gap:10px;align-items:center;color:#979ba5;opacity:0}.message-main .message-content-container .message-tool i{margin-right:0;font-size:16px;cursor:pointer}.message-main .message-content-container .message-tool .bkai-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:4px}.message-main .message-content-container .message-tool .bkai-icon:hover{color:#4d4f56;background:#eaebf0}.message-main .message-content-container:hover .message-tool{opacity:1}.message-content{position:relative;display:flex;align-items:center;padding:10px 12px;margin:0;font-size:14px;line-height:1.5;color:#313238;word-break:break-all;white-space:pre-wrap;border-radius:4px}.message-content .time-message{position:absolute;top:-16px;display:none;width:150px;font-size:14px;line-height:12px;color:#979ba5}.message-content .time-message.user{right:0;text-align:right}.message-content .time-message.ai{left:0}.message-content:hover .time-message{display:block}.message-content .markdown-message{width:100%;height:100%;font-size:14px;color:#313238}.message-content .markdown-message h1,.message-content .markdown-message h2,.message-content .markdown-message h3,.message-content .markdown-message h4,.message-content .markdown-message h5{height:auto;margin:10px 0;font-family:-apple-system,PingFang SC,Helvetica Neue,Helvetica,Arial,Lantinghei SC,Hiragino Sans GB,Microsoft Yahei,sans-serif;font-size:14px;font-weight:700;line-height:1.5;color:#34383e}.message-content .markdown-message h1{font-size:28px}.message-content .markdown-message h2{font-size:20px}.message-content .markdown-message h3{font-size:16px}.message-content .markdown-message h4,.message-content .markdown-message h5{font-size:14px}.message-content .markdown-message em{font-style:italic}.message-content .markdown-message div,.message-content .markdown-message p,.message-content .markdown-message font,.message-content .markdown-message span,.message-content .markdown-message li{line-height:1.5}.message-content .markdown-message p,.message-content .markdown-message table,.message-content .markdown-message table p{margin:0}.message-content .markdown-message table{width:100%;max-width:100%;margin-top:10px;margin-bottom:10px;border-spacing:0;border-collapse:collapse}.message-content .markdown-message table th{padding:8px;font-weight:700;text-align:left;background-color:#f5f7fa;border-bottom:2px solid #e8e8e8}.message-content .markdown-message table td{padding:8px;vertical-align:top;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8}.message-content .markdown-message table tr:nth-child(2n){background-color:#fafbfd}.message-content .markdown-message table thead{background-color:#f5f7fa}.message-content .markdown-message ul,.message-content .markdown-message ol{padding-left:40px;margin:10px 0;text-indent:0}.message-content .markdown-message ul{list-style:disc}.message-content .markdown-message ul>li{line-height:1.8;white-space:normal;list-style:disc}.message-content .markdown-message ol{list-style:decimal}.message-content .markdown-message ol>li{line-height:1.8;white-space:normal;list-style:decimal}.message-content .markdown-message li>ul{margin-bottom:10px}.message-content .markdown-message li ol{padding-left:20px!important}.message-content .markdown-message ul ul,.message-content .markdown-message ul ol,.message-content .markdown-message ol ol,.message-content .markdown-message ol ul{margin-bottom:0;margin-left:20px}.message-content .markdown-message pre,.message-content .markdown-message code{padding:0 3px 2px;font-family:Monaco,Menlo,Consolas,Courier New,monospace;font-size:14px;border-radius:3px}.message-content .markdown-message code{padding:2px 4px;color:#24292e;background-color:#1b1f230d}.message-content .markdown-message a{color:#3a84ff;text-decoration:none;cursor:pointer}.message-content .markdown-message img{width:100%}.message-content .markdown-message pre{display:block;padding:9.5px;margin:0 0 10px;font-family:Consolas,monospace,tahoma,Arial;font-size:13px;word-break:break-all;word-wrap:break-word;white-space:pre-wrap;background-color:#333;border-radius:2px}.message-content .markdown-message pre code{padding:0;color:#fff;white-space:pre-wrap;background-color:transparent;border:0}.message-content .markdown-message blockquote{padding:0 0 0 12px;margin:0 0 20px;border-left:5px solid #dfdfdf}.message-content .markdown-message blockquote :before,.message-content .markdown-message blockquote :after{content:""}.message-content .markdown-message blockquote p{margin-bottom:0;font-size:14px;font-weight:300;line-height:25px}.message-content .markdown-message blockquote small{display:block;line-height:20px;color:#999}.message-content .markdown-message blockquote small :before{content:"— "}.message-content .message-wrap{display:inline-block;white-space:pre-wrap}.message-content.user{background:#e1ecff}.message-content.ai{align-items:flex-start;padding:0;white-space:normal}.ai-blueking-copy-button{width:16px;height:16px;padding:0;cursor:pointer;background:#333;border:none;outline:none}.ai-blueking-copy-button .bkai-fuzhi{margin:0;font-size:16px!important;line-height:1!important;color:#fff;opacity:1!important}.ai-blueking-copy-button .bkai-fuzhi:hover{color:#4d4f56}.loading-message{min-width:14px;margin-top:2px;margin-right:5px;fill:#3a84ff;animation:bkai-loading 1s linear infinite}code.hljs{padding:3px 5px}pre code.hljs{display:block;padding:1em;overflow-x:auto}.hljs{color:#abb2bf!important;background:#282c34!important}.hljs-comment,.hljs-quote{font-style:italic!important;color:#5c6370!important}.hljs-doctag,.hljs-keyword,.hljs-formula{color:#c678dd!important}.hljs-section,.hljs-name,.hljs-selector-tag,.hljs-deletion,.hljs-subst{color:#e06c75!important}.hljs-literal{color:#56b6c2!important}.hljs-string,.hljs-regexp,.hljs-addition,.hljs-attribute,.hljs-meta .hljs-string{color:#98c379!important}.hljs-attr,.hljs-variable,.hljs-template-variable,.hljs-type,.hljs-selector-class,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-number{color:#d19a66!important}.hljs-symbol,.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-title{color:#61aeee!important}.hljs-built_in,.hljs-title.class_,.hljs-class .hljs-title{color:#e6c07b!important}.hljs-emphasis{font-style:italic!important}.hljs-strong{font-weight:700!important}.hljs-link{text-decoration:underline!important}.ai-blueking-render-popup[data-v-62e695be]{position:absolute;z-index:10001;box-sizing:border-box;display:flex;align-items:center;height:32px;padding:6px 12px;pointer-events:auto;background:#fff;border-radius:16px;box-shadow:0 2px 10px #0000001a,0 0 4px #1919291a}.popup-content[data-v-62e695be]{display:flex;gap:4px;align-items:center;pointer-events:auto}.popup-bkai-btn[data-v-62e695be]{display:flex;flex-shrink:0;gap:4px;align-items:center;justify-content:center;width:80px;height:28px;padding:0 6px;font-size:12px;color:#313238;cursor:pointer;border-radius:4px;transition:all .2s ease}.popup-bkai-btn img[data-v-62e695be]{width:16px;height:16px}.popup-bkai-btn[data-v-62e695be]:hover{background:#f0f1f5}.popup-bkai-btn i[data-v-62e695be]{font-size:14px;transform:translate(1px)}.shortcut-buttons[data-v-62e695be]{display:flex;gap:4px;pointer-events:auto}.shortcut-btn[data-v-62e695be]{display:inline-flex;align-items:center;justify-content:center;height:28px;padding:0 6px;font-size:12px;font-weight:400;color:#313238;white-space:nowrap;pointer-events:auto;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border-radius:4px;transition:all .2s ease}.shortcut-btn .bkai-icon[data-v-62e695be]{color:#979ba5}.shortcut-btn i[data-v-62e695be]{display:flex;align-items:center;justify-content:center;font-size:12px}.shortcut-btn .btn-text[data-v-62e695be]{font-weight:400;line-height:1}.shortcut-btn[data-v-62e695be]:hover{background:#f0f1f5}.nimbus-container[data-v-4b991689]{position:relative;display:flex;align-items:center;justify-content:center;width:48px;height:48px;pointer-events:auto;cursor:pointer;background:#fff;border-radius:50%;box-shadow:0 0 4px #1919291f;transition:all .3s cubic-bezier(.4,0,.2,1);transform:translate(0)}.nimbus-container .nimbus-bkai-wrapper[data-v-4b991689]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#f0f5ff;border-radius:50%;transition:all .3s cubic-bezier(.4,0,.2,1)}.nimbus-container .nimbus-mini[data-v-4b991689]{position:absolute;top:0;right:-6px;display:flex;align-items:center;justify-content:center;width:16px;height:16px;font-size:12px;color:#979ba5;pointer-events:none;background:#fff;border-radius:50%;box-shadow:0 2px 6px #0000001a;opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.nimbus-container:hover .nimbus-mini[data-v-4b991689]{pointer-events:auto;opacity:1}.nimbus-container.is-minimize[data-v-4b991689]{transform:translate(26px)}.nimbus-container.is-minimize[data-v-4b991689]:hover{transform:translate(-5px)}.nimbus-container.is-minimize .nimbus-mini[data-v-4b991689]{transform:rotate(180deg)}.vdr{touch-action:none;position:absolute;box-sizing:border-box;border:1px dashed black}.handle{box-sizing:border-box;position:absolute;width:10px;height:10px;background:#eee;border:1px solid #333}.handle-tl{top:-10px;left:-10px;cursor:nw-resize}.handle-tm{top:-10px;left:50%;margin-left:-5px;cursor:n-resize}.handle-tr{top:-10px;right:-10px;cursor:ne-resize}.handle-ml{top:50%;margin-top:-5px;left:-10px;cursor:w-resize}.handle-mr{top:50%;margin-top:-5px;right:-10px;cursor:e-resize}.handle-bl{bottom:-10px;left:-10px;cursor:sw-resize}.handle-bm{bottom:-10px;left:50%;margin-left:-5px;cursor:s-resize}.handle-br{bottom:-10px;right:-10px;cursor:se-resize}@media only screen and (max-width: 768px){[class*=handle-]:before{content:"";left:-10px;right:-10px;bottom:-10px;top:-10px;position:absolute}}.ai-blueking-wrapper[data-v-f6b61b71]{position:fixed;top:0;left:0;z-index:10000;width:100vw;height:100vh;pointer-events:none}.ai-blueking-container-wrapper[data-v-f6b61b71]{display:flex;flex-direction:column;width:100%;height:100%;pointer-events:auto;background:#fff;border-radius:2px;box-shadow:0 2px 12px #0003}.ai-blueking-container-wrapper[data-v-f6b61b71] .handle{background:transparent;border:none}.ai-blueking-container-wrapper[data-v-f6b61b71] .handle.handle-ml,.ai-blueking-container-wrapper[data-v-f6b61b71] .handle.handle-mr{top:0;height:100%;margin-top:0;cursor:ew-resize}.ai-blueking-container-wrapper[data-v-f6b61b71] .handle.handle-tm,.ai-blueking-container-wrapper[data-v-f6b61b71] .handle.handle-bm{left:0;width:100%;margin-left:0;cursor:ns-resize}.ai-blueking-container-wrapper[data-v-f6b61b71] .handle.handle-tl,.ai-blueking-container-wrapper[data-v-f6b61b71] .handle.handle-br{cursor:nwse-resize}.ai-blueking-container-wrapper[data-v-f6b61b71] .handle.handle-tr{top:-5px;right:-5px}.ai-blueking-container-wrapper[data-v-f6b61b71] .handle.handle-tl{top:-5px;left:-5px}.ai-blueking-container-wrapper[data-v-f6b61b71] .handle.handle-bl{bottom:-5px;left:-5px}.ai-blueking-container-wrapper[data-v-f6b61b71] .handle.handle-br{right:-5px;bottom:-5px}.ai-blueking-container-wrapper[data-v-f6b61b71] .handle.handle-tr,.ai-blueking-container-wrapper[data-v-f6b61b71] .handle.handle-bl{cursor:nesw-resize}.ai-blueking-container[data-v-f6b61b71]{position:relative;display:flex;flex-direction:column;width:100%;height:100%}.content-wrapper[data-v-f6b61b71]{position:relative;display:flex;flex:1;overflow:hidden}.main-content[data-v-f6b61b71]{position:relative;display:flex;flex:1;flex-direction:column;min-width:0;height:100%;padding:16px;overflow-y:auto}.main-content .bottom-tools-bar[data-v-f6b61b71]{display:flex;gap:8px;align-items:center;justify-content:center;margin-bottom:16px}.main-content .message-wrapper[data-v-f6b61b71]{position:relative;display:flex;flex:1;flex-direction:column;gap:32px;min-height:0;padding:0 16px;margin-right:-16px;margin-bottom:var(--b2a111c0);margin-left:-16px;overflow-y:auto;transition:opacity .5s ease}.main-content .message-wrapper[data-v-f6b61b71]::-webkit-scrollbar{width:10px;height:10px}.main-content .message-wrapper[data-v-f6b61b71]::-webkit-scrollbar-thumb{width:10px;height:10px;background-color:#dcdee5;border-radius:5px}.main-content .message-wrapper[data-v-f6b61b71]::-webkit-scrollbar-thumb:hover{width:12px;height:12px;background-color:#979ba5;border-radius:6px}.main-content.chat-layout[data-v-f6b61b71]{gap:0}.main-content .greeting-box[data-v-f6b61b71]{position:absolute;top:92px;left:50%;z-index:2;display:flex;flex-direction:column;gap:8px;align-items:center;width:100%;pointer-events:none;transform:translate(-50%)}.main-content .greeting-box .greeting-anmition-wrapper[data-v-f6b61b71]{overflow:hidden}.main-content .greeting-box .greeting-title[data-v-f6b61b71]{margin-bottom:22px;font-size:21px;font-weight:700;line-height:24px;color:#313238}.main-content .greeting-box .greeting-text[data-v-f6b61b71]{width:fit-content;font-size:14px;line-height:22px;color:#4d4f56;white-space:nowrap;transform-origin:left}.main-content .chat-input-container[data-v-f6b61b71]{z-index:3;width:100%;outline:none;transform-origin:center;will-change:transform}.main-content .chat-input-container.centered[data-v-f6b61b71]{position:absolute;top:188px;left:50%;width:calc(100% - 32px);transform:translate(-50%)!important}.main-content .chat-input-container.bottom[data-v-f6b61b71]{position:absolute;right:16px;bottom:16px;left:16px;width:calc(100% - 32px)}.action-icon[data-v-f6b61b71]{cursor:pointer;opacity:.7}.action-icon[data-v-f6b61b71]:hover{opacity:1}[data-v-f6b61b71] .vdr{background:transparent;border:none}@font-face{font-family:bkai;src:url("data:image/svg+xml,%3c?xml%20version='1.0'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%20%3e%3csvg%3e%3cmetadata%3e%20Created%20by%20font-carrier%20%3c/metadata%3e%3cdefs%3e%3cfont%20id='iconfont'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20%3e%3cfont-face%20font-family='iconfont'%20font-weight='400'%20font-stretch='normal'%20units-per-em='1024'%20ascent='812'%20descent='-212'%20/%3e%3cmissing-glyph%20/%3e%3cglyph%20glyph-name='x'%20unicode='&%23x78;'%20horiz-adv-x='100'%20d='M20%2020%20L50%2020%20L50%20-20%20Z'%20/%3e%3cglyph%20glyph-name='uniE129'%20unicode='&%23xE129;'%20d='M512%20748C264.6%20748%2064%20547.4%2064%20300S264.6-148%20512-148%20960%2052.6%20960%20300%20759.4%20748%20512%20748ZM544%20108H480V172H544V108ZM544%20236H480V492H544V236Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE134'%20unicode='&%23xE134;'%20d='M512%20748C264%20748%2064%20548%2064%20300S264-148%20512-148%20960%2052%20960%20300%20760%20748%20512%20748ZM692.8%20164L648%20119.2%20512%20255.2%20376%20119.2%20331.2%20164%20467.2%20300%20331.2%20436%20376%20480.8%20512%20344.8%20648%20480.8%20692.8%20436%20556.8%20300%20692.8%20164Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE126'%20unicode='&%23xE126;'%20d='M832%20552.8L764.8%20620%20512%20367.2%20259.2%20620%20192%20552.8%20444.8%20300%20192%2047.2%20259.2-20%20512%20232.8%20764.8-20%20832%2047.2%20579.2%20300Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE12E'%20unicode='&%23xE12E;'%20d='M128%20364H896V236H128V364Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE139'%20unicode='&%23xE139;'%20d='M512%20428A128%20128%200%201%201%20640%20300%20128%20128%200%200%201%20512%20428ZM512%20236A64%2064%200%201%200%20576%20300%2064%2064%200%200%200%20512%20236ZM512%20572C264.64%20572%2064%20300%2064%20300S264.64%2028%20512%2028%20960%20300%20960%20300%20759.36%20572%20512%20572ZM512%2092C352%2092%20208%20231.04%20147.04%20300%20208%20369.12%20352%20508%20512%20508S816%20368.96%20876.96%20300C816%20230.88%20672%2092%20512%2092Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE138'%20unicode='&%23xE138;'%20d='M263.04%2051.04A148.48%20148.48%200%200%200%20261.12%20275.04L353.6%20367.52%20308.48%20413.28%20216%20320.8A212.8%20212.8%200%200%201%20217.92%205.92%20212.8%20212.8%200%200%201%20532.8%204L625.28%2096.48%20579.84%20140%20487.36%2047.52A148.48%20148.48%200%200%200%20263.04%2051.04ZM491.2%20596L398.72%20503.52%20444.16%20458.4%20536.64%20550.88A148.48%20148.48%200%200%200%20760.64%20548.96%20148.48%20148.48%200%200%200%20762.56%20324.96L672%20232.16%20717.12%20186.72%20809.6%20279.2A212.8%20212.8%200%200%201%20807.68%20594.08%20212.8%20212.8%200%200%201%20491.2%20596ZM398.7857%20232.1123L579.805%20413.1316%20625.0598%20367.8768%20444.0405%20186.8574%20398.7857%20232.1123Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE128'%20unicode='&%23xE128;'%20d='M512%20747.8711C502.6571%20748.5324%20493.6554%20744.5329%20484.9951%20735.8725%20482.3287%20733.2061%20480.1636%20729.7079%20478.4998%20725.3777%20476.836%20721.0475%20476.0041%20717.8799%20476.0041%20715.8748L476.0041%20711.8753C476.0041%20701.8711%20479.0011%20693.872%20484.9951%20687.878%20488.3227%20683.8678%20492.3222%20681.0308%20496.9937%20679.367%20501.6652%20677.7032%20505.3341%20676.8713%20508.0005%20676.8713L512%20676.8713C580.0029%20676.8713%20642.993%20660.0412%20700.9704%20626.381%20758.9478%20592.7209%20804.7772%20546.8914%20838.4587%20488.8927%20872.1402%20430.894%20888.9703%20367.7332%20888.9489%20299.4104%20888.9276%20231.0875%20872.0975%20168.0974%20838.4587%20110.44%20804.8199%2052.7826%20758.9904%207.1238%20700.9704-26.5364%20642.9504-60.1965%20579.7896-77.0266%20511.4881-77.0266%20443.1865-77.0266%20380.1964-60.1965%20322.5176-26.5364%20264.8389%207.1238%20219.1801%2052.7826%20185.5413%20110.44%20151.9025%20168.0974%20135.0724%20231.2582%20135.0511%20299.9223%20135.0511%20309.9265%20131.3822%20318.5975%20124.0443%20325.9353%20121.378%20329.263%20117.8797%20331.7587%20113.5495%20333.4225%20109.2194%20335.0863%20106.0517%20335.9182%20104.0466%20335.9182L100.0471%20335.9182C90.0429%20335.9182%2081.7132%20332.5799%2075.0579%20325.9034%2071.0477%20321.8931%2068.2107%20317.723%2066.5469%20313.3928%2064.8831%20309.0626%2064.0512%20305.895%2064.0512%20303.8899L64.0512%20299.8903C64.0512%20239.2253%2075.8792%20181.2265%2099.5351%20125.8942%20123.1911%2070.5619%20155.0168%2022.898%20195.0122-17.0975%20235.0076-57.0929%20282.6715-88.9186%20338.0039-112.5746%20393.3362-136.2305%20451.3349-148.0585%20512-148.0585%20572.6651-148.0585%20630.6638-136.2305%20685.9961-112.5746%20741.3285-88.9186%20788.9924-57.0929%20828.9878-17.0975%20868.9832%2022.898%20900.8089%2070.5619%20924.4649%20125.8942%20948.1208%20181.2265%20959.9488%20239.2253%20959.9488%20299.8903%20959.9488%20360.5554%20948.1208%20418.5541%20924.4649%20473.8864%20900.8089%20529.2188%20868.9832%20576.8827%20828.9878%20616.8781%20788.9924%20656.8735%20741.3285%20688.6992%20685.9961%20712.3552%20630.6638%20736.0112%20572.6651%20747.8391%20512%20747.8391L512%20747.8711Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE11B'%20unicode='&%23xE11B;'%20d='M512%20620C759.4%20620%20960%20476.7%20960%20300%20960%20123.3%20759.4-20%20512-20%20264.6-20%2064%20123.3%2064%20300%2064%20476.7%20264.6%20620%20512%20620ZM512%20556C457.8%20556%20405.4%20548.5%20356.1%20533.6%20309.5%20519.5%20267.8%20499.5%20232.4%20474.2%20165.1%20426.1%20128%20364.2%20128%20300%20128%20235.8%20165.1%20173.9%20232.4%20125.8%20267.8%20100.5%20309.5%2080.5%20356.1%2066.4%20405.4%2051.5%20457.8%2044%20512%2044%20566.2%2044%20618.6%2051.5%20667.9%2066.4%20714.5%2080.5%20756.2%20100.5%20791.6%20125.8%20858.9%20173.9%20896%20235.8%20896%20300%20896%20364.2%20858.9%20426.1%20791.6%20474.2%20756.2%20499.5%20714.5%20519.5%20667.9%20533.6%20618.6%20548.5%20566.2%20556%20512%20556ZM512%20460C600.4%20460%20672%20388.4%20672%20300%20672%20211.6%20600.4%20140%20512%20140%20423.6%20140%20352%20211.6%20352%20300%20352%20388.4%20423.6%20460%20512%20460ZM512%20396C459.1%20396%20416%20352.9%20416%20300%20416%20247.1%20459.1%20204%20512%20204%20564.9%20204%20608%20247.1%20608%20300%20608%20352.9%20564.9%20396%20512%20396Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE113'%20unicode='&%23xE113;'%20d='M616.8%20748C625.3%20748%20633.4%20744.6%20639.4%20738.6L854.6%20523.4C860.6%20517.4%20864%20509.2%20864%20500.7L864-116C864-133.7%20849.7-148%20832-148L192-148C174.3-148%20160-133.7%20160-116L160%20716C160%20733.7%20174.3%20748%20192%20748ZM433.0667%20325.8396L433.0667%20164.7676C433.0667%20120.4727%20462.5965%20104.3655%20500.18%20128.5263L607.5614%20199.6665C643.8026%20226.5118%20643.8026%20266.7799%20607.5614%20290.9407L500.18%20362.0808C463.9388%20386.2416%20433.0667%20370.1344%20433.0667%20325.8396ZM602%20674.2L602%20486%20790.2%20486%20602%20674.2Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE112'%20unicode='&%23xE112;'%20d='M616.8%20748C625.3%20748%20633.4%20744.6%20639.4%20738.6L854.6%20523.4C860.6%20517.4%20864%20509.2%20864%20500.7L864-116C864-133.7%20849.7-148%20832-148L192-148C174.3-148%20160-133.7%20160-116L160%20716C160%20733.7%20174.3%20748%20192%20748ZM598.4%20236L486.4%2092%20406.4%20188%20294.4%2044%20742.4%2044%20598.4%20236ZM480%20364C444.6538%20364%20416%20335.3462%20416%20300%20416%20264.6538%20444.6538%20236%20480%20236%20515.3462%20236%20544%20264.6538%20544%20300%20544%20335.3462%20515.3462%20364%20480%20364ZM602%20674.2L602%20486%20790.2%20486%20602%20674.2Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE114'%20unicode='&%23xE114;'%20d='M616.8%20748C625.3%20748%20633.4%20744.6%20639.4%20738.6L854.6%20523.4C860.6%20517.4%20864%20509.2%20864%20500.7L864-116C864-133.7%20849.7-148%20832-148L192-148C174.3-148%20160-133.7%20160-116L160%20716C160%20733.7%20174.3%20748%20192%20748ZM656%20108L368%20108C359.1634%20108%20352%20100.8366%20352%2092L352%2060C352%2051.1634%20359.1634%2044%20368%2044L656%2044C664.8366%2044%20672%2051.1634%20672%2060L672%2092C672%20100.8366%20664.8366%20108%20656%20108ZM592%20236L368%20236C359.1634%20236%20352%20228.8366%20352%20220L352%20188C352%20179.1634%20359.1634%20172%20368%20172L592%20172C600.8366%20172%20608%20179.1634%20608%20188L608%20220C608%20228.8366%20600.8366%20236%20592%20236ZM464%20364L368%20364C359.1634%20364%20352%20356.8366%20352%20348L352%20316C352%20307.1634%20359.1634%20300%20368%20300L464%20300C472.8366%20300%20480%20307.1634%20480%20316L480%20348C480%20356.8366%20472.8366%20364%20464%20364ZM602%20674.2L602%20486%20790.2%20486%20602%20674.2Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE115'%20unicode='&%23xE115;'%20d='M623.9987%20748C650.4989%20748%20687.4979%20732.4997%20705.9994%20714.0002L861.9982%20558.0003C880.4987%20539.4998%20896%20502.4997%20896%20475.9995L896-100.001C896-126.5002%20874.5002-148%20847.9981-148L176-148C149.4998-148%20128-126.5002%20128-100.001L128%20700C128%20726.5002%20149.5008%20748%20176%20748L623.9987%20748ZM296%20356L232%20356%20232%20134%20360%20134%20360%20294%20296%20294%20296%20356ZM312%20246L312%20182%20280%20182%20280%20246%20312%20246ZM360%20420L296%20420%20296%20356%20360%20356%20360%20420ZM296%20484L232%20484%20232%20420%20296%20420%20296%20484ZM360%20548L296%20548%20296%20484%20360%20484%20360%20548ZM640%20680.0004L640%20491.9999%20827.9994%20491.9999C824.9992%20500.5006%20820.4988%20509.0003%20816.9985%20512.5006L660.4997%20669.0005C656.9994%20672.5008%20648.4987%20677.0001%20640%20680.0004ZM296%20612L232%20612%20232%20548%20296%20548%20296%20612ZM360%20676L296%20676%20296%20612%20360%20612%20360%20676Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE116'%20unicode='&%23xE116;'%20d='M616.8%20748C625.3%20748%20633.4%20744.6%20639.4%20738.6L854.6%20523.4C860.6%20517.4%20864%20509.2%20864%20500.7L864-116C864-133.7%20849.7-148%20832-148L192-148C174.3-148%20160-133.7%20160-116L160%20716C160%20733.7%20174.3%20748%20192%20748ZM610.4875%20362.8135L476.6125%20321.8635C460.425%20317.226%20447.2125%20300.3385%20447.2125%20284.151L447.2125%20142.926C447.2125%20142.926%20437.5%20149.4885%20415.8875%20146.426%20384.125%20141.876%20358.4%20117.551%20358.4%2092.001%20358.4%2066.451%20384.125%2050.7885%20415.8875%2055.3385%20447.65%2059.801%20470.925%2083.426%20470.925%20108.976L470.925%20229.551C470.925%20240.926%20484.575%20245.7385%20484.575%20245.7385L602.9625%20282.8385C602.9625%20282.8385%20616.0875%20287.2135%20616.0875%20275.1385L616.0875%20178.276C616.0875%20178.276%20604.0125%20185.1885%20582.4%20182.5635%20550.6375%20178.7135%20524.9125%20154.9135%20524.9125%20129.3635%20524.9125%20103.8135%20550.6375%2087.626%20582.4%2091.476%20614.1625%2095.326%20639.8875%20119.126%20639.8875%20144.676L639.8875%20341.8135C639.8875%20358.0885%20626.7625%20367.451%20610.4875%20362.8135ZM602%20674.2L602%20486%20790.2%20486%20602%20674.2Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE111'%20unicode='&%23xE111;'%20d='M675.35%20749.8971C680.0249%20745.8444%20682.7093%20739.9618%20682.7093%20733.7748L682.7093-155.6545C682.7093-161.833%20680.0289-167.7076%20675.364-171.7587%20670.6991-175.8098%20664.5069-177.6395%20658.3893-176.7745L121.984-100.1879C100.9564-97.1931%2085.3333-79.1877%2085.3333-57.9479L85.3333%20636.0681C85.3333%20657.308%20100.9564%20675.3133%20121.984%20678.3081L658.3467%20754.8948C664.471%20755.7734%20670.6751%20753.9498%20675.35%20749.8971ZM896.0427%20673.0601C919.6068%20673.0601%20938.7093%20653.9576%20938.7093%20630.3935L938.7093-52.2732C938.7093-75.8374%20919.6068-94.9399%20896.0427-94.9399L725.376-94.9399%20725.376-9.6065%20853.376-9.6065%20853.376%20587.7268%20725.376%20587.7268%20725.376%20673.0601%20896.0427%20673.0601ZM298.7093%20459.7268L213.376%20459.7268%20213.376%20118.3935%20298.7093%20118.3935%20384.0427%20203.7268%20469.376%20118.3935%20554.7093%20118.3935%20554.7093%20459.7268%20469.376%20459.7268%20469.376%20246.8628%20384.0427%20331.7268%20299.136%20246.3935%20298.7093%20459.7268Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE117'%20unicode='&%23xE117;'%20d='M675.3073%20760.837C679.9823%20756.7843%20682.6667%20750.9017%20682.6667%20744.7147L682.6667-144.7147C682.6667-150.8931%20679.9862-156.7677%20675.3213-160.8188%20670.6564-164.8699%20664.4643-166.6996%20658.3467-165.8347L121.9413-89.248C100.9137-86.2532%2085.2907-68.2478%2085.2907-47.008L85.2907%20647.008C85.2907%20668.2478%20100.9137%20686.2532%20121.9413%20689.248L658.304%20765.8347C664.4283%20766.7132%20670.6324%20764.8897%20675.3073%20760.837ZM896%20684C919.5642%20684%20938.6667%20664.8975%20938.6667%20641.3333L938.6667-41.3333C938.6667-64.8975%20919.5642-84%20896-84L725.3333-84%20725.3333%201.3333%20853.3333%201.3333%20853.3333%20598.6667%20725.3333%20598.6667%20725.3333%20684%20896%20684ZM315.7333%20470.6667L213.3333%20470.6667%20332.8%20300%20213.3333%20129.3333%20315.7333%20129.3333%20384%20226.8693%20452.2667%20129.3333%20554.6667%20129.3333%20435.2%20300%20554.6667%20470.6667%20452.2667%20470.6667%20384%20373.1307%20315.7333%20470.6667Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE118'%20unicode='&%23xE118;'%20d='M616.8%20748C625.3%20748%20633.4%20744.6%20639.4%20738.6L854.6%20523.4C860.6%20517.4%20864%20509.2%20864%20500.7L864-116C864-133.7%20849.7-148%20832-148L192-148C174.3-148%20160-133.7%20160-116L160%20716C160%20733.7%20174.3%20748%20192%20748L616.8%20748ZM443.5625%20334.4375L353.5625%20334.4375%20353.5625%2044%20409.4375%2044%20409.4375%20208.25C409.4375%20232.75%20408.625%20257.1875%20407%20281.5625L408.6875%20281.5625C413.0625%20260.1875%20416.125%20247.125%20417.875%20242.375L490.4375%2044%20539.75%2044%20611.375%20244.25C613.625%20250.5%20616.625%20262.9375%20620.375%20281.5625L621.875%20281.5625C620.25%20256.9375%20619.4375%20236.5%20619.4375%20220.25L619.4375%2044%20680.5625%2044%20680.5625%20334.4375%20593%20334.4375%20530.1875%20159.3125C526.0625%20147.6875%20522.0625%20133.9375%20518.1875%20118.0625L516.875%20118.0625C515%20130.8125%20511.4375%20144.4375%20506.1875%20158.9375L443.5625%20334.4375ZM602%20674.2L602%20486%20790.2%20486%20602%20674.2Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE119'%20unicode='&%23xE119;'%20d='M854.6%20523.3C860.6%20517.3%20864%20509.2%20864%20500.7L864-116C864-133.7%20849.7-148%20832-148L192-148C174.3-148%20160-133.7%20160-116L160%20716C160%20733.7%20174.3%20748%20192%20748L616.7%20748C625.2%20748%20633.4%20744.6%20639.4%20738.6L854.6%20523.3ZM790.2%20486L602%20674.2%20602%20486%20790.2%20486ZM633.217%20174.744C618.043%20175.233%20601.903%20174.074%20583.567%20171.78%20559.269%20186.767%20542.913%20207.362%20531.293%20237.607%20531.573%20238.759%20532.153%20241.145%20532.356%20241.987%20532.83%20243.945%20533.223%20245.581%20533.599%20247.172%20537.892%20265.302%20540.214%20278.53%20540.899%20291.867%20541.417%20301.941%20540.859%20311.235%20539.072%20319.843%20535.774%20338.427%20522.618%20349.296%20506.051%20349.969%20490.605%20350.596%20476.402%20341.976%20472.77%20328.596%20466.857%20306.984%20470.32%20278.526%20482.85%20230.014%20466.886%20191.958%20445.798%20147.353%20431.647%20122.475%20412.762%20112.735%20398.043%20103.87%20385.694%2094.048%20369.391%2081.082%20359.214%2067.758%20356.408%2053.742%20355.053%2047.262%20357.1%2038.776%20361.768%2031.83%20367.064%2023.951%20375.05%2018.839%20384.623%2018.095%20408.775%2016.218%20438.453%2041.119%20471.213%2097.353%20474.508%2098.443%20477.993%2099.61%20482.239%20101.043%20484.562%20101.826%20492.703%20104.581%20494.149%20105.069%20501.67%20107.609%20507.129%20109.429%20512.525%20111.185%20535.921%20118.797%20553.621%20123.614%20569.735%20126.348%20597.708%20111.375%20630.051%20101.552%20651.833%20101.552%20669.812%20101.552%20681.959%20110.871%20686.348%20125.537%20690.205%20138.423%20687.142%20153.361%20678.875%20161.621%20670.315%20170.031%20654.575%20174.055%20633.217%20174.744L633.217%20174.744ZM385.232%2046.324L385.232%2046.684%20385.358%2047.022C386.633%2050.443%20388.515%2054.03%20390.958%2057.78%20395.242%2064.356%20401.131%2071.28%20408.43%2078.645%20412.35%2082.6%20416.432%2086.445%20421.22%2090.765%20422.293%2091.734%20429.13%2097.824%20430.409%2099.015L441.585%20109.422%20433.465%2096.488C421.139%2076.85%20410.005%2062.708%20400.452%2053.484%20396.945%2050.097%20393.852%2047.584%20391.361%2045.979%20390.334%2045.317%20389.445%2044.835%20388.748%2044.555%20388.339%2044.392%20387.977%2044.287%20387.618%2044.253%20387.2381%2044.2084%20386.8531%2044.2636%20386.501%2044.413%20385.7311%2044.7355%20385.2306%2045.4893%20385.232%2046.324ZM511.166%20264.593L508.906%20260.586%20507.516%20264.971C504.402%20274.8%20502.129%20289.612%20501.5%20302.968%20500.784%20318.165%20501.99%20327.291%20506.786%20327.291%20513.526%20327.291%20516.617%20316.483%20516.862%20300.238%20517.078%20285.958%20514.832%20271.096%20511.166%20264.593ZM505.356%20206.129L506.89%20210.179%20508.978%20206.384C520.668%20185.139%20535.836%20167.417%20552.516%20155.069L556.111%20152.407%20551.731%20151.503C535.403%20148.131%20520.187%20143.046%20499.391%20134.661%20501.565%20135.537%20477.768%20125.798%20471.753%20123.492L466.501%20121.479%20469.303%20126.356C481.653%20147.852%20493.061%20173.682%20505.355%20206.129L505.356%20206.129ZM662.982%20129.868C655.118%20126.764%20638.205%20129.539%20608.413%20142.255L600.852%20145.482%20609.051%20146.089C632.346%20147.813%20648.858%20146.529%20658.473%20143.009%20662.563%20141.511%20665.297%20139.621%20666.51%20137.456%20667.82%20135.12%20667.22%20132.646%20665.148%20131.146%20664.7%20130.719%20663.993%20130.266%20662.982%20129.868L662.982%20129.868Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE11A'%20unicode='&%23xE11A;'%20d='M675.35%20749.8971C680.0249%20745.8444%20682.7093%20739.9618%20682.7093%20733.7748L682.7093-155.6545C682.7093-161.833%20680.0289-167.7076%20675.364-171.7587%20670.6991-175.8098%20664.5069-177.6395%20658.3893-176.7745L121.984-100.1879C100.9564-97.1931%2085.3333-79.1877%2085.3333-57.9479L85.3333%20636.0681C85.3333%20657.308%20100.9564%20675.3133%20121.984%20678.3081L658.3467%20754.8948C664.471%20755.7734%20670.6751%20753.9498%20675.35%20749.8971ZM896.0427%20673.0601C919.6068%20673.0601%20938.7093%20653.9576%20938.7093%20630.3935L938.7093-52.2732C938.7093-75.8374%20919.6068-94.9399%20896.0427-94.9399L725.376-94.9399%20725.376-9.6065%20853.376-9.6065%20853.376%20587.7268%20725.376%20587.7268%20725.376%20673.0601%20896.0427%20673.0601ZM540.4871%20488.1712L199.1538%20488.1712%20199.1538%20146.8379%20284.4871%20146.8379%20284.4871%20232.1712%20540.4871%20232.1712%20540.4871%20488.1712ZM455.1538%20402.8379L455.1538%20317.5046%20284.4871%20317.5046%20284.4871%20402.8379%20455.1538%20402.8379Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE121'%20unicode='&%23xE121;'%20d='M478.72%20684C672.32%20684%20829.44%20526.88%20829.44%20333.28%20829.44%20250.4%20800.64%20174.24%20752.64%20114.4L884.48-17.44C899.84-32.8%20899.84-57.44%20884.48-72.48S844.48-87.84%20829.44-72.48L697.6%2059.36C637.44%2011.36%20561.6-17.44%20478.72-17.44%20285.12-17.44%20128%20139.68%20128%20333.28S285.12%20684%20478.72%20684ZM478.72%20605.6C328.32%20605.6%20206.4%20483.68%20206.4%20333.28S328.32%2060.96%20478.72%2060.96C537.28%2060.96%20592.96%2079.52%20639.04%20113.12L648.64%20120.48%20672.32%20139.68%20691.52%20163.36C727.36%20208.16%20748.16%20262.88%20750.72%20320.8L751.04%20333.28C751.04%20483.68%20629.12%20605.6%20478.72%20605.6Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE11F'%20unicode='&%23xE11F;'%20d='M864%20652C899.3462%20652%20928%20623.3462%20928%20588L928%2012C928-23.3462%20899.3462-52%20864-52L160-52C124.6538-52%2096-23.3462%2096%2012L96%20588C96%20623.3462%20124.6538%20652%20160%20652ZM544%20588L160%20588%20160%2012%20544%2012%20544%20588ZM864%20588L608%20588%20608%2012%20864%2012%20864%20588ZM800%20364L800%20300%20672%20300%20672%20364%20800%20364ZM800%20492L800%20428%20672%20428%20672%20492%20800%20492Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE120'%20unicode='&%23xE120;'%20d='M832%20652C867.3462%20652%20896%20623.3462%20896%20588L896%2018.4C896-20.4808%20867.3462-52%20832-52L192-52C156.6538-52%20128-20.4808%20128%2018.4L128%20588C128%20623.3462%20156.6538%20652%20192%20652L832%20652ZM832%20460L192%20460%20192%2012%20832%2012%20832%20460ZM704%20588C686.3269%20588%20672%20573.6731%20672%20556%20672%20538.3269%20686.3269%20524%20704%20524%20721.6731%20524%20736%20538.3269%20736%20556%20736%20573.6731%20721.6731%20588%20704%20588ZM608%20588C590.3269%20588%20576%20573.6731%20576%20556%20576%20538.3269%20590.3269%20524%20608%20524%20625.6731%20524%20640%20538.3269%20640%20556%20640%20573.6731%20625.6731%20588%20608%20588ZM800%20588C782.3269%20588%20768%20573.6731%20768%20556%20768%20538.3269%20782.3269%20524%20800%20524%20817.6731%20524%20832%20538.3269%20832%20556%20832%20573.6731%20817.6731%20588%20800%20588Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE11D'%20unicode='&%23xE11D;'%20d='M528%20716C589.8559%20716%20640%20665.8559%20640%20604%20640%20603.6241%20639.9981%20603.2487%20639.9945%20602.8737%20774.7291%20551.3341%20870.4%20420.8396%20870.4%20268%20870.4%20245.4507%20868.3176%20223.3878%20864.3345%20201.9931%20883.9388%20181.8561%20896%20154.3366%20896%20124%20896%2062.1441%20845.8559%2012%20784%2012%20777.3525%2012%20770.8402%2012.5791%20764.5109%2013.6897%20699.7526-50.6495%20610.5184-90.4%20512-90.4%20413.4816-90.4%20324.2474-50.6495%20259.4612%2013.6877%20253.1598%2012.5791%20246.6475%2012%20240%2012%20178.1441%2012%20128%2062.1441%20128%20124%20128%20154.3366%20140.0612%20181.8561%20159.6499%20202.0249%20155.6824%20223.3878%20153.6%20245.4507%20153.6%20268%20153.6%20432.8448%20264.8905%20571.6963%20416.4355%20613.5184%20421.2316%20670.9212%20469.3514%20716%20528%20716ZM436.5201%20539.3665L432.0511%20538.0893C315.4696%20503.6336%20230.4%20395.7514%20230.4%20268%20230.4%20257.0771%20231.0219%20246.2994%20232.2322%20235.7004L233.8549%20235.8343%20240%20236C301.8559%20236%20352%20185.8559%20352%20124%20352%2097.8684%20343.0507%2073.8271%20328.0498%2054.7737%20377.3611%2012.1827%20441.6696-13.6%20512-13.6%20582.3304-13.6%20646.6389%2012.1827%20695.9893%2054.812%20680.9493%2073.8271%20672%2097.8684%20672%20124%20672%20185.8559%20722.1441%20236%20784%20236%20786.6073%20236%20789.1938%20235.9109%20791.7567%20235.7356%20792.9781%20246.2994%20793.6%20257.0771%20793.6%20268%20793.6%20387.9728%20718.5746%20490.4224%20612.8817%20530.9909%20592.3503%20507.0949%20561.938%20492%20528%20492%20490.2178%20492%20456.8051%20510.7083%20436.5201%20539.3665Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE13A'%20unicode='&%23xE13A;'%20d='M708.9231%20654.4615L984.6154%20654.4615C1006.3669%20654.4615%201024%20636.8284%201024%20615.0769L1024-133.2308C1024-176.7338%20988.7338-212%20945.2308-212L708.9231-212%20708.9231%20654.4615%20708.9231%20654.4615ZM0-172.6154C0-183.0608%204.1494-193.0785%2011.5355-200.4645%2018.9215-207.8506%2028.9392-212%2039.3846-212L945.2308-212C901.7277-212%20866.4615-176.7338%20866.4615-133.2308L866.4615%20772.6154C866.4615%20794.3669%20848.8284%20812%20827.0769%20812L39.3846%20812C17.6331%20812%200%20794.3669%200%20772.6154L0-172.6154ZM196.9231%20523.1795C175.1716%20523.1795%20157.5385%20505.5464%20157.5385%20483.7949%20157.5385%20462.0433%20175.1716%20444.4103%20196.9231%20444.4103L354.4615%20444.4103C376.2131%20444.4103%20393.8462%20462.0433%20393.8462%20483.7949%20393.8462%20505.5464%20376.2131%20523.1795%20354.4615%20523.1795L196.9231%20523.1795ZM196.9231%20286.8718C175.1716%20286.8718%20157.5385%20269.2387%20157.5385%20247.4872%20157.5385%20225.7357%20175.1716%20208.1026%20196.9231%20208.1026L669.5385%20208.1026C691.29%20208.1026%20708.9231%20225.7357%20708.9231%20247.4872%20708.9231%20269.2387%20691.29%20286.8718%20669.5385%20286.8718L196.9231%20286.8718ZM196.9231%2050.5641C175.1716%2050.5641%20157.5385%2032.931%20157.5385%2011.1795%20157.5385-10.572%20175.1716-28.2051%20196.9231-28.2051L433.2308-28.2051C454.9823-28.2051%20472.6154-10.572%20472.6154%2011.1795%20472.6154%2032.931%20454.9823%2050.5641%20433.2308%2050.5641L196.9231%2050.5641%20196.9231%2050.5641Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE101'%20unicode='&%23xE101;'%20d='M512%20716C741.7505%20716%20928%20529.7505%20928%20300%20928%2070.2495%20741.7505-116%20512-116%20282.2495-116%2096%2070.2495%2096%20300%2096%20529.7505%20282.2495%20716%20512%20716ZM512%20652C317.5958%20652%20160%20494.4042%20160%20300%20160%20105.5958%20317.5958-52%20512-52%20706.4042-52%20864%20105.5958%20864%20300%20864%20494.4042%20706.4042%20652%20512%20652ZM528%20444C598.6924%20444%20656%20386.6924%20656%20316L656%20284C656%20213.3076%20598.6924%20156%20528%20156L496%20156C425.3076%20156%20368%20213.3076%20368%20284L368%20316C368%20386.6924%20425.3076%20444%20496%20444L528%20444Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE102'%20unicode='&%23xE102;'%20d='M873.6%20712.8L118.4%20335.2C89.6%20319.2%2089.6%20290.4%20112%20274.4L294.4%20162.4C310.4%20156%20323.2%20156%20339.2%20168.8L736%20524%20390.4%20140C384%20133.6%20384%20124%20384%20117.6V-48.8C384-64.8%20390.4-77.6%20406.4-87.2S435.2-87.2%20444.8-80.8L534.4%208.8%20716.8-112.8C745.6-128.8%20771.2-119.2%20777.6-90.4L928%20664.8C934.4%20703.2%20908.8%20725.6%20873.6%20712.8Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE106'%20unicode='&%23xE106;'%20d='M192%20236.9971L192%20684%20128%20684%20128%20236.9971%20192%20236.9971ZM448-84C492.4018-77.3653%20524.4018-66.6986%20544-52%20586.6667-20%20608%2022.6667%20608%2076L608%20172%20843.5169%20172C849.375%20172%20855.2053%20172.8043%20860.8446%20174.3903%20894.8707%20183.9602%20914.6964%20219.3016%20905.1266%20253.3277L797.1266%20637.3277C789.3635%20664.9296%20764.1897%20684%20735.5169%20684L288%20684%20288%20236%20448-84ZM483.008-10.976L352%20251.04%20352%20620%20735.5169%20620%20843.5169%20236%20608%20236%20544%20236%20544%2076C544%2042.8111%20532.1511%2019.1133%20505.6-0.8%20501.3778-3.9667%20494.5455-7.2215%20485.1982-10.3176L483.008-10.976Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE105'%20unicode='&%23xE105;'%20d='M192%20236.9971L192%20684%20128%20684%20128%20236.9971%20192%20236.9971ZM448-84C492.4018-77.3653%20524.4018-66.6986%20544-52%20586.6667-20%20608%2022.6667%20608%2076L608%20172%20843.5169%20172C849.375%20172%20855.2053%20172.8043%20860.8446%20174.3903%20894.8707%20183.9602%20914.6964%20219.3016%20905.1266%20253.3277L797.1266%20637.3277C789.3635%20664.9296%20764.1897%20684%20735.5169%20684L288%20684%20288%20236%20448-84Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE103'%20unicode='&%23xE103;'%20d='M192%20363.0029L192-84%20128-84%20128%20363.0029%20192%20363.0029ZM448%20684C492.4018%20677.3653%20524.4018%20666.6986%20544%20652%20586.6667%20620%20608%20577.3333%20608%20524L608%20428%20843.5169%20428C849.375%20428%20855.2053%20427.1957%20860.8446%20425.6097%20894.8707%20416.0398%20914.6964%20380.6984%20905.1266%20346.6723L797.1266-37.3277C789.3635-64.9296%20764.1897-84%20735.5169-84L288-84%20288%20364%20448%20684ZM483.008%20610.976L352%20348.96%20352-20%20735.5169-20%20843.5169%20364%20544%20364%20544%20524C544%20557.1889%20532.1511%20580.8867%20505.6%20600.8%20501.3778%20603.9667%20494.5455%20607.2215%20485.1982%20610.3176L483.008%20610.976Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE104'%20unicode='&%23xE104;'%20d='M192%20363.0029L192-84%20128-84%20128%20363.0029%20192%20363.0029ZM288%20364L288-84%20759.7585-84C774.0949-84%20786.6818-74.4648%20790.5633-60.6639L916.5633%20387.3361C921.3482%20404.3492%20911.4354%20422.0199%20894.4223%20426.8048%20891.6027%20427.5979%20888.6875%20428%20885.7585%20428L608%20428%20608%20428%20608%20524C608%20577.3333%20586.6667%20620%20544%20652%20524.4018%20666.6986%20492.4018%20677.3653%20448%20684L288%20364Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE107'%20unicode='&%23xE107;'%20d='M821.4281%20684C862.6252%20684%20896%20649.9848%20896%20607.9972L896-53.1737C896-70.1813%20882.963-84%20866.2756-84%20858.5835-84%20851.667-81.0638%20846.4455-76.2847%20846.2952-76.2076%20846.1162-76.1186%20845.9378-76.0277L545.5644%2081.8242%20545.043%2081.8242%20243.6267-75.4962%20240.5446-76.6261C235.3847-80.9198%20228.8046-83.4685%20221.7244-83.4685%20205.037-83.4685%20192-69.6498%20192-53.1737L192%20607.9972C192%20649.9848%20225.3748%20684%20266.5719%20684L821.4281%20684ZM821.4281%20623.4104L266.5719%20623.4104C258.2281%20623.4104%20251.4489%20616.501%20251.4489%20607.9972L251.424-2.784%20520.5333%20137.6305C521.5763%20138.1619%20522.0978%20138.6934%20523.1407%20138.6934%20536.6993%20145.6028%20553.9081%20145.6028%20567.9881%20138.1619L570.0741%20137.099%20836.544-2.656%20836.5511%20607.9972C836.5511%20616.501%20829.7719%20623.4104%20821.4281%20623.4104ZM725.997%20328.4346C742.163%20328.4346%20755.7215%20314.6159%20755.7215%20298.1398L755.712%20267.872%20785.4459%20267.845C802.1333%20267.845%20815.1704%20254.0263%20815.1704%20237.5502%20815.1704%20221.074%20802.1333%20207.2554%20785.4459%20207.2554L755.712%20207.264%20755.7215%20176.4291C755.7215%20159.9529%20742.163%20146.1343%20725.997%20146.1343%20709.3096%20146.1343%20696.2726%20159.9529%20696.2726%20176.4291L696.256%20207.264%20666.0267%20207.2554C649.3393%20207.2554%20636.3022%20221.074%20636.3022%20237.5502%20636.3022%20254.0263%20649.8607%20267.845%20666.0267%20267.845L696.256%20267.872%20696.2726%20298.1398C696.2726%20315.1474%20709.8311%20328.4346%20725.997%20328.4346ZM663.4193%20580.8913C680.1067%20580.8913%20693.1437%20567.0727%20693.1437%20550.5965%20693.1437%20533.5889%20680.1067%20520.3017%20663.4193%20520.3017L424.5807%20520.3017C407.8933%20520.3017%20394.8563%20534.1204%20394.8563%20550.5965%20394.8563%20567.6042%20408.4148%20580.8913%20424.5807%20580.8913L663.4193%20580.8913Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE108'%20unicode='&%23xE108;'%20d='M470.8207%20449.2993L278.0121%20262.9191C211.5037%20198.6281%20211.5293%2094.3927%20278.0702%2030.0694%20344.5037-34.1492%20452.5116-34.2111%20518.951%2030.0123L760.0061%20263.0314C773.3131%20275.8938%20794.8865%20275.8938%20808.1935%20263.0314%20821.5005%20250.168%20821.5005%20229.313%20808.1935%20216.4506L567.1384-16.5685C474.0722-106.53%20322.9165-106.4434%20229.8828-16.5114%20136.7338%2073.5328%20136.6974%20219.4765%20229.8237%20309.4998L567.2556%20635.6805C567.2654%20635.692%20567.2773%20635.7015%20567.2871%20635.711%20633.9304%20700.0581%20741.371%20700.1638%20808.1345%20635.6234%20874.7827%20571.1983%20874.9392%20467.295%20808.1542%20402.7366L615.3041%20216.3173%20470.9625%2076.7872C430.9303%2038.0897%20366.3292%2037.9155%20326.2576%2076.6511%20286.178%20115.3953%20286.0235%20177.5018%20326.3994%20216.5305L663.4305%20542.3257C676.7365%20555.1881%20698.3109%20555.1881%20711.6179%20542.3257%20724.9239%20529.4624%20724.9239%20508.6064%20711.6179%20495.7449L374.5868%20169.9488C360.876%20156.6962%20360.9272%20136.2999%20374.445%20123.2319%20387.8425%20110.281%20409.2948%20110.3391%20422.7741%20123.368L567.1158%20262.8981%20759.9648%20449.3174C800.1044%20488.1187%20800.0128%20550.3118%20759.9451%20589.0417%20740.8239%20607.6525%20714.8119%20618.1202%20687.6773%20618.1236%20660.5426%20618.127%20634.5278%20607.6658%20615.4016%20589.0598L470.8207%20449.2993Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE10B'%20unicode='&%23xE10B;'%20d='M511.4913%20620L639.922%20460.1281%20383.922%20460.1281%20511.4913%20620ZM768%20684L768%20620%20256%20620%20256%20684%20768%20684ZM256-20L768-20%20768-84%20256-84ZM480%20460L544%20460%20544%20140%20639.922%20140%20511.4913-19.8719%20383.922%20140%20480%20140%20480%20460Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE109'%20unicode='&%23xE109;'%20d='M511.4913%20268L639.922%20108.1281%20544%20108.16%20544-116%20480-116%20480%20108.16%20383.922%20108.1281%20511.4913%20268ZM832%20332L832%20268%20192%20268%20192%20332%20832%20332ZM544%20716L544%20492.032%20639.922%20492%20511.4913%20332.1281%20383.922%20492%20480%20492.032%20480%20716%20544%20716Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE10A'%20unicode='&%23xE10A;'%20d='M642.2717%20620L642.2717%20556%20416%20556C309.9613%20556%20224%20470.0387%20224%20364%20224%20257.9613%20309.9613%20172%20416%20172L771.712%20172%20640%20302.48%20686%20348%20896%20140%20686-68%20640-22.48%20771.712%20108%20416%20108C277.2827%20108%20164.3346%20218.3308%20160.1218%20356.0263L160%20364C160%20505.3849%20274.6151%20620%20416%20620L642.2717%20620Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE10C'%20unicode='&%23xE10C;'%20d='M932.0613%20212.1342L787.9257%20301.4963%20753.515%20246.0527%20889.2102%20162.5611%20564.5805-38.9929C533.1572-58.5519%20493.4208-58.5519%20461.9975-38.9929L137.3679%20162.5611%20269.1675%20245.4004%20234.7568%20300.8441%2091.9197%20212.1342C74.5339%20201.741%2063.9152%20182.8858%2064.0005%20162.5611%2063.9456%20142.0718%2074.527%20123.0356%2091.9197%20112.3356L426.9375-94.4366C478.8774-127.4538%20545.1035-127.4538%20597.0435-94.4366L932.0613%20111.0311C949.454%20121.731%20960.0354%20140.7672%20959.9794%20161.2565%20960.5339%20182.0443%20949.8537%20201.5077%20932.0613%20212.1342ZM784.6794%20428.6906L745.7238%20480.8729%20544.4534%20330.1966%20544.4534%20732%20479.5275%20732%20479.5275%20330.1966%20278.2571%20480.8729%20239.3016%20428.6906%20511.9905%20224.5275%20784.6794%20428.6906Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE10D'%20unicode='&%23xE10D;'%20d='M160%20620L864%20620C881.6731%20620%20896%20605.6731%20896%20588%20896%20570.3269%20881.6731%20556%20864%20556L160%20556C142.3269%20556%20128%20570.3269%20128%20588%20128%20605.6731%20142.3269%20620%20160%20620ZM160%20332L512%20332C529.6731%20332%20544%20317.6731%20544%20300%20544%20282.3269%20529.6731%20268%20512%20268L160%20268C142.3269%20268%20128%20282.3269%20128%20300%20128%20317.6731%20142.3269%20332%20160%20332ZM160%2044L736%2044C753.6731%2044%20768%2029.6731%20768%2012%20768-5.6731%20753.6731-20%20736-20L160-20C142.3269-20%20128-5.6731%20128%2012%20128%2029.6731%20142.3269%2044%20160%2044Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE10E'%20unicode='&%23xE10E;'%20d='M512%20748C759.4236%20748%20960%20547.4236%20960%20300%20960%2052.5764%20759.4236-148%20512-148%20453.1655-148%20396.9798-136.6587%20345.5101-116.0431L96-116%2095.9953%20133.4143C75.3554%20184.9102%2064%20241.129%2064%20300%2064%20547.4236%20264.5764%20748%20512%20748ZM512%20684C299.9227%20684%20128%20512.0773%20128%20300%20128%20250.3918%20137.3783%20202.1912%20155.4012%20157.2247L159.995%20145.7633%20159.968-52%20345.5211-52.0431%20357.8561-52.0452%20369.3066-56.6316C414.25-74.6332%20462.4221-84%20512-84%20724.0773-84%20896%2087.9227%20896%20300%20896%20512.0773%20724.0773%20684%20512%20684ZM512%20524C529.6731%20524%20544%20509.6731%20544%20492L544%20332%20704%20332C721.6731%20332%20736%20317.6731%20736%20300%20736%20283.5893%20723.6467%20270.0638%20707.7319%20268.2153L704%20268%20544%20268%20544%20108C544%2091.5893%20531.6467%2078.0638%20515.7319%2076.2153L512%2076C494.3269%2076%20480%2090.3269%20480%20108L480%20268%20320%20268C302.3269%20268%20288%20282.3269%20288%20300%20288%20317.6731%20302.3269%20332%20320%20332L480%20332%20480%20492C480%20509.6731%20494.3269%20524%20512%20524Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE10F'%20unicode='&%23xE10F;'%20d='M534.3003%20199.7875C564.03%20196.6379%20587.4715%20186.2296%20604.625%20168.5625%20632.5%20143.1875%20646.4375%20105.1875%20646.4375%2054.5625%20646.4375%204.9375%20632.5-33.0625%20604.625-59.4375%20583.75-80.9375%20553.5625-91.6875%20514.0625-91.6875%20474.5625-91.6875%20444.375-80.9375%20423.5-59.4375%20396.9207-34.4008%20382.9568%201.1112%20381.6081%2047.0983L454.8698%20120.439C444.2066%20104.0563%20438.875%2082.0975%20438.875%2054.5625%20438.875%2023.4375%20445.6875-0.5625%20459.3125-17.4375%20472.9375-34.3125%20491.1875-42.75%20514.0625-42.75%20536.9375-42.75%20555.125-34.3125%20568.625-17.4375%20582-0.5625%20588.6875%2023.4375%20588.6875%2054.5625%20588.6875%2085.5625%20581.9687%20109.5313%20568.5313%20126.4687%20555.0938%20143.4062%20536.9375%20151.875%20514.0625%20151.875%20499.6313%20151.875%20487.0408%20148.5169%20476.2911%20141.8006L534.3003%20199.7875ZM812.1875%20192.375C839.9375%20192.375%20862.0625%20185.25%20878.5625%20171%20895.0625%20156.75%20903.3125%20134.6875%20903.3125%20104.8125%20903.3125%2072.1875%20895.0625%2049.125%20878.5625%2035.625%20862.0625%2022.125%20838.5%2015.375%20807.875%2015.375L749.1875%2015.375%20749.1875-84%20691.8125-84%20691.8125%20192.375%20812.1875%20192.375ZM275.3715-59.104L275.375-84%20250.4755-84%20275.3715-59.104ZM824.9016%20626.1564L870.1564%20580.9016%20213.9613-75.2935%20168.7065-30.0387%20824.9016%20626.1564ZM803%20144.375L749.1875%20144.375%20749.1875%2063%20803%2063C816.625%2063%20827.25%2066.3125%20834.875%2072.9375%20842.375%2079.5625%20846.125%2090.0625%20846.125%20104.4375%20846.125%20118.8125%20842.3438%20129.0625%20834.7813%20135.1875%20827.2187%20141.3125%20816.625%20144.375%20803%20144.375ZM345.8675%20192.384L296.9395%20143.456%20275.375%20143.4375%20275.3715%20121.888%20217.2275%2063.744%20217.25%20143.4375%20134.1875%20143.4375%20134.1875%20192.375%20345.8675%20192.384ZM496%20716L677.3875%20523.904%20581.4835%20428%20576%20428%20575.9795%20422.496%20421.4835%20268%20416%20268%20416%20428%20224%20428%20496%20716Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE110'%20unicode='&%23xE110;'%20d='M496%20716L768%20428%20576%20428%20576%20268%20416%20268%20416%20428%20224%20428%20496%20716ZM358.0625%20192.375L358.0625%20143.4375%20275.375%20143.4375%20275.375-84%20217.25-84%20217.25%20143.4375%20134.1875%20143.4375%20134.1875%20192.375%20358.0625%20192.375ZM514.0625-91.6875C474.5625-91.6875%20444.375-80.9375%20423.5-59.4375%20395.5-33.0625%20381.5%204.9375%20381.5%2054.5625%20381.5%20105.1875%20395.5%20143.1875%20423.5%20168.5625%20444.375%20190.0625%20474.5625%20200.8125%20514.0625%20200.8125%20553.5625%20200.8125%20583.75%20190.0625%20604.625%20168.5625%20632.5%20143.1875%20646.4375%20105.1875%20646.4375%2054.5625%20646.4375%204.9375%20632.5-33.0625%20604.625-59.4375%20583.75-80.9375%20553.5625-91.6875%20514.0625-91.6875ZM568.625-17.4375C582-0.5625%20588.6875%2023.4375%20588.6875%2054.5625%20588.6875%2085.5625%20581.9687%20109.5313%20568.5313%20126.4687%20555.0938%20143.4062%20536.9375%20151.875%20514.0625%20151.875%20491.1875%20151.875%20472.9375%20143.4375%20459.3125%20126.5625%20445.6875%20109.6875%20438.875%2085.6875%20438.875%2054.5625%20438.875%2023.4375%20445.6875-0.5625%20459.3125-17.4375%20472.9375-34.3125%20491.1875-42.75%20514.0625-42.75%20536.9375-42.75%20555.125-34.3125%20568.625-17.4375ZM807.875%2015.375L749.1875%2015.375%20749.1875-84%20691.8125-84%20691.8125%20192.375%20812.1875%20192.375C839.9375%20192.375%20862.0625%20185.25%20878.5625%20171%20895.0625%20156.75%20903.3125%20134.6875%20903.3125%20104.8125%20903.3125%2072.1875%20895.0625%2049.125%20878.5625%2035.625%20862.0625%2022.125%20838.5%2015.375%20807.875%2015.375ZM834.875%2072.9375C842.375%2079.5625%20846.125%2090.0625%20846.125%20104.4375%20846.125%20118.8125%20842.3438%20129.0625%20834.7813%20135.1875%20827.2187%20141.3125%20816.625%20144.375%20803%20144.375L749.1875%20144.375%20749.1875%2063%20803%2063C816.625%2063%20827.25%2066.3125%20834.875%2072.9375Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE11C'%20unicode='&%23xE11C;'%20d='M573.5385%20652L573.5385%20594.4%20219.0769%20594.4%20219.0769%205.6%20804.9231%205.6%20804.9231%20320.8%20864%20320.8%20864-23.2C864-39.0976%20850.7668-52%20834.4615-52L189.5385-52C173.2332-52%20160-39.0976%20160-23.2L160%20623.2C160%20639.0976%20173.2332%20652%20189.5385%20652L573.5385%20652ZM855.1908%20652L896%20608.0516%20520.8092%20204%20480%20247.9484%20855.1908%20652Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE11E'%20unicode='&%23xE11E;'%20d='M659.2%20565.6V626.4C659.2%20658.4%20633.6%20684%20601.6%20684H425.6C393.6%20684%20368%20658.4%20368%20626.4V568.8H128V511.2H230.4V-20C230.4-52%20256-77.6%20288-77.6H729.6C761.6-77.6%20787.2-52%20787.2-20V508H896V565.6H659.2ZM422.4%20610.4C422.4%20620%20428.8%20626.4%20438.4%20626.4H585.6C595.2%20626.4%20601.6%20620%20601.6%20610.4V565.6H425.6V610.4ZM732.8-10.4C732.8-20%20726.4-26.4%20716.8-26.4H304C294.4-26.4%20288-20%20288-10.4V508H729.6V-10.4ZM576%20428H640V108H576V428ZM384%20428H448V108H384V428Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE122'%20unicode='&%23xE122;'%20d='M512%20748C759.424%20748%20960%20547.424%20960%20300%20960%2052.576%20759.424-148%20512-148%20264.576-148%2064%2052.576%2064%20300%2064%20547.424%20264.576%20748%20512%20748ZM543.984%20523.984L480%20523.984%20480%20331.968%20288%20331.968%20288%20267.984%20480%20267.984%20480%2075.984%20543.984%2075.984%20543.984%20267.984%20736%20267.984%20736%20331.968%20543.984%20331.968%20543.984%20523.984Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE123'%20unicode='&%23xE123;'%20d='M512%20748C759.424%20748%20960%20547.424%20960%20300%20960%2052.576%20759.424-148%20512-148%20264.576-148%2064%2052.576%2064%20300%2064%20547.424%20264.576%20748%20512%20748ZM736%20331.984L288%20331.984%20288%20268%20736%20268%20736%20331.984Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE124'%20unicode='&%23xE124;'%20d='M872.2005%20357.3803C868.4843%20555.7568%20714.7029%20716%20525.8667%20716L498.1333%20716C309.2971%20716%20155.5157%20555.7568%20151.7995%20357.408%20118.6304%20338.1888%2096%20302.7179%2096%20261.7003L96%20206.2336C96%20145.0539%20145.7536%2095.3003%20206.9333%2095.3003%20268.1131%2095.3003%20317.8667%20145.0539%20317.8667%20206.2336L317.8667%20261.7003C317.7785%20322.5022%20268.7862%20371.915%20207.9872%20372.5227%20218.8309%20533.2373%20344.6571%20660.5333%20498.1333%20660.5333L525.8667%20660.5333C679.3707%20660.5333%20805.1691%20533.2373%20816.0128%20372.5227%20755.2138%20371.915%20706.2215%20322.5022%20706.1333%20261.7003L706.1333%20206.2336C706.1333%20156.1472%20739.6907%20114.2144%20785.3397%20100.4864%20744.1415%2046.257%20685.3118%208.103%20618.9952-7.3963%20609.606%2020.7605%20583.2809%2039.7731%20553.6%2039.8336%20515.3083%2039.8336%20484.2667%208.792%20484.2667-29.4997%20484.2667-67.7915%20515.3083-98.8331%20553.6-98.8331%20577.6173-98.8011%20599.8929-86.2927%20612.4224-65.8027%20713.5856-48.1046%20801.8067%2013.2798%20853.5637%20101.984%20896.7723%20117.1264%20928%20157.8944%20928%20206.2336L928%20261.7003C928%20302.7179%20905.3696%20338.1888%20872.2005%20357.3803ZM262.4%20261.7003L262.4%20206.2336C262.4%20175.6437%20237.5232%20150.7669%20206.9333%20150.7669%20176.3435%20150.7669%20151.4667%20175.6437%20151.4667%20206.2336L151.4667%20261.7003C151.4667%20292.2901%20176.3435%20317.1669%20206.9333%20317.1669%20237.5232%20317.1669%20262.4%20292.2901%20262.4%20261.7003ZM872.5333%20206.2336C872.5333%20176.5035%20848.96%20152.3477%20819.5627%20151.0165L817.3995%20152.0427C817.2053%20151.5989%20816.9003%20151.2384%20816.7061%20150.8224%20786.2352%20151.0205%20761.6298%20175.7621%20761.6%20206.2336L761.6%20261.7003C761.6%20292.2901%20786.4768%20317.1669%20817.0667%20317.1669%20847.6565%20317.1669%20872.5333%20292.2901%20872.5333%20261.7003L872.5333%20206.2336Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE125'%20unicode='&%23xE125;'%20d='M609.6%20610.4377L712%20508.0321%20304%20101.6101%20203.2%20101.6101%20203.2%20202.4155%20609.6%20610.4377ZM683.6718%20684L785.4934%20582.1693%20740.2377%20536.9128%20638.4161%20638.7435%20683.6718%20684ZM128%2012.0052L896%2012.0052%20896-84%20128-84%20128%2012.0052Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE12C'%20unicode='&%23xE12C;'%20d='M512.1411%20748C545.4264%20748%20578.8052%20744.156%20585.9983%20743%20600.8098%20740.5%20612.6189%20729.1%20615.6212%20714.4L628.3311%20651C630.6329%20639.4%20638.539%20629.5%20649.5475%20624.9%20676.8687%20613.4%20702.3884%20598.6%20725.6064%20580.9%20735.2138%20573.7%20747.7235%20571.7%20759.0323%20575.5L820.0796%20596.1C834.3907%20600.9%20850.2029%20596.3%20859.7103%20584.7%20871.2192%20570.6%20881.9275%20555.8%20891.7351%20540.3L910.3495%20508.2C918.8561%20491.9%20926.462%20475%20932.967%20457.5%20938.171%20443.5%20934.0678%20427.8%20922.8592%20417.9L874.0213%20375C865.0144%20367.1%20860.611%20355.3%20862.012%20343.4%20863.6133%20329.4%20864.514%20315.1%20864.514%20300.6%20864.514%20285.8%20863.6133%20271.2%20861.8119%20256.9%20860.4108%20245%20864.8142%20233.1%20873.8212%20225.2L922.3588%20182.5C933.6675%20172.6%20937.6706%20156.8%20932.3665%20142.7%20914.853%2096.1%20889.7335%2053.2%20858.6094%2015.5%20849.1021%203.9%20833.3899-0.5%20819.1789%204.3L757.8314%2025C746.5226%2028.8%20734.0129%2026.7%20724.4055%2019.5%20701.5878%202.3%20676.5684-12.3%20649.8477-23.6%20638.7391-28.3%20630.7329-38.1%20628.4312-49.8L615.7213-113.3C612.719-128%20601.0099-139.4%20586.1984-141.9%20562.0798-145.9%20537.3606-148%20512.1411-148%20487.3219-148%20462.903-146%20439.1846-142.1%20424.3731-139.6%20412.564-128.2%20409.6617-113.5L396.9519-50.2C394.6501-38.6%20386.744-28.7%20375.7355-24.1%20348.7145-12.7%20323.2948%202%20300.1769%2019.4%20290.5695%2026.6%20278.0598%2028.6%20266.7511%2024.8L205.3035%204C191.0925-0.8%20175.3803%203.7%20165.8729%2015.2%20160.9414%2021.1522%20140.8355%2044.2594%20124.7144%2071.9959%20113.4333%2091.405%20102.5672%20114.8064%2092.1158%20142.2%2086.8117%20156.3%2090.8148%20172.1%20102.1236%20182L150.6611%20224.6C159.6681%20232.5%20164.1716%20244.3%20162.6705%20256.1%20160.769%20270.6%20159.8683%20285.5%20159.8683%20300.6%20159.8683%20315.3%20160.769%20329.8%20162.5704%20344.1%20164.0715%20356%20159.568%20367.9%20150.5611%20375.8L101.9234%20418.5C90.6146%20428.4%2086.6115%20444.2%2091.9157%20458.3%2096.4191%20470.3%20101.423%20482%20106.8272%20493.4%20107.2275%20494.3%20107.7279%20495.1%20108.2283%20496L140.2531%20551.4C140.7535%20552.3%20141.2539%20553.2%20141.8543%20554%20149.2601%20564.6%20156.966%20574.9%20165.1724%20584.9%20174.6798%20596.5%20190.492%20601%20204.703%20596.2L265.8504%20575.5C277.2592%20571.7%20289.7689%20573.7%20299.3763%20581%20322.8945%20598.8%20348.5144%20613.7%20376.0357%20625.2%20387.0442%20629.8%20395.0504%20639.6%20397.3522%20651.3L409.962%20714.5C412.8642%20729.3%20424.6734%20740.7%20439.5849%20743.1%20446.3544%20744.1942%20479.2034%20748%20512.1411%20748ZM540.1628%20684L483.619%20684%20480.8168%20683.8C473.7113%20683.2%20467.9068%20678%20466.5058%20671.1L456.1978%20619.5%20450.8937%20592.8C449.7928%20587.4%20445.8898%20582.9%20440.6858%20581L414.9658%20571.8C382.4406%20560.2%20352.5175%20542.9%20325.9969%20520.5L305.1808%20502.9C300.9776%20499.3%20295.1731%20498.2%20289.869%20500L264.049%20508.7%20214.0102%20525.6C207.305%20527.9%20199.8993%20525.5%20195.8962%20519.7%20195.7961%20519.6%20195.696%20519.4%20195.5959%20519.3L194.8954%20518.1%20164.5719%20465.6C164.3718%20465.2%20164.1716%20464.8%20163.9715%20464.4L162.964%20461.5959C161.5022%20455.8898%20163.3281%20449.7429%20167.8745%20445.8L207.7053%20410.8%20228.1211%20392.9C232.2243%20389.2%20234.2259%20383.7%20233.2251%20378.2L228.5214%20351.5C225.5191%20334.8%20224.018%20317.6%20224.018%20300.5%20224.018%20283.1%20225.5191%20265.7%20228.6215%20248.8L233.4252%20222C234.426%20216.6%20232.5245%20211%20228.3213%20207.3L207.8054%20189.3%20168.2748%20154.5C162.9707%20149.8%20161.4695%20142.2%20164.4718%20135.8L167.274%20130.1C167.4742%20129.8%20167.5742%20129.5%20167.7744%20129.2L191.2926%2088.5C191.4928%2088.2%20191.6929%2087.9%20191.8931%2087.6%20193.3942%2085.2%20195.0956%2082.8%20196.6968%2080.5%20200.6999%2074.8%20208.0056%2072.4%20214.7108%2074.6L265.2499%2091.6%20290.8697%20100.3C296.0738%20102.1%20301.9783%20101%20306.1816%2097.4L326.9977%2080C353.218%2057.9%20382.941%2040.8%20415.0659%2029.3L440.6858%2020.1C445.8898%2018.2%20449.7928%2013.8%20450.8937%208.3L456.1978-18.4%20466.5058-70C467.8068-77%20473.7113-82.1%20480.8168-82.7%20491.325-83.6%20501.8331-84%20512.3412-84%20523.2497-84%20534.1581-83.5%20544.9665-82.6%20551.9719-82%20557.7764-76.8%20559.1775-69.9L569.5856-17.9%20574.8897%208.7C575.9905%2014.1%20579.7935%2018.6%20584.9975%2020.5L610.5173%2029.8C642.442%2041.4%20671.8648%2058.4%20697.985%2080.4L718.8011%2097.9C723.0044%20101.5%20728.8089%20102.6%20734.113%20100.8L759.8329%2092.1%20810.0718%2075.1C816.777%2072.8%20824.1828%2075.2%20828.1859%2081%20834.2906%2089.7%20839.995%2098.6%20845.2991%20107.8%20850.8034%20117.3%20855.9073%20126.9%20860.5109%20136.7%20863.5132%20143.1%20861.912%20150.7%20856.6079%20155.4L816.777%20190.3%20796.3612%20208.2C792.258%20211.9%20790.2565%20217.4%20791.2573%20222.9L795.9609%20249.6C798.9632%20266.3%20800.4644%20283.4%20800.4644%20300.6%20800.4644%20317.5%20798.9632%20334.4%20796.061%20350.9L791.3573%20377.5C790.4566%20383%20792.3581%20388.5%20796.5614%20392.2L816.8771%20410%20856.7079%20444.8C862.012%20449.5%20863.6133%20457%20860.611%20463.4%20858.5093%20468%20856.3076%20472.6%20853.9058%20477.1L836.6924%20506.9C834.0904%20511%20831.3883%20515.1%20828.5862%20519.1%20824.5831%20524.9%20817.1773%20527.4%20810.4721%20525.1L760.4334%20508.2%20734.6134%20499.5C729.4094%20497.7%20723.5048%20498.8%20719.3015%20502.4L698.4854%20520C672.165%20542.3%20642.5421%20559.5%20610.217%20571.2L584.6973%20580.5C579.4933%20582.4%20575.6903%20586.9%20574.5895%20592.3L569.2853%20619%20558.8773%20670.9C557.4762%20677.8%20551.6717%20683%20544.6663%20683.6%20543.1651%20683.8%20541.664%20683.9%20540.1628%20684ZM512.2412%20460.5C600.7097%20460.5%20672.3652%20388.9%20672.3652%20300.5%20672.3652%20212.1%20600.7097%20140.5%20512.2412%20140.5%20423.7727%20140.5%20352.1172%20212.1%20352.1172%20300.5%20352.1172%20388.9%20423.7727%20460.5%20512.2412%20460.5ZM512.2412%20396.5C459.3002%20396.5%20416.1668%20353.4%20416.1668%20300.5%20416.1668%20247.6%20459.3002%20204.5%20512.2412%20204.5%20565.1822%20204.5%20608.3156%20247.6%20608.3156%20300.5%20608.3156%20353.4%20565.1822%20396.5%20512.2412%20396.5Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE127'%20unicode='&%23xE127;'%20d='M551.3191%20716C776.6657%20716%20960%20529.3824%20960%20300%20960%2070.6176%20776.6657-116%20551.3191-116L551.3191-49.44C740.6037-49.44%20894.611%20107.3088%20894.611%20300%20894.611%20492.6912%20740.6037%20649.44%20551.3191%20649.44%20367.5598%20649.44%20217.4758%20501.577%20208.8608%20316.64L326.2503%20316.64%20179.1251%20143.7171%2032%20316.64%20143.0468%20316.64C151.6781%20538.3347%20331.4487%20716%20551.3191%20716ZM579.7647%20524L579.7647%20332%20800%20332%20800%20268%20512%20268%20512%20524%20579.7647%20524Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE12A'%20unicode='&%23xE12A;'%20d='M672%20108L672-20C672-55.3462%20643.3462-84%20608-84L192-84C156.6538-84%20128-55.3462%20128-20L128%20428C128%20463.3462%20156.6538%20492%20192%20492L352%20492%20352%20595.1111C352%20643.758%20389.7269%20684%20437.3333%20684L810.6667%20684C858.2731%20684%20896%20643.758%20896%20595.1111L896%20196.8889C896%20148.242%20858.2731%20108%20810.6667%20108L672%20108ZM608%20428L192%20428%20192-20%20608-20%20608%20428ZM672%20172L810.6667%20172C821.9706%20172%20832%20182.698%20832%20196.8889L832%20595.1111C832%20609.302%20821.9706%20620%20810.6667%20620L437.3333%20620C426.0294%20620%20416%20609.302%20416%20595.1111L416%20492%20608%20492C643.3462%20492%20672%20463.3462%20672%20428L672%20172Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE12B'%20unicode='&%23xE12B;'%20d='M844.0772%20432.1034C860.4577%20390.4463%20869.3925%20344.326%20869.3925%20299.6934%20869.3925%20101.8223%20708.5659-57.3672%20512-57.3672%20427.1193-57.3672%20345.2168-27.6121%20281.184%2027.4347L352.6625%2027.4347%20352.6625%2086.9448%20184.3902%2086.9448%20184.3902-79.6835%20243.9556-79.6835%20243.9556-18.6856C419.6736-165.9731%20683.2506-143.6568%20830.675%2031.898%20931.9362%20152.4059%20955.7624%20317.5464%20894.7078%20461.8584L844.0772%20432.1034ZM179.9228%20167.2834C163.5423%20208.9405%20154.6075%20255.0608%20154.6075%20299.6934%20154.6075%20497.5645%20315.4341%20656.754%20512%20656.754%20596.8807%20656.754%20678.7832%20626.9989%20742.816%20571.9521L671.3375%20571.9521%20671.3375%20512.442%20839.6098%20512.442%20839.6098%20679.0703%20780.0444%20679.0703%20780.0444%20618.0724C604.3264%20766.8477%20340.7494%20743.0436%20193.325%20567.4888%2092.0638%20446.9809%2068.2376%20281.8404%20129.2922%20137.5284L179.9228%20167.2834Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE12D'%20unicode='&%23xE12D;'%20d='M954.2974%20338.0839L566.9315%20679.8669C556.1973%20689.3044%20539.7459%20681.5393%20539.7459%20667.0843L539.7459%20466.6258C539.7459%20457.6661%20532.862%20450.1399%20524.1112%20449.7816%20299.8591%20441.5386%20111.3099%20274.8881%2071.6399%2046.3558L64.2893%203.9465C61.3724-12.5394%2081.2074-22.8132%2092.525-10.628L121.4608%2020.6713C226.1196%20134.0414%20371.4984%20197.7151%20523.2945%20197.1178%20532.3953%20197.1178%20539.8626%20189.5916%20539.8626%20180.2735L539.8626-15.8843C539.8626-30.3393%20556.4306-38.1044%20567.0482-28.6669L954.414%20312.5188C961.8813%20319.3282%20961.8813%20331.3939%20954.2974%20338.0839L954.2974%20338.0839ZM157.3971%20133.0857C222.7359%20287.0733%20371.6151%20390.7669%20541.7294%20390.7669L581.3994%20390.7669C590.5001%20390.7669%20597.8508%20398.2931%20597.8508%20407.6112L597.8508%20574.0228%20879.6244%20325.3013%20597.8508%2077.1772%20597.8508%20239.4076C597.8508%20248.7257%20590.5001%20256.2519%20581.3994%20256.2519L545.3464%20256.2519C404.9846%20261.9861%20268.2398%20217.7848%20157.3971%20133.0857Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE130'%20unicode='&%23xE130;'%20d='M843.3533%20445.6153C907.69%20445.6153%20960%20393.2652%20960%20328.9686L960-33.7105C960-98.0071%20907.68-150.3572%20843.3533-150.3572L480.7043-150.3572C416.3676-150.3572%20364.0576-98.0071%20364.0576-33.7105L364.0576%20328.9686C364.0576%20393.2652%20416.3676%20445.6153%20480.7043%20445.6153L843.3533%20445.6153ZM843.3533%20378.3596L480.7043%20378.3596C453.481%20378.3596%20431.3133%20356.2219%20431.3133%20328.9686L431.3133-33.7105C431.3133-60.9638%20453.481-83.1015%20480.7043-83.1015L843.3533-83.1015C870.5765-83.1015%20892.7443-60.9638%20892.7443-33.7105L892.7443%20328.9686C892.7443%20356.2219%20870.5765%20378.3596%20843.3533%20378.3596ZM246.7188%2030.5159C265.3056%2030.5159%20280.3416%2015.4799%20280.3416-3.1069%20280.3416-21.6938%20265.3056-36.7297%20246.7188-36.7297L203.2759-36.7297C184.6891-36.7297%20169.6531-21.6938%20169.6531-3.1069%20169.6531%2015.4799%20184.6891%2030.5159%20203.2759%2030.5159L246.7188%2030.5159ZM666.9739%20103.0277C685.5608%20103.0277%20700.5967%2087.9917%20700.5967%2069.4048%20700.5967%2050.818%20685.5608%2035.782%20666.9739%2035.782L540.5373%2035.782C521.9504%2035.782%20506.9144%2050.818%20506.9144%2069.4048%20506.9144%2087.9917%20521.9504%20103.0277%20540.5373%20103.0277L666.9739%20103.0277ZM739.8969%20748C804.8255%20748%20857.657%20695.1985%20857.657%20630.2399L857.657%20554.2475C857.657%20535.6607%20842.621%20520.6247%20824.0342%20520.6247%20805.4474%20520.6247%20790.4114%20535.6607%20790.4114%20554.2475L790.4114%20630.2399C790.4114%20658.085%20767.7521%20680.7443%20739.907%20680.7443L181.7601%20680.7443C153.915%20680.7443%20131.2557%20658.085%20131.2557%20630.2399L131.2557%20242.8653C131.2557%20215.0201%20153.915%20192.3608%20181.7601%20192.3608L246.7188%20192.3608C265.3056%20192.3608%20280.3416%20177.3249%20280.3416%20158.738%20280.3416%20140.1512%20265.3056%20125.1052%20246.7188%20125.1052L181.7601%20125.1052C116.8316%20125.1052%2064%20177.9066%2064%20242.8653L64%20630.2399C64%20695.1985%20116.8416%20748%20181.7601%20748L739.8969%20748ZM793.3704%20259.4059C811.9573%20259.4059%20826.9933%20244.3699%20826.9933%20225.783%20826.9933%20207.1962%20811.9573%20192.1602%20793.3704%20192.1602L540.5373%20192.1602C521.9504%20192.1602%20506.9144%20207.1962%20506.9144%20225.783%20506.9144%20244.3699%20521.9504%20259.4059%20540.5373%20259.4059L793.3704%20259.4059Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE131'%20unicode='&%23xE131;'%20d='M843.3533%20445.6153C907.69%20445.6153%20960%20393.2652%20960%20328.9686L960-33.7105C960-98.0071%20907.68-150.3572%20843.3533-150.3572L480.7043-150.3572C416.3676-150.3572%20364.0576-98.0071%20364.0576-33.7105L364.0576%20328.9686C364.0576%20393.2652%20416.3676%20445.6153%20480.7043%20445.6153L843.3533%20445.6153ZM843.3533%20378.3596L480.7043%20378.3596C453.481%20378.3596%20431.3133%20356.2219%20431.3133%20328.9686L431.3133-33.7105C431.3133-60.9638%20453.481-83.1015%20480.7043-83.1015L843.3533-83.1015C870.5765-83.1015%20892.7443-60.9638%20892.7443-33.7105L892.7443%20328.9686C892.7443%20356.2219%20870.5765%20378.3596%20843.3533%20378.3596ZM246.7188%2030.5159C265.3056%2030.5159%20280.3416%2015.4799%20280.3416-3.1069%20280.3416-21.6938%20265.3056-36.7297%20246.7188-36.7297L203.2759-36.7297C184.6891-36.7297%20169.6531-21.6938%20169.6531-3.1069%20169.6531%2015.4799%20184.6891%2030.5159%20203.2759%2030.5159L246.7188%2030.5159ZM666.9739%20103.0277C685.5608%20103.0277%20700.5967%2087.9917%20700.5967%2069.4048%20700.5967%2050.818%20685.5608%2035.782%20666.9739%2035.782L540.5373%2035.782C521.9504%2035.782%20506.9144%2050.818%20506.9144%2069.4048%20506.9144%2087.9917%20521.9504%20103.0277%20540.5373%20103.0277L666.9739%20103.0277ZM739.8969%20748C804.8255%20748%20857.657%20695.1985%20857.657%20630.2399L857.657%20554.2475C857.657%20535.6607%20842.621%20520.6247%20824.0342%20520.6247%20805.4474%20520.6247%20790.4114%20535.6607%20790.4114%20554.2475L790.4114%20630.2399C790.4114%20658.085%20767.7521%20680.7443%20739.907%20680.7443L181.7601%20680.7443C153.915%20680.7443%20131.2557%20658.085%20131.2557%20630.2399L131.2557%20242.8653C131.2557%20215.0201%20153.915%20192.3608%20181.7601%20192.3608L246.7188%20192.3608C265.3056%20192.3608%20280.3416%20177.3249%20280.3416%20158.738%20280.3416%20140.1512%20265.3056%20125.1052%20246.7188%20125.1052L181.7601%20125.1052C116.8316%20125.1052%2064%20177.9066%2064%20242.8653L64%20630.2399C64%20695.1985%20116.8416%20748%20181.7601%20748L739.8969%20748ZM793.3704%20259.4059C811.9573%20259.4059%20826.9933%20244.3699%20826.9933%20225.783%20826.9933%20207.1962%20811.9573%20192.1602%20793.3704%20192.1602L540.5373%20192.1602C521.9504%20192.1602%20506.9144%20207.1962%20506.9144%20225.783%20506.9144%20244.3699%20521.9504%20259.4059%20540.5373%20259.4059L793.3704%20259.4059Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE132'%20unicode='&%23xE132;'%20d='M377.6-39.2H288L281.6-39.2C236.8-32.8%20198.4%205.6%20198.4%2050.4V95.2C198.4%20120.8%20179.2%20140%20153.6%20140%20128%20140%20108.8%20120.8%20108.8%2095.2V50.4C108.8-45.6%20185.6-128.8%20288-128.8H377.6C403.2-128.8%20422.4-109.6%20422.4-84%20422.4-58.4%20396.8-39.2%20377.6-39.2ZM640%20581.6H729.6C755.2%20581.6%20774.4%20575.2%20793.6%20556%20812.8%20536.8%20819.2%20517.6%20819.2%20492V447.2C819.2%20421.6%20838.4%20402.4%20864%20402.4%20889.6%20402.4%20908.8%20421.6%20908.8%20447.2V492C908.8%20588%20832%20671.2%20729.6%20671.2H640C614.4%20671.2%20595.2%20652%20595.2%20626.4%20595.2%20600.8%20614.4%20581.6%20640%20581.6ZM960-96.8L780.8%20344.8H780.8C774.4%20351.2%20768%20357.6%20761.6%20357.6H704C697.6%20357.6%20684.8%20351.2%20684.8%20344.8L505.6-96.8C505.6-103.2%20505.6-109.6%20505.6-116S518.4-128.8%20524.8-128.8H569.6C576-128.8%20588.8-122.4%20588.8-116L633.6%205.6H812.8L857.6-116C864-122.4%20870.4-128.8%20876.8-128.8H921.6C928-128.8%20934.4-122.4%20940.8-116%20960-109.6%20960-103.2%20960-96.8ZM672%2095.2L729.6%20236%20787.2%2095.2H672ZM505.6%20338.4V607.2C505.6%20620%20492.8%20626.4%20486.4%20626.4H332.8V690.4C332.8%20696.8%20332.8%20703.2%20326.4%20703.2S313.6%20716%20307.2%20716H262.4C256%20716%20249.6%20716%20249.6%20709.6S243.2%20696.8%20243.2%20696.8V632.8H83.2C76.8%20632.8%2070.4%20632.8%2070.4%20626.4%2064%20613.6%2064%20613.6%2064%20607.2V338.4C64%20332%2064%20325.6%2070.4%20325.6%2076.8%20319.2%2083.2%20319.2%2083.2%20319.2H236.8V210.4C236.8%20197.6%20249.6%20191.2%20256%20191.2H300.8C313.6%20191.2%20320%20204%20320%20210.4V319.2H473.6C499.2%20319.2%20505.6%20325.6%20505.6%20338.4ZM243.2%20402.4H153.6V536.8H243.2V402.4ZM422.4%20402.4H332.8V536.8H422.4V402.4Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE133'%20unicode='&%23xE133;'%20d='M896%20684L896%20620%20511.52%20620%20639.922%20460.1281%20383.922%20460.1281%20511.456%20620%20128%20620%20128%20684%20896%20684ZM128-20L896-20%20896-84%20128-84ZM511.4913-19.8719L383.922%20140%20639.922%20140%20511.4913-19.8719ZM831.8579%20300.4947L671.986%20428.0641%20671.986%20172.0641%20831.8579%20300.4947ZM191.986%20300.4947L351.8579%20428.0641%20351.8579%20172.0641%20191.986%20300.4947Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE135'%20unicode='&%23xE135;'%20d='M252.0661-20L252.096-84%20380.096-84%20380.0661-20%20252.0661-20ZM128%2013.984L128-20C128-53.9229%20154.3926-81.6815%20187.764-83.862L191.937-19.9982%20192%2013.967%20128%2013.984ZM372.3532%20458.3919L462.8629%2096.3532%20582.9919%20216.5275%20834.6529-35.1084%20877.8507%208.0894%20626.1876%20259.7232%20734.3919%20367.8822%20372.3532%20458.3919ZM128%20205.984L128%2077.984%20192%2077.967%20192%20205.967%20128%20205.984ZM128%20397.984L128%20269.984%20192%20269.967%20192%20397.967%20128%20397.984ZM832%20582.0991L832%20454.0991%20896%20454.112%20896%20582.112%20832%20582.0991ZM128%20589.984L128%20461.984%20192%20461.967%20192%20589.967%20128%20589.984ZM192%20684C168.3119%20684%20147.6296%20671.1307%20136.5634%20652.0023L191.9608%20619.9535%20256%20620%20256%20684%20192%20684ZM512%20684L512%20620%20640%20620%20640%20684%20512%20684ZM320%20684L320%20620%20448%20620%20448%20684%20320%20684ZM704%20684L704%20620%20832%20620%20890.6768%20645.5951C880.802%20668.2013%20858.246%20684%20832%20684L704%20684Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE136'%20unicode='&%23xE136;'%20d='M775.9375%20240.8929L690.4759%20324.0291%20519.5882%20157.6886%20519.5526%20711.9979%20405.6037%20711.9979%20405.6704%20157.6886%20234.6804%20324.0291%20149.2187%20240.8929%20462.5781-63.9396%20775.9375%20240.8929Z'%20horiz-adv-x='955'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE137'%20unicode='&%23xE137;'%20d='M477.5%20741.8075C708.2515%20741.8075%20895.3125%20554.7465%20895.3125%20323.995%20895.3125%2093.2435%20708.2515-93.8175%20477.5-93.8175%20246.7485-93.8175%2059.6875%2093.2435%2059.6875%20323.995%2059.6875%20554.7465%20246.7485%20741.8075%20477.5%20741.8075ZM477.5%20682.12C279.713%20682.12%20119.375%20521.782%20119.375%20323.995%20119.375%20126.208%20279.713-34.13%20477.5-34.13%20675.287-34.13%20835.625%20126.208%20835.625%20323.995%20835.625%20521.782%20675.287%20682.12%20477.5%20682.12ZM477.5%20559.0145C607.2853%20559.0145%20712.5195%20453.7803%20712.5195%20323.995%20712.5195%20194.2097%20607.2853%2088.9755%20477.5%2088.9755%20347.7147%2088.9755%20242.4805%20194.2097%20242.4805%20323.995%20242.4805%20453.7803%20347.7147%20559.0145%20477.5%20559.0145ZM548.7217%20418.9572L477.4935%20347.729%20406.2718%20418.9507%20382.5378%20395.2167%20453.7594%20323.995%20382.5378%20252.7733%20406.2892%20229.0219%20477.5109%20300.2436%20548.7217%20229.0328%20572.4557%20252.7668%20501.2449%20323.9776%20572.4731%20395.2058%20548.7217%20418.9572Z'%20horiz-adv-x='955'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE13B'%20unicode='&%23xE13B;'%20d='M621.2038%20812C1168.3318%20812%201148.1038%2063.2082%20621.2038%20129.4394%20343.2569%20164.3772%20136.189%2050.5641%200-212%2049.3838%20470.6667%20256.4518%20812%20621.2038%20812Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3c/font%3e%3c/defs%3e%3c/svg%3e") format("svg"),url(data:font/ttf;base64,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AAAAAQAAAAAAAQAIAB0AAQAAAAAAAgAHACUAAQAAAAAAAwAIACwAAQAAAAAABAAIADQAAQAAAAAABQALADwAAQAAAAAABgAIAEcAAQAAAAAACgArAE8AAQAAAAAACwATAHoAAwABBAkAAAA6AI0AAwABBAkAAQAQAMcAAwABBAkAAgAOANcAAwABBAkAAwAQAOUAAwABBAkABAAQAPUAAwABBAkABQAWAQUAAwABBAkABgAQARsAAwABBAkACgBWASsAAwABBAkACwAmAYEKICBDcmVhdGVkIGJ5IGZvbnQtY2FycmllcgogIGljb25mb250UmVndWxhcmljb25mb250aWNvbmZvbnRWZXJzaW9uIDEuMGljb25mb250R2VuZXJhdGVkIGJ5IHN2ZzJ0dGYgZnJvbSBGb250ZWxsbyBwcm9qZWN0Lmh0dHA6Ly9mb250ZWxsby5jb20ACgAgACAAQwByAGUAYQB0AGUAZAAgAGIAeQAgAGYAbwBuAHQALQBjAGEAcgByAGkAZQByAAoAIAAgAGkAYwBvAG4AZgBvAG4AdABSAGUAZwB1AGwAYQByAGkAYwBvAG4AZgBvAG4AdABpAGMAbwBuAGYAbwBuAHQAVgBlAHIAcwBpAG8AbgAgADEALgAwAGkAYwBvAG4AZgBvAG4AdABHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAHMAdgBnADIAdAB0AGYAIABmAHIAbwBtACAARgBvAG4AdABlAGwAbABvACAAcAByAG8AagBlAGMAdAAuAGgAdAB0AHAAOgAvAC8AZgBvAG4AdABlAGwAbABvAC4AYwBvAG0AAAAAAgAAAAAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA7AQIBAwEEAQUBBgEHAQgBCQEKAQsBDAENAQ4BDwEQAREBEgETARQBFQEWARcBGAEZARoBGwEcAR0BHgEfASABIQEiASMBJAElASYBJwEoASkBKgErASwBLQEuAS8BMAExATIBMwE0ATUBNgE3ATgBOQE6ATsBPAABeAd1bmlFMTI5B3VuaUUxMzQHdW5pRTEyNgd1bmlFMTJFB3VuaUUxMzkHdW5pRTEzOAd1bmlFMTI4B3VuaUUxMUIHdW5pRTExMwd1bmlFMTEyB3VuaUUxMTQHdW5pRTExNQd1bmlFMTE2B3VuaUUxMTEHdW5pRTExNwd1bmlFMTE4B3VuaUUxMTkHdW5pRTExQQd1bmlFMTIxB3VuaUUxMUYHdW5pRTEyMAd1bmlFMTFEB3VuaUUxM0EHdW5pRTEwMQd1bmlFMTAyB3VuaUUxMDYHdW5pRTEwNQd1bmlFMTAzB3VuaUUxMDQHdW5pRTEwNwd1bmlFMTA4B3VuaUUxMEIHdW5pRTEwOQd1bmlFMTBBB3VuaUUxMEMHdW5pRTEwRAd1bmlFMTBFB3VuaUUxMEYHdW5pRTExMAd1bmlFMTFDB3VuaUUxMUUHdW5pRTEyMgd1bmlFMTIzB3VuaUUxMjQHdW5pRTEyNQd1bmlFMTJDB3VuaUUxMjcHdW5pRTEyQQd1bmlFMTJCB3VuaUUxMkQHdW5pRTEzMAd1bmlFMTMyB3VuaUUxMzMHdW5pRTEzNQd1bmlFMTM2B3VuaUUxMzcHdW5pRTEzQgAAAAAA) format("truetype"),url(data:font/woff;base64,d09GRgABAAAAAByIAAsAAAAALxAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAARAAAAFZW7kJ0Y21hcAAAAYAAAAGeAAAErMlq1/pnbHlmAAADIAAAFiAAACI8A/P3U2hlYWQAABlAAAAALwAAADYrfIv+aGhlYQAAGXAAAAAgAAAAJAeRA2JobXR4AAAZkAAAABgAAADs59oAAGxvY2EAABmoAAAAeAAAAHjnLu7UbWF4cAAAGiAAAAAfAAAAIAFQAPhuYW1lAAAaQAAAAVcAAAKFkAhoC3Bvc3QAABuYAAAA7gAAAmU6bNqOeJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2Bkfsc4gYGVgYOpk+kMAwNDP4RmfM1gxMjBwMDEwMrMgBUEpLmmMDgwVDy0Ztb5r8MQw6zLcAUozAiSAwAY/gvxeJzF1Fd2GkEQheGfIJRQzjlnCaMsod14FVqRF+TjB7/elci35vLiFajnfNDTcLoaqmqACaBjt9aF1l9a1Pjt1Vaz3mGmWe/yy/dTvtp+/9RAH19fzaylYTOr0Wq+8bOZbbHNHvvsssMBhxxzwhGnnHHOBZcsMOu9+8wxzyJLLLPCNFdscM0a66xy4/h3DBx72MS954EfPPrUT76eefHpXnnjnUl6bDJy2B7fNlrfF/r/0a+X9p/x3Yd9jvmIGnN+UDucKdQJ5wx1w9lDE+E8ol44o2gynFs0Fc4ymg7nG82EM49mwzWA+uFqQHPhukDz4QpBC+FaQYvhqkFLQX2+HNTeK1H1qtWof0JrQcVZDyrORlB7bwa191ZQe28HtfdOUL9vN1ytaC+o/fbDFYwOgop/GFT8o6DOeByudHQS1Ys6DVc/Ogv3ATqP6lVdhHsDXQaVh6uoPtV1uHPQTbiH0G24m9BduK/QIOq5oGG409B9NPOHcP+hx3Anoqeo54mew92JXsJ9il7DHYvegqqj96DqaxRUTj6C0T/ISpB5AAB4nIU6C5QU1ZV1X327q3/V3dXVn5n+f+bbM9M93Q0zMlPIyIgi34WEAZKJ/BIcxY2GJSSRRkSJkWiMgLLqGdGYD/jDaHYJK50YWcPixuNJsnHXY0j0JJt1khNPzh6jS5d7X1X3MBMwGaree/Xefffd+96734YBhvlwiikwfoYwTKWo+qP+Ngb/WOyfYGtkipEZN+NjGHCBGAVtCCp5YFOlYimlFAnzQp3n6y+Y5cM6/pGp5ieW9b26jvgp5mlc2l9gEnNirpKraBVNJMyp8zx//pRZ2rv37Ws+iLTRi2X9X2aMIDJKP6uTCcTNACITNRGRVXKsvqBebz6kfcYHnYMMVmGCculLqIkqy2DvRBW7OXOsRi5DfH4mznTNplfMQ3+5EPAL7Ewm8pDDBn66gDDlRQCLylYZSafL6XRkxi69sPPF3t4Xd5olHJsGLC86BRS0nIalyh+U5mP0iXcPDNwtmqV5JqfYbeQwE2KKTIVhMnlSHkamXYBrR5vtPPhwC4asPsENtN2fzeWJwOIugxgKQzi4Pr8ukYZ0MrpibEVsXff6wMD8gZ9grQ7OnxsIRhBibff6RCqTiC1ft+ILz3U/V1QRIrC+e10MZ0STODexrmtdKAQRMrAuvz6ISEOzQTKQNj6LM80zug739PdMD+5mFklsBb8WhUEoRMHvgmQeSv25PHRC0hqLksIQ6c+TFGFcTo638S6O2/zkpk1PvvLEJplzspzbLvCjOx5//vEdo1itJVPgNLttAm8CbXpii1vmebuAnWstIAprnS/el5p5X9JMLzMXKTIPTjQPUUuKAtLgD2j4r1ApW1uH/8SZQBSgUO7Pzrr/L6y4amG5UMZn4VWPXWiuGBkjZGzEKtvL5RXlMplgn9u37znWLOcFAtn0mmvXpLOBwIzm+PSckbEhoLNWlC/I5TjKksK04v1koBCDgKr4hVQimS0p/eWiT43CMJT7eyAr+NQi+YzT9gub11Wvurxe17uQaZ2IRCZast86SaZwwFk/RPtZ3eU1xh5J+r2jatE36lVh8CTT2K/megEmxiQvtSKg2CWguSsXrQkHb1x2I9SMDyxx+OTFCzP3jN8DelMCKrgyP2PdBNPHzGdGLrlyIinghQkUE4XyPHpUKesbr9Ylvy+m7VXjnGiziRDHctRs0uKOcdqixZ6LqK1XbSKFpsWlm1A2985m8lBFHnwosa3IR4ZpxzvXz8yhvARiePNUBW9VAq+VghrEl1JRr2pqqlTBVg5fWmfUYhbPkm98khvVvPtBlx8i/vq4PwJY79Cruie+TG/8QfAkLzwkGId1SyX7XQ+682q9ZgGzcayNHW9O9ur6kzixqv/opEt8UBjG1uz7VWEGLn3aSLLamzXlBKkuDUGxUihrav+Frv4se9FOH9nr9IDbE4rH+6IADtgOMihKED/joKgXX4pd7Zzq3M8TLppTxaj/85KUAdungAfaIUT9Lzkc0H+yIRNL2KPkfxkPE2U6kGaT4Fymsa2ZslYIaHSj0W4pqRKPpquiYUvNieRRyW2v/7fHD+D3kKD9bW8QIOg9Wq0aq1evXrWKvuQPou387TYnXEOCHvK8J0iugZVBX301wq4iq1f9zPjO6tWw+merVlu0fJw9itU0LXTli2nphAYtmkiJyVVSSIsI4PoIarZs2bFjy8iIWZL3L0FQyIsEhUx6jh699lp8/1JfdOPdu5S+wO1A/VvE+1hEjVdEgUHKUA+msrmL5OX8WIWgIbmyMMrxhB36+LAgACuNX3x61xpvPpbJxKXTL9tbMqGnIfmUEvQFCIsHJs6gyc8MMUuYMWYrc3Pz3KYJSyCpOdWXFLM5pKuMBkwUAlQLC6LZCqCWQ6tbxDGqo8VSH7aGzWE3yVZENCmlbDGg+gWxoiF3KZxacAPi0oQerNAEiezHLlzQbztth07GApG0wgoAghLysmhDHC1yizfEg9udLnQkNbVLiYgsJzgTfyacICdtXjfPEUJuIcCyRLSzNkK8YZZzhDwgB4jX+7DcJUopl4ij8swdstVPnjR+zKrdtrDPHXGDbPf0pFsH/S6XT5U1wq10yZzsBM3mFx2wG3jBLkedrS6eAMAbHCf57UEIyz6d4+I+lpUENJPx3sWClwXCE5Ft6O4LcpFm2v6mZIgJvAqJHCqgj5aLfzaOrgJm1dG/JRUU7uiqVQ3/7xi7mxxjVCZn2Vs8Eg29qGQPWo1U06hSG1soDxOqQPIAvzxwmm1L73EEY449+W1DB05z3OkDNx9m2cM3dy1PJfyRKGEPk2PYObQtv8cZ0xx70m3s6QMHTl+FIDcdZiOhiJZc1uW4+bBlT86yk+Qu05vVmAjaMpOSmfqXTygJwJelGhhfdjySBkhH6rpVQ9WoQhX0D9Gl0avVKrmLDtasQUKB9HqN4AvjOmpTVKeNdauNdVvQAuQvvS6bFCzzmWo2is0G21i+Xm2sVK1XSZXe2Rav9warOm5VFkWnozmAXJQMIHzN0IlOh2Y/TONcvoG0nUWqRi2qVHo2eA4qUpfMoWuWzQn0fPrLlSzqeXSH3NQd9mtFBBQQsIAD1PktlvHIcEIqmSWe3mHYcgsIbgWGe+22wu77dhdsduxU3AL52k38UJ5fs40QCXtAy3xi6ycyGiCkRMi1yz2d4dYechY/of34zcm4u01DMNJXqfQR7NTa3PHkLSeSXXOfhsi9n/J4sK+tNZ5Ox1vbEM7jWXtX3KuGrX3v4hi2C61wCPnrY+Yhh4lCwDS4qQx1Geju436jC6FqdK+1IvX2Upb/lzA9P97VcB6wTV5CUdCgKzlVH9Q87J2Jbggo56c82ktKIKA8NF3A6x5N8xg52p6iBflqQKn7k12QM6ezd9LxDwLJAAAWUxBI0BYWU/Sb9lt6+y68r2fNmCn3F17qzIiEnhplCUfoCRHmmXc47p1nrPIgFZqDZnm7FWnErYqcnYZ55p3LmjBYnr0AQyt6T6j/vof9BnkNpYax4fmjBSlXaKMVBC2AKheLiq+cZbfWHSpRnneoDthvPM4R0Bx+cc33AgnhIBcjPzZud6acN/LEDhuMKu/gvxl0iRI/ttPhDJA/tbY07dUx9h7UFSxqiwTGpEpKQTWP3luxgNcvh8FWKqForJLAyM1PLUFNB31Bqz4l2cIhcUJIqob+4h6oThg/9flE1+/hlDHfOGUP9C4bJ1J3GKpq2NDfAwH+3qhOhjKovZlpHdVc9yNWvcRKl0Z/CT58FCPaLDSuBdPwuCjGislHyYwx/jofcJ0xH07B/OmVDFwJau8ZHxh3wwVGLD7ub/JBV60o6BzT48nhXUdDT1eahF/IHu4W1unkOON/9NYFDfSG7rRDzRXgYHxZb8Bu2ZBjqCOOofZKMTqzuKG9UHfnMrwoUFNtarCkICqZcrFc0HgFQ2I0KyrqCDyglGqqkVKKhs6VIt7RHA2gRfO7yJbiHaAEbcZPjddYKahAR5x01H8uSugJAciaDE6QNjsUaHUqirMVFDSrUadHcURBKdKuP9CCHIPOeP06p1d6+CEi4PeBeCfMk8T6Q/vRcO4nG0TJeF1x4pyQAjGH1+uImc2oU6l7sQYlrFj3/Ci7ljzBYKiFboQfQ0B0MZBaNyC72f4KfqDZEvHL+jDbqKSxTQNY3AP4jx8UCv1f7n9Xjvjt7y46tWjhQlhe2tdfKBhPxZcPRWG5HFHtxlOyGpFheTTqzrRn3PCDE8U9xd7e39n9Yfl3CxZc+b1RGO3txT7jROvg0hhcgQN244Q94rPBwtjSqMvtdjXPhsGzIYzA2BnKgpbIqImSklATvqJSFHNF+HA3mquqgTAGc04f371rnExMntP1OoYGcaM2OdnQNTrqmmksKbR+KYoJVIqkhFjG9XGo1aswTlGAY/LcOUQC1XOTk+caOuIk3pMJM8OjpiwNlchVNDFXSTR1062/XjFByMQK2Hhb/rXX8rcZD153t8Decz2Z0LEXx27Nv/pq/lb2K1ul6+9hm3K5j/0BeQO1OMaemZyo8fTqVXKWmuZx8zNUVfeAiHc9J/LsY/ck7zBOhspB4/u3Je92ut1OWNo21gZLnW7XI7kz+pkcKD9dU1l5xu0+s2LOGikcC9v+PRR6RYrEIr/qPwT3Gjcc6j/b0EVTJk9UB6dorojeXOqf9pc/qj1JatTDq+umSzlOS2OSlsTsqdNRMmEZYePc7HpW3s2FHsrQtN7HSLaUbah+fwxPRQsULf1fMFWKKVFUH6IBnketcH95EEr95WaKYs01H8QA60df5yL8aXnkamxwrz/q8iJtHsdjHgdnNr2uSW8zhwex95eseaE+iGBXj8in+Qg2Hn39QQoSUcikUyG02UKnWT79Y+w+vEMB1HbU1+zFKHc+nliASgwVn1xFUJsujpgpUL+8E2+Kwqsp0DBCwtiWDmaQD7GUKoFGG3gNSaA73N4e3x5rI4s87SPt7cmAB5Z19PXlB+canwyR4e76jd1kZ7ns1zQj1RcYWAlbnxvn/5GvvcyHs4dyiUTmikXB9p5icX3RXujo7mvfAP7/C5HTdN6Ty/2d3t4+dWBpH3HUxoXDkwxKQZMXAU8hgtz00IjdBqZUYHhOqxKYGsFSCEIOCTfdNeQCwymTOdqHDBYL8Efw1CZrt69Eyr44GOvoiG2PI0OcnzIzAtzg3B3IjU/W/MgDOWugSE31vfVWn/F2IncoG49THq4Oraf0DyDplIMBe6d3eVM+LP/SizuPkoeupFKcFUXh3pIh4yFy1aDirH/RVJcPtBtfbid3DdS/C4PGtxyK4iC3O5QuY6KLafisx02drzFxph3jxj7ETI0UFWtkv6hQ2R6CEkYLGbxnBZqyALpkDldnMZKgL/l6Ivh0KA5/3AzxEJwIJq43suC+zw1PQxHcxgY3wInDul5DPVS+DOEQau5A/fdWi3gGujyerq76fR4PEeofwPNGDXSj1uR5Zj55pmeUouSpRZqfnpWde1Ov1fCZlZ/+L9qjz8bnno0PUJHOwgMPGzrMRmNsatj7h0x/bYBZyGDUAzifbhd1kixfrWSliYsWenV6FVOPFWiqsWKlTni8PNRiDkEhgA6omFPzMM/MO2vsp4UXv9bytReFUAyGe3rQgR7qkR/Z3rL9EbkHqe1MxVYVxHQgmstFvTHbNV9qS7RBrL433hMDiPXEyQaIBthgzPze9MAZjjvzgKsQm0MRDffMyQ+TLxxh2SNfIMP5Odm5ctscWQ1hJDGYA6/b9bEFjkpmTqywfI4Wj2u0WKpFaTQaMz+0hs9D7w3HSIyD2hEw5ThnbuO1m41Pb4JfberebBCacKcdWzfCrzd3b67vH5/ONX4bz2Eb83Pm18w7ZpYMnaUYmPlYtMUBGsdjIaBFpl6UQHNoZsq2B7Jm4E/DE9Q2edpBE7cImG000VEtmzLbg4dDMwV0zxFdxUwbmNuvdQJFbT04zU1whQC2/VYVYykV2LYeM0eMHdZDUSEWRJ9t5F+x6mGzFirryX1EIjncIcge1sF521Nu7zxZlRS312nnBKnPRQiwxNVr47lwj6TK87yeZJvCO1iPnL46LXuIk1PopCFZFRWHQ/FYk1gWnH04R5RSssOc5k63K5yTeBx8R2kO6yAeIoX72lRRWiyLcSDiZSLheJ7DhsRxQV6UF0ui2tYblhDS4Yl7ZJbO6M1ZM2yKyEnzBOA5jgc6RVQk0XG1TVRzfSGcwsqJkbUAa2dnvqc4IG7HsFdSIrLgR+LUYDwYRnY7nT61S/U5O5DU0Tk2gVUFOewVfcPIoCA05oRlXsU5fo/a2k7nOHyBbpzTKaqyV5nncdsEzi/IEUXy6rKbAKcTeYmNtXkTXoENs7Y5xC6UBFs43B+K2IR+m11sF21siBWUhBfBlsh4mYm8VOJs2METnOFscdslnBIJFUMRSShJdlfUQafw3qRiZ6WlMvklMnfFGMDYFSNjQ6S8vIxPQ0fdhTqF2sOWaZ1SMk02SrxIvSq8AKirEgrJPflbjvvtk/f+kON+eO/+U/bPff3r2+S3T79hnGuGaQvY0/fdd5plv//VJ574zq9O1szf1S7IG80u96CtVWckFainXUk0Mg0smoUKmtdSI+BFlwFHyCSkI0YjyTEJvWnYnu4FrP/NGIdJ/SuS0ykZd0pOmuGYaCQfgH5syRYAClnjs7TWDb3mkuGrssslb0EIk/dd7BPkPzEC6TR5N9MJWfQjaYI7kKYRFYogJRDl20x6q1kOhVhjFzuc3JlD+va+K7992Z2w+HOLE9310sw+47u0D56OjSTuP8N2tl/2zXk3tN627u0bjNfjC5L3/5jrol3bWveue+uGxjm8gf7jU0yUZj9tkKW/BwiomVEqA1Tqi9SBioLpwvN03+gvBU5q7joRmD1hfMnmtYnH3ktI4Le3LPvJTaIdFBvsEYTzbxXP3prDz7DxG7uY3noaVsBq0Sa/LNptbzzV4bRL8VVr7eKPZEmA1bybf+VzXyE26fH3/3xEsnHDlp/xGdPuuNHX62QqzFpmy6WyQzS2igL9jaOCsRVYYZUZTmWo49cJ1N0r+qxMALUcaKoTiIGa6aIF0cAFM0OvqwuXA1xeMA5aNWw1DqotAC0qbDXr+iGXz+fqogW8Sstb3D6f+18LlxPwtfigVa2/FqBwgfl0cH5hAcCCAtlAgc7TAl4gl/cZB/oo9j64ru9yMtKiGgfUFlzhOrXF+IaJxiyu9LX68CF7EcNiim2xhdn4EtY4gN2wBxcwNF+rF8Db6mMsn3MXnu0rjJ/pYBZhbLqTuYW5FR0Yk98SdclM44uSlgdfsRAl9BN3kZpiM88GbJ9lp1VWtRI9w1C0fpqkxiFT0TIK/WGy1J8nOIPeGhUn4lVVFX/ATJmb84aAZgrKmVSpqOELO8eEVC+EciHYuGTMF4KW98Z80VYZgm1BIBuWjPmDQfi7Z3k7N8C7nnUK3bwTup/t5uw8fV2C8cuBucZvwSk8QGzYx4vAspNYcgRVNMcddvHdNvthjCzeX7Pm2TVrcnwh2e0PhfzdV20hdA1yg6Ml5uv2hUI+2oV01NfACUQAIm8s9PGSxO/cSUve9tL+/X8Cp92m8xLIQGwcak0eFanxJ17kAa632cHJX29fdMcddzR9Q0vniOgtucwMPvU6tUTFCjszuUQlp2QqCls1qtUPmV3GbvPX9V27gKlNGvFJckyfnKTRJ1Y4TmHwT57Gy5oxqNr4xayN6UK5rTAMqspSjjpNlVIE6A/8Fd7sQQ/UeufR8FsrlhLq9Iu6NnW+eh4SYe67a3ec7zw/UT9CfxGr6nVG97ZKFVSjVaNWxXJQivn9up5MhtNET8JJ4+DnKfyRarVWrf5TtSpVq59Q3HHrB7awojbzYjVWIi+jt0MjUzP+BFZa/Z3PHl0NA++ufJymMh5fafzE8m2OIH+/acSSPX89ozfdf+E/NFTgzWemOG7qmeO0PG45b/fT8v4Ne1l274aNtDx65ag2OqqZJfkN/87x4+/wZllBOAv6/jP/wN62ceNeQvZu3Hjbl0dHg82nwVMXJ7DdVDvhfUukWS+5Hh5wGDcZnzx7FdvVV7+9ZGynqab/BwEyzIV4nGNgZGBgAGLxz2/fx/PbfGXgZmEAgSfaS0IQ9H8dFjZmXSCXg4EJJAoAPSkKFAB4nGNgZGBg1vmvwxDDwsDA8P8XCxsDUAQFWAMAXm8D+3icY2EAghQGBhaG4YmZd0MwiA0A0zoCwQAAAAAADAAyAGAAegCIANYBMgF4AdgCEAJMAq4DCANiA6gD8AQ6BO4FMgV0BbAF/gZsBswHEgdIB4QHrAfoCBAIhgjeCQIJJAlQCY4JyAokCooK4AsKC1oLggukDCYMRg2sDd4OKg5wDr4PXhAYEEQQnhC0EQgRHnicY2BkYGCwZnjDwM0AAkxAzAWEDAz/wXwGACaMAkkAeJxlkbtuwkAURMc88gApQomUJoq0TdIQzEOpUDokKCNR0BuzBiO/tF6QSJcPyHflE9Klyyekz2CuG8cr7547M3d9JQO4xjccnJ57vid2cMHqxDWc40G4Tv1JuEF+Fm6ijRfhM+oz4Ra6eBVu4wZvvMFpXLIa40PYQQefwjVc4Uu4Tv1HuEH+FW7i1mkKn6Hj3Am3sHC6wm08Ou8tpSZGe1av1PKggjSxPd8zJtSGTuinyVGa6/Uu8kxZludCmzxMEzV0B6U004k25W35fj2yNlCBSWM1paujKFWZSbfat+7G2mzc7weiu34aczzFNYGBhgfLfcV6iQP3ACkSaj349AxXSN9IT0j16JepOb01doiKbNWt1ovippz6sVYYwsXgX2rGVFIkq7Pl2PNrI6qW6eOshj0xaSq9mpNEZIWs8LZUfOouNkVXxp/d5woqebeYIf4D2J1ywQB4nG2Qx1JDMRAEX5tgMDnnnPNKcsRcCOZfuHCjis/n4H43dJlaaapnVlWjGp9W9f8Z0mCCSaaYpskMs7SYY54FFllimRVWWWOdDTbZYpsddtljnwMOOeKYE04545wLLrnimhtuueOeBx55IkhkCm06dOnRZ8AzQ14qfps/31+jlAdjLW3nrjryvn7ve6+mN7WoWZWTOqq8lNSeWnPkp1f5te/TOZw/7KEv9IW5YU6YG/YK+4S5YW7YP8yPmvuumhf+Q9gn1X30Jd+zPbK5uf5P+2T92R653tceud5PfpFX5BU5xT2LnPJWVX8AAYWwAAA=) format("woff"),url(data:application/vnd.ms-fontobject;base64,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ASMBJAElASYBJwEoASkBKgErASwBLQEuAS8BMAExATIBMwE0ATUBNgE3ATgBOQE6ATsBPAABeAd1bmlFMTI5B3VuaUUxMzQHdW5pRTEyNgd1bmlFMTJFB3VuaUUxMzkHdW5pRTEzOAd1bmlFMTI4B3VuaUUxMUIHdW5pRTExMwd1bmlFMTEyB3VuaUUxMTQHdW5pRTExNQd1bmlFMTE2B3VuaUUxMTEHdW5pRTExNwd1bmlFMTE4B3VuaUUxMTkHdW5pRTExQQd1bmlFMTIxB3VuaUUxMUYHdW5pRTEyMAd1bmlFMTFEB3VuaUUxM0EHdW5pRTEwMQd1bmlFMTAyB3VuaUUxMDYHdW5pRTEwNQd1bmlFMTAzB3VuaUUxMDQHdW5pRTEwNwd1bmlFMTA4B3VuaUUxMEIHdW5pRTEwOQd1bmlFMTBBB3VuaUUxMEMHdW5pRTEwRAd1bmlFMTBFB3VuaUUxMEYHdW5pRTExMAd1bmlFMTFDB3VuaUUxMUUHdW5pRTEyMgd1bmlFMTIzB3VuaUUxMjQHdW5pRTEyNQd1bmlFMTJDB3VuaUUxMjcHdW5pRTEyQQd1bmlFMTJCB3VuaUUxMkQHdW5pRTEzMAd1bmlFMTMyB3VuaUUxMzMHdW5pRTEzNQd1bmlFMTM2B3VuaUUxMzcHdW5pRTEzQgAAAAAA) format("embedded-opentype");font-weight:400;font-style:normal}.bkai-icon{font-family:bkai!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bkai-warning-circle-fill:before{content:""}.bkai-close-circle-shape:before{content:""}.bkai-close-line-2:before{content:""}.bkai-minus-line:before{content:""}.bkai-visible1:before{content:""}.bkai-links:before{content:""}.bkai-quanquan:before{content:""}.bkai-yanjing-kejian:before{content:""}.bkai-shipin-2:before{content:""}.bkai-tupian-2:before{content:""}.bkai-wenben-2:before{content:""}.bkai-yasuobao-2:before{content:""}.bkai-yinle-2:before{content:""}.bkai-doc-3:before{content:""}.bkai-excel-2:before{content:""}.bkai-markdown:before{content:""}.bkai-pdf-2:before{content:""}.bkai-ppt-2:before{content:""}.bkai-sousuo:before{content:""}.bkai-chouti:before{content:""}.bkai-liaotianchuang:before{content:""}.bkai-sikao:before{content:""}.bkai-wenzhang:before{content:""}.bkai-published-zhongzhi:before{content:""}.bkai-fasong:before{content:""}.bkai-diancai:before{content:""}.bkai-diancaishixin:before{content:""}.bkai-dianzan:before{content:""}.bkai-dianzanshixin:before{content:""}.bkai-dingyue:before{content:""}.bkai-fujian:before{content:""}.bkai-lashen:before{content:""}.bkai-yasuo:before{content:""}.bkai-yinyong:before{content:""}.bkai-drill-down:before{content:""}.bkai-liaotianliebiao:before{content:""}.bkai-xinzengliaotian:before{content:""}.bkai-quxiaozhiding:before{content:""}.bkai-zhiding:before{content:""}.bkai-piliangbianji:before{content:""}.bkai-shanchu:before{content:""}.bkai-yuan-jiahao:before{content:""}.bkai-yuan-jianhao:before{content:""}.bkai-zhushou:before{content:""}.bkai-bianji:before{content:""}.bkai-shezhi-3:before{content:""}.bkai-history:before{content:""}.bkai-fuzhi:before{content:""}.bkai-zhongxinshengcheng:before{content:""}.bkai-fenxiang:before{content:""}.bkai-jiahao:before{content:""}.bkai-jieshi:before{content:""}.bkai-fanyi:before{content:""}.bkai-morenchicun:before{content:""}.bkai-kuangxuan:before{content:""}.bkai-jiantou:before{content:""}.bkai-tingzhishengcheng:before{content:""}.bkai-xiaojingyudian:before{content:""}`)),document.head.appendChild(A)}}catch(e){console.error("vite-plugin-css-injected-by-js",e)}})();
|
|
1
|
+
(function(){"use strict";try{if(typeof document<"u"){var A=document.createElement("style");A.appendChild(document.createTextNode(`@charset "UTF-8";.ai-blueking-button{display:inline-flex;height:32px;padding:0 14px;font-size:14px;color:#63656e;text-decoration:none;white-space:nowrap;cursor:pointer;background-color:#fff;border:1px solid #c4c6cc;border-radius:2px;outline:none;box-sizing:border-box;transition:background-color ease .3s;-webkit-appearance:none;-moz-appearance:none;appearance:none;align-items:center;justify-content:center}.ai-blueking-button.ai-blueking-button-primary{background-color:#3a84ff;color:#fff;border-color:#3a84ff}.ai-blueking-button.ai-blueking-button-primary:hover{background-color:#5594fa;border-color:#5594fa}.ai-blueking-button.ai-blueking-button-primary:active{background-color:#2c77f4;border-color:#2c77f4;color:#fff}.ai-blueking-button.ai-blueking-button-primary.is-outline{color:#3a84ff;border-color:#3a84ff;background-color:#fff}.ai-blueking-button.ai-blueking-button-primary.is-outline:hover{background-color:#5594fa;border-color:#5594fa;color:#fff}.ai-blueking-button.ai-blueking-button-primary.is-outline:active{background-color:#2c77f4;border-color:#2c77f4;color:#fff}.ai-blueking-button.ai-blueking-button-primary.is-text{color:#3a84ff;background-color:transparent;border:none}.ai-blueking-button.ai-blueking-button-primary.is-text:not(.is-disabled):hover{color:#5594fa}.ai-blueking-button.ai-blueking-button-primary.is-disabled{color:#dcdee5;cursor:not-allowed}.ai-blueking-button.ai-blueking-button-primary.is-disabled:not(.is-text){background-color:#dcdee5;color:#fff;border-color:#dcdee5}.ai-blueking-button.ai-blueking-button-hover-primary:hover{background-color:#5594fa;border-color:#5594fa;color:#fff}.ai-blueking-button.ai-blueking-button-warning{background-color:#ff9c01;color:#fff;border-color:#ff9c01}.ai-blueking-button.ai-blueking-button-warning:hover{background-color:#ffb848;border-color:#ffb848}.ai-blueking-button.ai-blueking-button-warning:active{background-color:#eb9000;border-color:#eb9000;color:#fff}.ai-blueking-button.ai-blueking-button-warning.is-outline{color:#ff9c01;border-color:#ff9c01;background-color:#fff}.ai-blueking-button.ai-blueking-button-warning.is-outline:hover{background-color:#ffb848;border-color:#ffb848;color:#fff}.ai-blueking-button.ai-blueking-button-warning.is-outline:active{background-color:#eb9000;border-color:#eb9000;color:#fff}.ai-blueking-button.ai-blueking-button-warning.is-text{color:#ff9c01;background-color:transparent;border:none}.ai-blueking-button.ai-blueking-button-warning.is-text:not(.is-disabled):hover{color:#ffb848}.ai-blueking-button.ai-blueking-button-warning.is-disabled{color:#dcdee5;cursor:not-allowed}.ai-blueking-button.ai-blueking-button-warning.is-disabled:not(.is-text){background-color:#dcdee5;color:#fff;border-color:#dcdee5}.ai-blueking-button.ai-blueking-button-hover-warning:hover{background-color:#ffb848;border-color:#ffb848;color:#fff}.ai-blueking-button.ai-blueking-button-success{background-color:#2dcb56;color:#fff;border-color:#2dcb56}.ai-blueking-button.ai-blueking-button-success:hover{background-color:#45e35f;border-color:#45e35f}.ai-blueking-button.ai-blueking-button-success:active{background-color:#1ab943;border-color:#1ab943;color:#fff}.ai-blueking-button.ai-blueking-button-success.is-outline{color:#2dcb56;border-color:#2dcb56;background-color:#fff}.ai-blueking-button.ai-blueking-button-success.is-outline:hover{background-color:#45e35f;border-color:#45e35f;color:#fff}.ai-blueking-button.ai-blueking-button-success.is-outline:active{background-color:#1ab943;border-color:#1ab943;color:#fff}.ai-blueking-button.ai-blueking-button-success.is-text{color:#2dcb56;background-color:transparent;border:none}.ai-blueking-button.ai-blueking-button-success.is-text:not(.is-disabled):hover{color:#45e35f}.ai-blueking-button.ai-blueking-button-success.is-disabled{color:#dcdee5;cursor:not-allowed}.ai-blueking-button.ai-blueking-button-success.is-disabled:not(.is-text){background-color:#dcdee5;color:#fff;border-color:#dcdee5}.ai-blueking-button.ai-blueking-button-hover-success:hover{background-color:#45e35f;border-color:#45e35f;color:#fff}.ai-blueking-button.ai-blueking-button-danger{background-color:#ea3636;color:#fff;border-color:#ea3636}.ai-blueking-button.ai-blueking-button-danger:hover{background-color:#ff5656;border-color:#ff5656}.ai-blueking-button.ai-blueking-button-danger:active{background-color:#db2626;border-color:#db2626;color:#fff}.ai-blueking-button.ai-blueking-button-danger.is-outline{color:#ea3636;border-color:#ea3636;background-color:#fff}.ai-blueking-button.ai-blueking-button-danger.is-outline:hover{background-color:#ff5656;border-color:#ff5656;color:#fff}.ai-blueking-button.ai-blueking-button-danger.is-outline:active{background-color:#db2626;border-color:#db2626;color:#fff}.ai-blueking-button.ai-blueking-button-danger.is-text{color:#ea3636;background-color:transparent;border:none}.ai-blueking-button.ai-blueking-button-danger.is-text:not(.is-disabled):hover{color:#ff5656}.ai-blueking-button.ai-blueking-button-danger.is-disabled{color:#dcdee5;cursor:not-allowed}.ai-blueking-button.ai-blueking-button-danger.is-disabled:not(.is-text){background-color:#dcdee5;color:#fff;border-color:#dcdee5}.ai-blueking-button.ai-blueking-button-hover-danger:hover{background-color:#ff5656;border-color:#ff5656;color:#fff}.ai-blueking-button.ai-blueking-button-small{height:26px;padding:0 12px;font-size:12px}.ai-blueking-button.ai-blueking-button-large{height:40px;padding:0 16px;font-size:16px}.ai-blueking-button .ai-blueking-button-text{display:inline-flex;align-items:center;line-height:1}.ai-blueking-button.is-loading{position:relative}.ai-blueking-button.is-loading .ai-blueking-button-loading:not(:last-child){position:absolute}.ai-blueking-button.is-loading .ai-blueking-button-text{visibility:hidden}.ai-blueking-button:hover{border-color:#979ba5}.ai-blueking-button:active{color:#3a84ff;border-color:#3a84ff}.ai-blueking-button.is-text{height:auto;padding:0;font-size:inherit;color:#63656e;text-decoration:none;cursor:pointer;background-color:transparent;border:none;outline:none}.ai-blueking-button.is-disabled{color:#dcdee5;cursor:not-allowed;border-color:#dcdee5}.ai-blueking-button.is-disabled:not(.is-text){background-color:#f9fafd}.ai-blueking-button-group{display:inline-block;font-size:0}.ai-blueking-button-group.ai-blueking-button-group-small .ai-blueking-button{height:26px;padding:0 12px;font-size:12px}.ai-blueking-button-group.ai-blueking-button-group-large .ai-blueking-button{height:40px;padding:0 16px;font-size:16px}.ai-blueking-button-group .ai-blueking-button{height:32px;margin:0 0 0 -1px;border-radius:0}.ai-blueking-button-group .ai-blueking-button:not(.is-disabled){color:#63656e;background-color:#fff;border-color:#c4c6cc}.ai-blueking-button-group .ai-blueking-button.is-disabled{color:#c4c6cc}.ai-blueking-button-group .ai-blueking-button:first-child{border-radius:2px 0 0 2px}.ai-blueking-button-group .ai-blueking-button:last-child{border-radius:0 2px 2px 0}.ai-blueking-button-group .ai-blueking-button:only-child{border-radius:2px}.ai-blueking-button-group .ai-blueking-button:hover:not(.is-disabled),.ai-blueking-button-group .ai-blueking-button.is-selected:not(.is-disabled){position:relative;z-index:1;color:#3a84ff;background-color:#fff;border-color:#3a84ff}.ai-blueking-button-group .ai-blueking-button.is-selected:not(.is-disabled){background-color:#e1ecff}.ai-blueking-button-group .ai-blueking-button.is-selected.is-disabled{background-color:#f0f1f5}.ai-blueking-loading-wrapper{position:static;vertical-align:middle}.ai-blueking-loading-wrapper:not(.ai-blueking-nested-loading):not(.ai-blueking-directive-loading){display:inline-flex}.ai-blueking-loading-wrapper.ai-blueking-directive-loading{width:100%;height:100%}.ai-blueking-loading-wrapper.ai-blueking-directive-loading,.ai-blueking-loading-wrapper.ai-blueking-nested-loading{position:relative}.ai-blueking-loading-wrapper.ai-blueking-directive-loading.is-block,.ai-blueking-loading-wrapper.ai-blueking-nested-loading.is-block{display:block}.ai-blueking-loading-wrapper.ai-blueking-directive-loading .ai-blueking-loading-indicator,.ai-blueking-loading-wrapper.ai-blueking-nested-loading .ai-blueking-loading-indicator{position:absolute;top:50%;left:50%;z-index:11;text-align:center;transform:translate(-50%,-50%)}.ai-blueking-loading-wrapper .dot{display:inline-flex;width:14px;height:14px;margin-right:10px;border-radius:50%;transform:scale(.6);animation-duration:.8s;animation-iteration-count:infinite;animation-name:loading-scale-animate;animation-direction:normal}.ai-blueking-loading-wrapper .oval{position:absolute;width:6px;height:8px;background-color:#63656e;border-radius:8px;animation-duration:1.2s;animation-iteration-count:infinite;animation-name:fade;transform-origin:center 24px}.ai-blueking-loading-wrapper .ai-blueking-loading-mask{position:absolute;top:0;left:0;width:100%;height:100%}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator{display:flex;line-height:1;text-align:center;flex-direction:column}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-success .oval,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-success .dot,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-success .dot-1,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-success .dot-2,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-success .dot-3,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-success .dot-4{background-color:#2dcb56}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-danger .oval,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-danger .dot,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-danger .dot-1,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-danger .dot-2,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-danger .dot-3,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-danger .dot-4{background-color:#ea3636}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-warning .oval,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-warning .dot,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-warning .dot-1,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-warning .dot-2,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-warning .dot-3,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-warning .dot-4{background-color:#ff9c01}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-primary .oval,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-primary .dot,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-primary .dot-1,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-primary .dot-2,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-primary .dot-3,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-primary .dot-4{background-color:#3a84ff}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-white .oval,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-white .dot,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-white .dot-1,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-white .dot-2,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-white .dot-3,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-white .dot-4{background-color:#fff}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-default .oval,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-default .dot,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-default .dot-1,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-default .dot-2,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-default .dot-3,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-default .dot-4{background-color:#c4c6cc}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .dot-1{background-color:#ea3636;animation-delay:.1s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .dot-2{background-color:#ff9c01;animation-delay:.25s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .dot-3{background-color:#2dcb56;animation-delay:.4s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .dot-4{background-color:#3a84ff;animation-delay:.55s;margin-right:0}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .oval-1{transform:rotate(135deg);animation-delay:-.45s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .oval-2{transform:rotate(90deg);animation-delay:-.6s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .oval-3{transform:rotate(45deg);animation-delay:-.75s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .oval-4{transform:rotate(0);animation-delay:-.9s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .oval-5{transform:rotate(-45deg);animation-delay:-1.05s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .oval-6{transform:rotate(-90deg);animation-delay:-1.2s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .oval-7{transform:rotate(-135deg);animation-delay:-1.35s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .oval-8{transform:rotate(-180deg);animation-delay:-1.5s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .ai-blueking-normal-indicator{display:inline-flex;justify-content:center}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .ai-blueking-spin-indicator{position:relative;display:inline-flex;justify-content:center;width:48px;height:48px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-mini .ai-blueking-spin-indicator{height:16px;width:16px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-mini .dot{width:3px;height:3px;margin-right:3px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-mini .dot.dot-4{margin-right:0}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-mini .oval{width:2px;height:3px;border-radius:3px;transform-origin:center 8px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-mini .ai-blueking-loading-title{font-size:14px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-small .ai-blueking-spin-indicator{height:32px;width:32px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-small .dot{width:6px;height:6px;margin-right:6px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-small .dot.dot-4{margin-right:0}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-small .oval{width:4px;height:5px;border-radius:5px;transform-origin:center 16px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-small .ai-blueking-loading-title{font-size:12px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-large .ai-blueking-spin-indicator{height:68px;width:68px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-large .dot{width:20px;height:20px;margin-right:12px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-large .dot.dot-4{margin-right:0}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-large .oval{width:8px;height:12px;border-radius:12px;transform-origin:center 34px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-large .ai-blueking-loading-title{font-size:14px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .ai-blueking-loading-title{margin-top:8px;font-size:14px;line-height:normal;color:#63656e;text-align:center}@keyframes loading-scale-animate{0%{transform:scale(1)}to{transform:scale(.6)}}@keyframes fade{to{background-color:transparent}}.ai-blueking-transition .ai-blueking-fade-enter-active,.ai-blueking-transition .ai-blueking-fade-leave-active{transition:all .3s cubic-bezier(.55,0,.1,1)}.ai-blueking-transition .ai-blueking-fade-enter,.ai-blueking-transition .ai-blueking-fade-leave-to{opacity:0}.clearfix-style:after{display:block;height:0;clear:both;font-size:0;content:"";visibility:hidden}.ai-blueking-popper{display:none;padding:7px 14px;font-size:12px;color:#fff;background:#333;border-radius:4px}.ai-blueking-popper.light{color:#63656e;background:#fff;box-shadow:#dcdee5 0 0 6px}.ai-blueking-popper .ai-blueking-popper-arrow,.ai-blueking-popper .ai-blueking-popper-arrow:before{position:absolute;width:8px;height:8px;background:inherit}.ai-blueking-popper .ai-blueking-popper-arrow{visibility:hidden}.ai-blueking-popper .ai-blueking-popper-arrow:before{content:"";visibility:visible;transform:rotate(45deg)}.ai-blueking-popper[data-show]{display:block}.ai-blueking-popper[data-popper-placement^=top]>.ai-blueking-popper-arrow{bottom:-4px}.ai-blueking-popper[data-popper-placement^=bottom]>.ai-blueking-popper-arrow{top:-4px}.ai-blueking-popper[data-popper-placement^=left]>.ai-blueking-popper-arrow{right:-4px}.ai-blueking-popper[data-popper-placement^=right]>.ai-blueking-popper-arrow{left:-4px}.ai-blueking-textarea{--textarea-line-height: 20px;display:inline-flex;width:100%;overflow:hidden;font-size:12px;line-height:var(--textarea-line-height);color:#63656e;background-color:#fff;border:1px solid #c4c6cc;border-radius:2px;box-sizing:border-box;transition:all .3s;flex-direction:column}.ai-blueking-textarea ::placeholder{font-size:12px;color:#c4c6cc}.ai-blueking-textarea.resizable{resize:both}.ai-blueking-textarea ::-webkit-scrollbar{-webkit-appearance:none;width:3px}.ai-blueking-textarea ::-webkit-scrollbar-thumb{border-radius:4px;background-color:#dcdee5}.ai-blueking-textarea.is-disabled,.ai-blueking-textarea.is-readonly{background-color:#fafbfd;border-color:#dcdee5}.ai-blueking-textarea.is-disabled .ai-blueking-input--prefix-area,.ai-blueking-textarea.is-readonly .ai-blueking-input--prefix-area,.ai-blueking-textarea.is-disabled .ai-blueking-input--suffix-area,.ai-blueking-textarea.is-readonly .ai-blueking-input--suffix-area,.ai-blueking-textarea.is-disabled .ai-blueking-input--suffix-icon,.ai-blueking-textarea.is-readonly .ai-blueking-input--suffix-icon{cursor:not-allowed;background-color:#fafbfd}.ai-blueking-textarea.is-disabled input,.ai-blueking-textarea.is-readonly input,.ai-blueking-textarea.is-disabled textarea,.ai-blueking-textarea.is-readonly textarea{cursor:not-allowed;background-color:#fafbfd;opacity:1}.ai-blueking-textarea.is-readonly input,.ai-blueking-textarea.is-readonly textarea{cursor:auto}.ai-blueking-textarea>textarea{width:100%;padding:5px 10px;line-height:1.5;text-align:left;border:0;border-radius:2px;outline:none;resize:none}.ai-blueking-textarea--max-length{padding-right:8px;margin:0 0 0 auto;font-size:12px;text-align:right;transform:scale(.8);justify-content:flex-end}.ai-blueking-textarea--max-length.is-over-limit{color:#ea3636}.ai-blueking-textarea--max-length span{color:#979ba5}.ai-blueking-textarea.is-focused:not(.is-readonly){border-color:#3a84ff;outline:0;box-shadow:0 0 3px #a3c5fd}.ai-blueking-input{display:inline-flex;align-items:stretch;width:100%;height:32px;font-size:12px;border:1px solid #c4c6cc;border-radius:2px;transition:all .3s}.ai-blueking-input ::placeholder{font-size:12px;color:#c4c6cc}.ai-blueking-input.is-disabled,.ai-blueking-input.is-readonly{background-color:#fafbfd;border-color:#dcdee5}.ai-blueking-input.is-disabled .ai-blueking-input--prefix-area,.ai-blueking-input.is-readonly .ai-blueking-input--prefix-area,.ai-blueking-input.is-disabled .ai-blueking-input--suffix-area,.ai-blueking-input.is-readonly .ai-blueking-input--suffix-area,.ai-blueking-input.is-disabled .ai-blueking-input--suffix-icon,.ai-blueking-input.is-readonly .ai-blueking-input--suffix-icon{cursor:not-allowed;background-color:#fafbfd}.ai-blueking-input.is-disabled input,.ai-blueking-input.is-readonly input,.ai-blueking-input.is-disabled textarea,.ai-blueking-input.is-readonly textarea{cursor:not-allowed;background-color:#fafbfd;opacity:1}.ai-blueking-input.is-readonly input,.ai-blueking-input.is-readonly textarea{cursor:auto}.ai-blueking-input:hover:not(.is-disabled){border-color:#979ba5}.ai-blueking-input:hover:not(.is-disabled) .show-clear-only-hover{display:flex}.ai-blueking-input.is-simplicity{background-color:transparent;border-color:transparent;border-bottom-color:#c4c6cc}.ai-blueking-input.is-simplicity:hover:not(.is-disabled){background-color:#f5f7fa;border-color:transparent;border-bottom-color:#c4c6cc;box-shadow:none}.ai-blueking-input.is-simplicity:hover:not(.is-disabled) .ai-blueking-input--text,.ai-blueking-input.is-simplicity:hover:not(.is-disabled) .ai-blueking-input--suffix-icon{background-color:#f5f7fa}.ai-blueking-input--suffix-icon{display:flex;height:100%;padding-right:8px;font-size:14px;color:#c4c6cc;background-color:#fff;align-items:center;align-self:center;flex-shrink:0;cursor:pointer}.ai-blueking-input--suffix-icon:hover{color:#313238}.ai-blueking-input--suffix-icon.show-clear-only-hover{display:none}.ai-blueking-input--clear-icon{cursor:pointer;flex-shrink:0}.ai-blueking-input--clear-icon:hover{color:#979ba5}.ai-blueking-input--large{height:40px;font-size:14px}.ai-blueking-input--large ::placeholder{font-size:14px;color:#c4c6cc}.ai-blueking-input--large .ai-blueking-input--max-length{font-size:16px}.ai-blueking-input--large .ai-blueking-input--number-control span:first-child{margin-bottom:4px}.ai-blueking-input--small{height:26px;font-size:12px}.ai-blueking-input--small .ai-blueking-input--max-length,.ai-blueking-input--default,.ai-blueking-input--default .ai-blueking-input--max-length{font-size:12px}.ai-blueking-input.is-focused:not(.is-readonly){border-color:#3a84ff;outline:0;box-shadow:0 0 3px #a3c5fd}.ai-blueking-input.is-focused:not(.is-readonly).is-simplicity{border-color:transparent;border-bottom-color:#3a84ff;box-shadow:none}.ai-blueking-input.is-focused:not(.is-readonly).is-simplicity .ai-blueking-input--text,.ai-blueking-input.is-focused:not(.is-readonly).is-simplicity .ai-blueking-input--suffix-icon{background-color:#f5f7fa}.ai-blueking-input--prefix-area,.ai-blueking-input--suffix-area{display:flex;padding:0 8px;color:#63656e;background-color:#f5f7fa;border-right:1px solid #c4c6cc;align-items:center}.ai-blueking-input--suffix-area{border:0;border-left:1px solid #c4c6cc}.ai-blueking-input--max-length{align-self:center;padding-right:8px;font-size:12px;transform:scale(.8)}.ai-blueking-input--max-length.is-over-limit{color:#ea3636}.ai-blueking-input--max-length span{color:#979ba5}.ai-blueking-input--text{width:100%;padding:0 8px;overflow:hidden;line-height:1;color:#63656e;text-overflow:ellipsis;white-space:nowrap;background-color:#fff;background-image:none;border:none;border-radius:2px;outline:none;box-sizing:border-box;transition:all .3s;flex:1}.ai-blueking-input--text[type=search]::-webkit-search-decoration,.ai-blueking-input--text[type=search]::-webkit-search-cancel-button,.ai-blueking-input--text[type=search]::-webkit-search-results-button,.ai-blueking-input--text[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none;appearance:none}.ai-blueking-input--text [type=search]::-ms-clear{display:none;width:0;height:0}.ai-blueking-input--text [type=search]::-ms-reveal{display:none;width:0;height:0}.ai-blueking-input--text[type=number]::-webkit-inner-spin-button,.ai-blueking-input--text[type=number]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.ai-blueking-input--number-control{display:flex;width:26px;height:100%;padding:4px 0;font-size:0;-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center}.ai-blueking-input--number-control span{display:flex;overflow:hidden;line-height:1;color:#979ba5;text-align:center;cursor:pointer;background-color:#f5f7fa;flex:1;align-items:center}.ai-blueking-input--number-control span.is-disabled{color:#c4c6cc;cursor:not-allowed}.ai-blueking-input--number-control svg{font-size:14px}.ai-blueking-input--number-control span:first-child{transform:rotate(180deg)}.ai-blueking-input--number-control span:not(.is-disabled):hover{background-color:#eaebf0}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 100px white inset!important;box-shadow:0 0 0 100px #fff inset!important}input:-moz-autofill,input:-moz-autofill:hover,input:-moz-autofill:focus,input:-moz-autofill:active{-moz-box-shadow:0 0 0 100px white inset!important;box-shadow:0 0 0 100px #fff inset!important}.text-ov{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.position-relative{position:relative}.position-absolute{position:absolute}.ai-blueking-popover.ai-blueking-pop2-content{position:absolute;padding:12px;font-size:12px;color:#fff;background:#26323d;border-radius:4px;box-sizing:border-box}.ai-blueking-popover.ai-blueking-pop2-content.hidden{display:none}.ai-blueking-popover.ai-blueking-pop2-content .ai-blueking-pop2-arrow{position:absolute;z-index:-1;width:8px;height:8px;background:#333;transform:rotate(45deg)}.ai-blueking-popover.ai-blueking-pop2-content[data-theme^=light]{color:#26323d;background-color:#fff;box-shadow:0 0 6px #dcdee5}.ai-blueking-popover.ai-blueking-pop2-content[data-theme^=light] .ai-blueking-pop2-arrow{background-color:#fff}.ai-blueking-message-content.multi .overview .left-content .describe{display:box;max-width:560px;max-height:60px;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}.scroll-bar-style::-webkit-scrollbar{width:4px;height:4px}.scroll-bar-style::-webkit-scrollbar-thumb{background:#ddd;border-radius:20px;box-shadow:inset 0 0 6px #cccccc4d}html,body{padding:0;margin:0}*{box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;box-sizing:content-box}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button;-moz-appearance:button;appearance:button}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{padding:0;box-sizing:border-box}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}::-ms-clear,::-ms-reveal{display:none}input[type=text]::-ms-clear{display:none}input[type=text]::-ms-reveal{display:none}input[type=search]{box-sizing:content-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none;-moz-appearance:none;appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid #c0c0c0}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}.bk-scroll-y{overflow-y:auto}.bk-scroll-y::-webkit-scrollbar{width:4px;height:4px}.bk-scroll-y::-webkit-scrollbar-thumb{background:#ddd;border-radius:20px;box-shadow:inset 0 0 6px #cccccc4d}.bk-scroll-x{overflow-x:auto}.bk-scroll-x::-webkit-scrollbar{width:4px;height:4px}.bk-scroll-x::-webkit-scrollbar-thumb{background:#ddd;border-radius:20px;box-shadow:inset 0 0 6px #cccccc4d}.ai-blueking-message{position:fixed;top:20px;left:50%;display:flex;min-width:300px;padding:10px 15px;font-size:14px;color:#63656e;background:#f0f8ff;border:1px solid #e1ecff;border-radius:2px;transform:translate(-50%);box-shadow:0 2px 4px #e1e8f4;justify-content:space-between}.ai-blueking-message .ai-blueking-message-close{padding-left:20px;margin-right:0;font-size:14px;color:#c4c6cc;cursor:pointer}.ai-blueking-message .ai-blueking-message-close:hover{color:#979ba5}.ai-blueking-message-icon{display:inline-block;height:18px;margin-right:10px;font-size:18px;color:#3a84ff}.ai-blueking-message-primary{background:#f0f8ff;border:1px solid #e1ecff}.ai-blueking-message-warning{background:#fff4e2;border:1px solid #ffe8c3;box-shadow:0 2px 4px #ede6db}.ai-blueking-message-warning .ai-blueking-message-icon{color:#ff9c01}.ai-blueking-message-success{background:#f2fff4;border:1px solid #dcffe2;box-shadow:0 2px 4px #cef0d7}.ai-blueking-message-success .ai-blueking-message-icon{color:#2dcb56}.ai-blueking-message-error{background:#ffeded;border:1px solid #ffdddd;box-shadow:0 2px 4px #f6dada}.ai-blueking-message-error .ai-blueking-message-icon{color:#ea3636}.ai-blueking-message-fade-enter-active,.ai-blueking-message-fade-leave-active{transition:margin .2s linear}.ai-blueking-message-fade-enter-from,.ai-blueking-message-fade-leave-to{margin-top:-50px;opacity:0}.ai-blueking-message-content{display:flex;width:100%;word-break:break-all}.ai-blueking-message-content.multi{flex-direction:column;position:relative}.ai-blueking-message-content.multi .overview{display:flex;justify-content:space-between;align-items:self-start}.ai-blueking-message-content.multi .overview .left-content{display:flex}.ai-blueking-message-content.multi .overview .left-content .describe{display:-webkit-box;max-width:560px;max-height:60px;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;line-clamp:3;-webkit-line-clamp:3}.ai-blueking-message-content.multi .overview .tools{display:flex;align-items:center}.ai-blueking-message-content.multi .overview .tools .tool{display:flex;padding:0 5px;font-size:14px;cursor:pointer;align-items:center}.ai-blueking-message-content.multi .overview .tools .tool .ai-blueking-message-close{padding-left:0}.ai-blueking-message-content.multi .overview .tools .tool .message-action-text{padding-left:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ai-blueking-message-content.multi .overview .tools .tool:not(.fix) span{color:#3a84ff}.ai-blueking-message-content.multi .overview .tools .tool.fix.fixed span{color:#3a84ff}.ai-blueking-message-content.multi .overview .tools .tool.fix span{color:#979ba5}.ai-blueking-message-content.multi .overview .tools .tool.fix:hover span{color:#3a84ff}.ai-blueking-message-content.multi .overview .tools .tool.close span{color:#c4c6cc}.ai-blueking-message-content.multi .overview .tools .tool.close span:hover{color:#979ba5}.ai-blueking-message-content.multi .message-detail{position:relative;margin-top:10px}.ai-blueking-message-content.multi .message-detail .message-tree{max-height:480px;padding:14px 32px;overflow:auto;background:#fff;border-radius:2px;display:flex;flex-direction:column}.ai-blueking-message-content.multi .message-detail .message-tree .message-row{display:inline-flex;font-size:14px;line-height:34px;color:#313238}.ai-blueking-message-content.multi .message-detail .message-tree .message-row label{display:inline-block;width:94px;min-width:94px;margin-right:8px;overflow:hidden;color:#63656e;text-align:right;text-overflow:ellipsis;white-space:nowrap}.ai-blueking-message-content.multi .message-detail .message-tree .message-row label:after{content:":"}.ai-blueking-message-content.multi .message-detail .message-tree .message-row .copy-value{padding-left:4px}.ai-blueking-message-content.multi .message-detail .message-tree .message-row .copy-value:hover{background:#babcc033;cursor:pointer;border-radius:2px}.ai-blueking-message-content.multi .message-detail .message-copy{position:absolute;font-size:16px;top:0;right:0;font-size:18px;width:24px;height:24px;display:flex;align-items:center;border-radius:0 2px 0 6px;cursor:pointer;justify-content:center;background:#f5f7fa;color:#9fa3ae}.ai-blueking-message-content.multi .message-detail .message-copy:hover{background:#f0f5ff}.ai-blueking-message-content.multi .message-detail .message-copy:hover span{color:#3a84ff}.ai-blueking-message-content.multi .message-detail .copy-status{display:none;padding-bottom:4px}.ai-blueking-message-content.multi .message-detail .copy-status .inner{position:relative;display:flex;padding:6px 8px;font-size:12px;line-height:20px;color:#63656e;background:#fff;border:1px solid #dcdee5;box-shadow:0 2px 6px #0000001a;align-items:center}.ai-blueking-message-content.multi .message-detail .copy-status .inner span{margin-right:4px}.ai-blueking-message-content.multi .message-detail .copy-status .inner:after{position:absolute;bottom:0;left:50%;width:8px;height:8px;background:#fff;border-color:#dcdee5;border-style:solid;border-width:0px 1px 1px 0px;content:"";transform:translateY(4px) rotate(45deg);box-shadow:5px 3px 6px #0000001a;box-sizing:border-box}.ai-blueking-message-content.multi .message-detail .copy-status.success .inner span{color:#2dcb9d}.ai-blueking-message-content.multi .message-detail .copy-status.error .inner span{color:#ea3636}.ai-blueking-message-content.multi .message-detail .copy-status.is-show{position:absolute;top:0;left:0;display:inline-flex;white-space:nowrap;transform:translate(-50%,-100%)}.ai-blueking-message-content.multi .message-detail .copy-status.is-hidden{display:none}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.header[data-v-9af5f1de]{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;height:48px;padding:14px;border-bottom:1px solid #e5e5e5}.header.draggable[data-v-9af5f1de]{cursor:move}.header .left-section[data-v-9af5f1de]{display:flex;gap:4px;align-items:center}.header .left-section .logo[data-v-9af5f1de]{width:32px;height:32px}.header .left-section .logo img[data-v-9af5f1de]{width:100%;height:100%;object-fit:cover}.header .left-section .title[data-v-9af5f1de]{font-size:14px;font-weight:600;line-height:20px;color:#4d4f56}.header .right-section[data-v-9af5f1de]{display:flex;gap:12px}.header .bkai-icon[data-v-9af5f1de]{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;margin-right:0;font-size:14px;color:#63656e;cursor:pointer;border-radius:2px}.header .bkai-icon[data-v-9af5f1de]:hover{color:#4d4f56;background:#eaebf0}.bar-button[data-v-8ce57e71]{display:flex;align-items:center;justify-content:center;height:24px;padding:0 10px;cursor:pointer;background:#fff;border:1px solid #dcdee5;border-radius:26px;box-shadow:0 -2px 6px #0000001a}.bar-button[data-v-8ce57e71]:hover{border:1px solid #c4c6cc;box-shadow:0 -2px 6px #00000026}.bar-button .bkai-icon[data-v-8ce57e71]{font-size:14px;color:var(--5ec4534a)}.bar-button .bar-button-text[data-v-8ce57e71]{font-size:12px;color:#4d4f56}.ai-cite[data-v-629213d4]{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;-webkit-user-select:none;user-select:none}.ai-cite .content[data-v-629213d4]{position:relative;display:flex;align-items:center;max-width:100%;padding:4px 8px;font-size:12px;line-height:20px;color:#979ba5;background-color:#f0f1f5;border-radius:2px}.ai-cite .content[data-v-629213d4]:hover{background-color:#eaebf0}.ai-cite .content .content-text[data-v-629213d4]{display:flex;align-items:center;max-width:100%}.ai-cite .content .content-text.show-close-icon[data-v-629213d4]{max-width:calc(100% - 20px)}.ai-cite .content .bkai-icon[data-v-629213d4]{margin-right:0;font-size:12px;color:#979ba5}.ai-cite .content .bkai-yinyong[data-v-629213d4]{flex-shrink:0;margin-right:4px}.ai-cite .content .ai-cite-text[data-v-629213d4]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:default}.ai-cite .content .close-icon[data-v-629213d4]{flex-shrink:0;margin-left:8px;cursor:pointer}.ai-selected-box[data-v-3f0a2012]{position:relative;display:flex;flex-direction:column;gap:8px;padding:12px 16px;background:#fff;border:1px solid #dcdee5;border-radius:4px;box-shadow:0 2px 6px 2px #1919290f}.ai-selected-box .bkai-close-circle-shape[data-v-3f0a2012]{position:absolute;top:-8px;right:-10px;font-size:14px;color:#c4c6cc;cursor:pointer}.ai-selected-box .bkai-close-circle-shape[data-v-3f0a2012]:hover{color:#979ba5}.ai-selected-box .ai-selected-tip[data-v-3f0a2012]{display:flex;gap:10px;align-items:center;color:#979ba5}.ai-selected-box .ai-selected-tip .bkai-icon[data-v-3f0a2012]{margin-right:0;font-size:14px}.ai-selected-box .ai-selected-tip .ai-selected-tip-text[data-v-3f0a2012]{font-size:12px}.ai-selected-box .ai-selected-box-content[data-v-3f0a2012]{display:-webkit-box;max-height:80px;overflow:hidden;font-size:12px;line-height:20px;color:#4d4f56;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-clamp:4}.ai-selected-box .ai-selected-box-actions[data-v-3f0a2012]{display:flex;gap:8px;align-items:center}.ai-selected-box .ai-selected-box-actions .ai-selected-box-action[data-v-3f0a2012]{display:flex;align-items:center;justify-content:center;height:26px;padding:0 12px;font-size:12px;color:#4d4f56;cursor:pointer;background:#fff;border:1px solid #c4c6cc;border-radius:13px}.ai-selected-box .ai-selected-box-actions .ai-selected-box-action .bkai-icon[data-v-3f0a2012]{font-size:14px;color:#606060}.ai-selected-box .ai-selected-box-actions .ai-selected-box-action[data-v-3f0a2012]:hover{color:#fff;background:#3a84ff;border-color:#3a84ff}.ai-selected-box .ai-selected-box-actions .ai-selected-box-action:hover .bkai-icon[data-v-3f0a2012]{color:#fff}.bkai-prompt-list[data-v-8d2c7548]{z-index:1000;display:flex;flex-direction:column;width:100%;max-height:258px;background:#fff;border:1px solid #dcdee5;border-radius:4px;box-shadow:0 0 8px #0000001a}.bkai-prompt-list .bkai-prompt-list-search[data-v-8d2c7548]{padding:0 8px}.bkai-prompt-list .bkai-prompt-list-content[data-v-8d2c7548]{flex:1;padding:8px;overflow-y:auto}.bkai-prompt-list .bkai-prompt-list-content[data-v-8d2c7548]::-webkit-scrollbar{width:10px;height:10px}.bkai-prompt-list .bkai-prompt-list-content[data-v-8d2c7548]::-webkit-scrollbar-thumb{width:10px;height:10px;background-color:#dcdee5;border-radius:5px}.bkai-prompt-list .bkai-prompt-list-content[data-v-8d2c7548]::-webkit-scrollbar-thumb:hover{width:12px;height:12px;background-color:#979ba5;border-radius:6px}.bkai-prompt-list .bkai-prompt-list-content .bkai-prompt-list-item[data-v-8d2c7548]{display:-webkit-box;max-height:52px;padding:4px 12px;overflow:hidden;font-size:12px;line-height:20px;color:#4d4f56;text-overflow:ellipsis;cursor:pointer;background:#f5f7fa;border-radius:4px;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.bkai-prompt-list .bkai-prompt-list-content .bkai-prompt-list-item[data-v-8d2c7548]:not(:last-child){margin-bottom:4px}.bkai-prompt-list .bkai-prompt-list-content .bkai-prompt-list-item[data-v-8d2c7548]:hover,.bkai-prompt-list .bkai-prompt-list-content .bkai-prompt-list-item.active[data-v-8d2c7548]{background:#eaebf0}.bkai-prompt-list-empty[data-v-8d2c7548]{padding:12px;font-size:12px;color:#979ba5;text-align:center}.shortcuts-bar[data-v-08f7d5d8]{display:flex;gap:4px}.shortcuts-bar .shortcut-item[data-v-08f7d5d8]{display:flex;gap:4px;align-items:center;height:24px;padding:0 8px;font-size:12px;color:#4d4f56;cursor:pointer;background:#fff;border:1px solid #dcdee5;border-radius:12px}.shortcuts-bar .shortcut-item .bkai-icon[data-v-08f7d5d8]{margin-right:0;font-size:16px;color:#979ba5}.shortcuts-bar .shortcut-item[data-v-08f7d5d8]:hover{color:#3a84ff;background:#e1ecff;border-color:#a3c5fd}.shortcuts-bar .shortcut-item:hover .bkai-icon[data-v-08f7d5d8]{color:#3a84ff}.chat-input-box[data-v-a112aa5a]{width:100%;background:#fff;border-radius:8px}.chat-input-box .prompt-list-wrapper[data-v-a112aa5a]{position:absolute;top:var(--540d8380)}.chat-input-box .input-wrapper[data-v-a112aa5a]{position:relative;width:100%;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(180deg,#6cbaff,#3a84ff) border-box;border:1px solid transparent;border-radius:8px}.chat-input-box .input-wrapper .cite[data-v-a112aa5a]{margin:8px 8px 0}.chat-input-box .input-wrapper .cite[data-v-a112aa5a] .content{justify-content:space-between;width:100%}.chat-input-box .input-area[data-v-a112aa5a]{width:100%;min-height:68px;max-height:248px;padding:8px 8px 0;overflow-y:auto;font-size:14px;line-height:20px;color:#63656e;resize:none;background:transparent;border:none;outline:none}.chat-input-box .input-area[data-v-a112aa5a]::placeholder{line-height:20px;color:#c4c6cc;white-space:pre-line}.chat-input-box .input-area[data-v-a112aa5a]::-webkit-scrollbar{width:4px}.chat-input-box .input-area[data-v-a112aa5a]::-webkit-scrollbar-thumb{background:#e5e5e5;border-radius:2px}.chat-input-box .input-tools[data-v-a112aa5a]{display:flex;align-items:flex-start;justify-content:flex-end;height:32px;padding:0 12px}.chat-input-box .input-tools .bkai-icon[data-v-a112aa5a]{font-size:16px;color:#63656e;cursor:pointer}.chat-input-box .input-tools .bkai-icon.bkai-fasong[data-v-a112aa5a]{margin-right:0}.chat-input-box .input-tools .bkai-icon.clickable[data-v-a112aa5a]{display:flex;align-items:center;justify-content:center;width:24px;height:24px;font-size:14px;color:#fff;background:#3a84ff;border-radius:4px}.chat-input-box .input-tools .bkai-icon.clickable[data-v-a112aa5a]:hover{color:#fff;background:#1768ef}.chat-input-box .input-tools .bkai-icon.clickable.disabled[data-v-a112aa5a]{color:#c4c6cc;cursor:not-allowed;background:#f0f1f5}.chat-input-box .input-tools .bkai-icon[data-v-a112aa5a]:hover{color:#3a84ff}.chat-input-box .input-tools .send-tip[data-v-a112aa5a]{font-size:12px;color:#979ba5}.delete-confirm-wrapper[data-v-9e951111]{min-width:248px;padding:16px;color:#63656e;text-align:left;background-color:#fff}.delete-confirm-wrapper .delete-confirm-title[data-v-9e951111]{font-size:16px;font-weight:700;line-height:24px;color:#313238}.delete-confirm-wrapper .delete-confirm-content[data-v-9e951111]{margin:8px 0 16px;font-size:12px;line-height:20px}.delete-confirm-wrapper .delete-confirm-footer[data-v-9e951111]{display:flex;gap:8px;justify-content:flex-end;margin-top:16px}.tippy-box[data-theme~=white]{color:#313238;background-color:#fff;border-radius:4px;box-shadow:0 2px 6px 2px #00000026}.tippy-box[data-theme~=white] .tippy-arrow{color:#fff}.tippy-box[data-theme~=white] .tippy-content{padding:0}.bk-text-editor[data-v-547dbd2c]{display:flex;flex-direction:column;width:100%;overflow:hidden;font-size:14px;background:#fff;border:1px solid #3a84ff;border-radius:4px}.bk-text-editor .editor-textarea[data-v-547dbd2c]{width:100%;min-height:80px;padding:8px 12px;font-size:14px;line-height:20px;color:#63656e;resize:none;background:transparent;border:none;outline:none}.bk-text-editor .editor-textarea[data-v-547dbd2c]::placeholder{color:#c4c6cc}.bk-text-editor .editor-footer[data-v-547dbd2c]{display:flex;justify-content:flex-end;padding:8px 12px}.bk-text-editor .editor-footer .button-group[data-v-547dbd2c]{display:flex;gap:8px}.bk-text-editor .editor-footer .cancel-btn[data-v-547dbd2c],.bk-text-editor .editor-footer .submit-btn[data-v-547dbd2c]{min-width:68px}@keyframes bkai-loading{to{transform:rotate(1turn)}}.ai-cite-container{max-width:100%;margin-bottom:2px}.ai-clickable{cursor:pointer}button.ai-clickable{color:#fff;text-decoration:none;background-color:#3a84ff;border:1px solid #3a84ff;border-radius:2px;outline:none}button.ai-clickable:active{color:#fff;background-color:#2c77f4;border-color:#2c77f4}.bkai-icon{display:inline-flex;align-items:center;justify-content:center;margin-right:5px;font-size:18px}.bkai-icon:hover{color:#4d4f56}.bkai-icon.bkai-warning-circle-fill{font-size:16px;line-height:22px;color:#ea3636}.message-main{display:flex;flex-direction:column;align-items:flex-start}.message-main.user,.message-main.cite{justify-content:flex-end;float:right}.message-main:after{display:table;clear:both;content:""}.message-main .message-content-container{position:relative;display:flex;flex-direction:column;width:100%}.message-main .message-content-container.user{align-items:flex-end}.message-main .message-content-container.ai{align-items:flex-start}.message-main .message-content-container .message-tool{position:absolute;bottom:-24px;display:flex;gap:10px;align-items:center;color:#979ba5;opacity:0}.message-main .message-content-container .message-tool i{margin-right:0;font-size:16px;cursor:pointer}.message-main .message-content-container .message-tool .bkai-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:4px}.message-main .message-content-container .message-tool .bkai-icon:hover{color:#4d4f56;background:#eaebf0}.message-main .message-content-container:hover .message-tool{opacity:1}.message-content{position:relative;display:flex;align-items:center;padding:10px 12px;margin:0;font-size:14px;line-height:1.5;color:#313238;word-break:break-all;white-space:pre-wrap;border-radius:4px}.message-content .time-message{position:absolute;top:-16px;display:none;width:150px;font-size:14px;line-height:12px;color:#979ba5}.message-content .time-message.user{right:0;text-align:right}.message-content .time-message.ai{left:0}.message-content:hover .time-message{display:block}.message-content .markdown-message{width:100%;height:100%;font-size:14px;color:#313238}.message-content .markdown-message h1,.message-content .markdown-message h2,.message-content .markdown-message h3,.message-content .markdown-message h4,.message-content .markdown-message h5{height:auto;margin:10px 0;font-family:-apple-system,PingFang SC,Helvetica Neue,Helvetica,Arial,Lantinghei SC,Hiragino Sans GB,Microsoft Yahei,sans-serif;font-size:14px;font-weight:700;line-height:1.5;color:#34383e}.message-content .markdown-message h1{font-size:28px}.message-content .markdown-message h2{font-size:20px}.message-content .markdown-message h3{font-size:16px}.message-content .markdown-message h4,.message-content .markdown-message h5{font-size:14px}.message-content .markdown-message em{font-style:italic}.message-content .markdown-message div,.message-content .markdown-message p,.message-content .markdown-message font,.message-content .markdown-message span,.message-content .markdown-message li{line-height:1.5}.message-content .markdown-message p,.message-content .markdown-message table,.message-content .markdown-message table p{margin:0}.message-content .markdown-message table{width:100%;max-width:100%;margin-top:10px;margin-bottom:10px;border-spacing:0;border-collapse:collapse}.message-content .markdown-message table th{padding:8px;font-weight:700;text-align:left;background-color:#f5f7fa;border-bottom:2px solid #e8e8e8}.message-content .markdown-message table td{padding:8px;vertical-align:top;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8}.message-content .markdown-message table tr:nth-child(2n){background-color:#fafbfd}.message-content .markdown-message table thead{background-color:#f5f7fa}.message-content .markdown-message ul,.message-content .markdown-message ol{padding-left:40px;margin:10px 0;text-indent:0}.message-content .markdown-message ul{list-style:disc}.message-content .markdown-message ul>li{line-height:1.8;white-space:normal;list-style:disc}.message-content .markdown-message ol{list-style:decimal}.message-content .markdown-message ol>li{line-height:1.8;white-space:normal;list-style:decimal}.message-content .markdown-message li>ul{margin-bottom:10px}.message-content .markdown-message li ol{padding-left:20px!important}.message-content .markdown-message ul ul,.message-content .markdown-message ul ol,.message-content .markdown-message ol ol,.message-content .markdown-message ol ul{margin-bottom:0;margin-left:20px}.message-content .markdown-message pre,.message-content .markdown-message code{padding:0 3px 2px;font-family:Monaco,Menlo,Consolas,Courier New,monospace;font-size:14px;border-radius:3px}.message-content .markdown-message code{padding:2px 4px;color:#24292e;background-color:#1b1f230d}.message-content .markdown-message a{color:#3a84ff;text-decoration:none;cursor:pointer}.message-content .markdown-message img{width:100%}.message-content .markdown-message pre{display:block;padding:9.5px;margin:0 0 10px;font-family:Consolas,monospace,tahoma,Arial;font-size:13px;word-break:break-all;word-wrap:break-word;white-space:pre-wrap;background-color:#333;border-radius:2px}.message-content .markdown-message pre code{padding:0;color:#fff;white-space:pre-wrap;background-color:transparent;border:0}.message-content .markdown-message blockquote{padding:0 0 0 12px;margin:0 0 20px;border-left:5px solid #dfdfdf}.message-content .markdown-message blockquote :before,.message-content .markdown-message blockquote :after{content:""}.message-content .markdown-message blockquote p{margin-bottom:0;font-size:14px;font-weight:300;line-height:25px}.message-content .markdown-message blockquote small{display:block;line-height:20px;color:#999}.message-content .markdown-message blockquote small :before{content:"— "}.message-content .message-wrap{display:inline-block;white-space:pre-wrap}.message-content.user{background:#e1ecff}.message-content.ai{align-items:flex-start;padding:0;white-space:normal}.ai-blueking-copy-button{width:16px;height:16px;padding:0;cursor:pointer;background:#333;border:none;outline:none}.ai-blueking-copy-button .bkai-fuzhi{margin:0;font-size:16px!important;line-height:1!important;color:#fff;opacity:1!important}.ai-blueking-copy-button .bkai-fuzhi:hover{color:#4d4f56}.loading-message{min-width:14px;margin-top:2px;margin-right:5px;fill:#3a84ff;animation:bkai-loading 1s linear infinite}code.hljs{padding:3px 5px}pre code.hljs{display:block;padding:1em;overflow-x:auto}.hljs{color:#abb2bf!important;background:#282c34!important}.hljs-comment,.hljs-quote{font-style:italic!important;color:#5c6370!important}.hljs-doctag,.hljs-keyword,.hljs-formula{color:#c678dd!important}.hljs-section,.hljs-name,.hljs-selector-tag,.hljs-deletion,.hljs-subst{color:#e06c75!important}.hljs-literal{color:#56b6c2!important}.hljs-string,.hljs-regexp,.hljs-addition,.hljs-attribute,.hljs-meta .hljs-string{color:#98c379!important}.hljs-attr,.hljs-variable,.hljs-template-variable,.hljs-type,.hljs-selector-class,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-number{color:#d19a66!important}.hljs-symbol,.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-title{color:#61aeee!important}.hljs-built_in,.hljs-title.class_,.hljs-class .hljs-title{color:#e6c07b!important}.hljs-emphasis{font-style:italic!important}.hljs-strong{font-weight:700!important}.hljs-link{text-decoration:underline!important}.ai-blueking-render-popup[data-v-62e695be]{position:absolute;z-index:10001;box-sizing:border-box;display:flex;align-items:center;height:32px;padding:6px 12px;pointer-events:auto;background:#fff;border-radius:16px;box-shadow:0 2px 10px #0000001a,0 0 4px #1919291a}.popup-content[data-v-62e695be]{display:flex;gap:4px;align-items:center;pointer-events:auto}.popup-bkai-btn[data-v-62e695be]{display:flex;flex-shrink:0;gap:4px;align-items:center;justify-content:center;width:80px;height:28px;padding:0 6px;font-size:12px;color:#313238;cursor:pointer;border-radius:4px;transition:all .2s ease}.popup-bkai-btn img[data-v-62e695be]{width:16px;height:16px}.popup-bkai-btn[data-v-62e695be]:hover{background:#f0f1f5}.popup-bkai-btn i[data-v-62e695be]{font-size:14px;transform:translate(1px)}.shortcut-buttons[data-v-62e695be]{display:flex;gap:4px;pointer-events:auto}.shortcut-btn[data-v-62e695be]{display:inline-flex;align-items:center;justify-content:center;height:28px;padding:0 6px;font-size:12px;font-weight:400;color:#313238;white-space:nowrap;pointer-events:auto;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border-radius:4px;transition:all .2s ease}.shortcut-btn .bkai-icon[data-v-62e695be]{color:#979ba5}.shortcut-btn i[data-v-62e695be]{display:flex;align-items:center;justify-content:center;font-size:12px}.shortcut-btn .btn-text[data-v-62e695be]{font-weight:400;line-height:1}.shortcut-btn[data-v-62e695be]:hover{background:#f0f1f5}.nimbus-container[data-v-4b991689]{position:relative;display:flex;align-items:center;justify-content:center;width:48px;height:48px;pointer-events:auto;cursor:pointer;background:#fff;border-radius:50%;box-shadow:0 0 4px #1919291f;transition:all .3s cubic-bezier(.4,0,.2,1);transform:translate(0)}.nimbus-container .nimbus-bkai-wrapper[data-v-4b991689]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#f0f5ff;border-radius:50%;transition:all .3s cubic-bezier(.4,0,.2,1)}.nimbus-container .nimbus-mini[data-v-4b991689]{position:absolute;top:0;right:-6px;display:flex;align-items:center;justify-content:center;width:16px;height:16px;font-size:12px;color:#979ba5;pointer-events:none;background:#fff;border-radius:50%;box-shadow:0 2px 6px #0000001a;opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.nimbus-container:hover .nimbus-mini[data-v-4b991689]{pointer-events:auto;opacity:1}.nimbus-container.is-minimize[data-v-4b991689]{transform:translate(26px)}.nimbus-container.is-minimize[data-v-4b991689]:hover{transform:translate(-5px)}.nimbus-container.is-minimize .nimbus-mini[data-v-4b991689]{transform:rotate(180deg)}.vdr{touch-action:none;position:absolute;box-sizing:border-box;border:1px dashed black}.handle{box-sizing:border-box;position:absolute;width:10px;height:10px;background:#eee;border:1px solid #333}.handle-tl{top:-10px;left:-10px;cursor:nw-resize}.handle-tm{top:-10px;left:50%;margin-left:-5px;cursor:n-resize}.handle-tr{top:-10px;right:-10px;cursor:ne-resize}.handle-ml{top:50%;margin-top:-5px;left:-10px;cursor:w-resize}.handle-mr{top:50%;margin-top:-5px;right:-10px;cursor:e-resize}.handle-bl{bottom:-10px;left:-10px;cursor:sw-resize}.handle-bm{bottom:-10px;left:50%;margin-left:-5px;cursor:s-resize}.handle-br{bottom:-10px;right:-10px;cursor:se-resize}@media only screen and (max-width: 768px){[class*=handle-]:before{content:"";left:-10px;right:-10px;bottom:-10px;top:-10px;position:absolute}}.ai-blueking-wrapper[data-v-381f35b3]{position:fixed;top:0;left:0;z-index:10000;width:100vw;height:100vh;pointer-events:none}.ai-blueking-container-wrapper[data-v-381f35b3]{display:flex;flex-direction:column;width:100%;height:100%;pointer-events:auto;background:#fff;border-radius:2px;box-shadow:0 2px 12px #0003}.ai-blueking-container-wrapper[data-v-381f35b3] .handle{background:transparent;border:none}.ai-blueking-container-wrapper[data-v-381f35b3] .handle.handle-ml,.ai-blueking-container-wrapper[data-v-381f35b3] .handle.handle-mr{top:0;height:100%;margin-top:0;cursor:ew-resize}.ai-blueking-container-wrapper[data-v-381f35b3] .handle.handle-tm,.ai-blueking-container-wrapper[data-v-381f35b3] .handle.handle-bm{left:0;width:100%;margin-left:0;cursor:ns-resize}.ai-blueking-container-wrapper[data-v-381f35b3] .handle.handle-tl,.ai-blueking-container-wrapper[data-v-381f35b3] .handle.handle-br{cursor:nwse-resize}.ai-blueking-container-wrapper[data-v-381f35b3] .handle.handle-tr{top:-5px;right:-5px}.ai-blueking-container-wrapper[data-v-381f35b3] .handle.handle-tl{top:-5px;left:-5px}.ai-blueking-container-wrapper[data-v-381f35b3] .handle.handle-bl{bottom:-5px;left:-5px}.ai-blueking-container-wrapper[data-v-381f35b3] .handle.handle-br{right:-5px;bottom:-5px}.ai-blueking-container-wrapper[data-v-381f35b3] .handle.handle-tr,.ai-blueking-container-wrapper[data-v-381f35b3] .handle.handle-bl{cursor:nesw-resize}.ai-blueking-container[data-v-381f35b3]{position:relative;display:flex;flex-direction:column;width:100%;height:100%}.content-wrapper[data-v-381f35b3]{position:relative;display:flex;flex:1;overflow:hidden}.main-content[data-v-381f35b3]{position:relative;display:flex;flex:1;flex-direction:column;min-width:0;height:100%;padding:16px;overflow-y:auto}.main-content .bottom-tools-bar[data-v-381f35b3]{display:flex;gap:8px;align-items:center;justify-content:center;margin-bottom:16px}.main-content .message-wrapper[data-v-381f35b3]{position:relative;display:flex;flex:1;flex-direction:column;gap:32px;min-height:0;padding:0 16px;margin-right:-16px;margin-bottom:var(--18fe8b04);margin-left:-16px;overflow-y:auto;transition:opacity .5s ease}.main-content .message-wrapper[data-v-381f35b3]::-webkit-scrollbar{width:10px;height:10px}.main-content .message-wrapper[data-v-381f35b3]::-webkit-scrollbar-thumb{width:10px;height:10px;background-color:#dcdee5;border-radius:5px}.main-content .message-wrapper[data-v-381f35b3]::-webkit-scrollbar-thumb:hover{width:12px;height:12px;background-color:#979ba5;border-radius:6px}.main-content.chat-layout[data-v-381f35b3]{gap:0}.main-content .greeting-box[data-v-381f35b3]{position:absolute;top:92px;left:50%;z-index:2;display:flex;flex-direction:column;gap:8px;align-items:center;width:100%;pointer-events:none;transform:translate(-50%)}.main-content .greeting-box .greeting-anmition-wrapper[data-v-381f35b3]{overflow:hidden}.main-content .greeting-box .greeting-title[data-v-381f35b3]{margin-bottom:22px;font-size:21px;font-weight:700;line-height:24px;color:#313238}.main-content .greeting-box .greeting-text[data-v-381f35b3]{width:fit-content;font-size:14px;line-height:22px;color:#4d4f56;white-space:nowrap;transform-origin:left}.main-content .chat-input-container[data-v-381f35b3]{z-index:3;width:100%;outline:none;transform-origin:center;will-change:transform}.main-content .chat-input-container.centered[data-v-381f35b3]{position:absolute;top:188px;left:50%;width:calc(100% - 32px);transform:translate(-50%)!important}.main-content .chat-input-container.bottom[data-v-381f35b3]{position:absolute;right:16px;bottom:16px;left:16px;width:calc(100% - 32px)}.action-icon[data-v-381f35b3]{cursor:pointer;opacity:.7}.action-icon[data-v-381f35b3]:hover{opacity:1}[data-v-381f35b3] .vdr{background:transparent;border:none}@font-face{font-family:bkai;src:url("data:image/svg+xml,%3c?xml%20version='1.0'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%20%3e%3csvg%3e%3cmetadata%3e%20Created%20by%20font-carrier%20%3c/metadata%3e%3cdefs%3e%3cfont%20id='iconfont'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20%3e%3cfont-face%20font-family='iconfont'%20font-weight='400'%20font-stretch='normal'%20units-per-em='1024'%20ascent='812'%20descent='-212'%20/%3e%3cmissing-glyph%20/%3e%3cglyph%20glyph-name='x'%20unicode='&%23x78;'%20horiz-adv-x='100'%20d='M20%2020%20L50%2020%20L50%20-20%20Z'%20/%3e%3cglyph%20glyph-name='uniE129'%20unicode='&%23xE129;'%20d='M512%20748C264.6%20748%2064%20547.4%2064%20300S264.6-148%20512-148%20960%2052.6%20960%20300%20759.4%20748%20512%20748ZM544%20108H480V172H544V108ZM544%20236H480V492H544V236Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE134'%20unicode='&%23xE134;'%20d='M512%20748C264%20748%2064%20548%2064%20300S264-148%20512-148%20960%2052%20960%20300%20760%20748%20512%20748ZM692.8%20164L648%20119.2%20512%20255.2%20376%20119.2%20331.2%20164%20467.2%20300%20331.2%20436%20376%20480.8%20512%20344.8%20648%20480.8%20692.8%20436%20556.8%20300%20692.8%20164Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE126'%20unicode='&%23xE126;'%20d='M832%20552.8L764.8%20620%20512%20367.2%20259.2%20620%20192%20552.8%20444.8%20300%20192%2047.2%20259.2-20%20512%20232.8%20764.8-20%20832%2047.2%20579.2%20300Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE12E'%20unicode='&%23xE12E;'%20d='M128%20364H896V236H128V364Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE139'%20unicode='&%23xE139;'%20d='M512%20428A128%20128%200%201%201%20640%20300%20128%20128%200%200%201%20512%20428ZM512%20236A64%2064%200%201%200%20576%20300%2064%2064%200%200%200%20512%20236ZM512%20572C264.64%20572%2064%20300%2064%20300S264.64%2028%20512%2028%20960%20300%20960%20300%20759.36%20572%20512%20572ZM512%2092C352%2092%20208%20231.04%20147.04%20300%20208%20369.12%20352%20508%20512%20508S816%20368.96%20876.96%20300C816%20230.88%20672%2092%20512%2092Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE138'%20unicode='&%23xE138;'%20d='M263.04%2051.04A148.48%20148.48%200%200%200%20261.12%20275.04L353.6%20367.52%20308.48%20413.28%20216%20320.8A212.8%20212.8%200%200%201%20217.92%205.92%20212.8%20212.8%200%200%201%20532.8%204L625.28%2096.48%20579.84%20140%20487.36%2047.52A148.48%20148.48%200%200%200%20263.04%2051.04ZM491.2%20596L398.72%20503.52%20444.16%20458.4%20536.64%20550.88A148.48%20148.48%200%200%200%20760.64%20548.96%20148.48%20148.48%200%200%200%20762.56%20324.96L672%20232.16%20717.12%20186.72%20809.6%20279.2A212.8%20212.8%200%200%201%20807.68%20594.08%20212.8%20212.8%200%200%201%20491.2%20596ZM398.7857%20232.1123L579.805%20413.1316%20625.0598%20367.8768%20444.0405%20186.8574%20398.7857%20232.1123Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE128'%20unicode='&%23xE128;'%20d='M512%20747.8711C502.6571%20748.5324%20493.6554%20744.5329%20484.9951%20735.8725%20482.3287%20733.2061%20480.1636%20729.7079%20478.4998%20725.3777%20476.836%20721.0475%20476.0041%20717.8799%20476.0041%20715.8748L476.0041%20711.8753C476.0041%20701.8711%20479.0011%20693.872%20484.9951%20687.878%20488.3227%20683.8678%20492.3222%20681.0308%20496.9937%20679.367%20501.6652%20677.7032%20505.3341%20676.8713%20508.0005%20676.8713L512%20676.8713C580.0029%20676.8713%20642.993%20660.0412%20700.9704%20626.381%20758.9478%20592.7209%20804.7772%20546.8914%20838.4587%20488.8927%20872.1402%20430.894%20888.9703%20367.7332%20888.9489%20299.4104%20888.9276%20231.0875%20872.0975%20168.0974%20838.4587%20110.44%20804.8199%2052.7826%20758.9904%207.1238%20700.9704-26.5364%20642.9504-60.1965%20579.7896-77.0266%20511.4881-77.0266%20443.1865-77.0266%20380.1964-60.1965%20322.5176-26.5364%20264.8389%207.1238%20219.1801%2052.7826%20185.5413%20110.44%20151.9025%20168.0974%20135.0724%20231.2582%20135.0511%20299.9223%20135.0511%20309.9265%20131.3822%20318.5975%20124.0443%20325.9353%20121.378%20329.263%20117.8797%20331.7587%20113.5495%20333.4225%20109.2194%20335.0863%20106.0517%20335.9182%20104.0466%20335.9182L100.0471%20335.9182C90.0429%20335.9182%2081.7132%20332.5799%2075.0579%20325.9034%2071.0477%20321.8931%2068.2107%20317.723%2066.5469%20313.3928%2064.8831%20309.0626%2064.0512%20305.895%2064.0512%20303.8899L64.0512%20299.8903C64.0512%20239.2253%2075.8792%20181.2265%2099.5351%20125.8942%20123.1911%2070.5619%20155.0168%2022.898%20195.0122-17.0975%20235.0076-57.0929%20282.6715-88.9186%20338.0039-112.5746%20393.3362-136.2305%20451.3349-148.0585%20512-148.0585%20572.6651-148.0585%20630.6638-136.2305%20685.9961-112.5746%20741.3285-88.9186%20788.9924-57.0929%20828.9878-17.0975%20868.9832%2022.898%20900.8089%2070.5619%20924.4649%20125.8942%20948.1208%20181.2265%20959.9488%20239.2253%20959.9488%20299.8903%20959.9488%20360.5554%20948.1208%20418.5541%20924.4649%20473.8864%20900.8089%20529.2188%20868.9832%20576.8827%20828.9878%20616.8781%20788.9924%20656.8735%20741.3285%20688.6992%20685.9961%20712.3552%20630.6638%20736.0112%20572.6651%20747.8391%20512%20747.8391L512%20747.8711Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE11B'%20unicode='&%23xE11B;'%20d='M512%20620C759.4%20620%20960%20476.7%20960%20300%20960%20123.3%20759.4-20%20512-20%20264.6-20%2064%20123.3%2064%20300%2064%20476.7%20264.6%20620%20512%20620ZM512%20556C457.8%20556%20405.4%20548.5%20356.1%20533.6%20309.5%20519.5%20267.8%20499.5%20232.4%20474.2%20165.1%20426.1%20128%20364.2%20128%20300%20128%20235.8%20165.1%20173.9%20232.4%20125.8%20267.8%20100.5%20309.5%2080.5%20356.1%2066.4%20405.4%2051.5%20457.8%2044%20512%2044%20566.2%2044%20618.6%2051.5%20667.9%2066.4%20714.5%2080.5%20756.2%20100.5%20791.6%20125.8%20858.9%20173.9%20896%20235.8%20896%20300%20896%20364.2%20858.9%20426.1%20791.6%20474.2%20756.2%20499.5%20714.5%20519.5%20667.9%20533.6%20618.6%20548.5%20566.2%20556%20512%20556ZM512%20460C600.4%20460%20672%20388.4%20672%20300%20672%20211.6%20600.4%20140%20512%20140%20423.6%20140%20352%20211.6%20352%20300%20352%20388.4%20423.6%20460%20512%20460ZM512%20396C459.1%20396%20416%20352.9%20416%20300%20416%20247.1%20459.1%20204%20512%20204%20564.9%20204%20608%20247.1%20608%20300%20608%20352.9%20564.9%20396%20512%20396Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE113'%20unicode='&%23xE113;'%20d='M616.8%20748C625.3%20748%20633.4%20744.6%20639.4%20738.6L854.6%20523.4C860.6%20517.4%20864%20509.2%20864%20500.7L864-116C864-133.7%20849.7-148%20832-148L192-148C174.3-148%20160-133.7%20160-116L160%20716C160%20733.7%20174.3%20748%20192%20748ZM433.0667%20325.8396L433.0667%20164.7676C433.0667%20120.4727%20462.5965%20104.3655%20500.18%20128.5263L607.5614%20199.6665C643.8026%20226.5118%20643.8026%20266.7799%20607.5614%20290.9407L500.18%20362.0808C463.9388%20386.2416%20433.0667%20370.1344%20433.0667%20325.8396ZM602%20674.2L602%20486%20790.2%20486%20602%20674.2Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE112'%20unicode='&%23xE112;'%20d='M616.8%20748C625.3%20748%20633.4%20744.6%20639.4%20738.6L854.6%20523.4C860.6%20517.4%20864%20509.2%20864%20500.7L864-116C864-133.7%20849.7-148%20832-148L192-148C174.3-148%20160-133.7%20160-116L160%20716C160%20733.7%20174.3%20748%20192%20748ZM598.4%20236L486.4%2092%20406.4%20188%20294.4%2044%20742.4%2044%20598.4%20236ZM480%20364C444.6538%20364%20416%20335.3462%20416%20300%20416%20264.6538%20444.6538%20236%20480%20236%20515.3462%20236%20544%20264.6538%20544%20300%20544%20335.3462%20515.3462%20364%20480%20364ZM602%20674.2L602%20486%20790.2%20486%20602%20674.2Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE114'%20unicode='&%23xE114;'%20d='M616.8%20748C625.3%20748%20633.4%20744.6%20639.4%20738.6L854.6%20523.4C860.6%20517.4%20864%20509.2%20864%20500.7L864-116C864-133.7%20849.7-148%20832-148L192-148C174.3-148%20160-133.7%20160-116L160%20716C160%20733.7%20174.3%20748%20192%20748ZM656%20108L368%20108C359.1634%20108%20352%20100.8366%20352%2092L352%2060C352%2051.1634%20359.1634%2044%20368%2044L656%2044C664.8366%2044%20672%2051.1634%20672%2060L672%2092C672%20100.8366%20664.8366%20108%20656%20108ZM592%20236L368%20236C359.1634%20236%20352%20228.8366%20352%20220L352%20188C352%20179.1634%20359.1634%20172%20368%20172L592%20172C600.8366%20172%20608%20179.1634%20608%20188L608%20220C608%20228.8366%20600.8366%20236%20592%20236ZM464%20364L368%20364C359.1634%20364%20352%20356.8366%20352%20348L352%20316C352%20307.1634%20359.1634%20300%20368%20300L464%20300C472.8366%20300%20480%20307.1634%20480%20316L480%20348C480%20356.8366%20472.8366%20364%20464%20364ZM602%20674.2L602%20486%20790.2%20486%20602%20674.2Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE115'%20unicode='&%23xE115;'%20d='M623.9987%20748C650.4989%20748%20687.4979%20732.4997%20705.9994%20714.0002L861.9982%20558.0003C880.4987%20539.4998%20896%20502.4997%20896%20475.9995L896-100.001C896-126.5002%20874.5002-148%20847.9981-148L176-148C149.4998-148%20128-126.5002%20128-100.001L128%20700C128%20726.5002%20149.5008%20748%20176%20748L623.9987%20748ZM296%20356L232%20356%20232%20134%20360%20134%20360%20294%20296%20294%20296%20356ZM312%20246L312%20182%20280%20182%20280%20246%20312%20246ZM360%20420L296%20420%20296%20356%20360%20356%20360%20420ZM296%20484L232%20484%20232%20420%20296%20420%20296%20484ZM360%20548L296%20548%20296%20484%20360%20484%20360%20548ZM640%20680.0004L640%20491.9999%20827.9994%20491.9999C824.9992%20500.5006%20820.4988%20509.0003%20816.9985%20512.5006L660.4997%20669.0005C656.9994%20672.5008%20648.4987%20677.0001%20640%20680.0004ZM296%20612L232%20612%20232%20548%20296%20548%20296%20612ZM360%20676L296%20676%20296%20612%20360%20612%20360%20676Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE116'%20unicode='&%23xE116;'%20d='M616.8%20748C625.3%20748%20633.4%20744.6%20639.4%20738.6L854.6%20523.4C860.6%20517.4%20864%20509.2%20864%20500.7L864-116C864-133.7%20849.7-148%20832-148L192-148C174.3-148%20160-133.7%20160-116L160%20716C160%20733.7%20174.3%20748%20192%20748ZM610.4875%20362.8135L476.6125%20321.8635C460.425%20317.226%20447.2125%20300.3385%20447.2125%20284.151L447.2125%20142.926C447.2125%20142.926%20437.5%20149.4885%20415.8875%20146.426%20384.125%20141.876%20358.4%20117.551%20358.4%2092.001%20358.4%2066.451%20384.125%2050.7885%20415.8875%2055.3385%20447.65%2059.801%20470.925%2083.426%20470.925%20108.976L470.925%20229.551C470.925%20240.926%20484.575%20245.7385%20484.575%20245.7385L602.9625%20282.8385C602.9625%20282.8385%20616.0875%20287.2135%20616.0875%20275.1385L616.0875%20178.276C616.0875%20178.276%20604.0125%20185.1885%20582.4%20182.5635%20550.6375%20178.7135%20524.9125%20154.9135%20524.9125%20129.3635%20524.9125%20103.8135%20550.6375%2087.626%20582.4%2091.476%20614.1625%2095.326%20639.8875%20119.126%20639.8875%20144.676L639.8875%20341.8135C639.8875%20358.0885%20626.7625%20367.451%20610.4875%20362.8135ZM602%20674.2L602%20486%20790.2%20486%20602%20674.2Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE111'%20unicode='&%23xE111;'%20d='M675.35%20749.8971C680.0249%20745.8444%20682.7093%20739.9618%20682.7093%20733.7748L682.7093-155.6545C682.7093-161.833%20680.0289-167.7076%20675.364-171.7587%20670.6991-175.8098%20664.5069-177.6395%20658.3893-176.7745L121.984-100.1879C100.9564-97.1931%2085.3333-79.1877%2085.3333-57.9479L85.3333%20636.0681C85.3333%20657.308%20100.9564%20675.3133%20121.984%20678.3081L658.3467%20754.8948C664.471%20755.7734%20670.6751%20753.9498%20675.35%20749.8971ZM896.0427%20673.0601C919.6068%20673.0601%20938.7093%20653.9576%20938.7093%20630.3935L938.7093-52.2732C938.7093-75.8374%20919.6068-94.9399%20896.0427-94.9399L725.376-94.9399%20725.376-9.6065%20853.376-9.6065%20853.376%20587.7268%20725.376%20587.7268%20725.376%20673.0601%20896.0427%20673.0601ZM298.7093%20459.7268L213.376%20459.7268%20213.376%20118.3935%20298.7093%20118.3935%20384.0427%20203.7268%20469.376%20118.3935%20554.7093%20118.3935%20554.7093%20459.7268%20469.376%20459.7268%20469.376%20246.8628%20384.0427%20331.7268%20299.136%20246.3935%20298.7093%20459.7268Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE117'%20unicode='&%23xE117;'%20d='M675.3073%20760.837C679.9823%20756.7843%20682.6667%20750.9017%20682.6667%20744.7147L682.6667-144.7147C682.6667-150.8931%20679.9862-156.7677%20675.3213-160.8188%20670.6564-164.8699%20664.4643-166.6996%20658.3467-165.8347L121.9413-89.248C100.9137-86.2532%2085.2907-68.2478%2085.2907-47.008L85.2907%20647.008C85.2907%20668.2478%20100.9137%20686.2532%20121.9413%20689.248L658.304%20765.8347C664.4283%20766.7132%20670.6324%20764.8897%20675.3073%20760.837ZM896%20684C919.5642%20684%20938.6667%20664.8975%20938.6667%20641.3333L938.6667-41.3333C938.6667-64.8975%20919.5642-84%20896-84L725.3333-84%20725.3333%201.3333%20853.3333%201.3333%20853.3333%20598.6667%20725.3333%20598.6667%20725.3333%20684%20896%20684ZM315.7333%20470.6667L213.3333%20470.6667%20332.8%20300%20213.3333%20129.3333%20315.7333%20129.3333%20384%20226.8693%20452.2667%20129.3333%20554.6667%20129.3333%20435.2%20300%20554.6667%20470.6667%20452.2667%20470.6667%20384%20373.1307%20315.7333%20470.6667Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE118'%20unicode='&%23xE118;'%20d='M616.8%20748C625.3%20748%20633.4%20744.6%20639.4%20738.6L854.6%20523.4C860.6%20517.4%20864%20509.2%20864%20500.7L864-116C864-133.7%20849.7-148%20832-148L192-148C174.3-148%20160-133.7%20160-116L160%20716C160%20733.7%20174.3%20748%20192%20748L616.8%20748ZM443.5625%20334.4375L353.5625%20334.4375%20353.5625%2044%20409.4375%2044%20409.4375%20208.25C409.4375%20232.75%20408.625%20257.1875%20407%20281.5625L408.6875%20281.5625C413.0625%20260.1875%20416.125%20247.125%20417.875%20242.375L490.4375%2044%20539.75%2044%20611.375%20244.25C613.625%20250.5%20616.625%20262.9375%20620.375%20281.5625L621.875%20281.5625C620.25%20256.9375%20619.4375%20236.5%20619.4375%20220.25L619.4375%2044%20680.5625%2044%20680.5625%20334.4375%20593%20334.4375%20530.1875%20159.3125C526.0625%20147.6875%20522.0625%20133.9375%20518.1875%20118.0625L516.875%20118.0625C515%20130.8125%20511.4375%20144.4375%20506.1875%20158.9375L443.5625%20334.4375ZM602%20674.2L602%20486%20790.2%20486%20602%20674.2Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE119'%20unicode='&%23xE119;'%20d='M854.6%20523.3C860.6%20517.3%20864%20509.2%20864%20500.7L864-116C864-133.7%20849.7-148%20832-148L192-148C174.3-148%20160-133.7%20160-116L160%20716C160%20733.7%20174.3%20748%20192%20748L616.7%20748C625.2%20748%20633.4%20744.6%20639.4%20738.6L854.6%20523.3ZM790.2%20486L602%20674.2%20602%20486%20790.2%20486ZM633.217%20174.744C618.043%20175.233%20601.903%20174.074%20583.567%20171.78%20559.269%20186.767%20542.913%20207.362%20531.293%20237.607%20531.573%20238.759%20532.153%20241.145%20532.356%20241.987%20532.83%20243.945%20533.223%20245.581%20533.599%20247.172%20537.892%20265.302%20540.214%20278.53%20540.899%20291.867%20541.417%20301.941%20540.859%20311.235%20539.072%20319.843%20535.774%20338.427%20522.618%20349.296%20506.051%20349.969%20490.605%20350.596%20476.402%20341.976%20472.77%20328.596%20466.857%20306.984%20470.32%20278.526%20482.85%20230.014%20466.886%20191.958%20445.798%20147.353%20431.647%20122.475%20412.762%20112.735%20398.043%20103.87%20385.694%2094.048%20369.391%2081.082%20359.214%2067.758%20356.408%2053.742%20355.053%2047.262%20357.1%2038.776%20361.768%2031.83%20367.064%2023.951%20375.05%2018.839%20384.623%2018.095%20408.775%2016.218%20438.453%2041.119%20471.213%2097.353%20474.508%2098.443%20477.993%2099.61%20482.239%20101.043%20484.562%20101.826%20492.703%20104.581%20494.149%20105.069%20501.67%20107.609%20507.129%20109.429%20512.525%20111.185%20535.921%20118.797%20553.621%20123.614%20569.735%20126.348%20597.708%20111.375%20630.051%20101.552%20651.833%20101.552%20669.812%20101.552%20681.959%20110.871%20686.348%20125.537%20690.205%20138.423%20687.142%20153.361%20678.875%20161.621%20670.315%20170.031%20654.575%20174.055%20633.217%20174.744L633.217%20174.744ZM385.232%2046.324L385.232%2046.684%20385.358%2047.022C386.633%2050.443%20388.515%2054.03%20390.958%2057.78%20395.242%2064.356%20401.131%2071.28%20408.43%2078.645%20412.35%2082.6%20416.432%2086.445%20421.22%2090.765%20422.293%2091.734%20429.13%2097.824%20430.409%2099.015L441.585%20109.422%20433.465%2096.488C421.139%2076.85%20410.005%2062.708%20400.452%2053.484%20396.945%2050.097%20393.852%2047.584%20391.361%2045.979%20390.334%2045.317%20389.445%2044.835%20388.748%2044.555%20388.339%2044.392%20387.977%2044.287%20387.618%2044.253%20387.2381%2044.2084%20386.8531%2044.2636%20386.501%2044.413%20385.7311%2044.7355%20385.2306%2045.4893%20385.232%2046.324ZM511.166%20264.593L508.906%20260.586%20507.516%20264.971C504.402%20274.8%20502.129%20289.612%20501.5%20302.968%20500.784%20318.165%20501.99%20327.291%20506.786%20327.291%20513.526%20327.291%20516.617%20316.483%20516.862%20300.238%20517.078%20285.958%20514.832%20271.096%20511.166%20264.593ZM505.356%20206.129L506.89%20210.179%20508.978%20206.384C520.668%20185.139%20535.836%20167.417%20552.516%20155.069L556.111%20152.407%20551.731%20151.503C535.403%20148.131%20520.187%20143.046%20499.391%20134.661%20501.565%20135.537%20477.768%20125.798%20471.753%20123.492L466.501%20121.479%20469.303%20126.356C481.653%20147.852%20493.061%20173.682%20505.355%20206.129L505.356%20206.129ZM662.982%20129.868C655.118%20126.764%20638.205%20129.539%20608.413%20142.255L600.852%20145.482%20609.051%20146.089C632.346%20147.813%20648.858%20146.529%20658.473%20143.009%20662.563%20141.511%20665.297%20139.621%20666.51%20137.456%20667.82%20135.12%20667.22%20132.646%20665.148%20131.146%20664.7%20130.719%20663.993%20130.266%20662.982%20129.868L662.982%20129.868Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE11A'%20unicode='&%23xE11A;'%20d='M675.35%20749.8971C680.0249%20745.8444%20682.7093%20739.9618%20682.7093%20733.7748L682.7093-155.6545C682.7093-161.833%20680.0289-167.7076%20675.364-171.7587%20670.6991-175.8098%20664.5069-177.6395%20658.3893-176.7745L121.984-100.1879C100.9564-97.1931%2085.3333-79.1877%2085.3333-57.9479L85.3333%20636.0681C85.3333%20657.308%20100.9564%20675.3133%20121.984%20678.3081L658.3467%20754.8948C664.471%20755.7734%20670.6751%20753.9498%20675.35%20749.8971ZM896.0427%20673.0601C919.6068%20673.0601%20938.7093%20653.9576%20938.7093%20630.3935L938.7093-52.2732C938.7093-75.8374%20919.6068-94.9399%20896.0427-94.9399L725.376-94.9399%20725.376-9.6065%20853.376-9.6065%20853.376%20587.7268%20725.376%20587.7268%20725.376%20673.0601%20896.0427%20673.0601ZM540.4871%20488.1712L199.1538%20488.1712%20199.1538%20146.8379%20284.4871%20146.8379%20284.4871%20232.1712%20540.4871%20232.1712%20540.4871%20488.1712ZM455.1538%20402.8379L455.1538%20317.5046%20284.4871%20317.5046%20284.4871%20402.8379%20455.1538%20402.8379Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE121'%20unicode='&%23xE121;'%20d='M478.72%20684C672.32%20684%20829.44%20526.88%20829.44%20333.28%20829.44%20250.4%20800.64%20174.24%20752.64%20114.4L884.48-17.44C899.84-32.8%20899.84-57.44%20884.48-72.48S844.48-87.84%20829.44-72.48L697.6%2059.36C637.44%2011.36%20561.6-17.44%20478.72-17.44%20285.12-17.44%20128%20139.68%20128%20333.28S285.12%20684%20478.72%20684ZM478.72%20605.6C328.32%20605.6%20206.4%20483.68%20206.4%20333.28S328.32%2060.96%20478.72%2060.96C537.28%2060.96%20592.96%2079.52%20639.04%20113.12L648.64%20120.48%20672.32%20139.68%20691.52%20163.36C727.36%20208.16%20748.16%20262.88%20750.72%20320.8L751.04%20333.28C751.04%20483.68%20629.12%20605.6%20478.72%20605.6Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE11F'%20unicode='&%23xE11F;'%20d='M864%20652C899.3462%20652%20928%20623.3462%20928%20588L928%2012C928-23.3462%20899.3462-52%20864-52L160-52C124.6538-52%2096-23.3462%2096%2012L96%20588C96%20623.3462%20124.6538%20652%20160%20652ZM544%20588L160%20588%20160%2012%20544%2012%20544%20588ZM864%20588L608%20588%20608%2012%20864%2012%20864%20588ZM800%20364L800%20300%20672%20300%20672%20364%20800%20364ZM800%20492L800%20428%20672%20428%20672%20492%20800%20492Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE120'%20unicode='&%23xE120;'%20d='M832%20652C867.3462%20652%20896%20623.3462%20896%20588L896%2018.4C896-20.4808%20867.3462-52%20832-52L192-52C156.6538-52%20128-20.4808%20128%2018.4L128%20588C128%20623.3462%20156.6538%20652%20192%20652L832%20652ZM832%20460L192%20460%20192%2012%20832%2012%20832%20460ZM704%20588C686.3269%20588%20672%20573.6731%20672%20556%20672%20538.3269%20686.3269%20524%20704%20524%20721.6731%20524%20736%20538.3269%20736%20556%20736%20573.6731%20721.6731%20588%20704%20588ZM608%20588C590.3269%20588%20576%20573.6731%20576%20556%20576%20538.3269%20590.3269%20524%20608%20524%20625.6731%20524%20640%20538.3269%20640%20556%20640%20573.6731%20625.6731%20588%20608%20588ZM800%20588C782.3269%20588%20768%20573.6731%20768%20556%20768%20538.3269%20782.3269%20524%20800%20524%20817.6731%20524%20832%20538.3269%20832%20556%20832%20573.6731%20817.6731%20588%20800%20588Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE11D'%20unicode='&%23xE11D;'%20d='M528%20716C589.8559%20716%20640%20665.8559%20640%20604%20640%20603.6241%20639.9981%20603.2487%20639.9945%20602.8737%20774.7291%20551.3341%20870.4%20420.8396%20870.4%20268%20870.4%20245.4507%20868.3176%20223.3878%20864.3345%20201.9931%20883.9388%20181.8561%20896%20154.3366%20896%20124%20896%2062.1441%20845.8559%2012%20784%2012%20777.3525%2012%20770.8402%2012.5791%20764.5109%2013.6897%20699.7526-50.6495%20610.5184-90.4%20512-90.4%20413.4816-90.4%20324.2474-50.6495%20259.4612%2013.6877%20253.1598%2012.5791%20246.6475%2012%20240%2012%20178.1441%2012%20128%2062.1441%20128%20124%20128%20154.3366%20140.0612%20181.8561%20159.6499%20202.0249%20155.6824%20223.3878%20153.6%20245.4507%20153.6%20268%20153.6%20432.8448%20264.8905%20571.6963%20416.4355%20613.5184%20421.2316%20670.9212%20469.3514%20716%20528%20716ZM436.5201%20539.3665L432.0511%20538.0893C315.4696%20503.6336%20230.4%20395.7514%20230.4%20268%20230.4%20257.0771%20231.0219%20246.2994%20232.2322%20235.7004L233.8549%20235.8343%20240%20236C301.8559%20236%20352%20185.8559%20352%20124%20352%2097.8684%20343.0507%2073.8271%20328.0498%2054.7737%20377.3611%2012.1827%20441.6696-13.6%20512-13.6%20582.3304-13.6%20646.6389%2012.1827%20695.9893%2054.812%20680.9493%2073.8271%20672%2097.8684%20672%20124%20672%20185.8559%20722.1441%20236%20784%20236%20786.6073%20236%20789.1938%20235.9109%20791.7567%20235.7356%20792.9781%20246.2994%20793.6%20257.0771%20793.6%20268%20793.6%20387.9728%20718.5746%20490.4224%20612.8817%20530.9909%20592.3503%20507.0949%20561.938%20492%20528%20492%20490.2178%20492%20456.8051%20510.7083%20436.5201%20539.3665Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE13A'%20unicode='&%23xE13A;'%20d='M708.9231%20654.4615L984.6154%20654.4615C1006.3669%20654.4615%201024%20636.8284%201024%20615.0769L1024-133.2308C1024-176.7338%20988.7338-212%20945.2308-212L708.9231-212%20708.9231%20654.4615%20708.9231%20654.4615ZM0-172.6154C0-183.0608%204.1494-193.0785%2011.5355-200.4645%2018.9215-207.8506%2028.9392-212%2039.3846-212L945.2308-212C901.7277-212%20866.4615-176.7338%20866.4615-133.2308L866.4615%20772.6154C866.4615%20794.3669%20848.8284%20812%20827.0769%20812L39.3846%20812C17.6331%20812%200%20794.3669%200%20772.6154L0-172.6154ZM196.9231%20523.1795C175.1716%20523.1795%20157.5385%20505.5464%20157.5385%20483.7949%20157.5385%20462.0433%20175.1716%20444.4103%20196.9231%20444.4103L354.4615%20444.4103C376.2131%20444.4103%20393.8462%20462.0433%20393.8462%20483.7949%20393.8462%20505.5464%20376.2131%20523.1795%20354.4615%20523.1795L196.9231%20523.1795ZM196.9231%20286.8718C175.1716%20286.8718%20157.5385%20269.2387%20157.5385%20247.4872%20157.5385%20225.7357%20175.1716%20208.1026%20196.9231%20208.1026L669.5385%20208.1026C691.29%20208.1026%20708.9231%20225.7357%20708.9231%20247.4872%20708.9231%20269.2387%20691.29%20286.8718%20669.5385%20286.8718L196.9231%20286.8718ZM196.9231%2050.5641C175.1716%2050.5641%20157.5385%2032.931%20157.5385%2011.1795%20157.5385-10.572%20175.1716-28.2051%20196.9231-28.2051L433.2308-28.2051C454.9823-28.2051%20472.6154-10.572%20472.6154%2011.1795%20472.6154%2032.931%20454.9823%2050.5641%20433.2308%2050.5641L196.9231%2050.5641%20196.9231%2050.5641Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE101'%20unicode='&%23xE101;'%20d='M512%20716C741.7505%20716%20928%20529.7505%20928%20300%20928%2070.2495%20741.7505-116%20512-116%20282.2495-116%2096%2070.2495%2096%20300%2096%20529.7505%20282.2495%20716%20512%20716ZM512%20652C317.5958%20652%20160%20494.4042%20160%20300%20160%20105.5958%20317.5958-52%20512-52%20706.4042-52%20864%20105.5958%20864%20300%20864%20494.4042%20706.4042%20652%20512%20652ZM528%20444C598.6924%20444%20656%20386.6924%20656%20316L656%20284C656%20213.3076%20598.6924%20156%20528%20156L496%20156C425.3076%20156%20368%20213.3076%20368%20284L368%20316C368%20386.6924%20425.3076%20444%20496%20444L528%20444Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE102'%20unicode='&%23xE102;'%20d='M873.6%20712.8L118.4%20335.2C89.6%20319.2%2089.6%20290.4%20112%20274.4L294.4%20162.4C310.4%20156%20323.2%20156%20339.2%20168.8L736%20524%20390.4%20140C384%20133.6%20384%20124%20384%20117.6V-48.8C384-64.8%20390.4-77.6%20406.4-87.2S435.2-87.2%20444.8-80.8L534.4%208.8%20716.8-112.8C745.6-128.8%20771.2-119.2%20777.6-90.4L928%20664.8C934.4%20703.2%20908.8%20725.6%20873.6%20712.8Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE106'%20unicode='&%23xE106;'%20d='M192%20236.9971L192%20684%20128%20684%20128%20236.9971%20192%20236.9971ZM448-84C492.4018-77.3653%20524.4018-66.6986%20544-52%20586.6667-20%20608%2022.6667%20608%2076L608%20172%20843.5169%20172C849.375%20172%20855.2053%20172.8043%20860.8446%20174.3903%20894.8707%20183.9602%20914.6964%20219.3016%20905.1266%20253.3277L797.1266%20637.3277C789.3635%20664.9296%20764.1897%20684%20735.5169%20684L288%20684%20288%20236%20448-84ZM483.008-10.976L352%20251.04%20352%20620%20735.5169%20620%20843.5169%20236%20608%20236%20544%20236%20544%2076C544%2042.8111%20532.1511%2019.1133%20505.6-0.8%20501.3778-3.9667%20494.5455-7.2215%20485.1982-10.3176L483.008-10.976Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE105'%20unicode='&%23xE105;'%20d='M192%20236.9971L192%20684%20128%20684%20128%20236.9971%20192%20236.9971ZM448-84C492.4018-77.3653%20524.4018-66.6986%20544-52%20586.6667-20%20608%2022.6667%20608%2076L608%20172%20843.5169%20172C849.375%20172%20855.2053%20172.8043%20860.8446%20174.3903%20894.8707%20183.9602%20914.6964%20219.3016%20905.1266%20253.3277L797.1266%20637.3277C789.3635%20664.9296%20764.1897%20684%20735.5169%20684L288%20684%20288%20236%20448-84Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE103'%20unicode='&%23xE103;'%20d='M192%20363.0029L192-84%20128-84%20128%20363.0029%20192%20363.0029ZM448%20684C492.4018%20677.3653%20524.4018%20666.6986%20544%20652%20586.6667%20620%20608%20577.3333%20608%20524L608%20428%20843.5169%20428C849.375%20428%20855.2053%20427.1957%20860.8446%20425.6097%20894.8707%20416.0398%20914.6964%20380.6984%20905.1266%20346.6723L797.1266-37.3277C789.3635-64.9296%20764.1897-84%20735.5169-84L288-84%20288%20364%20448%20684ZM483.008%20610.976L352%20348.96%20352-20%20735.5169-20%20843.5169%20364%20544%20364%20544%20524C544%20557.1889%20532.1511%20580.8867%20505.6%20600.8%20501.3778%20603.9667%20494.5455%20607.2215%20485.1982%20610.3176L483.008%20610.976Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE104'%20unicode='&%23xE104;'%20d='M192%20363.0029L192-84%20128-84%20128%20363.0029%20192%20363.0029ZM288%20364L288-84%20759.7585-84C774.0949-84%20786.6818-74.4648%20790.5633-60.6639L916.5633%20387.3361C921.3482%20404.3492%20911.4354%20422.0199%20894.4223%20426.8048%20891.6027%20427.5979%20888.6875%20428%20885.7585%20428L608%20428%20608%20428%20608%20524C608%20577.3333%20586.6667%20620%20544%20652%20524.4018%20666.6986%20492.4018%20677.3653%20448%20684L288%20364Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE107'%20unicode='&%23xE107;'%20d='M821.4281%20684C862.6252%20684%20896%20649.9848%20896%20607.9972L896-53.1737C896-70.1813%20882.963-84%20866.2756-84%20858.5835-84%20851.667-81.0638%20846.4455-76.2847%20846.2952-76.2076%20846.1162-76.1186%20845.9378-76.0277L545.5644%2081.8242%20545.043%2081.8242%20243.6267-75.4962%20240.5446-76.6261C235.3847-80.9198%20228.8046-83.4685%20221.7244-83.4685%20205.037-83.4685%20192-69.6498%20192-53.1737L192%20607.9972C192%20649.9848%20225.3748%20684%20266.5719%20684L821.4281%20684ZM821.4281%20623.4104L266.5719%20623.4104C258.2281%20623.4104%20251.4489%20616.501%20251.4489%20607.9972L251.424-2.784%20520.5333%20137.6305C521.5763%20138.1619%20522.0978%20138.6934%20523.1407%20138.6934%20536.6993%20145.6028%20553.9081%20145.6028%20567.9881%20138.1619L570.0741%20137.099%20836.544-2.656%20836.5511%20607.9972C836.5511%20616.501%20829.7719%20623.4104%20821.4281%20623.4104ZM725.997%20328.4346C742.163%20328.4346%20755.7215%20314.6159%20755.7215%20298.1398L755.712%20267.872%20785.4459%20267.845C802.1333%20267.845%20815.1704%20254.0263%20815.1704%20237.5502%20815.1704%20221.074%20802.1333%20207.2554%20785.4459%20207.2554L755.712%20207.264%20755.7215%20176.4291C755.7215%20159.9529%20742.163%20146.1343%20725.997%20146.1343%20709.3096%20146.1343%20696.2726%20159.9529%20696.2726%20176.4291L696.256%20207.264%20666.0267%20207.2554C649.3393%20207.2554%20636.3022%20221.074%20636.3022%20237.5502%20636.3022%20254.0263%20649.8607%20267.845%20666.0267%20267.845L696.256%20267.872%20696.2726%20298.1398C696.2726%20315.1474%20709.8311%20328.4346%20725.997%20328.4346ZM663.4193%20580.8913C680.1067%20580.8913%20693.1437%20567.0727%20693.1437%20550.5965%20693.1437%20533.5889%20680.1067%20520.3017%20663.4193%20520.3017L424.5807%20520.3017C407.8933%20520.3017%20394.8563%20534.1204%20394.8563%20550.5965%20394.8563%20567.6042%20408.4148%20580.8913%20424.5807%20580.8913L663.4193%20580.8913Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE108'%20unicode='&%23xE108;'%20d='M470.8207%20449.2993L278.0121%20262.9191C211.5037%20198.6281%20211.5293%2094.3927%20278.0702%2030.0694%20344.5037-34.1492%20452.5116-34.2111%20518.951%2030.0123L760.0061%20263.0314C773.3131%20275.8938%20794.8865%20275.8938%20808.1935%20263.0314%20821.5005%20250.168%20821.5005%20229.313%20808.1935%20216.4506L567.1384-16.5685C474.0722-106.53%20322.9165-106.4434%20229.8828-16.5114%20136.7338%2073.5328%20136.6974%20219.4765%20229.8237%20309.4998L567.2556%20635.6805C567.2654%20635.692%20567.2773%20635.7015%20567.2871%20635.711%20633.9304%20700.0581%20741.371%20700.1638%20808.1345%20635.6234%20874.7827%20571.1983%20874.9392%20467.295%20808.1542%20402.7366L615.3041%20216.3173%20470.9625%2076.7872C430.9303%2038.0897%20366.3292%2037.9155%20326.2576%2076.6511%20286.178%20115.3953%20286.0235%20177.5018%20326.3994%20216.5305L663.4305%20542.3257C676.7365%20555.1881%20698.3109%20555.1881%20711.6179%20542.3257%20724.9239%20529.4624%20724.9239%20508.6064%20711.6179%20495.7449L374.5868%20169.9488C360.876%20156.6962%20360.9272%20136.2999%20374.445%20123.2319%20387.8425%20110.281%20409.2948%20110.3391%20422.7741%20123.368L567.1158%20262.8981%20759.9648%20449.3174C800.1044%20488.1187%20800.0128%20550.3118%20759.9451%20589.0417%20740.8239%20607.6525%20714.8119%20618.1202%20687.6773%20618.1236%20660.5426%20618.127%20634.5278%20607.6658%20615.4016%20589.0598L470.8207%20449.2993Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE10B'%20unicode='&%23xE10B;'%20d='M511.4913%20620L639.922%20460.1281%20383.922%20460.1281%20511.4913%20620ZM768%20684L768%20620%20256%20620%20256%20684%20768%20684ZM256-20L768-20%20768-84%20256-84ZM480%20460L544%20460%20544%20140%20639.922%20140%20511.4913-19.8719%20383.922%20140%20480%20140%20480%20460Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE109'%20unicode='&%23xE109;'%20d='M511.4913%20268L639.922%20108.1281%20544%20108.16%20544-116%20480-116%20480%20108.16%20383.922%20108.1281%20511.4913%20268ZM832%20332L832%20268%20192%20268%20192%20332%20832%20332ZM544%20716L544%20492.032%20639.922%20492%20511.4913%20332.1281%20383.922%20492%20480%20492.032%20480%20716%20544%20716Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE10A'%20unicode='&%23xE10A;'%20d='M642.2717%20620L642.2717%20556%20416%20556C309.9613%20556%20224%20470.0387%20224%20364%20224%20257.9613%20309.9613%20172%20416%20172L771.712%20172%20640%20302.48%20686%20348%20896%20140%20686-68%20640-22.48%20771.712%20108%20416%20108C277.2827%20108%20164.3346%20218.3308%20160.1218%20356.0263L160%20364C160%20505.3849%20274.6151%20620%20416%20620L642.2717%20620Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE10C'%20unicode='&%23xE10C;'%20d='M932.0613%20212.1342L787.9257%20301.4963%20753.515%20246.0527%20889.2102%20162.5611%20564.5805-38.9929C533.1572-58.5519%20493.4208-58.5519%20461.9975-38.9929L137.3679%20162.5611%20269.1675%20245.4004%20234.7568%20300.8441%2091.9197%20212.1342C74.5339%20201.741%2063.9152%20182.8858%2064.0005%20162.5611%2063.9456%20142.0718%2074.527%20123.0356%2091.9197%20112.3356L426.9375-94.4366C478.8774-127.4538%20545.1035-127.4538%20597.0435-94.4366L932.0613%20111.0311C949.454%20121.731%20960.0354%20140.7672%20959.9794%20161.2565%20960.5339%20182.0443%20949.8537%20201.5077%20932.0613%20212.1342ZM784.6794%20428.6906L745.7238%20480.8729%20544.4534%20330.1966%20544.4534%20732%20479.5275%20732%20479.5275%20330.1966%20278.2571%20480.8729%20239.3016%20428.6906%20511.9905%20224.5275%20784.6794%20428.6906Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE10D'%20unicode='&%23xE10D;'%20d='M160%20620L864%20620C881.6731%20620%20896%20605.6731%20896%20588%20896%20570.3269%20881.6731%20556%20864%20556L160%20556C142.3269%20556%20128%20570.3269%20128%20588%20128%20605.6731%20142.3269%20620%20160%20620ZM160%20332L512%20332C529.6731%20332%20544%20317.6731%20544%20300%20544%20282.3269%20529.6731%20268%20512%20268L160%20268C142.3269%20268%20128%20282.3269%20128%20300%20128%20317.6731%20142.3269%20332%20160%20332ZM160%2044L736%2044C753.6731%2044%20768%2029.6731%20768%2012%20768-5.6731%20753.6731-20%20736-20L160-20C142.3269-20%20128-5.6731%20128%2012%20128%2029.6731%20142.3269%2044%20160%2044Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE10E'%20unicode='&%23xE10E;'%20d='M512%20748C759.4236%20748%20960%20547.4236%20960%20300%20960%2052.5764%20759.4236-148%20512-148%20453.1655-148%20396.9798-136.6587%20345.5101-116.0431L96-116%2095.9953%20133.4143C75.3554%20184.9102%2064%20241.129%2064%20300%2064%20547.4236%20264.5764%20748%20512%20748ZM512%20684C299.9227%20684%20128%20512.0773%20128%20300%20128%20250.3918%20137.3783%20202.1912%20155.4012%20157.2247L159.995%20145.7633%20159.968-52%20345.5211-52.0431%20357.8561-52.0452%20369.3066-56.6316C414.25-74.6332%20462.4221-84%20512-84%20724.0773-84%20896%2087.9227%20896%20300%20896%20512.0773%20724.0773%20684%20512%20684ZM512%20524C529.6731%20524%20544%20509.6731%20544%20492L544%20332%20704%20332C721.6731%20332%20736%20317.6731%20736%20300%20736%20283.5893%20723.6467%20270.0638%20707.7319%20268.2153L704%20268%20544%20268%20544%20108C544%2091.5893%20531.6467%2078.0638%20515.7319%2076.2153L512%2076C494.3269%2076%20480%2090.3269%20480%20108L480%20268%20320%20268C302.3269%20268%20288%20282.3269%20288%20300%20288%20317.6731%20302.3269%20332%20320%20332L480%20332%20480%20492C480%20509.6731%20494.3269%20524%20512%20524Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE10F'%20unicode='&%23xE10F;'%20d='M534.3003%20199.7875C564.03%20196.6379%20587.4715%20186.2296%20604.625%20168.5625%20632.5%20143.1875%20646.4375%20105.1875%20646.4375%2054.5625%20646.4375%204.9375%20632.5-33.0625%20604.625-59.4375%20583.75-80.9375%20553.5625-91.6875%20514.0625-91.6875%20474.5625-91.6875%20444.375-80.9375%20423.5-59.4375%20396.9207-34.4008%20382.9568%201.1112%20381.6081%2047.0983L454.8698%20120.439C444.2066%20104.0563%20438.875%2082.0975%20438.875%2054.5625%20438.875%2023.4375%20445.6875-0.5625%20459.3125-17.4375%20472.9375-34.3125%20491.1875-42.75%20514.0625-42.75%20536.9375-42.75%20555.125-34.3125%20568.625-17.4375%20582-0.5625%20588.6875%2023.4375%20588.6875%2054.5625%20588.6875%2085.5625%20581.9687%20109.5313%20568.5313%20126.4687%20555.0938%20143.4062%20536.9375%20151.875%20514.0625%20151.875%20499.6313%20151.875%20487.0408%20148.5169%20476.2911%20141.8006L534.3003%20199.7875ZM812.1875%20192.375C839.9375%20192.375%20862.0625%20185.25%20878.5625%20171%20895.0625%20156.75%20903.3125%20134.6875%20903.3125%20104.8125%20903.3125%2072.1875%20895.0625%2049.125%20878.5625%2035.625%20862.0625%2022.125%20838.5%2015.375%20807.875%2015.375L749.1875%2015.375%20749.1875-84%20691.8125-84%20691.8125%20192.375%20812.1875%20192.375ZM275.3715-59.104L275.375-84%20250.4755-84%20275.3715-59.104ZM824.9016%20626.1564L870.1564%20580.9016%20213.9613-75.2935%20168.7065-30.0387%20824.9016%20626.1564ZM803%20144.375L749.1875%20144.375%20749.1875%2063%20803%2063C816.625%2063%20827.25%2066.3125%20834.875%2072.9375%20842.375%2079.5625%20846.125%2090.0625%20846.125%20104.4375%20846.125%20118.8125%20842.3438%20129.0625%20834.7813%20135.1875%20827.2187%20141.3125%20816.625%20144.375%20803%20144.375ZM345.8675%20192.384L296.9395%20143.456%20275.375%20143.4375%20275.3715%20121.888%20217.2275%2063.744%20217.25%20143.4375%20134.1875%20143.4375%20134.1875%20192.375%20345.8675%20192.384ZM496%20716L677.3875%20523.904%20581.4835%20428%20576%20428%20575.9795%20422.496%20421.4835%20268%20416%20268%20416%20428%20224%20428%20496%20716Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE110'%20unicode='&%23xE110;'%20d='M496%20716L768%20428%20576%20428%20576%20268%20416%20268%20416%20428%20224%20428%20496%20716ZM358.0625%20192.375L358.0625%20143.4375%20275.375%20143.4375%20275.375-84%20217.25-84%20217.25%20143.4375%20134.1875%20143.4375%20134.1875%20192.375%20358.0625%20192.375ZM514.0625-91.6875C474.5625-91.6875%20444.375-80.9375%20423.5-59.4375%20395.5-33.0625%20381.5%204.9375%20381.5%2054.5625%20381.5%20105.1875%20395.5%20143.1875%20423.5%20168.5625%20444.375%20190.0625%20474.5625%20200.8125%20514.0625%20200.8125%20553.5625%20200.8125%20583.75%20190.0625%20604.625%20168.5625%20632.5%20143.1875%20646.4375%20105.1875%20646.4375%2054.5625%20646.4375%204.9375%20632.5-33.0625%20604.625-59.4375%20583.75-80.9375%20553.5625-91.6875%20514.0625-91.6875ZM568.625-17.4375C582-0.5625%20588.6875%2023.4375%20588.6875%2054.5625%20588.6875%2085.5625%20581.9687%20109.5313%20568.5313%20126.4687%20555.0938%20143.4062%20536.9375%20151.875%20514.0625%20151.875%20491.1875%20151.875%20472.9375%20143.4375%20459.3125%20126.5625%20445.6875%20109.6875%20438.875%2085.6875%20438.875%2054.5625%20438.875%2023.4375%20445.6875-0.5625%20459.3125-17.4375%20472.9375-34.3125%20491.1875-42.75%20514.0625-42.75%20536.9375-42.75%20555.125-34.3125%20568.625-17.4375ZM807.875%2015.375L749.1875%2015.375%20749.1875-84%20691.8125-84%20691.8125%20192.375%20812.1875%20192.375C839.9375%20192.375%20862.0625%20185.25%20878.5625%20171%20895.0625%20156.75%20903.3125%20134.6875%20903.3125%20104.8125%20903.3125%2072.1875%20895.0625%2049.125%20878.5625%2035.625%20862.0625%2022.125%20838.5%2015.375%20807.875%2015.375ZM834.875%2072.9375C842.375%2079.5625%20846.125%2090.0625%20846.125%20104.4375%20846.125%20118.8125%20842.3438%20129.0625%20834.7813%20135.1875%20827.2187%20141.3125%20816.625%20144.375%20803%20144.375L749.1875%20144.375%20749.1875%2063%20803%2063C816.625%2063%20827.25%2066.3125%20834.875%2072.9375Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE11C'%20unicode='&%23xE11C;'%20d='M573.5385%20652L573.5385%20594.4%20219.0769%20594.4%20219.0769%205.6%20804.9231%205.6%20804.9231%20320.8%20864%20320.8%20864-23.2C864-39.0976%20850.7668-52%20834.4615-52L189.5385-52C173.2332-52%20160-39.0976%20160-23.2L160%20623.2C160%20639.0976%20173.2332%20652%20189.5385%20652L573.5385%20652ZM855.1908%20652L896%20608.0516%20520.8092%20204%20480%20247.9484%20855.1908%20652Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE11E'%20unicode='&%23xE11E;'%20d='M659.2%20565.6V626.4C659.2%20658.4%20633.6%20684%20601.6%20684H425.6C393.6%20684%20368%20658.4%20368%20626.4V568.8H128V511.2H230.4V-20C230.4-52%20256-77.6%20288-77.6H729.6C761.6-77.6%20787.2-52%20787.2-20V508H896V565.6H659.2ZM422.4%20610.4C422.4%20620%20428.8%20626.4%20438.4%20626.4H585.6C595.2%20626.4%20601.6%20620%20601.6%20610.4V565.6H425.6V610.4ZM732.8-10.4C732.8-20%20726.4-26.4%20716.8-26.4H304C294.4-26.4%20288-20%20288-10.4V508H729.6V-10.4ZM576%20428H640V108H576V428ZM384%20428H448V108H384V428Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE122'%20unicode='&%23xE122;'%20d='M512%20748C759.424%20748%20960%20547.424%20960%20300%20960%2052.576%20759.424-148%20512-148%20264.576-148%2064%2052.576%2064%20300%2064%20547.424%20264.576%20748%20512%20748ZM543.984%20523.984L480%20523.984%20480%20331.968%20288%20331.968%20288%20267.984%20480%20267.984%20480%2075.984%20543.984%2075.984%20543.984%20267.984%20736%20267.984%20736%20331.968%20543.984%20331.968%20543.984%20523.984Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE123'%20unicode='&%23xE123;'%20d='M512%20748C759.424%20748%20960%20547.424%20960%20300%20960%2052.576%20759.424-148%20512-148%20264.576-148%2064%2052.576%2064%20300%2064%20547.424%20264.576%20748%20512%20748ZM736%20331.984L288%20331.984%20288%20268%20736%20268%20736%20331.984Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE124'%20unicode='&%23xE124;'%20d='M872.2005%20357.3803C868.4843%20555.7568%20714.7029%20716%20525.8667%20716L498.1333%20716C309.2971%20716%20155.5157%20555.7568%20151.7995%20357.408%20118.6304%20338.1888%2096%20302.7179%2096%20261.7003L96%20206.2336C96%20145.0539%20145.7536%2095.3003%20206.9333%2095.3003%20268.1131%2095.3003%20317.8667%20145.0539%20317.8667%20206.2336L317.8667%20261.7003C317.7785%20322.5022%20268.7862%20371.915%20207.9872%20372.5227%20218.8309%20533.2373%20344.6571%20660.5333%20498.1333%20660.5333L525.8667%20660.5333C679.3707%20660.5333%20805.1691%20533.2373%20816.0128%20372.5227%20755.2138%20371.915%20706.2215%20322.5022%20706.1333%20261.7003L706.1333%20206.2336C706.1333%20156.1472%20739.6907%20114.2144%20785.3397%20100.4864%20744.1415%2046.257%20685.3118%208.103%20618.9952-7.3963%20609.606%2020.7605%20583.2809%2039.7731%20553.6%2039.8336%20515.3083%2039.8336%20484.2667%208.792%20484.2667-29.4997%20484.2667-67.7915%20515.3083-98.8331%20553.6-98.8331%20577.6173-98.8011%20599.8929-86.2927%20612.4224-65.8027%20713.5856-48.1046%20801.8067%2013.2798%20853.5637%20101.984%20896.7723%20117.1264%20928%20157.8944%20928%20206.2336L928%20261.7003C928%20302.7179%20905.3696%20338.1888%20872.2005%20357.3803ZM262.4%20261.7003L262.4%20206.2336C262.4%20175.6437%20237.5232%20150.7669%20206.9333%20150.7669%20176.3435%20150.7669%20151.4667%20175.6437%20151.4667%20206.2336L151.4667%20261.7003C151.4667%20292.2901%20176.3435%20317.1669%20206.9333%20317.1669%20237.5232%20317.1669%20262.4%20292.2901%20262.4%20261.7003ZM872.5333%20206.2336C872.5333%20176.5035%20848.96%20152.3477%20819.5627%20151.0165L817.3995%20152.0427C817.2053%20151.5989%20816.9003%20151.2384%20816.7061%20150.8224%20786.2352%20151.0205%20761.6298%20175.7621%20761.6%20206.2336L761.6%20261.7003C761.6%20292.2901%20786.4768%20317.1669%20817.0667%20317.1669%20847.6565%20317.1669%20872.5333%20292.2901%20872.5333%20261.7003L872.5333%20206.2336Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE125'%20unicode='&%23xE125;'%20d='M609.6%20610.4377L712%20508.0321%20304%20101.6101%20203.2%20101.6101%20203.2%20202.4155%20609.6%20610.4377ZM683.6718%20684L785.4934%20582.1693%20740.2377%20536.9128%20638.4161%20638.7435%20683.6718%20684ZM128%2012.0052L896%2012.0052%20896-84%20128-84%20128%2012.0052Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE12C'%20unicode='&%23xE12C;'%20d='M512.1411%20748C545.4264%20748%20578.8052%20744.156%20585.9983%20743%20600.8098%20740.5%20612.6189%20729.1%20615.6212%20714.4L628.3311%20651C630.6329%20639.4%20638.539%20629.5%20649.5475%20624.9%20676.8687%20613.4%20702.3884%20598.6%20725.6064%20580.9%20735.2138%20573.7%20747.7235%20571.7%20759.0323%20575.5L820.0796%20596.1C834.3907%20600.9%20850.2029%20596.3%20859.7103%20584.7%20871.2192%20570.6%20881.9275%20555.8%20891.7351%20540.3L910.3495%20508.2C918.8561%20491.9%20926.462%20475%20932.967%20457.5%20938.171%20443.5%20934.0678%20427.8%20922.8592%20417.9L874.0213%20375C865.0144%20367.1%20860.611%20355.3%20862.012%20343.4%20863.6133%20329.4%20864.514%20315.1%20864.514%20300.6%20864.514%20285.8%20863.6133%20271.2%20861.8119%20256.9%20860.4108%20245%20864.8142%20233.1%20873.8212%20225.2L922.3588%20182.5C933.6675%20172.6%20937.6706%20156.8%20932.3665%20142.7%20914.853%2096.1%20889.7335%2053.2%20858.6094%2015.5%20849.1021%203.9%20833.3899-0.5%20819.1789%204.3L757.8314%2025C746.5226%2028.8%20734.0129%2026.7%20724.4055%2019.5%20701.5878%202.3%20676.5684-12.3%20649.8477-23.6%20638.7391-28.3%20630.7329-38.1%20628.4312-49.8L615.7213-113.3C612.719-128%20601.0099-139.4%20586.1984-141.9%20562.0798-145.9%20537.3606-148%20512.1411-148%20487.3219-148%20462.903-146%20439.1846-142.1%20424.3731-139.6%20412.564-128.2%20409.6617-113.5L396.9519-50.2C394.6501-38.6%20386.744-28.7%20375.7355-24.1%20348.7145-12.7%20323.2948%202%20300.1769%2019.4%20290.5695%2026.6%20278.0598%2028.6%20266.7511%2024.8L205.3035%204C191.0925-0.8%20175.3803%203.7%20165.8729%2015.2%20160.9414%2021.1522%20140.8355%2044.2594%20124.7144%2071.9959%20113.4333%2091.405%20102.5672%20114.8064%2092.1158%20142.2%2086.8117%20156.3%2090.8148%20172.1%20102.1236%20182L150.6611%20224.6C159.6681%20232.5%20164.1716%20244.3%20162.6705%20256.1%20160.769%20270.6%20159.8683%20285.5%20159.8683%20300.6%20159.8683%20315.3%20160.769%20329.8%20162.5704%20344.1%20164.0715%20356%20159.568%20367.9%20150.5611%20375.8L101.9234%20418.5C90.6146%20428.4%2086.6115%20444.2%2091.9157%20458.3%2096.4191%20470.3%20101.423%20482%20106.8272%20493.4%20107.2275%20494.3%20107.7279%20495.1%20108.2283%20496L140.2531%20551.4C140.7535%20552.3%20141.2539%20553.2%20141.8543%20554%20149.2601%20564.6%20156.966%20574.9%20165.1724%20584.9%20174.6798%20596.5%20190.492%20601%20204.703%20596.2L265.8504%20575.5C277.2592%20571.7%20289.7689%20573.7%20299.3763%20581%20322.8945%20598.8%20348.5144%20613.7%20376.0357%20625.2%20387.0442%20629.8%20395.0504%20639.6%20397.3522%20651.3L409.962%20714.5C412.8642%20729.3%20424.6734%20740.7%20439.5849%20743.1%20446.3544%20744.1942%20479.2034%20748%20512.1411%20748ZM540.1628%20684L483.619%20684%20480.8168%20683.8C473.7113%20683.2%20467.9068%20678%20466.5058%20671.1L456.1978%20619.5%20450.8937%20592.8C449.7928%20587.4%20445.8898%20582.9%20440.6858%20581L414.9658%20571.8C382.4406%20560.2%20352.5175%20542.9%20325.9969%20520.5L305.1808%20502.9C300.9776%20499.3%20295.1731%20498.2%20289.869%20500L264.049%20508.7%20214.0102%20525.6C207.305%20527.9%20199.8993%20525.5%20195.8962%20519.7%20195.7961%20519.6%20195.696%20519.4%20195.5959%20519.3L194.8954%20518.1%20164.5719%20465.6C164.3718%20465.2%20164.1716%20464.8%20163.9715%20464.4L162.964%20461.5959C161.5022%20455.8898%20163.3281%20449.7429%20167.8745%20445.8L207.7053%20410.8%20228.1211%20392.9C232.2243%20389.2%20234.2259%20383.7%20233.2251%20378.2L228.5214%20351.5C225.5191%20334.8%20224.018%20317.6%20224.018%20300.5%20224.018%20283.1%20225.5191%20265.7%20228.6215%20248.8L233.4252%20222C234.426%20216.6%20232.5245%20211%20228.3213%20207.3L207.8054%20189.3%20168.2748%20154.5C162.9707%20149.8%20161.4695%20142.2%20164.4718%20135.8L167.274%20130.1C167.4742%20129.8%20167.5742%20129.5%20167.7744%20129.2L191.2926%2088.5C191.4928%2088.2%20191.6929%2087.9%20191.8931%2087.6%20193.3942%2085.2%20195.0956%2082.8%20196.6968%2080.5%20200.6999%2074.8%20208.0056%2072.4%20214.7108%2074.6L265.2499%2091.6%20290.8697%20100.3C296.0738%20102.1%20301.9783%20101%20306.1816%2097.4L326.9977%2080C353.218%2057.9%20382.941%2040.8%20415.0659%2029.3L440.6858%2020.1C445.8898%2018.2%20449.7928%2013.8%20450.8937%208.3L456.1978-18.4%20466.5058-70C467.8068-77%20473.7113-82.1%20480.8168-82.7%20491.325-83.6%20501.8331-84%20512.3412-84%20523.2497-84%20534.1581-83.5%20544.9665-82.6%20551.9719-82%20557.7764-76.8%20559.1775-69.9L569.5856-17.9%20574.8897%208.7C575.9905%2014.1%20579.7935%2018.6%20584.9975%2020.5L610.5173%2029.8C642.442%2041.4%20671.8648%2058.4%20697.985%2080.4L718.8011%2097.9C723.0044%20101.5%20728.8089%20102.6%20734.113%20100.8L759.8329%2092.1%20810.0718%2075.1C816.777%2072.8%20824.1828%2075.2%20828.1859%2081%20834.2906%2089.7%20839.995%2098.6%20845.2991%20107.8%20850.8034%20117.3%20855.9073%20126.9%20860.5109%20136.7%20863.5132%20143.1%20861.912%20150.7%20856.6079%20155.4L816.777%20190.3%20796.3612%20208.2C792.258%20211.9%20790.2565%20217.4%20791.2573%20222.9L795.9609%20249.6C798.9632%20266.3%20800.4644%20283.4%20800.4644%20300.6%20800.4644%20317.5%20798.9632%20334.4%20796.061%20350.9L791.3573%20377.5C790.4566%20383%20792.3581%20388.5%20796.5614%20392.2L816.8771%20410%20856.7079%20444.8C862.012%20449.5%20863.6133%20457%20860.611%20463.4%20858.5093%20468%20856.3076%20472.6%20853.9058%20477.1L836.6924%20506.9C834.0904%20511%20831.3883%20515.1%20828.5862%20519.1%20824.5831%20524.9%20817.1773%20527.4%20810.4721%20525.1L760.4334%20508.2%20734.6134%20499.5C729.4094%20497.7%20723.5048%20498.8%20719.3015%20502.4L698.4854%20520C672.165%20542.3%20642.5421%20559.5%20610.217%20571.2L584.6973%20580.5C579.4933%20582.4%20575.6903%20586.9%20574.5895%20592.3L569.2853%20619%20558.8773%20670.9C557.4762%20677.8%20551.6717%20683%20544.6663%20683.6%20543.1651%20683.8%20541.664%20683.9%20540.1628%20684ZM512.2412%20460.5C600.7097%20460.5%20672.3652%20388.9%20672.3652%20300.5%20672.3652%20212.1%20600.7097%20140.5%20512.2412%20140.5%20423.7727%20140.5%20352.1172%20212.1%20352.1172%20300.5%20352.1172%20388.9%20423.7727%20460.5%20512.2412%20460.5ZM512.2412%20396.5C459.3002%20396.5%20416.1668%20353.4%20416.1668%20300.5%20416.1668%20247.6%20459.3002%20204.5%20512.2412%20204.5%20565.1822%20204.5%20608.3156%20247.6%20608.3156%20300.5%20608.3156%20353.4%20565.1822%20396.5%20512.2412%20396.5Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE127'%20unicode='&%23xE127;'%20d='M551.3191%20716C776.6657%20716%20960%20529.3824%20960%20300%20960%2070.6176%20776.6657-116%20551.3191-116L551.3191-49.44C740.6037-49.44%20894.611%20107.3088%20894.611%20300%20894.611%20492.6912%20740.6037%20649.44%20551.3191%20649.44%20367.5598%20649.44%20217.4758%20501.577%20208.8608%20316.64L326.2503%20316.64%20179.1251%20143.7171%2032%20316.64%20143.0468%20316.64C151.6781%20538.3347%20331.4487%20716%20551.3191%20716ZM579.7647%20524L579.7647%20332%20800%20332%20800%20268%20512%20268%20512%20524%20579.7647%20524Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE12A'%20unicode='&%23xE12A;'%20d='M672%20108L672-20C672-55.3462%20643.3462-84%20608-84L192-84C156.6538-84%20128-55.3462%20128-20L128%20428C128%20463.3462%20156.6538%20492%20192%20492L352%20492%20352%20595.1111C352%20643.758%20389.7269%20684%20437.3333%20684L810.6667%20684C858.2731%20684%20896%20643.758%20896%20595.1111L896%20196.8889C896%20148.242%20858.2731%20108%20810.6667%20108L672%20108ZM608%20428L192%20428%20192-20%20608-20%20608%20428ZM672%20172L810.6667%20172C821.9706%20172%20832%20182.698%20832%20196.8889L832%20595.1111C832%20609.302%20821.9706%20620%20810.6667%20620L437.3333%20620C426.0294%20620%20416%20609.302%20416%20595.1111L416%20492%20608%20492C643.3462%20492%20672%20463.3462%20672%20428L672%20172Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE12B'%20unicode='&%23xE12B;'%20d='M844.0772%20432.1034C860.4577%20390.4463%20869.3925%20344.326%20869.3925%20299.6934%20869.3925%20101.8223%20708.5659-57.3672%20512-57.3672%20427.1193-57.3672%20345.2168-27.6121%20281.184%2027.4347L352.6625%2027.4347%20352.6625%2086.9448%20184.3902%2086.9448%20184.3902-79.6835%20243.9556-79.6835%20243.9556-18.6856C419.6736-165.9731%20683.2506-143.6568%20830.675%2031.898%20931.9362%20152.4059%20955.7624%20317.5464%20894.7078%20461.8584L844.0772%20432.1034ZM179.9228%20167.2834C163.5423%20208.9405%20154.6075%20255.0608%20154.6075%20299.6934%20154.6075%20497.5645%20315.4341%20656.754%20512%20656.754%20596.8807%20656.754%20678.7832%20626.9989%20742.816%20571.9521L671.3375%20571.9521%20671.3375%20512.442%20839.6098%20512.442%20839.6098%20679.0703%20780.0444%20679.0703%20780.0444%20618.0724C604.3264%20766.8477%20340.7494%20743.0436%20193.325%20567.4888%2092.0638%20446.9809%2068.2376%20281.8404%20129.2922%20137.5284L179.9228%20167.2834Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE12D'%20unicode='&%23xE12D;'%20d='M954.2974%20338.0839L566.9315%20679.8669C556.1973%20689.3044%20539.7459%20681.5393%20539.7459%20667.0843L539.7459%20466.6258C539.7459%20457.6661%20532.862%20450.1399%20524.1112%20449.7816%20299.8591%20441.5386%20111.3099%20274.8881%2071.6399%2046.3558L64.2893%203.9465C61.3724-12.5394%2081.2074-22.8132%2092.525-10.628L121.4608%2020.6713C226.1196%20134.0414%20371.4984%20197.7151%20523.2945%20197.1178%20532.3953%20197.1178%20539.8626%20189.5916%20539.8626%20180.2735L539.8626-15.8843C539.8626-30.3393%20556.4306-38.1044%20567.0482-28.6669L954.414%20312.5188C961.8813%20319.3282%20961.8813%20331.3939%20954.2974%20338.0839L954.2974%20338.0839ZM157.3971%20133.0857C222.7359%20287.0733%20371.6151%20390.7669%20541.7294%20390.7669L581.3994%20390.7669C590.5001%20390.7669%20597.8508%20398.2931%20597.8508%20407.6112L597.8508%20574.0228%20879.6244%20325.3013%20597.8508%2077.1772%20597.8508%20239.4076C597.8508%20248.7257%20590.5001%20256.2519%20581.3994%20256.2519L545.3464%20256.2519C404.9846%20261.9861%20268.2398%20217.7848%20157.3971%20133.0857Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE130'%20unicode='&%23xE130;'%20d='M843.3533%20445.6153C907.69%20445.6153%20960%20393.2652%20960%20328.9686L960-33.7105C960-98.0071%20907.68-150.3572%20843.3533-150.3572L480.7043-150.3572C416.3676-150.3572%20364.0576-98.0071%20364.0576-33.7105L364.0576%20328.9686C364.0576%20393.2652%20416.3676%20445.6153%20480.7043%20445.6153L843.3533%20445.6153ZM843.3533%20378.3596L480.7043%20378.3596C453.481%20378.3596%20431.3133%20356.2219%20431.3133%20328.9686L431.3133-33.7105C431.3133-60.9638%20453.481-83.1015%20480.7043-83.1015L843.3533-83.1015C870.5765-83.1015%20892.7443-60.9638%20892.7443-33.7105L892.7443%20328.9686C892.7443%20356.2219%20870.5765%20378.3596%20843.3533%20378.3596ZM246.7188%2030.5159C265.3056%2030.5159%20280.3416%2015.4799%20280.3416-3.1069%20280.3416-21.6938%20265.3056-36.7297%20246.7188-36.7297L203.2759-36.7297C184.6891-36.7297%20169.6531-21.6938%20169.6531-3.1069%20169.6531%2015.4799%20184.6891%2030.5159%20203.2759%2030.5159L246.7188%2030.5159ZM666.9739%20103.0277C685.5608%20103.0277%20700.5967%2087.9917%20700.5967%2069.4048%20700.5967%2050.818%20685.5608%2035.782%20666.9739%2035.782L540.5373%2035.782C521.9504%2035.782%20506.9144%2050.818%20506.9144%2069.4048%20506.9144%2087.9917%20521.9504%20103.0277%20540.5373%20103.0277L666.9739%20103.0277ZM739.8969%20748C804.8255%20748%20857.657%20695.1985%20857.657%20630.2399L857.657%20554.2475C857.657%20535.6607%20842.621%20520.6247%20824.0342%20520.6247%20805.4474%20520.6247%20790.4114%20535.6607%20790.4114%20554.2475L790.4114%20630.2399C790.4114%20658.085%20767.7521%20680.7443%20739.907%20680.7443L181.7601%20680.7443C153.915%20680.7443%20131.2557%20658.085%20131.2557%20630.2399L131.2557%20242.8653C131.2557%20215.0201%20153.915%20192.3608%20181.7601%20192.3608L246.7188%20192.3608C265.3056%20192.3608%20280.3416%20177.3249%20280.3416%20158.738%20280.3416%20140.1512%20265.3056%20125.1052%20246.7188%20125.1052L181.7601%20125.1052C116.8316%20125.1052%2064%20177.9066%2064%20242.8653L64%20630.2399C64%20695.1985%20116.8416%20748%20181.7601%20748L739.8969%20748ZM793.3704%20259.4059C811.9573%20259.4059%20826.9933%20244.3699%20826.9933%20225.783%20826.9933%20207.1962%20811.9573%20192.1602%20793.3704%20192.1602L540.5373%20192.1602C521.9504%20192.1602%20506.9144%20207.1962%20506.9144%20225.783%20506.9144%20244.3699%20521.9504%20259.4059%20540.5373%20259.4059L793.3704%20259.4059Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE131'%20unicode='&%23xE131;'%20d='M843.3533%20445.6153C907.69%20445.6153%20960%20393.2652%20960%20328.9686L960-33.7105C960-98.0071%20907.68-150.3572%20843.3533-150.3572L480.7043-150.3572C416.3676-150.3572%20364.0576-98.0071%20364.0576-33.7105L364.0576%20328.9686C364.0576%20393.2652%20416.3676%20445.6153%20480.7043%20445.6153L843.3533%20445.6153ZM843.3533%20378.3596L480.7043%20378.3596C453.481%20378.3596%20431.3133%20356.2219%20431.3133%20328.9686L431.3133-33.7105C431.3133-60.9638%20453.481-83.1015%20480.7043-83.1015L843.3533-83.1015C870.5765-83.1015%20892.7443-60.9638%20892.7443-33.7105L892.7443%20328.9686C892.7443%20356.2219%20870.5765%20378.3596%20843.3533%20378.3596ZM246.7188%2030.5159C265.3056%2030.5159%20280.3416%2015.4799%20280.3416-3.1069%20280.3416-21.6938%20265.3056-36.7297%20246.7188-36.7297L203.2759-36.7297C184.6891-36.7297%20169.6531-21.6938%20169.6531-3.1069%20169.6531%2015.4799%20184.6891%2030.5159%20203.2759%2030.5159L246.7188%2030.5159ZM666.9739%20103.0277C685.5608%20103.0277%20700.5967%2087.9917%20700.5967%2069.4048%20700.5967%2050.818%20685.5608%2035.782%20666.9739%2035.782L540.5373%2035.782C521.9504%2035.782%20506.9144%2050.818%20506.9144%2069.4048%20506.9144%2087.9917%20521.9504%20103.0277%20540.5373%20103.0277L666.9739%20103.0277ZM739.8969%20748C804.8255%20748%20857.657%20695.1985%20857.657%20630.2399L857.657%20554.2475C857.657%20535.6607%20842.621%20520.6247%20824.0342%20520.6247%20805.4474%20520.6247%20790.4114%20535.6607%20790.4114%20554.2475L790.4114%20630.2399C790.4114%20658.085%20767.7521%20680.7443%20739.907%20680.7443L181.7601%20680.7443C153.915%20680.7443%20131.2557%20658.085%20131.2557%20630.2399L131.2557%20242.8653C131.2557%20215.0201%20153.915%20192.3608%20181.7601%20192.3608L246.7188%20192.3608C265.3056%20192.3608%20280.3416%20177.3249%20280.3416%20158.738%20280.3416%20140.1512%20265.3056%20125.1052%20246.7188%20125.1052L181.7601%20125.1052C116.8316%20125.1052%2064%20177.9066%2064%20242.8653L64%20630.2399C64%20695.1985%20116.8416%20748%20181.7601%20748L739.8969%20748ZM793.3704%20259.4059C811.9573%20259.4059%20826.9933%20244.3699%20826.9933%20225.783%20826.9933%20207.1962%20811.9573%20192.1602%20793.3704%20192.1602L540.5373%20192.1602C521.9504%20192.1602%20506.9144%20207.1962%20506.9144%20225.783%20506.9144%20244.3699%20521.9504%20259.4059%20540.5373%20259.4059L793.3704%20259.4059Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE132'%20unicode='&%23xE132;'%20d='M377.6-39.2H288L281.6-39.2C236.8-32.8%20198.4%205.6%20198.4%2050.4V95.2C198.4%20120.8%20179.2%20140%20153.6%20140%20128%20140%20108.8%20120.8%20108.8%2095.2V50.4C108.8-45.6%20185.6-128.8%20288-128.8H377.6C403.2-128.8%20422.4-109.6%20422.4-84%20422.4-58.4%20396.8-39.2%20377.6-39.2ZM640%20581.6H729.6C755.2%20581.6%20774.4%20575.2%20793.6%20556%20812.8%20536.8%20819.2%20517.6%20819.2%20492V447.2C819.2%20421.6%20838.4%20402.4%20864%20402.4%20889.6%20402.4%20908.8%20421.6%20908.8%20447.2V492C908.8%20588%20832%20671.2%20729.6%20671.2H640C614.4%20671.2%20595.2%20652%20595.2%20626.4%20595.2%20600.8%20614.4%20581.6%20640%20581.6ZM960-96.8L780.8%20344.8H780.8C774.4%20351.2%20768%20357.6%20761.6%20357.6H704C697.6%20357.6%20684.8%20351.2%20684.8%20344.8L505.6-96.8C505.6-103.2%20505.6-109.6%20505.6-116S518.4-128.8%20524.8-128.8H569.6C576-128.8%20588.8-122.4%20588.8-116L633.6%205.6H812.8L857.6-116C864-122.4%20870.4-128.8%20876.8-128.8H921.6C928-128.8%20934.4-122.4%20940.8-116%20960-109.6%20960-103.2%20960-96.8ZM672%2095.2L729.6%20236%20787.2%2095.2H672ZM505.6%20338.4V607.2C505.6%20620%20492.8%20626.4%20486.4%20626.4H332.8V690.4C332.8%20696.8%20332.8%20703.2%20326.4%20703.2S313.6%20716%20307.2%20716H262.4C256%20716%20249.6%20716%20249.6%20709.6S243.2%20696.8%20243.2%20696.8V632.8H83.2C76.8%20632.8%2070.4%20632.8%2070.4%20626.4%2064%20613.6%2064%20613.6%2064%20607.2V338.4C64%20332%2064%20325.6%2070.4%20325.6%2076.8%20319.2%2083.2%20319.2%2083.2%20319.2H236.8V210.4C236.8%20197.6%20249.6%20191.2%20256%20191.2H300.8C313.6%20191.2%20320%20204%20320%20210.4V319.2H473.6C499.2%20319.2%20505.6%20325.6%20505.6%20338.4ZM243.2%20402.4H153.6V536.8H243.2V402.4ZM422.4%20402.4H332.8V536.8H422.4V402.4Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE133'%20unicode='&%23xE133;'%20d='M896%20684L896%20620%20511.52%20620%20639.922%20460.1281%20383.922%20460.1281%20511.456%20620%20128%20620%20128%20684%20896%20684ZM128-20L896-20%20896-84%20128-84ZM511.4913-19.8719L383.922%20140%20639.922%20140%20511.4913-19.8719ZM831.8579%20300.4947L671.986%20428.0641%20671.986%20172.0641%20831.8579%20300.4947ZM191.986%20300.4947L351.8579%20428.0641%20351.8579%20172.0641%20191.986%20300.4947Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE135'%20unicode='&%23xE135;'%20d='M252.0661-20L252.096-84%20380.096-84%20380.0661-20%20252.0661-20ZM128%2013.984L128-20C128-53.9229%20154.3926-81.6815%20187.764-83.862L191.937-19.9982%20192%2013.967%20128%2013.984ZM372.3532%20458.3919L462.8629%2096.3532%20582.9919%20216.5275%20834.6529-35.1084%20877.8507%208.0894%20626.1876%20259.7232%20734.3919%20367.8822%20372.3532%20458.3919ZM128%20205.984L128%2077.984%20192%2077.967%20192%20205.967%20128%20205.984ZM128%20397.984L128%20269.984%20192%20269.967%20192%20397.967%20128%20397.984ZM832%20582.0991L832%20454.0991%20896%20454.112%20896%20582.112%20832%20582.0991ZM128%20589.984L128%20461.984%20192%20461.967%20192%20589.967%20128%20589.984ZM192%20684C168.3119%20684%20147.6296%20671.1307%20136.5634%20652.0023L191.9608%20619.9535%20256%20620%20256%20684%20192%20684ZM512%20684L512%20620%20640%20620%20640%20684%20512%20684ZM320%20684L320%20620%20448%20620%20448%20684%20320%20684ZM704%20684L704%20620%20832%20620%20890.6768%20645.5951C880.802%20668.2013%20858.246%20684%20832%20684L704%20684Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE136'%20unicode='&%23xE136;'%20d='M775.9375%20240.8929L690.4759%20324.0291%20519.5882%20157.6886%20519.5526%20711.9979%20405.6037%20711.9979%20405.6704%20157.6886%20234.6804%20324.0291%20149.2187%20240.8929%20462.5781-63.9396%20775.9375%20240.8929Z'%20horiz-adv-x='955'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE137'%20unicode='&%23xE137;'%20d='M477.5%20741.8075C708.2515%20741.8075%20895.3125%20554.7465%20895.3125%20323.995%20895.3125%2093.2435%20708.2515-93.8175%20477.5-93.8175%20246.7485-93.8175%2059.6875%2093.2435%2059.6875%20323.995%2059.6875%20554.7465%20246.7485%20741.8075%20477.5%20741.8075ZM477.5%20682.12C279.713%20682.12%20119.375%20521.782%20119.375%20323.995%20119.375%20126.208%20279.713-34.13%20477.5-34.13%20675.287-34.13%20835.625%20126.208%20835.625%20323.995%20835.625%20521.782%20675.287%20682.12%20477.5%20682.12ZM477.5%20559.0145C607.2853%20559.0145%20712.5195%20453.7803%20712.5195%20323.995%20712.5195%20194.2097%20607.2853%2088.9755%20477.5%2088.9755%20347.7147%2088.9755%20242.4805%20194.2097%20242.4805%20323.995%20242.4805%20453.7803%20347.7147%20559.0145%20477.5%20559.0145ZM548.7217%20418.9572L477.4935%20347.729%20406.2718%20418.9507%20382.5378%20395.2167%20453.7594%20323.995%20382.5378%20252.7733%20406.2892%20229.0219%20477.5109%20300.2436%20548.7217%20229.0328%20572.4557%20252.7668%20501.2449%20323.9776%20572.4731%20395.2058%20548.7217%20418.9572Z'%20horiz-adv-x='955'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE13B'%20unicode='&%23xE13B;'%20d='M621.2038%20812C1168.3318%20812%201148.1038%2063.2082%20621.2038%20129.4394%20343.2569%20164.3772%20136.189%2050.5641%200-212%2049.3838%20470.6667%20256.4518%20812%20621.2038%20812Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3c/font%3e%3c/defs%3e%3c/svg%3e") format("svg"),url(data:font/ttf;base64,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AAAAAQAAAAAAAQAIAB0AAQAAAAAAAgAHACUAAQAAAAAAAwAIACwAAQAAAAAABAAIADQAAQAAAAAABQALADwAAQAAAAAABgAIAEcAAQAAAAAACgArAE8AAQAAAAAACwATAHoAAwABBAkAAAA6AI0AAwABBAkAAQAQAMcAAwABBAkAAgAOANcAAwABBAkAAwAQAOUAAwABBAkABAAQAPUAAwABBAkABQAWAQUAAwABBAkABgAQARsAAwABBAkACgBWASsAAwABBAkACwAmAYEKICBDcmVhdGVkIGJ5IGZvbnQtY2FycmllcgogIGljb25mb250UmVndWxhcmljb25mb250aWNvbmZvbnRWZXJzaW9uIDEuMGljb25mb250R2VuZXJhdGVkIGJ5IHN2ZzJ0dGYgZnJvbSBGb250ZWxsbyBwcm9qZWN0Lmh0dHA6Ly9mb250ZWxsby5jb20ACgAgACAAQwByAGUAYQB0AGUAZAAgAGIAeQAgAGYAbwBuAHQALQBjAGEAcgByAGkAZQByAAoAIAAgAGkAYwBvAG4AZgBvAG4AdABSAGUAZwB1AGwAYQByAGkAYwBvAG4AZgBvAG4AdABpAGMAbwBuAGYAbwBuAHQAVgBlAHIAcwBpAG8AbgAgADEALgAwAGkAYwBvAG4AZgBvAG4AdABHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAHMAdgBnADIAdAB0AGYAIABmAHIAbwBtACAARgBvAG4AdABlAGwAbABvACAAcAByAG8AagBlAGMAdAAuAGgAdAB0AHAAOgAvAC8AZgBvAG4AdABlAGwAbABvAC4AYwBvAG0AAAAAAgAAAAAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA7AQIBAwEEAQUBBgEHAQgBCQEKAQsBDAENAQ4BDwEQAREBEgETARQBFQEWARcBGAEZARoBGwEcAR0BHgEfASABIQEiASMBJAElASYBJwEoASkBKgErASwBLQEuAS8BMAExATIBMwE0ATUBNgE3ATgBOQE6ATsBPAABeAd1bmlFMTI5B3VuaUUxMzQHdW5pRTEyNgd1bmlFMTJFB3VuaUUxMzkHdW5pRTEzOAd1bmlFMTI4B3VuaUUxMUIHdW5pRTExMwd1bmlFMTEyB3VuaUUxMTQHdW5pRTExNQd1bmlFMTE2B3VuaUUxMTEHdW5pRTExNwd1bmlFMTE4B3VuaUUxMTkHdW5pRTExQQd1bmlFMTIxB3VuaUUxMUYHdW5pRTEyMAd1bmlFMTFEB3VuaUUxM0EHdW5pRTEwMQd1bmlFMTAyB3VuaUUxMDYHdW5pRTEwNQd1bmlFMTAzB3VuaUUxMDQHdW5pRTEwNwd1bmlFMTA4B3VuaUUxMEIHdW5pRTEwOQd1bmlFMTBBB3VuaUUxMEMHdW5pRTEwRAd1bmlFMTBFB3VuaUUxMEYHdW5pRTExMAd1bmlFMTFDB3VuaUUxMUUHdW5pRTEyMgd1bmlFMTIzB3VuaUUxMjQHdW5pRTEyNQd1bmlFMTJDB3VuaUUxMjcHdW5pRTEyQQd1bmlFMTJCB3VuaUUxMkQHdW5pRTEzMAd1bmlFMTMyB3VuaUUxMzMHdW5pRTEzNQd1bmlFMTM2B3VuaUUxMzcHdW5pRTEzQgAAAAAA) format("truetype"),url(data:font/woff;base64,d09GRgABAAAAAByIAAsAAAAALxAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAARAAAAFZW7kJ0Y21hcAAAAYAAAAGeAAAErMlq1/pnbHlmAAADIAAAFiAAACI8A/P3U2hlYWQAABlAAAAALwAAADYrfIv+aGhlYQAAGXAAAAAgAAAAJAeRA2JobXR4AAAZkAAAABgAAADs59oAAGxvY2EAABmoAAAAeAAAAHjnLu7UbWF4cAAAGiAAAAAfAAAAIAFQAPhuYW1lAAAaQAAAAVcAAAKFkAhoC3Bvc3QAABuYAAAA7gAAAmU6bNqOeJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2Bkfsc4gYGVgYOpk+kMAwNDP4RmfM1gxMjBwMDEwMrMgBUEpLmmMDgwVDy0Ztb5r8MQw6zLcAUozAiSAwAY/gvxeJzF1Fd2GkEQheGfIJRQzjlnCaMsod14FVqRF+TjB7/elci35vLiFajnfNDTcLoaqmqACaBjt9aF1l9a1Pjt1Vaz3mGmWe/yy/dTvtp+/9RAH19fzaylYTOr0Wq+8bOZbbHNHvvsssMBhxxzwhGnnHHOBZcsMOu9+8wxzyJLLLPCNFdscM0a66xy4/h3DBx72MS954EfPPrUT76eefHpXnnjnUl6bDJy2B7fNlrfF/r/0a+X9p/x3Yd9jvmIGnN+UDucKdQJ5wx1w9lDE+E8ol44o2gynFs0Fc4ymg7nG82EM49mwzWA+uFqQHPhukDz4QpBC+FaQYvhqkFLQX2+HNTeK1H1qtWof0JrQcVZDyrORlB7bwa191ZQe28HtfdOUL9vN1ytaC+o/fbDFYwOgop/GFT8o6DOeByudHQS1Ys6DVc/Ogv3ATqP6lVdhHsDXQaVh6uoPtV1uHPQTbiH0G24m9BduK/QIOq5oGG409B9NPOHcP+hx3Anoqeo54mew92JXsJ9il7DHYvegqqj96DqaxRUTj6C0T/ISpB5AAB4nIU6C5QU1ZV1X327q3/V3dXVn5n+f+bbM9M93Q0zMlPIyIgi34WEAZKJ/BIcxY2GJSSRRkSJkWiMgLLqGdGYD/jDaHYJK50YWcPixuNJsnHXY0j0JJt1khNPzh6jS5d7X1X3MBMwGaree/Xefffd+96734YBhvlwiikwfoYwTKWo+qP+Ngb/WOyfYGtkipEZN+NjGHCBGAVtCCp5YFOlYimlFAnzQp3n6y+Y5cM6/pGp5ieW9b26jvgp5mlc2l9gEnNirpKraBVNJMyp8zx//pRZ2rv37Ws+iLTRi2X9X2aMIDJKP6uTCcTNACITNRGRVXKsvqBebz6kfcYHnYMMVmGCculLqIkqy2DvRBW7OXOsRi5DfH4mznTNplfMQ3+5EPAL7Ewm8pDDBn66gDDlRQCLylYZSafL6XRkxi69sPPF3t4Xd5olHJsGLC86BRS0nIalyh+U5mP0iXcPDNwtmqV5JqfYbeQwE2KKTIVhMnlSHkamXYBrR5vtPPhwC4asPsENtN2fzeWJwOIugxgKQzi4Pr8ukYZ0MrpibEVsXff6wMD8gZ9grQ7OnxsIRhBibff6RCqTiC1ft+ILz3U/V1QRIrC+e10MZ0STODexrmtdKAQRMrAuvz6ISEOzQTKQNj6LM80zug739PdMD+5mFklsBb8WhUEoRMHvgmQeSv25PHRC0hqLksIQ6c+TFGFcTo638S6O2/zkpk1PvvLEJplzspzbLvCjOx5//vEdo1itJVPgNLttAm8CbXpii1vmebuAnWstIAprnS/el5p5X9JMLzMXKTIPTjQPUUuKAtLgD2j4r1ApW1uH/8SZQBSgUO7Pzrr/L6y4amG5UMZn4VWPXWiuGBkjZGzEKtvL5RXlMplgn9u37znWLOcFAtn0mmvXpLOBwIzm+PSckbEhoLNWlC/I5TjKksK04v1koBCDgKr4hVQimS0p/eWiT43CMJT7eyAr+NQi+YzT9gub11Wvurxe17uQaZ2IRCZast86SaZwwFk/RPtZ3eU1xh5J+r2jatE36lVh8CTT2K/megEmxiQvtSKg2CWguSsXrQkHb1x2I9SMDyxx+OTFCzP3jN8DelMCKrgyP2PdBNPHzGdGLrlyIinghQkUE4XyPHpUKesbr9Ylvy+m7VXjnGiziRDHctRs0uKOcdqixZ6LqK1XbSKFpsWlm1A2985m8lBFHnwosa3IR4ZpxzvXz8yhvARiePNUBW9VAq+VghrEl1JRr2pqqlTBVg5fWmfUYhbPkm98khvVvPtBlx8i/vq4PwJY79Cruie+TG/8QfAkLzwkGId1SyX7XQ+682q9ZgGzcayNHW9O9ur6kzixqv/opEt8UBjG1uz7VWEGLn3aSLLamzXlBKkuDUGxUihrav+Frv4se9FOH9nr9IDbE4rH+6IADtgOMihKED/joKgXX4pd7Zzq3M8TLppTxaj/85KUAdungAfaIUT9Lzkc0H+yIRNL2KPkfxkPE2U6kGaT4Fymsa2ZslYIaHSj0W4pqRKPpquiYUvNieRRyW2v/7fHD+D3kKD9bW8QIOg9Wq0aq1evXrWKvuQPou387TYnXEOCHvK8J0iugZVBX301wq4iq1f9zPjO6tWw+merVlu0fJw9itU0LXTli2nphAYtmkiJyVVSSIsI4PoIarZs2bFjy8iIWZL3L0FQyIsEhUx6jh699lp8/1JfdOPdu5S+wO1A/VvE+1hEjVdEgUHKUA+msrmL5OX8WIWgIbmyMMrxhB36+LAgACuNX3x61xpvPpbJxKXTL9tbMqGnIfmUEvQFCIsHJs6gyc8MMUuYMWYrc3Pz3KYJSyCpOdWXFLM5pKuMBkwUAlQLC6LZCqCWQ6tbxDGqo8VSH7aGzWE3yVZENCmlbDGg+gWxoiF3KZxacAPi0oQerNAEiezHLlzQbztth07GApG0wgoAghLysmhDHC1yizfEg9udLnQkNbVLiYgsJzgTfyacICdtXjfPEUJuIcCyRLSzNkK8YZZzhDwgB4jX+7DcJUopl4ij8swdstVPnjR+zKrdtrDPHXGDbPf0pFsH/S6XT5U1wq10yZzsBM3mFx2wG3jBLkedrS6eAMAbHCf57UEIyz6d4+I+lpUENJPx3sWClwXCE5Ft6O4LcpFm2v6mZIgJvAqJHCqgj5aLfzaOrgJm1dG/JRUU7uiqVQ3/7xi7mxxjVCZn2Vs8Eg29qGQPWo1U06hSG1soDxOqQPIAvzxwmm1L73EEY449+W1DB05z3OkDNx9m2cM3dy1PJfyRKGEPk2PYObQtv8cZ0xx70m3s6QMHTl+FIDcdZiOhiJZc1uW4+bBlT86yk+Qu05vVmAjaMpOSmfqXTygJwJelGhhfdjySBkhH6rpVQ9WoQhX0D9Gl0avVKrmLDtasQUKB9HqN4AvjOmpTVKeNdauNdVvQAuQvvS6bFCzzmWo2is0G21i+Xm2sVK1XSZXe2Rav9warOm5VFkWnozmAXJQMIHzN0IlOh2Y/TONcvoG0nUWqRi2qVHo2eA4qUpfMoWuWzQn0fPrLlSzqeXSH3NQd9mtFBBQQsIAD1PktlvHIcEIqmSWe3mHYcgsIbgWGe+22wu77dhdsduxU3AL52k38UJ5fs40QCXtAy3xi6ycyGiCkRMi1yz2d4dYechY/of34zcm4u01DMNJXqfQR7NTa3PHkLSeSXXOfhsi9n/J4sK+tNZ5Ox1vbEM7jWXtX3KuGrX3v4hi2C61wCPnrY+Yhh4lCwDS4qQx1Geju436jC6FqdK+1IvX2Upb/lzA9P97VcB6wTV5CUdCgKzlVH9Q87J2Jbggo56c82ktKIKA8NF3A6x5N8xg52p6iBflqQKn7k12QM6ezd9LxDwLJAAAWUxBI0BYWU/Sb9lt6+y68r2fNmCn3F17qzIiEnhplCUfoCRHmmXc47p1nrPIgFZqDZnm7FWnErYqcnYZ55p3LmjBYnr0AQyt6T6j/vof9BnkNpYax4fmjBSlXaKMVBC2AKheLiq+cZbfWHSpRnneoDthvPM4R0Bx+cc33AgnhIBcjPzZud6acN/LEDhuMKu/gvxl0iRI/ttPhDJA/tbY07dUx9h7UFSxqiwTGpEpKQTWP3luxgNcvh8FWKqForJLAyM1PLUFNB31Bqz4l2cIhcUJIqob+4h6oThg/9flE1+/hlDHfOGUP9C4bJ1J3GKpq2NDfAwH+3qhOhjKovZlpHdVc9yNWvcRKl0Z/CT58FCPaLDSuBdPwuCjGislHyYwx/jofcJ0xH07B/OmVDFwJau8ZHxh3wwVGLD7ub/JBV60o6BzT48nhXUdDT1eahF/IHu4W1unkOON/9NYFDfSG7rRDzRXgYHxZb8Bu2ZBjqCOOofZKMTqzuKG9UHfnMrwoUFNtarCkICqZcrFc0HgFQ2I0KyrqCDyglGqqkVKKhs6VIt7RHA2gRfO7yJbiHaAEbcZPjddYKahAR5x01H8uSugJAciaDE6QNjsUaHUqirMVFDSrUadHcURBKdKuP9CCHIPOeP06p1d6+CEi4PeBeCfMk8T6Q/vRcO4nG0TJeF1x4pyQAjGH1+uImc2oU6l7sQYlrFj3/Ci7ljzBYKiFboQfQ0B0MZBaNyC72f4KfqDZEvHL+jDbqKSxTQNY3AP4jx8UCv1f7n9Xjvjt7y46tWjhQlhe2tdfKBhPxZcPRWG5HFHtxlOyGpFheTTqzrRn3PCDE8U9xd7e39n9Yfl3CxZc+b1RGO3txT7jROvg0hhcgQN244Q94rPBwtjSqMvtdjXPhsGzIYzA2BnKgpbIqImSklATvqJSFHNF+HA3mquqgTAGc04f371rnExMntP1OoYGcaM2OdnQNTrqmmksKbR+KYoJVIqkhFjG9XGo1aswTlGAY/LcOUQC1XOTk+caOuIk3pMJM8OjpiwNlchVNDFXSTR1062/XjFByMQK2Hhb/rXX8rcZD153t8Decz2Z0LEXx27Nv/pq/lb2K1ul6+9hm3K5j/0BeQO1OMaemZyo8fTqVXKWmuZx8zNUVfeAiHc9J/LsY/ck7zBOhspB4/u3Je92ut1OWNo21gZLnW7XI7kz+pkcKD9dU1l5xu0+s2LOGikcC9v+PRR6RYrEIr/qPwT3Gjcc6j/b0EVTJk9UB6dorojeXOqf9pc/qj1JatTDq+umSzlOS2OSlsTsqdNRMmEZYePc7HpW3s2FHsrQtN7HSLaUbah+fwxPRQsULf1fMFWKKVFUH6IBnketcH95EEr95WaKYs01H8QA60df5yL8aXnkamxwrz/q8iJtHsdjHgdnNr2uSW8zhwex95eseaE+iGBXj8in+Qg2Hn39QQoSUcikUyG02UKnWT79Y+w+vEMB1HbU1+zFKHc+nliASgwVn1xFUJsujpgpUL+8E2+Kwqsp0DBCwtiWDmaQD7GUKoFGG3gNSaA73N4e3x5rI4s87SPt7cmAB5Z19PXlB+canwyR4e76jd1kZ7ns1zQj1RcYWAlbnxvn/5GvvcyHs4dyiUTmikXB9p5icX3RXujo7mvfAP7/C5HTdN6Ty/2d3t4+dWBpH3HUxoXDkwxKQZMXAU8hgtz00IjdBqZUYHhOqxKYGsFSCEIOCTfdNeQCwymTOdqHDBYL8Efw1CZrt69Eyr44GOvoiG2PI0OcnzIzAtzg3B3IjU/W/MgDOWugSE31vfVWn/F2IncoG49THq4Oraf0DyDplIMBe6d3eVM+LP/SizuPkoeupFKcFUXh3pIh4yFy1aDirH/RVJcPtBtfbid3DdS/C4PGtxyK4iC3O5QuY6KLafisx02drzFxph3jxj7ETI0UFWtkv6hQ2R6CEkYLGbxnBZqyALpkDldnMZKgL/l6Ivh0KA5/3AzxEJwIJq43suC+zw1PQxHcxgY3wInDul5DPVS+DOEQau5A/fdWi3gGujyerq76fR4PEeofwPNGDXSj1uR5Zj55pmeUouSpRZqfnpWde1Ov1fCZlZ/+L9qjz8bnno0PUJHOwgMPGzrMRmNsatj7h0x/bYBZyGDUAzifbhd1kixfrWSliYsWenV6FVOPFWiqsWKlTni8PNRiDkEhgA6omFPzMM/MO2vsp4UXv9bytReFUAyGe3rQgR7qkR/Z3rL9EbkHqe1MxVYVxHQgmstFvTHbNV9qS7RBrL433hMDiPXEyQaIBthgzPze9MAZjjvzgKsQm0MRDffMyQ+TLxxh2SNfIMP5Odm5ctscWQ1hJDGYA6/b9bEFjkpmTqywfI4Wj2u0WKpFaTQaMz+0hs9D7w3HSIyD2hEw5ThnbuO1m41Pb4JfberebBCacKcdWzfCrzd3b67vH5/ONX4bz2Eb83Pm18w7ZpYMnaUYmPlYtMUBGsdjIaBFpl6UQHNoZsq2B7Jm4E/DE9Q2edpBE7cImG000VEtmzLbg4dDMwV0zxFdxUwbmNuvdQJFbT04zU1whQC2/VYVYykV2LYeM0eMHdZDUSEWRJ9t5F+x6mGzFirryX1EIjncIcge1sF521Nu7zxZlRS312nnBKnPRQiwxNVr47lwj6TK87yeZJvCO1iPnL46LXuIk1PopCFZFRWHQ/FYk1gWnH04R5RSssOc5k63K5yTeBx8R2kO6yAeIoX72lRRWiyLcSDiZSLheJ7DhsRxQV6UF0ui2tYblhDS4Yl7ZJbO6M1ZM2yKyEnzBOA5jgc6RVQk0XG1TVRzfSGcwsqJkbUAa2dnvqc4IG7HsFdSIrLgR+LUYDwYRnY7nT61S/U5O5DU0Tk2gVUFOewVfcPIoCA05oRlXsU5fo/a2k7nOHyBbpzTKaqyV5nncdsEzi/IEUXy6rKbAKcTeYmNtXkTXoENs7Y5xC6UBFs43B+K2IR+m11sF21siBWUhBfBlsh4mYm8VOJs2METnOFscdslnBIJFUMRSShJdlfUQafw3qRiZ6WlMvklMnfFGMDYFSNjQ6S8vIxPQ0fdhTqF2sOWaZ1SMk02SrxIvSq8AKirEgrJPflbjvvtk/f+kON+eO/+U/bPff3r2+S3T79hnGuGaQvY0/fdd5plv//VJ574zq9O1szf1S7IG80u96CtVWckFainXUk0Mg0smoUKmtdSI+BFlwFHyCSkI0YjyTEJvWnYnu4FrP/NGIdJ/SuS0ykZd0pOmuGYaCQfgH5syRYAClnjs7TWDb3mkuGrssslb0EIk/dd7BPkPzEC6TR5N9MJWfQjaYI7kKYRFYogJRDl20x6q1kOhVhjFzuc3JlD+va+K7992Z2w+HOLE9310sw+47u0D56OjSTuP8N2tl/2zXk3tN627u0bjNfjC5L3/5jrol3bWveue+uGxjm8gf7jU0yUZj9tkKW/BwiomVEqA1Tqi9SBioLpwvN03+gvBU5q7joRmD1hfMnmtYnH3ktI4Le3LPvJTaIdFBvsEYTzbxXP3prDz7DxG7uY3noaVsBq0Sa/LNptbzzV4bRL8VVr7eKPZEmA1bybf+VzXyE26fH3/3xEsnHDlp/xGdPuuNHX62QqzFpmy6WyQzS2igL9jaOCsRVYYZUZTmWo49cJ1N0r+qxMALUcaKoTiIGa6aIF0cAFM0OvqwuXA1xeMA5aNWw1DqotAC0qbDXr+iGXz+fqogW8Sstb3D6f+18LlxPwtfigVa2/FqBwgfl0cH5hAcCCAtlAgc7TAl4gl/cZB/oo9j64ru9yMtKiGgfUFlzhOrXF+IaJxiyu9LX68CF7EcNiim2xhdn4EtY4gN2wBxcwNF+rF8Db6mMsn3MXnu0rjJ/pYBZhbLqTuYW5FR0Yk98SdclM44uSlgdfsRAl9BN3kZpiM88GbJ9lp1VWtRI9w1C0fpqkxiFT0TIK/WGy1J8nOIPeGhUn4lVVFX/ATJmb84aAZgrKmVSpqOELO8eEVC+EciHYuGTMF4KW98Z80VYZgm1BIBuWjPmDQfi7Z3k7N8C7nnUK3bwTup/t5uw8fV2C8cuBucZvwSk8QGzYx4vAspNYcgRVNMcddvHdNvthjCzeX7Pm2TVrcnwh2e0PhfzdV20hdA1yg6Ml5uv2hUI+2oV01NfACUQAIm8s9PGSxO/cSUve9tL+/X8Cp92m8xLIQGwcak0eFanxJ17kAa632cHJX29fdMcddzR9Q0vniOgtucwMPvU6tUTFCjszuUQlp2QqCls1qtUPmV3GbvPX9V27gKlNGvFJckyfnKTRJ1Y4TmHwT57Gy5oxqNr4xayN6UK5rTAMqspSjjpNlVIE6A/8Fd7sQQ/UeufR8FsrlhLq9Iu6NnW+eh4SYe67a3ec7zw/UT9CfxGr6nVG97ZKFVSjVaNWxXJQivn9up5MhtNET8JJ4+DnKfyRarVWrf5TtSpVq59Q3HHrB7awojbzYjVWIi+jt0MjUzP+BFZa/Z3PHl0NA++ufJymMh5fafzE8m2OIH+/acSSPX89ozfdf+E/NFTgzWemOG7qmeO0PG45b/fT8v4Ne1l274aNtDx65ag2OqqZJfkN/87x4+/wZllBOAv6/jP/wN62ceNeQvZu3Hjbl0dHg82nwVMXJ7DdVDvhfUukWS+5Hh5wGDcZnzx7FdvVV7+9ZGynqab/BwEyzIV4nGNgZGBgAGLxz2/fx/PbfGXgZmEAgSfaS0IQ9H8dFjZmXSCXg4EJJAoAPSkKFAB4nGNgZGBg1vmvwxDDwsDA8P8XCxsDUAQFWAMAXm8D+3icY2EAghQGBhaG4YmZd0MwiA0A0zoCwQAAAAAADAAyAGAAegCIANYBMgF4AdgCEAJMAq4DCANiA6gD8AQ6BO4FMgV0BbAF/gZsBswHEgdIB4QHrAfoCBAIhgjeCQIJJAlQCY4JyAokCooK4AsKC1oLggukDCYMRg2sDd4OKg5wDr4PXhAYEEQQnhC0EQgRHnicY2BkYGCwZnjDwM0AAkxAzAWEDAz/wXwGACaMAkkAeJxlkbtuwkAURMc88gApQomUJoq0TdIQzEOpUDokKCNR0BuzBiO/tF6QSJcPyHflE9Klyyekz2CuG8cr7547M3d9JQO4xjccnJ57vid2cMHqxDWc40G4Tv1JuEF+Fm6ijRfhM+oz4Ra6eBVu4wZvvMFpXLIa40PYQQefwjVc4Uu4Tv1HuEH+FW7i1mkKn6Hj3Am3sHC6wm08Ou8tpSZGe1av1PKggjSxPd8zJtSGTuinyVGa6/Uu8kxZludCmzxMEzV0B6U004k25W35fj2yNlCBSWM1paujKFWZSbfat+7G2mzc7weiu34aczzFNYGBhgfLfcV6iQP3ACkSaj349AxXSN9IT0j16JepOb01doiKbNWt1ovippz6sVYYwsXgX2rGVFIkq7Pl2PNrI6qW6eOshj0xaSq9mpNEZIWs8LZUfOouNkVXxp/d5woqebeYIf4D2J1ywQB4nG2Qx1JDMRAEX5tgMDnnnPNKcsRcCOZfuHCjis/n4H43dJlaaapnVlWjGp9W9f8Z0mCCSaaYpskMs7SYY54FFllimRVWWWOdDTbZYpsddtljnwMOOeKYE04545wLLrnimhtuueOeBx55IkhkCm06dOnRZ8AzQ14qfps/31+jlAdjLW3nrjryvn7ve6+mN7WoWZWTOqq8lNSeWnPkp1f5te/TOZw/7KEv9IW5YU6YG/YK+4S5YW7YP8yPmvuumhf+Q9gn1X30Jd+zPbK5uf5P+2T92R653tceud5PfpFX5BU5xT2LnPJWVX8AAYWwAAA=) format("woff"),url(data:application/vnd.ms-fontobject;base64,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ASMBJAElASYBJwEoASkBKgErASwBLQEuAS8BMAExATIBMwE0ATUBNgE3ATgBOQE6ATsBPAABeAd1bmlFMTI5B3VuaUUxMzQHdW5pRTEyNgd1bmlFMTJFB3VuaUUxMzkHdW5pRTEzOAd1bmlFMTI4B3VuaUUxMUIHdW5pRTExMwd1bmlFMTEyB3VuaUUxMTQHdW5pRTExNQd1bmlFMTE2B3VuaUUxMTEHdW5pRTExNwd1bmlFMTE4B3VuaUUxMTkHdW5pRTExQQd1bmlFMTIxB3VuaUUxMUYHdW5pRTEyMAd1bmlFMTFEB3VuaUUxM0EHdW5pRTEwMQd1bmlFMTAyB3VuaUUxMDYHdW5pRTEwNQd1bmlFMTAzB3VuaUUxMDQHdW5pRTEwNwd1bmlFMTA4B3VuaUUxMEIHdW5pRTEwOQd1bmlFMTBBB3VuaUUxMEMHdW5pRTEwRAd1bmlFMTBFB3VuaUUxMEYHdW5pRTExMAd1bmlFMTFDB3VuaUUxMUUHdW5pRTEyMgd1bmlFMTIzB3VuaUUxMjQHdW5pRTEyNQd1bmlFMTJDB3VuaUUxMjcHdW5pRTEyQQd1bmlFMTJCB3VuaUUxMkQHdW5pRTEzMAd1bmlFMTMyB3VuaUUxMzMHdW5pRTEzNQd1bmlFMTM2B3VuaUUxMzcHdW5pRTEzQgAAAAAA) format("embedded-opentype");font-weight:400;font-style:normal}.bkai-icon{font-family:bkai!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bkai-warning-circle-fill:before{content:""}.bkai-close-circle-shape:before{content:""}.bkai-close-line-2:before{content:""}.bkai-minus-line:before{content:""}.bkai-visible1:before{content:""}.bkai-links:before{content:""}.bkai-quanquan:before{content:""}.bkai-yanjing-kejian:before{content:""}.bkai-shipin-2:before{content:""}.bkai-tupian-2:before{content:""}.bkai-wenben-2:before{content:""}.bkai-yasuobao-2:before{content:""}.bkai-yinle-2:before{content:""}.bkai-doc-3:before{content:""}.bkai-excel-2:before{content:""}.bkai-markdown:before{content:""}.bkai-pdf-2:before{content:""}.bkai-ppt-2:before{content:""}.bkai-sousuo:before{content:""}.bkai-chouti:before{content:""}.bkai-liaotianchuang:before{content:""}.bkai-sikao:before{content:""}.bkai-wenzhang:before{content:""}.bkai-published-zhongzhi:before{content:""}.bkai-fasong:before{content:""}.bkai-diancai:before{content:""}.bkai-diancaishixin:before{content:""}.bkai-dianzan:before{content:""}.bkai-dianzanshixin:before{content:""}.bkai-dingyue:before{content:""}.bkai-fujian:before{content:""}.bkai-lashen:before{content:""}.bkai-yasuo:before{content:""}.bkai-yinyong:before{content:""}.bkai-drill-down:before{content:""}.bkai-liaotianliebiao:before{content:""}.bkai-xinzengliaotian:before{content:""}.bkai-quxiaozhiding:before{content:""}.bkai-zhiding:before{content:""}.bkai-piliangbianji:before{content:""}.bkai-shanchu:before{content:""}.bkai-yuan-jiahao:before{content:""}.bkai-yuan-jianhao:before{content:""}.bkai-zhushou:before{content:""}.bkai-bianji:before{content:""}.bkai-shezhi-3:before{content:""}.bkai-history:before{content:""}.bkai-fuzhi:before{content:""}.bkai-zhongxinshengcheng:before{content:""}.bkai-fenxiang:before{content:""}.bkai-jiahao:before{content:""}.bkai-jieshi:before{content:""}.bkai-fanyi:before{content:""}.bkai-morenchicun:before{content:""}.bkai-kuangxuan:before{content:""}.bkai-jiantou:before{content:""}.bkai-tingzhishengcheng:before{content:""}.bkai-xiaojingyudian:before{content:""}`)),document.head.appendChild(A)}}catch(e){console.error("vite-plugin-css-injected-by-js",e)}})();
|
|
2
2
|
var lesscodeCustomComponentLibrary=function(Am,$e){"use strict";function OYt(n){const r=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(n){for(const o in n)if(o!=="default"){const l=Object.getOwnPropertyDescriptor(n,o);Object.defineProperty(r,o,l.get?l:{enumerable:!0,get:()=>n[o]})}}return r.default=n,Object.freeze(r)}const En=OYt($e);var O0="top",Cy="bottom",xy="right",k0="left",uwe="auto",AU=[O0,Cy,xy,k0],JM="start",CU="end",kYt="clippingParents",bYe="viewport",xU="popper",NYt="reference",vYe=AU.reduce(function(n,r){return n.concat([r+"-"+JM,r+"-"+CU])},[]),yYe=[].concat(AU,[uwe]).reduce(function(n,r){return n.concat([r,r+"-"+JM,r+"-"+CU])},[]),IYt="beforeRead",RYt="read",DYt="afterRead",MYt="beforeMain",PYt="main",LYt="afterMain",FYt="beforeWrite",BYt="write",jYt="afterWrite",UYt=[IYt,RYt,DYt,MYt,PYt,LYt,FYt,BYt,jYt];function iS(n){return n?(n.nodeName||"").toLowerCase():null}function Zb(n){if(n==null)return window;if(n.toString()!=="[object Window]"){var r=n.ownerDocument;return r&&r.defaultView||window}return n}function K5(n){var r=Zb(n).Element;return n instanceof r||n instanceof Element}function Oy(n){var r=Zb(n).HTMLElement;return n instanceof r||n instanceof HTMLElement}function fwe(n){if(typeof ShadowRoot>"u")return!1;var r=Zb(n).ShadowRoot;return n instanceof r||n instanceof ShadowRoot}function $Yt(n){var r=n.state;Object.keys(r.elements).forEach(function(o){var l=r.styles[o]||{},f=r.attributes[o]||{},p=r.elements[o];!Oy(p)||!iS(p)||(Object.assign(p.style,l),Object.keys(f).forEach(function(h){var y=f[h];y===!1?p.removeAttribute(h):p.setAttribute(h,y===!0?"":y)}))})}function GYt(n){var r=n.state,o={popper:{position:r.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(r.elements.popper.style,o.popper),r.styles=o,r.elements.arrow&&Object.assign(r.elements.arrow.style,o.arrow),function(){Object.keys(r.elements).forEach(function(l){var f=r.elements[l],p=r.attributes[l]||{},h=Object.keys(r.styles.hasOwnProperty(l)?r.styles[l]:o[l]),y=h.reduce(function(_,T){return _[T]="",_},{});!Oy(f)||!iS(f)||(Object.assign(f.style,y),Object.keys(p).forEach(function(_){f.removeAttribute(_)}))})}}const _Ye={name:"applyStyles",enabled:!0,phase:"write",fn:$Yt,effect:GYt,requires:["computeStyles"]};function aS(n){return n.split("-")[0]}var Q5=Math.max,Nte=Math.min,e8=Math.round;function dwe(){var n=navigator.userAgentData;return n!=null&&n.brands&&Array.isArray(n.brands)?n.brands.map(function(r){return r.brand+"/"+r.version}).join(" "):navigator.userAgent}function wYe(){return!/^((?!chrome|android).)*safari/i.test(dwe())}function t8(n,r,o){r===void 0&&(r=!1),o===void 0&&(o=!1);var l=n.getBoundingClientRect(),f=1,p=1;r&&Oy(n)&&(f=n.offsetWidth>0&&e8(l.width)/n.offsetWidth||1,p=n.offsetHeight>0&&e8(l.height)/n.offsetHeight||1);var h=K5(n)?Zb(n):window,y=h.visualViewport,_=!wYe()&&o,T=(l.left+(_&&y?y.offsetLeft:0))/f,A=(l.top+(_&&y?y.offsetTop:0))/p,O=l.width/f,D=l.height/p;return{width:O,height:D,top:A,right:T+O,bottom:A+D,left:T,x:T,y:A}}function hwe(n){var r=t8(n),o=n.offsetWidth,l=n.offsetHeight;return Math.abs(r.width-o)<=1&&(o=r.width),Math.abs(r.height-l)<=1&&(l=r.height),{x:n.offsetLeft,y:n.offsetTop,width:o,height:l}}function EYe(n,r){var o=r.getRootNode&&r.getRootNode();if(n.contains(r))return!0;if(o&&fwe(o)){var l=r;do{if(l&&n.isSameNode(l))return!0;l=l.parentNode||l.host}while(l)}return!1}function zA(n){return Zb(n).getComputedStyle(n)}function VYt(n){return["table","td","th"].indexOf(iS(n))>=0}function Wx(n){return((K5(n)?n.ownerDocument:n.document)||window.document).documentElement}function Ite(n){return iS(n)==="html"?n:n.assignedSlot||n.parentNode||(fwe(n)?n.host:null)||Wx(n)}function SYe(n){return!Oy(n)||zA(n).position==="fixed"?null:n.offsetParent}function zYt(n){var r=/firefox/i.test(dwe()),o=/Trident/i.test(dwe());if(o&&Oy(n)){var l=zA(n);if(l.position==="fixed")return null}var f=Ite(n);for(fwe(f)&&(f=f.host);Oy(f)&&["html","body"].indexOf(iS(f))<0;){var p=zA(f);if(p.transform!=="none"||p.perspective!=="none"||p.contain==="paint"||["transform","perspective"].indexOf(p.willChange)!==-1||r&&p.willChange==="filter"||r&&p.filter&&p.filter!=="none")return f;f=f.parentNode}return null}function OU(n){for(var r=Zb(n),o=SYe(n);o&&VYt(o)&&zA(o).position==="static";)o=SYe(o);return o&&(iS(o)==="html"||iS(o)==="body"&&zA(o).position==="static")?r:o||zYt(n)||r}function pwe(n){return["top","bottom"].indexOf(n)>=0?"x":"y"}function kU(n,r,o){return Q5(n,Nte(r,o))}function qYt(n,r,o){var l=kU(n,r,o);return l>o?o:l}function TYe(){return{top:0,right:0,bottom:0,left:0}}function AYe(n){return Object.assign({},TYe(),n)}function CYe(n,r){return r.reduce(function(o,l){return o[l]=n,o},{})}var HYt=function(r,o){return r=typeof r=="function"?r(Object.assign({},o.rects,{placement:o.placement})):r,AYe(typeof r!="number"?r:CYe(r,AU))};function YYt(n){var r,o=n.state,l=n.name,f=n.options,p=o.elements.arrow,h=o.modifiersData.popperOffsets,y=aS(o.placement),_=pwe(y),T=[k0,xy].indexOf(y)>=0,A=T?"height":"width";if(!(!p||!h)){var O=HYt(f.padding,o),D=hwe(p),I=_==="y"?O0:k0,B=_==="y"?Cy:xy,$=o.rects.reference[A]+o.rects.reference[_]-h[_]-o.rects.popper[A],z=h[_]-o.rects.reference[_],H=OU(p),W=H?_==="y"?H.clientHeight||0:H.clientWidth||0:0,Q=$/2-z/2,te=O[I],oe=W-D[A]-O[B],re=W/2-D[A]/2+Q,ee=kU(te,re,oe),ae=_;o.modifiersData[l]=(r={},r[ae]=ee,r.centerOffset=ee-re,r)}}function WYt(n){var r=n.state,o=n.options,l=o.element,f=l===void 0?"[data-popper-arrow]":l;f!=null&&(typeof f=="string"&&(f=r.elements.popper.querySelector(f),!f)||EYe(r.elements.popper,f)&&(r.elements.arrow=f))}const KYt={name:"arrow",enabled:!0,phase:"main",fn:YYt,effect:WYt,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function n8(n){return n.split("-")[1]}var QYt={top:"auto",right:"auto",bottom:"auto",left:"auto"};function XYt(n,r){var o=n.x,l=n.y,f=r.devicePixelRatio||1;return{x:e8(o*f)/f||0,y:e8(l*f)/f||0}}function xYe(n){var r,o=n.popper,l=n.popperRect,f=n.placement,p=n.variation,h=n.offsets,y=n.position,_=n.gpuAcceleration,T=n.adaptive,A=n.roundOffsets,O=n.isFixed,D=h.x,I=D===void 0?0:D,B=h.y,$=B===void 0?0:B,z=typeof A=="function"?A({x:I,y:$}):{x:I,y:$};I=z.x,$=z.y;var H=h.hasOwnProperty("x"),W=h.hasOwnProperty("y"),Q=k0,te=O0,oe=window;if(T){var re=OU(o),ee="clientHeight",ae="clientWidth";if(re===Zb(o)&&(re=Wx(o),zA(re).position!=="static"&&y==="absolute"&&(ee="scrollHeight",ae="scrollWidth")),re=re,f===O0||(f===k0||f===xy)&&p===CU){te=Cy;var ce=O&&re===oe&&oe.visualViewport?oe.visualViewport.height:re[ee];$-=ce-l.height,$*=_?1:-1}if(f===k0||(f===O0||f===Cy)&&p===CU){Q=xy;var ie=O&&re===oe&&oe.visualViewport?oe.visualViewport.width:re[ae];I-=ie-l.width,I*=_?1:-1}}var fe=Object.assign({position:y},T&&QYt),de=A===!0?XYt({x:I,y:$},Zb(o)):{x:I,y:$};if(I=de.x,$=de.y,_){var Se;return Object.assign({},fe,(Se={},Se[te]=W?"0":"",Se[Q]=H?"0":"",Se.transform=(oe.devicePixelRatio||1)<=1?"translate("+I+"px, "+$+"px)":"translate3d("+I+"px, "+$+"px, 0)",Se))}return Object.assign({},fe,(r={},r[te]=W?$+"px":"",r[Q]=H?I+"px":"",r.transform="",r))}function ZYt(n){var r=n.state,o=n.options,l=o.gpuAcceleration,f=l===void 0?!0:l,p=o.adaptive,h=p===void 0?!0:p,y=o.roundOffsets,_=y===void 0?!0:y,T={placement:aS(r.placement),variation:n8(r.placement),popper:r.elements.popper,popperRect:r.rects.popper,gpuAcceleration:f,isFixed:r.options.strategy==="fixed"};r.modifiersData.popperOffsets!=null&&(r.styles.popper=Object.assign({},r.styles.popper,xYe(Object.assign({},T,{offsets:r.modifiersData.popperOffsets,position:r.options.strategy,adaptive:h,roundOffsets:_})))),r.modifiersData.arrow!=null&&(r.styles.arrow=Object.assign({},r.styles.arrow,xYe(Object.assign({},T,{offsets:r.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:_})))),r.attributes.popper=Object.assign({},r.attributes.popper,{"data-popper-placement":r.placement})}const JYt={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:ZYt,data:{}};var Rte={passive:!0};function eWt(n){var r=n.state,o=n.instance,l=n.options,f=l.scroll,p=f===void 0?!0:f,h=l.resize,y=h===void 0?!0:h,_=Zb(r.elements.popper),T=[].concat(r.scrollParents.reference,r.scrollParents.popper);return p&&T.forEach(function(A){A.addEventListener("scroll",o.update,Rte)}),y&&_.addEventListener("resize",o.update,Rte),function(){p&&T.forEach(function(A){A.removeEventListener("scroll",o.update,Rte)}),y&&_.removeEventListener("resize",o.update,Rte)}}const tWt={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:eWt,data:{}};var nWt={left:"right",right:"left",bottom:"top",top:"bottom"};function Dte(n){return n.replace(/left|right|bottom|top/g,function(r){return nWt[r]})}var rWt={start:"end",end:"start"};function OYe(n){return n.replace(/start|end/g,function(r){return rWt[r]})}function gwe(n){var r=Zb(n),o=r.pageXOffset,l=r.pageYOffset;return{scrollLeft:o,scrollTop:l}}function mwe(n){return t8(Wx(n)).left+gwe(n).scrollLeft}function iWt(n,r){var o=Zb(n),l=Wx(n),f=o.visualViewport,p=l.clientWidth,h=l.clientHeight,y=0,_=0;if(f){p=f.width,h=f.height;var T=wYe();(T||!T&&r==="fixed")&&(y=f.offsetLeft,_=f.offsetTop)}return{width:p,height:h,x:y+mwe(n),y:_}}function aWt(n){var r,o=Wx(n),l=gwe(n),f=(r=n.ownerDocument)==null?void 0:r.body,p=Q5(o.scrollWidth,o.clientWidth,f?f.scrollWidth:0,f?f.clientWidth:0),h=Q5(o.scrollHeight,o.clientHeight,f?f.scrollHeight:0,f?f.clientHeight:0),y=-l.scrollLeft+mwe(n),_=-l.scrollTop;return zA(f||o).direction==="rtl"&&(y+=Q5(o.clientWidth,f?f.clientWidth:0)-p),{width:p,height:h,x:y,y:_}}function bwe(n){var r=zA(n),o=r.overflow,l=r.overflowX,f=r.overflowY;return/auto|scroll|overlay|hidden/.test(o+f+l)}function kYe(n){return["html","body","#document"].indexOf(iS(n))>=0?n.ownerDocument.body:Oy(n)&&bwe(n)?n:kYe(Ite(n))}function NU(n,r){var o;r===void 0&&(r=[]);var l=kYe(n),f=l===((o=n.ownerDocument)==null?void 0:o.body),p=Zb(l),h=f?[p].concat(p.visualViewport||[],bwe(l)?l:[]):l,y=r.concat(h);return f?y:y.concat(NU(Ite(h)))}function vwe(n){return Object.assign({},n,{left:n.x,top:n.y,right:n.x+n.width,bottom:n.y+n.height})}function oWt(n,r){var o=t8(n,!1,r==="fixed");return o.top=o.top+n.clientTop,o.left=o.left+n.clientLeft,o.bottom=o.top+n.clientHeight,o.right=o.left+n.clientWidth,o.width=n.clientWidth,o.height=n.clientHeight,o.x=o.left,o.y=o.top,o}function NYe(n,r,o){return r===bYe?vwe(iWt(n,o)):K5(r)?oWt(r,o):vwe(aWt(Wx(n)))}function sWt(n){var r=NU(Ite(n)),o=["absolute","fixed"].indexOf(zA(n).position)>=0,l=o&&Oy(n)?OU(n):n;return K5(l)?r.filter(function(f){return K5(f)&&EYe(f,l)&&iS(f)!=="body"}):[]}function cWt(n,r,o,l){var f=r==="clippingParents"?sWt(n):[].concat(r),p=[].concat(f,[o]),h=p[0],y=p.reduce(function(_,T){var A=NYe(n,T,l);return _.top=Q5(A.top,_.top),_.right=Nte(A.right,_.right),_.bottom=Nte(A.bottom,_.bottom),_.left=Q5(A.left,_.left),_},NYe(n,h,l));return y.width=y.right-y.left,y.height=y.bottom-y.top,y.x=y.left,y.y=y.top,y}function IYe(n){var r=n.reference,o=n.element,l=n.placement,f=l?aS(l):null,p=l?n8(l):null,h=r.x+r.width/2-o.width/2,y=r.y+r.height/2-o.height/2,_;switch(f){case O0:_={x:h,y:r.y-o.height};break;case Cy:_={x:h,y:r.y+r.height};break;case xy:_={x:r.x+r.width,y};break;case k0:_={x:r.x-o.width,y};break;default:_={x:r.x,y:r.y}}var T=f?pwe(f):null;if(T!=null){var A=T==="y"?"height":"width";switch(p){case JM:_[T]=_[T]-(r[A]/2-o[A]/2);break;case CU:_[T]=_[T]+(r[A]/2-o[A]/2);break}}return _}function IU(n,r){r===void 0&&(r={});var o=r,l=o.placement,f=l===void 0?n.placement:l,p=o.strategy,h=p===void 0?n.strategy:p,y=o.boundary,_=y===void 0?kYt:y,T=o.rootBoundary,A=T===void 0?bYe:T,O=o.elementContext,D=O===void 0?xU:O,I=o.altBoundary,B=I===void 0?!1:I,$=o.padding,z=$===void 0?0:$,H=AYe(typeof z!="number"?z:CYe(z,AU)),W=D===xU?NYt:xU,Q=n.rects.popper,te=n.elements[B?W:D],oe=cWt(K5(te)?te:te.contextElement||Wx(n.elements.popper),_,A,h),re=t8(n.elements.reference),ee=IYe({reference:re,element:Q,placement:f}),ae=vwe(Object.assign({},Q,ee)),ce=D===xU?ae:re,ie={top:oe.top-ce.top+H.top,bottom:ce.bottom-oe.bottom+H.bottom,left:oe.left-ce.left+H.left,right:ce.right-oe.right+H.right},fe=n.modifiersData.offset;if(D===xU&&fe){var de=fe[f];Object.keys(ie).forEach(function(Se){var K=[xy,Cy].indexOf(Se)>=0?1:-1,Ae=[O0,Cy].indexOf(Se)>=0?"y":"x";ie[Se]+=de[Ae]*K})}return ie}function lWt(n,r){r===void 0&&(r={});var o=r,l=o.placement,f=o.boundary,p=o.rootBoundary,h=o.padding,y=o.flipVariations,_=o.allowedAutoPlacements,T=_===void 0?yYe:_,A=n8(l),O=A?y?vYe:vYe.filter(function(B){return n8(B)===A}):AU,D=O.filter(function(B){return T.indexOf(B)>=0});D.length===0&&(D=O);var I=D.reduce(function(B,$){return B[$]=IU(n,{placement:$,boundary:f,rootBoundary:p,padding:h})[aS($)],B},{});return Object.keys(I).sort(function(B,$){return I[B]-I[$]})}function uWt(n){if(aS(n)===uwe)return[];var r=Dte(n);return[OYe(n),r,OYe(r)]}function fWt(n){var r=n.state,o=n.options,l=n.name;if(!r.modifiersData[l]._skip){for(var f=o.mainAxis,p=f===void 0?!0:f,h=o.altAxis,y=h===void 0?!0:h,_=o.fallbackPlacements,T=o.padding,A=o.boundary,O=o.rootBoundary,D=o.altBoundary,I=o.flipVariations,B=I===void 0?!0:I,$=o.allowedAutoPlacements,z=r.options.placement,H=aS(z),W=H===z,Q=_||(W||!B?[Dte(z)]:uWt(z)),te=[z].concat(Q).reduce(function(Te,ye){return Te.concat(aS(ye)===uwe?lWt(r,{placement:ye,boundary:A,rootBoundary:O,padding:T,flipVariations:B,allowedAutoPlacements:$}):ye)},[]),oe=r.rects.reference,re=r.rects.popper,ee=new Map,ae=!0,ce=te[0],ie=0;ie<te.length;ie++){var fe=te[ie],de=aS(fe),Se=n8(fe)===JM,K=[O0,Cy].indexOf(de)>=0,Ae=K?"width":"height",X=IU(r,{placement:fe,boundary:A,rootBoundary:O,altBoundary:D,padding:T}),Be=K?Se?xy:k0:Se?Cy:O0;oe[Ae]>re[Ae]&&(Be=Dte(Be));var ue=Dte(Be),Xe=[];if(p&&Xe.push(X[de]<=0),y&&Xe.push(X[Be]<=0,X[ue]<=0),Xe.every(function(Te){return Te})){ce=fe,ae=!1;break}ee.set(fe,Xe)}if(ae)for(var Je=B?3:1,Ye=function(ye){var Ie=te.find(function(ct){var ze=ee.get(ct);if(ze)return ze.slice(0,ye).every(function(Ne){return Ne})});if(Ie)return ce=Ie,"break"},Pe=Je;Pe>0;Pe--){var Fe=Ye(Pe);if(Fe==="break")break}r.placement!==ce&&(r.modifiersData[l]._skip=!0,r.placement=ce,r.reset=!0)}}const dWt={name:"flip",enabled:!0,phase:"main",fn:fWt,requiresIfExists:["offset"],data:{_skip:!1}};function RYe(n,r,o){return o===void 0&&(o={x:0,y:0}),{top:n.top-r.height-o.y,right:n.right-r.width+o.x,bottom:n.bottom-r.height+o.y,left:n.left-r.width-o.x}}function DYe(n){return[O0,xy,Cy,k0].some(function(r){return n[r]>=0})}function hWt(n){var r=n.state,o=n.name,l=r.rects.reference,f=r.rects.popper,p=r.modifiersData.preventOverflow,h=IU(r,{elementContext:"reference"}),y=IU(r,{altBoundary:!0}),_=RYe(h,l),T=RYe(y,f,p),A=DYe(_),O=DYe(T);r.modifiersData[o]={referenceClippingOffsets:_,popperEscapeOffsets:T,isReferenceHidden:A,hasPopperEscaped:O},r.attributes.popper=Object.assign({},r.attributes.popper,{"data-popper-reference-hidden":A,"data-popper-escaped":O})}const pWt={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:hWt};function gWt(n,r,o){var l=aS(n),f=[k0,O0].indexOf(l)>=0?-1:1,p=typeof o=="function"?o(Object.assign({},r,{placement:n})):o,h=p[0],y=p[1];return h=h||0,y=(y||0)*f,[k0,xy].indexOf(l)>=0?{x:y,y:h}:{x:h,y}}function mWt(n){var r=n.state,o=n.options,l=n.name,f=o.offset,p=f===void 0?[0,0]:f,h=yYe.reduce(function(A,O){return A[O]=gWt(O,r.rects,p),A},{}),y=h[r.placement],_=y.x,T=y.y;r.modifiersData.popperOffsets!=null&&(r.modifiersData.popperOffsets.x+=_,r.modifiersData.popperOffsets.y+=T),r.modifiersData[l]=h}const bWt={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:mWt};function vWt(n){var r=n.state,o=n.name;r.modifiersData[o]=IYe({reference:r.rects.reference,element:r.rects.popper,placement:r.placement})}const yWt={name:"popperOffsets",enabled:!0,phase:"read",fn:vWt,data:{}};function _Wt(n){return n==="x"?"y":"x"}function wWt(n){var r=n.state,o=n.options,l=n.name,f=o.mainAxis,p=f===void 0?!0:f,h=o.altAxis,y=h===void 0?!1:h,_=o.boundary,T=o.rootBoundary,A=o.altBoundary,O=o.padding,D=o.tether,I=D===void 0?!0:D,B=o.tetherOffset,$=B===void 0?0:B,z=IU(r,{boundary:_,rootBoundary:T,padding:O,altBoundary:A}),H=aS(r.placement),W=n8(r.placement),Q=!W,te=pwe(H),oe=_Wt(te),re=r.modifiersData.popperOffsets,ee=r.rects.reference,ae=r.rects.popper,ce=typeof $=="function"?$(Object.assign({},r.rects,{placement:r.placement})):$,ie=typeof ce=="number"?{mainAxis:ce,altAxis:ce}:Object.assign({mainAxis:0,altAxis:0},ce),fe=r.modifiersData.offset?r.modifiersData.offset[r.placement]:null,de={x:0,y:0};if(re){if(p){var Se,K=te==="y"?O0:k0,Ae=te==="y"?Cy:xy,X=te==="y"?"height":"width",Be=re[te],ue=Be+z[K],Xe=Be-z[Ae],Je=I?-ae[X]/2:0,Ye=W===JM?ee[X]:ae[X],Pe=W===JM?-ae[X]:-ee[X],Fe=r.elements.arrow,Te=I&&Fe?hwe(Fe):{width:0,height:0},ye=r.modifiersData["arrow#persistent"]?r.modifiersData["arrow#persistent"].padding:TYe(),Ie=ye[K],ct=ye[Ae],ze=kU(0,ee[X],Te[X]),Ne=Q?ee[X]/2-Je-ze-Ie-ie.mainAxis:Ye-ze-Ie-ie.mainAxis,De=Q?-ee[X]/2+Je+ze+ct+ie.mainAxis:Pe+ze+ct+ie.mainAxis,Le=r.elements.arrow&&OU(r.elements.arrow),Me=Le?te==="y"?Le.clientTop||0:Le.clientLeft||0:0,We=(Se=fe==null?void 0:fe[te])!=null?Se:0,at=Be+Ne-We-Me,Ke=Be+De-We,nt=kU(I?Nte(ue,at):ue,Be,I?Q5(Xe,Ke):Xe);re[te]=nt,de[te]=nt-Be}if(y){var Oe,dt=te==="x"?O0:k0,lt=te==="x"?Cy:xy,Qt=re[oe],Zt=oe==="y"?"height":"width",rn=Qt+z[dt],on=Qt-z[lt],zt=[O0,k0].indexOf(H)!==-1,wn=(Oe=fe==null?void 0:fe[oe])!=null?Oe:0,Bt=zt?rn:Qt-ee[Zt]-ae[Zt]-wn+ie.altAxis,cr=zt?Qt+ee[Zt]+ae[Zt]-wn-ie.altAxis:on,Cr=I&&zt?qYt(Bt,Qt,cr):kU(I?Bt:rn,Qt,I?cr:on);re[oe]=Cr,de[oe]=Cr-Qt}r.modifiersData[l]=de}}const EWt={name:"preventOverflow",enabled:!0,phase:"main",fn:wWt,requiresIfExists:["offset"]};function SWt(n){return{scrollLeft:n.scrollLeft,scrollTop:n.scrollTop}}function TWt(n){return n===Zb(n)||!Oy(n)?gwe(n):SWt(n)}function AWt(n){var r=n.getBoundingClientRect(),o=e8(r.width)/n.offsetWidth||1,l=e8(r.height)/n.offsetHeight||1;return o!==1||l!==1}function CWt(n,r,o){o===void 0&&(o=!1);var l=Oy(r),f=Oy(r)&&AWt(r),p=Wx(r),h=t8(n,f,o),y={scrollLeft:0,scrollTop:0},_={x:0,y:0};return(l||!l&&!o)&&((iS(r)!=="body"||bwe(p))&&(y=TWt(r)),Oy(r)?(_=t8(r,!0),_.x+=r.clientLeft,_.y+=r.clientTop):p&&(_.x=mwe(p))),{x:h.left+y.scrollLeft-_.x,y:h.top+y.scrollTop-_.y,width:h.width,height:h.height}}function xWt(n){var r=new Map,o=new Set,l=[];n.forEach(function(p){r.set(p.name,p)});function f(p){o.add(p.name);var h=[].concat(p.requires||[],p.requiresIfExists||[]);h.forEach(function(y){if(!o.has(y)){var _=r.get(y);_&&f(_)}}),l.push(p)}return n.forEach(function(p){o.has(p.name)||f(p)}),l}function OWt(n){var r=xWt(n);return UYt.reduce(function(o,l){return o.concat(r.filter(function(f){return f.phase===l}))},[])}function kWt(n){var r;return function(){return r||(r=new Promise(function(o){Promise.resolve().then(function(){r=void 0,o(n())})})),r}}function NWt(n){var r=n.reduce(function(o,l){var f=o[l.name];return o[l.name]=f?Object.assign({},f,l,{options:Object.assign({},f.options,l.options),data:Object.assign({},f.data,l.data)}):l,o},{});return Object.keys(r).map(function(o){return r[o]})}var MYe={placement:"bottom",modifiers:[],strategy:"absolute"};function PYe(){for(var n=arguments.length,r=new Array(n),o=0;o<n;o++)r[o]=arguments[o];return!r.some(function(l){return!(l&&typeof l.getBoundingClientRect=="function")})}function IWt(n){n===void 0&&(n={});var r=n,o=r.defaultModifiers,l=o===void 0?[]:o,f=r.defaultOptions,p=f===void 0?MYe:f;return function(y,_,T){T===void 0&&(T=p);var A={placement:"bottom",orderedModifiers:[],options:Object.assign({},MYe,p),modifiersData:{},elements:{reference:y,popper:_},attributes:{},styles:{}},O=[],D=!1,I={state:A,setOptions:function(H){var W=typeof H=="function"?H(A.options):H;$(),A.options=Object.assign({},p,A.options,W),A.scrollParents={reference:K5(y)?NU(y):y.contextElement?NU(y.contextElement):[],popper:NU(_)};var Q=OWt(NWt([].concat(l,A.options.modifiers)));return A.orderedModifiers=Q.filter(function(te){return te.enabled}),B(),I.update()},forceUpdate:function(){if(!D){var H=A.elements,W=H.reference,Q=H.popper;if(PYe(W,Q)){A.rects={reference:CWt(W,OU(Q),A.options.strategy==="fixed"),popper:hwe(Q)},A.reset=!1,A.placement=A.options.placement,A.orderedModifiers.forEach(function(ie){return A.modifiersData[ie.name]=Object.assign({},ie.data)});for(var te=0;te<A.orderedModifiers.length;te++){if(A.reset===!0){A.reset=!1,te=-1;continue}var oe=A.orderedModifiers[te],re=oe.fn,ee=oe.options,ae=ee===void 0?{}:ee,ce=oe.name;typeof re=="function"&&(A=re({state:A,options:ae,name:ce,instance:I})||A)}}}},update:kWt(function(){return new Promise(function(z){I.forceUpdate(),z(A)})}),destroy:function(){$(),D=!0}};if(!PYe(y,_))return I;I.setOptions(T).then(function(z){!D&&T.onFirstUpdate&&T.onFirstUpdate(z)});function B(){A.orderedModifiers.forEach(function(z){var H=z.name,W=z.options,Q=W===void 0?{}:W,te=z.effect;if(typeof te=="function"){var oe=te({state:A,name:H,instance:I,options:Q}),re=function(){};O.push(oe||re)}})}function $(){O.forEach(function(z){return z()}),O=[]}return I}}var RWt=[tWt,yWt,JYt,_Ye,bWt,dWt,EWt,KYt,pWt],Mte=IWt({defaultModifiers:RWt}),pd=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Jb(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}function DWt(n){if(n.__esModule)return n;var r=n.default;if(typeof r=="function"){var o=function l(){return this instanceof l?Reflect.construct(r,arguments,this.constructor):r.apply(this,arguments)};o.prototype=r.prototype}else o={};return Object.defineProperty(o,"__esModule",{value:!0}),Object.keys(n).forEach(function(l){var f=Object.getOwnPropertyDescriptor(n,l);Object.defineProperty(o,l,f.get?f:{enumerable:!0,get:function(){return n[l]}})}),o}function MWt(n){var r=typeof n;return n!=null&&(r=="object"||r=="function")}var oS=MWt,PWt=typeof pd=="object"&&pd&&pd.Object===Object&&pd,LYe=PWt,LWt=LYe,FWt=typeof self=="object"&&self&&self.Object===Object&&self,BWt=LWt||FWt||Function("return this")(),X5=BWt,jWt=X5,UWt=function(){return jWt.Date.now()},$Wt=UWt,GWt=/\s/;function VWt(n){for(var r=n.length;r--&&GWt.test(n.charAt(r)););return r}var zWt=VWt,qWt=zWt,HWt=/^\s+/;function YWt(n){return n&&n.slice(0,qWt(n)+1).replace(HWt,"")}var WWt=YWt,KWt=X5,QWt=KWt.Symbol,FYe=QWt,BYe=FYe,jYe=Object.prototype,XWt=jYe.hasOwnProperty,ZWt=jYe.toString,RU=BYe?BYe.toStringTag:void 0;function JWt(n){var r=XWt.call(n,RU),o=n[RU];try{n[RU]=void 0;var l=!0}catch{}var f=ZWt.call(n);return l&&(r?n[RU]=o:delete n[RU]),f}var eKt=JWt,tKt=Object.prototype,nKt=tKt.toString;function rKt(n){return nKt.call(n)}var iKt=rKt,UYe=FYe,aKt=eKt,oKt=iKt,sKt="[object Null]",cKt="[object Undefined]",$Ye=UYe?UYe.toStringTag:void 0;function lKt(n){return n==null?n===void 0?cKt:sKt:$Ye&&$Ye in Object(n)?aKt(n):oKt(n)}var DU=lKt;function uKt(n){return n!=null&&typeof n=="object"}var Z5=uKt,fKt=DU,dKt=Z5,hKt="[object Symbol]";function pKt(n){return typeof n=="symbol"||dKt(n)&&fKt(n)==hKt}var gKt=pKt,mKt=WWt,GYe=oS,bKt=gKt,VYe=NaN,vKt=/^[-+]0x[0-9a-f]+$/i,yKt=/^0b[01]+$/i,_Kt=/^0o[0-7]+$/i,wKt=parseInt;function EKt(n){if(typeof n=="number")return n;if(bKt(n))return VYe;if(GYe(n)){var r=typeof n.valueOf=="function"?n.valueOf():n;n=GYe(r)?r+"":r}if(typeof n!="string")return n===0?n:+n;n=mKt(n);var o=yKt.test(n);return o||_Kt.test(n)?wKt(n.slice(2),o?2:8):vKt.test(n)?VYe:+n}var SKt=EKt,TKt=oS,ywe=$Wt,zYe=SKt,AKt="Expected a function",CKt=Math.max,xKt=Math.min;function OKt(n,r,o){var l,f,p,h,y,_,T=0,A=!1,O=!1,D=!0;if(typeof n!="function")throw new TypeError(AKt);r=zYe(r)||0,TKt(o)&&(A=!!o.leading,O="maxWait"in o,p=O?CKt(zYe(o.maxWait)||0,r):p,D="trailing"in o?!!o.trailing:D);function I(re){var ee=l,ae=f;return l=f=void 0,T=re,h=n.apply(ae,ee),h}function B(re){return T=re,y=setTimeout(H,r),A?I(re):h}function $(re){var ee=re-_,ae=re-T,ce=r-ee;return O?xKt(ce,p-ae):ce}function z(re){var ee=re-_,ae=re-T;return _===void 0||ee>=r||ee<0||O&&ae>=p}function H(){var re=ywe();if(z(re))return W(re);y=setTimeout(H,$(re))}function W(re){return y=void 0,D&&l?I(re):(l=f=void 0,h)}function Q(){y!==void 0&&clearTimeout(y),T=0,l=_=f=y=void 0}function te(){return y===void 0?h:W(ywe())}function oe(){var re=ywe(),ee=z(re);if(l=arguments,f=this,_=re,ee){if(y===void 0)return B(_);if(O)return clearTimeout(y),y=setTimeout(H,r),I(_)}return y===void 0&&(y=setTimeout(H,r)),h}return oe.cancel=Q,oe.flush=te,oe}var kKt=OKt,NKt=kKt,IKt=oS,RKt="Expected a function";function DKt(n,r,o){var l=!0,f=!0;if(typeof n!="function")throw new TypeError(RKt);return IKt(o)&&(l="leading"in o?!!o.leading:l,f="trailing"in o?!!o.trailing:f),NKt(n,r,{leading:l,maxWait:r,trailing:f})}var MKt=DKt;const qYe=Jb(MKt);/*!
|
|
3
3
|
* is-plain-object <https://github.com/jonschlinkert/is-plain-object>
|
|
4
4
|
*
|
|
@@ -724,7 +724,7 @@ Use Shift + Enter to enter a new line`,"你好,我是小鲸":"Hello, I am BK G
|
|
|
724
724
|
只给我输出结果,其他内容一概不要。请勿用引号将回复包起来
|
|
725
725
|
'''
|
|
726
726
|
{{ SELECTED_TEXT }}
|
|
727
|
-
'''`,explanationShortcut:"您是一位专业的解释者。请详细解释“{{ SELECTED_TEXT }}”。您的解释应包括 1) 基本含义和概念解释;2) 实际应用或使用案例;3) 如果是技术术语,请提供相关技术背景;4) 适当时提供具体示例,以帮助理解。使用清晰易懂的语言,确保非专业人员也能理解。如果该词/短语有多种含义,请列出主要定义。在确保信息完整性和准确性的同时,请保持答复简洁明了。"},El=n=>jvn!=="en"?$vn[n]||n:Uvn[n]||n,Gvn={class:"left-section"},Vvn={class:"logo"},zvn=["src"],qvn={class:"title"},Hvn={class:"right-section"},Yvn=$e.defineComponent({__name:"ai-header",props:{title:{default:El("AI 小鲸")},isCompressionHeight:{type:Boolean,default:!1}},emits:["close","toggleCompression"],setup(n,{emit:r}){const o=n,l=r,f=$e.computed(()=>o.isCompressionHeight?"bkai-morenchicun":"bkai-yasuo"),p=$e.computed(()=>o.isCompressionHeight?El("恢复默认尺寸"):El("缩小高度")),h=$e.ref(null),y=$e.ref(null),_=$e.ref(null),{createTooltip:T,destroyAll:A}=EG({arrow:!0,delay:[0,0]}),O=()=>{A(),y.value&&T(y.value,p.value,{appendTo:document.querySelector(".ai-blueking-container-wrapper")}),_.value&&T(_.value,El("关闭"),{appendTo:document.querySelector(".ai-blueking-container-wrapper")})};return $e.watch(()=>o.isCompressionHeight,()=>{O()}),$e.onMounted(()=>{O()}),$e.onBeforeUnmount(()=>{A()}),(D,I)=>($e.openBlock(),$e.createElementBlock("div",{ref_key:"headerRef",ref:h,class:"header drag-handle"},[$e.createElementVNode("div",Gvn,[$e.createElementVNode("div",Vvn,[$e.createElementVNode("img",{src:$e.unref(PSe),alt:"logo"},null,8,zvn)]),$e.createElementVNode("div",qvn,$e.toDisplayString(D.title),1)]),$e.createElementVNode("div",Hvn,[$e.createCommentVNode(' <i class="bkai-icon bkai-xinzengliaotian"></i> '),$e.createCommentVNode(' <i class="bkai-icon bkai-history"></i> '),$e.createElementVNode("i",{ref_key:"compressionRef",ref:y,class:$e.normalizeClass(["bkai-icon",f.value]),onClick:I[0]||(I[0]=B=>l("toggleCompression"))},null,2),$e.createElementVNode("i",{ref_key:"closeRef",ref:_,class:"bkai-icon bkai-close-line-2",onClick:I[1]||(I[1]=B=>l("close"))},null,512)])],512))}}),By=(n,r)=>{const o=n.__vccOpts||n;for(const[l,f]of r)o[l]=f;return o},Wvn=By(Yvn,[["__scopeId","data-v-49e8bb6a"]]),Kvn={class:"bar-button-text"},Krt=By($e.defineComponent({__name:"bar-button",props:{icon:{},color:{},text:{}},emits:["click"],setup(n,{emit:r}){$e.useCssVars(f=>({"5ec4534a":f.color}));const o=r,l=n;return(f,p)=>($e.openBlock(),$e.createElementBlock("div",{class:"bar-button",onClick:p[0]||(p[0]=h=>o("click"))},[$e.createElementVNode("i",{class:$e.normalizeClass(["bkai-icon",l.icon])},null,2),$e.createElementVNode("span",Kvn,$e.toDisplayString(l.text),1)]))}}),[["__scopeId","data-v-8ce57e71"]]),Qvn={class:"ai-cite"},Xvn={class:"content"},Qrt=By($e.defineComponent({__name:"ai-cite",props:{text:{},showCloseIcon:{type:Boolean}},emits:["close"],setup(n){const r=n,o=$e.ref(null);$e.watch(()=>r.text,()=>{o.value&&h(o.value),$e.nextTick(()=>{y()})});const l=$e.ref(null),f=_=>_.scrollWidth>_.clientWidth,{createTooltip:p,destroyInstance:h}=EG({arrow:!0,delay:[0,0]}),y=()=>{if(l.value){const _=l.value;f(_)&&(o.value=p(_,r.text,{appendTo:document.querySelector(".ai-blueking-container-wrapper")}))}};return $e.onMounted(()=>{$e.nextTick(()=>{y()})}),(_,T)=>$e.withDirectives(($e.openBlock(),$e.createElementBlock("section",Qvn,[$e.createElementVNode("span",Xvn,[$e.createElementVNode("span",{class:$e.normalizeClass(["content-text",{"show-close-icon":_.showCloseIcon}])},[T[1]||(T[1]=$e.createElementVNode("i",{class:"bkai-icon bkai-yinyong"},null,-1)),$e.createElementVNode("span",{ref_key:"citeTextRef",ref:l,class:"ai-cite-text"},$e.toDisplayString(`${$e.unref(El)("框选内容")}:${_.text}`),513)],2),_.showCloseIcon?($e.openBlock(),$e.createElementBlock("i",{key:0,class:"bkai-icon bkai-close-line-2 close-icon",onClick:T[0]||(T[0]=A=>_.$emit("close"))})):$e.createCommentVNode("v-if",!0)])],512)),[[$e.vShow,_.text]])}}),[["__scopeId","data-v-629213d4"]]);function Xrt(n={}){const r=$e.ref(!1);return{isComposing:r,handleCompositionStart:()=>{r.value=!0},handleCompositionEnd:()=>{r.value=!1},handleEnter:y=>{const{isLoading:_,onSend:T,getInputValue:A=()=>"",clearInput:O=()=>{}}=n;if(y.shiftKey)return;y.preventDefault();const D=A();_!=null&&_.value||!D.trim()||r.value||(T==null||T(D),O())},handleSend:()=>{const{onSend:y,getInputValue:_=()=>"",clearInput:T=()=>{}}=n,A=_();A.trim()&&(y==null||y(A),T())},handleStop:()=>{const{onStop:y}=n;y==null||y()}}}const Zrt="enablePopup";function VSe(){return{enablePopup:$e.inject(Zrt,!0)}}const SG=$e.ref(""),Jrt=$e.ref(""),zSe=$e.ref(!1),qSe={width:80,height:34,offset:15,debounceTime:300};function TG(n){const r=$e.ref(!1),o=$e.ref({top:"0px",left:"0px"});let l,f=null;const p=$e.ref(null);let h=!1,y=null;const _=W=>{y={x:W.clientX,y:W.clientY}},T=W=>{f=W,y&&(h=Math.sqrt(Math.pow(W.clientX-y.x,2)+Math.pow(W.clientY-y.y,2))>5),y=null},A=(W,Q)=>{const te=window.innerWidth,{width:oe,height:re,offset:ee}=qSe;let ae=W+window.scrollX-oe/2;ae=Math.max(ee,Math.min(ae,te-oe-ee));let ce=Q+window.scrollY-re-ee;return Q<=re+ee&&(ce=Q+window.scrollY+ee),{top:`${ce}px`,left:`${ae}px`}},O=W=>{const Q=window.innerWidth,{width:te,height:oe,offset:re}=qSe;let ee=W.left+window.scrollX+W.width/2-te/2;ee=Math.max(re,Math.min(ee,Q-te-re));let ae=W.top+window.scrollY-oe-re;return W.top<=oe+re&&(ae=W.bottom+window.scrollY+re),{top:`${ae}px`,left:`${ee}px`}},D=()=>{clearTimeout(l),l=setTimeout(()=>{var oe;const W=window.getSelection();if(!(W!=null&&W.toString().trim())){I();return}const Q=W.getRangeAt(0);if((oe=Q.commonAncestorContainer.parentElement)!=null&&oe.closest(".ai-blueking-wrapper")){I();return}zSe.value=!1,SG.value=W.toString().trim();const te=document.activeElement;if((te==null?void 0:te.tagName)==="TEXTAREA"){if(!f){I();return}const{clientX:re,clientY:ee}=f;o.value=A(re,ee),r.value=!0,f=null}else{const re=Q.getBoundingClientRect();if(!re.width||!re.height){I();return}o.value=O(re),r.value=!0}},qSe.debounceTime)},I=()=>{r.value=!1,zSe.value||(SG.value="")},B=W=>{var re,ee,ae;const Q=W.target,te=((re=Q.classList)==null?void 0:re.contains("ai-blueking-tag-text"))||((ee=Q.classList)==null?void 0:ee.contains("shortcut-btn")),oe=(ae=p.value)==null?void 0:ae.contains(Q);if(!(te||!h)){if(h){W.preventDefault(),W.stopPropagation(),h=!1;return}oe||(I(),$())}},$=()=>{const W=window.getSelection();W&&W.removeAllRanges(),SG.value=""},z=W=>{SG.value=W},H=W=>{Jrt.value=W};return $e.onMounted(()=>{n&&(document.addEventListener("selectionchange",D),document.addEventListener("mousedown",_),document.addEventListener("mouseup",T),document.addEventListener("click",B,!0))}),$e.onBeforeUnmount(()=>{n&&(document.removeEventListener("selectionchange",D),document.removeEventListener("mousedown",_),document.removeEventListener("mouseup",T),document.removeEventListener("click",B,!0)),clearTimeout(l)}),{isIconVisible:r,iconPosition:o,selectedText:SG,citeText:Jrt,hideIcon:I,clearSelection:$,setSelection:z,setCiteText:H,lockSelectedText:zSe,popupRef:p}}function Zvn(n={}){const{minHeight:r=68,maxHeight:o=248,defaultHeight:l=68}=n,f=$e.ref(l),p=$e.ref(),h=()=>{if(!p.value)return;p.value.style.height=`${r}px`;const T=p.value.scrollHeight;f.value=Math.min(Math.max(T,r),o)};return{textareaHeight:f,textareaRef:p,updateHeight:h,resetHeight:()=>{f.value=l},bindTextarea:T=>{p.value=T,h()}}}const Jvn={class:"ai-selected-box"},eyn={class:"ai-selected-tip"},tyn={class:"ai-selected-tip-text"},nyn={class:"ai-selected-box-content"},ryn={class:"ai-selected-box-actions"},iyn=["onClick"],ayn=By($e.defineComponent({__name:"ai-selected-box",props:{selectedText:{},actions:{}},emits:["shortcut-click"],setup(n,{emit:r}){const o=r,l=n,{clearSelection:f}=TG(!0),p=h=>{o("shortcut-click",h)};return(h,y)=>($e.openBlock(),$e.createElementBlock("div",Jvn,[$e.createElementVNode("i",{class:"bkai-icon bkai-close-circle-shape",onClick:y[0]||(y[0]=(..._)=>$e.unref(f)&&$e.unref(f)(..._))}),$e.createElementVNode("div",eyn,[y[1]||(y[1]=$e.createElementVNode("i",{class:"bkai-icon bkai-yinyong"},null,-1)),$e.createElementVNode("span",tyn,$e.toDisplayString($e.unref(El)("已框选内容")),1)]),$e.createElementVNode("div",nyn,$e.toDisplayString(l.selectedText),1),$e.createElementVNode("div",ryn,[($e.openBlock(!0),$e.createElementBlock($e.Fragment,null,$e.renderList(l.actions,_=>($e.openBlock(),$e.createElementBlock("div",{class:"ai-selected-box-action",key:_.key,onClick:T=>p(_)},[$e.createElementVNode("i",{class:$e.normalizeClass(["bkai-icon",_.icon])},null,2),$e.createElementVNode("span",null,$e.toDisplayString(_.label),1)],8,iyn))),128))])]))}}),[["__scopeId","data-v-3f0a2012"]]),oyn={class:"bkai-prompt-list-search"},syn={class:"bkai-prompt-list-content"},cyn={key:0,class:"bkai-prompt-list-empty"},lyn=["onClick","onMouseover"],uyn=By($e.defineComponent({__name:"prompt-list",props:{prompts:{},show:{type:Boolean}},emits:["select","height-change","update:show"],setup(n,{expose:r,emit:o}){const l=n,f=o,p=$e.ref(""),h=$e.ref(null),y=$e.ref(null),_=$e.computed(()=>p.value.trim()?l.prompts.filter($=>$.toLowerCase().includes(p.value.toLowerCase())):l.prompts);$e.watch(()=>l.show,$=>{$&&$e.nextTick(()=>{y.value=null})});const T=$=>{f("select",$),f("update:show",!1),p.value=""},A=()=>{_.value.length&&(y.value===null||y.value===_.value.length-1?y.value=0:y.value++,I())},O=()=>{_.value.length&&(y.value===null||y.value===0?y.value=_.value.length-1:y.value--,I())},D=()=>!_.value.length||y.value===null?!1:(T(_.value[y.value]),!0),I=()=>{if(y.value===null||!h.value)return;const $=h.value.querySelector(".bkai-prompt-list-content");if(!$)return;const z=$.children[y.value];if(!z)return;const H=$.getBoundingClientRect(),W=z.getBoundingClientRect();W.top<H.top?$.scrollTop=z.offsetTop:W.bottom>H.bottom&&($.scrollTop=z.offsetTop+z.offsetHeight-$.clientHeight)};let B=null;return $e.onMounted(()=>{h.value&&(B=new ResizeObserver($=>{for(const z of $)f("height-change",z.contentRect.height)}),B.observe(h.value))}),$e.onBeforeUnmount(()=>{B&&h.value&&(B.unobserve(h.value),B.disconnect())}),r({handleArrowDown:A,handleArrowUp:O,handleEnter:D}),($,z)=>$e.withDirectives(($e.openBlock(),$e.createElementBlock("div",{ref_key:"promptListEl",ref:h,class:"bkai-prompt-list"},[$e.createElementVNode("div",oyn,[$e.createVNode($e.unref(Lun),{modelValue:p.value,"onUpdate:modelValue":z[0]||(z[0]=H=>p.value=H),behavior:"simplicity",placeholder:"请输入关键词"},null,8,["modelValue"])]),$e.createElementVNode("div",syn,[_.value.length===0?($e.openBlock(),$e.createElementBlock("div",cyn,$e.toDisplayString($e.unref(El)("无匹配结果")),1)):($e.openBlock(!0),$e.createElementBlock($e.Fragment,{key:1},$e.renderList(_.value,(H,W)=>($e.openBlock(),$e.createElementBlock("div",{style:{overflow:"hidden"},class:$e.normalizeClass(["bkai-prompt-list-item",{active:y.value===W}]),key:H,onClick:Q=>T(H),onMouseleave:z[1]||(z[1]=Q=>y.value=null),onMouseover:Q=>y.value=W},$e.toDisplayString(H),43,lyn))),128))])],512)),[[$e.vShow,$.show]])}}),[["__scopeId","data-v-8d2c7548"]]),fyn={class:"shortcuts-bar"},dyn=["onClick"],hyn={class:"shortcut-text"},pyn=By($e.defineComponent({__name:"shortcuts-bar",props:{shortcuts:{}},emits:["shortcut-click"],setup(n,{emit:r}){const o=r;return(l,f)=>($e.openBlock(),$e.createElementBlock("div",fyn,[($e.openBlock(!0),$e.createElementBlock($e.Fragment,null,$e.renderList(l.shortcuts,p=>($e.openBlock(),$e.createElementBlock("div",{class:"shortcut-item",key:p.key,onClick:h=>o("shortcut-click",p)},[$e.createElementVNode("i",{class:$e.normalizeClass(["bkai-icon",p.icon])},null,2),$e.createElementVNode("span",hyn,$e.toDisplayString(p.label),1)],8,dyn))),128))]))}}),[["__scopeId","data-v-08f7d5d8"]]),gyn={class:"chat-input-box"},myn={class:"input-wrapper"},byn={key:0,class:"cite"},vyn=["placeholder"],yyn={class:"input-tools"},_yn=By($e.defineComponent({__name:"chat-input-box",props:{shortcuts:{},loading:{type:Boolean},prompts:{}},emits:["send","update:modelValue","stop","height-change","shortcut-click"],setup(n,{emit:r}){$e.useCssVars(Ne=>({"540d8380":$.value}));const o=r,l=El(`输入 "/" 唤出 Prompt
|
|
727
|
+
'''`,explanationShortcut:"您是一位专业的解释者。请详细解释“{{ SELECTED_TEXT }}”。您的解释应包括 1) 基本含义和概念解释;2) 实际应用或使用案例;3) 如果是技术术语,请提供相关技术背景;4) 适当时提供具体示例,以帮助理解。使用清晰易懂的语言,确保非专业人员也能理解。如果该词/短语有多种含义,请列出主要定义。在确保信息完整性和准确性的同时,请保持答复简洁明了。"},El=n=>jvn!=="en"?$vn[n]||n:Uvn[n]||n,Gvn={class:"left-section"},Vvn={class:"logo"},zvn=["src"],qvn={class:"title"},Hvn={class:"right-section"},Yvn=$e.defineComponent({__name:"ai-header",props:{title:{default:El("AI 小鲸")},isCompressionHeight:{type:Boolean,default:!1},draggable:{type:Boolean,default:!0}},emits:["close","toggleCompression"],setup(n,{emit:r}){const o=n,l=r,f=$e.computed(()=>o.isCompressionHeight?"bkai-morenchicun":"bkai-yasuo"),p=$e.computed(()=>o.isCompressionHeight?El("恢复默认尺寸"):El("缩小高度")),h=$e.ref(null),y=$e.ref(null),_=$e.ref(null),{createTooltip:T,destroyAll:A}=EG({arrow:!0,delay:[0,0]}),O=()=>{A(),y.value&&T(y.value,p.value,{appendTo:document.querySelector(".ai-blueking-container-wrapper")}),_.value&&T(_.value,El("关闭"),{appendTo:document.querySelector(".ai-blueking-container-wrapper")})};return $e.watch(()=>o.isCompressionHeight,()=>{O()}),$e.onMounted(()=>{O()}),$e.onBeforeUnmount(()=>{A()}),(D,I)=>($e.openBlock(),$e.createElementBlock("div",{ref_key:"headerRef",ref:h,class:$e.normalizeClass(["header drag-handle",{draggable:o.draggable}])},[$e.createElementVNode("div",Gvn,[$e.createElementVNode("div",Vvn,[$e.createElementVNode("img",{src:$e.unref(PSe),alt:"logo"},null,8,zvn)]),$e.createElementVNode("div",qvn,$e.toDisplayString(D.title),1)]),$e.createElementVNode("div",Hvn,[$e.createCommentVNode(' <i class="bkai-icon bkai-xinzengliaotian"></i> '),$e.createCommentVNode(' <i class="bkai-icon bkai-history"></i> '),$e.createElementVNode("i",{ref_key:"compressionRef",ref:y,class:$e.normalizeClass(["bkai-icon",f.value]),onClick:I[0]||(I[0]=B=>l("toggleCompression"))},null,2),$e.createElementVNode("i",{ref_key:"closeRef",ref:_,class:"bkai-icon bkai-close-line-2",onClick:I[1]||(I[1]=B=>l("close"))},null,512)])],2))}}),By=(n,r)=>{const o=n.__vccOpts||n;for(const[l,f]of r)o[l]=f;return o},Wvn=By(Yvn,[["__scopeId","data-v-9af5f1de"]]),Kvn={class:"bar-button-text"},Krt=By($e.defineComponent({__name:"bar-button",props:{icon:{},color:{},text:{}},emits:["click"],setup(n,{emit:r}){$e.useCssVars(f=>({"5ec4534a":f.color}));const o=r,l=n;return(f,p)=>($e.openBlock(),$e.createElementBlock("div",{class:"bar-button",onClick:p[0]||(p[0]=h=>o("click"))},[$e.createElementVNode("i",{class:$e.normalizeClass(["bkai-icon",l.icon])},null,2),$e.createElementVNode("span",Kvn,$e.toDisplayString(l.text),1)]))}}),[["__scopeId","data-v-8ce57e71"]]),Qvn={class:"ai-cite"},Xvn={class:"content"},Qrt=By($e.defineComponent({__name:"ai-cite",props:{text:{},showCloseIcon:{type:Boolean}},emits:["close"],setup(n){const r=n,o=$e.ref(null);$e.watch(()=>r.text,()=>{o.value&&h(o.value),$e.nextTick(()=>{y()})});const l=$e.ref(null),f=_=>_.scrollWidth>_.clientWidth,{createTooltip:p,destroyInstance:h}=EG({arrow:!0,delay:[0,0]}),y=()=>{if(l.value){const _=l.value;f(_)&&(o.value=p(_,r.text,{appendTo:document.querySelector(".ai-blueking-container-wrapper")}))}};return $e.onMounted(()=>{$e.nextTick(()=>{y()})}),(_,T)=>$e.withDirectives(($e.openBlock(),$e.createElementBlock("section",Qvn,[$e.createElementVNode("span",Xvn,[$e.createElementVNode("span",{class:$e.normalizeClass(["content-text",{"show-close-icon":_.showCloseIcon}])},[T[1]||(T[1]=$e.createElementVNode("i",{class:"bkai-icon bkai-yinyong"},null,-1)),$e.createElementVNode("span",{ref_key:"citeTextRef",ref:l,class:"ai-cite-text"},$e.toDisplayString(`${$e.unref(El)("框选内容")}:${_.text}`),513)],2),_.showCloseIcon?($e.openBlock(),$e.createElementBlock("i",{key:0,class:"bkai-icon bkai-close-line-2 close-icon",onClick:T[0]||(T[0]=A=>_.$emit("close"))})):$e.createCommentVNode("v-if",!0)])],512)),[[$e.vShow,_.text]])}}),[["__scopeId","data-v-629213d4"]]);function Xrt(n={}){const r=$e.ref(!1);return{isComposing:r,handleCompositionStart:()=>{r.value=!0},handleCompositionEnd:()=>{r.value=!1},handleEnter:y=>{const{isLoading:_,onSend:T,getInputValue:A=()=>"",clearInput:O=()=>{}}=n;if(y.shiftKey)return;y.preventDefault();const D=A();_!=null&&_.value||!D.trim()||r.value||(T==null||T(D),O())},handleSend:()=>{const{onSend:y,getInputValue:_=()=>"",clearInput:T=()=>{}}=n,A=_();A.trim()&&(y==null||y(A),T())},handleStop:()=>{const{onStop:y}=n;y==null||y()}}}const Zrt="enablePopup";function VSe(){return{enablePopup:$e.inject(Zrt,!0)}}const SG=$e.ref(""),Jrt=$e.ref(""),zSe=$e.ref(!1),qSe={width:80,height:34,offset:15,debounceTime:300};function TG(n){const r=$e.ref(!1),o=$e.ref({top:"0px",left:"0px"});let l,f=null;const p=$e.ref(null);let h=!1,y=null;const _=W=>{y={x:W.clientX,y:W.clientY}},T=W=>{f=W,y&&(h=Math.sqrt(Math.pow(W.clientX-y.x,2)+Math.pow(W.clientY-y.y,2))>5),y=null},A=(W,Q)=>{const te=window.innerWidth,{width:oe,height:re,offset:ee}=qSe;let ae=W+window.scrollX-oe/2;ae=Math.max(ee,Math.min(ae,te-oe-ee));let ce=Q+window.scrollY-re-ee;return Q<=re+ee&&(ce=Q+window.scrollY+ee),{top:`${ce}px`,left:`${ae}px`}},O=W=>{const Q=window.innerWidth,{width:te,height:oe,offset:re}=qSe;let ee=W.left+window.scrollX+W.width/2-te/2;ee=Math.max(re,Math.min(ee,Q-te-re));let ae=W.top+window.scrollY-oe-re;return W.top<=oe+re&&(ae=W.bottom+window.scrollY+re),{top:`${ae}px`,left:`${ee}px`}},D=()=>{clearTimeout(l),l=setTimeout(()=>{var oe;const W=window.getSelection();if(!(W!=null&&W.toString().trim())){I();return}const Q=W.getRangeAt(0);if((oe=Q.commonAncestorContainer.parentElement)!=null&&oe.closest(".ai-blueking-wrapper")){I();return}zSe.value=!1,SG.value=W.toString().trim();const te=document.activeElement;if((te==null?void 0:te.tagName)==="TEXTAREA"){if(!f){I();return}const{clientX:re,clientY:ee}=f;o.value=A(re,ee),r.value=!0,f=null}else{const re=Q.getBoundingClientRect();if(!re.width||!re.height){I();return}o.value=O(re),r.value=!0}},qSe.debounceTime)},I=()=>{r.value=!1,zSe.value||(SG.value="")},B=W=>{var re,ee,ae;const Q=W.target,te=((re=Q.classList)==null?void 0:re.contains("ai-blueking-tag-text"))||((ee=Q.classList)==null?void 0:ee.contains("shortcut-btn")),oe=(ae=p.value)==null?void 0:ae.contains(Q);if(!(te||!h)){if(h){W.preventDefault(),W.stopPropagation(),h=!1;return}oe||(I(),$())}},$=()=>{const W=window.getSelection();W&&W.removeAllRanges(),SG.value=""},z=W=>{SG.value=W},H=W=>{Jrt.value=W};return $e.onMounted(()=>{n&&(document.addEventListener("selectionchange",D),document.addEventListener("mousedown",_),document.addEventListener("mouseup",T),document.addEventListener("click",B,!0))}),$e.onBeforeUnmount(()=>{n&&(document.removeEventListener("selectionchange",D),document.removeEventListener("mousedown",_),document.removeEventListener("mouseup",T),document.removeEventListener("click",B,!0)),clearTimeout(l)}),{isIconVisible:r,iconPosition:o,selectedText:SG,citeText:Jrt,hideIcon:I,clearSelection:$,setSelection:z,setCiteText:H,lockSelectedText:zSe,popupRef:p}}function Zvn(n={}){const{minHeight:r=68,maxHeight:o=248,defaultHeight:l=68}=n,f=$e.ref(l),p=$e.ref(),h=()=>{if(!p.value)return;p.value.style.height=`${r}px`;const T=p.value.scrollHeight;f.value=Math.min(Math.max(T,r),o)};return{textareaHeight:f,textareaRef:p,updateHeight:h,resetHeight:()=>{f.value=l},bindTextarea:T=>{p.value=T,h()}}}const Jvn={class:"ai-selected-box"},eyn={class:"ai-selected-tip"},tyn={class:"ai-selected-tip-text"},nyn={class:"ai-selected-box-content"},ryn={class:"ai-selected-box-actions"},iyn=["onClick"],ayn=By($e.defineComponent({__name:"ai-selected-box",props:{selectedText:{},actions:{}},emits:["shortcut-click"],setup(n,{emit:r}){const o=r,l=n,{clearSelection:f}=TG(!0),p=h=>{o("shortcut-click",h)};return(h,y)=>($e.openBlock(),$e.createElementBlock("div",Jvn,[$e.createElementVNode("i",{class:"bkai-icon bkai-close-circle-shape",onClick:y[0]||(y[0]=(..._)=>$e.unref(f)&&$e.unref(f)(..._))}),$e.createElementVNode("div",eyn,[y[1]||(y[1]=$e.createElementVNode("i",{class:"bkai-icon bkai-yinyong"},null,-1)),$e.createElementVNode("span",tyn,$e.toDisplayString($e.unref(El)("已框选内容")),1)]),$e.createElementVNode("div",nyn,$e.toDisplayString(l.selectedText),1),$e.createElementVNode("div",ryn,[($e.openBlock(!0),$e.createElementBlock($e.Fragment,null,$e.renderList(l.actions,_=>($e.openBlock(),$e.createElementBlock("div",{class:"ai-selected-box-action",key:_.key,onClick:T=>p(_)},[$e.createElementVNode("i",{class:$e.normalizeClass(["bkai-icon",_.icon])},null,2),$e.createElementVNode("span",null,$e.toDisplayString(_.label),1)],8,iyn))),128))])]))}}),[["__scopeId","data-v-3f0a2012"]]),oyn={class:"bkai-prompt-list-search"},syn={class:"bkai-prompt-list-content"},cyn={key:0,class:"bkai-prompt-list-empty"},lyn=["onClick","onMouseover"],uyn=By($e.defineComponent({__name:"prompt-list",props:{prompts:{},show:{type:Boolean}},emits:["select","height-change","update:show"],setup(n,{expose:r,emit:o}){const l=n,f=o,p=$e.ref(""),h=$e.ref(null),y=$e.ref(null),_=$e.computed(()=>p.value.trim()?l.prompts.filter($=>$.toLowerCase().includes(p.value.toLowerCase())):l.prompts);$e.watch(()=>l.show,$=>{$&&$e.nextTick(()=>{y.value=null})});const T=$=>{f("select",$),f("update:show",!1),p.value=""},A=()=>{_.value.length&&(y.value===null||y.value===_.value.length-1?y.value=0:y.value++,I())},O=()=>{_.value.length&&(y.value===null||y.value===0?y.value=_.value.length-1:y.value--,I())},D=()=>!_.value.length||y.value===null?!1:(T(_.value[y.value]),!0),I=()=>{if(y.value===null||!h.value)return;const $=h.value.querySelector(".bkai-prompt-list-content");if(!$)return;const z=$.children[y.value];if(!z)return;const H=$.getBoundingClientRect(),W=z.getBoundingClientRect();W.top<H.top?$.scrollTop=z.offsetTop:W.bottom>H.bottom&&($.scrollTop=z.offsetTop+z.offsetHeight-$.clientHeight)};let B=null;return $e.onMounted(()=>{h.value&&(B=new ResizeObserver($=>{for(const z of $)f("height-change",z.contentRect.height)}),B.observe(h.value))}),$e.onBeforeUnmount(()=>{B&&h.value&&(B.unobserve(h.value),B.disconnect())}),r({handleArrowDown:A,handleArrowUp:O,handleEnter:D}),($,z)=>$e.withDirectives(($e.openBlock(),$e.createElementBlock("div",{ref_key:"promptListEl",ref:h,class:"bkai-prompt-list"},[$e.createElementVNode("div",oyn,[$e.createVNode($e.unref(Lun),{modelValue:p.value,"onUpdate:modelValue":z[0]||(z[0]=H=>p.value=H),behavior:"simplicity",placeholder:"请输入关键词"},null,8,["modelValue"])]),$e.createElementVNode("div",syn,[_.value.length===0?($e.openBlock(),$e.createElementBlock("div",cyn,$e.toDisplayString($e.unref(El)("无匹配结果")),1)):($e.openBlock(!0),$e.createElementBlock($e.Fragment,{key:1},$e.renderList(_.value,(H,W)=>($e.openBlock(),$e.createElementBlock("div",{style:{overflow:"hidden"},class:$e.normalizeClass(["bkai-prompt-list-item",{active:y.value===W}]),key:H,onClick:Q=>T(H),onMouseleave:z[1]||(z[1]=Q=>y.value=null),onMouseover:Q=>y.value=W},$e.toDisplayString(H),43,lyn))),128))])],512)),[[$e.vShow,$.show]])}}),[["__scopeId","data-v-8d2c7548"]]),fyn={class:"shortcuts-bar"},dyn=["onClick"],hyn={class:"shortcut-text"},pyn=By($e.defineComponent({__name:"shortcuts-bar",props:{shortcuts:{}},emits:["shortcut-click"],setup(n,{emit:r}){const o=r;return(l,f)=>($e.openBlock(),$e.createElementBlock("div",fyn,[($e.openBlock(!0),$e.createElementBlock($e.Fragment,null,$e.renderList(l.shortcuts,p=>($e.openBlock(),$e.createElementBlock("div",{class:"shortcut-item",key:p.key,onClick:h=>o("shortcut-click",p)},[$e.createElementVNode("i",{class:$e.normalizeClass(["bkai-icon",p.icon])},null,2),$e.createElementVNode("span",hyn,$e.toDisplayString(p.label),1)],8,dyn))),128))]))}}),[["__scopeId","data-v-08f7d5d8"]]),gyn={class:"chat-input-box"},myn={class:"input-wrapper"},byn={key:0,class:"cite"},vyn=["placeholder"],yyn={class:"input-tools"},_yn=By($e.defineComponent({__name:"chat-input-box",props:{shortcuts:{},loading:{type:Boolean},prompts:{}},emits:["send","update:modelValue","stop","height-change","shortcut-click"],setup(n,{emit:r}){$e.useCssVars(Ne=>({"540d8380":$.value}));const o=r,l=El(`输入 "/" 唤出 Prompt
|
|
728
728
|
通过 Shift + Enter 进行换行输入`),{enablePopup:f}=VSe(),{selectedText:p,citeText:h,setCiteText:y,clearSelection:_,lockSelectedText:T}=TG(f),A=n,O=$e.ref(),D=$e.ref(""),I=$e.ref(null),B=$e.ref(0),$=$e.computed(()=>-(B.value+8)+"px"),z=$e.ref(!1),H=Ne=>{D.value=Ne,z.value=!1},W=$e.ref(),Q=$e.ref(),te=$e.computed(()=>A.loading?"bkai-published-zhongzhi":"bkai-fasong"),oe=$e.computed(()=>A.loading?El("停止"):El("发送")),re=$e.computed(()=>!A.loading&&!D.value.trim()),{createTooltip:ee}=EG({arrow:!0,delay:[0,0]}),ae=()=>{A.loading?Ye():Te()},ce=()=>{W.value&&(Q.value=ee(W.value,oe.value,{appendTo:document.querySelector(".ai-blueking-container-wrapper")})),ie()},ie=()=>{Q.value&&(Q.value.setContent(oe.value),re.value?Q.value.disable():Q.value.enable())},{textareaHeight:fe,updateHeight:de,resetHeight:Se,bindTextarea:K}=Zvn({minHeight:68,maxHeight:248,defaultHeight:68}),Ae=Ne=>{X(Ne),D.value=""},X=Ne=>{o("shortcut-click",Ne),_()},{isComposing:Be,handleCompositionStart:ue,handleCompositionEnd:Xe,handleSend:Je,handleStop:Ye}=Xrt({isLoading:$e.computed(()=>A.loading),getInputValue:()=>D.value,clearInput:()=>{D.value="",Se()},onSend:Ne=>o("send",Ne),onStop:()=>o("stop")});$e.watch(h,()=>{var Ne;h.value.length>0&&((Ne=O.value)==null||Ne.focus())}),$e.watch(()=>fe.value,Ne=>{o("height-change",Ne)}),$e.watch([()=>A.loading,()=>D.value],()=>{ie()});const Pe=()=>{Be.value||de(),(D.value.trim()||Be.value)&&p.value&&(p.value=""),D.value.includes("/")?z.value=!0:z.value=!1,o("update:modelValue",D.value)},Fe=()=>{p.value&&(T.value=!0)},Te=()=>{D.value.trim()&&Je()},ye=Ne=>{var De;if(z.value){const Le=(De=I.value)==null?void 0:De.$el,Me=O.value;Le&&!Le.contains(Ne.target)&&Me!==Ne.target&&!(Me!=null&&Me.contains(Ne.target))&&(z.value=!1)}};$e.onMounted(()=>{O.value&&(K(O.value),o("height-change",fe.value)),ce(),document.addEventListener("click",ye)}),$e.onBeforeUnmount(()=>{document.removeEventListener("click",ye)});const Ie=Ne=>{B.value=Ne},ct=Ne=>{if(z.value&&["ArrowDown","ArrowUp","Enter"].includes(Ne.key)){const De=I.value;if(!De)return;Ne.key==="ArrowDown"?(Ne.preventDefault(),De.handleArrowDown()):Ne.key==="ArrowUp"?(Ne.preventDefault(),De.handleArrowUp()):Ne.key==="Enter"&&De.handleEnter()&&Ne.preventDefault();return}Ne.key==="Enter"&&!Ne.shiftKey&&(Ne.preventDefault(),ze())},ze=()=>{D.value.trim()&&Te()};return(Ne,De)=>($e.openBlock(),$e.createElementBlock("div",gyn,[$e.unref(p).length>0?($e.openBlock(),$e.createBlock(ayn,{key:0,style:{"margin-bottom":"10px"},actions:A.shortcuts,"selected-text":$e.unref(p),onMousedown:De[0]||(De[0]=$e.withModifiers(()=>{},["prevent"])),onShortcutClick:X},null,8,["actions","selected-text"])):($e.openBlock(),$e.createBlock(pyn,{key:1,style:{"margin-bottom":"8px"},shortcuts:Ne.shortcuts,onShortcutClick:Ae},null,8,["shortcuts"])),$e.createElementVNode("div",myn,[$e.createVNode(uyn,{ref_key:"promptListRef",ref:I,class:"prompt-list-wrapper",show:z.value,"onUpdate:show":De[1]||(De[1]=Le=>z.value=Le),prompts:A.prompts,onHeightChange:Ie,onSelect:H},null,8,["show","prompts"]),$e.unref(h).length>0?($e.openBlock(),$e.createElementBlock("div",byn,[$e.createVNode(Qrt,{"show-close-icon":!0,text:$e.unref(h),onClose:De[2]||(De[2]=Le=>$e.unref(y)(""))},null,8,["text"])])):$e.createCommentVNode("v-if",!0),$e.withDirectives($e.createElementVNode("textarea",{ref_key:"textareaRef",ref:O,style:$e.normalizeStyle({height:$e.unref(fe)+"px"}),class:"input-area","onUpdate:modelValue":De[3]||(De[3]=Le=>D.value=Le),placeholder:$e.unref(l),onCompositionend:De[4]||(De[4]=(...Le)=>$e.unref(Xe)&&$e.unref(Xe)(...Le)),onCompositionstart:De[5]||(De[5]=(...Le)=>$e.unref(ue)&&$e.unref(ue)(...Le)),onFocus:Fe,onInput:Pe,onKeydown:ct},null,44,vyn),[[$e.vModelText,D.value]]),$e.createElementVNode("div",yyn,[$e.createElementVNode("i",{ref_key:"actionIconRef",ref:W,class:$e.normalizeClass(["bkai-icon",te.value,{disabled:!Ne.loading&&!D.value.trim()},"clickable"]),onClick:ae},null,2)])])]))}}),[["__scopeId","data-v-a112aa5a"]]);function eit(n){for(var r=[],o=1;o<arguments.length;o++)r[o-1]=arguments[o];var l=Array.from(typeof n=="string"?[n]:n);l[l.length-1]=l[l.length-1].replace(/\r?\n([\t ]*)$/,"");var f=l.reduce(function(y,_){var T=_.match(/\n([\t ]+|(?!\s).)/g);return T?y.concat(T.map(function(A){var O,D;return(D=(O=A.match(/[\t ]/g))===null||O===void 0?void 0:O.length)!==null&&D!==void 0?D:0})):y},[]);if(f.length){var p=new RegExp(`
|
|
729
729
|
[ ]{`+Math.min.apply(Math,f)+"}","g");l=l.map(function(y){return y.replace(p,`
|
|
730
730
|
`)})}l[0]=l[0].replace(/^\r?\n/,"");var h=l[0];return r.forEach(function(y,_){var T=h.match(/(?:^|\n)( *)$/),A=T?T[1]:"",O=y;typeof y=="string"&&y.includes(`
|
|
@@ -2046,7 +2046,7 @@ https://github.com/highlightjs/highlight.js/issues/2277`),Je=X,Xe=Be),ue===void
|
|
|
2046
2046
|
<span style="${r.iconStyle}" class="${r.iconClass}">${r.element}</span>
|
|
2047
2047
|
</button>
|
|
2048
2048
|
</div>
|
|
2049
|
-
`}}var pzn=(n,r)=>{Goe&&(r.onSuccess&&Goe.on("success",r.onSuccess),r.onError&&Goe.on("error",r.onError)),n.renderer.rules.code_block=Gmt(n.renderer.rules.code_block,r),n.renderer.rules.fence=Gmt(n.renderer.rules.fence,r)};const gzn=Jb(pzn),mzn="data:image/png;base64,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",bzn=n=>{var r=n.renderer.rules.link_open||function(o,l,f,p,h){return h.renderToken(o,l,f)};n.renderer.rules.link_open=function(o,l,f,p,h){return o[l].attrSet("target","_blank"),r(o,l,f,p,h)}},vzn={class:"delete-confirm-wrapper"},yzn={class:"delete-confirm-title"},_zn={class:"delete-confirm-content"},wzn={class:"delete-confirm-footer"},Ezn=By($e.defineComponent({__name:"delete-confirm",props:{onConfirm:{type:Function},onCancel:{type:Function},title:{},content:{}},setup(n){const r=n,o=r.title||"确认删除该提问?",l=r.content||"删除操作无法撤回,请谨慎操作!",f=()=>{r.onCancel()},p=()=>{r.onConfirm()};return(h,y)=>($e.openBlock(),$e.createElementBlock("div",vzn,[$e.createElementVNode("div",yzn,$e.toDisplayString($e.unref(o)),1),$e.createElementVNode("div",_zn,$e.toDisplayString($e.unref(l)),1),$e.createElementVNode("div",wzn,[$e.createVNode($e.unref(Ine),{style:{width:"64px","min-width":"64px"},size:"small",theme:"danger",onClick:p},{default:$e.withCtx(()=>[$e.createTextVNode($e.toDisplayString($e.unref(El)("删除")),1)]),_:1}),$e.createVNode($e.unref(Ine),{style:{width:"64px","min-width":"64px"},size:"small",theme:"default",onClick:f},{default:$e.withCtx(()=>[$e.createTextVNode($e.toDisplayString($e.unref(El)("取消")),1)]),_:1})])]))}}),[["__scopeId","data-v-9e951111"]]),t6=new Map;function Szn(n,r){const o=typeof n=="string"?document.querySelector(n):n;if(!o){console.error("Target element not found");return}if(t6.has(o)){const _=t6.get(o);return _==null||_.show(),_}const l={onConfirm:()=>{r.onConfirm(),h==null||h.hide(),t6.delete(o)},onCancel:()=>{h==null||h.hide(),t6.delete(o)},title:r.title,content:r.content},f=document.createElement("div"),p=$e.h(Ezn,l);$e.render(p,f);const h=sP(o,{content:f,interactive:!0,trigger:"manual",theme:"white",placement:r.placement||"top",arrow:!0,appendTo:r.appendTo||document.body,hideOnClick:!0,animation:"scale",duration:200,delay:[0,0],onHidden:()=>{setTimeout(()=>{t6.delete(o),$e.render(null,f)},200)}});t6.set(o,h);const y=()=>{h.hide()};return l.onConfirm=()=>{r.onConfirm(),y()},l.onCancel=()=>{y()},h.show(),h}function Tzn(){t6.forEach(n=>{n.hide()})}const Azn={class:"bk-text-editor"},Czn=["placeholder"],xzn={class:"editor-footer"},Ozn={class:"button-group"},kzn=$e.defineComponent({__name:"text-editor",props:{modelValue:{default:""},placeholder:{default:El("请输入内容")},autoFocus:{type:Boolean,default:!1},loading:{type:Boolean,default:!1}},emits:["submit","update:modelValue","cancel","stop"],setup(n,{expose:r,emit:o}){const l=n,f=o,p=$e.ref(null),h=$e.ref(l.modelValue),{handleCompositionStart:y,handleCompositionEnd:_,handleEnter:T,handleSend:A}=Xrt({isLoading:$e.computed(()=>l.loading),getInputValue:()=>h.value,clearInput:()=>{h.value=""},onSend:$=>f("submit",$),onStop:()=>f("stop")});$e.watch(()=>l.modelValue,$=>{h.value=$}),$e.watch(()=>h.value,$=>{f("update:modelValue",$)});const O=()=>{f("update:modelValue",h.value)},D=$=>{if($.ctrlKey||$.metaKey){$.preventDefault(),I();return}T($)},I=()=>{A()},B=()=>{h.value="",f("cancel")};return $e.onMounted(()=>{var $;l.autoFocus&&(($=p.value)==null||$.focus())}),r({focus:()=>{var $;($=p.value)==null||$.focus()},clear:()=>{h.value=""}}),($,z)=>($e.openBlock(),$e.createElementBlock("div",Azn,[$e.withDirectives($e.createElementVNode("textarea",{ref_key:"textareaRef",ref:p,class:"editor-textarea","onUpdate:modelValue":z[0]||(z[0]=H=>h.value=H),placeholder:$.placeholder,onCompositionend:z[1]||(z[1]=(...H)=>$e.unref(_)&&$e.unref(_)(...H)),onCompositionstart:z[2]||(z[2]=(...H)=>$e.unref(y)&&$e.unref(y)(...H)),onInput:O,onKeydown:$e.withKeys(D,["enter"])},null,40,Czn),[[$e.vModelText,h.value]]),$e.createElementVNode("div",xzn,[$e.createElementVNode("div",Ozn,[$e.createVNode($e.unref(Ine),{style:{width:"52px","min-width":"52px"},class:"cancel-btn",size:"small",theme:"default",onClick:B},{default:$e.withCtx(()=>[$e.createTextVNode($e.toDisplayString($e.unref(El)("取消")),1)]),_:1}),$e.createVNode($e.unref(Ine),{style:{width:"52px","min-width":"52px"},class:"submit-btn",disabled:!h.value.trim(),size:"small",theme:"primary",onClick:I},{default:$e.withCtx(()=>[$e.createTextVNode($e.toDisplayString($e.unref(El)("发送")),1)]),_:1},8,["disabled"])])])]))}}),Nzn=By(kzn,[["__scopeId","data-v-547dbd2c"]]),Izn={key:0,class:"ai-cite-container"},Rzn={key:1,class:"message-content user"},Dzn={key:0,class:"time-message user"},Mzn=["innerHTML"],Pzn={key:1,class:"message-content ai"},Lzn={key:0,class:"time-message ai"},Fzn={key:2,width:"14",height:"14",class:"loading-message","aria-hidden":"true"},Bzn={key:3,class:"message-wrap"},jzn=["innerHTML"],Uzn={key:2,class:"message-tool"},$zn=$e.defineComponent({__name:"render-message",props:{message:{},userPhoto:{default:mzn},showTime:{type:Boolean,default:!1},index:{}},emits:["regenerate","resend","delete"],setup(n,{emit:r}){const o=r,l=n,f=$e.ref(!1),p=$e.ref(null),{enablePopup:h}=VSe(),{setCiteText:y}=TG(h),{createTooltipsForSelector:_,destroyAll:T}=EG({placement:"top",arrow:!0,appendTo:"parent",delay:[0,0]}),A=new lzn({html:!0,highlight:(Q,te)=>{if(te&&F1t.getLanguage(te))try{return F1t.highlight(Q,{language:te}).value}catch{}return""}}).use(gzn,{iconClass:"bkai-icon bkai-fuzhi",buttonClass:"ai-blueking-copy-button"}).use(bzn).use(X9n),O=$e.computed(()=>{var te;const Q={[cN.Fail]:"bkai-icon bkai-warning-circle-fill",[cN.Loading]:"",[cN.Success]:""};return(te=l.message)!=null&&te.status?Q[l.message.status]:""}),D=$e.computed(()=>l.message.content?A.render(l.message.content).replace(/\s*<\/p>\s*$/,"</p>"):""),I=$e.computed(()=>{if(!l.message.time)return"";const Q=B1(l.message.time);return B1().isSame(Q,"year")?Q.format("MM-DD HH:mm:ss"):Q.format("YYYY-MM-DD HH:mm:ss")}),B=Q=>{f.value=!1,o("resend",l.index,{message:Q,cite:l.message.cite||""})},$=async()=>{try{await navigator.clipboard.writeText(l.message.content),xZe({theme:"success",message:El("复制成功")})}catch(Q){console.error("复制失败:",Q),xZe({theme:"error",message:El("复制失败")})}},z=()=>{o("regenerate",l.index)},H=Q=>{const te=Q.currentTarget;Szn(te,{onConfirm:()=>{o("delete",l.index)},onCancel:()=>{},placement:"top",appendTo:p.value})},W=()=>{T(),_(".message-tool .bkai-fuzhi",El("复制")),_(".message-tool .bkai-zhongxinshengcheng",El("重新生成")),_(".message-tool .bkai-yinyong",El("引用")),_(".message-tool .bkai-bianji",El("编辑")),_(".message-tool .bkai-shanchu",El("删除"))};return $e.onMounted(()=>{setTimeout(W,0)}),$e.watch(()=>l.message,()=>{setTimeout(W,0)},{deep:!0}),$e.watch(f,Q=>{Q||setTimeout(W,0)}),$e.onBeforeUnmount(()=>{Tzn()}),(Q,te)=>($e.openBlock(),$e.createElementBlock("li",{ref_key:"messageMainRef",ref:p,class:$e.normalizeClass([Q.message.role,"message-main"])},[Q.message.cite?($e.openBlock(),$e.createElementBlock("div",Izn,[$e.createVNode(Qrt,{text:Q.message.cite},null,8,["text"])])):$e.createCommentVNode("v-if",!0),$e.createElementVNode("div",{class:$e.normalizeClass(`message-content-container ${Q.message.role}`)},[Q.message.role===$e.unref(PEe).User?($e.openBlock(),$e.createElementBlock($e.Fragment,{key:0},[f.value?($e.openBlock(),$e.createBlock(Nzn,{key:0,"auto-focus":!0,"model-value":Q.message.content,onCancel:te[0]||(te[0]=oe=>f.value=!1),onSubmit:B},null,8,["model-value"])):($e.openBlock(),$e.createElementBlock("p",Rzn,[I.value&&l.showTime?($e.openBlock(),$e.createElementBlock("span",Dzn,$e.toDisplayString(I.value),1)):$e.createCommentVNode("v-if",!0),$e.createElementVNode("span",{class:"markdown-message",innerHTML:D.value},null,8,Mzn)]))],64)):($e.openBlock(),$e.createElementBlock("p",Pzn,[I.value&&l.showTime?($e.openBlock(),$e.createElementBlock("span",Lzn,$e.toDisplayString(I.value),1)):$e.createCommentVNode("v-if",!0),O.value?($e.openBlock(),$e.createElementBlock("i",{key:1,class:$e.normalizeClass(O.value)},null,2)):$e.createCommentVNode("v-if",!0),Q.message.status===$e.unref(cN).Loading?($e.openBlock(),$e.createElementBlock("svg",Fzn,te[3]||(te[3]=[$e.createElementVNode("use",{"xlink:href":"#bkai-quanquan"},null,-1)]))):$e.createCommentVNode("v-if",!0),Q.message.status===$e.unref(cN).Fail?($e.openBlock(),$e.createElementBlock("span",Bzn,$e.toDisplayString(Q.message.content),1)):($e.openBlock(),$e.createElementBlock("span",{key:4,innerHTML:D.value,class:$e.normalizeClass({"markdown-message":!0,loading:Q.message.status===$e.unref(cN).Loading})},null,10,jzn))])),!f.value&&Q.message.status!==$e.unref(cN).Loading?($e.openBlock(),$e.createElementBlock("div",Uzn,[$e.createElementVNode("i",{class:"bkai-icon bkai-fuzhi",onClick:$}),$e.createElementVNode("i",{class:"bkai-icon bkai-yinyong",onClick:te[1]||(te[1]=oe=>$e.unref(y)(Q.message.content))}),Q.message.role===$e.unref(PEe).Ai?($e.openBlock(),$e.createElementBlock("i",{key:0,class:"bkai-icon bkai-zhongxinshengcheng",onClick:z})):$e.createCommentVNode("v-if",!0),Q.message.role===$e.unref(PEe).User?($e.openBlock(),$e.createElementBlock("i",{key:1,class:"bkai-icon bkai-bianji",onClick:te[2]||(te[2]=oe=>f.value=!0)})):$e.createCommentVNode("v-if",!0),$e.createElementVNode("i",{class:"bkai-icon bkai-shanchu",onClick:H})])):$e.createCommentVNode("v-if",!0)],2)],2))}}),Vmt=[{label:El("翻译"),prompt:El("translateShortcut"),key:"translate",icon:"bkai-fanyi"},{label:El("解释"),prompt:El("explanationShortcut"),key:"explanation",icon:"bkai-jieshi"}],Gzn={class:"popup-content"},Vzn=["src"],zzn={class:"shortcut-buttons"},qzn=["onClick"],Hzn={class:"btn-text ai-blueking-tag-text"},Yzn=By($e.defineComponent({__name:"render-popup",props:{shortcuts:{}},emits:["click","shortcut-click"],setup(n,{emit:r}){const o=n,{enablePopup:l}=VSe(),{isIconVisible:f,iconPosition:p,popupRef:h,clearSelection:y}=TG(l),_=o.shortcuts||Vmt,T=r,A=()=>{T("click"),f.value=!1},O=D=>{try{T("shortcut-click",D),y(),f.value=!1}catch(I){console.error("处理快捷按钮点击事件时出错:",I)}};return(D,I)=>$e.unref(f)?($e.openBlock(),$e.createElementBlock("div",{key:0,ref_key:"popupRef",ref:h,style:$e.normalizeStyle($e.unref(p)),class:"ai-blueking-render-popup",onMousedown:I[0]||(I[0]=$e.withModifiers(()=>{},["prevent"]))},[$e.createElementVNode("div",Gzn,[$e.createCommentVNode(" AI图标按钮 "),$e.createElementVNode("div",{class:"popup-bkai-btn",onClick:A},[$e.createElementVNode("img",{class:"avatar",src:$e.unref(PSe),alt:"AI"},null,8,Vzn),$e.createElementVNode("span",null,$e.toDisplayString($e.unref(El)("问问小鲸")),1)]),$e.createCommentVNode(" 快捷按钮组 "),$e.createElementVNode("div",zzn,[($e.openBlock(!0),$e.createElementBlock($e.Fragment,null,$e.renderList($e.unref(_),(B,$)=>($e.openBlock(),$e.createElementBlock("div",{class:"shortcut-btn",key:$,onClick:z=>O(B)},[B.icon?($e.openBlock(),$e.createElementBlock("i",{key:0,class:$e.normalizeClass(["bkai-icon",B.icon])},null,2)):$e.createCommentVNode("v-if",!0),$e.createElementVNode("span",Hzn,$e.toDisplayString(B.label),1)],8,qzn))),128))])])],36)):$e.createCommentVNode("v-if",!0)}}),[["__scopeId","data-v-62e695be"]]);function Wzn(n={}){const r=n.initWidth||400,o=n.minWidth||400,l=n.minHeight||400,f=n.maxWidthPercent||40,p=n.miniHeight||800,h=50,y=$e.ref(window.innerWidth-r),_=$e.ref(0),T=$e.ref(y.value),A=$e.ref(r),O=$e.ref(window.innerHeight),D=$e.ref(window.innerWidth*(f/100)),I=$e.ref(!1),B=$e.ref(0),$=(Q,te)=>{T.value=Q,_.value=te,B.value=Q-(window.innerWidth-A.value)},z=(Q,te,oe,re)=>{T.value=Q,_.value=te,A.value=Math.min(oe,D.value),O.value=re},H=()=>{D.value=window.innerWidth*(f/100),$e.nextTick(()=>{if(I.value)T.value=window.innerWidth-A.value-h,_.value=window.innerHeight-p-h;else{const Q=window.innerWidth-A.value-B.value;T.value=Math.max(0,Q),O.value=window.innerHeight}A.value>D.value&&(A.value=D.value)})},W=()=>{I.value?(_.value=0,$e.nextTick(()=>{O.value=window.innerHeight,T.value=y.value,A.value=r})):(_.value=window.innerHeight-p-h,T.value=y.value-h,A.value=r,O.value=p),I.value=!I.value};return $e.onMounted(()=>{window.addEventListener("resize",H)}),$e.onBeforeUnmount(()=>{window.removeEventListener("resize",H)}),{minWidth:o,minHeight:l,maxWidth:D,top:_,left:T,width:A,height:O,isCompressionHeight:I,handleDragging:$,handleResizing:z,toggleCompression:W}}function Kzn(n,r=!1){const f=window.innerHeight-48-40,p=window.innerWidth-48-16,h=$e.ref(p),y=$e.ref(f),_=$e.ref(0),T=$e.ref(r),A=$e.ref(!1),O=$e.ref(!1);let D=0;const I=ee=>{ee?h.value=window.innerWidth-12:h.value=p},B=(ee,ae)=>{y.value=ae,_.value=ae-f},$=()=>{$e.nextTick(()=>{y.value=window.innerHeight-48-40+_.value,T.value?h.value=window.innerWidth-12:h.value=window.innerWidth-48-16})},z=()=>{if(O.value){O.value=!1;return}n("click")},H=()=>{T.value=!T.value,n("minimize",T.value),T.value?h.value=window.innerWidth-12:h.value=window.innerWidth-60},W=(ee,ae)=>{h.value=ee,y.value=ae},Q=()=>{A.value=!0},te=()=>{A.value=!1},oe=()=>{D=Date.now(),O.value=!1},re=()=>{Date.now()-D>200&&(O.value=!0)};return $e.onMounted(()=>{window.addEventListener("resize",$),$()}),$e.onUnmounted(()=>{window.removeEventListener("resize",$)}),{nimbusWidth:48,nimbusHeight:48,nimbusLeft:h,nimbusTop:y,isMinimize:T,isHovering:A,isDragging:O,handleNimbusDragging:B,handleNimbusMinimize:I,handleClick:z,handleMinimize:H,handleDragging:W,handleMouseEnter:Q,handleMouseLeave:te,handleMouseDown:oe,handleMouseUp:re}}const Qzn={class:"nimbus-bkai-wrapper"},Xzn=["src"],Zzn=By($e.defineComponent({name:"NimbusButton",__name:"nimbus",props:{isPanelShow:{type:Boolean},isMinimize:{type:Boolean}},emits:["click","minimize","update:isMinimize"],setup(n,{emit:r}){const o=n,l=r,f=$e.ref(null),p=$e.ref(null),{nimbusLeft:h,nimbusTop:y,isMinimize:_,handleClick:T,handleMinimize:A,handleDragging:O,handleMouseEnter:D,handleMouseLeave:I,handleMouseDown:B,handleMouseUp:$}=Kzn(l,o.isMinimize);$e.watch(_,oe=>{l("update:isMinimize",oe)});const z=$e.computed(()=>_.value?El("恢复默认大小"):El("最小化,将缩成锚点")),{createTooltip:H,destroyAll:W}=EG({theme:"ai-blueking",followCursor:"horizontal",delay:[0,0]}),Q=()=>{$e.nextTick(()=>{te()})},te=()=>{W(),f.value&&!_.value&&H(f.value,"Cmd + I",{placement:"left"}),p.value&&H(p.value,z.value,{placement:"top"})};return $e.watch(()=>_.value,()=>{$e.nextTick(()=>{te()})}),$e.onMounted(()=>{$e.nextTick(()=>{te()}),window.addEventListener("resize",Q)}),$e.onBeforeUnmount(()=>{window.removeEventListener("resize",Q)}),(oe,re)=>($e.openBlock(),$e.createBlock($e.unref(W2e),{active:!oe.isPanelShow,axis:"y",draggable:!0,h:48,parent:!0,"prevent-deactivation":!0,resizable:!1,w:48,x:$e.unref(h),y:$e.unref(y),onDragging:$e.unref(O)},{default:$e.withCtx(()=>[$e.createElementVNode("div",{ref_key:"nimbusContainerRef",ref:f,class:$e.normalizeClass(["nimbus-container",{"is-minimize":$e.unref(_)}]),onClick:re[1]||(re[1]=(...ee)=>$e.unref(T)&&$e.unref(T)(...ee)),onMousedown:re[2]||(re[2]=(...ee)=>$e.unref(B)&&$e.unref(B)(...ee)),onMouseenter:re[3]||(re[3]=(...ee)=>$e.unref(D)&&$e.unref(D)(...ee)),onMouseleave:re[4]||(re[4]=(...ee)=>$e.unref(I)&&$e.unref(I)(...ee)),onMouseup:re[5]||(re[5]=(...ee)=>$e.unref($)&&$e.unref($)(...ee))},[$e.createElementVNode("div",Qzn,[$e.createElementVNode("img",{width:"32",height:"32",src:$e.unref(PSe),alt:"nimbus"},null,8,Xzn)]),$e.createElementVNode("i",{ref_key:"minimizeButtonRef",ref:p,class:$e.normalizeClass(["nimbus-mini bkai-icon",$e.unref(_)?"bkai-yinyong":"bkai-minus-line"]),onClick:re[0]||(re[0]=$e.withModifiers((...ee)=>$e.unref(A)&&$e.unref(A)(...ee),["stop"]))},null,2)],34)]),_:1},8,["active","x","y","onDragging"]))}}),[["__scopeId","data-v-4b991689"]]),Jzn={class:"ai-blueking-wrapper"},eqn={class:"ai-blueking-container"},tqn={class:"content-wrapper"},nqn={class:"greeting-title"},rqn={class:"greeting-anmition-wrapper"},iqn={key:0,class:"bottom-tools-bar"},aqn=$e.defineComponent({__name:"ai-blueking-new",props:{title:{default:El("AI 小鲸")},helloText:{default:El("你好,我是小鲸")},enablePopup:{type:Boolean,default:!0},shortcuts:{default:()=>Vmt},url:{default:""},prompts:{default:()=>[]},requestOptions:{default:()=>({})},defaultMinimize:{type:Boolean,default:!1},teleportTo:{default:"body"},defaultMessages:{default:()=>[]}},emits:["shortcut-click","close","show","stop","receive-start","receive-text","receive-end","send-message"],setup(n,{expose:r,emit:o}){$e.useCssVars(dt=>({b2a111c0:ce.value+"px"}));const l=n,f=o;$e.provide(Zrt,l.enablePopup);const p=$e.ref(),h=$e.ref(!1),y=$e.ref(""),_=$e.ref(),T=$e.ref(!1),A=$e.ref(l.defaultMinimize);let O=0;const{minWidth:D,minHeight:I,maxWidth:B,top:$,left:z,width:H,height:W,isCompressionHeight:Q,handleDragging:te,handleResizing:oe,toggleCompression:re}=Wzn({maxWidthPercent:80}),ee=$e.ref(68),ae=dt=>{ee.value=dt},ce=$e.computed(()=>{const lt=ie.value?100:70;return ee.value+40+lt}),{selectedText:ie,citeText:fe,setCiteText:de}=TG(l.enablePopup),Se=()=>{h.value=!1,f("close")},K=()=>{h.value=!0,f("show")},Ae=()=>{K()};ngn(),tgn();const X={sessionCode:"1",sessionName:"test",model:""},Be=$e.ref(!1),ue=()=>{Be.value=!1},Xe=()=>{if(!_.value)return;Be.value=!0;const{scrollTop:dt,scrollHeight:lt,clientHeight:Qt}=_.value,Zt=dt+Qt>=lt-50;T.value=!Zt&<>Qt,Zt&&dt>O&&ue(),O=dt};$e.watch(_,dt=>{dt&&dt.addEventListener("scroll",Xe)});const{currentSession:Je,sessionContents:Ye,sendChat:Pe,stopChat:Fe,setCurrentSession:Te,setSessionContents:ye,currentSessionLoading:Ie,reGenerateChat:ct,reSendChat:ze,deleteChat:Ne}=egn({handleStart:()=>{Le(),f("receive-start")},handleText:()=>{Le(),f("receive-text")},handleEnd:()=>{Le(),f("receive-end")},requestOptions:{url:l.url,...l.requestOptions}});Te(X),l.defaultMessages.length>0&&ye(l.defaultMessages);const De=()=>{var dt;(dt=_.value)==null||dt.scrollTo({top:_.value.scrollHeight,behavior:"smooth"})},Le=()=>{Be.value||_.value&&Fvn(_.value)},Me=dt=>{if(!dt.trim())return;ue();const lt=Bvn(dt);Pe({message:lt,cite:fe.value},()=>{$e.nextTick(Le)}),f("send-message",lt),y.value="",de("")},We=dt=>{ct(dt)},at=(dt,lt)=>{ze(dt,lt)},Ke=()=>{var dt;(dt=Je==null?void 0:Je.value)!=null&&dt.sessionCode&&(Fe(Je.value.sessionCode),f("stop"))},nt=dt=>{!h.value&&K(),Pe({message:dt.label,cite:ie.value||y.value,shortcut:dt}),f("shortcut-click",dt)},Oe=dt=>{Ne(dt)};return $e.watch(Ye,()=>{$e.nextTick(Le)},{deep:!0}),r({sessionContents:Ye,handleShow:K,handleClose:Se,handleStop:Ke,sendChat:Pe,handleSendMessage:Me,handleShortcutClick:nt,handleDelete:Oe,handleRegenerate:We,handleResend:at}),(dt,lt)=>($e.openBlock(),$e.createBlock($e.Teleport,{to:dt.teleportTo},[$e.createElementVNode("div",Jzn,[h.value?($e.openBlock(),$e.createBlock($e.unref(W2e),{key:0,ref_key:"resizeWrapper",ref:p,active:h.value,draggable:!0,h:$e.unref(W),"max-width":$e.unref(B),"min-height":$e.unref(I),"min-width":$e.unref(D),parent:!0,"prevent-deactivation":!0,resizable:!0,w:$e.unref(H),x:$e.unref(z),y:$e.unref($),"class-name":"ai-blueking-container-wrapper","drag-handle":".drag-handle",onDragging:$e.unref(te),onResizing:$e.unref(oe)},{default:$e.withCtx(()=>[$e.createElementVNode("div",eqn,[$e.createCommentVNode(" 顶部栏 "),$e.createVNode(Wvn,{title:l.title,"is-compression-height":$e.unref(Q),onClose:Se,onToggleCompression:$e.unref(re)},null,8,["title","is-compression-height","onToggleCompression"]),$e.createElementVNode("div",tqn,[$e.createCommentVNode(" 主要内容区域 "),$e.createElementVNode("div",{class:$e.normalizeClass(`main-content ${$e.unref(Ye).length===0?"greeting-layout":"chat-layout"}`)},[$e.unref(Ye).length===0?($e.openBlock(),$e.createBlock($e.unref(MSe).div,{key:0,class:"greeting-box",transition:{duration:.5,ease:[.33,1,.68,1],type:"tween"},animate:{opacity:1},initial:{opacity:1}},{default:$e.withCtx(()=>[$e.createElementVNode("div",nqn,$e.toDisplayString(l.helloText),1),$e.createElementVNode("div",rqn,[$e.createVNode($e.unref(MSe).div,{class:"greeting-text",transition:{duration:1.2,ease:[.16,.77,.47,.97],scaleX:{type:"spring",stiffness:160,damping:15,mass:.5,delay:.1}},animate:{width:"auto",scaleX:1},initial:{width:0,scaleX:0}},{default:$e.withCtx(()=>[$e.createTextVNode($e.toDisplayString($e.unref(El)("输入你的问题,助你高效的完成工作")),1)]),_:1})])]),_:1})):$e.createCommentVNode("v-if",!0),$e.createElementVNode("div",{ref_key:"messageWrapper",ref:_,style:$e.normalizeStyle({opacity:$e.unref(Ye).length>0?1:0}),class:"message-wrapper"},[($e.openBlock(!0),$e.createElementBlock($e.Fragment,null,$e.renderList($e.unref(Ye),(Qt,Zt)=>($e.openBlock(),$e.createBlock($zn,{index:Zt,key:Qt.id,message:Qt,onDelete:Oe,onRegenerate:We,onResend:at},null,8,["index","message"]))),128))],4),$e.createVNode($e.unref(MSe).div,{transition:{duration:.5,ease:[.33,1,.68,1],type:"tween",layoutId:"chat-input"},class:$e.normalizeClass(`chat-input-container ${$e.unref(Ye).length===0?"centered":"bottom"}`),layout:""},{default:$e.withCtx(()=>[$e.unref(Ie)||T.value?($e.openBlock(),$e.createElementBlock("div",iqn,[$e.unref(Ie)?($e.openBlock(),$e.createBlock(Krt,{key:0,color:"#EA3636",icon:"bkaitingzhishengcheng",text:"停止生成",onClick:Ke})):$e.createCommentVNode("v-if",!0),T.value?($e.openBlock(),$e.createBlock(Krt,{key:1,color:"#979BA5",icon:"bkaijiantou",text:"返回底部",onClick:De})):$e.createCommentVNode("v-if",!0)])):$e.createCommentVNode("v-if",!0),$e.createVNode(_yn,{modelValue:y.value,"onUpdate:modelValue":lt[0]||(lt[0]=Qt=>y.value=Qt),loading:$e.unref(Ie),prompts:l.prompts,shortcuts:dt.shortcuts,onHeightChange:ae,onSend:Me,onShortcutClick:nt,onStop:Ke},null,8,["modelValue","loading","prompts","shortcuts"])]),_:1},8,["class"])],2)])])]),_:1},8,["active","h","max-width","min-height","min-width","w","x","y","onDragging","onResizing"])):$e.createCommentVNode("v-if",!0),$e.createVNode(Zzn,{"is-panel-show":h.value,"onUpdate:isPanelShow":lt[1]||(lt[1]=Qt=>h.value=Qt),"default-minimize":dt.defaultMinimize,"is-minimize":A.value,"onUpdate:isMinimize":lt[2]||(lt[2]=Qt=>A.value=Qt),onClick:Ae},null,8,["is-panel-show","default-minimize","is-minimize"]),$e.createVNode(Yzn,{shortcuts:dt.shortcuts,onClick:lt[3]||(lt[3]=Qt=>h.value=!0),onShortcutClick:nt},null,8,["shortcuts"])])],8,["to"]))}}),oqn=By(aqn,[["__scopeId","data-v-f6b61b71"]]);(function(){var n='<svg xmlns="http://www.w3.org/2000/svg" data-name="bkai" xmlns:xlink="http://www.w3.org/1999/xlink" style="position:absolute;width:0;height:0;visibility:hidden"><symbol id="bkai-warning-circle-fill" viewBox="0 0 1024 1024"><path fill="#737987" d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm32 640h-64v-64h64v64zm0-128h-64V320h64v256z"/></symbol><symbol id="bkai-close-circle-shape" viewBox="0 0 64 64"><path fill="#737987" d="M32 4C16.5 4 4 16.5 4 32s12.5 28 28 28 28-12.5 28-28S47.5 4 32 4zm11.3 36.5l-2.8 2.8-8.5-8.5-8.5 8.5-2.8-2.8 8.5-8.5-8.5-8.5 2.8-2.8 8.5 8.5 8.5-8.5 2.8 2.8-8.5 8.5 8.5 8.5z"/></symbol><symbol id="bkai-close-line-2" viewBox="0 0 64 64"><path d="M52 16.2L47.8 12 32 27.8 16.2 12 12 16.2 27.8 32 12 47.8l4.2 4.2L32 36.2 47.8 52l4.2-4.2L36.2 32z"/></symbol><symbol id="bkai-minus-line" viewBox="0 0 1024 1024"><path d="M128 448h768v128H128V448z" class="st0"/></symbol><symbol id="bkai-visible1" viewBox="0 0 1024 1024"><path d="M512 384a128 128 0 10128 128 128 128 0 00-128-128zm0 192a64 64 0 1164-64 64 64 0 01-64 64z"/><path d="M512 240C264.64 240 64 512 64 512s200.64 272 448 272 448-272 448-272-200.64-272-448-272zm0 480c-160 0-304-139.04-364.96-208C208 442.88 352 304 512 304s304 139.04 364.96 208C816 581.12 672 720 512 720z"/></symbol><symbol id="bkai-links" viewBox="0 0 1024 1024"><path d="M263.04 760.96a148.48 148.48 0 01-1.92-224l92.48-92.48-45.12-45.76L216 491.2a212.8 212.8 0 001.92 314.88A212.8 212.8 0 00532.8 808l92.48-92.48L579.84 672l-92.48 92.48a148.48 148.48 0 01-224.32-3.52zM491.2 216l-92.48 92.48 45.44 45.12 92.48-92.48a148.48 148.48 0 01224 1.92 148.48 148.48 0 011.92 224L672 579.84l45.12 45.44 92.48-92.48a212.8 212.8 0 00-1.92-314.88A212.8 212.8 0 00491.2 216z"/><path d="M398.786 579.888l181.019-181.02 45.255 45.255-181.02 181.02-45.254-45.255z"/></symbol><symbol id="bkai-quanquan" viewBox="0 0 1024 1024"><path fill="#3A84FF" d="M512 64.129c-9.343-.661-18.345 3.338-27.005 11.998-2.666 2.667-4.831 6.165-6.495 10.495-1.664 4.33-2.496 7.498-2.496 9.503v4c0 10.004 2.997 18.003 8.991 23.997 3.328 4.01 7.327 6.847 11.999 8.511 4.671 1.664 8.34 2.496 11.006 2.496h4c68.003 0 130.993 16.83 188.97 50.49 57.978 33.66 103.807 79.49 137.489 137.488 33.681 57.999 50.511 121.16 50.49 189.483-.021 68.322-16.851 131.313-50.49 188.97-33.64 57.657-79.469 103.316-137.489 136.976-58.02 33.66-121.18 50.49-189.482 50.49-68.301 0-131.292-16.83-188.97-50.49-57.68-33.66-103.338-79.319-136.977-136.976-33.639-57.657-50.469-120.818-50.49-189.482 0-10.005-3.669-18.676-11.007-26.013-2.666-3.328-6.164-5.824-10.494-7.487-4.33-1.664-7.498-2.496-9.503-2.496h-4c-10.004 0-18.334 3.338-24.99 10.015-4.01 4.01-6.846 8.18-8.51 12.51-1.664 4.33-2.496 7.498-2.496 9.503v4c0 60.665 11.828 118.663 35.484 173.996 23.656 55.332 55.482 102.996 95.477 142.991 39.996 39.996 87.66 71.822 142.992 95.478 55.332 23.656 113.33 35.483 173.996 35.483 60.665 0 118.664-11.827 173.996-35.483 55.332-23.656 102.996-55.482 142.992-95.478 39.995-39.995 71.82-87.659 95.477-142.991 23.656-55.333 35.484-113.331 35.484-173.996 0-60.665-11.828-118.664-35.484-173.996-23.656-55.333-55.482-102.997-95.477-142.992-39.996-39.996-87.66-71.821-142.992-95.477C630.664 75.989 572.666 64.16 512 64.16v-.032z"/></symbol><symbol id="bkai-yanjing-kejian" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M512 192c247.4 0 448 143.3 448 320S759.4 832 512 832 64 688.7 64 512s200.6-320 448-320zm0 64c-54.2 0-106.6 7.5-155.9 22.4-46.6 14.1-88.3 34.1-123.7 59.4C165.1 385.9 128 447.8 128 512c0 64.2 37.1 126.1 104.4 174.2 35.4 25.3 77.1 45.3 123.7 59.4C405.4 760.5 457.8 768 512 768s106.6-7.5 155.9-22.4c46.6-14.1 88.3-34.1 123.7-59.4C858.9 638.1 896 576.2 896 512c0-64.2-37.1-126.1-104.4-174.2-35.4-25.3-77.1-45.3-123.7-59.4C618.6 263.5 566.2 256 512 256zm0 96c88.4 0 160 71.6 160 160s-71.6 160-160 160-160-71.6-160-160 71.6-160 160-160zm0 64c-52.9 0-96 43.1-96 96s43.1 96 96 96 96-43.1 96-96-43.1-96-96-96z"/></symbol><symbol id="bkai-shipin-2" viewBox="0 0 1024 1024"><path fill="#FF9C01" fill-rule="evenodd" d="M616.8 64c8.5 0 16.6 3.4 22.6 9.4l215.2 215.2c6 6 9.4 14.2 9.4 22.7V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32zM433.067 486.16v161.072c0 44.295 29.53 60.402 67.113 36.242l107.381-71.14c36.242-26.846 36.242-67.114 0-91.275L500.18 449.92c-36.241-24.16-67.113-8.053-67.113 36.241zM602 137.8V326h188.2L602 137.8z"/></symbol><symbol id="bkai-tupian-2" viewBox="0 0 1024 1024"><path fill="#699DF4" d="M616.8 64c8.5 0 16.6 3.4 22.6 9.4l215.2 215.2c6 6 9.4 14.2 9.4 22.7V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32zm-18.4 512l-112 144-80-96-112 144h448l-144-192zM480 448c-35.346 0-64 28.654-64 64 0 35.346 28.654 64 64 64 35.346 0 64-28.654 64-64 0-35.346-28.654-64-64-64zm122-310.2V326h188.2L602 137.8z"/></symbol><symbol id="bkai-wenben-2" viewBox="0 0 1024 1024"><path fill="#979BA5" fill-rule="evenodd" d="M616.8 64c8.5 0 16.6 3.4 22.6 9.4l215.2 215.2c6 6 9.4 14.2 9.4 22.7V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32zM656 704H368c-8.837 0-16 7.163-16 16v32c0 8.837 7.163 16 16 16h288c8.837 0 16-7.163 16-16v-32c0-8.837-7.163-16-16-16zm-64-128H368c-8.837 0-16 7.163-16 16v32c0 8.837 7.163 16 16 16h224c8.837 0 16-7.163 16-16v-32c0-8.837-7.163-16-16-16zM464 448h-96c-8.837 0-16 7.163-16 16v32c0 8.837 7.163 16 16 16h96c8.837 0 16-7.163 16-16v-32c0-8.837-7.163-16-16-16zm138-310.2V326h188.2L602 137.8z"/></symbol><symbol id="bkai-yasuobao-2" viewBox="0 0 1024 1024"><path fill="#63656E" fill-rule="evenodd" d="M623.999 64c26.5 0 63.499 15.5 82 34l156 156c18.5 18.5 34.001 55.5 34.001 82v576.001c0 26.5-21.5 47.999-48.002 47.999H176c-26.5 0-48-21.5-48-47.999V112c0-26.5 21.5-48 48-48h447.999zM296 456h-64v222h128V518h-64v-62zm16 110v64h-32v-64h32zm48-174h-64v64h64v-64zm-64-64h-64v64h64v-64zm64-64h-64v64h64v-64zm280-132v188h188c-3-8.5-7.501-17-11.001-20.5L660.499 143c-3.5-3.5-12-8-20.499-11zm-344 68h-64v64h64v-64zm64-64h-64v64h64v-64z"/></symbol><symbol id="bkai-yinle-2" viewBox="0 0 1024 1024"><path fill="#F8B4B4" fill-rule="evenodd" d="M616.8 64c8.5 0 16.6 3.4 22.6 9.4l215.2 215.2c6 6 9.4 14.2 9.4 22.7V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32zm-6.312 385.187l-133.876 40.95c-16.187 4.637-29.4 21.525-29.4 37.712v141.225s-9.712-6.562-31.324-3.5c-31.763 4.55-57.488 28.875-57.488 54.425 0 25.55 25.725 41.213 57.488 36.663 31.762-4.463 55.037-28.088 55.037-53.638V582.449c0-11.375 13.65-16.187 13.65-16.187l118.387-37.1s13.126-4.375 13.126 7.7v96.862s-12.076-6.912-33.688-4.287c-31.762 3.85-57.488 27.65-57.488 53.2 0 25.55 25.726 41.737 57.488 37.887 31.762-3.85 57.488-27.65 57.488-53.2V470.187c0-16.275-13.126-25.638-29.4-21zM602 137.8V326h188.2L602 137.8z"/></symbol><symbol id="bkai-doc-3" viewBox="0 0 1024 1024"><path fill="#3A84FF" d="M675.35 62.103a21.336 21.336 0 017.36 16.122v889.43a21.33 21.33 0 01-24.32 21.12l-536.406-76.587c-21.028-2.995-36.65-21-36.65-42.24V175.932c0-21.24 15.622-39.245 36.65-42.24l536.363-76.587a21.333 21.333 0 0117.003 4.998zm220.693 76.837c23.564 0 42.666 19.102 42.666 42.667v682.666c0 23.564-19.102 42.667-42.666 42.667H725.376v-85.333h128V224.273h-128V138.94h170.667zM298.709 352.273h-85.333v341.334h85.333l85.334-85.334 85.333 85.334h85.333V352.273h-85.333v212.864l-85.333-84.864-84.907 85.334-.427-213.334z"/></symbol><symbol id="bkai-excel-2" viewBox="0 0 1024 1024"><path fill="#2DCB56" fill-rule="evenodd" d="M675.307 51.163a21.336 21.336 0 017.36 16.122v889.43a21.33 21.33 0 01-24.32 21.12L121.94 901.248c-21.027-2.995-36.65-21-36.65-42.24V164.992c0-21.24 15.623-39.245 36.65-42.24l536.363-76.587a21.333 21.333 0 0117.003 4.998zM896 128c23.564 0 42.667 19.103 42.667 42.667v682.666C938.667 876.897 919.564 896 896 896H725.333v-85.333h128V213.333h-128V128H896zM315.733 341.333h-102.4L332.8 512 213.333 682.667h102.4L384 585.13l68.267 97.536h102.4L435.2 512l119.467-170.667h-102.4L384 438.87l-68.267-97.536z"/></symbol><symbol id="bkai-markdown" viewBox="0 0 1024 1024"><path fill="#979BA5" fill-rule="evenodd" d="M616.8 64c8.5 0 16.6 3.4 22.6 9.4l215.2 215.2c6 6 9.4 14.2 9.4 22.7V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h424.8zM443.562 477.562h-90V768h55.876V603.75c0-24.5-.813-48.938-2.438-73.312h1.688c4.374 21.374 7.437 34.437 9.187 39.187L490.438 768h49.312l71.625-200.25c2.25-6.25 5.25-18.688 9-37.312h1.5c-1.625 24.624-2.437 45.062-2.437 61.312V768h61.124V477.562H593l-62.812 175.126c-4.126 11.624-8.126 25.374-12 41.25h-1.313c-1.875-12.75-5.437-26.376-10.687-40.876l-62.626-175.5zM602 137.8V326h188.2L602 137.8z"/></symbol><symbol id="bkai-pdf-2" viewBox="0 0 1024 1024"><path fill="#EA3636" fill-rule="evenodd" d="M854.6 288.7c6 6 9.4 14.1 9.4 22.6V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h424.7c8.5 0 16.7 3.4 22.7 9.4l215.2 215.3zM790.2 326L602 137.8V326h188.2zM633.217 637.256c-15.174-.489-31.314.67-49.65 2.964-24.298-14.987-40.654-35.582-52.274-65.827.28-1.152.86-3.538 1.063-4.38.474-1.958.867-3.594 1.243-5.185 4.293-18.13 6.615-31.358 7.3-44.695.518-10.074-.04-19.368-1.827-27.976-3.298-18.584-16.454-29.453-33.021-30.126-15.446-.627-29.649 7.993-33.281 21.373-5.913 21.612-2.45 50.07 10.08 98.582-15.964 38.056-37.052 82.661-51.203 107.539-18.885 9.74-33.604 18.605-45.953 28.427-16.303 12.966-26.48 26.29-29.286 40.306-1.355 6.48.692 14.966 5.36 21.912 5.296 7.879 13.282 12.991 22.855 13.735 24.152 1.877 53.83-23.024 86.59-79.258 3.295-1.09 6.78-2.257 11.026-3.69 2.323-.783 10.464-3.538 11.91-4.026 7.521-2.54 12.98-4.36 18.376-6.116 23.396-7.612 41.096-12.429 57.21-15.163 27.973 14.973 60.316 24.796 82.098 24.796 17.979 0 30.126-9.319 34.515-23.985 3.857-12.886.794-27.824-7.473-36.084-8.56-8.41-24.3-12.434-45.658-13.123zm-247.985 128.42v-.36l.126-.338c1.275-3.421 3.157-7.008 5.6-10.758 4.284-6.576 10.173-13.5 17.472-20.865 3.92-3.955 8.002-7.8 12.79-12.12 1.073-.969 7.91-7.059 9.189-8.25l11.176-10.407-8.12 12.934c-12.326 19.638-23.46 33.78-33.013 43.004-3.507 3.387-6.6 5.9-9.091 7.505-1.027.662-1.916 1.144-2.613 1.424-.409.163-.771.268-1.13.302-.38.045-.765-.01-1.117-.16a2.068 2.068 0 01-1.269-1.911zm125.934-218.269l-2.26 4.007-1.39-4.385c-3.114-9.829-5.387-24.641-6.016-37.997-.716-15.197.49-24.323 5.286-24.323 6.74 0 9.831 10.808 10.076 27.053.216 14.28-2.03 29.142-5.696 35.645zm-5.81 58.464l1.534-4.05 2.088 3.795c11.69 21.245 26.858 38.967 43.538 51.315l3.595 2.662-4.38.904c-16.328 3.372-31.544 8.457-52.34 16.842 2.174-.876-21.623 8.863-27.638 11.169l-5.252 2.013 2.802-4.877c12.35-21.496 23.758-47.326 36.052-79.773h.001zm157.626 76.261c-7.864 3.104-24.777.329-54.569-12.387l-7.561-3.227 8.199-.607c23.295-1.724 39.807-.44 49.422 3.08 4.09 1.498 6.824 3.388 8.037 5.553 1.31 2.336.71 4.81-1.362 6.31-.448.427-1.155.88-2.166 1.278z"/></symbol><symbol id="bkai-ppt-2" viewBox="0 0 1024 1024"><path fill="#FF5656" fill-rule="evenodd" d="M675.35 62.103a21.336 21.336 0 017.36 16.122v889.43a21.33 21.33 0 01-24.32 21.12l-536.406-76.587c-21.028-2.995-36.65-21-36.65-42.24V175.932c0-21.24 15.622-39.245 36.65-42.24l536.363-76.587a21.333 21.333 0 0117.003 4.998zm220.693 76.837c23.564 0 42.666 19.102 42.666 42.667v682.666c0 23.564-19.102 42.667-42.666 42.667H725.376v-85.333h128V224.273h-128V138.94h170.667zM540.487 323.829H199.154v341.333h85.333V579.83h256v-256zm-85.333 85.333v85.333H284.487v-85.333h170.667z"/></symbol><symbol id="bkai-sousuo" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M478.72 128c193.6 0 350.72 157.12 350.72 350.72 0 82.88-28.8 159.04-76.8 218.88l131.84 131.84c15.36 15.36 15.36 40 0 55.04s-40 15.36-55.04 0L697.6 752.64c-60.16 48-136 76.8-218.88 76.8-193.6 0-350.72-157.12-350.72-350.72S285.12 128 478.72 128zm0 78.4c-150.4 0-272.32 121.92-272.32 272.32s121.92 272.32 272.32 272.32c58.56 0 114.24-18.56 160.32-52.16l9.6-7.36 23.68-19.2 19.2-23.68c35.84-44.8 56.64-99.52 59.2-157.44l.32-12.48c0-150.4-121.92-272.32-272.32-272.32z" clip-rule="evenodd"/></symbol><symbol id="bkai-chouti" viewBox="0 0 1024 1024"><path d="M864 160c35.346 0 64 28.654 64 64v576c0 35.346-28.654 64-64 64H160c-35.346 0-64-28.654-64-64V224c0-35.346 28.654-64 64-64zm-320 64H160v576h384V224zm320 0H608v576h256V224zm-64 224v64H672v-64h128zm0-128v64H672v-64h128z"/></symbol><symbol id="bkai-liaotianchuang" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M832 160c35.346 0 64 28.654 64 64v569.6c0 38.88-28.654 70.4-64 70.4H192c-35.346 0-64-31.52-64-70.4V224c0-35.346 28.654-64 64-64h640zm0 192H192v448h640V352zM704 224c-17.673 0-32 14.327-32 32 0 17.673 14.327 32 32 32 17.673 0 32-14.327 32-32 0-17.673-14.327-32-32-32zm-96 0c-17.673 0-32 14.327-32 32 0 17.673 14.327 32 32 32 17.673 0 32-14.327 32-32 0-17.673-14.327-32-32-32zm192 0c-17.673 0-32 14.327-32 32 0 17.673 14.327 32 32 32 17.673 0 32-14.327 32-32 0-17.673-14.327-32-32-32z"/></symbol><symbol id="bkai-sikao" viewBox="0 0 1024 1024"><path d="M528 96c61.856 0 112 50.144 112 112 0 .376-.002.751-.006 1.126C774.73 260.666 870.4 391.16 870.4 544c0 22.55-2.082 44.612-6.066 66.007C883.94 630.144 896 657.663 896 688c0 61.856-50.144 112-112 112a112.7 112.7 0 01-19.49-1.69C699.754 862.65 610.519 902.4 512 902.4s-187.753-39.75-252.539-104.088A112.33 112.33 0 01240 800c-61.856 0-112-50.144-112-112 0-30.337 12.061-57.856 31.65-78.025A361.172 361.172 0 01153.6 544c0-164.845 111.29-303.696 262.836-345.518C421.232 141.079 469.35 96 528 96zm-91.48 176.633l-4.469 1.278C315.47 308.366 230.4 416.249 230.4 544c0 10.923.622 21.7 1.832 32.3l1.623-.134L240 576c61.856 0 112 50.144 112 112 0 26.132-8.95 50.173-23.95 69.226C377.36 799.817 441.67 825.6 512 825.6c70.33 0 134.639-25.783 183.99-68.412C680.95 738.173 672 714.132 672 688c0-61.856 50.144-112 112-112 2.607 0 5.194.09 7.757.264A280.989 280.989 0 00793.6 544c0-119.973-75.025-222.422-180.718-262.99C592.35 304.904 561.938 320 528 320c-37.782 0-71.195-18.708-91.48-47.367z"/></symbol><symbol id="bkai-wenzhang" viewBox="0 0 1024 1024"><path fill="#3D4265" d="M708.923 157.538h275.692c21.752 0 39.385 17.634 39.385 39.385v748.308c0 43.503-35.266 78.769-78.77 78.769H708.924V157.538z"/><path fill="#3A84FF" d="M0 984.615A39.385 39.385 0 0039.385 1024H945.23c-43.503 0-78.77-35.266-78.77-78.77V39.386C866.462 17.633 848.829 0 827.078 0H39.385C17.633 0 0 17.633 0 39.385v945.23z"/><path fill="#FFF" d="M196.923 288.82c-21.751 0-39.385 17.634-39.385 39.385 0 21.752 17.634 39.385 39.385 39.385h157.539c21.751 0 39.384-17.633 39.384-39.385 0-21.751-17.633-39.384-39.384-39.384H196.923zm0 236.308c-21.751 0-39.385 17.633-39.385 39.385 0 21.751 17.634 39.384 39.385 39.384h472.615c21.752 0 39.385-17.633 39.385-39.384 0-21.752-17.633-39.385-39.385-39.385H196.923zm0 236.308c-21.751 0-39.385 17.633-39.385 39.385 0 21.751 17.634 39.384 39.385 39.384h236.308c21.751 0 39.384-17.633 39.384-39.384 0-21.752-17.633-39.385-39.384-39.385H196.923z"/></g></symbol><symbol id="bkai-published-zhongzhi" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M512 96c229.75 0 416 186.25 416 416S741.75 928 512 928 96 741.75 96 512 282.25 96 512 96zm0 64c-194.404 0-352 157.596-352 352s157.596 352 352 352 352-157.596 352-352-157.596-352-352-352zm16 208c70.692 0 128 57.308 128 128v32c0 70.692-57.308 128-128 128h-32c-70.692 0-128-57.308-128-128v-32c0-70.692 57.308-128 128-128h32z"/></symbol><symbol id="bkai-fasong" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M873.6 99.2L118.4 476.8c-28.8 16-28.8 44.8-6.4 60.8l182.4 112c16 6.4 28.8 6.4 44.8-6.4L736 288 390.4 672c-6.4 6.4-6.4 16-6.4 22.4v166.4c0 16 6.4 28.8 22.4 38.4s28.8 0 38.4-6.4l89.6-89.6 182.4 121.6c28.8 16 54.4 6.4 60.8-22.4L928 147.2c6.4-38.4-19.2-60.8-54.4-48z" clip-rule="evenodd"/></symbol><symbol id="bkai-diancai" viewBox="0 0 1024 1024"><path d="M192 575.003V128h-64v447.003h64zM448 896c44.402-6.635 76.402-17.301 96-32 42.667-32 64-74.667 64-128v-96h235.517a64 64 0 0017.328-2.39c34.026-9.57 53.851-44.912 44.282-78.938l-108-384C789.364 147.07 764.19 128 735.517 128H288v448l160 320zm35.008-73.024L352 560.96V192h383.517l108 384H544v160c0 33.189-11.849 56.887-38.4 76.8-4.222 3.167-11.054 6.421-20.402 9.518l-2.19.658z"/></symbol><symbol id="bkai-diancaishixin" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M192 575.003V128h-64v447.003h64zM448 896c44.402-6.635 76.402-17.301 96-32 42.667-32 64-74.667 64-128v-96h235.517a64 64 0 0017.328-2.39c34.026-9.57 53.851-44.912 44.282-78.938l-108-384C789.364 147.07 764.19 128 735.517 128H288v448l160 320z"/></symbol><symbol id="bkai-dianzan" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M192 448.997V896h-64V448.997h64zM448 128c44.402 6.635 76.402 17.301 96 32 42.667 32 64 74.667 64 128v96h235.517a64 64 0 0117.328 2.39c34.026 9.57 53.851 44.912 44.282 78.938l-108 384C789.364 876.93 764.19 896 735.517 896H288V448l160-320zm35.008 73.024L352 463.04V832h383.517l108-384H544V288c0-33.189-11.849-56.887-38.4-76.8-4.222-3.167-11.054-6.421-20.402-9.518l-2.19-.658z"/></symbol><symbol id="bkai-dianzanshixin" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M192 448.997V896h-64V448.997h64zm96-.997v448h471.758c14.337 0 26.924-9.535 30.805-23.336l126-448c4.785-17.013-5.128-34.684-22.14-39.469a32 32 0 00-8.665-1.195H608v-96c0-53.333-21.333-96-64-128-19.598-14.699-51.598-25.365-96-32L288 448z"/></symbol><symbol id="bkai-dingyue" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M821.428 128C862.625 128 896 162.015 896 204.003v661.17C896 882.182 882.963 896 866.276 896c-7.693 0-14.609-2.936-19.83-7.715l-.508-.257-300.374-157.852h-.521l-301.416 157.32-3.082 1.13c-5.16 4.294-11.74 6.843-18.82 6.843-16.688 0-29.725-13.82-29.725-30.295V204.003C192 162.015 225.375 128 266.572 128h554.856zm0 60.59H266.572c-8.344 0-15.123 6.909-15.123 15.413l-.025 610.781 269.11-140.414c1.042-.532 1.564-1.063 2.607-1.063 13.558-6.91 30.767-6.91 44.847.531l2.086 1.063 266.47 139.755.007-610.653c0-8.504-6.78-15.413-15.123-15.413zm-95.431 294.975c16.166 0 29.724 13.82 29.724 30.295l-.009 30.268 29.734.027c16.687 0 29.724 13.819 29.724 30.295s-13.037 30.295-29.724 30.295l-29.734-.009.01 30.835c0 16.476-13.559 30.295-29.725 30.295-16.687 0-29.724-13.819-29.724-30.295l-.017-30.835-30.23.009c-16.687 0-29.724-13.819-29.724-30.295s13.559-30.295 29.725-30.295l30.229-.027.017-30.268c0-17.007 13.558-30.295 29.724-30.295zM663.419 231.11c16.688 0 29.725 13.818 29.725 30.294 0 17.008-13.037 30.295-29.725 30.295H424.581c-16.688 0-29.725-13.818-29.725-30.295 0-17.007 13.559-30.294 29.725-30.294h238.838z"/></symbol><symbol id="bkai-fujian" viewBox="0 0 1024 1024"><path d="M470.82 362.7L278.013 549.08c-66.508 64.292-66.483 168.527.058 232.85 66.434 64.22 174.442 64.281 240.881.058l241.055-233.02c13.307-12.862 34.88-12.862 48.188 0 13.307 12.864 13.307 33.719 0 46.581L567.138 828.57c-93.066 89.961-244.221 89.874-337.255-.058-93.15-90.044-93.186-235.988-.06-326.01l337.433-326.182.031-.03c66.643-64.347 174.084-64.453 240.847.088 66.649 64.425 66.805 168.328.02 232.886l-192.85 186.42-144.341 139.53c-40.033 38.697-104.634 38.872-144.705.136-40.08-38.744-40.235-100.85.141-139.88L663.43 269.674c13.306-12.862 34.88-12.862 48.188 0 13.306 12.864 13.306 33.72 0 46.581L374.587 642.051c-13.711 13.253-13.66 33.65-.142 46.717 13.398 12.951 34.85 12.893 48.33-.136l144.34-139.53 192.85-186.42c40.14-38.8 40.048-100.994-.02-139.724-19.121-18.61-45.133-29.078-72.268-29.082-27.134-.003-53.15 10.458-72.275 29.064L470.82 362.7z"/></symbol><symbol id="bkai-lashen" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M511.491 192l128.431 159.872h-256L511.492 192zM768 128v64H256v-64h512zM256 832h512v64H256zm224-480h64v320h95.922l-128.43 159.872L383.921 672H480V352z"/></symbol><symbol id="bkai-yasuo" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M511.491 544l128.431 159.872L544 703.84V928h-64V703.84l-96.078.032L511.492 544zM832 480v64H192v-64h640zM544 96v223.968l95.922.032-128.43 159.872L383.921 320l96.078-.032V96h64z"/></symbol><symbol id="bkai-yinyong" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M642.272 192v64H416c-106.039 0-192 85.961-192 192s85.961 192 192 192h355.712L640 509.52 686 464l210 208-210 208-46-45.52L771.712 704H416c-138.717 0-251.665-110.33-255.878-248.026L160 448c0-141.385 114.615-256 256-256h226.272z"/></symbol><symbol id="bkai-drill-down" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M932.061 599.866l-144.135-89.362-34.411 55.443L889.21 649.44 564.58 850.993a97.006 97.006 0 01-102.582 0l-324.63-201.554 131.8-82.84-34.411-55.443-142.837 88.71C74.534 610.259 63.915 629.114 64 649.439c-.054 20.49 10.527 39.525 27.92 50.225l335.018 206.773a158.447 158.447 0 00170.105 0l335.018-205.468c17.393-10.7 27.974-29.736 27.918-50.226.555-20.787-10.125-40.25-27.918-50.877zM784.68 383.309l-38.955-52.182-201.27 150.676V80h-64.926v401.803l-201.27-150.676-38.956 52.182L511.99 587.472 784.68 383.31z"/></symbol><symbol id="bkai-liaotianliebiao" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M160 192h704c17.673 0 32 14.327 32 32 0 17.673-14.327 32-32 32H160c-17.673 0-32-14.327-32-32 0-17.673 14.327-32 32-32zm0 288h352c17.673 0 32 14.327 32 32 0 17.673-14.327 32-32 32H160c-17.673 0-32-14.327-32-32 0-17.673 14.327-32 32-32zm0 288h576c17.673 0 32 14.327 32 32 0 17.673-14.327 32-32 32H160c-17.673 0-32-14.327-32-32 0-17.673 14.327-32 32-32z"/></symbol><symbol id="bkai-xinzengliaotian" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M512 64c247.424 0 448 200.576 448 448S759.424 960 512 960c-58.835 0-115.02-11.341-166.49-31.957L96 928l-.005-249.414C75.355 627.09 64 570.87 64 512 64 264.576 264.576 64 512 64zm0 64c-212.077 0-384 171.923-384 384 0 49.608 9.378 97.809 27.401 142.775l4.594 11.462L159.968 864l185.553.043 12.335.002 11.45 4.587C414.25 886.633 462.423 896 512 896c212.077 0 384-171.923 384-384S724.077 128 512 128zm0 160c17.673 0 32 14.327 32 32v160h160c17.673 0 32 14.327 32 32 0 16.41-12.353 29.936-28.268 31.785L704 544H544v160c0 16.41-12.353 29.936-28.268 31.785L512 736c-17.673 0-32-14.327-32-32V544H320c-17.673 0-32-14.327-32-32 0-17.673 14.327-32 32-32h160V320c0-17.673 14.327-32 32-32z"/></symbol><symbol id="bkai-quxiaozhiding" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M534.3 612.212c29.73 3.15 53.172 13.558 70.325 31.226 27.875 25.374 41.813 63.374 41.813 114 0 49.624-13.938 87.624-41.813 114-20.875 21.5-51.063 32.25-90.563 32.25s-69.687-10.75-90.562-32.25c-26.58-25.037-40.543-60.55-41.892-106.536l73.262-73.341c-10.663 16.383-15.995 38.341-15.995 65.877 0 31.124 6.813 55.124 20.437 72 13.626 16.874 31.876 25.312 54.75 25.312 22.876 0 41.063-8.438 54.563-25.312 13.375-16.876 20.063-40.876 20.063-72 0-31-6.72-54.97-20.157-71.907-13.437-16.937-31.593-25.406-54.469-25.406-14.43 0-27.021 3.358-37.77 10.074l58.008-57.987zm277.888 7.413c27.75 0 49.874 7.125 66.374 21.375 16.5 14.25 24.75 36.312 24.75 66.188 0 32.624-8.25 55.687-24.75 69.187s-40.062 20.25-70.687 20.25h-58.687V896h-57.376V619.625h120.376zM275.37 871.104l.004 24.896h-24.9l24.896-24.896zm549.53-685.26l45.255 45.254-656.195 656.196-45.255-45.255 656.196-656.195zM803 667.625h-53.812V749H803c13.625 0 24.25-3.312 31.875-9.938 7.5-6.624 11.25-17.124 11.25-31.5 0-14.374-3.781-24.624-11.344-30.75-7.562-6.124-18.156-9.187-31.781-9.187zm-457.132-48.009l-48.928 48.928-21.565.018-.004 21.55-58.143 58.144.022-79.694h-83.062v-48.937l211.68-.009zM496 96l181.388 192.096L581.484 384H576l-.02 5.504L421.484 544H416V384H224L496 96z"/></symbol><symbol id="bkai-zhiding" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M496 96l272 288H576v160H416V384H224L496 96zM358.062 619.625v48.937h-82.687V896H217.25V668.562h-83.062v-48.937h223.874zm156 284.063c-39.5 0-69.687-10.75-90.562-32.25-28-26.376-42-64.376-42-114 0-50.626 14-88.626 42-114 20.875-21.5 51.062-32.25 90.562-32.25s69.688 10.75 90.563 32.25c27.875 25.374 41.813 63.374 41.813 114 0 49.624-13.938 87.624-41.813 114-20.875 21.5-51.063 32.25-90.563 32.25zm54.563-74.25c13.375-16.876 20.063-40.876 20.063-72 0-31-6.72-54.97-20.157-71.907-13.437-16.937-31.593-25.406-54.469-25.406-22.874 0-41.124 8.437-54.75 25.313-13.624 16.874-20.437 40.874-20.437 72 0 31.124 6.813 55.124 20.437 72 13.626 16.874 31.876 25.312 54.75 25.312 22.876 0 41.063-8.438 54.563-25.312zm239.25-32.813h-58.687V896h-57.376V619.625h120.376c27.75 0 49.874 7.125 66.374 21.375 16.5 14.25 24.75 36.312 24.75 66.188 0 32.624-8.25 55.687-24.75 69.187s-40.062 20.25-70.687 20.25zm27-57.563c7.5-6.624 11.25-17.124 11.25-31.5 0-14.374-3.781-24.624-11.344-30.75-7.562-6.124-18.156-9.187-31.781-9.187h-53.812V749H803c13.625 0 24.25-3.312 31.875-9.938z"/></symbol><symbol id="bkai-piliangbianji" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M573.538 160v57.6H219.077v588.8h585.846V491.2H864v344c0 15.898-13.233 28.8-29.538 28.8H189.538C173.233 864 160 851.098 160 835.2V188.8c0-15.898 13.233-28.8 29.538-28.8h384zm281.653 0L896 203.948 520.81 608 480 564.052 855.19 160z"/></symbol><symbol id="bkai-shanchu" viewBox="0 0 1024 1024"><path d="M659.2 246.4v-60.8c0-32-25.6-57.6-57.6-57.6h-176c-32 0-57.6 25.6-57.6 57.6v57.6H128v57.6h102.4V832c0 32 25.6 57.6 57.6 57.6h441.6c32 0 57.6-25.6 57.6-57.6V304H896v-57.6H659.2zm-236.8-44.8c0-9.6 6.4-16 16-16h147.2c9.6 0 16 6.4 16 16v44.8h-176v-44.8zm310.4 620.8c0 9.6-6.4 16-16 16H304c-9.6 0-16-6.4-16-16V304h441.6v518.4z"/><path d="M576 384h64v320h-64V384zM384 384h64v320h-64V384z"/></symbol><symbol id="bkai-yuan-jiahao" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M512 64c247.424 0 448 200.576 448 448S759.424 960 512 960 64 759.424 64 512 264.576 64 512 64zm31.984 224.016H480v192.016H288v63.984h192v192h63.984v-192H736v-63.984H543.984V288.016z"/></symbol><symbol id="bkai-yuan-jianhao" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M512 64c247.424 0 448 200.576 448 448S759.424 960 512 960 64 759.424 64 512 264.576 64 512 64zm224 416.016H288V544h448v-63.984z"/></symbol><symbol id="bkai-zhushou" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M872.2 454.62C868.485 256.243 714.704 96 525.868 96h-27.734C309.297 96 155.516 256.243 151.8 454.592 118.63 473.812 96 509.282 96 550.3v55.466c0 61.18 49.754 110.934 110.933 110.934 61.18 0 110.934-49.754 110.934-110.934V550.3c-.088-60.802-49.08-110.215-109.88-110.823 10.844-160.714 136.67-288.01 290.146-288.01h27.734c153.504 0 279.302 127.296 290.146 288.01-60.8.608-109.792 50.02-109.88 110.823v55.466c0 50.087 33.558 92.02 79.207 105.748a292.503 292.503 0 01-166.345 107.882c-9.389-28.157-35.714-47.17-65.395-47.23-38.292 0-69.333 31.042-69.333 69.334 0 38.291 31.041 69.333 69.333 69.333a69.056 69.056 0 0058.822-33.03c101.164-17.698 189.385-79.083 241.142-167.787C896.772 694.874 928 654.106 928 605.766V550.3c0-41.018-22.63-76.489-55.8-95.68zM262.4 550.3v55.466c0 30.59-24.877 55.467-55.467 55.467s-55.466-24.877-55.466-55.467V550.3c0-30.59 24.876-55.467 55.466-55.467S262.4 519.71 262.4 550.3zm610.133 55.466c0 29.73-23.573 53.886-52.97 55.217l-2.164-1.026c-.194.444-.499.805-.693 1.22-30.47-.197-55.076-24.94-55.106-55.41V550.3c0-30.59 24.877-55.467 55.467-55.467s55.466 24.877 55.466 55.467v55.466z"/></symbol><symbol id="bkai-bianji" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M609.6 201.562L712 303.968 304 710.39H203.2V609.584l406.4-408.022zM683.672 128l101.821 101.83-45.255 45.257-101.822-101.83L683.672 128zM128 799.995h768V896H128v-96.005z"/></symbol><symbol id="bkai-shezhi-3" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M512.141 64c33.285 0 66.664 3.844 73.857 5 14.812 2.5 26.62 13.9 29.623 28.6l12.71 63.4c2.302 11.6 10.208 21.5 21.217 26.1 27.32 11.5 52.84 26.3 76.058 44 9.608 7.2 22.118 9.2 33.426 5.4l61.048-20.6c14.31-4.8 30.123-.2 39.63 11.4 11.51 14.1 22.217 28.9 32.025 44.4l18.614 32.1c8.507 16.3 16.113 33.2 22.618 50.7 5.204 14 1.1 29.7-10.108 39.6L874.021 437c-9.007 7.9-13.41 19.7-12.009 31.6 1.601 14 2.502 28.3 2.502 42.8 0 14.8-.9 29.4-2.702 43.7-1.401 11.9 3.002 23.8 12.01 31.7l48.537 42.7c11.309 9.9 15.312 25.7 10.008 39.8-17.514 46.6-42.633 89.5-73.758 127.2-9.507 11.6-25.22 16-39.43 11.2L757.83 787c-11.308-3.8-23.818-1.7-33.426 5.5-22.817 17.2-47.837 31.8-74.557 43.1-11.109 4.7-19.115 14.5-21.417 26.2l-12.71 63.5c-3.002 14.7-14.711 26.1-29.523 28.6-24.118 4-48.837 6.1-74.057 6.1-24.82 0-49.238-2-72.956-5.9-14.812-2.5-26.621-13.9-29.523-28.6l-12.71-63.3c-2.302-11.6-10.208-21.5-21.217-26.1a355.85 355.85 0 01-75.558-43.5c-9.607-7.2-22.117-9.2-33.426-5.4L205.303 808c-14.21 4.8-29.923.3-39.43-11.2-4.932-5.952-25.037-29.06-41.159-56.796-11.28-19.409-22.147-42.81-32.598-70.204-5.304-14.1-1.301-29.9 10.008-39.8l48.537-42.6c9.007-7.9 13.51-19.7 12.01-31.5-1.902-14.5-2.803-29.4-2.803-44.5 0-14.7.901-29.2 2.702-43.5 1.502-11.9-3.002-23.8-12.009-31.7l-48.638-42.7c-11.308-9.9-15.311-25.7-10.007-39.8 4.503-12 9.507-23.7 14.911-35.1.4-.9.9-1.7 1.401-2.6l32.025-55.4c.5-.9 1-1.8 1.601-2.6 7.406-10.6 15.112-20.9 23.318-30.9 9.508-11.6 25.32-16.1 39.531-11.3l61.147 20.7c11.41 3.8 23.919 1.8 33.526-5.5 23.519-17.8 49.138-32.7 76.66-44.2a35.8 35.8 0 0021.316-26.1l12.61-63.2c2.902-14.8 14.711-26.2 29.623-28.6 6.77-1.094 39.618-4.9 72.556-4.9zm28.022 64h-56.544l-2.802.2c-7.106.6-12.91 5.8-14.311 12.7l-10.308 51.6-5.304 26.7c-1.101 5.4-5.004 9.9-10.208 11.8l-25.72 9.2c-32.525 11.6-62.449 28.9-88.97 51.3l-20.815 17.6c-4.203 3.6-10.008 4.7-15.312 2.9l-25.82-8.7-50.039-16.9c-6.705-2.3-14.11.1-18.114 5.9-.1.1-.2.3-.3.4l-.7 1.2-30.324 52.5-.6 1.2-1.008 2.804c-1.462 5.706.364 11.853 4.91 15.796l39.831 35 20.416 17.9c4.103 3.7 6.105 9.2 5.104 14.7l-4.704 26.7c-3.002 16.7-4.503 33.9-4.503 51 0 17.4 1.501 34.8 4.604 51.7l4.803 26.8c1.001 5.4-.9 11-5.104 14.7l-20.516 18-39.53 34.8c-5.304 4.7-6.805 12.3-3.803 18.7l2.802 5.7c.2.3.3.6.5.9l23.519 40.7.6.9c1.501 2.4 3.203 4.8 4.804 7.1 4.003 5.7 11.309 8.1 18.014 5.9l50.539-17 25.62-8.7c5.204-1.8 11.108-.7 15.312 2.9l20.816 17.4c26.22 22.1 55.943 39.2 88.068 50.7l25.62 9.2c5.204 1.9 9.107 6.3 10.208 11.8l5.304 26.7 10.308 51.6c1.3 7 7.205 12.1 14.31 12.7 10.509.9 21.017 1.3 31.525 1.3 10.909 0 21.817-.5 32.626-1.4 7.005-.6 12.81-5.8 14.21-12.7l10.409-52 5.304-26.6c1.1-5.4 4.903-9.9 10.108-11.8l25.52-9.3c31.924-11.6 61.347-28.6 87.467-50.6l20.816-17.5c4.203-3.6 10.008-4.7 15.312-2.9l25.72 8.7 50.239 17c6.705 2.3 14.11-.1 18.114-5.9 6.105-8.7 11.809-17.6 17.113-26.8 5.504-9.5 10.608-19.1 15.212-28.9 3.002-6.4 1.401-14-3.903-18.7l-39.831-34.9-20.416-17.9c-4.103-3.7-6.105-9.2-5.104-14.7l4.704-26.7c3.002-16.7 4.503-33.8 4.503-51 0-16.9-1.5-33.8-4.403-50.3l-4.704-26.6c-.9-5.5 1.001-11 5.204-14.7l20.316-17.8 39.83-34.8c5.305-4.7 6.906-12.2 3.904-18.6-2.102-4.6-4.303-9.2-6.705-13.7l-17.214-29.8c-2.602-4.1-5.304-8.2-8.106-12.2-4.003-5.8-11.409-8.3-18.114-6l-50.039 16.9-25.82 8.7c-5.204 1.8-11.108.7-15.311-2.9L698.485 292c-26.32-22.3-55.943-39.5-88.268-51.2l-25.52-9.3c-5.204-1.9-9.007-6.4-10.108-11.8l-5.304-26.7-10.408-51.9c-1.4-6.9-7.205-12.1-14.21-12.7-1.502-.2-3.003-.3-4.504-.4zM512.24 351.5c88.469 0 160.124 71.6 160.124 160s-71.655 160-160.124 160c-88.468 0-160.124-71.6-160.124-160s71.656-160 160.124-160zm0 64c-52.94 0-96.074 43.1-96.074 96s43.133 96 96.074 96c52.941 0 96.075-43.1 96.075-96s-43.134-96-96.075-96z"/></symbol><symbol id="bkai-history" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M551.32 96C776.665 96 960 282.618 960 512S776.666 928 551.32 928v-66.56c189.284 0 343.291-156.749 343.291-349.44S740.604 162.56 551.319 162.56c-183.76 0-333.843 147.863-342.458 332.8h117.39L179.124 668.283 32 495.36h111.047C151.678 273.665 331.449 96 551.319 96zm28.445 192v192H800v64H512V288h67.765z"/></symbol><symbol id="bkai-fuzhi" viewBox="0 0 1024 1024"><path d="M672 704v128c0 35.346-28.654 64-64 64H192c-35.346 0-64-28.654-64-64V384c0-35.346 28.654-64 64-64h160V216.889C352 168.242 389.727 128 437.333 128h373.334C858.273 128 896 168.242 896 216.889V615.11C896 663.758 858.273 704 810.667 704H672zm-64-320H192v448h416V384zm64 256h138.667C821.97 640 832 629.302 832 615.111V216.89C832 202.698 821.97 192 810.667 192H437.333C426.03 192 416 202.698 416 216.889V320h192c35.346 0 64 28.654 64 64v256z"/></symbol><symbol id="bkai-zhongxinshengcheng" viewBox="0 0 1024 1024"><path d="M844.077 379.897c16.38 41.657 25.316 87.777 25.316 132.41 0 197.87-160.827 357.06-357.393 357.06-84.88 0-166.783-29.755-230.816-84.802h71.478v-59.51H184.39v166.628h59.566v-60.997c175.718 147.287 439.295 124.97 586.719-50.584 101.261-120.508 125.087-285.648 64.033-429.96l-50.63 29.755zM179.923 644.717c-16.38-41.658-25.316-87.778-25.316-132.41 0-197.871 160.827-357.061 357.393-357.061 84.88 0 166.783 29.755 230.816 84.802h-71.478v59.51H839.61V132.93h-59.566v60.998C604.326 45.152 340.75 68.956 193.325 244.51 92.064 365.02 68.238 530.16 129.292 674.471l50.63-29.754z"/></symbol><symbol id="bkai-fenxiang" viewBox="0 0 1024 1024"><path d="M954.297 473.916L566.932 132.133c-10.735-9.437-27.186-1.672-27.186 12.783v200.458c0 8.96-6.884 16.486-15.635 16.844C299.86 370.461 111.31 537.112 71.64 765.644l-7.35 42.41c-2.918 16.485 16.917 26.76 28.235 14.574l28.936-31.3c104.659-113.37 250.037-177.043 401.834-176.446 9.1 0 16.568 7.526 16.568 16.844v196.158c0 14.455 16.568 22.22 27.185 12.783L954.414 499.48c7.467-6.81 7.467-18.875-.117-25.565zm-796.9 204.998c65.339-153.987 214.218-257.68 384.332-257.68h39.67c9.101 0 16.452-7.527 16.452-16.845V237.977L879.624 486.7 597.851 734.823v-162.23c0-9.319-7.35-16.845-16.452-16.845h-36.053c-140.361-5.734-277.106 38.467-387.949 123.166z"/></symbol><symbol id="bkai-jiahao" viewBox="0 0 1024 1024"><path d="M843.353 366.385C907.69 366.385 960 418.735 960 483.03v362.68c0 64.296-52.32 116.646-116.647 116.646H480.704c-64.336 0-116.646-52.35-116.646-116.647V483.031c0-64.296 52.31-116.646 116.646-116.646h362.65zm0 67.255H480.704c-27.223 0-49.39 22.138-49.39 49.391v362.68c0 27.253 22.167 49.39 49.39 49.39h362.65c27.223 0 49.39-22.137 49.39-49.39V483.03c0-27.253-22.167-49.39-49.39-49.39zM246.72 781.484c18.587 0 33.623 15.036 33.623 33.623 0 18.587-15.036 33.623-33.623 33.623h-43.443c-18.587 0-33.623-15.036-33.623-33.623 0-18.587 15.036-33.623 33.623-33.623h43.443zm420.255-72.512c18.587 0 33.623 15.036 33.623 33.623 0 18.587-15.036 33.623-33.623 33.623H540.537c-18.587 0-33.623-15.036-33.623-33.623 0-18.587 15.036-33.623 33.623-33.623h126.437zM739.897 64c64.928 0 117.76 52.801 117.76 117.76v75.993c0 18.586-15.036 33.622-33.623 33.622-18.587 0-33.623-15.036-33.623-33.622V181.76c0-27.845-22.659-50.504-50.504-50.504H181.76c-27.845 0-50.504 22.659-50.504 50.504v387.375c0 27.845 22.659 50.504 50.504 50.504h64.959c18.587 0 33.623 15.036 33.623 33.623 0 18.587-15.036 33.633-33.623 33.633H181.76c-64.928 0-117.76-52.802-117.76-117.76V181.76C64 116.801 116.842 64 181.76 64h558.137zm53.473 488.594c18.587 0 33.623 15.036 33.623 33.623 0 18.587-15.036 33.623-33.623 33.623H540.537c-18.587 0-33.623-15.036-33.623-33.623 0-18.587 15.036-33.623 33.623-33.623H793.37z"/></symbol><symbol id="bkai-jieshi" viewBox="0 0 1024 1024"><path d="M843.353 366.385C907.69 366.385 960 418.735 960 483.03v362.68c0 64.296-52.32 116.646-116.647 116.646H480.704c-64.336 0-116.646-52.35-116.646-116.647V483.031c0-64.296 52.31-116.646 116.646-116.646h362.65zm0 67.255H480.704c-27.223 0-49.39 22.138-49.39 49.391v362.68c0 27.253 22.167 49.39 49.39 49.39h362.65c27.223 0 49.39-22.137 49.39-49.39V483.03c0-27.253-22.167-49.39-49.39-49.39zM246.72 781.484c18.587 0 33.623 15.036 33.623 33.623 0 18.587-15.036 33.623-33.623 33.623h-43.443c-18.587 0-33.623-15.036-33.623-33.623 0-18.587 15.036-33.623 33.623-33.623h43.443zm420.255-72.512c18.587 0 33.623 15.036 33.623 33.623 0 18.587-15.036 33.623-33.623 33.623H540.537c-18.587 0-33.623-15.036-33.623-33.623 0-18.587 15.036-33.623 33.623-33.623h126.437zM739.897 64c64.928 0 117.76 52.801 117.76 117.76v75.993c0 18.586-15.036 33.622-33.623 33.622-18.587 0-33.623-15.036-33.623-33.622V181.76c0-27.845-22.659-50.504-50.504-50.504H181.76c-27.845 0-50.504 22.659-50.504 50.504v387.375c0 27.845 22.659 50.504 50.504 50.504h64.959c18.587 0 33.623 15.036 33.623 33.623 0 18.587-15.036 33.633-33.623 33.633H181.76c-64.928 0-117.76-52.802-117.76-117.76V181.76C64 116.801 116.842 64 181.76 64h558.137zm53.473 488.594c18.587 0 33.623 15.036 33.623 33.623 0 18.587-15.036 33.623-33.623 33.623H540.537c-18.587 0-33.623-15.036-33.623-33.623 0-18.587 15.036-33.623 33.623-33.623H793.37z"/></symbol><symbol id="bkai-fanyi" viewBox="0 0 1024 1024"><path d="M377.6 851.2h-96c-44.8-6.4-83.2-44.8-83.2-89.6v-44.8c0-25.6-19.2-44.8-44.8-44.8-25.6 0-44.8 19.2-44.8 44.8v44.8c0 96 76.8 179.2 179.2 179.2h89.6c25.6 0 44.8-19.2 44.8-44.8 0-25.6-25.6-44.8-44.8-44.8zM640 230.4h89.6c25.6 0 44.8 6.4 64 25.6 19.2 19.2 25.6 38.4 25.6 64v44.8c0 25.6 19.2 44.8 44.8 44.8 25.6 0 44.8-19.2 44.8-44.8V320c0-96-76.8-179.2-179.2-179.2H640c-25.6 0-44.8 19.2-44.8 44.8 0 25.6 19.2 44.8 44.8 44.8zM960 908.8L780.8 467.2c-6.4-6.4-12.8-12.8-19.2-12.8H704c-6.4 0-19.2 6.4-19.2 12.8L505.6 908.8V928c0 6.4 12.8 12.8 19.2 12.8h44.8c6.4 0 19.2-6.4 19.2-12.8l44.8-121.6h179.2L857.6 928c6.4 6.4 12.8 12.8 19.2 12.8h44.8c6.4 0 12.8-6.4 19.2-12.8 19.2-6.4 19.2-12.8 19.2-19.2zm-288-192L729.6 576l57.6 140.8H672zM505.6 473.6V204.8c0-12.8-12.8-19.2-19.2-19.2H332.8v-64c0-6.4 0-12.8-6.4-12.8S313.6 96 307.2 96h-44.8c-6.4 0-12.8 0-12.8 6.4s-6.4 12.8-6.4 12.8v64h-160c-6.4 0-12.8 0-12.8 6.4-6.4 12.8-6.4 12.8-6.4 19.2v268.8c0 6.4 0 12.8 6.4 12.8 6.4 6.4 12.8 6.4 12.8 6.4h153.6v108.8c0 12.8 12.8 19.2 19.2 19.2h44.8c12.8 0 19.2-12.8 19.2-19.2V492.8h153.6c25.6 0 32-6.4 32-19.2zm-262.4-64h-89.6V275.2h89.6v134.4zm179.2 0h-89.6V275.2h89.6v134.4z"/></symbol><symbol id="bkai-morenchicun" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M896 128v64H511.52l128.402 159.872h-256L511.456 192H128v-64h768zM128 832h768v64H128zm383.491-.128L383.922 672h256l-128.43 159.872zm320.367-320.367l-159.872-127.57v256l159.872-128.43zm-639.872 0l159.872-127.57v256l-159.872-128.43z"/></symbol><symbol id="bkai-kuangxuan" viewBox="0 0 1024 1024"><path d="M252.066 832l.03 64h128l-.03-64h-128zM128 798.016V832c0 33.923 26.393 61.681 59.764 63.862l4.173-63.864.063-33.965-64-.017zm244.353-444.408l90.51 362.039 120.129-120.174 251.66 251.635 43.199-43.197-251.663-251.634 108.204-108.16-362.039-90.509zM128 606.016v128l64 .017v-128l-64-.017zm0-192v128l64 .017v-128l-64-.017zm704-184.115v128l64-.013v-128l-64 .013zm-704-7.885v128l64 .017v-128l-64-.017zM192 128c-23.688 0-44.37 12.87-55.437 31.998l55.398 32.048L256 192v-64h-64zm320 0v64h128v-64H512zm-192 0v64h128v-64H320zm384 0v64h128l58.677-25.595C880.802 143.799 858.246 128 832 128H704z"/></symbol><symbol id="bkai-jiantou" viewBox="0 0 1024 1097.143"><path fill-rule="evenodd" d="M832 612.37l-91.636-89.143-183.235 178.36-.038-594.36H434.909l.072 594.36-183.345-178.36L160 612.37l336 326.857L832 612.37z"/></symbol><symbol id="bkai-tingzhishengcheng" viewBox="0 0 1024 1097.143"><path fill-rule="evenodd" d="M512 75.264c247.424 0 448 200.576 448 448s-200.576 448-448 448-448-200.576-448-448 200.576-448 448-448zm0 64c-212.077 0-384 171.923-384 384s171.923 384 384 384 384-171.923 384-384-171.923-384-384-384zm0 132c139.162 0 252 112.838 252 252s-112.838 252-252 252-252-112.838-252-252 112.838-252 252-252zm76.368 150.177l-76.375 76.374-76.368-76.367-25.448 25.448 76.367 76.368-76.367 76.368 25.467 25.467 76.368-76.368 76.356 76.356 25.448-25.448-76.355-76.356 76.374-76.375-25.467-25.467z"/></symbol><symbol id="bkai-xiaojingyudian" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M621.204 0c547.128 0 526.9 748.792 0 682.56C343.257 647.624 136.189 761.437 0 1024 49.384 341.333 256.452 0 621.204 0z"/></symbol></svg>';document.body?document.body.insertAdjacentHTML("afterbegin",n):document.addEventListener("DOMContentLoaded",function(){document.body.insertAdjacentHTML("afterbegin",n)})})(),pin({prefix:"ai-blueking"});function Voe(n){throw new Error('Could not dynamically require "'+n+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var zmt={exports:{}};(function(n,r){(function(o){n.exports=o()})(function(){return function(){function o(l,f,p){function h(T,A){if(!f[T]){if(!l[T]){var O=typeof Voe=="function"&&Voe;if(!A&&O)return O(T,!0);if(y)return y(T,!0);var D=new Error("Cannot find module '"+T+"'");throw D.code="MODULE_NOT_FOUND",D}var I=f[T]={exports:{}};l[T][0].call(I.exports,function(B){var $=l[T][1][B];return h($||B)},I,I.exports,o,l,f,p)}return f[T].exports}for(var y=typeof Voe=="function"&&Voe,_=0;_<p.length;_++)h(p[_]);return h}return o}()({1:[function(o,l,f){Object.defineProperty(f,"__esModule",{value:!0});var p=function(){function T(A,O){for(var D=0;D<O.length;D++){var I=O[D];I.enumerable=I.enumerable||!1,I.configurable=!0,"value"in I&&(I.writable=!0),Object.defineProperty(A,I.key,I)}}return function(A,O,D){return O&&T(A.prototype,O),D&&T(A,D),A}}();function h(T,A){if(!(T instanceof A))throw new TypeError("Cannot call a class as a function")}var y=function(){function T(){var A=this,O=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},D=O.defaultLayoutOptions,I=D===void 0?{}:D,B=O.algorithms,$=B===void 0?["layered","stress","mrtree","radial","force","disco","sporeOverlap","sporeCompaction","rectpacking"]:B,z=O.workerFactory,H=O.workerUrl;if(h(this,T),this.defaultLayoutOptions=I,this.initialized=!1,typeof H>"u"&&typeof z>"u")throw new Error("Cannot construct an ELK without both 'workerUrl' and 'workerFactory'.");var W=z;typeof H<"u"&&typeof z>"u"&&(W=function(oe){return new Worker(oe)});var Q=W(H);if(typeof Q.postMessage!="function")throw new TypeError("Created worker does not provide the required 'postMessage' function.");this.worker=new _(Q),this.worker.postMessage({cmd:"register",algorithms:$}).then(function(te){return A.initialized=!0}).catch(console.err)}return p(T,[{key:"layout",value:function(O){var D=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},I=D.layoutOptions,B=I===void 0?this.defaultLayoutOptions:I,$=D.logging,z=$===void 0?!1:$,H=D.measureExecutionTime,W=H===void 0?!1:H;return O?this.worker.postMessage({cmd:"layout",graph:O,layoutOptions:B,options:{logging:z,measureExecutionTime:W}}):Promise.reject(new Error("Missing mandatory parameter 'graph'."))}},{key:"knownLayoutAlgorithms",value:function(){return this.worker.postMessage({cmd:"algorithms"})}},{key:"knownLayoutOptions",value:function(){return this.worker.postMessage({cmd:"options"})}},{key:"knownLayoutCategories",value:function(){return this.worker.postMessage({cmd:"categories"})}},{key:"terminateWorker",value:function(){this.worker.terminate()}}]),T}();f.default=y;var _=function(){function T(A){var O=this;if(h(this,T),A===void 0)throw new Error("Missing mandatory parameter 'worker'.");this.resolvers={},this.worker=A,this.worker.onmessage=function(D){setTimeout(function(){O.receive(O,D)},0)}}return p(T,[{key:"postMessage",value:function(O){var D=this.id||0;this.id=D+1,O.id=D;var I=this;return new Promise(function(B,$){I.resolvers[D]=function(z,H){z?(I.convertGwtStyleError(z),$(z)):B(H)},I.worker.postMessage(O)})}},{key:"receive",value:function(O,D){var I=D.data,B=O.resolvers[I.id];B&&(delete O.resolvers[I.id],I.error?B(I.error):B(null,I.data))}},{key:"terminate",value:function(){this.worker.terminate&&this.worker.terminate()}},{key:"convertGwtStyleError",value:function(O){if(O){var D=O.__java$exception;D&&(D.cause&&D.cause.backingJsObject&&(O.cause=D.cause.backingJsObject,this.convertGwtStyleError(O.cause)),delete O.__java$exception)}}}]),T}()},{}],2:[function(o,l,f){(function(p){(function(){var h;typeof window<"u"?h=window:typeof p<"u"?h=p:typeof self<"u"&&(h=self);var y;function _(){}function T(){}function A(){}function O(){}function D(){}function I(){}function B(){}function $(){}function z(){}function H(){}function W(){}function Q(){}function te(){}function oe(){}function re(){}function ee(){}function ae(){}function ce(){}function ie(){}function fe(){}function de(){}function Se(){}function K(){}function Ae(){}function X(){}function Be(){}function ue(){}function Xe(){}function Je(){}function Ye(){}function Pe(){}function Fe(){}function Te(){}function ye(){}function Ie(){}function ct(){}function ze(){}function Ne(){}function De(){}function Le(){}function Me(){}function We(){}function at(){}function Ke(){}function nt(){}function Oe(){}function dt(){}function lt(){}function Qt(){}function Zt(){}function rn(){}function on(){}function zt(){}function wn(){}function Bt(){}function cr(){}function Cr(){}function br(){}function Sr(){}function Si(){}function so(){}function ca(){}function an(){}function Yn(){}function In(){}function Vn(){}function or(){}function zn(){}function Nr(){}function nn(){}function da(){}function Pn(){}function Oa(){}function Wa(){}function $a(){}function Na(){}function io(){}function qi(){}function Ga(){}function Br(){}function Wn(){}function va(){}function la(){}function Ia(){}function Pi(){}function es(){}function Ao(){}function aa(){}function wa(){}function Ma(){}function Lc(){}function rl(){}function Ri(){}function Wt(){}function jr(){}function bi(){}function Ir(){}function di(){}function Ea(){}function Mo(){}function zs(){}function Is(){}function oh(){}function sh(){}function n1(){}function Ba(){}function Ra(){}function ts(){}function Hi(){}function Fl(){}function Gt(){}function ch(){}function sn(){}function lh(){}function U0(){}function YS(){}function Pm(){}function H1(){}function Su(){}function _d(){}function $0(){}function pv(){}function lg(){}function f2(){}function Wf(){}function ug(){}function uh(){}function Qy(){}function r1(){}function i1(){}function wd(){}function gv(){}function Lm(){}function Fc(){}function Ed(){}function Xs(){}function Xy(){}function Qh(){}function WS(){}function Zy(){}function x4(){}function G0(){}function Tu(){}function V0(){}function G3(){}function hL(){}function fg(){}function z0(){}function pL(){}function Fm(){}function gL(){}function Rt(){}function An(){}function lr(){}function Pa(){}function qs(){}function il(){}function eu(){}function Bc(){}function tu(){}function dg(){}function xp(){}function KS(){}function O4(){}function Jy(){}function i6(){}function Hoe(){}function Yoe(){}function Woe(){}function Koe(){}function Qoe(){}function Xoe(){}function Zoe(){}function Joe(){}function ese(){}function tse(){}function mL(){}function nse(){}function rse(){}function a6(){}function rz(){}function V3(){}function ise(){}function ase(){}function ose(){}function sse(){}function cse(){}function o6(){}function bL(){}function iz(){}function QS(){}function XS(){}function lse(){}function fh(){}function z3(){}function use(){}function k4(){}function a1(){}function fse(){}function dse(){}function hse(){}function az(){}function pse(){}function s6(){}function c6(){}function oz(){}function vL(){}function q3(){}function gse(){}function sz(){}function cz(){}function mse(){}function bse(){}function vse(){}function yse(){}function _se(){}function wse(){}function o1(){}function e_(){}function Ese(){}function l6(){}function u6(){}function Sse(){}function ZS(){}function N4(){}function yL(){}function d2(){}function I4(){}function Tse(){}function f6(){}function hg(){}function lz(){}function _L(){}function JS(){}function uz(){}function wL(){}function Ase(){}function EL(){}function Cse(){}function xse(){}function fz(){}function H3(){}function dz(){}function Y3(){}function hz(){}function SL(){}function Ose(){}function kse(){}function Nse(){}function Ise(){}function pz(){}function Rse(){}function Dse(){}function Mse(){}function Pse(){}function Lse(){}function Fse(){}function Bse(){}function gz(){}function jse(){}function Use(){}function mz(){}function bz(){}function vz(){}function $se(){}function Gse(){}function R4(){}function W3(){}function d6(){}function Vse(){}function TL(){}function h6(){}function AL(){}function yz(){}function _z(){}function zse(){}function qse(){}function Hse(){}function wz(){}function Ez(){}function Yse(){}function Wse(){}function Kse(){}function Qse(){}function Xse(){}function Sz(){}function Zse(){}function Jse(){}function ece(){}function tce(){}function Tz(){}function K3(){}function CL(){}function xL(){}function Az(){}function nce(){}function rce(){}function ice(){}function ace(){}function oce(){}function sce(){}function Cz(){}function cce(){}function xz(){}function lce(){}function uce(){}function fce(){}function p6(){}function dce(){}function g6(){}function hce(){}function Oz(){}function OL(){}function kz(){}function Nz(){}function q0(){}function Iz(){}function Rz(){}function Dz(){}function Mz(){}function Pz(){}function Q3(){}function kL(){}function eT(){}function pce(){}function NL(){}function Lz(){}function m6(){}function IL(){}function Fz(){}function gce(){}function RL(){}function Bz(){}function jz(){}function DL(){}function Uz(){}function mce(){}function ML(){}function $z(){}function bce(){}function b6(){}function PL(){}function vce(){}function v6(){}function LL(){}function yce(){}function FL(){}function Gz(){}function _ce(){}function BL(){}function Vz(){}function jL(){}function UL(){}function zz(){}function D4(){}function $L(){}function qz(){}function wce(){}function GL(){}function Hz(){}function Ece(){}function VL(){}function Yz(){}function Sce(){}function zL(){}function Wz(){}function Tce(){}function qL(){}function Kz(){}function Ace(){}function HL(){}function Qz(){}function Cce(){}function YL(){}function Xz(){}function xce(){}function WL(){}function Zz(){}function Jz(){}function KL(){}function eq(){}function y6(){}function QL(){}function tq(){}function Oce(){}function XL(){}function nq(){}function kce(){}function ZL(){}function rq(){}function Nce(){}function JL(){}function iq(){}function Ice(){}function e7(){}function aq(){}function Rce(){}function t7(){}function oq(){}function Dce(){}function n7(){}function sq(){}function Mce(){}function r7(){}function cq(){}function Pce(){}function i7(){}function lq(){}function _6(){}function a7(){}function uq(){}function Lce(){}function o7(){}function fq(){}function Fce(){}function s7(){}function dq(){}function Bce(){}function c7(){}function hq(){}function jce(){}function l7(){}function pq(){}function u7(){}function M4(){}function w6(){}function Uce(){}function f7(){}function gq(){}function $ce(){}function d7(){}function h7(){}function mq(){}function p7(){}function Gce(){}function bq(){}function g7(){}function vq(){}function Vce(){}function m7(){}function yq(){}function _q(){}function s1(){}function wq(){}function t_(){}function E6(){}function Eq(){}function b7(){}function v7(){}function Sq(){}function zce(){}function y7(){}function Tq(){}function qce(){}function Hce(){}function Yce(){}function _7(){}function Aq(){}function Wce(){}function w7(){}function Cq(){}function Kce(){}function E7(){}function xq(){}function Qce(){}function S7(){}function Oq(){}function cn(){}function T7(){}function kq(){}function Xce(){}function A7(){}function Nq(){}function Zce(){}function Jce(){}function ele(){}function C7(){}function Iq(){}function x7(){}function O7(){}function Rq(){}function tle(){}function nle(){}function rle(){}function Dq(){}function S6(){}function Wc(){}function ile(){}function P4(){}function wc(){}function Bl(){}function Ca(){}function k7(){}function ale(){}function ole(){}function sle(){}function n_(){}function h2(){}function N7(){}function cle(){}function T6(){}function lle(){}function Mq(){}function ule(){}function A6(){}function Pq(){}function fle(){}function I7(){}function dle(){}function pf(){}function $u(){}function hle(){}function ple(){}function gle(){}function p2(){}function g2(){}function m2(){}function Bm(){}function X3(){}function R7(){}function Lq(){}function b2(){}function D7(){}function L4(){}function Fq(){}function mle(){}function C6(){}function M7(){}function Z3(){}function H0(){}function Bq(){}function jq(){}function Uq(){}function ble(){}function J3(){}function v2(){}function jm(){}function Y0(){}function tT(){}function F4(){}function x6(){}function P7(){}function vle(){}function yle(){}function $q(){}function Gq(){}function Vq(){}function B4(){}function zq(){}function qq(){}function _le(){}function j4(){}function U4(){}function Hq(){}function wle(){}function Ele(){}function Sle(){}function Tle(){}function Ale(){}function Cle(){}function xle(){}function Ole(){}function kle(){}function Yq(){}function Nle(){}function Ile(){}function Rle(){}function Wq(){}function $4(){}function O6(){}function Kq(){}function Dle(){}function Qq(){}function Xq(){}function Mle(){}function k6(){}function y2(){}function Zq(){}function Jq(){}function Ple(){}function Lle(){}function N6(){}function eH(){}function tH(){}function al(){}function Fle(){}function nH(){}function I6(){}function Ble(){}function jle(){}function R6(){}function rH(){}function D6(){}function M6(){}function Xh(){}function L7(){}function F7(){}function eC(){}function Ule(){}function $le(){}function Gle(){}function Vle(){}function _2(){}function iH(){}function tC(){}function Op(){}function aH(){}function oH(){}function sH(){}function cH(){}function lH(){}function uH(){}function Zh(){}function nu(){}function zle(){}function qle(){}function Hle(){}function ru(){}function P6(){}function fH(){}function dH(){}function nC(){}function Yle(){}function G4(){}function hH(){}function pH(){}function Wle(){}function B7(){dI()}function L6(){Zpe()}function gH(){jR()}function j7(){dX()}function F6(){wPe()}function Kle(){dp()}function Qle(){R8e()}function U7(){iB()}function B6(){S9()}function dh(){E9()}function V4(){K9()}function Xle(){iyt()}function z4(){YC()}function $7(){YY()}function mv(){gCt()}function j6(){O4t()}function G7(){YCt()}function Jh(){uAt()}function U6(){fk()}function hh(){_b()}function kp(){k4t()}function Zle(){r3t()}function Jle(){p7e()}function nT(){mNt()}function q4(){fAt()}function H4(){Lt()}function $6(){lAt()}function eue(){N4t()}function tue(){DOt()}function rC(){hAt()}function mH(){ZCt()}function bH(){ayt()}function nue(){nLe()}function vH(){aE()}function rue(){rOt()}function yH(){cB()}function V7(){x1e()}function iue(){Mge()}function G6(){tw()}function aue(){ZDe()}function oue(){dAt()}function _H(){TDt()}function sue(){JPe()}function cue(){y1e()}function wH(){XK()}function lue(){yX()}function EH(){Ui()}function uue(){MQ()}function SH(){o8e()}function TH(){BX()}function Sd(){J2t()}function Y4(){Lpe()}function fue(){ULe()}function AH(e){nr(e)}function due(e){this.a=e}function V6(e){this.a=e}function hue(e){this.a=e}function CH(e){this.a=e}function xH(e){this.a=e}function pue(e){this.a=e}function OH(e){this.a=e}function gue(e){this.a=e}function z6(e){this.a=e}function kH(e){this.a=e}function NH(e){this.a=e}function z7(e){this.a=e}function IH(e){this.a=e}function q7(e){this.a=e}function RH(e){this.a=e}function q6(e){this.a=e}function DH(e){this.a=e}function W4(e){this.a=e}function rT(e){this.a=e}function H6(e){this.a=e}function H7(e){this.a=e}function Y6(e){this.b=e}function bv(e){this.c=e}function Um(e){this.a=e}function MH(e){this.a=e}function PH(e){this.a=e}function iT(e){this.a=e}function W6(e){this.a=e}function r_(e){this.a=e}function aT(e){this.a=e}function oT(e){this.a=e}function vv(e){this.a=e}function iC(e){this.a=e}function K6(e){this.a=e}function LH(e){this.a=e}function FH(e){this.a=e}function Q6(e){this.a=e}function X6(e){this.a=e}function K4(e){this.a=e}function aC(e){this.a=e}function $m(){this.a=[]}function mue(e,t){e.a=t}function bue(e,t){e.a=t}function BH(e,t){e.b=t}function Z6(e,t){e.b=t}function $ke(e,t){e.b=t}function ep(e,t){e.j=t}function vue(e,t){e.g=t}function J6(e,t){e.i=t}function jH(e,t){e.c=t}function Gke(e,t){e.d=t}function i_(e,t){e.d=t}function yue(e,t){e.c=t}function Y1(e,t){e.k=t}function Vke(e,t){e.c=t}function Y7(e,t){e.c=t}function W7(e,t){e.a=t}function _ue(e,t){e.a=t}function K7(e,t){e.f=t}function Q7(e,t){e.a=t}function wue(e,t){e.b=t}function eI(e,t){e.d=t}function a_(e,t){e.i=t}function yv(e,t){e.o=t}function tI(e,t){e.r=t}function Eue(e,t){e.a=t}function zke(e,t){e.b=t}function UH(e,t){e.e=t}function Q4(e,t){e.f=t}function nI(e,t){e.g=t}function Sue(e,t){e.e=t}function qke(e,t){e.f=t}function Tue(e,t){e.f=t}function X7(e,t){e.n=t}function Z7(e,t){e.a=t}function $H(e,t){e.a=t}function Aue(e,t){e.c=t}function Hke(e,t){e.c=t}function Yke(e,t){e.d=t}function Wke(e,t){e.e=t}function Kke(e,t){e.g=t}function Qke(e,t){e.a=t}function Xke(e,t){e.c=t}function Zke(e,t){e.d=t}function Jke(e,t){e.e=t}function e5e(e,t){e.f=t}function t5e(e,t){e.j=t}function n5e(e,t){e.a=t}function r5e(e,t){e.b=t}function i5e(e,t){e.a=t}function oC(e){e.b=e.a}function Cue(e){e.c=e.d.d}function _v(e){this.d=e}function bl(e){this.a=e}function sT(e){this.a=e}function sC(e){this.a=e}function ph(e){this.a=e}function X4(e){this.a=e}function xue(e){this.a=e}function GH(e){this.a=e}function Z4(e){this.a=e}function VH(e){this.a=e}function zH(e){this.a=e}function qH(e){this.a=e}function wv(e){this.a=e}function cC(e){this.a=e}function J4(e){this.a=e}function J7(e){this.b=e}function cT(e){this.b=e}function w2(e){this.b=e}function Td(e){this.a=e}function HH(e){this.a=e}function YH(e){this.a=e}function rI(e){this.c=e}function ge(e){this.c=e}function Oue(e){this.c=e}function WH(e){this.a=e}function e9(e){this.a=e}function KH(e){this.a=e}function QH(e){this.a=e}function ji(e){this.a=e}function kue(e){this.a=e}function XH(e){this.a=e}function ZH(e){this.a=e}function Nue(e){this.a=e}function Iue(e){this.a=e}function E2(e){this.a=e}function o_(e){this.a=e}function JH(e){this.a=e}function t9(e){this.a=e}function lT(e){this.a=e}function n9(e){this.a=e}function lC(e){this.a=e}function eY(e){this.a=e}function pg(e){this.a=e}function Rue(e){this.a=e}function eO(e){this.a=e}function tY(e){this.a=e}function Due(e){this.a=e}function Mue(e){this.a=e}function r9(e){this.a=e}function Pue(e){this.a=e}function tO(e){this.a=e}function uC(e){this.a=e}function nO(e){this.a=e}function Lue(e){this.a=e}function nY(e){this.a=e}function rO(e){this.a=e}function Fue(e){this.a=e}function Bue(e){this.a=e}function c1(e){this.a=e}function rY(e){this.a=e}function jue(e){this.a=e}function iY(e){this.a=e}function iI(e){this.a=e}function aY(e){this.a=e}function Uue(e){this.a=e}function iO(e){this.a=e}function i9(e){this.a=e}function aI(e){this.a=e}function oI(e){this.a=e}function S2(e){this.e=e}function T2(e){this.a=e}function fC(e){this.a=e}function A2(e){this.a=e}function oY(e){this.a=e}function $ue(e){this.a=e}function Gue(e){this.a=e}function sI(e){this.a=e}function sY(e){this.a=e}function cY(e){this.a=e}function a9(e){this.a=e}function lY(e){this.a=e}function zue(e){this.a=e}function uY(e){this.a=e}function que(e){this.a=e}function fY(e){this.a=e}function dY(e){this.a=e}function Hue(e){this.a=e}function Yue(e){this.a=e}function Wue(e){this.a=e}function Kue(e){this.a=e}function hY(e){this.a=e}function Que(e){this.a=e}function Xue(e){this.a=e}function Zue(e){this.a=e}function Jue(e){this.a=e}function efe(e){this.a=e}function tfe(e){this.a=e}function o9(e){this.a=e}function pY(e){this.a=e}function C2(e){this.a=e}function gY(e){this.a=e}function mY(e){this.a=e}function s9(e){this.a=e}function c9(e){this.a=e}function bY(e){this.a=e}function dC(e){this.a=e}function aO(e){this.a=e}function nfe(e){this.a=e}function vY(e){this.a=e}function yY(e){this.a=e}function _Y(e){this.a=e}function rfe(e){this.a=e}function Zs(e){this.a=e}function wY(e){this.a=e}function ife(e){this.a=e}function afe(e){this.a=e}function ofe(e){this.a=e}function EY(e){this.a=e}function SY(e){this.a=e}function TY(e){this.a=e}function AY(e){this.a=e}function sfe(e){this.a=e}function cfe(e){this.a=e}function l9(e){this.c=e}function cI(e){this.b=e}function uT(e){this.a=e}function lfe(e){this.a=e}function fT(e){this.a=e}function w(e){this.a=e}function b(e){this.a=e}function E(e){this.a=e}function C(e){this.a=e}function N(e){this.a=e}function R(e){this.a=e}function P(e){this.a=e}function j(e){this.a=e}function V(e){this.a=e}function G(e){this.a=e}function q(e){this.a=e}function J(e){this.a=e}function le(e){this.a=e}function be(e){this.a=e}function he(e){this.a=e}function Re(e){this.a=e}function xe(e){this.a=e}function ke(e){this.a=e}function je(e){this.a=e}function Ge(e){this.a=e}function Ze(e){this.a=e}function ot(e){this.a=e}function ut(e){this.a=e}function rt(e){this.a=e}function vt(e){this.a=e}function At(e){this.a=e}function Ot(e){this.a=e}function wt(e){this.a=e}function kt(e){this.a=e}function Ct(e){this.a=e}function Ft(e){this.a=e}function en(e){this.a=e}function tn(e){this.a=e}function Xt(e){this.a=e}function Sn(e){this.a=e}function er(e){this.a=e}function ur(e){this.a=e}function Ln(e){this.a=e}function tr(e){this.a=e}function Dr(e){this.a=e}function Wr(e){this.a=e}function Kr(e){this.a=e}function Xr(e){this.a=e}function hi(e){this.a=e}function xi(e){this.a=e}function _r(e){this.a=e}function Mn(e){this.a=e}function Er(e){this.a=e}function oi(e){this.a=e}function Gi(e){this.a=e}function Va(e){this.a=e}function ws(e){this.a=e}function iu(e){this.a=e}function vl(e){this.a=e}function Sa(e){this.a=e}function La(e){this.a=e}function Co(e){this.a=e}function ss(e){this.a=e}function xo(e){this.a=e}function cs(e){this.a=e}function Os(e){this.a=e}function oc(e){this.a=e}function si(e){this.a=e}function mt(e){this.a=e}function Un(e){this.a=e}function Tr(e){this.a=e}function Bn(e){this.a=e}function Zn(e){this.a=e}function ea(e){this.a=e}function kn(e){this.b=e}function oa(e){this.f=e}function po(e){this.a=e}function Es(e){this.a=e}function Ka(e){this.a=e}function ls(e){this.a=e}function hs(e){this.a=e}function Bo(e){this.a=e}function au(e){this.a=e}function Zu(e){this.a=e}function W1(e){this.a=e}function tp(e){this.a=e}function Ad(e){this.a=e}function gh(e){this.b=e}function Cd(e){this.c=e}function mh(e){this.e=e}function gg(e){this.a=e}function K1(e){this.a=e}function mg(e){this.a=e}function Gm(e){this.a=e}function s_(e){this.a=e}function c_(e){this.d=e}function np(e){this.a=e}function xd(e){this.a=e}function Gu(e){this.e=e}function u9(){this.a=0}function bh(){J_t(this)}function Et(){_de(this)}function Qr(){zu(this)}function f9(){rTt(this)}function ufe(){}function W0(){this.c=UHe}function a5e(e,t){t.Wb(e)}function ffe(e,t){e.b+=t}function dfe(e){e.b=new Rfe}function ve(e){return e.e}function CY(e){return e.a}function d9(e){return e.a}function hfe(e){return e.a}function pfe(e){return e.a}function o5e(e){return e.a}function Ev(){return null}function xY(){return null}function gfe(){H5e(),I2r()}function lI(e){e.b.tf(e.e)}function Np(e,t){e.b=t-e.b}function hC(e,t){e.a=t-e.a}function T0t(e,t){t.ad(e.a)}function _Hn(e,t){Io(t,e)}function wHn(e,t,i){e.Od(i,t)}function h9(e,t){e.e=t,t.b=e}function s5e(e){Eg(),this.a=e}function A0t(e){Eg(),this.a=e}function C0t(e){Eg(),this.a=e}function c5e(e){V2(),this.a=e}function x0t(e){LO(),Ybe.be(e)}function Sv(){Lwt.call(this)}function l5e(){Lwt.call(this)}function u5e(){Sv.call(this)}function mfe(){Sv.call(this)}function O0t(){Sv.call(this)}function p9(){Sv.call(this)}function Au(){Sv.call(this)}function uI(){Sv.call(this)}function ii(){Sv.call(this)}function Kf(){Sv.call(this)}function k0t(){Sv.call(this)}function ol(){Sv.call(this)}function N0t(){Sv.call(this)}function I0t(){this.a=this}function OY(){this.Bb|=256}function R0t(){this.b=new M_t}function f5e(){f5e=ue,new Qr}function d5e(){u5e.call(this)}function D0t(e,t){e.length=t}function kY(e,t){St(e.a,t)}function EHn(e,t){SPe(e.c,t)}function SHn(e,t){ko(e.b,t)}function THn(e,t){oX(e.a,t)}function AHn(e,t){sge(e.a,t)}function oO(e,t){Xi(e.e,t)}function pC(e){EX(e.c,e.b)}function CHn(e,t){e.kc().Nb(t)}function h5e(e){this.a=Ccr(e)}function Po(){this.a=new Qr}function M0t(){this.a=new Qr}function NY(){this.a=new Et}function bfe(){this.a=new Et}function p5e(){this.a=new Et}function Od(){this.a=new da}function Tv(){this.a=new fCt}function g5e(){this.a=new Pm}function m5e(){this.a=new Qvt}function P0t(){this.a=new BAt}function b5e(){this.a=new eAt}function v5e(){this.a=new T2t}function L0t(){this.a=new Et}function y5e(){this.a=new Et}function F0t(){this.a=new Et}function B0t(){this.a=new Et}function j0t(){this.d=new Et}function U0t(){this.a=new Po}function $0t(){this.a=new Qr}function G0t(){this.b=new Qr}function V0t(){this.b=new Et}function _5e(){this.e=new Et}function z0t(){this.d=new Et}function q0t(){this.a=new hh}function H0t(){Et.call(this)}function w5e(){NY.call(this)}function Y0t(){jW.call(this)}function W0t(){y5e.call(this)}function vfe(){fI.call(this)}function fI(){ufe.call(this)}function gC(){ufe.call(this)}function E5e(){gC.call(this)}function K0t(){ITt.call(this)}function Q0t(){ITt.call(this)}function X0t(){k5e.call(this)}function Z0t(){k5e.call(this)}function J0t(){k5e.call(this)}function ebt(){N5e.call(this)}function Cu(){ja.call(this)}function S5e(){rle.call(this)}function T5e(){rle.call(this)}function tbt(){bbt.call(this)}function nbt(){bbt.call(this)}function rbt(){Qr.call(this)}function ibt(){Qr.call(this)}function abt(){Qr.call(this)}function obt(){Po.call(this)}function yfe(){A4t.call(this)}function sbt(){OY.call(this)}function _fe(){e6e.call(this)}function wfe(){e6e.call(this)}function A5e(){Qr.call(this)}function Efe(){Qr.call(this)}function cbt(){Qr.call(this)}function C5e(){T6.call(this)}function lbt(){T6.call(this)}function ubt(){C5e.call(this)}function fbt(){hH.call(this)}function dbt(e){Qxt.call(this,e)}function hbt(e){Qxt.call(this,e)}function x5e(e){z6.call(this,e)}function O5e(e){Uvt.call(this,e)}function xHn(e){O5e.call(this,e)}function OHn(e){Uvt.call(this,e)}function sO(){this.a=new ja}function k5e(){this.a=new Po}function N5e(){this.a=new Qr}function pbt(){this.a=new Et}function gbt(){this.j=new Et}function I5e(){this.a=new jce}function mbt(){this.a=new fvt}function bbt(){this.a=new cle}function Sfe(){Sfe=ue,$be=new Pbt}function Tfe(){Tfe=ue,Ube=new Mbt}function dI(){dI=ue,jbe=new T}function IY(){IY=ue,zbe=new Mwt}function kHn(e){O5e.call(this,e)}function NHn(e){O5e.call(this,e)}function vbt(e){epe.call(this,e)}function ybt(e){epe.call(this,e)}function _bt(e){H2t.call(this,e)}function Afe(e){Zhr.call(this,e)}function l_(e){k2.call(this,e)}function hI(e){VY.call(this,e)}function R5e(e){VY.call(this,e)}function wbt(e){VY.call(this,e)}function jc(e){oSt.call(this,e)}function Ebt(e){jc.call(this,e)}function mC(){aC.call(this,{})}function RY(e){wO(),this.a=e}function pI(e){e.b=null,e.c=0}function IHn(e,t){e.e=t,SRt(e,t)}function RHn(e,t){e.a=t,Bpr(e)}function Cfe(e,t,i){e.a[t.g]=i}function DHn(e,t,i){edr(i,e,t)}function MHn(e,t){aQn(t.i,e.n)}function Sbt(e,t){csr(e).td(t)}function PHn(e,t){return e*e/t}function Tbt(e,t){return e.g-t.g}function LHn(e){return new K4(e)}function FHn(e){return new G2(e)}function DY(e){jc.call(this,e)}function hc(e){jc.call(this,e)}function Abt(e){jc.call(this,e)}function xfe(e){oSt.call(this,e)}function Ofe(e){QDe(),this.a=e}function Cbt(e){Z2t(),this.a=e}function x2(e){ihe(),this.f=e}function kfe(e){ihe(),this.f=e}function cO(e){jc.call(this,e)}function ir(e){jc.call(this,e)}function Oc(e){jc.call(this,e)}function xbt(e){jc.call(this,e)}function bC(e){jc.call(this,e)}function Yt(e){return nr(e),e}function ht(e){return nr(e),e}function g9(e){return nr(e),e}function D5e(e){return nr(e),e}function BHn(e){return nr(e),e}function gI(e){return e.b==e.c}function O2(e){return!!e&&e.b}function jHn(e){return!!e&&e.k}function UHn(e){return!!e&&e.j}function gf(e){nr(e),this.a=e}function M5e(e){return Vv(e),e}function mI(e){HIe(e,e.length)}function Vm(e){jc.call(this,e)}function bg(e){jc.call(this,e)}function Nfe(e){jc.call(this,e)}function dT(e){jc.call(this,e)}function bI(e){jc.call(this,e)}function ci(e){jc.call(this,e)}function Ife(e){v6e.call(this,e,0)}function Rfe(){CRe.call(this,12,3)}function P5e(){P5e=ue,LBe=new ie}function Obt(){Obt=ue,PBe=new _}function MY(){MY=ue,UD=new te}function kbt(){kbt=ue,iFt=new re}function Nbt(){throw ve(new ii)}function L5e(){throw ve(new ii)}function Ibt(){throw ve(new ii)}function $Hn(){throw ve(new ii)}function GHn(){throw ve(new ii)}function VHn(){throw ve(new ii)}function Dfe(){this.a=li(ei(Us))}function vC(e){Eg(),this.a=ei(e)}function Rbt(e,t){e.Td(t),t.Sd(e)}function zHn(e,t){e.a.ec().Mc(t)}function qHn(e,t,i){e.c.lf(t,i)}function F5e(e){hc.call(this,e)}function vg(e){ir.call(this,e)}function zm(){X4.call(this,"")}function vI(){X4.call(this,"")}function K0(){X4.call(this,"")}function hT(){X4.call(this,"")}function B5e(e){hc.call(this,e)}function lO(e){cT.call(this,e)}function Mfe(e){NW.call(this,e)}function Dbt(e){lO.call(this,e)}function Mbt(){q7.call(this,null)}function Pbt(){q7.call(this,null)}function PY(){PY=ue,LO()}function Lbt(){Lbt=ue,pFt=xdr()}function Fbt(e){return e.a?e.b:0}function HHn(e){return e.a?e.b:0}function YHn(e,t){return e.a-t.a}function WHn(e,t){return e.a-t.a}function KHn(e,t){return e.a-t.a}function LY(e,t){return mDe(e,t)}function _e(e,t){return rAt(e,t)}function QHn(e,t){return t in e.a}function Bbt(e,t){return e.f=t,e}function XHn(e,t){return e.b=t,e}function jbt(e,t){return e.c=t,e}function ZHn(e,t){return e.g=t,e}function j5e(e,t){return e.a=t,e}function U5e(e,t){return e.f=t,e}function JHn(e,t){return e.k=t,e}function $5e(e,t){return e.a=t,e}function eYn(e,t){return e.e=t,e}function G5e(e,t){return e.e=t,e}function tYn(e,t){return e.f=t,e}function nYn(e,t){e.b=!0,e.d=t}function rYn(e,t){e.b=new pc(t)}function iYn(e,t,i){t.td(e.a[i])}function aYn(e,t,i){t.we(e.a[i])}function oYn(e,t){return e.b-t.b}function sYn(e,t){return e.g-t.g}function cYn(e,t){return e.s-t.s}function lYn(e,t){return e?0:t-1}function Ubt(e,t){return e?0:t-1}function uYn(e,t){return e?t-1:0}function fYn(e,t){return t.Yf(e)}function u_(e,t){return e.b=t,e}function FY(e,t){return e.a=t,e}function f_(e,t){return e.c=t,e}function d_(e,t){return e.d=t,e}function h_(e,t){return e.e=t,e}function V5e(e,t){return e.f=t,e}function yI(e,t){return e.a=t,e}function uO(e,t){return e.b=t,e}function fO(e,t){return e.c=t,e}function dn(e,t){return e.c=t,e}function $n(e,t){return e.b=t,e}function hn(e,t){return e.d=t,e}function pn(e,t){return e.e=t,e}function dYn(e,t){return e.f=t,e}function gn(e,t){return e.g=t,e}function mn(e,t){return e.a=t,e}function bn(e,t){return e.i=t,e}function vn(e,t){return e.j=t,e}function $bt(e,t){return e.k=t,e}function hYn(e,t){return e.j=t,e}function pYn(e,t){_b(),$c(t,e)}function gYn(e,t,i){lJn(e.a,t,i)}function Gbt(e){aTt.call(this,e)}function z5e(e){aTt.call(this,e)}function BY(e){$de.call(this,e)}function Vbt(e){Mcr.call(this,e)}function Q0(e){B_.call(this,e)}function zbt(e){khe.call(this,e)}function qbt(e){khe.call(this,e)}function Hbt(){KNe.call(this,"")}function Ss(){this.a=0,this.b=0}function Ybt(){this.b=0,this.a=0}function Wbt(e,t){e.b=0,J2(e,t)}function mYn(e,t){e.c=t,e.b=!0}function Kbt(e,t){return e.c._b(t)}function rp(e){return e.e&&e.e()}function Pfe(e){return e?e.d:null}function Qbt(e,t){return Ekt(e.b,t)}function bYn(e){return e?e.g:null}function vYn(e){return e?e.i:null}function X0(e){return Z1(e),e.o}function p_(){p_=ue,dHt=Bfr()}function Xbt(){Xbt=ue,Wo=Qdr()}function dO(){dO=ue,jHe=Ufr()}function Zbt(){Zbt=ue,QHt=jfr()}function q5e(){q5e=ue,fl=Ppr()}function H5e(){H5e=ue,Hb=JO()}function Jbt(){throw ve(new ii)}function evt(){throw ve(new ii)}function tvt(){throw ve(new ii)}function nvt(){throw ve(new ii)}function rvt(){throw ve(new ii)}function ivt(){throw ve(new ii)}function jY(e){this.a=new yC(e)}function Y5e(e){JMt(),z2r(this,e)}function Z0(e){this.a=new che(e)}function pT(e,t){for(;e.ye(t););}function W5e(e,t){for(;e.sd(t););}function gT(e,t){return e.a+=t,e}function Lfe(e,t){return e.a+=t,e}function qm(e,t){return e.a+=t,e}function g_(e,t){return e.a+=t,e}function _I(e){return cb(e),e.a}function UY(e){return e.b!=e.d.c}function avt(e){return e.l|e.m<<22}function K5e(e,t){return e.d[t.p]}function ovt(e,t){return T0r(e,t)}function Q5e(e,t,i){e.splice(t,i)}function svt(e){e.c?zRt(e):qRt(e)}function $Y(e){this.a=0,this.b=e}function cvt(){this.a=new vB(ZVe)}function lvt(){this.b=new vB(BVe)}function uvt(){this.b=new vB(d_e)}function fvt(){this.b=new vB(d_e)}function dvt(){throw ve(new ii)}function hvt(){throw ve(new ii)}function pvt(){throw ve(new ii)}function gvt(){throw ve(new ii)}function mvt(){throw ve(new ii)}function bvt(){throw ve(new ii)}function vvt(){throw ve(new ii)}function yvt(){throw ve(new ii)}function _vt(){throw ve(new ii)}function wvt(){throw ve(new ii)}function yYn(){throw ve(new ol)}function _Yn(){throw ve(new ol)}function m9(e){this.a=new Evt(e)}function Evt(e){Rar(this,e,Ddr())}function b9(e){return!e||VSt(e)}function v9(e){return ig[e]!=-1}function wYn(){aJ!=0&&(aJ=0),oJ=-1}function Svt(){Bbe==null&&(Bbe=[])}function EYn(e,t){p1e(ft(e.a),t)}function SYn(e,t){p1e(ft(e.a),t)}function y9(e,t){TT.call(this,e,t)}function hO(e,t){y9.call(this,e,t)}function X5e(e,t){this.b=e,this.c=t}function Tvt(e,t){this.b=e,this.a=t}function Avt(e,t){this.a=e,this.b=t}function Cvt(e,t){this.a=e,this.b=t}function xvt(e,t){this.a=e,this.b=t}function Ovt(e,t){this.a=e,this.b=t}function kvt(e,t){this.a=e,this.b=t}function Nvt(e,t){this.a=e,this.b=t}function Ivt(e,t){this.a=e,this.b=t}function Rvt(e,t){this.a=e,this.b=t}function Dvt(e,t){this.b=e,this.a=t}function Mvt(e,t){this.b=e,this.a=t}function Pvt(e,t){this.b=e,this.a=t}function Lvt(e,t){this.b=e,this.a=t}function vi(e,t){this.f=e,this.g=t}function pO(e,t){this.e=e,this.d=t}function m_(e,t){this.g=e,this.i=t}function Ffe(e,t){this.a=e,this.b=t}function Fvt(e,t){this.a=e,this.f=t}function Bvt(e,t){this.b=e,this.c=t}function TYn(e,t){this.a=e,this.b=t}function jvt(e,t){this.a=e,this.b=t}function Bfe(e,t){this.a=e,this.b=t}function Uvt(e){s6e(e.dc()),this.c=e}function GY(e){this.b=d(ei(e),83)}function $vt(e){this.a=d(ei(e),83)}function k2(e){this.a=d(ei(e),15)}function Gvt(e){this.a=d(ei(e),15)}function VY(e){this.b=d(ei(e),47)}function zY(){this.q=new h.Date}function l1(){l1=ue,XBe=new Xe}function gO(){gO=ue,u5=new Ae}function wI(e){return e.f.c+e.g.c}function _9(e,t){return e.b.Hc(t)}function Vvt(e,t){return e.b.Ic(t)}function zvt(e,t){return e.b.Qc(t)}function qvt(e,t){return e.b.Hc(t)}function Hvt(e,t){return e.c.uc(t)}function Q1(e,t){return e.a._b(t)}function Yvt(e,t){return Zi(e.c,t)}function Wvt(e,t){return yf(e.b,t)}function Kvt(e,t){return e>t&&t<lD}function AYn(e,t){return e.Gc(t),e}function CYn(e,t){return Bs(e,t),e}function xYn(e){return BSt(),e?rFt:nFt}function yC(e){MOt.call(this,e,0)}function Qvt(){che.call(this,null)}function Z5e(){upe.call(this,null)}function _C(e){this.c=e,kxt(this)}function ja(){swt(this),Id(this)}function no(e,t){cb(e),e.a.Nb(t)}function Xvt(e,t){return e.Gc(t),e}function OYn(e,t){return e.a.f=t,e}function Zvt(e,t){return e.a.d=t,e}function Jvt(e,t){return e.a.g=t,e}function eyt(e,t){return e.a.j=t,e}function vh(e,t){return e.a.a=t,e}function yh(e,t){return e.a.d=t,e}function _h(e,t){return e.a.e=t,e}function wh(e,t){return e.a.g=t,e}function w9(e,t){return e.a.f=t,e}function kYn(e){return e.b=!1,e}function mO(){mO=ue,lje=new P_t}function qY(){qY=ue,mFt=new L_t}function bO(){bO=ue,gje=new at}function tyt(){tyt=ue,mjt=new G0}function HY(){HY=ue,lve=new Ywt}function Av(){Av=ue,f5=new Si}function EI(){EI=ue,vjt=new Tu}function nyt(){nyt=ue,CFt=new In}function J5e(){J5e=ue,ajt=new f2}function E9(){E9=ue,wjt=new Ss}function ryt(){ryt=ue,ojt=new wd}function eNe(){eNe=ue,sjt=new ZEt}function tNe(){tNe=ue,dUe=new r1}function S9(){S9=ue,Ejt=new Qoe}function iyt(){iyt=ue,Cjt=new gse}function SI(){SI=ue,Rjt=new ace}function YY(){YY=ue,vA=new eT}function ayt(){ayt=ue,ezt=new Lo}function WY(){WY=ue,h_e=new syt}function KY(){KY=ue,p_e=new s2t}function TI(){TI=ue,zj=new XSt}function QY(){QY=ue,EGt=new ele}function oyt(){x4t(),this.c=new Rfe}function syt(){vi.call(this,KPt,0)}function b_(e,t){Wv(e.c.b,t.c,t)}function AI(e,t){Wv(e.c.c,t.b,t)}function NYn(e,t,i){gc(e.d,t.f,i)}function IYn(e,t,i,a){lur(e,a,t,i)}function RYn(e,t,i,a){Imr(a,e,t,i)}function DYn(e,t,i,a){Wwr(a,e,t,i)}function XY(e,t){return e.a=t.g,e}function cyt(e,t){return vfr(e.a,t)}function MYn(e){return e.b?e.b:e.a}function PYn(e){return(e.c+e.a)/2}function N2(){N2=ue,uHt=new nle}function lyt(){lyt=ue,vHt=new Ca}function uyt(){uyt=ue,IHt=new ibt}function fyt(){fyt=ue,RHt=new abt}function J0(){J0=ue,Qd=new A5e}function nNe(){nNe=ue,BHe=new cbt}function CI(){CI=ue,Z_e=new hwt}function Hm(){Hm=ue,mU=new pwt}function jfe(){jfe=ue,HHt=new $4}function Hs(){Hs=ue,WHt=new O6}function ZY(){ZY=ue,_te=new Qr}function rNe(){rNe=ue,KHe=new Et}function eb(){eb=ue,Qb=new Wle}function LYn(e){h.clearTimeout(e)}function iNe(e){this.a=d(ei(e),224)}function JY(e){return d(e,42).cd()}function T9(e){return e.b<e.d.gc()}function dyt(e,t){return the(e.a,t)}function hyt(e,t){return dl(e,t)>0}function Ufe(e,t){return dl(e,t)<0}function xI(e,t){return e.a.get(t)}function FYn(e,t){return t.split(e)}function pyt(e,t){return yf(e.e,t)}function aNe(e){return nr(e),!1}function eW(e){Hn.call(this,e,21)}function BYn(e,t){qTt.call(this,e,t)}function tW(e,t){vi.call(this,e,t)}function $fe(e,t){vi.call(this,e,t)}function oNe(e){whe(),H2t.call(this,e)}function sNe(e,t){KEt(e,e.length,t)}function A9(e,t){TSt(e,e.length,t)}function jYn(e,t,i){t.ud(e.a.Ge(i))}function UYn(e,t,i){t.we(e.a.Fe(i))}function $Yn(e,t,i){t.td(e.a.Kb(i))}function GYn(e,t,i){e.Mb(i)&&t.td(i)}function OI(e,t,i){e.splice(t,0,i)}function VYn(e,t){return Ou(e.e,t)}function nW(e,t){this.d=e,this.e=t}function gyt(e,t){this.b=e,this.a=t}function myt(e,t){this.b=e,this.a=t}function cNe(e,t){this.b=e,this.a=t}function byt(e,t){this.a=e,this.b=t}function vyt(e,t){this.a=e,this.b=t}function yyt(e,t){this.a=e,this.b=t}function _yt(e,t){this.a=e,this.b=t}function wC(e,t){this.a=e,this.b=t}function lNe(e,t){this.b=e,this.a=t}function uNe(e,t){this.b=e,this.a=t}function rW(e,t){vi.call(this,e,t)}function iW(e,t){vi.call(this,e,t)}function fNe(e,t){vi.call(this,e,t)}function dNe(e,t){vi.call(this,e,t)}function mT(e,t){vi.call(this,e,t)}function Gfe(e,t){vi.call(this,e,t)}function Vfe(e,t){vi.call(this,e,t)}function zfe(e,t){vi.call(this,e,t)}function aW(e,t){vi.call(this,e,t)}function hNe(e,t){vi.call(this,e,t)}function qfe(e,t){vi.call(this,e,t)}function C9(e,t){vi.call(this,e,t)}function oW(e,t){vi.call(this,e,t)}function Hfe(e,t){vi.call(this,e,t)}function kI(e,t){vi.call(this,e,t)}function pNe(e,t){vi.call(this,e,t)}function lo(e,t){vi.call(this,e,t)}function sW(e,t){vi.call(this,e,t)}function wyt(e,t){this.a=e,this.b=t}function Eyt(e,t){this.a=e,this.b=t}function Syt(e,t){this.a=e,this.b=t}function Tyt(e,t){this.a=e,this.b=t}function Ayt(e,t){this.a=e,this.b=t}function Cyt(e,t){this.a=e,this.b=t}function xyt(e,t){this.a=e,this.b=t}function Oyt(e,t){this.a=e,this.b=t}function kyt(e,t){this.a=e,this.b=t}function gNe(e,t){this.b=e,this.a=t}function Nyt(e,t){this.b=e,this.a=t}function Iyt(e,t){this.b=e,this.a=t}function Ryt(e,t){this.b=e,this.a=t}function vO(e,t){this.c=e,this.d=t}function Dyt(e,t){this.e=e,this.d=t}function Myt(e,t){this.a=e,this.b=t}function Pyt(e,t){this.b=t,this.c=e}function cW(e,t){vi.call(this,e,t)}function x9(e,t){vi.call(this,e,t)}function Yfe(e,t){vi.call(this,e,t)}function NI(e,t){vi.call(this,e,t)}function mNe(e,t){vi.call(this,e,t)}function Wfe(e,t){vi.call(this,e,t)}function Kfe(e,t){vi.call(this,e,t)}function O9(e,t){vi.call(this,e,t)}function bNe(e,t){vi.call(this,e,t)}function Qfe(e,t){vi.call(this,e,t)}function II(e,t){vi.call(this,e,t)}function vNe(e,t){vi.call(this,e,t)}function RI(e,t){vi.call(this,e,t)}function DI(e,t){vi.call(this,e,t)}function I2(e,t){vi.call(this,e,t)}function Xfe(e,t){vi.call(this,e,t)}function Zfe(e,t){vi.call(this,e,t)}function yNe(e,t){vi.call(this,e,t)}function MI(e,t){vi.call(this,e,t)}function Jfe(e,t){vi.call(this,e,t)}function lW(e,t){vi.call(this,e,t)}function k9(e,t){vi.call(this,e,t)}function N9(e,t){vi.call(this,e,t)}function EC(e,t){vi.call(this,e,t)}function ede(e,t){vi.call(this,e,t)}function _Ne(e,t){vi.call(this,e,t)}function tde(e,t){vi.call(this,e,t)}function nde(e,t){vi.call(this,e,t)}function wNe(e,t){vi.call(this,e,t)}function rde(e,t){vi.call(this,e,t)}function ide(e,t){vi.call(this,e,t)}function ade(e,t){vi.call(this,e,t)}function ode(e,t){vi.call(this,e,t)}function ENe(e,t){vi.call(this,e,t)}function Lyt(e,t){this.b=e,this.a=t}function Fyt(e,t){this.a=e,this.b=t}function Byt(e,t){this.a=e,this.b=t}function jyt(e,t){this.a=e,this.b=t}function Uyt(e,t){this.a=e,this.b=t}function SNe(e,t){vi.call(this,e,t)}function TNe(e,t){vi.call(this,e,t)}function $yt(e,t){this.b=e,this.d=t}function ANe(e,t){vi.call(this,e,t)}function CNe(e,t){vi.call(this,e,t)}function Gyt(e,t){this.a=e,this.b=t}function Vyt(e,t){this.a=e,this.b=t}function uW(e,t){vi.call(this,e,t)}function PI(e,t){vi.call(this,e,t)}function xNe(e,t){vi.call(this,e,t)}function ONe(e,t){vi.call(this,e,t)}function kNe(e,t){vi.call(this,e,t)}function sde(e,t){vi.call(this,e,t)}function NNe(e,t){vi.call(this,e,t)}function cde(e,t){vi.call(this,e,t)}function fW(e,t){vi.call(this,e,t)}function lde(e,t){vi.call(this,e,t)}function ude(e,t){vi.call(this,e,t)}function I9(e,t){vi.call(this,e,t)}function fde(e,t){vi.call(this,e,t)}function INe(e,t){vi.call(this,e,t)}function R9(e,t){vi.call(this,e,t)}function RNe(e,t){vi.call(this,e,t)}function zYn(e,t){return Ou(e.c,t)}function qYn(e,t){return Ou(t.b,e)}function HYn(e,t){return-e.b.Je(t)}function DNe(e,t){return Ou(e.g,t)}function D9(e,t){vi.call(this,e,t)}function SC(e,t){vi.call(this,e,t)}function zyt(e,t){this.a=e,this.b=t}function qyt(e,t){this.a=e,this.b=t}function Kt(e,t){this.a=e,this.b=t}function LI(e,t){vi.call(this,e,t)}function FI(e,t){vi.call(this,e,t)}function M9(e,t){vi.call(this,e,t)}function dde(e,t){vi.call(this,e,t)}function dW(e,t){vi.call(this,e,t)}function BI(e,t){vi.call(this,e,t)}function hde(e,t){vi.call(this,e,t)}function hW(e,t){vi.call(this,e,t)}function bT(e,t){vi.call(this,e,t)}function P9(e,t){vi.call(this,e,t)}function jI(e,t){vi.call(this,e,t)}function UI(e,t){vi.call(this,e,t)}function L9(e,t){vi.call(this,e,t)}function pW(e,t){vi.call(this,e,t)}function vT(e,t){vi.call(this,e,t)}function gW(e,t){vi.call(this,e,t)}function Hyt(e,t){this.a=e,this.b=t}function Yyt(e,t){this.a=e,this.b=t}function Wyt(e,t){this.a=e,this.b=t}function Kyt(e,t){this.a=e,this.b=t}function Qyt(e,t){this.a=e,this.b=t}function Xyt(e,t){this.a=e,this.b=t}function us(e,t){this.a=e,this.b=t}function mW(e,t){vi.call(this,e,t)}function Zyt(e,t){this.a=e,this.b=t}function Jyt(e,t){this.a=e,this.b=t}function e_t(e,t){this.a=e,this.b=t}function t_t(e,t){this.a=e,this.b=t}function n_t(e,t){this.a=e,this.b=t}function r_t(e,t){this.a=e,this.b=t}function i_t(e,t){this.b=e,this.a=t}function a_t(e,t){this.b=e,this.a=t}function o_t(e,t){this.b=e,this.a=t}function s_t(e,t){this.b=e,this.a=t}function c_t(e,t){this.a=e,this.b=t}function l_t(e,t){this.a=e,this.b=t}function YYn(e,t){Amr(e.a,d(t,56))}function u_t(e,t){Pir(e.a,d(t,11))}function WYn(e,t){return CO(),t!=e}function f_t(){return Lbt(),new pFt}function d_t(){Uhe(),this.b=new Po}function h_t(){kX(),this.a=new Po}function p_t(){ARe(),MIe.call(this)}function TC(e,t){vi.call(this,e,t)}function g_t(e,t){this.a=e,this.b=t}function m_t(e,t){this.a=e,this.b=t}function bW(e,t){this.a=e,this.b=t}function b_t(e,t){this.a=e,this.b=t}function v_t(e,t){this.a=e,this.b=t}function y_t(e,t){this.a=e,this.b=t}function __t(e,t){this.d=e,this.b=t}function MNe(e,t){this.d=e,this.e=t}function w_t(e,t){this.f=e,this.c=t}function F9(e,t){this.b=e,this.c=t}function PNe(e,t){this.i=e,this.g=t}function E_t(e,t){this.e=e,this.a=t}function S_t(e,t){this.a=e,this.b=t}function LNe(e,t){e.i=null,yQ(e,t)}function KYn(e,t){e&&Ji(hU,e,t)}function T_t(e,t){return vge(e.a,t)}function vW(e){return QF(e.c,e.b)}function Kc(e){return e?e.dd():null}function st(e){return e??null}function R2(e){return typeof e===ox}function D2(e){return typeof e===g7e}function Ko(e){return typeof e===ime}function tb(e,t){return e.Hd().Xb(t)}function yW(e,t){return hor(e.Kc(),t)}function v_(e,t){return dl(e,t)==0}function QYn(e,t){return dl(e,t)>=0}function $I(e,t){return dl(e,t)!=0}function XYn(e){return""+(nr(e),e)}function B9(e,t){return e.substr(t)}function A_t(e){return nf(e),e.d.gc()}function pde(e){return Kgr(e,e.c),e}function _W(e){return eR(e==null),e}function GI(e,t){return e.a+=""+t,e}function sc(e,t){return e.a+=""+t,e}function VI(e,t){return e.a+=""+t,e}function sl(e,t){return e.a+=""+t,e}function yi(e,t){return e.a+=""+t,e}function FNe(e,t){return e.a+=""+t,e}function C_t(e,t){ao(e,t,e.a,e.a.a)}function Cv(e,t){ao(e,t,e.c.b,e.c)}function ZYn(e,t,i){PNt(t,s1e(e,i))}function JYn(e,t,i){PNt(t,s1e(e,i))}function eWn(e,t){Hir(new Rr(e),t)}function x_t(e,t){e.q.setTime(P_(t))}function O_t(e,t){VIe.call(this,e,t)}function k_t(e,t){VIe.call(this,e,t)}function gde(e,t){VIe.call(this,e,t)}function N_t(e){zu(this),CR(this,e)}function BNe(e){return Kn(e,0),null}function ip(e){return e.a=0,e.b=0,e}function I_t(e,t){return e.a=t.g+1,e}function tWn(e,t){return e.j[t.p]==2}function jNe(e){return FJn(d(e,79))}function R_t(){R_t=ue,cBt=wi(Tge())}function D_t(){D_t=ue,Ajt=wi(gRt())}function M_t(){this.b=new yC(Q2(12))}function P_t(){this.b=0,this.a=!1}function L_t(){this.b=0,this.a=!1}function zI(e){this.a=e,B7.call(this)}function F_t(e){this.a=e,B7.call(this)}function Fn(e,t){Oo.call(this,e,t)}function mde(e,t){B2.call(this,e,t)}function yT(e,t){PNe.call(this,e,t)}function bde(e,t){ik.call(this,e,t)}function B_t(e,t){j9.call(this,e,t)}function Di(e,t){ZY(),Ji(_te,e,t)}function vde(e,t){return Of(e.a,0,t)}function j_t(e,t){return e.a.a.a.cc(t)}function U_t(e,t){return st(e)===st(t)}function nWn(e,t){return _o(e.a,t.a)}function rWn(e,t){return ou(e.a,t.a)}function iWn(e,t){return wSt(e.a,t.a)}function yg(e,t){return e.indexOf(t)}function y_(e,t){return e==t?0:e?1:-1}function wW(e){return e<10?"0"+e:""+e}function aWn(e){return ei(e),new zI(e)}function $_t(e){return Hl(e.l,e.m,e.h)}function yO(e){return co((nr(e),e))}function oWn(e){return co((nr(e),e))}function G_t(e,t){return ou(e.g,t.g)}function kc(e){return typeof e===g7e}function sWn(e){return e==mw||e==IE}function cWn(e){return e==mw||e==NE}function UNe(e){return Nc(e.b.b,e,0)}function V_t(e){this.a=f_t(),this.b=e}function z_t(e){this.a=f_t(),this.b=e}function lWn(e,t){return St(e.a,t),t}function uWn(e,t){return St(e.c,t),e}function q_t(e,t){return Mf(e.a,t),e}function fWn(e,t){return Sh(),t.a+=e}function dWn(e,t){return Sh(),t.a+=e}function hWn(e,t){return Sh(),t.c+=e}function $Ne(e,t){zO(e,0,e.length,t)}function X1(){XH.call(this,new Pv)}function H_t(){eK.call(this,0,0,0,0)}function AC(){Zf.call(this,0,0,0,0)}function pc(e){this.a=e.a,this.b=e.b}function nb(e){return e==Vd||e==Ph}function _O(e){return e==wm||e==_m}function Y_t(e){return e==IA||e==NA}function _T(e){return e!=tg&&e!=Gb}function mf(e){return e.Lg()&&e.Mg()}function W_t(e){return mK(d(e,118))}function EW(e){return Mf(new Lo,e)}function K_t(e,t){return new ik(t,e)}function pWn(e,t){return new ik(t,e)}function GNe(e,t,i){fQ(e,t),dQ(e,i)}function SW(e,t,i){$_(e,t),U_(e,i)}function Ip(e,t,i){hu(e,t),pu(e,i)}function TW(e,t,i){WO(e,t),QO(e,i)}function AW(e,t,i){KO(e,t),XO(e,i)}function yde(e,t){uk(e,t),ZO(e,e.D)}function VNe(e){w_t.call(this,e,!0)}function Q_t(e,t,i){R6e.call(this,e,t,i)}function rb(e){wb(),bor.call(this,e)}function X_t(){tW.call(this,"Head",1)}function Z_t(){tW.call(this,"Tail",3)}function _de(e){e.c=Qe(Ar,Ut,1,0,5,1)}function J_t(e){e.a=Qe(Ar,Ut,1,8,5,1)}function ewt(e){du(e.xf(),new nY(e))}function wT(e){return e!=null?xa(e):0}function gWn(e,t){return X2(t,Mp(e))}function mWn(e,t){return X2(t,Mp(e))}function bWn(e,t){return e[e.length]=t}function vWn(e,t){return e[e.length]=t}function zNe(e){return bZn(e.b.Kc(),e.a)}function yWn(e,t){return vQ(yhe(e.d),t)}function _Wn(e,t){return vQ(yhe(e.g),t)}function wWn(e,t){return vQ(yhe(e.j),t)}function Ys(e,t){Oo.call(this,e.b,t)}function __(e){eK.call(this,e,e,e,e)}function qNe(e){return e.b&&$1e(e),e.a}function HNe(e){return e.b&&$1e(e),e.c}function EWn(e,t){Qp||(e.b=t)}function wde(e,t,i){return za(e,t,i),i}function twt(e,t,i){za(e.c[t.g],t.g,i)}function SWn(e,t,i){d(e.c,69).Xh(t,i)}function TWn(e,t,i){Ip(i,i.i+e,i.j+t)}function AWn(e,t){ni(yl(e.a),gAt(t))}function CWn(e,t){ni(ef(e.a),mAt(t))}function qI(e){zi(),Gu.call(this,e)}function xWn(e){return e==null?0:xa(e)}function nwt(){nwt=ue,qye=new LR(U_e)}function ai(){ai=ue,new rwt,new Et}function rwt(){new Qr,new Qr,new Qr}function YNe(){YNe=ue,f5e(),FBe=new Qr}function Rp(){Rp=ue,h.Math.log(2)}function Qf(){Qf=ue,D1=(lyt(),vHt)}function OWn(){throw ve(new Vm(V9t))}function kWn(){throw ve(new Vm(V9t))}function NWn(){throw ve(new Vm(z9t))}function IWn(){throw ve(new Vm(z9t))}function iwt(e){this.a=e,fIe.call(this,e)}function Ede(e){this.a=e,GY.call(this,e)}function Sde(e){this.a=e,GY.call(this,e)}function zo(e,t){ehe(e.c,e.c.length,t)}function Uc(e){return e.a<e.c.c.length}function WNe(e){return e.a<e.c.a.length}function awt(e,t){return e.a?e.b:t.De()}function ou(e,t){return e<t?-1:e>t?1:0}function owt(e,t){return dl(e,t)>0?e:t}function Hl(e,t,i){return{l:e,m:t,h:i}}function RWn(e,t){e.a!=null&&u_t(t,e.a)}function swt(e){e.a=new Je,e.c=new Je}function CW(e){this.b=e,this.a=new Et}function cwt(e){this.b=new Ba,this.a=e}function KNe(e){$6e.call(this),this.a=e}function lwt(){tW.call(this,"Range",2)}function uwt(){V8e(),this.a=new vB(fUe)}function DWn(e,t){ei(t),CT(e).Jc(new H)}function MWn(e,t){return kf(),t.n.b+=e}function PWn(e,t,i){return Ji(e.g,i,t)}function LWn(e,t,i){return Ji(e.k,i,t)}function FWn(e,t){return Ji(e.a,t.a,t)}function ET(e,t,i){return l8e(t,i,e.c)}function QNe(e){return new Kt(e.c,e.d)}function BWn(e){return new Kt(e.c,e.d)}function Qc(e){return new Kt(e.a,e.b)}function fwt(e,t){return lwr(e.a,t,null)}function jWn(e){ks(e,null),ns(e,null)}function dwt(e){Ghe(e,null),Vhe(e,null)}function hwt(){j9.call(this,null,null)}function pwt(){MW.call(this,null,null)}function XNe(e){this.a=e,Qr.call(this)}function UWn(e){this.b=(Dn(),new rI(e))}function xW(e){e.j=Qe(QBe,bt,310,0,0,1)}function $Wn(e,t,i){e.c.Vc(t,d(i,133))}function GWn(e,t,i){e.c.ji(t,d(i,133))}function gwt(e,t){Hr(e),e.Gc(d(t,15))}function HI(e,t){return A_r(e.c,e.b,t)}function VWn(e,t){return new Fwt(e.Kc(),t)}function Tde(e,t){return zor(e.Kc(),t)!=-1}function ZNe(e,t){return e.a.Bc(t)!=null}function OW(e){return e.Ob()?e.Pb():null}function mwt(e){return Cg(e,0,e.length)}function Ue(e,t){return e!=null&&Oge(e,t)}function zWn(e,t){e.q.setHours(t),tD(e,t)}function bwt(e,t){e.c&&(EIe(t),VTt(t))}function qWn(e,t,i){d(e.Kb(i),164).Nb(t)}function HWn(e,t,i){return nwr(e,t,i),i}function vwt(e,t,i){e.a=t^1502,e.b=i^Fme}function Ade(e,t,i){return e.a[t.g][i.g]}function Dp(e,t){return e.a[t.c.p][t.p]}function YWn(e,t){return e.e[t.c.p][t.p]}function WWn(e,t){return e.c[t.c.p][t.p]}function KWn(e,t){return e.j[t.p]=omr(t)}function QWn(e,t){return tDe(e.f,t.tg())}function XWn(e,t){return tDe(e.b,t.tg())}function ZWn(e,t){return e.a<Z6e(t)?-1:1}function JWn(e,t,i){return i?t!=0:t!=e-1}function eKn(e,t,i){return e.a=t,e.b=i,e}function _g(e,t){return e.a*=t,e.b*=t,e}function YI(e,t,i){return za(e.g,t,i),i}function tKn(e,t,i,a){za(e.a[t.g],i.g,a)}function nKn(e,t){P2(t,e.a.a.a,e.a.a.b)}function ywt(e){e.a=d(Jn(e.b.a,4),126)}function _wt(e){e.a=d(Jn(e.b.a,4),126)}function rKn(e){aF(e,b7t),w1e(e,o2r(e))}function wO(){wO=ue,fJ=new RY(null)}function JNe(){JNe=ue,JNe(),bFt=new We}function e6e(){this.Bb|=256,this.Bb|=512}function Rr(e){this.i=e,this.f=this.i.j}function vo(e,t,i){Z9.call(this,e,t,i)}function kW(e,t,i){vo.call(this,e,t,i)}function xu(e,t,i){vo.call(this,e,t,i)}function wwt(e,t,i){kW.call(this,e,t,i)}function t6e(e,t,i){Z9.call(this,e,t,i)}function ST(e,t,i){Z9.call(this,e,t,i)}function n6e(e,t,i){qW.call(this,e,t,i)}function Ewt(e,t,i){qW.call(this,e,t,i)}function Swt(e,t,i){n6e.call(this,e,t,i)}function Twt(e,t,i){t6e.call(this,e,t,i)}function TT(e,t){this.a=e,GY.call(this,t)}function Awt(e,t){this.a=e,Ife.call(this,t)}function Cwt(e,t){this.a=e,Ife.call(this,t)}function xwt(e,t){this.a=e,Ife.call(this,t)}function r6e(e){this.a=e,bv.call(this,e.d)}function ib(e){this.c=e,this.a=this.c.a}function i6e(e,t){this.a=t,Ife.call(this,e)}function Owt(e,t){this.a=t,epe.call(this,e)}function kwt(e,t){this.a=e,epe.call(this,t)}function iKn(e,t){return $Ie(ahe(e.c)).Xb(t)}function a6e(e,t){return wcr(e,new K0,t).a}function Ur(e,t){return ei(t),new Nwt(e,t)}function Nwt(e,t){this.a=t,VY.call(this,e)}function o6e(e){this.b=e,this.a=this.b.a.e}function Iwt(e){e.b.Qb(),--e.d.f.d,nK(e.d)}function Rwt(e){q7.call(this,d(ei(e),35))}function Dwt(e){q7.call(this,d(ei(e),35))}function Mwt(){vi.call(this,"INSTANCE",0)}function s6e(e){if(!e)throw ve(new p9)}function c6e(e){if(!e)throw ve(new Au)}function l6e(e){if(!e)throw ve(new ol)}function Pwt(){Pwt=ue,jfe(),YHt=new fue}function ar(){ar=ue,uy=!1,s5=!0}function kd(e){X4.call(this,(nr(e),e))}function xf(e){X4.call(this,(nr(e),e))}function NW(e){cT.call(this,e),this.a=e}function u6e(e){w2.call(this,e),this.a=e}function f6e(e){lO.call(this,e),this.a=e}function Lwt(){xW(this),_K(this),this._d()}function Fwt(e,t){this.a=t,VY.call(this,e)}function Bwt(e,t){return new R6t(e.a,e.b,t)}function IW(e,t){return e.lastIndexOf(t)}function d6e(e,t,i){return e.indexOf(t,i)}function WI(e){return e==null?bu:Rc(e)}function aKn(e){return e==null?null:e.name}function h6e(e){return e.a!=null?e.a:null}function oKn(e){return UY(e.a)?_At(e):null}function Cde(e,t){return dR(e.a,t)!=null}function Ou(e,t){return!!t&&e.b[t.g]==t}function w_(e){return e.$H||(e.$H=++wEr)}function sKn(e){return e.l+e.m*lx+e.h*ey}function jwt(e,t){return St(t.a,e.a),e.a}function Uwt(e,t){return St(t.b,e.a),e.a}function E_(e,t){return St(t.a,e.a),e.a}function S_(e){return xr(e.a!=null),e.a}function xde(e){XH.call(this,new lDe(e))}function p6e(e,t){g8e.call(this,e,t,null)}function KI(e){this.a=e,J7.call(this,e)}function RW(){RW=ue,mJ=new Oo(bPt,0)}function DW(e,t){return++e.b,St(e.a,t)}function g6e(e,t){return++e.b,uu(e.a,t)}function cKn(e,t){return _o(e.n.a,t.n.a)}function lKn(e,t){return _o(e.c.d,t.c.d)}function uKn(e,t){return _o(e.c.c,t.c.c)}function su(e,t){return d(na(e.b,t),15)}function fKn(e,t){return e.n.b=(nr(t),t)}function dKn(e,t){return e.n.b=(nr(t),t)}function QI(e){return Uc(e.a)||Uc(e.b)}function hKn(e,t,i){return h3t(e,t,i,e.b)}function m6e(e,t,i){return h3t(e,t,i,e.c)}function b6e(e,t,i){d(SF(e,t),21).Fc(i)}function pKn(e,t,i){sge(e.a,i),oX(e.a,t)}function j9(e,t){CI(),this.a=e,this.b=t}function MW(e,t){Hm(),this.b=e,this.c=t}function Ode(e,t){ihe(),this.f=t,this.d=e}function v6e(e,t){nDe(t,e),this.d=e,this.c=t}function Ym(e){var t;t=e.a,e.a=e.b,e.b=t}function gKn(e){return Sh(),!!e&&!e.dc()}function mKn(e){return new H2(3,e)}function y6e(e,t){return new F2t(e,e.gc(),t)}function bKn(e){return IY(),_i((cAt(),Z9t),e)}function CC(e){this.d=e,Rr.call(this,e)}function xC(e){this.c=e,Rr.call(this,e)}function U9(e){this.c=e,CC.call(this,e)}function $wt(){SI(),this.b=new s9(this)}function u1(e){return Df(e,vE),new jl(e)}function Gwt(e){return LO(),parseInt(e)||-1}function Of(e,t,i){return e.substr(t,i-t)}function EO(e,t,i){return d6e(e,mu(t),i)}function kde(e){return JIe(e.c,e.c.length)}function vKn(e){return e.f!=null?e.f:""+e.g}function Nde(e){return e.f!=null?e.f:""+e.g}function Ide(e){return xr(e.b!=0),e.a.a.c}function PW(e){return xr(e.b!=0),e.c.b.c}function $9(e){Ue(e,150)&&d(e,150).Gh()}function LW(e){return e.b=d(yTt(e.a),42)}function _6e(e){mO(),this.b=e,this.a=!0}function Vwt(e){qY(),this.b=e,this.a=!0}function zwt(e){e.d=new Hwt(e),e.e=new Qr}function qwt(e){if(!e)throw ve(new Kf)}function w6e(e){if(!e)throw ve(new p9)}function M2(e){if(!e)throw ve(new Au)}function yKn(e){if(!e)throw ve(new mfe)}function xr(e){if(!e)throw ve(new ol)}function Hwt(e){dIe.call(this,e,null,null)}function Ywt(){vi.call(this,"POLYOMINO",0)}function Wwt(e,t,i,a){UIe.call(this,e,t,i,a)}function _Kn(e,t){return _b(),xn(e,t.e,t)}function wKn(e,t,i){return QY(),i.qg(e,t)}function jo(e,t){return!!e.q&&yf(e.q,t)}function EKn(e,t){return e>0?t*t/e:t*t*100}function SKn(e,t){return e>0?t/(e*e):t*100}function TKn(e,t,i){return St(t,$kt(e,i))}function AKn(e,t,i){XK(),e.Xe(t)&&i.td(e)}function SO(e,t,i){var a;a=e.Zc(t),a.Rb(i)}function P2(e,t,i){return e.a+=t,e.b+=i,e}function CKn(e,t,i){return e.a*=t,e.b*=i,e}function G9(e,t,i){return e.a-=t,e.b-=i,e}function E6e(e,t){return e.a=t.a,e.b=t.b,e}function FW(e){return e.a=-e.a,e.b=-e.b,e}function Kwt(e){this.c=e,this.a=1,this.b=1}function Qwt(e){this.c=e,hu(e,0),pu(e,0)}function Xwt(e){ja.call(this),ER(this,e)}function Zwt(e){nme(),dfe(this),this.mf(e)}function Jwt(e,t){CI(),j9.call(this,e,t)}function S6e(e,t){Hm(),MW.call(this,e,t)}function e2t(e,t){Hm(),MW.call(this,e,t)}function t2t(e,t){Hm(),S6e.call(this,e,t)}function bf(e,t,i){wf.call(this,e,t,i,2)}function Rde(e,t){Qf(),JW.call(this,e,t)}function n2t(e,t){Qf(),Rde.call(this,e,t)}function T6e(e,t){Qf(),Rde.call(this,e,t)}function r2t(e,t){Qf(),T6e.call(this,e,t)}function A6e(e,t){Qf(),JW.call(this,e,t)}function i2t(e,t){Qf(),A6e.call(this,e,t)}function a2t(e,t){Qf(),JW.call(this,e,t)}function xKn(e,t){return e.c.Fc(d(t,133))}function C6e(e,t,i){return $X(TF(e,t),i)}function OKn(e,t,i){return t.Qk(e.e,e.c,i)}function kKn(e,t,i){return t.Rk(e.e,e.c,i)}function Dde(e,t){return mb(e.e,d(t,49))}function NKn(e,t,i){MR(ef(e.a),t,mAt(i))}function IKn(e,t,i){MR(yl(e.a),t,gAt(i))}function x6e(e,t){t.$modCount=e.$modCount}function XI(){XI=ue,wM=new kn("root")}function TO(){TO=ue,gU=new tbt,new nbt}function o2t(){this.a=new D_,this.b=new D_}function O6e(){A4t.call(this),this.Bb|=$s}function s2t(){vi.call(this,"GROW_TREE",0)}function RKn(e){return e==null?null:Zwr(e)}function DKn(e){return e==null?null:opr(e)}function MKn(e){return e==null?null:Rc(e)}function PKn(e){return e==null?null:Rc(e)}function Z1(e){e.o==null&&M1r(e)}function qt(e){return eR(e==null||R2(e)),e}function Dt(e){return eR(e==null||D2(e)),e}function li(e){return eR(e==null||Ko(e)),e}function k6e(e){this.q=new h.Date(P_(e))}function V9(e,t){this.c=e,pO.call(this,e,t)}function BW(e,t){this.a=e,V9.call(this,e,t)}function LKn(e,t){this.d=e,Cue(this),this.b=t}function N6e(e,t){upe.call(this,e),this.a=t}function I6e(e,t){upe.call(this,e),this.a=t}function FKn(e){i8e.call(this,0,0),this.f=e}function R6e(e,t,i){KK.call(this,e,t,i,null)}function c2t(e,t,i){KK.call(this,e,t,i,null)}function BKn(e,t,i){return e.ue(t,i)<=0?i:t}function jKn(e,t,i){return e.ue(t,i)<=0?t:i}function UKn(e,t){return d(F_(e.b,t),149)}function $Kn(e,t){return d(F_(e.c,t),229)}function Mde(e){return d(Vt(e.a,e.b),287)}function l2t(e){return new Kt(e.c,e.d+e.a)}function u2t(e){return kf(),Y_t(d(e,197))}function L2(){L2=ue,Uje=Cn((Sf(),Ty))}function GKn(e,t){t.a?k0r(e,t):Cde(e.a,t.b)}function f2t(e,t){Qp||St(e.a,t)}function VKn(e,t){return E9(),rk(t.d.i,e)}function zKn(e,t){return YC(),new hDt(t,e)}function wg(e,t){return aF(t,P7e),e.f=t,e}function D6e(e,t,i){return i=Ff(e,t,3,i),i}function M6e(e,t,i){return i=Ff(e,t,6,i),i}function P6e(e,t,i){return i=Ff(e,t,9,i),i}function z9(e,t,i){++e.j,e.Ki(),cpe(e,t,i)}function d2t(e,t,i){++e.j,e.Hi(t,e.oi(t,i))}function h2t(e,t,i){var a;a=e.Zc(t),a.Rb(i)}function p2t(e,t,i){return KLe(e.c,e.b,t,i)}function L6e(e,t){return(t&Wi)%e.d.length}function Oo(e,t){kn.call(this,e),this.a=t}function F6e(e,t){Cd.call(this,e),this.a=t}function Pde(e,t){Cd.call(this,e),this.a=t}function g2t(e,t){this.c=e,B_.call(this,t)}function m2t(e,t){this.a=e,gh.call(this,t)}function q9(e,t){this.a=e,gh.call(this,t)}function b2t(e){this.a=(Df(e,vE),new jl(e))}function v2t(e){this.a=(Df(e,vE),new jl(e))}function H9(e){return!e.a&&(e.a=new W),e.a}function y2t(e){return e>8?0:e+1}function qKn(e,t){return ar(),e==t?0:e?1:-1}function B6e(e,t,i){return IC(e,d(t,22),i)}function HKn(e,t,i){return e.apply(t,i)}function _2t(e,t,i){return e.a+=Cg(t,0,i),e}function j6e(e,t){var i;return i=e.e,e.e=t,i}function YKn(e,t){var i;i=e[Lme],i.call(e,t)}function WKn(e,t){var i;i=e[Lme],i.call(e,t)}function F2(e,t){e.a.Vc(e.b,t),++e.b,e.c=-1}function w2t(e){zu(e.e),e.d.b=e.d,e.d.a=e.d}function Y9(e){e.b?Y9(e.b):e.f.c.zc(e.e,e.d)}function KKn(e,t,i){Av(),mue(e,t.Ce(e.a,i))}function QKn(e,t){return Pfe(r5t(e.a,t,!0))}function XKn(e,t){return Pfe(i5t(e.a,t,!0))}function Eh(e,t){return LY(new Array(t),e)}function Lde(e){return String.fromCharCode(e)}function ZKn(e){return e==null?null:e.message}function E2t(){this.a=new Et,this.b=new Et}function S2t(){this.a=new Pm,this.b=new R0t}function T2t(){this.b=new Ss,this.c=new Et}function U6e(){this.d=new Ss,this.e=new Ss}function $6e(){this.n=new Ss,this.o=new Ss}function jW(){this.n=new gC,this.i=new AC}function A2t(){this.a=new $7,this.b=new Lz}function C2t(){this.a=new Et,this.d=new Et}function x2t(){this.b=new Po,this.a=new Po}function O2t(){this.b=new Qr,this.a=new Qr}function k2t(){this.b=new lvt,this.a=new ZL}function N2t(){jW.call(this),this.a=new Ss}function ZI(e){Aor.call(this,e,(JK(),Jbe))}function G6e(e,t,i,a){eK.call(this,e,t,i,a)}function JKn(e,t,i){i!=null&&mQ(t,jge(e,i))}function eQn(e,t,i){i!=null&&bQ(t,jge(e,i))}function V6e(e,t,i){return i=Ff(e,t,11,i),i}function ra(e,t){return e.a+=t.a,e.b+=t.b,e}function Qo(e,t){return e.a-=t.a,e.b-=t.b,e}function tQn(e,t){return e.n.a=(nr(t),t+10)}function nQn(e,t){return e.n.a=(nr(t),t+10)}function rQn(e,t){return t==e||Tk(CX(t),e)}function I2t(e,t){return Ji(e.a,t,"")==null}function iQn(e,t){return E9(),!rk(t.d.i,e)}function aQn(e,t){nb(e.f)?T1r(e,t):chr(e,t)}function oQn(e,t){var i;return i=t.Hh(e.a),i}function B2(e,t){hc.call(this,ID+e+oy+t)}function OC(e,t,i,a){xt.call(this,e,t,i,a)}function z6e(e,t,i,a){xt.call(this,e,t,i,a)}function R2t(e,t,i,a){z6e.call(this,e,t,i,a)}function D2t(e,t,i,a){uK.call(this,e,t,i,a)}function Fde(e,t,i,a){uK.call(this,e,t,i,a)}function q6e(e,t,i,a){uK.call(this,e,t,i,a)}function M2t(e,t,i,a){Fde.call(this,e,t,i,a)}function H6e(e,t,i,a){Fde.call(this,e,t,i,a)}function qn(e,t,i,a){q6e.call(this,e,t,i,a)}function P2t(e,t,i,a){H6e.call(this,e,t,i,a)}function L2t(e,t,i,a){zIe.call(this,e,t,i,a)}function F2t(e,t,i){this.a=e,v6e.call(this,t,i)}function B2t(e,t,i){this.c=t,this.b=i,this.a=e}function sQn(e,t,i){return e.d=d(t.Kb(i),164)}function Y6e(e,t){return e.Aj().Nh().Kh(e,t)}function W6e(e,t){return e.Aj().Nh().Ih(e,t)}function j2t(e,t){return nr(e),st(e)===st(t)}function On(e,t){return nr(e),st(e)===st(t)}function Bde(e,t){return Pfe(r5t(e.a,t,!1))}function jde(e,t){return Pfe(i5t(e.a,t,!1))}function cQn(e,t){return e.b.sd(new vyt(e,t))}function lQn(e,t){return e.b.sd(new yyt(e,t))}function U2t(e,t){return e.b.sd(new _yt(e,t))}function K6e(e,t,i){return e.lastIndexOf(t,i)}function uQn(e,t,i){return _o(e[t.b],e[i.b])}function fQn(e,t){return gt(t,(Lt(),Ij),e)}function dQn(e,t){return ou(t.a.d.p,e.a.d.p)}function hQn(e,t){return ou(e.a.d.p,t.a.d.p)}function pQn(e,t){return _o(e.c-e.s,t.c-t.s)}function $2t(e){return e.c?Nc(e.c.a,e,0):-1}function gQn(e){return e<100?null:new Q0(e)}function kC(e){return e==Sy||e==R1||e==Ml}function G2t(e,t){return Ue(t,15)&&WRt(e.c,t)}function mQn(e,t){Qp||t&&(e.d=t)}function Ude(e,t){var i;return i=t,!!vMe(e,i)}function Q6e(e,t){this.c=e,hhe.call(this,e,t)}function V2t(e){this.c=e,gde.call(this,KX,0)}function z2t(e,t){wZn.call(this,e,e.length,t)}function bQn(e,t,i){return d(e.c,69).lk(t,i)}function UW(e,t,i){return d(e.c,69).mk(t,i)}function vQn(e,t,i){return OKn(e,d(t,332),i)}function X6e(e,t,i){return kKn(e,d(t,332),i)}function yQn(e,t,i){return GNt(e,d(t,332),i)}function q2t(e,t,i){return yhr(e,d(t,332),i)}function JI(e,t){return t==null?null:tE(e.b,t)}function Z6e(e){return D2(e)?(nr(e),e):e.ke()}function $W(e){return!isNaN(e)&&!isFinite(e)}function H2t(e){Eg(),this.a=(Dn(),new lO(e))}function W9(e){CO(),this.d=e,this.a=new bh}function Xf(e,t,i){this.a=e,this.b=t,this.c=i}function Y2t(e,t,i){this.a=e,this.b=t,this.c=i}function W2t(e,t,i){this.d=e,this.b=i,this.a=t}function $de(e){swt(this),Id(this),Bs(this,e)}function ku(e){_de(this),hIe(this.c,0,e.Pc())}function K2t(e){_f(e.a),HCt(e.c,e.b),e.b=null}function Q2t(e){this.a=e,l1(),gu(Date.now())}function X2t(){X2t=ue,bje=new _,hJ=new _}function Gde(){Gde=ue,cje=new Ye,gFt=new Pe}function Z2t(){Z2t=ue,SHt=Qe(Ar,Ut,1,0,5,1)}function J2t(){J2t=ue,$Ht=Qe(Ar,Ut,1,0,5,1)}function J6e(){J6e=ue,GHt=Qe(Ar,Ut,1,0,5,1)}function Eg(){Eg=ue,new s5e((Dn(),Dn(),Qs))}function _Qn(e){return JK(),_i((rxt(),vFt),e)}function wQn(e){return Vp(),_i((ECt(),TFt),e)}function EQn(e){return ZQ(),_i((k3t(),NFt),e)}function SQn(e){return iQ(),_i((N3t(),IFt),e)}function TQn(e){return RX(),_i((mOt(),RFt),e)}function AQn(e){return cp(),_i((yCt(),PFt),e)}function CQn(e){return qu(),_i((_Ct(),FFt),e)}function xQn(e){return fu(),_i((wCt(),jFt),e)}function OQn(e){return YX(),_i((R_t(),cBt),e)}function kQn(e){return z_(),_i((axt(),uBt),e)}function NQn(e){return JC(),_i((oxt(),dBt),e)}function IQn(e){return UR(),_i((sxt(),gBt),e)}function RQn(e){return HY(),_i((s3t(),mBt),e)}function DQn(e){return aQ(),_i((I3t(),DBt),e)}function MQn(e){return _R(),_i((SCt(),ejt),e)}function PQn(e){return js(),_i((Fxt(),ijt),e)}function LQn(e){return ok(),_i((ixt(),ljt),e)}function FQn(e){return q_(),_i((TCt(),gjt),e)}function eIe(e,t){if(!e)throw ve(new ir(t))}function BQn(e){return mr(),_i((i4t(),yjt),e)}function tIe(e){eK.call(this,e.d,e.c,e.a,e.b)}function Vde(e){eK.call(this,e.d,e.c,e.a,e.b)}function nIe(e,t,i){this.b=e,this.c=t,this.a=i}function GW(e,t,i){this.b=e,this.a=t,this.c=i}function eEt(e,t,i){this.a=e,this.b=t,this.c=i}function rIe(e,t,i){this.a=e,this.b=t,this.c=i}function tEt(e,t,i){this.a=e,this.b=t,this.c=i}function iIe(e,t,i){this.a=e,this.b=t,this.c=i}function nEt(e,t,i){this.b=e,this.a=t,this.c=i}function VW(e,t,i){this.e=t,this.b=e,this.d=i}function jQn(e,t,i){return Av(),e.a.Od(t,i),t}function zde(e){var t;return t=new Pn,t.e=e,t}function aIe(e){var t;return t=new j0t,t.b=e,t}function K9(){K9=ue,CJ=new XS,xJ=new lse}function Sh(){Sh=ue,Djt=new Qse,Mjt=new Xse}function UQn(e){return IQ(),_i((lxt(),Ojt),e)}function $Qn(e){return Gp(),_i((fxt(),Fjt),e)}function GQn(e){return NX(),_i((aOt(),qjt),e)}function VQn(e){return tx(),_i((s4t(),Hjt),e)}function zQn(e){return QK(),_i((F3t(),Yjt),e)}function qQn(e){return HC(),_i((ACt(),Wjt),e)}function HQn(e){return qT(),_i((Rxt(),jjt),e)}function YQn(e){return V_(),_i((OCt(),zjt),e)}function WQn(e){return pQ(),_i((CCt(),Kjt),e)}function KQn(e){return Qv(),_i((Nxt(),Qjt),e)}function QQn(e){return kF(),_i((D3t(),Xjt),e)}function XQn(e){return Gv(),_i((xCt(),Jjt),e)}function ZQn(e){return _X(),_i((f4t(),eUt),e)}function JQn(e){return wF(),_i((M3t(),tUt),e)}function eXn(e){return sB(),_i((l4t(),nUt),e)}function tXn(e){return Ck(),_i((c4t(),rUt),e)}function nXn(e){return tc(),_i((IOt(),iUt),e)}function rXn(e){return ak(),_i((NCt(),aUt),e)}function iXn(e){return om(),_i((kCt(),sUt),e)}function aXn(e){return jK(),_i((B3t(),cUt),e)}function oXn(e){return ad(),_i((Dxt(),lUt),e)}function sXn(e){return mX(),_i((u4t(),TGt),e)}function cXn(e){return NR(),_i((ICt(),AGt),e)}function lXn(e){return iE(),_i((dxt(),CGt),e)}function uXn(e){return Js(),_i((MCt(),RGt),e)}function fXn(e){return KT(),_i((iOt(),OGt),e)}function dXn(e){return cm(),_i((DCt(),kGt),e)}function hXn(e){return AF(),_i((L3t(),NGt),e)}function pXn(e){return xQ(),_i((RCt(),DGt),e)}function gXn(e){return $R(),_i((Ixt(),xGt),e)}function mXn(e){return gF(),_i((P3t(),MGt),e)}function bXn(e){return dk(),_i((LCt(),PGt),e)}function vXn(e){return AQ(),_i((FCt(),LGt),e)}function yXn(e){return RQ(),_i((PCt(),FGt),e)}function _Xn(e){return G_(),_i((BCt(),QGt),e)}function wXn(e){return vR(),_i((U3t(),tVt),e)}function EXn(e){return Tg(),_i(($3t(),cVt),e)}function SXn(e){return Pp(),_i((G3t(),uVt),e)}function TXn(e){return ap(),_i((j3t(),AVt),e)}function AXn(e){return R_(),_i((V3t(),RVt),e)}function CXn(e){return wk(),_i((cxt(),DVt),e)}function xXn(e){return YR(),_i((d4t(),PVt),e)}function OXn(e){return IK(),_i((H3t(),KVt),e)}function kXn(e){return EQ(),_i((q3t(),tzt),e)}function NXn(e){return PK(),_i((z3t(),QVt),e)}function IXn(e){return VQ(),_i((jCt(),rzt),e)}function RXn(e){return ZK(),_i((Y3t(),izt),e)}function DXn(e){return VF(),_i((UCt(),azt),e)}function MXn(e){return cX(),_i((uxt(),_zt),e)}function PXn(e){return CQ(),_i((GCt(),wzt),e)}function LXn(e){return GQ(),_i(($Ct(),Ezt),e)}function FXn(e){return Rk(),_i((Lxt(),Gzt),e)}function BXn(e){return KF(),_i((VCt(),Vzt),e)}function jXn(e){return WY(),_i((a3t(),zzt),e)}function UXn(e){return KY(),_i((i3t(),Hzt),e)}function $Xn(e){return mF(),_i((K3t(),Yzt),e)}function GXn(e){return lB(),_i((Mxt(),Wzt),e)}function VXn(e){return TI(),_i((o3t(),uqt),e)}function zXn(e){return jF(),_i((W3t(),fqt),e)}function qXn(e){return up(),_i((Pxt(),bqt),e)}function HXn(e){return c0(),_i((oOt(),yqt),e)}function YXn(e){return v1(),_i((o4t(),_qt),e)}function WXn(e){return sE(),_i((a4t(),Cqt),e)}function KXn(e){return Ks(),_i((D_t(),Ajt),e)}function QXn(e){return ek(),_i((R3t(),Tjt),e)}function XXn(e){return ec(),_i((Bxt(),$qt),e)}function ZXn(e){return Up(),_i((qCt(),Gqt),e)}function JXn(e){return fm(),_i((gxt(),Vqt),e)}function eZn(e){return vX(),_i((p4t(),zqt),e)}function tZn(e){return lm(),_i((zCt(),Hqt),e)}function nZn(e){return Pf(),_i((pxt(),Wqt),e)}function rZn(e){return fE(),_i((gOt(),Kqt),e)}function iZn(e){return jT(),_i((jxt(),Qqt),e)}function aZn(e){return is(),_i((e4t(),Xqt),e)}function oZn(e){return Hu(),_i((h4t(),Zqt),e)}function sZn(e){return Sf(),_i((bxt(),iHt),e)}function cZn(e){return af(),_i((ROt(),aHt),e)}function lZn(e){return It(),_i((Uxt(),Jqt),e)}function uZn(e){return HQ(),_i((mxt(),oHt),e)}function fZn(e){return Ef(),_i((hxt(),lHt),e)}function dZn(e){return kk(),_i((sOt(),EHt),e)}function hZn(e,t){return nr(e),e+(nr(t),t)}function pZn(e,t){return l1(),ni(ft(e.a),t)}function gZn(e,t){return l1(),ni(ft(e.a),t)}function qde(e,t){this.c=e,this.a=t,this.b=t-e}function rEt(e,t,i){this.a=e,this.b=t,this.c=i}function oIe(e,t,i){this.a=e,this.b=t,this.c=i}function sIe(e,t,i){this.a=e,this.b=t,this.c=i}function iEt(e,t,i){this.a=e,this.b=t,this.c=i}function aEt(e,t,i){this.a=e,this.b=t,this.c=i}function Wm(e,t,i){this.e=e,this.a=t,this.c=i}function oEt(e,t,i){Qf(),yRe.call(this,e,t,i)}function Hde(e,t,i){Qf(),rRe.call(this,e,t,i)}function cIe(e,t,i){Qf(),rRe.call(this,e,t,i)}function lIe(e,t,i){Qf(),rRe.call(this,e,t,i)}function sEt(e,t,i){Qf(),Hde.call(this,e,t,i)}function uIe(e,t,i){Qf(),Hde.call(this,e,t,i)}function cEt(e,t,i){Qf(),uIe.call(this,e,t,i)}function lEt(e,t,i){Qf(),cIe.call(this,e,t,i)}function uEt(e,t,i){Qf(),lIe.call(this,e,t,i)}function Q9(e,t){return ei(e),ei(t),new Ivt(e,t)}function NC(e,t){return ei(e),ei(t),new SEt(e,t)}function mZn(e,t){return ei(e),ei(t),new TEt(e,t)}function bZn(e,t){return ei(e),ei(t),new Dvt(e,t)}function d(e,t){return eR(e==null||Oge(e,t)),e}function AO(e){var t;return t=new Et,wpe(t,e),t}function vZn(e){var t;return t=new Po,wpe(t,e),t}function fEt(e){var t;return t=new m5e,Ppe(t,e),t}function X9(e){var t;return t=new ja,Ppe(t,e),t}function yZn(e){return!e.e&&(e.e=new Et),e.e}function _Zn(e){return!e.c&&(e.c=new b2),e.c}function St(e,t){return e.c[e.c.length]=t,!0}function dEt(e,t){this.c=e,this.b=t,this.a=!1}function fIe(e){this.d=e,Cue(this),this.b=dJn(e.d)}function hEt(){this.a=";,;",this.b="",this.c=""}function wZn(e,t,i){pSt.call(this,t,i),this.a=e}function pEt(e,t,i){this.b=e,O_t.call(this,t,i)}function dIe(e,t,i){this.c=e,nW.call(this,t,i)}function hIe(e,t,i){PPe(i,0,e,t,i.length,!1)}function f1(e,t,i,a,s){e.b=t,e.c=i,e.d=a,e.a=s}function EZn(e,t){t&&(e.b=t,e.a=(cb(t),t.a))}function pIe(e,t,i,a,s){e.d=t,e.c=i,e.a=a,e.b=s}function gIe(e){var t,i;t=e.b,i=e.c,e.b=i,e.c=t}function mIe(e){var t,i;i=e.d,t=e.a,e.d=t,e.a=i}function bIe(e){return hb(OJn(kc(e)?Rd(e):e))}function SZn(e,t){return ou(NEt(e.d),NEt(t.d))}function TZn(e,t){return t==(It(),sr)?e.c:e.d}function CO(){CO=ue,LVe=(It(),sr),Ree=hr}function gEt(){this.b=ht(Dt($t((dp(),mve))))}function mEt(e){return Av(),Qe(Ar,Ut,1,e,5,1)}function AZn(e){return new Kt(e.c+e.b,e.d+e.a)}function CZn(e,t){return YY(),ou(e.d.p,t.d.p)}function Yde(e){return xr(e.b!=0),nd(e,e.a.a)}function xZn(e){return xr(e.b!=0),nd(e,e.c.b)}function vIe(e,t){if(!e)throw ve(new Abt(t))}function zW(e,t){if(!e)throw ve(new ir(t))}function yIe(e,t,i){vO.call(this,e,t),this.b=i}function Z9(e,t,i){MNe.call(this,e,t),this.c=i}function bEt(e,t,i){Wxt.call(this,t,i),this.d=e}function _Ie(e){J6e(),T6.call(this),this.th(e)}function vEt(e,t,i){this.a=e,yT.call(this,t,i)}function yEt(e,t,i){this.a=e,yT.call(this,t,i)}function qW(e,t,i){MNe.call(this,e,t),this.c=i}function _Et(){$O(),HJn.call(this,(J0(),Qd))}function wEt(e){return e!=null&&!pge(e,jM,UM)}function OZn(e,t){return(Nkt(e)<<4|Nkt(t))&uo}function kZn(e,t){return gK(),Lge(e,t),new WSt(e,t)}function xv(e,t){var i;e.n&&(i=t,St(e.f,i))}function xO(e,t,i){var a;a=new G2(i),sp(e,t,a)}function NZn(e,t){var i;return i=e.c,BDe(e,t),i}function wIe(e,t){return t<0?e.g=-1:e.g=t,e}function HW(e,t){return par(e),e.a*=t,e.b*=t,e}function EEt(e,t,i,a,s){e.c=t,e.d=i,e.b=a,e.a=s}function Ii(e,t){return ao(e,t,e.c.b,e.c),!0}function EIe(e){e.a.b=e.b,e.b.a=e.a,e.a=e.b=null}function Wde(e){this.b=e,this.a=A_(this.b.a).Ed()}function SEt(e,t){this.b=e,this.a=t,B7.call(this)}function TEt(e,t){this.a=e,this.b=t,B7.call(this)}function AEt(e,t){pSt.call(this,t,1040),this.a=e}function J9(e){return e==0||isNaN(e)?e:e<0?-1:1}function IZn(e){return LC(),y1(e)==qa(vb(e))}function RZn(e){return LC(),vb(e)==qa(y1(e))}function T_(e,t){return qR(e,new vO(t.a,t.b))}function DZn(e){return!Fs(e)&&e.c.i.c==e.d.i.c}function YW(e){var t;return t=e.n,e.a.b+t.d+t.a}function CEt(e){var t;return t=e.n,e.e.b+t.d+t.a}function SIe(e){var t;return t=e.n,e.e.a+t.b+t.c}function xEt(e){return zi(),new d1(0,e)}function MZn(e){return e.a?e.a:Ohe(e)}function eR(e){if(!e)throw ve(new cO(null))}function OEt(){OEt=ue,ewe=(Dn(),new Td(kbe))}function WW(){WW=ue,new _8e((Sfe(),$be),(Tfe(),Ube))}function kEt(){kEt=ue,qBe=Qe(Ps,bt,19,256,0,1)}function Kde(e,t,i,a){KMe.call(this,e,t,i,a,0,0)}function PZn(e,t,i){return Ji(e.b,d(i.b,17),t)}function LZn(e,t,i){return Ji(e.b,d(i.b,17),t)}function FZn(e,t){return St(e,new Kt(t.a,t.b))}function BZn(e,t){return e.c<t.c?-1:e.c==t.c?0:1}function Qde(e){return e.e.c.length+e.g.c.length}function NEt(e){return e.e.c.length-e.g.c.length}function IEt(e){return e.b.c.length-e.e.c.length}function jZn(e){return kf(),(It(),Zl).Hc(e.j)}function REt(e){J6e(),_Ie.call(this,e),this.a=-1}function KW(e,t){F9.call(this,e,t),this.a=this}function Fa(e,t){var i;return i=bhe(e,t),i.i=2,i}function QW(e,t){var i;return++e.j,i=e.Ti(t),i}function Yi(e,t,i){return e.a=-1,b6e(e,t.g,i),e}function UZn(e,t,i){Dwr(e.a,e.b,e.c,d(t,202),i)}function $Zn(e,t){UDe(e,t==null?null:(nr(t),t))}function GZn(e,t){FDe(e,t==null?null:(nr(t),t))}function VZn(e,t){FDe(e,t==null?null:(nr(t),t))}function Xde(e,t,i){return new B2t(YJn(e).Ie(),i,t)}function Ov(e,t,i,a,s,u){return LNt(e,t,i,a,s,0,u)}function DEt(){DEt=ue,GBe=Qe(_x,bt,217,256,0,1)}function MEt(){MEt=ue,HBe=Qe(pw,bt,162,256,0,1)}function PEt(){PEt=ue,KBe=Qe(gw,bt,184,256,0,1)}function LEt(){LEt=ue,zBe=Qe($D,bt,172,128,0,1)}function TIe(){f1(this,!1,!1,!1,!1)}function Zde(e){V2(),this.a=(Dn(),new Td(ei(e)))}function XW(e){for(ei(e);e.Ob();)e.Pb(),e.Qb()}function zZn(e){e.a.cd(),d(e.a.dd(),14).gc(),L5e()}function AIe(e){this.c=e,this.b=this.c.d.vc().Kc()}function FEt(e){this.c=e,this.a=new _C(this.c.a)}function tR(e){this.a=new yC(e.gc()),Bs(this,e)}function CIe(e){XH.call(this,new Pv),Bs(this,e)}function BEt(e,t){return e.a+=Cg(t,0,t.length),e}function Vt(e,t){return Kn(t,e.c.length),e.c[t]}function jEt(e,t){return Kn(t,e.a.length),e.a[t]}function Gn(e,t){Av(),upe.call(this,e),this.a=t}function qZn(e,t){return Yv(Ns(Yv(e.a).a,t.a))}function HZn(e,t){return nr(e),RF(e,(nr(t),t))}function YZn(e,t){return nr(t),RF(t,(nr(e),e))}function WZn(e,t){return za(t,0,xIe(t[0],Yv(1)))}function xIe(e,t){return qZn(d(e,162),d(t,162))}function UEt(e){return e.c-d(Vt(e.a,e.b),287).b}function $Et(e){return e.q?e.q:(Dn(),Dn(),x1)}function GEt(e){return e.e.Hd().gc()*e.c.Hd().gc()}function KZn(e,t,i){return ou(t.d[e.g],i.d[e.g])}function QZn(e,t,i){return ou(e.d[t.p],e.d[i.p])}function XZn(e,t,i){return ou(e.d[t.p],e.d[i.p])}function ZZn(e,t,i){return ou(e.d[t.p],e.d[i.p])}function JZn(e,t,i){return ou(e.d[t.p],e.d[i.p])}function OIe(e,t,i){return h.Math.min(i/e,1/t)}function VEt(e,t){return e?0:h.Math.max(0,t-1)}function eJn(e,t){var i;for(i=0;i<t;++i)e[i]=-1}function zEt(e){var t;return t=BNt(e),t?zEt(t):e}function tJn(e,t){return e.a==null&&JRt(e),e.a[t]}function vf(e){return e.c?e.c.f:e.e.b}function Nu(e){return e.c?e.c.g:e.e.a}function ZW(e){B_.call(this,e.gc()),Qa(this,e)}function JW(e,t){Qf(),mh.call(this,t),this.a=e}function nR(e,t,i){this.a=e,vo.call(this,t,i,2)}function eK(e,t,i,a){pIe(this,e,t,i,a)}function d1(e,t){zi(),Gu.call(this,e),this.a=t}function qEt(e){this.b=new ja,this.a=e,this.c=-1}function HEt(){this.d=new Kt(0,0),this.e=new Po}function YEt(e){v6e.call(this,0,0),this.a=e,this.b=0}function WEt(e){this.a=e,this.c=new Qr,Wor(this)}function kIe(e){if(e.e.c!=e.b)throw ve(new Kf)}function NIe(e){if(e.c.e!=e.a)throw ve(new Kf)}function Jr(e){return kc(e)?e|0:avt(e)}function tK(e,t){return zi(),new ZIe(e,t)}function Jde(e,t){return e==null?t==null:On(e,t)}function nJn(e,t){return e==null?t==null:XQ(e,t)}function IC(e,t,i){return Oh(e.a,t),WIe(e,t.g,i)}function ehe(e,t,i){ikt(0,t,e.length),zO(e,0,t,i)}function j2(e,t,i){q2(t,e.c.length),OI(e.c,t,i)}function KEt(e,t,i){var a;for(a=0;a<t;++a)e[a]=i}function Ta(e,t){var i;return i=Cn(e),dMe(i,t),i}function rJn(e,t){return!e&&(e=[]),e[e.length]=t,e}function iJn(e,t){return e.a.get(t)!==void 0}function QEt(e,t){return Dar(new rn,new o_(e),t)}function aJn(e){return e==null?fJ:new RY(nr(e))}function the(e,t){return Ue(t,22)&&Ou(e,d(t,22))}function XEt(e,t){return Ue(t,22)&&car(e,d(t,22))}function IIe(e){return rf(e,26)*uD+rf(e,27)*fD}function RIe(e){return Array.isArray(e)&&e.im===Be}function nK(e){e.b?nK(e.b):e.d.dc()&&e.f.c.Bc(e.e)}function nhe(e,t){ra(e.c,t),e.b.c+=t.a,e.b.d+=t.b}function oJn(e,t){nhe(e,Qo(new Kt(t.a,t.b),e.c))}function rhe(e,t){this.b=new ja,this.a=e,this.c=t}function ZEt(){this.b=new Fc,this.c=new kTt(this)}function DIe(){this.d=new Nr,this.e=new OTt(this)}function MIe(){ARe(),this.f=new ja,this.e=new ja}function JEt(){kf(),this.k=new Qr,this.d=new Po}function ihe(){ihe=ue,fHt=new Ys((Ui(),cf),0)}function eSt(){eSt=ue,Q9t=new YEt(Qe(Ar,Ut,1,0,5,1))}function sJn(e,t,i){HIt(i,e,1),St(t,new Tyt(i,e))}function cJn(e,t,i){VR(i,e,1),St(t,new Iyt(i,e))}function lJn(e,t,i){return ko(e,new wC(t.a,i.a))}function uJn(e,t,i){return-ou(e.f[t.p],e.f[i.p])}function rK(e,t,i){var a;e&&(a=e.i,a.c=t,a.b=i)}function iK(e,t,i){var a;e&&(a=e.i,a.d=t,a.a=i)}function Vu(e,t,i){return e.a=-1,b6e(e,t.g+1,i),e}function PIe(e,t,i){return i=Ff(e,d(t,49),7,i),i}function LIe(e,t,i){return i=Ff(e,d(t,49),3,i),i}function tSt(e,t,i){this.a=e,kW.call(this,t,i,22)}function nSt(e,t,i){this.a=e,kW.call(this,t,i,14)}function rSt(e,t,i,a){Qf(),FAt.call(this,e,t,i,a)}function iSt(e,t,i,a){Qf(),FAt.call(this,e,t,i,a)}function fJn(e,t){t.Bb&ll&&!e.a.o&&(e.a.o=t)}function aSt(e){return e!=null&&dhe(e)&&e.im!==Be}function FIe(e){return!Array.isArray(e)&&e.im===Be}function dJn(e){return Ue(e,15)?d(e,15).Yc():e.Kc()}function BIe(e){return e.Qc(Qe(Ar,Ut,1,e.gc(),5,1))}function rR(e,t){return Olr(TF(e,t))?t.Qh():null}function jIe(e){e?k8e(e,(l1(),XBe)):l1()}function Pr(e){this.a=(eSt(),Q9t),this.d=d(ei(e),47)}function UIe(e,t,i,a){this.a=e,KK.call(this,e,t,i,a)}function kv(e){eb(),this.a=0,this.b=e-1,this.c=1}function oSt(e){xW(this),this.g=e,_K(this),this._d()}function A_(e){return e.c?e.c:e.c=e.Id()}function ahe(e){return e.d?e.d:e.d=e.Jd()}function $Ie(e){var t;return t=e.c,t||(e.c=e.Dd())}function sSt(e){var t;return t=e.f,t||(e.f=e.Dc())}function RC(e){var t;return t=e.i,t||(e.i=e.bc())}function cSt(e){return zi(),new Lhe(10,e,0)}function iR(e){return kc(e)?""+e:YRt(e)}function aK(e){if(e.e.j!=e.d)throw ve(new Kf)}function J1(e,t){return hb(p6t(kc(e)?Rd(e):e,t))}function ab(e,t){return hb(XPe(kc(e)?Rd(e):e,t))}function U2(e,t){return hb(mpr(kc(e)?Rd(e):e,t))}function hJn(e,t){return qKn((nr(e),e),(nr(t),t))}function ohe(e,t){return _o((nr(e),e),(nr(t),t))}function lSt(e,t){return ei(t),e.a.Ad(t)&&!e.b.Ad(t)}function pJn(e,t){return Hl(e.l&t.l,e.m&t.m,e.h&t.h)}function gJn(e,t){return Hl(e.l|t.l,e.m|t.m,e.h|t.h)}function mJn(e,t){return Hl(e.l^t.l,e.m^t.m,e.h^t.h)}function oK(e,t){return YF(e,(nr(t),new Nue(t)))}function sK(e,t){return YF(e,(nr(t),new Iue(t)))}function uSt(e){return Iu(),d(e,11).e.c.length!=0}function fSt(e){return Iu(),d(e,11).g.c.length!=0}function bJn(e,t){return YC(),_o(t.a.o.a,e.a.o.a)}function dSt(e,t,i){return n2r(e,d(t,11),d(i,11))}function vJn(e){return e.e?iDe(e.e):null}function GIe(e){e.d||(e.d=e.b.Kc(),e.c=e.b.gc())}function yJn(e,t,i){e.a.Mb(i)&&(e.b=!0,t.td(i))}function OO(e,t){if(e<0||e>=t)throw ve(new d5e)}function _Jn(e,t,i){return za(t,0,xIe(t[0],i[0])),t}function wJn(e,t,i){t.Ye(i,ht(Dt(kr(e.b,i)))*e.a)}function hSt(e,t,i){return XT(),tk(e,t)&&tk(e,i)}function aR(e){return Hu(),!e.Hc(Sm)&&!e.Hc(Vb)}function cK(e){return new Kt(e.c+e.b/2,e.d+e.a/2)}function she(e,t){return t.kh()?mb(e.b,d(t,49)):t}function VIe(e,t){this.e=e,this.d=t&64?t|Og:t}function pSt(e,t){this.c=0,this.d=e,this.b=t|64|Og}function lK(e){this.b=new jl(11),this.a=(xT(),e)}function che(e){this.b=null,this.a=(xT(),e||aje)}function gSt(e){this.a=B5t(e.a),this.b=new ku(e.b)}function mSt(e){this.b=e,CC.call(this,e),ywt(this)}function bSt(e){this.b=e,U9.call(this,e),_wt(this)}function $2(e,t,i){this.a=e,OC.call(this,t,i,5,6)}function zIe(e,t,i,a){this.b=e,vo.call(this,t,i,a)}function qo(e,t,i,a,s){hpe.call(this,e,t,i,a,s,-1)}function oR(e,t,i,a,s){yF.call(this,e,t,i,a,s,-1)}function xt(e,t,i,a){vo.call(this,e,t,i),this.b=a}function uK(e,t,i,a){Z9.call(this,e,t,i),this.b=a}function vSt(e){w_t.call(this,e,!1),this.a=!1}function ySt(e,t){this.b=e,bv.call(this,e.b),this.a=t}function _St(e,t){V2(),TYn.call(this,e,BQ(new gf(t)))}function fK(e,t){return zi(),new iRe(e,t,0)}function lhe(e,t){return zi(),new iRe(6,e,t)}function EJn(e,t){return On(e.substr(0,t.length),t)}function yf(e,t){return Ko(t)?Ihe(e,t):!!Sc(e.f,t)}function ps(e,t){for(nr(t);e.Ob();)t.td(e.Pb())}function AT(e,t,i){wb(),this.e=e,this.d=t,this.a=i}function Km(e,t,i,a){var s;s=e.i,s.i=t,s.a=i,s.b=a}function qIe(e){var t;for(t=e;t.f;)t=t.f;return t}function DC(e){var t;return t=kR(e),xr(t!=null),t}function SJn(e){var t;return t=ucr(e),xr(t!=null),t}function kO(e,t){var i;return i=e.a.gc(),nDe(t,i),i-t}function HIe(e,t){var i;for(i=0;i<t;++i)e[i]=!1}function TJn(e,t,i,a){var s;for(s=t;s<i;++s)e[s]=a}function et(e,t,i,a){ikt(t,i,e.length),TJn(e,t,i,a)}function AJn(e,t,i){OO(i,e.a.c.length),ed(e.a,i,t)}function YIe(e,t,i){this.c=e,this.a=t,Dn(),this.b=i}function WIe(e,t,i){var a;return a=e.b[t],e.b[t]=i,a}function ko(e,t){var i;return i=e.a.zc(t,e),i==null}function CJn(e){if(!e)throw ve(new ol);return e.d}function KIe(e,t){if(e==null)throw ve(new bC(t))}function QIe(e,t){return t?Bs(e,t):!1}function h1(e,t,i){return Esr(e,t.g,i),Oh(e.c,t),e}function xJn(e){return tA(e,(ec(),Vd)),e.d=!0,e}function uhe(e){return!e.j&&t5e(e,Wbr(e.g,e.b)),e.j}function sR(e){M2(e.b!=-1),Xm(e.c,e.a=e.b),e.b=-1}function zu(e){e.f=new V_t(e),e.g=new z_t(e),TK(e)}function fhe(e){return new Gn(null,RJn(e,e.length))}function ob(e){return new Pr(new i6e(e.a.length,e.a))}function OJn(e){return Hl(~e.l&of,~e.m&of,~e.h&mm)}function dhe(e){return typeof e===NB||typeof e===ame}function kJn(e){return e==Za?sj:e==go?"-INF":""+e}function NJn(e){return e==Za?sj:e==go?"-INF":""+e}function IJn(e,t){return e>0?h.Math.log(e/t):-100}function wSt(e,t){return dl(e,t)<0?-1:dl(e,t)>0?1:0}function XIe(e,t,i){return dMt(e,d(t,46),d(i,167))}function ESt(e,t){return d($Ie(A_(e.a)).Xb(t),42).cd()}function RJn(e,t){return tar(t,e.length),new AEt(e,t)}function hhe(e,t){this.d=e,Rr.call(this,e),this.e=t}function C_(e){this.d=(nr(e),e),this.a=0,this.c=KX}function ZIe(e,t){Gu.call(this,1),this.a=e,this.b=t}function SSt(e,t){return e.c?SSt(e.c,t):St(e.b,t),e}function DJn(e,t,i){var a;return a=K2(e,t),Xhe(e,t,i),a}function JIe(e,t){var i;return i=e.slice(0,t),mDe(i,e)}function TSt(e,t,i){var a;for(a=0;a<t;++a)za(e,a,i)}function ASt(e,t,i,a,s){for(;t<i;)a[s++]=gs(e,t++)}function MJn(e,t){return _o(e.c.c+e.c.b,t.c.c+t.c.b)}function eF(e,t){return DQ(e.a,t,(ar(),uy))==null}function tF(e,t){ao(e.d,t,e.b.b,e.b),++e.a,e.c=null}function nF(e,t){gwt(e,Ue(t,153)?t:d(t,1937).gl())}function x_(e,t){no(cu(e.Oc(),new Iz),new rfe(t))}function NO(e,t,i,a,s){Qge(e,d(na(t.k,i),15),i,a,s)}function dK(e){e.s=NaN,e.c=NaN,RIt(e,e.e),RIt(e,e.j)}function CSt(e){e.a=null,e.e=null,zu(e.b),e.d=0,++e.c}function phe(e){return h.Math.abs(e.d.e-e.e.e)-e.a}function PJn(e,t,i){return d(e.c._c(t,d(i,133)),42)}function LJn(){return IY(),we(_e(X9t,1),_t,538,0,[zbe])}function FJn(e){return LC(),qa(y1(e))==qa(vb(e))}function xSt(e){U6e.call(this),this.a=e,St(e.a,this)}function ghe(e,t){this.d=fcr(e),this.c=t,this.a=.5*t}function OSt(){Pv.call(this),this.a=!0,this.b=!0}function Or(e){return(e.i==null&&xg(e),e.i).length}function kSt(e){return Ue(e,99)&&(d(e,18).Bb&ll)!=0}function BJn(e,t){++e.j,Zge(e,e.i,t),Ogr(e,d(t,332))}function mhe(e,t){return t=e.nk(null,t),QNt(e,null,t)}function Qa(e,t){return e.hi()&&(t=ZTt(e,t)),e.Wh(t)}function F(e,t,i){var a;return a=bhe(e,t),v4t(i,a),a}function bhe(e,t){var i;return i=new cMe,i.j=e,i.d=t,i}function ei(e){if(e==null)throw ve(new uI);return e}function vhe(e){var t;return t=e.j,t||(e.j=new iT(e))}function NSt(e){var t;return t=e.f,t||(e.f=new r6e(e))}function eRe(e){var t;return t=e.k,t||(e.k=new kH(e))}function hK(e){var t;return t=e.k,t||(e.k=new kH(e))}function cR(e){var t;return t=e.g,t||(e.g=new z6(e))}function jJn(e){var t;return t=e.i,t||(e.i=new IH(e))}function yhe(e){var t;return t=e.d,t||(e.d=new q6(e))}function ISt(e){return ei(e),Ue(e,475)?d(e,475):Rc(e)}function tRe(e){return Ue(e,607)?e:new UTt(e)}function RSt(e,t){return dF(t,e.c.b.c.gc()),new Nvt(e,t)}function DSt(e,t,i){return zi(),new OAt(e,t,i)}function za(e,t,i){return yKn(i==null||Nvr(e,i)),e[t]=i}function nRe(e,t){var i;return i=e.a.gc(),dF(t,i),i-1-t}function IO(e,t){return e.a+=String.fromCharCode(t),e}function Nv(e,t){return e.a+=String.fromCharCode(t),e}function _he(e,t){for(nr(t);e.c<e.d;)e.ze(t,e.c++)}function kr(e,t){return Ko(t)?Al(e,t):Kc(Sc(e.f,t))}function UJn(e,t){return LC(),e==y1(t)?vb(t):y1(t)}function $Jn(e,t){MC(e,new G2(t.f!=null?t.f:""+t.g))}function GJn(e,t){MC(e,new G2(t.f!=null?t.f:""+t.g))}function MSt(e){this.b=new Et,this.a=new Et,this.c=e}function Nd(e){this.c=new Ss,this.a=new Et,this.b=e}function PSt(e){U6e.call(this),this.a=new Ss,this.c=e}function G2(e){if(e==null)throw ve(new uI);this.a=e}function LSt(e){f5e(),this.b=new Et,this.a=e,$_r(this,e)}function FSt(e){this.c=e,this.a=new ja,this.b=new ja}function BSt(){BSt=ue,nFt=new X6(!1),rFt=new X6(!0)}function V2(){V2=ue,Eg(),Gbe=new Rhe((Dn(),Dn(),Qs))}function whe(){whe=ue,Eg(),MBe=new oNe((Dn(),Dn(),uJ))}function sb(){sb=ue,Qn=xgr(),Nn(),JE&&Mfr()}function VJn(e,t){return YC(),d(cc(e,t.d),15).Fc(t)}function zJn(e,t,i,a){return i==0||(i-a)/i<e.e||t>=e.g}function Ehe(e,t,i){var a;return a=Dpe(e,t,i),xLe(e,a)}function MC(e,t){var i;i=e.a.length,K2(e,i),Xhe(e,i,t)}function jSt(e,t){var i;i=console[e],i.call(console,t)}function USt(e,t){var i;++e.j,i=e.Vi(),e.Ii(e.oi(i,t))}function qJn(e,t,i){d(t.b,65),du(t.a,new oIe(e,i,t))}function rRe(e,t,i){mh.call(this,t),this.a=e,this.b=i}function iRe(e,t,i){Gu.call(this,e),this.a=t,this.b=i}function aRe(e,t,i){this.a=e,Cd.call(this,t),this.b=i}function $St(e,t,i){this.a=e,PRe.call(this,8,t,null,i)}function HJn(e){this.a=(nr(Ei),Ei),this.b=e,new A5e}function GSt(e){this.c=e,this.b=this.c.a,this.a=this.c.e}function oRe(e){this.c=e,this.b=e.a.d.a,x6e(e.a.e,this)}function _f(e){M2(e.c!=-1),e.d.$c(e.c),e.b=e.c,e.c=-1}function lR(e){return h.Math.sqrt(e.a*e.a+e.b*e.b)}function O_(e,t){return OO(t,e.a.c.length),Vt(e.a,t)}function Sg(e,t){return st(e)===st(t)||e!=null&&Zi(e,t)}function YJn(e){return 0>=e?new Z5e:Mar(e-1)}function WJn(e){return tS?Ihe(tS,e):!1}function VSt(e){return e?e.dc():!e.Kc().Ob()}function Rs(e){return!e.a&&e.c?e.c.b:e.a}function KJn(e){return!e.a&&(e.a=new vo(zb,e,4)),e.a}function k_(e){return!e.d&&(e.d=new vo(ac,e,1)),e.d}function nr(e){if(e==null)throw ve(new uI);return e}function uR(e){e.c?e.c.He():(e.d=!0,n0r(e))}function cb(e){e.c?cb(e.c):(Hv(e),e.d=!0)}function zSt(e){uRe(e.a),e.b=Qe(Ar,Ut,1,e.b.length,5,1)}function QJn(e,t){return ou(t.j.c.length,e.j.c.length)}function XJn(e,t){e.c<0||e.b.b<e.c?Cv(e.b,t):e.a._e(t)}function ZJn(e,t){var i;i=e.Yg(t),i>=0?e.Bh(i):FPe(e,t)}function qSt(e){var t,i;return t=e.c.i.c,i=e.d.i.c,t==i}function JJn(e){if(e.p!=4)throw ve(new Au);return e.e}function eer(e){if(e.p!=3)throw ve(new Au);return e.e}function ter(e){if(e.p!=6)throw ve(new Au);return e.f}function ner(e){if(e.p!=6)throw ve(new Au);return e.k}function rer(e){if(e.p!=3)throw ve(new Au);return e.j}function ier(e){if(e.p!=4)throw ve(new Au);return e.j}function sRe(e){return!e.b&&(e.b=new K1(new Efe)),e.b}function N_(e){return e.c==-2&&Xke(e,Thr(e.g,e.b)),e.c}function RO(e,t){var i;return i=bhe("",e),i.n=t,i.i=1,i}function aer(e,t){nhe(d(t.b,65),e),du(t.a,new rY(e))}function oer(e,t){ni((!e.a&&(e.a=new q9(e,e)),e.a),t)}function HSt(e,t){this.b=e,hhe.call(this,e,t),ywt(this)}function YSt(e,t){this.b=e,Q6e.call(this,e,t),_wt(this)}function cRe(e,t,i,a){m_.call(this,e,t),this.d=i,this.a=a}function pK(e,t,i,a){m_.call(this,e,i),this.a=t,this.f=a}function WSt(e,t){UWn.call(this,Par(ei(e),ei(t))),this.a=t}function KSt(){gPe.call(this,cy,(Zbt(),QHt)),N_r(this)}function QSt(){gPe.call(this,jd,(dO(),jHe)),jyr(this)}function XSt(){vi.call(this,"DELAUNAY_TRIANGULATION",0)}function ser(e){return String.fromCharCode.apply(null,e)}function Ji(e,t,i){return Ko(t)?gc(e,t,i):Wl(e.f,t,i)}function lRe(e){return Dn(),e?e.ve():(xT(),xT(),sje)}function cer(e,t,i){return WC(),i.pg(e,d(t.cd(),146))}function ZSt(e,t){return WW(),new _8e(new Dwt(e),new Rwt(t))}function ler(e){return Df(e,cme),oQ(Ns(Ns(5,e),e/10|0))}function gK(){gK=ue,K9t=new Afe(we(_e(ly,1),QX,42,0,[]))}function JSt(e){return!e.d&&(e.d=new cT(e.c.Cc())),e.d}function DO(e){return!e.a&&(e.a=new Dbt(e.c.vc())),e.a}function eTt(e){return!e.b&&(e.b=new lO(e.c.ec())),e.b}function p1(e,t){for(;t-- >0;)e=e<<1|(e<0?1:0);return e}function Tl(e,t){return st(e)===st(t)||e!=null&&Zi(e,t)}function uer(e,t){return ar(),d(t.b,19).a<e}function fer(e,t){return ar(),d(t.a,19).a<e}function cc(e,t){return the(e.a,t)?e.b[d(t,22).g]:null}function der(e,t,i,a){e.a=Of(e.a,0,t)+(""+a)+B9(e.a,i)}function tTt(e,t){e.u.Hc((Hu(),Sm))&&vgr(e,t),Zrr(e,t)}function gs(e,t){return ui(t,e.length),e.charCodeAt(t)}function nTt(){jc.call(this,"There is no more element.")}function fR(e){this.d=e,this.a=this.d.b,this.b=this.d.c}function rTt(e){e.b=!1,e.c=!1,e.d=!1,e.a=!1}function Li(e,t,i,a){return nOt(e,t,i,!1),jQ(e,a),e}function her(e){return e.j.c=Qe(Ar,Ut,1,0,5,1),e.a=-1,e}function per(e){return!e.c&&(e.c=new qn(Vr,e,5,8)),e.c}function ger(e){return!e.b&&(e.b=new qn(Vr,e,4,7)),e.b}function mK(e){return!e.n&&(e.n=new xt(Mc,e,1,7)),e.n}function She(e){return!e.c&&(e.c=new xt(lf,e,9,9)),e.c}function MO(e){return e.e==i5&&Jke(e,Plr(e.g,e.b)),e.e}function rF(e){return e.f==i5&&e5e(e,Efr(e.g,e.b)),e.f}function CT(e){var t;return t=e.b,!t&&(e.b=t=new NH(e)),t}function uRe(e){var t;for(t=e.Kc();t.Ob();)t.Pb(),t.Qb()}function PO(e){if(nf(e.d),e.d.d!=e.c)throw ve(new Kf)}function fRe(e,t){this.b=e,this.c=t,this.a=new _C(this.b)}function The(e,t,i){this.a=_7e,this.d=e,this.b=t,this.c=i}function iTt(e,t){this.d=(nr(e),e),this.a=16449,this.c=t}function mer(e,t){Lkt(e,ht(sm(t,"x")),ht(sm(t,"y")))}function ber(e,t){Lkt(e,ht(sm(t,"x")),ht(sm(t,"y")))}function ya(e,t){return Hv(e),new Gn(e,new gDe(t,e.a))}function cu(e,t){return Hv(e),new Gn(e,new rDe(t,e.a))}function bK(e,t){return Hv(e),new N6e(e,new hCt(t,e.a))}function vK(e,t){return Hv(e),new I6e(e,new pCt(t,e.a))}function ver(e,t){return new RTt(d(ei(e),62),d(ei(t),62))}function yer(e,t){return tNe(),_o((nr(e),e),(nr(t),t))}function _er(){return HY(),we(_e(Vje,1),_t,481,0,[lve])}function wer(){return WY(),we(_e(Mze,1),_t,482,0,[h_e])}function Eer(){return KY(),we(_e(qzt,1),_t,551,0,[p_e])}function Ser(){return TI(),we(_e(tqe,1),_t,530,0,[zj])}function aTt(e){this.a=new Et,this.e=Qe(Zr,bt,48,e,0,2)}function Ahe(e,t,i,a){this.a=e,this.e=t,this.d=i,this.c=a}function yK(e,t,i,a){this.a=e,this.c=t,this.b=i,this.d=a}function dRe(e,t,i,a){this.c=e,this.b=t,this.a=i,this.d=a}function oTt(e,t,i,a){this.c=e,this.b=t,this.d=i,this.a=a}function Zf(e,t,i,a){this.c=e,this.d=t,this.b=i,this.a=a}function sTt(e,t,i,a){this.a=e,this.d=t,this.c=i,this.b=a}function PC(e,t,i,a){vi.call(this,e,t),this.a=i,this.b=a}function cTt(e,t,i,a){this.a=e,this.c=t,this.d=i,this.b=a}function Ter(e,t,i){Lyr(e.a,i),Dor(i),l1r(e.b,i),e_r(t,i)}function Che(e,t,i){var a,s;return a=l7e(e),s=t.Kh(i,a),s}function lTt(e,t){var i,a;return i=e/t,a=co(i),i>a&&++a,a}function em(e){var t,i;return i=(t=new W0,t),YO(i,e),i}function xhe(e){var t,i;return i=(t=new W0,t),vPe(i,e),i}function Aer(e,t){var i;return i=kr(e.f,t),KDe(t,i),null}function Ohe(e){var t;return t=Far(e),t||null}function uTt(e){return!e.b&&(e.b=new xt($o,e,12,3)),e.b}function Cer(e){return e!=null&&_9(wte,e.toLowerCase())}function xer(e,t){return _o(Nu(e)*vf(e),Nu(t)*vf(t))}function Oer(e,t){return _o(Nu(e)*vf(e),Nu(t)*vf(t))}function ker(e,t){return _o(e.d.c+e.d.b/2,t.d.c+t.d.b/2)}function Ner(e,t){return _o(e.g.c+e.g.b/2,t.g.c+t.g.b/2)}function fTt(e,t,i){i.a?pu(e,t.b-e.f/2):hu(e,t.a-e.g/2)}function dTt(e,t,i,a){this.a=e,this.b=t,this.c=i,this.d=a}function hTt(e,t,i,a){this.a=e,this.b=t,this.c=i,this.d=a}function Iv(e,t,i,a){this.e=e,this.a=t,this.c=i,this.d=a}function pTt(e,t,i,a){this.a=e,this.c=t,this.d=i,this.b=a}function gTt(e,t,i,a){Qf(),sCt.call(this,t,i,a),this.a=e}function mTt(e,t,i,a){Qf(),sCt.call(this,t,i,a),this.a=e}function bTt(e,t){this.a=e,LKn.call(this,e,d(e.d,15).Zc(t))}function khe(e){this.f=e,this.c=this.f.e,e.f>0&&kNt(this)}function vTt(e,t,i,a){this.b=e,this.c=a,gde.call(this,t,i)}function yTt(e){return xr(e.b<e.d.gc()),e.d.Xb(e.c=e.b++)}function Id(e){e.a.a=e.c,e.c.b=e.a,e.a.b=e.c.a=null,e.b=0}function hRe(e,t){return e.b=t.b,e.c=t.c,e.d=t.d,e.a=t.a,e}function _K(e){return e.n&&(e.e!==j8t&&e._d(),e.j=null),e}function _Tt(e){return eR(e==null||dhe(e)&&e.im!==Be),e}function wTt(e){this.b=new Et,yo(this.b,this.b),this.a=e}function LC(){LC=ue,_J=new Et,hve=new Qr,dve=new Et}function Dn(){Dn=ue,Qs=new K,x1=new X,uJ=new Se}function xT(){xT=ue,aje=new ye,oje=new ye,sje=new Ie}function pRe(){pRe=ue,xFt=new Vn,kFt=new DIe,OFt=new or}function Ier(){vje==256&&(bje=hJ,hJ=new _,vje=0),++vje}function FC(e){var t;return t=e.f,t||(e.f=new pO(e,e.c))}function Rer(e){return J_(e)&&Yt(qt(Jt(e,(Lt(),py))))}function Der(e,t){return xn(e,d(se(t,(Lt(),O5)),19),t)}function ETt(e,t){return FT(e.j,t.s,t.c)+FT(t.e,e.s,e.c)}function STt(e,t){e.e&&!e.e.a&&(ffe(e.e,t),STt(e.e,t))}function TTt(e,t){e.d&&!e.d.a&&(ffe(e.d,t),TTt(e.d,t))}function Mer(e,t){return-_o(Nu(e)*vf(e),Nu(t)*vf(t))}function Per(e){return d(e.cd(),146).tg()+":"+Rc(e.dd())}function Ler(e){Sh();var t;t=d(e.g,10),t.n.a=e.d.c+t.d.b}function Fer(e,t,i){return SI(),Ncr(d(kr(e.e,t),522),i)}function Ber(e,t){return tf(e),tf(t),Tbt(d(e,22),d(t,22))}function jer(e,t,i){e.i=0,e.e=0,t!=i&&qOt(e,t,i)}function Uer(e,t,i){e.i=0,e.e=0,t!=i&&HOt(e,t,i)}function Rv(e,t,i){var a,s;a=Z6e(i),s=new K4(a),sp(e,t,s)}function Nhe(e,t,i,a,s,u){yF.call(this,e,t,i,a,s,u?-2:-1)}function ATt(e,t,i,a){MNe.call(this,t,i),this.b=e,this.a=a}function gRe(e,t){new ja,this.a=new Cu,this.b=e,this.c=t}function $er(e,t){return d(se(e,(yt(),Ox)),15).Fc(t),t}function wK(e,t){if(e==null)throw ve(new bC(t));return e}function ia(e){return!e.q&&(e.q=new xt(Kd,e,11,10)),e.q}function ft(e){return!e.s&&(e.s=new xt(wu,e,21,17)),e.s}function EK(e){return!e.a&&(e.a=new xt(Ya,e,10,11)),e.a}function SK(e){return Ue(e,14)?new tR(d(e,14)):vZn(e.Kc())}function Ger(e){return new Awt(e,e.e.Hd().gc()*e.c.Hd().gc())}function Ver(e){return new Cwt(e,e.e.Hd().gc()*e.c.Hd().gc())}function mRe(e){return e&&e.hashCode?e.hashCode():w_(e)}function Ihe(e,t){return t==null?!!Sc(e.f,null):iJn(e.g,t)}function zer(e){return ei(e),Y5t(new Pr(Ur(e.a.Kc(),new B)))}function iF(e){return Dn(),Ue(e,54)?new Mfe(e):new NW(e)}function CTt(e,t,i){return e.f?e.f.Ne(t,i):!1}function qer(e,t){return e.a=Of(e.a,0,t)+""+B9(e.a,t+1),e}function Her(e,t){var i;return i=ZNe(e.a,t),i&&(t.d=null),i}function TK(e){var t,i;i=e,t=i.$modCount|0,i.$modCount=t+1}function bRe(e){this.b=e,this.c=e,e.e=null,e.c=null,this.a=1}function xTt(e){this.b=e,this.a=new Z0(d(ei(new n1),62))}function OTt(e){this.c=e,this.b=new Z0(d(ei(new zn),62))}function kTt(e){this.c=e,this.b=new Z0(d(ei(new Lm),62))}function NTt(){this.a=new y5e,this.b=new W0t,this.d=new Zy}function I_(){this.a=new Cu,this.b=(Df(3,vE),new jl(3))}function ITt(){this.b=new Po,this.d=new ja,this.e=new w5e}function AK(e){this.c=e.c,this.d=e.d,this.b=e.b,this.a=e.a}function RTt(e,t){xHn.call(this,new che(e)),this.a=e,this.b=t}function DTt(){r1e(this,new TH),this.wb=(sb(),Qn),dO()}function Yer(e){zr(e,"No crossing minimization",1),Lr(e)}function Wer(e){PY(),h.setTimeout(function(){throw e},0)}function Ec(e){return e.u||(Ju(e),e.u=new m2t(e,e)),e.u}function lu(e){var t;return t=d(Jn(e,16),26),t||e.zh()}function MTt(e,t){return Ue(t,146)&&On(e.b,d(t,146).tg())}function Ker(e,t){return e.a?t.Wg().Kc():d(t.Wg(),69).Zh()}function Qer(e){return e.k==(mr(),So)&&jo(e,(yt(),eM))}function Rhe(e){this.a=(Dn(),Ue(e,54)?new Mfe(e):new NW(e))}function LO(){LO=ue;var e,t;t=!ylr(),e=new Q,Ybe=t?new fe:e}function Dhe(e,t){var i;return i=X0(e.gm),t==null?i:i+": "+t}function PTt(e,t){var i;return i=e.b.Qc(t),C3t(i,e.b.gc()),i}function aF(e,t){if(e==null)throw ve(new bC(t));return e}function Sc(e,t){return okt(e,t,Rtr(e,t==null?0:e.b.se(t)))}function Xer(e,t,i){return i>=0&&On(e.substr(i,t.length),t)}function lb(e,t,i,a,s,u,m){return new Jhe(e.e,t,i,a,s,u,m)}function LTt(e,t,i,a,s,u){this.a=e,Cpe.call(this,t,i,a,s,u)}function FTt(e,t,i,a,s,u){this.a=e,Cpe.call(this,t,i,a,s,u)}function BTt(e,t){this.g=e,this.d=we(_e(O1,1),u0,10,0,[t])}function Qm(e,t){this.e=e,this.a=Ar,this.b=sDt(t),this.c=t}function jTt(e,t){jW.call(this),TDe(this),this.a=e,this.c=t}function oF(e,t,i,a){za(e.c[t.g],i.g,a),za(e.c[i.g],t.g,a)}function Mhe(e,t,i,a){za(e.c[t.g],t.g,i),za(e.b[t.g],t.g,a)}function Zer(){return gF(),we(_e(xVe,1),_t,376,0,[$ye,Fj])}function Jer(){return wF(),we(_e(y$e,1),_t,479,0,[v$e,eee])}function etr(){return kF(),we(_e(m$e,1),_t,419,0,[ZJ,g$e])}function ttr(){return QK(),we(_e(c$e,1),_t,422,0,[s$e,Gve])}function ntr(){return jK(),we(_e(R$e,1),_t,420,0,[rye,I$e])}function rtr(){return AF(),we(_e(SVe,1),_t,421,0,[Bye,jye])}function itr(){return vR(),we(_e(eVt,1),_t,523,0,[gM,pM])}function atr(){return ap(),we(_e(TVt,1),_t,520,0,[qE,Fb])}function otr(){return Tg(),we(_e(sVt,1),_t,516,0,[Ow,b0])}function str(){return Pp(),we(_e(lVt,1),_t,515,0,[vy,Jp])}function ctr(){return R_(),we(_e(IVt,1),_t,455,0,[Bb,RA])}function ltr(){return PK(),we(_e(XVe,1),_t,425,0,[n_e,QVe])}function utr(){return IK(),we(_e(KVe,1),_t,480,0,[t_e,WVe])}function ftr(){return EQ(),we(_e(ZVe,1),_t,495,0,[Gee,P5])}function dtr(){return ZK(),we(_e(eze,1),_t,426,0,[JVe,o_e])}function htr(){return jF(),we(_e(rqe,1),_t,429,0,[Xee,nqe])}function ptr(){return mF(),we(_e(Pze,1),_t,430,0,[g_e,Kee])}function gtr(){return ZQ(),we(_e(_je,1),_t,428,0,[nve,yje])}function mtr(){return iQ(),we(_e(Eje,1),_t,427,0,[wje,rve])}function btr(){return aQ(),we(_e(Qje,1),_t,424,0,[pve,wJ])}function vtr(){return ek(),we(_e(Sjt,1),_t,511,0,[_j,xve])}function CK(e,t,i,a){return i>=0?e.jh(t,i,a):e.Sg(null,i,a)}function Phe(e){return e.b.b==0?e.a.$e():Yde(e.b)}function ytr(e){if(e.p!=5)throw ve(new Au);return Jr(e.f)}function _tr(e){if(e.p!=5)throw ve(new Au);return Jr(e.k)}function vRe(e){return st(e.a)===st((Lpe(),X_e))&&S_r(e),e.a}function UTt(e){this.a=d(ei(e),271),this.b=(Dn(),new f6e(e))}function $Tt(e,t){Eue(this,new Kt(e.a,e.b)),zke(this,X9(t))}function R_(){R_=ue,Bb=new CNe(ux,0),RA=new CNe(fx,1)}function Tg(){Tg=ue,Ow=new TNe(fx,0),b0=new TNe(ux,1)}function D_(){NHn.call(this,new yC(Q2(12))),s6e(!0),this.a=2}function Lhe(e,t,i){zi(),Gu.call(this,e),this.b=t,this.a=i}function yRe(e,t,i){Qf(),mh.call(this,t),this.a=e,this.b=i}function GTt(e){jW.call(this),TDe(this),this.a=e,this.c=!0}function VTt(e){var t;t=e.c.d.b,e.b=t,e.a=e.c.d,t.a=e.c.d.b=e}function xK(e){var t;Oar(e.a),ewt(e.a),t=new rO(e.a),WMe(t)}function wtr(e,t){ZRt(e,!0),du(e.e.wf(),new nIe(e,!0,t))}function OK(e,t){return E3t(t),Aar(e,Qe(Zr,Ti,25,t,15,1),t)}function Etr(e,t){return LC(),e==qa(y1(t))||e==qa(vb(t))}function Al(e,t){return t==null?Kc(Sc(e.f,null)):xI(e.g,t)}function Str(e){return e.b==0?null:(xr(e.b!=0),nd(e,e.a.a))}function co(e){return Math.max(Math.min(e,Wi),-2147483648)|0}function Ttr(e,t){var i=Hbe[e.charCodeAt(0)];return i??e}function kK(e,t){return wK(e,"set1"),wK(t,"set2"),new jvt(e,t)}function Atr(e,t){var i;return i=_ar(e.f,t),ra(FW(i),e.f.d)}function dR(e,t){var i,a;return i=t,a=new Le,UMt(e,i,a),a.d}function Fhe(e,t,i,a){var s;s=new N2t,t.a[i.g]=s,IC(e.b,a,s)}function _Re(e,t,i){var a;a=e.Yg(t),a>=0?e.sh(a,i):lLe(e,t,i)}function OT(e,t,i){RK(),e&&Ji(W_e,e,t),e&&Ji(hU,e,i)}function zTt(e,t,i){this.i=new Et,this.b=e,this.g=t,this.a=i}function NK(e,t,i){this.c=new Et,this.e=e,this.f=t,this.b=i}function wRe(e,t,i){this.a=new Et,this.e=e,this.f=t,this.c=i}function qTt(e,t){xW(this),this.f=t,this.g=e,_K(this),this._d()}function sF(e,t){var i;i=e.q.getHours(),e.q.setDate(t),tD(e,i)}function HTt(e,t){var i;for(ei(t),i=e.a;i;i=i.c)t.Od(i.g,i.i)}function YTt(e){var t;return t=new jY(Q2(e.length)),dMe(t,e),t}function Ctr(e){function t(){}return t.prototype=e||{},new t}function xtr(e,t){return EOt(e,t)?(_4t(e),!0):!1}function tm(e,t){if(t==null)throw ve(new uI);return Clr(e,t)}function Otr(e){if(e.qe())return null;var t=e.n;return iJ[t]}function cF(e){return e.Db>>16!=3?null:d(e.Cb,33)}function Mp(e){return e.Db>>16!=9?null:d(e.Cb,33)}function WTt(e){return e.Db>>16!=6?null:d(e.Cb,79)}function KTt(e){return e.Db>>16!=7?null:d(e.Cb,235)}function QTt(e){return e.Db>>16!=7?null:d(e.Cb,160)}function qa(e){return e.Db>>16!=11?null:d(e.Cb,33)}function XTt(e,t){var i;return i=e.Yg(t),i>=0?e.lh(i):d1e(e,t)}function ZTt(e,t){var i;return i=new CIe(t),JNt(i,e),new ku(i)}function ERe(e){var t;return t=e.d,t=e.si(e.f),ni(e,t),t.Ob()}function JTt(e,t){return e.b+=t.b,e.c+=t.c,e.d+=t.d,e.a+=t.a,e}function Bhe(e,t){return h.Math.abs(e)<h.Math.abs(t)?e:t}function ktr(e){return!e.a&&(e.a=new xt(Ya,e,10,11)),e.a.i>0}function eAt(){this.a=new X1,this.e=new Po,this.g=0,this.i=0}function tAt(e){this.a=e,this.b=Qe(XGt,bt,1944,e.e.length,0,2)}function jhe(e,t,i){var a;a=GOt(e,t,i),e.b=new wQ(a.c.length)}function Pp(){Pp=ue,vy=new SNe(qme,0),Jp=new SNe("UP",1)}function IK(){IK=ue,t_e=new xNe(gLt,0),WVe=new xNe("FAN",1)}function RK(){RK=ue,W_e=new Qr,hU=new Qr,KYn(hFt,new sle)}function Ntr(e){if(e.p!=0)throw ve(new Au);return $I(e.f,0)}function Itr(e){if(e.p!=0)throw ve(new Au);return $I(e.k,0)}function nAt(e){return e.Db>>16!=3?null:d(e.Cb,147)}function FO(e){return e.Db>>16!=6?null:d(e.Cb,235)}function z2(e){return e.Db>>16!=17?null:d(e.Cb,26)}function rAt(e,t){var i=e.a=e.a||[];return i[t]||(i[t]=e.le(t))}function Rtr(e,t){var i;return i=e.a.get(t),i??new Array}function Dtr(e,t){var i;i=e.q.getHours(),e.q.setMonth(t),tD(e,i)}function gc(e,t,i){return t==null?Wl(e.f,null,i):H_(e.g,t,i)}function hR(e,t,i,a,s,u){return new am(e.e,t,e.aj(),i,a,s,u)}function lF(e,t,i){return e.a=Of(e.a,0,t)+(""+i)+B9(e.a,t),e}function Mtr(e,t,i){return St(e.a,(gK(),Lge(t,i),new m_(t,i))),e}function SRe(e){return l6e(e.c),e.e=e.a=e.c,e.c=e.c.c,++e.d,e.a.f}function iAt(e){return l6e(e.e),e.c=e.a=e.e,e.e=e.e.e,--e.d,e.a.f}function ns(e,t){e.d&&uu(e.d.e,e),e.d=t,e.d&&St(e.d.e,e)}function ks(e,t){e.c&&uu(e.c.g,e),e.c=t,e.c&&St(e.c.g,e)}function mc(e,t){e.c&&uu(e.c.a,e),e.c=t,e.c&&St(e.c.a,e)}function $c(e,t){e.i&&uu(e.i.j,e),e.i=t,e.i&&St(e.i.j,e)}function aAt(e,t,i){this.a=t,this.c=e,this.b=(ei(i),new ku(i))}function oAt(e,t,i){this.a=t,this.c=e,this.b=(ei(i),new ku(i))}function sAt(e,t){this.a=e,this.c=Qc(this.a),this.b=new AK(t)}function Ptr(e){var t;return Hv(e),t=new Po,ya(e,new Due(t))}function q2(e,t){if(e<0||e>t)throw ve(new hc(O7e+e+k7e+t))}function TRe(e,t){return XEt(e.a,t)?WIe(e,d(t,22).g,null):null}function Ltr(e){return nge(),ar(),d(e.a,81).d.e!=0}function cAt(){cAt=ue,Z9t=wi((IY(),we(_e(X9t,1),_t,538,0,[zbe])))}function lAt(){lAt=ue,BGt=Vu(new Lo,(js(),Cc),(Ks(),wj))}function ARe(){ARe=ue,jGt=Vu(new Lo,(js(),Cc),(Ks(),wj))}function uAt(){uAt=ue,$Gt=Vu(new Lo,(js(),Cc),(Ks(),wj))}function fAt(){fAt=ue,nVt=Yi(new Lo,(js(),Cc),(Ks(),YD))}function kf(){kf=ue,aVt=Yi(new Lo,(js(),Cc),(Ks(),YD))}function dAt(){dAt=ue,oVt=Yi(new Lo,(js(),Cc),(Ks(),YD))}function Uhe(){Uhe=ue,fVt=Yi(new Lo,(js(),Cc),(Ks(),YD))}function hAt(){hAt=ue,XVt=Vu(new Lo,(wk(),bM),(YR(),Hye))}function Dv(e,t,i,a){this.c=e,this.d=a,Ghe(this,t),Vhe(this,i)}function BC(e){this.c=new ja,this.b=e.b,this.d=e.c,this.a=e.a}function $he(e){this.a=h.Math.cos(e),this.b=h.Math.sin(e)}function Ghe(e,t){e.a&&uu(e.a.k,e),e.a=t,e.a&&St(e.a.k,e)}function Vhe(e,t){e.b&&uu(e.b.f,e),e.b=t,e.b&&St(e.b.f,e)}function pAt(e,t){qJn(e,e.b,e.c),d(e.b.b,65),t&&d(t.b,65).b}function Ftr(e,t){$Me(e,t),Ue(e.Cb,88)&&uE(Ju(d(e.Cb,88)),2)}function zhe(e,t){Ue(e.Cb,88)&&uE(Ju(d(e.Cb,88)),4),Ul(e,t)}function DK(e,t){Ue(e.Cb,179)&&(d(e.Cb,179).tb=null),Ul(e,t)}function Cl(e,t){return Hs(),_pe(t)?new KW(t,e):new F9(t,e)}function Btr(e,t){var i,a;i=t.c,a=i!=null,a&&MC(e,new G2(t.c))}function gAt(e){var t,i;return i=(dO(),t=new W0,t),YO(i,e),i}function mAt(e){var t,i;return i=(dO(),t=new W0,t),YO(i,e),i}function bAt(e,t){var i;return i=new Nd(e),t.c[t.c.length]=i,i}function vAt(e,t){var i;return i=d(tE(FC(e.a),t),14),i?i.gc():0}function yAt(e){var t;return Hv(e),t=(xT(),xT(),oje),cQ(e,t)}function _At(e){for(var t;;)if(t=e.Pb(),!e.Ob())return t}function CRe(e,t){OHn.call(this,new yC(Q2(e))),Df(t,D8t),this.a=t}function g1(e,t,i){xkt(t,i,e.gc()),this.c=e,this.a=t,this.b=i-t}function wAt(e,t,i){var a;xkt(t,i,e.c.length),a=i-t,Q5e(e.c,t,a)}function jtr(e,t){vwt(e,Jr(No(ab(t,24),JX)),Jr(No(t,JX)))}function Kn(e,t){if(e<0||e>=t)throw ve(new hc(O7e+e+k7e+t))}function ui(e,t){if(e<0||e>=t)throw ve(new B5e(O7e+e+k7e+t))}function Hn(e,t){this.b=(nr(e),e),this.a=t&yE?t:t|64|Og}function EAt(e){J_t(this),D0t(this.a,uMe(h.Math.max(8,e))<<1)}function Lp(e){return Vc(we(_e(Uo,1),bt,8,0,[e.i.n,e.n,e.a]))}function Utr(){return Vp(),we(_e(sf,1),_t,132,0,[mje,Uf,OE])}function $tr(){return cp(),we(_e(kE,1),_t,232,0,[Jc,zl,el])}function Gtr(){return qu(),we(_e(LFt,1),_t,461,0,[jg,Nb,Rh])}function Vtr(){return fu(),we(_e(BFt,1),_t,462,0,[gp,Ib,Dh])}function ztr(){return q_(),we(_e(pUe,1),_t,423,0,[bA,hUe,Tve])}function qtr(){return _R(),we(_e(uUe,1),_t,379,0,[vve,bve,yve])}function Htr(){return NR(),we(_e(hVe,1),_t,378,0,[Rye,dVe,xee])}function Ytr(){return HC(),we(_e(u$e,1),_t,314,0,[Tx,Sj,l$e])}function Wtr(){return pQ(),we(_e(d$e,1),_t,337,0,[f$e,XJ,Vve])}function Ktr(){return Gv(),we(_e(Zjt,1),_t,450,0,[Hve,w5,wA])}function Qtr(){return V_(),we(_e(Dve,1),_t,361,0,[vw,Db,bw])}function Xtr(){return om(),we(_e(oUt,1),_t,303,0,[Aj,SA,Ax])}function Ztr(){return ak(),we(_e(nye,1),_t,292,0,[eye,tye,Tj])}function Jtr(){return Js(),we(_e(IGt,1),_t,452,0,[fM,Wu,ql])}function enr(){return cm(),we(_e(EVe,1),_t,339,0,[Lb,wVe,Fye])}function tnr(){return xQ(),we(_e(CVe,1),_t,375,0,[TVe,Uye,AVe])}function nnr(){return RQ(),we(_e(DVe,1),_t,377,0,[zye,D5,zE])}function rnr(){return dk(),we(_e(kVe,1),_t,336,0,[Gye,OVe,dM])}function inr(){return AQ(),we(_e(RVe,1),_t,338,0,[IVe,Vye,NVe])}function anr(){return G_(),we(_e(KGt,1),_t,454,0,[Bj,hM,Iee])}function onr(){return VQ(),we(_e(nzt,1),_t,442,0,[a_e,r_e,i_e])}function snr(){return VF(),we(_e(rze,1),_t,380,0,[Vee,tze,nze])}function cnr(){return GQ(),we(_e(wze,1),_t,381,0,[_ze,f_e,yze])}function lnr(){return CQ(),we(_e(bze,1),_t,293,0,[u_e,mze,gze])}function unr(){return KF(),we(_e(d_e,1),_t,437,0,[Hee,Yee,Wee])}function fnr(){return lm(),we(_e(uHe,1),_t,334,0,[ste,w0,NM])}function dnr(){return Up(),we(_e(Zqe,1),_t,272,0,[B5,WE,j5])}function hnr(e,t){return L1r(e,t,Ue(t,99)&&(d(t,18).Bb&$s)!=0)}function pnr(e,t,i){var a;return a=iD(e,t,!1),a.b<=t&&a.a<=i}function SAt(e,t,i){var a;a=new Jz,a.b=t,a.a=i,++t.b,St(e.d,a)}function gnr(e,t){var i;return i=(nr(e),e).g,w6e(!!i),nr(t),i(t)}function xRe(e,t){var i,a;return a=kO(e,t),i=e.a.Zc(a),new Bvt(e,i)}function mnr(e){return e.Db>>16!=6?null:d(g1e(e),235)}function bnr(e){if(e.p!=2)throw ve(new Au);return Jr(e.f)&uo}function vnr(e){if(e.p!=2)throw ve(new Au);return Jr(e.k)&uo}function ynr(e){return e.a==($O(),Ate)&&Qke(e,Z1r(e.g,e.b)),e.a}function jC(e){return e.d==($O(),Ate)&&Zke(e,qbr(e.g,e.b)),e.d}function pe(e){return xr(e.a<e.c.c.length),e.b=e.a++,e.c.c[e.b]}function _nr(e,t){e.b=e.b|t.b,e.c=e.c|t.c,e.d=e.d|t.d,e.a=e.a|t.a}function No(e,t){return hb(pJn(kc(e)?Rd(e):e,kc(t)?Rd(t):t))}function Fp(e,t){return hb(gJn(kc(e)?Rd(e):e,kc(t)?Rd(t):t))}function qhe(e,t){return hb(mJn(kc(e)?Rd(e):e,kc(t)?Rd(t):t))}function wnr(e){return Ns(J1(gu(rf(e,32)),32),gu(rf(e,32)))}function M_(e){return ei(e),Ue(e,14)?new ku(d(e,14)):AO(e.Kc())}function Enr(e,t){return wR(),e.c==t.c?_o(t.d,e.d):_o(e.c,t.c)}function Snr(e,t){return wR(),e.c==t.c?_o(e.d,t.d):_o(e.c,t.c)}function Tnr(e,t){return wR(),e.c==t.c?_o(e.d,t.d):_o(t.c,e.c)}function Anr(e,t){return wR(),e.c==t.c?_o(t.d,e.d):_o(t.c,e.c)}function Cnr(e,t){var i;i=ht(Dt(e.a.We((Ui(),ote)))),f8t(e,t,i)}function xnr(e,t){var i;i=d(kr(e.g,t),57),du(t.d,new xyt(e,i))}function Onr(e,t){var i,a;return i=lNt(e),a=lNt(t),i<a?-1:i>a?1:0}function TAt(e,t){var i,a;return i=gpe(t),a=i,d(kr(e.c,a),19).a}function AAt(e,t){var i;for(i=e+"";i.length<t;)i="0"+i;return i}function MK(e){return e.c==null||e.c.length==0?"n_"+e.g:"n_"+e.c}function ORe(e){return e.c==null||e.c.length==0?"n_"+e.b:"n_"+e.c}function kRe(e,t){return e&&e.equals?e.equals(t):st(e)===st(t)}function NRe(e,t){return t==0?!!e.o&&e.o.f!=0:Cge(e,t)}function Th(e,t,i){var a;e.n&&t&&i&&(a=new Rq,St(e.e,a))}function Hhe(e,t,i){var a;a=e.d[t.p],e.d[t.p]=e.d[i.p],e.d[i.p]=a}function CAt(e,t,i){this.d=e,this.j=t,this.e=i,this.o=-1,this.p=3}function xAt(e,t,i){this.d=e,this.k=t,this.f=i,this.o=-1,this.p=5}function OAt(e,t,i){Gu.call(this,25),this.b=e,this.a=t,this.c=i}function Nf(e){zi(),Gu.call(this,e),this.c=!1,this.a=!1}function kAt(e,t,i,a,s,u){xDe.call(this,e,t,i,a,s),u&&(this.o=-2)}function NAt(e,t,i,a,s,u){ODe.call(this,e,t,i,a,s),u&&(this.o=-2)}function IAt(e,t,i,a,s,u){ZRe.call(this,e,t,i,a,s),u&&(this.o=-2)}function RAt(e,t,i,a,s,u){IDe.call(this,e,t,i,a,s),u&&(this.o=-2)}function DAt(e,t,i,a,s,u){JRe.call(this,e,t,i,a,s),u&&(this.o=-2)}function MAt(e,t,i,a,s,u){kDe.call(this,e,t,i,a,s),u&&(this.o=-2)}function PAt(e,t,i,a,s,u){NDe.call(this,e,t,i,a,s),u&&(this.o=-2)}function LAt(e,t,i,a,s,u){eDe.call(this,e,t,i,a,s),u&&(this.o=-2)}function FAt(e,t,i,a){mh.call(this,i),this.b=e,this.c=t,this.d=a}function IRe(e,t){this.a=new Et,this.d=new Et,this.f=e,this.c=t}function BAt(){this.c=new uwt,this.a=new NTt,this.b=new G0t,tyt()}function jAt(){WC(),this.b=new Qr,this.a=new Qr,this.c=new Et}function UAt(e,t){this.g=e,this.d=($O(),Ate),this.a=Ate,this.b=t}function $At(e,t){this.f=e,this.a=($O(),Tte),this.c=Tte,this.b=t}function RRe(e,t){!e.c&&(e.c=new Xa(e,0)),UX(e.c,(sa(),GM),t)}function PK(){PK=ue,n_e=new ONe("DFS",0),QVe=new ONe("BFS",1)}function knr(e,t,i){var a;return a=d(e.Zb().xc(t),14),!!a&&a.Hc(i)}function GAt(e,t,i){var a;return a=d(e.Zb().xc(t),14),!!a&&a.Mc(i)}function VAt(e,t,i,a){return e.a+=""+Of(t==null?bu:Rc(t),i,a),e}function Xc(e,t,i,a,s,u){return nOt(e,t,i,u),LMe(e,a),FMe(e,s),e}function Yhe(e){return xr(e.b.b!=e.d.a),e.c=e.b=e.b.b,--e.a,e.c.c}function pR(e){for(;e.d>0&&e.a[--e.d]==0;);e.a[e.d++]==0&&(e.e=0)}function zAt(e){return e.a?e.e.length==0?e.a.a:e.a.a+(""+e.e):e.c}function Nnr(e){return!!e.a&&ef(e.a.a).i!=0&&!(e.b&&Dge(e.b))}function Inr(e){return!!e.u&&yl(e.u.a).i!=0&&!(e.n&&Rge(e.n))}function qAt(e){return Xde(e.e.Hd().gc()*e.c.Hd().gc(),16,new CH(e))}function Rnr(e,t){return wSt(gu(e.q.getTime()),gu(t.q.getTime()))}function Ag(e){return d(zp(e,Qe(Ave,s0e,17,e.c.length,0,1)),474)}function uF(e){return d(zp(e,Qe(O1,u0,10,e.c.length,0,1)),193)}function Dnr(e){return kf(),!Fs(e)&&!(!Fs(e)&&e.c.i.c==e.d.i.c)}function HAt(e,t,i){var a;a=(ei(e),new ku(e)),ffr(new aAt(a,t,i))}function fF(e,t,i){var a;a=(ei(e),new ku(e)),dfr(new oAt(a,t,i))}function YAt(e,t){var i;return i=1-t,e.a[i]=_Q(e.a[i],i),_Q(e,t)}function WAt(e,t){var i;e.e=new I5e,i=hE(t),zo(i,e.c),$Rt(e,i,0)}function rs(e,t,i,a){var s;s=new E6,s.a=t,s.b=i,s.c=a,Ii(e.a,s)}function Mt(e,t,i,a){var s;s=new E6,s.a=t,s.b=i,s.c=a,Ii(e.b,s)}function Ah(e){var t,i,a;return t=new OSt,i=M1e(t,e),_wr(t),a=i,a}function DRe(){var e,t,i;return t=(i=(e=new W0,e),i),St(KHe,t),t}function LK(e){return e.j.c=Qe(Ar,Ut,1,0,5,1),uRe(e.c),her(e.a),e}function kT(e){return SI(),Ue(e.g,10)?d(e.g,10):null}function Mnr(e){return CT(e).dc()?!1:(DWn(e,new ee),!0)}function Pnr(e){if(!("stack"in e))try{throw e}catch{}return e}function dF(e,t){if(e<0||e>=t)throw ve(new hc(Qpr(e,t)));return e}function KAt(e,t,i){if(e<0||t<e||t>i)throw ve(new hc(wpr(e,t,i)))}function Whe(e,t){if(ko(e.a,t),t.d)throw ve(new jc(tPt));t.d=e}function Khe(e,t){if(t.$modCount!=e.$modCount)throw ve(new Kf)}function QAt(e,t){return Ue(t,42)?Bge(e.a,d(t,42)):!1}function XAt(e,t){return Ue(t,42)?Bge(e.a,d(t,42)):!1}function ZAt(e,t){return Ue(t,42)?Bge(e.a,d(t,42)):!1}function Lnr(e,t){return e.a<=e.b?(t.ud(e.a++),!0):!1}function P_(e){var t;return kc(e)?(t=e,t==-0?0:t):qir(e)}function FK(e){var t;return cb(e),t=new ze,pT(e.a,new eO(t)),t}function JAt(e){var t;return cb(e),t=new ct,pT(e.a,new Rue(t)),t}function fs(e,t){this.a=e,_v.call(this,e),q2(t,e.gc()),this.b=t}function MRe(e){this.e=e,this.b=this.e.a.entries(),this.a=new Array}function Fnr(e){return Xde(e.e.Hd().gc()*e.c.Hd().gc(),273,new hue(e))}function BK(e){return new jl((Df(e,cme),oQ(Ns(Ns(5,e),e/10|0))))}function e3t(e){return d(zp(e,Qe(_jt,RPt,11,e.c.length,0,1)),1943)}function Bnr(e,t,i){return i.f.c.length>0?XIe(e.a,t,i):XIe(e.b,t,i)}function jnr(e,t,i){e.d&&uu(e.d.e,e),e.d=t,e.d&&j2(e.d.e,i,e)}function Qhe(e,t){M2r(t,e),mIe(e.d),mIe(d(se(e,(Lt(),_ee)),207))}function gR(e,t){D2r(t,e),gIe(e.d),gIe(d(se(e,(Lt(),_ee)),207))}function L_(e,t){var i,a;return i=tm(e,t),a=null,i&&(a=i.fe()),a}function BO(e,t){var i,a;return i=K2(e,t),a=null,i&&(a=i.ie()),a}function mR(e,t){var i,a;return i=tm(e,t),a=null,i&&(a=i.ie()),a}function nm(e,t){var i,a;return i=tm(e,t),a=null,i&&(a=APe(i)),a}function Unr(e,t,i){var a;return a=yk(i),PX(e.g,a,t),PX(e.i,t,i),t}function $nr(e,t,i){var a;a=blr();try{return HKn(e,t,i)}finally{Znr(a)}}function t3t(e){var t;t=e.Wg(),this.a=Ue(t,69)?d(t,69).Zh():t.Kc()}function Lo(){gbt.call(this),this.j.c=Qe(Ar,Ut,1,0,5,1),this.a=-1}function PRe(e,t,i,a){this.d=e,this.n=t,this.g=i,this.o=a,this.p=-1}function n3t(e,t,i,a){this.e=a,this.d=null,this.c=e,this.a=t,this.b=i}function LRe(e,t,i){this.d=new cfe(this),this.e=e,this.i=t,this.f=i}function jK(){jK=ue,rye=new yNe(Hk,0),I$e=new yNe("TOP_LEFT",1)}function r3t(){r3t=ue,PVe=ZSt(Nt(1),Nt(4)),MVe=ZSt(Nt(1),Nt(2))}function i3t(){i3t=ue,Hzt=wi((KY(),we(_e(qzt,1),_t,551,0,[p_e])))}function a3t(){a3t=ue,zzt=wi((WY(),we(_e(Mze,1),_t,482,0,[h_e])))}function o3t(){o3t=ue,uqt=wi((TI(),we(_e(tqe,1),_t,530,0,[zj])))}function s3t(){s3t=ue,mBt=wi((HY(),we(_e(Vje,1),_t,481,0,[lve])))}function Gnr(){return z_(),we(_e(lBt,1),_t,406,0,[fj,uj,sve,cve])}function Vnr(){return JK(),we(_e(dJ,1),_t,297,0,[Jbe,dje,hje,pje])}function znr(){return UR(),we(_e(pBt,1),_t,394,0,[mj,bJ,vJ,bj])}function qnr(){return JC(),we(_e(fBt,1),_t,323,0,[hj,dj,pj,gj])}function Hnr(){return ok(),we(_e(cjt,1),_t,405,0,[mw,IE,NE,mA])}function Ynr(){return IQ(),we(_e(xjt,1),_t,360,0,[Ive,zJ,qJ,Ej])}function c3t(e,t,i,a){return Ue(i,54)?new Wwt(e,t,i,a):new UIe(e,t,i,a)}function Wnr(){return Gp(),we(_e(Ljt,1),_t,411,0,[Sx,m5,b5,Rve])}function Knr(e){var t;return e.j==(It(),qr)&&(t=NIt(e),Ou(t,hr))}function Qnr(e,t){var i;i=t.a,ks(i,t.c.d),ns(i,t.d.d),Z2(i.a,e.n)}function l3t(e,t){return d(S_(oK(d(na(e.k,t),15).Oc(),vA)),113)}function u3t(e,t){return d(S_(sK(d(na(e.k,t),15).Oc(),vA)),113)}function Xnr(e){return new Hn(Kar(d(e.a.dd(),14).gc(),e.a.cd()),16)}function jO(e){return Ue(e,14)?d(e,14).dc():!e.Kc().Ob()}function UC(e){return SI(),Ue(e.g,145)?d(e.g,145):null}function f3t(e){if(e.e.g!=e.b)throw ve(new Kf);return!!e.c&&e.d>0}function Oi(e){return xr(e.b!=e.d.c),e.c=e.b,e.b=e.b.a,++e.a,e.c.c}function FRe(e,t){nr(t),za(e.a,e.c,t),e.c=e.c+1&e.a.length-1,dNt(e)}function ub(e,t){nr(t),e.b=e.b-1&e.a.length-1,za(e.a,e.b,t),dNt(e)}function d3t(e,t){var i;for(i=e.j.c.length;i<t;i++)St(e.j,e.rg())}function h3t(e,t,i,a){var s;return s=a[t.g][i.g],ht(Dt(se(e.a,s)))}function BRe(e,t,i,a,s){this.i=e,this.a=t,this.e=i,this.j=a,this.f=s}function p3t(e,t,i,a,s){this.a=e,this.e=t,this.f=i,this.b=a,this.g=s}function Znr(e){e&&Wir((P5e(),LBe)),--aJ,e&&oJ!=-1&&(LYn(oJ),oJ=-1)}function Jnr(){return iE(),we(_e(Mye,1),_t,197,0,[Oee,Dye,IA,NA])}function err(){return wk(),we(_e(BVe,1),_t,393,0,[Pee,mM,Uj,bM])}function trr(){return cX(),we(_e(pze,1),_t,340,0,[l_e,dze,hze,fze])}function nrr(){return Sf(),we(_e(PM,1),_t,374,0,[sU,Ty,oU,KE])}function rrr(){return Pf(),we(_e(Yqt,1),_t,285,0,[rU,N1,Ub,nU])}function irr(){return fm(),we(_e(U_e,1),_t,218,0,[j_e,tU,U5,Ux])}function arr(){return HQ(),we(_e(yHe,1),_t,311,0,[V_e,mHe,vHe,bHe])}function orr(){return Ef(),we(_e(cHt,1),_t,396,0,[qf,wHe,_He,EHe])}function srr(e){return RK(),yf(W_e,e)?d(kr(W_e,e),331).ug():null}function Jf(e,t,i){return t<0?d1e(e,i):d(i,66).Nj().Sj(e,e.yh(),t)}function crr(e,t,i){var a;return a=yk(i),PX(e.d,a,t),Ji(e.e,t,i),t}function lrr(e,t,i){var a;return a=yk(i),PX(e.j,a,t),Ji(e.k,t,i),t}function g3t(e){var t,i;return t=(p_(),i=new Dq,i),e&&w1e(t,e),t}function jRe(e){var t;return t=e.ri(e.i),e.i>0&&wl(e.g,0,t,0,e.i),t}function m3t(e,t){ZY();var i;return i=d(kr(_te,e),55),!i||i.wj(t)}function urr(e){if(e.p!=1)throw ve(new Au);return Jr(e.f)<<24>>24}function frr(e){if(e.p!=1)throw ve(new Au);return Jr(e.k)<<24>>24}function drr(e){if(e.p!=7)throw ve(new Au);return Jr(e.k)<<16>>16}function hrr(e){if(e.p!=7)throw ve(new Au);return Jr(e.f)<<16>>16}function rm(e){var t;for(t=0;e.Ob();)e.Pb(),t=Ns(t,1);return oQ(t)}function b3t(e,t){var i;return i=new hT,e.xd(i),i.a+="..",t.yd(i),i.a}function prr(e,t,i){var a;a=d(kr(e.g,i),57),St(e.a.c,new us(t,a))}function grr(e,t,i){return ohe(Dt(Kc(Sc(e.f,t))),Dt(Kc(Sc(e.f,i))))}function UK(e,t,i){return FX(e,t,i,Ue(t,99)&&(d(t,18).Bb&$s)!=0)}function mrr(e,t,i){return Pk(e,t,i,Ue(t,99)&&(d(t,18).Bb&$s)!=0)}function brr(e,t,i){return G1r(e,t,i,Ue(t,99)&&(d(t,18).Bb&$s)!=0)}function URe(e,t){return e==(mr(),So)&&t==So?4:e==So||t==So?8:32}function v3t(e,t){return st(t)===st(e)?"(this Map)":t==null?bu:Rc(t)}function vrr(e,t){return d(t==null?Kc(Sc(e.f,null)):xI(e.g,t),281)}function y3t(e,t,i){var a;return a=yk(i),Ji(e.b,a,t),Ji(e.c,t,i),t}function _3t(e,t){var i;for(i=t;i;)P2(e,i.i,i.j),i=qa(i);return e}function $Re(e,t){var i;return i=iF(AO(new mpe(e,t))),XW(new mpe(e,t)),i}function m1(e,t){Hs();var i;return i=d(e,66).Mj(),epr(i,t),i.Ok(t)}function yrr(e,t,i,a,s){var u;u=Y1r(s,i,a),St(t,qpr(s,u)),Lhr(e,s,t)}function w3t(e,t,i){e.i=0,e.e=0,t!=i&&(HOt(e,t,i),qOt(e,t,i))}function GRe(e,t){var i;i=e.q.getHours(),e.q.setFullYear(t+Tb),tD(e,i)}function _rr(e,t,i){if(i){var a=i.ee();e.a[t]=a(i)}else delete e.a[t]}function Xhe(e,t,i){if(i){var a=i.ee();i=a(i)}else i=void 0;e.a[t]=i}function E3t(e){if(e<0)throw ve(new xbt("Negative array size: "+e))}function yl(e){return e.n||(Ju(e),e.n=new tSt(e,ac,e),Ec(e)),e.n}function bR(e){return xr(e.a<e.c.a.length),e.b=e.a,kxt(e),e.c.b[e.b]}function VRe(e){e.b!=e.c&&(e.a=Qe(Ar,Ut,1,8,5,1),e.b=0,e.c=0)}function S3t(e){this.b=new Qr,this.c=new Qr,this.d=new Qr,this.a=e}function H2(e,t){zi(),Gu.call(this,e),this.a=t,this.c=-1,this.b=-1}function Y2(e,t,i,a){CAt.call(this,1,i,a),this.c=e,this.b=t}function Zhe(e,t,i,a){xAt.call(this,1,i,a),this.c=e,this.b=t}function Jhe(e,t,i,a,s,u,m){Cpe.call(this,t,a,s,u,m),this.c=e,this.a=i}function Mv(e,t,i){this.e=e,this.a=Ar,this.b=sDt(t),this.c=t,this.d=i}function epe(e){this.e=e,this.c=this.e.a,this.b=this.e.g,this.d=this.e.i}function T3t(e){this.c=e,this.a=d(Dd(e),148),this.b=this.a.Aj().Nh()}function zRe(e){this.d=e,this.b=this.d.a.entries(),this.a=this.b.next()}function Pv(){Qr.call(this),zwt(this),this.d.b=this.d,this.d.a=this.d}function A3t(e,t){U6e.call(this),this.a=e,this.b=t,St(this.a.b,this)}function wrr(e,t){var i;return i=t!=null?Al(e,t):Kc(Sc(e.f,t)),_W(i)}function Err(e,t){var i;return i=t!=null?Al(e,t):Kc(Sc(e.f,t)),_W(i)}function C3t(e,t){var i;for(i=0;i<t;++i)za(e,i,new YH(d(e[i],42)))}function Srr(e,t){var i;for(i=e.d-1;i>=0&&e.a[i]===t[i];i--);return i<0}function x3t(e,t){fk();var i;return i=e.j.g-t.j.g,i!=0?i:0}function O3t(e,t){return nr(t),e.a!=null?aJn(t.Kb(e.a)):fJ}function $K(e){var t;return e?new CIe(e):(t=new X1,Ppe(t,e),t)}function If(e,t){var i;return t.b.Kb(_xt(e,t.c.Ee(),(i=new r9(t),i)))}function GK(e){lPe(),vwt(this,Jr(No(ab(e,24),JX)),Jr(No(e,JX)))}function k3t(){k3t=ue,NFt=wi((ZQ(),we(_e(_je,1),_t,428,0,[nve,yje])))}function N3t(){N3t=ue,IFt=wi((iQ(),we(_e(Eje,1),_t,427,0,[wje,rve])))}function I3t(){I3t=ue,DBt=wi((aQ(),we(_e(Qje,1),_t,424,0,[pve,wJ])))}function R3t(){R3t=ue,Tjt=wi((ek(),we(_e(Sjt,1),_t,511,0,[_j,xve])))}function D3t(){D3t=ue,Xjt=wi((kF(),we(_e(m$e,1),_t,419,0,[ZJ,g$e])))}function M3t(){M3t=ue,tUt=wi((wF(),we(_e(y$e,1),_t,479,0,[v$e,eee])))}function P3t(){P3t=ue,MGt=wi((gF(),we(_e(xVe,1),_t,376,0,[$ye,Fj])))}function L3t(){L3t=ue,NGt=wi((AF(),we(_e(SVe,1),_t,421,0,[Bye,jye])))}function F3t(){F3t=ue,Yjt=wi((QK(),we(_e(c$e,1),_t,422,0,[s$e,Gve])))}function B3t(){B3t=ue,cUt=wi((jK(),we(_e(R$e,1),_t,420,0,[rye,I$e])))}function j3t(){j3t=ue,AVt=wi((ap(),we(_e(TVt,1),_t,520,0,[qE,Fb])))}function U3t(){U3t=ue,tVt=wi((vR(),we(_e(eVt,1),_t,523,0,[gM,pM])))}function $3t(){$3t=ue,cVt=wi((Tg(),we(_e(sVt,1),_t,516,0,[Ow,b0])))}function G3t(){G3t=ue,uVt=wi((Pp(),we(_e(lVt,1),_t,515,0,[vy,Jp])))}function V3t(){V3t=ue,RVt=wi((R_(),we(_e(IVt,1),_t,455,0,[Bb,RA])))}function z3t(){z3t=ue,QVt=wi((PK(),we(_e(XVe,1),_t,425,0,[n_e,QVe])))}function q3t(){q3t=ue,tzt=wi((EQ(),we(_e(ZVe,1),_t,495,0,[Gee,P5])))}function H3t(){H3t=ue,KVt=wi((IK(),we(_e(KVe,1),_t,480,0,[t_e,WVe])))}function Y3t(){Y3t=ue,izt=wi((ZK(),we(_e(eze,1),_t,426,0,[JVe,o_e])))}function W3t(){W3t=ue,fqt=wi((jF(),we(_e(rqe,1),_t,429,0,[Xee,nqe])))}function K3t(){K3t=ue,Yzt=wi((mF(),we(_e(Pze,1),_t,430,0,[g_e,Kee])))}function vR(){vR=ue,gM=new ENe("UPPER",0),pM=new ENe("LOWER",1)}function Trr(e,t){var i;i=new mC,Rv(i,"x",t.a),Rv(i,"y",t.b),MC(e,i)}function Arr(e,t){var i;i=new mC,Rv(i,"x",t.a),Rv(i,"y",t.b),MC(e,i)}function Crr(e,t){var i,a;a=!1;do i=FOt(e,t),a=a|i;while(i);return a}function qRe(e,t){var i,a;for(i=t,a=0;i>0;)a+=e.a[i],i-=i&-i;return a}function Q3t(e,t){var i;for(i=t;i;)P2(e,-i.i,-i.j),i=qa(i);return e}function ms(e,t){var i,a;for(nr(t),a=e.Kc();a.Ob();)i=a.Pb(),t.td(i)}function X3t(e,t){var i;return i=t.cd(),new m_(i,e.e.pc(i,d(t.dd(),14)))}function ao(e,t,i,a){var s;s=new Je,s.c=t,s.b=i,s.a=a,a.b=i.a=s,++e.b}function ed(e,t,i){var a;return a=(Kn(t,e.c.length),e.c[t]),e.c[t]=i,a}function xrr(e,t,i){return d(t==null?Wl(e.f,null,i):H_(e.g,t,i),281)}function tpe(e){return e.c&&e.d?ORe(e.c)+"->"+ORe(e.d):"e_"+w_(e)}function UO(e,t){return(Hv(e),_I(new Gn(e,new gDe(t,e.a)))).sd(f5)}function Orr(){return js(),we(_e(fUe,1),_t,356,0,[Ug,Rb,Ql,Il,Cc])}function krr(){return It(),we(_e(Gs,1),hl,61,0,[Yc,rr,hr,qr,sr])}function Nrr(e){return PY(),function(){return $nr(e,this,arguments)}}function Irr(){return Date.now?Date.now():new Date().getTime()}function Fs(e){return!e.c||!e.d?!1:!!e.c.i&&e.c.i==e.d.i}function Z3t(e){if(!e.c.Sb())throw ve(new ol);return e.a=!0,e.c.Ub()}function hF(e){e.i=0,A9(e.b,null),A9(e.c,null),e.a=null,e.e=null,++e.g}function HRe(e){BYn.call(this,e==null?bu:Rc(e),Ue(e,78)?d(e,78):null)}function J3t(e){T8t(),dfe(this),this.a=new ja,yMe(this,e),Ii(this.a,e)}function eCt(){_de(this),this.b=new Kt(Za,Za),this.a=new Kt(go,go)}function tCt(e,t){this.c=0,this.b=t,k_t.call(this,e,17493),this.a=this.c}function npe(e){VK(),!Qp&&(this.c=e,this.e=!0,this.a=new Et)}function VK(){VK=ue,Qp=!0,_Ft=!1,wFt=!1,SFt=!1,EFt=!1}function YRe(e,t){return Ue(t,149)?On(e.c,d(t,149).c):!1}function WRe(e,t){var i;return i=0,e&&(i+=e.f.a/2),t&&(i+=t.f.a/2),i}function rpe(e,t){var i;return i=d(F_(e.d,t),23),i||d(F_(e.e,t),23)}function nCt(e){this.b=e,Rr.call(this,e),this.a=d(Jn(this.b.a,4),126)}function rCt(e){this.b=e,xC.call(this,e),this.a=d(Jn(this.b.a,4),126)}function Ju(e){return e.t||(e.t=new au(e),MR(new Cbt(e),0,e.t)),e.t}function Rrr(){return ec(),we(_e(OM,1),_t,103,0,[k1,Ph,Vd,_m,wm])}function Drr(){return jT(),we(_e(RM,1),_t,249,0,[$b,iU,fHe,IM,dHe])}function Mrr(){return up(),we(_e(_0,1),_t,175,0,[dr,Yo,Vg,yy,y0])}function Prr(){return lB(),we(_e(jze,1),_t,316,0,[Lze,m_e,Bze,b_e,Fze])}function Lrr(){return $R(),we(_e(gVe,1),_t,315,0,[pVe,Pye,Lye,lM,uM])}function Frr(){return Qv(),we(_e(p$e,1),_t,335,0,[zve,h$e,qve,QD,KD])}function Brr(){return Rk(),we(_e($zt,1),_t,355,0,[DA,Px,SM,EM,TM])}function jrr(){return qT(),we(_e(Bjt,1),_t,363,0,[YJ,KJ,QJ,WJ,HJ])}function Urr(){return ad(),we(_e(q$e,1),_t,163,0,[Nj,tM,Mb,nM,PE])}function $O(){$O=ue;var e,t;Tte=(dO(),t=new OY,t),Ate=(e=new yfe,e)}function iCt(e){var t;return e.c||(t=e.r,Ue(t,88)&&(e.c=d(t,26))),e.c}function $rr(e){return e.e=3,e.d=e.Yb(),e.e!=2?(e.e=0,!0):!1}function ipe(e){var t,i,a;return t=e&of,i=e>>22&of,a=e<0?mm:0,Hl(t,i,a)}function Grr(e){var t,i,a,s;for(i=e,a=0,s=i.length;a<s;++a)t=i[a],uR(t)}function Vrr(e,t){var i,a;i=d($sr(e.c,t),14),i&&(a=i.gc(),i.$b(),e.d-=a)}function aCt(e,t){var i,a;return i=t.cd(),a=vMe(e,i),!!a&&Tl(a.e,t.dd())}function $C(e,t){return t==0||e.e==0?e:t>0?n5t(e,t):TRt(e,-t)}function KRe(e,t){return t==0||e.e==0?e:t>0?TRt(e,t):n5t(e,-t)}function ti(e){if(pi(e))return e.c=e.a,e.a.Pb();throw ve(new ol)}function oCt(e){var t,i;return t=e.c.i,i=e.d.i,t.k==(mr(),ho)&&i.k==ho}function ape(e){var t;return t=new I_,Tc(t,e),gt(t,(Lt(),_c),null),t}function ope(e,t,i){var a;return a=e.Yg(t),a>=0?e._g(a,i,!0):ew(e,t,i)}function QRe(e,t,i,a){var s;for(s=0;s<ave;s++)iK(e.a[t.g][s],i,a[t.g])}function XRe(e,t,i,a){var s;for(s=0;s<gJ;s++)rK(e.a[s][t.g],i,a[t.g])}function ZRe(e,t,i,a,s){CAt.call(this,t,a,s),this.c=e,this.a=i}function JRe(e,t,i,a,s){xAt.call(this,t,a,s),this.c=e,this.a=i}function eDe(e,t,i,a,s){cCt.call(this,t,a,s),this.c=e,this.a=i}function Ch(e,t,i,a,s){cCt.call(this,t,a,s),this.c=e,this.b=i}function sCt(e,t,i){mh.call(this,i),this.b=e,this.c=t,this.d=(bge(),J_e)}function cCt(e,t,i){this.d=e,this.k=t?1:0,this.f=i?1:0,this.o=-1,this.p=0}function lCt(e,t,i){var a;a=new XNe(e.a),CR(a,e.a.a),Wl(a.f,t,i),e.a.a=a}function pF(e,t){e.qi(e.i+1),YI(e,e.i,e.oi(e.i,t)),e.bi(e.i++,t),e.ci()}function yR(e){var t,i;++e.j,t=e.g,i=e.i,e.g=null,e.i=0,e.di(i,t),e.ci()}function Bp(e){var t,i;return ei(e),t=ler(e.length),i=new jl(t),dMe(i,e),i}function GC(e){var t;return t=(ei(e),e?new ku(e):AO(e.Kc())),c1e(t),BQ(t)}function Xm(e,t){var i;return i=(Kn(t,e.c.length),e.c[t]),Q5e(e.c,t,1),i}function na(e,t){var i;return i=d(e.c.xc(t),14),!i&&(i=e.ic(t)),e.pc(t,i)}function tDe(e,t){var i,a;return i=(nr(e),e),a=(nr(t),t),i==a?0:i<a?-1:1}function uCt(e){var t;return t=e.e+e.f,isNaN(t)&&$W(e.d)?e.d:t}function im(e,t){return e.a?yi(e.a,e.b):e.a=new xf(e.d),VI(e.a,t),e}function nDe(e,t){if(e<0||e>t)throw ve(new hc(RPe(e,t,"index")));return e}function spe(e,t,i,a){var s;return s=Qe(Zr,Ti,25,t,15,1),rhr(s,e,t,i,a),s}function zrr(e,t){var i;i=e.q.getHours()+(t/60|0),e.q.setMinutes(t),tD(e,i)}function qrr(e,t){return h.Math.min(fb(t.a,e.d.d.c),fb(t.b,e.d.d.c))}function VC(e,t){return Ko(t)?t==null?KPe(e.f,null):yOt(e.g,t):KPe(e.f,t)}function jp(e){this.c=e,this.a=new ge(this.c.a),this.b=new ge(this.c.b)}function zK(){this.e=new Et,this.c=new Et,this.d=new Et,this.b=new Et}function fCt(){this.g=new p5e,this.b=new p5e,this.a=new Et,this.k=new Et}function dCt(e,t,i){this.a=e,this.c=t,this.d=i,St(t.e,this),St(i.b,this)}function hCt(e,t){O_t.call(this,t.rd(),t.qd()&-6),nr(e),this.a=e,this.b=t}function pCt(e,t){k_t.call(this,t.rd(),t.qd()&-6),nr(e),this.a=e,this.b=t}function rDe(e,t){gde.call(this,t.rd(),t.qd()&-6),nr(e),this.a=e,this.b=t}function qK(e,t,i){this.a=e,this.b=t,this.c=i,St(e.t,this),St(t.i,this)}function HK(){this.b=new ja,this.a=new ja,this.b=new ja,this.a=new ja}function YK(){YK=ue,AM=new kn("org.eclipse.elk.labels.labelManager")}function gCt(){gCt=ue,n$e=new Oo("separateLayerConnections",(IQ(),Ive))}function ap(){ap=ue,qE=new ANe("REGULAR",0),Fb=new ANe("CRITICAL",1)}function gF(){gF=ue,$ye=new wNe("STACKED",0),Fj=new wNe("SEQUENCED",1)}function mF(){mF=ue,g_e=new INe("FIXED",0),Kee=new INe("CENTER_NODE",1)}function Hrr(e,t){var i;return i=Z_r(e,t),e.b=new wQ(i.c.length),u_r(e,i)}function Yrr(e,t,i){var a;return++e.e,--e.f,a=d(e.d[t].$c(i),133),a.dd()}function mCt(e){var t;return e.a||(t=e.r,Ue(t,148)&&(e.a=d(t,148))),e.a}function iDe(e){if(e.a){if(e.e)return iDe(e.e)}else return e;return null}function Wrr(e,t){return e.p<t.p?1:e.p>t.p?-1:0}function WK(e,t){return nr(t),e.c<e.d?(e.ze(t,e.c++),!0):!1}function bCt(e,t){return yf(e.a,t)?(VC(e.a,t),!0):!1}function Krr(e){var t,i;return t=e.cd(),i=d(e.dd(),14),Q9(i.Nc(),new gue(t))}function Qrr(e){var t;return t=d(JIe(e.b,e.b.length),9),new Xf(e.a,t,e.c)}function Xrr(e){var t;return Hv(e),t=new pEt(e,e.a.e,e.a.d|4),new N6e(e,t)}function vCt(e){var t;for(cb(e),t=0;e.a.sd(new so);)t=Ns(t,1);return t}function aDe(e,t,i){var a,s;for(a=0,s=0;s<t.length;s++)a+=e.$f(t[s],a,i)}function Zrr(e,t){var i;e.C&&(i=d(cc(e.b,t),124).n,i.d=e.C.d,i.a=e.C.a)}function zC(e,t,i){return dF(t,e.e.Hd().gc()),dF(i,e.c.Hd().gc()),e.a[t][i]}function Zm(e,t){wb(),this.e=e,this.d=1,this.a=we(_e(Zr,1),Ti,25,15,[t])}function KK(e,t,i,a){this.f=e,this.e=t,this.d=i,this.b=a,this.c=a?a.d:null}function oDe(e){var t,i,a,s;s=e.d,t=e.a,i=e.b,a=e.c,e.d=i,e.a=a,e.b=s,e.c=t}function Jrr(e,t,i,a){zDt(e,t,i,Pk(e,t,a,Ue(t,99)&&(d(t,18).Bb&$s)!=0))}function eir(e,t){zr(t,"Label management",1),_W(se(e,(YK(),AM))),Lr(t)}function jl(e){_de(this),zW(e>=0,"Initial capacity must not be negative")}function yCt(){yCt=ue,PFt=wi((cp(),we(_e(kE,1),_t,232,0,[Jc,zl,el])))}function _Ct(){_Ct=ue,FFt=wi((qu(),we(_e(LFt,1),_t,461,0,[jg,Nb,Rh])))}function wCt(){wCt=ue,jFt=wi((fu(),we(_e(BFt,1),_t,462,0,[gp,Ib,Dh])))}function ECt(){ECt=ue,TFt=wi((Vp(),we(_e(sf,1),_t,132,0,[mje,Uf,OE])))}function SCt(){SCt=ue,ejt=wi((_R(),we(_e(uUe,1),_t,379,0,[vve,bve,yve])))}function TCt(){TCt=ue,gjt=wi((q_(),we(_e(pUe,1),_t,423,0,[bA,hUe,Tve])))}function ACt(){ACt=ue,Wjt=wi((HC(),we(_e(u$e,1),_t,314,0,[Tx,Sj,l$e])))}function CCt(){CCt=ue,Kjt=wi((pQ(),we(_e(d$e,1),_t,337,0,[f$e,XJ,Vve])))}function xCt(){xCt=ue,Jjt=wi((Gv(),we(_e(Zjt,1),_t,450,0,[Hve,w5,wA])))}function OCt(){OCt=ue,zjt=wi((V_(),we(_e(Dve,1),_t,361,0,[vw,Db,bw])))}function kCt(){kCt=ue,sUt=wi((om(),we(_e(oUt,1),_t,303,0,[Aj,SA,Ax])))}function NCt(){NCt=ue,aUt=wi((ak(),we(_e(nye,1),_t,292,0,[eye,tye,Tj])))}function ICt(){ICt=ue,AGt=wi((NR(),we(_e(hVe,1),_t,378,0,[Rye,dVe,xee])))}function RCt(){RCt=ue,DGt=wi((xQ(),we(_e(CVe,1),_t,375,0,[TVe,Uye,AVe])))}function DCt(){DCt=ue,kGt=wi((cm(),we(_e(EVe,1),_t,339,0,[Lb,wVe,Fye])))}function MCt(){MCt=ue,RGt=wi((Js(),we(_e(IGt,1),_t,452,0,[fM,Wu,ql])))}function PCt(){PCt=ue,FGt=wi((RQ(),we(_e(DVe,1),_t,377,0,[zye,D5,zE])))}function LCt(){LCt=ue,PGt=wi((dk(),we(_e(kVe,1),_t,336,0,[Gye,OVe,dM])))}function FCt(){FCt=ue,LGt=wi((AQ(),we(_e(RVe,1),_t,338,0,[IVe,Vye,NVe])))}function BCt(){BCt=ue,QGt=wi((G_(),we(_e(KGt,1),_t,454,0,[Bj,hM,Iee])))}function jCt(){jCt=ue,rzt=wi((VQ(),we(_e(nzt,1),_t,442,0,[a_e,r_e,i_e])))}function UCt(){UCt=ue,azt=wi((VF(),we(_e(rze,1),_t,380,0,[Vee,tze,nze])))}function $Ct(){$Ct=ue,Ezt=wi((GQ(),we(_e(wze,1),_t,381,0,[_ze,f_e,yze])))}function GCt(){GCt=ue,wzt=wi((CQ(),we(_e(bze,1),_t,293,0,[u_e,mze,gze])))}function VCt(){VCt=ue,Vzt=wi((KF(),we(_e(d_e,1),_t,437,0,[Hee,Yee,Wee])))}function zCt(){zCt=ue,Hqt=wi((lm(),we(_e(uHe,1),_t,334,0,[ste,w0,NM])))}function qCt(){qCt=ue,Gqt=wi((Up(),we(_e(Zqe,1),_t,272,0,[B5,WE,j5])))}function tir(){return is(),we(_e(hHe,1),_t,98,0,[Gb,tg,$5,Sy,R1,Ml])}function Lv(e,t){return!e.o&&(e.o=new wf((Gl(),qb),Nw,e,0)),vge(e.o,t)}function nir(e){return!e.g&&(e.g=new wc),!e.g.d&&(e.g.d=new ls(e)),e.g.d}function rir(e){return!e.g&&(e.g=new wc),!e.g.a&&(e.g.a=new hs(e)),e.g.a}function iir(e){return!e.g&&(e.g=new wc),!e.g.b&&(e.g.b=new Ka(e)),e.g.b}function bF(e){return!e.g&&(e.g=new wc),!e.g.c&&(e.g.c=new Bo(e)),e.g.c}function air(e,t,i){var a,s;for(s=new ik(t,e),a=0;a<i;++a)iX(s);return s}function cpe(e,t,i){var a,s;if(i!=null)for(a=0;a<t;++a)s=i[a],e.fi(a,s)}function lpe(e,t,i,a){var s;return s=Qe(Zr,Ti,25,t+1,15,1),Vvr(s,e,t,i,a),s}function Qe(e,t,i,a,s,u){var m;return m=rNt(s,a),s!=10&&we(_e(e,u),t,i,s,m),m}function oir(e,t,i,a){return i&&(a=i.gh(t,ka(i.Tg(),e.c.Lj()),null,a)),a}function sir(e,t,i,a){return i&&(a=i.ih(t,ka(i.Tg(),e.c.Lj()),null,a)),a}function sDe(e,t,i){d(e.b,65),d(e.b,65),d(e.b,65),du(e.a,new eEt(i,t,e))}function cDe(e,t,i){if(e<0||t>i||t<e)throw ve(new B5e(eZ+e+x7e+t+A7e+i))}function GO(e){if(!e)throw ve(new Oc("Unable to add element to queue"))}function upe(e){e?(this.c=e,this.b=null):(this.c=null,this.b=new Et)}function fpe(e,t){nW.call(this,e,t),this.a=Qe(vEr,QX,436,2,0,1),this.b=!0}function lDe(e){MOt.call(this,e,0),zwt(this),this.d.b=this.d,this.d.a=this.d}function dpe(e){var t;return t=e.b,t.b==0?null:d(fp(t,0),188).b}function HCt(e,t){var i;return i=new Le,i.c=!0,i.d=t.dd(),UMt(e,t.cd(),i)}function cir(e,t){var i;i=e.q.getHours()+(t/3600|0),e.q.setSeconds(t),tD(e,i)}function uDe(e,t,i){var a;a=e.b[i.c.p][i.p],a.b+=t.b,a.c+=t.c,a.a+=t.a,++a.a}function fb(e,t){var i,a;return i=e.a-t.a,a=e.b-t.b,h.Math.sqrt(i*i+a*a)}function QK(){QK=ue,s$e=new mNe("QUADRATIC",0),Gve=new mNe("SCANLINE",1)}function YCt(){YCt=ue,UGt=Vu(Yi(new Lo,(js(),Ug),(Ks(),Ove)),Cc,wj)}function lir(){return sE(),we(_e(x_e,1),_t,291,0,[C_e,Qj,Kj,A_e,Yj,Wj])}function uir(){return v1(),we(_e(cqe,1),_t,248,0,[S_e,qj,Hj,ete,Zee,Jee])}function fir(){return tx(),we(_e(_5,1),_t,227,0,[y5,WD,v5,RE,_A,yA])}function dir(){return Ck(),we(_e(N$e,1),_t,275,0,[XD,C$e,k$e,O$e,x$e,A$e])}function hir(){return sB(),we(_e(T$e,1),_t,274,0,[tee,w$e,S$e,_$e,E$e,Zve])}function pir(){return mX(),we(_e(fVe,1),_t,313,0,[Iye,lVe,Nye,cVe,uVe,Cee])}function gir(){return _X(),we(_e(b$e,1),_t,276,0,[Wve,Yve,Qve,Kve,Xve,JJ])}function mir(){return YR(),we(_e(MVt,1),_t,327,0,[Lee,Yye,Kye,Wye,Qye,Hye])}function bir(){return Hu(),we(_e(cte,1),_t,273,0,[Vb,Sm,aU,MM,DM,$x])}function vir(){return vX(),we(_e(iHe,1),_t,312,0,[$_e,tHe,rHe,Jqe,nHe,eHe])}function yir(){return mr(),we(_e(Cve,1),_t,267,0,[So,Ho,ho,Rl,Tf,Xp])}function WCt(e){M2(!!e.c),Khe(e.e,e),e.c.Qb(),e.c=null,e.b=eMe(e),x6e(e.e,e)}function KCt(e){return Khe(e.c.a.e,e),xr(e.b!=e.c.a.d),e.a=e.b,e.b=e.b.a,e.a}function fDe(e){var t;return!e.a&&e.b!=-1&&(t=e.c.Tg(),e.a=jn(t,e.b)),e.a}function ni(e,t){return e.hi()&&e.Hc(t)?!1:(e.Yh(t),!0)}function op(e,t){return aF(t,"Horizontal alignment cannot be null"),e.b=t,e}function QCt(e,t,i){zi();var a;return a=Eb(e,t),i&&a&&WJn(e)&&(a=null),a}function Jm(e,t,i){var a,s;for(s=e.Kc();s.Ob();)a=d(s.Pb(),37),JR(a,t,i)}function dDe(e,t){var i,a;for(a=t.Kc();a.Ob();)i=d(a.Pb(),37),vDt(e,i,0,0)}function hDe(e,t,i){var a;e.d[t.g]=i,a=e.g.c,a[t.g]=h.Math.max(a[t.g],i+1)}function vF(e,t){var i,a,s;return s=e.r,a=e.d,i=iD(e,t,!0),i.b!=s||i.a!=a}function XCt(e,t){return pyt(e.e,t)||Wv(e.e,t,new O5t(t)),d(F_(e.e,t),113)}function Fv(e,t,i,a){return nr(e),nr(t),nr(i),nr(a),new YIe(e,t,new Me)}function wf(e,t,i,a){this.rj(),this.a=t,this.b=e,this.c=new zIe(this,t,i,a)}function hpe(e,t,i,a,s,u){PRe.call(this,t,a,s,u),this.c=e,this.b=i}function yF(e,t,i,a,s,u){PRe.call(this,t,a,s,u),this.c=e,this.a=i}function _ir(e,t,i){var a,s,u;a=tm(e,i),s=null,a&&(s=APe(a)),u=s,A5t(t,i,u)}function wir(e,t,i){var a,s,u;a=tm(e,i),s=null,a&&(s=APe(a)),u=s,A5t(t,i,u)}function _F(e,t,i){var a,s;return s=(a=Nk(e.b,t),a),s?$X(TF(e,s),i):null}function VO(e,t){var i;return i=e.Yg(t),i>=0?e._g(i,!0,!0):ew(e,t,!0)}function Eir(e,t){return _o(ht(Dt(se(e,(yt(),Ew)))),ht(Dt(se(t,Ew))))}function ZCt(){ZCt=ue,ZVt=Q_(Q_(XY(new Lo,(wk(),mM)),(YR(),Lee)),Yye)}function Sir(e,t,i){var a;return a=GOt(e,t,i),e.b=new wQ(a.c.length),_Le(e,a)}function Tir(e){if(e.b<=0)throw ve(new ol);return--e.b,e.a-=e.c.c,Nt(e.a)}function Air(e){var t;if(!e.a)throw ve(new nTt);return t=e.a,e.a=qa(e.a),t}function Cir(e){for(;!e.a;)if(!U2t(e.c,new tY(e)))return!1;return!0}function qC(e){var t;return ei(e),Ue(e,198)?(t=d(e,198),t):new H7(e)}function xir(e){XK(),d(e.We((Ui(),YE)),174).Fc((Hu(),aU)),e.Ye(L_e,null)}function XK(){XK=ue,pqt=new yq,mqt=new _q,gqt=hsr((Ui(),L_e),pqt,jb,mqt)}function ZK(){ZK=ue,JVe=new NNe("LEAF_NUMBER",0),o_e=new NNe("NODE_SIZE",1)}function Oir(e,t,i){e.a=t,e.c=i,e.b.a.$b(),Id(e.d),e.e.a.c=Qe(Ar,Ut,1,0,5,1)}function ppe(e){e.a=Qe(Zr,Ti,25,e.b+1,15,1),e.c=Qe(Zr,Ti,25,e.b,15,1),e.d=0}function kir(e,t){e.a.ue(t.d,e.b)>0&&(St(e.c,new yIe(t.c,t.d,e.d)),e.b=t.d)}function pDe(e,t){if(e.g==null||t>=e.i)throw ve(new mde(t,e.i));return e.g[t]}function JCt(e,t,i){if(lk(e,i),i!=null&&!e.wj(i))throw ve(new mfe);return i}function ext(e){var t;if(e.Ek())for(t=e.i-1;t>=0;--t)Ve(e,t);return jRe(e)}function Nir(e){var t,i;if(!e.b)return null;for(i=e.b;t=i.a[0];)i=t;return i}function Iir(e,t){var i,a;return E3t(t),i=(a=e.slice(0,t),mDe(a,e)),i.length=t,i}function zO(e,t,i,a){var s;a=(xT(),a||aje),s=e.slice(t,i),DPe(s,e,t,i,-0,a)}function td(e,t,i,a,s){return t<0?ew(e,i,a):d(i,66).Nj().Pj(e,e.yh(),t,a,s)}function Rir(e){return Ue(e,172)?""+d(e,172).a:e==null?null:Rc(e)}function Dir(e){return Ue(e,172)?""+d(e,172).a:e==null?null:Rc(e)}function txt(e,t){if(t.a)throw ve(new jc(tPt));ko(e.a,t),t.a=e,!e.j&&(e.j=t)}function gDe(e,t){gde.call(this,t.rd(),t.qd()&-16449),nr(e),this.a=e,this.c=t}function nxt(e,t){var i,a;return a=t/e.c.Hd().gc()|0,i=t%e.c.Hd().gc(),zC(e,a,i)}function qu(){qu=ue,jg=new Vfe(ux,0),Nb=new Vfe(Hk,1),Rh=new Vfe(fx,2)}function JK(){JK=ue,Jbe=new tW("All",0),dje=new X_t,hje=new lwt,pje=new Z_t}function rxt(){rxt=ue,vFt=wi((JK(),we(_e(dJ,1),_t,297,0,[Jbe,dje,hje,pje])))}function ixt(){ixt=ue,ljt=wi((ok(),we(_e(cjt,1),_t,405,0,[mw,IE,NE,mA])))}function axt(){axt=ue,uBt=wi((z_(),we(_e(lBt,1),_t,406,0,[fj,uj,sve,cve])))}function oxt(){oxt=ue,dBt=wi((JC(),we(_e(fBt,1),_t,323,0,[hj,dj,pj,gj])))}function sxt(){sxt=ue,gBt=wi((UR(),we(_e(pBt,1),_t,394,0,[mj,bJ,vJ,bj])))}function cxt(){cxt=ue,DVt=wi((wk(),we(_e(BVe,1),_t,393,0,[Pee,mM,Uj,bM])))}function lxt(){lxt=ue,Ojt=wi((IQ(),we(_e(xjt,1),_t,360,0,[Ive,zJ,qJ,Ej])))}function uxt(){uxt=ue,_zt=wi((cX(),we(_e(pze,1),_t,340,0,[l_e,dze,hze,fze])))}function fxt(){fxt=ue,Fjt=wi((Gp(),we(_e(Ljt,1),_t,411,0,[Sx,m5,b5,Rve])))}function dxt(){dxt=ue,CGt=wi((iE(),we(_e(Mye,1),_t,197,0,[Oee,Dye,IA,NA])))}function hxt(){hxt=ue,lHt=wi((Ef(),we(_e(cHt,1),_t,396,0,[qf,wHe,_He,EHe])))}function pxt(){pxt=ue,Wqt=wi((Pf(),we(_e(Yqt,1),_t,285,0,[rU,N1,Ub,nU])))}function gxt(){gxt=ue,Vqt=wi((fm(),we(_e(U_e,1),_t,218,0,[j_e,tU,U5,Ux])))}function mxt(){mxt=ue,oHt=wi((HQ(),we(_e(yHe,1),_t,311,0,[V_e,mHe,vHe,bHe])))}function bxt(){bxt=ue,iHt=wi((Sf(),we(_e(PM,1),_t,374,0,[sU,Ty,oU,KE])))}function vxt(){vxt=ue,BX(),rYe=Za,fYt=go,iYe=new Z4(Za),dYt=new Z4(go)}function wF(){wF=ue,v$e=new vNe(bm,0),eee=new vNe("IMPROVE_STRAIGHTNESS",1)}function Mir(e,t){return CO(),St(e,new us(t,Nt(t.e.c.length+t.g.c.length)))}function Pir(e,t){return CO(),St(e,new us(t,Nt(t.e.c.length+t.g.c.length)))}function mDe(e,t){return CF(t)!=10&&we(tf(t),t.hm,t.__elementTypeId$,CF(t),e),e}function uu(e,t){var i;return i=Nc(e,t,0),i==-1?!1:(Xm(e,i),!0)}function yxt(e,t){var i;return i=d(VC(e.e,t),387),i?(EIe(i),i.e):null}function qO(e){var t;return kc(e)&&(t=0-e,!isNaN(t))?t:hb(sk(e))}function Nc(e,t,i){for(;i<e.c.length;++i)if(Tl(t,e.c[i]))return i;return-1}function _xt(e,t,i){var a;return cb(e),a=new Sr,a.a=t,e.a.Nb(new myt(a,i)),a.a}function Lir(e){var t;return cb(e),t=Qe(Zo,fc,25,0,15,1),pT(e.a,new pg(t)),t}function gpe(e){var t,i;return i=d(Vt(e.j,0),11),t=d(se(i,(yt(),ta)),11),t}function bDe(e){var t;if(!Npe(e))throw ve(new ol);return e.e=1,t=e.d,e.d=null,t}function mpe(e,t){var i;this.f=e,this.b=t,i=d(kr(e.b,t),283),this.c=i?i.b:null}function wxt(){Sh(),this.b=new Qr,this.f=new Qr,this.g=new Qr,this.e=new Qr}function Ext(e,t){this.a=Qe(O1,u0,10,e.a.c.length,0,1),zp(e.a,this.a),this.b=t}function EF(e){var t;for(t=e.p+1;t<e.c.a.c.length;++t)--d(Vt(e.c.a,t),10).p}function bpe(e){var t;t=e.Ai(),t!=null&&e.d!=-1&&d(t,92).Ng(e),e.i&&e.i.Fi()}function eQ(e){xW(this),this.g=e?Dhe(e,e.$d()):null,this.f=e,_K(this),this._d()}function am(e,t,i,a,s,u,m){Cpe.call(this,t,a,s,u,m),this.c=e,this.b=i}function W2(e,t,i,a,s){return nr(e),nr(t),nr(i),nr(a),nr(s),new YIe(e,t,a)}function SF(e,t){if(t<0)throw ve(new hc(CLt+t));return d3t(e,t+1),Vt(e.j,t)}function Sxt(e,t,i,a){if(!e)throw ve(new ir(ZR(t,we(_e(Ar,1),Ut,1,5,[i,a]))))}function tQ(e,t){return Tl(t,Vt(e.f,0))||Tl(t,Vt(e.f,1))||Tl(t,Vt(e.f,2))}function Fir(e,t){kC(d(d(e.f,33).We((Ui(),xM)),98))&&jcr(She(d(e.f,33)),t)}function TF(e,t){var i,a;return i=d(t,675),a=i.Oh(),!a&&i.Rh(a=new E_t(e,t)),a}function bc(e,t){var i,a;return i=d(t,677),a=i.pk(),!a&&i.tk(a=new UAt(e,t)),a}function ef(e){return e.b||(e.b=new nSt(e,ac,e),!e.a&&(e.a=new q9(e,e))),e.b}function _R(){_R=ue,vve=new qfe("XY",0),bve=new qfe("X",1),yve=new qfe("Y",2)}function fu(){fu=ue,gp=new zfe("TOP",0),Ib=new zfe(Hk,1),Dh=new zfe(L7e,2)}function om(){om=ue,Aj=new Zfe(bm,0),SA=new Zfe("TOP",1),Ax=new Zfe(L7e,2)}function AF(){AF=ue,Bye=new _Ne("INPUT_ORDER",0),jye=new _Ne("PORT_DEGREE",1)}function HO(){HO=ue,BBe=Hl(of,of,524287),aFt=Hl(0,0,LB),jBe=ipe(1),ipe(2),UBe=ipe(0)}function vDe(e,t,i){e.a.c=Qe(Ar,Ut,1,0,5,1),k_r(e,t,i),e.a.c.length==0||svr(e,t)}function nQ(e){var t,i;return i=e.length,t=Qe(hd,kg,25,i,15,1),ASt(e,0,i,t,0),t}function yDe(e){var t;return e.dh()||(t=Or(e.Tg())-e.Ah(),e.ph().bk(t)),e.Pg()}function _De(e){var t;return t=Bv(Jn(e,32)),t==null&&(Yl(e),t=Bv(Jn(e,32))),t}function vpe(e,t){var i;return i=ka(e.d,t),i>=0?rX(e,i,!0,!0):ew(e,t,!0)}function wDe(e,t){SI();var i,a;return i=UC(e),a=UC(t),!!i&&!!a&&!P5t(i.k,a.k)}function Bir(e,t){hu(e,t==null||$W((nr(t),t))||isNaN((nr(t),t))?0:(nr(t),t))}function jir(e,t){pu(e,t==null||$W((nr(t),t))||isNaN((nr(t),t))?0:(nr(t),t))}function Uir(e,t){$_(e,t==null||$W((nr(t),t))||isNaN((nr(t),t))?0:(nr(t),t))}function $ir(e,t){U_(e,t==null||$W((nr(t),t))||isNaN((nr(t),t))?0:(nr(t),t))}function Txt(e){(this.q?this.q:(Dn(),Dn(),x1)).Ac(e.q?e.q:(Dn(),Dn(),x1))}function Gir(e,t){return Ue(t,99)&&d(t,18).Bb&$s?new bde(t,e):new ik(t,e)}function Vir(e,t){return Ue(t,99)&&d(t,18).Bb&$s?new bde(t,e):new ik(t,e)}function Axt(e,t){$je=new Ra,hBt=t,VD=e,d(VD.b,65),sDe(VD,$je,null),vMt(VD)}function ype(e,t,i){var a;return a=e.g[t],YI(e,t,e.oi(t,i)),e.gi(t,i,a),e.ci(),a}function rQ(e,t){var i;return i=e.Xc(t),i>=0?(e.$c(i),!0):!1}function _pe(e){var t;return e.d!=e.r&&(t=Dd(e),e.e=!!t&&t.Cj()==o9t,e.d=t),e.e}function wpe(e,t){var i;for(ei(e),ei(t),i=!1;t.Ob();)i=i|e.Fc(t.Pb());return i}function F_(e,t){var i;return i=d(kr(e.e,t),387),i?(bwt(e,i),i.e):null}function Cxt(e){var t,i;return t=e/60|0,i=e%60,i==0?""+t:""+t+":"+(""+i)}function Gc(e,t){var i,a;return Hv(e),a=new rDe(t,e.a),i=new V2t(a),new Gn(e,i)}function K2(e,t){var i=e.a[t],a=(Upe(),Wbe)[typeof i];return a?a(i):AMe(typeof i)}function zir(e){switch(e.g){case 0:return Wi;case 1:return-1;default:return 0}}function qir(e){return G8e(e,(HO(),UBe))<0?-sKn(sk(e)):e.l+e.m*lx+e.h*ey}function CF(e){return e.__elementTypeCategory$==null?10:e.__elementTypeCategory$}function Epe(e){var t;return t=e.b.c.length==0?null:Vt(e.b,0),t!=null&&Rpe(e,0),t}function xxt(e,t){for(;t[0]<e.length&&yg(` \r
|
|
2049
|
+
`}}var pzn=(n,r)=>{Goe&&(r.onSuccess&&Goe.on("success",r.onSuccess),r.onError&&Goe.on("error",r.onError)),n.renderer.rules.code_block=Gmt(n.renderer.rules.code_block,r),n.renderer.rules.fence=Gmt(n.renderer.rules.fence,r)};const gzn=Jb(pzn),mzn="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAYAAABV7bNHAAAAAXNSR0IArs4c6QAAH3tJREFUeF69nAd4VFXax39nStqkNxJC6KGDghQFXIosogGkCKKuFYVFFBVQXEEN69pFF5VFFGRFUelSFUQjCFIUkN5LIIH0hGSSSabd7zln5sIkhBRwv8MzzwBz7yn/8/b3PUfwP2iaphkAgxDC6du9pmmxQFugKdACaAU0BkKBEO9HvlLs/RQBZ4AjwDHgFHBQCJFdqV8T4BZCuP/s5Yg/s0NN02R/Ehw5WU32rWmaBGMI0ANoDTQHzNc4rgM4ARwGtgLfCiEkaHKcK8a+xjEqvPanAOSlGPQd9FLKX4FRgPz29xlVAucC5Nj6R/9Zn48C19vk3/WP0fuO/ls58APwjfzWKavyfK4HqOsGyHcymqZFAGOA0UCSd2FyDAWK91kvKAJR99F1oCQr6WDJ/5M9HQfmAZ8IIQr+LJDqPkV9Wz0kLSTVaJom5YcEZQoQ5wVELkI94yV/+XCFzdRXdh077EtdBjmOppFpMIi3JFhCiGIvUJrO8nUd65oA0ilBCCGp4jbgdaCrDyvIicsdRvMyi8QmO7eEwoIyTCYD0ZGBhIYF1HW+VT6vaZocx2UwqB0QbrcCaqfRKP4hhPhJ0zQ5FwlSnYV4nQGSg3mBsQCvARO8lCLlihTQl/qU4Chgsq18tmAvP/x4kvMZxZjMBholhvPKtL/QpXOCFLBXUFdtkdPfdbs1CgrLMBqFFh4WoFjQ7dY0g0F8AEwVQpToc69t3/K5OgGkaZpJqm5N01oC/wVu9gpc2ZeimEuS1bvoUpuDJ59ex9Llh4mIDFTA2MrsFBaWMeejZPr2aYpcnMFQp6moYfT3jh3P44uF+9h/MFsCRJfO9fnbvR1cDRJCcWsYDYLtwMNCiKP6GmoLUq1n5UM5dwILgCgvOBWA0QfWJ79qzVHGjl9L0ybhvP7P2+jUKR5bqUNtTXRU0DUB4wvOlq1nmfj8Bk6eysdsNkpAcDpd3NQpnrdf60fHG+OlGJBUnwc8KIRYVxdKqhVAPpRzP/ApEFgdOL67M/mFDcz//A/+MaUnk5/pjsulqV2+nqaz1eGjOTw6ZhVHj+YzeGASjz/aiaLicv4zZxebt6TRskUUXy0YRvOmkTpINuBxIcTC2lJSjTP1oZzxwEyvnJGiV8qbapuUQSPvX8Kv29OZ82EyA5NbKIA87OTRYZr8o+siL9P7Tsoj5D3P6kpQvl9a6uDxJ1az7vvj3DOiHe+80Y+QYI+5dT6zmFem/8zZ9It8MOMOBZSmadJ4lV1L+fS0EGJWbSipWoAqUc6X3s7lHGoEx6PBNIbcvYg9ey8w7+PB/LVfM1wu9yWBLOdbV1tIp8AvvtrLhInr6dwpnoWfDyM2xoLD4cJgMCgKLS93UlbuIizU10ZV4Ojz/1ttKOmqAFWSOUuAIC9AtQJHJ637H1nBjz+e4t8zBjBqRNsKAlkCmJ1TSl6+jYtF5RQVlanv8jInLjeYzQaCLX6EhQUQEe6vZFb9+BBsNjvDRi1m165M/pXSm7GPd1bAG42eqflqRV2T+pC6BEk+WAqMqEkmVQmQtHO8BmA74EdAOpl6xzVxlneSHhX//Is/MPez3bw8rRfPPHkzJ07mc/BILrt2X+DEiXwyLxSRJ+2jQpvadcVNlZrBaFAgRUYHkdQ8msAgM999f5zWraJY8tVIgoP9LrGuTpE6a1Y2Tr1d62uRTu9tQogD+porj30FQNIalVan1zr+HuheW4Hsq8HkLsod/WrRfiY+t4EuXRJoUD+EX7acpSDHitPhQJhM+Fv8CbD44x8ZgjnEgjHQD4PZ48sqA7DcjqO0jPK8IkoLrJSXODD5GfHzN5JQP4RxY7twe79mREZ4jE75jq+8qmY3pd0mNfCvwO1CCKu+dt93qgJIp55/S2EGyJCFDCfU2OTc5AR1m+b3Xef5eO5uUjedVjtcXlpOcISF0GYJWBrVwy8mHL/oMMwhgQg/M8JkRphNCN0mkv25XGhOJ267HbfNQdGBU2Rt2KlYtcxapvptd2N9+vdrxr0j2yoWlL9JSroK9fiuQ1/bTCHEM1VRUQWAfFjrdkBST62bLzhpZwuZ/ckuVq0+QmFeCZaQALXo2F43EtnzBkzBQRiDTcpKVRvurvRdaVShRIuGOUSQtzONY+9+RViH5sR0b0/u1v3kHEzD7XaT1CqWvz/emZHD2yh3xgNUrRXBACHE+sog+bgFl1hLCuNUr2+lk2G1QOlGodPpZvHSQ8yctYOzp3IJDg8i+pb22Aut5P+6j/p396bBiO44iyVpVPTTLg9QlViUpoCGMBpwXLSSu2Ufoa0aEdY+AftFB9YDp8nZtIf8o+kIo6D/7S14YXIPmjWNQJMgVW+l62vcCfQRQpT6spovQDprTQRm1Fbu6ODYbA5eeXUTXy7ci9mgEd22CTEDuhHavgHWoxc4+dG3xPTtRPzAbrjLNBlvrDV1VpAJBhBmyXqg2TWESWDwA0eRnbwte8lJ3UN+RgGNk6KVr3fn7Um1YTkdpElCiPd8qUjN0kcwRwIHgHifWM5VF6KDc/p0AS+mpPLzxpOEx4URN+BmIrq2wmjxw10uZYGG/WIRxqAgDP5mjz68nuYbIpD9SCoxCoQ/lJzKJnvdNrJ3Hccc5M+T47owYXxXpTCqcYr1yMt5oL0QIl/HRAdI99BfAN6ojUrXwUnPKGLMk2v5bVsa8a0SSBjZj5DW8bjLNTQpAr2UYtB3/XrBqQ5YqSACBK5SBznrf+P8hp2U2V2MebwLU6f0VHKpmhiUrvpliORN3Q6U+lxnrRhgkzduXK3NoxtfBYU2xj31HZtSTxKbFE/ig3cQ2CgKV6nXWvY1k6uw2K5YqyeuU6FV7qICuylVVakXRU1S7wryfznA+W83Kxtr9CMdSZnWSzm0V5mKvmYZ7+4lhMhR2PhYzA94vfQa1bpOPS9N/5mPP95JXNMYGo5OxtI4FldpHeSLW3pieISoAIMJhPwYLmu1CsvXo01S68mPtCvlsmQ/3tiT0u+qUw1joCB3yyHSv/4Ba4mTpyfczJRJPZTHfxURqK/9ASHEl8rV0iegadoaILkm9tLBWbfhBBOeXofRbKbx6GRC2zfEXVtwvGRi8BMeU80NbpuL8rxC7PkXcRWX4C514LI7lR0kmxAGhL8RY4AZoyUQc6gFU0QYfuEWJaglqG4luD0mgeclMJgFeVsPkLH0Z2Wpp7zUm4cfvLEmKlojhBjk7UIJ6WYy31Qp+1AVB6gNyi+wMerBZRzYfZ7mo/pSL7kzbpvbs/XVNF1ISq0j1a89t4jS0xcoOZGO9VwO9sISyotLcZaW43K4cPv6HXLXDRIIA+YAM+bgAMxBgfhHBCuj09K0PgEJMfhHh3rAckhNJ8kKjEGCrLW/k7ZiM4HB/ny1YDgdb4irLlAnsyVthRAndSE9CXi3ttTzifStXtpIfIfGNBxzF+ZAf6V2rxqfVPQPRj+Bs8xNyfF0Lu4+TOGxdKwXCpSjaQn2UzHq6GgL9RNCiYmxEBLiR2CAx+2Qu19S4lCbc+FCMTk5JZRay7h4sQxbqUu5HpbYCMJaJBDeqSWWpAYYg0y4pEmhSEEj44v1pG3aR/LgNnz84Z1KHlXRdFk0WQgxQwdoGTCsOrdC330pmEc9sIyDf5yn1eODiLy1Nc6SaowxKTT9PCxQtD+NnJ93kXcgDVtJGeGRFjrdlECnjvF0aBdLm9YxylWQKrm6MIhk85JSO2lpFzl8NJeDh3LYtz+LAwcyuZhfin+gH9FtGxHduxOh7Rt7OU5Qnl3IqVnLKTyfz8yZydw9tHVVVKTLoeVCiOFSSMs0jfTY21RHQbrsWb32GOPHryascT2ajBuCX0QwmkOXkJX2w6t2bRcKyf3hd3J2HKK4oJS2N9bnrkEt6dm9Ia1aRClvvKrmcTx9mnQbrsLCMmB/6kwBW389x8rVRzm49zxBIf7EdmtL7J234BcVrN7M33qAY5+vp23bOL7+chiR4YGV7SOdgg4pT1/TtL7ARi+D1JiqenLidyxftI+mQ28lfmh3j1Vc1XbLQHygwHrkPBlLfyLvaDqR8WE8/GDHS06lvlYJvkcQ19pvUs/r78m/S/l0KYuSU8qX3+zns/m7KcgqIqZNQ+qP6oelSQzOIjtnPl5J5v5TfDhrMHcPuYKKdAzkdz8JkEz4za2evTwYSP6XEcL0C1aSxg4irH0jnKVVsJcEJ0hwcV8aGQs3UJBZSMeuibz6Ui863RjvDUl4VHktve5qhb/80Zsb8+6VB+hdey4wNSWV/bvSiWoWT+IjyYQ0j+T8sh2cWrqJPv2TWDB3aFX7q7PZYxKgt4HnapOh2PRLGuOeWAXhYbScNApjgJ/HDvFtEhx/QWl6Lmc+WUnBuXzuGNyat/7Vl+jIoLp62DUCczXWlNQlZZmMLIx9ah0HdmcQ26EJTcYPxZ6Vz9EPlmMxaXyz8G5atoiuzGa6b/aOBGglMLg6+aPHgefO38PLL28k4ZZWNHp8EJqstfBt3nyqu8xO2tzVnN99gv53tOKj9wcQGupfISx6TSuv40t6GHbfgSzGjF/LhbR8Gg77C/GDunJsxlLyD57h1X/9lYfuv6FytkWXQ6skQPukg1adc6oL6Omvb+Y/H26j5T29qJd8M257JfkjhbK/IHPVNk4t20zn7o35dFYysbHB15wcrID/VcRddbi5vJnD5auOMGnSd/iHBtFi8j0U7TnB4QUbeXRMV974Z9/KFKTLof0SoNPeIqYqBbQuJ5wuN89M3sCyxfto83gykbe2rSigJTh+grILBZz4cCm2AitzPh6swqHyXZM3oH41lvCMU5OQ1l2KK3XZZRlUsQ99/na7iwcfW8mmDUdpM+4u/CJC2Pf219w2oAWzZyZjsZh9QdKxOCMByvVmSa+qauXErSV2npiwjo3rj9Hu2RGEd2qCs8StLFvVZAw6QJC5ZjvHl2xmwJ0t+fjDZPz9TVcz6+vIMFd/vCY/WBcR3yw5yLMTVpPYryNRt7Tj4IzFtG0Xy38/HUK9WEtVVJ4nAZJmddWGiE8KRdoZY55Yw7Ytp2n/3ChC2iVWBEj6iC4nJ2Yuofj0Bd56a4AKfVaXSdUXdvpMATK/3q5dPRLiQyqEJPRnpMU8Y+Z2lQS8f1T7K0A/cjSPrGwrN3SoR3hYQJV9nD5TyKDBX+AKDqbhsF6cWLCeBjEBfLngbhITPLHsSjUC9loDlJdn49GxK9m9K4N2k+8hpHUDnDKsYTAov0p6ztajGRybvZK4CH9Wfnuv0lpX2119MkeO5jB67GqOncin+80NmDfnLqKjpPHmMQH05/7Yl0XyXQuJiwtm5dJRyMIEnXV/3nyGZ5/bQEZGkbKx3n93QAW7SO+rtNTOg4+uYOeuTJrf05u0tdtJiPBj4RfDSZSFDlcBqFYsJinosXGr2bE1jfbP3VOBgiRApmBB7s/7OTb/e3r3bc4Xn1VpX1ziE30yK1cdYcz4NQR708Yrl95Du7axl+SBrwx8aPS3rP/hJPM/Gcyg5JbYHS78zEbefGcL7/57G4GBZpVaWrfqPiKutJDV2M9M+o5vlh8haUBn0jfvo1nDEL6YP4z4uCoViWKxGoS0JzNgtdoZN2EdP244RvtnRhAmZZDXSNQByly1k2Nf/cjYJ7szfVqvamWP7ttlZll5dvJ6ft2Rzl0DW/DW638lMMBUgUV0MD+YtYMXpv3E9Jd68dxEWQjhyabuP5DF05PXc/x4PuPG3MSLU271iEUf/1kf7+Xpqcz5bA9NurUgY/cJbu6awKezB3nY8nKdUgUhvRfocDU1r++glCXPPr+BJd/spc3oO4nq1Q6nzWtFewX0+eVbOL7sF6a+fBsTnuhao2rX+87NKyU9vYik5pFYLH5XhEVdbjdGg4E1647xwCMreOiBG/n3uzIzddkaP3vuIrl5Nlq3jCYw8Mo0nr746a9tYtbs36jfLJacs3kMH9qKmTMGKCLwEQc6QPtqZSjqO/jGO1t4f8ZWkob1oP6wniogrye3pAbLWPoLJ1ZsIeXV/ox7/KYaAdIXKL9r8t6l8JS1QHeNWMSI4a35z8zkSwK1NhVq+jMvpaQyZ+4uVeyQX2jjuWdv4dkJt1RrKNboalyuqNjHiy9uILpDU5qNH+aJAfmo+PPLt3J82WamTO3LxKe61bq0Tk7e7fYGxHxMHH1Hs7KsanelsTdl6kaeHNuZN/7VrwILy02Uz0ir42oZVTnOUxO/Z9mKw96qD40P3rtDZWUrCegKrkaNzqpbGoFCsHd/Jg89vByb0Y+WT4/ELyZUhTrkwKZgA1lrfuP4Vz/y4OguvPmqrO289uabNXlo9ArOX7DicLhVHOiTWYMYlNyiVhTqy4ZFReXc9/By9u/PwmQyUr++RyNGRlzWmt4ZV3BWax3uKC93MfSeRRzYl0nSIwOIurUNTqsnVCG1WN7mgxyfv54u3RJZ8tXd11xe51mURznk5pYyZeoP/LE3C6PJwLAhrXh+Yo8KarymbdD7On4in8HDv1bAWksc3DuiLe++1b+yMrki3FGrgJk+iDTW3n3zZxJ7tiXx4TtUKkLGfqUMKj2Tw7FZywk1w5JF96i6xNrIh5oWWFbu5MyZQqXdGjUKr+nxK37XRcS8+Xt45dWfVYBOFlvNnT2YPr0bo/tr3hcrBsy8u1VjyPWyYZfLyPuWqPhwiyeHE9Im4XJMSGic+s8Kcvae5MVpfXhijCxsuv6axDoj4vOCvkHSTLnvoWXs25+tKKhr5wRVv+jnd0WerGLI1QtQrYL2+mDPvbiRBfN+o0n/m0i4v78nL+X2ZA/yNh3gxH+/p1X7OBbMG0Jcvev35PViqFrW/VTAU9+ghd/s58WXfyIo0ITV6uC9d/ozYlibquSYTkEqT68H7WuZ9vHIhSNHcxn5t6UUFZTS/NFkIm9pidPqwmA24iy1ceqj5WQfTWfay315cmyXyiR8PQRRp3d1qpey5+HHVipfTWZHZB21tPSVzVV1CEUaMG3kSSLfxOFqYGBNqR+dij75bA+v/vMnQuMiaPzYIIKaxuCyujAGGSn4/TinP1tLoMWfGW/35/a/yuJND7i681+nldbxYbloWS8krWxphI57ai3bd2YQbDErj2DWzDsZPLBlddRzOXHoU8n6N+CLmirKLjmRmqbCH8uW7CehTSINHrmDwPqRKi9v8DeQtW47aSu2EBJp4e3X+5F8h6cMRbZrqaqvLUZ6XEiOId2YSVM28FPqaaKigsjPt3HX4JbK9jHLQoYrqefK1PO1FS94qOFcepHyz3bvTCe2ZbySR5bGMbhsGprQOL84lQupuwkMC2L8E10Z80gn/P09QlFP6Vxv0L5iXx6GkH3+siWNV9/czKHDuYSFBlBSUk7jRhHM//QumjSuUrtWXbzgFdLXXP5y8lQB45/9jl07zlKvWT3ih/UmrH0TVWHhLLGT/f1Osn7arbKgvfs154mxXejWOUGV+OpNt4I9YKklXuF6XE6ReSxmffd1atT/LeXjvM/3sGr1McrLHaqMuLjErr7nzBqocnFVhDXkoFWXv3gB0itbZQHVfqB+XQqozqQVIuPV6787SlBwAPG9OxLWrR1BDcOVS52/7Rg5qbvIOXxWZT379muuisplNrVRwzAsQdd6QhMlUy5kWTl0OEf5aht/OkVmplWFT6QKl7/LhMEbr/Zl4J1Xtb6rL6DygnRdJXgy5jtz1k4+/mQntos2IhrGENm9PRFd2xDUIBhnsZO8zQfI3ryHvFPZ6hBCVGwIHTsl0K59DE0aR9A4MZy4+GAVeggIMCr3RreqpRUvw75Sjkjf7FxGkWLxI0dyVbhDFqPbHW5FKTobyzR5syYRzHirPzd3a1Cda1J9CV4lKqpzEacSjAhVc7N12zne/3AHv245jdloILh+JCFtmxIhCwoax+J2uLEeOkPh3hNcPJmB9Xw+DruToCAzwSEBqohBxrENRqHOMaljHG5NmQpOp6bUtK3MqcCy292qAMEvyIyfyYDJgPLXbDaneq9Pr8ZMm9KTpKSo6kyN2hVxVqKiayoDlvwkhbd0DX7Zepb3Z27n8OEczJIQTEYCE2MJaZFISIuGmKPDcZfacBQWU5ZVQOm5bMryLuIoLcftcKI53UgnWb7qqVIV8mynojxJWLL+0GAy4i534CqzYystp6S4nKBAs4pIPvS3G1T+X7LZVWROZcVYfRmw/rSPVqtTIbmuTaTQlLsr076z5/zO1l/P4u9nxGgyYrfaKC+1Y/Y3qcp6S8N6BMRFqWIoY4Dn0Imz2IpL1geVeYByyyIqpwt5eMMtP06X+v/yAit2a5mqupebklA/mM6dE+h8U7wKx0pWq0VBed0KySuxmiyHWF+bowi+5f87dmbw/ofbSU09rRbWpH19jP4mMg5n0qpHM+KS6pH2xzlyTudQUmDFXe7CLUvDZAWZLHsxyI8numcONHu8dpcbR5nD87sQmP1MhNYLJbZZDAXnC8k4mkXPWxvz2vS+SoXXshji2o4iVGK1Gg+z+BaRz/7kd1Vhn5dtpV5iODcNak+XoR058ssJlk5fQ88HujL0hT4UZjoovWijKNdKXnoBxTlWSgpLcMrDLPL8mEwC+JtIP5RJTlouYbGhdBlyI5bwICxRwYRGW/APNBNRP5it3/zB+o9SEWYjUZGB/OP5ngxXFRt6YUSVJua1H2bxYTXdNpJHMKs8DqWDI32cf76+mW+/PaLsmxv6tabHfV2p1zRCFWam7c1i3viviG8Rx72vDyE0JlBFIw16gdcl+8eT5gkIFhzbnqVAteZYCQgJ4MH3hpHYLga7jIMLgcup4R8oOLL1HF9P/VadESstseMfYOaVab144L4O3ijlFQBd/3EoH5D0Q7zyKGaFA3U6OBkZxTw16Xs2p54iLjGcPo9256ZBbT3HBko1VURZVmxn/tPfkHuugIfeu5smnRKwy4xIpQyylDGBoUbSD+Ww6OXVqmI+ODKY0oISOg3swJAX+lGucnFCRQ/8LYLs0/nMe2KRorgmNyZycPMxpcnef+d2hqsKMrc6ZOdtf96Buioo6dKRTHlWSghhkNnQiVM2sHP7OZq2ieeOiX1p1jmB8hJP+MMjSzTM/oINs7eycc4met7fjcGTb8MhjxH42DlS5gSFCE7+nsGa934i49B5bhjQlrZ9WrD6XVnfBfe+NphmXRpgs3q0mzlAcDG7mAUTl1OUU8xjs+/l1G9nWf3vH4mItvDxR9JyTtS1mH7RwZ93JLMqStI07VMhRKDVaneN/vsq4w8bT9CmcyOG/GMAcUkRlBX75Ou9NoxfoODcwWy+fH4ZLruL+94aSvOuCZQVedJGkg1NfnB021lWv/ODkjstbmnGsGkDiG4QzOJXNvDbt3to2TOJe/45CL9AM45yN34BBopzi/l84nIF1GOzRpLQJpbFL3/PztX7ufGmBL74bAgx0UEumZkSgj//UG9VMsnpdC+YlpIa9dm8Xa7GbeKMd6cMIq55hKIcaeBd0WRQP0Cw8s2NbFuyiyadEhk0uT/1k6JxuzSK823sXruf7Ut3Y82z0qZXCwZOuo3Q6GClzXLTC1j43ArFcn954GYGPNkDe5mbAIuBcwdzmPvEIiwRgTzw9t3UaxZGfkYJi6au5PjeDCZN7OGaMrm7vGQgz2AQ/5tj4fqCU1M1U58+wrnyuyMtJz69/r9+If43j3g52dW8WwPKrG6jD69XwEixmZ8gL+Mii19ZQ9of6cQ0iqR51yaKzU7vPUvm8WxFGd2GdqTP6B4Ehvrh8Jbw+lkEe9YeYcXr36nAfa+HbqHz4A44HU42/XcH2xb/Tvt+rRn1r8E4HW4CQwzs/+G464upq6QVbZw7e9D2pKSo/+3FAvqKFy/WjCNHChd0sPz9/fmvdRveaYLT4VEsla+m8EVJyiRzIOScKWDz5zs4tOkYJRfluVqhirubdm5Mxzvb0aZ3U9AMuGTlrLewU9Y4G0yCncv3snHOZmzFZcQ0jsbldJF/Ll/ZRCNTBtH0pgTKbeo6CrfBoBkXvbJWO5h6+INRT90w9d3nbi+5PPcqVX+V/3lNh7ZSUjTDwTZLxJKRI11zT2q3Ia5+uUlFkDTMgQJnuYuMI9nkpOUphzQqMYK45jEEhZs9Al4TygQwmcHlAHkaQRg0JZQPpZ5i69e/KftJsnO9pjH0vL8rTTs3cDnKPDVYyhsxsTPzZNaLU/vG/fj/ernJ5QWnGFJSICUlxT3viBbiNjNaiKqvx6lw4YksMTEKTNKz0MugBTjt4HZ6QnxGI5Rb7Zw7kkl8UiyW8ABl9+iay1bspDCrSLovWni9YM0cYNQc5erUknwkU9N4y+Bg3uhWolhuppxzSkrdb35RFFx7Yqv6yRTPfWWkCOFemKZF2NyMQav6gqVLLKhJpvEpElfRGE+QTAplSTnfz9rEps+30Sm5PcNfulNRlTy8IenLYBRuowmj9F1dDmlJqOOkxxHMCzTwyf2NRIGa1/RrB0Zf7XUDpMDxAUn+e/YJLdZkoL/wXNHVr05XdGlgNKOt+2ATqfO2SGGsjZg+UGKhaS6lqmXBhV7bUq7BRiHEN043G8Y191z+Vnk+10MEfwpAPqaAWAKGET6XvH2WpjXVnAzRDPRAq8Ulb7IAwQS2i+WkHUgnoVUcIdEW3J779DyXvAkOCzdbhYlvH210+ZK3ymNfDzB/KgVVnojawZ8xpPSpeE2gpCw/E21x01TTaIGglabRRIhLVwTKq75kKzYYKTYHUORwcMZdzhEhOIaBU3YnB3VK0cdNSdVM9MYt2fzPAMW3j/8Dx+VMHl8zFNkAAAAASUVORK5CYII=",bzn=n=>{var r=n.renderer.rules.link_open||function(o,l,f,p,h){return h.renderToken(o,l,f)};n.renderer.rules.link_open=function(o,l,f,p,h){return o[l].attrSet("target","_blank"),r(o,l,f,p,h)}},vzn={class:"delete-confirm-wrapper"},yzn={class:"delete-confirm-title"},_zn={class:"delete-confirm-content"},wzn={class:"delete-confirm-footer"},Ezn=By($e.defineComponent({__name:"delete-confirm",props:{onConfirm:{type:Function},onCancel:{type:Function},title:{},content:{}},setup(n){const r=n,o=r.title||"确认删除该提问?",l=r.content||"删除操作无法撤回,请谨慎操作!",f=()=>{r.onCancel()},p=()=>{r.onConfirm()};return(h,y)=>($e.openBlock(),$e.createElementBlock("div",vzn,[$e.createElementVNode("div",yzn,$e.toDisplayString($e.unref(o)),1),$e.createElementVNode("div",_zn,$e.toDisplayString($e.unref(l)),1),$e.createElementVNode("div",wzn,[$e.createVNode($e.unref(Ine),{style:{width:"64px","min-width":"64px"},size:"small",theme:"danger",onClick:p},{default:$e.withCtx(()=>[$e.createTextVNode($e.toDisplayString($e.unref(El)("删除")),1)]),_:1}),$e.createVNode($e.unref(Ine),{style:{width:"64px","min-width":"64px"},size:"small",theme:"default",onClick:f},{default:$e.withCtx(()=>[$e.createTextVNode($e.toDisplayString($e.unref(El)("取消")),1)]),_:1})])]))}}),[["__scopeId","data-v-9e951111"]]),t6=new Map;function Szn(n,r){const o=typeof n=="string"?document.querySelector(n):n;if(!o){console.error("Target element not found");return}if(t6.has(o)){const _=t6.get(o);return _==null||_.show(),_}const l={onConfirm:()=>{r.onConfirm(),h==null||h.hide(),t6.delete(o)},onCancel:()=>{h==null||h.hide(),t6.delete(o)},title:r.title,content:r.content},f=document.createElement("div"),p=$e.h(Ezn,l);$e.render(p,f);const h=sP(o,{content:f,interactive:!0,trigger:"manual",theme:"white",placement:r.placement||"top",arrow:!0,appendTo:r.appendTo||document.body,hideOnClick:!0,animation:"scale",duration:200,delay:[0,0],onHidden:()=>{setTimeout(()=>{t6.delete(o),$e.render(null,f)},200)}});t6.set(o,h);const y=()=>{h.hide()};return l.onConfirm=()=>{r.onConfirm(),y()},l.onCancel=()=>{y()},h.show(),h}function Tzn(){t6.forEach(n=>{n.hide()})}const Azn={class:"bk-text-editor"},Czn=["placeholder"],xzn={class:"editor-footer"},Ozn={class:"button-group"},kzn=$e.defineComponent({__name:"text-editor",props:{modelValue:{default:""},placeholder:{default:El("请输入内容")},autoFocus:{type:Boolean,default:!1},loading:{type:Boolean,default:!1}},emits:["submit","update:modelValue","cancel","stop"],setup(n,{expose:r,emit:o}){const l=n,f=o,p=$e.ref(null),h=$e.ref(l.modelValue),{handleCompositionStart:y,handleCompositionEnd:_,handleEnter:T,handleSend:A}=Xrt({isLoading:$e.computed(()=>l.loading),getInputValue:()=>h.value,clearInput:()=>{h.value=""},onSend:$=>f("submit",$),onStop:()=>f("stop")});$e.watch(()=>l.modelValue,$=>{h.value=$}),$e.watch(()=>h.value,$=>{f("update:modelValue",$)});const O=()=>{f("update:modelValue",h.value)},D=$=>{if($.ctrlKey||$.metaKey){$.preventDefault(),I();return}T($)},I=()=>{A()},B=()=>{h.value="",f("cancel")};return $e.onMounted(()=>{var $;l.autoFocus&&(($=p.value)==null||$.focus())}),r({focus:()=>{var $;($=p.value)==null||$.focus()},clear:()=>{h.value=""}}),($,z)=>($e.openBlock(),$e.createElementBlock("div",Azn,[$e.withDirectives($e.createElementVNode("textarea",{ref_key:"textareaRef",ref:p,class:"editor-textarea","onUpdate:modelValue":z[0]||(z[0]=H=>h.value=H),placeholder:$.placeholder,onCompositionend:z[1]||(z[1]=(...H)=>$e.unref(_)&&$e.unref(_)(...H)),onCompositionstart:z[2]||(z[2]=(...H)=>$e.unref(y)&&$e.unref(y)(...H)),onInput:O,onKeydown:$e.withKeys(D,["enter"])},null,40,Czn),[[$e.vModelText,h.value]]),$e.createElementVNode("div",xzn,[$e.createElementVNode("div",Ozn,[$e.createVNode($e.unref(Ine),{style:{width:"52px","min-width":"52px"},class:"cancel-btn",size:"small",theme:"default",onClick:B},{default:$e.withCtx(()=>[$e.createTextVNode($e.toDisplayString($e.unref(El)("取消")),1)]),_:1}),$e.createVNode($e.unref(Ine),{style:{width:"52px","min-width":"52px"},class:"submit-btn",disabled:!h.value.trim(),size:"small",theme:"primary",onClick:I},{default:$e.withCtx(()=>[$e.createTextVNode($e.toDisplayString($e.unref(El)("发送")),1)]),_:1},8,["disabled"])])])]))}}),Nzn=By(kzn,[["__scopeId","data-v-547dbd2c"]]),Izn={key:0,class:"ai-cite-container"},Rzn={key:1,class:"message-content user"},Dzn={key:0,class:"time-message user"},Mzn=["innerHTML"],Pzn={key:1,class:"message-content ai"},Lzn={key:0,class:"time-message ai"},Fzn={key:2,width:"14",height:"14",class:"loading-message","aria-hidden":"true"},Bzn={key:3,class:"message-wrap"},jzn=["innerHTML"],Uzn={key:2,class:"message-tool"},$zn=$e.defineComponent({__name:"render-message",props:{message:{},userPhoto:{default:mzn},showTime:{type:Boolean,default:!1},index:{}},emits:["regenerate","resend","delete"],setup(n,{emit:r}){const o=r,l=n,f=$e.ref(!1),p=$e.ref(null),{enablePopup:h}=VSe(),{setCiteText:y}=TG(h),{createTooltipsForSelector:_,destroyAll:T}=EG({placement:"top",arrow:!0,appendTo:"parent",delay:[0,0]}),A=new lzn({html:!0,highlight:(Q,te)=>{if(te&&F1t.getLanguage(te))try{return F1t.highlight(Q,{language:te}).value}catch{}return""}}).use(gzn,{iconClass:"bkai-icon bkai-fuzhi",buttonClass:"ai-blueking-copy-button"}).use(bzn).use(X9n),O=$e.computed(()=>{var te;const Q={[cN.Fail]:"bkai-icon bkai-warning-circle-fill",[cN.Loading]:"",[cN.Success]:""};return(te=l.message)!=null&&te.status?Q[l.message.status]:""}),D=$e.computed(()=>l.message.content?A.render(l.message.content).replace(/\s*<\/p>\s*$/,"</p>"):""),I=$e.computed(()=>{if(!l.message.time)return"";const Q=B1(l.message.time);return B1().isSame(Q,"year")?Q.format("MM-DD HH:mm:ss"):Q.format("YYYY-MM-DD HH:mm:ss")}),B=Q=>{f.value=!1,o("resend",l.index,{message:Q,cite:l.message.cite||""})},$=async()=>{try{await navigator.clipboard.writeText(l.message.content),xZe({theme:"success",message:El("复制成功")})}catch(Q){console.error("复制失败:",Q),xZe({theme:"error",message:El("复制失败")})}},z=()=>{o("regenerate",l.index)},H=Q=>{const te=Q.currentTarget;Szn(te,{onConfirm:()=>{o("delete",l.index)},onCancel:()=>{},placement:"top",appendTo:p.value})},W=()=>{T(),_(".message-tool .bkai-fuzhi",El("复制")),_(".message-tool .bkai-zhongxinshengcheng",El("重新生成")),_(".message-tool .bkai-yinyong",El("引用")),_(".message-tool .bkai-bianji",El("编辑")),_(".message-tool .bkai-shanchu",El("删除"))};return $e.onMounted(()=>{setTimeout(W,0)}),$e.watch(()=>l.message,()=>{setTimeout(W,0)},{deep:!0}),$e.watch(f,Q=>{Q||setTimeout(W,0)}),$e.onBeforeUnmount(()=>{Tzn()}),(Q,te)=>($e.openBlock(),$e.createElementBlock("li",{ref_key:"messageMainRef",ref:p,class:$e.normalizeClass([Q.message.role,"message-main"])},[Q.message.cite?($e.openBlock(),$e.createElementBlock("div",Izn,[$e.createVNode(Qrt,{text:Q.message.cite},null,8,["text"])])):$e.createCommentVNode("v-if",!0),$e.createElementVNode("div",{class:$e.normalizeClass(`message-content-container ${Q.message.role}`)},[Q.message.role===$e.unref(PEe).User?($e.openBlock(),$e.createElementBlock($e.Fragment,{key:0},[f.value?($e.openBlock(),$e.createBlock(Nzn,{key:0,"auto-focus":!0,"model-value":Q.message.content,onCancel:te[0]||(te[0]=oe=>f.value=!1),onSubmit:B},null,8,["model-value"])):($e.openBlock(),$e.createElementBlock("p",Rzn,[I.value&&l.showTime?($e.openBlock(),$e.createElementBlock("span",Dzn,$e.toDisplayString(I.value),1)):$e.createCommentVNode("v-if",!0),$e.createElementVNode("span",{class:"markdown-message",innerHTML:D.value},null,8,Mzn)]))],64)):($e.openBlock(),$e.createElementBlock("p",Pzn,[I.value&&l.showTime?($e.openBlock(),$e.createElementBlock("span",Lzn,$e.toDisplayString(I.value),1)):$e.createCommentVNode("v-if",!0),O.value?($e.openBlock(),$e.createElementBlock("i",{key:1,class:$e.normalizeClass(O.value)},null,2)):$e.createCommentVNode("v-if",!0),Q.message.status===$e.unref(cN).Loading?($e.openBlock(),$e.createElementBlock("svg",Fzn,te[3]||(te[3]=[$e.createElementVNode("use",{"xlink:href":"#bkai-quanquan"},null,-1)]))):$e.createCommentVNode("v-if",!0),Q.message.status===$e.unref(cN).Fail?($e.openBlock(),$e.createElementBlock("span",Bzn,$e.toDisplayString(Q.message.content),1)):($e.openBlock(),$e.createElementBlock("span",{key:4,innerHTML:D.value,class:$e.normalizeClass({"markdown-message":!0,loading:Q.message.status===$e.unref(cN).Loading})},null,10,jzn))])),!f.value&&Q.message.status!==$e.unref(cN).Loading?($e.openBlock(),$e.createElementBlock("div",Uzn,[$e.createElementVNode("i",{class:"bkai-icon bkai-fuzhi",onClick:$}),$e.createElementVNode("i",{class:"bkai-icon bkai-yinyong",onClick:te[1]||(te[1]=oe=>$e.unref(y)(Q.message.content))}),Q.message.role===$e.unref(PEe).Ai?($e.openBlock(),$e.createElementBlock("i",{key:0,class:"bkai-icon bkai-zhongxinshengcheng",onClick:z})):$e.createCommentVNode("v-if",!0),Q.message.role===$e.unref(PEe).User?($e.openBlock(),$e.createElementBlock("i",{key:1,class:"bkai-icon bkai-bianji",onClick:te[2]||(te[2]=oe=>f.value=!0)})):$e.createCommentVNode("v-if",!0),$e.createElementVNode("i",{class:"bkai-icon bkai-shanchu",onClick:H})])):$e.createCommentVNode("v-if",!0)],2)],2))}}),Vmt=[{label:El("翻译"),prompt:El("translateShortcut"),key:"translate",icon:"bkai-fanyi"},{label:El("解释"),prompt:El("explanationShortcut"),key:"explanation",icon:"bkai-jieshi"}],Gzn={class:"popup-content"},Vzn=["src"],zzn={class:"shortcut-buttons"},qzn=["onClick"],Hzn={class:"btn-text ai-blueking-tag-text"},Yzn=By($e.defineComponent({__name:"render-popup",props:{shortcuts:{}},emits:["click","shortcut-click"],setup(n,{emit:r}){const o=n,{enablePopup:l}=VSe(),{isIconVisible:f,iconPosition:p,popupRef:h,clearSelection:y}=TG(l),_=o.shortcuts||Vmt,T=r,A=()=>{T("click"),f.value=!1},O=D=>{try{T("shortcut-click",D),y(),f.value=!1}catch(I){console.error("处理快捷按钮点击事件时出错:",I)}};return(D,I)=>$e.unref(f)?($e.openBlock(),$e.createElementBlock("div",{key:0,ref_key:"popupRef",ref:h,style:$e.normalizeStyle($e.unref(p)),class:"ai-blueking-render-popup",onMousedown:I[0]||(I[0]=$e.withModifiers(()=>{},["prevent"]))},[$e.createElementVNode("div",Gzn,[$e.createCommentVNode(" AI图标按钮 "),$e.createElementVNode("div",{class:"popup-bkai-btn",onClick:A},[$e.createElementVNode("img",{class:"avatar",src:$e.unref(PSe),alt:"AI"},null,8,Vzn),$e.createElementVNode("span",null,$e.toDisplayString($e.unref(El)("问问小鲸")),1)]),$e.createCommentVNode(" 快捷按钮组 "),$e.createElementVNode("div",zzn,[($e.openBlock(!0),$e.createElementBlock($e.Fragment,null,$e.renderList($e.unref(_),(B,$)=>($e.openBlock(),$e.createElementBlock("div",{class:"shortcut-btn",key:$,onClick:z=>O(B)},[B.icon?($e.openBlock(),$e.createElementBlock("i",{key:0,class:$e.normalizeClass(["bkai-icon",B.icon])},null,2)):$e.createCommentVNode("v-if",!0),$e.createElementVNode("span",Hzn,$e.toDisplayString(B.label),1)],8,qzn))),128))])])],36)):$e.createCommentVNode("v-if",!0)}}),[["__scopeId","data-v-62e695be"]]);function Wzn(n={}){const r=n.initWidth||400,o=n.minWidth||400,l=n.minHeight||400,f=n.maxWidthPercent||40,p=n.miniHeight||800,h=50,y=$e.ref(window.innerWidth-r),_=$e.ref(n.defaultTop!==void 0?n.defaultTop:0),T=$e.ref(n.defaultLeft!==void 0?n.defaultLeft:y.value),A=$e.ref(r),O=$e.ref(n.defaultHeight!==void 0?n.defaultHeight:window.innerHeight),D=$e.ref(window.innerWidth*(f/100)),I=$e.ref(!1),B=$e.ref(0),$=(Q,te)=>{T.value=Q,_.value=te,B.value=Q-(window.innerWidth-A.value)},z=(Q,te,oe,re)=>{T.value=Q,_.value=te,A.value=Math.min(oe,D.value),O.value=re},H=()=>{D.value=window.innerWidth*(f/100),$e.nextTick(()=>{if(I.value)T.value=window.innerWidth-A.value-h,_.value=window.innerHeight-p-h;else{const Q=window.innerWidth-A.value-B.value;T.value=Math.max(0,Q),O.value=window.innerHeight}A.value>D.value&&(A.value=D.value)})},W=()=>{I.value?(_.value=0,$e.nextTick(()=>{O.value=window.innerHeight,T.value=y.value,A.value=r})):(_.value=window.innerHeight-p-h,T.value=y.value-h,A.value=r,O.value=p),I.value=!I.value};return $e.onMounted(()=>{window.addEventListener("resize",H)}),$e.onBeforeUnmount(()=>{window.removeEventListener("resize",H)}),{minWidth:o,minHeight:l,maxWidth:D,top:_,left:T,width:A,height:O,isCompressionHeight:I,handleDragging:$,handleResizing:z,toggleCompression:W}}function Kzn(n,r=!1){const f=window.innerHeight-48-40,p=window.innerWidth-48-16,h=$e.ref(p),y=$e.ref(f),_=$e.ref(0),T=$e.ref(r),A=$e.ref(!1),O=$e.ref(!1);let D=0;const I=ee=>{ee?h.value=window.innerWidth-12:h.value=p},B=(ee,ae)=>{y.value=ae,_.value=ae-f},$=()=>{$e.nextTick(()=>{y.value=window.innerHeight-48-40+_.value,T.value?h.value=window.innerWidth-12:h.value=window.innerWidth-48-16})},z=()=>{if(O.value){O.value=!1;return}n("click")},H=()=>{T.value=!T.value,n("minimize",T.value),T.value?h.value=window.innerWidth-12:h.value=window.innerWidth-60},W=(ee,ae)=>{h.value=ee,y.value=ae},Q=()=>{A.value=!0},te=()=>{A.value=!1},oe=()=>{D=Date.now(),O.value=!1},re=()=>{Date.now()-D>200&&(O.value=!0)};return $e.onMounted(()=>{window.addEventListener("resize",$),$()}),$e.onUnmounted(()=>{window.removeEventListener("resize",$)}),{nimbusWidth:48,nimbusHeight:48,nimbusLeft:h,nimbusTop:y,isMinimize:T,isHovering:A,isDragging:O,handleNimbusDragging:B,handleNimbusMinimize:I,handleClick:z,handleMinimize:H,handleDragging:W,handleMouseEnter:Q,handleMouseLeave:te,handleMouseDown:oe,handleMouseUp:re}}const Qzn={class:"nimbus-bkai-wrapper"},Xzn=["src"],Zzn=By($e.defineComponent({name:"NimbusButton",__name:"nimbus",props:{isPanelShow:{type:Boolean},isMinimize:{type:Boolean}},emits:["click","minimize","update:isMinimize"],setup(n,{emit:r}){const o=n,l=r,f=$e.ref(null),p=$e.ref(null),{nimbusLeft:h,nimbusTop:y,isMinimize:_,handleClick:T,handleMinimize:A,handleDragging:O,handleMouseEnter:D,handleMouseLeave:I,handleMouseDown:B,handleMouseUp:$}=Kzn(l,o.isMinimize);$e.watch(_,oe=>{l("update:isMinimize",oe)});const z=$e.computed(()=>_.value?El("恢复默认大小"):El("最小化,将缩成锚点")),{createTooltip:H,destroyAll:W}=EG({theme:"ai-blueking",followCursor:"horizontal",delay:[0,0]}),Q=()=>{$e.nextTick(()=>{te()})},te=()=>{W(),f.value&&!_.value&&H(f.value,"Cmd + I",{placement:"left"}),p.value&&H(p.value,z.value,{placement:"top"})};return $e.watch(()=>_.value,()=>{$e.nextTick(()=>{te()})}),$e.onMounted(()=>{$e.nextTick(()=>{te()}),window.addEventListener("resize",Q)}),$e.onBeforeUnmount(()=>{window.removeEventListener("resize",Q)}),(oe,re)=>($e.openBlock(),$e.createBlock($e.unref(W2e),{active:!oe.isPanelShow,axis:"y",draggable:!0,h:48,parent:!0,"prevent-deactivation":!0,resizable:!1,w:48,x:$e.unref(h),y:$e.unref(y),onDragging:$e.unref(O)},{default:$e.withCtx(()=>[$e.createElementVNode("div",{ref_key:"nimbusContainerRef",ref:f,class:$e.normalizeClass(["nimbus-container",{"is-minimize":$e.unref(_)}]),onClick:re[1]||(re[1]=(...ee)=>$e.unref(T)&&$e.unref(T)(...ee)),onMousedown:re[2]||(re[2]=(...ee)=>$e.unref(B)&&$e.unref(B)(...ee)),onMouseenter:re[3]||(re[3]=(...ee)=>$e.unref(D)&&$e.unref(D)(...ee)),onMouseleave:re[4]||(re[4]=(...ee)=>$e.unref(I)&&$e.unref(I)(...ee)),onMouseup:re[5]||(re[5]=(...ee)=>$e.unref($)&&$e.unref($)(...ee))},[$e.createElementVNode("div",Qzn,[$e.createElementVNode("img",{width:"32",height:"32",src:$e.unref(PSe),alt:"nimbus"},null,8,Xzn)]),$e.createElementVNode("i",{ref_key:"minimizeButtonRef",ref:p,class:$e.normalizeClass(["nimbus-mini bkai-icon",$e.unref(_)?"bkai-yinyong":"bkai-minus-line"]),onClick:re[0]||(re[0]=$e.withModifiers((...ee)=>$e.unref(A)&&$e.unref(A)(...ee),["stop"]))},null,2)],34)]),_:1},8,["active","x","y","onDragging"]))}}),[["__scopeId","data-v-4b991689"]]),Jzn={class:"ai-blueking-wrapper"},eqn={class:"ai-blueking-container"},tqn={class:"content-wrapper"},nqn={class:"greeting-title"},rqn={class:"greeting-anmition-wrapper"},iqn={key:0,class:"bottom-tools-bar"},aqn=$e.defineComponent({__name:"ai-blueking-new",props:{title:{default:El("AI 小鲸")},helloText:{default:El("你好,我是小鲸")},enablePopup:{type:Boolean,default:!0},shortcuts:{default:()=>Vmt},url:{default:""},prompts:{default:()=>[]},requestOptions:{default:()=>({})},defaultMinimize:{type:Boolean,default:!1},teleportTo:{default:"body"},defaultMessages:{default:()=>[]},draggable:{type:Boolean,default:!0},defaultWidth:{default:void 0},defaultHeight:{default:void 0},defaultTop:{default:void 0},defaultLeft:{default:void 0}},emits:["shortcut-click","close","show","stop","receive-start","receive-text","receive-end","send-message"],setup(n,{expose:r,emit:o}){$e.useCssVars(dt=>({"18fe8b04":ce.value+"px"}));const l=n,f=o;$e.provide(Zrt,l.enablePopup);const p=$e.ref(),h=$e.ref(!1),y=$e.ref(""),_=$e.ref(),T=$e.ref(!1),A=$e.ref(l.defaultMinimize);let O=0;const{minWidth:D,minHeight:I,maxWidth:B,top:$,left:z,width:H,height:W,isCompressionHeight:Q,handleDragging:te,handleResizing:oe,toggleCompression:re}=Wzn({maxWidthPercent:80,initWidth:l.defaultWidth,defaultHeight:l.defaultHeight,defaultTop:l.defaultTop,defaultLeft:l.defaultLeft}),ee=$e.ref(68),ae=dt=>{ee.value=dt},ce=$e.computed(()=>{const lt=ie.value?100:70;return ee.value+40+lt}),{selectedText:ie,citeText:fe,setCiteText:de}=TG(l.enablePopup),Se=()=>{h.value=!1,f("close")},K=()=>{h.value=!0,f("show")},Ae=()=>{K()};ngn(),tgn();const X={sessionCode:"1",sessionName:"test",model:""},Be=$e.ref(!1),ue=()=>{Be.value=!1},Xe=()=>{if(!_.value)return;Be.value=!0;const{scrollTop:dt,scrollHeight:lt,clientHeight:Qt}=_.value,Zt=dt+Qt>=lt-50;T.value=!Zt&<>Qt,Zt&&dt>O&&ue(),O=dt};$e.watch(_,dt=>{dt&&dt.addEventListener("scroll",Xe)});const{currentSession:Je,sessionContents:Ye,sendChat:Pe,stopChat:Fe,setCurrentSession:Te,setSessionContents:ye,currentSessionLoading:Ie,reGenerateChat:ct,reSendChat:ze,deleteChat:Ne}=egn({handleStart:()=>{Le(),f("receive-start")},handleText:()=>{Le(),f("receive-text")},handleEnd:()=>{Le(),f("receive-end")},requestOptions:{url:l.url,...l.requestOptions}});Te(X),l.defaultMessages.length>0&&ye(l.defaultMessages);const De=()=>{var dt;(dt=_.value)==null||dt.scrollTo({top:_.value.scrollHeight,behavior:"smooth"})},Le=()=>{Be.value||_.value&&Fvn(_.value)},Me=dt=>{if(!dt.trim())return;ue();const lt=Bvn(dt);Pe({message:lt,cite:fe.value},()=>{$e.nextTick(Le)}),f("send-message",lt),y.value="",de("")},We=dt=>{ct(dt)},at=(dt,lt)=>{ze(dt,lt)},Ke=()=>{var dt;(dt=Je==null?void 0:Je.value)!=null&&dt.sessionCode&&(Fe(Je.value.sessionCode),f("stop"))},nt=dt=>{!h.value&&K(),Pe({message:dt.label,cite:ie.value||y.value,shortcut:dt}),f("shortcut-click",dt)},Oe=dt=>{Ne(dt)};return $e.watch(Ye,()=>{$e.nextTick(Le)},{deep:!0}),r({sessionContents:Ye,handleShow:K,handleClose:Se,handleStop:Ke,sendChat:Pe,handleSendMessage:Me,handleShortcutClick:nt,handleDelete:Oe,handleRegenerate:We,handleResend:at}),(dt,lt)=>($e.openBlock(),$e.createBlock($e.Teleport,{to:dt.teleportTo},[$e.createElementVNode("div",Jzn,[h.value?($e.openBlock(),$e.createBlock($e.unref(W2e),{key:0,ref_key:"resizeWrapper",ref:p,active:h.value,draggable:l.draggable,h:$e.unref(W),"max-width":$e.unref(B),"min-height":$e.unref(I),"min-width":$e.unref(D),parent:!0,"prevent-deactivation":!0,resizable:!0,w:$e.unref(H),x:$e.unref(z),y:$e.unref($),"class-name":"ai-blueking-container-wrapper","drag-handle":".drag-handle",onDragging:$e.unref(te),onResizing:$e.unref(oe)},{default:$e.withCtx(()=>[$e.createElementVNode("div",eqn,[$e.createCommentVNode(" 顶部栏 "),$e.createVNode(Wvn,{title:l.title,"is-compression-height":$e.unref(Q),draggable:l.draggable,onClose:Se,onToggleCompression:$e.unref(re)},null,8,["title","is-compression-height","draggable","onToggleCompression"]),$e.createElementVNode("div",tqn,[$e.createCommentVNode(" 主要内容区域 "),$e.createElementVNode("div",{class:$e.normalizeClass(`main-content ${$e.unref(Ye).length===0?"greeting-layout":"chat-layout"}`)},[$e.unref(Ye).length===0?($e.openBlock(),$e.createBlock($e.unref(MSe).div,{key:0,class:"greeting-box",transition:{duration:.5,ease:[.33,1,.68,1],type:"tween"},animate:{opacity:1},initial:{opacity:1}},{default:$e.withCtx(()=>[$e.createElementVNode("div",nqn,$e.toDisplayString(l.helloText),1),$e.createElementVNode("div",rqn,[$e.createVNode($e.unref(MSe).div,{class:"greeting-text",transition:{duration:1.2,ease:[.16,.77,.47,.97],scaleX:{type:"spring",stiffness:160,damping:15,mass:.5,delay:.1}},animate:{width:"auto",scaleX:1},initial:{width:0,scaleX:0}},{default:$e.withCtx(()=>[$e.createTextVNode($e.toDisplayString($e.unref(El)("输入你的问题,助你高效的完成工作")),1)]),_:1})])]),_:1})):$e.createCommentVNode("v-if",!0),$e.createElementVNode("div",{ref_key:"messageWrapper",ref:_,style:$e.normalizeStyle({opacity:$e.unref(Ye).length>0?1:0}),class:"message-wrapper"},[($e.openBlock(!0),$e.createElementBlock($e.Fragment,null,$e.renderList($e.unref(Ye),(Qt,Zt)=>($e.openBlock(),$e.createBlock($zn,{index:Zt,key:Qt.id,message:Qt,onDelete:Oe,onRegenerate:We,onResend:at},null,8,["index","message"]))),128))],4),$e.createVNode($e.unref(MSe).div,{transition:{duration:.5,ease:[.33,1,.68,1],type:"tween",layoutId:"chat-input"},class:$e.normalizeClass(`chat-input-container ${$e.unref(Ye).length===0?"centered":"bottom"}`),layout:""},{default:$e.withCtx(()=>[$e.unref(Ie)||T.value?($e.openBlock(),$e.createElementBlock("div",iqn,[$e.unref(Ie)?($e.openBlock(),$e.createBlock(Krt,{key:0,color:"#EA3636",icon:"bkaitingzhishengcheng",text:"停止生成",onClick:Ke})):$e.createCommentVNode("v-if",!0),T.value?($e.openBlock(),$e.createBlock(Krt,{key:1,color:"#979BA5",icon:"bkaijiantou",text:"返回底部",onClick:De})):$e.createCommentVNode("v-if",!0)])):$e.createCommentVNode("v-if",!0),$e.createVNode(_yn,{modelValue:y.value,"onUpdate:modelValue":lt[0]||(lt[0]=Qt=>y.value=Qt),loading:$e.unref(Ie),prompts:l.prompts,shortcuts:dt.shortcuts,onHeightChange:ae,onSend:Me,onShortcutClick:nt,onStop:Ke},null,8,["modelValue","loading","prompts","shortcuts"])]),_:1},8,["class"])],2)])])]),_:1},8,["active","draggable","h","max-width","min-height","min-width","w","x","y","onDragging","onResizing"])):$e.createCommentVNode("v-if",!0),$e.createVNode(Zzn,{"is-panel-show":h.value,"onUpdate:isPanelShow":lt[1]||(lt[1]=Qt=>h.value=Qt),"default-minimize":dt.defaultMinimize,"is-minimize":A.value,"onUpdate:isMinimize":lt[2]||(lt[2]=Qt=>A.value=Qt),onClick:Ae},null,8,["is-panel-show","default-minimize","is-minimize"]),$e.createVNode(Yzn,{shortcuts:dt.shortcuts,onClick:lt[3]||(lt[3]=Qt=>h.value=!0),onShortcutClick:nt},null,8,["shortcuts"])])],8,["to"]))}}),oqn=By(aqn,[["__scopeId","data-v-381f35b3"]]);(function(){var n='<svg xmlns="http://www.w3.org/2000/svg" data-name="bkai" xmlns:xlink="http://www.w3.org/1999/xlink" style="position:absolute;width:0;height:0;visibility:hidden"><symbol id="bkai-warning-circle-fill" viewBox="0 0 1024 1024"><path fill="#737987" d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm32 640h-64v-64h64v64zm0-128h-64V320h64v256z"/></symbol><symbol id="bkai-close-circle-shape" viewBox="0 0 64 64"><path fill="#737987" d="M32 4C16.5 4 4 16.5 4 32s12.5 28 28 28 28-12.5 28-28S47.5 4 32 4zm11.3 36.5l-2.8 2.8-8.5-8.5-8.5 8.5-2.8-2.8 8.5-8.5-8.5-8.5 2.8-2.8 8.5 8.5 8.5-8.5 2.8 2.8-8.5 8.5 8.5 8.5z"/></symbol><symbol id="bkai-close-line-2" viewBox="0 0 64 64"><path d="M52 16.2L47.8 12 32 27.8 16.2 12 12 16.2 27.8 32 12 47.8l4.2 4.2L32 36.2 47.8 52l4.2-4.2L36.2 32z"/></symbol><symbol id="bkai-minus-line" viewBox="0 0 1024 1024"><path d="M128 448h768v128H128V448z" class="st0"/></symbol><symbol id="bkai-visible1" viewBox="0 0 1024 1024"><path d="M512 384a128 128 0 10128 128 128 128 0 00-128-128zm0 192a64 64 0 1164-64 64 64 0 01-64 64z"/><path d="M512 240C264.64 240 64 512 64 512s200.64 272 448 272 448-272 448-272-200.64-272-448-272zm0 480c-160 0-304-139.04-364.96-208C208 442.88 352 304 512 304s304 139.04 364.96 208C816 581.12 672 720 512 720z"/></symbol><symbol id="bkai-links" viewBox="0 0 1024 1024"><path d="M263.04 760.96a148.48 148.48 0 01-1.92-224l92.48-92.48-45.12-45.76L216 491.2a212.8 212.8 0 001.92 314.88A212.8 212.8 0 00532.8 808l92.48-92.48L579.84 672l-92.48 92.48a148.48 148.48 0 01-224.32-3.52zM491.2 216l-92.48 92.48 45.44 45.12 92.48-92.48a148.48 148.48 0 01224 1.92 148.48 148.48 0 011.92 224L672 579.84l45.12 45.44 92.48-92.48a212.8 212.8 0 00-1.92-314.88A212.8 212.8 0 00491.2 216z"/><path d="M398.786 579.888l181.019-181.02 45.255 45.255-181.02 181.02-45.254-45.255z"/></symbol><symbol id="bkai-quanquan" viewBox="0 0 1024 1024"><path fill="#3A84FF" d="M512 64.129c-9.343-.661-18.345 3.338-27.005 11.998-2.666 2.667-4.831 6.165-6.495 10.495-1.664 4.33-2.496 7.498-2.496 9.503v4c0 10.004 2.997 18.003 8.991 23.997 3.328 4.01 7.327 6.847 11.999 8.511 4.671 1.664 8.34 2.496 11.006 2.496h4c68.003 0 130.993 16.83 188.97 50.49 57.978 33.66 103.807 79.49 137.489 137.488 33.681 57.999 50.511 121.16 50.49 189.483-.021 68.322-16.851 131.313-50.49 188.97-33.64 57.657-79.469 103.316-137.489 136.976-58.02 33.66-121.18 50.49-189.482 50.49-68.301 0-131.292-16.83-188.97-50.49-57.68-33.66-103.338-79.319-136.977-136.976-33.639-57.657-50.469-120.818-50.49-189.482 0-10.005-3.669-18.676-11.007-26.013-2.666-3.328-6.164-5.824-10.494-7.487-4.33-1.664-7.498-2.496-9.503-2.496h-4c-10.004 0-18.334 3.338-24.99 10.015-4.01 4.01-6.846 8.18-8.51 12.51-1.664 4.33-2.496 7.498-2.496 9.503v4c0 60.665 11.828 118.663 35.484 173.996 23.656 55.332 55.482 102.996 95.477 142.991 39.996 39.996 87.66 71.822 142.992 95.478 55.332 23.656 113.33 35.483 173.996 35.483 60.665 0 118.664-11.827 173.996-35.483 55.332-23.656 102.996-55.482 142.992-95.478 39.995-39.995 71.82-87.659 95.477-142.991 23.656-55.333 35.484-113.331 35.484-173.996 0-60.665-11.828-118.664-35.484-173.996-23.656-55.333-55.482-102.997-95.477-142.992-39.996-39.996-87.66-71.821-142.992-95.477C630.664 75.989 572.666 64.16 512 64.16v-.032z"/></symbol><symbol id="bkai-yanjing-kejian" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M512 192c247.4 0 448 143.3 448 320S759.4 832 512 832 64 688.7 64 512s200.6-320 448-320zm0 64c-54.2 0-106.6 7.5-155.9 22.4-46.6 14.1-88.3 34.1-123.7 59.4C165.1 385.9 128 447.8 128 512c0 64.2 37.1 126.1 104.4 174.2 35.4 25.3 77.1 45.3 123.7 59.4C405.4 760.5 457.8 768 512 768s106.6-7.5 155.9-22.4c46.6-14.1 88.3-34.1 123.7-59.4C858.9 638.1 896 576.2 896 512c0-64.2-37.1-126.1-104.4-174.2-35.4-25.3-77.1-45.3-123.7-59.4C618.6 263.5 566.2 256 512 256zm0 96c88.4 0 160 71.6 160 160s-71.6 160-160 160-160-71.6-160-160 71.6-160 160-160zm0 64c-52.9 0-96 43.1-96 96s43.1 96 96 96 96-43.1 96-96-43.1-96-96-96z"/></symbol><symbol id="bkai-shipin-2" viewBox="0 0 1024 1024"><path fill="#FF9C01" fill-rule="evenodd" d="M616.8 64c8.5 0 16.6 3.4 22.6 9.4l215.2 215.2c6 6 9.4 14.2 9.4 22.7V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32zM433.067 486.16v161.072c0 44.295 29.53 60.402 67.113 36.242l107.381-71.14c36.242-26.846 36.242-67.114 0-91.275L500.18 449.92c-36.241-24.16-67.113-8.053-67.113 36.241zM602 137.8V326h188.2L602 137.8z"/></symbol><symbol id="bkai-tupian-2" viewBox="0 0 1024 1024"><path fill="#699DF4" d="M616.8 64c8.5 0 16.6 3.4 22.6 9.4l215.2 215.2c6 6 9.4 14.2 9.4 22.7V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32zm-18.4 512l-112 144-80-96-112 144h448l-144-192zM480 448c-35.346 0-64 28.654-64 64 0 35.346 28.654 64 64 64 35.346 0 64-28.654 64-64 0-35.346-28.654-64-64-64zm122-310.2V326h188.2L602 137.8z"/></symbol><symbol id="bkai-wenben-2" viewBox="0 0 1024 1024"><path fill="#979BA5" fill-rule="evenodd" d="M616.8 64c8.5 0 16.6 3.4 22.6 9.4l215.2 215.2c6 6 9.4 14.2 9.4 22.7V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32zM656 704H368c-8.837 0-16 7.163-16 16v32c0 8.837 7.163 16 16 16h288c8.837 0 16-7.163 16-16v-32c0-8.837-7.163-16-16-16zm-64-128H368c-8.837 0-16 7.163-16 16v32c0 8.837 7.163 16 16 16h224c8.837 0 16-7.163 16-16v-32c0-8.837-7.163-16-16-16zM464 448h-96c-8.837 0-16 7.163-16 16v32c0 8.837 7.163 16 16 16h96c8.837 0 16-7.163 16-16v-32c0-8.837-7.163-16-16-16zm138-310.2V326h188.2L602 137.8z"/></symbol><symbol id="bkai-yasuobao-2" viewBox="0 0 1024 1024"><path fill="#63656E" fill-rule="evenodd" d="M623.999 64c26.5 0 63.499 15.5 82 34l156 156c18.5 18.5 34.001 55.5 34.001 82v576.001c0 26.5-21.5 47.999-48.002 47.999H176c-26.5 0-48-21.5-48-47.999V112c0-26.5 21.5-48 48-48h447.999zM296 456h-64v222h128V518h-64v-62zm16 110v64h-32v-64h32zm48-174h-64v64h64v-64zm-64-64h-64v64h64v-64zm64-64h-64v64h64v-64zm280-132v188h188c-3-8.5-7.501-17-11.001-20.5L660.499 143c-3.5-3.5-12-8-20.499-11zm-344 68h-64v64h64v-64zm64-64h-64v64h64v-64z"/></symbol><symbol id="bkai-yinle-2" viewBox="0 0 1024 1024"><path fill="#F8B4B4" fill-rule="evenodd" d="M616.8 64c8.5 0 16.6 3.4 22.6 9.4l215.2 215.2c6 6 9.4 14.2 9.4 22.7V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32zm-6.312 385.187l-133.876 40.95c-16.187 4.637-29.4 21.525-29.4 37.712v141.225s-9.712-6.562-31.324-3.5c-31.763 4.55-57.488 28.875-57.488 54.425 0 25.55 25.725 41.213 57.488 36.663 31.762-4.463 55.037-28.088 55.037-53.638V582.449c0-11.375 13.65-16.187 13.65-16.187l118.387-37.1s13.126-4.375 13.126 7.7v96.862s-12.076-6.912-33.688-4.287c-31.762 3.85-57.488 27.65-57.488 53.2 0 25.55 25.726 41.737 57.488 37.887 31.762-3.85 57.488-27.65 57.488-53.2V470.187c0-16.275-13.126-25.638-29.4-21zM602 137.8V326h188.2L602 137.8z"/></symbol><symbol id="bkai-doc-3" viewBox="0 0 1024 1024"><path fill="#3A84FF" d="M675.35 62.103a21.336 21.336 0 017.36 16.122v889.43a21.33 21.33 0 01-24.32 21.12l-536.406-76.587c-21.028-2.995-36.65-21-36.65-42.24V175.932c0-21.24 15.622-39.245 36.65-42.24l536.363-76.587a21.333 21.333 0 0117.003 4.998zm220.693 76.837c23.564 0 42.666 19.102 42.666 42.667v682.666c0 23.564-19.102 42.667-42.666 42.667H725.376v-85.333h128V224.273h-128V138.94h170.667zM298.709 352.273h-85.333v341.334h85.333l85.334-85.334 85.333 85.334h85.333V352.273h-85.333v212.864l-85.333-84.864-84.907 85.334-.427-213.334z"/></symbol><symbol id="bkai-excel-2" viewBox="0 0 1024 1024"><path fill="#2DCB56" fill-rule="evenodd" d="M675.307 51.163a21.336 21.336 0 017.36 16.122v889.43a21.33 21.33 0 01-24.32 21.12L121.94 901.248c-21.027-2.995-36.65-21-36.65-42.24V164.992c0-21.24 15.623-39.245 36.65-42.24l536.363-76.587a21.333 21.333 0 0117.003 4.998zM896 128c23.564 0 42.667 19.103 42.667 42.667v682.666C938.667 876.897 919.564 896 896 896H725.333v-85.333h128V213.333h-128V128H896zM315.733 341.333h-102.4L332.8 512 213.333 682.667h102.4L384 585.13l68.267 97.536h102.4L435.2 512l119.467-170.667h-102.4L384 438.87l-68.267-97.536z"/></symbol><symbol id="bkai-markdown" viewBox="0 0 1024 1024"><path fill="#979BA5" fill-rule="evenodd" d="M616.8 64c8.5 0 16.6 3.4 22.6 9.4l215.2 215.2c6 6 9.4 14.2 9.4 22.7V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h424.8zM443.562 477.562h-90V768h55.876V603.75c0-24.5-.813-48.938-2.438-73.312h1.688c4.374 21.374 7.437 34.437 9.187 39.187L490.438 768h49.312l71.625-200.25c2.25-6.25 5.25-18.688 9-37.312h1.5c-1.625 24.624-2.437 45.062-2.437 61.312V768h61.124V477.562H593l-62.812 175.126c-4.126 11.624-8.126 25.374-12 41.25h-1.313c-1.875-12.75-5.437-26.376-10.687-40.876l-62.626-175.5zM602 137.8V326h188.2L602 137.8z"/></symbol><symbol id="bkai-pdf-2" viewBox="0 0 1024 1024"><path fill="#EA3636" fill-rule="evenodd" d="M854.6 288.7c6 6 9.4 14.1 9.4 22.6V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h424.7c8.5 0 16.7 3.4 22.7 9.4l215.2 215.3zM790.2 326L602 137.8V326h188.2zM633.217 637.256c-15.174-.489-31.314.67-49.65 2.964-24.298-14.987-40.654-35.582-52.274-65.827.28-1.152.86-3.538 1.063-4.38.474-1.958.867-3.594 1.243-5.185 4.293-18.13 6.615-31.358 7.3-44.695.518-10.074-.04-19.368-1.827-27.976-3.298-18.584-16.454-29.453-33.021-30.126-15.446-.627-29.649 7.993-33.281 21.373-5.913 21.612-2.45 50.07 10.08 98.582-15.964 38.056-37.052 82.661-51.203 107.539-18.885 9.74-33.604 18.605-45.953 28.427-16.303 12.966-26.48 26.29-29.286 40.306-1.355 6.48.692 14.966 5.36 21.912 5.296 7.879 13.282 12.991 22.855 13.735 24.152 1.877 53.83-23.024 86.59-79.258 3.295-1.09 6.78-2.257 11.026-3.69 2.323-.783 10.464-3.538 11.91-4.026 7.521-2.54 12.98-4.36 18.376-6.116 23.396-7.612 41.096-12.429 57.21-15.163 27.973 14.973 60.316 24.796 82.098 24.796 17.979 0 30.126-9.319 34.515-23.985 3.857-12.886.794-27.824-7.473-36.084-8.56-8.41-24.3-12.434-45.658-13.123zm-247.985 128.42v-.36l.126-.338c1.275-3.421 3.157-7.008 5.6-10.758 4.284-6.576 10.173-13.5 17.472-20.865 3.92-3.955 8.002-7.8 12.79-12.12 1.073-.969 7.91-7.059 9.189-8.25l11.176-10.407-8.12 12.934c-12.326 19.638-23.46 33.78-33.013 43.004-3.507 3.387-6.6 5.9-9.091 7.505-1.027.662-1.916 1.144-2.613 1.424-.409.163-.771.268-1.13.302-.38.045-.765-.01-1.117-.16a2.068 2.068 0 01-1.269-1.911zm125.934-218.269l-2.26 4.007-1.39-4.385c-3.114-9.829-5.387-24.641-6.016-37.997-.716-15.197.49-24.323 5.286-24.323 6.74 0 9.831 10.808 10.076 27.053.216 14.28-2.03 29.142-5.696 35.645zm-5.81 58.464l1.534-4.05 2.088 3.795c11.69 21.245 26.858 38.967 43.538 51.315l3.595 2.662-4.38.904c-16.328 3.372-31.544 8.457-52.34 16.842 2.174-.876-21.623 8.863-27.638 11.169l-5.252 2.013 2.802-4.877c12.35-21.496 23.758-47.326 36.052-79.773h.001zm157.626 76.261c-7.864 3.104-24.777.329-54.569-12.387l-7.561-3.227 8.199-.607c23.295-1.724 39.807-.44 49.422 3.08 4.09 1.498 6.824 3.388 8.037 5.553 1.31 2.336.71 4.81-1.362 6.31-.448.427-1.155.88-2.166 1.278z"/></symbol><symbol id="bkai-ppt-2" viewBox="0 0 1024 1024"><path fill="#FF5656" fill-rule="evenodd" d="M675.35 62.103a21.336 21.336 0 017.36 16.122v889.43a21.33 21.33 0 01-24.32 21.12l-536.406-76.587c-21.028-2.995-36.65-21-36.65-42.24V175.932c0-21.24 15.622-39.245 36.65-42.24l536.363-76.587a21.333 21.333 0 0117.003 4.998zm220.693 76.837c23.564 0 42.666 19.102 42.666 42.667v682.666c0 23.564-19.102 42.667-42.666 42.667H725.376v-85.333h128V224.273h-128V138.94h170.667zM540.487 323.829H199.154v341.333h85.333V579.83h256v-256zm-85.333 85.333v85.333H284.487v-85.333h170.667z"/></symbol><symbol id="bkai-sousuo" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M478.72 128c193.6 0 350.72 157.12 350.72 350.72 0 82.88-28.8 159.04-76.8 218.88l131.84 131.84c15.36 15.36 15.36 40 0 55.04s-40 15.36-55.04 0L697.6 752.64c-60.16 48-136 76.8-218.88 76.8-193.6 0-350.72-157.12-350.72-350.72S285.12 128 478.72 128zm0 78.4c-150.4 0-272.32 121.92-272.32 272.32s121.92 272.32 272.32 272.32c58.56 0 114.24-18.56 160.32-52.16l9.6-7.36 23.68-19.2 19.2-23.68c35.84-44.8 56.64-99.52 59.2-157.44l.32-12.48c0-150.4-121.92-272.32-272.32-272.32z" clip-rule="evenodd"/></symbol><symbol id="bkai-chouti" viewBox="0 0 1024 1024"><path d="M864 160c35.346 0 64 28.654 64 64v576c0 35.346-28.654 64-64 64H160c-35.346 0-64-28.654-64-64V224c0-35.346 28.654-64 64-64zm-320 64H160v576h384V224zm320 0H608v576h256V224zm-64 224v64H672v-64h128zm0-128v64H672v-64h128z"/></symbol><symbol id="bkai-liaotianchuang" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M832 160c35.346 0 64 28.654 64 64v569.6c0 38.88-28.654 70.4-64 70.4H192c-35.346 0-64-31.52-64-70.4V224c0-35.346 28.654-64 64-64h640zm0 192H192v448h640V352zM704 224c-17.673 0-32 14.327-32 32 0 17.673 14.327 32 32 32 17.673 0 32-14.327 32-32 0-17.673-14.327-32-32-32zm-96 0c-17.673 0-32 14.327-32 32 0 17.673 14.327 32 32 32 17.673 0 32-14.327 32-32 0-17.673-14.327-32-32-32zm192 0c-17.673 0-32 14.327-32 32 0 17.673 14.327 32 32 32 17.673 0 32-14.327 32-32 0-17.673-14.327-32-32-32z"/></symbol><symbol id="bkai-sikao" viewBox="0 0 1024 1024"><path d="M528 96c61.856 0 112 50.144 112 112 0 .376-.002.751-.006 1.126C774.73 260.666 870.4 391.16 870.4 544c0 22.55-2.082 44.612-6.066 66.007C883.94 630.144 896 657.663 896 688c0 61.856-50.144 112-112 112a112.7 112.7 0 01-19.49-1.69C699.754 862.65 610.519 902.4 512 902.4s-187.753-39.75-252.539-104.088A112.33 112.33 0 01240 800c-61.856 0-112-50.144-112-112 0-30.337 12.061-57.856 31.65-78.025A361.172 361.172 0 01153.6 544c0-164.845 111.29-303.696 262.836-345.518C421.232 141.079 469.35 96 528 96zm-91.48 176.633l-4.469 1.278C315.47 308.366 230.4 416.249 230.4 544c0 10.923.622 21.7 1.832 32.3l1.623-.134L240 576c61.856 0 112 50.144 112 112 0 26.132-8.95 50.173-23.95 69.226C377.36 799.817 441.67 825.6 512 825.6c70.33 0 134.639-25.783 183.99-68.412C680.95 738.173 672 714.132 672 688c0-61.856 50.144-112 112-112 2.607 0 5.194.09 7.757.264A280.989 280.989 0 00793.6 544c0-119.973-75.025-222.422-180.718-262.99C592.35 304.904 561.938 320 528 320c-37.782 0-71.195-18.708-91.48-47.367z"/></symbol><symbol id="bkai-wenzhang" viewBox="0 0 1024 1024"><path fill="#3D4265" d="M708.923 157.538h275.692c21.752 0 39.385 17.634 39.385 39.385v748.308c0 43.503-35.266 78.769-78.77 78.769H708.924V157.538z"/><path fill="#3A84FF" d="M0 984.615A39.385 39.385 0 0039.385 1024H945.23c-43.503 0-78.77-35.266-78.77-78.77V39.386C866.462 17.633 848.829 0 827.078 0H39.385C17.633 0 0 17.633 0 39.385v945.23z"/><path fill="#FFF" d="M196.923 288.82c-21.751 0-39.385 17.634-39.385 39.385 0 21.752 17.634 39.385 39.385 39.385h157.539c21.751 0 39.384-17.633 39.384-39.385 0-21.751-17.633-39.384-39.384-39.384H196.923zm0 236.308c-21.751 0-39.385 17.633-39.385 39.385 0 21.751 17.634 39.384 39.385 39.384h472.615c21.752 0 39.385-17.633 39.385-39.384 0-21.752-17.633-39.385-39.385-39.385H196.923zm0 236.308c-21.751 0-39.385 17.633-39.385 39.385 0 21.751 17.634 39.384 39.385 39.384h236.308c21.751 0 39.384-17.633 39.384-39.384 0-21.752-17.633-39.385-39.384-39.385H196.923z"/></g></symbol><symbol id="bkai-published-zhongzhi" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M512 96c229.75 0 416 186.25 416 416S741.75 928 512 928 96 741.75 96 512 282.25 96 512 96zm0 64c-194.404 0-352 157.596-352 352s157.596 352 352 352 352-157.596 352-352-157.596-352-352-352zm16 208c70.692 0 128 57.308 128 128v32c0 70.692-57.308 128-128 128h-32c-70.692 0-128-57.308-128-128v-32c0-70.692 57.308-128 128-128h32z"/></symbol><symbol id="bkai-fasong" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M873.6 99.2L118.4 476.8c-28.8 16-28.8 44.8-6.4 60.8l182.4 112c16 6.4 28.8 6.4 44.8-6.4L736 288 390.4 672c-6.4 6.4-6.4 16-6.4 22.4v166.4c0 16 6.4 28.8 22.4 38.4s28.8 0 38.4-6.4l89.6-89.6 182.4 121.6c28.8 16 54.4 6.4 60.8-22.4L928 147.2c6.4-38.4-19.2-60.8-54.4-48z" clip-rule="evenodd"/></symbol><symbol id="bkai-diancai" viewBox="0 0 1024 1024"><path d="M192 575.003V128h-64v447.003h64zM448 896c44.402-6.635 76.402-17.301 96-32 42.667-32 64-74.667 64-128v-96h235.517a64 64 0 0017.328-2.39c34.026-9.57 53.851-44.912 44.282-78.938l-108-384C789.364 147.07 764.19 128 735.517 128H288v448l160 320zm35.008-73.024L352 560.96V192h383.517l108 384H544v160c0 33.189-11.849 56.887-38.4 76.8-4.222 3.167-11.054 6.421-20.402 9.518l-2.19.658z"/></symbol><symbol id="bkai-diancaishixin" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M192 575.003V128h-64v447.003h64zM448 896c44.402-6.635 76.402-17.301 96-32 42.667-32 64-74.667 64-128v-96h235.517a64 64 0 0017.328-2.39c34.026-9.57 53.851-44.912 44.282-78.938l-108-384C789.364 147.07 764.19 128 735.517 128H288v448l160 320z"/></symbol><symbol id="bkai-dianzan" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M192 448.997V896h-64V448.997h64zM448 128c44.402 6.635 76.402 17.301 96 32 42.667 32 64 74.667 64 128v96h235.517a64 64 0 0117.328 2.39c34.026 9.57 53.851 44.912 44.282 78.938l-108 384C789.364 876.93 764.19 896 735.517 896H288V448l160-320zm35.008 73.024L352 463.04V832h383.517l108-384H544V288c0-33.189-11.849-56.887-38.4-76.8-4.222-3.167-11.054-6.421-20.402-9.518l-2.19-.658z"/></symbol><symbol id="bkai-dianzanshixin" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M192 448.997V896h-64V448.997h64zm96-.997v448h471.758c14.337 0 26.924-9.535 30.805-23.336l126-448c4.785-17.013-5.128-34.684-22.14-39.469a32 32 0 00-8.665-1.195H608v-96c0-53.333-21.333-96-64-128-19.598-14.699-51.598-25.365-96-32L288 448z"/></symbol><symbol id="bkai-dingyue" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M821.428 128C862.625 128 896 162.015 896 204.003v661.17C896 882.182 882.963 896 866.276 896c-7.693 0-14.609-2.936-19.83-7.715l-.508-.257-300.374-157.852h-.521l-301.416 157.32-3.082 1.13c-5.16 4.294-11.74 6.843-18.82 6.843-16.688 0-29.725-13.82-29.725-30.295V204.003C192 162.015 225.375 128 266.572 128h554.856zm0 60.59H266.572c-8.344 0-15.123 6.909-15.123 15.413l-.025 610.781 269.11-140.414c1.042-.532 1.564-1.063 2.607-1.063 13.558-6.91 30.767-6.91 44.847.531l2.086 1.063 266.47 139.755.007-610.653c0-8.504-6.78-15.413-15.123-15.413zm-95.431 294.975c16.166 0 29.724 13.82 29.724 30.295l-.009 30.268 29.734.027c16.687 0 29.724 13.819 29.724 30.295s-13.037 30.295-29.724 30.295l-29.734-.009.01 30.835c0 16.476-13.559 30.295-29.725 30.295-16.687 0-29.724-13.819-29.724-30.295l-.017-30.835-30.23.009c-16.687 0-29.724-13.819-29.724-30.295s13.559-30.295 29.725-30.295l30.229-.027.017-30.268c0-17.007 13.558-30.295 29.724-30.295zM663.419 231.11c16.688 0 29.725 13.818 29.725 30.294 0 17.008-13.037 30.295-29.725 30.295H424.581c-16.688 0-29.725-13.818-29.725-30.295 0-17.007 13.559-30.294 29.725-30.294h238.838z"/></symbol><symbol id="bkai-fujian" viewBox="0 0 1024 1024"><path d="M470.82 362.7L278.013 549.08c-66.508 64.292-66.483 168.527.058 232.85 66.434 64.22 174.442 64.281 240.881.058l241.055-233.02c13.307-12.862 34.88-12.862 48.188 0 13.307 12.864 13.307 33.719 0 46.581L567.138 828.57c-93.066 89.961-244.221 89.874-337.255-.058-93.15-90.044-93.186-235.988-.06-326.01l337.433-326.182.031-.03c66.643-64.347 174.084-64.453 240.847.088 66.649 64.425 66.805 168.328.02 232.886l-192.85 186.42-144.341 139.53c-40.033 38.697-104.634 38.872-144.705.136-40.08-38.744-40.235-100.85.141-139.88L663.43 269.674c13.306-12.862 34.88-12.862 48.188 0 13.306 12.864 13.306 33.72 0 46.581L374.587 642.051c-13.711 13.253-13.66 33.65-.142 46.717 13.398 12.951 34.85 12.893 48.33-.136l144.34-139.53 192.85-186.42c40.14-38.8 40.048-100.994-.02-139.724-19.121-18.61-45.133-29.078-72.268-29.082-27.134-.003-53.15 10.458-72.275 29.064L470.82 362.7z"/></symbol><symbol id="bkai-lashen" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M511.491 192l128.431 159.872h-256L511.492 192zM768 128v64H256v-64h512zM256 832h512v64H256zm224-480h64v320h95.922l-128.43 159.872L383.921 672H480V352z"/></symbol><symbol id="bkai-yasuo" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M511.491 544l128.431 159.872L544 703.84V928h-64V703.84l-96.078.032L511.492 544zM832 480v64H192v-64h640zM544 96v223.968l95.922.032-128.43 159.872L383.921 320l96.078-.032V96h64z"/></symbol><symbol id="bkai-yinyong" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M642.272 192v64H416c-106.039 0-192 85.961-192 192s85.961 192 192 192h355.712L640 509.52 686 464l210 208-210 208-46-45.52L771.712 704H416c-138.717 0-251.665-110.33-255.878-248.026L160 448c0-141.385 114.615-256 256-256h226.272z"/></symbol><symbol id="bkai-drill-down" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M932.061 599.866l-144.135-89.362-34.411 55.443L889.21 649.44 564.58 850.993a97.006 97.006 0 01-102.582 0l-324.63-201.554 131.8-82.84-34.411-55.443-142.837 88.71C74.534 610.259 63.915 629.114 64 649.439c-.054 20.49 10.527 39.525 27.92 50.225l335.018 206.773a158.447 158.447 0 00170.105 0l335.018-205.468c17.393-10.7 27.974-29.736 27.918-50.226.555-20.787-10.125-40.25-27.918-50.877zM784.68 383.309l-38.955-52.182-201.27 150.676V80h-64.926v401.803l-201.27-150.676-38.956 52.182L511.99 587.472 784.68 383.31z"/></symbol><symbol id="bkai-liaotianliebiao" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M160 192h704c17.673 0 32 14.327 32 32 0 17.673-14.327 32-32 32H160c-17.673 0-32-14.327-32-32 0-17.673 14.327-32 32-32zm0 288h352c17.673 0 32 14.327 32 32 0 17.673-14.327 32-32 32H160c-17.673 0-32-14.327-32-32 0-17.673 14.327-32 32-32zm0 288h576c17.673 0 32 14.327 32 32 0 17.673-14.327 32-32 32H160c-17.673 0-32-14.327-32-32 0-17.673 14.327-32 32-32z"/></symbol><symbol id="bkai-xinzengliaotian" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M512 64c247.424 0 448 200.576 448 448S759.424 960 512 960c-58.835 0-115.02-11.341-166.49-31.957L96 928l-.005-249.414C75.355 627.09 64 570.87 64 512 64 264.576 264.576 64 512 64zm0 64c-212.077 0-384 171.923-384 384 0 49.608 9.378 97.809 27.401 142.775l4.594 11.462L159.968 864l185.553.043 12.335.002 11.45 4.587C414.25 886.633 462.423 896 512 896c212.077 0 384-171.923 384-384S724.077 128 512 128zm0 160c17.673 0 32 14.327 32 32v160h160c17.673 0 32 14.327 32 32 0 16.41-12.353 29.936-28.268 31.785L704 544H544v160c0 16.41-12.353 29.936-28.268 31.785L512 736c-17.673 0-32-14.327-32-32V544H320c-17.673 0-32-14.327-32-32 0-17.673 14.327-32 32-32h160V320c0-17.673 14.327-32 32-32z"/></symbol><symbol id="bkai-quxiaozhiding" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M534.3 612.212c29.73 3.15 53.172 13.558 70.325 31.226 27.875 25.374 41.813 63.374 41.813 114 0 49.624-13.938 87.624-41.813 114-20.875 21.5-51.063 32.25-90.563 32.25s-69.687-10.75-90.562-32.25c-26.58-25.037-40.543-60.55-41.892-106.536l73.262-73.341c-10.663 16.383-15.995 38.341-15.995 65.877 0 31.124 6.813 55.124 20.437 72 13.626 16.874 31.876 25.312 54.75 25.312 22.876 0 41.063-8.438 54.563-25.312 13.375-16.876 20.063-40.876 20.063-72 0-31-6.72-54.97-20.157-71.907-13.437-16.937-31.593-25.406-54.469-25.406-14.43 0-27.021 3.358-37.77 10.074l58.008-57.987zm277.888 7.413c27.75 0 49.874 7.125 66.374 21.375 16.5 14.25 24.75 36.312 24.75 66.188 0 32.624-8.25 55.687-24.75 69.187s-40.062 20.25-70.687 20.25h-58.687V896h-57.376V619.625h120.376zM275.37 871.104l.004 24.896h-24.9l24.896-24.896zm549.53-685.26l45.255 45.254-656.195 656.196-45.255-45.255 656.196-656.195zM803 667.625h-53.812V749H803c13.625 0 24.25-3.312 31.875-9.938 7.5-6.624 11.25-17.124 11.25-31.5 0-14.374-3.781-24.624-11.344-30.75-7.562-6.124-18.156-9.187-31.781-9.187zm-457.132-48.009l-48.928 48.928-21.565.018-.004 21.55-58.143 58.144.022-79.694h-83.062v-48.937l211.68-.009zM496 96l181.388 192.096L581.484 384H576l-.02 5.504L421.484 544H416V384H224L496 96z"/></symbol><symbol id="bkai-zhiding" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M496 96l272 288H576v160H416V384H224L496 96zM358.062 619.625v48.937h-82.687V896H217.25V668.562h-83.062v-48.937h223.874zm156 284.063c-39.5 0-69.687-10.75-90.562-32.25-28-26.376-42-64.376-42-114 0-50.626 14-88.626 42-114 20.875-21.5 51.062-32.25 90.562-32.25s69.688 10.75 90.563 32.25c27.875 25.374 41.813 63.374 41.813 114 0 49.624-13.938 87.624-41.813 114-20.875 21.5-51.063 32.25-90.563 32.25zm54.563-74.25c13.375-16.876 20.063-40.876 20.063-72 0-31-6.72-54.97-20.157-71.907-13.437-16.937-31.593-25.406-54.469-25.406-22.874 0-41.124 8.437-54.75 25.313-13.624 16.874-20.437 40.874-20.437 72 0 31.124 6.813 55.124 20.437 72 13.626 16.874 31.876 25.312 54.75 25.312 22.876 0 41.063-8.438 54.563-25.312zm239.25-32.813h-58.687V896h-57.376V619.625h120.376c27.75 0 49.874 7.125 66.374 21.375 16.5 14.25 24.75 36.312 24.75 66.188 0 32.624-8.25 55.687-24.75 69.187s-40.062 20.25-70.687 20.25zm27-57.563c7.5-6.624 11.25-17.124 11.25-31.5 0-14.374-3.781-24.624-11.344-30.75-7.562-6.124-18.156-9.187-31.781-9.187h-53.812V749H803c13.625 0 24.25-3.312 31.875-9.938z"/></symbol><symbol id="bkai-piliangbianji" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M573.538 160v57.6H219.077v588.8h585.846V491.2H864v344c0 15.898-13.233 28.8-29.538 28.8H189.538C173.233 864 160 851.098 160 835.2V188.8c0-15.898 13.233-28.8 29.538-28.8h384zm281.653 0L896 203.948 520.81 608 480 564.052 855.19 160z"/></symbol><symbol id="bkai-shanchu" viewBox="0 0 1024 1024"><path d="M659.2 246.4v-60.8c0-32-25.6-57.6-57.6-57.6h-176c-32 0-57.6 25.6-57.6 57.6v57.6H128v57.6h102.4V832c0 32 25.6 57.6 57.6 57.6h441.6c32 0 57.6-25.6 57.6-57.6V304H896v-57.6H659.2zm-236.8-44.8c0-9.6 6.4-16 16-16h147.2c9.6 0 16 6.4 16 16v44.8h-176v-44.8zm310.4 620.8c0 9.6-6.4 16-16 16H304c-9.6 0-16-6.4-16-16V304h441.6v518.4z"/><path d="M576 384h64v320h-64V384zM384 384h64v320h-64V384z"/></symbol><symbol id="bkai-yuan-jiahao" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M512 64c247.424 0 448 200.576 448 448S759.424 960 512 960 64 759.424 64 512 264.576 64 512 64zm31.984 224.016H480v192.016H288v63.984h192v192h63.984v-192H736v-63.984H543.984V288.016z"/></symbol><symbol id="bkai-yuan-jianhao" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M512 64c247.424 0 448 200.576 448 448S759.424 960 512 960 64 759.424 64 512 264.576 64 512 64zm224 416.016H288V544h448v-63.984z"/></symbol><symbol id="bkai-zhushou" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M872.2 454.62C868.485 256.243 714.704 96 525.868 96h-27.734C309.297 96 155.516 256.243 151.8 454.592 118.63 473.812 96 509.282 96 550.3v55.466c0 61.18 49.754 110.934 110.933 110.934 61.18 0 110.934-49.754 110.934-110.934V550.3c-.088-60.802-49.08-110.215-109.88-110.823 10.844-160.714 136.67-288.01 290.146-288.01h27.734c153.504 0 279.302 127.296 290.146 288.01-60.8.608-109.792 50.02-109.88 110.823v55.466c0 50.087 33.558 92.02 79.207 105.748a292.503 292.503 0 01-166.345 107.882c-9.389-28.157-35.714-47.17-65.395-47.23-38.292 0-69.333 31.042-69.333 69.334 0 38.291 31.041 69.333 69.333 69.333a69.056 69.056 0 0058.822-33.03c101.164-17.698 189.385-79.083 241.142-167.787C896.772 694.874 928 654.106 928 605.766V550.3c0-41.018-22.63-76.489-55.8-95.68zM262.4 550.3v55.466c0 30.59-24.877 55.467-55.467 55.467s-55.466-24.877-55.466-55.467V550.3c0-30.59 24.876-55.467 55.466-55.467S262.4 519.71 262.4 550.3zm610.133 55.466c0 29.73-23.573 53.886-52.97 55.217l-2.164-1.026c-.194.444-.499.805-.693 1.22-30.47-.197-55.076-24.94-55.106-55.41V550.3c0-30.59 24.877-55.467 55.467-55.467s55.466 24.877 55.466 55.467v55.466z"/></symbol><symbol id="bkai-bianji" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M609.6 201.562L712 303.968 304 710.39H203.2V609.584l406.4-408.022zM683.672 128l101.821 101.83-45.255 45.257-101.822-101.83L683.672 128zM128 799.995h768V896H128v-96.005z"/></symbol><symbol id="bkai-shezhi-3" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M512.141 64c33.285 0 66.664 3.844 73.857 5 14.812 2.5 26.62 13.9 29.623 28.6l12.71 63.4c2.302 11.6 10.208 21.5 21.217 26.1 27.32 11.5 52.84 26.3 76.058 44 9.608 7.2 22.118 9.2 33.426 5.4l61.048-20.6c14.31-4.8 30.123-.2 39.63 11.4 11.51 14.1 22.217 28.9 32.025 44.4l18.614 32.1c8.507 16.3 16.113 33.2 22.618 50.7 5.204 14 1.1 29.7-10.108 39.6L874.021 437c-9.007 7.9-13.41 19.7-12.009 31.6 1.601 14 2.502 28.3 2.502 42.8 0 14.8-.9 29.4-2.702 43.7-1.401 11.9 3.002 23.8 12.01 31.7l48.537 42.7c11.309 9.9 15.312 25.7 10.008 39.8-17.514 46.6-42.633 89.5-73.758 127.2-9.507 11.6-25.22 16-39.43 11.2L757.83 787c-11.308-3.8-23.818-1.7-33.426 5.5-22.817 17.2-47.837 31.8-74.557 43.1-11.109 4.7-19.115 14.5-21.417 26.2l-12.71 63.5c-3.002 14.7-14.711 26.1-29.523 28.6-24.118 4-48.837 6.1-74.057 6.1-24.82 0-49.238-2-72.956-5.9-14.812-2.5-26.621-13.9-29.523-28.6l-12.71-63.3c-2.302-11.6-10.208-21.5-21.217-26.1a355.85 355.85 0 01-75.558-43.5c-9.607-7.2-22.117-9.2-33.426-5.4L205.303 808c-14.21 4.8-29.923.3-39.43-11.2-4.932-5.952-25.037-29.06-41.159-56.796-11.28-19.409-22.147-42.81-32.598-70.204-5.304-14.1-1.301-29.9 10.008-39.8l48.537-42.6c9.007-7.9 13.51-19.7 12.01-31.5-1.902-14.5-2.803-29.4-2.803-44.5 0-14.7.901-29.2 2.702-43.5 1.502-11.9-3.002-23.8-12.009-31.7l-48.638-42.7c-11.308-9.9-15.311-25.7-10.007-39.8 4.503-12 9.507-23.7 14.911-35.1.4-.9.9-1.7 1.401-2.6l32.025-55.4c.5-.9 1-1.8 1.601-2.6 7.406-10.6 15.112-20.9 23.318-30.9 9.508-11.6 25.32-16.1 39.531-11.3l61.147 20.7c11.41 3.8 23.919 1.8 33.526-5.5 23.519-17.8 49.138-32.7 76.66-44.2a35.8 35.8 0 0021.316-26.1l12.61-63.2c2.902-14.8 14.711-26.2 29.623-28.6 6.77-1.094 39.618-4.9 72.556-4.9zm28.022 64h-56.544l-2.802.2c-7.106.6-12.91 5.8-14.311 12.7l-10.308 51.6-5.304 26.7c-1.101 5.4-5.004 9.9-10.208 11.8l-25.72 9.2c-32.525 11.6-62.449 28.9-88.97 51.3l-20.815 17.6c-4.203 3.6-10.008 4.7-15.312 2.9l-25.82-8.7-50.039-16.9c-6.705-2.3-14.11.1-18.114 5.9-.1.1-.2.3-.3.4l-.7 1.2-30.324 52.5-.6 1.2-1.008 2.804c-1.462 5.706.364 11.853 4.91 15.796l39.831 35 20.416 17.9c4.103 3.7 6.105 9.2 5.104 14.7l-4.704 26.7c-3.002 16.7-4.503 33.9-4.503 51 0 17.4 1.501 34.8 4.604 51.7l4.803 26.8c1.001 5.4-.9 11-5.104 14.7l-20.516 18-39.53 34.8c-5.304 4.7-6.805 12.3-3.803 18.7l2.802 5.7c.2.3.3.6.5.9l23.519 40.7.6.9c1.501 2.4 3.203 4.8 4.804 7.1 4.003 5.7 11.309 8.1 18.014 5.9l50.539-17 25.62-8.7c5.204-1.8 11.108-.7 15.312 2.9l20.816 17.4c26.22 22.1 55.943 39.2 88.068 50.7l25.62 9.2c5.204 1.9 9.107 6.3 10.208 11.8l5.304 26.7 10.308 51.6c1.3 7 7.205 12.1 14.31 12.7 10.509.9 21.017 1.3 31.525 1.3 10.909 0 21.817-.5 32.626-1.4 7.005-.6 12.81-5.8 14.21-12.7l10.409-52 5.304-26.6c1.1-5.4 4.903-9.9 10.108-11.8l25.52-9.3c31.924-11.6 61.347-28.6 87.467-50.6l20.816-17.5c4.203-3.6 10.008-4.7 15.312-2.9l25.72 8.7 50.239 17c6.705 2.3 14.11-.1 18.114-5.9 6.105-8.7 11.809-17.6 17.113-26.8 5.504-9.5 10.608-19.1 15.212-28.9 3.002-6.4 1.401-14-3.903-18.7l-39.831-34.9-20.416-17.9c-4.103-3.7-6.105-9.2-5.104-14.7l4.704-26.7c3.002-16.7 4.503-33.8 4.503-51 0-16.9-1.5-33.8-4.403-50.3l-4.704-26.6c-.9-5.5 1.001-11 5.204-14.7l20.316-17.8 39.83-34.8c5.305-4.7 6.906-12.2 3.904-18.6-2.102-4.6-4.303-9.2-6.705-13.7l-17.214-29.8c-2.602-4.1-5.304-8.2-8.106-12.2-4.003-5.8-11.409-8.3-18.114-6l-50.039 16.9-25.82 8.7c-5.204 1.8-11.108.7-15.311-2.9L698.485 292c-26.32-22.3-55.943-39.5-88.268-51.2l-25.52-9.3c-5.204-1.9-9.007-6.4-10.108-11.8l-5.304-26.7-10.408-51.9c-1.4-6.9-7.205-12.1-14.21-12.7-1.502-.2-3.003-.3-4.504-.4zM512.24 351.5c88.469 0 160.124 71.6 160.124 160s-71.655 160-160.124 160c-88.468 0-160.124-71.6-160.124-160s71.656-160 160.124-160zm0 64c-52.94 0-96.074 43.1-96.074 96s43.133 96 96.074 96c52.941 0 96.075-43.1 96.075-96s-43.134-96-96.075-96z"/></symbol><symbol id="bkai-history" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M551.32 96C776.665 96 960 282.618 960 512S776.666 928 551.32 928v-66.56c189.284 0 343.291-156.749 343.291-349.44S740.604 162.56 551.319 162.56c-183.76 0-333.843 147.863-342.458 332.8h117.39L179.124 668.283 32 495.36h111.047C151.678 273.665 331.449 96 551.319 96zm28.445 192v192H800v64H512V288h67.765z"/></symbol><symbol id="bkai-fuzhi" viewBox="0 0 1024 1024"><path d="M672 704v128c0 35.346-28.654 64-64 64H192c-35.346 0-64-28.654-64-64V384c0-35.346 28.654-64 64-64h160V216.889C352 168.242 389.727 128 437.333 128h373.334C858.273 128 896 168.242 896 216.889V615.11C896 663.758 858.273 704 810.667 704H672zm-64-320H192v448h416V384zm64 256h138.667C821.97 640 832 629.302 832 615.111V216.89C832 202.698 821.97 192 810.667 192H437.333C426.03 192 416 202.698 416 216.889V320h192c35.346 0 64 28.654 64 64v256z"/></symbol><symbol id="bkai-zhongxinshengcheng" viewBox="0 0 1024 1024"><path d="M844.077 379.897c16.38 41.657 25.316 87.777 25.316 132.41 0 197.87-160.827 357.06-357.393 357.06-84.88 0-166.783-29.755-230.816-84.802h71.478v-59.51H184.39v166.628h59.566v-60.997c175.718 147.287 439.295 124.97 586.719-50.584 101.261-120.508 125.087-285.648 64.033-429.96l-50.63 29.755zM179.923 644.717c-16.38-41.658-25.316-87.778-25.316-132.41 0-197.871 160.827-357.061 357.393-357.061 84.88 0 166.783 29.755 230.816 84.802h-71.478v59.51H839.61V132.93h-59.566v60.998C604.326 45.152 340.75 68.956 193.325 244.51 92.064 365.02 68.238 530.16 129.292 674.471l50.63-29.754z"/></symbol><symbol id="bkai-fenxiang" viewBox="0 0 1024 1024"><path d="M954.297 473.916L566.932 132.133c-10.735-9.437-27.186-1.672-27.186 12.783v200.458c0 8.96-6.884 16.486-15.635 16.844C299.86 370.461 111.31 537.112 71.64 765.644l-7.35 42.41c-2.918 16.485 16.917 26.76 28.235 14.574l28.936-31.3c104.659-113.37 250.037-177.043 401.834-176.446 9.1 0 16.568 7.526 16.568 16.844v196.158c0 14.455 16.568 22.22 27.185 12.783L954.414 499.48c7.467-6.81 7.467-18.875-.117-25.565zm-796.9 204.998c65.339-153.987 214.218-257.68 384.332-257.68h39.67c9.101 0 16.452-7.527 16.452-16.845V237.977L879.624 486.7 597.851 734.823v-162.23c0-9.319-7.35-16.845-16.452-16.845h-36.053c-140.361-5.734-277.106 38.467-387.949 123.166z"/></symbol><symbol id="bkai-jiahao" viewBox="0 0 1024 1024"><path d="M843.353 366.385C907.69 366.385 960 418.735 960 483.03v362.68c0 64.296-52.32 116.646-116.647 116.646H480.704c-64.336 0-116.646-52.35-116.646-116.647V483.031c0-64.296 52.31-116.646 116.646-116.646h362.65zm0 67.255H480.704c-27.223 0-49.39 22.138-49.39 49.391v362.68c0 27.253 22.167 49.39 49.39 49.39h362.65c27.223 0 49.39-22.137 49.39-49.39V483.03c0-27.253-22.167-49.39-49.39-49.39zM246.72 781.484c18.587 0 33.623 15.036 33.623 33.623 0 18.587-15.036 33.623-33.623 33.623h-43.443c-18.587 0-33.623-15.036-33.623-33.623 0-18.587 15.036-33.623 33.623-33.623h43.443zm420.255-72.512c18.587 0 33.623 15.036 33.623 33.623 0 18.587-15.036 33.623-33.623 33.623H540.537c-18.587 0-33.623-15.036-33.623-33.623 0-18.587 15.036-33.623 33.623-33.623h126.437zM739.897 64c64.928 0 117.76 52.801 117.76 117.76v75.993c0 18.586-15.036 33.622-33.623 33.622-18.587 0-33.623-15.036-33.623-33.622V181.76c0-27.845-22.659-50.504-50.504-50.504H181.76c-27.845 0-50.504 22.659-50.504 50.504v387.375c0 27.845 22.659 50.504 50.504 50.504h64.959c18.587 0 33.623 15.036 33.623 33.623 0 18.587-15.036 33.633-33.623 33.633H181.76c-64.928 0-117.76-52.802-117.76-117.76V181.76C64 116.801 116.842 64 181.76 64h558.137zm53.473 488.594c18.587 0 33.623 15.036 33.623 33.623 0 18.587-15.036 33.623-33.623 33.623H540.537c-18.587 0-33.623-15.036-33.623-33.623 0-18.587 15.036-33.623 33.623-33.623H793.37z"/></symbol><symbol id="bkai-jieshi" viewBox="0 0 1024 1024"><path d="M843.353 366.385C907.69 366.385 960 418.735 960 483.03v362.68c0 64.296-52.32 116.646-116.647 116.646H480.704c-64.336 0-116.646-52.35-116.646-116.647V483.031c0-64.296 52.31-116.646 116.646-116.646h362.65zm0 67.255H480.704c-27.223 0-49.39 22.138-49.39 49.391v362.68c0 27.253 22.167 49.39 49.39 49.39h362.65c27.223 0 49.39-22.137 49.39-49.39V483.03c0-27.253-22.167-49.39-49.39-49.39zM246.72 781.484c18.587 0 33.623 15.036 33.623 33.623 0 18.587-15.036 33.623-33.623 33.623h-43.443c-18.587 0-33.623-15.036-33.623-33.623 0-18.587 15.036-33.623 33.623-33.623h43.443zm420.255-72.512c18.587 0 33.623 15.036 33.623 33.623 0 18.587-15.036 33.623-33.623 33.623H540.537c-18.587 0-33.623-15.036-33.623-33.623 0-18.587 15.036-33.623 33.623-33.623h126.437zM739.897 64c64.928 0 117.76 52.801 117.76 117.76v75.993c0 18.586-15.036 33.622-33.623 33.622-18.587 0-33.623-15.036-33.623-33.622V181.76c0-27.845-22.659-50.504-50.504-50.504H181.76c-27.845 0-50.504 22.659-50.504 50.504v387.375c0 27.845 22.659 50.504 50.504 50.504h64.959c18.587 0 33.623 15.036 33.623 33.623 0 18.587-15.036 33.633-33.623 33.633H181.76c-64.928 0-117.76-52.802-117.76-117.76V181.76C64 116.801 116.842 64 181.76 64h558.137zm53.473 488.594c18.587 0 33.623 15.036 33.623 33.623 0 18.587-15.036 33.623-33.623 33.623H540.537c-18.587 0-33.623-15.036-33.623-33.623 0-18.587 15.036-33.623 33.623-33.623H793.37z"/></symbol><symbol id="bkai-fanyi" viewBox="0 0 1024 1024"><path d="M377.6 851.2h-96c-44.8-6.4-83.2-44.8-83.2-89.6v-44.8c0-25.6-19.2-44.8-44.8-44.8-25.6 0-44.8 19.2-44.8 44.8v44.8c0 96 76.8 179.2 179.2 179.2h89.6c25.6 0 44.8-19.2 44.8-44.8 0-25.6-25.6-44.8-44.8-44.8zM640 230.4h89.6c25.6 0 44.8 6.4 64 25.6 19.2 19.2 25.6 38.4 25.6 64v44.8c0 25.6 19.2 44.8 44.8 44.8 25.6 0 44.8-19.2 44.8-44.8V320c0-96-76.8-179.2-179.2-179.2H640c-25.6 0-44.8 19.2-44.8 44.8 0 25.6 19.2 44.8 44.8 44.8zM960 908.8L780.8 467.2c-6.4-6.4-12.8-12.8-19.2-12.8H704c-6.4 0-19.2 6.4-19.2 12.8L505.6 908.8V928c0 6.4 12.8 12.8 19.2 12.8h44.8c6.4 0 19.2-6.4 19.2-12.8l44.8-121.6h179.2L857.6 928c6.4 6.4 12.8 12.8 19.2 12.8h44.8c6.4 0 12.8-6.4 19.2-12.8 19.2-6.4 19.2-12.8 19.2-19.2zm-288-192L729.6 576l57.6 140.8H672zM505.6 473.6V204.8c0-12.8-12.8-19.2-19.2-19.2H332.8v-64c0-6.4 0-12.8-6.4-12.8S313.6 96 307.2 96h-44.8c-6.4 0-12.8 0-12.8 6.4s-6.4 12.8-6.4 12.8v64h-160c-6.4 0-12.8 0-12.8 6.4-6.4 12.8-6.4 12.8-6.4 19.2v268.8c0 6.4 0 12.8 6.4 12.8 6.4 6.4 12.8 6.4 12.8 6.4h153.6v108.8c0 12.8 12.8 19.2 19.2 19.2h44.8c12.8 0 19.2-12.8 19.2-19.2V492.8h153.6c25.6 0 32-6.4 32-19.2zm-262.4-64h-89.6V275.2h89.6v134.4zm179.2 0h-89.6V275.2h89.6v134.4z"/></symbol><symbol id="bkai-morenchicun" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M896 128v64H511.52l128.402 159.872h-256L511.456 192H128v-64h768zM128 832h768v64H128zm383.491-.128L383.922 672h256l-128.43 159.872zm320.367-320.367l-159.872-127.57v256l159.872-128.43zm-639.872 0l159.872-127.57v256l-159.872-128.43z"/></symbol><symbol id="bkai-kuangxuan" viewBox="0 0 1024 1024"><path d="M252.066 832l.03 64h128l-.03-64h-128zM128 798.016V832c0 33.923 26.393 61.681 59.764 63.862l4.173-63.864.063-33.965-64-.017zm244.353-444.408l90.51 362.039 120.129-120.174 251.66 251.635 43.199-43.197-251.663-251.634 108.204-108.16-362.039-90.509zM128 606.016v128l64 .017v-128l-64-.017zm0-192v128l64 .017v-128l-64-.017zm704-184.115v128l64-.013v-128l-64 .013zm-704-7.885v128l64 .017v-128l-64-.017zM192 128c-23.688 0-44.37 12.87-55.437 31.998l55.398 32.048L256 192v-64h-64zm320 0v64h128v-64H512zm-192 0v64h128v-64H320zm384 0v64h128l58.677-25.595C880.802 143.799 858.246 128 832 128H704z"/></symbol><symbol id="bkai-jiantou" viewBox="0 0 1024 1097.143"><path fill-rule="evenodd" d="M832 612.37l-91.636-89.143-183.235 178.36-.038-594.36H434.909l.072 594.36-183.345-178.36L160 612.37l336 326.857L832 612.37z"/></symbol><symbol id="bkai-tingzhishengcheng" viewBox="0 0 1024 1097.143"><path fill-rule="evenodd" d="M512 75.264c247.424 0 448 200.576 448 448s-200.576 448-448 448-448-200.576-448-448 200.576-448 448-448zm0 64c-212.077 0-384 171.923-384 384s171.923 384 384 384 384-171.923 384-384-171.923-384-384-384zm0 132c139.162 0 252 112.838 252 252s-112.838 252-252 252-252-112.838-252-252 112.838-252 252-252zm76.368 150.177l-76.375 76.374-76.368-76.367-25.448 25.448 76.367 76.368-76.367 76.368 25.467 25.467 76.368-76.368 76.356 76.356 25.448-25.448-76.355-76.356 76.374-76.375-25.467-25.467z"/></symbol><symbol id="bkai-xiaojingyudian" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M621.204 0c547.128 0 526.9 748.792 0 682.56C343.257 647.624 136.189 761.437 0 1024 49.384 341.333 256.452 0 621.204 0z"/></symbol></svg>';document.body?document.body.insertAdjacentHTML("afterbegin",n):document.addEventListener("DOMContentLoaded",function(){document.body.insertAdjacentHTML("afterbegin",n)})})(),pin({prefix:"ai-blueking"});function Voe(n){throw new Error('Could not dynamically require "'+n+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var zmt={exports:{}};(function(n,r){(function(o){n.exports=o()})(function(){return function(){function o(l,f,p){function h(T,A){if(!f[T]){if(!l[T]){var O=typeof Voe=="function"&&Voe;if(!A&&O)return O(T,!0);if(y)return y(T,!0);var D=new Error("Cannot find module '"+T+"'");throw D.code="MODULE_NOT_FOUND",D}var I=f[T]={exports:{}};l[T][0].call(I.exports,function(B){var $=l[T][1][B];return h($||B)},I,I.exports,o,l,f,p)}return f[T].exports}for(var y=typeof Voe=="function"&&Voe,_=0;_<p.length;_++)h(p[_]);return h}return o}()({1:[function(o,l,f){Object.defineProperty(f,"__esModule",{value:!0});var p=function(){function T(A,O){for(var D=0;D<O.length;D++){var I=O[D];I.enumerable=I.enumerable||!1,I.configurable=!0,"value"in I&&(I.writable=!0),Object.defineProperty(A,I.key,I)}}return function(A,O,D){return O&&T(A.prototype,O),D&&T(A,D),A}}();function h(T,A){if(!(T instanceof A))throw new TypeError("Cannot call a class as a function")}var y=function(){function T(){var A=this,O=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},D=O.defaultLayoutOptions,I=D===void 0?{}:D,B=O.algorithms,$=B===void 0?["layered","stress","mrtree","radial","force","disco","sporeOverlap","sporeCompaction","rectpacking"]:B,z=O.workerFactory,H=O.workerUrl;if(h(this,T),this.defaultLayoutOptions=I,this.initialized=!1,typeof H>"u"&&typeof z>"u")throw new Error("Cannot construct an ELK without both 'workerUrl' and 'workerFactory'.");var W=z;typeof H<"u"&&typeof z>"u"&&(W=function(oe){return new Worker(oe)});var Q=W(H);if(typeof Q.postMessage!="function")throw new TypeError("Created worker does not provide the required 'postMessage' function.");this.worker=new _(Q),this.worker.postMessage({cmd:"register",algorithms:$}).then(function(te){return A.initialized=!0}).catch(console.err)}return p(T,[{key:"layout",value:function(O){var D=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},I=D.layoutOptions,B=I===void 0?this.defaultLayoutOptions:I,$=D.logging,z=$===void 0?!1:$,H=D.measureExecutionTime,W=H===void 0?!1:H;return O?this.worker.postMessage({cmd:"layout",graph:O,layoutOptions:B,options:{logging:z,measureExecutionTime:W}}):Promise.reject(new Error("Missing mandatory parameter 'graph'."))}},{key:"knownLayoutAlgorithms",value:function(){return this.worker.postMessage({cmd:"algorithms"})}},{key:"knownLayoutOptions",value:function(){return this.worker.postMessage({cmd:"options"})}},{key:"knownLayoutCategories",value:function(){return this.worker.postMessage({cmd:"categories"})}},{key:"terminateWorker",value:function(){this.worker.terminate()}}]),T}();f.default=y;var _=function(){function T(A){var O=this;if(h(this,T),A===void 0)throw new Error("Missing mandatory parameter 'worker'.");this.resolvers={},this.worker=A,this.worker.onmessage=function(D){setTimeout(function(){O.receive(O,D)},0)}}return p(T,[{key:"postMessage",value:function(O){var D=this.id||0;this.id=D+1,O.id=D;var I=this;return new Promise(function(B,$){I.resolvers[D]=function(z,H){z?(I.convertGwtStyleError(z),$(z)):B(H)},I.worker.postMessage(O)})}},{key:"receive",value:function(O,D){var I=D.data,B=O.resolvers[I.id];B&&(delete O.resolvers[I.id],I.error?B(I.error):B(null,I.data))}},{key:"terminate",value:function(){this.worker.terminate&&this.worker.terminate()}},{key:"convertGwtStyleError",value:function(O){if(O){var D=O.__java$exception;D&&(D.cause&&D.cause.backingJsObject&&(O.cause=D.cause.backingJsObject,this.convertGwtStyleError(O.cause)),delete O.__java$exception)}}}]),T}()},{}],2:[function(o,l,f){(function(p){(function(){var h;typeof window<"u"?h=window:typeof p<"u"?h=p:typeof self<"u"&&(h=self);var y;function _(){}function T(){}function A(){}function O(){}function D(){}function I(){}function B(){}function $(){}function z(){}function H(){}function W(){}function Q(){}function te(){}function oe(){}function re(){}function ee(){}function ae(){}function ce(){}function ie(){}function fe(){}function de(){}function Se(){}function K(){}function Ae(){}function X(){}function Be(){}function ue(){}function Xe(){}function Je(){}function Ye(){}function Pe(){}function Fe(){}function Te(){}function ye(){}function Ie(){}function ct(){}function ze(){}function Ne(){}function De(){}function Le(){}function Me(){}function We(){}function at(){}function Ke(){}function nt(){}function Oe(){}function dt(){}function lt(){}function Qt(){}function Zt(){}function rn(){}function on(){}function zt(){}function wn(){}function Bt(){}function cr(){}function Cr(){}function br(){}function Sr(){}function Si(){}function so(){}function ca(){}function an(){}function Yn(){}function In(){}function Vn(){}function or(){}function zn(){}function Nr(){}function nn(){}function da(){}function Pn(){}function Oa(){}function Wa(){}function $a(){}function Na(){}function io(){}function qi(){}function Ga(){}function Br(){}function Wn(){}function va(){}function la(){}function Ia(){}function Pi(){}function es(){}function Ao(){}function aa(){}function wa(){}function Ma(){}function Lc(){}function rl(){}function Ri(){}function Wt(){}function jr(){}function bi(){}function Ir(){}function di(){}function Ea(){}function Mo(){}function zs(){}function Is(){}function oh(){}function sh(){}function n1(){}function Ba(){}function Ra(){}function ts(){}function Hi(){}function Fl(){}function Gt(){}function ch(){}function sn(){}function lh(){}function U0(){}function YS(){}function Pm(){}function H1(){}function Su(){}function _d(){}function $0(){}function pv(){}function lg(){}function f2(){}function Wf(){}function ug(){}function uh(){}function Qy(){}function r1(){}function i1(){}function wd(){}function gv(){}function Lm(){}function Fc(){}function Ed(){}function Xs(){}function Xy(){}function Qh(){}function WS(){}function Zy(){}function x4(){}function G0(){}function Tu(){}function V0(){}function G3(){}function hL(){}function fg(){}function z0(){}function pL(){}function Fm(){}function gL(){}function Rt(){}function An(){}function lr(){}function Pa(){}function qs(){}function il(){}function eu(){}function Bc(){}function tu(){}function dg(){}function xp(){}function KS(){}function O4(){}function Jy(){}function i6(){}function Hoe(){}function Yoe(){}function Woe(){}function Koe(){}function Qoe(){}function Xoe(){}function Zoe(){}function Joe(){}function ese(){}function tse(){}function mL(){}function nse(){}function rse(){}function a6(){}function rz(){}function V3(){}function ise(){}function ase(){}function ose(){}function sse(){}function cse(){}function o6(){}function bL(){}function iz(){}function QS(){}function XS(){}function lse(){}function fh(){}function z3(){}function use(){}function k4(){}function a1(){}function fse(){}function dse(){}function hse(){}function az(){}function pse(){}function s6(){}function c6(){}function oz(){}function vL(){}function q3(){}function gse(){}function sz(){}function cz(){}function mse(){}function bse(){}function vse(){}function yse(){}function _se(){}function wse(){}function o1(){}function e_(){}function Ese(){}function l6(){}function u6(){}function Sse(){}function ZS(){}function N4(){}function yL(){}function d2(){}function I4(){}function Tse(){}function f6(){}function hg(){}function lz(){}function _L(){}function JS(){}function uz(){}function wL(){}function Ase(){}function EL(){}function Cse(){}function xse(){}function fz(){}function H3(){}function dz(){}function Y3(){}function hz(){}function SL(){}function Ose(){}function kse(){}function Nse(){}function Ise(){}function pz(){}function Rse(){}function Dse(){}function Mse(){}function Pse(){}function Lse(){}function Fse(){}function Bse(){}function gz(){}function jse(){}function Use(){}function mz(){}function bz(){}function vz(){}function $se(){}function Gse(){}function R4(){}function W3(){}function d6(){}function Vse(){}function TL(){}function h6(){}function AL(){}function yz(){}function _z(){}function zse(){}function qse(){}function Hse(){}function wz(){}function Ez(){}function Yse(){}function Wse(){}function Kse(){}function Qse(){}function Xse(){}function Sz(){}function Zse(){}function Jse(){}function ece(){}function tce(){}function Tz(){}function K3(){}function CL(){}function xL(){}function Az(){}function nce(){}function rce(){}function ice(){}function ace(){}function oce(){}function sce(){}function Cz(){}function cce(){}function xz(){}function lce(){}function uce(){}function fce(){}function p6(){}function dce(){}function g6(){}function hce(){}function Oz(){}function OL(){}function kz(){}function Nz(){}function q0(){}function Iz(){}function Rz(){}function Dz(){}function Mz(){}function Pz(){}function Q3(){}function kL(){}function eT(){}function pce(){}function NL(){}function Lz(){}function m6(){}function IL(){}function Fz(){}function gce(){}function RL(){}function Bz(){}function jz(){}function DL(){}function Uz(){}function mce(){}function ML(){}function $z(){}function bce(){}function b6(){}function PL(){}function vce(){}function v6(){}function LL(){}function yce(){}function FL(){}function Gz(){}function _ce(){}function BL(){}function Vz(){}function jL(){}function UL(){}function zz(){}function D4(){}function $L(){}function qz(){}function wce(){}function GL(){}function Hz(){}function Ece(){}function VL(){}function Yz(){}function Sce(){}function zL(){}function Wz(){}function Tce(){}function qL(){}function Kz(){}function Ace(){}function HL(){}function Qz(){}function Cce(){}function YL(){}function Xz(){}function xce(){}function WL(){}function Zz(){}function Jz(){}function KL(){}function eq(){}function y6(){}function QL(){}function tq(){}function Oce(){}function XL(){}function nq(){}function kce(){}function ZL(){}function rq(){}function Nce(){}function JL(){}function iq(){}function Ice(){}function e7(){}function aq(){}function Rce(){}function t7(){}function oq(){}function Dce(){}function n7(){}function sq(){}function Mce(){}function r7(){}function cq(){}function Pce(){}function i7(){}function lq(){}function _6(){}function a7(){}function uq(){}function Lce(){}function o7(){}function fq(){}function Fce(){}function s7(){}function dq(){}function Bce(){}function c7(){}function hq(){}function jce(){}function l7(){}function pq(){}function u7(){}function M4(){}function w6(){}function Uce(){}function f7(){}function gq(){}function $ce(){}function d7(){}function h7(){}function mq(){}function p7(){}function Gce(){}function bq(){}function g7(){}function vq(){}function Vce(){}function m7(){}function yq(){}function _q(){}function s1(){}function wq(){}function t_(){}function E6(){}function Eq(){}function b7(){}function v7(){}function Sq(){}function zce(){}function y7(){}function Tq(){}function qce(){}function Hce(){}function Yce(){}function _7(){}function Aq(){}function Wce(){}function w7(){}function Cq(){}function Kce(){}function E7(){}function xq(){}function Qce(){}function S7(){}function Oq(){}function cn(){}function T7(){}function kq(){}function Xce(){}function A7(){}function Nq(){}function Zce(){}function Jce(){}function ele(){}function C7(){}function Iq(){}function x7(){}function O7(){}function Rq(){}function tle(){}function nle(){}function rle(){}function Dq(){}function S6(){}function Wc(){}function ile(){}function P4(){}function wc(){}function Bl(){}function Ca(){}function k7(){}function ale(){}function ole(){}function sle(){}function n_(){}function h2(){}function N7(){}function cle(){}function T6(){}function lle(){}function Mq(){}function ule(){}function A6(){}function Pq(){}function fle(){}function I7(){}function dle(){}function pf(){}function $u(){}function hle(){}function ple(){}function gle(){}function p2(){}function g2(){}function m2(){}function Bm(){}function X3(){}function R7(){}function Lq(){}function b2(){}function D7(){}function L4(){}function Fq(){}function mle(){}function C6(){}function M7(){}function Z3(){}function H0(){}function Bq(){}function jq(){}function Uq(){}function ble(){}function J3(){}function v2(){}function jm(){}function Y0(){}function tT(){}function F4(){}function x6(){}function P7(){}function vle(){}function yle(){}function $q(){}function Gq(){}function Vq(){}function B4(){}function zq(){}function qq(){}function _le(){}function j4(){}function U4(){}function Hq(){}function wle(){}function Ele(){}function Sle(){}function Tle(){}function Ale(){}function Cle(){}function xle(){}function Ole(){}function kle(){}function Yq(){}function Nle(){}function Ile(){}function Rle(){}function Wq(){}function $4(){}function O6(){}function Kq(){}function Dle(){}function Qq(){}function Xq(){}function Mle(){}function k6(){}function y2(){}function Zq(){}function Jq(){}function Ple(){}function Lle(){}function N6(){}function eH(){}function tH(){}function al(){}function Fle(){}function nH(){}function I6(){}function Ble(){}function jle(){}function R6(){}function rH(){}function D6(){}function M6(){}function Xh(){}function L7(){}function F7(){}function eC(){}function Ule(){}function $le(){}function Gle(){}function Vle(){}function _2(){}function iH(){}function tC(){}function Op(){}function aH(){}function oH(){}function sH(){}function cH(){}function lH(){}function uH(){}function Zh(){}function nu(){}function zle(){}function qle(){}function Hle(){}function ru(){}function P6(){}function fH(){}function dH(){}function nC(){}function Yle(){}function G4(){}function hH(){}function pH(){}function Wle(){}function B7(){dI()}function L6(){Zpe()}function gH(){jR()}function j7(){dX()}function F6(){wPe()}function Kle(){dp()}function Qle(){R8e()}function U7(){iB()}function B6(){S9()}function dh(){E9()}function V4(){K9()}function Xle(){iyt()}function z4(){YC()}function $7(){YY()}function mv(){gCt()}function j6(){O4t()}function G7(){YCt()}function Jh(){uAt()}function U6(){fk()}function hh(){_b()}function kp(){k4t()}function Zle(){r3t()}function Jle(){p7e()}function nT(){mNt()}function q4(){fAt()}function H4(){Lt()}function $6(){lAt()}function eue(){N4t()}function tue(){DOt()}function rC(){hAt()}function mH(){ZCt()}function bH(){ayt()}function nue(){nLe()}function vH(){aE()}function rue(){rOt()}function yH(){cB()}function V7(){x1e()}function iue(){Mge()}function G6(){tw()}function aue(){ZDe()}function oue(){dAt()}function _H(){TDt()}function sue(){JPe()}function cue(){y1e()}function wH(){XK()}function lue(){yX()}function EH(){Ui()}function uue(){MQ()}function SH(){o8e()}function TH(){BX()}function Sd(){J2t()}function Y4(){Lpe()}function fue(){ULe()}function AH(e){nr(e)}function due(e){this.a=e}function V6(e){this.a=e}function hue(e){this.a=e}function CH(e){this.a=e}function xH(e){this.a=e}function pue(e){this.a=e}function OH(e){this.a=e}function gue(e){this.a=e}function z6(e){this.a=e}function kH(e){this.a=e}function NH(e){this.a=e}function z7(e){this.a=e}function IH(e){this.a=e}function q7(e){this.a=e}function RH(e){this.a=e}function q6(e){this.a=e}function DH(e){this.a=e}function W4(e){this.a=e}function rT(e){this.a=e}function H6(e){this.a=e}function H7(e){this.a=e}function Y6(e){this.b=e}function bv(e){this.c=e}function Um(e){this.a=e}function MH(e){this.a=e}function PH(e){this.a=e}function iT(e){this.a=e}function W6(e){this.a=e}function r_(e){this.a=e}function aT(e){this.a=e}function oT(e){this.a=e}function vv(e){this.a=e}function iC(e){this.a=e}function K6(e){this.a=e}function LH(e){this.a=e}function FH(e){this.a=e}function Q6(e){this.a=e}function X6(e){this.a=e}function K4(e){this.a=e}function aC(e){this.a=e}function $m(){this.a=[]}function mue(e,t){e.a=t}function bue(e,t){e.a=t}function BH(e,t){e.b=t}function Z6(e,t){e.b=t}function $ke(e,t){e.b=t}function ep(e,t){e.j=t}function vue(e,t){e.g=t}function J6(e,t){e.i=t}function jH(e,t){e.c=t}function Gke(e,t){e.d=t}function i_(e,t){e.d=t}function yue(e,t){e.c=t}function Y1(e,t){e.k=t}function Vke(e,t){e.c=t}function Y7(e,t){e.c=t}function W7(e,t){e.a=t}function _ue(e,t){e.a=t}function K7(e,t){e.f=t}function Q7(e,t){e.a=t}function wue(e,t){e.b=t}function eI(e,t){e.d=t}function a_(e,t){e.i=t}function yv(e,t){e.o=t}function tI(e,t){e.r=t}function Eue(e,t){e.a=t}function zke(e,t){e.b=t}function UH(e,t){e.e=t}function Q4(e,t){e.f=t}function nI(e,t){e.g=t}function Sue(e,t){e.e=t}function qke(e,t){e.f=t}function Tue(e,t){e.f=t}function X7(e,t){e.n=t}function Z7(e,t){e.a=t}function $H(e,t){e.a=t}function Aue(e,t){e.c=t}function Hke(e,t){e.c=t}function Yke(e,t){e.d=t}function Wke(e,t){e.e=t}function Kke(e,t){e.g=t}function Qke(e,t){e.a=t}function Xke(e,t){e.c=t}function Zke(e,t){e.d=t}function Jke(e,t){e.e=t}function e5e(e,t){e.f=t}function t5e(e,t){e.j=t}function n5e(e,t){e.a=t}function r5e(e,t){e.b=t}function i5e(e,t){e.a=t}function oC(e){e.b=e.a}function Cue(e){e.c=e.d.d}function _v(e){this.d=e}function bl(e){this.a=e}function sT(e){this.a=e}function sC(e){this.a=e}function ph(e){this.a=e}function X4(e){this.a=e}function xue(e){this.a=e}function GH(e){this.a=e}function Z4(e){this.a=e}function VH(e){this.a=e}function zH(e){this.a=e}function qH(e){this.a=e}function wv(e){this.a=e}function cC(e){this.a=e}function J4(e){this.a=e}function J7(e){this.b=e}function cT(e){this.b=e}function w2(e){this.b=e}function Td(e){this.a=e}function HH(e){this.a=e}function YH(e){this.a=e}function rI(e){this.c=e}function ge(e){this.c=e}function Oue(e){this.c=e}function WH(e){this.a=e}function e9(e){this.a=e}function KH(e){this.a=e}function QH(e){this.a=e}function ji(e){this.a=e}function kue(e){this.a=e}function XH(e){this.a=e}function ZH(e){this.a=e}function Nue(e){this.a=e}function Iue(e){this.a=e}function E2(e){this.a=e}function o_(e){this.a=e}function JH(e){this.a=e}function t9(e){this.a=e}function lT(e){this.a=e}function n9(e){this.a=e}function lC(e){this.a=e}function eY(e){this.a=e}function pg(e){this.a=e}function Rue(e){this.a=e}function eO(e){this.a=e}function tY(e){this.a=e}function Due(e){this.a=e}function Mue(e){this.a=e}function r9(e){this.a=e}function Pue(e){this.a=e}function tO(e){this.a=e}function uC(e){this.a=e}function nO(e){this.a=e}function Lue(e){this.a=e}function nY(e){this.a=e}function rO(e){this.a=e}function Fue(e){this.a=e}function Bue(e){this.a=e}function c1(e){this.a=e}function rY(e){this.a=e}function jue(e){this.a=e}function iY(e){this.a=e}function iI(e){this.a=e}function aY(e){this.a=e}function Uue(e){this.a=e}function iO(e){this.a=e}function i9(e){this.a=e}function aI(e){this.a=e}function oI(e){this.a=e}function S2(e){this.e=e}function T2(e){this.a=e}function fC(e){this.a=e}function A2(e){this.a=e}function oY(e){this.a=e}function $ue(e){this.a=e}function Gue(e){this.a=e}function sI(e){this.a=e}function sY(e){this.a=e}function cY(e){this.a=e}function a9(e){this.a=e}function lY(e){this.a=e}function zue(e){this.a=e}function uY(e){this.a=e}function que(e){this.a=e}function fY(e){this.a=e}function dY(e){this.a=e}function Hue(e){this.a=e}function Yue(e){this.a=e}function Wue(e){this.a=e}function Kue(e){this.a=e}function hY(e){this.a=e}function Que(e){this.a=e}function Xue(e){this.a=e}function Zue(e){this.a=e}function Jue(e){this.a=e}function efe(e){this.a=e}function tfe(e){this.a=e}function o9(e){this.a=e}function pY(e){this.a=e}function C2(e){this.a=e}function gY(e){this.a=e}function mY(e){this.a=e}function s9(e){this.a=e}function c9(e){this.a=e}function bY(e){this.a=e}function dC(e){this.a=e}function aO(e){this.a=e}function nfe(e){this.a=e}function vY(e){this.a=e}function yY(e){this.a=e}function _Y(e){this.a=e}function rfe(e){this.a=e}function Zs(e){this.a=e}function wY(e){this.a=e}function ife(e){this.a=e}function afe(e){this.a=e}function ofe(e){this.a=e}function EY(e){this.a=e}function SY(e){this.a=e}function TY(e){this.a=e}function AY(e){this.a=e}function sfe(e){this.a=e}function cfe(e){this.a=e}function l9(e){this.c=e}function cI(e){this.b=e}function uT(e){this.a=e}function lfe(e){this.a=e}function fT(e){this.a=e}function w(e){this.a=e}function b(e){this.a=e}function E(e){this.a=e}function C(e){this.a=e}function N(e){this.a=e}function R(e){this.a=e}function P(e){this.a=e}function j(e){this.a=e}function V(e){this.a=e}function G(e){this.a=e}function q(e){this.a=e}function J(e){this.a=e}function le(e){this.a=e}function be(e){this.a=e}function he(e){this.a=e}function Re(e){this.a=e}function xe(e){this.a=e}function ke(e){this.a=e}function je(e){this.a=e}function Ge(e){this.a=e}function Ze(e){this.a=e}function ot(e){this.a=e}function ut(e){this.a=e}function rt(e){this.a=e}function vt(e){this.a=e}function At(e){this.a=e}function Ot(e){this.a=e}function wt(e){this.a=e}function kt(e){this.a=e}function Ct(e){this.a=e}function Ft(e){this.a=e}function en(e){this.a=e}function tn(e){this.a=e}function Xt(e){this.a=e}function Sn(e){this.a=e}function er(e){this.a=e}function ur(e){this.a=e}function Ln(e){this.a=e}function tr(e){this.a=e}function Dr(e){this.a=e}function Wr(e){this.a=e}function Kr(e){this.a=e}function Xr(e){this.a=e}function hi(e){this.a=e}function xi(e){this.a=e}function _r(e){this.a=e}function Mn(e){this.a=e}function Er(e){this.a=e}function oi(e){this.a=e}function Gi(e){this.a=e}function Va(e){this.a=e}function ws(e){this.a=e}function iu(e){this.a=e}function vl(e){this.a=e}function Sa(e){this.a=e}function La(e){this.a=e}function Co(e){this.a=e}function ss(e){this.a=e}function xo(e){this.a=e}function cs(e){this.a=e}function Os(e){this.a=e}function oc(e){this.a=e}function si(e){this.a=e}function mt(e){this.a=e}function Un(e){this.a=e}function Tr(e){this.a=e}function Bn(e){this.a=e}function Zn(e){this.a=e}function ea(e){this.a=e}function kn(e){this.b=e}function oa(e){this.f=e}function po(e){this.a=e}function Es(e){this.a=e}function Ka(e){this.a=e}function ls(e){this.a=e}function hs(e){this.a=e}function Bo(e){this.a=e}function au(e){this.a=e}function Zu(e){this.a=e}function W1(e){this.a=e}function tp(e){this.a=e}function Ad(e){this.a=e}function gh(e){this.b=e}function Cd(e){this.c=e}function mh(e){this.e=e}function gg(e){this.a=e}function K1(e){this.a=e}function mg(e){this.a=e}function Gm(e){this.a=e}function s_(e){this.a=e}function c_(e){this.d=e}function np(e){this.a=e}function xd(e){this.a=e}function Gu(e){this.e=e}function u9(){this.a=0}function bh(){J_t(this)}function Et(){_de(this)}function Qr(){zu(this)}function f9(){rTt(this)}function ufe(){}function W0(){this.c=UHe}function a5e(e,t){t.Wb(e)}function ffe(e,t){e.b+=t}function dfe(e){e.b=new Rfe}function ve(e){return e.e}function CY(e){return e.a}function d9(e){return e.a}function hfe(e){return e.a}function pfe(e){return e.a}function o5e(e){return e.a}function Ev(){return null}function xY(){return null}function gfe(){H5e(),I2r()}function lI(e){e.b.tf(e.e)}function Np(e,t){e.b=t-e.b}function hC(e,t){e.a=t-e.a}function T0t(e,t){t.ad(e.a)}function _Hn(e,t){Io(t,e)}function wHn(e,t,i){e.Od(i,t)}function h9(e,t){e.e=t,t.b=e}function s5e(e){Eg(),this.a=e}function A0t(e){Eg(),this.a=e}function C0t(e){Eg(),this.a=e}function c5e(e){V2(),this.a=e}function x0t(e){LO(),Ybe.be(e)}function Sv(){Lwt.call(this)}function l5e(){Lwt.call(this)}function u5e(){Sv.call(this)}function mfe(){Sv.call(this)}function O0t(){Sv.call(this)}function p9(){Sv.call(this)}function Au(){Sv.call(this)}function uI(){Sv.call(this)}function ii(){Sv.call(this)}function Kf(){Sv.call(this)}function k0t(){Sv.call(this)}function ol(){Sv.call(this)}function N0t(){Sv.call(this)}function I0t(){this.a=this}function OY(){this.Bb|=256}function R0t(){this.b=new M_t}function f5e(){f5e=ue,new Qr}function d5e(){u5e.call(this)}function D0t(e,t){e.length=t}function kY(e,t){St(e.a,t)}function EHn(e,t){SPe(e.c,t)}function SHn(e,t){ko(e.b,t)}function THn(e,t){oX(e.a,t)}function AHn(e,t){sge(e.a,t)}function oO(e,t){Xi(e.e,t)}function pC(e){EX(e.c,e.b)}function CHn(e,t){e.kc().Nb(t)}function h5e(e){this.a=Ccr(e)}function Po(){this.a=new Qr}function M0t(){this.a=new Qr}function NY(){this.a=new Et}function bfe(){this.a=new Et}function p5e(){this.a=new Et}function Od(){this.a=new da}function Tv(){this.a=new fCt}function g5e(){this.a=new Pm}function m5e(){this.a=new Qvt}function P0t(){this.a=new BAt}function b5e(){this.a=new eAt}function v5e(){this.a=new T2t}function L0t(){this.a=new Et}function y5e(){this.a=new Et}function F0t(){this.a=new Et}function B0t(){this.a=new Et}function j0t(){this.d=new Et}function U0t(){this.a=new Po}function $0t(){this.a=new Qr}function G0t(){this.b=new Qr}function V0t(){this.b=new Et}function _5e(){this.e=new Et}function z0t(){this.d=new Et}function q0t(){this.a=new hh}function H0t(){Et.call(this)}function w5e(){NY.call(this)}function Y0t(){jW.call(this)}function W0t(){y5e.call(this)}function vfe(){fI.call(this)}function fI(){ufe.call(this)}function gC(){ufe.call(this)}function E5e(){gC.call(this)}function K0t(){ITt.call(this)}function Q0t(){ITt.call(this)}function X0t(){k5e.call(this)}function Z0t(){k5e.call(this)}function J0t(){k5e.call(this)}function ebt(){N5e.call(this)}function Cu(){ja.call(this)}function S5e(){rle.call(this)}function T5e(){rle.call(this)}function tbt(){bbt.call(this)}function nbt(){bbt.call(this)}function rbt(){Qr.call(this)}function ibt(){Qr.call(this)}function abt(){Qr.call(this)}function obt(){Po.call(this)}function yfe(){A4t.call(this)}function sbt(){OY.call(this)}function _fe(){e6e.call(this)}function wfe(){e6e.call(this)}function A5e(){Qr.call(this)}function Efe(){Qr.call(this)}function cbt(){Qr.call(this)}function C5e(){T6.call(this)}function lbt(){T6.call(this)}function ubt(){C5e.call(this)}function fbt(){hH.call(this)}function dbt(e){Qxt.call(this,e)}function hbt(e){Qxt.call(this,e)}function x5e(e){z6.call(this,e)}function O5e(e){Uvt.call(this,e)}function xHn(e){O5e.call(this,e)}function OHn(e){Uvt.call(this,e)}function sO(){this.a=new ja}function k5e(){this.a=new Po}function N5e(){this.a=new Qr}function pbt(){this.a=new Et}function gbt(){this.j=new Et}function I5e(){this.a=new jce}function mbt(){this.a=new fvt}function bbt(){this.a=new cle}function Sfe(){Sfe=ue,$be=new Pbt}function Tfe(){Tfe=ue,Ube=new Mbt}function dI(){dI=ue,jbe=new T}function IY(){IY=ue,zbe=new Mwt}function kHn(e){O5e.call(this,e)}function NHn(e){O5e.call(this,e)}function vbt(e){epe.call(this,e)}function ybt(e){epe.call(this,e)}function _bt(e){H2t.call(this,e)}function Afe(e){Zhr.call(this,e)}function l_(e){k2.call(this,e)}function hI(e){VY.call(this,e)}function R5e(e){VY.call(this,e)}function wbt(e){VY.call(this,e)}function jc(e){oSt.call(this,e)}function Ebt(e){jc.call(this,e)}function mC(){aC.call(this,{})}function RY(e){wO(),this.a=e}function pI(e){e.b=null,e.c=0}function IHn(e,t){e.e=t,SRt(e,t)}function RHn(e,t){e.a=t,Bpr(e)}function Cfe(e,t,i){e.a[t.g]=i}function DHn(e,t,i){edr(i,e,t)}function MHn(e,t){aQn(t.i,e.n)}function Sbt(e,t){csr(e).td(t)}function PHn(e,t){return e*e/t}function Tbt(e,t){return e.g-t.g}function LHn(e){return new K4(e)}function FHn(e){return new G2(e)}function DY(e){jc.call(this,e)}function hc(e){jc.call(this,e)}function Abt(e){jc.call(this,e)}function xfe(e){oSt.call(this,e)}function Ofe(e){QDe(),this.a=e}function Cbt(e){Z2t(),this.a=e}function x2(e){ihe(),this.f=e}function kfe(e){ihe(),this.f=e}function cO(e){jc.call(this,e)}function ir(e){jc.call(this,e)}function Oc(e){jc.call(this,e)}function xbt(e){jc.call(this,e)}function bC(e){jc.call(this,e)}function Yt(e){return nr(e),e}function ht(e){return nr(e),e}function g9(e){return nr(e),e}function D5e(e){return nr(e),e}function BHn(e){return nr(e),e}function gI(e){return e.b==e.c}function O2(e){return!!e&&e.b}function jHn(e){return!!e&&e.k}function UHn(e){return!!e&&e.j}function gf(e){nr(e),this.a=e}function M5e(e){return Vv(e),e}function mI(e){HIe(e,e.length)}function Vm(e){jc.call(this,e)}function bg(e){jc.call(this,e)}function Nfe(e){jc.call(this,e)}function dT(e){jc.call(this,e)}function bI(e){jc.call(this,e)}function ci(e){jc.call(this,e)}function Ife(e){v6e.call(this,e,0)}function Rfe(){CRe.call(this,12,3)}function P5e(){P5e=ue,LBe=new ie}function Obt(){Obt=ue,PBe=new _}function MY(){MY=ue,UD=new te}function kbt(){kbt=ue,iFt=new re}function Nbt(){throw ve(new ii)}function L5e(){throw ve(new ii)}function Ibt(){throw ve(new ii)}function $Hn(){throw ve(new ii)}function GHn(){throw ve(new ii)}function VHn(){throw ve(new ii)}function Dfe(){this.a=li(ei(Us))}function vC(e){Eg(),this.a=ei(e)}function Rbt(e,t){e.Td(t),t.Sd(e)}function zHn(e,t){e.a.ec().Mc(t)}function qHn(e,t,i){e.c.lf(t,i)}function F5e(e){hc.call(this,e)}function vg(e){ir.call(this,e)}function zm(){X4.call(this,"")}function vI(){X4.call(this,"")}function K0(){X4.call(this,"")}function hT(){X4.call(this,"")}function B5e(e){hc.call(this,e)}function lO(e){cT.call(this,e)}function Mfe(e){NW.call(this,e)}function Dbt(e){lO.call(this,e)}function Mbt(){q7.call(this,null)}function Pbt(){q7.call(this,null)}function PY(){PY=ue,LO()}function Lbt(){Lbt=ue,pFt=xdr()}function Fbt(e){return e.a?e.b:0}function HHn(e){return e.a?e.b:0}function YHn(e,t){return e.a-t.a}function WHn(e,t){return e.a-t.a}function KHn(e,t){return e.a-t.a}function LY(e,t){return mDe(e,t)}function _e(e,t){return rAt(e,t)}function QHn(e,t){return t in e.a}function Bbt(e,t){return e.f=t,e}function XHn(e,t){return e.b=t,e}function jbt(e,t){return e.c=t,e}function ZHn(e,t){return e.g=t,e}function j5e(e,t){return e.a=t,e}function U5e(e,t){return e.f=t,e}function JHn(e,t){return e.k=t,e}function $5e(e,t){return e.a=t,e}function eYn(e,t){return e.e=t,e}function G5e(e,t){return e.e=t,e}function tYn(e,t){return e.f=t,e}function nYn(e,t){e.b=!0,e.d=t}function rYn(e,t){e.b=new pc(t)}function iYn(e,t,i){t.td(e.a[i])}function aYn(e,t,i){t.we(e.a[i])}function oYn(e,t){return e.b-t.b}function sYn(e,t){return e.g-t.g}function cYn(e,t){return e.s-t.s}function lYn(e,t){return e?0:t-1}function Ubt(e,t){return e?0:t-1}function uYn(e,t){return e?t-1:0}function fYn(e,t){return t.Yf(e)}function u_(e,t){return e.b=t,e}function FY(e,t){return e.a=t,e}function f_(e,t){return e.c=t,e}function d_(e,t){return e.d=t,e}function h_(e,t){return e.e=t,e}function V5e(e,t){return e.f=t,e}function yI(e,t){return e.a=t,e}function uO(e,t){return e.b=t,e}function fO(e,t){return e.c=t,e}function dn(e,t){return e.c=t,e}function $n(e,t){return e.b=t,e}function hn(e,t){return e.d=t,e}function pn(e,t){return e.e=t,e}function dYn(e,t){return e.f=t,e}function gn(e,t){return e.g=t,e}function mn(e,t){return e.a=t,e}function bn(e,t){return e.i=t,e}function vn(e,t){return e.j=t,e}function $bt(e,t){return e.k=t,e}function hYn(e,t){return e.j=t,e}function pYn(e,t){_b(),$c(t,e)}function gYn(e,t,i){lJn(e.a,t,i)}function Gbt(e){aTt.call(this,e)}function z5e(e){aTt.call(this,e)}function BY(e){$de.call(this,e)}function Vbt(e){Mcr.call(this,e)}function Q0(e){B_.call(this,e)}function zbt(e){khe.call(this,e)}function qbt(e){khe.call(this,e)}function Hbt(){KNe.call(this,"")}function Ss(){this.a=0,this.b=0}function Ybt(){this.b=0,this.a=0}function Wbt(e,t){e.b=0,J2(e,t)}function mYn(e,t){e.c=t,e.b=!0}function Kbt(e,t){return e.c._b(t)}function rp(e){return e.e&&e.e()}function Pfe(e){return e?e.d:null}function Qbt(e,t){return Ekt(e.b,t)}function bYn(e){return e?e.g:null}function vYn(e){return e?e.i:null}function X0(e){return Z1(e),e.o}function p_(){p_=ue,dHt=Bfr()}function Xbt(){Xbt=ue,Wo=Qdr()}function dO(){dO=ue,jHe=Ufr()}function Zbt(){Zbt=ue,QHt=jfr()}function q5e(){q5e=ue,fl=Ppr()}function H5e(){H5e=ue,Hb=JO()}function Jbt(){throw ve(new ii)}function evt(){throw ve(new ii)}function tvt(){throw ve(new ii)}function nvt(){throw ve(new ii)}function rvt(){throw ve(new ii)}function ivt(){throw ve(new ii)}function jY(e){this.a=new yC(e)}function Y5e(e){JMt(),z2r(this,e)}function Z0(e){this.a=new che(e)}function pT(e,t){for(;e.ye(t););}function W5e(e,t){for(;e.sd(t););}function gT(e,t){return e.a+=t,e}function Lfe(e,t){return e.a+=t,e}function qm(e,t){return e.a+=t,e}function g_(e,t){return e.a+=t,e}function _I(e){return cb(e),e.a}function UY(e){return e.b!=e.d.c}function avt(e){return e.l|e.m<<22}function K5e(e,t){return e.d[t.p]}function ovt(e,t){return T0r(e,t)}function Q5e(e,t,i){e.splice(t,i)}function svt(e){e.c?zRt(e):qRt(e)}function $Y(e){this.a=0,this.b=e}function cvt(){this.a=new vB(ZVe)}function lvt(){this.b=new vB(BVe)}function uvt(){this.b=new vB(d_e)}function fvt(){this.b=new vB(d_e)}function dvt(){throw ve(new ii)}function hvt(){throw ve(new ii)}function pvt(){throw ve(new ii)}function gvt(){throw ve(new ii)}function mvt(){throw ve(new ii)}function bvt(){throw ve(new ii)}function vvt(){throw ve(new ii)}function yvt(){throw ve(new ii)}function _vt(){throw ve(new ii)}function wvt(){throw ve(new ii)}function yYn(){throw ve(new ol)}function _Yn(){throw ve(new ol)}function m9(e){this.a=new Evt(e)}function Evt(e){Rar(this,e,Ddr())}function b9(e){return!e||VSt(e)}function v9(e){return ig[e]!=-1}function wYn(){aJ!=0&&(aJ=0),oJ=-1}function Svt(){Bbe==null&&(Bbe=[])}function EYn(e,t){p1e(ft(e.a),t)}function SYn(e,t){p1e(ft(e.a),t)}function y9(e,t){TT.call(this,e,t)}function hO(e,t){y9.call(this,e,t)}function X5e(e,t){this.b=e,this.c=t}function Tvt(e,t){this.b=e,this.a=t}function Avt(e,t){this.a=e,this.b=t}function Cvt(e,t){this.a=e,this.b=t}function xvt(e,t){this.a=e,this.b=t}function Ovt(e,t){this.a=e,this.b=t}function kvt(e,t){this.a=e,this.b=t}function Nvt(e,t){this.a=e,this.b=t}function Ivt(e,t){this.a=e,this.b=t}function Rvt(e,t){this.a=e,this.b=t}function Dvt(e,t){this.b=e,this.a=t}function Mvt(e,t){this.b=e,this.a=t}function Pvt(e,t){this.b=e,this.a=t}function Lvt(e,t){this.b=e,this.a=t}function vi(e,t){this.f=e,this.g=t}function pO(e,t){this.e=e,this.d=t}function m_(e,t){this.g=e,this.i=t}function Ffe(e,t){this.a=e,this.b=t}function Fvt(e,t){this.a=e,this.f=t}function Bvt(e,t){this.b=e,this.c=t}function TYn(e,t){this.a=e,this.b=t}function jvt(e,t){this.a=e,this.b=t}function Bfe(e,t){this.a=e,this.b=t}function Uvt(e){s6e(e.dc()),this.c=e}function GY(e){this.b=d(ei(e),83)}function $vt(e){this.a=d(ei(e),83)}function k2(e){this.a=d(ei(e),15)}function Gvt(e){this.a=d(ei(e),15)}function VY(e){this.b=d(ei(e),47)}function zY(){this.q=new h.Date}function l1(){l1=ue,XBe=new Xe}function gO(){gO=ue,u5=new Ae}function wI(e){return e.f.c+e.g.c}function _9(e,t){return e.b.Hc(t)}function Vvt(e,t){return e.b.Ic(t)}function zvt(e,t){return e.b.Qc(t)}function qvt(e,t){return e.b.Hc(t)}function Hvt(e,t){return e.c.uc(t)}function Q1(e,t){return e.a._b(t)}function Yvt(e,t){return Zi(e.c,t)}function Wvt(e,t){return yf(e.b,t)}function Kvt(e,t){return e>t&&t<lD}function AYn(e,t){return e.Gc(t),e}function CYn(e,t){return Bs(e,t),e}function xYn(e){return BSt(),e?rFt:nFt}function yC(e){MOt.call(this,e,0)}function Qvt(){che.call(this,null)}function Z5e(){upe.call(this,null)}function _C(e){this.c=e,kxt(this)}function ja(){swt(this),Id(this)}function no(e,t){cb(e),e.a.Nb(t)}function Xvt(e,t){return e.Gc(t),e}function OYn(e,t){return e.a.f=t,e}function Zvt(e,t){return e.a.d=t,e}function Jvt(e,t){return e.a.g=t,e}function eyt(e,t){return e.a.j=t,e}function vh(e,t){return e.a.a=t,e}function yh(e,t){return e.a.d=t,e}function _h(e,t){return e.a.e=t,e}function wh(e,t){return e.a.g=t,e}function w9(e,t){return e.a.f=t,e}function kYn(e){return e.b=!1,e}function mO(){mO=ue,lje=new P_t}function qY(){qY=ue,mFt=new L_t}function bO(){bO=ue,gje=new at}function tyt(){tyt=ue,mjt=new G0}function HY(){HY=ue,lve=new Ywt}function Av(){Av=ue,f5=new Si}function EI(){EI=ue,vjt=new Tu}function nyt(){nyt=ue,CFt=new In}function J5e(){J5e=ue,ajt=new f2}function E9(){E9=ue,wjt=new Ss}function ryt(){ryt=ue,ojt=new wd}function eNe(){eNe=ue,sjt=new ZEt}function tNe(){tNe=ue,dUe=new r1}function S9(){S9=ue,Ejt=new Qoe}function iyt(){iyt=ue,Cjt=new gse}function SI(){SI=ue,Rjt=new ace}function YY(){YY=ue,vA=new eT}function ayt(){ayt=ue,ezt=new Lo}function WY(){WY=ue,h_e=new syt}function KY(){KY=ue,p_e=new s2t}function TI(){TI=ue,zj=new XSt}function QY(){QY=ue,EGt=new ele}function oyt(){x4t(),this.c=new Rfe}function syt(){vi.call(this,KPt,0)}function b_(e,t){Wv(e.c.b,t.c,t)}function AI(e,t){Wv(e.c.c,t.b,t)}function NYn(e,t,i){gc(e.d,t.f,i)}function IYn(e,t,i,a){lur(e,a,t,i)}function RYn(e,t,i,a){Imr(a,e,t,i)}function DYn(e,t,i,a){Wwr(a,e,t,i)}function XY(e,t){return e.a=t.g,e}function cyt(e,t){return vfr(e.a,t)}function MYn(e){return e.b?e.b:e.a}function PYn(e){return(e.c+e.a)/2}function N2(){N2=ue,uHt=new nle}function lyt(){lyt=ue,vHt=new Ca}function uyt(){uyt=ue,IHt=new ibt}function fyt(){fyt=ue,RHt=new abt}function J0(){J0=ue,Qd=new A5e}function nNe(){nNe=ue,BHe=new cbt}function CI(){CI=ue,Z_e=new hwt}function Hm(){Hm=ue,mU=new pwt}function jfe(){jfe=ue,HHt=new $4}function Hs(){Hs=ue,WHt=new O6}function ZY(){ZY=ue,_te=new Qr}function rNe(){rNe=ue,KHe=new Et}function eb(){eb=ue,Qb=new Wle}function LYn(e){h.clearTimeout(e)}function iNe(e){this.a=d(ei(e),224)}function JY(e){return d(e,42).cd()}function T9(e){return e.b<e.d.gc()}function dyt(e,t){return the(e.a,t)}function hyt(e,t){return dl(e,t)>0}function Ufe(e,t){return dl(e,t)<0}function xI(e,t){return e.a.get(t)}function FYn(e,t){return t.split(e)}function pyt(e,t){return yf(e.e,t)}function aNe(e){return nr(e),!1}function eW(e){Hn.call(this,e,21)}function BYn(e,t){qTt.call(this,e,t)}function tW(e,t){vi.call(this,e,t)}function $fe(e,t){vi.call(this,e,t)}function oNe(e){whe(),H2t.call(this,e)}function sNe(e,t){KEt(e,e.length,t)}function A9(e,t){TSt(e,e.length,t)}function jYn(e,t,i){t.ud(e.a.Ge(i))}function UYn(e,t,i){t.we(e.a.Fe(i))}function $Yn(e,t,i){t.td(e.a.Kb(i))}function GYn(e,t,i){e.Mb(i)&&t.td(i)}function OI(e,t,i){e.splice(t,0,i)}function VYn(e,t){return Ou(e.e,t)}function nW(e,t){this.d=e,this.e=t}function gyt(e,t){this.b=e,this.a=t}function myt(e,t){this.b=e,this.a=t}function cNe(e,t){this.b=e,this.a=t}function byt(e,t){this.a=e,this.b=t}function vyt(e,t){this.a=e,this.b=t}function yyt(e,t){this.a=e,this.b=t}function _yt(e,t){this.a=e,this.b=t}function wC(e,t){this.a=e,this.b=t}function lNe(e,t){this.b=e,this.a=t}function uNe(e,t){this.b=e,this.a=t}function rW(e,t){vi.call(this,e,t)}function iW(e,t){vi.call(this,e,t)}function fNe(e,t){vi.call(this,e,t)}function dNe(e,t){vi.call(this,e,t)}function mT(e,t){vi.call(this,e,t)}function Gfe(e,t){vi.call(this,e,t)}function Vfe(e,t){vi.call(this,e,t)}function zfe(e,t){vi.call(this,e,t)}function aW(e,t){vi.call(this,e,t)}function hNe(e,t){vi.call(this,e,t)}function qfe(e,t){vi.call(this,e,t)}function C9(e,t){vi.call(this,e,t)}function oW(e,t){vi.call(this,e,t)}function Hfe(e,t){vi.call(this,e,t)}function kI(e,t){vi.call(this,e,t)}function pNe(e,t){vi.call(this,e,t)}function lo(e,t){vi.call(this,e,t)}function sW(e,t){vi.call(this,e,t)}function wyt(e,t){this.a=e,this.b=t}function Eyt(e,t){this.a=e,this.b=t}function Syt(e,t){this.a=e,this.b=t}function Tyt(e,t){this.a=e,this.b=t}function Ayt(e,t){this.a=e,this.b=t}function Cyt(e,t){this.a=e,this.b=t}function xyt(e,t){this.a=e,this.b=t}function Oyt(e,t){this.a=e,this.b=t}function kyt(e,t){this.a=e,this.b=t}function gNe(e,t){this.b=e,this.a=t}function Nyt(e,t){this.b=e,this.a=t}function Iyt(e,t){this.b=e,this.a=t}function Ryt(e,t){this.b=e,this.a=t}function vO(e,t){this.c=e,this.d=t}function Dyt(e,t){this.e=e,this.d=t}function Myt(e,t){this.a=e,this.b=t}function Pyt(e,t){this.b=t,this.c=e}function cW(e,t){vi.call(this,e,t)}function x9(e,t){vi.call(this,e,t)}function Yfe(e,t){vi.call(this,e,t)}function NI(e,t){vi.call(this,e,t)}function mNe(e,t){vi.call(this,e,t)}function Wfe(e,t){vi.call(this,e,t)}function Kfe(e,t){vi.call(this,e,t)}function O9(e,t){vi.call(this,e,t)}function bNe(e,t){vi.call(this,e,t)}function Qfe(e,t){vi.call(this,e,t)}function II(e,t){vi.call(this,e,t)}function vNe(e,t){vi.call(this,e,t)}function RI(e,t){vi.call(this,e,t)}function DI(e,t){vi.call(this,e,t)}function I2(e,t){vi.call(this,e,t)}function Xfe(e,t){vi.call(this,e,t)}function Zfe(e,t){vi.call(this,e,t)}function yNe(e,t){vi.call(this,e,t)}function MI(e,t){vi.call(this,e,t)}function Jfe(e,t){vi.call(this,e,t)}function lW(e,t){vi.call(this,e,t)}function k9(e,t){vi.call(this,e,t)}function N9(e,t){vi.call(this,e,t)}function EC(e,t){vi.call(this,e,t)}function ede(e,t){vi.call(this,e,t)}function _Ne(e,t){vi.call(this,e,t)}function tde(e,t){vi.call(this,e,t)}function nde(e,t){vi.call(this,e,t)}function wNe(e,t){vi.call(this,e,t)}function rde(e,t){vi.call(this,e,t)}function ide(e,t){vi.call(this,e,t)}function ade(e,t){vi.call(this,e,t)}function ode(e,t){vi.call(this,e,t)}function ENe(e,t){vi.call(this,e,t)}function Lyt(e,t){this.b=e,this.a=t}function Fyt(e,t){this.a=e,this.b=t}function Byt(e,t){this.a=e,this.b=t}function jyt(e,t){this.a=e,this.b=t}function Uyt(e,t){this.a=e,this.b=t}function SNe(e,t){vi.call(this,e,t)}function TNe(e,t){vi.call(this,e,t)}function $yt(e,t){this.b=e,this.d=t}function ANe(e,t){vi.call(this,e,t)}function CNe(e,t){vi.call(this,e,t)}function Gyt(e,t){this.a=e,this.b=t}function Vyt(e,t){this.a=e,this.b=t}function uW(e,t){vi.call(this,e,t)}function PI(e,t){vi.call(this,e,t)}function xNe(e,t){vi.call(this,e,t)}function ONe(e,t){vi.call(this,e,t)}function kNe(e,t){vi.call(this,e,t)}function sde(e,t){vi.call(this,e,t)}function NNe(e,t){vi.call(this,e,t)}function cde(e,t){vi.call(this,e,t)}function fW(e,t){vi.call(this,e,t)}function lde(e,t){vi.call(this,e,t)}function ude(e,t){vi.call(this,e,t)}function I9(e,t){vi.call(this,e,t)}function fde(e,t){vi.call(this,e,t)}function INe(e,t){vi.call(this,e,t)}function R9(e,t){vi.call(this,e,t)}function RNe(e,t){vi.call(this,e,t)}function zYn(e,t){return Ou(e.c,t)}function qYn(e,t){return Ou(t.b,e)}function HYn(e,t){return-e.b.Je(t)}function DNe(e,t){return Ou(e.g,t)}function D9(e,t){vi.call(this,e,t)}function SC(e,t){vi.call(this,e,t)}function zyt(e,t){this.a=e,this.b=t}function qyt(e,t){this.a=e,this.b=t}function Kt(e,t){this.a=e,this.b=t}function LI(e,t){vi.call(this,e,t)}function FI(e,t){vi.call(this,e,t)}function M9(e,t){vi.call(this,e,t)}function dde(e,t){vi.call(this,e,t)}function dW(e,t){vi.call(this,e,t)}function BI(e,t){vi.call(this,e,t)}function hde(e,t){vi.call(this,e,t)}function hW(e,t){vi.call(this,e,t)}function bT(e,t){vi.call(this,e,t)}function P9(e,t){vi.call(this,e,t)}function jI(e,t){vi.call(this,e,t)}function UI(e,t){vi.call(this,e,t)}function L9(e,t){vi.call(this,e,t)}function pW(e,t){vi.call(this,e,t)}function vT(e,t){vi.call(this,e,t)}function gW(e,t){vi.call(this,e,t)}function Hyt(e,t){this.a=e,this.b=t}function Yyt(e,t){this.a=e,this.b=t}function Wyt(e,t){this.a=e,this.b=t}function Kyt(e,t){this.a=e,this.b=t}function Qyt(e,t){this.a=e,this.b=t}function Xyt(e,t){this.a=e,this.b=t}function us(e,t){this.a=e,this.b=t}function mW(e,t){vi.call(this,e,t)}function Zyt(e,t){this.a=e,this.b=t}function Jyt(e,t){this.a=e,this.b=t}function e_t(e,t){this.a=e,this.b=t}function t_t(e,t){this.a=e,this.b=t}function n_t(e,t){this.a=e,this.b=t}function r_t(e,t){this.a=e,this.b=t}function i_t(e,t){this.b=e,this.a=t}function a_t(e,t){this.b=e,this.a=t}function o_t(e,t){this.b=e,this.a=t}function s_t(e,t){this.b=e,this.a=t}function c_t(e,t){this.a=e,this.b=t}function l_t(e,t){this.a=e,this.b=t}function YYn(e,t){Amr(e.a,d(t,56))}function u_t(e,t){Pir(e.a,d(t,11))}function WYn(e,t){return CO(),t!=e}function f_t(){return Lbt(),new pFt}function d_t(){Uhe(),this.b=new Po}function h_t(){kX(),this.a=new Po}function p_t(){ARe(),MIe.call(this)}function TC(e,t){vi.call(this,e,t)}function g_t(e,t){this.a=e,this.b=t}function m_t(e,t){this.a=e,this.b=t}function bW(e,t){this.a=e,this.b=t}function b_t(e,t){this.a=e,this.b=t}function v_t(e,t){this.a=e,this.b=t}function y_t(e,t){this.a=e,this.b=t}function __t(e,t){this.d=e,this.b=t}function MNe(e,t){this.d=e,this.e=t}function w_t(e,t){this.f=e,this.c=t}function F9(e,t){this.b=e,this.c=t}function PNe(e,t){this.i=e,this.g=t}function E_t(e,t){this.e=e,this.a=t}function S_t(e,t){this.a=e,this.b=t}function LNe(e,t){e.i=null,yQ(e,t)}function KYn(e,t){e&&Ji(hU,e,t)}function T_t(e,t){return vge(e.a,t)}function vW(e){return QF(e.c,e.b)}function Kc(e){return e?e.dd():null}function st(e){return e??null}function R2(e){return typeof e===ox}function D2(e){return typeof e===g7e}function Ko(e){return typeof e===ime}function tb(e,t){return e.Hd().Xb(t)}function yW(e,t){return hor(e.Kc(),t)}function v_(e,t){return dl(e,t)==0}function QYn(e,t){return dl(e,t)>=0}function $I(e,t){return dl(e,t)!=0}function XYn(e){return""+(nr(e),e)}function B9(e,t){return e.substr(t)}function A_t(e){return nf(e),e.d.gc()}function pde(e){return Kgr(e,e.c),e}function _W(e){return eR(e==null),e}function GI(e,t){return e.a+=""+t,e}function sc(e,t){return e.a+=""+t,e}function VI(e,t){return e.a+=""+t,e}function sl(e,t){return e.a+=""+t,e}function yi(e,t){return e.a+=""+t,e}function FNe(e,t){return e.a+=""+t,e}function C_t(e,t){ao(e,t,e.a,e.a.a)}function Cv(e,t){ao(e,t,e.c.b,e.c)}function ZYn(e,t,i){PNt(t,s1e(e,i))}function JYn(e,t,i){PNt(t,s1e(e,i))}function eWn(e,t){Hir(new Rr(e),t)}function x_t(e,t){e.q.setTime(P_(t))}function O_t(e,t){VIe.call(this,e,t)}function k_t(e,t){VIe.call(this,e,t)}function gde(e,t){VIe.call(this,e,t)}function N_t(e){zu(this),CR(this,e)}function BNe(e){return Kn(e,0),null}function ip(e){return e.a=0,e.b=0,e}function I_t(e,t){return e.a=t.g+1,e}function tWn(e,t){return e.j[t.p]==2}function jNe(e){return FJn(d(e,79))}function R_t(){R_t=ue,cBt=wi(Tge())}function D_t(){D_t=ue,Ajt=wi(gRt())}function M_t(){this.b=new yC(Q2(12))}function P_t(){this.b=0,this.a=!1}function L_t(){this.b=0,this.a=!1}function zI(e){this.a=e,B7.call(this)}function F_t(e){this.a=e,B7.call(this)}function Fn(e,t){Oo.call(this,e,t)}function mde(e,t){B2.call(this,e,t)}function yT(e,t){PNe.call(this,e,t)}function bde(e,t){ik.call(this,e,t)}function B_t(e,t){j9.call(this,e,t)}function Di(e,t){ZY(),Ji(_te,e,t)}function vde(e,t){return Of(e.a,0,t)}function j_t(e,t){return e.a.a.a.cc(t)}function U_t(e,t){return st(e)===st(t)}function nWn(e,t){return _o(e.a,t.a)}function rWn(e,t){return ou(e.a,t.a)}function iWn(e,t){return wSt(e.a,t.a)}function yg(e,t){return e.indexOf(t)}function y_(e,t){return e==t?0:e?1:-1}function wW(e){return e<10?"0"+e:""+e}function aWn(e){return ei(e),new zI(e)}function $_t(e){return Hl(e.l,e.m,e.h)}function yO(e){return co((nr(e),e))}function oWn(e){return co((nr(e),e))}function G_t(e,t){return ou(e.g,t.g)}function kc(e){return typeof e===g7e}function sWn(e){return e==mw||e==IE}function cWn(e){return e==mw||e==NE}function UNe(e){return Nc(e.b.b,e,0)}function V_t(e){this.a=f_t(),this.b=e}function z_t(e){this.a=f_t(),this.b=e}function lWn(e,t){return St(e.a,t),t}function uWn(e,t){return St(e.c,t),e}function q_t(e,t){return Mf(e.a,t),e}function fWn(e,t){return Sh(),t.a+=e}function dWn(e,t){return Sh(),t.a+=e}function hWn(e,t){return Sh(),t.c+=e}function $Ne(e,t){zO(e,0,e.length,t)}function X1(){XH.call(this,new Pv)}function H_t(){eK.call(this,0,0,0,0)}function AC(){Zf.call(this,0,0,0,0)}function pc(e){this.a=e.a,this.b=e.b}function nb(e){return e==Vd||e==Ph}function _O(e){return e==wm||e==_m}function Y_t(e){return e==IA||e==NA}function _T(e){return e!=tg&&e!=Gb}function mf(e){return e.Lg()&&e.Mg()}function W_t(e){return mK(d(e,118))}function EW(e){return Mf(new Lo,e)}function K_t(e,t){return new ik(t,e)}function pWn(e,t){return new ik(t,e)}function GNe(e,t,i){fQ(e,t),dQ(e,i)}function SW(e,t,i){$_(e,t),U_(e,i)}function Ip(e,t,i){hu(e,t),pu(e,i)}function TW(e,t,i){WO(e,t),QO(e,i)}function AW(e,t,i){KO(e,t),XO(e,i)}function yde(e,t){uk(e,t),ZO(e,e.D)}function VNe(e){w_t.call(this,e,!0)}function Q_t(e,t,i){R6e.call(this,e,t,i)}function rb(e){wb(),bor.call(this,e)}function X_t(){tW.call(this,"Head",1)}function Z_t(){tW.call(this,"Tail",3)}function _de(e){e.c=Qe(Ar,Ut,1,0,5,1)}function J_t(e){e.a=Qe(Ar,Ut,1,8,5,1)}function ewt(e){du(e.xf(),new nY(e))}function wT(e){return e!=null?xa(e):0}function gWn(e,t){return X2(t,Mp(e))}function mWn(e,t){return X2(t,Mp(e))}function bWn(e,t){return e[e.length]=t}function vWn(e,t){return e[e.length]=t}function zNe(e){return bZn(e.b.Kc(),e.a)}function yWn(e,t){return vQ(yhe(e.d),t)}function _Wn(e,t){return vQ(yhe(e.g),t)}function wWn(e,t){return vQ(yhe(e.j),t)}function Ys(e,t){Oo.call(this,e.b,t)}function __(e){eK.call(this,e,e,e,e)}function qNe(e){return e.b&&$1e(e),e.a}function HNe(e){return e.b&&$1e(e),e.c}function EWn(e,t){Qp||(e.b=t)}function wde(e,t,i){return za(e,t,i),i}function twt(e,t,i){za(e.c[t.g],t.g,i)}function SWn(e,t,i){d(e.c,69).Xh(t,i)}function TWn(e,t,i){Ip(i,i.i+e,i.j+t)}function AWn(e,t){ni(yl(e.a),gAt(t))}function CWn(e,t){ni(ef(e.a),mAt(t))}function qI(e){zi(),Gu.call(this,e)}function xWn(e){return e==null?0:xa(e)}function nwt(){nwt=ue,qye=new LR(U_e)}function ai(){ai=ue,new rwt,new Et}function rwt(){new Qr,new Qr,new Qr}function YNe(){YNe=ue,f5e(),FBe=new Qr}function Rp(){Rp=ue,h.Math.log(2)}function Qf(){Qf=ue,D1=(lyt(),vHt)}function OWn(){throw ve(new Vm(V9t))}function kWn(){throw ve(new Vm(V9t))}function NWn(){throw ve(new Vm(z9t))}function IWn(){throw ve(new Vm(z9t))}function iwt(e){this.a=e,fIe.call(this,e)}function Ede(e){this.a=e,GY.call(this,e)}function Sde(e){this.a=e,GY.call(this,e)}function zo(e,t){ehe(e.c,e.c.length,t)}function Uc(e){return e.a<e.c.c.length}function WNe(e){return e.a<e.c.a.length}function awt(e,t){return e.a?e.b:t.De()}function ou(e,t){return e<t?-1:e>t?1:0}function owt(e,t){return dl(e,t)>0?e:t}function Hl(e,t,i){return{l:e,m:t,h:i}}function RWn(e,t){e.a!=null&&u_t(t,e.a)}function swt(e){e.a=new Je,e.c=new Je}function CW(e){this.b=e,this.a=new Et}function cwt(e){this.b=new Ba,this.a=e}function KNe(e){$6e.call(this),this.a=e}function lwt(){tW.call(this,"Range",2)}function uwt(){V8e(),this.a=new vB(fUe)}function DWn(e,t){ei(t),CT(e).Jc(new H)}function MWn(e,t){return kf(),t.n.b+=e}function PWn(e,t,i){return Ji(e.g,i,t)}function LWn(e,t,i){return Ji(e.k,i,t)}function FWn(e,t){return Ji(e.a,t.a,t)}function ET(e,t,i){return l8e(t,i,e.c)}function QNe(e){return new Kt(e.c,e.d)}function BWn(e){return new Kt(e.c,e.d)}function Qc(e){return new Kt(e.a,e.b)}function fwt(e,t){return lwr(e.a,t,null)}function jWn(e){ks(e,null),ns(e,null)}function dwt(e){Ghe(e,null),Vhe(e,null)}function hwt(){j9.call(this,null,null)}function pwt(){MW.call(this,null,null)}function XNe(e){this.a=e,Qr.call(this)}function UWn(e){this.b=(Dn(),new rI(e))}function xW(e){e.j=Qe(QBe,bt,310,0,0,1)}function $Wn(e,t,i){e.c.Vc(t,d(i,133))}function GWn(e,t,i){e.c.ji(t,d(i,133))}function gwt(e,t){Hr(e),e.Gc(d(t,15))}function HI(e,t){return A_r(e.c,e.b,t)}function VWn(e,t){return new Fwt(e.Kc(),t)}function Tde(e,t){return zor(e.Kc(),t)!=-1}function ZNe(e,t){return e.a.Bc(t)!=null}function OW(e){return e.Ob()?e.Pb():null}function mwt(e){return Cg(e,0,e.length)}function Ue(e,t){return e!=null&&Oge(e,t)}function zWn(e,t){e.q.setHours(t),tD(e,t)}function bwt(e,t){e.c&&(EIe(t),VTt(t))}function qWn(e,t,i){d(e.Kb(i),164).Nb(t)}function HWn(e,t,i){return nwr(e,t,i),i}function vwt(e,t,i){e.a=t^1502,e.b=i^Fme}function Ade(e,t,i){return e.a[t.g][i.g]}function Dp(e,t){return e.a[t.c.p][t.p]}function YWn(e,t){return e.e[t.c.p][t.p]}function WWn(e,t){return e.c[t.c.p][t.p]}function KWn(e,t){return e.j[t.p]=omr(t)}function QWn(e,t){return tDe(e.f,t.tg())}function XWn(e,t){return tDe(e.b,t.tg())}function ZWn(e,t){return e.a<Z6e(t)?-1:1}function JWn(e,t,i){return i?t!=0:t!=e-1}function eKn(e,t,i){return e.a=t,e.b=i,e}function _g(e,t){return e.a*=t,e.b*=t,e}function YI(e,t,i){return za(e.g,t,i),i}function tKn(e,t,i,a){za(e.a[t.g],i.g,a)}function nKn(e,t){P2(t,e.a.a.a,e.a.a.b)}function ywt(e){e.a=d(Jn(e.b.a,4),126)}function _wt(e){e.a=d(Jn(e.b.a,4),126)}function rKn(e){aF(e,b7t),w1e(e,o2r(e))}function wO(){wO=ue,fJ=new RY(null)}function JNe(){JNe=ue,JNe(),bFt=new We}function e6e(){this.Bb|=256,this.Bb|=512}function Rr(e){this.i=e,this.f=this.i.j}function vo(e,t,i){Z9.call(this,e,t,i)}function kW(e,t,i){vo.call(this,e,t,i)}function xu(e,t,i){vo.call(this,e,t,i)}function wwt(e,t,i){kW.call(this,e,t,i)}function t6e(e,t,i){Z9.call(this,e,t,i)}function ST(e,t,i){Z9.call(this,e,t,i)}function n6e(e,t,i){qW.call(this,e,t,i)}function Ewt(e,t,i){qW.call(this,e,t,i)}function Swt(e,t,i){n6e.call(this,e,t,i)}function Twt(e,t,i){t6e.call(this,e,t,i)}function TT(e,t){this.a=e,GY.call(this,t)}function Awt(e,t){this.a=e,Ife.call(this,t)}function Cwt(e,t){this.a=e,Ife.call(this,t)}function xwt(e,t){this.a=e,Ife.call(this,t)}function r6e(e){this.a=e,bv.call(this,e.d)}function ib(e){this.c=e,this.a=this.c.a}function i6e(e,t){this.a=t,Ife.call(this,e)}function Owt(e,t){this.a=t,epe.call(this,e)}function kwt(e,t){this.a=e,epe.call(this,t)}function iKn(e,t){return $Ie(ahe(e.c)).Xb(t)}function a6e(e,t){return wcr(e,new K0,t).a}function Ur(e,t){return ei(t),new Nwt(e,t)}function Nwt(e,t){this.a=t,VY.call(this,e)}function o6e(e){this.b=e,this.a=this.b.a.e}function Iwt(e){e.b.Qb(),--e.d.f.d,nK(e.d)}function Rwt(e){q7.call(this,d(ei(e),35))}function Dwt(e){q7.call(this,d(ei(e),35))}function Mwt(){vi.call(this,"INSTANCE",0)}function s6e(e){if(!e)throw ve(new p9)}function c6e(e){if(!e)throw ve(new Au)}function l6e(e){if(!e)throw ve(new ol)}function Pwt(){Pwt=ue,jfe(),YHt=new fue}function ar(){ar=ue,uy=!1,s5=!0}function kd(e){X4.call(this,(nr(e),e))}function xf(e){X4.call(this,(nr(e),e))}function NW(e){cT.call(this,e),this.a=e}function u6e(e){w2.call(this,e),this.a=e}function f6e(e){lO.call(this,e),this.a=e}function Lwt(){xW(this),_K(this),this._d()}function Fwt(e,t){this.a=t,VY.call(this,e)}function Bwt(e,t){return new R6t(e.a,e.b,t)}function IW(e,t){return e.lastIndexOf(t)}function d6e(e,t,i){return e.indexOf(t,i)}function WI(e){return e==null?bu:Rc(e)}function aKn(e){return e==null?null:e.name}function h6e(e){return e.a!=null?e.a:null}function oKn(e){return UY(e.a)?_At(e):null}function Cde(e,t){return dR(e.a,t)!=null}function Ou(e,t){return!!t&&e.b[t.g]==t}function w_(e){return e.$H||(e.$H=++wEr)}function sKn(e){return e.l+e.m*lx+e.h*ey}function jwt(e,t){return St(t.a,e.a),e.a}function Uwt(e,t){return St(t.b,e.a),e.a}function E_(e,t){return St(t.a,e.a),e.a}function S_(e){return xr(e.a!=null),e.a}function xde(e){XH.call(this,new lDe(e))}function p6e(e,t){g8e.call(this,e,t,null)}function KI(e){this.a=e,J7.call(this,e)}function RW(){RW=ue,mJ=new Oo(bPt,0)}function DW(e,t){return++e.b,St(e.a,t)}function g6e(e,t){return++e.b,uu(e.a,t)}function cKn(e,t){return _o(e.n.a,t.n.a)}function lKn(e,t){return _o(e.c.d,t.c.d)}function uKn(e,t){return _o(e.c.c,t.c.c)}function su(e,t){return d(na(e.b,t),15)}function fKn(e,t){return e.n.b=(nr(t),t)}function dKn(e,t){return e.n.b=(nr(t),t)}function QI(e){return Uc(e.a)||Uc(e.b)}function hKn(e,t,i){return h3t(e,t,i,e.b)}function m6e(e,t,i){return h3t(e,t,i,e.c)}function b6e(e,t,i){d(SF(e,t),21).Fc(i)}function pKn(e,t,i){sge(e.a,i),oX(e.a,t)}function j9(e,t){CI(),this.a=e,this.b=t}function MW(e,t){Hm(),this.b=e,this.c=t}function Ode(e,t){ihe(),this.f=t,this.d=e}function v6e(e,t){nDe(t,e),this.d=e,this.c=t}function Ym(e){var t;t=e.a,e.a=e.b,e.b=t}function gKn(e){return Sh(),!!e&&!e.dc()}function mKn(e){return new H2(3,e)}function y6e(e,t){return new F2t(e,e.gc(),t)}function bKn(e){return IY(),_i((cAt(),Z9t),e)}function CC(e){this.d=e,Rr.call(this,e)}function xC(e){this.c=e,Rr.call(this,e)}function U9(e){this.c=e,CC.call(this,e)}function $wt(){SI(),this.b=new s9(this)}function u1(e){return Df(e,vE),new jl(e)}function Gwt(e){return LO(),parseInt(e)||-1}function Of(e,t,i){return e.substr(t,i-t)}function EO(e,t,i){return d6e(e,mu(t),i)}function kde(e){return JIe(e.c,e.c.length)}function vKn(e){return e.f!=null?e.f:""+e.g}function Nde(e){return e.f!=null?e.f:""+e.g}function Ide(e){return xr(e.b!=0),e.a.a.c}function PW(e){return xr(e.b!=0),e.c.b.c}function $9(e){Ue(e,150)&&d(e,150).Gh()}function LW(e){return e.b=d(yTt(e.a),42)}function _6e(e){mO(),this.b=e,this.a=!0}function Vwt(e){qY(),this.b=e,this.a=!0}function zwt(e){e.d=new Hwt(e),e.e=new Qr}function qwt(e){if(!e)throw ve(new Kf)}function w6e(e){if(!e)throw ve(new p9)}function M2(e){if(!e)throw ve(new Au)}function yKn(e){if(!e)throw ve(new mfe)}function xr(e){if(!e)throw ve(new ol)}function Hwt(e){dIe.call(this,e,null,null)}function Ywt(){vi.call(this,"POLYOMINO",0)}function Wwt(e,t,i,a){UIe.call(this,e,t,i,a)}function _Kn(e,t){return _b(),xn(e,t.e,t)}function wKn(e,t,i){return QY(),i.qg(e,t)}function jo(e,t){return!!e.q&&yf(e.q,t)}function EKn(e,t){return e>0?t*t/e:t*t*100}function SKn(e,t){return e>0?t/(e*e):t*100}function TKn(e,t,i){return St(t,$kt(e,i))}function AKn(e,t,i){XK(),e.Xe(t)&&i.td(e)}function SO(e,t,i){var a;a=e.Zc(t),a.Rb(i)}function P2(e,t,i){return e.a+=t,e.b+=i,e}function CKn(e,t,i){return e.a*=t,e.b*=i,e}function G9(e,t,i){return e.a-=t,e.b-=i,e}function E6e(e,t){return e.a=t.a,e.b=t.b,e}function FW(e){return e.a=-e.a,e.b=-e.b,e}function Kwt(e){this.c=e,this.a=1,this.b=1}function Qwt(e){this.c=e,hu(e,0),pu(e,0)}function Xwt(e){ja.call(this),ER(this,e)}function Zwt(e){nme(),dfe(this),this.mf(e)}function Jwt(e,t){CI(),j9.call(this,e,t)}function S6e(e,t){Hm(),MW.call(this,e,t)}function e2t(e,t){Hm(),MW.call(this,e,t)}function t2t(e,t){Hm(),S6e.call(this,e,t)}function bf(e,t,i){wf.call(this,e,t,i,2)}function Rde(e,t){Qf(),JW.call(this,e,t)}function n2t(e,t){Qf(),Rde.call(this,e,t)}function T6e(e,t){Qf(),Rde.call(this,e,t)}function r2t(e,t){Qf(),T6e.call(this,e,t)}function A6e(e,t){Qf(),JW.call(this,e,t)}function i2t(e,t){Qf(),A6e.call(this,e,t)}function a2t(e,t){Qf(),JW.call(this,e,t)}function xKn(e,t){return e.c.Fc(d(t,133))}function C6e(e,t,i){return $X(TF(e,t),i)}function OKn(e,t,i){return t.Qk(e.e,e.c,i)}function kKn(e,t,i){return t.Rk(e.e,e.c,i)}function Dde(e,t){return mb(e.e,d(t,49))}function NKn(e,t,i){MR(ef(e.a),t,mAt(i))}function IKn(e,t,i){MR(yl(e.a),t,gAt(i))}function x6e(e,t){t.$modCount=e.$modCount}function XI(){XI=ue,wM=new kn("root")}function TO(){TO=ue,gU=new tbt,new nbt}function o2t(){this.a=new D_,this.b=new D_}function O6e(){A4t.call(this),this.Bb|=$s}function s2t(){vi.call(this,"GROW_TREE",0)}function RKn(e){return e==null?null:Zwr(e)}function DKn(e){return e==null?null:opr(e)}function MKn(e){return e==null?null:Rc(e)}function PKn(e){return e==null?null:Rc(e)}function Z1(e){e.o==null&&M1r(e)}function qt(e){return eR(e==null||R2(e)),e}function Dt(e){return eR(e==null||D2(e)),e}function li(e){return eR(e==null||Ko(e)),e}function k6e(e){this.q=new h.Date(P_(e))}function V9(e,t){this.c=e,pO.call(this,e,t)}function BW(e,t){this.a=e,V9.call(this,e,t)}function LKn(e,t){this.d=e,Cue(this),this.b=t}function N6e(e,t){upe.call(this,e),this.a=t}function I6e(e,t){upe.call(this,e),this.a=t}function FKn(e){i8e.call(this,0,0),this.f=e}function R6e(e,t,i){KK.call(this,e,t,i,null)}function c2t(e,t,i){KK.call(this,e,t,i,null)}function BKn(e,t,i){return e.ue(t,i)<=0?i:t}function jKn(e,t,i){return e.ue(t,i)<=0?t:i}function UKn(e,t){return d(F_(e.b,t),149)}function $Kn(e,t){return d(F_(e.c,t),229)}function Mde(e){return d(Vt(e.a,e.b),287)}function l2t(e){return new Kt(e.c,e.d+e.a)}function u2t(e){return kf(),Y_t(d(e,197))}function L2(){L2=ue,Uje=Cn((Sf(),Ty))}function GKn(e,t){t.a?k0r(e,t):Cde(e.a,t.b)}function f2t(e,t){Qp||St(e.a,t)}function VKn(e,t){return E9(),rk(t.d.i,e)}function zKn(e,t){return YC(),new hDt(t,e)}function wg(e,t){return aF(t,P7e),e.f=t,e}function D6e(e,t,i){return i=Ff(e,t,3,i),i}function M6e(e,t,i){return i=Ff(e,t,6,i),i}function P6e(e,t,i){return i=Ff(e,t,9,i),i}function z9(e,t,i){++e.j,e.Ki(),cpe(e,t,i)}function d2t(e,t,i){++e.j,e.Hi(t,e.oi(t,i))}function h2t(e,t,i){var a;a=e.Zc(t),a.Rb(i)}function p2t(e,t,i){return KLe(e.c,e.b,t,i)}function L6e(e,t){return(t&Wi)%e.d.length}function Oo(e,t){kn.call(this,e),this.a=t}function F6e(e,t){Cd.call(this,e),this.a=t}function Pde(e,t){Cd.call(this,e),this.a=t}function g2t(e,t){this.c=e,B_.call(this,t)}function m2t(e,t){this.a=e,gh.call(this,t)}function q9(e,t){this.a=e,gh.call(this,t)}function b2t(e){this.a=(Df(e,vE),new jl(e))}function v2t(e){this.a=(Df(e,vE),new jl(e))}function H9(e){return!e.a&&(e.a=new W),e.a}function y2t(e){return e>8?0:e+1}function qKn(e,t){return ar(),e==t?0:e?1:-1}function B6e(e,t,i){return IC(e,d(t,22),i)}function HKn(e,t,i){return e.apply(t,i)}function _2t(e,t,i){return e.a+=Cg(t,0,i),e}function j6e(e,t){var i;return i=e.e,e.e=t,i}function YKn(e,t){var i;i=e[Lme],i.call(e,t)}function WKn(e,t){var i;i=e[Lme],i.call(e,t)}function F2(e,t){e.a.Vc(e.b,t),++e.b,e.c=-1}function w2t(e){zu(e.e),e.d.b=e.d,e.d.a=e.d}function Y9(e){e.b?Y9(e.b):e.f.c.zc(e.e,e.d)}function KKn(e,t,i){Av(),mue(e,t.Ce(e.a,i))}function QKn(e,t){return Pfe(r5t(e.a,t,!0))}function XKn(e,t){return Pfe(i5t(e.a,t,!0))}function Eh(e,t){return LY(new Array(t),e)}function Lde(e){return String.fromCharCode(e)}function ZKn(e){return e==null?null:e.message}function E2t(){this.a=new Et,this.b=new Et}function S2t(){this.a=new Pm,this.b=new R0t}function T2t(){this.b=new Ss,this.c=new Et}function U6e(){this.d=new Ss,this.e=new Ss}function $6e(){this.n=new Ss,this.o=new Ss}function jW(){this.n=new gC,this.i=new AC}function A2t(){this.a=new $7,this.b=new Lz}function C2t(){this.a=new Et,this.d=new Et}function x2t(){this.b=new Po,this.a=new Po}function O2t(){this.b=new Qr,this.a=new Qr}function k2t(){this.b=new lvt,this.a=new ZL}function N2t(){jW.call(this),this.a=new Ss}function ZI(e){Aor.call(this,e,(JK(),Jbe))}function G6e(e,t,i,a){eK.call(this,e,t,i,a)}function JKn(e,t,i){i!=null&&mQ(t,jge(e,i))}function eQn(e,t,i){i!=null&&bQ(t,jge(e,i))}function V6e(e,t,i){return i=Ff(e,t,11,i),i}function ra(e,t){return e.a+=t.a,e.b+=t.b,e}function Qo(e,t){return e.a-=t.a,e.b-=t.b,e}function tQn(e,t){return e.n.a=(nr(t),t+10)}function nQn(e,t){return e.n.a=(nr(t),t+10)}function rQn(e,t){return t==e||Tk(CX(t),e)}function I2t(e,t){return Ji(e.a,t,"")==null}function iQn(e,t){return E9(),!rk(t.d.i,e)}function aQn(e,t){nb(e.f)?T1r(e,t):chr(e,t)}function oQn(e,t){var i;return i=t.Hh(e.a),i}function B2(e,t){hc.call(this,ID+e+oy+t)}function OC(e,t,i,a){xt.call(this,e,t,i,a)}function z6e(e,t,i,a){xt.call(this,e,t,i,a)}function R2t(e,t,i,a){z6e.call(this,e,t,i,a)}function D2t(e,t,i,a){uK.call(this,e,t,i,a)}function Fde(e,t,i,a){uK.call(this,e,t,i,a)}function q6e(e,t,i,a){uK.call(this,e,t,i,a)}function M2t(e,t,i,a){Fde.call(this,e,t,i,a)}function H6e(e,t,i,a){Fde.call(this,e,t,i,a)}function qn(e,t,i,a){q6e.call(this,e,t,i,a)}function P2t(e,t,i,a){H6e.call(this,e,t,i,a)}function L2t(e,t,i,a){zIe.call(this,e,t,i,a)}function F2t(e,t,i){this.a=e,v6e.call(this,t,i)}function B2t(e,t,i){this.c=t,this.b=i,this.a=e}function sQn(e,t,i){return e.d=d(t.Kb(i),164)}function Y6e(e,t){return e.Aj().Nh().Kh(e,t)}function W6e(e,t){return e.Aj().Nh().Ih(e,t)}function j2t(e,t){return nr(e),st(e)===st(t)}function On(e,t){return nr(e),st(e)===st(t)}function Bde(e,t){return Pfe(r5t(e.a,t,!1))}function jde(e,t){return Pfe(i5t(e.a,t,!1))}function cQn(e,t){return e.b.sd(new vyt(e,t))}function lQn(e,t){return e.b.sd(new yyt(e,t))}function U2t(e,t){return e.b.sd(new _yt(e,t))}function K6e(e,t,i){return e.lastIndexOf(t,i)}function uQn(e,t,i){return _o(e[t.b],e[i.b])}function fQn(e,t){return gt(t,(Lt(),Ij),e)}function dQn(e,t){return ou(t.a.d.p,e.a.d.p)}function hQn(e,t){return ou(e.a.d.p,t.a.d.p)}function pQn(e,t){return _o(e.c-e.s,t.c-t.s)}function $2t(e){return e.c?Nc(e.c.a,e,0):-1}function gQn(e){return e<100?null:new Q0(e)}function kC(e){return e==Sy||e==R1||e==Ml}function G2t(e,t){return Ue(t,15)&&WRt(e.c,t)}function mQn(e,t){Qp||t&&(e.d=t)}function Ude(e,t){var i;return i=t,!!vMe(e,i)}function Q6e(e,t){this.c=e,hhe.call(this,e,t)}function V2t(e){this.c=e,gde.call(this,KX,0)}function z2t(e,t){wZn.call(this,e,e.length,t)}function bQn(e,t,i){return d(e.c,69).lk(t,i)}function UW(e,t,i){return d(e.c,69).mk(t,i)}function vQn(e,t,i){return OKn(e,d(t,332),i)}function X6e(e,t,i){return kKn(e,d(t,332),i)}function yQn(e,t,i){return GNt(e,d(t,332),i)}function q2t(e,t,i){return yhr(e,d(t,332),i)}function JI(e,t){return t==null?null:tE(e.b,t)}function Z6e(e){return D2(e)?(nr(e),e):e.ke()}function $W(e){return!isNaN(e)&&!isFinite(e)}function H2t(e){Eg(),this.a=(Dn(),new lO(e))}function W9(e){CO(),this.d=e,this.a=new bh}function Xf(e,t,i){this.a=e,this.b=t,this.c=i}function Y2t(e,t,i){this.a=e,this.b=t,this.c=i}function W2t(e,t,i){this.d=e,this.b=i,this.a=t}function $de(e){swt(this),Id(this),Bs(this,e)}function ku(e){_de(this),hIe(this.c,0,e.Pc())}function K2t(e){_f(e.a),HCt(e.c,e.b),e.b=null}function Q2t(e){this.a=e,l1(),gu(Date.now())}function X2t(){X2t=ue,bje=new _,hJ=new _}function Gde(){Gde=ue,cje=new Ye,gFt=new Pe}function Z2t(){Z2t=ue,SHt=Qe(Ar,Ut,1,0,5,1)}function J2t(){J2t=ue,$Ht=Qe(Ar,Ut,1,0,5,1)}function J6e(){J6e=ue,GHt=Qe(Ar,Ut,1,0,5,1)}function Eg(){Eg=ue,new s5e((Dn(),Dn(),Qs))}function _Qn(e){return JK(),_i((rxt(),vFt),e)}function wQn(e){return Vp(),_i((ECt(),TFt),e)}function EQn(e){return ZQ(),_i((k3t(),NFt),e)}function SQn(e){return iQ(),_i((N3t(),IFt),e)}function TQn(e){return RX(),_i((mOt(),RFt),e)}function AQn(e){return cp(),_i((yCt(),PFt),e)}function CQn(e){return qu(),_i((_Ct(),FFt),e)}function xQn(e){return fu(),_i((wCt(),jFt),e)}function OQn(e){return YX(),_i((R_t(),cBt),e)}function kQn(e){return z_(),_i((axt(),uBt),e)}function NQn(e){return JC(),_i((oxt(),dBt),e)}function IQn(e){return UR(),_i((sxt(),gBt),e)}function RQn(e){return HY(),_i((s3t(),mBt),e)}function DQn(e){return aQ(),_i((I3t(),DBt),e)}function MQn(e){return _R(),_i((SCt(),ejt),e)}function PQn(e){return js(),_i((Fxt(),ijt),e)}function LQn(e){return ok(),_i((ixt(),ljt),e)}function FQn(e){return q_(),_i((TCt(),gjt),e)}function eIe(e,t){if(!e)throw ve(new ir(t))}function BQn(e){return mr(),_i((i4t(),yjt),e)}function tIe(e){eK.call(this,e.d,e.c,e.a,e.b)}function Vde(e){eK.call(this,e.d,e.c,e.a,e.b)}function nIe(e,t,i){this.b=e,this.c=t,this.a=i}function GW(e,t,i){this.b=e,this.a=t,this.c=i}function eEt(e,t,i){this.a=e,this.b=t,this.c=i}function rIe(e,t,i){this.a=e,this.b=t,this.c=i}function tEt(e,t,i){this.a=e,this.b=t,this.c=i}function iIe(e,t,i){this.a=e,this.b=t,this.c=i}function nEt(e,t,i){this.b=e,this.a=t,this.c=i}function VW(e,t,i){this.e=t,this.b=e,this.d=i}function jQn(e,t,i){return Av(),e.a.Od(t,i),t}function zde(e){var t;return t=new Pn,t.e=e,t}function aIe(e){var t;return t=new j0t,t.b=e,t}function K9(){K9=ue,CJ=new XS,xJ=new lse}function Sh(){Sh=ue,Djt=new Qse,Mjt=new Xse}function UQn(e){return IQ(),_i((lxt(),Ojt),e)}function $Qn(e){return Gp(),_i((fxt(),Fjt),e)}function GQn(e){return NX(),_i((aOt(),qjt),e)}function VQn(e){return tx(),_i((s4t(),Hjt),e)}function zQn(e){return QK(),_i((F3t(),Yjt),e)}function qQn(e){return HC(),_i((ACt(),Wjt),e)}function HQn(e){return qT(),_i((Rxt(),jjt),e)}function YQn(e){return V_(),_i((OCt(),zjt),e)}function WQn(e){return pQ(),_i((CCt(),Kjt),e)}function KQn(e){return Qv(),_i((Nxt(),Qjt),e)}function QQn(e){return kF(),_i((D3t(),Xjt),e)}function XQn(e){return Gv(),_i((xCt(),Jjt),e)}function ZQn(e){return _X(),_i((f4t(),eUt),e)}function JQn(e){return wF(),_i((M3t(),tUt),e)}function eXn(e){return sB(),_i((l4t(),nUt),e)}function tXn(e){return Ck(),_i((c4t(),rUt),e)}function nXn(e){return tc(),_i((IOt(),iUt),e)}function rXn(e){return ak(),_i((NCt(),aUt),e)}function iXn(e){return om(),_i((kCt(),sUt),e)}function aXn(e){return jK(),_i((B3t(),cUt),e)}function oXn(e){return ad(),_i((Dxt(),lUt),e)}function sXn(e){return mX(),_i((u4t(),TGt),e)}function cXn(e){return NR(),_i((ICt(),AGt),e)}function lXn(e){return iE(),_i((dxt(),CGt),e)}function uXn(e){return Js(),_i((MCt(),RGt),e)}function fXn(e){return KT(),_i((iOt(),OGt),e)}function dXn(e){return cm(),_i((DCt(),kGt),e)}function hXn(e){return AF(),_i((L3t(),NGt),e)}function pXn(e){return xQ(),_i((RCt(),DGt),e)}function gXn(e){return $R(),_i((Ixt(),xGt),e)}function mXn(e){return gF(),_i((P3t(),MGt),e)}function bXn(e){return dk(),_i((LCt(),PGt),e)}function vXn(e){return AQ(),_i((FCt(),LGt),e)}function yXn(e){return RQ(),_i((PCt(),FGt),e)}function _Xn(e){return G_(),_i((BCt(),QGt),e)}function wXn(e){return vR(),_i((U3t(),tVt),e)}function EXn(e){return Tg(),_i(($3t(),cVt),e)}function SXn(e){return Pp(),_i((G3t(),uVt),e)}function TXn(e){return ap(),_i((j3t(),AVt),e)}function AXn(e){return R_(),_i((V3t(),RVt),e)}function CXn(e){return wk(),_i((cxt(),DVt),e)}function xXn(e){return YR(),_i((d4t(),PVt),e)}function OXn(e){return IK(),_i((H3t(),KVt),e)}function kXn(e){return EQ(),_i((q3t(),tzt),e)}function NXn(e){return PK(),_i((z3t(),QVt),e)}function IXn(e){return VQ(),_i((jCt(),rzt),e)}function RXn(e){return ZK(),_i((Y3t(),izt),e)}function DXn(e){return VF(),_i((UCt(),azt),e)}function MXn(e){return cX(),_i((uxt(),_zt),e)}function PXn(e){return CQ(),_i((GCt(),wzt),e)}function LXn(e){return GQ(),_i(($Ct(),Ezt),e)}function FXn(e){return Rk(),_i((Lxt(),Gzt),e)}function BXn(e){return KF(),_i((VCt(),Vzt),e)}function jXn(e){return WY(),_i((a3t(),zzt),e)}function UXn(e){return KY(),_i((i3t(),Hzt),e)}function $Xn(e){return mF(),_i((K3t(),Yzt),e)}function GXn(e){return lB(),_i((Mxt(),Wzt),e)}function VXn(e){return TI(),_i((o3t(),uqt),e)}function zXn(e){return jF(),_i((W3t(),fqt),e)}function qXn(e){return up(),_i((Pxt(),bqt),e)}function HXn(e){return c0(),_i((oOt(),yqt),e)}function YXn(e){return v1(),_i((o4t(),_qt),e)}function WXn(e){return sE(),_i((a4t(),Cqt),e)}function KXn(e){return Ks(),_i((D_t(),Ajt),e)}function QXn(e){return ek(),_i((R3t(),Tjt),e)}function XXn(e){return ec(),_i((Bxt(),$qt),e)}function ZXn(e){return Up(),_i((qCt(),Gqt),e)}function JXn(e){return fm(),_i((gxt(),Vqt),e)}function eZn(e){return vX(),_i((p4t(),zqt),e)}function tZn(e){return lm(),_i((zCt(),Hqt),e)}function nZn(e){return Pf(),_i((pxt(),Wqt),e)}function rZn(e){return fE(),_i((gOt(),Kqt),e)}function iZn(e){return jT(),_i((jxt(),Qqt),e)}function aZn(e){return is(),_i((e4t(),Xqt),e)}function oZn(e){return Hu(),_i((h4t(),Zqt),e)}function sZn(e){return Sf(),_i((bxt(),iHt),e)}function cZn(e){return af(),_i((ROt(),aHt),e)}function lZn(e){return It(),_i((Uxt(),Jqt),e)}function uZn(e){return HQ(),_i((mxt(),oHt),e)}function fZn(e){return Ef(),_i((hxt(),lHt),e)}function dZn(e){return kk(),_i((sOt(),EHt),e)}function hZn(e,t){return nr(e),e+(nr(t),t)}function pZn(e,t){return l1(),ni(ft(e.a),t)}function gZn(e,t){return l1(),ni(ft(e.a),t)}function qde(e,t){this.c=e,this.a=t,this.b=t-e}function rEt(e,t,i){this.a=e,this.b=t,this.c=i}function oIe(e,t,i){this.a=e,this.b=t,this.c=i}function sIe(e,t,i){this.a=e,this.b=t,this.c=i}function iEt(e,t,i){this.a=e,this.b=t,this.c=i}function aEt(e,t,i){this.a=e,this.b=t,this.c=i}function Wm(e,t,i){this.e=e,this.a=t,this.c=i}function oEt(e,t,i){Qf(),yRe.call(this,e,t,i)}function Hde(e,t,i){Qf(),rRe.call(this,e,t,i)}function cIe(e,t,i){Qf(),rRe.call(this,e,t,i)}function lIe(e,t,i){Qf(),rRe.call(this,e,t,i)}function sEt(e,t,i){Qf(),Hde.call(this,e,t,i)}function uIe(e,t,i){Qf(),Hde.call(this,e,t,i)}function cEt(e,t,i){Qf(),uIe.call(this,e,t,i)}function lEt(e,t,i){Qf(),cIe.call(this,e,t,i)}function uEt(e,t,i){Qf(),lIe.call(this,e,t,i)}function Q9(e,t){return ei(e),ei(t),new Ivt(e,t)}function NC(e,t){return ei(e),ei(t),new SEt(e,t)}function mZn(e,t){return ei(e),ei(t),new TEt(e,t)}function bZn(e,t){return ei(e),ei(t),new Dvt(e,t)}function d(e,t){return eR(e==null||Oge(e,t)),e}function AO(e){var t;return t=new Et,wpe(t,e),t}function vZn(e){var t;return t=new Po,wpe(t,e),t}function fEt(e){var t;return t=new m5e,Ppe(t,e),t}function X9(e){var t;return t=new ja,Ppe(t,e),t}function yZn(e){return!e.e&&(e.e=new Et),e.e}function _Zn(e){return!e.c&&(e.c=new b2),e.c}function St(e,t){return e.c[e.c.length]=t,!0}function dEt(e,t){this.c=e,this.b=t,this.a=!1}function fIe(e){this.d=e,Cue(this),this.b=dJn(e.d)}function hEt(){this.a=";,;",this.b="",this.c=""}function wZn(e,t,i){pSt.call(this,t,i),this.a=e}function pEt(e,t,i){this.b=e,O_t.call(this,t,i)}function dIe(e,t,i){this.c=e,nW.call(this,t,i)}function hIe(e,t,i){PPe(i,0,e,t,i.length,!1)}function f1(e,t,i,a,s){e.b=t,e.c=i,e.d=a,e.a=s}function EZn(e,t){t&&(e.b=t,e.a=(cb(t),t.a))}function pIe(e,t,i,a,s){e.d=t,e.c=i,e.a=a,e.b=s}function gIe(e){var t,i;t=e.b,i=e.c,e.b=i,e.c=t}function mIe(e){var t,i;i=e.d,t=e.a,e.d=t,e.a=i}function bIe(e){return hb(OJn(kc(e)?Rd(e):e))}function SZn(e,t){return ou(NEt(e.d),NEt(t.d))}function TZn(e,t){return t==(It(),sr)?e.c:e.d}function CO(){CO=ue,LVe=(It(),sr),Ree=hr}function gEt(){this.b=ht(Dt($t((dp(),mve))))}function mEt(e){return Av(),Qe(Ar,Ut,1,e,5,1)}function AZn(e){return new Kt(e.c+e.b,e.d+e.a)}function CZn(e,t){return YY(),ou(e.d.p,t.d.p)}function Yde(e){return xr(e.b!=0),nd(e,e.a.a)}function xZn(e){return xr(e.b!=0),nd(e,e.c.b)}function vIe(e,t){if(!e)throw ve(new Abt(t))}function zW(e,t){if(!e)throw ve(new ir(t))}function yIe(e,t,i){vO.call(this,e,t),this.b=i}function Z9(e,t,i){MNe.call(this,e,t),this.c=i}function bEt(e,t,i){Wxt.call(this,t,i),this.d=e}function _Ie(e){J6e(),T6.call(this),this.th(e)}function vEt(e,t,i){this.a=e,yT.call(this,t,i)}function yEt(e,t,i){this.a=e,yT.call(this,t,i)}function qW(e,t,i){MNe.call(this,e,t),this.c=i}function _Et(){$O(),HJn.call(this,(J0(),Qd))}function wEt(e){return e!=null&&!pge(e,jM,UM)}function OZn(e,t){return(Nkt(e)<<4|Nkt(t))&uo}function kZn(e,t){return gK(),Lge(e,t),new WSt(e,t)}function xv(e,t){var i;e.n&&(i=t,St(e.f,i))}function xO(e,t,i){var a;a=new G2(i),sp(e,t,a)}function NZn(e,t){var i;return i=e.c,BDe(e,t),i}function wIe(e,t){return t<0?e.g=-1:e.g=t,e}function HW(e,t){return par(e),e.a*=t,e.b*=t,e}function EEt(e,t,i,a,s){e.c=t,e.d=i,e.b=a,e.a=s}function Ii(e,t){return ao(e,t,e.c.b,e.c),!0}function EIe(e){e.a.b=e.b,e.b.a=e.a,e.a=e.b=null}function Wde(e){this.b=e,this.a=A_(this.b.a).Ed()}function SEt(e,t){this.b=e,this.a=t,B7.call(this)}function TEt(e,t){this.a=e,this.b=t,B7.call(this)}function AEt(e,t){pSt.call(this,t,1040),this.a=e}function J9(e){return e==0||isNaN(e)?e:e<0?-1:1}function IZn(e){return LC(),y1(e)==qa(vb(e))}function RZn(e){return LC(),vb(e)==qa(y1(e))}function T_(e,t){return qR(e,new vO(t.a,t.b))}function DZn(e){return!Fs(e)&&e.c.i.c==e.d.i.c}function YW(e){var t;return t=e.n,e.a.b+t.d+t.a}function CEt(e){var t;return t=e.n,e.e.b+t.d+t.a}function SIe(e){var t;return t=e.n,e.e.a+t.b+t.c}function xEt(e){return zi(),new d1(0,e)}function MZn(e){return e.a?e.a:Ohe(e)}function eR(e){if(!e)throw ve(new cO(null))}function OEt(){OEt=ue,ewe=(Dn(),new Td(kbe))}function WW(){WW=ue,new _8e((Sfe(),$be),(Tfe(),Ube))}function kEt(){kEt=ue,qBe=Qe(Ps,bt,19,256,0,1)}function Kde(e,t,i,a){KMe.call(this,e,t,i,a,0,0)}function PZn(e,t,i){return Ji(e.b,d(i.b,17),t)}function LZn(e,t,i){return Ji(e.b,d(i.b,17),t)}function FZn(e,t){return St(e,new Kt(t.a,t.b))}function BZn(e,t){return e.c<t.c?-1:e.c==t.c?0:1}function Qde(e){return e.e.c.length+e.g.c.length}function NEt(e){return e.e.c.length-e.g.c.length}function IEt(e){return e.b.c.length-e.e.c.length}function jZn(e){return kf(),(It(),Zl).Hc(e.j)}function REt(e){J6e(),_Ie.call(this,e),this.a=-1}function KW(e,t){F9.call(this,e,t),this.a=this}function Fa(e,t){var i;return i=bhe(e,t),i.i=2,i}function QW(e,t){var i;return++e.j,i=e.Ti(t),i}function Yi(e,t,i){return e.a=-1,b6e(e,t.g,i),e}function UZn(e,t,i){Dwr(e.a,e.b,e.c,d(t,202),i)}function $Zn(e,t){UDe(e,t==null?null:(nr(t),t))}function GZn(e,t){FDe(e,t==null?null:(nr(t),t))}function VZn(e,t){FDe(e,t==null?null:(nr(t),t))}function Xde(e,t,i){return new B2t(YJn(e).Ie(),i,t)}function Ov(e,t,i,a,s,u){return LNt(e,t,i,a,s,0,u)}function DEt(){DEt=ue,GBe=Qe(_x,bt,217,256,0,1)}function MEt(){MEt=ue,HBe=Qe(pw,bt,162,256,0,1)}function PEt(){PEt=ue,KBe=Qe(gw,bt,184,256,0,1)}function LEt(){LEt=ue,zBe=Qe($D,bt,172,128,0,1)}function TIe(){f1(this,!1,!1,!1,!1)}function Zde(e){V2(),this.a=(Dn(),new Td(ei(e)))}function XW(e){for(ei(e);e.Ob();)e.Pb(),e.Qb()}function zZn(e){e.a.cd(),d(e.a.dd(),14).gc(),L5e()}function AIe(e){this.c=e,this.b=this.c.d.vc().Kc()}function FEt(e){this.c=e,this.a=new _C(this.c.a)}function tR(e){this.a=new yC(e.gc()),Bs(this,e)}function CIe(e){XH.call(this,new Pv),Bs(this,e)}function BEt(e,t){return e.a+=Cg(t,0,t.length),e}function Vt(e,t){return Kn(t,e.c.length),e.c[t]}function jEt(e,t){return Kn(t,e.a.length),e.a[t]}function Gn(e,t){Av(),upe.call(this,e),this.a=t}function qZn(e,t){return Yv(Ns(Yv(e.a).a,t.a))}function HZn(e,t){return nr(e),RF(e,(nr(t),t))}function YZn(e,t){return nr(t),RF(t,(nr(e),e))}function WZn(e,t){return za(t,0,xIe(t[0],Yv(1)))}function xIe(e,t){return qZn(d(e,162),d(t,162))}function UEt(e){return e.c-d(Vt(e.a,e.b),287).b}function $Et(e){return e.q?e.q:(Dn(),Dn(),x1)}function GEt(e){return e.e.Hd().gc()*e.c.Hd().gc()}function KZn(e,t,i){return ou(t.d[e.g],i.d[e.g])}function QZn(e,t,i){return ou(e.d[t.p],e.d[i.p])}function XZn(e,t,i){return ou(e.d[t.p],e.d[i.p])}function ZZn(e,t,i){return ou(e.d[t.p],e.d[i.p])}function JZn(e,t,i){return ou(e.d[t.p],e.d[i.p])}function OIe(e,t,i){return h.Math.min(i/e,1/t)}function VEt(e,t){return e?0:h.Math.max(0,t-1)}function eJn(e,t){var i;for(i=0;i<t;++i)e[i]=-1}function zEt(e){var t;return t=BNt(e),t?zEt(t):e}function tJn(e,t){return e.a==null&&JRt(e),e.a[t]}function vf(e){return e.c?e.c.f:e.e.b}function Nu(e){return e.c?e.c.g:e.e.a}function ZW(e){B_.call(this,e.gc()),Qa(this,e)}function JW(e,t){Qf(),mh.call(this,t),this.a=e}function nR(e,t,i){this.a=e,vo.call(this,t,i,2)}function eK(e,t,i,a){pIe(this,e,t,i,a)}function d1(e,t){zi(),Gu.call(this,e),this.a=t}function qEt(e){this.b=new ja,this.a=e,this.c=-1}function HEt(){this.d=new Kt(0,0),this.e=new Po}function YEt(e){v6e.call(this,0,0),this.a=e,this.b=0}function WEt(e){this.a=e,this.c=new Qr,Wor(this)}function kIe(e){if(e.e.c!=e.b)throw ve(new Kf)}function NIe(e){if(e.c.e!=e.a)throw ve(new Kf)}function Jr(e){return kc(e)?e|0:avt(e)}function tK(e,t){return zi(),new ZIe(e,t)}function Jde(e,t){return e==null?t==null:On(e,t)}function nJn(e,t){return e==null?t==null:XQ(e,t)}function IC(e,t,i){return Oh(e.a,t),WIe(e,t.g,i)}function ehe(e,t,i){ikt(0,t,e.length),zO(e,0,t,i)}function j2(e,t,i){q2(t,e.c.length),OI(e.c,t,i)}function KEt(e,t,i){var a;for(a=0;a<t;++a)e[a]=i}function Ta(e,t){var i;return i=Cn(e),dMe(i,t),i}function rJn(e,t){return!e&&(e=[]),e[e.length]=t,e}function iJn(e,t){return e.a.get(t)!==void 0}function QEt(e,t){return Dar(new rn,new o_(e),t)}function aJn(e){return e==null?fJ:new RY(nr(e))}function the(e,t){return Ue(t,22)&&Ou(e,d(t,22))}function XEt(e,t){return Ue(t,22)&&car(e,d(t,22))}function IIe(e){return rf(e,26)*uD+rf(e,27)*fD}function RIe(e){return Array.isArray(e)&&e.im===Be}function nK(e){e.b?nK(e.b):e.d.dc()&&e.f.c.Bc(e.e)}function nhe(e,t){ra(e.c,t),e.b.c+=t.a,e.b.d+=t.b}function oJn(e,t){nhe(e,Qo(new Kt(t.a,t.b),e.c))}function rhe(e,t){this.b=new ja,this.a=e,this.c=t}function ZEt(){this.b=new Fc,this.c=new kTt(this)}function DIe(){this.d=new Nr,this.e=new OTt(this)}function MIe(){ARe(),this.f=new ja,this.e=new ja}function JEt(){kf(),this.k=new Qr,this.d=new Po}function ihe(){ihe=ue,fHt=new Ys((Ui(),cf),0)}function eSt(){eSt=ue,Q9t=new YEt(Qe(Ar,Ut,1,0,5,1))}function sJn(e,t,i){HIt(i,e,1),St(t,new Tyt(i,e))}function cJn(e,t,i){VR(i,e,1),St(t,new Iyt(i,e))}function lJn(e,t,i){return ko(e,new wC(t.a,i.a))}function uJn(e,t,i){return-ou(e.f[t.p],e.f[i.p])}function rK(e,t,i){var a;e&&(a=e.i,a.c=t,a.b=i)}function iK(e,t,i){var a;e&&(a=e.i,a.d=t,a.a=i)}function Vu(e,t,i){return e.a=-1,b6e(e,t.g+1,i),e}function PIe(e,t,i){return i=Ff(e,d(t,49),7,i),i}function LIe(e,t,i){return i=Ff(e,d(t,49),3,i),i}function tSt(e,t,i){this.a=e,kW.call(this,t,i,22)}function nSt(e,t,i){this.a=e,kW.call(this,t,i,14)}function rSt(e,t,i,a){Qf(),FAt.call(this,e,t,i,a)}function iSt(e,t,i,a){Qf(),FAt.call(this,e,t,i,a)}function fJn(e,t){t.Bb&ll&&!e.a.o&&(e.a.o=t)}function aSt(e){return e!=null&&dhe(e)&&e.im!==Be}function FIe(e){return!Array.isArray(e)&&e.im===Be}function dJn(e){return Ue(e,15)?d(e,15).Yc():e.Kc()}function BIe(e){return e.Qc(Qe(Ar,Ut,1,e.gc(),5,1))}function rR(e,t){return Olr(TF(e,t))?t.Qh():null}function jIe(e){e?k8e(e,(l1(),XBe)):l1()}function Pr(e){this.a=(eSt(),Q9t),this.d=d(ei(e),47)}function UIe(e,t,i,a){this.a=e,KK.call(this,e,t,i,a)}function kv(e){eb(),this.a=0,this.b=e-1,this.c=1}function oSt(e){xW(this),this.g=e,_K(this),this._d()}function A_(e){return e.c?e.c:e.c=e.Id()}function ahe(e){return e.d?e.d:e.d=e.Jd()}function $Ie(e){var t;return t=e.c,t||(e.c=e.Dd())}function sSt(e){var t;return t=e.f,t||(e.f=e.Dc())}function RC(e){var t;return t=e.i,t||(e.i=e.bc())}function cSt(e){return zi(),new Lhe(10,e,0)}function iR(e){return kc(e)?""+e:YRt(e)}function aK(e){if(e.e.j!=e.d)throw ve(new Kf)}function J1(e,t){return hb(p6t(kc(e)?Rd(e):e,t))}function ab(e,t){return hb(XPe(kc(e)?Rd(e):e,t))}function U2(e,t){return hb(mpr(kc(e)?Rd(e):e,t))}function hJn(e,t){return qKn((nr(e),e),(nr(t),t))}function ohe(e,t){return _o((nr(e),e),(nr(t),t))}function lSt(e,t){return ei(t),e.a.Ad(t)&&!e.b.Ad(t)}function pJn(e,t){return Hl(e.l&t.l,e.m&t.m,e.h&t.h)}function gJn(e,t){return Hl(e.l|t.l,e.m|t.m,e.h|t.h)}function mJn(e,t){return Hl(e.l^t.l,e.m^t.m,e.h^t.h)}function oK(e,t){return YF(e,(nr(t),new Nue(t)))}function sK(e,t){return YF(e,(nr(t),new Iue(t)))}function uSt(e){return Iu(),d(e,11).e.c.length!=0}function fSt(e){return Iu(),d(e,11).g.c.length!=0}function bJn(e,t){return YC(),_o(t.a.o.a,e.a.o.a)}function dSt(e,t,i){return n2r(e,d(t,11),d(i,11))}function vJn(e){return e.e?iDe(e.e):null}function GIe(e){e.d||(e.d=e.b.Kc(),e.c=e.b.gc())}function yJn(e,t,i){e.a.Mb(i)&&(e.b=!0,t.td(i))}function OO(e,t){if(e<0||e>=t)throw ve(new d5e)}function _Jn(e,t,i){return za(t,0,xIe(t[0],i[0])),t}function wJn(e,t,i){t.Ye(i,ht(Dt(kr(e.b,i)))*e.a)}function hSt(e,t,i){return XT(),tk(e,t)&&tk(e,i)}function aR(e){return Hu(),!e.Hc(Sm)&&!e.Hc(Vb)}function cK(e){return new Kt(e.c+e.b/2,e.d+e.a/2)}function she(e,t){return t.kh()?mb(e.b,d(t,49)):t}function VIe(e,t){this.e=e,this.d=t&64?t|Og:t}function pSt(e,t){this.c=0,this.d=e,this.b=t|64|Og}function lK(e){this.b=new jl(11),this.a=(xT(),e)}function che(e){this.b=null,this.a=(xT(),e||aje)}function gSt(e){this.a=B5t(e.a),this.b=new ku(e.b)}function mSt(e){this.b=e,CC.call(this,e),ywt(this)}function bSt(e){this.b=e,U9.call(this,e),_wt(this)}function $2(e,t,i){this.a=e,OC.call(this,t,i,5,6)}function zIe(e,t,i,a){this.b=e,vo.call(this,t,i,a)}function qo(e,t,i,a,s){hpe.call(this,e,t,i,a,s,-1)}function oR(e,t,i,a,s){yF.call(this,e,t,i,a,s,-1)}function xt(e,t,i,a){vo.call(this,e,t,i),this.b=a}function uK(e,t,i,a){Z9.call(this,e,t,i),this.b=a}function vSt(e){w_t.call(this,e,!1),this.a=!1}function ySt(e,t){this.b=e,bv.call(this,e.b),this.a=t}function _St(e,t){V2(),TYn.call(this,e,BQ(new gf(t)))}function fK(e,t){return zi(),new iRe(e,t,0)}function lhe(e,t){return zi(),new iRe(6,e,t)}function EJn(e,t){return On(e.substr(0,t.length),t)}function yf(e,t){return Ko(t)?Ihe(e,t):!!Sc(e.f,t)}function ps(e,t){for(nr(t);e.Ob();)t.td(e.Pb())}function AT(e,t,i){wb(),this.e=e,this.d=t,this.a=i}function Km(e,t,i,a){var s;s=e.i,s.i=t,s.a=i,s.b=a}function qIe(e){var t;for(t=e;t.f;)t=t.f;return t}function DC(e){var t;return t=kR(e),xr(t!=null),t}function SJn(e){var t;return t=ucr(e),xr(t!=null),t}function kO(e,t){var i;return i=e.a.gc(),nDe(t,i),i-t}function HIe(e,t){var i;for(i=0;i<t;++i)e[i]=!1}function TJn(e,t,i,a){var s;for(s=t;s<i;++s)e[s]=a}function et(e,t,i,a){ikt(t,i,e.length),TJn(e,t,i,a)}function AJn(e,t,i){OO(i,e.a.c.length),ed(e.a,i,t)}function YIe(e,t,i){this.c=e,this.a=t,Dn(),this.b=i}function WIe(e,t,i){var a;return a=e.b[t],e.b[t]=i,a}function ko(e,t){var i;return i=e.a.zc(t,e),i==null}function CJn(e){if(!e)throw ve(new ol);return e.d}function KIe(e,t){if(e==null)throw ve(new bC(t))}function QIe(e,t){return t?Bs(e,t):!1}function h1(e,t,i){return Esr(e,t.g,i),Oh(e.c,t),e}function xJn(e){return tA(e,(ec(),Vd)),e.d=!0,e}function uhe(e){return!e.j&&t5e(e,Wbr(e.g,e.b)),e.j}function sR(e){M2(e.b!=-1),Xm(e.c,e.a=e.b),e.b=-1}function zu(e){e.f=new V_t(e),e.g=new z_t(e),TK(e)}function fhe(e){return new Gn(null,RJn(e,e.length))}function ob(e){return new Pr(new i6e(e.a.length,e.a))}function OJn(e){return Hl(~e.l&of,~e.m&of,~e.h&mm)}function dhe(e){return typeof e===NB||typeof e===ame}function kJn(e){return e==Za?sj:e==go?"-INF":""+e}function NJn(e){return e==Za?sj:e==go?"-INF":""+e}function IJn(e,t){return e>0?h.Math.log(e/t):-100}function wSt(e,t){return dl(e,t)<0?-1:dl(e,t)>0?1:0}function XIe(e,t,i){return dMt(e,d(t,46),d(i,167))}function ESt(e,t){return d($Ie(A_(e.a)).Xb(t),42).cd()}function RJn(e,t){return tar(t,e.length),new AEt(e,t)}function hhe(e,t){this.d=e,Rr.call(this,e),this.e=t}function C_(e){this.d=(nr(e),e),this.a=0,this.c=KX}function ZIe(e,t){Gu.call(this,1),this.a=e,this.b=t}function SSt(e,t){return e.c?SSt(e.c,t):St(e.b,t),e}function DJn(e,t,i){var a;return a=K2(e,t),Xhe(e,t,i),a}function JIe(e,t){var i;return i=e.slice(0,t),mDe(i,e)}function TSt(e,t,i){var a;for(a=0;a<t;++a)za(e,a,i)}function ASt(e,t,i,a,s){for(;t<i;)a[s++]=gs(e,t++)}function MJn(e,t){return _o(e.c.c+e.c.b,t.c.c+t.c.b)}function eF(e,t){return DQ(e.a,t,(ar(),uy))==null}function tF(e,t){ao(e.d,t,e.b.b,e.b),++e.a,e.c=null}function nF(e,t){gwt(e,Ue(t,153)?t:d(t,1937).gl())}function x_(e,t){no(cu(e.Oc(),new Iz),new rfe(t))}function NO(e,t,i,a,s){Qge(e,d(na(t.k,i),15),i,a,s)}function dK(e){e.s=NaN,e.c=NaN,RIt(e,e.e),RIt(e,e.j)}function CSt(e){e.a=null,e.e=null,zu(e.b),e.d=0,++e.c}function phe(e){return h.Math.abs(e.d.e-e.e.e)-e.a}function PJn(e,t,i){return d(e.c._c(t,d(i,133)),42)}function LJn(){return IY(),we(_e(X9t,1),_t,538,0,[zbe])}function FJn(e){return LC(),qa(y1(e))==qa(vb(e))}function xSt(e){U6e.call(this),this.a=e,St(e.a,this)}function ghe(e,t){this.d=fcr(e),this.c=t,this.a=.5*t}function OSt(){Pv.call(this),this.a=!0,this.b=!0}function Or(e){return(e.i==null&&xg(e),e.i).length}function kSt(e){return Ue(e,99)&&(d(e,18).Bb&ll)!=0}function BJn(e,t){++e.j,Zge(e,e.i,t),Ogr(e,d(t,332))}function mhe(e,t){return t=e.nk(null,t),QNt(e,null,t)}function Qa(e,t){return e.hi()&&(t=ZTt(e,t)),e.Wh(t)}function F(e,t,i){var a;return a=bhe(e,t),v4t(i,a),a}function bhe(e,t){var i;return i=new cMe,i.j=e,i.d=t,i}function ei(e){if(e==null)throw ve(new uI);return e}function vhe(e){var t;return t=e.j,t||(e.j=new iT(e))}function NSt(e){var t;return t=e.f,t||(e.f=new r6e(e))}function eRe(e){var t;return t=e.k,t||(e.k=new kH(e))}function hK(e){var t;return t=e.k,t||(e.k=new kH(e))}function cR(e){var t;return t=e.g,t||(e.g=new z6(e))}function jJn(e){var t;return t=e.i,t||(e.i=new IH(e))}function yhe(e){var t;return t=e.d,t||(e.d=new q6(e))}function ISt(e){return ei(e),Ue(e,475)?d(e,475):Rc(e)}function tRe(e){return Ue(e,607)?e:new UTt(e)}function RSt(e,t){return dF(t,e.c.b.c.gc()),new Nvt(e,t)}function DSt(e,t,i){return zi(),new OAt(e,t,i)}function za(e,t,i){return yKn(i==null||Nvr(e,i)),e[t]=i}function nRe(e,t){var i;return i=e.a.gc(),dF(t,i),i-1-t}function IO(e,t){return e.a+=String.fromCharCode(t),e}function Nv(e,t){return e.a+=String.fromCharCode(t),e}function _he(e,t){for(nr(t);e.c<e.d;)e.ze(t,e.c++)}function kr(e,t){return Ko(t)?Al(e,t):Kc(Sc(e.f,t))}function UJn(e,t){return LC(),e==y1(t)?vb(t):y1(t)}function $Jn(e,t){MC(e,new G2(t.f!=null?t.f:""+t.g))}function GJn(e,t){MC(e,new G2(t.f!=null?t.f:""+t.g))}function MSt(e){this.b=new Et,this.a=new Et,this.c=e}function Nd(e){this.c=new Ss,this.a=new Et,this.b=e}function PSt(e){U6e.call(this),this.a=new Ss,this.c=e}function G2(e){if(e==null)throw ve(new uI);this.a=e}function LSt(e){f5e(),this.b=new Et,this.a=e,$_r(this,e)}function FSt(e){this.c=e,this.a=new ja,this.b=new ja}function BSt(){BSt=ue,nFt=new X6(!1),rFt=new X6(!0)}function V2(){V2=ue,Eg(),Gbe=new Rhe((Dn(),Dn(),Qs))}function whe(){whe=ue,Eg(),MBe=new oNe((Dn(),Dn(),uJ))}function sb(){sb=ue,Qn=xgr(),Nn(),JE&&Mfr()}function VJn(e,t){return YC(),d(cc(e,t.d),15).Fc(t)}function zJn(e,t,i,a){return i==0||(i-a)/i<e.e||t>=e.g}function Ehe(e,t,i){var a;return a=Dpe(e,t,i),xLe(e,a)}function MC(e,t){var i;i=e.a.length,K2(e,i),Xhe(e,i,t)}function jSt(e,t){var i;i=console[e],i.call(console,t)}function USt(e,t){var i;++e.j,i=e.Vi(),e.Ii(e.oi(i,t))}function qJn(e,t,i){d(t.b,65),du(t.a,new oIe(e,i,t))}function rRe(e,t,i){mh.call(this,t),this.a=e,this.b=i}function iRe(e,t,i){Gu.call(this,e),this.a=t,this.b=i}function aRe(e,t,i){this.a=e,Cd.call(this,t),this.b=i}function $St(e,t,i){this.a=e,PRe.call(this,8,t,null,i)}function HJn(e){this.a=(nr(Ei),Ei),this.b=e,new A5e}function GSt(e){this.c=e,this.b=this.c.a,this.a=this.c.e}function oRe(e){this.c=e,this.b=e.a.d.a,x6e(e.a.e,this)}function _f(e){M2(e.c!=-1),e.d.$c(e.c),e.b=e.c,e.c=-1}function lR(e){return h.Math.sqrt(e.a*e.a+e.b*e.b)}function O_(e,t){return OO(t,e.a.c.length),Vt(e.a,t)}function Sg(e,t){return st(e)===st(t)||e!=null&&Zi(e,t)}function YJn(e){return 0>=e?new Z5e:Mar(e-1)}function WJn(e){return tS?Ihe(tS,e):!1}function VSt(e){return e?e.dc():!e.Kc().Ob()}function Rs(e){return!e.a&&e.c?e.c.b:e.a}function KJn(e){return!e.a&&(e.a=new vo(zb,e,4)),e.a}function k_(e){return!e.d&&(e.d=new vo(ac,e,1)),e.d}function nr(e){if(e==null)throw ve(new uI);return e}function uR(e){e.c?e.c.He():(e.d=!0,n0r(e))}function cb(e){e.c?cb(e.c):(Hv(e),e.d=!0)}function zSt(e){uRe(e.a),e.b=Qe(Ar,Ut,1,e.b.length,5,1)}function QJn(e,t){return ou(t.j.c.length,e.j.c.length)}function XJn(e,t){e.c<0||e.b.b<e.c?Cv(e.b,t):e.a._e(t)}function ZJn(e,t){var i;i=e.Yg(t),i>=0?e.Bh(i):FPe(e,t)}function qSt(e){var t,i;return t=e.c.i.c,i=e.d.i.c,t==i}function JJn(e){if(e.p!=4)throw ve(new Au);return e.e}function eer(e){if(e.p!=3)throw ve(new Au);return e.e}function ter(e){if(e.p!=6)throw ve(new Au);return e.f}function ner(e){if(e.p!=6)throw ve(new Au);return e.k}function rer(e){if(e.p!=3)throw ve(new Au);return e.j}function ier(e){if(e.p!=4)throw ve(new Au);return e.j}function sRe(e){return!e.b&&(e.b=new K1(new Efe)),e.b}function N_(e){return e.c==-2&&Xke(e,Thr(e.g,e.b)),e.c}function RO(e,t){var i;return i=bhe("",e),i.n=t,i.i=1,i}function aer(e,t){nhe(d(t.b,65),e),du(t.a,new rY(e))}function oer(e,t){ni((!e.a&&(e.a=new q9(e,e)),e.a),t)}function HSt(e,t){this.b=e,hhe.call(this,e,t),ywt(this)}function YSt(e,t){this.b=e,Q6e.call(this,e,t),_wt(this)}function cRe(e,t,i,a){m_.call(this,e,t),this.d=i,this.a=a}function pK(e,t,i,a){m_.call(this,e,i),this.a=t,this.f=a}function WSt(e,t){UWn.call(this,Par(ei(e),ei(t))),this.a=t}function KSt(){gPe.call(this,cy,(Zbt(),QHt)),N_r(this)}function QSt(){gPe.call(this,jd,(dO(),jHe)),jyr(this)}function XSt(){vi.call(this,"DELAUNAY_TRIANGULATION",0)}function ser(e){return String.fromCharCode.apply(null,e)}function Ji(e,t,i){return Ko(t)?gc(e,t,i):Wl(e.f,t,i)}function lRe(e){return Dn(),e?e.ve():(xT(),xT(),sje)}function cer(e,t,i){return WC(),i.pg(e,d(t.cd(),146))}function ZSt(e,t){return WW(),new _8e(new Dwt(e),new Rwt(t))}function ler(e){return Df(e,cme),oQ(Ns(Ns(5,e),e/10|0))}function gK(){gK=ue,K9t=new Afe(we(_e(ly,1),QX,42,0,[]))}function JSt(e){return!e.d&&(e.d=new cT(e.c.Cc())),e.d}function DO(e){return!e.a&&(e.a=new Dbt(e.c.vc())),e.a}function eTt(e){return!e.b&&(e.b=new lO(e.c.ec())),e.b}function p1(e,t){for(;t-- >0;)e=e<<1|(e<0?1:0);return e}function Tl(e,t){return st(e)===st(t)||e!=null&&Zi(e,t)}function uer(e,t){return ar(),d(t.b,19).a<e}function fer(e,t){return ar(),d(t.a,19).a<e}function cc(e,t){return the(e.a,t)?e.b[d(t,22).g]:null}function der(e,t,i,a){e.a=Of(e.a,0,t)+(""+a)+B9(e.a,i)}function tTt(e,t){e.u.Hc((Hu(),Sm))&&vgr(e,t),Zrr(e,t)}function gs(e,t){return ui(t,e.length),e.charCodeAt(t)}function nTt(){jc.call(this,"There is no more element.")}function fR(e){this.d=e,this.a=this.d.b,this.b=this.d.c}function rTt(e){e.b=!1,e.c=!1,e.d=!1,e.a=!1}function Li(e,t,i,a){return nOt(e,t,i,!1),jQ(e,a),e}function her(e){return e.j.c=Qe(Ar,Ut,1,0,5,1),e.a=-1,e}function per(e){return!e.c&&(e.c=new qn(Vr,e,5,8)),e.c}function ger(e){return!e.b&&(e.b=new qn(Vr,e,4,7)),e.b}function mK(e){return!e.n&&(e.n=new xt(Mc,e,1,7)),e.n}function She(e){return!e.c&&(e.c=new xt(lf,e,9,9)),e.c}function MO(e){return e.e==i5&&Jke(e,Plr(e.g,e.b)),e.e}function rF(e){return e.f==i5&&e5e(e,Efr(e.g,e.b)),e.f}function CT(e){var t;return t=e.b,!t&&(e.b=t=new NH(e)),t}function uRe(e){var t;for(t=e.Kc();t.Ob();)t.Pb(),t.Qb()}function PO(e){if(nf(e.d),e.d.d!=e.c)throw ve(new Kf)}function fRe(e,t){this.b=e,this.c=t,this.a=new _C(this.b)}function The(e,t,i){this.a=_7e,this.d=e,this.b=t,this.c=i}function iTt(e,t){this.d=(nr(e),e),this.a=16449,this.c=t}function mer(e,t){Lkt(e,ht(sm(t,"x")),ht(sm(t,"y")))}function ber(e,t){Lkt(e,ht(sm(t,"x")),ht(sm(t,"y")))}function ya(e,t){return Hv(e),new Gn(e,new gDe(t,e.a))}function cu(e,t){return Hv(e),new Gn(e,new rDe(t,e.a))}function bK(e,t){return Hv(e),new N6e(e,new hCt(t,e.a))}function vK(e,t){return Hv(e),new I6e(e,new pCt(t,e.a))}function ver(e,t){return new RTt(d(ei(e),62),d(ei(t),62))}function yer(e,t){return tNe(),_o((nr(e),e),(nr(t),t))}function _er(){return HY(),we(_e(Vje,1),_t,481,0,[lve])}function wer(){return WY(),we(_e(Mze,1),_t,482,0,[h_e])}function Eer(){return KY(),we(_e(qzt,1),_t,551,0,[p_e])}function Ser(){return TI(),we(_e(tqe,1),_t,530,0,[zj])}function aTt(e){this.a=new Et,this.e=Qe(Zr,bt,48,e,0,2)}function Ahe(e,t,i,a){this.a=e,this.e=t,this.d=i,this.c=a}function yK(e,t,i,a){this.a=e,this.c=t,this.b=i,this.d=a}function dRe(e,t,i,a){this.c=e,this.b=t,this.a=i,this.d=a}function oTt(e,t,i,a){this.c=e,this.b=t,this.d=i,this.a=a}function Zf(e,t,i,a){this.c=e,this.d=t,this.b=i,this.a=a}function sTt(e,t,i,a){this.a=e,this.d=t,this.c=i,this.b=a}function PC(e,t,i,a){vi.call(this,e,t),this.a=i,this.b=a}function cTt(e,t,i,a){this.a=e,this.c=t,this.d=i,this.b=a}function Ter(e,t,i){Lyr(e.a,i),Dor(i),l1r(e.b,i),e_r(t,i)}function Che(e,t,i){var a,s;return a=l7e(e),s=t.Kh(i,a),s}function lTt(e,t){var i,a;return i=e/t,a=co(i),i>a&&++a,a}function em(e){var t,i;return i=(t=new W0,t),YO(i,e),i}function xhe(e){var t,i;return i=(t=new W0,t),vPe(i,e),i}function Aer(e,t){var i;return i=kr(e.f,t),KDe(t,i),null}function Ohe(e){var t;return t=Far(e),t||null}function uTt(e){return!e.b&&(e.b=new xt($o,e,12,3)),e.b}function Cer(e){return e!=null&&_9(wte,e.toLowerCase())}function xer(e,t){return _o(Nu(e)*vf(e),Nu(t)*vf(t))}function Oer(e,t){return _o(Nu(e)*vf(e),Nu(t)*vf(t))}function ker(e,t){return _o(e.d.c+e.d.b/2,t.d.c+t.d.b/2)}function Ner(e,t){return _o(e.g.c+e.g.b/2,t.g.c+t.g.b/2)}function fTt(e,t,i){i.a?pu(e,t.b-e.f/2):hu(e,t.a-e.g/2)}function dTt(e,t,i,a){this.a=e,this.b=t,this.c=i,this.d=a}function hTt(e,t,i,a){this.a=e,this.b=t,this.c=i,this.d=a}function Iv(e,t,i,a){this.e=e,this.a=t,this.c=i,this.d=a}function pTt(e,t,i,a){this.a=e,this.c=t,this.d=i,this.b=a}function gTt(e,t,i,a){Qf(),sCt.call(this,t,i,a),this.a=e}function mTt(e,t,i,a){Qf(),sCt.call(this,t,i,a),this.a=e}function bTt(e,t){this.a=e,LKn.call(this,e,d(e.d,15).Zc(t))}function khe(e){this.f=e,this.c=this.f.e,e.f>0&&kNt(this)}function vTt(e,t,i,a){this.b=e,this.c=a,gde.call(this,t,i)}function yTt(e){return xr(e.b<e.d.gc()),e.d.Xb(e.c=e.b++)}function Id(e){e.a.a=e.c,e.c.b=e.a,e.a.b=e.c.a=null,e.b=0}function hRe(e,t){return e.b=t.b,e.c=t.c,e.d=t.d,e.a=t.a,e}function _K(e){return e.n&&(e.e!==j8t&&e._d(),e.j=null),e}function _Tt(e){return eR(e==null||dhe(e)&&e.im!==Be),e}function wTt(e){this.b=new Et,yo(this.b,this.b),this.a=e}function LC(){LC=ue,_J=new Et,hve=new Qr,dve=new Et}function Dn(){Dn=ue,Qs=new K,x1=new X,uJ=new Se}function xT(){xT=ue,aje=new ye,oje=new ye,sje=new Ie}function pRe(){pRe=ue,xFt=new Vn,kFt=new DIe,OFt=new or}function Ier(){vje==256&&(bje=hJ,hJ=new _,vje=0),++vje}function FC(e){var t;return t=e.f,t||(e.f=new pO(e,e.c))}function Rer(e){return J_(e)&&Yt(qt(Jt(e,(Lt(),py))))}function Der(e,t){return xn(e,d(se(t,(Lt(),O5)),19),t)}function ETt(e,t){return FT(e.j,t.s,t.c)+FT(t.e,e.s,e.c)}function STt(e,t){e.e&&!e.e.a&&(ffe(e.e,t),STt(e.e,t))}function TTt(e,t){e.d&&!e.d.a&&(ffe(e.d,t),TTt(e.d,t))}function Mer(e,t){return-_o(Nu(e)*vf(e),Nu(t)*vf(t))}function Per(e){return d(e.cd(),146).tg()+":"+Rc(e.dd())}function Ler(e){Sh();var t;t=d(e.g,10),t.n.a=e.d.c+t.d.b}function Fer(e,t,i){return SI(),Ncr(d(kr(e.e,t),522),i)}function Ber(e,t){return tf(e),tf(t),Tbt(d(e,22),d(t,22))}function jer(e,t,i){e.i=0,e.e=0,t!=i&&qOt(e,t,i)}function Uer(e,t,i){e.i=0,e.e=0,t!=i&&HOt(e,t,i)}function Rv(e,t,i){var a,s;a=Z6e(i),s=new K4(a),sp(e,t,s)}function Nhe(e,t,i,a,s,u){yF.call(this,e,t,i,a,s,u?-2:-1)}function ATt(e,t,i,a){MNe.call(this,t,i),this.b=e,this.a=a}function gRe(e,t){new ja,this.a=new Cu,this.b=e,this.c=t}function $er(e,t){return d(se(e,(yt(),Ox)),15).Fc(t),t}function wK(e,t){if(e==null)throw ve(new bC(t));return e}function ia(e){return!e.q&&(e.q=new xt(Kd,e,11,10)),e.q}function ft(e){return!e.s&&(e.s=new xt(wu,e,21,17)),e.s}function EK(e){return!e.a&&(e.a=new xt(Ya,e,10,11)),e.a}function SK(e){return Ue(e,14)?new tR(d(e,14)):vZn(e.Kc())}function Ger(e){return new Awt(e,e.e.Hd().gc()*e.c.Hd().gc())}function Ver(e){return new Cwt(e,e.e.Hd().gc()*e.c.Hd().gc())}function mRe(e){return e&&e.hashCode?e.hashCode():w_(e)}function Ihe(e,t){return t==null?!!Sc(e.f,null):iJn(e.g,t)}function zer(e){return ei(e),Y5t(new Pr(Ur(e.a.Kc(),new B)))}function iF(e){return Dn(),Ue(e,54)?new Mfe(e):new NW(e)}function CTt(e,t,i){return e.f?e.f.Ne(t,i):!1}function qer(e,t){return e.a=Of(e.a,0,t)+""+B9(e.a,t+1),e}function Her(e,t){var i;return i=ZNe(e.a,t),i&&(t.d=null),i}function TK(e){var t,i;i=e,t=i.$modCount|0,i.$modCount=t+1}function bRe(e){this.b=e,this.c=e,e.e=null,e.c=null,this.a=1}function xTt(e){this.b=e,this.a=new Z0(d(ei(new n1),62))}function OTt(e){this.c=e,this.b=new Z0(d(ei(new zn),62))}function kTt(e){this.c=e,this.b=new Z0(d(ei(new Lm),62))}function NTt(){this.a=new y5e,this.b=new W0t,this.d=new Zy}function I_(){this.a=new Cu,this.b=(Df(3,vE),new jl(3))}function ITt(){this.b=new Po,this.d=new ja,this.e=new w5e}function AK(e){this.c=e.c,this.d=e.d,this.b=e.b,this.a=e.a}function RTt(e,t){xHn.call(this,new che(e)),this.a=e,this.b=t}function DTt(){r1e(this,new TH),this.wb=(sb(),Qn),dO()}function Yer(e){zr(e,"No crossing minimization",1),Lr(e)}function Wer(e){PY(),h.setTimeout(function(){throw e},0)}function Ec(e){return e.u||(Ju(e),e.u=new m2t(e,e)),e.u}function lu(e){var t;return t=d(Jn(e,16),26),t||e.zh()}function MTt(e,t){return Ue(t,146)&&On(e.b,d(t,146).tg())}function Ker(e,t){return e.a?t.Wg().Kc():d(t.Wg(),69).Zh()}function Qer(e){return e.k==(mr(),So)&&jo(e,(yt(),eM))}function Rhe(e){this.a=(Dn(),Ue(e,54)?new Mfe(e):new NW(e))}function LO(){LO=ue;var e,t;t=!ylr(),e=new Q,Ybe=t?new fe:e}function Dhe(e,t){var i;return i=X0(e.gm),t==null?i:i+": "+t}function PTt(e,t){var i;return i=e.b.Qc(t),C3t(i,e.b.gc()),i}function aF(e,t){if(e==null)throw ve(new bC(t));return e}function Sc(e,t){return okt(e,t,Rtr(e,t==null?0:e.b.se(t)))}function Xer(e,t,i){return i>=0&&On(e.substr(i,t.length),t)}function lb(e,t,i,a,s,u,m){return new Jhe(e.e,t,i,a,s,u,m)}function LTt(e,t,i,a,s,u){this.a=e,Cpe.call(this,t,i,a,s,u)}function FTt(e,t,i,a,s,u){this.a=e,Cpe.call(this,t,i,a,s,u)}function BTt(e,t){this.g=e,this.d=we(_e(O1,1),u0,10,0,[t])}function Qm(e,t){this.e=e,this.a=Ar,this.b=sDt(t),this.c=t}function jTt(e,t){jW.call(this),TDe(this),this.a=e,this.c=t}function oF(e,t,i,a){za(e.c[t.g],i.g,a),za(e.c[i.g],t.g,a)}function Mhe(e,t,i,a){za(e.c[t.g],t.g,i),za(e.b[t.g],t.g,a)}function Zer(){return gF(),we(_e(xVe,1),_t,376,0,[$ye,Fj])}function Jer(){return wF(),we(_e(y$e,1),_t,479,0,[v$e,eee])}function etr(){return kF(),we(_e(m$e,1),_t,419,0,[ZJ,g$e])}function ttr(){return QK(),we(_e(c$e,1),_t,422,0,[s$e,Gve])}function ntr(){return jK(),we(_e(R$e,1),_t,420,0,[rye,I$e])}function rtr(){return AF(),we(_e(SVe,1),_t,421,0,[Bye,jye])}function itr(){return vR(),we(_e(eVt,1),_t,523,0,[gM,pM])}function atr(){return ap(),we(_e(TVt,1),_t,520,0,[qE,Fb])}function otr(){return Tg(),we(_e(sVt,1),_t,516,0,[Ow,b0])}function str(){return Pp(),we(_e(lVt,1),_t,515,0,[vy,Jp])}function ctr(){return R_(),we(_e(IVt,1),_t,455,0,[Bb,RA])}function ltr(){return PK(),we(_e(XVe,1),_t,425,0,[n_e,QVe])}function utr(){return IK(),we(_e(KVe,1),_t,480,0,[t_e,WVe])}function ftr(){return EQ(),we(_e(ZVe,1),_t,495,0,[Gee,P5])}function dtr(){return ZK(),we(_e(eze,1),_t,426,0,[JVe,o_e])}function htr(){return jF(),we(_e(rqe,1),_t,429,0,[Xee,nqe])}function ptr(){return mF(),we(_e(Pze,1),_t,430,0,[g_e,Kee])}function gtr(){return ZQ(),we(_e(_je,1),_t,428,0,[nve,yje])}function mtr(){return iQ(),we(_e(Eje,1),_t,427,0,[wje,rve])}function btr(){return aQ(),we(_e(Qje,1),_t,424,0,[pve,wJ])}function vtr(){return ek(),we(_e(Sjt,1),_t,511,0,[_j,xve])}function CK(e,t,i,a){return i>=0?e.jh(t,i,a):e.Sg(null,i,a)}function Phe(e){return e.b.b==0?e.a.$e():Yde(e.b)}function ytr(e){if(e.p!=5)throw ve(new Au);return Jr(e.f)}function _tr(e){if(e.p!=5)throw ve(new Au);return Jr(e.k)}function vRe(e){return st(e.a)===st((Lpe(),X_e))&&S_r(e),e.a}function UTt(e){this.a=d(ei(e),271),this.b=(Dn(),new f6e(e))}function $Tt(e,t){Eue(this,new Kt(e.a,e.b)),zke(this,X9(t))}function R_(){R_=ue,Bb=new CNe(ux,0),RA=new CNe(fx,1)}function Tg(){Tg=ue,Ow=new TNe(fx,0),b0=new TNe(ux,1)}function D_(){NHn.call(this,new yC(Q2(12))),s6e(!0),this.a=2}function Lhe(e,t,i){zi(),Gu.call(this,e),this.b=t,this.a=i}function yRe(e,t,i){Qf(),mh.call(this,t),this.a=e,this.b=i}function GTt(e){jW.call(this),TDe(this),this.a=e,this.c=!0}function VTt(e){var t;t=e.c.d.b,e.b=t,e.a=e.c.d,t.a=e.c.d.b=e}function xK(e){var t;Oar(e.a),ewt(e.a),t=new rO(e.a),WMe(t)}function wtr(e,t){ZRt(e,!0),du(e.e.wf(),new nIe(e,!0,t))}function OK(e,t){return E3t(t),Aar(e,Qe(Zr,Ti,25,t,15,1),t)}function Etr(e,t){return LC(),e==qa(y1(t))||e==qa(vb(t))}function Al(e,t){return t==null?Kc(Sc(e.f,null)):xI(e.g,t)}function Str(e){return e.b==0?null:(xr(e.b!=0),nd(e,e.a.a))}function co(e){return Math.max(Math.min(e,Wi),-2147483648)|0}function Ttr(e,t){var i=Hbe[e.charCodeAt(0)];return i??e}function kK(e,t){return wK(e,"set1"),wK(t,"set2"),new jvt(e,t)}function Atr(e,t){var i;return i=_ar(e.f,t),ra(FW(i),e.f.d)}function dR(e,t){var i,a;return i=t,a=new Le,UMt(e,i,a),a.d}function Fhe(e,t,i,a){var s;s=new N2t,t.a[i.g]=s,IC(e.b,a,s)}function _Re(e,t,i){var a;a=e.Yg(t),a>=0?e.sh(a,i):lLe(e,t,i)}function OT(e,t,i){RK(),e&&Ji(W_e,e,t),e&&Ji(hU,e,i)}function zTt(e,t,i){this.i=new Et,this.b=e,this.g=t,this.a=i}function NK(e,t,i){this.c=new Et,this.e=e,this.f=t,this.b=i}function wRe(e,t,i){this.a=new Et,this.e=e,this.f=t,this.c=i}function qTt(e,t){xW(this),this.f=t,this.g=e,_K(this),this._d()}function sF(e,t){var i;i=e.q.getHours(),e.q.setDate(t),tD(e,i)}function HTt(e,t){var i;for(ei(t),i=e.a;i;i=i.c)t.Od(i.g,i.i)}function YTt(e){var t;return t=new jY(Q2(e.length)),dMe(t,e),t}function Ctr(e){function t(){}return t.prototype=e||{},new t}function xtr(e,t){return EOt(e,t)?(_4t(e),!0):!1}function tm(e,t){if(t==null)throw ve(new uI);return Clr(e,t)}function Otr(e){if(e.qe())return null;var t=e.n;return iJ[t]}function cF(e){return e.Db>>16!=3?null:d(e.Cb,33)}function Mp(e){return e.Db>>16!=9?null:d(e.Cb,33)}function WTt(e){return e.Db>>16!=6?null:d(e.Cb,79)}function KTt(e){return e.Db>>16!=7?null:d(e.Cb,235)}function QTt(e){return e.Db>>16!=7?null:d(e.Cb,160)}function qa(e){return e.Db>>16!=11?null:d(e.Cb,33)}function XTt(e,t){var i;return i=e.Yg(t),i>=0?e.lh(i):d1e(e,t)}function ZTt(e,t){var i;return i=new CIe(t),JNt(i,e),new ku(i)}function ERe(e){var t;return t=e.d,t=e.si(e.f),ni(e,t),t.Ob()}function JTt(e,t){return e.b+=t.b,e.c+=t.c,e.d+=t.d,e.a+=t.a,e}function Bhe(e,t){return h.Math.abs(e)<h.Math.abs(t)?e:t}function ktr(e){return!e.a&&(e.a=new xt(Ya,e,10,11)),e.a.i>0}function eAt(){this.a=new X1,this.e=new Po,this.g=0,this.i=0}function tAt(e){this.a=e,this.b=Qe(XGt,bt,1944,e.e.length,0,2)}function jhe(e,t,i){var a;a=GOt(e,t,i),e.b=new wQ(a.c.length)}function Pp(){Pp=ue,vy=new SNe(qme,0),Jp=new SNe("UP",1)}function IK(){IK=ue,t_e=new xNe(gLt,0),WVe=new xNe("FAN",1)}function RK(){RK=ue,W_e=new Qr,hU=new Qr,KYn(hFt,new sle)}function Ntr(e){if(e.p!=0)throw ve(new Au);return $I(e.f,0)}function Itr(e){if(e.p!=0)throw ve(new Au);return $I(e.k,0)}function nAt(e){return e.Db>>16!=3?null:d(e.Cb,147)}function FO(e){return e.Db>>16!=6?null:d(e.Cb,235)}function z2(e){return e.Db>>16!=17?null:d(e.Cb,26)}function rAt(e,t){var i=e.a=e.a||[];return i[t]||(i[t]=e.le(t))}function Rtr(e,t){var i;return i=e.a.get(t),i??new Array}function Dtr(e,t){var i;i=e.q.getHours(),e.q.setMonth(t),tD(e,i)}function gc(e,t,i){return t==null?Wl(e.f,null,i):H_(e.g,t,i)}function hR(e,t,i,a,s,u){return new am(e.e,t,e.aj(),i,a,s,u)}function lF(e,t,i){return e.a=Of(e.a,0,t)+(""+i)+B9(e.a,t),e}function Mtr(e,t,i){return St(e.a,(gK(),Lge(t,i),new m_(t,i))),e}function SRe(e){return l6e(e.c),e.e=e.a=e.c,e.c=e.c.c,++e.d,e.a.f}function iAt(e){return l6e(e.e),e.c=e.a=e.e,e.e=e.e.e,--e.d,e.a.f}function ns(e,t){e.d&&uu(e.d.e,e),e.d=t,e.d&&St(e.d.e,e)}function ks(e,t){e.c&&uu(e.c.g,e),e.c=t,e.c&&St(e.c.g,e)}function mc(e,t){e.c&&uu(e.c.a,e),e.c=t,e.c&&St(e.c.a,e)}function $c(e,t){e.i&&uu(e.i.j,e),e.i=t,e.i&&St(e.i.j,e)}function aAt(e,t,i){this.a=t,this.c=e,this.b=(ei(i),new ku(i))}function oAt(e,t,i){this.a=t,this.c=e,this.b=(ei(i),new ku(i))}function sAt(e,t){this.a=e,this.c=Qc(this.a),this.b=new AK(t)}function Ptr(e){var t;return Hv(e),t=new Po,ya(e,new Due(t))}function q2(e,t){if(e<0||e>t)throw ve(new hc(O7e+e+k7e+t))}function TRe(e,t){return XEt(e.a,t)?WIe(e,d(t,22).g,null):null}function Ltr(e){return nge(),ar(),d(e.a,81).d.e!=0}function cAt(){cAt=ue,Z9t=wi((IY(),we(_e(X9t,1),_t,538,0,[zbe])))}function lAt(){lAt=ue,BGt=Vu(new Lo,(js(),Cc),(Ks(),wj))}function ARe(){ARe=ue,jGt=Vu(new Lo,(js(),Cc),(Ks(),wj))}function uAt(){uAt=ue,$Gt=Vu(new Lo,(js(),Cc),(Ks(),wj))}function fAt(){fAt=ue,nVt=Yi(new Lo,(js(),Cc),(Ks(),YD))}function kf(){kf=ue,aVt=Yi(new Lo,(js(),Cc),(Ks(),YD))}function dAt(){dAt=ue,oVt=Yi(new Lo,(js(),Cc),(Ks(),YD))}function Uhe(){Uhe=ue,fVt=Yi(new Lo,(js(),Cc),(Ks(),YD))}function hAt(){hAt=ue,XVt=Vu(new Lo,(wk(),bM),(YR(),Hye))}function Dv(e,t,i,a){this.c=e,this.d=a,Ghe(this,t),Vhe(this,i)}function BC(e){this.c=new ja,this.b=e.b,this.d=e.c,this.a=e.a}function $he(e){this.a=h.Math.cos(e),this.b=h.Math.sin(e)}function Ghe(e,t){e.a&&uu(e.a.k,e),e.a=t,e.a&&St(e.a.k,e)}function Vhe(e,t){e.b&&uu(e.b.f,e),e.b=t,e.b&&St(e.b.f,e)}function pAt(e,t){qJn(e,e.b,e.c),d(e.b.b,65),t&&d(t.b,65).b}function Ftr(e,t){$Me(e,t),Ue(e.Cb,88)&&uE(Ju(d(e.Cb,88)),2)}function zhe(e,t){Ue(e.Cb,88)&&uE(Ju(d(e.Cb,88)),4),Ul(e,t)}function DK(e,t){Ue(e.Cb,179)&&(d(e.Cb,179).tb=null),Ul(e,t)}function Cl(e,t){return Hs(),_pe(t)?new KW(t,e):new F9(t,e)}function Btr(e,t){var i,a;i=t.c,a=i!=null,a&&MC(e,new G2(t.c))}function gAt(e){var t,i;return i=(dO(),t=new W0,t),YO(i,e),i}function mAt(e){var t,i;return i=(dO(),t=new W0,t),YO(i,e),i}function bAt(e,t){var i;return i=new Nd(e),t.c[t.c.length]=i,i}function vAt(e,t){var i;return i=d(tE(FC(e.a),t),14),i?i.gc():0}function yAt(e){var t;return Hv(e),t=(xT(),xT(),oje),cQ(e,t)}function _At(e){for(var t;;)if(t=e.Pb(),!e.Ob())return t}function CRe(e,t){OHn.call(this,new yC(Q2(e))),Df(t,D8t),this.a=t}function g1(e,t,i){xkt(t,i,e.gc()),this.c=e,this.a=t,this.b=i-t}function wAt(e,t,i){var a;xkt(t,i,e.c.length),a=i-t,Q5e(e.c,t,a)}function jtr(e,t){vwt(e,Jr(No(ab(t,24),JX)),Jr(No(t,JX)))}function Kn(e,t){if(e<0||e>=t)throw ve(new hc(O7e+e+k7e+t))}function ui(e,t){if(e<0||e>=t)throw ve(new B5e(O7e+e+k7e+t))}function Hn(e,t){this.b=(nr(e),e),this.a=t&yE?t:t|64|Og}function EAt(e){J_t(this),D0t(this.a,uMe(h.Math.max(8,e))<<1)}function Lp(e){return Vc(we(_e(Uo,1),bt,8,0,[e.i.n,e.n,e.a]))}function Utr(){return Vp(),we(_e(sf,1),_t,132,0,[mje,Uf,OE])}function $tr(){return cp(),we(_e(kE,1),_t,232,0,[Jc,zl,el])}function Gtr(){return qu(),we(_e(LFt,1),_t,461,0,[jg,Nb,Rh])}function Vtr(){return fu(),we(_e(BFt,1),_t,462,0,[gp,Ib,Dh])}function ztr(){return q_(),we(_e(pUe,1),_t,423,0,[bA,hUe,Tve])}function qtr(){return _R(),we(_e(uUe,1),_t,379,0,[vve,bve,yve])}function Htr(){return NR(),we(_e(hVe,1),_t,378,0,[Rye,dVe,xee])}function Ytr(){return HC(),we(_e(u$e,1),_t,314,0,[Tx,Sj,l$e])}function Wtr(){return pQ(),we(_e(d$e,1),_t,337,0,[f$e,XJ,Vve])}function Ktr(){return Gv(),we(_e(Zjt,1),_t,450,0,[Hve,w5,wA])}function Qtr(){return V_(),we(_e(Dve,1),_t,361,0,[vw,Db,bw])}function Xtr(){return om(),we(_e(oUt,1),_t,303,0,[Aj,SA,Ax])}function Ztr(){return ak(),we(_e(nye,1),_t,292,0,[eye,tye,Tj])}function Jtr(){return Js(),we(_e(IGt,1),_t,452,0,[fM,Wu,ql])}function enr(){return cm(),we(_e(EVe,1),_t,339,0,[Lb,wVe,Fye])}function tnr(){return xQ(),we(_e(CVe,1),_t,375,0,[TVe,Uye,AVe])}function nnr(){return RQ(),we(_e(DVe,1),_t,377,0,[zye,D5,zE])}function rnr(){return dk(),we(_e(kVe,1),_t,336,0,[Gye,OVe,dM])}function inr(){return AQ(),we(_e(RVe,1),_t,338,0,[IVe,Vye,NVe])}function anr(){return G_(),we(_e(KGt,1),_t,454,0,[Bj,hM,Iee])}function onr(){return VQ(),we(_e(nzt,1),_t,442,0,[a_e,r_e,i_e])}function snr(){return VF(),we(_e(rze,1),_t,380,0,[Vee,tze,nze])}function cnr(){return GQ(),we(_e(wze,1),_t,381,0,[_ze,f_e,yze])}function lnr(){return CQ(),we(_e(bze,1),_t,293,0,[u_e,mze,gze])}function unr(){return KF(),we(_e(d_e,1),_t,437,0,[Hee,Yee,Wee])}function fnr(){return lm(),we(_e(uHe,1),_t,334,0,[ste,w0,NM])}function dnr(){return Up(),we(_e(Zqe,1),_t,272,0,[B5,WE,j5])}function hnr(e,t){return L1r(e,t,Ue(t,99)&&(d(t,18).Bb&$s)!=0)}function pnr(e,t,i){var a;return a=iD(e,t,!1),a.b<=t&&a.a<=i}function SAt(e,t,i){var a;a=new Jz,a.b=t,a.a=i,++t.b,St(e.d,a)}function gnr(e,t){var i;return i=(nr(e),e).g,w6e(!!i),nr(t),i(t)}function xRe(e,t){var i,a;return a=kO(e,t),i=e.a.Zc(a),new Bvt(e,i)}function mnr(e){return e.Db>>16!=6?null:d(g1e(e),235)}function bnr(e){if(e.p!=2)throw ve(new Au);return Jr(e.f)&uo}function vnr(e){if(e.p!=2)throw ve(new Au);return Jr(e.k)&uo}function ynr(e){return e.a==($O(),Ate)&&Qke(e,Z1r(e.g,e.b)),e.a}function jC(e){return e.d==($O(),Ate)&&Zke(e,qbr(e.g,e.b)),e.d}function pe(e){return xr(e.a<e.c.c.length),e.b=e.a++,e.c.c[e.b]}function _nr(e,t){e.b=e.b|t.b,e.c=e.c|t.c,e.d=e.d|t.d,e.a=e.a|t.a}function No(e,t){return hb(pJn(kc(e)?Rd(e):e,kc(t)?Rd(t):t))}function Fp(e,t){return hb(gJn(kc(e)?Rd(e):e,kc(t)?Rd(t):t))}function qhe(e,t){return hb(mJn(kc(e)?Rd(e):e,kc(t)?Rd(t):t))}function wnr(e){return Ns(J1(gu(rf(e,32)),32),gu(rf(e,32)))}function M_(e){return ei(e),Ue(e,14)?new ku(d(e,14)):AO(e.Kc())}function Enr(e,t){return wR(),e.c==t.c?_o(t.d,e.d):_o(e.c,t.c)}function Snr(e,t){return wR(),e.c==t.c?_o(e.d,t.d):_o(e.c,t.c)}function Tnr(e,t){return wR(),e.c==t.c?_o(e.d,t.d):_o(t.c,e.c)}function Anr(e,t){return wR(),e.c==t.c?_o(t.d,e.d):_o(t.c,e.c)}function Cnr(e,t){var i;i=ht(Dt(e.a.We((Ui(),ote)))),f8t(e,t,i)}function xnr(e,t){var i;i=d(kr(e.g,t),57),du(t.d,new xyt(e,i))}function Onr(e,t){var i,a;return i=lNt(e),a=lNt(t),i<a?-1:i>a?1:0}function TAt(e,t){var i,a;return i=gpe(t),a=i,d(kr(e.c,a),19).a}function AAt(e,t){var i;for(i=e+"";i.length<t;)i="0"+i;return i}function MK(e){return e.c==null||e.c.length==0?"n_"+e.g:"n_"+e.c}function ORe(e){return e.c==null||e.c.length==0?"n_"+e.b:"n_"+e.c}function kRe(e,t){return e&&e.equals?e.equals(t):st(e)===st(t)}function NRe(e,t){return t==0?!!e.o&&e.o.f!=0:Cge(e,t)}function Th(e,t,i){var a;e.n&&t&&i&&(a=new Rq,St(e.e,a))}function Hhe(e,t,i){var a;a=e.d[t.p],e.d[t.p]=e.d[i.p],e.d[i.p]=a}function CAt(e,t,i){this.d=e,this.j=t,this.e=i,this.o=-1,this.p=3}function xAt(e,t,i){this.d=e,this.k=t,this.f=i,this.o=-1,this.p=5}function OAt(e,t,i){Gu.call(this,25),this.b=e,this.a=t,this.c=i}function Nf(e){zi(),Gu.call(this,e),this.c=!1,this.a=!1}function kAt(e,t,i,a,s,u){xDe.call(this,e,t,i,a,s),u&&(this.o=-2)}function NAt(e,t,i,a,s,u){ODe.call(this,e,t,i,a,s),u&&(this.o=-2)}function IAt(e,t,i,a,s,u){ZRe.call(this,e,t,i,a,s),u&&(this.o=-2)}function RAt(e,t,i,a,s,u){IDe.call(this,e,t,i,a,s),u&&(this.o=-2)}function DAt(e,t,i,a,s,u){JRe.call(this,e,t,i,a,s),u&&(this.o=-2)}function MAt(e,t,i,a,s,u){kDe.call(this,e,t,i,a,s),u&&(this.o=-2)}function PAt(e,t,i,a,s,u){NDe.call(this,e,t,i,a,s),u&&(this.o=-2)}function LAt(e,t,i,a,s,u){eDe.call(this,e,t,i,a,s),u&&(this.o=-2)}function FAt(e,t,i,a){mh.call(this,i),this.b=e,this.c=t,this.d=a}function IRe(e,t){this.a=new Et,this.d=new Et,this.f=e,this.c=t}function BAt(){this.c=new uwt,this.a=new NTt,this.b=new G0t,tyt()}function jAt(){WC(),this.b=new Qr,this.a=new Qr,this.c=new Et}function UAt(e,t){this.g=e,this.d=($O(),Ate),this.a=Ate,this.b=t}function $At(e,t){this.f=e,this.a=($O(),Tte),this.c=Tte,this.b=t}function RRe(e,t){!e.c&&(e.c=new Xa(e,0)),UX(e.c,(sa(),GM),t)}function PK(){PK=ue,n_e=new ONe("DFS",0),QVe=new ONe("BFS",1)}function knr(e,t,i){var a;return a=d(e.Zb().xc(t),14),!!a&&a.Hc(i)}function GAt(e,t,i){var a;return a=d(e.Zb().xc(t),14),!!a&&a.Mc(i)}function VAt(e,t,i,a){return e.a+=""+Of(t==null?bu:Rc(t),i,a),e}function Xc(e,t,i,a,s,u){return nOt(e,t,i,u),LMe(e,a),FMe(e,s),e}function Yhe(e){return xr(e.b.b!=e.d.a),e.c=e.b=e.b.b,--e.a,e.c.c}function pR(e){for(;e.d>0&&e.a[--e.d]==0;);e.a[e.d++]==0&&(e.e=0)}function zAt(e){return e.a?e.e.length==0?e.a.a:e.a.a+(""+e.e):e.c}function Nnr(e){return!!e.a&&ef(e.a.a).i!=0&&!(e.b&&Dge(e.b))}function Inr(e){return!!e.u&&yl(e.u.a).i!=0&&!(e.n&&Rge(e.n))}function qAt(e){return Xde(e.e.Hd().gc()*e.c.Hd().gc(),16,new CH(e))}function Rnr(e,t){return wSt(gu(e.q.getTime()),gu(t.q.getTime()))}function Ag(e){return d(zp(e,Qe(Ave,s0e,17,e.c.length,0,1)),474)}function uF(e){return d(zp(e,Qe(O1,u0,10,e.c.length,0,1)),193)}function Dnr(e){return kf(),!Fs(e)&&!(!Fs(e)&&e.c.i.c==e.d.i.c)}function HAt(e,t,i){var a;a=(ei(e),new ku(e)),ffr(new aAt(a,t,i))}function fF(e,t,i){var a;a=(ei(e),new ku(e)),dfr(new oAt(a,t,i))}function YAt(e,t){var i;return i=1-t,e.a[i]=_Q(e.a[i],i),_Q(e,t)}function WAt(e,t){var i;e.e=new I5e,i=hE(t),zo(i,e.c),$Rt(e,i,0)}function rs(e,t,i,a){var s;s=new E6,s.a=t,s.b=i,s.c=a,Ii(e.a,s)}function Mt(e,t,i,a){var s;s=new E6,s.a=t,s.b=i,s.c=a,Ii(e.b,s)}function Ah(e){var t,i,a;return t=new OSt,i=M1e(t,e),_wr(t),a=i,a}function DRe(){var e,t,i;return t=(i=(e=new W0,e),i),St(KHe,t),t}function LK(e){return e.j.c=Qe(Ar,Ut,1,0,5,1),uRe(e.c),her(e.a),e}function kT(e){return SI(),Ue(e.g,10)?d(e.g,10):null}function Mnr(e){return CT(e).dc()?!1:(DWn(e,new ee),!0)}function Pnr(e){if(!("stack"in e))try{throw e}catch{}return e}function dF(e,t){if(e<0||e>=t)throw ve(new hc(Qpr(e,t)));return e}function KAt(e,t,i){if(e<0||t<e||t>i)throw ve(new hc(wpr(e,t,i)))}function Whe(e,t){if(ko(e.a,t),t.d)throw ve(new jc(tPt));t.d=e}function Khe(e,t){if(t.$modCount!=e.$modCount)throw ve(new Kf)}function QAt(e,t){return Ue(t,42)?Bge(e.a,d(t,42)):!1}function XAt(e,t){return Ue(t,42)?Bge(e.a,d(t,42)):!1}function ZAt(e,t){return Ue(t,42)?Bge(e.a,d(t,42)):!1}function Lnr(e,t){return e.a<=e.b?(t.ud(e.a++),!0):!1}function P_(e){var t;return kc(e)?(t=e,t==-0?0:t):qir(e)}function FK(e){var t;return cb(e),t=new ze,pT(e.a,new eO(t)),t}function JAt(e){var t;return cb(e),t=new ct,pT(e.a,new Rue(t)),t}function fs(e,t){this.a=e,_v.call(this,e),q2(t,e.gc()),this.b=t}function MRe(e){this.e=e,this.b=this.e.a.entries(),this.a=new Array}function Fnr(e){return Xde(e.e.Hd().gc()*e.c.Hd().gc(),273,new hue(e))}function BK(e){return new jl((Df(e,cme),oQ(Ns(Ns(5,e),e/10|0))))}function e3t(e){return d(zp(e,Qe(_jt,RPt,11,e.c.length,0,1)),1943)}function Bnr(e,t,i){return i.f.c.length>0?XIe(e.a,t,i):XIe(e.b,t,i)}function jnr(e,t,i){e.d&&uu(e.d.e,e),e.d=t,e.d&&j2(e.d.e,i,e)}function Qhe(e,t){M2r(t,e),mIe(e.d),mIe(d(se(e,(Lt(),_ee)),207))}function gR(e,t){D2r(t,e),gIe(e.d),gIe(d(se(e,(Lt(),_ee)),207))}function L_(e,t){var i,a;return i=tm(e,t),a=null,i&&(a=i.fe()),a}function BO(e,t){var i,a;return i=K2(e,t),a=null,i&&(a=i.ie()),a}function mR(e,t){var i,a;return i=tm(e,t),a=null,i&&(a=i.ie()),a}function nm(e,t){var i,a;return i=tm(e,t),a=null,i&&(a=APe(i)),a}function Unr(e,t,i){var a;return a=yk(i),PX(e.g,a,t),PX(e.i,t,i),t}function $nr(e,t,i){var a;a=blr();try{return HKn(e,t,i)}finally{Znr(a)}}function t3t(e){var t;t=e.Wg(),this.a=Ue(t,69)?d(t,69).Zh():t.Kc()}function Lo(){gbt.call(this),this.j.c=Qe(Ar,Ut,1,0,5,1),this.a=-1}function PRe(e,t,i,a){this.d=e,this.n=t,this.g=i,this.o=a,this.p=-1}function n3t(e,t,i,a){this.e=a,this.d=null,this.c=e,this.a=t,this.b=i}function LRe(e,t,i){this.d=new cfe(this),this.e=e,this.i=t,this.f=i}function jK(){jK=ue,rye=new yNe(Hk,0),I$e=new yNe("TOP_LEFT",1)}function r3t(){r3t=ue,PVe=ZSt(Nt(1),Nt(4)),MVe=ZSt(Nt(1),Nt(2))}function i3t(){i3t=ue,Hzt=wi((KY(),we(_e(qzt,1),_t,551,0,[p_e])))}function a3t(){a3t=ue,zzt=wi((WY(),we(_e(Mze,1),_t,482,0,[h_e])))}function o3t(){o3t=ue,uqt=wi((TI(),we(_e(tqe,1),_t,530,0,[zj])))}function s3t(){s3t=ue,mBt=wi((HY(),we(_e(Vje,1),_t,481,0,[lve])))}function Gnr(){return z_(),we(_e(lBt,1),_t,406,0,[fj,uj,sve,cve])}function Vnr(){return JK(),we(_e(dJ,1),_t,297,0,[Jbe,dje,hje,pje])}function znr(){return UR(),we(_e(pBt,1),_t,394,0,[mj,bJ,vJ,bj])}function qnr(){return JC(),we(_e(fBt,1),_t,323,0,[hj,dj,pj,gj])}function Hnr(){return ok(),we(_e(cjt,1),_t,405,0,[mw,IE,NE,mA])}function Ynr(){return IQ(),we(_e(xjt,1),_t,360,0,[Ive,zJ,qJ,Ej])}function c3t(e,t,i,a){return Ue(i,54)?new Wwt(e,t,i,a):new UIe(e,t,i,a)}function Wnr(){return Gp(),we(_e(Ljt,1),_t,411,0,[Sx,m5,b5,Rve])}function Knr(e){var t;return e.j==(It(),qr)&&(t=NIt(e),Ou(t,hr))}function Qnr(e,t){var i;i=t.a,ks(i,t.c.d),ns(i,t.d.d),Z2(i.a,e.n)}function l3t(e,t){return d(S_(oK(d(na(e.k,t),15).Oc(),vA)),113)}function u3t(e,t){return d(S_(sK(d(na(e.k,t),15).Oc(),vA)),113)}function Xnr(e){return new Hn(Kar(d(e.a.dd(),14).gc(),e.a.cd()),16)}function jO(e){return Ue(e,14)?d(e,14).dc():!e.Kc().Ob()}function UC(e){return SI(),Ue(e.g,145)?d(e.g,145):null}function f3t(e){if(e.e.g!=e.b)throw ve(new Kf);return!!e.c&&e.d>0}function Oi(e){return xr(e.b!=e.d.c),e.c=e.b,e.b=e.b.a,++e.a,e.c.c}function FRe(e,t){nr(t),za(e.a,e.c,t),e.c=e.c+1&e.a.length-1,dNt(e)}function ub(e,t){nr(t),e.b=e.b-1&e.a.length-1,za(e.a,e.b,t),dNt(e)}function d3t(e,t){var i;for(i=e.j.c.length;i<t;i++)St(e.j,e.rg())}function h3t(e,t,i,a){var s;return s=a[t.g][i.g],ht(Dt(se(e.a,s)))}function BRe(e,t,i,a,s){this.i=e,this.a=t,this.e=i,this.j=a,this.f=s}function p3t(e,t,i,a,s){this.a=e,this.e=t,this.f=i,this.b=a,this.g=s}function Znr(e){e&&Wir((P5e(),LBe)),--aJ,e&&oJ!=-1&&(LYn(oJ),oJ=-1)}function Jnr(){return iE(),we(_e(Mye,1),_t,197,0,[Oee,Dye,IA,NA])}function err(){return wk(),we(_e(BVe,1),_t,393,0,[Pee,mM,Uj,bM])}function trr(){return cX(),we(_e(pze,1),_t,340,0,[l_e,dze,hze,fze])}function nrr(){return Sf(),we(_e(PM,1),_t,374,0,[sU,Ty,oU,KE])}function rrr(){return Pf(),we(_e(Yqt,1),_t,285,0,[rU,N1,Ub,nU])}function irr(){return fm(),we(_e(U_e,1),_t,218,0,[j_e,tU,U5,Ux])}function arr(){return HQ(),we(_e(yHe,1),_t,311,0,[V_e,mHe,vHe,bHe])}function orr(){return Ef(),we(_e(cHt,1),_t,396,0,[qf,wHe,_He,EHe])}function srr(e){return RK(),yf(W_e,e)?d(kr(W_e,e),331).ug():null}function Jf(e,t,i){return t<0?d1e(e,i):d(i,66).Nj().Sj(e,e.yh(),t)}function crr(e,t,i){var a;return a=yk(i),PX(e.d,a,t),Ji(e.e,t,i),t}function lrr(e,t,i){var a;return a=yk(i),PX(e.j,a,t),Ji(e.k,t,i),t}function g3t(e){var t,i;return t=(p_(),i=new Dq,i),e&&w1e(t,e),t}function jRe(e){var t;return t=e.ri(e.i),e.i>0&&wl(e.g,0,t,0,e.i),t}function m3t(e,t){ZY();var i;return i=d(kr(_te,e),55),!i||i.wj(t)}function urr(e){if(e.p!=1)throw ve(new Au);return Jr(e.f)<<24>>24}function frr(e){if(e.p!=1)throw ve(new Au);return Jr(e.k)<<24>>24}function drr(e){if(e.p!=7)throw ve(new Au);return Jr(e.k)<<16>>16}function hrr(e){if(e.p!=7)throw ve(new Au);return Jr(e.f)<<16>>16}function rm(e){var t;for(t=0;e.Ob();)e.Pb(),t=Ns(t,1);return oQ(t)}function b3t(e,t){var i;return i=new hT,e.xd(i),i.a+="..",t.yd(i),i.a}function prr(e,t,i){var a;a=d(kr(e.g,i),57),St(e.a.c,new us(t,a))}function grr(e,t,i){return ohe(Dt(Kc(Sc(e.f,t))),Dt(Kc(Sc(e.f,i))))}function UK(e,t,i){return FX(e,t,i,Ue(t,99)&&(d(t,18).Bb&$s)!=0)}function mrr(e,t,i){return Pk(e,t,i,Ue(t,99)&&(d(t,18).Bb&$s)!=0)}function brr(e,t,i){return G1r(e,t,i,Ue(t,99)&&(d(t,18).Bb&$s)!=0)}function URe(e,t){return e==(mr(),So)&&t==So?4:e==So||t==So?8:32}function v3t(e,t){return st(t)===st(e)?"(this Map)":t==null?bu:Rc(t)}function vrr(e,t){return d(t==null?Kc(Sc(e.f,null)):xI(e.g,t),281)}function y3t(e,t,i){var a;return a=yk(i),Ji(e.b,a,t),Ji(e.c,t,i),t}function _3t(e,t){var i;for(i=t;i;)P2(e,i.i,i.j),i=qa(i);return e}function $Re(e,t){var i;return i=iF(AO(new mpe(e,t))),XW(new mpe(e,t)),i}function m1(e,t){Hs();var i;return i=d(e,66).Mj(),epr(i,t),i.Ok(t)}function yrr(e,t,i,a,s){var u;u=Y1r(s,i,a),St(t,qpr(s,u)),Lhr(e,s,t)}function w3t(e,t,i){e.i=0,e.e=0,t!=i&&(HOt(e,t,i),qOt(e,t,i))}function GRe(e,t){var i;i=e.q.getHours(),e.q.setFullYear(t+Tb),tD(e,i)}function _rr(e,t,i){if(i){var a=i.ee();e.a[t]=a(i)}else delete e.a[t]}function Xhe(e,t,i){if(i){var a=i.ee();i=a(i)}else i=void 0;e.a[t]=i}function E3t(e){if(e<0)throw ve(new xbt("Negative array size: "+e))}function yl(e){return e.n||(Ju(e),e.n=new tSt(e,ac,e),Ec(e)),e.n}function bR(e){return xr(e.a<e.c.a.length),e.b=e.a,kxt(e),e.c.b[e.b]}function VRe(e){e.b!=e.c&&(e.a=Qe(Ar,Ut,1,8,5,1),e.b=0,e.c=0)}function S3t(e){this.b=new Qr,this.c=new Qr,this.d=new Qr,this.a=e}function H2(e,t){zi(),Gu.call(this,e),this.a=t,this.c=-1,this.b=-1}function Y2(e,t,i,a){CAt.call(this,1,i,a),this.c=e,this.b=t}function Zhe(e,t,i,a){xAt.call(this,1,i,a),this.c=e,this.b=t}function Jhe(e,t,i,a,s,u,m){Cpe.call(this,t,a,s,u,m),this.c=e,this.a=i}function Mv(e,t,i){this.e=e,this.a=Ar,this.b=sDt(t),this.c=t,this.d=i}function epe(e){this.e=e,this.c=this.e.a,this.b=this.e.g,this.d=this.e.i}function T3t(e){this.c=e,this.a=d(Dd(e),148),this.b=this.a.Aj().Nh()}function zRe(e){this.d=e,this.b=this.d.a.entries(),this.a=this.b.next()}function Pv(){Qr.call(this),zwt(this),this.d.b=this.d,this.d.a=this.d}function A3t(e,t){U6e.call(this),this.a=e,this.b=t,St(this.a.b,this)}function wrr(e,t){var i;return i=t!=null?Al(e,t):Kc(Sc(e.f,t)),_W(i)}function Err(e,t){var i;return i=t!=null?Al(e,t):Kc(Sc(e.f,t)),_W(i)}function C3t(e,t){var i;for(i=0;i<t;++i)za(e,i,new YH(d(e[i],42)))}function Srr(e,t){var i;for(i=e.d-1;i>=0&&e.a[i]===t[i];i--);return i<0}function x3t(e,t){fk();var i;return i=e.j.g-t.j.g,i!=0?i:0}function O3t(e,t){return nr(t),e.a!=null?aJn(t.Kb(e.a)):fJ}function $K(e){var t;return e?new CIe(e):(t=new X1,Ppe(t,e),t)}function If(e,t){var i;return t.b.Kb(_xt(e,t.c.Ee(),(i=new r9(t),i)))}function GK(e){lPe(),vwt(this,Jr(No(ab(e,24),JX)),Jr(No(e,JX)))}function k3t(){k3t=ue,NFt=wi((ZQ(),we(_e(_je,1),_t,428,0,[nve,yje])))}function N3t(){N3t=ue,IFt=wi((iQ(),we(_e(Eje,1),_t,427,0,[wje,rve])))}function I3t(){I3t=ue,DBt=wi((aQ(),we(_e(Qje,1),_t,424,0,[pve,wJ])))}function R3t(){R3t=ue,Tjt=wi((ek(),we(_e(Sjt,1),_t,511,0,[_j,xve])))}function D3t(){D3t=ue,Xjt=wi((kF(),we(_e(m$e,1),_t,419,0,[ZJ,g$e])))}function M3t(){M3t=ue,tUt=wi((wF(),we(_e(y$e,1),_t,479,0,[v$e,eee])))}function P3t(){P3t=ue,MGt=wi((gF(),we(_e(xVe,1),_t,376,0,[$ye,Fj])))}function L3t(){L3t=ue,NGt=wi((AF(),we(_e(SVe,1),_t,421,0,[Bye,jye])))}function F3t(){F3t=ue,Yjt=wi((QK(),we(_e(c$e,1),_t,422,0,[s$e,Gve])))}function B3t(){B3t=ue,cUt=wi((jK(),we(_e(R$e,1),_t,420,0,[rye,I$e])))}function j3t(){j3t=ue,AVt=wi((ap(),we(_e(TVt,1),_t,520,0,[qE,Fb])))}function U3t(){U3t=ue,tVt=wi((vR(),we(_e(eVt,1),_t,523,0,[gM,pM])))}function $3t(){$3t=ue,cVt=wi((Tg(),we(_e(sVt,1),_t,516,0,[Ow,b0])))}function G3t(){G3t=ue,uVt=wi((Pp(),we(_e(lVt,1),_t,515,0,[vy,Jp])))}function V3t(){V3t=ue,RVt=wi((R_(),we(_e(IVt,1),_t,455,0,[Bb,RA])))}function z3t(){z3t=ue,QVt=wi((PK(),we(_e(XVe,1),_t,425,0,[n_e,QVe])))}function q3t(){q3t=ue,tzt=wi((EQ(),we(_e(ZVe,1),_t,495,0,[Gee,P5])))}function H3t(){H3t=ue,KVt=wi((IK(),we(_e(KVe,1),_t,480,0,[t_e,WVe])))}function Y3t(){Y3t=ue,izt=wi((ZK(),we(_e(eze,1),_t,426,0,[JVe,o_e])))}function W3t(){W3t=ue,fqt=wi((jF(),we(_e(rqe,1),_t,429,0,[Xee,nqe])))}function K3t(){K3t=ue,Yzt=wi((mF(),we(_e(Pze,1),_t,430,0,[g_e,Kee])))}function vR(){vR=ue,gM=new ENe("UPPER",0),pM=new ENe("LOWER",1)}function Trr(e,t){var i;i=new mC,Rv(i,"x",t.a),Rv(i,"y",t.b),MC(e,i)}function Arr(e,t){var i;i=new mC,Rv(i,"x",t.a),Rv(i,"y",t.b),MC(e,i)}function Crr(e,t){var i,a;a=!1;do i=FOt(e,t),a=a|i;while(i);return a}function qRe(e,t){var i,a;for(i=t,a=0;i>0;)a+=e.a[i],i-=i&-i;return a}function Q3t(e,t){var i;for(i=t;i;)P2(e,-i.i,-i.j),i=qa(i);return e}function ms(e,t){var i,a;for(nr(t),a=e.Kc();a.Ob();)i=a.Pb(),t.td(i)}function X3t(e,t){var i;return i=t.cd(),new m_(i,e.e.pc(i,d(t.dd(),14)))}function ao(e,t,i,a){var s;s=new Je,s.c=t,s.b=i,s.a=a,a.b=i.a=s,++e.b}function ed(e,t,i){var a;return a=(Kn(t,e.c.length),e.c[t]),e.c[t]=i,a}function xrr(e,t,i){return d(t==null?Wl(e.f,null,i):H_(e.g,t,i),281)}function tpe(e){return e.c&&e.d?ORe(e.c)+"->"+ORe(e.d):"e_"+w_(e)}function UO(e,t){return(Hv(e),_I(new Gn(e,new gDe(t,e.a)))).sd(f5)}function Orr(){return js(),we(_e(fUe,1),_t,356,0,[Ug,Rb,Ql,Il,Cc])}function krr(){return It(),we(_e(Gs,1),hl,61,0,[Yc,rr,hr,qr,sr])}function Nrr(e){return PY(),function(){return $nr(e,this,arguments)}}function Irr(){return Date.now?Date.now():new Date().getTime()}function Fs(e){return!e.c||!e.d?!1:!!e.c.i&&e.c.i==e.d.i}function Z3t(e){if(!e.c.Sb())throw ve(new ol);return e.a=!0,e.c.Ub()}function hF(e){e.i=0,A9(e.b,null),A9(e.c,null),e.a=null,e.e=null,++e.g}function HRe(e){BYn.call(this,e==null?bu:Rc(e),Ue(e,78)?d(e,78):null)}function J3t(e){T8t(),dfe(this),this.a=new ja,yMe(this,e),Ii(this.a,e)}function eCt(){_de(this),this.b=new Kt(Za,Za),this.a=new Kt(go,go)}function tCt(e,t){this.c=0,this.b=t,k_t.call(this,e,17493),this.a=this.c}function npe(e){VK(),!Qp&&(this.c=e,this.e=!0,this.a=new Et)}function VK(){VK=ue,Qp=!0,_Ft=!1,wFt=!1,SFt=!1,EFt=!1}function YRe(e,t){return Ue(t,149)?On(e.c,d(t,149).c):!1}function WRe(e,t){var i;return i=0,e&&(i+=e.f.a/2),t&&(i+=t.f.a/2),i}function rpe(e,t){var i;return i=d(F_(e.d,t),23),i||d(F_(e.e,t),23)}function nCt(e){this.b=e,Rr.call(this,e),this.a=d(Jn(this.b.a,4),126)}function rCt(e){this.b=e,xC.call(this,e),this.a=d(Jn(this.b.a,4),126)}function Ju(e){return e.t||(e.t=new au(e),MR(new Cbt(e),0,e.t)),e.t}function Rrr(){return ec(),we(_e(OM,1),_t,103,0,[k1,Ph,Vd,_m,wm])}function Drr(){return jT(),we(_e(RM,1),_t,249,0,[$b,iU,fHe,IM,dHe])}function Mrr(){return up(),we(_e(_0,1),_t,175,0,[dr,Yo,Vg,yy,y0])}function Prr(){return lB(),we(_e(jze,1),_t,316,0,[Lze,m_e,Bze,b_e,Fze])}function Lrr(){return $R(),we(_e(gVe,1),_t,315,0,[pVe,Pye,Lye,lM,uM])}function Frr(){return Qv(),we(_e(p$e,1),_t,335,0,[zve,h$e,qve,QD,KD])}function Brr(){return Rk(),we(_e($zt,1),_t,355,0,[DA,Px,SM,EM,TM])}function jrr(){return qT(),we(_e(Bjt,1),_t,363,0,[YJ,KJ,QJ,WJ,HJ])}function Urr(){return ad(),we(_e(q$e,1),_t,163,0,[Nj,tM,Mb,nM,PE])}function $O(){$O=ue;var e,t;Tte=(dO(),t=new OY,t),Ate=(e=new yfe,e)}function iCt(e){var t;return e.c||(t=e.r,Ue(t,88)&&(e.c=d(t,26))),e.c}function $rr(e){return e.e=3,e.d=e.Yb(),e.e!=2?(e.e=0,!0):!1}function ipe(e){var t,i,a;return t=e&of,i=e>>22&of,a=e<0?mm:0,Hl(t,i,a)}function Grr(e){var t,i,a,s;for(i=e,a=0,s=i.length;a<s;++a)t=i[a],uR(t)}function Vrr(e,t){var i,a;i=d($sr(e.c,t),14),i&&(a=i.gc(),i.$b(),e.d-=a)}function aCt(e,t){var i,a;return i=t.cd(),a=vMe(e,i),!!a&&Tl(a.e,t.dd())}function $C(e,t){return t==0||e.e==0?e:t>0?n5t(e,t):TRt(e,-t)}function KRe(e,t){return t==0||e.e==0?e:t>0?TRt(e,t):n5t(e,-t)}function ti(e){if(pi(e))return e.c=e.a,e.a.Pb();throw ve(new ol)}function oCt(e){var t,i;return t=e.c.i,i=e.d.i,t.k==(mr(),ho)&&i.k==ho}function ape(e){var t;return t=new I_,Tc(t,e),gt(t,(Lt(),_c),null),t}function ope(e,t,i){var a;return a=e.Yg(t),a>=0?e._g(a,i,!0):ew(e,t,i)}function QRe(e,t,i,a){var s;for(s=0;s<ave;s++)iK(e.a[t.g][s],i,a[t.g])}function XRe(e,t,i,a){var s;for(s=0;s<gJ;s++)rK(e.a[s][t.g],i,a[t.g])}function ZRe(e,t,i,a,s){CAt.call(this,t,a,s),this.c=e,this.a=i}function JRe(e,t,i,a,s){xAt.call(this,t,a,s),this.c=e,this.a=i}function eDe(e,t,i,a,s){cCt.call(this,t,a,s),this.c=e,this.a=i}function Ch(e,t,i,a,s){cCt.call(this,t,a,s),this.c=e,this.b=i}function sCt(e,t,i){mh.call(this,i),this.b=e,this.c=t,this.d=(bge(),J_e)}function cCt(e,t,i){this.d=e,this.k=t?1:0,this.f=i?1:0,this.o=-1,this.p=0}function lCt(e,t,i){var a;a=new XNe(e.a),CR(a,e.a.a),Wl(a.f,t,i),e.a.a=a}function pF(e,t){e.qi(e.i+1),YI(e,e.i,e.oi(e.i,t)),e.bi(e.i++,t),e.ci()}function yR(e){var t,i;++e.j,t=e.g,i=e.i,e.g=null,e.i=0,e.di(i,t),e.ci()}function Bp(e){var t,i;return ei(e),t=ler(e.length),i=new jl(t),dMe(i,e),i}function GC(e){var t;return t=(ei(e),e?new ku(e):AO(e.Kc())),c1e(t),BQ(t)}function Xm(e,t){var i;return i=(Kn(t,e.c.length),e.c[t]),Q5e(e.c,t,1),i}function na(e,t){var i;return i=d(e.c.xc(t),14),!i&&(i=e.ic(t)),e.pc(t,i)}function tDe(e,t){var i,a;return i=(nr(e),e),a=(nr(t),t),i==a?0:i<a?-1:1}function uCt(e){var t;return t=e.e+e.f,isNaN(t)&&$W(e.d)?e.d:t}function im(e,t){return e.a?yi(e.a,e.b):e.a=new xf(e.d),VI(e.a,t),e}function nDe(e,t){if(e<0||e>t)throw ve(new hc(RPe(e,t,"index")));return e}function spe(e,t,i,a){var s;return s=Qe(Zr,Ti,25,t,15,1),rhr(s,e,t,i,a),s}function zrr(e,t){var i;i=e.q.getHours()+(t/60|0),e.q.setMinutes(t),tD(e,i)}function qrr(e,t){return h.Math.min(fb(t.a,e.d.d.c),fb(t.b,e.d.d.c))}function VC(e,t){return Ko(t)?t==null?KPe(e.f,null):yOt(e.g,t):KPe(e.f,t)}function jp(e){this.c=e,this.a=new ge(this.c.a),this.b=new ge(this.c.b)}function zK(){this.e=new Et,this.c=new Et,this.d=new Et,this.b=new Et}function fCt(){this.g=new p5e,this.b=new p5e,this.a=new Et,this.k=new Et}function dCt(e,t,i){this.a=e,this.c=t,this.d=i,St(t.e,this),St(i.b,this)}function hCt(e,t){O_t.call(this,t.rd(),t.qd()&-6),nr(e),this.a=e,this.b=t}function pCt(e,t){k_t.call(this,t.rd(),t.qd()&-6),nr(e),this.a=e,this.b=t}function rDe(e,t){gde.call(this,t.rd(),t.qd()&-6),nr(e),this.a=e,this.b=t}function qK(e,t,i){this.a=e,this.b=t,this.c=i,St(e.t,this),St(t.i,this)}function HK(){this.b=new ja,this.a=new ja,this.b=new ja,this.a=new ja}function YK(){YK=ue,AM=new kn("org.eclipse.elk.labels.labelManager")}function gCt(){gCt=ue,n$e=new Oo("separateLayerConnections",(IQ(),Ive))}function ap(){ap=ue,qE=new ANe("REGULAR",0),Fb=new ANe("CRITICAL",1)}function gF(){gF=ue,$ye=new wNe("STACKED",0),Fj=new wNe("SEQUENCED",1)}function mF(){mF=ue,g_e=new INe("FIXED",0),Kee=new INe("CENTER_NODE",1)}function Hrr(e,t){var i;return i=Z_r(e,t),e.b=new wQ(i.c.length),u_r(e,i)}function Yrr(e,t,i){var a;return++e.e,--e.f,a=d(e.d[t].$c(i),133),a.dd()}function mCt(e){var t;return e.a||(t=e.r,Ue(t,148)&&(e.a=d(t,148))),e.a}function iDe(e){if(e.a){if(e.e)return iDe(e.e)}else return e;return null}function Wrr(e,t){return e.p<t.p?1:e.p>t.p?-1:0}function WK(e,t){return nr(t),e.c<e.d?(e.ze(t,e.c++),!0):!1}function bCt(e,t){return yf(e.a,t)?(VC(e.a,t),!0):!1}function Krr(e){var t,i;return t=e.cd(),i=d(e.dd(),14),Q9(i.Nc(),new gue(t))}function Qrr(e){var t;return t=d(JIe(e.b,e.b.length),9),new Xf(e.a,t,e.c)}function Xrr(e){var t;return Hv(e),t=new pEt(e,e.a.e,e.a.d|4),new N6e(e,t)}function vCt(e){var t;for(cb(e),t=0;e.a.sd(new so);)t=Ns(t,1);return t}function aDe(e,t,i){var a,s;for(a=0,s=0;s<t.length;s++)a+=e.$f(t[s],a,i)}function Zrr(e,t){var i;e.C&&(i=d(cc(e.b,t),124).n,i.d=e.C.d,i.a=e.C.a)}function zC(e,t,i){return dF(t,e.e.Hd().gc()),dF(i,e.c.Hd().gc()),e.a[t][i]}function Zm(e,t){wb(),this.e=e,this.d=1,this.a=we(_e(Zr,1),Ti,25,15,[t])}function KK(e,t,i,a){this.f=e,this.e=t,this.d=i,this.b=a,this.c=a?a.d:null}function oDe(e){var t,i,a,s;s=e.d,t=e.a,i=e.b,a=e.c,e.d=i,e.a=a,e.b=s,e.c=t}function Jrr(e,t,i,a){zDt(e,t,i,Pk(e,t,a,Ue(t,99)&&(d(t,18).Bb&$s)!=0))}function eir(e,t){zr(t,"Label management",1),_W(se(e,(YK(),AM))),Lr(t)}function jl(e){_de(this),zW(e>=0,"Initial capacity must not be negative")}function yCt(){yCt=ue,PFt=wi((cp(),we(_e(kE,1),_t,232,0,[Jc,zl,el])))}function _Ct(){_Ct=ue,FFt=wi((qu(),we(_e(LFt,1),_t,461,0,[jg,Nb,Rh])))}function wCt(){wCt=ue,jFt=wi((fu(),we(_e(BFt,1),_t,462,0,[gp,Ib,Dh])))}function ECt(){ECt=ue,TFt=wi((Vp(),we(_e(sf,1),_t,132,0,[mje,Uf,OE])))}function SCt(){SCt=ue,ejt=wi((_R(),we(_e(uUe,1),_t,379,0,[vve,bve,yve])))}function TCt(){TCt=ue,gjt=wi((q_(),we(_e(pUe,1),_t,423,0,[bA,hUe,Tve])))}function ACt(){ACt=ue,Wjt=wi((HC(),we(_e(u$e,1),_t,314,0,[Tx,Sj,l$e])))}function CCt(){CCt=ue,Kjt=wi((pQ(),we(_e(d$e,1),_t,337,0,[f$e,XJ,Vve])))}function xCt(){xCt=ue,Jjt=wi((Gv(),we(_e(Zjt,1),_t,450,0,[Hve,w5,wA])))}function OCt(){OCt=ue,zjt=wi((V_(),we(_e(Dve,1),_t,361,0,[vw,Db,bw])))}function kCt(){kCt=ue,sUt=wi((om(),we(_e(oUt,1),_t,303,0,[Aj,SA,Ax])))}function NCt(){NCt=ue,aUt=wi((ak(),we(_e(nye,1),_t,292,0,[eye,tye,Tj])))}function ICt(){ICt=ue,AGt=wi((NR(),we(_e(hVe,1),_t,378,0,[Rye,dVe,xee])))}function RCt(){RCt=ue,DGt=wi((xQ(),we(_e(CVe,1),_t,375,0,[TVe,Uye,AVe])))}function DCt(){DCt=ue,kGt=wi((cm(),we(_e(EVe,1),_t,339,0,[Lb,wVe,Fye])))}function MCt(){MCt=ue,RGt=wi((Js(),we(_e(IGt,1),_t,452,0,[fM,Wu,ql])))}function PCt(){PCt=ue,FGt=wi((RQ(),we(_e(DVe,1),_t,377,0,[zye,D5,zE])))}function LCt(){LCt=ue,PGt=wi((dk(),we(_e(kVe,1),_t,336,0,[Gye,OVe,dM])))}function FCt(){FCt=ue,LGt=wi((AQ(),we(_e(RVe,1),_t,338,0,[IVe,Vye,NVe])))}function BCt(){BCt=ue,QGt=wi((G_(),we(_e(KGt,1),_t,454,0,[Bj,hM,Iee])))}function jCt(){jCt=ue,rzt=wi((VQ(),we(_e(nzt,1),_t,442,0,[a_e,r_e,i_e])))}function UCt(){UCt=ue,azt=wi((VF(),we(_e(rze,1),_t,380,0,[Vee,tze,nze])))}function $Ct(){$Ct=ue,Ezt=wi((GQ(),we(_e(wze,1),_t,381,0,[_ze,f_e,yze])))}function GCt(){GCt=ue,wzt=wi((CQ(),we(_e(bze,1),_t,293,0,[u_e,mze,gze])))}function VCt(){VCt=ue,Vzt=wi((KF(),we(_e(d_e,1),_t,437,0,[Hee,Yee,Wee])))}function zCt(){zCt=ue,Hqt=wi((lm(),we(_e(uHe,1),_t,334,0,[ste,w0,NM])))}function qCt(){qCt=ue,Gqt=wi((Up(),we(_e(Zqe,1),_t,272,0,[B5,WE,j5])))}function tir(){return is(),we(_e(hHe,1),_t,98,0,[Gb,tg,$5,Sy,R1,Ml])}function Lv(e,t){return!e.o&&(e.o=new wf((Gl(),qb),Nw,e,0)),vge(e.o,t)}function nir(e){return!e.g&&(e.g=new wc),!e.g.d&&(e.g.d=new ls(e)),e.g.d}function rir(e){return!e.g&&(e.g=new wc),!e.g.a&&(e.g.a=new hs(e)),e.g.a}function iir(e){return!e.g&&(e.g=new wc),!e.g.b&&(e.g.b=new Ka(e)),e.g.b}function bF(e){return!e.g&&(e.g=new wc),!e.g.c&&(e.g.c=new Bo(e)),e.g.c}function air(e,t,i){var a,s;for(s=new ik(t,e),a=0;a<i;++a)iX(s);return s}function cpe(e,t,i){var a,s;if(i!=null)for(a=0;a<t;++a)s=i[a],e.fi(a,s)}function lpe(e,t,i,a){var s;return s=Qe(Zr,Ti,25,t+1,15,1),Vvr(s,e,t,i,a),s}function Qe(e,t,i,a,s,u){var m;return m=rNt(s,a),s!=10&&we(_e(e,u),t,i,s,m),m}function oir(e,t,i,a){return i&&(a=i.gh(t,ka(i.Tg(),e.c.Lj()),null,a)),a}function sir(e,t,i,a){return i&&(a=i.ih(t,ka(i.Tg(),e.c.Lj()),null,a)),a}function sDe(e,t,i){d(e.b,65),d(e.b,65),d(e.b,65),du(e.a,new eEt(i,t,e))}function cDe(e,t,i){if(e<0||t>i||t<e)throw ve(new B5e(eZ+e+x7e+t+A7e+i))}function GO(e){if(!e)throw ve(new Oc("Unable to add element to queue"))}function upe(e){e?(this.c=e,this.b=null):(this.c=null,this.b=new Et)}function fpe(e,t){nW.call(this,e,t),this.a=Qe(vEr,QX,436,2,0,1),this.b=!0}function lDe(e){MOt.call(this,e,0),zwt(this),this.d.b=this.d,this.d.a=this.d}function dpe(e){var t;return t=e.b,t.b==0?null:d(fp(t,0),188).b}function HCt(e,t){var i;return i=new Le,i.c=!0,i.d=t.dd(),UMt(e,t.cd(),i)}function cir(e,t){var i;i=e.q.getHours()+(t/3600|0),e.q.setSeconds(t),tD(e,i)}function uDe(e,t,i){var a;a=e.b[i.c.p][i.p],a.b+=t.b,a.c+=t.c,a.a+=t.a,++a.a}function fb(e,t){var i,a;return i=e.a-t.a,a=e.b-t.b,h.Math.sqrt(i*i+a*a)}function QK(){QK=ue,s$e=new mNe("QUADRATIC",0),Gve=new mNe("SCANLINE",1)}function YCt(){YCt=ue,UGt=Vu(Yi(new Lo,(js(),Ug),(Ks(),Ove)),Cc,wj)}function lir(){return sE(),we(_e(x_e,1),_t,291,0,[C_e,Qj,Kj,A_e,Yj,Wj])}function uir(){return v1(),we(_e(cqe,1),_t,248,0,[S_e,qj,Hj,ete,Zee,Jee])}function fir(){return tx(),we(_e(_5,1),_t,227,0,[y5,WD,v5,RE,_A,yA])}function dir(){return Ck(),we(_e(N$e,1),_t,275,0,[XD,C$e,k$e,O$e,x$e,A$e])}function hir(){return sB(),we(_e(T$e,1),_t,274,0,[tee,w$e,S$e,_$e,E$e,Zve])}function pir(){return mX(),we(_e(fVe,1),_t,313,0,[Iye,lVe,Nye,cVe,uVe,Cee])}function gir(){return _X(),we(_e(b$e,1),_t,276,0,[Wve,Yve,Qve,Kve,Xve,JJ])}function mir(){return YR(),we(_e(MVt,1),_t,327,0,[Lee,Yye,Kye,Wye,Qye,Hye])}function bir(){return Hu(),we(_e(cte,1),_t,273,0,[Vb,Sm,aU,MM,DM,$x])}function vir(){return vX(),we(_e(iHe,1),_t,312,0,[$_e,tHe,rHe,Jqe,nHe,eHe])}function yir(){return mr(),we(_e(Cve,1),_t,267,0,[So,Ho,ho,Rl,Tf,Xp])}function WCt(e){M2(!!e.c),Khe(e.e,e),e.c.Qb(),e.c=null,e.b=eMe(e),x6e(e.e,e)}function KCt(e){return Khe(e.c.a.e,e),xr(e.b!=e.c.a.d),e.a=e.b,e.b=e.b.a,e.a}function fDe(e){var t;return!e.a&&e.b!=-1&&(t=e.c.Tg(),e.a=jn(t,e.b)),e.a}function ni(e,t){return e.hi()&&e.Hc(t)?!1:(e.Yh(t),!0)}function op(e,t){return aF(t,"Horizontal alignment cannot be null"),e.b=t,e}function QCt(e,t,i){zi();var a;return a=Eb(e,t),i&&a&&WJn(e)&&(a=null),a}function Jm(e,t,i){var a,s;for(s=e.Kc();s.Ob();)a=d(s.Pb(),37),JR(a,t,i)}function dDe(e,t){var i,a;for(a=t.Kc();a.Ob();)i=d(a.Pb(),37),vDt(e,i,0,0)}function hDe(e,t,i){var a;e.d[t.g]=i,a=e.g.c,a[t.g]=h.Math.max(a[t.g],i+1)}function vF(e,t){var i,a,s;return s=e.r,a=e.d,i=iD(e,t,!0),i.b!=s||i.a!=a}function XCt(e,t){return pyt(e.e,t)||Wv(e.e,t,new O5t(t)),d(F_(e.e,t),113)}function Fv(e,t,i,a){return nr(e),nr(t),nr(i),nr(a),new YIe(e,t,new Me)}function wf(e,t,i,a){this.rj(),this.a=t,this.b=e,this.c=new zIe(this,t,i,a)}function hpe(e,t,i,a,s,u){PRe.call(this,t,a,s,u),this.c=e,this.b=i}function yF(e,t,i,a,s,u){PRe.call(this,t,a,s,u),this.c=e,this.a=i}function _ir(e,t,i){var a,s,u;a=tm(e,i),s=null,a&&(s=APe(a)),u=s,A5t(t,i,u)}function wir(e,t,i){var a,s,u;a=tm(e,i),s=null,a&&(s=APe(a)),u=s,A5t(t,i,u)}function _F(e,t,i){var a,s;return s=(a=Nk(e.b,t),a),s?$X(TF(e,s),i):null}function VO(e,t){var i;return i=e.Yg(t),i>=0?e._g(i,!0,!0):ew(e,t,!0)}function Eir(e,t){return _o(ht(Dt(se(e,(yt(),Ew)))),ht(Dt(se(t,Ew))))}function ZCt(){ZCt=ue,ZVt=Q_(Q_(XY(new Lo,(wk(),mM)),(YR(),Lee)),Yye)}function Sir(e,t,i){var a;return a=GOt(e,t,i),e.b=new wQ(a.c.length),_Le(e,a)}function Tir(e){if(e.b<=0)throw ve(new ol);return--e.b,e.a-=e.c.c,Nt(e.a)}function Air(e){var t;if(!e.a)throw ve(new nTt);return t=e.a,e.a=qa(e.a),t}function Cir(e){for(;!e.a;)if(!U2t(e.c,new tY(e)))return!1;return!0}function qC(e){var t;return ei(e),Ue(e,198)?(t=d(e,198),t):new H7(e)}function xir(e){XK(),d(e.We((Ui(),YE)),174).Fc((Hu(),aU)),e.Ye(L_e,null)}function XK(){XK=ue,pqt=new yq,mqt=new _q,gqt=hsr((Ui(),L_e),pqt,jb,mqt)}function ZK(){ZK=ue,JVe=new NNe("LEAF_NUMBER",0),o_e=new NNe("NODE_SIZE",1)}function Oir(e,t,i){e.a=t,e.c=i,e.b.a.$b(),Id(e.d),e.e.a.c=Qe(Ar,Ut,1,0,5,1)}function ppe(e){e.a=Qe(Zr,Ti,25,e.b+1,15,1),e.c=Qe(Zr,Ti,25,e.b,15,1),e.d=0}function kir(e,t){e.a.ue(t.d,e.b)>0&&(St(e.c,new yIe(t.c,t.d,e.d)),e.b=t.d)}function pDe(e,t){if(e.g==null||t>=e.i)throw ve(new mde(t,e.i));return e.g[t]}function JCt(e,t,i){if(lk(e,i),i!=null&&!e.wj(i))throw ve(new mfe);return i}function ext(e){var t;if(e.Ek())for(t=e.i-1;t>=0;--t)Ve(e,t);return jRe(e)}function Nir(e){var t,i;if(!e.b)return null;for(i=e.b;t=i.a[0];)i=t;return i}function Iir(e,t){var i,a;return E3t(t),i=(a=e.slice(0,t),mDe(a,e)),i.length=t,i}function zO(e,t,i,a){var s;a=(xT(),a||aje),s=e.slice(t,i),DPe(s,e,t,i,-0,a)}function td(e,t,i,a,s){return t<0?ew(e,i,a):d(i,66).Nj().Pj(e,e.yh(),t,a,s)}function Rir(e){return Ue(e,172)?""+d(e,172).a:e==null?null:Rc(e)}function Dir(e){return Ue(e,172)?""+d(e,172).a:e==null?null:Rc(e)}function txt(e,t){if(t.a)throw ve(new jc(tPt));ko(e.a,t),t.a=e,!e.j&&(e.j=t)}function gDe(e,t){gde.call(this,t.rd(),t.qd()&-16449),nr(e),this.a=e,this.c=t}function nxt(e,t){var i,a;return a=t/e.c.Hd().gc()|0,i=t%e.c.Hd().gc(),zC(e,a,i)}function qu(){qu=ue,jg=new Vfe(ux,0),Nb=new Vfe(Hk,1),Rh=new Vfe(fx,2)}function JK(){JK=ue,Jbe=new tW("All",0),dje=new X_t,hje=new lwt,pje=new Z_t}function rxt(){rxt=ue,vFt=wi((JK(),we(_e(dJ,1),_t,297,0,[Jbe,dje,hje,pje])))}function ixt(){ixt=ue,ljt=wi((ok(),we(_e(cjt,1),_t,405,0,[mw,IE,NE,mA])))}function axt(){axt=ue,uBt=wi((z_(),we(_e(lBt,1),_t,406,0,[fj,uj,sve,cve])))}function oxt(){oxt=ue,dBt=wi((JC(),we(_e(fBt,1),_t,323,0,[hj,dj,pj,gj])))}function sxt(){sxt=ue,gBt=wi((UR(),we(_e(pBt,1),_t,394,0,[mj,bJ,vJ,bj])))}function cxt(){cxt=ue,DVt=wi((wk(),we(_e(BVe,1),_t,393,0,[Pee,mM,Uj,bM])))}function lxt(){lxt=ue,Ojt=wi((IQ(),we(_e(xjt,1),_t,360,0,[Ive,zJ,qJ,Ej])))}function uxt(){uxt=ue,_zt=wi((cX(),we(_e(pze,1),_t,340,0,[l_e,dze,hze,fze])))}function fxt(){fxt=ue,Fjt=wi((Gp(),we(_e(Ljt,1),_t,411,0,[Sx,m5,b5,Rve])))}function dxt(){dxt=ue,CGt=wi((iE(),we(_e(Mye,1),_t,197,0,[Oee,Dye,IA,NA])))}function hxt(){hxt=ue,lHt=wi((Ef(),we(_e(cHt,1),_t,396,0,[qf,wHe,_He,EHe])))}function pxt(){pxt=ue,Wqt=wi((Pf(),we(_e(Yqt,1),_t,285,0,[rU,N1,Ub,nU])))}function gxt(){gxt=ue,Vqt=wi((fm(),we(_e(U_e,1),_t,218,0,[j_e,tU,U5,Ux])))}function mxt(){mxt=ue,oHt=wi((HQ(),we(_e(yHe,1),_t,311,0,[V_e,mHe,vHe,bHe])))}function bxt(){bxt=ue,iHt=wi((Sf(),we(_e(PM,1),_t,374,0,[sU,Ty,oU,KE])))}function vxt(){vxt=ue,BX(),rYe=Za,fYt=go,iYe=new Z4(Za),dYt=new Z4(go)}function wF(){wF=ue,v$e=new vNe(bm,0),eee=new vNe("IMPROVE_STRAIGHTNESS",1)}function Mir(e,t){return CO(),St(e,new us(t,Nt(t.e.c.length+t.g.c.length)))}function Pir(e,t){return CO(),St(e,new us(t,Nt(t.e.c.length+t.g.c.length)))}function mDe(e,t){return CF(t)!=10&&we(tf(t),t.hm,t.__elementTypeId$,CF(t),e),e}function uu(e,t){var i;return i=Nc(e,t,0),i==-1?!1:(Xm(e,i),!0)}function yxt(e,t){var i;return i=d(VC(e.e,t),387),i?(EIe(i),i.e):null}function qO(e){var t;return kc(e)&&(t=0-e,!isNaN(t))?t:hb(sk(e))}function Nc(e,t,i){for(;i<e.c.length;++i)if(Tl(t,e.c[i]))return i;return-1}function _xt(e,t,i){var a;return cb(e),a=new Sr,a.a=t,e.a.Nb(new myt(a,i)),a.a}function Lir(e){var t;return cb(e),t=Qe(Zo,fc,25,0,15,1),pT(e.a,new pg(t)),t}function gpe(e){var t,i;return i=d(Vt(e.j,0),11),t=d(se(i,(yt(),ta)),11),t}function bDe(e){var t;if(!Npe(e))throw ve(new ol);return e.e=1,t=e.d,e.d=null,t}function mpe(e,t){var i;this.f=e,this.b=t,i=d(kr(e.b,t),283),this.c=i?i.b:null}function wxt(){Sh(),this.b=new Qr,this.f=new Qr,this.g=new Qr,this.e=new Qr}function Ext(e,t){this.a=Qe(O1,u0,10,e.a.c.length,0,1),zp(e.a,this.a),this.b=t}function EF(e){var t;for(t=e.p+1;t<e.c.a.c.length;++t)--d(Vt(e.c.a,t),10).p}function bpe(e){var t;t=e.Ai(),t!=null&&e.d!=-1&&d(t,92).Ng(e),e.i&&e.i.Fi()}function eQ(e){xW(this),this.g=e?Dhe(e,e.$d()):null,this.f=e,_K(this),this._d()}function am(e,t,i,a,s,u,m){Cpe.call(this,t,a,s,u,m),this.c=e,this.b=i}function W2(e,t,i,a,s){return nr(e),nr(t),nr(i),nr(a),nr(s),new YIe(e,t,a)}function SF(e,t){if(t<0)throw ve(new hc(CLt+t));return d3t(e,t+1),Vt(e.j,t)}function Sxt(e,t,i,a){if(!e)throw ve(new ir(ZR(t,we(_e(Ar,1),Ut,1,5,[i,a]))))}function tQ(e,t){return Tl(t,Vt(e.f,0))||Tl(t,Vt(e.f,1))||Tl(t,Vt(e.f,2))}function Fir(e,t){kC(d(d(e.f,33).We((Ui(),xM)),98))&&jcr(She(d(e.f,33)),t)}function TF(e,t){var i,a;return i=d(t,675),a=i.Oh(),!a&&i.Rh(a=new E_t(e,t)),a}function bc(e,t){var i,a;return i=d(t,677),a=i.pk(),!a&&i.tk(a=new UAt(e,t)),a}function ef(e){return e.b||(e.b=new nSt(e,ac,e),!e.a&&(e.a=new q9(e,e))),e.b}function _R(){_R=ue,vve=new qfe("XY",0),bve=new qfe("X",1),yve=new qfe("Y",2)}function fu(){fu=ue,gp=new zfe("TOP",0),Ib=new zfe(Hk,1),Dh=new zfe(L7e,2)}function om(){om=ue,Aj=new Zfe(bm,0),SA=new Zfe("TOP",1),Ax=new Zfe(L7e,2)}function AF(){AF=ue,Bye=new _Ne("INPUT_ORDER",0),jye=new _Ne("PORT_DEGREE",1)}function HO(){HO=ue,BBe=Hl(of,of,524287),aFt=Hl(0,0,LB),jBe=ipe(1),ipe(2),UBe=ipe(0)}function vDe(e,t,i){e.a.c=Qe(Ar,Ut,1,0,5,1),k_r(e,t,i),e.a.c.length==0||svr(e,t)}function nQ(e){var t,i;return i=e.length,t=Qe(hd,kg,25,i,15,1),ASt(e,0,i,t,0),t}function yDe(e){var t;return e.dh()||(t=Or(e.Tg())-e.Ah(),e.ph().bk(t)),e.Pg()}function _De(e){var t;return t=Bv(Jn(e,32)),t==null&&(Yl(e),t=Bv(Jn(e,32))),t}function vpe(e,t){var i;return i=ka(e.d,t),i>=0?rX(e,i,!0,!0):ew(e,t,!0)}function wDe(e,t){SI();var i,a;return i=UC(e),a=UC(t),!!i&&!!a&&!P5t(i.k,a.k)}function Bir(e,t){hu(e,t==null||$W((nr(t),t))||isNaN((nr(t),t))?0:(nr(t),t))}function jir(e,t){pu(e,t==null||$W((nr(t),t))||isNaN((nr(t),t))?0:(nr(t),t))}function Uir(e,t){$_(e,t==null||$W((nr(t),t))||isNaN((nr(t),t))?0:(nr(t),t))}function $ir(e,t){U_(e,t==null||$W((nr(t),t))||isNaN((nr(t),t))?0:(nr(t),t))}function Txt(e){(this.q?this.q:(Dn(),Dn(),x1)).Ac(e.q?e.q:(Dn(),Dn(),x1))}function Gir(e,t){return Ue(t,99)&&d(t,18).Bb&$s?new bde(t,e):new ik(t,e)}function Vir(e,t){return Ue(t,99)&&d(t,18).Bb&$s?new bde(t,e):new ik(t,e)}function Axt(e,t){$je=new Ra,hBt=t,VD=e,d(VD.b,65),sDe(VD,$je,null),vMt(VD)}function ype(e,t,i){var a;return a=e.g[t],YI(e,t,e.oi(t,i)),e.gi(t,i,a),e.ci(),a}function rQ(e,t){var i;return i=e.Xc(t),i>=0?(e.$c(i),!0):!1}function _pe(e){var t;return e.d!=e.r&&(t=Dd(e),e.e=!!t&&t.Cj()==o9t,e.d=t),e.e}function wpe(e,t){var i;for(ei(e),ei(t),i=!1;t.Ob();)i=i|e.Fc(t.Pb());return i}function F_(e,t){var i;return i=d(kr(e.e,t),387),i?(bwt(e,i),i.e):null}function Cxt(e){var t,i;return t=e/60|0,i=e%60,i==0?""+t:""+t+":"+(""+i)}function Gc(e,t){var i,a;return Hv(e),a=new rDe(t,e.a),i=new V2t(a),new Gn(e,i)}function K2(e,t){var i=e.a[t],a=(Upe(),Wbe)[typeof i];return a?a(i):AMe(typeof i)}function zir(e){switch(e.g){case 0:return Wi;case 1:return-1;default:return 0}}function qir(e){return G8e(e,(HO(),UBe))<0?-sKn(sk(e)):e.l+e.m*lx+e.h*ey}function CF(e){return e.__elementTypeCategory$==null?10:e.__elementTypeCategory$}function Epe(e){var t;return t=e.b.c.length==0?null:Vt(e.b,0),t!=null&&Rpe(e,0),t}function xxt(e,t){for(;t[0]<e.length&&yg(` \r
|
|
2050
2050
|
`,mu(gs(e,t[0])))>=0;)++t[0]}function xF(e,t){this.e=t,this.a=_Ot(e),this.a<54?this.f=P_(e):this.c=JF(e)}function Oxt(e,t,i,a){zi(),Gu.call(this,26),this.c=e,this.a=t,this.d=i,this.b=a}function b1(e,t,i){var a,s;for(a=10,s=0;s<i-1;s++)t<a&&(e.a+="0"),a*=10;e.a+=t}function Hir(e,t){var i;for(i=0;e.e!=e.i.gc();)UZn(t,$r(e),Nt(i)),i!=Wi&&++i}function EDe(e,t){var i;for(++e.d,++e.c[t],i=t+1;i<e.a.length;)++e.a[i],i+=i&-i}function Yir(e,t){var i,a,s;s=t.c.i,i=d(kr(e.f,s),57),a=i.d.c-i.e.c,HDe(t.a,a,0)}function OF(e){var t,i;return t=e+128,i=(DEt(),GBe)[t],!i&&(i=GBe[t]=new xue(e)),i}function _i(e,t){var i;return nr(t),i=e[":"+t],Zir(!!i,we(_e(Ar,1),Ut,1,5,[t])),i}function Wir(e){var t,i;if(e.b){i=null;do t=e.b,e.b=null,i=A6t(t,i);while(e.b);e.b=i}}function Kir(e){var t,i;if(e.a){i=null;do t=e.a,e.a=null,i=A6t(t,i);while(e.a);e.a=i}}function kxt(e){var t;for(++e.a,t=e.c.a.length;e.a<t;++e.a)if(e.c.b[e.a])return}function Qir(e,t){var i,a;for(a=t.c,i=a+1;i<=t.f;i++)e.a[i]>e.a[a]&&(a=i);return a}function Xir(e,t){var i;return i=Y_(e.e.c,t.e.c),i==0?_o(e.e.d,t.e.d):i}function NT(e,t){return t.e==0||e.e==0?l5:(Ok(),S1e(e,t))}function Zir(e,t){if(!e)throw ve(new ir(r0r("Enum constant undefined: %s",t)))}function wR(){wR=ue,djt=new i1,hjt=new Qy,ujt=new Ed,fjt=new Xs,pjt=new Xy}function iQ(){iQ=ue,wje=new dNe("BY_SIZE",0),rve=new dNe("BY_SIZE_AND_SHAPE",1)}function aQ(){aQ=ue,pve=new hNe("EADES",0),wJ=new hNe("FRUCHTERMAN_REINGOLD",1)}function kF(){kF=ue,ZJ=new bNe("READING_DIRECTION",0),g$e=new bNe("ROTATION",1)}function Nxt(){Nxt=ue,Qjt=wi((Qv(),we(_e(p$e,1),_t,335,0,[zve,h$e,qve,QD,KD])))}function Ixt(){Ixt=ue,xGt=wi(($R(),we(_e(gVe,1),_t,315,0,[pVe,Pye,Lye,lM,uM])))}function Rxt(){Rxt=ue,jjt=wi((qT(),we(_e(Bjt,1),_t,363,0,[YJ,KJ,QJ,WJ,HJ])))}function Dxt(){Dxt=ue,lUt=wi((ad(),we(_e(q$e,1),_t,163,0,[Nj,tM,Mb,nM,PE])))}function Mxt(){Mxt=ue,Wzt=wi((lB(),we(_e(jze,1),_t,316,0,[Lze,m_e,Bze,b_e,Fze])))}function Pxt(){Pxt=ue,bqt=wi((up(),we(_e(_0,1),_t,175,0,[dr,Yo,Vg,yy,y0])))}function Lxt(){Lxt=ue,Gzt=wi((Rk(),we(_e($zt,1),_t,355,0,[DA,Px,SM,EM,TM])))}function Fxt(){Fxt=ue,ijt=wi((js(),we(_e(fUe,1),_t,356,0,[Ug,Rb,Ql,Il,Cc])))}function Bxt(){Bxt=ue,$qt=wi((ec(),we(_e(OM,1),_t,103,0,[k1,Ph,Vd,_m,wm])))}function jxt(){jxt=ue,Qqt=wi((jT(),we(_e(RM,1),_t,249,0,[$b,iU,fHe,IM,dHe])))}function Uxt(){Uxt=ue,Jqt=wi((It(),we(_e(Gs,1),hl,61,0,[Yc,rr,hr,qr,sr])))}function Spe(e,t){var i;return i=d(kr(e.a,t),134),i||(i=new oh,Ji(e.a,t,i)),i}function $xt(e){var t;return t=d(se(e,(yt(),yw)),305),t?t.a==e:!1}function Gxt(e){var t;return t=d(se(e,(yt(),yw)),305),t?t.i==e:!1}function Vxt(e,t){return nr(t),GIe(e),e.d.Ob()?(t.td(e.d.Pb()),!0):!1}function oQ(e){return dl(e,Wi)>0?Wi:dl(e,As)<0?As:Jr(e)}function Q2(e){return e<3?(Df(e,F8t),e+1):e<lD?co(e/.75+1):Wi}function jn(e,t){var i;return i=(e.i==null&&xg(e),e.i),t>=0&&t<i.length?i[t]:null}function sp(e,t,i){var a;if(t==null)throw ve(new uI);return a=tm(e,t),_rr(e,t,i),a}function zxt(e){return e.a>=-.01&&e.a<=Yp&&(e.a=0),e.b>=-.01&&e.b<=Yp&&(e.b=0),e}function qxt(e,t){return t==(Gde(),Gde(),gFt)?e.toLocaleLowerCase():e.toLowerCase()}function SDe(e){return(e.i&2?"interface ":e.i&1?"":"class ")+(Z1(e),e.o)}function vc(e){var t,i;i=(t=new _fe,t),ni((!e.q&&(e.q=new xt(Kd,e,11,10)),e.q),i)}function Jir(e,t){var i;return i=t>0?t-1:t,$bt(hYn(m4t(wIe(new sO,i),e.n),e.j),e.k)}function ear(e,t,i,a){var s;e.j=-1,HPe(e,CPe(e,t,i),(Hs(),s=d(t,66).Mj(),s.Ok(a)))}function Hxt(e){this.g=e,this.f=new Et,this.a=h.Math.min(this.g.c.c,this.g.d.c)}function Yxt(e){this.b=new Et,this.a=new Et,this.c=new Et,this.d=new Et,this.e=e}function Wxt(e,t){this.a=new Qr,this.e=new Qr,this.b=(NR(),xee),this.c=e,this.b=t}function Kxt(e,t,i){jW.call(this),TDe(this),this.a=e,this.c=i,this.b=t.d,this.f=t.e}function Qxt(e){this.d=e,this.c=e.c.vc().Kc(),this.b=null,this.a=null,this.e=(IY(),zbe)}function B_(e){if(e<0)throw ve(new ir("Illegal Capacity: "+e));this.g=this.ri(e)}function tar(e,t){if(0>e||e>t)throw ve(new F5e("fromIndex: 0, toIndex: "+e+A7e+t))}function nar(e){var t;if(e.a==e.b.a)throw ve(new ol);return t=e.a,e.c=t,e.a=e.a.e,t}function sQ(e){var t;M2(!!e.c),t=e.c.a,nd(e.d,e.c),e.b==e.c?e.b=t:--e.a,e.c=null}function cQ(e,t){var i;return Hv(e),i=new vTt(e,e.a.rd(),e.a.qd()|4,t),new Gn(e,i)}function rar(e,t){var i,a;return i=d(tE(e.d,t),14),i?(a=t,e.e.pc(a,i)):null}function lQ(e,t){var i,a;for(a=e.Kc();a.Ob();)i=d(a.Pb(),70),gt(i,(yt(),kx),t)}function iar(e){var t;return t=ht(Dt(se(e,(Lt(),g0)))),t<0&&(t=0,gt(e,g0,t)),t}function aar(e,t,i){var a;a=h.Math.max(0,e.b/2-.5),VR(i,a,1),St(t,new Eyt(i,a))}function oar(e,t,i){var a;return a=e.a.e[d(t.a,10).p]-e.a.e[d(i.a,10).p],co(J9(a))}function Xxt(e,t,i,a,s,u){var m;m=ape(a),ks(m,s),ns(m,u),xn(e.a,a,new GW(m,t,i.f))}function Zxt(e,t){var i;if(i=yB(e.Tg(),t),!i)throw ve(new ir(Ob+t+sbe));return i}function X2(e,t){var i;for(i=e;qa(i);)if(i=qa(i),i==t)return!0;return!1}function sar(e,t){var i,a,s;for(a=t.a.cd(),i=d(t.a.dd(),14).gc(),s=0;s<i;s++)e.td(a)}function du(e,t){var i,a,s,u;for(nr(t),a=e.c,s=0,u=a.length;s<u;++s)i=a[s],t.td(i)}function nd(e,t){var i;return i=t.c,t.a.b=t.b,t.b.a=t.a,t.a=t.b=null,t.c=null,--e.b,i}function car(e,t){return t&&e.b[t.g]==t?(za(e.b,t.g,null),--e.c,!0):!1}function Jxt(e,t){return!!AR(e,t,Jr(Ts(E1,p1(Jr(Ts(t==null?0:xa(t),S1)),15))))}function lar(e,t){kC(d(se(d(e.e,10),(Lt(),eo)),98))&&(Dn(),zo(d(e.e,10).j,t))}function TDe(e){e.b=(qu(),Nb),e.f=(fu(),Ib),e.d=(Df(2,vE),new jl(2)),e.e=new Ss}function cp(){cp=ue,Jc=new Gfe("BEGIN",0),zl=new Gfe(Hk,1),el=new Gfe("END",2)}function Up(){Up=ue,B5=new dde(Hk,0),WE=new dde("HEAD",1),j5=new dde("TAIL",2)}function uar(){return kk(),we(_e(yte,1),_t,237,0,[Y_e,bte,vte,mte,H_e,gte,pte,q_e])}function far(){return c0(),we(_e(vqt,1),_t,277,0,[aqe,xs,ul,L5,xc,to,Lx,eg])}function dar(){return NX(),we(_e(o$e,1),_t,270,0,[Pve,Bve,Mve,$ve,Fve,Lve,Uve,jve])}function har(){return KT(),we(_e(_Ve,1),_t,260,0,[kee,Pj,Lj,bVe,vVe,mVe,yVe,Nee])}function e4t(){e4t=ue,Xqt=wi((is(),we(_e(hHe,1),_t,98,0,[Gb,tg,$5,Sy,R1,Ml])))}function t4t(){t4t=ue,gJ=(cp(),we(_e(kE,1),_t,232,0,[Jc,zl,el])).length,ave=gJ}function uQ(e){this.b=(ei(e),new ku(e)),this.a=new Et,this.d=new Et,this.e=new Ss}function par(e){var t;return t=h.Math.sqrt(e.a*e.a+e.b*e.b),t>0&&(e.a/=t,e.b/=t),e}function Rf(e){var t;return e.w?e.w:(t=mnr(e),t&&!t.kh()&&(e.w=t),t)}function gar(e){var t;return e==null?null:(t=d(e,190),vhr(t,t.length))}function Ve(e,t){if(e.g==null||t>=e.i)throw ve(new mde(t,e.i));return e.li(t,e.g[t])}function mar(e){var t,i;for(t=e.a.d.j,i=e.c.d.j;t!=i;)Oh(e.b,t),t=UQ(t);Oh(e.b,t)}function bar(e){var t;for(t=0;t<e.c.length;t++)(Kn(t,e.c.length),d(e.c[t],11)).p=t}function yar(e,t,i){var a,s,u;for(s=t[i],a=0;a<s.length;a++)u=s[a],e.e[u.c.p][u.p]=a}function Tpe(e,t){var i,a,s,u;for(a=e.d,s=0,u=a.length;s<u;++s)i=a[s],Dp(e.g,i).a=t}function Z2(e,t){var i,a;for(a=ki(e,0);a.b!=a.d.c;)i=d(Oi(a),8),ra(i,t);return e}function _ar(e,t){var i;return i=Qo(Qc(d(kr(e.g,t),8)),QNe(d(kr(e.f,t),460).b)),i}function j_(e){var t;return Khe(e.e,e),xr(e.b),e.c=e.a,t=d(e.a.Pb(),42),e.b=eMe(e),t}function Bv(e){var t;return eR(e==null||Array.isArray(e)&&(t=CF(e),!(t>=14&&t<=16))),e}function n4t(e,t,i){var a=function(){return e.apply(a,arguments)};return t.apply(a,i),a}function r4t(e,t,i){var a,s;a=t;do s=ht(e.p[a.p])+i,e.p[a.p]=s,a=e.a[a.p];while(a!=t)}function YO(e,t){var i,a;a=e.a,i=Jsr(e,t,null),a!=t&&!e.e&&(i=Bk(e,t,i)),i&&i.Fi()}function ADe(e,t){return Rp(),xh(Sb),h.Math.abs(e-t)<=Sb||e==t||isNaN(e)&&isNaN(t)}function CDe(e,t){return Rp(),xh(Sb),h.Math.abs(e-t)<=Sb||e==t||isNaN(e)&&isNaN(t)}function war(e,t){return _b(),ou(e.b.c.length-e.e.c.length,t.b.c.length-t.e.c.length)}function IT(e,t){return vYn(TR(e,t,Jr(Ts(E1,p1(Jr(Ts(t==null?0:xa(t),S1)),15)))))}function i4t(){i4t=ue,yjt=wi((mr(),we(_e(Cve,1),_t,267,0,[So,Ho,ho,Rl,Tf,Xp])))}function a4t(){a4t=ue,Cqt=wi((sE(),we(_e(x_e,1),_t,291,0,[C_e,Qj,Kj,A_e,Yj,Wj])))}function o4t(){o4t=ue,_qt=wi((v1(),we(_e(cqe,1),_t,248,0,[S_e,qj,Hj,ete,Zee,Jee])))}function s4t(){s4t=ue,Hjt=wi((tx(),we(_e(_5,1),_t,227,0,[y5,WD,v5,RE,_A,yA])))}function c4t(){c4t=ue,rUt=wi((Ck(),we(_e(N$e,1),_t,275,0,[XD,C$e,k$e,O$e,x$e,A$e])))}function l4t(){l4t=ue,nUt=wi((sB(),we(_e(T$e,1),_t,274,0,[tee,w$e,S$e,_$e,E$e,Zve])))}function u4t(){u4t=ue,TGt=wi((mX(),we(_e(fVe,1),_t,313,0,[Iye,lVe,Nye,cVe,uVe,Cee])))}function f4t(){f4t=ue,eUt=wi((_X(),we(_e(b$e,1),_t,276,0,[Wve,Yve,Qve,Kve,Xve,JJ])))}function d4t(){d4t=ue,PVt=wi((YR(),we(_e(MVt,1),_t,327,0,[Lee,Yye,Kye,Wye,Qye,Hye])))}function h4t(){h4t=ue,Zqt=wi((Hu(),we(_e(cte,1),_t,273,0,[Vb,Sm,aU,MM,DM,$x])))}function p4t(){p4t=ue,zqt=wi((vX(),we(_e(iHe,1),_t,312,0,[$_e,tHe,rHe,Jqe,nHe,eHe])))}function Ear(){return fE(),we(_e(ic,1),_t,93,0,[Lh,Em,Fh,jh,I1,qd,Gf,Bh,zd])}function fQ(e,t){var i;i=e.a,e.a=t,e.Db&4&&!(e.Db&1)&&Xi(e,new Y2(e,0,i,e.a))}function dQ(e,t){var i;i=e.b,e.b=t,e.Db&4&&!(e.Db&1)&&Xi(e,new Y2(e,1,i,e.b))}function WO(e,t){var i;i=e.b,e.b=t,e.Db&4&&!(e.Db&1)&&Xi(e,new Y2(e,3,i,e.b))}function U_(e,t){var i;i=e.f,e.f=t,e.Db&4&&!(e.Db&1)&&Xi(e,new Y2(e,3,i,e.f))}function $_(e,t){var i;i=e.g,e.g=t,e.Db&4&&!(e.Db&1)&&Xi(e,new Y2(e,4,i,e.g))}function hu(e,t){var i;i=e.i,e.i=t,e.Db&4&&!(e.Db&1)&&Xi(e,new Y2(e,5,i,e.i))}function pu(e,t){var i;i=e.j,e.j=t,e.Db&4&&!(e.Db&1)&&Xi(e,new Y2(e,6,i,e.j))}function KO(e,t){var i;i=e.j,e.j=t,e.Db&4&&!(e.Db&1)&&Xi(e,new Y2(e,1,i,e.j))}function QO(e,t){var i;i=e.c,e.c=t,e.Db&4&&!(e.Db&1)&&Xi(e,new Y2(e,4,i,e.c))}function XO(e,t){var i;i=e.k,e.k=t,e.Db&4&&!(e.Db&1)&&Xi(e,new Y2(e,2,i,e.k))}function Ape(e,t){var i;i=e.d,e.d=t,e.Db&4&&!(e.Db&1)&&Xi(e,new Zhe(e,2,i,e.d))}function e0(e,t){var i;i=e.s,e.s=t,e.Db&4&&!(e.Db&1)&&Xi(e,new Zhe(e,4,i,e.s))}function J2(e,t){var i;i=e.t,e.t=t,e.Db&4&&!(e.Db&1)&&Xi(e,new Zhe(e,5,i,e.t))}function ZO(e,t){var i;i=e.F,e.F=t,e.Db&4&&!(e.Db&1)&&Xi(e,new qo(e,1,5,i,t))}function NF(e,t){var i;return i=d(kr((ZY(),_te),e),55),i?i.xj(t):Qe(Ar,Ut,1,t,5,1)}function sm(e,t){var i,a;return i=t in e.a,i&&(a=tm(e,t).he(),a)?a.a:null}function Sar(e,t){var i,a,s;return i=(a=(p_(),s=new P4,s),t&&pLe(a,t),a),PDe(i,e),i}function g4t(e,t,i){if(lk(e,i),!e.Bk()&&i!=null&&!e.wj(i))throw ve(new mfe);return i}function m4t(e,t){return e.n=t,e.n?(e.f=new Et,e.e=new Et):(e.f=null,e.e=null),e}function fi(e,t,i,a,s,u){var m;return m=bhe(e,t),v4t(i,m),m.i=s?8:0,m.f=a,m.e=s,m.g=u,m}function xDe(e,t,i,a,s){this.d=t,this.k=a,this.f=s,this.o=-1,this.p=1,this.c=e,this.a=i}function ODe(e,t,i,a,s){this.d=t,this.k=a,this.f=s,this.o=-1,this.p=2,this.c=e,this.a=i}function kDe(e,t,i,a,s){this.d=t,this.k=a,this.f=s,this.o=-1,this.p=6,this.c=e,this.a=i}function NDe(e,t,i,a,s){this.d=t,this.k=a,this.f=s,this.o=-1,this.p=7,this.c=e,this.a=i}function IDe(e,t,i,a,s){this.d=t,this.j=a,this.e=s,this.o=-1,this.p=4,this.c=e,this.a=i}function b4t(e,t){var i,a,s,u;for(a=t,s=0,u=a.length;s<u;++s)i=a[s],txt(e.a,i);return e}function $p(e){var t,i,a,s;for(i=e,a=0,s=i.length;a<s;++a)t=i[a],ei(t);return new F_t(e)}function Tar(e){var t=/function(?:\s+([\w$]+))?\s*\(/,i=t.exec(e);return i&&i[1]||lme}function v4t(e,t){if(e){t.n=e;var i=Otr(t);if(!i){iJ[e]=[t];return}i.gm=t}}function Aar(e,t,i){var a,s;return s=e.length,a=h.Math.min(i,s),PPe(e,0,t,0,a,!0),t}function y4t(e,t,i){var a,s;for(s=t.Kc();s.Ob();)a=d(s.Pb(),79),ko(e,d(i.Kb(a),33))}function Car(){Svt();for(var e=Bbe,t=0;t<arguments.length;t++)e.push(arguments[t])}function ER(e,t){var i,a,s,u;for(a=t,s=0,u=a.length;s<u;++s)i=a[s],ao(e,i,e.c.b,e.c)}function hQ(e,t){e.b=h.Math.max(e.b,t.d),e.e+=t.r+(e.a.c.length==0?0:e.c),St(e.a,t)}function _4t(e){M2(e.c>=0),Tlr(e.d,e.c)<0&&(e.a=e.a-1&e.d.a.length-1,e.b=e.d.c),e.c=-1}function RDe(e){return e.a<54?e.f<0?-1:e.f>0?1:0:(!e.c&&(e.c=zF(e.f)),e.c).e}function xh(e){if(!(e>=0))throw ve(new ir("tolerance ("+e+") must be >= 0"));return e}function JO(){return w_e||(w_e=new oDt,LT(w_e,we(_e(gA,1),Ut,130,0,[new EH]))),w_e}function Js(){Js=ue,fM=new tde(pD,0),Wu=new tde("INPUT",1),ql=new tde("OUTPUT",2)}function pQ(){pQ=ue,f$e=new Kfe("ARD",0),XJ=new Kfe("MSD",1),Vve=new Kfe("MANUAL",2)}function G_(){G_=ue,Bj=new ode("BARYCENTER",0),hM=new ode(zPt,1),Iee=new ode(qPt,2)}function IF(e,t){var i;if(i=e.gc(),t<0||t>i)throw ve(new B2(t,i));return new Q6e(e,t)}function w4t(e,t){var i;return Ue(t,42)?e.c.Mc(t):(i=vge(e,t),KQ(e,t),i)}function lc(e,t,i){return qv(e,t),Ul(e,i),e0(e,0),J2(e,1),i0(e,!0),r0(e,!0),e}function Df(e,t){if(e<0)throw ve(new ir(t+" cannot be negative but was: "+e));return e}function E4t(e,t){var i,a;for(i=0,a=e.gc();i<a;++i)if(Tl(t,e.Xb(i)))return i;return-1}function gQ(e){var t,i;for(i=e.c.Cc().Kc();i.Ob();)t=d(i.Pb(),14),t.$b();e.c.$b(),e.d=0}function xar(e){var t,i,a,s;for(i=e.a,a=0,s=i.length;a<s;++a)t=i[a],TSt(t,t.length,null)}function DDe(e){var t,i;if(e==0)return 32;for(i=0,t=1;!(t&e);t<<=1)++i;return i}function Oar(e){var t,i;for(i=new ge(cNt(e));i.a<i.c.c.length;)t=d(pe(i),680),t.Gf()}function S4t(e){J5e(),this.g=new Qr,this.f=new Qr,this.b=new Qr,this.c=new D_,this.i=e}function MDe(){this.f=new Ss,this.d=new E5e,this.c=new Ss,this.a=new Et,this.b=new Et}function T4t(e,t,i,a){this.rj(),this.a=t,this.b=e,this.c=null,this.c=new L2t(this,t,i,a)}function Cpe(e,t,i,a,s){this.d=e,this.n=t,this.g=i,this.o=a,this.p=-1,s||(this.o=-2-a-1)}function A4t(){e6e.call(this),this.n=-1,this.g=null,this.i=null,this.j=null,this.Bb|=Ih}function kar(){return af(),we(_e(gHe,1),_t,259,0,[G5,lU,lte,LM,ute,dte,fte,G_e,cU])}function Nar(){return RX(),we(_e(Bje,1),_t,250,0,[Fje,Dje,Mje,Rje,ive,Lje,Pje,Ije,Nje])}function C4t(){C4t=ue,oFt=we(_e(Zr,1),Ti,25,15,[0,8,4,12,2,10,6,14,1,9,5,13,3,11,7,15])}function x4t(){x4t=ue,GGt=Yi(Yi(Yi(new Lo,(js(),Ug),(Ks(),HD)),Rb,g5),Ql,p5)}function O4t(){O4t=ue,VGt=Yi(Yi(Yi(new Lo,(js(),Ug),(Ks(),HD)),Rb,g5),Ql,p5)}function k4t(){k4t=ue,zGt=Yi(Yi(Yi(new Lo,(js(),Ug),(Ks(),HD)),Rb,g5),Ql,p5)}function N4t(){N4t=ue,YGt=Vu(Yi(Yi(new Lo,(js(),Ql),(Ks(),LJ)),Il,IJ),Cc,PJ)}function HC(){HC=ue,Tx=new Wfe("LAYER_SWEEP",0),Sj=new Wfe(u0e,1),l$e=new Wfe(bm,2)}function Iar(e,t){var i,a;return i=e.c,a=t.e[e.p],a>0?d(Vt(i.a,a-1),10):null}function SR(e,t){var i;i=e.k,e.k=t,e.Db&4&&!(e.Db&1)&&Xi(e,new qo(e,1,2,i,e.k))}function mQ(e,t){var i;i=e.f,e.f=t,e.Db&4&&!(e.Db&1)&&Xi(e,new qo(e,1,8,i,e.f))}function bQ(e,t){var i;i=e.i,e.i=t,e.Db&4&&!(e.Db&1)&&Xi(e,new qo(e,1,7,i,e.i))}function PDe(e,t){var i;i=e.a,e.a=t,e.Db&4&&!(e.Db&1)&&Xi(e,new qo(e,1,8,i,e.a))}function LDe(e,t){var i;i=e.b,e.b=t,e.Db&4&&!(e.Db&1)&&Xi(e,new qo(e,1,0,i,e.b))}function FDe(e,t){var i;i=e.b,e.b=t,e.Db&4&&!(e.Db&1)&&Xi(e,new qo(e,1,0,i,e.b))}function BDe(e,t){var i;i=e.c,e.c=t,e.Db&4&&!(e.Db&1)&&Xi(e,new qo(e,1,1,i,e.c))}function jDe(e,t){var i;i=e.c,e.c=t,e.Db&4&&!(e.Db&1)&&Xi(e,new qo(e,1,1,i,e.c))}function xpe(e,t){var i;i=e.c,e.c=t,e.Db&4&&!(e.Db&1)&&Xi(e,new qo(e,1,4,i,e.c))}function UDe(e,t){var i;i=e.d,e.d=t,e.Db&4&&!(e.Db&1)&&Xi(e,new qo(e,1,1,i,e.d))}function Ope(e,t){var i;i=e.D,e.D=t,e.Db&4&&!(e.Db&1)&&Xi(e,new qo(e,1,2,i,e.D))}function kpe(e,t){e.r>0&&e.c<e.r&&(e.c+=t,e.i&&e.i.d>0&&e.g!=0&&kpe(e.i,t/e.r*e.i.d))}function Rar(e,t,i){var a;e.b=t,e.a=i,a=(e.a&512)==512?new fbt:new hH,e.c=K0r(a,e.b,e.a)}function I4t(e,t){return pm(e.e,t)?(Hs(),_pe(t)?new KW(t,e):new F9(t,e)):new S_t(t,e)}function vQ(e,t){return bYn(AR(e.a,t,Jr(Ts(E1,p1(Jr(Ts(t==null?0:xa(t),S1)),15)))))}function Dar(e,t,i){return W2(e,new n9(t),new Cr,new lC(i),we(_e(sf,1),_t,132,0,[]))}function Mar(e){var t,i;return 0>e?new Z5e:(t=e+1,i=new tCt(t,e),new I6e(null,i))}function Par(e,t){Dn();var i;return i=new yC(1),Ko(e)?gc(i,e,t):Wl(i.f,e,t),new rI(i)}function Lar(e,t){var i,a;return i=e.o+e.p,a=t.o+t.p,i<a?-1:i==a?0:1}function Far(e){var t;return t=se(e,(yt(),ta)),Ue(t,160)?zkt(d(t,160)):null}function R4t(e){var t;return e=h.Math.max(e,2),t=uMe(e),e>t?(t<<=1,t>0?t:lD):t}function Npe(e){switch(c6e(e.e!=3),e.e){case 2:return!1;case 0:return!0}return $rr(e)}function D4t(e,t){var i;return Ue(t,8)?(i=d(t,8),e.a==i.a&&e.b==i.b):!1}function Ipe(e,t,i){var a,s,u;return u=t>>5,s=t&31,a=No(U2(e.n[i][u],Jr(J1(s,1))),3),a}function Bar(e,t){var i,a;for(a=t.vc().Kc();a.Ob();)i=d(a.Pb(),42),hX(e,i.cd(),i.dd())}function jar(e,t){var i;i=new Ra,d(t.b,65),d(t.b,65),d(t.b,65),du(t.a,new sIe(e,i,t))}function $De(e,t){var i;i=e.b,e.b=t,e.Db&4&&!(e.Db&1)&&Xi(e,new qo(e,1,21,i,e.b))}function GDe(e,t){var i;i=e.d,e.d=t,e.Db&4&&!(e.Db&1)&&Xi(e,new qo(e,1,11,i,e.d))}function yQ(e,t){var i;i=e.j,e.j=t,e.Db&4&&!(e.Db&1)&&Xi(e,new qo(e,1,13,i,e.j))}function M4t(e,t,i){var a,s,u;for(u=e.a.length-1,s=e.b,a=0;a<i;s=s+1&u,++a)za(t,a,e.a[s])}function Oh(e,t){var i;return nr(t),i=t.g,e.b[i]?!1:(za(e.b,i,t),++e.c,!0)}function P4t(e,t){var i;return i=t==null?-1:Nc(e.b,t,0),i<0?!1:(Rpe(e,i),!0)}function Rpe(e,t){var i;i=Xm(e.b,e.b.c.length-1),t<e.b.c.length&&(ed(e.b,t,i),K6t(e,t))}function Uar(e,t){(VK(),Qp?null:t.c).length==0&&f2t(t,new Ke),gc(e.a,Qp?null:t.c,t)}function $ar(e,t){zr(t,"Hierarchical port constraint processing",1),Qlr(e),X2r(e),Lr(t)}function Gar(e,t){var i,a;for(a=t.Kc();a.Ob();)i=d(a.Pb(),266),e.b=!0,ko(e.e,i),i.b=e}function _Q(e,t){var i,a;return i=1-t,a=e.a[i],e.a[i]=a.a[t],a.a[t]=e,e.b=!0,a.b=!1,a}function Var(e,t){var i,a;return i=d(se(e,(Lt(),GE)),8),a=d(se(t,GE),8),_o(i.b,a.b)}function L4t(e){DIe.call(this),this.b=ht(Dt(se(e,(Lt(),Mh)))),this.a=d(se(e,ym),218)}function F4t(e,t,i){LRe.call(this,e,t,i),this.a=new Qr,this.b=new Qr,this.d=new E(this)}function B4t(e){this.e=e,this.d=new jY(Q2(RC(this.e).gc())),this.c=this.e.a,this.b=this.e.c}function wQ(e){this.b=e,this.a=Qe(Zr,Ti,25,e+1,15,1),this.c=Qe(Zr,Ti,25,e,15,1),this.d=0}function Dpe(e,t,i){var a;return a=new Et,bLe(e,t,a,i,!0,!0),e.b=new wQ(a.c.length),a}function j4t(e,t){var i;return i=d(kr(e.c,t),458),i||(i=new z0t,i.c=t,Ji(e.c,i.c,i)),i}function Mpe(e,t){var i=e.a,a=0;for(var s in i)i.hasOwnProperty(s)&&(t[a++]=s);return t}function VDe(e){var t;return e.b==null?(Hm(),Hm(),mU):(t=e.Lk()?e.Kk():e.Jk(),t)}function U4t(e){var t,i;for(i=new Rr(e);i.e!=i.i.gc();)t=d($r(i),33),hu(t,0),pu(t,0)}function db(){db=ue,Ex=new kn(Q7e),TJ=new kn(APt),qD=new kn(CPt),vj=new kn(xPt)}function ek(){ek=ue,_j=new pNe("TO_INTERNAL_LTR",0),xve=new pNe("TO_INPUT_DIRECTION",1)}function EQ(){EQ=ue,Gee=new kNe("P1_NODE_PLACEMENT",0),P5=new kNe("P2_EDGE_ROUTING",1)}function V_(){V_=ue,vw=new Yfe("START",0),Db=new Yfe("MIDDLE",1),bw=new Yfe("END",2)}function YC(){YC=ue,Nve=new Oo("edgelabelcenterednessanalysis.includelabel",(ar(),uy))}function zar(e,t){no(ya(new Gn(null,new Hn(new sT(e.b),1)),new Hyt(e,t)),new Wyt(e,t))}function $4t(){this.c=new $Y(0),this.b=new $Y(hLt),this.d=new $Y(dLt),this.a=new $Y(t0e)}function zDe(e){var t,i;for(i=e.c.a.ec().Kc();i.Ob();)t=d(i.Pb(),214),K7(t,new l6t(t.e))}function G4t(e){var t,i;for(i=e.c.a.ec().Kc();i.Ob();)t=d(i.Pb(),214),_ue(t,new gSt(t.f))}function Ul(e,t){var i;i=e.zb,e.zb=t,e.Db&4&&!(e.Db&1)&&Xi(e,new qo(e,1,1,i,e.zb))}function SQ(e,t){var i;i=e.xb,e.xb=t,e.Db&4&&!(e.Db&1)&&Xi(e,new qo(e,1,3,i,e.xb))}function TQ(e,t){var i;i=e.yb,e.yb=t,e.Db&4&&!(e.Db&1)&&Xi(e,new qo(e,1,2,i,e.yb))}function Ha(e,t){var i,a;i=(a=new yfe,a),i.n=t,ni((!e.s&&(e.s=new xt(wu,e,21,17)),e.s),i)}function ga(e,t){var i,a;a=(i=new O6e,i),a.n=t,ni((!e.s&&(e.s=new xt(wu,e,21,17)),e.s),a)}function RT(e,t){var i,a;for(i=e.Pc(),zO(i,0,i.length,t),a=0;a<i.length;a++)e._c(a,i[a])}function Bs(e,t){var i,a,s;for(nr(t),i=!1,s=t.Kc();s.Ob();)a=s.Pb(),i=i|e.Fc(a);return i}function V4t(e){var t,i,a;for(t=0,a=e.Kc();a.Ob();)i=a.Pb(),t+=i!=null?xa(i):0,t=~~t;return t}function z4t(e){var t;return e==0?"UTC":(e<0?(e=-e,t="UTC+"):t="UTC-",t+Cxt(e))}function Ppe(e,t){var i;return Ue(t,14)?(i=d(t,14),e.Gc(i)):wpe(e,d(ei(t),20).Kc())}function q4t(e,t,i){Wxt.call(this,t,i),this.d=Qe(O1,u0,10,e.a.c.length,0,1),zp(e.a,this.d)}function qar(e){e.a=null,e.e=null,e.b.c=Qe(Ar,Ut,1,0,5,1),e.f.c=Qe(Ar,Ut,1,0,5,1),e.c=null}function H4t(e,t){t?e.B==null&&(e.B=e.D,e.D=null):e.B!=null&&(e.D=e.B,e.B=null)}function Y4t(e,t){return ht(Dt(S_(YF(cu(new Gn(null,new Hn(e.c.b,16)),new EY(e)),t))))}function qDe(e,t){return ht(Dt(S_(YF(cu(new Gn(null,new Hn(e.c.b,16)),new ofe(e)),t))))}function Har(e,t){zr(t,VPt,1),no(Gc(new Gn(null,new Hn(e.b,16)),new il),new eu),Lr(t)}function Yar(e,t){var i,a;return i=d(Jt(e,(aE(),zee)),19),a=d(Jt(t,zee),19),ou(i.a,a.a)}function HDe(e,t,i){var a,s;for(s=ki(e,0);s.b!=s.d.c;)a=d(Oi(s),8),a.a+=t,a.b+=i;return e}function TR(e,t,i){var a;for(a=e.b[i&e.f];a;a=a.b)if(i==a.a&&Sg(t,a.g))return a;return null}function AR(e,t,i){var a;for(a=e.c[i&e.f];a;a=a.d)if(i==a.f&&Sg(t,a.i))return a;return null}function War(e,t,i){var a,s,u;for(a=0,s=0;s<i;s++)u=t[s],e[s]=u<<1|a,a=u>>>31;a!=0&&(e[i]=a)}function Kar(e,t){Dn();var i,a;for(a=new Et,i=0;i<e;++i)a.c[a.c.length]=t;return new Mfe(a)}function W4t(e){var t;return t=JAt(e),v_(t.a,0)?(mO(),mO(),lje):(mO(),new _6e(t.b))}function K4t(e){var t;return t=JAt(e),v_(t.a,0)?(mO(),mO(),lje):(mO(),new _6e(t.c))}function Qar(e){var t;return t=FK(e),v_(t.a,0)?(qY(),qY(),mFt):(qY(),new Vwt(t.b))}function Xar(e){return e.b.c.i.k==(mr(),ho)?d(se(e.b.c.i,(yt(),ta)),11):e.b.c}function Q4t(e){return e.b.d.i.k==(mr(),ho)?d(se(e.b.d.i,(yt(),ta)),11):e.b.d}function ro(e,t,i,a,s,u,m,v,S,x,k,M,U){return G6t(e,t,i,a,s,u,m,v,S,x,k,M,U),lge(e,!1),e}function rd(e,t,i,a,s,u,m){vi.call(this,e,t),this.d=i,this.e=a,this.c=s,this.b=u,this.a=Bp(m)}function Zar(e,t){typeof window===NB&&typeof window.$gwt===NB&&(window.$gwt[e]=t)}function Jar(e,t){return ok(),e==mw&&t==IE||e==IE&&t==mw||e==mA&&t==NE||e==NE&&t==mA}function eor(e,t){return ok(),e==mw&&t==NE||e==mw&&t==mA||e==IE&&t==mA||e==IE&&t==NE}function X4t(e,t){return Rp(),xh(Yp),h.Math.abs(0-t)<=Yp||t==0||isNaN(0)&&isNaN(t)?0:e/t}function tor(){return tc(),we(_e(Jve,1),_t,256,0,[nee,ud,ZD,ree,T5,EA,JD,E5,S5,iee])}function Lpe(){Lpe=ue,$M=new obt,X_e=we(_e(wu,1),dA,170,0,[]),VHt=we(_e(Kd,1),yBe,59,0,[])}function AQ(){AQ=ue,IVe=new ide("NO",0),Vye=new ide("GREEDY",1),NVe=new ide("LOOK_BACK",2)}function Iu(){Iu=ue,_Ue=new hL,vUe=new G3,yUe=new fg,bUe=new z0,wUe=new pL,EUe=new Fm}function nor(e){var t,i,a;for(a=0,i=new ge(e.b);i.a<i.c.c.length;)t=d(pe(i),29),t.p=a,++a}function ror(e,t){var i;return i=fPe(e),UPe(new Kt(i.c,i.d),new Kt(i.b,i.a),e.rf(),t,e.Hf())}function xl(e,t){var i;return e.b?null:(i=Jir(e,e.g),Ii(e.a,i),i.i=e,e.d=t,i)}function ior(e,t,i){zr(i,"DFS Treeifying phase",1),plr(e,t),u0r(e,t),e.a=null,e.b=null,Lr(i)}function Z4t(e,t,i){this.g=e,this.d=t,this.e=i,this.a=new Et,rgr(this),Dn(),zo(this.a,null)}function YDe(e){this.i=e.gc(),this.i>0&&(this.g=this.ri(this.i+(this.i/8|0)+1),e.Qc(this.g))}function Xa(e,t){qW.call(this,zHt,e,t),this.b=this,this.a=Kl(e.Tg(),jn(this.e.Tg(),this.c))}function CR(e,t){var i,a;for(nr(t),a=t.vc().Kc();a.Ob();)i=d(a.Pb(),42),e.zc(i.cd(),i.dd())}function aor(e,t,i){var a;for(a=i.Kc();a.Ob();)if(!UK(e,t,a.Pb()))return!1;return!0}function oor(e,t,i,a,s){var u;return i&&(u=ka(t.Tg(),e.c),s=i.gh(t,-1-(u==-1?a:u),null,s)),s}function sor(e,t,i,a,s){var u;return i&&(u=ka(t.Tg(),e.c),s=i.ih(t,-1-(u==-1?a:u),null,s)),s}function J4t(e){var t;if(e.b==-2){if(e.e==0)t=-1;else for(t=0;e.a[t]==0;t++);e.b=t}return e.b}function eOt(e){switch(e.g){case 2:return It(),sr;case 4:return It(),hr;default:return e}}function tOt(e){switch(e.g){case 1:return It(),qr;case 3:return It(),rr;default:return e}}function cor(e){var t,i,a;return e.j==(It(),rr)&&(t=NIt(e),i=Ou(t,hr),a=Ou(t,sr),a||a&&i)}function lor(e){var t,i;return t=d(e.e&&e.e(),9),i=d(JIe(t,t.length),9),new Xf(t,i,t.length)}function uor(e,t){zr(t,VPt,1),WMe(kYn(new rO((EI(),new Ahe(e,!1,!1,new V0))))),Lr(t)}function RF(e,t){return ar(),Ko(e)?tDe(e,li(t)):D2(e)?ohe(e,Dt(t)):R2(e)?hJn(e,qt(t)):e.wd(t)}function WDe(e,t){t.q=e,e.d=h.Math.max(e.d,t.r),e.b+=t.d+(e.a.c.length==0?0:e.c),St(e.a,t)}function tk(e,t){var i,a,s,u;return s=e.c,i=e.c+e.b,u=e.d,a=e.d+e.a,t.a>s&&t.a<i&&t.b>u&&t.b<a}function nOt(e,t,i,a){Ue(e.Cb,179)&&(d(e.Cb,179).tb=null),Ul(e,i),t&&Agr(e,t),a&&e.xk(!0)}function KDe(e,t){var i;i=d(t,183),Rv(i,"x",e.i),Rv(i,"y",e.j),Rv(i,dbe,e.g),Rv(i,fbe,e.f)}function QDe(){QDe=ue,WGt=Q_(I_t(Yi(Yi(new Lo,(js(),Ql),(Ks(),LJ)),Il,IJ),Cc),PJ)}function rOt(){rOt=ue,ZGt=Q_(I_t(Yi(Yi(new Lo,(js(),Ql),(Ks(),LJ)),Il,IJ),Cc),PJ)}function CQ(){CQ=ue,u_e=new lde(bm,0),mze=new lde("POLAR_COORDINATE",1),gze=new lde("ID",2)}function xQ(){xQ=ue,TVe=new nde("EQUALLY",0),Uye=new nde(nZ,1),AVe=new nde("NORTH_SOUTH",2)}function iOt(){iOt=ue,OGt=wi((KT(),we(_e(_Ve,1),_t,260,0,[kee,Pj,Lj,bVe,vVe,mVe,yVe,Nee])))}function aOt(){aOt=ue,qjt=wi((NX(),we(_e(o$e,1),_t,270,0,[Pve,Bve,Mve,$ve,Fve,Lve,Uve,jve])))}function oOt(){oOt=ue,yqt=wi((c0(),we(_e(vqt,1),_t,277,0,[aqe,xs,ul,L5,xc,to,Lx,eg])))}function sOt(){sOt=ue,EHt=wi((kk(),we(_e(yte,1),_t,237,0,[Y_e,bte,vte,mte,H_e,gte,pte,q_e])))}function nk(){nk=ue,zD=new Oo("debugSVG",(ar(),!1)),Gje=new Oo("overlapsExisted",!0)}function cOt(e,t){return W2(new JH(e),new t9(t),new lT(t),new on,we(_e(sf,1),_t,132,0,[]))}function dor(){var e;return eve||(eve=new M0t,e=new npe(""),EWn(e,(bO(),gje)),Uar(eve,e)),eve}function hor(e,t){var i;for(ei(t);e.Ob();)if(i=e.Pb(),!JDe(d(i,10)))return!1;return!0}function lOt(e,t){var i;return i=N1e(JO(),e),i?(uc(t,(Ui(),F5),i),!0):!1}function Mf(e,t){var i;for(i=0;i<t.j.c.length;i++)d(SF(e,i),21).Gc(d(SF(t,i),14));return e}function por(e,t){var i,a;for(a=new ge(t.b);a.a<a.c.c.length;)i=d(pe(a),29),e.a[i.p]=Bhr(i)}function xR(e,t){var i,a;for(nr(t),a=e.vc().Kc();a.Ob();)i=d(a.Pb(),42),t.Od(i.cd(),i.dd())}function OQ(e,t){var i;Ue(t,83)?(d(e.c,76).Xj(),i=d(t,83),Bar(e,i)):d(e.c,76).Wb(t)}function jv(e){return Ue(e,152)?GC(d(e,152)):Ue(e,131)?d(e,131).a:Ue(e,54)?new l_(e):new k2(e)}function gor(e,t){return t<e.b.gc()?d(e.b.Xb(t),10):t==e.b.gc()?e.a:d(Vt(e.e,t-e.b.gc()-1),10)}function uOt(e,t){e.a=Ns(e.a,1),e.c=h.Math.min(e.c,t),e.b=h.Math.max(e.b,t),e.d=Ns(e.d,t)}function mor(e,t){var i;zr(t,"Edge and layer constraint edge reversal",1),i=ybr(e),Pwr(i),Lr(t)}function fOt(e){var t;e.d==null?(++e.e,e.f=0,_kt(null)):(++e.e,t=e.d,e.d=null,e.f=0,_kt(t))}function hb(e){var t;return t=e.h,t==0?e.l+e.m*lx:t==mm?e.l+e.m*lx-ey:e}function dOt(e){return L2(),e.A.Hc((Sf(),KE))&&!e.B.Hc((af(),lU))?Wkt(e):null}function bor(e){if(nr(e),e.length==0)throw ve(new vg("Zero length BigInteger"));Nbr(this,e)}function DT(e){if(!e)throw ve(new Oc("no calls to next() since the last call to remove()"))}function gu(e){return FB<e&&e<ey?e<0?h.Math.ceil(e):h.Math.floor(e):hb(Fmr(e))}function vor(e,t){var i,a,s;for(i=e.c.Ee(),s=t.Kc();s.Ob();)a=s.Pb(),e.a.Od(i,a);return e.b.Kb(i)}function Xi(e,t){var i,a,s;if(i=e.Jg(),i!=null&&e.Mg())for(a=0,s=i.length;a<s;++a)i[a].ui(t)}function rk(e,t){var i,a;for(i=e,a=Rs(i).e;a;){if(i=a,i==t)return!0;a=Rs(i).e}return!1}function yor(e,t,i){var a,s;return a=e.a.f[t.p],s=e.a.f[i.p],a<s?-1:a==s?0:1}function Uv(e,t,i){var a,s;return s=d(JI(e.d,t),19),a=d(JI(e.b,i),19),!s||!a?null:zC(e,s.a,a.a)}function _or(e,t){var i,a;for(a=new Rr(e);a.e!=a.i.gc();)i=d($r(a),33),Ip(i,i.i+t.b,i.j+t.d)}function wor(e,t){var i,a;for(a=new ge(t);a.a<a.c.c.length;)i=d(pe(a),70),St(e.d,i),Ihr(e,i)}function Eor(e,t){var i,a;a=new Et,i=t;do a.c[a.c.length]=i,i=d(kr(e.k,i),17);while(i);return a}function Jn(e,t){var i;return e.Db&t?(i=$ge(e,t),i==-1?e.Eb:Bv(e.Eb)[i]):null}function Zc(e,t){var i,a;return i=(a=new Y4,a),i.G=t,!e.rb&&(e.rb=new $2(e,vp,e)),ni(e.rb,i),i}function Fi(e,t){var i,a;return i=(a=new OY,a),i.G=t,!e.rb&&(e.rb=new $2(e,vp,e)),ni(e.rb,i),i}function XDe(e,t){switch(t){case 1:return!!e.n&&e.n.i!=0;case 2:return e.k!=null}return NRe(e,t)}function hOt(e){switch(e.a.g){case 1:return new h_t;case 3:return new fNt;default:return new _H}}function kQ(e){var t;if(e.g>1||e.Ob())return++e.a,e.g=0,t=e.i,e.Ob(),t;throw ve(new ol)}function Sor(e){nwt();var t;return dyt(qye,e)||(t=new eq,t.a=e,B6e(qye,e,t)),d(cc(qye,e),635)}function Rd(e){var t,i,a,s;return s=e,a=0,s<0&&(s+=ey,a=mm),i=co(s/lx),t=co(s-i*lx),Hl(t,i,a)}function DF(e){var t,i,a;for(a=0,i=new _C(e.a);i.a<i.c.a.length;)t=bR(i),e.b.Hc(t)&&++a;return a}function Tor(e){var t,i,a;for(t=1,a=e.Kc();a.Ob();)i=a.Pb(),t=31*t+(i==null?0:xa(i)),t=~~t;return t}function Aor(e,t){var i;this.c=e,i=new Et,x8e(e,i,t,e.b,null,!1,null),this.a=new fs(i,0)}function ik(e,t){this.b=e,this.e=t,this.d=t.j,this.f=(Hs(),d(e,66).Oj()),this.k=Kl(t.e.Tg(),e)}function $v(e,t,i){this.b=(nr(e),e),this.d=(nr(t),t),this.e=(nr(i),i),this.c=this.d+(""+this.e)}function pOt(){this.a=d($t((dp(),EJ)),19).a,this.c=ht(Dt($t(SJ))),this.b=ht(Dt($t(gve)))}function gOt(){gOt=ue,Kqt=wi((fE(),we(_e(ic,1),_t,93,0,[Lh,Em,Fh,jh,I1,qd,Gf,Bh,zd])))}function mOt(){mOt=ue,RFt=wi((RX(),we(_e(Bje,1),_t,250,0,[Fje,Dje,Mje,Rje,ive,Lje,Pje,Ije,Nje])))}function z_(){z_=ue,fj=new aW("UP",0),uj=new aW(qme,1),sve=new aW(ux,2),cve=new aW(fx,3)}function ZDe(){ZDe=ue,GVe=(IK(),t_e),jVt=new Fn(EFe,GVe),$Ve=(PK(),n_e),BVt=new Fn(SFe,$Ve)}function ak(){ak=ue,eye=new Xfe("ONE_SIDED",0),tye=new Xfe("TWO_SIDED",1),Tj=new Xfe("OFF",2)}function bOt(e){e.r=new Po,e.w=new Po,e.t=new Et,e.i=new Et,e.d=new Po,e.a=new AC,e.c=new Qr}function MF(e){this.n=new Et,this.e=new ja,this.j=new ja,this.k=new Et,this.f=new Et,this.p=e}function vOt(e,t){e.c&&(wDt(e,t,!0),no(new Gn(null,new Hn(t,16)),new uT(e))),wDt(e,t,!1)}function Cor(e,t,i){return e==(G_(),Iee)?new FL:rf(t,1)!=0?new z5e(i.length):new Gbt(i.length)}function Tc(e,t){var i;return t&&(i=t.Ve(),i.dc()||(e.q?CR(e.q,i):e.q=new N_t(i))),e}function yOt(e,t){var i;return i=e.a.get(t),i===void 0?++e.d:(WKn(e.a,t),--e.c,TK(e.b)),i}function xor(e,t){var i,a,s;return i=t.p-e.p,i==0?(a=e.f.a*e.f.b,s=t.f.a*t.f.b,_o(a,s)):i}function Oor(e,t){var i,a;return i=e.f.c.length,a=t.f.c.length,i<a?-1:i==a?0:1}function kor(e){return e.b.c.length!=0&&d(Vt(e.b,0),70).a?d(Vt(e.b,0),70).a:Ohe(e)}function Nor(e){var t;if(e){if(t=e,t.dc())throw ve(new ol);return t.Xb(t.gc()-1)}return _At(e.Kc())}function _Ot(e){var t;return dl(e,0)<0&&(e=bIe(e)),t=Jr(ab(e,32)),64-(t!=0?gB(t):gB(Jr(e))+32)}function JDe(e){var t;return t=d(se(e,(yt(),tl)),61),e.k==(mr(),ho)&&(t==(It(),sr)||t==hr)}function Ior(e,t,i){var a,s;s=d(se(e,(Lt(),_c)),74),s&&(a=new Cu,Jpe(a,0,s),Z2(a,i),Bs(t,a))}function NQ(e,t,i){var a,s,u,m;m=Rs(e),a=m.d,s=m.c,u=e.n,t&&(u.a=u.a-a.b-s.a),i&&(u.b=u.b-a.d-s.b)}function Ror(e,t){var i,a;return i=e.j,a=t.j,i!=a?i.g-a.g:e.p==t.p?0:i==(It(),rr)?e.p-t.p:t.p-e.p}function Dor(e){var t,i;for(i2r(e),i=new ge(e.d);i.a<i.c.c.length;)t=d(pe(i),101),t.i&&hpr(t)}function OR(e,t,i,a,s){za(e.c[t.g],i.g,a),za(e.c[i.g],t.g,a),za(e.b[t.g],i.g,s),za(e.b[i.g],t.g,s)}function Mor(e,t,i,a){d(i.b,65),d(i.b,65),d(a.b,65),d(a.b,65),d(a.b,65),du(a.a,new oIe(e,t,a))}function Por(e,t){e.d==(ec(),Vd)||e.d==wm?d(t.a,57).c.Fc(d(t.b,57)):d(t.b,57).c.Fc(d(t.a,57))}function Fpe(e,t,i,a){return i==1?(!e.n&&(e.n=new xt(Mc,e,1,7)),Ds(e.n,t,a)):yPe(e,t,i,a)}function PF(e,t){var i,a;return a=(i=new D7,i),Ul(a,t),ni((!e.A&&(e.A=new xu(Jl,e,7)),e.A),a),a}function Lor(e,t,i){var a,s,u,m;return u=null,m=t,s=L_(m,gbe),a=new Zyt(e,i),u=(tdr(a.a,a.b,s),s),u}function Bpe(e){var t;return(!e.a||!(e.Bb&1)&&e.a.kh())&&(t=Dd(e),Ue(t,148)&&(e.a=d(t,148))),e.a}function LF(e,t){var i,a;for(nr(t),a=t.Kc();a.Ob();)if(i=a.Pb(),!e.Hc(i))return!1;return!0}function For(e,t){var i,a,s;return i=e.l+t.l,a=e.m+t.m+(i>>22),s=e.h+t.h+(a>>22),Hl(i&of,a&of,s&mm)}function wOt(e,t){var i,a,s;return i=e.l-t.l,a=e.m-t.m+(i>>22),s=e.h-t.h+(a>>22),Hl(i&of,a&of,s&mm)}function FF(e){var t;return e<128?(t=(LEt(),zBe)[e],!t&&(t=zBe[e]=new GH(e)),t):new GH(e)}function Da(e){var t;return Ue(e,78)?e:(t=e&&e.__java$exception,t||(t=new ukt(e),x0t(t)),t)}function BF(e){if(Ue(e,186))return d(e,118);if(e)return null;throw ve(new bC(m7t))}function EOt(e,t){if(t==null)return!1;for(;e.a!=e.b;)if(Zi(t,FQ(e)))return!0;return!1}function eMe(e){return e.a.Ob()?!0:e.a!=e.d?!1:(e.a=new MRe(e.e.f),e.a.Ob())}function yo(e,t){var i,a;return i=t.Pc(),a=i.length,a==0?!1:(hIe(e.c,e.c.length,i),!0)}function Bor(e,t,i){var a,s;for(s=t.vc().Kc();s.Ob();)a=d(s.Pb(),42),e.yc(a.cd(),a.dd(),i);return e}function SOt(e,t){var i,a;for(a=new ge(e.b);a.a<a.c.c.length;)i=d(pe(a),70),gt(i,(yt(),kx),t)}function jor(e,t,i){var a,s;for(s=new ge(e.b);s.a<s.c.c.length;)a=d(pe(s),33),Ip(a,a.i+t,a.j+i)}function TOt(e,t){if(!e)throw ve(new ir(ZR("value already present: %s",we(_e(Ar,1),Ut,1,5,[t]))))}function AOt(e,t){return!e||!t||e==t?!1:s5t(e.d.c,t.d.c+t.d.b)&&s5t(t.d.c,e.d.c+e.d.b)}function Uor(){return VK(),Qp?new npe(null):OIt(dor(),"com.google.common.base.Strings")}function COt(e,t){var i;return i=u1(t.a.gc()),no(cQ(new Gn(null,new Hn(t,1)),e.i),new qyt(e,i)),i}function xOt(e){var t,i;return i=(t=new D7,t),Ul(i,"T"),ni((!e.d&&(e.d=new xu(Jl,e,11)),e.d),i),i}function tMe(e){var t,i,a,s;for(t=1,i=0,s=e.gc();i<s;++i)a=e.ki(i),t=31*t+(a==null?0:xa(a));return t}function OOt(e,t,i,a){var s;return dF(t,e.e.Hd().gc()),dF(i,e.c.Hd().gc()),s=e.a[t][i],za(e.a[t],i,a),s}function we(e,t,i,a,s){return s.gm=e,s.hm=t,s.im=Be,s.__elementTypeId$=i,s.__elementTypeCategory$=a,s}function $or(e,t,i,a,s){return XT(),h.Math.min(BMt(e,t,i,a,s),BMt(i,a,e,t,FW(new Kt(s.a,s.b))))}function IQ(){IQ=ue,Ive=new sW(bm,0),zJ=new sW(HPt,1),qJ=new sW(YPt,2),Ej=new sW("BOTH",3)}function Gp(){Gp=ue,Sx=new cW(Hk,0),m5=new cW(ux,1),b5=new cW(fx,2),Rve=new cW("TOP",3)}function ok(){ok=ue,mw=new oW("Q1",0),IE=new oW("Q4",1),NE=new oW("Q2",2),mA=new oW("Q3",3)}function RQ(){RQ=ue,zye=new ade("OFF",0),D5=new ade("SINGLE_EDGE",1),zE=new ade("MULTI_EDGE",2)}function jF(){jF=ue,Xee=new RNe("MINIMUM_SPANNING_TREE",0),nqe=new RNe("MAXIMUM_SPANNING_TREE",1)}function WC(){WC=ue,hqt=new bq,dqt=new p7}function nMe(e){var t,i,a;for(t=new ja,a=ki(e.d,0);a.b!=a.d.c;)i=d(Oi(a),188),Ii(t,i.c);return t}function jpe(e){var t,i,a,s;for(s=new Et,a=e.Kc();a.Ob();)i=d(a.Pb(),33),t=hE(i),yo(s,t);return s}function Gor(e){var t;rw(e,!0),t=l0,jo(e,(Lt(),N5))&&(t+=d(se(e,N5),19).a),gt(e,N5,Nt(t))}function kOt(e,t,i){var a;zu(e.a),du(i.i,new Ft(e)),a=new CW(d(kr(e.a,t.b),65)),m5t(e,a,t),i.f=a}function Vor(e,t){var i,a;return i=e.c,a=t.e[e.p],a<i.a.c.length-1?d(Vt(i.a,a+1),10):null}function zor(e,t){var i,a;for(wK(t,"predicate"),a=0;e.Ob();a++)if(i=e.Pb(),t.Lb(i))return a;return-1}function KC(e,t){var i,a;if(a=0,e<64&&e<=t)for(t=t<64?t:63,i=e;i<=t;i++)a=Fp(a,J1(1,i));return a}function rMe(e){Dn();var t,i,a;for(a=0,i=e.Kc();i.Ob();)t=i.Pb(),a=a+(t!=null?xa(t):0),a=a|0;return a}function iMe(e){var t,i;return i=(p_(),t=new Wc,t),e&&ni((!e.a&&(e.a=new xt(Ua,e,6,6)),e.a),i),i}function qor(e){var t;return t=new oe,t.a=e,t.b=Zor(e),t.c=Qe(jt,bt,2,2,6,1),t.c[0]=z4t(e),t.c[1]=z4t(e),t}function aMe(e,t){switch(t){case 0:!e.o&&(e.o=new wf((Gl(),qb),Nw,e,0)),e.o.c.$b();return}a1e(e,t)}function UF(e,t,i){switch(i.g){case 2:e.b=t;break;case 1:e.c=t;break;case 4:e.d=t;break;case 3:e.a=t}}function NOt(e){switch(e.g){case 1:return Ub;case 2:return N1;case 3:return nU;default:return rU}}function Hor(e){switch(d(se(e,(Lt(),Xl)),163).g){case 2:case 4:return!0;default:return!1}}function IOt(){IOt=ue,iUt=wi((tc(),we(_e(Jve,1),_t,256,0,[nee,ud,ZD,ree,T5,EA,JD,E5,S5,iee])))}function ROt(){ROt=ue,aHt=wi((af(),we(_e(gHe,1),_t,259,0,[G5,lU,lte,LM,ute,dte,fte,G_e,cU])))}function DOt(){DOt=ue,JVt=Yi(Q_(Q_(XY(Yi(new Lo,(wk(),mM),(YR(),Lee)),Uj),Wye),Kye),bM,Qye)}function Gv(){Gv=ue,Hve=new Qfe(bm,0),w5=new Qfe("INCOMING_ONLY",1),wA=new Qfe("OUTGOING_ONLY",2)}function Upe(){Upe=ue,Wbe={boolean:xYn,number:LHn,string:FHn,object:H6t,function:H6t,undefined:Ev}}function MOt(e,t){zW(e>=0,"Negative initial capacity"),zW(t>=0,"Non-positive load factor"),zu(this)}function $pe(e,t,i){return e>=128?!1:e<64?$I(No(J1(1,e),i),0):$I(No(J1(1,e-64),t),0)}function Yor(e,t){return!e||!t||e==t?!1:Y_(e.b.c,t.b.c+t.b.b)<0&&Y_(t.b.c,e.b.c+e.b.b)<0}function POt(e){var t,i,a;return i=e.n,a=e.o,t=e.d,new Zf(i.a-t.b,i.b-t.d,a.a+(t.b+t.c),a.b+(t.d+t.a))}function Wor(e){var t,i,a,s;for(i=e.a,a=0,s=i.length;a<s;++a)t=i[a],$Ot(e,t,(It(),qr)),$Ot(e,t,rr)}function Kor(e){var t,i,a,s;for(t=(e.j==null&&(e.j=(LO(),s=Ybe.ce(e),sdr(s))),e.j),i=0,a=t.length;i<a;++i);}function sk(e){var t,i,a;return t=~e.l+1&of,i=~e.m+(t==0?1:0)&of,a=~e.h+(t==0&&i==0?1:0)&mm,Hl(t,i,a)}function Qor(e,t){var i,a;return i=d(d(kr(e.g,t.a),46).a,65),a=d(d(kr(e.g,t.b),46).a,65),YDt(i,a)}function oMe(e,t,i){var a;if(a=e.gc(),t>a)throw ve(new B2(t,a));return e.hi()&&(i=ZTt(e,i)),e.Vh(t,i)}function $F(e,t,i){return i==null?(!e.q&&(e.q=new Qr),VC(e.q,t)):(!e.q&&(e.q=new Qr),Ji(e.q,t,i)),e}function gt(e,t,i){return i==null?(!e.q&&(e.q=new Qr),VC(e.q,t)):(!e.q&&(e.q=new Qr),Ji(e.q,t,i)),e}function LOt(e){var t,i;return i=new zK,Tc(i,e),gt(i,(db(),Ex),e),t=new Qr,Zvr(e,i,t),Twr(e,i,t),i}function Xor(e){XT();var t,i,a;for(i=Qe(Uo,bt,8,2,0,1),a=0,t=0;t<2;t++)a+=.5,i[t]=Rur(a,e);return i}function FOt(e,t){var i,a,s,u;for(i=!1,a=e.a[t].length,u=0;u<a-1;u++)s=u+1,i=i|glr(e,t,u,s);return i}function ck(e,t,i,a,s){var u,m;for(m=i;m<=s;m++)for(u=t;u<=a;u++)$T(e,u,m)||MX(e,u,m,!0,!1)}function BOt(e,t){this.b=e,yT.call(this,(d(Ve(ft((sb(),Qn).o),10),18),t.i),t.g),this.a=(Lpe(),X_e)}function sMe(e,t){this.c=e,this.d=t,this.b=this.d/this.c.c.Hd().gc()|0,this.a=this.d%this.c.c.Hd().gc()}function cMe(){this.o=null,this.k=null,this.j=null,this.d=null,this.b=null,this.n=null,this.a=null}function lMe(e,t,i){this.q=new h.Date,this.q.setFullYear(e+Tb,t,i),this.q.setHours(0,0,0,0),tD(this,0)}function cm(){cm=ue,Lb=new ede(bm,0),wVe=new ede("NODES_AND_EDGES",1),Fye=new ede("PREFER_EDGES",2)}function Zor(e){var t;return e==0?"Etc/GMT":(e<0?(e=-e,t="Etc/GMT-"):t="Etc/GMT+",t+Cxt(e))}function uMe(e){var t;if(e<0)return As;if(e==0)return 0;for(t=lD;!(t&e);t>>=1);return t}function jOt(e){var t,i;return i=gB(e.h),i==32?(t=gB(e.m),t==32?gB(e.l)+32:t+20-10):i-12}function kR(e){var t;return t=e.a[e.b],t==null?null:(za(e.a,e.b,null),e.b=e.b+1&e.a.length-1,t)}function UOt(e){var t,i;return t=e.t-e.k[e.o.p]*e.d+e.j[e.o.p]>e.f,i=e.u+e.e[e.o.p]*e.d>e.f*e.s*e.d,t||i}function DQ(e,t,i){var a,s;return a=new fpe(t,i),s=new Le,e.b=IRt(e,e.b,a,s),s.b||++e.c,e.b.b=!1,s.d}function $Ot(e,t,i){var a,s,u,m;for(m=RR(t,i),u=0,s=m.Kc();s.Ob();)a=d(s.Pb(),11),Ji(e.c,a,Nt(u++))}function pb(e){var t,i;for(i=new ge(e.a.b);i.a<i.c.c.length;)t=d(pe(i),81),t.g.c=-t.g.c-t.g.b;xX(e)}function gb(e){var t,i;for(i=new ge(e.a.b);i.a<i.c.c.length;)t=d(pe(i),57),t.d.c=-t.d.c-t.d.b;hLe(e)}function fMe(e){var t;return(!e.c||!(e.Bb&1)&&e.c.Db&64)&&(t=Dd(e),Ue(t,88)&&(e.c=d(t,26))),e.c}function Gpe(e){var t,i,a;t=~e.l+1&of,i=~e.m+(t==0?1:0)&of,a=~e.h+(t==0&&i==0?1:0)&mm,e.l=t,e.m=i,e.h=a}function Vc(e){var t,i,a,s,u;for(t=new Ss,a=e,s=0,u=a.length;s<u;++s)i=a[s],t.a+=i.a,t.b+=i.b;return t}function dMe(e,t){Dn();var i,a,s,u,m;for(m=!1,a=t,s=0,u=a.length;s<u;++s)i=a[s],m=m|e.Fc(i);return m}function MT(e){XT();var t,i;for(i=-17976931348623157e292,t=0;t<e.length;t++)e[t]>i&&(i=e[t]);return i}function GOt(e,t,i){var a;return a=new Et,bLe(e,t,a,(It(),hr),!0,!1),bLe(e,i,a,sr,!1,!1),a}function Vpe(e,t,i){var a,s,u,m;return u=null,m=t,s=L_(m,"labels"),a=new c_t(e,i),u=(m1r(a.a,a.b,s),s),u}function Jor(e,t,i,a){var s;return s=iLe(e,t,i,a),!s&&(s=ecr(e,i,a),s&&!eA(e,t,s))?null:s}function esr(e,t,i,a){var s;return s=aLe(e,t,i,a),!s&&(s=oge(e,i,a),s&&!eA(e,t,s))?null:s}function VOt(e,t){var i;for(i=0;i<e.a.a.length;i++)if(!d(jEt(e.a,i),169).Lb(t))return!1;return!0}function tsr(e,t,i){if(ei(t),i.Ob())for(FNe(t,ISt(i.Pb()));i.Ob();)FNe(t,e.a),FNe(t,ISt(i.Pb()));return t}function hMe(e){Dn();var t,i,a;for(a=1,i=e.Kc();i.Ob();)t=i.Pb(),a=31*a+(t!=null?xa(t):0),a=a|0;return a}function nsr(e,t,i,a,s){var u;return u=XPe(e,t),i&&Gpe(u),s&&(e=Bur(e,t),a?kb=sk(e):kb=Hl(e.l,e.m,e.h)),u}function rsr(e,t){var i;try{t.Vd()}catch(a){if(a=Da(a),Ue(a,78))i=a,e.c[e.c.length]=i;else throw ve(a)}}function zOt(e,t,i){var a,s;return Ue(t,144)&&i?(a=d(t,144),s=i,e.a[a.b][s.b]+e.a[s.b][a.b]):0}function pMe(e,t){switch(t){case 7:return!!e.e&&e.e.i!=0;case 8:return!!e.d&&e.d.i!=0}return ZMe(e,t)}function isr(e,t){switch(t.g){case 0:Ue(e.b,631)||(e.b=new pOt);break;case 1:Ue(e.b,632)||(e.b=new gEt)}}function asr(e,t){for(;e.g==null&&!e.c?ERe(e):e.g==null||e.i!=0&&d(e.g[e.i-1],47).Ob();)YYn(t,TX(e))}function qOt(e,t,i){e.g=o1e(e,t,(It(),hr),e.b),e.d=o1e(e,i,hr,e.b),!(e.g.c==0||e.d.c==0)&&u6t(e)}function HOt(e,t,i){e.g=o1e(e,t,(It(),sr),e.j),e.d=o1e(e,i,sr,e.j),!(e.g.c==0||e.d.c==0)&&u6t(e)}function osr(e,t,i){return!_I(ya(new Gn(null,new Hn(e.c,16)),new E2(new Yyt(t,i)))).sd((Av(),f5))}function zpe(e){var t;return cb(e),t=new Sr,e.a.sd(t)?(wO(),new RY(nr(t.a))):(wO(),wO(),fJ)}function gMe(e){var t;return e.b<=0?!1:(t=yg("MLydhHmsSDkK",mu(gs(e.c,0))),t>1||t>=0&&e.b<3)}function GF(e){var t,i,a;for(t=new Cu,a=ki(e,0);a.b!=a.d.c;)i=d(Oi(a),8),SO(t,0,new pc(i));return t}function Vv(e){var t,i;for(i=new ge(e.a.b);i.a<i.c.c.length;)t=d(pe(i),81),t.f.$b();RHn(e.b,e),vRt(e)}function xa(e){return Ko(e)?o0(e):D2(e)?yO(e):R2(e)?(nr(e),e?1231:1237):FIe(e)?e.Hb():RIe(e)?w_(e):mRe(e)}function tf(e){return Ko(e)?jt:D2(e)?as:R2(e)?Ro:FIe(e)||RIe(e)?e.gm:e.gm||Array.isArray(e)&&_e(eFt,1)||eFt}function YOt(e){switch(e.g){case 0:return new mq;default:throw ve(new ir(DZ+(e.f!=null?e.f:""+e.g)))}}function WOt(e){switch(e.g){case 0:return new d7;default:throw ve(new ir(DZ+(e.f!=null?e.f:""+e.g)))}}function mMe(e,t,i){switch(t){case 0:!e.o&&(e.o=new wf((Gl(),qb),Nw,e,0)),OQ(e.o,i);return}u1e(e,t,i)}function qpe(e,t,i){this.g=e,this.e=new Ss,this.f=new Ss,this.d=new ja,this.b=new ja,this.a=t,this.c=i}function Hpe(e,t,i,a){this.b=new Et,this.n=new Et,this.i=a,this.j=i,this.s=e,this.t=t,this.r=0,this.d=0}function zv(e){this.e=e,this.d=new zRe(this.e.g),this.a=this.d,this.b=eMe(this),this.$modCount=e.$modCount}function ssr(e){for(;!e.d||!e.d.Ob();)if(e.b&&!gI(e.b))e.d=d(DC(e.b),47);else return null;return e.d}function csr(e){return St(e.c,(WC(),hqt)),CDe(e.a,ht(Dt($t((mge(),Aee)))))?new Xce:new ur(e)}function bMe(e){switch(e.g){case 1:return dLt;default:case 2:return 0;case 3:return t0e;case 4:return hLt}}function lsr(){zi();var e;return rwe||(e=mKn(Eb("M",!0)),e=tK(Eb("M",!1),e),rwe=e,rwe)}function vMe(e,t){var i,a,s;for(s=e.b;s;){if(i=e.a.ue(t,s.d),i==0)return s;a=i<0?0:1,s=s.a[a]}return null}function usr(e,t,i){var a,s;a=(ar(),!!jNe(i)),s=d(t.xc(a),15),s||(s=new Et,t.zc(a,s)),s.Fc(i)}function fsr(e,t){var i,a;return i=d(Jt(e,(y1e(),Vj)),19).a,a=d(Jt(t,Vj),19).a,i==a||i<a?-1:i>a?1:0}function yMe(e,t){return hRt(e,t)?(xn(e.b,d(se(t,(yt(),DE)),21),t),Ii(e.a,t),!0):!1}function dsr(e){var t,i;t=d(se(e,(yt(),Yu)),10),t&&(i=t.c,uu(i.a,t),i.a.c.length==0&&uu(Rs(t).b,i))}function KOt(e){return Qp?Qe(yFt,X8t,572,0,0,1):d(zp(e.a,Qe(yFt,X8t,572,e.a.c.length,0,1)),842)}function hsr(e,t,i,a){return gK(),new Afe(we(_e(ly,1),QX,42,0,[(Lge(e,t),new m_(e,t)),(Lge(i,a),new m_(i,a))]))}function PT(e,t,i){var a,s;return s=(a=new _fe,a),lc(s,t,i),ni((!e.q&&(e.q=new xt(Kd,e,11,10)),e.q),s),s}function Ype(e){var t,i,a,s;for(s=FYn(yHt,e),i=s.length,a=Qe(jt,bt,2,i,6,1),t=0;t<i;++t)a[t]=s[t];return a}function LT(e,t){var i,a,s,u,m;for(a=t,s=0,u=a.length;s<u;++s)i=a[s],m=new FSt(e),i.Qe(m),byr(m);zu(e.f)}function Wpe(e,t){var i;return t===e?!0:Ue(t,224)?(i=d(t,224),Zi(e.Zb(),i.Zb())):!1}function _Me(e,t){var i;t*2+1>=e.b.c.length||(_Me(e,2*t+1),i=2*t+2,i<e.b.c.length&&_Me(e,i),K6t(e,t))}function QOt(e,t,i){var a,s;this.g=e,this.c=t,this.a=this,this.d=this,s=R4t(i),a=Qe(J9t,MB,330,s,0,1),this.b=a}function wMe(e,t,i){var a;for(a=i-1;a>=0&&e[a]===t[a];a--);return a<0?0:Ufe(No(e[a],nc),No(t[a],nc))?-1:1}function psr(e,t){var i,a;for(a=ki(e,0);a.b!=a.d.c;)i=d(Oi(a),214),i.e.length>0&&(t.td(i),i.i&&ccr(i))}function Kpe(e,t){var i,a;return a=d(Jn(e.a,4),126),i=Qe(K_e,Tbe,415,t,0,1),a!=null&&wl(a,0,i,0,a.length),i}function XOt(e,t){var i;return i=new C1e((e.f&256)!=0,e.i,e.a,e.d,(e.f&16)!=0,e.j,e.g,t),e.e!=null||(i.c=e),i}function gsr(e,t){var i,a;for(a=e.Zb().Cc().Kc();a.Ob();)if(i=d(a.Pb(),14),i.Hc(t))return!0;return!1}function Qpe(e,t,i,a,s){var u,m;for(m=i;m<=s;m++)for(u=t;u<=a;u++)if($T(e,u,m))return!0;return!1}function ZOt(e,t,i){var a,s,u,m;for(nr(i),m=!1,u=e.Zc(t),s=i.Kc();s.Ob();)a=s.Pb(),u.Rb(a),m=!0;return m}function msr(e,t){var i;return e===t?!0:Ue(t,83)?(i=d(t,83),EPe(A_(e),i.vc())):!1}function JOt(e,t,i){var a,s;for(s=i.Kc();s.Ob();)if(a=d(s.Pb(),42),e.re(t,a.dd()))return!0;return!1}function ekt(e,t,i){return e.d[t.p][i.p]||(dur(e,t,i),e.d[t.p][i.p]=!0,e.d[i.p][t.p]=!0),e.a[t.p][i.p]}function lk(e,t){if(!e.ai()&&t==null)throw ve(new ir("The 'no null' constraint is violated"));return t}function uk(e,t){e.D==null&&e.B!=null&&(e.D=e.B,e.B=null),Ope(e,t==null?null:(nr(t),t)),e.C&&e.yk(null)}function bsr(e,t){var i;return!e||e==t||!jo(t,(yt(),ww))?!1:(i=d(se(t,(yt(),ww)),10),i!=e)}function Xpe(e){switch(e.i){case 2:return!0;case 1:return!1;case-1:++e.c;default:return e.pl()}}function tkt(e){switch(e.i){case-2:return!0;case-1:return!1;case 1:--e.c;default:return e.ql()}}function nkt(e){qTt.call(this,"The given string does not match the expected format for individual spacings.",e)}function Ef(){Ef=ue,qf=new mW("ELK",0),wHe=new mW("JSON",1),_He=new mW("DOT",2),EHe=new mW("SVG",3)}function VF(){VF=ue,Vee=new cde(bm,0),tze=new cde("RADIAL_COMPACTION",1),nze=new cde("WEDGE_COMPACTION",2)}function Vp(){Vp=ue,mje=new $fe("CONCURRENT",0),Uf=new $fe("IDENTITY_FINISH",1),OE=new $fe("UNORDERED",2)}function Zpe(){Zpe=ue,qje=(HY(),lve),zje=new Fn(U7e,qje),bBt=new kn($7e),vBt=new kn(G7e),yBt=new kn(V7e)}function fk(){fk=ue,i$e=new JS,a$e=new uz,Ijt=new wL,Njt=new Ase,kjt=new EL,r$e=(nr(kjt),new Te)}function dk(){dk=ue,Gye=new rde("CONSERVATIVE",0),OVe=new rde("CONSERVATIVE_SOFT",1),dM=new rde("SLOPPY",2)}function MQ(){MQ=ue,lHe=new __(15),qqt=new Ys((Ui(),wy),lHe),kM=Bx,aHe=Oqt,oHe=_y,cHe=FA,sHe=rte}function Jpe(e,t,i){var a,s,u;for(a=new ja,u=ki(i,0);u.b!=u.d.c;)s=d(Oi(u),8),Ii(a,new pc(s));ZOt(e,t,a)}function vsr(e){var t,i,a;for(t=0,a=Qe(Uo,bt,8,e.b,0,1),i=ki(e,0);i.b!=i.d.c;)a[t++]=d(Oi(i),8);return a}function EMe(e){var t;return t=(!e.a&&(e.a=new xt(Tm,e,9,5)),e.a),t.i!=0?MYn(d(Ve(t,0),678)):null}function ysr(e,t){var i;return i=Ns(e,t),Ufe(qhe(e,t),0)|QYn(qhe(e,i),0)?i:Ns(KX,qhe(U2(i,63),1))}function _sr(e,t){var i;i=$t((mge(),Aee))!=null&&t.wg()!=null?ht(Dt(t.wg()))/ht(Dt($t(Aee))):1,Ji(e.b,t,i)}function wsr(e,t){var i,a;return i=d(e.d.Bc(t),14),i?(a=e.e.hc(),a.Gc(i),e.e.d-=i.gc(),i.$b(),a):null}function SMe(e,t){var i,a;if(a=e.c[t],a!=0)for(e.c[t]=0,e.d-=a,i=t+1;i<e.a.length;)e.a[i]-=a,i+=i&-i}function rkt(e){var t;if(t=e.a.c.length,t>0)return OO(t-1,e.a.c.length),Xm(e.a,t-1);throw ve(new k0t)}function Esr(e,t,i){if(t<0)throw ve(new hc(CLt+t));t<e.j.c.length?ed(e.j,t,i):(d3t(e,t),St(e.j,i))}function ikt(e,t,i){if(e>t)throw ve(new ir(eZ+e+Z8t+t));if(e<0||t>i)throw ve(new F5e(eZ+e+x7e+t+A7e+i))}function akt(e){if(!e.a||!(e.a.i&8))throw ve(new Oc("Enumeration class expected for layout option "+e.f))}function eE(e){var t;++e.j,e.i==0?e.g=null:e.i<e.g.length&&(t=e.g,e.g=e.ri(e.i),wl(t,0,e.g,0,e.i))}function Ssr(e,t){var i,a;for(i=e.a.length-1,e.c=e.c-1&i;t!=e.c;)a=t+1&i,za(e.a,t,e.a[a]),t=a;za(e.a,e.c,null)}function Tsr(e,t){var i,a;for(i=e.a.length-1;t!=e.b;)a=t-1&i,za(e.a,t,e.a[a]),t=a;za(e.a,e.b,null),e.b=e.b+1&i}function TMe(e,t,i){var a,s;return q2(t,e.c.length),a=i.Pc(),s=a.length,s==0?!1:(hIe(e.c,t,a),!0)}function Asr(e){var t,i;if(e==null)return null;for(t=0,i=e.length;t<i;t++)if(!wEt(e[t]))return e[t];return null}function okt(e,t,i){var a,s,u,m;for(s=i,u=0,m=s.length;u<m;++u)if(a=s[u],e.b.re(t,a.cd()))return a;return null}function PQ(e){var t,i,a,s,u;for(u=1,i=e,a=0,s=i.length;a<s;++a)t=i[a],u=31*u+(t!=null?xa(t):0),u=u|0;return u}function wi(e){var t,i,a,s,u;for(t={},a=e,s=0,u=a.length;s<u;++s)i=a[s],t[":"+(i.f!=null?i.f:""+i.g)]=i;return t}function Csr(e){var t;for(ei(e),eIe(!0,"numberToAdvance must be nonnegative"),t=0;t<0&&pi(e);t++)ti(e);return t}function skt(e){var t,i,a;for(a=0,i=new Pr(Ur(e.a.Kc(),new B));pi(i);)t=d(ti(i),17),t.c.i==t.d.i||++a;return a}function ckt(e,t){var i,a,s;i=e,s=0;do{if(i==t)return s;if(a=i.e,!a)throw ve(new p9);i=Rs(a),++s}while(!0)}function lkt(e,t){var i,a,s;for(s=t-e.f,a=new ge(e.d);a.a<a.c.c.length;)i=d(pe(a),443),t5t(i,i.e,i.f+s);e.f=t}function ege(e,t,i){return h.Math.abs(t-e)<kZ||h.Math.abs(i-e)<kZ?!0:t-e>kZ?e-i>kZ:i-e>kZ}function tge(e,t){return!e||t&&!e.j||Ue(e,124)&&d(e,124).a.b==0?0:e.Re()}function LQ(e,t){return!e||t&&!e.k||Ue(e,124)&&d(e,124).a.a==0?0:e.Se()}function zF(e){return wb(),e<0?e!=-1?new v8e(-1,-e):Xbe:e<=10?ije[co(e)]:new v8e(1,e)}function AMe(e){throw Upe(),ve(new Ebt("Unexpected typeof result '"+e+"'; please report this bug to the GWT team"))}function ukt(e){Obt(),xW(this),_K(this),this.e=e,SRt(this,e),this.g=e==null?bu:Rc(e),this.a="",this.b=e,this.a=""}function CMe(){this.a=new f7,this.f=new rt(this),this.b=new vt(this),this.i=new At(this),this.e=new Ot(this)}function fkt(){kHn.call(this,new lDe(Q2(16))),Df(2,D8t),this.b=2,this.a=new cRe(null,null,0,null),h9(this.a,this.a)}function NR(){NR=ue,Rye=new Jfe("DUMMY_NODE_OVER",0),dVe=new Jfe("DUMMY_NODE_UNDER",1),xee=new Jfe("EQUAL",2)}function nge(){nge=ue,wve=YTt(we(_e(OM,1),_t,103,0,[(ec(),Vd),Ph])),Eve=YTt(we(_e(OM,1),_t,103,0,[wm,_m]))}function rge(e){return(It(),yu).Hc(e.j)?ht(Dt(se(e,(yt(),C5)))):Vc(we(_e(Uo,1),bt,8,0,[e.i.n,e.n,e.a])).b}function xsr(e){var t,i,a,s;for(a=e.b.a,i=a.a.ec().Kc();i.Ob();)t=d(i.Pb(),561),s=new rRt(t,e.e,e.f),St(e.g,s)}function qv(e,t){var i,a,s;a=e.nk(t,null),s=null,t&&(s=(dO(),i=new W0,i),YO(s,e.r)),a=qp(e,s,a),a&&a.Fi()}function Osr(e,t){var i,a;for(a=rf(e.d,1)!=0,i=!0;i;)i=!1,i=t.c.Tf(t.e,a),i=i|_B(e,t,a,!1),a=!a;zDe(e)}function xMe(e,t){var i,a,s;return a=!1,i=t.q.d,t.d<e.b&&(s=pRt(t.q,e.b),t.q.d>s&&(FNt(t.q,s),a=i!=t.q.d)),a}function dkt(e,t){var i,a,s,u,m,v,S,x;return S=t.i,x=t.j,a=e.f,s=a.i,u=a.j,m=S-s,v=x-u,i=h.Math.sqrt(m*m+v*v),i}function OMe(e,t){var i,a;return a=QQ(e),a||(i=(K1e(),B6t(t)),a=new c_(i),ni(a.Vk(),e)),a}function qF(e,t){var i,a;return i=d(e.c.Bc(t),14),i?(a=e.hc(),a.Gc(i),e.d-=i.gc(),i.$b(),e.mc(a)):e.jc()}function hkt(e,t){var i;for(i=0;i<t.length;i++)if(e==(ui(i,t.length),t.charCodeAt(i)))return!0;return!1}function pkt(e,t){var i;for(i=0;i<t.length;i++)if(e==(ui(i,t.length),t.charCodeAt(i)))return!0;return!1}function ksr(e){var t,i;if(e==null)return!1;for(t=0,i=e.length;t<i;t++)if(!wEt(e[t]))return!1;return!0}function gkt(e){var t;if(e.c!=0)return e.c;for(t=0;t<e.a.length;t++)e.c=e.c*33+(e.a[t]&-1);return e.c=e.c*e.e,e.c}function FQ(e){var t;return xr(e.a!=e.b),t=e.d.a[e.a],qwt(e.b==e.d.c&&t!=null),e.c=e.a,e.a=e.a+1&e.d.a.length-1,t}function Nsr(e){var t;if(!(e.c.c<0?e.a>=e.c.b:e.a<=e.c.b))throw ve(new ol);return t=e.a,e.a+=e.c.c,++e.b,Nt(t)}function Isr(e){var t;return t=new Hxt(e),fF(e.a,pjt,new gf(we(_e(yj,1),Ut,369,0,[t]))),t.d&&St(t.f,t.d),t.f}function ige(e){var t;return t=new KNe(e.a),Tc(t,e),gt(t,(yt(),ta),e),t.o.a=e.g,t.o.b=e.f,t.n.a=e.i,t.n.b=e.j,t}function Rsr(e,t,i,a){var s,u;for(u=e.Kc();u.Ob();)s=d(u.Pb(),70),s.n.a=t.a+(a.a-s.o.a)/2,s.n.b=t.b,t.b+=s.o.b+i}function Dsr(e,t,i){var a,s;for(s=t.a.a.ec().Kc();s.Ob();)if(a=d(s.Pb(),57),CTt(e,a,i))return!0;return!1}function Msr(e){var t,i;for(i=new ge(e.r);i.a<i.c.c.length;)if(t=d(pe(i),10),e.n[t.p]<=0)return t;return null}function mkt(e){var t,i,a,s;for(s=new Po,a=new ge(e);a.a<a.c.c.length;)i=d(pe(a),33),t=V0r(i),Bs(s,t);return s}function Psr(e){var t;return t=EW(YGt),d(se(e,(yt(),Dl)),21).Hc((tc(),T5))&&Yi(t,(js(),Ql),(Ks(),jJ)),t}function Lsr(e,t,i){var a;a=new wIt(e,t),xn(e.r,t.Hf(),a),i&&!aR(e.u)&&(a.c=new GTt(e.d),du(t.wf(),new Fue(a)))}function dl(e,t){var i;return kc(e)&&kc(t)&&(i=e-t,!isNaN(i))?i:G8e(kc(e)?Rd(e):e,kc(t)?Rd(t):t)}function Fsr(e,t){return t<e.length&&(ui(t,e.length),e.charCodeAt(t)!=63)&&(ui(t,e.length),e.charCodeAt(t)!=35)}function bkt(e,t,i,a){var s,u;e.a=t,u=a?0:1,e.f=(s=new _6t(e.c,e.a,i,u),new XRt(i,e.a,s,e.e,e.b,e.c==(G_(),hM)))}function kMe(e,t,i){var a,s;return s=e.a,e.a=t,e.Db&4&&!(e.Db&1)&&(a=new qo(e,1,1,s,t),i?i.Ei(a):i=a),i}function vkt(e,t,i){var a,s;return s=e.b,e.b=t,e.Db&4&&!(e.Db&1)&&(a=new qo(e,1,3,s,t),i?i.Ei(a):i=a),i}function ykt(e,t,i){var a,s;return s=e.f,e.f=t,e.Db&4&&!(e.Db&1)&&(a=new qo(e,1,0,s,t),i?i.Ei(a):i=a),i}function mb(e,t){var i,a,s,u;return u=(s=e?QQ(e):null,z6t((a=t,s&&s.Xk(),a))),u==t&&(i=QQ(e),i&&i.Xk()),u}function NMe(e,t){var i,a,s;for(s=1,i=e,a=t>=0?t:-t;a>0;)a%2==0?(i*=i,a=a/2|0):(s*=i,a-=1);return t<0?1/s:s}function Bsr(e,t){var i,a,s;for(s=1,i=e,a=t>=0?t:-t;a>0;)a%2==0?(i*=i,a=a/2|0):(s*=i,a-=1);return t<0?1/s:s}function _kt(e){var t,i;if(e!=null)for(i=0;i<e.length;++i)t=e[i],t&&(d(t.g,367),t.i)}function jsr(e){var t,i,a;for(a=0,i=new ge(e.a);i.a<i.c.c.length;)t=d(pe(i),187),a=h.Math.max(a,t.g);return a}function Usr(e){var t,i,a;for(a=new ge(e.b);a.a<a.c.c.length;)i=d(pe(a),214),t=i.c.Rf()?i.f:i.a,t&&a_r(t,i.j)}function lm(){lm=ue,ste=new hde("INHERIT",0),w0=new hde("INCLUDE_CHILDREN",1),NM=new hde("SEPARATE_CHILDREN",2)}function IMe(e,t){switch(t){case 1:!e.n&&(e.n=new xt(Mc,e,1,7)),Hr(e.n);return;case 2:SR(e,null);return}aMe(e,t)}function BQ(e){var t;switch(e.gc()){case 0:return Gbe;case 1:return new Zde(ei(e.Xb(0)));default:return t=e,new Rhe(t)}}function wkt(e){switch(Eg(),e.gc()){case 0:return whe(),MBe;case 1:return new vC(e.Kc().Pb());default:return new oNe(e)}}function t0(e){switch(Eg(),e.c){case 0:return whe(),MBe;case 1:return new vC(J6t(new _C(e)));default:return new _bt(e)}}function tE(e,t){ei(e);try{return e.xc(t)}catch(i){if(i=Da(i),Ue(i,205)||Ue(i,173))return null;throw ve(i)}}function $sr(e,t){ei(e);try{return e.Bc(t)}catch(i){if(i=Da(i),Ue(i,205)||Ue(i,173))return null;throw ve(i)}}function RMe(e,t){ei(e);try{return e.Hc(t)}catch(i){if(i=Da(i),Ue(i,205)||Ue(i,173))return!1;throw ve(i)}}function Gsr(e,t){ei(e);try{return e.Mc(t)}catch(i){if(i=Da(i),Ue(i,205)||Ue(i,173))return!1;throw ve(i)}}function Ekt(e,t){ei(e);try{return e._b(t)}catch(i){if(i=Da(i),Ue(i,205)||Ue(i,173))return!1;throw ve(i)}}function Skt(e,t){var i;e.a.c.length>0&&(i=d(Vt(e.a,e.a.c.length-1),570),yMe(i,t))||St(e.a,new J3t(t))}function Vsr(e){Sh();var t,i;t=e.d.c-e.e.c,i=d(e.g,145),du(i.b,new bY(t)),du(i.c,new dC(t)),ms(i.i,new aO(t))}function Tkt(e){var t;return t=new K0,t.a+="VerticalSegment ",sl(t,e.e),t.a+=" ",yi(t,a6e(new Dfe,new ge(e.k))),t.a}function zsr(e){var t;return t=d(F_(e.c.c,""),229),t||(t=new BC(fO(uO(new t_,""),"Other")),Wv(e.c.c,"",t)),t}function IR(e){var t;return e.Db&64?kh(e):(t=new kd(kh(e)),t.a+=" (name: ",sc(t,e.zb),t.a+=")",t.a)}function DMe(e,t,i){var a,s;return s=e.sb,e.sb=t,e.Db&4&&!(e.Db&1)&&(a=new qo(e,1,4,s,t),i?i.Ei(a):i=a),i}function age(e,t){var i,a,s;for(i=0,s=zc(e,t).Kc();s.Ob();)a=d(s.Pb(),11),i+=se(a,(yt(),Yu))!=null?1:0;return i}function FT(e,t,i){var a,s,u;for(a=0,u=ki(e,0);u.b!=u.d.c&&(s=ht(Dt(Oi(u))),!(s>i));)s>=t&&++a;return a}function qsr(e,t,i){var a,s;return a=new am(e.e,3,13,null,(s=t.c,s||(Nn(),rg)),a0(e,t),!1),i?i.Ei(a):i=a,i}function Hsr(e,t,i){var a,s;return a=new am(e.e,4,13,(s=t.c,s||(Nn(),rg)),null,a0(e,t),!1),i?i.Ei(a):i=a,i}function MMe(e,t,i){var a,s;return s=e.r,e.r=t,e.Db&4&&!(e.Db&1)&&(a=new qo(e,1,8,s,e.r),i?i.Ei(a):i=a),i}function n0(e,t){var i,a;return i=d(t,676),a=i.vk(),!a&&i.wk(a=Ue(t,88)?new __t(e,d(t,26)):new $At(e,d(t,148))),a}function HF(e,t,i){var a;e.qi(e.i+1),a=e.oi(t,i),t!=e.i&&wl(e.g,t,e.g,t+1,e.i-t),za(e.g,t,a),++e.i,e.bi(t,i),e.ci()}function Ysr(e,t){var i;return t.a&&(i=t.a.a.length,e.a?yi(e.a,e.b):e.a=new xf(e.d),VAt(e.a,t.a,t.d.length,i)),e}function Wsr(e,t){var i,a,s,u;if(t.vi(e.a),u=d(Jn(e.a,8),1936),u!=null)for(i=u,a=0,s=i.length;a<s;++a)null.jm()}function YF(e,t){var i;return i=new Sr,e.a.sd(i)?(wO(),new RY(nr(_xt(e,i.a,t)))):(cb(e),wO(),wO(),fJ)}function RR(e,t){switch(t.g){case 2:case 1:return zc(e,t);case 3:case 4:return jv(zc(e,t))}return Dn(),Dn(),Qs}function Zi(e,t){return Ko(e)?On(e,t):D2(e)?j2t(e,t):R2(e)?(nr(e),st(e)===st(t)):FIe(e)?e.Fb(t):RIe(e)?U_t(e,t):kRe(e,t)}function Ksr(e){return e?e.i&1?e==uf?Ro:e==Zr?Ps:e==nS?c5:e==Zo?as:e==Xb?pw:e==VA?gw:e==Fu?_x:$D:e:null}function Qsr(e,t,i,a,s){t==0||a==0||(t==1?s[a]=w8e(s,i,a,e[0]):a==1?s[t]=w8e(s,e,t,i[0]):Zgr(e,i,s,t,a))}function Akt(e,t){var i;e.c.length!=0&&(i=d(zp(e,Qe(O1,u0,10,e.c.length,0,1)),193),$Ne(i,new o6),dIt(i,t))}function Ckt(e,t){var i;e.c.length!=0&&(i=d(zp(e,Qe(O1,u0,10,e.c.length,0,1)),193),$Ne(i,new bL),dIt(i,t))}function PMe(e,t,i,a){switch(t){case 1:return!e.n&&(e.n=new xt(Mc,e,1,7)),e.n;case 2:return e.k}return I8e(e,t,i,a)}function ec(){ec=ue,k1=new M9(pD,0),Ph=new M9(fx,1),Vd=new M9(ux,2),_m=new M9(qme,3),wm=new M9("UP",4)}function q_(){q_=ue,bA=new Hfe(bm,0),hUe=new Hfe("INSIDE_PORT_SIDE_GROUPS",1),Tve=new Hfe("FORCE_MODEL_ORDER",2)}function xkt(e,t,i){if(e<0||t>i)throw ve(new hc(eZ+e+x7e+t+", size: "+i));if(e>t)throw ve(new ir(eZ+e+Z8t+t))}function id(e,t,i){if(t<0)FPe(e,i);else{if(!i.Ij())throw ve(new ir(Ob+i.ne()+OD));d(i,66).Nj().Vj(e,e.yh(),t)}}function Xsr(e,t,i,a,s,u,m,v){var S;for(S=i;u<m;)S>=a||t<i&&v.ue(e[t],e[S])<=0?za(s,u++,e[t++]):za(s,u++,e[S++])}function Okt(e,t,i,a,s,u){this.e=new Et,this.f=(Js(),fM),St(this.e,e),this.d=t,this.a=i,this.b=a,this.f=s,this.c=u}function kkt(e,t){var i,a;for(a=new Rr(e);a.e!=a.i.gc();)if(i=d($r(a),26),st(t)===st(i))return!0;return!1}function Zsr(e){YX();var t,i,a,s;for(i=Tge(),a=0,s=i.length;a<s;++a)if(t=i[a],Nc(t.a,e,0)!=-1)return t;return ove}function Nkt(e){return e>=65&&e<=70?e-65+10:e>=97&&e<=102?e-97+10:e>=48&&e<=57?e-48:0}function Ikt(e){var t;return e.Db&64?kh(e):(t=new kd(kh(e)),t.a+=" (source: ",sc(t,e.d),t.a+=")",t.a)}function Jsr(e,t,i){var a,s;return s=e.a,e.a=t,e.Db&4&&!(e.Db&1)&&(a=new qo(e,1,5,s,e.a),i?rPe(i,a):i=a),i}function r0(e,t){var i;i=(e.Bb&256)!=0,t?e.Bb|=256:e.Bb&=-257,e.Db&4&&!(e.Db&1)&&Xi(e,new Ch(e,1,2,i,t))}function LMe(e,t){var i;i=(e.Bb&256)!=0,t?e.Bb|=256:e.Bb&=-257,e.Db&4&&!(e.Db&1)&&Xi(e,new Ch(e,1,8,i,t))}function jQ(e,t){var i;i=(e.Bb&256)!=0,t?e.Bb|=256:e.Bb&=-257,e.Db&4&&!(e.Db&1)&&Xi(e,new Ch(e,1,8,i,t))}function i0(e,t){var i;i=(e.Bb&512)!=0,t?e.Bb|=512:e.Bb&=-513,e.Db&4&&!(e.Db&1)&&Xi(e,new Ch(e,1,3,i,t))}function FMe(e,t){var i;i=(e.Bb&512)!=0,t?e.Bb|=512:e.Bb&=-513,e.Db&4&&!(e.Db&1)&&Xi(e,new Ch(e,1,9,i,t))}function DR(e,t){var i;return e.b==-1&&e.a&&(i=e.a.Gj(),e.b=i?e.c.Xg(e.a.aj(),i):ka(e.c.Tg(),e.a)),e.c.Og(e.b,t)}function Nt(e){var t,i;return e>-129&&e<128?(t=e+128,i=(kEt(),qBe)[t],!i&&(i=qBe[t]=new VH(e)),i):new VH(e)}function hk(e){var t,i;return e>-129&&e<128?(t=e+128,i=(PEt(),KBe)[t],!i&&(i=KBe[t]=new qH(e)),i):new qH(e)}function BMe(e){var t,i;return t=e.k,t==(mr(),ho)?(i=d(se(e,(yt(),tl)),61),i==(It(),rr)||i==qr):!1}function ecr(e,t,i){var a,s,u;return u=(s=Nk(e.b,t),s),u&&(a=d($X(TF(e,u),""),26),a)?iLe(e,a,t,i):null}function oge(e,t,i){var a,s,u;return u=(s=Nk(e.b,t),s),u&&(a=d($X(TF(e,u),""),26),a)?aLe(e,a,t,i):null}function Rkt(e,t){var i,a;for(a=new Rr(e);a.e!=a.i.gc();)if(i=d($r(a),138),st(t)===st(i))return!0;return!1}function MR(e,t,i){var a;if(a=e.gc(),t>a)throw ve(new B2(t,a));if(e.hi()&&e.Hc(i))throw ve(new ir(tj));e.Xh(t,i)}function tcr(e,t){var i;if(i=IT(e.i,t),i==null)throw ve(new bg("Node did not exist in input."));return KDe(t,i),null}function ncr(e,t){var i;if(i=yB(e,t),Ue(i,322))return d(i,34);throw ve(new ir(Ob+t+"' is not a valid attribute"))}function rcr(e,t,i){var a,s;for(s=Ue(t,99)&&d(t,18).Bb&$s?new bde(t,e):new ik(t,e),a=0;a<i;++a)iX(s);return s}function icr(e){var t,i,a;for(a=0,i=e.length,t=0;t<i;t++)e[t]==32||e[t]==13||e[t]==10||e[t]==9||(e[a++]=e[t]);return a}function acr(e){var t,i,a;for(t=new Et,a=new ge(e.b);a.a<a.c.c.length;)i=d(pe(a),594),yo(t,d(i.jf(),14));return t}function ocr(e){var t,i,a;for(t=d(se(e,(cl(),jVe)),15),a=t.Kc();a.Ob();)i=d(a.Pb(),188),Ii(i.b.d,i),Ii(i.c.b,i)}function scr(e){switch(d(se(e,(yt(),dy)),303).g){case 1:gt(e,dy,(om(),Ax));break;case 2:gt(e,dy,(om(),SA))}}function ccr(e){var t;e.g&&(t=e.c.Rf()?e.f:e.a,vLe(t.a,e.o,!0),vLe(t.a,e.o,!1),gt(e.o,(Lt(),eo),(is(),Sy)))}function lcr(e){var t;if(!e.a)throw ve(new Oc("Cannot offset an unassigned cut."));t=e.c-e.b,e.b+=t,TTt(e,t),STt(e,t)}function ucr(e){var t;return t=e.a[e.c-1&e.a.length-1],t==null?null:(e.c=e.c-1&e.a.length-1,za(e.a,e.c,null),t)}function Dkt(e){var t,i;for(i=e.p.a.ec().Kc();i.Ob();)if(t=d(i.Pb(),213),t.f&&e.b[t.c]<-1e-10)return t;return null}function jMe(e,t){switch(e.b.g){case 0:case 1:return t;case 2:case 3:return new Zf(t.d,0,t.a,t.b);default:return null}}function Mkt(e){switch(e.g){case 2:return Ph;case 1:return Vd;case 4:return _m;case 3:return wm;default:return k1}}function UMe(e){switch(e.g){case 1:return sr;case 2:return rr;case 3:return hr;case 4:return qr;default:return Yc}}function WF(e){switch(e.g){case 1:return qr;case 2:return sr;case 3:return rr;case 4:return hr;default:return Yc}}function UQ(e){switch(e.g){case 1:return hr;case 2:return qr;case 3:return sr;case 4:return rr;default:return Yc}}function fcr(e){switch(e){case 0:return new J0t;case 1:return new X0t;case 2:return new Z0t;default:throw ve(new p9)}}function _o(e,t){return e<t?-1:e>t?1:e==t?e==0?_o(1/e,1/t):0:isNaN(e)?isNaN(t)?0:1:-1}function dcr(e,t){zr(t,"Sort end labels",1),no(ya(Gc(new Gn(null,new Hn(e.b,16)),new Xoe),new Zoe),new Joe),Lr(t)}function PR(e,t,i){var a,s;return e.ej()?(s=e.fj(),a=h1e(e,t,i),e.$i(e.Zi(7,Nt(i),a,t,s)),a):h1e(e,t,i)}function sge(e,t){var i,a,s;e.d==null?(++e.e,--e.f):(s=t.cd(),i=t.Sh(),a=(i&Wi)%e.d.length,Yrr(e,a,QIt(e,a,i,s)))}function pk(e,t){var i;i=(e.Bb&Ih)!=0,t?e.Bb|=Ih:e.Bb&=-1025,e.Db&4&&!(e.Db&1)&&Xi(e,new Ch(e,1,10,i,t))}function gk(e,t){var i;i=(e.Bb&yE)!=0,t?e.Bb|=yE:e.Bb&=-4097,e.Db&4&&!(e.Db&1)&&Xi(e,new Ch(e,1,12,i,t))}function mk(e,t){var i;i=(e.Bb&Pu)!=0,t?e.Bb|=Pu:e.Bb&=-8193,e.Db&4&&!(e.Db&1)&&Xi(e,new Ch(e,1,15,i,t))}function bk(e,t){var i;i=(e.Bb&xE)!=0,t?e.Bb|=xE:e.Bb&=-2049,e.Db&4&&!(e.Db&1)&&Xi(e,new Ch(e,1,11,i,t))}function hcr(e,t){var i;return i=_o(e.b.c,t.b.c),i!=0||(i=_o(e.a.a,t.a.a),i!=0)?i:_o(e.a.b,t.a.b)}function pcr(e,t){var i;if(i=kr(e.k,t),i==null)throw ve(new bg("Port did not exist in input."));return KDe(t,i),null}function gcr(e){var t,i;for(i=tRt(Rf(e)).Kc();i.Ob();)if(t=li(i.Pb()),eD(e,t))return wrr((uyt(),IHt),t);return null}function mcr(e,t){var i,a,s,u,m;for(m=Kl(e.e.Tg(),t),u=0,i=d(e.g,119),s=0;s<e.i;++s)a=i[s],m.rl(a.ak())&&++u;return u}function bcr(e,t,i){var a,s;return a=d(t.We(e.a),35),s=d(i.We(e.a),35),a!=null&&s!=null?RF(a,s):a!=null?-1:s!=null?1:0}function Pkt(e,t,i){var a,s;if(e.c)pPe(e.c,t,i);else for(s=new ge(e.b);s.a<s.c.c.length;)a=d(pe(s),157),Pkt(a,t,i)}function cge(e,t){var i,a;for(a=new ge(t);a.a<a.c.c.length;)i=d(pe(a),46),uu(e.b.b,i.b),Her(d(i.a,189),d(i.b,81))}function vcr(e){var t,i;for(i=Nv(new K0,91),t=!0;e.Ob();)t||(i.a+=Us),t=!1,sl(i,e.Pb());return(i.a+="]",i).a}function vk(e,t){var i;i=(e.Bb&Og)!=0,t?e.Bb|=Og:e.Bb&=-16385,e.Db&4&&!(e.Db&1)&&Xi(e,new Ch(e,1,16,i,t))}function lge(e,t){var i;i=(e.Bb&ll)!=0,t?e.Bb|=ll:e.Bb&=-32769,e.Db&4&&!(e.Db&1)&&Xi(e,new Ch(e,1,18,i,t))}function $Me(e,t){var i;i=(e.Bb&ll)!=0,t?e.Bb|=ll:e.Bb&=-32769,e.Db&4&&!(e.Db&1)&&Xi(e,new Ch(e,1,18,i,t))}function GMe(e,t){var i;i=(e.Bb&$s)!=0,t?e.Bb|=$s:e.Bb&=-65537,e.Db&4&&!(e.Db&1)&&Xi(e,new Ch(e,1,20,i,t))}function VMe(e){var t;return t=Qe(hd,kg,25,2,15,1),e-=$s,t[0]=(e>>10)+BB&uo,t[1]=(e&1023)+56320&uo,Cg(t,0,t.length)}function $Q(e){var t,i;return i=d(se(e,(Lt(),$f)),103),i==(ec(),k1)?(t=ht(Dt(se(e,uee))),t>=1?Ph:_m):i}function ycr(e){switch(d(se(e,(Lt(),ym)),218).g){case 1:return new kL;case 3:return new m6;default:return new Q3}}function Hv(e){if(e.c)Hv(e.c);else if(e.d)throw ve(new Oc("Stream already terminated, can't be modified or used"))}function uge(e){var t;return e.Db&64?kh(e):(t=new kd(kh(e)),t.a+=" (identifier: ",sc(t,e.k),t.a+=")",t.a)}function Lkt(e,t,i){var a,s;return a=(p_(),s=new S6,s),fQ(a,t),dQ(a,i),e&&ni((!e.a&&(e.a=new vo(Yd,e,5)),e.a),a),a}function fge(e,t,i,a){var s,u;return nr(a),nr(i),s=e.xc(t),u=s==null?i:Xvt(d(s,15),d(i,14)),u==null?e.Bc(t):e.zc(t,u),u}function Cn(e){var t,i,a,s;return i=(t=d(rp((a=e.gm,s=a.f,s==mi?a:s)),9),new Xf(t,d(Eh(t,t.length),9),0)),Oh(i,e),i}function _cr(e,t,i){var a,s;for(s=e.a.ec().Kc();s.Ob();)if(a=d(s.Pb(),10),LF(i,d(Vt(t,a.p),14)))return a;return null}function wcr(e,t,i){var a;try{tsr(e,t,i)}catch(s){throw s=Da(s),Ue(s,597)?(a=s,ve(new HRe(a))):ve(s)}return t}function bb(e,t){var i;return kc(e)&&kc(t)&&(i=e-t,FB<i&&i<ey)?i:hb(wOt(kc(e)?Rd(e):e,kc(t)?Rd(t):t))}function Ns(e,t){var i;return kc(e)&&kc(t)&&(i=e+t,FB<i&&i<ey)?i:hb(For(kc(e)?Rd(e):e,kc(t)?Rd(t):t))}function Ts(e,t){var i;return kc(e)&&kc(t)&&(i=e*t,FB<i&&i<ey)?i:hb(i_r(kc(e)?Rd(e):e,kc(t)?Rd(t):t))}function zc(e,t){var i;return e.i||LPe(e),i=d(cc(e.g,t),46),i?new g1(e.j,d(i.a,19).a,d(i.b,19).a):(Dn(),Dn(),Qs)}function H_(e,t,i){var a;return a=e.a.get(t),e.a.set(t,i===void 0?null:i),a===void 0?(++e.c,TK(e.b)):++e.d,a}function Ecr(e,t,i){e.n=Ov(Xb,[bt,Ime],[364,25],14,[i,co(h.Math.ceil(t/32))],2),e.o=t,e.p=i,e.j=t-1>>1,e.k=i-1>>1}function dge(){lPe();var e,t,i;i=bEr+++Date.now(),e=co(h.Math.floor(i*UB))&JX,t=co(i-e*T7e),this.a=e^1502,this.b=t^Fme}function um(e){var t,i,a;for(t=new Et,a=new ge(e.j);a.a<a.c.c.length;)i=d(pe(a),11),St(t,i.b);return ei(t),new zI(t)}function Ic(e){var t,i,a;for(t=new Et,a=new ge(e.j);a.a<a.c.c.length;)i=d(pe(a),11),St(t,i.e);return ei(t),new zI(t)}function wo(e){var t,i,a;for(t=new Et,a=new ge(e.j);a.a<a.c.c.length;)i=d(pe(a),11),St(t,i.g);return ei(t),new zI(t)}function Scr(e){var t,i;for(i=_1r(Rf(z2(e))).Kc();i.Ob();)if(t=li(i.Pb()),eD(e,t))return Err((fyt(),RHt),t);return null}function Tcr(e){var t,i,a;for(i=0,a=e.length;i<a;i++)if(e[i]==null)throw ve(new bC("at index "+i));return t=e,new gf(t)}function Acr(e,t){var i;if(i=yB(e.Tg(),t),Ue(i,99))return d(i,18);throw ve(new ir(Ob+t+"' is not a valid reference"))}function Ccr(e){var t;return t=lE(e),t>34028234663852886e22?Za:t<-34028234663852886e22?go:t}function Fkt(e){return e-=e>>1&1431655765,e=(e>>2&858993459)+(e&858993459),e=(e>>4)+e&252645135,e+=e>>8,e+=e>>16,e&63}function Bkt(e){var t,i,a,s;for(t=new v2t(e.Hd().gc()),s=0,a=qC(e.Hd().Kc());a.Ob();)i=a.Pb(),Mtr(t,i,Nt(s++));return spr(t.a)}function xcr(e,t){var i,a,s;for(s=new Qr,a=t.vc().Kc();a.Ob();)i=d(a.Pb(),42),Ji(s,i.cd(),vor(e,d(i.dd(),15)));return s}function zMe(e,t){e.n.c.length==0&&St(e.n,new NK(e.s,e.t,e.i)),St(e.b,t),C8e(d(Vt(e.n,e.n.c.length-1),211),t),WDt(e,t)}function BT(e){return(e.c!=e.b.b||e.i!=e.g.b)&&(e.a.c=Qe(Ar,Ut,1,0,5,1),yo(e.a,e.b),yo(e.a,e.g),e.c=e.b.b,e.i=e.g.b),e.a}function hge(e,t){var i,a,s;for(s=0,a=d(t.Kb(e),20).Kc();a.Ob();)i=d(a.Pb(),17),Yt(qt(se(i,(yt(),Zp))))||++s;return s}function Ocr(e,t){var i,a,s;a=kT(t),s=ht(Dt(rE(a,(Lt(),Mh)))),i=h.Math.max(0,s/2-.5),VR(t,i,1),St(e,new Nyt(t,i))}function ad(){ad=ue,Nj=new N9(bm,0),tM=new N9("FIRST",1),Mb=new N9(HPt,2),nM=new N9("LAST",3),PE=new N9(YPt,4)}function fm(){fm=ue,j_e=new dW(pD,0),tU=new dW("POLYLINE",1),U5=new dW("ORTHOGONAL",2),Ux=new dW("SPLINES",3)}function GQ(){GQ=ue,_ze=new ude("ASPECT_RATIO_DRIVEN",0),f_e=new ude("MAX_SCALE_DRIVEN",1),yze=new ude("AREA_DRIVEN",2)}function KF(){KF=ue,Hee=new fde("P1_STRUCTURE",0),Yee=new fde("P2_PROCESSING_ORDER",1),Wee=new fde("P3_EXECUTION",2)}function VQ(){VQ=ue,a_e=new sde("OVERLAP_REMOVAL",0),r_e=new sde("COMPACTION",1),i_e=new sde("GRAPH_SIZE_CALCULATION",2)}function Y_(e,t){return Rp(),xh(Sb),h.Math.abs(e-t)<=Sb||e==t||isNaN(e)&&isNaN(t)?0:e<t?-1:e>t?1:y_(isNaN(e),isNaN(t))}function jkt(e,t){var i,a;for(i=ki(e,0);i.b!=i.d.c;){if(a=g9(Dt(Oi(i))),a==t)return;if(a>t){Yhe(i);break}}tF(i,t)}function yn(e,t){var i,a,s,u,m;if(i=t.f,Wv(e.c.d,i,t),t.g!=null)for(s=t.g,u=0,m=s.length;u<m;++u)a=s[u],Wv(e.c.e,a,t)}function kcr(e,t,i,a){var s,u,m;for(s=t+1;s<i;++s)for(u=s;u>t&&a.ue(e[u-1],e[u])>0;--u)m=e[u],za(e,u,e[u-1]),za(e,u-1,m)}function od(e,t,i,a){if(t<0)lLe(e,i,a);else{if(!i.Ij())throw ve(new ir(Ob+i.ne()+OD));d(i,66).Nj().Tj(e,e.yh(),t,a)}}function zQ(e,t){if(t==e.d)return e.e;if(t==e.e)return e.d;throw ve(new ir("Node "+t+" not part of edge "+e))}function Ncr(e,t){switch(t.g){case 2:return e.b;case 1:return e.c;case 4:return e.d;case 3:return e.a;default:return!1}}function Ukt(e,t){switch(t.g){case 2:return e.b;case 1:return e.c;case 4:return e.d;case 3:return e.a;default:return!1}}function qMe(e,t,i,a){switch(t){case 3:return e.f;case 4:return e.g;case 5:return e.i;case 6:return e.j}return PMe(e,t,i,a)}function Icr(e){return e.k!=(mr(),So)?!1:UO(new Gn(null,new C_(new Pr(Ur(wo(e).a.Kc(),new B)))),new dce)}function Rcr(e){return e.e==null?e:(!e.c&&(e.c=new C1e((e.f&256)!=0,e.i,e.a,e.d,(e.f&16)!=0,e.j,e.g,null)),e.c)}function Dcr(e,t){return e.h==LB&&e.m==0&&e.l==0?(t&&(kb=Hl(0,0,0)),$_t((HO(),jBe))):(t&&(kb=Hl(e.l,e.m,e.h)),Hl(0,0,0))}function Rc(e){var t;return Array.isArray(e)&&e.im===Be?X0(tf(e))+"@"+(t=xa(e)>>>0,t.toString(16)):e.toString()}function LR(e){var t;this.a=(t=d(e.e&&e.e(),9),new Xf(t,d(Eh(t,t.length),9),0)),this.b=Qe(Ar,Ut,1,this.a.a.length,5,1)}function Mcr(e){var t,i,a;for(this.a=new X1,a=new ge(e);a.a<a.c.c.length;)i=d(pe(a),14),t=new HEt,Gar(t,i),ko(this.a,t)}function Pcr(e){L2();var t,i,a,s;for(t=e.o.b,a=d(d(na(e.r,(It(),qr)),21),84).Kc();a.Ob();)i=d(a.Pb(),111),s=i.e,s.b+=t}function nf(e){var t;if(e.b){if(nf(e.b),e.b.d!=e.c)throw ve(new Kf)}else e.d.dc()&&(t=d(e.f.c.xc(e.e),14),t&&(e.d=t))}function Lcr(e){var t;return e==null?!0:(t=e.length,t>0&&(ui(t-1,e.length),e.charCodeAt(t-1)==58)&&!pge(e,jM,UM))}function pge(e,t,i){var a,s;for(a=0,s=e.length;a<s;a++)if($pe((ui(a,e.length),e.charCodeAt(a)),t,i))return!0;return!1}function Fcr(e,t){var i,a;for(a=e.e.a.ec().Kc();a.Ob();)if(i=d(a.Pb(),266),$hr(t,i.d)||Wpr(t,i.d))return!0;return!1}function Bcr(e,t){var i,a,s;for(a=Sbr(e,t),s=a[a.length-1]/2,i=0;i<a.length;i++)if(a[i]>=s)return t.c+i;return t.c+t.b.gc()}function jcr(e,t){TO();var i,a,s,u;for(a=ext(e),s=t,zO(a,0,a.length,s),i=0;i<a.length;i++)u=wfr(e,a[i],i),i!=u&&PR(e,i,u)}function HMe(e,t){var i,a,s,u,m,v;for(a=0,i=0,u=t,m=0,v=u.length;m<v;++m)s=u[m],s>0&&(a+=s,++i);return i>1&&(a+=e.d*(i-1)),a}function YMe(e){var t,i,a;for(a=new zm,a.a+="[",t=0,i=e.gc();t<i;)sc(a,WI(e.ki(t))),++t<i&&(a.a+=Us);return a.a+="]",a.a}function Ucr(e){var t,i,a,s,u;return u=uPe(e),i=b9(e.c),a=!i,a&&(s=new $m,sp(u,"knownLayouters",s),t=new Bn(s),ms(e.c,t)),u}function $cr(e,t){var i,a,s;for(nr(t),i=!1,a=new ge(e);a.a<a.c.c.length;)s=pe(a),nE(t,s,!1)&&(sR(a),i=!0);return i}function WMe(e){var t,i,a;for(a=ht(Dt(e.a.We((Ui(),ote)))),i=new ge(e.a.xf());i.a<i.c.c.length;)t=d(pe(i),680),f8t(e,t,a)}function gge(e,t){var i,a;for(a=new ge(t);a.a<a.c.c.length;)i=d(pe(a),46),St(e.b.b,d(i.b,81)),Whe(d(i.a,189),d(i.b,81))}function Gcr(e,t,i){var a,s;for(s=e.a.b,a=s.c.length;a<i;a++)j2(s,0,new Nd(e.a));mc(t,d(Vt(s,s.c.length-i),29)),e.b[t.p]=i}function Vcr(e,t,i){var a;a=i,!a&&(a=wIe(new sO,0)),zr(a,kPt,2),$5t(e.b,t,xl(a,1)),T_r(e,t,xl(a,1)),m2r(t,xl(a,1)),Lr(a)}function zcr(e,t,i,a,s){kf(),Nh(_h(yh(vh(wh(new Od,0),s.d.e-e),t),s.d)),Nh(_h(yh(vh(wh(new Od,0),i-s.a.e),s.a),a))}function KMe(e,t,i,a,s,u){this.a=e,this.c=t,this.b=i,this.f=a,this.d=s,this.e=u,this.c>0&&this.b>0&&OIe(this.c,this.b,this.a)}function QMe(e){mge(),this.c=Bp(we(_e(PEr,1),Ut,831,0,[EGt])),this.b=new Qr,this.a=e,Ji(this.b,Aee,1),du(SGt,new er(this))}function $kt(e,t){var i;return e.d?yf(e.b,t)?d(kr(e.b,t),51):(i=t.Kf(),Ji(e.b,t,i),i):t.Kf()}function XMe(e,t){var i;return st(e)===st(t)?!0:Ue(t,91)?(i=d(t,91),e.e==i.e&&e.d==i.d&&Srr(e,i.a)):!1}function QC(e){switch(It(),e.g){case 4:return rr;case 1:return hr;case 3:return qr;case 2:return sr;default:return Yc}}function ZMe(e,t){switch(t){case 3:return e.f!=0;case 4:return e.g!=0;case 5:return e.i!=0;case 6:return e.j!=0}return XDe(e,t)}function qcr(e){switch(e.g){case 0:return new Bce;case 1:return new c7;default:throw ve(new ir(H0e+(e.f!=null?e.f:""+e.g)))}}function Gkt(e){switch(e.g){case 0:return new dq;case 1:return new hq;default:throw ve(new ir(c0e+(e.f!=null?e.f:""+e.g)))}}function Vkt(e){switch(e.g){case 0:return new N5e;case 1:return new ebt;default:throw ve(new ir(DZ+(e.f!=null?e.f:""+e.g)))}}function Hcr(e){switch(e.g){case 1:return new uq;case 2:return new o2t;default:throw ve(new ir(H0e+(e.f!=null?e.f:""+e.g)))}}function Ycr(e){var t,i;if(e.b)return e.b;for(i=Qp?null:e.d;i;){if(t=Qp?null:i.b,t)return t;i=Qp?null:i.d}return bO(),gje}function Wcr(e){var t,i,a;return e.e==0?0:(t=e.d<<5,i=e.a[e.d-1],e.e<0&&(a=J4t(e),a==e.d-1&&(--i,i=i|0)),t-=gB(i),t)}function Kcr(e){var t,i,a;return e<lJ.length?lJ[e]:(i=e>>5,t=e&31,a=Qe(Zr,Ti,25,i+1,15,1),a[i]=1<<t,new AT(1,i+1,a))}function zkt(e){var t,i,a;return i=e.zg(),i?(t=e.Ug(),Ue(t,160)&&(a=zkt(d(t,160)),a!=null)?a+"."+i:i):null}function nE(e,t,i){var a,s;for(s=e.Kc();s.Ob();)if(a=s.Pb(),st(t)===st(a)||t!=null&&Zi(t,a))return i&&s.Qb(),!0;return!1}function JMe(e,t,i){var a,s;if(++e.j,i.dc())return!1;for(s=i.Kc();s.Ob();)a=s.Pb(),e.Hi(t,e.oi(t,a)),++t;return!0}function Qcr(e,t,i,a){var s,u;if(u=i-t,u<3)for(;u<3;)e*=10,++u;else{for(s=1;u>3;)s*=10,--u;e=(e+(s>>1))/s|0}return a.i=e,!0}function Xcr(e){return nge(),ar(),!!(Ukt(d(e.a,81).j,d(e.b,103))||d(e.a,81).d.e!=0&&Ukt(d(e.a,81).j,d(e.b,103)))}function Zcr(e){XK(),d(e.We((Ui(),jb)),174).Hc((af(),fte))&&(d(e.We(YE),174).Fc((Hu(),$x)),d(e.We(jb),174).Mc(fte))}function qkt(e,t){var i,a;if(t){for(i=0;i<e.i;++i)if(a=d(e.g[i],366),a.Di(t))return!1;return ni(e,t)}else return!1}function e8e(e){var t,i,a,s;for(t=new $m,s=new w2(e.b.Kc());s.b.Ob();)a=d(s.b.Pb(),686),i=ppr(a),DJn(t,t.a.length,i);return t.a}function t8e(e){var t;return!e.c&&(e.c=new Ia),zo(e.d,new es),evr(e),t=G0r(e),no(new Gn(null,new Hn(e.d,16)),new Bue(e)),t}function qQ(e){var t;return e.Db&64?IR(e):(t=new kd(IR(e)),t.a+=" (instanceClassName: ",sc(t,e.D),t.a+=")",t.a)}function Jcr(e,t){var i,a,s,u;t&&(s=sm(t,"x"),i=new oc(e),WO(i.a,(nr(s),s)),u=sm(t,"y"),a=new si(e),QO(a.a,(nr(u),u)))}function elr(e,t){var i,a,s,u;t&&(s=sm(t,"x"),i=new ss(e),KO(i.a,(nr(s),s)),u=sm(t,"y"),a=new cs(e),XO(a.a,(nr(u),u)))}function ka(e,t){var i,a,s;if(i=(e.i==null&&xg(e),e.i),a=t.aj(),a!=-1){for(s=i.length;a<s;++a)if(i[a]==t)return a}return-1}function tlr(e){var t,i,a,s,u;for(i=d(e.g,674),a=e.i-1;a>=0;--a)for(t=i[a],s=0;s<a;++s)if(u=i[s],VDt(e,t,u)){ex(e,a);break}}function nlr(e){var t=e.e;function i(a){return!a||a.length==0?"":" "+a.join(`
|
|
2051
2051
|
`)}return t&&(t.stack||i(e[ume]))}function n8e(e){V2();var t;switch(t=e.Pc(),t.length){case 0:return Gbe;case 1:return new Zde(ei(t[0]));default:return new Rhe(Tcr(t))}}function W_(e,t){switch(t.g){case 1:return NC(e.j,(Iu(),vUe));case 2:return NC(e.j,(Iu(),_Ue));default:return Dn(),Dn(),Qs}}function r8e(e,t){switch(t){case 3:U_(e,0);return;case 4:$_(e,0);return;case 5:hu(e,0);return;case 6:pu(e,0);return}IMe(e,t)}function mge(){mge=ue,QY(),Aee=(Lt(),xw),SGt=Bp(we(_e(E_e,1),_Fe,146,0,[Dj,Mh,Mx,Cw,VE,Aye,I5,R5,Cye,sM,OA,by,kA]))}function Hkt(e){var t,i;t=e.d==(tx(),v5),i=nPe(e),t&&!i||!t&&i?gt(e.a,(Lt(),$g),(v1(),Hj)):gt(e.a,(Lt(),$g),(v1(),qj))}function rlr(e,t){var i;return i=d(If(e,Fv(new De,new Ne,new wn,we(_e(sf,1),_t,132,0,[(Vp(),Uf)]))),15),i.Qc(mEt(i.gc()))}function HQ(){HQ=ue,V_e=new gW("SIMPLE",0),mHe=new gW("GROUP_DEC",1),vHe=new gW("GROUP_MIXED",2),bHe=new gW("GROUP_INC",3)}function bge(){bge=ue,J_e=new ple,$He=new gle,GHe=new p2,VHe=new g2,zHe=new m2,qHe=new Bm,HHe=new X3,YHe=new R7,WHe=new Lq}function Ykt(e,t,i){t4t(),Y0t.call(this),this.a=Ov(MFt,[bt,M7e],[595,212],0,[gJ,ave],2),this.c=new AC,this.g=e,this.f=t,this.d=i}function i8e(e,t){this.n=Ov(Xb,[bt,Ime],[364,25],14,[t,co(h.Math.ceil(e/32))],2),this.o=e,this.p=t,this.j=e-1>>1,this.k=t-1>>1}function ilr(e,t){zr(t,"End label post-processing",1),no(ya(Gc(new Gn(null,new Hn(e.b,16)),new O4),new Jy),new i6),Lr(t)}function alr(e,t,i){var a,s;return a=ht(e.p[t.i.p])+ht(e.d[t.i.p])+t.n.b+t.a.b,s=ht(e.p[i.i.p])+ht(e.d[i.i.p])+i.n.b+i.a.b,s-a}function olr(e,t,i){var a,s;for(a=No(i,nc),s=0;dl(a,0)!=0&&s<t;s++)a=Ns(a,No(e[s],nc)),e[s]=Jr(a),a=ab(a,32);return Jr(a)}function YQ(e){var t,i,a,s;for(s=0,i=0,a=e.length;i<a;i++)t=(ui(i,e.length),e.charCodeAt(i)),t<64&&(s=Fp(s,J1(1,t)));return s}function slr(e){var t;return e==null?null:new rb((t=kl(e,!0),t.length>0&&(ui(0,t.length),t.charCodeAt(0)==43)?t.substr(1):t))}function clr(e){var t;return e==null?null:new rb((t=kl(e,!0),t.length>0&&(ui(0,t.length),t.charCodeAt(0)==43)?t.substr(1):t))}function a8e(e,t){var i;return e.i>0&&(t.length<e.i&&(i=NF(tf(t).c,e.i),t=i),wl(e.g,0,t,0,e.i)),t.length>e.i&&za(t,e.i,null),t}function $l(e,t,i){var a,s,u;return e.ej()?(a=e.i,u=e.fj(),HF(e,a,t),s=e.Zi(3,null,t,a,u),i?i.Ei(s):i=s):HF(e,e.i,t),i}function llr(e,t,i){var a,s;return a=new am(e.e,4,10,(s=t.c,Ue(s,88)?d(s,26):(Nn(),Xd)),null,a0(e,t),!1),i?i.Ei(a):i=a,i}function ulr(e,t,i){var a,s;return a=new am(e.e,3,10,null,(s=t.c,Ue(s,88)?d(s,26):(Nn(),Xd)),a0(e,t),!1),i?i.Ei(a):i=a,i}function Wkt(e){L2();var t;return t=new pc(d(e.e.We((Ui(),FA)),8)),e.B.Hc((af(),G5))&&(t.a<=0&&(t.a=20),t.b<=0&&(t.b=20)),t}function Kkt(e){iE();var t;return(e.q?e.q:(Dn(),Dn(),x1))._b((Lt(),Tw))?t=d(se(e,Tw),197):t=d(se(Rs(e),oM),197),t}function rE(e,t){var i,a;return a=null,jo(e,(Lt(),See))&&(i=d(se(e,See),94),i.Xe(t)&&(a=i.We(t))),a==null&&(a=se(Rs(e),t)),a}function Qkt(e,t){var i,a,s;return Ue(t,42)?(i=d(t,42),a=i.cd(),s=tE(e.Rc(),a),Sg(s,i.dd())&&(s!=null||e.Rc()._b(a))):!1}function vge(e,t){var i,a,s;return e.f>0?(e.qj(),a=t==null?0:xa(t),s=(a&Wi)%e.d.length,i=QIt(e,s,a,t),i!=-1):!1}function lp(e,t){var i,a,s;return e.f>0&&(e.qj(),a=t==null?0:xa(t),s=(a&Wi)%e.d.length,i=VPe(e,s,a,t),i)?i.dd():null}function QF(e,t){var i,a,s,u;for(u=Kl(e.e.Tg(),t),i=d(e.g,119),s=0;s<e.i;++s)if(a=i[s],u.rl(a.ak()))return!1;return!0}function Xkt(e){if(e.b==null){for(;e.a.Ob();)if(e.b=e.a.Pb(),!d(e.b,49).Zg())return!0;return e.b=null,!1}else return!0}function Zkt(e,t){e.mj();try{e.d.Vc(e.e++,t),e.f=e.d.j,e.g=-1}catch(i){throw i=Da(i),Ue(i,73)?ve(new Kf):ve(i)}}function WQ(e,t){YNe();var i,a;return i=H9((MY(),MY(),UD)),a=null,t==i&&(a=d(Al(FBe,e),615)),a||(a=new LSt(e),t==i&&gc(FBe,e,a)),a}function Jkt(e,t){var i,a;e.a=Ns(e.a,1),e.c=h.Math.min(e.c,t),e.b=h.Math.max(e.b,t),e.d+=t,i=t-e.f,a=e.e+i,e.f=a-e.e-i,e.e=a}function flr(e,t){var i;e.c=t,e.a=Wcr(t),e.a<54&&(e.f=(i=t.d>1?Fp(J1(t.a[1],32),No(t.a[0],nc)):No(t.a[0],nc),P_(Ts(t.e,i))))}function XF(e,t){var i;return kc(e)&&kc(t)&&(i=e%t,FB<i&&i<ey)?i:hb((JLe(kc(e)?Rd(e):e,kc(t)?Rd(t):t,!0),kb))}function FR(e,t){var i;Iwr(t),i=d(se(e,(Lt(),mee)),276),i&>(e,mee,ufr(i)),Ym(e.c),Ym(e.f),oDe(e.d),oDe(d(se(e,_ee),207))}function e5t(e){this.e=Qe(Zr,Ti,25,e.length,15,1),this.c=Qe(uf,A1,25,e.length,16,1),this.b=Qe(uf,A1,25,e.length,16,1),this.f=0}function dlr(e){var t,i;for(e.j=Qe(Zo,fc,25,e.p.c.length,15,1),i=new ge(e.p);i.a<i.c.c.length;)t=d(pe(i),10),e.j[t.p]=t.o.b/e.i}function yge(e){var t;e.c!=0&&(t=d(Vt(e.a,e.b),287),t.b==1?(++e.b,e.b<e.a.c.length&&oC(d(Vt(e.a,e.b),287))):--t.b,--e.c)}function hlr(e){var t;t=e.a;do t=d(ti(new Pr(Ur(wo(t).a.Kc(),new B))),17).d.i,t.k==(mr(),Ho)&&St(e.e,t);while(t.k==(mr(),Ho))}function o8e(){o8e=ue,pHe=new __(15),tHt=new Ys((Ui(),wy),pHe),rHt=new Ys(Ey,15),nHt=new Ys(F_e,Nt(0)),eHt=new Ys(Fx,Kk)}function Sf(){Sf=ue,sU=new pW("PORTS",0),Ty=new pW("PORT_LABELS",1),oU=new pW("NODE_LABELS",2),KE=new pW("MINIMUM_SIZE",3)}function ZF(e,t){var i,a;for(a=t.length,i=0;i<a;i+=2)Ol(e,(ui(i,t.length),t.charCodeAt(i)),(ui(i+1,t.length),t.charCodeAt(i+1)))}function t5t(e,t,i){var a,s,u,m;for(u=t-e.e,m=i-e.f,s=new ge(e.a);s.a<s.c.c.length;)a=d(pe(s),187),eB(a,a.s+u,a.t+m);e.e=t,e.f=i}function plr(e,t){var i,a,s,u;for(u=t.b.b,e.a=new ja,e.b=Qe(Zr,Ti,25,u,15,1),i=0,s=ki(t.b,0);s.b!=s.d.c;)a=d(Oi(s),86),a.g=i++}function n5t(e,t){var i,a,s,u;return i=t>>5,t&=31,s=e.d+i+(t==0?0:1),a=Qe(Zr,Ti,25,s,15,1),fhr(a,e.a,i,t),u=new AT(e.e,s,a),pR(u),u}function s8e(e,t,i){var a,s;a=d(Al(q5,t),117),s=d(Al(HM,t),117),i?(gc(q5,e,a),gc(HM,e,s)):(gc(HM,e,a),gc(q5,e,s))}function r5t(e,t,i){var a,s,u;for(s=null,u=e.b;u;){if(a=e.a.ue(t,u.d),i&&a==0)return u;a>=0?u=u.a[1]:(s=u,u=u.a[0])}return s}function i5t(e,t,i){var a,s,u;for(s=null,u=e.b;u;){if(a=e.a.ue(t,u.d),i&&a==0)return u;a<=0?u=u.a[0]:(s=u,u=u.a[1])}return s}function glr(e,t,i,a){var s,u,m;return s=!1,Q_r(e.f,i,a)&&(Ulr(e.f,e.a[t][i],e.a[t][a]),u=e.a[t],m=u[a],u[a]=u[i],u[i]=m,s=!0),s}function c8e(e,t,i,a,s){var u,m,v;for(m=s;t.b!=t.c;)u=d(DC(t),10),v=d(zc(u,a).Xb(0),11),e.d[v.p]=m++,i.c[i.c.length]=v;return m}function l8e(e,t,i){var a,s,u,m,v;return m=e.k,v=t.k,a=i[m.g][v.g],s=Dt(rE(e,a)),u=Dt(rE(t,a)),h.Math.max((nr(s),s),(nr(u),u))}function mlr(e,t,i){var a,s,u,m;for(a=i/e.c.length,s=0,m=new ge(e);m.a<m.c.c.length;)u=d(pe(m),200),lkt(u,u.f+a*s),Kfr(u,t,a),++s}function a5t(e,t,i){var a,s,u,m;for(s=d(kr(e.b,i),177),a=0,m=new ge(t.j);m.a<m.c.c.length;)u=d(pe(m),113),s[u.d.p]&&++a;return a}function o5t(e){var t,i;return t=d(Jn(e.a,4),126),t!=null?(i=Qe(K_e,Tbe,415,t.length,0,1),wl(t,0,i,0,t.length),i):SHt}function blr(){var e;return aJ!=0&&(e=Irr(),e-tFt>2e3&&(tFt=e,oJ=h.setTimeout(wYn,10))),aJ++==0?(Kir((P5e(),LBe)),!0):!1}function vlr(e,t){var i,a,s;for(a=new Pr(Ur(wo(e).a.Kc(),new B));pi(a);)if(i=d(ti(a),17),s=i.d.i,s.c==t)return!1;return!0}function u8e(e,t){var i,a;if(Ue(t,245)){a=d(t,245);try{return i=e.vd(a),i==0}catch(s){if(s=Da(s),!Ue(s,205))throw ve(s)}}return!1}function ylr(){return Error.stackTraceLimit>0?(h.Error.stackTraceLimit=Error.stackTraceLimit=64,!0):"stack"in new Error}function _lr(e,t){return Rp(),Rp(),xh(Sb),(h.Math.abs(e-t)<=Sb||e==t||isNaN(e)&&isNaN(t)?0:e<t?-1:e>t?1:y_(isNaN(e),isNaN(t)))>0}function f8e(e,t){return Rp(),Rp(),xh(Sb),(h.Math.abs(e-t)<=Sb||e==t||isNaN(e)&&isNaN(t)?0:e<t?-1:e>t?1:y_(isNaN(e),isNaN(t)))<0}function s5t(e,t){return Rp(),Rp(),xh(Sb),(h.Math.abs(e-t)<=Sb||e==t||isNaN(e)&&isNaN(t)?0:e<t?-1:e>t?1:y_(isNaN(e),isNaN(t)))<=0}function _ge(e,t){for(var i=0;!t[i]||t[i]=="";)i++;for(var a=t[i++];i<t.length;i++)!t[i]||t[i]==""||(a+=e+t[i]);return a}function Cg(e,t,i){var a,s,u,m;for(u=t+i,cDe(t,u,e.length),m="",s=t;s<u;)a=h.Math.min(s+1e4,u),m+=ser(e.slice(s,a)),s=a;return m}function c5t(e){var t,i,a,s,u;if(e==null)return null;for(u=new Et,i=Ype(e),a=0,s=i.length;a<s;++a)t=i[a],St(u,kl(t,!0));return u}function l5t(e){var t,i,a,s,u;if(e==null)return null;for(u=new Et,i=Ype(e),a=0,s=i.length;a<s;++a)t=i[a],St(u,kl(t,!0));return u}function u5t(e){var t,i,a,s,u;if(e==null)return null;for(u=new Et,i=Ype(e),a=0,s=i.length;a<s;++a)t=i[a],St(u,kl(t,!0));return u}function f5t(e,t){var i,a,s;if(e.c)$_(e.c,t);else for(i=t-Nu(e),s=new ge(e.d);s.a<s.c.c.length;)a=d(pe(s),157),f5t(a,Nu(a)+i)}function d5t(e,t){var i,a,s;if(e.c)U_(e.c,t);else for(i=t-vf(e),s=new ge(e.a);s.a<s.c.c.length;)a=d(pe(s),157),d5t(a,vf(a)+i)}function wlr(e,t){var i,a,s,u;for(s=new jl(t.gc()),a=t.Kc();a.Ob();)i=a.Pb(),u=M1e(e,d(i,56)),u&&(s.c[s.c.length]=u);return s}function KQ(e,t){var i,a,s;return e.qj(),a=t==null?0:xa(t),s=(a&Wi)%e.d.length,i=VPe(e,s,a,t),i?(w4t(e,i),i.dd()):null}function K_(e){var t,i;for(i=T6t(e),t=null;e.c==2;)Vi(e),t||(t=(zi(),zi(),new qI(2)),Zv(t,i),i=t),i.$l(T6t(e));return i}function yk(e){var t,i,a;if(a=null,t=Fg in e.a,i=!t,i)throw ve(new bg("Every element must have an id."));return a=nx(tm(e,Fg)),a}function QQ(e){var t,i,a;if(a=e.Zg(),!a)for(t=0,i=e.eh();i;i=i.eh()){if(++t>Rme)return i.fh();if(a=i.Zg(),a||i==e)break}return a}function d8e(e){return RK(),Ue(e,156)?d(kr(hU,hFt),288).vg(e):yf(hU,tf(e))?d(kr(hU,tf(e)),288).vg(e):null}function Elr(e){if(XQ(e5,e))return ar(),s5;if(XQ(ibe,e))return ar(),uy;throw ve(new ir("Expecting true or false"))}function Slr(e,t){if(t.c==e)return t.d;if(t.d==e)return t.c;throw ve(new ir("Input edge is not connected to the input port."))}function h5t(e,t){return e.e>t.e?1:e.e<t.e?-1:e.d>t.d?e.e:e.d<t.d?-t.e:e.e*wMe(e.a,t.a,e.d)}function p5t(e){return e>=48&&e<48+h.Math.min(10,10)?e-48:e>=97&&e<97?e-97+10:e>=65&&e<65?e-65+10:-1}function g5t(e,t){var i;return st(t)===st(e)?!0:!Ue(t,21)||(i=d(t,21),i.gc()!=e.gc())?!1:e.Ic(i)}function Tlr(e,t){var i,a,s,u;return a=e.a.length-1,i=t-e.b&a,u=e.c-t&a,s=e.c-e.b&a,qwt(i<s),i>=u?(Ssr(e,t),-1):(Tsr(e,t),1)}function Alr(e,t){var i,a;for(i=(ui(t,e.length),e.charCodeAt(t)),a=t+1;a<e.length&&(ui(a,e.length),e.charCodeAt(a)==i);)++a;return a-t}function h8e(e){switch(e.g){case 12:case 13:case 14:case 15:case 16:case 17:case 18:case 19:case 20:return!0;default:return!1}}function Clr(e,t){var i=e.a,a;t=String(t),i.hasOwnProperty(t)&&(a=i[t]);var s=(Upe(),Wbe)[typeof a],u=s?s(a):AMe(typeof a);return u}function Q_(e,t){if(e.a<0)throw ve(new Oc("Did not call before(...) or after(...) before calling add(...)."));return b6e(e,e.a,t),e}function xlr(e,t,i,a){var s,u;t.c.length!=0&&(s=fmr(i,a),u=ugr(t),no(cQ(new Gn(null,new Hn(u,1)),new aq),new sTt(e,i,s,a)))}function XC(e,t,i){var a;e.Db&t?i==null?Qgr(e,t):(a=$ge(e,t),a==-1?e.Eb=i:za(Bv(e.Eb),a,i)):i!=null&&w0r(e,t,i)}function Yl(e){var t,i;return e.Db&32||(i=(t=d(Jn(e,16),26),Or(t||e.zh())-Or(e.zh())),i!=0&&XC(e,32,Qe(Ar,Ut,1,i,5,1))),e}function Olr(e){var t;return e.b||mYn(e,(t=oQn(e.e,e.a),!t||!On(ibe,lp((!t.b&&(t.b=new bf((Nn(),Vs),nl,t)),t.b),"qualified")))),e.c}function klr(e,t,i){var a,s,u;return a=d(Ve(ef(e.a),t),87),u=(s=a.c,s||(Nn(),rg)),(u.kh()?mb(e.b,d(u,49)):u)==i?LX(a):YO(a,i),u}function Nlr(e,t){(!t&&console.groupCollapsed!=null?console.groupCollapsed:console.group??console.log).call(console,e)}function Ilr(e,t,i,a){a==e,d(i.b,65),d(i.b,65),d(a.b,65),d(a.b,65).c.b,sDe(a,t,e)}function Rlr(e){var t,i;for(t=new ge(e.g);t.a<t.c.c.length;)d(pe(t),562);i=new _Rt(e.g,ht(e.a),e.c),jwr(i),e.g=i.b,e.d=i.a}function p8e(e,t,i){t.b=h.Math.max(t.b,-i.a),t.c=h.Math.max(t.c,i.a-e.a),t.d=h.Math.max(t.d,-i.b),t.a=h.Math.max(t.a,i.b-e.b)}function Dlr(e,t){return e.e<t.e?-1:e.e>t.e?1:e.f<t.f?-1:e.f>t.f?1:xa(e)-xa(t)}function XQ(e,t){return nr(e),t==null?!1:On(e,t)?!0:e.length==t.length&&On(e.toLowerCase(),t.toLowerCase())}function Mlr(e,t){var i,a,s,u;for(a=0,s=t.gc();a<s;++a)i=t.il(a),Ue(i,99)&&d(i,18).Bb&ll&&(u=t.jl(a),u!=null&&M1e(e,d(u,56)))}function m5t(e,t,i){var a,s,u;for(u=new ge(i.a);u.a<u.c.c.length;)s=d(pe(u),221),a=new CW(d(kr(e.a,s.b),65)),St(t.a,a),m5t(e,a,s)}function Yv(e){var t,i;return dl(e,-129)>0&&dl(e,128)<0?(t=Jr(e)+128,i=(MEt(),HBe)[t],!i&&(i=HBe[t]=new zH(e)),i):new zH(e)}function b5t(e,t){var i,a;return i=t.Hh(e.a),i&&(a=li(lp((!i.b&&(i.b=new bf((Nn(),Vs),nl,i)),i.b),Bi)),a!=null)?a:t.ne()}function Plr(e,t){var i,a;return i=t.Hh(e.a),i&&(a=li(lp((!i.b&&(i.b=new bf((Nn(),Vs),nl,i)),i.b),Bi)),a!=null)?a:t.ne()}function Llr(e,t){Uhe();var i,a;for(a=new Pr(Ur(um(e).a.Kc(),new B));pi(a);)if(i=d(ti(a),17),i.d.i==t||i.c.i==t)return i;return null}function g8e(e,t,i){this.c=e,this.f=new Et,this.e=new Ss,this.j=new TIe,this.n=new TIe,this.b=t,this.g=new Zf(t.c,t.d,t.b,t.a),this.a=i}function wge(e){var t,i,a,s;for(this.a=new X1,this.d=new Po,this.e=0,i=e,a=0,s=i.length;a<s;++a)t=i[a],!this.f&&(this.f=t),Whe(this,t)}function v5t(e){wb(),e.length==0?(this.e=0,this.d=1,this.a=we(_e(Zr,1),Ti,25,15,[0])):(this.e=1,this.d=e.length,this.a=e,pR(this))}function BR(e,t,i){Y0t.call(this),this.a=Qe(MFt,M7e,212,(cp(),we(_e(kE,1),_t,232,0,[Jc,zl,el])).length,0,1),this.b=e,this.d=t,this.c=i}function y5t(e){this.d=new Et,this.e=new Pv,this.c=Qe(Zr,Ti,25,(It(),we(_e(Gs,1),hl,61,0,[Yc,rr,hr,qr,sr])).length,15,1),this.b=e}function Flr(e){var t,i,a,s,u,m;for(m=d(se(e,(yt(),ta)),11),gt(m,C5,e.i.n.b),t=Ag(e.e),a=t,s=0,u=a.length;s<u;++s)i=a[s],ns(i,m)}function Blr(e){var t,i,a,s,u,m;for(i=d(se(e,(yt(),ta)),11),gt(i,C5,e.i.n.b),t=Ag(e.g),s=t,u=0,m=s.length;u<m;++u)a=s[u],ks(a,i)}function jlr(e){var t,i;return jo(e.d.i,(Lt(),O5))?(t=d(se(e.c.i,O5),19),i=d(se(e.d.i,O5),19),ou(t.a,i.a)>0):!1}function _5t(e){var t;st(Jt(e,(Ui(),MA)))===st((lm(),ste))&&(qa(e)?(t=d(Jt(qa(e),MA),334),uc(e,MA,t)):uc(e,MA,NM))}function Ulr(e,t,i){var a,s;n1e(e.e,t,i,(It(),sr)),n1e(e.i,t,i,hr),e.a&&(s=d(se(t,(yt(),ta)),11),a=d(se(i,ta),11),Hhe(e.g,s,a))}function w5t(e,t,i){var a,s,u;a=t.c.p,u=t.p,e.b[a][u]=new BTt(e,t),i&&(e.a[a][u]=new l9(t),s=d(se(t,(yt(),ww)),10),s&&xn(e.d,s,t))}function E5t(e,t){var i,a,s;if(St(_J,e),t.Fc(e),i=d(kr(hve,e),21),i)for(s=i.Kc();s.Ob();)a=d(s.Pb(),33),Nc(_J,a,0)!=-1||E5t(a,t)}function $lr(e,t,i){var a;(_Ft?(Ycr(e),!0):wFt||SFt?(bO(),!0):EFt&&(bO(),!1))&&(a=new Q2t(t),a.b=i,zhr(e,a))}function Ege(e,t){var i;i=!e.A.Hc((Sf(),Ty))||e.q==(is(),Ml),e.u.Hc((Hu(),Sm))?i?l2r(e,t):ZMt(e,t):e.u.Hc(Vb)&&(i?Owr(e,t):d8t(e,t))}function _k(e,t){var i,a;if(++e.j,t!=null&&(i=(a=e.a.Cb,Ue(a,97)?d(a,97).Jg():null),Lgr(t,i))){XC(e.a,4,i);return}XC(e.a,4,d(t,126))}function S5t(e,t,i){return new Zf(h.Math.min(e.a,t.a)-i/2,h.Math.min(e.b,t.b)-i/2,h.Math.abs(e.a-t.a)+i,h.Math.abs(e.b-t.b)+i)}function Glr(e,t){var i,a;return i=ou(e.a.c.p,t.a.c.p),i!=0?i:(a=ou(e.a.d.i.p,t.a.d.i.p),a!=0?a:ou(t.a.d.p,e.a.d.p))}function Vlr(e,t,i){var a,s,u,m;return u=t.j,m=i.j,u!=m?u.g-m.g:(a=e.f[t.p],s=e.f[i.p],a==0&&s==0?0:a==0?-1:s==0?1:_o(a,s))}function T5t(e,t,i){var a,s,u;if(!i[t.d])for(i[t.d]=!0,s=new ge(BT(t));s.a<s.c.c.length;)a=d(pe(s),213),u=zQ(a,t),T5t(e,u,i)}function m8e(e,t,i){var a;switch(a=i[e.g][t],e.g){case 1:case 3:return new Kt(0,a);case 2:case 4:return new Kt(a,0);default:return null}}function zlr(e,t,i){var a,s;s=d(Phe(t.f),209);try{s.Ze(e,i),XJn(t.f,s)}catch(u){throw u=Da(u),Ue(u,102)?(a=u,ve(a)):ve(u)}}function A5t(e,t,i){var a,s,u,m,v,S;return a=null,v=n7e(JO(),t),u=null,v&&(s=null,S=e7e(v,i),m=null,S!=null&&(m=e.Ye(v,S)),s=m,u=s),a=u,a}function qlr(e,t,i,a){var s,u,m;return s=new am(e.e,1,13,(m=t.c,m||(Nn(),rg)),(u=i.c,u||(Nn(),rg)),a0(e,t),!1),a?a.Ei(s):a=s,a}function Sge(e,t,i,a){var s;if(s=e.length,t>=s)return s;for(t=t>0?t:0;t<s&&!$pe((ui(t,e.length),e.charCodeAt(t)),i,a);t++);return t}function zp(e,t){var i,a;for(a=e.c.length,t.length<a&&(t=LY(new Array(a),t)),i=0;i<a;++i)za(t,i,e.c[i]);return t.length>a&&za(t,a,null),t}function C5t(e,t){var i,a;for(a=e.a.length,t.length<a&&(t=LY(new Array(a),t)),i=0;i<a;++i)za(t,i,e.a[i]);return t.length>a&&za(t,a,null),t}function Wv(e,t,i){var a,s,u;return s=d(kr(e.e,t),387),s?(u=j6e(s,i),bwt(e,s),u):(a=new dIe(e,t,i),Ji(e.e,t,a),VTt(a),null)}function Hlr(e){var t;if(e==null)return null;if(t=U1r(kl(e,!0)),t==null)throw ve(new Nfe("Invalid hexBinary value: '"+e+"'"));return t}function JF(e){return wb(),dl(e,0)<0?dl(e,-1)!=0?new ePe(-1,qO(e)):Xbe:dl(e,10)<=0?ije[Jr(e)]:new ePe(1,e)}function Tge(){return YX(),we(_e(sBt,1),_t,159,0,[aBt,iBt,oBt,QFt,KFt,XFt,eBt,JFt,ZFt,rBt,nBt,tBt,YFt,HFt,WFt,zFt,VFt,qFt,$Ft,UFt,GFt,ove])}function x5t(e){var t;this.d=new Et,this.j=new Ss,this.g=new Ss,t=e.g.b,this.f=d(se(Rs(t),(Lt(),$f)),103),this.e=ht(Dt(eX(t,VE)))}function O5t(e){this.b=new Et,this.e=new Et,this.d=e,this.a=!_I(ya(new Gn(null,new C_(new jp(e.b))),new E2(new g6))).sd((Av(),f5))}function up(){up=ue,dr=new D9("PARENTS",0),Yo=new D9("NODES",1),Vg=new D9("EDGES",2),yy=new D9("PORTS",3),y0=new D9("LABELS",4)}function jT(){jT=ue,$b=new P9("DISTRIBUTED",0),iU=new P9("JUSTIFIED",1),fHe=new P9("BEGIN",2),IM=new P9(Hk,3),dHe=new P9("END",4)}function Ylr(e){var t;switch(t=e.yi(null),t){case 10:return 0;case 15:return 1;case 14:return 2;case 11:return 3;case 21:return 4}return-1}function Age(e){switch(e.g){case 1:return ec(),wm;case 4:return ec(),Vd;case 2:return ec(),Ph;case 3:return ec(),_m}return ec(),k1}function Wlr(e,t,i){var a;switch(a=i.q.getFullYear()-Tb+Tb,a<0&&(a=-a),t){case 1:e.a+=a;break;case 2:b1(e,a%100,2);break;default:b1(e,a,t)}}function ki(e,t){var i,a;if(q2(t,e.b),t>=e.b>>1)for(a=e.c,i=e.b;i>t;--i)a=a.b;else for(a=e.a.a,i=0;i<t;++i)a=a.a;return new W2t(e,t,a)}function ZQ(){ZQ=ue,nve=new fNe("NUM_OF_EXTERNAL_SIDES_THAN_NUM_OF_EXTENSIONS_LAST",0),yje=new fNe("CORNER_CASES_THAN_SINGLE_SIDE_LAST",1)}function Klr(e){var t,i,a,s;for(a=jpr(e),zo(a,Ejt),s=e.d,s.c=Qe(Ar,Ut,1,0,5,1),i=new ge(a);i.a<i.c.c.length;)t=d(pe(i),456),yo(s,t.b)}function k5t(e){var t,i,a;for(a=(!e.o&&(e.o=new wf((Gl(),qb),Nw,e,0)),e.o),i=a.c.Kc();i.e!=i.i.gc();)t=d(i.nj(),42),t.dd();return bF(a)}function Qlr(e){var t;kC(d(se(e,(Lt(),eo)),98))&&(t=e.b,pIt((Kn(0,t.c.length),d(t.c[0],29))),pIt(d(Vt(t,t.c.length-1),29)))}function N5t(e,t){var i,a,s,u;for(i=0,s=new ge(t.a);s.a<s.c.c.length;)a=d(pe(s),10),u=a.o.a+a.d.c+a.d.b+e.j,i=h.Math.max(i,u);return i}function JQ(e){var t,i,a,s;for(s=0,i=0,a=e.length;i<a;i++)t=(ui(i,e.length),e.charCodeAt(i)),t>=64&&t<128&&(s=Fp(s,J1(1,t-64)));return s}function eX(e,t){var i,a;return a=null,jo(e,(Ui(),jx))&&(i=d(se(e,jx),94),i.Xe(t)&&(a=i.We(t))),a==null&&Rs(e)&&(a=se(Rs(e),t)),a}function I5t(e,t){var i,a,s;s=t.d.i,a=s.k,!(a==(mr(),So)||a==Xp)&&(i=new Pr(Ur(wo(s).a.Kc(),new B)),pi(i)&&Ji(e.k,t,d(ti(i),17)))}function Cge(e,t){var i,a,s;return a=jn(e.Tg(),t),i=t-e.Ah(),i<0?(s=e.Yg(a),s>=0?e.lh(s):d1e(e,a)):i<0?d1e(e,a):d(a,66).Nj().Sj(e,e.yh(),i)}function $t(e){var t;if(Ue(e.a,4)){if(t=d8e(e.a),t==null)throw ve(new Oc(OLt+e.b+"'. "+xLt+(Z1(pU),pU.k)+HFe));return t}else return e.a}function Xlr(e){var t;if(e==null)return null;if(t=b2r(kl(e,!0)),t==null)throw ve(new Nfe("Invalid base64Binary value: '"+e+"'"));return t}function $r(e){var t;try{return t=e.i.Xb(e.e),e.mj(),e.g=e.e++,t}catch(i){throw i=Da(i),Ue(i,73)?(e.mj(),ve(new ol)):ve(i)}}function xge(e){var t;try{return t=e.c.ki(e.e),e.mj(),e.g=e.e++,t}catch(i){throw i=Da(i),Ue(i,73)?(e.mj(),ve(new ol)):ve(i)}}function jR(){jR=ue,Wje=(Ui(),zqe),fve=Eqe,_Bt=Fx,Yje=wy,TBt=(dX(),Cje),SBt=Tje,ABt=Oje,EBt=Sje,wBt=(Zpe(),zje),uve=bBt,Hje=vBt,yJ=yBt}function tX(e){switch(tNe(),this.c=new Et,this.d=e,e.g){case 0:case 2:this.a=lRe(dUe),this.b=Za;break;case 3:case 1:this.a=dUe,this.b=go}}function R5t(e,t,i){var a,s;if(e.c)hu(e.c,e.c.i+t),pu(e.c,e.c.j+i);else for(s=new ge(e.b);s.a<s.c.c.length;)a=d(pe(s),157),R5t(a,t,i)}function Zlr(e,t){var i,a;if(e.j.length!=t.j.length)return!1;for(i=0,a=e.j.length;i<a;i++)if(!On(e.j[i],t.j[i]))return!1;return!0}function nX(e,t,i){var a;t.a.length>0&&(St(e.b,new dEt(t.a,i)),a=t.a.length,0<a?t.a=t.a.substr(0,0):0>a&&(t.a+=mwt(Qe(hd,kg,25,-a,15,1))))}function D5t(e,t){var i,a,s;for(i=e.o,s=d(d(na(e.r,t),21),84).Kc();s.Ob();)a=d(s.Pb(),111),a.e.a=efr(a,i.a),a.e.b=i.b*ht(Dt(a.b.We(mJ)))}function Jlr(e,t){var i,a,s,u;return s=e.k,i=ht(Dt(se(e,(yt(),Ew)))),u=t.k,a=ht(Dt(se(t,Ew))),u!=(mr(),ho)?-1:s!=ho?1:i==a?0:i<a?-1:1}function eur(e,t){var i,a;return i=d(d(kr(e.g,t.a),46).a,65),a=d(d(kr(e.g,t.b),46).a,65),fb(t.a,t.b)-fb(t.a,QNe(i.b))-fb(t.b,QNe(a.b))}function tur(e,t){var i;return i=d(se(e,(Lt(),_c)),74),Tde(t,mjt)?i?Id(i):(i=new Cu,gt(e,_c,i)):i&>(e,_c,null),i}function M5t(e){var t;return t=new K0,t.a+="n",e.k!=(mr(),So)&&yi(yi((t.a+="(",t),Nde(e.k).toLowerCase()),")"),yi((t.a+="_",t),rB(e)),t.a}function nur(e,t){zr(t,"Self-Loop post-processing",1),no(ya(ya(Gc(new Gn(null,new Hn(e.b,16)),new Ose),new kse),new Nse),new Ise),Lr(t)}function ZC(e,t,i,a){var s;return i>=0?e.hh(t,i,a):(e.eh()&&(a=(s=e.Vg(),s>=0?e.Qg(a):e.eh().ih(e,-1-s,null,a))),e.Sg(t,i,a))}function b8e(e,t){switch(t){case 7:!e.e&&(e.e=new qn($o,e,7,4)),Hr(e.e);return;case 8:!e.d&&(e.d=new qn($o,e,8,5)),Hr(e.d);return}r8e(e,t)}function fp(e,t){var i;i=e.Zc(t);try{return i.Pb()}catch(a){throw a=Da(a),Ue(a,109)?ve(new hc("Can't get element "+t)):ve(a)}}function v8e(e,t){this.e=e,t<Dme?(this.d=1,this.a=we(_e(Zr,1),Ti,25,15,[t|0])):(this.d=2,this.a=we(_e(Zr,1),Ti,25,15,[t%Dme|0,t/Dme|0]))}function P5t(e,t){Dn();var i,a,s,u;for(i=e,u=t,Ue(e,21)&&!Ue(t,21)&&(i=t,u=e),s=i.Kc();s.Ob();)if(a=s.Pb(),u.Hc(a))return!1;return!0}function Ds(e,t,i){var a,s,u,m;return a=e.Xc(t),a!=-1&&(e.ej()?(u=e.fj(),m=ex(e,a),s=e.Zi(4,m,null,a,u),i?i.Ei(s):i=s):ex(e,a)),i}function rur(e,t,i){var a,s,u,m;return a=e.Xc(t),a!=-1&&(e.ej()?(u=e.fj(),m=QW(e,a),s=e.Zi(4,m,null,a,u),i?i.Ei(s):i=s):QW(e,a)),i}function L5t(e,t){var i;switch(i=d(cc(e.b,t),124).n,t.g){case 1:e.t>=0&&(i.d=e.t);break;case 3:e.t>=0&&(i.a=e.t)}e.C&&(i.b=e.C.b,i.c=e.C.c)}function JC(){JC=ue,hj=new iW(nZ,0),dj=new iW(Hme,1),pj=new iW(Yme,2),gj=new iW(Wme,3),hj.a=!1,dj.a=!0,pj.a=!1,gj.a=!0}function UR(){UR=ue,mj=new rW(nZ,0),bJ=new rW(Hme,1),vJ=new rW(Yme,2),bj=new rW(Wme,3),mj.a=!1,bJ.a=!0,vJ.a=!1,bj.a=!0}function iur(e){var t;t=e.a;do t=d(ti(new Pr(Ur(Ic(t).a.Kc(),new B))),17).c.i,t.k==(mr(),Ho)&&e.b.Fc(t);while(t.k==(mr(),Ho));e.b=jv(e.b)}function aur(e){var t,i,a;for(a=e.c.a,e.p=(ei(a),new ku(a)),i=new ge(a);i.a<i.c.c.length;)t=d(pe(i),10),t.p=Gpr(t).a;Dn(),zo(e.p,new BL)}function F5t(e){var t,i,a,s;if(a=0,s=hE(e),s.c.length==0)return 1;for(i=new ge(s);i.a<i.c.c.length;)t=d(pe(i),33),a+=F5t(t);return a}function our(e,t){var i,a,s;for(s=0,a=d(d(na(e.r,t),21),84).Kc();a.Ob();)i=d(a.Pb(),111),s+=i.d.b+i.b.rf().a+i.d.c,a.Ob()&&(s+=e.w);return s}function sur(e,t){var i,a,s;for(s=0,a=d(d(na(e.r,t),21),84).Kc();a.Ob();)i=d(a.Pb(),111),s+=i.d.d+i.b.rf().b+i.d.a,a.Ob()&&(s+=e.w);return s}function cur(e,t,i,a){if(t.a<a.a)return!0;if(t.a==a.a){if(t.b<a.b)return!0;if(t.b==a.b&&e.b>i.b)return!0}return!1}function Oge(e,t){return Ko(e)?!!W9t[t]:e.hm?!!e.hm[t]:D2(e)?!!Y9t[t]:R2(e)?!!H9t[t]:!1}function uc(e,t,i){return i==null?(!e.o&&(e.o=new wf((Gl(),qb),Nw,e,0)),KQ(e.o,t)):(!e.o&&(e.o=new wf((Gl(),qb),Nw,e,0)),hX(e.o,t,i)),e}function lur(e,t,i,a){var s,u;u=t.Xe((Ui(),LA))?d(t.We(LA),21):e.j,s=Zsr(u),s!=(YX(),ove)&&(i&&!h8e(s)||SPe($1r(e,s,a),t))}function rX(e,t,i,a){var s,u,m;return u=jn(e.Tg(),t),s=t-e.Ah(),s<0?(m=e.Yg(u),m>=0?e._g(m,i,!0):ew(e,u,i)):d(u,66).Nj().Pj(e,e.yh(),s,i,a)}function uur(e,t,i,a){var s,u,m;i.mh(t)&&(Hs(),_pe(t)?(s=d(i.ah(t),153),Mlr(e,s)):(u=(m=t,m?d(a,49).xh(m):null),u&&a5e(i.ah(t),u)))}function fur(e){switch(e.g){case 1:return z_(),fj;case 3:return z_(),uj;case 2:return z_(),cve;case 4:return z_(),sve;default:return null}}function y8e(e){switch(typeof e){case ime:return o0(e);case g7e:return co(e);case ox:return ar(),e?1231:1237;default:return e==null?0:w_(e)}}function dur(e,t,i){if(e.e)switch(e.b){case 1:jer(e.c,t,i);break;case 0:Uer(e.c,t,i)}else w3t(e.c,t,i);e.a[t.p][i.p]=e.c.i,e.a[i.p][t.p]=e.c.e}function B5t(e){var t,i;if(e==null)return null;for(i=Qe(O1,bt,193,e.length,0,2),t=0;t<i.length;t++)i[t]=d(Iir(e[t],e[t].length),193);return i}function iX(e){var t;if(Xpe(e))return aK(e),e.Lk()&&(t=WR(e.e,e.b,e.c,e.a,e.j),e.j=t),e.g=e.a,++e.a,++e.c,e.i=0,e.j;throw ve(new ol)}function hur(e,t){var i,a,s,u;return u=e.o,i=e.p,u<i?u*=u:i*=i,a=u+i,u=t.o,i=t.p,u<i?u*=u:i*=i,s=u+i,a<s?-1:a==s?0:1}function a0(e,t){var i,a,s;if(s=bNt(e,t),s>=0)return s;if(e.Fk()){for(a=0;a<e.i;++a)if(i=e.Gk(d(e.g[a],56)),st(i)===st(t))return a}return-1}function UT(e,t,i){var a,s;if(s=e.gc(),t>=s)throw ve(new B2(t,s));if(e.hi()&&(a=e.Xc(i),a>=0&&a!=t))throw ve(new ir(tj));return e.mi(t,i)}function _8e(e,t){if(this.a=d(ei(e),245),this.b=d(ei(t),245),e.vd(t)>0||e==(Tfe(),Ube)||t==(Sfe(),$be))throw ve(new ir("Invalid range: "+b3t(e,t)))}function j5t(e){var t,i;for(this.b=new Et,this.c=e,this.a=!1,i=new ge(e.a);i.a<i.c.c.length;)t=d(pe(i),10),this.a=this.a|t.k==(mr(),So)}function pur(e,t){var i,a,s;for(i=E_(new Tv,e),s=new ge(t);s.a<s.c.c.length;)a=d(pe(s),121),Nh(_h(yh(wh(vh(new Od,0),0),i),a));return i}function U5t(e,t,i){var a,s,u;for(s=new Pr(Ur((t?Ic(e):wo(e)).a.Kc(),new B));pi(s);)a=d(ti(s),17),u=t?a.c.i:a.d.i,u.k==(mr(),Tf)&&mc(u,i)}function iE(){iE=ue,Oee=new lW(bm,0),Dye=new lW("PORT_POSITION",1),IA=new lW("NODE_SIZE_WHERE_SPACE_PERMITS",2),NA=new lW("NODE_SIZE",3)}function v1(){v1=ue,S_e=new LI("AUTOMATIC",0),qj=new LI(ux,1),Hj=new LI(fx,2),ete=new LI("TOP",3),Zee=new LI(L7e,4),Jee=new LI(Hk,5)}function w8e(e,t,i,a){Ok();var s,u;for(s=0,u=0;u<i;u++)s=Ns(Ts(No(t[u],nc),No(a,nc)),No(Jr(s),nc)),e[u]=Jr(s),s=U2(s,32);return Jr(s)}function E8e(e,t,i){var a,s;for(s=0,a=0;a<ave;a++)s=h.Math.max(s,tge(e.a[t.g][a],i));return t==(cp(),zl)&&e.b&&(s=h.Math.max(s,e.b.b)),s}function aX(e,t){var i,a;if(w6e(t>0),(t&-t)==t)return co(t*rf(e,31)*4656612873077393e-25);do i=rf(e,31),a=i%t;while(i-a+(t-1)<0);return co(a)}function o0(e){X2t();var t,i,a;return i=":"+e,a=hJ[i],a!=null?co((nr(a),a)):(a=bje[i],t=a==null?i0r(e):co((nr(a),a)),Ier(),hJ[i]=t,t)}function $5t(e,t,i){zr(i,"Compound graph preprocessor",1),e.a=new D_,YMt(e,t,null),qyr(e,t),xmr(e),gt(t,(yt(),L$e),e.a),e.a=null,zu(e.b),Lr(i)}function gur(e,t,i){switch(i.g){case 1:e.a=t.a/2,e.b=0;break;case 2:e.a=t.a,e.b=t.b/2;break;case 3:e.a=t.a/2,e.b=t.b;break;case 4:e.a=0,e.b=t.b/2}}function mur(e){var t,i,a;for(a=d(na(e.a,(qT(),KJ)),15).Kc();a.Ob();)i=d(a.Pb(),101),t=D8e(i),NO(e,i,t[0],(V_(),bw),0),NO(e,i,t[1],vw,1)}function bur(e){var t,i,a;for(a=d(na(e.a,(qT(),QJ)),15).Kc();a.Ob();)i=d(a.Pb(),101),t=D8e(i),NO(e,i,t[0],(V_(),bw),0),NO(e,i,t[1],vw,1)}function kge(e){switch(e.g){case 0:return null;case 1:return new $4t;case 2:return new I5e;default:throw ve(new ir(H0e+(e.f!=null?e.f:""+e.g)))}}function eB(e,t,i){var a,s;for(jor(e,t-e.s,i-e.t),s=new ge(e.n);s.a<s.c.c.length;)a=d(pe(s),211),Sue(a,a.e+t-e.s),qke(a,a.f+i-e.t);e.s=t,e.t=i}function vur(e){var t,i,a,s,u;for(i=0,s=new ge(e.a);s.a<s.c.c.length;)a=d(pe(s),121),a.d=i++;return t=Khr(e),u=null,t.c.length>1&&(u=pur(e,t)),u}function Nge(e){var t;return e.f&&e.f.kh()&&(t=d(e.f,49),e.f=d(mb(e,t),82),e.f!=t&&e.Db&4&&!(e.Db&1)&&Xi(e,new qo(e,9,8,t,e.f))),e.f}function Ige(e){var t;return e.i&&e.i.kh()&&(t=d(e.i,49),e.i=d(mb(e,t),82),e.i!=t&&e.Db&4&&!(e.Db&1)&&Xi(e,new qo(e,9,7,t,e.i))),e.i}function Ws(e){var t;return e.b&&e.b.Db&64&&(t=e.b,e.b=d(mb(e,t),18),e.b!=t&&e.Db&4&&!(e.Db&1)&&Xi(e,new qo(e,9,21,t,e.b))),e.b}function oX(e,t){var i,a,s;e.d==null?(++e.e,++e.f):(a=t.Sh(),Mmr(e,e.f+1),s=(a&Wi)%e.d.length,i=e.d[s],!i&&(i=e.d[s]=e.uj()),i.Fc(t),++e.f)}function S8e(e,t,i){var a;return t.Kj()?!1:t.Zj()!=-2?(a=t.zj(),a==null?i==null:Zi(a,i)):t.Hj()==e.e.Tg()&&i==null}function sX(){var e;Df(16,F8t),e=R4t(16),this.b=Qe(Vbe,MB,317,e,0,1),this.c=Qe(Vbe,MB,317,e,0,1),this.a=null,this.e=null,this.i=0,this.f=e-1,this.g=0}function dm(e){$6e.call(this),this.k=(mr(),So),this.j=(Df(6,vE),new jl(6)),this.b=(Df(2,vE),new jl(2)),this.d=new vfe,this.f=new E5e,this.a=e}function yur(e){var t,i;e.c.length<=1||(t=jRt(e,(It(),qr)),x6t(e,d(t.a,19).a,d(t.b,19).a),i=jRt(e,sr),x6t(e,d(i.a,19).a,d(i.b,19).a))}function $R(){$R=ue,pVe=new k9("SIMPLE",0),Pye=new k9(u0e,1),Lye=new k9("LINEAR_SEGMENTS",2),lM=new k9("BRANDES_KOEPF",3),uM=new k9(lLt,4)}function T8e(e,t,i){kC(d(se(t,(Lt(),eo)),98))||(vDe(e,t,s0(t,i)),vDe(e,t,s0(t,(It(),qr))),vDe(e,t,s0(t,rr)),Dn(),zo(t.j,new sfe(e)))}function G5t(e,t,i,a){var s,u,m;for(s=d(na(a?e.a:e.b,t),21),m=s.Kc();m.Ob();)if(u=d(m.Pb(),33),IX(e,i,u))return!0;return!1}function Rge(e){var t,i;for(i=new Rr(e);i.e!=i.i.gc();)if(t=d($r(i),87),t.e||(!t.d&&(t.d=new vo(ac,t,1)),t.d).i!=0)return!0;return!1}function Dge(e){var t,i;for(i=new Rr(e);i.e!=i.i.gc();)if(t=d($r(i),87),t.e||(!t.d&&(t.d=new vo(ac,t,1)),t.d).i!=0)return!0;return!1}function _ur(e){var t,i,a;for(t=0,a=new ge(e.c.a);a.a<a.c.c.length;)i=d(pe(a),10),t+=rm(new Pr(Ur(wo(i).a.Kc(),new B)));return t/e.c.a.c.length}function V5t(e){var t,i;for(e.c||O_r(e),i=new Cu,t=new ge(e.a),pe(t);t.a<t.c.c.length;)Ii(i,d(pe(t),407).a);return xr(i.b!=0),nd(i,i.c.b),i}function Mge(){Mge=ue,eqe=(x1e(),Qze),Jze=new __(8),new Ys((Ui(),wy),Jze),new Ys(Ey,8),lqt=Wze,Xze=tqt,Zze=nqt,cqt=new Ys(Xj,(ar(),!1))}function A8e(e,t,i,a){switch(t){case 7:return!e.e&&(e.e=new qn($o,e,7,4)),e.e;case 8:return!e.d&&(e.d=new qn($o,e,8,5)),e.d}return qMe(e,t,i,a)}function Pge(e){var t;return e.a&&e.a.kh()&&(t=d(e.a,49),e.a=d(mb(e,t),138),e.a!=t&&e.Db&4&&!(e.Db&1)&&Xi(e,new qo(e,9,5,t,e.a))),e.a}function Kv(e){return e<48||e>102?-1:e<=57?e-48:e<65?-1:e<=70?e-65+10:e<97?-1:e-97+10}function Lge(e,t){if(e==null)throw ve(new bC("null key in entry: null="+t));if(t==null)throw ve(new bC("null value in entry: "+e+"=null"))}function wur(e,t){for(var i,a;e.Ob();)if(!t.Ob()||(i=e.Pb(),a=t.Pb(),!(st(i)===st(a)||i!=null&&Zi(i,a))))return!1;return!t.Ob()}function z5t(e,t){var i;return i=we(_e(Zo,1),fc,25,15,[tge(e.a[0],t),tge(e.a[1],t),tge(e.a[2],t)]),e.d&&(i[0]=h.Math.max(i[0],i[2]),i[2]=i[0]),i}function q5t(e,t){var i;return i=we(_e(Zo,1),fc,25,15,[LQ(e.a[0],t),LQ(e.a[1],t),LQ(e.a[2],t)]),e.d&&(i[0]=h.Math.max(i[0],i[2]),i[2]=i[0]),i}function Qv(){Qv=ue,zve=new O9("GREEDY",0),h$e=new O9(KPt,1),qve=new O9(u0e,2),QD=new O9("MODEL_ORDER",3),KD=new O9("GREEDY_MODEL_ORDER",4)}function H5t(e,t){var i,a,s;for(e.b[t.g]=1,a=ki(t.d,0);a.b!=a.d.c;)i=d(Oi(a),188),s=i.c,e.b[s.g]==1?Ii(e.a,i):e.b[s.g]==2?e.b[s.g]=1:H5t(e,s)}function Eur(e,t){var i,a,s;for(s=new jl(t.gc()),a=t.Kc();a.Ob();)i=d(a.Pb(),286),i.c==i.f?xk(e,i,i.c):_pr(e,i)||(s.c[s.c.length]=i);return s}function Sur(e,t,i){var a,s,u,m,v;for(v=e.r+t,e.r+=t,e.d+=i,a=i/e.n.c.length,s=0,m=new ge(e.n);m.a<m.c.c.length;)u=d(pe(m),211),R1r(u,v,a,s),++s}function Tur(e){var t,i,a;for(pI(e.b.a),e.a=Qe(pJ,Ut,57,e.c.c.a.b.c.length,0,1),t=0,a=new ge(e.c.c.a.b);a.a<a.c.c.length;)i=d(pe(a),57),i.f=t++}function Aur(e){var t,i,a;for(pI(e.b.a),e.a=Qe(_ve,Ut,81,e.c.a.a.b.c.length,0,1),t=0,a=new ge(e.c.a.a.b);a.a<a.c.c.length;)i=d(pe(a),81),i.i=t++}function Cur(e,t,i){var a;zr(i,"Shrinking tree compaction",1),Yt(qt(se(t,(nk(),zD))))?(jar(e,t.f),Axt(t.f,(a=t.c,a))):Axt(t.f,t.c),Lr(i)}function Y5t(e){var t;if(t=Csr(e),!pi(e))throw ve(new hc("position (0) must be less than the number of elements that remained ("+t+")"));return ti(e)}function W5t(e,t,i){var a;try{return $T(e,t+e.j,i+e.k)}catch(s){throw s=Da(s),Ue(s,73)?(a=s,ve(new hc(a.g+iZ+t+Us+i+")."))):ve(s)}}function xur(e,t,i){var a;try{return X5t(e,t+e.j,i+e.k)}catch(s){throw s=Da(s),Ue(s,73)?(a=s,ve(new hc(a.g+iZ+t+Us+i+")."))):ve(s)}}function Our(e,t,i){var a;try{return Z5t(e,t+e.j,i+e.k)}catch(s){throw s=Da(s),Ue(s,73)?(a=s,ve(new hc(a.g+iZ+t+Us+i+")."))):ve(s)}}function K5t(e){switch(e.g){case 1:return It(),sr;case 4:return It(),rr;case 3:return It(),hr;case 2:return It(),qr;default:return It(),Yc}}function kur(e,t,i){t.k==(mr(),So)&&i.k==Ho&&(e.d=age(t,(It(),qr)),e.b=age(t,rr)),i.k==So&&t.k==Ho&&(e.d=age(i,(It(),rr)),e.b=age(i,qr))}function Fge(e,t){var i,a,s;for(s=zc(e,t),a=s.Kc();a.Ob();)if(i=d(a.Pb(),11),se(i,(yt(),Yu))!=null||QI(new jp(i.b)))return!0;return!1}function C8e(e,t){return hu(t,e.e+e.d+(e.c.c.length==0?0:e.b)),pu(t,e.f),e.a=h.Math.max(e.a,t.f),e.d+=t.g+(e.c.c.length==0?0:e.b),St(e.c,t),!0}function Nur(e,t,i){var a,s,u,m;for(m=0,a=i/e.a.c.length,u=new ge(e.a);u.a<u.c.c.length;)s=d(pe(u),187),eB(s,s.s,s.t+m*a),Sur(s,e.d-s.r+t,a),++m}function Iur(e){var t,i,a,s,u;for(a=new ge(e.b);a.a<a.c.c.length;)for(i=d(pe(a),29),t=0,u=new ge(i.a);u.a<u.c.c.length;)s=d(pe(u),10),s.p=t++}function Rur(e,t){var i,a,s,u,m,v;for(s=t.length-1,m=0,v=0,a=0;a<=s;a++)u=t[a],i=Xhr(s,a)*NMe(1-e,s-a)*NMe(e,a),m+=u.a*i,v+=u.b*i;return new Kt(m,v)}function Q5t(e,t){var i,a,s,u,m;for(i=t.gc(),e.qi(e.i+i),u=t.Kc(),m=e.i,e.i+=i,a=m;a<e.i;++a)s=u.Pb(),YI(e,a,e.oi(a,s)),e.bi(a,s),e.ci();return i!=0}function Dur(e,t,i){var a,s,u;return e.ej()?(a=e.Vi(),u=e.fj(),++e.j,e.Hi(a,e.oi(a,t)),s=e.Zi(3,null,t,a,u),i?i.Ei(s):i=s):d2t(e,e.Vi(),t),i}function Mur(e,t,i){var a,s,u;return a=d(Ve(yl(e.a),t),87),u=(s=a.c,Ue(s,88)?d(s,26):(Nn(),Xd)),(u.Db&64?mb(e.b,u):u)==i?LX(a):YO(a,i),u}function x8e(e,t,i,a,s,u,m,v){var S,x;a&&(S=a.a[0],S&&x8e(e,t,i,S,s,u,m),cfr(e,i,a.d,s,u,m)&&t.Fc(a),x=a.a[1],x&&x8e(e,t,i,x,s,u,m))}function Pur(e,t){var i;return e.a||(i=Qe(Zo,fc,25,0,15,1),pT(e.b.a,new eY(i)),i.sort(n4t(de.prototype.te,de,[])),e.a=new z2t(i,e.d)),WK(e.a,t)}function $T(e,t,i){try{return v_(Ipe(e,t,i),1)}catch(a){throw a=Da(a),Ue(a,320)?ve(new hc(Kme+e.o+"*"+e.p+Qme+t+Us+i+Xme)):ve(a)}}function X5t(e,t,i){try{return v_(Ipe(e,t,i),0)}catch(a){throw a=Da(a),Ue(a,320)?ve(new hc(Kme+e.o+"*"+e.p+Qme+t+Us+i+Xme)):ve(a)}}function Z5t(e,t,i){try{return v_(Ipe(e,t,i),2)}catch(a){throw a=Da(a),Ue(a,320)?ve(new hc(Kme+e.o+"*"+e.p+Qme+t+Us+i+Xme)):ve(a)}}function J5t(e,t){if(e.g==-1)throw ve(new Au);e.mj();try{e.d._c(e.g,t),e.f=e.d.j}catch(i){throw i=Da(i),Ue(i,73)?ve(new Kf):ve(i)}}function Lur(e,t,i){zr(i,"Linear segments node placement",1),e.b=d(se(t,(yt(),CA)),304),Q2r(e,t),Dyr(e,t),Kyr(e,t),k2r(e),e.a=null,e.b=null,Lr(i)}function tB(e,t){var i,a,s,u;for(u=e.gc(),t.length<u&&(t=LY(new Array(u),t)),s=t,a=e.Kc(),i=0;i<u;++i)za(s,i,a.Pb());return t.length>u&&za(t,u,null),t}function Fur(e,t){var i,a;if(a=e.gc(),t==null){for(i=0;i<a;i++)if(e.Xb(i)==null)return i}else for(i=0;i<a;i++)if(Zi(t,e.Xb(i)))return i;return-1}function Bge(e,t){var i,a,s;return i=t.cd(),s=t.dd(),a=e.xc(i),!(!(st(s)===st(a)||s!=null&&Zi(s,a))||a==null&&!e._b(i))}function Bur(e,t){var i,a,s;return t<=22?(i=e.l&(1<<t)-1,a=s=0):t<=44?(i=e.l,a=e.m&(1<<t-22)-1,s=0):(i=e.l,a=e.m,s=e.h&(1<<t-44)-1),Hl(i,a,s)}function jur(e,t){switch(t.g){case 1:return e.f.n.d+e.t;case 3:return e.f.n.a+e.t;case 2:return e.f.n.c+e.s;case 4:return e.f.n.b+e.s;default:return 0}}function Uur(e,t){var i,a;switch(a=t.c,i=t.a,e.b.g){case 0:i.d=e.e-a.a-a.d;break;case 1:i.d+=e.e;break;case 2:i.c=e.e-a.a-a.d;break;case 3:i.c=e.e+a.d}}function O8e(e,t,i,a){var s,u;this.a=t,this.c=a,s=e.a,Z6(this,new Kt(-s.c,-s.d)),ra(this.b,i),u=a/2,t.a?G9(this.b,0,u):G9(this.b,u,0),St(e.c,this)}function cX(){cX=ue,l_e=new fW(bm,0),dze=new fW(QPt,1),hze=new fW("EDGE_LENGTH_BY_POSITION",2),fze=new fW("CROSSING_MINIMIZATION_BY_POSITION",3)}function jge(e,t){var i,a;if(i=d(IT(e.g,t),33),i)return i;if(a=d(IT(e.j,t),118),a)return a;throw ve(new bg("Referenced shape does not exist: "+t))}function $ur(e,t){if(e.c==t)return e.d;if(e.d==t)return e.c;throw ve(new ir("Node 'one' must be either source or target of edge 'edge'."))}function Gur(e,t){if(e.c.i==t)return e.d.i;if(e.d.i==t)return e.c.i;throw ve(new ir("Node "+t+" is neither source nor target of edge "+e))}function Vur(e,t){var i;switch(t.g){case 2:case 4:i=e.a,e.c.d.n.b<i.d.n.b&&(i=e.c),Km(e,t,(Gp(),Rve),i);break;case 1:case 3:Km(e,t,(Gp(),Sx),null)}}function Uge(e,t,i,a,s,u){var m,v,S,x,k;for(m=Hfr(t,i,u),v=i==(It(),rr)||i==sr?-1:1,x=e[i.g],k=0;k<x.length;k++)S=x[k],S>0&&(S+=s),x[k]=m,m+=v*(S+a)}function eNt(e){var t,i,a;for(a=e.f,e.n=Qe(Zo,fc,25,a,15,1),e.d=Qe(Zo,fc,25,a,15,1),t=0;t<a;t++)i=d(Vt(e.c.b,t),29),e.n[t]=N5t(e,i),e.d[t]=fRt(e,i)}function $ge(e,t){var i,a,s;for(s=0,a=2;a<t;a<<=1)e.Db&a&&++s;if(s==0){for(i=t<<=1;i<=128;i<<=1)if(e.Db&i)return 0;return-1}else return s}function tNt(e,t){var i,a,s,u,m;for(m=Kl(e.e.Tg(),t),u=null,i=d(e.g,119),s=0;s<e.i;++s)a=i[s],m.rl(a.ak())&&(!u&&(u=new n_),ni(u,a));u&&h8t(e,u)}function nNt(e){var t,i,a;if(!e)return null;if(e.dc())return"";for(a=new zm,i=e.Kc();i.Ob();)t=i.Pb(),sc(a,li(t)),a.a+=" ";return vde(a,a.a.length-1)}function k8e(e,t,i){var a,s,u,m,v;for(Kor(e),s=(e.k==null&&(e.k=Qe(qbe,bt,78,0,0,1)),e.k),u=0,m=s.length;u<m;++u)a=s[u],k8e(a);v=e.f,v&&k8e(v)}function rNt(e,t){var i=new Array(t),a;switch(e){case 14:case 15:a=0;break;case 16:a=!1;break;default:return i}for(var s=0;s<t;++s)i[s]=a;return i}function X_(e){var t,i,a;for(i=new ge(e.a.b);i.a<i.c.c.length;)t=d(pe(i),57),t.c.$b();nb(e.d)?a=e.a.c:a=e.a.d,du(a,new Lue(e)),e.c.Me(e),ORt(e)}function iNt(e){var t,i,a,s;for(i=new ge(e.e.c);i.a<i.c.c.length;){for(t=d(pe(i),282),s=new ge(t.b);s.a<s.c.c.length;)a=d(pe(s),447),HLe(a);Q6t(t)}}function lX(e){var t,i,a,s,u;for(a=0,u=0,s=0,i=new ge(e.a);i.a<i.c.c.length;)t=d(pe(i),187),u=h.Math.max(u,t.r),a+=t.d+(s>0?e.c:0),++s;e.b=a,e.d=u}function zur(e,t){var i,a,s,u,m;for(a=0,s=0,i=0,m=new ge(t);m.a<m.c.c.length;)u=d(pe(m),200),a=h.Math.max(a,u.e),s+=u.b+(i>0?e.g:0),++i;e.c=s,e.d=a}function aNt(e,t){var i;return i=we(_e(Zo,1),fc,25,15,[E8e(e,(cp(),Jc),t),E8e(e,zl,t),E8e(e,el,t)]),e.f&&(i[0]=h.Math.max(i[0],i[2]),i[2]=i[0]),i}function qur(e,t,i){var a;try{MX(e,t+e.j,i+e.k,!1,!0)}catch(s){throw s=Da(s),Ue(s,73)?(a=s,ve(new hc(a.g+iZ+t+Us+i+")."))):ve(s)}}function Hur(e,t,i){var a;try{MX(e,t+e.j,i+e.k,!0,!1)}catch(s){throw s=Da(s),Ue(s,73)?(a=s,ve(new hc(a.g+iZ+t+Us+i+")."))):ve(s)}}function oNt(e){var t;jo(e,(Lt(),Sw))&&(t=d(se(e,Sw),21),t.Hc((fE(),Lh))?(t.Mc(Lh),t.Fc(Fh)):t.Hc(Fh)&&(t.Mc(Fh),t.Fc(Lh)))}function sNt(e){var t;jo(e,(Lt(),Sw))&&(t=d(se(e,Sw),21),t.Hc((fE(),jh))?(t.Mc(jh),t.Fc(qd)):t.Hc(qd)&&(t.Mc(qd),t.Fc(jh)))}function Yur(e,t,i){zr(i,"Self-Loop ordering",1),no(cu(ya(ya(Gc(new Gn(null,new Hn(t.b,16)),new fz),new H3),new dz),new Y3),new efe(e)),Lr(i)}function nB(e,t,i,a){var s,u;for(s=t;s<e.c.length;s++)if(u=(Kn(s,e.c.length),d(e.c[s],11)),i.Mb(u))a.c[a.c.length]=u;else return s;return e.c.length}function Gge(e,t,i,a){var s,u,m,v;return e.a==null&&Qhr(e,t),m=t.b.j.c.length,u=i.d.p,v=a.d.p,s=v-1,s<0&&(s=m-1),u<=s?e.a[s]-e.a[u]:e.a[m-1]-e.a[u]+e.a[s]}function Wur(e){var t,i;if(!e.b)for(e.b=BK(d(e.f,33).Ag().i),i=new Rr(d(e.f,33).Ag());i.e!=i.i.gc();)t=d($r(i),137),St(e.b,new kfe(t));return e.b}function Kur(e){var t,i;if(!e.e)for(e.e=BK(She(d(e.f,33)).i),i=new Rr(She(d(e.f,33)));i.e!=i.i.gc();)t=d($r(i),118),St(e.e,new oa(t));return e.e}function cNt(e){var t,i;if(!e.a)for(e.a=BK(EK(d(e.f,33)).i),i=new Rr(EK(d(e.f,33)));i.e!=i.i.gc();)t=d($r(i),33),St(e.a,new Ode(e,t));return e.a}function Z_(e){var t;if(!e.C&&(e.D!=null||e.B!=null))if(t=mwr(e),t)e.yk(t);else try{e.yk(null)}catch(i){if(i=Da(i),!Ue(i,60))throw ve(i)}return e.C}function Qur(e){switch(e.q.g){case 5:RNt(e,(It(),rr)),RNt(e,qr);break;case 4:TMt(e,(It(),rr)),TMt(e,qr);break;default:D6t(e,(It(),rr)),D6t(e,qr)}}function Xur(e){switch(e.q.g){case 5:DNt(e,(It(),hr)),DNt(e,sr);break;case 4:AMt(e,(It(),hr)),AMt(e,sr);break;default:M6t(e,(It(),hr)),M6t(e,sr)}}function GT(e,t){var i,a,s;for(s=new Ss,a=e.Kc();a.Ob();)i=d(a.Pb(),37),JR(i,s.a,0),s.a+=i.f.a+t,s.b=h.Math.max(s.b,i.f.b);return s.b>0&&(s.b+=t),s}function uX(e,t){var i,a,s;for(s=new Ss,a=e.Kc();a.Ob();)i=d(a.Pb(),37),JR(i,0,s.b),s.b+=i.f.b+t,s.a=h.Math.max(s.a,i.f.a);return s.a>0&&(s.a+=t),s}function lNt(e){var t,i,a;for(a=Wi,i=new ge(e.a);i.a<i.c.c.length;)t=d(pe(i),10),jo(t,(yt(),ml))&&(a=h.Math.min(a,d(se(t,ml),19).a));return a}function uNt(e,t){var i,a;if(t.length==0)return 0;for(i=Ehe(e.a,t[0],(It(),sr)),i+=Ehe(e.a,t[t.length-1],hr),a=0;a<t.length;a++)i+=Mhr(e,a,t);return i}function fNt(){XR(),this.c=new Et,this.i=new Et,this.e=new X1,this.f=new X1,this.g=new X1,this.j=new Et,this.a=new Et,this.b=new Qr,this.k=new Qr}function Vge(e,t){var i,a;return e.Db>>16==6?e.Cb.ih(e,5,bp,t):(a=Ws(d(jn((i=d(Jn(e,16),26),i||e.zh()),e.Db>>16),18)),e.Cb.ih(e,a.n,a.f,t))}function Zur(e){LO();var t=e.e;if(t&&t.stack){var i=t.stack,a=t+`
|
|
2052
2052
|
`;return i.substring(0,a.length)==a&&(i=i.substring(a.length)),i.split(`
|