body,html{color:#fbfbfe;background-color:#1c1b22;height:100vh;margin:0;padding:0;font-family:Consolas,Courier New,monospace}#root{height:100vh}.json-container{flex-direction:column;height:100vh;display:flex}.json-header{color:#fbfbfe;background-color:#2b2a33;border-bottom:1px solid #000;align-items:center;padding:5px 10px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:12px;display:flex}.json-header label{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:4px;display:flex}.json-header input[type=checkbox]{cursor:pointer;margin:0}.json-body{flex:1;padding:10px;overflow:auto}pre{margin:0;font-family:Consolas,Courier New,monospace;font-size:13px;line-height:1.3}.raw-text{white-space:pre-wrap;word-wrap:break-word;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:13px}.json-key{color:#8be9fd;font-weight:400}.json-string{color:#f1fa8c}.json-number{color:#bd93f9}.json-boolean,.json-null{color:#ff79c6}
