.j6Y3eG_tablesPage{flex:1;display:flex;overflow:hidden}.j6Y3eG_mainContent{background:var(--color-shade7);max-width:calc(100vw - var(--secondary-sidebar-width) - var(--sidebar-collapsed-width));flex-direction:column;flex:1;display:flex}.j6Y3eG_tableList{flex-direction:column;display:flex}.j6Y3eG_tabs{scrollbar-width:thin;scrollbar-color:var(--color-n6)transparent;display:flex;overflow-x:auto}.j6Y3eG_tabs .j6Y3eG_tab{border:1px solid var(--color-shade4);background:var(--color-shade7);min-width:200px;height:48px;color:var(--color-n4);cursor:pointer;flex-shrink:0;align-items:center;gap:8px;padding:8px 24px;display:flex}.j6Y3eG_tabs .j6Y3eG_tab .j6Y3eG_closeTabIcon{color:var(--color-shade1);cursor:pointer;justify-content:center;align-items:center;margin-left:auto;display:flex}.j6Y3eG_tabs .j6Y3eG_tab .j6Y3eG_closeTabIcon :hover{color:var(--color-red)}.j6Y3eG_tabs .j6Y3eG_activeTab{border:1px solid var(--color-shade4);color:var(--color-white);background:var(--color-shade5)}.j6Y3eG_tabs .j6Y3eG_activeTab p{color:var(--color-white)}.j6Y3eG_tabContent{height:100%}.j6Y3eG_hidden{display:none}.j6Y3eG_tabs::-webkit-scrollbar{background:0 0;height:4px}.j6Y3eG_tabs::-webkit-scrollbar-track{background:0 0}.j6Y3eG_tabs::-webkit-scrollbar-thumb{background:var(--color-shade4);border-radius:3px}.j6Y3eG_tabs::-webkit-scrollbar-thumb:hover{background:var(--color-shade4)}.j6Y3eG_noTabsOpened{margin-top:50px}.j6Y3eG_pinButton{color:var(--color-n4);cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;padding:0;transition:color .15s;display:none}.j6Y3eG_pinRow:hover .j6Y3eG_pinButton{display:flex}.j6Y3eG_pinButton:hover{color:var(--color-white)}.j6Y3eG_pinButtonActive{color:var(--color-white);display:flex}.j6Y3eG_noTablesInDatabase{flex-direction:column;align-items:center;width:100%;margin-top:150px;display:flex}@media (width<=767px){.j6Y3eG_tablesPage{flex-direction:column;min-height:100vh;overflow:visible}.j6Y3eG_mainContent{min-width:100vw;overflow:visible}}.JpRUCW_largeIconButton{background-color:var(--color-shade7);border:1px solid var(--color-shade4);color:var(--color-n4);border-radius:100px;justify-content:center;align-items:center;padding:8px;transition:background-color .2s,border-color .2s,color .2s;display:flex}.JpRUCW_largeIconButton:hover:not(:disabled){border-color:var(--color-white);background-color:var(--color-shade3);color:var(--color-white)}.JpRUCW_largeIconButtonActive{border-color:var(--color-green);background-color:var(--color-shade7);color:var(--color-green)}.JpRUCW_largeIconButtonDisabled{border-color:var(--color-shade1);background-color:var(--color-shade7);color:var(--color-n6);pointer-events:none}.JpRUCW_small{border-radius:4px;padding:4px}:root{--table-paginator-height:80px;--tabs-actions-height:48px}.Z2LkFG_container{height:100%}.Z2LkFG_actions{background:var(--color-shade6);flex-wrap:wrap;align-items:center;gap:16px;padding:16px 24px;display:flex}.Z2LkFG_actions .Z2LkFG_paginator{color:var(--color-white);align-items:center;gap:4px;display:flex}.Z2LkFG_actions .Z2LkFG_paginator .Z2LkFG_pageInfo{text-overflow:ellipsis;margin:0 8px}.Z2LkFG_actions .Z2LkFG_whereClause{border:1px solid var(--color-shade4);background:var(--color-shade6);border-radius:8px;flex:1 0 0;align-self:stretch;align-items:center;gap:8px;padding:0 16px;display:flex}.Z2LkFG_actions .Z2LkFG_whereClause .Z2LkFG_whereClauseIcon{color:var(--color-green)}.Z2LkFG_actions .Z2LkFG_export{align-items:center;gap:4px;display:flex}.Z2LkFG_optionsListItem{text-wrap:nowrap;color:var(--color-n4);padding:8px 0}.Z2LkFG_optionsListItem:hover{color:var(--color-white);cursor:pointer}.Z2LkFG_optionsListItemActive{color:var(--color-white)}.Z2LkFG_optionsListItemActive svg{color:var(--color-green)}.Z2LkFG_exportOptions{flex-direction:column;padding:16px;display:flex}.Z2LkFG_error{height:calc(100vh - var(--nav-height) - var(--tabs-actions-height) - var(--table-paginator-height));background:#2b151c;flex-direction:column;gap:16px;padding:24px;display:flex;overflow:auto}.Z2LkFG_error .Z2LkFG_tableError{grid-template-rows:auto auto;grid-template-columns:auto 1fr;gap:4px;display:grid}.Z2LkFG_error p{color:#fc6897}.Z2LkFG_error h3{color:#fc6897;font-family:var(--font-ibm);font-size:var(--14px);font-style:normal;font-weight:600;line-height:var(--16px);text-transform:uppercase;margin-bottom:4px}.Z2LkFG_options{flex-direction:column;display:flex}.Z2LkFG_noResults{border:1px solid var(--color-border);border-radius:4px;margin:24px;padding:48px 24px}.Z2LkFG_sender{border-bottom:1px solid var(--color-shade4);color:var(--color-n4);align-items:center;gap:8px;padding:8px 24px;display:flex;overflow:hidden}.Z2LkFG_senderIcon,.Z2LkFG_senderLabel{color:var(--color-n4);flex-shrink:0}.Z2LkFG_senderLabel:after{content:" :"}.Z2LkFG_senderValue{color:var(--color-n2);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Z2LkFG_senderCopy{color:var(--color-n4);cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;padding:0;transition:color .15s;display:flex}.Z2LkFG_senderCopy:hover{color:var(--color-white)}@media (width<=767px){.Z2LkFG_actions{flex-direction:column;align-items:flex-start;width:100%}}.z1KFgW_container{max-height:calc(100vh - var(--nav-height) - var(--tabs-actions-height) - var(--table-paginator-height));flex:1;height:100%;overflow:auto}.z1KFgW_table{border-collapse:collapse;width:100%;color:var(--color-white);text-align:center}.z1KFgW_table th,.z1KFgW_table td{border:1px solid var(--color-shade4);text-align:left;line-height:var(--24px);text-wrap:nowrap}.z1KFgW_table td{padding:8px 24px}.z1KFgW_table thead{background-color:var(--color-shade5);color:var(--color-n4)}.z1KFgW_table thead th{z-index:2;background-color:var(--color-shade5);position:sticky;top:-1px}.z1KFgW_table tr:nth-child(2n){background-color:var(--color-shade6)}.z1KFgW_table.z1KFgW_loading tr:nth-child(2n){background-color:inherit!important}.z1KFgW_columnHeader{cursor:pointer;color:var(--color-n4);align-items:center;gap:8px;width:100%;padding:8px 24px;display:flex}.z1KFgW_columnHeader .z1KFgW_sortIcon{margin-left:auto}.z1KFgW_draggableHeader{cursor:grab;user-select:none;transition:all .2s;position:relative}.z1KFgW_gripIcon{color:var(--color-n5);opacity:0;pointer-events:none;transition:opacity .2s;position:absolute;top:50%;left:6px;transform:translateY(-50%)}.z1KFgW_draggableHeader:hover{background:var(--color-shade7)}.z1KFgW_draggableHeader:hover .z1KFgW_gripIcon{opacity:1}.z1KFgW_draggableHeader:active{cursor:grabbing;transform:scale(1.02)}th.z1KFgW_dragging{opacity:.4;background:var(--color-shade4);box-shadow:0 4px 12px rgba(var(--color-n6-rgb),.5);transform:scale(.98)}th.z1KFgW_dropTarget{background:var(--color-shade4);border-left:2px solid var(--color-green)}.z1KFgW_rowCheckbox{padding:0!important}.z1KFgW_selectRowCheckbox{color:var(--color-n4);position:relative;top:50%;left:50%;transform:translate(-50%,25%)}.z1KFgW_selectRowCheckboxActive{color:var(--color-green)}.z1KFgW_skeleton{background-color:var(--color-n4);opacity:.1;border-radius:4px;height:20px}.z1KFgW_dataCell{position:relative}.z1KFgW_editableCell{cursor:pointer;transition:background .2s}.z1KFgW_editableCell:hover{background:var(--color-shade4)}.z1KFgW_cellMenuTrigger{background:var(--color-shade5);width:20px;height:20px;color:var(--color-n4);cursor:pointer;opacity:0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;transition:opacity .2s,background .2s;display:flex;position:absolute;top:50%;right:2px;transform:translateY(-50%)}.z1KFgW_cellMenuTrigger:hover{background:var(--color-shade4);color:var(--color-white)}.z1KFgW_dataCell:hover .z1KFgW_cellMenuTrigger,.z1KFgW_cellMenuTrigger:focus-visible{opacity:1}.z1KFgW_editingCell{box-shadow:inset 0 0 0 1px var(--color-green)}.z1KFgW_cellEditor{display:block;position:relative}.z1KFgW_cellEditorSizer{visibility:hidden;white-space:pre;min-width:16px;min-height:var(--16px);line-height:var(--24px);display:block}.z1KFgW_cellEditorInput{width:100%;color:var(--color-white);font:inherit;letter-spacing:inherit;word-spacing:inherit;background:0 0;border:none;padding:0;position:absolute;inset:0}.z1KFgW_cellEditorInput:focus{outline:none}.z1KFgW_hotkeyHint{z-index:1;border:1px solid var(--color-shade3);background:var(--color-shade6);color:var(--color-n4);font-family:inherit;font-size:var(--12px);line-height:var(--16px);white-space:nowrap;pointer-events:none;border-radius:4px;padding:2px 6px;position:absolute;top:calc(100% + 4px);right:0}.z1KFgW_cellMenu{z-index:var(--z-dropdown);position:fixed}.z1KFgW_cellMenuOptions{flex-direction:column;padding:8px 16px;display:flex}.z1KFgW_optionsListItem{text-align:left;text-wrap:nowrap;color:var(--color-n4);padding:8px 0}.z1KFgW_optionsListItem:hover{color:var(--color-white);cursor:pointer}.z1KFgW_dangerListItem:hover{color:var(--color-red-2)}.I3OY7q_tableListItem{min-height:36px;color:var(--color-n4);text-overflow:ellipsis;background:var(--color-shade7);border-radius:4px;flex:1 0 0;align-items:center;gap:8px;padding:8px;transition:background .2s,color .2s;display:flex;overflow:hidden}.I3OY7q_tableListItem .I3OY7q_statusIcons{color:var(--color-n4);align-items:center;gap:4px;margin-left:auto;display:flex}.I3OY7q_tableListItem .I3OY7q_databaseIcon{color:var(--color-n4);flex-shrink:0}.I3OY7q_active{background:var(--color-shade7);color:var(--color-green)}.I3OY7q_active .I3OY7q_databaseIcon{color:var(--color-green)}.I3OY7q_tableListItem:hover{cursor:pointer;color:var(--color-white);background:var(--color-shade4)}.I3OY7q_tableListItem:hover .I3OY7q_databaseIcon,.I3OY7q_tableListItem:hover .I3OY7q_statusIcons{color:var(--color-white)}.CaqUuq_container{flex-direction:column;justify-content:center;align-items:center;margin-top:300px;display:flex}.CaqUuq_loadTablePopup{text-align:center}.CaqUuq_loadTablePopup .CaqUuq_message{width:440px;color:var(--color-white);margin-top:16px;margin-bottom:16px;display:flex}.CaqUuq_loadTablePopup .CaqUuq_actions{justify-content:space-between;gap:12px;margin-top:16px;display:flex}.CaqUuq_loadTablePopup .CaqUuq_actions button{width:100%;height:40px;color:var(--color-n2);text-align:center;font-family:var(--font-source);font-size:var(--14px);font-style:normal;font-weight:700;line-height:var(--16px);letter-spacing:1.12px;text-transform:uppercase}
