body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Fira Sans,Segoe UI,Roboto,Oxygen;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.main_layout{display:flex;flex:1 1;flex-direction:row;height:100vh}.sidebar{border-right:.5px solid #555;flex-direction:column;width:14vw}.header{align-content:center;border-bottom:.5px solid #555;flex:1 1;flex-direction:row;height:50px}.body{overflow-y:auto}.body,.editor{display:flex;flex:1 1;flex-direction:column}.editor{align-self:start;height:100vh;justify-content:start}.canvas,.editor{overflow:hidden;width:100%}.canvas{background-color:#1e1e1e;display:flex;flex:1 1;flex-direction:column;height:100%}.footer{align-content:center;border-bottom:.5px solid #555;flex-direction:row}.title_bar{align-items:center;color:#fff;display:flex;flex:1 1;flex-direction:row;justify-content:space-between;padding-left:10px;padding-right:10px}.add_button{color:tomato;padding:5px}.jsonItem{align-items:center;color:#000;cursor:pointer;display:flex;flex-direction:row;gap:8px;justify-content:start;padding:8px 10px}.jsonItem.active{background-color:#333}.jsonItem:hover{background-color:#2d2e37}.jsontitle{color:#fff;font-size:8px;font-weight:600;margin:0}.expanded{flex:1 1}.clear-icon{align-self:start;border-radius:5px}.clear-icon:hover{background-color:#fff}.jsontitle-edit{background:#0000;border:none;color:#f0f8ff;font:inherit;font-size:12px;outline:none;overflow:hidden;resize:none;text-align:left;white-space:nowrap}.jsonItem.selected{background-color:#333}.options_bar{border-bottom:.5px solid #555;flex:1 1;flex-direction:row;gap:10px;height:50px;padding:10px}.button,.options_bar{align-items:center;color:#fff;display:flex}.button{background-color:#333;border-radius:5px;flex-direction:row;gap:2px;justify-content:center;padding:5px 10px}.button .name{color:#999;font-size:12px}.button:hover .name{color:#333}.button:hover{background-color:#fff;cursor:pointer}.button.Active{background-color:#fff;border-color:#fff;color:#333}.editor-container{background-color:#1e1e1e;display:flex;flex:1 1;height:100%;overflow:hidden;width:100%}.line-numbers{background-color:#222;color:#666;font-size:12px;height:100%;line-height:1.5;min-width:40px;overflow:hidden;padding:8px 4px;text-align:right;-webkit-user-select:none;user-select:none}.line-number{align-items:center;display:flex;height:18px;justify-content:flex-end;width:25px}.json-textarea{word-wrap:break-word;background-color:#1e1e1e;background:#0000;border:none;color:#ddeefa;flex:1 1;font-family:Courier New,Courier,monospace;font-size:12px;height:100%;line-height:1.5;outline:none;overflow:auto;padding:8px;resize:none;white-space:pre-wrap}.preview-container{background-color:#1e1e1e;display:flex;flex:1 1;flex-direction:column;height:100%;padding:16px;width:100%}.preview-table{border:1px solid #444;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;list-style-type:none;margin:0}.array-item{color:#ddd;font-size:12px;font-weight:300;padding:8px}.preview-table td,.preview-table th{border:1px solid #333;color:#999;font-size:12px;padding:6px 10px;text-align:left;vertical-align:top;white-space:nowrap}.preview-table th{color:#fff;font-weight:500}.preview-table-container{overflow-x:auto;width:100%}.preview-table{border-collapse:collapse;min-width:100%;width:max-content}.bar{align-items:center;color:#fff;display:flex;flex:1 1;flex-direction:row;gap:16;padding:10px}.bar h5{color:#999}.bar h5,.bar_row{font-size:12px;font-weight:500;margin-right:15px}.bar_row{color:#e1e9ff;display:flex;flex-direction:row}*{box-sizing:border-box;margin:0;padding:0}body,html{background-color:#222;display:flex;flex-direction:column;height:100vh}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#0000;border-radius:10px}::-webkit-scrollbar-thumb{background:#383838;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#555}
/*# sourceMappingURL=main.d5873191.css.map*/