.QueryMind_app__pjX9D{display:flex;flex-direction:column;height:100vh;overflow:hidden;font-family:var(--font-sans);background:#f5f5f2}.QueryMind_body__UIqks{display:grid;grid-template-columns:260px 1fr;flex:1 1;overflow:hidden}.QueryMind_header__8QIPI{display:flex;align-items:center;gap:10px;padding:0 20px;height:52px;background:#fff;border-bottom:1px solid #ebebea;flex-shrink:0}.QueryMind_logo__S0Ehp{display:flex;align-items:center;gap:9px;font-size:14px;font-weight:600;letter-spacing:-.3px;color:#111}.QueryMind_logoIcon__vb3XJ{width:26px;height:26px;background:#1d9e75;border-radius:7px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.QueryMind_logoIcon__vb3XJ svg{width:14px;height:14px}.QueryMind_nlBadge__Y9Hen{font-size:10px;font-weight:500;background:#e1f5ee;color:#0f6e56;padding:2px 7px;border-radius:20px;letter-spacing:.3px}.QueryMind_headerRight__8uOiA{margin-left:auto;display:flex;align-items:center;gap:8px}.QueryMind_dbBadge__eIhvj{font-size:11px;color:#888;background:#f5f5f2;border:1px solid #e8e8e5;padding:3px 9px;border-radius:20px}.QueryMind_dbErrorBadge__JVQaB{font-size:11px;color:#a32d2d;background:#fcebeb;border:1px solid #f7c1c1;padding:3px 9px;border-radius:20px}.QueryMind_sidebar__I5tnz{background:#fff;border-right:1px solid #ebebea;overflow-y:auto;padding:14px 12px;display:flex;flex-direction:column;gap:0}.QueryMind_sidebarTitle__6xGvf{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.9px;color:#aaa;margin-bottom:10px;padding-left:4px}.QueryMind_schemaLoading__QMPIH{display:flex;flex-direction:column;gap:10px;padding:4px}.QueryMind_shimmer__rjhyy{border-radius:4px;background:linear-gradient(90deg,#f0f0ee 25%,#e8e8e5 50%,#f0f0ee 75%);background-size:200% 100%;animation:QueryMind_shimmer__rjhyy 1.4s infinite}@keyframes QueryMind_shimmer__rjhyy{0%{background-position:200% 0}to{background-position:-200% 0}}.QueryMind_schemaError__n0EBC{font-size:12px;color:#a32d2d;background:#fcebeb;border:1px solid #f7c1c1;border-radius:6px;padding:10px 12px;line-height:1.5}.QueryMind_schemaList__UkroP{display:flex;flex-direction:column;gap:6px}.QueryMind_tableCard__wF1f7{border:1px solid #ebebea;border-radius:8px;overflow:hidden}.QueryMind_tableHeader__hmPeS{display:flex;align-items:center;gap:7px;padding:7px 10px;background:#fafaf8;cursor:pointer;width:100%;text-align:left;border:none;font-family:var(--font-sans);transition:background .1s}.QueryMind_tableHeader__hmPeS:hover{background:#f2f2ef}.QueryMind_tableDot__UuyNN{width:7px;height:7px;border-radius:50%;flex-shrink:0}.QueryMind_tableName__iDD19{font-size:12.5px;font-weight:500;color:#222}.QueryMind_rowCount__t_GMk{margin-left:auto;font-size:10px;color:#bbb;white-space:nowrap}.QueryMind_chevron__iKPtE{width:11px;height:11px;color:#bbb;transition:transform .18s ease;flex-shrink:0;margin-left:2px}.QueryMind_colList__sES4p{border-top:1px solid #ebebea}.QueryMind_colRow__1p0Ak{display:flex;align-items:center;gap:5px;padding:4px 10px 4px 24px;font-size:11.5px;border-bottom:1px solid #f5f5f2}.QueryMind_colRow__1p0Ak:last-child{border-bottom:none}.QueryMind_colName__cYEsq{color:#555;flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.QueryMind_pkBadge__dsavD{background:#e1f5ee;color:#0f6e56}.QueryMind_fkBadge__bnD5h,.QueryMind_pkBadge__dsavD{font-size:9px;font-weight:600;padding:1px 4px;border-radius:3px;flex-shrink:0}.QueryMind_fkBadge__bnD5h{background:#e6f1fb;color:#0c447c}.QueryMind_colType__0njfH{font-size:10px;font-family:var(--font-mono);color:#aaa;background:#f5f5f2;padding:1px 5px;border-radius:3px;flex-shrink:0}.QueryMind_main__NwWYQ{display:flex;flex-direction:column;overflow:hidden}.QueryMind_queryArea__6vJj1{background:#fff;border-bottom:1px solid #ebebea;padding:14px 18px 12px;flex-shrink:0}.QueryMind_queryLabel__H1a2y{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.9px;color:#aaa;margin-bottom:8px}.QueryMind_inputRow__PJcfF{display:flex;gap:8px;align-items:flex-start}.QueryMind_queryInput__zviNv{flex:1 1;padding:10px 13px;border:1px solid #ddd;border-radius:8px;font-family:var(--font-sans);font-size:13.5px;line-height:1.55;color:#111;background:#fafaf8;resize:none;outline:none;transition:border-color .15s}.QueryMind_queryInput__zviNv:focus{border-color:#1d9e75;background:#fff}.QueryMind_queryInput__zviNv::placeholder{color:#bbb}.QueryMind_runBtn__Mx_Ur{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:0 16px;height:76px;min-width:80px;background:#1d9e75;color:#fff;border:none;border-radius:8px;font-family:var(--font-sans);font-size:12px;font-weight:500;cursor:pointer;transition:opacity .15s,transform .1s;flex-shrink:0}.QueryMind_runBtn__Mx_Ur:hover:not(:disabled){opacity:.88}.QueryMind_runBtn__Mx_Ur:active:not(:disabled){transform:scale(.97)}.QueryMind_runBtn__Mx_Ur:disabled{opacity:.45;cursor:not-allowed}.QueryMind_runBtn__Mx_Ur svg{width:16px;height:16px}.QueryMind_spinner__ORVaO{width:16px;height:16px;border:2px solid hsla(0,0%,100%,.35);border-top-color:#fff;border-radius:50%;animation:QueryMind_spin__HYZg9 .7s linear infinite}@keyframes QueryMind_spin__HYZg9{to{transform:rotate(1turn)}}.QueryMind_examples__oHIUm{display:flex;flex-wrap:wrap;gap:5px;margin-top:10px}.QueryMind_exampleChip__LqOnm{font-size:11px;font-family:var(--font-sans);padding:3px 9px;border:1px solid #e0e0dd;border-radius:20px;background:#fafaf8;color:#666;cursor:pointer;transition:all .12s}.QueryMind_exampleChip__LqOnm:hover{border-color:#1d9e75;color:#0f6e56;background:#edfaf5}.QueryMind_results__gqiC2{flex:1 1;overflow-y:auto;padding:16px 18px;display:flex;flex-direction:column;gap:14px}.QueryMind_loadingBar__D9TaG{height:2px;background:#e8e8e5;border-radius:1px;overflow:hidden}.QueryMind_loadingFill__EfJNW{height:100%;width:35%;background:#1d9e75;border-radius:1px;animation:QueryMind_sweep___35hH 1.1s ease-in-out infinite}@keyframes QueryMind_sweep___35hH{0%{transform:translateX(-100%)}to{transform:translateX(380%)}}.QueryMind_emptyState__abjyR{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:48px 24px;text-align:center;color:#aaa}.QueryMind_emptyIcon__g9wuv{width:52px;height:52px;border:1px solid #e8e8e5;border-radius:13px;display:flex;align-items:center;justify-content:center;color:#ccc}.QueryMind_emptyIcon__g9wuv svg{width:24px;height:24px}.QueryMind_emptyState__abjyR h3{font-size:14px;font-weight:500;color:#888}.QueryMind_emptyState__abjyR p{font-size:12.5px;max-width:320px;line-height:1.65;color:#aaa}.QueryMind_resultBlock__3QINi{background:#fff;border:1px solid #ebebea;border-radius:10px;overflow:hidden;animation:QueryMind_slideIn__nTkyO .2s ease}@keyframes QueryMind_slideIn__nTkyO{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.QueryMind_resultTabs__3xsEe{display:flex;align-items:center;border-bottom:1px solid #ebebea;background:#fafaf8;padding:0 4px}.QueryMind_resultTab__TZKAh{padding:9px 12px;font-size:12px;font-weight:500;font-family:var(--font-sans);color:#999;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:color .12s;white-space:nowrap}.QueryMind_resultTab__TZKAh:hover{color:#555}.QueryMind_activeTab__O_eue{color:#1d9e75!important;border-bottom-color:#1d9e75;background:#fff}.QueryMind_tabSpacer__W8vfC{flex:1 1}.QueryMind_execTime___qEXI{font-size:10.5px;color:#bbb;padding:0 10px;font-family:var(--font-mono)}.QueryMind_tabPane__xBbqb{padding:14px 16px}.QueryMind_questionTag___RSq5{display:inline-block;font-size:11px;color:#888;background:#f5f5f2;border:1px solid #e8e8e5;border-radius:20px;padding:2px 9px;margin-bottom:10px;font-style:italic}.QueryMind_sqlWrap__pDElq{position:relative}.QueryMind_copyBtn__9zuuQ{position:absolute;top:8px;right:8px;font-size:10.5px;font-family:var(--font-sans);padding:3px 8px;border:1px solid #ddd;border-radius:5px;background:#fff;color:#888;cursor:pointer;z-index:1;transition:all .12s}.QueryMind_copyBtn__9zuuQ:hover{border-color:#1d9e75;color:#1d9e75}.QueryMind_sqlBlock__ccRmD{background:#fafaf8;border:1px solid #ebebea;border-radius:7px;padding:12px 14px;font-family:var(--font-mono);font-size:12px;line-height:1.75;overflow-x:auto;white-space:pre;color:#333}.QueryMind_sqlBlock__ccRmD .kw{color:#1d9e75;font-weight:500}.QueryMind_sqlBlock__ccRmD .str{color:#d85a30}.QueryMind_sqlBlock__ccRmD .num{color:#185fa5}.QueryMind_warningBox__orcBd{margin-top:10px;background:#faeeda;border:1px solid #f0c86a;border-radius:6px;padding:8px 12px;font-size:12px;color:#854f0b;line-height:1.6;display:flex;flex-direction:column;gap:3px}.QueryMind_tableWrap__qsnAw{overflow-x:auto;border:1px solid #ebebea;border-radius:7px}.QueryMind_dataTable__tDsnd{width:100%;border-collapse:collapse;font-size:12px;min-width:400px}.QueryMind_dataTable__tDsnd thead{background:#fafaf8}.QueryMind_dataTable__tDsnd th{text-align:left;padding:7px 12px;font-size:10.5px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#888;border-bottom:1px solid #ebebea;white-space:nowrap}.QueryMind_dataTable__tDsnd td{padding:7px 12px;font-family:var(--font-mono);font-size:11.5px;color:#333;border-bottom:1px solid #f5f5f2;max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.QueryMind_dataTable__tDsnd tr:last-child td{border-bottom:none}.QueryMind_dataTable__tDsnd tr:hover td{background:#fafaf8}.QueryMind_nullVal__gpZA4{color:#ccc;font-style:italic}.QueryMind_noRows__lRCBs{font-size:13px;color:#aaa;text-align:center;padding:24px 0}.QueryMind_explainList__nITZJ{display:flex;flex-direction:column;gap:0}.QueryMind_explainStep__vapAY{display:flex;gap:12px;padding:10px 0;border-bottom:1px solid #f5f5f2;align-items:flex-start}.QueryMind_explainStep__vapAY:last-child{border-bottom:none}.QueryMind_stepNum__NbD1N{min-width:20px;height:20px;border-radius:50%;background:#e1f5ee;color:#0f6e56;font-size:10px;font-weight:600;display:flex;align-items:center;justify-content:center;margin-top:2px;flex-shrink:0}.QueryMind_stepTitle__8jg_D{font-size:13px;font-weight:500;color:#222;display:flex;align-items:center;gap:7px;margin-bottom:3px}.QueryMind_clauseBadge__rtVCO{font-size:9.5px;font-family:var(--font-mono);font-weight:600;background:#f0f0ee;color:#888;padding:1px 6px;border-radius:3px}.QueryMind_stepDetail__l43fw{font-size:12.5px;color:#666;line-height:1.6}.QueryMind_resultMeta__z0dJB{display:flex;align-items:center;gap:8px;padding:7px 14px;border-top:1px solid #ebebea;background:#fafaf8;font-size:11px;color:#aaa;font-family:var(--font-mono)}.QueryMind_metaDot__f0sz8{width:6px;height:6px;border-radius:50%;flex-shrink:0}.QueryMind_errorBox__36UgH{padding:14px 16px;background:#fcebeb;border-radius:8px;font-size:12.5px;color:#a32d2d;line-height:1.6;margin:14px 16px}.QueryMind_errorSql__bTOTO{margin-top:10px;padding:8px 10px;background:rgba(163,45,45,.06);border-radius:5px;font-family:var(--font-mono);font-size:11px;white-space:pre-wrap;color:#791f1f}