.chat-module__-9LyAa__splitScreen{height:100dvh;display:flex;overflow:hidden}.chat-module__-9LyAa__splitScreenDragging{cursor:col-resize;-webkit-user-select:none;user-select:none}.chat-module__-9LyAa__splitScreenDragging .chat-module__-9LyAa__panel{pointer-events:none}.chat-module__-9LyAa__splitResizer{cursor:col-resize;z-index:1;touch-action:none;background:#e8e8e8;flex:0 0 6px;transition:background .15s;position:relative}.chat-module__-9LyAa__splitResizer:after{content:"";position:absolute;inset:0 -4px}.chat-module__-9LyAa__splitResizer:hover,.chat-module__-9LyAa__splitScreenDragging .chat-module__-9LyAa__splitResizer{background:#1a56db}.chat-module__-9LyAa__panel{background:#fafafa;border-inline-end:1px solid #e0e0e0;flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.chat-module__-9LyAa__panel:last-child{background:#f5f7fb;border-inline-end:none}.chat-module__-9LyAa__panelHeader{background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.chat-module__-9LyAa__panelHeader h2{margin:0;font-size:1.1rem;font-weight:600}.chat-module__-9LyAa__badge{color:#1a56db;background:#e8f0fe;border-radius:999px;padding:.25rem .75rem;font-size:.85rem}.chat-module__-9LyAa__statusDot{background:#ccc;border-radius:50%;width:10px;height:10px}.chat-module__-9LyAa__statusDot.chat-module__-9LyAa__connected{background:#22c55e}.chat-module__-9LyAa__messageList{flex-direction:column;flex:1;gap:.75rem;padding:1rem;display:flex;overflow-y:auto}.chat-module__-9LyAa__messageListCompact{flex-direction:column;gap:.5rem;max-height:120px;display:flex;overflow-y:auto}.chat-module__-9LyAa__panelScroll{flex:1;min-height:0;overflow-y:auto}.chat-module__-9LyAa__panelFooter{padding:.75rem 1rem calc(1.25rem + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid #e0e0e0;flex-direction:column;flex-shrink:0;gap:.75rem;display:flex}.chat-module__-9LyAa__message{border-radius:12px;max-width:80%;padding:.75rem 1rem;font-size:.95rem}.chat-module__-9LyAa__messageClient{color:#fff;background:#1a56db;align-self:flex-end}.chat-module__-9LyAa__messageAgent{background:#fff;border:1px solid #e0e0e0;align-self:flex-start}.chat-module__-9LyAa__messageSender{opacity:.7;margin-bottom:.25rem;font-size:.75rem;display:block}.chat-module__-9LyAa__clientMsg{background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:.5rem .75rem}.chat-module__-9LyAa__clientMsg time{color:#888;margin-top:.25rem;font-size:.7rem;display:block}.chat-module__-9LyAa__emptyState{color:#888;text-align:center;padding:2rem;font-size:.9rem}.chat-module__-9LyAa__inputArea{background:#fff;border-top:1px solid #e0e0e0;flex-shrink:0;gap:.5rem;padding:1rem;display:flex}.chat-module__-9LyAa__inputArea textarea{resize:none;border:1px solid #ddd;border-radius:8px;flex:1;padding:.5rem .75rem;font-family:inherit;font-size:.95rem}.chat-module__-9LyAa__inputArea button,.chat-module__-9LyAa__approveBtn,.chat-module__-9LyAa__secondaryBtn{cursor:pointer;border:none;border-radius:8px;padding:.5rem 1rem;font-family:inherit;font-size:.9rem}.chat-module__-9LyAa__inputArea button{color:#fff;background:#1a56db}.chat-module__-9LyAa__inputArea button:disabled{opacity:.5;cursor:not-allowed}.chat-module__-9LyAa__section{border-bottom:1px solid #eee;padding:.75rem 1rem}.chat-module__-9LyAa__section h3{color:#555;text-transform:uppercase;letter-spacing:.03em;margin:0 0 .5rem;font-size:.85rem}.chat-module__-9LyAa__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.chat-module__-9LyAa__sectionHeader h3{margin:0}.chat-module__-9LyAa__thoughtsList{flex-direction:column;gap:.5rem;max-height:140px;display:flex;overflow-y:auto}.chat-module__-9LyAa__thoughtsEmpty{color:#999;padding:.5rem;font-size:.85rem}.chat-module__-9LyAa__thoughtCard{background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:.5rem .75rem;font-size:.85rem}.chat-module__-9LyAa__thoughtCard.chat-module__-9LyAa__streaming{background:#eff6ff;border-color:#93c5fd}.chat-module__-9LyAa__thoughtAgent{color:#1a56db;font-size:.8rem;font-weight:600}.chat-module__-9LyAa__thoughtContent{color:#333;margin:.25rem 0}.chat-module__-9LyAa__suggestedReply{color:#555;border-top:1px dashed #ddd;margin:.25rem 0 0;padding-top:.25rem;font-style:italic}.chat-module__-9LyAa__draftArea{resize:vertical;box-sizing:border-box;border:1px solid #ddd;border-radius:8px;width:100%;padding:.75rem;font-family:inherit;font-size:.95rem}.chat-module__-9LyAa__approveBtn{color:#fff;background:#16a34a;width:100%;margin-top:.5rem;padding:.75rem;font-weight:600}.chat-module__-9LyAa__approveBtn:disabled{opacity:.5;cursor:not-allowed}.chat-module__-9LyAa__secondaryBtn{color:#1a56db;background:#e8f0fe;padding:.35rem .75rem;font-size:.8rem}.chat-module__-9LyAa__secondaryBtn:disabled{opacity:.5}.chat-module__-9LyAa__agentToggle{margin-top:0;padding:0}.chat-module__-9LyAa__agentToggle h3{color:#555;margin:0 0 .5rem;font-size:.85rem}.chat-module__-9LyAa__agentList{flex-direction:column;gap:.35rem;display:flex}.chat-module__-9LyAa__agentItem{cursor:pointer;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.chat-module__-9LyAa__homePage{flex-direction:column;justify-content:flex-start;align-items:center;gap:1.5rem;min-height:100vh;padding:2rem;font-family:system-ui,sans-serif;display:flex}.chat-module__-9LyAa__homePageHero{text-align:center;flex-direction:column;align-items:center;gap:.75rem;max-width:640px;display:flex}.chat-module__-9LyAa__appBrand{flex-direction:column;align-items:center;gap:.5rem;display:flex}.chat-module__-9LyAa__appBrandSubtitle{color:#555;margin:0;font-size:.95rem}.chat-module__-9LyAa__logoLink{border-radius:8px;line-height:0;transition:opacity .15s;display:inline-flex}.chat-module__-9LyAa__logoLink:hover{opacity:.88}.chat-module__-9LyAa__logoImage{width:auto;max-width:100%;height:auto}.chat-module__-9LyAa__appShell{flex-direction:column;height:100dvh;display:flex;overflow:hidden}.chat-module__-9LyAa__appHeader{background:#fff;border-bottom:1px solid #e8e8e8;flex-shrink:0;justify-content:space-between;align-items:center;min-height:44px;padding:.35rem 1rem;display:flex}.chat-module__-9LyAa__appHeader .chat-module__-9LyAa__logoImage{width:auto;max-height:32px}.chat-module__-9LyAa__appHeaderNav{align-items:center;gap:1rem;font-size:.85rem;display:flex}.chat-module__-9LyAa__appHeaderNav a{color:#1a56db;text-decoration:none}.chat-module__-9LyAa__appHeaderNav a:hover{text-decoration:underline}.chat-module__-9LyAa__appShell .chat-module__-9LyAa__splitScreen{flex:1;height:auto;min-height:0}.chat-module__-9LyAa__homePage h1{margin:0;font-size:1.75rem}.chat-module__-9LyAa__homeForm{flex-direction:column;gap:.75rem;width:100%;max-width:400px;display:flex}.chat-module__-9LyAa__homeForm input{border:1px solid #ddd;border-radius:8px;padding:.75rem;font-size:1rem}.chat-module__-9LyAa__homeForm button{color:#fff;cursor:pointer;background:#1a56db;border:none;border-radius:8px;padding:.75rem;font-size:1rem}.chat-module__-9LyAa__homeForm button:disabled{opacity:.5}.chat-module__-9LyAa__conversationListSection{width:100%;max-width:520px}.chat-module__-9LyAa__conversationListSection h2{margin:0 0 .75rem;font-size:1rem;font-weight:600}.chat-module__-9LyAa__channelGroup{margin-bottom:1.25rem}.chat-module__-9LyAa__channelGroupTitle{color:#555;text-transform:uppercase;letter-spacing:.03em;margin:0 0 .5rem;font-size:.85rem;font-weight:600}.chat-module__-9LyAa__conversationList{flex-direction:column;gap:.5rem;max-height:320px;margin:0 0 1.5rem;padding:0;list-style:none;display:flex;overflow-y:auto}.chat-module__-9LyAa__conversationItem{cursor:pointer;text-align:right;background:#fff;border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;font-family:inherit;display:flex}.chat-module__-9LyAa__conversationItem:hover{background:#f8faff;border-color:#1a56db}.chat-module__-9LyAa__conversationName{flex:1;font-weight:500}.chat-module__-9LyAa__conversationNameRow{flex-direction:column;flex:1;align-items:flex-start;gap:.15rem;min-width:0;display:flex}.chat-module__-9LyAa__conversationPhone{color:#15803d;direction:ltr;font-size:.75rem;font-weight:400}.chat-module__-9LyAa__conversationTime{color:#888;font-size:.75rem}.chat-module__-9LyAa__channelBadge{border-radius:999px;padding:.15rem .5rem;font-size:.7rem;font-weight:600}.chat-module__-9LyAa__channelWeb{color:#1a56db;background:#e8f0fe}.chat-module__-9LyAa__channelTelegram{color:#0369a1;background:#e0f2fe}.chat-module__-9LyAa__channelWhatsapp{color:#15803d;background:#dcfce7}.chat-module__-9LyAa__telegramNotice{color:#0369a1;text-align:center;background:#f0f9ff;border-top:1px solid #e0e0e0;flex-shrink:0;padding:1rem;font-size:.9rem}.chat-module__-9LyAa__conversationFooter{background:#fff;border-top:1px solid #e0e0e0;flex-shrink:0}.chat-module__-9LyAa__clientSimulateArea{border-bottom:1px solid #eee}.chat-module__-9LyAa__clientSimulateArea .chat-module__-9LyAa__inputArea{border-top:none}.chat-module__-9LyAa__repReplyArea{flex-direction:column;gap:.5rem;padding:.75rem 1rem 1rem;display:flex}.chat-module__-9LyAa__footerLabel{color:#666;text-transform:uppercase;letter-spacing:.03em;font-size:.75rem;font-weight:600}.chat-module__-9LyAa__telegramHint{color:#0369a1;margin:0;padding:.5rem 1rem 0;font-size:.8rem}.chat-module__-9LyAa__messageDraftPreview{opacity:.75;background:#f0f9ff;border:1px dashed #93c5fd}.chat-module__-9LyAa__backLink{color:#1a56db;margin-bottom:1rem;text-decoration:none;display:inline-block}.chat-module__-9LyAa__backLink:hover{text-decoration:underline}.chat-module__-9LyAa__settingsForm{flex-direction:column;gap:1rem;width:100%;max-width:480px;margin-top:1.5rem;display:flex}.chat-module__-9LyAa__settingsForm label{flex-direction:column;gap:.35rem;font-size:.9rem;font-weight:500;display:flex}.chat-module__-9LyAa__settingsForm input[type=text],.chat-module__-9LyAa__settingsForm input[type=password],.chat-module__-9LyAa__settingsForm textarea,.chat-module__-9LyAa__settingsForm select{border:1px solid #e0e0e0;border-radius:6px;padding:.6rem .75rem;font-family:inherit}.chat-module__-9LyAa__settingsForm textarea{resize:vertical;min-height:80px}.chat-module__-9LyAa__settingsSection{max-width:720px;margin-top:2.5rem}.chat-module__-9LyAa__settingsSection h2{margin:0 0 .5rem;font-size:1.25rem}.chat-module__-9LyAa__settingsSectionDesc{color:#666;margin:0 0 1rem;font-size:.9rem}.chat-module__-9LyAa__settingsCard{background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:1rem;padding:1rem 1.25rem}.chat-module__-9LyAa__settingsCardHeader{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.chat-module__-9LyAa__settingsCardTitle{font-size:.95rem;font-weight:600}.chat-module__-9LyAa__settingsCardMeta{color:#888;font-size:.75rem}.chat-module__-9LyAa__settingsActions{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.chat-module__-9LyAa__settingsActions button{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:.45rem .85rem;font-family:inherit;font-size:.85rem}.chat-module__-9LyAa__settingsActions button[type=submit],.chat-module__-9LyAa__settingsActions .chat-module__-9LyAa__primaryBtn{color:#fff;background:#1a56db;border-color:#1a56db}.chat-module__-9LyAa__settingsActions button:disabled{opacity:.6;cursor:not-allowed}.chat-module__-9LyAa__settingsActions .chat-module__-9LyAa__dangerBtn{color:#b91c1c;border-color:#fecaca}.chat-module__-9LyAa__settingsWideForm{max-width:720px}.chat-module__-9LyAa__checkboxLabel{align-items:center;flex-direction:row!important;gap:.5rem!important;font-weight:400!important}.chat-module__-9LyAa__settingsMessage{color:#0369a1;margin-top:1rem}.chat-module__-9LyAa__settingsHelp{text-align:right;max-width:520px;margin-top:2rem}.chat-module__-9LyAa__settingsHelp ol{padding-right:1.25rem}.chat-module__-9LyAa__settingsHelp code{background:#f3f4f6;border-radius:4px;padding:.1rem .35rem;font-size:.85rem}.chat-module__-9LyAa__settingsLink{margin-top:1.5rem}.chat-module__-9LyAa__settingsLink a{color:#1a56db}.chat-module__-9LyAa__supervisorPanel{background:#fff;border:1px solid #c7d7fe;border-radius:8px;padding:.75rem}.chat-module__-9LyAa__supervisorHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.chat-module__-9LyAa__supervisorTitle{color:#4338ca;font-size:.9rem;font-weight:600}.chat-module__-9LyAa__iterationBadge{color:#4338ca;background:#eef2ff;border-radius:999px;padding:.15rem .5rem;font-size:.75rem}.chat-module__-9LyAa__supervisorThought{color:#333;font-size:.85rem;line-height:1.5}.chat-module__-9LyAa__supervisorThought.chat-module__-9LyAa__streaming{background:#eef2ff;border-radius:6px;padding:.5rem}.chat-module__-9LyAa__supervisorEmpty{color:#999;padding:.5rem;font-size:.85rem}.chat-module__-9LyAa__iterationHistory{color:#555;margin-top:.5rem;font-size:.8rem}.chat-module__-9LyAa__iterationHistory ul{margin:0;padding:.25rem 0 0;list-style:none}.chat-module__-9LyAa__iterationHistory li{border-top:1px dashed #eee;padding:.25rem 0}.chat-module__-9LyAa__targetTag{color:#6366f1;font-size:.75rem}.chat-module__-9LyAa__workerThoughtsDetails{font-size:.85rem}.chat-module__-9LyAa__workerThoughtsDetails summary{cursor:pointer;color:#555;-webkit-user-select:none;user-select:none;padding:.25rem 0}.chat-module__-9LyAa__iterationFeedback textarea{resize:vertical;box-sizing:border-box;border:1px solid #ddd;border-radius:8px;width:100%;margin-bottom:.5rem;padding:.5rem .75rem;font-family:inherit;font-size:.9rem}.chat-module__-9LyAa__iterationFeedback h3{color:#555;text-transform:uppercase;letter-spacing:.03em;margin:0 0 .5rem;font-size:.85rem}.chat-module__-9LyAa__iterationControls{align-items:center;gap:.5rem;display:flex}.chat-module__-9LyAa__iterationControls select{border:1px solid #ddd;border-radius:6px;flex:1;padding:.4rem .5rem;font-family:inherit;font-size:.85rem}.chat-module__-9LyAa__panelFooter .chat-module__-9LyAa__section{border-bottom:none;padding:0}.chat-module__-9LyAa__triggersTicker{background:#fffbeb;border-bottom:1px solid #fde68a;flex-direction:column;gap:.35rem;padding:.5rem 1rem;display:flex}.chat-module__-9LyAa__triggerItem{border-radius:8px;align-items:flex-start;gap:.5rem;padding:.5rem .75rem;font-size:.85rem;animation:.3s ease-out chat-module__-9LyAa__triggerSlideIn;display:flex}@keyframes chat-module__-9LyAa__triggerSlideIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.chat-module__-9LyAa__triggerSeverityInfo{color:#1e40af;background:#eff6ff;border:1px solid #93c5fd}.chat-module__-9LyAa__triggerSeverityWarning{color:#c2410c;background:#fff7ed;border:1px solid #fdba74}.chat-module__-9LyAa__triggerSeverityAction{color:#b91c1c;background:#fef2f2;border:1px solid #fca5a5}.chat-module__-9LyAa__triggerContent{flex-direction:column;flex:1;gap:.15rem;display:flex}.chat-module__-9LyAa__triggerLabel{font-weight:600}.chat-module__-9LyAa__triggerReason{opacity:.9;font-size:.8rem}.chat-module__-9LyAa__triggerDismiss{cursor:pointer;color:inherit;opacity:.6;background:0 0;border:none;padding:0 .25rem;font-size:1.1rem;line-height:1}.chat-module__-9LyAa__triggerDismiss:hover{opacity:1}.chat-module__-9LyAa__analyticsSection{width:100%;max-width:520px;margin-bottom:1.5rem}.chat-module__-9LyAa__analyticsSection h2{margin:0 0 .75rem;font-size:1rem;font-weight:600}.chat-module__-9LyAa__analyticsCards{grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:1rem;display:grid}.chat-module__-9LyAa__analyticsCard{text-align:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:.75rem}.chat-module__-9LyAa__analyticsCardValue{color:#1a56db;font-size:1.5rem;font-weight:700;display:block}.chat-module__-9LyAa__analyticsCardLabel{color:#666;margin-top:.15rem;font-size:.7rem;display:block}.chat-module__-9LyAa__analyticsCardHighlight{background:#fef2f2;border-color:#fca5a5}.chat-module__-9LyAa__analyticsCardHighlight .chat-module__-9LyAa__analyticsCardValue{color:#b91c1c}.chat-module__-9LyAa__analyticsCardWarning{background:#fff7ed;border-color:#fdba74}.chat-module__-9LyAa__analyticsCardWarning .chat-module__-9LyAa__analyticsCardValue{color:#c2410c}.chat-module__-9LyAa__analyticsEventList{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.chat-module__-9LyAa__analyticsEventRow{cursor:pointer;text-align:right;background:#fff;border:1px solid #e8e8e8;border-radius:6px;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;font-family:inherit;font-size:.85rem;display:flex}.chat-module__-9LyAa__analyticsEventRow:hover{background:#f8faff;border-color:#1a56db}.chat-module__-9LyAa__analyticsEventType{flex-shrink:0;font-weight:600}.chat-module__-9LyAa__analyticsEventClient{color:#555;flex:1}.chat-module__-9LyAa__analyticsEventTime{color:#888;flex-shrink:0;font-size:.7rem}.chat-module__-9LyAa__analyticsEmpty{color:#888;text-align:center;padding:.75rem;font-size:.85rem}.chat-module__-9LyAa__whatsappSection{border-top:1px solid #e5e7eb;margin-top:2rem;padding-top:1.5rem}.chat-module__-9LyAa__whatsappStatusCard{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin-bottom:1rem;padding:1rem}.chat-module__-9LyAa__whatsappConnected{color:#15803d;margin:0;font-weight:600}.chat-module__-9LyAa__whatsappDisconnected{color:#166534;margin:0 0 .75rem}.chat-module__-9LyAa__whatsappQr{border-radius:8px;margin:0 auto;display:block}.chat-module__-9LyAa__whatsappHint{color:#15803d;margin:0;padding:.5rem 1rem 0;font-size:.8rem}
