mockforme 10.6.0 → 10.7.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.cjs.js.LICENSE.txt */
|
|
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)=>{"use strict";t.r(A),t.d(A,{default:()=>ka}),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}.json-search-group button.clear-search-btn{border:0!important}.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{height:100%!important;margin:0!important}.mfm-json-editor-isolated{all:initial;display:block;box-sizing:border-box;width:100%;height:100%;position:relative;font-family:system-ui,-apple-system,sans-serif;font-size:13px;background:#fff}.mfm-json-editor-isolated *{box-sizing:border-box;font-family:inherit}.mfm-json-editor-isolated table,.mfm-json-editor-isolated tr,.mfm-json-editor-isolated td,.mfm-json-editor-isolated th{border:none;line-height:normal}.mfm-json-editor-isolated td,.mfm-json-editor-isolated th{display:table-cell!important;vertical-align:middle}.mfm-json-editor-isolated table{display:table!important;border-collapse:collapse!important;border-spacing:0!important}.mfm-json-editor-isolated input{display:inline-block!important}.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,a=new Set;let c=!1;function l(e){return e!==i.MFM_LOG_INFO&&e!==i.MFM_LOG_WARN&&e!==i.MFM_LOG_ERROR}function d(){c||"undefined"==typeof window||(window.addEventListener("message",p),c=!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),a.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,a,c,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==(c=null==(a=p.tabConfigs)?void 0:a.OTHER)?void 0:c.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((()=>{var e;this._notifyTimer=null,this.listeners.forEach((e=>e(this.state))),document.dispatchEvent(new CustomEvent("MFM_STATE_CHANGE",{detail:this.state})),e=this.state,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}}}))})))},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 z(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:a,url:c}=e.request;return!!n.rules.some((e=>e.enabled&&e.method===a&&e.url===c))||!!r.rules.some((e=>e.enabled&&e.method===a&&e.url===c))}function N(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)z(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")}N(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=>N(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 a;if(s)n.info("Removing Debug Rule",s),O("debugger_removed"),a=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"),a=[...r,e]}T.update("interceptors.rules",a),D(a),q({kind:"debugger",payload:{rules:a}}),u({rules:a}),I("toggleDebugRule",{count:a.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 a;if(s)n.info("Removing Request-Editor Rule",s),O("edit_removed"),a=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"),a=[...r,e]}T.update("requestEditors.rules",a),R(a),q({kind:"editor",payload:{rules:a}}),m({rules:a}),I("toggleRequestEditRule",{count:a.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 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>',re='<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>',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 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 se{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 ${ie}\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 ce=null;async function le(){return ce||(ce=(async()=>{try{let e;if("undefined"!=typeof window&&window.MFM)e=await de();else try{const A="jsoneditor",o=await t(21)(A);await Promise.resolve({}),e=o.default||o}catch(A){console.warn("[MFM] Local jsoneditor load failed, falling back to CDN",A),e=await de()}if("function"!=typeof e)throw new Error("JSONEditor is not a constructor. Loading might have failed due to library conflicts.");return e}catch(e){throw console.error("[MFM] Failed to load JSONEditor",e),ce=null,e}})(),ce)}async function de(){if(!window.JSONEditor){const A=window;await(e="https://cdnjs.cloudflare.com/ajax/libs/jsoneditor/10.1.0/jsoneditor.min.css",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)})));const t=A.define,o=A.exports,i=A.module,r="define"in A,n="exports"in A,s="module"in A;try{r&&(A.define=void 0),n&&(A.exports=void 0),s&&(A.module=void 0),await function(e){return 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)}))}("https://cdnjs.cloudflare.com/ajax/libs/jsoneditor/10.1.0/jsoneditor.min.js")}finally{r&&(A.define=t),n&&(A.exports=o),s&&(A.module=i)}}var e;const A=window.JSONEditor;return A&&A.default?A.default:A}function fe(e){const A=e.trim();if(!A)return"";try{return JSON.parse(A)}catch{return e}}function pe(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 ue{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">${ie}</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;">${re}</button>\n </div>\n </div>\n <textarea id="mfm-debugger-body" spellcheck="false" style="flex: 1;"></textarea>\n <div id="mfm-debugger-json-holder" class="mfm-json-editor-isolated" 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"),a=t.querySelector("#mfm-debugger-delay"),c=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?ne:re,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 le();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,c.onchange=()=>{const e=c.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=c.checked,t=Math.max(0,Number(a.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:pe(l.value),body:fe(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),a.value="0",c.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 he(e){if(!e||0===Object.keys(e).length)return"{}";try{return JSON.stringify(e,null,2)}catch{return"{}"}}function me(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 ge{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">${ie}</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;">${re}</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" class="mfm-json-editor-isolated" 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"),a=t.querySelector("#mfm-request-editor-hint"),c=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?ne:re,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}`,a.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="",a.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 le();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:me(c.value),queryParams:me(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 a={};Object.entries(A.headers||{}).forEach((([e,A])=>{a[e]=String(A??"")})),c.value=he(a),l.value=he(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 ye{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">${ie}</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">${ie}</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 a=t.requestEditors.rules,c=a.length;this.editCountEl.textContent=`${c} active`,this.editCountEl.classList.toggle("active",c>0),this.editRemoveBtn.disabled=0===c,this.editListEl.innerHTML=a.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 we(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(ke(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 ke(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 be(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 a=document.createElement("div");a.className="json-children",a.style.display=r?"block":"none",n.addEventListener("click",(()=>{const e="none"===a.style.display;a.style.display=e?"block":"none",n.textContent=e?"-":"+"})),A.appendChild(n),A.appendChild(s),Object.entries(t).forEach((([A,t])=>{const i=be(e,t,A,o+1);a.appendChild(i)})),A.appendChild(a);const c=document.createElement("div");c.className="json-closing-bracket",c.textContent=i?"]":"}",A.appendChild(c)}(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 xe(e,A,t){const o=document.createElement("button");return o.innerHTML=e,o.title=A,o.onclick=t,o}class ve{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(xe(A.expand,"Expand All",(()=>e.expandAll()))),t.appendChild(xe(A.collapse,"Collapse All",(()=>e.collapseAll()))),e.fullscreenBtn=xe(A.fullscreen,"Fullscreen",(()=>e.toggleFullscreen())),e.copyBtn=xe(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=xe(A,"Clear Search",(()=>{o.value="",ke(e)}));return i.classList.add("clear-search-btn"),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:re,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?ne:re,this.fullscreenBtn.title=e?"Minimize":"Fullscreen")}render(e){this.data=e,this.treeContainer.innerHTML="",this.root=be(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((()=>{we(A,t)})):we(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(){ke(this)}}function Qe(e){return e.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")}function Ce(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 ve(i,{expandLevel:1,theme:"light",toolbar:!0,searchable:!0}).render(o))}function Ue(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 Fe(e){var A,t,o,i;const{selectedTab:r,detailTab:n,tabConfigs:s}=T.state.ui,a=s[r];if(!a||!a.isDetailOpen)return e.sheet.classList.remove("active"),e.isUrlExpanded=!1,e.responseBodyMode="TEXT",e.prevState={},e;const{req:c,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:Ue(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(!c)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,c))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,c),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,a=t?"":`<span class="mfm-method ${String(i).toLowerCase()}" style="flex-shrink: 0;">${i}</span>`,c=e.isUrlExpanded?"normal":"nowrap",l=e.isUrlExpanded?"break-all":"normal",d=e.isUrlExpanded?"60px":"2em",f=e.isUrlExpanded?"auto":"hidden";e.infoContainer.innerHTML=`\n ${a}\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: ${c}; word-break: ${l}; max-height: ${d}; overflow-y: ${f}; flex: 1;">${A.request.url||""}</span>\n `}(e,c,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=c.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=c.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 `}(c.request.headers,null==(o=c.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?Qe(e):JSON.stringify(e,null,2)}</pre></div>\n </div>\n `}(c.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">${Qe(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&&c.request.body&&Ce(e.sheet,"#mfm-req-viewer",c.request.body),"RES_BODY"===n&&(null==(i=c.response)?void 0:i.body)&&!m&&Ce(e.sheet,"#mfm-res-viewer",c.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,Fe(e))}})),e.sheet.classList.add("active"),e}var Ee=function(e,A){return(Ee=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 Ie(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}Ee(e,A),e.prototype=null===A?Object.create(A):(t.prototype=A.prototype,new t)}var He=function(){return He=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},He.apply(this,arguments)};function Le(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 Me(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 Se(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 je=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}(),Ke=function(e,A){return je.fromClientRect(e,A.getBoundingClientRect())},De=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},Re=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},Te="undefined"==typeof Uint8Array?[]:new Uint8Array(256),Oe=0;Oe<64;Oe++)Te["ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".charCodeAt(Oe)]=Oe;for(var qe="undefined"==typeof Uint8Array?[]:new Uint8Array(256),_e=0;_e<64;_e++)qe["ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".charCodeAt(_e)]=_e;for(var Ge=function(e,A,t){return e.slice?e.slice(A,t):new Uint16Array(Array.prototype.slice.call(e,A,t))},ze=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}(),Ne="undefined"==typeof Uint8Array?[]:new Uint8Array(256),Pe=0;Pe<64;Pe++)Ne["ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".charCodeAt(Pe)]=Pe;var Ve,Je,Xe,Ye,We,Ze,$e,eA,AA=10,tA=13,oA=15,iA=17,rA=18,nA=19,sA=20,aA=21,cA=22,lA=24,dA=25,fA=26,pA=27,uA=28,hA=30,mA=32,gA=33,yA=34,wA=35,BA=37,kA=38,bA=39,xA=40,vA=42,QA=[9001,65288],CA="×",UA="÷",FA=(Ye=function(e){var A,t,o,i,r,n=39666,s=0;"="===e[52887]&&(n--,"="===e[52886]&&n--);var a="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof Uint8Array&&void 0!==Uint8Array.prototype.slice?new ArrayBuffer(n):new Array(n),c=Array.isArray(a)?a:new Uint8Array(a);for(A=0;A<52888;A+=4)t=qe[e.charCodeAt(A)],o=qe[e.charCodeAt(A+1)],i=qe[e.charCodeAt(A+2)],r=qe[e.charCodeAt(A+3)],c[s++]=t<<2|o>>4,c[s++]=(15&o)<<4|i>>2,c[s++]=(3&i)<<6|63&r;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=="),We=Array.isArray(Ye)?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}(Ye):new Uint32Array(Ye),Ze=Array.isArray(Ye)?function(e){for(var A=e.length,t=[],o=0;o<A;o+=2)t.push(e[o+1]<<8|e[o]);return t}(Ye):new Uint16Array(Ye),$e=Ge(Ze,12,We[4]/2),eA=2===We[5]?Ge(Ze,(24+We[4])/2):(Ve=We,Je=Math.ceil((24+We[4])/4),Ve.slice?Ve.slice(Je,Xe):new Uint32Array(Array.prototype.slice.call(Ve,Je,Xe))),new ze(We[0],We[1],We[2],We[3],$e,eA)),EA=[hA,36],IA=[1,2,3,5],HA=[AA,8],LA=[pA,fA],MA=IA.concat(HA),SA=[kA,bA,xA,yA,wA],jA=[oA,tA],KA=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((a=o[++r])===A)return!0;if(a!==AA)break}if(i===AA)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 a;if((a=o[++s])===A)return!0;if(a!==AA)break}if(n!==AA)break}return!1},DA=function(e,A){for(var t=e;t>=0;){var o=A[t];if(o!==AA)return o;t--}return 0},RA=function(e,A,t,o,i){if(0===t[o])return CA;var r=o-1;if(Array.isArray(i)&&!0===i[r])return CA;var n=r-1,s=r+1,a=A[r],c=n>=0?A[n]:0,l=A[s];if(2===a&&3===l)return CA;if(-1!==IA.indexOf(a))return"!";if(-1!==IA.indexOf(l))return CA;if(-1!==HA.indexOf(l))return CA;if(8===DA(r,A))return UA;if(11===FA.get(e[r]))return CA;if((a===mA||a===gA)&&11===FA.get(e[s]))return CA;if(7===a||7===l)return CA;if(9===a)return CA;if(-1===[AA,tA,oA].indexOf(a)&&9===l)return CA;if(-1!==[iA,rA,nA,lA,uA].indexOf(l))return CA;if(DA(r,A)===cA)return CA;if(KA(23,cA,r,A))return CA;if(KA([iA,rA],aA,r,A))return CA;if(KA(12,12,r,A))return CA;if(a===AA)return UA;if(23===a||23===l)return CA;if(16===l||16===a)return UA;if(-1!==[tA,oA,aA].indexOf(l)||14===a)return CA;if(36===c&&-1!==jA.indexOf(a))return CA;if(a===uA&&36===l)return CA;if(l===sA)return CA;if(-1!==EA.indexOf(l)&&a===dA||-1!==EA.indexOf(a)&&l===dA)return CA;if(a===pA&&-1!==[BA,mA,gA].indexOf(l)||-1!==[BA,mA,gA].indexOf(a)&&l===fA)return CA;if(-1!==EA.indexOf(a)&&-1!==LA.indexOf(l)||-1!==LA.indexOf(a)&&-1!==EA.indexOf(l))return CA;if(-1!==[pA,fA].indexOf(a)&&(l===dA||-1!==[cA,oA].indexOf(l)&&A[s+1]===dA)||-1!==[cA,oA].indexOf(a)&&l===dA||a===dA&&-1!==[dA,uA,lA].indexOf(l))return CA;if(-1!==[dA,uA,lA,iA,rA].indexOf(l))for(var d=r;d>=0;){if((f=A[d])===dA)return CA;if(-1===[uA,lA].indexOf(f))break;d--}if(-1!==[pA,fA].indexOf(l))for(d=-1!==[iA,rA].indexOf(a)?n:r;d>=0;){var f;if((f=A[d])===dA)return CA;if(-1===[uA,lA].indexOf(f))break;d--}if(kA===a&&-1!==[kA,bA,yA,wA].indexOf(l)||-1!==[bA,yA].indexOf(a)&&-1!==[bA,xA].indexOf(l)||-1!==[xA,wA].indexOf(a)&&l===xA)return CA;if(-1!==SA.indexOf(a)&&-1!==[sA,fA].indexOf(l)||-1!==SA.indexOf(l)&&a===pA)return CA;if(-1!==EA.indexOf(a)&&-1!==EA.indexOf(l))return CA;if(a===lA&&-1!==EA.indexOf(l))return CA;if(-1!==EA.concat(dA).indexOf(a)&&l===cA&&-1===QA.indexOf(e[s])||-1!==EA.concat(dA).indexOf(l)&&a===rA)return CA;if(41===a&&41===l){for(var p=t[r],u=1;p>0&&41===A[--p];)u++;if(u%2!=0)return CA}return a===mA&&l===gA?CA:UA},TA=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 Re.apply(void 0,this.codePoints.slice(this.start,this.end))},e}(),OA=45,qA=43,_A=-1,GA=function(e){return e>=48&&e<=57},zA=function(e){return GA(e)||e>=65&&e<=70||e>=97&&e<=102},NA=function(e){return 10===e||9===e||32===e},PA=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},VA=function(e){return PA(e)||GA(e)||e===OA},JA=function(e){return e>=0&&e<=8||11===e||e>=14&&e<=31||127===e},XA=function(e,A){return 92===e&&10!==A},YA=function(e,A,t){return e===OA?PA(A)||XA(A,t):!!PA(e)||!(92!==e||!XA(e,A))},WA=function(e,A,t){return e===qA||e===OA?!!GA(A)||46===A&&GA(t):GA(46===e?A:e)},ZA=function(e){var A=0,t=1;e[A]!==qA&&e[A]!==OA||(e[A]===OA&&(t=-1),A++);for(var o=[];GA(e[A]);)o.push(e[A++]);var i=o.length?parseInt(Re.apply(void 0,o),10):0;46===e[A]&&A++;for(var r=[];GA(e[A]);)r.push(e[A++]);var n=r.length,s=n?parseInt(Re.apply(void 0,r),10):0;69!==e[A]&&101!==e[A]||A++;var a=1;e[A]!==qA&&e[A]!==OA||(e[A]===OA&&(a=-1),A++);for(var c=[];GA(e[A]);)c.push(e[A++]);var l=c.length?parseInt(Re.apply(void 0,c),10):0;return t*(i+s*Math.pow(10,-n))*Math.pow(10,a*l)},$A={type:2},et={type:3},At={type:4},tt={type:13},ot={type:8},it={type:21},rt={type:9},nt={type:10},st={type:11},at={type:12},ct={type:14},lt={type:23},dt={type:1},ft={type:25},pt={type:24},ut={type:26},ht={type:27},mt={type:28},gt={type:29},yt={type:31},wt={type:32},Bt=function(){function e(){this._value=[]}return e.prototype.write=function(e){this._value=this._value.concat(De(e))},e.prototype.read=function(){for(var e=[],A=this.consumeToken();A!==wt;)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(VA(A)||XA(t,o)){var i=YA(A,t,o)?2:1;return{type:5,value:this.consumeName(),flags:i}}break;case 36:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),tt;break;case 39:return this.consumeStringToken(39);case 40:return $A;case 41:return et;case 42:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),ct;break;case qA:if(WA(e,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(e),this.consumeNumericToken();break;case 44:return At;case OA:var r=e,n=this.peekCodePoint(0),s=this.peekCodePoint(1);if(WA(r,n,s))return this.reconsumeCodePoint(e),this.consumeNumericToken();if(YA(r,n,s))return this.reconsumeCodePoint(e),this.consumeIdentLikeToken();if(n===OA&&62===s)return this.consumeCodePoint(),this.consumeCodePoint(),pt;break;case 46:if(WA(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 a=this.consumeCodePoint();if(42===a&&47===(a=this.consumeCodePoint()))return this.consumeToken();if(a===_A)return this.consumeToken()}break;case 58:return ut;case 59:return ht;case 60:if(33===this.peekCodePoint(0)&&this.peekCodePoint(1)===OA&&this.peekCodePoint(2)===OA)return this.consumeCodePoint(),this.consumeCodePoint(),ft;break;case 64:var c=this.peekCodePoint(0),l=this.peekCodePoint(1),d=this.peekCodePoint(2);if(YA(c,l,d))return{type:7,value:this.consumeName()};break;case 91:return mt;case 92:if(XA(e,this.peekCodePoint(0)))return this.reconsumeCodePoint(e),this.consumeIdentLikeToken();break;case 93:return gt;case 61:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),ot;break;case 123:return st;case 125:return at;case 117:case 85:var f=this.peekCodePoint(0),p=this.peekCodePoint(1);return f!==qA||!zA(p)&&63!==p||(this.consumeCodePoint(),this.consumeUnicodeRangeToken()),this.reconsumeCodePoint(e),this.consumeIdentLikeToken();case 124:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),rt;if(124===this.peekCodePoint(0))return this.consumeCodePoint(),it;break;case 126:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),nt;break;case _A:return wt}return NA(e)?(this.consumeWhiteSpace(),yt):GA(e)?(this.reconsumeCodePoint(e),this.consumeNumericToken()):PA(e)?(this.reconsumeCodePoint(e),this.consumeIdentLikeToken()):{type:6,value:Re(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();zA(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(Re.apply(void 0,e.map((function(e){return 63===e?48:e}))),16),end:parseInt(Re.apply(void 0,e.map((function(e){return 63===e?70:e}))),16)};var o=parseInt(Re.apply(void 0,e),16);if(this.peekCodePoint(0)===OA&&zA(this.peekCodePoint(1))){this.consumeCodePoint(),A=this.consumeCodePoint();for(var i=[];zA(A)&&i.length<6;)i.push(A),A=this.consumeCodePoint();return{type:30,start:o,end:parseInt(Re.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)===_A)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)===_A||41===this.peekCodePoint(0))?(this.consumeCodePoint(),{type:22,value:t.value}):(this.consumeBadUrlRemnants(),lt)}for(;;){var o=this.consumeCodePoint();if(o===_A||41===o)return{type:22,value:Re.apply(void 0,e)};if(NA(o))return this.consumeWhiteSpace(),this.peekCodePoint(0)===_A||41===this.peekCodePoint(0)?(this.consumeCodePoint(),{type:22,value:Re.apply(void 0,e)}):(this.consumeBadUrlRemnants(),lt);if(34===o||39===o||40===o||JA(o))return this.consumeBadUrlRemnants(),lt;if(92===o){if(!XA(o,this.peekCodePoint(0)))return this.consumeBadUrlRemnants(),lt;e.push(this.consumeEscapedCodePoint())}else e.push(o)}},e.prototype.consumeWhiteSpace=function(){for(;NA(this.peekCodePoint(0));)this.consumeCodePoint()},e.prototype.consumeBadUrlRemnants=function(){for(;;){var e=this.consumeCodePoint();if(41===e||e===_A)return;XA(e,this.peekCodePoint(0))&&this.consumeEscapedCodePoint()}},e.prototype.consumeStringSlice=function(e){for(var A="";e>0;){var t=Math.min(5e4,e);A+=Re.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===_A||void 0===o||o===e)return{type:0,value:A+=this.consumeStringSlice(t)};if(10===o)return this._value.splice(0,t),dt;if(92===o){var i=this._value[t+1];i!==_A&&void 0!==i&&(10===i?(A+=this.consumeStringSlice(t),t=-1,this._value.shift()):XA(o,i)&&(A+=this.consumeStringSlice(t),A+=Re(this.consumeEscapedCodePoint()),t=-1))}t++}},e.prototype.consumeNumber=function(){var e=[],A=4,t=this.peekCodePoint(0);for(t!==qA&&t!==OA||e.push(this.consumeCodePoint());GA(this.peekCodePoint(0));)e.push(this.consumeCodePoint());t=this.peekCodePoint(0);var o=this.peekCodePoint(1);if(46===t&&GA(o))for(e.push(this.consumeCodePoint(),this.consumeCodePoint()),A=8;GA(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===qA||o===OA)&&GA(i)||GA(o)))for(e.push(this.consumeCodePoint(),this.consumeCodePoint()),A=8;GA(this.peekCodePoint(0));)e.push(this.consumeCodePoint());return[ZA(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 YA(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(zA(e)){for(var A=Re(e);zA(this.peekCodePoint(0))&&A.length<6;)A+=Re(this.consumeCodePoint());NA(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===_A?65533:e},e.prototype.consumeName=function(){for(var e="";;){var A=this.consumeCodePoint();if(VA(A))e+=Re(A);else{if(!XA(A,this.peekCodePoint(0)))return this.reconsumeCodePoint(A),e;e+=Re(this.consumeEscapedCodePoint())}}},e}(),kt=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||It(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?wt:e},e.prototype.reconsumeToken=function(e){this._tokens.unshift(e)},e}(),bt=function(e){return 15===e.type},xt=function(e){return 17===e.type},vt=function(e){return 20===e.type},Qt=function(e){return 0===e.type},Ct=function(e,A){return vt(e)&&e.value===A},Ut=function(e){return 31!==e.type},Ft=function(e){return 31!==e.type&&4!==e.type},Et=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},It=function(e,A){return 11===A&&12===e.type||28===A&&29===e.type||2===A&&3===e.type},Ht=function(e){return 17===e.type||15===e.type},Lt=function(e){return 16===e.type||Ht(e)},Mt=function(e){return e.length>1?[e[0],e[1]]:[e[0]]},St={type:17,number:0,flags:4},jt={type:16,number:50,flags:4},Kt={type:16,number:100,flags:4},Dt=function(e,A,t){var o=e[0],i=e[1];return[Rt(o,A),Rt(void 0!==i?i:o,t)]},Rt=function(e,A){if(16===e.type)return e.number/100*A;if(bt(e))switch(e.unit){case"rem":case"em":return 16*e.number;default:return e.number}return e.number},Tt="grad",Ot="turn",qt=function(e,A){if(15===A.type)switch(A.unit){case"deg":return Math.PI*A.number/180;case Tt:return Math.PI/200*A.number;case"rad":return A.number;case Ot:return 2*Math.PI*A.number}throw new Error("Unsupported angle type")},_t=function(e){return 15===e.type&&("deg"===e.unit||e.unit===Tt||"rad"===e.unit||e.unit===Ot)},Gt=function(e){switch(e.filter(vt).map((function(e){return e.value})).join(" ")){case"to bottom right":case"to right bottom":case"left top":case"top left":return[St,St];case"to top":case"bottom":return zt(0);case"to bottom left":case"to left bottom":case"right top":case"top right":return[St,Kt];case"to right":case"left":return zt(90);case"to top left":case"to left top":case"right bottom":case"bottom right":return[Kt,Kt];case"to bottom":case"top":return zt(180);case"to top right":case"to right top":case"left bottom":case"bottom left":return[Kt,St];case"to left":case"right":return zt(270)}return 0},zt=function(e){return Math.PI*e/180},Nt=function(e,A){if(18===A.type){var t=Ao[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 Jt(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 Jt(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),Jt(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),Jt(parseInt(o,16),parseInt(i,16),parseInt(r,16),parseInt(n,16)/255)}if(20===A.type){var s=oo[A.value.toUpperCase()];if(void 0!==s)return s}return oo.TRANSPARENT},Pt=function(e){return!(255&e)},Vt=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+")"},Jt=function(e,A,t,o){return(e<<24|A<<16|t<<8|Math.round(255*o))>>>0},Xt=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},Yt=function(e,A){var t=A.filter(Ft);if(3===t.length){var o=t.map(Xt),i=o[0],r=o[1],n=o[2];return Jt(i,r,n,1)}if(4===t.length){var s=t.map(Xt),a=(i=s[0],r=s[1],n=s[2],s[3]);return Jt(i,r,n,a)}return 0};function Wt(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 Zt,$t,eo=function(e,A){var t=A.filter(Ft),o=t[0],i=t[1],r=t[2],n=t[3],s=(17===o.type?zt(o.number):qt(0,o))/(2*Math.PI),a=Lt(i)?i.number/100:0,c=Lt(r)?r.number/100:0,l=void 0!==n&&Lt(n)?Rt(n,1):1;if(0===a)return Jt(255*c,255*c,255*c,1);var d=c<=.5?c*(a+1):c+a-c*a,f=2*c-d,p=Wt(f,d,s+1/3),u=Wt(f,d,s),h=Wt(f,d,s-1/3);return Jt(255*p,255*u,255*h,l)},Ao={hsl:eo,hsla:eo,rgb:Yt,rgba:Yt},to=function(e,A){return Nt(e,kt.create(A).parseComponentValue())},oo={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},io={name:"background-clip",initialValue:"border-box",prefix:!1,type:1,parse:function(e,A){return A.map((function(e){if(vt(e))switch(e.value){case"padding-box":return 1;case"content-box":return 2}return 0}))}},ro={name:"background-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},no=function(e,A){var t=Nt(e,A[0]),o=A[1];return o&&Lt(o)?{color:t,stop:o}:{color:t,stop:null}},so=function(e,A){var t=e[0],o=e[e.length-1];null===t.stop&&(t.stop=St),null===o.stop&&(o.stop=Kt);for(var i=[],r=0,n=0;n<e.length;n++){var s=e[n].stop;if(null!==s){var a=Rt(s,A);a>r?i.push(a):i.push(r),r=a}else i.push(null)}var c=null;for(n=0;n<i.length;n++){var l=i[n];if(null===l)null===c&&(c=n);else if(null!==c){for(var d=n-c,f=(l-i[c-1])/(d+1),p=1;p<=d;p++)i[c+p-1]=f*p;c=null}}return e.map((function(e,t){return{color:e.color,stop:Math.max(Math.min(1,i[t]/A),0)}}))},ao=function(e,A){return Math.sqrt(e*e+A*A)},co=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=ao(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},lo=function(e,A){var t=zt(180),o=[];return Et(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=Gt(A));if(_t(r))return void(t=(qt(0,r)+zt(270))%zt(360))}var n=no(e,A);o.push(n)})),{angle:t,stops:o,type:1}},fo="closest-side",po="farthest-side",uo="closest-corner",ho="farthest-corner",mo="circle",go="ellipse",yo="cover",wo="contain",Bo=function(e,A){var t=0,o=3,i=[],r=[];return Et(A).forEach((function(A,n){var s=!0;if(0===n?s=A.reduce((function(e,A){if(vt(A))switch(A.value){case"center":return r.push(jt),!1;case"top":case"left":return r.push(St),!1;case"right":case"bottom":return r.push(Kt),!1}else if(Lt(A)||Ht(A))return r.push(A),!1;return e}),s):1===n&&(s=A.reduce((function(e,A){if(vt(A))switch(A.value){case mo:return t=0,!1;case go:return t=1,!1;case wo:case fo:return o=0,!1;case po:return o=1,!1;case uo:return o=2,!1;case yo:case ho:return o=3,!1}else if(Ht(A)||Lt(A))return Array.isArray(o)||(o=[]),o.push(A),!1;return e}),s)),s){var a=no(e,A);i.push(a)}})),{size:o,shape:t,stops:i,position:r,type:2}},ko=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=bo[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)},bo={"linear-gradient":function(e,A){var t=zt(180),o=[];return Et(A).forEach((function(A,i){if(0===i){var r=A[0];if(20===r.type&&"to"===r.value)return void(t=Gt(A));if(_t(r))return void(t=qt(0,r))}var n=no(e,A);o.push(n)})),{angle:t,stops:o,type:1}},"-moz-linear-gradient":lo,"-ms-linear-gradient":lo,"-o-linear-gradient":lo,"-webkit-linear-gradient":lo,"radial-gradient":function(e,A){var t=0,o=3,i=[],r=[];return Et(A).forEach((function(A,n){var s=!0;if(0===n){var a=!1;s=A.reduce((function(e,A){if(a)if(vt(A))switch(A.value){case"center":return r.push(jt),e;case"top":case"left":return r.push(St),e;case"right":case"bottom":return r.push(Kt),e}else(Lt(A)||Ht(A))&&r.push(A);else if(vt(A))switch(A.value){case mo:return t=0,!1;case go:return t=1,!1;case"at":return a=!0,!1;case fo:return o=0,!1;case yo:case po:return o=1,!1;case wo:case uo:return o=2,!1;case ho:return o=3,!1}else if(Ht(A)||Lt(A))return Array.isArray(o)||(o=[]),o.push(A),!1;return e}),s)}if(s){var c=no(e,A);i.push(c)}})),{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=zt(180),o=[],i=1;return Et(A).forEach((function(A,t){var r=A[0];if(0===t){if(vt(r)&&"linear"===r.value)return void(i=1);if(vt(r)&&"radial"===r.value)return void(i=2)}if(18===r.type)if("from"===r.name){var n=Nt(e,r.values[0]);o.push({stop:St,color:n})}else if("to"===r.name)n=Nt(e,r.values[0]),o.push({stop:Kt,color:n});else if("color-stop"===r.name){var s=r.values.filter(Ft);if(2===s.length){n=Nt(e,s[1]);var a=s[0];xt(a)&&o.push({stop:{type:16,number:100*a.number,flags:a.flags},color:n})}}})),1===i?{angle:(t+zt(180))%zt(360),stops:o,type:i}:{size:3,shape:0,stops:o,position:[],type:i}}},xo={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 Ft(e)&&function(e){return!(20===e.type&&"none"===e.value||18===e.type&&!bo[e.name])}(e)})).map((function(A){return ko(e,A)}))}},vo={name:"background-origin",initialValue:"border-box",prefix:!1,type:1,parse:function(e,A){return A.map((function(e){if(vt(e))switch(e.value){case"padding-box":return 1;case"content-box":return 2}return 0}))}},Qo={name:"background-position",initialValue:"0% 0%",type:1,prefix:!1,parse:function(e,A){return Et(A).map((function(e){return e.filter(Lt)})).map(Mt)}},Co={name:"background-repeat",initialValue:"repeat",prefix:!1,type:1,parse:function(e,A){return Et(A).map((function(e){return e.filter(vt).map((function(e){return e.value})).join(" ")})).map(Uo)}},Uo=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}};($t=Zt||(Zt={})).AUTO="auto",$t.CONTAIN="contain",$t.COVER="cover";var Fo,Eo,Io={name:"background-size",initialValue:"0",prefix:!1,type:1,parse:function(e,A){return Et(A).map((function(e){return e.filter(Ho)}))}},Ho=function(e){return vt(e)||Lt(e)},Lo=function(e){return{name:"border-"+e+"-color",initialValue:"transparent",prefix:!1,type:3,format:"color"}},Mo=Lo("top"),So=Lo("right"),jo=Lo("bottom"),Ko=Lo("left"),Do=function(e){return{name:"border-radius-"+e,initialValue:"0 0",prefix:!1,type:1,parse:function(e,A){return Mt(A.filter(Lt))}}},Ro=Do("top-left"),To=Do("top-right"),Oo=Do("bottom-right"),qo=Do("bottom-left"),_o=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}}},Go=_o("top"),zo=_o("right"),No=_o("bottom"),Po=_o("left"),Vo=function(e){return{name:"border-"+e+"-width",initialValue:"0",type:0,prefix:!1,parse:function(e,A){return bt(A)?A.number:0}}},Jo=Vo("top"),Xo=Vo("right"),Yo=Vo("bottom"),Wo=Vo("left"),Zo={name:"color",initialValue:"transparent",prefix:!1,type:3,format:"color"},$o={name:"direction",initialValue:"ltr",prefix:!1,type:2,parse:function(e,A){return"rtl"===A?1:0}},ei={name:"display",initialValue:"inline-block",prefix:!1,type:1,parse:function(e,A){return A.filter(vt).reduce((function(e,A){return e|Ai(A.value)}),0)}},Ai=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},ti={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}},oi={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}};(Eo=Fo||(Fo={})).NORMAL="normal",Eo.STRICT="strict";var ii,ri,ni={name:"line-break",initialValue:"normal",prefix:!1,type:2,parse:function(e,A){return"strict"===A?Fo.STRICT:Fo.NORMAL}},si={name:"line-height",initialValue:"normal",prefix:!1,type:4},ai=function(e,A){return vt(e)&&"normal"===e.value?1.2*A:17===e.type?A*e.number:Lt(e)?Rt(e,A):A},ci={name:"list-style-image",initialValue:"none",type:0,prefix:!1,parse:function(e,A){return 20===A.type&&"none"===A.value?null:ko(e,A)}},li={name:"list-style-position",initialValue:"outside",prefix:!1,type:2,parse:function(e,A){return"inside"===A?0:1}},di={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}}},fi=function(e){return{name:"margin-"+e,initialValue:"0",prefix:!1,type:4}},pi=fi("top"),ui=fi("right"),hi=fi("bottom"),mi=fi("left"),gi={name:"overflow",initialValue:"visible",prefix:!1,type:1,parse:function(e,A){return A.filter(vt).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}}))}},yi={name:"overflow-wrap",initialValue:"normal",prefix:!1,type:2,parse:function(e,A){return"break-word"===A?"break-word":"normal"}},wi=function(e){return{name:"padding-"+e,initialValue:"0",prefix:!1,type:3,format:"length-percentage"}},Bi=wi("top"),ki=wi("right"),bi=wi("bottom"),xi=wi("left"),vi={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}}},Qi={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}},Ci={name:"text-shadow",initialValue:"none",type:1,prefix:!1,parse:function(e,A){return 1===A.length&&Ct(A[0],"none")?[]:Et(A).map((function(A){for(var t={color:oo.TRANSPARENT,offsetX:St,offsetY:St,blur:St},o=0,i=0;i<A.length;i++){var r=A[i];Ht(r)?(0===o?t.offsetX=r:1===o?t.offsetY=r:t.blur=r,o++):t.color=Nt(e,r)}return t}))}},Ui={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}},Fi={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=Ei[A.name];if(void 0===t)throw new Error('Attempting to parse an unsupported transform function "'+A.name+'"');return t(A.values)}return null}},Ei={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}},Ii={type:16,number:50,flags:4},Hi=[Ii,Ii],Li={name:"transform-origin",initialValue:"50% 50%",prefix:!0,type:1,parse:function(e,A){var t=A.filter(Lt);return 2!==t.length?Hi:[t[0],t[1]]}},Mi={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}}};(ri=ii||(ii={})).NORMAL="normal",ri.BREAK_ALL="break-all",ri.KEEP_ALL="keep-all";for(var Si={name:"word-break",initialValue:"normal",prefix:!1,type:2,parse:function(e,A){switch(A){case"break-all":return ii.BREAK_ALL;case"keep-all":return ii.KEEP_ALL;default:return ii.NORMAL}}},ji={name:"z-index",initialValue:"auto",prefix:!1,type:0,parse:function(e,A){if(20===A.type)return{auto:!0,order:0};if(xt(A))return{auto:!1,order:A.number};throw new Error("Invalid z-index number parsed")}},Ki=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")},Di={name:"opacity",initialValue:"1",type:0,prefix:!1,parse:function(e,A){return xt(A)?A.number:1}},Ri={name:"text-decoration-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},Ti={name:"text-decoration-line",initialValue:"none",prefix:!1,type:1,parse:function(e,A){return A.filter(vt).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}))}},Oi={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+"'"}))}},qi={name:"font-size",initialValue:"0",prefix:!1,type:3,format:"length"},_i={name:"font-weight",initialValue:"normal",type:0,prefix:!1,parse:function(e,A){return xt(A)?A.number:vt(A)&&"bold"===A.value?700:400}},Gi={name:"font-variant",initialValue:"none",type:1,prefix:!1,parse:function(e,A){return A.filter(vt).map((function(e){return e.value}))}},zi={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"}}},Ni=function(e,A){return 0!==(e&A)},Pi={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}},Vi={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(Ut),r=0;r<i.length;r++){var n=i[r],s=i[r+1];if(20===n.type){var a=s&&xt(s)?s.number:1;o.push({counter:n.value,increment:a})}}return o}},Ji={name:"counter-reset",initialValue:"none",prefix:!0,type:1,parse:function(e,A){if(0===A.length)return[];for(var t=[],o=A.filter(Ut),i=0;i<o.length;i++){var r=o[i],n=o[i+1];if(vt(r)&&"none"!==r.value){var s=n&&xt(n)?n.number:0;t.push({counter:r.value,reset:s})}}return t}},Xi={name:"duration",initialValue:"0s",prefix:!1,type:1,parse:function(e,A){return A.filter(bt).map((function(e){return Ki(0,e)}))}},Yi={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(Qt);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}},Wi=function(e,A,t){if(!e)return"";var o=e[Math.min(A,e.length-1)];return o?t?o.open:o.close:""},Zi={name:"box-shadow",initialValue:"none",type:1,prefix:!1,parse:function(e,A){return 1===A.length&&Ct(A[0],"none")?[]:Et(A).map((function(A){for(var t={color:255,offsetX:St,offsetY:St,blur:St,spread:St,inset:!1},o=0,i=0;i<A.length;i++){var r=A[i];Ct(r,"inset")?t.inset=!0:Ht(r)?(0===o?t.offsetX=r:1===o?t.offsetY=r:2===o?t.blur=r:t.spread=r,o++):t.color=Nt(e,r)}return t}))}},$i={name:"paint-order",initialValue:"normal",prefix:!1,type:1,parse:function(e,A){var t=[];return A.filter(vt).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}},er={name:"-webkit-text-stroke-color",initialValue:"currentcolor",prefix:!1,type:3,format:"color"},Ar={name:"-webkit-text-stroke-width",initialValue:"0",type:0,prefix:!1,parse:function(e,A){return bt(A)?A.number:0}},tr=function(){function e(e,A){var t,o;this.animationDuration=rr(e,Xi,A.animationDuration),this.backgroundClip=rr(e,io,A.backgroundClip),this.backgroundColor=rr(e,ro,A.backgroundColor),this.backgroundImage=rr(e,xo,A.backgroundImage),this.backgroundOrigin=rr(e,vo,A.backgroundOrigin),this.backgroundPosition=rr(e,Qo,A.backgroundPosition),this.backgroundRepeat=rr(e,Co,A.backgroundRepeat),this.backgroundSize=rr(e,Io,A.backgroundSize),this.borderTopColor=rr(e,Mo,A.borderTopColor),this.borderRightColor=rr(e,So,A.borderRightColor),this.borderBottomColor=rr(e,jo,A.borderBottomColor),this.borderLeftColor=rr(e,Ko,A.borderLeftColor),this.borderTopLeftRadius=rr(e,Ro,A.borderTopLeftRadius),this.borderTopRightRadius=rr(e,To,A.borderTopRightRadius),this.borderBottomRightRadius=rr(e,Oo,A.borderBottomRightRadius),this.borderBottomLeftRadius=rr(e,qo,A.borderBottomLeftRadius),this.borderTopStyle=rr(e,Go,A.borderTopStyle),this.borderRightStyle=rr(e,zo,A.borderRightStyle),this.borderBottomStyle=rr(e,No,A.borderBottomStyle),this.borderLeftStyle=rr(e,Po,A.borderLeftStyle),this.borderTopWidth=rr(e,Jo,A.borderTopWidth),this.borderRightWidth=rr(e,Xo,A.borderRightWidth),this.borderBottomWidth=rr(e,Yo,A.borderBottomWidth),this.borderLeftWidth=rr(e,Wo,A.borderLeftWidth),this.boxShadow=rr(e,Zi,A.boxShadow),this.color=rr(e,Zo,A.color),this.direction=rr(e,$o,A.direction),this.display=rr(e,ei,A.display),this.float=rr(e,ti,A.cssFloat),this.fontFamily=rr(e,Oi,A.fontFamily),this.fontSize=rr(e,qi,A.fontSize),this.fontStyle=rr(e,zi,A.fontStyle),this.fontVariant=rr(e,Gi,A.fontVariant),this.fontWeight=rr(e,_i,A.fontWeight),this.letterSpacing=rr(e,oi,A.letterSpacing),this.lineBreak=rr(e,ni,A.lineBreak),this.lineHeight=rr(e,si,A.lineHeight),this.listStyleImage=rr(e,ci,A.listStyleImage),this.listStylePosition=rr(e,li,A.listStylePosition),this.listStyleType=rr(e,di,A.listStyleType),this.marginTop=rr(e,pi,A.marginTop),this.marginRight=rr(e,ui,A.marginRight),this.marginBottom=rr(e,hi,A.marginBottom),this.marginLeft=rr(e,mi,A.marginLeft),this.opacity=rr(e,Di,A.opacity);var i=rr(e,gi,A.overflow);this.overflowX=i[0],this.overflowY=i[i.length>1?1:0],this.overflowWrap=rr(e,yi,A.overflowWrap),this.paddingTop=rr(e,Bi,A.paddingTop),this.paddingRight=rr(e,ki,A.paddingRight),this.paddingBottom=rr(e,bi,A.paddingBottom),this.paddingLeft=rr(e,xi,A.paddingLeft),this.paintOrder=rr(e,$i,A.paintOrder),this.position=rr(e,Qi,A.position),this.textAlign=rr(e,vi,A.textAlign),this.textDecorationColor=rr(e,Ri,null!==(t=A.textDecorationColor)&&void 0!==t?t:A.color),this.textDecorationLine=rr(e,Ti,null!==(o=A.textDecorationLine)&&void 0!==o?o:A.textDecoration),this.textShadow=rr(e,Ci,A.textShadow),this.textTransform=rr(e,Ui,A.textTransform),this.transform=rr(e,Fi,A.transform),this.transformOrigin=rr(e,Li,A.transformOrigin),this.visibility=rr(e,Mi,A.visibility),this.webkitTextStrokeColor=rr(e,er,A.webkitTextStrokeColor),this.webkitTextStrokeWidth=rr(e,Ar,A.webkitTextStrokeWidth),this.wordBreak=rr(e,Si,A.wordBreak),this.zIndex=rr(e,ji,A.zIndex)}return e.prototype.isVisible=function(){return this.display>0&&this.opacity>0&&0===this.visibility},e.prototype.isTransparent=function(){return Pt(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 Ni(this.display,4)||Ni(this.display,33554432)||Ni(this.display,268435456)||Ni(this.display,536870912)||Ni(this.display,67108864)||Ni(this.display,134217728)},e}(),or=function(){return function(e,A){this.content=rr(e,Pi,A.content),this.quotes=rr(e,Yi,A.quotes)}}(),ir=function(){return function(e,A){this.counterIncrement=rr(e,Vi,A.counterIncrement),this.counterReset=rr(e,Ji,A.counterReset)}}(),rr=function(e,A,t){var o=new Bt,i=null!=t?t.toString():A.initialValue;o.write(i);var r=new kt(o.read());switch(A.type){case 2:var n=r.parseComponentValue();return A.parse(e,vt(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 qt(0,r.parseComponentValue());case"color":return Nt(e,r.parseComponentValue());case"image":return ko(e,r.parseComponentValue());case"length":var s=r.parseComponentValue();return Ht(s)?s:St;case"length-percentage":var a=r.parseComponentValue();return Lt(a)?a:St;case"time":return Ki(0,r.parseComponentValue())}}},nr=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},sr=function(){return function(e,A){this.context=e,this.textNodes=[],this.elements=[],this.flags=0,nr(A,3),this.styles=new tr(e,window.getComputedStyle(A,null)),an(A)&&(this.styles.animationDuration.some((function(e){return e>0}))&&(A.style.animationDuration="0s"),null!==this.styles.transform&&(A.style.transform="none")),this.bounds=Ke(this.context,A),nr(A,4)&&(this.flags|=16)}}(),ar="undefined"==typeof Uint8Array?[]:new Uint8Array(256),cr=0;cr<64;cr++)ar["ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".charCodeAt(cr)]=cr;for(var lr=function(e,A,t){return e.slice?e.slice(A,t):new Uint16Array(Array.prototype.slice.call(e,A,t))},dr=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}(),fr="undefined"==typeof Uint8Array?[]:new Uint8Array(256),pr=0;pr<64;pr++)fr["ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".charCodeAt(pr)]=pr;var ur,hr,mr=8,gr=9,yr=11,wr=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},kr=function(){var e=function(e){var A,t,o,i,r,n=.75*e.length,s=e.length,a=0;"="===e[e.length-1]&&(n--,"="===e[e.length-2]&&n--);var c="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof Uint8Array&&void 0!==Uint8Array.prototype.slice?new ArrayBuffer(n):new Array(n),l=Array.isArray(c)?c:new Uint8Array(c);for(A=0;A<s;A+=4)t=ar[e.charCodeAt(A)],o=ar[e.charCodeAt(A+1)],i=ar[e.charCodeAt(A+2)],r=ar[e.charCodeAt(A+3)],l[a++]=t<<2|o>>4,l[a++]=(15&o)<<4|i>>2,l[a++]=(3&i)<<6|63&r;return c}("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=lr(t,12,A[4]/2),i=2===A[5]?lr(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 dr(A[0],A[1],A[2],A[3],o,i)}(),br="×",xr=function(e){return kr.get(e)},vr=function(e,A,t){var o=t-2,i=A[o],r=A[t-1],n=A[t];if(2===r&&3===n)return br;if(2===r||3===r||4===r)return"÷";if(2===n||3===n||4===n)return"÷";if(r===mr&&-1!==[mr,gr,yr,wr].indexOf(n))return br;if(!(r!==yr&&r!==gr||n!==gr&&10!==n))return br;if((r===wr||10===r)&&10===n)return br;if(13===n||5===n)return br;if(7===n)return br;if(1===r)return br;if(13===r&&14===n){for(;5===i;)i=A[--o];if(14===i)return br}if(15===r&&15===n){for(var s=0;15===i;)s++,i=A[--o];if(s%2==0)return br}return"÷"},Qr=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(xr);return{next:function(){if(o>=t)return{done:!0,value:null};for(var e=br;o<t&&(e=vr(0,r,++o))===br;);if(e!==br||o===t){var n=Br.apply(null,A.slice(i,o));return i=o,{value:n,done:!1}}return{done:!0,value:null}}}},Cr=function(e){return 0===e[0]&&255===e[1]&&0===e[2]&&255===e[3]},Ur=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},Fr=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))}))},Er={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(Er,"SUPPORT_RANGE_BOUNDS",{value:e}),e},get SUPPORT_WORD_BREAKING(){var e=Er.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=De(o.data).map((function(e){return Re(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(Er,"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(Er,"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=Ur(t,t,0,0,i);return o.fillStyle="red",o.fillRect(0,0,t,t),Fr(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",Cr(i)?Fr(Ur(t,t,0,0,n)):Promise.reject(!1)})).then((function(e){return o.drawImage(e,0,0),Cr(o.getImageData(0,0,t,t).data)})).catch((function(){return!1}))}(document):Promise.resolve(!1);return Object.defineProperty(Er,"SUPPORT_FOREIGNOBJECT_DRAWING",{value:e}),e},get SUPPORT_CORS_IMAGES(){var e=void 0!==(new Image).crossOrigin;return Object.defineProperty(Er,"SUPPORT_CORS_IMAGES",{value:e}),e},get SUPPORT_RESPONSE_TYPE(){var e="string"==typeof(new XMLHttpRequest).responseType;return Object.defineProperty(Er,"SUPPORT_RESPONSE_TYPE",{value:e}),e},get SUPPORT_CORS_XHR(){var e="withCredentials"in new XMLHttpRequest;return Object.defineProperty(Er,"SUPPORT_CORS_XHR",{value:e}),e},get SUPPORT_NATIVE_TEXT_SEGMENTATION(){var e=!("undefined"==typeof Intl||!Intl.Segmenter);return Object.defineProperty(Er,"SUPPORT_NATIVE_TEXT_SEGMENTATION",{value:e}),e}},Ir=function(){return function(e,A){this.text=e,this.bounds=A}}(),Hr=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},Lr=function(e){if(Er.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=Qr(e),o=[];!(A=t.next()).done;)A.value&&o.push(A.value.slice());return o}(e)},Mr=[32,160,4961,65792,65793,4153,4241],Sr=function(e,A){for(var t,o=function(e,A){var t=De(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=FA.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(hA);var s=t[r-1];return-1===MA.indexOf(s)?(o.push(o[r-1]),t.push(s)):(o.push(r),t.push(hA))}return o.push(r),31===n?t.push("strict"===A?aA:BA):n===vA||29===n?t.push(hA):43===n?e>=131072&&e<=196605||e>=196608&&e<=262141?t.push(BA):t.push(hA):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!==[dA,hA,vA].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,a=0,c=0;return{next:function(){if(c>=s)return{done:!0,value:null};for(var e=CA;c<s&&(e=RA(t,r,i,++c,n))===CA;);if(e!==CA||c===s){var A=new TA(t,e,a,c);return a=c,{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=De(e),o="";A.forEach((function(e){-1===Mr.indexOf(e)?o+=Re(e):(o.length&&i.push(o),i.push(Re(e)),o="")})),o.length&&i.push(o)}};!(t=o.next()).done;)r();return i},jr=function(){return function(e,A,t){this.text=Kr(A.data,t.textTransform),this.textBounds=function(e,A,t,o){var i=function(e,A){return 0!==A.letterSpacing?Lr(e):function(e,A){if(Er.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 Sr(e,A)}(e,A)}(A,t),r=[],n=0;return i.forEach((function(A){if(t.textDecorationLine.length||A.trim().length>0)if(Er.SUPPORT_RANGE_BOUNDS){var i=Hr(o,n,A.length).getClientRects();if(i.length>1){var s=Lr(A),a=0;s.forEach((function(A){r.push(new Ir(A,je.fromDOMRectList(e,Hr(o,a+n,A.length).getClientRects()))),a+=A.length}))}else r.push(new Ir(A,je.fromDOMRectList(e,i)))}else{var c=o.splitText(A.length);r.push(new Ir(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=Ke(e,o);return o.firstChild&&i.replaceChild(o.firstChild,o),r}}return je.EMPTY}(e,o))),o=c}else Er.SUPPORT_RANGE_BOUNDS||(o=o.splitText(A.length));n+=A.length})),r}(e,this.text,t,A)}}(),Kr=function(e,A){switch(A){case 1:return e.toLowerCase();case 3:return e.replace(Dr,Rr);case 2:return e.toUpperCase();default:return e}},Dr=/(^|\s|:|-|\(|\))([a-z])/g,Rr=function(e,A,t){return e.length>0?A+t.toUpperCase():e},Tr=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 Ie(A,e),A}(sr),Or=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 Ie(A,e),A}(sr),qr=function(e){function A(A,t){var o=e.call(this,A,t)||this,i=new XMLSerializer,r=Ke(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 Ie(A,e),A}(sr),_r=function(e){function A(A,t){var o=e.call(this,A,t)||this;return o.value=t.value,o}return Ie(A,e),A}(sr),Gr=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 Ie(A,e),A}(sr),zr=[{type:15,flags:0,unit:"px",number:3}],Nr=[{type:16,flags:0,number:50}],Pr="checkbox",Vr="radio",Jr=707406591,Xr=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!==Pr&&n.type!==Vr||(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 je(r.left+(r.width-r.height)/2,r.top,r.height,r.height):r.width<r.height?new je(r.left,r.top+(r.height-r.width)/2,r.width,r.width):r),n.type){case Pr:n.styles.borderTopRightRadius=n.styles.borderTopLeftRadius=n.styles.borderBottomRightRadius=n.styles.borderBottomLeftRadius=zr;break;case Vr:n.styles.borderTopRightRadius=n.styles.borderTopLeftRadius=n.styles.borderBottomRightRadius=n.styles.borderBottomLeftRadius=Nr}return n}return Ie(A,e),A}(sr),Yr=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 Ie(A,e),A}(sr),Wr=function(e){function A(A,t){var o=e.call(this,A,t)||this;return o.value=t.value,o}return Ie(A,e),A}(sr),Zr=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=tn(A,t.contentWindow.document.documentElement);var i=t.contentWindow.document.documentElement?to(A,getComputedStyle(t.contentWindow.document.documentElement).backgroundColor):oo.TRANSPARENT,r=t.contentWindow.document.body?to(A,getComputedStyle(t.contentWindow.document.body).backgroundColor):oo.TRANSPARENT;o.backgroundColor=Pt(i)?Pt(r)?o.styles.backgroundColor:r:i}}catch(e){}return o}return Ie(A,e),A}(sr),$r=["OL","UL","MENU"],en=function(e,A,t,o){for(var i=A.firstChild,r=void 0;i;i=r)if(r=i.nextSibling,nn(i)&&i.data.trim().length>0)t.textNodes.push(new jr(e,i,t.styles));else if(sn(i))if(bn(i)&&i.assignedNodes)i.assignedNodes().forEach((function(A){return en(e,A,t,o)}));else{var n=An(e,i);n.styles.isVisible()&&(on(i,n,o)?n.flags|=4:rn(n.styles)&&(n.flags|=2),-1!==$r.indexOf(i.tagName)&&(n.flags|=8),t.elements.push(n),i.slot,i.shadowRoot?en(e,i.shadowRoot,n,o):Bn(i)||pn(i)||kn(i)||en(e,i,n,o))}},An=function(e,A){return gn(A)?new Tr(e,A):hn(A)?new Or(e,A):pn(A)?new qr(e,A):ln(A)?new _r(e,A):dn(A)?new Gr(e,A):fn(A)?new Xr(e,A):kn(A)?new Yr(e,A):Bn(A)?new Wr(e,A):yn(A)?new Zr(e,A):new sr(e,A)},tn=function(e,A){var t=An(e,A);return t.flags|=4,en(e,A,t,t),t},on=function(e,A,t){return A.styles.isPositionedWithZIndex()||A.styles.opacity<1||A.styles.isTransformed()||un(e)&&t.styles.isTransparent()},rn=function(e){return e.isPositioned()||e.isFloating()},nn=function(e){return e.nodeType===Node.TEXT_NODE},sn=function(e){return e.nodeType===Node.ELEMENT_NODE},an=function(e){return sn(e)&&void 0!==e.style&&!cn(e)},cn=function(e){return"object"==typeof e.className},ln=function(e){return"LI"===e.tagName},dn=function(e){return"OL"===e.tagName},fn=function(e){return"INPUT"===e.tagName},pn=function(e){return"svg"===e.tagName},un=function(e){return"BODY"===e.tagName},hn=function(e){return"CANVAS"===e.tagName},mn=function(e){return"VIDEO"===e.tagName},gn=function(e){return"IMG"===e.tagName},yn=function(e){return"IFRAME"===e.tagName},wn=function(e){return"STYLE"===e.tagName},Bn=function(e){return"TEXTAREA"===e.tagName},kn=function(e){return"SELECT"===e.tagName},bn=function(e){return"SLOT"===e.tagName},xn=function(e){return e.tagName.indexOf("-")>0},vn=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}(),Qn={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"]},Cn={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:["Ք","Փ","Ւ","Ց","Ր","Տ","Վ","Ս","Ռ","Ջ","Պ","Չ","Ո","Շ","Ն","Յ","Մ","Ճ","Ղ","Ձ","Հ","Կ","Ծ","Խ","Լ","Ի","Ժ","Թ","Ը","Է","Զ","Ե","Դ","Գ","Բ","Ա"]},Un={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:["י׳","ט׳","ח׳","ז׳","ו׳","ה׳","ד׳","ג׳","ב׳","א׳","ת","ש","ר","ק","צ","פ","ע","ס","נ","מ","ל","כ","יט","יח","יז","טז","טו","י","ט","ח","ז","ו","ה","ד","ג","ב","א"]},Fn={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:["ჵ","ჰ","ჯ","ჴ","ხ","ჭ","წ","ძ","ც","ჩ","შ","ყ","ღ","ქ","ფ","ჳ","ტ","ს","რ","ჟ","პ","ო","ჲ","ნ","მ","ლ","კ","ი","თ","ჱ","ზ","ვ","ე","დ","გ","ბ","ა"]},En=function(e,A,t,o,i,r){return e<A||e>t?Rn(e,i,r.length>0):o.integers.reduce((function(A,t,i){for(;e>=t;)e-=t,A+=o.values[i];return A}),"")+r},In=function(e,A,t,o){var i="";do{t||e--,i=o(e)+i,e/=A}while(e*A>=A);return i},Hn=function(e,A,t,o,i){var r=t-A+1;return(e<0?"-":"")+(In(Math.abs(e),r,o,(function(e){return Re(Math.floor(e%r)+A)}))+i)},Ln=function(e,A,t){void 0===t&&(t=". ");var o=A.length;return In(Math.abs(e),o,!1,(function(e){return A[Math.floor(e%o)]}))+t},Mn=function(e,A,t,o,i,r){if(e<-9999||e>9999)return Rn(e,4,i.length>0);var n=Math.abs(e),s=i;if(0===n)return A[0]+s;for(var a=0;n>0&&a<=4;a++){var c=n%10;0===c&&Ni(r,1)&&""!==s?s=A[c]+s:c>1||1===c&&0===a||1===c&&1===a&&Ni(r,2)||1===c&&1===a&&Ni(r,4)&&e>100||1===c&&a>1&&Ni(r,8)?s=A[c]+(a>0?t[a-1]:"")+s:1===c&&a>0&&(s=t[a-1]+s),n=Math.floor(n/10)}return(e<0?o:"")+s},Sn="十百千萬",jn="拾佰仟萬",Kn="マイナス",Dn="마이너스",Rn=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=Hn(e,48,57,!0,o);return s.length<4?"0"+s:s;case 4:return Ln(e,"〇一二三四五六七八九",i);case 6:return En(e,1,3999,Qn,3,o).toLowerCase();case 7:return En(e,1,3999,Qn,3,o);case 8:return Hn(e,945,969,!1,o);case 9:return Hn(e,97,122,!1,o);case 10:return Hn(e,65,90,!1,o);case 11:return Hn(e,1632,1641,!0,o);case 12:case 49:return En(e,1,9999,Cn,3,o);case 35:return En(e,1,9999,Cn,3,o).toLowerCase();case 13:return Hn(e,2534,2543,!0,o);case 14:case 30:return Hn(e,6112,6121,!0,o);case 15:return Ln(e,"子丑寅卯辰巳午未申酉戌亥",i);case 16:return Ln(e,"甲乙丙丁戊己庚辛壬癸",i);case 17:case 48:return Mn(e,"零一二三四五六七八九",Sn,"負",i,14);case 47:return Mn(e,"零壹貳參肆伍陸柒捌玖",jn,"負",i,15);case 42:return Mn(e,"零一二三四五六七八九",Sn,"负",i,14);case 41:return Mn(e,"零壹贰叁肆伍陆柒捌玖",jn,"负",i,15);case 26:return Mn(e,"〇一二三四五六七八九","十百千万",Kn,i,0);case 25:return Mn(e,"零壱弐参四伍六七八九","拾百千万",Kn,i,7);case 31:return Mn(e,"영일이삼사오육칠팔구","십백천만",Dn,r,7);case 33:return Mn(e,"零一二三四五六七八九","十百千萬",Dn,r,0);case 32:return Mn(e,"零壹貳參四五六七八九","拾百千",Dn,r,7);case 18:return Hn(e,2406,2415,!0,o);case 20:return En(e,1,19999,Fn,3,o);case 21:return Hn(e,2790,2799,!0,o);case 22:return Hn(e,2662,2671,!0,o);case 22:return En(e,1,10999,Un,3,o);case 23:return Ln(e,"あいうえおかきくけこさしすせそたちつてとなにぬねのはひふへほまみむめもやゆよらりるれろわゐゑをん");case 24:return Ln(e,"いろはにほへとちりぬるをわかよたれそつねならむうゐのおくやまけふこえてあさきゆめみしゑひもせす");case 27:return Hn(e,3302,3311,!0,o);case 28:return Ln(e,"アイウエオカキクケコサシスセソタチツテトナニヌネノハヒフヘホマミムメモヤユヨラリルレロワヰヱヲン",i);case 29:return Ln(e,"イロハニホヘトチリヌルヲワカヨタレソツネナラムウヰノオクヤマケフコエテアサキユメミシヱヒモセス",i);case 34:return Hn(e,3792,3801,!0,o);case 37:return Hn(e,6160,6169,!0,o);case 38:return Hn(e,4160,4169,!0,o);case 39:return Hn(e,2918,2927,!0,o);case 40:return Hn(e,1776,1785,!0,o);case 43:return Hn(e,3046,3055,!0,o);case 44:return Hn(e,3174,3183,!0,o);case 45:return Hn(e,3664,3673,!0,o);case 46:return Hn(e,3872,3881,!0,o);default:return Hn(e,48,57,!0,o)}},Tn="data-html2canvas-ignore",On=function(){function e(e,A,t){if(this.context=e,this.options=t,this.scrolledElements=[],this.referenceElement=A,this.counters=new vn,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=Gn(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,a=Pn(o).then((function(){return Le(t,0,void 0,(function(){var e,t;return Me(this,(function(i){switch(i.label){case 0:return this.scrolledElements.forEach(Wn),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,Nn(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(Xn(document.doctype)+"<html></html>"),Yn(this.referenceElement.ownerDocument,i,r),s.replaceChild(s.adoptNode(this.documentElement),s.documentElement),s.close(),a},e.prototype.createElementClone=function(e){if(nr(e,2),hn(e))return this.createCanvasClone(e);if(mn(e))return this.createVideoClone(e);if(wn(e))return this.createStyleClone(e);var A=e.cloneNode(!1);return gn(A)&&(gn(e)&&e.currentSrc&&e.currentSrc!==e.src&&(A.src=e.currentSrc,A.srcset=""),"lazy"===A.loading&&(A.loading="eager")),xn(A)?this.createCustomElementClone(A):A},e.prototype.createCustomElementClone=function(e){var A=document.createElement("html2canvascustomelement");return Jn(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){sn(A)&&("SCRIPT"===A.tagName||A.hasAttribute(Tn)||"function"==typeof this.options.ignoreElements&&this.options.ignoreElements(A))||this.options.copyStyles&&sn(A)&&wn(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(sn(i)&&bn(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(nn(e))return document.createTextNode(e.data);if(!e.ownerDocument)return e.cloneNode(!1);var t=e.ownerDocument.defaultView;if(t&&sn(e)&&(an(e)||cn(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&&an(o)&&(this.clonedReferenceElement=o),un(o)&&As(o);var s=this.counters.parse(new ir(this.context,i)),a=this.resolvePseudoContent(e,o,r,ur.BEFORE);xn(e)&&(A=!0),mn(e)||this.cloneChildNodes(e,o,A),a&&o.insertBefore(a,o.firstChild);var c=this.resolvePseudoContent(e,o,n,ur.AFTER);return c&&o.appendChild(c),this.counters.pop(s),(i&&(this.options.copyStyles||cn(e))&&!yn(e)||A)&&Jn(i,o),0===e.scrollTop&&0===e.scrollLeft||this.scrolledElements.push([o,e.scrollLeft,e.scrollTop]),(Bn(e)||kn(e))&&(Bn(o)||kn(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 ir(this.context,t));var s=new or(this.context,t),a=n.createElement("html2canvaspseudoelement");Jn(t,a),s.content.forEach((function(A){if(0===A.type)a.appendChild(n.createTextNode(A.value));else if(22===A.type){var t=n.createElement("img");t.src=A.value,t.style.opacity="1",a.appendChild(t)}else if(18===A.type){if("attr"===A.name){var o=A.values.filter(vt);o.length&&a.appendChild(n.createTextNode(e.getAttribute(o[0].value)||""))}else if("counter"===A.name){var r=A.values.filter(Ft),c=r[0],l=r[1];if(c&&vt(c)){var d=i.counters.getCounterValue(c.value),f=l&&vt(l)?di.parse(i.context,l.value):3;a.appendChild(n.createTextNode(Rn(d,f,!1)))}}else if("counters"===A.name){var p=A.values.filter(Ft),u=(c=p[0],p[1]);if(l=p[2],c&&vt(c)){var h=i.counters.getCounterValues(c.value),m=l&&vt(l)?di.parse(i.context,l.value):3,g=u&&0===u.type?u.value:"",y=h.map((function(e){return Rn(e,m,!1)})).join(g);a.appendChild(n.createTextNode(y))}}}else if(20===A.type)switch(A.value){case"open-quote":a.appendChild(n.createTextNode(Wi(s.quotes,i.quoteDepth++,!0)));break;case"close-quote":a.appendChild(n.createTextNode(Wi(s.quotes,--i.quoteDepth,!1)));break;default:a.appendChild(n.createTextNode(A.value))}})),a.className=Zn+" "+$n;var c=o===ur.BEFORE?" "+Zn:" "+$n;return cn(A)?A.className.baseValue+=c:A.className+=c,a}}},e.destroy=function(e){return!!e.parentNode&&(e.parentNode.removeChild(e),!0)},e}();(hr=ur||(ur={}))[hr.BEFORE=0]="BEFORE",hr[hr.AFTER=1]="AFTER";var qn,_n,Gn=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(Tn,"true"),e.body.appendChild(t),t},zn=function(e){return new Promise((function(A){e.complete?A():e.src?(e.onload=A,e.onerror=A):A()}))},Nn=function(e){return Promise.all([].slice.call(e.images,0).map(zn))},Pn=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)}}))},Vn=["all","d","content"],Jn=function(e,A){for(var t=e.length-1;t>=0;t--){var o=e.item(t);-1===Vn.indexOf(o)&&A.style.setProperty(o,e.getPropertyValue(o))}return A},Xn=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},Yn=function(e,A,t){e&&e.defaultView&&(A!==e.defaultView.pageXOffset||t!==e.defaultView.pageYOffset)&&e.defaultView.scrollTo(A,t)},Wn=function(e){var A=e[0],t=e[1],o=e[2];A.scrollLeft=t,A.scrollTop=o},Zn="___html2canvas___pseudoelement_before",$n="___html2canvas___pseudoelement_after",es='{\n content: "" !important;\n display: none !important;\n}',As=function(e){ts(e,"."+Zn+":before"+es+"\n ."+$n+":after"+es)},ts=function(e,A){var t=e.ownerDocument;if(t){var o=t.createElement("style");o.textContent=A,e.appendChild(o)}},os=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}(),is=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:ds(e)||as(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 Le(this,0,void 0,(function(){var A,t,o,i,r=this;return Me(this,(function(n){switch(n.label){case 0:return A=os.isSameOrigin(e),t=!cs(e)&&!0===this._options.useCORS&&Er.SUPPORT_CORS_IMAGES&&!A,o=!cs(e)&&!A&&!ds(e)&&"string"==typeof this._options.proxy&&Er.SUPPORT_CORS_XHR&&!t,A||!1!==this._options.allowTaint||cs(e)||ds(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,(ls(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=Er.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 a=t.indexOf("?")>-1?"&":"?";if(s.open("GET",""+t+a+"url="+encodeURIComponent(e)+"&responseType="+n),"text"!==n&&s instanceof XMLHttpRequest&&(s.responseType=n),A._options.imageTimeout){var c=A._options.imageTimeout;s.timeout=c,s.ontimeout=function(){return r("Timed out ("+c+"ms) proxying "+o)}}s.send()}))},e}(),rs=/^data:image\/svg\+xml/i,ns=/^data:image\/.*;base64,/i,ss=/^data:image\/.*/i,as=function(e){return Er.SUPPORT_SVG_DRAWING||!fs(e)},cs=function(e){return ss.test(e)},ls=function(e){return ns.test(e)},ds=function(e){return"blob"===e.substr(0,4)},fs=function(e){return"svg"===e.substr(-3).toLowerCase()||rs.test(e)},ps=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}(),us=function(e,A,t){return new ps(e.x+(A.x-e.x)*t,e.y+(A.y-e.y)*t)},hs=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=us(this.start,this.startControl,A),i=us(this.startControl,this.endControl,A),r=us(this.endControl,this.end,A),n=us(o,i,A),s=us(i,r,A),a=us(n,s,A);return t?new e(this.start,o,n,a):new e(a,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}(),ms=function(e){return 1===e.type},gs=function(){return function(e){var A=e.styles,t=e.bounds,o=Dt(A.borderTopLeftRadius,t.width,t.height),i=o[0],r=o[1],n=Dt(A.borderTopRightRadius,t.width,t.height),s=n[0],a=n[1],c=Dt(A.borderBottomRightRadius,t.width,t.height),l=c[0],d=c[1],f=Dt(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((a+d)/t.height);var m=Math.max.apply(Math,h);m>1&&(i/=m,r/=m,s/=m,a/=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=Rt(A.paddingTop,e.bounds.width),C=Rt(A.paddingRight,e.bounds.width),U=Rt(A.paddingBottom,e.bounds.width),F=Rt(A.paddingLeft,e.bounds.width);this.topLeftBorderDoubleOuterBox=i>0||r>0?ys(t.left+v/3,t.top+k/3,i-v/3,r-k/3,qn.TOP_LEFT):new ps(t.left+v/3,t.top+k/3),this.topRightBorderDoubleOuterBox=i>0||r>0?ys(t.left+g,t.top+k/3,s-b/3,a-k/3,qn.TOP_RIGHT):new ps(t.left+t.width-b/3,t.top+k/3),this.bottomRightBorderDoubleOuterBox=l>0||d>0?ys(t.left+w,t.top+y,l-b/3,d-x/3,qn.BOTTOM_RIGHT):new ps(t.left+t.width-b/3,t.top+t.height-x/3),this.bottomLeftBorderDoubleOuterBox=p>0||u>0?ys(t.left+v/3,t.top+B,p-v/3,u-x/3,qn.BOTTOM_LEFT):new ps(t.left+v/3,t.top+t.height-x/3),this.topLeftBorderDoubleInnerBox=i>0||r>0?ys(t.left+2*v/3,t.top+2*k/3,i-2*v/3,r-2*k/3,qn.TOP_LEFT):new ps(t.left+2*v/3,t.top+2*k/3),this.topRightBorderDoubleInnerBox=i>0||r>0?ys(t.left+g,t.top+2*k/3,s-2*b/3,a-2*k/3,qn.TOP_RIGHT):new ps(t.left+t.width-2*b/3,t.top+2*k/3),this.bottomRightBorderDoubleInnerBox=l>0||d>0?ys(t.left+w,t.top+y,l-2*b/3,d-2*x/3,qn.BOTTOM_RIGHT):new ps(t.left+t.width-2*b/3,t.top+t.height-2*x/3),this.bottomLeftBorderDoubleInnerBox=p>0||u>0?ys(t.left+2*v/3,t.top+B,p-2*v/3,u-2*x/3,qn.BOTTOM_LEFT):new ps(t.left+2*v/3,t.top+t.height-2*x/3),this.topLeftBorderStroke=i>0||r>0?ys(t.left+v/2,t.top+k/2,i-v/2,r-k/2,qn.TOP_LEFT):new ps(t.left+v/2,t.top+k/2),this.topRightBorderStroke=i>0||r>0?ys(t.left+g,t.top+k/2,s-b/2,a-k/2,qn.TOP_RIGHT):new ps(t.left+t.width-b/2,t.top+k/2),this.bottomRightBorderStroke=l>0||d>0?ys(t.left+w,t.top+y,l-b/2,d-x/2,qn.BOTTOM_RIGHT):new ps(t.left+t.width-b/2,t.top+t.height-x/2),this.bottomLeftBorderStroke=p>0||u>0?ys(t.left+v/2,t.top+B,p-v/2,u-x/2,qn.BOTTOM_LEFT):new ps(t.left+v/2,t.top+t.height-x/2),this.topLeftBorderBox=i>0||r>0?ys(t.left,t.top,i,r,qn.TOP_LEFT):new ps(t.left,t.top),this.topRightBorderBox=s>0||a>0?ys(t.left+g,t.top,s,a,qn.TOP_RIGHT):new ps(t.left+t.width,t.top),this.bottomRightBorderBox=l>0||d>0?ys(t.left+w,t.top+y,l,d,qn.BOTTOM_RIGHT):new ps(t.left+t.width,t.top+t.height),this.bottomLeftBorderBox=p>0||u>0?ys(t.left,t.top+B,p,u,qn.BOTTOM_LEFT):new ps(t.left,t.top+t.height),this.topLeftPaddingBox=i>0||r>0?ys(t.left+v,t.top+k,Math.max(0,i-v),Math.max(0,r-k),qn.TOP_LEFT):new ps(t.left+v,t.top+k),this.topRightPaddingBox=s>0||a>0?ys(t.left+Math.min(g,t.width-b),t.top+k,g>t.width+b?0:Math.max(0,s-b),Math.max(0,a-k),qn.TOP_RIGHT):new ps(t.left+t.width-b,t.top+k),this.bottomRightPaddingBox=l>0||d>0?ys(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),qn.BOTTOM_RIGHT):new ps(t.left+t.width-b,t.top+t.height-x),this.bottomLeftPaddingBox=p>0||u>0?ys(t.left+v,t.top+Math.min(B,t.height-x),Math.max(0,p-v),Math.max(0,u-x),qn.BOTTOM_LEFT):new ps(t.left+v,t.top+t.height-x),this.topLeftContentBox=i>0||r>0?ys(t.left+v+F,t.top+k+Q,Math.max(0,i-(v+F)),Math.max(0,r-(k+Q)),qn.TOP_LEFT):new ps(t.left+v+F,t.top+k+Q),this.topRightContentBox=s>0||a>0?ys(t.left+Math.min(g,t.width+v+F),t.top+k+Q,g>t.width+v+F?0:s-v+F,a-(k+Q),qn.TOP_RIGHT):new ps(t.left+t.width-(b+C),t.top+k+Q),this.bottomRightContentBox=l>0||d>0?ys(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),qn.BOTTOM_RIGHT):new ps(t.left+t.width-(b+C),t.top+t.height-(x+U)),this.bottomLeftContentBox=p>0||u>0?ys(t.left+v+F,t.top+B,Math.max(0,p-(v+F)),u-(x+U),qn.BOTTOM_LEFT):new ps(t.left+v+F,t.top+t.height-(x+U))}}();(_n=qn||(qn={}))[_n.TOP_LEFT=0]="TOP_LEFT",_n[_n.TOP_RIGHT=1]="TOP_RIGHT",_n[_n.BOTTOM_RIGHT=2]="BOTTOM_RIGHT",_n[_n.BOTTOM_LEFT=3]="BOTTOM_LEFT";var ys=function(e,A,t,o,i){var r=(Math.sqrt(2)-1)/3*4,n=t*r,s=o*r,a=e+t,c=A+o;switch(i){case qn.TOP_LEFT:return new hs(new ps(e,c),new ps(e,c-s),new ps(a-n,A),new ps(a,A));case qn.TOP_RIGHT:return new hs(new ps(e,A),new ps(e+n,A),new ps(a,c-s),new ps(a,c));case qn.BOTTOM_RIGHT:return new hs(new ps(a,A),new ps(a,A+s),new ps(e+n,c),new ps(e,c));case qn.BOTTOM_LEFT:default:return new hs(new ps(a,c),new ps(a-n,c),new ps(e,A+s),new ps(e,A))}},ws=function(e){return[e.topLeftBorderBox,e.topRightBorderBox,e.bottomRightBorderBox,e.bottomLeftBorderBox]},Bs=function(e){return[e.topLeftPaddingBox,e.topRightPaddingBox,e.bottomRightPaddingBox,e.bottomLeftPaddingBox]},ks=function(){return function(e,A,t){this.offsetX=e,this.offsetY=A,this.matrix=t,this.type=0,this.target=6}}(),bs=function(){return function(e,A){this.path=e,this.target=A,this.type=1}}(),xs=function(){return function(e){this.opacity=e,this.type=2,this.target=6}}(),vs=function(e){return 1===e.type},Qs=function(e,A){return e.length===A.length&&e.some((function(e,t){return e===A[t]}))},Cs=function(){return function(e){this.element=e,this.inlineLevel=[],this.nonInlineLevel=[],this.negativeZIndex=[],this.zeroOrAutoZIndexOrTransformedOrOpacity=[],this.positiveZIndex=[],this.nonPositionedFloats=[],this.nonPositionedInlineLevel=[]}}(),Us=function(){function e(e,A){if(this.container=e,this.parent=A,this.effects=[],this.curves=new gs(this.container),this.container.styles.opacity<1&&this.effects.push(new xs(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 ks(t,o,i))}if(0!==this.container.styles.overflowX){var r=ws(this.curves),n=Bs(this.curves);Qs(r,n)?this.effects.push(new bs(r,6)):(this.effects.push(new bs(r,2)),this.effects.push(new bs(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!vs(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=ws(t.curves),n=Bs(t.curves);Qs(r,n)||o.unshift(new bs(n,6))}}else o.unshift.apply(o,i);t=t.parent}return o.filter((function(A){return Ni(A.target,e)}))},e}(),Fs=function(e,A,t,o){e.container.elements.forEach((function(i){var r=Ni(i.flags,4),n=Ni(i.flags,2),s=new Us(i,e);Ni(i.styles.display,2048)&&o.push(s);var a=Ni(i.flags,8)?[]:o;if(r||n){var c=r||i.styles.isPositioned()?t:A,l=new Cs(s);if(i.styles.isPositioned()||i.styles.opacity<1||i.styles.isTransformed()){var d=i.styles.zIndex.order;if(d<0){var f=0;c.negativeZIndex.some((function(e,A){return d>e.element.container.styles.zIndex.order?(f=A,!1):f>0})),c.negativeZIndex.splice(f,0,l)}else if(d>0){var p=0;c.positiveZIndex.some((function(e,A){return d>=e.element.container.styles.zIndex.order?(p=A+1,!1):p>0})),c.positiveZIndex.splice(p,0,l)}else c.zeroOrAutoZIndexOrTransformedOrOpacity.push(l)}else i.styles.isFloating()?c.nonPositionedFloats.push(l):c.nonPositionedInlineLevel.push(l);Fs(s,l,r?l:t,a)}else i.styles.isInlineLevel()?A.inlineLevel.push(s):A.nonInlineLevel.push(s),Fs(s,A,t,a);Ni(i.flags,8)&&Es(i,a)}))},Es=function(e,A){for(var t=e instanceof Gr?e.start:1,o=e instanceof Gr&&e.reversed,i=0;i<A.length;i++){var r=A[i];r.container instanceof _r&&"number"==typeof r.container.value&&0!==r.container.value&&(t=r.container.value),r.listValue=Rn(t,r.container.styles.listStyleType,!0),t+=o?-1:1}},Is=function(e,A){switch(A){case 0:return Ls(e.topLeftBorderBox,e.topLeftPaddingBox,e.topRightBorderBox,e.topRightPaddingBox);case 1:return Ls(e.topRightBorderBox,e.topRightPaddingBox,e.bottomRightBorderBox,e.bottomRightPaddingBox);case 2:return Ls(e.bottomRightBorderBox,e.bottomRightPaddingBox,e.bottomLeftBorderBox,e.bottomLeftPaddingBox);default:return Ls(e.bottomLeftBorderBox,e.bottomLeftPaddingBox,e.topLeftBorderBox,e.topLeftPaddingBox)}},Hs=function(e,A){var t=[];return ms(e)?t.push(e.subdivide(.5,!1)):t.push(e),ms(A)?t.push(A.subdivide(.5,!0)):t.push(A),t},Ls=function(e,A,t,o){var i=[];return ms(e)?i.push(e.subdivide(.5,!1)):i.push(e),ms(t)?i.push(t.subdivide(.5,!0)):i.push(t),ms(o)?i.push(o.subdivide(.5,!0).reverse()):i.push(o),ms(A)?i.push(A.subdivide(.5,!1).reverse()):i.push(A),i},Ms=function(e){var A=e.bounds,t=e.styles;return A.add(t.borderLeftWidth,t.borderTopWidth,-(t.borderRightWidth+t.borderLeftWidth),-(t.borderTopWidth+t.borderBottomWidth))},Ss=function(e){var A=e.styles,t=e.bounds,o=Rt(A.paddingLeft,t.width),i=Rt(A.paddingRight,t.width),r=Rt(A.paddingTop,t.width),n=Rt(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))},js=function(e,A,t){var o,i,r=(i=e,0===(o=Ts(e.styles.backgroundOrigin,A))?i.bounds:2===o?Ss(i):Ms(i)),n=function(e,A){return 0===e?A.bounds:2===e?Ss(A):Ms(A)}(Ts(e.styles.backgroundClip,A),e),s=Rs(Ts(e.styles.backgroundSize,A),t,r),a=s[0],c=s[1],l=Dt(Ts(e.styles.backgroundPosition,A),r.width-a,r.height-c);return[Os(Ts(e.styles.backgroundRepeat,A),l,s,r,n),Math.round(r.left+l[0]),Math.round(r.top+l[1]),a,c]},Ks=function(e){return vt(e)&&e.value===Zt.AUTO},Ds=function(e){return"number"==typeof e},Rs=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(Lt(n)&&s&&Lt(s))return[Rt(n,t.width),Rt(s,t.height)];var a=Ds(r);if(vt(n)&&(n.value===Zt.CONTAIN||n.value===Zt.COVER))return Ds(r)?t.width/t.height<r!=(n.value===Zt.COVER)?[t.width,t.width/r]:[t.height*r,t.height]:[t.width,t.height];var c=Ds(o),l=Ds(i),d=c||l;if(Ks(n)&&(!s||Ks(s)))return c&&l?[o,i]:a||d?d&&a?[c?o:i*r,l?i:o/r]:[c?o:t.width,l?i:t.height]:[t.width,t.height];if(a){var f=0,p=0;return Lt(n)?f=Rt(n,t.width):Lt(s)&&(p=Rt(s,t.height)),Ks(n)?f=p*r:s&&!Ks(s)||(p=f/r),[f,p]}var u=null,h=null;if(Lt(n)?u=Rt(n,t.width):s&&Lt(s)&&(h=Rt(s,t.height)),null===u||s&&!Ks(s)||(h=c&&l?u/o*i:t.height),null!==h&&Ks(n)&&(u=c&&l?h/i*o:t.width),null!==u&&null!==h)return[u,h];throw new Error("Unable to calculate background-size for element")},Ts=function(e,A){var t=e[A];return void 0===t?e[0]:t},Os=function(e,A,t,o,i){var r=A[0],n=A[1],s=t[0],a=t[1];switch(e){case 2:return[new ps(Math.round(o.left),Math.round(o.top+n)),new ps(Math.round(o.left+o.width),Math.round(o.top+n)),new ps(Math.round(o.left+o.width),Math.round(a+o.top+n)),new ps(Math.round(o.left),Math.round(a+o.top+n))];case 3:return[new ps(Math.round(o.left+r),Math.round(o.top)),new ps(Math.round(o.left+r+s),Math.round(o.top)),new ps(Math.round(o.left+r+s),Math.round(o.height+o.top)),new ps(Math.round(o.left+r),Math.round(o.height+o.top))];case 1:return[new ps(Math.round(o.left+r),Math.round(o.top+n)),new ps(Math.round(o.left+r+s),Math.round(o.top+n)),new ps(Math.round(o.left+r+s),Math.round(o.top+n+a)),new ps(Math.round(o.left+r),Math.round(o.top+n+a))];default:return[new ps(Math.round(i.left),Math.round(i.top)),new ps(Math.round(i.left+i.width),Math.round(i.top)),new ps(Math.round(i.left+i.width),Math.round(i.height+i.top)),new ps(Math.round(i.left),Math.round(i.height+i.top))]}},qs="Hidden Text",_s=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(qs)),t.appendChild(i),t.appendChild(o);var n=o.offsetTop-i.offsetTop+2;t.removeChild(i),t.appendChild(this._document.createTextNode(qs)),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}(),Gs=function(){return function(e,A){this.context=e,this.options=A}}(),zs=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 _s(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 Ie(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)),vs(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 Le(this,0,void 0,(function(){return Me(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 Le(this,0,void 0,(function(){return Me(this,(function(A){switch(A.label){case 0:return Ni(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):Lr(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=Xs(e.fontFamily).join(", "),o=bt(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 Le(this,0,void 0,(function(){var t,o,i,r,n,s,a,c,l=this;return Me(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,a=n.middle,c=A.paintOrder,e.textBounds.forEach((function(e){c.forEach((function(t){switch(t){case 0:l.ctx.fillStyle=Vt(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=Vt(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=Vt(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+a),e.bounds.width,1)}})));break;case 1:A.webkitTextStrokeWidth&&e.text.trim().length&&(l.ctx.strokeStyle=Vt(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=Ss(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 Le(this,0,void 0,(function(){var t,o,i,r,n,s,a,c,l,d,f,p,u,h,m,g,y,w;return Me(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 Tr))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 Or&&this.renderReplacedElement(t,o,t.canvas),!(t instanceof qr))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 Zr&&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:a=B.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),B.label=14;case 14:if(t instanceof Xr&&(c=Math.min(t.bounds.width,t.bounds.height),t.type===Pr?t.checked&&(this.ctx.save(),this.path([new ps(t.bounds.left+.39363*c,t.bounds.top+.79*c),new ps(t.bounds.left+.16*c,t.bounds.top+.5549*c),new ps(t.bounds.left+.27347*c,t.bounds.top+.44071*c),new ps(t.bounds.left+.39694*c,t.bounds.top+.5649*c),new ps(t.bounds.left+.72983*c,t.bounds.top+.23*c),new ps(t.bounds.left+.84*c,t.bounds.top+.34085*c),new ps(t.bounds.left+.39363*c,t.bounds.top+.79*c)]),this.ctx.fillStyle=Vt(Jr),this.ctx.fill(),this.ctx.restore()):t.type===Vr&&t.checked&&(this.ctx.save(),this.ctx.beginPath(),this.ctx.arc(t.bounds.left+c/2,t.bounds.top+c/2,c/4,0,2*Math.PI,!0),this.ctx.fillStyle=Vt(Jr),this.ctx.fill(),this.ctx.restore())),Ns(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=Vt(i.color),this.ctx.textBaseline="alphabetic",this.ctx.textAlign=Vs(t.styles.textAlign),w=Ss(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 ps(w.left,w.top),new ps(w.left+w.width,w.top),new ps(w.left+w.width,w.top+w.height),new ps(w.left,w.top+w.height)]),this.ctx.clip(),this.renderTextWithLetterSpacing(new Ir(t.value,u),i.letterSpacing,f),this.ctx.restore(),this.ctx.textBaseline="alphabetic",this.ctx.textAlign="left"}if(!Ni(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=Vt(i.color),this.ctx.textBaseline="middle",this.ctx.textAlign="right",w=new je(t.bounds.left,t.bounds.top+Rt(t.styles.paddingTop,t.bounds.width),t.bounds.width,ai(i.lineHeight,i.fontSize.number)/2+1),this.renderTextWithLetterSpacing(new Ir(e.listValue,w),i.letterSpacing,ai(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 Le(this,0,void 0,(function(){var A,t,o,i,r,n,s,a,c,l,d,f,p,u,h;return Me(this,(function(m){switch(m.label){case 0:return Ni(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,a=e.nonPositionedInlineLevel,m.label=15;case 15:return s<a.length?(h=a[s],[4,this.renderStack(h)]):[3,18];case 16:m.sent(),m.label=17;case 17:return s++,[3,15];case 18:c=0,l=e.inlineLevel,m.label=19;case 19:return c<l.length?(h=l[c],[4,this.renderNode(h)]):[3,22];case 20:m.sent(),m.label=21;case 21:return c++,[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=ms(e)?e.start:e;0===t?A.ctx.moveTo(o.x,o.y):A.ctx.lineTo(o.x,o.y),ms(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 Le(this,0,void 0,(function(){var A,t,o,i,r,n;return Me(this,(function(s){switch(s.label){case 0:A=e.styles.backgroundImage.length-1,t=function(t){var i,r,n,s,a,c,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 Me(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=js(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=js(e,A,[null,null,null]),w=s[0],Q=s[1],C=s[2],b=s[3],x=s[4],a=function(e,A,t){var o="number"==typeof e?e:function(e,A,t){var o=A/2,i=t/2,r=Rt(e[0],A)-o,n=i-Rt(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,a=Math.sin(o-Math.PI/2)*s,c=Math.cos(o-Math.PI/2)*s;return[i,r-c,r+c,n-a,n+a]}(t.angle,b,x),c=a[0],l=a[1],d=a[2],f=a[3],p=a[4],(u=document.createElement("canvas")).width=b,u.height=x,h=u.getContext("2d"),m=h.createLinearGradient(l,f,d,p),so(t.stops,c).forEach((function(e){return m.addColorStop(e.stop,Vt(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=js(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?[jt]:t.position,Q=Rt(v[0],b),C=Rt(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(ao(A,t),ao(A,t-i),ao(A-o,t),ao(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)),a=co(o,i,A,t,!0),c=a[0],l=a[1];n=s*(r=ao(c-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(ao(A,t),ao(A,t-i),ao(A-o,t),ao(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=co(o,i,A,t,!1);c=d[0],l=d[1],n=s*(r=ao(c-A,(l-t)/s))}}return Array.isArray(e.size)&&(r=Rt(e.size[0],o),n=2===e.size.length?Rt(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),so(t.stops,2*F).forEach((function(e){return I.addColorStop(e.stop,Vt(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 Le(this,0,void 0,(function(){return Me(this,(function(o){return this.path(Is(t,A)),this.ctx.fillStyle=Vt(e),this.ctx.fill(),[2]}))}))},A.prototype.renderDoubleBorder=function(e,A,t,o){return Le(this,0,void 0,(function(){var i,r;return Me(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 Ls(e.topLeftBorderBox,e.topLeftBorderDoubleOuterBox,e.topRightBorderBox,e.topRightBorderDoubleOuterBox);case 1:return Ls(e.topRightBorderBox,e.topRightBorderDoubleOuterBox,e.bottomRightBorderBox,e.bottomRightBorderDoubleOuterBox);case 2:return Ls(e.bottomRightBorderBox,e.bottomRightBorderDoubleOuterBox,e.bottomLeftBorderBox,e.bottomLeftBorderDoubleOuterBox);default:return Ls(e.bottomLeftBorderBox,e.bottomLeftBorderDoubleOuterBox,e.topLeftBorderBox,e.topLeftBorderDoubleOuterBox)}}(o,t),this.path(i),this.ctx.fillStyle=Vt(e),this.ctx.fill(),r=function(e,A){switch(A){case 0:return Ls(e.topLeftBorderDoubleInnerBox,e.topLeftPaddingBox,e.topRightBorderDoubleInnerBox,e.topRightPaddingBox);case 1:return Ls(e.topRightBorderDoubleInnerBox,e.topRightPaddingBox,e.bottomRightBorderDoubleInnerBox,e.bottomRightPaddingBox);case 2:return Ls(e.bottomRightBorderDoubleInnerBox,e.bottomRightPaddingBox,e.bottomLeftBorderDoubleInnerBox,e.bottomLeftPaddingBox);default:return Ls(e.bottomLeftBorderDoubleInnerBox,e.bottomLeftPaddingBox,e.topLeftBorderDoubleInnerBox,e.topLeftPaddingBox)}}(o,t),this.path(r),this.ctx.fill(),[2]}}))}))},A.prototype.renderNodeBackgroundAndBorders=function(e){return Le(this,0,void 0,(function(){var A,t,o,i,r,n,s,a,c=this;return Me(this,(function(l){switch(l.label){case 0:return this.applyEffects(e.getEffects(2)),A=e.container.styles,t=!Pt(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=Ps(Ts(A.backgroundClip,0),e.curves),t||A.boxShadow.length?(this.ctx.save(),this.path(i),this.ctx.clip(),Pt(A.backgroundColor)||(this.ctx.fillStyle=Vt(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){c.ctx.save();var t,o,i,r,n,s=ws(e.curves),a=A.inset?0:1e4,l=(t=s,o=-a+(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?(c.path(s),c.ctx.clip(),c.mask(l)):(c.mask(s),c.ctx.clip(),c.path(l)),c.ctx.shadowOffsetX=A.offsetX.number+a,c.ctx.shadowOffsetY=A.offsetY.number,c.ctx.shadowColor=Vt(A.color),c.ctx.shadowBlur=A.blur.number,c.ctx.fillStyle=A.inset?Vt(A.color):"rgba(0,0,0,1)",c.ctx.fill(),c.ctx.restore()})),l.label=2;case 2:r=0,n=0,s=o,l.label=3;case 3:return n<s.length?0!==(a=s[n]).style&&!Pt(a.color)&&a.width>0?2!==a.style?[3,5]:[4,this.renderDashedDottedBorder(a.color,a.width,r,e.curves,2)]:[3,11]:[3,13];case 4:return l.sent(),[3,11];case 5:return 3!==a.style?[3,7]:[4,this.renderDashedDottedBorder(a.color,a.width,r,e.curves,3)];case 6:return l.sent(),[3,11];case 7:return 4!==a.style?[3,9]:[4,this.renderDoubleBorder(a.color,a.width,r,e.curves)];case 8:return l.sent(),[3,11];case 9:return[4,this.renderSolidBorder(a.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 Le(this,0,void 0,(function(){var r,n,s,a,c,l,d,f,p,u,h,m,g,y,w,B;return Me(this,(function(k){return this.ctx.save(),r=function(e,A){switch(A){case 0:return Hs(e.topLeftBorderStroke,e.topRightBorderStroke);case 1:return Hs(e.topRightBorderStroke,e.bottomRightBorderStroke);case 2:return Hs(e.bottomRightBorderStroke,e.bottomLeftBorderStroke);default:return Hs(e.bottomLeftBorderStroke,e.topLeftBorderStroke)}}(o,t),n=Is(o,t),2===i&&(this.path(n),this.ctx.clip()),ms(n[0])?(s=n[0].start.x,a=n[0].start.y):(s=n[0].x,a=n[0].y),ms(n[1])?(c=n[1].end.x,l=n[1].end.y):(c=n[1].x,l=n[1].y),d=0===t||2===t?Math.abs(s-c):Math.abs(a-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=Vt(e),this.ctx.stroke(),this.ctx.setLineDash([]),2===i&&(ms(n[0])&&(w=n[3],B=n[0],this.ctx.beginPath(),this.formatPath([new ps(w.end.x,w.end.y),new ps(B.start.x,B.start.y)]),this.ctx.stroke()),ms(n[1])&&(w=n[1],B=n[2],this.ctx.beginPath(),this.formatPath([new ps(w.end.x,w.end.y),new ps(B.start.x,B.start.y)]),this.ctx.stroke())),this.ctx.restore(),[2]}))}))},A.prototype.render=function(e){return Le(this,0,void 0,(function(){var A;return Me(this,(function(t){switch(t.label){case 0:return this.options.backgroundColor&&(this.ctx.fillStyle=Vt(this.options.backgroundColor),this.ctx.fillRect(this.options.x,this.options.y,this.options.width,this.options.height)),o=new Us(e,null),i=new Cs(o),Fs(o,i,i,r=[]),Es(o.container,r),A=i,[4,this.renderStack(A)];case 1:return t.sent(),this.applyEffects([]),[2,this.canvas]}var o,i,r}))}))},A}(Gs),Ns=function(e){return e instanceof Wr||e instanceof Yr||e instanceof Xr&&e.type!==Vr&&e.type!==Pr},Ps=function(e,A){switch(e){case 0:return ws(A);case 2:return function(e){return[e.topLeftContentBox,e.topRightContentBox,e.bottomRightContentBox,e.bottomLeftContentBox]}(A);default:return Bs(A)}},Vs=function(e){switch(e){case 1:return"center";case 2:return"right";default:return"left"}},Js=["-apple-system","system-ui"],Xs=function(e){return/iPhone OS 15_(0|1)/.test(window.navigator.userAgent)?e.filter((function(e){return-1===Js.indexOf(e)})):e},Ys=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 Ie(A,e),A.prototype.render=function(e){return Le(this,0,void 0,(function(){var A,t;return Me(this,(function(o){switch(o.label){case 0:return A=Ur(this.options.width*this.options.scale,this.options.height*this.options.scale,this.options.scale,this.options.scale,e),[4,Ws(A)];case 1:return t=o.sent(),this.options.backgroundColor&&(this.ctx.fillStyle=Vt(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}(Gs),Ws=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))}))},Zs=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,Se([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,Se([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,Se([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,Se([this.id,this.getTime()+"ms"],e)):this.info.apply(this,e))},e.instances={},e}(),$s=function(){function e(A,t){var o;this.windowBounds=t,this.instanceName="#"+e.instanceCount++,this.logger=new Zs({id:this.instanceName,enabled:A.logging}),this.cache=null!==(o=A.cache)&&void 0!==o?o:new is(this,A)}return e.instanceCount=1,e}();"undefined"!=typeof window&&os.setContext(window);var ea=function(e,A,t){var o=A.ownerDocument,i=o.documentElement?to(e,getComputedStyle(o.documentElement).backgroundColor):oo.TRANSPARENT,r=o.body?to(e,getComputedStyle(o.body).backgroundColor):oo.TRANSPARENT,n="string"==typeof t?to(e,t):null===t?oo.TRANSPARENT:4294967295;return A===o.documentElement?Pt(i)?Pt(r)?n:r:i:n};const Aa={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}}},ta=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 Le(void 0,0,void 0,(function(){var t,o,i,r,n,s,a,c,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 Me(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=He({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 je(n.scrollX,n.scrollY,n.windowWidth,n.windowHeight),a=new $s(r,s),c=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:c,copyStyles:c},a.logger.debug("Starting document clone with size "+s.width+"x"+s.height+" scrolled to "+-s.left+","+-s.top),d=new On(a,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=un(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 je(0,0,o,i)}(f.ownerDocument):Ke(a,f),h=u.width,m=u.height,g=u.left,y=u.top,w=ea(a,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)},c?(a.logger.debug("Document cloned, using foreign object rendering"),[4,new Ys(a,B).render(f)]):[3,3];case 2:return k=O.sent(),[3,5];case 3:return a.logger.debug("Document cloned, element located at "+g+","+y+" with size "+h+"x"+m+" using computed rendering"),a.logger.debug("Starting DOM parsing"),b=tn(a,f),w===b.styles.backgroundColor&&(b.styles.backgroundColor=oo.TRANSPARENT),a.logger.debug("Starting renderer for element at "+B.x+","+B.y+" with size "+B.width+"x"+B.height),[4,new zs(a,B).render(b)];case 4:k=O.sent(),O.label=5;case 5:return(null===(T=A.removeContainer)||void 0===T||T)&&(On.destroy(p)||a.logger.error("Cannot detach cloned iframe as it is not in the DOM anymore")),a.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"),a=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 c=()=>{t(),o.remove()};s.onclick=c,a.onclick=c})(),{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:a}=r,c=(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 ${c.length>0?`\n <div class="mfm-result-section">\n <h4>Analysis</h4>\n <ul class="mfm-weakness-list">\n ${c.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>${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 l=o.querySelector("#mfm-modal-apply"),d=o.querySelector("#mfm-modal-cancel"),f=o.querySelector("#mfm-modal-close");l.onclick=()=>{A(a),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",a=await Aa.getSignedUrl(A,t);if(!a||0==(null==a?void 0:a.status)||!a.result)return void r.showError("Failed to get upload authorization");const{result:c}=a,l=this.dataURLToBlob(o);if(!await Aa.uploadToS3(c,l))return void r.showError("Failed to upload image");const d=await Aa.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 oa(e){try{const A=new URL(e);return{path:A.pathname+(A.search||""),domain:A.hostname}}catch(A){return{path:e,domain:""}}}class ia{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}=oa(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 ra(e,A){const t=e.ruleName||"",o=function(e){const A=na(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 na(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 sa{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)=>ra(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=ra(e,A),n=this.element.querySelector(`[data-id="${r}"]`),s=function(e){const A=na(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),a=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),c=null==(t=e.timingAction)?void 0:t.activeAction,l=null==(i=null==(o=e.timingAction)?void 0:o.actions)?void 0:i[c||""],d=l?`${l.value||0}s (${String(c).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 ${a?`<div class="mfm-rule-info">${a}</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 aa{constructor(e){this.unsubscribe=null,this.parent=e,this.element=document.createElement("div"),this.element.className="mfm-mapping-list-activity",this.ruleListView=new sa(this.element),this.apisListView=new ia(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 ca(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 la(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 da=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:a,domain:c}=oa(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}">${a}</div>\n <div class="mfm-url-domain">${c}</div>\n </div>\n </div>\n `}};class fa{static render(e){var A,t,o,i,r,n,s;const a=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,c=void 0===(null==(r=e.response)?void 0:r.statusCode),l=c?"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":""}(c,!c&&"number"==typeof l&&l>=200&&l<300,!c&&"number"==typeof l&&(0===l||l>=400)),{path:u,domain:h}=oa(e.request.url);return`\n <div class="mfm-request-item ${f?"active":""} ${c?"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 ${c?'<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==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==(s=a.config)?void 0:s.value)||0}s</span>\n </div>`:""}\n </div>\n `}}class pa{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&&(ca(la(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?fa.render(e):da.render(e),n=A===e.requestId,s=t===e.requestId,a=`${JSON.stringify(e).length}_${n}_${s}`;if(i){if(i.dataset.hash!==a){const e=document.createElement("div");e.innerHTML=r;const A=e.firstElementChild;A&&(A.dataset.hash=a,this.element.replaceChild(A,i))}}else{const e=document.createElement("div");e.innerHTML=r;const A=e.firstElementChild;if(!A)return;A.dataset.hash=a;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 ua(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 ha(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 ma{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:a,domain:c}=oa(e.request.url),l=Z(),d=l&&ua(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&&ha(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}">${a}</div>\n <div class="mfm-url-domain">${c}</div>\n </div>\n </div>\n `}}function ga(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;">${ie}</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" class="mfm-json-editor-isolated" 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"),a=t.querySelector("#mfm-editor-status"),c=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 le();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(a.value)||200,enabled:c.checked})},{show:(e,A)=>{l.innerText=e.request.url,r.value=A.body,a.value=A.status.toString(),c.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 ya{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&&(ca(la(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=ga(this.parent,{onSave:e=>this.handleSaveMock(s,e),onCancel:()=>this.editor.hide()}));const a={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,a),X.clearOpenDropdown()}async handleSaveMock(e,A){await Aa.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=ma.render(e),n=A===e.requestId,s=t===e.requestId,a=ua(e.request.method,e.request.url),c=ha(e.request.method,e.request.url),l=`${JSON.stringify(e).length}_${n}_${s}_${a?1:0}_${c?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 wa(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,a=Math.max(0,Math.min(A,n)),c=Math.max(0,Math.min(t,s));e.style.left=`${a}px`,e.style.top=`${c}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,a=0;const c=t=>{const o="touchstart"===t.type,c=o?t.touches[0].clientX:t.clientX,f=o?t.touches[0].clientY:t.clientY;i=!0,r=c,n=f;const p=e.getBoundingClientRect();s=p.left,a=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 c=o?e.touches[0].clientX:e.clientX,l=o?e.touches[0].clientY:e.clientY,d=c-r,f=l-n;(Math.abs(d)>5||Math.abs(f)>5)&&(A.dataset.moved="true"),t(s+d,a+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",c),A.addEventListener("touchstart",c,{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 ${ie}\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"),a=o.querySelector("#mfm-delete-token"),c=o.querySelector("#mfm-close-widget");i&&(i.onchange=()=>{X.toggleInterception()}),r&&(r.onclick=()=>{O("snipping_start"),ta.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)}),a&&(a.onclick=()=>{X.deleteToken()}),c&&(c.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 se(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 <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>\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 aa(n),a=new pa(n),c=new ya(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"),a.element&&(a.element.style.display="MOCKED"===e?"block":"none"),c.element&&(c.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=Fe({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,a=new Map,c=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">${ie}</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:a.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",a=n.has(e.requestId),c=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([c]).size,d=l>1048576?`${(l/1048576).toFixed(2)} MB`:`${(l/1024).toFixed(1)} KB`,{path:f,domain:p}=oa(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 ${a?"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;c=e,l||(l=ga(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:a.get(e)||!1})},g=e=>{c&&(n.set(c,e.body),s.set(c,e.status),a.set(c,e.enabled),Y("Changes updated locally"),u(),l.hide())},y=()=>{r=!1,i="",o=!1,t.clear(),n.clear(),s.clear(),a.clear(),c=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"),a=A.querySelector("#mfm-editor-close"),c=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()}),a&&(a.onclick=()=>null==l?void 0:l.hide()),c&&(c.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:a.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 ue(o),new ge(o),new ye(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 Ba(e){n.info("Initializing MockForMe Widget");let A=null;const t=e=>{e&&(A=wa(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")}},a=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(){a.forEach((e=>e())),A&&A.remove()},actions:X}}const ka={run:Ba,initMFM:Ba,actions:X};window.MFM=ka}},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})};var o={};(()=>{"use strict";t.r(o),t.d(o,{mockforme:()=>ne});const e=()=>"undefined"!=typeof process&&null!=process.versions?.node,A=e=>{try{return e?e.toLowerCase():e}catch(e){return console.log(e),null}},i=(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 r=[];function n(e){r=e}function s(){return r}function a(e,t="get"){const o=e=>e.startsWith("/")?e:`/${e}`,n=o(e);for(const s of r)if(A(s.apiMethod)===A(t)){const A=o(s.apiEndpoint);if(A===n||i(A,n)){console.log(`[MockForMe] Match Found: ${t} ${e} -> ${s.apiEndpoint}`);const A={url:e,method:s.apiMethod,_ack:s._ack||null};return s._ri_&&(A._ri_=s._ri_),A}}return null}const c="JAVASCRIPT",l="CHROME_EXTENSION",d="mfmver",f="mockforme",p="9.0.0",u="https://api.mockforme.com",h=`${u}/mockforme`,m=`${u}/gateway/3f4eae522b`;let g=null,y=null,w=null,B=[];function k({_o:e,mk:A,_mck:t,_rules:o}){g=e,y=A,w=t,B=o}function b(){return B}function x(){return`${h}/${g}/${y}`}function v(){return w}const Q=e=>{try{return new URL(e,window.location.origin).toString()}catch{return e}},C=function(A,t,o){const i=e();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"}}}();t.call(this,e,r)}else o.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 e=s(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),r.open(A.method,A.url,A.async),A.headers&&function(e){for(let A in e)r.setRequestHeader(A,e[A])}(A.headers),r.send(e)}}}};function U({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 F(e,A,t,o){fetch(m,{method:"GET",headers:{[f]:e,[d]:p,"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:s,r:a}=e,c=U({di:A,iv:o},i);k({_o:i,mk:s,_mck:r,_rules:a}),c&&(n(c),t(c,{_o:i,mk:s,_mck:r,_rules:a}))}})).catch((e=>{console.error("Error in loading mocked APIs:",e),o(e)}))}const E="MFM_INTERCEPTOR_RULES";let I=[];const H=new Map;function L(){try{if("undefined"==typeof localStorage)return[];const e=localStorage.getItem(E);if(!e)return[];const A=JSON.parse(e);return Array.isArray(A)?A.filter((e=>e&&e.enabled)):[]}catch(e){return[]}}function M(e){I=Array.isArray(e)?e.filter((e=>e&&e.enabled)):[]}function S(e,A){if(!e||!A)return null;if(!I.length&&(I=L(),!I.length))return null;const t=String(e).toUpperCase();return I.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 j({requestId:e,ruleId:A,request:t,response:o,timeoutMs:i=3e5}){return new Promise((r=>{const n=setTimeout((()=>{H.has(e)&&(H.delete(e),r({requestId:e,simulateTimeout:!1,delayMs:0,statusCode:o?.statusCode??200,headers:o?.headers||{},body:o?.body}))}),i);H.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),H.delete(e),r({requestId:e,simulateTimeout:!1,delayMs:0,statusCode:o?.statusCode??200,headers:o?.headers||{},body:o?.body})}}))}I=L(),"undefined"!=typeof document&&"function"==typeof document.addEventListener&&document.addEventListener("mfm:rule-sync",(e=>{const A=e&&e.detail;A&&"debugger"===A.kind&&M(A.payload?.rules||[])})),"undefined"!=typeof window&&"function"==typeof window.addEventListener&&window.addEventListener("storage",(e=>{e.key===E&&(I=L())}));const K="MFM_REQUEST_EDITOR_RULES";let D=[];const R=new Map;function T(){try{if("undefined"==typeof localStorage)return[];const e=localStorage.getItem(K);if(!e)return[];const A=JSON.parse(e);return Array.isArray(A)?A.filter((e=>e&&e.enabled)):[]}catch(e){return[]}}function O(e){D=Array.isArray(e)?e.filter((e=>e&&e.enabled)):[]}function q(e,A){if(!e||!A)return null;if(!D.length&&(D=T(),!D.length))return null;const t=String(e).toUpperCase();return D.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 _(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 G({requestId:e,ruleId:A,request:t,queryParams:o,timeoutMs:i=3e5}){return new Promise((r=>{const n=setTimeout((()=>{R.has(e)&&(R.delete(e),r(_(e,t,o)))}),i);R.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),R.delete(e),r(_(e,t,o))}}))}D=T(),"undefined"!=typeof document&&"function"==typeof document.addEventListener&&document.addEventListener("mfm:rule-sync",(e=>{const A=e&&e.detail;A&&"editor"===A.kind&&O(A.payload?.rules||[])})),"undefined"!=typeof window&&"function"==typeof window.addEventListener&&window.addEventListener("storage",(e=>{e.key===K&&(D=T())}));const z="MFM_GLOBAL_DELAY";let N={enabled:!1,seconds:0},P=0;function V(){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 J(){const e=Date.now();return e-P>500&&(N=V(),P=e),N.enabled&&N.seconds>0?Math.round(1e3*N.seconds):0}N=V(),P=Date.now(),"undefined"!=typeof window&&"function"==typeof window.addEventListener&&window.addEventListener("storage",(e=>{e.key===z&&(N=V(),P=Date.now())}));const X="MFM_TOKEN_ERROR",Y=new class{constructor(A={}){e()||(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",(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":M(t?.rules||[]);break;case"MFM_DEBUG_INTERCEPT_RES":!function(e){if(!e||!e.requestId)return;const A=H.get(e.requestId);A&&(clearTimeout(A.timer),H.delete(e.requestId),A.resolve(e))}(t);break;case"MFM_REQUEST_EDIT_RULES_UPDATE":O(t?.rules||[]);break;case"MFM_REQUEST_EDIT_RES":!function(e){if(!e||!e.requestId)return;const A=R.get(e.requestId);A&&(clearTimeout(A.timer),R.delete(e.requestId),A.resolve(e))}(t);break;case"MFM_GLOBAL_DELAY_UPDATE":!function(e){if(!e||"object"!=typeof e)return N={enabled:!1,seconds:0},void(P=Date.now());N={enabled:!!e.enabled&&Number.isFinite(e.seconds)&&e.seconds>0,seconds:Number.isFinite(e.seconds)?Number(e.seconds):0},P=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&&F(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(X,{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(X,{message:e||"Unauthorized: Invalid token detected from response headers"}),this.handleTokenDeletion()}}}sendMessage(e,A){"undefined"!=typeof window&&window.postMessage({type:e,payload:A},"*")}};class W{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:a,operator:c,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[a])A=String(i[a]);else try{A=new URL(t,n).searchParams.get(a)||""}catch{A=""}break;case"REQUEST_BODY":if(a){if("object"==typeof r&&null!==r)A=void 0!==r[a]?String(r[a]):"";else if("string"==typeof r)try{const e=JSON.parse(r);A=void 0!==e[a]?String(e[a]):""}catch{A=""}}else A="object"==typeof r?JSON.stringify(r):String(r||"");break;case"REQUEST_HEADER":if(a){const e=a?.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,c,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 Z{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 ${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:a,modifyRequestHeaders:c}=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)}c?.enabled&&(i={...i},Array.isArray(c.remove)&&c.remove.forEach((e=>{const A=e.toLowerCase(),t=Object.keys(i).find((e=>e.toLowerCase()===A));t&&delete i[t]})),Array.isArray(c.add)&&c.add.forEach((({key:e,value:A})=>{i[e]=A})));const l=String(o||"GET").toUpperCase(),d="GET"===l||"HEAD"===l;if(a?.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(a.add)&&a.add.length>0||Array.isArray(a.update)&&a.update.length>0)&&(e={});e&&(Array.isArray(a.remove)&&a.remove.forEach((A=>delete e[A])),Array.isArray(a.add)&&a.add.forEach((({key:A,value:t})=>e[A]=t)),Array.isArray(a.update)&&a.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 ee{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)&&W.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=$.applyRequestModifications(A,t.modificationActions);return{...await Z.apply(t.timingAction),modifiedRequest:o,rule:t}}static applyResponseModifications(e,A){return $.applyResponseModifications(e,A)}}class Ae{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:a=()=>!0}){A&&(e.fetch=async function(e,c={}){if(!a())return A(e,c);let l;try{const A="string"==typeof e?e:e.url,t=String(c.method||(e instanceof Request?e.method:"GET")).toUpperCase().trim(),o=Math.random().toString(36).substring(7);l={url:A,method:t,headers:c.headers||(e instanceof Request?e.headers:{}),body:c.body||(e instanceof Request?"{binary/stream}":null),requestId:o,queryParams:Ae.getQueryParams(A)},i(l)}catch(t){return console.warn("[MockForMe] Fetch Interceptor Setup Error:",t),A(e,c)}try{const i=t(),a=ee.match(l,i);if(a){const t=await r(a,l,e,c,A);if(t)return t}const d=o(l);if(d){const t=await n(d,l,e,c,A);if(t)return t}const f=await s(l,e,c,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,c)})}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 te{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:a=()=>!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(!a())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:te.getQueryParams(this._url)};i(A);const c=t(),l=ee.match(A,c),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 oe=(A,t=null,o=c)=>{if(e())return;let i="string"==typeof A?A:A?.token,r="object"==typeof A?A?.widgetKey:null;if(r?Y.setWidgetKey(r):Y.init(),o===c)try{i&&("undefined"!=typeof localStorage&&(localStorage.removeItem("mockforme-token"),localStorage.setItem("MFM_TOKEN",i)),Y.token=i,Y.isAuthenticated=!0),!i&&Y.token&&(i=Y.token),Y.onAuthSuccess=(e,A,t)=>{n(A),k(t),Y.updateMappings(A,t)}}catch(e){console.log("Error in showing mockforme widget",e)}t||={mappings:[],_o:null,mk:null,_mck:null,_rules:[]};const{mappings:u=[],_o:h,mk:g,_mck:y,_rules:w=[]}=t;return n(u),k({_o:h,mk:g,_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=()=>Y.token||e;Ae.apply({isEnabled:()=>Y.interceptionEnabled,ruleProvider:()=>b(),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();Y.addRequest("mocked",{...A,requestId:r,pending:!0,startTime:n,rule:e});const s=await ee.apply(e,A),{modifiedRequest:a,type:c,delay:l,redirectUrl:d}=s;if("timeout"!==c&&Y.addRequest("mocked",{...a,requestId:r,pending:!0,startTime:n,rule:e}),"timeout"===c){const A=Date.now()-n;throw Y.addRequest("mocked",{...a,requestId:r,status:"Aborted",pending:!1,duration:A,aborted:!0,rule:e}),new Error("Fetch timed out by rules")}if("redirect"===c&&!d)throw new Error("rules: Redirect missing URL");let f="redirect"===c?d:a.url,p={...o};a.headers&&(p.headers=a.headers),a.body&&(p.body=a.body);let u=null;if("redirect"===c){u=Math.random().toString(36).substring(7);const e={url:d,method:a.method,headers:p.headers||{},body:p.body,requestId:u,queryParams:Ae.getQueryParams(d),requestHeaders:p.headers||{},requestBody:p.body,pending:!0,startTime:Date.now()};Y.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=ee.applyResponseModifications(t,s.rule.modificationActions)),"redirect"===c&&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(),Y.addRequest("mocked",{url:d,method:a.method,requestId:u,status:e.status,pending:!1,duration:i,responseHeaders:t,responseBody:r,requestHeaders:p.headers||{},requestBody:p.body})}catch(A){Y.addRequest("mocked",{url:d,method:a.method,requestId:u,status:e.status,pending:!1,duration:i,responseHeaders:t,requestHeaders:p.headers||{},requestBody:p.body})}}return Y.addRequest("mocked",{...a,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(Y.addRequest("mocked",{...a,requestId:r,status:t?"Aborted":0,pending:!1,duration:A,rule:s.rule}),"redirect"===c&&u&&Y.addRequest("mocked",{url:d,method:a.method,requestId:u,status:t?"Aborted":0,pending:!1,duration:A,error:!t}),"redirect"===c){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),a=Date.now();Y.addRequest("mocked",{...o,requestId:s,pending:!0,startTime:a});const c=t(),u=new URL(o.url,window.location.origin).search;let h=`${x()}${e.url}${u}`,m={[f]:c,[d]:p,"x-mfm-adaptor":A};const g=v();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===l?(({actualUrl:e,url:A,method:t,headers:o,body:i,credentials:r,mode:n,rule:s})=>{const a=`${Date.now()}-${Math.random()}`,c=Q(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===a){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:a,payload:{actualUrl:e,url:c,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()-a,i=e._rawHeaders||Object.fromEntries(e.headers.entries());Y.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()-a,r=t=>(Y.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()-a;return Y.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=x();if(e.url.startsWith(n)&&(r=!0),"OPTIONS"===e.method||r)return o(A,t);const s=e.requestId,a=Date.now();Y.addRequest("other",{...e,requestId:s,pending:!0,startTime:a});const c=q(e.method,e.url),l=S(e.method,e.url);let d=A,f=t,p=e;if(c){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 G({requestId:s,ruleId:c.id,request:{method:e.method,url:e.url,headers:e.headers,body:e.body},queryParams:A});if(o.cancel){Y.addRequest("other",{...e,requestId:s,status:"Cancelled",pending:!1,duration:Date.now()-a,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=J();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 j({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){Y.addRequest("other",{...e,requestId:s,status:"Timeout",responseHeaders:{},pending:!1,duration:Date.now()-a,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,c=i.headers&&"object"==typeof i.headers?i.headers:o,d="string"==typeof i.body?i.body:null==i.body?"":JSON.stringify(i.body);Y.addRequest("other",{...e,requestId:s,status:n,responseHeaders:c,responseBody:d,pending:!1,duration:Date.now()-a});const f={};return Object.entries(c).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()-a;if(m){const A="AbortError"===m.name||(m.message||"").includes("aborted"),t="TimeoutError"===m.name||(m.message||"").includes("timed out");throw Y.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());Y.addRequest("other",{...e,requestId:s,status:h.status,responseHeaders:y,pending:!0,duration:g});try{const A=await h.clone().text();Y.addRequest("other",{...e,requestId:s,status:h.status,responseHeaders:y,responseBody:A,pending:!1,duration:g})}catch(A){Y.addRequest("other",{...e,requestId:s,status:h.status,responseHeaders:y,pending:!1,duration:g})}return h}}),te.apply({isEnabled:()=>Y.interceptionEnabled,ruleProvider:()=>b(),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();Y.addRequest("mocked",{...A,requestId:i,pending:!0,startTime:r,rule:e});const n=await ee.apply(e,A),{modifiedRequest:s,type:a,redirectUrl:c}=n;"timeout"!==a&&Y.addRequest("mocked",{...s,requestId:i,pending:!0,startTime:r,rule:e});let l=null;if("redirect"===a){l=Math.random().toString(36).substring(7);const e={url:c,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(c,e).searchParams;return Object.fromEntries(A.entries())}catch{return{}}})(),requestHeaders:s.headers||{},requestBody:s.body,pending:!0,startTime:Date.now()};Y.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=ee.applyResponseModifications(e,n.rule.modificationActions),o=e}Y.addRequest("mocked",{...s,requestId:i,status:e,responseBody:A,responseHeaders:o,pending:!1,duration:f,rule:n.rule,...d}),"redirect"===a&&l&&Y.addRequest("mocked",{url:c,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"===a)return d("Aborted","Timed out by rule",{},{aborted:!0}),void t._xhr.abort();if("redirect"===a){if(!c)return void d(0,"Redirect missing URL",{},{error:!0});t._xhr.open(s.method,c,!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(),a=t(),c=new URL(o.url,window.location.origin);let u=`${x()}${e.url}${c.search}`,h={[f]:a,[d]:p,"x-mfm-adaptor":A};const m=v();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};Y.addRequest("mocked",{...o,requestId:n,pending:!0,startTime:s});const y=(e,A,t,r={})=>{const a=Date.now()-s;Y.addRequest("mocked",{...o,requestId:n,status:e,responseBody:A,responseHeaders:t,pending:!1,duration:a,...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===l)(({actualUrl:e,url:A,method:t,headers:o,body:i,onSuccess:r,onError:n,rule:s})=>{const a=`${Date.now()}-${Math.random()}`,c=Q(A);window.addEventListener("message",(function e(A){if(A.source!==window)return;const t=A.data;if("INTERCEPTED_RESPONSE"===t.type&&t.requestId===a){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:a,payload:{actualUrl:e,url:c,method:t,headers:o,body:i,credentials:"same-origin",mode:"cors",rule:s}},"*")})({actualUrl:o.url,url:u,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,u,!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=x(),r=e.url.startsWith(i);if("OPTIONS"===e.method||o||r)return t(e.body);const n=Date.now();Y.addRequest("other",{...e,pending:!0,startTime:n});const s=q(e.method,e.url),a=S(e.method,e.url);let c=e;const l=(t,o,i,r={})=>{const s=Date.now()-n;Y.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(a){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 j({requestId:e.requestId,ruleId:a.id,request:{method:c.method,url:c.url,headers:c.headers,body:c.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;Y.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 G({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){}})),c={...e,url:r,headers:i.headers||{},body:i.body};const n=String(e.method||"GET").toUpperCase(),a="GET"!==n&&"HEAD"!==n?null==i.body?null:i.body:null,d=J();d>0?setTimeout((()=>{try{t(a)}catch(e){}}),d):t(a)})();const d=J();d>0?setTimeout((()=>{try{t(e.body)}catch(e){}}),d):t(e.body)}})}(i,o),h&&g)Y.mappings=u,Y.rules=w,e?.(u,{_o:h,mk:g,_mck:y,_rules:w});else if(i){const t=Y.getSavedMappings();if(t&&t.mappings&&t.mappings.length>0)return Y.mappings=t.mappings,Y.rules=t.meta?._rules||[],n(t.mappings),k(t.meta),Y.updateMappings(t.mappings,t.meta),void e?.(t.mappings,t.meta);!function(A,t,o,i){C({method:"get",url:m,async:!1,headers:{[f]:A,[d]:p,"x-mfm-adaptor":t}},(A=>{if(A)try{const{di:i,iv:r,_o:s,_mck:a,mk:c,r:l}=A,d=U({di:i,iv:r},s);k({_o:s,mk:c,_mck:a,_rules:l}),d&&(n(d),t=d,o={_o:s,mk:c,_mck:a,_rules:l},Y.saveMappings(t,o),Y.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,o,0,A)}},checkIfApiToBeMocked:a,getMappings:s,doFetchMappings:(e,A)=>{F(i||Y.token,o,((A,t)=>{Y.updateMappings(A,t),e?.(A,t)}),A)},recheckWidgetVisibility:()=>{Y.init()}}},ie=e();ie||(globalThis.mockforme=oe);let re=oe;ie&&(re=e=>({run:()=>{}}));const ne=re})(),module.exports=o})();
|
|
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)=>{"use strict";t.r(A),t.d(A,{default:()=>bc}),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}.json-search-group button.clear-search-btn{border:0!important}.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{height:100%!important;margin:0!important}.mfm-json-editor-isolated{all:initial;display:block;box-sizing:border-box;width:100%;height:100%;position:relative;font-family:system-ui,-apple-system,sans-serif;font-size:13px;background:#fff}.mfm-json-editor-isolated *{box-sizing:border-box;font-family:inherit}.mfm-json-editor-isolated table,.mfm-json-editor-isolated tr,.mfm-json-editor-isolated td,.mfm-json-editor-isolated th{border:none;line-height:normal}.mfm-json-editor-isolated td,.mfm-json-editor-isolated th{display:table-cell!important;vertical-align:middle}.mfm-json-editor-isolated table{display:table!important;border-collapse:collapse!important;border-spacing:0!important}.mfm-json-editor-isolated input{display:inline-block!important}.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 T(e){try{localStorage.setItem(M,JSON.stringify(e))}catch{}}const R={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:!0}),debugLogs:U(localStorage.getItem(K),{enabled:!1}),clientType:""};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((()=>{var e;this._notifyTimer=null,this.listeners.forEach((e=>e(this.state))),document.dispatchEvent(new CustomEvent("MFM_STATE_CHANGE",{detail:this.state})),e=this.state,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}}}))})))},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()}},O="MFM_ANALYTICS_EVENT",q=new class{constructor(){this.isInitialized=!1,this.clientId="",this.handleEvent=e=>{var A,t;try{const{eventName:o,data:i}=e.detail;if(!(null==(A=R.state.analytics)?void 0:A.enabled))return;const r=R.state.token;if(!r)return;const s=R.state.clientType||"NPM",c=(null==(t=R.state.mappings)?void 0:t._o)||"",a={eventName:o,clientId:this.clientId,value:{xo:c,ux:"",clientType:s,...i}},l=`${v}/analytics/cli`;fetch(l,{method:"POST",headers:{"Content-Type":"application/json",mockforme:r,"x-mfm-internal":"true"},body:JSON.stringify(a),credentials:"omit",keepalive:!0}).catch((e=>{n.info("[analyticsService] failed to send",e)}))}catch(e){n.info("[analyticsService] threw",e)}}}init(){this.isInitialized||"undefined"==typeof window||(this.clientId=localStorage.getItem("MFM_CLIENT_ID")||"",this.clientId||(this.clientId=crypto.randomUUID?crypto.randomUUID():Math.random().toString(36).substring(2)+Date.now().toString(36),localStorage.setItem("MFM_CLIENT_ID",this.clientId)),document.addEventListener(O,this.handleEvent),this.isInitialized=!0,n.info("AnalyticsService initialized"))}track(e,A){if("undefined"==typeof window)return;const t=new CustomEvent(O,{detail:{eventName:e,data:A}});document.dispatchEvent(t)}};function _(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 G=[];function N(e){var A,t;const o=null==(A=R.state.ui.tabConfigs.MOCKED)?void 0:A.isPreserveLogs,i=null==(t=R.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 z(e){var A,t,o;if(!e)return!1;const i=String(e.requestId);if(!e.response)return!0;const r=R.state.interceptors;if(r.pending&&String(r.pending.requestId)===i)return!0;const n=R.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}=R.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 P(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(R.state.isTokenValidating)return n.info("Queuing request during token validation",e.requestId),void G.push(e);const r=function(e){var A;const t=[...R.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)z(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);R.set("requests",r),N(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 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(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 X(){R.state.isOpen||R.update("isOpen",!0)}const Y={toggleWidget(){const e=!R.state.isOpen;if(!e){if(R.state.interceptors.pending||R.state.interceptors.queue.length>0||R.state.requestEditors.pending||R.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(),R.update("isOpen",!1)}));this.resetUIState()}R.update("isOpen",e),q.track(e?"widget_open":"widget_close")},showConfirm(e,A){this._confirmCallback=A,R.update("ui.confirmMessage",e),R.update("ui.isConfirmOpen",!0)},resolveConfirm(e){e&&this._confirmCallback&&this._confirmCallback(),this._confirmCallback=null,R.update("ui.isConfirmOpen",!1)},forwardAllPending(){for(n.info("Forwarding all pending requests before close");R.state.interceptors.pending||R.state.interceptors.queue.length>0;)this.forwardOriginalResponse();for(;R.state.requestEditors.pending||R.state.requestEditors.queue.length>0;)this.forwardOriginalRequest()},resetUIState(){n.info("Resetting UI state"),this.closeDetails(),R.update("ui.isBulkMockOpen",!1),R.update("ui.isSettingsOpen",!1),R.update("ui.isDebuggerOpen",!1),R.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){q.track(`tab_${e.toLowerCase()}_clicked`),R.update("ui.selectedTab",e)},deleteToken(){n.warn("Deleting Client Token"),q.track("token_delete"),R.update("token",null),R.update("isTokenValidating",!1),R.update("isTokenLoading",!1),R.update("ui.tokenError",null),this.closeDetails(),R.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!==R.state.token&&(this.clearDebugRules(),this.clearRequestEditRules()),R.update("ui.tokenError",null),R.update("isTokenValidating",!0),R.update("isTokenLoading",!0),localStorage.setItem("MFM_TOKEN_TEMP",e),(e=>{f(i.MFM_SUBMIT_TOKEN,{token:e})})(e),q.track("token_submit")):R.update("ui.tokenError","Token is required")},reloadMappings(){n.info("Reloading Mappings"),R.update("ui.tokenError",null),R.update("isMappingsLoading",!0),f(i.MFM_REQ_MAPPINGS),q.track("mappings_reload")},fetchSavedMappings(){n.info("Fetching Saved Mappings"),f(i.MFM_REQ_SAVED_MAPPINGS)},toggleInterception(e){const A=void 0!==e?e:!R.state.isInterceptEnabled;A!==R.state.isInterceptEnabled&&(n.info("Toggling Interception:",A),R.update("isInterceptEnabled",A),sessionStorage.setItem("MFM_IS_INTERCEPT_ENABLED",String(A)),(e=>{f(i.MFM_TOGGLE_INTERCEPTION,{enabled:e})})(A),q.track("interception_toggle"))},addRequest(e){if(e.response){const A=String(e.interceptionType||"").toUpperCase();"MOCKED"===A?q.track("mock_hit"):"RULE"===A&&q.track("rule_hit")}P(e)},clearRequests(){const e=R.state.ui.selectedTab,A=R.state.requests.filter((A=>("MOCKED"===A.interceptionType?"MOCKED":"OTHER")!==e));R.set("requests",A),sessionStorage.setItem("MFM_SAVED_REQUESTS",JSON.stringify(A))},setPreserveLogs(e){const A=R.state.ui.selectedTab;"MAPPINGS"!==A&&(q.track("preserve_logs_toggled",{tabId:A,flag:e}),R.update(`ui.tabConfigs.${A}.isPreserveLogs`,e),localStorage.setItem(`MFM_PRESERVE_LOGS_${A}`,String(e)),N(R.state.requests))},setSearchText(e){const A=R.state.ui.selectedTab;R.update(`ui.tabConfigs.${A}.searchText`,e)},selectRequest(e){const A=R.state.ui.selectedTab;"MAPPINGS"!==A&&(q.track("api_details_opened",{tabId:A,requestId:e}),R.update(`ui.tabConfigs.${A}.selectedRequestId`,e),R.update(`ui.tabConfigs.${A}.isDetailOpen`,!0),R.update("ui.detailTab","HEADERS"))},selectRule(e){q.track("rule_clicked",{ruleName:e.ruleName}),R.update("ui.tabConfigs.MAPPINGS.selectedRule",e),R.update("ui.tabConfigs.MAPPINGS.isDetailOpen",!0),R.update("ui.detailTab","HEADERS")},minimizeDetails(){const e=R.state.ui.selectedTab;R.update(`ui.tabConfigs.${e}.isDetailOpen`,!1)},closeDetails(){const e=R.state.ui.selectedTab;R.update(`ui.tabConfigs.${e}.isDetailOpen`,!1),"MAPPINGS"!==e?R.update(`ui.tabConfigs.${e}.selectedRequestId`,null):R.update("ui.tabConfigs.MAPPINGS.selectedRule",null)},resetUnavailableRequestDetails(e){R.update(`ui.tabConfigs.${e}.isDetailOpen`,!1),R.update(`ui.tabConfigs.${e}.selectedRequestId`,null),R.update("ui.selectedTab","MOCKED"),R.update("ui.detailTab","HEADERS")},setDetailTab(e){const A=R.state.ui.selectedTab;q.track(`subtab_${e.toLowerCase()}_clicked`,{activeTabId:A}),R.update("ui.detailTab",e)},setOpenDropdown(e){const A=R.state.ui.activeDropdownId;R.update("ui.activeDropdownId",A===e?null:e)},clearOpenDropdown(){R.state.ui.activeDropdownId&&R.update("ui.activeDropdownId",null)},setBulkMockOpen(e){R.update("ui.isBulkMockOpen",e),e&&q.track("bulk_mock_open")},flushQueue(){!function(){n.info("Flushing request queue",G.length);const e=[...G];G=[],e.forEach((e=>P(e)))}()},clearQueue(){n.warn("Clearing request queue"),G=[]},findDebugRuleForRequest(e){const A=String(e),t=R.state.requests.find((e=>String(e.requestId)===A));return t&&R.state.interceptors.rules.find((e=>V(e,t.request.method,t.request.url)))||null},toggleDebugRuleForRequest(e){const A=String(e),t=R.state.requests.find((e=>String(e.requestId)===A));if(!t)return;const{method:o,url:i}=t.request,r=R.state.interceptors.rules,s=r.find((e=>V(e,o,i)));let c;if(s)n.info("Removing Debug Rule",s),q.track("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),q.track("debugger_added"),c=[...r,e]}R.update("interceptors.rules",c),D(c),_({kind:"debugger",payload:{rules:c}}),u({rules:c}),I("toggleDebugRule",{count:c.length}),Y.clearOpenDropdown()},removeDebugRule(e){const A=R.state.interceptors.rules,t=A.filter((A=>A.id!==e));A.length!==t.length&&(R.update("interceptors.rules",t),D(t),_({kind:"debugger",payload:{rules:t}}),u({rules:t}))},updateDebugRule(e,A){const t=R.state.interceptors.rules.map((t=>t.id===e?{...t,...A}:t));R.update("interceptors.rules",t),D(t),_({kind:"debugger",payload:{rules:t}}),u({rules:t})},setPendingIntercept(e){var A;n.info("Pending Intercept Received",e),q.track("debugger_hit"),I("setPendingIntercept",{requestId:e.requestId,url:null==(A=e.request)?void 0:A.url}),X();const t={...e,siblingRequestIds:[]},o=R.state.interceptors.pending;if(!o)return R.update("interceptors.pending",t),void R.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 R.update("interceptors.pending",e),void I(`debugger batched (${e.siblingRequestIds.length+1} total)`)}const i=[...R.state.interceptors.queue,t];R.update("interceptors.queue",i),I(`debugger queued (queue size ${i.length})`)},resolvePendingIntercept(e){n.info("Resolving Pending Intercept",e);const A=R.state.interceptors.pending;h(e),A&&A.requestId===e.requestId&&A.siblingRequestIds.forEach((A=>{h({...e,requestId:A})}));const t=R.state.interceptors.queue;if(t.length>0){const[e,...A]=t;return R.update("interceptors.queue",A),R.update("interceptors.pending",e),void X()}R.update("interceptors.pending",null),R.update("ui.isDebuggerOpen",!1)},forwardOriginalResponse(){const e=R.state.interceptors.pending;e?Y.resolvePendingIntercept({requestId:e.requestId,simulateTimeout:!1,delayMs:0,statusCode:e.response.statusCode,headers:e.response.headers||{},body:e.response.body}):R.update("ui.isDebuggerOpen",!1)},clearDebugRules(){(0!==R.state.interceptors.rules.length||R.state.interceptors.pending||0!==R.state.interceptors.queue.length)&&(R.update("interceptors.rules",[]),R.update("interceptors.pending",null),R.update("interceptors.queue",[]),R.update("ui.isDebuggerOpen",!1),D([]),_({kind:"debugger",payload:{rules:[]}}),u({rules:[]}),I("clearDebugRules"))},findRequestEditRuleForRequest(e){const A=String(e),t=R.state.requests.find((e=>String(e.requestId)===A));return t&&R.state.requestEditors.rules.find((e=>J(e,t.request.method,t.request.url)))||null},toggleRequestEditRuleForRequest(e){const A=String(e),t=R.state.requests.find((e=>String(e.requestId)===A));if(!t)return;const{method:o,url:i}=t.request,r=R.state.requestEditors.rules,s=r.find((e=>J(e,o,i)));let c;if(s)n.info("Removing Request-Editor Rule",s),q.track("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),q.track("edit_added"),c=[...r,e]}R.update("requestEditors.rules",c),T(c),_({kind:"editor",payload:{rules:c}}),m({rules:c}),I("toggleRequestEditRule",{count:c.length}),Y.clearOpenDropdown()},removeRequestEditRule(e){const A=R.state.requestEditors.rules,t=A.filter((A=>A.id!==e));A.length!==t.length&&(R.update("requestEditors.rules",t),T(t),_({kind:"editor",payload:{rules:t}}),m({rules:t}))},updateRequestEditRule(e,A){const t=R.state.requestEditors.rules.map((t=>t.id===e?{...t,...A}:t));R.update("requestEditors.rules",t),T(t),_({kind:"editor",payload:{rules:t}}),m({rules:t})},setPendingRequestEdit(e){n.info("Pending Request Edit Received",e),q.track("edit_hit"),X();const A={...e,siblingRequestIds:[]},t=R.state.requestEditors.pending;if(!t)return R.update("requestEditors.pending",A),void R.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 R.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=R.state.requestEditors.pending;g(e),A&&A.requestId===e.requestId&&A.siblingRequestIds.forEach((A=>{g({...e,requestId:A})}));const t=R.state.requestEditors.queue;if(t.length>0){const[e,...A]=t;return R.update("requestEditors.queue",A),R.update("requestEditors.pending",e),void X()}R.update("requestEditors.pending",null),R.update("ui.isRequestEditorOpen",!1)},forwardOriginalRequest(){const e=R.state.requestEditors.pending;if(!e)return void R.update("ui.isRequestEditorOpen",!1);const A={};Object.entries(e.request.headers||{}).forEach((([e,t])=>{A[e]=String(t??"")})),Y.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){e&&q.track("settings_click"),R.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),R.update("globalDelay",A),function(e){try{localStorage.setItem(S,JSON.stringify(e))}catch{}}(A),_({kind:"global-delay",payload:{delay:A}}),y(A),q.track(A.enabled?"delay_added":"delay_removed"),I("setGlobalDelay",A)},disableGlobalDelay(){const e=R.state.globalDelay;e.enabled&&Y.setGlobalDelay({enabled:!1,seconds:e.seconds})},setAnalyticsEnabled(e){const A={enabled:!!e};n.info("Setting analytics",A),R.update("analytics",A),function(e){try{localStorage.setItem(j,JSON.stringify(e))}catch{}}(A)},setDebugLogsEnabled(e){const A={enabled:!!e};R.update("debugLogs",A),function(e){try{localStorage.setItem(K,JSON.stringify(e))}catch{}}(A),E(A.enabled)},clearRequestEditRules(){(0!==R.state.requestEditors.rules.length||R.state.requestEditors.pending||0!==R.state.requestEditors.queue.length)&&(R.update("requestEditors.rules",[]),R.update("requestEditors.pending",null),R.update("requestEditors.queue",[]),R.update("ui.isRequestEditorOpen",!1),T([]),_({kind:"editor",payload:{rules:[]}}),m({rules:[]}),I("clearRequestEditRules"))}};function W(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 Z=()=>!0===R.state.features.bulk_mock,$=()=>!0===R.state.features.network_interceptor,ee=()=>!0===R.state.features.request_editor;function Ae(){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 te(e,A){n.error(`Token Error (${e})`,A),R.update("ui.tokenError",(null==A?void 0:A.message)||"Something went wrong"),R.update("isTokenLoading",!1),R.update("isMappingsLoading",!1),R.update("isTokenValidating",!1),e===i.MFM_TOKEN_ERROR&&(R.update("token",null),Y.clearQueue(),Y.clearDebugRules(),Y.clearRequestEditRules(),localStorage.removeItem("MFM_TOKEN"),localStorage.removeItem("MFM_TOKEN_TEMP")),Ae(),W((null==A?void 0:A.message)||"Request failed","error")}function oe(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 ie="https://www.mockforme.com/assets/images/logo.png",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=R.subscribe(this.render.bind(this)),this.init()}init(){this.renderStructure(),this.bindEvents(),this.render(R.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 ${re}\n </button>\n </div>\n <div class="mfm-token-container">\n <img src="${ie}" 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=()=>{R.state.ui.tokenError&&R.update("ui.tokenError",null)}),this.submitBtn&&(this.submitBtn.onclick=()=>{var e;const A=null==(e=this.input)?void 0:e.value.trim();A&&Y.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=R.state.requestEditors.pending,A=R.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{let e;if("undefined"!=typeof window&&window.MFM)e=await fe();else try{const A="jsoneditor",o=await t(21)(A);await Promise.resolve({}),e=o.default||o}catch(A){console.warn("[MFM] Local jsoneditor load failed, falling back to CDN",A),e=await fe()}if("function"!=typeof e)throw new Error("JSONEditor is not a constructor. Loading might have failed due to library conflicts.");return e}catch(e){throw console.error("[MFM] Failed to load JSONEditor",e),le=null,e}})(),le)}async function fe(){if(!window.JSONEditor){const A=window;await(e="https://cdnjs.cloudflare.com/ajax/libs/jsoneditor/10.1.0/jsoneditor.min.css",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)})));const t=A.define,o=A.exports,i=A.module,r="define"in A,n="exports"in A,s="module"in A;try{r&&(A.define=void 0),n&&(A.exports=void 0),s&&(A.module=void 0),await function(e){return 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)}))}("https://cdnjs.cloudflare.com/ajax/libs/jsoneditor/10.1.0/jsoneditor.min.js")}finally{r&&(A.define=t),n&&(A.exports=o),s&&(A.module=i)}}var e;const A=window.JSONEditor;return A&&A.default?A.default:A}function pe(e){const A=e.trim();if(!A)return"";try{return JSON.parse(A)}catch{return e}}function ue(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 he{constructor(e){this.unsubscribe=null,this.popup=null,this.currentRequestId=null,this.currentSiblingCount=0,this.parent=e,this.init()}init(){$()&&(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" class="mfm-json-editor-isolated" 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:ue(l.value),body:pe(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=R.subscribe((()=>this.render())),this.render())}render(){var e,A,t;if(!this.popup)return;const o=R.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&&Y.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(){Y.forwardOriginalResponse()}getPending(){return R.state.interceptors.pending}destroy(){this.unsubscribe&&(this.unsubscribe(),this.unsubscribe=null),this.popup&&(this.popup.destroy(),this.popup=null)}}function me(e){if(!e||0===Object.keys(e).length)return"{}";try{return JSON.stringify(e,null,2)}catch{return"{}"}}function ge(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 ye{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(){ee()&&(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" class="mfm-json-editor-isolated" 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:ge(a.value),queryParams:ge(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=me(c),l.value=me(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=R.subscribe((()=>this.render())),this.render())}render(){var e,A,t;if(!this.popup)return;const o=R.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),Y.forwardOriginalRequest()}}armHiddenPendingCleanup(e){this.hiddenPendingTimer||(this.hiddenPendingTimer=setTimeout((()=>{const A=R.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}),Y.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&&Y.resolvePendingRequestEdit(function(e,A){return{requestId:e.requestId,cancel:A.cancel,headers:A.headers,queryParams:A.queryParams,body:A.body}}(A,e))}handleCancel(){Y.forwardOriginalRequest()}getPending(){return R.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 we{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">\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/cli</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</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=()=>Y.setSettingsOpen(!1),A.onclick=()=>{const e=Number(this.delayInput.value),A=Number.isFinite(e)&&e>=0?e:0;Y.setGlobalDelay({enabled:A>0,seconds:A})},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.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?Y.removeDebugRule(e):"edit"===A&&Y.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?Y.updateDebugRule(e,{matchType:t}):"edit"===A&&Y.updateRequestEditRule(e,{matchType:t}))}})),this.unsubscribe=R.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=R.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 Be(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 ke(e,A){if(be(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 be(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 xe(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=xe(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 ve(e,A,t){const o=document.createElement("button");return o.innerHTML=e,o.title=A,o.onclick=t,o}class Qe{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(ve(A.expand,"Expand All",(()=>e.expandAll()))),t.appendChild(ve(A.collapse,"Collapse All",(()=>e.collapseAll()))),e.fullscreenBtn=ve(A.fullscreen,"Fullscreen",(()=>e.toggleFullscreen())),e.copyBtn=ve(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;ke(e,t.value)}),e.options.debounceTime)};const i=ve(A,"Clear Search",(()=>{o.value="",be(e)}));return i.classList.add("clear-search-btn"),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:re}),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=xe(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((()=>{Be(A,t)})):Be(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){ke(this,e)}clearSearch(){be(this)}}function Ce(e){return e.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")}function Ue(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 Qe(i,{expandLevel:1,theme:"light",toolbar:!0,searchable:!0}).render(o))}function Fe(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 Ee(e){var A,t,o,i;const{selectedTab:r,detailTab:n,tabConfigs:s}=R.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}=R.state.ui,t=A[e],o=t.selectedRequestId||null,i=t.selectedRule||null;return"MAPPINGS"===e&&i?{req:Fe(i),isRule:!0}:"MAPPINGS"!==e&&o?{req:R.state.requests.find((e=>String(e.requestId)===String(o)))||null,isRule:!1}:{req:null,isRule:!1}}();if(!a)return"MOCKED"!==r&&"OTHER"!==r||Y.resetUnavailableRequestDetails(r),e.sheet.classList.remove("active"),e;if(function(e,A){const{selectedTab:t,detailTab:o,tabConfigs:i}=R.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}=R.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?Ce(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">${Ce(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&&Ue(e.sheet,"#mfm-req-viewer",a.request.body),"RES_BODY"===n&&(null==(i=a.response)?void 0:i.body)&&!m&&Ue(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&&Y.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,Ee(e))}})),e.sheet.classList.add("active"),e}var Ie=function(e,A){return(Ie=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 He(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}Ie(e,A),e.prototype=null===A?Object.create(A):(t.prototype=A.prototype,new t)}var Le=function(){return Le=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},Le.apply(this,arguments)};function Me(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 Se(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 je(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 Ke=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}(),De=function(e,A){return Ke.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},Re=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},Oe="undefined"==typeof Uint8Array?[]:new Uint8Array(256),qe=0;qe<64;qe++)Oe["ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".charCodeAt(qe)]=qe;for(var _e="undefined"==typeof Uint8Array?[]:new Uint8Array(256),Ge=0;Ge<64;Ge++)_e["ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".charCodeAt(Ge)]=Ge;for(var Ne=function(e,A,t){return e.slice?e.slice(A,t):new Uint16Array(Array.prototype.slice.call(e,A,t))},ze=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}(),Pe="undefined"==typeof Uint8Array?[]:new Uint8Array(256),Ve=0;Ve<64;Ve++)Pe["ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".charCodeAt(Ve)]=Ve;var Je,Xe,Ye,We,Ze,$e,eA,AA,tA=10,oA=13,iA=15,rA=17,nA=18,sA=19,cA=20,aA=21,lA=22,dA=24,fA=25,pA=26,uA=27,hA=28,mA=30,gA=32,yA=33,wA=34,BA=35,kA=37,bA=38,xA=39,vA=40,QA=42,CA=[9001,65288],UA="×",FA="÷",EA=(We=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=_e[e.charCodeAt(A)],o=_e[e.charCodeAt(A+1)],i=_e[e.charCodeAt(A+2)],r=_e[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=="),Ze=Array.isArray(We)?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}(We):new Uint32Array(We),$e=Array.isArray(We)?function(e){for(var A=e.length,t=[],o=0;o<A;o+=2)t.push(e[o+1]<<8|e[o]);return t}(We):new Uint16Array(We),eA=Ne($e,12,Ze[4]/2),AA=2===Ze[5]?Ne($e,(24+Ze[4])/2):(Je=Ze,Xe=Math.ceil((24+Ze[4])/4),Je.slice?Je.slice(Xe,Ye):new Uint32Array(Array.prototype.slice.call(Je,Xe,Ye))),new ze(Ze[0],Ze[1],Ze[2],Ze[3],eA,AA)),IA=[mA,36],HA=[1,2,3,5],LA=[tA,8],MA=[uA,pA],SA=HA.concat(LA),jA=[bA,xA,vA,wA,BA],KA=[iA,oA],DA=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!==tA)break}if(i===tA)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!==tA)break}if(n!==tA)break}return!1},TA=function(e,A){for(var t=e;t>=0;){var o=A[t];if(o!==tA)return o;t--}return 0},RA=function(e,A,t,o,i){if(0===t[o])return UA;var r=o-1;if(Array.isArray(i)&&!0===i[r])return UA;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 UA;if(-1!==HA.indexOf(c))return"!";if(-1!==HA.indexOf(l))return UA;if(-1!==LA.indexOf(l))return UA;if(8===TA(r,A))return FA;if(11===EA.get(e[r]))return UA;if((c===gA||c===yA)&&11===EA.get(e[s]))return UA;if(7===c||7===l)return UA;if(9===c)return UA;if(-1===[tA,oA,iA].indexOf(c)&&9===l)return UA;if(-1!==[rA,nA,sA,dA,hA].indexOf(l))return UA;if(TA(r,A)===lA)return UA;if(DA(23,lA,r,A))return UA;if(DA([rA,nA],aA,r,A))return UA;if(DA(12,12,r,A))return UA;if(c===tA)return FA;if(23===c||23===l)return UA;if(16===l||16===c)return FA;if(-1!==[oA,iA,aA].indexOf(l)||14===c)return UA;if(36===a&&-1!==KA.indexOf(c))return UA;if(c===hA&&36===l)return UA;if(l===cA)return UA;if(-1!==IA.indexOf(l)&&c===fA||-1!==IA.indexOf(c)&&l===fA)return UA;if(c===uA&&-1!==[kA,gA,yA].indexOf(l)||-1!==[kA,gA,yA].indexOf(c)&&l===pA)return UA;if(-1!==IA.indexOf(c)&&-1!==MA.indexOf(l)||-1!==MA.indexOf(c)&&-1!==IA.indexOf(l))return UA;if(-1!==[uA,pA].indexOf(c)&&(l===fA||-1!==[lA,iA].indexOf(l)&&A[s+1]===fA)||-1!==[lA,iA].indexOf(c)&&l===fA||c===fA&&-1!==[fA,hA,dA].indexOf(l))return UA;if(-1!==[fA,hA,dA,rA,nA].indexOf(l))for(var d=r;d>=0;){if((f=A[d])===fA)return UA;if(-1===[hA,dA].indexOf(f))break;d--}if(-1!==[uA,pA].indexOf(l))for(d=-1!==[rA,nA].indexOf(c)?n:r;d>=0;){var f;if((f=A[d])===fA)return UA;if(-1===[hA,dA].indexOf(f))break;d--}if(bA===c&&-1!==[bA,xA,wA,BA].indexOf(l)||-1!==[xA,wA].indexOf(c)&&-1!==[xA,vA].indexOf(l)||-1!==[vA,BA].indexOf(c)&&l===vA)return UA;if(-1!==jA.indexOf(c)&&-1!==[cA,pA].indexOf(l)||-1!==jA.indexOf(l)&&c===uA)return UA;if(-1!==IA.indexOf(c)&&-1!==IA.indexOf(l))return UA;if(c===dA&&-1!==IA.indexOf(l))return UA;if(-1!==IA.concat(fA).indexOf(c)&&l===lA&&-1===CA.indexOf(e[s])||-1!==IA.concat(fA).indexOf(l)&&c===nA)return UA;if(41===c&&41===l){for(var p=t[r],u=1;p>0&&41===A[--p];)u++;if(u%2!=0)return UA}return c===gA&&l===yA?UA:FA},OA=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 Re.apply(void 0,this.codePoints.slice(this.start,this.end))},e}(),qA=45,_A=43,GA=-1,NA=function(e){return e>=48&&e<=57},zA=function(e){return NA(e)||e>=65&&e<=70||e>=97&&e<=102},PA=function(e){return 10===e||9===e||32===e},VA=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},JA=function(e){return VA(e)||NA(e)||e===qA},XA=function(e){return e>=0&&e<=8||11===e||e>=14&&e<=31||127===e},YA=function(e,A){return 92===e&&10!==A},WA=function(e,A,t){return e===qA?VA(A)||YA(A,t):!!VA(e)||!(92!==e||!YA(e,A))},ZA=function(e,A,t){return e===_A||e===qA?!!NA(A)||46===A&&NA(t):NA(46===e?A:e)},$A=function(e){var A=0,t=1;e[A]!==_A&&e[A]!==qA||(e[A]===qA&&(t=-1),A++);for(var o=[];NA(e[A]);)o.push(e[A++]);var i=o.length?parseInt(Re.apply(void 0,o),10):0;46===e[A]&&A++;for(var r=[];NA(e[A]);)r.push(e[A++]);var n=r.length,s=n?parseInt(Re.apply(void 0,r),10):0;69!==e[A]&&101!==e[A]||A++;var c=1;e[A]!==_A&&e[A]!==qA||(e[A]===qA&&(c=-1),A++);for(var a=[];NA(e[A]);)a.push(e[A++]);var l=a.length?parseInt(Re.apply(void 0,a),10):0;return t*(i+s*Math.pow(10,-n))*Math.pow(10,c*l)},et={type:2},At={type:3},tt={type:4},ot={type:13},it={type:8},rt={type:21},nt={type:9},st={type:10},ct={type:11},at={type:12},lt={type:14},dt={type:23},ft={type:1},pt={type:25},ut={type:24},ht={type:26},mt={type:27},gt={type:28},yt={type:29},wt={type:31},Bt={type:32},kt=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!==Bt;)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(JA(A)||YA(t,o)){var i=WA(A,t,o)?2:1;return{type:5,value:this.consumeName(),flags:i}}break;case 36:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),ot;break;case 39:return this.consumeStringToken(39);case 40:return et;case 41:return At;case 42:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),lt;break;case _A:if(ZA(e,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(e),this.consumeNumericToken();break;case 44:return tt;case qA:var r=e,n=this.peekCodePoint(0),s=this.peekCodePoint(1);if(ZA(r,n,s))return this.reconsumeCodePoint(e),this.consumeNumericToken();if(WA(r,n,s))return this.reconsumeCodePoint(e),this.consumeIdentLikeToken();if(n===qA&&62===s)return this.consumeCodePoint(),this.consumeCodePoint(),ut;break;case 46:if(ZA(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===GA)return this.consumeToken()}break;case 58:return ht;case 59:return mt;case 60:if(33===this.peekCodePoint(0)&&this.peekCodePoint(1)===qA&&this.peekCodePoint(2)===qA)return this.consumeCodePoint(),this.consumeCodePoint(),pt;break;case 64:var a=this.peekCodePoint(0),l=this.peekCodePoint(1),d=this.peekCodePoint(2);if(WA(a,l,d))return{type:7,value:this.consumeName()};break;case 91:return gt;case 92:if(YA(e,this.peekCodePoint(0)))return this.reconsumeCodePoint(e),this.consumeIdentLikeToken();break;case 93:return yt;case 61:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),it;break;case 123:return ct;case 125:return at;case 117:case 85:var f=this.peekCodePoint(0),p=this.peekCodePoint(1);return f!==_A||!zA(p)&&63!==p||(this.consumeCodePoint(),this.consumeUnicodeRangeToken()),this.reconsumeCodePoint(e),this.consumeIdentLikeToken();case 124:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),nt;if(124===this.peekCodePoint(0))return this.consumeCodePoint(),rt;break;case 126:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),st;break;case GA:return Bt}return PA(e)?(this.consumeWhiteSpace(),wt):NA(e)?(this.reconsumeCodePoint(e),this.consumeNumericToken()):VA(e)?(this.reconsumeCodePoint(e),this.consumeIdentLikeToken()):{type:6,value:Re(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();zA(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(Re.apply(void 0,e.map((function(e){return 63===e?48:e}))),16),end:parseInt(Re.apply(void 0,e.map((function(e){return 63===e?70:e}))),16)};var o=parseInt(Re.apply(void 0,e),16);if(this.peekCodePoint(0)===qA&&zA(this.peekCodePoint(1))){this.consumeCodePoint(),A=this.consumeCodePoint();for(var i=[];zA(A)&&i.length<6;)i.push(A),A=this.consumeCodePoint();return{type:30,start:o,end:parseInt(Re.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)===GA)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)===GA||41===this.peekCodePoint(0))?(this.consumeCodePoint(),{type:22,value:t.value}):(this.consumeBadUrlRemnants(),dt)}for(;;){var o=this.consumeCodePoint();if(o===GA||41===o)return{type:22,value:Re.apply(void 0,e)};if(PA(o))return this.consumeWhiteSpace(),this.peekCodePoint(0)===GA||41===this.peekCodePoint(0)?(this.consumeCodePoint(),{type:22,value:Re.apply(void 0,e)}):(this.consumeBadUrlRemnants(),dt);if(34===o||39===o||40===o||XA(o))return this.consumeBadUrlRemnants(),dt;if(92===o){if(!YA(o,this.peekCodePoint(0)))return this.consumeBadUrlRemnants(),dt;e.push(this.consumeEscapedCodePoint())}else e.push(o)}},e.prototype.consumeWhiteSpace=function(){for(;PA(this.peekCodePoint(0));)this.consumeCodePoint()},e.prototype.consumeBadUrlRemnants=function(){for(;;){var e=this.consumeCodePoint();if(41===e||e===GA)return;YA(e,this.peekCodePoint(0))&&this.consumeEscapedCodePoint()}},e.prototype.consumeStringSlice=function(e){for(var A="";e>0;){var t=Math.min(5e4,e);A+=Re.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===GA||void 0===o||o===e)return{type:0,value:A+=this.consumeStringSlice(t)};if(10===o)return this._value.splice(0,t),ft;if(92===o){var i=this._value[t+1];i!==GA&&void 0!==i&&(10===i?(A+=this.consumeStringSlice(t),t=-1,this._value.shift()):YA(o,i)&&(A+=this.consumeStringSlice(t),A+=Re(this.consumeEscapedCodePoint()),t=-1))}t++}},e.prototype.consumeNumber=function(){var e=[],A=4,t=this.peekCodePoint(0);for(t!==_A&&t!==qA||e.push(this.consumeCodePoint());NA(this.peekCodePoint(0));)e.push(this.consumeCodePoint());t=this.peekCodePoint(0);var o=this.peekCodePoint(1);if(46===t&&NA(o))for(e.push(this.consumeCodePoint(),this.consumeCodePoint()),A=8;NA(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===_A||o===qA)&&NA(i)||NA(o)))for(e.push(this.consumeCodePoint(),this.consumeCodePoint()),A=8;NA(this.peekCodePoint(0));)e.push(this.consumeCodePoint());return[$A(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 WA(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(zA(e)){for(var A=Re(e);zA(this.peekCodePoint(0))&&A.length<6;)A+=Re(this.consumeCodePoint());PA(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===GA?65533:e},e.prototype.consumeName=function(){for(var e="";;){var A=this.consumeCodePoint();if(JA(A))e+=Re(A);else{if(!YA(A,this.peekCodePoint(0)))return this.reconsumeCodePoint(A),e;e+=Re(this.consumeEscapedCodePoint())}}},e}(),bt=function(){function e(e){this._tokens=e}return e.create=function(A){var t=new kt;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||Ht(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?Bt:e},e.prototype.reconsumeToken=function(e){this._tokens.unshift(e)},e}(),xt=function(e){return 15===e.type},vt=function(e){return 17===e.type},Qt=function(e){return 20===e.type},Ct=function(e){return 0===e.type},Ut=function(e,A){return Qt(e)&&e.value===A},Ft=function(e){return 31!==e.type},Et=function(e){return 31!==e.type&&4!==e.type},It=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},Ht=function(e,A){return 11===A&&12===e.type||28===A&&29===e.type||2===A&&3===e.type},Lt=function(e){return 17===e.type||15===e.type},Mt=function(e){return 16===e.type||Lt(e)},St=function(e){return e.length>1?[e[0],e[1]]:[e[0]]},jt={type:17,number:0,flags:4},Kt={type:16,number:50,flags:4},Dt={type:16,number:100,flags:4},Tt=function(e,A,t){var o=e[0],i=e[1];return[Rt(o,A),Rt(void 0!==i?i:o,t)]},Rt=function(e,A){if(16===e.type)return e.number/100*A;if(xt(e))switch(e.unit){case"rem":case"em":return 16*e.number;default:return e.number}return e.number},Ot="grad",qt="turn",_t=function(e,A){if(15===A.type)switch(A.unit){case"deg":return Math.PI*A.number/180;case Ot:return Math.PI/200*A.number;case"rad":return A.number;case qt:return 2*Math.PI*A.number}throw new Error("Unsupported angle type")},Gt=function(e){return 15===e.type&&("deg"===e.unit||e.unit===Ot||"rad"===e.unit||e.unit===qt)},Nt=function(e){switch(e.filter(Qt).map((function(e){return e.value})).join(" ")){case"to bottom right":case"to right bottom":case"left top":case"top left":return[jt,jt];case"to top":case"bottom":return zt(0);case"to bottom left":case"to left bottom":case"right top":case"top right":return[jt,Dt];case"to right":case"left":return zt(90);case"to top left":case"to left top":case"right bottom":case"bottom right":return[Dt,Dt];case"to bottom":case"top":return zt(180);case"to top right":case"to right top":case"left bottom":case"bottom left":return[Dt,jt];case"to left":case"right":return zt(270)}return 0},zt=function(e){return Math.PI*e/180},Pt=function(e,A){if(18===A.type){var t=to[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 Xt(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 Xt(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),Xt(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),Xt(parseInt(o,16),parseInt(i,16),parseInt(r,16),parseInt(n,16)/255)}if(20===A.type){var s=io[A.value.toUpperCase()];if(void 0!==s)return s}return io.TRANSPARENT},Vt=function(e){return!(255&e)},Jt=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+")"},Xt=function(e,A,t,o){return(e<<24|A<<16|t<<8|Math.round(255*o))>>>0},Yt=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},Wt=function(e,A){var t=A.filter(Et);if(3===t.length){var o=t.map(Yt),i=o[0],r=o[1],n=o[2];return Xt(i,r,n,1)}if(4===t.length){var s=t.map(Yt),c=(i=s[0],r=s[1],n=s[2],s[3]);return Xt(i,r,n,c)}return 0};function Zt(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 $t,eo,Ao=function(e,A){var t=A.filter(Et),o=t[0],i=t[1],r=t[2],n=t[3],s=(17===o.type?zt(o.number):_t(0,o))/(2*Math.PI),c=Mt(i)?i.number/100:0,a=Mt(r)?r.number/100:0,l=void 0!==n&&Mt(n)?Rt(n,1):1;if(0===c)return Xt(255*a,255*a,255*a,1);var d=a<=.5?a*(c+1):a+c-a*c,f=2*a-d,p=Zt(f,d,s+1/3),u=Zt(f,d,s),h=Zt(f,d,s-1/3);return Xt(255*p,255*u,255*h,l)},to={hsl:Ao,hsla:Ao,rgb:Wt,rgba:Wt},oo=function(e,A){return Pt(e,bt.create(A).parseComponentValue())},io={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},ro={name:"background-clip",initialValue:"border-box",prefix:!1,type:1,parse:function(e,A){return A.map((function(e){if(Qt(e))switch(e.value){case"padding-box":return 1;case"content-box":return 2}return 0}))}},no={name:"background-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},so=function(e,A){var t=Pt(e,A[0]),o=A[1];return o&&Mt(o)?{color:t,stop:o}:{color:t,stop:null}},co=function(e,A){var t=e[0],o=e[e.length-1];null===t.stop&&(t.stop=jt),null===o.stop&&(o.stop=Dt);for(var i=[],r=0,n=0;n<e.length;n++){var s=e[n].stop;if(null!==s){var c=Rt(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)}}))},ao=function(e,A){return Math.sqrt(e*e+A*A)},lo=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=ao(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},fo=function(e,A){var t=zt(180),o=[];return It(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=Nt(A));if(Gt(r))return void(t=(_t(0,r)+zt(270))%zt(360))}var n=so(e,A);o.push(n)})),{angle:t,stops:o,type:1}},po="closest-side",uo="farthest-side",ho="closest-corner",mo="farthest-corner",go="circle",yo="ellipse",wo="cover",Bo="contain",ko=function(e,A){var t=0,o=3,i=[],r=[];return It(A).forEach((function(A,n){var s=!0;if(0===n?s=A.reduce((function(e,A){if(Qt(A))switch(A.value){case"center":return r.push(Kt),!1;case"top":case"left":return r.push(jt),!1;case"right":case"bottom":return r.push(Dt),!1}else if(Mt(A)||Lt(A))return r.push(A),!1;return e}),s):1===n&&(s=A.reduce((function(e,A){if(Qt(A))switch(A.value){case go:return t=0,!1;case yo:return t=1,!1;case Bo:case po:return o=0,!1;case uo:return o=1,!1;case ho:return o=2,!1;case wo:case mo:return o=3,!1}else if(Lt(A)||Mt(A))return Array.isArray(o)||(o=[]),o.push(A),!1;return e}),s)),s){var c=so(e,A);i.push(c)}})),{size:o,shape:t,stops:i,position:r,type:2}},bo=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=xo[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)},xo={"linear-gradient":function(e,A){var t=zt(180),o=[];return It(A).forEach((function(A,i){if(0===i){var r=A[0];if(20===r.type&&"to"===r.value)return void(t=Nt(A));if(Gt(r))return void(t=_t(0,r))}var n=so(e,A);o.push(n)})),{angle:t,stops:o,type:1}},"-moz-linear-gradient":fo,"-ms-linear-gradient":fo,"-o-linear-gradient":fo,"-webkit-linear-gradient":fo,"radial-gradient":function(e,A){var t=0,o=3,i=[],r=[];return It(A).forEach((function(A,n){var s=!0;if(0===n){var c=!1;s=A.reduce((function(e,A){if(c)if(Qt(A))switch(A.value){case"center":return r.push(Kt),e;case"top":case"left":return r.push(jt),e;case"right":case"bottom":return r.push(Dt),e}else(Mt(A)||Lt(A))&&r.push(A);else if(Qt(A))switch(A.value){case go:return t=0,!1;case yo:return t=1,!1;case"at":return c=!0,!1;case po:return o=0,!1;case wo:case uo:return o=1,!1;case Bo:case ho:return o=2,!1;case mo:return o=3,!1}else if(Lt(A)||Mt(A))return Array.isArray(o)||(o=[]),o.push(A),!1;return e}),s)}if(s){var a=so(e,A);i.push(a)}})),{size:o,shape:t,stops:i,position:r,type:2}},"-moz-radial-gradient":ko,"-ms-radial-gradient":ko,"-o-radial-gradient":ko,"-webkit-radial-gradient":ko,"-webkit-gradient":function(e,A){var t=zt(180),o=[],i=1;return It(A).forEach((function(A,t){var r=A[0];if(0===t){if(Qt(r)&&"linear"===r.value)return void(i=1);if(Qt(r)&&"radial"===r.value)return void(i=2)}if(18===r.type)if("from"===r.name){var n=Pt(e,r.values[0]);o.push({stop:jt,color:n})}else if("to"===r.name)n=Pt(e,r.values[0]),o.push({stop:Dt,color:n});else if("color-stop"===r.name){var s=r.values.filter(Et);if(2===s.length){n=Pt(e,s[1]);var c=s[0];vt(c)&&o.push({stop:{type:16,number:100*c.number,flags:c.flags},color:n})}}})),1===i?{angle:(t+zt(180))%zt(360),stops:o,type:i}:{size:3,shape:0,stops:o,position:[],type:i}}},vo={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 Et(e)&&function(e){return!(20===e.type&&"none"===e.value||18===e.type&&!xo[e.name])}(e)})).map((function(A){return bo(e,A)}))}},Qo={name:"background-origin",initialValue:"border-box",prefix:!1,type:1,parse:function(e,A){return A.map((function(e){if(Qt(e))switch(e.value){case"padding-box":return 1;case"content-box":return 2}return 0}))}},Co={name:"background-position",initialValue:"0% 0%",type:1,prefix:!1,parse:function(e,A){return It(A).map((function(e){return e.filter(Mt)})).map(St)}},Uo={name:"background-repeat",initialValue:"repeat",prefix:!1,type:1,parse:function(e,A){return It(A).map((function(e){return e.filter(Qt).map((function(e){return e.value})).join(" ")})).map(Fo)}},Fo=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}};(eo=$t||($t={})).AUTO="auto",eo.CONTAIN="contain",eo.COVER="cover";var Eo,Io,Ho={name:"background-size",initialValue:"0",prefix:!1,type:1,parse:function(e,A){return It(A).map((function(e){return e.filter(Lo)}))}},Lo=function(e){return Qt(e)||Mt(e)},Mo=function(e){return{name:"border-"+e+"-color",initialValue:"transparent",prefix:!1,type:3,format:"color"}},So=Mo("top"),jo=Mo("right"),Ko=Mo("bottom"),Do=Mo("left"),To=function(e){return{name:"border-radius-"+e,initialValue:"0 0",prefix:!1,type:1,parse:function(e,A){return St(A.filter(Mt))}}},Ro=To("top-left"),Oo=To("top-right"),qo=To("bottom-right"),_o=To("bottom-left"),Go=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}}},No=Go("top"),zo=Go("right"),Po=Go("bottom"),Vo=Go("left"),Jo=function(e){return{name:"border-"+e+"-width",initialValue:"0",type:0,prefix:!1,parse:function(e,A){return xt(A)?A.number:0}}},Xo=Jo("top"),Yo=Jo("right"),Wo=Jo("bottom"),Zo=Jo("left"),$o={name:"color",initialValue:"transparent",prefix:!1,type:3,format:"color"},ei={name:"direction",initialValue:"ltr",prefix:!1,type:2,parse:function(e,A){return"rtl"===A?1:0}},Ai={name:"display",initialValue:"inline-block",prefix:!1,type:1,parse:function(e,A){return A.filter(Qt).reduce((function(e,A){return e|ti(A.value)}),0)}},ti=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},oi={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}},ii={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}};(Io=Eo||(Eo={})).NORMAL="normal",Io.STRICT="strict";var ri,ni,si={name:"line-break",initialValue:"normal",prefix:!1,type:2,parse:function(e,A){return"strict"===A?Eo.STRICT:Eo.NORMAL}},ci={name:"line-height",initialValue:"normal",prefix:!1,type:4},ai=function(e,A){return Qt(e)&&"normal"===e.value?1.2*A:17===e.type?A*e.number:Mt(e)?Rt(e,A):A},li={name:"list-style-image",initialValue:"none",type:0,prefix:!1,parse:function(e,A){return 20===A.type&&"none"===A.value?null:bo(e,A)}},di={name:"list-style-position",initialValue:"outside",prefix:!1,type:2,parse:function(e,A){return"inside"===A?0:1}},fi={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}}},pi=function(e){return{name:"margin-"+e,initialValue:"0",prefix:!1,type:4}},ui=pi("top"),hi=pi("right"),mi=pi("bottom"),gi=pi("left"),yi={name:"overflow",initialValue:"visible",prefix:!1,type:1,parse:function(e,A){return A.filter(Qt).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}}))}},wi={name:"overflow-wrap",initialValue:"normal",prefix:!1,type:2,parse:function(e,A){return"break-word"===A?"break-word":"normal"}},Bi=function(e){return{name:"padding-"+e,initialValue:"0",prefix:!1,type:3,format:"length-percentage"}},ki=Bi("top"),bi=Bi("right"),xi=Bi("bottom"),vi=Bi("left"),Qi={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}}},Ci={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}},Ui={name:"text-shadow",initialValue:"none",type:1,prefix:!1,parse:function(e,A){return 1===A.length&&Ut(A[0],"none")?[]:It(A).map((function(A){for(var t={color:io.TRANSPARENT,offsetX:jt,offsetY:jt,blur:jt},o=0,i=0;i<A.length;i++){var r=A[i];Lt(r)?(0===o?t.offsetX=r:1===o?t.offsetY=r:t.blur=r,o++):t.color=Pt(e,r)}return t}))}},Fi={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}},Ei={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=Ii[A.name];if(void 0===t)throw new Error('Attempting to parse an unsupported transform function "'+A.name+'"');return t(A.values)}return null}},Ii={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}},Hi={type:16,number:50,flags:4},Li=[Hi,Hi],Mi={name:"transform-origin",initialValue:"50% 50%",prefix:!0,type:1,parse:function(e,A){var t=A.filter(Mt);return 2!==t.length?Li:[t[0],t[1]]}},Si={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}}};(ni=ri||(ri={})).NORMAL="normal",ni.BREAK_ALL="break-all",ni.KEEP_ALL="keep-all";for(var ji={name:"word-break",initialValue:"normal",prefix:!1,type:2,parse:function(e,A){switch(A){case"break-all":return ri.BREAK_ALL;case"keep-all":return ri.KEEP_ALL;default:return ri.NORMAL}}},Ki={name:"z-index",initialValue:"auto",prefix:!1,type:0,parse:function(e,A){if(20===A.type)return{auto:!0,order:0};if(vt(A))return{auto:!1,order:A.number};throw new Error("Invalid z-index number parsed")}},Di=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 vt(A)?A.number:1}},Ri={name:"text-decoration-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},Oi={name:"text-decoration-line",initialValue:"none",prefix:!1,type:1,parse:function(e,A){return A.filter(Qt).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}))}},qi={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+"'"}))}},_i={name:"font-size",initialValue:"0",prefix:!1,type:3,format:"length"},Gi={name:"font-weight",initialValue:"normal",type:0,prefix:!1,parse:function(e,A){return vt(A)?A.number:Qt(A)&&"bold"===A.value?700:400}},Ni={name:"font-variant",initialValue:"none",type:1,prefix:!1,parse:function(e,A){return A.filter(Qt).map((function(e){return e.value}))}},zi={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"}}},Pi=function(e,A){return 0!==(e&A)},Vi={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}},Ji={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(Ft),r=0;r<i.length;r++){var n=i[r],s=i[r+1];if(20===n.type){var c=s&&vt(s)?s.number:1;o.push({counter:n.value,increment:c})}}return o}},Xi={name:"counter-reset",initialValue:"none",prefix:!0,type:1,parse:function(e,A){if(0===A.length)return[];for(var t=[],o=A.filter(Ft),i=0;i<o.length;i++){var r=o[i],n=o[i+1];if(Qt(r)&&"none"!==r.value){var s=n&&vt(n)?n.number:0;t.push({counter:r.value,reset:s})}}return t}},Yi={name:"duration",initialValue:"0s",prefix:!1,type:1,parse:function(e,A){return A.filter(xt).map((function(e){return Di(0,e)}))}},Wi={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(Ct);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}},Zi=function(e,A,t){if(!e)return"";var o=e[Math.min(A,e.length-1)];return o?t?o.open:o.close:""},$i={name:"box-shadow",initialValue:"none",type:1,prefix:!1,parse:function(e,A){return 1===A.length&&Ut(A[0],"none")?[]:It(A).map((function(A){for(var t={color:255,offsetX:jt,offsetY:jt,blur:jt,spread:jt,inset:!1},o=0,i=0;i<A.length;i++){var r=A[i];Ut(r,"inset")?t.inset=!0:Lt(r)?(0===o?t.offsetX=r:1===o?t.offsetY=r:2===o?t.blur=r:t.spread=r,o++):t.color=Pt(e,r)}return t}))}},er={name:"paint-order",initialValue:"normal",prefix:!1,type:1,parse:function(e,A){var t=[];return A.filter(Qt).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}},Ar={name:"-webkit-text-stroke-color",initialValue:"currentcolor",prefix:!1,type:3,format:"color"},tr={name:"-webkit-text-stroke-width",initialValue:"0",type:0,prefix:!1,parse:function(e,A){return xt(A)?A.number:0}},or=function(){function e(e,A){var t,o;this.animationDuration=nr(e,Yi,A.animationDuration),this.backgroundClip=nr(e,ro,A.backgroundClip),this.backgroundColor=nr(e,no,A.backgroundColor),this.backgroundImage=nr(e,vo,A.backgroundImage),this.backgroundOrigin=nr(e,Qo,A.backgroundOrigin),this.backgroundPosition=nr(e,Co,A.backgroundPosition),this.backgroundRepeat=nr(e,Uo,A.backgroundRepeat),this.backgroundSize=nr(e,Ho,A.backgroundSize),this.borderTopColor=nr(e,So,A.borderTopColor),this.borderRightColor=nr(e,jo,A.borderRightColor),this.borderBottomColor=nr(e,Ko,A.borderBottomColor),this.borderLeftColor=nr(e,Do,A.borderLeftColor),this.borderTopLeftRadius=nr(e,Ro,A.borderTopLeftRadius),this.borderTopRightRadius=nr(e,Oo,A.borderTopRightRadius),this.borderBottomRightRadius=nr(e,qo,A.borderBottomRightRadius),this.borderBottomLeftRadius=nr(e,_o,A.borderBottomLeftRadius),this.borderTopStyle=nr(e,No,A.borderTopStyle),this.borderRightStyle=nr(e,zo,A.borderRightStyle),this.borderBottomStyle=nr(e,Po,A.borderBottomStyle),this.borderLeftStyle=nr(e,Vo,A.borderLeftStyle),this.borderTopWidth=nr(e,Xo,A.borderTopWidth),this.borderRightWidth=nr(e,Yo,A.borderRightWidth),this.borderBottomWidth=nr(e,Wo,A.borderBottomWidth),this.borderLeftWidth=nr(e,Zo,A.borderLeftWidth),this.boxShadow=nr(e,$i,A.boxShadow),this.color=nr(e,$o,A.color),this.direction=nr(e,ei,A.direction),this.display=nr(e,Ai,A.display),this.float=nr(e,oi,A.cssFloat),this.fontFamily=nr(e,qi,A.fontFamily),this.fontSize=nr(e,_i,A.fontSize),this.fontStyle=nr(e,zi,A.fontStyle),this.fontVariant=nr(e,Ni,A.fontVariant),this.fontWeight=nr(e,Gi,A.fontWeight),this.letterSpacing=nr(e,ii,A.letterSpacing),this.lineBreak=nr(e,si,A.lineBreak),this.lineHeight=nr(e,ci,A.lineHeight),this.listStyleImage=nr(e,li,A.listStyleImage),this.listStylePosition=nr(e,di,A.listStylePosition),this.listStyleType=nr(e,fi,A.listStyleType),this.marginTop=nr(e,ui,A.marginTop),this.marginRight=nr(e,hi,A.marginRight),this.marginBottom=nr(e,mi,A.marginBottom),this.marginLeft=nr(e,gi,A.marginLeft),this.opacity=nr(e,Ti,A.opacity);var i=nr(e,yi,A.overflow);this.overflowX=i[0],this.overflowY=i[i.length>1?1:0],this.overflowWrap=nr(e,wi,A.overflowWrap),this.paddingTop=nr(e,ki,A.paddingTop),this.paddingRight=nr(e,bi,A.paddingRight),this.paddingBottom=nr(e,xi,A.paddingBottom),this.paddingLeft=nr(e,vi,A.paddingLeft),this.paintOrder=nr(e,er,A.paintOrder),this.position=nr(e,Ci,A.position),this.textAlign=nr(e,Qi,A.textAlign),this.textDecorationColor=nr(e,Ri,null!==(t=A.textDecorationColor)&&void 0!==t?t:A.color),this.textDecorationLine=nr(e,Oi,null!==(o=A.textDecorationLine)&&void 0!==o?o:A.textDecoration),this.textShadow=nr(e,Ui,A.textShadow),this.textTransform=nr(e,Fi,A.textTransform),this.transform=nr(e,Ei,A.transform),this.transformOrigin=nr(e,Mi,A.transformOrigin),this.visibility=nr(e,Si,A.visibility),this.webkitTextStrokeColor=nr(e,Ar,A.webkitTextStrokeColor),this.webkitTextStrokeWidth=nr(e,tr,A.webkitTextStrokeWidth),this.wordBreak=nr(e,ji,A.wordBreak),this.zIndex=nr(e,Ki,A.zIndex)}return e.prototype.isVisible=function(){return this.display>0&&this.opacity>0&&0===this.visibility},e.prototype.isTransparent=function(){return Vt(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 Pi(this.display,4)||Pi(this.display,33554432)||Pi(this.display,268435456)||Pi(this.display,536870912)||Pi(this.display,67108864)||Pi(this.display,134217728)},e}(),ir=function(){return function(e,A){this.content=nr(e,Vi,A.content),this.quotes=nr(e,Wi,A.quotes)}}(),rr=function(){return function(e,A){this.counterIncrement=nr(e,Ji,A.counterIncrement),this.counterReset=nr(e,Xi,A.counterReset)}}(),nr=function(e,A,t){var o=new kt,i=null!=t?t.toString():A.initialValue;o.write(i);var r=new bt(o.read());switch(A.type){case 2:var n=r.parseComponentValue();return A.parse(e,Qt(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 _t(0,r.parseComponentValue());case"color":return Pt(e,r.parseComponentValue());case"image":return bo(e,r.parseComponentValue());case"length":var s=r.parseComponentValue();return Lt(s)?s:jt;case"length-percentage":var c=r.parseComponentValue();return Mt(c)?c:jt;case"time":return Di(0,r.parseComponentValue())}}},sr=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},cr=function(){return function(e,A){this.context=e,this.textNodes=[],this.elements=[],this.flags=0,sr(A,3),this.styles=new or(e,window.getComputedStyle(A,null)),an(A)&&(this.styles.animationDuration.some((function(e){return e>0}))&&(A.style.animationDuration="0s"),null!==this.styles.transform&&(A.style.transform="none")),this.bounds=De(this.context,A),sr(A,4)&&(this.flags|=16)}}(),ar="undefined"==typeof Uint8Array?[]:new Uint8Array(256),lr=0;lr<64;lr++)ar["ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".charCodeAt(lr)]=lr;for(var dr=function(e,A,t){return e.slice?e.slice(A,t):new Uint16Array(Array.prototype.slice.call(e,A,t))},fr=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}(),pr="undefined"==typeof Uint8Array?[]:new Uint8Array(256),ur=0;ur<64;ur++)pr["ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".charCodeAt(ur)]=ur;var hr,mr,gr=8,yr=9,wr=11,Br=12,kr=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},br=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=ar[e.charCodeAt(A)],o=ar[e.charCodeAt(A+1)],i=ar[e.charCodeAt(A+2)],r=ar[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=dr(t,12,A[4]/2),i=2===A[5]?dr(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 fr(A[0],A[1],A[2],A[3],o,i)}(),xr="×",vr=function(e){return br.get(e)},Qr=function(e,A,t){var o=t-2,i=A[o],r=A[t-1],n=A[t];if(2===r&&3===n)return xr;if(2===r||3===r||4===r)return"÷";if(2===n||3===n||4===n)return"÷";if(r===gr&&-1!==[gr,yr,wr,Br].indexOf(n))return xr;if(!(r!==wr&&r!==yr||n!==yr&&10!==n))return xr;if((r===Br||10===r)&&10===n)return xr;if(13===n||5===n)return xr;if(7===n)return xr;if(1===r)return xr;if(13===r&&14===n){for(;5===i;)i=A[--o];if(14===i)return xr}if(15===r&&15===n){for(var s=0;15===i;)s++,i=A[--o];if(s%2==0)return xr}return"÷"},Cr=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(vr);return{next:function(){if(o>=t)return{done:!0,value:null};for(var e=xr;o<t&&(e=Qr(0,r,++o))===xr;);if(e!==xr||o===t){var n=kr.apply(null,A.slice(i,o));return i=o,{value:n,done:!1}}return{done:!0,value:null}}}},Ur=function(e){return 0===e[0]&&255===e[1]&&0===e[2]&&255===e[3]},Fr=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},Er=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))}))},Ir={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(Ir,"SUPPORT_RANGE_BOUNDS",{value:e}),e},get SUPPORT_WORD_BREAKING(){var e=Ir.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 Re(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(Ir,"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(Ir,"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=Fr(t,t,0,0,i);return o.fillStyle="red",o.fillRect(0,0,t,t),Er(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",Ur(i)?Er(Fr(t,t,0,0,n)):Promise.reject(!1)})).then((function(e){return o.drawImage(e,0,0),Ur(o.getImageData(0,0,t,t).data)})).catch((function(){return!1}))}(document):Promise.resolve(!1);return Object.defineProperty(Ir,"SUPPORT_FOREIGNOBJECT_DRAWING",{value:e}),e},get SUPPORT_CORS_IMAGES(){var e=void 0!==(new Image).crossOrigin;return Object.defineProperty(Ir,"SUPPORT_CORS_IMAGES",{value:e}),e},get SUPPORT_RESPONSE_TYPE(){var e="string"==typeof(new XMLHttpRequest).responseType;return Object.defineProperty(Ir,"SUPPORT_RESPONSE_TYPE",{value:e}),e},get SUPPORT_CORS_XHR(){var e="withCredentials"in new XMLHttpRequest;return Object.defineProperty(Ir,"SUPPORT_CORS_XHR",{value:e}),e},get SUPPORT_NATIVE_TEXT_SEGMENTATION(){var e=!("undefined"==typeof Intl||!Intl.Segmenter);return Object.defineProperty(Ir,"SUPPORT_NATIVE_TEXT_SEGMENTATION",{value:e}),e}},Hr=function(){return function(e,A){this.text=e,this.bounds=A}}(),Lr=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},Mr=function(e){if(Ir.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=Cr(e),o=[];!(A=t.next()).done;)A.value&&o.push(A.value.slice());return o}(e)},Sr=[32,160,4961,65792,65793,4153,4241],jr=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=EA.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(mA);var s=t[r-1];return-1===SA.indexOf(s)?(o.push(o[r-1]),t.push(s)):(o.push(r),t.push(mA))}return o.push(r),31===n?t.push("strict"===A?aA:kA):n===QA||29===n?t.push(mA):43===n?e>=131072&&e<=196605||e>=196608&&e<=262141?t.push(kA):t.push(mA):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!==[fA,mA,QA].indexOf(e)?kA: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=UA;a<s&&(e=RA(t,r,i,++a,n))===UA;);if(e!==UA||a===s){var A=new OA(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===Sr.indexOf(e)?o+=Re(e):(o.length&&i.push(o),i.push(Re(e)),o="")})),o.length&&i.push(o)}};!(t=o.next()).done;)r();return i},Kr=function(){return function(e,A,t){this.text=Dr(A.data,t.textTransform),this.textBounds=function(e,A,t,o){var i=function(e,A){return 0!==A.letterSpacing?Mr(e):function(e,A){if(Ir.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 jr(e,A)}(e,A)}(A,t),r=[],n=0;return i.forEach((function(A){if(t.textDecorationLine.length||A.trim().length>0)if(Ir.SUPPORT_RANGE_BOUNDS){var i=Lr(o,n,A.length).getClientRects();if(i.length>1){var s=Mr(A),c=0;s.forEach((function(A){r.push(new Hr(A,Ke.fromDOMRectList(e,Lr(o,c+n,A.length).getClientRects()))),c+=A.length}))}else r.push(new Hr(A,Ke.fromDOMRectList(e,i)))}else{var a=o.splitText(A.length);r.push(new Hr(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=De(e,o);return o.firstChild&&i.replaceChild(o.firstChild,o),r}}return Ke.EMPTY}(e,o))),o=a}else Ir.SUPPORT_RANGE_BOUNDS||(o=o.splitText(A.length));n+=A.length})),r}(e,this.text,t,A)}}(),Dr=function(e,A){switch(A){case 1:return e.toLowerCase();case 3:return e.replace(Tr,Rr);case 2:return e.toUpperCase();default:return e}},Tr=/(^|\s|:|-|\(|\))([a-z])/g,Rr=function(e,A,t){return e.length>0?A+t.toUpperCase():e},Or=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 He(A,e),A}(cr),qr=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 He(A,e),A}(cr),_r=function(e){function A(A,t){var o=e.call(this,A,t)||this,i=new XMLSerializer,r=De(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 He(A,e),A}(cr),Gr=function(e){function A(A,t){var o=e.call(this,A,t)||this;return o.value=t.value,o}return He(A,e),A}(cr),Nr=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 He(A,e),A}(cr),zr=[{type:15,flags:0,unit:"px",number:3}],Pr=[{type:16,flags:0,number:50}],Vr="checkbox",Jr="radio",Xr=707406591,Yr=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!==Vr&&n.type!==Jr||(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 Ke(r.left+(r.width-r.height)/2,r.top,r.height,r.height):r.width<r.height?new Ke(r.left,r.top+(r.height-r.width)/2,r.width,r.width):r),n.type){case Vr:n.styles.borderTopRightRadius=n.styles.borderTopLeftRadius=n.styles.borderBottomRightRadius=n.styles.borderBottomLeftRadius=zr;break;case Jr:n.styles.borderTopRightRadius=n.styles.borderTopLeftRadius=n.styles.borderBottomRightRadius=n.styles.borderBottomLeftRadius=Pr}return n}return He(A,e),A}(cr),Wr=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 He(A,e),A}(cr),Zr=function(e){function A(A,t){var o=e.call(this,A,t)||this;return o.value=t.value,o}return He(A,e),A}(cr),$r=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=on(A,t.contentWindow.document.documentElement);var i=t.contentWindow.document.documentElement?oo(A,getComputedStyle(t.contentWindow.document.documentElement).backgroundColor):io.TRANSPARENT,r=t.contentWindow.document.body?oo(A,getComputedStyle(t.contentWindow.document.body).backgroundColor):io.TRANSPARENT;o.backgroundColor=Vt(i)?Vt(r)?o.styles.backgroundColor:r:i}}catch(e){}return o}return He(A,e),A}(cr),en=["OL","UL","MENU"],An=function(e,A,t,o){for(var i=A.firstChild,r=void 0;i;i=r)if(r=i.nextSibling,sn(i)&&i.data.trim().length>0)t.textNodes.push(new Kr(e,i,t.styles));else if(cn(i))if(xn(i)&&i.assignedNodes)i.assignedNodes().forEach((function(A){return An(e,A,t,o)}));else{var n=tn(e,i);n.styles.isVisible()&&(rn(i,n,o)?n.flags|=4:nn(n.styles)&&(n.flags|=2),-1!==en.indexOf(i.tagName)&&(n.flags|=8),t.elements.push(n),i.slot,i.shadowRoot?An(e,i.shadowRoot,n,o):kn(i)||un(i)||bn(i)||An(e,i,n,o))}},tn=function(e,A){return yn(A)?new Or(e,A):mn(A)?new qr(e,A):un(A)?new _r(e,A):dn(A)?new Gr(e,A):fn(A)?new Nr(e,A):pn(A)?new Yr(e,A):bn(A)?new Wr(e,A):kn(A)?new Zr(e,A):wn(A)?new $r(e,A):new cr(e,A)},on=function(e,A){var t=tn(e,A);return t.flags|=4,An(e,A,t,t),t},rn=function(e,A,t){return A.styles.isPositionedWithZIndex()||A.styles.opacity<1||A.styles.isTransformed()||hn(e)&&t.styles.isTransparent()},nn=function(e){return e.isPositioned()||e.isFloating()},sn=function(e){return e.nodeType===Node.TEXT_NODE},cn=function(e){return e.nodeType===Node.ELEMENT_NODE},an=function(e){return cn(e)&&void 0!==e.style&&!ln(e)},ln=function(e){return"object"==typeof e.className},dn=function(e){return"LI"===e.tagName},fn=function(e){return"OL"===e.tagName},pn=function(e){return"INPUT"===e.tagName},un=function(e){return"svg"===e.tagName},hn=function(e){return"BODY"===e.tagName},mn=function(e){return"CANVAS"===e.tagName},gn=function(e){return"VIDEO"===e.tagName},yn=function(e){return"IMG"===e.tagName},wn=function(e){return"IFRAME"===e.tagName},Bn=function(e){return"STYLE"===e.tagName},kn=function(e){return"TEXTAREA"===e.tagName},bn=function(e){return"SELECT"===e.tagName},xn=function(e){return"SLOT"===e.tagName},vn=function(e){return e.tagName.indexOf("-")>0},Qn=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}(),Cn={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"]},Un={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:["Ք","Փ","Ւ","Ց","Ր","Տ","Վ","Ս","Ռ","Ջ","Պ","Չ","Ո","Շ","Ն","Յ","Մ","Ճ","Ղ","Ձ","Հ","Կ","Ծ","Խ","Լ","Ի","Ժ","Թ","Ը","Է","Զ","Ե","Դ","Գ","Բ","Ա"]},Fn={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:["י׳","ט׳","ח׳","ז׳","ו׳","ה׳","ד׳","ג׳","ב׳","א׳","ת","ש","ר","ק","צ","פ","ע","ס","נ","מ","ל","כ","יט","יח","יז","טז","טו","י","ט","ח","ז","ו","ה","ד","ג","ב","א"]},En={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:["ჵ","ჰ","ჯ","ჴ","ხ","ჭ","წ","ძ","ც","ჩ","შ","ყ","ღ","ქ","ფ","ჳ","ტ","ს","რ","ჟ","პ","ო","ჲ","ნ","მ","ლ","კ","ი","თ","ჱ","ზ","ვ","ე","დ","გ","ბ","ა"]},In=function(e,A,t,o,i,r){return e<A||e>t?Rn(e,i,r.length>0):o.integers.reduce((function(A,t,i){for(;e>=t;)e-=t,A+=o.values[i];return A}),"")+r},Hn=function(e,A,t,o){var i="";do{t||e--,i=o(e)+i,e/=A}while(e*A>=A);return i},Ln=function(e,A,t,o,i){var r=t-A+1;return(e<0?"-":"")+(Hn(Math.abs(e),r,o,(function(e){return Re(Math.floor(e%r)+A)}))+i)},Mn=function(e,A,t){void 0===t&&(t=". ");var o=A.length;return Hn(Math.abs(e),o,!1,(function(e){return A[Math.floor(e%o)]}))+t},Sn=function(e,A,t,o,i,r){if(e<-9999||e>9999)return Rn(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&&Pi(r,1)&&""!==s?s=A[a]+s:a>1||1===a&&0===c||1===a&&1===c&&Pi(r,2)||1===a&&1===c&&Pi(r,4)&&e>100||1===a&&c>1&&Pi(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},jn="十百千萬",Kn="拾佰仟萬",Dn="マイナス",Tn="마이너스",Rn=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=Ln(e,48,57,!0,o);return s.length<4?"0"+s:s;case 4:return Mn(e,"〇一二三四五六七八九",i);case 6:return In(e,1,3999,Cn,3,o).toLowerCase();case 7:return In(e,1,3999,Cn,3,o);case 8:return Ln(e,945,969,!1,o);case 9:return Ln(e,97,122,!1,o);case 10:return Ln(e,65,90,!1,o);case 11:return Ln(e,1632,1641,!0,o);case 12:case 49:return In(e,1,9999,Un,3,o);case 35:return In(e,1,9999,Un,3,o).toLowerCase();case 13:return Ln(e,2534,2543,!0,o);case 14:case 30:return Ln(e,6112,6121,!0,o);case 15:return Mn(e,"子丑寅卯辰巳午未申酉戌亥",i);case 16:return Mn(e,"甲乙丙丁戊己庚辛壬癸",i);case 17:case 48:return Sn(e,"零一二三四五六七八九",jn,"負",i,14);case 47:return Sn(e,"零壹貳參肆伍陸柒捌玖",Kn,"負",i,15);case 42:return Sn(e,"零一二三四五六七八九",jn,"负",i,14);case 41:return Sn(e,"零壹贰叁肆伍陆柒捌玖",Kn,"负",i,15);case 26:return Sn(e,"〇一二三四五六七八九","十百千万",Dn,i,0);case 25:return Sn(e,"零壱弐参四伍六七八九","拾百千万",Dn,i,7);case 31:return Sn(e,"영일이삼사오육칠팔구","십백천만",Tn,r,7);case 33:return Sn(e,"零一二三四五六七八九","十百千萬",Tn,r,0);case 32:return Sn(e,"零壹貳參四五六七八九","拾百千",Tn,r,7);case 18:return Ln(e,2406,2415,!0,o);case 20:return In(e,1,19999,En,3,o);case 21:return Ln(e,2790,2799,!0,o);case 22:return Ln(e,2662,2671,!0,o);case 22:return In(e,1,10999,Fn,3,o);case 23:return Mn(e,"あいうえおかきくけこさしすせそたちつてとなにぬねのはひふへほまみむめもやゆよらりるれろわゐゑをん");case 24:return Mn(e,"いろはにほへとちりぬるをわかよたれそつねならむうゐのおくやまけふこえてあさきゆめみしゑひもせす");case 27:return Ln(e,3302,3311,!0,o);case 28:return Mn(e,"アイウエオカキクケコサシスセソタチツテトナニヌネノハヒフヘホマミムメモヤユヨラリルレロワヰヱヲン",i);case 29:return Mn(e,"イロハニホヘトチリヌルヲワカヨタレソツネナラムウヰノオクヤマケフコエテアサキユメミシヱヒモセス",i);case 34:return Ln(e,3792,3801,!0,o);case 37:return Ln(e,6160,6169,!0,o);case 38:return Ln(e,4160,4169,!0,o);case 39:return Ln(e,2918,2927,!0,o);case 40:return Ln(e,1776,1785,!0,o);case 43:return Ln(e,3046,3055,!0,o);case 44:return Ln(e,3174,3183,!0,o);case 45:return Ln(e,3664,3673,!0,o);case 46:return Ln(e,3872,3881,!0,o);default:return Ln(e,48,57,!0,o)}},On="data-html2canvas-ignore",qn=function(){function e(e,A,t){if(this.context=e,this.options=t,this.scrolledElements=[],this.referenceElement=A,this.counters=new Qn,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=Nn(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=Vn(o).then((function(){return Me(t,0,void 0,(function(){var e,t;return Se(this,(function(i){switch(i.label){case 0:return this.scrolledElements.forEach(Zn),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,Pn(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(Yn(document.doctype)+"<html></html>"),Wn(this.referenceElement.ownerDocument,i,r),s.replaceChild(s.adoptNode(this.documentElement),s.documentElement),s.close(),c},e.prototype.createElementClone=function(e){if(sr(e,2),mn(e))return this.createCanvasClone(e);if(gn(e))return this.createVideoClone(e);if(Bn(e))return this.createStyleClone(e);var A=e.cloneNode(!1);return yn(A)&&(yn(e)&&e.currentSrc&&e.currentSrc!==e.src&&(A.src=e.currentSrc,A.srcset=""),"lazy"===A.loading&&(A.loading="eager")),vn(A)?this.createCustomElementClone(A):A},e.prototype.createCustomElementClone=function(e){var A=document.createElement("html2canvascustomelement");return Xn(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){cn(A)&&("SCRIPT"===A.tagName||A.hasAttribute(On)||"function"==typeof this.options.ignoreElements&&this.options.ignoreElements(A))||this.options.copyStyles&&cn(A)&&Bn(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(cn(i)&&xn(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(sn(e))return document.createTextNode(e.data);if(!e.ownerDocument)return e.cloneNode(!1);var t=e.ownerDocument.defaultView;if(t&&cn(e)&&(an(e)||ln(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&&an(o)&&(this.clonedReferenceElement=o),hn(o)&&ts(o);var s=this.counters.parse(new rr(this.context,i)),c=this.resolvePseudoContent(e,o,r,hr.BEFORE);vn(e)&&(A=!0),gn(e)||this.cloneChildNodes(e,o,A),c&&o.insertBefore(c,o.firstChild);var a=this.resolvePseudoContent(e,o,n,hr.AFTER);return a&&o.appendChild(a),this.counters.pop(s),(i&&(this.options.copyStyles||ln(e))&&!wn(e)||A)&&Xn(i,o),0===e.scrollTop&&0===e.scrollLeft||this.scrolledElements.push([o,e.scrollLeft,e.scrollTop]),(kn(e)||bn(e))&&(kn(o)||bn(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 rr(this.context,t));var s=new ir(this.context,t),c=n.createElement("html2canvaspseudoelement");Xn(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(Qt);o.length&&c.appendChild(n.createTextNode(e.getAttribute(o[0].value)||""))}else if("counter"===A.name){var r=A.values.filter(Et),a=r[0],l=r[1];if(a&&Qt(a)){var d=i.counters.getCounterValue(a.value),f=l&&Qt(l)?fi.parse(i.context,l.value):3;c.appendChild(n.createTextNode(Rn(d,f,!1)))}}else if("counters"===A.name){var p=A.values.filter(Et),u=(a=p[0],p[1]);if(l=p[2],a&&Qt(a)){var h=i.counters.getCounterValues(a.value),m=l&&Qt(l)?fi.parse(i.context,l.value):3,g=u&&0===u.type?u.value:"",y=h.map((function(e){return Rn(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(Zi(s.quotes,i.quoteDepth++,!0)));break;case"close-quote":c.appendChild(n.createTextNode(Zi(s.quotes,--i.quoteDepth,!1)));break;default:c.appendChild(n.createTextNode(A.value))}})),c.className=$n+" "+es;var a=o===hr.BEFORE?" "+$n:" "+es;return ln(A)?A.className.baseValue+=a:A.className+=a,c}}},e.destroy=function(e){return!!e.parentNode&&(e.parentNode.removeChild(e),!0)},e}();(mr=hr||(hr={}))[mr.BEFORE=0]="BEFORE",mr[mr.AFTER=1]="AFTER";var _n,Gn,Nn=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(On,"true"),e.body.appendChild(t),t},zn=function(e){return new Promise((function(A){e.complete?A():e.src?(e.onload=A,e.onerror=A):A()}))},Pn=function(e){return Promise.all([].slice.call(e.images,0).map(zn))},Vn=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)}}))},Jn=["all","d","content"],Xn=function(e,A){for(var t=e.length-1;t>=0;t--){var o=e.item(t);-1===Jn.indexOf(o)&&A.style.setProperty(o,e.getPropertyValue(o))}return A},Yn=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},Wn=function(e,A,t){e&&e.defaultView&&(A!==e.defaultView.pageXOffset||t!==e.defaultView.pageYOffset)&&e.defaultView.scrollTo(A,t)},Zn=function(e){var A=e[0],t=e[1],o=e[2];A.scrollLeft=t,A.scrollTop=o},$n="___html2canvas___pseudoelement_before",es="___html2canvas___pseudoelement_after",As='{\n content: "" !important;\n display: none !important;\n}',ts=function(e){os(e,"."+$n+":before"+As+"\n ."+es+":after"+As)},os=function(e,A){var t=e.ownerDocument;if(t){var o=t.createElement("style");o.textContent=A,e.appendChild(o)}},is=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}(),rs=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:fs(e)||as(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 Me(this,0,void 0,(function(){var A,t,o,i,r=this;return Se(this,(function(n){switch(n.label){case 0:return A=is.isSameOrigin(e),t=!ls(e)&&!0===this._options.useCORS&&Ir.SUPPORT_CORS_IMAGES&&!A,o=!ls(e)&&!A&&!fs(e)&&"string"==typeof this._options.proxy&&Ir.SUPPORT_CORS_XHR&&!t,A||!1!==this._options.allowTaint||ls(e)||fs(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,(ds(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=Ir.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}(),ns=/^data:image\/svg\+xml/i,ss=/^data:image\/.*;base64,/i,cs=/^data:image\/.*/i,as=function(e){return Ir.SUPPORT_SVG_DRAWING||!ps(e)},ls=function(e){return cs.test(e)},ds=function(e){return ss.test(e)},fs=function(e){return"blob"===e.substr(0,4)},ps=function(e){return"svg"===e.substr(-3).toLowerCase()||ns.test(e)},us=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}(),hs=function(e,A,t){return new us(e.x+(A.x-e.x)*t,e.y+(A.y-e.y)*t)},ms=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=hs(this.start,this.startControl,A),i=hs(this.startControl,this.endControl,A),r=hs(this.endControl,this.end,A),n=hs(o,i,A),s=hs(i,r,A),c=hs(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}(),gs=function(e){return 1===e.type},ys=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=Rt(A.paddingTop,e.bounds.width),C=Rt(A.paddingRight,e.bounds.width),U=Rt(A.paddingBottom,e.bounds.width),F=Rt(A.paddingLeft,e.bounds.width);this.topLeftBorderDoubleOuterBox=i>0||r>0?ws(t.left+v/3,t.top+k/3,i-v/3,r-k/3,_n.TOP_LEFT):new us(t.left+v/3,t.top+k/3),this.topRightBorderDoubleOuterBox=i>0||r>0?ws(t.left+g,t.top+k/3,s-b/3,c-k/3,_n.TOP_RIGHT):new us(t.left+t.width-b/3,t.top+k/3),this.bottomRightBorderDoubleOuterBox=l>0||d>0?ws(t.left+w,t.top+y,l-b/3,d-x/3,_n.BOTTOM_RIGHT):new us(t.left+t.width-b/3,t.top+t.height-x/3),this.bottomLeftBorderDoubleOuterBox=p>0||u>0?ws(t.left+v/3,t.top+B,p-v/3,u-x/3,_n.BOTTOM_LEFT):new us(t.left+v/3,t.top+t.height-x/3),this.topLeftBorderDoubleInnerBox=i>0||r>0?ws(t.left+2*v/3,t.top+2*k/3,i-2*v/3,r-2*k/3,_n.TOP_LEFT):new us(t.left+2*v/3,t.top+2*k/3),this.topRightBorderDoubleInnerBox=i>0||r>0?ws(t.left+g,t.top+2*k/3,s-2*b/3,c-2*k/3,_n.TOP_RIGHT):new us(t.left+t.width-2*b/3,t.top+2*k/3),this.bottomRightBorderDoubleInnerBox=l>0||d>0?ws(t.left+w,t.top+y,l-2*b/3,d-2*x/3,_n.BOTTOM_RIGHT):new us(t.left+t.width-2*b/3,t.top+t.height-2*x/3),this.bottomLeftBorderDoubleInnerBox=p>0||u>0?ws(t.left+2*v/3,t.top+B,p-2*v/3,u-2*x/3,_n.BOTTOM_LEFT):new us(t.left+2*v/3,t.top+t.height-2*x/3),this.topLeftBorderStroke=i>0||r>0?ws(t.left+v/2,t.top+k/2,i-v/2,r-k/2,_n.TOP_LEFT):new us(t.left+v/2,t.top+k/2),this.topRightBorderStroke=i>0||r>0?ws(t.left+g,t.top+k/2,s-b/2,c-k/2,_n.TOP_RIGHT):new us(t.left+t.width-b/2,t.top+k/2),this.bottomRightBorderStroke=l>0||d>0?ws(t.left+w,t.top+y,l-b/2,d-x/2,_n.BOTTOM_RIGHT):new us(t.left+t.width-b/2,t.top+t.height-x/2),this.bottomLeftBorderStroke=p>0||u>0?ws(t.left+v/2,t.top+B,p-v/2,u-x/2,_n.BOTTOM_LEFT):new us(t.left+v/2,t.top+t.height-x/2),this.topLeftBorderBox=i>0||r>0?ws(t.left,t.top,i,r,_n.TOP_LEFT):new us(t.left,t.top),this.topRightBorderBox=s>0||c>0?ws(t.left+g,t.top,s,c,_n.TOP_RIGHT):new us(t.left+t.width,t.top),this.bottomRightBorderBox=l>0||d>0?ws(t.left+w,t.top+y,l,d,_n.BOTTOM_RIGHT):new us(t.left+t.width,t.top+t.height),this.bottomLeftBorderBox=p>0||u>0?ws(t.left,t.top+B,p,u,_n.BOTTOM_LEFT):new us(t.left,t.top+t.height),this.topLeftPaddingBox=i>0||r>0?ws(t.left+v,t.top+k,Math.max(0,i-v),Math.max(0,r-k),_n.TOP_LEFT):new us(t.left+v,t.top+k),this.topRightPaddingBox=s>0||c>0?ws(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),_n.TOP_RIGHT):new us(t.left+t.width-b,t.top+k),this.bottomRightPaddingBox=l>0||d>0?ws(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),_n.BOTTOM_RIGHT):new us(t.left+t.width-b,t.top+t.height-x),this.bottomLeftPaddingBox=p>0||u>0?ws(t.left+v,t.top+Math.min(B,t.height-x),Math.max(0,p-v),Math.max(0,u-x),_n.BOTTOM_LEFT):new us(t.left+v,t.top+t.height-x),this.topLeftContentBox=i>0||r>0?ws(t.left+v+F,t.top+k+Q,Math.max(0,i-(v+F)),Math.max(0,r-(k+Q)),_n.TOP_LEFT):new us(t.left+v+F,t.top+k+Q),this.topRightContentBox=s>0||c>0?ws(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),_n.TOP_RIGHT):new us(t.left+t.width-(b+C),t.top+k+Q),this.bottomRightContentBox=l>0||d>0?ws(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),_n.BOTTOM_RIGHT):new us(t.left+t.width-(b+C),t.top+t.height-(x+U)),this.bottomLeftContentBox=p>0||u>0?ws(t.left+v+F,t.top+B,Math.max(0,p-(v+F)),u-(x+U),_n.BOTTOM_LEFT):new us(t.left+v+F,t.top+t.height-(x+U))}}();(Gn=_n||(_n={}))[Gn.TOP_LEFT=0]="TOP_LEFT",Gn[Gn.TOP_RIGHT=1]="TOP_RIGHT",Gn[Gn.BOTTOM_RIGHT=2]="BOTTOM_RIGHT",Gn[Gn.BOTTOM_LEFT=3]="BOTTOM_LEFT";var ws=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 _n.TOP_LEFT:return new ms(new us(e,a),new us(e,a-s),new us(c-n,A),new us(c,A));case _n.TOP_RIGHT:return new ms(new us(e,A),new us(e+n,A),new us(c,a-s),new us(c,a));case _n.BOTTOM_RIGHT:return new ms(new us(c,A),new us(c,A+s),new us(e+n,a),new us(e,a));case _n.BOTTOM_LEFT:default:return new ms(new us(c,a),new us(c-n,a),new us(e,A+s),new us(e,A))}},Bs=function(e){return[e.topLeftBorderBox,e.topRightBorderBox,e.bottomRightBorderBox,e.bottomLeftBorderBox]},ks=function(e){return[e.topLeftPaddingBox,e.topRightPaddingBox,e.bottomRightPaddingBox,e.bottomLeftPaddingBox]},bs=function(){return function(e,A,t){this.offsetX=e,this.offsetY=A,this.matrix=t,this.type=0,this.target=6}}(),xs=function(){return function(e,A){this.path=e,this.target=A,this.type=1}}(),vs=function(){return function(e){this.opacity=e,this.type=2,this.target=6}}(),Qs=function(e){return 1===e.type},Cs=function(e,A){return e.length===A.length&&e.some((function(e,t){return e===A[t]}))},Us=function(){return function(e){this.element=e,this.inlineLevel=[],this.nonInlineLevel=[],this.negativeZIndex=[],this.zeroOrAutoZIndexOrTransformedOrOpacity=[],this.positiveZIndex=[],this.nonPositionedFloats=[],this.nonPositionedInlineLevel=[]}}(),Fs=function(){function e(e,A){if(this.container=e,this.parent=A,this.effects=[],this.curves=new ys(this.container),this.container.styles.opacity<1&&this.effects.push(new vs(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 bs(t,o,i))}if(0!==this.container.styles.overflowX){var r=Bs(this.curves),n=ks(this.curves);Cs(r,n)?this.effects.push(new xs(r,6)):(this.effects.push(new xs(r,2)),this.effects.push(new xs(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!Qs(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=Bs(t.curves),n=ks(t.curves);Cs(r,n)||o.unshift(new xs(n,6))}}else o.unshift.apply(o,i);t=t.parent}return o.filter((function(A){return Pi(A.target,e)}))},e}(),Es=function(e,A,t,o){e.container.elements.forEach((function(i){var r=Pi(i.flags,4),n=Pi(i.flags,2),s=new Fs(i,e);Pi(i.styles.display,2048)&&o.push(s);var c=Pi(i.flags,8)?[]:o;if(r||n){var a=r||i.styles.isPositioned()?t:A,l=new Us(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);Es(s,l,r?l:t,c)}else i.styles.isInlineLevel()?A.inlineLevel.push(s):A.nonInlineLevel.push(s),Es(s,A,t,c);Pi(i.flags,8)&&Is(i,c)}))},Is=function(e,A){for(var t=e instanceof Nr?e.start:1,o=e instanceof Nr&&e.reversed,i=0;i<A.length;i++){var r=A[i];r.container instanceof Gr&&"number"==typeof r.container.value&&0!==r.container.value&&(t=r.container.value),r.listValue=Rn(t,r.container.styles.listStyleType,!0),t+=o?-1:1}},Hs=function(e,A){switch(A){case 0:return Ms(e.topLeftBorderBox,e.topLeftPaddingBox,e.topRightBorderBox,e.topRightPaddingBox);case 1:return Ms(e.topRightBorderBox,e.topRightPaddingBox,e.bottomRightBorderBox,e.bottomRightPaddingBox);case 2:return Ms(e.bottomRightBorderBox,e.bottomRightPaddingBox,e.bottomLeftBorderBox,e.bottomLeftPaddingBox);default:return Ms(e.bottomLeftBorderBox,e.bottomLeftPaddingBox,e.topLeftBorderBox,e.topLeftPaddingBox)}},Ls=function(e,A){var t=[];return gs(e)?t.push(e.subdivide(.5,!1)):t.push(e),gs(A)?t.push(A.subdivide(.5,!0)):t.push(A),t},Ms=function(e,A,t,o){var i=[];return gs(e)?i.push(e.subdivide(.5,!1)):i.push(e),gs(t)?i.push(t.subdivide(.5,!0)):i.push(t),gs(o)?i.push(o.subdivide(.5,!0).reverse()):i.push(o),gs(A)?i.push(A.subdivide(.5,!1).reverse()):i.push(A),i},Ss=function(e){var A=e.bounds,t=e.styles;return A.add(t.borderLeftWidth,t.borderTopWidth,-(t.borderRightWidth+t.borderLeftWidth),-(t.borderTopWidth+t.borderBottomWidth))},js=function(e){var A=e.styles,t=e.bounds,o=Rt(A.paddingLeft,t.width),i=Rt(A.paddingRight,t.width),r=Rt(A.paddingTop,t.width),n=Rt(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))},Ks=function(e,A,t){var o,i,r=(i=e,0===(o=Os(e.styles.backgroundOrigin,A))?i.bounds:2===o?js(i):Ss(i)),n=function(e,A){return 0===e?A.bounds:2===e?js(A):Ss(A)}(Os(e.styles.backgroundClip,A),e),s=Rs(Os(e.styles.backgroundSize,A),t,r),c=s[0],a=s[1],l=Tt(Os(e.styles.backgroundPosition,A),r.width-c,r.height-a);return[qs(Os(e.styles.backgroundRepeat,A),l,s,r,n),Math.round(r.left+l[0]),Math.round(r.top+l[1]),c,a]},Ds=function(e){return Qt(e)&&e.value===$t.AUTO},Ts=function(e){return"number"==typeof e},Rs=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(Mt(n)&&s&&Mt(s))return[Rt(n,t.width),Rt(s,t.height)];var c=Ts(r);if(Qt(n)&&(n.value===$t.CONTAIN||n.value===$t.COVER))return Ts(r)?t.width/t.height<r!=(n.value===$t.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(Ds(n)&&(!s||Ds(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 Mt(n)?f=Rt(n,t.width):Mt(s)&&(p=Rt(s,t.height)),Ds(n)?f=p*r:s&&!Ds(s)||(p=f/r),[f,p]}var u=null,h=null;if(Mt(n)?u=Rt(n,t.width):s&&Mt(s)&&(h=Rt(s,t.height)),null===u||s&&!Ds(s)||(h=a&&l?u/o*i:t.height),null!==h&&Ds(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")},Os=function(e,A){var t=e[A];return void 0===t?e[0]:t},qs=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 us(Math.round(o.left),Math.round(o.top+n)),new us(Math.round(o.left+o.width),Math.round(o.top+n)),new us(Math.round(o.left+o.width),Math.round(c+o.top+n)),new us(Math.round(o.left),Math.round(c+o.top+n))];case 3:return[new us(Math.round(o.left+r),Math.round(o.top)),new us(Math.round(o.left+r+s),Math.round(o.top)),new us(Math.round(o.left+r+s),Math.round(o.height+o.top)),new us(Math.round(o.left+r),Math.round(o.height+o.top))];case 1:return[new us(Math.round(o.left+r),Math.round(o.top+n)),new us(Math.round(o.left+r+s),Math.round(o.top+n)),new us(Math.round(o.left+r+s),Math.round(o.top+n+c)),new us(Math.round(o.left+r),Math.round(o.top+n+c))];default:return[new us(Math.round(i.left),Math.round(i.top)),new us(Math.round(i.left+i.width),Math.round(i.top)),new us(Math.round(i.left+i.width),Math.round(i.height+i.top)),new us(Math.round(i.left),Math.round(i.height+i.top))]}},_s="Hidden Text",Gs=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(_s)),t.appendChild(i),t.appendChild(o);var n=o.offsetTop-i.offsetTop+2;t.removeChild(i),t.appendChild(this._document.createTextNode(_s)),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}(),Ns=function(){return function(e,A){this.context=e,this.options=A}}(),zs=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 Gs(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 He(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)),Qs(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 Me(this,0,void 0,(function(){return Se(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 Me(this,0,void 0,(function(){return Se(this,(function(A){switch(A.label){case 0:return Pi(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):Mr(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=Ys(e.fontFamily).join(", "),o=xt(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 Me(this,0,void 0,(function(){var t,o,i,r,n,s,c,a,l=this;return Se(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=Jt(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=Jt(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=Jt(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=Jt(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=js(e),i=ks(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 Me(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 Se(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 Or))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 qr&&this.renderReplacedElement(t,o,t.canvas),!(t instanceof _r))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 $r&&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 Yr&&(a=Math.min(t.bounds.width,t.bounds.height),t.type===Vr?t.checked&&(this.ctx.save(),this.path([new us(t.bounds.left+.39363*a,t.bounds.top+.79*a),new us(t.bounds.left+.16*a,t.bounds.top+.5549*a),new us(t.bounds.left+.27347*a,t.bounds.top+.44071*a),new us(t.bounds.left+.39694*a,t.bounds.top+.5649*a),new us(t.bounds.left+.72983*a,t.bounds.top+.23*a),new us(t.bounds.left+.84*a,t.bounds.top+.34085*a),new us(t.bounds.left+.39363*a,t.bounds.top+.79*a)]),this.ctx.fillStyle=Jt(Xr),this.ctx.fill(),this.ctx.restore()):t.type===Jr&&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=Jt(Xr),this.ctx.fill(),this.ctx.restore())),Ps(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=Jt(i.color),this.ctx.textBaseline="alphabetic",this.ctx.textAlign=Js(t.styles.textAlign),w=js(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 us(w.left,w.top),new us(w.left+w.width,w.top),new us(w.left+w.width,w.top+w.height),new us(w.left,w.top+w.height)]),this.ctx.clip(),this.renderTextWithLetterSpacing(new Hr(t.value,u),i.letterSpacing,f),this.ctx.restore(),this.ctx.textBaseline="alphabetic",this.ctx.textAlign="left"}if(!Pi(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=Jt(i.color),this.ctx.textBaseline="middle",this.ctx.textAlign="right",w=new Ke(t.bounds.left,t.bounds.top+Rt(t.styles.paddingTop,t.bounds.width),t.bounds.width,ai(i.lineHeight,i.fontSize.number)/2+1),this.renderTextWithLetterSpacing(new Hr(e.listValue,w),i.letterSpacing,ai(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 Me(this,0,void 0,(function(){var A,t,o,i,r,n,s,c,a,l,d,f,p,u,h;return Se(this,(function(m){switch(m.label){case 0:return Pi(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=gs(e)?e.start:e;0===t?A.ctx.moveTo(o.x,o.y):A.ctx.lineTo(o.x,o.y),gs(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 Me(this,0,void 0,(function(){var A,t,o,i,r,n;return Se(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 Se(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=Ks(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=Ks(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=Rt(e[0],A)-o,n=i-Rt(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),co(t.stops,a).forEach((function(e){return m.addColorStop(e.stop,Jt(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=Ks(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?[Kt]:t.position,Q=Rt(v[0],b),C=Rt(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(ao(A,t),ao(A,t-i),ao(A-o,t),ao(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=lo(o,i,A,t,!0),a=c[0],l=c[1];n=s*(r=ao(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(ao(A,t),ao(A,t-i),ao(A-o,t),ao(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=lo(o,i,A,t,!1);a=d[0],l=d[1],n=s*(r=ao(a-A,(l-t)/s))}}return Array.isArray(e.size)&&(r=Rt(e.size[0],o),n=2===e.size.length?Rt(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),co(t.stops,2*F).forEach((function(e){return I.addColorStop(e.stop,Jt(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 Me(this,0,void 0,(function(){return Se(this,(function(o){return this.path(Hs(t,A)),this.ctx.fillStyle=Jt(e),this.ctx.fill(),[2]}))}))},A.prototype.renderDoubleBorder=function(e,A,t,o){return Me(this,0,void 0,(function(){var i,r;return Se(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 Ms(e.topLeftBorderBox,e.topLeftBorderDoubleOuterBox,e.topRightBorderBox,e.topRightBorderDoubleOuterBox);case 1:return Ms(e.topRightBorderBox,e.topRightBorderDoubleOuterBox,e.bottomRightBorderBox,e.bottomRightBorderDoubleOuterBox);case 2:return Ms(e.bottomRightBorderBox,e.bottomRightBorderDoubleOuterBox,e.bottomLeftBorderBox,e.bottomLeftBorderDoubleOuterBox);default:return Ms(e.bottomLeftBorderBox,e.bottomLeftBorderDoubleOuterBox,e.topLeftBorderBox,e.topLeftBorderDoubleOuterBox)}}(o,t),this.path(i),this.ctx.fillStyle=Jt(e),this.ctx.fill(),r=function(e,A){switch(A){case 0:return Ms(e.topLeftBorderDoubleInnerBox,e.topLeftPaddingBox,e.topRightBorderDoubleInnerBox,e.topRightPaddingBox);case 1:return Ms(e.topRightBorderDoubleInnerBox,e.topRightPaddingBox,e.bottomRightBorderDoubleInnerBox,e.bottomRightPaddingBox);case 2:return Ms(e.bottomRightBorderDoubleInnerBox,e.bottomRightPaddingBox,e.bottomLeftBorderDoubleInnerBox,e.bottomLeftPaddingBox);default:return Ms(e.bottomLeftBorderDoubleInnerBox,e.bottomLeftPaddingBox,e.topLeftBorderDoubleInnerBox,e.topLeftPaddingBox)}}(o,t),this.path(r),this.ctx.fill(),[2]}}))}))},A.prototype.renderNodeBackgroundAndBorders=function(e){return Me(this,0,void 0,(function(){var A,t,o,i,r,n,s,c,a=this;return Se(this,(function(l){switch(l.label){case 0:return this.applyEffects(e.getEffects(2)),A=e.container.styles,t=!Vt(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=Vs(Os(A.backgroundClip,0),e.curves),t||A.boxShadow.length?(this.ctx.save(),this.path(i),this.ctx.clip(),Vt(A.backgroundColor)||(this.ctx.fillStyle=Jt(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=Bs(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=Jt(A.color),a.ctx.shadowBlur=A.blur.number,a.ctx.fillStyle=A.inset?Jt(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&&!Vt(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 Me(this,0,void 0,(function(){var r,n,s,c,a,l,d,f,p,u,h,m,g,y,w,B;return Se(this,(function(k){return this.ctx.save(),r=function(e,A){switch(A){case 0:return Ls(e.topLeftBorderStroke,e.topRightBorderStroke);case 1:return Ls(e.topRightBorderStroke,e.bottomRightBorderStroke);case 2:return Ls(e.bottomRightBorderStroke,e.bottomLeftBorderStroke);default:return Ls(e.bottomLeftBorderStroke,e.topLeftBorderStroke)}}(o,t),n=Hs(o,t),2===i&&(this.path(n),this.ctx.clip()),gs(n[0])?(s=n[0].start.x,c=n[0].start.y):(s=n[0].x,c=n[0].y),gs(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=Jt(e),this.ctx.stroke(),this.ctx.setLineDash([]),2===i&&(gs(n[0])&&(w=n[3],B=n[0],this.ctx.beginPath(),this.formatPath([new us(w.end.x,w.end.y),new us(B.start.x,B.start.y)]),this.ctx.stroke()),gs(n[1])&&(w=n[1],B=n[2],this.ctx.beginPath(),this.formatPath([new us(w.end.x,w.end.y),new us(B.start.x,B.start.y)]),this.ctx.stroke())),this.ctx.restore(),[2]}))}))},A.prototype.render=function(e){return Me(this,0,void 0,(function(){var A;return Se(this,(function(t){switch(t.label){case 0:return this.options.backgroundColor&&(this.ctx.fillStyle=Jt(this.options.backgroundColor),this.ctx.fillRect(this.options.x,this.options.y,this.options.width,this.options.height)),o=new Fs(e,null),i=new Us(o),Es(o,i,i,r=[]),Is(o.container,r),A=i,[4,this.renderStack(A)];case 1:return t.sent(),this.applyEffects([]),[2,this.canvas]}var o,i,r}))}))},A}(Ns),Ps=function(e){return e instanceof Zr||e instanceof Wr||e instanceof Yr&&e.type!==Jr&&e.type!==Vr},Vs=function(e,A){switch(e){case 0:return Bs(A);case 2:return function(e){return[e.topLeftContentBox,e.topRightContentBox,e.bottomRightContentBox,e.bottomLeftContentBox]}(A);default:return ks(A)}},Js=function(e){switch(e){case 1:return"center";case 2:return"right";default:return"left"}},Xs=["-apple-system","system-ui"],Ys=function(e){return/iPhone OS 15_(0|1)/.test(window.navigator.userAgent)?e.filter((function(e){return-1===Xs.indexOf(e)})):e},Ws=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 He(A,e),A.prototype.render=function(e){return Me(this,0,void 0,(function(){var A,t;return Se(this,(function(o){switch(o.label){case 0:return A=Fr(this.options.width*this.options.scale,this.options.height*this.options.scale,this.options.scale,this.options.scale,e),[4,Zs(A)];case 1:return t=o.sent(),this.options.backgroundColor&&(this.ctx.fillStyle=Jt(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}(Ns),Zs=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))}))},$s=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,je([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,je([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,je([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,je([this.id,this.getTime()+"ms"],e)):this.info.apply(this,e))},e.instances={},e}(),ec=function(){function e(A,t){var o;this.windowBounds=t,this.instanceName="#"+e.instanceCount++,this.logger=new $s({id:this.instanceName,enabled:A.logging}),this.cache=null!==(o=A.cache)&&void 0!==o?o:new rs(this,A)}return e.instanceCount=1,e}();"undefined"!=typeof window&&is.setContext(window);var Ac=function(e,A,t){var o=A.ownerDocument,i=o.documentElement?oo(e,getComputedStyle(o.documentElement).backgroundColor):io.TRANSPARENT,r=o.body?oo(e,getComputedStyle(o.body).backgroundColor):io.TRANSPARENT,n="string"==typeof t?oo(e,t):null===t?io.TRANSPARENT:4294967295;return A===o.documentElement?Vt(i)?Vt(r)?n:r:i:n};const tc={async createBulkMocks(e){const A=R.state.token;if(!A)return W("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?(W(o.message||"Mocks created successfully"),!0):(W(o.message||"Mocks creation failed","error"),console.error("Mocks creation failed",o),!1)}catch(e){return W("Error during mocks creation","error"),console.error("Error during mocks creation:",e),!1}},async improveDesign(e){const A=R.state.token;if(!A)return W("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 W("Error sending request","error"),console.error("Error sending design improvement request:",e),null}},async getSignedUrl(e,A){const t=R.state.token;if(!t)return W("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}}},oc=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),W("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{W("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 Me(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,T,R;return Se(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=Le({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 Ke(n.scrollX,n.scrollY,n.windowWidth,n.windowHeight),c=new ec(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 qn(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=hn(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 Ke(0,0,o,i)}(f.ownerDocument):De(c,f),h=u.width,m=u.height,g=u.left,y=u.top,w=Ac(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!==(T=A.height)&&void 0!==T?T:Math.ceil(m)},a?(c.logger.debug("Document cloned, using foreign object rendering"),[4,new Ws(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=on(c,f),w===b.styles.backgroundColor&&(b.styles.backgroundColor=io.TRANSPARENT),c.logger.debug("Starting renderer for element at "+B.x+","+B.y+" with size "+B.width+"x"+B.height),[4,new zs(c,B).render(b)];case 4:k=O.sent(),O.label=5;case 5:return(null===(R=A.removeContainer)||void 0===R||R)&&(qn.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 tc.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 tc.uploadToS3(a,l))return void r.showError("Failed to upload image");const d=await tc.improveDesign({framework:i,html:n,imageUrl:"",prompt:e});d&&1===d.status?r.showResults(d,(e=>{s&&(s.outerHTML=e,W("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),W("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),Y.toggleWidget()}};function ic(e){try{const A=new URL(e);return{path:A.pathname+(A.search||""),domain:A.hostname}}catch(A){return{path:e,domain:""}}}class rc{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}=ic(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 nc(e,A){const t=e.ruleName||"",o=function(e){const A=sc(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 sc(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 cc{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&&Y.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=R.state.mappings.rules[n];s&&Y.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=R.state.mappings.rules[A];e&&Y.selectRule(e)}Y.clearOpenDropdown()}render(e){if(!(null==e?void 0:e.length))return void(this.element.innerHTML="");const A=e.map(((e,A)=>nc(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=nc(e,A),n=this.element.querySelector(`[data-id="${r}"]`),s=function(e){const A=sc(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=R.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=R.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 ac{constructor(e){this.unsubscribe=null,this.parent=e,this.element=document.createElement("div"),this.element.className="mfm-mapping-list-activity",this.ruleListView=new cc(this.element),this.apisListView=new rc(this.element),this.init()}init(){this.parent.appendChild(this.element),this.unsubscribe=R.subscribe((()=>{"MAPPINGS"===R.state.ui.selectedTab&&this.render()})),this.render()}render(){if(R.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}=R.state.mappings,t=(R.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 lc(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 dc(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 fc=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=R.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}=ic(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 ${R.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 pc{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=R.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}=ic(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 ${R.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 uc{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=R.subscribe((()=>{"MOCKED"===R.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&&Y.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&&Y.selectRequest(A)}}}handleAction(e,A){const t=String(A),o=R.state.requests.find((e=>String(e.requestId)===t));o&&("copy-curl"===e?q.track("copy_as_curl"):("copy-fetch"===e||"copy-xhr"===e)&&q.track("fetch_xhr"),lc(dc(o,e)),Y.clearOpenDropdown())}render(){const e=function(){const e=(R.state.ui.tabConfigs.MOCKED.searchText||"").toLowerCase();return R.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=R.state.ui.tabConfigs.MOCKED.selectedRequestId,t=R.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?pc.render(e):fc.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 hc(e,A){return null!==function(e,A){return R.state.interceptors.rules.find((t=>t.enabled&&t.method===e&&t.url===A))||null}(e,A)}function mc(e,A){return null!==function(e,A){return R.state.requestEditors.rules.find((t=>t.enabled&&t.method===e&&t.url===A))||null}(e,A)}class gc{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=R.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}=ic(e.request.url),l=$(),d=l&&hc(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=ee(),h=u&&mc(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 ${R.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 yc(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" class="mfm-json-editor-isolated" 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 wc{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=R.subscribe((()=>{"OTHER"===R.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&&Y.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?(q.track("create_mock_click"),this.openMockEditor(r)):"toggle-debugger"===t&&r?Y.toggleDebugRuleForRequest(r):"toggle-request-editor"===t&&r?Y.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&&Y.selectRequest(A)}}}handleAction(e,A){const t=String(A),o=R.state.requests.find((e=>String(e.requestId)===t));o&&("copy-curl"===e?q.track("copy_as_curl"):("copy-fetch"===e||"copy-xhr"===e)&&q.track("fetch_xhr"),lc(dc(o,e)),Y.clearOpenDropdown())}openMockEditor(e){var A,t,o,i,r;const n=String(e),s=R.state.requests.find((e=>String(e.requestId)===n));if(!s)return;this.editor||(this.editor=yc(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),Y.clearOpenDropdown()}async handleSaveMock(e,A){await tc.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}])&&(q.track("mock_added"),this.editor.hide(),setTimeout((()=>Y.reloadMappings()),1e3))}render(){const e=function(){const e=(R.state.ui.tabConfigs.OTHER.searchText||"").toLowerCase();return R.state.requests.filter((A=>{var t;return"MOCKED"!==A.interceptionType&&((null==(t=A.request)?void 0:t.url)||"").toLowerCase().includes(e)}))}(),A=R.state.ui.tabConfigs.OTHER.selectedRequestId,t=R.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=gc.render(e),n=A===e.requestId,s=t===e.requestId,c=hc(e.request.method,e.request.url),a=mc(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 Bc(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="${ie}" height="32" alt="MockForMe Logo">\n </div>\n <div class="mfm-header-actions">\n ${R.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" ${R.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=()=>{Y.toggleInterception()}),r&&(r.onclick=()=>{q.track("snipping_start"),oc.start()}),n&&(n.onclick=()=>{n.innerHTML='<div class="mfm-spinner"></div>',n.style.pointerEvents="none",Y.reloadMappings()}),s&&(s.onclick=e=>{e.stopPropagation(),Y.setSettingsOpen(!R.state.ui.isSettingsOpen)}),c&&(c.onclick=()=>{Y.deleteToken()}),a&&(a.onclick=()=>{Y.toggleWidget()}),R.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=R.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 "+(R.state.ui.selectedTab===e.id?"active":""),A.innerText=e.label,A.onclick=()=>{Y.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=R.state.ui.tabConfigs[R.state.ui.selectedTab])?void 0:A.searchText)||""}">\n <label class="mfm-preserve-logs">\n <input type="checkbox" id="mfm-preserve-check" ${(null==(t=R.state.ui.tabConfigs[R.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 <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>\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 ac(n),c=new uc(n),a=new wc(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;Y.setSearchText(A.value)}),d&&(d.onclick=()=>{Y.clearRequests()}),f&&(f.onchange=e=>{const A=e.target;Y.setPreserveLogs(Boolean(A.checked))});const u=r.querySelector("#mfm-dots-btn"),h=r.querySelector("#mfm-bulk-mock-btn");u&&(u.onclick=e=>{e.stopPropagation(),Y.setOpenDropdown("toolbar")}),h&&(h.onclick=()=>{Z()&&(Y.setBulkMockOpen(!0),Y.clearOpenDropdown())});const m=()=>{const e=R.state.ui.selectedTab,A=R.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=Z();o.style.display="OTHER"===e&&A?"block":"none",o.classList.toggle("show","toolbar"===R.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(),R.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(),Y.closeDetails()};let i=!1,r="TEXT",n={};const s=()=>{const e=Ee({sheet:A,infoContainer:o,isUrlExpanded:i,responseBodyMode:r,prevState:n});i=e.isUrlExpanded,r=e.responseBodyMode,n=e.prevState};o.onclick=()=>{i=!i,s()},R.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}=R.state.ui,{bulk_mock:t}=R.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:R.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=R.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}=ic(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=R.state.requests.find((e=>String(e.requestId)===r));if(!d)return;a=e,l||(l=yc(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),W("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=()=>{Y.setBulkMockOpen(!1)}),r&&(r.onclick=async()=>{const e=R.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=R.state.token;if(!A)return void W("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)W(`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?(Y.setBulkMockOpen(!1),W(t.message||"Bulk mocks created successfully"),setTimeout((()=>{Y.reloadMappings()}),2e3)):(W(t.message||"Bulk upload failed","error"),console.error("Bulk upload failed",t))}catch(e){W("Error during bulk upload","error"),console.error("Error during bulk upload:",e)}};e.appendChild(A),R.subscribe(d),d()}(o),new he(o),new ye(o),new we(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}=R.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=()=>{Y.resolveConfirm(!0)}),t&&(t.onclick=()=>{Y.resolveConfirm(!1)})};e.appendChild(A),R.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)};R.subscribe(i),i(R.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&&(R.state.token?Y.reloadMappings():R.update("isOpen",!0))}),n&&(n.onclick=e=>{e.stopPropagation(),"true"!==t.dataset.moved&&(R.state.token?Y.toggleWidget():R.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"))||Y.clearOpenDropdown()})),window.addEventListener("click",(e=>{const A=e.target;(null==A?void 0:A.closest("#mfm-root"))||Y.clearOpenDropdown()})),A}function kc(e,A={}){n.info("Initializing MockForMe Widget"),q.init(),A.clientType&&R.update("clientType",A.clientType);let t=null;const o=e=>{e&&(t=Bc(e))},r=()=>e||document.body;r()?o(r()):"loading"===document.readyState?document.addEventListener("DOMContentLoaded",(()=>o(r()))):document.body&&o(document.body),d();const c={[i.MFM_RES_MAPPINGS]:e=>{if(!e)return;const A=R.state.isMappingsLoading;e.token&&!R.state.token&&(n.info("Setting token from incoming MFM_RES_MAPPINGS"),R.update("token",e.token),localStorage.setItem("MFM_TOKEN",e.token)),R.set("mappings",e),R.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)}(R.state.requests,(null==e?void 0:e.apis)||[]);if(t!==R.state.requests&&R.set("requests",t),R.state.isTokenValidating){const e=localStorage.getItem("MFM_TOKEN_TEMP")||R.state.token;e&&(R.update("token",e),localStorage.setItem("MFM_TOKEN",e),localStorage.removeItem("MFM_TOKEN_TEMP")),R.update("isTokenValidating",!1),R.update("isTokenLoading",!1),Y.flushQueue()}Ae(),A&&!R.state.ui.tokenError&&W("Mappings reloaded successfully")},[i.MFM_REQ]:e=>{e&&(n.info("Captured Request",e),Y.addRequest(e))},[i.MFM_RES]:e=>{e&&(n.info("Captured Response",e),Y.addRequest(e))},[i.MFM_TOKEN_ERROR]:e=>{te(i.MFM_TOKEN_ERROR,e)},[i.MFM_TOKEN_API_FAILED]:e=>{te(i.MFM_TOKEN_API_FAILED,e)},[i.MFM_TOGGLE_INTERCEPTION]:e=>{e&&"boolean"==typeof e.enabled&&Y.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 R.state.interceptors.rules.find((A=>A.id===e.ruleId&&A.enabled))?(I("MFM_DEBUG_INTERCEPT_REQ rule matched, opening popup"),void Y.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 Y.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 ee()?R.state.requestEditors.rules.find((A=>A.id===e.ruleId&&A.enabled))?(I("MFM_REQUEST_EDIT_REQ rule matched, opening popup",e.ruleId),void Y.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:R.state.requestEditors.rules.map((e=>e.id))}),void Y.resolvePendingRequestEdit(oe(e))):(H("request editor not allowed — forwarding original request"),void Y.resolvePendingRequestEdit(oe(e)));H("MFM_REQUEST_EDIT_REQ missing requestId — dropping")}},a=Object.keys(c).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,c[e])(A)}))));return R.state.token&&Y.fetchSavedMappings(),$()&&R.state.interceptors.rules.length>0&&u({rules:R.state.interceptors.rules}),ee()&&R.state.requestEditors.rules.length>0&&m({rules:R.state.requestEditors.rules}),R.state.globalDelay.enabled&&R.state.globalDelay.seconds>0&&y(R.state.globalDelay),{destroy(){a.forEach((e=>e())),t&&t.remove()},actions:Y}}const bc={run:kc,initMFM:kc,actions:Y};window.MFM=bc}},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})};var o={};(()=>{"use strict";t.r(o),t.d(o,{mockforme:()=>ne});const e=()=>"undefined"!=typeof process&&null!=process.versions?.node,A=e=>{try{return e?e.toLowerCase():e}catch(e){return console.log(e),null}},i=(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 r=[];function n(e){r=e}function s(){return r}function c(e,t="get"){const o=e=>e.startsWith("/")?e:`/${e}`,n=o(e);for(const s of r)if(A(s.apiMethod)===A(t)){const A=o(s.apiEndpoint);if(A===n||i(A,n)){console.log(`[MockForMe] Match Found: ${t} ${e} -> ${s.apiEndpoint}`);const A={url:e,method:s.apiMethod,_ack:s._ack||null};return s._ri_&&(A._ri_=s._ri_),A}}return null}const a="JAVASCRIPT",l="CHROME_EXTENSION",d="mfmver",f="mockforme",p="9.0.0",u="https://api.mockforme.com",h=`${u}/mockforme`,m=`${u}/gateway/3f4eae522b`;let g=null,y=null,w=null,B=[];function k({_o:e,mk:A,_mck:t,_rules:o}){g=e,y=A,w=t,B=o}function b(){return B}function x(){return`${h}/${g}/${y}`}function v(){return w}const Q=e=>{try{return new URL(e,window.location.origin).toString()}catch{return e}},C=function(A,t,o){const i=e();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"}}}();t.call(this,e,r)}else o.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 e=s(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),r.open(A.method,A.url,A.async),A.headers&&function(e){for(let A in e)r.setRequestHeader(A,e[A])}(A.headers),r.send(e)}}}};function U({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 F(e,A,t,o){fetch(m,{method:"GET",headers:{[f]:e,[d]:p,"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:s,r:c}=e,a=U({di:A,iv:o},i);k({_o:i,mk:s,_mck:r,_rules:c}),a&&(n(a),t(a,{_o:i,mk:s,_mck:r,_rules:c}))}})).catch((e=>{console.error("Error in loading mocked APIs:",e),o(e)}))}const E="MFM_INTERCEPTOR_RULES";let I=[];const H=new Map;function L(){try{if("undefined"==typeof localStorage)return[];const e=localStorage.getItem(E);if(!e)return[];const A=JSON.parse(e);return Array.isArray(A)?A.filter((e=>e&&e.enabled)):[]}catch(e){return[]}}function M(e){I=Array.isArray(e)?e.filter((e=>e&&e.enabled)):[]}function S(e,A){if(!e||!A)return null;if(!I.length&&(I=L(),!I.length))return null;const t=String(e).toUpperCase();return I.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 j({requestId:e,ruleId:A,request:t,response:o,timeoutMs:i=3e5}){return new Promise((r=>{const n=setTimeout((()=>{H.has(e)&&(H.delete(e),r({requestId:e,simulateTimeout:!1,delayMs:0,statusCode:o?.statusCode??200,headers:o?.headers||{},body:o?.body}))}),i);H.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),H.delete(e),r({requestId:e,simulateTimeout:!1,delayMs:0,statusCode:o?.statusCode??200,headers:o?.headers||{},body:o?.body})}}))}I=L(),"undefined"!=typeof document&&"function"==typeof document.addEventListener&&document.addEventListener("mfm:rule-sync",(e=>{const A=e&&e.detail;A&&"debugger"===A.kind&&M(A.payload?.rules||[])})),"undefined"!=typeof window&&"function"==typeof window.addEventListener&&window.addEventListener("storage",(e=>{e.key===E&&(I=L())}));const K="MFM_REQUEST_EDITOR_RULES";let D=[];const T=new Map;function R(){try{if("undefined"==typeof localStorage)return[];const e=localStorage.getItem(K);if(!e)return[];const A=JSON.parse(e);return Array.isArray(A)?A.filter((e=>e&&e.enabled)):[]}catch(e){return[]}}function O(e){D=Array.isArray(e)?e.filter((e=>e&&e.enabled)):[]}function q(e,A){if(!e||!A)return null;if(!D.length&&(D=R(),!D.length))return null;const t=String(e).toUpperCase();return D.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 _(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 G({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(_(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(_(e,t,o))}}))}D=R(),"undefined"!=typeof document&&"function"==typeof document.addEventListener&&document.addEventListener("mfm:rule-sync",(e=>{const A=e&&e.detail;A&&"editor"===A.kind&&O(A.payload?.rules||[])})),"undefined"!=typeof window&&"function"==typeof window.addEventListener&&window.addEventListener("storage",(e=>{e.key===K&&(D=R())}));const N="MFM_GLOBAL_DELAY";let z={enabled:!1,seconds:0},P=0;function V(){try{if("undefined"==typeof localStorage)return{enabled:!1,seconds:0};const e=localStorage.getItem(N);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 J(){const e=Date.now();return e-P>500&&(z=V(),P=e),z.enabled&&z.seconds>0?Math.round(1e3*z.seconds):0}z=V(),P=Date.now(),"undefined"!=typeof window&&"function"==typeof window.addEventListener&&window.addEventListener("storage",(e=>{e.key===N&&(z=V(),P=Date.now())}));const X="MFM_TOKEN_ERROR",Y=new class{constructor(A={}){e()||(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",(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":M(t?.rules||[]);break;case"MFM_DEBUG_INTERCEPT_RES":!function(e){if(!e||!e.requestId)return;const A=H.get(e.requestId);A&&(clearTimeout(A.timer),H.delete(e.requestId),A.resolve(e))}(t);break;case"MFM_REQUEST_EDIT_RULES_UPDATE":O(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 z={enabled:!1,seconds:0},void(P=Date.now());z={enabled:!!e.enabled&&Number.isFinite(e.seconds)&&e.seconds>0,seconds:Number.isFinite(e.seconds)?Number(e.seconds):0},P=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(null,{clientType:"NPM"})})).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&&F(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(X,{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(X,{message:e||"Unauthorized: Invalid token detected from response headers"}),this.handleTokenDeletion()}}}sendMessage(e,A){"undefined"!=typeof window&&window.postMessage({type:e,payload:A},"*")}};class W{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 Z{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 ${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 ee{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)&&W.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=$.applyRequestModifications(A,t.modificationActions);return{...await Z.apply(t.timingAction),modifiedRequest:o,rule:t}}static applyResponseModifications(e,A){return $.applyResponseModifications(e,A)}}class Ae{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:Ae.getQueryParams(A)},i(l)}catch(t){return console.warn("[MockForMe] Fetch Interceptor Setup Error:",t),A(e,a)}try{const i=t(),c=ee.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 te{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:te.getQueryParams(this._url)};i(A);const a=t(),l=ee.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 oe=(A,t=null,o=a)=>{if(e())return;let i="string"==typeof A?A:A?.token,r="object"==typeof A?A?.widgetKey:null;if(r?Y.setWidgetKey(r):Y.init(),o===a)try{i&&("undefined"!=typeof localStorage&&(localStorage.removeItem("mockforme-token"),localStorage.setItem("MFM_TOKEN",i)),Y.token=i,Y.isAuthenticated=!0),!i&&Y.token&&(i=Y.token),Y.onAuthSuccess=(e,A,t)=>{n(A),k(t),Y.updateMappings(A,t)}}catch(e){console.log("Error in showing mockforme widget",e)}t||={mappings:[],_o:null,mk:null,_mck:null,_rules:[]};const{mappings:u=[],_o:h,mk:g,_mck:y,_rules:w=[]}=t;return n(u),k({_o:h,mk:g,_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=()=>Y.token||e;Ae.apply({isEnabled:()=>Y.interceptionEnabled,ruleProvider:()=>b(),mappingProvider:e=>{try{return c(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();Y.addRequest("mocked",{...A,requestId:r,pending:!0,startTime:n,rule:e});const s=await ee.apply(e,A),{modifiedRequest:c,type:a,delay:l,redirectUrl:d}=s;if("timeout"!==a&&Y.addRequest("mocked",{...c,requestId:r,pending:!0,startTime:n,rule:e}),"timeout"===a){const A=Date.now()-n;throw Y.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:Ae.getQueryParams(d),requestHeaders:p.headers||{},requestBody:p.body,pending:!0,startTime:Date.now()};Y.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=ee.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(),Y.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){Y.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 Y.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(Y.addRequest("mocked",{...c,requestId:r,status:t?"Aborted":0,pending:!1,duration:A,rule:s.rule}),"redirect"===a&&u&&Y.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();Y.addRequest("mocked",{...o,requestId:s,pending:!0,startTime:c});const a=t(),u=new URL(o.url,window.location.origin).search;let h=`${x()}${e.url}${u}`,m={[f]:a,[d]:p,"x-mfm-adaptor":A};const g=v();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===l?(({actualUrl:e,url:A,method:t,headers:o,body:i,credentials:r,mode:n,rule:s})=>{const c=`${Date.now()}-${Math.random()}`,a=Q(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());Y.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=>(Y.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 Y.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=x();if(e.url.startsWith(n)&&(r=!0),"OPTIONS"===e.method||r)return o(A,t);const s=e.requestId,c=Date.now();Y.addRequest("other",{...e,requestId:s,pending:!0,startTime:c});const a=q(e.method,e.url),l=S(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 G({requestId:s,ruleId:a.id,request:{method:e.method,url:e.url,headers:e.headers,body:e.body},queryParams:A});if(o.cancel){Y.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=J();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 j({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){Y.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);Y.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 Y.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());Y.addRequest("other",{...e,requestId:s,status:h.status,responseHeaders:y,pending:!0,duration:g});try{const A=await h.clone().text();Y.addRequest("other",{...e,requestId:s,status:h.status,responseHeaders:y,responseBody:A,pending:!1,duration:g})}catch(A){Y.addRequest("other",{...e,requestId:s,status:h.status,responseHeaders:y,pending:!1,duration:g})}return h}}),te.apply({isEnabled:()=>Y.interceptionEnabled,ruleProvider:()=>b(),mappingProvider:e=>{try{return c(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();Y.addRequest("mocked",{...A,requestId:i,pending:!0,startTime:r,rule:e});const n=await ee.apply(e,A),{modifiedRequest:s,type:c,redirectUrl:a}=n;"timeout"!==c&&Y.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()};Y.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=ee.applyResponseModifications(e,n.rule.modificationActions),o=e}Y.addRequest("mocked",{...s,requestId:i,status:e,responseBody:A,responseHeaders:o,pending:!1,duration:f,rule:n.rule,...d}),"redirect"===c&&l&&Y.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 u=`${x()}${e.url}${a.search}`,h={[f]:c,[d]:p,"x-mfm-adaptor":A};const m=v();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};Y.addRequest("mocked",{...o,requestId:n,pending:!0,startTime:s});const y=(e,A,t,r={})=>{const c=Date.now()-s;Y.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===l)(({actualUrl:e,url:A,method:t,headers:o,body:i,onSuccess:r,onError:n,rule:s})=>{const c=`${Date.now()}-${Math.random()}`,a=Q(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:u,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,u,!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=x(),r=e.url.startsWith(i);if("OPTIONS"===e.method||o||r)return t(e.body);const n=Date.now();Y.addRequest("other",{...e,pending:!0,startTime:n});const s=q(e.method,e.url),c=S(e.method,e.url);let a=e;const l=(t,o,i,r={})=>{const s=Date.now()-n;Y.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 j({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;Y.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 G({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=J();d>0?setTimeout((()=>{try{t(c)}catch(e){}}),d):t(c)})();const d=J();d>0?setTimeout((()=>{try{t(e.body)}catch(e){}}),d):t(e.body)}})}(i,o),h&&g)Y.mappings=u,Y.rules=w,e?.(u,{_o:h,mk:g,_mck:y,_rules:w});else if(i){const t=Y.getSavedMappings();if(t&&t.mappings&&t.mappings.length>0)return Y.mappings=t.mappings,Y.rules=t.meta?._rules||[],n(t.mappings),k(t.meta),Y.updateMappings(t.mappings,t.meta),void e?.(t.mappings,t.meta);!function(A,t,o,i){C({method:"get",url:m,async:!1,headers:{[f]:A,[d]:p,"x-mfm-adaptor":t}},(A=>{if(A)try{const{di:i,iv:r,_o:s,_mck:c,mk:a,r:l}=A,d=U({di:i,iv:r},s);k({_o:s,mk:a,_mck:c,_rules:l}),d&&(n(d),t=d,o={_o:s,mk:a,_mck:c,_rules:l},Y.saveMappings(t,o),Y.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,o,0,A)}},checkIfApiToBeMocked:c,getMappings:s,doFetchMappings:(e,A)=>{F(i||Y.token,o,((A,t)=>{Y.updateMappings(A,t),e?.(A,t)}),A)},recheckWidgetVisibility:()=>{Y.init()}}},ie=e();ie||(globalThis.mockforme=oe);let re=oe;ie&&(re=e=>({run:()=>{}}));const ne=re})(),module.exports=o})();
|