.Chat-module__H5VmnW__chatShell{gap:1.5rem;width:100%;height:100%;min-height:0;padding:1rem 0 3rem;display:flex}.Chat-module__H5VmnW__infoPanel{color:#f8fafc;background:linear-gradient(160deg,#111827,#1f2937 60%,#0f172a);border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;gap:1.5rem;width:25%;height:100%;min-height:0;padding:1.5rem;display:flex;overflow-y:auto;box-shadow:0 25px 45px #0f172a73}.Chat-module__H5VmnW__chatPanel{background:#fff;border:1px solid #eef2ff;border-radius:32px;flex-direction:column;width:calc(75% - 1.5rem);height:100%;min-height:0;display:flex;box-shadow:0 25px 45px #0f172a1f}.Chat-module__H5VmnW__panelHeader{flex-direction:column;gap:.5rem;display:flex}.Chat-module__H5VmnW__panelLabel{letter-spacing:.1em;text-transform:uppercase;color:#f8fafcb3;font-size:.75rem}.Chat-module__H5VmnW__panelTitle{margin:0;font-size:1.8rem}.Chat-module__H5VmnW__panelDescription{color:#f8fafcd9;font-size:.95rem;line-height:1.6}.Chat-module__H5VmnW__overviewGrid{flex-direction:column;gap:.75rem;display:flex}.Chat-module__H5VmnW__overviewCard{background:#0f172a99;border:1px solid #ffffff14;border-radius:16px;padding:.9rem 1rem}.Chat-module__H5VmnW__overviewLabel{text-transform:uppercase;letter-spacing:.1em;color:#f8fafc8c;margin-bottom:.3rem;font-size:.75rem}.Chat-module__H5VmnW__overviewValue{margin:0;font-size:1.2rem;font-weight:600}.Chat-module__H5VmnW__overviewDescription{color:#f8fafcb3;margin-top:.2rem;font-size:.9rem}.Chat-module__H5VmnW__presetCard{background:#0f172a66;border:1px solid #ffffff14;border-radius:20px;padding:1.25rem}.Chat-module__H5VmnW__presetCardHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.Chat-module__H5VmnW__presetLabel{text-transform:uppercase;letter-spacing:.1em;color:#f8fafc80;font-size:.75rem}.Chat-module__H5VmnW__presetTitle{margin:.15rem 0 0;font-size:1.1rem}.Chat-module__H5VmnW__presetBadge{background:#f8fafc26;border-radius:999px;padding:.2rem .6rem;font-size:.8rem}.Chat-module__H5VmnW__presetHint{color:#f8fafcb3;margin-bottom:.9rem;font-size:.85rem}.Chat-module__H5VmnW__presetGrid{flex-direction:column;gap:.5rem;display:flex}.Chat-module__H5VmnW__presetButton{text-align:left;color:#f8fafc;cursor:pointer;background:#f8fafc0d;border:1px solid #f8fafc1a;border-radius:10px;width:100%;padding:.75rem .9rem;font-size:.9rem;transition:border-color .2s,background .2s,transform .2s}.Chat-module__H5VmnW__presetButton:hover:not(:disabled){background:#f8fafc26;border-color:#f8fafc99;transform:translateY(-1px)}.Chat-module__H5VmnW__presetButton:disabled{opacity:.4;cursor:not-allowed}.Chat-module__H5VmnW__chatHeader{justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.5rem 2rem 0;display:flex}.Chat-module__H5VmnW__statusLabel{text-transform:uppercase;letter-spacing:.2em;color:#94a3b8;margin-bottom:.35rem;font-size:.75rem}.Chat-module__H5VmnW__chatTitle{color:#0f172a;margin:0;font-size:1.9rem}.Chat-module__H5VmnW__statusPill{color:#0f172a;background:#f1f5f9;border-radius:999px;align-items:center;gap:.4rem;padding:.45rem .9rem;font-size:.85rem;font-weight:600;display:inline-flex}.Chat-module__H5VmnW__statusDot{background:#10b981;border-radius:999px;width:8px;height:8px;animation:2s infinite Chat-module__H5VmnW__pulse}@keyframes Chat-module__H5VmnW__pulse{0%{box-shadow:0 0 #10b98166}70%{box-shadow:0 0 0 10px #10b98100}to{box-shadow:0 0 #10b98100}}.Chat-module__H5VmnW__messagesContainer{flex-direction:column;flex:1;gap:1.25rem;min-height:0;padding:1.5rem 2rem 2rem;display:flex;overflow-y:auto}.Chat-module__H5VmnW__emptyState{text-align:center;color:#475569;background:#f8fafc;border:1px dashed #cbd5f5;border-radius:20px;padding:2rem}.Chat-module__H5VmnW__emptyState h3{margin-bottom:.5rem;font-size:1.2rem}.Chat-module__H5VmnW__messageRow{align-items:flex-start;gap:.85rem;display:flex}.Chat-module__H5VmnW__messageRowUser{justify-content:flex-end}.Chat-module__H5VmnW__messageRowUser .Chat-module__H5VmnW__avatar{color:#fff;background:#0f172a;order:2}.Chat-module__H5VmnW__messageRowUser .Chat-module__H5VmnW__messageBubble{color:#fff;background:linear-gradient(135deg,#1d4ed8,#3b82f6);border-top-left-radius:18px;border-top-right-radius:6px}.Chat-module__H5VmnW__messageRowAssistant .Chat-module__H5VmnW__avatar{color:#312e81;background:#e0e7ff}.Chat-module__H5VmnW__messageRowAssistant .Chat-module__H5VmnW__messageBubble{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0}.Chat-module__H5VmnW__avatar{color:#fff;background:#0f172a;border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:600;display:flex}.Chat-module__H5VmnW__messageBubble{border-radius:18px;flex-direction:column;gap:.7rem;max-width:75%;padding:1rem 1.2rem;display:flex;box-shadow:0 10px 25px #0f172a14}.Chat-module__H5VmnW__messageMeta{justify-content:space-between;align-items:center;display:flex}.Chat-module__H5VmnW__messageRole{text-transform:uppercase;letter-spacing:.15em;color:inherit;opacity:.7;font-size:.78rem}.Chat-module__H5VmnW__messageText{font-size:.95rem;line-height:1.65}.Chat-module__H5VmnW__markdownHeading{color:inherit;margin:.75rem 0 .4rem;font-size:1.1rem;font-weight:600}.Chat-module__H5VmnW__markdownParagraph{margin:.4rem 0}.Chat-module__H5VmnW__markdownList{flex-direction:column;gap:.3rem;margin:.4rem 0;padding-left:1.25rem;display:flex}.Chat-module__H5VmnW__markdownListItem{line-height:1.5}.Chat-module__H5VmnW__markdownLink{color:#2563eb;font-weight:600;text-decoration:none}.Chat-module__H5VmnW__markdownLink:hover{text-decoration:underline}.Chat-module__H5VmnW__inlineCode{background:#0f172a14;border-radius:4px;padding:.15rem .35rem;font-family:JetBrains Mono,Courier New,monospace;font-size:.9em}.Chat-module__H5VmnW__markdownPre{color:#f8fafc;white-space:pre;background:#0f172a;border-radius:12px;padding:.9rem;font-family:JetBrains Mono,Courier New,monospace;font-size:.85rem;display:block;overflow-x:auto}.Chat-module__H5VmnW__markdownQuote{color:#475569;border-left:4px solid #2563eb66;margin:.6rem 0;padding-left:1rem;font-style:italic}.Chat-module__H5VmnW__markdownTableWrapper{overflow-x:auto}.Chat-module__H5VmnW__markdownTable{border-collapse:collapse;width:100%;margin:.6rem 0}.Chat-module__H5VmnW__markdownTableHeader,.Chat-module__H5VmnW__markdownTableCell{border:1px solid #e2e8f0;padding:.4rem .6rem;font-size:.9rem}.Chat-module__H5VmnW__loading{color:#64748b;font-style:italic}.Chat-module__H5VmnW__tablePreview{margin-top:.5rem}.Chat-module__H5VmnW__tableWrapper{border:1px solid #e2e8f0;border-radius:12px;overflow-x:auto}.Chat-module__H5VmnW__previewTable{border-collapse:collapse;width:100%;font-size:.85rem}.Chat-module__H5VmnW__previewTable th,.Chat-module__H5VmnW__previewTable td{border:1px solid #e2e8f0;padding:.5rem .75rem}.Chat-module__H5VmnW__previewTable th{background:#f1f5f9}.Chat-module__H5VmnW__tableCaption{color:#64748b;margin-top:.4rem;font-size:.8rem}.Chat-module__H5VmnW__sqlBlock{margin-top:.5rem}.Chat-module__H5VmnW__blockTitle{text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;margin-bottom:.35rem;font-size:.75rem;font-weight:600}.Chat-module__H5VmnW__codeBlock{color:#f8fafc;background:#020617;border-radius:10px;padding:.75rem;font-size:.85rem;overflow-x:auto}.Chat-module__H5VmnW__pipelineSteps{flex-direction:column;gap:.75rem;display:flex}.Chat-module__H5VmnW__pipelineStep{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:.85rem}.Chat-module__H5VmnW__pipelineStepHeader{justify-content:space-between;margin-bottom:.35rem;font-size:.85rem;font-weight:600;display:flex}.Chat-module__H5VmnW__pipelineProgressBar{background:#e2e8f0;border-radius:999px;width:100%;height:6px;position:relative;overflow:hidden}.Chat-module__H5VmnW__pipelineProgressFill{background:linear-gradient(90deg,#38bdf8,#6366f1);border-radius:999px;height:100%;transition:width .4s;position:absolute;top:0;left:0}.Chat-module__H5VmnW__pipelineStepDetail{color:#475569;margin-top:.35rem;font-size:.8rem}.Chat-module__H5VmnW__pipelineStepPending{border-color:#e2e8f0}.Chat-module__H5VmnW__pipelineStepRunning{border-color:#38bdf8;box-shadow:0 0 0 1px #6366f133}.Chat-module__H5VmnW__pipelineStepCompleted{border-color:#34d399}.Chat-module__H5VmnW__pipelineStepError{border-color:#f87171;box-shadow:0 0 0 1px #f8717133}.Chat-module__H5VmnW__metaBlock{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-top:.75rem;padding:.85rem}.Chat-module__H5VmnW__metaList{flex-direction:column;gap:.85rem;display:flex}.Chat-module__H5VmnW__metaLabel{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;margin-bottom:.25rem;font-size:.7rem}.Chat-module__H5VmnW__metaValue{color:#0f172a;font-size:.95rem;font-weight:600}.Chat-module__H5VmnW__metaDescription{color:#475569;margin-top:.15rem;font-size:.85rem}.Chat-module__H5VmnW__metaTags{flex-wrap:wrap;gap:.35rem;display:flex}.Chat-module__H5VmnW__metaTag{color:#0f172a;background:#e2e8f0;border-radius:999px;padding:.25rem .65rem;font-size:.8rem;font-weight:500}.Chat-module__H5VmnW__reasoningBlock{background:#f8fbff;border:1px dashed #cbd5f5;border-radius:10px;margin-top:.75rem;padding:.75rem}.Chat-module__H5VmnW__reasoningList{color:#0f172a;margin:0;padding-left:1rem;font-size:.9rem}.Chat-module__H5VmnW__reasoningFlow{color:#1d4ed8;font-weight:600}.Chat-module__H5VmnW__reasoningSegment{font-style:italic}.Chat-module__H5VmnW__reasoningReason{color:#475569}.Chat-module__H5VmnW__inputForm{border-top:1px solid #eef2ff;gap:.75rem;padding:1.25rem 2rem 2rem;display:flex}.Chat-module__H5VmnW__input{border:1px solid #d7ddf8;border-radius:16px;outline:none;flex:1;padding:.9rem 1.2rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.Chat-module__H5VmnW__input:focus{border-color:#4f46e5;box-shadow:0 0 0 4px #4f46e51f}.Chat-module__H5VmnW__input:disabled{cursor:not-allowed;background:#f4f4f5}.Chat-module__H5VmnW__sendButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5,#7c3aed);border:none;border-radius:16px;padding:.9rem 1.5rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s}.Chat-module__H5VmnW__sendButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 20px #4f46e54d}.Chat-module__H5VmnW__sendButton:disabled{opacity:.5;cursor:not-allowed}@media (max-width:1100px){.Chat-module__H5VmnW__chatShell{flex-direction:column}.Chat-module__H5VmnW__infoPanel{max-width:none;height:auto}.Chat-module__H5VmnW__chatPanel{height:auto}.Chat-module__H5VmnW__messageBubble{max-width:100%}}@media (prefers-color-scheme:dark){.Chat-module__H5VmnW__chatPanel{background:#0b1120;border-color:#ffffff0d}.Chat-module__H5VmnW__chatTitle{color:#f8fafc}.Chat-module__H5VmnW__messagesContainer{background:0 0}.Chat-module__H5VmnW__emptyState{color:#cbd5f5;background:#ffffff05;border-color:#ffffff26}.Chat-module__H5VmnW__messageRowAssistant .Chat-module__H5VmnW__messageBubble{color:#e2e8f0;background:#ffffff08;border-color:#ffffff12}.Chat-module__H5VmnW__markdownLink{color:#93c5fd}.Chat-module__H5VmnW__markdownPre{background:#020617}.Chat-module__H5VmnW__inlineCode{background:#94a3b833}.Chat-module__H5VmnW__markdownQuote{color:#cbd5f5}.Chat-module__H5VmnW__markdownTableHeader,.Chat-module__H5VmnW__markdownTableCell,.Chat-module__H5VmnW__previewTable th,.Chat-module__H5VmnW__previewTable td,.Chat-module__H5VmnW__tableWrapper,.Chat-module__H5VmnW__pipelineStep,.Chat-module__H5VmnW__input{border-color:#ffffff14}.Chat-module__H5VmnW__previewTable th{background:#ffffff0d}.Chat-module__H5VmnW__input{color:#f8fafc;background:#ffffff0a}.Chat-module__H5VmnW__input:focus{box-shadow:0 0 0 4px #4f46e54d}}
.page-module__E0kJGG__page{--background:#fafafa;--foreground:#fff;--text-primary:#000;--text-secondary:#666;min-height:100vh;font-family:var(--font-geist-sans);background-color:var(--background);justify-content:center;align-items:stretch;display:flex}.page-module__E0kJGG__main{box-sizing:border-box;background-color:var(--foreground);flex-direction:column;justify-content:flex-start;align-items:center;gap:1.5rem;width:100%;height:100vh;padding:60px 40px;display:flex}.page-module__E0kJGG__header{text-align:center;margin-bottom:3rem}.page-module__E0kJGG__title{color:var(--text-primary);margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:1.2}.page-module__E0kJGG__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.25rem;line-height:1.6}.page-module__E0kJGG__navigation{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.page-module__E0kJGG__chatArea{flex:1;grid-template-columns:1fr 4fr 1fr;gap:1.5rem;width:100%;min-height:0;display:grid}.page-module__E0kJGG__link{color:#fff;background:#0070f3;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-block}.page-module__E0kJGG__link:hover{background:#0051cc}@media (max-width:600px){.page-module__E0kJGG__main{height:100vh;padding:40px 20px}.page-module__E0kJGG__title{font-size:2rem}.page-module__E0kJGG__subtitle{font-size:1rem}}@media (prefers-color-scheme:dark){.page-module__E0kJGG__page{--background:#0a0a0a;--foreground:#171717;--text-primary:#ededed;--text-secondary:#999}}
