:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#e6edf3;background:#000;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{background:#000;min-width:320px;min-height:100vh;margin:0}button,select,textarea{font:inherit}.shell{width:min(1240px,100% - 32px);margin:0 auto;padding:34px 0}.topbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.topbar p,.muted{color:#8d99a8;margin:0}.status-pill,.meta-row span{color:#a8b3c2;background:#080808;border:1px solid #222;border-radius:6px;padding:8px 10px;font-size:13px}.app-tabs{gap:8px;margin-bottom:14px;display:flex}.app-tab{color:#d7e1ef;cursor:pointer;background:#050505;border:1px solid #242424;border-radius:8px;align-items:center;gap:8px;padding:11px 14px;display:inline-flex}.app-tab.active{background:#101010;border-color:#e6edf3}.module-tabs{scrollbar-width:thin;gap:8px;margin-bottom:8px;padding:0 0 14px;display:flex;overflow-x:auto}.module-tab{color:#d7e1ef;text-align:left;cursor:pointer;background:#050505;border:1px solid #242424;border-radius:8px;min-width:180px;padding:12px 14px}.module-tab span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.module-tab.active{background:#101010;border-color:#e6edf3}.module-tab:disabled{color:#667386;cursor:not-allowed;opacity:.58}.workspace{grid-template-columns:minmax(360px,1fr) minmax(240px,300px);align-items:start;gap:18px;display:grid}.result-panel{background:#050505;border:1px solid #202020;border-radius:8px;padding:18px}label{color:#aeb9c7;margin-bottom:8px;font-size:14px;display:block}select{color:#e6edf3;background:#050505;border:1px solid #242424;border-radius:6px;width:100%;padding:11px}textarea{resize:vertical;color:#e6edf3;background:#050505;border:1px solid #242424;border-radius:8px;width:100%;min-height:220px;padding:13px;line-height:1.5}textarea:focus{outline-offset:0;outline:1px solid #e6edf3}.result-panel h2{margin:0 0 8px;font-size:18px}.upload-area{gap:14px;display:grid}.dropzone{text-align:center;cursor:pointer;background:0 0;border:1px dashed #333;border-radius:8px;align-content:center;place-items:center;min-height:320px;padding:24px;transition:border-color .16s,background .16s;display:grid}.dropzone.dragging{background:#080808;border-color:#e6edf3}.dropzone h1{overflow-wrap:anywhere;max-width:680px;margin:0 0 10px;font-size:28px;line-height:1.2}.dropzone p{color:#96a4b5;margin:6px 0}.upload-progress{background:#050505;border:1px solid #242424;border-radius:8px;padding:12px}.progress-row{color:#aeb9c7;justify-content:space-between;gap:12px;margin-bottom:10px;font-size:14px;display:flex}.progress-row span:first-child{overflow-wrap:anywhere}.progress-track{background:#161616;border-radius:999px;height:10px;overflow:hidden}.progress-fill{border-radius:inherit;background:#e6edf3;width:0;height:100%;transition:width .16s}.progress-fill.active{background:#b9d8ff}.primary,.secondary,.downloads a{cursor:pointer;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:8px;text-decoration:none;display:inline-flex}.primary{color:#000;background:#e6edf3;padding:13px 18px;font-weight:700}.primary:disabled{color:#7f8b99;cursor:not-allowed;background:#1b1b1b}.secondary{color:#e6edf3;background:#080808;border-color:#303030;padding:10px 14px}.secondary:disabled{color:#667386;cursor:not-allowed;opacity:.62}.risk-box,.alert{color:#f3d38b;background:0 0;border:1px solid #5b4516;border-radius:8px;align-items:center;gap:10px;margin:0;padding:12px;line-height:1.45;display:flex}.alert{color:#ffb7bd;background:0 0;border-color:#693036}.job-status{color:#bec8d6;background:0 0;border-radius:6px;align-items:center;gap:8px;margin:8px 0 10px;padding:8px 10px;display:inline-flex}.job-status.completed{color:#8ee6a3}.job-status.error,.warning{color:#ffb7bd}.result{color:#dbe7f5}.downloads{gap:8px;margin:14px 0;display:grid}.downloads a{color:#dce8ff;background:#080808;border-color:#303030;padding:10px}.sql-workspace{grid-template-columns:minmax(360px,.78fr) minmax(420px,1.22fr);align-items:start;gap:18px;display:grid}.sql-composer,.sql-result{background:#050505;border:1px solid #202020;border-radius:8px;gap:14px;padding:18px;display:grid}.sql-result-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.sql-result h2{margin:0;font-size:18px}.sql-processing{color:#c7d4e5;background:#080808;border:1px solid #2a3340;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:42px;margin-top:10px;padding:10px 12px;display:grid}.sql-processing strong{color:#e6edf3;font-variant-numeric:tabular-nums}.sql-code{color:#e6edf3;white-space:pre-wrap;overflow-wrap:anywhere;background:#020202;border:1px solid #242424;border-radius:8px;min-height:260px;max-height:520px;margin:0;padding:14px;line-height:1.55;overflow:auto}.sql-explanation{color:#b8c5d5;margin:0;line-height:1.5}.warning-box{color:#f3d38b;border-color:#5b4516}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=980px){.workspace,.sql-workspace{grid-template-columns:1fr}.module-tab{min-width:160px}.topbar{flex-direction:column;align-items:flex-start}.dropzone{min-height:320px}.app-tabs{overflow-x:auto}}
