.uxtC1a_grid{flex-direction:column;gap:12px;width:100%;margin-top:32px;display:flex}.uxtC1a_stats{justify-content:space-between;align-items:center;gap:12px;display:flex}@media (max-width:767px){.uxtC1a_stats{flex-direction:column;width:100%}}.uxtC1a_functions{width:100%}.IPM84a_dashboardFunctions{padding:20px}.IPM84a_dashboardFunctions button[disabled]{cursor:not-allowed;opacity:.5}.IPM84a_top{justify-content:space-between;align-items:center;gap:16px;width:100%;margin-bottom:20px;display:flex}.IPM84a_top img{cursor:pointer;transition:all .3s}.IPM84a_top img:hover{opacity:.5}.IPM84a_functionsList{flex-direction:column;gap:4px;display:flex;overflow-y:auto}.uy04yG_root{margin-bottom:4px}.uy04yG_callReducerForm{color:var(--color-n1);flex-direction:column;gap:16px;display:flex}.uy04yG_callReducerForm .uy04yG_label{margin-bottom:8px;display:block}.uy04yG_callReducerForm .uy04yG_inputs{flex-direction:column;gap:16px;display:flex}.OkETrq_root{border:1px solid var(--color-border);border-radius:8px;justify-content:space-between;align-items:center;width:100%;height:48px;display:flex}.OkETrq_root.OkETrq_primary{background-color:var(--color-n8)}.OkETrq_root.OkETrq_secondary{background-color:var(--color-n6)}.OkETrq_root .OkETrq_inputContainer{flex:1;align-items:baseline;display:flex}.OkETrq_root svg{fill:var(--color-green);color:var(--color-green)}.OkETrq_root .OkETrq_parensText{color:var(--color-n4)}.OkETrq_root .OkETrq_typeText{color:var(--color-yellow)}.OkETrq_root .OkETrq_prefixText{color:var(--color-white)}.OkETrq_root .OkETrq_editInputsButton{color:var(--color-yellow);text-decoration:underline}.OkETrq_root .OkETrq_notCallable{color:var(--color-n4)}.OkETrq_root .OkETrq_input{color:var(--color-white);border:1px solid var(--color-n5);background-color:#0000;border-radius:4px;width:100px;margin:0;padding:0 8px;overflow:hidden}.OkETrq_root .OkETrq_input.OkETrq_readOnly,.OkETrq_root .OkETrq_input::placeholder{color:var(--color-n4)}.OkETrq_root .OkETrq_input:focus{outline:none}.OkETrq_root .OkETrq_label{color:var(--color-n1)}.OkETrq_root .OkETrq_leftSection{flex:1;align-items:center;gap:8px;padding-left:20px;display:flex}.OkETrq_root .OkETrq_buttonContainer{padding:4px}.VNKucG_dashboardLogs{min-height:300px;padding:20px;position:relative}.VNKucG_dashboardLogs.VNKucG_blur .VNKucG_main{filter:blur(.5rem)}.VNKucG_dashboardLogs.VNKucG_blur .VNKucG_buttons{display:none}.VNKucG_top{justify-content:space-between;align-items:center;width:100%;margin-bottom:20px;display:flex}@media (max-width:550px){.VNKucG_top{flex-direction:column;justify-content:center}}.VNKucG_top .VNKucG_buttons{align-items:center;display:flex}@media (max-width:550px){.VNKucG_top .VNKucG_buttons{width:100%;margin-top:20px}.VNKucG_top .VNKucG_buttons button{width:45%}}.VNKucG_logsContainer{background-color:var(--color-bg);border:1px solid var(--color-border);border-radius:8px;width:100%;min-height:200px}.VNKucG_moduleLogs{padding:20px;overflow:hidden scroll}.VNKucG_moduleLogs .timestamp{color:var(--color-n4)}.VNKucG_moduleLogs .error{color:red}.VNKucG_moduleLogs .info{color:var(--color-n3)}.VNKucG_moduleLogs .detail{color:var(--color-blue)}.VNKucG_moduleLogs .message{color:var(--color-green)}.VNKucG_moduleLogButton{width:190px;color:var(--color-n4);background:var(--color-bg-hover);border-radius:4px;margin-left:10px;padding:10px;transition:all .2s ease-in-out}.VNKucG_moduleLogButton.VNKucG_active{color:var(--color-text);background:var(--color-bg-selected)}.VNKucG_guest{z-index:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.VNKucG_guest p{letter-spacing:-.01em;font-size:16px;line-height:2;font-family:var(--font-inter)!important}.VNKucG_filters{grid-template-columns:25% 75%;gap:.5rem;margin-bottom:.5rem;display:grid}.WOT95q_dashboardSQL{border-radius:8px;flex-direction:column;min-height:450px;padding:20px;display:flex}.WOT95q_leftResults{opacity:.5;align-items:center;gap:8px;min-width:140px;display:flex}.WOT95q_leftResults p{margin-left:8px}.WOT95q_leftResults img{width:12px;height:12px}.WOT95q_topLeft{align-items:center;gap:8px;display:flex}.WOT95q_top{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}@media (max-width:550px){.WOT95q_top{flex-direction:column;justify-content:center}}.WOT95q_top .WOT95q_tabs{align-items:center;display:flex}@media (max-width:550px){.WOT95q_top .WOT95q_tabs{width:100%;margin-top:20px}.WOT95q_top .WOT95q_tabs button{width:45%}}.WOT95q_queryInput{background:var(--color-shade1);border-radius:8px;flex:1;align-items:center;padding:10px;display:flex}.WOT95q_queryInput input{color:var(--color-text);background:0 0;border:none;outline:none;flex:1;margin-left:10px;padding-right:10px;transition:all .3s}.WOT95q_tableSelect{outline:none;align-items:center;display:flex}.WOT95q_tableSelect svg{opacity:.5;transition:all .3s}.WOT95q_tableSelect svg:hover{opacity:1;cursor:pointer}.WOT95q_tableSelectTable{background-color:var(--color-shade1);width:100%;color:var(--color-text);outline:none;margin-right:15px;padding:10px;transition:all .3s}.WOT95q_tableSelectTable option:hover{background:var(--color-shade2)}.WOT95q_data .WOT95q_noData{flex-direction:column;justify-content:center;align-items:center;margin-top:70px;margin-bottom:50px;display:flex}.WOT95q_data .WOT95q_noData img{margin:0 auto 10px}.WOT95q_data .WOT95q_noData p{opacity:.5}.WOT95q_dataTable{flex:1;padding-bottom:10px;overflow:auto;-webkit-mask-image:linear-gradient(#000 calc(100% - 48px),#0000 100%);mask-image:linear-gradient(#000 calc(100% - 48px),#0000)}.WOT95q_dataTable table{border-collapse:collapse;width:100%}.WOT95q_dataTable tr{border-bottom:1px solid var(--color-border)}.WOT95q_dataTable .WOT95q_headers{color:var(--color-n4);justify-content:space-between;align-items:center;gap:16px;padding-top:20px;padding-bottom:20px;display:flex;position:sticky;top:0}.WOT95q_dataTable .WOT95q_rows{flex-direction:column;display:flex}.WOT95q_dataTable .WOT95q_rows .WOT95q_dataRow{justify-content:space-between;align-items:center;padding-top:12px;padding-bottom:12px;display:flex}.WOT95q_dataTable .WOT95q_rows .WOT95q_dataRow p{text-align:left;width:100px}.WOT95q_sqlError{text-align:center;color:var(--color-text);margin-top:70px}.mRmQUq_root{flex:1;width:100%;height:360px;padding:20px;position:relative;overflow:hidden}.mRmQUq_root .mRmQUq_noData{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.l55irG_root{flex:1;width:100%;height:360px;max-height:360px;position:relative}.l55irG_root header{padding:20px;position:absolute}.l55irG_root .l55irG_header{width:100%}.l55irG_root .l55irG_noData{justify-content:center;align-items:center;width:100%;height:100%;display:flex}._pE7JW_root{flex:1;width:100%;height:360px;padding:20px;position:relative;overflow:hidden}._pE7JW_root ._pE7JW_noData{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}
