*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:#f4f6f8}body.is-resizing{-webkit-user-select:none;user-select:none}body.is-resizing-sidebar{cursor:col-resize}body.is-resizing-results{cursor:row-resize}.app-shell{height:100vh;overflow:hidden}.topbar{height:52px;padding:0 16px;background:#101820;display:flex;align-items:center;justify-content:space-between}.brand-icon,.brand-text{color:#fff}.connection-switcher{width:260px}.body-layout{min-height:0}.sidebar{background:#fff;padding:12px 8px;overflow:auto}.sidebar-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 8px 10px}.sidebar-title{font-weight:600;color:#344054}.workspace{min-width:0;padding:10px;display:flex;flex-direction:column;overflow:hidden}.workspace-tabs{flex:1;min-height:0;overflow:hidden;background:#fff;border:1px solid #d9dee7;border-radius:6px;padding:6px}.workspace-tabs>.ant-tabs-content-holder{height:calc(100% - 46px);min-height:0;overflow:hidden}.workspace .ant-tabs-content,.workspace .ant-tabs-tabpane{height:100%;min-height:0;overflow:hidden}.toolbar{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:8px}.console-panel,.table-panel,.schema-panel{height:100%;min-height:0;overflow:hidden}.console-panel,.table-panel,.schema-panel{display:flex;flex-direction:column}.data-table{flex:1;min-height:0;overflow:auto}.data-table .ant-spin-nested-loading,.data-table .ant-spin-container{height:100%;min-height:0}.data-table .ant-table{height:calc(100% - 48px);overflow:auto}.editor-frame{flex:1;min-height:0;border:1px solid #edf0f5}.result-panel{flex:0 0 auto;background:#fff;border:1px solid #d9dee7;border-radius:6px;padding:8px;overflow:hidden}.result-tabs{height:calc(100% - 24px);min-height:0;overflow:hidden}.result-tabs>.ant-tabs-content-holder{height:calc(100% - 38px);min-height:0;overflow:auto}.resize-handle{flex:0 0 auto;position:relative;z-index:2;background:transparent}.resize-handle:after{content:"";position:absolute;background:#1677ff;opacity:0;transition:opacity .15s ease}.resize-handle:hover:after,.resize-handle.active:after{opacity:1}.resize-handle-vertical{width:10px;margin-left:-5px;margin-right:-5px;cursor:col-resize}.resize-handle-vertical:after{top:0;bottom:0;left:4px;width:2px}.resize-handle-horizontal{height:12px;cursor:row-resize}.resize-handle-horizontal:after{left:0;right:0;top:5px;height:2px}.result-title{font-weight:600;color:#344054;margin-bottom:4px}.error-output,.sql-preview{margin:0;padding:12px;border-radius:6px;background:#111827;color:#e5e7eb;white-space:pre-wrap;overflow:auto}.error-output{color:#fecaca;max-height:150px}.sql-preview{min-height:180px}.index-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.schema-actions{margin:16px 0}.schema-form,.schema-form .ant-select,.schema-form .ant-input{width:100%}.compact-host{width:calc(100% - 118px)}.compact-port{width:118px}
