.chat_slackContainer__TAO7u{display:flex;flex-direction:column;height:calc(100vh - 64px);width:100%;background-color:var(--background);overflow:hidden;position:relative;max-width:100vw}.chat_sidebar__5E81h{width:260px;background-color:var(--background-secondary);border-right:1px solid var(--border);display:flex;flex-direction:column;flex-shrink:0}.chat_sidebarHeader__vsjbK{padding:16px;border-bottom:1px solid var(--border)}.chat_sidebarHeader__vsjbK h2{font-size:18px;font-weight:700;color:var(--foreground)}.chat_channelList__4oEzq{padding:16px 0}.chat_channelSection__pFY46 h3{padding:0 16px;font-size:13px;text-transform:uppercase;font-weight:500;color:var(--foreground-secondary);margin-bottom:4px}.chat_channel__aKpYY{padding:4px 16px;font-size:15px;display:flex;align-items:center;color:var(--foreground-secondary);cursor:pointer;transition:all .2s ease}.chat_channel__aKpYY:hover{background-color:var(--background-hover);color:var(--foreground)}.chat_activeChannel__oisg5,.chat_activeChannel__oisg5:hover{background-color:var(--primary);color:#fff}.chat_channelHash__cqaq7{margin-right:8px;opacity:.7}.chat_mainContent__50bfX{display:flex;flex-direction:column;flex:1;min-height:0;position:relative;width:100%;overflow:hidden;max-width:100%;height:100%}.chat_chatHeader__JwHRA{padding:1rem 1.5rem;border-bottom:1px solid var(--border);background-color:var(--background);position:sticky;top:0;z-index:10}.chat_chatHeaderInfo__KIyD9 h2{font-size:1.25rem;font-weight:600;margin-bottom:.25rem;display:flex;align-items:center;gap:.5rem}.chat_chatHeaderInfo__KIyD9 p{color:var(--foreground-secondary);font-size:.875rem}.chat_messagesContainer__XgFGR{flex:1;overflow-y:auto;overflow-x:hidden;min-height:0;padding:1rem 1rem 100px}.chat_messages__bIJ_4{display:flex;flex-direction:column;gap:1rem}.chat_messageWrapper__dsPG6{display:flex;gap:.75rem;padding:.5rem;border-radius:.5rem}.chat_messageAvatar__jyoJG{width:2.5rem;height:2.5rem;border-radius:.25rem;display:flex;align-items:center;justify-content:center;background:var(--background-secondary);font-size:1.25rem;flex-shrink:0}.chat_messageContent__mC_Xi{flex:1;min-width:0;max-width:calc(100% - 3.25rem);overflow-wrap:break-word;word-wrap:break-word}.chat_messageHeader__FGj6g{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.25rem}.chat_messageSender___BKQn{font-weight:600;color:var(--foreground)}.chat_messageTime__o0Rnh{color:var(--foreground-secondary);font-size:.75rem}.chat_messageText__XpZlT{color:var(--foreground);line-height:1.5;overflow-wrap:break-word;word-wrap:break-word;max-width:100%}.chat_welcomeMessage__jtPxI{text-align:center;padding:2rem;max-width:600px;margin:0 auto}.chat_welcomeMessage__jtPxI h2{margin-bottom:1rem;color:var(--foreground)}.chat_welcomeMessage__jtPxI p{color:var(--foreground-secondary);margin-bottom:1rem}.chat_welcomeMessage__jtPxI ul{list-style:none;padding:0}.chat_welcomeMessage__jtPxI li{color:var(--foreground-secondary);margin:.5rem 0}.chat_inputContainer__RMy9_{padding:1rem;background-color:var(--background);border-top:1px solid var(--border);position:fixed;bottom:0;left:250px;right:0;width:auto;z-index:10}.chat_inputWrapper___I_sH{position:relative;display:flex;align-items:center;gap:8px;width:100%;background:var(--background);border:1px solid var(--border);border-radius:6px;padding:8px 12px}.chat_imageUploadContainer__rAgLz{position:relative}.chat_hiddenFileInput__9VD5S{display:none}.chat_attachButton__szmjf{display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.05);border:none;padding:6px;width:28px;height:28px;border-radius:50%;color:var(--foreground-secondary);cursor:pointer;transition:all .2s ease}.chat_attachButton__szmjf:hover{color:var(--primary);background:rgba(0,0,0,.1)}.chat_attachButton__szmjf:disabled{opacity:.5;cursor:not-allowed;background:rgba(0,0,0,.03)}.chat_attachmentPreviewContainer__Ai6FF{display:flex;flex-wrap:wrap;gap:8px;padding:8px;margin-bottom:8px;border-radius:6px;background:var(--background-secondary)}.chat_attachmentPreview__ctEVM{position:relative;border-radius:4px;overflow:hidden}.chat_imagePreview___yE9A{position:relative;width:120px;height:120px}.chat_imagePreview___yE9A img{width:100%;height:100%;object-fit:cover;border-radius:4px}.chat_filePreview__Phvis{display:flex;align-items:center;padding:8px 12px;background:var(--background);border:1px solid var(--border);border-radius:4px;gap:8px}.chat_fileName__8tKjO{font-size:.875rem;color:var(--foreground);max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat_removeAttachment__OXx7Z{position:absolute;top:4px;right:4px;width:20px;height:20px;border-radius:50%;background:rgba(0,0,0,.5);color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;line-height:1;padding:0;transition:background-color .2s ease}.chat_removeAttachment__OXx7Z:hover{background:rgba(0,0,0,.7)}.chat_messageInput__xIDfK{flex:1;border:none;background:none;padding:4px;font-size:.875rem;color:var(--foreground);outline:none}.chat_messageInput__xIDfK::placeholder{color:var(--foreground-secondary)}.chat_sendButton__42_dI{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:6px;color:var(--primary);cursor:pointer;transition:opacity .2s ease}.chat_sendButton__42_dI:hover:not(:disabled){opacity:.8}.chat_sendButton__42_dI:disabled{opacity:.5;cursor:not-allowed}.chat_typingIndicator__vzloJ{display:flex;gap:.25rem;padding:.75rem;margin-bottom:10px;background-color:rgba(0,0,0,.03);border-radius:.5rem;align-self:flex-start;width:fit-content}.chat_typingIndicator__vzloJ span{width:.5rem;height:.5rem;background-color:var(--foreground-secondary);border-radius:50%;animation:chat_typing__JYtxD 1.2s ease-in-out infinite;display:inline-block}.chat_typingIndicator__vzloJ span:first-child{animation-delay:.2s}.chat_typingIndicator__vzloJ span:nth-child(2){animation-delay:.3s}.chat_typingIndicator__vzloJ span:nth-child(3){animation-delay:.4s}@keyframes chat_typing__JYtxD{0%,to{transform:translateY(0)}50%{transform:translateY(-.5rem)}}.chat_markdown__4p3vL{max-width:100%;overflow-wrap:break-word;word-wrap:break-word}.chat_markdownP__efLQk{margin:.5rem 0;line-height:1.5}.chat_markdownP__efLQk:first-child{margin-top:0}.chat_markdownP__efLQk:last-child{margin-bottom:0}.chat_markdownOl__7gB97,.chat_markdownUl__fPaZS{margin:.5rem 0;padding-left:1.5rem}.chat_markdownLi__KE1CU{margin:.25rem 0}.chat_markdownLink__P2mVf{color:var(--primary);text-decoration:underline;word-break:break-word}.chat_markdownInlineCode__Rp1mw{background:rgba(0,0,0,.1);padding:.2rem .4rem;border-radius:4px;font-family:monospace;font-size:.9em}.chat_markdownCodeBlock__ihvMV{background:var(--background-secondary);padding:1rem;border-radius:.5rem;font-family:monospace;font-size:.9em;margin:.5rem 0}.chat_markdownCodeBlock__ihvMV,.chat_markdownPre__k0BaN{max-width:100%;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word}.chat_markdownPre__k0BaN{margin:0}[data-theme=dark] .chat_markdownInlineCode__Rp1mw{background:hsla(0,0%,100%,.1)}[data-theme=dark] .chat_attachButton__szmjf{background:hsla(0,0%,100%,.08)}[data-theme=dark] .chat_attachButton__szmjf:hover{background:hsla(0,0%,100%,.15)}[data-theme=dark] .chat_attachButton__szmjf:disabled{background:hsla(0,0%,100%,.05)}@media (max-width:768px){.chat_slackContainer__TAO7u{height:calc(100vh - 80px);width:100%}.chat_messagesContainer__XgFGR{padding:.75rem .75rem 120px;overflow-y:auto}.chat_inputContainer__RMy9_{left:0;right:0;width:100%;padding:.75rem;background-color:var(--background);border-top:1px solid var(--border);position:fixed;bottom:0;z-index:20}.chat_messageWrapper__dsPG6{padding:.25rem;gap:.5rem;max-width:90%}.chat_messageAvatar__jyoJG{width:2rem;height:2rem;font-size:1rem}.chat_projectTable__epbNh{border:none;background:none}.chat_projectTable__epbNh thead{display:none}.chat_projectTable__epbNh tbody{display:flex;flex-direction:column;gap:12px}.chat_projectTable__epbNh tr{display:flex;flex-direction:column;background:var(--card-bg,#fff);border:1px solid var(--border-color,#eaeaea);border-radius:8px;padding:12px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.chat_projectTable__epbNh td{display:flex;padding:8px 0;border-bottom:none;align-items:flex-start}.chat_projectTable__epbNh td:before{content:attr(data-label);font-weight:600;width:40%;margin-right:12px;color:var(--foreground);flex-shrink:0}.chat_projectTable__epbNh td:last-child{margin-bottom:0}.chat_statusBadge__hNF5V{margin-left:0}.chat_projectLink__wH3_R{color:var(--primary);font-weight:500}}@media (max-width:1024px){.chat_inputContainer__RMy9_{left:200px}}@media (max-width:768px){.chat_inputContainer__RMy9_{position:sticky;left:0;width:100%}}.chat_fieldHints__nQ5Ev{position:absolute;bottom:100%;left:0;right:0;background:var(--background);border:1px solid var(--border);border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,.1);padding:12px;margin-bottom:8px;z-index:1000;transition:all .2s ease}.chat_fieldHintsHeader__81uVq{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.chat_fieldHintsTitle__kIIbd{font-size:.875rem;font-weight:500;color:var(--foreground)}.chat_fieldHintsToggle__V0HwW{background:none;border:none;padding:4px;color:var(--foreground-secondary);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .2s ease}.chat_fieldHintsToggle__V0HwW:hover{color:var(--foreground)}.chat_fieldHintsContent__WEVMF{overflow:hidden;transition:max-height .2s ease}.chat_fieldHintsContent__WEVMF.chat_minimized__VuJlw{max-height:0}.chat_fieldHintsContent__WEVMF.chat_expanded__kx4B0{max-height:500px}.chat_fieldHint__dOLE6{display:flex;align-items:baseline;gap:8px;margin-bottom:6px;font-size:.875rem}.chat_fieldHint__dOLE6:last-child{margin-bottom:0}.chat_fieldName__v6CDW{font-weight:500;color:var(--primary);min-width:80px}.chat_fieldDescription__PD36n{color:var(--muted-foreground);font-size:.8125rem}.chat_tableWrapper__Z940r{overflow-x:auto;margin:1rem 0}.chat_projectTable__epbNh{width:100%;border-collapse:collapse;background:var(--card-bg,#fff);border-radius:8px;overflow:hidden;color:var(--foreground)}.chat_projectTable__epbNh td,.chat_projectTable__epbNh th{padding:12px 16px;text-align:left;border-bottom:1px solid var(--border-color,#eaeaea);color:var(--foreground)}.chat_projectTable__epbNh td{color:#000}.chat_projectTable__epbNh th{background:var(--header-bg,#f5f5f5);font-weight:600;color:#000}.chat_projectTable__epbNh tr:last-child td{border-bottom:none}.chat_statusBadge__hNF5V{display:inline-block;padding:4px 8px;border-radius:12px;font-size:.875rem;font-weight:500}.chat_active__ub7EX{background:#137333;color:#fff}.chat_completed__YqNZb{background:#1a73e8;color:#fff}.chat_cancelled__gsLH2{background:#d93025;color:#fff}.chat_projectLink__wH3_R{color:var(--primary);text-decoration:none}.chat_projectLink__wH3_R:hover{text-decoration:underline}.chat_loadingContainer__n56lZ{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:2rem;color:var(--foreground-secondary)}.chat_loadingSpinner__QycaA{width:40px;height:40px;border-top:3px solid var(--background-secondary);border:3px solid var(--background-secondary);border-top-color:var(--primary);border-radius:50%;animation:chat_spin___ytKf 1s linear infinite;margin-bottom:1rem}@keyframes chat_spin___ytKf{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.chat_sqlQueryContainer__NM_mz{margin:.5rem 0;border:1px solid var(--border);border-radius:.5rem;overflow:hidden}.chat_sqlQueryHeader__gkWFr{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem;background:var(--background-secondary);cursor:pointer;user-select:none;border-bottom:1px solid var(--border)}.chat_sqlQueryHeader__gkWFr:hover{background:var(--accent-1)}.chat_sqlQueryTitle__41Hif{font-size:.8rem;color:var(--foreground-secondary);font-weight:500}.chat_sqlQueryToggle__UAbEj{color:var(--foreground-secondary);transform-origin:center;transition:transform .2s ease}.chat_sqlQueryToggle__UAbEj.chat_expanded__kx4B0{transform:rotate(180deg)}.chat_sqlQueryContent__LtcKl{max-height:0;overflow:hidden;transition:max-height .2s ease-out}.chat_sqlQueryContent__LtcKl.chat_expanded__kx4B0{max-height:500px}.chat_sqlQuery__VyRrA{padding:.75rem 1rem;margin:0;font-size:.75rem;font-family:monospace;background:var(--background);color:var(--foreground);white-space:pre-wrap;word-wrap:break-word}.chat_queryResults__CQCnU{margin-top:1rem}.chat_querySuccess__zpRae{display:flex;align-items:center;gap:.5rem;color:var(--success,#137333);font-size:.9rem;margin-bottom:1rem}.chat_querySuccess__zpRae svg{width:16px;height:16px}.chat_resultsTable__60KY7{width:100%;border-collapse:collapse;margin-top:.5rem;font-size:.9rem;background:var(--background);border-radius:.5rem;overflow:hidden;border:1px solid var(--border)}.chat_resultsTable__60KY7 th{background:var(--background-secondary);font-weight:500;text-align:left;padding:.75rem 1rem;color:var(--foreground-secondary);border-bottom:1px solid var(--border);font-size:.8rem;text-transform:uppercase}.chat_resultsTable__60KY7 td{padding:.75rem 1rem;border-bottom:1px solid var(--border);color:var(--foreground)}.chat_resultsTable__60KY7 tr:last-child td{border-bottom:none}.chat_resultsTable__60KY7 tr:nth-child(2n){background:var(--background-secondary)}.chat_dateCell__xIBA8{color:var(--foreground-secondary);font-size:.85rem}@media (max-width:768px){.chat_resultsTable__60KY7{display:block;overflow-x:auto}.chat_resultsTable__60KY7 th{white-space:nowrap}}.chat_messageImage__p6sg9{margin-bottom:8px}.chat_error__ZFQbg{color:var(--error);font-size:12px;margin-top:4px;background-color:var(--error-light);padding:4px 8px;border-radius:4px}.chat_attachmentIndicator__37Edo{display:flex;align-items:center;background-color:var(--background-secondary);padding:6px 10px;border-radius:4px;margin-bottom:10px;max-width:fit-content;border:1px solid var(--border)}.chat_attachmentName__Gmloh{font-size:.875rem;color:var(--foreground);margin-right:8px;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat_removeAttachmentSmall__ga7T4{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:rgba(0,0,0,.1);color:var(--foreground-secondary);border:none;cursor:pointer;font-size:14px;line-height:1;padding:0;transition:background-color .2s ease}.chat_removeAttachmentSmall__ga7T4:hover{background:rgba(0,0,0,.2)}