.sql-dialog-container[data-v-00d48c83]{display:flex;flex-direction:column;gap:12px}.section-title[data-v-00d48c83]{margin-bottom:6px;font-size:13px;color:#303133;font-weight:600;line-height:1.2}.section-title.no-margin[data-v-00d48c83]{margin-bottom:0}.sql-textarea[data-v-00d48c83] .el-textarea__inner{font-family:Consolas,Monaco,monospace;font-size:13px;line-height:1.45;resize:none}.toolbar[data-v-00d48c83]{display:flex;align-items:center;justify-content:space-between;margin-top:8px;min-height:32px}.toolbar-left[data-v-00d48c83],.toolbar-right[data-v-00d48c83]{display:flex;align-items:center;gap:12px}.sql-history-group[data-v-00d48c83]{border:1px solid #ebeef5;border-radius:4px;padding:8px 10px;background:#fafafa}.history-header[data-v-00d48c83]{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.danger-text[data-v-00d48c83]{color:#f56c6c;padding:0}.history-list[data-v-00d48c83]{display:flex;flex-wrap:wrap;gap:6px;max-height:64px;overflow-y:auto}.history-item[data-v-00d48c83]{max-width:220px;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.history-item[data-v-00d48c83]:hover{color:#409eff;border-color:#409eff}.result-group[data-v-00d48c83]{display:flex;flex-direction:column;gap:6px;min-height:0}.table-wrap[data-v-00d48c83]{width:100%;overflow:hidden;border:1px solid #ebeef5;border-radius:4px}.result-table[data-v-00d48c83]{width:100%}.ctx-menu[data-v-00d48c83]{position:fixed;z-index:4000;min-width:100px;padding:4px 0;background:#fff;border:1px solid #e4e7ed;border-radius:4px;box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.ctx-menu-item[data-v-00d48c83]{padding:6px 14px;font-size:13px;color:#606266;cursor:pointer}.ctx-menu-item[data-v-00d48c83]:hover:not(.disabled){background:#f5f7fa;color:#409eff}.ctx-menu-item.disabled[data-v-00d48c83]{color:#c0c4cc;cursor:not-allowed}.result-pager[data-v-00d48c83]{margin-top:8px;text-align:right}.result-table[data-v-00d48c83] .el-table__header-wrapper{overflow:hidden!important}.result-table[data-v-00d48c83] .el-table__body-wrapper{overflow-x:auto!important}.result-table[data-v-00d48c83] .el-table__header th .cell{white-space:nowrap;line-height:1.2;word-break:keep-all}.result-table[data-v-00d48c83] .el-table__body td .cell{white-space:nowrap}.res-tip-input[data-v-00d48c83] .el-textarea__inner{padding:6px 10px;background:#f5f7fa;border:1px solid #ebeef5;border-radius:4px;color:#606266;font-size:12px;line-height:1.5;white-space:pre-wrap;word-break:break-all;max-height:72px;overflow-y:auto;resize:none;cursor:text;-webkit-user-select:text;-moz-user-select:text;user-select:text}