*{box-sizing:border-box}html,body,#root{width:100%;height:100%}body{margin:0}*{scrollbar-width:thin;scrollbar-color:#303646 transparent}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track,*::-webkit-scrollbar-corner{background:transparent}*::-webkit-scrollbar-thumb{min-height:36px;border:2px solid transparent;border-radius:999px;background:#1b1d27;background-clip:content-box}.json-editor-root{width:100%;background:#12141c}.json-editor-root textarea,.json-editor-root pre{margin:0;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere}.json-editor-root textarea{color:#e0e2e9;caret-color:#e0e2e9;outline:none}.json-editor-root textarea::selection{background:#3b82f647}.json-editor-root pre{color:#e0e2e9}.json-editor-root.is-readonly textarea{cursor:default;caret-color:transparent}.json-editor-root .token.property{color:#93c5fd}.json-editor-root .token.string{color:#86efac}.json-editor-root .token.number{color:#fca5a5}.json-editor-root .token.boolean,.json-editor-root .token.null{color:#fcd34d}.json-editor-root .token.punctuation{color:#8b8fa3}
