mockforme 10.0.0 → 10.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
/*! For license information please see mockforme.client.esm.js.LICENSE.txt */
|
|
2
|
-
var A={133:(A,e,t)=>{t.r(e),t.d(e,{default:()=>wa}),function(){try{if("undefined"!=typeof document){var A=document.createElement("style");A.appendChild(document.createTextNode('.mfm-token-form{padding:24px;text-align:center;max-width:400px;margin:0 auto;width:100%;box-sizing:border-box}.mfm-token-link-container{margin-top:15px;font-size:.8rem}.mfm-token-link-container a{color:var(--mfm-primary)}.mfm-token-container{display:flex;flex-direction:column;align-items:center;padding:16px}.mfm-token-header{position:absolute;right:0;top:0}.mfm-token-logo{margin-bottom:16px;height:30px}.mfm-token-title{margin:0 0 8px;font-size:1.25rem;font-weight:600;color:var(--mfm-text)}.mfm-token-desc{color:var(--mfm-text-dim);font-size:.9rem;margin-bottom:24px;line-height:1.5}.mfm-token-input{text-align:center;height:44px;font-size:1rem;width:100%;border:1px solid var(--mfm-border);border-radius:6px;background:var(--mfm-input-bg);color:var(--mfm-text);padding:0 12px;outline:none;transition:all .2s}.mfm-token-input:focus{border-color:var(--mfm-primary);box-shadow:0 0 0 2px #3b82f633}.mfm-token-error{color:var(--mfm-error);font-size:.8rem;margin-top:8px;display:none;min-height:20px}.mfm-token-submit{margin-top:16px;width:100%;height:44px;background:var(--mfm-primary);color:#fff;border:none;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.mfm-token-submit:hover{background:var(--mfm-primary-hover)}.mfm-token-submit:disabled{opacity:.7;cursor:not-allowed}#mfm-root .mfm-debugger-popup{position:absolute;top:60px;left:5px;right:5px;bottom:5px;background:#fffffff7;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1400;display:none;flex-direction:column;border-radius:var(--mfm-radius);border:1px solid var(--mfm-border);box-shadow:var(--mfm-shadow-lg);overflow:hidden}#mfm-root .mfm-debugger-popup.active{display:flex;animation:mfm-fade-in .18s ease-out}#mfm-root .mfm-debugger-card{display:flex;flex-direction:column;height:100%;width:100%}#mfm-root .mfm-debugger-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--mfm-border);flex-shrink:0}#mfm-root .mfm-debugger-title{display:flex;align-items:center;gap:8px}#mfm-root .mfm-debugger-title h4{margin:0;font-size:.95rem;font-weight:700;color:var(--mfm-text)}#mfm-root .mfm-debugger-pulse{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--mfm-error);box-shadow:0 0 #ef444499;animation:mfm-debugger-pulse 1.4s infinite}@keyframes mfm-debugger-pulse{0%{box-shadow:0 0 #ef444499}70%{box-shadow:0 0 0 8px #ef444400}to{box-shadow:0 0 #ef444400}}#mfm-root .mfm-debugger-meta{padding:10px 16px 0;flex-shrink:0}#mfm-root .mfm-debugger-row{display:flex;align-items:center;gap:8px;margin-bottom:4px}#mfm-root .mfm-debugger-row .mfm-url-path{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;color:var(--mfm-text)}#mfm-root .mfm-debugger-hint{font-size:.7rem;color:var(--mfm-text-dim);margin-bottom:8px}#mfm-root .mfm-debugger-body{flex:1;display:flex;flex-direction:column;gap:10px;padding:8px 16px 0;overflow-y:auto;min-height:0}#mfm-root .mfm-debugger-controls{display:flex;flex-wrap:wrap;gap:10px;align-items:flex-end}#mfm-root .mfm-debugger-field{display:flex;flex-direction:column;gap:4px;font-size:.7rem;color:var(--mfm-text-dim)}#mfm-root .mfm-debugger-field input{height:30px;font-size:.8rem}#mfm-root .mfm-debugger-toggle{display:flex;align-items:center;gap:6px;font-size:.75rem;color:var(--mfm-text);cursor:pointer;padding:6px 10px;border:1px solid var(--mfm-border);border-radius:6px;background:var(--mfm-surface);-webkit-user-select:none;user-select:none;height:30px}#mfm-root .mfm-debugger-toggle input{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;accent-color:var(--mfm-primary)}#mfm-root .mfm-debugger-section{display:flex;flex-direction:column;gap:4px}#mfm-root .mfm-debugger-section-grow{flex:1;min-height:120px}#mfm-root .mfm-debugger-section-title{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--mfm-text-dim)}#mfm-root .mfm-debugger-popup textarea{width:100%;padding:10px;border:1px solid var(--mfm-border);border-radius:6px;font-family:JetBrains Mono,Menlo,monospace;font-size:.78rem;resize:none;background:#fff;color:var(--mfm-text);outline:none}#mfm-root .mfm-debugger-popup textarea:focus{border-color:var(--mfm-primary);box-shadow:0 0 0 2px #2563eb1a}#mfm-root .mfm-debugger-popup textarea:disabled{opacity:.55;background:var(--mfm-surface);cursor:not-allowed}#mfm-root .mfm-debugger-popup .mfm-debugger-section-grow textarea{flex:1;min-height:120px}#mfm-root .mfm-debugger-footer{display:flex;justify-content:flex-end;gap:8px;padding:12px 16px;border-top:1px solid var(--mfm-border);flex-shrink:0;background:#fff}#mfm-root .mfm-debugger-send{padding:6px 14px!important;font-size:.8rem!important;border-radius:6px!important}#mfm-root .mfm-debugger-popup.timeout-mode .mfm-debugger-section,#mfm-root .mfm-debugger-popup.timeout-mode #mfm-debugger-status{opacity:.6}#mfm-root .mfm-debug-badge{display:inline-flex;align-items:center;gap:3px;padding:1px 6px;border-radius:999px;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;background:#ef444414;color:var(--mfm-error);border:1px solid rgba(239,68,68,.25)}#mfm-root .mfm-debug-badge:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--mfm-error);box-shadow:0 0 0 2px #ef44442e}#mfm-root .mfm-dropdown-content button.mfm-debug-action{color:var(--mfm-error);font-weight:600}#mfm-root .mfm-dropdown-content button.mfm-debug-action.active{background:#ef44440f}#mfm-root .mfm-request-editor-popup{position:absolute;top:60px;left:5px;right:5px;bottom:5px;background:#fffffff7;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1400;display:none;flex-direction:column;border-radius:var(--mfm-radius);border:1px solid var(--mfm-border);box-shadow:var(--mfm-shadow-lg);overflow:hidden}#mfm-root .mfm-request-editor-popup.active{display:flex;animation:mfm-fade-in .18s ease-out}#mfm-root .mfm-request-editor-card{display:flex;flex-direction:column;height:100%;width:100%}#mfm-root .mfm-request-editor-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--mfm-border);flex-shrink:0}#mfm-root .mfm-request-editor-title{display:flex;align-items:center;gap:8px}#mfm-root .mfm-request-editor-title h4{margin:0;font-size:.95rem;font-weight:700;color:var(--mfm-text)}#mfm-root .mfm-request-editor-pulse{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--mfm-warning);box-shadow:0 0 #f59e0b99;animation:mfm-request-editor-pulse 1.4s infinite}@keyframes mfm-request-editor-pulse{0%{box-shadow:0 0 #f59e0b99}70%{box-shadow:0 0 0 8px #f59e0b00}to{box-shadow:0 0 #f59e0b00}}#mfm-root .mfm-request-editor-meta{padding:10px 16px 0;flex-shrink:0}#mfm-root .mfm-request-editor-row{display:flex;align-items:center;gap:8px;margin-bottom:4px}#mfm-root .mfm-request-editor-row .mfm-url-path{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;color:var(--mfm-text)}#mfm-root .mfm-request-editor-batch{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:.7rem;font-weight:700;background:#f59e0b1f;color:var(--mfm-warning);border:1px solid rgba(245,158,11,.3);flex-shrink:0}#mfm-root .mfm-request-editor-hint{font-size:.7rem;color:var(--mfm-text-dim);margin-bottom:8px}#mfm-root .mfm-request-editor-body{flex:1;display:flex;flex-direction:column;gap:10px;padding:8px 16px 0;overflow-y:auto;min-height:0}#mfm-root .mfm-request-editor-section{display:flex;flex-direction:column;gap:4px}#mfm-root .mfm-request-editor-section-grow{flex:1;min-height:100px}#mfm-root .mfm-request-editor-section-title{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--mfm-text-dim)}#mfm-root .mfm-request-editor-popup textarea{width:100%;padding:10px;border:1px solid var(--mfm-border);border-radius:6px;font-family:JetBrains Mono,Menlo,monospace;font-size:.78rem;resize:none;background:#fff;color:var(--mfm-text);outline:none}#mfm-root .mfm-request-editor-popup textarea:focus{border-color:var(--mfm-primary);box-shadow:0 0 0 2px #2563eb1a}#mfm-root .mfm-request-editor-popup .mfm-request-editor-section-grow textarea{flex:1;min-height:100px}#mfm-root .mfm-request-editor-footer{display:flex;justify-content:flex-end;gap:8px;padding:12px 16px;border-top:1px solid var(--mfm-border);flex-shrink:0;background:#fff}#mfm-root .mfm-request-editor-send{padding:6px 14px!important;font-size:.8rem!important;border-radius:6px!important}#mfm-root .mfm-edit-badge{display:inline-flex;align-items:center;gap:3px;padding:1px 6px;border-radius:999px;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;background:#f59e0b1a;color:var(--mfm-warning);border:1px solid rgba(245,158,11,.3)}#mfm-root .mfm-edit-badge:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--mfm-warning);box-shadow:0 0 0 2px #f59e0b33}#mfm-root .mfm-dropdown-content button.mfm-edit-action{color:var(--mfm-warning);font-weight:600}#mfm-root .mfm-dropdown-content button.mfm-edit-action.active{background:#f59e0b0f}#mfm-root .mfm-settings-sheet{position:absolute;top:60px;left:5px;right:5px;bottom:5px;background:#fffffffa;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1600;display:none;flex-direction:column;border-radius:var(--mfm-radius);border:1px solid var(--mfm-border);box-shadow:var(--mfm-shadow-lg);overflow:hidden}#mfm-root .mfm-settings-sheet.active{display:flex;animation:mfm-fade-in .18s ease-out}#mfm-root .mfm-settings-header{padding:12px 16px;border-bottom:1px solid var(--mfm-border);display:flex;align-items:center;justify-content:space-between;flex-shrink:0}#mfm-root .mfm-settings-header h4{margin:0;font-size:1rem;font-weight:700}#mfm-root .mfm-settings-body{flex:1;overflow-y:auto;padding:12px 16px;display:flex;flex-direction:column;gap:14px}#mfm-root .mfm-settings-section{border:1px solid var(--mfm-border);border-radius:var(--mfm-radius);padding:12px;display:flex;flex-direction:column;gap:8px;background:#fff}#mfm-root .mfm-settings-section-title{font-size:.78rem;font-weight:700;color:var(--mfm-text);display:flex;align-items:center;justify-content:space-between;gap:8px}#mfm-root .mfm-settings-section-desc{font-size:.7rem;color:var(--mfm-text-dim);margin:0}#mfm-root .mfm-settings-row{display:flex;align-items:center;gap:8px}#mfm-root .mfm-settings-row .mfm-input{flex:1;height:32px;font-size:.85rem}#mfm-root .mfm-settings-pill{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:.65rem;font-weight:700;background:var(--mfm-surface-bright);color:var(--mfm-text-dim);border:1px solid var(--mfm-border)}#mfm-root .mfm-settings-pill.active{background:#10b9811a;color:var(--mfm-success);border-color:#10b9814d}#mfm-root .mfm-settings-section .mfm-btn{padding:6px 12px;font-size:.78rem;font-weight:600;border-radius:6px;cursor:pointer;border:1px solid var(--mfm-border);background:#fff;color:var(--mfm-text)}#mfm-root .mfm-settings-section .mfm-btn:hover{background:var(--mfm-surface)}#mfm-root .mfm-settings-section .mfm-btn-primary{background:var(--mfm-primary);color:#fff;border-color:var(--mfm-primary)}#mfm-root .mfm-settings-section .mfm-btn-primary:hover{background:var(--mfm-primary-hover)}#mfm-root .mfm-settings-section .mfm-btn-danger{color:var(--mfm-error);border-color:#ef44444d}#mfm-root .mfm-settings-section .mfm-btn-danger:hover{background:#ef44440d}#mfm-root .mfm-settings-section .mfm-btn:disabled{opacity:.5;cursor:not-allowed}.json-viewer{font-family:Consolas,Monaco,monospace;font-size:13px;line-height:1.6;padding:12px;border-radius:6px;overflow:auto}.json-viewer-light{background:#fff;color:#1f1f1f}.json-viewer-dark{background:#1e1e1e;color:#d4d4d4}.json-node{position:relative;padding-left:18px;white-space:nowrap;-webkit-user-select:text;user-select:text}.json-children{margin-left:18px;padding-left:8px;border-left:1px dotted rgba(128,128,128,.25)}.json-toggle{position:absolute;left:0;cursor:pointer;-webkit-user-select:none;user-select:none;width:14px;height:14px;display:flex;align-items:center;justify-content:center;color:#888;font-weight:700;font-size:14px;border:1px solid rgba(128,128,128,.3);border-radius:2px;line-height:1;background:#8080800d;top:4px}.json-toggle:hover{color:#007acc;border-color:#007acc;background:#007acc0d}.json-bracket,.json-closing-bracket{display:inline-block}.json-closing-bracket{margin-left:18px}.json-key{color:#922}.json-viewer-dark .json-key{color:#9cdcfe}.json-value.string{color:#0b7500}.json-value.number{color:#1a01cc}.json-value.boolean{color:#aa0d91}.json-value.null{color:#777}.json-viewer-dark .json-value.string{color:#ce9178}.json-viewer-dark .json-value.number{color:#b5cea8}.json-viewer-dark .json-value.boolean{color:#569cd6}.json-viewer-dark .json-value.null{color:gray}.json-node:hover{background:#0000000a;border-radius:4px}.json-viewer-dark .json-node:hover{background:#ffffff0f}.json-match{background-color:#ffff0059;border-radius:3px}.json-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid rgba(128,128,128,.15)}.json-toolbar-group,.json-search-group{display:flex;align-items:center;gap:4px}.json-toolbar .json-toolbar-group button{height:20px;width:20px}.json-toolbar button{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border-radius:4px;border:1px solid var(--mfm-primary);cursor:pointer;background:var(--mfm-bg);color:#555;transition:all .2s}.json-toolbar button:hover{background:#eee;border-color:#ccc;color:#000}.json-viewer-dark .json-toolbar button{background:#333;color:#bbb;border:1px solid #444}.json-viewer-dark .json-toolbar button:hover{background:#444;border-color:#555;color:#fff}.json-search-group{flex:1;max-width:200px}.json-toolbar input{flex:1;font-size:12px;height:28px;padding:0 8px;border-radius:4px;border:1px solid var(--mfm-primary);outline:none}.json-viewer-dark .json-toolbar input{background:#252525;color:#ddd;border:1px solid #444}.json-viewer::-webkit-scrollbar{width:8px;height:8px}.json-viewer::-webkit-scrollbar-thumb{background:#80808066;border-radius:4px}.json-viewer::-webkit-scrollbar-thumb:hover{background:#80808099}.json-viewer-fullscreen{position:fixed!important;top:0!important;left:1%!important;width:98%;height:100vh!important;z-index:1000000!important;display:flex!important;flex-direction:column!important;box-sizing:border-box!important;max-height:99%!important}body.json-viewer-body-fullscreen{overflow:hidden!important;height:100vh!important}.json-viewer-fullscreen .json-tree-container{flex:1!important;overflow:auto!important;max-height:500px!important}.json-viewer.json-is-searching .json-node{display:none!important}.json-viewer.json-is-searching .json-node.json-item-visible{display:block!important}.json-tree-container{overflow:auto;max-height:315px}pre{user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}.mfm-status.rule{color:var(--mfm-info)}.mfm-mod-pill{font-size:.7rem;color:var(--mfm-primary);background:#3b82f61a;padding:2px 6px;border-radius:10px;font-weight:500}.mfm-rule-info .mfm-rule-action{font-weight:700;color:var(--mfm-primary)}.mfm-rule-info .mfm-rule-value{color:var(--mfm-value)}.mfm-mapping-list-activity{padding:0;max-height:468px;overflow-y:scroll}.mfm-mapping-list-activity .mfm-spinner{display:flex;justify-content:center;margin:10px auto}.mfm-mapping-list-activity .mfm-request-item{padding:16px}.mfm-empty{padding:32px;text-align:center;color:var(--mfm-text-dim);font-size:.9rem}.mfm-spinner{width:24px;height:24px;border:2px solid var(--mfm-border);border-top-color:var(--mfm-primary);border-radius:50%;animation:mfm-spin .8s linear infinite}@keyframes mfm-spin{to{transform:rotate(360deg)}}.mfm-rule-info{font-size:.7rem;color:var(--mfm-text-dim);margin-top:4px;padding-left:4px}.mfm-mocked-apis-activity{padding:0;height:468px;overflow-y:scroll}.mfm-other-apis-activity{padding:0;max-height:468px}.mfm-request-item{display:flex;flex-direction:column;padding:12px 16px;border-bottom:1px solid var(--mfm-border);cursor:pointer;background:var(--mfm-bg);transition:background-color .2s ease}.mfm-request-item:hover{background:var(--mfm-hover)}.mfm-request-item.active{background:var(--mfm-active-bg)}.mfm-request-header{display:flex;justify-content:space-between;align-items:center}.mfm-flex-row{display:flex;align-items:center;gap:8px}.mfm-method{font-size:.75rem;font-weight:700;min-width:40px}.mfm-status{font-size:.8rem;margin-left:8px}.mfm-status.success{color:var(--mfm-success)}.mfm-status.error{color:var(--mfm-error)}.mfm-status.pending{color:var(--mfm-text-dim)}.mfm-url{font-size:.85rem;color:var(--mfm-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.4}.mfm-dropdown{position:relative;display:inline-block}.mfm-dropdown-content{display:none;position:absolute;right:0;top:100%;background-color:var(--mfm-bg);min-width:160px;box-shadow:0 4px 12px #00000026;z-index:1000;border:1px solid var(--mfm-border);border-radius:6px;overflow:hidden;margin-top:4px}.mfm-dropdown-content button{color:var(--mfm-text);padding:10px 16px;text-decoration:none;display:block;width:100%;text-align:left;background:none;border:none;cursor:pointer;font-size:.85rem;transition:background .1s}.mfm-dropdown-content button:hover{background-color:var(--mfm-hover)}.mfm-btn-icon{background:none;border:none;padding:4px;cursor:pointer;color:var(--mfm-text-dim);border-radius:4px;display:flex;align-items:center;justify-content:center}.mfm-btn-icon:hover{background:var(--mfm-hover);color:var(--mfm-text)}:root{--mfm-primary: #2563eb;--mfm-primary-hover: #1d4ed8;--mfm-bg: #ffffff;--mfm-surface: #f8fafc;--mfm-surface-bright: #f1f5f9;--mfm-text: #0f172a;--mfm-text-dim: #64748b;--mfm-border: #e2e8f0;--mfm-success: #10b981;--mfm-error: #ef4444;--mfm-warning: #f59e0b;--mfm-radius: 8px;--mfm-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--mfm-shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px 1px rgb(0 0 0 / .1);--mfm-transition: all .15s ease-in-out;--mfm-value: #9b2418}#mfm-root{all:initial;display:block;position:fixed;bottom:24px;right:24px;z-index:2147483647;font-family:Inter,-apple-system,system-ui,sans-serif;color:var(--mfm-text);-webkit-user-select:none;user-select:none;box-sizing:border-box;font-size:12px}#mfm-root svg{fill:transparent}#mfm-root *{box-sizing:border-box;font-family:inherit;font-size:inherit}.mfm-widget-toggle{display:flex;align-items:center;background:#fff;padding:6px;border-radius:9999px;box-shadow:var(--mfm-shadow-lg);border:1px solid var(--mfm-border);gap:2px;cursor:pointer;transition:var(--mfm-transition)}.mfm-widget-toggle.hidden{display:none!important}.mfm-toggle-section{padding:6px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:var(--mfm-transition)}.mfm-toggle-section:hover{background:var(--mfm-surface-bright)}.mfm-toggle-logo img{width:32px;height:32px}.mfm-toggle-divider{width:1px;height:24px;background:var(--mfm-border);margin:0 4px}.mfm-main-container{position:fixed;bottom:24px;right:24px;width:370px;height:650px;background:var(--mfm-bg);border:1px solid var(--mfm-border);border-radius:var(--mfm-radius);box-shadow:var(--mfm-shadow-lg);display:flex;flex-direction:column;overflow:hidden;transition:var(--mfm-transition);transform-origin:bottom right}.mfm-main-container.hidden{opacity:0;transform:scale(.95) translateY(20px);pointer-events:none}.mfm-header{padding:12px 16px;margin-bottom:5px;background:#fff;display:flex;align-items:center;justify-content:space-between}.mfm-logo img{height:auto;width:auto;min-height:20px}.mfm-tabs-container{flex:1;display:flex;flex-direction:column;overflow:hidden}.mfm-tabs-nav{display:flex;padding:0 16px;background:#fff;border-bottom:1px solid var(--mfm-border);gap:4px}.mfm-tab-btn{padding:10px 16px;background:transparent;border:1px solid transparent;border-bottom:none;color:var(--mfm-text-dim);cursor:pointer;font-size:15px!important;font-weight:500;margin-bottom:-1px;border-top-left-radius:4px;border-top-right-radius:4px;transition:var(--mfm-transition)}.mfm-tab-btn:hover{color:var(--mfm-text);background:var(--mfm-surface)}.mfm-tab-btn.active{color:var(--mfm-primary);background:#fff;border-color:var(--mfm-border);border-bottom:1px solid white;font-weight:700}.mfm-tab-toolbar{padding:12px 16px;border-bottom:1px solid var(--mfm-border);display:flex;flex-direction:column;gap:8px}.mfm-toolbar-row{display:flex;gap:8px;align-items:center}.mfm-input{height:36px;width:100%;padding:0 12px;border:1px solid var(--mfm-border);border-radius:6px;font-size:.875rem;outline:none}.search-input{width:200px!important}.mfm-input:focus{border-color:var(--mfm-primary);box-shadow:0 0 0 2px #2563eb1a}.mfm-btn-outline,.mfm-btn-icon{height:26px;width:40px;padding:0 12px;background:transparent!important;border:none!important;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;color:var(--mfm-text-dim);transition:var(--mfm-transition);display:flex;align-items:center;justify-content:center}.back-btn{padding:0}.mfm-btn-outline:hover,.mfm-btn-icon:hover{background:var(--mfm-surface-bright)!important;color:var(--mfm-text)}.mfm-preserve-logs{display:flex;align-items:center;gap:1px;font-size:.75rem;color:var(--mfm-text-dim);cursor:pointer}.mfm-preserve-logs input{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.mfm-tab-content{flex:1;background:#fff;height:468px;overflow-y:scroll}.mfm-list{display:flex;flex-direction:column;max-height:460px;overflow-y:scroll}.mfm-empty{padding:60px 20px;text-align:center;color:var(--mfm-text-dim);font-size:.875rem}.mfm-request-item{padding:6px 16px;border-bottom:1px solid var(--mfm-border);cursor:pointer;transition:var(--mfm-transition);position:relative}.mfm-request-item:has(.mfm-dropdown-content.show){z-index:1100}.mfm-request-item.active{background:#eff6ff;border-left:3px solid var(--mfm-primary)}.mfm-request-item:hover{background:var(--mfm-surface)}.mfm-request-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.mfm-method{font-size:.7rem;font-weight:700;padding:2px 6px;border-radius:4px;text-transform:uppercase}.mfm-method.get{color:#2563eb;background:#eff6ff}.mfm-method.post{color:#16a34a;background:#f0fdf4}.mfm-method.put{color:#d97706;background:#fffbeb}.mfm-method.delete{color:#dc2626;background:#fef2f2}.mfm-method.rule{color:#7c3aed;background:#f5f3ff}.mfm-status{font-size:.75rem;font-weight:600}.mfm-status.rule{color:#8b5cf6;background:#8b5cf61a}.mfm-status.success{color:#16a34a}.mfm-status.error{color:#dc2626}.mfm-status.pending{color:#64748b}.mfm-url{font-size:.8125rem;color:var(--mfm-text);white-space:nowrap;overflow-x:scroll;width:290px;max-width:290px;scrollbar-width:thin}.mfm-url .mfm-rule-condition{display:inline-block;margin-right:4px;border-radius:20px;font-size:inherit;background:#eee;padding:2px 5px}.mfm-url .mfm-rule-condition .mfm-rule-condition-type{font-weight:600;color:var(--mfm-primary)}.mfm-url .mfm-rule-condition .mfm-rule-condition-operator{font-weight:600;border-bottom:1px solid var(--mfm-primary);text-transform:capitalize}.mfm-url .mfm-rule-condition .mfm-rule-condition-key-value{color:var(--mfm-value)}.mfm-rule-list .mfm-url{white-space:auto!important;overflow-x:scroll!important;text-overflow:inherit!important;scrollbar-width:thin}.mfm-bottomsheet{position:absolute;top:60px;left:0;right:0;bottom:0;background:#fff;z-index:1100;display:flex;flex-direction:column;transform:translate(100%);transition:transform .25s ease-in-out}.mfm-bottomsheet.active{transform:translate(0)}.mfm-bottomsheet-header{padding:12px 16px;border-bottom:1px solid var(--mfm-border);display:flex;align-items:center;gap:5px}.mfm-bottomsheet-content{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column}.mfm-detail-tabs{display:flex;border-bottom:1px solid var(--mfm-border);margin:16px -16px;padding:0 16px;gap:8px}.mfm-detail-tab-btn{padding:8px 12px;background:transparent;border:none;border-bottom:2px solid transparent;color:var(--mfm-text-dim);font-size:.8rem;font-weight:600;cursor:pointer;transition:var(--mfm-transition)}.mfm-detail-tab-btn:hover{color:var(--mfm-text)}.mfm-detail-tab-btn.active{color:var(--mfm-primary);border-bottom-color:var(--mfm-primary)}.mfm-detail-body{flex:1}.mfm-tab-content::-webkit-scrollbar,.mfm-bottomsheet-content::-webkit-scrollbar{width:8px}.mfm-tab-content::-webkit-scrollbar-track,.mfm-bottomsheet-content::-webkit-scrollbar-track{background:transparent}.mfm-tab-content::-webkit-scrollbar-thumb,.mfm-bottomsheet-content::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px;border:2px solid white}.mfm-tab-content::-webkit-scrollbar-thumb:hover,.mfm-bottomsheet-content::-webkit-scrollbar-thumb:hover{background:#94a3b8}.mfm-detail-section{margin-bottom:24px}.mfm-detail-title{font-size:.75rem;font-weight:600;text-transform:uppercase;color:var(--mfm-text-dim);margin-bottom:8px;display:flex;justify-content:space-between}.mfm-detail-content{background:var(--mfm-bg);padding:12px;border-radius:6px;font-family:JetBrains Mono,Menlo,monospace;font-size:.8rem;border:1px solid var(--mfm-primary);word-break:break-all;max-height:500px;overflow-y:auto}.mfm-copy-btn{background:var(--mfm-primary);border:none;color:#fff;padding:4px 8px;border-radius:4px;font-size:.7rem;cursor:pointer;font-weight:600}.mfm-dropdown{position:relative}.mfm-dropdown-content{display:none;position:absolute;top:100%;right:0;background:#fff;min-width:140px;box-shadow:var(--mfm-shadow-lg);border:1px solid var(--mfm-border);border-radius:8px;z-index:1200;overflow:hidden}.mfm-dropdown-content.show{display:block}.mfm-dropdown-content button{width:100%;padding:10px 16px;text-align:left;background:transparent;border:none;font-size:.8125rem;color:var(--mfm-text);cursor:pointer}.mfm-dropdown-content button:hover{background:var(--mfm-surface)}.mfm-btn-primary{background:var(--mfm-primary);color:#fff;border:none;border-radius:8px;padding:12px 24px;font-weight:600;cursor:pointer;transition:var(--mfm-transition)}.mfm-btn-primary:hover{background:var(--mfm-primary-hover)}.mfm-header-actions{display:flex;align-items:center}.mfm-switch{position:relative;display:inline-block;width:32px;height:20px;margin-right:12px}.mfm-switch input{opacity:0;width:0;height:0}.mfm-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#cbd5e1;transition:.4s;border-radius:34px}.mfm-slider:before{position:absolute;content:"";height:16px;width:16px;left:2px;bottom:2px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+.mfm-slider{background-color:var(--mfm-primary)}input:checked+.mfm-slider:before{transform:translate(12px)}.mfm-spinner{width:14px;height:14px;border:2px solid #cbd5e1;border-bottom-color:var(--mfm-primary);border-radius:50%;display:inline-block;box-sizing:border-box;animation:mfm-rotation 1s linear infinite}@keyframes mfm-rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mfm-request-item.pending-item{cursor:default;opacity:.8}.mfm-snackbar{visibility:hidden;min-width:250px;background-color:#333;color:#fff;text-align:center;border-radius:8px;padding:12px;position:fixed;z-index:2000;left:50%;bottom:30px;transform:translate(-50%);font-size:.9rem;box-shadow:0 4px 6px #0000001a;opacity:0;transition:opacity .3s,bottom .3s}.mfm-snackbar.show{visibility:visible;opacity:1;bottom:50px}.clear-btn svg{color:var(--mfm-text-dim)}#mfm-root .mfm-bulk-mock-popup{position:absolute;top:5px;left:5px;right:5px;bottom:5px;background:#fff;z-index:1200;border-radius:var(--mfm-radius);box-shadow:var(--mfm-shadow-lg);display:none;flex-direction:column;border:1px solid var(--mfm-border)}#mfm-root .mfm-bulk-mock-popup.active{display:flex}#mfm-root .mfm-bulk-mock-container{display:flex;flex-direction:column;height:100%;padding:16px;overflow:hidden}#mfm-root .mfm-bulk-mock-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;flex-shrink:0}#mfm-root .mfm-bulk-mock-header h3{margin:0;font-size:1.1rem;color:var(--mfm-text)}#mfm-root .mfm-bulk-mock-header-actions{display:flex;align-items:center;gap:8px}#mfm-root #mfm-bulk-save-btn{padding:6px 12px;font-size:.8rem;background:var(--mfm-primary);color:#fff;border:none;border-radius:4px;cursor:pointer}#mfm-root #mfm-bulk-save-btn:disabled{opacity:.5;background:var(--mfm-text-dim);cursor:not-allowed}#mfm-root .mfm-bulk-mock-filters{display:flex;flex-direction:column;gap:12px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid var(--mfm-border);flex-shrink:0}#mfm-root .mfm-bulk-mock-list{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:4px}#mfm-root .mfm-bulk-item{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:6px;cursor:pointer;transition:var(--mfm-transition)}#mfm-root .mfm-bulk-item:hover{background:var(--mfm-surface)}#mfm-root .mfm-bulk-item .mfm-url{flex:1;font-size:.8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:auto}#mfm-root .mfm-toolbar-dropdown{position:relative;display:flex;align-items:center}#mfm-root .mfm-toolbar-dropdown .mfm-dropdown-menu{display:none;position:absolute;top:100%;right:0;background:#fff;min-width:120px;box-shadow:var(--mfm-shadow-lg);border:1px solid var(--mfm-border);border-radius:8px;z-index:1001;margin-top:4px}#mfm-root .mfm-toolbar-dropdown.show .mfm-dropdown-menu{display:block}#mfm-root .mfm-dropdown-item{width:100%;padding:10px 16px;text-align:left;background:transparent;border:none;font-size:.85rem;color:var(--mfm-text);cursor:pointer}#mfm-root .mfm-dropdown-item:hover{background:var(--mfm-surface)}#mfm-root .mfm-bulk-mock-popup{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}#mfm-root .mfm-bulk-item.selected{background:#2563eb0d;border-color:#2563eb1a}#mfm-root .mfm-bulk-checkbox{width:16px;height:16px;accent-color:var(--mfm-primary)}#mfm-root .mfm-bulk-mock-header h3{font-weight:700;letter-spacing:-.01em}#mfm-snip-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0006;z-index:2147483646;cursor:crosshair;display:flex;align-items:center;justify-content:center}#mfm-snip-selection{position:absolute;border:2px solid var(--mfm-primary);background:#2563eb1a;box-shadow:0 0 0 9999px #0006;display:none;pointer-events:none}#mfm-snip-modal .mfm-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;z-index:2147483647;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}#mfm-snip-modal .mfm-modal-container{width:90%;max-width:500px;background:#fff;border-radius:12px;box-shadow:var(--mfm-shadow-lg);display:flex;flex-direction:column;overflow:hidden;animation:mfm-fade-in .2s ease-out}#mfm-snip-modal .mfm-modal-header{padding:16px;border-bottom:1px solid var(--mfm-border);display:flex;justify-content:space-between;align-items:center}#mfm-snip-modal .mfm-modal-header h3{margin:0;font-size:1.1rem;font-weight:700}#mfm-snip-modal #mfm-modal-close{background:none;border:none;font-size:1.5rem;cursor:pointer;color:var(--mfm-text-dim)}#mfm-snip-modal .mfm-modal-body{padding:16px;display:flex;flex-direction:column;gap:16px}#mfm-snip-modal .mfm-screenshot-preview{max-height:200px;overflow-y:auto;border:1px solid var(--mfm-border);border-radius:6px;background:#f1f5f9}#mfm-snip-modal .mfm-screenshot-preview img{width:100%;display:block}#mfm-snip-modal .mfm-context-input textarea{width:100%;height:100px;padding:12px;border:1px solid var(--mfm-border);border-radius:6px;resize:none;font-size:.9rem;outline:none}#mfm-snip-modal .mfm-context-input textarea:focus{border-color:var(--mfm-primary);box-shadow:0 0 0 2px #2563eb1a}#mfm-snip-modal .mfm-char-count{text-align:right;font-size:.75rem;color:var(--mfm-text-dim);margin-top:4px}#mfm-snip-modal .mfm-modal-footer{padding:16px;border-top:1px solid var(--mfm-border);display:flex;justify-content:flex-end;gap:12px}.mfm-btn-secondary{padding:8px 16px;background:#fff;border:1px solid var(--mfm-border);border-radius:6px;cursor:pointer}@keyframes mfm-fade-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}#mfm-root .mfm-bulk-size{font-size:.7rem;color:var(--mfm-text-dim);margin-left:auto;padding:0 8px;font-family:inherit}#mfm-root .mfm-url-container{display:flex;flex-direction:column;overflow:hidden;flex:1;gap:2px}#mfm-root .mfm-url-path{font-size:.8rem;font-weight:500;color:var(--mfm-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}#mfm-root .mfm-url-domain{font-size:.7rem;color:var(--mfm-text-dim);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.mfm-bulk-item-actions{display:flex;gap:8px;margin-left:auto}.mfm-btn-text{background:transparent;border:none;color:var(--mfm-primary);font-size:.75rem;cursor:pointer;padding:2px 6px;border-radius:4px}.mfm-btn-text:hover{background:#2563eb1a}.mfm-response-editor{position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;z-index:1300;display:none;flex-direction:column;padding:16px}.mfm-response-editor.active{display:flex}.mfm-response-editor textarea{flex:1;width:100%;padding:12px;border:1px solid var(--mfm-border);border-radius:6px;font-family:JetBrains Mono,Menlo,monospace;font-size:.8rem;resize:none;margin:12px 0}.mfm-editor-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.mfm-editor-footer{display:flex;justify-content:flex-end;gap:12px}#mfm-root .mfm-bulk-mock-list::-webkit-scrollbar{width:6px}#mfm-root .mfm-bulk-mock-list::-webkit-scrollbar-track{background:transparent}#mfm-root .mfm-bulk-mock-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.mfm-switch-with-label{display:flex;align-items:center;gap:4px;border:1px solid var(--mfm-border);border-radius:20px;padding:2px 2px 2px 5px}.mfm-switch-with-label .mfm-label{font-weight:700}.mfm-flex-center{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.mfm-loader{width:40px;height:40px;border:4px solid var(--mfm-surface-bright);border-bottom-color:var(--mfm-primary);border-radius:50%;display:inline-block;box-sizing:border-box;animation:mfm-rotation 1s linear infinite}.mfm-results-body{max-height:450px;overflow-y:auto!important;padding:20px!important}.mfm-result-section{margin-bottom:24px}.mfm-result-section:last-child{margin-bottom:0}.mfm-result-section h4{margin:0 0 10px;font-size:.8rem;font-weight:700;color:var(--mfm-text-dim);text-transform:uppercase;letter-spacing:.05em}.mfm-result-section p{margin:0;font-size:.95rem;line-height:1.5;color:var(--mfm-text)}.mfm-weakness-list{margin:0;padding-left:18px;font-size:.9rem;color:var(--mfm-text);line-height:1.6}.mfm-weakness-list li{margin-bottom:8px}.mfm-code-preview{background:#0f172a;color:#e2e8f0;padding:16px;border-radius:8px;font-family:JetBrains Mono,Menlo,Monaco,monospace;font-size:.85rem;overflow-x:auto;max-height:250px;border:1px solid #1e293b}.mfm-code-preview pre{margin:0;white-space:pre-wrap;word-break:break-all}.mfm-code-preview code{font-family:inherit}.d-none{display:none!important}.mfm-beta{font-size:8px!important;color:#ccc!important;margin-top:-5px!important}')),document.head.appendChild(A)}}catch(A){console.error("vite-plugin-css-injected-by-js",A)}}();var r=(A=>(A[A.NONE=0]="NONE",A[A.INFO=1]="INFO",A[A.WARN=2]="WARN",A[A.ERROR=3]="ERROR",A))(r||{}),n=(A=>(A.MFM_REQ_MAPPINGS="MFM_REQ_MAPPINGS",A.MFM_REQ_SAVED_MAPPINGS="MFM_REQ_SAVED_MAPPINGS",A.MFM_DEL_CLIENT_TOKEN="MFM_DEL_CLIENT_TOKEN",A.MFM_SUBMIT_TOKEN="MFM_SUBMIT_TOKEN",A.MFM_TOGGLE_INTERCEPTION="MFM_TOGGLE_INTERCEPTION",A.MFM_DEBUG_RULES_UPDATE="MFM_DEBUG_RULES_UPDATE",A.MFM_DEBUG_INTERCEPT_RES="MFM_DEBUG_INTERCEPT_RES",A.MFM_REQUEST_EDIT_RULES_UPDATE="MFM_REQUEST_EDIT_RULES_UPDATE",A.MFM_REQUEST_EDIT_RES="MFM_REQUEST_EDIT_RES",A.MFM_GLOBAL_DELAY_UPDATE="MFM_GLOBAL_DELAY_UPDATE",A.MFM_RES_MAPPINGS="MFM_RES_MAPPINGS",A.MFM_REQ="MFM_REQ",A.MFM_RES="MFM_RES",A.MFM_TOKEN_ERROR="MFM_TOKEN_ERROR",A.MFM_TOKEN_API_FAILED="MFM_TOKEN_API_FAILED",A.MFM_DEBUG_INTERCEPT_REQ="MFM_DEBUG_INTERCEPT_REQ",A.MFM_REQUEST_EDIT_REQ="MFM_REQUEST_EDIT_REQ",A.MFM_LOG_INFO="MFM_LOG_INFO",A.MFM_LOG_WARN="MFM_LOG_WARN",A.MFM_LOG_ERROR="MFM_LOG_ERROR",A))(n||{});function s(A,e,t="*",r){window.postMessage(function(A,e,t){const r={type:A};return t&&(r.source=t),void 0!==e&&(r.payload=e),r}(A,e,r),t)}const o=new class{constructor(){this.level=r.NONE}setLevel(A){this.level=A}normalizeArgs(A){return A.map((A=>{try{return void 0===A?"undefined":"string"==typeof A||"object"==typeof A?A:String(A)}catch{return"[Unserializable]"}}))}postLog(A,e){s(A,this.normalizeArgs(e),"*","mfm-widget-logger")}info(...A){this.level<r.INFO||(console.log("[MFM Info]",...A),this.postLog(n.MFM_LOG_INFO,A))}warn(...A){this.level<r.WARN||(console.warn("[MFM Warn]",...A),this.postLog(n.MFM_LOG_WARN,A))}error(...A){this.level<r.ERROR||(console.error("[MFM Error]",...A),this.postLog(n.MFM_LOG_ERROR,A))}},i=new Map,a=new Set;let l=!1;function c(A){return A!==n.MFM_LOG_INFO&&A!==n.MFM_LOG_WARN&&A!==n.MFM_LOG_ERROR}function d(){l||"undefined"==typeof window||(window.addEventListener("message",B),l=!0)}function u(A,e){c(A)&&o.info(`[postMessage] ${A}`,e),s(A,e)}function B(A){if(!function(A){if(!A||"object"!=typeof A)return!1;if(!("type"in A))return!1;const e=A.type;return"string"==typeof e&&e.startsWith("MFM_")}(A.data))return;const e=A.data;c(e.type)&&o.info(`[onMessage] ${e.type}`,e.payload),a.forEach((A=>A(e)));const t=i.get(e.type);t&&t.forEach((A=>{A(e.payload)}))}const m=A=>u(n.MFM_DEBUG_RULES_UPDATE,A),g=A=>u(n.MFM_DEBUG_INTERCEPT_RES,A),p=A=>u(n.MFM_REQUEST_EDIT_RULES_UPDATE,A),f=A=>u(n.MFM_REQUEST_EDIT_RES,A),h=A=>u(n.MFM_GLOBAL_DELAY_UPDATE,A),w={version:8,snipping:{name:"snipping",enabled:!0,platforms:{ios:{enabled:!1,ab:{ab1:0,ab2:0}},android:{enabled:!1,ab:{ab1:0,ab2:0}},web:{enabled:!0,ab:{ab1:100,ab2:0}}}},bulk_mock:{name:"bulk_mock",enabled:!0,platforms:{ios:{enabled:!1,ab:{ab1:0,ab2:0}},android:{enabled:!1,ab:{ab1:0,ab2:0}},web:{enabled:!0,ab:{ab1:100,ab2:0}}}},network_interceptor:{name:"network_interceptor",enabled:!0,platforms:{ios:{enabled:!0,ab:{ab1:50,ab2:0}},android:{enabled:!0,ab:{ab1:50,ab2:0}},web:{enabled:!0,ab:{ab1:100,ab2:0}}}},request_editor:{name:"request_editor",enabled:!0,platforms:{ios:{enabled:!0,ab:{ab1:50,ab2:0}},android:{enabled:!0,ab:{ab1:50,ab2:0}},web:{enabled:!0,ab:{ab1:100,ab2:0}}}}},Q="mfm_feature_config",C="mfm_user_id",U=(()=>{const A=localStorage.getItem(Q);if(A)try{const e=JSON.parse(A);return!e.version||e.version<w.version?(localStorage.setItem(Q,JSON.stringify(w)),w):e}catch(A){console.error("Failed to parse stored config",A)}return localStorage.setItem(Q,JSON.stringify(w)),w})(),b=(A=>{let e=0;for(let t=0;t<A.length;t++)e=(e<<5)-e+A.charCodeAt(t),e|=0;return Math.abs(e)%100})((()=>{let A=localStorage.getItem(C);return A||(A=Math.random().toString(36).substring(2,15),localStorage.setItem(C,A)),A})()),F="https://api.mockforme.com",y="/mockforme";function v(A,e="web"){return null!==function(A,e="web"){var t;const r=U[A];if(!r||!r.enabled)return null;const n=null==(t=r.platforms)?void 0:t[e];if(!n||!n.enabled)return null;if(n.ab){let A=0;for(const[e,t]of Object.entries(n.ab)){const r=t||0;if(b>=A&&b<A+r)return e;A+=r}return null}return"enabled"}(A,e)}function E(A,e){if(!A)return e;try{return JSON.parse(A)}catch{return e}}let H=!1;function I(A){H=!!A}function x(...A){H&&console.log("[MFM]",...A)}function k(...A){H&&console.warn("[MFM]",...A)}const M="MFM_INTERCEPTOR_RULES",L="MFM_REQUEST_EDITOR_RULES",S="MFM_GLOBAL_DELAY",K="MFM_ANALYTICS",D="MFM_DEBUG_LOGS";function T(A){try{localStorage.setItem(M,JSON.stringify(A))}catch{}}function R(A){try{localStorage.setItem(L,JSON.stringify(A))}catch{}}const O={state:function(){var A,e,t,r,n,s,o,i,a,l,c,d;const u=E(sessionStorage.getItem("MFM_SAVED_REQUESTS"),[]).filter((A=>{var e;return!((null==(e=A.request)?void 0:e.url)||"").includes("/3f4eae522b")})).map((A=>A.response?A:{...A,response:{statusCode:0,statusText:"Disconnected",body:"[Request terminated due to page refresh or network interruption]",headers:{},endTime:new Date(A.timestamp||Date.now()).toISOString()}})),B=E(localStorage.getItem("MFM_CONFIG"),{}),m={enabled:!0,isInterceptEnabled:"false"!==sessionStorage.getItem("MFM_IS_INTERCEPT_ENABLED"),isOpen:B.isOpen||!1,token:localStorage.getItem("MFM_TOKEN")||null,isTokenValidating:!1,isTokenLoading:!1,mappings:{apis:[],rules:[]},isMappingsLoading:!1,requests:u.filter((A=>!A.request.url.includes("mockforme.com"))),ui:{selectedTab:B.selectedTab||"MOCKED",tokenError:null,activeDropdownId:null,detailTab:B.detailTab||"HEADERS",tabConfigs:{MAPPINGS:{searchText:"",selectedRule:(null==(e=null==(A=B.tabConfigs)?void 0:A.MAPPINGS)?void 0:e.selectedRule)||null,isDetailOpen:Boolean(null==(r=null==(t=B.tabConfigs)?void 0:t.MAPPINGS)?void 0:r.isDetailOpen)},MOCKED:{searchText:"",selectedRequestId:(null==(s=null==(n=B.tabConfigs)?void 0:n.MOCKED)?void 0:s.selectedRequestId)||null,isPreserveLogs:"true"===localStorage.getItem("MFM_PRESERVE_LOGS_MOCKED"),isDetailOpen:Boolean(null==(i=null==(o=B.tabConfigs)?void 0:o.MOCKED)?void 0:i.isDetailOpen)},OTHER:{searchText:"",selectedRequestId:(null==(l=null==(a=B.tabConfigs)?void 0:a.OTHER)?void 0:l.selectedRequestId)||null,isPreserveLogs:"true"===localStorage.getItem("MFM_PRESERVE_LOGS_OTHER"),isDetailOpen:Boolean(null==(d=null==(c=B.tabConfigs)?void 0:c.OTHER)?void 0:d.isDetailOpen)}},isBulkMockOpen:!1,isDebuggerOpen:!1,isRequestEditorOpen:!1,isSettingsOpen:!1},features:{bulk_mock:v("bulk_mock"),snipping:v("snipping"),network_interceptor:v("network_interceptor"),request_editor:v("request_editor")},interceptors:{rules:E(localStorage.getItem(M),[]),pending:null,queue:[]},requestEditors:{rules:E(localStorage.getItem(L),[]),pending:null,queue:[]},globalDelay:E(localStorage.getItem(S),{enabled:!1,seconds:0}),analytics:E(localStorage.getItem(K),{enabled:!1}),debugLogs:E(localStorage.getItem(D),{enabled:!1})};return I(m.debugLogs.enabled),function(A){const e=A.ui.selectedTab;if("MAPPINGS"===e)return;const t=A.ui.tabConfigs[e];if(!t.isDetailOpen||!t.selectedRequestId)return;A.requests.some((A=>String(A.requestId)===String(t.selectedRequestId)))||(t.isDetailOpen=!1,t.selectedRequestId=null,A.ui.selectedTab="MOCKED")}(m),m}(),listeners:[],_notifyTimer:null,subscribe(A){return this.listeners.push(A),()=>{this.listeners=this.listeners.filter((e=>e!==A))}},notify(){this._notifyTimer||(this._notifyTimer=requestAnimationFrame((()=>{this._notifyTimer=null,this.listeners.forEach((A=>A(this.state))),document.dispatchEvent(new CustomEvent("MFM_STATE_CHANGE",{detail:this.state})),function(A){localStorage.setItem("MFM_CONFIG",JSON.stringify({isOpen:A.isOpen,selectedTab:A.ui.selectedTab,detailTab:A.ui.detailTab,activeDropdownId:A.ui.activeDropdownId,tabConfigs:{MAPPINGS:{selectedRule:A.ui.tabConfigs.MAPPINGS.selectedRule,isDetailOpen:A.ui.tabConfigs.MAPPINGS.isDetailOpen},MOCKED:{selectedRequestId:A.ui.tabConfigs.MOCKED.selectedRequestId,isDetailOpen:A.ui.tabConfigs.MOCKED.isDetailOpen},OTHER:{selectedRequestId:A.ui.tabConfigs.OTHER.selectedRequestId,isDetailOpen:A.ui.tabConfigs.OTHER.isDetailOpen}}}))}(this.state)})))},update(A,e){const t=A.split(".");let r=this.state;for(let A=0;A<t.length-1;A+=1){const e=r[t[A]];if(!e||"object"!=typeof e)return;r=e}r[t[t.length-1]]=e,this.notify()},set(A,e){this.state[A]=e,this.notify()}};function q(A){var e;try{if("undefined"==typeof window||"undefined"==typeof fetch)return;if(!(null==(e=O.state.analytics)?void 0:e.enabled))return;const t=O.state.token;if(!t)return;const r={action:A,time:(new Date).toISOString()};fetch(`${F}/analytics`,{method:"POST",headers:{"Content-Type":"application/json",mockforme:t,"x-mfm-internal":"true"},body:JSON.stringify(r),credentials:"omit",keepalive:!0}).catch((A=>{o.info("[analytics] failed to send",A)}))}catch(A){o.info("[analytics] threw",A)}}function N(A){var e;if("undefined"!=typeof document)try{document.dispatchEvent(new CustomEvent("mfm:rule-sync",{detail:A})),x("rule-sync dispatched",A.kind,{rules:null==(e=A.payload.rules)?void 0:e.length,delay:A.payload.delay})}catch(A){x("rule-sync dispatch failed",A)}}let _=[];function P(A){var e,t;const r=null==(e=O.state.ui.tabConfigs.MOCKED)?void 0:e.isPreserveLogs,n=null==(t=O.state.ui.tabConfigs.OTHER)?void 0:t.isPreserveLogs,s=A.filter((A=>{const e="MOCKED"===A.interceptionType;return e&&r||!e&&n}));s.length>0?sessionStorage.setItem("MFM_SAVED_REQUESTS",JSON.stringify(s)):sessionStorage.removeItem("MFM_SAVED_REQUESTS")}function G(A){var e,t,r,n;if(!A)return!1;if(!A.response)return!0;const s=O.state.interceptors;if((null==(e=s.pending)?void 0:e.requestId)===A.requestId)return!0;const o=O.state.requestEditors;if((null==(t=o.pending)?void 0:t.requestId)===A.requestId)return!0;if(null==(r=o.pending)?void 0:r.siblingRequestIds.includes(A.requestId))return!0;if((null==(n=s.pending)?void 0:n.requestId)===A.requestId)return!0;const{method:i,url:a}=A.request;return!!o.rules.some((A=>A.enabled&&A.method===i&&A.url===a))||!!s.rules.some((A=>A.enabled&&A.method===i&&A.url===a))}function V(A){var e,t,r;const n=(null==(e=A.request)?void 0:e.url)||"";if(n.includes("/3f4eae522b")||n.includes("mockforme.com"))return void x("addRequest skipped (own-domain / health-check)",A.requestId);if(O.state.isTokenValidating)return o.info("Queuing request during token validation",A.requestId),void _.push(A);const s=function(A){const e=[...O.state.requests],t=e.findIndex((e=>e.requestId===A.requestId));if(t>-1){const r=e[t];e[t]={...r,...A,rule:A.rule||r.rule}}else e.push(A);return function(A){if(A.length<=100)return A;const e=[],t=[];for(const r of A)G(r)?e.push(r):t.push(r);const r=Math.max(0,100-e.length),n=r>0?t.slice(-r):[],s=new Set([...e,...n].map((A=>A.requestId))),o=A.filter((A=>s.has(A.requestId)));return A.length!==o.length&&x("trimRequests dropped",A.length-o.length,"request(s)",{pinnedKept:e.length,disposableKept:n.length}),o}(e)}(A);O.set("requests",s),P(s),x("addRequest",{requestId:A.requestId,method:null==(t=A.request)?void 0:t.method,url:null==(r=A.request)?void 0:r.url,isPending:!A.response,interceptionType:A.interceptionType,listSize:s.length})}function J(A,e,t){return A.enabled&&A.method===e&&A.url===t}function X(A,e,t){return A.enabled&&A.method===e&&A.url===t}const Y={toggleWidget(){const A=!O.state.isOpen;O.update("isOpen",A),q(A?"widget_open":"widget_close")},setTab(A){O.update("ui.selectedTab",A)},deleteToken(){o.warn("Deleting Client Token"),q("token_delete"),O.update("token",null),O.update("isTokenValidating",!1),O.update("isTokenLoading",!1),O.update("ui.tokenError",null),this.closeDetails(),O.set("requests",[]),this.clearQueue(),sessionStorage.removeItem("MFM_SAVED_REQUESTS"),localStorage.removeItem("MFM_TOKEN"),this.clearDebugRules(),this.clearRequestEditRules(),u(n.MFM_DEL_CLIENT_TOKEN)},submitToken(A){A?(O.update("ui.tokenError",null),O.update("isTokenValidating",!0),O.update("isTokenLoading",!0),localStorage.setItem("MFM_TOKEN_TEMP",A),(A=>{u(n.MFM_SUBMIT_TOKEN,{token:A})})(A),q("token_submit")):O.update("ui.tokenError","Token is required")},reloadMappings(){o.info("Reloading Mappings"),O.update("ui.tokenError",null),O.update("isMappingsLoading",!0),u(n.MFM_REQ_MAPPINGS),q("mappings_reload")},fetchSavedMappings(){o.info("Fetching Saved Mappings"),u(n.MFM_REQ_SAVED_MAPPINGS)},toggleInterception(A){const e=void 0!==A?A:!O.state.isInterceptEnabled;e!==O.state.isInterceptEnabled&&(o.info("Toggling Interception:",e),O.update("isInterceptEnabled",e),sessionStorage.setItem("MFM_IS_INTERCEPT_ENABLED",String(e)),(A=>{u(n.MFM_TOGGLE_INTERCEPTION,{enabled:A})})(e),q("interception_toggle"))},addRequest(A){if(A.response){const e=String(A.interceptionType||"").toUpperCase();"MOCKED"===e?q("mock_hit"):"RULE"===e&&q("rule_hit")}V(A)},clearRequests(){const A=O.state.ui.selectedTab,e=O.state.requests.filter((e=>("MOCKED"===e.interceptionType?"MOCKED":"OTHER")!==A));O.set("requests",e),sessionStorage.setItem("MFM_SAVED_REQUESTS",JSON.stringify(e))},setPreserveLogs(A){const e=O.state.ui.selectedTab;"MAPPINGS"!==e&&(O.update(`ui.tabConfigs.${e}.isPreserveLogs`,A),localStorage.setItem(`MFM_PRESERVE_LOGS_${e}`,String(A)),P(O.state.requests))},setSearchText(A){const e=O.state.ui.selectedTab;O.update(`ui.tabConfigs.${e}.searchText`,A)},selectRequest(A){const e=O.state.ui.selectedTab;"MAPPINGS"!==e&&(O.update(`ui.tabConfigs.${e}.selectedRequestId`,A),O.update(`ui.tabConfigs.${e}.isDetailOpen`,!0),O.update("ui.detailTab","HEADERS"))},selectRule(A){O.update("ui.tabConfigs.MAPPINGS.selectedRule",A),O.update("ui.tabConfigs.MAPPINGS.isDetailOpen",!0),O.update("ui.detailTab","HEADERS")},minimizeDetails(){const A=O.state.ui.selectedTab;O.update(`ui.tabConfigs.${A}.isDetailOpen`,!1)},closeDetails(){const A=O.state.ui.selectedTab;O.update(`ui.tabConfigs.${A}.isDetailOpen`,!1),"MAPPINGS"!==A?O.update(`ui.tabConfigs.${A}.selectedRequestId`,null):O.update("ui.tabConfigs.MAPPINGS.selectedRule",null)},resetUnavailableRequestDetails(A){O.update(`ui.tabConfigs.${A}.isDetailOpen`,!1),O.update(`ui.tabConfigs.${A}.selectedRequestId`,null),O.update("ui.selectedTab","MOCKED"),O.update("ui.detailTab","HEADERS")},setDetailTab(A){O.update("ui.detailTab",A)},setOpenDropdown(A){const e=O.state.ui.activeDropdownId;O.update("ui.activeDropdownId",e===A?null:A)},clearOpenDropdown(){O.state.ui.activeDropdownId&&O.update("ui.activeDropdownId",null)},setBulkMockOpen(A){O.update("ui.isBulkMockOpen",A),A&&q("bulk_mock_open")},flushQueue(){!function(){o.info("Flushing request queue",_.length);const A=[..._];_=[],A.forEach((A=>V(A)))}()},clearQueue(){o.warn("Clearing request queue"),_=[]},findDebugRuleForRequest(A){const e=O.state.requests.find((e=>e.requestId===A));return e&&O.state.interceptors.rules.find((A=>J(A,e.request.method,e.request.url)))||null},toggleDebugRuleForRequest(A){const e=O.state.requests.find((e=>e.requestId===A));if(!e)return;const{method:t,url:r}=e.request,n=O.state.interceptors.rules,s=n.find((A=>J(A,t,r)));let i;if(s)o.info("Removing Debug Rule",s),q("debugger_removed"),i=n.filter((A=>A.id!==s.id));else{const A={id:`dbg_${Date.now().toString(36)}_${Math.random().toString(36).slice(2,8)}`,method:t,url:r,enabled:!0,createdAt:Date.now()};o.info("Adding Debug Rule",A),q("debugger_added"),i=[...n,A]}O.update("interceptors.rules",i),T(i),N({kind:"debugger",payload:{rules:i}}),m({rules:i}),x("toggleDebugRule",{count:i.length}),Y.clearOpenDropdown()},setPendingIntercept(A){var e;o.info("Pending Intercept Received",A),q("debugger_hit"),x("setPendingIntercept",{requestId:A.requestId,url:null==(e=A.request)?void 0:e.url});const t={...A,siblingRequestIds:[]},r=O.state.interceptors.pending;if(!r)return O.update("interceptors.pending",t),void O.update("ui.isDebuggerOpen",!0);if(r.request.method===t.request.method&&r.request.url===t.request.url){const A={...r,siblingRequestIds:[...r.siblingRequestIds,t.requestId]};return O.update("interceptors.pending",A),void x(`debugger batched (${A.siblingRequestIds.length+1} total)`)}const n=[...O.state.interceptors.queue,t];O.update("interceptors.queue",n),x(`debugger queued (queue size ${n.length})`)},resolvePendingIntercept(A){o.info("Resolving Pending Intercept",A);const e=O.state.interceptors.pending;g(A),e&&e.requestId===A.requestId&&e.siblingRequestIds.forEach((e=>{g({...A,requestId:e})}));const t=O.state.interceptors.queue;if(t.length>0){const[A,...e]=t;return O.update("interceptors.queue",e),void O.update("interceptors.pending",A)}O.update("interceptors.pending",null),O.update("ui.isDebuggerOpen",!1)},forwardOriginalResponse(){const A=O.state.interceptors.pending;A?Y.resolvePendingIntercept({requestId:A.requestId,simulateTimeout:!1,delayMs:0,statusCode:A.response.statusCode,headers:A.response.headers||{},body:A.response.body}):O.update("ui.isDebuggerOpen",!1)},clearDebugRules(){(0!==O.state.interceptors.rules.length||O.state.interceptors.pending||0!==O.state.interceptors.queue.length)&&(O.update("interceptors.rules",[]),O.update("interceptors.pending",null),O.update("interceptors.queue",[]),O.update("ui.isDebuggerOpen",!1),T([]),N({kind:"debugger",payload:{rules:[]}}),m({rules:[]}),x("clearDebugRules"))},findRequestEditRuleForRequest(A){const e=O.state.requests.find((e=>e.requestId===A));return e&&O.state.requestEditors.rules.find((A=>X(A,e.request.method,e.request.url)))||null},toggleRequestEditRuleForRequest(A){const e=O.state.requests.find((e=>e.requestId===A));if(!e)return;const{method:t,url:r}=e.request,n=O.state.requestEditors.rules,s=n.find((A=>X(A,t,r)));let i;if(s)o.info("Removing Request-Editor Rule",s),q("edit_removed"),i=n.filter((A=>A.id!==s.id));else{const A={id:`req_${Date.now().toString(36)}_${Math.random().toString(36).slice(2,8)}`,method:t,url:r,enabled:!0,createdAt:Date.now()};o.info("Adding Request-Editor Rule",A),q("edit_added"),i=[...n,A]}O.update("requestEditors.rules",i),R(i),N({kind:"editor",payload:{rules:i}}),p({rules:i}),x("toggleRequestEditRule",{count:i.length}),Y.clearOpenDropdown()},setPendingRequestEdit(A){o.info("Pending Request Edit Received",A),q("edit_hit");const e={...A,siblingRequestIds:[]},t=O.state.requestEditors.pending;if(!t)return O.update("requestEditors.pending",e),void O.update("ui.isRequestEditorOpen",!0);if(t.request.method===e.request.method&&t.request.url===e.request.url){const A={...t,siblingRequestIds:[...t.siblingRequestIds,e.requestId]};return O.update("requestEditors.pending",A),void o.info(`Batched request ${e.requestId} with active popup (${A.siblingRequestIds.length+1} total)`)}const r=[...O.state.requestEditors.queue,e];O.update("requestEditors.queue",r),o.info(`Queued request ${e.requestId} behind active popup (queue size ${r.length})`)},resolvePendingRequestEdit(A){o.info("Resolving Pending Request Edit",A);const e=O.state.requestEditors.pending;f(A),e&&e.requestId===A.requestId&&e.siblingRequestIds.forEach((e=>{f({...A,requestId:e})}));const t=O.state.requestEditors.queue;if(t.length>0){const[A,...e]=t;return O.update("requestEditors.queue",e),void O.update("requestEditors.pending",A)}O.update("requestEditors.pending",null),O.update("ui.isRequestEditorOpen",!1)},forwardOriginalRequest(){const A=O.state.requestEditors.pending;if(!A)return void O.update("ui.isRequestEditorOpen",!1);const e={};Object.entries(A.request.headers||{}).forEach((([A,t])=>{e[A]=String(t??"")})),Y.resolvePendingRequestEdit({requestId:A.requestId,cancel:!1,headers:e,queryParams:A.queryParams||{},body:"string"==typeof A.request.body?A.request.body:null==A.request.body?null:JSON.stringify(A.request.body)})},setSettingsOpen(A){O.update("ui.isSettingsOpen",A)},setGlobalDelay(A){const e={enabled:!!A.enabled&&Number.isFinite(A.seconds)&&A.seconds>0,seconds:Number.isFinite(A.seconds)&&A.seconds>=0?A.seconds:0};o.info("Setting global delay",e),O.update("globalDelay",e),function(A){try{localStorage.setItem(S,JSON.stringify(A))}catch{}}(e),N({kind:"global-delay",payload:{delay:e}}),h(e),q(e.enabled?"delay_added":"delay_removed"),x("setGlobalDelay",e)},disableGlobalDelay(){const A=O.state.globalDelay;A.enabled&&Y.setGlobalDelay({enabled:!1,seconds:A.seconds})},setAnalyticsEnabled(A){const e={enabled:!!A};o.info("Setting analytics",e),O.update("analytics",e),function(A){try{localStorage.setItem(K,JSON.stringify(A))}catch{}}(e)},setDebugLogsEnabled(A){const e={enabled:!!A};O.update("debugLogs",e),function(A){try{localStorage.setItem(D,JSON.stringify(A))}catch{}}(e),I(e.enabled)},clearRequestEditRules(){(0!==O.state.requestEditors.rules.length||O.state.requestEditors.pending||0!==O.state.requestEditors.queue.length)&&(O.update("requestEditors.rules",[]),O.update("requestEditors.pending",null),O.update("requestEditors.queue",[]),O.update("ui.isRequestEditorOpen",!1),R([]),N({kind:"editor",payload:{rules:[]}}),p({rules:[]}),x("clearRequestEditRules"))}};function j(A,e="default",t=3e3){if(!document.body)return;let r=document.getElementById("mfm-snackbar");r||(r=document.createElement("div"),r.id="mfm-snackbar",r.className="mfm-snackbar",document.body.appendChild(r)),r.textContent=A,r.className=("mfm-snackbar show "+("error"===e?"mfm-snackbar-error":"")).trim(),setTimeout((()=>{r&&(r.className=r.className.replace("show","").trim())}),t)}function W(){const A=document.querySelector("#mfm-reload-header");A&&(A.innerHTML='<svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 12a9 9 0 1 1-9-9c2.52 0 4.93 1 6.74 2.74L21 8"></path><polyline points="21 3 21 8 16 8"></polyline></svg>',A.style.pointerEvents="auto")}function $(A,e){o.error(`Token Error (${A})`,e),O.update("ui.tokenError",(null==e?void 0:e.message)||"Something went wrong"),O.update("isTokenLoading",!1),O.update("isMappingsLoading",!1),O.update("isTokenValidating",!1),A===n.MFM_TOKEN_ERROR&&(O.update("token",null),Y.clearQueue(),localStorage.removeItem("MFM_TOKEN"),localStorage.removeItem("MFM_TOKEN_TEMP")),W(),j((null==e?void 0:e.message)||"Request failed","error")}const Z="https://www.mockforme.com/assets/images/logo.png",z='<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="display:block;"><circle cx="12" cy="12" r="10"></circle><line x1="4.93" y1="4.93" x2="19.07" y2="19.07"></line></svg>',AA='<svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg>',eA='<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M8 3H5a2 2 0 0 0-2 2v3m18 0V5a2 2 0 0 0-2-2h-3m0 18h3a2 2 0 0 0 2-2v-3M3 16v3a2 2 0 0 0 2 2h3"></path></svg>';class tA{constructor(A){this.input=null,this.submitBtn=null,this.errorDisplay=null,this.closeBtn=null,this.unsubscribe=null,this.parent=A,this.element=document.createElement("div"),this.element.className="mfm-token-form",this.unsubscribe=O.subscribe(this.render.bind(this)),this.init()}init(){this.renderStructure(),this.bindEvents(),this.render(O.state),this.parent.appendChild(this.element)}closeTokenForm(){Y.toggleWidget()}renderStructure(){this.element.innerHTML=`\n <div class="mfm-token-header">\n <button class="mfm-btn-icon" id="mfm-close-token-form" title="Close Widget">\n ${AA}\n </button>\n </div>\n <div class="mfm-token-container">\n <img src="${Z}" alt="MockForMe Logo" class="mfm-token-logo">\n <h3 class="mfm-token-title">Welcome to MockForMe</h3>\n <p class="mfm-token-desc">\n Paste your token below to start mocking and intercepting API requests.\n </p>\n <input type="text" class="mfm-input mfm-token-input" placeholder="Enter Client Token...">\n <div class="mfm-token-error"></div>\n <button class="mfm-token-submit">Continue</button>\n <div class="mfm-token-link-container">\n <a href="https://dashboard.mockforme.com/user/token" target="_blank" class="mfm-token-link">Get your access token</a>\n </div>\n </div>\n `,this.input=this.element.querySelector(".mfm-token-input"),this.submitBtn=this.element.querySelector(".mfm-token-submit"),this.errorDisplay=this.element.querySelector(".mfm-token-error"),this.closeBtn=this.element.querySelector("#mfm-close-token-form")}bindEvents(){this.input&&(this.input.oninput=()=>{O.state.ui.tokenError&&O.update("ui.tokenError",null)}),this.submitBtn&&(this.submitBtn.onclick=()=>{var A;const e=null==(A=this.input)?void 0:A.value.trim();e&&Y.submitToken(e)}),this.closeBtn&&(this.closeBtn.onclick=()=>{this.closeTokenForm()})}render(A){if(!this.input||!this.submitBtn||!this.errorDisplay)return;const{tokenError:e}=A.ui,{isTokenLoading:t}=A;e?(this.errorDisplay.textContent=e,this.errorDisplay.style.display="block",this.input.style.borderColor="var(--mfm-error)"):(this.errorDisplay.style.display="none",this.input.style.borderColor=""),t?(this.input.disabled=!0,this.submitBtn.disabled=!0,this.submitBtn.innerHTML='<div class="mfm-spinner"></div>'):(this.input.disabled=!1,this.submitBtn.disabled=!1,this.submitBtn.innerHTML="Continue")}destroy(){this.unsubscribe&&this.unsubscribe(),this.element.remove()}}function rA(){const A=O.state.requestEditors.pending,e=O.state.interceptors.pending;return A||e?A?e?A.timestamp<=e.timestamp?"editor":"debugger":"editor":"debugger":null}function nA(A){const e=A.trim();if(!e)return"";try{return JSON.parse(e)}catch{return A}}function sA(A){const e=A.trim();if(!e)return{};try{const A=JSON.parse(e);if(A&&"object"==typeof A&&!Array.isArray(A))return A}catch{}return{}}const oA=()=>!0===O.state.features.bulk_mock,iA=()=>!0===O.state.features.network_interceptor,aA=()=>!0===O.state.features.request_editor;class lA{constructor(A){this.unsubscribe=null,this.popup=null,this.currentRequestId=null,this.currentSiblingCount=0,this.parent=A,this.init()}init(){iA()&&(this.popup=function(A,e){const t=document.createElement("div");t.className="mfm-debugger-popup",t.id="mfm-debugger-popup",t.innerHTML=`\n <div class="mfm-debugger-card">\n <div class="mfm-debugger-header">\n <div class="mfm-debugger-title">\n <span class="mfm-debugger-pulse"></span>\n <h4>Live Debugger</h4>\n </div>\n <button class="mfm-btn-icon" id="mfm-debugger-close" title="Forward original">${AA}</button>\n </div>\n\n <div class="mfm-debugger-meta">\n <div class="mfm-debugger-row">\n <span class="mfm-method" id="mfm-debugger-method"></span>\n <span class="mfm-url-path" id="mfm-debugger-url" title=""></span>\n </div>\n <div class="mfm-debugger-hint">The consumer is paused. Edit the response below, then send.</div>\n </div>\n\n <div class="mfm-debugger-body">\n <div class="mfm-debugger-controls">\n <label class="mfm-debugger-field" style="width: 110px;">\n <span>Status Code</span>\n <input type="number" class="mfm-input" id="mfm-debugger-status" value="200">\n </label>\n <label class="mfm-debugger-field" style="width: 130px;">\n <span>Delay (ms)</span>\n <input type="number" class="mfm-input" id="mfm-debugger-delay" value="0" min="0" step="50">\n </label>\n <label class="mfm-debugger-toggle">\n <input type="checkbox" id="mfm-debugger-timeout">\n <span>Simulate timeout</span>\n </label>\n </div>\n\n <div class="mfm-debugger-section">\n <div class="mfm-debugger-section-title">Headers (JSON)</div>\n <textarea id="mfm-debugger-headers" spellcheck="false" rows="3"></textarea>\n </div>\n\n <div class="mfm-debugger-section mfm-debugger-section-grow">\n <div class="mfm-debugger-section-title">Response Body</div>\n <textarea id="mfm-debugger-body" spellcheck="false"></textarea>\n </div>\n </div>\n\n <div class="mfm-debugger-footer">\n <button class="mfm-btn-text" id="mfm-debugger-cancel">Forward original</button>\n <button class="mfm-btn mfm-btn-primary mfm-debugger-send" id="mfm-debugger-send">Send response</button>\n </div>\n </div>\n `,A.appendChild(t);const r=t.querySelector("#mfm-debugger-method"),n=t.querySelector("#mfm-debugger-url"),s=t.querySelector("#mfm-debugger-status"),o=t.querySelector("#mfm-debugger-delay"),i=t.querySelector("#mfm-debugger-timeout"),a=t.querySelector("#mfm-debugger-headers"),l=t.querySelector("#mfm-debugger-body"),c=t.querySelector("#mfm-debugger-close"),d=t.querySelector("#mfm-debugger-cancel"),u=t.querySelector("#mfm-debugger-send"),B=()=>e.onCancel();return c.onclick=B,d.onclick=B,i.onchange=()=>{const A=i.checked;l.disabled=A,a.disabled=A,s.disabled=A,t.classList.toggle("timeout-mode",A)},u.onclick=()=>{const A=i.checked,t=Math.max(0,Number(o.value)||0);e.onSend({simulateTimeout:A,delayMs:t,statusCode:Number(s.value)||200,headers:sA(a.value),body:nA(l.value)})},{show(A){r.className=`mfm-method ${(A.request.method||"").toLowerCase()}`,r.textContent=A.request.method,n.textContent=A.request.url,n.title=A.request.url,s.value=String(A.response.statusCode??200),o.value="0",i.checked=!1,l.disabled=!1,a.disabled=!1,s.disabled=!1,t.classList.remove("timeout-mode"),a.value=function(A){if(!A||0===Object.keys(A).length)return"{}";try{return JSON.stringify(A,null,2)}catch{return"{}"}}(A.response.headers),l.value=function(A){if(null==A)return"";if("string"==typeof A)return A;try{return JSON.stringify(A,null,2)}catch{return String(A)}}(A.response.body),t.classList.add("active")},hide(){t.classList.remove("active")},destroy(){t.remove()}}}(this.parent,{onSend:A=>this.handleSend(A),onCancel:()=>this.handleCancel()}),this.unsubscribe=O.subscribe((()=>this.render())),this.render())}render(){var A,e,t;if(!this.popup)return;const r=O.state.interceptors.pending,n=rA();if(!r||"debugger"!==n)return void(this.currentRequestId&&(this.popup.hide(),this.currentRequestId=null,this.currentSiblingCount=0));const s=(null==(A=r.siblingRequestIds)?void 0:A.length)||0;r.requestId!==this.currentRequestId&&(x("debugger activity: showing popup",{requestId:r.requestId,method:null==(e=r.request)?void 0:e.method,url:null==(t=r.request)?void 0:t.url,siblings:s}),this.popup.show(r),this.currentRequestId=r.requestId,this.currentSiblingCount=s)}handleSend(A){const e=this.getPending();e&&Y.resolvePendingIntercept(function(A,e){return{requestId:A.requestId,simulateTimeout:e.simulateTimeout,delayMs:e.delayMs,statusCode:e.statusCode,headers:e.headers,body:e.body}}(e,A))}handleCancel(){Y.forwardOriginalResponse()}getPending(){return O.state.interceptors.pending}destroy(){this.unsubscribe&&(this.unsubscribe(),this.unsubscribe=null),this.popup&&(this.popup.destroy(),this.popup=null)}}function cA(A){if(!A||0===Object.keys(A).length)return"{}";try{return JSON.stringify(A,null,2)}catch{return"{}"}}function dA(A){const e=A.trim();if(!e)return{};try{const A=JSON.parse(e);if(A&&"object"==typeof A&&!Array.isArray(A)){const e={};return Object.entries(A).forEach((([A,t])=>{e[A]=String(null==t?"":t)})),e}}catch{}return{}}class uA{constructor(A){this.unsubscribe=null,this.popup=null,this.currentRequestId=null,this.currentSiblingCount=0,this.parent=A,this.init()}init(){aA()&&(this.popup=function(A,e){const t=document.createElement("div");t.className="mfm-request-editor-popup",t.id="mfm-request-editor-popup",t.innerHTML=`\n <div class="mfm-request-editor-card">\n <div class="mfm-request-editor-header">\n <div class="mfm-request-editor-title">\n <span class="mfm-request-editor-pulse"></span>\n <h4>Edit Outgoing Request</h4>\n </div>\n <button class="mfm-btn-icon" id="mfm-request-editor-close" title="Forward original">${AA}</button>\n </div>\n\n <div class="mfm-request-editor-meta">\n <div class="mfm-request-editor-row">\n <span class="mfm-method" id="mfm-request-editor-method"></span>\n <span class="mfm-url-path" id="mfm-request-editor-url" title=""></span>\n <span class="mfm-request-editor-batch" id="mfm-request-editor-batch" style="display: none;"></span>\n </div>\n <div class="mfm-request-editor-hint" id="mfm-request-editor-hint">The request is paused. Edit headers, query params or body, then send.</div>\n </div>\n\n <div class="mfm-request-editor-body">\n <div class="mfm-request-editor-section">\n <div class="mfm-request-editor-section-title">Headers (JSON)</div>\n <textarea id="mfm-request-editor-headers" spellcheck="false" rows="3"></textarea>\n </div>\n\n <div class="mfm-request-editor-section">\n <div class="mfm-request-editor-section-title">Query Params (JSON)</div>\n <textarea id="mfm-request-editor-query" spellcheck="false" rows="3"></textarea>\n </div>\n\n <div class="mfm-request-editor-section mfm-request-editor-section-grow">\n <div class="mfm-request-editor-section-title">Request Body</div>\n <textarea id="mfm-request-editor-bodytext" spellcheck="false"></textarea>\n </div>\n </div>\n\n <div class="mfm-request-editor-footer">\n <button class="mfm-btn-text" id="mfm-request-editor-cancel">Forward original</button>\n <button class="mfm-btn mfm-btn-primary mfm-request-editor-send" id="mfm-request-editor-send"><span id="mfm-request-editor-send-label">Send request</span></button>\n </div>\n </div>\n `,A.appendChild(t);const r=t.querySelector("#mfm-request-editor-method"),n=t.querySelector("#mfm-request-editor-url"),s=t.querySelector("#mfm-request-editor-batch"),o=t.querySelector("#mfm-request-editor-hint"),i=t.querySelector("#mfm-request-editor-headers"),a=t.querySelector("#mfm-request-editor-query"),l=t.querySelector("#mfm-request-editor-bodytext"),c=t.querySelector("#mfm-request-editor-close"),d=t.querySelector("#mfm-request-editor-cancel"),u=t.querySelector("#mfm-request-editor-send"),B=t.querySelector("#mfm-request-editor-send-label"),m=()=>e.onCancel();function g(A){var e;const t=((null==(e=A.siblingRequestIds)?void 0:e.length)||0)+1;t>1?(s.style.display="inline-flex",s.textContent=`× ${t}`,o.textContent=`${t} requests are paused. Your edits will apply to all of them.`,B.textContent=`Send to ${t} requests`):(s.style.display="none",s.textContent="",o.textContent="The request is paused. Edit headers, query params or body, then send.",B.textContent="Send request")}return c.onclick=m,d.onclick=m,u.onclick=()=>{e.onSend({cancel:!1,headers:dA(i.value),queryParams:dA(a.value),body:l.value||null})},{show(A){const e=A.request||{},s=e.method||"",o=e.url||"";r.className=`mfm-method ${s.toLowerCase()}`,r.textContent=s,n.textContent=o,n.title=o,g(A);const c={};Object.entries(e.headers||{}).forEach((([A,e])=>{c[A]=String(e??"")})),i.value=cA(c),a.value=cA(A.queryParams||{}),l.value=function(A){if(null==A)return"";if("string"==typeof A)return A;try{return JSON.stringify(A,null,2)}catch{return String(A)}}(e.body),t.classList.add("active")},updateBatch(A){g(A)},hide(){t.classList.remove("active")},destroy(){t.remove()}}}(this.parent,{onSend:A=>this.handleSend(A),onCancel:()=>this.handleCancel()}),this.unsubscribe=O.subscribe((()=>this.render())),this.render())}render(){var A,e,t;if(!this.popup)return;const r=O.state.requestEditors.pending,n=rA();if(!r||"editor"!==n)return void(this.currentRequestId&&(this.popup.hide(),this.currentRequestId=null,this.currentSiblingCount=0));const s=(null==(A=r.siblingRequestIds)?void 0:A.length)||0;try{r.requestId!==this.currentRequestId?(x("editor activity: showing popup",{requestId:r.requestId,method:null==(e=r.request)?void 0:e.method,url:null==(t=r.request)?void 0:t.url,siblings:s}),this.popup.show(r),this.currentRequestId=r.requestId,this.currentSiblingCount=s):s!==this.currentSiblingCount&&(x("editor activity: updating batch",{requestId:r.requestId,siblings:s}),this.popup.updateBatch(r),this.currentSiblingCount=s)}catch(A){k("editor activity render failed",A)}}handleSend(A){const e=this.getPending();e&&Y.resolvePendingRequestEdit(function(A,e){return{requestId:A.requestId,cancel:e.cancel,headers:e.headers,queryParams:e.queryParams,body:e.body}}(e,A))}handleCancel(){Y.forwardOriginalRequest()}getPending(){return O.state.requestEditors.pending}destroy(){this.unsubscribe&&(this.unsubscribe(),this.unsubscribe=null),this.popup&&(this.popup.destroy(),this.popup=null)}}class BA{constructor(A){this.unsubscribe=null,this.parent=A,this.element=document.createElement("div"),this.element.className="mfm-settings-sheet",this.element.id="mfm-settings-sheet",this.init()}init(){this.element.innerHTML=`\n <div class="mfm-settings-header">\n <h4>Widget Settings</h4>\n <button class="mfm-btn-icon" id="mfm-settings-close" title="Close">${AA}</button>\n </div>\n <div class="mfm-settings-body">\n <div class="mfm-settings-section">\n <div class="mfm-settings-section-title">\n <span>Delay all Others requests</span>\n <span class="mfm-settings-pill" id="mfm-settings-delay-pill">Off</span>\n </div>\n <p class="mfm-settings-section-desc">\n Apply a fixed delay (in seconds) to every Others-tab-eligible request before it goes upstream. Mocked and rule-matched requests are not affected.\n </p>\n <div class="mfm-settings-row">\n <input type="number" class="mfm-input" id="mfm-settings-delay-input" placeholder="0" min="0" step="0.1">\n <button class="mfm-btn mfm-btn-primary" id="mfm-settings-delay-apply">Apply</button>\n <button class="mfm-btn mfm-btn-danger" id="mfm-settings-delay-remove">Remove</button>\n </div>\n </div>\n\n <div class="mfm-settings-section">\n <div class="mfm-settings-section-title">\n <span>Live debugger rules</span>\n <span class="mfm-settings-pill" id="mfm-settings-debug-count">0 active</span>\n </div>\n <p class="mfm-settings-section-desc">\n Per-endpoint debugger rules added from the Others tab. Use this to clear them all if you got into a tight spot.\n </p>\n <div class="mfm-settings-row">\n <button class="mfm-btn mfm-btn-danger" id="mfm-settings-debug-remove">Remove all debugger rules</button>\n </div>\n </div>\n\n <div class="mfm-settings-section d-none">\n <div class="mfm-settings-section-title">\n <span>Request-editor rules</span>\n <span class="mfm-settings-pill" id="mfm-settings-edit-count">0 active</span>\n </div>\n <p class="mfm-settings-section-desc">\n Per-endpoint outgoing-request editor rules added from the Others tab. Removing them all also discards any popup queued behind a request.\n </p>\n <div class="mfm-settings-row">\n <button class="mfm-btn mfm-btn-danger" id="mfm-settings-edit-remove">Remove all editor rules</button>\n </div>\n </div>\n\n <div class="mfm-settings-section d-none">\n <div class="mfm-settings-section-title">\n <span>Analytics</span>\n <span class="mfm-settings-pill" id="mfm-settings-analytics-pill">Off</span>\n </div>\n <p class="mfm-settings-section-desc">\n Send anonymous usage events (mock added, debugger hit, edit hit, …) to <code>api.mockforme.com/analytics</code>. Off by default so analytics traffic doesn't show up as extra rows in the Others tab.\n </p>\n <div class="mfm-settings-row" style="gap: 6px;">\n <label class="mfm-switch" style="margin: 0;">\n <input type="checkbox" id="mfm-settings-analytics-toggle">\n <span class="mfm-slider"></span>\n </label>\n <span style="font-size: 0.75rem; color: var(--mfm-text-dim);">Enable analytics POSTs</span>\n </div>\n </div>\n\n <div class="mfm-settings-section d-none">\n <div class="mfm-settings-section-title">\n <span>Debug logs</span>\n <span class="mfm-settings-pill" id="mfm-settings-debuglogs-pill">Off</span>\n </div>\n <p class="mfm-settings-section-desc">\n Print every editor / debugger / interception event to the page DevTools console with a <code>[MFM]</code> prefix. Use when you need to trace why a popup didn't appear or a request hung. Off by default.\n </p>\n <div class="mfm-settings-row" style="gap: 6px;">\n <label class="mfm-switch" style="margin: 0;">\n <input type="checkbox" id="mfm-settings-debuglogs-toggle">\n <span class="mfm-slider"></span>\n </label>\n <span style="font-size: 0.75rem; color: var(--mfm-text-dim);">Print [MFM] events to console</span>\n </div>\n </div>\n </div>\n `,this.parent.appendChild(this.element),this.delayInput=this.element.querySelector("#mfm-settings-delay-input"),this.delayPill=this.element.querySelector("#mfm-settings-delay-pill"),this.debugCountEl=this.element.querySelector("#mfm-settings-debug-count"),this.editCountEl=this.element.querySelector("#mfm-settings-edit-count"),this.debugRemoveBtn=this.element.querySelector("#mfm-settings-debug-remove"),this.editRemoveBtn=this.element.querySelector("#mfm-settings-edit-remove"),this.analyticsCheckbox=this.element.querySelector("#mfm-settings-analytics-toggle"),this.analyticsPill=this.element.querySelector("#mfm-settings-analytics-pill"),this.debugLogsCheckbox=this.element.querySelector("#mfm-settings-debuglogs-toggle"),this.debugLogsPill=this.element.querySelector("#mfm-settings-debuglogs-pill");const A=this.element.querySelector("#mfm-settings-close"),e=this.element.querySelector("#mfm-settings-delay-apply"),t=this.element.querySelector("#mfm-settings-delay-remove");A.onclick=()=>Y.setSettingsOpen(!1),e.onclick=()=>{const A=Number(this.delayInput.value),e=Number.isFinite(A)&&A>=0?A:0;Y.setGlobalDelay({enabled:e>0,seconds:e})},t.onclick=()=>{this.delayInput.value="",Y.disableGlobalDelay()},this.debugRemoveBtn.onclick=()=>Y.clearDebugRules(),this.editRemoveBtn.onclick=()=>Y.clearRequestEditRules(),this.analyticsCheckbox.onchange=()=>{Y.setAnalyticsEnabled(this.analyticsCheckbox.checked)},this.debugLogsCheckbox.onchange=()=>{Y.setDebugLogsEnabled(this.debugLogsCheckbox.checked)},this.unsubscribe=O.subscribe((()=>this.render())),this.render()}render(){var A,e;const t=O.state,r=t.ui.isSettingsOpen;if(this.element.classList.toggle("active",r),!r)return;const{enabled:n,seconds:s}=t.globalDelay;document.activeElement!==this.delayInput&&(this.delayInput.value=s>0?String(s):""),n&&s>0?(this.delayPill.textContent=`${s}s active`,this.delayPill.classList.add("active")):(this.delayPill.textContent="Off",this.delayPill.classList.remove("active"));const o=t.interceptors.rules.length;this.debugCountEl.textContent=`${o} active`,this.debugCountEl.classList.toggle("active",o>0),this.debugRemoveBtn.disabled=0===o;const i=t.requestEditors.rules.length;this.editCountEl.textContent=`${i} active`,this.editCountEl.classList.toggle("active",i>0),this.editRemoveBtn.disabled=0===i;const a=!!(null==(A=t.analytics)?void 0:A.enabled);this.analyticsCheckbox.checked!==a&&(this.analyticsCheckbox.checked=a),this.analyticsPill.textContent=a?"On":"Off",this.analyticsPill.classList.toggle("active",a);const l=!!(null==(e=t.debugLogs)?void 0:e.enabled);this.debugLogsCheckbox.checked!==l&&(this.debugLogsCheckbox.checked=l),this.debugLogsPill.textContent=l?"On":"Off",this.debugLogsPill.classList.toggle("active",l)}destroy(){this.unsubscribe&&(this.unsubscribe(),this.unsubscribe=null),this.element.remove()}}function mA(A,e){if(!document.body)return;const t=document.createElement("textarea");t.value=A,t.setAttribute("readonly","true"),t.style.position="fixed",t.style.top="-9999px",t.style.left="-9999px",document.body.appendChild(t),t.focus(),t.select();try{document.execCommand("copy")&&e()}finally{t.remove()}}function gA(A,e){if(pA(A),!e)return;A.container.classList.add("json-is-searching");const t=new RegExp(e,"i");Array.from(A.treeContainer.querySelectorAll(".json-node")).forEach((e=>{const r=e.dataset.searchKey||"",n=e.dataset.searchValue||"";(t.test(r)||t.test(n))&&(e.classList.add("json-item-visible","json-match"),function(A){const e=A.querySelector(":scope > .json-children");if(!e)return;e.querySelectorAll(".json-node").forEach((A=>{A.classList.add("json-item-visible")})),e.style.display="block";const t=A.querySelector(":scope > .json-toggle");t&&(t.textContent="-")}(e),function(A,e){let t=e.parentElement;for(;t&&t!==A.treeContainer;){if(t.classList.contains("json-node")&&t.classList.add("json-item-visible"),t.classList.contains("json-children")){t.style.display="block";const A=t.parentElement.querySelector(":scope > .json-toggle");A&&(A.textContent="-")}t=t.parentElement}}(A,e))}))}function pA(A){A.container.classList.remove("json-is-searching"),A.treeContainer.querySelectorAll(".json-match").forEach((A=>{A.classList.remove("json-match")})),A.treeContainer.querySelectorAll(".json-item-visible").forEach((A=>{A.classList.remove("json-item-visible")}))}function fA(A,e,t=null,r=0){const n=document.createElement("div");if(n.className="json-node",null!==t){const A=document.createElement("span");A.className="json-key",A.textContent=`"${t}": `,n.appendChild(A),n.dataset.searchKey=String(t).toLowerCase()}if("object"==typeof e&&null!==e)return function(A,e,t,r){const n=Array.isArray(t),s=r<A.options.expandLevel,o=document.createElement("span");o.className="json-toggle",o.textContent=s?"-":"+";const i=document.createElement("span");i.className="json-bracket",i.textContent=n?"[":"{";const a=document.createElement("div");a.className="json-children",a.style.display=s?"block":"none",o.addEventListener("click",(()=>{const A="none"===a.style.display;a.style.display=A?"block":"none",o.textContent=A?"-":"+"})),e.appendChild(o),e.appendChild(i),Object.entries(t).forEach((([e,t])=>{const n=fA(A,t,e,r+1);a.appendChild(n)})),e.appendChild(a);const l=document.createElement("div");l.className="json-closing-bracket",l.textContent=n?"]":"}",e.appendChild(l)}(A,n,e,r),n;const s=document.createElement("span");s.className="json-value "+typeof e;const o="string"==typeof e?`"${e}"`:String(e);return s.textContent=o,n.appendChild(s),n.dataset.searchValue=o.toLowerCase(),n}function hA(A,e,t){const r=document.createElement("button");return r.innerHTML=A,r.title=e,r.onclick=t,r}class wA{constructor(A,e={}){if(!A)throw new Error("Container element required");this.container=A,this.options={expandLevel:e.expandLevel??1,theme:e.theme??"light",toolbar:e.toolbar??!0,searchable:e.searchable??!0,debounceTime:e.debounceTime??300},this.data=null,this.searchTimer=null,this.container.classList.add("json-viewer",`json-viewer-${this.options.theme}`),this.options.toolbar&&function(A,e){A.toolbar=document.createElement("div"),A.toolbar.className="json-toolbar";const t=document.createElement("div");t.className="json-toolbar-group",t.appendChild(hA(e.expand,"Expand All",(()=>A.expandAll()))),t.appendChild(hA(e.collapse,"Collapse All",(()=>A.collapseAll()))),A.fullscreenBtn=hA(e.fullscreen,"Fullscreen",(()=>A.toggleFullscreen())),A.copyBtn=hA(e.copy,"Copy JSON",(()=>A.copy())),t.appendChild(A.fullscreenBtn),t.appendChild(A.copyBtn),A.toolbar.appendChild(t),A.options.searchable&&A.toolbar.appendChild(function(A,e){const t=document.createElement("div");t.className="json-search-group";const r=document.createElement("input");r.placeholder="Search...",r.oninput=e=>{clearTimeout(A.searchTimer),A.searchTimer=setTimeout((()=>{const t=e.target;gA(A,t.value)}),A.options.debounceTime)};const n=hA(e,"Clear Search",(()=>{r.value="",pA(A)}));return t.appendChild(r),t.appendChild(n),t}(A,e.clear)),A.container.appendChild(A.toolbar)}(this,{expand:'<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><line x1="12" y1="5" x2="12" y2="19"></line><line x1="5" y1="12" x2="19" y2="12"></line></svg>',collapse:'<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><line x1="5" y1="12" x2="19" y2="12"></line></svg>',fullscreen:eA,copy:'<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="9" y="9" width="13" height="13" rx="2" ry="2"></rect><path d="M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1-2-2h9a2 2 0 0 1 2 2v1"></path></svg>',clear:z}),this.treeContainer=document.createElement("div"),this.treeContainer.className="json-tree-container",this.container.appendChild(this.treeContainer)}toggleFullscreen(){const A=this.container.classList.toggle("json-viewer-fullscreen");document.body.classList.toggle("json-viewer-body-fullscreen",A),this.fullscreenBtn&&(this.fullscreenBtn.innerHTML=A?'<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M8 3v3a2 2 0 0 1-2 2H3m18 0h-3a2 2 0 0 1-2-2V3m0 18v-3a2 2 0 0 1 2-2h3M3 16h3a2 2 0 0 1 2 2v3"></path></svg>':eA,this.fullscreenBtn.title=A?"Minimize":"Fullscreen")}render(A){this.data=A,this.treeContainer.innerHTML="",this.root=fA(this,A,null,0),this.treeContainer.appendChild(this.root)}copy(){!function(A){if(!A.data)return;const e=JSON.stringify(A.data,null,2),t=()=>{if(!A.copyBtn)return;const e=A.copyBtn.innerHTML;A.copyBtn.innerHTML="✓",setTimeout((()=>{A.copyBtn.innerHTML=e}),2e3)};navigator.clipboard&&"function"==typeof navigator.clipboard.writeText?navigator.clipboard.writeText(e).then(t).catch((()=>{mA(e,t)})):mA(e,t)}(this)}expandAll(){var A;(A=this).treeContainer.querySelectorAll(".json-children").forEach((A=>{A.style.display="block"})),A.treeContainer.querySelectorAll(".json-toggle").forEach((A=>{A.textContent="-"}))}collapseAll(){var A;(A=this).treeContainer.querySelectorAll(".json-children").forEach((A=>{A.style.display="none"})),A.treeContainer.querySelectorAll(".json-toggle").forEach((A=>{A.textContent="+"}))}search(A){gA(this,A)}clearSearch(){pA(this)}}function QA(A){return A.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")}function CA(A,e,t){const r=function(A){if("string"!=typeof A)return A;try{return JSON.parse(A)}catch{return A}}(t);if(!r||"object"!=typeof r)return;const n=A.querySelector(e);n&&(n.innerHTML="",new wA(n,{expandLevel:1,theme:"light",toolbar:!0,searchable:!0}).render(r))}function UA(A){const e={},t=A.modificationActions;return t&&Object.entries(t).forEach((([A,t])=>{(null==t?void 0:t.enabled)&&(e[A]=t)})),{requestId:`rule_${String(A.ruleName||A.condition||"unknown")}`,interceptionType:"RULE",request:{method:"RULE",url:String(A.condition||A.ruleName||""),headers:t||{},body:e},response:{statusCode:0,body:A}}}function bA(A){var e,t,r,n;const{selectedTab:s,detailTab:o,tabConfigs:i}=O.state.ui,a=i[s];if(!a||!a.isDetailOpen)return A.sheet.classList.remove("active"),A.isUrlExpanded=!1,A.responseBodyMode="TEXT",A.prevState={},A;const{req:l,isRule:c}=function(){const{selectedTab:A,tabConfigs:e}=O.state.ui,t=e[A],r=t.selectedRequestId||null,n=t.selectedRule||null;return"MAPPINGS"===A&&n?{req:UA(n),isRule:!0}:"MAPPINGS"!==A&&r?{req:O.state.requests.find((A=>String(A.requestId)===String(r)))||null,isRule:!1}:{req:null,isRule:!1}}();if(!l)return"MOCKED"!==s&&"OTHER"!==s||Y.resetUnavailableRequestDetails(s),A.sheet.classList.remove("active"),A;if(function(A,e){const{selectedTab:t,detailTab:r,tabConfigs:n}=O.state.ui,s=n[t];return A.prevState.selectedTab===t&&A.prevState.selectedRule===s.selectedRule&&A.prevState.selectedRequestId===s.selectedRequestId&&A.prevState.reqObj===e&&A.prevState.detailTab===r&&A.prevState.isUrlExpanded===A.isUrlExpanded&&A.prevState.responseBodyMode===A.responseBodyMode}(A,l))return A;!function(A,e){const{selectedTab:t,detailTab:r,tabConfigs:n}=O.state.ui,s=n[t];A.prevState={selectedTab:t,selectedRule:s.selectedRule,selectedRequestId:s.selectedRequestId,reqObj:e,detailTab:r,isUrlExpanded:A.isUrlExpanded,responseBodyMode:A.responseBodyMode}}(A,l),function(A,e,t){var r;const n=e.request.method||"REQ",s=t?"RULE":(null==(r=e.response)?void 0:r.statusCode)??"Pending",o=function(A,e,t,r){return A?"pending":e?"success":t?"error":r?"rule":""}("Pending"===s,"number"==typeof s&&s>=200&&s<300,"number"==typeof s&&(0===s||s>=400),t),i=0===s?"Error":s,a=t?"":`<span class="mfm-method ${String(n).toLowerCase()}" style="flex-shrink: 0;">${n}</span>`,l=A.isUrlExpanded?"normal":"nowrap",c=A.isUrlExpanded?"break-all":"normal",d=A.isUrlExpanded?"60px":"2em",u=A.isUrlExpanded?"auto":"hidden";A.infoContainer.innerHTML=`\n ${a}\n <span class="mfm-status ${o}" style="flex-shrink: 0;">${i}</span>\n <span class="mfm-url-small" title="Click to toggle full URL" style="font-family: monospace; color: var(--mfm-text-dim); overflow: hidden; text-overflow: ellipsis; white-space: ${l}; word-break: ${c}; max-height: ${d}; overflow-y: ${u}; flex: 1;">${e.request.url||""}</span>\n `}(A,l,c);const d=A.sheet.querySelector(".mfm-bottomsheet-content");if(!d)return A;const u={first:"Headers",second:"Request",third:"Response"};c&&(u.first="Configs",u.second="Modifications",u.third="Full Rule");const B=null==(e=l.response)?void 0:e.body,m="string"==typeof B?B:JSON.stringify(B||{},null,2),g=function(A){if(!A||"object"!=typeof A)return"";const e=A,t=e["content-type"]||e["Content-Type"]||e["CONTENT-TYPE"];return"string"==typeof t?t.toLowerCase():""}(null==(t=l.response)?void 0:t.headers),p=!c&&"string"==typeof B&&!function(A){try{return JSON.parse(A),!0}catch{return!1}}(B)&&(g.includes("text/html")||/<!doctype html|<html[\s>]|<body[\s>]|<\/?[a-z][\s\S]*>/i.test(B));p||(A.responseBodyMode="TEXT");let f="";if("HEADERS"===o&&(f=function(A,e,t){const r=t?"":`\n <div class="mfm-detail-section" style="margin-top:16px">\n <div class="mfm-detail-title">Response Headers</div>\n <div class="mfm-detail-content"><pre style="margin:0">${JSON.stringify(e||{},null,2)}</pre></div>\n </div>\n `;return`\n <div class="mfm-detail-section">\n <div class="mfm-detail-title">${t?"Rule Configuration":"Request Headers"}</div>\n <div class="mfm-detail-content"><pre style="margin:0">${JSON.stringify(A||{},null,2)}</pre></div>\n </div>\n ${r}\n `}(l.request.headers,null==(r=l.response)?void 0:r.headers,c)),"REQ_BODY"===o&&(f=function(A,e){return`\n <div class="mfm-detail-section">\n <div class="mfm-detail-title">${e?"Enabled Modifications":"Request Body"}</div>\n <div class="mfm-detail-content" id="mfm-req-viewer"><pre style="margin:0">${"string"==typeof A?QA(A):JSON.stringify(A,null,2)}</pre></div>\n </div>\n `}(l.request.body,c)),"RES_BODY"===o&&(f=function(A){const e=A.isRule?"Complete Rule Object":"Response Body";let t="";A.isHtmlNonJsonResponse&&(t=`\n <div style="display:flex; gap:8px; margin-bottom:8px;">\n <button class="mfm-btn-outline mfm-res-mode-btn ${"TEXT"===A.responseBodyMode?"active":""}" data-mode="TEXT">Text</button>\n <button class="mfm-btn-outline mfm-res-mode-btn ${"PREVIEW"===A.responseBodyMode?"active":""}" data-mode="PREVIEW">Preview</button>\n </div>\n `);let r=`<pre style="margin:0">${QA(A.responseText)}</pre>`;return A.isHtmlNonJsonResponse&&"PREVIEW"===A.responseBodyMode&&(r='<iframe id="mfm-res-preview" sandbox="" style="width:100%; min-height:280px; border:1px solid var(--mfm-border); border-radius:8px; background:#fff;"></iframe>'),`\n <div class="mfm-detail-section">\n <div class="mfm-detail-title">${e}</div>\n ${t}\n <div class="mfm-detail-content" id="mfm-res-viewer">${r}</div>\n </div>\n `}({isRule:c,isHtmlNonJsonResponse:p,responseBodyMode:A.responseBodyMode,responseText:m})),d.innerHTML=`${function(A,e){return`\n <div class="mfm-detail-tabs" style="margin-top: 0;">\n <button class="mfm-detail-tab-btn ${"HEADERS"===A?"active":""}" data-tab="HEADERS">${e.first}</button>\n <button class="mfm-detail-tab-btn ${"REQ_BODY"===A?"active":""}" data-tab="REQ_BODY">${e.second}</button>\n <button class="mfm-detail-tab-btn ${"RES_BODY"===A?"active":""}" data-tab="RES_BODY">${e.third}</button>\n </div>\n `}(o,u)}<div class="mfm-detail-body">${f}</div>`,"REQ_BODY"===o&&l.request.body&&CA(A.sheet,"#mfm-req-viewer",l.request.body),"RES_BODY"===o&&(null==(n=l.response)?void 0:n.body)&&!p&&CA(A.sheet,"#mfm-res-viewer",l.response.body),"RES_BODY"===o&&p&&"PREVIEW"===A.responseBodyMode){const e=A.sheet.querySelector("#mfm-res-preview");e&&(e.srcdoc=m)}return A.sheet.querySelectorAll(".mfm-detail-tab-btn").forEach((A=>{A.onclick=()=>{const e=A.dataset.tab;e&&Y.setDetailTab(e)}})),A.sheet.querySelectorAll(".mfm-res-mode-btn").forEach((e=>{e.onclick=()=>{const t=e.dataset.mode;t&&t!==A.responseBodyMode&&(A.responseBodyMode=t,bA(A))}})),A.sheet.classList.add("active"),A}var FA=function(A,e){return(FA=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(A,e){A.__proto__=e}||function(A,e){for(var t in e)Object.prototype.hasOwnProperty.call(e,t)&&(A[t]=e[t])})(A,e)};function yA(A,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function t(){this.constructor=A}FA(A,e),A.prototype=null===e?Object.create(e):(t.prototype=e.prototype,new t)}var vA=function(){return vA=Object.assign||function(A){for(var e,t=1,r=arguments.length;t<r;t++)for(var n in e=arguments[t])Object.prototype.hasOwnProperty.call(e,n)&&(A[n]=e[n]);return A},vA.apply(this,arguments)};function EA(A,e,t,r){return new(t||(t=Promise))((function(e,n){function s(A){try{i(r.next(A))}catch(A){n(A)}}function o(A){try{i(r.throw(A))}catch(A){n(A)}}function i(A){var r;A.done?e(A.value):(r=A.value,r instanceof t?r:new t((function(A){A(r)}))).then(s,o)}i((r=r.apply(A,[])).next())}))}function HA(A,e){var t,r,n,s,o={label:0,sent:function(){if(1&n[0])throw n[1];return n[1]},trys:[],ops:[]};return s={next:i(0),throw:i(1),return:i(2)},"function"==typeof Symbol&&(s[Symbol.iterator]=function(){return this}),s;function i(s){return function(i){return function(s){if(t)throw new TypeError("Generator is already executing.");for(;o;)try{if(t=1,r&&(n=2&s[0]?r.return:s[0]?r.throw||((n=r.return)&&n.call(r),0):r.next)&&!(n=n.call(r,s[1])).done)return n;switch(r=0,n&&(s=[2&s[0],n.value]),s[0]){case 0:case 1:n=s;break;case 4:return o.label++,{value:s[1],done:!1};case 5:o.label++,r=s[1],s=[0];continue;case 7:s=o.ops.pop(),o.trys.pop();continue;default:if(!((n=(n=o.trys).length>0&&n[n.length-1])||6!==s[0]&&2!==s[0])){o=0;continue}if(3===s[0]&&(!n||s[1]>n[0]&&s[1]<n[3])){o.label=s[1];break}if(6===s[0]&&o.label<n[1]){o.label=n[1],n=s;break}if(n&&o.label<n[2]){o.label=n[2],o.ops.push(s);break}n[2]&&o.ops.pop(),o.trys.pop();continue}s=e.call(A,o)}catch(A){s=[6,A],r=0}finally{t=n=0}if(5&s[0])throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}([s,i])}}}function IA(A,e,t){if(2===arguments.length)for(var r,n=0,s=e.length;n<s;n++)!r&&n in e||(r||(r=Array.prototype.slice.call(e,0,n)),r[n]=e[n]);return A.concat(r||e)}for(var xA=function(){function A(A,e,t,r){this.left=A,this.top=e,this.width=t,this.height=r}return A.prototype.add=function(e,t,r,n){return new A(this.left+e,this.top+t,this.width+r,this.height+n)},A.fromClientRect=function(e,t){return new A(t.left+e.windowBounds.left,t.top+e.windowBounds.top,t.width,t.height)},A.fromDOMRectList=function(e,t){var r=Array.from(t).find((function(A){return 0!==A.width}));return r?new A(r.left+e.windowBounds.left,r.top+e.windowBounds.top,r.width,r.height):A.EMPTY},A.EMPTY=new A(0,0,0,0),A}(),kA=function(A,e){return xA.fromClientRect(A,e.getBoundingClientRect())},MA=function(A){for(var e=[],t=0,r=A.length;t<r;){var n=A.charCodeAt(t++);if(n>=55296&&n<=56319&&t<r){var s=A.charCodeAt(t++);56320==(64512&s)?e.push(((1023&n)<<10)+(1023&s)+65536):(e.push(n),t--)}else e.push(n)}return e},LA=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];if(String.fromCodePoint)return String.fromCodePoint.apply(String,A);var t=A.length;if(!t)return"";for(var r=[],n=-1,s="";++n<t;){var o=A[n];o<=65535?r.push(o):(o-=65536,r.push(55296+(o>>10),o%1024+56320)),(n+1===t||r.length>16384)&&(s+=String.fromCharCode.apply(String,r),r.length=0)}return s},SA="undefined"==typeof Uint8Array?[]:new Uint8Array(256),KA=0;KA<64;KA++)SA["ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".charCodeAt(KA)]=KA;for(var DA="undefined"==typeof Uint8Array?[]:new Uint8Array(256),TA=0;TA<64;TA++)DA["ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".charCodeAt(TA)]=TA;for(var RA=function(A,e,t){return A.slice?A.slice(e,t):new Uint16Array(Array.prototype.slice.call(A,e,t))},OA=function(){function A(A,e,t,r,n,s){this.initialValue=A,this.errorValue=e,this.highStart=t,this.highValueIndex=r,this.index=n,this.data=s}return A.prototype.get=function(A){var e;if(A>=0){if(A<55296||A>56319&&A<=65535)return e=((e=this.index[A>>5])<<2)+(31&A),this.data[e];if(A<=65535)return e=((e=this.index[2048+(A-55296>>5)])<<2)+(31&A),this.data[e];if(A<this.highStart)return e=2080+(A>>11),e=this.index[e],e+=A>>5&63,e=((e=this.index[e])<<2)+(31&A),this.data[e];if(A<=1114111)return this.data[this.highValueIndex]}return this.errorValue},A}(),qA="undefined"==typeof Uint8Array?[]:new Uint8Array(256),NA=0;NA<64;NA++)qA["ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".charCodeAt(NA)]=NA;var _A,PA,GA,VA,JA,XA,YA,jA,WA=10,$A=13,ZA=15,zA=17,Ae=18,ee=19,te=20,re=21,ne=22,se=24,oe=25,ie=26,ae=27,le=28,ce=30,de=32,ue=33,Be=34,me=35,ge=37,pe=38,fe=39,he=40,we=42,Qe=[9001,65288],Ce="×",Ue="÷",be=(VA=function(A){var e,t,r,n,s,o=39666,i=0;"="===A[52887]&&(o--,"="===A[52886]&&o--);var a="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof Uint8Array&&void 0!==Uint8Array.prototype.slice?new ArrayBuffer(o):new Array(o),l=Array.isArray(a)?a:new Uint8Array(a);for(e=0;e<52888;e+=4)t=DA[A.charCodeAt(e)],r=DA[A.charCodeAt(e+1)],n=DA[A.charCodeAt(e+2)],s=DA[A.charCodeAt(e+3)],l[i++]=t<<2|r>>4,l[i++]=(15&r)<<4|n>>2,l[i++]=(3&n)<<6|63&s;return a}("KwAAAAAAAAAACA4AUD0AADAgAAACAAAAAAAIABAAGABAAEgAUABYAGAAaABgAGgAYgBqAF8AZwBgAGgAcQB5AHUAfQCFAI0AlQCdAKIAqgCyALoAYABoAGAAaABgAGgAwgDKAGAAaADGAM4A0wDbAOEA6QDxAPkAAQEJAQ8BFwF1AH0AHAEkASwBNAE6AUIBQQFJAVEBWQFhAWgBcAF4ATAAgAGGAY4BlQGXAZ8BpwGvAbUBvQHFAc0B0wHbAeMB6wHxAfkBAQIJAvEBEQIZAiECKQIxAjgCQAJGAk4CVgJeAmQCbAJ0AnwCgQKJApECmQKgAqgCsAK4ArwCxAIwAMwC0wLbAjAA4wLrAvMC+AIAAwcDDwMwABcDHQMlAy0DNQN1AD0DQQNJA0kDSQNRA1EDVwNZA1kDdQB1AGEDdQBpA20DdQN1AHsDdQCBA4kDkQN1AHUAmQOhA3UAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AKYDrgN1AHUAtgO+A8YDzgPWAxcD3gPjA+sD8wN1AHUA+wMDBAkEdQANBBUEHQQlBCoEFwMyBDgEYABABBcDSARQBFgEYARoBDAAcAQzAXgEgASIBJAEdQCXBHUAnwSnBK4EtgS6BMIEyAR1AHUAdQB1AHUAdQCVANAEYABgAGAAYABgAGAAYABgANgEYADcBOQEYADsBPQE/AQEBQwFFAUcBSQFLAU0BWQEPAVEBUsFUwVbBWAAYgVgAGoFcgV6BYIFigWRBWAAmQWfBaYFYABgAGAAYABgAKoFYACxBbAFuQW6BcEFwQXHBcEFwQXPBdMF2wXjBeoF8gX6BQIGCgYSBhoGIgYqBjIGOgZgAD4GRgZMBmAAUwZaBmAAYABgAGAAYABgAGAAYABgAGAAYABgAGIGYABpBnAGYABgAGAAYABgAGAAYABgAGAAYAB4Bn8GhQZgAGAAYAB1AHcDFQSLBmAAYABgAJMGdQA9A3UAmwajBqsGqwaVALMGuwbDBjAAywbSBtIG1QbSBtIG0gbSBtIG0gbdBuMG6wbzBvsGAwcLBxMHAwcbByMHJwcsBywHMQcsB9IGOAdAB0gHTgfSBkgHVgfSBtIG0gbSBtIG0gbSBtIG0gbSBiwHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAdgAGAALAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAdbB2MHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsB2kH0gZwB64EdQB1AHUAdQB1AHUAdQB1AHUHfQdgAIUHjQd1AHUAlQedB2AAYAClB6sHYACzB7YHvgfGB3UAzgfWBzMB3gfmB1EB7gf1B/0HlQENAQUIDQh1ABUIHQglCBcDLQg1CD0IRQhNCEEDUwh1AHUAdQBbCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIcAh3CHoIMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIgggwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAALAcsBywHLAcsBywHLAcsBywHLAcsB4oILAcsB44I0gaWCJ4Ipgh1AHUAqgiyCHUAdQB1AHUAdQB1AHUAdQB1AHUAtwh8AXUAvwh1AMUIyQjRCNkI4AjoCHUAdQB1AO4I9gj+CAYJDgkTCS0HGwkjCYIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiAAIAAAAFAAYABgAGIAXwBgAHEAdQBFAJUAogCyAKAAYABgAEIA4ABGANMA4QDxAMEBDwE1AFwBLAE6AQEBUQF4QkhCmEKoQrhCgAHIQsAB0MLAAcABwAHAAeDC6ABoAHDCwMMAAcABwAHAAdDDGMMAAcAB6MM4wwjDWMNow3jDaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAEjDqABWw6bDqABpg6gAaABoAHcDvwOPA+gAaABfA/8DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DpcPAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcAB9cPKwkyCToJMAB1AHUAdQBCCUoJTQl1AFUJXAljCWcJawkwADAAMAAwAHMJdQB2CX4JdQCECYoJjgmWCXUAngkwAGAAYABxAHUApgn3A64JtAl1ALkJdQDACTAAMAAwADAAdQB1AHUAdQB1AHUAdQB1AHUAowYNBMUIMAAwADAAMADICcsJ0wnZCRUE4QkwAOkJ8An4CTAAMAB1AAAKvwh1AAgKDwoXCh8KdQAwACcKLgp1ADYKqAmICT4KRgowADAAdQB1AE4KMAB1AFYKdQBeCnUAZQowADAAMAAwADAAMAAwADAAMAAVBHUAbQowADAAdQC5CXUKMAAwAHwBxAijBogEMgF9CoQKiASMCpQKmgqIBKIKqgquCogEDQG2Cr4KxgrLCjAAMADTCtsKCgHjCusK8Qr5CgELMAAwADAAMAB1AIsECQsRC3UANAEZCzAAMAAwADAAMAB1ACELKQswAHUANAExCzkLdQBBC0kLMABRC1kLMAAwADAAMAAwADAAdQBhCzAAMAAwAGAAYABpC3ELdwt/CzAAMACHC4sLkwubC58Lpwt1AK4Ltgt1APsDMAAwADAAMAAwADAAMAAwAL4LwwvLC9IL1wvdCzAAMADlC+kL8Qv5C/8LSQswADAAMAAwADAAMAAwADAAMAAHDDAAMAAwADAAMAAODBYMHgx1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1ACYMMAAwADAAdQB1AHUALgx1AHUAdQB1AHUAdQA2DDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AD4MdQBGDHUAdQB1AHUAdQB1AEkMdQB1AHUAdQB1AFAMMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQBYDHUAdQB1AF8MMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUA+wMVBGcMMAAwAHwBbwx1AHcMfwyHDI8MMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAYABgAJcMMAAwADAAdQB1AJ8MlQClDDAAMACtDCwHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsB7UMLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AA0EMAC9DDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAsBywHLAcsBywHLAcsBywHLQcwAMEMyAwsBywHLAcsBywHLAcsBywHLAcsBywHzAwwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1ANQM2QzhDDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMABgAGAAYABgAGAAYABgAOkMYADxDGAA+AwADQYNYABhCWAAYAAODTAAMAAwADAAFg1gAGAAHg37AzAAMAAwADAAYABgACYNYAAsDTQNPA1gAEMNPg1LDWAAYABgAGAAYABgAGAAYABgAGAAUg1aDYsGVglhDV0NcQBnDW0NdQ15DWAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAlQCBDZUAiA2PDZcNMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAnw2nDTAAMAAwADAAMAAwAHUArw23DTAAMAAwADAAMAAwADAAMAAwADAAMAB1AL8NMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAB1AHUAdQB1AHUAdQDHDTAAYABgAM8NMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAA1w11ANwNMAAwAD0B5A0wADAAMAAwADAAMADsDfQN/A0EDgwOFA4wABsOMAAwADAAMAAwADAAMAAwANIG0gbSBtIG0gbSBtIG0gYjDigOwQUuDsEFMw7SBjoO0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGQg5KDlIOVg7SBtIGXg5lDm0OdQ7SBtIGfQ6EDooOjQ6UDtIGmg6hDtIG0gaoDqwO0ga0DrwO0gZgAGAAYADEDmAAYAAkBtIGzA5gANIOYADaDokO0gbSBt8O5w7SBu8O0gb1DvwO0gZgAGAAxA7SBtIG0gbSBtIGYABgAGAAYAAED2AAsAUMD9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGFA8sBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAccD9IGLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHJA8sBywHLAcsBywHLAccDywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywPLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAc0D9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAccD9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGFA8sBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHPA/SBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gYUD0QPlQCVAJUAMAAwADAAMACVAJUAlQCVAJUAlQCVAEwPMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAA//8EAAQABAAEAAQABAAEAAQABAANAAMAAQABAAIABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQACgATABcAHgAbABoAHgAXABYAEgAeABsAGAAPABgAHABLAEsASwBLAEsASwBLAEsASwBLABgAGAAeAB4AHgATAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQABYAGwASAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAWAA0AEQAeAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAFAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAJABYAGgAbABsAGwAeAB0AHQAeAE8AFwAeAA0AHgAeABoAGwBPAE8ADgBQAB0AHQAdAE8ATwAXAE8ATwBPABYAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAFAAUABQAFAAUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AHgAeAFAATwBAAE8ATwBPAEAATwBQAFAATwBQAB4AHgAeAB4AHgAeAB0AHQAdAB0AHgAdAB4ADgBQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgBQAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAJAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAkACQAJAAkACQAJAAkABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAFAAHgAeAB4AKwArAFAAUABQAFAAGABQACsAKwArACsAHgAeAFAAHgBQAFAAUAArAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAUAAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAYAA0AKwArAB4AHgAbACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQADQAEAB4ABAAEAB4ABAAEABMABAArACsAKwArACsAKwArACsAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAKwArACsAKwBWAFYAVgBWAB4AHgArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AGgAaABoAGAAYAB4AHgAEAAQABAAEAAQABAAEAAQABAAEAAQAEwAEACsAEwATAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABLAEsASwBLAEsASwBLAEsASwBLABoAGQAZAB4AUABQAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQABMAUAAEAAQABAAEAAQABAAEAB4AHgAEAAQABAAEAAQABABQAFAABAAEAB4ABAAEAAQABABQAFAASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUAAeAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAFAABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQAUABQAB4AHgAYABMAUAArACsABAAbABsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAFAABAAEAAQABAAEAFAABAAEAAQAUAAEAAQABAAEAAQAKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAArACsAHgArAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAUAAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAABAAEAA0ADQBLAEsASwBLAEsASwBLAEsASwBLAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUAArACsAKwBQAFAAUABQACsAKwAEAFAABAAEAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABABQACsAKwArACsAKwArACsAKwAEACsAKwArACsAUABQACsAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAFAAUAAaABoAUABQAFAAUABQAEwAHgAbAFAAHgAEACsAKwAEAAQABAArAFAAUABQAFAAUABQACsAKwArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQACsAUABQACsAKwAEACsABAAEAAQABAAEACsAKwArACsABAAEACsAKwAEAAQABAArACsAKwAEACsAKwArACsAKwArACsAUABQAFAAUAArAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLAAQABABQAFAAUAAEAB4AKwArACsAKwArACsAKwArACsAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQACsAKwAEAFAABAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAArACsAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAB4AGwArACsAKwArACsAKwArAFAABAAEAAQABAAEAAQAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABAArACsAKwArACsAKwArAAQABAAEACsAKwArACsAUABQACsAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAB4AUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAAQAUAArAFAAUABQAFAAUABQACsAKwArAFAAUABQACsAUABQAFAAUAArACsAKwBQAFAAKwBQACsAUABQACsAKwArAFAAUAArACsAKwBQAFAAUAArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArAAQABAAEAAQABAArACsAKwAEAAQABAArAAQABAAEAAQAKwArAFAAKwArACsAKwArACsABAArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAHgAeAB4AHgAeAB4AGwAeACsAKwArACsAKwAEAAQABAAEAAQAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAUAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAAEACsAKwArACsAKwArACsABAAEACsAUABQAFAAKwArACsAKwArAFAAUAAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAKwAOAFAAUABQAFAAUABQAFAAHgBQAAQABAAEAA4AUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAKwArAAQAUAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAAEACsAKwArACsAKwArACsABAAEACsAKwArACsAKwArACsAUAArAFAAUAAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwBQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAFAABAAEAAQABAAEAAQABAArAAQABAAEACsABAAEAAQABABQAB4AKwArACsAKwBQAFAAUAAEAFAAUABQAFAAUABQAFAAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAFAAUABQAFAAUABQAFAAUABQABoAUABQAFAAUABQAFAAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQACsAUAArACsAUABQAFAAUABQAFAAUAArACsAKwAEACsAKwArACsABAAEAAQABAAEAAQAKwAEACsABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArAAQABAAeACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAAqAFwAXAAqACoAKgAqACoAKgAqACsAKwArACsAGwBcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAeAEsASwBLAEsASwBLAEsASwBLAEsADQANACsAKwArACsAKwBcAFwAKwBcACsAXABcAFwAXABcACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACsAXAArAFwAXABcAFwAXABcAFwAXABcAFwAKgBcAFwAKgAqACoAKgAqACoAKgAqACoAXAArACsAXABcAFwAXABcACsAXAArACoAKgAqACoAKgAqACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwBcAFwAXABcAFAADgAOAA4ADgAeAA4ADgAJAA4ADgANAAkAEwATABMAEwATAAkAHgATAB4AHgAeAAQABAAeAB4AHgAeAB4AHgBLAEsASwBLAEsASwBLAEsASwBLAFAAUABQAFAAUABQAFAAUABQAFAADQAEAB4ABAAeAAQAFgARABYAEQAEAAQAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQADQAEAAQABAAEAAQADQAEAAQAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArAA0ADQAeAB4AHgAeAB4AHgAEAB4AHgAeAB4AHgAeACsAHgAeAA4ADgANAA4AHgAeAB4AHgAeAAkACQArACsAKwArACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgBcAEsASwBLAEsASwBLAEsASwBLAEsADQANAB4AHgAeAB4AXABcAFwAXABcAFwAKgAqACoAKgBcAFwAXABcACoAKgAqAFwAKgAqACoAXABcACoAKgAqACoAKgAqACoAXABcAFwAKgAqACoAKgBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKgAqAFwAKgBLAEsASwBLAEsASwBLAEsASwBLACoAKgAqACoAKgAqAFAAUABQAFAAUABQACsAUAArACsAKwArACsAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgBQAFAAUABQAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUAArACsAUABQAFAAUABQAFAAUAArAFAAKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAKwBQACsAUABQAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsABAAEAAQAHgANAB4AHgAeAB4AHgAeAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUAArACsADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAANAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAWABEAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAA0ADQANAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAANAA0AKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUAArAAQABAArACsAKwArACsAKwArACsAKwArACsAKwBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqAA0ADQAVAFwADQAeAA0AGwBcACoAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwAeAB4AEwATAA0ADQAOAB4AEwATAB4ABAAEAAQACQArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUAAEAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAHgArACsAKwATABMASwBLAEsASwBLAEsASwBLAEsASwBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAArACsAXABcAFwAXABcACsAKwArACsAKwArACsAKwArACsAKwBcAFwAXABcAFwAXABcAFwAXABcAFwAXAArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAXAArACsAKwAqACoAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAArACsAHgAeAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKwAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKwArAAQASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArACoAKgAqACoAKgAqACoAXAAqACoAKgAqACoAKgArACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABABQAFAAUABQAFAAUABQACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwANAA0AHgANAA0ADQANAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAEAAQAHgAeAB4AHgAeAB4AHgAeAB4AKwArACsABAAEAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwAeAB4AHgAeAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArAA0ADQANAA0ADQBLAEsASwBLAEsASwBLAEsASwBLACsAKwArAFAAUABQAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAA0ADQBQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUAAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArAAQABAAEAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAAQAUABQAFAAUABQAFAABABQAFAABAAEAAQAUAArACsAKwArACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsABAAEAAQABAAEAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAKwBQACsAUAArAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgBQAB4AHgAeAFAAUABQACsAHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQACsAKwAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQACsAHgAeAB4AHgAeAB4AHgAOAB4AKwANAA0ADQANAA0ADQANAAkADQANAA0ACAAEAAsABAAEAA0ACQANAA0ADAAdAB0AHgAXABcAFgAXABcAFwAWABcAHQAdAB4AHgAUABQAFAANAAEAAQAEAAQABAAEAAQACQAaABoAGgAaABoAGgAaABoAHgAXABcAHQAVABUAHgAeAB4AHgAeAB4AGAAWABEAFQAVABUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ADQAeAA0ADQANAA0AHgANAA0ADQAHAB4AHgAeAB4AKwAEAAQABAAEAAQABAAEAAQABAAEAFAAUAArACsATwBQAFAAUABQAFAAHgAeAB4AFgARAE8AUABPAE8ATwBPAFAAUABQAFAAUAAeAB4AHgAWABEAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArABsAGwAbABsAGwAbABsAGgAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGgAbABsAGwAbABoAGwAbABoAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAHgAeAFAAGgAeAB0AHgBQAB4AGgAeAB4AHgAeAB4AHgAeAB4AHgBPAB4AUAAbAB4AHgBQAFAAUABQAFAAHgAeAB4AHQAdAB4AUAAeAFAAHgBQAB4AUABPAFAAUAAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAHgBQAFAAUABQAE8ATwBQAFAAUABQAFAATwBQAFAATwBQAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAFAAUABQAFAATwBPAE8ATwBPAE8ATwBPAE8ATwBQAFAAUABQAFAAUABQAFAAUAAeAB4AUABQAFAAUABPAB4AHgArACsAKwArAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHQAdAB4AHgAeAB0AHQAeAB4AHQAeAB4AHgAdAB4AHQAbABsAHgAdAB4AHgAeAB4AHQAeAB4AHQAdAB0AHQAeAB4AHQAeAB0AHgAdAB0AHQAdAB0AHQAeAB0AHgAeAB4AHgAeAB0AHQAdAB0AHgAeAB4AHgAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHgAeAB0AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHgAeAB0AHQAdAB0AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAeAB4AHgAdAB4AHgAeAB4AHgAeAB4AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABYAEQAWABEAHgAeAB4AHgAeAB4AHQAeAB4AHgAeAB4AHgAeACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAWABEAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAFAAHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAeAB4AHQAdAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHQAdAB4AHgAeAB4AHQAdAB0AHgAeAB0AHgAeAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlAB4AHQAdAB4AHgAdAB4AHgAeAB4AHQAdAB4AHgAeAB4AJQAlAB0AHQAlAB4AJQAlACUAIAAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAeAB4AHgAeAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHgAdAB0AHQAeAB0AJQAdAB0AHgAdAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAdAB0AHQAdACUAHgAlACUAJQAdACUAJQAdAB0AHQAlACUAHQAdACUAHQAdACUAJQAlAB4AHQAeAB4AHgAeAB0AHQAlAB0AHQAdAB0AHQAdACUAJQAlACUAJQAdACUAJQAgACUAHQAdACUAJQAlACUAJQAlACUAJQAeAB4AHgAlACUAIAAgACAAIAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AFwAXABcAFwAXABcAHgATABMAJQAeAB4AHgAWABEAFgARABYAEQAWABEAFgARABYAEQAWABEATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABYAEQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAWABEAFgARABYAEQAWABEAFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFgARABYAEQAWABEAFgARABYAEQAWABEAFgARABYAEQAWABEAFgARABYAEQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAWABEAFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAEAAQABAAeAB4AKwArACsAKwArABMADQANAA0AUAATAA0AUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAUAANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAA0ADQANAA0ADQANAA0ADQAeAA0AFgANAB4AHgAXABcAHgAeABcAFwAWABEAFgARABYAEQAWABEADQANAA0ADQATAFAADQANAB4ADQANAB4AHgAeAB4AHgAMAAwADQANAA0AHgANAA0AFgANAA0ADQANAA0ADQANAA0AHgANAB4ADQANAB4AHgAeACsAKwArACsAKwArACsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwArACsAKwArACsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArAA0AEQARACUAJQBHAFcAVwAWABEAFgARABYAEQAWABEAFgARACUAJQAWABEAFgARABYAEQAWABEAFQAWABEAEQAlAFcAVwBXAFcAVwBXAFcAVwBXAAQABAAEAAQABAAEACUAVwBXAFcAVwA2ACUAJQBXAFcAVwBHAEcAJQAlACUAKwBRAFcAUQBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFEAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBRAFcAUQBXAFEAVwBXAFcAVwBXAFcAUQBXAFcAVwBXAFcAVwBRAFEAKwArAAQABAAVABUARwBHAFcAFQBRAFcAUQBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBRAFcAVwBXAFcAVwBXAFEAUQBXAFcAVwBXABUAUQBHAEcAVwArACsAKwArACsAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwAlACUAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACsAKwArACsAKwArACsAKwArACsAKwArAFEAUQBRAFEAUQBRAFEAUQBRAFEAUQBRAFEAUQBRAFEAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBPAE8ATwBPAE8ATwBPAE8AJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAEcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAADQATAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABLAEsASwBLAEsASwBLAEsASwBLAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAABAAEAAQABAAeAAQABAAEAAQABAAEAAQABAAEAAQAHgBQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUABQAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAeAA0ADQANAA0ADQArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAB4AHgAeAB4AHgAeAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AUABQAFAAUABQAFAAUABQAFAAUABQAAQAUABQAFAABABQAFAAUABQAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAeAB4AHgAeAAQAKwArACsAUABQAFAAUABQAFAAHgAeABoAHgArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAADgAOABMAEwArACsAKwArACsAKwArACsABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwANAA0ASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAFAAUAAeAB4AHgBQAA4AUABQAAQAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAA0ADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArAB4AWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYACsAKwArAAQAHgAeAB4AHgAeAB4ADQANAA0AHgAeAB4AHgArAFAASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArAB4AHgBcAFwAXABcAFwAKgBcAFwAXABcAFwAXABcAFwAXABcAEsASwBLAEsASwBLAEsASwBLAEsAXABcAFwAXABcACsAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArAFAAUABQAAQAUABQAFAAUABQAFAAUABQAAQABAArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAHgANAA0ADQBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAXAAqACoAKgBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAAqAFwAKgAqACoAXABcACoAKgBcAFwAXABcAFwAKgAqAFwAKgBcACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcACoAKgBQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAA0ADQBQAFAAUAAEAAQAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUAArACsAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQADQAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAVABVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBUAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVACsAKwArACsAKwArACsAKwArACsAKwArAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAKwArACsAKwBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAKwArACsAKwAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAKwArACsAKwArAFYABABWAFYAVgBWAFYAVgBWAFYAVgBWAB4AVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgArAFYAVgBWAFYAVgArAFYAKwBWAFYAKwBWAFYAKwBWAFYAVgBWAFYAVgBWAFYAVgBWAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAEQAWAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAaAB4AKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAGAARABEAGAAYABMAEwAWABEAFAArACsAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACUAJQAlACUAJQAWABEAFgARABYAEQAWABEAFgARABYAEQAlACUAFgARACUAJQAlACUAJQAlACUAEQAlABEAKwAVABUAEwATACUAFgARABYAEQAWABEAJQAlACUAJQAlACUAJQAlACsAJQAbABoAJQArACsAKwArAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAcAKwATACUAJQAbABoAJQAlABYAEQAlACUAEQAlABEAJQBXAFcAVwBXAFcAVwBXAFcAVwBXABUAFQAlACUAJQATACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXABYAJQARACUAJQAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAWACUAEQAlABYAEQARABYAEQARABUAVwBRAFEAUQBRAFEAUQBRAFEAUQBRAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAEcARwArACsAVwBXAFcAVwBXAFcAKwArAFcAVwBXAFcAVwBXACsAKwBXAFcAVwBXAFcAVwArACsAVwBXAFcAKwArACsAGgAbACUAJQAlABsAGwArAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwAEAAQABAAQAB0AKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsADQANAA0AKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAAQAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAA0AUABQAFAAUAArACsAKwArAFAAUABQAFAAUABQAFAAUAANAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwAeACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAKwArAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUAArACsAKwBQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwANAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAUABQAFAAUABQAAQABAAEACsABAAEACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAKwBQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEACsAKwArACsABABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAA0ADQANAA0ADQANAA0ADQAeACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAArACsAKwArAFAAUABQAFAAUAANAA0ADQANAA0ADQAUACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsADQANAA0ADQANAA0ADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAAQABAAEAAQAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArAAQABAANACsAKwBQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAB4AHgAeAB4AHgArACsAKwArACsAKwAEAAQABAAEAAQABAAEAA0ADQAeAB4AHgAeAB4AKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwAeACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsASwBLAEsASwBLAEsASwBLAEsASwANAA0ADQANAFAABAAEAFAAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAeAA4AUAArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAADQANAB4ADQAEAAQABAAEAB4ABAAEAEsASwBLAEsASwBLAEsASwBLAEsAUAAOAFAADQANAA0AKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAANAA0AHgANAA0AHgAEACsAUABQAFAAUABQAFAAUAArAFAAKwBQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAA0AKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsABAAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQACsABAAEAFAABAAEAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABAArACsAUAArACsAKwArACsAKwAEACsAKwArACsAKwBQAFAAUABQAFAABAAEACsAKwAEAAQABAAEAAQABAAEACsAKwArAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAAQABABQAFAAUABQAA0ADQANAA0AHgBLAEsASwBLAEsASwBLAEsASwBLAA0ADQArAB4ABABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAFAAUAAeAFAAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAArACsABAAEAAQABAAEAAQABAAEAAQADgANAA0AEwATAB4AHgAeAA0ADQANAA0ADQANAA0ADQANAA0ADQANAA0ADQANAFAAUABQAFAABAAEACsAKwAEAA0ADQAeAFAAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKwArACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBcAFwADQANAA0AKgBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAKwArAFAAKwArAFAAUABQAFAAUABQAFAAUAArAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQAKwAEAAQAKwArAAQABAAEAAQAUAAEAFAABAAEAA0ADQANACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAArACsABAAEAAQABAAEAAQABABQAA4AUAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAFAABAAEAAQABAAOAB4ADQANAA0ADQAOAB4ABAArACsAKwArACsAKwArACsAUAAEAAQABAAEAAQABAAEAAQABAAEAAQAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAA0ADQANAFAADgAOAA4ADQANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEACsABAAEAAQABAAEAAQABAAEAFAADQANAA0ADQANACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwAOABMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAArACsAKwAEACsABAAEACsABAAEAAQABAAEAAQABABQAAQAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAKwBQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQAKwAEAAQAKwAEAAQABAAEAAQAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAaABoAGgAaAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsADQANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAASABIAEgAQwBDAEMAUABQAFAAUABDAFAAUABQAEgAQwBIAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAASABDAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwAJAAkACQAJAAkACQAJABYAEQArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABIAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwANAA0AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEAAQABAANACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAA0ADQANAB4AHgAeAB4AHgAeAFAAUABQAFAADQAeACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAANAA0AHgAeACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwAEAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAARwBHABUARwAJACsAKwArACsAKwArACsAKwArACsAKwAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACsAKwArACsAKwArACsAKwBXAFcAVwBXAFcAVwBXAFcAVwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUQBRAFEAKwArACsAKwArACsAKwArACsAKwArACsAKwBRAFEAUQBRACsAKwArACsAKwArACsAKwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArACsAHgAEAAQADQAEAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArAB4AHgAeAB4AHgAeAB4AKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAAQABAAEAAQABAAeAB4AHgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAB4AHgAEAAQABAAEAAQABAAEAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQAHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwBQAFAAKwArAFAAKwArAFAAUAArACsAUABQAFAAUAArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAUAArAFAAUABQAFAAUABQAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAHgAeAFAAUABQAFAAUAArAFAAKwArACsAUABQAFAAUABQAFAAUAArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeACsAKwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4ABAAeAB4AHgAeAB4AHgAeAB4AHgAeAAQAHgAeAA0ADQANAA0AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAAQAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArAAQABAAEAAQABAAEAAQAKwAEAAQAKwAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwBQAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArABsAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArAB4AHgAeAB4ABAAEAAQABAAEAAQABABQACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArABYAFgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAGgBQAFAAUAAaAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAKwBQACsAKwBQACsAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwBQACsAUAArACsAKwArACsAKwBQACsAKwArACsAUAArAFAAKwBQACsAUABQAFAAKwBQAFAAKwBQACsAKwBQACsAUAArAFAAKwBQACsAUAArAFAAUAArAFAAKwArAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUAArAFAAUABQAFAAKwBQACsAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAUABQAFAAKwBQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8AJQAlACUAHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB4AHgAeACUAJQAlAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAlACUAJQAlACUAHgAlACUAJQAlACUAIAAgACAAJQAlACAAJQAlACAAIAAgACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACEAIQAhACEAIQAlACUAIAAgACUAJQAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlACUAIAAlACUAJQAlACAAIAAgACUAIAAgACAAJQAlACUAJQAlACUAJQAgACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAlAB4AJQAeACUAJQAlACUAJQAgACUAJQAlACUAHgAlAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAgACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACAAIAAgACUAJQAlACAAIAAgACAAIAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABcAFwAXABUAFQAVAB4AHgAeAB4AJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAgACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAgACUAJQAgACUAJQAlACUAJQAlACUAJQAgACAAIAAgACAAIAAgACAAJQAlACUAJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAgACAAIAAgACAAIAAgACAAIAAgACUAJQAgACAAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAgACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAlACAAIAAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAgACAAIAAlACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwArAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACUAVwBXACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAA=="),JA=Array.isArray(VA)?function(A){for(var e=A.length,t=[],r=0;r<e;r+=4)t.push(A[r+3]<<24|A[r+2]<<16|A[r+1]<<8|A[r]);return t}(VA):new Uint32Array(VA),XA=Array.isArray(VA)?function(A){for(var e=A.length,t=[],r=0;r<e;r+=2)t.push(A[r+1]<<8|A[r]);return t}(VA):new Uint16Array(VA),YA=RA(XA,12,JA[4]/2),jA=2===JA[5]?RA(XA,(24+JA[4])/2):(_A=JA,PA=Math.ceil((24+JA[4])/4),_A.slice?_A.slice(PA,GA):new Uint32Array(Array.prototype.slice.call(_A,PA,GA))),new OA(JA[0],JA[1],JA[2],JA[3],YA,jA)),Fe=[ce,36],ye=[1,2,3,5],ve=[WA,8],Ee=[ae,ie],He=ye.concat(ve),Ie=[pe,fe,he,Be,me],xe=[ZA,$A],ke=function(A,e,t,r){var n=r[t];if(Array.isArray(A)?-1!==A.indexOf(n):A===n)for(var s=t;s<=r.length;){if((a=r[++s])===e)return!0;if(a!==WA)break}if(n===WA)for(s=t;s>0;){var o=r[--s];if(Array.isArray(A)?-1!==A.indexOf(o):A===o)for(var i=t;i<=r.length;){var a;if((a=r[++i])===e)return!0;if(a!==WA)break}if(o!==WA)break}return!1},Me=function(A,e){for(var t=A;t>=0;){var r=e[t];if(r!==WA)return r;t--}return 0},Le=function(A,e,t,r,n){if(0===t[r])return Ce;var s=r-1;if(Array.isArray(n)&&!0===n[s])return Ce;var o=s-1,i=s+1,a=e[s],l=o>=0?e[o]:0,c=e[i];if(2===a&&3===c)return Ce;if(-1!==ye.indexOf(a))return"!";if(-1!==ye.indexOf(c))return Ce;if(-1!==ve.indexOf(c))return Ce;if(8===Me(s,e))return Ue;if(11===be.get(A[s]))return Ce;if((a===de||a===ue)&&11===be.get(A[i]))return Ce;if(7===a||7===c)return Ce;if(9===a)return Ce;if(-1===[WA,$A,ZA].indexOf(a)&&9===c)return Ce;if(-1!==[zA,Ae,ee,se,le].indexOf(c))return Ce;if(Me(s,e)===ne)return Ce;if(ke(23,ne,s,e))return Ce;if(ke([zA,Ae],re,s,e))return Ce;if(ke(12,12,s,e))return Ce;if(a===WA)return Ue;if(23===a||23===c)return Ce;if(16===c||16===a)return Ue;if(-1!==[$A,ZA,re].indexOf(c)||14===a)return Ce;if(36===l&&-1!==xe.indexOf(a))return Ce;if(a===le&&36===c)return Ce;if(c===te)return Ce;if(-1!==Fe.indexOf(c)&&a===oe||-1!==Fe.indexOf(a)&&c===oe)return Ce;if(a===ae&&-1!==[ge,de,ue].indexOf(c)||-1!==[ge,de,ue].indexOf(a)&&c===ie)return Ce;if(-1!==Fe.indexOf(a)&&-1!==Ee.indexOf(c)||-1!==Ee.indexOf(a)&&-1!==Fe.indexOf(c))return Ce;if(-1!==[ae,ie].indexOf(a)&&(c===oe||-1!==[ne,ZA].indexOf(c)&&e[i+1]===oe)||-1!==[ne,ZA].indexOf(a)&&c===oe||a===oe&&-1!==[oe,le,se].indexOf(c))return Ce;if(-1!==[oe,le,se,zA,Ae].indexOf(c))for(var d=s;d>=0;){if((u=e[d])===oe)return Ce;if(-1===[le,se].indexOf(u))break;d--}if(-1!==[ae,ie].indexOf(c))for(d=-1!==[zA,Ae].indexOf(a)?o:s;d>=0;){var u;if((u=e[d])===oe)return Ce;if(-1===[le,se].indexOf(u))break;d--}if(pe===a&&-1!==[pe,fe,Be,me].indexOf(c)||-1!==[fe,Be].indexOf(a)&&-1!==[fe,he].indexOf(c)||-1!==[he,me].indexOf(a)&&c===he)return Ce;if(-1!==Ie.indexOf(a)&&-1!==[te,ie].indexOf(c)||-1!==Ie.indexOf(c)&&a===ae)return Ce;if(-1!==Fe.indexOf(a)&&-1!==Fe.indexOf(c))return Ce;if(a===se&&-1!==Fe.indexOf(c))return Ce;if(-1!==Fe.concat(oe).indexOf(a)&&c===ne&&-1===Qe.indexOf(A[i])||-1!==Fe.concat(oe).indexOf(c)&&a===Ae)return Ce;if(41===a&&41===c){for(var B=t[s],m=1;B>0&&41===e[--B];)m++;if(m%2!=0)return Ce}return a===de&&c===ue?Ce:Ue},Se=function(){function A(A,e,t,r){this.codePoints=A,this.required="!"===e,this.start=t,this.end=r}return A.prototype.slice=function(){return LA.apply(void 0,this.codePoints.slice(this.start,this.end))},A}(),Ke=45,De=43,Te=-1,Re=function(A){return A>=48&&A<=57},Oe=function(A){return Re(A)||A>=65&&A<=70||A>=97&&A<=102},qe=function(A){return 10===A||9===A||32===A},Ne=function(A){return function(A){return function(A){return A>=97&&A<=122}(A)||function(A){return A>=65&&A<=90}(A)}(A)||function(A){return A>=128}(A)||95===A},_e=function(A){return Ne(A)||Re(A)||A===Ke},Pe=function(A){return A>=0&&A<=8||11===A||A>=14&&A<=31||127===A},Ge=function(A,e){return 92===A&&10!==e},Ve=function(A,e,t){return A===Ke?Ne(e)||Ge(e,t):!!Ne(A)||!(92!==A||!Ge(A,e))},Je=function(A,e,t){return A===De||A===Ke?!!Re(e)||46===e&&Re(t):Re(46===A?e:A)},Xe=function(A){var e=0,t=1;A[e]!==De&&A[e]!==Ke||(A[e]===Ke&&(t=-1),e++);for(var r=[];Re(A[e]);)r.push(A[e++]);var n=r.length?parseInt(LA.apply(void 0,r),10):0;46===A[e]&&e++;for(var s=[];Re(A[e]);)s.push(A[e++]);var o=s.length,i=o?parseInt(LA.apply(void 0,s),10):0;69!==A[e]&&101!==A[e]||e++;var a=1;A[e]!==De&&A[e]!==Ke||(A[e]===Ke&&(a=-1),e++);for(var l=[];Re(A[e]);)l.push(A[e++]);var c=l.length?parseInt(LA.apply(void 0,l),10):0;return t*(n+i*Math.pow(10,-o))*Math.pow(10,a*c)},Ye={type:2},je={type:3},We={type:4},$e={type:13},Ze={type:8},ze={type:21},At={type:9},et={type:10},tt={type:11},rt={type:12},nt={type:14},st={type:23},ot={type:1},it={type:25},at={type:24},lt={type:26},ct={type:27},dt={type:28},ut={type:29},Bt={type:31},mt={type:32},gt=function(){function A(){this._value=[]}return A.prototype.write=function(A){this._value=this._value.concat(MA(A))},A.prototype.read=function(){for(var A=[],e=this.consumeToken();e!==mt;)A.push(e),e=this.consumeToken();return A},A.prototype.consumeToken=function(){var A=this.consumeCodePoint();switch(A){case 34:return this.consumeStringToken(34);case 35:var e=this.peekCodePoint(0),t=this.peekCodePoint(1),r=this.peekCodePoint(2);if(_e(e)||Ge(t,r)){var n=Ve(e,t,r)?2:1;return{type:5,value:this.consumeName(),flags:n}}break;case 36:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),$e;break;case 39:return this.consumeStringToken(39);case 40:return Ye;case 41:return je;case 42:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),nt;break;case De:if(Je(A,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(A),this.consumeNumericToken();break;case 44:return We;case Ke:var s=A,o=this.peekCodePoint(0),i=this.peekCodePoint(1);if(Je(s,o,i))return this.reconsumeCodePoint(A),this.consumeNumericToken();if(Ve(s,o,i))return this.reconsumeCodePoint(A),this.consumeIdentLikeToken();if(o===Ke&&62===i)return this.consumeCodePoint(),this.consumeCodePoint(),at;break;case 46:if(Je(A,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(A),this.consumeNumericToken();break;case 47:if(42===this.peekCodePoint(0))for(this.consumeCodePoint();;){var a=this.consumeCodePoint();if(42===a&&47===(a=this.consumeCodePoint()))return this.consumeToken();if(a===Te)return this.consumeToken()}break;case 58:return lt;case 59:return ct;case 60:if(33===this.peekCodePoint(0)&&this.peekCodePoint(1)===Ke&&this.peekCodePoint(2)===Ke)return this.consumeCodePoint(),this.consumeCodePoint(),it;break;case 64:var l=this.peekCodePoint(0),c=this.peekCodePoint(1),d=this.peekCodePoint(2);if(Ve(l,c,d))return{type:7,value:this.consumeName()};break;case 91:return dt;case 92:if(Ge(A,this.peekCodePoint(0)))return this.reconsumeCodePoint(A),this.consumeIdentLikeToken();break;case 93:return ut;case 61:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),Ze;break;case 123:return tt;case 125:return rt;case 117:case 85:var u=this.peekCodePoint(0),B=this.peekCodePoint(1);return u!==De||!Oe(B)&&63!==B||(this.consumeCodePoint(),this.consumeUnicodeRangeToken()),this.reconsumeCodePoint(A),this.consumeIdentLikeToken();case 124:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),At;if(124===this.peekCodePoint(0))return this.consumeCodePoint(),ze;break;case 126:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),et;break;case Te:return mt}return qe(A)?(this.consumeWhiteSpace(),Bt):Re(A)?(this.reconsumeCodePoint(A),this.consumeNumericToken()):Ne(A)?(this.reconsumeCodePoint(A),this.consumeIdentLikeToken()):{type:6,value:LA(A)}},A.prototype.consumeCodePoint=function(){var A=this._value.shift();return void 0===A?-1:A},A.prototype.reconsumeCodePoint=function(A){this._value.unshift(A)},A.prototype.peekCodePoint=function(A){return A>=this._value.length?-1:this._value[A]},A.prototype.consumeUnicodeRangeToken=function(){for(var A=[],e=this.consumeCodePoint();Oe(e)&&A.length<6;)A.push(e),e=this.consumeCodePoint();for(var t=!1;63===e&&A.length<6;)A.push(e),e=this.consumeCodePoint(),t=!0;if(t)return{type:30,start:parseInt(LA.apply(void 0,A.map((function(A){return 63===A?48:A}))),16),end:parseInt(LA.apply(void 0,A.map((function(A){return 63===A?70:A}))),16)};var r=parseInt(LA.apply(void 0,A),16);if(this.peekCodePoint(0)===Ke&&Oe(this.peekCodePoint(1))){this.consumeCodePoint(),e=this.consumeCodePoint();for(var n=[];Oe(e)&&n.length<6;)n.push(e),e=this.consumeCodePoint();return{type:30,start:r,end:parseInt(LA.apply(void 0,n),16)}}return{type:30,start:r,end:r}},A.prototype.consumeIdentLikeToken=function(){var A=this.consumeName();return"url"===A.toLowerCase()&&40===this.peekCodePoint(0)?(this.consumeCodePoint(),this.consumeUrlToken()):40===this.peekCodePoint(0)?(this.consumeCodePoint(),{type:19,value:A}):{type:20,value:A}},A.prototype.consumeUrlToken=function(){var A=[];if(this.consumeWhiteSpace(),this.peekCodePoint(0)===Te)return{type:22,value:""};var e=this.peekCodePoint(0);if(39===e||34===e){var t=this.consumeStringToken(this.consumeCodePoint());return 0===t.type&&(this.consumeWhiteSpace(),this.peekCodePoint(0)===Te||41===this.peekCodePoint(0))?(this.consumeCodePoint(),{type:22,value:t.value}):(this.consumeBadUrlRemnants(),st)}for(;;){var r=this.consumeCodePoint();if(r===Te||41===r)return{type:22,value:LA.apply(void 0,A)};if(qe(r))return this.consumeWhiteSpace(),this.peekCodePoint(0)===Te||41===this.peekCodePoint(0)?(this.consumeCodePoint(),{type:22,value:LA.apply(void 0,A)}):(this.consumeBadUrlRemnants(),st);if(34===r||39===r||40===r||Pe(r))return this.consumeBadUrlRemnants(),st;if(92===r){if(!Ge(r,this.peekCodePoint(0)))return this.consumeBadUrlRemnants(),st;A.push(this.consumeEscapedCodePoint())}else A.push(r)}},A.prototype.consumeWhiteSpace=function(){for(;qe(this.peekCodePoint(0));)this.consumeCodePoint()},A.prototype.consumeBadUrlRemnants=function(){for(;;){var A=this.consumeCodePoint();if(41===A||A===Te)return;Ge(A,this.peekCodePoint(0))&&this.consumeEscapedCodePoint()}},A.prototype.consumeStringSlice=function(A){for(var e="";A>0;){var t=Math.min(5e4,A);e+=LA.apply(void 0,this._value.splice(0,t)),A-=t}return this._value.shift(),e},A.prototype.consumeStringToken=function(A){for(var e="",t=0;;){var r=this._value[t];if(r===Te||void 0===r||r===A)return{type:0,value:e+=this.consumeStringSlice(t)};if(10===r)return this._value.splice(0,t),ot;if(92===r){var n=this._value[t+1];n!==Te&&void 0!==n&&(10===n?(e+=this.consumeStringSlice(t),t=-1,this._value.shift()):Ge(r,n)&&(e+=this.consumeStringSlice(t),e+=LA(this.consumeEscapedCodePoint()),t=-1))}t++}},A.prototype.consumeNumber=function(){var A=[],e=4,t=this.peekCodePoint(0);for(t!==De&&t!==Ke||A.push(this.consumeCodePoint());Re(this.peekCodePoint(0));)A.push(this.consumeCodePoint());t=this.peekCodePoint(0);var r=this.peekCodePoint(1);if(46===t&&Re(r))for(A.push(this.consumeCodePoint(),this.consumeCodePoint()),e=8;Re(this.peekCodePoint(0));)A.push(this.consumeCodePoint());t=this.peekCodePoint(0),r=this.peekCodePoint(1);var n=this.peekCodePoint(2);if((69===t||101===t)&&((r===De||r===Ke)&&Re(n)||Re(r)))for(A.push(this.consumeCodePoint(),this.consumeCodePoint()),e=8;Re(this.peekCodePoint(0));)A.push(this.consumeCodePoint());return[Xe(A),e]},A.prototype.consumeNumericToken=function(){var A=this.consumeNumber(),e=A[0],t=A[1],r=this.peekCodePoint(0),n=this.peekCodePoint(1),s=this.peekCodePoint(2);return Ve(r,n,s)?{type:15,number:e,flags:t,unit:this.consumeName()}:37===r?(this.consumeCodePoint(),{type:16,number:e,flags:t}):{type:17,number:e,flags:t}},A.prototype.consumeEscapedCodePoint=function(){var A=this.consumeCodePoint();if(Oe(A)){for(var e=LA(A);Oe(this.peekCodePoint(0))&&e.length<6;)e+=LA(this.consumeCodePoint());qe(this.peekCodePoint(0))&&this.consumeCodePoint();var t=parseInt(e,16);return 0===t||function(A){return A>=55296&&A<=57343}(t)||t>1114111?65533:t}return A===Te?65533:A},A.prototype.consumeName=function(){for(var A="";;){var e=this.consumeCodePoint();if(_e(e))A+=LA(e);else{if(!Ge(e,this.peekCodePoint(0)))return this.reconsumeCodePoint(e),A;A+=LA(this.consumeEscapedCodePoint())}}},A}(),pt=function(){function A(A){this._tokens=A}return A.create=function(e){var t=new gt;return t.write(e),new A(t.read())},A.parseValue=function(e){return A.create(e).parseComponentValue()},A.parseValues=function(e){return A.create(e).parseComponentValues()},A.prototype.parseComponentValue=function(){for(var A=this.consumeToken();31===A.type;)A=this.consumeToken();if(32===A.type)throw new SyntaxError("Error parsing CSS component value, unexpected EOF");this.reconsumeToken(A);var e=this.consumeComponentValue();do{A=this.consumeToken()}while(31===A.type);if(32===A.type)return e;throw new SyntaxError("Error parsing CSS component value, multiple values found when expecting only one")},A.prototype.parseComponentValues=function(){for(var A=[];;){var e=this.consumeComponentValue();if(32===e.type)return A;A.push(e),A.push()}},A.prototype.consumeComponentValue=function(){var A=this.consumeToken();switch(A.type){case 11:case 28:case 2:return this.consumeSimpleBlock(A.type);case 19:return this.consumeFunction(A)}return A},A.prototype.consumeSimpleBlock=function(A){for(var e={type:A,values:[]},t=this.consumeToken();;){if(32===t.type||yt(t,A))return e;this.reconsumeToken(t),e.values.push(this.consumeComponentValue()),t=this.consumeToken()}},A.prototype.consumeFunction=function(A){for(var e={name:A.value,values:[],type:18};;){var t=this.consumeToken();if(32===t.type||3===t.type)return e;this.reconsumeToken(t),e.values.push(this.consumeComponentValue())}},A.prototype.consumeToken=function(){var A=this._tokens.shift();return void 0===A?mt:A},A.prototype.reconsumeToken=function(A){this._tokens.unshift(A)},A}(),ft=function(A){return 15===A.type},ht=function(A){return 17===A.type},wt=function(A){return 20===A.type},Qt=function(A){return 0===A.type},Ct=function(A,e){return wt(A)&&A.value===e},Ut=function(A){return 31!==A.type},bt=function(A){return 31!==A.type&&4!==A.type},Ft=function(A){var e=[],t=[];return A.forEach((function(A){if(4===A.type){if(0===t.length)throw new Error("Error parsing function args, zero tokens for arg");return e.push(t),void(t=[])}31!==A.type&&t.push(A)})),t.length&&e.push(t),e},yt=function(A,e){return 11===e&&12===A.type||28===e&&29===A.type||2===e&&3===A.type},vt=function(A){return 17===A.type||15===A.type},Et=function(A){return 16===A.type||vt(A)},Ht=function(A){return A.length>1?[A[0],A[1]]:[A[0]]},It={type:17,number:0,flags:4},xt={type:16,number:50,flags:4},kt={type:16,number:100,flags:4},Mt=function(A,e,t){var r=A[0],n=A[1];return[Lt(r,e),Lt(void 0!==n?n:r,t)]},Lt=function(A,e){if(16===A.type)return A.number/100*e;if(ft(A))switch(A.unit){case"rem":case"em":return 16*A.number;default:return A.number}return A.number},St="grad",Kt="turn",Dt=function(A,e){if(15===e.type)switch(e.unit){case"deg":return Math.PI*e.number/180;case St:return Math.PI/200*e.number;case"rad":return e.number;case Kt:return 2*Math.PI*e.number}throw new Error("Unsupported angle type")},Tt=function(A){return 15===A.type&&("deg"===A.unit||A.unit===St||"rad"===A.unit||A.unit===Kt)},Rt=function(A){switch(A.filter(wt).map((function(A){return A.value})).join(" ")){case"to bottom right":case"to right bottom":case"left top":case"top left":return[It,It];case"to top":case"bottom":return Ot(0);case"to bottom left":case"to left bottom":case"right top":case"top right":return[It,kt];case"to right":case"left":return Ot(90);case"to top left":case"to left top":case"right bottom":case"bottom right":return[kt,kt];case"to bottom":case"top":return Ot(180);case"to top right":case"to right top":case"left bottom":case"bottom left":return[kt,It];case"to left":case"right":return Ot(270)}return 0},Ot=function(A){return Math.PI*A/180},qt=function(A,e){if(18===e.type){var t=Wt[e.name];if(void 0===t)throw new Error('Attempting to parse an unsupported color function "'+e.name+'"');return t(A,e.values)}if(5===e.type){if(3===e.value.length){var r=e.value.substring(0,1),n=e.value.substring(1,2),s=e.value.substring(2,3);return Pt(parseInt(r+r,16),parseInt(n+n,16),parseInt(s+s,16),1)}if(4===e.value.length){r=e.value.substring(0,1),n=e.value.substring(1,2),s=e.value.substring(2,3);var o=e.value.substring(3,4);return Pt(parseInt(r+r,16),parseInt(n+n,16),parseInt(s+s,16),parseInt(o+o,16)/255)}if(6===e.value.length)return r=e.value.substring(0,2),n=e.value.substring(2,4),s=e.value.substring(4,6),Pt(parseInt(r,16),parseInt(n,16),parseInt(s,16),1);if(8===e.value.length)return r=e.value.substring(0,2),n=e.value.substring(2,4),s=e.value.substring(4,6),o=e.value.substring(6,8),Pt(parseInt(r,16),parseInt(n,16),parseInt(s,16),parseInt(o,16)/255)}if(20===e.type){var i=Zt[e.value.toUpperCase()];if(void 0!==i)return i}return Zt.TRANSPARENT},Nt=function(A){return!(255&A)},_t=function(A){var e=255&A,t=255&A>>8,r=255&A>>16,n=255&A>>24;return e<255?"rgba("+n+","+r+","+t+","+e/255+")":"rgb("+n+","+r+","+t+")"},Pt=function(A,e,t,r){return(A<<24|e<<16|t<<8|Math.round(255*r))>>>0},Gt=function(A,e){if(17===A.type)return A.number;if(16===A.type){var t=3===e?1:255;return 3===e?A.number/100*t:Math.round(A.number/100*t)}return 0},Vt=function(A,e){var t=e.filter(bt);if(3===t.length){var r=t.map(Gt),n=r[0],s=r[1],o=r[2];return Pt(n,s,o,1)}if(4===t.length){var i=t.map(Gt),a=(n=i[0],s=i[1],o=i[2],i[3]);return Pt(n,s,o,a)}return 0};function Jt(A,e,t){return t<0&&(t+=1),t>=1&&(t-=1),t<1/6?(e-A)*t*6+A:t<.5?e:t<2/3?6*(e-A)*(2/3-t)+A:A}var Xt,Yt,jt=function(A,e){var t=e.filter(bt),r=t[0],n=t[1],s=t[2],o=t[3],i=(17===r.type?Ot(r.number):Dt(0,r))/(2*Math.PI),a=Et(n)?n.number/100:0,l=Et(s)?s.number/100:0,c=void 0!==o&&Et(o)?Lt(o,1):1;if(0===a)return Pt(255*l,255*l,255*l,1);var d=l<=.5?l*(a+1):l+a-l*a,u=2*l-d,B=Jt(u,d,i+1/3),m=Jt(u,d,i),g=Jt(u,d,i-1/3);return Pt(255*B,255*m,255*g,c)},Wt={hsl:jt,hsla:jt,rgb:Vt,rgba:Vt},$t=function(A,e){return qt(A,pt.create(e).parseComponentValue())},Zt={ALICEBLUE:4042850303,ANTIQUEWHITE:4209760255,AQUA:16777215,AQUAMARINE:2147472639,AZURE:4043309055,BEIGE:4126530815,BISQUE:4293182719,BLACK:255,BLANCHEDALMOND:4293643775,BLUE:65535,BLUEVIOLET:2318131967,BROWN:2771004159,BURLYWOOD:3736635391,CADETBLUE:1604231423,CHARTREUSE:2147418367,CHOCOLATE:3530104575,CORAL:4286533887,CORNFLOWERBLUE:1687547391,CORNSILK:4294499583,CRIMSON:3692313855,CYAN:16777215,DARKBLUE:35839,DARKCYAN:9145343,DARKGOLDENROD:3095837695,DARKGRAY:2846468607,DARKGREEN:6553855,DARKGREY:2846468607,DARKKHAKI:3182914559,DARKMAGENTA:2332068863,DARKOLIVEGREEN:1433087999,DARKORANGE:4287365375,DARKORCHID:2570243327,DARKRED:2332033279,DARKSALMON:3918953215,DARKSEAGREEN:2411499519,DARKSLATEBLUE:1211993087,DARKSLATEGRAY:793726975,DARKSLATEGREY:793726975,DARKTURQUOISE:13554175,DARKVIOLET:2483082239,DEEPPINK:4279538687,DEEPSKYBLUE:12582911,DIMGRAY:1768516095,DIMGREY:1768516095,DODGERBLUE:512819199,FIREBRICK:2988581631,FLORALWHITE:4294635775,FORESTGREEN:579543807,FUCHSIA:4278255615,GAINSBORO:3705462015,GHOSTWHITE:4177068031,GOLD:4292280575,GOLDENROD:3668254975,GRAY:2155905279,GREEN:8388863,GREENYELLOW:2919182335,GREY:2155905279,HONEYDEW:4043305215,HOTPINK:4285117695,INDIANRED:3445382399,INDIGO:1258324735,IVORY:4294963455,KHAKI:4041641215,LAVENDER:3873897215,LAVENDERBLUSH:4293981695,LAWNGREEN:2096890111,LEMONCHIFFON:4294626815,LIGHTBLUE:2916673279,LIGHTCORAL:4034953471,LIGHTCYAN:3774873599,LIGHTGOLDENRODYELLOW:4210742015,LIGHTGRAY:3553874943,LIGHTGREEN:2431553791,LIGHTGREY:3553874943,LIGHTPINK:4290167295,LIGHTSALMON:4288707327,LIGHTSEAGREEN:548580095,LIGHTSKYBLUE:2278488831,LIGHTSLATEGRAY:2005441023,LIGHTSLATEGREY:2005441023,LIGHTSTEELBLUE:2965692159,LIGHTYELLOW:4294959359,LIME:16711935,LIMEGREEN:852308735,LINEN:4210091775,MAGENTA:4278255615,MAROON:2147483903,MEDIUMAQUAMARINE:1724754687,MEDIUMBLUE:52735,MEDIUMORCHID:3126187007,MEDIUMPURPLE:2473647103,MEDIUMSEAGREEN:1018393087,MEDIUMSLATEBLUE:2070474495,MEDIUMSPRINGGREEN:16423679,MEDIUMTURQUOISE:1221709055,MEDIUMVIOLETRED:3340076543,MIDNIGHTBLUE:421097727,MINTCREAM:4127193855,MISTYROSE:4293190143,MOCCASIN:4293178879,NAVAJOWHITE:4292783615,NAVY:33023,OLDLACE:4260751103,OLIVE:2155872511,OLIVEDRAB:1804477439,ORANGE:4289003775,ORANGERED:4282712319,ORCHID:3664828159,PALEGOLDENROD:4008225535,PALEGREEN:2566625535,PALETURQUOISE:2951671551,PALEVIOLETRED:3681588223,PAPAYAWHIP:4293907967,PEACHPUFF:4292524543,PERU:3448061951,PINK:4290825215,PLUM:3718307327,POWDERBLUE:2967529215,PURPLE:2147516671,REBECCAPURPLE:1714657791,RED:4278190335,ROSYBROWN:3163525119,ROYALBLUE:1097458175,SADDLEBROWN:2336560127,SALMON:4202722047,SANDYBROWN:4104413439,SEAGREEN:780883967,SEASHELL:4294307583,SIENNA:2689740287,SILVER:3233857791,SKYBLUE:2278484991,SLATEBLUE:1784335871,SLATEGRAY:1887473919,SLATEGREY:1887473919,SNOW:4294638335,SPRINGGREEN:16744447,STEELBLUE:1182971135,TAN:3535047935,TEAL:8421631,THISTLE:3636451583,TOMATO:4284696575,TRANSPARENT:0,TURQUOISE:1088475391,VIOLET:4001558271,WHEAT:4125012991,WHITE:4294967295,WHITESMOKE:4126537215,YELLOW:4294902015,YELLOWGREEN:2597139199},zt={name:"background-clip",initialValue:"border-box",prefix:!1,type:1,parse:function(A,e){return e.map((function(A){if(wt(A))switch(A.value){case"padding-box":return 1;case"content-box":return 2}return 0}))}},Ar={name:"background-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},er=function(A,e){var t=qt(A,e[0]),r=e[1];return r&&Et(r)?{color:t,stop:r}:{color:t,stop:null}},tr=function(A,e){var t=A[0],r=A[A.length-1];null===t.stop&&(t.stop=It),null===r.stop&&(r.stop=kt);for(var n=[],s=0,o=0;o<A.length;o++){var i=A[o].stop;if(null!==i){var a=Lt(i,e);a>s?n.push(a):n.push(s),s=a}else n.push(null)}var l=null;for(o=0;o<n.length;o++){var c=n[o];if(null===c)null===l&&(l=o);else if(null!==l){for(var d=o-l,u=(c-n[l-1])/(d+1),B=1;B<=d;B++)n[l+B-1]=u*B;l=null}}return A.map((function(A,t){return{color:A.color,stop:Math.max(Math.min(1,n[t]/e),0)}}))},rr=function(A,e){return Math.sqrt(A*A+e*e)},nr=function(A,e,t,r,n){return[[0,0],[0,e],[A,0],[A,e]].reduce((function(A,e){var s=e[0],o=e[1],i=rr(t-s,r-o);return(n?i<A.optimumDistance:i>A.optimumDistance)?{optimumCorner:e,optimumDistance:i}:A}),{optimumDistance:n?1/0:-1/0,optimumCorner:null}).optimumCorner},sr=function(A,e){var t=Ot(180),r=[];return Ft(e).forEach((function(e,n){if(0===n){var s=e[0];if(20===s.type&&-1!==["top","left","right","bottom"].indexOf(s.value))return void(t=Rt(e));if(Tt(s))return void(t=(Dt(0,s)+Ot(270))%Ot(360))}var o=er(A,e);r.push(o)})),{angle:t,stops:r,type:1}},or="closest-side",ir="farthest-side",ar="closest-corner",lr="farthest-corner",cr="circle",dr="ellipse",ur="cover",Br="contain",mr=function(A,e){var t=0,r=3,n=[],s=[];return Ft(e).forEach((function(e,o){var i=!0;if(0===o?i=e.reduce((function(A,e){if(wt(e))switch(e.value){case"center":return s.push(xt),!1;case"top":case"left":return s.push(It),!1;case"right":case"bottom":return s.push(kt),!1}else if(Et(e)||vt(e))return s.push(e),!1;return A}),i):1===o&&(i=e.reduce((function(A,e){if(wt(e))switch(e.value){case cr:return t=0,!1;case dr:return t=1,!1;case Br:case or:return r=0,!1;case ir:return r=1,!1;case ar:return r=2,!1;case ur:case lr:return r=3,!1}else if(vt(e)||Et(e))return Array.isArray(r)||(r=[]),r.push(e),!1;return A}),i)),i){var a=er(A,e);n.push(a)}})),{size:r,shape:t,stops:n,position:s,type:2}},gr=function(A,e){if(22===e.type){var t={url:e.value,type:0};return A.cache.addImage(e.value),t}if(18===e.type){var r=pr[e.name];if(void 0===r)throw new Error('Attempting to parse an unsupported image function "'+e.name+'"');return r(A,e.values)}throw new Error("Unsupported image type "+e.type)},pr={"linear-gradient":function(A,e){var t=Ot(180),r=[];return Ft(e).forEach((function(e,n){if(0===n){var s=e[0];if(20===s.type&&"to"===s.value)return void(t=Rt(e));if(Tt(s))return void(t=Dt(0,s))}var o=er(A,e);r.push(o)})),{angle:t,stops:r,type:1}},"-moz-linear-gradient":sr,"-ms-linear-gradient":sr,"-o-linear-gradient":sr,"-webkit-linear-gradient":sr,"radial-gradient":function(A,e){var t=0,r=3,n=[],s=[];return Ft(e).forEach((function(e,o){var i=!0;if(0===o){var a=!1;i=e.reduce((function(A,e){if(a)if(wt(e))switch(e.value){case"center":return s.push(xt),A;case"top":case"left":return s.push(It),A;case"right":case"bottom":return s.push(kt),A}else(Et(e)||vt(e))&&s.push(e);else if(wt(e))switch(e.value){case cr:return t=0,!1;case dr:return t=1,!1;case"at":return a=!0,!1;case or:return r=0,!1;case ur:case ir:return r=1,!1;case Br:case ar:return r=2,!1;case lr:return r=3,!1}else if(vt(e)||Et(e))return Array.isArray(r)||(r=[]),r.push(e),!1;return A}),i)}if(i){var l=er(A,e);n.push(l)}})),{size:r,shape:t,stops:n,position:s,type:2}},"-moz-radial-gradient":mr,"-ms-radial-gradient":mr,"-o-radial-gradient":mr,"-webkit-radial-gradient":mr,"-webkit-gradient":function(A,e){var t=Ot(180),r=[],n=1;return Ft(e).forEach((function(e,t){var s=e[0];if(0===t){if(wt(s)&&"linear"===s.value)return void(n=1);if(wt(s)&&"radial"===s.value)return void(n=2)}if(18===s.type)if("from"===s.name){var o=qt(A,s.values[0]);r.push({stop:It,color:o})}else if("to"===s.name)o=qt(A,s.values[0]),r.push({stop:kt,color:o});else if("color-stop"===s.name){var i=s.values.filter(bt);if(2===i.length){o=qt(A,i[1]);var a=i[0];ht(a)&&r.push({stop:{type:16,number:100*a.number,flags:a.flags},color:o})}}})),1===n?{angle:(t+Ot(180))%Ot(360),stops:r,type:n}:{size:3,shape:0,stops:r,position:[],type:n}}},fr={name:"background-image",initialValue:"none",type:1,prefix:!1,parse:function(A,e){if(0===e.length)return[];var t=e[0];return 20===t.type&&"none"===t.value?[]:e.filter((function(A){return bt(A)&&function(A){return!(20===A.type&&"none"===A.value||18===A.type&&!pr[A.name])}(A)})).map((function(e){return gr(A,e)}))}},hr={name:"background-origin",initialValue:"border-box",prefix:!1,type:1,parse:function(A,e){return e.map((function(A){if(wt(A))switch(A.value){case"padding-box":return 1;case"content-box":return 2}return 0}))}},wr={name:"background-position",initialValue:"0% 0%",type:1,prefix:!1,parse:function(A,e){return Ft(e).map((function(A){return A.filter(Et)})).map(Ht)}},Qr={name:"background-repeat",initialValue:"repeat",prefix:!1,type:1,parse:function(A,e){return Ft(e).map((function(A){return A.filter(wt).map((function(A){return A.value})).join(" ")})).map(Cr)}},Cr=function(A){switch(A){case"no-repeat":return 1;case"repeat-x":case"repeat no-repeat":return 2;case"repeat-y":case"no-repeat repeat":return 3;default:return 0}};(Yt=Xt||(Xt={})).AUTO="auto",Yt.CONTAIN="contain",Yt.COVER="cover";var Ur,br,Fr={name:"background-size",initialValue:"0",prefix:!1,type:1,parse:function(A,e){return Ft(e).map((function(A){return A.filter(yr)}))}},yr=function(A){return wt(A)||Et(A)},vr=function(A){return{name:"border-"+A+"-color",initialValue:"transparent",prefix:!1,type:3,format:"color"}},Er=vr("top"),Hr=vr("right"),Ir=vr("bottom"),xr=vr("left"),kr=function(A){return{name:"border-radius-"+A,initialValue:"0 0",prefix:!1,type:1,parse:function(A,e){return Ht(e.filter(Et))}}},Mr=kr("top-left"),Lr=kr("top-right"),Sr=kr("bottom-right"),Kr=kr("bottom-left"),Dr=function(A){return{name:"border-"+A+"-style",initialValue:"solid",prefix:!1,type:2,parse:function(A,e){switch(e){case"none":return 0;case"dashed":return 2;case"dotted":return 3;case"double":return 4}return 1}}},Tr=Dr("top"),Rr=Dr("right"),Or=Dr("bottom"),qr=Dr("left"),Nr=function(A){return{name:"border-"+A+"-width",initialValue:"0",type:0,prefix:!1,parse:function(A,e){return ft(e)?e.number:0}}},_r=Nr("top"),Pr=Nr("right"),Gr=Nr("bottom"),Vr=Nr("left"),Jr={name:"color",initialValue:"transparent",prefix:!1,type:3,format:"color"},Xr={name:"direction",initialValue:"ltr",prefix:!1,type:2,parse:function(A,e){return"rtl"===e?1:0}},Yr={name:"display",initialValue:"inline-block",prefix:!1,type:1,parse:function(A,e){return e.filter(wt).reduce((function(A,e){return A|jr(e.value)}),0)}},jr=function(A){switch(A){case"block":case"-webkit-box":return 2;case"inline":return 4;case"run-in":return 8;case"flow":return 16;case"flow-root":return 32;case"table":return 64;case"flex":case"-webkit-flex":return 128;case"grid":case"-ms-grid":return 256;case"ruby":return 512;case"subgrid":return 1024;case"list-item":return 2048;case"table-row-group":return 4096;case"table-header-group":return 8192;case"table-footer-group":return 16384;case"table-row":return 32768;case"table-cell":return 65536;case"table-column-group":return 131072;case"table-column":return 262144;case"table-caption":return 524288;case"ruby-base":return 1048576;case"ruby-text":return 2097152;case"ruby-base-container":return 4194304;case"ruby-text-container":return 8388608;case"contents":return 16777216;case"inline-block":return 33554432;case"inline-list-item":return 67108864;case"inline-table":return 134217728;case"inline-flex":return 268435456;case"inline-grid":return 536870912}return 0},Wr={name:"float",initialValue:"none",prefix:!1,type:2,parse:function(A,e){switch(e){case"left":return 1;case"right":return 2;case"inline-start":return 3;case"inline-end":return 4}return 0}},$r={name:"letter-spacing",initialValue:"0",prefix:!1,type:0,parse:function(A,e){return 20===e.type&&"normal"===e.value?0:17===e.type||15===e.type?e.number:0}};(br=Ur||(Ur={})).NORMAL="normal",br.STRICT="strict";var Zr,zr,An={name:"line-break",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){return"strict"===e?Ur.STRICT:Ur.NORMAL}},en={name:"line-height",initialValue:"normal",prefix:!1,type:4},tn=function(A,e){return wt(A)&&"normal"===A.value?1.2*e:17===A.type?e*A.number:Et(A)?Lt(A,e):e},rn={name:"list-style-image",initialValue:"none",type:0,prefix:!1,parse:function(A,e){return 20===e.type&&"none"===e.value?null:gr(A,e)}},nn={name:"list-style-position",initialValue:"outside",prefix:!1,type:2,parse:function(A,e){return"inside"===e?0:1}},sn={name:"list-style-type",initialValue:"none",prefix:!1,type:2,parse:function(A,e){switch(e){case"disc":return 0;case"circle":return 1;case"square":return 2;case"decimal":return 3;case"cjk-decimal":return 4;case"decimal-leading-zero":return 5;case"lower-roman":return 6;case"upper-roman":return 7;case"lower-greek":return 8;case"lower-alpha":return 9;case"upper-alpha":return 10;case"arabic-indic":return 11;case"armenian":return 12;case"bengali":return 13;case"cambodian":return 14;case"cjk-earthly-branch":return 15;case"cjk-heavenly-stem":return 16;case"cjk-ideographic":return 17;case"devanagari":return 18;case"ethiopic-numeric":return 19;case"georgian":return 20;case"gujarati":return 21;case"gurmukhi":case"hebrew":return 22;case"hiragana":return 23;case"hiragana-iroha":return 24;case"japanese-formal":return 25;case"japanese-informal":return 26;case"kannada":return 27;case"katakana":return 28;case"katakana-iroha":return 29;case"khmer":return 30;case"korean-hangul-formal":return 31;case"korean-hanja-formal":return 32;case"korean-hanja-informal":return 33;case"lao":return 34;case"lower-armenian":return 35;case"malayalam":return 36;case"mongolian":return 37;case"myanmar":return 38;case"oriya":return 39;case"persian":return 40;case"simp-chinese-formal":return 41;case"simp-chinese-informal":return 42;case"tamil":return 43;case"telugu":return 44;case"thai":return 45;case"tibetan":return 46;case"trad-chinese-formal":return 47;case"trad-chinese-informal":return 48;case"upper-armenian":return 49;case"disclosure-open":return 50;case"disclosure-closed":return 51;default:return-1}}},on=function(A){return{name:"margin-"+A,initialValue:"0",prefix:!1,type:4}},an=on("top"),ln=on("right"),cn=on("bottom"),dn=on("left"),un={name:"overflow",initialValue:"visible",prefix:!1,type:1,parse:function(A,e){return e.filter(wt).map((function(A){switch(A.value){case"hidden":return 1;case"scroll":return 2;case"clip":return 3;case"auto":return 4;default:return 0}}))}},Bn={name:"overflow-wrap",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){return"break-word"===e?"break-word":"normal"}},mn=function(A){return{name:"padding-"+A,initialValue:"0",prefix:!1,type:3,format:"length-percentage"}},gn=mn("top"),pn=mn("right"),fn=mn("bottom"),hn=mn("left"),wn={name:"text-align",initialValue:"left",prefix:!1,type:2,parse:function(A,e){switch(e){case"right":return 2;case"center":case"justify":return 1;default:return 0}}},Qn={name:"position",initialValue:"static",prefix:!1,type:2,parse:function(A,e){switch(e){case"relative":return 1;case"absolute":return 2;case"fixed":return 3;case"sticky":return 4}return 0}},Cn={name:"text-shadow",initialValue:"none",type:1,prefix:!1,parse:function(A,e){return 1===e.length&&Ct(e[0],"none")?[]:Ft(e).map((function(e){for(var t={color:Zt.TRANSPARENT,offsetX:It,offsetY:It,blur:It},r=0,n=0;n<e.length;n++){var s=e[n];vt(s)?(0===r?t.offsetX=s:1===r?t.offsetY=s:t.blur=s,r++):t.color=qt(A,s)}return t}))}},Un={name:"text-transform",initialValue:"none",prefix:!1,type:2,parse:function(A,e){switch(e){case"uppercase":return 2;case"lowercase":return 1;case"capitalize":return 3}return 0}},bn={name:"transform",initialValue:"none",prefix:!0,type:0,parse:function(A,e){if(20===e.type&&"none"===e.value)return null;if(18===e.type){var t=Fn[e.name];if(void 0===t)throw new Error('Attempting to parse an unsupported transform function "'+e.name+'"');return t(e.values)}return null}},Fn={matrix:function(A){var e=A.filter((function(A){return 17===A.type})).map((function(A){return A.number}));return 6===e.length?e:null},matrix3d:function(A){var e=A.filter((function(A){return 17===A.type})).map((function(A){return A.number})),t=e[0],r=e[1];e[2],e[3];var n=e[4],s=e[5];e[6],e[7],e[8],e[9],e[10],e[11];var o=e[12],i=e[13];return e[14],e[15],16===e.length?[t,r,n,s,o,i]:null}},yn={type:16,number:50,flags:4},vn=[yn,yn],En={name:"transform-origin",initialValue:"50% 50%",prefix:!0,type:1,parse:function(A,e){var t=e.filter(Et);return 2!==t.length?vn:[t[0],t[1]]}},Hn={name:"visible",initialValue:"none",prefix:!1,type:2,parse:function(A,e){switch(e){case"hidden":return 1;case"collapse":return 2;default:return 0}}};(zr=Zr||(Zr={})).NORMAL="normal",zr.BREAK_ALL="break-all",zr.KEEP_ALL="keep-all";for(var In={name:"word-break",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){switch(e){case"break-all":return Zr.BREAK_ALL;case"keep-all":return Zr.KEEP_ALL;default:return Zr.NORMAL}}},xn={name:"z-index",initialValue:"auto",prefix:!1,type:0,parse:function(A,e){if(20===e.type)return{auto:!0,order:0};if(ht(e))return{auto:!1,order:e.number};throw new Error("Invalid z-index number parsed")}},kn=function(A,e){if(15===e.type)switch(e.unit.toLowerCase()){case"s":return 1e3*e.number;case"ms":return e.number}throw new Error("Unsupported time type")},Mn={name:"opacity",initialValue:"1",type:0,prefix:!1,parse:function(A,e){return ht(e)?e.number:1}},Ln={name:"text-decoration-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},Sn={name:"text-decoration-line",initialValue:"none",prefix:!1,type:1,parse:function(A,e){return e.filter(wt).map((function(A){switch(A.value){case"underline":return 1;case"overline":return 2;case"line-through":return 3;case"none":return 4}return 0})).filter((function(A){return 0!==A}))}},Kn={name:"font-family",initialValue:"",prefix:!1,type:1,parse:function(A,e){var t=[],r=[];return e.forEach((function(A){switch(A.type){case 20:case 0:t.push(A.value);break;case 17:t.push(A.number.toString());break;case 4:r.push(t.join(" ")),t.length=0}})),t.length&&r.push(t.join(" ")),r.map((function(A){return-1===A.indexOf(" ")?A:"'"+A+"'"}))}},Dn={name:"font-size",initialValue:"0",prefix:!1,type:3,format:"length"},Tn={name:"font-weight",initialValue:"normal",type:0,prefix:!1,parse:function(A,e){return ht(e)?e.number:wt(e)&&"bold"===e.value?700:400}},Rn={name:"font-variant",initialValue:"none",type:1,prefix:!1,parse:function(A,e){return e.filter(wt).map((function(A){return A.value}))}},On={name:"font-style",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){switch(e){case"oblique":return"oblique";case"italic":return"italic";default:return"normal"}}},qn=function(A,e){return 0!==(A&e)},Nn={name:"content",initialValue:"none",type:1,prefix:!1,parse:function(A,e){if(0===e.length)return[];var t=e[0];return 20===t.type&&"none"===t.value?[]:e}},_n={name:"counter-increment",initialValue:"none",prefix:!0,type:1,parse:function(A,e){if(0===e.length)return null;var t=e[0];if(20===t.type&&"none"===t.value)return null;for(var r=[],n=e.filter(Ut),s=0;s<n.length;s++){var o=n[s],i=n[s+1];if(20===o.type){var a=i&&ht(i)?i.number:1;r.push({counter:o.value,increment:a})}}return r}},Pn={name:"counter-reset",initialValue:"none",prefix:!0,type:1,parse:function(A,e){if(0===e.length)return[];for(var t=[],r=e.filter(Ut),n=0;n<r.length;n++){var s=r[n],o=r[n+1];if(wt(s)&&"none"!==s.value){var i=o&&ht(o)?o.number:0;t.push({counter:s.value,reset:i})}}return t}},Gn={name:"duration",initialValue:"0s",prefix:!1,type:1,parse:function(A,e){return e.filter(ft).map((function(A){return kn(0,A)}))}},Vn={name:"quotes",initialValue:"none",prefix:!0,type:1,parse:function(A,e){if(0===e.length)return null;var t=e[0];if(20===t.type&&"none"===t.value)return null;var r=[],n=e.filter(Qt);if(n.length%2!=0)return null;for(var s=0;s<n.length;s+=2){var o=n[s].value,i=n[s+1].value;r.push({open:o,close:i})}return r}},Jn=function(A,e,t){if(!A)return"";var r=A[Math.min(e,A.length-1)];return r?t?r.open:r.close:""},Xn={name:"box-shadow",initialValue:"none",type:1,prefix:!1,parse:function(A,e){return 1===e.length&&Ct(e[0],"none")?[]:Ft(e).map((function(e){for(var t={color:255,offsetX:It,offsetY:It,blur:It,spread:It,inset:!1},r=0,n=0;n<e.length;n++){var s=e[n];Ct(s,"inset")?t.inset=!0:vt(s)?(0===r?t.offsetX=s:1===r?t.offsetY=s:2===r?t.blur=s:t.spread=s,r++):t.color=qt(A,s)}return t}))}},Yn={name:"paint-order",initialValue:"normal",prefix:!1,type:1,parse:function(A,e){var t=[];return e.filter(wt).forEach((function(A){switch(A.value){case"stroke":t.push(1);break;case"fill":t.push(0);break;case"markers":t.push(2)}})),[0,1,2].forEach((function(A){-1===t.indexOf(A)&&t.push(A)})),t}},jn={name:"-webkit-text-stroke-color",initialValue:"currentcolor",prefix:!1,type:3,format:"color"},Wn={name:"-webkit-text-stroke-width",initialValue:"0",type:0,prefix:!1,parse:function(A,e){return ft(e)?e.number:0}},$n=function(){function A(A,e){var t,r;this.animationDuration=As(A,Gn,e.animationDuration),this.backgroundClip=As(A,zt,e.backgroundClip),this.backgroundColor=As(A,Ar,e.backgroundColor),this.backgroundImage=As(A,fr,e.backgroundImage),this.backgroundOrigin=As(A,hr,e.backgroundOrigin),this.backgroundPosition=As(A,wr,e.backgroundPosition),this.backgroundRepeat=As(A,Qr,e.backgroundRepeat),this.backgroundSize=As(A,Fr,e.backgroundSize),this.borderTopColor=As(A,Er,e.borderTopColor),this.borderRightColor=As(A,Hr,e.borderRightColor),this.borderBottomColor=As(A,Ir,e.borderBottomColor),this.borderLeftColor=As(A,xr,e.borderLeftColor),this.borderTopLeftRadius=As(A,Mr,e.borderTopLeftRadius),this.borderTopRightRadius=As(A,Lr,e.borderTopRightRadius),this.borderBottomRightRadius=As(A,Sr,e.borderBottomRightRadius),this.borderBottomLeftRadius=As(A,Kr,e.borderBottomLeftRadius),this.borderTopStyle=As(A,Tr,e.borderTopStyle),this.borderRightStyle=As(A,Rr,e.borderRightStyle),this.borderBottomStyle=As(A,Or,e.borderBottomStyle),this.borderLeftStyle=As(A,qr,e.borderLeftStyle),this.borderTopWidth=As(A,_r,e.borderTopWidth),this.borderRightWidth=As(A,Pr,e.borderRightWidth),this.borderBottomWidth=As(A,Gr,e.borderBottomWidth),this.borderLeftWidth=As(A,Vr,e.borderLeftWidth),this.boxShadow=As(A,Xn,e.boxShadow),this.color=As(A,Jr,e.color),this.direction=As(A,Xr,e.direction),this.display=As(A,Yr,e.display),this.float=As(A,Wr,e.cssFloat),this.fontFamily=As(A,Kn,e.fontFamily),this.fontSize=As(A,Dn,e.fontSize),this.fontStyle=As(A,On,e.fontStyle),this.fontVariant=As(A,Rn,e.fontVariant),this.fontWeight=As(A,Tn,e.fontWeight),this.letterSpacing=As(A,$r,e.letterSpacing),this.lineBreak=As(A,An,e.lineBreak),this.lineHeight=As(A,en,e.lineHeight),this.listStyleImage=As(A,rn,e.listStyleImage),this.listStylePosition=As(A,nn,e.listStylePosition),this.listStyleType=As(A,sn,e.listStyleType),this.marginTop=As(A,an,e.marginTop),this.marginRight=As(A,ln,e.marginRight),this.marginBottom=As(A,cn,e.marginBottom),this.marginLeft=As(A,dn,e.marginLeft),this.opacity=As(A,Mn,e.opacity);var n=As(A,un,e.overflow);this.overflowX=n[0],this.overflowY=n[n.length>1?1:0],this.overflowWrap=As(A,Bn,e.overflowWrap),this.paddingTop=As(A,gn,e.paddingTop),this.paddingRight=As(A,pn,e.paddingRight),this.paddingBottom=As(A,fn,e.paddingBottom),this.paddingLeft=As(A,hn,e.paddingLeft),this.paintOrder=As(A,Yn,e.paintOrder),this.position=As(A,Qn,e.position),this.textAlign=As(A,wn,e.textAlign),this.textDecorationColor=As(A,Ln,null!==(t=e.textDecorationColor)&&void 0!==t?t:e.color),this.textDecorationLine=As(A,Sn,null!==(r=e.textDecorationLine)&&void 0!==r?r:e.textDecoration),this.textShadow=As(A,Cn,e.textShadow),this.textTransform=As(A,Un,e.textTransform),this.transform=As(A,bn,e.transform),this.transformOrigin=As(A,En,e.transformOrigin),this.visibility=As(A,Hn,e.visibility),this.webkitTextStrokeColor=As(A,jn,e.webkitTextStrokeColor),this.webkitTextStrokeWidth=As(A,Wn,e.webkitTextStrokeWidth),this.wordBreak=As(A,In,e.wordBreak),this.zIndex=As(A,xn,e.zIndex)}return A.prototype.isVisible=function(){return this.display>0&&this.opacity>0&&0===this.visibility},A.prototype.isTransparent=function(){return Nt(this.backgroundColor)},A.prototype.isTransformed=function(){return null!==this.transform},A.prototype.isPositioned=function(){return 0!==this.position},A.prototype.isPositionedWithZIndex=function(){return this.isPositioned()&&!this.zIndex.auto},A.prototype.isFloating=function(){return 0!==this.float},A.prototype.isInlineLevel=function(){return qn(this.display,4)||qn(this.display,33554432)||qn(this.display,268435456)||qn(this.display,536870912)||qn(this.display,67108864)||qn(this.display,134217728)},A}(),Zn=function(){return function(A,e){this.content=As(A,Nn,e.content),this.quotes=As(A,Vn,e.quotes)}}(),zn=function(){return function(A,e){this.counterIncrement=As(A,_n,e.counterIncrement),this.counterReset=As(A,Pn,e.counterReset)}}(),As=function(A,e,t){var r=new gt,n=null!=t?t.toString():e.initialValue;r.write(n);var s=new pt(r.read());switch(e.type){case 2:var o=s.parseComponentValue();return e.parse(A,wt(o)?o.value:e.initialValue);case 0:return e.parse(A,s.parseComponentValue());case 1:return e.parse(A,s.parseComponentValues());case 4:return s.parseComponentValue();case 3:switch(e.format){case"angle":return Dt(0,s.parseComponentValue());case"color":return qt(A,s.parseComponentValue());case"image":return gr(A,s.parseComponentValue());case"length":var i=s.parseComponentValue();return vt(i)?i:It;case"length-percentage":var a=s.parseComponentValue();return Et(a)?a:It;case"time":return kn(0,s.parseComponentValue())}}},es=function(A,e){var t=function(A){switch(A.getAttribute("data-html2canvas-debug")){case"all":return 1;case"clone":return 2;case"parse":return 3;case"render":return 4;default:return 0}}(A);return 1===t||e===t},ts=function(){return function(A,e){this.context=A,this.textNodes=[],this.elements=[],this.flags=0,es(e,3),this.styles=new $n(A,window.getComputedStyle(e,null)),to(e)&&(this.styles.animationDuration.some((function(A){return A>0}))&&(e.style.animationDuration="0s"),null!==this.styles.transform&&(e.style.transform="none")),this.bounds=kA(this.context,e),es(e,4)&&(this.flags|=16)}}(),rs="undefined"==typeof Uint8Array?[]:new Uint8Array(256),ns=0;ns<64;ns++)rs["ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".charCodeAt(ns)]=ns;for(var ss=function(A,e,t){return A.slice?A.slice(e,t):new Uint16Array(Array.prototype.slice.call(A,e,t))},os=function(){function A(A,e,t,r,n,s){this.initialValue=A,this.errorValue=e,this.highStart=t,this.highValueIndex=r,this.index=n,this.data=s}return A.prototype.get=function(A){var e;if(A>=0){if(A<55296||A>56319&&A<=65535)return e=((e=this.index[A>>5])<<2)+(31&A),this.data[e];if(A<=65535)return e=((e=this.index[2048+(A-55296>>5)])<<2)+(31&A),this.data[e];if(A<this.highStart)return e=2080+(A>>11),e=this.index[e],e+=A>>5&63,e=((e=this.index[e])<<2)+(31&A),this.data[e];if(A<=1114111)return this.data[this.highValueIndex]}return this.errorValue},A}(),is="undefined"==typeof Uint8Array?[]:new Uint8Array(256),as=0;as<64;as++)is["ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".charCodeAt(as)]=as;var ls,cs,ds=8,us=9,Bs=11,ms=12,gs=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];if(String.fromCodePoint)return String.fromCodePoint.apply(String,A);var t=A.length;if(!t)return"";for(var r=[],n=-1,s="";++n<t;){var o=A[n];o<=65535?r.push(o):(o-=65536,r.push(55296+(o>>10),o%1024+56320)),(n+1===t||r.length>16384)&&(s+=String.fromCharCode.apply(String,r),r.length=0)}return s},ps=function(){var A=function(A){var e,t,r,n,s,o=.75*A.length,i=A.length,a=0;"="===A[A.length-1]&&(o--,"="===A[A.length-2]&&o--);var l="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof Uint8Array&&void 0!==Uint8Array.prototype.slice?new ArrayBuffer(o):new Array(o),c=Array.isArray(l)?l:new Uint8Array(l);for(e=0;e<i;e+=4)t=rs[A.charCodeAt(e)],r=rs[A.charCodeAt(e+1)],n=rs[A.charCodeAt(e+2)],s=rs[A.charCodeAt(e+3)],c[a++]=t<<2|r>>4,c[a++]=(15&r)<<4|n>>2,c[a++]=(3&n)<<6|63&s;return l}("AAAAAAAAAAAAEA4AGBkAAFAaAAACAAAAAAAIABAAGAAwADgACAAQAAgAEAAIABAACAAQAAgAEAAIABAACAAQAAgAEAAIABAAQABIAEQATAAIABAACAAQAAgAEAAIABAAVABcAAgAEAAIABAACAAQAGAAaABwAHgAgACIAI4AlgAIABAAmwCjAKgAsAC2AL4AvQDFAMoA0gBPAVYBWgEIAAgACACMANoAYgFkAWwBdAF8AX0BhQGNAZUBlgGeAaMBlQGWAasBswF8AbsBwwF0AcsBYwHTAQgA2wG/AOMBdAF8AekB8QF0AfkB+wHiAHQBfAEIAAMC5gQIAAsCEgIIAAgAFgIeAggAIgIpAggAMQI5AkACygEIAAgASAJQAlgCYAIIAAgACAAKBQoFCgUTBRMFGQUrBSsFCAAIAAgACAAIAAgACAAIAAgACABdAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABoAmgCrwGvAQgAbgJ2AggAHgEIAAgACADnAXsCCAAIAAgAgwIIAAgACAAIAAgACACKAggAkQKZAggAPADJAAgAoQKkAqwCsgK6AsICCADJAggA0AIIAAgACAAIANYC3gIIAAgACAAIAAgACABAAOYCCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAkASoB+QIEAAgACAA8AEMCCABCBQgACABJBVAFCAAIAAgACAAIAAgACAAIAAgACABTBVoFCAAIAFoFCABfBWUFCAAIAAgACAAIAAgAbQUIAAgACAAIAAgACABzBXsFfQWFBYoFigWKBZEFigWKBYoFmAWfBaYFrgWxBbkFCAAIAAgACAAIAAgACAAIAAgACAAIAMEFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAMgFCADQBQgACAAIAAgACAAIAAgACAAIAAgACAAIAO4CCAAIAAgAiQAIAAgACABAAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAD0AggACAD8AggACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIANYFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAMDvwAIAAgAJAIIAAgACAAIAAgACAAIAAgACwMTAwgACAB9BOsEGwMjAwgAKwMyAwsFYgE3A/MEPwMIAEUDTQNRAwgAWQOsAGEDCAAIAAgACAAIAAgACABpAzQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFIQUoBSwFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABtAwgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABMAEwACAAIAAgACAAIABgACAAIAAgACAC/AAgACAAyAQgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACAAIAAwAAgACAAIAAgACAAIAAgACAAIAAAARABIAAgACAAIABQASAAIAAgAIABwAEAAjgCIABsAqAC2AL0AigDQAtwC+IJIQqVAZUBWQqVAZUBlQGVAZUBlQGrC5UBlQGVAZUBlQGVAZUBlQGVAXsKlQGVAbAK6wsrDGUMpQzlDJUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAfAKAAuZA64AtwCJALoC6ADwAAgAuACgA/oEpgO6AqsD+AAIAAgAswMIAAgACAAIAIkAuwP5AfsBwwPLAwgACAAIAAgACADRA9kDCAAIAOED6QMIAAgACAAIAAgACADuA/YDCAAIAP4DyQAIAAgABgQIAAgAXQAOBAgACAAIAAgACAAIABMECAAIAAgACAAIAAgACAD8AAQBCAAIAAgAGgQiBCoECAExBAgAEAEIAAgACAAIAAgACAAIAAgACAAIAAgACAA4BAgACABABEYECAAIAAgATAQYAQgAVAQIAAgACAAIAAgACAAIAAgACAAIAFoECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAOQEIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAB+BAcACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAEABhgSMBAgACAAIAAgAlAQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAwAEAAQABAADAAMAAwADAAQABAAEAAQABAAEAAQABHATAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAdQMIAAgACAAIAAgACAAIAMkACAAIAAgAfQMIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACFA4kDCAAIAAgACAAIAOcBCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAIcDCAAIAAgACAAIAAgACAAIAAgACAAIAJEDCAAIAAgACADFAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABgBAgAZgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAbAQCBXIECAAIAHkECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABAAJwEQACjBKoEsgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAC6BMIECAAIAAgACAAIAAgACABmBAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAxwQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAGYECAAIAAgAzgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBd0FXwUIAOIF6gXxBYoF3gT5BQAGCAaKBYoFigWKBYoFigWKBYoFigWKBYoFigXWBIoFigWKBYoFigWKBYoFigWKBYsFEAaKBYoFigWKBYoFigWKBRQGCACKBYoFigWKBQgACAAIANEECAAIABgGigUgBggAJgYIAC4GMwaKBYoF0wQ3Bj4GigWKBYoFigWKBYoFigWKBYoFigWKBYoFigUIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWLBf///////wQABAAEAAQABAAEAAQABAAEAAQAAwAEAAQAAgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAQADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUAAAAFAAUAAAAFAAUAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAQAAAAUABQAFAAUABQAFAAAAAAAFAAUAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAFAAUAAQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAAABwAHAAcAAAAHAAcABwAFAAEAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAcABwAFAAUAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAQABAAAAAAAAAAAAAAAFAAUABQAFAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAHAAcAAAAHAAcAAAAAAAUABQAHAAUAAQAHAAEABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwABAAUABQAFAAUAAAAAAAAAAAAAAAEAAQABAAEAAQABAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABQANAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAABQAHAAUABQAFAAAAAAAAAAcABQAFAAUABQAFAAQABAAEAAQABAAEAAQABAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUAAAAFAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAUAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAcABwAFAAcABwAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUABwAHAAUABQAFAAUAAAAAAAcABwAAAAAABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAAAAAAAAAAABQAFAAAAAAAFAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAFAAUABQAFAAUAAAAFAAUABwAAAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABwAFAAUABQAFAAAAAAAHAAcAAAAAAAcABwAFAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAAAAAAAAAHAAcABwAAAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAUABQAFAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAHAAcABQAHAAcAAAAFAAcABwAAAAcABwAFAAUAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAFAAcABwAFAAUABQAAAAUAAAAHAAcABwAHAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAHAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUAAAAFAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAUAAAAFAAUAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABwAFAAUABQAFAAUABQAAAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABQAFAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAFAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAHAAUABQAFAAUABQAFAAUABwAHAAcABwAHAAcABwAHAAUABwAHAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABwAHAAcABwAFAAUABwAHAAcAAAAAAAAAAAAHAAcABQAHAAcABwAHAAcABwAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAUABQAFAAUABQAFAAUAAAAFAAAABQAAAAAABQAFAAUABQAFAAUABQAFAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAUABQAFAAUABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABwAFAAcABwAHAAcABwAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAUABQAFAAUABwAHAAUABQAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABQAFAAcABwAHAAUABwAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAcABQAFAAUABQAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAAAAAABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAAAAAAAAAFAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAUABQAHAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAFAAUABQAFAAcABwAFAAUABwAHAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAcABwAFAAUABwAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABQAAAAAABQAFAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAcABwAAAAAAAAAAAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAcABwAFAAcABwAAAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAFAAUABQAAAAUABQAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABwAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAHAAcABQAHAAUABQAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAAABwAHAAAAAAAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAFAAUABwAFAAcABwAFAAcABQAFAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAAAAAABwAHAAcABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAFAAcABwAFAAUABQAFAAUABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAUABQAFAAcABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABQAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAAAAAAFAAUABwAHAAcABwAFAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAHAAUABQAFAAUABQAFAAUABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAABQAAAAUABQAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAHAAcAAAAFAAUAAAAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABQAFAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAABQAFAAUABQAFAAUABQAAAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAFAAUABQAFAAUADgAOAA4ADgAOAA4ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAMAAwADAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAAAAAAAAAAAAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAAAAAAAAAAAAsADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwACwAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAADgAOAA4AAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAAAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4AAAAOAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAAAAAAAAAAAA4AAAAOAAAAAAAAAAAADgAOAA4AAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAA="),e=Array.isArray(A)?function(A){for(var e=A.length,t=[],r=0;r<e;r+=4)t.push(A[r+3]<<24|A[r+2]<<16|A[r+1]<<8|A[r]);return t}(A):new Uint32Array(A),t=Array.isArray(A)?function(A){for(var e=A.length,t=[],r=0;r<e;r+=2)t.push(A[r+1]<<8|A[r]);return t}(A):new Uint16Array(A),r=ss(t,12,e[4]/2),n=2===e[5]?ss(t,(24+e[4])/2):function(A,e,t){return A.slice?A.slice(e,t):new Uint32Array(Array.prototype.slice.call(A,e,t))}(e,Math.ceil((24+e[4])/4));return new os(e[0],e[1],e[2],e[3],r,n)}(),fs="×",hs=function(A){return ps.get(A)},ws=function(A,e,t){var r=t-2,n=e[r],s=e[t-1],o=e[t];if(2===s&&3===o)return fs;if(2===s||3===s||4===s)return"÷";if(2===o||3===o||4===o)return"÷";if(s===ds&&-1!==[ds,us,Bs,ms].indexOf(o))return fs;if(!(s!==Bs&&s!==us||o!==us&&10!==o))return fs;if((s===ms||10===s)&&10===o)return fs;if(13===o||5===o)return fs;if(7===o)return fs;if(1===s)return fs;if(13===s&&14===o){for(;5===n;)n=e[--r];if(14===n)return fs}if(15===s&&15===o){for(var i=0;15===n;)i++,n=e[--r];if(i%2==0)return fs}return"÷"},Qs=function(A){var e=function(A){for(var e=[],t=0,r=A.length;t<r;){var n=A.charCodeAt(t++);if(n>=55296&&n<=56319&&t<r){var s=A.charCodeAt(t++);56320==(64512&s)?e.push(((1023&n)<<10)+(1023&s)+65536):(e.push(n),t--)}else e.push(n)}return e}(A),t=e.length,r=0,n=0,s=e.map(hs);return{next:function(){if(r>=t)return{done:!0,value:null};for(var A=fs;r<t&&(A=ws(0,s,++r))===fs;);if(A!==fs||r===t){var o=gs.apply(null,e.slice(n,r));return n=r,{value:o,done:!1}}return{done:!0,value:null}}}},Cs=function(A){return 0===A[0]&&255===A[1]&&0===A[2]&&255===A[3]},Us=function(A,e,t,r,n){var s="http://www.w3.org/2000/svg",o=document.createElementNS(s,"svg"),i=document.createElementNS(s,"foreignObject");return o.setAttributeNS(null,"width",A.toString()),o.setAttributeNS(null,"height",e.toString()),i.setAttributeNS(null,"width","100%"),i.setAttributeNS(null,"height","100%"),i.setAttributeNS(null,"x",t.toString()),i.setAttributeNS(null,"y",r.toString()),i.setAttributeNS(null,"externalResourcesRequired","true"),o.appendChild(i),i.appendChild(n),o},bs=function(A){return new Promise((function(e,t){var r=new Image;r.onload=function(){return e(r)},r.onerror=t,r.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent((new XMLSerializer).serializeToString(A))}))},Fs={get SUPPORT_RANGE_BOUNDS(){var A=function(A){if(A.createRange){var e=A.createRange();if(e.getBoundingClientRect){var t=A.createElement("boundtest");t.style.height="123px",t.style.display="block",A.body.appendChild(t),e.selectNode(t);var r=e.getBoundingClientRect(),n=Math.round(r.height);if(A.body.removeChild(t),123===n)return!0}}return!1}(document);return Object.defineProperty(Fs,"SUPPORT_RANGE_BOUNDS",{value:A}),A},get SUPPORT_WORD_BREAKING(){var A=Fs.SUPPORT_RANGE_BOUNDS&&function(A){var e=A.createElement("boundtest");e.style.width="50px",e.style.display="block",e.style.fontSize="12px",e.style.letterSpacing="0px",e.style.wordSpacing="0px",A.body.appendChild(e);var t=A.createRange();e.innerHTML="function"==typeof"".repeat?"👨".repeat(10):"";var r=e.firstChild,n=MA(r.data).map((function(A){return LA(A)})),s=0,o={},i=n.every((function(A,e){t.setStart(r,s),t.setEnd(r,s+A.length);var n=t.getBoundingClientRect();s+=A.length;var i=n.x>o.x||n.y>o.y;return o=n,0===e||i}));return A.body.removeChild(e),i}(document);return Object.defineProperty(Fs,"SUPPORT_WORD_BREAKING",{value:A}),A},get SUPPORT_SVG_DRAWING(){var A=function(A){var e=new Image,t=A.createElement("canvas"),r=t.getContext("2d");if(!r)return!1;e.src="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg'></svg>";try{r.drawImage(e,0,0),t.toDataURL()}catch(A){return!1}return!0}(document);return Object.defineProperty(Fs,"SUPPORT_SVG_DRAWING",{value:A}),A},get SUPPORT_FOREIGNOBJECT_DRAWING(){var A="function"==typeof Array.from&&"function"==typeof window.fetch?function(A){var e=A.createElement("canvas"),t=100;e.width=t,e.height=t;var r=e.getContext("2d");if(!r)return Promise.reject(!1);r.fillStyle="rgb(0, 255, 0)",r.fillRect(0,0,t,t);var n=new Image,s=e.toDataURL();n.src=s;var o=Us(t,t,0,0,n);return r.fillStyle="red",r.fillRect(0,0,t,t),bs(o).then((function(e){r.drawImage(e,0,0);var n=r.getImageData(0,0,t,t).data;r.fillStyle="red",r.fillRect(0,0,t,t);var o=A.createElement("div");return o.style.backgroundImage="url("+s+")",o.style.height=t+"px",Cs(n)?bs(Us(t,t,0,0,o)):Promise.reject(!1)})).then((function(A){return r.drawImage(A,0,0),Cs(r.getImageData(0,0,t,t).data)})).catch((function(){return!1}))}(document):Promise.resolve(!1);return Object.defineProperty(Fs,"SUPPORT_FOREIGNOBJECT_DRAWING",{value:A}),A},get SUPPORT_CORS_IMAGES(){var A=void 0!==(new Image).crossOrigin;return Object.defineProperty(Fs,"SUPPORT_CORS_IMAGES",{value:A}),A},get SUPPORT_RESPONSE_TYPE(){var A="string"==typeof(new XMLHttpRequest).responseType;return Object.defineProperty(Fs,"SUPPORT_RESPONSE_TYPE",{value:A}),A},get SUPPORT_CORS_XHR(){var A="withCredentials"in new XMLHttpRequest;return Object.defineProperty(Fs,"SUPPORT_CORS_XHR",{value:A}),A},get SUPPORT_NATIVE_TEXT_SEGMENTATION(){var A=!("undefined"==typeof Intl||!Intl.Segmenter);return Object.defineProperty(Fs,"SUPPORT_NATIVE_TEXT_SEGMENTATION",{value:A}),A}},ys=function(){return function(A,e){this.text=A,this.bounds=e}}(),vs=function(A,e,t){var r=A.ownerDocument;if(!r)throw new Error("Node has no owner document");var n=r.createRange();return n.setStart(A,e),n.setEnd(A,e+t),n},Es=function(A){if(Fs.SUPPORT_NATIVE_TEXT_SEGMENTATION){var e=new Intl.Segmenter(void 0,{granularity:"grapheme"});return Array.from(e.segment(A)).map((function(A){return A.segment}))}return function(A){for(var e,t=Qs(A),r=[];!(e=t.next()).done;)e.value&&r.push(e.value.slice());return r}(A)},Hs=[32,160,4961,65792,65793,4153,4241],Is=function(A,e){for(var t,r=function(A,e){var t=MA(A),r=function(A,e){e||(e={lineBreak:"normal",wordBreak:"normal"});var t=function(A,e){void 0===e&&(e="strict");var t=[],r=[],n=[];return A.forEach((function(A,s){var o=be.get(A);if(o>50?(n.push(!0),o-=50):n.push(!1),-1!==["normal","auto","loose"].indexOf(e)&&-1!==[8208,8211,12316,12448].indexOf(A))return r.push(s),t.push(16);if(4===o||11===o){if(0===s)return r.push(s),t.push(ce);var i=t[s-1];return-1===He.indexOf(i)?(r.push(r[s-1]),t.push(i)):(r.push(s),t.push(ce))}return r.push(s),31===o?t.push("strict"===e?re:ge):o===we||29===o?t.push(ce):43===o?A>=131072&&A<=196605||A>=196608&&A<=262141?t.push(ge):t.push(ce):void t.push(o)})),[r,t,n]}(A,e.lineBreak),r=t[0],n=t[1],s=t[2];"break-all"!==e.wordBreak&&"break-word"!==e.wordBreak||(n=n.map((function(A){return-1!==[oe,ce,we].indexOf(A)?ge:A})));var o="keep-all"===e.wordBreak?s.map((function(e,t){return e&&A[t]>=19968&&A[t]<=40959})):void 0;return[r,n,o]}(t,e),n=r[0],s=r[1],o=r[2],i=t.length,a=0,l=0;return{next:function(){if(l>=i)return{done:!0,value:null};for(var A=Ce;l<i&&(A=Le(t,s,n,++l,o))===Ce;);if(A!==Ce||l===i){var e=new Se(t,A,a,l);return a=l,{value:e,done:!1}}return{done:!0,value:null}}}}(A,{lineBreak:e.lineBreak,wordBreak:"break-word"===e.overflowWrap?"break-word":e.wordBreak}),n=[],s=function(){if(t.value){var A=t.value.slice(),e=MA(A),r="";e.forEach((function(A){-1===Hs.indexOf(A)?r+=LA(A):(r.length&&n.push(r),n.push(LA(A)),r="")})),r.length&&n.push(r)}};!(t=r.next()).done;)s();return n},xs=function(){return function(A,e,t){this.text=ks(e.data,t.textTransform),this.textBounds=function(A,e,t,r){var n=function(A,e){return 0!==e.letterSpacing?Es(A):function(A,e){if(Fs.SUPPORT_NATIVE_TEXT_SEGMENTATION){var t=new Intl.Segmenter(void 0,{granularity:"word"});return Array.from(t.segment(A)).map((function(A){return A.segment}))}return Is(A,e)}(A,e)}(e,t),s=[],o=0;return n.forEach((function(e){if(t.textDecorationLine.length||e.trim().length>0)if(Fs.SUPPORT_RANGE_BOUNDS){var n=vs(r,o,e.length).getClientRects();if(n.length>1){var i=Es(e),a=0;i.forEach((function(e){s.push(new ys(e,xA.fromDOMRectList(A,vs(r,a+o,e.length).getClientRects()))),a+=e.length}))}else s.push(new ys(e,xA.fromDOMRectList(A,n)))}else{var l=r.splitText(e.length);s.push(new ys(e,function(A,e){var t=e.ownerDocument;if(t){var r=t.createElement("html2canvaswrapper");r.appendChild(e.cloneNode(!0));var n=e.parentNode;if(n){n.replaceChild(r,e);var s=kA(A,r);return r.firstChild&&n.replaceChild(r.firstChild,r),s}}return xA.EMPTY}(A,r))),r=l}else Fs.SUPPORT_RANGE_BOUNDS||(r=r.splitText(e.length));o+=e.length})),s}(A,this.text,t,e)}}(),ks=function(A,e){switch(e){case 1:return A.toLowerCase();case 3:return A.replace(Ms,Ls);case 2:return A.toUpperCase();default:return A}},Ms=/(^|\s|:|-|\(|\))([a-z])/g,Ls=function(A,e,t){return A.length>0?e+t.toUpperCase():A},Ss=function(A){function e(e,t){var r=A.call(this,e,t)||this;return r.src=t.currentSrc||t.src,r.intrinsicWidth=t.naturalWidth,r.intrinsicHeight=t.naturalHeight,r.context.cache.addImage(r.src),r}return yA(e,A),e}(ts),Ks=function(A){function e(e,t){var r=A.call(this,e,t)||this;return r.canvas=t,r.intrinsicWidth=t.width,r.intrinsicHeight=t.height,r}return yA(e,A),e}(ts),Ds=function(A){function e(e,t){var r=A.call(this,e,t)||this,n=new XMLSerializer,s=kA(e,t);return t.setAttribute("width",s.width+"px"),t.setAttribute("height",s.height+"px"),r.svg="data:image/svg+xml,"+encodeURIComponent(n.serializeToString(t)),r.intrinsicWidth=t.width.baseVal.value,r.intrinsicHeight=t.height.baseVal.value,r.context.cache.addImage(r.svg),r}return yA(e,A),e}(ts),Ts=function(A){function e(e,t){var r=A.call(this,e,t)||this;return r.value=t.value,r}return yA(e,A),e}(ts),Rs=function(A){function e(e,t){var r=A.call(this,e,t)||this;return r.start=t.start,r.reversed="boolean"==typeof t.reversed&&!0===t.reversed,r}return yA(e,A),e}(ts),Os=[{type:15,flags:0,unit:"px",number:3}],qs=[{type:16,flags:0,number:50}],Ns="checkbox",_s="radio",Ps=707406591,Gs=function(A){function e(e,t){var r,n,s,o=A.call(this,e,t)||this;switch(o.type=t.type.toLowerCase(),o.checked=t.checked,o.value=0===(n="password"===(r=t).type?new Array(r.value.length+1).join("•"):r.value).length?r.placeholder||"":n,o.type!==Ns&&o.type!==_s||(o.styles.backgroundColor=3739148031,o.styles.borderTopColor=o.styles.borderRightColor=o.styles.borderBottomColor=o.styles.borderLeftColor=2779096575,o.styles.borderTopWidth=o.styles.borderRightWidth=o.styles.borderBottomWidth=o.styles.borderLeftWidth=1,o.styles.borderTopStyle=o.styles.borderRightStyle=o.styles.borderBottomStyle=o.styles.borderLeftStyle=1,o.styles.backgroundClip=[0],o.styles.backgroundOrigin=[0],o.bounds=(s=o.bounds).width>s.height?new xA(s.left+(s.width-s.height)/2,s.top,s.height,s.height):s.width<s.height?new xA(s.left,s.top+(s.height-s.width)/2,s.width,s.width):s),o.type){case Ns:o.styles.borderTopRightRadius=o.styles.borderTopLeftRadius=o.styles.borderBottomRightRadius=o.styles.borderBottomLeftRadius=Os;break;case _s:o.styles.borderTopRightRadius=o.styles.borderTopLeftRadius=o.styles.borderBottomRightRadius=o.styles.borderBottomLeftRadius=qs}return o}return yA(e,A),e}(ts),Vs=function(A){function e(e,t){var r=A.call(this,e,t)||this,n=t.options[t.selectedIndex||0];return r.value=n&&n.text||"",r}return yA(e,A),e}(ts),Js=function(A){function e(e,t){var r=A.call(this,e,t)||this;return r.value=t.value,r}return yA(e,A),e}(ts),Xs=function(A){function e(e,t){var r=A.call(this,e,t)||this;r.src=t.src,r.width=parseInt(t.width,10)||0,r.height=parseInt(t.height,10)||0,r.backgroundColor=r.styles.backgroundColor;try{if(t.contentWindow&&t.contentWindow.document&&t.contentWindow.document.documentElement){r.tree=$s(e,t.contentWindow.document.documentElement);var n=t.contentWindow.document.documentElement?$t(e,getComputedStyle(t.contentWindow.document.documentElement).backgroundColor):Zt.TRANSPARENT,s=t.contentWindow.document.body?$t(e,getComputedStyle(t.contentWindow.document.body).backgroundColor):Zt.TRANSPARENT;r.backgroundColor=Nt(n)?Nt(s)?r.styles.backgroundColor:s:n}}catch(A){}return r}return yA(e,A),e}(ts),Ys=["OL","UL","MENU"],js=function(A,e,t,r){for(var n=e.firstChild,s=void 0;n;n=s)if(s=n.nextSibling,Ao(n)&&n.data.trim().length>0)t.textNodes.push(new xs(A,n,t.styles));else if(eo(n))if(fo(n)&&n.assignedNodes)n.assignedNodes().forEach((function(e){return js(A,e,t,r)}));else{var o=Ws(A,n);o.styles.isVisible()&&(Zs(n,o,r)?o.flags|=4:zs(o.styles)&&(o.flags|=2),-1!==Ys.indexOf(n.tagName)&&(o.flags|=8),t.elements.push(o),n.slot,n.shadowRoot?js(A,n.shadowRoot,o,r):go(n)||io(n)||po(n)||js(A,n,o,r))}},Ws=function(A,e){return uo(e)?new Ss(A,e):lo(e)?new Ks(A,e):io(e)?new Ds(A,e):no(e)?new Ts(A,e):so(e)?new Rs(A,e):oo(e)?new Gs(A,e):po(e)?new Vs(A,e):go(e)?new Js(A,e):Bo(e)?new Xs(A,e):new ts(A,e)},$s=function(A,e){var t=Ws(A,e);return t.flags|=4,js(A,e,t,t),t},Zs=function(A,e,t){return e.styles.isPositionedWithZIndex()||e.styles.opacity<1||e.styles.isTransformed()||ao(A)&&t.styles.isTransparent()},zs=function(A){return A.isPositioned()||A.isFloating()},Ao=function(A){return A.nodeType===Node.TEXT_NODE},eo=function(A){return A.nodeType===Node.ELEMENT_NODE},to=function(A){return eo(A)&&void 0!==A.style&&!ro(A)},ro=function(A){return"object"==typeof A.className},no=function(A){return"LI"===A.tagName},so=function(A){return"OL"===A.tagName},oo=function(A){return"INPUT"===A.tagName},io=function(A){return"svg"===A.tagName},ao=function(A){return"BODY"===A.tagName},lo=function(A){return"CANVAS"===A.tagName},co=function(A){return"VIDEO"===A.tagName},uo=function(A){return"IMG"===A.tagName},Bo=function(A){return"IFRAME"===A.tagName},mo=function(A){return"STYLE"===A.tagName},go=function(A){return"TEXTAREA"===A.tagName},po=function(A){return"SELECT"===A.tagName},fo=function(A){return"SLOT"===A.tagName},ho=function(A){return A.tagName.indexOf("-")>0},wo=function(){function A(){this.counters={}}return A.prototype.getCounterValue=function(A){var e=this.counters[A];return e&&e.length?e[e.length-1]:1},A.prototype.getCounterValues=function(A){return this.counters[A]||[]},A.prototype.pop=function(A){var e=this;A.forEach((function(A){return e.counters[A].pop()}))},A.prototype.parse=function(A){var e=this,t=A.counterIncrement,r=A.counterReset,n=!0;null!==t&&t.forEach((function(A){var t=e.counters[A.counter];t&&0!==A.increment&&(n=!1,t.length||t.push(1),t[Math.max(0,t.length-1)]+=A.increment)}));var s=[];return n&&r.forEach((function(A){var t=e.counters[A.counter];s.push(A.counter),t||(t=e.counters[A.counter]=[]),t.push(A.reset)})),s},A}(),Qo={integers:[1e3,900,500,400,100,90,50,40,10,9,5,4,1],values:["M","CM","D","CD","C","XC","L","XL","X","IX","V","IV","I"]},Co={integers:[9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,900,800,700,600,500,400,300,200,100,90,80,70,60,50,40,30,20,10,9,8,7,6,5,4,3,2,1],values:["Ք","Փ","Ւ","Ց","Ր","Տ","Վ","Ս","Ռ","Ջ","Պ","Չ","Ո","Շ","Ն","Յ","Մ","Ճ","Ղ","Ձ","Հ","Կ","Ծ","Խ","Լ","Ի","Ժ","Թ","Ը","Է","Զ","Ե","Դ","Գ","Բ","Ա"]},Uo={integers:[1e4,9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,400,300,200,100,90,80,70,60,50,40,30,20,19,18,17,16,15,10,9,8,7,6,5,4,3,2,1],values:["י׳","ט׳","ח׳","ז׳","ו׳","ה׳","ד׳","ג׳","ב׳","א׳","ת","ש","ר","ק","צ","פ","ע","ס","נ","מ","ל","כ","יט","יח","יז","טז","טו","י","ט","ח","ז","ו","ה","ד","ג","ב","א"]},bo={integers:[1e4,9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,900,800,700,600,500,400,300,200,100,90,80,70,60,50,40,30,20,10,9,8,7,6,5,4,3,2,1],values:["ჵ","ჰ","ჯ","ჴ","ხ","ჭ","წ","ძ","ც","ჩ","შ","ყ","ღ","ქ","ფ","ჳ","ტ","ს","რ","ჟ","პ","ო","ჲ","ნ","მ","ლ","კ","ი","თ","ჱ","ზ","ვ","ე","დ","გ","ბ","ა"]},Fo=function(A,e,t,r,n,s){return A<e||A>t?Lo(A,n,s.length>0):r.integers.reduce((function(e,t,n){for(;A>=t;)A-=t,e+=r.values[n];return e}),"")+s},yo=function(A,e,t,r){var n="";do{t||A--,n=r(A)+n,A/=e}while(A*e>=e);return n},vo=function(A,e,t,r,n){var s=t-e+1;return(A<0?"-":"")+(yo(Math.abs(A),s,r,(function(A){return LA(Math.floor(A%s)+e)}))+n)},Eo=function(A,e,t){void 0===t&&(t=". ");var r=e.length;return yo(Math.abs(A),r,!1,(function(A){return e[Math.floor(A%r)]}))+t},Ho=function(A,e,t,r,n,s){if(A<-9999||A>9999)return Lo(A,4,n.length>0);var o=Math.abs(A),i=n;if(0===o)return e[0]+i;for(var a=0;o>0&&a<=4;a++){var l=o%10;0===l&&qn(s,1)&&""!==i?i=e[l]+i:l>1||1===l&&0===a||1===l&&1===a&&qn(s,2)||1===l&&1===a&&qn(s,4)&&A>100||1===l&&a>1&&qn(s,8)?i=e[l]+(a>0?t[a-1]:"")+i:1===l&&a>0&&(i=t[a-1]+i),o=Math.floor(o/10)}return(A<0?r:"")+i},Io="十百千萬",xo="拾佰仟萬",ko="マイナス",Mo="마이너스",Lo=function(A,e,t){var r=t?". ":"",n=t?"、":"",s=t?", ":"",o=t?" ":"";switch(e){case 0:return"•"+o;case 1:return"◦"+o;case 2:return"◾"+o;case 5:var i=vo(A,48,57,!0,r);return i.length<4?"0"+i:i;case 4:return Eo(A,"〇一二三四五六七八九",n);case 6:return Fo(A,1,3999,Qo,3,r).toLowerCase();case 7:return Fo(A,1,3999,Qo,3,r);case 8:return vo(A,945,969,!1,r);case 9:return vo(A,97,122,!1,r);case 10:return vo(A,65,90,!1,r);case 11:return vo(A,1632,1641,!0,r);case 12:case 49:return Fo(A,1,9999,Co,3,r);case 35:return Fo(A,1,9999,Co,3,r).toLowerCase();case 13:return vo(A,2534,2543,!0,r);case 14:case 30:return vo(A,6112,6121,!0,r);case 15:return Eo(A,"子丑寅卯辰巳午未申酉戌亥",n);case 16:return Eo(A,"甲乙丙丁戊己庚辛壬癸",n);case 17:case 48:return Ho(A,"零一二三四五六七八九",Io,"負",n,14);case 47:return Ho(A,"零壹貳參肆伍陸柒捌玖",xo,"負",n,15);case 42:return Ho(A,"零一二三四五六七八九",Io,"负",n,14);case 41:return Ho(A,"零壹贰叁肆伍陆柒捌玖",xo,"负",n,15);case 26:return Ho(A,"〇一二三四五六七八九","十百千万",ko,n,0);case 25:return Ho(A,"零壱弐参四伍六七八九","拾百千万",ko,n,7);case 31:return Ho(A,"영일이삼사오육칠팔구","십백천만",Mo,s,7);case 33:return Ho(A,"零一二三四五六七八九","十百千萬",Mo,s,0);case 32:return Ho(A,"零壹貳參四五六七八九","拾百千",Mo,s,7);case 18:return vo(A,2406,2415,!0,r);case 20:return Fo(A,1,19999,bo,3,r);case 21:return vo(A,2790,2799,!0,r);case 22:return vo(A,2662,2671,!0,r);case 22:return Fo(A,1,10999,Uo,3,r);case 23:return Eo(A,"あいうえおかきくけこさしすせそたちつてとなにぬねのはひふへほまみむめもやゆよらりるれろわゐゑをん");case 24:return Eo(A,"いろはにほへとちりぬるをわかよたれそつねならむうゐのおくやまけふこえてあさきゆめみしゑひもせす");case 27:return vo(A,3302,3311,!0,r);case 28:return Eo(A,"アイウエオカキクケコサシスセソタチツテトナニヌネノハヒフヘホマミムメモヤユヨラリルレロワヰヱヲン",n);case 29:return Eo(A,"イロハニホヘトチリヌルヲワカヨタレソツネナラムウヰノオクヤマケフコエテアサキユメミシヱヒモセス",n);case 34:return vo(A,3792,3801,!0,r);case 37:return vo(A,6160,6169,!0,r);case 38:return vo(A,4160,4169,!0,r);case 39:return vo(A,2918,2927,!0,r);case 40:return vo(A,1776,1785,!0,r);case 43:return vo(A,3046,3055,!0,r);case 44:return vo(A,3174,3183,!0,r);case 45:return vo(A,3664,3673,!0,r);case 46:return vo(A,3872,3881,!0,r);default:return vo(A,48,57,!0,r)}},So="data-html2canvas-ignore",Ko=function(){function A(A,e,t){if(this.context=A,this.options=t,this.scrolledElements=[],this.referenceElement=e,this.counters=new wo,this.quoteDepth=0,!e.ownerDocument)throw new Error("Cloned element does not have an owner document");this.documentElement=this.cloneNode(e.ownerDocument.documentElement,!1)}return A.prototype.toIFrame=function(A,e){var t=this,r=Ro(A,e);if(!r.contentWindow)return Promise.reject("Unable to find iframe window");var n=A.defaultView.pageXOffset,s=A.defaultView.pageYOffset,o=r.contentWindow,i=o.document,a=No(r).then((function(){return EA(t,0,void 0,(function(){var A,t;return HA(this,(function(n){switch(n.label){case 0:return this.scrolledElements.forEach(Jo),o&&(o.scrollTo(e.left,e.top),!/(iPad|iPhone|iPod)/g.test(navigator.userAgent)||o.scrollY===e.top&&o.scrollX===e.left||(this.context.logger.warn("Unable to restore scroll position for cloned document"),this.context.windowBounds=this.context.windowBounds.add(o.scrollX-e.left,o.scrollY-e.top,0,0))),A=this.options.onclone,void 0===(t=this.clonedReferenceElement)?[2,Promise.reject("Error finding the "+this.referenceElement.nodeName+" in the cloned document")]:i.fonts&&i.fonts.ready?[4,i.fonts.ready]:[3,2];case 1:n.sent(),n.label=2;case 2:return/(AppleWebKit)/g.test(navigator.userAgent)?[4,qo(i)]:[3,4];case 3:n.sent(),n.label=4;case 4:return"function"==typeof A?[2,Promise.resolve().then((function(){return A(i,t)})).then((function(){return r}))]:[2,r]}}))}))}));return i.open(),i.write(Go(document.doctype)+"<html></html>"),Vo(this.referenceElement.ownerDocument,n,s),i.replaceChild(i.adoptNode(this.documentElement),i.documentElement),i.close(),a},A.prototype.createElementClone=function(A){if(es(A,2),lo(A))return this.createCanvasClone(A);if(co(A))return this.createVideoClone(A);if(mo(A))return this.createStyleClone(A);var e=A.cloneNode(!1);return uo(e)&&(uo(A)&&A.currentSrc&&A.currentSrc!==A.src&&(e.src=A.currentSrc,e.srcset=""),"lazy"===e.loading&&(e.loading="eager")),ho(e)?this.createCustomElementClone(e):e},A.prototype.createCustomElementClone=function(A){var e=document.createElement("html2canvascustomelement");return Po(A.style,e),e},A.prototype.createStyleClone=function(A){try{var e=A.sheet;if(e&&e.cssRules){var t=[].slice.call(e.cssRules,0).reduce((function(A,e){return e&&"string"==typeof e.cssText?A+e.cssText:A}),""),r=A.cloneNode(!1);return r.textContent=t,r}}catch(A){if(this.context.logger.error("Unable to access cssRules property",A),"SecurityError"!==A.name)throw A}return A.cloneNode(!1)},A.prototype.createCanvasClone=function(A){var e;if(this.options.inlineImages&&A.ownerDocument){var t=A.ownerDocument.createElement("img");try{return t.src=A.toDataURL(),t}catch(e){this.context.logger.info("Unable to inline canvas contents, canvas is tainted",A)}}var r=A.cloneNode(!1);try{r.width=A.width,r.height=A.height;var n=A.getContext("2d"),s=r.getContext("2d");if(s)if(!this.options.allowTaint&&n)s.putImageData(n.getImageData(0,0,A.width,A.height),0,0);else{var o=null!==(e=A.getContext("webgl2"))&&void 0!==e?e:A.getContext("webgl");if(o){var i=o.getContextAttributes();!1===(null==i?void 0:i.preserveDrawingBuffer)&&this.context.logger.warn("Unable to clone WebGL context as it has preserveDrawingBuffer=false",A)}s.drawImage(A,0,0)}return r}catch(e){this.context.logger.info("Unable to clone canvas as it is tainted",A)}return r},A.prototype.createVideoClone=function(A){var e=A.ownerDocument.createElement("canvas");e.width=A.offsetWidth,e.height=A.offsetHeight;var t=e.getContext("2d");try{return t&&(t.drawImage(A,0,0,e.width,e.height),this.options.allowTaint||t.getImageData(0,0,e.width,e.height)),e}catch(e){this.context.logger.info("Unable to clone video as it is tainted",A)}var r=A.ownerDocument.createElement("canvas");return r.width=A.offsetWidth,r.height=A.offsetHeight,r},A.prototype.appendChildNode=function(A,e,t){eo(e)&&("SCRIPT"===e.tagName||e.hasAttribute(So)||"function"==typeof this.options.ignoreElements&&this.options.ignoreElements(e))||this.options.copyStyles&&eo(e)&&mo(e)||A.appendChild(this.cloneNode(e,t))},A.prototype.cloneChildNodes=function(A,e,t){for(var r=this,n=A.shadowRoot?A.shadowRoot.firstChild:A.firstChild;n;n=n.nextSibling)if(eo(n)&&fo(n)&&"function"==typeof n.assignedNodes){var s=n.assignedNodes();s.length&&s.forEach((function(A){return r.appendChildNode(e,A,t)}))}else this.appendChildNode(e,n,t)},A.prototype.cloneNode=function(A,e){if(Ao(A))return document.createTextNode(A.data);if(!A.ownerDocument)return A.cloneNode(!1);var t=A.ownerDocument.defaultView;if(t&&eo(A)&&(to(A)||ro(A))){var r=this.createElementClone(A);r.style.transitionProperty="none";var n=t.getComputedStyle(A),s=t.getComputedStyle(A,":before"),o=t.getComputedStyle(A,":after");this.referenceElement===A&&to(r)&&(this.clonedReferenceElement=r),ao(r)&&Wo(r);var i=this.counters.parse(new zn(this.context,n)),a=this.resolvePseudoContent(A,r,s,ls.BEFORE);ho(A)&&(e=!0),co(A)||this.cloneChildNodes(A,r,e),a&&r.insertBefore(a,r.firstChild);var l=this.resolvePseudoContent(A,r,o,ls.AFTER);return l&&r.appendChild(l),this.counters.pop(i),(n&&(this.options.copyStyles||ro(A))&&!Bo(A)||e)&&Po(n,r),0===A.scrollTop&&0===A.scrollLeft||this.scrolledElements.push([r,A.scrollLeft,A.scrollTop]),(go(A)||po(A))&&(go(r)||po(r))&&(r.value=A.value),r}return A.cloneNode(!1)},A.prototype.resolvePseudoContent=function(A,e,t,r){var n=this;if(t){var s=t.content,o=e.ownerDocument;if(o&&s&&"none"!==s&&"-moz-alt-content"!==s&&"none"!==t.display){this.counters.parse(new zn(this.context,t));var i=new Zn(this.context,t),a=o.createElement("html2canvaspseudoelement");Po(t,a),i.content.forEach((function(e){if(0===e.type)a.appendChild(o.createTextNode(e.value));else if(22===e.type){var t=o.createElement("img");t.src=e.value,t.style.opacity="1",a.appendChild(t)}else if(18===e.type){if("attr"===e.name){var r=e.values.filter(wt);r.length&&a.appendChild(o.createTextNode(A.getAttribute(r[0].value)||""))}else if("counter"===e.name){var s=e.values.filter(bt),l=s[0],c=s[1];if(l&&wt(l)){var d=n.counters.getCounterValue(l.value),u=c&&wt(c)?sn.parse(n.context,c.value):3;a.appendChild(o.createTextNode(Lo(d,u,!1)))}}else if("counters"===e.name){var B=e.values.filter(bt),m=(l=B[0],B[1]);if(c=B[2],l&&wt(l)){var g=n.counters.getCounterValues(l.value),p=c&&wt(c)?sn.parse(n.context,c.value):3,f=m&&0===m.type?m.value:"",h=g.map((function(A){return Lo(A,p,!1)})).join(f);a.appendChild(o.createTextNode(h))}}}else if(20===e.type)switch(e.value){case"open-quote":a.appendChild(o.createTextNode(Jn(i.quotes,n.quoteDepth++,!0)));break;case"close-quote":a.appendChild(o.createTextNode(Jn(i.quotes,--n.quoteDepth,!1)));break;default:a.appendChild(o.createTextNode(e.value))}})),a.className=Xo+" "+Yo;var l=r===ls.BEFORE?" "+Xo:" "+Yo;return ro(e)?e.className.baseValue+=l:e.className+=l,a}}},A.destroy=function(A){return!!A.parentNode&&(A.parentNode.removeChild(A),!0)},A}();(cs=ls||(ls={}))[cs.BEFORE=0]="BEFORE",cs[cs.AFTER=1]="AFTER";var Do,To,Ro=function(A,e){var t=A.createElement("iframe");return t.className="html2canvas-container",t.style.visibility="hidden",t.style.position="fixed",t.style.left="-10000px",t.style.top="0px",t.style.border="0",t.width=e.width.toString(),t.height=e.height.toString(),t.scrolling="no",t.setAttribute(So,"true"),A.body.appendChild(t),t},Oo=function(A){return new Promise((function(e){A.complete?e():A.src?(A.onload=e,A.onerror=e):e()}))},qo=function(A){return Promise.all([].slice.call(A.images,0).map(Oo))},No=function(A){return new Promise((function(e,t){var r=A.contentWindow;if(!r)return t("No window assigned for iframe");var n=r.document;r.onload=A.onload=function(){r.onload=A.onload=null;var t=setInterval((function(){n.body.childNodes.length>0&&"complete"===n.readyState&&(clearInterval(t),e(A))}),50)}}))},_o=["all","d","content"],Po=function(A,e){for(var t=A.length-1;t>=0;t--){var r=A.item(t);-1===_o.indexOf(r)&&e.style.setProperty(r,A.getPropertyValue(r))}return e},Go=function(A){var e="";return A&&(e+="<!DOCTYPE ",A.name&&(e+=A.name),A.internalSubset&&(e+=A.internalSubset),A.publicId&&(e+='"'+A.publicId+'"'),A.systemId&&(e+='"'+A.systemId+'"'),e+=">"),e},Vo=function(A,e,t){A&&A.defaultView&&(e!==A.defaultView.pageXOffset||t!==A.defaultView.pageYOffset)&&A.defaultView.scrollTo(e,t)},Jo=function(A){var e=A[0],t=A[1],r=A[2];e.scrollLeft=t,e.scrollTop=r},Xo="___html2canvas___pseudoelement_before",Yo="___html2canvas___pseudoelement_after",jo='{\n content: "" !important;\n display: none !important;\n}',Wo=function(A){$o(A,"."+Xo+":before"+jo+"\n ."+Yo+":after"+jo)},$o=function(A,e){var t=A.ownerDocument;if(t){var r=t.createElement("style");r.textContent=e,A.appendChild(r)}},Zo=function(){function A(){}return A.getOrigin=function(e){var t=A._link;return t?(t.href=e,t.href=t.href,t.protocol+t.hostname+t.port):"about:blank"},A.isSameOrigin=function(e){return A.getOrigin(e)===A._origin},A.setContext=function(e){A._link=e.document.createElement("a"),A._origin=A.getOrigin(e.location.href)},A._origin="about:blank",A}(),zo=function(){function A(A,e){this.context=A,this._options=e,this._cache={}}return A.prototype.addImage=function(A){var e=Promise.resolve();return this.has(A)?e:oi(A)||ri(A)?((this._cache[A]=this.loadImage(A)).catch((function(){})),e):e},A.prototype.match=function(A){return this._cache[A]},A.prototype.loadImage=function(A){return EA(this,0,void 0,(function(){var e,t,r,n,s=this;return HA(this,(function(o){switch(o.label){case 0:return e=Zo.isSameOrigin(A),t=!ni(A)&&!0===this._options.useCORS&&Fs.SUPPORT_CORS_IMAGES&&!e,r=!ni(A)&&!e&&!oi(A)&&"string"==typeof this._options.proxy&&Fs.SUPPORT_CORS_XHR&&!t,e||!1!==this._options.allowTaint||ni(A)||oi(A)||r||t?(n=A,r?[4,this.proxy(n)]:[3,2]):[2];case 1:n=o.sent(),o.label=2;case 2:return this.context.logger.debug("Added image "+A.substring(0,256)),[4,new Promise((function(A,e){var r=new Image;r.onload=function(){return A(r)},r.onerror=e,(si(n)||t)&&(r.crossOrigin="anonymous"),r.src=n,!0===r.complete&&setTimeout((function(){return A(r)}),500),s._options.imageTimeout>0&&setTimeout((function(){return e("Timed out ("+s._options.imageTimeout+"ms) loading image")}),s._options.imageTimeout)}))];case 3:return[2,o.sent()]}}))}))},A.prototype.has=function(A){return void 0!==this._cache[A]},A.prototype.keys=function(){return Promise.resolve(Object.keys(this._cache))},A.prototype.proxy=function(A){var e=this,t=this._options.proxy;if(!t)throw new Error("No proxy defined");var r=A.substring(0,256);return new Promise((function(n,s){var o=Fs.SUPPORT_RESPONSE_TYPE?"blob":"text",i=new XMLHttpRequest;i.onload=function(){if(200===i.status)if("text"===o)n(i.response);else{var A=new FileReader;A.addEventListener("load",(function(){return n(A.result)}),!1),A.addEventListener("error",(function(A){return s(A)}),!1),A.readAsDataURL(i.response)}else s("Failed to proxy resource "+r+" with status code "+i.status)},i.onerror=s;var a=t.indexOf("?")>-1?"&":"?";if(i.open("GET",""+t+a+"url="+encodeURIComponent(A)+"&responseType="+o),"text"!==o&&i instanceof XMLHttpRequest&&(i.responseType=o),e._options.imageTimeout){var l=e._options.imageTimeout;i.timeout=l,i.ontimeout=function(){return s("Timed out ("+l+"ms) proxying "+r)}}i.send()}))},A}(),Ai=/^data:image\/svg\+xml/i,ei=/^data:image\/.*;base64,/i,ti=/^data:image\/.*/i,ri=function(A){return Fs.SUPPORT_SVG_DRAWING||!ii(A)},ni=function(A){return ti.test(A)},si=function(A){return ei.test(A)},oi=function(A){return"blob"===A.substr(0,4)},ii=function(A){return"svg"===A.substr(-3).toLowerCase()||Ai.test(A)},ai=function(){function A(A,e){this.type=0,this.x=A,this.y=e}return A.prototype.add=function(e,t){return new A(this.x+e,this.y+t)},A}(),li=function(A,e,t){return new ai(A.x+(e.x-A.x)*t,A.y+(e.y-A.y)*t)},ci=function(){function A(A,e,t,r){this.type=1,this.start=A,this.startControl=e,this.endControl=t,this.end=r}return A.prototype.subdivide=function(e,t){var r=li(this.start,this.startControl,e),n=li(this.startControl,this.endControl,e),s=li(this.endControl,this.end,e),o=li(r,n,e),i=li(n,s,e),a=li(o,i,e);return t?new A(this.start,r,o,a):new A(a,i,s,this.end)},A.prototype.add=function(e,t){return new A(this.start.add(e,t),this.startControl.add(e,t),this.endControl.add(e,t),this.end.add(e,t))},A.prototype.reverse=function(){return new A(this.end,this.endControl,this.startControl,this.start)},A}(),di=function(A){return 1===A.type},ui=function(){return function(A){var e=A.styles,t=A.bounds,r=Mt(e.borderTopLeftRadius,t.width,t.height),n=r[0],s=r[1],o=Mt(e.borderTopRightRadius,t.width,t.height),i=o[0],a=o[1],l=Mt(e.borderBottomRightRadius,t.width,t.height),c=l[0],d=l[1],u=Mt(e.borderBottomLeftRadius,t.width,t.height),B=u[0],m=u[1],g=[];g.push((n+i)/t.width),g.push((B+c)/t.width),g.push((s+m)/t.height),g.push((a+d)/t.height);var p=Math.max.apply(Math,g);p>1&&(n/=p,s/=p,i/=p,a/=p,c/=p,d/=p,B/=p,m/=p);var f=t.width-i,h=t.height-d,w=t.width-c,Q=t.height-m,C=e.borderTopWidth,U=e.borderRightWidth,b=e.borderBottomWidth,F=e.borderLeftWidth,y=Lt(e.paddingTop,A.bounds.width),v=Lt(e.paddingRight,A.bounds.width),E=Lt(e.paddingBottom,A.bounds.width),H=Lt(e.paddingLeft,A.bounds.width);this.topLeftBorderDoubleOuterBox=n>0||s>0?Bi(t.left+F/3,t.top+C/3,n-F/3,s-C/3,Do.TOP_LEFT):new ai(t.left+F/3,t.top+C/3),this.topRightBorderDoubleOuterBox=n>0||s>0?Bi(t.left+f,t.top+C/3,i-U/3,a-C/3,Do.TOP_RIGHT):new ai(t.left+t.width-U/3,t.top+C/3),this.bottomRightBorderDoubleOuterBox=c>0||d>0?Bi(t.left+w,t.top+h,c-U/3,d-b/3,Do.BOTTOM_RIGHT):new ai(t.left+t.width-U/3,t.top+t.height-b/3),this.bottomLeftBorderDoubleOuterBox=B>0||m>0?Bi(t.left+F/3,t.top+Q,B-F/3,m-b/3,Do.BOTTOM_LEFT):new ai(t.left+F/3,t.top+t.height-b/3),this.topLeftBorderDoubleInnerBox=n>0||s>0?Bi(t.left+2*F/3,t.top+2*C/3,n-2*F/3,s-2*C/3,Do.TOP_LEFT):new ai(t.left+2*F/3,t.top+2*C/3),this.topRightBorderDoubleInnerBox=n>0||s>0?Bi(t.left+f,t.top+2*C/3,i-2*U/3,a-2*C/3,Do.TOP_RIGHT):new ai(t.left+t.width-2*U/3,t.top+2*C/3),this.bottomRightBorderDoubleInnerBox=c>0||d>0?Bi(t.left+w,t.top+h,c-2*U/3,d-2*b/3,Do.BOTTOM_RIGHT):new ai(t.left+t.width-2*U/3,t.top+t.height-2*b/3),this.bottomLeftBorderDoubleInnerBox=B>0||m>0?Bi(t.left+2*F/3,t.top+Q,B-2*F/3,m-2*b/3,Do.BOTTOM_LEFT):new ai(t.left+2*F/3,t.top+t.height-2*b/3),this.topLeftBorderStroke=n>0||s>0?Bi(t.left+F/2,t.top+C/2,n-F/2,s-C/2,Do.TOP_LEFT):new ai(t.left+F/2,t.top+C/2),this.topRightBorderStroke=n>0||s>0?Bi(t.left+f,t.top+C/2,i-U/2,a-C/2,Do.TOP_RIGHT):new ai(t.left+t.width-U/2,t.top+C/2),this.bottomRightBorderStroke=c>0||d>0?Bi(t.left+w,t.top+h,c-U/2,d-b/2,Do.BOTTOM_RIGHT):new ai(t.left+t.width-U/2,t.top+t.height-b/2),this.bottomLeftBorderStroke=B>0||m>0?Bi(t.left+F/2,t.top+Q,B-F/2,m-b/2,Do.BOTTOM_LEFT):new ai(t.left+F/2,t.top+t.height-b/2),this.topLeftBorderBox=n>0||s>0?Bi(t.left,t.top,n,s,Do.TOP_LEFT):new ai(t.left,t.top),this.topRightBorderBox=i>0||a>0?Bi(t.left+f,t.top,i,a,Do.TOP_RIGHT):new ai(t.left+t.width,t.top),this.bottomRightBorderBox=c>0||d>0?Bi(t.left+w,t.top+h,c,d,Do.BOTTOM_RIGHT):new ai(t.left+t.width,t.top+t.height),this.bottomLeftBorderBox=B>0||m>0?Bi(t.left,t.top+Q,B,m,Do.BOTTOM_LEFT):new ai(t.left,t.top+t.height),this.topLeftPaddingBox=n>0||s>0?Bi(t.left+F,t.top+C,Math.max(0,n-F),Math.max(0,s-C),Do.TOP_LEFT):new ai(t.left+F,t.top+C),this.topRightPaddingBox=i>0||a>0?Bi(t.left+Math.min(f,t.width-U),t.top+C,f>t.width+U?0:Math.max(0,i-U),Math.max(0,a-C),Do.TOP_RIGHT):new ai(t.left+t.width-U,t.top+C),this.bottomRightPaddingBox=c>0||d>0?Bi(t.left+Math.min(w,t.width-F),t.top+Math.min(h,t.height-b),Math.max(0,c-U),Math.max(0,d-b),Do.BOTTOM_RIGHT):new ai(t.left+t.width-U,t.top+t.height-b),this.bottomLeftPaddingBox=B>0||m>0?Bi(t.left+F,t.top+Math.min(Q,t.height-b),Math.max(0,B-F),Math.max(0,m-b),Do.BOTTOM_LEFT):new ai(t.left+F,t.top+t.height-b),this.topLeftContentBox=n>0||s>0?Bi(t.left+F+H,t.top+C+y,Math.max(0,n-(F+H)),Math.max(0,s-(C+y)),Do.TOP_LEFT):new ai(t.left+F+H,t.top+C+y),this.topRightContentBox=i>0||a>0?Bi(t.left+Math.min(f,t.width+F+H),t.top+C+y,f>t.width+F+H?0:i-F+H,a-(C+y),Do.TOP_RIGHT):new ai(t.left+t.width-(U+v),t.top+C+y),this.bottomRightContentBox=c>0||d>0?Bi(t.left+Math.min(w,t.width-(F+H)),t.top+Math.min(h,t.height+C+y),Math.max(0,c-(U+v)),d-(b+E),Do.BOTTOM_RIGHT):new ai(t.left+t.width-(U+v),t.top+t.height-(b+E)),this.bottomLeftContentBox=B>0||m>0?Bi(t.left+F+H,t.top+Q,Math.max(0,B-(F+H)),m-(b+E),Do.BOTTOM_LEFT):new ai(t.left+F+H,t.top+t.height-(b+E))}}();(To=Do||(Do={}))[To.TOP_LEFT=0]="TOP_LEFT",To[To.TOP_RIGHT=1]="TOP_RIGHT",To[To.BOTTOM_RIGHT=2]="BOTTOM_RIGHT",To[To.BOTTOM_LEFT=3]="BOTTOM_LEFT";var Bi=function(A,e,t,r,n){var s=(Math.sqrt(2)-1)/3*4,o=t*s,i=r*s,a=A+t,l=e+r;switch(n){case Do.TOP_LEFT:return new ci(new ai(A,l),new ai(A,l-i),new ai(a-o,e),new ai(a,e));case Do.TOP_RIGHT:return new ci(new ai(A,e),new ai(A+o,e),new ai(a,l-i),new ai(a,l));case Do.BOTTOM_RIGHT:return new ci(new ai(a,e),new ai(a,e+i),new ai(A+o,l),new ai(A,l));case Do.BOTTOM_LEFT:default:return new ci(new ai(a,l),new ai(a-o,l),new ai(A,e+i),new ai(A,e))}},mi=function(A){return[A.topLeftBorderBox,A.topRightBorderBox,A.bottomRightBorderBox,A.bottomLeftBorderBox]},gi=function(A){return[A.topLeftPaddingBox,A.topRightPaddingBox,A.bottomRightPaddingBox,A.bottomLeftPaddingBox]},pi=function(){return function(A,e,t){this.offsetX=A,this.offsetY=e,this.matrix=t,this.type=0,this.target=6}}(),fi=function(){return function(A,e){this.path=A,this.target=e,this.type=1}}(),hi=function(){return function(A){this.opacity=A,this.type=2,this.target=6}}(),wi=function(A){return 1===A.type},Qi=function(A,e){return A.length===e.length&&A.some((function(A,t){return A===e[t]}))},Ci=function(){return function(A){this.element=A,this.inlineLevel=[],this.nonInlineLevel=[],this.negativeZIndex=[],this.zeroOrAutoZIndexOrTransformedOrOpacity=[],this.positiveZIndex=[],this.nonPositionedFloats=[],this.nonPositionedInlineLevel=[]}}(),Ui=function(){function A(A,e){if(this.container=A,this.parent=e,this.effects=[],this.curves=new ui(this.container),this.container.styles.opacity<1&&this.effects.push(new hi(this.container.styles.opacity)),null!==this.container.styles.transform){var t=this.container.bounds.left+this.container.styles.transformOrigin[0].number,r=this.container.bounds.top+this.container.styles.transformOrigin[1].number,n=this.container.styles.transform;this.effects.push(new pi(t,r,n))}if(0!==this.container.styles.overflowX){var s=mi(this.curves),o=gi(this.curves);Qi(s,o)?this.effects.push(new fi(s,6)):(this.effects.push(new fi(s,2)),this.effects.push(new fi(o,4)))}}return A.prototype.getEffects=function(A){for(var e=-1===[2,3].indexOf(this.container.styles.position),t=this.parent,r=this.effects.slice(0);t;){var n=t.effects.filter((function(A){return!wi(A)}));if(e||0!==t.container.styles.position||!t.parent){if(r.unshift.apply(r,n),e=-1===[2,3].indexOf(t.container.styles.position),0!==t.container.styles.overflowX){var s=mi(t.curves),o=gi(t.curves);Qi(s,o)||r.unshift(new fi(o,6))}}else r.unshift.apply(r,n);t=t.parent}return r.filter((function(e){return qn(e.target,A)}))},A}(),bi=function(A,e,t,r){A.container.elements.forEach((function(n){var s=qn(n.flags,4),o=qn(n.flags,2),i=new Ui(n,A);qn(n.styles.display,2048)&&r.push(i);var a=qn(n.flags,8)?[]:r;if(s||o){var l=s||n.styles.isPositioned()?t:e,c=new Ci(i);if(n.styles.isPositioned()||n.styles.opacity<1||n.styles.isTransformed()){var d=n.styles.zIndex.order;if(d<0){var u=0;l.negativeZIndex.some((function(A,e){return d>A.element.container.styles.zIndex.order?(u=e,!1):u>0})),l.negativeZIndex.splice(u,0,c)}else if(d>0){var B=0;l.positiveZIndex.some((function(A,e){return d>=A.element.container.styles.zIndex.order?(B=e+1,!1):B>0})),l.positiveZIndex.splice(B,0,c)}else l.zeroOrAutoZIndexOrTransformedOrOpacity.push(c)}else n.styles.isFloating()?l.nonPositionedFloats.push(c):l.nonPositionedInlineLevel.push(c);bi(i,c,s?c:t,a)}else n.styles.isInlineLevel()?e.inlineLevel.push(i):e.nonInlineLevel.push(i),bi(i,e,t,a);qn(n.flags,8)&&Fi(n,a)}))},Fi=function(A,e){for(var t=A instanceof Rs?A.start:1,r=A instanceof Rs&&A.reversed,n=0;n<e.length;n++){var s=e[n];s.container instanceof Ts&&"number"==typeof s.container.value&&0!==s.container.value&&(t=s.container.value),s.listValue=Lo(t,s.container.styles.listStyleType,!0),t+=r?-1:1}},yi=function(A,e){switch(e){case 0:return Ei(A.topLeftBorderBox,A.topLeftPaddingBox,A.topRightBorderBox,A.topRightPaddingBox);case 1:return Ei(A.topRightBorderBox,A.topRightPaddingBox,A.bottomRightBorderBox,A.bottomRightPaddingBox);case 2:return Ei(A.bottomRightBorderBox,A.bottomRightPaddingBox,A.bottomLeftBorderBox,A.bottomLeftPaddingBox);default:return Ei(A.bottomLeftBorderBox,A.bottomLeftPaddingBox,A.topLeftBorderBox,A.topLeftPaddingBox)}},vi=function(A,e){var t=[];return di(A)?t.push(A.subdivide(.5,!1)):t.push(A),di(e)?t.push(e.subdivide(.5,!0)):t.push(e),t},Ei=function(A,e,t,r){var n=[];return di(A)?n.push(A.subdivide(.5,!1)):n.push(A),di(t)?n.push(t.subdivide(.5,!0)):n.push(t),di(r)?n.push(r.subdivide(.5,!0).reverse()):n.push(r),di(e)?n.push(e.subdivide(.5,!1).reverse()):n.push(e),n},Hi=function(A){var e=A.bounds,t=A.styles;return e.add(t.borderLeftWidth,t.borderTopWidth,-(t.borderRightWidth+t.borderLeftWidth),-(t.borderTopWidth+t.borderBottomWidth))},Ii=function(A){var e=A.styles,t=A.bounds,r=Lt(e.paddingLeft,t.width),n=Lt(e.paddingRight,t.width),s=Lt(e.paddingTop,t.width),o=Lt(e.paddingBottom,t.width);return t.add(r+e.borderLeftWidth,s+e.borderTopWidth,-(e.borderRightWidth+e.borderLeftWidth+r+n),-(e.borderTopWidth+e.borderBottomWidth+s+o))},xi=function(A,e,t){var r,n,s=(n=A,0===(r=Si(A.styles.backgroundOrigin,e))?n.bounds:2===r?Ii(n):Hi(n)),o=function(A,e){return 0===A?e.bounds:2===A?Ii(e):Hi(e)}(Si(A.styles.backgroundClip,e),A),i=Li(Si(A.styles.backgroundSize,e),t,s),a=i[0],l=i[1],c=Mt(Si(A.styles.backgroundPosition,e),s.width-a,s.height-l);return[Ki(Si(A.styles.backgroundRepeat,e),c,i,s,o),Math.round(s.left+c[0]),Math.round(s.top+c[1]),a,l]},ki=function(A){return wt(A)&&A.value===Xt.AUTO},Mi=function(A){return"number"==typeof A},Li=function(A,e,t){var r=e[0],n=e[1],s=e[2],o=A[0],i=A[1];if(!o)return[0,0];if(Et(o)&&i&&Et(i))return[Lt(o,t.width),Lt(i,t.height)];var a=Mi(s);if(wt(o)&&(o.value===Xt.CONTAIN||o.value===Xt.COVER))return Mi(s)?t.width/t.height<s!=(o.value===Xt.COVER)?[t.width,t.width/s]:[t.height*s,t.height]:[t.width,t.height];var l=Mi(r),c=Mi(n),d=l||c;if(ki(o)&&(!i||ki(i)))return l&&c?[r,n]:a||d?d&&a?[l?r:n*s,c?n:r/s]:[l?r:t.width,c?n:t.height]:[t.width,t.height];if(a){var u=0,B=0;return Et(o)?u=Lt(o,t.width):Et(i)&&(B=Lt(i,t.height)),ki(o)?u=B*s:i&&!ki(i)||(B=u/s),[u,B]}var m=null,g=null;if(Et(o)?m=Lt(o,t.width):i&&Et(i)&&(g=Lt(i,t.height)),null===m||i&&!ki(i)||(g=l&&c?m/r*n:t.height),null!==g&&ki(o)&&(m=l&&c?g/n*r:t.width),null!==m&&null!==g)return[m,g];throw new Error("Unable to calculate background-size for element")},Si=function(A,e){var t=A[e];return void 0===t?A[0]:t},Ki=function(A,e,t,r,n){var s=e[0],o=e[1],i=t[0],a=t[1];switch(A){case 2:return[new ai(Math.round(r.left),Math.round(r.top+o)),new ai(Math.round(r.left+r.width),Math.round(r.top+o)),new ai(Math.round(r.left+r.width),Math.round(a+r.top+o)),new ai(Math.round(r.left),Math.round(a+r.top+o))];case 3:return[new ai(Math.round(r.left+s),Math.round(r.top)),new ai(Math.round(r.left+s+i),Math.round(r.top)),new ai(Math.round(r.left+s+i),Math.round(r.height+r.top)),new ai(Math.round(r.left+s),Math.round(r.height+r.top))];case 1:return[new ai(Math.round(r.left+s),Math.round(r.top+o)),new ai(Math.round(r.left+s+i),Math.round(r.top+o)),new ai(Math.round(r.left+s+i),Math.round(r.top+o+a)),new ai(Math.round(r.left+s),Math.round(r.top+o+a))];default:return[new ai(Math.round(n.left),Math.round(n.top)),new ai(Math.round(n.left+n.width),Math.round(n.top)),new ai(Math.round(n.left+n.width),Math.round(n.height+n.top)),new ai(Math.round(n.left),Math.round(n.height+n.top))]}},Di="Hidden Text",Ti=function(){function A(A){this._data={},this._document=A}return A.prototype.parseMetrics=function(A,e){var t=this._document.createElement("div"),r=this._document.createElement("img"),n=this._document.createElement("span"),s=this._document.body;t.style.visibility="hidden",t.style.fontFamily=A,t.style.fontSize=e,t.style.margin="0",t.style.padding="0",t.style.whiteSpace="nowrap",s.appendChild(t),r.src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",r.width=1,r.height=1,r.style.margin="0",r.style.padding="0",r.style.verticalAlign="baseline",n.style.fontFamily=A,n.style.fontSize=e,n.style.margin="0",n.style.padding="0",n.appendChild(this._document.createTextNode(Di)),t.appendChild(n),t.appendChild(r);var o=r.offsetTop-n.offsetTop+2;t.removeChild(n),t.appendChild(this._document.createTextNode(Di)),t.style.lineHeight="normal",r.style.verticalAlign="super";var i=r.offsetTop-t.offsetTop+2;return s.removeChild(t),{baseline:o,middle:i}},A.prototype.getMetrics=function(A,e){var t=A+" "+e;return void 0===this._data[t]&&(this._data[t]=this.parseMetrics(A,e)),this._data[t]},A}(),Ri=function(){return function(A,e){this.context=A,this.options=e}}(),Oi=function(A){function e(e,t){var r=A.call(this,e,t)||this;return r._activeEffects=[],r.canvas=t.canvas?t.canvas:document.createElement("canvas"),r.ctx=r.canvas.getContext("2d"),t.canvas||(r.canvas.width=Math.floor(t.width*t.scale),r.canvas.height=Math.floor(t.height*t.scale),r.canvas.style.width=t.width+"px",r.canvas.style.height=t.height+"px"),r.fontMetrics=new Ti(document),r.ctx.scale(r.options.scale,r.options.scale),r.ctx.translate(-t.x,-t.y),r.ctx.textBaseline="bottom",r._activeEffects=[],r.context.logger.debug("Canvas renderer initialized ("+t.width+"x"+t.height+") with scale "+t.scale),r}return yA(e,A),e.prototype.applyEffects=function(A){for(var e=this;this._activeEffects.length;)this.popEffect();A.forEach((function(A){return e.applyEffect(A)}))},e.prototype.applyEffect=function(A){this.ctx.save(),function(A){return 2===A.type}(A)&&(this.ctx.globalAlpha=A.opacity),function(A){return 0===A.type}(A)&&(this.ctx.translate(A.offsetX,A.offsetY),this.ctx.transform(A.matrix[0],A.matrix[1],A.matrix[2],A.matrix[3],A.matrix[4],A.matrix[5]),this.ctx.translate(-A.offsetX,-A.offsetY)),wi(A)&&(this.path(A.path),this.ctx.clip()),this._activeEffects.push(A)},e.prototype.popEffect=function(){this._activeEffects.pop(),this.ctx.restore()},e.prototype.renderStack=function(A){return EA(this,0,void 0,(function(){return HA(this,(function(e){switch(e.label){case 0:return A.element.container.styles.isVisible()?[4,this.renderStackContent(A)]:[3,2];case 1:e.sent(),e.label=2;case 2:return[2]}}))}))},e.prototype.renderNode=function(A){return EA(this,0,void 0,(function(){return HA(this,(function(e){switch(e.label){case 0:return qn(A.container.flags,16),A.container.styles.isVisible()?[4,this.renderNodeBackgroundAndBorders(A)]:[3,3];case 1:return e.sent(),[4,this.renderNodeContent(A)];case 2:e.sent(),e.label=3;case 3:return[2]}}))}))},e.prototype.renderTextWithLetterSpacing=function(A,e,t){var r=this;0===e?this.ctx.fillText(A.text,A.bounds.left,A.bounds.top+t):Es(A.text).reduce((function(e,n){return r.ctx.fillText(n,e,A.bounds.top+t),e+r.ctx.measureText(n).width}),A.bounds.left)},e.prototype.createFontStyle=function(A){var e=A.fontVariant.filter((function(A){return"normal"===A||"small-caps"===A})).join(""),t=Gi(A.fontFamily).join(", "),r=ft(A.fontSize)?""+A.fontSize.number+A.fontSize.unit:A.fontSize.number+"px";return[[A.fontStyle,e,A.fontWeight,r,t].join(" "),t,r]},e.prototype.renderTextNode=function(A,e){return EA(this,0,void 0,(function(){var t,r,n,s,o,i,a,l,c=this;return HA(this,(function(d){return t=this.createFontStyle(e),r=t[0],n=t[1],s=t[2],this.ctx.font=r,this.ctx.direction=1===e.direction?"rtl":"ltr",this.ctx.textAlign="left",this.ctx.textBaseline="alphabetic",o=this.fontMetrics.getMetrics(n,s),i=o.baseline,a=o.middle,l=e.paintOrder,A.textBounds.forEach((function(A){l.forEach((function(t){switch(t){case 0:c.ctx.fillStyle=_t(e.color),c.renderTextWithLetterSpacing(A,e.letterSpacing,i);var r=e.textShadow;r.length&&A.text.trim().length&&(r.slice(0).reverse().forEach((function(t){c.ctx.shadowColor=_t(t.color),c.ctx.shadowOffsetX=t.offsetX.number*c.options.scale,c.ctx.shadowOffsetY=t.offsetY.number*c.options.scale,c.ctx.shadowBlur=t.blur.number,c.renderTextWithLetterSpacing(A,e.letterSpacing,i)})),c.ctx.shadowColor="",c.ctx.shadowOffsetX=0,c.ctx.shadowOffsetY=0,c.ctx.shadowBlur=0),e.textDecorationLine.length&&(c.ctx.fillStyle=_t(e.textDecorationColor||e.color),e.textDecorationLine.forEach((function(e){switch(e){case 1:c.ctx.fillRect(A.bounds.left,Math.round(A.bounds.top+i),A.bounds.width,1);break;case 2:c.ctx.fillRect(A.bounds.left,Math.round(A.bounds.top),A.bounds.width,1);break;case 3:c.ctx.fillRect(A.bounds.left,Math.ceil(A.bounds.top+a),A.bounds.width,1)}})));break;case 1:e.webkitTextStrokeWidth&&A.text.trim().length&&(c.ctx.strokeStyle=_t(e.webkitTextStrokeColor),c.ctx.lineWidth=e.webkitTextStrokeWidth,c.ctx.lineJoin=window.chrome?"miter":"round",c.ctx.strokeText(A.text,A.bounds.left,A.bounds.top+i)),c.ctx.strokeStyle="",c.ctx.lineWidth=0,c.ctx.lineJoin="miter"}}))})),[2]}))}))},e.prototype.renderReplacedElement=function(A,e,t){if(t&&A.intrinsicWidth>0&&A.intrinsicHeight>0){var r=Ii(A),n=gi(e);this.path(n),this.ctx.save(),this.ctx.clip(),this.ctx.drawImage(t,0,0,A.intrinsicWidth,A.intrinsicHeight,r.left,r.top,r.width,r.height),this.ctx.restore()}},e.prototype.renderNodeContent=function(A){return EA(this,0,void 0,(function(){var t,r,n,s,o,i,a,l,c,d,u,B,m,g,p,f,h,w;return HA(this,(function(Q){switch(Q.label){case 0:this.applyEffects(A.getEffects(4)),t=A.container,r=A.curves,n=t.styles,s=0,o=t.textNodes,Q.label=1;case 1:return s<o.length?(i=o[s],[4,this.renderTextNode(i,n)]):[3,4];case 2:Q.sent(),Q.label=3;case 3:return s++,[3,1];case 4:if(!(t instanceof Ss))return[3,8];Q.label=5;case 5:return Q.trys.push([5,7,,8]),[4,this.context.cache.match(t.src)];case 6:return p=Q.sent(),this.renderReplacedElement(t,r,p),[3,8];case 7:return Q.sent(),this.context.logger.error("Error loading image "+t.src),[3,8];case 8:if(t instanceof Ks&&this.renderReplacedElement(t,r,t.canvas),!(t instanceof Ds))return[3,12];Q.label=9;case 9:return Q.trys.push([9,11,,12]),[4,this.context.cache.match(t.svg)];case 10:return p=Q.sent(),this.renderReplacedElement(t,r,p),[3,12];case 11:return Q.sent(),this.context.logger.error("Error loading svg "+t.svg.substring(0,255)),[3,12];case 12:return t instanceof Xs&&t.tree?[4,new e(this.context,{scale:this.options.scale,backgroundColor:t.backgroundColor,x:0,y:0,width:t.width,height:t.height}).render(t.tree)]:[3,14];case 13:a=Q.sent(),t.width&&t.height&&this.ctx.drawImage(a,0,0,t.width,t.height,t.bounds.left,t.bounds.top,t.bounds.width,t.bounds.height),Q.label=14;case 14:if(t instanceof Gs&&(l=Math.min(t.bounds.width,t.bounds.height),t.type===Ns?t.checked&&(this.ctx.save(),this.path([new ai(t.bounds.left+.39363*l,t.bounds.top+.79*l),new ai(t.bounds.left+.16*l,t.bounds.top+.5549*l),new ai(t.bounds.left+.27347*l,t.bounds.top+.44071*l),new ai(t.bounds.left+.39694*l,t.bounds.top+.5649*l),new ai(t.bounds.left+.72983*l,t.bounds.top+.23*l),new ai(t.bounds.left+.84*l,t.bounds.top+.34085*l),new ai(t.bounds.left+.39363*l,t.bounds.top+.79*l)]),this.ctx.fillStyle=_t(Ps),this.ctx.fill(),this.ctx.restore()):t.type===_s&&t.checked&&(this.ctx.save(),this.ctx.beginPath(),this.ctx.arc(t.bounds.left+l/2,t.bounds.top+l/2,l/4,0,2*Math.PI,!0),this.ctx.fillStyle=_t(Ps),this.ctx.fill(),this.ctx.restore())),qi(t)&&t.value.length){switch(c=this.createFontStyle(n),h=c[0],d=c[1],u=this.fontMetrics.getMetrics(h,d).baseline,this.ctx.font=h,this.ctx.fillStyle=_t(n.color),this.ctx.textBaseline="alphabetic",this.ctx.textAlign=_i(t.styles.textAlign),w=Ii(t),B=0,t.styles.textAlign){case 1:B+=w.width/2;break;case 2:B+=w.width}m=w.add(B,0,0,-w.height/2+1),this.ctx.save(),this.path([new ai(w.left,w.top),new ai(w.left+w.width,w.top),new ai(w.left+w.width,w.top+w.height),new ai(w.left,w.top+w.height)]),this.ctx.clip(),this.renderTextWithLetterSpacing(new ys(t.value,m),n.letterSpacing,u),this.ctx.restore(),this.ctx.textBaseline="alphabetic",this.ctx.textAlign="left"}if(!qn(t.styles.display,2048))return[3,20];if(null===t.styles.listStyleImage)return[3,19];if(0!==(g=t.styles.listStyleImage).type)return[3,18];p=void 0,f=g.url,Q.label=15;case 15:return Q.trys.push([15,17,,18]),[4,this.context.cache.match(f)];case 16:return p=Q.sent(),this.ctx.drawImage(p,t.bounds.left-(p.width+10),t.bounds.top),[3,18];case 17:return Q.sent(),this.context.logger.error("Error loading list-style-image "+f),[3,18];case 18:return[3,20];case 19:A.listValue&&-1!==t.styles.listStyleType&&(h=this.createFontStyle(n)[0],this.ctx.font=h,this.ctx.fillStyle=_t(n.color),this.ctx.textBaseline="middle",this.ctx.textAlign="right",w=new xA(t.bounds.left,t.bounds.top+Lt(t.styles.paddingTop,t.bounds.width),t.bounds.width,tn(n.lineHeight,n.fontSize.number)/2+1),this.renderTextWithLetterSpacing(new ys(A.listValue,w),n.letterSpacing,tn(n.lineHeight,n.fontSize.number)/2+2),this.ctx.textBaseline="bottom",this.ctx.textAlign="left"),Q.label=20;case 20:return[2]}}))}))},e.prototype.renderStackContent=function(A){return EA(this,0,void 0,(function(){var e,t,r,n,s,o,i,a,l,c,d,u,B,m,g;return HA(this,(function(p){switch(p.label){case 0:return qn(A.element.container.flags,16),[4,this.renderNodeBackgroundAndBorders(A.element)];case 1:p.sent(),e=0,t=A.negativeZIndex,p.label=2;case 2:return e<t.length?(g=t[e],[4,this.renderStack(g)]):[3,5];case 3:p.sent(),p.label=4;case 4:return e++,[3,2];case 5:return[4,this.renderNodeContent(A.element)];case 6:p.sent(),r=0,n=A.nonInlineLevel,p.label=7;case 7:return r<n.length?(g=n[r],[4,this.renderNode(g)]):[3,10];case 8:p.sent(),p.label=9;case 9:return r++,[3,7];case 10:s=0,o=A.nonPositionedFloats,p.label=11;case 11:return s<o.length?(g=o[s],[4,this.renderStack(g)]):[3,14];case 12:p.sent(),p.label=13;case 13:return s++,[3,11];case 14:i=0,a=A.nonPositionedInlineLevel,p.label=15;case 15:return i<a.length?(g=a[i],[4,this.renderStack(g)]):[3,18];case 16:p.sent(),p.label=17;case 17:return i++,[3,15];case 18:l=0,c=A.inlineLevel,p.label=19;case 19:return l<c.length?(g=c[l],[4,this.renderNode(g)]):[3,22];case 20:p.sent(),p.label=21;case 21:return l++,[3,19];case 22:d=0,u=A.zeroOrAutoZIndexOrTransformedOrOpacity,p.label=23;case 23:return d<u.length?(g=u[d],[4,this.renderStack(g)]):[3,26];case 24:p.sent(),p.label=25;case 25:return d++,[3,23];case 26:B=0,m=A.positiveZIndex,p.label=27;case 27:return B<m.length?(g=m[B],[4,this.renderStack(g)]):[3,30];case 28:p.sent(),p.label=29;case 29:return B++,[3,27];case 30:return[2]}}))}))},e.prototype.mask=function(A){this.ctx.beginPath(),this.ctx.moveTo(0,0),this.ctx.lineTo(this.canvas.width,0),this.ctx.lineTo(this.canvas.width,this.canvas.height),this.ctx.lineTo(0,this.canvas.height),this.ctx.lineTo(0,0),this.formatPath(A.slice(0).reverse()),this.ctx.closePath()},e.prototype.path=function(A){this.ctx.beginPath(),this.formatPath(A),this.ctx.closePath()},e.prototype.formatPath=function(A){var e=this;A.forEach((function(A,t){var r=di(A)?A.start:A;0===t?e.ctx.moveTo(r.x,r.y):e.ctx.lineTo(r.x,r.y),di(A)&&e.ctx.bezierCurveTo(A.startControl.x,A.startControl.y,A.endControl.x,A.endControl.y,A.end.x,A.end.y)}))},e.prototype.renderRepeat=function(A,e,t,r){this.path(A),this.ctx.fillStyle=e,this.ctx.translate(t,r),this.ctx.fill(),this.ctx.translate(-t,-r)},e.prototype.resizeImage=function(A,e,t){var r;if(A.width===e&&A.height===t)return A;var n=(null!==(r=this.canvas.ownerDocument)&&void 0!==r?r:document).createElement("canvas");return n.width=Math.max(1,e),n.height=Math.max(1,t),n.getContext("2d").drawImage(A,0,0,A.width,A.height,0,0,e,t),n},e.prototype.renderBackgroundImage=function(A){return EA(this,0,void 0,(function(){var e,t,r,n,s,o;return HA(this,(function(i){switch(i.label){case 0:e=A.styles.backgroundImage.length-1,t=function(t){var n,s,o,i,a,l,c,d,u,B,m,g,p,f,h,w,Q,C,U,b,F,y,v,E,H,I,x,k,M,L,S;return HA(this,(function(K){switch(K.label){case 0:if(0!==t.type)return[3,5];n=void 0,s=t.url,K.label=1;case 1:return K.trys.push([1,3,,4]),[4,r.context.cache.match(s)];case 2:return n=K.sent(),[3,4];case 3:return K.sent(),r.context.logger.error("Error loading background-image "+s),[3,4];case 4:return n&&(o=xi(A,e,[n.width,n.height,n.width/n.height]),w=o[0],y=o[1],v=o[2],U=o[3],b=o[4],f=r.ctx.createPattern(r.resizeImage(n,U,b),"repeat"),r.renderRepeat(w,f,y,v)),[3,6];case 5:1===t.type?(i=xi(A,e,[null,null,null]),w=i[0],y=i[1],v=i[2],U=i[3],b=i[4],a=function(A,e,t){var r="number"==typeof A?A:function(A,e,t){var r=e/2,n=t/2,s=Lt(A[0],e)-r,o=n-Lt(A[1],t);return(Math.atan2(o,s)+2*Math.PI)%(2*Math.PI)}(A,e,t),n=Math.abs(e*Math.sin(r))+Math.abs(t*Math.cos(r)),s=e/2,o=t/2,i=n/2,a=Math.sin(r-Math.PI/2)*i,l=Math.cos(r-Math.PI/2)*i;return[n,s-l,s+l,o-a,o+a]}(t.angle,U,b),l=a[0],c=a[1],d=a[2],u=a[3],B=a[4],(m=document.createElement("canvas")).width=U,m.height=b,g=m.getContext("2d"),p=g.createLinearGradient(c,u,d,B),tr(t.stops,l).forEach((function(A){return p.addColorStop(A.stop,_t(A.color))})),g.fillStyle=p,g.fillRect(0,0,U,b),U>0&&b>0&&(f=r.ctx.createPattern(m,"repeat"),r.renderRepeat(w,f,y,v))):2===t.type&&(h=xi(A,e,[null,null,null]),w=h[0],Q=h[1],C=h[2],U=h[3],b=h[4],F=0===t.position.length?[xt]:t.position,y=Lt(F[0],U),v=Lt(F[F.length-1],b),E=function(A,e,t,r,n){var s=0,o=0;switch(A.size){case 0:0===A.shape?s=o=Math.min(Math.abs(e),Math.abs(e-r),Math.abs(t),Math.abs(t-n)):1===A.shape&&(s=Math.min(Math.abs(e),Math.abs(e-r)),o=Math.min(Math.abs(t),Math.abs(t-n)));break;case 2:if(0===A.shape)s=o=Math.min(rr(e,t),rr(e,t-n),rr(e-r,t),rr(e-r,t-n));else if(1===A.shape){var i=Math.min(Math.abs(t),Math.abs(t-n))/Math.min(Math.abs(e),Math.abs(e-r)),a=nr(r,n,e,t,!0),l=a[0],c=a[1];o=i*(s=rr(l-e,(c-t)/i))}break;case 1:0===A.shape?s=o=Math.max(Math.abs(e),Math.abs(e-r),Math.abs(t),Math.abs(t-n)):1===A.shape&&(s=Math.max(Math.abs(e),Math.abs(e-r)),o=Math.max(Math.abs(t),Math.abs(t-n)));break;case 3:if(0===A.shape)s=o=Math.max(rr(e,t),rr(e,t-n),rr(e-r,t),rr(e-r,t-n));else if(1===A.shape){i=Math.max(Math.abs(t),Math.abs(t-n))/Math.max(Math.abs(e),Math.abs(e-r));var d=nr(r,n,e,t,!1);l=d[0],c=d[1],o=i*(s=rr(l-e,(c-t)/i))}}return Array.isArray(A.size)&&(s=Lt(A.size[0],r),o=2===A.size.length?Lt(A.size[1],n):s),[s,o]}(t,y,v,U,b),H=E[0],I=E[1],H>0&&I>0&&(x=r.ctx.createRadialGradient(Q+y,C+v,0,Q+y,C+v,H),tr(t.stops,2*H).forEach((function(A){return x.addColorStop(A.stop,_t(A.color))})),r.path(w),r.ctx.fillStyle=x,H!==I?(k=A.bounds.left+.5*A.bounds.width,M=A.bounds.top+.5*A.bounds.height,S=1/(L=I/H),r.ctx.save(),r.ctx.translate(k,M),r.ctx.transform(1,0,0,L,0,0),r.ctx.translate(-k,-M),r.ctx.fillRect(Q,S*(C-M)+M,U,b*S),r.ctx.restore()):r.ctx.fill())),K.label=6;case 6:return e--,[2]}}))},r=this,n=0,s=A.styles.backgroundImage.slice(0).reverse(),i.label=1;case 1:return n<s.length?(o=s[n],[5,t(o)]):[3,4];case 2:i.sent(),i.label=3;case 3:return n++,[3,1];case 4:return[2]}}))}))},e.prototype.renderSolidBorder=function(A,e,t){return EA(this,0,void 0,(function(){return HA(this,(function(r){return this.path(yi(t,e)),this.ctx.fillStyle=_t(A),this.ctx.fill(),[2]}))}))},e.prototype.renderDoubleBorder=function(A,e,t,r){return EA(this,0,void 0,(function(){var n,s;return HA(this,(function(o){switch(o.label){case 0:return e<3?[4,this.renderSolidBorder(A,t,r)]:[3,2];case 1:return o.sent(),[2];case 2:return n=function(A,e){switch(e){case 0:return Ei(A.topLeftBorderBox,A.topLeftBorderDoubleOuterBox,A.topRightBorderBox,A.topRightBorderDoubleOuterBox);case 1:return Ei(A.topRightBorderBox,A.topRightBorderDoubleOuterBox,A.bottomRightBorderBox,A.bottomRightBorderDoubleOuterBox);case 2:return Ei(A.bottomRightBorderBox,A.bottomRightBorderDoubleOuterBox,A.bottomLeftBorderBox,A.bottomLeftBorderDoubleOuterBox);default:return Ei(A.bottomLeftBorderBox,A.bottomLeftBorderDoubleOuterBox,A.topLeftBorderBox,A.topLeftBorderDoubleOuterBox)}}(r,t),this.path(n),this.ctx.fillStyle=_t(A),this.ctx.fill(),s=function(A,e){switch(e){case 0:return Ei(A.topLeftBorderDoubleInnerBox,A.topLeftPaddingBox,A.topRightBorderDoubleInnerBox,A.topRightPaddingBox);case 1:return Ei(A.topRightBorderDoubleInnerBox,A.topRightPaddingBox,A.bottomRightBorderDoubleInnerBox,A.bottomRightPaddingBox);case 2:return Ei(A.bottomRightBorderDoubleInnerBox,A.bottomRightPaddingBox,A.bottomLeftBorderDoubleInnerBox,A.bottomLeftPaddingBox);default:return Ei(A.bottomLeftBorderDoubleInnerBox,A.bottomLeftPaddingBox,A.topLeftBorderDoubleInnerBox,A.topLeftPaddingBox)}}(r,t),this.path(s),this.ctx.fill(),[2]}}))}))},e.prototype.renderNodeBackgroundAndBorders=function(A){return EA(this,0,void 0,(function(){var e,t,r,n,s,o,i,a,l=this;return HA(this,(function(c){switch(c.label){case 0:return this.applyEffects(A.getEffects(2)),e=A.container.styles,t=!Nt(e.backgroundColor)||e.backgroundImage.length,r=[{style:e.borderTopStyle,color:e.borderTopColor,width:e.borderTopWidth},{style:e.borderRightStyle,color:e.borderRightColor,width:e.borderRightWidth},{style:e.borderBottomStyle,color:e.borderBottomColor,width:e.borderBottomWidth},{style:e.borderLeftStyle,color:e.borderLeftColor,width:e.borderLeftWidth}],n=Ni(Si(e.backgroundClip,0),A.curves),t||e.boxShadow.length?(this.ctx.save(),this.path(n),this.ctx.clip(),Nt(e.backgroundColor)||(this.ctx.fillStyle=_t(e.backgroundColor),this.ctx.fill()),[4,this.renderBackgroundImage(A.container)]):[3,2];case 1:c.sent(),this.ctx.restore(),e.boxShadow.slice(0).reverse().forEach((function(e){l.ctx.save();var t,r,n,s,o,i=mi(A.curves),a=e.inset?0:1e4,c=(t=i,r=-a+(e.inset?1:-1)*e.spread.number,n=(e.inset?1:-1)*e.spread.number,s=e.spread.number*(e.inset?-2:2),o=e.spread.number*(e.inset?-2:2),t.map((function(A,e){switch(e){case 0:return A.add(r,n);case 1:return A.add(r+s,n);case 2:return A.add(r+s,n+o);case 3:return A.add(r,n+o)}return A})));e.inset?(l.path(i),l.ctx.clip(),l.mask(c)):(l.mask(i),l.ctx.clip(),l.path(c)),l.ctx.shadowOffsetX=e.offsetX.number+a,l.ctx.shadowOffsetY=e.offsetY.number,l.ctx.shadowColor=_t(e.color),l.ctx.shadowBlur=e.blur.number,l.ctx.fillStyle=e.inset?_t(e.color):"rgba(0,0,0,1)",l.ctx.fill(),l.ctx.restore()})),c.label=2;case 2:s=0,o=0,i=r,c.label=3;case 3:return o<i.length?0!==(a=i[o]).style&&!Nt(a.color)&&a.width>0?2!==a.style?[3,5]:[4,this.renderDashedDottedBorder(a.color,a.width,s,A.curves,2)]:[3,11]:[3,13];case 4:return c.sent(),[3,11];case 5:return 3!==a.style?[3,7]:[4,this.renderDashedDottedBorder(a.color,a.width,s,A.curves,3)];case 6:return c.sent(),[3,11];case 7:return 4!==a.style?[3,9]:[4,this.renderDoubleBorder(a.color,a.width,s,A.curves)];case 8:return c.sent(),[3,11];case 9:return[4,this.renderSolidBorder(a.color,s,A.curves)];case 10:c.sent(),c.label=11;case 11:s++,c.label=12;case 12:return o++,[3,3];case 13:return[2]}}))}))},e.prototype.renderDashedDottedBorder=function(A,e,t,r,n){return EA(this,0,void 0,(function(){var s,o,i,a,l,c,d,u,B,m,g,p,f,h,w,Q;return HA(this,(function(C){return this.ctx.save(),s=function(A,e){switch(e){case 0:return vi(A.topLeftBorderStroke,A.topRightBorderStroke);case 1:return vi(A.topRightBorderStroke,A.bottomRightBorderStroke);case 2:return vi(A.bottomRightBorderStroke,A.bottomLeftBorderStroke);default:return vi(A.bottomLeftBorderStroke,A.topLeftBorderStroke)}}(r,t),o=yi(r,t),2===n&&(this.path(o),this.ctx.clip()),di(o[0])?(i=o[0].start.x,a=o[0].start.y):(i=o[0].x,a=o[0].y),di(o[1])?(l=o[1].end.x,c=o[1].end.y):(l=o[1].x,c=o[1].y),d=0===t||2===t?Math.abs(i-l):Math.abs(a-c),this.ctx.beginPath(),3===n?this.formatPath(s):this.formatPath(o.slice(0,2)),u=e<3?3*e:2*e,B=e<3?2*e:e,3===n&&(u=e,B=e),m=!0,d<=2*u?m=!1:d<=2*u+B?(u*=g=d/(2*u+B),B*=g):(p=Math.floor((d+B)/(u+B)),f=(d-p*u)/(p-1),B=(h=(d-(p+1)*u)/p)<=0||Math.abs(B-f)<Math.abs(B-h)?f:h),m&&(3===n?this.ctx.setLineDash([0,u+B]):this.ctx.setLineDash([u,B])),3===n?(this.ctx.lineCap="round",this.ctx.lineWidth=e):this.ctx.lineWidth=2*e+1.1,this.ctx.strokeStyle=_t(A),this.ctx.stroke(),this.ctx.setLineDash([]),2===n&&(di(o[0])&&(w=o[3],Q=o[0],this.ctx.beginPath(),this.formatPath([new ai(w.end.x,w.end.y),new ai(Q.start.x,Q.start.y)]),this.ctx.stroke()),di(o[1])&&(w=o[1],Q=o[2],this.ctx.beginPath(),this.formatPath([new ai(w.end.x,w.end.y),new ai(Q.start.x,Q.start.y)]),this.ctx.stroke())),this.ctx.restore(),[2]}))}))},e.prototype.render=function(A){return EA(this,0,void 0,(function(){var e;return HA(this,(function(t){switch(t.label){case 0:return this.options.backgroundColor&&(this.ctx.fillStyle=_t(this.options.backgroundColor),this.ctx.fillRect(this.options.x,this.options.y,this.options.width,this.options.height)),r=new Ui(A,null),n=new Ci(r),bi(r,n,n,s=[]),Fi(r.container,s),e=n,[4,this.renderStack(e)];case 1:return t.sent(),this.applyEffects([]),[2,this.canvas]}var r,n,s}))}))},e}(Ri),qi=function(A){return A instanceof Js||A instanceof Vs||A instanceof Gs&&A.type!==_s&&A.type!==Ns},Ni=function(A,e){switch(A){case 0:return mi(e);case 2:return function(A){return[A.topLeftContentBox,A.topRightContentBox,A.bottomRightContentBox,A.bottomLeftContentBox]}(e);default:return gi(e)}},_i=function(A){switch(A){case 1:return"center";case 2:return"right";default:return"left"}},Pi=["-apple-system","system-ui"],Gi=function(A){return/iPhone OS 15_(0|1)/.test(window.navigator.userAgent)?A.filter((function(A){return-1===Pi.indexOf(A)})):A},Vi=function(A){function e(e,t){var r=A.call(this,e,t)||this;return r.canvas=t.canvas?t.canvas:document.createElement("canvas"),r.ctx=r.canvas.getContext("2d"),r.options=t,r.canvas.width=Math.floor(t.width*t.scale),r.canvas.height=Math.floor(t.height*t.scale),r.canvas.style.width=t.width+"px",r.canvas.style.height=t.height+"px",r.ctx.scale(r.options.scale,r.options.scale),r.ctx.translate(-t.x,-t.y),r.context.logger.debug("EXPERIMENTAL ForeignObject renderer initialized ("+t.width+"x"+t.height+" at "+t.x+","+t.y+") with scale "+t.scale),r}return yA(e,A),e.prototype.render=function(A){return EA(this,0,void 0,(function(){var e,t;return HA(this,(function(r){switch(r.label){case 0:return e=Us(this.options.width*this.options.scale,this.options.height*this.options.scale,this.options.scale,this.options.scale,A),[4,Ji(e)];case 1:return t=r.sent(),this.options.backgroundColor&&(this.ctx.fillStyle=_t(this.options.backgroundColor),this.ctx.fillRect(0,0,this.options.width*this.options.scale,this.options.height*this.options.scale)),this.ctx.drawImage(t,-this.options.x*this.options.scale,-this.options.y*this.options.scale),[2,this.canvas]}}))}))},e}(Ri),Ji=function(A){return new Promise((function(e,t){var r=new Image;r.onload=function(){e(r)},r.onerror=t,r.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent((new XMLSerializer).serializeToString(A))}))},Xi=function(){function A(A){var e=A.id,t=A.enabled;this.id=e,this.enabled=t,this.start=Date.now()}return A.prototype.debug=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];this.enabled&&("undefined"!=typeof window&&window.console&&"function"==typeof console.debug?console.debug.apply(console,IA([this.id,this.getTime()+"ms"],A)):this.info.apply(this,A))},A.prototype.getTime=function(){return Date.now()-this.start},A.prototype.info=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];this.enabled&&"undefined"!=typeof window&&window.console&&"function"==typeof console.info&&console.info.apply(console,IA([this.id,this.getTime()+"ms"],A))},A.prototype.warn=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];this.enabled&&("undefined"!=typeof window&&window.console&&"function"==typeof console.warn?console.warn.apply(console,IA([this.id,this.getTime()+"ms"],A)):this.info.apply(this,A))},A.prototype.error=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];this.enabled&&("undefined"!=typeof window&&window.console&&"function"==typeof console.error?console.error.apply(console,IA([this.id,this.getTime()+"ms"],A)):this.info.apply(this,A))},A.instances={},A}(),Yi=function(){function A(e,t){var r;this.windowBounds=t,this.instanceName="#"+A.instanceCount++,this.logger=new Xi({id:this.instanceName,enabled:e.logging}),this.cache=null!==(r=e.cache)&&void 0!==r?r:new zo(this,e)}return A.instanceCount=1,A}();"undefined"!=typeof window&&Zo.setContext(window);var ji=function(A,e,t){var r=e.ownerDocument,n=r.documentElement?$t(A,getComputedStyle(r.documentElement).backgroundColor):Zt.TRANSPARENT,s=r.body?$t(A,getComputedStyle(r.body).backgroundColor):Zt.TRANSPARENT,o="string"==typeof t?$t(A,t):null===t?Zt.TRANSPARENT:4294967295;return e===r.documentElement?Nt(n)?Nt(s)?o:s:n:o};const Wi={async createBulkMocks(A){const e=O.state.token;if(!e)return j("Token not found","error"),!1;const t={apis:A};try{const A=await fetch(`${F}${y}/httpRequestBulkMock/bulk_mock`,{method:"POST",headers:{"Content-Type":"application/json",mockforme:e},body:JSON.stringify(t)}),r=await A.json();return A.ok?(j(r.message||"Mocks created successfully"),!0):(j(r.message||"Mocks creation failed","error"),console.error("Mocks creation failed",r),!1)}catch(A){return j("Error during mocks creation","error"),console.error("Error during mocks creation:",A),!1}},async improveDesign(A){const e=O.state.token;if(!e)return j("Token not found","error"),null;try{const t=await fetch(`${F}${y}/ai/suggest`,{method:"POST",headers:{"Content-Type":"application/json",mockforme:e},body:JSON.stringify(A)});return await t.json()}catch(A){return j("Error sending request","error"),console.error("Error sending design improvement request:",A),null}},async getSignedUrl(A,e){const t=O.state.token;if(!t)return j("Token not found","error"),null;try{const r=await fetch(`${F}${y}/aws/get-signed-url`,{method:"POST",headers:{"Content-Type":"application/json",mockforme:t},body:JSON.stringify({fileName:A,contentType:e})});if(r.ok)return await r.json();{const A=await r.json();return console.error("Failed to get signed URL",A),null}}catch(A){return console.error("Error getting signed URL:",A),null}},async uploadToS3(A,e){try{return(await fetch(A,{method:"PUT",body:e,headers:{"Content-Type":e.type||"application/octet-stream"}})).ok}catch(A){return console.error("Error uploading to S3:",A),!1}}};function $i(){const A=window;return A.__NEXT_DATA__||document.querySelector("#__next")?"Next.js":A.__NUXT__?"Nuxt.js":A.React||A.__REACT_DEVTOOLS_GLOBAL_HOOK__||document.querySelector("[data-reactroot], [data-react-helmet]")||Zi(document.body)?"React":A.Vue||A.__VUE__||document.querySelector("[data-v-]")||zi(document.body)?"Vue":A.ng||document.querySelector("[ng-version], [ng-app], [ng-controller], [_ngcontent-], [_nghost-]")?"Angular":document.querySelector('[class*="svelte-"]')?"Svelte":Array.from(document.styleSheets).some((A=>{try{return Array.from(A.cssRules||[]).slice(0,50).some((A=>A.cssText.includes("--tw-")))}catch(A){return!1}}))?"Tailwind CSS (Vanilla)":"Vanilla"}function Zi(A){return!!A&&(!!Object.keys(A).some((A=>A.startsWith("__reactFiber$")||A.startsWith("__reactProps$")))||Array.from(A.children).slice(0,10).some((A=>Zi(A))))}function zi(A){return!!A&&(!(!A.__vue__&&!A.__vue_app__)||Array.from(A.children).slice(0,10).some((A=>zi(A))))}const Aa=new class{constructor(){this.overlay=null,this.selection=null,this.startX=0,this.startY=0,this.isSelecting=!1,this.handleMouseDown=this.handleMouseDown.bind(this),this.handleMouseMove=this.handleMouseMove.bind(this),this.handleMouseUp=this.handleMouseUp.bind(this),this.handleKeyDown=this.handleKeyDown.bind(this)}start(){this.overlay||(Y.toggleWidget(),this.createOverlay(),document.addEventListener("mousedown",this.handleMouseDown),document.addEventListener("mousemove",this.handleMouseMove),document.addEventListener("mouseup",this.handleMouseUp),document.addEventListener("keydown",this.handleKeyDown),j("Select an area to improve design (Esc to cancel)"))}createOverlay(){this.overlay=document.createElement("div"),this.overlay.id="mfm-snip-overlay",this.selection=document.createElement("div"),this.selection.id="mfm-snip-selection",this.overlay.appendChild(this.selection),document.body.appendChild(this.overlay)}handleMouseDown(A){this.overlay&&(this.startX=A.clientX,this.startY=A.clientY,this.isSelecting=!0,this.selection&&(this.selection.style.left=`${this.startX}px`,this.selection.style.top=`${this.startY}px`,this.selection.style.width="0px",this.selection.style.height="0px",this.selection.style.display="block"))}handleMouseMove(A){if(!this.isSelecting||!this.selection)return;const e=A.clientX,t=A.clientY,r=Math.min(this.startX,e),n=Math.min(this.startY,t),s=Math.abs(this.startX-e),o=Math.abs(this.startY-t);this.selection.style.left=`${r}px`,this.selection.style.top=`${n}px`,this.selection.style.width=`${s}px`,this.selection.style.height=`${o}px`}async handleMouseUp(A){if(!this.isSelecting)return;if(this.isSelecting=!1,!this.selection)return;const e=this.selection.getBoundingClientRect();e.width<10||e.height<10?this.selection.style.display="none":await this.capture(e)}handleKeyDown(A){"Escape"===A.key&&this.stop()}async capture(A){if(this.overlay){this.overlay.style.display="none";try{j("Capturing area...");const r=(await(e=document.body,t={x:A.left+window.scrollX,y:A.top+window.scrollY,width:A.width,height:A.height,useCORS:!0,logging:!1},void 0===t&&(t={}),function(A,e){return EA(void 0,0,void 0,(function(){var t,r,n,s,o,i,a,l,c,d,u,B,m,g,p,f,h,w,Q,C,U,b,F,y,v,E,H,I,x,k,M,L,S,K,D,T,R,O;return HA(this,(function(q){switch(q.label){case 0:if(!A||"object"!=typeof A)return[2,Promise.reject("Invalid element provided as first argument")];if(!(t=A.ownerDocument))throw new Error("Element is not attached to a Document");if(!(r=t.defaultView))throw new Error("Document is not attached to a Window");return n={allowTaint:null!==(b=e.allowTaint)&&void 0!==b&&b,imageTimeout:null!==(F=e.imageTimeout)&&void 0!==F?F:15e3,proxy:e.proxy,useCORS:null!==(y=e.useCORS)&&void 0!==y&&y},s=vA({logging:null===(v=e.logging)||void 0===v||v,cache:e.cache},n),o={windowWidth:null!==(E=e.windowWidth)&&void 0!==E?E:r.innerWidth,windowHeight:null!==(H=e.windowHeight)&&void 0!==H?H:r.innerHeight,scrollX:null!==(I=e.scrollX)&&void 0!==I?I:r.pageXOffset,scrollY:null!==(x=e.scrollY)&&void 0!==x?x:r.pageYOffset},i=new xA(o.scrollX,o.scrollY,o.windowWidth,o.windowHeight),a=new Yi(s,i),l=null!==(k=e.foreignObjectRendering)&&void 0!==k&&k,c={allowTaint:null!==(M=e.allowTaint)&&void 0!==M&&M,onclone:e.onclone,ignoreElements:e.ignoreElements,inlineImages:l,copyStyles:l},a.logger.debug("Starting document clone with size "+i.width+"x"+i.height+" scrolled to "+-i.left+","+-i.top),d=new Ko(a,A,c),(u=d.clonedReferenceElement)?[4,d.toIFrame(t,i)]:[2,Promise.reject("Unable to find element in cloned iframe")];case 1:return B=q.sent(),m=ao(u)||"HTML"===u.tagName?function(A){var e=A.body,t=A.documentElement;if(!e||!t)throw new Error("Unable to get document size");var r=Math.max(Math.max(e.scrollWidth,t.scrollWidth),Math.max(e.offsetWidth,t.offsetWidth),Math.max(e.clientWidth,t.clientWidth)),n=Math.max(Math.max(e.scrollHeight,t.scrollHeight),Math.max(e.offsetHeight,t.offsetHeight),Math.max(e.clientHeight,t.clientHeight));return new xA(0,0,r,n)}(u.ownerDocument):kA(a,u),g=m.width,p=m.height,f=m.left,h=m.top,w=ji(a,u,e.backgroundColor),Q={canvas:e.canvas,backgroundColor:w,scale:null!==(S=null!==(L=e.scale)&&void 0!==L?L:r.devicePixelRatio)&&void 0!==S?S:1,x:(null!==(K=e.x)&&void 0!==K?K:0)+f,y:(null!==(D=e.y)&&void 0!==D?D:0)+h,width:null!==(T=e.width)&&void 0!==T?T:Math.ceil(g),height:null!==(R=e.height)&&void 0!==R?R:Math.ceil(p)},l?(a.logger.debug("Document cloned, using foreign object rendering"),[4,new Vi(a,Q).render(u)]):[3,3];case 2:return C=q.sent(),[3,5];case 3:return a.logger.debug("Document cloned, element located at "+f+","+h+" with size "+g+"x"+p+" using computed rendering"),a.logger.debug("Starting DOM parsing"),U=$s(a,u),w===U.styles.backgroundColor&&(U.styles.backgroundColor=Zt.TRANSPARENT),a.logger.debug("Starting renderer for element at "+Q.x+","+Q.y+" with size "+Q.width+"x"+Q.height),[4,new Oi(a,Q).render(U)];case 4:C=q.sent(),q.label=5;case 5:return(null===(O=e.removeContainer)||void 0===O||O)&&(Ko.destroy(B)||a.logger.error("Cannot detach cloned iframe as it is not in the DOM anymore")),a.logger.debug("Finished rendering"),[2,C]}}))}))}(e,t))).toDataURL("image/png"),n=(this.getHtmlAtRect(A),$i()),s=function(A,e,t){const r=document.createElement("div");return r.id="mfm-snip-modal",(()=>{r.innerHTML=`\n <div class="mfm-modal-overlay">\n <div class="mfm-modal-container">\n <div class="mfm-modal-header">\n <h3>Improve Design</h3>\n <button id="mfm-modal-close">×</button>\n </div>\n <div class="mfm-modal-body">\n <div class="mfm-screenshot-preview">\n <img src="${A}" alt="Screenshot preview">\n </div>\n <div class="mfm-context-input">\n <label for="mfm-context-text">Your requirements (optional):</label>\n <textarea id="mfm-context-text" maxlength="200" placeholder="e.g. Make this button more vibrant or change the layout to grid..."></textarea>\n <div class="mfm-char-count">0/200</div>\n </div>\n </div>\n <div class="mfm-modal-footer">\n <button id="mfm-modal-cancel" class="mfm-btn-secondary">Cancel</button>\n <button id="mfm-modal-submit" class="mfm-btn-primary">Submit to AI</button>\n </div>\n </div>\n </div>\n `;const n=r.querySelector("#mfm-context-text"),s=r.querySelector(".mfm-char-count"),o=r.querySelector("#mfm-modal-submit"),i=r.querySelector("#mfm-modal-cancel"),a=r.querySelector("#mfm-modal-close");n.oninput=()=>{const A=n.value.length;s.textContent=`${A}/200`,s.style.color=A>200?"var(--mfm-error)":"var(--mfm-text-dim)"},o.onclick=()=>{e(n.value)};const l=()=>{t(),r.remove()};i.onclick=l,a.onclick=l})(),{element:r,setLoading:A=>{const e=r.querySelector(".mfm-modal-container");e&&A&&(e.innerHTML='\n <div class="mfm-modal-header">\n <h3>AI is working...</h3>\n </div>\n <div class="mfm-modal-body mfm-flex-center" style="min-height: 200px;">\n <div class="mfm-loader"></div>\n <p style="margin-top: 16px; color: var(--mfm-text-dim);">Analyzing your design and generating improvements...</p>\n </div>\n ')},showResults:(A,e)=>{const n=r.querySelector(".mfm-modal-container");if(!n)return;let s={};try{s="string"==typeof A.result.content?JSON.parse(A.result.content):A.result.content}catch(A){console.error("Failed to parse AI content",A),s={summary:"Error parsing results",analysis:{weaknesses:[]},code:""}}const{summary:o,analysis:i,code:a}=s,l=(null==i?void 0:i.weaknesses)||[];n.innerHTML=`\n <div class="mfm-modal-header">\n <h3>AI Suggestions</h3>\n <button id="mfm-modal-close">×</button>\n </div>\n <div class="mfm-modal-body mfm-results-body">\n <div class="mfm-result-section">\n <h4>Summary</h4>\n <p>${o}</p>\n </div>\n \n ${l.length>0?`\n <div class="mfm-result-section">\n <h4>Analysis</h4>\n <ul class="mfm-weakness-list">\n ${l.map((A=>`<li>${A}</li>`)).join("")}\n </ul>\n </div>\n `:""}\n\n <div class="mfm-result-section">\n <h4>Proposed Improvement</h4>\n <div class="mfm-code-preview">\n <pre><code>${a.replace(/</g,"<").replace(/>/g,">")}</code></pre>\n </div>\n </div>\n </div>\n <div class="mfm-modal-footer">\n <button id="mfm-modal-cancel" class="mfm-btn-secondary">Discard</button>\n <button id="mfm-modal-apply" class="mfm-btn-primary">Apply Changes</button>\n </div>\n `;const c=r.querySelector("#mfm-modal-apply"),d=r.querySelector("#mfm-modal-cancel"),u=r.querySelector("#mfm-modal-close");c.onclick=()=>{e(a),r.remove()};const B=()=>{r.remove(),t()};d.onclick=B,u.onclick=B},showError:A=>{const e=r.querySelector(".mfm-modal-container");if(!e)return;e.innerHTML=`\n <div class="mfm-modal-header">\n <h3>Error</h3>\n <button id="mfm-modal-close">×</button>\n </div>\n <div class="mfm-modal-body mfm-flex-center" style="min-height: 150px;">\n <p style="color: var(--mfm-error);">${A}</p>\n </div>\n <div class="mfm-modal-footer">\n <button id="mfm-modal-close-btn" class="mfm-btn-secondary">Close</button>\n </div>\n `;const n=()=>{r.remove(),t()};r.querySelector("#mfm-modal-close").onclick=n,r.querySelector("#mfm-modal-close-btn").onclick=n}}}(r,(async A=>{s.setLoading(!0);try{const e=`snip_${Date.now()}.png`,t="image/png",a=await Wi.getSignedUrl(e,t);if(!a||0==(null==a?void 0:a.status)||!a.result)return void s.showError("Failed to get upload authorization");const{result:l}=a,c=this.dataURLToBlob(r);if(!await Wi.uploadToS3(l,c))return void s.showError("Failed to upload image");const d=await Wi.improveDesign({framework:n,html:o,imageUrl:"",prompt:A});d&&1===d.status?s.showResults(d,(A=>{i&&(i.outerHTML=A,j("Design updated successfully!"))})):s.showError((null==d?void 0:d.message)||"AI analysis failed")}catch(A){console.error("Submission failed",A),s.showError("An unexpected error occurred")}}),(()=>{this.stop()})),{html:o,element:i}=this.getHtmlAtRect(A);document.body.appendChild(s.element)}catch(A){console.error("Capture failed",A),j("Capture failed","error"),this.stop()}var e,t}}dataURLToBlob(A){const e=A.split(","),t=e[0].match(/:(.*?);/)[1],r=atob(e[1]);let n=r.length;const s=new Uint8Array(n);for(;n--;)s[n]=r.charCodeAt(n);return new Blob([s],{type:t})}getHtmlAtRect(A){const e=A.left+A.width/2,t=A.top+A.height/2,r=document.elementFromPoint(e,t);if(r){let e=r;for(;e.parentElement&&e.parentElement.getBoundingClientRect().width<=1.5*A.width&&e.parentElement.getBoundingClientRect().height<=1.5*A.height;)e=e.parentElement;return{html:e.outerHTML,element:e}}return{html:"No element found at selection",element:null}}stop(){this.overlay&&(document.body.removeChild(this.overlay),this.overlay=null,this.selection=null),document.removeEventListener("mousedown",this.handleMouseDown),document.removeEventListener("mousemove",this.handleMouseMove),document.removeEventListener("mouseup",this.handleMouseUp),document.removeEventListener("keydown",this.handleKeyDown),Y.toggleWidget()}};function ea(A){try{const e=new URL(A);return{path:e.pathname+(e.search||""),domain:e.hostname}}catch(e){return{path:A,domain:""}}}class ta{constructor(A){this.parent=A,this.element=document.createElement("div"),this.element.className="mfm-apis-list",this.init()}init(){this.parent.appendChild(this.element)}render(A){(null==A?void 0:A.length)?this.element.innerHTML=A.map((A=>{const{path:e,domain:t}=ea(A.url);return`\n <div class="mfm-request-item" data-id="${A.url}" data-type="api">\n <div class="mfm-request-header">\n <div class="mfm-flex-row" style="width: 100%;">\n <span class="mfm-method ${(A.method||"").toLowerCase()}">${A.method||"REQ"}</span>\n <div class="mfm-url-container">\n <div class="mfm-url-path" title="${A.url}">${e}</div>\n <div class="mfm-url-domain" style="max-width: 250px;">${t}</div>\n </div>\n </div>\n </div>\n </div>\n `})).join(""):this.element.innerHTML=""}}function ra(A,e){const t=A.ruleName||"",r=function(A){const e=na(A);if(e.length>0){const A=e[0];if("string"==typeof A.value)return A.value}return String(A.condition||A.ruleName||"")}(A);return`${e}::${t}::${r}`}function na(A){const e=A,t=function(A){const e=A,t=e.rule;if(t&&"object"==typeof t)return t;if("string"==typeof t)try{const A=JSON.parse(t);if(A&&"object"==typeof A)return A}catch{return e}return e}(A),r=Array.isArray(e.conditions)?e.conditions:[],n=Array.isArray(t.conditions)?t.conditions:[];return r.length>0?r:n}class sa{constructor(A){this.parent=A,this.element=document.createElement("div"),this.element.className="mfm-rule-list",this.init()}init(){this.parent.appendChild(this.element),this.attachEvents()}attachEvents(){this.element.onclick=A=>{var e;const t=A.target,r=t.closest(".mfm-dots-btn");if(r){A.stopPropagation();const e=r.closest(".mfm-request-item"),t=null==e?void 0:e.dataset.id;return void(t&&Y.setOpenDropdown(t))}const n=t.closest("[data-action]");if(n){A.stopPropagation();const t=n.dataset.action,r=n.closest(".mfm-request-item"),s=this.readRuleIndex(r);return t&&null!==s&&this.handleAction(t,s),void(null==(e=n.parentElement)||e.classList.remove("show"))}const s=t.closest(".mfm-request-item");if(!s)return;A.stopPropagation();const o=this.readRuleIndex(s);if(null===o)return;const i=O.state.mappings.rules[o];i&&Y.selectRule(i)}}readRuleIndex(A){if(!(null==A?void 0:A.dataset.ruleIndex))return null;const e=Number(A.dataset.ruleIndex);return Number.isNaN(e)?null:e}handleAction(A,e){if("view-rule-details"===A){const A=O.state.mappings.rules[e];A&&Y.selectRule(A)}Y.clearOpenDropdown()}render(A){if(!(null==A?void 0:A.length))return void(this.element.innerHTML="");const e=A.map(((A,e)=>ra(A,e)));Array.from(this.element.querySelectorAll(".mfm-request-item")).forEach((A=>{e.includes(A.dataset.id||"")||A.remove()})),A.forEach(((A,e)=>{var t,r,n;const s=ra(A,e),o=this.element.querySelector(`[data-id="${s}"]`),i=function(A){const e=na(A);let t=[];return e.length>0&&(t=e.map((A=>{const e=function(A){const e="string"==typeof A.type&&A.type.trim()?A.type:"RULE",t="string"==typeof A.operator&&A.operator.trim()?A.operator:"matches",r="string"==typeof A.key&&A.key.trim()?A.key:"",n="string"==typeof A.value&&A.value.trim()?A.value:"-";return r?`\n <span class="mfm-rule-condition-type">${e}</span>\n <span class="mfm-rule-condition-operator">${t}</span>\n <span class="mfm-rule-condition-key-value">${r}=${n}</span>\n `:`\n <span class="mfm-rule-condition-type">${e}</span>\n <span class="mfm-rule-condition-operator">${t}</span>\n <span class="mfm-rule-condition-key-value">${n}</span>\n `}(A);return e}))),t}(A),a=function(A){const{action:e,config:t}=function(A){const e=A.timingAction;if(!(null==e?void 0:e.actions)||"object"!=typeof e.actions)return{action:"",config:null};const t=Object.keys(e.actions);if(0===t.length)return{action:"",config:null};const r=e.activeAction||t[0],n=e.actions[r];return{action:r,config:n&&"object"==typeof n?n:null}}(A);if(!e||!t)return"";const r="number"!=typeof(n=t.value)||Number.isNaN(n)||n<0?0:n;var n;const s="string"==typeof t.redirectUrl&&t.redirectUrl.trim()?t.redirectUrl:"";return"delay_and_timeout"===e?`\n <span class="mfm-rule-action">Delay and Timeout</span>\n <span class="mfm-rule-value">${r}s</span>`:"delay_and_redirect"===e?s?`\n <span class="mfm-rule-action">Delay and Redirect ${r}s</span>\n <span class="mfm-rule-value">${s}</span>`:`\n <span class="mfm-rule-action">Delay and Redirect ${r}s</span>\n <span class="mfm-rule-value">${s}</span>`:"delay"===e?`\n <span class="mfm-rule-action">Delay ${r}s</span>`:`\n <span class="mfm-rule-action">${function(A){if(!A)return A;const e=A.toLowerCase().replace(/_/g," ");return e.charAt(0).toUpperCase()+e.slice(1)}(e)} ${r}s</span>`}(A),l=null==(t=A.timingAction)?void 0:t.activeAction,c=null==(n=null==(r=A.timingAction)?void 0:r.actions)?void 0:n[l||""],d=c?`${c.value||0}s (${String(l).replace(/_/g," ")})`:String(A.type||"RULE");let u=0;A.modificationActions&&Object.values(A.modificationActions).forEach((A=>{A.enabled&&(u+=1)}));const B=O.state.ui.tabConfigs.MAPPINGS.selectedRule,m=Boolean(B)&&((null==B?void 0:B.ruleName)===(A.ruleName||A.condition)||(null==B?void 0:B.condition)===(A.condition||A.ruleName)),g=O.state.ui.activeDropdownId===s,p=`${m}_${d}_${u}_${g}`,f=`\n <div class="mfm-request-item ${m?"active":""}" data-id="${s}" data-rule-index="${e}" data-type="rule">\n <div class="mfm-request-header">\n <div class="mfm-flex-row">\n <span class="mfm-method rule">RULE</span>\n <span class="mfm-status rule">${String(A.type||"RULE")}</span>\n </div>\n <div class="mfm-dropdown" style="display: flex; align-items: center; gap: 8px;">\n ${u>0?`<span class="mfm-mod-pill">${u} Actions</span>`:""}\n <button class="mfm-btn-icon mfm-dots-btn">\n <svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="1"></circle><circle cx="12" cy="5" r="1"></circle><circle cx="12" cy="19" r="1"></circle></svg>\n </button>\n <div class="mfm-dropdown-content ${g?"show":""}">\n <button data-action="view-rule-details">View Details</button>\n </div>\n </div>\n </div>\n <div class="mfm-url">${i.map((A=>`<span class="mfm-rule-condition">${A}</span>`)).join("")}</div>\n ${a?`<div class="mfm-rule-info">${a}</div>`:""}\n </div>\n `;if(o){if(o.dataset.hash!==p){const A=document.createElement("div");A.innerHTML=f;const e=A.firstElementChild;e&&(e.dataset.hash=p,this.element.replaceChild(e,o))}}else{const A=document.createElement("div");A.innerHTML=f;const t=A.firstElementChild;if(!t)return;t.dataset.hash=p;const r=this.element.children[e];r?this.element.insertBefore(t,r):this.element.appendChild(t)}}))}}class oa{constructor(A){this.unsubscribe=null,this.parent=A,this.element=document.createElement("div"),this.element.className="mfm-mapping-list-activity",this.ruleListView=new sa(this.element),this.apisListView=new ta(this.element),this.init()}init(){this.parent.appendChild(this.element),this.unsubscribe=O.subscribe((()=>{"MAPPINGS"===O.state.ui.selectedTab&&this.render()})),this.render()}render(){if(O.state.isMappingsLoading)return this.element.innerHTML='<div class="mfm-spinner"></div>',this.ruleListView.element.style.display="none",void(this.apisListView.element.style.display="none");const{apis:A,rules:e}=function(){const{apis:A,rules:e}=O.state.mappings,t=(O.state.ui.tabConfigs.MAPPINGS.searchText||"").toLowerCase();return{apis:A.filter((A=>(A.url||"").toLowerCase().includes(t))),rules:e.filter((A=>(A.ruleName||"").toLowerCase().includes(t)||(A.condition||"").toLowerCase().includes(t)))}}();if(0===A.length&&0===e.length)return this.element.innerHTML='<div class="mfm-empty">No mappings found</div>',this.ruleListView.element.style.display="none",void(this.apisListView.element.style.display="none");this.element.contains(this.ruleListView.element)||(this.element.innerHTML="",this.element.appendChild(this.ruleListView.element),this.element.appendChild(this.apisListView.element)),this.ruleListView.element.style.display="block",this.apisListView.element.style.display="block",this.ruleListView.render(e),this.apisListView.render(A)}destroy(){this.unsubscribe&&this.unsubscribe(),this.element.remove()}}async function ia(A){if("undefined"!=typeof navigator&&navigator.clipboard&&"function"==typeof navigator.clipboard.writeText)return void await navigator.clipboard.writeText(A);if(!(null==document?void 0:document.body))throw new Error("Clipboard unavailable: document body not ready");const e=document.createElement("textarea");e.value=A,e.setAttribute("readonly","true"),e.style.position="fixed",e.style.top="-9999px",e.style.left="-9999px",document.body.appendChild(e),e.focus(),e.select();try{if(!document.execCommand("copy"))throw new Error("Copy command failed")}finally{e.remove()}}function aa(A,e){const t=A.request.method||"GET",r=A.request.url,n=A.request.headers||{},s=(o=A.request.body)?"string"==typeof o?o:JSON.stringify(o):null;var o;if("copy-curl"===e){let A=`curl '${r}' \\\n -X ${t}`;return Object.entries(n).forEach((([e,t])=>{A+=` \\\n -H '${e}: ${String(t)}'`})),s&&(A+=` \\\n --data-raw '${s.replace(/'/g,"'\\''")}'`),A}if("copy-fetch"===e){const A={method:t,headers:n};return s&&(A.body=s),`fetch('${r}', ${JSON.stringify(A,null,2)})`}let i="const xhr = new XMLHttpRequest();\n";return i+=`xhr.open('${t}', '${r}');\n`,Object.entries(n).forEach((([A,e])=>{i+=`xhr.setRequestHeader('${A}', '${String(e)}');\n`})),i+=s?`xhr.send('${s.replace(/'/g,"\\'")}');`:"xhr.send();",i}let la=class{static render(A){var e,t;const r=void 0===(null==(e=A.response)?void 0:e.statusCode),n=r?"Pending":null==(t=A.response)?void 0:t.statusCode,s=0===n?"Error":n,o=O.state.ui.tabConfigs.MOCKED.selectedRequestId===A.requestId,i=function(A,e,t){return A?"pending":e?"success":t?"error":""}(r,!r&&"number"==typeof n&&n>=200&&n<300,!r&&"number"==typeof n&&(0===n||n>=400)),{path:a,domain:l}=ea(A.request.url);return`\n <div class="mfm-request-item ${o?"active":""} ${r?"pending-item":""}" data-id="${A.requestId}" data-type="request">\n <div class="mfm-request-header">\n <div class="mfm-flex-row">\n <span class="mfm-method ${(A.request.method||"").toLowerCase()}">${A.request.method}</span>\n <span class="mfm-status ${i}">\n ${r?'<span class="mfm-spinner"></span>':s}\n </span>\n </div>\n <div class="mfm-dropdown" style="display: flex; align-items: center; gap: 8px;">\n <button class="mfm-btn-icon mfm-dots-btn">\n <svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="1"></circle><circle cx="12" cy="5" r="1"></circle><circle cx="12" cy="19" r="1"></circle></svg>\n </button>\n <div class="mfm-dropdown-content ${O.state.ui.activeDropdownId===A.requestId?"show":""}">\n <button data-action="copy-curl">Copy as cURL</button>\n <button data-action="copy-fetch">Copy as Fetch</button>\n <button data-action="copy-xhr">Copy as XHR</button>\n </div>\n </div>\n </div>\n <div class="mfm-url-container">\n <div class="mfm-url-path" title="${A.request.url}">${a}</div>\n <div class="mfm-url-domain">${l}</div>\n </div>\n </div>\n `}};class ca{static render(A){var e,t,r,n,s,o,i;const a=A.rule?{action:A.rule.action||(null==(e=A.rule.timingAction)?void 0:e.activeAction),config:A.rule.config||(null==(n=null==(t=A.rule.timingAction)?void 0:t.actions)?void 0:n[(null==(r=A.rule.timingAction)?void 0:r.activeAction)||""])}:null,l=void 0===(null==(s=A.response)?void 0:s.statusCode),c=l?"Pending":null==(o=A.response)?void 0:o.statusCode,d=0===c?"Error":c,u=O.state.ui.tabConfigs.MOCKED.selectedRequestId===A.requestId,B=function(A,e,t){return A?"pending":e?"success":t?"error":""}(l,!l&&"number"==typeof c&&c>=200&&c<300,!l&&"number"==typeof c&&(0===c||c>=400)),{path:m,domain:g}=ea(A.request.url);return`\n <div class="mfm-request-item ${u?"active":""} ${l?"pending-item":""}" data-id="${A.requestId}" data-type="request">\n <div class="mfm-request-header">\n <div class="mfm-flex-row">\n <span class="mfm-method ${(A.request.method||"").toLowerCase()}">${A.request.method}</span>\n <span class="mfm-status ${B}">\n ${l?'<span class="mfm-spinner"></span>':d}\n </span>\n </div>\n <div class="mfm-dropdown" style="display: flex; align-items: center; gap: 8px;">\n <button class="mfm-btn-icon mfm-dots-btn">\n <svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="1"></circle><circle cx="12" cy="5" r="1"></circle><circle cx="12" cy="19" r="1"></circle></svg>\n </button>\n <div class="mfm-dropdown-content ${O.state.ui.activeDropdownId===A.requestId?"show":""}">\n <button data-action="copy-curl">Copy as cURL</button>\n <button data-action="copy-fetch">Copy as Fetch</button>\n <button data-action="copy-xhr">Copy as XHR</button>\n </div>\n </div>\n </div>\n <div class="mfm-url-container">\n <div class="mfm-url-path" title="${A.request.url}">${m}</div>\n <div class="mfm-url-domain">${g}</div>\n </div>\n ${(null==a?void 0:a.action)?`\n <div class="mfm-rule-info">\n <span class="mfm-rule-action">${String(a.action).replace(/_/g," ")}</span>\n <span class="mfm-rule-value">${(null==(i=a.config)?void 0:i.value)||0}s</span>\n </div>`:""}\n </div>\n `}}class da{constructor(A){this.unsubscribe=null,this.parent=A,this.element=document.createElement("div"),this.element.className="mfm-mocked-apis-activity",this.init()}init(){this.parent.appendChild(this.element),this.attachEvents(),this.unsubscribe=O.subscribe((()=>{"MOCKED"===O.state.ui.selectedTab&&this.render()})),this.render()}attachEvents(){this.element.onclick=A=>{var e;const t=A.target,r=t.closest(".mfm-dots-btn");if(r){A.stopPropagation();const e=r.closest(".mfm-request-item"),t=null==e?void 0:e.dataset.id;return void(t&&Y.setOpenDropdown(t))}const n=t.closest("[data-action]");if(n){A.stopPropagation();const t=n.dataset.action,r=n.closest(".mfm-request-item"),s=null==r?void 0:r.dataset.id;return t&&s&&this.handleAction(t,s),void(null==(e=n.parentElement)||e.classList.remove("show"))}const s=t.closest(".mfm-request-item");if(s){if(s.classList.contains("pending-item"))return;A.stopPropagation();const e=s.dataset.id;e&&Y.selectRequest(e)}}}handleAction(A,e){const t=O.state.requests.find((A=>A.requestId===e));t&&(ia(aa(t,A)),Y.clearOpenDropdown())}render(){const A=function(){const A=(O.state.ui.tabConfigs.MOCKED.searchText||"").toLowerCase();return O.state.requests.filter((e=>{var t,r;return"MOCKED"===e.interceptionType&&(((null==(t=e.request)?void 0:t.url)||"").toLowerCase().includes(A)||((null==(r=e.rule)?void 0:r.ruleName)||"").toLowerCase().includes(A))}))}(),e=O.state.ui.tabConfigs.MOCKED.selectedRequestId,t=O.state.ui.activeDropdownId;if(!A||0===A.length)return void(this.element.querySelector(".mfm-empty")||(this.element.innerHTML='<div class="mfm-empty">No requests found</div>'));const r=this.element.querySelector(".mfm-empty");r&&r.remove();const n=A.map((A=>A.requestId));Array.from(this.element.querySelectorAll(".mfm-request-item")).forEach((A=>{n.includes(A.dataset.id||"")||A.remove()})),A.forEach(((A,r)=>{const n=this.element.querySelector(`[data-id="${A.requestId}"]`),s=A.rule?ca.render(A):la.render(A),o=e===A.requestId,i=t===A.requestId,a=`${JSON.stringify(A).length}_${o}_${i}`;if(n){if(n.dataset.hash!==a){const A=document.createElement("div");A.innerHTML=s;const e=A.firstElementChild;e&&(e.dataset.hash=a,this.element.replaceChild(e,n))}}else{const A=document.createElement("div");A.innerHTML=s;const e=A.firstElementChild;if(!e)return;e.dataset.hash=a;const t=this.element.children[r];t?this.element.insertBefore(e,t):this.element.appendChild(e)}}))}destroy(){this.unsubscribe&&this.unsubscribe(),this.element.remove()}}function ua(A,e){return null!==function(A,e){return O.state.interceptors.rules.find((t=>t.enabled&&t.method===A&&t.url===e))||null}(A,e)}function Ba(A,e){return null!==function(A,e){return O.state.requestEditors.rules.find((t=>t.enabled&&t.method===A&&t.url===e))||null}(A,e)}class ma{static render(A){var e,t;const r=void 0===(null==(e=A.response)?void 0:e.statusCode),n=r?"Pending":null==(t=A.response)?void 0:t.statusCode,s=0===n?"Error":n,o=O.state.ui.tabConfigs.OTHER.selectedRequestId===A.requestId,i=function(A,e,t){return A?"pending":e?"success":t?"error":""}(r,!r&&"number"==typeof n&&n>=200&&n<300,!r&&"number"==typeof n&&(0===n||n>=400)),{path:a,domain:l}=ea(A.request.url),c=iA(),d=c&&ua(A.request.method,A.request.url),u=d?'<span class="mfm-debug-badge" title="Live debugger active for this endpoint">Debug</span>':"",B=c?`<button class="mfm-debug-action ${d?"active":""}" data-action="toggle-debugger">${d?"Remove Debugger":"Debugger"} <sup class="mfm-beta">(Beta)</sup></button>`:"",m=aA(),g=m&&Ba(A.request.method,A.request.url),p=g?'<span class="mfm-edit-badge" title="Request editor active for this endpoint">Edit</span>':"",f=m?`<button class="mfm-edit-action ${g?"active":""} d-none" data-action="toggle-request-editor">${g?"Remove Edit Request":"Edit Request"}<sup class="mfm-beta">(Beta)</sup></button>`:"";return`\n <div class="mfm-request-item ${o?"active":""} ${r?"pending-item":""}" data-id="${A.requestId}" data-type="request">\n <div class="mfm-request-header">\n <div class="mfm-flex-row">\n <span class="mfm-method ${(A.request.method||"").toLowerCase()}">${A.request.method}</span>\n <span class="mfm-status ${i}">\n ${r?'<span class="mfm-spinner"></span>':s}\n </span>\n ${p}\n ${u}\n </div>\n <div class="mfm-dropdown" style="display: flex; align-items: center; gap: 8px;">\n <button class="mfm-btn-icon mfm-dots-btn">\n <svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="1"></circle><circle cx="12" cy="5" r="1"></circle><circle cx="12" cy="19" r="1"></circle></svg>\n </button>\n <div class="mfm-dropdown-content ${O.state.ui.activeDropdownId===A.requestId?"show":""}">\n <button data-action="create-mock" style="color: var(--mfm-primary); font-weight: 600;">Create Mock</button>\n ${f}\n ${B}\n <button data-action="copy-curl">Copy as cURL</button>\n <button data-action="copy-fetch">Copy as Fetch</button>\n <button data-action="copy-xhr">Copy as XHR</button>\n </div>\n </div>\n </div>\n <div class="mfm-url-container">\n <div class="mfm-url-path" title="${A.request.url}">${a}</div>\n <div class="mfm-url-domain">${l}</div>\n </div>\n </div>\n `}}function ga(A,e){const t=document.createElement("div");t.className="mfm-response-editor",t.id="mfm-shared-editor",t.innerHTML=`\n <div class="mfm-editor-header">\n <div style="display: flex; align-items: center; gap: 12px;">\n <h4 style="margin: 0; font-size: 1rem;">${e.title||"Edit Mock"}</h4>\n <div class="mfm-switch-with-label">\n <span class="mfm-label">Enable</span>\n <label class="mfm-switch" style="margin-right: 0; width: 32px; height: 18px;">\n <input type="checkbox" id="mfm-editor-enabled-switch">\n <span class="mfm-slider" style="border-radius: 34px;"></span>\n </label>\n </div>\n </div>\n <button class="mfm-btn-icon" id="mfm-editor-close" style="padding: 0; min-height: auto;">${AA}</button>\n </div>\n\n <div class="mfm-url-preview" style="font-size: 0.75rem; color: var(--mfm-text-dim); margin-bottom: 8px; word-break: break-all;" id="mfm-editor-url"></div>\n\n <div style="display: flex; align-items: center; gap: 12px; margin-bottom: 8px;">\n <label style="font-size: 0.75rem; color: var(--mfm-text-dim);">Status Code:</label>\n <input type="number" id="mfm-editor-status" class="mfm-input" style="width: 80px; height: 28px; font-size: 0.8rem;" value="200">\n </div>\n\n <textarea id="mfm-editor-textarea" spellcheck="false" placeholder="Enter response body..."></textarea>\n \n <div class="mfm-editor-footer">\n <button class="mfm-btn-text" id="mfm-editor-cancel">Cancel</button>\n <button class="mfm-btn mfm-btn-primary" style="padding: 6px 16px; border-radius: 4px; font-size: 0.8rem;" id="mfm-editor-save">Apply Changes</button>\n </div>\n `,A.appendChild(t);const r=t.querySelector("#mfm-editor-textarea"),n=t.querySelector("#mfm-editor-status"),s=t.querySelector("#mfm-editor-enabled-switch"),o=t.querySelector("#mfm-editor-url"),i=t.querySelector("#mfm-editor-close"),a=t.querySelector("#mfm-editor-cancel"),l=t.querySelector("#mfm-editor-save");return i.onclick=a.onclick=()=>e.onCancel(),l.onclick=()=>{e.onSave({body:r.value,status:parseInt(n.value)||200,enabled:s.checked})},{show:(A,e)=>{o.innerText=A.request.url,r.value=e.body,n.value=e.status.toString(),s.checked=e.enabled,t.classList.add("active")},hide:()=>{t.classList.remove("active")},destroy:()=>{t.remove()}}}class pa{constructor(A){this.unsubscribe=null,this.editor=null,this.parent=A,this.element=document.createElement("div"),this.element.className="mfm-other-apis-activity",this.init()}init(){this.parent.appendChild(this.element),this.attachEvents(),this.unsubscribe=O.subscribe((()=>{"OTHER"===O.state.ui.selectedTab&&this.render()})),this.render()}attachEvents(){this.element.onclick=A=>{var e;const t=A.target,r=t.closest(".mfm-dots-btn");if(r){A.stopPropagation();const e=r.closest(".mfm-request-item"),t=null==e?void 0:e.dataset.id;return void(t&&Y.setOpenDropdown(t))}const n=t.closest("[data-action]");if(n){A.stopPropagation();const t=n.dataset.action,r=n.closest(".mfm-request-item"),s=null==r?void 0:r.dataset.id;return"create-mock"===t&&s?this.openMockEditor(s):"toggle-debugger"===t&&s?Y.toggleDebugRuleForRequest(s):"toggle-request-editor"===t&&s?Y.toggleRequestEditRuleForRequest(s):t&&s&&this.handleAction(t,s),void(null==(e=n.parentElement)||e.classList.remove("show"))}const s=t.closest(".mfm-request-item");if(s){if(s.classList.contains("pending-item"))return;A.stopPropagation();const e=s.dataset.id;e&&Y.selectRequest(e)}}}handleAction(A,e){const t=O.state.requests.find((A=>A.requestId===e));t&&(ia(aa(t,A)),Y.clearOpenDropdown())}openMockEditor(A){var e,t,r,n,s;const o=O.state.requests.find((e=>e.requestId===A));if(!o)return;this.editor||(this.editor=ga(this.parent,{onSave:A=>this.handleSaveMock(o,A),onCancel:()=>this.editor.hide()}));const i={body:"string"==typeof(null==(e=o.response)?void 0:e.body)?o.response.body:JSON.stringify((null==(t=o.response)?void 0:t.body)||{},null,2),status:"Error"===(null==(r=o.response)?void 0:r.statusCode)||"error"===(null==(n=o.response)?void 0:n.statusCode)?504:Number(null==(s=o.response)?void 0:s.statusCode)||200,enabled:!0};this.editor.show(o,i),Y.clearOpenDropdown()}async handleSaveMock(A,e){await Wi.createBulkMocks([{url:A.request.url,method:A.request.method,body:A.request.body||{},status:e.status,response:e.body,headers:JSON.stringify(A.request.headers||{}),enabled:e.enabled}])&&(q("mock_added"),this.editor.hide(),setTimeout((()=>Y.reloadMappings()),1e3))}render(){const A=function(){const A=(O.state.ui.tabConfigs.OTHER.searchText||"").toLowerCase();return O.state.requests.filter((e=>{var t;return"MOCKED"!==e.interceptionType&&((null==(t=e.request)?void 0:t.url)||"").toLowerCase().includes(A)}))}(),e=O.state.ui.tabConfigs.OTHER.selectedRequestId,t=O.state.ui.activeDropdownId;if(!A||0===A.length)return void(this.element.querySelector(".mfm-empty")||(this.element.innerHTML='<div class="mfm-empty">No requests found</div>'));const r=this.element.querySelector(".mfm-empty");r&&r.remove();const n=A.map((A=>A.requestId));Array.from(this.element.querySelectorAll(".mfm-request-item")).forEach((A=>{n.includes(A.dataset.id||"")||A.remove()})),A.forEach(((A,r)=>{const n=this.element.querySelector(`[data-id="${A.requestId}"]`),s=ma.render(A),o=e===A.requestId,i=t===A.requestId,a=ua(A.request.method,A.request.url),l=Ba(A.request.method,A.request.url),c=`${JSON.stringify(A).length}_${o}_${i}_${a?1:0}_${l?1:0}`;if(n){if(n.dataset.hash!==c){const A=document.createElement("div");A.innerHTML=s;const e=A.firstElementChild;e&&(e.dataset.hash=c,this.element.replaceChild(e,n))}}else{const A=document.createElement("div");A.innerHTML=s;const e=A.firstElementChild;if(!e)return;e.dataset.hash=c;const t=this.element.children[r];t?this.element.insertBefore(e,t):this.element.appendChild(e)}}))}destroy(){this.unsubscribe&&this.unsubscribe(),this.editor&&this.editor.destroy(),this.element.remove()}}function fa(A){const e=document.createElement("div");e.id="mfm-root";const t=document.createElement("div");t.className="mfm-widget-toggle",t.innerHTML='\n <div class="mfm-toggle-section mfm-toggle-reload" title="Reload Mappings"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 12a9 9 0 1 1-9-9c2.52 0 4.93 1 6.74 2.74L21 8"></path><polyline points="21 3 21 8 16 8"></polyline></svg></div>\n <div class="mfm-toggle-divider"></div>\n <div class="mfm-toggle-section mfm-toggle-logo" title="MockForMe"><img src="https://ik.imagekit.io/mfm/static-collection/mfm-48x48.png" alt="Logo"></div>\n ';const r=document.createElement("div");r.className="mfm-main-container hidden",e.appendChild(t),e.appendChild(r),A.appendChild(e),function(A,e){const t=(e,t)=>{const r=A.getBoundingClientRect(),n=r.width||60,s=r.height||60,o=window.innerWidth-n,i=window.innerHeight-s,a=Math.max(0,Math.min(e,o)),l=Math.max(0,Math.min(t,i));A.style.left=`${a}px`,A.style.top=`${l}px`,A.style.bottom="auto",A.style.right="auto"},r=()=>{const A=localStorage.getItem("MFM_POSITION");if(A)try{const e=JSON.parse(A);"number"==typeof e.xPercent&&"number"==typeof e.yPercent&&t(e.xPercent*window.innerWidth,e.yPercent*window.innerHeight)}catch{}};r();let n=!1,s=0,o=0,i=0,a=0;const l=t=>{const r="touchstart"===t.type,l=r?t.touches[0].clientX:t.clientX,u=r?t.touches[0].clientY:t.clientY;n=!0,s=l,o=u;const B=A.getBoundingClientRect();i=B.left,a=B.top,e.dataset.moved="false",document.addEventListener("mousemove",c),document.addEventListener("mouseup",d),document.addEventListener("touchmove",c,{passive:!1}),document.addEventListener("touchend",d),A.style.transition="none"},c=A=>{if(!n)return;const r="touchmove"===A.type;r&&A.cancelable&&A.preventDefault();const l=r?A.touches[0].clientX:A.clientX,c=r?A.touches[0].clientY:A.clientY,d=l-s,u=c-o;(Math.abs(d)>5||Math.abs(u)>5)&&(e.dataset.moved="true"),t(i+d,a+u)},d=()=>{if(!n)return;n=!1,document.removeEventListener("mousemove",c),document.removeEventListener("mouseup",d),document.removeEventListener("touchmove",c),document.removeEventListener("touchend",d),A.style.transition="";const e=A.getBoundingClientRect();((A,e)=>{const t=A/window.innerWidth,r=e/window.innerHeight;localStorage.setItem("MFM_POSITION",JSON.stringify({xPercent:t,yPercent:r}))})(e.left,e.top)};e.addEventListener("mousedown",l),e.addEventListener("touchstart",l,{passive:!1}),window.addEventListener("resize",r),window.addEventListener("orientationchange",r)}(e,t),function(A){const e=document.createElement("div");e.className="mfm-header",e.innerHTML=`\n <div class="mfm-logo">\n <img src="${Z}" height="32" alt="MockForMe Logo">\n </div>\n <div class="mfm-header-actions">\n ${O.state.features.snipping?'\n <button class="mfm-btn-icon" id="mfm-snip-tool" title="Snipping Tool - Improve Design">\n <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-scissors"><circle cx="6" cy="6" r="3"></circle><circle cx="6" cy="18" r="3"></circle><line x1="20" y1="4" x2="8.12" y2="15.88"></line><line x1="14.47" y1="14.48" x2="20" y2="20"></line><line x1="8.12" y1="8.12" x2="12" y2="12"></line></svg>\n </button>\n ':""}\n <button class="mfm-btn-icon" id="mfm-reload-header" title="Reload Mappings">\n <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-rotate-cw"><path d="M21 12a9 9 0 1 1-9-9c2.52 0 4.93 1 6.74 2.74L21 8"></path><polyline points="21 3 21 8 16 8"></polyline></svg>\n </button>\n <button class="mfm-btn-icon" id="mfm-settings-btn" title="Settings">\n <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="3"></circle><path d="M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z"></path></svg>\n </button>\n <button class="mfm-btn-icon" id="mfm-delete-token" title="Delete Token">\n <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-trash-2"><path d="M3 6h18"></path><path d="M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6"></path><path d="M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2"></path><line x1="10" y1="11" x2="10" y2="17"></line><line x1="14" y1="11" x2="14" y2="17"></line></svg>\n </button>\n <label class="mfm-switch" title="Toggle Mock Interception">\n <input type="checkbox" id="mfm-intercept-toggle" ${O.state.isInterceptEnabled?"checked":""}>\n <span class="mfm-slider"></span>\n </label>\n <button class="mfm-btn-icon" id="mfm-close-widget" title="Close Widget">\n ${AA}\n </button>\n </div>\n `,A.appendChild(e);const t=e.querySelector("#mfm-intercept-toggle"),r=e.querySelector("#mfm-snip-tool"),n=e.querySelector("#mfm-reload-header"),s=e.querySelector("#mfm-settings-btn"),o=e.querySelector("#mfm-delete-token"),i=e.querySelector("#mfm-close-widget");t&&(t.onchange=()=>{Y.toggleInterception()}),r&&(r.onclick=()=>{q("snipping_start"),Aa.start()}),n&&(n.onclick=()=>{n.innerHTML='<div class="mfm-spinner"></div>',n.style.pointerEvents="none",Y.reloadMappings()}),s&&(s.onclick=A=>{A.stopPropagation(),Y.setSettingsOpen(!O.state.ui.isSettingsOpen)}),o&&(o.onclick=()=>{Y.deleteToken()}),i&&(i.onclick=()=>{Y.toggleWidget()}),O.subscribe((A=>{t&&(t.checked=A.isInterceptEnabled)}))}(r),new tA(r),function(A){var e,t;const r=document.createElement("div");r.className="mfm-tabs-container";const n=document.createElement("div");n.className="mfm-tabs-nav",[{id:"MAPPINGS",label:"Mappings"},{id:"MOCKED",label:"Mocked"},{id:"OTHER",label:"Others"}].forEach((A=>{const e=document.createElement("button");e.className="mfm-tab-btn "+(O.state.ui.selectedTab===A.id?"active":""),e.innerText=A.label,e.onclick=()=>{Y.setTab(A.id)},e.dataset.tabId=A.id,n.appendChild(e)}));const s=document.createElement("div");s.className="mfm-tab-toolbar",s.innerHTML=`\n <div class="mfm-toolbar-row">\n <input type="text" class="mfm-input search-input" id="mfm-search" placeholder="Search requests..." value="${(null==(e=O.state.ui.tabConfigs[O.state.ui.selectedTab])?void 0:e.searchText)||""}">\n <label class="mfm-preserve-logs">\n <input type="checkbox" id="mfm-preserve-check" ${(null==(t=O.state.ui.tabConfigs[O.state.ui.selectedTab])?void 0:t.isPreserveLogs)?"checked":""}>\n Preserve\n </label>\n <button class="mfm-btn-outline clear-btn" id="mfm-clear-btn" title="Clear requests">\n ${z}\n </button>\n <div class="mfm-dropdown mfm-toolbar-dropdown" id="mfm-toolbar-dropdown">\n <button class="mfm-btn-outline dots-btn" id="mfm-dots-btn" title="More options">\n <svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="1.5"></circle><circle cx="12" cy="5" r="1.5"></circle><circle cx="12" cy="19" r="1.5"></circle></svg>\n </button>\n <div class="mfm-dropdown-menu">\n <button class="mfm-dropdown-item" id="mfm-bulk-mock-btn">Bulk Mock</button>\n </div>\n\n\n </div>\n </div>\n `;const o=document.createElement("div");o.className="mfm-tab-content",r.appendChild(n),r.appendChild(s),r.appendChild(o),A.appendChild(r);const i=new oa(o),a=new da(o),l=new pa(o),c=s.querySelector("#mfm-search"),d=s.querySelector("#mfm-clear-btn"),u=s.querySelector("#mfm-preserve-check"),B=s.querySelector(".mfm-preserve-logs");c&&(c.oninput=A=>{const e=A.target;Y.setSearchText(e.value)}),d&&(d.onclick=()=>{Y.clearRequests()}),u&&(u.onchange=A=>{const e=A.target;Y.setPreserveLogs(Boolean(e.checked))});const m=s.querySelector("#mfm-dots-btn"),g=s.querySelector("#mfm-bulk-mock-btn");m&&(m.onclick=A=>{A.stopPropagation(),Y.setOpenDropdown("toolbar")}),g&&(g.onclick=()=>{oA()&&(Y.setBulkMockOpen(!0),Y.clearOpenDropdown())});const p=()=>{const A=O.state.ui.selectedTab,e=O.state.ui.tabConfigs[A];if(n.querySelectorAll(".mfm-tab-btn").forEach((e=>{e.classList.toggle("active",e.dataset.tabId===A)})),c){const A=(null==e?void 0:e.searchText)||"";c.value!==A&&(c.value=A)}const t="MAPPINGS"===A;d&&(d.style.display=t?"none":"block"),B&&(B.style.display=t?"none":"flex");const r=s.querySelector("#mfm-toolbar-dropdown");if(r){const e=oA();r.style.display="OTHER"===A&&e?"block":"none",r.classList.toggle("show","toolbar"===O.state.ui.activeDropdownId);const t=r.querySelector("#mfm-bulk-mock-btn");t&&(t.style.display=e?"block":"none")}!t&&u&&(u.checked=Boolean(null==e?void 0:e.isPreserveLogs)),i.element&&(i.element.style.display="MAPPINGS"===A?"block":"none"),a.element&&(a.element.style.display="MOCKED"===A?"block":"none"),l.element&&(l.element.style.display="OTHER"===A?"block":"none")};p(),O.subscribe((()=>p()))}(r),function(A){const e=document.createElement("div");e.className="mfm-bottomsheet",e.id="mfm-details-sheet",e.innerHTML='\n <div class="mfm-bottomsheet-header" style="justify-content: flex-start; gap: 8px; padding-right: 12px;">\n <button class="mfm-btn-icon back-btn" id="mfm-close-sheet" title="Back"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="15 18 9 12 15 6"></polyline></svg></button>\n <div id="mfm-header-info" style="display: flex; align-items: baseline; gap: 6px; overflow: hidden; flex: 1; cursor: pointer;"></div>\n </div>\n <div class="mfm-bottomsheet-content"></div>\n ',A.appendChild(e);const t=e.querySelector("#mfm-close-sheet"),r=e.querySelector("#mfm-header-info");if(!t||!r)return;t.onclick=A=>{A.stopPropagation(),Y.closeDetails()};let n=!1,s="TEXT",o={};const i=()=>{const A=bA({sheet:e,infoContainer:r,isUrlExpanded:n,responseBodyMode:s,prevState:o});n=A.isUrlExpanded,s=A.responseBodyMode,o=A.prevState};r.onclick=()=>{n=!n,i()},O.subscribe(i),i()}(r),function(A){const e=document.createElement("div");e.className="mfm-bulk-mock-popup",e.id="mfm-bulk-mock-popup";let t=new Set,r=!1,n="",s=!1,o=new Map,i=new Map,a=new Map,l=null,c=null;const d=()=>{const{isBulkMockOpen:A}=O.state.ui,{bulk_mock:t}=O.state.features;if(!A||!t)return s&&h(),void e.classList.remove("active");s||(u(),s=!0),m(),B()},u=()=>{e.innerHTML=`\n <div class="mfm-bulk-mock-container">\n <div class="mfm-bulk-mock-header">\n <h3>Bulk Mock APIs</h3>\n <div class="mfm-bulk-mock-header-actions">\n <button class="mfm-btn mfm-btn-primary" id="mfm-bulk-save-btn" disabled style="padding: 6px 12px; font-size: 0.8rem; border-radius: 4px;">\n Save Mock\n </button>\n <button class="mfm-btn-icon" id="mfm-bulk-close-btn">${AA}</button>\n </div>\n </div>\n <div class="mfm-bulk-mock-filters">\n <input type="text" class="mfm-input" id="mfm-bulk-search" placeholder="Search APIs..." value="">\n <div style="display: flex; align-items: center; justify-content: space-between;">\n <label class="mfm-checkbox-label" style="display: flex; align-items: center; gap: 4px; font-size: 0.75rem; color: var(--mfm-text-dim); cursor: pointer;">\n <input type="checkbox" id="mfm-bulk-domain-filter" style="margin: 0;">\n Current/Sub domain only\n </label>\n <span id="mfm-bulk-selection-stats" style="font-size: 0.75rem; color: var(--mfm-text-dim);">Selected: 0/10 - 0.0 KB</span>\n </div>\n </div>\n <div class="mfm-bulk-mock-list" id="mfm-bulk-list-container">\n </div>\n </div>\n\n <div class="mfm-bulk-mock-list" id="mfm-bulk-list-container">\n </div>\n </div>\n `,e.classList.add("active"),w()},B=()=>{const A=e.querySelector("#mfm-bulk-save-btn");A&&(A.disabled=0===t.size,A.innerText="Save Mock");const r=e.querySelector("#mfm-bulk-selection-stats");if(r){const A=(()=>{const A={apis:O.state.requests.filter((A=>t.has(A.requestId))).map((A=>{var e,t,r;const n=o.get(A.requestId)??("string"==typeof(null==(e=A.response)?void 0:e.body)?A.response.body:JSON.stringify((null==(t=A.response)?void 0:t.body)||{}));let s=i.get(A.requestId);if(void 0===s){const e=null==(r=A.response)?void 0:r.statusCode;"Error"===e||"error"===e?s=504:null!=e?(s=Number(e),isNaN(s)&&(s=504)):s=200}return{url:A.request.url,method:A.request.method,body:A.request.body||{},status:s,response:n,headers:JSON.stringify(A.request.headers||{}),enabled:a.get(A.requestId)||!1}}))};return new Blob([JSON.stringify(A)]).size})(),e=A>1048576?`${(A/1048576).toFixed(2)} MB`:`${(A/1024).toFixed(1)} KB`;r.innerText=`Selected: ${t.size}/10 - ${e}`,A>1048576?(r.style.color="var(--mfm-error, #ef4444)",r.style.fontWeight="600"):(r.style.color="var(--mfm-text-dim)",r.style.fontWeight="normal")}},m=()=>{const A=window.location.hostname,s=O.state.requests.filter((A=>"OTHER"===A.interceptionType)).filter((e=>{if(!e.request.url.toLowerCase().includes(n.toLowerCase()))return!1;if(r)try{const t=new URL(e.request.url);return t.hostname===A||t.hostname.endsWith("."+A)}catch(A){return!1}return!0})),i=e.querySelector("#mfm-bulk-list-container");i&&(i.innerHTML=`\n ${0===s.length?'<div class="mfm-empty">No APIs found</div>':""}\n ${s.map((A=>{var e,r;const n=t.has(A.requestId),s=A.request.method||"GET",i=o.has(A.requestId),a=o.get(A.requestId)??("string"==typeof(null==(e=A.response)?void 0:e.body)?A.response.body:JSON.stringify((null==(r=A.response)?void 0:r.body)||{})),l=new Blob([a]).size,c=l>1048576?`${(l/1048576).toFixed(2)} MB`:`${(l/1024).toFixed(1)} KB`,{path:d,domain:u}=ea(A.request.url);return`\n <div class="mfm-bulk-item ${n?"selected":""}" data-id="${A.requestId}">\n <input type="checkbox" class="mfm-bulk-checkbox" ${n?"checked":""} ${!n&&t.size>=10?"disabled":""}>\n <span class="mfm-method ${String(s).toLowerCase()}">${s}</span>\n <div class="mfm-url-container">\n <div class="mfm-url-path" title="${A.request.url}">${d}</div>\n <div class="mfm-url-domain">${u}</div>\n </div>\n <span class="mfm-bulk-size">${c}</span>\n ${n?`\n <div class="mfm-bulk-item-actions">\n <button class="mfm-btn-text edit-response-btn" data-id="${A.requestId}">\n ${i?"Edited":"Edit Response"}\n </button>\n </div>\n `:""}\n </div>\n `})).join("")}\n `,i.querySelectorAll(".mfm-bulk-item").forEach((A=>{const e=A.dataset.id,t=A.querySelector(".mfm-bulk-checkbox"),r=A.querySelector(".edit-response-btn");t&&(t.onclick=A=>{A.stopPropagation(),g(e,t.checked)}),r&&(r.onclick=A=>{A.stopPropagation(),p(e)}),A.onclick=r=>{if((r.target===A||r.target.classList.contains("mfm-url")||r.target.classList.contains("mfm-method"))&&t&&!t.disabled){const A=!t.checked;t.checked=A,g(e,A)}}})))},g=(A,e)=>{e?t.size<10&&t.add(A):(t.delete(A),o.delete(A)),B(),m()},p=A=>{var t,r,n;const s=O.state.requests.find((e=>e.requestId===A));if(!s)return;l=A,c||(c=ga(e,{onSave:A=>f(A),onCancel:()=>c.hide()}));let d=o.get(A);void 0===d&&(d="string"==typeof(null==(t=s.response)?void 0:t.body)?s.response.body:JSON.stringify((null==(r=s.response)?void 0:r.body)||{},null,2));let u=i.get(A);if(void 0===u){const A=null==(n=s.response)?void 0:n.statusCode;u="Error"===A||"error"===A?504:Number(A)||200}c.show(s,{body:d,status:u,enabled:a.get(A)||!1})},f=A=>{l&&(o.set(l,A.body),i.set(l,A.status),a.set(l,A.enabled),j("Changes updated locally"),m(),c.hide())},h=()=>{s=!1,n="",r=!1,t.clear(),o.clear(),i.clear(),a.clear(),l=null},w=()=>{const A=e.querySelector("#mfm-bulk-close-btn"),s=e.querySelector("#mfm-bulk-save-btn"),o=e.querySelector("#mfm-bulk-search"),i=e.querySelector("#mfm-bulk-domain-filter"),a=e.querySelector("#mfm-editor-close"),l=e.querySelector("#mfm-editor-cancel"),d=e.querySelector("#mfm-editor-save");A&&(A.onclick=()=>{Y.setBulkMockOpen(!1)}),s&&(s.onclick=async()=>{const A=O.state.requests.filter((A=>t.has(A.requestId)));await Q(A)}),o&&(o.oninput=A=>{n=A.target.value,m()}),i&&(i.onchange=A=>{r=A.target.checked,m()}),a&&(a.onclick=()=>null==c?void 0:c.hide()),l&&(l.onclick=()=>null==c?void 0:c.hide()),d&&(d.onclick=()=>f({body:e.querySelector("#mfm-editor-textarea").value,status:parseInt(e.querySelector("#mfm-editor-status").value)||200,enabled:e.querySelector("#mfm-editor-enabled-switch").checked}))},Q=async A=>{const e=O.state.token;if(!e)return void j("Token not found","error");const t={apis:A.map((A=>{var e,t,r;let n=o.get(A.requestId);void 0===n&&(n="string"==typeof(null==(e=A.response)?void 0:e.body)?A.response.body:JSON.stringify((null==(t=A.response)?void 0:t.body)||{}));let s=i.get(A.requestId);if(void 0===s){let e=null==(r=A.response)?void 0:r.statusCode;s=200,"Error"===e||"error"===e?s=504:null!=e&&(s=Number(e),isNaN(s)&&(s=504))}return{url:A.request.url,method:A.request.method,body:A.request.body||{},status:s,response:n,headers:JSON.stringify(A.request.headers||{}),enabled:a.get(A.requestId)||!1}}))},r=JSON.stringify(t),n=new Blob([r]).size;if(n>1048576)j(`Payload size (${(n/1048576).toFixed(2)}MB) exceeds 1MB limit.`,"error");else try{const A=await fetch(`${F}${y}/httpRequestBulkMock/bulk_mock`,{method:"POST",headers:{"Content-Type":"application/json",mockforme:e},body:r}),t=await A.json();A.ok?(Y.setBulkMockOpen(!1),j(t.message||"Bulk mocks created successfully"),setTimeout((()=>{Y.reloadMappings()}),2e3)):(j(t.message||"Bulk upload failed","error"),console.error("Bulk upload failed",t))}catch(A){j("Error during bulk upload","error"),console.error("Error during bulk upload:",A)}};A.appendChild(e),O.subscribe(d),d()}(r),new lA(r),new uA(r),new BA(r);const n=A=>{const e=Boolean(A.token),n=r.querySelector(".mfm-header"),s=r.querySelector(".mfm-tabs-container"),o=r.querySelector(".mfm-token-form");n&&(n.style.display=e?"flex":"none"),s&&(s.style.display=e?"block":"none"),o&&(o.style.display=e?"none":"block"),r.classList.toggle("hidden",!A.isOpen),t.classList.toggle("hidden",A.isOpen)};O.subscribe(n),n(O.state);const s=t.querySelector(".mfm-toggle-reload"),o=t.querySelector(".mfm-toggle-logo");return s&&(s.onclick=A=>{A.stopPropagation(),"true"!==t.dataset.moved&&(O.state.token?Y.reloadMappings():O.update("isOpen",!0))}),o&&(o.onclick=A=>{A.stopPropagation(),"true"!==t.dataset.moved&&(O.state.token?Y.toggleWidget():O.update("isOpen",!0))}),window.addEventListener("click",(A=>{const e=A.target;(null==e?void 0:e.closest(".mfm-dropdown"))||Y.clearOpenDropdown()})),e}function ha(A){o.info("Initializing MockForMe Widget");let e=null;const t=A=>{A&&(e=fa(A))},r=()=>A||document.body;r()?t(r()):"loading"===document.readyState?document.addEventListener("DOMContentLoaded",(()=>t(r()))):document.body&&t(document.body),d();const s={[n.MFM_RES_MAPPINGS]:A=>{if(!A)return;const e=O.state.isMappingsLoading;if(A.token&&!O.state.token&&(o.info("Setting token from incoming MFM_RES_MAPPINGS"),O.update("token",A.token),localStorage.setItem("MFM_TOKEN",A.token)),O.set("mappings",A),O.update("isMappingsLoading",!1),O.state.isTokenValidating){const A=localStorage.getItem("MFM_TOKEN_TEMP")||O.state.token;A&&(O.update("token",A),localStorage.setItem("MFM_TOKEN",A),localStorage.removeItem("MFM_TOKEN_TEMP")),O.update("isTokenValidating",!1),O.update("isTokenLoading",!1),Y.flushQueue()}W(),e&&!O.state.ui.tokenError&&j("Mappings reloaded successfully")},[n.MFM_REQ]:A=>{A&&(o.info("Captured Request",A),Y.addRequest(A))},[n.MFM_RES]:A=>{A&&(o.info("Captured Response",A),Y.addRequest(A))},[n.MFM_TOKEN_ERROR]:A=>{$(n.MFM_TOKEN_ERROR,A)},[n.MFM_TOKEN_API_FAILED]:A=>{$(n.MFM_TOKEN_API_FAILED,A)},[n.MFM_TOGGLE_INTERCEPTION]:A=>{A&&"boolean"==typeof A.enabled&&Y.toggleInterception(A.enabled)},[n.MFM_DEBUG_INTERCEPT_REQ]:A=>{var e,t,r,n,s;if(x("MFM_DEBUG_INTERCEPT_REQ received",{requestId:null==A?void 0:A.requestId,ruleId:null==A?void 0:A.ruleId,url:null==(e=null==A?void 0:A.request)?void 0:e.url,status:null==(t=null==A?void 0:A.response)?void 0:t.statusCode}),A&&A.requestId)return O.state.interceptors.rules.find((e=>e.id===A.ruleId&&e.enabled))?(x("MFM_DEBUG_INTERCEPT_REQ rule matched, opening popup"),void Y.setPendingIntercept({requestId:A.requestId,ruleId:A.ruleId,request:A.request,response:A.response,timestamp:A.timestamp||Date.now()})):(k("no widget-side debug rule for incoming ruleId — forwarding original"),void Y.resolvePendingIntercept({requestId:A.requestId,simulateTimeout:!1,delayMs:0,statusCode:(null==(r=A.response)?void 0:r.statusCode)??200,headers:(null==(n=A.response)?void 0:n.headers)||{},body:null==(s=A.response)?void 0:s.body}));k("MFM_DEBUG_INTERCEPT_REQ missing requestId — dropping")},[n.MFM_REQUEST_EDIT_REQ]:A=>{var e,t,r,n;if(x("MFM_REQUEST_EDIT_REQ received",{requestId:null==A?void 0:A.requestId,ruleId:null==A?void 0:A.ruleId,url:null==(e=null==A?void 0:A.request)?void 0:e.url}),A&&A.requestId){if(!O.state.requestEditors.rules.find((e=>e.id===A.ruleId&&e.enabled))){k("no widget-side rule for incoming ruleId — forwarding original",{incomingRuleId:A.ruleId,knownRuleIds:O.state.requestEditors.rules.map((A=>A.id))});const e={};return Object.entries((null==(t=A.request)?void 0:t.headers)||{}).forEach((([A,t])=>{e[A]=String(t??"")})),void Y.resolvePendingRequestEdit({requestId:A.requestId,cancel:!1,headers:e,queryParams:A.queryParams||{},body:"string"==typeof(null==(r=A.request)?void 0:r.body)?A.request.body:null==(null==(n=A.request)?void 0:n.body)?null:JSON.stringify(A.request.body)})}x("MFM_REQUEST_EDIT_REQ rule matched, opening popup",A.ruleId),Y.setPendingRequestEdit({requestId:A.requestId,ruleId:A.ruleId,request:A.request,queryParams:A.queryParams||{},timestamp:A.timestamp||Date.now()})}else k("MFM_REQUEST_EDIT_REQ missing requestId — dropping")}},a=Object.keys(s).map((A=>function(A,e){d(),i.has(A)||i.set(A,new Set);const t=i.get(A);return t.add(e),()=>{t.delete(e)}}(A,(e=>{(0,s[A])(e)}))));return O.state.token&&Y.fetchSavedMappings(),iA()&&O.state.interceptors.rules.length>0&&m({rules:O.state.interceptors.rules}),aA()&&O.state.requestEditors.rules.length>0&&p({rules:O.state.requestEditors.rules}),O.state.globalDelay.enabled&&O.state.globalDelay.seconds>0&&h(O.state.globalDelay),{destroy(){a.forEach((A=>A())),e&&e.remove()},actions:Y}}const wa={run:ha,initMFM:ha,actions:Y};window.MFM=wa}},e={};function t(r){var n=e[r];if(void 0!==n)return n.exports;var s=e[r]={exports:{}};return A[r](s,s.exports,t),s.exports}t.d=(A,e)=>{for(var r in e)t.o(e,r)&&!t.o(A,r)&&Object.defineProperty(A,r,{enumerable:!0,get:e[r]})},t.o=(A,e)=>Object.prototype.hasOwnProperty.call(A,e),t.r=A=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(A,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(A,"__esModule",{value:!0})};const r=()=>"undefined"!=typeof process&&null!=process.versions?.node,n=A=>{try{return A?A.toLowerCase():A}catch(A){return console.log(A),null}},s=(A,e)=>{const t=A.split("/"),r=e.split("/");if(t.length!==r.length)return!1;for(let A=0;A<t.length;A++){const e=t[A];if(e!==r[A]&&":any"!==e)return!1}return!0};let o=[];function i(A){o=A}function a(){return o}function l(A,e="get"){const t=A=>A.startsWith("/")?A:`/${A}`,r=t(A);for(const i of o)if(n(i.apiMethod)===n(e)){const n=t(i.apiEndpoint);if(n===r||s(n,r)){console.log(`[MockForMe] Match Found: ${e} ${A} -> ${i.apiEndpoint}`);const t={url:A,method:i.apiMethod,_ack:i._ack||null};return i._ri_&&(t._ri_=i._ri_),t}}return null}const c="JAVASCRIPT",d="CHROME_EXTENSION",u="mfmver",B="mockforme",m="9.0.0",g="https://api.mockforme.com",p=`${g}/mockforme`,f=`${g}/gateway/3f4eae522b`;let h=null,w=null,Q=null,C=[];function U({_o:A,mk:e,_mck:t,_rules:r}){h=A,w=e,Q=t,C=r}function b(){return C}function F(){return`${p}/${h}/${w}`}function y(){return Q}const v=A=>{try{return new URL(A,window.location.origin).toString()}catch{return A}},E=function(A,e,t){const n=r();var s;function o(){if(4==s.readyState)if(s.status.toString().match(/^20[0-9]$/)){var A=function(){var A=s.getResponseHeader("Content-Type"),e=s.responseText;if(A){var t=A.split(";");try{return"application/json"===t[0]?JSON.parse(e):e}catch(A){throw"Unable to convert response header"}}}();e.call(this,A,s)}else t.call(this,s.responseText,s)}function i(A,e){var t=[];for(var r in A)if(A.hasOwnProperty(r)){var n=e?e+"["+r+"]":r,s=A[r];t.push("object"==typeof s?i(s,n):encodeURIComponent(n)+"="+encodeURIComponent(s))}return t.join("&")}return n||(window.XMLHttpRequest?s=new XMLHttpRequest:window.ActiveXObject&&(s=new ActiveXObject("Microsoft.XMLHTTP"))),{request:function(){if(!n){if(window.XMLHttpRequest)s.onload=o;else{if(!window.ActiveXObject)throw"unable to process ajax";s.onreadystatechange=o}var e=i(A.params);if("get"==A.method.toLowerCase()&&"object"==typeof A.params){if(-1==A.url.indexOf("?"))A.url+="?";else{var t=A.url.split("?");t[1]&&t[1].split("=")[1]&&(A.url+="&")}A.url+=e}A.hasOwnProperty("async")||(A.async=!0),s.open(A.method,A.url,A.async),A.headers&&function(A){for(let e in A)s.setRequestHeader(e,A[e])}(A.headers),s.send(e)}}}};function H({di:A,iv:e},t){var r;const n=function(A,e){const t=e.length;return A.split("").map(((A,r)=>String.fromCharCode(A.charCodeAt(0)^e.charCodeAt(r%t)))).join("")}((r=A,"undefined"!=typeof Buffer?Buffer.from(r,"base64").toString("utf8"):decodeURIComponent(escape(atob(r)))),t+e);return JSON.parse(n)}function I(A,e,t,r){fetch(f,{method:"GET",headers:{[B]:A,[u]:m,"x-mfm-adaptor":e}}).then((A=>{if(!A.ok)throw A;return A.json()})).then((A=>{if(A){const{di:e,iv:r,_o:n,_mck:s,mk:o,r:a}=A,l=H({di:e,iv:r},n);U({_o:n,mk:o,_mck:s,_rules:a}),l&&(i(l),t(l,{_o:n,mk:o,_mck:s,_rules:a}))}})).catch((A=>{console.error("Error in loading mocked APIs:",A),r(A)}))}const x="MFM_INTERCEPTOR_RULES";let k=[];const M=new Map;function L(){try{if("undefined"==typeof localStorage)return[];const A=localStorage.getItem(x);if(!A)return[];const e=JSON.parse(A);return Array.isArray(e)?e.filter((A=>A&&A.enabled)):[]}catch(A){return[]}}function S(A){k=Array.isArray(A)?A.filter((A=>A&&A.enabled)):[]}function K(A,e){if(!A||!e)return null;if(!k.length&&(k=L(),!k.length))return null;const t=String(A).toUpperCase();return k.find((A=>A.enabled&&String(A.method).toUpperCase()===t&&A.url===e))||null}function D({requestId:A,ruleId:e,request:t,response:r,timeoutMs:n=3e5}){return new Promise((s=>{const o=setTimeout((()=>{M.has(A)&&(M.delete(A),s({requestId:A,simulateTimeout:!1,delayMs:0,statusCode:r?.statusCode??200,headers:r?.headers||{},body:r?.body}))}),n);M.set(A,{resolve:s,timer:o});try{"undefined"!=typeof window&&window.postMessage({type:"MFM_DEBUG_INTERCEPT_REQ",payload:{requestId:A,ruleId:e,request:t,response:r,timestamp:Date.now()}},"*")}catch(e){clearTimeout(o),M.delete(A),s({requestId:A,simulateTimeout:!1,delayMs:0,statusCode:r?.statusCode??200,headers:r?.headers||{},body:r?.body})}}))}k=L(),"undefined"!=typeof document&&"function"==typeof document.addEventListener&&document.addEventListener("mfm:rule-sync",(A=>{const e=A&&A.detail;e&&"debugger"===e.kind&&S(e.payload?.rules||[])})),"undefined"!=typeof window&&"function"==typeof window.addEventListener&&window.addEventListener("storage",(A=>{A.key===x&&(k=L())}));const T="MFM_REQUEST_EDITOR_RULES";let R=[];const O=new Map;function q(){try{if("undefined"==typeof localStorage)return[];const A=localStorage.getItem(T);if(!A)return[];const e=JSON.parse(A);return Array.isArray(e)?e.filter((A=>A&&A.enabled)):[]}catch(A){return[]}}function N(A){R=Array.isArray(A)?A.filter((A=>A&&A.enabled)):[]}function _(A,e){if(!A||!e)return null;if(!R.length&&(R=q(),!R.length))return null;const t=String(A).toUpperCase();return R.find((A=>A.enabled&&String(A.method).toUpperCase()===t&&A.url===e))||null}function P(A,e,t){const r={};return Object.entries(e?.headers||{}).forEach((([A,e])=>{r[A]=String(null==e?"":e)})),{requestId:A,cancel:!1,headers:r,queryParams:t||{},body:"string"==typeof e?.body?e.body:null}}function G({requestId:A,ruleId:e,request:t,queryParams:r,timeoutMs:n=3e5}){return new Promise((s=>{const o=setTimeout((()=>{O.has(A)&&(O.delete(A),s(P(A,t,r)))}),n);O.set(A,{resolve:s,timer:o});try{"undefined"!=typeof window&&window.postMessage({type:"MFM_REQUEST_EDIT_REQ",payload:{requestId:A,ruleId:e,request:t,queryParams:r,timestamp:Date.now()}},"*")}catch(e){clearTimeout(o),O.delete(A),s(P(A,t,r))}}))}R=q(),"undefined"!=typeof document&&"function"==typeof document.addEventListener&&document.addEventListener("mfm:rule-sync",(A=>{const e=A&&A.detail;e&&"editor"===e.kind&&N(e.payload?.rules||[])})),"undefined"!=typeof window&&"function"==typeof window.addEventListener&&window.addEventListener("storage",(A=>{A.key===T&&(R=q())}));const V="MFM_GLOBAL_DELAY";let J={enabled:!1,seconds:0},X=0;function Y(){try{if("undefined"==typeof localStorage)return{enabled:!1,seconds:0};const A=localStorage.getItem(V);if(!A)return{enabled:!1,seconds:0};const e=JSON.parse(A);return e&&"object"==typeof e?{enabled:!!e.enabled&&Number.isFinite(e.seconds)&&e.seconds>0,seconds:Number.isFinite(e.seconds)?Number(e.seconds):0}:{enabled:!1,seconds:0}}catch(A){return{enabled:!1,seconds:0}}}function j(){const A=Date.now();return A-X>500&&(J=Y(),X=A),J.enabled&&J.seconds>0?Math.round(1e3*J.seconds):0}J=Y(),X=Date.now(),"undefined"!=typeof window&&"function"==typeof window.addEventListener&&window.addEventListener("storage",(A=>{A.key===V&&(J=Y(),X=Date.now())}));const W="MFM_TOKEN_ERROR",$=new class{constructor(A={}){r()||(this.token=A.token||("undefined"!=typeof localStorage?localStorage.getItem("MFM_TOKEN"):null),this.isAuthenticated=!!this.token,this.onAuthSuccess=A.onAuthSuccess||(()=>{}),this.mappings=A.mappings||[],this.rules=A.rules||[],this.widgetKey=A.widgetKey||null,this.interceptionEnabled="undefined"==typeof localStorage||"false"!==localStorage.getItem("MFM_INTERCEPTION_ENABLED"),this.setupMessageListeners())}setupMessageListeners(){"undefined"!=typeof window&&window.addEventListener("message",(A=>{const{type:e,payload:t}=A.data||{};if(e&&"string"==typeof e&&e.startsWith("MFM_"))switch(e){case"MFM_REQ_MAPPINGS":this.refreshMappings();break;case"MFM_REQ_SAVED_MAPPINGS":this.handleReqSavedMappings();break;case"MFM_SUBMIT_TOKEN":this.handleTokenSubmission(t?.token);break;case"MFM_DEL_CLIENT_TOKEN":this.handleTokenDeletion();break;case"MFM_TOGGLE_INTERCEPTION":this.interceptionEnabled=!!t?.enabled,"undefined"!=typeof localStorage&&localStorage.setItem("MFM_INTERCEPTION_ENABLED",this.interceptionEnabled);break;case"MFM_DEBUG_RULES_UPDATE":S(t?.rules||[]);break;case"MFM_DEBUG_INTERCEPT_RES":!function(A){if(!A||!A.requestId)return;const e=M.get(A.requestId);e&&(clearTimeout(e.timer),M.delete(A.requestId),e.resolve(A))}(t);break;case"MFM_REQUEST_EDIT_RULES_UPDATE":N(t?.rules||[]);break;case"MFM_REQUEST_EDIT_RES":!function(A){if(!A||!A.requestId)return;const e=O.get(A.requestId);e&&(clearTimeout(e.timer),O.delete(A.requestId),e.resolve(A))}(t);break;case"MFM_GLOBAL_DELAY_UPDATE":!function(A){if(!A||"object"!=typeof A)return J={enabled:!1,seconds:0},void(X=Date.now());J={enabled:!!A.enabled&&Number.isFinite(A.seconds)&&A.seconds>0,seconds:Number.isFinite(A.seconds)?Number(A.seconds):0},X=Date.now()}(t)}}))}init(){if("undefined"!=typeof document&&this.checkVisibility()&&("undefined"!=typeof window&&Promise.resolve().then(t.bind(t,133)).then((()=>{window.MFM&&"function"==typeof window.MFM.run&&window.MFM.run()})).catch((A=>{console.error("[MockForMe] Failed to load mfm-widget",A)})),console.log("[MockForMe] Widget initialized"),this.token)){const A=this.getSavedMappings();A&&(this.mappings=A.mappings||[],this.rules=A.meta?._rules||[],this.onAuthSuccess(this.token,this.mappings,A.meta),this.updateMappings(this.mappings,A.meta))}}setWidgetKey(A){this.widgetKey=A,this.init()}checkVisibility(){return!this.widgetKey||"undefined"!=typeof localStorage&&localStorage.getItem("widgetKey")===this.widgetKey}handleTokenSubmission(A){A&&(this.token=A,this.isAuthenticated=!0,"undefined"!=typeof localStorage&&localStorage.setItem("MFM_TOKEN",A),this.refreshMappings())}handleTokenDeletion(){this.token=null,this.isAuthenticated=!1,"undefined"!=typeof localStorage&&(localStorage.removeItem("MFM_TOKEN"),localStorage.removeItem("MFM_CACHED_MAPPINGS")),this.mappings=[],this.rules=[],this.onAuthSuccess(null,[],{_rules:[]}),this.updateMappings([],{_rules:[]})}refreshMappings(){this.token&&I(this.token,"JAVASCRIPT",((A,e)=>{this.mappings=A||[],this.rules=e?._rules||[],this.saveMappings(A,e),this.onAuthSuccess(this.token,this.mappings,e),this.updateMappings(this.mappings,e)}),(A=>{console.error("[MockForMe] Failed to fetch mappings",A),A instanceof Response&&A.headers&&"true"===A.headers.get("mfm-invalid-token")&&this.sendMessage(W,{message:"Unauthorized: Invalid token"}),this.updateMappings([],{_rules:[]})}))}saveMappings(A,e){if("undefined"!=typeof localStorage)try{localStorage.setItem("MFM_CACHED_MAPPINGS",JSON.stringify({mappings:A,meta:e}))}catch(A){console.error("[MockForMe] Failed to save mappings to storage",A)}}handleReqSavedMappings(){const A=this.getSavedMappings();A?(this.mappings=A.mappings||[],this.rules=A.meta?._rules||[],this.onAuthSuccess(this.token,this.mappings,A.meta),this.updateMappings(this.mappings,A.meta)):this.refreshMappings()}getSavedMappings(){if("undefined"==typeof localStorage)return null;try{const A=localStorage.getItem("MFM_CACHED_MAPPINGS");return A?JSON.parse(A):null}catch(A){return null}}updateMappings(A,e){this.sendMessage("MFM_RES_MAPPINGS",{apis:A.map((A=>({method:A.apiMethod,url:A.apiEndpoint}))),rules:(e?._rules||[]).map((A=>{const e="object"==typeof A.rule&&null!==A.rule?A.rule:{},t={...A,...e},r=t.timingAction||{},n=r.activeAction||"MODIFY";let s="MODIFY";"delay"===n?s="DELAY":"delay_and_timeout"===n?s="TIMEOUT":"delay_and_redirect"===n&&(s="REDIRECT");const o={ruleName:t.ruleName||t._id||"Unnamed Rule",type:s,conditions:t.conditions||[],modificationActions:t.modificationActions||{}};return("MODIFY"!==s||r.activeAction)&&(o.timingAction=r),o})),token:this.token})}addRequest(A,e){if(!this.interceptionEnabled)return;const t=A=>{if(!A)return{};let e={};return"string"==typeof A?A.split("\r\n").forEach((A=>{const t=A.split(": "),r=t.shift();r&&(e[r]=t.join(": "))})):e="function"==typeof A.entries?Object.fromEntries(A.entries()):A,Object.keys(e).reduce(((A,t)=>(A[t.toLowerCase()]=e[t],A)),{})},r={requestId:e.requestId||Math.random().toString(36).substring(7),interceptionType:"mocked"===A?"MOCKED":"OTHER",request:{method:e.method,url:e.url,headers:t(e.requestHeaders||e.headers),body:e.requestBody||e.body},response:e.pending&&void 0===e.status?null:{statusCode:e.status,headers:t(e.responseHeaders),body:e.responseBody,endTime:(new Date).toISOString()},rule:e.rule};if(e.pending)this.sendMessage("MFM_REQ",r);else if(this.sendMessage("MFM_RES",r),r.response&&r.response.headers){const A=r.response.headers["mfm-invalid-token"];if("true"===A||!0===A){const{message:A}=e.responseBody;console.warn("[MockForMe] Invalid token detected from response headers"),this.sendMessage(W,{message:A||"Unauthorized: Invalid token detected from response headers"}),this.handleTokenDeletion()}}}sendMessage(A,e){"undefined"!=typeof window&&window.postMessage({type:A,payload:e},"*")}};class Z{static match(A,e){if(!Array.isArray(e)||0===e.length)return!1;const{url:t,headers:r,queryParams:n,body:s}=A,o="undefined"!=typeof window?window.location.origin:globalThis.location?.origin||"http://localhost";for(const A of e){let e="";const{type:i,key:a,operator:l,value:c}=A;switch(i){case"URL":try{e=new URL(t,o).pathname}catch{e=t}break;case"QUERY_PARAM":if(n&&void 0!==n[a])e=String(n[a]);else try{e=new URL(t,o).searchParams.get(a)||""}catch{e=""}break;case"REQUEST_BODY":if(a){if("object"==typeof s&&null!==s)e=void 0!==s[a]?String(s[a]):"";else if("string"==typeof s)try{const A=JSON.parse(s);e=void 0!==A[a]?String(A[a]):""}catch{e=""}}else e="object"==typeof s?JSON.stringify(s):String(s||"");break;case"REQUEST_HEADER":if(a){const A=a?.toLowerCase();if(e="",r){const t=Object.keys(r).find((e=>e.toLowerCase()===A));e=t?String(r[t]):""}}else e=JSON.stringify(r||{});break;default:return!1}if(!this.evaluate(e,l,c))return!1}return!0}static evaluate(A,e,t){const r=e?.toLowerCase(),n=String(A),s=String(t);switch(r){case"contains":return n.includes(s);case"equal":case"equals":return n===s;case"regexp":try{let A=s;if(A.startsWith("/")&&A.lastIndexOf("/")>0){const e=A.lastIndexOf("/"),t=A.slice(1,e),r=A.slice(e+1);return new RegExp(t,r).test(n)}return new RegExp(A).test(n)}catch{return!1}default:return!1}}}class z{static async apply(A){if(!A||!A.activeAction)return{type:"passThrough",delay:0};const{activeAction:e,actions:t}=A,r=t?.[e];if(!r)return{type:"passThrough",delay:0};const n={type:"passThrough",delay:0},s=Number(r.value||0);switch(e){case"delay":n.delay=s,n.delay>0&&await new Promise((A=>setTimeout(A,1e3*n.delay)));break;case"redirect":case"delay_and_redirect":n.type="redirect",n.delay=s,n.redirectUrl=r.redirectUrl,n.delay>0&&await new Promise((A=>setTimeout(A,1e3*n.delay)));break;case"delay_and_timeout":n.type="timeout",n.delay=s,n.delay>0&&await new Promise((A=>setTimeout(A,1e3*n.delay)))}return n}}class AA{static applyRequestModifications(A,e){if(!e)return A;let{url:t,method:r,headers:n,queryParams:s,body:o}={...A};n&&(n={...n}),s&&(s={...s});const{modifyQueryParams:i,modifyRequestBody:a,modifyRequestHeaders:l}=e;if(i?.enabled)try{const A=new URL(t,"undefined"!=typeof window?window.location.href:"http://localhost");Array.isArray(i.remove)&&i.remove.forEach((e=>{A.searchParams.delete(e),s&&delete s[e]})),Array.isArray(i.add)&&i.add.forEach((({key:e,value:t})=>{A.searchParams.set(e,t),s&&(s[e]=t)})),t=A.toString()}catch(A){console.error("[MockForMe] Failed to modify query params",A)}l?.enabled&&(n={...n},Array.isArray(l.remove)&&l.remove.forEach((A=>{const e=A.toLowerCase(),t=Object.keys(n).find((A=>A.toLowerCase()===e));t&&delete n[t]})),Array.isArray(l.add)&&l.add.forEach((({key:A,value:e})=>{n[A]=e})));const c=String(r||"GET").toUpperCase(),d="GET"===c||"HEAD"===c;if(a?.enabled&&!d)try{let A=null;if("string"==typeof o)try{A=JSON.parse(o)}catch{A={}}else if("object"==typeof o&&null!==o)try{A=JSON.parse(JSON.stringify(o))}catch{A={...o}}else(Array.isArray(a.add)&&a.add.length>0||Array.isArray(a.update)&&a.update.length>0)&&(A={});A&&(Array.isArray(a.remove)&&a.remove.forEach((e=>delete A[e])),Array.isArray(a.add)&&a.add.forEach((({key:e,value:t})=>A[e]=t)),Array.isArray(a.update)&&a.update.forEach((({key:e,value:t})=>A[e]=t)),o=JSON.stringify(A))}catch(A){console.error("[MockForMe] Failed to modify request body",A)}return{...A,url:t,headers:n,queryParams:s,body:o}}static applyResponseModifications(A,e){if(!e?.modifyResponseHeaders?.enabled)return A;const{modifyResponseHeaders:t}=e,r={...A};return Array.isArray(t.remove)&&t.remove.forEach((A=>{const e=A.toLowerCase(),t=Object.keys(r).find((A=>A.toLowerCase()===e));t&&delete r[t]})),Array.isArray(t.add)&&t.add.forEach((({key:A,value:e})=>{r[A]=e})),r}}class eA{static match(A,e){if(!Array.isArray(e)||0===e.length)return null;for(const t of e){const e=t.rule||t;if(e.conditions&&Array.isArray(e.conditions)&&Z.match(A,e.conditions)){const A=e.timingAction?.activeAction||"";return{action:A,config:e.timingAction?.actions?.[A]||{},rule:e}}}return null}static async apply(A,e){if(!A)return null;const t=A.rule||A,r=AA.applyRequestModifications(e,t.modificationActions);return{...await z.apply(t.timingAction),modifiedRequest:r,rule:t}}static applyResponseModifications(A,e){return AA.applyResponseModifications(A,e)}}class tA{static apply({target:A=("undefined"!=typeof window?window:globalThis),originalFetch:e=A.fetch,ruleProvider:t=()=>[],mappingProvider:r=A=>null,onBeforeRequest:n=A=>{},onRuleMatch:s=async(A,e,t,r,n)=>null,onMockMatch:o=async(A,e,t,r,n)=>null,onOtherRequest:i=async(A,e,t,r)=>null,isEnabled:a=()=>!0}){e&&(A.fetch=async function(A,l={}){if(!a())return e(A,l);let c;try{const e="string"==typeof A?A:A.url,t=String(l.method||(A instanceof Request?A.method:"GET")).toUpperCase().trim(),r=Math.random().toString(36).substring(7);c={url:e,method:t,headers:l.headers||(A instanceof Request?A.headers:{}),body:l.body||(A instanceof Request?"{binary/stream}":null),requestId:r,queryParams:tA.getQueryParams(e)},n(c)}catch(t){return console.warn("[MockForMe] Fetch Interceptor Setup Error:",t),e(A,l)}try{const n=t(),a=eA.match(c,n);if(a){const t=await s(a,c,A,l,e);if(t)return t}const d=r(c);if(d){const t=await o(d,c,A,l,e);if(t)return t}const u=await i(c,A,l,e);if(u)return u}catch(A){if(A.message.includes("timed out")||"AbortError"===A.name||A.message.includes("rules"))throw A;throw console.warn("[MockForMe] Interceptor Hook Error:",A),A}return e(A,l)})}static getQueryParams(A){try{const e="undefined"!=typeof window?window.location.origin:"http://localhost",t=new URL(A,e).searchParams;return Object.fromEntries(t.entries())}catch{return{}}}}class rA{static apply({target:A=("undefined"!=typeof window?window:{}),OriginalXHR:e=A.XMLHttpRequest,ruleProvider:t=()=>[],mappingProvider:r=A=>null,onBeforeRequest:n=A=>{},onRuleMatch:s=(A,e,t,r)=>{r.call(t.proxy,e.body)},onMockMatch:o=(A,e,t,r)=>{r.call(t.proxy,e.body)},onOtherRequest:i=(A,e,t)=>{t.call(e.proxy,A.body)},isEnabled:a=()=>!0}){e&&(A.XMLHttpRequest=class{constructor(){return this._xhr=new e,this._headers={},this._method=null,this._url=null,this._body=null,this._requestId=null,this._startTime=null,this._captured=!1,this._isMocked=!1,this.proxy=new Proxy(this,{get:(A,e)=>{if(e in A)return A[e];const t=A._xhr[e];return"function"==typeof t?t.bind(A._xhr):t},set:(A,e,t)=>e in A?(A[e]=t,!0):(A._xhr[e]=t,!0)}),this.proxy}_capture(A,e,t,r={}){if(this._captured)return;this._captured=!0;const n=A=>{const e=`on${A}`;(this[e]||this._xhr[e])?.(),this._xhr.dispatchEvent(new Event(A))};if("Aborted"!==A)try{Object.defineProperty(this.proxy,"responseText",{value:e,configurable:!0}),Object.defineProperty(this.proxy,"response",{value:e,configurable:!0}),Object.defineProperty(this.proxy,"status",{value:Number(A)||0,configurable:!0}),Object.defineProperty(this.proxy,"statusText",{value:200==A?"OK":"",configurable:!0})}catch(A){console.warn("[MockForMe] Error setting XHR props",A)}Object.defineProperty(this.proxy,"readyState",{value:4,configurable:!0}),n("readystatechange"),"Aborted"===A||r.aborted?n("abort"):0===A||"Error"===A||r.error?n("error"):"Timeout"===A||r.timeout?n("timeout"):n("load")}open(A,e,t=!0,r=null,n=null){this._method=(A||"").toUpperCase().trim();try{this._url=new URL(e,"undefined"!=typeof window?window.location.href:"http://localhost").toString()}catch(A){this._url=e}return this._xhr.open(A,e,t,r,n)}setRequestHeader(A,e){return this._headers[A]=e,this._xhr.setRequestHeader(A,e)}send(A){if(!a())return this._xhr.send(A);this._body=A,this._requestId=Math.random().toString(36).substring(7),this._startTime=Date.now();const e={url:this._url,method:this._method,headers:this._headers,body:this._body,requestId:this._requestId,startTime:this._startTime,queryParams:rA.getQueryParams(this._url)};n(e);const l=t(),c=eA.match(e,l),d=A=>this._xhr.send(A);if(c)return this._isMocked=!0,s(c,e,this,d);const u=r(e);return u?(this._isMocked=!0,o(u,e,this,d)):(this._isMocked=!1,i(e,this,d))}})}static getQueryParams(A){try{const e="undefined"!=typeof window?window.location.origin:"http://localhost",t=new URL(A,e).searchParams;return Object.fromEntries(t.entries())}catch{return{}}}}const nA=(A,e=null,t=c)=>{if(r())return;let n="string"==typeof A?A:A?.token,s="object"==typeof A?A?.widgetKey:null;if(s?$.setWidgetKey(s):$.init(),t===c)try{n&&("undefined"!=typeof localStorage&&(localStorage.removeItem("mockforme-token"),localStorage.setItem("MFM_TOKEN",n)),$.token=n,$.isAuthenticated=!0),!n&&$.token&&(n=$.token),$.onAuthSuccess=(A,e,t)=>{i(e),U(t),$.updateMappings(e,t)}}catch(A){console.log("Error in showing mockforme widget",A)}e||={mappings:[],_o:null,mk:null,_mck:null,_rules:[]};const{mappings:o=[],_o:g,mk:p,_mck:h,_rules:w=[]}=e;return i(o),U({_o:g,mk:p,_mck:h,_rules:w}),{run:(A,e=()=>{})=>{if(function(A,e){if("undefined"!=typeof window){if(window._mfm_intercepted)return;window._mfm_intercepted=!0}const t=()=>$.token||A;tA.apply({isEnabled:()=>$.interceptionEnabled,ruleProvider:()=>b(),mappingProvider:A=>{try{return l(new URL(A.url,window.location.origin).pathname,A.method)}catch{return null}},onRuleMatch:async(A,e,t,r,n)=>{const s=e.requestId||Math.random().toString(36).substring(7),o=Date.now();$.addRequest("mocked",{...e,requestId:s,pending:!0,startTime:o,rule:A});const i=await eA.apply(A,e),{modifiedRequest:a,type:l,delay:c,redirectUrl:d}=i;if("timeout"!==l&&$.addRequest("mocked",{...a,requestId:s,pending:!0,startTime:o,rule:A}),"timeout"===l){const e=Date.now()-o;throw $.addRequest("mocked",{...a,requestId:s,status:"Aborted",pending:!1,duration:e,aborted:!0,rule:A}),new Error("Fetch timed out by rules")}if("redirect"===l&&!d)throw new Error("rules: Redirect missing URL");let u="redirect"===l?d:a.url,B={...r};a.headers&&(B.headers=a.headers),a.body&&(B.body=a.body);let m=null;if("redirect"===l){m=Math.random().toString(36).substring(7);const A={url:d,method:a.method,headers:B.headers||{},body:B.body,requestId:m,queryParams:tA.getQueryParams(d),requestHeaders:B.headers||{},requestBody:B.body,pending:!0,startTime:Date.now()};$.addRequest("mocked",A)}return n(u,B).then((async A=>{const e=Date.now()-o;let t=Object.fromEntries(A.headers.entries());if(i.rule.modificationActions?.modifyResponseHeaders?.enabled&&(t=eA.applyResponseModifications(t,i.rule.modificationActions)),"redirect"===l&&m){const e=A.clone(),r=e.headers.get("content-type")||"",n=Date.now()-o;try{let s;s=r.includes("application/json")?await e.json():await e.text(),$.addRequest("mocked",{url:d,method:a.method,requestId:m,status:A.status,pending:!1,duration:n,responseHeaders:t,responseBody:s,requestHeaders:B.headers||{},requestBody:B.body})}catch(e){$.addRequest("mocked",{url:d,method:a.method,requestId:m,status:A.status,pending:!1,duration:n,responseHeaders:t,requestHeaders:B.headers||{},requestBody:B.body})}}return $.addRequest("mocked",{...a,requestId:s,status:A.status,pending:!1,duration:e,responseHeaders:t,rule:i.rule}),A})).catch((A=>{const e=Date.now()-o,t="AbortError"===A.name||A.message.includes("aborted");if($.addRequest("mocked",{...a,requestId:s,status:t?"Aborted":0,pending:!1,duration:e,rule:i.rule}),"redirect"===l&&m&&$.addRequest("mocked",{url:d,method:a.method,requestId:m,status:t?"Aborted":0,pending:!1,duration:e,error:!t}),"redirect"===l){const e=A.message||"Redirect failed";if(!e.includes("rules"))throw new Error(`rules: Redirect failed - ${e}`)}throw A}))},onMockMatch:async(A,r,n,s,o)=>{const i=r.requestId||Math.random().toString(36).substring(7),a=Date.now();$.addRequest("mocked",{...r,requestId:i,pending:!0,startTime:a});const l=t(),c=new URL(r.url,window.location.origin).search;let g=`${F()}${A.url}${c}`,p={[B]:l,[u]:m,"x-mfm-adaptor":e};const f=y();f&&A._ack&&(p["x-mfm-key"]=`${f}-${A._ack}`),A?._ri_&&(p._ri_=A._ri_);const h=n instanceof Request?n.headers:s.headers,w=new Headers(h||{});Object.entries(p).forEach((([A,e])=>w.set(A,e))),w.set("x-mfm-internal","true");let Q=s.body;if(!Q&&n instanceof Request){const A=n.clone();"GET"!==A.method&&"HEAD"!==A.method&&(Q=await A.text())}const C={method:r.method,headers:w,credentials:n instanceof Request&&n.credentials||s.credentials||"include",mode:n instanceof Request&&n.mode||s.mode||"cors"};return e===d?(({actualUrl:A,url:e,method:t,headers:r,body:n,credentials:s,mode:o,rule:i})=>{const a=`${Date.now()}-${Math.random()}`,l=v(e);return new Promise(((e,c)=>{window.addEventListener("message",(function A(t){if(t.source!==window)return;const r=t.data;if("INTERCEPTED_RESPONSE"===r?.type&&r?.requestId===a){if(window.removeEventListener("message",A),r?.response?.error)return c(new Error(r.response.message));const{status:t,headers:n,body:s}=r.response,o=new Response(s,{status:t,headers:n});o._rawHeaders=n,e(o)}})),window.postMessage({type:"REQUEST_INTERCEPTED",requestId:a,payload:{actualUrl:A,url:l,method:t,headers:r,body:n,credentials:s,mode:o,rule:i}},"*")}))})({actualUrl:r.url,url:g,method:r.method,headers:Object.fromEntries(w.entries()),body:Q,credentials:C.credentials,mode:C.mode}).then((A=>(A.clone().text().then((e=>{const t=Date.now()-a,n=A._rawHeaders||Object.fromEntries(A.headers.entries());$.addRequest("mocked",{...r,requestId:i,status:A.status,responseHeaders:n,responseBody:e,pending:!1,duration:t})})),A))):(Q&&(C.body=Q),o(g,C).then((async A=>{const e=A.clone(),t=e.headers.get("content-type")||"",n=Date.now()-a,s=t=>($.addRequest("mocked",{...r,requestId:i,status:A.status,responseHeaders:Object.fromEntries(e.headers.entries()),responseBody:t,pending:!1,duration:n}),new Response("string"==typeof t?t:JSON.stringify(t),{status:A.status,headers:e.headers}));return t.includes("application/json")?e.json().then(s):e.text().then(s)})).catch((A=>{const e=Date.now()-a;return $.addRequest("mocked",{...r,requestId:i,status:0,pending:!1,duration:e}),o(n,s)})))},onOtherRequest:async(A,e,t,r)=>{const n=t?.headers||(e instanceof Request?e.headers:{});let s=!1;n instanceof Headers?s="true"===n.get("x-mfm-internal"):"object"==typeof n&&(s="true"===n["x-mfm-internal"]);const o=F();if(A.url.startsWith(o)&&(s=!0),"OPTIONS"===A.method||s)return r(e,t);const i=A.requestId,a=Date.now();$.addRequest("other",{...A,requestId:i,pending:!0,startTime:a});const l=_(A.method,A.url),c=K(A.method,A.url);let d=e,u=t,B=A;if(l){const e={};try{new URL(A.url,"undefined"!=typeof window?window.location.origin:"http://localhost").searchParams.forEach(((A,t)=>{e[t]=A}))}catch(A){}const r=await G({requestId:i,ruleId:l.id,request:{method:A.method,url:A.url,headers:A.headers,body:A.body},queryParams:e});if(r.cancel){$.addRequest("other",{...A,requestId:i,status:"Cancelled",pending:!1,duration:Date.now()-a,error:!0});const e=new Error("Request cancelled by MockForMe request editor");throw e.name="AbortError",e}let n=A.url;try{const e=new URL(A.url,"undefined"!=typeof window?window.location.origin:"http://localhost");[...e.searchParams.keys()].forEach((A=>e.searchParams.delete(A))),Object.entries(r.queryParams||{}).forEach((([A,t])=>{e.searchParams.set(A,String(t??""))})),n="string"==typeof A.url&&A.url.startsWith("/")?`${e.pathname}${e.search}`:e.href}catch(A){}const s=String(A.method||"GET").toUpperCase(),o="GET"!==s&&"HEAD"!==s;u={...t,method:A.method,headers:r.headers||{},body:o?null==r.body?void 0:r.body:void 0},d=n,B={...A,url:n,headers:r.headers||{},body:o?r.body:null}}const m=j();m>0&&await new Promise((A=>setTimeout(A,m)));let g=null,p=null;try{g=await r(d,u)}catch(A){p=A}if(c){let e="",t=0,r={};if(g){try{e=await g.clone().text()}catch(A){}t=g.status,r=Object.fromEntries(g.headers.entries())}else p&&(e=p.message||"Network error",t=0);const n=await D({requestId:i,ruleId:c.id,request:{method:B.method,url:B.url,headers:B.headers,body:B.body},response:{statusCode:t,headers:r,body:e}});if(n.simulateTimeout){$.addRequest("other",{...A,requestId:i,status:"Timeout",responseHeaders:{},pending:!1,duration:Date.now()-a,timeout:!0});const e=new Error("Network request failed (simulated by MockForMe debugger)");throw e.name="AbortError",e}n.delayMs>0&&await new Promise((A=>setTimeout(A,n.delayMs)));const s=Number(n.statusCode),o=Number.isFinite(s)&&s>=200&&s<=599?s:t>=200?t:200,l=n.headers&&"object"==typeof n.headers?n.headers:r,d="string"==typeof n.body?n.body:null==n.body?"":JSON.stringify(n.body);$.addRequest("other",{...A,requestId:i,status:o,responseHeaders:l,responseBody:d,pending:!1,duration:Date.now()-a});const u={};return Object.entries(l).forEach((([A,e])=>{const t=A.toLowerCase();"content-length"!==t&&"content-encoding"!==t&&"transfer-encoding"!==t&&(u[A]=e)})),new Response(d,{status:o,statusText:g?g.statusText:"",headers:new Headers(u)})}const f=Date.now()-a;if(p){const e="AbortError"===p.name||(p.message||"").includes("aborted"),t="TimeoutError"===p.name||(p.message||"").includes("timed out");throw $.addRequest("other",{...A,requestId:i,status:e?"Aborted":t?"Timeout":"Error",pending:!1,duration:f,aborted:e,timeout:t,error:!e&&!t}),p}const h=Object.fromEntries(g.headers.entries());$.addRequest("other",{...A,requestId:i,status:g.status,responseHeaders:h,pending:!0,duration:f});try{const e=await g.clone().text();$.addRequest("other",{...A,requestId:i,status:g.status,responseHeaders:h,responseBody:e,pending:!1,duration:f})}catch(e){$.addRequest("other",{...A,requestId:i,status:g.status,responseHeaders:h,pending:!1,duration:f})}return g}}),rA.apply({isEnabled:()=>$.interceptionEnabled,ruleProvider:()=>b(),mappingProvider:A=>{try{return l(new URL(A.url,window.location.origin).pathname,A.method)}catch{return null}},onRuleMatch:async(A,e,t,r)=>{const n=e.requestId,s=Date.now();$.addRequest("mocked",{...e,requestId:n,pending:!0,startTime:s,rule:A});const o=await eA.apply(A,e),{modifiedRequest:i,type:a,redirectUrl:l}=o;"timeout"!==a&&$.addRequest("mocked",{...i,requestId:n,pending:!0,startTime:s,rule:A});let c=null;if("redirect"===a){c=Math.random().toString(36).substring(7);const A={url:l,method:i.method,headers:i.headers||{},body:i.body,requestId:c,queryParams:(()=>{try{const A="undefined"!=typeof window?window.location.origin:"http://localhost",e=new URL(l,A).searchParams;return Object.fromEntries(e.entries())}catch{return{}}})(),requestHeaders:i.headers||{},requestBody:i.body,pending:!0,startTime:Date.now()};$.addRequest("mocked",A)}const d=(A,e,r,d={})=>{const u=Date.now()-s;if(o.rule.modificationActions?.modifyResponseHeaders?.enabled){let A="string"==typeof r?Object.fromEntries(r.split("\r\n").filter((A=>A)).map((A=>A.split(": ")))):r;A=eA.applyResponseModifications(A,o.rule.modificationActions),r=A}$.addRequest("mocked",{...i,requestId:n,status:A,responseBody:e,responseHeaders:r,pending:!1,duration:u,rule:o.rule,...d}),"redirect"===a&&c&&$.addRequest("mocked",{url:l,method:i.method,requestId:c,status:A,responseBody:e,responseHeaders:r,pending:!1,duration:u,requestHeaders:i.headers||{},requestBody:i.body,...d}),t._capture(A,e,r,d)};if("timeout"===a)return d("Aborted","Timed out by rule",{},{aborted:!0}),void t._xhr.abort();if("redirect"===a){if(!l)return void d(0,"Redirect missing URL",{},{error:!0});t._xhr.open(i.method,l,!0)}else i.url!==e.url&&t._xhr.open(i.method,i.url,!0);i.headers&&Object.entries(i.headers).forEach((([A,e])=>{try{t._xhr.setRequestHeader(A,e)}catch(A){}})),t._xhr.addEventListener("abort",(()=>d("Aborted","Aborted",{},{aborted:!0})),{once:!0}),t._xhr.addEventListener("error",(()=>d(0,"Error",{},{error:!0})),{once:!0}),t._xhr.addEventListener("timeout",(()=>d("Timeout","Timeout",{},{timeout:!0})),{once:!0}),t._xhr.addEventListener("load",(()=>d(t._xhr.status,t._xhr.responseText,t._xhr.getAllResponseHeaders())),{once:!0}),r(i.body)},onMockMatch:(A,r,n,s)=>{const o=r.requestId,i=Date.now(),a=t(),l=new URL(r.url,window.location.origin);let c=`${F()}${A.url}${l.search}`,g={[B]:a,[u]:m,"x-mfm-adaptor":e};const p=y();p&&A._ack&&(g["x-mfm-key"]=`${p}-${A._ack}`),A?._ri_&&(g._ri_=A._ri_),g["x-mfm-internal"]="true";const f={...r.headers,...g};$.addRequest("mocked",{...r,requestId:o,pending:!0,startTime:i});const h=(A,e,t,s={})=>{const a=Date.now()-i;$.addRequest("mocked",{...r,requestId:o,status:A,responseBody:e,responseHeaders:t,pending:!1,duration:a,...s}),n._capture(A,e,t,s)};if(n._xhr.addEventListener("abort",(()=>h("Aborted","Aborted",{},{aborted:!0})),{once:!0}),n._xhr.addEventListener("error",(()=>h(0,"Error",{},{error:!0})),{once:!0}),n._xhr.addEventListener("timeout",(()=>h("Timeout","Timeout",{},{timeout:!0})),{once:!0}),e===d)(({actualUrl:A,url:e,method:t,headers:r,body:n,onSuccess:s,onError:o,rule:i})=>{const a=`${Date.now()}-${Math.random()}`,l=v(e);window.addEventListener("message",(function A(e){if(e.source!==window)return;const t=e.data;if("INTERCEPTED_RESPONSE"===t.type&&t.requestId===a){if(window.removeEventListener("message",A),t.response?.error)return o?.(t.response.message);const{body:e,status:r,headers:n}=t.response;s?.({body:e,status:r,headers:n})}})),window.postMessage({type:"REQUEST_INTERCEPTED",requestId:a,payload:{actualUrl:A,url:l,method:t,headers:r,body:n,credentials:"same-origin",mode:"cors",rule:i}},"*")})({actualUrl:r.url,url:c,method:r.method,headers:f,body:r.body,onSuccess:({body:A,status:e,headers:t})=>h(e,A,t||{}),onError:A=>h(0,A.message||"XHR Error",{},{error:!0})});else{const A=new window.XMLHttpRequest;A.open(r.method,c,!0);for(const e in f)A.setRequestHeader(e,f[e]);A.withCredentials=n.proxy.withCredentials,A.onload=()=>h(A.status,A.responseText,A.getAllResponseHeaders()),A.onerror=()=>h(0,"Network Error",{},{error:!0}),A.ontimeout=()=>h("Timeout","Request timed out",{},{timeout:!0}),A.send(r.body)}},onOtherRequest:(A,e,t)=>{const r="true"===A.headers?.["x-mfm-internal"],n=F(),s=A.url.startsWith(n);if("OPTIONS"===A.method||r||s)return t(A.body);const o=Date.now();$.addRequest("other",{...A,pending:!0,startTime:o});const i=_(A.method,A.url),a=K(A.method,A.url);let l=A;const c=(t,r,n,s={})=>{const i=Date.now()-o;$.addRequest("other",{...A,status:t,responseBody:r,responseHeaders:n,pending:!1,duration:i,...s}),e._capture(t,r,n,s)};if(e._xhr.addEventListener("abort",(()=>c("Aborted","Aborted",{},{aborted:!0})),{once:!0}),e._xhr.addEventListener("error",(()=>c(0,"Error",{},{error:!0})),{once:!0}),e._xhr.addEventListener("timeout",(()=>c("Timeout","Timeout",{},{timeout:!0})),{once:!0}),e._xhr.addEventListener("load",(async()=>{const t=e._xhr.status,r=e._xhr.responseText,n=e._xhr.getAllResponseHeaders();if(a){const e={};"string"==typeof n&&n.split("\r\n").forEach((A=>{const t=A.indexOf(": ");t>0&&(e[A.slice(0,t)]=A.slice(t+2))}));const s=await D({requestId:A.requestId,ruleId:a.id,request:{method:l.method,url:l.url,headers:l.headers,body:l.body},response:{statusCode:t,headers:e,body:r}});if(s.simulateTimeout)return void c("Timeout","Timeout (Debugger)",{},{timeout:!0});s.delayMs>0&&await new Promise((A=>setTimeout(A,s.delayMs)));const o=Number(s.statusCode)||t,i=s.headers&&"object"==typeof s.headers?s.headers:e,d="string"==typeof s.body?s.body:null==s.body?"":JSON.stringify(s.body);c(o,d,i)}else c(t,r,n)}),{once:!0}),e._xhr.addEventListener("readystatechange",(()=>{if(e._xhr.readyState>=2&&!e._captured){const t=e._xhr.status;if(t>0){const r=Date.now()-o;$.addRequest("other",{...A,status:t,responseHeaders:e._xhr.getAllResponseHeaders(),pending:e._xhr.readyState<4,duration:r})}}})),i)return void(async()=>{const r={};try{new URL(A.url,"undefined"!=typeof window?window.location.origin:"http://localhost").searchParams.forEach(((A,e)=>{r[e]=A}))}catch(A){}const n=await G({requestId:A.requestId,ruleId:i.id,request:{method:A.method,url:A.url,headers:A.headers,body:A.body},queryParams:r});if(n.cancel){c("Cancelled","Cancelled by editor",{},{aborted:!0});try{e._xhr.abort()}catch(A){}return}let s=A.url;try{const e=new URL(A.url,"undefined"!=typeof window?window.location.origin:"http://localhost");[...e.searchParams.keys()].forEach((A=>e.searchParams.delete(A))),Object.entries(n.queryParams||{}).forEach((([A,t])=>{e.searchParams.set(A,String(t??""))})),s="string"==typeof A.url&&A.url.startsWith("/")?`${e.pathname}${e.search}`:e.href}catch(A){}if(s!==A.url)try{e._xhr.open(A.method,s,!0)}catch(A){}Object.entries(n.headers||{}).forEach((([A,t])=>{try{e._xhr.setRequestHeader(A,String(t??""))}catch(A){}})),l={...A,url:s,headers:n.headers||{},body:n.body};const o=String(A.method||"GET").toUpperCase(),a="GET"!==o&&"HEAD"!==o?null==n.body?null:n.body:null,d=j();d>0?setTimeout((()=>{try{t(a)}catch(A){}}),d):t(a)})();const d=j();d>0?setTimeout((()=>{try{t(A.body)}catch(A){}}),d):t(A.body)}})}(n,t),g&&p)$.mappings=o,$.rules=w,A?.(o,{_o:g,mk:p,_mck:h,_rules:w});else if(n){const r=$.getSavedMappings();if(r&&r.mappings&&r.mappings.length>0)return $.mappings=r.mappings,$.rules=r.meta?._rules||[],i(r.mappings),U(r.meta),$.updateMappings(r.mappings,r.meta),void A?.(r.mappings,r.meta);!function(e,t,r,n){E({method:"get",url:f,async:!1,headers:{[B]:e,[u]:m,"x-mfm-adaptor":t}},(e=>{if(e)try{const{di:n,iv:s,_o:o,_mck:a,mk:l,r:c}=e,d=H({di:n,iv:s},o);U({_o:o,mk:l,_mck:a,_rules:c}),d&&(i(d),t=d,r={_o:o,mk:l,_mck:a,_rules:c},$.saveMappings(t,r),$.updateMappings(t,r),A?.(t,r))}catch(A){return void n(new Error("Unable to fetch mocked apis"))}var t,r}),(A=>{console.log("Error in loading mocked apis"),n(A)})).request()}(n,t,0,e)}},checkIfApiToBeMocked:l,getMappings:a,doFetchMappings:(A,e)=>{I(n||$.token,t,((e,t)=>{$.updateMappings(e,t),A?.(e,t)}),e)},recheckWidgetVisibility:()=>{$.init()}}},sA=r();sA||(globalThis.mockforme=nA);let oA=nA;sA&&(oA=A=>({run:()=>{}}));const iA=oA;export{iA as mockforme};
|
|
2
|
+
var e={21:e=>{function A(e){return Promise.resolve().then((()=>{var A=new Error("Cannot find module '"+e+"'");throw A.code="MODULE_NOT_FOUND",A}))}A.keys=()=>[],A.resolve=A,A.id=21,e.exports=A},133:(e,A,t)=>{t.r(A),t.d(A,{default:()=>xc}),function(){try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode(".mfm-token-form{padding:24px;text-align:center;max-width:400px;margin:0 auto;width:100%;box-sizing:border-box}.mfm-token-link-container{margin-top:15px;font-size:.8rem}.mfm-token-link-container a{color:var(--mfm-primary)}.mfm-token-container{display:flex;flex-direction:column;align-items:center;padding:16px}.mfm-token-header{position:absolute;right:0;top:0}.mfm-token-logo{margin-bottom:16px;height:30px}.mfm-token-title{margin:0 0 8px;font-size:1.25rem;font-weight:600;color:var(--mfm-text)}.mfm-token-desc{color:var(--mfm-text-dim);font-size:.9rem;margin-bottom:24px;line-height:1.5}.mfm-token-input{text-align:center;height:44px;font-size:1rem;width:100%;border:1px solid var(--mfm-border);border-radius:6px;background:var(--mfm-input-bg);color:var(--mfm-text);padding:0 12px;outline:none;transition:all .2s}.mfm-token-input:focus{border-color:var(--mfm-primary);box-shadow:0 0 0 2px #3b82f633}.mfm-token-error{color:var(--mfm-error);font-size:.8rem;margin-top:8px;display:none;min-height:20px}.mfm-token-submit{margin-top:16px;width:100%;height:44px;background:var(--mfm-primary);color:#fff;border:none;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.mfm-token-submit:hover{background:var(--mfm-primary-hover)}.mfm-token-submit:disabled{opacity:.7;cursor:not-allowed}#mfm-root .mfm-debugger-popup{position:absolute;top:60px;left:5px;right:5px;bottom:5px;background:#fffffff7;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1700;display:none;flex-direction:column;border-radius:var(--mfm-radius);border:1px solid var(--mfm-border);box-shadow:var(--mfm-shadow-lg);overflow:hidden}#mfm-root .mfm-debugger-popup.active{display:flex;animation:mfm-fade-in .18s ease-out}#mfm-root .mfm-debugger-card{display:flex;flex-direction:column;height:100%;width:100%}#mfm-root .mfm-debugger-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--mfm-border);flex-shrink:0}#mfm-root .mfm-debugger-title{display:flex;align-items:center;gap:8px}#mfm-root .mfm-debugger-title h4{margin:0;font-size:.95rem;font-weight:700;color:var(--mfm-text)}#mfm-root .mfm-debugger-pulse{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--mfm-error);box-shadow:0 0 #ef444499;animation:mfm-debugger-pulse 1.4s infinite}@keyframes mfm-debugger-pulse{0%{box-shadow:0 0 #ef444499}70%{box-shadow:0 0 0 8px #ef444400}to{box-shadow:0 0 #ef444400}}#mfm-root .mfm-debugger-meta{padding:10px 16px 0;flex-shrink:0}#mfm-root .mfm-debugger-row{display:flex;align-items:center;gap:8px;margin-bottom:4px}#mfm-root .mfm-debugger-row .mfm-url-path{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;color:var(--mfm-text)}#mfm-root .mfm-debugger-hint{font-size:.7rem;color:var(--mfm-text-dim);margin-bottom:8px}#mfm-root .mfm-debugger-body{flex:1;display:flex;flex-direction:column;gap:10px;padding:8px 16px 0;overflow-y:auto;min-height:0}#mfm-root .mfm-debugger-controls{display:flex;flex-wrap:wrap;gap:10px;align-items:flex-end}#mfm-root .mfm-debugger-field{display:flex;flex-direction:column;gap:4px;font-size:.7rem;color:var(--mfm-text-dim)}#mfm-root .mfm-debugger-field input{height:30px;font-size:.8rem}#mfm-root .mfm-debugger-toggle{display:flex;align-items:center;gap:6px;font-size:.75rem;color:var(--mfm-text);cursor:pointer;padding:6px 10px;border:1px solid var(--mfm-border);border-radius:6px;background:var(--mfm-surface);-webkit-user-select:none;user-select:none;height:30px}#mfm-root .mfm-debugger-toggle input{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;accent-color:var(--mfm-primary)}#mfm-root .mfm-debugger-section{display:flex;flex-direction:column;gap:4px}#mfm-root .mfm-debugger-section-grow{flex:1;min-height:120px}#mfm-root .mfm-debugger-section-title{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--mfm-text-dim)}#mfm-root .mfm-debugger-popup textarea{width:100%;padding:10px;border:1px solid var(--mfm-border);border-radius:6px;font-family:JetBrains Mono,Menlo,monospace;font-size:.78rem;resize:none;background:#fff;color:var(--mfm-text);outline:none}#mfm-root .mfm-debugger-popup textarea:focus{border-color:var(--mfm-primary);box-shadow:0 0 0 2px #2563eb1a}#mfm-root .mfm-debugger-popup textarea:disabled{opacity:.55;background:var(--mfm-surface);cursor:not-allowed}#mfm-root .mfm-debugger-popup .mfm-debugger-section-grow textarea{flex:1;min-height:120px}#mfm-root .mfm-debugger-footer{display:flex;justify-content:flex-end;gap:8px;padding:12px 16px;border-top:1px solid var(--mfm-border);flex-shrink:0;background:#fff}#mfm-root .mfm-debugger-send{padding:6px 14px!important;font-size:.8rem!important;border-radius:6px!important}#mfm-root .mfm-debugger-popup.timeout-mode .mfm-debugger-section,#mfm-root .mfm-debugger-popup.timeout-mode #mfm-debugger-status{opacity:.6}#mfm-root .mfm-debug-badge{display:inline-flex;align-items:center;gap:3px;padding:1px 6px;border-radius:999px;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;background:#ef444414;color:var(--mfm-error);border:1px solid rgba(239,68,68,.25)}#mfm-root .mfm-debug-badge:before{content:\"\";width:5px;height:5px;border-radius:50%;background:var(--mfm-error);box-shadow:0 0 0 2px #ef44442e}#mfm-root .mfm-dropdown-content button.mfm-debug-action.active{background:#ef44440f}#mfm-root .mfm-request-editor-popup{position:absolute;top:60px;left:5px;right:5px;bottom:5px;background:#fffffff7;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1400;display:none;flex-direction:column;border-radius:var(--mfm-radius);border:1px solid var(--mfm-border);box-shadow:var(--mfm-shadow-lg);overflow:hidden}#mfm-root .mfm-request-editor-popup.active{display:flex;animation:mfm-fade-in .18s ease-out}#mfm-root .mfm-request-editor-card{display:flex;flex-direction:column;height:100%;width:100%}#mfm-root .mfm-request-editor-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--mfm-border);flex-shrink:0}#mfm-root .mfm-request-editor-title{display:flex;align-items:center;gap:8px}#mfm-root .mfm-request-editor-title h4{margin:0;font-size:.95rem;font-weight:700;color:var(--mfm-text)}#mfm-root .mfm-request-editor-pulse{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--mfm-warning);box-shadow:0 0 #f59e0b99;animation:mfm-request-editor-pulse 1.4s infinite}@keyframes mfm-request-editor-pulse{0%{box-shadow:0 0 #f59e0b99}70%{box-shadow:0 0 0 8px #f59e0b00}to{box-shadow:0 0 #f59e0b00}}#mfm-root .mfm-request-editor-meta{padding:10px 16px 0;flex-shrink:0}#mfm-root .mfm-request-editor-row{display:flex;align-items:center;gap:8px;margin-bottom:4px}#mfm-root .mfm-request-editor-row .mfm-url-path{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;color:var(--mfm-text)}#mfm-root .mfm-request-editor-batch{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:.7rem;font-weight:700;background:#f59e0b1f;color:var(--mfm-warning);border:1px solid rgba(245,158,11,.3);flex-shrink:0}#mfm-root .mfm-request-editor-hint{font-size:.7rem;color:var(--mfm-text-dim);margin-bottom:8px}#mfm-root .mfm-request-editor-body{flex:1;display:flex;flex-direction:column;gap:10px;padding:8px 16px 0;overflow-y:auto;min-height:0}#mfm-root .mfm-request-editor-section{display:flex;flex-direction:column;gap:4px}#mfm-root .mfm-request-editor-section-grow{flex:1;min-height:100px}#mfm-root .mfm-request-editor-section-title{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--mfm-text-dim)}#mfm-root .mfm-request-editor-popup textarea{width:100%;padding:10px;border:1px solid var(--mfm-border);border-radius:6px;font-family:JetBrains Mono,Menlo,monospace;font-size:.78rem;resize:none;background:#fff;color:var(--mfm-text);outline:none}#mfm-root .mfm-request-editor-popup textarea:focus{border-color:var(--mfm-primary);box-shadow:0 0 0 2px #2563eb1a}#mfm-root .mfm-request-editor-popup .mfm-request-editor-section-grow textarea{flex:1;min-height:100px}#mfm-root .mfm-request-editor-footer{display:flex;justify-content:flex-end;gap:8px;padding:12px 16px;border-top:1px solid var(--mfm-border);flex-shrink:0;background:#fff}#mfm-root .mfm-request-editor-send{padding:6px 14px!important;font-size:.8rem!important;border-radius:6px!important}#mfm-root .mfm-edit-badge{display:inline-flex;align-items:center;gap:3px;padding:1px 6px;border-radius:999px;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;background:#f59e0b1a;color:var(--mfm-warning);border:1px solid rgba(245,158,11,.3)}#mfm-root .mfm-edit-badge:before{content:\"\";width:5px;height:5px;border-radius:50%;background:var(--mfm-warning);box-shadow:0 0 0 2px #f59e0b33}#mfm-root .mfm-dropdown-content button.mfm-edit-action.active{background:#f59e0b0f}#mfm-root .mfm-settings-sheet{position:absolute;top:60px;left:5px;right:5px;bottom:5px;background:#fffffffa;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1600;display:none;flex-direction:column;border-radius:var(--mfm-radius);border:1px solid var(--mfm-border);box-shadow:var(--mfm-shadow-lg);overflow:hidden}#mfm-root .mfm-settings-sheet.active{display:flex;animation:mfm-fade-in .18s ease-out}#mfm-root .mfm-settings-header{padding:12px 16px;border-bottom:1px solid var(--mfm-border);display:flex;align-items:center;justify-content:space-between;flex-shrink:0;background-color:var(--mfm-surface-bright)}#mfm-root .mfm-settings-header h4{margin:0;font-size:1rem;font-weight:700}#mfm-root .mfm-settings-body{flex:1;overflow-y:auto;padding:12px 16px;display:flex;flex-direction:column;gap:14px}#mfm-root .mfm-settings-section{border:1px solid var(--mfm-border);border-radius:var(--mfm-radius);padding:12px;display:flex;flex-direction:column;gap:8px;background:#fff}#mfm-root .mfm-settings-section-title{font-size:.78rem;font-weight:700;color:var(--mfm-text);display:flex;align-items:center;justify-content:space-between;gap:8px}#mfm-root .mfm-settings-section-desc{font-size:.7rem;color:var(--mfm-text-dim);margin:0}#mfm-root .mfm-settings-row{display:flex;align-items:center;gap:8px}#mfm-root .mfm-settings-row .mfm-input{flex:1;height:32px;font-size:.85rem}#mfm-root .mfm-settings-pill{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:.65rem;font-weight:700;background:var(--mfm-surface-bright);color:var(--mfm-text-dim);border:1px solid var(--mfm-border)}#mfm-root .mfm-settings-pill.active{background:#10b9811a;color:var(--mfm-success);border-color:#10b9814d}#mfm-root .mfm-settings-section .mfm-btn{padding:6px 12px;font-size:.78rem;font-weight:600;border-radius:6px;cursor:pointer;border:1px solid var(--mfm-border);background:#fff;color:var(--mfm-text)}#mfm-root .mfm-settings-section .mfm-btn:hover{background:var(--mfm-surface)}#mfm-root .mfm-settings-section .mfm-btn-primary{background:var(--mfm-primary);color:#fff;border-color:var(--mfm-primary)}#mfm-root .mfm-settings-section .mfm-btn-primary:hover{background:var(--mfm-primary-hover)}#mfm-root .mfm-settings-section .mfm-btn-danger{color:var(--mfm-error);border-color:#ef44444d}#mfm-root .mfm-settings-section .mfm-btn-danger:hover{background:#ef44440d}#mfm-root .mfm-settings-section .mfm-btn:disabled{opacity:.5;cursor:not-allowed}#mfm-root .mfm-rule-list{display:flex;flex-direction:column;gap:8px;margin-top:8px;border-top:1px solid var(--mfm-border);padding-top:12px;max-height:240px;overflow-y:auto}#mfm-root .mfm-rule-item{display:flex;flex-direction:column;gap:6px;padding:10px;border:1px solid var(--mfm-border);border-radius:6px;background:#fdfdfd}#mfm-root .mfm-rule-item-header{display:flex;align-items:center;justify-content:space-between;gap:8px}#mfm-root .mfm-rule-item-method{font-size:.65rem;font-weight:800;padding:2px 5px;border-radius:3px;text-transform:uppercase}#mfm-root .mfm-rule-item-url{flex:1;font-size:.72rem;font-family:monospace;color:var(--mfm-text);word-break:break-all;line-height:1.3}#mfm-root .mfm-rule-item-footer{display:flex;align-items:center;justify-content:space-between;margin-top:4px;padding-top:6px;border-top:1px dotted var(--mfm-border)}#mfm-root .mfm-match-selector{display:flex;align-items:center;gap:4px;background:#f0f0f0;padding:2px;border-radius:5px}#mfm-root .mfm-match-btn{padding:3px 7px;font-size:.62rem;font-weight:700;border-radius:4px;cursor:pointer;border:none;background:transparent;color:var(--mfm-text-dim)}#mfm-root .mfm-match-btn.active{background:#fff;color:var(--mfm-primary);box-shadow:0 1px 3px #0000001a}#mfm-root .mfm-rule-remove-btn{padding:4px;color:var(--mfm-error);opacity:.6;transition:opacity .2s}#mfm-root .mfm-rule-remove-btn:hover{opacity:1}.json-viewer{font-family:Consolas,Monaco,monospace;font-size:13px;line-height:1.6;padding:12px;border-radius:6px;overflow:auto}.json-viewer-light{background:#fff;color:#1f1f1f}.json-viewer-dark{background:#1e1e1e;color:#d4d4d4}.json-node{position:relative;padding-left:18px;white-space:nowrap;-webkit-user-select:text;user-select:text}.json-children{margin-left:18px;padding-left:8px;border-left:1px dotted rgba(128,128,128,.25)}.json-toggle{position:absolute;left:0;cursor:pointer;-webkit-user-select:none;user-select:none;width:14px;height:14px;display:flex;align-items:center;justify-content:center;color:#888;font-weight:700;font-size:14px;border:1px solid rgba(128,128,128,.3);border-radius:2px;line-height:1;background:#8080800d;top:4px}.json-toggle:hover{color:#007acc;border-color:#007acc;background:#007acc0d}.json-bracket,.json-closing-bracket{display:inline-block}.json-closing-bracket{margin-left:18px}.json-key{color:#922}.json-viewer-dark .json-key{color:#9cdcfe}.json-value.string{color:#0b7500}.json-value.number{color:#1a01cc}.json-value.boolean{color:#aa0d91}.json-value.null{color:#777}.json-viewer-dark .json-value.string{color:#ce9178}.json-viewer-dark .json-value.number{color:#b5cea8}.json-viewer-dark .json-value.boolean{color:#569cd6}.json-viewer-dark .json-value.null{color:gray}.json-node:hover{background:#0000000a;border-radius:4px}.json-viewer-dark .json-node:hover{background:#ffffff0f}.json-match{background-color:#ffff0059;border-radius:3px}.json-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid rgba(128,128,128,.15)}.json-toolbar-group,.json-search-group{display:flex;align-items:center;gap:4px}.json-toolbar .json-toolbar-group button{height:20px;width:20px}.json-toolbar button{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border-radius:4px;border:1px solid var(--mfm-primary);cursor:pointer;background:var(--mfm-bg);color:#555;transition:all .2s}.json-toolbar button:hover{background:#eee;border-color:#ccc;color:#000}.json-viewer-dark .json-toolbar button{background:#333;color:#bbb;border:1px solid #444}.json-viewer-dark .json-toolbar button:hover{background:#444;border-color:#555;color:#fff}.json-search-group{flex:1;max-width:200px}.json-toolbar input{flex:1;font-size:12px;height:28px;padding:0 8px;border-radius:4px;border:1px solid var(--mfm-primary);outline:none}.json-viewer-dark .json-toolbar input{background:#252525;color:#ddd;border:1px solid #444}.json-viewer::-webkit-scrollbar{width:8px;height:8px}.json-viewer::-webkit-scrollbar-thumb{background:#80808066;border-radius:4px}.json-viewer::-webkit-scrollbar-thumb:hover{background:#80808099}.json-viewer-fullscreen{position:fixed!important;top:0!important;left:1%!important;width:98%;height:100vh!important;z-index:1000000!important;display:flex!important;flex-direction:column!important;box-sizing:border-box!important;max-height:99%!important}body.json-viewer-body-fullscreen{overflow:hidden!important;height:100vh!important}.json-viewer-fullscreen .json-tree-container{flex:1!important;overflow:auto!important;max-height:500px!important}.json-viewer.json-is-searching .json-node{display:none!important}.json-viewer.json-is-searching .json-node.json-item-visible{display:block!important}.json-tree-container{overflow:auto;max-height:315px}pre{user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}.mfm-status.rule{color:var(--mfm-info)}.mfm-mod-pill{font-size:.7rem;color:var(--mfm-primary);background:#3b82f61a;padding:2px 6px;border-radius:10px;font-weight:500}.mfm-rule-info .mfm-rule-action{font-weight:700;color:var(--mfm-primary)}.mfm-rule-info .mfm-rule-value{color:var(--mfm-value)}.mfm-mapping-list-activity{padding:0;max-height:468px;overflow-y:scroll}.mfm-mapping-list-activity .mfm-spinner{display:flex;justify-content:center;margin:10px auto}.mfm-mapping-list-activity .mfm-request-item{padding:16px}.mfm-empty{padding:32px;text-align:center;color:var(--mfm-text-dim);font-size:.9rem}.mfm-spinner{width:24px;height:24px;border:2px solid var(--mfm-border);border-top-color:var(--mfm-primary);border-radius:50%;animation:mfm-spin .8s linear infinite}@keyframes mfm-spin{to{transform:rotate(360deg)}}.mfm-rule-info{font-size:.7rem;color:var(--mfm-text-dim);margin-top:4px;padding-left:4px}.mfm-mocked-apis-activity{padding:0;height:468px;overflow-y:scroll}.mfm-other-apis-activity{padding:0;max-height:468px}.mfm-other-apis-activity .mfm-request-item{padding:5px 16px}.mfm-request-item{display:flex;flex-direction:column;padding:12px 16px;border-bottom:1px solid var(--mfm-border);cursor:pointer;background:var(--mfm-bg);transition:background-color .2s ease}.mfm-request-item:hover{background:var(--mfm-hover)}.mfm-request-item.active{background:var(--mfm-active-bg)}.mfm-request-header{display:flex;justify-content:space-between;align-items:center}.mfm-flex-row{display:flex;align-items:center;gap:8px}.mfm-method{font-size:.75rem;font-weight:700;min-width:40px}.mfm-status{font-size:.8rem;margin-left:8px}.mfm-status.success{color:var(--mfm-success)}.mfm-status.error{color:var(--mfm-error)}.mfm-status.pending{color:var(--mfm-text-dim)}.mfm-url{font-size:.85rem;color:var(--mfm-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.4}.mfm-dropdown{position:relative;display:inline-block}.mfm-dropdown-content{display:none;position:absolute;right:0;top:100%;background-color:var(--mfm-bg);min-width:160px;box-shadow:0 4px 12px #00000026;z-index:1000;border:1px solid var(--mfm-border);border-radius:6px;overflow:hidden;margin-top:4px}.mfm-dropdown-content button{color:var(--mfm-text);padding:10px 16px;text-decoration:none;display:block;width:100%;text-align:left;background:none;border:none;cursor:pointer;font-size:.85rem;transition:background .1s}.mfm-dropdown-content button:hover{background-color:var(--mfm-hover)}.mfm-btn-icon{background:none;border:none;padding:4px;cursor:pointer;color:var(--mfm-text-dim);border-radius:4px;display:flex;align-items:center;justify-content:center}.mfm-btn-icon:hover{background:var(--mfm-hover);color:var(--mfm-text)}:root{--mfm-primary: #2563eb;--mfm-primary-hover: #1d4ed8;--mfm-bg: #ffffff;--mfm-surface: #f8fafc;--mfm-surface-bright: #f1f5f9;--mfm-text: #0f172a;--mfm-text-dim: #64748b;--mfm-border: #e2e8f0;--mfm-success: #10b981;--mfm-error: #ef4444;--mfm-warning: #f59e0b;--mfm-radius: 8px;--mfm-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--mfm-shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px 1px rgb(0 0 0 / .1);--mfm-transition: all .15s ease-in-out;--mfm-value: #9b2418}#mfm-root{all:initial;display:block;position:fixed;bottom:24px;right:24px;z-index:2147483647;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Arial,sans-serif;color:var(--mfm-text);-webkit-user-select:none;user-select:none;box-sizing:border-box;font-size:12px;pointer-events:auto!important;scroll-behavior:auto!important;touch-action:auto!important;overflow:visible!important}#mfm-root svg{fill:transparent}#mfm-root *{box-sizing:border-box;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Arial,sans-serif;font-size:12px}.mfm-widget-toggle{display:flex;align-items:center;background:#fff;padding:6px;border-radius:9999px;box-shadow:var(--mfm-shadow-lg);border:1px solid var(--mfm-border);gap:2px;cursor:pointer;transition:var(--mfm-transition)}.mfm-widget-toggle.hidden{display:none!important}.mfm-toggle-section{padding:6px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:var(--mfm-transition)}.mfm-toggle-section:hover{background:var(--mfm-surface-bright)}.mfm-toggle-logo img{width:32px;height:32px}.mfm-toggle-divider{width:1px;height:24px;background:var(--mfm-border);margin:0 4px}.mfm-main-container{position:fixed;bottom:24px;right:24px;width:370px;height:650px;background:var(--mfm-bg);border:1px solid var(--mfm-border);border-radius:var(--mfm-radius);box-shadow:var(--mfm-shadow-lg);display:flex;flex-direction:column;overflow:hidden;transition:var(--mfm-transition);transform-origin:bottom right}.mfm-main-container.hidden{opacity:0;transform:scale(.95) translateY(20px);pointer-events:none}.mfm-header{padding:12px 16px;margin-bottom:5px;background:#fff;display:flex;align-items:center;justify-content:space-between}.mfm-logo img{height:auto;width:auto;min-height:20px;max-height:20px}.mfm-tabs-container{flex:1;display:flex;flex-direction:column;overflow:hidden}.mfm-tabs-nav{display:flex;padding:0 16px;background:#fff;border-bottom:1px solid var(--mfm-border);gap:4px}.mfm-tab-btn{padding:10px 16px;background:transparent;border:1px solid transparent;border-bottom:none;color:var(--mfm-text-dim);cursor:pointer;font-size:15px!important;font-weight:500;margin-bottom:-1px;border-top-left-radius:4px;border-top-right-radius:4px;transition:var(--mfm-transition)}.mfm-tab-btn:hover{color:var(--mfm-text);background:var(--mfm-surface)}.mfm-tab-btn.active{color:var(--mfm-primary);background:#fff;border-color:var(--mfm-border);border-bottom:1px solid white;font-weight:700}.mfm-tab-toolbar{padding:12px 16px;border-bottom:1px solid var(--mfm-border);display:flex;flex-direction:column;gap:8px}.mfm-toolbar-row{display:flex;gap:8px;align-items:center}.mfm-input{height:36px;width:100%;padding:0 12px;border:1px solid var(--mfm-border);border-radius:6px;font-size:.875rem;outline:none}.search-input{width:200px!important}.mfm-input:focus{border-color:var(--mfm-primary);box-shadow:0 0 0 2px #2563eb1a}.mfm-btn-outline,.mfm-btn-icon{height:26px;width:40px;padding:0 12px;background:transparent!important;border:none!important;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;color:var(--mfm-text-dim);transition:var(--mfm-transition);display:flex;align-items:center;justify-content:center}.back-btn{padding:0}.mfm-btn-outline:hover,.mfm-btn-icon:hover{background:var(--mfm-surface-bright)!important;color:var(--mfm-text)}.mfm-preserve-logs{display:flex;align-items:center;gap:1px;font-size:.75rem;color:var(--mfm-text-dim);cursor:pointer}.mfm-preserve-logs input{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.mfm-tab-content{flex:1;background:#fff;height:468px;overflow-y:scroll}.mfm-list{display:flex;flex-direction:column;max-height:460px;overflow-y:scroll}.mfm-empty{padding:60px 20px;text-align:center;color:var(--mfm-text-dim);font-size:.875rem}.mfm-request-item{border-bottom:1px solid var(--mfm-border);cursor:pointer;transition:var(--mfm-transition);position:relative}.mfm-request-item:has(.mfm-dropdown-content.show){z-index:1100}.mfm-request-item.active{background:#eff6ff;border-left:3px solid var(--mfm-primary)}.mfm-request-item:hover{background:var(--mfm-surface)}.mfm-request-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.mfm-method{font-size:.7rem;font-weight:700;padding:2px 6px;border-radius:4px;text-transform:uppercase}.mfm-method.get{color:#2563eb;background:#eff6ff}.mfm-method.post{color:#16a34a;background:#f0fdf4}.mfm-method.put{color:#d97706;background:#fffbeb}.mfm-method.delete{color:#dc2626;background:#fef2f2}.mfm-method.rule{color:#7c3aed;background:#f5f3ff}.mfm-status{font-size:.75rem;font-weight:600}.mfm-status.rule{color:#8b5cf6;background:#8b5cf61a}.mfm-status.success{color:#16a34a}.mfm-status.error{color:#dc2626}.mfm-status.pending{color:#64748b}.mfm-url{font-size:.8125rem;color:var(--mfm-text);white-space:nowrap;overflow-x:scroll;width:290px;max-width:290px;scrollbar-width:thin}.mfm-url .mfm-rule-condition{display:inline-block;margin-right:4px;border-radius:20px;font-size:inherit;background:#eee;padding:2px 5px}.mfm-url .mfm-rule-condition .mfm-rule-condition-type{font-weight:600;color:var(--mfm-primary)}.mfm-url .mfm-rule-condition .mfm-rule-condition-operator{font-weight:600;border-bottom:1px solid var(--mfm-primary);text-transform:capitalize}.mfm-url .mfm-rule-condition .mfm-rule-condition-key-value{color:var(--mfm-value)}.mfm-rule-list .mfm-url{white-space:auto!important;overflow-x:scroll!important;text-overflow:inherit!important;scrollbar-width:thin}.mfm-bottomsheet{position:absolute;top:60px;left:0;right:0;bottom:0;background:#fff;z-index:1100;display:flex;flex-direction:column;transform:translate(100%);transition:transform .25s ease-in-out}.mfm-bottomsheet.active{transform:translate(0)}.mfm-bottomsheet-header{padding:12px 16px;border-bottom:1px solid var(--mfm-border);display:flex;align-items:center;gap:5px}.mfm-bottomsheet-content{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column}.mfm-detail-tabs{display:flex;border-bottom:1px solid var(--mfm-border);margin:16px -16px;padding:0 16px;gap:8px}.mfm-detail-tab-btn{padding:8px 12px;background:transparent;border:none;border-bottom:2px solid transparent;color:var(--mfm-text-dim);font-size:.8rem;font-weight:600;cursor:pointer;transition:var(--mfm-transition)}.mfm-detail-tab-btn:hover{color:var(--mfm-text)}.mfm-detail-tab-btn.active{color:var(--mfm-primary);border-bottom-color:var(--mfm-primary)}.mfm-detail-body{flex:1}.mfm-tab-content::-webkit-scrollbar,.mfm-bottomsheet-content::-webkit-scrollbar{width:8px}.mfm-tab-content::-webkit-scrollbar-track,.mfm-bottomsheet-content::-webkit-scrollbar-track{background:transparent}.mfm-tab-content::-webkit-scrollbar-thumb,.mfm-bottomsheet-content::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px;border:2px solid white}.mfm-tab-content::-webkit-scrollbar-thumb:hover,.mfm-bottomsheet-content::-webkit-scrollbar-thumb:hover{background:#94a3b8}.mfm-detail-section{margin-bottom:24px}.mfm-detail-title{font-size:.75rem;font-weight:600;text-transform:uppercase;color:var(--mfm-text-dim);margin-bottom:8px;display:flex;justify-content:space-between}.mfm-detail-content{background:var(--mfm-bg);padding:12px;border-radius:6px;font-family:JetBrains Mono,Menlo,monospace;font-size:.8rem;border:1px solid var(--mfm-primary);word-break:break-all;max-height:500px;overflow-y:auto}.mfm-copy-btn{background:var(--mfm-primary);border:none;color:#fff;padding:4px 8px;border-radius:4px;font-size:.7rem;cursor:pointer;font-weight:600}.mfm-dropdown{position:relative}.mfm-dropdown-content{display:none;position:absolute;top:100%;right:0;background:#fff;min-width:140px;box-shadow:var(--mfm-shadow-lg);border:1px solid var(--mfm-border);border-radius:8px;z-index:1200;overflow:hidden}.mfm-dropdown-content.show{display:block}.mfm-dropdown-content button{font-size:11px!important}.mfm-dropdown-content .mfm-dropdown-divider{border-bottom:1px solid var(--mfm-border)}.mfm-dropdown-content button{width:100%;padding:10px 16px;text-align:left;background:transparent;border:none;font-size:.8125rem;color:var(--mfm-text);cursor:pointer}.mfm-dropdown-content button:hover{background:var(--mfm-surface)}.mfm-btn-primary{background:var(--mfm-primary);color:#fff;border:none;border-radius:8px;padding:12px 24px;font-weight:600;cursor:pointer;transition:var(--mfm-transition)}.mfm-btn-primary:hover{background:var(--mfm-primary-hover)}.mfm-header-actions{display:flex;align-items:center;background:var(--mfm-bg);overflow:hidden}.mfm-header-actions>*{border-right:1px solid var(--mfm-border)}.mfm-header-actions>*:last-child{border-right:none}.mfm-header-actions .mfm-btn-icon{height:28px;width:32px;padding:0;border:none!important;border-radius:0!important;background:transparent!important}.mfm-header-actions .mfm-btn-icon.active-settings{animation:mfm-settings-blink 2s infinite ease-in-out}.mfm-header-actions .mfm-switch{height:28px;width:44px;margin:0;display:flex;align-items:center;justify-content:center;background:transparent;cursor:pointer}.mfm-header-actions .mfm-switch .mfm-slider{position:relative;width:32px;height:18px;top:auto;left:auto;right:auto;bottom:auto}.mfm-switch{position:relative;display:inline-block;width:32px;height:20px}.mfm-switch input{opacity:0;width:0;height:0}.mfm-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#cbd5e1;transition:.4s;border-radius:34px}.mfm-slider:before{position:absolute;content:\"\";height:14px;width:14px;left:2px;top:50%;transform:translateY(-50%);background-color:#fff;transition:.4s;border-radius:50%}input:checked+.mfm-slider{background-color:var(--mfm-primary)}input:checked+.mfm-slider:before{transform:translate(14px) translateY(-50%)}.mfm-spinner{width:14px;height:14px;border:2px solid #cbd5e1;border-bottom-color:var(--mfm-primary);border-radius:50%;display:inline-block;box-sizing:border-box;animation:mfm-rotation 1s linear infinite}@keyframes mfm-rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes mfm-settings-blink{0%{color:var(--mfm-text-dim)}50%{color:var(--mfm-error)}to{color:var(--mfm-text-dim)}}.mfm-request-item.pending-item{cursor:default;opacity:.8}.mfm-snackbar{visibility:hidden;min-width:250px;background-color:#333;color:#fff;text-align:center;border-radius:8px;padding:12px;position:fixed;z-index:2000;left:50%;bottom:30px;transform:translate(-50%);font-size:.9rem;box-shadow:0 4px 6px #0000001a;opacity:0;transition:opacity .3s,bottom .3s}.mfm-snackbar.show{visibility:visible;opacity:1;bottom:50px}.clear-btn svg{color:var(--mfm-text-dim)}#mfm-root .mfm-bulk-mock-popup{position:absolute;top:5px;left:5px;right:5px;bottom:5px;background:#fff;z-index:1200;border-radius:var(--mfm-radius);box-shadow:var(--mfm-shadow-lg);display:none;flex-direction:column;border:1px solid var(--mfm-border)}#mfm-root .mfm-bulk-mock-popup.active{display:flex}#mfm-root .mfm-bulk-mock-container{display:flex;flex-direction:column;height:100%;padding:16px;overflow:hidden}#mfm-root .mfm-bulk-mock-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;flex-shrink:0}#mfm-root .mfm-bulk-mock-header h3{margin:0;font-size:1.1rem;color:var(--mfm-text)}#mfm-root .mfm-bulk-mock-header-actions{display:flex;align-items:center;gap:8px}#mfm-root #mfm-bulk-save-btn{padding:6px 12px;font-size:.8rem;background:var(--mfm-primary);color:#fff;border:none;border-radius:4px;cursor:pointer}#mfm-root #mfm-bulk-save-btn:disabled{opacity:.5;background:var(--mfm-text-dim);cursor:not-allowed}#mfm-root .mfm-bulk-mock-filters{display:flex;flex-direction:column;gap:12px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid var(--mfm-border);flex-shrink:0}#mfm-root .mfm-bulk-mock-list{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:4px}#mfm-root .mfm-bulk-item{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:6px;cursor:pointer;transition:var(--mfm-transition)}#mfm-root .mfm-bulk-item:hover{background:var(--mfm-surface)}#mfm-root .mfm-bulk-item .mfm-url{flex:1;font-size:.8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:auto}#mfm-root .mfm-toolbar-dropdown{position:relative;display:flex;align-items:center}#mfm-root .mfm-toolbar-dropdown .mfm-dropdown-menu{display:none;position:absolute;top:100%;right:0;background:#fff;min-width:120px;box-shadow:var(--mfm-shadow-lg);border:1px solid var(--mfm-border);border-radius:8px;z-index:1001;margin-top:4px}#mfm-root .mfm-toolbar-dropdown.show .mfm-dropdown-menu{display:block}#mfm-root .mfm-dropdown-item{width:100%;padding:10px 16px;text-align:left;background:transparent;border:none;font-size:.85rem;color:var(--mfm-text);cursor:pointer}#mfm-root .mfm-dropdown-item:hover{background:var(--mfm-surface)}#mfm-root .mfm-bulk-mock-popup{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}#mfm-root .mfm-bulk-item.selected{background:#2563eb0d;border-color:#2563eb1a}#mfm-root .mfm-bulk-checkbox{width:16px;height:16px;accent-color:var(--mfm-primary)}#mfm-root .mfm-bulk-mock-header h3{font-weight:700;letter-spacing:-.01em}#mfm-snip-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0006;z-index:2147483646;cursor:crosshair;display:flex;align-items:center;justify-content:center}#mfm-snip-selection{position:absolute;border:2px solid var(--mfm-primary);background:#2563eb1a;box-shadow:0 0 0 9999px #0006;display:none;pointer-events:none}#mfm-snip-modal .mfm-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;z-index:2147483647;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}#mfm-snip-modal .mfm-modal-container{width:90%;max-width:500px;background:#fff;border-radius:12px;box-shadow:var(--mfm-shadow-lg);display:flex;flex-direction:column;overflow:hidden;animation:mfm-fade-in .2s ease-out}#mfm-snip-modal .mfm-modal-header{padding:16px;border-bottom:1px solid var(--mfm-border);display:flex;justify-content:space-between;align-items:center}#mfm-snip-modal .mfm-modal-header h3{margin:0;font-size:1.1rem;font-weight:700}#mfm-snip-modal #mfm-modal-close{background:none;border:none;font-size:1.5rem;cursor:pointer;color:var(--mfm-text-dim)}#mfm-snip-modal .mfm-modal-body{padding:16px;display:flex;flex-direction:column;gap:16px}#mfm-snip-modal .mfm-screenshot-preview{max-height:200px;overflow-y:auto;border:1px solid var(--mfm-border);border-radius:6px;background:#f1f5f9}#mfm-snip-modal .mfm-screenshot-preview img{width:100%;display:block}#mfm-snip-modal .mfm-context-input textarea{width:100%;height:100px;padding:12px;border:1px solid var(--mfm-border);border-radius:6px;resize:none;font-size:.9rem;outline:none}#mfm-snip-modal .mfm-context-input textarea:focus{border-color:var(--mfm-primary);box-shadow:0 0 0 2px #2563eb1a}#mfm-snip-modal .mfm-char-count{text-align:right;font-size:.75rem;color:var(--mfm-text-dim);margin-top:4px}#mfm-snip-modal .mfm-modal-footer{padding:16px;border-top:1px solid var(--mfm-border);display:flex;justify-content:flex-end;gap:12px}.mfm-btn-secondary{padding:8px 16px;background:#fff;border:1px solid var(--mfm-border);border-radius:6px;cursor:pointer}@keyframes mfm-fade-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}#mfm-root .mfm-bulk-size{font-size:.7rem;color:var(--mfm-text-dim);margin-left:auto;padding:0 8px}#mfm-root .mfm-url-container{display:flex;flex-direction:column;overflow:hidden;flex:1;gap:2px}#mfm-root .mfm-url-path{font-weight:500;color:var(--mfm-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}#mfm-root .mfm-url-domain{font-size:.7rem;color:var(--mfm-text-dim);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.mfm-bulk-item-actions{display:flex;gap:8px;margin-left:auto}.mfm-btn-text{background:transparent;border:none;color:var(--mfm-primary);font-size:.75rem;cursor:pointer;padding:2px 6px;border-radius:4px}.mfm-btn-text:hover{background:#2563eb1a}.mfm-response-editor{position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;z-index:1300;display:none;flex-direction:column;padding:16px}.mfm-response-editor.active{display:flex}.mfm-response-editor textarea{flex:1;width:100%;padding:12px;border:1px solid var(--mfm-border);border-radius:6px;font-family:JetBrains Mono,Menlo,monospace;font-size:.8rem;resize:none;margin:12px 0}.mfm-editor-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.mfm-editor-footer{display:flex;justify-content:flex-end;gap:12px}#mfm-json-editor-holder{border:1px solid var(--mfm-border);border-radius:6px;overflow:hidden;margin:8px 0}#mfm-json-editor-holder .jsoneditor{border:none}#mfm-json-editor-holder .jsoneditor-footer{display:none}#mfm-root .mfm-bulk-mock-list::-webkit-scrollbar{width:6px}#mfm-root .mfm-bulk-mock-list::-webkit-scrollbar-track{background:transparent}#mfm-root .mfm-bulk-mock-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.mfm-switch-with-label{display:flex;align-items:center;gap:4px;border:1px solid var(--mfm-border);border-radius:20px;padding:2px 2px 2px 5px}.mfm-switch-with-label .mfm-label{font-weight:700}.mfm-editor-maximized #mfm-editor-container,.mfm-debugger-maximized .mfm-debugger-section-grow,.mfm-request-editor-maximized .mfm-request-editor-section-grow{position:absolute;top:45px;left:10px;right:10px;bottom:55px;background:#fff;z-index:100;display:flex!important}.mfm-editor-maximized .mfm-url-preview,.mfm-editor-maximized .mfm-editor-controls-row>div:first-child{visibility:hidden}.mfm-editor-maximized .mfm-editor-controls-row{position:relative;z-index:101}.mfm-debugger-maximized .mfm-debugger-meta,.mfm-debugger-maximized .mfm-debugger-controls,.mfm-debugger-maximized .mfm-debugger-section:not(.mfm-debugger-section-grow){display:none!important}.mfm-request-editor-maximized .mfm-request-editor-meta,.mfm-request-editor-maximized .mfm-request-editor-section:not(.mfm-request-editor-section-grow){display:none!important}.mfm-editor-maximized #mfm-editor-textarea,.mfm-editor-maximized #mfm-json-editor-holder,.mfm-debugger-maximized #mfm-debugger-body,.mfm-debugger-maximized #mfm-debugger-json-holder,.mfm-request-editor-maximized #mfm-request-editor-bodytext,.mfm-request-editor-maximized #mfm-request-editor-json-holder{height:100%!important;margin:0!important}.mfm-flex-center{display:flex;align-items:center;justify-content:center}.mfm-confirm-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0006;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:3000;display:none;align-items:center;justify-content:center;padding:20px}.mfm-confirm-overlay.active{display:flex}.mfm-confirm-card{background:var(--mfm-surface);border-radius:12px;box-shadow:0 10px 25px #0003;width:100%;max-width:280px;padding:20px;animation:mfm-pop .2s ease-out}@keyframes mfm-pop{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.mfm-confirm-body{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;margin-bottom:20px}.mfm-confirm-icon{color:var(--mfm-primary);background:rgba(var(--mfm-primary-rgb),.1);width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center}.mfm-confirm-text{margin:0;font-size:.95rem;line-height:1.4;color:var(--mfm-text)}.mfm-confirm-footer{display:flex;gap:8px}.mfm-confirm-footer button{flex:1;padding:10px;font-size:.9rem;border-radius:8px}.mfm-loader{width:40px;height:40px;border:4px solid var(--mfm-surface-bright);border-bottom-color:var(--mfm-primary);border-radius:50%;display:inline-block;box-sizing:border-box;animation:mfm-rotation 1s linear infinite}.mfm-results-body{max-height:450px;overflow-y:auto!important;padding:20px!important}.mfm-result-section{margin-bottom:24px}.mfm-result-section:last-child{margin-bottom:0}.mfm-result-section h4{margin:0 0 10px;font-size:.8rem;font-weight:700;color:var(--mfm-text-dim);text-transform:uppercase;letter-spacing:.05em}.mfm-result-section p{margin:0;font-size:.95rem;line-height:1.5;color:var(--mfm-text)}.mfm-weakness-list{margin:0;padding-left:18px;font-size:.9rem;color:var(--mfm-text);line-height:1.6}.mfm-weakness-list li{margin-bottom:8px}.mfm-code-preview{background:#0f172a;color:#e2e8f0;padding:16px;border-radius:8px;font-family:JetBrains Mono,Menlo,Monaco,monospace;font-size:.85rem;overflow-x:auto;max-height:250px;border:1px solid #1e293b}.mfm-code-preview pre{margin:0;white-space:pre-wrap;word-break:break-all}.d-none{display:none!important}.mfm-beta{font-size:8px!important;color:#ccc!important;margin-top:-5px!important}.jsoneditor,.jsoneditor-modal{-webkit-text-size-adjust:none;text-size-adjust:none}.jsoneditor input,.jsoneditor input:not([type]),.jsoneditor input[type=search],.jsoneditor input[type=text],.jsoneditor-modal input,.jsoneditor-modal input:not([type]),.jsoneditor-modal input[type=search],.jsoneditor-modal input[type=text]{height:auto;border:inherit;box-shadow:none;font-size:inherit;box-sizing:inherit;padding:inherit;font-family:inherit;transition:none;line-height:inherit}.jsoneditor input:focus,.jsoneditor input:not([type]):focus,.jsoneditor input[type=search]:focus,.jsoneditor input[type=text]:focus,.jsoneditor-modal input:focus,.jsoneditor-modal input:not([type]):focus,.jsoneditor-modal input[type=search]:focus,.jsoneditor-modal input[type=text]:focus{border:inherit;box-shadow:inherit}.jsoneditor textarea,.jsoneditor-modal textarea{height:inherit}.jsoneditor select,.jsoneditor-modal select{display:inherit;height:inherit}.jsoneditor label,.jsoneditor-modal label{font-size:inherit;font-weight:inherit;color:inherit}.jsoneditor table,.jsoneditor-modal table{border-collapse:collapse;width:auto}.jsoneditor td,.jsoneditor th,.jsoneditor-modal td,.jsoneditor-modal th{padding:0;display:table-cell;text-align:left;vertical-align:inherit;border-radius:inherit}.jsoneditor .autocomplete.dropdown{position:absolute;background:#fff;box-shadow:2px 2px 12px #8080804d;border:1px solid #d3d3d3;overflow-x:hidden;overflow-y:auto;cursor:default;margin:0;padding:5px;text-align:left;outline:0;font-family:consolas,menlo,monaco,Ubuntu Mono,source-code-pro,monospace;font-size:14px}.jsoneditor .autocomplete.dropdown .item{color:#1a1a1a}.jsoneditor .autocomplete.dropdown .item.hover{background-color:#ebebeb}.jsoneditor .autocomplete.hint{color:#a1a1a1;top:4px;left:4px}.jsoneditor-contextmenu-root{position:relative;width:0;height:0}.jsoneditor-contextmenu{position:absolute;box-sizing:content-box;z-index:2}.jsoneditor-contextmenu .jsoneditor-menu{position:relative;left:0;top:0;width:128px;height:auto;background:#fff;border:1px solid #d3d3d3;box-shadow:2px 2px 12px #8080804d;list-style:none;margin:0;padding:0}.jsoneditor-contextmenu .jsoneditor-menu button{position:relative;padding:0 8px 0 0;margin:0;width:128px;height:auto;border:none;cursor:pointer;color:#4d4d4d;background:0 0;font-size:14px;font-family:arial,sans-serif;box-sizing:border-box;text-align:left}.jsoneditor-contextmenu .jsoneditor-menu button::-moz-focus-inner{padding:0;border:0}.jsoneditor-contextmenu .jsoneditor-menu button.jsoneditor-default{width:96px}.jsoneditor-contextmenu .jsoneditor-menu button.jsoneditor-expand{float:right;width:32px;height:24px;border-left:1px solid #e5e5e5}.jsoneditor-contextmenu .jsoneditor-menu li{overflow:hidden}.jsoneditor-contextmenu .jsoneditor-menu li ul{display:none;position:relative;left:-10px;top:0;border:none;box-shadow:inset 0 0 10px #80808080;padding:0 10px;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.jsoneditor-contextmenu .jsoneditor-menu li ul .jsoneditor-icon{margin-left:24px}.jsoneditor-contextmenu .jsoneditor-menu li ul li button{padding-left:24px;animation:all ease-in-out 1s}.jsoneditor-contextmenu .jsoneditor-menu li button .jsoneditor-expand{position:absolute;top:0;right:0;width:24px;height:24px;padding:0;margin:0 4px 0 0;background-image:url(\"data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20xmlns:dc='http://purl.org/dc/elements/1.1/'%20xmlns:cc='http://creativecommons.org/ns%23'%20xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23'%20xmlns:svg='http://www.w3.org/2000/svg'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd'%20xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape'%20width='240'%20height='144'%20id='svg4136'%20version='1.1'%20inkscape:version='0.91%20r13725'%20sodipodi:docname='jsoneditor-icons.svg'%3e%3ctitle%20id='title6512'%3eJSON%20Editor%20Icons%3c/title%3e%3cmetadata%20id='metadata4148'%3e%3crdf:RDF%3e%3ccc:Work%20rdf:about=''%3e%3cdc:format%3eimage/svg+xml%3c/dc:format%3e%3cdc:type%20rdf:resource='http://purl.org/dc/dcmitype/StillImage'%20/%3e%3cdc:title%3eJSON%20Editor%20Icons%3c/dc:title%3e%3c/cc:Work%3e%3c/rdf:RDF%3e%3c/metadata%3e%3cdefs%20id='defs4146'%20/%3e%3csodipodi:namedview%20pagecolor='%23ff63ff'%20bordercolor='%23666666'%20borderopacity='1'%20objecttolerance='10'%20gridtolerance='10'%20guidetolerance='10'%20inkscape:pageopacity='0'%20inkscape:pageshadow='2'%20inkscape:window-width='1920'%20inkscape:window-height='1026'%20id='namedview4144'%20showgrid='true'%20inkscape:zoom='4'%20inkscape:cx='13.229181'%20inkscape:cy='119.82429'%20inkscape:window-x='0'%20inkscape:window-y='0'%20inkscape:window-maximized='1'%20inkscape:current-layer='svg4136'%20showguides='false'%20borderlayer='false'%20inkscape:showpageshadow='true'%20showborder='true'%3e%3cinkscape:grid%20type='xygrid'%20id='grid4640'%20empspacing='24'%20/%3e%3c/sodipodi:namedview%3e%3c!--%20Created%20with%20SVG-edit%20-%20http://svg-edit.googlecode.com/%20--%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20id='svg_1'%20height='16'%20width='16'%20y='4'%20x='4'%20/%3e%3crect%20id='svg_1-7'%20height='16'%20width='16'%20y='3.999995'%20x='28.000006'%20style='fill:%23ec3f29;fill-opacity:0.94117647;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20x='52.000004'%20y='3.999995'%20width='16'%20height='16'%20id='rect4165'%20/%3e%3crect%20id='rect4175'%20height='16'%20width='16'%20y='3.9999852'%20x='172.00002'%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4175-3'%20height='16'%20width='16'%20y='3.999995'%20x='196'%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3cg%20id='g4299'%20style='stroke:none'%3e%3crect%20x='7.0000048'%20y='10.999998'%20width='9.9999924'%20height='1.9999986'%20id='svg_1-1'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3crect%20x='11.000005'%20y='7.0000114'%20width='1.9999955'%20height='9.9999838'%20id='svg_1-1-1'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3c/g%3e%3cg%20id='g4299-3'%20transform='matrix(0.70710678,-0.70710678,0.70710678,0.70710678,19.029435,12.000001)'%20style='stroke:none'%3e%3crect%20x='7.0000048'%20y='10.999998'%20width='9.9999924'%20height='1.9999986'%20id='svg_1-1-0'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3crect%20x='11.000005'%20y='7.0000114'%20width='1.9999955'%20height='9.9999838'%20id='svg_1-1-1-9'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3c/g%3e%3crect%20id='svg_1-7-5'%20height='6.9999905'%20width='6.9999909'%20y='7.0000048'%20x='55.000004'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20x='58'%20y='10.00001'%20width='6.9999909'%20height='6.9999905'%20id='rect4354'%20/%3e%3crect%20id='svg_1-7-5-7'%20height='6.9999905'%20width='6.9999909'%20y='10.000005'%20x='58.000004'%20style='fill:%23ffffff;fill-opacity:1;stroke:%233c80df;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.94117647'%20/%3e%3cg%20id='g4378'%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20x='198'%20y='10.999999'%20width='7.9999909'%20height='1.9999965'%20id='svg_1-7-5-3'%20/%3e%3crect%20id='rect4374'%20height='1.9999946'%20width='11.999995'%20y='7.0000005'%20x='198'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20id='rect4376'%20height='1.9999995'%20width='3.9999928'%20y='14.999996'%20x='198'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3c/g%3e%3cg%20transform='matrix(1,0,0,-1,-23.999995,23.999995)'%20id='g4383'%3e%3crect%20id='rect4385'%20height='1.9999965'%20width='7.9999909'%20y='10.999999'%20x='198'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20x='198'%20y='7.0000005'%20width='11.999995'%20height='1.9999946'%20id='rect4387'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20x='198'%20y='14.999996'%20width='3.9999928'%20height='1.9999995'%20id='rect4389'%20/%3e%3c/g%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-4'%20width='16'%20height='16'%20x='76'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%2085.10447,6.0157384%20-0.0156,1.4063%20c%203.02669,-0.2402%200.33008,3.6507996%202.48438,4.5780996%20-2.18694,1.0938%200.49191,4.9069%20-2.45313,4.5781%20l%20-0.0156,1.4219%20c%205.70828,0.559%201.03264,-5.1005%204.70313,-5.2656%20l%200,-1.4063%20c%20-3.61303,-0.027%201.11893,-5.7069996%20-4.70313,-5.3124996%20z'%20id='path4351'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%2082.78125,5.9984384%200.0156,1.4063%20c%20-3.02668,-0.2402%20-0.33007,3.6506996%20-2.48437,4.5780996%202.18694,1.0938%20-0.49192,4.9069%202.45312,4.5781%20l%200.0156,1.4219%20c%20-5.70827,0.559%20-1.03263,-5.1004%20-4.70312,-5.2656%20l%200,-1.4063%20c%203.61303,-0.027%20-1.11894,-5.7070996%204.70312,-5.3124996%20z'%20id='path4351-9'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-25'%20width='16'%20height='16'%20x='100'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20103.719,5.6719384%200,12.7187996%203.03125,0%200,-1.5313%20-1.34375,0%200,-9.6249996%201.375,0%200,-1.5625%20z'%20id='path2987'%20inkscape:connector-curvature='0'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20112.2185,5.6721984%200,12.7187996%20-3.03125,0%200,-1.5313%201.34375,0%200,-9.6249996%20-1.375,0%200,-1.5625%20z'%20id='path2987-1'%20inkscape:connector-curvature='0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-73'%20width='16'%20height='16'%20x='124'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20126.2824,17.602938%201.78957,0%201.14143,-2.8641%205.65364,0%201.14856,2.8641%201.76565,0%20-4.78687,-11.1610996%20-1.91903,0%20z'%20id='path3780'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccccc'%20/%3e%3cpath%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20d='m%20129.72704,13.478838%204.60852,0.01%20-2.30426,-5.5497996%20z'%20id='path3782'%20inkscape:connector-curvature='0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-35'%20width='16'%20height='16'%20x='148'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20156.47655,5.8917384%200,2.1797%200.46093,2.3983996%201.82813,0%200.39844,-2.3983996%200,-2.1797%20z'%20id='path5008-2'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccc'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20152.51561,5.8906384%200,2.1797%200.46094,2.3983996%201.82812,0%200.39844,-2.3983996%200,-2.1797%20z'%20id='path5008-2-8'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccc'%20/%3e%3crect%20id='svg_1-7-2'%20height='1.9999961'%20width='11.999996'%20y='64'%20x='54'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20id='svg_1-7-2-2'%20height='2.9999905'%20width='2.9999907'%20y='52'%20x='80.000008'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='85.000008'%20y='52'%20width='2.9999907'%20height='2.9999905'%20id='rect4561'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='80.000008'%20y='58'%20width='2.9999907'%20height='2.9999905'%20id='rect4563'%20/%3e%3crect%20id='rect4565'%20height='2.9999905'%20width='2.9999907'%20y='58'%20x='85.000008'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4567'%20height='2.9999905'%20width='2.9999907'%20y='64'%20x='80.000008'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='85.000008'%20y='64'%20width='2.9999907'%20height='2.9999905'%20id='rect4569'%20/%3e%3ccircle%20style='opacity:1;fill:none;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20id='path4571'%20cx='110.06081'%20cy='57.939209'%20r='4.7438836'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='116.64566'%20y='-31.79752'%20width='4.229713'%20height='6.4053884'%20id='rect4563-2'%20transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)'%20/%3e%3cpath%20style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='M%20125,56%20138.77027,56.095%20132,64%20Z'%20id='path4613'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3cpath%20sodipodi:nodetypes='cccc'%20inkscape:connector-curvature='0'%20id='path4615'%20d='M%20149,64%20162.77027,63.905%20156,56%20Z'%20style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='54'%20y='53'%20width='11.999996'%20height='1.9999961'%20id='rect4638'%20/%3e%3crect%20id='svg_1-7-2-24'%20height='1.9999957'%20width='12.99999'%20y='-56'%20x='53'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20transform='matrix(0,1,-1,0,0,0)'%20/%3e%3crect%20transform='matrix(0,1,-1,0,0,0)'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='53'%20y='-66'%20width='12.99999'%20height='1.9999957'%20id='rect4657'%20/%3e%3crect%20id='rect4659'%20height='0.99999291'%20width='11.999999'%20y='57'%20x='54'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='54'%20y='88.000122'%20width='11.999996'%20height='1.9999961'%20id='rect4661'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='80.000008'%20y='76.000122'%20width='2.9999907'%20height='2.9999905'%20id='rect4663'%20/%3e%3crect%20id='rect4665'%20height='2.9999905'%20width='2.9999907'%20y='76.000122'%20x='85.000008'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3crect%20id='rect4667'%20height='2.9999905'%20width='2.9999907'%20y='82.000122'%20x='80.000008'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='85.000008'%20y='82.000122'%20width='2.9999907'%20height='2.9999905'%20id='rect4669'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='80.000008'%20y='88.000122'%20width='2.9999907'%20height='2.9999905'%20id='rect4671'%20/%3e%3crect%20id='rect4673'%20height='2.9999905'%20width='2.9999907'%20y='88.000122'%20x='85.000008'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3ccircle%20r='4.7438836'%20cy='81.939331'%20cx='110.06081'%20id='circle4675'%20style='opacity:1;fill:none;fill-opacity:1;stroke:%23d3d3d3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3crect%20transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)'%20id='rect4677'%20height='6.4053884'%20width='4.229713'%20y='-14.826816'%20x='133.6163'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:%23d3d3d3;stroke-width:0;stroke-opacity:1'%20/%3e%3cpath%20sodipodi:nodetypes='cccc'%20inkscape:connector-curvature='0'%20id='path4679'%20d='m%20125,80.000005%2013.77027,0.09499%20L%20132,87.999992%20Z'%20style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3cpath%20style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='M%20149,88.0002%20162.77027,87.9052%20156,80.0002%20Z'%20id='path4681'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3crect%20id='rect4683'%20height='1.9999961'%20width='11.999996'%20y='77.000122'%20x='54'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3crect%20transform='matrix(0,1,-1,0,0,0)'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='77.000122'%20y='-56'%20width='12.99999'%20height='1.9999957'%20id='rect4685'%20/%3e%3crect%20id='rect4687'%20height='1.9999957'%20width='12.99999'%20y='-66'%20x='77.000122'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20transform='matrix(0,1,-1,0,0,0)'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='54'%20y='81.000122'%20width='11.999999'%20height='0.99999291'%20id='rect4689'%20/%3e%3crect%20id='rect4761-1'%20height='1.9999945'%20width='15.99999'%20y='101'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-0'%20height='1.9999945'%20width='15.99999'%20y='105'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-7'%20height='1.9999945'%20width='9'%20y='109'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1'%20height='1.9999945'%20width='12'%20y='125'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1-4'%20height='1.9999945'%20width='10'%20y='137'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1-4-4'%20height='1.9999945'%20width='10'%20y='129'%20x='82'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1-4-4-3'%20height='1.9999945'%20width='9'%20y='133'%20x='82'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2036.398438,100.0254%20c%20-0.423362,-0.013%20-0.846847,0.01%20-1.265626,0.062%20-1.656562,0.2196%20-3.244567,0.9739%20-4.507812,2.2266%20L%2029,100.5991%20l%20-2.324219,7.7129%207.826172,-1.9062%20-1.804687,-1.9063%20c%201.597702,-1.5308%204.048706,-1.8453%205.984375,-0.7207%201.971162,1.1452%202.881954,3.3975%202.308593,5.5508%20-0.573361,2.1533%20-2.533865,3.6953%20-4.830078,3.6953%20l%200,3.0742%20c%203.550756,0%206.710442,-2.4113%207.650391,-5.9414%200.939949,-3.5301%20-0.618463,-7.2736%20-3.710938,-9.0703%20-1.159678,-0.6738%20-2.431087,-1.0231%20-3.701171,-1.0625%20z'%20id='path4138'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2059.722656,99.9629%20c%20-1.270084,0.039%20-2.541493,0.3887%20-3.701172,1.0625%20-3.092475,1.7967%20-4.650886,5.5402%20-3.710937,9.0703%200.939949,3.5301%204.09768,5.9414%207.648437,5.9414%20l%200,-3.0742%20c%20-2.296214,0%20-4.256717,-1.542%20-4.830078,-3.6953%20-0.573361,-2.1533%200.337432,-4.4056%202.308594,-5.5508%201.935731,-1.1246%204.38863,-0.8102%205.986326,0.7207%20l%20-1.806638,1.9063%207.828128,1.9062%20-2.32422,-7.7129%20-1.62696,1.7168%20c%20-1.26338,-1.2531%20-2.848917,-2.0088%20-4.505855,-2.2285%20-0.418778,-0.055%20-0.842263,-0.076%20-1.265625,-0.062%20z'%20id='path4138-1'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20d='m%2010.5,100%200,2%20-2.4999996,0%20L%2012,107%20l%204,-5%20-2.5,0%200,-2%20-3,0%20z'%20id='path3055-0-77'%20/%3e%3cpath%20style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%204.9850574,108.015%2014.0298856,-0.03'%20id='path5244-5-0-5'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cc'%20/%3e%3cpath%20style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%204.9849874,132.015%2014.0298866,-0.03'%20id='path5244-5-0-5-8'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cc'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2036.398438,123.9629%20c%20-0.423362,-0.013%20-0.846847,0.01%20-1.265626,0.062%20-1.656562,0.2196%20-3.244567,0.9739%20-4.507812,2.2266%20L%2029,124.5366%20l%20-2.324219,7.7129%207.826172,-1.9062%20-1.804687,-1.9063%20c%201.597702,-1.5308%204.048706,-1.8453%205.984375,-0.7207%201.971162,1.1453%202.881954,3.3975%202.308593,5.5508%20-0.573361,2.1533%20-2.533864,3.6953%20-4.830078,3.6953%20l%200,3.0742%20c%203.550757,0%206.710442,-2.4093%207.650391,-5.9394%200.939949,-3.5301%20-0.618463,-7.2756%20-3.710938,-9.0723%20-1.159678,-0.6737%20-2.431087,-1.0231%20-3.701171,-1.0625%20z'%20id='path4138-12'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2059.722656,123.9629%20c%20-1.270084,0.039%20-2.541493,0.3888%20-3.701172,1.0625%20-3.092475,1.7967%20-4.650886,5.5422%20-3.710937,9.0723%200.939949,3.5301%204.09768,5.9394%207.648437,5.9394%20l%200,-3.0742%20c%20-2.296214,0%20-4.256717,-1.542%20-4.830078,-3.6953%20-0.573361,-2.1533%200.337432,-4.4055%202.308594,-5.5508%201.935731,-1.1246%204.38863,-0.8102%205.986326,0.7207%20l%20-1.806638,1.9063%207.828128,1.9062%20-2.32422,-7.7129%20-1.62696,1.7168%20c%20-1.26338,-1.2531%20-2.848917,-2.0088%20-4.505855,-2.2285%20-0.418778,-0.055%20-0.842263,-0.076%20-1.265625,-0.062%20z'%20id='path4138-1-3'%20/%3e%3cpath%20id='path6191'%20d='m%2010.5,116%200,-2%20-2.4999996,0%20L%2012,109%20l%204,5%20-2.5,0%200,2%20-3,0%20z'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20inkscape:connector-curvature='0'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20d='m%2010.5,129%200,-2%20-2.4999996,0%20L%2012,122%20l%204,5%20-2.5,0%200,2%20-3,0%20z'%20id='path6193'%20/%3e%3cpath%20id='path6195'%20d='m%2010.5,135%200,2%20-2.4999996,0%20L%2012,142%20l%204,-5%20-2.5,0%200,-2%20-3,0%20z'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20inkscape:connector-curvature='0'%20/%3e%3cpath%20sodipodi:type='star'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20id='path4500'%20sodipodi:sides='3'%20sodipodi:cx='11.55581'%20sodipodi:cy='60.073242'%20sodipodi:r1='5.1116104'%20sodipodi:r2='2.5558052'%20sodipodi:arg1='0'%20sodipodi:arg2='1.0471976'%20inkscape:flatsided='false'%20inkscape:rounded='0'%20inkscape:randomized='0'%20d='m%2016.66742,60.073242%20-3.833708,2.213392%20-3.8337072,2.213393%200,-4.426785%200,-4.426784%203.8337082,2.213392%20z'%20inkscape:transform-center-x='-1.2779026'%20/%3e%3cpath%20inkscape:transform-center-x='1.277902'%20d='m%20-31.500004,60.073242%20-3.833708,2.213392%20-3.833707,2.213393%200,-4.426785%200,-4.426784%203.833707,2.213392%20z'%20inkscape:randomized='0'%20inkscape:rounded='0'%20inkscape:flatsided='false'%20sodipodi:arg2='1.0471976'%20sodipodi:arg1='0'%20sodipodi:r2='2.5558052'%20sodipodi:r1='5.1116104'%20sodipodi:cy='60.073242'%20sodipodi:cx='-36.611614'%20sodipodi:sides='3'%20id='path4502'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20sodipodi:type='star'%20transform='scale(-1,1)'%20/%3e%3cpath%20d='m%2016.66742,60.073212%20-3.833708,2.213392%20-3.8337072,2.213392%200,-4.426784%200,-4.426785%203.8337082,2.213392%20z'%20inkscape:randomized='0'%20inkscape:rounded='0'%20inkscape:flatsided='false'%20sodipodi:arg2='1.0471976'%20sodipodi:arg1='0'%20sodipodi:r2='2.5558052'%20sodipodi:r1='5.1116104'%20sodipodi:cy='60.073212'%20sodipodi:cx='11.55581'%20sodipodi:sides='3'%20id='path4504'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20sodipodi:type='star'%20transform='matrix(0,1,-1,0,72.0074,71.7877)'%20inkscape:transform-center-y='1.2779029'%20/%3e%3cpath%20inkscape:transform-center-y='-1.2779026'%20transform='matrix(0,-1,-1,0,96,96)'%20sodipodi:type='star'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20id='path4506'%20sodipodi:sides='3'%20sodipodi:cx='11.55581'%20sodipodi:cy='60.073212'%20sodipodi:r1='5.1116104'%20sodipodi:r2='2.5558052'%20sodipodi:arg1='0'%20sodipodi:arg2='1.0471976'%20inkscape:flatsided='false'%20inkscape:rounded='0'%20inkscape:randomized='0'%20d='m%2016.66742,60.073212%20-3.833708,2.213392%20-3.8337072,2.213392%200,-4.426784%200,-4.426785%203.8337082,2.213392%20z'%20/%3e%3cpath%20sodipodi:nodetypes='cccc'%20inkscape:connector-curvature='0'%20id='path4615-5'%20d='m%20171.82574,65.174193%2016.34854,0%20-8.17427,-13.348454%20z'%20style='fill:%23fbb917;fill-opacity:1;fill-rule:evenodd;stroke:%23fbb917;stroke-width:1.65161395;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3cpath%20style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20179,55%200,6%202,0%200,-6'%20id='path4300'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3cpath%20style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20179,62%200,2%202,0%200,-2'%20id='path4300-6'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:%23ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:0.8'%20d='M%2099.994369,113.0221%20102,114.98353%20l%207,-6.9558%203,0.97227%202,-1%201,-2%200,-3%20-3,3%20-3,-3%203,-3%20-3,0%20-2,1%20-1,2%200.99437,3.0221%20z'%20id='path4268'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccccccccccc'%20/%3e%3crect%20id='rect4175-3-5'%20height='16'%20width='16'%20y='4'%20x='220'%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3cpath%20style='fill:%23ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20234,6%200,2%20-5,5%200,5%20-2,0%200,-5%20-5,-5%200,-2'%20id='path3546'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3cg%20transform='matrix(1.3333328,0,0,-1.5999992,-139.9999,127.19999)'%20id='g4383-6'%3e%3crect%20id='rect4385-2'%20height='1.2499905'%20width='5.9999924'%20y='12.625005'%20x='198.00002'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20x='198.00002'%20y='15.125007'%20width='7.4999928'%20height='1.2499949'%20id='rect4387-9'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20x='198.00002'%20y='7.6250024'%20width='2.9999909'%20height='1.2499905'%20id='rect4389-1-0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20x='198.00002'%20y='10.125004'%20width='4.4999919'%20height='1.2499905'%20id='rect4389-1-9'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20207.00001,16.375004%200,-5.625005%20-2.25,0%203,-3.1250014%203,3.1250014%20-2.25,0%200,5.625005%20-1.5,0'%20id='path4402'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3c/g%3e%3cpath%20style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20164,100%200,3%20-6,6%200,7%20-4,0%200,-7%20-6,-6%200,-3'%20id='path3546-2-2'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20id='svg_1-3'%20height='16'%20width='16'%20y='28'%20x='4'%20/%3e%3cpath%20sodipodi:nodetypes='ccccccccc'%20inkscape:connector-curvature='0'%20id='path4402-5-7'%20d='m%2015,41%200,-7%20-4,0%200,3%20-5,-4%205,-4%200,3%206,0%200,9'%20style='fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20/%3e%3c/svg%3e\");background-position:0 -72px}.jsoneditor-contextmenu .jsoneditor-icon{position:absolute;top:0;left:0;width:24px;height:24px;border:none;padding:0;margin:0;background-image:url(\"data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20xmlns:dc='http://purl.org/dc/elements/1.1/'%20xmlns:cc='http://creativecommons.org/ns%23'%20xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23'%20xmlns:svg='http://www.w3.org/2000/svg'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd'%20xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape'%20width='240'%20height='144'%20id='svg4136'%20version='1.1'%20inkscape:version='0.91%20r13725'%20sodipodi:docname='jsoneditor-icons.svg'%3e%3ctitle%20id='title6512'%3eJSON%20Editor%20Icons%3c/title%3e%3cmetadata%20id='metadata4148'%3e%3crdf:RDF%3e%3ccc:Work%20rdf:about=''%3e%3cdc:format%3eimage/svg+xml%3c/dc:format%3e%3cdc:type%20rdf:resource='http://purl.org/dc/dcmitype/StillImage'%20/%3e%3cdc:title%3eJSON%20Editor%20Icons%3c/dc:title%3e%3c/cc:Work%3e%3c/rdf:RDF%3e%3c/metadata%3e%3cdefs%20id='defs4146'%20/%3e%3csodipodi:namedview%20pagecolor='%23ff63ff'%20bordercolor='%23666666'%20borderopacity='1'%20objecttolerance='10'%20gridtolerance='10'%20guidetolerance='10'%20inkscape:pageopacity='0'%20inkscape:pageshadow='2'%20inkscape:window-width='1920'%20inkscape:window-height='1026'%20id='namedview4144'%20showgrid='true'%20inkscape:zoom='4'%20inkscape:cx='13.229181'%20inkscape:cy='119.82429'%20inkscape:window-x='0'%20inkscape:window-y='0'%20inkscape:window-maximized='1'%20inkscape:current-layer='svg4136'%20showguides='false'%20borderlayer='false'%20inkscape:showpageshadow='true'%20showborder='true'%3e%3cinkscape:grid%20type='xygrid'%20id='grid4640'%20empspacing='24'%20/%3e%3c/sodipodi:namedview%3e%3c!--%20Created%20with%20SVG-edit%20-%20http://svg-edit.googlecode.com/%20--%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20id='svg_1'%20height='16'%20width='16'%20y='4'%20x='4'%20/%3e%3crect%20id='svg_1-7'%20height='16'%20width='16'%20y='3.999995'%20x='28.000006'%20style='fill:%23ec3f29;fill-opacity:0.94117647;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20x='52.000004'%20y='3.999995'%20width='16'%20height='16'%20id='rect4165'%20/%3e%3crect%20id='rect4175'%20height='16'%20width='16'%20y='3.9999852'%20x='172.00002'%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4175-3'%20height='16'%20width='16'%20y='3.999995'%20x='196'%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3cg%20id='g4299'%20style='stroke:none'%3e%3crect%20x='7.0000048'%20y='10.999998'%20width='9.9999924'%20height='1.9999986'%20id='svg_1-1'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3crect%20x='11.000005'%20y='7.0000114'%20width='1.9999955'%20height='9.9999838'%20id='svg_1-1-1'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3c/g%3e%3cg%20id='g4299-3'%20transform='matrix(0.70710678,-0.70710678,0.70710678,0.70710678,19.029435,12.000001)'%20style='stroke:none'%3e%3crect%20x='7.0000048'%20y='10.999998'%20width='9.9999924'%20height='1.9999986'%20id='svg_1-1-0'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3crect%20x='11.000005'%20y='7.0000114'%20width='1.9999955'%20height='9.9999838'%20id='svg_1-1-1-9'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3c/g%3e%3crect%20id='svg_1-7-5'%20height='6.9999905'%20width='6.9999909'%20y='7.0000048'%20x='55.000004'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20x='58'%20y='10.00001'%20width='6.9999909'%20height='6.9999905'%20id='rect4354'%20/%3e%3crect%20id='svg_1-7-5-7'%20height='6.9999905'%20width='6.9999909'%20y='10.000005'%20x='58.000004'%20style='fill:%23ffffff;fill-opacity:1;stroke:%233c80df;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.94117647'%20/%3e%3cg%20id='g4378'%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20x='198'%20y='10.999999'%20width='7.9999909'%20height='1.9999965'%20id='svg_1-7-5-3'%20/%3e%3crect%20id='rect4374'%20height='1.9999946'%20width='11.999995'%20y='7.0000005'%20x='198'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20id='rect4376'%20height='1.9999995'%20width='3.9999928'%20y='14.999996'%20x='198'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3c/g%3e%3cg%20transform='matrix(1,0,0,-1,-23.999995,23.999995)'%20id='g4383'%3e%3crect%20id='rect4385'%20height='1.9999965'%20width='7.9999909'%20y='10.999999'%20x='198'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20x='198'%20y='7.0000005'%20width='11.999995'%20height='1.9999946'%20id='rect4387'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20x='198'%20y='14.999996'%20width='3.9999928'%20height='1.9999995'%20id='rect4389'%20/%3e%3c/g%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-4'%20width='16'%20height='16'%20x='76'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%2085.10447,6.0157384%20-0.0156,1.4063%20c%203.02669,-0.2402%200.33008,3.6507996%202.48438,4.5780996%20-2.18694,1.0938%200.49191,4.9069%20-2.45313,4.5781%20l%20-0.0156,1.4219%20c%205.70828,0.559%201.03264,-5.1005%204.70313,-5.2656%20l%200,-1.4063%20c%20-3.61303,-0.027%201.11893,-5.7069996%20-4.70313,-5.3124996%20z'%20id='path4351'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%2082.78125,5.9984384%200.0156,1.4063%20c%20-3.02668,-0.2402%20-0.33007,3.6506996%20-2.48437,4.5780996%202.18694,1.0938%20-0.49192,4.9069%202.45312,4.5781%20l%200.0156,1.4219%20c%20-5.70827,0.559%20-1.03263,-5.1004%20-4.70312,-5.2656%20l%200,-1.4063%20c%203.61303,-0.027%20-1.11894,-5.7070996%204.70312,-5.3124996%20z'%20id='path4351-9'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-25'%20width='16'%20height='16'%20x='100'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20103.719,5.6719384%200,12.7187996%203.03125,0%200,-1.5313%20-1.34375,0%200,-9.6249996%201.375,0%200,-1.5625%20z'%20id='path2987'%20inkscape:connector-curvature='0'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20112.2185,5.6721984%200,12.7187996%20-3.03125,0%200,-1.5313%201.34375,0%200,-9.6249996%20-1.375,0%200,-1.5625%20z'%20id='path2987-1'%20inkscape:connector-curvature='0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-73'%20width='16'%20height='16'%20x='124'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20126.2824,17.602938%201.78957,0%201.14143,-2.8641%205.65364,0%201.14856,2.8641%201.76565,0%20-4.78687,-11.1610996%20-1.91903,0%20z'%20id='path3780'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccccc'%20/%3e%3cpath%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20d='m%20129.72704,13.478838%204.60852,0.01%20-2.30426,-5.5497996%20z'%20id='path3782'%20inkscape:connector-curvature='0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-35'%20width='16'%20height='16'%20x='148'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20156.47655,5.8917384%200,2.1797%200.46093,2.3983996%201.82813,0%200.39844,-2.3983996%200,-2.1797%20z'%20id='path5008-2'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccc'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20152.51561,5.8906384%200,2.1797%200.46094,2.3983996%201.82812,0%200.39844,-2.3983996%200,-2.1797%20z'%20id='path5008-2-8'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccc'%20/%3e%3crect%20id='svg_1-7-2'%20height='1.9999961'%20width='11.999996'%20y='64'%20x='54'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20id='svg_1-7-2-2'%20height='2.9999905'%20width='2.9999907'%20y='52'%20x='80.000008'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='85.000008'%20y='52'%20width='2.9999907'%20height='2.9999905'%20id='rect4561'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='80.000008'%20y='58'%20width='2.9999907'%20height='2.9999905'%20id='rect4563'%20/%3e%3crect%20id='rect4565'%20height='2.9999905'%20width='2.9999907'%20y='58'%20x='85.000008'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4567'%20height='2.9999905'%20width='2.9999907'%20y='64'%20x='80.000008'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='85.000008'%20y='64'%20width='2.9999907'%20height='2.9999905'%20id='rect4569'%20/%3e%3ccircle%20style='opacity:1;fill:none;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20id='path4571'%20cx='110.06081'%20cy='57.939209'%20r='4.7438836'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='116.64566'%20y='-31.79752'%20width='4.229713'%20height='6.4053884'%20id='rect4563-2'%20transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)'%20/%3e%3cpath%20style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='M%20125,56%20138.77027,56.095%20132,64%20Z'%20id='path4613'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3cpath%20sodipodi:nodetypes='cccc'%20inkscape:connector-curvature='0'%20id='path4615'%20d='M%20149,64%20162.77027,63.905%20156,56%20Z'%20style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='54'%20y='53'%20width='11.999996'%20height='1.9999961'%20id='rect4638'%20/%3e%3crect%20id='svg_1-7-2-24'%20height='1.9999957'%20width='12.99999'%20y='-56'%20x='53'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20transform='matrix(0,1,-1,0,0,0)'%20/%3e%3crect%20transform='matrix(0,1,-1,0,0,0)'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='53'%20y='-66'%20width='12.99999'%20height='1.9999957'%20id='rect4657'%20/%3e%3crect%20id='rect4659'%20height='0.99999291'%20width='11.999999'%20y='57'%20x='54'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='54'%20y='88.000122'%20width='11.999996'%20height='1.9999961'%20id='rect4661'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='80.000008'%20y='76.000122'%20width='2.9999907'%20height='2.9999905'%20id='rect4663'%20/%3e%3crect%20id='rect4665'%20height='2.9999905'%20width='2.9999907'%20y='76.000122'%20x='85.000008'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3crect%20id='rect4667'%20height='2.9999905'%20width='2.9999907'%20y='82.000122'%20x='80.000008'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='85.000008'%20y='82.000122'%20width='2.9999907'%20height='2.9999905'%20id='rect4669'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='80.000008'%20y='88.000122'%20width='2.9999907'%20height='2.9999905'%20id='rect4671'%20/%3e%3crect%20id='rect4673'%20height='2.9999905'%20width='2.9999907'%20y='88.000122'%20x='85.000008'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3ccircle%20r='4.7438836'%20cy='81.939331'%20cx='110.06081'%20id='circle4675'%20style='opacity:1;fill:none;fill-opacity:1;stroke:%23d3d3d3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3crect%20transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)'%20id='rect4677'%20height='6.4053884'%20width='4.229713'%20y='-14.826816'%20x='133.6163'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:%23d3d3d3;stroke-width:0;stroke-opacity:1'%20/%3e%3cpath%20sodipodi:nodetypes='cccc'%20inkscape:connector-curvature='0'%20id='path4679'%20d='m%20125,80.000005%2013.77027,0.09499%20L%20132,87.999992%20Z'%20style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3cpath%20style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='M%20149,88.0002%20162.77027,87.9052%20156,80.0002%20Z'%20id='path4681'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3crect%20id='rect4683'%20height='1.9999961'%20width='11.999996'%20y='77.000122'%20x='54'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3crect%20transform='matrix(0,1,-1,0,0,0)'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='77.000122'%20y='-56'%20width='12.99999'%20height='1.9999957'%20id='rect4685'%20/%3e%3crect%20id='rect4687'%20height='1.9999957'%20width='12.99999'%20y='-66'%20x='77.000122'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20transform='matrix(0,1,-1,0,0,0)'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='54'%20y='81.000122'%20width='11.999999'%20height='0.99999291'%20id='rect4689'%20/%3e%3crect%20id='rect4761-1'%20height='1.9999945'%20width='15.99999'%20y='101'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-0'%20height='1.9999945'%20width='15.99999'%20y='105'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-7'%20height='1.9999945'%20width='9'%20y='109'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1'%20height='1.9999945'%20width='12'%20y='125'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1-4'%20height='1.9999945'%20width='10'%20y='137'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1-4-4'%20height='1.9999945'%20width='10'%20y='129'%20x='82'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1-4-4-3'%20height='1.9999945'%20width='9'%20y='133'%20x='82'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2036.398438,100.0254%20c%20-0.423362,-0.013%20-0.846847,0.01%20-1.265626,0.062%20-1.656562,0.2196%20-3.244567,0.9739%20-4.507812,2.2266%20L%2029,100.5991%20l%20-2.324219,7.7129%207.826172,-1.9062%20-1.804687,-1.9063%20c%201.597702,-1.5308%204.048706,-1.8453%205.984375,-0.7207%201.971162,1.1452%202.881954,3.3975%202.308593,5.5508%20-0.573361,2.1533%20-2.533865,3.6953%20-4.830078,3.6953%20l%200,3.0742%20c%203.550756,0%206.710442,-2.4113%207.650391,-5.9414%200.939949,-3.5301%20-0.618463,-7.2736%20-3.710938,-9.0703%20-1.159678,-0.6738%20-2.431087,-1.0231%20-3.701171,-1.0625%20z'%20id='path4138'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2059.722656,99.9629%20c%20-1.270084,0.039%20-2.541493,0.3887%20-3.701172,1.0625%20-3.092475,1.7967%20-4.650886,5.5402%20-3.710937,9.0703%200.939949,3.5301%204.09768,5.9414%207.648437,5.9414%20l%200,-3.0742%20c%20-2.296214,0%20-4.256717,-1.542%20-4.830078,-3.6953%20-0.573361,-2.1533%200.337432,-4.4056%202.308594,-5.5508%201.935731,-1.1246%204.38863,-0.8102%205.986326,0.7207%20l%20-1.806638,1.9063%207.828128,1.9062%20-2.32422,-7.7129%20-1.62696,1.7168%20c%20-1.26338,-1.2531%20-2.848917,-2.0088%20-4.505855,-2.2285%20-0.418778,-0.055%20-0.842263,-0.076%20-1.265625,-0.062%20z'%20id='path4138-1'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20d='m%2010.5,100%200,2%20-2.4999996,0%20L%2012,107%20l%204,-5%20-2.5,0%200,-2%20-3,0%20z'%20id='path3055-0-77'%20/%3e%3cpath%20style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%204.9850574,108.015%2014.0298856,-0.03'%20id='path5244-5-0-5'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cc'%20/%3e%3cpath%20style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%204.9849874,132.015%2014.0298866,-0.03'%20id='path5244-5-0-5-8'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cc'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2036.398438,123.9629%20c%20-0.423362,-0.013%20-0.846847,0.01%20-1.265626,0.062%20-1.656562,0.2196%20-3.244567,0.9739%20-4.507812,2.2266%20L%2029,124.5366%20l%20-2.324219,7.7129%207.826172,-1.9062%20-1.804687,-1.9063%20c%201.597702,-1.5308%204.048706,-1.8453%205.984375,-0.7207%201.971162,1.1453%202.881954,3.3975%202.308593,5.5508%20-0.573361,2.1533%20-2.533864,3.6953%20-4.830078,3.6953%20l%200,3.0742%20c%203.550757,0%206.710442,-2.4093%207.650391,-5.9394%200.939949,-3.5301%20-0.618463,-7.2756%20-3.710938,-9.0723%20-1.159678,-0.6737%20-2.431087,-1.0231%20-3.701171,-1.0625%20z'%20id='path4138-12'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2059.722656,123.9629%20c%20-1.270084,0.039%20-2.541493,0.3888%20-3.701172,1.0625%20-3.092475,1.7967%20-4.650886,5.5422%20-3.710937,9.0723%200.939949,3.5301%204.09768,5.9394%207.648437,5.9394%20l%200,-3.0742%20c%20-2.296214,0%20-4.256717,-1.542%20-4.830078,-3.6953%20-0.573361,-2.1533%200.337432,-4.4055%202.308594,-5.5508%201.935731,-1.1246%204.38863,-0.8102%205.986326,0.7207%20l%20-1.806638,1.9063%207.828128,1.9062%20-2.32422,-7.7129%20-1.62696,1.7168%20c%20-1.26338,-1.2531%20-2.848917,-2.0088%20-4.505855,-2.2285%20-0.418778,-0.055%20-0.842263,-0.076%20-1.265625,-0.062%20z'%20id='path4138-1-3'%20/%3e%3cpath%20id='path6191'%20d='m%2010.5,116%200,-2%20-2.4999996,0%20L%2012,109%20l%204,5%20-2.5,0%200,2%20-3,0%20z'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20inkscape:connector-curvature='0'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20d='m%2010.5,129%200,-2%20-2.4999996,0%20L%2012,122%20l%204,5%20-2.5,0%200,2%20-3,0%20z'%20id='path6193'%20/%3e%3cpath%20id='path6195'%20d='m%2010.5,135%200,2%20-2.4999996,0%20L%2012,142%20l%204,-5%20-2.5,0%200,-2%20-3,0%20z'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20inkscape:connector-curvature='0'%20/%3e%3cpath%20sodipodi:type='star'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20id='path4500'%20sodipodi:sides='3'%20sodipodi:cx='11.55581'%20sodipodi:cy='60.073242'%20sodipodi:r1='5.1116104'%20sodipodi:r2='2.5558052'%20sodipodi:arg1='0'%20sodipodi:arg2='1.0471976'%20inkscape:flatsided='false'%20inkscape:rounded='0'%20inkscape:randomized='0'%20d='m%2016.66742,60.073242%20-3.833708,2.213392%20-3.8337072,2.213393%200,-4.426785%200,-4.426784%203.8337082,2.213392%20z'%20inkscape:transform-center-x='-1.2779026'%20/%3e%3cpath%20inkscape:transform-center-x='1.277902'%20d='m%20-31.500004,60.073242%20-3.833708,2.213392%20-3.833707,2.213393%200,-4.426785%200,-4.426784%203.833707,2.213392%20z'%20inkscape:randomized='0'%20inkscape:rounded='0'%20inkscape:flatsided='false'%20sodipodi:arg2='1.0471976'%20sodipodi:arg1='0'%20sodipodi:r2='2.5558052'%20sodipodi:r1='5.1116104'%20sodipodi:cy='60.073242'%20sodipodi:cx='-36.611614'%20sodipodi:sides='3'%20id='path4502'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20sodipodi:type='star'%20transform='scale(-1,1)'%20/%3e%3cpath%20d='m%2016.66742,60.073212%20-3.833708,2.213392%20-3.8337072,2.213392%200,-4.426784%200,-4.426785%203.8337082,2.213392%20z'%20inkscape:randomized='0'%20inkscape:rounded='0'%20inkscape:flatsided='false'%20sodipodi:arg2='1.0471976'%20sodipodi:arg1='0'%20sodipodi:r2='2.5558052'%20sodipodi:r1='5.1116104'%20sodipodi:cy='60.073212'%20sodipodi:cx='11.55581'%20sodipodi:sides='3'%20id='path4504'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20sodipodi:type='star'%20transform='matrix(0,1,-1,0,72.0074,71.7877)'%20inkscape:transform-center-y='1.2779029'%20/%3e%3cpath%20inkscape:transform-center-y='-1.2779026'%20transform='matrix(0,-1,-1,0,96,96)'%20sodipodi:type='star'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20id='path4506'%20sodipodi:sides='3'%20sodipodi:cx='11.55581'%20sodipodi:cy='60.073212'%20sodipodi:r1='5.1116104'%20sodipodi:r2='2.5558052'%20sodipodi:arg1='0'%20sodipodi:arg2='1.0471976'%20inkscape:flatsided='false'%20inkscape:rounded='0'%20inkscape:randomized='0'%20d='m%2016.66742,60.073212%20-3.833708,2.213392%20-3.8337072,2.213392%200,-4.426784%200,-4.426785%203.8337082,2.213392%20z'%20/%3e%3cpath%20sodipodi:nodetypes='cccc'%20inkscape:connector-curvature='0'%20id='path4615-5'%20d='m%20171.82574,65.174193%2016.34854,0%20-8.17427,-13.348454%20z'%20style='fill:%23fbb917;fill-opacity:1;fill-rule:evenodd;stroke:%23fbb917;stroke-width:1.65161395;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3cpath%20style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20179,55%200,6%202,0%200,-6'%20id='path4300'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3cpath%20style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20179,62%200,2%202,0%200,-2'%20id='path4300-6'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:%23ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:0.8'%20d='M%2099.994369,113.0221%20102,114.98353%20l%207,-6.9558%203,0.97227%202,-1%201,-2%200,-3%20-3,3%20-3,-3%203,-3%20-3,0%20-2,1%20-1,2%200.99437,3.0221%20z'%20id='path4268'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccccccccccc'%20/%3e%3crect%20id='rect4175-3-5'%20height='16'%20width='16'%20y='4'%20x='220'%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3cpath%20style='fill:%23ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20234,6%200,2%20-5,5%200,5%20-2,0%200,-5%20-5,-5%200,-2'%20id='path3546'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3cg%20transform='matrix(1.3333328,0,0,-1.5999992,-139.9999,127.19999)'%20id='g4383-6'%3e%3crect%20id='rect4385-2'%20height='1.2499905'%20width='5.9999924'%20y='12.625005'%20x='198.00002'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20x='198.00002'%20y='15.125007'%20width='7.4999928'%20height='1.2499949'%20id='rect4387-9'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20x='198.00002'%20y='7.6250024'%20width='2.9999909'%20height='1.2499905'%20id='rect4389-1-0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20x='198.00002'%20y='10.125004'%20width='4.4999919'%20height='1.2499905'%20id='rect4389-1-9'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20207.00001,16.375004%200,-5.625005%20-2.25,0%203,-3.1250014%203,3.1250014%20-2.25,0%200,5.625005%20-1.5,0'%20id='path4402'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3c/g%3e%3cpath%20style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20164,100%200,3%20-6,6%200,7%20-4,0%200,-7%20-6,-6%200,-3'%20id='path3546-2-2'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20id='svg_1-3'%20height='16'%20width='16'%20y='28'%20x='4'%20/%3e%3cpath%20sodipodi:nodetypes='ccccccccc'%20inkscape:connector-curvature='0'%20id='path4402-5-7'%20d='m%2015,41%200,-7%20-4,0%200,3%20-5,-4%205,-4%200,3%206,0%200,9'%20style='fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20/%3e%3c/svg%3e\")}.jsoneditor-contextmenu .jsoneditor-text{padding:4px 0 4px 24px;word-wrap:break-word}.jsoneditor-contextmenu .jsoneditor-text.jsoneditor-right-margin{padding-right:24px}.jsoneditor-contextmenu .jsoneditor-separator{height:0;border-top:1px solid #e5e5e5;padding-top:5px;margin-top:5px}.jsoneditor-contextmenu button.jsoneditor-remove .jsoneditor-icon{background-position:-24px 0}.jsoneditor-contextmenu button.jsoneditor-append .jsoneditor-icon,.jsoneditor-contextmenu button.jsoneditor-insert .jsoneditor-icon{background-position:0 0}.jsoneditor-contextmenu button.jsoneditor-duplicate .jsoneditor-icon{background-position:-48px 0}.jsoneditor-contextmenu button.jsoneditor-sort-asc .jsoneditor-icon{background-position:-168px 0}.jsoneditor-contextmenu button.jsoneditor-sort-desc .jsoneditor-icon{background-position:-192px 0}.jsoneditor-contextmenu button.jsoneditor-transform .jsoneditor-icon{background-position:-216px 0}.jsoneditor-contextmenu button.jsoneditor-extract .jsoneditor-icon{background-position:0 -24px}.jsoneditor-contextmenu button.jsoneditor-type-string .jsoneditor-icon{background-position:-144px 0}.jsoneditor-contextmenu button.jsoneditor-type-auto .jsoneditor-icon{background-position:-120px 0}.jsoneditor-contextmenu button.jsoneditor-type-object .jsoneditor-icon{background-position:-72px 0}.jsoneditor-contextmenu button.jsoneditor-type-array .jsoneditor-icon{background-position:-96px 0}.jsoneditor-contextmenu button.jsoneditor-type-modes .jsoneditor-icon{background-image:none;width:6px}.jsoneditor-contextmenu li,.jsoneditor-contextmenu ul{box-sizing:content-box;position:relative}.jsoneditor-contextmenu .jsoneditor-menu button:focus,.jsoneditor-contextmenu .jsoneditor-menu button:hover{color:#1a1a1a;background-color:#f5f5f5;outline:0}.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected,.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected:focus,.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected:hover{color:#fff;background-color:#ee422e}.jsoneditor-contextmenu .jsoneditor-menu li ul li button:focus,.jsoneditor-contextmenu .jsoneditor-menu li ul li button:hover{background-color:#f5f5f5}.jsoneditor-modal{max-width:95%;border-radius:2px!important;padding:45px 15px 15px!important;box-shadow:2px 2px 12px #8080804d;color:#4d4d4d;line-height:1.3em}.jsoneditor-modal.jsoneditor-modal-transform{width:600px!important}.jsoneditor-modal .pico-modal-header{position:absolute;box-sizing:border-box;top:0;left:0;width:100%;padding:0 10px;height:30px;line-height:30px;font-family:arial,sans-serif;font-size:11pt;background:#3883fa;color:#fff}.jsoneditor-modal table{width:100%}.jsoneditor-modal table td{padding:3px 0}.jsoneditor-modal table td.jsoneditor-modal-input{text-align:right;padding-right:0;white-space:nowrap}.jsoneditor-modal table td.jsoneditor-modal-actions{padding-top:15px}.jsoneditor-modal table th{vertical-align:middle}.jsoneditor-modal p:first-child{margin-top:0}.jsoneditor-modal a{color:#3883fa}.jsoneditor-modal .jsoneditor-jmespath-block{margin-bottom:10px}.jsoneditor-modal .pico-close{background:0 0!important;font-size:24px!important;top:7px!important;right:7px!important;color:#fff}.jsoneditor-modal input{padding:4px}.jsoneditor-modal input[type=text]{cursor:inherit}.jsoneditor-modal input[disabled]{background:#d3d3d3;color:gray}.jsoneditor-modal .jsoneditor-select-wrapper{position:relative;display:inline-block}.jsoneditor-modal .jsoneditor-select-wrapper:after{content:\"\";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #666;position:absolute;right:8px;top:14px;pointer-events:none}.jsoneditor-modal select{padding:3px 24px 3px 10px;min-width:180px;max-width:350px;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-indent:0;text-overflow:\"\";font-size:14px;line-height:1.5em}.jsoneditor-modal select::-ms-expand{display:none}.jsoneditor-modal .jsoneditor-button-group input{padding:4px 10px;margin:0;border-radius:0;border-left-style:none}.jsoneditor-modal .jsoneditor-button-group input.jsoneditor-button-first{border-top-left-radius:3px;border-bottom-left-radius:3px;border-left-style:solid}.jsoneditor-modal .jsoneditor-button-group input.jsoneditor-button-last{border-top-right-radius:3px;border-bottom-right-radius:3px}.jsoneditor-modal .jsoneditor-transform-preview{background:#f5f5f5;height:200px}.jsoneditor-modal .jsoneditor-transform-preview.jsoneditor-error{color:#ee422e}.jsoneditor-modal .jsoneditor-jmespath-wizard{line-height:1.2em;width:100%;padding:0;border-radius:3px}.jsoneditor-modal .jsoneditor-jmespath-label{font-weight:700;color:#1e90ff;margin-top:20px;margin-bottom:5px}.jsoneditor-modal .jsoneditor-jmespath-wizard-table{width:100%;border-collapse:collapse}.jsoneditor-modal .jsoneditor-jmespath-wizard-label{font-style:italic;margin:4px 0 2px}.jsoneditor-modal .jsoneditor-inline{position:relative;display:inline-block;width:100%;padding-top:2px;padding-bottom:2px}.jsoneditor-modal .jsoneditor-inline:not(:last-child){padding-right:2px}.jsoneditor-modal .jsoneditor-jmespath-filter{display:flex;flex-wrap:wrap}.jsoneditor-modal .jsoneditor-jmespath-filter-field{width:180px}.jsoneditor-modal .jsoneditor-jmespath-filter-relation{width:100px}.jsoneditor-modal .jsoneditor-jmespath-filter-value{min-width:180px;flex:1}.jsoneditor-modal .jsoneditor-jmespath-sort-field{width:170px}.jsoneditor-modal .jsoneditor-jmespath-sort-order{width:150px}.jsoneditor-modal .jsoneditor-jmespath-select-fields{width:100%}.jsoneditor-modal .selectr-selected{border-color:#d3d3d3;padding:4px 28px 4px 8px}.jsoneditor-modal .selectr-selected .selectr-tag{background-color:#3883fa;border-radius:5px}.jsoneditor-modal table td,.jsoneditor-modal table th{text-align:left;vertical-align:middle;font-weight:400;color:#4d4d4d;border-spacing:0;border-collapse:collapse}.jsoneditor-modal #query,.jsoneditor-modal input,.jsoneditor-modal input[type=text],.jsoneditor-modal input[type=text]:focus,.jsoneditor-modal select,.jsoneditor-modal textarea{background:#fff;border:1px solid #d3d3d3;color:#4d4d4d;border-radius:3px;padding:4px}.jsoneditor-modal #query,.jsoneditor-modal textarea{border-radius:unset}.jsoneditor-modal,.jsoneditor-modal #query,.jsoneditor-modal input,.jsoneditor-modal input[type=text],.jsoneditor-modal option,.jsoneditor-modal select,.jsoneditor-modal table td,.jsoneditor-modal table th,.jsoneditor-modal textarea{font-size:10.5pt;font-family:arial,sans-serif}.jsoneditor-modal #query,.jsoneditor-modal .jsoneditor-transform-preview{font-family:consolas,menlo,monaco,Ubuntu Mono,source-code-pro,monospace;font-size:14px;width:100%;box-sizing:border-box}.jsoneditor-modal input[type=button],.jsoneditor-modal input[type=submit]{background:#f5f5f5;padding:4px 20px}.jsoneditor-modal input,.jsoneditor-modal select{cursor:pointer}.jsoneditor-modal .jsoneditor-button-group.jsoneditor-button-group-value-asc input.jsoneditor-button-asc,.jsoneditor-modal .jsoneditor-button-group.jsoneditor-button-group-value-desc input.jsoneditor-button-desc{background:#3883fa;border-color:#3883fa;color:#fff}.jsoneditor{color:#1a1a1a;border:thin solid #3883fa;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;position:relative;padding:0;line-height:100%}a.jsoneditor-value,div.jsoneditor-default,div.jsoneditor-field,div.jsoneditor-readonly,div.jsoneditor-value{border:1px solid transparent;min-height:16px;min-width:32px;line-height:16px;padding:2px;margin:1px;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;float:left}div.jsoneditor-field p,div.jsoneditor-value p{margin:0}div.jsoneditor-value.jsoneditor-empty:after{content:\"value\"}div.jsoneditor-value.jsoneditor-string{color:#006000}div.jsoneditor-value.jsoneditor-number{color:#ee422e}div.jsoneditor-value.jsoneditor-boolean{color:#ff8c00}div.jsoneditor-value.jsoneditor-null{color:#004ed0}div.jsoneditor-value.jsoneditor-color-value,div.jsoneditor-value.jsoneditor-invalid{color:#1a1a1a}div.jsoneditor-readonly{min-width:16px;color:gray}div.jsoneditor-empty{border-color:#d3d3d3;border-style:dashed;border-radius:2px}div.jsoneditor-field.jsoneditor-empty:after{content:\"field\"}div.jsoneditor td{vertical-align:top}div.jsoneditor td.jsoneditor-separator{padding:3px 0;vertical-align:top;color:gray}div.jsoneditor td.jsoneditor-tree{vertical-align:top}div.jsoneditor.busy pre.jsoneditor-preview{background:#f5f5f5;color:gray}div.jsoneditor.busy div.jsoneditor-busy{display:inherit}div.jsoneditor code.jsoneditor-preview{background:0 0}div.jsoneditor.jsoneditor-mode-preview pre.jsoneditor-preview{width:100%;height:100%;box-sizing:border-box;overflow:auto;padding:2px;margin:0;white-space:pre-wrap;word-break:break-all}div.jsoneditor-default{color:gray;padding-left:10px}div.jsoneditor-tree{width:100%;height:100%;position:relative;overflow:auto;background:#fff}div.jsoneditor-tree button.jsoneditor-button{width:24px;height:24px;padding:0;margin:0;border:none;cursor:pointer;background-color:transparent;background-image:url(\"data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20xmlns:dc='http://purl.org/dc/elements/1.1/'%20xmlns:cc='http://creativecommons.org/ns%23'%20xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23'%20xmlns:svg='http://www.w3.org/2000/svg'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd'%20xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape'%20width='240'%20height='144'%20id='svg4136'%20version='1.1'%20inkscape:version='0.91%20r13725'%20sodipodi:docname='jsoneditor-icons.svg'%3e%3ctitle%20id='title6512'%3eJSON%20Editor%20Icons%3c/title%3e%3cmetadata%20id='metadata4148'%3e%3crdf:RDF%3e%3ccc:Work%20rdf:about=''%3e%3cdc:format%3eimage/svg+xml%3c/dc:format%3e%3cdc:type%20rdf:resource='http://purl.org/dc/dcmitype/StillImage'%20/%3e%3cdc:title%3eJSON%20Editor%20Icons%3c/dc:title%3e%3c/cc:Work%3e%3c/rdf:RDF%3e%3c/metadata%3e%3cdefs%20id='defs4146'%20/%3e%3csodipodi:namedview%20pagecolor='%23ff63ff'%20bordercolor='%23666666'%20borderopacity='1'%20objecttolerance='10'%20gridtolerance='10'%20guidetolerance='10'%20inkscape:pageopacity='0'%20inkscape:pageshadow='2'%20inkscape:window-width='1920'%20inkscape:window-height='1026'%20id='namedview4144'%20showgrid='true'%20inkscape:zoom='4'%20inkscape:cx='13.229181'%20inkscape:cy='119.82429'%20inkscape:window-x='0'%20inkscape:window-y='0'%20inkscape:window-maximized='1'%20inkscape:current-layer='svg4136'%20showguides='false'%20borderlayer='false'%20inkscape:showpageshadow='true'%20showborder='true'%3e%3cinkscape:grid%20type='xygrid'%20id='grid4640'%20empspacing='24'%20/%3e%3c/sodipodi:namedview%3e%3c!--%20Created%20with%20SVG-edit%20-%20http://svg-edit.googlecode.com/%20--%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20id='svg_1'%20height='16'%20width='16'%20y='4'%20x='4'%20/%3e%3crect%20id='svg_1-7'%20height='16'%20width='16'%20y='3.999995'%20x='28.000006'%20style='fill:%23ec3f29;fill-opacity:0.94117647;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20x='52.000004'%20y='3.999995'%20width='16'%20height='16'%20id='rect4165'%20/%3e%3crect%20id='rect4175'%20height='16'%20width='16'%20y='3.9999852'%20x='172.00002'%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4175-3'%20height='16'%20width='16'%20y='3.999995'%20x='196'%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3cg%20id='g4299'%20style='stroke:none'%3e%3crect%20x='7.0000048'%20y='10.999998'%20width='9.9999924'%20height='1.9999986'%20id='svg_1-1'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3crect%20x='11.000005'%20y='7.0000114'%20width='1.9999955'%20height='9.9999838'%20id='svg_1-1-1'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3c/g%3e%3cg%20id='g4299-3'%20transform='matrix(0.70710678,-0.70710678,0.70710678,0.70710678,19.029435,12.000001)'%20style='stroke:none'%3e%3crect%20x='7.0000048'%20y='10.999998'%20width='9.9999924'%20height='1.9999986'%20id='svg_1-1-0'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3crect%20x='11.000005'%20y='7.0000114'%20width='1.9999955'%20height='9.9999838'%20id='svg_1-1-1-9'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3c/g%3e%3crect%20id='svg_1-7-5'%20height='6.9999905'%20width='6.9999909'%20y='7.0000048'%20x='55.000004'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20x='58'%20y='10.00001'%20width='6.9999909'%20height='6.9999905'%20id='rect4354'%20/%3e%3crect%20id='svg_1-7-5-7'%20height='6.9999905'%20width='6.9999909'%20y='10.000005'%20x='58.000004'%20style='fill:%23ffffff;fill-opacity:1;stroke:%233c80df;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.94117647'%20/%3e%3cg%20id='g4378'%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20x='198'%20y='10.999999'%20width='7.9999909'%20height='1.9999965'%20id='svg_1-7-5-3'%20/%3e%3crect%20id='rect4374'%20height='1.9999946'%20width='11.999995'%20y='7.0000005'%20x='198'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20id='rect4376'%20height='1.9999995'%20width='3.9999928'%20y='14.999996'%20x='198'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3c/g%3e%3cg%20transform='matrix(1,0,0,-1,-23.999995,23.999995)'%20id='g4383'%3e%3crect%20id='rect4385'%20height='1.9999965'%20width='7.9999909'%20y='10.999999'%20x='198'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20x='198'%20y='7.0000005'%20width='11.999995'%20height='1.9999946'%20id='rect4387'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20x='198'%20y='14.999996'%20width='3.9999928'%20height='1.9999995'%20id='rect4389'%20/%3e%3c/g%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-4'%20width='16'%20height='16'%20x='76'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%2085.10447,6.0157384%20-0.0156,1.4063%20c%203.02669,-0.2402%200.33008,3.6507996%202.48438,4.5780996%20-2.18694,1.0938%200.49191,4.9069%20-2.45313,4.5781%20l%20-0.0156,1.4219%20c%205.70828,0.559%201.03264,-5.1005%204.70313,-5.2656%20l%200,-1.4063%20c%20-3.61303,-0.027%201.11893,-5.7069996%20-4.70313,-5.3124996%20z'%20id='path4351'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%2082.78125,5.9984384%200.0156,1.4063%20c%20-3.02668,-0.2402%20-0.33007,3.6506996%20-2.48437,4.5780996%202.18694,1.0938%20-0.49192,4.9069%202.45312,4.5781%20l%200.0156,1.4219%20c%20-5.70827,0.559%20-1.03263,-5.1004%20-4.70312,-5.2656%20l%200,-1.4063%20c%203.61303,-0.027%20-1.11894,-5.7070996%204.70312,-5.3124996%20z'%20id='path4351-9'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-25'%20width='16'%20height='16'%20x='100'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20103.719,5.6719384%200,12.7187996%203.03125,0%200,-1.5313%20-1.34375,0%200,-9.6249996%201.375,0%200,-1.5625%20z'%20id='path2987'%20inkscape:connector-curvature='0'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20112.2185,5.6721984%200,12.7187996%20-3.03125,0%200,-1.5313%201.34375,0%200,-9.6249996%20-1.375,0%200,-1.5625%20z'%20id='path2987-1'%20inkscape:connector-curvature='0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-73'%20width='16'%20height='16'%20x='124'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20126.2824,17.602938%201.78957,0%201.14143,-2.8641%205.65364,0%201.14856,2.8641%201.76565,0%20-4.78687,-11.1610996%20-1.91903,0%20z'%20id='path3780'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccccc'%20/%3e%3cpath%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20d='m%20129.72704,13.478838%204.60852,0.01%20-2.30426,-5.5497996%20z'%20id='path3782'%20inkscape:connector-curvature='0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-35'%20width='16'%20height='16'%20x='148'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20156.47655,5.8917384%200,2.1797%200.46093,2.3983996%201.82813,0%200.39844,-2.3983996%200,-2.1797%20z'%20id='path5008-2'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccc'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20152.51561,5.8906384%200,2.1797%200.46094,2.3983996%201.82812,0%200.39844,-2.3983996%200,-2.1797%20z'%20id='path5008-2-8'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccc'%20/%3e%3crect%20id='svg_1-7-2'%20height='1.9999961'%20width='11.999996'%20y='64'%20x='54'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20id='svg_1-7-2-2'%20height='2.9999905'%20width='2.9999907'%20y='52'%20x='80.000008'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='85.000008'%20y='52'%20width='2.9999907'%20height='2.9999905'%20id='rect4561'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='80.000008'%20y='58'%20width='2.9999907'%20height='2.9999905'%20id='rect4563'%20/%3e%3crect%20id='rect4565'%20height='2.9999905'%20width='2.9999907'%20y='58'%20x='85.000008'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4567'%20height='2.9999905'%20width='2.9999907'%20y='64'%20x='80.000008'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='85.000008'%20y='64'%20width='2.9999907'%20height='2.9999905'%20id='rect4569'%20/%3e%3ccircle%20style='opacity:1;fill:none;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20id='path4571'%20cx='110.06081'%20cy='57.939209'%20r='4.7438836'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='116.64566'%20y='-31.79752'%20width='4.229713'%20height='6.4053884'%20id='rect4563-2'%20transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)'%20/%3e%3cpath%20style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='M%20125,56%20138.77027,56.095%20132,64%20Z'%20id='path4613'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3cpath%20sodipodi:nodetypes='cccc'%20inkscape:connector-curvature='0'%20id='path4615'%20d='M%20149,64%20162.77027,63.905%20156,56%20Z'%20style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='54'%20y='53'%20width='11.999996'%20height='1.9999961'%20id='rect4638'%20/%3e%3crect%20id='svg_1-7-2-24'%20height='1.9999957'%20width='12.99999'%20y='-56'%20x='53'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20transform='matrix(0,1,-1,0,0,0)'%20/%3e%3crect%20transform='matrix(0,1,-1,0,0,0)'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='53'%20y='-66'%20width='12.99999'%20height='1.9999957'%20id='rect4657'%20/%3e%3crect%20id='rect4659'%20height='0.99999291'%20width='11.999999'%20y='57'%20x='54'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='54'%20y='88.000122'%20width='11.999996'%20height='1.9999961'%20id='rect4661'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='80.000008'%20y='76.000122'%20width='2.9999907'%20height='2.9999905'%20id='rect4663'%20/%3e%3crect%20id='rect4665'%20height='2.9999905'%20width='2.9999907'%20y='76.000122'%20x='85.000008'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3crect%20id='rect4667'%20height='2.9999905'%20width='2.9999907'%20y='82.000122'%20x='80.000008'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='85.000008'%20y='82.000122'%20width='2.9999907'%20height='2.9999905'%20id='rect4669'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='80.000008'%20y='88.000122'%20width='2.9999907'%20height='2.9999905'%20id='rect4671'%20/%3e%3crect%20id='rect4673'%20height='2.9999905'%20width='2.9999907'%20y='88.000122'%20x='85.000008'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3ccircle%20r='4.7438836'%20cy='81.939331'%20cx='110.06081'%20id='circle4675'%20style='opacity:1;fill:none;fill-opacity:1;stroke:%23d3d3d3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3crect%20transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)'%20id='rect4677'%20height='6.4053884'%20width='4.229713'%20y='-14.826816'%20x='133.6163'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:%23d3d3d3;stroke-width:0;stroke-opacity:1'%20/%3e%3cpath%20sodipodi:nodetypes='cccc'%20inkscape:connector-curvature='0'%20id='path4679'%20d='m%20125,80.000005%2013.77027,0.09499%20L%20132,87.999992%20Z'%20style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3cpath%20style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='M%20149,88.0002%20162.77027,87.9052%20156,80.0002%20Z'%20id='path4681'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3crect%20id='rect4683'%20height='1.9999961'%20width='11.999996'%20y='77.000122'%20x='54'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3crect%20transform='matrix(0,1,-1,0,0,0)'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='77.000122'%20y='-56'%20width='12.99999'%20height='1.9999957'%20id='rect4685'%20/%3e%3crect%20id='rect4687'%20height='1.9999957'%20width='12.99999'%20y='-66'%20x='77.000122'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20transform='matrix(0,1,-1,0,0,0)'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='54'%20y='81.000122'%20width='11.999999'%20height='0.99999291'%20id='rect4689'%20/%3e%3crect%20id='rect4761-1'%20height='1.9999945'%20width='15.99999'%20y='101'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-0'%20height='1.9999945'%20width='15.99999'%20y='105'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-7'%20height='1.9999945'%20width='9'%20y='109'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1'%20height='1.9999945'%20width='12'%20y='125'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1-4'%20height='1.9999945'%20width='10'%20y='137'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1-4-4'%20height='1.9999945'%20width='10'%20y='129'%20x='82'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1-4-4-3'%20height='1.9999945'%20width='9'%20y='133'%20x='82'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2036.398438,100.0254%20c%20-0.423362,-0.013%20-0.846847,0.01%20-1.265626,0.062%20-1.656562,0.2196%20-3.244567,0.9739%20-4.507812,2.2266%20L%2029,100.5991%20l%20-2.324219,7.7129%207.826172,-1.9062%20-1.804687,-1.9063%20c%201.597702,-1.5308%204.048706,-1.8453%205.984375,-0.7207%201.971162,1.1452%202.881954,3.3975%202.308593,5.5508%20-0.573361,2.1533%20-2.533865,3.6953%20-4.830078,3.6953%20l%200,3.0742%20c%203.550756,0%206.710442,-2.4113%207.650391,-5.9414%200.939949,-3.5301%20-0.618463,-7.2736%20-3.710938,-9.0703%20-1.159678,-0.6738%20-2.431087,-1.0231%20-3.701171,-1.0625%20z'%20id='path4138'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2059.722656,99.9629%20c%20-1.270084,0.039%20-2.541493,0.3887%20-3.701172,1.0625%20-3.092475,1.7967%20-4.650886,5.5402%20-3.710937,9.0703%200.939949,3.5301%204.09768,5.9414%207.648437,5.9414%20l%200,-3.0742%20c%20-2.296214,0%20-4.256717,-1.542%20-4.830078,-3.6953%20-0.573361,-2.1533%200.337432,-4.4056%202.308594,-5.5508%201.935731,-1.1246%204.38863,-0.8102%205.986326,0.7207%20l%20-1.806638,1.9063%207.828128,1.9062%20-2.32422,-7.7129%20-1.62696,1.7168%20c%20-1.26338,-1.2531%20-2.848917,-2.0088%20-4.505855,-2.2285%20-0.418778,-0.055%20-0.842263,-0.076%20-1.265625,-0.062%20z'%20id='path4138-1'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20d='m%2010.5,100%200,2%20-2.4999996,0%20L%2012,107%20l%204,-5%20-2.5,0%200,-2%20-3,0%20z'%20id='path3055-0-77'%20/%3e%3cpath%20style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%204.9850574,108.015%2014.0298856,-0.03'%20id='path5244-5-0-5'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cc'%20/%3e%3cpath%20style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%204.9849874,132.015%2014.0298866,-0.03'%20id='path5244-5-0-5-8'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cc'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2036.398438,123.9629%20c%20-0.423362,-0.013%20-0.846847,0.01%20-1.265626,0.062%20-1.656562,0.2196%20-3.244567,0.9739%20-4.507812,2.2266%20L%2029,124.5366%20l%20-2.324219,7.7129%207.826172,-1.9062%20-1.804687,-1.9063%20c%201.597702,-1.5308%204.048706,-1.8453%205.984375,-0.7207%201.971162,1.1453%202.881954,3.3975%202.308593,5.5508%20-0.573361,2.1533%20-2.533864,3.6953%20-4.830078,3.6953%20l%200,3.0742%20c%203.550757,0%206.710442,-2.4093%207.650391,-5.9394%200.939949,-3.5301%20-0.618463,-7.2756%20-3.710938,-9.0723%20-1.159678,-0.6737%20-2.431087,-1.0231%20-3.701171,-1.0625%20z'%20id='path4138-12'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2059.722656,123.9629%20c%20-1.270084,0.039%20-2.541493,0.3888%20-3.701172,1.0625%20-3.092475,1.7967%20-4.650886,5.5422%20-3.710937,9.0723%200.939949,3.5301%204.09768,5.9394%207.648437,5.9394%20l%200,-3.0742%20c%20-2.296214,0%20-4.256717,-1.542%20-4.830078,-3.6953%20-0.573361,-2.1533%200.337432,-4.4055%202.308594,-5.5508%201.935731,-1.1246%204.38863,-0.8102%205.986326,0.7207%20l%20-1.806638,1.9063%207.828128,1.9062%20-2.32422,-7.7129%20-1.62696,1.7168%20c%20-1.26338,-1.2531%20-2.848917,-2.0088%20-4.505855,-2.2285%20-0.418778,-0.055%20-0.842263,-0.076%20-1.265625,-0.062%20z'%20id='path4138-1-3'%20/%3e%3cpath%20id='path6191'%20d='m%2010.5,116%200,-2%20-2.4999996,0%20L%2012,109%20l%204,5%20-2.5,0%200,2%20-3,0%20z'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20inkscape:connector-curvature='0'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20d='m%2010.5,129%200,-2%20-2.4999996,0%20L%2012,122%20l%204,5%20-2.5,0%200,2%20-3,0%20z'%20id='path6193'%20/%3e%3cpath%20id='path6195'%20d='m%2010.5,135%200,2%20-2.4999996,0%20L%2012,142%20l%204,-5%20-2.5,0%200,-2%20-3,0%20z'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20inkscape:connector-curvature='0'%20/%3e%3cpath%20sodipodi:type='star'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20id='path4500'%20sodipodi:sides='3'%20sodipodi:cx='11.55581'%20sodipodi:cy='60.073242'%20sodipodi:r1='5.1116104'%20sodipodi:r2='2.5558052'%20sodipodi:arg1='0'%20sodipodi:arg2='1.0471976'%20inkscape:flatsided='false'%20inkscape:rounded='0'%20inkscape:randomized='0'%20d='m%2016.66742,60.073242%20-3.833708,2.213392%20-3.8337072,2.213393%200,-4.426785%200,-4.426784%203.8337082,2.213392%20z'%20inkscape:transform-center-x='-1.2779026'%20/%3e%3cpath%20inkscape:transform-center-x='1.277902'%20d='m%20-31.500004,60.073242%20-3.833708,2.213392%20-3.833707,2.213393%200,-4.426785%200,-4.426784%203.833707,2.213392%20z'%20inkscape:randomized='0'%20inkscape:rounded='0'%20inkscape:flatsided='false'%20sodipodi:arg2='1.0471976'%20sodipodi:arg1='0'%20sodipodi:r2='2.5558052'%20sodipodi:r1='5.1116104'%20sodipodi:cy='60.073242'%20sodipodi:cx='-36.611614'%20sodipodi:sides='3'%20id='path4502'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20sodipodi:type='star'%20transform='scale(-1,1)'%20/%3e%3cpath%20d='m%2016.66742,60.073212%20-3.833708,2.213392%20-3.8337072,2.213392%200,-4.426784%200,-4.426785%203.8337082,2.213392%20z'%20inkscape:randomized='0'%20inkscape:rounded='0'%20inkscape:flatsided='false'%20sodipodi:arg2='1.0471976'%20sodipodi:arg1='0'%20sodipodi:r2='2.5558052'%20sodipodi:r1='5.1116104'%20sodipodi:cy='60.073212'%20sodipodi:cx='11.55581'%20sodipodi:sides='3'%20id='path4504'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20sodipodi:type='star'%20transform='matrix(0,1,-1,0,72.0074,71.7877)'%20inkscape:transform-center-y='1.2779029'%20/%3e%3cpath%20inkscape:transform-center-y='-1.2779026'%20transform='matrix(0,-1,-1,0,96,96)'%20sodipodi:type='star'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20id='path4506'%20sodipodi:sides='3'%20sodipodi:cx='11.55581'%20sodipodi:cy='60.073212'%20sodipodi:r1='5.1116104'%20sodipodi:r2='2.5558052'%20sodipodi:arg1='0'%20sodipodi:arg2='1.0471976'%20inkscape:flatsided='false'%20inkscape:rounded='0'%20inkscape:randomized='0'%20d='m%2016.66742,60.073212%20-3.833708,2.213392%20-3.8337072,2.213392%200,-4.426784%200,-4.426785%203.8337082,2.213392%20z'%20/%3e%3cpath%20sodipodi:nodetypes='cccc'%20inkscape:connector-curvature='0'%20id='path4615-5'%20d='m%20171.82574,65.174193%2016.34854,0%20-8.17427,-13.348454%20z'%20style='fill:%23fbb917;fill-opacity:1;fill-rule:evenodd;stroke:%23fbb917;stroke-width:1.65161395;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3cpath%20style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20179,55%200,6%202,0%200,-6'%20id='path4300'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3cpath%20style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20179,62%200,2%202,0%200,-2'%20id='path4300-6'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:%23ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:0.8'%20d='M%2099.994369,113.0221%20102,114.98353%20l%207,-6.9558%203,0.97227%202,-1%201,-2%200,-3%20-3,3%20-3,-3%203,-3%20-3,0%20-2,1%20-1,2%200.99437,3.0221%20z'%20id='path4268'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccccccccccc'%20/%3e%3crect%20id='rect4175-3-5'%20height='16'%20width='16'%20y='4'%20x='220'%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3cpath%20style='fill:%23ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20234,6%200,2%20-5,5%200,5%20-2,0%200,-5%20-5,-5%200,-2'%20id='path3546'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3cg%20transform='matrix(1.3333328,0,0,-1.5999992,-139.9999,127.19999)'%20id='g4383-6'%3e%3crect%20id='rect4385-2'%20height='1.2499905'%20width='5.9999924'%20y='12.625005'%20x='198.00002'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20x='198.00002'%20y='15.125007'%20width='7.4999928'%20height='1.2499949'%20id='rect4387-9'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20x='198.00002'%20y='7.6250024'%20width='2.9999909'%20height='1.2499905'%20id='rect4389-1-0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20x='198.00002'%20y='10.125004'%20width='4.4999919'%20height='1.2499905'%20id='rect4389-1-9'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20207.00001,16.375004%200,-5.625005%20-2.25,0%203,-3.1250014%203,3.1250014%20-2.25,0%200,5.625005%20-1.5,0'%20id='path4402'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3c/g%3e%3cpath%20style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20164,100%200,3%20-6,6%200,7%20-4,0%200,-7%20-6,-6%200,-3'%20id='path3546-2-2'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20id='svg_1-3'%20height='16'%20width='16'%20y='28'%20x='4'%20/%3e%3cpath%20sodipodi:nodetypes='ccccccccc'%20inkscape:connector-curvature='0'%20id='path4402-5-7'%20d='m%2015,41%200,-7%20-4,0%200,3%20-5,-4%205,-4%200,3%206,0%200,9'%20style='fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20/%3e%3c/svg%3e\")}div.jsoneditor-tree button.jsoneditor-button:focus{background-color:#f5f5f5;outline:#e5e5e5 solid 1px}div.jsoneditor-tree button.jsoneditor-collapsed{background-position:0 -48px}div.jsoneditor-tree button.jsoneditor-expanded{background-position:0 -72px}div.jsoneditor-tree button.jsoneditor-contextmenu-button{background-position:-48px -72px}div.jsoneditor-tree button.jsoneditor-invisible{visibility:hidden;background:0 0}div.jsoneditor-tree button.jsoneditor-dragarea{background-image:url(\"data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20xmlns:dc='http://purl.org/dc/elements/1.1/'%20xmlns:cc='http://creativecommons.org/ns%23'%20xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23'%20xmlns:svg='http://www.w3.org/2000/svg'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd'%20xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape'%20width='240'%20height='144'%20id='svg4136'%20version='1.1'%20inkscape:version='0.91%20r13725'%20sodipodi:docname='jsoneditor-icons.svg'%3e%3ctitle%20id='title6512'%3eJSON%20Editor%20Icons%3c/title%3e%3cmetadata%20id='metadata4148'%3e%3crdf:RDF%3e%3ccc:Work%20rdf:about=''%3e%3cdc:format%3eimage/svg+xml%3c/dc:format%3e%3cdc:type%20rdf:resource='http://purl.org/dc/dcmitype/StillImage'%20/%3e%3cdc:title%3eJSON%20Editor%20Icons%3c/dc:title%3e%3c/cc:Work%3e%3c/rdf:RDF%3e%3c/metadata%3e%3cdefs%20id='defs4146'%20/%3e%3csodipodi:namedview%20pagecolor='%23ff63ff'%20bordercolor='%23666666'%20borderopacity='1'%20objecttolerance='10'%20gridtolerance='10'%20guidetolerance='10'%20inkscape:pageopacity='0'%20inkscape:pageshadow='2'%20inkscape:window-width='1920'%20inkscape:window-height='1026'%20id='namedview4144'%20showgrid='true'%20inkscape:zoom='4'%20inkscape:cx='13.229181'%20inkscape:cy='119.82429'%20inkscape:window-x='0'%20inkscape:window-y='0'%20inkscape:window-maximized='1'%20inkscape:current-layer='svg4136'%20showguides='false'%20borderlayer='false'%20inkscape:showpageshadow='true'%20showborder='true'%3e%3cinkscape:grid%20type='xygrid'%20id='grid4640'%20empspacing='24'%20/%3e%3c/sodipodi:namedview%3e%3c!--%20Created%20with%20SVG-edit%20-%20http://svg-edit.googlecode.com/%20--%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20id='svg_1'%20height='16'%20width='16'%20y='4'%20x='4'%20/%3e%3crect%20id='svg_1-7'%20height='16'%20width='16'%20y='3.999995'%20x='28.000006'%20style='fill:%23ec3f29;fill-opacity:0.94117647;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20x='52.000004'%20y='3.999995'%20width='16'%20height='16'%20id='rect4165'%20/%3e%3crect%20id='rect4175'%20height='16'%20width='16'%20y='3.9999852'%20x='172.00002'%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4175-3'%20height='16'%20width='16'%20y='3.999995'%20x='196'%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3cg%20id='g4299'%20style='stroke:none'%3e%3crect%20x='7.0000048'%20y='10.999998'%20width='9.9999924'%20height='1.9999986'%20id='svg_1-1'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3crect%20x='11.000005'%20y='7.0000114'%20width='1.9999955'%20height='9.9999838'%20id='svg_1-1-1'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3c/g%3e%3cg%20id='g4299-3'%20transform='matrix(0.70710678,-0.70710678,0.70710678,0.70710678,19.029435,12.000001)'%20style='stroke:none'%3e%3crect%20x='7.0000048'%20y='10.999998'%20width='9.9999924'%20height='1.9999986'%20id='svg_1-1-0'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3crect%20x='11.000005'%20y='7.0000114'%20width='1.9999955'%20height='9.9999838'%20id='svg_1-1-1-9'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3c/g%3e%3crect%20id='svg_1-7-5'%20height='6.9999905'%20width='6.9999909'%20y='7.0000048'%20x='55.000004'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20x='58'%20y='10.00001'%20width='6.9999909'%20height='6.9999905'%20id='rect4354'%20/%3e%3crect%20id='svg_1-7-5-7'%20height='6.9999905'%20width='6.9999909'%20y='10.000005'%20x='58.000004'%20style='fill:%23ffffff;fill-opacity:1;stroke:%233c80df;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.94117647'%20/%3e%3cg%20id='g4378'%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20x='198'%20y='10.999999'%20width='7.9999909'%20height='1.9999965'%20id='svg_1-7-5-3'%20/%3e%3crect%20id='rect4374'%20height='1.9999946'%20width='11.999995'%20y='7.0000005'%20x='198'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20id='rect4376'%20height='1.9999995'%20width='3.9999928'%20y='14.999996'%20x='198'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3c/g%3e%3cg%20transform='matrix(1,0,0,-1,-23.999995,23.999995)'%20id='g4383'%3e%3crect%20id='rect4385'%20height='1.9999965'%20width='7.9999909'%20y='10.999999'%20x='198'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20x='198'%20y='7.0000005'%20width='11.999995'%20height='1.9999946'%20id='rect4387'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20x='198'%20y='14.999996'%20width='3.9999928'%20height='1.9999995'%20id='rect4389'%20/%3e%3c/g%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-4'%20width='16'%20height='16'%20x='76'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%2085.10447,6.0157384%20-0.0156,1.4063%20c%203.02669,-0.2402%200.33008,3.6507996%202.48438,4.5780996%20-2.18694,1.0938%200.49191,4.9069%20-2.45313,4.5781%20l%20-0.0156,1.4219%20c%205.70828,0.559%201.03264,-5.1005%204.70313,-5.2656%20l%200,-1.4063%20c%20-3.61303,-0.027%201.11893,-5.7069996%20-4.70313,-5.3124996%20z'%20id='path4351'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%2082.78125,5.9984384%200.0156,1.4063%20c%20-3.02668,-0.2402%20-0.33007,3.6506996%20-2.48437,4.5780996%202.18694,1.0938%20-0.49192,4.9069%202.45312,4.5781%20l%200.0156,1.4219%20c%20-5.70827,0.559%20-1.03263,-5.1004%20-4.70312,-5.2656%20l%200,-1.4063%20c%203.61303,-0.027%20-1.11894,-5.7070996%204.70312,-5.3124996%20z'%20id='path4351-9'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-25'%20width='16'%20height='16'%20x='100'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20103.719,5.6719384%200,12.7187996%203.03125,0%200,-1.5313%20-1.34375,0%200,-9.6249996%201.375,0%200,-1.5625%20z'%20id='path2987'%20inkscape:connector-curvature='0'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20112.2185,5.6721984%200,12.7187996%20-3.03125,0%200,-1.5313%201.34375,0%200,-9.6249996%20-1.375,0%200,-1.5625%20z'%20id='path2987-1'%20inkscape:connector-curvature='0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-73'%20width='16'%20height='16'%20x='124'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20126.2824,17.602938%201.78957,0%201.14143,-2.8641%205.65364,0%201.14856,2.8641%201.76565,0%20-4.78687,-11.1610996%20-1.91903,0%20z'%20id='path3780'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccccc'%20/%3e%3cpath%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20d='m%20129.72704,13.478838%204.60852,0.01%20-2.30426,-5.5497996%20z'%20id='path3782'%20inkscape:connector-curvature='0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-35'%20width='16'%20height='16'%20x='148'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20156.47655,5.8917384%200,2.1797%200.46093,2.3983996%201.82813,0%200.39844,-2.3983996%200,-2.1797%20z'%20id='path5008-2'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccc'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20152.51561,5.8906384%200,2.1797%200.46094,2.3983996%201.82812,0%200.39844,-2.3983996%200,-2.1797%20z'%20id='path5008-2-8'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccc'%20/%3e%3crect%20id='svg_1-7-2'%20height='1.9999961'%20width='11.999996'%20y='64'%20x='54'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20id='svg_1-7-2-2'%20height='2.9999905'%20width='2.9999907'%20y='52'%20x='80.000008'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='85.000008'%20y='52'%20width='2.9999907'%20height='2.9999905'%20id='rect4561'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='80.000008'%20y='58'%20width='2.9999907'%20height='2.9999905'%20id='rect4563'%20/%3e%3crect%20id='rect4565'%20height='2.9999905'%20width='2.9999907'%20y='58'%20x='85.000008'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4567'%20height='2.9999905'%20width='2.9999907'%20y='64'%20x='80.000008'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='85.000008'%20y='64'%20width='2.9999907'%20height='2.9999905'%20id='rect4569'%20/%3e%3ccircle%20style='opacity:1;fill:none;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20id='path4571'%20cx='110.06081'%20cy='57.939209'%20r='4.7438836'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='116.64566'%20y='-31.79752'%20width='4.229713'%20height='6.4053884'%20id='rect4563-2'%20transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)'%20/%3e%3cpath%20style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='M%20125,56%20138.77027,56.095%20132,64%20Z'%20id='path4613'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3cpath%20sodipodi:nodetypes='cccc'%20inkscape:connector-curvature='0'%20id='path4615'%20d='M%20149,64%20162.77027,63.905%20156,56%20Z'%20style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='54'%20y='53'%20width='11.999996'%20height='1.9999961'%20id='rect4638'%20/%3e%3crect%20id='svg_1-7-2-24'%20height='1.9999957'%20width='12.99999'%20y='-56'%20x='53'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20transform='matrix(0,1,-1,0,0,0)'%20/%3e%3crect%20transform='matrix(0,1,-1,0,0,0)'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='53'%20y='-66'%20width='12.99999'%20height='1.9999957'%20id='rect4657'%20/%3e%3crect%20id='rect4659'%20height='0.99999291'%20width='11.999999'%20y='57'%20x='54'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='54'%20y='88.000122'%20width='11.999996'%20height='1.9999961'%20id='rect4661'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='80.000008'%20y='76.000122'%20width='2.9999907'%20height='2.9999905'%20id='rect4663'%20/%3e%3crect%20id='rect4665'%20height='2.9999905'%20width='2.9999907'%20y='76.000122'%20x='85.000008'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3crect%20id='rect4667'%20height='2.9999905'%20width='2.9999907'%20y='82.000122'%20x='80.000008'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='85.000008'%20y='82.000122'%20width='2.9999907'%20height='2.9999905'%20id='rect4669'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='80.000008'%20y='88.000122'%20width='2.9999907'%20height='2.9999905'%20id='rect4671'%20/%3e%3crect%20id='rect4673'%20height='2.9999905'%20width='2.9999907'%20y='88.000122'%20x='85.000008'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3ccircle%20r='4.7438836'%20cy='81.939331'%20cx='110.06081'%20id='circle4675'%20style='opacity:1;fill:none;fill-opacity:1;stroke:%23d3d3d3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3crect%20transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)'%20id='rect4677'%20height='6.4053884'%20width='4.229713'%20y='-14.826816'%20x='133.6163'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:%23d3d3d3;stroke-width:0;stroke-opacity:1'%20/%3e%3cpath%20sodipodi:nodetypes='cccc'%20inkscape:connector-curvature='0'%20id='path4679'%20d='m%20125,80.000005%2013.77027,0.09499%20L%20132,87.999992%20Z'%20style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3cpath%20style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='M%20149,88.0002%20162.77027,87.9052%20156,80.0002%20Z'%20id='path4681'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3crect%20id='rect4683'%20height='1.9999961'%20width='11.999996'%20y='77.000122'%20x='54'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3crect%20transform='matrix(0,1,-1,0,0,0)'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='77.000122'%20y='-56'%20width='12.99999'%20height='1.9999957'%20id='rect4685'%20/%3e%3crect%20id='rect4687'%20height='1.9999957'%20width='12.99999'%20y='-66'%20x='77.000122'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20transform='matrix(0,1,-1,0,0,0)'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='54'%20y='81.000122'%20width='11.999999'%20height='0.99999291'%20id='rect4689'%20/%3e%3crect%20id='rect4761-1'%20height='1.9999945'%20width='15.99999'%20y='101'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-0'%20height='1.9999945'%20width='15.99999'%20y='105'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-7'%20height='1.9999945'%20width='9'%20y='109'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1'%20height='1.9999945'%20width='12'%20y='125'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1-4'%20height='1.9999945'%20width='10'%20y='137'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1-4-4'%20height='1.9999945'%20width='10'%20y='129'%20x='82'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1-4-4-3'%20height='1.9999945'%20width='9'%20y='133'%20x='82'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2036.398438,100.0254%20c%20-0.423362,-0.013%20-0.846847,0.01%20-1.265626,0.062%20-1.656562,0.2196%20-3.244567,0.9739%20-4.507812,2.2266%20L%2029,100.5991%20l%20-2.324219,7.7129%207.826172,-1.9062%20-1.804687,-1.9063%20c%201.597702,-1.5308%204.048706,-1.8453%205.984375,-0.7207%201.971162,1.1452%202.881954,3.3975%202.308593,5.5508%20-0.573361,2.1533%20-2.533865,3.6953%20-4.830078,3.6953%20l%200,3.0742%20c%203.550756,0%206.710442,-2.4113%207.650391,-5.9414%200.939949,-3.5301%20-0.618463,-7.2736%20-3.710938,-9.0703%20-1.159678,-0.6738%20-2.431087,-1.0231%20-3.701171,-1.0625%20z'%20id='path4138'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2059.722656,99.9629%20c%20-1.270084,0.039%20-2.541493,0.3887%20-3.701172,1.0625%20-3.092475,1.7967%20-4.650886,5.5402%20-3.710937,9.0703%200.939949,3.5301%204.09768,5.9414%207.648437,5.9414%20l%200,-3.0742%20c%20-2.296214,0%20-4.256717,-1.542%20-4.830078,-3.6953%20-0.573361,-2.1533%200.337432,-4.4056%202.308594,-5.5508%201.935731,-1.1246%204.38863,-0.8102%205.986326,0.7207%20l%20-1.806638,1.9063%207.828128,1.9062%20-2.32422,-7.7129%20-1.62696,1.7168%20c%20-1.26338,-1.2531%20-2.848917,-2.0088%20-4.505855,-2.2285%20-0.418778,-0.055%20-0.842263,-0.076%20-1.265625,-0.062%20z'%20id='path4138-1'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20d='m%2010.5,100%200,2%20-2.4999996,0%20L%2012,107%20l%204,-5%20-2.5,0%200,-2%20-3,0%20z'%20id='path3055-0-77'%20/%3e%3cpath%20style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%204.9850574,108.015%2014.0298856,-0.03'%20id='path5244-5-0-5'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cc'%20/%3e%3cpath%20style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%204.9849874,132.015%2014.0298866,-0.03'%20id='path5244-5-0-5-8'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cc'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2036.398438,123.9629%20c%20-0.423362,-0.013%20-0.846847,0.01%20-1.265626,0.062%20-1.656562,0.2196%20-3.244567,0.9739%20-4.507812,2.2266%20L%2029,124.5366%20l%20-2.324219,7.7129%207.826172,-1.9062%20-1.804687,-1.9063%20c%201.597702,-1.5308%204.048706,-1.8453%205.984375,-0.7207%201.971162,1.1453%202.881954,3.3975%202.308593,5.5508%20-0.573361,2.1533%20-2.533864,3.6953%20-4.830078,3.6953%20l%200,3.0742%20c%203.550757,0%206.710442,-2.4093%207.650391,-5.9394%200.939949,-3.5301%20-0.618463,-7.2756%20-3.710938,-9.0723%20-1.159678,-0.6737%20-2.431087,-1.0231%20-3.701171,-1.0625%20z'%20id='path4138-12'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2059.722656,123.9629%20c%20-1.270084,0.039%20-2.541493,0.3888%20-3.701172,1.0625%20-3.092475,1.7967%20-4.650886,5.5422%20-3.710937,9.0723%200.939949,3.5301%204.09768,5.9394%207.648437,5.9394%20l%200,-3.0742%20c%20-2.296214,0%20-4.256717,-1.542%20-4.830078,-3.6953%20-0.573361,-2.1533%200.337432,-4.4055%202.308594,-5.5508%201.935731,-1.1246%204.38863,-0.8102%205.986326,0.7207%20l%20-1.806638,1.9063%207.828128,1.9062%20-2.32422,-7.7129%20-1.62696,1.7168%20c%20-1.26338,-1.2531%20-2.848917,-2.0088%20-4.505855,-2.2285%20-0.418778,-0.055%20-0.842263,-0.076%20-1.265625,-0.062%20z'%20id='path4138-1-3'%20/%3e%3cpath%20id='path6191'%20d='m%2010.5,116%200,-2%20-2.4999996,0%20L%2012,109%20l%204,5%20-2.5,0%200,2%20-3,0%20z'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20inkscape:connector-curvature='0'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20d='m%2010.5,129%200,-2%20-2.4999996,0%20L%2012,122%20l%204,5%20-2.5,0%200,2%20-3,0%20z'%20id='path6193'%20/%3e%3cpath%20id='path6195'%20d='m%2010.5,135%200,2%20-2.4999996,0%20L%2012,142%20l%204,-5%20-2.5,0%200,-2%20-3,0%20z'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20inkscape:connector-curvature='0'%20/%3e%3cpath%20sodipodi:type='star'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20id='path4500'%20sodipodi:sides='3'%20sodipodi:cx='11.55581'%20sodipodi:cy='60.073242'%20sodipodi:r1='5.1116104'%20sodipodi:r2='2.5558052'%20sodipodi:arg1='0'%20sodipodi:arg2='1.0471976'%20inkscape:flatsided='false'%20inkscape:rounded='0'%20inkscape:randomized='0'%20d='m%2016.66742,60.073242%20-3.833708,2.213392%20-3.8337072,2.213393%200,-4.426785%200,-4.426784%203.8337082,2.213392%20z'%20inkscape:transform-center-x='-1.2779026'%20/%3e%3cpath%20inkscape:transform-center-x='1.277902'%20d='m%20-31.500004,60.073242%20-3.833708,2.213392%20-3.833707,2.213393%200,-4.426785%200,-4.426784%203.833707,2.213392%20z'%20inkscape:randomized='0'%20inkscape:rounded='0'%20inkscape:flatsided='false'%20sodipodi:arg2='1.0471976'%20sodipodi:arg1='0'%20sodipodi:r2='2.5558052'%20sodipodi:r1='5.1116104'%20sodipodi:cy='60.073242'%20sodipodi:cx='-36.611614'%20sodipodi:sides='3'%20id='path4502'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20sodipodi:type='star'%20transform='scale(-1,1)'%20/%3e%3cpath%20d='m%2016.66742,60.073212%20-3.833708,2.213392%20-3.8337072,2.213392%200,-4.426784%200,-4.426785%203.8337082,2.213392%20z'%20inkscape:randomized='0'%20inkscape:rounded='0'%20inkscape:flatsided='false'%20sodipodi:arg2='1.0471976'%20sodipodi:arg1='0'%20sodipodi:r2='2.5558052'%20sodipodi:r1='5.1116104'%20sodipodi:cy='60.073212'%20sodipodi:cx='11.55581'%20sodipodi:sides='3'%20id='path4504'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20sodipodi:type='star'%20transform='matrix(0,1,-1,0,72.0074,71.7877)'%20inkscape:transform-center-y='1.2779029'%20/%3e%3cpath%20inkscape:transform-center-y='-1.2779026'%20transform='matrix(0,-1,-1,0,96,96)'%20sodipodi:type='star'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20id='path4506'%20sodipodi:sides='3'%20sodipodi:cx='11.55581'%20sodipodi:cy='60.073212'%20sodipodi:r1='5.1116104'%20sodipodi:r2='2.5558052'%20sodipodi:arg1='0'%20sodipodi:arg2='1.0471976'%20inkscape:flatsided='false'%20inkscape:rounded='0'%20inkscape:randomized='0'%20d='m%2016.66742,60.073212%20-3.833708,2.213392%20-3.8337072,2.213392%200,-4.426784%200,-4.426785%203.8337082,2.213392%20z'%20/%3e%3cpath%20sodipodi:nodetypes='cccc'%20inkscape:connector-curvature='0'%20id='path4615-5'%20d='m%20171.82574,65.174193%2016.34854,0%20-8.17427,-13.348454%20z'%20style='fill:%23fbb917;fill-opacity:1;fill-rule:evenodd;stroke:%23fbb917;stroke-width:1.65161395;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3cpath%20style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20179,55%200,6%202,0%200,-6'%20id='path4300'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3cpath%20style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20179,62%200,2%202,0%200,-2'%20id='path4300-6'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:%23ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:0.8'%20d='M%2099.994369,113.0221%20102,114.98353%20l%207,-6.9558%203,0.97227%202,-1%201,-2%200,-3%20-3,3%20-3,-3%203,-3%20-3,0%20-2,1%20-1,2%200.99437,3.0221%20z'%20id='path4268'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccccccccccc'%20/%3e%3crect%20id='rect4175-3-5'%20height='16'%20width='16'%20y='4'%20x='220'%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3cpath%20style='fill:%23ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20234,6%200,2%20-5,5%200,5%20-2,0%200,-5%20-5,-5%200,-2'%20id='path3546'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3cg%20transform='matrix(1.3333328,0,0,-1.5999992,-139.9999,127.19999)'%20id='g4383-6'%3e%3crect%20id='rect4385-2'%20height='1.2499905'%20width='5.9999924'%20y='12.625005'%20x='198.00002'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20x='198.00002'%20y='15.125007'%20width='7.4999928'%20height='1.2499949'%20id='rect4387-9'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20x='198.00002'%20y='7.6250024'%20width='2.9999909'%20height='1.2499905'%20id='rect4389-1-0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20x='198.00002'%20y='10.125004'%20width='4.4999919'%20height='1.2499905'%20id='rect4389-1-9'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20207.00001,16.375004%200,-5.625005%20-2.25,0%203,-3.1250014%203,3.1250014%20-2.25,0%200,5.625005%20-1.5,0'%20id='path4402'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3c/g%3e%3cpath%20style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20164,100%200,3%20-6,6%200,7%20-4,0%200,-7%20-6,-6%200,-3'%20id='path3546-2-2'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20id='svg_1-3'%20height='16'%20width='16'%20y='28'%20x='4'%20/%3e%3cpath%20sodipodi:nodetypes='ccccccccc'%20inkscape:connector-curvature='0'%20id='path4402-5-7'%20d='m%2015,41%200,-7%20-4,0%200,3%20-5,-4%205,-4%200,3%206,0%200,9'%20style='fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20/%3e%3c/svg%3e\");background-position:-72px -72px;cursor:move}div.jsoneditor-tree :focus{outline:0}div.jsoneditor-tree div.jsoneditor-show-more{display:inline-block;padding:3px 4px;margin:2px 0;background-color:#e5e5e5;border-radius:3px;color:gray;font-family:arial,sans-serif;font-size:14px}div.jsoneditor-tree div.jsoneditor-show-more a{display:inline-block;color:gray}div.jsoneditor-tree div.jsoneditor-color{display:inline-block;width:12px;height:12px;margin:4px;border:1px solid grey;cursor:pointer}div.jsoneditor-tree div.jsoneditor-color.jsoneditor-color-readonly{cursor:inherit}div.jsoneditor-tree div.jsoneditor-date{background:#a1a1a1;color:#fff;font-family:arial,sans-serif;border-radius:3px;display:inline-block;padding:3px;margin:0 3px}div.jsoneditor-tree table.jsoneditor-tree{border-collapse:collapse;border-spacing:0;width:100%}div.jsoneditor-tree .jsoneditor-button{display:block}div.jsoneditor-tree .jsoneditor-button.jsoneditor-schema-error{width:24px;height:24px;padding:0;margin:0 4px 0 0;background-image:url(\"data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20xmlns:dc='http://purl.org/dc/elements/1.1/'%20xmlns:cc='http://creativecommons.org/ns%23'%20xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23'%20xmlns:svg='http://www.w3.org/2000/svg'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd'%20xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape'%20width='240'%20height='144'%20id='svg4136'%20version='1.1'%20inkscape:version='0.91%20r13725'%20sodipodi:docname='jsoneditor-icons.svg'%3e%3ctitle%20id='title6512'%3eJSON%20Editor%20Icons%3c/title%3e%3cmetadata%20id='metadata4148'%3e%3crdf:RDF%3e%3ccc:Work%20rdf:about=''%3e%3cdc:format%3eimage/svg+xml%3c/dc:format%3e%3cdc:type%20rdf:resource='http://purl.org/dc/dcmitype/StillImage'%20/%3e%3cdc:title%3eJSON%20Editor%20Icons%3c/dc:title%3e%3c/cc:Work%3e%3c/rdf:RDF%3e%3c/metadata%3e%3cdefs%20id='defs4146'%20/%3e%3csodipodi:namedview%20pagecolor='%23ff63ff'%20bordercolor='%23666666'%20borderopacity='1'%20objecttolerance='10'%20gridtolerance='10'%20guidetolerance='10'%20inkscape:pageopacity='0'%20inkscape:pageshadow='2'%20inkscape:window-width='1920'%20inkscape:window-height='1026'%20id='namedview4144'%20showgrid='true'%20inkscape:zoom='4'%20inkscape:cx='13.229181'%20inkscape:cy='119.82429'%20inkscape:window-x='0'%20inkscape:window-y='0'%20inkscape:window-maximized='1'%20inkscape:current-layer='svg4136'%20showguides='false'%20borderlayer='false'%20inkscape:showpageshadow='true'%20showborder='true'%3e%3cinkscape:grid%20type='xygrid'%20id='grid4640'%20empspacing='24'%20/%3e%3c/sodipodi:namedview%3e%3c!--%20Created%20with%20SVG-edit%20-%20http://svg-edit.googlecode.com/%20--%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20id='svg_1'%20height='16'%20width='16'%20y='4'%20x='4'%20/%3e%3crect%20id='svg_1-7'%20height='16'%20width='16'%20y='3.999995'%20x='28.000006'%20style='fill:%23ec3f29;fill-opacity:0.94117647;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20x='52.000004'%20y='3.999995'%20width='16'%20height='16'%20id='rect4165'%20/%3e%3crect%20id='rect4175'%20height='16'%20width='16'%20y='3.9999852'%20x='172.00002'%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4175-3'%20height='16'%20width='16'%20y='3.999995'%20x='196'%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3cg%20id='g4299'%20style='stroke:none'%3e%3crect%20x='7.0000048'%20y='10.999998'%20width='9.9999924'%20height='1.9999986'%20id='svg_1-1'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3crect%20x='11.000005'%20y='7.0000114'%20width='1.9999955'%20height='9.9999838'%20id='svg_1-1-1'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3c/g%3e%3cg%20id='g4299-3'%20transform='matrix(0.70710678,-0.70710678,0.70710678,0.70710678,19.029435,12.000001)'%20style='stroke:none'%3e%3crect%20x='7.0000048'%20y='10.999998'%20width='9.9999924'%20height='1.9999986'%20id='svg_1-1-0'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3crect%20x='11.000005'%20y='7.0000114'%20width='1.9999955'%20height='9.9999838'%20id='svg_1-1-1-9'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3c/g%3e%3crect%20id='svg_1-7-5'%20height='6.9999905'%20width='6.9999909'%20y='7.0000048'%20x='55.000004'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20x='58'%20y='10.00001'%20width='6.9999909'%20height='6.9999905'%20id='rect4354'%20/%3e%3crect%20id='svg_1-7-5-7'%20height='6.9999905'%20width='6.9999909'%20y='10.000005'%20x='58.000004'%20style='fill:%23ffffff;fill-opacity:1;stroke:%233c80df;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.94117647'%20/%3e%3cg%20id='g4378'%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20x='198'%20y='10.999999'%20width='7.9999909'%20height='1.9999965'%20id='svg_1-7-5-3'%20/%3e%3crect%20id='rect4374'%20height='1.9999946'%20width='11.999995'%20y='7.0000005'%20x='198'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20id='rect4376'%20height='1.9999995'%20width='3.9999928'%20y='14.999996'%20x='198'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3c/g%3e%3cg%20transform='matrix(1,0,0,-1,-23.999995,23.999995)'%20id='g4383'%3e%3crect%20id='rect4385'%20height='1.9999965'%20width='7.9999909'%20y='10.999999'%20x='198'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20x='198'%20y='7.0000005'%20width='11.999995'%20height='1.9999946'%20id='rect4387'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20x='198'%20y='14.999996'%20width='3.9999928'%20height='1.9999995'%20id='rect4389'%20/%3e%3c/g%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-4'%20width='16'%20height='16'%20x='76'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%2085.10447,6.0157384%20-0.0156,1.4063%20c%203.02669,-0.2402%200.33008,3.6507996%202.48438,4.5780996%20-2.18694,1.0938%200.49191,4.9069%20-2.45313,4.5781%20l%20-0.0156,1.4219%20c%205.70828,0.559%201.03264,-5.1005%204.70313,-5.2656%20l%200,-1.4063%20c%20-3.61303,-0.027%201.11893,-5.7069996%20-4.70313,-5.3124996%20z'%20id='path4351'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%2082.78125,5.9984384%200.0156,1.4063%20c%20-3.02668,-0.2402%20-0.33007,3.6506996%20-2.48437,4.5780996%202.18694,1.0938%20-0.49192,4.9069%202.45312,4.5781%20l%200.0156,1.4219%20c%20-5.70827,0.559%20-1.03263,-5.1004%20-4.70312,-5.2656%20l%200,-1.4063%20c%203.61303,-0.027%20-1.11894,-5.7070996%204.70312,-5.3124996%20z'%20id='path4351-9'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-25'%20width='16'%20height='16'%20x='100'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20103.719,5.6719384%200,12.7187996%203.03125,0%200,-1.5313%20-1.34375,0%200,-9.6249996%201.375,0%200,-1.5625%20z'%20id='path2987'%20inkscape:connector-curvature='0'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20112.2185,5.6721984%200,12.7187996%20-3.03125,0%200,-1.5313%201.34375,0%200,-9.6249996%20-1.375,0%200,-1.5625%20z'%20id='path2987-1'%20inkscape:connector-curvature='0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-73'%20width='16'%20height='16'%20x='124'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20126.2824,17.602938%201.78957,0%201.14143,-2.8641%205.65364,0%201.14856,2.8641%201.76565,0%20-4.78687,-11.1610996%20-1.91903,0%20z'%20id='path3780'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccccc'%20/%3e%3cpath%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20d='m%20129.72704,13.478838%204.60852,0.01%20-2.30426,-5.5497996%20z'%20id='path3782'%20inkscape:connector-curvature='0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-35'%20width='16'%20height='16'%20x='148'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20156.47655,5.8917384%200,2.1797%200.46093,2.3983996%201.82813,0%200.39844,-2.3983996%200,-2.1797%20z'%20id='path5008-2'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccc'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20152.51561,5.8906384%200,2.1797%200.46094,2.3983996%201.82812,0%200.39844,-2.3983996%200,-2.1797%20z'%20id='path5008-2-8'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccc'%20/%3e%3crect%20id='svg_1-7-2'%20height='1.9999961'%20width='11.999996'%20y='64'%20x='54'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20id='svg_1-7-2-2'%20height='2.9999905'%20width='2.9999907'%20y='52'%20x='80.000008'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='85.000008'%20y='52'%20width='2.9999907'%20height='2.9999905'%20id='rect4561'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='80.000008'%20y='58'%20width='2.9999907'%20height='2.9999905'%20id='rect4563'%20/%3e%3crect%20id='rect4565'%20height='2.9999905'%20width='2.9999907'%20y='58'%20x='85.000008'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4567'%20height='2.9999905'%20width='2.9999907'%20y='64'%20x='80.000008'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='85.000008'%20y='64'%20width='2.9999907'%20height='2.9999905'%20id='rect4569'%20/%3e%3ccircle%20style='opacity:1;fill:none;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20id='path4571'%20cx='110.06081'%20cy='57.939209'%20r='4.7438836'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='116.64566'%20y='-31.79752'%20width='4.229713'%20height='6.4053884'%20id='rect4563-2'%20transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)'%20/%3e%3cpath%20style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='M%20125,56%20138.77027,56.095%20132,64%20Z'%20id='path4613'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3cpath%20sodipodi:nodetypes='cccc'%20inkscape:connector-curvature='0'%20id='path4615'%20d='M%20149,64%20162.77027,63.905%20156,56%20Z'%20style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='54'%20y='53'%20width='11.999996'%20height='1.9999961'%20id='rect4638'%20/%3e%3crect%20id='svg_1-7-2-24'%20height='1.9999957'%20width='12.99999'%20y='-56'%20x='53'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20transform='matrix(0,1,-1,0,0,0)'%20/%3e%3crect%20transform='matrix(0,1,-1,0,0,0)'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='53'%20y='-66'%20width='12.99999'%20height='1.9999957'%20id='rect4657'%20/%3e%3crect%20id='rect4659'%20height='0.99999291'%20width='11.999999'%20y='57'%20x='54'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='54'%20y='88.000122'%20width='11.999996'%20height='1.9999961'%20id='rect4661'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='80.000008'%20y='76.000122'%20width='2.9999907'%20height='2.9999905'%20id='rect4663'%20/%3e%3crect%20id='rect4665'%20height='2.9999905'%20width='2.9999907'%20y='76.000122'%20x='85.000008'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3crect%20id='rect4667'%20height='2.9999905'%20width='2.9999907'%20y='82.000122'%20x='80.000008'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='85.000008'%20y='82.000122'%20width='2.9999907'%20height='2.9999905'%20id='rect4669'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='80.000008'%20y='88.000122'%20width='2.9999907'%20height='2.9999905'%20id='rect4671'%20/%3e%3crect%20id='rect4673'%20height='2.9999905'%20width='2.9999907'%20y='88.000122'%20x='85.000008'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3ccircle%20r='4.7438836'%20cy='81.939331'%20cx='110.06081'%20id='circle4675'%20style='opacity:1;fill:none;fill-opacity:1;stroke:%23d3d3d3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3crect%20transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)'%20id='rect4677'%20height='6.4053884'%20width='4.229713'%20y='-14.826816'%20x='133.6163'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:%23d3d3d3;stroke-width:0;stroke-opacity:1'%20/%3e%3cpath%20sodipodi:nodetypes='cccc'%20inkscape:connector-curvature='0'%20id='path4679'%20d='m%20125,80.000005%2013.77027,0.09499%20L%20132,87.999992%20Z'%20style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3cpath%20style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='M%20149,88.0002%20162.77027,87.9052%20156,80.0002%20Z'%20id='path4681'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3crect%20id='rect4683'%20height='1.9999961'%20width='11.999996'%20y='77.000122'%20x='54'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3crect%20transform='matrix(0,1,-1,0,0,0)'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='77.000122'%20y='-56'%20width='12.99999'%20height='1.9999957'%20id='rect4685'%20/%3e%3crect%20id='rect4687'%20height='1.9999957'%20width='12.99999'%20y='-66'%20x='77.000122'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20transform='matrix(0,1,-1,0,0,0)'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='54'%20y='81.000122'%20width='11.999999'%20height='0.99999291'%20id='rect4689'%20/%3e%3crect%20id='rect4761-1'%20height='1.9999945'%20width='15.99999'%20y='101'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-0'%20height='1.9999945'%20width='15.99999'%20y='105'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-7'%20height='1.9999945'%20width='9'%20y='109'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1'%20height='1.9999945'%20width='12'%20y='125'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1-4'%20height='1.9999945'%20width='10'%20y='137'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1-4-4'%20height='1.9999945'%20width='10'%20y='129'%20x='82'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1-4-4-3'%20height='1.9999945'%20width='9'%20y='133'%20x='82'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2036.398438,100.0254%20c%20-0.423362,-0.013%20-0.846847,0.01%20-1.265626,0.062%20-1.656562,0.2196%20-3.244567,0.9739%20-4.507812,2.2266%20L%2029,100.5991%20l%20-2.324219,7.7129%207.826172,-1.9062%20-1.804687,-1.9063%20c%201.597702,-1.5308%204.048706,-1.8453%205.984375,-0.7207%201.971162,1.1452%202.881954,3.3975%202.308593,5.5508%20-0.573361,2.1533%20-2.533865,3.6953%20-4.830078,3.6953%20l%200,3.0742%20c%203.550756,0%206.710442,-2.4113%207.650391,-5.9414%200.939949,-3.5301%20-0.618463,-7.2736%20-3.710938,-9.0703%20-1.159678,-0.6738%20-2.431087,-1.0231%20-3.701171,-1.0625%20z'%20id='path4138'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2059.722656,99.9629%20c%20-1.270084,0.039%20-2.541493,0.3887%20-3.701172,1.0625%20-3.092475,1.7967%20-4.650886,5.5402%20-3.710937,9.0703%200.939949,3.5301%204.09768,5.9414%207.648437,5.9414%20l%200,-3.0742%20c%20-2.296214,0%20-4.256717,-1.542%20-4.830078,-3.6953%20-0.573361,-2.1533%200.337432,-4.4056%202.308594,-5.5508%201.935731,-1.1246%204.38863,-0.8102%205.986326,0.7207%20l%20-1.806638,1.9063%207.828128,1.9062%20-2.32422,-7.7129%20-1.62696,1.7168%20c%20-1.26338,-1.2531%20-2.848917,-2.0088%20-4.505855,-2.2285%20-0.418778,-0.055%20-0.842263,-0.076%20-1.265625,-0.062%20z'%20id='path4138-1'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20d='m%2010.5,100%200,2%20-2.4999996,0%20L%2012,107%20l%204,-5%20-2.5,0%200,-2%20-3,0%20z'%20id='path3055-0-77'%20/%3e%3cpath%20style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%204.9850574,108.015%2014.0298856,-0.03'%20id='path5244-5-0-5'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cc'%20/%3e%3cpath%20style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%204.9849874,132.015%2014.0298866,-0.03'%20id='path5244-5-0-5-8'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cc'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2036.398438,123.9629%20c%20-0.423362,-0.013%20-0.846847,0.01%20-1.265626,0.062%20-1.656562,0.2196%20-3.244567,0.9739%20-4.507812,2.2266%20L%2029,124.5366%20l%20-2.324219,7.7129%207.826172,-1.9062%20-1.804687,-1.9063%20c%201.597702,-1.5308%204.048706,-1.8453%205.984375,-0.7207%201.971162,1.1453%202.881954,3.3975%202.308593,5.5508%20-0.573361,2.1533%20-2.533864,3.6953%20-4.830078,3.6953%20l%200,3.0742%20c%203.550757,0%206.710442,-2.4093%207.650391,-5.9394%200.939949,-3.5301%20-0.618463,-7.2756%20-3.710938,-9.0723%20-1.159678,-0.6737%20-2.431087,-1.0231%20-3.701171,-1.0625%20z'%20id='path4138-12'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2059.722656,123.9629%20c%20-1.270084,0.039%20-2.541493,0.3888%20-3.701172,1.0625%20-3.092475,1.7967%20-4.650886,5.5422%20-3.710937,9.0723%200.939949,3.5301%204.09768,5.9394%207.648437,5.9394%20l%200,-3.0742%20c%20-2.296214,0%20-4.256717,-1.542%20-4.830078,-3.6953%20-0.573361,-2.1533%200.337432,-4.4055%202.308594,-5.5508%201.935731,-1.1246%204.38863,-0.8102%205.986326,0.7207%20l%20-1.806638,1.9063%207.828128,1.9062%20-2.32422,-7.7129%20-1.62696,1.7168%20c%20-1.26338,-1.2531%20-2.848917,-2.0088%20-4.505855,-2.2285%20-0.418778,-0.055%20-0.842263,-0.076%20-1.265625,-0.062%20z'%20id='path4138-1-3'%20/%3e%3cpath%20id='path6191'%20d='m%2010.5,116%200,-2%20-2.4999996,0%20L%2012,109%20l%204,5%20-2.5,0%200,2%20-3,0%20z'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20inkscape:connector-curvature='0'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20d='m%2010.5,129%200,-2%20-2.4999996,0%20L%2012,122%20l%204,5%20-2.5,0%200,2%20-3,0%20z'%20id='path6193'%20/%3e%3cpath%20id='path6195'%20d='m%2010.5,135%200,2%20-2.4999996,0%20L%2012,142%20l%204,-5%20-2.5,0%200,-2%20-3,0%20z'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20inkscape:connector-curvature='0'%20/%3e%3cpath%20sodipodi:type='star'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20id='path4500'%20sodipodi:sides='3'%20sodipodi:cx='11.55581'%20sodipodi:cy='60.073242'%20sodipodi:r1='5.1116104'%20sodipodi:r2='2.5558052'%20sodipodi:arg1='0'%20sodipodi:arg2='1.0471976'%20inkscape:flatsided='false'%20inkscape:rounded='0'%20inkscape:randomized='0'%20d='m%2016.66742,60.073242%20-3.833708,2.213392%20-3.8337072,2.213393%200,-4.426785%200,-4.426784%203.8337082,2.213392%20z'%20inkscape:transform-center-x='-1.2779026'%20/%3e%3cpath%20inkscape:transform-center-x='1.277902'%20d='m%20-31.500004,60.073242%20-3.833708,2.213392%20-3.833707,2.213393%200,-4.426785%200,-4.426784%203.833707,2.213392%20z'%20inkscape:randomized='0'%20inkscape:rounded='0'%20inkscape:flatsided='false'%20sodipodi:arg2='1.0471976'%20sodipodi:arg1='0'%20sodipodi:r2='2.5558052'%20sodipodi:r1='5.1116104'%20sodipodi:cy='60.073242'%20sodipodi:cx='-36.611614'%20sodipodi:sides='3'%20id='path4502'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20sodipodi:type='star'%20transform='scale(-1,1)'%20/%3e%3cpath%20d='m%2016.66742,60.073212%20-3.833708,2.213392%20-3.8337072,2.213392%200,-4.426784%200,-4.426785%203.8337082,2.213392%20z'%20inkscape:randomized='0'%20inkscape:rounded='0'%20inkscape:flatsided='false'%20sodipodi:arg2='1.0471976'%20sodipodi:arg1='0'%20sodipodi:r2='2.5558052'%20sodipodi:r1='5.1116104'%20sodipodi:cy='60.073212'%20sodipodi:cx='11.55581'%20sodipodi:sides='3'%20id='path4504'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20sodipodi:type='star'%20transform='matrix(0,1,-1,0,72.0074,71.7877)'%20inkscape:transform-center-y='1.2779029'%20/%3e%3cpath%20inkscape:transform-center-y='-1.2779026'%20transform='matrix(0,-1,-1,0,96,96)'%20sodipodi:type='star'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20id='path4506'%20sodipodi:sides='3'%20sodipodi:cx='11.55581'%20sodipodi:cy='60.073212'%20sodipodi:r1='5.1116104'%20sodipodi:r2='2.5558052'%20sodipodi:arg1='0'%20sodipodi:arg2='1.0471976'%20inkscape:flatsided='false'%20inkscape:rounded='0'%20inkscape:randomized='0'%20d='m%2016.66742,60.073212%20-3.833708,2.213392%20-3.8337072,2.213392%200,-4.426784%200,-4.426785%203.8337082,2.213392%20z'%20/%3e%3cpath%20sodipodi:nodetypes='cccc'%20inkscape:connector-curvature='0'%20id='path4615-5'%20d='m%20171.82574,65.174193%2016.34854,0%20-8.17427,-13.348454%20z'%20style='fill:%23fbb917;fill-opacity:1;fill-rule:evenodd;stroke:%23fbb917;stroke-width:1.65161395;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3cpath%20style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20179,55%200,6%202,0%200,-6'%20id='path4300'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3cpath%20style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20179,62%200,2%202,0%200,-2'%20id='path4300-6'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:%23ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:0.8'%20d='M%2099.994369,113.0221%20102,114.98353%20l%207,-6.9558%203,0.97227%202,-1%201,-2%200,-3%20-3,3%20-3,-3%203,-3%20-3,0%20-2,1%20-1,2%200.99437,3.0221%20z'%20id='path4268'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccccccccccc'%20/%3e%3crect%20id='rect4175-3-5'%20height='16'%20width='16'%20y='4'%20x='220'%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3cpath%20style='fill:%23ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20234,6%200,2%20-5,5%200,5%20-2,0%200,-5%20-5,-5%200,-2'%20id='path3546'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3cg%20transform='matrix(1.3333328,0,0,-1.5999992,-139.9999,127.19999)'%20id='g4383-6'%3e%3crect%20id='rect4385-2'%20height='1.2499905'%20width='5.9999924'%20y='12.625005'%20x='198.00002'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20x='198.00002'%20y='15.125007'%20width='7.4999928'%20height='1.2499949'%20id='rect4387-9'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20x='198.00002'%20y='7.6250024'%20width='2.9999909'%20height='1.2499905'%20id='rect4389-1-0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20x='198.00002'%20y='10.125004'%20width='4.4999919'%20height='1.2499905'%20id='rect4389-1-9'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20207.00001,16.375004%200,-5.625005%20-2.25,0%203,-3.1250014%203,3.1250014%20-2.25,0%200,5.625005%20-1.5,0'%20id='path4402'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3c/g%3e%3cpath%20style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20164,100%200,3%20-6,6%200,7%20-4,0%200,-7%20-6,-6%200,-3'%20id='path3546-2-2'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20id='svg_1-3'%20height='16'%20width='16'%20y='28'%20x='4'%20/%3e%3cpath%20sodipodi:nodetypes='ccccccccc'%20inkscape:connector-curvature='0'%20id='path4402-5-7'%20d='m%2015,41%200,-7%20-4,0%200,3%20-5,-4%205,-4%200,3%206,0%200,9'%20style='fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20/%3e%3c/svg%3e\");background-position:-168px -48px;background-color:transparent}div.jsoneditor-outer{position:static;width:100%;height:100%;margin:0;padding:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}div.jsoneditor-outer.has-nav-bar{margin-top:-26px;padding-top:26px}div.jsoneditor-outer.has-nav-bar.has-main-menu-bar{margin-top:-61px;padding-top:61px}div.jsoneditor-outer.has-status-bar{margin-bottom:-26px;padding-bottom:26px}div.jsoneditor-outer.has-main-menu-bar{margin-top:-35px;padding-top:35px}div.jsoneditor-busy{position:absolute;top:15%;left:0;box-sizing:border-box;width:100%;text-align:center;display:none}div.jsoneditor-busy span{background-color:#ffffab;border:1px solid #fe0;border-radius:3px;padding:5px 15px;box-shadow:0 0 5px #0006}div.jsoneditor-field.jsoneditor-empty:after,div.jsoneditor-value.jsoneditor-empty:after{pointer-events:none;color:#d3d3d3;font-size:8pt}a.jsoneditor-value.jsoneditor-url,div.jsoneditor-value.jsoneditor-url{color:#006000;text-decoration:underline}a.jsoneditor-value.jsoneditor-url{display:inline-block;padding:2px;margin:2px}a.jsoneditor-value.jsoneditor-url:focus,a.jsoneditor-value.jsoneditor-url:hover{color:#ee422e}div.jsoneditor-field.jsoneditor-highlight,div.jsoneditor-field[contenteditable=true]:focus,div.jsoneditor-field[contenteditable=true]:hover,div.jsoneditor-value.jsoneditor-highlight,div.jsoneditor-value[contenteditable=true]:focus,div.jsoneditor-value[contenteditable=true]:hover{background-color:#ffffab;border:1px solid #fe0;border-radius:2px}div.jsoneditor-field.jsoneditor-highlight-active,div.jsoneditor-field.jsoneditor-highlight-active:focus,div.jsoneditor-field.jsoneditor-highlight-active:hover,div.jsoneditor-value.jsoneditor-highlight-active,div.jsoneditor-value.jsoneditor-highlight-active:focus,div.jsoneditor-value.jsoneditor-highlight-active:hover{background-color:#fe0;border:1px solid #ffc700;border-radius:2px}div.jsoneditor-value.jsoneditor-array,div.jsoneditor-value.jsoneditor-object{min-width:16px}div.jsoneditor-tree button.jsoneditor-contextmenu-button.jsoneditor-selected,div.jsoneditor-tree button.jsoneditor-contextmenu-button:focus,div.jsoneditor-tree button.jsoneditor-contextmenu-button:hover,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu-button{background-position:-48px -48px}div.jsoneditor-tree div.jsoneditor-show-more a:focus,div.jsoneditor-tree div.jsoneditor-show-more a:hover{color:#ee422e}.ace-jsoneditor,textarea.jsoneditor-text{min-height:150px}.ace-jsoneditor.ace_editor,textarea.jsoneditor-text.ace_editor{font-family:consolas,menlo,monaco,Ubuntu Mono,source-code-pro,monospace}textarea.jsoneditor-text{width:100%;height:100%;margin:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;outline-width:0;border:none;background-color:#fff;resize:none}tr.jsoneditor-highlight,tr.jsoneditor-selected{background-color:#d3d3d3}tr.jsoneditor-selected button.jsoneditor-contextmenu-button,tr.jsoneditor-selected button.jsoneditor-dragarea{visibility:hidden}tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu-button,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea{visibility:visible}div.jsoneditor-tree button.jsoneditor-dragarea:focus,div.jsoneditor-tree button.jsoneditor-dragarea:hover,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea{background-position:-72px -48px}div.jsoneditor td,div.jsoneditor th,div.jsoneditor tr{padding:0;margin:0}.jsoneditor-popover,.jsoneditor-schema-error,div.jsoneditor td,div.jsoneditor textarea,div.jsoneditor th,div.jsoneditor-field,div.jsoneditor-value,pre.jsoneditor-preview{font-family:consolas,menlo,monaco,Ubuntu Mono,source-code-pro,monospace;font-size:14px;color:#1a1a1a}.jsoneditor-schema-error{cursor:default;display:inline-block;height:24px;line-height:24px;position:relative;text-align:center;width:24px}.jsoneditor-popover{background-color:#4c4c4c;border-radius:3px;box-shadow:0 0 5px #0006;color:#fff;padding:7px 10px;position:absolute;cursor:auto;width:200px}.jsoneditor-popover.jsoneditor-above{bottom:32px;left:-98px}.jsoneditor-popover.jsoneditor-above:before{border-top:7px solid #4c4c4c;bottom:-7px}.jsoneditor-popover.jsoneditor-below{top:32px;left:-98px}.jsoneditor-popover.jsoneditor-below:before{border-bottom:7px solid #4c4c4c;top:-7px}.jsoneditor-popover.jsoneditor-left{top:-7px;right:32px}.jsoneditor-popover.jsoneditor-left:before{border-left:7px solid #4c4c4c;border-top:7px solid transparent;border-bottom:7px solid transparent;content:\"\";top:19px;right:-14px;left:inherit;margin-left:inherit;margin-top:-7px;position:absolute}.jsoneditor-popover.jsoneditor-right{top:-7px;left:32px}.jsoneditor-popover.jsoneditor-right:before{border-right:7px solid #4c4c4c;border-top:7px solid transparent;border-bottom:7px solid transparent;content:\"\";top:19px;left:-14px;margin-left:inherit;margin-top:-7px;position:absolute}.jsoneditor-popover:before{border-right:7px solid transparent;border-left:7px solid transparent;content:\"\";display:block;left:50%;margin-left:-7px;position:absolute}.jsoneditor-text-errors tr.jump-to-line:hover{text-decoration:underline;cursor:pointer}.jsoneditor-schema-error:focus .jsoneditor-popover,.jsoneditor-schema-error:hover .jsoneditor-popover{display:block;animation:fade-in .3s linear 1,move-up .3s linear 1}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.jsoneditor .jsoneditor-validation-errors-container{max-height:130px;overflow-y:auto}.jsoneditor .jsoneditor-validation-errors{width:100%;overflow:hidden}.jsoneditor .jsoneditor-additional-errors{position:absolute;margin:auto;bottom:31px;left:calc(50% - 92px);color:gray;background-color:#ebebeb;padding:7px 15px;border-radius:8px}.jsoneditor .jsoneditor-additional-errors.visible{visibility:visible;opacity:1;transition:opacity 2s linear}.jsoneditor .jsoneditor-additional-errors.hidden{visibility:hidden;opacity:0;transition:visibility 0s 2s,opacity 2s linear}.jsoneditor .jsoneditor-text-errors{width:100%;border-collapse:collapse;border-top:1px solid #ffc700}.jsoneditor .jsoneditor-text-errors td{padding:3px 6px;vertical-align:middle}.jsoneditor .jsoneditor-text-errors td pre{margin:0;white-space:pre-wrap}.jsoneditor .jsoneditor-text-errors tr{background-color:#ffffab}.jsoneditor .jsoneditor-text-errors tr.parse-error{background-color:#ee2e2e70}.jsoneditor-text-errors .jsoneditor-schema-error{border:none;width:24px;height:24px;padding:0;margin:0 4px 0 0;cursor:pointer}.jsoneditor-text-errors tr .jsoneditor-schema-error{background-image:url(\"data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20xmlns:dc='http://purl.org/dc/elements/1.1/'%20xmlns:cc='http://creativecommons.org/ns%23'%20xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23'%20xmlns:svg='http://www.w3.org/2000/svg'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd'%20xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape'%20width='240'%20height='144'%20id='svg4136'%20version='1.1'%20inkscape:version='0.91%20r13725'%20sodipodi:docname='jsoneditor-icons.svg'%3e%3ctitle%20id='title6512'%3eJSON%20Editor%20Icons%3c/title%3e%3cmetadata%20id='metadata4148'%3e%3crdf:RDF%3e%3ccc:Work%20rdf:about=''%3e%3cdc:format%3eimage/svg+xml%3c/dc:format%3e%3cdc:type%20rdf:resource='http://purl.org/dc/dcmitype/StillImage'%20/%3e%3cdc:title%3eJSON%20Editor%20Icons%3c/dc:title%3e%3c/cc:Work%3e%3c/rdf:RDF%3e%3c/metadata%3e%3cdefs%20id='defs4146'%20/%3e%3csodipodi:namedview%20pagecolor='%23ff63ff'%20bordercolor='%23666666'%20borderopacity='1'%20objecttolerance='10'%20gridtolerance='10'%20guidetolerance='10'%20inkscape:pageopacity='0'%20inkscape:pageshadow='2'%20inkscape:window-width='1920'%20inkscape:window-height='1026'%20id='namedview4144'%20showgrid='true'%20inkscape:zoom='4'%20inkscape:cx='13.229181'%20inkscape:cy='119.82429'%20inkscape:window-x='0'%20inkscape:window-y='0'%20inkscape:window-maximized='1'%20inkscape:current-layer='svg4136'%20showguides='false'%20borderlayer='false'%20inkscape:showpageshadow='true'%20showborder='true'%3e%3cinkscape:grid%20type='xygrid'%20id='grid4640'%20empspacing='24'%20/%3e%3c/sodipodi:namedview%3e%3c!--%20Created%20with%20SVG-edit%20-%20http://svg-edit.googlecode.com/%20--%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20id='svg_1'%20height='16'%20width='16'%20y='4'%20x='4'%20/%3e%3crect%20id='svg_1-7'%20height='16'%20width='16'%20y='3.999995'%20x='28.000006'%20style='fill:%23ec3f29;fill-opacity:0.94117647;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20x='52.000004'%20y='3.999995'%20width='16'%20height='16'%20id='rect4165'%20/%3e%3crect%20id='rect4175'%20height='16'%20width='16'%20y='3.9999852'%20x='172.00002'%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4175-3'%20height='16'%20width='16'%20y='3.999995'%20x='196'%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3cg%20id='g4299'%20style='stroke:none'%3e%3crect%20x='7.0000048'%20y='10.999998'%20width='9.9999924'%20height='1.9999986'%20id='svg_1-1'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3crect%20x='11.000005'%20y='7.0000114'%20width='1.9999955'%20height='9.9999838'%20id='svg_1-1-1'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3c/g%3e%3cg%20id='g4299-3'%20transform='matrix(0.70710678,-0.70710678,0.70710678,0.70710678,19.029435,12.000001)'%20style='stroke:none'%3e%3crect%20x='7.0000048'%20y='10.999998'%20width='9.9999924'%20height='1.9999986'%20id='svg_1-1-0'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3crect%20x='11.000005'%20y='7.0000114'%20width='1.9999955'%20height='9.9999838'%20id='svg_1-1-1-9'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3c/g%3e%3crect%20id='svg_1-7-5'%20height='6.9999905'%20width='6.9999909'%20y='7.0000048'%20x='55.000004'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20x='58'%20y='10.00001'%20width='6.9999909'%20height='6.9999905'%20id='rect4354'%20/%3e%3crect%20id='svg_1-7-5-7'%20height='6.9999905'%20width='6.9999909'%20y='10.000005'%20x='58.000004'%20style='fill:%23ffffff;fill-opacity:1;stroke:%233c80df;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.94117647'%20/%3e%3cg%20id='g4378'%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20x='198'%20y='10.999999'%20width='7.9999909'%20height='1.9999965'%20id='svg_1-7-5-3'%20/%3e%3crect%20id='rect4374'%20height='1.9999946'%20width='11.999995'%20y='7.0000005'%20x='198'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20id='rect4376'%20height='1.9999995'%20width='3.9999928'%20y='14.999996'%20x='198'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3c/g%3e%3cg%20transform='matrix(1,0,0,-1,-23.999995,23.999995)'%20id='g4383'%3e%3crect%20id='rect4385'%20height='1.9999965'%20width='7.9999909'%20y='10.999999'%20x='198'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20x='198'%20y='7.0000005'%20width='11.999995'%20height='1.9999946'%20id='rect4387'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20x='198'%20y='14.999996'%20width='3.9999928'%20height='1.9999995'%20id='rect4389'%20/%3e%3c/g%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-4'%20width='16'%20height='16'%20x='76'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%2085.10447,6.0157384%20-0.0156,1.4063%20c%203.02669,-0.2402%200.33008,3.6507996%202.48438,4.5780996%20-2.18694,1.0938%200.49191,4.9069%20-2.45313,4.5781%20l%20-0.0156,1.4219%20c%205.70828,0.559%201.03264,-5.1005%204.70313,-5.2656%20l%200,-1.4063%20c%20-3.61303,-0.027%201.11893,-5.7069996%20-4.70313,-5.3124996%20z'%20id='path4351'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%2082.78125,5.9984384%200.0156,1.4063%20c%20-3.02668,-0.2402%20-0.33007,3.6506996%20-2.48437,4.5780996%202.18694,1.0938%20-0.49192,4.9069%202.45312,4.5781%20l%200.0156,1.4219%20c%20-5.70827,0.559%20-1.03263,-5.1004%20-4.70312,-5.2656%20l%200,-1.4063%20c%203.61303,-0.027%20-1.11894,-5.7070996%204.70312,-5.3124996%20z'%20id='path4351-9'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-25'%20width='16'%20height='16'%20x='100'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20103.719,5.6719384%200,12.7187996%203.03125,0%200,-1.5313%20-1.34375,0%200,-9.6249996%201.375,0%200,-1.5625%20z'%20id='path2987'%20inkscape:connector-curvature='0'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20112.2185,5.6721984%200,12.7187996%20-3.03125,0%200,-1.5313%201.34375,0%200,-9.6249996%20-1.375,0%200,-1.5625%20z'%20id='path2987-1'%20inkscape:connector-curvature='0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-73'%20width='16'%20height='16'%20x='124'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20126.2824,17.602938%201.78957,0%201.14143,-2.8641%205.65364,0%201.14856,2.8641%201.76565,0%20-4.78687,-11.1610996%20-1.91903,0%20z'%20id='path3780'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccccc'%20/%3e%3cpath%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20d='m%20129.72704,13.478838%204.60852,0.01%20-2.30426,-5.5497996%20z'%20id='path3782'%20inkscape:connector-curvature='0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-35'%20width='16'%20height='16'%20x='148'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20156.47655,5.8917384%200,2.1797%200.46093,2.3983996%201.82813,0%200.39844,-2.3983996%200,-2.1797%20z'%20id='path5008-2'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccc'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20152.51561,5.8906384%200,2.1797%200.46094,2.3983996%201.82812,0%200.39844,-2.3983996%200,-2.1797%20z'%20id='path5008-2-8'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccc'%20/%3e%3crect%20id='svg_1-7-2'%20height='1.9999961'%20width='11.999996'%20y='64'%20x='54'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20id='svg_1-7-2-2'%20height='2.9999905'%20width='2.9999907'%20y='52'%20x='80.000008'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='85.000008'%20y='52'%20width='2.9999907'%20height='2.9999905'%20id='rect4561'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='80.000008'%20y='58'%20width='2.9999907'%20height='2.9999905'%20id='rect4563'%20/%3e%3crect%20id='rect4565'%20height='2.9999905'%20width='2.9999907'%20y='58'%20x='85.000008'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4567'%20height='2.9999905'%20width='2.9999907'%20y='64'%20x='80.000008'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='85.000008'%20y='64'%20width='2.9999907'%20height='2.9999905'%20id='rect4569'%20/%3e%3ccircle%20style='opacity:1;fill:none;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20id='path4571'%20cx='110.06081'%20cy='57.939209'%20r='4.7438836'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='116.64566'%20y='-31.79752'%20width='4.229713'%20height='6.4053884'%20id='rect4563-2'%20transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)'%20/%3e%3cpath%20style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='M%20125,56%20138.77027,56.095%20132,64%20Z'%20id='path4613'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3cpath%20sodipodi:nodetypes='cccc'%20inkscape:connector-curvature='0'%20id='path4615'%20d='M%20149,64%20162.77027,63.905%20156,56%20Z'%20style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='54'%20y='53'%20width='11.999996'%20height='1.9999961'%20id='rect4638'%20/%3e%3crect%20id='svg_1-7-2-24'%20height='1.9999957'%20width='12.99999'%20y='-56'%20x='53'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20transform='matrix(0,1,-1,0,0,0)'%20/%3e%3crect%20transform='matrix(0,1,-1,0,0,0)'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='53'%20y='-66'%20width='12.99999'%20height='1.9999957'%20id='rect4657'%20/%3e%3crect%20id='rect4659'%20height='0.99999291'%20width='11.999999'%20y='57'%20x='54'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='54'%20y='88.000122'%20width='11.999996'%20height='1.9999961'%20id='rect4661'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='80.000008'%20y='76.000122'%20width='2.9999907'%20height='2.9999905'%20id='rect4663'%20/%3e%3crect%20id='rect4665'%20height='2.9999905'%20width='2.9999907'%20y='76.000122'%20x='85.000008'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3crect%20id='rect4667'%20height='2.9999905'%20width='2.9999907'%20y='82.000122'%20x='80.000008'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='85.000008'%20y='82.000122'%20width='2.9999907'%20height='2.9999905'%20id='rect4669'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='80.000008'%20y='88.000122'%20width='2.9999907'%20height='2.9999905'%20id='rect4671'%20/%3e%3crect%20id='rect4673'%20height='2.9999905'%20width='2.9999907'%20y='88.000122'%20x='85.000008'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3ccircle%20r='4.7438836'%20cy='81.939331'%20cx='110.06081'%20id='circle4675'%20style='opacity:1;fill:none;fill-opacity:1;stroke:%23d3d3d3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3crect%20transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)'%20id='rect4677'%20height='6.4053884'%20width='4.229713'%20y='-14.826816'%20x='133.6163'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:%23d3d3d3;stroke-width:0;stroke-opacity:1'%20/%3e%3cpath%20sodipodi:nodetypes='cccc'%20inkscape:connector-curvature='0'%20id='path4679'%20d='m%20125,80.000005%2013.77027,0.09499%20L%20132,87.999992%20Z'%20style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3cpath%20style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='M%20149,88.0002%20162.77027,87.9052%20156,80.0002%20Z'%20id='path4681'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3crect%20id='rect4683'%20height='1.9999961'%20width='11.999996'%20y='77.000122'%20x='54'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3crect%20transform='matrix(0,1,-1,0,0,0)'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='77.000122'%20y='-56'%20width='12.99999'%20height='1.9999957'%20id='rect4685'%20/%3e%3crect%20id='rect4687'%20height='1.9999957'%20width='12.99999'%20y='-66'%20x='77.000122'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20transform='matrix(0,1,-1,0,0,0)'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='54'%20y='81.000122'%20width='11.999999'%20height='0.99999291'%20id='rect4689'%20/%3e%3crect%20id='rect4761-1'%20height='1.9999945'%20width='15.99999'%20y='101'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-0'%20height='1.9999945'%20width='15.99999'%20y='105'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-7'%20height='1.9999945'%20width='9'%20y='109'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1'%20height='1.9999945'%20width='12'%20y='125'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1-4'%20height='1.9999945'%20width='10'%20y='137'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1-4-4'%20height='1.9999945'%20width='10'%20y='129'%20x='82'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1-4-4-3'%20height='1.9999945'%20width='9'%20y='133'%20x='82'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2036.398438,100.0254%20c%20-0.423362,-0.013%20-0.846847,0.01%20-1.265626,0.062%20-1.656562,0.2196%20-3.244567,0.9739%20-4.507812,2.2266%20L%2029,100.5991%20l%20-2.324219,7.7129%207.826172,-1.9062%20-1.804687,-1.9063%20c%201.597702,-1.5308%204.048706,-1.8453%205.984375,-0.7207%201.971162,1.1452%202.881954,3.3975%202.308593,5.5508%20-0.573361,2.1533%20-2.533865,3.6953%20-4.830078,3.6953%20l%200,3.0742%20c%203.550756,0%206.710442,-2.4113%207.650391,-5.9414%200.939949,-3.5301%20-0.618463,-7.2736%20-3.710938,-9.0703%20-1.159678,-0.6738%20-2.431087,-1.0231%20-3.701171,-1.0625%20z'%20id='path4138'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2059.722656,99.9629%20c%20-1.270084,0.039%20-2.541493,0.3887%20-3.701172,1.0625%20-3.092475,1.7967%20-4.650886,5.5402%20-3.710937,9.0703%200.939949,3.5301%204.09768,5.9414%207.648437,5.9414%20l%200,-3.0742%20c%20-2.296214,0%20-4.256717,-1.542%20-4.830078,-3.6953%20-0.573361,-2.1533%200.337432,-4.4056%202.308594,-5.5508%201.935731,-1.1246%204.38863,-0.8102%205.986326,0.7207%20l%20-1.806638,1.9063%207.828128,1.9062%20-2.32422,-7.7129%20-1.62696,1.7168%20c%20-1.26338,-1.2531%20-2.848917,-2.0088%20-4.505855,-2.2285%20-0.418778,-0.055%20-0.842263,-0.076%20-1.265625,-0.062%20z'%20id='path4138-1'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20d='m%2010.5,100%200,2%20-2.4999996,0%20L%2012,107%20l%204,-5%20-2.5,0%200,-2%20-3,0%20z'%20id='path3055-0-77'%20/%3e%3cpath%20style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%204.9850574,108.015%2014.0298856,-0.03'%20id='path5244-5-0-5'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cc'%20/%3e%3cpath%20style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%204.9849874,132.015%2014.0298866,-0.03'%20id='path5244-5-0-5-8'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cc'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2036.398438,123.9629%20c%20-0.423362,-0.013%20-0.846847,0.01%20-1.265626,0.062%20-1.656562,0.2196%20-3.244567,0.9739%20-4.507812,2.2266%20L%2029,124.5366%20l%20-2.324219,7.7129%207.826172,-1.9062%20-1.804687,-1.9063%20c%201.597702,-1.5308%204.048706,-1.8453%205.984375,-0.7207%201.971162,1.1453%202.881954,3.3975%202.308593,5.5508%20-0.573361,2.1533%20-2.533864,3.6953%20-4.830078,3.6953%20l%200,3.0742%20c%203.550757,0%206.710442,-2.4093%207.650391,-5.9394%200.939949,-3.5301%20-0.618463,-7.2756%20-3.710938,-9.0723%20-1.159678,-0.6737%20-2.431087,-1.0231%20-3.701171,-1.0625%20z'%20id='path4138-12'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2059.722656,123.9629%20c%20-1.270084,0.039%20-2.541493,0.3888%20-3.701172,1.0625%20-3.092475,1.7967%20-4.650886,5.5422%20-3.710937,9.0723%200.939949,3.5301%204.09768,5.9394%207.648437,5.9394%20l%200,-3.0742%20c%20-2.296214,0%20-4.256717,-1.542%20-4.830078,-3.6953%20-0.573361,-2.1533%200.337432,-4.4055%202.308594,-5.5508%201.935731,-1.1246%204.38863,-0.8102%205.986326,0.7207%20l%20-1.806638,1.9063%207.828128,1.9062%20-2.32422,-7.7129%20-1.62696,1.7168%20c%20-1.26338,-1.2531%20-2.848917,-2.0088%20-4.505855,-2.2285%20-0.418778,-0.055%20-0.842263,-0.076%20-1.265625,-0.062%20z'%20id='path4138-1-3'%20/%3e%3cpath%20id='path6191'%20d='m%2010.5,116%200,-2%20-2.4999996,0%20L%2012,109%20l%204,5%20-2.5,0%200,2%20-3,0%20z'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20inkscape:connector-curvature='0'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20d='m%2010.5,129%200,-2%20-2.4999996,0%20L%2012,122%20l%204,5%20-2.5,0%200,2%20-3,0%20z'%20id='path6193'%20/%3e%3cpath%20id='path6195'%20d='m%2010.5,135%200,2%20-2.4999996,0%20L%2012,142%20l%204,-5%20-2.5,0%200,-2%20-3,0%20z'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20inkscape:connector-curvature='0'%20/%3e%3cpath%20sodipodi:type='star'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20id='path4500'%20sodipodi:sides='3'%20sodipodi:cx='11.55581'%20sodipodi:cy='60.073242'%20sodipodi:r1='5.1116104'%20sodipodi:r2='2.5558052'%20sodipodi:arg1='0'%20sodipodi:arg2='1.0471976'%20inkscape:flatsided='false'%20inkscape:rounded='0'%20inkscape:randomized='0'%20d='m%2016.66742,60.073242%20-3.833708,2.213392%20-3.8337072,2.213393%200,-4.426785%200,-4.426784%203.8337082,2.213392%20z'%20inkscape:transform-center-x='-1.2779026'%20/%3e%3cpath%20inkscape:transform-center-x='1.277902'%20d='m%20-31.500004,60.073242%20-3.833708,2.213392%20-3.833707,2.213393%200,-4.426785%200,-4.426784%203.833707,2.213392%20z'%20inkscape:randomized='0'%20inkscape:rounded='0'%20inkscape:flatsided='false'%20sodipodi:arg2='1.0471976'%20sodipodi:arg1='0'%20sodipodi:r2='2.5558052'%20sodipodi:r1='5.1116104'%20sodipodi:cy='60.073242'%20sodipodi:cx='-36.611614'%20sodipodi:sides='3'%20id='path4502'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20sodipodi:type='star'%20transform='scale(-1,1)'%20/%3e%3cpath%20d='m%2016.66742,60.073212%20-3.833708,2.213392%20-3.8337072,2.213392%200,-4.426784%200,-4.426785%203.8337082,2.213392%20z'%20inkscape:randomized='0'%20inkscape:rounded='0'%20inkscape:flatsided='false'%20sodipodi:arg2='1.0471976'%20sodipodi:arg1='0'%20sodipodi:r2='2.5558052'%20sodipodi:r1='5.1116104'%20sodipodi:cy='60.073212'%20sodipodi:cx='11.55581'%20sodipodi:sides='3'%20id='path4504'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20sodipodi:type='star'%20transform='matrix(0,1,-1,0,72.0074,71.7877)'%20inkscape:transform-center-y='1.2779029'%20/%3e%3cpath%20inkscape:transform-center-y='-1.2779026'%20transform='matrix(0,-1,-1,0,96,96)'%20sodipodi:type='star'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20id='path4506'%20sodipodi:sides='3'%20sodipodi:cx='11.55581'%20sodipodi:cy='60.073212'%20sodipodi:r1='5.1116104'%20sodipodi:r2='2.5558052'%20sodipodi:arg1='0'%20sodipodi:arg2='1.0471976'%20inkscape:flatsided='false'%20inkscape:rounded='0'%20inkscape:randomized='0'%20d='m%2016.66742,60.073212%20-3.833708,2.213392%20-3.8337072,2.213392%200,-4.426784%200,-4.426785%203.8337082,2.213392%20z'%20/%3e%3cpath%20sodipodi:nodetypes='cccc'%20inkscape:connector-curvature='0'%20id='path4615-5'%20d='m%20171.82574,65.174193%2016.34854,0%20-8.17427,-13.348454%20z'%20style='fill:%23fbb917;fill-opacity:1;fill-rule:evenodd;stroke:%23fbb917;stroke-width:1.65161395;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3cpath%20style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20179,55%200,6%202,0%200,-6'%20id='path4300'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3cpath%20style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20179,62%200,2%202,0%200,-2'%20id='path4300-6'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:%23ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:0.8'%20d='M%2099.994369,113.0221%20102,114.98353%20l%207,-6.9558%203,0.97227%202,-1%201,-2%200,-3%20-3,3%20-3,-3%203,-3%20-3,0%20-2,1%20-1,2%200.99437,3.0221%20z'%20id='path4268'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccccccccccc'%20/%3e%3crect%20id='rect4175-3-5'%20height='16'%20width='16'%20y='4'%20x='220'%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3cpath%20style='fill:%23ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20234,6%200,2%20-5,5%200,5%20-2,0%200,-5%20-5,-5%200,-2'%20id='path3546'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3cg%20transform='matrix(1.3333328,0,0,-1.5999992,-139.9999,127.19999)'%20id='g4383-6'%3e%3crect%20id='rect4385-2'%20height='1.2499905'%20width='5.9999924'%20y='12.625005'%20x='198.00002'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20x='198.00002'%20y='15.125007'%20width='7.4999928'%20height='1.2499949'%20id='rect4387-9'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20x='198.00002'%20y='7.6250024'%20width='2.9999909'%20height='1.2499905'%20id='rect4389-1-0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20x='198.00002'%20y='10.125004'%20width='4.4999919'%20height='1.2499905'%20id='rect4389-1-9'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20207.00001,16.375004%200,-5.625005%20-2.25,0%203,-3.1250014%203,3.1250014%20-2.25,0%200,5.625005%20-1.5,0'%20id='path4402'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3c/g%3e%3cpath%20style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20164,100%200,3%20-6,6%200,7%20-4,0%200,-7%20-6,-6%200,-3'%20id='path3546-2-2'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20id='svg_1-3'%20height='16'%20width='16'%20y='28'%20x='4'%20/%3e%3cpath%20sodipodi:nodetypes='ccccccccc'%20inkscape:connector-curvature='0'%20id='path4402-5-7'%20d='m%2015,41%200,-7%20-4,0%200,3%20-5,-4%205,-4%200,3%206,0%200,9'%20style='fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20/%3e%3c/svg%3e\");background-position:-168px -48px;background-color:transparent}.jsoneditor-text-errors tr.parse-error .jsoneditor-schema-error{background-image:url(\"data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20xmlns:dc='http://purl.org/dc/elements/1.1/'%20xmlns:cc='http://creativecommons.org/ns%23'%20xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23'%20xmlns:svg='http://www.w3.org/2000/svg'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd'%20xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape'%20width='240'%20height='144'%20id='svg4136'%20version='1.1'%20inkscape:version='0.91%20r13725'%20sodipodi:docname='jsoneditor-icons.svg'%3e%3ctitle%20id='title6512'%3eJSON%20Editor%20Icons%3c/title%3e%3cmetadata%20id='metadata4148'%3e%3crdf:RDF%3e%3ccc:Work%20rdf:about=''%3e%3cdc:format%3eimage/svg+xml%3c/dc:format%3e%3cdc:type%20rdf:resource='http://purl.org/dc/dcmitype/StillImage'%20/%3e%3cdc:title%3eJSON%20Editor%20Icons%3c/dc:title%3e%3c/cc:Work%3e%3c/rdf:RDF%3e%3c/metadata%3e%3cdefs%20id='defs4146'%20/%3e%3csodipodi:namedview%20pagecolor='%23ff63ff'%20bordercolor='%23666666'%20borderopacity='1'%20objecttolerance='10'%20gridtolerance='10'%20guidetolerance='10'%20inkscape:pageopacity='0'%20inkscape:pageshadow='2'%20inkscape:window-width='1920'%20inkscape:window-height='1026'%20id='namedview4144'%20showgrid='true'%20inkscape:zoom='4'%20inkscape:cx='13.229181'%20inkscape:cy='119.82429'%20inkscape:window-x='0'%20inkscape:window-y='0'%20inkscape:window-maximized='1'%20inkscape:current-layer='svg4136'%20showguides='false'%20borderlayer='false'%20inkscape:showpageshadow='true'%20showborder='true'%3e%3cinkscape:grid%20type='xygrid'%20id='grid4640'%20empspacing='24'%20/%3e%3c/sodipodi:namedview%3e%3c!--%20Created%20with%20SVG-edit%20-%20http://svg-edit.googlecode.com/%20--%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20id='svg_1'%20height='16'%20width='16'%20y='4'%20x='4'%20/%3e%3crect%20id='svg_1-7'%20height='16'%20width='16'%20y='3.999995'%20x='28.000006'%20style='fill:%23ec3f29;fill-opacity:0.94117647;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20x='52.000004'%20y='3.999995'%20width='16'%20height='16'%20id='rect4165'%20/%3e%3crect%20id='rect4175'%20height='16'%20width='16'%20y='3.9999852'%20x='172.00002'%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4175-3'%20height='16'%20width='16'%20y='3.999995'%20x='196'%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3cg%20id='g4299'%20style='stroke:none'%3e%3crect%20x='7.0000048'%20y='10.999998'%20width='9.9999924'%20height='1.9999986'%20id='svg_1-1'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3crect%20x='11.000005'%20y='7.0000114'%20width='1.9999955'%20height='9.9999838'%20id='svg_1-1-1'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3c/g%3e%3cg%20id='g4299-3'%20transform='matrix(0.70710678,-0.70710678,0.70710678,0.70710678,19.029435,12.000001)'%20style='stroke:none'%3e%3crect%20x='7.0000048'%20y='10.999998'%20width='9.9999924'%20height='1.9999986'%20id='svg_1-1-0'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3crect%20x='11.000005'%20y='7.0000114'%20width='1.9999955'%20height='9.9999838'%20id='svg_1-1-1-9'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3c/g%3e%3crect%20id='svg_1-7-5'%20height='6.9999905'%20width='6.9999909'%20y='7.0000048'%20x='55.000004'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20x='58'%20y='10.00001'%20width='6.9999909'%20height='6.9999905'%20id='rect4354'%20/%3e%3crect%20id='svg_1-7-5-7'%20height='6.9999905'%20width='6.9999909'%20y='10.000005'%20x='58.000004'%20style='fill:%23ffffff;fill-opacity:1;stroke:%233c80df;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.94117647'%20/%3e%3cg%20id='g4378'%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20x='198'%20y='10.999999'%20width='7.9999909'%20height='1.9999965'%20id='svg_1-7-5-3'%20/%3e%3crect%20id='rect4374'%20height='1.9999946'%20width='11.999995'%20y='7.0000005'%20x='198'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20id='rect4376'%20height='1.9999995'%20width='3.9999928'%20y='14.999996'%20x='198'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3c/g%3e%3cg%20transform='matrix(1,0,0,-1,-23.999995,23.999995)'%20id='g4383'%3e%3crect%20id='rect4385'%20height='1.9999965'%20width='7.9999909'%20y='10.999999'%20x='198'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20x='198'%20y='7.0000005'%20width='11.999995'%20height='1.9999946'%20id='rect4387'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20x='198'%20y='14.999996'%20width='3.9999928'%20height='1.9999995'%20id='rect4389'%20/%3e%3c/g%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-4'%20width='16'%20height='16'%20x='76'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%2085.10447,6.0157384%20-0.0156,1.4063%20c%203.02669,-0.2402%200.33008,3.6507996%202.48438,4.5780996%20-2.18694,1.0938%200.49191,4.9069%20-2.45313,4.5781%20l%20-0.0156,1.4219%20c%205.70828,0.559%201.03264,-5.1005%204.70313,-5.2656%20l%200,-1.4063%20c%20-3.61303,-0.027%201.11893,-5.7069996%20-4.70313,-5.3124996%20z'%20id='path4351'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%2082.78125,5.9984384%200.0156,1.4063%20c%20-3.02668,-0.2402%20-0.33007,3.6506996%20-2.48437,4.5780996%202.18694,1.0938%20-0.49192,4.9069%202.45312,4.5781%20l%200.0156,1.4219%20c%20-5.70827,0.559%20-1.03263,-5.1004%20-4.70312,-5.2656%20l%200,-1.4063%20c%203.61303,-0.027%20-1.11894,-5.7070996%204.70312,-5.3124996%20z'%20id='path4351-9'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-25'%20width='16'%20height='16'%20x='100'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20103.719,5.6719384%200,12.7187996%203.03125,0%200,-1.5313%20-1.34375,0%200,-9.6249996%201.375,0%200,-1.5625%20z'%20id='path2987'%20inkscape:connector-curvature='0'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20112.2185,5.6721984%200,12.7187996%20-3.03125,0%200,-1.5313%201.34375,0%200,-9.6249996%20-1.375,0%200,-1.5625%20z'%20id='path2987-1'%20inkscape:connector-curvature='0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-73'%20width='16'%20height='16'%20x='124'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20126.2824,17.602938%201.78957,0%201.14143,-2.8641%205.65364,0%201.14856,2.8641%201.76565,0%20-4.78687,-11.1610996%20-1.91903,0%20z'%20id='path3780'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccccc'%20/%3e%3cpath%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20d='m%20129.72704,13.478838%204.60852,0.01%20-2.30426,-5.5497996%20z'%20id='path3782'%20inkscape:connector-curvature='0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-35'%20width='16'%20height='16'%20x='148'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20156.47655,5.8917384%200,2.1797%200.46093,2.3983996%201.82813,0%200.39844,-2.3983996%200,-2.1797%20z'%20id='path5008-2'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccc'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20152.51561,5.8906384%200,2.1797%200.46094,2.3983996%201.82812,0%200.39844,-2.3983996%200,-2.1797%20z'%20id='path5008-2-8'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccc'%20/%3e%3crect%20id='svg_1-7-2'%20height='1.9999961'%20width='11.999996'%20y='64'%20x='54'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20id='svg_1-7-2-2'%20height='2.9999905'%20width='2.9999907'%20y='52'%20x='80.000008'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='85.000008'%20y='52'%20width='2.9999907'%20height='2.9999905'%20id='rect4561'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='80.000008'%20y='58'%20width='2.9999907'%20height='2.9999905'%20id='rect4563'%20/%3e%3crect%20id='rect4565'%20height='2.9999905'%20width='2.9999907'%20y='58'%20x='85.000008'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4567'%20height='2.9999905'%20width='2.9999907'%20y='64'%20x='80.000008'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='85.000008'%20y='64'%20width='2.9999907'%20height='2.9999905'%20id='rect4569'%20/%3e%3ccircle%20style='opacity:1;fill:none;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20id='path4571'%20cx='110.06081'%20cy='57.939209'%20r='4.7438836'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='116.64566'%20y='-31.79752'%20width='4.229713'%20height='6.4053884'%20id='rect4563-2'%20transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)'%20/%3e%3cpath%20style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='M%20125,56%20138.77027,56.095%20132,64%20Z'%20id='path4613'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3cpath%20sodipodi:nodetypes='cccc'%20inkscape:connector-curvature='0'%20id='path4615'%20d='M%20149,64%20162.77027,63.905%20156,56%20Z'%20style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='54'%20y='53'%20width='11.999996'%20height='1.9999961'%20id='rect4638'%20/%3e%3crect%20id='svg_1-7-2-24'%20height='1.9999957'%20width='12.99999'%20y='-56'%20x='53'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20transform='matrix(0,1,-1,0,0,0)'%20/%3e%3crect%20transform='matrix(0,1,-1,0,0,0)'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='53'%20y='-66'%20width='12.99999'%20height='1.9999957'%20id='rect4657'%20/%3e%3crect%20id='rect4659'%20height='0.99999291'%20width='11.999999'%20y='57'%20x='54'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='54'%20y='88.000122'%20width='11.999996'%20height='1.9999961'%20id='rect4661'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='80.000008'%20y='76.000122'%20width='2.9999907'%20height='2.9999905'%20id='rect4663'%20/%3e%3crect%20id='rect4665'%20height='2.9999905'%20width='2.9999907'%20y='76.000122'%20x='85.000008'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3crect%20id='rect4667'%20height='2.9999905'%20width='2.9999907'%20y='82.000122'%20x='80.000008'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='85.000008'%20y='82.000122'%20width='2.9999907'%20height='2.9999905'%20id='rect4669'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='80.000008'%20y='88.000122'%20width='2.9999907'%20height='2.9999905'%20id='rect4671'%20/%3e%3crect%20id='rect4673'%20height='2.9999905'%20width='2.9999907'%20y='88.000122'%20x='85.000008'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3ccircle%20r='4.7438836'%20cy='81.939331'%20cx='110.06081'%20id='circle4675'%20style='opacity:1;fill:none;fill-opacity:1;stroke:%23d3d3d3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3crect%20transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)'%20id='rect4677'%20height='6.4053884'%20width='4.229713'%20y='-14.826816'%20x='133.6163'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:%23d3d3d3;stroke-width:0;stroke-opacity:1'%20/%3e%3cpath%20sodipodi:nodetypes='cccc'%20inkscape:connector-curvature='0'%20id='path4679'%20d='m%20125,80.000005%2013.77027,0.09499%20L%20132,87.999992%20Z'%20style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3cpath%20style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='M%20149,88.0002%20162.77027,87.9052%20156,80.0002%20Z'%20id='path4681'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3crect%20id='rect4683'%20height='1.9999961'%20width='11.999996'%20y='77.000122'%20x='54'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3crect%20transform='matrix(0,1,-1,0,0,0)'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='77.000122'%20y='-56'%20width='12.99999'%20height='1.9999957'%20id='rect4685'%20/%3e%3crect%20id='rect4687'%20height='1.9999957'%20width='12.99999'%20y='-66'%20x='77.000122'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20transform='matrix(0,1,-1,0,0,0)'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='54'%20y='81.000122'%20width='11.999999'%20height='0.99999291'%20id='rect4689'%20/%3e%3crect%20id='rect4761-1'%20height='1.9999945'%20width='15.99999'%20y='101'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-0'%20height='1.9999945'%20width='15.99999'%20y='105'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-7'%20height='1.9999945'%20width='9'%20y='109'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1'%20height='1.9999945'%20width='12'%20y='125'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1-4'%20height='1.9999945'%20width='10'%20y='137'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1-4-4'%20height='1.9999945'%20width='10'%20y='129'%20x='82'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1-4-4-3'%20height='1.9999945'%20width='9'%20y='133'%20x='82'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2036.398438,100.0254%20c%20-0.423362,-0.013%20-0.846847,0.01%20-1.265626,0.062%20-1.656562,0.2196%20-3.244567,0.9739%20-4.507812,2.2266%20L%2029,100.5991%20l%20-2.324219,7.7129%207.826172,-1.9062%20-1.804687,-1.9063%20c%201.597702,-1.5308%204.048706,-1.8453%205.984375,-0.7207%201.971162,1.1452%202.881954,3.3975%202.308593,5.5508%20-0.573361,2.1533%20-2.533865,3.6953%20-4.830078,3.6953%20l%200,3.0742%20c%203.550756,0%206.710442,-2.4113%207.650391,-5.9414%200.939949,-3.5301%20-0.618463,-7.2736%20-3.710938,-9.0703%20-1.159678,-0.6738%20-2.431087,-1.0231%20-3.701171,-1.0625%20z'%20id='path4138'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2059.722656,99.9629%20c%20-1.270084,0.039%20-2.541493,0.3887%20-3.701172,1.0625%20-3.092475,1.7967%20-4.650886,5.5402%20-3.710937,9.0703%200.939949,3.5301%204.09768,5.9414%207.648437,5.9414%20l%200,-3.0742%20c%20-2.296214,0%20-4.256717,-1.542%20-4.830078,-3.6953%20-0.573361,-2.1533%200.337432,-4.4056%202.308594,-5.5508%201.935731,-1.1246%204.38863,-0.8102%205.986326,0.7207%20l%20-1.806638,1.9063%207.828128,1.9062%20-2.32422,-7.7129%20-1.62696,1.7168%20c%20-1.26338,-1.2531%20-2.848917,-2.0088%20-4.505855,-2.2285%20-0.418778,-0.055%20-0.842263,-0.076%20-1.265625,-0.062%20z'%20id='path4138-1'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20d='m%2010.5,100%200,2%20-2.4999996,0%20L%2012,107%20l%204,-5%20-2.5,0%200,-2%20-3,0%20z'%20id='path3055-0-77'%20/%3e%3cpath%20style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%204.9850574,108.015%2014.0298856,-0.03'%20id='path5244-5-0-5'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cc'%20/%3e%3cpath%20style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%204.9849874,132.015%2014.0298866,-0.03'%20id='path5244-5-0-5-8'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cc'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2036.398438,123.9629%20c%20-0.423362,-0.013%20-0.846847,0.01%20-1.265626,0.062%20-1.656562,0.2196%20-3.244567,0.9739%20-4.507812,2.2266%20L%2029,124.5366%20l%20-2.324219,7.7129%207.826172,-1.9062%20-1.804687,-1.9063%20c%201.597702,-1.5308%204.048706,-1.8453%205.984375,-0.7207%201.971162,1.1453%202.881954,3.3975%202.308593,5.5508%20-0.573361,2.1533%20-2.533864,3.6953%20-4.830078,3.6953%20l%200,3.0742%20c%203.550757,0%206.710442,-2.4093%207.650391,-5.9394%200.939949,-3.5301%20-0.618463,-7.2756%20-3.710938,-9.0723%20-1.159678,-0.6737%20-2.431087,-1.0231%20-3.701171,-1.0625%20z'%20id='path4138-12'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2059.722656,123.9629%20c%20-1.270084,0.039%20-2.541493,0.3888%20-3.701172,1.0625%20-3.092475,1.7967%20-4.650886,5.5422%20-3.710937,9.0723%200.939949,3.5301%204.09768,5.9394%207.648437,5.9394%20l%200,-3.0742%20c%20-2.296214,0%20-4.256717,-1.542%20-4.830078,-3.6953%20-0.573361,-2.1533%200.337432,-4.4055%202.308594,-5.5508%201.935731,-1.1246%204.38863,-0.8102%205.986326,0.7207%20l%20-1.806638,1.9063%207.828128,1.9062%20-2.32422,-7.7129%20-1.62696,1.7168%20c%20-1.26338,-1.2531%20-2.848917,-2.0088%20-4.505855,-2.2285%20-0.418778,-0.055%20-0.842263,-0.076%20-1.265625,-0.062%20z'%20id='path4138-1-3'%20/%3e%3cpath%20id='path6191'%20d='m%2010.5,116%200,-2%20-2.4999996,0%20L%2012,109%20l%204,5%20-2.5,0%200,2%20-3,0%20z'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20inkscape:connector-curvature='0'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20d='m%2010.5,129%200,-2%20-2.4999996,0%20L%2012,122%20l%204,5%20-2.5,0%200,2%20-3,0%20z'%20id='path6193'%20/%3e%3cpath%20id='path6195'%20d='m%2010.5,135%200,2%20-2.4999996,0%20L%2012,142%20l%204,-5%20-2.5,0%200,-2%20-3,0%20z'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20inkscape:connector-curvature='0'%20/%3e%3cpath%20sodipodi:type='star'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20id='path4500'%20sodipodi:sides='3'%20sodipodi:cx='11.55581'%20sodipodi:cy='60.073242'%20sodipodi:r1='5.1116104'%20sodipodi:r2='2.5558052'%20sodipodi:arg1='0'%20sodipodi:arg2='1.0471976'%20inkscape:flatsided='false'%20inkscape:rounded='0'%20inkscape:randomized='0'%20d='m%2016.66742,60.073242%20-3.833708,2.213392%20-3.8337072,2.213393%200,-4.426785%200,-4.426784%203.8337082,2.213392%20z'%20inkscape:transform-center-x='-1.2779026'%20/%3e%3cpath%20inkscape:transform-center-x='1.277902'%20d='m%20-31.500004,60.073242%20-3.833708,2.213392%20-3.833707,2.213393%200,-4.426785%200,-4.426784%203.833707,2.213392%20z'%20inkscape:randomized='0'%20inkscape:rounded='0'%20inkscape:flatsided='false'%20sodipodi:arg2='1.0471976'%20sodipodi:arg1='0'%20sodipodi:r2='2.5558052'%20sodipodi:r1='5.1116104'%20sodipodi:cy='60.073242'%20sodipodi:cx='-36.611614'%20sodipodi:sides='3'%20id='path4502'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20sodipodi:type='star'%20transform='scale(-1,1)'%20/%3e%3cpath%20d='m%2016.66742,60.073212%20-3.833708,2.213392%20-3.8337072,2.213392%200,-4.426784%200,-4.426785%203.8337082,2.213392%20z'%20inkscape:randomized='0'%20inkscape:rounded='0'%20inkscape:flatsided='false'%20sodipodi:arg2='1.0471976'%20sodipodi:arg1='0'%20sodipodi:r2='2.5558052'%20sodipodi:r1='5.1116104'%20sodipodi:cy='60.073212'%20sodipodi:cx='11.55581'%20sodipodi:sides='3'%20id='path4504'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20sodipodi:type='star'%20transform='matrix(0,1,-1,0,72.0074,71.7877)'%20inkscape:transform-center-y='1.2779029'%20/%3e%3cpath%20inkscape:transform-center-y='-1.2779026'%20transform='matrix(0,-1,-1,0,96,96)'%20sodipodi:type='star'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20id='path4506'%20sodipodi:sides='3'%20sodipodi:cx='11.55581'%20sodipodi:cy='60.073212'%20sodipodi:r1='5.1116104'%20sodipodi:r2='2.5558052'%20sodipodi:arg1='0'%20sodipodi:arg2='1.0471976'%20inkscape:flatsided='false'%20inkscape:rounded='0'%20inkscape:randomized='0'%20d='m%2016.66742,60.073212%20-3.833708,2.213392%20-3.8337072,2.213392%200,-4.426784%200,-4.426785%203.8337082,2.213392%20z'%20/%3e%3cpath%20sodipodi:nodetypes='cccc'%20inkscape:connector-curvature='0'%20id='path4615-5'%20d='m%20171.82574,65.174193%2016.34854,0%20-8.17427,-13.348454%20z'%20style='fill:%23fbb917;fill-opacity:1;fill-rule:evenodd;stroke:%23fbb917;stroke-width:1.65161395;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3cpath%20style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20179,55%200,6%202,0%200,-6'%20id='path4300'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3cpath%20style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20179,62%200,2%202,0%200,-2'%20id='path4300-6'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:%23ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:0.8'%20d='M%2099.994369,113.0221%20102,114.98353%20l%207,-6.9558%203,0.97227%202,-1%201,-2%200,-3%20-3,3%20-3,-3%203,-3%20-3,0%20-2,1%20-1,2%200.99437,3.0221%20z'%20id='path4268'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccccccccccc'%20/%3e%3crect%20id='rect4175-3-5'%20height='16'%20width='16'%20y='4'%20x='220'%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3cpath%20style='fill:%23ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20234,6%200,2%20-5,5%200,5%20-2,0%200,-5%20-5,-5%200,-2'%20id='path3546'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3cg%20transform='matrix(1.3333328,0,0,-1.5999992,-139.9999,127.19999)'%20id='g4383-6'%3e%3crect%20id='rect4385-2'%20height='1.2499905'%20width='5.9999924'%20y='12.625005'%20x='198.00002'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20x='198.00002'%20y='15.125007'%20width='7.4999928'%20height='1.2499949'%20id='rect4387-9'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20x='198.00002'%20y='7.6250024'%20width='2.9999909'%20height='1.2499905'%20id='rect4389-1-0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20x='198.00002'%20y='10.125004'%20width='4.4999919'%20height='1.2499905'%20id='rect4389-1-9'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20207.00001,16.375004%200,-5.625005%20-2.25,0%203,-3.1250014%203,3.1250014%20-2.25,0%200,5.625005%20-1.5,0'%20id='path4402'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3c/g%3e%3cpath%20style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20164,100%200,3%20-6,6%200,7%20-4,0%200,-7%20-6,-6%200,-3'%20id='path3546-2-2'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20id='svg_1-3'%20height='16'%20width='16'%20y='28'%20x='4'%20/%3e%3cpath%20sodipodi:nodetypes='ccccccccc'%20inkscape:connector-curvature='0'%20id='path4402-5-7'%20d='m%2015,41%200,-7%20-4,0%200,3%20-5,-4%205,-4%200,3%206,0%200,9'%20style='fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20/%3e%3c/svg%3e\");background-position:-25px 0;background-color:transparent}.jsoneditor-anchor{cursor:pointer}.jsoneditor-anchor .picker_wrapper.popup.popup_bottom{top:28px;left:-10px}.fadein{-webkit-animation:fadein .3s;animation:fadein .3s;-moz-animation:fadein .3s;-o-animation:fadein .3s}@keyframes fadein{0%{opacity:0}to{opacity:1}}.jsoneditor-modal input[type=search].selectr-input{border:1px solid #d3d3d3;width:calc(100% - 4px);margin:2px;padding:4px;box-sizing:border-box}.jsoneditor-modal button.selectr-input-clear{right:8px}.jsoneditor-menu{width:100%;height:35px;padding:2px;margin:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;background-color:#3883fa;border-bottom:1px solid #3883fa}.jsoneditor-menu>.jsoneditor-modes>button,.jsoneditor-menu>button{width:26px;height:26px;margin:2px;padding:0;border-radius:2px;border:1px solid transparent;background-color:transparent;background-image:url(\"data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20xmlns:dc='http://purl.org/dc/elements/1.1/'%20xmlns:cc='http://creativecommons.org/ns%23'%20xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23'%20xmlns:svg='http://www.w3.org/2000/svg'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd'%20xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape'%20width='240'%20height='144'%20id='svg4136'%20version='1.1'%20inkscape:version='0.91%20r13725'%20sodipodi:docname='jsoneditor-icons.svg'%3e%3ctitle%20id='title6512'%3eJSON%20Editor%20Icons%3c/title%3e%3cmetadata%20id='metadata4148'%3e%3crdf:RDF%3e%3ccc:Work%20rdf:about=''%3e%3cdc:format%3eimage/svg+xml%3c/dc:format%3e%3cdc:type%20rdf:resource='http://purl.org/dc/dcmitype/StillImage'%20/%3e%3cdc:title%3eJSON%20Editor%20Icons%3c/dc:title%3e%3c/cc:Work%3e%3c/rdf:RDF%3e%3c/metadata%3e%3cdefs%20id='defs4146'%20/%3e%3csodipodi:namedview%20pagecolor='%23ff63ff'%20bordercolor='%23666666'%20borderopacity='1'%20objecttolerance='10'%20gridtolerance='10'%20guidetolerance='10'%20inkscape:pageopacity='0'%20inkscape:pageshadow='2'%20inkscape:window-width='1920'%20inkscape:window-height='1026'%20id='namedview4144'%20showgrid='true'%20inkscape:zoom='4'%20inkscape:cx='13.229181'%20inkscape:cy='119.82429'%20inkscape:window-x='0'%20inkscape:window-y='0'%20inkscape:window-maximized='1'%20inkscape:current-layer='svg4136'%20showguides='false'%20borderlayer='false'%20inkscape:showpageshadow='true'%20showborder='true'%3e%3cinkscape:grid%20type='xygrid'%20id='grid4640'%20empspacing='24'%20/%3e%3c/sodipodi:namedview%3e%3c!--%20Created%20with%20SVG-edit%20-%20http://svg-edit.googlecode.com/%20--%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20id='svg_1'%20height='16'%20width='16'%20y='4'%20x='4'%20/%3e%3crect%20id='svg_1-7'%20height='16'%20width='16'%20y='3.999995'%20x='28.000006'%20style='fill:%23ec3f29;fill-opacity:0.94117647;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20x='52.000004'%20y='3.999995'%20width='16'%20height='16'%20id='rect4165'%20/%3e%3crect%20id='rect4175'%20height='16'%20width='16'%20y='3.9999852'%20x='172.00002'%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4175-3'%20height='16'%20width='16'%20y='3.999995'%20x='196'%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3cg%20id='g4299'%20style='stroke:none'%3e%3crect%20x='7.0000048'%20y='10.999998'%20width='9.9999924'%20height='1.9999986'%20id='svg_1-1'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3crect%20x='11.000005'%20y='7.0000114'%20width='1.9999955'%20height='9.9999838'%20id='svg_1-1-1'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3c/g%3e%3cg%20id='g4299-3'%20transform='matrix(0.70710678,-0.70710678,0.70710678,0.70710678,19.029435,12.000001)'%20style='stroke:none'%3e%3crect%20x='7.0000048'%20y='10.999998'%20width='9.9999924'%20height='1.9999986'%20id='svg_1-1-0'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3crect%20x='11.000005'%20y='7.0000114'%20width='1.9999955'%20height='9.9999838'%20id='svg_1-1-1-9'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3c/g%3e%3crect%20id='svg_1-7-5'%20height='6.9999905'%20width='6.9999909'%20y='7.0000048'%20x='55.000004'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20x='58'%20y='10.00001'%20width='6.9999909'%20height='6.9999905'%20id='rect4354'%20/%3e%3crect%20id='svg_1-7-5-7'%20height='6.9999905'%20width='6.9999909'%20y='10.000005'%20x='58.000004'%20style='fill:%23ffffff;fill-opacity:1;stroke:%233c80df;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.94117647'%20/%3e%3cg%20id='g4378'%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20x='198'%20y='10.999999'%20width='7.9999909'%20height='1.9999965'%20id='svg_1-7-5-3'%20/%3e%3crect%20id='rect4374'%20height='1.9999946'%20width='11.999995'%20y='7.0000005'%20x='198'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20id='rect4376'%20height='1.9999995'%20width='3.9999928'%20y='14.999996'%20x='198'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3c/g%3e%3cg%20transform='matrix(1,0,0,-1,-23.999995,23.999995)'%20id='g4383'%3e%3crect%20id='rect4385'%20height='1.9999965'%20width='7.9999909'%20y='10.999999'%20x='198'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20x='198'%20y='7.0000005'%20width='11.999995'%20height='1.9999946'%20id='rect4387'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20x='198'%20y='14.999996'%20width='3.9999928'%20height='1.9999995'%20id='rect4389'%20/%3e%3c/g%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-4'%20width='16'%20height='16'%20x='76'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%2085.10447,6.0157384%20-0.0156,1.4063%20c%203.02669,-0.2402%200.33008,3.6507996%202.48438,4.5780996%20-2.18694,1.0938%200.49191,4.9069%20-2.45313,4.5781%20l%20-0.0156,1.4219%20c%205.70828,0.559%201.03264,-5.1005%204.70313,-5.2656%20l%200,-1.4063%20c%20-3.61303,-0.027%201.11893,-5.7069996%20-4.70313,-5.3124996%20z'%20id='path4351'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%2082.78125,5.9984384%200.0156,1.4063%20c%20-3.02668,-0.2402%20-0.33007,3.6506996%20-2.48437,4.5780996%202.18694,1.0938%20-0.49192,4.9069%202.45312,4.5781%20l%200.0156,1.4219%20c%20-5.70827,0.559%20-1.03263,-5.1004%20-4.70312,-5.2656%20l%200,-1.4063%20c%203.61303,-0.027%20-1.11894,-5.7070996%204.70312,-5.3124996%20z'%20id='path4351-9'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-25'%20width='16'%20height='16'%20x='100'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20103.719,5.6719384%200,12.7187996%203.03125,0%200,-1.5313%20-1.34375,0%200,-9.6249996%201.375,0%200,-1.5625%20z'%20id='path2987'%20inkscape:connector-curvature='0'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20112.2185,5.6721984%200,12.7187996%20-3.03125,0%200,-1.5313%201.34375,0%200,-9.6249996%20-1.375,0%200,-1.5625%20z'%20id='path2987-1'%20inkscape:connector-curvature='0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-73'%20width='16'%20height='16'%20x='124'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20126.2824,17.602938%201.78957,0%201.14143,-2.8641%205.65364,0%201.14856,2.8641%201.76565,0%20-4.78687,-11.1610996%20-1.91903,0%20z'%20id='path3780'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccccc'%20/%3e%3cpath%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20d='m%20129.72704,13.478838%204.60852,0.01%20-2.30426,-5.5497996%20z'%20id='path3782'%20inkscape:connector-curvature='0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-35'%20width='16'%20height='16'%20x='148'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20156.47655,5.8917384%200,2.1797%200.46093,2.3983996%201.82813,0%200.39844,-2.3983996%200,-2.1797%20z'%20id='path5008-2'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccc'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20152.51561,5.8906384%200,2.1797%200.46094,2.3983996%201.82812,0%200.39844,-2.3983996%200,-2.1797%20z'%20id='path5008-2-8'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccc'%20/%3e%3crect%20id='svg_1-7-2'%20height='1.9999961'%20width='11.999996'%20y='64'%20x='54'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20id='svg_1-7-2-2'%20height='2.9999905'%20width='2.9999907'%20y='52'%20x='80.000008'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='85.000008'%20y='52'%20width='2.9999907'%20height='2.9999905'%20id='rect4561'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='80.000008'%20y='58'%20width='2.9999907'%20height='2.9999905'%20id='rect4563'%20/%3e%3crect%20id='rect4565'%20height='2.9999905'%20width='2.9999907'%20y='58'%20x='85.000008'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4567'%20height='2.9999905'%20width='2.9999907'%20y='64'%20x='80.000008'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='85.000008'%20y='64'%20width='2.9999907'%20height='2.9999905'%20id='rect4569'%20/%3e%3ccircle%20style='opacity:1;fill:none;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20id='path4571'%20cx='110.06081'%20cy='57.939209'%20r='4.7438836'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='116.64566'%20y='-31.79752'%20width='4.229713'%20height='6.4053884'%20id='rect4563-2'%20transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)'%20/%3e%3cpath%20style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='M%20125,56%20138.77027,56.095%20132,64%20Z'%20id='path4613'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3cpath%20sodipodi:nodetypes='cccc'%20inkscape:connector-curvature='0'%20id='path4615'%20d='M%20149,64%20162.77027,63.905%20156,56%20Z'%20style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='54'%20y='53'%20width='11.999996'%20height='1.9999961'%20id='rect4638'%20/%3e%3crect%20id='svg_1-7-2-24'%20height='1.9999957'%20width='12.99999'%20y='-56'%20x='53'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20transform='matrix(0,1,-1,0,0,0)'%20/%3e%3crect%20transform='matrix(0,1,-1,0,0,0)'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='53'%20y='-66'%20width='12.99999'%20height='1.9999957'%20id='rect4657'%20/%3e%3crect%20id='rect4659'%20height='0.99999291'%20width='11.999999'%20y='57'%20x='54'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='54'%20y='88.000122'%20width='11.999996'%20height='1.9999961'%20id='rect4661'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='80.000008'%20y='76.000122'%20width='2.9999907'%20height='2.9999905'%20id='rect4663'%20/%3e%3crect%20id='rect4665'%20height='2.9999905'%20width='2.9999907'%20y='76.000122'%20x='85.000008'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3crect%20id='rect4667'%20height='2.9999905'%20width='2.9999907'%20y='82.000122'%20x='80.000008'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='85.000008'%20y='82.000122'%20width='2.9999907'%20height='2.9999905'%20id='rect4669'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='80.000008'%20y='88.000122'%20width='2.9999907'%20height='2.9999905'%20id='rect4671'%20/%3e%3crect%20id='rect4673'%20height='2.9999905'%20width='2.9999907'%20y='88.000122'%20x='85.000008'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3ccircle%20r='4.7438836'%20cy='81.939331'%20cx='110.06081'%20id='circle4675'%20style='opacity:1;fill:none;fill-opacity:1;stroke:%23d3d3d3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3crect%20transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)'%20id='rect4677'%20height='6.4053884'%20width='4.229713'%20y='-14.826816'%20x='133.6163'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:%23d3d3d3;stroke-width:0;stroke-opacity:1'%20/%3e%3cpath%20sodipodi:nodetypes='cccc'%20inkscape:connector-curvature='0'%20id='path4679'%20d='m%20125,80.000005%2013.77027,0.09499%20L%20132,87.999992%20Z'%20style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3cpath%20style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='M%20149,88.0002%20162.77027,87.9052%20156,80.0002%20Z'%20id='path4681'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3crect%20id='rect4683'%20height='1.9999961'%20width='11.999996'%20y='77.000122'%20x='54'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3crect%20transform='matrix(0,1,-1,0,0,0)'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='77.000122'%20y='-56'%20width='12.99999'%20height='1.9999957'%20id='rect4685'%20/%3e%3crect%20id='rect4687'%20height='1.9999957'%20width='12.99999'%20y='-66'%20x='77.000122'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20transform='matrix(0,1,-1,0,0,0)'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='54'%20y='81.000122'%20width='11.999999'%20height='0.99999291'%20id='rect4689'%20/%3e%3crect%20id='rect4761-1'%20height='1.9999945'%20width='15.99999'%20y='101'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-0'%20height='1.9999945'%20width='15.99999'%20y='105'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-7'%20height='1.9999945'%20width='9'%20y='109'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1'%20height='1.9999945'%20width='12'%20y='125'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1-4'%20height='1.9999945'%20width='10'%20y='137'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1-4-4'%20height='1.9999945'%20width='10'%20y='129'%20x='82'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1-4-4-3'%20height='1.9999945'%20width='9'%20y='133'%20x='82'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2036.398438,100.0254%20c%20-0.423362,-0.013%20-0.846847,0.01%20-1.265626,0.062%20-1.656562,0.2196%20-3.244567,0.9739%20-4.507812,2.2266%20L%2029,100.5991%20l%20-2.324219,7.7129%207.826172,-1.9062%20-1.804687,-1.9063%20c%201.597702,-1.5308%204.048706,-1.8453%205.984375,-0.7207%201.971162,1.1452%202.881954,3.3975%202.308593,5.5508%20-0.573361,2.1533%20-2.533865,3.6953%20-4.830078,3.6953%20l%200,3.0742%20c%203.550756,0%206.710442,-2.4113%207.650391,-5.9414%200.939949,-3.5301%20-0.618463,-7.2736%20-3.710938,-9.0703%20-1.159678,-0.6738%20-2.431087,-1.0231%20-3.701171,-1.0625%20z'%20id='path4138'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2059.722656,99.9629%20c%20-1.270084,0.039%20-2.541493,0.3887%20-3.701172,1.0625%20-3.092475,1.7967%20-4.650886,5.5402%20-3.710937,9.0703%200.939949,3.5301%204.09768,5.9414%207.648437,5.9414%20l%200,-3.0742%20c%20-2.296214,0%20-4.256717,-1.542%20-4.830078,-3.6953%20-0.573361,-2.1533%200.337432,-4.4056%202.308594,-5.5508%201.935731,-1.1246%204.38863,-0.8102%205.986326,0.7207%20l%20-1.806638,1.9063%207.828128,1.9062%20-2.32422,-7.7129%20-1.62696,1.7168%20c%20-1.26338,-1.2531%20-2.848917,-2.0088%20-4.505855,-2.2285%20-0.418778,-0.055%20-0.842263,-0.076%20-1.265625,-0.062%20z'%20id='path4138-1'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20d='m%2010.5,100%200,2%20-2.4999996,0%20L%2012,107%20l%204,-5%20-2.5,0%200,-2%20-3,0%20z'%20id='path3055-0-77'%20/%3e%3cpath%20style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%204.9850574,108.015%2014.0298856,-0.03'%20id='path5244-5-0-5'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cc'%20/%3e%3cpath%20style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%204.9849874,132.015%2014.0298866,-0.03'%20id='path5244-5-0-5-8'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cc'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2036.398438,123.9629%20c%20-0.423362,-0.013%20-0.846847,0.01%20-1.265626,0.062%20-1.656562,0.2196%20-3.244567,0.9739%20-4.507812,2.2266%20L%2029,124.5366%20l%20-2.324219,7.7129%207.826172,-1.9062%20-1.804687,-1.9063%20c%201.597702,-1.5308%204.048706,-1.8453%205.984375,-0.7207%201.971162,1.1453%202.881954,3.3975%202.308593,5.5508%20-0.573361,2.1533%20-2.533864,3.6953%20-4.830078,3.6953%20l%200,3.0742%20c%203.550757,0%206.710442,-2.4093%207.650391,-5.9394%200.939949,-3.5301%20-0.618463,-7.2756%20-3.710938,-9.0723%20-1.159678,-0.6737%20-2.431087,-1.0231%20-3.701171,-1.0625%20z'%20id='path4138-12'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2059.722656,123.9629%20c%20-1.270084,0.039%20-2.541493,0.3888%20-3.701172,1.0625%20-3.092475,1.7967%20-4.650886,5.5422%20-3.710937,9.0723%200.939949,3.5301%204.09768,5.9394%207.648437,5.9394%20l%200,-3.0742%20c%20-2.296214,0%20-4.256717,-1.542%20-4.830078,-3.6953%20-0.573361,-2.1533%200.337432,-4.4055%202.308594,-5.5508%201.935731,-1.1246%204.38863,-0.8102%205.986326,0.7207%20l%20-1.806638,1.9063%207.828128,1.9062%20-2.32422,-7.7129%20-1.62696,1.7168%20c%20-1.26338,-1.2531%20-2.848917,-2.0088%20-4.505855,-2.2285%20-0.418778,-0.055%20-0.842263,-0.076%20-1.265625,-0.062%20z'%20id='path4138-1-3'%20/%3e%3cpath%20id='path6191'%20d='m%2010.5,116%200,-2%20-2.4999996,0%20L%2012,109%20l%204,5%20-2.5,0%200,2%20-3,0%20z'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20inkscape:connector-curvature='0'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20d='m%2010.5,129%200,-2%20-2.4999996,0%20L%2012,122%20l%204,5%20-2.5,0%200,2%20-3,0%20z'%20id='path6193'%20/%3e%3cpath%20id='path6195'%20d='m%2010.5,135%200,2%20-2.4999996,0%20L%2012,142%20l%204,-5%20-2.5,0%200,-2%20-3,0%20z'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20inkscape:connector-curvature='0'%20/%3e%3cpath%20sodipodi:type='star'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20id='path4500'%20sodipodi:sides='3'%20sodipodi:cx='11.55581'%20sodipodi:cy='60.073242'%20sodipodi:r1='5.1116104'%20sodipodi:r2='2.5558052'%20sodipodi:arg1='0'%20sodipodi:arg2='1.0471976'%20inkscape:flatsided='false'%20inkscape:rounded='0'%20inkscape:randomized='0'%20d='m%2016.66742,60.073242%20-3.833708,2.213392%20-3.8337072,2.213393%200,-4.426785%200,-4.426784%203.8337082,2.213392%20z'%20inkscape:transform-center-x='-1.2779026'%20/%3e%3cpath%20inkscape:transform-center-x='1.277902'%20d='m%20-31.500004,60.073242%20-3.833708,2.213392%20-3.833707,2.213393%200,-4.426785%200,-4.426784%203.833707,2.213392%20z'%20inkscape:randomized='0'%20inkscape:rounded='0'%20inkscape:flatsided='false'%20sodipodi:arg2='1.0471976'%20sodipodi:arg1='0'%20sodipodi:r2='2.5558052'%20sodipodi:r1='5.1116104'%20sodipodi:cy='60.073242'%20sodipodi:cx='-36.611614'%20sodipodi:sides='3'%20id='path4502'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20sodipodi:type='star'%20transform='scale(-1,1)'%20/%3e%3cpath%20d='m%2016.66742,60.073212%20-3.833708,2.213392%20-3.8337072,2.213392%200,-4.426784%200,-4.426785%203.8337082,2.213392%20z'%20inkscape:randomized='0'%20inkscape:rounded='0'%20inkscape:flatsided='false'%20sodipodi:arg2='1.0471976'%20sodipodi:arg1='0'%20sodipodi:r2='2.5558052'%20sodipodi:r1='5.1116104'%20sodipodi:cy='60.073212'%20sodipodi:cx='11.55581'%20sodipodi:sides='3'%20id='path4504'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20sodipodi:type='star'%20transform='matrix(0,1,-1,0,72.0074,71.7877)'%20inkscape:transform-center-y='1.2779029'%20/%3e%3cpath%20inkscape:transform-center-y='-1.2779026'%20transform='matrix(0,-1,-1,0,96,96)'%20sodipodi:type='star'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20id='path4506'%20sodipodi:sides='3'%20sodipodi:cx='11.55581'%20sodipodi:cy='60.073212'%20sodipodi:r1='5.1116104'%20sodipodi:r2='2.5558052'%20sodipodi:arg1='0'%20sodipodi:arg2='1.0471976'%20inkscape:flatsided='false'%20inkscape:rounded='0'%20inkscape:randomized='0'%20d='m%2016.66742,60.073212%20-3.833708,2.213392%20-3.8337072,2.213392%200,-4.426784%200,-4.426785%203.8337082,2.213392%20z'%20/%3e%3cpath%20sodipodi:nodetypes='cccc'%20inkscape:connector-curvature='0'%20id='path4615-5'%20d='m%20171.82574,65.174193%2016.34854,0%20-8.17427,-13.348454%20z'%20style='fill:%23fbb917;fill-opacity:1;fill-rule:evenodd;stroke:%23fbb917;stroke-width:1.65161395;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3cpath%20style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20179,55%200,6%202,0%200,-6'%20id='path4300'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3cpath%20style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20179,62%200,2%202,0%200,-2'%20id='path4300-6'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:%23ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:0.8'%20d='M%2099.994369,113.0221%20102,114.98353%20l%207,-6.9558%203,0.97227%202,-1%201,-2%200,-3%20-3,3%20-3,-3%203,-3%20-3,0%20-2,1%20-1,2%200.99437,3.0221%20z'%20id='path4268'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccccccccccc'%20/%3e%3crect%20id='rect4175-3-5'%20height='16'%20width='16'%20y='4'%20x='220'%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3cpath%20style='fill:%23ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20234,6%200,2%20-5,5%200,5%20-2,0%200,-5%20-5,-5%200,-2'%20id='path3546'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3cg%20transform='matrix(1.3333328,0,0,-1.5999992,-139.9999,127.19999)'%20id='g4383-6'%3e%3crect%20id='rect4385-2'%20height='1.2499905'%20width='5.9999924'%20y='12.625005'%20x='198.00002'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20x='198.00002'%20y='15.125007'%20width='7.4999928'%20height='1.2499949'%20id='rect4387-9'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20x='198.00002'%20y='7.6250024'%20width='2.9999909'%20height='1.2499905'%20id='rect4389-1-0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20x='198.00002'%20y='10.125004'%20width='4.4999919'%20height='1.2499905'%20id='rect4389-1-9'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20207.00001,16.375004%200,-5.625005%20-2.25,0%203,-3.1250014%203,3.1250014%20-2.25,0%200,5.625005%20-1.5,0'%20id='path4402'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3c/g%3e%3cpath%20style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20164,100%200,3%20-6,6%200,7%20-4,0%200,-7%20-6,-6%200,-3'%20id='path3546-2-2'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20id='svg_1-3'%20height='16'%20width='16'%20y='28'%20x='4'%20/%3e%3cpath%20sodipodi:nodetypes='ccccccccc'%20inkscape:connector-curvature='0'%20id='path4402-5-7'%20d='m%2015,41%200,-7%20-4,0%200,3%20-5,-4%205,-4%200,3%206,0%200,9'%20style='fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20/%3e%3c/svg%3e\");color:#fff;opacity:.8;font-family:arial,sans-serif;font-size:14px;float:left}.jsoneditor-menu>.jsoneditor-modes>button:hover,.jsoneditor-menu>button:hover{background-color:#fff3;border:1px solid rgba(255,255,255,.4)}.jsoneditor-menu>.jsoneditor-modes>button:active,.jsoneditor-menu>.jsoneditor-modes>button:focus,.jsoneditor-menu>button:active,.jsoneditor-menu>button:focus{background-color:#ffffff4d}.jsoneditor-menu>.jsoneditor-modes>button:disabled,.jsoneditor-menu>button:disabled{opacity:.5;background-color:transparent;border:none}.jsoneditor-menu>button.jsoneditor-collapse-all{background-position:0 -96px}.jsoneditor-menu>button.jsoneditor-expand-all{background-position:0 -120px}.jsoneditor-menu>button.jsoneditor-sort{background-position:-120px -96px}.jsoneditor-menu>button.jsoneditor-transform{background-position:-144px -96px}.jsoneditor.jsoneditor-mode-form>.jsoneditor-menu>button.jsoneditor-sort,.jsoneditor.jsoneditor-mode-form>.jsoneditor-menu>button.jsoneditor-transform,.jsoneditor.jsoneditor-mode-view>.jsoneditor-menu>button.jsoneditor-sort,.jsoneditor.jsoneditor-mode-view>.jsoneditor-menu>button.jsoneditor-transform{display:none}.jsoneditor-menu>button.jsoneditor-undo{background-position:-24px -96px}.jsoneditor-menu>button.jsoneditor-undo:disabled{background-position:-24px -120px}.jsoneditor-menu>button.jsoneditor-redo{background-position:-48px -96px}.jsoneditor-menu>button.jsoneditor-redo:disabled{background-position:-48px -120px}.jsoneditor-menu>button.jsoneditor-compact{background-position:-72px -96px}.jsoneditor-menu>button.jsoneditor-format{background-position:-72px -120px}.jsoneditor-menu>button.jsoneditor-repair{background-position:-96px -96px}.jsoneditor-menu>.jsoneditor-modes{display:inline-block;float:left}.jsoneditor-menu>.jsoneditor-modes>button{background-image:none;width:auto;padding-left:6px;padding-right:6px}.jsoneditor-menu>.jsoneditor-modes>button.jsoneditor-separator,.jsoneditor-menu>button.jsoneditor-separator{margin-left:10px}.jsoneditor-menu a{font-family:arial,sans-serif;font-size:14px;color:#fff;opacity:.8;vertical-align:middle}.jsoneditor-menu a:hover{opacity:1}.jsoneditor-menu a.jsoneditor-poweredBy{font-size:8pt;position:absolute;right:0;top:0;padding:10px}.jsoneditor-navigation-bar{width:100%;height:26px;line-height:26px;padding:0;margin:0;border-bottom:1px solid #d3d3d3;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;color:gray;background-color:#ebebeb;overflow:hidden;font-family:arial,sans-serif;font-size:14px}.jsoneditor-search{font-family:arial,sans-serif;position:absolute;right:4px;top:4px;border-collapse:collapse;border-spacing:0;display:flex}.jsoneditor-search input{color:#1a1a1a;width:120px;border:none;outline:0;margin:1px;line-height:20px;font-family:arial,sans-serif}.jsoneditor-search button{width:16px;height:24px;padding:0;margin:0;border:none;background:url(\"data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20xmlns:dc='http://purl.org/dc/elements/1.1/'%20xmlns:cc='http://creativecommons.org/ns%23'%20xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23'%20xmlns:svg='http://www.w3.org/2000/svg'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd'%20xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape'%20width='240'%20height='144'%20id='svg4136'%20version='1.1'%20inkscape:version='0.91%20r13725'%20sodipodi:docname='jsoneditor-icons.svg'%3e%3ctitle%20id='title6512'%3eJSON%20Editor%20Icons%3c/title%3e%3cmetadata%20id='metadata4148'%3e%3crdf:RDF%3e%3ccc:Work%20rdf:about=''%3e%3cdc:format%3eimage/svg+xml%3c/dc:format%3e%3cdc:type%20rdf:resource='http://purl.org/dc/dcmitype/StillImage'%20/%3e%3cdc:title%3eJSON%20Editor%20Icons%3c/dc:title%3e%3c/cc:Work%3e%3c/rdf:RDF%3e%3c/metadata%3e%3cdefs%20id='defs4146'%20/%3e%3csodipodi:namedview%20pagecolor='%23ff63ff'%20bordercolor='%23666666'%20borderopacity='1'%20objecttolerance='10'%20gridtolerance='10'%20guidetolerance='10'%20inkscape:pageopacity='0'%20inkscape:pageshadow='2'%20inkscape:window-width='1920'%20inkscape:window-height='1026'%20id='namedview4144'%20showgrid='true'%20inkscape:zoom='4'%20inkscape:cx='13.229181'%20inkscape:cy='119.82429'%20inkscape:window-x='0'%20inkscape:window-y='0'%20inkscape:window-maximized='1'%20inkscape:current-layer='svg4136'%20showguides='false'%20borderlayer='false'%20inkscape:showpageshadow='true'%20showborder='true'%3e%3cinkscape:grid%20type='xygrid'%20id='grid4640'%20empspacing='24'%20/%3e%3c/sodipodi:namedview%3e%3c!--%20Created%20with%20SVG-edit%20-%20http://svg-edit.googlecode.com/%20--%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20id='svg_1'%20height='16'%20width='16'%20y='4'%20x='4'%20/%3e%3crect%20id='svg_1-7'%20height='16'%20width='16'%20y='3.999995'%20x='28.000006'%20style='fill:%23ec3f29;fill-opacity:0.94117647;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20x='52.000004'%20y='3.999995'%20width='16'%20height='16'%20id='rect4165'%20/%3e%3crect%20id='rect4175'%20height='16'%20width='16'%20y='3.9999852'%20x='172.00002'%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4175-3'%20height='16'%20width='16'%20y='3.999995'%20x='196'%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3cg%20id='g4299'%20style='stroke:none'%3e%3crect%20x='7.0000048'%20y='10.999998'%20width='9.9999924'%20height='1.9999986'%20id='svg_1-1'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3crect%20x='11.000005'%20y='7.0000114'%20width='1.9999955'%20height='9.9999838'%20id='svg_1-1-1'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3c/g%3e%3cg%20id='g4299-3'%20transform='matrix(0.70710678,-0.70710678,0.70710678,0.70710678,19.029435,12.000001)'%20style='stroke:none'%3e%3crect%20x='7.0000048'%20y='10.999998'%20width='9.9999924'%20height='1.9999986'%20id='svg_1-1-0'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3crect%20x='11.000005'%20y='7.0000114'%20width='1.9999955'%20height='9.9999838'%20id='svg_1-1-1-9'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3c/g%3e%3crect%20id='svg_1-7-5'%20height='6.9999905'%20width='6.9999909'%20y='7.0000048'%20x='55.000004'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20x='58'%20y='10.00001'%20width='6.9999909'%20height='6.9999905'%20id='rect4354'%20/%3e%3crect%20id='svg_1-7-5-7'%20height='6.9999905'%20width='6.9999909'%20y='10.000005'%20x='58.000004'%20style='fill:%23ffffff;fill-opacity:1;stroke:%233c80df;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.94117647'%20/%3e%3cg%20id='g4378'%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20x='198'%20y='10.999999'%20width='7.9999909'%20height='1.9999965'%20id='svg_1-7-5-3'%20/%3e%3crect%20id='rect4374'%20height='1.9999946'%20width='11.999995'%20y='7.0000005'%20x='198'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20id='rect4376'%20height='1.9999995'%20width='3.9999928'%20y='14.999996'%20x='198'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3c/g%3e%3cg%20transform='matrix(1,0,0,-1,-23.999995,23.999995)'%20id='g4383'%3e%3crect%20id='rect4385'%20height='1.9999965'%20width='7.9999909'%20y='10.999999'%20x='198'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20x='198'%20y='7.0000005'%20width='11.999995'%20height='1.9999946'%20id='rect4387'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20x='198'%20y='14.999996'%20width='3.9999928'%20height='1.9999995'%20id='rect4389'%20/%3e%3c/g%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-4'%20width='16'%20height='16'%20x='76'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%2085.10447,6.0157384%20-0.0156,1.4063%20c%203.02669,-0.2402%200.33008,3.6507996%202.48438,4.5780996%20-2.18694,1.0938%200.49191,4.9069%20-2.45313,4.5781%20l%20-0.0156,1.4219%20c%205.70828,0.559%201.03264,-5.1005%204.70313,-5.2656%20l%200,-1.4063%20c%20-3.61303,-0.027%201.11893,-5.7069996%20-4.70313,-5.3124996%20z'%20id='path4351'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%2082.78125,5.9984384%200.0156,1.4063%20c%20-3.02668,-0.2402%20-0.33007,3.6506996%20-2.48437,4.5780996%202.18694,1.0938%20-0.49192,4.9069%202.45312,4.5781%20l%200.0156,1.4219%20c%20-5.70827,0.559%20-1.03263,-5.1004%20-4.70312,-5.2656%20l%200,-1.4063%20c%203.61303,-0.027%20-1.11894,-5.7070996%204.70312,-5.3124996%20z'%20id='path4351-9'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-25'%20width='16'%20height='16'%20x='100'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20103.719,5.6719384%200,12.7187996%203.03125,0%200,-1.5313%20-1.34375,0%200,-9.6249996%201.375,0%200,-1.5625%20z'%20id='path2987'%20inkscape:connector-curvature='0'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20112.2185,5.6721984%200,12.7187996%20-3.03125,0%200,-1.5313%201.34375,0%200,-9.6249996%20-1.375,0%200,-1.5625%20z'%20id='path2987-1'%20inkscape:connector-curvature='0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-73'%20width='16'%20height='16'%20x='124'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20126.2824,17.602938%201.78957,0%201.14143,-2.8641%205.65364,0%201.14856,2.8641%201.76565,0%20-4.78687,-11.1610996%20-1.91903,0%20z'%20id='path3780'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccccc'%20/%3e%3cpath%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20d='m%20129.72704,13.478838%204.60852,0.01%20-2.30426,-5.5497996%20z'%20id='path3782'%20inkscape:connector-curvature='0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-35'%20width='16'%20height='16'%20x='148'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20156.47655,5.8917384%200,2.1797%200.46093,2.3983996%201.82813,0%200.39844,-2.3983996%200,-2.1797%20z'%20id='path5008-2'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccc'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20152.51561,5.8906384%200,2.1797%200.46094,2.3983996%201.82812,0%200.39844,-2.3983996%200,-2.1797%20z'%20id='path5008-2-8'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccc'%20/%3e%3crect%20id='svg_1-7-2'%20height='1.9999961'%20width='11.999996'%20y='64'%20x='54'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20id='svg_1-7-2-2'%20height='2.9999905'%20width='2.9999907'%20y='52'%20x='80.000008'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='85.000008'%20y='52'%20width='2.9999907'%20height='2.9999905'%20id='rect4561'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='80.000008'%20y='58'%20width='2.9999907'%20height='2.9999905'%20id='rect4563'%20/%3e%3crect%20id='rect4565'%20height='2.9999905'%20width='2.9999907'%20y='58'%20x='85.000008'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4567'%20height='2.9999905'%20width='2.9999907'%20y='64'%20x='80.000008'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='85.000008'%20y='64'%20width='2.9999907'%20height='2.9999905'%20id='rect4569'%20/%3e%3ccircle%20style='opacity:1;fill:none;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20id='path4571'%20cx='110.06081'%20cy='57.939209'%20r='4.7438836'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='116.64566'%20y='-31.79752'%20width='4.229713'%20height='6.4053884'%20id='rect4563-2'%20transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)'%20/%3e%3cpath%20style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='M%20125,56%20138.77027,56.095%20132,64%20Z'%20id='path4613'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3cpath%20sodipodi:nodetypes='cccc'%20inkscape:connector-curvature='0'%20id='path4615'%20d='M%20149,64%20162.77027,63.905%20156,56%20Z'%20style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='54'%20y='53'%20width='11.999996'%20height='1.9999961'%20id='rect4638'%20/%3e%3crect%20id='svg_1-7-2-24'%20height='1.9999957'%20width='12.99999'%20y='-56'%20x='53'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20transform='matrix(0,1,-1,0,0,0)'%20/%3e%3crect%20transform='matrix(0,1,-1,0,0,0)'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='53'%20y='-66'%20width='12.99999'%20height='1.9999957'%20id='rect4657'%20/%3e%3crect%20id='rect4659'%20height='0.99999291'%20width='11.999999'%20y='57'%20x='54'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='54'%20y='88.000122'%20width='11.999996'%20height='1.9999961'%20id='rect4661'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='80.000008'%20y='76.000122'%20width='2.9999907'%20height='2.9999905'%20id='rect4663'%20/%3e%3crect%20id='rect4665'%20height='2.9999905'%20width='2.9999907'%20y='76.000122'%20x='85.000008'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3crect%20id='rect4667'%20height='2.9999905'%20width='2.9999907'%20y='82.000122'%20x='80.000008'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='85.000008'%20y='82.000122'%20width='2.9999907'%20height='2.9999905'%20id='rect4669'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='80.000008'%20y='88.000122'%20width='2.9999907'%20height='2.9999905'%20id='rect4671'%20/%3e%3crect%20id='rect4673'%20height='2.9999905'%20width='2.9999907'%20y='88.000122'%20x='85.000008'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3ccircle%20r='4.7438836'%20cy='81.939331'%20cx='110.06081'%20id='circle4675'%20style='opacity:1;fill:none;fill-opacity:1;stroke:%23d3d3d3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3crect%20transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)'%20id='rect4677'%20height='6.4053884'%20width='4.229713'%20y='-14.826816'%20x='133.6163'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:%23d3d3d3;stroke-width:0;stroke-opacity:1'%20/%3e%3cpath%20sodipodi:nodetypes='cccc'%20inkscape:connector-curvature='0'%20id='path4679'%20d='m%20125,80.000005%2013.77027,0.09499%20L%20132,87.999992%20Z'%20style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3cpath%20style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='M%20149,88.0002%20162.77027,87.9052%20156,80.0002%20Z'%20id='path4681'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3crect%20id='rect4683'%20height='1.9999961'%20width='11.999996'%20y='77.000122'%20x='54'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3crect%20transform='matrix(0,1,-1,0,0,0)'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='77.000122'%20y='-56'%20width='12.99999'%20height='1.9999957'%20id='rect4685'%20/%3e%3crect%20id='rect4687'%20height='1.9999957'%20width='12.99999'%20y='-66'%20x='77.000122'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20transform='matrix(0,1,-1,0,0,0)'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='54'%20y='81.000122'%20width='11.999999'%20height='0.99999291'%20id='rect4689'%20/%3e%3crect%20id='rect4761-1'%20height='1.9999945'%20width='15.99999'%20y='101'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-0'%20height='1.9999945'%20width='15.99999'%20y='105'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-7'%20height='1.9999945'%20width='9'%20y='109'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1'%20height='1.9999945'%20width='12'%20y='125'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1-4'%20height='1.9999945'%20width='10'%20y='137'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1-4-4'%20height='1.9999945'%20width='10'%20y='129'%20x='82'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1-4-4-3'%20height='1.9999945'%20width='9'%20y='133'%20x='82'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2036.398438,100.0254%20c%20-0.423362,-0.013%20-0.846847,0.01%20-1.265626,0.062%20-1.656562,0.2196%20-3.244567,0.9739%20-4.507812,2.2266%20L%2029,100.5991%20l%20-2.324219,7.7129%207.826172,-1.9062%20-1.804687,-1.9063%20c%201.597702,-1.5308%204.048706,-1.8453%205.984375,-0.7207%201.971162,1.1452%202.881954,3.3975%202.308593,5.5508%20-0.573361,2.1533%20-2.533865,3.6953%20-4.830078,3.6953%20l%200,3.0742%20c%203.550756,0%206.710442,-2.4113%207.650391,-5.9414%200.939949,-3.5301%20-0.618463,-7.2736%20-3.710938,-9.0703%20-1.159678,-0.6738%20-2.431087,-1.0231%20-3.701171,-1.0625%20z'%20id='path4138'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2059.722656,99.9629%20c%20-1.270084,0.039%20-2.541493,0.3887%20-3.701172,1.0625%20-3.092475,1.7967%20-4.650886,5.5402%20-3.710937,9.0703%200.939949,3.5301%204.09768,5.9414%207.648437,5.9414%20l%200,-3.0742%20c%20-2.296214,0%20-4.256717,-1.542%20-4.830078,-3.6953%20-0.573361,-2.1533%200.337432,-4.4056%202.308594,-5.5508%201.935731,-1.1246%204.38863,-0.8102%205.986326,0.7207%20l%20-1.806638,1.9063%207.828128,1.9062%20-2.32422,-7.7129%20-1.62696,1.7168%20c%20-1.26338,-1.2531%20-2.848917,-2.0088%20-4.505855,-2.2285%20-0.418778,-0.055%20-0.842263,-0.076%20-1.265625,-0.062%20z'%20id='path4138-1'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20d='m%2010.5,100%200,2%20-2.4999996,0%20L%2012,107%20l%204,-5%20-2.5,0%200,-2%20-3,0%20z'%20id='path3055-0-77'%20/%3e%3cpath%20style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%204.9850574,108.015%2014.0298856,-0.03'%20id='path5244-5-0-5'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cc'%20/%3e%3cpath%20style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%204.9849874,132.015%2014.0298866,-0.03'%20id='path5244-5-0-5-8'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cc'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2036.398438,123.9629%20c%20-0.423362,-0.013%20-0.846847,0.01%20-1.265626,0.062%20-1.656562,0.2196%20-3.244567,0.9739%20-4.507812,2.2266%20L%2029,124.5366%20l%20-2.324219,7.7129%207.826172,-1.9062%20-1.804687,-1.9063%20c%201.597702,-1.5308%204.048706,-1.8453%205.984375,-0.7207%201.971162,1.1453%202.881954,3.3975%202.308593,5.5508%20-0.573361,2.1533%20-2.533864,3.6953%20-4.830078,3.6953%20l%200,3.0742%20c%203.550757,0%206.710442,-2.4093%207.650391,-5.9394%200.939949,-3.5301%20-0.618463,-7.2756%20-3.710938,-9.0723%20-1.159678,-0.6737%20-2.431087,-1.0231%20-3.701171,-1.0625%20z'%20id='path4138-12'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2059.722656,123.9629%20c%20-1.270084,0.039%20-2.541493,0.3888%20-3.701172,1.0625%20-3.092475,1.7967%20-4.650886,5.5422%20-3.710937,9.0723%200.939949,3.5301%204.09768,5.9394%207.648437,5.9394%20l%200,-3.0742%20c%20-2.296214,0%20-4.256717,-1.542%20-4.830078,-3.6953%20-0.573361,-2.1533%200.337432,-4.4055%202.308594,-5.5508%201.935731,-1.1246%204.38863,-0.8102%205.986326,0.7207%20l%20-1.806638,1.9063%207.828128,1.9062%20-2.32422,-7.7129%20-1.62696,1.7168%20c%20-1.26338,-1.2531%20-2.848917,-2.0088%20-4.505855,-2.2285%20-0.418778,-0.055%20-0.842263,-0.076%20-1.265625,-0.062%20z'%20id='path4138-1-3'%20/%3e%3cpath%20id='path6191'%20d='m%2010.5,116%200,-2%20-2.4999996,0%20L%2012,109%20l%204,5%20-2.5,0%200,2%20-3,0%20z'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20inkscape:connector-curvature='0'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20d='m%2010.5,129%200,-2%20-2.4999996,0%20L%2012,122%20l%204,5%20-2.5,0%200,2%20-3,0%20z'%20id='path6193'%20/%3e%3cpath%20id='path6195'%20d='m%2010.5,135%200,2%20-2.4999996,0%20L%2012,142%20l%204,-5%20-2.5,0%200,-2%20-3,0%20z'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20inkscape:connector-curvature='0'%20/%3e%3cpath%20sodipodi:type='star'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20id='path4500'%20sodipodi:sides='3'%20sodipodi:cx='11.55581'%20sodipodi:cy='60.073242'%20sodipodi:r1='5.1116104'%20sodipodi:r2='2.5558052'%20sodipodi:arg1='0'%20sodipodi:arg2='1.0471976'%20inkscape:flatsided='false'%20inkscape:rounded='0'%20inkscape:randomized='0'%20d='m%2016.66742,60.073242%20-3.833708,2.213392%20-3.8337072,2.213393%200,-4.426785%200,-4.426784%203.8337082,2.213392%20z'%20inkscape:transform-center-x='-1.2779026'%20/%3e%3cpath%20inkscape:transform-center-x='1.277902'%20d='m%20-31.500004,60.073242%20-3.833708,2.213392%20-3.833707,2.213393%200,-4.426785%200,-4.426784%203.833707,2.213392%20z'%20inkscape:randomized='0'%20inkscape:rounded='0'%20inkscape:flatsided='false'%20sodipodi:arg2='1.0471976'%20sodipodi:arg1='0'%20sodipodi:r2='2.5558052'%20sodipodi:r1='5.1116104'%20sodipodi:cy='60.073242'%20sodipodi:cx='-36.611614'%20sodipodi:sides='3'%20id='path4502'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20sodipodi:type='star'%20transform='scale(-1,1)'%20/%3e%3cpath%20d='m%2016.66742,60.073212%20-3.833708,2.213392%20-3.8337072,2.213392%200,-4.426784%200,-4.426785%203.8337082,2.213392%20z'%20inkscape:randomized='0'%20inkscape:rounded='0'%20inkscape:flatsided='false'%20sodipodi:arg2='1.0471976'%20sodipodi:arg1='0'%20sodipodi:r2='2.5558052'%20sodipodi:r1='5.1116104'%20sodipodi:cy='60.073212'%20sodipodi:cx='11.55581'%20sodipodi:sides='3'%20id='path4504'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20sodipodi:type='star'%20transform='matrix(0,1,-1,0,72.0074,71.7877)'%20inkscape:transform-center-y='1.2779029'%20/%3e%3cpath%20inkscape:transform-center-y='-1.2779026'%20transform='matrix(0,-1,-1,0,96,96)'%20sodipodi:type='star'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20id='path4506'%20sodipodi:sides='3'%20sodipodi:cx='11.55581'%20sodipodi:cy='60.073212'%20sodipodi:r1='5.1116104'%20sodipodi:r2='2.5558052'%20sodipodi:arg1='0'%20sodipodi:arg2='1.0471976'%20inkscape:flatsided='false'%20inkscape:rounded='0'%20inkscape:randomized='0'%20d='m%2016.66742,60.073212%20-3.833708,2.213392%20-3.8337072,2.213392%200,-4.426784%200,-4.426785%203.8337082,2.213392%20z'%20/%3e%3cpath%20sodipodi:nodetypes='cccc'%20inkscape:connector-curvature='0'%20id='path4615-5'%20d='m%20171.82574,65.174193%2016.34854,0%20-8.17427,-13.348454%20z'%20style='fill:%23fbb917;fill-opacity:1;fill-rule:evenodd;stroke:%23fbb917;stroke-width:1.65161395;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3cpath%20style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20179,55%200,6%202,0%200,-6'%20id='path4300'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3cpath%20style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20179,62%200,2%202,0%200,-2'%20id='path4300-6'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:%23ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:0.8'%20d='M%2099.994369,113.0221%20102,114.98353%20l%207,-6.9558%203,0.97227%202,-1%201,-2%200,-3%20-3,3%20-3,-3%203,-3%20-3,0%20-2,1%20-1,2%200.99437,3.0221%20z'%20id='path4268'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccccccccccc'%20/%3e%3crect%20id='rect4175-3-5'%20height='16'%20width='16'%20y='4'%20x='220'%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3cpath%20style='fill:%23ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20234,6%200,2%20-5,5%200,5%20-2,0%200,-5%20-5,-5%200,-2'%20id='path3546'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3cg%20transform='matrix(1.3333328,0,0,-1.5999992,-139.9999,127.19999)'%20id='g4383-6'%3e%3crect%20id='rect4385-2'%20height='1.2499905'%20width='5.9999924'%20y='12.625005'%20x='198.00002'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20x='198.00002'%20y='15.125007'%20width='7.4999928'%20height='1.2499949'%20id='rect4387-9'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20x='198.00002'%20y='7.6250024'%20width='2.9999909'%20height='1.2499905'%20id='rect4389-1-0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20x='198.00002'%20y='10.125004'%20width='4.4999919'%20height='1.2499905'%20id='rect4389-1-9'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20207.00001,16.375004%200,-5.625005%20-2.25,0%203,-3.1250014%203,3.1250014%20-2.25,0%200,5.625005%20-1.5,0'%20id='path4402'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3c/g%3e%3cpath%20style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20164,100%200,3%20-6,6%200,7%20-4,0%200,-7%20-6,-6%200,-3'%20id='path3546-2-2'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20id='svg_1-3'%20height='16'%20width='16'%20y='28'%20x='4'%20/%3e%3cpath%20sodipodi:nodetypes='ccccccccc'%20inkscape:connector-curvature='0'%20id='path4402-5-7'%20d='m%2015,41%200,-7%20-4,0%200,3%20-5,-4%205,-4%200,3%206,0%200,9'%20style='fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20/%3e%3c/svg%3e\");vertical-align:top}.jsoneditor-search button:hover{background-color:transparent}.jsoneditor-search button.jsoneditor-refresh{width:18px;background-position:-99px -73px}.jsoneditor-search button.jsoneditor-next{cursor:pointer;background-position:-124px -73px}.jsoneditor-search button.jsoneditor-next:hover{background-position:-124px -49px}.jsoneditor-search button.jsoneditor-previous{cursor:pointer;background-position:-148px -73px;margin-right:2px}.jsoneditor-search button.jsoneditor-previous:hover{background-position:-148px -49px}.jsoneditor-results{font-family:arial,sans-serif;color:#fff;padding-right:5px;line-height:26px}.jsoneditor-frame{border:1px solid transparent;background-color:#fff;padding:0 2px;margin:0}.jsoneditor-statusbar{line-height:26px;height:26px;color:gray;background-color:#ebebeb;border-top:1px solid #d3d3d3;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px}.jsoneditor-statusbar>.jsoneditor-curserinfo-val{margin-right:12px}.jsoneditor-statusbar>.jsoneditor-curserinfo-count{margin-left:4px}.jsoneditor-statusbar>.jsoneditor-validation-error-icon{float:right;width:24px;height:24px;padding:0;margin-top:1px;background-image:url(\"data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20xmlns:dc='http://purl.org/dc/elements/1.1/'%20xmlns:cc='http://creativecommons.org/ns%23'%20xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23'%20xmlns:svg='http://www.w3.org/2000/svg'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd'%20xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape'%20width='240'%20height='144'%20id='svg4136'%20version='1.1'%20inkscape:version='0.91%20r13725'%20sodipodi:docname='jsoneditor-icons.svg'%3e%3ctitle%20id='title6512'%3eJSON%20Editor%20Icons%3c/title%3e%3cmetadata%20id='metadata4148'%3e%3crdf:RDF%3e%3ccc:Work%20rdf:about=''%3e%3cdc:format%3eimage/svg+xml%3c/dc:format%3e%3cdc:type%20rdf:resource='http://purl.org/dc/dcmitype/StillImage'%20/%3e%3cdc:title%3eJSON%20Editor%20Icons%3c/dc:title%3e%3c/cc:Work%3e%3c/rdf:RDF%3e%3c/metadata%3e%3cdefs%20id='defs4146'%20/%3e%3csodipodi:namedview%20pagecolor='%23ff63ff'%20bordercolor='%23666666'%20borderopacity='1'%20objecttolerance='10'%20gridtolerance='10'%20guidetolerance='10'%20inkscape:pageopacity='0'%20inkscape:pageshadow='2'%20inkscape:window-width='1920'%20inkscape:window-height='1026'%20id='namedview4144'%20showgrid='true'%20inkscape:zoom='4'%20inkscape:cx='13.229181'%20inkscape:cy='119.82429'%20inkscape:window-x='0'%20inkscape:window-y='0'%20inkscape:window-maximized='1'%20inkscape:current-layer='svg4136'%20showguides='false'%20borderlayer='false'%20inkscape:showpageshadow='true'%20showborder='true'%3e%3cinkscape:grid%20type='xygrid'%20id='grid4640'%20empspacing='24'%20/%3e%3c/sodipodi:namedview%3e%3c!--%20Created%20with%20SVG-edit%20-%20http://svg-edit.googlecode.com/%20--%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20id='svg_1'%20height='16'%20width='16'%20y='4'%20x='4'%20/%3e%3crect%20id='svg_1-7'%20height='16'%20width='16'%20y='3.999995'%20x='28.000006'%20style='fill:%23ec3f29;fill-opacity:0.94117647;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20x='52.000004'%20y='3.999995'%20width='16'%20height='16'%20id='rect4165'%20/%3e%3crect%20id='rect4175'%20height='16'%20width='16'%20y='3.9999852'%20x='172.00002'%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4175-3'%20height='16'%20width='16'%20y='3.999995'%20x='196'%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3cg%20id='g4299'%20style='stroke:none'%3e%3crect%20x='7.0000048'%20y='10.999998'%20width='9.9999924'%20height='1.9999986'%20id='svg_1-1'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3crect%20x='11.000005'%20y='7.0000114'%20width='1.9999955'%20height='9.9999838'%20id='svg_1-1-1'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3c/g%3e%3cg%20id='g4299-3'%20transform='matrix(0.70710678,-0.70710678,0.70710678,0.70710678,19.029435,12.000001)'%20style='stroke:none'%3e%3crect%20x='7.0000048'%20y='10.999998'%20width='9.9999924'%20height='1.9999986'%20id='svg_1-1-0'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3crect%20x='11.000005'%20y='7.0000114'%20width='1.9999955'%20height='9.9999838'%20id='svg_1-1-1-9'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3c/g%3e%3crect%20id='svg_1-7-5'%20height='6.9999905'%20width='6.9999909'%20y='7.0000048'%20x='55.000004'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20x='58'%20y='10.00001'%20width='6.9999909'%20height='6.9999905'%20id='rect4354'%20/%3e%3crect%20id='svg_1-7-5-7'%20height='6.9999905'%20width='6.9999909'%20y='10.000005'%20x='58.000004'%20style='fill:%23ffffff;fill-opacity:1;stroke:%233c80df;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.94117647'%20/%3e%3cg%20id='g4378'%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20x='198'%20y='10.999999'%20width='7.9999909'%20height='1.9999965'%20id='svg_1-7-5-3'%20/%3e%3crect%20id='rect4374'%20height='1.9999946'%20width='11.999995'%20y='7.0000005'%20x='198'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20id='rect4376'%20height='1.9999995'%20width='3.9999928'%20y='14.999996'%20x='198'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3c/g%3e%3cg%20transform='matrix(1,0,0,-1,-23.999995,23.999995)'%20id='g4383'%3e%3crect%20id='rect4385'%20height='1.9999965'%20width='7.9999909'%20y='10.999999'%20x='198'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20x='198'%20y='7.0000005'%20width='11.999995'%20height='1.9999946'%20id='rect4387'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20x='198'%20y='14.999996'%20width='3.9999928'%20height='1.9999995'%20id='rect4389'%20/%3e%3c/g%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-4'%20width='16'%20height='16'%20x='76'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%2085.10447,6.0157384%20-0.0156,1.4063%20c%203.02669,-0.2402%200.33008,3.6507996%202.48438,4.5780996%20-2.18694,1.0938%200.49191,4.9069%20-2.45313,4.5781%20l%20-0.0156,1.4219%20c%205.70828,0.559%201.03264,-5.1005%204.70313,-5.2656%20l%200,-1.4063%20c%20-3.61303,-0.027%201.11893,-5.7069996%20-4.70313,-5.3124996%20z'%20id='path4351'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%2082.78125,5.9984384%200.0156,1.4063%20c%20-3.02668,-0.2402%20-0.33007,3.6506996%20-2.48437,4.5780996%202.18694,1.0938%20-0.49192,4.9069%202.45312,4.5781%20l%200.0156,1.4219%20c%20-5.70827,0.559%20-1.03263,-5.1004%20-4.70312,-5.2656%20l%200,-1.4063%20c%203.61303,-0.027%20-1.11894,-5.7070996%204.70312,-5.3124996%20z'%20id='path4351-9'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-25'%20width='16'%20height='16'%20x='100'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20103.719,5.6719384%200,12.7187996%203.03125,0%200,-1.5313%20-1.34375,0%200,-9.6249996%201.375,0%200,-1.5625%20z'%20id='path2987'%20inkscape:connector-curvature='0'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20112.2185,5.6721984%200,12.7187996%20-3.03125,0%200,-1.5313%201.34375,0%200,-9.6249996%20-1.375,0%200,-1.5625%20z'%20id='path2987-1'%20inkscape:connector-curvature='0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-73'%20width='16'%20height='16'%20x='124'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20126.2824,17.602938%201.78957,0%201.14143,-2.8641%205.65364,0%201.14856,2.8641%201.76565,0%20-4.78687,-11.1610996%20-1.91903,0%20z'%20id='path3780'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccccc'%20/%3e%3cpath%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20d='m%20129.72704,13.478838%204.60852,0.01%20-2.30426,-5.5497996%20z'%20id='path3782'%20inkscape:connector-curvature='0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-35'%20width='16'%20height='16'%20x='148'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20156.47655,5.8917384%200,2.1797%200.46093,2.3983996%201.82813,0%200.39844,-2.3983996%200,-2.1797%20z'%20id='path5008-2'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccc'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20152.51561,5.8906384%200,2.1797%200.46094,2.3983996%201.82812,0%200.39844,-2.3983996%200,-2.1797%20z'%20id='path5008-2-8'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccc'%20/%3e%3crect%20id='svg_1-7-2'%20height='1.9999961'%20width='11.999996'%20y='64'%20x='54'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20id='svg_1-7-2-2'%20height='2.9999905'%20width='2.9999907'%20y='52'%20x='80.000008'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='85.000008'%20y='52'%20width='2.9999907'%20height='2.9999905'%20id='rect4561'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='80.000008'%20y='58'%20width='2.9999907'%20height='2.9999905'%20id='rect4563'%20/%3e%3crect%20id='rect4565'%20height='2.9999905'%20width='2.9999907'%20y='58'%20x='85.000008'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4567'%20height='2.9999905'%20width='2.9999907'%20y='64'%20x='80.000008'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='85.000008'%20y='64'%20width='2.9999907'%20height='2.9999905'%20id='rect4569'%20/%3e%3ccircle%20style='opacity:1;fill:none;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20id='path4571'%20cx='110.06081'%20cy='57.939209'%20r='4.7438836'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='116.64566'%20y='-31.79752'%20width='4.229713'%20height='6.4053884'%20id='rect4563-2'%20transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)'%20/%3e%3cpath%20style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='M%20125,56%20138.77027,56.095%20132,64%20Z'%20id='path4613'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3cpath%20sodipodi:nodetypes='cccc'%20inkscape:connector-curvature='0'%20id='path4615'%20d='M%20149,64%20162.77027,63.905%20156,56%20Z'%20style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='54'%20y='53'%20width='11.999996'%20height='1.9999961'%20id='rect4638'%20/%3e%3crect%20id='svg_1-7-2-24'%20height='1.9999957'%20width='12.99999'%20y='-56'%20x='53'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20transform='matrix(0,1,-1,0,0,0)'%20/%3e%3crect%20transform='matrix(0,1,-1,0,0,0)'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='53'%20y='-66'%20width='12.99999'%20height='1.9999957'%20id='rect4657'%20/%3e%3crect%20id='rect4659'%20height='0.99999291'%20width='11.999999'%20y='57'%20x='54'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='54'%20y='88.000122'%20width='11.999996'%20height='1.9999961'%20id='rect4661'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='80.000008'%20y='76.000122'%20width='2.9999907'%20height='2.9999905'%20id='rect4663'%20/%3e%3crect%20id='rect4665'%20height='2.9999905'%20width='2.9999907'%20y='76.000122'%20x='85.000008'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3crect%20id='rect4667'%20height='2.9999905'%20width='2.9999907'%20y='82.000122'%20x='80.000008'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='85.000008'%20y='82.000122'%20width='2.9999907'%20height='2.9999905'%20id='rect4669'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='80.000008'%20y='88.000122'%20width='2.9999907'%20height='2.9999905'%20id='rect4671'%20/%3e%3crect%20id='rect4673'%20height='2.9999905'%20width='2.9999907'%20y='88.000122'%20x='85.000008'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3ccircle%20r='4.7438836'%20cy='81.939331'%20cx='110.06081'%20id='circle4675'%20style='opacity:1;fill:none;fill-opacity:1;stroke:%23d3d3d3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3crect%20transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)'%20id='rect4677'%20height='6.4053884'%20width='4.229713'%20y='-14.826816'%20x='133.6163'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:%23d3d3d3;stroke-width:0;stroke-opacity:1'%20/%3e%3cpath%20sodipodi:nodetypes='cccc'%20inkscape:connector-curvature='0'%20id='path4679'%20d='m%20125,80.000005%2013.77027,0.09499%20L%20132,87.999992%20Z'%20style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3cpath%20style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='M%20149,88.0002%20162.77027,87.9052%20156,80.0002%20Z'%20id='path4681'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3crect%20id='rect4683'%20height='1.9999961'%20width='11.999996'%20y='77.000122'%20x='54'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3crect%20transform='matrix(0,1,-1,0,0,0)'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='77.000122'%20y='-56'%20width='12.99999'%20height='1.9999957'%20id='rect4685'%20/%3e%3crect%20id='rect4687'%20height='1.9999957'%20width='12.99999'%20y='-66'%20x='77.000122'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20transform='matrix(0,1,-1,0,0,0)'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='54'%20y='81.000122'%20width='11.999999'%20height='0.99999291'%20id='rect4689'%20/%3e%3crect%20id='rect4761-1'%20height='1.9999945'%20width='15.99999'%20y='101'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-0'%20height='1.9999945'%20width='15.99999'%20y='105'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-7'%20height='1.9999945'%20width='9'%20y='109'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1'%20height='1.9999945'%20width='12'%20y='125'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1-4'%20height='1.9999945'%20width='10'%20y='137'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1-4-4'%20height='1.9999945'%20width='10'%20y='129'%20x='82'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1-4-4-3'%20height='1.9999945'%20width='9'%20y='133'%20x='82'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2036.398438,100.0254%20c%20-0.423362,-0.013%20-0.846847,0.01%20-1.265626,0.062%20-1.656562,0.2196%20-3.244567,0.9739%20-4.507812,2.2266%20L%2029,100.5991%20l%20-2.324219,7.7129%207.826172,-1.9062%20-1.804687,-1.9063%20c%201.597702,-1.5308%204.048706,-1.8453%205.984375,-0.7207%201.971162,1.1452%202.881954,3.3975%202.308593,5.5508%20-0.573361,2.1533%20-2.533865,3.6953%20-4.830078,3.6953%20l%200,3.0742%20c%203.550756,0%206.710442,-2.4113%207.650391,-5.9414%200.939949,-3.5301%20-0.618463,-7.2736%20-3.710938,-9.0703%20-1.159678,-0.6738%20-2.431087,-1.0231%20-3.701171,-1.0625%20z'%20id='path4138'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2059.722656,99.9629%20c%20-1.270084,0.039%20-2.541493,0.3887%20-3.701172,1.0625%20-3.092475,1.7967%20-4.650886,5.5402%20-3.710937,9.0703%200.939949,3.5301%204.09768,5.9414%207.648437,5.9414%20l%200,-3.0742%20c%20-2.296214,0%20-4.256717,-1.542%20-4.830078,-3.6953%20-0.573361,-2.1533%200.337432,-4.4056%202.308594,-5.5508%201.935731,-1.1246%204.38863,-0.8102%205.986326,0.7207%20l%20-1.806638,1.9063%207.828128,1.9062%20-2.32422,-7.7129%20-1.62696,1.7168%20c%20-1.26338,-1.2531%20-2.848917,-2.0088%20-4.505855,-2.2285%20-0.418778,-0.055%20-0.842263,-0.076%20-1.265625,-0.062%20z'%20id='path4138-1'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20d='m%2010.5,100%200,2%20-2.4999996,0%20L%2012,107%20l%204,-5%20-2.5,0%200,-2%20-3,0%20z'%20id='path3055-0-77'%20/%3e%3cpath%20style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%204.9850574,108.015%2014.0298856,-0.03'%20id='path5244-5-0-5'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cc'%20/%3e%3cpath%20style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%204.9849874,132.015%2014.0298866,-0.03'%20id='path5244-5-0-5-8'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cc'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2036.398438,123.9629%20c%20-0.423362,-0.013%20-0.846847,0.01%20-1.265626,0.062%20-1.656562,0.2196%20-3.244567,0.9739%20-4.507812,2.2266%20L%2029,124.5366%20l%20-2.324219,7.7129%207.826172,-1.9062%20-1.804687,-1.9063%20c%201.597702,-1.5308%204.048706,-1.8453%205.984375,-0.7207%201.971162,1.1453%202.881954,3.3975%202.308593,5.5508%20-0.573361,2.1533%20-2.533864,3.6953%20-4.830078,3.6953%20l%200,3.0742%20c%203.550757,0%206.710442,-2.4093%207.650391,-5.9394%200.939949,-3.5301%20-0.618463,-7.2756%20-3.710938,-9.0723%20-1.159678,-0.6737%20-2.431087,-1.0231%20-3.701171,-1.0625%20z'%20id='path4138-12'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2059.722656,123.9629%20c%20-1.270084,0.039%20-2.541493,0.3888%20-3.701172,1.0625%20-3.092475,1.7967%20-4.650886,5.5422%20-3.710937,9.0723%200.939949,3.5301%204.09768,5.9394%207.648437,5.9394%20l%200,-3.0742%20c%20-2.296214,0%20-4.256717,-1.542%20-4.830078,-3.6953%20-0.573361,-2.1533%200.337432,-4.4055%202.308594,-5.5508%201.935731,-1.1246%204.38863,-0.8102%205.986326,0.7207%20l%20-1.806638,1.9063%207.828128,1.9062%20-2.32422,-7.7129%20-1.62696,1.7168%20c%20-1.26338,-1.2531%20-2.848917,-2.0088%20-4.505855,-2.2285%20-0.418778,-0.055%20-0.842263,-0.076%20-1.265625,-0.062%20z'%20id='path4138-1-3'%20/%3e%3cpath%20id='path6191'%20d='m%2010.5,116%200,-2%20-2.4999996,0%20L%2012,109%20l%204,5%20-2.5,0%200,2%20-3,0%20z'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20inkscape:connector-curvature='0'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20d='m%2010.5,129%200,-2%20-2.4999996,0%20L%2012,122%20l%204,5%20-2.5,0%200,2%20-3,0%20z'%20id='path6193'%20/%3e%3cpath%20id='path6195'%20d='m%2010.5,135%200,2%20-2.4999996,0%20L%2012,142%20l%204,-5%20-2.5,0%200,-2%20-3,0%20z'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20inkscape:connector-curvature='0'%20/%3e%3cpath%20sodipodi:type='star'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20id='path4500'%20sodipodi:sides='3'%20sodipodi:cx='11.55581'%20sodipodi:cy='60.073242'%20sodipodi:r1='5.1116104'%20sodipodi:r2='2.5558052'%20sodipodi:arg1='0'%20sodipodi:arg2='1.0471976'%20inkscape:flatsided='false'%20inkscape:rounded='0'%20inkscape:randomized='0'%20d='m%2016.66742,60.073242%20-3.833708,2.213392%20-3.8337072,2.213393%200,-4.426785%200,-4.426784%203.8337082,2.213392%20z'%20inkscape:transform-center-x='-1.2779026'%20/%3e%3cpath%20inkscape:transform-center-x='1.277902'%20d='m%20-31.500004,60.073242%20-3.833708,2.213392%20-3.833707,2.213393%200,-4.426785%200,-4.426784%203.833707,2.213392%20z'%20inkscape:randomized='0'%20inkscape:rounded='0'%20inkscape:flatsided='false'%20sodipodi:arg2='1.0471976'%20sodipodi:arg1='0'%20sodipodi:r2='2.5558052'%20sodipodi:r1='5.1116104'%20sodipodi:cy='60.073242'%20sodipodi:cx='-36.611614'%20sodipodi:sides='3'%20id='path4502'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20sodipodi:type='star'%20transform='scale(-1,1)'%20/%3e%3cpath%20d='m%2016.66742,60.073212%20-3.833708,2.213392%20-3.8337072,2.213392%200,-4.426784%200,-4.426785%203.8337082,2.213392%20z'%20inkscape:randomized='0'%20inkscape:rounded='0'%20inkscape:flatsided='false'%20sodipodi:arg2='1.0471976'%20sodipodi:arg1='0'%20sodipodi:r2='2.5558052'%20sodipodi:r1='5.1116104'%20sodipodi:cy='60.073212'%20sodipodi:cx='11.55581'%20sodipodi:sides='3'%20id='path4504'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20sodipodi:type='star'%20transform='matrix(0,1,-1,0,72.0074,71.7877)'%20inkscape:transform-center-y='1.2779029'%20/%3e%3cpath%20inkscape:transform-center-y='-1.2779026'%20transform='matrix(0,-1,-1,0,96,96)'%20sodipodi:type='star'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20id='path4506'%20sodipodi:sides='3'%20sodipodi:cx='11.55581'%20sodipodi:cy='60.073212'%20sodipodi:r1='5.1116104'%20sodipodi:r2='2.5558052'%20sodipodi:arg1='0'%20sodipodi:arg2='1.0471976'%20inkscape:flatsided='false'%20inkscape:rounded='0'%20inkscape:randomized='0'%20d='m%2016.66742,60.073212%20-3.833708,2.213392%20-3.8337072,2.213392%200,-4.426784%200,-4.426785%203.8337082,2.213392%20z'%20/%3e%3cpath%20sodipodi:nodetypes='cccc'%20inkscape:connector-curvature='0'%20id='path4615-5'%20d='m%20171.82574,65.174193%2016.34854,0%20-8.17427,-13.348454%20z'%20style='fill:%23fbb917;fill-opacity:1;fill-rule:evenodd;stroke:%23fbb917;stroke-width:1.65161395;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3cpath%20style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20179,55%200,6%202,0%200,-6'%20id='path4300'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3cpath%20style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20179,62%200,2%202,0%200,-2'%20id='path4300-6'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:%23ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:0.8'%20d='M%2099.994369,113.0221%20102,114.98353%20l%207,-6.9558%203,0.97227%202,-1%201,-2%200,-3%20-3,3%20-3,-3%203,-3%20-3,0%20-2,1%20-1,2%200.99437,3.0221%20z'%20id='path4268'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccccccccccc'%20/%3e%3crect%20id='rect4175-3-5'%20height='16'%20width='16'%20y='4'%20x='220'%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3cpath%20style='fill:%23ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20234,6%200,2%20-5,5%200,5%20-2,0%200,-5%20-5,-5%200,-2'%20id='path3546'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3cg%20transform='matrix(1.3333328,0,0,-1.5999992,-139.9999,127.19999)'%20id='g4383-6'%3e%3crect%20id='rect4385-2'%20height='1.2499905'%20width='5.9999924'%20y='12.625005'%20x='198.00002'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20x='198.00002'%20y='15.125007'%20width='7.4999928'%20height='1.2499949'%20id='rect4387-9'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20x='198.00002'%20y='7.6250024'%20width='2.9999909'%20height='1.2499905'%20id='rect4389-1-0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20x='198.00002'%20y='10.125004'%20width='4.4999919'%20height='1.2499905'%20id='rect4389-1-9'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20207.00001,16.375004%200,-5.625005%20-2.25,0%203,-3.1250014%203,3.1250014%20-2.25,0%200,5.625005%20-1.5,0'%20id='path4402'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3c/g%3e%3cpath%20style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20164,100%200,3%20-6,6%200,7%20-4,0%200,-7%20-6,-6%200,-3'%20id='path3546-2-2'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20id='svg_1-3'%20height='16'%20width='16'%20y='28'%20x='4'%20/%3e%3cpath%20sodipodi:nodetypes='ccccccccc'%20inkscape:connector-curvature='0'%20id='path4402-5-7'%20d='m%2015,41%200,-7%20-4,0%200,3%20-5,-4%205,-4%200,3%206,0%200,9'%20style='fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20/%3e%3c/svg%3e\");background-position:-168px -48px;cursor:pointer}.jsoneditor-statusbar>.jsoneditor-validation-error-count{float:right;margin:0 4px 0 0;cursor:pointer}.jsoneditor-statusbar>.jsoneditor-parse-error-icon{float:right;width:24px;height:24px;padding:0;margin:1px;background-image:url(\"data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20xmlns:dc='http://purl.org/dc/elements/1.1/'%20xmlns:cc='http://creativecommons.org/ns%23'%20xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23'%20xmlns:svg='http://www.w3.org/2000/svg'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd'%20xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape'%20width='240'%20height='144'%20id='svg4136'%20version='1.1'%20inkscape:version='0.91%20r13725'%20sodipodi:docname='jsoneditor-icons.svg'%3e%3ctitle%20id='title6512'%3eJSON%20Editor%20Icons%3c/title%3e%3cmetadata%20id='metadata4148'%3e%3crdf:RDF%3e%3ccc:Work%20rdf:about=''%3e%3cdc:format%3eimage/svg+xml%3c/dc:format%3e%3cdc:type%20rdf:resource='http://purl.org/dc/dcmitype/StillImage'%20/%3e%3cdc:title%3eJSON%20Editor%20Icons%3c/dc:title%3e%3c/cc:Work%3e%3c/rdf:RDF%3e%3c/metadata%3e%3cdefs%20id='defs4146'%20/%3e%3csodipodi:namedview%20pagecolor='%23ff63ff'%20bordercolor='%23666666'%20borderopacity='1'%20objecttolerance='10'%20gridtolerance='10'%20guidetolerance='10'%20inkscape:pageopacity='0'%20inkscape:pageshadow='2'%20inkscape:window-width='1920'%20inkscape:window-height='1026'%20id='namedview4144'%20showgrid='true'%20inkscape:zoom='4'%20inkscape:cx='13.229181'%20inkscape:cy='119.82429'%20inkscape:window-x='0'%20inkscape:window-y='0'%20inkscape:window-maximized='1'%20inkscape:current-layer='svg4136'%20showguides='false'%20borderlayer='false'%20inkscape:showpageshadow='true'%20showborder='true'%3e%3cinkscape:grid%20type='xygrid'%20id='grid4640'%20empspacing='24'%20/%3e%3c/sodipodi:namedview%3e%3c!--%20Created%20with%20SVG-edit%20-%20http://svg-edit.googlecode.com/%20--%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20id='svg_1'%20height='16'%20width='16'%20y='4'%20x='4'%20/%3e%3crect%20id='svg_1-7'%20height='16'%20width='16'%20y='3.999995'%20x='28.000006'%20style='fill:%23ec3f29;fill-opacity:0.94117647;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20x='52.000004'%20y='3.999995'%20width='16'%20height='16'%20id='rect4165'%20/%3e%3crect%20id='rect4175'%20height='16'%20width='16'%20y='3.9999852'%20x='172.00002'%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4175-3'%20height='16'%20width='16'%20y='3.999995'%20x='196'%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3cg%20id='g4299'%20style='stroke:none'%3e%3crect%20x='7.0000048'%20y='10.999998'%20width='9.9999924'%20height='1.9999986'%20id='svg_1-1'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3crect%20x='11.000005'%20y='7.0000114'%20width='1.9999955'%20height='9.9999838'%20id='svg_1-1-1'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3c/g%3e%3cg%20id='g4299-3'%20transform='matrix(0.70710678,-0.70710678,0.70710678,0.70710678,19.029435,12.000001)'%20style='stroke:none'%3e%3crect%20x='7.0000048'%20y='10.999998'%20width='9.9999924'%20height='1.9999986'%20id='svg_1-1-0'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3crect%20x='11.000005'%20y='7.0000114'%20width='1.9999955'%20height='9.9999838'%20id='svg_1-1-1-9'%20style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3c/g%3e%3crect%20id='svg_1-7-5'%20height='6.9999905'%20width='6.9999909'%20y='7.0000048'%20x='55.000004'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20x='58'%20y='10.00001'%20width='6.9999909'%20height='6.9999905'%20id='rect4354'%20/%3e%3crect%20id='svg_1-7-5-7'%20height='6.9999905'%20width='6.9999909'%20y='10.000005'%20x='58.000004'%20style='fill:%23ffffff;fill-opacity:1;stroke:%233c80df;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.94117647'%20/%3e%3cg%20id='g4378'%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20x='198'%20y='10.999999'%20width='7.9999909'%20height='1.9999965'%20id='svg_1-7-5-3'%20/%3e%3crect%20id='rect4374'%20height='1.9999946'%20width='11.999995'%20y='7.0000005'%20x='198'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20id='rect4376'%20height='1.9999995'%20width='3.9999928'%20y='14.999996'%20x='198'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3c/g%3e%3cg%20transform='matrix(1,0,0,-1,-23.999995,23.999995)'%20id='g4383'%3e%3crect%20id='rect4385'%20height='1.9999965'%20width='7.9999909'%20y='10.999999'%20x='198'%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20x='198'%20y='7.0000005'%20width='11.999995'%20height='1.9999946'%20id='rect4387'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0'%20x='198'%20y='14.999996'%20width='3.9999928'%20height='1.9999995'%20id='rect4389'%20/%3e%3c/g%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-4'%20width='16'%20height='16'%20x='76'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%2085.10447,6.0157384%20-0.0156,1.4063%20c%203.02669,-0.2402%200.33008,3.6507996%202.48438,4.5780996%20-2.18694,1.0938%200.49191,4.9069%20-2.45313,4.5781%20l%20-0.0156,1.4219%20c%205.70828,0.559%201.03264,-5.1005%204.70313,-5.2656%20l%200,-1.4063%20c%20-3.61303,-0.027%201.11893,-5.7069996%20-4.70313,-5.3124996%20z'%20id='path4351'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%2082.78125,5.9984384%200.0156,1.4063%20c%20-3.02668,-0.2402%20-0.33007,3.6506996%20-2.48437,4.5780996%202.18694,1.0938%20-0.49192,4.9069%202.45312,4.5781%20l%200.0156,1.4219%20c%20-5.70827,0.559%20-1.03263,-5.1004%20-4.70312,-5.2656%20l%200,-1.4063%20c%203.61303,-0.027%20-1.11894,-5.7070996%204.70312,-5.3124996%20z'%20id='path4351-9'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-25'%20width='16'%20height='16'%20x='100'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20103.719,5.6719384%200,12.7187996%203.03125,0%200,-1.5313%20-1.34375,0%200,-9.6249996%201.375,0%200,-1.5625%20z'%20id='path2987'%20inkscape:connector-curvature='0'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20112.2185,5.6721984%200,12.7187996%20-3.03125,0%200,-1.5313%201.34375,0%200,-9.6249996%20-1.375,0%200,-1.5625%20z'%20id='path2987-1'%20inkscape:connector-curvature='0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-73'%20width='16'%20height='16'%20x='124'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20126.2824,17.602938%201.78957,0%201.14143,-2.8641%205.65364,0%201.14856,2.8641%201.76565,0%20-4.78687,-11.1610996%20-1.91903,0%20z'%20id='path3780'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccccc'%20/%3e%3cpath%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20d='m%20129.72704,13.478838%204.60852,0.01%20-2.30426,-5.5497996%20z'%20id='path3782'%20inkscape:connector-curvature='0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none'%20id='rect3754-35'%20width='16'%20height='16'%20x='148'%20y='3.9999199'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20156.47655,5.8917384%200,2.1797%200.46093,2.3983996%201.82813,0%200.39844,-2.3983996%200,-2.1797%20z'%20id='path5008-2'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccc'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:1;stroke:none'%20d='m%20152.51561,5.8906384%200,2.1797%200.46094,2.3983996%201.82812,0%200.39844,-2.3983996%200,-2.1797%20z'%20id='path5008-2-8'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccc'%20/%3e%3crect%20id='svg_1-7-2'%20height='1.9999961'%20width='11.999996'%20y='64'%20x='54'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20id='svg_1-7-2-2'%20height='2.9999905'%20width='2.9999907'%20y='52'%20x='80.000008'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='85.000008'%20y='52'%20width='2.9999907'%20height='2.9999905'%20id='rect4561'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='80.000008'%20y='58'%20width='2.9999907'%20height='2.9999905'%20id='rect4563'%20/%3e%3crect%20id='rect4565'%20height='2.9999905'%20width='2.9999907'%20y='58'%20x='85.000008'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4567'%20height='2.9999905'%20width='2.9999907'%20y='64'%20x='80.000008'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='85.000008'%20y='64'%20width='2.9999907'%20height='2.9999905'%20id='rect4569'%20/%3e%3ccircle%20style='opacity:1;fill:none;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20id='path4571'%20cx='110.06081'%20cy='57.939209'%20r='4.7438836'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='116.64566'%20y='-31.79752'%20width='4.229713'%20height='6.4053884'%20id='rect4563-2'%20transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)'%20/%3e%3cpath%20style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='M%20125,56%20138.77027,56.095%20132,64%20Z'%20id='path4613'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3cpath%20sodipodi:nodetypes='cccc'%20inkscape:connector-curvature='0'%20id='path4615'%20d='M%20149,64%20162.77027,63.905%20156,56%20Z'%20style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='54'%20y='53'%20width='11.999996'%20height='1.9999961'%20id='rect4638'%20/%3e%3crect%20id='svg_1-7-2-24'%20height='1.9999957'%20width='12.99999'%20y='-56'%20x='53'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20transform='matrix(0,1,-1,0,0,0)'%20/%3e%3crect%20transform='matrix(0,1,-1,0,0,0)'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20x='53'%20y='-66'%20width='12.99999'%20height='1.9999957'%20id='rect4657'%20/%3e%3crect%20id='rect4659'%20height='0.99999291'%20width='11.999999'%20y='57'%20x='54'%20style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='54'%20y='88.000122'%20width='11.999996'%20height='1.9999961'%20id='rect4661'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='80.000008'%20y='76.000122'%20width='2.9999907'%20height='2.9999905'%20id='rect4663'%20/%3e%3crect%20id='rect4665'%20height='2.9999905'%20width='2.9999907'%20y='76.000122'%20x='85.000008'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3crect%20id='rect4667'%20height='2.9999905'%20width='2.9999907'%20y='82.000122'%20x='80.000008'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='85.000008'%20y='82.000122'%20width='2.9999907'%20height='2.9999905'%20id='rect4669'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='80.000008'%20y='88.000122'%20width='2.9999907'%20height='2.9999905'%20id='rect4671'%20/%3e%3crect%20id='rect4673'%20height='2.9999905'%20width='2.9999907'%20y='88.000122'%20x='85.000008'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3ccircle%20r='4.7438836'%20cy='81.939331'%20cx='110.06081'%20id='circle4675'%20style='opacity:1;fill:none;fill-opacity:1;stroke:%23d3d3d3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3crect%20transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)'%20id='rect4677'%20height='6.4053884'%20width='4.229713'%20y='-14.826816'%20x='133.6163'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:%23d3d3d3;stroke-width:0;stroke-opacity:1'%20/%3e%3cpath%20sodipodi:nodetypes='cccc'%20inkscape:connector-curvature='0'%20id='path4679'%20d='m%20125,80.000005%2013.77027,0.09499%20L%20132,87.999992%20Z'%20style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3cpath%20style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='M%20149,88.0002%20162.77027,87.9052%20156,80.0002%20Z'%20id='path4681'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3crect%20id='rect4683'%20height='1.9999961'%20width='11.999996'%20y='77.000122'%20x='54'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20/%3e%3crect%20transform='matrix(0,1,-1,0,0,0)'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='77.000122'%20y='-56'%20width='12.99999'%20height='1.9999957'%20id='rect4685'%20/%3e%3crect%20id='rect4687'%20height='1.9999957'%20width='12.99999'%20y='-66'%20x='77.000122'%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20transform='matrix(0,1,-1,0,0,0)'%20/%3e%3crect%20style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1'%20x='54'%20y='81.000122'%20width='11.999999'%20height='0.99999291'%20id='rect4689'%20/%3e%3crect%20id='rect4761-1'%20height='1.9999945'%20width='15.99999'%20y='101'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-0'%20height='1.9999945'%20width='15.99999'%20y='105'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-7'%20height='1.9999945'%20width='9'%20y='109'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1'%20height='1.9999945'%20width='12'%20y='125'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1-4'%20height='1.9999945'%20width='10'%20y='137'%20x='76.000008'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1-4-4'%20height='1.9999945'%20width='10'%20y='129'%20x='82'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3crect%20id='rect4761-1-1-4-4-3'%20height='1.9999945'%20width='9'%20y='133'%20x='82'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2036.398438,100.0254%20c%20-0.423362,-0.013%20-0.846847,0.01%20-1.265626,0.062%20-1.656562,0.2196%20-3.244567,0.9739%20-4.507812,2.2266%20L%2029,100.5991%20l%20-2.324219,7.7129%207.826172,-1.9062%20-1.804687,-1.9063%20c%201.597702,-1.5308%204.048706,-1.8453%205.984375,-0.7207%201.971162,1.1452%202.881954,3.3975%202.308593,5.5508%20-0.573361,2.1533%20-2.533865,3.6953%20-4.830078,3.6953%20l%200,3.0742%20c%203.550756,0%206.710442,-2.4113%207.650391,-5.9414%200.939949,-3.5301%20-0.618463,-7.2736%20-3.710938,-9.0703%20-1.159678,-0.6738%20-2.431087,-1.0231%20-3.701171,-1.0625%20z'%20id='path4138'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2059.722656,99.9629%20c%20-1.270084,0.039%20-2.541493,0.3887%20-3.701172,1.0625%20-3.092475,1.7967%20-4.650886,5.5402%20-3.710937,9.0703%200.939949,3.5301%204.09768,5.9414%207.648437,5.9414%20l%200,-3.0742%20c%20-2.296214,0%20-4.256717,-1.542%20-4.830078,-3.6953%20-0.573361,-2.1533%200.337432,-4.4056%202.308594,-5.5508%201.935731,-1.1246%204.38863,-0.8102%205.986326,0.7207%20l%20-1.806638,1.9063%207.828128,1.9062%20-2.32422,-7.7129%20-1.62696,1.7168%20c%20-1.26338,-1.2531%20-2.848917,-2.0088%20-4.505855,-2.2285%20-0.418778,-0.055%20-0.842263,-0.076%20-1.265625,-0.062%20z'%20id='path4138-1'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20d='m%2010.5,100%200,2%20-2.4999996,0%20L%2012,107%20l%204,-5%20-2.5,0%200,-2%20-3,0%20z'%20id='path3055-0-77'%20/%3e%3cpath%20style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%204.9850574,108.015%2014.0298856,-0.03'%20id='path5244-5-0-5'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cc'%20/%3e%3cpath%20style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20d='m%204.9849874,132.015%2014.0298866,-0.03'%20id='path5244-5-0-5-8'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cc'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2036.398438,123.9629%20c%20-0.423362,-0.013%20-0.846847,0.01%20-1.265626,0.062%20-1.656562,0.2196%20-3.244567,0.9739%20-4.507812,2.2266%20L%2029,124.5366%20l%20-2.324219,7.7129%207.826172,-1.9062%20-1.804687,-1.9063%20c%201.597702,-1.5308%204.048706,-1.8453%205.984375,-0.7207%201.971162,1.1453%202.881954,3.3975%202.308593,5.5508%20-0.573361,2.1533%20-2.533864,3.6953%20-4.830078,3.6953%20l%200,3.0742%20c%203.550757,0%206.710442,-2.4093%207.650391,-5.9394%200.939949,-3.5301%20-0.618463,-7.2756%20-3.710938,-9.0723%20-1.159678,-0.6737%20-2.431087,-1.0231%20-3.701171,-1.0625%20z'%20id='path4138-12'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate'%20d='m%2059.722656,123.9629%20c%20-1.270084,0.039%20-2.541493,0.3888%20-3.701172,1.0625%20-3.092475,1.7967%20-4.650886,5.5422%20-3.710937,9.0723%200.939949,3.5301%204.09768,5.9394%207.648437,5.9394%20l%200,-3.0742%20c%20-2.296214,0%20-4.256717,-1.542%20-4.830078,-3.6953%20-0.573361,-2.1533%200.337432,-4.4055%202.308594,-5.5508%201.935731,-1.1246%204.38863,-0.8102%205.986326,0.7207%20l%20-1.806638,1.9063%207.828128,1.9062%20-2.32422,-7.7129%20-1.62696,1.7168%20c%20-1.26338,-1.2531%20-2.848917,-2.0088%20-4.505855,-2.2285%20-0.418778,-0.055%20-0.842263,-0.076%20-1.265625,-0.062%20z'%20id='path4138-1-3'%20/%3e%3cpath%20id='path6191'%20d='m%2010.5,116%200,-2%20-2.4999996,0%20L%2012,109%20l%204,5%20-2.5,0%200,2%20-3,0%20z'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20inkscape:connector-curvature='0'%20/%3e%3cpath%20inkscape:connector-curvature='0'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20d='m%2010.5,129%200,-2%20-2.4999996,0%20L%2012,122%20l%204,5%20-2.5,0%200,2%20-3,0%20z'%20id='path6193'%20/%3e%3cpath%20id='path6195'%20d='m%2010.5,135%200,2%20-2.4999996,0%20L%2012,142%20l%204,-5%20-2.5,0%200,-2%20-3,0%20z'%20style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none'%20inkscape:connector-curvature='0'%20/%3e%3cpath%20sodipodi:type='star'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20id='path4500'%20sodipodi:sides='3'%20sodipodi:cx='11.55581'%20sodipodi:cy='60.073242'%20sodipodi:r1='5.1116104'%20sodipodi:r2='2.5558052'%20sodipodi:arg1='0'%20sodipodi:arg2='1.0471976'%20inkscape:flatsided='false'%20inkscape:rounded='0'%20inkscape:randomized='0'%20d='m%2016.66742,60.073242%20-3.833708,2.213392%20-3.8337072,2.213393%200,-4.426785%200,-4.426784%203.8337082,2.213392%20z'%20inkscape:transform-center-x='-1.2779026'%20/%3e%3cpath%20inkscape:transform-center-x='1.277902'%20d='m%20-31.500004,60.073242%20-3.833708,2.213392%20-3.833707,2.213393%200,-4.426785%200,-4.426784%203.833707,2.213392%20z'%20inkscape:randomized='0'%20inkscape:rounded='0'%20inkscape:flatsided='false'%20sodipodi:arg2='1.0471976'%20sodipodi:arg1='0'%20sodipodi:r2='2.5558052'%20sodipodi:r1='5.1116104'%20sodipodi:cy='60.073242'%20sodipodi:cx='-36.611614'%20sodipodi:sides='3'%20id='path4502'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20sodipodi:type='star'%20transform='scale(-1,1)'%20/%3e%3cpath%20d='m%2016.66742,60.073212%20-3.833708,2.213392%20-3.8337072,2.213392%200,-4.426784%200,-4.426785%203.8337082,2.213392%20z'%20inkscape:randomized='0'%20inkscape:rounded='0'%20inkscape:flatsided='false'%20sodipodi:arg2='1.0471976'%20sodipodi:arg1='0'%20sodipodi:r2='2.5558052'%20sodipodi:r1='5.1116104'%20sodipodi:cy='60.073212'%20sodipodi:cx='11.55581'%20sodipodi:sides='3'%20id='path4504'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20sodipodi:type='star'%20transform='matrix(0,1,-1,0,72.0074,71.7877)'%20inkscape:transform-center-y='1.2779029'%20/%3e%3cpath%20inkscape:transform-center-y='-1.2779026'%20transform='matrix(0,-1,-1,0,96,96)'%20sodipodi:type='star'%20style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none'%20id='path4506'%20sodipodi:sides='3'%20sodipodi:cx='11.55581'%20sodipodi:cy='60.073212'%20sodipodi:r1='5.1116104'%20sodipodi:r2='2.5558052'%20sodipodi:arg1='0'%20sodipodi:arg2='1.0471976'%20inkscape:flatsided='false'%20inkscape:rounded='0'%20inkscape:randomized='0'%20d='m%2016.66742,60.073212%20-3.833708,2.213392%20-3.8337072,2.213392%200,-4.426784%200,-4.426785%203.8337082,2.213392%20z'%20/%3e%3cpath%20sodipodi:nodetypes='cccc'%20inkscape:connector-curvature='0'%20id='path4615-5'%20d='m%20171.82574,65.174193%2016.34854,0%20-8.17427,-13.348454%20z'%20style='fill:%23fbb917;fill-opacity:1;fill-rule:evenodd;stroke:%23fbb917;stroke-width:1.65161395;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1'%20/%3e%3cpath%20style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20179,55%200,6%202,0%200,-6'%20id='path4300'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3cpath%20style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20179,62%200,2%202,0%200,-2'%20id='path4300-6'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccc'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:%23ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:0.8'%20d='M%2099.994369,113.0221%20102,114.98353%20l%207,-6.9558%203,0.97227%202,-1%201,-2%200,-3%20-3,3%20-3,-3%203,-3%20-3,0%20-2,1%20-1,2%200.99437,3.0221%20z'%20id='path4268'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='ccccccccccccccc'%20/%3e%3crect%20id='rect4175-3-5'%20height='16'%20width='16'%20y='4'%20x='220'%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20/%3e%3cpath%20style='fill:%23ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20234,6%200,2%20-5,5%200,5%20-2,0%200,-5%20-5,-5%200,-2'%20id='path3546'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3cg%20transform='matrix(1.3333328,0,0,-1.5999992,-139.9999,127.19999)'%20id='g4383-6'%3e%3crect%20id='rect4385-2'%20height='1.2499905'%20width='5.9999924'%20y='12.625005'%20x='198.00002'%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20x='198.00002'%20y='15.125007'%20width='7.4999928'%20height='1.2499949'%20id='rect4387-9'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20x='198.00002'%20y='7.6250024'%20width='2.9999909'%20height='1.2499905'%20id='rect4389-1-0'%20/%3e%3crect%20style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0'%20x='198.00002'%20y='10.125004'%20width='4.4999919'%20height='1.2499905'%20id='rect4389-1-9'%20/%3e%3cpath%20style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20207.00001,16.375004%200,-5.625005%20-2.25,0%203,-3.1250014%203,3.1250014%20-2.25,0%200,5.625005%20-1.5,0'%20id='path4402'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3c/g%3e%3cpath%20style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20d='m%20164,100%200,3%20-6,6%200,7%20-4,0%200,-7%20-6,-6%200,-3'%20id='path3546-2-2'%20inkscape:connector-curvature='0'%20sodipodi:nodetypes='cccccccc'%20/%3e%3crect%20style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0'%20id='svg_1-3'%20height='16'%20width='16'%20y='28'%20x='4'%20/%3e%3cpath%20sodipodi:nodetypes='ccccccccc'%20inkscape:connector-curvature='0'%20id='path4402-5-7'%20d='m%2015,41%200,-7%20-4,0%200,3%20-5,-4%205,-4%200,3%206,0%200,9'%20style='fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1'%20/%3e%3c/svg%3e\");background-position:-25px 0}.jsoneditor-statusbar .jsoneditor-array-info a{color:inherit}div.jsoneditor-statusbar>.jsoneditor-curserinfo-label,div.jsoneditor-statusbar>.jsoneditor-size-info{margin:0 4px}.jsoneditor-treepath{padding:0 5px;overflow:hidden;white-space:nowrap;outline:0}.jsoneditor-treepath.show-all{word-wrap:break-word;white-space:normal;position:absolute;background-color:#ebebeb;z-index:1;box-shadow:2px 2px 12px #8080804d}.jsoneditor-treepath.show-all span.jsoneditor-treepath-show-all-btn{display:none}.jsoneditor-treepath div.jsoneditor-contextmenu-root{position:absolute;left:0}.jsoneditor-treepath .jsoneditor-treepath-show-all-btn{position:absolute;background-color:#ebebeb;left:0;height:20px;padding:0 3px;cursor:pointer}.jsoneditor-treepath .jsoneditor-treepath-element{margin:1px;font-family:arial,sans-serif;font-size:14px}.jsoneditor-treepath .jsoneditor-treepath-seperator{margin:2px;font-size:9pt;font-family:arial,sans-serif}.jsoneditor-treepath span.jsoneditor-treepath-element:hover,.jsoneditor-treepath span.jsoneditor-treepath-seperator:hover{cursor:pointer;text-decoration:underline}/*!\n* Selectr 2.4.13\n* http://mobius.ovh/docs/selectr\n*\n* Released under the MIT license\n*/.selectr-container{position:relative}.selectr-container li{list-style:none}.selectr-hidden{position:absolute;overflow:hidden;clip:rect(0,0,0,0);width:1px;height:1px;margin:-1px;padding:0;border:0 none}.selectr-visible{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;z-index:11}.selectr-desktop.multiple .selectr-visible{display:none}.selectr-desktop.multiple.native-open .selectr-visible{top:100%;min-height:200px!important;height:auto;opacity:1;display:block}.selectr-container.multiple.selectr-mobile .selectr-selected{z-index:0}.selectr-selected{position:relative;z-index:1;box-sizing:border-box;width:100%;padding:7px 28px 7px 14px;cursor:pointer;border:1px solid #999;border-radius:3px;background-color:#fff}.selectr-selected:before{position:absolute;top:50%;right:10px;width:0;height:0;content:\"\";-o-transform:rotate(0) translate3d(0,-50%,0);-ms-transform:rotate(0) translate3d(0,-50%,0);-moz-transform:rotate(0) translate3d(0,-50%,0);-webkit-transform:rotate(0) translate3d(0,-50%,0);transform:rotate(0) translate3d(0,-50%,0);border-width:4px 4px 0 4px;border-style:solid;border-color:#6c7a86 transparent transparent}.selectr-container.native-open .selectr-selected:before,.selectr-container.open .selectr-selected:before{border-width:0 4px 4px 4px;border-style:solid;border-color:transparent transparent #6c7a86}.selectr-label{display:none;overflow:hidden;width:100%;white-space:nowrap;text-overflow:ellipsis}.selectr-placeholder{color:#6c7a86}.selectr-tags{margin:0;padding:0;white-space:normal}.has-selected .selectr-tags{margin:0 0 -2px}.selectr-tag{list-style:none;position:relative;float:left;padding:2px 25px 2px 8px;margin:0 2px 2px 0;cursor:default;color:#fff;border:medium none;border-radius:10px;background:#acb7bf none repeat scroll 0 0}.selectr-container.multiple.has-selected .selectr-selected{padding:5px 28px 5px 5px}.selectr-options-container{position:absolute;z-index:10000;top:calc(100% - 1px);left:0;display:none;box-sizing:border-box;width:100%;border-width:0 1px 1px;border-style:solid;border-color:transparent #999 #999;border-radius:0 0 3px 3px;background-color:#fff}.selectr-container.open .selectr-options-container{display:block}.selectr-input-container{position:relative;display:none}.selectr-clear,.selectr-input-clear,.selectr-tag-remove{position:absolute;top:50%;right:22px;width:20px;height:20px;padding:0;cursor:pointer;-o-transform:translate3d(0,-50%,0);-ms-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);border:medium none;background-color:transparent;z-index:11}.selectr-clear,.selectr-input-clear{display:none}.selectr-container.has-selected .selectr-clear,.selectr-input-container.active .selectr-input-clear{display:block}.selectr-selected .selectr-tag-remove{right:2px}.selectr-clear:after,.selectr-clear:before,.selectr-input-clear:after,.selectr-input-clear:before,.selectr-tag-remove:after,.selectr-tag-remove:before{position:absolute;top:5px;left:9px;width:2px;height:10px;content:\" \";background-color:#6c7a86}.selectr-tag-remove:after,.selectr-tag-remove:before{top:4px;width:3px;height:12px;background-color:#fff}.selectr-clear:before,.selectr-input-clear:before,.selectr-tag-remove:before{-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.selectr-clear:after,.selectr-input-clear:after,.selectr-tag-remove:after{-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.selectr-input-container.active,.selectr-input-container.active .selectr-clear{display:block}.selectr-input{top:5px;left:5px;box-sizing:border-box;width:calc(100% - 30px);margin:10px 15px;padding:7px 30px 7px 9px;border:1px solid #999;border-radius:3px}.selectr-notice{display:none;box-sizing:border-box;width:100%;padding:8px 16px;border-top:1px solid #999;border-radius:0 0 3px 3px;background-color:#fff}.selectr-container.notice .selectr-notice{display:block}.selectr-container.notice .selectr-selected{border-radius:3px 3px 0 0}.selectr-options{position:relative;top:calc(100% + 2px);display:none;overflow-x:auto;overflow-y:scroll;max-height:200px;margin:0;padding:0}.selectr-container.notice .selectr-options-container,.selectr-container.open .selectr-input-container,.selectr-container.open .selectr-options{display:block}.selectr-option{position:relative;display:block;padding:5px 20px;list-style:outside none none;cursor:pointer;font-weight:400}.selectr-options.optgroups>.selectr-option{padding-left:25px}.selectr-optgroup{font-weight:700;padding:0}.selectr-optgroup--label{font-weight:700;margin-top:10px;padding:5px 15px}.selectr-match{text-decoration:underline}.selectr-option.selected{background-color:#ddd}.selectr-option.active{color:#fff;background-color:#5897fb}.selectr-option.disabled{opacity:.4}.selectr-option.excluded{display:none}.selectr-container.open .selectr-selected{border-color:#999 #999 transparent #999;border-radius:3px 3px 0 0}.selectr-container.open .selectr-selected:after{-o-transform:rotate(180deg) translate3d(0,50%,0);-ms-transform:rotate(180deg) translate3d(0,50%,0);-moz-transform:rotate(180deg) translate3d(0,50%,0);-webkit-transform:rotate(180deg) translate3d(0,50%,0);transform:rotate(180deg) translate3d(0,50%,0)}.selectr-disabled{opacity:.6}.has-selected .selectr-placeholder,.selectr-empty{display:none}.has-selected .selectr-label{display:block}.taggable .selectr-selected{padding:4px 28px 4px 4px}.taggable .selectr-selected:after{display:table;content:\" \";clear:both}.taggable .selectr-label{width:auto}.taggable .selectr-tags{float:left;display:block}.taggable .selectr-placeholder{display:none}.input-tag{float:left;min-width:90px;width:auto}.selectr-tag-input{border:medium none;padding:3px 10px;width:100%;font-family:inherit;font-weight:inherit;font-size:inherit}.selectr-input-container.loading:after{position:absolute;top:50%;right:20px;width:20px;height:20px;content:\"\";-o-transform:translate3d(0,-50%,0);-ms-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);-o-transform-origin:50% 0 0;-ms-transform-origin:50% 0 0;-moz-transform-origin:50% 0 0;-webkit-transform-origin:50% 0 0;transform-origin:50% 0 0;-moz-animation:.5s linear 0s normal forwards infinite running selectr-spin;-webkit-animation:.5s linear 0s normal forwards infinite running selectr-spin;animation:.5s linear 0s normal forwards infinite running selectr-spin;border-width:3px;border-style:solid;border-color:#aaa #ddd #ddd;border-radius:50%}@-webkit-keyframes selectr-spin{0%{-webkit-transform:rotate(0) translate3d(0,-50%,0);transform:rotate(0) translate3d(0,-50%,0)}to{-webkit-transform:rotate(360deg) translate3d(0,-50%,0);transform:rotate(360deg) translate3d(0,-50%,0)}}@keyframes selectr-spin{0%{-webkit-transform:rotate(0) translate3d(0,-50%,0);transform:rotate(0) translate3d(0,-50%,0)}to{-webkit-transform:rotate(360deg) translate3d(0,-50%,0);transform:rotate(360deg) translate3d(0,-50%,0)}}.selectr-container.open.inverted .selectr-selected{border-color:transparent #999 #999;border-radius:0 0 3px 3px}.selectr-container.inverted .selectr-options-container{border-width:1px 1px 0;border-color:#999 #999 transparent;border-radius:3px 3px 0 0;background-color:#fff}.selectr-container.inverted .selectr-options-container{top:auto;bottom:calc(100% - 1px)}.selectr-container ::-webkit-input-placeholder{color:#6c7a86;opacity:1}.selectr-container ::-moz-placeholder{color:#6c7a86;opacity:1}.selectr-container :-ms-input-placeholder{color:#6c7a86;opacity:1}.selectr-container ::placeholder{color:#6c7a86;opacity:1}")),document.head.appendChild(e)}}catch(e){console.error("vite-plugin-css-injected-by-js",e)}}();var o=(e=>(e[e.NONE=0]="NONE",e[e.INFO=1]="INFO",e[e.WARN=2]="WARN",e[e.ERROR=3]="ERROR",e))(o||{}),i=(e=>(e.MFM_REQ_MAPPINGS="MFM_REQ_MAPPINGS",e.MFM_REQ_SAVED_MAPPINGS="MFM_REQ_SAVED_MAPPINGS",e.MFM_DEL_CLIENT_TOKEN="MFM_DEL_CLIENT_TOKEN",e.MFM_SUBMIT_TOKEN="MFM_SUBMIT_TOKEN",e.MFM_TOGGLE_INTERCEPTION="MFM_TOGGLE_INTERCEPTION",e.MFM_DEBUG_RULES_UPDATE="MFM_DEBUG_RULES_UPDATE",e.MFM_DEBUG_INTERCEPT_RES="MFM_DEBUG_INTERCEPT_RES",e.MFM_REQUEST_EDIT_RULES_UPDATE="MFM_REQUEST_EDIT_RULES_UPDATE",e.MFM_REQUEST_EDIT_ACK="MFM_REQUEST_EDIT_ACK",e.MFM_REQUEST_EDIT_RES="MFM_REQUEST_EDIT_RES",e.MFM_GLOBAL_DELAY_UPDATE="MFM_GLOBAL_DELAY_UPDATE",e.MFM_RES_MAPPINGS="MFM_RES_MAPPINGS",e.MFM_REQ="MFM_REQ",e.MFM_RES="MFM_RES",e.MFM_TOKEN_ERROR="MFM_TOKEN_ERROR",e.MFM_TOKEN_API_FAILED="MFM_TOKEN_API_FAILED",e.MFM_DEBUG_INTERCEPT_REQ="MFM_DEBUG_INTERCEPT_REQ",e.MFM_REQUEST_EDIT_REQ="MFM_REQUEST_EDIT_REQ",e.MFM_LOG_INFO="MFM_LOG_INFO",e.MFM_LOG_WARN="MFM_LOG_WARN",e.MFM_LOG_ERROR="MFM_LOG_ERROR",e))(i||{});function r(e,A,t="*",o){window.postMessage(function(e,A,t){const o={type:e};return t&&(o.source=t),void 0!==A&&(o.payload=A),o}(e,A,o),t)}const n=new class{constructor(){this.level=o.NONE}setLevel(e){this.level=e}normalizeArgs(e){return e.map((e=>{try{return void 0===e?"undefined":"string"==typeof e||"object"==typeof e?e:String(e)}catch{return"[Unserializable]"}}))}postLog(e,A){r(e,this.normalizeArgs(A),"*","mfm-widget-logger")}info(...e){this.level<o.INFO||(console.log("[MFM Info]",...e),this.postLog(i.MFM_LOG_INFO,e))}warn(...e){this.level<o.WARN||(console.warn("[MFM Warn]",...e),this.postLog(i.MFM_LOG_WARN,e))}error(...e){this.level<o.ERROR||(console.error("[MFM Error]",...e),this.postLog(i.MFM_LOG_ERROR,e))}},s=new Map,c=new Set;let a=!1;function l(e){return e!==i.MFM_LOG_INFO&&e!==i.MFM_LOG_WARN&&e!==i.MFM_LOG_ERROR}function d(){a||"undefined"==typeof window||(window.addEventListener("message",p),a=!0)}function f(e,A){l(e)&&n.info(`[postMessage] ${e}`,A),r(e,A)}function p(e){if(!function(e){if(!e||"object"!=typeof e)return!1;if(!("type"in e))return!1;const A=e.type;return"string"==typeof A&&A.startsWith("MFM_")}(e.data))return;const A=e.data;l(A.type)&&n.info(`[onMessage] ${A.type}`,A.payload),c.forEach((e=>e(A)));const t=s.get(A.type);t&&t.forEach((e=>{e(A.payload)}))}const u=e=>f(i.MFM_DEBUG_RULES_UPDATE,e),h=e=>f(i.MFM_DEBUG_INTERCEPT_RES,e),m=e=>f(i.MFM_REQUEST_EDIT_RULES_UPDATE,e),g=e=>f(i.MFM_REQUEST_EDIT_RES,e),y=e=>f(i.MFM_GLOBAL_DELAY_UPDATE,e),w={version:8,snipping:{name:"snipping",enabled:!0,platforms:{ios:{enabled:!1,ab:{ab1:0,ab2:0}},android:{enabled:!1,ab:{ab1:0,ab2:0}},web:{enabled:!0,ab:{ab1:100,ab2:0}}}},bulk_mock:{name:"bulk_mock",enabled:!0,platforms:{ios:{enabled:!1,ab:{ab1:0,ab2:0}},android:{enabled:!1,ab:{ab1:0,ab2:0}},web:{enabled:!0,ab:{ab1:100,ab2:0}}}},network_interceptor:{name:"network_interceptor",enabled:!0,platforms:{ios:{enabled:!0,ab:{ab1:50,ab2:0}},android:{enabled:!0,ab:{ab1:50,ab2:0}},web:{enabled:!0,ab:{ab1:100,ab2:0}}}},request_editor:{name:"request_editor",enabled:!0,platforms:{ios:{enabled:!0,ab:{ab1:50,ab2:0}},android:{enabled:!0,ab:{ab1:50,ab2:0}},web:{enabled:!0,ab:{ab1:100,ab2:0}}}}},B="mfm_feature_config",k="mfm_user_id",b=(()=>{const e=localStorage.getItem(B);if(e)try{const A=JSON.parse(e);return!A.version||A.version<w.version?(localStorage.setItem(B,JSON.stringify(w)),w):A}catch(e){console.error("Failed to parse stored config",e)}return localStorage.setItem(B,JSON.stringify(w)),w})(),x=(e=>{let A=0;for(let t=0;t<e.length;t++)A=(A<<5)-A+e.charCodeAt(t),A|=0;return Math.abs(A)%100})((()=>{let e=localStorage.getItem(k);return e||(e=Math.random().toString(36).substring(2,15),localStorage.setItem(k,e)),e})()),v="https://api.mockforme.com",Q="/mockforme";function C(e,A="web"){return null!==function(e,A="web"){var t;const o=b[e];if(!o||!o.enabled)return null;const i=null==(t=o.platforms)?void 0:t[A];if(!i||!i.enabled)return null;if(i.ab){let e=0;for(const[A,t]of Object.entries(i.ab)){const o=t||0;if(x>=e&&x<e+o)return A;e+=o}return null}return"enabled"}(e,A)}function U(e,A){if(!e)return A;try{return JSON.parse(e)}catch{return A}}let F=!1;function E(e){F=!!e}function I(...e){F&&console.log("[MFM]",...e)}function H(...e){F&&console.warn("[MFM]",...e)}const L="MFM_INTERCEPTOR_RULES",M="MFM_REQUEST_EDITOR_RULES",S="MFM_GLOBAL_DELAY",j="MFM_ANALYTICS",K="MFM_DEBUG_LOGS";function D(e){try{localStorage.setItem(L,JSON.stringify(e))}catch{}}function R(e){try{localStorage.setItem(M,JSON.stringify(e))}catch{}}const T={state:function(){var e,A,t,o,i,r,n,s,c,a,l,d;const f=U(sessionStorage.getItem("MFM_SAVED_REQUESTS"),[]).filter((e=>{var A;return!((null==(A=e.request)?void 0:A.url)||"").includes("/3f4eae522b")})).map((e=>e.response?e:{...e,response:{statusCode:0,statusText:"Disconnected",body:"[Request terminated due to page refresh or network interruption]",headers:{},endTime:new Date(e.timestamp||Date.now()).toISOString()}})),p=U(localStorage.getItem("MFM_CONFIG"),{}),u={enabled:!0,isInterceptEnabled:"false"!==sessionStorage.getItem("MFM_IS_INTERCEPT_ENABLED"),isOpen:p.isOpen||!1,token:localStorage.getItem("MFM_TOKEN")||null,isTokenValidating:!1,isTokenLoading:!1,mappings:{apis:[],rules:[]},isMappingsLoading:!1,requests:f.filter((e=>!e.request.url.includes("mockforme.com"))),ui:{selectedTab:p.selectedTab||"MOCKED",tokenError:null,activeDropdownId:null,detailTab:p.detailTab||"HEADERS",tabConfigs:{MAPPINGS:{searchText:"",selectedRule:(null==(A=null==(e=p.tabConfigs)?void 0:e.MAPPINGS)?void 0:A.selectedRule)||null,isDetailOpen:Boolean(null==(o=null==(t=p.tabConfigs)?void 0:t.MAPPINGS)?void 0:o.isDetailOpen)},MOCKED:{searchText:"",selectedRequestId:(null==(r=null==(i=p.tabConfigs)?void 0:i.MOCKED)?void 0:r.selectedRequestId)||null,isPreserveLogs:"true"===localStorage.getItem("MFM_PRESERVE_LOGS_MOCKED"),isDetailOpen:Boolean(null==(s=null==(n=p.tabConfigs)?void 0:n.MOCKED)?void 0:s.isDetailOpen)},OTHER:{searchText:"",selectedRequestId:(null==(a=null==(c=p.tabConfigs)?void 0:c.OTHER)?void 0:a.selectedRequestId)||null,isPreserveLogs:"true"===localStorage.getItem("MFM_PRESERVE_LOGS_OTHER"),isDetailOpen:Boolean(null==(d=null==(l=p.tabConfigs)?void 0:l.OTHER)?void 0:d.isDetailOpen)}},isBulkMockOpen:!1,isDebuggerOpen:!1,isRequestEditorOpen:!1,isSettingsOpen:!1,isConfirmOpen:!1,confirmMessage:""},features:{bulk_mock:C("bulk_mock"),snipping:C("snipping"),network_interceptor:C("network_interceptor"),request_editor:C("request_editor")},interceptors:{rules:localStorage.getItem("MFM_TOKEN")?U(localStorage.getItem(L),[]):[],pending:null,queue:[]},requestEditors:{rules:localStorage.getItem("MFM_TOKEN")?U(localStorage.getItem(M),[]):[],pending:null,queue:[]},globalDelay:U(localStorage.getItem(S),{enabled:!1,seconds:0}),analytics:U(localStorage.getItem(j),{enabled:!1}),debugLogs:U(localStorage.getItem(K),{enabled:!1})};return E(u.debugLogs.enabled),function(e){const A=e.ui.selectedTab;if("MAPPINGS"===A)return;const t=e.ui.tabConfigs[A];if(!t.isDetailOpen||!t.selectedRequestId)return;e.requests.some((e=>String(e.requestId)===String(t.selectedRequestId)))||(t.isDetailOpen=!1,t.selectedRequestId=null,e.ui.selectedTab="MOCKED")}(u),u}(),listeners:[],_notifyTimer:null,subscribe(e){return this.listeners.push(e),()=>{this.listeners=this.listeners.filter((A=>A!==e))}},notify(){this._notifyTimer||(this._notifyTimer=requestAnimationFrame((()=>{this._notifyTimer=null,this.listeners.forEach((e=>e(this.state))),document.dispatchEvent(new CustomEvent("MFM_STATE_CHANGE",{detail:this.state})),function(e){localStorage.setItem("MFM_CONFIG",JSON.stringify({isOpen:e.isOpen,selectedTab:e.ui.selectedTab,detailTab:e.ui.detailTab,activeDropdownId:e.ui.activeDropdownId,tabConfigs:{MAPPINGS:{selectedRule:e.ui.tabConfigs.MAPPINGS.selectedRule,isDetailOpen:e.ui.tabConfigs.MAPPINGS.isDetailOpen},MOCKED:{selectedRequestId:e.ui.tabConfigs.MOCKED.selectedRequestId,isDetailOpen:e.ui.tabConfigs.MOCKED.isDetailOpen},OTHER:{selectedRequestId:e.ui.tabConfigs.OTHER.selectedRequestId,isDetailOpen:e.ui.tabConfigs.OTHER.isDetailOpen}}}))}(this.state)})))},update(e,A){const t=e.split(".");let o=this.state;for(let e=0;e<t.length-1;e+=1){const A=o[t[e]];if(!A||"object"!=typeof A)return;o=A}o[t[t.length-1]]=A,this.notify()},set(e,A){this.state[e]=A,this.notify()}};function O(e){var A;try{if("undefined"==typeof window||"undefined"==typeof fetch)return;if(!(null==(A=T.state.analytics)?void 0:A.enabled))return;const t=T.state.token;if(!t)return;const o={action:e,time:(new Date).toISOString()};fetch(`${v}/analytics`,{method:"POST",headers:{"Content-Type":"application/json",mockforme:t,"x-mfm-internal":"true"},body:JSON.stringify(o),credentials:"omit",keepalive:!0}).catch((e=>{n.info("[analytics] failed to send",e)}))}catch(e){n.info("[analytics] threw",e)}}function q(e){var A;if("undefined"!=typeof document)try{document.dispatchEvent(new CustomEvent("mfm:rule-sync",{detail:e})),I("rule-sync dispatched",e.kind,{rules:null==(A=e.payload.rules)?void 0:A.length,delay:e.payload.delay})}catch(e){I("rule-sync dispatch failed",e)}}let _=[];function G(e){var A,t;const o=null==(A=T.state.ui.tabConfigs.MOCKED)?void 0:A.isPreserveLogs,i=null==(t=T.state.ui.tabConfigs.OTHER)?void 0:t.isPreserveLogs,r=e.filter((e=>{const A="MOCKED"===e.interceptionType;return A&&o||!A&&i}));r.length>0?sessionStorage.setItem("MFM_SAVED_REQUESTS",JSON.stringify(r)):sessionStorage.removeItem("MFM_SAVED_REQUESTS")}function N(e){var A,t,o;if(!e)return!1;const i=String(e.requestId);if(!e.response)return!0;const r=T.state.interceptors;if(r.pending&&String(r.pending.requestId)===i)return!0;const n=T.state.requestEditors;if(n.pending&&String(n.pending.requestId)===i)return!0;if(null==(A=n.pending)?void 0:A.siblingRequestIds.some((e=>String(e)===i)))return!0;const{tabConfigs:s}=T.state.ui;if((null==(t=s.MOCKED)?void 0:t.selectedRequestId)&&String(s.MOCKED.selectedRequestId)===i)return!0;if((null==(o=s.OTHER)?void 0:o.selectedRequestId)&&String(s.OTHER.selectedRequestId)===i)return!0;const{method:c,url:a}=e.request;return!!n.rules.some((e=>e.enabled&&e.method===c&&e.url===a))||!!r.rules.some((e=>e.enabled&&e.method===c&&e.url===a))}function z(e){var A,t,o;const i=(null==(A=e.request)?void 0:A.url)||"";if(i.includes("/3f4eae522b")||i.includes("mockforme.com"))return void I("addRequest skipped (own-domain / health-check)",e.requestId);if(T.state.isTokenValidating)return n.info("Queuing request during token validation",e.requestId),void _.push(e);const r=function(e){var A;const t=[...T.state.requests],o=String(e.requestId),i=t.findIndex((e=>String(e.requestId)===o));if(i>-1){const o=t[i],r={...o,...e,rule:e.rule||o.rule};"MOCKED"===o.interceptionType&&"MOCKED"!==r.interceptionType&&(I("mergeRequestList preserved MOCKED on incoming OTHER",{requestId:e.requestId,url:null==(A=o.request)?void 0:A.url}),r.interceptionType="MOCKED"),t[i]=r}else t.push(e);return function(e){if(e.length<=100)return e;const A=[],t=[];for(const o of e)N(o)?A.push(o):t.push(o);const o=Math.max(0,100-A.length),i=o>0?t.slice(-o):[],r=new Set([...A,...i].map((e=>String(e.requestId)))),n=e.filter((e=>r.has(String(e.requestId))));return e.length!==n.length&&I("trimRequests dropped",e.length-n.length,"request(s)",{pinnedKept:A.length,disposableKept:i.length}),n}(t)}(e);T.set("requests",r),G(r),I("addRequest",{requestId:e.requestId,method:null==(t=e.request)?void 0:t.method,url:null==(o=e.request)?void 0:o.url,isPending:!e.response,interceptionType:e.interceptionType,listSize:r.length})}function P(e,A,t){if(!e.enabled||e.method!==A)return!1;if("PATH"===e.matchType)try{return new URL(e.url,"http://localhost").pathname===new URL(t,"http://localhost").pathname}catch{return e.url===t}return e.url===t}function V(e,A,t){if(!e.enabled||e.method!==A)return!1;if("PATH"===e.matchType)try{return new URL(e.url,"http://localhost").pathname===new URL(t,"http://localhost").pathname}catch{return e.url===t}return e.url===t}function J(){T.state.isOpen||T.update("isOpen",!0)}const X={toggleWidget(){const e=!T.state.isOpen;if(!e){if(T.state.interceptors.pending||T.state.interceptors.queue.length>0||T.state.requestEditors.pending||T.state.requestEditors.queue.length>0)return void this.showConfirm("There are still pending requests in the Debugger or Request Editor. Closing the widget will automatically proceed them with their original parameters. Continue?",(()=>{this.forwardAllPending(),this.resetUIState(),T.update("isOpen",!1)}));this.resetUIState()}T.update("isOpen",e),O(e?"widget_open":"widget_close")},showConfirm(e,A){this._confirmCallback=A,T.update("ui.confirmMessage",e),T.update("ui.isConfirmOpen",!0)},resolveConfirm(e){e&&this._confirmCallback&&this._confirmCallback(),this._confirmCallback=null,T.update("ui.isConfirmOpen",!1)},forwardAllPending(){for(n.info("Forwarding all pending requests before close");T.state.interceptors.pending||T.state.interceptors.queue.length>0;)this.forwardOriginalResponse();for(;T.state.requestEditors.pending||T.state.requestEditors.queue.length>0;)this.forwardOriginalRequest()},resetUIState(){n.info("Resetting UI state"),this.closeDetails(),T.update("ui.isBulkMockOpen",!1),T.update("ui.isSettingsOpen",!1),T.update("ui.isDebuggerOpen",!1),T.update("ui.isRequestEditorOpen",!1);const e=document.getElementById("mfm-root");if(e){const A=e.querySelector(".mfm-main-container");A&&(A.classList.remove("mfm-editor-maximized"),A.classList.remove("mfm-debugger-maximized"),A.classList.remove("mfm-request-editor-maximized"))}this.clearOpenDropdown()},setTab(e){T.update("ui.selectedTab",e)},deleteToken(){n.warn("Deleting Client Token"),O("token_delete"),T.update("token",null),T.update("isTokenValidating",!1),T.update("isTokenLoading",!1),T.update("ui.tokenError",null),this.closeDetails(),T.set("requests",[]),this.clearQueue(),sessionStorage.removeItem("MFM_SAVED_REQUESTS"),localStorage.removeItem("MFM_TOKEN"),this.clearDebugRules(),this.clearRequestEditRules(),f(i.MFM_DEL_CLIENT_TOKEN)},submitToken(e){e?(e!==T.state.token&&(this.clearDebugRules(),this.clearRequestEditRules()),T.update("ui.tokenError",null),T.update("isTokenValidating",!0),T.update("isTokenLoading",!0),localStorage.setItem("MFM_TOKEN_TEMP",e),(e=>{f(i.MFM_SUBMIT_TOKEN,{token:e})})(e),O("token_submit")):T.update("ui.tokenError","Token is required")},reloadMappings(){n.info("Reloading Mappings"),T.update("ui.tokenError",null),T.update("isMappingsLoading",!0),f(i.MFM_REQ_MAPPINGS),O("mappings_reload")},fetchSavedMappings(){n.info("Fetching Saved Mappings"),f(i.MFM_REQ_SAVED_MAPPINGS)},toggleInterception(e){const A=void 0!==e?e:!T.state.isInterceptEnabled;A!==T.state.isInterceptEnabled&&(n.info("Toggling Interception:",A),T.update("isInterceptEnabled",A),sessionStorage.setItem("MFM_IS_INTERCEPT_ENABLED",String(A)),(e=>{f(i.MFM_TOGGLE_INTERCEPTION,{enabled:e})})(A),O("interception_toggle"))},addRequest(e){if(e.response){const A=String(e.interceptionType||"").toUpperCase();"MOCKED"===A?O("mock_hit"):"RULE"===A&&O("rule_hit")}z(e)},clearRequests(){const e=T.state.ui.selectedTab,A=T.state.requests.filter((A=>("MOCKED"===A.interceptionType?"MOCKED":"OTHER")!==e));T.set("requests",A),sessionStorage.setItem("MFM_SAVED_REQUESTS",JSON.stringify(A))},setPreserveLogs(e){const A=T.state.ui.selectedTab;"MAPPINGS"!==A&&(T.update(`ui.tabConfigs.${A}.isPreserveLogs`,e),localStorage.setItem(`MFM_PRESERVE_LOGS_${A}`,String(e)),G(T.state.requests))},setSearchText(e){const A=T.state.ui.selectedTab;T.update(`ui.tabConfigs.${A}.searchText`,e)},selectRequest(e){const A=T.state.ui.selectedTab;"MAPPINGS"!==A&&(T.update(`ui.tabConfigs.${A}.selectedRequestId`,e),T.update(`ui.tabConfigs.${A}.isDetailOpen`,!0),T.update("ui.detailTab","HEADERS"))},selectRule(e){T.update("ui.tabConfigs.MAPPINGS.selectedRule",e),T.update("ui.tabConfigs.MAPPINGS.isDetailOpen",!0),T.update("ui.detailTab","HEADERS")},minimizeDetails(){const e=T.state.ui.selectedTab;T.update(`ui.tabConfigs.${e}.isDetailOpen`,!1)},closeDetails(){const e=T.state.ui.selectedTab;T.update(`ui.tabConfigs.${e}.isDetailOpen`,!1),"MAPPINGS"!==e?T.update(`ui.tabConfigs.${e}.selectedRequestId`,null):T.update("ui.tabConfigs.MAPPINGS.selectedRule",null)},resetUnavailableRequestDetails(e){T.update(`ui.tabConfigs.${e}.isDetailOpen`,!1),T.update(`ui.tabConfigs.${e}.selectedRequestId`,null),T.update("ui.selectedTab","MOCKED"),T.update("ui.detailTab","HEADERS")},setDetailTab(e){T.update("ui.detailTab",e)},setOpenDropdown(e){const A=T.state.ui.activeDropdownId;T.update("ui.activeDropdownId",A===e?null:e)},clearOpenDropdown(){T.state.ui.activeDropdownId&&T.update("ui.activeDropdownId",null)},setBulkMockOpen(e){T.update("ui.isBulkMockOpen",e),e&&O("bulk_mock_open")},flushQueue(){!function(){n.info("Flushing request queue",_.length);const e=[..._];_=[],e.forEach((e=>z(e)))}()},clearQueue(){n.warn("Clearing request queue"),_=[]},findDebugRuleForRequest(e){const A=String(e),t=T.state.requests.find((e=>String(e.requestId)===A));return t&&T.state.interceptors.rules.find((e=>P(e,t.request.method,t.request.url)))||null},toggleDebugRuleForRequest(e){const A=String(e),t=T.state.requests.find((e=>String(e.requestId)===A));if(!t)return;const{method:o,url:i}=t.request,r=T.state.interceptors.rules,s=r.find((e=>P(e,o,i)));let c;if(s)n.info("Removing Debug Rule",s),O("debugger_removed"),c=r.filter((e=>e.id!==s.id));else{const e={id:`dbg_${Date.now().toString(36)}_${Math.random().toString(36).slice(2,8)}`,method:o,url:i,matchType:"FULL",enabled:!0,createdAt:Date.now()};n.info("Adding Debug Rule",e),O("debugger_added"),c=[...r,e]}T.update("interceptors.rules",c),D(c),q({kind:"debugger",payload:{rules:c}}),u({rules:c}),I("toggleDebugRule",{count:c.length}),X.clearOpenDropdown()},removeDebugRule(e){const A=T.state.interceptors.rules,t=A.filter((A=>A.id!==e));A.length!==t.length&&(T.update("interceptors.rules",t),D(t),q({kind:"debugger",payload:{rules:t}}),u({rules:t}))},updateDebugRule(e,A){const t=T.state.interceptors.rules.map((t=>t.id===e?{...t,...A}:t));T.update("interceptors.rules",t),D(t),q({kind:"debugger",payload:{rules:t}}),u({rules:t})},setPendingIntercept(e){var A;n.info("Pending Intercept Received",e),O("debugger_hit"),I("setPendingIntercept",{requestId:e.requestId,url:null==(A=e.request)?void 0:A.url}),J();const t={...e,siblingRequestIds:[]},o=T.state.interceptors.pending;if(!o)return T.update("interceptors.pending",t),void T.update("ui.isDebuggerOpen",!0);if(o.request.method===t.request.method&&o.request.url===t.request.url){const e={...o,siblingRequestIds:[...o.siblingRequestIds,t.requestId]};return T.update("interceptors.pending",e),void I(`debugger batched (${e.siblingRequestIds.length+1} total)`)}const i=[...T.state.interceptors.queue,t];T.update("interceptors.queue",i),I(`debugger queued (queue size ${i.length})`)},resolvePendingIntercept(e){n.info("Resolving Pending Intercept",e);const A=T.state.interceptors.pending;h(e),A&&A.requestId===e.requestId&&A.siblingRequestIds.forEach((A=>{h({...e,requestId:A})}));const t=T.state.interceptors.queue;if(t.length>0){const[e,...A]=t;return T.update("interceptors.queue",A),T.update("interceptors.pending",e),void J()}T.update("interceptors.pending",null),T.update("ui.isDebuggerOpen",!1)},forwardOriginalResponse(){const e=T.state.interceptors.pending;e?X.resolvePendingIntercept({requestId:e.requestId,simulateTimeout:!1,delayMs:0,statusCode:e.response.statusCode,headers:e.response.headers||{},body:e.response.body}):T.update("ui.isDebuggerOpen",!1)},clearDebugRules(){(0!==T.state.interceptors.rules.length||T.state.interceptors.pending||0!==T.state.interceptors.queue.length)&&(T.update("interceptors.rules",[]),T.update("interceptors.pending",null),T.update("interceptors.queue",[]),T.update("ui.isDebuggerOpen",!1),D([]),q({kind:"debugger",payload:{rules:[]}}),u({rules:[]}),I("clearDebugRules"))},findRequestEditRuleForRequest(e){const A=String(e),t=T.state.requests.find((e=>String(e.requestId)===A));return t&&T.state.requestEditors.rules.find((e=>V(e,t.request.method,t.request.url)))||null},toggleRequestEditRuleForRequest(e){const A=String(e),t=T.state.requests.find((e=>String(e.requestId)===A));if(!t)return;const{method:o,url:i}=t.request,r=T.state.requestEditors.rules,s=r.find((e=>V(e,o,i)));let c;if(s)n.info("Removing Request-Editor Rule",s),O("edit_removed"),c=r.filter((e=>e.id!==s.id));else{const e={id:`req_${Date.now().toString(36)}_${Math.random().toString(36).slice(2,8)}`,method:o,url:i,matchType:"FULL",enabled:!0,createdAt:Date.now()};n.info("Adding Request-Editor Rule",e),O("edit_added"),c=[...r,e]}T.update("requestEditors.rules",c),R(c),q({kind:"editor",payload:{rules:c}}),m({rules:c}),I("toggleRequestEditRule",{count:c.length}),X.clearOpenDropdown()},removeRequestEditRule(e){const A=T.state.requestEditors.rules,t=A.filter((A=>A.id!==e));A.length!==t.length&&(T.update("requestEditors.rules",t),R(t),q({kind:"editor",payload:{rules:t}}),m({rules:t}))},updateRequestEditRule(e,A){const t=T.state.requestEditors.rules.map((t=>t.id===e?{...t,...A}:t));T.update("requestEditors.rules",t),R(t),q({kind:"editor",payload:{rules:t}}),m({rules:t})},setPendingRequestEdit(e){n.info("Pending Request Edit Received",e),O("edit_hit"),J();const A={...e,siblingRequestIds:[]},t=T.state.requestEditors.pending;if(!t)return T.update("requestEditors.pending",A),void T.update("ui.isRequestEditorOpen",!0);if(t.requestId===A.requestId)return void n.info(`Ignoring duplicate edit request ${A.requestId}`);if(t.request.method===A.request.method&&t.request.url===A.request.url){if(t.siblingRequestIds.includes(A.requestId))return void n.info(`Ignoring duplicate batched edit request ${A.requestId}`);const e={...t,siblingRequestIds:[...t.siblingRequestIds,A.requestId]};return T.update("requestEditors.pending",e),void n.info(`Batched request ${A.requestId} with active popup (${e.siblingRequestIds.length+1} total)`)}const o={};Object.entries(A.request.headers||{}).forEach((([e,A])=>{o[e]=String(A??"")}));let i=null;"string"==typeof A.request.body?i=A.request.body:null!=A.request.body&&(i=JSON.stringify(A.request.body)),g({requestId:A.requestId,cancel:!1,headers:o,queryParams:A.queryParams||{},body:i}),n.info(`Forwarded request ${A.requestId}; another editor popup is active`)},resolvePendingRequestEdit(e){n.info("Resolving Pending Request Edit",e);const A=T.state.requestEditors.pending;g(e),A&&A.requestId===e.requestId&&A.siblingRequestIds.forEach((A=>{g({...e,requestId:A})}));const t=T.state.requestEditors.queue;if(t.length>0){const[e,...A]=t;return T.update("requestEditors.queue",A),T.update("requestEditors.pending",e),void J()}T.update("requestEditors.pending",null),T.update("ui.isRequestEditorOpen",!1)},forwardOriginalRequest(){const e=T.state.requestEditors.pending;if(!e)return void T.update("ui.isRequestEditorOpen",!1);const A={};Object.entries(e.request.headers||{}).forEach((([e,t])=>{A[e]=String(t??"")})),X.resolvePendingRequestEdit({requestId:e.requestId,cancel:!1,headers:A,queryParams:e.queryParams||{},body:"string"==typeof e.request.body?e.request.body:null==e.request.body?null:JSON.stringify(e.request.body)})},setSettingsOpen(e){T.update("ui.isSettingsOpen",e)},setGlobalDelay(e){const A={enabled:!!e.enabled&&Number.isFinite(e.seconds)&&e.seconds>0,seconds:Number.isFinite(e.seconds)&&e.seconds>=0?e.seconds:0};n.info("Setting global delay",A),T.update("globalDelay",A),function(e){try{localStorage.setItem(S,JSON.stringify(e))}catch{}}(A),q({kind:"global-delay",payload:{delay:A}}),y(A),O(A.enabled?"delay_added":"delay_removed"),I("setGlobalDelay",A)},disableGlobalDelay(){const e=T.state.globalDelay;e.enabled&&X.setGlobalDelay({enabled:!1,seconds:e.seconds})},setAnalyticsEnabled(e){const A={enabled:!!e};n.info("Setting analytics",A),T.update("analytics",A),function(e){try{localStorage.setItem(j,JSON.stringify(e))}catch{}}(A)},setDebugLogsEnabled(e){const A={enabled:!!e};T.update("debugLogs",A),function(e){try{localStorage.setItem(K,JSON.stringify(e))}catch{}}(A),E(A.enabled)},clearRequestEditRules(){(0!==T.state.requestEditors.rules.length||T.state.requestEditors.pending||0!==T.state.requestEditors.queue.length)&&(T.update("requestEditors.rules",[]),T.update("requestEditors.pending",null),T.update("requestEditors.queue",[]),T.update("ui.isRequestEditorOpen",!1),R([]),q({kind:"editor",payload:{rules:[]}}),m({rules:[]}),I("clearRequestEditRules"))}};function Y(e,A="default",t=3e3){if(!document.body)return;let o=document.getElementById("mfm-snackbar");o||(o=document.createElement("div"),o.id="mfm-snackbar",o.className="mfm-snackbar",document.body.appendChild(o)),o.textContent=e,o.className=("mfm-snackbar show "+("error"===A?"mfm-snackbar-error":"")).trim(),setTimeout((()=>{o&&(o.className=o.className.replace("show","").trim())}),t)}const W=()=>!0===T.state.features.bulk_mock,Z=()=>!0===T.state.features.network_interceptor,$=()=>!0===T.state.features.request_editor;function ee(){const e=document.querySelector("#mfm-reload-header");e&&(e.innerHTML='<svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 12a9 9 0 1 1-9-9c2.52 0 4.93 1 6.74 2.74L21 8"></path><polyline points="21 3 21 8 16 8"></polyline></svg>',e.style.pointerEvents="auto")}function Ae(e,A){n.error(`Token Error (${e})`,A),T.update("ui.tokenError",(null==A?void 0:A.message)||"Something went wrong"),T.update("isTokenLoading",!1),T.update("isMappingsLoading",!1),T.update("isTokenValidating",!1),e===i.MFM_TOKEN_ERROR&&(T.update("token",null),X.clearQueue(),X.clearDebugRules(),X.clearRequestEditRules(),localStorage.removeItem("MFM_TOKEN"),localStorage.removeItem("MFM_TOKEN_TEMP")),ee(),Y((null==A?void 0:A.message)||"Request failed","error")}function te(e){var A,t;const o={};return Object.entries((null==(A=e.request)?void 0:A.headers)||{}).forEach((([e,A])=>{o[e]=String(A??"")})),{requestId:e.requestId,cancel:!1,headers:o,queryParams:e.queryParams||{},body:(i=null==(t=e.request)?void 0:t.body,"string"==typeof i?i:null==i?null:JSON.stringify(i))};var i}const oe="https://www.mockforme.com/assets/images/logo.png",ie='<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="display:block;"><circle cx="12" cy="12" r="10"></circle><line x1="4.93" y1="4.93" x2="19.07" y2="19.07"></line></svg>',re='<svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg>',ne='<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M8 3H5a2 2 0 0 0-2 2v3m18 0V5a2 2 0 0 0-2-2h-3m0 18h3a2 2 0 0 0 2-2v-3M3 16v3a2 2 0 0 0 2 2h3"></path></svg>',se='<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M8 3v3a2 2 0 0 1-2 2H3m18 0h-3a2 2 0 0 1-2-2V3m0 18v-3a2 2 0 0 1 2-2h3M3 16h3a2 2 0 0 1 2 2v3"></path></svg>';class ce{constructor(e){this.input=null,this.submitBtn=null,this.errorDisplay=null,this.closeBtn=null,this.unsubscribe=null,this.parent=e,this.element=document.createElement("div"),this.element.className="mfm-token-form",this.unsubscribe=T.subscribe(this.render.bind(this)),this.init()}init(){this.renderStructure(),this.bindEvents(),this.render(T.state),this.parent.appendChild(this.element)}closeTokenForm(){X.toggleWidget()}renderStructure(){this.element.innerHTML=`\n <div class="mfm-token-header">\n <button class="mfm-btn-icon" id="mfm-close-token-form" title="Close Widget">\n ${re}\n </button>\n </div>\n <div class="mfm-token-container">\n <img src="${oe}" alt="MockForMe Logo" class="mfm-token-logo">\n <h3 class="mfm-token-title">Welcome to MockForMe</h3>\n <p class="mfm-token-desc">\n Paste your token below to start mocking and intercepting API requests.\n </p>\n <input type="text" class="mfm-input mfm-token-input" placeholder="Enter Client Token...">\n <div class="mfm-token-error"></div>\n <button class="mfm-token-submit">Continue</button>\n <div class="mfm-token-link-container">\n <a href="https://dashboard.mockforme.com/user/token" target="_blank" class="mfm-token-link">Get your access token</a>\n </div>\n </div>\n `,this.input=this.element.querySelector(".mfm-token-input"),this.submitBtn=this.element.querySelector(".mfm-token-submit"),this.errorDisplay=this.element.querySelector(".mfm-token-error"),this.closeBtn=this.element.querySelector("#mfm-close-token-form")}bindEvents(){this.input&&(this.input.oninput=()=>{T.state.ui.tokenError&&T.update("ui.tokenError",null)}),this.submitBtn&&(this.submitBtn.onclick=()=>{var e;const A=null==(e=this.input)?void 0:e.value.trim();A&&X.submitToken(A)}),this.closeBtn&&(this.closeBtn.onclick=()=>{this.closeTokenForm()})}render(e){if(!this.input||!this.submitBtn||!this.errorDisplay)return;const{tokenError:A}=e.ui,{isTokenLoading:t}=e;A?(this.errorDisplay.textContent=A,this.errorDisplay.style.display="block",this.input.style.borderColor="var(--mfm-error)"):(this.errorDisplay.style.display="none",this.input.style.borderColor=""),t?(this.input.disabled=!0,this.submitBtn.disabled=!0,this.submitBtn.innerHTML='<div class="mfm-spinner"></div>'):(this.input.disabled=!1,this.submitBtn.disabled=!1,this.submitBtn.innerHTML="Continue")}destroy(){this.unsubscribe&&this.unsubscribe(),this.element.remove()}}function ae(){const e=T.state.requestEditors.pending,A=T.state.interceptors.pending;return e||A?e?A?e.timestamp<=A.timestamp?"editor":"debugger":"editor":"debugger":null}let le=null;async function de(){return le||(le=(async()=>{try{if("undefined"!=typeof window&&window.MFM)return await fe();try{const e="jsoneditor",A=await t(21)(e);return await Promise.resolve({}),A.default||A}catch(e){return console.warn("[MFM] Local jsoneditor load failed, falling back to CDN",e),await fe()}}catch(e){throw console.error("[MFM] Failed to load JSONEditor",e),e}})(),le)}async function fe(){var e;return window.JSONEditor||await Promise.all([(e="https://cdnjs.cloudflare.com/ajax/libs/jsoneditor/10.1.0/jsoneditor.min.js",new Promise(((A,t)=>{const o=document.createElement("script");o.src=e,o.async=!0,o.onload=()=>A(),o.onerror=()=>t(new Error(`Failed to load script: ${e}`)),document.head.appendChild(o)}))),pe("https://cdnjs.cloudflare.com/ajax/libs/jsoneditor/10.1.0/jsoneditor.min.css")]),window.JSONEditor}function pe(e){return new Promise((A=>{const t=document.createElement("link");t.rel="stylesheet",t.href=e,t.onload=()=>A(),t.onerror=()=>{console.warn(`[MFM] Failed to load stylesheet: ${e}`),A()},document.head.appendChild(t)}))}function ue(e){const A=e.trim();if(!A)return"";try{return JSON.parse(A)}catch{return e}}function he(e){const A=e.trim();if(!A)return{};try{const e=JSON.parse(A);if(e&&"object"==typeof e&&!Array.isArray(e))return e}catch{}return{}}class me{constructor(e){this.unsubscribe=null,this.popup=null,this.currentRequestId=null,this.currentSiblingCount=0,this.parent=e,this.init()}init(){Z()&&(this.popup=function(e,A){const t=document.createElement("div");t.className="mfm-debugger-popup",t.id="mfm-debugger-popup";let o=null,i="text";t.innerHTML=`\n <div class="mfm-debugger-card">\n <div class="mfm-debugger-header">\n <div class="mfm-debugger-title">\n <span class="mfm-debugger-pulse"></span>\n <h4>Live Debugger</h4>\n </div>\n <button class="mfm-btn-icon" id="mfm-debugger-close" title="Forward original">${re}</button>\n </div>\n\n <div class="mfm-debugger-meta">\n <div class="mfm-debugger-row">\n <span class="mfm-method" id="mfm-debugger-method"></span>\n <span class="mfm-url-path" id="mfm-debugger-url" title=""></span>\n </div>\n <div class="mfm-debugger-hint">The consumer is paused. Edit the response below, then send.</div>\n </div>\n\n <div class="mfm-debugger-body">\n <div class="mfm-debugger-controls">\n <label class="mfm-debugger-field" style="width: 110px;">\n <span>Status Code</span>\n <input type="number" class="mfm-input" id="mfm-debugger-status" value="200">\n </label>\n <label class="mfm-debugger-field" style="width: 130px;">\n <span>Delay (ms)</span>\n <input type="number" class="mfm-input" id="mfm-debugger-delay" value="0" min="0" step="50">\n </label>\n <label class="mfm-debugger-toggle">\n <input type="checkbox" id="mfm-debugger-timeout">\n <span>Simulate timeout</span>\n </label>\n </div>\n\n <div class="mfm-debugger-section">\n <div class="mfm-debugger-section-title">Headers (JSON)</div>\n <textarea id="mfm-debugger-headers" spellcheck="false" rows="3" style="min-height: 60px;"></textarea>\n </div>\n\n <div class="mfm-debugger-section mfm-debugger-section-grow" style="display: flex; flex-direction: column;">\n <div style="display: flex; align-items: center; justify-content: space-between; margin-bottom: 4px;">\n <div class="mfm-debugger-section-title">Response Body</div>\n <div style="display: flex; align-items: center; gap: 12px;">\n <div id="mfm-debugger-mode-toggle" style="font-size: 0.65rem; color: var(--mfm-primary); cursor: pointer; text-decoration: underline;">\n Switch to Visual Editor\n </div>\n <button class="mfm-btn-icon" id="mfm-debugger-maximize" title="Maximize" style="padding: 0; min-height: auto;">${ne}</button>\n </div>\n </div>\n <textarea id="mfm-debugger-body" spellcheck="false" style="flex: 1;"></textarea>\n <div id="mfm-debugger-json-holder" style="display: none; flex: 1; min-height: 150px; margin-bottom: 10px;"></div>\n </div>\n </div>\n\n <div class="mfm-debugger-footer">\n <button class="mfm-btn-text" id="mfm-debugger-cancel">Forward original</button>\n <button class="mfm-btn mfm-btn-primary mfm-debugger-send" id="mfm-debugger-send">Send response</button>\n </div>\n </div>\n `,e.appendChild(t);const r=t.querySelector("#mfm-debugger-method"),n=t.querySelector("#mfm-debugger-url"),s=t.querySelector("#mfm-debugger-status"),c=t.querySelector("#mfm-debugger-delay"),a=t.querySelector("#mfm-debugger-timeout"),l=t.querySelector("#mfm-debugger-headers"),d=t.querySelector("#mfm-debugger-body"),f=t.querySelector("#mfm-debugger-json-holder"),p=t.querySelector("#mfm-debugger-mode-toggle"),u=t.querySelector("#mfm-debugger-close"),h=t.querySelector("#mfm-debugger-cancel"),m=t.querySelector("#mfm-debugger-send"),g=t.querySelector("#mfm-debugger-maximize");g.onclick=()=>{const e=t.classList.toggle("mfm-debugger-maximized");g.innerHTML=e?se:ne,g.title=e?"Restore":"Maximize"};const y=()=>A.onCancel();return p.onclick=()=>(async()=>{if("json"==("text"===i?"json":"text"))try{p.innerText="Loading...";const e=await de();o||(o=new e(f,{mode:"tree",modes:["tree","code","text"],onChangeText:e=>{d.value=e}}));let A={};try{A=JSON.parse(d.value)}catch(e){console.warn("Invalid JSON for visual editor")}o.set(A),d.style.display="none",f.style.display="block",p.innerText="Switch to Text Editor",i="json"}catch(e){console.error("Failed to load JSON editor",e),p.innerText="Switch to Visual Editor"}else{if(o)try{d.value=JSON.stringify(o.get(),null,2)}catch(e){}d.style.display="block",f.style.display="none",p.innerText="Switch to Visual Editor",i="text"}})(),u.onclick=y,h.onclick=y,a.onchange=()=>{const e=a.checked;d.disabled=e,l.disabled=e,s.disabled=e,p.style.pointerEvents=e?"none":"auto",p.style.opacity=e?"0.5":"1",t.classList.toggle("timeout-mode",e)},m.onclick=()=>{const e=a.checked,t=Math.max(0,Number(c.value)||0);let r=d.value;if("json"===i&&o)try{r=JSON.stringify(o.get())}catch(e){}A.onSend({simulateTimeout:e,delayMs:t,statusCode:Number(s.value)||200,headers:he(l.value),body:ue(r)})},{show(e){r.className=`mfm-method ${(e.request.method||"").toLowerCase()}`,r.textContent=e.request.method,n.textContent=e.request.url,n.title=e.request.url,s.value=String(e.response.statusCode??200),c.value="0",a.checked=!1,d.disabled=!1,l.disabled=!1,s.disabled=!1,t.classList.remove("timeout-mode"),l.value=function(e){if(!e||0===Object.keys(e).length)return"{}";try{return JSON.stringify(e,null,2)}catch{return"{}"}}(e.response.headers),d.value=function(e){if(null==e)return"";if("string"==typeof e)return e;try{return JSON.stringify(e,null,2)}catch{return String(e)}}(e.response.body),d.style.display="block",f.style.display="none",p.innerText="Switch to Visual Editor",i="text",t.classList.add("active")},hide(){t.classList.remove("active")},destroy(){o&&o.destroy(),t.remove()}}}(this.parent,{onSend:e=>this.handleSend(e),onCancel:()=>this.handleCancel()}),this.unsubscribe=T.subscribe((()=>this.render())),this.render())}render(){var e,A,t;if(!this.popup)return;const o=T.state.interceptors.pending,i=ae();if(!o||"debugger"!==i)return void(this.currentRequestId&&(this.popup.hide(),this.currentRequestId=null,this.currentSiblingCount=0));const r=(null==(e=o.siblingRequestIds)?void 0:e.length)||0;o.requestId!==this.currentRequestId&&(I("debugger activity: showing popup",{requestId:o.requestId,method:null==(A=o.request)?void 0:A.method,url:null==(t=o.request)?void 0:t.url,siblings:r}),this.popup.show(o),this.currentRequestId=o.requestId,this.currentSiblingCount=r)}handleSend(e){const A=this.getPending();A&&X.resolvePendingIntercept(function(e,A){return{requestId:e.requestId,simulateTimeout:A.simulateTimeout,delayMs:A.delayMs,statusCode:A.statusCode,headers:A.headers,body:A.body}}(A,e))}handleCancel(){X.forwardOriginalResponse()}getPending(){return T.state.interceptors.pending}destroy(){this.unsubscribe&&(this.unsubscribe(),this.unsubscribe=null),this.popup&&(this.popup.destroy(),this.popup=null)}}function ge(e){if(!e||0===Object.keys(e).length)return"{}";try{return JSON.stringify(e,null,2)}catch{return"{}"}}function ye(e){const A=e.trim();if(!A)return{};try{const e=JSON.parse(A);if(e&&"object"==typeof e&&!Array.isArray(e)){const A={};return Object.entries(e).forEach((([e,t])=>{A[e]=String(null==t?"":t)})),A}}catch{}return{}}class we{constructor(e){this.unsubscribe=null,this.popup=null,this.currentRequestId=null,this.currentSiblingCount=0,this.ackedRequestIds=new Set,this.hiddenPendingTimer=null,this.parent=e,this.init()}init(){$()&&(this.popup=function(e,A){const t=document.createElement("div");t.className="mfm-request-editor-popup",t.id="mfm-request-editor-popup";let o=null,i="text";t.innerHTML=`\n <div class="mfm-request-editor-card">\n <div class="mfm-request-editor-header">\n <div class="mfm-request-editor-title">\n <span class="mfm-request-editor-pulse"></span>\n <h4>Edit Outgoing Request</h4>\n </div>\n <button class="mfm-btn-icon" id="mfm-request-editor-close" title="Forward original">${re}</button>\n </div>\n\n <div class="mfm-request-editor-meta">\n <div class="mfm-request-editor-row">\n <span class="mfm-method" id="mfm-request-editor-method"></span>\n <span class="mfm-url-path" id="mfm-request-editor-url" title=""></span>\n <span class="mfm-request-editor-batch" id="mfm-request-editor-batch" style="display: none;"></span>\n </div>\n <div class="mfm-request-editor-hint" id="mfm-request-editor-hint">The request is paused. Edit headers, query params or body, then send.</div>\n </div>\n\n <div class="mfm-request-editor-body">\n <div class="mfm-request-editor-section">\n <div class="mfm-request-editor-section-title">Headers (JSON)</div>\n <textarea id="mfm-request-editor-headers" spellcheck="false" rows="3" style="min-height: 50px;"></textarea>\n </div>\n\n <div class="mfm-request-editor-section">\n <div class="mfm-request-editor-section-title">Query Params (JSON)</div>\n <textarea id="mfm-request-editor-query" spellcheck="false" rows="3" style="min-height: 50px;"></textarea>\n </div>\n\n <div class="mfm-request-editor-section mfm-request-editor-section-grow" style="display: flex; flex-direction: column;">\n <div style="display: flex; align-items: center; justify-content: space-between; margin-bottom: 4px;">\n <div class="mfm-request-editor-section-title">Request Body</div>\n <div style="display: flex; align-items: center; gap: 12px;">\n <div id="mfm-request-editor-mode-toggle" style="font-size: 0.65rem; color: var(--mfm-primary); cursor: pointer; text-decoration: underline;">\n Switch to Visual Editor\n </div>\n <button class="mfm-btn-icon" id="mfm-request-editor-maximize" title="Maximize" style="padding: 0; min-height: auto;">${ne}</button>\n </div>\n </div>\n <textarea id="mfm-request-editor-bodytext" spellcheck="false" style="flex: 1;"></textarea>\n <div id="mfm-request-editor-json-holder" style="display: none; flex: 1; min-height: 120px; margin-bottom: 10px;"></div>\n </div>\n </div>\n\n <div class="mfm-request-editor-footer">\n <button class="mfm-btn-text" id="mfm-request-editor-cancel">Forward original</button>\n <button class="mfm-btn mfm-btn-primary mfm-request-editor-send" id="mfm-request-editor-send"><span id="mfm-request-editor-send-label">Send request</span></button>\n </div>\n </div>\n `,e.appendChild(t);const r=t.querySelector("#mfm-request-editor-method"),n=t.querySelector("#mfm-request-editor-url"),s=t.querySelector("#mfm-request-editor-batch"),c=t.querySelector("#mfm-request-editor-hint"),a=t.querySelector("#mfm-request-editor-headers"),l=t.querySelector("#mfm-request-editor-query"),d=t.querySelector("#mfm-request-editor-bodytext"),f=t.querySelector("#mfm-request-editor-json-holder"),p=t.querySelector("#mfm-request-editor-mode-toggle"),u=t.querySelector("#mfm-request-editor-close"),h=t.querySelector("#mfm-request-editor-cancel"),m=t.querySelector("#mfm-request-editor-send"),g=t.querySelector("#mfm-request-editor-send-label"),y=t.querySelector("#mfm-request-editor-maximize");y.onclick=()=>{const e=t.classList.toggle("mfm-request-editor-maximized");y.innerHTML=e?se:ne,y.title=e?"Restore":"Maximize"};const w=()=>A.onCancel();function B(e){var A;const t=((null==(A=e.siblingRequestIds)?void 0:A.length)||0)+1;t>1?(s.style.display="inline-flex",s.textContent=`× ${t}`,c.textContent=`${t} requests are paused. Your edits will apply to all of them.`,g.textContent=`Send to ${t} requests`):(s.style.display="none",s.textContent="",c.textContent="The request is paused. Edit headers, query params or body, then send.",g.textContent="Send request")}return p.onclick=()=>(async()=>{if("json"==("text"===i?"json":"text"))try{p.innerText="Loading...";const e=await de();o||(o=new e(f,{mode:"tree",modes:["tree","code","text"],onChangeText:e=>{d.value=e}}));let A={};try{A=JSON.parse(d.value)}catch(e){console.warn("Invalid JSON for visual editor")}o.set(A),d.style.display="none",f.style.display="block",p.innerText="Switch to Text Editor",i="json"}catch(e){console.error("Failed to load JSON editor",e),p.innerText="Switch to Visual Editor"}else{if(o)try{d.value=JSON.stringify(o.get(),null,2)}catch(e){}d.style.display="block",f.style.display="none",p.innerText="Switch to Visual Editor",i="text"}})(),u.onclick=w,h.onclick=w,m.onclick=()=>{let e=d.value;if("json"===i&&o)try{e=JSON.stringify(o.get())}catch(e){}A.onSend({cancel:!1,headers:ye(a.value),queryParams:ye(l.value),body:e||null})},{show(e){const A=e.request||{},o=A.method||"",s=A.url||"";r.className=`mfm-method ${o.toLowerCase()}`,r.textContent=o,n.textContent=s,n.title=s,B(e);const c={};Object.entries(A.headers||{}).forEach((([e,A])=>{c[e]=String(A??"")})),a.value=ge(c),l.value=ge(e.queryParams||{}),d.value=function(e){if(null==e)return"";if("string"==typeof e)return e;try{return JSON.stringify(e,null,2)}catch{return String(e)}}(A.body),d.style.display="block",f.style.display="none",p.innerText="Switch to Visual Editor",i="text",t.classList.add("active")},updateBatch(e){B(e)},hide(){t.classList.remove("active")},destroy(){o&&o.destroy(),t.remove()}}}(this.parent,{onSend:e=>this.handleSend(e),onCancel:()=>this.handleCancel()}),this.unsubscribe=T.subscribe((()=>this.render())),this.render())}render(){var e,A,t;if(!this.popup)return;const o=T.state.requestEditors.pending,i=ae();if(!o||"editor"!==i)return o&&"editor"!==i?this.armHiddenPendingCleanup(o.requestId):this.clearHiddenPendingCleanup(),void(this.currentRequestId&&(this.popup.hide(),this.currentRequestId=null,this.currentSiblingCount=0));this.clearHiddenPendingCleanup();const r=(null==(e=o.siblingRequestIds)?void 0:e.length)||0;try{o.requestId!==this.currentRequestId?(I("editor activity: showing popup",{requestId:o.requestId,method:null==(A=o.request)?void 0:A.method,url:null==(t=o.request)?void 0:t.url,siblings:r}),this.popup.show(o),this.currentRequestId=o.requestId,this.currentSiblingCount=r,this.ackVisibleRequests(o)):r!==this.currentSiblingCount&&(I("editor activity: updating batch",{requestId:o.requestId,siblings:r}),this.popup.updateBatch(o),this.currentSiblingCount=r,this.ackVisibleRequests(o))}catch(e){H("editor activity render failed",e),X.forwardOriginalRequest()}}armHiddenPendingCleanup(e){this.hiddenPendingTimer||(this.hiddenPendingTimer=setTimeout((()=>{const A=T.state.requestEditors.pending,t="editor"!==ae();(null==A?void 0:A.requestId)===e&&t&&(H("editor pending did not become visible — forwarding original",{requestId:e}),X.forwardOriginalRequest()),this.hiddenPendingTimer=null}),3500))}clearHiddenPendingCleanup(){this.hiddenPendingTimer&&(clearTimeout(this.hiddenPendingTimer),this.hiddenPendingTimer=null)}ackVisibleRequests(e){[e.requestId,...e.siblingRequestIds||[]].forEach((e=>{var A;this.ackedRequestIds.has(e)||(this.ackedRequestIds.add(e),A={requestId:e},f(i.MFM_REQUEST_EDIT_ACK,A))}))}handleSend(e){const A=this.getPending();A&&X.resolvePendingRequestEdit(function(e,A){return{requestId:e.requestId,cancel:A.cancel,headers:A.headers,queryParams:A.queryParams,body:A.body}}(A,e))}handleCancel(){X.forwardOriginalRequest()}getPending(){return T.state.requestEditors.pending}destroy(){this.unsubscribe&&(this.unsubscribe(),this.unsubscribe=null),this.clearHiddenPendingCleanup(),this.popup&&(this.popup.destroy(),this.popup=null),this.ackedRequestIds.clear()}}class Be{constructor(e){this.unsubscribe=null,this.parent=e,this.element=document.createElement("div"),this.element.className="mfm-settings-sheet",this.element.id="mfm-settings-sheet",this.init()}init(){this.element.innerHTML=`\n <div class="mfm-settings-header">\n <h4>Widget Settings</h4>\n <button class="mfm-btn-icon" id="mfm-settings-close" title="Close">${re}</button>\n </div>\n <div class="mfm-settings-body">\n <div class="mfm-settings-section">\n <div class="mfm-settings-section-title">\n <span>Delay all Others requests</span>\n <span class="mfm-settings-pill" id="mfm-settings-delay-pill">Off</span>\n </div>\n <p class="mfm-settings-section-desc">\n Apply a fixed delay (in seconds) to every Others-tab-eligible request before it goes upstream. Mocked and rule-matched requests are not affected.\n </p>\n <div class="mfm-settings-row">\n <input type="number" class="mfm-input" id="mfm-settings-delay-input" placeholder="0" min="0" step="0.1">\n <button class="mfm-btn mfm-btn-primary" id="mfm-settings-delay-apply">Apply</button>\n <button class="mfm-btn mfm-btn-danger" id="mfm-settings-delay-remove">Remove</button>\n </div>\n </div>\n\n <div class="mfm-settings-section">\n <div class="mfm-settings-section-title">\n <span>Live debugger rules</span>\n <span class="mfm-settings-pill" id="mfm-settings-debug-count">0 active</span>\n </div>\n <p class="mfm-settings-section-desc">\n Per-endpoint debugger rules added from the Others tab. Use this to clear them all or manage individually.\n </p>\n <div class="mfm-settings-row">\n <button class="mfm-btn mfm-btn-danger" id="mfm-settings-debug-remove">Remove all debugger rules</button>\n </div>\n <div class="mfm-rule-list" id="mfm-settings-debug-list"></div>\n </div>\n\n <div class="mfm-settings-section">\n <div class="mfm-settings-section-title">\n <span>Request-editor rules</span>\n <span class="mfm-settings-pill" id="mfm-settings-edit-count">0 active</span>\n </div>\n <p class="mfm-settings-section-desc">\n Per-endpoint outgoing-request editor rules added from the Others tab. Removing them all also discards any popup queued behind a request.\n </p>\n <div class="mfm-settings-row">\n <button class="mfm-btn mfm-btn-danger" id="mfm-settings-edit-remove">Remove all editor rules</button>\n </div>\n <div class="mfm-rule-list" id="mfm-settings-edit-list"></div>\n </div>\n\n <div class="mfm-settings-section d-none">\n <div class="mfm-settings-section-title">\n <span>Analytics</span>\n <span class="mfm-settings-pill" id="mfm-settings-analytics-pill">Off</span>\n </div>\n <p class="mfm-settings-section-desc">\n Send anonymous usage events (mock added, debugger hit, edit hit, …) to <code>api.mockforme.com/analytics</code>. Off by default so analytics traffic doesn't show up as extra rows in the Others tab.\n </p>\n <div class="mfm-settings-row" style="gap: 6px;">\n <label class="mfm-switch" style="margin: 0;">\n <input type="checkbox" id="mfm-settings-analytics-toggle">\n <span class="mfm-slider"></span>\n </label>\n <span style="font-size: 0.75rem; color: var(--mfm-text-dim);">Enable analytics POSTs</span>\n </div>\n </div>\n\n <div class="mfm-settings-section d-none">\n <div class="mfm-settings-section-title">\n <span>Debug logs</span>\n <span class="mfm-settings-pill" id="mfm-settings-debuglogs-pill">Off</span>\n </div>\n <p class="mfm-settings-section-desc">\n Print every editor / debugger / interception event to the page DevTools console with a <code>[MFM]</code> prefix. Use when you need to trace why a popup didn't appear or a request hung. Off by default.\n </p>\n <div class="mfm-settings-row" style="gap: 6px;">\n <label class="mfm-switch" style="margin: 0;">\n <input type="checkbox" id="mfm-settings-debuglogs-toggle">\n <span class="mfm-slider"></span>\n </label>\n <span style="font-size: 0.75rem; color: var(--mfm-text-dim);">Print [MFM] events to console</span>\n </div>\n </div>\n </div>\n `,this.parent.appendChild(this.element),this.delayInput=this.element.querySelector("#mfm-settings-delay-input"),this.delayPill=this.element.querySelector("#mfm-settings-delay-pill"),this.debugCountEl=this.element.querySelector("#mfm-settings-debug-count"),this.editCountEl=this.element.querySelector("#mfm-settings-edit-count"),this.debugRemoveBtn=this.element.querySelector("#mfm-settings-debug-remove"),this.editRemoveBtn=this.element.querySelector("#mfm-settings-edit-remove"),this.debugListEl=this.element.querySelector("#mfm-settings-debug-list"),this.editListEl=this.element.querySelector("#mfm-settings-edit-list"),this.analyticsCheckbox=this.element.querySelector("#mfm-settings-analytics-toggle"),this.analyticsPill=this.element.querySelector("#mfm-settings-analytics-pill"),this.debugLogsCheckbox=this.element.querySelector("#mfm-settings-debuglogs-toggle"),this.debugLogsPill=this.element.querySelector("#mfm-settings-debuglogs-pill");const e=this.element.querySelector("#mfm-settings-close"),A=this.element.querySelector("#mfm-settings-delay-apply"),t=this.element.querySelector("#mfm-settings-delay-remove");e.onclick=()=>X.setSettingsOpen(!1),A.onclick=()=>{const e=Number(this.delayInput.value),A=Number.isFinite(e)&&e>=0?e:0;X.setGlobalDelay({enabled:A>0,seconds:A})},t.onclick=()=>{this.delayInput.value="",X.disableGlobalDelay()},this.debugRemoveBtn.onclick=()=>X.clearDebugRules(),this.editRemoveBtn.onclick=()=>X.clearRequestEditRules(),this.analyticsCheckbox.onchange=()=>{X.setAnalyticsEnabled(this.analyticsCheckbox.checked)},this.debugLogsCheckbox.onchange=()=>{X.setDebugLogsEnabled(this.debugLogsCheckbox.checked)},this.element.addEventListener("click",(e=>{const A=e.target,t=A.closest(".mfm-rule-remove-btn");if(t){const e=t.dataset.id,A=t.dataset.type;return void(e&&A&&("debug"===A?X.removeDebugRule(e):"edit"===A&&X.removeRequestEditRule(e)))}const o=A.closest(".mfm-match-btn");if(o){const e=o.dataset.id,A=o.dataset.type,t=o.dataset.match;e&&A&&t&&("debug"===A?X.updateDebugRule(e,{matchType:t}):"edit"===A&&X.updateRequestEditRule(e,{matchType:t}))}})),this.unsubscribe=T.subscribe((()=>this.render())),this.render()}renderRule(e,A){const t="FULL"===(e.matchType||"FULL"),o="PATH"===e.matchType;return`\n <div class="mfm-rule-item">\n <div class="mfm-rule-item-header">\n <span class="mfm-rule-item-method mfm-method ${e.method.toLowerCase()}">${e.method}</span>\n <div class="mfm-rule-item-url" title="${e.url}">${e.url}</div>\n </div>\n <div class="mfm-rule-item-footer">\n <div class="mfm-match-selector">\n <button class="mfm-match-btn ${t?"active":""}" \n data-id="${e.id}" data-type="${A}" data-match="FULL">Full URL</button>\n <button class="mfm-match-btn ${o?"active":""}" \n data-id="${e.id}" data-type="${A}" data-match="PATH">Path only</button>\n </div>\n <button class="mfm-btn-icon mfm-rule-remove-btn" \n data-id="${e.id}" data-type="${A}" title="Remove rule">${re}</button>\n </div>\n </div>\n `}render(){var e,A;const t=T.state,o=t.ui.isSettingsOpen;if(this.element.classList.toggle("active",o),!o)return;const{enabled:i,seconds:r}=t.globalDelay;document.activeElement!==this.delayInput&&(this.delayInput.value=r>0?String(r):""),i&&r>0?(this.delayPill.textContent=`${r}s active`,this.delayPill.classList.add("active")):(this.delayPill.textContent="Off",this.delayPill.classList.remove("active"));const n=t.interceptors.rules,s=n.length;this.debugCountEl.textContent=`${s} active`,this.debugCountEl.classList.toggle("active",s>0),this.debugRemoveBtn.disabled=0===s,this.debugListEl.innerHTML=n.map((e=>this.renderRule(e,"debug"))).join("");const c=t.requestEditors.rules,a=c.length;this.editCountEl.textContent=`${a} active`,this.editCountEl.classList.toggle("active",a>0),this.editRemoveBtn.disabled=0===a,this.editListEl.innerHTML=c.map((e=>this.renderRule(e,"edit"))).join("");const l=!!(null==(e=t.analytics)?void 0:e.enabled);this.analyticsCheckbox.checked!==l&&(this.analyticsCheckbox.checked=l),this.analyticsPill.textContent=l?"On":"Off",this.analyticsPill.classList.toggle("active",l);const d=!!(null==(A=t.debugLogs)?void 0:A.enabled);this.debugLogsCheckbox.checked!==d&&(this.debugLogsCheckbox.checked=d),this.debugLogsPill.textContent=d?"On":"Off",this.debugLogsPill.classList.toggle("active",d)}destroy(){this.unsubscribe&&(this.unsubscribe(),this.unsubscribe=null),this.element.remove()}}function ke(e,A){if(!document.body)return;const t=document.createElement("textarea");t.value=e,t.setAttribute("readonly","true"),t.style.position="fixed",t.style.top="-9999px",t.style.left="-9999px",document.body.appendChild(t),t.focus(),t.select();try{document.execCommand("copy")&&A()}finally{t.remove()}}function be(e,A){if(xe(e),!A)return;e.container.classList.add("json-is-searching");const t=new RegExp(A,"i");Array.from(e.treeContainer.querySelectorAll(".json-node")).forEach((A=>{const o=A.dataset.searchKey||"",i=A.dataset.searchValue||"";(t.test(o)||t.test(i))&&(A.classList.add("json-item-visible","json-match"),function(e){const A=e.querySelector(":scope > .json-children");if(!A)return;A.querySelectorAll(".json-node").forEach((e=>{e.classList.add("json-item-visible")})),A.style.display="block";const t=e.querySelector(":scope > .json-toggle");t&&(t.textContent="-")}(A),function(e,A){let t=A.parentElement;for(;t&&t!==e.treeContainer;){if(t.classList.contains("json-node")&&t.classList.add("json-item-visible"),t.classList.contains("json-children")){t.style.display="block";const e=t.parentElement.querySelector(":scope > .json-toggle");e&&(e.textContent="-")}t=t.parentElement}}(e,A))}))}function xe(e){e.container.classList.remove("json-is-searching"),e.treeContainer.querySelectorAll(".json-match").forEach((e=>{e.classList.remove("json-match")})),e.treeContainer.querySelectorAll(".json-item-visible").forEach((e=>{e.classList.remove("json-item-visible")}))}function ve(e,A,t=null,o=0){const i=document.createElement("div");if(i.className="json-node",null!==t){const e=document.createElement("span");e.className="json-key",e.textContent=`"${t}": `,i.appendChild(e),i.dataset.searchKey=String(t).toLowerCase()}if("object"==typeof A&&null!==A)return function(e,A,t,o){const i=Array.isArray(t),r=o<e.options.expandLevel,n=document.createElement("span");n.className="json-toggle",n.textContent=r?"-":"+";const s=document.createElement("span");s.className="json-bracket",s.textContent=i?"[":"{";const c=document.createElement("div");c.className="json-children",c.style.display=r?"block":"none",n.addEventListener("click",(()=>{const e="none"===c.style.display;c.style.display=e?"block":"none",n.textContent=e?"-":"+"})),A.appendChild(n),A.appendChild(s),Object.entries(t).forEach((([A,t])=>{const i=ve(e,t,A,o+1);c.appendChild(i)})),A.appendChild(c);const a=document.createElement("div");a.className="json-closing-bracket",a.textContent=i?"]":"}",A.appendChild(a)}(e,i,A,o),i;const r=document.createElement("span");r.className="json-value "+typeof A;const n="string"==typeof A?`"${A}"`:String(A);return r.textContent=n,i.appendChild(r),i.dataset.searchValue=n.toLowerCase(),i}function Qe(e,A,t){const o=document.createElement("button");return o.innerHTML=e,o.title=A,o.onclick=t,o}class Ce{constructor(e,A={}){if(!e)throw new Error("Container element required");this.container=e,this.options={expandLevel:A.expandLevel??1,theme:A.theme??"light",toolbar:A.toolbar??!0,searchable:A.searchable??!0,debounceTime:A.debounceTime??300},this.data=null,this.searchTimer=null,this.container.classList.add("json-viewer",`json-viewer-${this.options.theme}`),this.options.toolbar&&function(e,A){e.toolbar=document.createElement("div"),e.toolbar.className="json-toolbar";const t=document.createElement("div");t.className="json-toolbar-group",t.appendChild(Qe(A.expand,"Expand All",(()=>e.expandAll()))),t.appendChild(Qe(A.collapse,"Collapse All",(()=>e.collapseAll()))),e.fullscreenBtn=Qe(A.fullscreen,"Fullscreen",(()=>e.toggleFullscreen())),e.copyBtn=Qe(A.copy,"Copy JSON",(()=>e.copy())),t.appendChild(e.fullscreenBtn),t.appendChild(e.copyBtn),e.toolbar.appendChild(t),e.options.searchable&&e.toolbar.appendChild(function(e,A){const t=document.createElement("div");t.className="json-search-group";const o=document.createElement("input");o.placeholder="Search...",o.oninput=A=>{clearTimeout(e.searchTimer),e.searchTimer=setTimeout((()=>{const t=A.target;be(e,t.value)}),e.options.debounceTime)};const i=Qe(A,"Clear Search",(()=>{o.value="",xe(e)}));return t.appendChild(o),t.appendChild(i),t}(e,A.clear)),e.container.appendChild(e.toolbar)}(this,{expand:'<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><line x1="12" y1="5" x2="12" y2="19"></line><line x1="5" y1="12" x2="19" y2="12"></line></svg>',collapse:'<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><line x1="5" y1="12" x2="19" y2="12"></line></svg>',fullscreen:ne,copy:'<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="9" y="9" width="13" height="13" rx="2" ry="2"></rect><path d="M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1-2-2h9a2 2 0 0 1 2 2v1"></path></svg>',clear:ie}),this.treeContainer=document.createElement("div"),this.treeContainer.className="json-tree-container",this.container.appendChild(this.treeContainer)}toggleFullscreen(){const e=this.container.classList.toggle("json-viewer-fullscreen");document.body.classList.toggle("json-viewer-body-fullscreen",e),this.fullscreenBtn&&(this.fullscreenBtn.innerHTML=e?se:ne,this.fullscreenBtn.title=e?"Minimize":"Fullscreen")}render(e){this.data=e,this.treeContainer.innerHTML="",this.root=ve(this,e,null,0),this.treeContainer.appendChild(this.root)}copy(){!function(e){if(!e.data)return;const A=JSON.stringify(e.data,null,2),t=()=>{if(!e.copyBtn)return;const A=e.copyBtn.innerHTML;e.copyBtn.innerHTML="✓",setTimeout((()=>{e.copyBtn.innerHTML=A}),2e3)};navigator.clipboard&&"function"==typeof navigator.clipboard.writeText?navigator.clipboard.writeText(A).then(t).catch((()=>{ke(A,t)})):ke(A,t)}(this)}expandAll(){var e;(e=this).treeContainer.querySelectorAll(".json-children").forEach((e=>{e.style.display="block"})),e.treeContainer.querySelectorAll(".json-toggle").forEach((e=>{e.textContent="-"}))}collapseAll(){var e;(e=this).treeContainer.querySelectorAll(".json-children").forEach((e=>{e.style.display="none"})),e.treeContainer.querySelectorAll(".json-toggle").forEach((e=>{e.textContent="+"}))}search(e){be(this,e)}clearSearch(){xe(this)}}function Ue(e){return e.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")}function Fe(e,A,t){const o=function(e){if("string"!=typeof e)return e;try{return JSON.parse(e)}catch{return e}}(t);if(!o||"object"!=typeof o)return;const i=e.querySelector(A);i&&(i.innerHTML="",new Ce(i,{expandLevel:1,theme:"light",toolbar:!0,searchable:!0}).render(o))}function Ee(e){const A={},t=e.modificationActions;return t&&Object.entries(t).forEach((([e,t])=>{(null==t?void 0:t.enabled)&&(A[e]=t)})),{requestId:`rule_${String(e.ruleName||e.condition||"unknown")}`,interceptionType:"RULE",request:{method:"RULE",url:String(e.condition||e.ruleName||""),headers:t||{},body:A},response:{statusCode:0,body:e}}}function Ie(e){var A,t,o,i;const{selectedTab:r,detailTab:n,tabConfigs:s}=T.state.ui,c=s[r];if(!c||!c.isDetailOpen)return e.sheet.classList.remove("active"),e.isUrlExpanded=!1,e.responseBodyMode="TEXT",e.prevState={},e;const{req:a,isRule:l}=function(){const{selectedTab:e,tabConfigs:A}=T.state.ui,t=A[e],o=t.selectedRequestId||null,i=t.selectedRule||null;return"MAPPINGS"===e&&i?{req:Ee(i),isRule:!0}:"MAPPINGS"!==e&&o?{req:T.state.requests.find((e=>String(e.requestId)===String(o)))||null,isRule:!1}:{req:null,isRule:!1}}();if(!a)return"MOCKED"!==r&&"OTHER"!==r||X.resetUnavailableRequestDetails(r),e.sheet.classList.remove("active"),e;if(function(e,A){const{selectedTab:t,detailTab:o,tabConfigs:i}=T.state.ui,r=i[t];return e.prevState.selectedTab===t&&e.prevState.selectedRule===r.selectedRule&&e.prevState.selectedRequestId===r.selectedRequestId&&e.prevState.reqObj===A&&e.prevState.detailTab===o&&e.prevState.isUrlExpanded===e.isUrlExpanded&&e.prevState.responseBodyMode===e.responseBodyMode}(e,a))return e;!function(e,A){const{selectedTab:t,detailTab:o,tabConfigs:i}=T.state.ui,r=i[t];e.prevState={selectedTab:t,selectedRule:r.selectedRule,selectedRequestId:r.selectedRequestId,reqObj:A,detailTab:o,isUrlExpanded:e.isUrlExpanded,responseBodyMode:e.responseBodyMode}}(e,a),function(e,A,t){var o;const i=A.request.method||"REQ",r=t?"RULE":(null==(o=A.response)?void 0:o.statusCode)??"Pending",n=function(e,A,t,o){return e?"pending":A?"success":t?"error":o?"rule":""}("Pending"===r,"number"==typeof r&&r>=200&&r<300,"number"==typeof r&&(0===r||r>=400),t),s=0===r?"Error":r,c=t?"":`<span class="mfm-method ${String(i).toLowerCase()}" style="flex-shrink: 0;">${i}</span>`,a=e.isUrlExpanded?"normal":"nowrap",l=e.isUrlExpanded?"break-all":"normal",d=e.isUrlExpanded?"60px":"2em",f=e.isUrlExpanded?"auto":"hidden";e.infoContainer.innerHTML=`\n ${c}\n <span class="mfm-status ${n}" style="flex-shrink: 0;">${s}</span>\n <span class="mfm-url-small" title="Click to toggle full URL" style="font-family: monospace; color: var(--mfm-text-dim); overflow: hidden; text-overflow: ellipsis; white-space: ${a}; word-break: ${l}; max-height: ${d}; overflow-y: ${f}; flex: 1;">${A.request.url||""}</span>\n `}(e,a,l);const d=e.sheet.querySelector(".mfm-bottomsheet-content");if(!d)return e;const f={first:"Headers",second:"Request",third:"Response"};l&&(f.first="Configs",f.second="Modifications",f.third="Full Rule");const p=null==(A=a.response)?void 0:A.body,u="string"==typeof p?p:JSON.stringify(p||{},null,2),h=function(e){if(!e||"object"!=typeof e)return"";const A=e,t=A["content-type"]||A["Content-Type"]||A["CONTENT-TYPE"];return"string"==typeof t?t.toLowerCase():""}(null==(t=a.response)?void 0:t.headers),m=!l&&"string"==typeof p&&!function(e){try{return JSON.parse(e),!0}catch{return!1}}(p)&&(h.includes("text/html")||/<!doctype html|<html[\s>]|<body[\s>]|<\/?[a-z][\s\S]*>/i.test(p));m||(e.responseBodyMode="TEXT");let g="";if("HEADERS"===n&&(g=function(e,A,t){const o=t?"":`\n <div class="mfm-detail-section" style="margin-top:16px">\n <div class="mfm-detail-title">Response Headers</div>\n <div class="mfm-detail-content"><pre style="margin:0">${JSON.stringify(A||{},null,2)}</pre></div>\n </div>\n `;return`\n <div class="mfm-detail-section">\n <div class="mfm-detail-title">${t?"Rule Configuration":"Request Headers"}</div>\n <div class="mfm-detail-content"><pre style="margin:0">${JSON.stringify(e||{},null,2)}</pre></div>\n </div>\n ${o}\n `}(a.request.headers,null==(o=a.response)?void 0:o.headers,l)),"REQ_BODY"===n&&(g=function(e,A){return`\n <div class="mfm-detail-section">\n <div class="mfm-detail-title">${A?"Enabled Modifications":"Request Body"}</div>\n <div class="mfm-detail-content" id="mfm-req-viewer"><pre style="margin:0">${"string"==typeof e?Ue(e):JSON.stringify(e,null,2)}</pre></div>\n </div>\n `}(a.request.body,l)),"RES_BODY"===n&&(g=function(e){const A=e.isRule?"Complete Rule Object":"Response Body";let t="";e.isHtmlNonJsonResponse&&(t=`\n <div style="display:flex; gap:8px; margin-bottom:8px;">\n <button class="mfm-btn-outline mfm-res-mode-btn ${"TEXT"===e.responseBodyMode?"active":""}" data-mode="TEXT">Text</button>\n <button class="mfm-btn-outline mfm-res-mode-btn ${"PREVIEW"===e.responseBodyMode?"active":""}" data-mode="PREVIEW">Preview</button>\n </div>\n `);let o=`<pre style="margin:0">${Ue(e.responseText)}</pre>`;return e.isHtmlNonJsonResponse&&"PREVIEW"===e.responseBodyMode&&(o='<iframe id="mfm-res-preview" sandbox="" style="width:100%; min-height:280px; border:1px solid var(--mfm-border); border-radius:8px; background:#fff;"></iframe>'),`\n <div class="mfm-detail-section">\n <div class="mfm-detail-title">${A}</div>\n ${t}\n <div class="mfm-detail-content" id="mfm-res-viewer">${o}</div>\n </div>\n `}({isRule:l,isHtmlNonJsonResponse:m,responseBodyMode:e.responseBodyMode,responseText:u})),d.innerHTML=`${function(e,A){return`\n <div class="mfm-detail-tabs" style="margin-top: 0;">\n <button class="mfm-detail-tab-btn ${"HEADERS"===e?"active":""}" data-tab="HEADERS">${A.first}</button>\n <button class="mfm-detail-tab-btn ${"REQ_BODY"===e?"active":""}" data-tab="REQ_BODY">${A.second}</button>\n <button class="mfm-detail-tab-btn ${"RES_BODY"===e?"active":""}" data-tab="RES_BODY">${A.third}</button>\n </div>\n `}(n,f)}<div class="mfm-detail-body">${g}</div>`,"REQ_BODY"===n&&a.request.body&&Fe(e.sheet,"#mfm-req-viewer",a.request.body),"RES_BODY"===n&&(null==(i=a.response)?void 0:i.body)&&!m&&Fe(e.sheet,"#mfm-res-viewer",a.response.body),"RES_BODY"===n&&m&&"PREVIEW"===e.responseBodyMode){const A=e.sheet.querySelector("#mfm-res-preview");A&&(A.srcdoc=u)}return e.sheet.querySelectorAll(".mfm-detail-tab-btn").forEach((e=>{e.onclick=()=>{const A=e.dataset.tab;A&&X.setDetailTab(A)}})),e.sheet.querySelectorAll(".mfm-res-mode-btn").forEach((A=>{A.onclick=()=>{const t=A.dataset.mode;t&&t!==e.responseBodyMode&&(e.responseBodyMode=t,Ie(e))}})),e.sheet.classList.add("active"),e}var He=function(e,A){return(He=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,A){e.__proto__=A}||function(e,A){for(var t in A)Object.prototype.hasOwnProperty.call(A,t)&&(e[t]=A[t])})(e,A)};function Le(e,A){if("function"!=typeof A&&null!==A)throw new TypeError("Class extends value "+String(A)+" is not a constructor or null");function t(){this.constructor=e}He(e,A),e.prototype=null===A?Object.create(A):(t.prototype=A.prototype,new t)}var Me=function(){return Me=Object.assign||function(e){for(var A,t=1,o=arguments.length;t<o;t++)for(var i in A=arguments[t])Object.prototype.hasOwnProperty.call(A,i)&&(e[i]=A[i]);return e},Me.apply(this,arguments)};function Se(e,A,t,o){return new(t||(t=Promise))((function(A,i){function r(e){try{s(o.next(e))}catch(e){i(e)}}function n(e){try{s(o.throw(e))}catch(e){i(e)}}function s(e){var o;e.done?A(e.value):(o=e.value,o instanceof t?o:new t((function(e){e(o)}))).then(r,n)}s((o=o.apply(e,[])).next())}))}function je(e,A){var t,o,i,r,n={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return r={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(r[Symbol.iterator]=function(){return this}),r;function s(r){return function(s){return function(r){if(t)throw new TypeError("Generator is already executing.");for(;n;)try{if(t=1,o&&(i=2&r[0]?o.return:r[0]?o.throw||((i=o.return)&&i.call(o),0):o.next)&&!(i=i.call(o,r[1])).done)return i;switch(o=0,i&&(r=[2&r[0],i.value]),r[0]){case 0:case 1:i=r;break;case 4:return n.label++,{value:r[1],done:!1};case 5:n.label++,o=r[1],r=[0];continue;case 7:r=n.ops.pop(),n.trys.pop();continue;default:if(!((i=(i=n.trys).length>0&&i[i.length-1])||6!==r[0]&&2!==r[0])){n=0;continue}if(3===r[0]&&(!i||r[1]>i[0]&&r[1]<i[3])){n.label=r[1];break}if(6===r[0]&&n.label<i[1]){n.label=i[1],i=r;break}if(i&&n.label<i[2]){n.label=i[2],n.ops.push(r);break}i[2]&&n.ops.pop(),n.trys.pop();continue}r=A.call(e,n)}catch(e){r=[6,e],o=0}finally{t=i=0}if(5&r[0])throw r[1];return{value:r[0]?r[1]:void 0,done:!0}}([r,s])}}}function Ke(e,A,t){if(2===arguments.length)for(var o,i=0,r=A.length;i<r;i++)!o&&i in A||(o||(o=Array.prototype.slice.call(A,0,i)),o[i]=A[i]);return e.concat(o||A)}for(var De=function(){function e(e,A,t,o){this.left=e,this.top=A,this.width=t,this.height=o}return e.prototype.add=function(A,t,o,i){return new e(this.left+A,this.top+t,this.width+o,this.height+i)},e.fromClientRect=function(A,t){return new e(t.left+A.windowBounds.left,t.top+A.windowBounds.top,t.width,t.height)},e.fromDOMRectList=function(A,t){var o=Array.from(t).find((function(e){return 0!==e.width}));return o?new e(o.left+A.windowBounds.left,o.top+A.windowBounds.top,o.width,o.height):e.EMPTY},e.EMPTY=new e(0,0,0,0),e}(),Re=function(e,A){return De.fromClientRect(e,A.getBoundingClientRect())},Te=function(e){for(var A=[],t=0,o=e.length;t<o;){var i=e.charCodeAt(t++);if(i>=55296&&i<=56319&&t<o){var r=e.charCodeAt(t++);56320==(64512&r)?A.push(((1023&i)<<10)+(1023&r)+65536):(A.push(i),t--)}else A.push(i)}return A},Oe=function(){for(var e=[],A=0;A<arguments.length;A++)e[A]=arguments[A];if(String.fromCodePoint)return String.fromCodePoint.apply(String,e);var t=e.length;if(!t)return"";for(var o=[],i=-1,r="";++i<t;){var n=e[i];n<=65535?o.push(n):(n-=65536,o.push(55296+(n>>10),n%1024+56320)),(i+1===t||o.length>16384)&&(r+=String.fromCharCode.apply(String,o),o.length=0)}return r},qe="undefined"==typeof Uint8Array?[]:new Uint8Array(256),_e=0;_e<64;_e++)qe["ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".charCodeAt(_e)]=_e;for(var Ge="undefined"==typeof Uint8Array?[]:new Uint8Array(256),Ne=0;Ne<64;Ne++)Ge["ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".charCodeAt(Ne)]=Ne;for(var ze=function(e,A,t){return e.slice?e.slice(A,t):new Uint16Array(Array.prototype.slice.call(e,A,t))},Pe=function(){function e(e,A,t,o,i,r){this.initialValue=e,this.errorValue=A,this.highStart=t,this.highValueIndex=o,this.index=i,this.data=r}return e.prototype.get=function(e){var A;if(e>=0){if(e<55296||e>56319&&e<=65535)return A=((A=this.index[e>>5])<<2)+(31&e),this.data[A];if(e<=65535)return A=((A=this.index[2048+(e-55296>>5)])<<2)+(31&e),this.data[A];if(e<this.highStart)return A=2080+(e>>11),A=this.index[A],A+=e>>5&63,A=((A=this.index[A])<<2)+(31&e),this.data[A];if(e<=1114111)return this.data[this.highValueIndex]}return this.errorValue},e}(),Ve="undefined"==typeof Uint8Array?[]:new Uint8Array(256),Je=0;Je<64;Je++)Ve["ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".charCodeAt(Je)]=Je;var Xe,Ye,We,Ze,$e,eA,AA,tA,oA=10,iA=13,rA=15,nA=17,sA=18,cA=19,aA=20,lA=21,dA=22,fA=24,pA=25,uA=26,hA=27,mA=28,gA=30,yA=32,wA=33,BA=34,kA=35,bA=37,xA=38,vA=39,QA=40,CA=42,UA=[9001,65288],FA="×",EA="÷",IA=(Ze=function(e){var A,t,o,i,r,n=39666,s=0;"="===e[52887]&&(n--,"="===e[52886]&&n--);var c="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof Uint8Array&&void 0!==Uint8Array.prototype.slice?new ArrayBuffer(n):new Array(n),a=Array.isArray(c)?c:new Uint8Array(c);for(A=0;A<52888;A+=4)t=Ge[e.charCodeAt(A)],o=Ge[e.charCodeAt(A+1)],i=Ge[e.charCodeAt(A+2)],r=Ge[e.charCodeAt(A+3)],a[s++]=t<<2|o>>4,a[s++]=(15&o)<<4|i>>2,a[s++]=(3&i)<<6|63&r;return c}("KwAAAAAAAAAACA4AUD0AADAgAAACAAAAAAAIABAAGABAAEgAUABYAGAAaABgAGgAYgBqAF8AZwBgAGgAcQB5AHUAfQCFAI0AlQCdAKIAqgCyALoAYABoAGAAaABgAGgAwgDKAGAAaADGAM4A0wDbAOEA6QDxAPkAAQEJAQ8BFwF1AH0AHAEkASwBNAE6AUIBQQFJAVEBWQFhAWgBcAF4ATAAgAGGAY4BlQGXAZ8BpwGvAbUBvQHFAc0B0wHbAeMB6wHxAfkBAQIJAvEBEQIZAiECKQIxAjgCQAJGAk4CVgJeAmQCbAJ0AnwCgQKJApECmQKgAqgCsAK4ArwCxAIwAMwC0wLbAjAA4wLrAvMC+AIAAwcDDwMwABcDHQMlAy0DNQN1AD0DQQNJA0kDSQNRA1EDVwNZA1kDdQB1AGEDdQBpA20DdQN1AHsDdQCBA4kDkQN1AHUAmQOhA3UAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AKYDrgN1AHUAtgO+A8YDzgPWAxcD3gPjA+sD8wN1AHUA+wMDBAkEdQANBBUEHQQlBCoEFwMyBDgEYABABBcDSARQBFgEYARoBDAAcAQzAXgEgASIBJAEdQCXBHUAnwSnBK4EtgS6BMIEyAR1AHUAdQB1AHUAdQCVANAEYABgAGAAYABgAGAAYABgANgEYADcBOQEYADsBPQE/AQEBQwFFAUcBSQFLAU0BWQEPAVEBUsFUwVbBWAAYgVgAGoFcgV6BYIFigWRBWAAmQWfBaYFYABgAGAAYABgAKoFYACxBbAFuQW6BcEFwQXHBcEFwQXPBdMF2wXjBeoF8gX6BQIGCgYSBhoGIgYqBjIGOgZgAD4GRgZMBmAAUwZaBmAAYABgAGAAYABgAGAAYABgAGAAYABgAGIGYABpBnAGYABgAGAAYABgAGAAYABgAGAAYAB4Bn8GhQZgAGAAYAB1AHcDFQSLBmAAYABgAJMGdQA9A3UAmwajBqsGqwaVALMGuwbDBjAAywbSBtIG1QbSBtIG0gbSBtIG0gbdBuMG6wbzBvsGAwcLBxMHAwcbByMHJwcsBywHMQcsB9IGOAdAB0gHTgfSBkgHVgfSBtIG0gbSBtIG0gbSBtIG0gbSBiwHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAdgAGAALAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAdbB2MHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsB2kH0gZwB64EdQB1AHUAdQB1AHUAdQB1AHUHfQdgAIUHjQd1AHUAlQedB2AAYAClB6sHYACzB7YHvgfGB3UAzgfWBzMB3gfmB1EB7gf1B/0HlQENAQUIDQh1ABUIHQglCBcDLQg1CD0IRQhNCEEDUwh1AHUAdQBbCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIcAh3CHoIMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIgggwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAALAcsBywHLAcsBywHLAcsBywHLAcsB4oILAcsB44I0gaWCJ4Ipgh1AHUAqgiyCHUAdQB1AHUAdQB1AHUAdQB1AHUAtwh8AXUAvwh1AMUIyQjRCNkI4AjoCHUAdQB1AO4I9gj+CAYJDgkTCS0HGwkjCYIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiAAIAAAAFAAYABgAGIAXwBgAHEAdQBFAJUAogCyAKAAYABgAEIA4ABGANMA4QDxAMEBDwE1AFwBLAE6AQEBUQF4QkhCmEKoQrhCgAHIQsAB0MLAAcABwAHAAeDC6ABoAHDCwMMAAcABwAHAAdDDGMMAAcAB6MM4wwjDWMNow3jDaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAEjDqABWw6bDqABpg6gAaABoAHcDvwOPA+gAaABfA/8DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DpcPAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcAB9cPKwkyCToJMAB1AHUAdQBCCUoJTQl1AFUJXAljCWcJawkwADAAMAAwAHMJdQB2CX4JdQCECYoJjgmWCXUAngkwAGAAYABxAHUApgn3A64JtAl1ALkJdQDACTAAMAAwADAAdQB1AHUAdQB1AHUAdQB1AHUAowYNBMUIMAAwADAAMADICcsJ0wnZCRUE4QkwAOkJ8An4CTAAMAB1AAAKvwh1AAgKDwoXCh8KdQAwACcKLgp1ADYKqAmICT4KRgowADAAdQB1AE4KMAB1AFYKdQBeCnUAZQowADAAMAAwADAAMAAwADAAMAAVBHUAbQowADAAdQC5CXUKMAAwAHwBxAijBogEMgF9CoQKiASMCpQKmgqIBKIKqgquCogEDQG2Cr4KxgrLCjAAMADTCtsKCgHjCusK8Qr5CgELMAAwADAAMAB1AIsECQsRC3UANAEZCzAAMAAwADAAMAB1ACELKQswAHUANAExCzkLdQBBC0kLMABRC1kLMAAwADAAMAAwADAAdQBhCzAAMAAwAGAAYABpC3ELdwt/CzAAMACHC4sLkwubC58Lpwt1AK4Ltgt1APsDMAAwADAAMAAwADAAMAAwAL4LwwvLC9IL1wvdCzAAMADlC+kL8Qv5C/8LSQswADAAMAAwADAAMAAwADAAMAAHDDAAMAAwADAAMAAODBYMHgx1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1ACYMMAAwADAAdQB1AHUALgx1AHUAdQB1AHUAdQA2DDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AD4MdQBGDHUAdQB1AHUAdQB1AEkMdQB1AHUAdQB1AFAMMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQBYDHUAdQB1AF8MMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUA+wMVBGcMMAAwAHwBbwx1AHcMfwyHDI8MMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAYABgAJcMMAAwADAAdQB1AJ8MlQClDDAAMACtDCwHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsB7UMLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AA0EMAC9DDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAsBywHLAcsBywHLAcsBywHLQcwAMEMyAwsBywHLAcsBywHLAcsBywHLAcsBywHzAwwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1ANQM2QzhDDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMABgAGAAYABgAGAAYABgAOkMYADxDGAA+AwADQYNYABhCWAAYAAODTAAMAAwADAAFg1gAGAAHg37AzAAMAAwADAAYABgACYNYAAsDTQNPA1gAEMNPg1LDWAAYABgAGAAYABgAGAAYABgAGAAUg1aDYsGVglhDV0NcQBnDW0NdQ15DWAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAlQCBDZUAiA2PDZcNMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAnw2nDTAAMAAwADAAMAAwAHUArw23DTAAMAAwADAAMAAwADAAMAAwADAAMAB1AL8NMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAB1AHUAdQB1AHUAdQDHDTAAYABgAM8NMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAA1w11ANwNMAAwAD0B5A0wADAAMAAwADAAMADsDfQN/A0EDgwOFA4wABsOMAAwADAAMAAwADAAMAAwANIG0gbSBtIG0gbSBtIG0gYjDigOwQUuDsEFMw7SBjoO0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGQg5KDlIOVg7SBtIGXg5lDm0OdQ7SBtIGfQ6EDooOjQ6UDtIGmg6hDtIG0gaoDqwO0ga0DrwO0gZgAGAAYADEDmAAYAAkBtIGzA5gANIOYADaDokO0gbSBt8O5w7SBu8O0gb1DvwO0gZgAGAAxA7SBtIG0gbSBtIGYABgAGAAYAAED2AAsAUMD9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGFA8sBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAccD9IGLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHJA8sBywHLAcsBywHLAccDywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywPLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAc0D9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAccD9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGFA8sBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHPA/SBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gYUD0QPlQCVAJUAMAAwADAAMACVAJUAlQCVAJUAlQCVAEwPMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAA//8EAAQABAAEAAQABAAEAAQABAANAAMAAQABAAIABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQACgATABcAHgAbABoAHgAXABYAEgAeABsAGAAPABgAHABLAEsASwBLAEsASwBLAEsASwBLABgAGAAeAB4AHgATAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQABYAGwASAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAWAA0AEQAeAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAFAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAJABYAGgAbABsAGwAeAB0AHQAeAE8AFwAeAA0AHgAeABoAGwBPAE8ADgBQAB0AHQAdAE8ATwAXAE8ATwBPABYAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAFAAUABQAFAAUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AHgAeAFAATwBAAE8ATwBPAEAATwBQAFAATwBQAB4AHgAeAB4AHgAeAB0AHQAdAB0AHgAdAB4ADgBQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgBQAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAJAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAkACQAJAAkACQAJAAkABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAFAAHgAeAB4AKwArAFAAUABQAFAAGABQACsAKwArACsAHgAeAFAAHgBQAFAAUAArAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAUAAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAYAA0AKwArAB4AHgAbACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQADQAEAB4ABAAEAB4ABAAEABMABAArACsAKwArACsAKwArACsAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAKwArACsAKwBWAFYAVgBWAB4AHgArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AGgAaABoAGAAYAB4AHgAEAAQABAAEAAQABAAEAAQABAAEAAQAEwAEACsAEwATAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABLAEsASwBLAEsASwBLAEsASwBLABoAGQAZAB4AUABQAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQABMAUAAEAAQABAAEAAQABAAEAB4AHgAEAAQABAAEAAQABABQAFAABAAEAB4ABAAEAAQABABQAFAASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUAAeAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAFAABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQAUABQAB4AHgAYABMAUAArACsABAAbABsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAFAABAAEAAQABAAEAFAABAAEAAQAUAAEAAQABAAEAAQAKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAArACsAHgArAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAUAAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAABAAEAA0ADQBLAEsASwBLAEsASwBLAEsASwBLAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUAArACsAKwBQAFAAUABQACsAKwAEAFAABAAEAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABABQACsAKwArACsAKwArACsAKwAEACsAKwArACsAUABQACsAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAFAAUAAaABoAUABQAFAAUABQAEwAHgAbAFAAHgAEACsAKwAEAAQABAArAFAAUABQAFAAUABQACsAKwArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQACsAUABQACsAKwAEACsABAAEAAQABAAEACsAKwArACsABAAEACsAKwAEAAQABAArACsAKwAEACsAKwArACsAKwArACsAUABQAFAAUAArAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLAAQABABQAFAAUAAEAB4AKwArACsAKwArACsAKwArACsAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQACsAKwAEAFAABAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAArACsAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAB4AGwArACsAKwArACsAKwArAFAABAAEAAQABAAEAAQAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABAArACsAKwArACsAKwArAAQABAAEACsAKwArACsAUABQACsAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAB4AUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAAQAUAArAFAAUABQAFAAUABQACsAKwArAFAAUABQACsAUABQAFAAUAArACsAKwBQAFAAKwBQACsAUABQACsAKwArAFAAUAArACsAKwBQAFAAUAArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArAAQABAAEAAQABAArACsAKwAEAAQABAArAAQABAAEAAQAKwArAFAAKwArACsAKwArACsABAArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAHgAeAB4AHgAeAB4AGwAeACsAKwArACsAKwAEAAQABAAEAAQAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAUAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAAEACsAKwArACsAKwArACsABAAEACsAUABQAFAAKwArACsAKwArAFAAUAAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAKwAOAFAAUABQAFAAUABQAFAAHgBQAAQABAAEAA4AUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAKwArAAQAUAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAAEACsAKwArACsAKwArACsABAAEACsAKwArACsAKwArACsAUAArAFAAUAAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwBQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAFAABAAEAAQABAAEAAQABAArAAQABAAEACsABAAEAAQABABQAB4AKwArACsAKwBQAFAAUAAEAFAAUABQAFAAUABQAFAAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAFAAUABQAFAAUABQAFAAUABQABoAUABQAFAAUABQAFAAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQACsAUAArACsAUABQAFAAUABQAFAAUAArACsAKwAEACsAKwArACsABAAEAAQABAAEAAQAKwAEACsABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArAAQABAAeACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAAqAFwAXAAqACoAKgAqACoAKgAqACsAKwArACsAGwBcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAeAEsASwBLAEsASwBLAEsASwBLAEsADQANACsAKwArACsAKwBcAFwAKwBcACsAXABcAFwAXABcACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACsAXAArAFwAXABcAFwAXABcAFwAXABcAFwAKgBcAFwAKgAqACoAKgAqACoAKgAqACoAXAArACsAXABcAFwAXABcACsAXAArACoAKgAqACoAKgAqACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwBcAFwAXABcAFAADgAOAA4ADgAeAA4ADgAJAA4ADgANAAkAEwATABMAEwATAAkAHgATAB4AHgAeAAQABAAeAB4AHgAeAB4AHgBLAEsASwBLAEsASwBLAEsASwBLAFAAUABQAFAAUABQAFAAUABQAFAADQAEAB4ABAAeAAQAFgARABYAEQAEAAQAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQADQAEAAQABAAEAAQADQAEAAQAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArAA0ADQAeAB4AHgAeAB4AHgAEAB4AHgAeAB4AHgAeACsAHgAeAA4ADgANAA4AHgAeAB4AHgAeAAkACQArACsAKwArACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgBcAEsASwBLAEsASwBLAEsASwBLAEsADQANAB4AHgAeAB4AXABcAFwAXABcAFwAKgAqACoAKgBcAFwAXABcACoAKgAqAFwAKgAqACoAXABcACoAKgAqACoAKgAqACoAXABcAFwAKgAqACoAKgBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKgAqAFwAKgBLAEsASwBLAEsASwBLAEsASwBLACoAKgAqACoAKgAqAFAAUABQAFAAUABQACsAUAArACsAKwArACsAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgBQAFAAUABQAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUAArACsAUABQAFAAUABQAFAAUAArAFAAKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAKwBQACsAUABQAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsABAAEAAQAHgANAB4AHgAeAB4AHgAeAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUAArACsADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAANAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAWABEAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAA0ADQANAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAANAA0AKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUAArAAQABAArACsAKwArACsAKwArACsAKwArACsAKwBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqAA0ADQAVAFwADQAeAA0AGwBcACoAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwAeAB4AEwATAA0ADQAOAB4AEwATAB4ABAAEAAQACQArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUAAEAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAHgArACsAKwATABMASwBLAEsASwBLAEsASwBLAEsASwBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAArACsAXABcAFwAXABcACsAKwArACsAKwArACsAKwArACsAKwBcAFwAXABcAFwAXABcAFwAXABcAFwAXAArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAXAArACsAKwAqACoAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAArACsAHgAeAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKwAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKwArAAQASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArACoAKgAqACoAKgAqACoAXAAqACoAKgAqACoAKgArACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABABQAFAAUABQAFAAUABQACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwANAA0AHgANAA0ADQANAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAEAAQAHgAeAB4AHgAeAB4AHgAeAB4AKwArACsABAAEAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwAeAB4AHgAeAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArAA0ADQANAA0ADQBLAEsASwBLAEsASwBLAEsASwBLACsAKwArAFAAUABQAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAA0ADQBQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUAAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArAAQABAAEAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAAQAUABQAFAAUABQAFAABABQAFAABAAEAAQAUAArACsAKwArACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsABAAEAAQABAAEAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAKwBQACsAUAArAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgBQAB4AHgAeAFAAUABQACsAHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQACsAKwAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQACsAHgAeAB4AHgAeAB4AHgAOAB4AKwANAA0ADQANAA0ADQANAAkADQANAA0ACAAEAAsABAAEAA0ACQANAA0ADAAdAB0AHgAXABcAFgAXABcAFwAWABcAHQAdAB4AHgAUABQAFAANAAEAAQAEAAQABAAEAAQACQAaABoAGgAaABoAGgAaABoAHgAXABcAHQAVABUAHgAeAB4AHgAeAB4AGAAWABEAFQAVABUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ADQAeAA0ADQANAA0AHgANAA0ADQAHAB4AHgAeAB4AKwAEAAQABAAEAAQABAAEAAQABAAEAFAAUAArACsATwBQAFAAUABQAFAAHgAeAB4AFgARAE8AUABPAE8ATwBPAFAAUABQAFAAUAAeAB4AHgAWABEAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArABsAGwAbABsAGwAbABsAGgAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGgAbABsAGwAbABoAGwAbABoAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAHgAeAFAAGgAeAB0AHgBQAB4AGgAeAB4AHgAeAB4AHgAeAB4AHgBPAB4AUAAbAB4AHgBQAFAAUABQAFAAHgAeAB4AHQAdAB4AUAAeAFAAHgBQAB4AUABPAFAAUAAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAHgBQAFAAUABQAE8ATwBQAFAAUABQAFAATwBQAFAATwBQAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAFAAUABQAFAATwBPAE8ATwBPAE8ATwBPAE8ATwBQAFAAUABQAFAAUABQAFAAUAAeAB4AUABQAFAAUABPAB4AHgArACsAKwArAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHQAdAB4AHgAeAB0AHQAeAB4AHQAeAB4AHgAdAB4AHQAbABsAHgAdAB4AHgAeAB4AHQAeAB4AHQAdAB0AHQAeAB4AHQAeAB0AHgAdAB0AHQAdAB0AHQAeAB0AHgAeAB4AHgAeAB0AHQAdAB0AHgAeAB4AHgAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHgAeAB0AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHgAeAB0AHQAdAB0AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAeAB4AHgAdAB4AHgAeAB4AHgAeAB4AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABYAEQAWABEAHgAeAB4AHgAeAB4AHQAeAB4AHgAeAB4AHgAeACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAWABEAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAFAAHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAeAB4AHQAdAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHQAdAB4AHgAeAB4AHQAdAB0AHgAeAB0AHgAeAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlAB4AHQAdAB4AHgAdAB4AHgAeAB4AHQAdAB4AHgAeAB4AJQAlAB0AHQAlAB4AJQAlACUAIAAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAeAB4AHgAeAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHgAdAB0AHQAeAB0AJQAdAB0AHgAdAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAdAB0AHQAdACUAHgAlACUAJQAdACUAJQAdAB0AHQAlACUAHQAdACUAHQAdACUAJQAlAB4AHQAeAB4AHgAeAB0AHQAlAB0AHQAdAB0AHQAdACUAJQAlACUAJQAdACUAJQAgACUAHQAdACUAJQAlACUAJQAlACUAJQAeAB4AHgAlACUAIAAgACAAIAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AFwAXABcAFwAXABcAHgATABMAJQAeAB4AHgAWABEAFgARABYAEQAWABEAFgARABYAEQAWABEATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABYAEQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAWABEAFgARABYAEQAWABEAFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFgARABYAEQAWABEAFgARABYAEQAWABEAFgARABYAEQAWABEAFgARABYAEQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAWABEAFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAEAAQABAAeAB4AKwArACsAKwArABMADQANAA0AUAATAA0AUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAUAANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAA0ADQANAA0ADQANAA0ADQAeAA0AFgANAB4AHgAXABcAHgAeABcAFwAWABEAFgARABYAEQAWABEADQANAA0ADQATAFAADQANAB4ADQANAB4AHgAeAB4AHgAMAAwADQANAA0AHgANAA0AFgANAA0ADQANAA0ADQANAA0AHgANAB4ADQANAB4AHgAeACsAKwArACsAKwArACsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwArACsAKwArACsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArAA0AEQARACUAJQBHAFcAVwAWABEAFgARABYAEQAWABEAFgARACUAJQAWABEAFgARABYAEQAWABEAFQAWABEAEQAlAFcAVwBXAFcAVwBXAFcAVwBXAAQABAAEAAQABAAEACUAVwBXAFcAVwA2ACUAJQBXAFcAVwBHAEcAJQAlACUAKwBRAFcAUQBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFEAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBRAFcAUQBXAFEAVwBXAFcAVwBXAFcAUQBXAFcAVwBXAFcAVwBRAFEAKwArAAQABAAVABUARwBHAFcAFQBRAFcAUQBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBRAFcAVwBXAFcAVwBXAFEAUQBXAFcAVwBXABUAUQBHAEcAVwArACsAKwArACsAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwAlACUAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACsAKwArACsAKwArACsAKwArACsAKwArAFEAUQBRAFEAUQBRAFEAUQBRAFEAUQBRAFEAUQBRAFEAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBPAE8ATwBPAE8ATwBPAE8AJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAEcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAADQATAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABLAEsASwBLAEsASwBLAEsASwBLAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAABAAEAAQABAAeAAQABAAEAAQABAAEAAQABAAEAAQAHgBQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUABQAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAeAA0ADQANAA0ADQArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAB4AHgAeAB4AHgAeAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AUABQAFAAUABQAFAAUABQAFAAUABQAAQAUABQAFAABABQAFAAUABQAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAeAB4AHgAeAAQAKwArACsAUABQAFAAUABQAFAAHgAeABoAHgArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAADgAOABMAEwArACsAKwArACsAKwArACsABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwANAA0ASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAFAAUAAeAB4AHgBQAA4AUABQAAQAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAA0ADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArAB4AWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYACsAKwArAAQAHgAeAB4AHgAeAB4ADQANAA0AHgAeAB4AHgArAFAASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArAB4AHgBcAFwAXABcAFwAKgBcAFwAXABcAFwAXABcAFwAXABcAEsASwBLAEsASwBLAEsASwBLAEsAXABcAFwAXABcACsAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArAFAAUABQAAQAUABQAFAAUABQAFAAUABQAAQABAArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAHgANAA0ADQBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAXAAqACoAKgBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAAqAFwAKgAqACoAXABcACoAKgBcAFwAXABcAFwAKgAqAFwAKgBcACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcACoAKgBQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAA0ADQBQAFAAUAAEAAQAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUAArACsAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQADQAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAVABVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBUAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVACsAKwArACsAKwArACsAKwArACsAKwArAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAKwArACsAKwBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAKwArACsAKwAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAKwArACsAKwArAFYABABWAFYAVgBWAFYAVgBWAFYAVgBWAB4AVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgArAFYAVgBWAFYAVgArAFYAKwBWAFYAKwBWAFYAKwBWAFYAVgBWAFYAVgBWAFYAVgBWAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAEQAWAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAaAB4AKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAGAARABEAGAAYABMAEwAWABEAFAArACsAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACUAJQAlACUAJQAWABEAFgARABYAEQAWABEAFgARABYAEQAlACUAFgARACUAJQAlACUAJQAlACUAEQAlABEAKwAVABUAEwATACUAFgARABYAEQAWABEAJQAlACUAJQAlACUAJQAlACsAJQAbABoAJQArACsAKwArAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAcAKwATACUAJQAbABoAJQAlABYAEQAlACUAEQAlABEAJQBXAFcAVwBXAFcAVwBXAFcAVwBXABUAFQAlACUAJQATACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXABYAJQARACUAJQAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAWACUAEQAlABYAEQARABYAEQARABUAVwBRAFEAUQBRAFEAUQBRAFEAUQBRAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAEcARwArACsAVwBXAFcAVwBXAFcAKwArAFcAVwBXAFcAVwBXACsAKwBXAFcAVwBXAFcAVwArACsAVwBXAFcAKwArACsAGgAbACUAJQAlABsAGwArAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwAEAAQABAAQAB0AKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsADQANAA0AKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAAQAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAA0AUABQAFAAUAArACsAKwArAFAAUABQAFAAUABQAFAAUAANAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwAeACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAKwArAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUAArACsAKwBQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwANAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAUABQAFAAUABQAAQABAAEACsABAAEACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAKwBQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEACsAKwArACsABABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAA0ADQANAA0ADQANAA0ADQAeACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAArACsAKwArAFAAUABQAFAAUAANAA0ADQANAA0ADQAUACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsADQANAA0ADQANAA0ADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAAQABAAEAAQAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArAAQABAANACsAKwBQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAB4AHgAeAB4AHgArACsAKwArACsAKwAEAAQABAAEAAQABAAEAA0ADQAeAB4AHgAeAB4AKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwAeACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsASwBLAEsASwBLAEsASwBLAEsASwANAA0ADQANAFAABAAEAFAAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAeAA4AUAArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAADQANAB4ADQAEAAQABAAEAB4ABAAEAEsASwBLAEsASwBLAEsASwBLAEsAUAAOAFAADQANAA0AKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAANAA0AHgANAA0AHgAEACsAUABQAFAAUABQAFAAUAArAFAAKwBQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAA0AKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsABAAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQACsABAAEAFAABAAEAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABAArACsAUAArACsAKwArACsAKwAEACsAKwArACsAKwBQAFAAUABQAFAABAAEACsAKwAEAAQABAAEAAQABAAEACsAKwArAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAAQABABQAFAAUABQAA0ADQANAA0AHgBLAEsASwBLAEsASwBLAEsASwBLAA0ADQArAB4ABABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAFAAUAAeAFAAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAArACsABAAEAAQABAAEAAQABAAEAAQADgANAA0AEwATAB4AHgAeAA0ADQANAA0ADQANAA0ADQANAA0ADQANAA0ADQANAFAAUABQAFAABAAEACsAKwAEAA0ADQAeAFAAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKwArACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBcAFwADQANAA0AKgBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAKwArAFAAKwArAFAAUABQAFAAUABQAFAAUAArAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQAKwAEAAQAKwArAAQABAAEAAQAUAAEAFAABAAEAA0ADQANACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAArACsABAAEAAQABAAEAAQABABQAA4AUAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAFAABAAEAAQABAAOAB4ADQANAA0ADQAOAB4ABAArACsAKwArACsAKwArACsAUAAEAAQABAAEAAQABAAEAAQABAAEAAQAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAA0ADQANAFAADgAOAA4ADQANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEACsABAAEAAQABAAEAAQABAAEAFAADQANAA0ADQANACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwAOABMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAArACsAKwAEACsABAAEACsABAAEAAQABAAEAAQABABQAAQAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAKwBQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQAKwAEAAQAKwAEAAQABAAEAAQAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAaABoAGgAaAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsADQANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAASABIAEgAQwBDAEMAUABQAFAAUABDAFAAUABQAEgAQwBIAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAASABDAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwAJAAkACQAJAAkACQAJABYAEQArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABIAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwANAA0AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEAAQABAANACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAA0ADQANAB4AHgAeAB4AHgAeAFAAUABQAFAADQAeACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAANAA0AHgAeACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwAEAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAARwBHABUARwAJACsAKwArACsAKwArACsAKwArACsAKwAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACsAKwArACsAKwArACsAKwBXAFcAVwBXAFcAVwBXAFcAVwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUQBRAFEAKwArACsAKwArACsAKwArACsAKwArACsAKwBRAFEAUQBRACsAKwArACsAKwArACsAKwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArACsAHgAEAAQADQAEAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArAB4AHgAeAB4AHgAeAB4AKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAAQABAAEAAQABAAeAB4AHgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAB4AHgAEAAQABAAEAAQABAAEAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQAHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwBQAFAAKwArAFAAKwArAFAAUAArACsAUABQAFAAUAArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAUAArAFAAUABQAFAAUABQAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAHgAeAFAAUABQAFAAUAArAFAAKwArACsAUABQAFAAUABQAFAAUAArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeACsAKwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4ABAAeAB4AHgAeAB4AHgAeAB4AHgAeAAQAHgAeAA0ADQANAA0AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAAQAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArAAQABAAEAAQABAAEAAQAKwAEAAQAKwAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwBQAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArABsAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArAB4AHgAeAB4ABAAEAAQABAAEAAQABABQACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArABYAFgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAGgBQAFAAUAAaAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAKwBQACsAKwBQACsAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwBQACsAUAArACsAKwArACsAKwBQACsAKwArACsAUAArAFAAKwBQACsAUABQAFAAKwBQAFAAKwBQACsAKwBQACsAUAArAFAAKwBQACsAUAArAFAAUAArAFAAKwArAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUAArAFAAUABQAFAAKwBQACsAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAUABQAFAAKwBQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8AJQAlACUAHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB4AHgAeACUAJQAlAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAlACUAJQAlACUAHgAlACUAJQAlACUAIAAgACAAJQAlACAAJQAlACAAIAAgACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACEAIQAhACEAIQAlACUAIAAgACUAJQAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlACUAIAAlACUAJQAlACAAIAAgACUAIAAgACAAJQAlACUAJQAlACUAJQAgACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAlAB4AJQAeACUAJQAlACUAJQAgACUAJQAlACUAHgAlAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAgACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACAAIAAgACUAJQAlACAAIAAgACAAIAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABcAFwAXABUAFQAVAB4AHgAeAB4AJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAgACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAgACUAJQAgACUAJQAlACUAJQAlACUAJQAgACAAIAAgACAAIAAgACAAJQAlACUAJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAgACAAIAAgACAAIAAgACAAIAAgACUAJQAgACAAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAgACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAlACAAIAAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAgACAAIAAlACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwArAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACUAVwBXACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAA=="),$e=Array.isArray(Ze)?function(e){for(var A=e.length,t=[],o=0;o<A;o+=4)t.push(e[o+3]<<24|e[o+2]<<16|e[o+1]<<8|e[o]);return t}(Ze):new Uint32Array(Ze),eA=Array.isArray(Ze)?function(e){for(var A=e.length,t=[],o=0;o<A;o+=2)t.push(e[o+1]<<8|e[o]);return t}(Ze):new Uint16Array(Ze),AA=ze(eA,12,$e[4]/2),tA=2===$e[5]?ze(eA,(24+$e[4])/2):(Xe=$e,Ye=Math.ceil((24+$e[4])/4),Xe.slice?Xe.slice(Ye,We):new Uint32Array(Array.prototype.slice.call(Xe,Ye,We))),new Pe($e[0],$e[1],$e[2],$e[3],AA,tA)),HA=[gA,36],LA=[1,2,3,5],MA=[oA,8],SA=[hA,uA],jA=LA.concat(MA),KA=[xA,vA,QA,BA,kA],DA=[rA,iA],RA=function(e,A,t,o){var i=o[t];if(Array.isArray(e)?-1!==e.indexOf(i):e===i)for(var r=t;r<=o.length;){if((c=o[++r])===A)return!0;if(c!==oA)break}if(i===oA)for(r=t;r>0;){var n=o[--r];if(Array.isArray(e)?-1!==e.indexOf(n):e===n)for(var s=t;s<=o.length;){var c;if((c=o[++s])===A)return!0;if(c!==oA)break}if(n!==oA)break}return!1},TA=function(e,A){for(var t=e;t>=0;){var o=A[t];if(o!==oA)return o;t--}return 0},OA=function(e,A,t,o,i){if(0===t[o])return FA;var r=o-1;if(Array.isArray(i)&&!0===i[r])return FA;var n=r-1,s=r+1,c=A[r],a=n>=0?A[n]:0,l=A[s];if(2===c&&3===l)return FA;if(-1!==LA.indexOf(c))return"!";if(-1!==LA.indexOf(l))return FA;if(-1!==MA.indexOf(l))return FA;if(8===TA(r,A))return EA;if(11===IA.get(e[r]))return FA;if((c===yA||c===wA)&&11===IA.get(e[s]))return FA;if(7===c||7===l)return FA;if(9===c)return FA;if(-1===[oA,iA,rA].indexOf(c)&&9===l)return FA;if(-1!==[nA,sA,cA,fA,mA].indexOf(l))return FA;if(TA(r,A)===dA)return FA;if(RA(23,dA,r,A))return FA;if(RA([nA,sA],lA,r,A))return FA;if(RA(12,12,r,A))return FA;if(c===oA)return EA;if(23===c||23===l)return FA;if(16===l||16===c)return EA;if(-1!==[iA,rA,lA].indexOf(l)||14===c)return FA;if(36===a&&-1!==DA.indexOf(c))return FA;if(c===mA&&36===l)return FA;if(l===aA)return FA;if(-1!==HA.indexOf(l)&&c===pA||-1!==HA.indexOf(c)&&l===pA)return FA;if(c===hA&&-1!==[bA,yA,wA].indexOf(l)||-1!==[bA,yA,wA].indexOf(c)&&l===uA)return FA;if(-1!==HA.indexOf(c)&&-1!==SA.indexOf(l)||-1!==SA.indexOf(c)&&-1!==HA.indexOf(l))return FA;if(-1!==[hA,uA].indexOf(c)&&(l===pA||-1!==[dA,rA].indexOf(l)&&A[s+1]===pA)||-1!==[dA,rA].indexOf(c)&&l===pA||c===pA&&-1!==[pA,mA,fA].indexOf(l))return FA;if(-1!==[pA,mA,fA,nA,sA].indexOf(l))for(var d=r;d>=0;){if((f=A[d])===pA)return FA;if(-1===[mA,fA].indexOf(f))break;d--}if(-1!==[hA,uA].indexOf(l))for(d=-1!==[nA,sA].indexOf(c)?n:r;d>=0;){var f;if((f=A[d])===pA)return FA;if(-1===[mA,fA].indexOf(f))break;d--}if(xA===c&&-1!==[xA,vA,BA,kA].indexOf(l)||-1!==[vA,BA].indexOf(c)&&-1!==[vA,QA].indexOf(l)||-1!==[QA,kA].indexOf(c)&&l===QA)return FA;if(-1!==KA.indexOf(c)&&-1!==[aA,uA].indexOf(l)||-1!==KA.indexOf(l)&&c===hA)return FA;if(-1!==HA.indexOf(c)&&-1!==HA.indexOf(l))return FA;if(c===fA&&-1!==HA.indexOf(l))return FA;if(-1!==HA.concat(pA).indexOf(c)&&l===dA&&-1===UA.indexOf(e[s])||-1!==HA.concat(pA).indexOf(l)&&c===sA)return FA;if(41===c&&41===l){for(var p=t[r],u=1;p>0&&41===A[--p];)u++;if(u%2!=0)return FA}return c===yA&&l===wA?FA:EA},qA=function(){function e(e,A,t,o){this.codePoints=e,this.required="!"===A,this.start=t,this.end=o}return e.prototype.slice=function(){return Oe.apply(void 0,this.codePoints.slice(this.start,this.end))},e}(),_A=45,GA=43,NA=-1,zA=function(e){return e>=48&&e<=57},PA=function(e){return zA(e)||e>=65&&e<=70||e>=97&&e<=102},VA=function(e){return 10===e||9===e||32===e},JA=function(e){return function(e){return function(e){return e>=97&&e<=122}(e)||function(e){return e>=65&&e<=90}(e)}(e)||function(e){return e>=128}(e)||95===e},XA=function(e){return JA(e)||zA(e)||e===_A},YA=function(e){return e>=0&&e<=8||11===e||e>=14&&e<=31||127===e},WA=function(e,A){return 92===e&&10!==A},ZA=function(e,A,t){return e===_A?JA(A)||WA(A,t):!!JA(e)||!(92!==e||!WA(e,A))},$A=function(e,A,t){return e===GA||e===_A?!!zA(A)||46===A&&zA(t):zA(46===e?A:e)},et=function(e){var A=0,t=1;e[A]!==GA&&e[A]!==_A||(e[A]===_A&&(t=-1),A++);for(var o=[];zA(e[A]);)o.push(e[A++]);var i=o.length?parseInt(Oe.apply(void 0,o),10):0;46===e[A]&&A++;for(var r=[];zA(e[A]);)r.push(e[A++]);var n=r.length,s=n?parseInt(Oe.apply(void 0,r),10):0;69!==e[A]&&101!==e[A]||A++;var c=1;e[A]!==GA&&e[A]!==_A||(e[A]===_A&&(c=-1),A++);for(var a=[];zA(e[A]);)a.push(e[A++]);var l=a.length?parseInt(Oe.apply(void 0,a),10):0;return t*(i+s*Math.pow(10,-n))*Math.pow(10,c*l)},At={type:2},tt={type:3},ot={type:4},it={type:13},rt={type:8},nt={type:21},st={type:9},ct={type:10},at={type:11},lt={type:12},dt={type:14},ft={type:23},pt={type:1},ut={type:25},ht={type:24},mt={type:26},gt={type:27},yt={type:28},wt={type:29},Bt={type:31},kt={type:32},bt=function(){function e(){this._value=[]}return e.prototype.write=function(e){this._value=this._value.concat(Te(e))},e.prototype.read=function(){for(var e=[],A=this.consumeToken();A!==kt;)e.push(A),A=this.consumeToken();return e},e.prototype.consumeToken=function(){var e=this.consumeCodePoint();switch(e){case 34:return this.consumeStringToken(34);case 35:var A=this.peekCodePoint(0),t=this.peekCodePoint(1),o=this.peekCodePoint(2);if(XA(A)||WA(t,o)){var i=ZA(A,t,o)?2:1;return{type:5,value:this.consumeName(),flags:i}}break;case 36:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),it;break;case 39:return this.consumeStringToken(39);case 40:return At;case 41:return tt;case 42:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),dt;break;case GA:if($A(e,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(e),this.consumeNumericToken();break;case 44:return ot;case _A:var r=e,n=this.peekCodePoint(0),s=this.peekCodePoint(1);if($A(r,n,s))return this.reconsumeCodePoint(e),this.consumeNumericToken();if(ZA(r,n,s))return this.reconsumeCodePoint(e),this.consumeIdentLikeToken();if(n===_A&&62===s)return this.consumeCodePoint(),this.consumeCodePoint(),ht;break;case 46:if($A(e,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(e),this.consumeNumericToken();break;case 47:if(42===this.peekCodePoint(0))for(this.consumeCodePoint();;){var c=this.consumeCodePoint();if(42===c&&47===(c=this.consumeCodePoint()))return this.consumeToken();if(c===NA)return this.consumeToken()}break;case 58:return mt;case 59:return gt;case 60:if(33===this.peekCodePoint(0)&&this.peekCodePoint(1)===_A&&this.peekCodePoint(2)===_A)return this.consumeCodePoint(),this.consumeCodePoint(),ut;break;case 64:var a=this.peekCodePoint(0),l=this.peekCodePoint(1),d=this.peekCodePoint(2);if(ZA(a,l,d))return{type:7,value:this.consumeName()};break;case 91:return yt;case 92:if(WA(e,this.peekCodePoint(0)))return this.reconsumeCodePoint(e),this.consumeIdentLikeToken();break;case 93:return wt;case 61:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),rt;break;case 123:return at;case 125:return lt;case 117:case 85:var f=this.peekCodePoint(0),p=this.peekCodePoint(1);return f!==GA||!PA(p)&&63!==p||(this.consumeCodePoint(),this.consumeUnicodeRangeToken()),this.reconsumeCodePoint(e),this.consumeIdentLikeToken();case 124:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),st;if(124===this.peekCodePoint(0))return this.consumeCodePoint(),nt;break;case 126:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),ct;break;case NA:return kt}return VA(e)?(this.consumeWhiteSpace(),Bt):zA(e)?(this.reconsumeCodePoint(e),this.consumeNumericToken()):JA(e)?(this.reconsumeCodePoint(e),this.consumeIdentLikeToken()):{type:6,value:Oe(e)}},e.prototype.consumeCodePoint=function(){var e=this._value.shift();return void 0===e?-1:e},e.prototype.reconsumeCodePoint=function(e){this._value.unshift(e)},e.prototype.peekCodePoint=function(e){return e>=this._value.length?-1:this._value[e]},e.prototype.consumeUnicodeRangeToken=function(){for(var e=[],A=this.consumeCodePoint();PA(A)&&e.length<6;)e.push(A),A=this.consumeCodePoint();for(var t=!1;63===A&&e.length<6;)e.push(A),A=this.consumeCodePoint(),t=!0;if(t)return{type:30,start:parseInt(Oe.apply(void 0,e.map((function(e){return 63===e?48:e}))),16),end:parseInt(Oe.apply(void 0,e.map((function(e){return 63===e?70:e}))),16)};var o=parseInt(Oe.apply(void 0,e),16);if(this.peekCodePoint(0)===_A&&PA(this.peekCodePoint(1))){this.consumeCodePoint(),A=this.consumeCodePoint();for(var i=[];PA(A)&&i.length<6;)i.push(A),A=this.consumeCodePoint();return{type:30,start:o,end:parseInt(Oe.apply(void 0,i),16)}}return{type:30,start:o,end:o}},e.prototype.consumeIdentLikeToken=function(){var e=this.consumeName();return"url"===e.toLowerCase()&&40===this.peekCodePoint(0)?(this.consumeCodePoint(),this.consumeUrlToken()):40===this.peekCodePoint(0)?(this.consumeCodePoint(),{type:19,value:e}):{type:20,value:e}},e.prototype.consumeUrlToken=function(){var e=[];if(this.consumeWhiteSpace(),this.peekCodePoint(0)===NA)return{type:22,value:""};var A=this.peekCodePoint(0);if(39===A||34===A){var t=this.consumeStringToken(this.consumeCodePoint());return 0===t.type&&(this.consumeWhiteSpace(),this.peekCodePoint(0)===NA||41===this.peekCodePoint(0))?(this.consumeCodePoint(),{type:22,value:t.value}):(this.consumeBadUrlRemnants(),ft)}for(;;){var o=this.consumeCodePoint();if(o===NA||41===o)return{type:22,value:Oe.apply(void 0,e)};if(VA(o))return this.consumeWhiteSpace(),this.peekCodePoint(0)===NA||41===this.peekCodePoint(0)?(this.consumeCodePoint(),{type:22,value:Oe.apply(void 0,e)}):(this.consumeBadUrlRemnants(),ft);if(34===o||39===o||40===o||YA(o))return this.consumeBadUrlRemnants(),ft;if(92===o){if(!WA(o,this.peekCodePoint(0)))return this.consumeBadUrlRemnants(),ft;e.push(this.consumeEscapedCodePoint())}else e.push(o)}},e.prototype.consumeWhiteSpace=function(){for(;VA(this.peekCodePoint(0));)this.consumeCodePoint()},e.prototype.consumeBadUrlRemnants=function(){for(;;){var e=this.consumeCodePoint();if(41===e||e===NA)return;WA(e,this.peekCodePoint(0))&&this.consumeEscapedCodePoint()}},e.prototype.consumeStringSlice=function(e){for(var A="";e>0;){var t=Math.min(5e4,e);A+=Oe.apply(void 0,this._value.splice(0,t)),e-=t}return this._value.shift(),A},e.prototype.consumeStringToken=function(e){for(var A="",t=0;;){var o=this._value[t];if(o===NA||void 0===o||o===e)return{type:0,value:A+=this.consumeStringSlice(t)};if(10===o)return this._value.splice(0,t),pt;if(92===o){var i=this._value[t+1];i!==NA&&void 0!==i&&(10===i?(A+=this.consumeStringSlice(t),t=-1,this._value.shift()):WA(o,i)&&(A+=this.consumeStringSlice(t),A+=Oe(this.consumeEscapedCodePoint()),t=-1))}t++}},e.prototype.consumeNumber=function(){var e=[],A=4,t=this.peekCodePoint(0);for(t!==GA&&t!==_A||e.push(this.consumeCodePoint());zA(this.peekCodePoint(0));)e.push(this.consumeCodePoint());t=this.peekCodePoint(0);var o=this.peekCodePoint(1);if(46===t&&zA(o))for(e.push(this.consumeCodePoint(),this.consumeCodePoint()),A=8;zA(this.peekCodePoint(0));)e.push(this.consumeCodePoint());t=this.peekCodePoint(0),o=this.peekCodePoint(1);var i=this.peekCodePoint(2);if((69===t||101===t)&&((o===GA||o===_A)&&zA(i)||zA(o)))for(e.push(this.consumeCodePoint(),this.consumeCodePoint()),A=8;zA(this.peekCodePoint(0));)e.push(this.consumeCodePoint());return[et(e),A]},e.prototype.consumeNumericToken=function(){var e=this.consumeNumber(),A=e[0],t=e[1],o=this.peekCodePoint(0),i=this.peekCodePoint(1),r=this.peekCodePoint(2);return ZA(o,i,r)?{type:15,number:A,flags:t,unit:this.consumeName()}:37===o?(this.consumeCodePoint(),{type:16,number:A,flags:t}):{type:17,number:A,flags:t}},e.prototype.consumeEscapedCodePoint=function(){var e=this.consumeCodePoint();if(PA(e)){for(var A=Oe(e);PA(this.peekCodePoint(0))&&A.length<6;)A+=Oe(this.consumeCodePoint());VA(this.peekCodePoint(0))&&this.consumeCodePoint();var t=parseInt(A,16);return 0===t||function(e){return e>=55296&&e<=57343}(t)||t>1114111?65533:t}return e===NA?65533:e},e.prototype.consumeName=function(){for(var e="";;){var A=this.consumeCodePoint();if(XA(A))e+=Oe(A);else{if(!WA(A,this.peekCodePoint(0)))return this.reconsumeCodePoint(A),e;e+=Oe(this.consumeEscapedCodePoint())}}},e}(),xt=function(){function e(e){this._tokens=e}return e.create=function(A){var t=new bt;return t.write(A),new e(t.read())},e.parseValue=function(A){return e.create(A).parseComponentValue()},e.parseValues=function(A){return e.create(A).parseComponentValues()},e.prototype.parseComponentValue=function(){for(var e=this.consumeToken();31===e.type;)e=this.consumeToken();if(32===e.type)throw new SyntaxError("Error parsing CSS component value, unexpected EOF");this.reconsumeToken(e);var A=this.consumeComponentValue();do{e=this.consumeToken()}while(31===e.type);if(32===e.type)return A;throw new SyntaxError("Error parsing CSS component value, multiple values found when expecting only one")},e.prototype.parseComponentValues=function(){for(var e=[];;){var A=this.consumeComponentValue();if(32===A.type)return e;e.push(A),e.push()}},e.prototype.consumeComponentValue=function(){var e=this.consumeToken();switch(e.type){case 11:case 28:case 2:return this.consumeSimpleBlock(e.type);case 19:return this.consumeFunction(e)}return e},e.prototype.consumeSimpleBlock=function(e){for(var A={type:e,values:[]},t=this.consumeToken();;){if(32===t.type||Lt(t,e))return A;this.reconsumeToken(t),A.values.push(this.consumeComponentValue()),t=this.consumeToken()}},e.prototype.consumeFunction=function(e){for(var A={name:e.value,values:[],type:18};;){var t=this.consumeToken();if(32===t.type||3===t.type)return A;this.reconsumeToken(t),A.values.push(this.consumeComponentValue())}},e.prototype.consumeToken=function(){var e=this._tokens.shift();return void 0===e?kt:e},e.prototype.reconsumeToken=function(e){this._tokens.unshift(e)},e}(),vt=function(e){return 15===e.type},Qt=function(e){return 17===e.type},Ct=function(e){return 20===e.type},Ut=function(e){return 0===e.type},Ft=function(e,A){return Ct(e)&&e.value===A},Et=function(e){return 31!==e.type},It=function(e){return 31!==e.type&&4!==e.type},Ht=function(e){var A=[],t=[];return e.forEach((function(e){if(4===e.type){if(0===t.length)throw new Error("Error parsing function args, zero tokens for arg");return A.push(t),void(t=[])}31!==e.type&&t.push(e)})),t.length&&A.push(t),A},Lt=function(e,A){return 11===A&&12===e.type||28===A&&29===e.type||2===A&&3===e.type},Mt=function(e){return 17===e.type||15===e.type},St=function(e){return 16===e.type||Mt(e)},jt=function(e){return e.length>1?[e[0],e[1]]:[e[0]]},Kt={type:17,number:0,flags:4},Dt={type:16,number:50,flags:4},Rt={type:16,number:100,flags:4},Tt=function(e,A,t){var o=e[0],i=e[1];return[Ot(o,A),Ot(void 0!==i?i:o,t)]},Ot=function(e,A){if(16===e.type)return e.number/100*A;if(vt(e))switch(e.unit){case"rem":case"em":return 16*e.number;default:return e.number}return e.number},qt="grad",_t="turn",Gt=function(e,A){if(15===A.type)switch(A.unit){case"deg":return Math.PI*A.number/180;case qt:return Math.PI/200*A.number;case"rad":return A.number;case _t:return 2*Math.PI*A.number}throw new Error("Unsupported angle type")},Nt=function(e){return 15===e.type&&("deg"===e.unit||e.unit===qt||"rad"===e.unit||e.unit===_t)},zt=function(e){switch(e.filter(Ct).map((function(e){return e.value})).join(" ")){case"to bottom right":case"to right bottom":case"left top":case"top left":return[Kt,Kt];case"to top":case"bottom":return Pt(0);case"to bottom left":case"to left bottom":case"right top":case"top right":return[Kt,Rt];case"to right":case"left":return Pt(90);case"to top left":case"to left top":case"right bottom":case"bottom right":return[Rt,Rt];case"to bottom":case"top":return Pt(180);case"to top right":case"to right top":case"left bottom":case"bottom left":return[Rt,Kt];case"to left":case"right":return Pt(270)}return 0},Pt=function(e){return Math.PI*e/180},Vt=function(e,A){if(18===A.type){var t=oo[A.name];if(void 0===t)throw new Error('Attempting to parse an unsupported color function "'+A.name+'"');return t(e,A.values)}if(5===A.type){if(3===A.value.length){var o=A.value.substring(0,1),i=A.value.substring(1,2),r=A.value.substring(2,3);return Yt(parseInt(o+o,16),parseInt(i+i,16),parseInt(r+r,16),1)}if(4===A.value.length){o=A.value.substring(0,1),i=A.value.substring(1,2),r=A.value.substring(2,3);var n=A.value.substring(3,4);return Yt(parseInt(o+o,16),parseInt(i+i,16),parseInt(r+r,16),parseInt(n+n,16)/255)}if(6===A.value.length)return o=A.value.substring(0,2),i=A.value.substring(2,4),r=A.value.substring(4,6),Yt(parseInt(o,16),parseInt(i,16),parseInt(r,16),1);if(8===A.value.length)return o=A.value.substring(0,2),i=A.value.substring(2,4),r=A.value.substring(4,6),n=A.value.substring(6,8),Yt(parseInt(o,16),parseInt(i,16),parseInt(r,16),parseInt(n,16)/255)}if(20===A.type){var s=ro[A.value.toUpperCase()];if(void 0!==s)return s}return ro.TRANSPARENT},Jt=function(e){return!(255&e)},Xt=function(e){var A=255&e,t=255&e>>8,o=255&e>>16,i=255&e>>24;return A<255?"rgba("+i+","+o+","+t+","+A/255+")":"rgb("+i+","+o+","+t+")"},Yt=function(e,A,t,o){return(e<<24|A<<16|t<<8|Math.round(255*o))>>>0},Wt=function(e,A){if(17===e.type)return e.number;if(16===e.type){var t=3===A?1:255;return 3===A?e.number/100*t:Math.round(e.number/100*t)}return 0},Zt=function(e,A){var t=A.filter(It);if(3===t.length){var o=t.map(Wt),i=o[0],r=o[1],n=o[2];return Yt(i,r,n,1)}if(4===t.length){var s=t.map(Wt),c=(i=s[0],r=s[1],n=s[2],s[3]);return Yt(i,r,n,c)}return 0};function $t(e,A,t){return t<0&&(t+=1),t>=1&&(t-=1),t<1/6?(A-e)*t*6+e:t<.5?A:t<2/3?6*(A-e)*(2/3-t)+e:e}var eo,Ao,to=function(e,A){var t=A.filter(It),o=t[0],i=t[1],r=t[2],n=t[3],s=(17===o.type?Pt(o.number):Gt(0,o))/(2*Math.PI),c=St(i)?i.number/100:0,a=St(r)?r.number/100:0,l=void 0!==n&&St(n)?Ot(n,1):1;if(0===c)return Yt(255*a,255*a,255*a,1);var d=a<=.5?a*(c+1):a+c-a*c,f=2*a-d,p=$t(f,d,s+1/3),u=$t(f,d,s),h=$t(f,d,s-1/3);return Yt(255*p,255*u,255*h,l)},oo={hsl:to,hsla:to,rgb:Zt,rgba:Zt},io=function(e,A){return Vt(e,xt.create(A).parseComponentValue())},ro={ALICEBLUE:4042850303,ANTIQUEWHITE:4209760255,AQUA:16777215,AQUAMARINE:2147472639,AZURE:4043309055,BEIGE:4126530815,BISQUE:4293182719,BLACK:255,BLANCHEDALMOND:4293643775,BLUE:65535,BLUEVIOLET:2318131967,BROWN:2771004159,BURLYWOOD:3736635391,CADETBLUE:1604231423,CHARTREUSE:2147418367,CHOCOLATE:3530104575,CORAL:4286533887,CORNFLOWERBLUE:1687547391,CORNSILK:4294499583,CRIMSON:3692313855,CYAN:16777215,DARKBLUE:35839,DARKCYAN:9145343,DARKGOLDENROD:3095837695,DARKGRAY:2846468607,DARKGREEN:6553855,DARKGREY:2846468607,DARKKHAKI:3182914559,DARKMAGENTA:2332068863,DARKOLIVEGREEN:1433087999,DARKORANGE:4287365375,DARKORCHID:2570243327,DARKRED:2332033279,DARKSALMON:3918953215,DARKSEAGREEN:2411499519,DARKSLATEBLUE:1211993087,DARKSLATEGRAY:793726975,DARKSLATEGREY:793726975,DARKTURQUOISE:13554175,DARKVIOLET:2483082239,DEEPPINK:4279538687,DEEPSKYBLUE:12582911,DIMGRAY:1768516095,DIMGREY:1768516095,DODGERBLUE:512819199,FIREBRICK:2988581631,FLORALWHITE:4294635775,FORESTGREEN:579543807,FUCHSIA:4278255615,GAINSBORO:3705462015,GHOSTWHITE:4177068031,GOLD:4292280575,GOLDENROD:3668254975,GRAY:2155905279,GREEN:8388863,GREENYELLOW:2919182335,GREY:2155905279,HONEYDEW:4043305215,HOTPINK:4285117695,INDIANRED:3445382399,INDIGO:1258324735,IVORY:4294963455,KHAKI:4041641215,LAVENDER:3873897215,LAVENDERBLUSH:4293981695,LAWNGREEN:2096890111,LEMONCHIFFON:4294626815,LIGHTBLUE:2916673279,LIGHTCORAL:4034953471,LIGHTCYAN:3774873599,LIGHTGOLDENRODYELLOW:4210742015,LIGHTGRAY:3553874943,LIGHTGREEN:2431553791,LIGHTGREY:3553874943,LIGHTPINK:4290167295,LIGHTSALMON:4288707327,LIGHTSEAGREEN:548580095,LIGHTSKYBLUE:2278488831,LIGHTSLATEGRAY:2005441023,LIGHTSLATEGREY:2005441023,LIGHTSTEELBLUE:2965692159,LIGHTYELLOW:4294959359,LIME:16711935,LIMEGREEN:852308735,LINEN:4210091775,MAGENTA:4278255615,MAROON:2147483903,MEDIUMAQUAMARINE:1724754687,MEDIUMBLUE:52735,MEDIUMORCHID:3126187007,MEDIUMPURPLE:2473647103,MEDIUMSEAGREEN:1018393087,MEDIUMSLATEBLUE:2070474495,MEDIUMSPRINGGREEN:16423679,MEDIUMTURQUOISE:1221709055,MEDIUMVIOLETRED:3340076543,MIDNIGHTBLUE:421097727,MINTCREAM:4127193855,MISTYROSE:4293190143,MOCCASIN:4293178879,NAVAJOWHITE:4292783615,NAVY:33023,OLDLACE:4260751103,OLIVE:2155872511,OLIVEDRAB:1804477439,ORANGE:4289003775,ORANGERED:4282712319,ORCHID:3664828159,PALEGOLDENROD:4008225535,PALEGREEN:2566625535,PALETURQUOISE:2951671551,PALEVIOLETRED:3681588223,PAPAYAWHIP:4293907967,PEACHPUFF:4292524543,PERU:3448061951,PINK:4290825215,PLUM:3718307327,POWDERBLUE:2967529215,PURPLE:2147516671,REBECCAPURPLE:1714657791,RED:4278190335,ROSYBROWN:3163525119,ROYALBLUE:1097458175,SADDLEBROWN:2336560127,SALMON:4202722047,SANDYBROWN:4104413439,SEAGREEN:780883967,SEASHELL:4294307583,SIENNA:2689740287,SILVER:3233857791,SKYBLUE:2278484991,SLATEBLUE:1784335871,SLATEGRAY:1887473919,SLATEGREY:1887473919,SNOW:4294638335,SPRINGGREEN:16744447,STEELBLUE:1182971135,TAN:3535047935,TEAL:8421631,THISTLE:3636451583,TOMATO:4284696575,TRANSPARENT:0,TURQUOISE:1088475391,VIOLET:4001558271,WHEAT:4125012991,WHITE:4294967295,WHITESMOKE:4126537215,YELLOW:4294902015,YELLOWGREEN:2597139199},no={name:"background-clip",initialValue:"border-box",prefix:!1,type:1,parse:function(e,A){return A.map((function(e){if(Ct(e))switch(e.value){case"padding-box":return 1;case"content-box":return 2}return 0}))}},so={name:"background-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},co=function(e,A){var t=Vt(e,A[0]),o=A[1];return o&&St(o)?{color:t,stop:o}:{color:t,stop:null}},ao=function(e,A){var t=e[0],o=e[e.length-1];null===t.stop&&(t.stop=Kt),null===o.stop&&(o.stop=Rt);for(var i=[],r=0,n=0;n<e.length;n++){var s=e[n].stop;if(null!==s){var c=Ot(s,A);c>r?i.push(c):i.push(r),r=c}else i.push(null)}var a=null;for(n=0;n<i.length;n++){var l=i[n];if(null===l)null===a&&(a=n);else if(null!==a){for(var d=n-a,f=(l-i[a-1])/(d+1),p=1;p<=d;p++)i[a+p-1]=f*p;a=null}}return e.map((function(e,t){return{color:e.color,stop:Math.max(Math.min(1,i[t]/A),0)}}))},lo=function(e,A){return Math.sqrt(e*e+A*A)},fo=function(e,A,t,o,i){return[[0,0],[0,A],[e,0],[e,A]].reduce((function(e,A){var r=A[0],n=A[1],s=lo(t-r,o-n);return(i?s<e.optimumDistance:s>e.optimumDistance)?{optimumCorner:A,optimumDistance:s}:e}),{optimumDistance:i?1/0:-1/0,optimumCorner:null}).optimumCorner},po=function(e,A){var t=Pt(180),o=[];return Ht(A).forEach((function(A,i){if(0===i){var r=A[0];if(20===r.type&&-1!==["top","left","right","bottom"].indexOf(r.value))return void(t=zt(A));if(Nt(r))return void(t=(Gt(0,r)+Pt(270))%Pt(360))}var n=co(e,A);o.push(n)})),{angle:t,stops:o,type:1}},uo="closest-side",ho="farthest-side",mo="closest-corner",go="farthest-corner",yo="circle",wo="ellipse",Bo="cover",ko="contain",bo=function(e,A){var t=0,o=3,i=[],r=[];return Ht(A).forEach((function(A,n){var s=!0;if(0===n?s=A.reduce((function(e,A){if(Ct(A))switch(A.value){case"center":return r.push(Dt),!1;case"top":case"left":return r.push(Kt),!1;case"right":case"bottom":return r.push(Rt),!1}else if(St(A)||Mt(A))return r.push(A),!1;return e}),s):1===n&&(s=A.reduce((function(e,A){if(Ct(A))switch(A.value){case yo:return t=0,!1;case wo:return t=1,!1;case ko:case uo:return o=0,!1;case ho:return o=1,!1;case mo:return o=2,!1;case Bo:case go:return o=3,!1}else if(Mt(A)||St(A))return Array.isArray(o)||(o=[]),o.push(A),!1;return e}),s)),s){var c=co(e,A);i.push(c)}})),{size:o,shape:t,stops:i,position:r,type:2}},xo=function(e,A){if(22===A.type){var t={url:A.value,type:0};return e.cache.addImage(A.value),t}if(18===A.type){var o=vo[A.name];if(void 0===o)throw new Error('Attempting to parse an unsupported image function "'+A.name+'"');return o(e,A.values)}throw new Error("Unsupported image type "+A.type)},vo={"linear-gradient":function(e,A){var t=Pt(180),o=[];return Ht(A).forEach((function(A,i){if(0===i){var r=A[0];if(20===r.type&&"to"===r.value)return void(t=zt(A));if(Nt(r))return void(t=Gt(0,r))}var n=co(e,A);o.push(n)})),{angle:t,stops:o,type:1}},"-moz-linear-gradient":po,"-ms-linear-gradient":po,"-o-linear-gradient":po,"-webkit-linear-gradient":po,"radial-gradient":function(e,A){var t=0,o=3,i=[],r=[];return Ht(A).forEach((function(A,n){var s=!0;if(0===n){var c=!1;s=A.reduce((function(e,A){if(c)if(Ct(A))switch(A.value){case"center":return r.push(Dt),e;case"top":case"left":return r.push(Kt),e;case"right":case"bottom":return r.push(Rt),e}else(St(A)||Mt(A))&&r.push(A);else if(Ct(A))switch(A.value){case yo:return t=0,!1;case wo:return t=1,!1;case"at":return c=!0,!1;case uo:return o=0,!1;case Bo:case ho:return o=1,!1;case ko:case mo:return o=2,!1;case go:return o=3,!1}else if(Mt(A)||St(A))return Array.isArray(o)||(o=[]),o.push(A),!1;return e}),s)}if(s){var a=co(e,A);i.push(a)}})),{size:o,shape:t,stops:i,position:r,type:2}},"-moz-radial-gradient":bo,"-ms-radial-gradient":bo,"-o-radial-gradient":bo,"-webkit-radial-gradient":bo,"-webkit-gradient":function(e,A){var t=Pt(180),o=[],i=1;return Ht(A).forEach((function(A,t){var r=A[0];if(0===t){if(Ct(r)&&"linear"===r.value)return void(i=1);if(Ct(r)&&"radial"===r.value)return void(i=2)}if(18===r.type)if("from"===r.name){var n=Vt(e,r.values[0]);o.push({stop:Kt,color:n})}else if("to"===r.name)n=Vt(e,r.values[0]),o.push({stop:Rt,color:n});else if("color-stop"===r.name){var s=r.values.filter(It);if(2===s.length){n=Vt(e,s[1]);var c=s[0];Qt(c)&&o.push({stop:{type:16,number:100*c.number,flags:c.flags},color:n})}}})),1===i?{angle:(t+Pt(180))%Pt(360),stops:o,type:i}:{size:3,shape:0,stops:o,position:[],type:i}}},Qo={name:"background-image",initialValue:"none",type:1,prefix:!1,parse:function(e,A){if(0===A.length)return[];var t=A[0];return 20===t.type&&"none"===t.value?[]:A.filter((function(e){return It(e)&&function(e){return!(20===e.type&&"none"===e.value||18===e.type&&!vo[e.name])}(e)})).map((function(A){return xo(e,A)}))}},Co={name:"background-origin",initialValue:"border-box",prefix:!1,type:1,parse:function(e,A){return A.map((function(e){if(Ct(e))switch(e.value){case"padding-box":return 1;case"content-box":return 2}return 0}))}},Uo={name:"background-position",initialValue:"0% 0%",type:1,prefix:!1,parse:function(e,A){return Ht(A).map((function(e){return e.filter(St)})).map(jt)}},Fo={name:"background-repeat",initialValue:"repeat",prefix:!1,type:1,parse:function(e,A){return Ht(A).map((function(e){return e.filter(Ct).map((function(e){return e.value})).join(" ")})).map(Eo)}},Eo=function(e){switch(e){case"no-repeat":return 1;case"repeat-x":case"repeat no-repeat":return 2;case"repeat-y":case"no-repeat repeat":return 3;default:return 0}};(Ao=eo||(eo={})).AUTO="auto",Ao.CONTAIN="contain",Ao.COVER="cover";var Io,Ho,Lo={name:"background-size",initialValue:"0",prefix:!1,type:1,parse:function(e,A){return Ht(A).map((function(e){return e.filter(Mo)}))}},Mo=function(e){return Ct(e)||St(e)},So=function(e){return{name:"border-"+e+"-color",initialValue:"transparent",prefix:!1,type:3,format:"color"}},jo=So("top"),Ko=So("right"),Do=So("bottom"),Ro=So("left"),To=function(e){return{name:"border-radius-"+e,initialValue:"0 0",prefix:!1,type:1,parse:function(e,A){return jt(A.filter(St))}}},Oo=To("top-left"),qo=To("top-right"),_o=To("bottom-right"),Go=To("bottom-left"),No=function(e){return{name:"border-"+e+"-style",initialValue:"solid",prefix:!1,type:2,parse:function(e,A){switch(A){case"none":return 0;case"dashed":return 2;case"dotted":return 3;case"double":return 4}return 1}}},zo=No("top"),Po=No("right"),Vo=No("bottom"),Jo=No("left"),Xo=function(e){return{name:"border-"+e+"-width",initialValue:"0",type:0,prefix:!1,parse:function(e,A){return vt(A)?A.number:0}}},Yo=Xo("top"),Wo=Xo("right"),Zo=Xo("bottom"),$o=Xo("left"),ei={name:"color",initialValue:"transparent",prefix:!1,type:3,format:"color"},Ai={name:"direction",initialValue:"ltr",prefix:!1,type:2,parse:function(e,A){return"rtl"===A?1:0}},ti={name:"display",initialValue:"inline-block",prefix:!1,type:1,parse:function(e,A){return A.filter(Ct).reduce((function(e,A){return e|oi(A.value)}),0)}},oi=function(e){switch(e){case"block":case"-webkit-box":return 2;case"inline":return 4;case"run-in":return 8;case"flow":return 16;case"flow-root":return 32;case"table":return 64;case"flex":case"-webkit-flex":return 128;case"grid":case"-ms-grid":return 256;case"ruby":return 512;case"subgrid":return 1024;case"list-item":return 2048;case"table-row-group":return 4096;case"table-header-group":return 8192;case"table-footer-group":return 16384;case"table-row":return 32768;case"table-cell":return 65536;case"table-column-group":return 131072;case"table-column":return 262144;case"table-caption":return 524288;case"ruby-base":return 1048576;case"ruby-text":return 2097152;case"ruby-base-container":return 4194304;case"ruby-text-container":return 8388608;case"contents":return 16777216;case"inline-block":return 33554432;case"inline-list-item":return 67108864;case"inline-table":return 134217728;case"inline-flex":return 268435456;case"inline-grid":return 536870912}return 0},ii={name:"float",initialValue:"none",prefix:!1,type:2,parse:function(e,A){switch(A){case"left":return 1;case"right":return 2;case"inline-start":return 3;case"inline-end":return 4}return 0}},ri={name:"letter-spacing",initialValue:"0",prefix:!1,type:0,parse:function(e,A){return 20===A.type&&"normal"===A.value?0:17===A.type||15===A.type?A.number:0}};(Ho=Io||(Io={})).NORMAL="normal",Ho.STRICT="strict";var ni,si,ci={name:"line-break",initialValue:"normal",prefix:!1,type:2,parse:function(e,A){return"strict"===A?Io.STRICT:Io.NORMAL}},ai={name:"line-height",initialValue:"normal",prefix:!1,type:4},li=function(e,A){return Ct(e)&&"normal"===e.value?1.2*A:17===e.type?A*e.number:St(e)?Ot(e,A):A},di={name:"list-style-image",initialValue:"none",type:0,prefix:!1,parse:function(e,A){return 20===A.type&&"none"===A.value?null:xo(e,A)}},fi={name:"list-style-position",initialValue:"outside",prefix:!1,type:2,parse:function(e,A){return"inside"===A?0:1}},pi={name:"list-style-type",initialValue:"none",prefix:!1,type:2,parse:function(e,A){switch(A){case"disc":return 0;case"circle":return 1;case"square":return 2;case"decimal":return 3;case"cjk-decimal":return 4;case"decimal-leading-zero":return 5;case"lower-roman":return 6;case"upper-roman":return 7;case"lower-greek":return 8;case"lower-alpha":return 9;case"upper-alpha":return 10;case"arabic-indic":return 11;case"armenian":return 12;case"bengali":return 13;case"cambodian":return 14;case"cjk-earthly-branch":return 15;case"cjk-heavenly-stem":return 16;case"cjk-ideographic":return 17;case"devanagari":return 18;case"ethiopic-numeric":return 19;case"georgian":return 20;case"gujarati":return 21;case"gurmukhi":case"hebrew":return 22;case"hiragana":return 23;case"hiragana-iroha":return 24;case"japanese-formal":return 25;case"japanese-informal":return 26;case"kannada":return 27;case"katakana":return 28;case"katakana-iroha":return 29;case"khmer":return 30;case"korean-hangul-formal":return 31;case"korean-hanja-formal":return 32;case"korean-hanja-informal":return 33;case"lao":return 34;case"lower-armenian":return 35;case"malayalam":return 36;case"mongolian":return 37;case"myanmar":return 38;case"oriya":return 39;case"persian":return 40;case"simp-chinese-formal":return 41;case"simp-chinese-informal":return 42;case"tamil":return 43;case"telugu":return 44;case"thai":return 45;case"tibetan":return 46;case"trad-chinese-formal":return 47;case"trad-chinese-informal":return 48;case"upper-armenian":return 49;case"disclosure-open":return 50;case"disclosure-closed":return 51;default:return-1}}},ui=function(e){return{name:"margin-"+e,initialValue:"0",prefix:!1,type:4}},hi=ui("top"),mi=ui("right"),gi=ui("bottom"),yi=ui("left"),wi={name:"overflow",initialValue:"visible",prefix:!1,type:1,parse:function(e,A){return A.filter(Ct).map((function(e){switch(e.value){case"hidden":return 1;case"scroll":return 2;case"clip":return 3;case"auto":return 4;default:return 0}}))}},Bi={name:"overflow-wrap",initialValue:"normal",prefix:!1,type:2,parse:function(e,A){return"break-word"===A?"break-word":"normal"}},ki=function(e){return{name:"padding-"+e,initialValue:"0",prefix:!1,type:3,format:"length-percentage"}},bi=ki("top"),xi=ki("right"),vi=ki("bottom"),Qi=ki("left"),Ci={name:"text-align",initialValue:"left",prefix:!1,type:2,parse:function(e,A){switch(A){case"right":return 2;case"center":case"justify":return 1;default:return 0}}},Ui={name:"position",initialValue:"static",prefix:!1,type:2,parse:function(e,A){switch(A){case"relative":return 1;case"absolute":return 2;case"fixed":return 3;case"sticky":return 4}return 0}},Fi={name:"text-shadow",initialValue:"none",type:1,prefix:!1,parse:function(e,A){return 1===A.length&&Ft(A[0],"none")?[]:Ht(A).map((function(A){for(var t={color:ro.TRANSPARENT,offsetX:Kt,offsetY:Kt,blur:Kt},o=0,i=0;i<A.length;i++){var r=A[i];Mt(r)?(0===o?t.offsetX=r:1===o?t.offsetY=r:t.blur=r,o++):t.color=Vt(e,r)}return t}))}},Ei={name:"text-transform",initialValue:"none",prefix:!1,type:2,parse:function(e,A){switch(A){case"uppercase":return 2;case"lowercase":return 1;case"capitalize":return 3}return 0}},Ii={name:"transform",initialValue:"none",prefix:!0,type:0,parse:function(e,A){if(20===A.type&&"none"===A.value)return null;if(18===A.type){var t=Hi[A.name];if(void 0===t)throw new Error('Attempting to parse an unsupported transform function "'+A.name+'"');return t(A.values)}return null}},Hi={matrix:function(e){var A=e.filter((function(e){return 17===e.type})).map((function(e){return e.number}));return 6===A.length?A:null},matrix3d:function(e){var A=e.filter((function(e){return 17===e.type})).map((function(e){return e.number})),t=A[0],o=A[1];A[2],A[3];var i=A[4],r=A[5];A[6],A[7],A[8],A[9],A[10],A[11];var n=A[12],s=A[13];return A[14],A[15],16===A.length?[t,o,i,r,n,s]:null}},Li={type:16,number:50,flags:4},Mi=[Li,Li],Si={name:"transform-origin",initialValue:"50% 50%",prefix:!0,type:1,parse:function(e,A){var t=A.filter(St);return 2!==t.length?Mi:[t[0],t[1]]}},ji={name:"visible",initialValue:"none",prefix:!1,type:2,parse:function(e,A){switch(A){case"hidden":return 1;case"collapse":return 2;default:return 0}}};(si=ni||(ni={})).NORMAL="normal",si.BREAK_ALL="break-all",si.KEEP_ALL="keep-all";for(var Ki={name:"word-break",initialValue:"normal",prefix:!1,type:2,parse:function(e,A){switch(A){case"break-all":return ni.BREAK_ALL;case"keep-all":return ni.KEEP_ALL;default:return ni.NORMAL}}},Di={name:"z-index",initialValue:"auto",prefix:!1,type:0,parse:function(e,A){if(20===A.type)return{auto:!0,order:0};if(Qt(A))return{auto:!1,order:A.number};throw new Error("Invalid z-index number parsed")}},Ri=function(e,A){if(15===A.type)switch(A.unit.toLowerCase()){case"s":return 1e3*A.number;case"ms":return A.number}throw new Error("Unsupported time type")},Ti={name:"opacity",initialValue:"1",type:0,prefix:!1,parse:function(e,A){return Qt(A)?A.number:1}},Oi={name:"text-decoration-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},qi={name:"text-decoration-line",initialValue:"none",prefix:!1,type:1,parse:function(e,A){return A.filter(Ct).map((function(e){switch(e.value){case"underline":return 1;case"overline":return 2;case"line-through":return 3;case"none":return 4}return 0})).filter((function(e){return 0!==e}))}},_i={name:"font-family",initialValue:"",prefix:!1,type:1,parse:function(e,A){var t=[],o=[];return A.forEach((function(e){switch(e.type){case 20:case 0:t.push(e.value);break;case 17:t.push(e.number.toString());break;case 4:o.push(t.join(" ")),t.length=0}})),t.length&&o.push(t.join(" ")),o.map((function(e){return-1===e.indexOf(" ")?e:"'"+e+"'"}))}},Gi={name:"font-size",initialValue:"0",prefix:!1,type:3,format:"length"},Ni={name:"font-weight",initialValue:"normal",type:0,prefix:!1,parse:function(e,A){return Qt(A)?A.number:Ct(A)&&"bold"===A.value?700:400}},zi={name:"font-variant",initialValue:"none",type:1,prefix:!1,parse:function(e,A){return A.filter(Ct).map((function(e){return e.value}))}},Pi={name:"font-style",initialValue:"normal",prefix:!1,type:2,parse:function(e,A){switch(A){case"oblique":return"oblique";case"italic":return"italic";default:return"normal"}}},Vi=function(e,A){return 0!==(e&A)},Ji={name:"content",initialValue:"none",type:1,prefix:!1,parse:function(e,A){if(0===A.length)return[];var t=A[0];return 20===t.type&&"none"===t.value?[]:A}},Xi={name:"counter-increment",initialValue:"none",prefix:!0,type:1,parse:function(e,A){if(0===A.length)return null;var t=A[0];if(20===t.type&&"none"===t.value)return null;for(var o=[],i=A.filter(Et),r=0;r<i.length;r++){var n=i[r],s=i[r+1];if(20===n.type){var c=s&&Qt(s)?s.number:1;o.push({counter:n.value,increment:c})}}return o}},Yi={name:"counter-reset",initialValue:"none",prefix:!0,type:1,parse:function(e,A){if(0===A.length)return[];for(var t=[],o=A.filter(Et),i=0;i<o.length;i++){var r=o[i],n=o[i+1];if(Ct(r)&&"none"!==r.value){var s=n&&Qt(n)?n.number:0;t.push({counter:r.value,reset:s})}}return t}},Wi={name:"duration",initialValue:"0s",prefix:!1,type:1,parse:function(e,A){return A.filter(vt).map((function(e){return Ri(0,e)}))}},Zi={name:"quotes",initialValue:"none",prefix:!0,type:1,parse:function(e,A){if(0===A.length)return null;var t=A[0];if(20===t.type&&"none"===t.value)return null;var o=[],i=A.filter(Ut);if(i.length%2!=0)return null;for(var r=0;r<i.length;r+=2){var n=i[r].value,s=i[r+1].value;o.push({open:n,close:s})}return o}},$i=function(e,A,t){if(!e)return"";var o=e[Math.min(A,e.length-1)];return o?t?o.open:o.close:""},er={name:"box-shadow",initialValue:"none",type:1,prefix:!1,parse:function(e,A){return 1===A.length&&Ft(A[0],"none")?[]:Ht(A).map((function(A){for(var t={color:255,offsetX:Kt,offsetY:Kt,blur:Kt,spread:Kt,inset:!1},o=0,i=0;i<A.length;i++){var r=A[i];Ft(r,"inset")?t.inset=!0:Mt(r)?(0===o?t.offsetX=r:1===o?t.offsetY=r:2===o?t.blur=r:t.spread=r,o++):t.color=Vt(e,r)}return t}))}},Ar={name:"paint-order",initialValue:"normal",prefix:!1,type:1,parse:function(e,A){var t=[];return A.filter(Ct).forEach((function(e){switch(e.value){case"stroke":t.push(1);break;case"fill":t.push(0);break;case"markers":t.push(2)}})),[0,1,2].forEach((function(e){-1===t.indexOf(e)&&t.push(e)})),t}},tr={name:"-webkit-text-stroke-color",initialValue:"currentcolor",prefix:!1,type:3,format:"color"},or={name:"-webkit-text-stroke-width",initialValue:"0",type:0,prefix:!1,parse:function(e,A){return vt(A)?A.number:0}},ir=function(){function e(e,A){var t,o;this.animationDuration=sr(e,Wi,A.animationDuration),this.backgroundClip=sr(e,no,A.backgroundClip),this.backgroundColor=sr(e,so,A.backgroundColor),this.backgroundImage=sr(e,Qo,A.backgroundImage),this.backgroundOrigin=sr(e,Co,A.backgroundOrigin),this.backgroundPosition=sr(e,Uo,A.backgroundPosition),this.backgroundRepeat=sr(e,Fo,A.backgroundRepeat),this.backgroundSize=sr(e,Lo,A.backgroundSize),this.borderTopColor=sr(e,jo,A.borderTopColor),this.borderRightColor=sr(e,Ko,A.borderRightColor),this.borderBottomColor=sr(e,Do,A.borderBottomColor),this.borderLeftColor=sr(e,Ro,A.borderLeftColor),this.borderTopLeftRadius=sr(e,Oo,A.borderTopLeftRadius),this.borderTopRightRadius=sr(e,qo,A.borderTopRightRadius),this.borderBottomRightRadius=sr(e,_o,A.borderBottomRightRadius),this.borderBottomLeftRadius=sr(e,Go,A.borderBottomLeftRadius),this.borderTopStyle=sr(e,zo,A.borderTopStyle),this.borderRightStyle=sr(e,Po,A.borderRightStyle),this.borderBottomStyle=sr(e,Vo,A.borderBottomStyle),this.borderLeftStyle=sr(e,Jo,A.borderLeftStyle),this.borderTopWidth=sr(e,Yo,A.borderTopWidth),this.borderRightWidth=sr(e,Wo,A.borderRightWidth),this.borderBottomWidth=sr(e,Zo,A.borderBottomWidth),this.borderLeftWidth=sr(e,$o,A.borderLeftWidth),this.boxShadow=sr(e,er,A.boxShadow),this.color=sr(e,ei,A.color),this.direction=sr(e,Ai,A.direction),this.display=sr(e,ti,A.display),this.float=sr(e,ii,A.cssFloat),this.fontFamily=sr(e,_i,A.fontFamily),this.fontSize=sr(e,Gi,A.fontSize),this.fontStyle=sr(e,Pi,A.fontStyle),this.fontVariant=sr(e,zi,A.fontVariant),this.fontWeight=sr(e,Ni,A.fontWeight),this.letterSpacing=sr(e,ri,A.letterSpacing),this.lineBreak=sr(e,ci,A.lineBreak),this.lineHeight=sr(e,ai,A.lineHeight),this.listStyleImage=sr(e,di,A.listStyleImage),this.listStylePosition=sr(e,fi,A.listStylePosition),this.listStyleType=sr(e,pi,A.listStyleType),this.marginTop=sr(e,hi,A.marginTop),this.marginRight=sr(e,mi,A.marginRight),this.marginBottom=sr(e,gi,A.marginBottom),this.marginLeft=sr(e,yi,A.marginLeft),this.opacity=sr(e,Ti,A.opacity);var i=sr(e,wi,A.overflow);this.overflowX=i[0],this.overflowY=i[i.length>1?1:0],this.overflowWrap=sr(e,Bi,A.overflowWrap),this.paddingTop=sr(e,bi,A.paddingTop),this.paddingRight=sr(e,xi,A.paddingRight),this.paddingBottom=sr(e,vi,A.paddingBottom),this.paddingLeft=sr(e,Qi,A.paddingLeft),this.paintOrder=sr(e,Ar,A.paintOrder),this.position=sr(e,Ui,A.position),this.textAlign=sr(e,Ci,A.textAlign),this.textDecorationColor=sr(e,Oi,null!==(t=A.textDecorationColor)&&void 0!==t?t:A.color),this.textDecorationLine=sr(e,qi,null!==(o=A.textDecorationLine)&&void 0!==o?o:A.textDecoration),this.textShadow=sr(e,Fi,A.textShadow),this.textTransform=sr(e,Ei,A.textTransform),this.transform=sr(e,Ii,A.transform),this.transformOrigin=sr(e,Si,A.transformOrigin),this.visibility=sr(e,ji,A.visibility),this.webkitTextStrokeColor=sr(e,tr,A.webkitTextStrokeColor),this.webkitTextStrokeWidth=sr(e,or,A.webkitTextStrokeWidth),this.wordBreak=sr(e,Ki,A.wordBreak),this.zIndex=sr(e,Di,A.zIndex)}return e.prototype.isVisible=function(){return this.display>0&&this.opacity>0&&0===this.visibility},e.prototype.isTransparent=function(){return Jt(this.backgroundColor)},e.prototype.isTransformed=function(){return null!==this.transform},e.prototype.isPositioned=function(){return 0!==this.position},e.prototype.isPositionedWithZIndex=function(){return this.isPositioned()&&!this.zIndex.auto},e.prototype.isFloating=function(){return 0!==this.float},e.prototype.isInlineLevel=function(){return Vi(this.display,4)||Vi(this.display,33554432)||Vi(this.display,268435456)||Vi(this.display,536870912)||Vi(this.display,67108864)||Vi(this.display,134217728)},e}(),rr=function(){return function(e,A){this.content=sr(e,Ji,A.content),this.quotes=sr(e,Zi,A.quotes)}}(),nr=function(){return function(e,A){this.counterIncrement=sr(e,Xi,A.counterIncrement),this.counterReset=sr(e,Yi,A.counterReset)}}(),sr=function(e,A,t){var o=new bt,i=null!=t?t.toString():A.initialValue;o.write(i);var r=new xt(o.read());switch(A.type){case 2:var n=r.parseComponentValue();return A.parse(e,Ct(n)?n.value:A.initialValue);case 0:return A.parse(e,r.parseComponentValue());case 1:return A.parse(e,r.parseComponentValues());case 4:return r.parseComponentValue();case 3:switch(A.format){case"angle":return Gt(0,r.parseComponentValue());case"color":return Vt(e,r.parseComponentValue());case"image":return xo(e,r.parseComponentValue());case"length":var s=r.parseComponentValue();return Mt(s)?s:Kt;case"length-percentage":var c=r.parseComponentValue();return St(c)?c:Kt;case"time":return Ri(0,r.parseComponentValue())}}},cr=function(e,A){var t=function(e){switch(e.getAttribute("data-html2canvas-debug")){case"all":return 1;case"clone":return 2;case"parse":return 3;case"render":return 4;default:return 0}}(e);return 1===t||A===t},ar=function(){return function(e,A){this.context=e,this.textNodes=[],this.elements=[],this.flags=0,cr(A,3),this.styles=new ir(e,window.getComputedStyle(A,null)),ln(A)&&(this.styles.animationDuration.some((function(e){return e>0}))&&(A.style.animationDuration="0s"),null!==this.styles.transform&&(A.style.transform="none")),this.bounds=Re(this.context,A),cr(A,4)&&(this.flags|=16)}}(),lr="undefined"==typeof Uint8Array?[]:new Uint8Array(256),dr=0;dr<64;dr++)lr["ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".charCodeAt(dr)]=dr;for(var fr=function(e,A,t){return e.slice?e.slice(A,t):new Uint16Array(Array.prototype.slice.call(e,A,t))},pr=function(){function e(e,A,t,o,i,r){this.initialValue=e,this.errorValue=A,this.highStart=t,this.highValueIndex=o,this.index=i,this.data=r}return e.prototype.get=function(e){var A;if(e>=0){if(e<55296||e>56319&&e<=65535)return A=((A=this.index[e>>5])<<2)+(31&e),this.data[A];if(e<=65535)return A=((A=this.index[2048+(e-55296>>5)])<<2)+(31&e),this.data[A];if(e<this.highStart)return A=2080+(e>>11),A=this.index[A],A+=e>>5&63,A=((A=this.index[A])<<2)+(31&e),this.data[A];if(e<=1114111)return this.data[this.highValueIndex]}return this.errorValue},e}(),ur="undefined"==typeof Uint8Array?[]:new Uint8Array(256),hr=0;hr<64;hr++)ur["ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".charCodeAt(hr)]=hr;var mr,gr,yr=8,wr=9,Br=11,kr=12,br=function(){for(var e=[],A=0;A<arguments.length;A++)e[A]=arguments[A];if(String.fromCodePoint)return String.fromCodePoint.apply(String,e);var t=e.length;if(!t)return"";for(var o=[],i=-1,r="";++i<t;){var n=e[i];n<=65535?o.push(n):(n-=65536,o.push(55296+(n>>10),n%1024+56320)),(i+1===t||o.length>16384)&&(r+=String.fromCharCode.apply(String,o),o.length=0)}return r},xr=function(){var e=function(e){var A,t,o,i,r,n=.75*e.length,s=e.length,c=0;"="===e[e.length-1]&&(n--,"="===e[e.length-2]&&n--);var a="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof Uint8Array&&void 0!==Uint8Array.prototype.slice?new ArrayBuffer(n):new Array(n),l=Array.isArray(a)?a:new Uint8Array(a);for(A=0;A<s;A+=4)t=lr[e.charCodeAt(A)],o=lr[e.charCodeAt(A+1)],i=lr[e.charCodeAt(A+2)],r=lr[e.charCodeAt(A+3)],l[c++]=t<<2|o>>4,l[c++]=(15&o)<<4|i>>2,l[c++]=(3&i)<<6|63&r;return a}("AAAAAAAAAAAAEA4AGBkAAFAaAAACAAAAAAAIABAAGAAwADgACAAQAAgAEAAIABAACAAQAAgAEAAIABAACAAQAAgAEAAIABAAQABIAEQATAAIABAACAAQAAgAEAAIABAAVABcAAgAEAAIABAACAAQAGAAaABwAHgAgACIAI4AlgAIABAAmwCjAKgAsAC2AL4AvQDFAMoA0gBPAVYBWgEIAAgACACMANoAYgFkAWwBdAF8AX0BhQGNAZUBlgGeAaMBlQGWAasBswF8AbsBwwF0AcsBYwHTAQgA2wG/AOMBdAF8AekB8QF0AfkB+wHiAHQBfAEIAAMC5gQIAAsCEgIIAAgAFgIeAggAIgIpAggAMQI5AkACygEIAAgASAJQAlgCYAIIAAgACAAKBQoFCgUTBRMFGQUrBSsFCAAIAAgACAAIAAgACAAIAAgACABdAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABoAmgCrwGvAQgAbgJ2AggAHgEIAAgACADnAXsCCAAIAAgAgwIIAAgACAAIAAgACACKAggAkQKZAggAPADJAAgAoQKkAqwCsgK6AsICCADJAggA0AIIAAgACAAIANYC3gIIAAgACAAIAAgACABAAOYCCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAkASoB+QIEAAgACAA8AEMCCABCBQgACABJBVAFCAAIAAgACAAIAAgACAAIAAgACABTBVoFCAAIAFoFCABfBWUFCAAIAAgACAAIAAgAbQUIAAgACAAIAAgACABzBXsFfQWFBYoFigWKBZEFigWKBYoFmAWfBaYFrgWxBbkFCAAIAAgACAAIAAgACAAIAAgACAAIAMEFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAMgFCADQBQgACAAIAAgACAAIAAgACAAIAAgACAAIAO4CCAAIAAgAiQAIAAgACABAAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAD0AggACAD8AggACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIANYFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAMDvwAIAAgAJAIIAAgACAAIAAgACAAIAAgACwMTAwgACAB9BOsEGwMjAwgAKwMyAwsFYgE3A/MEPwMIAEUDTQNRAwgAWQOsAGEDCAAIAAgACAAIAAgACABpAzQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFIQUoBSwFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABtAwgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABMAEwACAAIAAgACAAIABgACAAIAAgACAC/AAgACAAyAQgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACAAIAAwAAgACAAIAAgACAAIAAgACAAIAAAARABIAAgACAAIABQASAAIAAgAIABwAEAAjgCIABsAqAC2AL0AigDQAtwC+IJIQqVAZUBWQqVAZUBlQGVAZUBlQGrC5UBlQGVAZUBlQGVAZUBlQGVAXsKlQGVAbAK6wsrDGUMpQzlDJUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAfAKAAuZA64AtwCJALoC6ADwAAgAuACgA/oEpgO6AqsD+AAIAAgAswMIAAgACAAIAIkAuwP5AfsBwwPLAwgACAAIAAgACADRA9kDCAAIAOED6QMIAAgACAAIAAgACADuA/YDCAAIAP4DyQAIAAgABgQIAAgAXQAOBAgACAAIAAgACAAIABMECAAIAAgACAAIAAgACAD8AAQBCAAIAAgAGgQiBCoECAExBAgAEAEIAAgACAAIAAgACAAIAAgACAAIAAgACAA4BAgACABABEYECAAIAAgATAQYAQgAVAQIAAgACAAIAAgACAAIAAgACAAIAFoECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAOQEIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAB+BAcACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAEABhgSMBAgACAAIAAgAlAQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAwAEAAQABAADAAMAAwADAAQABAAEAAQABAAEAAQABHATAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAdQMIAAgACAAIAAgACAAIAMkACAAIAAgAfQMIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACFA4kDCAAIAAgACAAIAOcBCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAIcDCAAIAAgACAAIAAgACAAIAAgACAAIAJEDCAAIAAgACADFAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABgBAgAZgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAbAQCBXIECAAIAHkECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABAAJwEQACjBKoEsgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAC6BMIECAAIAAgACAAIAAgACABmBAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAxwQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAGYECAAIAAgAzgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBd0FXwUIAOIF6gXxBYoF3gT5BQAGCAaKBYoFigWKBYoFigWKBYoFigWKBYoFigXWBIoFigWKBYoFigWKBYoFigWKBYsFEAaKBYoFigWKBYoFigWKBRQGCACKBYoFigWKBQgACAAIANEECAAIABgGigUgBggAJgYIAC4GMwaKBYoF0wQ3Bj4GigWKBYoFigWKBYoFigWKBYoFigWKBYoFigUIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWLBf///////wQABAAEAAQABAAEAAQABAAEAAQAAwAEAAQAAgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAQADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUAAAAFAAUAAAAFAAUAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAQAAAAUABQAFAAUABQAFAAAAAAAFAAUAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAFAAUAAQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAAABwAHAAcAAAAHAAcABwAFAAEAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAcABwAFAAUAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAQABAAAAAAAAAAAAAAAFAAUABQAFAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAHAAcAAAAHAAcAAAAAAAUABQAHAAUAAQAHAAEABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwABAAUABQAFAAUAAAAAAAAAAAAAAAEAAQABAAEAAQABAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABQANAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAABQAHAAUABQAFAAAAAAAAAAcABQAFAAUABQAFAAQABAAEAAQABAAEAAQABAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUAAAAFAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAUAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAcABwAFAAcABwAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUABwAHAAUABQAFAAUAAAAAAAcABwAAAAAABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAAAAAAAAAAABQAFAAAAAAAFAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAFAAUABQAFAAUAAAAFAAUABwAAAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABwAFAAUABQAFAAAAAAAHAAcAAAAAAAcABwAFAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAAAAAAAAAHAAcABwAAAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAUABQAFAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAHAAcABQAHAAcAAAAFAAcABwAAAAcABwAFAAUAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAFAAcABwAFAAUABQAAAAUAAAAHAAcABwAHAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAHAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUAAAAFAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAUAAAAFAAUAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABwAFAAUABQAFAAUABQAAAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABQAFAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAFAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAHAAUABQAFAAUABQAFAAUABwAHAAcABwAHAAcABwAHAAUABwAHAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABwAHAAcABwAFAAUABwAHAAcAAAAAAAAAAAAHAAcABQAHAAcABwAHAAcABwAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAUABQAFAAUABQAFAAUAAAAFAAAABQAAAAAABQAFAAUABQAFAAUABQAFAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAUABQAFAAUABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABwAFAAcABwAHAAcABwAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAUABQAFAAUABwAHAAUABQAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABQAFAAcABwAHAAUABwAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAcABQAFAAUABQAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAAAAAABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAAAAAAAAAFAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAUABQAHAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAFAAUABQAFAAcABwAFAAUABwAHAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAcABwAFAAUABwAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABQAAAAAABQAFAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAcABwAAAAAAAAAAAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAcABwAFAAcABwAAAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAFAAUABQAAAAUABQAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABwAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAHAAcABQAHAAUABQAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAAABwAHAAAAAAAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAFAAUABwAFAAcABwAFAAcABQAFAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAAAAAABwAHAAcABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAFAAcABwAFAAUABQAFAAUABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAUABQAFAAcABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABQAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAAAAAAFAAUABwAHAAcABwAFAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAHAAUABQAFAAUABQAFAAUABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAABQAAAAUABQAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAHAAcAAAAFAAUAAAAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABQAFAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAABQAFAAUABQAFAAUABQAAAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAFAAUABQAFAAUADgAOAA4ADgAOAA4ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAMAAwADAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAAAAAAAAAAAAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAAAAAAAAAAAAsADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwACwAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAADgAOAA4AAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAAAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4AAAAOAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAAAAAAAAAAAA4AAAAOAAAAAAAAAAAADgAOAA4AAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAA="),A=Array.isArray(e)?function(e){for(var A=e.length,t=[],o=0;o<A;o+=4)t.push(e[o+3]<<24|e[o+2]<<16|e[o+1]<<8|e[o]);return t}(e):new Uint32Array(e),t=Array.isArray(e)?function(e){for(var A=e.length,t=[],o=0;o<A;o+=2)t.push(e[o+1]<<8|e[o]);return t}(e):new Uint16Array(e),o=fr(t,12,A[4]/2),i=2===A[5]?fr(t,(24+A[4])/2):function(e,A,t){return e.slice?e.slice(A,t):new Uint32Array(Array.prototype.slice.call(e,A,t))}(A,Math.ceil((24+A[4])/4));return new pr(A[0],A[1],A[2],A[3],o,i)}(),vr="×",Qr=function(e){return xr.get(e)},Cr=function(e,A,t){var o=t-2,i=A[o],r=A[t-1],n=A[t];if(2===r&&3===n)return vr;if(2===r||3===r||4===r)return"÷";if(2===n||3===n||4===n)return"÷";if(r===yr&&-1!==[yr,wr,Br,kr].indexOf(n))return vr;if(!(r!==Br&&r!==wr||n!==wr&&10!==n))return vr;if((r===kr||10===r)&&10===n)return vr;if(13===n||5===n)return vr;if(7===n)return vr;if(1===r)return vr;if(13===r&&14===n){for(;5===i;)i=A[--o];if(14===i)return vr}if(15===r&&15===n){for(var s=0;15===i;)s++,i=A[--o];if(s%2==0)return vr}return"÷"},Ur=function(e){var A=function(e){for(var A=[],t=0,o=e.length;t<o;){var i=e.charCodeAt(t++);if(i>=55296&&i<=56319&&t<o){var r=e.charCodeAt(t++);56320==(64512&r)?A.push(((1023&i)<<10)+(1023&r)+65536):(A.push(i),t--)}else A.push(i)}return A}(e),t=A.length,o=0,i=0,r=A.map(Qr);return{next:function(){if(o>=t)return{done:!0,value:null};for(var e=vr;o<t&&(e=Cr(0,r,++o))===vr;);if(e!==vr||o===t){var n=br.apply(null,A.slice(i,o));return i=o,{value:n,done:!1}}return{done:!0,value:null}}}},Fr=function(e){return 0===e[0]&&255===e[1]&&0===e[2]&&255===e[3]},Er=function(e,A,t,o,i){var r="http://www.w3.org/2000/svg",n=document.createElementNS(r,"svg"),s=document.createElementNS(r,"foreignObject");return n.setAttributeNS(null,"width",e.toString()),n.setAttributeNS(null,"height",A.toString()),s.setAttributeNS(null,"width","100%"),s.setAttributeNS(null,"height","100%"),s.setAttributeNS(null,"x",t.toString()),s.setAttributeNS(null,"y",o.toString()),s.setAttributeNS(null,"externalResourcesRequired","true"),n.appendChild(s),s.appendChild(i),n},Ir=function(e){return new Promise((function(A,t){var o=new Image;o.onload=function(){return A(o)},o.onerror=t,o.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent((new XMLSerializer).serializeToString(e))}))},Hr={get SUPPORT_RANGE_BOUNDS(){var e=function(e){if(e.createRange){var A=e.createRange();if(A.getBoundingClientRect){var t=e.createElement("boundtest");t.style.height="123px",t.style.display="block",e.body.appendChild(t),A.selectNode(t);var o=A.getBoundingClientRect(),i=Math.round(o.height);if(e.body.removeChild(t),123===i)return!0}}return!1}(document);return Object.defineProperty(Hr,"SUPPORT_RANGE_BOUNDS",{value:e}),e},get SUPPORT_WORD_BREAKING(){var e=Hr.SUPPORT_RANGE_BOUNDS&&function(e){var A=e.createElement("boundtest");A.style.width="50px",A.style.display="block",A.style.fontSize="12px",A.style.letterSpacing="0px",A.style.wordSpacing="0px",e.body.appendChild(A);var t=e.createRange();A.innerHTML="function"==typeof"".repeat?"👨".repeat(10):"";var o=A.firstChild,i=Te(o.data).map((function(e){return Oe(e)})),r=0,n={},s=i.every((function(e,A){t.setStart(o,r),t.setEnd(o,r+e.length);var i=t.getBoundingClientRect();r+=e.length;var s=i.x>n.x||i.y>n.y;return n=i,0===A||s}));return e.body.removeChild(A),s}(document);return Object.defineProperty(Hr,"SUPPORT_WORD_BREAKING",{value:e}),e},get SUPPORT_SVG_DRAWING(){var e=function(e){var A=new Image,t=e.createElement("canvas"),o=t.getContext("2d");if(!o)return!1;A.src="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg'></svg>";try{o.drawImage(A,0,0),t.toDataURL()}catch(e){return!1}return!0}(document);return Object.defineProperty(Hr,"SUPPORT_SVG_DRAWING",{value:e}),e},get SUPPORT_FOREIGNOBJECT_DRAWING(){var e="function"==typeof Array.from&&"function"==typeof window.fetch?function(e){var A=e.createElement("canvas"),t=100;A.width=t,A.height=t;var o=A.getContext("2d");if(!o)return Promise.reject(!1);o.fillStyle="rgb(0, 255, 0)",o.fillRect(0,0,t,t);var i=new Image,r=A.toDataURL();i.src=r;var n=Er(t,t,0,0,i);return o.fillStyle="red",o.fillRect(0,0,t,t),Ir(n).then((function(A){o.drawImage(A,0,0);var i=o.getImageData(0,0,t,t).data;o.fillStyle="red",o.fillRect(0,0,t,t);var n=e.createElement("div");return n.style.backgroundImage="url("+r+")",n.style.height=t+"px",Fr(i)?Ir(Er(t,t,0,0,n)):Promise.reject(!1)})).then((function(e){return o.drawImage(e,0,0),Fr(o.getImageData(0,0,t,t).data)})).catch((function(){return!1}))}(document):Promise.resolve(!1);return Object.defineProperty(Hr,"SUPPORT_FOREIGNOBJECT_DRAWING",{value:e}),e},get SUPPORT_CORS_IMAGES(){var e=void 0!==(new Image).crossOrigin;return Object.defineProperty(Hr,"SUPPORT_CORS_IMAGES",{value:e}),e},get SUPPORT_RESPONSE_TYPE(){var e="string"==typeof(new XMLHttpRequest).responseType;return Object.defineProperty(Hr,"SUPPORT_RESPONSE_TYPE",{value:e}),e},get SUPPORT_CORS_XHR(){var e="withCredentials"in new XMLHttpRequest;return Object.defineProperty(Hr,"SUPPORT_CORS_XHR",{value:e}),e},get SUPPORT_NATIVE_TEXT_SEGMENTATION(){var e=!("undefined"==typeof Intl||!Intl.Segmenter);return Object.defineProperty(Hr,"SUPPORT_NATIVE_TEXT_SEGMENTATION",{value:e}),e}},Lr=function(){return function(e,A){this.text=e,this.bounds=A}}(),Mr=function(e,A,t){var o=e.ownerDocument;if(!o)throw new Error("Node has no owner document");var i=o.createRange();return i.setStart(e,A),i.setEnd(e,A+t),i},Sr=function(e){if(Hr.SUPPORT_NATIVE_TEXT_SEGMENTATION){var A=new Intl.Segmenter(void 0,{granularity:"grapheme"});return Array.from(A.segment(e)).map((function(e){return e.segment}))}return function(e){for(var A,t=Ur(e),o=[];!(A=t.next()).done;)A.value&&o.push(A.value.slice());return o}(e)},jr=[32,160,4961,65792,65793,4153,4241],Kr=function(e,A){for(var t,o=function(e,A){var t=Te(e),o=function(e,A){A||(A={lineBreak:"normal",wordBreak:"normal"});var t=function(e,A){void 0===A&&(A="strict");var t=[],o=[],i=[];return e.forEach((function(e,r){var n=IA.get(e);if(n>50?(i.push(!0),n-=50):i.push(!1),-1!==["normal","auto","loose"].indexOf(A)&&-1!==[8208,8211,12316,12448].indexOf(e))return o.push(r),t.push(16);if(4===n||11===n){if(0===r)return o.push(r),t.push(gA);var s=t[r-1];return-1===jA.indexOf(s)?(o.push(o[r-1]),t.push(s)):(o.push(r),t.push(gA))}return o.push(r),31===n?t.push("strict"===A?lA:bA):n===CA||29===n?t.push(gA):43===n?e>=131072&&e<=196605||e>=196608&&e<=262141?t.push(bA):t.push(gA):void t.push(n)})),[o,t,i]}(e,A.lineBreak),o=t[0],i=t[1],r=t[2];"break-all"!==A.wordBreak&&"break-word"!==A.wordBreak||(i=i.map((function(e){return-1!==[pA,gA,CA].indexOf(e)?bA:e})));var n="keep-all"===A.wordBreak?r.map((function(A,t){return A&&e[t]>=19968&&e[t]<=40959})):void 0;return[o,i,n]}(t,A),i=o[0],r=o[1],n=o[2],s=t.length,c=0,a=0;return{next:function(){if(a>=s)return{done:!0,value:null};for(var e=FA;a<s&&(e=OA(t,r,i,++a,n))===FA;);if(e!==FA||a===s){var A=new qA(t,e,c,a);return c=a,{value:A,done:!1}}return{done:!0,value:null}}}}(e,{lineBreak:A.lineBreak,wordBreak:"break-word"===A.overflowWrap?"break-word":A.wordBreak}),i=[],r=function(){if(t.value){var e=t.value.slice(),A=Te(e),o="";A.forEach((function(e){-1===jr.indexOf(e)?o+=Oe(e):(o.length&&i.push(o),i.push(Oe(e)),o="")})),o.length&&i.push(o)}};!(t=o.next()).done;)r();return i},Dr=function(){return function(e,A,t){this.text=Rr(A.data,t.textTransform),this.textBounds=function(e,A,t,o){var i=function(e,A){return 0!==A.letterSpacing?Sr(e):function(e,A){if(Hr.SUPPORT_NATIVE_TEXT_SEGMENTATION){var t=new Intl.Segmenter(void 0,{granularity:"word"});return Array.from(t.segment(e)).map((function(e){return e.segment}))}return Kr(e,A)}(e,A)}(A,t),r=[],n=0;return i.forEach((function(A){if(t.textDecorationLine.length||A.trim().length>0)if(Hr.SUPPORT_RANGE_BOUNDS){var i=Mr(o,n,A.length).getClientRects();if(i.length>1){var s=Sr(A),c=0;s.forEach((function(A){r.push(new Lr(A,De.fromDOMRectList(e,Mr(o,c+n,A.length).getClientRects()))),c+=A.length}))}else r.push(new Lr(A,De.fromDOMRectList(e,i)))}else{var a=o.splitText(A.length);r.push(new Lr(A,function(e,A){var t=A.ownerDocument;if(t){var o=t.createElement("html2canvaswrapper");o.appendChild(A.cloneNode(!0));var i=A.parentNode;if(i){i.replaceChild(o,A);var r=Re(e,o);return o.firstChild&&i.replaceChild(o.firstChild,o),r}}return De.EMPTY}(e,o))),o=a}else Hr.SUPPORT_RANGE_BOUNDS||(o=o.splitText(A.length));n+=A.length})),r}(e,this.text,t,A)}}(),Rr=function(e,A){switch(A){case 1:return e.toLowerCase();case 3:return e.replace(Tr,Or);case 2:return e.toUpperCase();default:return e}},Tr=/(^|\s|:|-|\(|\))([a-z])/g,Or=function(e,A,t){return e.length>0?A+t.toUpperCase():e},qr=function(e){function A(A,t){var o=e.call(this,A,t)||this;return o.src=t.currentSrc||t.src,o.intrinsicWidth=t.naturalWidth,o.intrinsicHeight=t.naturalHeight,o.context.cache.addImage(o.src),o}return Le(A,e),A}(ar),_r=function(e){function A(A,t){var o=e.call(this,A,t)||this;return o.canvas=t,o.intrinsicWidth=t.width,o.intrinsicHeight=t.height,o}return Le(A,e),A}(ar),Gr=function(e){function A(A,t){var o=e.call(this,A,t)||this,i=new XMLSerializer,r=Re(A,t);return t.setAttribute("width",r.width+"px"),t.setAttribute("height",r.height+"px"),o.svg="data:image/svg+xml,"+encodeURIComponent(i.serializeToString(t)),o.intrinsicWidth=t.width.baseVal.value,o.intrinsicHeight=t.height.baseVal.value,o.context.cache.addImage(o.svg),o}return Le(A,e),A}(ar),Nr=function(e){function A(A,t){var o=e.call(this,A,t)||this;return o.value=t.value,o}return Le(A,e),A}(ar),zr=function(e){function A(A,t){var o=e.call(this,A,t)||this;return o.start=t.start,o.reversed="boolean"==typeof t.reversed&&!0===t.reversed,o}return Le(A,e),A}(ar),Pr=[{type:15,flags:0,unit:"px",number:3}],Vr=[{type:16,flags:0,number:50}],Jr="checkbox",Xr="radio",Yr=707406591,Wr=function(e){function A(A,t){var o,i,r,n=e.call(this,A,t)||this;switch(n.type=t.type.toLowerCase(),n.checked=t.checked,n.value=0===(i="password"===(o=t).type?new Array(o.value.length+1).join("•"):o.value).length?o.placeholder||"":i,n.type!==Jr&&n.type!==Xr||(n.styles.backgroundColor=3739148031,n.styles.borderTopColor=n.styles.borderRightColor=n.styles.borderBottomColor=n.styles.borderLeftColor=2779096575,n.styles.borderTopWidth=n.styles.borderRightWidth=n.styles.borderBottomWidth=n.styles.borderLeftWidth=1,n.styles.borderTopStyle=n.styles.borderRightStyle=n.styles.borderBottomStyle=n.styles.borderLeftStyle=1,n.styles.backgroundClip=[0],n.styles.backgroundOrigin=[0],n.bounds=(r=n.bounds).width>r.height?new De(r.left+(r.width-r.height)/2,r.top,r.height,r.height):r.width<r.height?new De(r.left,r.top+(r.height-r.width)/2,r.width,r.width):r),n.type){case Jr:n.styles.borderTopRightRadius=n.styles.borderTopLeftRadius=n.styles.borderBottomRightRadius=n.styles.borderBottomLeftRadius=Pr;break;case Xr:n.styles.borderTopRightRadius=n.styles.borderTopLeftRadius=n.styles.borderBottomRightRadius=n.styles.borderBottomLeftRadius=Vr}return n}return Le(A,e),A}(ar),Zr=function(e){function A(A,t){var o=e.call(this,A,t)||this,i=t.options[t.selectedIndex||0];return o.value=i&&i.text||"",o}return Le(A,e),A}(ar),$r=function(e){function A(A,t){var o=e.call(this,A,t)||this;return o.value=t.value,o}return Le(A,e),A}(ar),en=function(e){function A(A,t){var o=e.call(this,A,t)||this;o.src=t.src,o.width=parseInt(t.width,10)||0,o.height=parseInt(t.height,10)||0,o.backgroundColor=o.styles.backgroundColor;try{if(t.contentWindow&&t.contentWindow.document&&t.contentWindow.document.documentElement){o.tree=rn(A,t.contentWindow.document.documentElement);var i=t.contentWindow.document.documentElement?io(A,getComputedStyle(t.contentWindow.document.documentElement).backgroundColor):ro.TRANSPARENT,r=t.contentWindow.document.body?io(A,getComputedStyle(t.contentWindow.document.body).backgroundColor):ro.TRANSPARENT;o.backgroundColor=Jt(i)?Jt(r)?o.styles.backgroundColor:r:i}}catch(e){}return o}return Le(A,e),A}(ar),An=["OL","UL","MENU"],tn=function(e,A,t,o){for(var i=A.firstChild,r=void 0;i;i=r)if(r=i.nextSibling,cn(i)&&i.data.trim().length>0)t.textNodes.push(new Dr(e,i,t.styles));else if(an(i))if(vn(i)&&i.assignedNodes)i.assignedNodes().forEach((function(A){return tn(e,A,t,o)}));else{var n=on(e,i);n.styles.isVisible()&&(nn(i,n,o)?n.flags|=4:sn(n.styles)&&(n.flags|=2),-1!==An.indexOf(i.tagName)&&(n.flags|=8),t.elements.push(n),i.slot,i.shadowRoot?tn(e,i.shadowRoot,n,o):bn(i)||hn(i)||xn(i)||tn(e,i,n,o))}},on=function(e,A){return wn(A)?new qr(e,A):gn(A)?new _r(e,A):hn(A)?new Gr(e,A):fn(A)?new Nr(e,A):pn(A)?new zr(e,A):un(A)?new Wr(e,A):xn(A)?new Zr(e,A):bn(A)?new $r(e,A):Bn(A)?new en(e,A):new ar(e,A)},rn=function(e,A){var t=on(e,A);return t.flags|=4,tn(e,A,t,t),t},nn=function(e,A,t){return A.styles.isPositionedWithZIndex()||A.styles.opacity<1||A.styles.isTransformed()||mn(e)&&t.styles.isTransparent()},sn=function(e){return e.isPositioned()||e.isFloating()},cn=function(e){return e.nodeType===Node.TEXT_NODE},an=function(e){return e.nodeType===Node.ELEMENT_NODE},ln=function(e){return an(e)&&void 0!==e.style&&!dn(e)},dn=function(e){return"object"==typeof e.className},fn=function(e){return"LI"===e.tagName},pn=function(e){return"OL"===e.tagName},un=function(e){return"INPUT"===e.tagName},hn=function(e){return"svg"===e.tagName},mn=function(e){return"BODY"===e.tagName},gn=function(e){return"CANVAS"===e.tagName},yn=function(e){return"VIDEO"===e.tagName},wn=function(e){return"IMG"===e.tagName},Bn=function(e){return"IFRAME"===e.tagName},kn=function(e){return"STYLE"===e.tagName},bn=function(e){return"TEXTAREA"===e.tagName},xn=function(e){return"SELECT"===e.tagName},vn=function(e){return"SLOT"===e.tagName},Qn=function(e){return e.tagName.indexOf("-")>0},Cn=function(){function e(){this.counters={}}return e.prototype.getCounterValue=function(e){var A=this.counters[e];return A&&A.length?A[A.length-1]:1},e.prototype.getCounterValues=function(e){return this.counters[e]||[]},e.prototype.pop=function(e){var A=this;e.forEach((function(e){return A.counters[e].pop()}))},e.prototype.parse=function(e){var A=this,t=e.counterIncrement,o=e.counterReset,i=!0;null!==t&&t.forEach((function(e){var t=A.counters[e.counter];t&&0!==e.increment&&(i=!1,t.length||t.push(1),t[Math.max(0,t.length-1)]+=e.increment)}));var r=[];return i&&o.forEach((function(e){var t=A.counters[e.counter];r.push(e.counter),t||(t=A.counters[e.counter]=[]),t.push(e.reset)})),r},e}(),Un={integers:[1e3,900,500,400,100,90,50,40,10,9,5,4,1],values:["M","CM","D","CD","C","XC","L","XL","X","IX","V","IV","I"]},Fn={integers:[9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,900,800,700,600,500,400,300,200,100,90,80,70,60,50,40,30,20,10,9,8,7,6,5,4,3,2,1],values:["Ք","Փ","Ւ","Ց","Ր","Տ","Վ","Ս","Ռ","Ջ","Պ","Չ","Ո","Շ","Ն","Յ","Մ","Ճ","Ղ","Ձ","Հ","Կ","Ծ","Խ","Լ","Ի","Ժ","Թ","Ը","Է","Զ","Ե","Դ","Գ","Բ","Ա"]},En={integers:[1e4,9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,400,300,200,100,90,80,70,60,50,40,30,20,19,18,17,16,15,10,9,8,7,6,5,4,3,2,1],values:["י׳","ט׳","ח׳","ז׳","ו׳","ה׳","ד׳","ג׳","ב׳","א׳","ת","ש","ר","ק","צ","פ","ע","ס","נ","מ","ל","כ","יט","יח","יז","טז","טו","י","ט","ח","ז","ו","ה","ד","ג","ב","א"]},In={integers:[1e4,9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,900,800,700,600,500,400,300,200,100,90,80,70,60,50,40,30,20,10,9,8,7,6,5,4,3,2,1],values:["ჵ","ჰ","ჯ","ჴ","ხ","ჭ","წ","ძ","ც","ჩ","შ","ყ","ღ","ქ","ფ","ჳ","ტ","ს","რ","ჟ","პ","ო","ჲ","ნ","მ","ლ","კ","ი","თ","ჱ","ზ","ვ","ე","დ","გ","ბ","ა"]},Hn=function(e,A,t,o,i,r){return e<A||e>t?On(e,i,r.length>0):o.integers.reduce((function(A,t,i){for(;e>=t;)e-=t,A+=o.values[i];return A}),"")+r},Ln=function(e,A,t,o){var i="";do{t||e--,i=o(e)+i,e/=A}while(e*A>=A);return i},Mn=function(e,A,t,o,i){var r=t-A+1;return(e<0?"-":"")+(Ln(Math.abs(e),r,o,(function(e){return Oe(Math.floor(e%r)+A)}))+i)},Sn=function(e,A,t){void 0===t&&(t=". ");var o=A.length;return Ln(Math.abs(e),o,!1,(function(e){return A[Math.floor(e%o)]}))+t},jn=function(e,A,t,o,i,r){if(e<-9999||e>9999)return On(e,4,i.length>0);var n=Math.abs(e),s=i;if(0===n)return A[0]+s;for(var c=0;n>0&&c<=4;c++){var a=n%10;0===a&&Vi(r,1)&&""!==s?s=A[a]+s:a>1||1===a&&0===c||1===a&&1===c&&Vi(r,2)||1===a&&1===c&&Vi(r,4)&&e>100||1===a&&c>1&&Vi(r,8)?s=A[a]+(c>0?t[c-1]:"")+s:1===a&&c>0&&(s=t[c-1]+s),n=Math.floor(n/10)}return(e<0?o:"")+s},Kn="十百千萬",Dn="拾佰仟萬",Rn="マイナス",Tn="마이너스",On=function(e,A,t){var o=t?". ":"",i=t?"、":"",r=t?", ":"",n=t?" ":"";switch(A){case 0:return"•"+n;case 1:return"◦"+n;case 2:return"◾"+n;case 5:var s=Mn(e,48,57,!0,o);return s.length<4?"0"+s:s;case 4:return Sn(e,"〇一二三四五六七八九",i);case 6:return Hn(e,1,3999,Un,3,o).toLowerCase();case 7:return Hn(e,1,3999,Un,3,o);case 8:return Mn(e,945,969,!1,o);case 9:return Mn(e,97,122,!1,o);case 10:return Mn(e,65,90,!1,o);case 11:return Mn(e,1632,1641,!0,o);case 12:case 49:return Hn(e,1,9999,Fn,3,o);case 35:return Hn(e,1,9999,Fn,3,o).toLowerCase();case 13:return Mn(e,2534,2543,!0,o);case 14:case 30:return Mn(e,6112,6121,!0,o);case 15:return Sn(e,"子丑寅卯辰巳午未申酉戌亥",i);case 16:return Sn(e,"甲乙丙丁戊己庚辛壬癸",i);case 17:case 48:return jn(e,"零一二三四五六七八九",Kn,"負",i,14);case 47:return jn(e,"零壹貳參肆伍陸柒捌玖",Dn,"負",i,15);case 42:return jn(e,"零一二三四五六七八九",Kn,"负",i,14);case 41:return jn(e,"零壹贰叁肆伍陆柒捌玖",Dn,"负",i,15);case 26:return jn(e,"〇一二三四五六七八九","十百千万",Rn,i,0);case 25:return jn(e,"零壱弐参四伍六七八九","拾百千万",Rn,i,7);case 31:return jn(e,"영일이삼사오육칠팔구","십백천만",Tn,r,7);case 33:return jn(e,"零一二三四五六七八九","十百千萬",Tn,r,0);case 32:return jn(e,"零壹貳參四五六七八九","拾百千",Tn,r,7);case 18:return Mn(e,2406,2415,!0,o);case 20:return Hn(e,1,19999,In,3,o);case 21:return Mn(e,2790,2799,!0,o);case 22:return Mn(e,2662,2671,!0,o);case 22:return Hn(e,1,10999,En,3,o);case 23:return Sn(e,"あいうえおかきくけこさしすせそたちつてとなにぬねのはひふへほまみむめもやゆよらりるれろわゐゑをん");case 24:return Sn(e,"いろはにほへとちりぬるをわかよたれそつねならむうゐのおくやまけふこえてあさきゆめみしゑひもせす");case 27:return Mn(e,3302,3311,!0,o);case 28:return Sn(e,"アイウエオカキクケコサシスセソタチツテトナニヌネノハヒフヘホマミムメモヤユヨラリルレロワヰヱヲン",i);case 29:return Sn(e,"イロハニホヘトチリヌルヲワカヨタレソツネナラムウヰノオクヤマケフコエテアサキユメミシヱヒモセス",i);case 34:return Mn(e,3792,3801,!0,o);case 37:return Mn(e,6160,6169,!0,o);case 38:return Mn(e,4160,4169,!0,o);case 39:return Mn(e,2918,2927,!0,o);case 40:return Mn(e,1776,1785,!0,o);case 43:return Mn(e,3046,3055,!0,o);case 44:return Mn(e,3174,3183,!0,o);case 45:return Mn(e,3664,3673,!0,o);case 46:return Mn(e,3872,3881,!0,o);default:return Mn(e,48,57,!0,o)}},qn="data-html2canvas-ignore",_n=function(){function e(e,A,t){if(this.context=e,this.options=t,this.scrolledElements=[],this.referenceElement=A,this.counters=new Cn,this.quoteDepth=0,!A.ownerDocument)throw new Error("Cloned element does not have an owner document");this.documentElement=this.cloneNode(A.ownerDocument.documentElement,!1)}return e.prototype.toIFrame=function(e,A){var t=this,o=zn(e,A);if(!o.contentWindow)return Promise.reject("Unable to find iframe window");var i=e.defaultView.pageXOffset,r=e.defaultView.pageYOffset,n=o.contentWindow,s=n.document,c=Jn(o).then((function(){return Se(t,0,void 0,(function(){var e,t;return je(this,(function(i){switch(i.label){case 0:return this.scrolledElements.forEach($n),n&&(n.scrollTo(A.left,A.top),!/(iPad|iPhone|iPod)/g.test(navigator.userAgent)||n.scrollY===A.top&&n.scrollX===A.left||(this.context.logger.warn("Unable to restore scroll position for cloned document"),this.context.windowBounds=this.context.windowBounds.add(n.scrollX-A.left,n.scrollY-A.top,0,0))),e=this.options.onclone,void 0===(t=this.clonedReferenceElement)?[2,Promise.reject("Error finding the "+this.referenceElement.nodeName+" in the cloned document")]:s.fonts&&s.fonts.ready?[4,s.fonts.ready]:[3,2];case 1:i.sent(),i.label=2;case 2:return/(AppleWebKit)/g.test(navigator.userAgent)?[4,Vn(s)]:[3,4];case 3:i.sent(),i.label=4;case 4:return"function"==typeof e?[2,Promise.resolve().then((function(){return e(s,t)})).then((function(){return o}))]:[2,o]}}))}))}));return s.open(),s.write(Wn(document.doctype)+"<html></html>"),Zn(this.referenceElement.ownerDocument,i,r),s.replaceChild(s.adoptNode(this.documentElement),s.documentElement),s.close(),c},e.prototype.createElementClone=function(e){if(cr(e,2),gn(e))return this.createCanvasClone(e);if(yn(e))return this.createVideoClone(e);if(kn(e))return this.createStyleClone(e);var A=e.cloneNode(!1);return wn(A)&&(wn(e)&&e.currentSrc&&e.currentSrc!==e.src&&(A.src=e.currentSrc,A.srcset=""),"lazy"===A.loading&&(A.loading="eager")),Qn(A)?this.createCustomElementClone(A):A},e.prototype.createCustomElementClone=function(e){var A=document.createElement("html2canvascustomelement");return Yn(e.style,A),A},e.prototype.createStyleClone=function(e){try{var A=e.sheet;if(A&&A.cssRules){var t=[].slice.call(A.cssRules,0).reduce((function(e,A){return A&&"string"==typeof A.cssText?e+A.cssText:e}),""),o=e.cloneNode(!1);return o.textContent=t,o}}catch(e){if(this.context.logger.error("Unable to access cssRules property",e),"SecurityError"!==e.name)throw e}return e.cloneNode(!1)},e.prototype.createCanvasClone=function(e){var A;if(this.options.inlineImages&&e.ownerDocument){var t=e.ownerDocument.createElement("img");try{return t.src=e.toDataURL(),t}catch(A){this.context.logger.info("Unable to inline canvas contents, canvas is tainted",e)}}var o=e.cloneNode(!1);try{o.width=e.width,o.height=e.height;var i=e.getContext("2d"),r=o.getContext("2d");if(r)if(!this.options.allowTaint&&i)r.putImageData(i.getImageData(0,0,e.width,e.height),0,0);else{var n=null!==(A=e.getContext("webgl2"))&&void 0!==A?A:e.getContext("webgl");if(n){var s=n.getContextAttributes();!1===(null==s?void 0:s.preserveDrawingBuffer)&&this.context.logger.warn("Unable to clone WebGL context as it has preserveDrawingBuffer=false",e)}r.drawImage(e,0,0)}return o}catch(A){this.context.logger.info("Unable to clone canvas as it is tainted",e)}return o},e.prototype.createVideoClone=function(e){var A=e.ownerDocument.createElement("canvas");A.width=e.offsetWidth,A.height=e.offsetHeight;var t=A.getContext("2d");try{return t&&(t.drawImage(e,0,0,A.width,A.height),this.options.allowTaint||t.getImageData(0,0,A.width,A.height)),A}catch(A){this.context.logger.info("Unable to clone video as it is tainted",e)}var o=e.ownerDocument.createElement("canvas");return o.width=e.offsetWidth,o.height=e.offsetHeight,o},e.prototype.appendChildNode=function(e,A,t){an(A)&&("SCRIPT"===A.tagName||A.hasAttribute(qn)||"function"==typeof this.options.ignoreElements&&this.options.ignoreElements(A))||this.options.copyStyles&&an(A)&&kn(A)||e.appendChild(this.cloneNode(A,t))},e.prototype.cloneChildNodes=function(e,A,t){for(var o=this,i=e.shadowRoot?e.shadowRoot.firstChild:e.firstChild;i;i=i.nextSibling)if(an(i)&&vn(i)&&"function"==typeof i.assignedNodes){var r=i.assignedNodes();r.length&&r.forEach((function(e){return o.appendChildNode(A,e,t)}))}else this.appendChildNode(A,i,t)},e.prototype.cloneNode=function(e,A){if(cn(e))return document.createTextNode(e.data);if(!e.ownerDocument)return e.cloneNode(!1);var t=e.ownerDocument.defaultView;if(t&&an(e)&&(ln(e)||dn(e))){var o=this.createElementClone(e);o.style.transitionProperty="none";var i=t.getComputedStyle(e),r=t.getComputedStyle(e,":before"),n=t.getComputedStyle(e,":after");this.referenceElement===e&&ln(o)&&(this.clonedReferenceElement=o),mn(o)&&os(o);var s=this.counters.parse(new nr(this.context,i)),c=this.resolvePseudoContent(e,o,r,mr.BEFORE);Qn(e)&&(A=!0),yn(e)||this.cloneChildNodes(e,o,A),c&&o.insertBefore(c,o.firstChild);var a=this.resolvePseudoContent(e,o,n,mr.AFTER);return a&&o.appendChild(a),this.counters.pop(s),(i&&(this.options.copyStyles||dn(e))&&!Bn(e)||A)&&Yn(i,o),0===e.scrollTop&&0===e.scrollLeft||this.scrolledElements.push([o,e.scrollLeft,e.scrollTop]),(bn(e)||xn(e))&&(bn(o)||xn(o))&&(o.value=e.value),o}return e.cloneNode(!1)},e.prototype.resolvePseudoContent=function(e,A,t,o){var i=this;if(t){var r=t.content,n=A.ownerDocument;if(n&&r&&"none"!==r&&"-moz-alt-content"!==r&&"none"!==t.display){this.counters.parse(new nr(this.context,t));var s=new rr(this.context,t),c=n.createElement("html2canvaspseudoelement");Yn(t,c),s.content.forEach((function(A){if(0===A.type)c.appendChild(n.createTextNode(A.value));else if(22===A.type){var t=n.createElement("img");t.src=A.value,t.style.opacity="1",c.appendChild(t)}else if(18===A.type){if("attr"===A.name){var o=A.values.filter(Ct);o.length&&c.appendChild(n.createTextNode(e.getAttribute(o[0].value)||""))}else if("counter"===A.name){var r=A.values.filter(It),a=r[0],l=r[1];if(a&&Ct(a)){var d=i.counters.getCounterValue(a.value),f=l&&Ct(l)?pi.parse(i.context,l.value):3;c.appendChild(n.createTextNode(On(d,f,!1)))}}else if("counters"===A.name){var p=A.values.filter(It),u=(a=p[0],p[1]);if(l=p[2],a&&Ct(a)){var h=i.counters.getCounterValues(a.value),m=l&&Ct(l)?pi.parse(i.context,l.value):3,g=u&&0===u.type?u.value:"",y=h.map((function(e){return On(e,m,!1)})).join(g);c.appendChild(n.createTextNode(y))}}}else if(20===A.type)switch(A.value){case"open-quote":c.appendChild(n.createTextNode($i(s.quotes,i.quoteDepth++,!0)));break;case"close-quote":c.appendChild(n.createTextNode($i(s.quotes,--i.quoteDepth,!1)));break;default:c.appendChild(n.createTextNode(A.value))}})),c.className=es+" "+As;var a=o===mr.BEFORE?" "+es:" "+As;return dn(A)?A.className.baseValue+=a:A.className+=a,c}}},e.destroy=function(e){return!!e.parentNode&&(e.parentNode.removeChild(e),!0)},e}();(gr=mr||(mr={}))[gr.BEFORE=0]="BEFORE",gr[gr.AFTER=1]="AFTER";var Gn,Nn,zn=function(e,A){var t=e.createElement("iframe");return t.className="html2canvas-container",t.style.visibility="hidden",t.style.position="fixed",t.style.left="-10000px",t.style.top="0px",t.style.border="0",t.width=A.width.toString(),t.height=A.height.toString(),t.scrolling="no",t.setAttribute(qn,"true"),e.body.appendChild(t),t},Pn=function(e){return new Promise((function(A){e.complete?A():e.src?(e.onload=A,e.onerror=A):A()}))},Vn=function(e){return Promise.all([].slice.call(e.images,0).map(Pn))},Jn=function(e){return new Promise((function(A,t){var o=e.contentWindow;if(!o)return t("No window assigned for iframe");var i=o.document;o.onload=e.onload=function(){o.onload=e.onload=null;var t=setInterval((function(){i.body.childNodes.length>0&&"complete"===i.readyState&&(clearInterval(t),A(e))}),50)}}))},Xn=["all","d","content"],Yn=function(e,A){for(var t=e.length-1;t>=0;t--){var o=e.item(t);-1===Xn.indexOf(o)&&A.style.setProperty(o,e.getPropertyValue(o))}return A},Wn=function(e){var A="";return e&&(A+="<!DOCTYPE ",e.name&&(A+=e.name),e.internalSubset&&(A+=e.internalSubset),e.publicId&&(A+='"'+e.publicId+'"'),e.systemId&&(A+='"'+e.systemId+'"'),A+=">"),A},Zn=function(e,A,t){e&&e.defaultView&&(A!==e.defaultView.pageXOffset||t!==e.defaultView.pageYOffset)&&e.defaultView.scrollTo(A,t)},$n=function(e){var A=e[0],t=e[1],o=e[2];A.scrollLeft=t,A.scrollTop=o},es="___html2canvas___pseudoelement_before",As="___html2canvas___pseudoelement_after",ts='{\n content: "" !important;\n display: none !important;\n}',os=function(e){is(e,"."+es+":before"+ts+"\n ."+As+":after"+ts)},is=function(e,A){var t=e.ownerDocument;if(t){var o=t.createElement("style");o.textContent=A,e.appendChild(o)}},rs=function(){function e(){}return e.getOrigin=function(A){var t=e._link;return t?(t.href=A,t.href=t.href,t.protocol+t.hostname+t.port):"about:blank"},e.isSameOrigin=function(A){return e.getOrigin(A)===e._origin},e.setContext=function(A){e._link=A.document.createElement("a"),e._origin=e.getOrigin(A.location.href)},e._origin="about:blank",e}(),ns=function(){function e(e,A){this.context=e,this._options=A,this._cache={}}return e.prototype.addImage=function(e){var A=Promise.resolve();return this.has(e)?A:ps(e)||ls(e)?((this._cache[e]=this.loadImage(e)).catch((function(){})),A):A},e.prototype.match=function(e){return this._cache[e]},e.prototype.loadImage=function(e){return Se(this,0,void 0,(function(){var A,t,o,i,r=this;return je(this,(function(n){switch(n.label){case 0:return A=rs.isSameOrigin(e),t=!ds(e)&&!0===this._options.useCORS&&Hr.SUPPORT_CORS_IMAGES&&!A,o=!ds(e)&&!A&&!ps(e)&&"string"==typeof this._options.proxy&&Hr.SUPPORT_CORS_XHR&&!t,A||!1!==this._options.allowTaint||ds(e)||ps(e)||o||t?(i=e,o?[4,this.proxy(i)]:[3,2]):[2];case 1:i=n.sent(),n.label=2;case 2:return this.context.logger.debug("Added image "+e.substring(0,256)),[4,new Promise((function(e,A){var o=new Image;o.onload=function(){return e(o)},o.onerror=A,(fs(i)||t)&&(o.crossOrigin="anonymous"),o.src=i,!0===o.complete&&setTimeout((function(){return e(o)}),500),r._options.imageTimeout>0&&setTimeout((function(){return A("Timed out ("+r._options.imageTimeout+"ms) loading image")}),r._options.imageTimeout)}))];case 3:return[2,n.sent()]}}))}))},e.prototype.has=function(e){return void 0!==this._cache[e]},e.prototype.keys=function(){return Promise.resolve(Object.keys(this._cache))},e.prototype.proxy=function(e){var A=this,t=this._options.proxy;if(!t)throw new Error("No proxy defined");var o=e.substring(0,256);return new Promise((function(i,r){var n=Hr.SUPPORT_RESPONSE_TYPE?"blob":"text",s=new XMLHttpRequest;s.onload=function(){if(200===s.status)if("text"===n)i(s.response);else{var e=new FileReader;e.addEventListener("load",(function(){return i(e.result)}),!1),e.addEventListener("error",(function(e){return r(e)}),!1),e.readAsDataURL(s.response)}else r("Failed to proxy resource "+o+" with status code "+s.status)},s.onerror=r;var c=t.indexOf("?")>-1?"&":"?";if(s.open("GET",""+t+c+"url="+encodeURIComponent(e)+"&responseType="+n),"text"!==n&&s instanceof XMLHttpRequest&&(s.responseType=n),A._options.imageTimeout){var a=A._options.imageTimeout;s.timeout=a,s.ontimeout=function(){return r("Timed out ("+a+"ms) proxying "+o)}}s.send()}))},e}(),ss=/^data:image\/svg\+xml/i,cs=/^data:image\/.*;base64,/i,as=/^data:image\/.*/i,ls=function(e){return Hr.SUPPORT_SVG_DRAWING||!us(e)},ds=function(e){return as.test(e)},fs=function(e){return cs.test(e)},ps=function(e){return"blob"===e.substr(0,4)},us=function(e){return"svg"===e.substr(-3).toLowerCase()||ss.test(e)},hs=function(){function e(e,A){this.type=0,this.x=e,this.y=A}return e.prototype.add=function(A,t){return new e(this.x+A,this.y+t)},e}(),ms=function(e,A,t){return new hs(e.x+(A.x-e.x)*t,e.y+(A.y-e.y)*t)},gs=function(){function e(e,A,t,o){this.type=1,this.start=e,this.startControl=A,this.endControl=t,this.end=o}return e.prototype.subdivide=function(A,t){var o=ms(this.start,this.startControl,A),i=ms(this.startControl,this.endControl,A),r=ms(this.endControl,this.end,A),n=ms(o,i,A),s=ms(i,r,A),c=ms(n,s,A);return t?new e(this.start,o,n,c):new e(c,s,r,this.end)},e.prototype.add=function(A,t){return new e(this.start.add(A,t),this.startControl.add(A,t),this.endControl.add(A,t),this.end.add(A,t))},e.prototype.reverse=function(){return new e(this.end,this.endControl,this.startControl,this.start)},e}(),ys=function(e){return 1===e.type},ws=function(){return function(e){var A=e.styles,t=e.bounds,o=Tt(A.borderTopLeftRadius,t.width,t.height),i=o[0],r=o[1],n=Tt(A.borderTopRightRadius,t.width,t.height),s=n[0],c=n[1],a=Tt(A.borderBottomRightRadius,t.width,t.height),l=a[0],d=a[1],f=Tt(A.borderBottomLeftRadius,t.width,t.height),p=f[0],u=f[1],h=[];h.push((i+s)/t.width),h.push((p+l)/t.width),h.push((r+u)/t.height),h.push((c+d)/t.height);var m=Math.max.apply(Math,h);m>1&&(i/=m,r/=m,s/=m,c/=m,l/=m,d/=m,p/=m,u/=m);var g=t.width-s,y=t.height-d,w=t.width-l,B=t.height-u,k=A.borderTopWidth,b=A.borderRightWidth,x=A.borderBottomWidth,v=A.borderLeftWidth,Q=Ot(A.paddingTop,e.bounds.width),C=Ot(A.paddingRight,e.bounds.width),U=Ot(A.paddingBottom,e.bounds.width),F=Ot(A.paddingLeft,e.bounds.width);this.topLeftBorderDoubleOuterBox=i>0||r>0?Bs(t.left+v/3,t.top+k/3,i-v/3,r-k/3,Gn.TOP_LEFT):new hs(t.left+v/3,t.top+k/3),this.topRightBorderDoubleOuterBox=i>0||r>0?Bs(t.left+g,t.top+k/3,s-b/3,c-k/3,Gn.TOP_RIGHT):new hs(t.left+t.width-b/3,t.top+k/3),this.bottomRightBorderDoubleOuterBox=l>0||d>0?Bs(t.left+w,t.top+y,l-b/3,d-x/3,Gn.BOTTOM_RIGHT):new hs(t.left+t.width-b/3,t.top+t.height-x/3),this.bottomLeftBorderDoubleOuterBox=p>0||u>0?Bs(t.left+v/3,t.top+B,p-v/3,u-x/3,Gn.BOTTOM_LEFT):new hs(t.left+v/3,t.top+t.height-x/3),this.topLeftBorderDoubleInnerBox=i>0||r>0?Bs(t.left+2*v/3,t.top+2*k/3,i-2*v/3,r-2*k/3,Gn.TOP_LEFT):new hs(t.left+2*v/3,t.top+2*k/3),this.topRightBorderDoubleInnerBox=i>0||r>0?Bs(t.left+g,t.top+2*k/3,s-2*b/3,c-2*k/3,Gn.TOP_RIGHT):new hs(t.left+t.width-2*b/3,t.top+2*k/3),this.bottomRightBorderDoubleInnerBox=l>0||d>0?Bs(t.left+w,t.top+y,l-2*b/3,d-2*x/3,Gn.BOTTOM_RIGHT):new hs(t.left+t.width-2*b/3,t.top+t.height-2*x/3),this.bottomLeftBorderDoubleInnerBox=p>0||u>0?Bs(t.left+2*v/3,t.top+B,p-2*v/3,u-2*x/3,Gn.BOTTOM_LEFT):new hs(t.left+2*v/3,t.top+t.height-2*x/3),this.topLeftBorderStroke=i>0||r>0?Bs(t.left+v/2,t.top+k/2,i-v/2,r-k/2,Gn.TOP_LEFT):new hs(t.left+v/2,t.top+k/2),this.topRightBorderStroke=i>0||r>0?Bs(t.left+g,t.top+k/2,s-b/2,c-k/2,Gn.TOP_RIGHT):new hs(t.left+t.width-b/2,t.top+k/2),this.bottomRightBorderStroke=l>0||d>0?Bs(t.left+w,t.top+y,l-b/2,d-x/2,Gn.BOTTOM_RIGHT):new hs(t.left+t.width-b/2,t.top+t.height-x/2),this.bottomLeftBorderStroke=p>0||u>0?Bs(t.left+v/2,t.top+B,p-v/2,u-x/2,Gn.BOTTOM_LEFT):new hs(t.left+v/2,t.top+t.height-x/2),this.topLeftBorderBox=i>0||r>0?Bs(t.left,t.top,i,r,Gn.TOP_LEFT):new hs(t.left,t.top),this.topRightBorderBox=s>0||c>0?Bs(t.left+g,t.top,s,c,Gn.TOP_RIGHT):new hs(t.left+t.width,t.top),this.bottomRightBorderBox=l>0||d>0?Bs(t.left+w,t.top+y,l,d,Gn.BOTTOM_RIGHT):new hs(t.left+t.width,t.top+t.height),this.bottomLeftBorderBox=p>0||u>0?Bs(t.left,t.top+B,p,u,Gn.BOTTOM_LEFT):new hs(t.left,t.top+t.height),this.topLeftPaddingBox=i>0||r>0?Bs(t.left+v,t.top+k,Math.max(0,i-v),Math.max(0,r-k),Gn.TOP_LEFT):new hs(t.left+v,t.top+k),this.topRightPaddingBox=s>0||c>0?Bs(t.left+Math.min(g,t.width-b),t.top+k,g>t.width+b?0:Math.max(0,s-b),Math.max(0,c-k),Gn.TOP_RIGHT):new hs(t.left+t.width-b,t.top+k),this.bottomRightPaddingBox=l>0||d>0?Bs(t.left+Math.min(w,t.width-v),t.top+Math.min(y,t.height-x),Math.max(0,l-b),Math.max(0,d-x),Gn.BOTTOM_RIGHT):new hs(t.left+t.width-b,t.top+t.height-x),this.bottomLeftPaddingBox=p>0||u>0?Bs(t.left+v,t.top+Math.min(B,t.height-x),Math.max(0,p-v),Math.max(0,u-x),Gn.BOTTOM_LEFT):new hs(t.left+v,t.top+t.height-x),this.topLeftContentBox=i>0||r>0?Bs(t.left+v+F,t.top+k+Q,Math.max(0,i-(v+F)),Math.max(0,r-(k+Q)),Gn.TOP_LEFT):new hs(t.left+v+F,t.top+k+Q),this.topRightContentBox=s>0||c>0?Bs(t.left+Math.min(g,t.width+v+F),t.top+k+Q,g>t.width+v+F?0:s-v+F,c-(k+Q),Gn.TOP_RIGHT):new hs(t.left+t.width-(b+C),t.top+k+Q),this.bottomRightContentBox=l>0||d>0?Bs(t.left+Math.min(w,t.width-(v+F)),t.top+Math.min(y,t.height+k+Q),Math.max(0,l-(b+C)),d-(x+U),Gn.BOTTOM_RIGHT):new hs(t.left+t.width-(b+C),t.top+t.height-(x+U)),this.bottomLeftContentBox=p>0||u>0?Bs(t.left+v+F,t.top+B,Math.max(0,p-(v+F)),u-(x+U),Gn.BOTTOM_LEFT):new hs(t.left+v+F,t.top+t.height-(x+U))}}();(Nn=Gn||(Gn={}))[Nn.TOP_LEFT=0]="TOP_LEFT",Nn[Nn.TOP_RIGHT=1]="TOP_RIGHT",Nn[Nn.BOTTOM_RIGHT=2]="BOTTOM_RIGHT",Nn[Nn.BOTTOM_LEFT=3]="BOTTOM_LEFT";var Bs=function(e,A,t,o,i){var r=(Math.sqrt(2)-1)/3*4,n=t*r,s=o*r,c=e+t,a=A+o;switch(i){case Gn.TOP_LEFT:return new gs(new hs(e,a),new hs(e,a-s),new hs(c-n,A),new hs(c,A));case Gn.TOP_RIGHT:return new gs(new hs(e,A),new hs(e+n,A),new hs(c,a-s),new hs(c,a));case Gn.BOTTOM_RIGHT:return new gs(new hs(c,A),new hs(c,A+s),new hs(e+n,a),new hs(e,a));case Gn.BOTTOM_LEFT:default:return new gs(new hs(c,a),new hs(c-n,a),new hs(e,A+s),new hs(e,A))}},ks=function(e){return[e.topLeftBorderBox,e.topRightBorderBox,e.bottomRightBorderBox,e.bottomLeftBorderBox]},bs=function(e){return[e.topLeftPaddingBox,e.topRightPaddingBox,e.bottomRightPaddingBox,e.bottomLeftPaddingBox]},xs=function(){return function(e,A,t){this.offsetX=e,this.offsetY=A,this.matrix=t,this.type=0,this.target=6}}(),vs=function(){return function(e,A){this.path=e,this.target=A,this.type=1}}(),Qs=function(){return function(e){this.opacity=e,this.type=2,this.target=6}}(),Cs=function(e){return 1===e.type},Us=function(e,A){return e.length===A.length&&e.some((function(e,t){return e===A[t]}))},Fs=function(){return function(e){this.element=e,this.inlineLevel=[],this.nonInlineLevel=[],this.negativeZIndex=[],this.zeroOrAutoZIndexOrTransformedOrOpacity=[],this.positiveZIndex=[],this.nonPositionedFloats=[],this.nonPositionedInlineLevel=[]}}(),Es=function(){function e(e,A){if(this.container=e,this.parent=A,this.effects=[],this.curves=new ws(this.container),this.container.styles.opacity<1&&this.effects.push(new Qs(this.container.styles.opacity)),null!==this.container.styles.transform){var t=this.container.bounds.left+this.container.styles.transformOrigin[0].number,o=this.container.bounds.top+this.container.styles.transformOrigin[1].number,i=this.container.styles.transform;this.effects.push(new xs(t,o,i))}if(0!==this.container.styles.overflowX){var r=ks(this.curves),n=bs(this.curves);Us(r,n)?this.effects.push(new vs(r,6)):(this.effects.push(new vs(r,2)),this.effects.push(new vs(n,4)))}}return e.prototype.getEffects=function(e){for(var A=-1===[2,3].indexOf(this.container.styles.position),t=this.parent,o=this.effects.slice(0);t;){var i=t.effects.filter((function(e){return!Cs(e)}));if(A||0!==t.container.styles.position||!t.parent){if(o.unshift.apply(o,i),A=-1===[2,3].indexOf(t.container.styles.position),0!==t.container.styles.overflowX){var r=ks(t.curves),n=bs(t.curves);Us(r,n)||o.unshift(new vs(n,6))}}else o.unshift.apply(o,i);t=t.parent}return o.filter((function(A){return Vi(A.target,e)}))},e}(),Is=function(e,A,t,o){e.container.elements.forEach((function(i){var r=Vi(i.flags,4),n=Vi(i.flags,2),s=new Es(i,e);Vi(i.styles.display,2048)&&o.push(s);var c=Vi(i.flags,8)?[]:o;if(r||n){var a=r||i.styles.isPositioned()?t:A,l=new Fs(s);if(i.styles.isPositioned()||i.styles.opacity<1||i.styles.isTransformed()){var d=i.styles.zIndex.order;if(d<0){var f=0;a.negativeZIndex.some((function(e,A){return d>e.element.container.styles.zIndex.order?(f=A,!1):f>0})),a.negativeZIndex.splice(f,0,l)}else if(d>0){var p=0;a.positiveZIndex.some((function(e,A){return d>=e.element.container.styles.zIndex.order?(p=A+1,!1):p>0})),a.positiveZIndex.splice(p,0,l)}else a.zeroOrAutoZIndexOrTransformedOrOpacity.push(l)}else i.styles.isFloating()?a.nonPositionedFloats.push(l):a.nonPositionedInlineLevel.push(l);Is(s,l,r?l:t,c)}else i.styles.isInlineLevel()?A.inlineLevel.push(s):A.nonInlineLevel.push(s),Is(s,A,t,c);Vi(i.flags,8)&&Hs(i,c)}))},Hs=function(e,A){for(var t=e instanceof zr?e.start:1,o=e instanceof zr&&e.reversed,i=0;i<A.length;i++){var r=A[i];r.container instanceof Nr&&"number"==typeof r.container.value&&0!==r.container.value&&(t=r.container.value),r.listValue=On(t,r.container.styles.listStyleType,!0),t+=o?-1:1}},Ls=function(e,A){switch(A){case 0:return Ss(e.topLeftBorderBox,e.topLeftPaddingBox,e.topRightBorderBox,e.topRightPaddingBox);case 1:return Ss(e.topRightBorderBox,e.topRightPaddingBox,e.bottomRightBorderBox,e.bottomRightPaddingBox);case 2:return Ss(e.bottomRightBorderBox,e.bottomRightPaddingBox,e.bottomLeftBorderBox,e.bottomLeftPaddingBox);default:return Ss(e.bottomLeftBorderBox,e.bottomLeftPaddingBox,e.topLeftBorderBox,e.topLeftPaddingBox)}},Ms=function(e,A){var t=[];return ys(e)?t.push(e.subdivide(.5,!1)):t.push(e),ys(A)?t.push(A.subdivide(.5,!0)):t.push(A),t},Ss=function(e,A,t,o){var i=[];return ys(e)?i.push(e.subdivide(.5,!1)):i.push(e),ys(t)?i.push(t.subdivide(.5,!0)):i.push(t),ys(o)?i.push(o.subdivide(.5,!0).reverse()):i.push(o),ys(A)?i.push(A.subdivide(.5,!1).reverse()):i.push(A),i},js=function(e){var A=e.bounds,t=e.styles;return A.add(t.borderLeftWidth,t.borderTopWidth,-(t.borderRightWidth+t.borderLeftWidth),-(t.borderTopWidth+t.borderBottomWidth))},Ks=function(e){var A=e.styles,t=e.bounds,o=Ot(A.paddingLeft,t.width),i=Ot(A.paddingRight,t.width),r=Ot(A.paddingTop,t.width),n=Ot(A.paddingBottom,t.width);return t.add(o+A.borderLeftWidth,r+A.borderTopWidth,-(A.borderRightWidth+A.borderLeftWidth+o+i),-(A.borderTopWidth+A.borderBottomWidth+r+n))},Ds=function(e,A,t){var o,i,r=(i=e,0===(o=qs(e.styles.backgroundOrigin,A))?i.bounds:2===o?Ks(i):js(i)),n=function(e,A){return 0===e?A.bounds:2===e?Ks(A):js(A)}(qs(e.styles.backgroundClip,A),e),s=Os(qs(e.styles.backgroundSize,A),t,r),c=s[0],a=s[1],l=Tt(qs(e.styles.backgroundPosition,A),r.width-c,r.height-a);return[_s(qs(e.styles.backgroundRepeat,A),l,s,r,n),Math.round(r.left+l[0]),Math.round(r.top+l[1]),c,a]},Rs=function(e){return Ct(e)&&e.value===eo.AUTO},Ts=function(e){return"number"==typeof e},Os=function(e,A,t){var o=A[0],i=A[1],r=A[2],n=e[0],s=e[1];if(!n)return[0,0];if(St(n)&&s&&St(s))return[Ot(n,t.width),Ot(s,t.height)];var c=Ts(r);if(Ct(n)&&(n.value===eo.CONTAIN||n.value===eo.COVER))return Ts(r)?t.width/t.height<r!=(n.value===eo.COVER)?[t.width,t.width/r]:[t.height*r,t.height]:[t.width,t.height];var a=Ts(o),l=Ts(i),d=a||l;if(Rs(n)&&(!s||Rs(s)))return a&&l?[o,i]:c||d?d&&c?[a?o:i*r,l?i:o/r]:[a?o:t.width,l?i:t.height]:[t.width,t.height];if(c){var f=0,p=0;return St(n)?f=Ot(n,t.width):St(s)&&(p=Ot(s,t.height)),Rs(n)?f=p*r:s&&!Rs(s)||(p=f/r),[f,p]}var u=null,h=null;if(St(n)?u=Ot(n,t.width):s&&St(s)&&(h=Ot(s,t.height)),null===u||s&&!Rs(s)||(h=a&&l?u/o*i:t.height),null!==h&&Rs(n)&&(u=a&&l?h/i*o:t.width),null!==u&&null!==h)return[u,h];throw new Error("Unable to calculate background-size for element")},qs=function(e,A){var t=e[A];return void 0===t?e[0]:t},_s=function(e,A,t,o,i){var r=A[0],n=A[1],s=t[0],c=t[1];switch(e){case 2:return[new hs(Math.round(o.left),Math.round(o.top+n)),new hs(Math.round(o.left+o.width),Math.round(o.top+n)),new hs(Math.round(o.left+o.width),Math.round(c+o.top+n)),new hs(Math.round(o.left),Math.round(c+o.top+n))];case 3:return[new hs(Math.round(o.left+r),Math.round(o.top)),new hs(Math.round(o.left+r+s),Math.round(o.top)),new hs(Math.round(o.left+r+s),Math.round(o.height+o.top)),new hs(Math.round(o.left+r),Math.round(o.height+o.top))];case 1:return[new hs(Math.round(o.left+r),Math.round(o.top+n)),new hs(Math.round(o.left+r+s),Math.round(o.top+n)),new hs(Math.round(o.left+r+s),Math.round(o.top+n+c)),new hs(Math.round(o.left+r),Math.round(o.top+n+c))];default:return[new hs(Math.round(i.left),Math.round(i.top)),new hs(Math.round(i.left+i.width),Math.round(i.top)),new hs(Math.round(i.left+i.width),Math.round(i.height+i.top)),new hs(Math.round(i.left),Math.round(i.height+i.top))]}},Gs="Hidden Text",Ns=function(){function e(e){this._data={},this._document=e}return e.prototype.parseMetrics=function(e,A){var t=this._document.createElement("div"),o=this._document.createElement("img"),i=this._document.createElement("span"),r=this._document.body;t.style.visibility="hidden",t.style.fontFamily=e,t.style.fontSize=A,t.style.margin="0",t.style.padding="0",t.style.whiteSpace="nowrap",r.appendChild(t),o.src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",o.width=1,o.height=1,o.style.margin="0",o.style.padding="0",o.style.verticalAlign="baseline",i.style.fontFamily=e,i.style.fontSize=A,i.style.margin="0",i.style.padding="0",i.appendChild(this._document.createTextNode(Gs)),t.appendChild(i),t.appendChild(o);var n=o.offsetTop-i.offsetTop+2;t.removeChild(i),t.appendChild(this._document.createTextNode(Gs)),t.style.lineHeight="normal",o.style.verticalAlign="super";var s=o.offsetTop-t.offsetTop+2;return r.removeChild(t),{baseline:n,middle:s}},e.prototype.getMetrics=function(e,A){var t=e+" "+A;return void 0===this._data[t]&&(this._data[t]=this.parseMetrics(e,A)),this._data[t]},e}(),zs=function(){return function(e,A){this.context=e,this.options=A}}(),Ps=function(e){function A(A,t){var o=e.call(this,A,t)||this;return o._activeEffects=[],o.canvas=t.canvas?t.canvas:document.createElement("canvas"),o.ctx=o.canvas.getContext("2d"),t.canvas||(o.canvas.width=Math.floor(t.width*t.scale),o.canvas.height=Math.floor(t.height*t.scale),o.canvas.style.width=t.width+"px",o.canvas.style.height=t.height+"px"),o.fontMetrics=new Ns(document),o.ctx.scale(o.options.scale,o.options.scale),o.ctx.translate(-t.x,-t.y),o.ctx.textBaseline="bottom",o._activeEffects=[],o.context.logger.debug("Canvas renderer initialized ("+t.width+"x"+t.height+") with scale "+t.scale),o}return Le(A,e),A.prototype.applyEffects=function(e){for(var A=this;this._activeEffects.length;)this.popEffect();e.forEach((function(e){return A.applyEffect(e)}))},A.prototype.applyEffect=function(e){this.ctx.save(),function(e){return 2===e.type}(e)&&(this.ctx.globalAlpha=e.opacity),function(e){return 0===e.type}(e)&&(this.ctx.translate(e.offsetX,e.offsetY),this.ctx.transform(e.matrix[0],e.matrix[1],e.matrix[2],e.matrix[3],e.matrix[4],e.matrix[5]),this.ctx.translate(-e.offsetX,-e.offsetY)),Cs(e)&&(this.path(e.path),this.ctx.clip()),this._activeEffects.push(e)},A.prototype.popEffect=function(){this._activeEffects.pop(),this.ctx.restore()},A.prototype.renderStack=function(e){return Se(this,0,void 0,(function(){return je(this,(function(A){switch(A.label){case 0:return e.element.container.styles.isVisible()?[4,this.renderStackContent(e)]:[3,2];case 1:A.sent(),A.label=2;case 2:return[2]}}))}))},A.prototype.renderNode=function(e){return Se(this,0,void 0,(function(){return je(this,(function(A){switch(A.label){case 0:return Vi(e.container.flags,16),e.container.styles.isVisible()?[4,this.renderNodeBackgroundAndBorders(e)]:[3,3];case 1:return A.sent(),[4,this.renderNodeContent(e)];case 2:A.sent(),A.label=3;case 3:return[2]}}))}))},A.prototype.renderTextWithLetterSpacing=function(e,A,t){var o=this;0===A?this.ctx.fillText(e.text,e.bounds.left,e.bounds.top+t):Sr(e.text).reduce((function(A,i){return o.ctx.fillText(i,A,e.bounds.top+t),A+o.ctx.measureText(i).width}),e.bounds.left)},A.prototype.createFontStyle=function(e){var A=e.fontVariant.filter((function(e){return"normal"===e||"small-caps"===e})).join(""),t=Ws(e.fontFamily).join(", "),o=vt(e.fontSize)?""+e.fontSize.number+e.fontSize.unit:e.fontSize.number+"px";return[[e.fontStyle,A,e.fontWeight,o,t].join(" "),t,o]},A.prototype.renderTextNode=function(e,A){return Se(this,0,void 0,(function(){var t,o,i,r,n,s,c,a,l=this;return je(this,(function(d){return t=this.createFontStyle(A),o=t[0],i=t[1],r=t[2],this.ctx.font=o,this.ctx.direction=1===A.direction?"rtl":"ltr",this.ctx.textAlign="left",this.ctx.textBaseline="alphabetic",n=this.fontMetrics.getMetrics(i,r),s=n.baseline,c=n.middle,a=A.paintOrder,e.textBounds.forEach((function(e){a.forEach((function(t){switch(t){case 0:l.ctx.fillStyle=Xt(A.color),l.renderTextWithLetterSpacing(e,A.letterSpacing,s);var o=A.textShadow;o.length&&e.text.trim().length&&(o.slice(0).reverse().forEach((function(t){l.ctx.shadowColor=Xt(t.color),l.ctx.shadowOffsetX=t.offsetX.number*l.options.scale,l.ctx.shadowOffsetY=t.offsetY.number*l.options.scale,l.ctx.shadowBlur=t.blur.number,l.renderTextWithLetterSpacing(e,A.letterSpacing,s)})),l.ctx.shadowColor="",l.ctx.shadowOffsetX=0,l.ctx.shadowOffsetY=0,l.ctx.shadowBlur=0),A.textDecorationLine.length&&(l.ctx.fillStyle=Xt(A.textDecorationColor||A.color),A.textDecorationLine.forEach((function(A){switch(A){case 1:l.ctx.fillRect(e.bounds.left,Math.round(e.bounds.top+s),e.bounds.width,1);break;case 2:l.ctx.fillRect(e.bounds.left,Math.round(e.bounds.top),e.bounds.width,1);break;case 3:l.ctx.fillRect(e.bounds.left,Math.ceil(e.bounds.top+c),e.bounds.width,1)}})));break;case 1:A.webkitTextStrokeWidth&&e.text.trim().length&&(l.ctx.strokeStyle=Xt(A.webkitTextStrokeColor),l.ctx.lineWidth=A.webkitTextStrokeWidth,l.ctx.lineJoin=window.chrome?"miter":"round",l.ctx.strokeText(e.text,e.bounds.left,e.bounds.top+s)),l.ctx.strokeStyle="",l.ctx.lineWidth=0,l.ctx.lineJoin="miter"}}))})),[2]}))}))},A.prototype.renderReplacedElement=function(e,A,t){if(t&&e.intrinsicWidth>0&&e.intrinsicHeight>0){var o=Ks(e),i=bs(A);this.path(i),this.ctx.save(),this.ctx.clip(),this.ctx.drawImage(t,0,0,e.intrinsicWidth,e.intrinsicHeight,o.left,o.top,o.width,o.height),this.ctx.restore()}},A.prototype.renderNodeContent=function(e){return Se(this,0,void 0,(function(){var t,o,i,r,n,s,c,a,l,d,f,p,u,h,m,g,y,w;return je(this,(function(B){switch(B.label){case 0:this.applyEffects(e.getEffects(4)),t=e.container,o=e.curves,i=t.styles,r=0,n=t.textNodes,B.label=1;case 1:return r<n.length?(s=n[r],[4,this.renderTextNode(s,i)]):[3,4];case 2:B.sent(),B.label=3;case 3:return r++,[3,1];case 4:if(!(t instanceof qr))return[3,8];B.label=5;case 5:return B.trys.push([5,7,,8]),[4,this.context.cache.match(t.src)];case 6:return m=B.sent(),this.renderReplacedElement(t,o,m),[3,8];case 7:return B.sent(),this.context.logger.error("Error loading image "+t.src),[3,8];case 8:if(t instanceof _r&&this.renderReplacedElement(t,o,t.canvas),!(t instanceof Gr))return[3,12];B.label=9;case 9:return B.trys.push([9,11,,12]),[4,this.context.cache.match(t.svg)];case 10:return m=B.sent(),this.renderReplacedElement(t,o,m),[3,12];case 11:return B.sent(),this.context.logger.error("Error loading svg "+t.svg.substring(0,255)),[3,12];case 12:return t instanceof en&&t.tree?[4,new A(this.context,{scale:this.options.scale,backgroundColor:t.backgroundColor,x:0,y:0,width:t.width,height:t.height}).render(t.tree)]:[3,14];case 13:c=B.sent(),t.width&&t.height&&this.ctx.drawImage(c,0,0,t.width,t.height,t.bounds.left,t.bounds.top,t.bounds.width,t.bounds.height),B.label=14;case 14:if(t instanceof Wr&&(a=Math.min(t.bounds.width,t.bounds.height),t.type===Jr?t.checked&&(this.ctx.save(),this.path([new hs(t.bounds.left+.39363*a,t.bounds.top+.79*a),new hs(t.bounds.left+.16*a,t.bounds.top+.5549*a),new hs(t.bounds.left+.27347*a,t.bounds.top+.44071*a),new hs(t.bounds.left+.39694*a,t.bounds.top+.5649*a),new hs(t.bounds.left+.72983*a,t.bounds.top+.23*a),new hs(t.bounds.left+.84*a,t.bounds.top+.34085*a),new hs(t.bounds.left+.39363*a,t.bounds.top+.79*a)]),this.ctx.fillStyle=Xt(Yr),this.ctx.fill(),this.ctx.restore()):t.type===Xr&&t.checked&&(this.ctx.save(),this.ctx.beginPath(),this.ctx.arc(t.bounds.left+a/2,t.bounds.top+a/2,a/4,0,2*Math.PI,!0),this.ctx.fillStyle=Xt(Yr),this.ctx.fill(),this.ctx.restore())),Vs(t)&&t.value.length){switch(l=this.createFontStyle(i),y=l[0],d=l[1],f=this.fontMetrics.getMetrics(y,d).baseline,this.ctx.font=y,this.ctx.fillStyle=Xt(i.color),this.ctx.textBaseline="alphabetic",this.ctx.textAlign=Xs(t.styles.textAlign),w=Ks(t),p=0,t.styles.textAlign){case 1:p+=w.width/2;break;case 2:p+=w.width}u=w.add(p,0,0,-w.height/2+1),this.ctx.save(),this.path([new hs(w.left,w.top),new hs(w.left+w.width,w.top),new hs(w.left+w.width,w.top+w.height),new hs(w.left,w.top+w.height)]),this.ctx.clip(),this.renderTextWithLetterSpacing(new Lr(t.value,u),i.letterSpacing,f),this.ctx.restore(),this.ctx.textBaseline="alphabetic",this.ctx.textAlign="left"}if(!Vi(t.styles.display,2048))return[3,20];if(null===t.styles.listStyleImage)return[3,19];if(0!==(h=t.styles.listStyleImage).type)return[3,18];m=void 0,g=h.url,B.label=15;case 15:return B.trys.push([15,17,,18]),[4,this.context.cache.match(g)];case 16:return m=B.sent(),this.ctx.drawImage(m,t.bounds.left-(m.width+10),t.bounds.top),[3,18];case 17:return B.sent(),this.context.logger.error("Error loading list-style-image "+g),[3,18];case 18:return[3,20];case 19:e.listValue&&-1!==t.styles.listStyleType&&(y=this.createFontStyle(i)[0],this.ctx.font=y,this.ctx.fillStyle=Xt(i.color),this.ctx.textBaseline="middle",this.ctx.textAlign="right",w=new De(t.bounds.left,t.bounds.top+Ot(t.styles.paddingTop,t.bounds.width),t.bounds.width,li(i.lineHeight,i.fontSize.number)/2+1),this.renderTextWithLetterSpacing(new Lr(e.listValue,w),i.letterSpacing,li(i.lineHeight,i.fontSize.number)/2+2),this.ctx.textBaseline="bottom",this.ctx.textAlign="left"),B.label=20;case 20:return[2]}}))}))},A.prototype.renderStackContent=function(e){return Se(this,0,void 0,(function(){var A,t,o,i,r,n,s,c,a,l,d,f,p,u,h;return je(this,(function(m){switch(m.label){case 0:return Vi(e.element.container.flags,16),[4,this.renderNodeBackgroundAndBorders(e.element)];case 1:m.sent(),A=0,t=e.negativeZIndex,m.label=2;case 2:return A<t.length?(h=t[A],[4,this.renderStack(h)]):[3,5];case 3:m.sent(),m.label=4;case 4:return A++,[3,2];case 5:return[4,this.renderNodeContent(e.element)];case 6:m.sent(),o=0,i=e.nonInlineLevel,m.label=7;case 7:return o<i.length?(h=i[o],[4,this.renderNode(h)]):[3,10];case 8:m.sent(),m.label=9;case 9:return o++,[3,7];case 10:r=0,n=e.nonPositionedFloats,m.label=11;case 11:return r<n.length?(h=n[r],[4,this.renderStack(h)]):[3,14];case 12:m.sent(),m.label=13;case 13:return r++,[3,11];case 14:s=0,c=e.nonPositionedInlineLevel,m.label=15;case 15:return s<c.length?(h=c[s],[4,this.renderStack(h)]):[3,18];case 16:m.sent(),m.label=17;case 17:return s++,[3,15];case 18:a=0,l=e.inlineLevel,m.label=19;case 19:return a<l.length?(h=l[a],[4,this.renderNode(h)]):[3,22];case 20:m.sent(),m.label=21;case 21:return a++,[3,19];case 22:d=0,f=e.zeroOrAutoZIndexOrTransformedOrOpacity,m.label=23;case 23:return d<f.length?(h=f[d],[4,this.renderStack(h)]):[3,26];case 24:m.sent(),m.label=25;case 25:return d++,[3,23];case 26:p=0,u=e.positiveZIndex,m.label=27;case 27:return p<u.length?(h=u[p],[4,this.renderStack(h)]):[3,30];case 28:m.sent(),m.label=29;case 29:return p++,[3,27];case 30:return[2]}}))}))},A.prototype.mask=function(e){this.ctx.beginPath(),this.ctx.moveTo(0,0),this.ctx.lineTo(this.canvas.width,0),this.ctx.lineTo(this.canvas.width,this.canvas.height),this.ctx.lineTo(0,this.canvas.height),this.ctx.lineTo(0,0),this.formatPath(e.slice(0).reverse()),this.ctx.closePath()},A.prototype.path=function(e){this.ctx.beginPath(),this.formatPath(e),this.ctx.closePath()},A.prototype.formatPath=function(e){var A=this;e.forEach((function(e,t){var o=ys(e)?e.start:e;0===t?A.ctx.moveTo(o.x,o.y):A.ctx.lineTo(o.x,o.y),ys(e)&&A.ctx.bezierCurveTo(e.startControl.x,e.startControl.y,e.endControl.x,e.endControl.y,e.end.x,e.end.y)}))},A.prototype.renderRepeat=function(e,A,t,o){this.path(e),this.ctx.fillStyle=A,this.ctx.translate(t,o),this.ctx.fill(),this.ctx.translate(-t,-o)},A.prototype.resizeImage=function(e,A,t){var o;if(e.width===A&&e.height===t)return e;var i=(null!==(o=this.canvas.ownerDocument)&&void 0!==o?o:document).createElement("canvas");return i.width=Math.max(1,A),i.height=Math.max(1,t),i.getContext("2d").drawImage(e,0,0,e.width,e.height,0,0,A,t),i},A.prototype.renderBackgroundImage=function(e){return Se(this,0,void 0,(function(){var A,t,o,i,r,n;return je(this,(function(s){switch(s.label){case 0:A=e.styles.backgroundImage.length-1,t=function(t){var i,r,n,s,c,a,l,d,f,p,u,h,m,g,y,w,B,k,b,x,v,Q,C,U,F,E,I,H,L,M,S;return je(this,(function(j){switch(j.label){case 0:if(0!==t.type)return[3,5];i=void 0,r=t.url,j.label=1;case 1:return j.trys.push([1,3,,4]),[4,o.context.cache.match(r)];case 2:return i=j.sent(),[3,4];case 3:return j.sent(),o.context.logger.error("Error loading background-image "+r),[3,4];case 4:return i&&(n=Ds(e,A,[i.width,i.height,i.width/i.height]),w=n[0],Q=n[1],C=n[2],b=n[3],x=n[4],g=o.ctx.createPattern(o.resizeImage(i,b,x),"repeat"),o.renderRepeat(w,g,Q,C)),[3,6];case 5:1===t.type?(s=Ds(e,A,[null,null,null]),w=s[0],Q=s[1],C=s[2],b=s[3],x=s[4],c=function(e,A,t){var o="number"==typeof e?e:function(e,A,t){var o=A/2,i=t/2,r=Ot(e[0],A)-o,n=i-Ot(e[1],t);return(Math.atan2(n,r)+2*Math.PI)%(2*Math.PI)}(e,A,t),i=Math.abs(A*Math.sin(o))+Math.abs(t*Math.cos(o)),r=A/2,n=t/2,s=i/2,c=Math.sin(o-Math.PI/2)*s,a=Math.cos(o-Math.PI/2)*s;return[i,r-a,r+a,n-c,n+c]}(t.angle,b,x),a=c[0],l=c[1],d=c[2],f=c[3],p=c[4],(u=document.createElement("canvas")).width=b,u.height=x,h=u.getContext("2d"),m=h.createLinearGradient(l,f,d,p),ao(t.stops,a).forEach((function(e){return m.addColorStop(e.stop,Xt(e.color))})),h.fillStyle=m,h.fillRect(0,0,b,x),b>0&&x>0&&(g=o.ctx.createPattern(u,"repeat"),o.renderRepeat(w,g,Q,C))):2===t.type&&(y=Ds(e,A,[null,null,null]),w=y[0],B=y[1],k=y[2],b=y[3],x=y[4],v=0===t.position.length?[Dt]:t.position,Q=Ot(v[0],b),C=Ot(v[v.length-1],x),U=function(e,A,t,o,i){var r=0,n=0;switch(e.size){case 0:0===e.shape?r=n=Math.min(Math.abs(A),Math.abs(A-o),Math.abs(t),Math.abs(t-i)):1===e.shape&&(r=Math.min(Math.abs(A),Math.abs(A-o)),n=Math.min(Math.abs(t),Math.abs(t-i)));break;case 2:if(0===e.shape)r=n=Math.min(lo(A,t),lo(A,t-i),lo(A-o,t),lo(A-o,t-i));else if(1===e.shape){var s=Math.min(Math.abs(t),Math.abs(t-i))/Math.min(Math.abs(A),Math.abs(A-o)),c=fo(o,i,A,t,!0),a=c[0],l=c[1];n=s*(r=lo(a-A,(l-t)/s))}break;case 1:0===e.shape?r=n=Math.max(Math.abs(A),Math.abs(A-o),Math.abs(t),Math.abs(t-i)):1===e.shape&&(r=Math.max(Math.abs(A),Math.abs(A-o)),n=Math.max(Math.abs(t),Math.abs(t-i)));break;case 3:if(0===e.shape)r=n=Math.max(lo(A,t),lo(A,t-i),lo(A-o,t),lo(A-o,t-i));else if(1===e.shape){s=Math.max(Math.abs(t),Math.abs(t-i))/Math.max(Math.abs(A),Math.abs(A-o));var d=fo(o,i,A,t,!1);a=d[0],l=d[1],n=s*(r=lo(a-A,(l-t)/s))}}return Array.isArray(e.size)&&(r=Ot(e.size[0],o),n=2===e.size.length?Ot(e.size[1],i):r),[r,n]}(t,Q,C,b,x),F=U[0],E=U[1],F>0&&E>0&&(I=o.ctx.createRadialGradient(B+Q,k+C,0,B+Q,k+C,F),ao(t.stops,2*F).forEach((function(e){return I.addColorStop(e.stop,Xt(e.color))})),o.path(w),o.ctx.fillStyle=I,F!==E?(H=e.bounds.left+.5*e.bounds.width,L=e.bounds.top+.5*e.bounds.height,S=1/(M=E/F),o.ctx.save(),o.ctx.translate(H,L),o.ctx.transform(1,0,0,M,0,0),o.ctx.translate(-H,-L),o.ctx.fillRect(B,S*(k-L)+L,b,x*S),o.ctx.restore()):o.ctx.fill())),j.label=6;case 6:return A--,[2]}}))},o=this,i=0,r=e.styles.backgroundImage.slice(0).reverse(),s.label=1;case 1:return i<r.length?(n=r[i],[5,t(n)]):[3,4];case 2:s.sent(),s.label=3;case 3:return i++,[3,1];case 4:return[2]}}))}))},A.prototype.renderSolidBorder=function(e,A,t){return Se(this,0,void 0,(function(){return je(this,(function(o){return this.path(Ls(t,A)),this.ctx.fillStyle=Xt(e),this.ctx.fill(),[2]}))}))},A.prototype.renderDoubleBorder=function(e,A,t,o){return Se(this,0,void 0,(function(){var i,r;return je(this,(function(n){switch(n.label){case 0:return A<3?[4,this.renderSolidBorder(e,t,o)]:[3,2];case 1:return n.sent(),[2];case 2:return i=function(e,A){switch(A){case 0:return Ss(e.topLeftBorderBox,e.topLeftBorderDoubleOuterBox,e.topRightBorderBox,e.topRightBorderDoubleOuterBox);case 1:return Ss(e.topRightBorderBox,e.topRightBorderDoubleOuterBox,e.bottomRightBorderBox,e.bottomRightBorderDoubleOuterBox);case 2:return Ss(e.bottomRightBorderBox,e.bottomRightBorderDoubleOuterBox,e.bottomLeftBorderBox,e.bottomLeftBorderDoubleOuterBox);default:return Ss(e.bottomLeftBorderBox,e.bottomLeftBorderDoubleOuterBox,e.topLeftBorderBox,e.topLeftBorderDoubleOuterBox)}}(o,t),this.path(i),this.ctx.fillStyle=Xt(e),this.ctx.fill(),r=function(e,A){switch(A){case 0:return Ss(e.topLeftBorderDoubleInnerBox,e.topLeftPaddingBox,e.topRightBorderDoubleInnerBox,e.topRightPaddingBox);case 1:return Ss(e.topRightBorderDoubleInnerBox,e.topRightPaddingBox,e.bottomRightBorderDoubleInnerBox,e.bottomRightPaddingBox);case 2:return Ss(e.bottomRightBorderDoubleInnerBox,e.bottomRightPaddingBox,e.bottomLeftBorderDoubleInnerBox,e.bottomLeftPaddingBox);default:return Ss(e.bottomLeftBorderDoubleInnerBox,e.bottomLeftPaddingBox,e.topLeftBorderDoubleInnerBox,e.topLeftPaddingBox)}}(o,t),this.path(r),this.ctx.fill(),[2]}}))}))},A.prototype.renderNodeBackgroundAndBorders=function(e){return Se(this,0,void 0,(function(){var A,t,o,i,r,n,s,c,a=this;return je(this,(function(l){switch(l.label){case 0:return this.applyEffects(e.getEffects(2)),A=e.container.styles,t=!Jt(A.backgroundColor)||A.backgroundImage.length,o=[{style:A.borderTopStyle,color:A.borderTopColor,width:A.borderTopWidth},{style:A.borderRightStyle,color:A.borderRightColor,width:A.borderRightWidth},{style:A.borderBottomStyle,color:A.borderBottomColor,width:A.borderBottomWidth},{style:A.borderLeftStyle,color:A.borderLeftColor,width:A.borderLeftWidth}],i=Js(qs(A.backgroundClip,0),e.curves),t||A.boxShadow.length?(this.ctx.save(),this.path(i),this.ctx.clip(),Jt(A.backgroundColor)||(this.ctx.fillStyle=Xt(A.backgroundColor),this.ctx.fill()),[4,this.renderBackgroundImage(e.container)]):[3,2];case 1:l.sent(),this.ctx.restore(),A.boxShadow.slice(0).reverse().forEach((function(A){a.ctx.save();var t,o,i,r,n,s=ks(e.curves),c=A.inset?0:1e4,l=(t=s,o=-c+(A.inset?1:-1)*A.spread.number,i=(A.inset?1:-1)*A.spread.number,r=A.spread.number*(A.inset?-2:2),n=A.spread.number*(A.inset?-2:2),t.map((function(e,A){switch(A){case 0:return e.add(o,i);case 1:return e.add(o+r,i);case 2:return e.add(o+r,i+n);case 3:return e.add(o,i+n)}return e})));A.inset?(a.path(s),a.ctx.clip(),a.mask(l)):(a.mask(s),a.ctx.clip(),a.path(l)),a.ctx.shadowOffsetX=A.offsetX.number+c,a.ctx.shadowOffsetY=A.offsetY.number,a.ctx.shadowColor=Xt(A.color),a.ctx.shadowBlur=A.blur.number,a.ctx.fillStyle=A.inset?Xt(A.color):"rgba(0,0,0,1)",a.ctx.fill(),a.ctx.restore()})),l.label=2;case 2:r=0,n=0,s=o,l.label=3;case 3:return n<s.length?0!==(c=s[n]).style&&!Jt(c.color)&&c.width>0?2!==c.style?[3,5]:[4,this.renderDashedDottedBorder(c.color,c.width,r,e.curves,2)]:[3,11]:[3,13];case 4:return l.sent(),[3,11];case 5:return 3!==c.style?[3,7]:[4,this.renderDashedDottedBorder(c.color,c.width,r,e.curves,3)];case 6:return l.sent(),[3,11];case 7:return 4!==c.style?[3,9]:[4,this.renderDoubleBorder(c.color,c.width,r,e.curves)];case 8:return l.sent(),[3,11];case 9:return[4,this.renderSolidBorder(c.color,r,e.curves)];case 10:l.sent(),l.label=11;case 11:r++,l.label=12;case 12:return n++,[3,3];case 13:return[2]}}))}))},A.prototype.renderDashedDottedBorder=function(e,A,t,o,i){return Se(this,0,void 0,(function(){var r,n,s,c,a,l,d,f,p,u,h,m,g,y,w,B;return je(this,(function(k){return this.ctx.save(),r=function(e,A){switch(A){case 0:return Ms(e.topLeftBorderStroke,e.topRightBorderStroke);case 1:return Ms(e.topRightBorderStroke,e.bottomRightBorderStroke);case 2:return Ms(e.bottomRightBorderStroke,e.bottomLeftBorderStroke);default:return Ms(e.bottomLeftBorderStroke,e.topLeftBorderStroke)}}(o,t),n=Ls(o,t),2===i&&(this.path(n),this.ctx.clip()),ys(n[0])?(s=n[0].start.x,c=n[0].start.y):(s=n[0].x,c=n[0].y),ys(n[1])?(a=n[1].end.x,l=n[1].end.y):(a=n[1].x,l=n[1].y),d=0===t||2===t?Math.abs(s-a):Math.abs(c-l),this.ctx.beginPath(),3===i?this.formatPath(r):this.formatPath(n.slice(0,2)),f=A<3?3*A:2*A,p=A<3?2*A:A,3===i&&(f=A,p=A),u=!0,d<=2*f?u=!1:d<=2*f+p?(f*=h=d/(2*f+p),p*=h):(m=Math.floor((d+p)/(f+p)),g=(d-m*f)/(m-1),p=(y=(d-(m+1)*f)/m)<=0||Math.abs(p-g)<Math.abs(p-y)?g:y),u&&(3===i?this.ctx.setLineDash([0,f+p]):this.ctx.setLineDash([f,p])),3===i?(this.ctx.lineCap="round",this.ctx.lineWidth=A):this.ctx.lineWidth=2*A+1.1,this.ctx.strokeStyle=Xt(e),this.ctx.stroke(),this.ctx.setLineDash([]),2===i&&(ys(n[0])&&(w=n[3],B=n[0],this.ctx.beginPath(),this.formatPath([new hs(w.end.x,w.end.y),new hs(B.start.x,B.start.y)]),this.ctx.stroke()),ys(n[1])&&(w=n[1],B=n[2],this.ctx.beginPath(),this.formatPath([new hs(w.end.x,w.end.y),new hs(B.start.x,B.start.y)]),this.ctx.stroke())),this.ctx.restore(),[2]}))}))},A.prototype.render=function(e){return Se(this,0,void 0,(function(){var A;return je(this,(function(t){switch(t.label){case 0:return this.options.backgroundColor&&(this.ctx.fillStyle=Xt(this.options.backgroundColor),this.ctx.fillRect(this.options.x,this.options.y,this.options.width,this.options.height)),o=new Es(e,null),i=new Fs(o),Is(o,i,i,r=[]),Hs(o.container,r),A=i,[4,this.renderStack(A)];case 1:return t.sent(),this.applyEffects([]),[2,this.canvas]}var o,i,r}))}))},A}(zs),Vs=function(e){return e instanceof $r||e instanceof Zr||e instanceof Wr&&e.type!==Xr&&e.type!==Jr},Js=function(e,A){switch(e){case 0:return ks(A);case 2:return function(e){return[e.topLeftContentBox,e.topRightContentBox,e.bottomRightContentBox,e.bottomLeftContentBox]}(A);default:return bs(A)}},Xs=function(e){switch(e){case 1:return"center";case 2:return"right";default:return"left"}},Ys=["-apple-system","system-ui"],Ws=function(e){return/iPhone OS 15_(0|1)/.test(window.navigator.userAgent)?e.filter((function(e){return-1===Ys.indexOf(e)})):e},Zs=function(e){function A(A,t){var o=e.call(this,A,t)||this;return o.canvas=t.canvas?t.canvas:document.createElement("canvas"),o.ctx=o.canvas.getContext("2d"),o.options=t,o.canvas.width=Math.floor(t.width*t.scale),o.canvas.height=Math.floor(t.height*t.scale),o.canvas.style.width=t.width+"px",o.canvas.style.height=t.height+"px",o.ctx.scale(o.options.scale,o.options.scale),o.ctx.translate(-t.x,-t.y),o.context.logger.debug("EXPERIMENTAL ForeignObject renderer initialized ("+t.width+"x"+t.height+" at "+t.x+","+t.y+") with scale "+t.scale),o}return Le(A,e),A.prototype.render=function(e){return Se(this,0,void 0,(function(){var A,t;return je(this,(function(o){switch(o.label){case 0:return A=Er(this.options.width*this.options.scale,this.options.height*this.options.scale,this.options.scale,this.options.scale,e),[4,$s(A)];case 1:return t=o.sent(),this.options.backgroundColor&&(this.ctx.fillStyle=Xt(this.options.backgroundColor),this.ctx.fillRect(0,0,this.options.width*this.options.scale,this.options.height*this.options.scale)),this.ctx.drawImage(t,-this.options.x*this.options.scale,-this.options.y*this.options.scale),[2,this.canvas]}}))}))},A}(zs),$s=function(e){return new Promise((function(A,t){var o=new Image;o.onload=function(){A(o)},o.onerror=t,o.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent((new XMLSerializer).serializeToString(e))}))},ec=function(){function e(e){var A=e.id,t=e.enabled;this.id=A,this.enabled=t,this.start=Date.now()}return e.prototype.debug=function(){for(var e=[],A=0;A<arguments.length;A++)e[A]=arguments[A];this.enabled&&("undefined"!=typeof window&&window.console&&"function"==typeof console.debug?console.debug.apply(console,Ke([this.id,this.getTime()+"ms"],e)):this.info.apply(this,e))},e.prototype.getTime=function(){return Date.now()-this.start},e.prototype.info=function(){for(var e=[],A=0;A<arguments.length;A++)e[A]=arguments[A];this.enabled&&"undefined"!=typeof window&&window.console&&"function"==typeof console.info&&console.info.apply(console,Ke([this.id,this.getTime()+"ms"],e))},e.prototype.warn=function(){for(var e=[],A=0;A<arguments.length;A++)e[A]=arguments[A];this.enabled&&("undefined"!=typeof window&&window.console&&"function"==typeof console.warn?console.warn.apply(console,Ke([this.id,this.getTime()+"ms"],e)):this.info.apply(this,e))},e.prototype.error=function(){for(var e=[],A=0;A<arguments.length;A++)e[A]=arguments[A];this.enabled&&("undefined"!=typeof window&&window.console&&"function"==typeof console.error?console.error.apply(console,Ke([this.id,this.getTime()+"ms"],e)):this.info.apply(this,e))},e.instances={},e}(),Ac=function(){function e(A,t){var o;this.windowBounds=t,this.instanceName="#"+e.instanceCount++,this.logger=new ec({id:this.instanceName,enabled:A.logging}),this.cache=null!==(o=A.cache)&&void 0!==o?o:new ns(this,A)}return e.instanceCount=1,e}();"undefined"!=typeof window&&rs.setContext(window);var tc=function(e,A,t){var o=A.ownerDocument,i=o.documentElement?io(e,getComputedStyle(o.documentElement).backgroundColor):ro.TRANSPARENT,r=o.body?io(e,getComputedStyle(o.body).backgroundColor):ro.TRANSPARENT,n="string"==typeof t?io(e,t):null===t?ro.TRANSPARENT:4294967295;return A===o.documentElement?Jt(i)?Jt(r)?n:r:i:n};const oc={async createBulkMocks(e){const A=T.state.token;if(!A)return Y("Token not found","error"),!1;const t={apis:e};try{const e=await fetch(`${v}${Q}/httpRequestBulkMock/bulk_mock`,{method:"POST",headers:{"Content-Type":"application/json",mockforme:A},body:JSON.stringify(t)}),o=await e.json();return e.ok?(Y(o.message||"Mocks created successfully"),!0):(Y(o.message||"Mocks creation failed","error"),console.error("Mocks creation failed",o),!1)}catch(e){return Y("Error during mocks creation","error"),console.error("Error during mocks creation:",e),!1}},async improveDesign(e){const A=T.state.token;if(!A)return Y("Token not found","error"),null;try{const t=await fetch(`${v}${Q}/ai/suggest`,{method:"POST",headers:{"Content-Type":"application/json",mockforme:A},body:JSON.stringify(e)});return await t.json()}catch(e){return Y("Error sending request","error"),console.error("Error sending design improvement request:",e),null}},async getSignedUrl(e,A){const t=T.state.token;if(!t)return Y("Token not found","error"),null;try{const o=await fetch(`${v}${Q}/aws/get-signed-url`,{method:"POST",headers:{"Content-Type":"application/json",mockforme:t},body:JSON.stringify({fileName:e,contentType:A})});if(o.ok)return await o.json();{const e=await o.json();return console.error("Failed to get signed URL",e),null}}catch(e){return console.error("Error getting signed URL:",e),null}},async uploadToS3(e,A){try{return(await fetch(e,{method:"PUT",body:A,headers:{"Content-Type":A.type||"application/octet-stream"}})).ok}catch(e){return console.error("Error uploading to S3:",e),!1}}},ic=new class{constructor(){this.overlay=null,this.selection=null,this.startX=0,this.startY=0,this.isSelecting=!1,this.handleMouseDown=this.handleMouseDown.bind(this),this.handleMouseMove=this.handleMouseMove.bind(this),this.handleMouseUp=this.handleMouseUp.bind(this),this.handleKeyDown=this.handleKeyDown.bind(this)}start(){this.overlay||(X.toggleWidget(),this.createOverlay(),document.addEventListener("mousedown",this.handleMouseDown),document.addEventListener("mousemove",this.handleMouseMove),document.addEventListener("mouseup",this.handleMouseUp),document.addEventListener("keydown",this.handleKeyDown),Y("Select an area to improve design (Esc to cancel)"))}createOverlay(){this.overlay=document.createElement("div"),this.overlay.id="mfm-snip-overlay",this.selection=document.createElement("div"),this.selection.id="mfm-snip-selection",this.overlay.appendChild(this.selection),document.body.appendChild(this.overlay)}handleMouseDown(e){this.overlay&&(this.startX=e.clientX,this.startY=e.clientY,this.isSelecting=!0,this.selection&&(this.selection.style.left=`${this.startX}px`,this.selection.style.top=`${this.startY}px`,this.selection.style.width="0px",this.selection.style.height="0px",this.selection.style.display="block"))}handleMouseMove(e){if(!this.isSelecting||!this.selection)return;const A=e.clientX,t=e.clientY,o=Math.min(this.startX,A),i=Math.min(this.startY,t),r=Math.abs(this.startX-A),n=Math.abs(this.startY-t);this.selection.style.left=`${o}px`,this.selection.style.top=`${i}px`,this.selection.style.width=`${r}px`,this.selection.style.height=`${n}px`}async handleMouseUp(e){if(!this.isSelecting)return;if(this.isSelecting=!1,!this.selection)return;const A=this.selection.getBoundingClientRect();A.width<10||A.height<10?this.selection.style.display="none":await this.capture(A)}handleKeyDown(e){"Escape"===e.key&&this.stop()}async capture(e){if(this.overlay){this.overlay.style.display="none";try{Y("Capturing area...");const o=(await(A=document.body,t={x:e.left+window.scrollX,y:e.top+window.scrollY,width:e.width,height:e.height,useCORS:!0,logging:!1},void 0===t&&(t={}),function(e,A){return Se(void 0,0,void 0,(function(){var t,o,i,r,n,s,c,a,l,d,f,p,u,h,m,g,y,w,B,k,b,x,v,Q,C,U,F,E,I,H,L,M,S,j,K,D,R,T;return je(this,(function(O){switch(O.label){case 0:if(!e||"object"!=typeof e)return[2,Promise.reject("Invalid element provided as first argument")];if(!(t=e.ownerDocument))throw new Error("Element is not attached to a Document");if(!(o=t.defaultView))throw new Error("Document is not attached to a Window");return i={allowTaint:null!==(x=A.allowTaint)&&void 0!==x&&x,imageTimeout:null!==(v=A.imageTimeout)&&void 0!==v?v:15e3,proxy:A.proxy,useCORS:null!==(Q=A.useCORS)&&void 0!==Q&&Q},r=Me({logging:null===(C=A.logging)||void 0===C||C,cache:A.cache},i),n={windowWidth:null!==(U=A.windowWidth)&&void 0!==U?U:o.innerWidth,windowHeight:null!==(F=A.windowHeight)&&void 0!==F?F:o.innerHeight,scrollX:null!==(E=A.scrollX)&&void 0!==E?E:o.pageXOffset,scrollY:null!==(I=A.scrollY)&&void 0!==I?I:o.pageYOffset},s=new De(n.scrollX,n.scrollY,n.windowWidth,n.windowHeight),c=new Ac(r,s),a=null!==(H=A.foreignObjectRendering)&&void 0!==H&&H,l={allowTaint:null!==(L=A.allowTaint)&&void 0!==L&&L,onclone:A.onclone,ignoreElements:A.ignoreElements,inlineImages:a,copyStyles:a},c.logger.debug("Starting document clone with size "+s.width+"x"+s.height+" scrolled to "+-s.left+","+-s.top),d=new _n(c,e,l),(f=d.clonedReferenceElement)?[4,d.toIFrame(t,s)]:[2,Promise.reject("Unable to find element in cloned iframe")];case 1:return p=O.sent(),u=mn(f)||"HTML"===f.tagName?function(e){var A=e.body,t=e.documentElement;if(!A||!t)throw new Error("Unable to get document size");var o=Math.max(Math.max(A.scrollWidth,t.scrollWidth),Math.max(A.offsetWidth,t.offsetWidth),Math.max(A.clientWidth,t.clientWidth)),i=Math.max(Math.max(A.scrollHeight,t.scrollHeight),Math.max(A.offsetHeight,t.offsetHeight),Math.max(A.clientHeight,t.clientHeight));return new De(0,0,o,i)}(f.ownerDocument):Re(c,f),h=u.width,m=u.height,g=u.left,y=u.top,w=tc(c,f,A.backgroundColor),B={canvas:A.canvas,backgroundColor:w,scale:null!==(S=null!==(M=A.scale)&&void 0!==M?M:o.devicePixelRatio)&&void 0!==S?S:1,x:(null!==(j=A.x)&&void 0!==j?j:0)+g,y:(null!==(K=A.y)&&void 0!==K?K:0)+y,width:null!==(D=A.width)&&void 0!==D?D:Math.ceil(h),height:null!==(R=A.height)&&void 0!==R?R:Math.ceil(m)},a?(c.logger.debug("Document cloned, using foreign object rendering"),[4,new Zs(c,B).render(f)]):[3,3];case 2:return k=O.sent(),[3,5];case 3:return c.logger.debug("Document cloned, element located at "+g+","+y+" with size "+h+"x"+m+" using computed rendering"),c.logger.debug("Starting DOM parsing"),b=rn(c,f),w===b.styles.backgroundColor&&(b.styles.backgroundColor=ro.TRANSPARENT),c.logger.debug("Starting renderer for element at "+B.x+","+B.y+" with size "+B.width+"x"+B.height),[4,new Ps(c,B).render(b)];case 4:k=O.sent(),O.label=5;case 5:return(null===(T=A.removeContainer)||void 0===T||T)&&(_n.destroy(p)||c.logger.error("Cannot detach cloned iframe as it is not in the DOM anymore")),c.logger.debug("Finished rendering"),[2,k]}}))}))}(A,t))).toDataURL("image/png"),i=(this.getHtmlAtRect(e),"Vanilla"),r=function(e,A,t){const o=document.createElement("div");return o.id="mfm-snip-modal",(()=>{o.innerHTML=`\n <div class="mfm-modal-overlay">\n <div class="mfm-modal-container">\n <div class="mfm-modal-header">\n <h3>Improve Design</h3>\n <button id="mfm-modal-close">×</button>\n </div>\n <div class="mfm-modal-body">\n <div class="mfm-screenshot-preview">\n <img src="${e}" alt="Screenshot preview">\n </div>\n <div class="mfm-context-input">\n <label for="mfm-context-text">Your requirements (optional):</label>\n <textarea id="mfm-context-text" maxlength="200" placeholder="e.g. Make this button more vibrant or change the layout to grid..."></textarea>\n <div class="mfm-char-count">0/200</div>\n </div>\n </div>\n <div class="mfm-modal-footer">\n <button id="mfm-modal-cancel" class="mfm-btn-secondary">Cancel</button>\n <button id="mfm-modal-submit" class="mfm-btn-primary">Submit to AI</button>\n </div>\n </div>\n </div>\n `;const i=o.querySelector("#mfm-context-text"),r=o.querySelector(".mfm-char-count"),n=o.querySelector("#mfm-modal-submit"),s=o.querySelector("#mfm-modal-cancel"),c=o.querySelector("#mfm-modal-close");i.oninput=()=>{const e=i.value.length;r.textContent=`${e}/200`,r.style.color=e>200?"var(--mfm-error)":"var(--mfm-text-dim)"},n.onclick=()=>{A(i.value)};const a=()=>{t(),o.remove()};s.onclick=a,c.onclick=a})(),{element:o,setLoading:e=>{const A=o.querySelector(".mfm-modal-container");A&&e&&(A.innerHTML='\n <div class="mfm-modal-header">\n <h3>AI is working...</h3>\n </div>\n <div class="mfm-modal-body mfm-flex-center" style="min-height: 200px;">\n <div class="mfm-loader"></div>\n <p style="margin-top: 16px; color: var(--mfm-text-dim);">Analyzing your design and generating improvements...</p>\n </div>\n ')},showResults:(e,A)=>{const i=o.querySelector(".mfm-modal-container");if(!i)return;let r={};try{r="string"==typeof e.result.content?JSON.parse(e.result.content):e.result.content}catch(e){console.error("Failed to parse AI content",e),r={summary:"Error parsing results",analysis:{weaknesses:[]},code:""}}const{summary:n,analysis:s,code:c}=r,a=(null==s?void 0:s.weaknesses)||[];i.innerHTML=`\n <div class="mfm-modal-header">\n <h3>AI Suggestions</h3>\n <button id="mfm-modal-close">×</button>\n </div>\n <div class="mfm-modal-body mfm-results-body">\n <div class="mfm-result-section">\n <h4>Summary</h4>\n <p>${n}</p>\n </div>\n \n ${a.length>0?`\n <div class="mfm-result-section">\n <h4>Analysis</h4>\n <ul class="mfm-weakness-list">\n ${a.map((e=>`<li>${e}</li>`)).join("")}\n </ul>\n </div>\n `:""}\n\n <div class="mfm-result-section">\n <h4>Proposed Improvement</h4>\n <div class="mfm-code-preview">\n <pre><code>${c.replace(/</g,"<").replace(/>/g,">")}</code></pre>\n </div>\n </div>\n </div>\n <div class="mfm-modal-footer">\n <button id="mfm-modal-cancel" class="mfm-btn-secondary">Discard</button>\n <button id="mfm-modal-apply" class="mfm-btn-primary">Apply Changes</button>\n </div>\n `;const l=o.querySelector("#mfm-modal-apply"),d=o.querySelector("#mfm-modal-cancel"),f=o.querySelector("#mfm-modal-close");l.onclick=()=>{A(c),o.remove()};const p=()=>{o.remove(),t()};d.onclick=p,f.onclick=p},showError:e=>{const A=o.querySelector(".mfm-modal-container");if(!A)return;A.innerHTML=`\n <div class="mfm-modal-header">\n <h3>Error</h3>\n <button id="mfm-modal-close">×</button>\n </div>\n <div class="mfm-modal-body mfm-flex-center" style="min-height: 150px;">\n <p style="color: var(--mfm-error);">${e}</p>\n </div>\n <div class="mfm-modal-footer">\n <button id="mfm-modal-close-btn" class="mfm-btn-secondary">Close</button>\n </div>\n `;const i=()=>{o.remove(),t()};o.querySelector("#mfm-modal-close").onclick=i,o.querySelector("#mfm-modal-close-btn").onclick=i}}}(o,(async e=>{r.setLoading(!0);try{const A=`snip_${Date.now()}.png`,t="image/png",c=await oc.getSignedUrl(A,t);if(!c||0==(null==c?void 0:c.status)||!c.result)return void r.showError("Failed to get upload authorization");const{result:a}=c,l=this.dataURLToBlob(o);if(!await oc.uploadToS3(a,l))return void r.showError("Failed to upload image");const d=await oc.improveDesign({framework:i,html:n,imageUrl:"",prompt:e});d&&1===d.status?r.showResults(d,(e=>{s&&(s.outerHTML=e,Y("Design updated successfully!"))})):r.showError((null==d?void 0:d.message)||"AI analysis failed")}catch(e){console.error("Submission failed",e),r.showError("An unexpected error occurred")}}),(()=>{this.stop()})),{html:n,element:s}=this.getHtmlAtRect(e);document.body.appendChild(r.element)}catch(e){console.error("Capture failed",e),Y("Capture failed","error"),this.stop()}var A,t}}dataURLToBlob(e){const A=e.split(","),t=A[0].match(/:(.*?);/)[1],o=atob(A[1]);let i=o.length;const r=new Uint8Array(i);for(;i--;)r[i]=o.charCodeAt(i);return new Blob([r],{type:t})}getHtmlAtRect(e){const A=e.left+e.width/2,t=e.top+e.height/2,o=document.elementFromPoint(A,t);if(o){let A=o;for(;A.parentElement&&A.parentElement.getBoundingClientRect().width<=1.5*e.width&&A.parentElement.getBoundingClientRect().height<=1.5*e.height;)A=A.parentElement;return{html:A.outerHTML,element:A}}return{html:"No element found at selection",element:null}}stop(){this.overlay&&(document.body.removeChild(this.overlay),this.overlay=null,this.selection=null),document.removeEventListener("mousedown",this.handleMouseDown),document.removeEventListener("mousemove",this.handleMouseMove),document.removeEventListener("mouseup",this.handleMouseUp),document.removeEventListener("keydown",this.handleKeyDown),X.toggleWidget()}};function rc(e){try{const A=new URL(e);return{path:A.pathname+(A.search||""),domain:A.hostname}}catch(A){return{path:e,domain:""}}}class nc{constructor(e){this.parent=e,this.element=document.createElement("div"),this.element.className="mfm-apis-list",this.init()}init(){this.parent.appendChild(this.element)}render(e){(null==e?void 0:e.length)?this.element.innerHTML=e.map((e=>{const{path:A,domain:t}=rc(e.url);return`\n <div class="mfm-request-item" data-id="${e.url}" data-type="api">\n <div class="mfm-request-header">\n <div class="mfm-flex-row" style="width: 100%;">\n <span class="mfm-method ${(e.method||"").toLowerCase()}">${e.method||"REQ"}</span>\n <div class="mfm-url-container">\n <div class="mfm-url-path" title="${e.url}">${A}</div>\n <div class="mfm-url-domain" style="max-width: 250px;">${t}</div>\n </div>\n </div>\n </div>\n </div>\n `})).join(""):this.element.innerHTML=""}}function sc(e,A){const t=e.ruleName||"",o=function(e){const A=cc(e);if(A.length>0){const e=A[0];if("string"==typeof e.value)return e.value}return String(e.condition||e.ruleName||"")}(e);return`${A}::${t}::${o}`}function cc(e){const A=e,t=function(e){const A=e,t=A.rule;if(t&&"object"==typeof t)return t;if("string"==typeof t)try{const e=JSON.parse(t);if(e&&"object"==typeof e)return e}catch{return A}return A}(e),o=Array.isArray(A.conditions)?A.conditions:[],i=Array.isArray(t.conditions)?t.conditions:[];return o.length>0?o:i}class ac{constructor(e){this.parent=e,this.element=document.createElement("div"),this.element.className="mfm-rule-list",this.init()}init(){this.parent.appendChild(this.element),this.attachEvents()}attachEvents(){this.element.onclick=e=>{var A;const t=e.target,o=t.closest(".mfm-dots-btn");if(o){e.stopPropagation();const A=o.closest(".mfm-request-item"),t=null==A?void 0:A.dataset.id;return void(t&&X.setOpenDropdown(t))}const i=t.closest("[data-action]");if(i){e.stopPropagation();const t=i.dataset.action,o=i.closest(".mfm-request-item"),r=this.readRuleIndex(o);return t&&null!==r&&this.handleAction(t,r),void(null==(A=i.parentElement)||A.classList.remove("show"))}const r=t.closest(".mfm-request-item");if(!r)return;e.stopPropagation();const n=this.readRuleIndex(r);if(null===n)return;const s=T.state.mappings.rules[n];s&&X.selectRule(s)}}readRuleIndex(e){if(!(null==e?void 0:e.dataset.ruleIndex))return null;const A=Number(e.dataset.ruleIndex);return Number.isNaN(A)?null:A}handleAction(e,A){if("view-rule-details"===e){const e=T.state.mappings.rules[A];e&&X.selectRule(e)}X.clearOpenDropdown()}render(e){if(!(null==e?void 0:e.length))return void(this.element.innerHTML="");const A=e.map(((e,A)=>sc(e,A)));Array.from(this.element.querySelectorAll(".mfm-request-item")).forEach((e=>{A.includes(e.dataset.id||"")||e.remove()})),e.forEach(((e,A)=>{var t,o,i;const r=sc(e,A),n=this.element.querySelector(`[data-id="${r}"]`),s=function(e){const A=cc(e);let t=[];return A.length>0&&(t=A.map((e=>{const A=function(e){const A="string"==typeof e.type&&e.type.trim()?e.type:"RULE",t="string"==typeof e.operator&&e.operator.trim()?e.operator:"matches",o="string"==typeof e.key&&e.key.trim()?e.key:"",i="string"==typeof e.value&&e.value.trim()?e.value:"-";return o?`\n <span class="mfm-rule-condition-type">${A}</span>\n <span class="mfm-rule-condition-operator">${t}</span>\n <span class="mfm-rule-condition-key-value">${o}=${i}</span>\n `:`\n <span class="mfm-rule-condition-type">${A}</span>\n <span class="mfm-rule-condition-operator">${t}</span>\n <span class="mfm-rule-condition-key-value">${i}</span>\n `}(e);return A}))),t}(e),c=function(e){const{action:A,config:t}=function(e){const A=e.timingAction;if(!(null==A?void 0:A.actions)||"object"!=typeof A.actions)return{action:"",config:null};const t=Object.keys(A.actions);if(0===t.length)return{action:"",config:null};const o=A.activeAction||t[0],i=A.actions[o];return{action:o,config:i&&"object"==typeof i?i:null}}(e);if(!A||!t)return"";const o="number"!=typeof(i=t.value)||Number.isNaN(i)||i<0?0:i;var i;const r="string"==typeof t.redirectUrl&&t.redirectUrl.trim()?t.redirectUrl:"";return"delay_and_timeout"===A?`\n <span class="mfm-rule-action">Delay and Timeout</span>\n <span class="mfm-rule-value">${o}s</span>`:"delay_and_redirect"===A?r?`\n <span class="mfm-rule-action">Delay and Redirect ${o}s</span>\n <span class="mfm-rule-value">${r}</span>`:`\n <span class="mfm-rule-action">Delay and Redirect ${o}s</span>\n <span class="mfm-rule-value">${r}</span>`:"delay"===A?`\n <span class="mfm-rule-action">Delay ${o}s</span>`:`\n <span class="mfm-rule-action">${function(e){if(!e)return e;const A=e.toLowerCase().replace(/_/g," ");return A.charAt(0).toUpperCase()+A.slice(1)}(A)} ${o}s</span>`}(e),a=null==(t=e.timingAction)?void 0:t.activeAction,l=null==(i=null==(o=e.timingAction)?void 0:o.actions)?void 0:i[a||""],d=l?`${l.value||0}s (${String(a).replace(/_/g," ")})`:String(e.type||"RULE");let f=0;e.modificationActions&&Object.values(e.modificationActions).forEach((e=>{e.enabled&&(f+=1)}));const p=T.state.ui.tabConfigs.MAPPINGS.selectedRule,u=Boolean(p)&&((null==p?void 0:p.ruleName)===(e.ruleName||e.condition)||(null==p?void 0:p.condition)===(e.condition||e.ruleName)),h=T.state.ui.activeDropdownId===r,m=`${u}_${d}_${f}_${h}`,g=`\n <div class="mfm-request-item ${u?"active":""}" data-id="${r}" data-rule-index="${A}" data-type="rule">\n <div class="mfm-request-header">\n <div class="mfm-flex-row">\n <span class="mfm-method rule">RULE</span>\n <span class="mfm-status rule">${String(e.type||"RULE")}</span>\n </div>\n <div class="mfm-dropdown" style="display: flex; align-items: center; gap: 8px;">\n ${f>0?`<span class="mfm-mod-pill">${f} Actions</span>`:""}\n <button class="mfm-btn-icon mfm-dots-btn">\n <svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="1"></circle><circle cx="12" cy="5" r="1"></circle><circle cx="12" cy="19" r="1"></circle></svg>\n </button>\n <div class="mfm-dropdown-content ${h?"show":""}">\n <button data-action="view-rule-details">View Details</button>\n </div>\n </div>\n </div>\n <div class="mfm-url">${s.map((e=>`<span class="mfm-rule-condition">${e}</span>`)).join("")}</div>\n ${c?`<div class="mfm-rule-info">${c}</div>`:""}\n </div>\n `;if(n){if(n.dataset.hash!==m){const e=document.createElement("div");e.innerHTML=g;const A=e.firstElementChild;A&&(A.dataset.hash=m,this.element.replaceChild(A,n))}}else{const e=document.createElement("div");e.innerHTML=g;const t=e.firstElementChild;if(!t)return;t.dataset.hash=m;const o=this.element.children[A];o?this.element.insertBefore(t,o):this.element.appendChild(t)}}))}}class lc{constructor(e){this.unsubscribe=null,this.parent=e,this.element=document.createElement("div"),this.element.className="mfm-mapping-list-activity",this.ruleListView=new ac(this.element),this.apisListView=new nc(this.element),this.init()}init(){this.parent.appendChild(this.element),this.unsubscribe=T.subscribe((()=>{"MAPPINGS"===T.state.ui.selectedTab&&this.render()})),this.render()}render(){if(T.state.isMappingsLoading)return this.element.innerHTML='<div class="mfm-spinner"></div>',this.ruleListView.element.style.display="none",void(this.apisListView.element.style.display="none");const{apis:e,rules:A}=function(){const{apis:e,rules:A}=T.state.mappings,t=(T.state.ui.tabConfigs.MAPPINGS.searchText||"").toLowerCase();return{apis:e.filter((e=>(e.url||"").toLowerCase().includes(t))),rules:A.filter((e=>(e.ruleName||"").toLowerCase().includes(t)||(e.condition||"").toLowerCase().includes(t)))}}();if(0===e.length&&0===A.length)return this.element.innerHTML='<div class="mfm-empty">No mappings found</div>',this.ruleListView.element.style.display="none",void(this.apisListView.element.style.display="none");this.element.contains(this.ruleListView.element)||(this.element.innerHTML="",this.element.appendChild(this.ruleListView.element),this.element.appendChild(this.apisListView.element)),this.ruleListView.element.style.display="block",this.apisListView.element.style.display="block",this.ruleListView.render(A),this.apisListView.render(e)}destroy(){this.unsubscribe&&this.unsubscribe(),this.element.remove()}}async function dc(e){if("undefined"!=typeof navigator&&navigator.clipboard&&"function"==typeof navigator.clipboard.writeText)return void await navigator.clipboard.writeText(e);if(!(null==document?void 0:document.body))throw new Error("Clipboard unavailable: document body not ready");const A=document.createElement("textarea");A.value=e,A.setAttribute("readonly","true"),A.style.position="fixed",A.style.top="-9999px",A.style.left="-9999px",document.body.appendChild(A),A.focus(),A.select();try{if(!document.execCommand("copy"))throw new Error("Copy command failed")}finally{A.remove()}}function fc(e,A){const t=e.request.method||"GET",o=e.request.url,i=e.request.headers||{},r=(n=e.request.body)?"string"==typeof n?n:JSON.stringify(n):null;var n;if("copy-curl"===A){let e=`curl '${o}' \\\n -X ${t}`;return Object.entries(i).forEach((([A,t])=>{e+=` \\\n -H '${A}: ${String(t)}'`})),r&&(e+=` \\\n --data-raw '${r.replace(/'/g,"'\\''")}'`),e}if("copy-fetch"===A){const e={method:t,headers:i};return r&&(e.body=r),`fetch('${o}', ${JSON.stringify(e,null,2)})`}let s="const xhr = new XMLHttpRequest();\n";return s+=`xhr.open('${t}', '${o}');\n`,Object.entries(i).forEach((([e,A])=>{s+=`xhr.setRequestHeader('${e}', '${String(A)}');\n`})),s+=r?`xhr.send('${r.replace(/'/g,"\\'")}');`:"xhr.send();",s}let pc=class{static render(e){var A,t;const o=void 0===(null==(A=e.response)?void 0:A.statusCode),i=o?"Pending":null==(t=e.response)?void 0:t.statusCode,r=0===i?"Error":i,n=T.state.ui.tabConfigs.MOCKED.selectedRequestId===e.requestId,s=function(e,A,t){return e?"pending":A?"success":t?"error":""}(o,!o&&"number"==typeof i&&i>=200&&i<300,!o&&"number"==typeof i&&(0===i||i>=400)),{path:c,domain:a}=rc(e.request.url);return`\n <div class="mfm-request-item ${n?"active":""} ${o?"pending-item":""}" data-id="${e.requestId}" data-type="request">\n <div class="mfm-request-header">\n <div class="mfm-flex-row">\n <span class="mfm-method ${(e.request.method||"").toLowerCase()}">${e.request.method}</span>\n <span class="mfm-status ${s}">\n ${o?'<span class="mfm-spinner"></span>':r}\n </span>\n </div>\n <div class="mfm-dropdown" style="display: flex; align-items: center; gap: 8px;">\n <button class="mfm-btn-icon mfm-dots-btn">\n <svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="1"></circle><circle cx="12" cy="5" r="1"></circle><circle cx="12" cy="19" r="1"></circle></svg>\n </button>\n <div class="mfm-dropdown-content ${T.state.ui.activeDropdownId===e.requestId?"show":""}">\n <button data-action="copy-curl">Copy as cURL</button>\n <button data-action="copy-fetch">Copy as Fetch</button>\n <button data-action="copy-xhr">Copy as XHR</button>\n </div>\n </div>\n </div>\n <div class="mfm-url-container">\n <div class="mfm-url-path" title="${e.request.url}">${c}</div>\n <div class="mfm-url-domain">${a}</div>\n </div>\n </div>\n `}};class uc{static render(e){var A,t,o,i,r,n,s;const c=e.rule?{action:e.rule.action||(null==(A=e.rule.timingAction)?void 0:A.activeAction),config:e.rule.config||(null==(i=null==(t=e.rule.timingAction)?void 0:t.actions)?void 0:i[(null==(o=e.rule.timingAction)?void 0:o.activeAction)||""])}:null,a=void 0===(null==(r=e.response)?void 0:r.statusCode),l=a?"Pending":null==(n=e.response)?void 0:n.statusCode,d=0===l?"Error":l,f=T.state.ui.tabConfigs.MOCKED.selectedRequestId===e.requestId,p=function(e,A,t){return e?"pending":A?"success":t?"error":""}(a,!a&&"number"==typeof l&&l>=200&&l<300,!a&&"number"==typeof l&&(0===l||l>=400)),{path:u,domain:h}=rc(e.request.url);return`\n <div class="mfm-request-item ${f?"active":""} ${a?"pending-item":""}" data-id="${e.requestId}" data-type="request">\n <div class="mfm-request-header">\n <div class="mfm-flex-row">\n <span class="mfm-method ${(e.request.method||"").toLowerCase()}">${e.request.method}</span>\n <span class="mfm-status ${p}">\n ${a?'<span class="mfm-spinner"></span>':d}\n </span>\n </div>\n <div class="mfm-dropdown" style="display: flex; align-items: center; gap: 8px;">\n <button class="mfm-btn-icon mfm-dots-btn">\n <svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="1"></circle><circle cx="12" cy="5" r="1"></circle><circle cx="12" cy="19" r="1"></circle></svg>\n </button>\n <div class="mfm-dropdown-content ${T.state.ui.activeDropdownId===e.requestId?"show":""}">\n <button data-action="copy-curl">Copy as cURL</button>\n <button data-action="copy-fetch">Copy as Fetch</button>\n <button data-action="copy-xhr">Copy as XHR</button>\n </div>\n </div>\n </div>\n <div class="mfm-url-container">\n <div class="mfm-url-path" title="${e.request.url}">${u}</div>\n <div class="mfm-url-domain">${h}</div>\n </div>\n ${(null==c?void 0:c.action)?`\n <div class="mfm-rule-info">\n <span class="mfm-rule-action">${String(c.action).replace(/_/g," ")}</span>\n <span class="mfm-rule-value">${(null==(s=c.config)?void 0:s.value)||0}s</span>\n </div>`:""}\n </div>\n `}}class hc{constructor(e){this.unsubscribe=null,this.parent=e,this.element=document.createElement("div"),this.element.className="mfm-mocked-apis-activity",this.init()}init(){this.parent.appendChild(this.element),this.attachEvents(),this.unsubscribe=T.subscribe((()=>{"MOCKED"===T.state.ui.selectedTab&&this.render()})),this.render()}attachEvents(){this.element.onclick=e=>{var A;const t=e.target,o=t.closest(".mfm-dots-btn");if(o){e.stopPropagation();const A=o.closest(".mfm-request-item"),t=null==A?void 0:A.dataset.id;return void(t&&X.setOpenDropdown(t))}const i=t.closest("[data-action]");if(i){e.stopPropagation();const t=i.dataset.action,o=i.closest(".mfm-request-item"),r=null==o?void 0:o.dataset.id;return t&&r&&this.handleAction(t,r),void(null==(A=i.parentElement)||A.classList.remove("show"))}const r=t.closest(".mfm-request-item");if(r){if(r.classList.contains("pending-item"))return;e.stopPropagation();const A=r.dataset.id;A&&X.selectRequest(A)}}}handleAction(e,A){const t=String(A),o=T.state.requests.find((e=>String(e.requestId)===t));o&&(dc(fc(o,e)),X.clearOpenDropdown())}render(){const e=function(){const e=(T.state.ui.tabConfigs.MOCKED.searchText||"").toLowerCase();return T.state.requests.filter((A=>{var t,o;return"MOCKED"===A.interceptionType&&(((null==(t=A.request)?void 0:t.url)||"").toLowerCase().includes(e)||((null==(o=A.rule)?void 0:o.ruleName)||"").toLowerCase().includes(e))}))}(),A=T.state.ui.tabConfigs.MOCKED.selectedRequestId,t=T.state.ui.activeDropdownId;if(!e||0===e.length)return void(this.element.querySelector(".mfm-empty")||(this.element.innerHTML='<div class="mfm-empty">No requests found</div>'));const o=this.element.querySelector(".mfm-empty");o&&o.remove();const i=e.map((e=>e.requestId));Array.from(this.element.querySelectorAll(".mfm-request-item")).forEach((e=>{i.includes(e.dataset.id||"")||e.remove()})),e.forEach(((e,o)=>{const i=this.element.querySelector(`[data-id="${e.requestId}"]`),r=e.rule?uc.render(e):pc.render(e),n=A===e.requestId,s=t===e.requestId,c=`${JSON.stringify(e).length}_${n}_${s}`;if(i){if(i.dataset.hash!==c){const e=document.createElement("div");e.innerHTML=r;const A=e.firstElementChild;A&&(A.dataset.hash=c,this.element.replaceChild(A,i))}}else{const e=document.createElement("div");e.innerHTML=r;const A=e.firstElementChild;if(!A)return;A.dataset.hash=c;const t=this.element.children[o];t?this.element.insertBefore(A,t):this.element.appendChild(A)}}))}destroy(){this.unsubscribe&&this.unsubscribe(),this.element.remove()}}function mc(e,A){return null!==function(e,A){return T.state.interceptors.rules.find((t=>t.enabled&&t.method===e&&t.url===A))||null}(e,A)}function gc(e,A){return null!==function(e,A){return T.state.requestEditors.rules.find((t=>t.enabled&&t.method===e&&t.url===A))||null}(e,A)}class yc{static render(e){var A,t;const o=void 0===(null==(A=e.response)?void 0:A.statusCode),i=o?"Pending":null==(t=e.response)?void 0:t.statusCode,r=0===i?"Error":i,n=T.state.ui.tabConfigs.OTHER.selectedRequestId===e.requestId,s=function(e,A,t){return e?"pending":A?"success":t?"error":""}(o,!o&&"number"==typeof i&&i>=200&&i<300,!o&&"number"==typeof i&&(0===i||i>=400)),{path:c,domain:a}=rc(e.request.url),l=Z(),d=l&&mc(e.request.method,e.request.url),f=d?'<span class="mfm-debug-badge" title="Live debugger active for this endpoint">Debug</span>':"",p=l?`<button class="mfm-debug-action ${d?"active":""}" data-action="toggle-debugger">${d?"Debug Off":"Debug"}</button>`:"",u=$(),h=u&&gc(e.request.method,e.request.url),m=h?'<span class="mfm-edit-badge" title="Request editor active for this endpoint">Edit</span>':"",g=u?`<button class="mfm-edit-action ${h?"active":""}" data-action="toggle-request-editor">${h?"Edit Request Off":"Edit Request"}</button>`:"";return`\n <div class="mfm-request-item ${n?"active":""} ${o?"pending-item":""}" data-id="${e.requestId}" data-type="request">\n <div class="mfm-request-header">\n <div class="mfm-flex-row">\n <span class="mfm-method ${(e.request.method||"").toLowerCase()}">${e.request.method}</span>\n <span class="mfm-status ${s}">\n ${o?'<span class="mfm-spinner"></span>':r}\n </span>\n ${m}\n ${f}\n </div>\n <div class="mfm-dropdown" style="display: flex; align-items: center; gap: 8px;">\n <button class="mfm-btn-icon mfm-dots-btn">\n <svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="1"></circle><circle cx="12" cy="5" r="1"></circle><circle cx="12" cy="19" r="1"></circle></svg>\n </button>\n <div class="mfm-dropdown-content ${T.state.ui.activeDropdownId===e.requestId?"show":""}">\n <button data-action="create-mock">Create Mock</button>\n <div class='mfm-dropdown-divider'></div>\n <div class="mfm-dropdown-row">\n ${g}\n ${p}\n </div>\n <div class='mfm-dropdown-divider'></div>\n <button data-action="copy-curl">Copy as cURL</button>\n <button data-action="copy-fetch">Copy as Fetch</button>\n <button data-action="copy-xhr">Copy as XHR</button>\n </div>\n </div>\n </div>\n <div class="mfm-url-container">\n <div class="mfm-url-path" title="${e.request.url}">${c}</div>\n <div class="mfm-url-domain">${a}</div>\n </div>\n </div>\n `}}function wc(e,A){const t=document.createElement("div");t.className="mfm-response-editor",t.id="mfm-shared-editor";let o=null,i="text";t.innerHTML=`\n <div class="mfm-editor-header">\n <div style="display: flex; align-items: center; gap: 12px;">\n <h4 style="margin: 0; font-size: 1rem;">${A.title||"Edit Mock"}</h4>\n <div class="mfm-switch-with-label">\n <span class="mfm-label">Enable</span>\n <label class="mfm-switch" style="margin-right: 0; width: 32px; height: 18px;">\n <input type="checkbox" id="mfm-editor-enabled-switch">\n <span class="mfm-slider" style="border-radius: 34px;"></span>\n </label>\n </div>\n </div>\n <button class="mfm-btn-icon" id="mfm-editor-close" style="padding: 0; min-height: auto;">${re}</button>\n </div>\n\n <div class="mfm-url-preview" style="font-size: 0.75rem; color: var(--mfm-text-dim); margin-bottom: 8px; word-break: break-all;" id="mfm-editor-url"></div>\n\n <div class="mfm-editor-controls-row" style="display: flex; align-items: center; justify-content: space-between; margin-bottom: 8px;">\n <div style="display: flex; align-items: center; gap: 4px;">\n <label style="font-size: 0.75rem; color: var(--mfm-text-dim);">Status Code:</label>\n <input type="number" id="mfm-editor-status" class="mfm-input" style="width: 80px; height: 28px; font-size: 0.8rem;" value="200">\n </div>\n <div style="display: flex; align-items: center; gap: 4px;">\n <div id="mfm-editor-mode-toggle" style="font-size: 0.7rem; color: var(--mfm-primary); cursor: pointer; text-decoration: underline;">\n Switch to Visual Editor\n </div>\n </div>\n </div>\n\n <div id="mfm-editor-container" style="flex: 1; display: flex; flex-direction: column; min-height: 0;">\n <textarea id="mfm-editor-textarea" spellcheck="false" placeholder="Enter response body..."></textarea>\n <div id="mfm-json-editor-holder" style="display: none; flex: 1; min-height: 0;"></div>\n </div>\n \n <div class="mfm-editor-footer">\n <button class="mfm-btn-text" id="mfm-editor-cancel">Cancel</button>\n <button class="mfm-btn mfm-btn-primary" style="padding: 6px 16px; border-radius: 4px; font-size: 0.8rem;" id="mfm-editor-save">Apply Changes</button>\n </div>\n `,e.appendChild(t);const r=t.querySelector("#mfm-editor-textarea"),n=t.querySelector("#mfm-json-editor-holder"),s=t.querySelector("#mfm-editor-mode-toggle"),c=t.querySelector("#mfm-editor-status"),a=t.querySelector("#mfm-editor-enabled-switch"),l=t.querySelector("#mfm-editor-url"),d=t.querySelector("#mfm-editor-close"),f=t.querySelector("#mfm-editor-cancel"),p=t.querySelector("#mfm-editor-save");return s.onclick=()=>(async()=>{if("json"==("text"===i?"json":"text"))try{s.innerText="Loading Editor...";const e=await de();o||(o=new e(n,{mode:"tree",modes:["tree","code","text"],onChangeText:e=>{r.value=e}}));let A={};try{A=JSON.parse(r.value)}catch(e){console.warn("Invalid JSON for visual editor")}o.set(A),r.style.display="none",n.style.display="block",s.innerText="Switch to Text Editor",i="json"}catch(e){console.error("Failed to load JSON editor",e),s.innerText="Switch to Visual Editor"}else{if(o)try{r.value=JSON.stringify(o.get(),null,2)}catch(e){}r.style.display="block",n.style.display="none",s.innerText="Switch to Visual Editor",i="text"}})(),d.onclick=f.onclick=()=>A.onCancel(),p.onclick=()=>{let e=r.value;if("json"===i&&o)try{e=JSON.stringify(o.get())}catch(e){}A.onSave({body:e,status:parseInt(c.value)||200,enabled:a.checked})},{show:(e,A)=>{l.innerText=e.request.url,r.value=A.body,c.value=A.status.toString(),a.checked=A.enabled,r.style.display="block",n.style.display="none",s.innerText="Switch to Visual Editor",i="text",t.classList.add("active")},hide:()=>{t.classList.remove("active")},destroy:()=>{o&&o.destroy(),t.remove()}}}class Bc{constructor(e){this.unsubscribe=null,this.editor=null,this.parent=e,this.element=document.createElement("div"),this.element.className="mfm-other-apis-activity",this.init()}init(){this.parent.appendChild(this.element),this.attachEvents(),this.unsubscribe=T.subscribe((()=>{"OTHER"===T.state.ui.selectedTab&&this.render()})),this.render()}attachEvents(){this.element.onclick=e=>{var A;const t=e.target,o=t.closest(".mfm-dots-btn");if(o){e.stopPropagation();const A=o.closest(".mfm-request-item"),t=null==A?void 0:A.dataset.id;return void(t&&X.setOpenDropdown(t))}const i=t.closest("[data-action]");if(i){e.stopPropagation();const t=i.dataset.action,o=i.closest(".mfm-request-item"),r=null==o?void 0:o.dataset.id;return"create-mock"===t&&r?this.openMockEditor(r):"toggle-debugger"===t&&r?X.toggleDebugRuleForRequest(r):"toggle-request-editor"===t&&r?X.toggleRequestEditRuleForRequest(r):t&&r&&this.handleAction(t,r),void(null==(A=i.parentElement)||A.classList.remove("show"))}const r=t.closest(".mfm-request-item");if(r){if(r.classList.contains("pending-item"))return;e.stopPropagation();const A=r.dataset.id;A&&X.selectRequest(A)}}}handleAction(e,A){const t=String(A),o=T.state.requests.find((e=>String(e.requestId)===t));o&&(dc(fc(o,e)),X.clearOpenDropdown())}openMockEditor(e){var A,t,o,i,r;const n=String(e),s=T.state.requests.find((e=>String(e.requestId)===n));if(!s)return;this.editor||(this.editor=wc(this.parent,{onSave:e=>this.handleSaveMock(s,e),onCancel:()=>this.editor.hide()}));const c={body:"string"==typeof(null==(A=s.response)?void 0:A.body)?s.response.body:JSON.stringify((null==(t=s.response)?void 0:t.body)||{},null,2),status:"Error"===(null==(o=s.response)?void 0:o.statusCode)||"error"===(null==(i=s.response)?void 0:i.statusCode)?504:Number(null==(r=s.response)?void 0:r.statusCode)||200,enabled:!0};this.editor.show(s,c),X.clearOpenDropdown()}async handleSaveMock(e,A){await oc.createBulkMocks([{url:e.request.url,method:e.request.method,body:e.request.body||{},status:A.status,response:A.body,headers:JSON.stringify(e.request.headers||{}),enabled:A.enabled}])&&(O("mock_added"),this.editor.hide(),setTimeout((()=>X.reloadMappings()),1e3))}render(){const e=function(){const e=(T.state.ui.tabConfigs.OTHER.searchText||"").toLowerCase();return T.state.requests.filter((A=>{var t;return"MOCKED"!==A.interceptionType&&((null==(t=A.request)?void 0:t.url)||"").toLowerCase().includes(e)}))}(),A=T.state.ui.tabConfigs.OTHER.selectedRequestId,t=T.state.ui.activeDropdownId;if(!e||0===e.length)return void(this.element.querySelector(".mfm-empty")||(this.element.innerHTML='<div class="mfm-empty">No requests found</div>'));const o=this.element.querySelector(".mfm-empty");o&&o.remove();const i=e.map((e=>e.requestId));Array.from(this.element.querySelectorAll(".mfm-request-item")).forEach((e=>{i.includes(e.dataset.id||"")||e.remove()})),e.forEach(((e,o)=>{const i=this.element.querySelector(`[data-id="${e.requestId}"]`),r=yc.render(e),n=A===e.requestId,s=t===e.requestId,c=mc(e.request.method,e.request.url),a=gc(e.request.method,e.request.url),l=`${JSON.stringify(e).length}_${n}_${s}_${c?1:0}_${a?1:0}`;if(i){if(i.dataset.hash!==l){const e=document.createElement("div");e.innerHTML=r;const A=e.firstElementChild;A&&(A.dataset.hash=l,this.element.replaceChild(A,i))}}else{const e=document.createElement("div");e.innerHTML=r;const A=e.firstElementChild;if(!A)return;A.dataset.hash=l;const t=this.element.children[o];t?this.element.insertBefore(A,t):this.element.appendChild(A)}}))}destroy(){this.unsubscribe&&this.unsubscribe(),this.editor&&this.editor.destroy(),this.element.remove()}}function kc(e){const A=document.createElement("div");A.id="mfm-root";const t=document.createElement("div");t.className="mfm-widget-toggle",t.innerHTML='\n <div class="mfm-toggle-section mfm-toggle-reload" title="Reload Mappings"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 12a9 9 0 1 1-9-9c2.52 0 4.93 1 6.74 2.74L21 8"></path><polyline points="21 3 21 8 16 8"></polyline></svg></div>\n <div class="mfm-toggle-divider"></div>\n <div class="mfm-toggle-section mfm-toggle-logo" title="MockForMe"><img src="https://ik.imagekit.io/mfm/static-collection/mfm-48x48.png" alt="Logo"></div>\n ';const o=document.createElement("div");o.className="mfm-main-container hidden",A.appendChild(t),A.appendChild(o),e.appendChild(A),function(e,A){const t=(A,t)=>{const o=e.getBoundingClientRect(),i=o.width||60,r=o.height||60,n=window.innerWidth-i,s=window.innerHeight-r,c=Math.max(0,Math.min(A,n)),a=Math.max(0,Math.min(t,s));e.style.left=`${c}px`,e.style.top=`${a}px`,e.style.bottom="auto",e.style.right="auto"},o=()=>{const e=localStorage.getItem("MFM_POSITION");if(e)try{const A=JSON.parse(e);"number"==typeof A.xPercent&&"number"==typeof A.yPercent&&t(A.xPercent*window.innerWidth,A.yPercent*window.innerHeight)}catch{}};o();let i=!1,r=0,n=0,s=0,c=0;const a=t=>{const o="touchstart"===t.type,a=o?t.touches[0].clientX:t.clientX,f=o?t.touches[0].clientY:t.clientY;i=!0,r=a,n=f;const p=e.getBoundingClientRect();s=p.left,c=p.top,A.dataset.moved="false",document.addEventListener("mousemove",l),document.addEventListener("mouseup",d),document.addEventListener("touchmove",l,{passive:!1}),document.addEventListener("touchend",d),e.style.transition="none"},l=e=>{if(!i)return;const o="touchmove"===e.type;o&&e.cancelable&&e.preventDefault();const a=o?e.touches[0].clientX:e.clientX,l=o?e.touches[0].clientY:e.clientY,d=a-r,f=l-n;(Math.abs(d)>5||Math.abs(f)>5)&&(A.dataset.moved="true"),t(s+d,c+f)},d=()=>{if(!i)return;i=!1,document.removeEventListener("mousemove",l),document.removeEventListener("mouseup",d),document.removeEventListener("touchmove",l),document.removeEventListener("touchend",d),e.style.transition="";const A=e.getBoundingClientRect();((e,A)=>{const t=e/window.innerWidth,o=A/window.innerHeight;localStorage.setItem("MFM_POSITION",JSON.stringify({xPercent:t,yPercent:o}))})(A.left,A.top)};A.addEventListener("mousedown",a),A.addEventListener("touchstart",a,{passive:!1}),window.addEventListener("resize",o),window.addEventListener("orientationchange",o)}(A,t),function(e){var A,t;const o=document.createElement("div");o.className="mfm-header",o.innerHTML=`\n <div class="mfm-logo">\n <img src="${oe}" height="32" alt="MockForMe Logo">\n </div>\n <div class="mfm-header-actions">\n ${T.state.features.snipping?'\n <button class="mfm-btn-icon" id="mfm-snip-tool" title="Snipping Tool - Improve Design">\n <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-scissors"><circle cx="6" cy="6" r="3"></circle><circle cx="6" cy="18" r="3"></circle><line x1="20" y1="4" x2="8.12" y2="15.88"></line><line x1="14.47" y1="14.48" x2="20" y2="20"></line><line x1="8.12" y1="8.12" x2="12" y2="12"></line></svg>\n </button>\n ':""}\n <button class="mfm-btn-icon" id="mfm-reload-header" title="Reload Mappings">\n <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-rotate-cw"><path d="M21 12a9 9 0 1 1-9-9c2.52 0 4.93 1 6.74 2.74L21 8"></path><polyline points="21 3 21 8 16 8"></polyline></svg>\n </button>\n <button class="mfm-btn-icon" id="mfm-settings-btn" title="Settings">\n <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="3"></circle><path d="M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z"></path></svg>\n </button>\n <button class="mfm-btn-icon" id="mfm-delete-token" title="Delete Token">\n <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-trash-2"><path d="M3 6h18"></path><path d="M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6"></path><path d="M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2"></path><line x1="10" y1="11" x2="10" y2="17"></line><line x1="14" y1="11" x2="14" y2="17"></line></svg>\n </button>\n <label class="mfm-switch" title="Toggle Mock Interception">\n <input type="checkbox" id="mfm-intercept-toggle" ${T.state.isInterceptEnabled?"checked":""}>\n <span class="mfm-slider"></span>\n </label>\n <button class="mfm-btn-icon" id="mfm-close-widget" title="Close Widget">\n ${re}\n </button>\n </div>\n `,e.appendChild(o);const i=o.querySelector("#mfm-intercept-toggle"),r=o.querySelector("#mfm-snip-tool"),n=o.querySelector("#mfm-reload-header"),s=o.querySelector("#mfm-settings-btn"),c=o.querySelector("#mfm-delete-token"),a=o.querySelector("#mfm-close-widget");i&&(i.onchange=()=>{X.toggleInterception()}),r&&(r.onclick=()=>{O("snipping_start"),ic.start()}),n&&(n.onclick=()=>{n.innerHTML='<div class="mfm-spinner"></div>',n.style.pointerEvents="none",X.reloadMappings()}),s&&(s.onclick=e=>{e.stopPropagation(),X.setSettingsOpen(!T.state.ui.isSettingsOpen)}),c&&(c.onclick=()=>{X.deleteToken()}),a&&(a.onclick=()=>{X.toggleWidget()}),T.subscribe((e=>{var A,t;i&&(i.checked=e.isInterceptEnabled);const o=e.globalDelay.enabled&&e.globalDelay.seconds>0||e.interceptors.rules.length>0||e.requestEditors.rules.length>0||!!(null==(A=e.analytics)?void 0:A.enabled)||!!(null==(t=e.debugLogs)?void 0:t.enabled);s&&s.classList.toggle("active-settings",o)}));const l=T.state,d=l.globalDelay.enabled&&l.globalDelay.seconds>0||l.interceptors.rules.length>0||l.requestEditors.rules.length>0||!!(null==(A=l.analytics)?void 0:A.enabled)||!!(null==(t=l.debugLogs)?void 0:t.enabled);s&&s.classList.toggle("active-settings",d)}(o),new ce(o),function(e){var A,t;const o=document.createElement("div");o.className="mfm-tabs-container";const i=document.createElement("div");i.className="mfm-tabs-nav",[{id:"MAPPINGS",label:"Mappings"},{id:"MOCKED",label:"Mocked"},{id:"OTHER",label:"Others"}].forEach((e=>{const A=document.createElement("button");A.className="mfm-tab-btn "+(T.state.ui.selectedTab===e.id?"active":""),A.innerText=e.label,A.onclick=()=>{X.setTab(e.id)},A.dataset.tabId=e.id,i.appendChild(A)}));const r=document.createElement("div");r.className="mfm-tab-toolbar",r.innerHTML=`\n <div class="mfm-toolbar-row">\n <input type="text" class="mfm-input search-input" id="mfm-search" placeholder="Search requests..." value="${(null==(A=T.state.ui.tabConfigs[T.state.ui.selectedTab])?void 0:A.searchText)||""}">\n <label class="mfm-preserve-logs">\n <input type="checkbox" id="mfm-preserve-check" ${(null==(t=T.state.ui.tabConfigs[T.state.ui.selectedTab])?void 0:t.isPreserveLogs)?"checked":""}>\n Preserve\n </label>\n <button class="mfm-btn-outline clear-btn" id="mfm-clear-btn" title="Clear requests">\n ${ie}\n </button>\n <div class="mfm-dropdown mfm-toolbar-dropdown" id="mfm-toolbar-dropdown">\n <button class="mfm-btn-outline dots-btn" id="mfm-dots-btn" title="More options">\n <svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="1.5"></circle><circle cx="12" cy="5" r="1.5"></circle><circle cx="12" cy="19" r="1.5"></circle></svg>\n </button>\n <div class="mfm-dropdown-menu">\n <button class="mfm-dropdown-item" id="mfm-bulk-mock-btn">Bulk Mock</button>\n </div>\n\n\n </div>\n </div>\n `;const n=document.createElement("div");n.className="mfm-tab-content",o.appendChild(i),o.appendChild(r),o.appendChild(n),e.appendChild(o);const s=new lc(n),c=new hc(n),a=new Bc(n),l=r.querySelector("#mfm-search"),d=r.querySelector("#mfm-clear-btn"),f=r.querySelector("#mfm-preserve-check"),p=r.querySelector(".mfm-preserve-logs");l&&(l.oninput=e=>{const A=e.target;X.setSearchText(A.value)}),d&&(d.onclick=()=>{X.clearRequests()}),f&&(f.onchange=e=>{const A=e.target;X.setPreserveLogs(Boolean(A.checked))});const u=r.querySelector("#mfm-dots-btn"),h=r.querySelector("#mfm-bulk-mock-btn");u&&(u.onclick=e=>{e.stopPropagation(),X.setOpenDropdown("toolbar")}),h&&(h.onclick=()=>{W()&&(X.setBulkMockOpen(!0),X.clearOpenDropdown())});const m=()=>{const e=T.state.ui.selectedTab,A=T.state.ui.tabConfigs[e];if(i.querySelectorAll(".mfm-tab-btn").forEach((A=>{A.classList.toggle("active",A.dataset.tabId===e)})),l){const e=(null==A?void 0:A.searchText)||"";l.value!==e&&(l.value=e)}const t="MAPPINGS"===e;d&&(d.style.display=t?"none":"block"),p&&(p.style.display=t?"none":"flex");const o=r.querySelector("#mfm-toolbar-dropdown");if(o){const A=W();o.style.display="OTHER"===e&&A?"block":"none",o.classList.toggle("show","toolbar"===T.state.ui.activeDropdownId);const t=o.querySelector("#mfm-bulk-mock-btn");t&&(t.style.display=A?"block":"none")}!t&&f&&(f.checked=Boolean(null==A?void 0:A.isPreserveLogs)),s.element&&(s.element.style.display="MAPPINGS"===e?"block":"none"),c.element&&(c.element.style.display="MOCKED"===e?"block":"none"),a.element&&(a.element.style.display="OTHER"===e?"block":"none")};m(),T.subscribe((()=>m()))}(o),function(e){const A=document.createElement("div");A.className="mfm-bottomsheet",A.id="mfm-details-sheet",A.innerHTML='\n <div class="mfm-bottomsheet-header" style="justify-content: flex-start; gap: 8px; padding-right: 12px;">\n <button class="mfm-btn-icon back-btn" id="mfm-close-sheet" title="Back"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="15 18 9 12 15 6"></polyline></svg></button>\n <div id="mfm-header-info" style="display: flex; align-items: baseline; gap: 6px; overflow: hidden; flex: 1; cursor: pointer;"></div>\n </div>\n <div class="mfm-bottomsheet-content"></div>\n ',e.appendChild(A);const t=A.querySelector("#mfm-close-sheet"),o=A.querySelector("#mfm-header-info");if(!t||!o)return;t.onclick=e=>{e.stopPropagation(),X.closeDetails()};let i=!1,r="TEXT",n={};const s=()=>{const e=Ie({sheet:A,infoContainer:o,isUrlExpanded:i,responseBodyMode:r,prevState:n});i=e.isUrlExpanded,r=e.responseBodyMode,n=e.prevState};o.onclick=()=>{i=!i,s()},T.subscribe(s),s()}(o),function(e){const A=document.createElement("div");A.className="mfm-bulk-mock-popup",A.id="mfm-bulk-mock-popup";let t=new Set,o=!1,i="",r=!1,n=new Map,s=new Map,c=new Map,a=null,l=null;const d=()=>{const{isBulkMockOpen:e}=T.state.ui,{bulk_mock:t}=T.state.features;if(!e||!t)return r&&y(),void A.classList.remove("active");r||(f(),r=!0),u(),p()},f=()=>{A.innerHTML=`\n <div class="mfm-bulk-mock-container">\n <div class="mfm-bulk-mock-header">\n <h3>Bulk Mock APIs</h3>\n <div class="mfm-bulk-mock-header-actions">\n <button class="mfm-btn mfm-btn-primary" id="mfm-bulk-save-btn" disabled style="padding: 6px 12px; font-size: 0.8rem; border-radius: 4px;">\n Save Mock\n </button>\n <button class="mfm-btn-icon" id="mfm-bulk-close-btn">${re}</button>\n </div>\n </div>\n <div class="mfm-bulk-mock-filters">\n <input type="text" class="mfm-input" id="mfm-bulk-search" placeholder="Search APIs..." value="">\n <div style="display: flex; align-items: center; justify-content: space-between;">\n <label class="mfm-checkbox-label" style="display: flex; align-items: center; gap: 4px; font-size: 0.75rem; color: var(--mfm-text-dim); cursor: pointer;">\n <input type="checkbox" id="mfm-bulk-domain-filter" style="margin: 0;">\n Current/Sub domain only\n </label>\n <span id="mfm-bulk-selection-stats" style="font-size: 0.75rem; color: var(--mfm-text-dim);">Selected: 0/10 - 0.0 KB</span>\n </div>\n </div>\n <div class="mfm-bulk-mock-list" id="mfm-bulk-list-container">\n </div>\n </div>\n\n <div class="mfm-bulk-mock-list" id="mfm-bulk-list-container">\n </div>\n </div>\n `,A.classList.add("active"),w()},p=()=>{const e=A.querySelector("#mfm-bulk-save-btn");e&&(e.disabled=0===t.size,e.innerText="Save Mock");const o=A.querySelector("#mfm-bulk-selection-stats");if(o){const e=(()=>{const e={apis:T.state.requests.filter((e=>t.has(String(e.requestId)))).map((e=>{var A,t,o;const i=n.get(e.requestId)??("string"==typeof(null==(A=e.response)?void 0:A.body)?e.response.body:JSON.stringify((null==(t=e.response)?void 0:t.body)||{}));let r=s.get(e.requestId);if(void 0===r){const A=null==(o=e.response)?void 0:o.statusCode;"Error"===A||"error"===A?r=504:null!=A?(r=Number(A),isNaN(r)&&(r=504)):r=200}return{url:e.request.url,method:e.request.method,body:e.request.body||{},status:r,response:i,headers:JSON.stringify(e.request.headers||{}),enabled:c.get(e.requestId)||!1}}))};return new Blob([JSON.stringify(e)]).size})(),A=e>1048576?`${(e/1048576).toFixed(2)} MB`:`${(e/1024).toFixed(1)} KB`;o.innerText=`Selected: ${t.size}/10 - ${A}`,e>1048576?(o.style.color="var(--mfm-error, #ef4444)",o.style.fontWeight="600"):(o.style.color="var(--mfm-text-dim)",o.style.fontWeight="normal")}},u=()=>{const e=window.location.hostname,r=T.state.requests.filter((e=>"OTHER"===e.interceptionType)).filter((A=>{if(!A.request.url.toLowerCase().includes(i.toLowerCase()))return!1;if(o)try{const t=new URL(A.request.url);return t.hostname===e||t.hostname.endsWith("."+e)}catch(e){return!1}return!0})),s=A.querySelector("#mfm-bulk-list-container");s&&(s.innerHTML=`\n ${0===r.length?'<div class="mfm-empty">No APIs found</div>':""}\n ${r.map((e=>{var A,o;const i=String(e.requestId),r=t.has(i),s=e.request.method||"GET",c=n.has(e.requestId),a=n.get(e.requestId)??("string"==typeof(null==(A=e.response)?void 0:A.body)?e.response.body:JSON.stringify((null==(o=e.response)?void 0:o.body)||{})),l=new Blob([a]).size,d=l>1048576?`${(l/1048576).toFixed(2)} MB`:`${(l/1024).toFixed(1)} KB`,{path:f,domain:p}=rc(e.request.url);return`\n <div class="mfm-bulk-item ${r?"selected":""}" data-id="${e.requestId}">\n <input type="checkbox" class="mfm-bulk-checkbox" ${r?"checked":""} ${!r&&t.size>=10?"disabled":""}>\n <span class="mfm-method ${String(s).toLowerCase()}">${s}</span>\n <div class="mfm-url-container">\n <div class="mfm-url-path" title="${e.request.url}">${f}</div>\n <div class="mfm-url-domain">${p}</div>\n </div>\n <span class="mfm-bulk-size">${d}</span>\n ${r?`\n <div class="mfm-bulk-item-actions">\n <button class="mfm-btn-text edit-response-btn" data-id="${i}">\n ${c?"Edited":"Edit Response"}\n </button>\n </div>\n `:""}\n </div>\n `})).join("")}\n `,s.querySelectorAll(".mfm-bulk-item").forEach((e=>{const A=e.dataset.id,t=e.querySelector(".mfm-bulk-checkbox"),o=e.querySelector(".edit-response-btn");t&&(t.onclick=e=>{e.stopPropagation(),h(A,t.checked)}),o&&(o.onclick=e=>{e.stopPropagation(),m(A)}),e.onclick=o=>{if((o.target===e||o.target.classList.contains("mfm-url")||o.target.classList.contains("mfm-method"))&&t&&!t.disabled){const e=!t.checked;t.checked=e,h(A,e)}}})))},h=(e,A)=>{A?t.size<10&&t.add(e):(t.delete(e),n.delete(e)),p(),u()},m=e=>{var t,o,i;const r=String(e),d=T.state.requests.find((e=>String(e.requestId)===r));if(!d)return;a=e,l||(l=wc(A,{onSave:e=>g(e),onCancel:()=>l.hide()}));let f=n.get(e);void 0===f&&(f="string"==typeof(null==(t=d.response)?void 0:t.body)?d.response.body:JSON.stringify((null==(o=d.response)?void 0:o.body)||{},null,2));let p=s.get(e);if(void 0===p){const e=null==(i=d.response)?void 0:i.statusCode;p="Error"===e||"error"===e?504:Number(e)||200}l.show(d,{body:f,status:p,enabled:c.get(e)||!1})},g=e=>{a&&(n.set(a,e.body),s.set(a,e.status),c.set(a,e.enabled),Y("Changes updated locally"),u(),l.hide())},y=()=>{r=!1,i="",o=!1,t.clear(),n.clear(),s.clear(),c.clear(),a=null},w=()=>{const e=A.querySelector("#mfm-bulk-close-btn"),r=A.querySelector("#mfm-bulk-save-btn"),n=A.querySelector("#mfm-bulk-search"),s=A.querySelector("#mfm-bulk-domain-filter"),c=A.querySelector("#mfm-editor-close"),a=A.querySelector("#mfm-editor-cancel"),d=A.querySelector("#mfm-editor-save");e&&(e.onclick=()=>{X.setBulkMockOpen(!1)}),r&&(r.onclick=async()=>{const e=T.state.requests.filter((e=>t.has(String(e.requestId))));await B(e)}),n&&(n.oninput=e=>{i=e.target.value,u()}),s&&(s.onchange=e=>{o=e.target.checked,u()}),c&&(c.onclick=()=>null==l?void 0:l.hide()),a&&(a.onclick=()=>null==l?void 0:l.hide()),d&&(d.onclick=()=>g({body:A.querySelector("#mfm-editor-textarea").value,status:parseInt(A.querySelector("#mfm-editor-status").value)||200,enabled:A.querySelector("#mfm-editor-enabled-switch").checked}))},B=async e=>{const A=T.state.token;if(!A)return void Y("Token not found","error");const t={apis:e.map((e=>{var A,t,o;let i=n.get(e.requestId);void 0===i&&(i="string"==typeof(null==(A=e.response)?void 0:A.body)?e.response.body:JSON.stringify((null==(t=e.response)?void 0:t.body)||{}));let r=s.get(e.requestId);if(void 0===r){let A=null==(o=e.response)?void 0:o.statusCode;r=200,"Error"===A||"error"===A?r=504:null!=A&&(r=Number(A),isNaN(r)&&(r=504))}return{url:e.request.url,method:e.request.method,body:e.request.body||{},status:r,response:i,headers:JSON.stringify(e.request.headers||{}),enabled:c.get(e.requestId)||!1}}))},o=JSON.stringify(t),i=new Blob([o]).size;if(i>1048576)Y(`Payload size (${(i/1048576).toFixed(2)}MB) exceeds 1MB limit.`,"error");else try{const e=await fetch(`${v}${Q}/httpRequestBulkMock/bulk_mock`,{method:"POST",headers:{"Content-Type":"application/json",mockforme:A},body:o}),t=await e.json();e.ok?(X.setBulkMockOpen(!1),Y(t.message||"Bulk mocks created successfully"),setTimeout((()=>{X.reloadMappings()}),2e3)):(Y(t.message||"Bulk upload failed","error"),console.error("Bulk upload failed",t))}catch(e){Y("Error during bulk upload","error"),console.error("Error during bulk upload:",e)}};e.appendChild(A),T.subscribe(d),d()}(o),new me(o),new we(o),new Be(o),function(e){const A=document.createElement("div");A.className="mfm-confirm-overlay",A.id="mfm-confirm-popup";const t=()=>{const{isConfirmOpen:e,confirmMessage:t}=T.state.ui;e?(A.innerHTML=`\n <div class="mfm-confirm-card">\n <div class="mfm-confirm-body">\n <div class="mfm-confirm-icon">\n <svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">\n <circle cx="12" cy="12" r="10"></circle>\n <line x1="12" y1="8" x2="12" y2="12"></line>\n <line x1="12" y1="16" x2="12.01" y2="16"></line>\n </svg>\n </div>\n <p class="mfm-confirm-text">${t||"Are you sure?"}</p>\n </div>\n <div class="mfm-confirm-footer">\n <button class="mfm-btn-text" id="mfm-confirm-cancel">Cancel</button>\n <button class="mfm-btn mfm-btn-primary" id="mfm-confirm-ok">OK</button>\n </div>\n </div>\n `,A.classList.add("active"),o()):A.classList.remove("active")},o=()=>{const e=A.querySelector("#mfm-confirm-ok"),t=A.querySelector("#mfm-confirm-cancel");e&&(e.onclick=()=>{X.resolveConfirm(!0)}),t&&(t.onclick=()=>{X.resolveConfirm(!1)})};e.appendChild(A),T.subscribe(t),t()}(o);const i=e=>{const A=Boolean(e.token),i=o.querySelector(".mfm-header"),r=o.querySelector(".mfm-tabs-container"),n=o.querySelector(".mfm-token-form");i&&(i.style.display=A?"flex":"none"),r&&(r.style.display=A?"block":"none"),n&&(n.style.display=A?"none":"block"),o.classList.toggle("hidden",!e.isOpen),t.classList.toggle("hidden",e.isOpen)};T.subscribe(i),i(T.state);const r=t.querySelector(".mfm-toggle-reload"),n=t.querySelector(".mfm-toggle-logo");return r&&(r.onclick=e=>{e.stopPropagation(),"true"!==t.dataset.moved&&(T.state.token?X.reloadMappings():T.update("isOpen",!0))}),n&&(n.onclick=e=>{e.stopPropagation(),"true"!==t.dataset.moved&&(T.state.token?X.toggleWidget():T.update("isOpen",!0))}),["click","pointerdown","pointerup","focusin","wheel","mousewheel","touchmove"].forEach((e=>{A.addEventListener(e,(e=>{e.stopPropagation()}))})),A.addEventListener("click",(e=>{const A=e.target;(null==A?void 0:A.closest(".mfm-dropdown"))||X.clearOpenDropdown()})),window.addEventListener("click",(e=>{const A=e.target;(null==A?void 0:A.closest("#mfm-root"))||X.clearOpenDropdown()})),A}function bc(e){n.info("Initializing MockForMe Widget");let A=null;const t=e=>{e&&(A=kc(e))},o=()=>e||document.body;o()?t(o()):"loading"===document.readyState?document.addEventListener("DOMContentLoaded",(()=>t(o()))):document.body&&t(document.body),d();const r={[i.MFM_RES_MAPPINGS]:e=>{if(!e)return;const A=T.state.isMappingsLoading;e.token&&!T.state.token&&(n.info("Setting token from incoming MFM_RES_MAPPINGS"),T.update("token",e.token),localStorage.setItem("MFM_TOKEN",e.token)),T.set("mappings",e),T.update("isMappingsLoading",!1);const t=function(e,A){if(!Array.isArray(e)||0===e.length)return e;if(!Array.isArray(A)||0===A.length)return e;let t=0;const o=e.map((e=>{var o,i;if(!e||"MOCKED"===e.interceptionType)return e;const r=(null==(o=e.request)?void 0:o.url)||"",n=(null==(i=e.request)?void 0:i.method)||"";if(!r||!n)return e;const s=A.some((e=>function(e,A,t){if(!(null==t?void 0:t.method)||!(null==t?void 0:t.url))return!1;if(String(t.method).toLowerCase()!==String(A).toLowerCase())return!1;let o="";try{o=new URL(e,"http://localhost").pathname}catch{return!1}const i=t.url.startsWith("http://")||t.url.startsWith("https://")?e:o;if(t.url.includes(":any"))try{const e=t.url.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");return new RegExp("^"+e.replace(/:any/g,"[^/]+")+"$").test(i)}catch{return!1}return i===t.url}(r,n,e)));return s?(t+=1,{...e,interceptionType:"MOCKED"}):e}));return 0===t?e:(I(`reclassifyAgainstMappings: moved ${t} OTHER → MOCKED`),o)}(T.state.requests,(null==e?void 0:e.apis)||[]);if(t!==T.state.requests&&T.set("requests",t),T.state.isTokenValidating){const e=localStorage.getItem("MFM_TOKEN_TEMP")||T.state.token;e&&(T.update("token",e),localStorage.setItem("MFM_TOKEN",e),localStorage.removeItem("MFM_TOKEN_TEMP")),T.update("isTokenValidating",!1),T.update("isTokenLoading",!1),X.flushQueue()}ee(),A&&!T.state.ui.tokenError&&Y("Mappings reloaded successfully")},[i.MFM_REQ]:e=>{e&&(n.info("Captured Request",e),X.addRequest(e))},[i.MFM_RES]:e=>{e&&(n.info("Captured Response",e),X.addRequest(e))},[i.MFM_TOKEN_ERROR]:e=>{Ae(i.MFM_TOKEN_ERROR,e)},[i.MFM_TOKEN_API_FAILED]:e=>{Ae(i.MFM_TOKEN_API_FAILED,e)},[i.MFM_TOGGLE_INTERCEPTION]:e=>{e&&"boolean"==typeof e.enabled&&X.toggleInterception(e.enabled)},[i.MFM_DEBUG_INTERCEPT_REQ]:e=>{var A,t,o,i,r;if(I("MFM_DEBUG_INTERCEPT_REQ received",{requestId:null==e?void 0:e.requestId,ruleId:null==e?void 0:e.ruleId,url:null==(A=null==e?void 0:e.request)?void 0:A.url,status:null==(t=null==e?void 0:e.response)?void 0:t.statusCode}),e&&e.requestId)return T.state.interceptors.rules.find((A=>A.id===e.ruleId&&A.enabled))?(I("MFM_DEBUG_INTERCEPT_REQ rule matched, opening popup"),void X.setPendingIntercept({requestId:e.requestId,ruleId:e.ruleId,request:e.request,response:e.response,timestamp:e.timestamp||Date.now()})):(H("no widget-side debug rule for incoming ruleId — forwarding original"),void X.resolvePendingIntercept({requestId:e.requestId,simulateTimeout:!1,delayMs:0,statusCode:(null==(o=e.response)?void 0:o.statusCode)??200,headers:(null==(i=e.response)?void 0:i.headers)||{},body:null==(r=e.response)?void 0:r.body}));H("MFM_DEBUG_INTERCEPT_REQ missing requestId — dropping")},[i.MFM_REQUEST_EDIT_REQ]:e=>{var A;if(I("MFM_REQUEST_EDIT_REQ received",{requestId:null==e?void 0:e.requestId,ruleId:null==e?void 0:e.ruleId,url:null==(A=null==e?void 0:e.request)?void 0:A.url}),e&&e.requestId)return $()?T.state.requestEditors.rules.find((A=>A.id===e.ruleId&&A.enabled))?(I("MFM_REQUEST_EDIT_REQ rule matched, opening popup",e.ruleId),void X.setPendingRequestEdit({requestId:e.requestId,ruleId:e.ruleId,request:e.request,queryParams:e.queryParams||{},timestamp:e.timestamp||Date.now()})):(H("no widget-side rule for incoming ruleId — forwarding original",{incomingRuleId:e.ruleId,knownRuleIds:T.state.requestEditors.rules.map((e=>e.id))}),void X.resolvePendingRequestEdit(te(e))):(H("request editor not allowed — forwarding original request"),void X.resolvePendingRequestEdit(te(e)));H("MFM_REQUEST_EDIT_REQ missing requestId — dropping")}},c=Object.keys(r).map((e=>function(e,A){d(),s.has(e)||s.set(e,new Set);const t=s.get(e);return t.add(A),()=>{t.delete(A)}}(e,(A=>{(0,r[e])(A)}))));return T.state.token&&X.fetchSavedMappings(),Z()&&T.state.interceptors.rules.length>0&&u({rules:T.state.interceptors.rules}),$()&&T.state.requestEditors.rules.length>0&&m({rules:T.state.requestEditors.rules}),T.state.globalDelay.enabled&&T.state.globalDelay.seconds>0&&y(T.state.globalDelay),{destroy(){c.forEach((e=>e())),A&&A.remove()},actions:X}}const xc={run:bc,initMFM:bc,actions:X};window.MFM=xc}},A={};function t(o){var i=A[o];if(void 0!==i)return i.exports;var r=A[o]={exports:{}};return e[o](r,r.exports,t),r.exports}t.d=(e,A)=>{for(var o in A)t.o(A,o)&&!t.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:A[o]})},t.o=(e,A)=>Object.prototype.hasOwnProperty.call(e,A),t.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};const o=()=>"undefined"!=typeof process&&null!=process.versions?.node,i=e=>{try{return e?e.toLowerCase():e}catch(e){return console.log(e),null}},r=(e,A)=>{const t=e.split("/"),o=A.split("/");if(t.length!==o.length)return!1;for(let e=0;e<t.length;e++){const A=t[e];if(A!==o[e]&&":any"!==A)return!1}return!0};let n=[];function s(e){n=e}function c(){return n}function a(e,A="get"){const t=e=>e.startsWith("/")?e:`/${e}`,o=t(e);for(const s of n)if(i(s.apiMethod)===i(A)){const i=t(s.apiEndpoint);if(i===o||r(i,o)){console.log(`[MockForMe] Match Found: ${A} ${e} -> ${s.apiEndpoint}`);const t={url:e,method:s.apiMethod,_ack:s._ack||null};return s._ri_&&(t._ri_=s._ri_),t}}return null}const l="JAVASCRIPT",d="CHROME_EXTENSION",f="mfmver",p="mockforme",u="9.0.0",h="https://api.mockforme.com",m=`${h}/mockforme`,g=`${h}/gateway/3f4eae522b`;let y=null,w=null,B=null,k=[];function b({_o:e,mk:A,_mck:t,_rules:o}){y=e,w=A,B=t,k=o}function x(){return k}function v(){return`${m}/${y}/${w}`}function Q(){return B}const C=e=>{try{return new URL(e,window.location.origin).toString()}catch{return e}},U=function(e,A,t){const i=o();var r;function n(){if(4==r.readyState)if(r.status.toString().match(/^20[0-9]$/)){var e=function(){var e=r.getResponseHeader("Content-Type"),A=r.responseText;if(e){var t=e.split(";");try{return"application/json"===t[0]?JSON.parse(A):A}catch(e){throw"Unable to convert response header"}}}();A.call(this,e,r)}else t.call(this,r.responseText,r)}function s(e,A){var t=[];for(var o in e)if(e.hasOwnProperty(o)){var i=A?A+"["+o+"]":o,r=e[o];t.push("object"==typeof r?s(r,i):encodeURIComponent(i)+"="+encodeURIComponent(r))}return t.join("&")}return i||(window.XMLHttpRequest?r=new XMLHttpRequest:window.ActiveXObject&&(r=new ActiveXObject("Microsoft.XMLHTTP"))),{request:function(){if(!i){if(window.XMLHttpRequest)r.onload=n;else{if(!window.ActiveXObject)throw"unable to process ajax";r.onreadystatechange=n}var A=s(e.params);if("get"==e.method.toLowerCase()&&"object"==typeof e.params){if(-1==e.url.indexOf("?"))e.url+="?";else{var t=e.url.split("?");t[1]&&t[1].split("=")[1]&&(e.url+="&")}e.url+=A}e.hasOwnProperty("async")||(e.async=!0),r.open(e.method,e.url,e.async),e.headers&&function(e){for(let A in e)r.setRequestHeader(A,e[A])}(e.headers),r.send(A)}}}};function F({di:e,iv:A},t){var o;const i=function(e,A){const t=A.length;return e.split("").map(((e,o)=>String.fromCharCode(e.charCodeAt(0)^A.charCodeAt(o%t)))).join("")}((o=e,"undefined"!=typeof Buffer?Buffer.from(o,"base64").toString("utf8"):decodeURIComponent(escape(atob(o)))),t+A);return JSON.parse(i)}function E(e,A,t,o){fetch(g,{method:"GET",headers:{[p]:e,[f]:u,"x-mfm-adaptor":A}}).then((e=>{if(!e.ok)throw e;return e.json()})).then((e=>{if(e){const{di:A,iv:o,_o:i,_mck:r,mk:n,r:c}=e,a=F({di:A,iv:o},i);b({_o:i,mk:n,_mck:r,_rules:c}),a&&(s(a),t(a,{_o:i,mk:n,_mck:r,_rules:c}))}})).catch((e=>{console.error("Error in loading mocked APIs:",e),o(e)}))}const I="MFM_INTERCEPTOR_RULES";let H=[];const L=new Map;function M(){try{if("undefined"==typeof localStorage)return[];const e=localStorage.getItem(I);if(!e)return[];const A=JSON.parse(e);return Array.isArray(A)?A.filter((e=>e&&e.enabled)):[]}catch(e){return[]}}function S(e){H=Array.isArray(e)?e.filter((e=>e&&e.enabled)):[]}function j(e,A){if(!e||!A)return null;if(!H.length&&(H=M(),!H.length))return null;const t=String(e).toUpperCase();return H.find((e=>{if(!e.enabled||String(e.method).toUpperCase()!==t)return!1;if("PATH"===e.matchType)try{return new URL(e.url,"http://localhost").pathname===new URL(A,"http://localhost").pathname}catch(t){return e.url===A}return e.url===A}))||null}function K({requestId:e,ruleId:A,request:t,response:o,timeoutMs:i=3e5}){return new Promise((r=>{const n=setTimeout((()=>{L.has(e)&&(L.delete(e),r({requestId:e,simulateTimeout:!1,delayMs:0,statusCode:o?.statusCode??200,headers:o?.headers||{},body:o?.body}))}),i);L.set(e,{resolve:r,timer:n});try{"undefined"!=typeof window&&window.postMessage({type:"MFM_DEBUG_INTERCEPT_REQ",payload:{requestId:e,ruleId:A,request:t,response:o,timestamp:Date.now()}},"*")}catch(A){clearTimeout(n),L.delete(e),r({requestId:e,simulateTimeout:!1,delayMs:0,statusCode:o?.statusCode??200,headers:o?.headers||{},body:o?.body})}}))}H=M(),"undefined"!=typeof document&&"function"==typeof document.addEventListener&&document.addEventListener("mfm:rule-sync",(e=>{const A=e&&e.detail;A&&"debugger"===A.kind&&S(A.payload?.rules||[])})),"undefined"!=typeof window&&"function"==typeof window.addEventListener&&window.addEventListener("storage",(e=>{e.key===I&&(H=M())}));const D="MFM_REQUEST_EDITOR_RULES";let R=[];const T=new Map;function O(){try{if("undefined"==typeof localStorage)return[];const e=localStorage.getItem(D);if(!e)return[];const A=JSON.parse(e);return Array.isArray(A)?A.filter((e=>e&&e.enabled)):[]}catch(e){return[]}}function q(e){R=Array.isArray(e)?e.filter((e=>e&&e.enabled)):[]}function _(e,A){if(!e||!A)return null;if(!R.length&&(R=O(),!R.length))return null;const t=String(e).toUpperCase();return R.find((e=>{if(!e.enabled||String(e.method).toUpperCase()!==t)return!1;if("PATH"===e.matchType)try{return new URL(e.url,"http://localhost").pathname===new URL(A,"http://localhost").pathname}catch(t){return e.url===A}return e.url===A}))||null}function G(e,A,t){const o={};return Object.entries(A?.headers||{}).forEach((([e,A])=>{o[e]=String(null==A?"":A)})),{requestId:e,cancel:!1,headers:o,queryParams:t||{},body:"string"==typeof A?.body?A.body:null}}function N({requestId:e,ruleId:A,request:t,queryParams:o,timeoutMs:i=3e5}){return new Promise((r=>{const n=setTimeout((()=>{T.has(e)&&(T.delete(e),r(G(e,t,o)))}),i);T.set(e,{resolve:r,timer:n});try{"undefined"!=typeof window&&window.postMessage({type:"MFM_REQUEST_EDIT_REQ",payload:{requestId:e,ruleId:A,request:t,queryParams:o,timestamp:Date.now()}},"*")}catch(A){clearTimeout(n),T.delete(e),r(G(e,t,o))}}))}R=O(),"undefined"!=typeof document&&"function"==typeof document.addEventListener&&document.addEventListener("mfm:rule-sync",(e=>{const A=e&&e.detail;A&&"editor"===A.kind&&q(A.payload?.rules||[])})),"undefined"!=typeof window&&"function"==typeof window.addEventListener&&window.addEventListener("storage",(e=>{e.key===D&&(R=O())}));const z="MFM_GLOBAL_DELAY";let P={enabled:!1,seconds:0},V=0;function J(){try{if("undefined"==typeof localStorage)return{enabled:!1,seconds:0};const e=localStorage.getItem(z);if(!e)return{enabled:!1,seconds:0};const A=JSON.parse(e);return A&&"object"==typeof A?{enabled:!!A.enabled&&Number.isFinite(A.seconds)&&A.seconds>0,seconds:Number.isFinite(A.seconds)?Number(A.seconds):0}:{enabled:!1,seconds:0}}catch(e){return{enabled:!1,seconds:0}}}function X(){const e=Date.now();return e-V>500&&(P=J(),V=e),P.enabled&&P.seconds>0?Math.round(1e3*P.seconds):0}P=J(),V=Date.now(),"undefined"!=typeof window&&"function"==typeof window.addEventListener&&window.addEventListener("storage",(e=>{e.key===z&&(P=J(),V=Date.now())}));const Y="MFM_TOKEN_ERROR",W=new class{constructor(e={}){o()||(this.token=e.token||("undefined"!=typeof localStorage?localStorage.getItem("MFM_TOKEN"):null),this.isAuthenticated=!!this.token,this.onAuthSuccess=e.onAuthSuccess||(()=>{}),this.mappings=e.mappings||[],this.rules=e.rules||[],this.widgetKey=e.widgetKey||null,this.interceptionEnabled="undefined"==typeof localStorage||"false"!==localStorage.getItem("MFM_INTERCEPTION_ENABLED"),this.setupMessageListeners())}setupMessageListeners(){"undefined"!=typeof window&&window.addEventListener("message",(e=>{const{type:A,payload:t}=e.data||{};if(A&&"string"==typeof A&&A.startsWith("MFM_"))switch(A){case"MFM_REQ_MAPPINGS":this.refreshMappings();break;case"MFM_REQ_SAVED_MAPPINGS":this.handleReqSavedMappings();break;case"MFM_SUBMIT_TOKEN":this.handleTokenSubmission(t?.token);break;case"MFM_DEL_CLIENT_TOKEN":this.handleTokenDeletion();break;case"MFM_TOGGLE_INTERCEPTION":this.interceptionEnabled=!!t?.enabled,"undefined"!=typeof localStorage&&localStorage.setItem("MFM_INTERCEPTION_ENABLED",this.interceptionEnabled);break;case"MFM_DEBUG_RULES_UPDATE":S(t?.rules||[]);break;case"MFM_DEBUG_INTERCEPT_RES":!function(e){if(!e||!e.requestId)return;const A=L.get(e.requestId);A&&(clearTimeout(A.timer),L.delete(e.requestId),A.resolve(e))}(t);break;case"MFM_REQUEST_EDIT_RULES_UPDATE":q(t?.rules||[]);break;case"MFM_REQUEST_EDIT_RES":!function(e){if(!e||!e.requestId)return;const A=T.get(e.requestId);A&&(clearTimeout(A.timer),T.delete(e.requestId),A.resolve(e))}(t);break;case"MFM_GLOBAL_DELAY_UPDATE":!function(e){if(!e||"object"!=typeof e)return P={enabled:!1,seconds:0},void(V=Date.now());P={enabled:!!e.enabled&&Number.isFinite(e.seconds)&&e.seconds>0,seconds:Number.isFinite(e.seconds)?Number(e.seconds):0},V=Date.now()}(t)}}))}init(){if("undefined"!=typeof document&&this.checkVisibility()&&("undefined"!=typeof window&&Promise.resolve().then(t.bind(t,133)).then((()=>{window.MFM&&"function"==typeof window.MFM.run&&window.MFM.run()})).catch((e=>{console.error("[MockForMe] Failed to load mfm-widget",e)})),console.log("[MockForMe] Widget initialized"),this.token)){const e=this.getSavedMappings();e&&(this.mappings=e.mappings||[],this.rules=e.meta?._rules||[],this.onAuthSuccess(this.token,this.mappings,e.meta),this.updateMappings(this.mappings,e.meta))}}setWidgetKey(e){this.widgetKey=e,this.init()}checkVisibility(){return!this.widgetKey||"undefined"!=typeof localStorage&&localStorage.getItem("widgetKey")===this.widgetKey}handleTokenSubmission(e){e&&(this.token=e,this.isAuthenticated=!0,"undefined"!=typeof localStorage&&localStorage.setItem("MFM_TOKEN",e),this.refreshMappings())}handleTokenDeletion(){this.token=null,this.isAuthenticated=!1,"undefined"!=typeof localStorage&&(localStorage.removeItem("MFM_TOKEN"),localStorage.removeItem("MFM_CACHED_MAPPINGS")),this.mappings=[],this.rules=[],this.onAuthSuccess(null,[],{_rules:[]}),this.updateMappings([],{_rules:[]})}refreshMappings(){this.token&&E(this.token,"JAVASCRIPT",((e,A)=>{this.mappings=e||[],this.rules=A?._rules||[],this.saveMappings(e,A),this.onAuthSuccess(this.token,this.mappings,A),this.updateMappings(this.mappings,A)}),(e=>{console.error("[MockForMe] Failed to fetch mappings",e),e instanceof Response&&e.headers&&"true"===e.headers.get("mfm-invalid-token")&&this.sendMessage(Y,{message:"Unauthorized: Invalid token"}),this.updateMappings([],{_rules:[]})}))}saveMappings(e,A){if("undefined"!=typeof localStorage)try{localStorage.setItem("MFM_CACHED_MAPPINGS",JSON.stringify({mappings:e,meta:A}))}catch(e){console.error("[MockForMe] Failed to save mappings to storage",e)}}handleReqSavedMappings(){const e=this.getSavedMappings();e?(this.mappings=e.mappings||[],this.rules=e.meta?._rules||[],this.onAuthSuccess(this.token,this.mappings,e.meta),this.updateMappings(this.mappings,e.meta)):this.refreshMappings()}getSavedMappings(){if("undefined"==typeof localStorage)return null;try{const e=localStorage.getItem("MFM_CACHED_MAPPINGS");return e?JSON.parse(e):null}catch(e){return null}}updateMappings(e,A){this.sendMessage("MFM_RES_MAPPINGS",{apis:e.map((e=>({method:e.apiMethod,url:e.apiEndpoint}))),rules:(A?._rules||[]).map((e=>{const A="object"==typeof e.rule&&null!==e.rule?e.rule:{},t={...e,...A},o=t.timingAction||{},i=o.activeAction||"MODIFY";let r="MODIFY";"delay"===i?r="DELAY":"delay_and_timeout"===i?r="TIMEOUT":"delay_and_redirect"===i&&(r="REDIRECT");const n={ruleName:t.ruleName||t._id||"Unnamed Rule",type:r,conditions:t.conditions||[],modificationActions:t.modificationActions||{}};return("MODIFY"!==r||o.activeAction)&&(n.timingAction=o),n})),token:this.token})}addRequest(e,A){if(!this.interceptionEnabled)return;const t=e=>{if(!e)return{};let A={};return"string"==typeof e?e.split("\r\n").forEach((e=>{const t=e.split(": "),o=t.shift();o&&(A[o]=t.join(": "))})):A="function"==typeof e.entries?Object.fromEntries(e.entries()):e,Object.keys(A).reduce(((e,t)=>(e[t.toLowerCase()]=A[t],e)),{})},o={requestId:A.requestId||Math.random().toString(36).substring(7),interceptionType:"mocked"===e?"MOCKED":"OTHER",request:{method:A.method,url:A.url,headers:t(A.requestHeaders||A.headers),body:A.requestBody||A.body},response:A.pending&&void 0===A.status?null:{statusCode:A.status,headers:t(A.responseHeaders),body:A.responseBody,endTime:(new Date).toISOString()},rule:A.rule};if(A.pending)this.sendMessage("MFM_REQ",o);else if(this.sendMessage("MFM_RES",o),o.response&&o.response.headers){const e=o.response.headers["mfm-invalid-token"];if("true"===e||!0===e){const{message:e}=A.responseBody;console.warn("[MockForMe] Invalid token detected from response headers"),this.sendMessage(Y,{message:e||"Unauthorized: Invalid token detected from response headers"}),this.handleTokenDeletion()}}}sendMessage(e,A){"undefined"!=typeof window&&window.postMessage({type:e,payload:A},"*")}};class Z{static match(e,A){if(!Array.isArray(A)||0===A.length)return!1;const{url:t,headers:o,queryParams:i,body:r}=e,n="undefined"!=typeof window?window.location.origin:globalThis.location?.origin||"http://localhost";for(const e of A){let A="";const{type:s,key:c,operator:a,value:l}=e;switch(s){case"URL":try{A=new URL(t,n).pathname}catch{A=t}break;case"QUERY_PARAM":if(i&&void 0!==i[c])A=String(i[c]);else try{A=new URL(t,n).searchParams.get(c)||""}catch{A=""}break;case"REQUEST_BODY":if(c){if("object"==typeof r&&null!==r)A=void 0!==r[c]?String(r[c]):"";else if("string"==typeof r)try{const e=JSON.parse(r);A=void 0!==e[c]?String(e[c]):""}catch{A=""}}else A="object"==typeof r?JSON.stringify(r):String(r||"");break;case"REQUEST_HEADER":if(c){const e=c?.toLowerCase();if(A="",o){const t=Object.keys(o).find((A=>A.toLowerCase()===e));A=t?String(o[t]):""}}else A=JSON.stringify(o||{});break;default:return!1}if(!this.evaluate(A,a,l))return!1}return!0}static evaluate(e,A,t){const o=A?.toLowerCase(),i=String(e),r=String(t);switch(o){case"contains":return i.includes(r);case"equal":case"equals":return i===r;case"regexp":try{let e=r;if(e.startsWith("/")&&e.lastIndexOf("/")>0){const A=e.lastIndexOf("/"),t=e.slice(1,A),o=e.slice(A+1);return new RegExp(t,o).test(i)}return new RegExp(e).test(i)}catch{return!1}default:return!1}}}class ${static async apply(e){if(!e||!e.activeAction)return{type:"passThrough",delay:0};const{activeAction:A,actions:t}=e,o=t?.[A];if(!o)return{type:"passThrough",delay:0};const i={type:"passThrough",delay:0},r=Number(o.value||0);switch(A){case"delay":i.delay=r,i.delay>0&&await new Promise((e=>setTimeout(e,1e3*i.delay)));break;case"redirect":case"delay_and_redirect":i.type="redirect",i.delay=r,i.redirectUrl=o.redirectUrl,i.delay>0&&await new Promise((e=>setTimeout(e,1e3*i.delay)));break;case"delay_and_timeout":i.type="timeout",i.delay=r,i.delay>0&&await new Promise((e=>setTimeout(e,1e3*i.delay)))}return i}}class ee{static applyRequestModifications(e,A){if(!A)return e;let{url:t,method:o,headers:i,queryParams:r,body:n}={...e};i&&(i={...i}),r&&(r={...r});const{modifyQueryParams:s,modifyRequestBody:c,modifyRequestHeaders:a}=A;if(s?.enabled)try{const e=new URL(t,"undefined"!=typeof window?window.location.href:"http://localhost");Array.isArray(s.remove)&&s.remove.forEach((A=>{e.searchParams.delete(A),r&&delete r[A]})),Array.isArray(s.add)&&s.add.forEach((({key:A,value:t})=>{e.searchParams.set(A,t),r&&(r[A]=t)})),t=e.toString()}catch(e){console.error("[MockForMe] Failed to modify query params",e)}a?.enabled&&(i={...i},Array.isArray(a.remove)&&a.remove.forEach((e=>{const A=e.toLowerCase(),t=Object.keys(i).find((e=>e.toLowerCase()===A));t&&delete i[t]})),Array.isArray(a.add)&&a.add.forEach((({key:e,value:A})=>{i[e]=A})));const l=String(o||"GET").toUpperCase(),d="GET"===l||"HEAD"===l;if(c?.enabled&&!d)try{let e=null;if("string"==typeof n)try{e=JSON.parse(n)}catch{e={}}else if("object"==typeof n&&null!==n)try{e=JSON.parse(JSON.stringify(n))}catch{e={...n}}else(Array.isArray(c.add)&&c.add.length>0||Array.isArray(c.update)&&c.update.length>0)&&(e={});e&&(Array.isArray(c.remove)&&c.remove.forEach((A=>delete e[A])),Array.isArray(c.add)&&c.add.forEach((({key:A,value:t})=>e[A]=t)),Array.isArray(c.update)&&c.update.forEach((({key:A,value:t})=>e[A]=t)),n=JSON.stringify(e))}catch(e){console.error("[MockForMe] Failed to modify request body",e)}return{...e,url:t,headers:i,queryParams:r,body:n}}static applyResponseModifications(e,A){if(!A?.modifyResponseHeaders?.enabled)return e;const{modifyResponseHeaders:t}=A,o={...e};return Array.isArray(t.remove)&&t.remove.forEach((e=>{const A=e.toLowerCase(),t=Object.keys(o).find((e=>e.toLowerCase()===A));t&&delete o[t]})),Array.isArray(t.add)&&t.add.forEach((({key:e,value:A})=>{o[e]=A})),o}}class Ae{static match(e,A){if(!Array.isArray(A)||0===A.length)return null;for(const t of A){const A=t.rule||t;if(A.conditions&&Array.isArray(A.conditions)&&Z.match(e,A.conditions)){const e=A.timingAction?.activeAction||"";return{action:e,config:A.timingAction?.actions?.[e]||{},rule:A}}}return null}static async apply(e,A){if(!e)return null;const t=e.rule||e,o=ee.applyRequestModifications(A,t.modificationActions);return{...await $.apply(t.timingAction),modifiedRequest:o,rule:t}}static applyResponseModifications(e,A){return ee.applyResponseModifications(e,A)}}class te{static apply({target:e=("undefined"!=typeof window?window:globalThis),originalFetch:A=e.fetch,ruleProvider:t=()=>[],mappingProvider:o=e=>null,onBeforeRequest:i=e=>{},onRuleMatch:r=async(e,A,t,o,i)=>null,onMockMatch:n=async(e,A,t,o,i)=>null,onOtherRequest:s=async(e,A,t,o)=>null,isEnabled:c=()=>!0}){A&&(e.fetch=async function(e,a={}){if(!c())return A(e,a);let l;try{const A="string"==typeof e?e:e.url,t=String(a.method||(e instanceof Request?e.method:"GET")).toUpperCase().trim(),o=Math.random().toString(36).substring(7);l={url:A,method:t,headers:a.headers||(e instanceof Request?e.headers:{}),body:a.body||(e instanceof Request?"{binary/stream}":null),requestId:o,queryParams:te.getQueryParams(A)},i(l)}catch(t){return console.warn("[MockForMe] Fetch Interceptor Setup Error:",t),A(e,a)}try{const i=t(),c=Ae.match(l,i);if(c){const t=await r(c,l,e,a,A);if(t)return t}const d=o(l);if(d){const t=await n(d,l,e,a,A);if(t)return t}const f=await s(l,e,a,A);if(f)return f}catch(e){if(e.message.includes("timed out")||"AbortError"===e.name||e.message.includes("rules"))throw e;throw console.warn("[MockForMe] Interceptor Hook Error:",e),e}return A(e,a)})}static getQueryParams(e){try{const A="undefined"!=typeof window?window.location.origin:"http://localhost",t=new URL(e,A).searchParams;return Object.fromEntries(t.entries())}catch{return{}}}}class oe{static apply({target:e=("undefined"!=typeof window?window:{}),OriginalXHR:A=e.XMLHttpRequest,ruleProvider:t=()=>[],mappingProvider:o=e=>null,onBeforeRequest:i=e=>{},onRuleMatch:r=(e,A,t,o)=>{o.call(t.proxy,A.body)},onMockMatch:n=(e,A,t,o)=>{o.call(t.proxy,A.body)},onOtherRequest:s=(e,A,t)=>{t.call(A.proxy,e.body)},isEnabled:c=()=>!0}){A&&(e.XMLHttpRequest=class{constructor(){return this._xhr=new A,this._headers={},this._method=null,this._url=null,this._body=null,this._requestId=null,this._startTime=null,this._captured=!1,this._isMocked=!1,this.proxy=new Proxy(this,{get:(e,A)=>{if(A in e)return e[A];const t=e._xhr[A];return"function"==typeof t?t.bind(e._xhr):t},set:(e,A,t)=>A in e?(e[A]=t,!0):(e._xhr[A]=t,!0)}),this.proxy}_capture(e,A,t,o={}){if(this._captured)return;this._captured=!0;const i=e=>{const A=`on${e}`;(this[A]||this._xhr[A])?.(),this._xhr.dispatchEvent(new Event(e))};if("Aborted"!==e)try{Object.defineProperty(this.proxy,"responseText",{value:A,configurable:!0}),Object.defineProperty(this.proxy,"response",{value:A,configurable:!0}),Object.defineProperty(this.proxy,"status",{value:Number(e)||0,configurable:!0}),Object.defineProperty(this.proxy,"statusText",{value:200==e?"OK":"",configurable:!0})}catch(e){console.warn("[MockForMe] Error setting XHR props",e)}Object.defineProperty(this.proxy,"readyState",{value:4,configurable:!0}),i("readystatechange"),"Aborted"===e||o.aborted?i("abort"):0===e||"Error"===e||o.error?i("error"):"Timeout"===e||o.timeout?i("timeout"):i("load")}open(e,A,t=!0,o=null,i=null){this._method=(e||"").toUpperCase().trim();try{this._url=new URL(A,"undefined"!=typeof window?window.location.href:"http://localhost").toString()}catch(e){this._url=A}return this._xhr.open(e,A,t,o,i)}setRequestHeader(e,A){return this._headers[e]=A,this._xhr.setRequestHeader(e,A)}send(e){if(!c())return this._xhr.send(e);this._body=e,this._requestId=Math.random().toString(36).substring(7),this._startTime=Date.now();const A={url:this._url,method:this._method,headers:this._headers,body:this._body,requestId:this._requestId,startTime:this._startTime,queryParams:oe.getQueryParams(this._url)};i(A);const a=t(),l=Ae.match(A,a),d=e=>this._xhr.send(e);if(l)return this._isMocked=!0,r(l,A,this,d);const f=o(A);return f?(this._isMocked=!0,n(f,A,this,d)):(this._isMocked=!1,s(A,this,d))}})}static getQueryParams(e){try{const A="undefined"!=typeof window?window.location.origin:"http://localhost",t=new URL(e,A).searchParams;return Object.fromEntries(t.entries())}catch{return{}}}}const ie=(e,A=null,t=l)=>{if(o())return;let i="string"==typeof e?e:e?.token,r="object"==typeof e?e?.widgetKey:null;if(r?W.setWidgetKey(r):W.init(),t===l)try{i&&("undefined"!=typeof localStorage&&(localStorage.removeItem("mockforme-token"),localStorage.setItem("MFM_TOKEN",i)),W.token=i,W.isAuthenticated=!0),!i&&W.token&&(i=W.token),W.onAuthSuccess=(e,A,t)=>{s(A),b(t),W.updateMappings(A,t)}}catch(e){console.log("Error in showing mockforme widget",e)}A||={mappings:[],_o:null,mk:null,_mck:null,_rules:[]};const{mappings:n=[],_o:h,mk:m,_mck:y,_rules:w=[]}=A;return s(n),b({_o:h,mk:m,_mck:y,_rules:w}),{run:(e,A=()=>{})=>{if(function(e,A){if("undefined"!=typeof window){if(window._mfm_intercepted)return;window._mfm_intercepted=!0}const t=()=>W.token||e;te.apply({isEnabled:()=>W.interceptionEnabled,ruleProvider:()=>x(),mappingProvider:e=>{try{return a(new URL(e.url,window.location.origin).pathname,e.method)}catch{return null}},onRuleMatch:async(e,A,t,o,i)=>{const r=A.requestId||Math.random().toString(36).substring(7),n=Date.now();W.addRequest("mocked",{...A,requestId:r,pending:!0,startTime:n,rule:e});const s=await Ae.apply(e,A),{modifiedRequest:c,type:a,delay:l,redirectUrl:d}=s;if("timeout"!==a&&W.addRequest("mocked",{...c,requestId:r,pending:!0,startTime:n,rule:e}),"timeout"===a){const A=Date.now()-n;throw W.addRequest("mocked",{...c,requestId:r,status:"Aborted",pending:!1,duration:A,aborted:!0,rule:e}),new Error("Fetch timed out by rules")}if("redirect"===a&&!d)throw new Error("rules: Redirect missing URL");let f="redirect"===a?d:c.url,p={...o};c.headers&&(p.headers=c.headers),c.body&&(p.body=c.body);let u=null;if("redirect"===a){u=Math.random().toString(36).substring(7);const e={url:d,method:c.method,headers:p.headers||{},body:p.body,requestId:u,queryParams:te.getQueryParams(d),requestHeaders:p.headers||{},requestBody:p.body,pending:!0,startTime:Date.now()};W.addRequest("mocked",e)}return i(f,p).then((async e=>{const A=Date.now()-n;let t=Object.fromEntries(e.headers.entries());if(s.rule.modificationActions?.modifyResponseHeaders?.enabled&&(t=Ae.applyResponseModifications(t,s.rule.modificationActions)),"redirect"===a&&u){const A=e.clone(),o=A.headers.get("content-type")||"",i=Date.now()-n;try{let r;r=o.includes("application/json")?await A.json():await A.text(),W.addRequest("mocked",{url:d,method:c.method,requestId:u,status:e.status,pending:!1,duration:i,responseHeaders:t,responseBody:r,requestHeaders:p.headers||{},requestBody:p.body})}catch(A){W.addRequest("mocked",{url:d,method:c.method,requestId:u,status:e.status,pending:!1,duration:i,responseHeaders:t,requestHeaders:p.headers||{},requestBody:p.body})}}return W.addRequest("mocked",{...c,requestId:r,status:e.status,pending:!1,duration:A,responseHeaders:t,rule:s.rule}),e})).catch((e=>{const A=Date.now()-n,t="AbortError"===e.name||e.message.includes("aborted");if(W.addRequest("mocked",{...c,requestId:r,status:t?"Aborted":0,pending:!1,duration:A,rule:s.rule}),"redirect"===a&&u&&W.addRequest("mocked",{url:d,method:c.method,requestId:u,status:t?"Aborted":0,pending:!1,duration:A,error:!t}),"redirect"===a){const A=e.message||"Redirect failed";if(!A.includes("rules"))throw new Error(`rules: Redirect failed - ${A}`)}throw e}))},onMockMatch:async(e,o,i,r,n)=>{const s=o.requestId||Math.random().toString(36).substring(7),c=Date.now();W.addRequest("mocked",{...o,requestId:s,pending:!0,startTime:c});const a=t(),l=new URL(o.url,window.location.origin).search;let h=`${v()}${e.url}${l}`,m={[p]:a,[f]:u,"x-mfm-adaptor":A};const g=Q();g&&e._ack&&(m["x-mfm-key"]=`${g}-${e._ack}`),e?._ri_&&(m._ri_=e._ri_);const y=i instanceof Request?i.headers:r.headers,w=new Headers(y||{});Object.entries(m).forEach((([e,A])=>w.set(e,A))),w.set("x-mfm-internal","true");let B=r.body;if(!B&&i instanceof Request){const e=i.clone();"GET"!==e.method&&"HEAD"!==e.method&&(B=await e.text())}const k={method:o.method,headers:w,credentials:i instanceof Request&&i.credentials||r.credentials||"include",mode:i instanceof Request&&i.mode||r.mode||"cors"};return A===d?(({actualUrl:e,url:A,method:t,headers:o,body:i,credentials:r,mode:n,rule:s})=>{const c=`${Date.now()}-${Math.random()}`,a=C(A);return new Promise(((A,l)=>{window.addEventListener("message",(function e(t){if(t.source!==window)return;const o=t.data;if("INTERCEPTED_RESPONSE"===o?.type&&o?.requestId===c){if(window.removeEventListener("message",e),o?.response?.error)return l(new Error(o.response.message));const{status:t,headers:i,body:r}=o.response,n=new Response(r,{status:t,headers:i});n._rawHeaders=i,A(n)}})),window.postMessage({type:"REQUEST_INTERCEPTED",requestId:c,payload:{actualUrl:e,url:a,method:t,headers:o,body:i,credentials:r,mode:n,rule:s}},"*")}))})({actualUrl:o.url,url:h,method:o.method,headers:Object.fromEntries(w.entries()),body:B,credentials:k.credentials,mode:k.mode}).then((e=>(e.clone().text().then((A=>{const t=Date.now()-c,i=e._rawHeaders||Object.fromEntries(e.headers.entries());W.addRequest("mocked",{...o,requestId:s,status:e.status,responseHeaders:i,responseBody:A,pending:!1,duration:t})})),e))):(B&&(k.body=B),n(h,k).then((async e=>{const A=e.clone(),t=A.headers.get("content-type")||"",i=Date.now()-c,r=t=>(W.addRequest("mocked",{...o,requestId:s,status:e.status,responseHeaders:Object.fromEntries(A.headers.entries()),responseBody:t,pending:!1,duration:i}),new Response("string"==typeof t?t:JSON.stringify(t),{status:e.status,headers:A.headers}));return t.includes("application/json")?A.json().then(r):A.text().then(r)})).catch((e=>{const A=Date.now()-c;return W.addRequest("mocked",{...o,requestId:s,status:0,pending:!1,duration:A}),n(i,r)})))},onOtherRequest:async(e,A,t,o)=>{const i=t?.headers||(A instanceof Request?A.headers:{});let r=!1;i instanceof Headers?r="true"===i.get("x-mfm-internal"):"object"==typeof i&&(r="true"===i["x-mfm-internal"]);const n=v();if(e.url.startsWith(n)&&(r=!0),"OPTIONS"===e.method||r)return o(A,t);const s=e.requestId,c=Date.now();W.addRequest("other",{...e,requestId:s,pending:!0,startTime:c});const a=_(e.method,e.url),l=j(e.method,e.url);let d=A,f=t,p=e;if(a){const A={};try{new URL(e.url,"undefined"!=typeof window?window.location.origin:"http://localhost").searchParams.forEach(((e,t)=>{A[t]=e}))}catch(e){}const o=await N({requestId:s,ruleId:a.id,request:{method:e.method,url:e.url,headers:e.headers,body:e.body},queryParams:A});if(o.cancel){W.addRequest("other",{...e,requestId:s,status:"Cancelled",pending:!1,duration:Date.now()-c,error:!0});const A=new Error("Request cancelled by MockForMe request editor");throw A.name="AbortError",A}let i=e.url;try{const A=new URL(e.url,"undefined"!=typeof window?window.location.origin:"http://localhost");[...A.searchParams.keys()].forEach((e=>A.searchParams.delete(e))),Object.entries(o.queryParams||{}).forEach((([e,t])=>{A.searchParams.set(e,String(t??""))})),i="string"==typeof e.url&&e.url.startsWith("/")?`${A.pathname}${A.search}`:A.href}catch(e){}const r=String(e.method||"GET").toUpperCase(),n="GET"!==r&&"HEAD"!==r;f={...t,method:e.method,headers:o.headers||{},body:n?null==o.body?void 0:o.body:void 0},d=i,p={...e,url:i,headers:o.headers||{},body:n?o.body:null}}const u=X();u>0&&await new Promise((e=>setTimeout(e,u)));let h=null,m=null;try{h=await o(d,f)}catch(e){m=e}if(l){let A="",t=0,o={};if(h){try{A=await h.clone().text()}catch(e){}t=h.status,o=Object.fromEntries(h.headers.entries())}else m&&(A=m.message||"Network error",t=0);const i=await K({requestId:s,ruleId:l.id,request:{method:p.method,url:p.url,headers:p.headers,body:p.body},response:{statusCode:t,headers:o,body:A}});if(i.simulateTimeout){W.addRequest("other",{...e,requestId:s,status:"Timeout",responseHeaders:{},pending:!1,duration:Date.now()-c,timeout:!0});const A=new Error("Network request failed (simulated by MockForMe debugger)");throw A.name="AbortError",A}i.delayMs>0&&await new Promise((e=>setTimeout(e,i.delayMs)));const r=Number(i.statusCode),n=Number.isFinite(r)&&r>=200&&r<=599?r:t>=200?t:200,a=i.headers&&"object"==typeof i.headers?i.headers:o,d="string"==typeof i.body?i.body:null==i.body?"":JSON.stringify(i.body);W.addRequest("other",{...e,requestId:s,status:n,responseHeaders:a,responseBody:d,pending:!1,duration:Date.now()-c});const f={};return Object.entries(a).forEach((([e,A])=>{const t=e.toLowerCase();"content-length"!==t&&"content-encoding"!==t&&"transfer-encoding"!==t&&(f[e]=A)})),new Response(d,{status:n,statusText:h?h.statusText:"",headers:new Headers(f)})}const g=Date.now()-c;if(m){const A="AbortError"===m.name||(m.message||"").includes("aborted"),t="TimeoutError"===m.name||(m.message||"").includes("timed out");throw W.addRequest("other",{...e,requestId:s,status:A?"Aborted":t?"Timeout":"Error",pending:!1,duration:g,aborted:A,timeout:t,error:!A&&!t}),m}const y=Object.fromEntries(h.headers.entries());W.addRequest("other",{...e,requestId:s,status:h.status,responseHeaders:y,pending:!0,duration:g});try{const A=await h.clone().text();W.addRequest("other",{...e,requestId:s,status:h.status,responseHeaders:y,responseBody:A,pending:!1,duration:g})}catch(A){W.addRequest("other",{...e,requestId:s,status:h.status,responseHeaders:y,pending:!1,duration:g})}return h}}),oe.apply({isEnabled:()=>W.interceptionEnabled,ruleProvider:()=>x(),mappingProvider:e=>{try{return a(new URL(e.url,window.location.origin).pathname,e.method)}catch{return null}},onRuleMatch:async(e,A,t,o)=>{const i=A.requestId,r=Date.now();W.addRequest("mocked",{...A,requestId:i,pending:!0,startTime:r,rule:e});const n=await Ae.apply(e,A),{modifiedRequest:s,type:c,redirectUrl:a}=n;"timeout"!==c&&W.addRequest("mocked",{...s,requestId:i,pending:!0,startTime:r,rule:e});let l=null;if("redirect"===c){l=Math.random().toString(36).substring(7);const e={url:a,method:s.method,headers:s.headers||{},body:s.body,requestId:l,queryParams:(()=>{try{const e="undefined"!=typeof window?window.location.origin:"http://localhost",A=new URL(a,e).searchParams;return Object.fromEntries(A.entries())}catch{return{}}})(),requestHeaders:s.headers||{},requestBody:s.body,pending:!0,startTime:Date.now()};W.addRequest("mocked",e)}const d=(e,A,o,d={})=>{const f=Date.now()-r;if(n.rule.modificationActions?.modifyResponseHeaders?.enabled){let e="string"==typeof o?Object.fromEntries(o.split("\r\n").filter((e=>e)).map((e=>e.split(": ")))):o;e=Ae.applyResponseModifications(e,n.rule.modificationActions),o=e}W.addRequest("mocked",{...s,requestId:i,status:e,responseBody:A,responseHeaders:o,pending:!1,duration:f,rule:n.rule,...d}),"redirect"===c&&l&&W.addRequest("mocked",{url:a,method:s.method,requestId:l,status:e,responseBody:A,responseHeaders:o,pending:!1,duration:f,requestHeaders:s.headers||{},requestBody:s.body,...d}),t._capture(e,A,o,d)};if("timeout"===c)return d("Aborted","Timed out by rule",{},{aborted:!0}),void t._xhr.abort();if("redirect"===c){if(!a)return void d(0,"Redirect missing URL",{},{error:!0});t._xhr.open(s.method,a,!0)}else s.url!==A.url&&t._xhr.open(s.method,s.url,!0);s.headers&&Object.entries(s.headers).forEach((([e,A])=>{try{t._xhr.setRequestHeader(e,A)}catch(e){}})),t._xhr.addEventListener("abort",(()=>d("Aborted","Aborted",{},{aborted:!0})),{once:!0}),t._xhr.addEventListener("error",(()=>d(0,"Error",{},{error:!0})),{once:!0}),t._xhr.addEventListener("timeout",(()=>d("Timeout","Timeout",{},{timeout:!0})),{once:!0}),t._xhr.addEventListener("load",(()=>d(t._xhr.status,t._xhr.responseText,t._xhr.getAllResponseHeaders())),{once:!0}),o(s.body)},onMockMatch:(e,o,i,r)=>{const n=o.requestId,s=Date.now(),c=t(),a=new URL(o.url,window.location.origin);let l=`${v()}${e.url}${a.search}`,h={[p]:c,[f]:u,"x-mfm-adaptor":A};const m=Q();m&&e._ack&&(h["x-mfm-key"]=`${m}-${e._ack}`),e?._ri_&&(h._ri_=e._ri_),h["x-mfm-internal"]="true";const g={...o.headers,...h};W.addRequest("mocked",{...o,requestId:n,pending:!0,startTime:s});const y=(e,A,t,r={})=>{const c=Date.now()-s;W.addRequest("mocked",{...o,requestId:n,status:e,responseBody:A,responseHeaders:t,pending:!1,duration:c,...r}),i._capture(e,A,t,r)};if(i._xhr.addEventListener("abort",(()=>y("Aborted","Aborted",{},{aborted:!0})),{once:!0}),i._xhr.addEventListener("error",(()=>y(0,"Error",{},{error:!0})),{once:!0}),i._xhr.addEventListener("timeout",(()=>y("Timeout","Timeout",{},{timeout:!0})),{once:!0}),A===d)(({actualUrl:e,url:A,method:t,headers:o,body:i,onSuccess:r,onError:n,rule:s})=>{const c=`${Date.now()}-${Math.random()}`,a=C(A);window.addEventListener("message",(function e(A){if(A.source!==window)return;const t=A.data;if("INTERCEPTED_RESPONSE"===t.type&&t.requestId===c){if(window.removeEventListener("message",e),t.response?.error)return n?.(t.response.message);const{body:A,status:o,headers:i}=t.response;r?.({body:A,status:o,headers:i})}})),window.postMessage({type:"REQUEST_INTERCEPTED",requestId:c,payload:{actualUrl:e,url:a,method:t,headers:o,body:i,credentials:"same-origin",mode:"cors",rule:s}},"*")})({actualUrl:o.url,url:l,method:o.method,headers:g,body:o.body,onSuccess:({body:e,status:A,headers:t})=>y(A,e,t||{}),onError:e=>y(0,e.message||"XHR Error",{},{error:!0})});else{const e=new window.XMLHttpRequest;e.open(o.method,l,!0);for(const A in g)e.setRequestHeader(A,g[A]);e.withCredentials=i.proxy.withCredentials,e.onload=()=>y(e.status,e.responseText,e.getAllResponseHeaders()),e.onerror=()=>y(0,"Network Error",{},{error:!0}),e.ontimeout=()=>y("Timeout","Request timed out",{},{timeout:!0}),e.send(o.body)}},onOtherRequest:(e,A,t)=>{const o="true"===e.headers?.["x-mfm-internal"],i=v(),r=e.url.startsWith(i);if("OPTIONS"===e.method||o||r)return t(e.body);const n=Date.now();W.addRequest("other",{...e,pending:!0,startTime:n});const s=_(e.method,e.url),c=j(e.method,e.url);let a=e;const l=(t,o,i,r={})=>{const s=Date.now()-n;W.addRequest("other",{...e,status:t,responseBody:o,responseHeaders:i,pending:!1,duration:s,...r}),A._capture(t,o,i,r)};if(A._xhr.addEventListener("abort",(()=>l("Aborted","Aborted",{},{aborted:!0})),{once:!0}),A._xhr.addEventListener("error",(()=>l(0,"Error",{},{error:!0})),{once:!0}),A._xhr.addEventListener("timeout",(()=>l("Timeout","Timeout",{},{timeout:!0})),{once:!0}),A._xhr.addEventListener("load",(async()=>{const t=A._xhr.status,o=A._xhr.responseText,i=A._xhr.getAllResponseHeaders();if(c){const A={};"string"==typeof i&&i.split("\r\n").forEach((e=>{const t=e.indexOf(": ");t>0&&(A[e.slice(0,t)]=e.slice(t+2))}));const r=await K({requestId:e.requestId,ruleId:c.id,request:{method:a.method,url:a.url,headers:a.headers,body:a.body},response:{statusCode:t,headers:A,body:o}});if(r.simulateTimeout)return void l("Timeout","Timeout (Debugger)",{},{timeout:!0});r.delayMs>0&&await new Promise((e=>setTimeout(e,r.delayMs)));const n=Number(r.statusCode)||t,s=r.headers&&"object"==typeof r.headers?r.headers:A,d="string"==typeof r.body?r.body:null==r.body?"":JSON.stringify(r.body);l(n,d,s)}else l(t,o,i)}),{once:!0}),A._xhr.addEventListener("readystatechange",(()=>{if(A._xhr.readyState>=2&&!A._captured){const t=A._xhr.status;if(t>0){const o=Date.now()-n;W.addRequest("other",{...e,status:t,responseHeaders:A._xhr.getAllResponseHeaders(),pending:A._xhr.readyState<4,duration:o})}}})),s)return void(async()=>{const o={};try{new URL(e.url,"undefined"!=typeof window?window.location.origin:"http://localhost").searchParams.forEach(((e,A)=>{o[A]=e}))}catch(e){}const i=await N({requestId:e.requestId,ruleId:s.id,request:{method:e.method,url:e.url,headers:e.headers,body:e.body},queryParams:o});if(i.cancel){l("Cancelled","Cancelled by editor",{},{aborted:!0});try{A._xhr.abort()}catch(e){}return}let r=e.url;try{const A=new URL(e.url,"undefined"!=typeof window?window.location.origin:"http://localhost");[...A.searchParams.keys()].forEach((e=>A.searchParams.delete(e))),Object.entries(i.queryParams||{}).forEach((([e,t])=>{A.searchParams.set(e,String(t??""))})),r="string"==typeof e.url&&e.url.startsWith("/")?`${A.pathname}${A.search}`:A.href}catch(e){}if(r!==e.url)try{A._xhr.open(e.method,r,!0)}catch(e){}Object.entries(i.headers||{}).forEach((([e,t])=>{try{A._xhr.setRequestHeader(e,String(t??""))}catch(e){}})),a={...e,url:r,headers:i.headers||{},body:i.body};const n=String(e.method||"GET").toUpperCase(),c="GET"!==n&&"HEAD"!==n?null==i.body?null:i.body:null,d=X();d>0?setTimeout((()=>{try{t(c)}catch(e){}}),d):t(c)})();const d=X();d>0?setTimeout((()=>{try{t(e.body)}catch(e){}}),d):t(e.body)}})}(i,t),h&&m)W.mappings=n,W.rules=w,e?.(n,{_o:h,mk:m,_mck:y,_rules:w});else if(i){const o=W.getSavedMappings();if(o&&o.mappings&&o.mappings.length>0)return W.mappings=o.mappings,W.rules=o.meta?._rules||[],s(o.mappings),b(o.meta),W.updateMappings(o.mappings,o.meta),void e?.(o.mappings,o.meta);!function(A,t,o,i){U({method:"get",url:g,async:!1,headers:{[p]:A,[f]:u,"x-mfm-adaptor":t}},(A=>{if(A)try{const{di:i,iv:r,_o:n,_mck:c,mk:a,r:l}=A,d=F({di:i,iv:r},n);b({_o:n,mk:a,_mck:c,_rules:l}),d&&(s(d),t=d,o={_o:n,mk:a,_mck:c,_rules:l},W.saveMappings(t,o),W.updateMappings(t,o),e?.(t,o))}catch(e){return void i(new Error("Unable to fetch mocked apis"))}var t,o}),(e=>{console.log("Error in loading mocked apis"),i(e)})).request()}(i,t,0,A)}},checkIfApiToBeMocked:a,getMappings:c,doFetchMappings:(e,A)=>{E(i||W.token,t,((A,t)=>{W.updateMappings(A,t),e?.(A,t)}),A)},recheckWidgetVisibility:()=>{W.init()}}},re=o();re||(globalThis.mockforme=ie);let ne=ie;re&&(ne=e=>({run:()=>{}}));const se=ne;export{se as mockforme};
|