.sql-tool{max-width:1200px;margin:0 auto}.sql-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 8px 24px rgba(15,23,42,.06);padding:24px}.sql-card-header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.sql-kicker{display:inline-block;font-size:.76rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#2563eb;margin-bottom:6px}.sql-status{min-height:0;margin-top:18px}.sql-status:empty{display:none}.sql-status{border-radius:8px;padding:10px 12px;display:flex;flex-direction:column;gap:2px;font-size:.9rem}.sql-status.is-success{background:#ecfdf3;color:#166534}.sql-status.is-warning{background:#fffbeb;color:#92400e}.sql-status.is-error{background:#fef2f2;color:#991b1b}.sql-status.is-info{background:#eff6ff;color:#1e40af}.sql-toolbar label{font-size:.9rem}.sql-panel{border:1px solid #e5e7eb;border-radius:10px;background:#f8fafc;padding:14px}.sql-panel-heading{display:flex;justify-content:space-between;gap:12px;align-items:center}.sql-editor-shell{display:grid;grid-template-columns:48px minmax(0,1fr);grid-template-rows:minmax(0,1fr);height:447px;max-height:447px;min-height:0;margin-top:10px;border:1px solid #dbe1ea;border-radius:6px;overflow:hidden;background:#fff}.sql-line-gutter{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:.88rem;line-height:1.55;color:#94a3b8;background:#f8fafc;border-right:1px solid #e2e8f0;text-align:right;padding:12px 8px;overflow:hidden;user-select:none;white-space:pre;min-height:0;height:100%;max-height:100%}.sql-line-gutter div{height:1.55em}.sql-editor{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:.88rem;line-height:1.55;resize:none;background:#fff;border:0!important;border-radius:0!important;margin-top:0;height:100%;min-height:0;max-height:100%;overflow:auto;box-shadow:none!important}.sql-output{background:#fff}.sql-editor-shell:focus-within{border-color:#86b7fe;box-shadow:0 0 0 .2rem rgba(13,110,253,.12)}.sql-line-gutter.is-output{background:#f8fafc}.sql-action-bar{display:flex;flex-wrap:wrap;gap:8px}.sql-inspector{border:1px solid #e5e7eb;border-radius:10px;padding:16px}.sql-stat{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;padding:12px;min-height:72px;display:flex;flex-direction:column;justify-content:space-between}.sql-stat span{font-size:.78rem;color:#64748b}.sql-stat strong{font-size:1.15rem;color:#0f172a}.sql-note{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;padding:11px 13px;font-size:.86rem;color:#475569}.sql-limit-note{font-size:.82rem}.sql-card .btn-indigo{background:#2563eb;border-color:#2563eb;color:#fff}.sql-card .btn-indigo:hover{background:#1d4ed8;border-color:#1d4ed8;color:#fff}@media(max-width:767.98px){.sql-card{padding:16px}.sql-card-header{flex-direction:column}.sql-action-bar .btn{width:100%}.sql-editor,.sql-line-gutter{font-size:.82rem}.sql-line-gutter{width:42px;padding-left:5px;padding-right:6px}.sql-editor-shell{grid-template-columns:42px minmax(0,1fr)}.sql-toolbar{margin-top:0}}
