body{margin:0;font-family:sans-serif}a{text-decoration:none;color:inherit}table{border-collapse:collapse;width:100%}td,th{padding:8px;text-align:left;border-bottom:1px solid #ddd}.app{display:flex;height:100vh;background-color:#121212;color:#fff;padding:20px}.app .sidebar{width:280px;padding:20px;border-right:1px solid #ccc}.QueryEditor_queryEditor__Uv_l8{border-radius:4px;display:flex;flex-direction:column;gap:20px}.QueryEditor_queryEditorHeader__0dZNq{display:flex;justify-content:space-between;align-items:center}.QueryEditor_queryEditorBody__Z_EaK{padding:10px;background-color:#fff;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.1);flex:1 1;display:flex;flex-direction:column}.QueryEditor_queryEditorRunButton__txzhO{background-color:#007bff;color:#fff;border:none;padding:10px 20px;border-radius:4px;cursor:pointer}.QueryEditor_queryEditorRunButton__txzhO:hover{background-color:#0056b3}.QueryEditor_monacoEditor__RiVB2{height:300px}.QueryResults_QueryResultsTableWrapper__I_TJJ{border:1px solid #ccc;border-radius:4px;overflow:auto}.QueryResults_QueryResultsTable__gmNRu{border-collapse:collapse;color:#f5f5f5}.QueryResults_QueryResultsTable__gmNRu td,.QueryResults_QueryResultsTable__gmNRu th{border:1px solid #ccc;padding:8px;text-align:left}.QueryResults_QueryResultsTable__gmNRu th{background-color:#3b3b3b}.TableInfo_TableInfo__zVvGZ{margin-bottom:20px;color:#fff}.TableInfo_TableColumns__7yYUd{display:flex;flex-direction:column;gap:10px;background-color:#f9f9f9;padding:20px;border-radius:8px;color:#333}.TableInfo_TableColumns__7yYUd li{list-style-type:none;padding:8px 0;border-bottom:1px solid #ddd;display:flex;justify-content:space-between}.TableInfo_TableColumns__7yYUd li:last-child{border-bottom:none}