.el-button-group{display:inline-block;vertical-align:middle}.el-button-group:after,.el-button-group:before{display:table;content:""}.el-button-group:after{clear:both}.el-button-group>.el-button{float:left;position:relative}.el-button-group>.el-button+.el-button{margin-left:0}.el-button-group>.el-button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.el-button-group>.el-button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.el-button-group>.el-button:first-child:last-child{border-top-right-radius:var(--el-border-radius-base);border-bottom-right-radius:var(--el-border-radius-base);border-top-left-radius:var(--el-border-radius-base);border-bottom-left-radius:var(--el-border-radius-base)}.el-button-group>.el-button:first-child:last-child.is-round{border-radius:var(--el-border-radius-round)}.el-button-group>.el-button:first-child:last-child.is-circle{border-radius:50%}.el-button-group>.el-button:not(:first-child):not(:last-child){border-radius:0}.el-button-group>.el-button:not(:last-child){margin-right:-1px}.el-button-group>.el-button.is-active,.el-button-group>.el-button:active,.el-button-group>.el-button:focus,.el-button-group>.el-button:hover{z-index:1}.el-button-group>.el-dropdown>.el-button{border-top-left-radius:0;border-bottom-left-radius:0;border-left-color:var(--el-button-divide-border-color)}.el-button-group .el-button--primary:first-child{border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--primary:last-child{border-left-color:var(--el-button-divide-border-color)}.el-button-group .el-button--primary:not(:first-child):not(:last-child){border-left-color:var(--el-button-divide-border-color);border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--success:first-child{border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--success:last-child{border-left-color:var(--el-button-divide-border-color)}.el-button-group .el-button--success:not(:first-child):not(:last-child){border-left-color:var(--el-button-divide-border-color);border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--warning:first-child{border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--warning:last-child{border-left-color:var(--el-button-divide-border-color)}.el-button-group .el-button--warning:not(:first-child):not(:last-child){border-left-color:var(--el-button-divide-border-color);border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--danger:first-child{border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--danger:last-child{border-left-color:var(--el-button-divide-border-color)}.el-button-group .el-button--danger:not(:first-child):not(:last-child){border-left-color:var(--el-button-divide-border-color);border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--info:first-child{border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--info:last-child{border-left-color:var(--el-button-divide-border-color)}.el-button-group .el-button--info:not(:first-child):not(:last-child){border-left-color:var(--el-button-divide-border-color);border-right-color:var(--el-button-divide-border-color)}.json-view-item:not(.root-item){margin-left:0}.children-branch{position:relative;padding-left:var(--jtv-indent-step,10px)}.children-branch:before{content:"";position:absolute;left:1px;top:0;bottom:1px;border-left:1px solid var(--branch-color);opacity:.65;pointer-events:none}.value-row{display:flex;align-items:center;justify-content:center;background:linear-gradient(90deg,#f5f5f5 0,#ddd 50%,#f5f5f5);border-radius:4px;padding:4px 0;max-width:600px}.value-text{flex:1;min-width:30%;margin-left:4px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.value-row .tag{white-space:normal!important;overflow-wrap:break-word;word-break:normal;min-width:0}.jtv-empty-key{opacity:.6;font-style:italic}.line:hover{cursor:pointer}.match{border:1px solid #000}.jtv-highlight{background-color:var(--jtv-highlight-bg,#ffe58f);color:var(--jtv-highlight-color,inherit);border-radius:2px;padding:0 1px}.jtv-key-content{flex:1 1 auto;min-width:0;max-width:100%;white-space:normal}.jtv-key-label{display:inline;overflow-wrap:break-word;word-break:normal;white-space:normal}.jtv-node--active{border-radius:4px;outline:2px solid var(--jtv-active-outline,#61419e);outline-offset:1px;background-color:var(--jtv-active-bg,rgba(97,65,158,.1))!important}button.data-key.jtv-node--active{outline-offset:-2px;box-shadow:inset 3px 0 0 var(--jtv-active-outline,#61419e)}.value-key{box-sizing:border-box;width:100%;max-width:600px;border-radius:2px;white-space:nowrap;border-bottom:1px solid #fff}.value-key.can-select{cursor:pointer}.value-key.can-select:hover{background-color:rgba(0,0,0,.07)}.value-key.can-select:focus{outline:2px solid var(--jtv-hover-color)}.value-key.jtv-node--active{outline-offset:-2px}.data-key{display:block;box-sizing:border-box;min-width:0;max-width:100%;white-space:normal;overflow-wrap:break-word;text-align:left;padding:5px 5px 5px 40px;border:0;width:100%;border-bottom:1px solid #fff;cursor:pointer;font-size:12px}.data-key:hover{background-color:var(--jtv-hover-color)}.data-key:focus{outline:2px solid var(--jtv-hover-color)}.data-key::-moz-focus-inner{border:0}.data-key .properties{display:inline-block;white-space:nowrap;opacity:.7;margin-left:4px;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-weight:400}.data-key{display:flex;align-items:center;padding:8px 8px 8px 0;position:relative}.data-key .chevron-arrow{position:static;margin:0 8px;transform:none}.json-view-item,:root{--branch-color:#ccc}.json-view-item .chevron-arrow{background-color:#ccc!important}.json-view-item.depth-0{--branch-color:#52b1ff}.json-view-item.depth-0 .chevron-arrow{background-color:#52b1ff!important}.json-view-item.depth-1{--branch-color:#a49bd1}.json-view-item.depth-1 .chevron-arrow{background-color:#a49bd1!important}.json-view-item.depth-2{--branch-color:#3674a3}.json-view-item.depth-2 .chevron-arrow{background-color:#3674a3!important}.json-view-item.depth-3{--branch-color:#61419e}.json-view-item.depth-3 .chevron-arrow{background-color:#61419e!important}.json-view-item.depth-4{--branch-color:#75b3f5}.json-view-item.depth-4 .chevron-arrow{background-color:#75b3f5!important}.json-view-item.depth-5{--branch-color:#365ea8}.json-view-item.depth-5 .chevron-arrow{background-color:#365ea8!important}.json-view-item.depth-6{--branch-color:#7f4182}.json-view-item.depth-6 .chevron-arrow{background-color:#7f4182!important}.json-view-item.depth-7{--branch-color:#ccc}.json-view-item.depth-7 .chevron-arrow{background-color:#ccc!important}.json-view-item.depth-8{--branch-color:#ccc}.json-view-item.depth-8 .chevron-arrow{background-color:#ccc!important}.json-view-item.depth-9{--branch-color:#ccc}.json-view-item.depth-9 .chevron-arrow{background-color:#ccc!important}.json-view-item.depth-10{--branch-color:#ccc}.json-view-item.depth-10 .chevron-arrow{background-color:#ccc!important}.json-view-item.depth-11{--branch-color:#ccc}.json-view-item.depth-11 .chevron-arrow{background-color:#ccc!important}.json-view-item.depth-12{--branch-color:#ccc}.json-view-item.depth-12 .chevron-arrow{background-color:#ccc!important}.json-view-item.depth-13{--branch-color:#ccc}.json-view-item.depth-13 .chevron-arrow{background-color:#ccc!important}.json-view-item.depth-14{--branch-color:#ccc}.json-view-item.depth-14 .chevron-arrow{background-color:#ccc!important}.json-view-item.depth-15{--branch-color:#ccc}.json-view-item.depth-15 .chevron-arrow{background-color:#ccc!important}.json-view-item.depth-16{--branch-color:#ccc}.json-view-item.depth-16 .chevron-arrow{background-color:#ccc!important}.json-view-item.depth-17{--branch-color:#ccc}.json-view-item.depth-17 .chevron-arrow{background-color:#ccc!important}.json-view-item.depth-18{--branch-color:#ccc}.json-view-item.depth-18 .chevron-arrow{background-color:#ccc!important}.json-view-item.depth-19{--branch-color:#ccc}.json-view-item.depth-19 .chevron-arrow{background-color:#ccc!important}.chevron-arrow{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:4px;margin:0 8px}.chevron-arrow:before{content:"";display:block;width:6px;height:6px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg);transition:transform .2s ease}.chevron-arrow.opened:before{margin-top:-3px;transform:rotate(45deg)}.output-tag{background-color:#61419e;color:#fff;border:0}.user-variable-tag{background-color:#8f549c;color:#fff;border:0}.system-variable-tag{background-color:#4376a8;color:#fff;border:0}.tag{font-size:12px;line-height:18px;margin:3px 4px 0 9px;padding:0 6px;border-radius:3px;display:inline-block;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.copy-btn,.tag{outline:0;cursor:pointer}.copy-btn{color:#52b1ff;opacity:0;margin-left:2%;margin-right:1%;transition:opacity .15s ease,transform .1s ease}.copy-btn:focus-visible,.value-row:hover .copy-btn{opacity:1}.copy-btn:active{transform:scale(.96)}.jtv-narrow .data-key{padding-top:6px;padding-bottom:6px}.jtv-narrow .data-key .chevron-arrow{width:18px;height:18px;margin:0 4px}.jtv-narrow .data-key .chevron-arrow:before{width:5px;height:5px}.jtv-narrow .tag{margin-left:4px}.jtv-container[data-v-2db80316]{width:100%}.jtv-toolbar[data-v-2db80316]{position:sticky;top:0;z-index:5;box-sizing:border-box;width:100%;background:var(--jtv-toolbar-bg,#fafafa);padding:0 0 4px}.jtv-toolbar--popup[data-v-2db80316]{padding-top:6px}.jtv-toolbar--dark[data-v-2db80316]{--jtv-toolbar-bg:#1f1f1f;--jtv-path-root-color:#cfd3dc;--jtv-path-segment-color:#e5eaf3;--jtv-path-segment-bg:hsla(0,0%,100%,0.08);--jtv-path-current-color:#61419e}.jtv-search[data-v-2db80316]{display:flex;align-items:center;gap:8px;width:100%;margin-bottom:0;flex-wrap:wrap}.jtv-search-input[data-v-2db80316]{flex:1 1 160px;min-width:120px}.jtv-search-icon[data-v-2db80316]{color:var(--jtv-search-icon-color,#909399);font-size:12px}.jtv-search-nav[data-v-2db80316]{display:flex;align-items:center;gap:6px;flex:0 0 auto}.jtv-search-count[data-v-2db80316]{font-size:12px;font-variant-numeric:tabular-nums;white-space:nowrap;color:var(--jtv-search-count-color,#606266)}.jtv-search-btns[data-v-2db80316] .el-button{padding:5px 8px}.jtv-search-path[data-v-2db80316]{display:flex;align-items:center;gap:4px;width:100%;min-width:0;max-width:100%;box-sizing:border-box;font-size:12px;color:var(--jtv-search-path-color,#606266);padding:2px 0;margin:4px 0 0;white-space:nowrap;overflow:hidden}.jtv-search-path--measure[data-v-2db80316]{position:absolute;left:0;top:0;width:0;height:0;max-width:none;padding:0;margin:0;visibility:hidden;pointer-events:none;overflow:hidden}.jtv-search-path--measure .jtv-search-path-segment[data-v-2db80316]{flex:0 0 auto}.jtv-search-path-tooltip[data-v-2db80316]{display:flex;align-items:center;flex-wrap:wrap;gap:4px;max-width:640px;font-size:12px;line-height:1.5}.jtv-search-path-tooltip .jtv-search-path-segment[data-v-2db80316]{max-width:240px;white-space:normal;overflow-wrap:break-word;word-break:normal}.jtv-search-path-root[data-v-2db80316]{flex:0 0 auto;color:var(--jtv-path-root-color,#606266);font-weight:600}.jtv-search-path-separator[data-v-2db80316]{flex:0 0 auto;color:var(--jtv-search-icon-color,#909399)}.jtv-search-path-segment[data-v-2db80316]{min-width:0;max-width:140px;overflow:hidden;text-overflow:ellipsis;color:var(--jtv-path-segment-color,#606266);background:var(--jtv-path-segment-bg,rgba(0,0,0,.045));border-radius:4px;padding:1px 5px}.jtv-search-path-segment--index[data-v-2db80316]{flex:0 0 auto;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.jtv-search-path-segment--ellipsis[data-v-2db80316]{flex:0 0 auto;background:transparent;padding-inline:1px}.jtv-search-path-segment--current[data-v-2db80316]{color:var(--jtv-path-current-color,#61419e);font-weight:600}.jtv-search-empty[data-v-2db80316]{font-size:12px;color:var(--jtv-search-empty-color,#909399);padding:12px 8px;text-align:center}.root-item[data-v-2db80316]{--jtv-key-color:#0977e6;--jtv-valueKey-color:#073642;--jtv-string-color:#268bd2;--jtv-number-color:#2aa198;--jtv-boolean-color:#cb4b16;--jtv-null-color:#6c71c4;--jtv-arrow-size:6px;--jtv-arrow-color:#444;--jtv-hover-color:rgba(0,0,0,0.1);--jtv-selected-color:rgba(153,204,241,0.5137254901960784);--jtv-selectedKey-color:rgba(80,163,246,0.5098039215686274);--jtv-match-color:rgba(21,160,210,0.5098039215686274);--jtv-highlight-bg:#ffe58f;--jtv-highlight-color:#613400;--jtv-active-outline:#61419e;--jtv-active-bg:rgba(97,65,158,0.1);margin-left:0;width:100%;height:auto}.root-item.dark[data-v-2db80316]{--jtv-key-color:#80d8ff;--jtv-valueKey-color:#fdf6e3;--jtv-hover-color:hsla(0,0%,100%,0.1);--jtv-arrow-color:#fdf6e3;--jtv-highlight-bg:#b58900;--jtv-highlight-color:#fdf6e3;--jtv-active-outline:#61419e;--jtv-active-bg:rgba(97,65,158,0.22)}