.cm-scroller::-webkit-scrollbar,.json-viewer-container::-webkit-scrollbar,.json-viewer-editor::-webkit-scrollbar{width:12px!important;height:12px!important}.cm-scroller::-webkit-scrollbar-track,.json-viewer-container::-webkit-scrollbar-track,.json-viewer-editor::-webkit-scrollbar-track{background:#1a202c!important;border-radius:6px!important}.cm-scroller::-webkit-scrollbar-thumb,.json-viewer-container::-webkit-scrollbar-thumb,.json-viewer-editor::-webkit-scrollbar-thumb{background:#4a5568!important;border-radius:6px!important;border:2px solid #1a202c!important}.cm-scroller::-webkit-scrollbar-thumb:hover,.json-viewer-container::-webkit-scrollbar-thumb:hover,.json-viewer-editor::-webkit-scrollbar-thumb:hover{background:#718096!important}.cm-scroller::-webkit-scrollbar-corner,.json-viewer-container::-webkit-scrollbar-corner,.json-viewer-editor::-webkit-scrollbar-corner{background:#1a202c!important}.json-viewer-container{height:100%!important;max-height:600px!important;overflow:auto!important;position:relative!important}.json-viewer-wrapper{height:100%!important;display:flex!important;flex-direction:column!important}.json-viewer-headers{display:flex!important;width:100%!important;position:sticky!important;top:0!important;z-index:100!important;background:#22272e!important;border-bottom:1px solid rgba(120,131,146,.4)!important;flex-shrink:0!important}.json-viewer-header{flex:1 1 50%!important;width:50%!important;max-width:50%!important;padding:12px 16px!important;font-size:14px!important;font-weight:600!important;color:#adbac7!important;background:#22272e!important;border-right:1px solid rgba(120,131,146,.4)!important}.json-viewer-header:last-child{border-right:none!important}.json-viewer-editors{display:flex!important;width:100%!important;flex:1!important;min-height:0!important;box-sizing:border-box!important}.json-viewer-editor{flex:1 1 50%!important;width:50%!important;max-width:50%!important;box-sizing:border-box!important;overflow:auto!important}.json-viewer-editor .cm-editor{height:100%!important;width:100%!important;overflow:hidden!important;font-family:Monaco,Menlo,Ubuntu Mono,Consolas,monospace!important;font-size:12px!important}.json-viewer-editor .cm-scroller{overflow-x:auto!important;overflow-y:auto!important;height:100%!important;scrollbar-width:thin!important;scrollbar-color:#4a5568 #1a202c!important}.json-viewer-editor .cm-content{width:-moz-max-content!important;width:max-content!important;min-width:100%!important;height:auto!important;padding:0 10px!important}.json-viewer-editor .cm-line{white-space:pre!important;word-wrap:normal!important;overflow-wrap:normal!important}.json-viewer-editor .cm-gutters{position:sticky!important;left:0!important;height:auto!important;border-right:1px solid rgba(120,131,146,.4)!important;background-color:#22272e!important;color:#636e7b!important;z-index:10!important}.cm-diff-line-added{background-color:rgba(46,160,67,.15)!important;border-left:3px solid #2ea043!important}.cm-diff-line-removed{background-color:rgba(248,81,73,.15)!important;border-left:3px solid #f85149!important}.cm-line:empty{min-height:1.5em!important;background-color:rgba(120,131,146,.05)!important;border-left:3px solid transparent!important}.cm-searchMatch{background-color:#ffeb3b!important;border:2px solid #ffc107!important;border-radius:3px!important;color:#000000!important;text-shadow:none!important;box-shadow:0 0 0 2px rgba(255,193,7,.3)!important;z-index:100!important}.cm-searchMatch,.cm-searchMatch.cm-searchMatch-selected{font-weight:700!important;outline:none!important;position:relative!important}.cm-searchMatch.cm-searchMatch-selected{background-color:#ff5722!important;border:3px solid #d84315!important;border-radius:3px!important;color:white!important;text-shadow:0 1px 2px rgba(0,0,0,.5)!important;box-shadow:0 0 0 3px rgba(255,87,34,.4)!important;z-index:101!important}.json-viewer-editor .cm-searchMatch{background-color:#ffeb3b!important;border:2px solid #ffc107!important;border-radius:3px!important;color:#000000!important;font-weight:700!important;position:relative!important;z-index:100!important}.json-viewer-editor .cm-searchMatch.cm-searchMatch-selected{background-color:#ff5722!important;border:3px solid #d84315!important;color:white!important;position:relative!important;z-index:101!important}