.agent_settings_control_container__qze7L{display:flex;flex-direction:column;width:100%;height:100%;padding:16px;box-sizing:border-box}.agent_settings_control_settingsGrid__TWhOF{flex:1 1;overflow-y:auto;min-height:0}.agent_settings_control_header__4qgrj{margin-bottom:20px;text-align:center}.agent_settings_control_title__yLAsi{font-size:24px;font-weight:700;margin:0 0 4px;color:var(--forecolor2)}.agent_settings_control_subtitle__5EitZ{font-size:14px;color:#666;margin:0;font-weight:400}.agent_settings_control_settingsGrid__TWhOF{display:grid;grid-gap:16px;gap:16px;margin-bottom:20px}.agent_settings_control_settingsSection__YKVQo{background:#fff;border-radius:8px;padding:16px;box-shadow:0 2px 8px rgba(0,0,0,.1);border:1px solid #e9ecef}.agent_settings_control_sectionHeader__p9QEK{display:flex;align-items:center;gap:8px;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #f0f0f0}.agent_settings_control_sectionIcon__k_meb{width:32px;height:32px;border-radius:6px;display:flex;align-items:center;justify-content:center;background:var(--backcolor1);color:var(--forecolor1);font-size:16px}.agent_settings_control_sectionTitle__rAIv2{font-size:16px;font-weight:600;color:#23272f;margin:0}.agent_settings_control_sectionDescription__CGWtL{font-size:12px;color:#666;margin:2px 0 0}.agent_settings_control_settingsList__v27cX{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:8px;gap:8px}.agent_settings_control_settingItem__E69QP{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px 6px;background:#f8f9fa;border-radius:6px;border:1px solid #e9ecef;transition:all .2s ease;text-align:center;min-height:60px;cursor:help}.agent_settings_control_settingItem__E69QP:hover{background:#fff;border-color:var(--backcolor2)}.agent_settings_control_settingInfo__Df27E{flex:1 1;display:flex;flex-direction:column;align-items:center;gap:4px}.agent_settings_control_settingLabel__lDGgh{font-size:12px;font-weight:500;color:#23272f;margin:0;display:flex;align-items:center;gap:6px}.agent_settings_control_settingDescription__biFJJ{font-size:10px;color:#666;margin:0;line-height:1.2;text-align:center}.agent_settings_control_settingControl__gP73X{display:flex;align-items:center;justify-content:center;margin-top:6px}.agent_settings_control_numberInput__IkcXo{width:80px;padding:4px 8px;border:1px solid #e9ecef;border-radius:4px;font-size:12px;font-weight:500;text-align:center;transition:all .2s ease;background:#fff}.agent_settings_control_numberInput__IkcXo:focus{outline:none;border-color:var(--backcolor2);box-shadow:0 0 0 2px rgba(108,99,255,.1)}.agent_settings_control_toggleSwitch__JyJme{position:relative;width:44px;height:24px;background:#e9ecef;border-radius:12px;cursor:pointer;transition:all .3s ease;border:none;outline:none}.agent_settings_control_toggleSwitch__JyJme.agent_settings_control_active__tOr6_{background:var(--backcolor2)}.agent_settings_control_toggleSwitch__JyJme:after{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border-radius:50%;transition:all .3s ease;box-shadow:0 1px 3px rgba(0,0,0,.2)}.agent_settings_control_toggleSwitch__JyJme.agent_settings_control_active__tOr6_:after{transform:translateX(20px)}.agent_settings_control_actions__Z_Qi8{display:flex;justify-content:flex-end;align-items:center;padding:16px 0;border-top:1px solid #e9ecef;margin-top:20px;gap:16px;flex-shrink:0}.agent_settings_control_badge__TaIiH{padding:2px 6px;border-radius:4px;font-size:10px;font-weight:600;text-transform:uppercase}.agent_settings_control_enabled__68DOS{background:var(--backcolor2);color:var(--forecolor2)}.agent_settings_control_disabled__2XU5w{background:#e9ecef;color:#6c757d}.agent_settings_control_successMessage__2V_E4{background:#d4edda;color:#155724;border:1px solid #c3e6cb;border-radius:4px}.agent_settings_control_errorMessage__O_LVC,.agent_settings_control_successMessage__2V_E4{display:flex;align-items:center;gap:6px;padding:6px 10px;font-size:12px;white-space:nowrap;max-width:300px;overflow:hidden;text-overflow:ellipsis}.agent_settings_control_errorMessage__O_LVC{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb;border-radius:4px}.agent_settings_control_loading__QkkDF{display:flex;align-items:center;justify-content:center;gap:12px;height:200px;color:#666;font-size:16px;font-weight:500}.agent_settings_control_spinner__aUoOf{width:20px;height:20px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#666;border-radius:50%;animation:agent_settings_control_spin__vtj_v 1s linear infinite}@keyframes agent_settings_control_spin__vtj_v{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.agent_settings_control_confirmationModal__Zy11S{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.agent_settings_control_modalContent__lREa_{background:#fff;padding:24px;border-radius:12px;width:1325px;height:850px;max-width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 4px 20px rgba(0,0,0,.15)}.agent_settings_control_modalTitle__L5_Fd{font-size:20px;font-weight:600;color:#23272f;margin-bottom:16px}.agent_settings_control_modalDescription__dIQuP{color:#666;margin-bottom:20px;line-height:1.5}.agent_settings_control_changesList__Sl4Xe{background:#f8f9fa;border-radius:8px;padding:16px;margin-bottom:20px}.agent_settings_control_changesGrid__s4MHI{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.agent_settings_control_changeItem__2Wcuj{display:flex;align-items:center;gap:8px;padding:12px;background:#fff;border-radius:6px;border-left:3px solid var(--backcolor2);box-shadow:0 1px 3px rgba(0,0,0,.1);transition:all .2s ease}.agent_settings_control_changeItem__2Wcuj:hover{box-shadow:0 2px 6px rgba(0,0,0,.15);transform:translateY(-1px)}.agent_settings_control_changeIcon__4OpmC{color:var(--backcolor2)}.agent_settings_control_changeText__ej_84{font-size:14px;color:#23272f}.agent_settings_control_impactSection__R346S{background:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;padding:16px;margin-bottom:20px}.agent_settings_control_impactTitle__ylDcy{font-weight:600;color:#856404;margin-bottom:8px;display:flex;align-items:center;gap:8px}.agent_settings_control_impactList__xdZIO{margin:0;padding-left:20px;color:#856404}.agent_settings_control_impactList__xdZIO li{margin-bottom:4px}.agent_settings_control_modalActions__qyfEq{display:flex;justify-content:flex-end;gap:12px}.agent_settings_control_modalButton__6MJPu{padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;border:none;transition:all .2s ease}.agent_settings_control_cancelButton__RlMuz{background:#f8f9fa;color:#6c757d;border:1px solid #dee2e6}.agent_settings_control_cancelButton__RlMuz:hover{background:#e9ecef}.agent_settings_control_confirmButton__tBLFA{background:var(--backcolor2);color:#fff}.agent_settings_control_confirmButton__tBLFA:hover{opacity:.9}.agent_settings_control_badge__TaIiH{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:6px;font-size:12px;font-weight:500;margin-left:8px}.agent_settings_control_badge__TaIiH.agent_settings_control_enabled__68DOS{background:#d4edda;color:#155724}.agent_settings_control_badge__TaIiH.agent_settings_control_disabled__2XU5w{background:#f8d7da;color:#721c24}@media (max-width:768px){.agent_settings_control_container__qze7L,.agent_settings_control_settingsSection__YKVQo{padding:16px}.agent_settings_control_settingItem__E69QP{flex-direction:column;align-items:flex-start;gap:12px}.agent_settings_control_settingControl__gP73X{width:100%;justify-content:space-between}.agent_settings_control_actions__Z_Qi8{flex-direction:column}.agent_settings_control_cancelButton__RlMuz,.agent_settings_control_saveButton__wymta{width:100%}.agent_settings_control_changesGrid__s4MHI{grid-template-columns:repeat(2,1fr);gap:8px}.agent_settings_control_changeItem__2Wcuj{padding:8px}.agent_settings_control_modalContent__lREa_{width:95%;height:auto;max-height:90vh}}.agent_summary_summaryContainer__nrJPY{padding:24px;max-width:1400px;margin:0 auto}.agent_summary_emptyState__Bpj2P{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 24px;color:#6b7280;text-align:center}.agent_summary_emptyState__Bpj2P p{margin-top:16px;font-size:16px}.agent_summary_heroSection__kj5AI{display:flex;align-items:center;justify-content:space-between;padding:32px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;margin-bottom:32px;color:#fff;box-shadow:0 10px 40px rgba(102,126,234,.3)}.agent_summary_heroContent__BUu8a{display:flex;align-items:center;gap:24px;flex:1 1}.agent_summary_agentIconContainer__l98c7{flex-shrink:0}.agent_summary_agentIcon__5n2zD{object-fit:cover}.agent_summary_agentIconPlaceholder__p_Tkc,.agent_summary_agentIcon__5n2zD{width:96px;height:96px;border-radius:20px;border:4px solid hsla(0,0%,100%,.3);box-shadow:0 8px 24px rgba(0,0,0,.2)}.agent_summary_agentIconPlaceholder__p_Tkc{background:hsla(0,0%,100%,.2);display:flex;align-items:center;justify-content:center}.agent_summary_heroInfo__ssMFO{flex:1 1}.agent_summary_heroHeader__9HGb8{display:flex;align-items:center;gap:16px;margin-bottom:12px}.agent_summary_agentName__zXqNB{font-size:32px;font-weight:700;margin:0;color:#fff}.agent_summary_agentDescription__Ukdkz{font-size:16px;line-height:1.6;margin:0;opacity:.95;max-width:600px}.agent_summary_statusCard__Mv9TB{background:#fff;border-radius:16px;padding:0;margin-bottom:32px;box-shadow:0 4px 12px rgba(0,0,0,.08);border:1px solid #e5e7eb;border-left:4px solid;overflow:hidden;transition:all .3s ease}.agent_summary_statusCard__Mv9TB:hover{box-shadow:0 6px 20px rgba(0,0,0,.12);transform:translateY(-2px)}.agent_summary_statusCardContent__A3VjY{display:flex;align-items:center;gap:20px;padding:24px 28px;position:relative}.agent_summary_statusCardIcon__2Bl9w{width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 8px rgba(0,0,0,.1)}.agent_summary_statusCardInfo__hMiLe{flex:1 1}.agent_summary_statusCardLabel__NdBnh{font-size:20px;font-weight:700;color:#111827;margin-bottom:6px}.agent_summary_statusCardDescription__ddyRg{font-size:14px;color:#6b7280;line-height:1.5}.agent_summary_statusCardIndicator__vHNe2{width:8px;height:8px;border-radius:50%;flex-shrink:0;animation:agent_summary_pulse__yyWic 2s ease-in-out infinite}@keyframes agent_summary_pulse__yyWic{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.agent_summary_healthScore__9vfbw{flex-shrink:0}.agent_summary_healthScoreCircle__gbwnT{position:relative;width:120px;height:120px}.agent_summary_healthScoreSvg__9k4L9{width:100%;height:100%;transform:rotate(-90deg)}.agent_summary_healthScoreBg__fIjuJ{fill:none;stroke:hsla(0,0%,100%,.2);stroke-width:8}.agent_summary_healthScoreProgress__2xXr4{fill:none;stroke-width:8;stroke-linecap:round;transition:stroke-dasharray .5s ease}.agent_summary_healthScoreText__CROzg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.agent_summary_healthScoreNumber__7pYNg{display:block;font-size:32px;font-weight:700;line-height:1}.agent_summary_healthScoreLabel__hBdZ1{display:block;font-size:12px;font-weight:600;opacity:.9;margin-top:4px}.agent_summary_metricsGrid__xXqdD{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:20px;gap:20px;margin-bottom:32px}.agent_summary_metricCard__qsZSQ{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,.08);border:1px solid #e5e7eb;transition:all .2s ease}.agent_summary_metricCard__qsZSQ:hover{box-shadow:0 4px 16px rgba(0,0,0,.12);transform:translateY(-2px)}.agent_summary_metricHeader__A5ryY{display:flex;align-items:center;gap:10px;margin-bottom:12px}.agent_summary_metricIcon__9Z3M_{flex-shrink:0}.agent_summary_metricTitle___Vy8M{font-size:14px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.agent_summary_metricValue__h5RPp{font-size:32px;font-weight:700;color:#111827;margin-bottom:8px;line-height:1}.agent_summary_metricSubtext__q85jn{font-size:13px;color:#6b7280;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.agent_summary_liveIndicator__yj3KP{display:flex;align-items:center;gap:4px;color:#10b981;font-weight:600}.agent_summary_detailedGrid__CUT1m{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-bottom:32px}.agent_summary_sectionCard__ey09O{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px rgba(0,0,0,.08);border:1px solid #e5e7eb}.agent_summary_sectionHeader__Fy5Wo{display:flex;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:16px;border-bottom:2px solid #f3f4f6}.agent_summary_sectionHeader__Fy5Wo h3{font-size:18px;font-weight:700;color:#111827;margin:0}.agent_summary_sectionHeader__Fy5Wo svg{color:#6b7280}.agent_summary_chartContainer__S3aO_{display:flex;flex-direction:column;gap:16px}.agent_summary_chartBar__l6zUI{display:flex;flex-direction:column;gap:8px}.agent_summary_chartBarLabel__Y5cQw{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#374151}.agent_summary_chartBarColor__mMGIR{width:12px;height:12px;border-radius:3px}.agent_summary_chartBarValue__G84mg{margin-left:auto;font-weight:700;color:#111827}.agent_summary_chartBarTrack__QqGYL{height:8px;background:#f3f4f6;border-radius:4px;overflow:hidden}.agent_summary_chartBarFill__L_AY7{height:100%;border-radius:4px;transition:width .5s ease}.agent_summary_toolsGrid__8dNVY{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:16px;gap:16px}.agent_summary_toolItem__y479I{display:flex;align-items:center;gap:12px;padding:16px;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb;transition:all .2s ease}.agent_summary_toolItem__y479I:hover{background:#f3f4f6;border-color:#d1d5db}.agent_summary_toolItem__y479I svg{color:#6b7280;flex-shrink:0}.agent_summary_toolLabel__39lk1{font-size:12px;color:#6b7280;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.agent_summary_toolValue__nQvqZ{font-size:20px;font-weight:700;color:#111827}.agent_summary_configList__MKiO6{display:flex;flex-direction:column;gap:12px}.agent_summary_configItem__E5MZc{display:flex;align-items:center;gap:16px;padding:12px;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.agent_summary_configIcon__L5Ari{flex-shrink:0}.agent_summary_configInfo__XF260{flex:1 1}.agent_summary_configLabel__P9j9U{font-size:14px;font-weight:600;color:#374151;margin-bottom:4px}.agent_summary_configStatus__GAR2w{font-size:13px;color:#6b7280}.agent_summary_pipedreamConnectionsEmpty__H1AOr,.agent_summary_pipedreamConnectionsLoading__mo_vs{padding:16px;font-size:14px;color:#6b7280;text-align:center}.agent_summary_pipedreamConnIcon__sd54b{width:36px;height:36px;flex-shrink:0;border-radius:10px;border:2px solid;display:flex;align-items:center;justify-content:center;overflow:hidden}.agent_summary_pipedreamConnIconImg__CAa9N{width:24px;height:24px;object-fit:contain}.agent_summary_pipedreamConnLetter__wKN2s{font-size:16px;font-weight:700}.agent_summary_statsList__rUFuD{display:flex;flex-direction:column;gap:12px}.agent_summary_statRow__aw5pl{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #f3f4f6}.agent_summary_statRow__aw5pl:last-child{border-bottom:none}.agent_summary_statIconContainer__spca4{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;border-radius:8px;background:#f9fafb}.agent_summary_statLabel__VDO7Q{font-size:14px;color:#6b7280;font-weight:500;flex:1 1}.agent_summary_statValue__cRowl{font-size:16px;font-weight:700;color:#111827;flex-shrink:0}.agent_summary_footerInfo__u_yyO{display:flex;align-items:center;gap:24px;padding:16px 0;border-top:1px solid #e5e7eb;color:#6b7280;font-size:13px}.agent_summary_footerItem__kwYG1{display:flex;align-items:center;gap:8px}.agent_summary_footerItem__kwYG1 svg{flex-shrink:0}@media (max-width:1400px){.agent_summary_detailedGrid__CUT1m{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.agent_summary_detailedGrid__CUT1m{grid-template-columns:1fr}.agent_summary_heroSection__kj5AI{flex-direction:column;align-items:flex-start;gap:24px}.agent_summary_healthScore__9vfbw{align-self:flex-end}}@media (max-width:768px){.agent_summary_summaryContainer__nrJPY{padding:16px}.agent_summary_heroSection__kj5AI{padding:24px}.agent_summary_agentName__zXqNB{font-size:24px}.agent_summary_metricsGrid__xXqdD{grid-template-columns:1fr}.agent_summary_healthScoreCircle__gbwnT{width:100px;height:100px}.agent_summary_healthScoreNumber__7pYNg{font-size:24px}.agent_summary_toolsGrid__8dNVY{grid-template-columns:1fr}}.deploy_a2a_container__D7IIX{padding:0;background:transparent;min-height:100%}.deploy_a2a_header__XArqE{display:flex;align-items:center;gap:1rem;padding:2rem 2rem 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px 12px 0 0;margin-bottom:0}.deploy_a2a_headerIcon__g2lWV{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.2);border-radius:12px;color:#fff;flex-shrink:0}.deploy_a2a_header__XArqE h2{margin:0;font-size:1.75rem;font-weight:700;color:#fff;letter-spacing:-.02em}.deploy_a2a_content__GhUOt{background:#fff;padding:2rem;border-radius:0 0 12px 12px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);display:flex;flex-direction:column;gap:2rem}.deploy_a2a_section__H5IJu{background:#f8fafc;padding:2rem;border-radius:12px;border:1px solid #e2e8f0;transition:all .3s ease}.deploy_a2a_section__H5IJu:hover{border-color:#cbd5e1;box-shadow:0 4px 6px -1px rgba(0,0,0,.05)}.deploy_a2a_section__H5IJu h3{margin:0 0 1rem;color:#1e293b;font-size:1.375rem;font-weight:600;display:flex;align-items:center;gap:.75rem}.deploy_a2a_section__H5IJu h3:before{content:"";width:4px;height:24px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2px}.deploy_a2a_description__VMitl{margin:0 0 1.5rem;color:#64748b;font-size:.9375rem;line-height:1.7}.deploy_a2a_infoBox__OvpD2{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;color:#1e40af;font-size:.875rem;line-height:1.6}.deploy_a2a_infoBox__OvpD2 svg{flex-shrink:0;margin-top:2px;color:#3b82f6}.deploy_a2a_statusContainer__tmks_{display:flex;align-items:center;gap:1.5rem;padding:1.25rem 1.75rem;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0;margin-top:.5rem}.deploy_a2a_statusBadge__dEfS6{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem .875rem;border-radius:999px;font-weight:500;font-size:.8125rem;letter-spacing:.01em;white-space:nowrap;transition:all .2s ease;position:relative}.deploy_a2a_statusEnabled__rh6u0{background:rgba(16,185,129,.1);color:#059669;border:1px solid rgba(16,185,129,.2)}.deploy_a2a_statusEnabled__rh6u0:before{content:"";width:8px;height:8px;border-radius:50%;background:#10b981;display:inline-block;margin-right:.25rem;box-shadow:0 0 0 2px rgba(16,185,129,.2);animation:deploy_a2a_pulse__HeVXt 2s ease-in-out infinite}.deploy_a2a_statusEnabled__rh6u0 svg{display:none}.deploy_a2a_statusDisabled__FWtl_{background:rgba(148,163,184,.1);color:#64748b;border:1px solid rgba(148,163,184,.2)}.deploy_a2a_statusDisabled__FWtl_:before{content:"";width:8px;height:8px;border-radius:50%;background:#94a3b8;display:inline-block;margin-right:.25rem}.deploy_a2a_statusDisabled__FWtl_ svg{display:none}@keyframes deploy_a2a_pulse__HeVXt{0%,to{opacity:1;box-shadow:0 0 0 2px rgba(16,185,129,.2)}50%{opacity:.8;box-shadow:0 0 0 4px rgba(16,185,129,.1)}}.deploy_a2a_toggleButton__9s9W_{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:8px;font-weight:600;font-size:.9375rem;cursor:pointer;transition:all .2s ease;white-space:nowrap;box-shadow:0 2px 4px rgba(0,0,0,.1)}.deploy_a2a_enableButton__CmOiF{background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 2px 4px rgba(16,185,129,.3)}.deploy_a2a_enableButton__CmOiF:hover:not(:disabled){background:linear-gradient(135deg,#059669,#047857);color:#fff;transform:translateY(-2px);box-shadow:0 4px 8px rgba(16,185,129,.4)}.deploy_a2a_disableButton__XFpfV{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;box-shadow:0 2px 4px rgba(239,68,68,.3)}.deploy_a2a_disableButton__XFpfV:hover:not(:disabled){background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;transform:translateY(-2px);box-shadow:0 4px 8px rgba(239,68,68,.4)}.deploy_a2a_toggleButton__9s9W_:disabled{opacity:.6;cursor:not-allowed;transform:none}.deploy_a2a_urlContainer__pWAic{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:#fff;border:2px solid #e2e8f0;border-radius:10px;transition:all .2s ease}.deploy_a2a_urlContainer__pWAic:focus-within{border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.deploy_a2a_url__WiWJ5{flex:1 1;font-family:SF Mono,Monaco,Inconsolata,Fira Code,Fira Mono,Droid Sans Mono,Source Code Pro,monospace;font-size:.875rem;color:#1e293b;background:transparent;border:none;outline:none;padding:0;margin:0;word-break:break-all}.deploy_a2a_copyButton__lrEei{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .2s ease;color:#64748b;flex-shrink:0}.deploy_a2a_copyButton__lrEei:hover{background:#e2e8f0;color:#475569;transform:scale(1.05)}.deploy_a2a_copyButton__lrEei:active{transform:scale(.95)}.deploy_a2a_viewButton__FnAfo{padding:.75rem 1.5rem;margin-top:1rem;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:8px;font-weight:600;font-size:.9375rem;transition:all .2s ease;box-shadow:0 2px 4px rgba(59,130,246,.3)}.deploy_a2a_generateButton__qAg0i,.deploy_a2a_viewButton__FnAfo{display:inline-flex;align-items:center;gap:.5rem;color:#fff;cursor:pointer}.deploy_a2a_generateButton__qAg0i{background:#4caf50;border:none;padding:.5rem 1rem;border-radius:4px;font-weight:500;transition:all .2s}.deploy_a2a_generateButton__qAg0i:hover{background:#43a047}.deploy_a2a_generateButton__qAg0i:disabled{background:#9e9e9e;cursor:not-allowed}.deploy_a2a_viewButton__FnAfo:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(59,130,246,.4)}.deploy_a2a_viewButton__FnAfo:active{transform:translateY(0)}.deploy_a2a_warning__alRuM{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:linear-gradient(135deg,#fef3c7,#fde68a);border:2px solid #fbbf24;border-radius:12px;box-shadow:0 4px 6px -1px rgba(251,191,36,.2)}.deploy_a2a_warningIcon__hhzvk{color:#d97706;flex-shrink:0;margin-top:2px}.deploy_a2a_warning__alRuM p{margin:0;color:#92400e;font-size:.9375rem;line-height:1.7}.deploy_a2a_link__WrU3r{color:#2563eb;text-decoration:none;font-weight:600;transition:color .2s ease}.deploy_a2a_link__WrU3r:hover{color:#1d4ed8;text-decoration:underline}.deploy_a2a_loading__OBkW6{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:1rem;color:#64748b}.deploy_a2a_loadingSpinner__eXIxO{width:48px;height:48px;border:4px solid #e2e8f0;border-top-color:#667eea;border-radius:50%;animation:deploy_a2a_spin__T3vV_ 1s linear infinite}@keyframes deploy_a2a_spin__T3vV_{to{transform:rotate(1turn)}}.deploy_a2a_modalOverlay__a0_GY{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:deploy_a2a_fadeIn__uoAHc .2s ease}@keyframes deploy_a2a_fadeIn__uoAHc{0%{opacity:0}to{opacity:1}}.deploy_a2a_modal__0m_ZJ{background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);width:90%;max-width:500px;animation:deploy_a2a_slideUp__ydjpj .3s ease;overflow:hidden}@keyframes deploy_a2a_slideUp__ydjpj{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.deploy_a2a_modalHeader__4yCfb{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2rem;border-bottom:1px solid #e2e8f0;background:linear-gradient(135deg,#667eea,#764ba2)}.deploy_a2a_modalHeader__4yCfb h3{margin:0;font-size:1.375rem;font-weight:700;color:#fff;letter-spacing:-.02em}.deploy_a2a_modalCloseButton__lBoAG{background:hsla(0,0%,100%,.2);border:none;color:#fff;width:32px;height:32px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.deploy_a2a_modalCloseButton__lBoAG:hover{background:hsla(0,0%,100%,.3);transform:scale(1.1)}.deploy_a2a_modalContent__xivEJ{padding:2rem}.deploy_a2a_modalDescription__T8d2d{margin:0 0 1.5rem;color:#64748b;font-size:.9375rem;line-height:1.7}.deploy_a2a_confirmText__wh3py{margin:1rem 0;padding:1rem;background:#f8fafc;border-left:4px solid #667eea;border-radius:6px;font-weight:600;color:#1e293b}.deploy_a2a_warningText__OwEp7{margin:1rem 0 0;padding:1rem;background:#fef3c7;border-left:4px solid #f59e0b;border-radius:6px;color:#92400e;font-size:.875rem;line-height:1.6}.deploy_a2a_modalFooter__LlqSG{display:flex;gap:1rem;justify-content:flex-end;padding:1.5rem 2rem;border-top:1px solid #e2e8f0;background:#f8fafc}.deploy_a2a_modalButton__6NEcO{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:8px;font-weight:600;font-size:.9375rem;cursor:pointer;transition:all .2s ease}.deploy_a2a_cancelButton__1ZT7b{background:#fff;color:#64748b;border:2px solid #e2e8f0}.deploy_a2a_cancelButton__1ZT7b:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1;color:#475569}.deploy_a2a_confirmButton__RxMJN{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 2px 4px rgba(102,126,234,.3)}.deploy_a2a_confirmButton__RxMJN:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 8px rgba(102,126,234,.4)}.deploy_a2a_dangerButton__c1noP{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;box-shadow:0 2px 4px rgba(239,68,68,.3)}.deploy_a2a_dangerButton__c1noP:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 8px rgba(239,68,68,.4)}.deploy_a2a_modalButton__6NEcO:disabled{opacity:.6;cursor:not-allowed;transform:none}.deploy_a2a_spinner__tlusG{width:16px;height:16px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:deploy_a2a_spin__T3vV_ .8s linear infinite}@media (max-width:768px){.deploy_a2a_header__XArqE{padding:1.5rem}.deploy_a2a_header__XArqE h2{font-size:1.5rem}.deploy_a2a_content__GhUOt,.deploy_a2a_section__H5IJu{padding:1.5rem}.deploy_a2a_statusContainer__tmks_{flex-direction:column;align-items:stretch}.deploy_a2a_modal__0m_ZJ{width:95%;margin:1rem}.deploy_a2a_modalContent__xivEJ,.deploy_a2a_modalFooter__LlqSG,.deploy_a2a_modalHeader__4yCfb{padding:1.25rem}}.deploy_agent_container__wBMRe{display:flex;height:100%;background:#fff;border-radius:12px;overflow:hidden}.deploy_agent_sidebar__Sitef{width:320px;background:#f8f9fa;border-right:1px solid #e9ecef;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden}.deploy_agent_sidebarHeader__qTB1K{padding:24px;border-bottom:1px solid #e9ecef}.deploy_agent_sidebarHeader__qTB1K h3{margin:0;font-size:20px;font-weight:600;color:#212529}.deploy_agent_sidebarHeader__qTB1K p{margin:8px 0 0;font-size:14px;color:#6c757d}.deploy_agent_menuItems__N9GF_{padding:16px;display:flex;flex-direction:column;gap:8px}.deploy_agent_menuItem__bpp_H{display:flex;align-items:flex-start;padding:8px;border:none;background:transparent;border-radius:8px;cursor:pointer;transition:all .2s ease;text-align:left;width:100%}.deploy_agent_menuItem__bpp_H:hover{background:#e9ecef}.deploy_agent_menuItem__bpp_H.deploy_agent_selected__lB577{background:var(--backcolor2);color:var(--forecolor2)}.deploy_agent_menuItemIcon__HwZvd{margin-right:12px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:rgba(0,0,0,.05)}.deploy_agent_selected__lB577 .deploy_agent_menuItemIcon__HwZvd{background:hsla(0,0%,100%,.2)}.deploy_agent_menuItemContent__9xXix{flex:1 1;display:flex;flex-direction:column;gap:4px}.deploy_agent_menuItemName__G8MJ_{font-weight:600;font-size:14px}.deploy_agent_menuItemDescription__EY0uP{font-size:12px;color:#6c757d;line-height:1.4}.deploy_agent_selected__lB577 .deploy_agent_menuItemDescription__EY0uP{color:hsla(0,0%,100%,.8)}.deploy_agent_content__Pmd6h{flex:1 1;padding:32px;overflow-y:auto}.deploy_agent_loadingContainer__Mbwsj{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:16px}.deploy_agent_loadingSpinner__U9fIi{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid var(--backcolor2);border-radius:50%;animation:deploy_agent_spin__JmyER 1s linear infinite}@keyframes deploy_agent_spin__JmyER{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.deploy_agent_componentContainer__HwJLX{max-width:800px;margin:0 auto}.deploy_agent_componentContainer__HwJLX h2{margin:0 0 8px;font-size:24px;font-weight:600;color:#212529}.deploy_agent_componentContainer__HwJLX p{margin:0 0 24px;color:#6c757d;font-size:16px;line-height:1.5}.deploy_agent_placeholderContent__Sm_m7{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px;background:#f8f9fa;border-radius:12px;gap:16px;color:#6c757d;text-align:center}.deploy_agent_placeholderContent__Sm_m7 svg{color:var(--backcolor2);opacity:.5}.deploy_agent_warningContainer__ZnObe{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:48px;text-align:center;max-width:600px;margin:0 auto}.deploy_agent_warningContainer__ZnObe.deploy_agent_sidebar__Sitef{padding:12px;text-align:left;align-items:flex-start;height:auto;max-width:100%;margin:0;display:flex;flex-direction:row;gap:8px;word-wrap:break-word;overflow-wrap:break-word;box-sizing:border-box;width:100%}.deploy_agent_warningIcon__XZGCE{margin-bottom:24px;color:#dc3545}.deploy_agent_warningContainer__ZnObe.deploy_agent_sidebar__Sitef .deploy_agent_warningIcon__XZGCE{margin:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:6px;background:rgba(220,53,69,.1);flex-shrink:0}.deploy_agent_warningContent__XhDXS h2{margin:0 0 16px;font-size:24px;font-weight:600;color:#dc3545}.deploy_agent_warningContent__XhDXS p{margin:0 0 16px;font-size:16px;line-height:1.6;color:#495057}.deploy_agent_warningContent__XhDXS p:last-child{margin-bottom:0;font-weight:500;color:#6c757d}.deploy_agent_warningContainer__ZnObe.deploy_agent_sidebar__Sitef .deploy_agent_warningContent__XhDXS{flex:1 1;min-width:0;max-width:calc(100% - 32px);overflow:hidden}.deploy_agent_warningContainer__ZnObe.deploy_agent_sidebar__Sitef .deploy_agent_warningContent__XhDXS p{margin:0;font-size:12px;line-height:1.3;color:#dc3545;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.deploy_agent_settingsMenuItem__rOz6b{display:flex;align-items:flex-start;padding:12px;border:none;background:transparent;border-radius:8px;cursor:pointer;transition:all .2s ease;text-align:left;width:100%}.deploy_agent_settingsMenuItem__rOz6b:hover{background:#e9ecef}.deploy_agent_settingsMenuItem__rOz6b.deploy_agent_selected__lB577{background:var(--backcolor2);color:var(--forecolor2)}.deploy_agent_settingsMenuItem__rOz6b .deploy_agent_menuItemIcon__HwZvd{margin-right:12px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:rgba(0,0,0,.05)}.deploy_agent_settingsMenuItem__rOz6b.deploy_agent_selected__lB577 .deploy_agent_menuItemIcon__HwZvd{background:hsla(0,0%,100%,.2)}.deploy_agent_settingsMenuItem__rOz6b .deploy_agent_menuItemContent__9xXix{flex:1 1;display:flex;flex-direction:column;gap:4px}.deploy_agent_settingsMenuItem__rOz6b .deploy_agent_menuItemName__G8MJ_{font-weight:600;font-size:14px;color:inherit}.deploy_agent_settingsMenuItem__rOz6b .deploy_agent_menuItemDescription__EY0uP{font-size:12px;color:#6c757d;line-height:1.4}.deploy_agent_settingsMenuItem__rOz6b.deploy_agent_selected__lB577 .deploy_agent_menuItemDescription__EY0uP{color:var(--forecolor2,hsla(0,0%,100%,.8))}.deploy_agent_menuSeparator__PBYSe{width:100%;height:1px;background:#e5e7eb;border:none}.deploy_web_container__up9ST{background:#fff;border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.07);padding:0 32px 24px;margin:24px auto;max-width:700px}.deploy_web_tabs__BnElN{display:flex;gap:0;border-bottom:2px solid #e0e0e0;margin-bottom:24px}.deploy_web_tab__SOz_H{padding:10px 28px;background:#f8f9fa;color:#666;font-weight:500;border-top-left-radius:8px;border-top-right-radius:8px;margin-right:2px;cursor:pointer;transition:background .2s,color .2s;border:none;border-bottom:2px solid transparent}.deploy_web_tab__SOz_H.deploy_web_active__H4_TA{background:#fff;color:#222;border-bottom:2px solid #4a90e2;z-index:2}.deploy_web_header__SNPCe{display:flex;align-items:center;gap:12px;margin-bottom:24px}.deploy_web_header__SNPCe h2{margin:0;font-size:24px;font-weight:600;color:#1a1a1a}.deploy_web_icon__fOCbf{color:#2563eb}.deploy_web_header__SNPCe p{margin:0 0 0 12px;color:#888;font-size:1rem}.deploy_web_domainInput__oNpWF{display:flex;align-items:center;gap:0;margin-bottom:16px}.deploy_web_domainPrefix__f57Y4,.deploy_web_domainSuffix__mQf64{font-size:1.1rem;color:#888;background:#f8f9fa;padding:8px 10px;border-radius:4px 0 0 4px;border:1px solid #e0e0e0;border-right:none}.deploy_web_domainSuffix__mQf64{border-radius:0 4px 4px 0;border-left:none}.deploy_web_input__xLqgt{padding:8px 12px;font-size:1.1rem;border:1px solid #e0e0e0;border-radius:0;outline:none;min-width:180px}.deploy_web_content__iwx3p{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);padding:24px;display:flex;flex-direction:column;gap:24px;flex:1 1;min-height:0;overflow:hidden}.deploy_web_layoutGrid__ffdNx{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:24px;gap:24px}.deploy_web_layoutSection__GipN3{background-color:#f8f9fa;border-radius:8px;padding:20px;border:1px solid #e9ecef}.deploy_web_layoutSection__GipN3 h3{margin:0 0 16px;font-size:1.1rem;color:#333}.deploy_web_parameterGrid__Kp10i{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:16px;gap:16px}.deploy_web_parameterGroup__47gqY{display:flex;flex-direction:column;gap:8px}.deploy_web_parameterGroup__47gqY label{font-size:.9rem;color:#666}.deploy_web_inputWithUnit__2_C0T{display:flex;align-items:center;gap:8px}.deploy_web_inputWithUnit__2_C0T input{flex:1 1;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:.9rem;width:80px}.deploy_web_inputWithUnit__2_C0T span{color:#666;font-size:.9rem}.deploy_web_select__z1LuN{padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:.9rem;background-color:#fff;width:100%}.deploy_web_colorGrid__G5_4D{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:16px;gap:16px}.deploy_web_colorPicker__P2nz_{display:flex;flex-direction:column;gap:8px}.deploy_web_colorPicker__P2nz_ label{font-size:.9rem;color:#666}.deploy_web_colorSwatch__ZOisy{width:100%;height:40px;border-radius:4px;border:1px solid #ddd;cursor:pointer;transition:transform .2s ease}.deploy_web_colorSwatch__ZOisy:hover{transform:scale(1.02)}.deploy_web_interactivePreview__YanKj{display:flex;justify-content:center;align-items:flex-start;min-height:600px;padding:20px;background-color:#f8f9fa;border-radius:8px;border:1px solid #e9ecef;position:relative}.deploy_web_previewContainer__OoDEz{width:100%;height:100%;box-sizing:border-box;background:#f7f8fa;border-radius:18px;box-shadow:0 8px 32px rgba(0,0,0,.1),0 1.5px 4px rgba(0,0,0,.07);display:flex;flex-direction:column;min-width:0;min-height:0;margin:0;padding:0;position:relative;overflow:hidden}.deploy_web_previewContainer__OoDEz:hover{box-shadow:0 8px 12px rgba(0,0,0,.15)}.deploy_web_previewContainer__OoDEz:after{content:"";position:absolute;bottom:0;right:0;width:20px;height:20px;background:linear-gradient(135deg,transparent 50%,#e9ecef 0);border-radius:0 0 8px 0;cursor:se-resize}.deploy_web_previewHeader__z5sMa{display:flex;align-items:center;justify-content:center;background:#181c24;height:64px;border-radius:18px 18px 0 0;position:relative;box-shadow:0 2px 8px rgba(0,0,0,.06);padding:0 24px;z-index:2}.deploy_web_previewHeader__z5sMa:hover{filter:brightness(1.1)}.deploy_web_previewLogo__Ad4E8{width:40px;height:40px;border-radius:50%;object-fit:cover;background:#fff;border:2px solid #e3e6ea;margin-right:16px;box-shadow:0 1px 4px rgba(0,0,0,.07);cursor:pointer;position:relative;transition:box-shadow .2s}.deploy_web_logoOverlay__bKQYR{position:absolute;left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,.35);color:#fff;display:flex;align-items:center;justify-content:center;opacity:0;border-radius:50%;font-size:1.2rem;transition:opacity .2s;pointer-events:none}.deploy_web_logoPlaceholder__BpERV:hover .deploy_web_logoOverlay__bKQYR,.deploy_web_previewLogo__Ad4E8:hover .deploy_web_logoOverlay__bKQYR{opacity:1;pointer-events:auto}.deploy_web_logoPlaceholder__BpERV{width:40px;height:40px;border-radius:50%;background:#e3e6ea;display:flex;align-items:center;justify-content:center;margin-right:16px;position:relative;cursor:pointer;font-size:1.3rem;color:#888}.deploy_web_headerText__fgL9d{flex:1 1;text-align:center;color:#fff;font-size:1.25rem;font-weight:600;letter-spacing:.01em;padding:0 8px;-webkit-user-select:text;-moz-user-select:text;user-select:text;outline:none}.deploy_web_previewMessages__rb7pN{flex:1 1;background:#f7f8fa;padding:32px 20px 16px;display:flex;flex-direction:column;gap:18px;overflow-y:auto}.deploy_web_previewMessage__8PfFN{align-self:flex-start;background:#f7a440;color:#fff;border-radius:16px 16px 16px 4px;padding:14px 22px;font-size:1.08rem;font-weight:500;box-shadow:0 2px 8px rgba(0,0,0,.07);max-width:80%;margin-left:8px;margin-top:8px;margin-bottom:8px;word-break:break-word;transition:background .2s}.deploy_web_previewInput__WURzJ{display:flex;align-items:center;gap:10px;padding:18px 20px;background:#fff;border-top:1.5px solid #e3e6ea;box-shadow:0 -2px 8px rgba(0,0,0,.03);border-radius:0 0 18px 18px}.deploy_web_previewInput__WURzJ input{flex:1 1;padding:12px 16px;border:1.5px solid #e3e6ea;border-radius:24px;font-size:1.05rem;background:#f7f8fa;outline:none;transition:border .2s}.deploy_web_previewInput__WURzJ input:focus{border:1.5px solid #4a90e2;background:#fff}.deploy_web_previewInput__WURzJ button{padding:10px 22px;background:#4a90e2;color:#fff;border:none;border-radius:24px;font-weight:600;font-size:1.05rem;cursor:pointer;transition:background .2s,box-shadow .2s;box-shadow:0 1px 4px rgba(0,0,0,.07)}.deploy_web_previewInput__WURzJ button:hover{background:#357abd}.deploy_web_previewInput__WURzJ button:active{transform:translateY(0)}.deploy_web_quickActions__Ly6ZY{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;padding:16px;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.deploy_web_actionButton__X_pZg{display:flex;align-items:center;gap:8px;padding:8px 16px;background-color:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;transition:all .3s ease;min-width:160px;justify-content:center}.deploy_web_actionButton__X_pZg:hover{background-color:#f8f9fa;border-color:#4a90e2;color:#4a90e2;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.deploy_web_actionButton__X_pZg:active{transform:translateY(0)}.deploy_web_colorPickerOverlay___aqXx{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.deploy_web_colorPickerContainer__zO5bO{background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);animation:deploy_web_slideIn__EURze .3s ease}@keyframes deploy_web_slideIn__EURze{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.deploy_web_closeButton__ZN32p{margin-top:16px;padding:8px 16px;background-color:#4a90e2;color:#fff;border:none;border-radius:4px;cursor:pointer;width:100%;transition:all .3s ease}.deploy_web_closeButton__ZN32p:hover{background-color:#357abd;transform:translateY(-1px)}.deploy_web_closeButton__ZN32p:active{transform:translateY(0)}.deploy_web_saveButton__lgNYT{padding:12px 24px;background-color:#28a745;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:1rem;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:24px;align-self:flex-end;transition:all .3s ease}.deploy_web_saveButton__lgNYT:hover{background-color:#218838;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.deploy_web_saveButton__lgNYT:active{transform:translateY(0)}.deploy_web_saveButton__lgNYT:disabled{background-color:#6c757d;cursor:not-allowed;transform:none;box-shadow:none}.deploy_web_spinner__0MEFJ{animation:deploy_web_spin__gQiS5 1s linear infinite}@keyframes deploy_web_spin__gQiS5{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.deploy_web_colorGrid__G5_4D,.deploy_web_layoutGrid__ffdNx,.deploy_web_parameterGrid__Kp10i{grid-template-columns:1fr}.deploy_web_interactivePreview__YanKj{padding:10px}.deploy_web_previewContainer__OoDEz{width:100%!important;height:500px!important}.deploy_web_quickActions__Ly6ZY{flex-direction:column}.deploy_web_actionButton__X_pZg{width:100%}.deploy_web_previewHeader__z5sMa{flex-direction:column;align-items:flex-start}.deploy_web_headerText__fgL9d{width:100%;text-align:center}}@media (max-width:600px){.deploy_web_previewContainer__OoDEz{min-width:100%;max-width:100%;min-height:320px;max-height:100vw;border-radius:12px}.deploy_web_previewHeader__z5sMa,.deploy_web_previewInput__WURzJ{border-radius:12px 12px 0 0;padding:0 10px}.deploy_web_previewMessages__rb7pN{padding:18px 8px 8px}}.deploy_web_colorPickerTrigger__V7Atl{display:none;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.07);border:1.5px solid #e0e0e0;margin-left:8px;cursor:pointer;transition:box-shadow .2s,border .2s}.deploy_web_headerText__fgL9d:focus~.deploy_web_colorPickerTrigger__V7Atl,.deploy_web_headerText__fgL9d:hover~.deploy_web_colorPickerTrigger__V7Atl,.deploy_web_previewInput__WURzJ:focus-within .deploy_web_colorPickerTrigger__V7Atl,.deploy_web_previewInput__WURzJ:hover .deploy_web_colorPickerTrigger__V7Atl,.deploy_web_previewMessage__8PfFN:focus-within .deploy_web_colorPickerTrigger__V7Atl,.deploy_web_previewMessage__8PfFN:hover .deploy_web_colorPickerTrigger__V7Atl{display:flex}.deploy_web_headerText__fgL9d:focus,.deploy_web_headerText__fgL9d:hover,.deploy_web_previewInput__WURzJ:focus-within,.deploy_web_previewInput__WURzJ:hover,.deploy_web_previewMessage__8PfFN:focus-within,.deploy_web_previewMessage__8PfFN:hover{outline:2px solid #4a90e2;outline-offset:2px;background:rgba(74,144,226,.04)}.deploy_web_areaWrapper__Ym5_U{position:relative;display:flex;align-items:center;gap:8px;transition:background .2s}.deploy_web_areaWrapper__Ym5_U:focus-within,.deploy_web_areaWrapper__Ym5_U:hover{background:rgba(74,144,226,.04);outline:2px solid #4a90e2;outline-offset:2px}.deploy_web_areaWrapper__Ym5_U .deploy_web_colorPickerTrigger__V7Atl{display:none}.deploy_web_areaWrapper__Ym5_U:focus-within .deploy_web_colorPickerTrigger__V7Atl,.deploy_web_areaWrapper__Ym5_U:hover .deploy_web_colorPickerTrigger__V7Atl{display:flex}.deploy_web_headerText__fgL9d:focus~.deploy_web_colorPickerTrigger__V7Atl,.deploy_web_headerText__fgL9d:hover~.deploy_web_colorPickerTrigger__V7Atl,.deploy_web_previewInput__WURzJ:focus-within .deploy_web_colorPickerTrigger__V7Atl,.deploy_web_previewInput__WURzJ:hover .deploy_web_colorPickerTrigger__V7Atl,.deploy_web_previewMessage__8PfFN:focus-within .deploy_web_colorPickerTrigger__V7Atl,.deploy_web_previewMessage__8PfFN:hover .deploy_web_colorPickerTrigger__V7Atl{display:none!important}.deploy_web_headerText__fgL9d:focus,.deploy_web_headerText__fgL9d:hover,.deploy_web_previewInput__WURzJ:focus-within,.deploy_web_previewInput__WURzJ:hover,.deploy_web_previewMessage__8PfFN:focus-within,.deploy_web_previewMessage__8PfFN:hover{outline:none;background:none}.deploy_web_componentContainer__Sm3Lk{padding:20px;width:100%;margin:0 auto}.deploy_web_loadingContainer__D1uUl{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);padding:48px 24px;text-align:center;margin-top:24px}.deploy_web_loadingContainer__D1uUl p{margin-top:16px;color:#666;font-size:16px}.deploy_api_container__WPslV{padding:2rem;background:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.deploy_api_header__t9nHl{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.deploy_api_header__t9nHl h2{margin:0;font-size:1.5rem;color:#333}.deploy_api_header__t9nHl p{margin:0;color:#666}.deploy_api_icon__K42RJ{color:#4caf50}.deploy_api_content__YCanv{display:flex;flex-direction:column;gap:2rem}.deploy_api_section__XF74k{background:#f8f9fa;padding:1.5rem;border-radius:6px;border:1px solid #e9ecef}.deploy_api_section__XF74k h3{margin:0 0 1rem;color:#333;font-size:1.2rem}.deploy_api_apiDetails__cxT2i{display:flex;flex-direction:column;gap:1rem}.deploy_api_apiToken__OGS9d,.deploy_api_apiUrl__YZtcS{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.deploy_api_apiToken__OGS9d span,.deploy_api_apiUrl__YZtcS span{font-weight:500;color:#495057;min-width:150px}.deploy_api_tokenContainer__HIjqZ{display:flex;align-items:center;flex:1 1;background:var(--background-primary);border-radius:6px;border:1px solid var(--border-color);padding:.5rem .75rem;min-width:0}.deploy_api_tokenInput__gb1Z0{flex:1 1;font-family:monospace;font-size:.98rem;background:none;border:none;outline:none;padding:0;margin:0;color:#222;background:transparent;overflow-x:auto;white-space:nowrap;text-overflow:ellipsis}.deploy_api_copyButton__DzXBw{background:none;border:none;cursor:pointer;padding:.25rem;display:flex;align-items:center;color:var(--primary-color);transition:color .2s;margin-left:.5rem}.deploy_api_copyButton__DzXBw.deploy_api_copied__QtGmw,.deploy_api_copyButton__DzXBw:active{color:var(--success-color)}.deploy_api_iconButton__UBb07{background:none;border:none;color:#6c757d;cursor:pointer;padding:.5rem;border-radius:4px;transition:all .2s}.deploy_api_iconButton__UBb07:hover{background:#e9ecef;color:#495057}.deploy_api_generateButton__3uBu4{background:#4caf50;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-weight:500;transition:all .2s}.deploy_api_generateButton__3uBu4:hover{background:#43a047}.deploy_api_generateButton__3uBu4:disabled{background:#9e9e9e;cursor:not-allowed}.deploy_api_documentation__mRnVd{display:flex;flex-direction:column;gap:1.5rem;padding:2rem}.deploy_api_documentation__mRnVd h4{margin:0;color:#333;font-size:1.1rem}.deploy_api_documentation__mRnVd p{margin:.5rem 0;color:#666}.deploy_api_documentation__mRnVd pre{background:#f8f9fa;padding:1rem;border-radius:4px;border:1px solid #dee2e6;overflow-x:auto;font-family:monospace;font-size:.9rem;margin:.5rem 0}.deploy_api_endpoint__mmFQP{background:#fff;padding:1rem;border-radius:4px;border:1px solid #dee2e6}.deploy_api_endpoint__mmFQP h5{margin:0 0 .5rem;color:#333;font-size:1rem}.deploy_api_actions__bybF3{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem;padding:1rem;background:var(--background-secondary);border-radius:8px;border:1px solid var(--border-color)}.deploy_api_downloadButton__ivfdP,.deploy_api_testButton__trG7s{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:4px;cursor:pointer;font-weight:500;transition:all .2s}.deploy_api_testButton__trG7s{background:#2196f3;color:#fff}.deploy_api_testButton__trG7s:hover{background:#1976d2}.deploy_api_downloadButton__ivfdP{background:#f8f9fa;color:#495057;border:1px solid #dee2e6}.deploy_api_downloadButton__ivfdP:hover{background:#e9ecef}.deploy_api_warning__dsV4p{display:flex;align-items:flex-start;gap:1rem;background:#fff3cd;padding:1rem;border-radius:4px;border:1px solid #ffeeba}.deploy_api_warningIcon__cbj07{color:#856404;flex-shrink:0}.deploy_api_warning__dsV4p p{margin:0;color:#856404}.deploy_api_link__N9cad{color:#2196f3;text-decoration:none;font-weight:500}.deploy_api_link__N9cad:hover{text-decoration:underline}.deploy_api_loading__psYes{display:flex;justify-content:center;align-items:center;min-height:200px;color:#666}.deploy_api_flowSteps__IB1TQ{margin:2rem 0;display:flex;flex-direction:column;gap:1.5rem}.deploy_api_step__PPJS_{display:flex;gap:1rem;align-items:flex-start;background:var(--background-secondary);padding:1.5rem;border-radius:8px;border:1px solid var(--border-color)}.deploy_api_stepNumber__2RAh9{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:var(--primary-color);color:#fff;border-radius:50%;font-weight:600;flex-shrink:0}.deploy_api_stepContent__w6tUb{flex:1 1}.deploy_api_stepContent__w6tUb h5{margin:0 0 .5rem;color:var(--text-primary);font-size:1.1rem}.deploy_api_stepContent__w6tUb p{margin:0;color:var(--text-secondary);line-height:1.5}.deploy_api_endpoint__mmFQP{margin-bottom:2rem;padding:1.5rem;background:var(--background-secondary);border-radius:8px;border:1px solid var(--border-color)}.deploy_api_endpoint__mmFQP h5{margin:0 0 1rem;color:var(--text-primary);font-size:1.1rem}.deploy_api_endpoint__mmFQP pre{background:var(--background-primary);padding:1rem;border-radius:4px;overflow-x:auto;margin:.5rem 0;font-size:.9rem;border:1px solid var(--border-color)}.deploy_api_endpoint__mmFQP p{margin:.5rem 0;color:var(--text-secondary)}.deploy_api_actionButtons__77EkL{display:flex;gap:1rem;margin-top:1.5rem;justify-content:flex-end}.deploy_api_actionButton__Bycjr{padding:.75rem 1.25rem;border-radius:8px;font-weight:500;transition:all .2s ease}.deploy_api_actionButton__Bycjr:first-child{background-color:var(--backcolor1);color:var(--forecolor1)}.deploy_api_actionButton__Bycjr:nth-child(2){background-color:var(--backcolor2);color:var(--forecolor2)}.deploy_api_actionButton__Bycjr:nth-child(3){background-color:var(--backcolor3);color:var(--forecolor3)}.deploy_api_actionButton__Bycjr:hover{transform:translateY(-1px);opacity:.9}.deploy_api_actionButton__Bycjr:active{transform:translateY(0)}.deploy_api_actionButton__Bycjr svg{color:inherit}.deploy_api_docPopup__xWxNi{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.deploy_api_docPopupContent__0Tlpa{background-color:#fff;border-radius:12px;width:90%;max-width:1000px;max-height:90vh;overflow-y:auto;padding:0;position:relative;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.deploy_api_docPopupHeader__dcET2{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #e2e8f0}.deploy_api_docPopupHeader__dcET2 h3{margin:0;font-size:1.5rem;color:#111827}.deploy_api_closeButton__WDkaj{background:none;border:none;font-size:1.5rem;color:#6b7280;cursor:pointer;padding:.5rem;line-height:1;border-radius:4px}.deploy_api_closeButton__WDkaj:hover{background-color:#f3f4f6;color:#374151}.deploy_api_docPopupActions__47mFG{display:flex;gap:1rem;align-items:center}.deploy_api_actionButton__Bycjr{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#2563eb;color:#fff;border:none;border-radius:.375rem;font-size:.875rem;cursor:pointer;transition:background-color .2s}.deploy_api_actionButton__Bycjr:hover{background-color:#1d4ed8}.deploy_api_actionButton__Bycjr:disabled{background-color:#93c5fd;cursor:not-allowed}.deploy_api_actionButton__Bycjr svg{width:1.25rem;height:1.25rem}.deploy_api_noPermission__RO_xZ{display:flex;align-items:center;gap:8px;padding:12px 24px;background:#fef2f2;color:#dc2626;border:1px solid #fecaca;border-radius:8px;font-size:14px;font-weight:500}.deploy_instagram_container__wC1Fd{padding:24px;background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.deploy_instagram_header__UmKpi{display:flex;align-items:center;gap:12px;margin-bottom:24px}.deploy_instagram_header__UmKpi h2{margin:0;font-size:1.5rem;font-weight:600;color:#1a1a1a}.deploy_instagram_icon__NvSFY{color:#e1306c}.deploy_instagram_content__ccp8B{display:flex;flex-direction:column;gap:24px}.deploy_instagram_warning__QWJgx{display:flex;align-items:flex-start;gap:12px;padding:16px;background:#fff3f3;border:1px solid #ffcdd2;border-radius:6px}.deploy_instagram_warningIcon__aJxCz{color:#e1306c;flex-shrink:0}.deploy_instagram_warning__QWJgx p{margin:0;color:#d32f2f;font-size:.9rem;line-height:1.5}.deploy_instagram_link___v9ri{color:#e1306c;text-decoration:none;font-weight:500}.deploy_instagram_link___v9ri:hover{text-decoration:underline}.deploy_instagram_section__BWuEj{display:flex;flex-direction:column;gap:16px}.deploy_instagram_description__a6Sbh{margin:0;color:#666;font-size:.95rem;line-height:1.5}.deploy_instagram_connectionStatus__DcIys{display:flex;align-items:center;gap:16px}.deploy_instagram_connectButton__fsAB8{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#e1306c;color:#fff;border:none;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:background-color .2s}.deploy_instagram_connectButton__fsAB8:hover{background:#c13584}.deploy_instagram_connectButton__fsAB8:disabled{background:#ccc;cursor:not-allowed}.deploy_instagram_spinner__lSq0W{animation:deploy_instagram_spin__ecwPT 1s linear infinite}.deploy_instagram_connected__q2m_o{display:flex;align-items:center;gap:8px;color:#4caf50;font-weight:500}.deploy_instagram_statusDot__bf6Q0{width:8px;height:8px;background:#4caf50;border-radius:50%}@keyframes deploy_instagram_spin__ecwPT{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.deploy_instagram_error__JeP_Q{background:#fee;border:1px solid #fcc;color:#c00;padding:12px;border-radius:8px;margin-bottom:20px;display:flex;align-items:center;gap:8px}.deploy_facebook_container__UiJOu{padding:24px;background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.deploy_facebook_header__YsIsC{display:flex;align-items:center;gap:12px;margin-bottom:24px}.deploy_facebook_header__YsIsC h2{margin:0;font-size:1.5rem;font-weight:600;color:#1a1a1a}.deploy_facebook_icon__IFksZ{color:#1877f2}.deploy_facebook_content___ulc_{display:flex;flex-direction:column;gap:24px}.deploy_facebook_warning__0N_ut{display:flex;align-items:flex-start;gap:12px;padding:16px;background:#fff3f3;border:1px solid #ffcdd2;border-radius:6px}.deploy_facebook_warningIcon__T09aL{color:#f44336;flex-shrink:0}.deploy_facebook_warning__0N_ut p{margin:0;color:#d32f2f;font-size:.9rem;line-height:1.5}.deploy_facebook_link__308sE{color:#1877f2;text-decoration:none;font-weight:500}.deploy_facebook_link__308sE:hover{text-decoration:underline}.deploy_facebook_section__SbiGs{display:flex;flex-direction:column;gap:16px}.deploy_facebook_description__7h_Jl{margin:0;color:#666;font-size:.95rem;line-height:1.5}.deploy_facebook_connectionStatus__gexnm{display:flex;align-items:center;gap:16px}.deploy_facebook_connectButton__KcIdy{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#1877f2;color:#fff;border:none;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:background-color .2s}.deploy_facebook_connectButton__KcIdy:hover{background:#166fe5}.deploy_facebook_connectButton__KcIdy:disabled{background:#ccc;cursor:not-allowed}.deploy_facebook_spinner__U_UNN{animation:deploy_facebook_spin__ktYlV 1s linear infinite}.deploy_facebook_connected__q_Qqs{display:flex;align-items:center;gap:8px;color:#4caf50;font-weight:500}.deploy_facebook_statusDot__RxAOg{width:8px;height:8px;background:#4caf50;border-radius:50%}@keyframes deploy_facebook_spin__ktYlV{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.deploy_linkedin_container__s97KR{padding:24px;background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.deploy_linkedin_header__n2tJ_{display:flex;align-items:center;gap:12px;margin-bottom:24px}.deploy_linkedin_header__n2tJ_ h2{margin:0;font-size:1.5rem;font-weight:600;color:#1a1a1a}.deploy_linkedin_icon___Sv0y{color:#0077b5}.deploy_linkedin_content__us7Za{display:flex;flex-direction:column;gap:24px}.deploy_linkedin_warning__p5LCG{display:flex;align-items:flex-start;gap:12px;padding:16px;background:#fff3f3;border:1px solid #ffcdd2;border-radius:6px}.deploy_linkedin_warningIcon__HMfAR{color:#f44336;flex-shrink:0}.deploy_linkedin_warning__p5LCG p{margin:0;color:#d32f2f;font-size:.9rem;line-height:1.5}.deploy_linkedin_link__kq94S{color:#0077b5;text-decoration:none;font-weight:500}.deploy_linkedin_link__kq94S:hover{text-decoration:underline}.deploy_linkedin_section__CPFn1{display:flex;flex-direction:column;gap:16px}.deploy_linkedin_description__XCf29{margin:0;color:#666;font-size:.95rem;line-height:1.5}.deploy_linkedin_description__XCf29 h3{margin:0 0 12px;font-size:20px;font-weight:700;color:#111827}.deploy_linkedin_description__XCf29 p{margin:0 0 20px;color:#4b5563;line-height:1.6;font-size:15px}.deploy_linkedin_description__XCf29 p:last-child{margin-bottom:0}.deploy_linkedin_connectionStatus__piD9Z{display:flex;align-items:center;gap:16px}.deploy_linkedin_connectButton__q7Nyv{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#0077b5;color:#fff;border:none;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:background-color .2s}.deploy_linkedin_connectButton__q7Nyv:hover{background:#005885}@keyframes deploy_linkedin_spin__CfkZe{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.deploy_teams_container__BqUFj{padding:24px;background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.deploy_teams_header__eBehc{display:flex;align-items:center;gap:12px;margin-bottom:24px}.deploy_teams_header__eBehc h2{margin:0;font-size:1.5rem;font-weight:600;color:#1a1a1a}.deploy_teams_icon__qFL8s{color:#6264a7}.deploy_teams_content__wSU2V{display:flex;flex-direction:column}.deploy_teams_warning__C6wi9{display:flex;align-items:flex-start;gap:12px;padding:16px;background:#fff3f3;border:1px solid #ffcdd2;border-radius:6px}.deploy_teams_warningIcon__a4fuX{color:#f44336;flex-shrink:0}.deploy_teams_warning__C6wi9 p{margin:0;color:#d32f2f;font-size:.9rem;line-height:1.5}.deploy_teams_link__LX35U{color:#6264a7;text-decoration:none;font-weight:500}.deploy_teams_link__LX35U:hover{text-decoration:underline}.deploy_teams_section__kOWZr{display:flex;flex-direction:column;gap:16px}.deploy_teams_description__L7Mq5{margin:0;color:#666;font-size:.95rem;line-height:1.5}.deploy_teams_connectionStatus__syuVY{display:flex;flex-direction:column;gap:16px}.deploy_teams_connectButton__6IlDc{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#6264a7;color:#fff;border:none;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:background-color .2s}.deploy_teams_connectButton__6IlDc:hover{background:#4f46e5}.deploy_teams_connectButton__6IlDc:disabled{background:#ccc;cursor:not-allowed}.deploy_teams_spinner__6Wtbu{animation:deploy_teams_spin__8jeuW 1s linear infinite}.deploy_teams_connected__AiJgy{display:flex;align-items:center;gap:8px;color:#4caf50;font-weight:500}.deploy_teams_statusDot__wGl0J{width:8px;height:8px;background:#4caf50;border-radius:50%}.deploy_teams_loading__E5Y_T{display:flex;align-items:center;justify-content:center;gap:8px;padding:20px;color:#6b7280}.deploy_teams_error__s3D7c{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#fee2e2;border:1px solid #f87171;border-radius:6px;color:#991b1b;margin-bottom:16px}@keyframes deploy_teams_spin__8jeuW{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.deploy_telegram_container__m8r1t{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.deploy_telegram_header__FoRya{display:flex;align-items:center;gap:12px;padding:24px;border-bottom:1px solid #e5e7eb}.deploy_telegram_header__FoRya h2{margin:0;font-size:1.5rem;font-weight:600;color:#111827}.deploy_telegram_icon__s_UqD{color:#08c}.deploy_telegram_content__yYwm7{flex:1 1;padding:24px;overflow-y:auto}.deploy_telegram_warning__pecOm{display:flex;align-items:flex-start;gap:12px;padding:16px;background:#fff7ed;border:1px solid #fdba74;border-radius:8px;color:#9a3412}.deploy_telegram_warningIcon__p7cUb{flex-shrink:0;color:#ea580c}.deploy_telegram_warning__pecOm p{margin:0;line-height:1.5}.deploy_telegram_link__iIgqk{color:#08c;text-decoration:none;font-weight:500}.deploy_telegram_link__iIgqk:hover{text-decoration:underline}.deploy_telegram_error__pzswj{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;margin-bottom:20px}.deploy_telegram_errorIcon__Fkyvj{flex-shrink:0}.deploy_telegram_success__2tZmd{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;color:#16a34a;margin-bottom:20px}.deploy_telegram_successIcon__CYeg2{flex-shrink:0}.deploy_telegram_section__2YkBk{display:flex;gap:48px}.deploy_telegram_description__N69q_{flex:1 1}.deploy_telegram_description__N69q_ h3{margin:0 0 12px;font-size:1.25rem;font-weight:600;color:#111827}.deploy_telegram_description__N69q_ p{margin:0 0 24px;line-height:1.6;color:#4b5563}.deploy_telegram_description__N69q_ p:last-child{margin-bottom:0}.deploy_telegram_connectionStatus__QJpqe{width:400px;flex-shrink:0}.deploy_telegram_loading__f_hcn{display:flex;align-items:center;gap:8px;padding:12px 24px;background:#f3f4f6;border-radius:8px;color:#6b7280}.deploy_telegram_spinner__Qs31F{animation:deploy_telegram_spin__GJ4ny 1s linear infinite}@keyframes deploy_telegram_spin__GJ4ny{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.deploy_telegram_setupContainer__94ifi{display:flex;flex-direction:column;gap:24px}.deploy_telegram_step__5f6RR{background:#f9fafb;padding:20px;border-radius:8px;border:1px solid #e5e7eb}.deploy_telegram_step__5f6RR h4{margin:0 0 12px;font-size:1rem;font-weight:600;color:#111827}.deploy_telegram_step__5f6RR p{margin:0;color:#4b5563;line-height:1.5}.deploy_telegram_tokenInput___WKUm{position:relative;display:flex;align-items:center}.deploy_telegram_input__qkTM6{width:100%;padding:10px 40px 10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;color:#111827;background:#fff}.deploy_telegram_input__qkTM6:focus{outline:none;border-color:#08c;box-shadow:0 0 0 2px rgba(0,136,204,.1)}.deploy_telegram_eyeButton__z_9YS{position:absolute;right:8px;padding:4px;background:none;border:none;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center}.deploy_telegram_eyeButton__z_9YS:hover{color:#111827}.deploy_telegram_connectButton__XNpY6{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;background:#08c;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s}.deploy_telegram_connectButton__XNpY6:hover{background:#069}.deploy_telegram_connectButton__XNpY6:disabled{opacity:.7;cursor:not-allowed}.deploy_telegram_disconnectButton__xvQy_{background:#ef4444}.deploy_telegram_disconnectButton__xvQy_:hover{background:#dc2626}.deploy_whatsapp_twilio_container__4e6bh{background:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);padding:24px;margin-bottom:24px}.deploy_whatsapp_twilio_header__rPP7c{display:flex;align-items:center;margin-bottom:24px}.deploy_whatsapp_twilio_icon__JGe95{color:#4f46e5;margin-right:12px}.deploy_whatsapp_twilio_header__rPP7c h2{margin:0;font-size:1.5rem;color:#111827}.deploy_whatsapp_twilio_header__rPP7c p{margin:4px 0 0;color:#6b7280}.deploy_whatsapp_twilio_content__6Iqsb{color:#374151}.deploy_whatsapp_twilio_section__DTxLa{margin-bottom:24px}.deploy_whatsapp_twilio_section__DTxLa h3{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 16px}.deploy_whatsapp_twilio_section__DTxLa a{color:#4f46e5;text-decoration:none;font-weight:500}.deploy_whatsapp_twilio_section__DTxLa a:hover{text-decoration:underline}.deploy_whatsapp_twilio_instructions__2wHBW{padding-left:24px;margin:0}.deploy_whatsapp_twilio_instructions__2wHBW li{margin-bottom:12px;line-height:1.5}.deploy_whatsapp_twilio_instructions__2wHBW a{color:#4f46e5;text-decoration:none}.deploy_whatsapp_twilio_instructions__2wHBW a:hover{text-decoration:underline}.deploy_whatsapp_twilio_webhookContainer__dQq86{background:#f9fafb;border-radius:6px;padding:16px}.deploy_whatsapp_twilio_webhookUrl__4sBfW{display:flex;align-items:center;gap:12px;margin-bottom:16px}.deploy_whatsapp_twilio_webhookUrl__4sBfW span{color:#6b7280;white-space:nowrap}.deploy_whatsapp_twilio_webhookUrl__4sBfW code{background:#f3f4f6;padding:8px 12px;border-radius:4px;font-family:monospace;flex:1 1}.deploy_whatsapp_twilio_copyButton__dwomx{background:none;border:none;color:#4f46e5;cursor:pointer;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center}.deploy_whatsapp_twilio_copyButton__dwomx:hover{background:#f3f4f6}.deploy_whatsapp_twilio_webhookConfirmation__CQ6DO{display:flex;align-items:flex-start;gap:8px}.deploy_whatsapp_twilio_webhookConfirmation__CQ6DO input[type=checkbox]{margin-top:4px}.deploy_whatsapp_twilio_webhookConfirmation__CQ6DO label{color:#4b5563;font-size:.875rem;line-height:1.5}.deploy_whatsapp_twilio_form__j_0eE{display:grid;grid-gap:20px;gap:20px}.deploy_whatsapp_twilio_formGroup__ev5Rr{display:flex;align-items:center;gap:16px}.deploy_whatsapp_twilio_formGroup__ev5Rr label{color:#4b5563;font-size:.875rem;font-weight:500;min-width:180px;text-align:right}.deploy_whatsapp_twilio_formGroup__ev5Rr input,.deploy_whatsapp_twilio_formGroup__ev5Rr select{flex:1 1;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;color:#111827;background:#fff;max-width:500px}.deploy_whatsapp_twilio_formGroup__ev5Rr input:focus,.deploy_whatsapp_twilio_formGroup__ev5Rr select:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 2px rgba(79,70,229,.1)}.deploy_whatsapp_twilio_formGroup__ev5Rr input::placeholder{color:#9ca3af}.deploy_whatsapp_twilio_actions__zkEJr{margin-top:32px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:16px}.deploy_whatsapp_twilio_statusMessage__HLb1T{padding:12px 16px;border-radius:6px;font-size:.875rem;font-weight:500;flex:1 1;max-width:500px}.deploy_whatsapp_twilio_statusMessage__HLb1T.deploy_whatsapp_twilio_success__AgtFS{background-color:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.deploy_whatsapp_twilio_statusMessage__HLb1T.deploy_whatsapp_twilio_error__sCdO5{background-color:#fef2f2;color:#991b1b;border:1px solid #fecaca}.deploy_whatsapp_twilio_saveButton__1vI9z{padding:8px 16px;background:#4f46e5;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s;white-space:nowrap}.deploy_whatsapp_twilio_saveButton__1vI9z:hover:not(:disabled){background:#4338ca}.deploy_whatsapp_twilio_saveButton__1vI9z:disabled{background:#9ca3af;cursor:not-allowed}.deploy_whatsapp_twilio_warning__MdWnk{display:flex;align-items:flex-start;gap:12px;background:#fef2f2;border:1px solid #fee2e2;border-radius:6px;padding:16px;color:#991b1b}.deploy_whatsapp_twilio_warningIcon__vRNpY{color:#dc2626;flex-shrink:0}.deploy_whatsapp_twilio_warning__MdWnk p{margin:0;line-height:1.5}.deploy_whatsapp_twilio_link__7MdsC{color:#4f46e5;text-decoration:none;font-weight:500}.deploy_whatsapp_twilio_link__7MdsC:hover{text-decoration:underline}.deploy_whatsapp_twilio_loading__4KohH{display:flex;align-items:center;justify-content:center;min-height:200px;color:#6b7280}.deploy_whatsapp_twilio_inputWithIcon__E90ZQ{position:relative;flex:1 1;max-width:500px}.deploy_whatsapp_twilio_inputWithIcon__E90ZQ input{width:100%;padding-right:40px}.deploy_whatsapp_twilio_iconButton__ictEn{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;padding:4px;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center;border-radius:4px}.deploy_whatsapp_twilio_iconButton__ictEn:hover{background:#f3f4f6;color:#4b5563}.deploy_whatsapp_twilio_tabContainer__ByqKM{margin-bottom:24px}.deploy_whatsapp_twilio_tabNavigation__Sw6Vu{display:flex;border-bottom:2px solid #e5e7eb;gap:0}.deploy_whatsapp_twilio_tabButton__2ldNk{display:flex;align-items:center;gap:8px;padding:12px 20px;background:none;border:none;border-bottom:2px solid transparent;color:#6b7280;font-weight:500;font-size:14px;cursor:pointer;transition:all .2s ease;position:relative}.deploy_whatsapp_twilio_tabButton__2ldNk:hover{color:#4f46e5;background:#f8fafc}.deploy_whatsapp_twilio_tabButton__2ldNk.deploy_whatsapp_twilio_activeTab__y9uSq{color:#4f46e5;border-bottom-color:#4f46e5;background:#f8fafc}.deploy_whatsapp_twilio_tabButton__2ldNk span{font-weight:600}.deploy_whatsapp_twilio_tabContent__z3xlt{min-height:400px}.deploy_whatsapp_container__lEUq6{max-width:1200px;margin:0 auto;padding:24px;background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.deploy_whatsapp_header__9T2Yt{display:flex;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.deploy_whatsapp_icon__s47_f{color:#4f46e5}.deploy_whatsapp_header__9T2Yt h2{margin:0;font-size:24px;font-weight:700;color:#111827}.deploy_whatsapp_content__fND38{display:flex;flex-direction:column}.deploy_whatsapp_tabContainer__I4XD6{margin-bottom:24px}.deploy_whatsapp_tabNavigation__XdXct{display:flex;border-bottom:2px solid #e5e7eb;gap:0}.deploy_whatsapp_tabButton__6oFiU{display:flex;align-items:center;gap:8px;padding:12px 20px;background:none;border:none;border-bottom:2px solid transparent;color:#6b7280;font-weight:500;font-size:14px;cursor:pointer;transition:all .2s ease;position:relative}.deploy_whatsapp_tabButton__6oFiU:hover{color:#4f46e5;background:#f8fafc}.deploy_whatsapp_tabButton__6oFiU.deploy_whatsapp_activeTab__HbooM{color:#4f46e5;border-bottom-color:#4f46e5;background:#f8fafc}.deploy_whatsapp_tabButton__6oFiU span{font-weight:600}.deploy_whatsapp_tabContent__fCe64{min-height:400px}.generate_agent_training_file_modalOverlay__IIdKE{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:10001;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.generate_agent_training_file_modalContainer__qnFPq{max-width:500px;max-height:80vh;overflow:hidden}.generate_agent_training_file_loadingModalContainer__RTCiM,.generate_agent_training_file_modalContainer__qnFPq{background:#fff;border-radius:12px;box-shadow:0 20px 25px rgba(0,0,0,.15);width:90%;animation:generate_agent_training_file_modalSlideIn__7mGyD .3s ease-out}.generate_agent_training_file_loadingModalContainer__RTCiM{max-width:400px;padding:40px;text-align:center}.generate_agent_training_file_modalContent__o0hRg{padding:20px;text-align:center}.generate_agent_training_file_iconContainer__zuhjz{margin-bottom:24px;color:var(--backcolor3,#00b894)}.generate_agent_training_file_iconContainer__zuhjz.generate_agent_training_file_error__wC_d9{color:#ef4444}.generate_agent_training_file_modalTitle__HocYT{font-size:24px;font-weight:700;color:#1f2937;margin:0 0 16px}.generate_agent_training_file_loadingTitle__ezVwi{font-size:20px;font-weight:700;color:#1f2937;margin:0 0 16px}.generate_agent_training_file_modalDescription__00QUC{font-size:16px;line-height:1.6;color:#6b7280;margin:0 0 32px}.generate_agent_training_file_loadingDescription__qju98{font-size:14px;line-height:1.6;color:#6b7280;margin:0}.generate_agent_training_file_buttonContainer__fEEVS{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.generate_agent_training_file_primaryButton__XmlFC{display:flex;align-items:center;gap:8px;padding:12px 24px;border:1px solid rgba(0,0,0,.1)!important;border-radius:8px;background:var(--backcolor3,#00b894);color:var(--forecolor3,#fff);font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.generate_agent_training_file_primaryButton__XmlFC:hover{background:var(--backcolor3-hover,#00a085);transform:translateY(-1px)}.generate_agent_training_file_primaryButton__XmlFC:active{transform:translateY(0)}.generate_agent_training_file_secondaryButton__Wj_A1{display:flex;align-items:center;gap:8px;padding:12px 24px;border:1px solid rgba(0,0,0,.1)!important;border-radius:8px;background:#fff;color:#374151;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.generate_agent_training_file_secondaryButton__Wj_A1:hover{background:#f9fafb;border-color:#9ca3af}.generate_agent_training_file_spinner__jvZ0W{width:60px;height:60px;border:4px solid #f3f4f6;border-top:4px solid var(--backcolor3,#00b894);border-radius:50%;animation:generate_agent_training_file_spin__aCxWg 1s linear infinite;margin:0 auto}.generate_agent_training_file_successButton__zhhJi{display:flex;align-items:center;gap:8px;padding:12px 24px;border:1px solid rgba(0,0,0,.1)!important;border-radius:8px;background:var(--backcolor3,#00b894);color:var(--forecolor3,#fff);font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;margin:0 auto}.generate_agent_training_file_successButton__zhhJi:hover{background:var(--backcolor3-hover,#00a085);transform:translateY(-1px)}.generate_agent_training_file_errorButtonContainer__S0uB5{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.generate_agent_training_file_tryAgainButton__ZXhnv{display:flex;align-items:center;gap:8px;padding:12px 24px;border:1px solid rgba(0,0,0,.1)!important;border-radius:8px;background:var(--backcolor3,#00b894);color:var(--forecolor3,#fff);font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.generate_agent_training_file_tryAgainButton__ZXhnv:hover{background:var(--backcolor3-hover,#00a085);transform:translateY(-1px)}@keyframes generate_agent_training_file_modalSlideIn__7mGyD{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes generate_agent_training_file_spin__aCxWg{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.generate_agent_training_file_loadingModalContainer__RTCiM,.generate_agent_training_file_modalContainer__qnFPq{width:95%;max-width:none;margin:20px}.generate_agent_training_file_modalContent__o0hRg{padding:30px 20px}.generate_agent_training_file_modalTitle__HocYT{font-size:20px}.generate_agent_training_file_loadingTitle__ezVwi{font-size:18px}.generate_agent_training_file_modalDescription__00QUC{font-size:14px}.generate_agent_training_file_loadingDescription__qju98{font-size:13px}.generate_agent_training_file_buttonContainer__fEEVS,.generate_agent_training_file_errorButtonContainer__S0uB5{flex-direction:column;gap:8px}.generate_agent_training_file_primaryButton__XmlFC,.generate_agent_training_file_secondaryButton__Wj_A1,.generate_agent_training_file_successButton__zhhJi,.generate_agent_training_file_tryAgainButton__ZXhnv{width:100%;justify-content:center}}.generate_agent_training_file_primaryButton__XmlFC:focus,.generate_agent_training_file_secondaryButton__Wj_A1:focus,.generate_agent_training_file_successButton__zhhJi:focus,.generate_agent_training_file_tryAgainButton__ZXhnv:focus{outline:2px solid var(--backcolor3,#00b894);outline-offset:2px}.generate_agent_training_file_primaryButton__XmlFC:disabled,.generate_agent_training_file_secondaryButton__Wj_A1:disabled,.generate_agent_training_file_successButton__zhhJi:disabled,.generate_agent_training_file_tryAgainButton__ZXhnv:disabled{opacity:.6;cursor:not-allowed;transform:none}.generate_agent_training_file_primaryButton__XmlFC:disabled:hover,.generate_agent_training_file_secondaryButton__Wj_A1:disabled:hover,.generate_agent_training_file_successButton__zhhJi:disabled:hover,.generate_agent_training_file_tryAgainButton__ZXhnv:disabled:hover{transform:none;background:var(--backcolor3,#00b894)}.golive_container__VXsR0{display:flex;flex-direction:column;width:100%;height:100%;background:#fff;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.06);padding:40px;text-align:center;box-sizing:border-box;justify-content:center;align-items:center}.golive_spinner___7lCH{animation:golive_spin__8cF2p 1s linear infinite}@keyframes golive_spin__8cF2p{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.golive_modalOverlay__Sne0C{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.golive_modalContent__tG96Y{background:#fff;padding:32px;border-radius:16px;width:480px;max-width:90%;box-shadow:0 4px 20px rgba(0,0,0,.15)}.golive_button__mdaaZ{padding:12px 24px;border-radius:8px;font-weight:600;cursor:pointer;font-size:15px;transition:all .2s ease}.golive_buttonPrimary__zOtrB{background:#22c55e;color:#fff;border:none}.golive_buttonDanger__kID3F{background:#e11d48;color:#fff;border:none}.golive_buttonSecondary__s4lYO{border:1px solid #e3e6ea;background:#fff;color:#444}.golive_buttonDisabled__GgU5x{opacity:.7;cursor:not-allowed}.golive_goLiveButton__O5NBd{background:#22c55e;box-shadow:0 2px 8px rgba(34,197,94,.12)}.golive_goLiveButton__O5NBd,.golive_goOfflineButton__XQL2F{color:#fff;font-weight:800;font-size:22px;padding:20px 48px;border:none;border-radius:12px;cursor:pointer;display:inline-flex;align-items:center;gap:16px;margin-bottom:16px;transition:all .2s ease}.golive_goOfflineButton__XQL2F{background:#e11d48;box-shadow:0 2px 8px rgba(225,29,72,.12)}.golive_domainLink__MKGV_{display:inline-block;background:#e6f9ef;color:#059669;font-weight:800;font-size:20px;border-radius:8px;padding:10px 22px;text-decoration:none;box-shadow:0 2px 8px rgba(5,150,105,.08);border:1.5px solid #059669;transition:background .2s,color .2s}.golive_domainLink__MKGV_:hover{background:#d1fae5}.golive_costDisplay__zM_tR{display:inline-flex;align-items:center;gap:8px;background:#f8f8f8;padding:8px 16px;border-radius:8px}.golive_successMessage__QxFa3{color:#059669;font-weight:700;font-size:18px;margin-top:16px;gap:8px}.golive_loading__mapSh,.golive_successMessage__QxFa3{display:flex;align-items:center;justify-content:center}.golive_loading__mapSh{flex-direction:column;gap:16px;color:#666;flex:1 1}.golive_errorMessage__YTAYK{color:#e11d48;font-weight:600;font-size:16px;margin-top:16px}.golive_noPermission__CyGqY{display:flex;align-items:center;gap:8px;padding:12px 24px;background:#fef2f2;color:#dc2626;border:1px solid #fecaca;border-radius:8px;font-size:14px;font-weight:500}.deploy_widget_container__979_s{padding:24px;background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.deploy_widget_header__v2i1t{display:flex;align-items:center;margin-bottom:24px}.deploy_widget_icon__D5_LK{color:#1877f2}.deploy_widget_content__TUR_K{display:flex;flex-direction:column;gap:12px}.deploy_widget_section__tSwgL{display:flex;gap:12px}.deploy_widget_description__livnw{flex:1 1}.deploy_widget_description__livnw h3{margin:0 0 12px;font-size:18px;color:#1a1a1a}.deploy_widget_description__livnw p{margin:0 0 16px;color:#4a5568;line-height:1.5}.deploy_widget_connectionStatus__8kZ5v{min-width:260px;width:100%}.deploy_widget_warning__rpwZf{background:#fffbe6;border:1px solid #ffe58f;color:#ad8b00;border-radius:8px;padding:12px;display:flex;align-items:flex-start;gap:12px}.deploy_widget_warningIcon__QVMNW{flex-shrink:0;color:#faad14}.deploy_widget_warning__rpwZf a{color:#1877f2;text-decoration:none;font-weight:500}.deploy_widget_warning__rpwZf a:hover{text-decoration:underline}.deploy_widget_widgetSettings__Vcs5q{background:#f8fafc;border-radius:8px;padding:24px;margin-top:4px}.deploy_widget_settingsGrid__tjSkG{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px;margin-bottom:24px}.deploy_widget_settingGroup__RBz3C{display:flex;flex-direction:column;gap:8px}.deploy_widget_settingGroup__RBz3C label{font-weight:500;color:#1a1a1a}.deploy_widget_settingGroup__RBz3C input,.deploy_widget_settingGroup__RBz3C select{padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px}.deploy_widget_colorPicker__dxoFK{display:flex;align-items:center;gap:8px}.deploy_widget_colorPreview__maeD5{width:24px;height:24px;border-radius:4px;border:1px solid #e2e8f0;cursor:pointer}.deploy_widget_imageUpload__VlAKf{display:flex;flex-direction:column;gap:8px}.deploy_widget_uploadButton__vYeMW{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#f3f4f6;border:1px dashed #e2e8f0;border-radius:6px;cursor:pointer;font-size:14px;color:#4a5568;transition:all .2s}.deploy_widget_uploadButton__vYeMW:hover{background:#e5e7eb;border-color:#cbd5e1}.deploy_widget_uploadButton__vYeMW input[type=file]{display:none}.deploy_widget_imagePreview__Rqzzf{position:relative;width:100%;height:120px;border-radius:6px;overflow:hidden}.deploy_widget_imagePreview__Rqzzf img{width:100%;height:100%;object-fit:cover}.deploy_widget_removeImage__FyxMj{position:absolute;top:8px;right:8px;width:24px;height:24px;background:rgba(0,0,0,.5);border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.deploy_widget_removeImage__FyxMj:hover{background:rgba(0,0,0,.7)}.deploy_widget_buttons__jmbq4{display:flex;gap:12px;margin-top:24px}.deploy_widget_button__pzC8R{padding:12px 24px;border-radius:8px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s}.deploy_widget_primaryButton__Fuq51{background:#1877f2;color:#fff;border:none}.deploy_widget_primaryButton__Fuq51:hover{background:#166fe5}.deploy_widget_secondaryButton__W1vYH{background:#f3f4f6;color:#1a1a1a;border:1px solid #e2e8f0}.deploy_widget_secondaryButton__W1vYH:hover{background:#e5e7eb}.deploy_widget_spinner__MjMe_{animation:deploy_widget_spin__jJkan 1s linear infinite}@keyframes deploy_widget_spin__jJkan{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.deploy_widget_previewContainer__oWqYy{position:relative;width:100%;height:400px;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-top:24px}.deploy_widget_previewContainer__oWqYy:before{content:"Your website here";position:absolute;color:#94a3b8;font-size:24px;font-weight:500}.deploy_widget_widgetPreview__RFCsg{position:absolute;cursor:pointer;transition:transform .2s}.deploy_widget_widgetPreview__RFCsg:hover{transform:scale(1.05)}.deploy_widget_noPermission__D1T2n{display:flex;align-items:center;gap:8px;padding:12px 24px;background:#fef2f2;color:#dc2626;border:1px solid #fecaca;border-radius:8px;font-size:14px;font-weight:500}.human_chat_window_container__uMLdK{display:flex;flex-direction:column;height:100%;max-height:100%;background:#fff;color:#374151;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}@media (max-width:768px){.human_chat_window_container__uMLdK{height:100%;max-height:100%;padding:0;margin:0}}.human_chat_window_loading___vrGv{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:16px;color:var(--forecolor1);font-size:16px}.human_chat_window_spinning__c3MMx{animation:human_chat_window_spin__pe12o 1s linear infinite}@keyframes human_chat_window_spin__pe12o{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.human_chat_window_error__EgQaJ{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#fee2e2;color:#dc2626;border:1px solid #fecaca;border-radius:8px;margin:12px;font-size:14px}.human_chat_window_error__EgQaJ button{background:none;border:none;color:#dc2626;cursor:pointer;font-size:18px;padding:0;margin-left:8px}.human_chat_window_messagesContainer__oWPSw{flex:1 1;overflow-y:auto;padding:16px;background:#fff;height:0;min-height:0}@media (max-width:768px){.human_chat_window_messagesContainer__oWPSw{padding:8px;height:0;min-height:0}}.human_chat_window_messages__FNYBp{display:flex;flex-direction:column;gap:16px}@media (max-width:768px){.human_chat_window_messages__FNYBp{gap:12px}}.human_chat_window_message__xOQ5p{display:flex;flex-direction:column;gap:8px;padding:16px;border-radius:12px;max-width:100%;word-wrap:break-word}@media (max-width:768px){.human_chat_window_message__xOQ5p{padding:12px;border-radius:8px}}.human_chat_window_agentMessage__irmmV{background:#f0fdf4;border:2px solid #22c55e;align-self:flex-end;max-width:85%}@media (max-width:768px){.human_chat_window_agentMessage__irmmV{max-width:90%}}.human_chat_window_userMessage__1nkhC{background:#f0f9ff;border:2px solid #3b82f6;align-self:flex-start;max-width:85%}@media (max-width:768px){.human_chat_window_userMessage__1nkhC{max-width:90%}}.human_chat_window_humanResponse__D_xuw{border-color:#f59e0b!important;background:#fef3c7!important}.human_chat_window_messageHeader__t3Wog{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:12px;color:#6b7280}@media (max-width:768px){.human_chat_window_messageHeader__t3Wog{font-size:11px}}.human_chat_window_messageSender__WLtye{display:flex;align-items:center;gap:4px;font-weight:500}.human_chat_window_messageTime__MyIoS{font-size:11px;opacity:.8}.human_chat_window_messageContent__rcKaq{display:flex;flex-direction:column;gap:8px}.human_chat_window_messageText__Tny6J{line-height:1.6;color:#374151;font-size:14px}@media (max-width:768px){.human_chat_window_messageText__Tny6J{font-size:13px}}.human_chat_window_humanResponseLabel__lzKqw{color:#f59e0b;font-weight:500;font-size:11px}.human_chat_window_inputArea__Rvlhe{padding:16px;background:#fff;border-top:1px solid #e5e7eb}@media (max-width:768px){.human_chat_window_inputArea__Rvlhe{padding:12px}}.human_chat_window_inputContainer__1W0Lj{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:2px solid #cbd5e1;border-radius:12px;padding:20px}@media (max-width:768px){.human_chat_window_inputContainer__1W0Lj{padding:16px;border-radius:8px}}.human_chat_window_inputWrapper__B_zUa{margin-bottom:16px}@media (max-width:768px){.human_chat_window_inputWrapper__B_zUa{margin-bottom:12px}}.human_chat_window_messageInput__tKRlH{width:100%;min-height:80px;padding:12px;border:1px solid #d1d5db;border-radius:8px;font-family:inherit;font-size:14px;line-height:1.5;resize:vertical;background:#fff;color:#374151}@media (max-width:768px){.human_chat_window_messageInput__tKRlH{min-height:60px;padding:10px;font-size:13px}}.human_chat_window_messageInput__tKRlH:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.human_chat_window_messageInput__tKRlH:disabled{background:#f9fafb;color:#6b7280;cursor:not-allowed}.human_chat_window_sendButtonsContainer__iecn_{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}@media (max-width:768px){.human_chat_window_sendButtonsContainer__iecn_{gap:8px;flex-direction:column}}.human_chat_window_sendButton__0Rx85{display:flex;align-items:center;gap:8px;padding:12px 20px;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:140px;justify-content:center}@media (max-width:768px){.human_chat_window_sendButton__0Rx85{padding:10px 16px;font-size:13px;min-width:120px}}.human_chat_window_primaryButton__R8stO{background:#10b981;color:#fff}.human_chat_window_primaryButton__R8stO:hover:not(:disabled){background:#059669;transform:translateY(-1px)}.human_chat_window_secondaryButton__fFMBl{background:#3b82f6;color:#fff}.human_chat_window_secondaryButton__fFMBl:hover:not(:disabled){background:#2563eb;transform:translateY(-1px)}.human_chat_window_active__0bQod{opacity:1}.human_chat_window_sendButton__0Rx85:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.human_chat_window_waitingForMessageContainer__2zDl_{display:flex;align-items:center;justify-content:center;padding:40px 20px;text-align:center}@media (max-width:768px){.human_chat_window_waitingForMessageContainer__2zDl_{padding:20px 16px}}.human_chat_window_waitingForMessageContent__FjlGv{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:400px}@media (max-width:768px){.human_chat_window_waitingForMessageContent__FjlGv{gap:12px}}.human_chat_window_waitingForMessageIcon__MBXWG{width:48px;height:48px;border-radius:50%;background:#f0f9ff;border:2px solid #3b82f6;display:flex;align-items:center;justify-content:center;color:#3b82f6}@media (max-width:768px){.human_chat_window_waitingForMessageIcon__MBXWG{width:40px;height:40px}}.human_chat_window_waitingForMessageText__Z19Z2 h4{margin:0 0 8px;font-size:18px;font-weight:600;color:#374151}@media (max-width:768px){.human_chat_window_waitingForMessageText__Z19Z2 h4{font-size:16px}}.human_chat_window_waitingForMessageText__Z19Z2 p{margin:0;font-size:14px;color:#6b7280;line-height:1.5}@media (max-width:768px){.human_chat_window_waitingForMessageText__Z19Z2 p{font-size:13px}}.human_chat_window_initiateMessageButton__zNzCR{display:flex;align-items:center;gap:8px;padding:12px 20px;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}@media (max-width:768px){.human_chat_window_initiateMessageButton__zNzCR{padding:10px 16px;font-size:13px}}.human_chat_window_initiateMessageButton__zNzCR:hover:not(:disabled){background:#2563eb;transform:translateY(-1px)}.human_chat_window_initiateMessageButton__zNzCR:disabled{opacity:.6;cursor:not-allowed}.human_chat_window_warningOverlay__8VWx4{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:10000;padding:16px}@media (max-width:768px){.human_chat_window_warningOverlay__8VWx4{padding:8px}}.human_chat_window_warningModal__fB8Sy{background:#fff;border-radius:12px;max-width:90vw;max-height:90vh;overflow:auto;box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}@media (max-width:768px){.human_chat_window_warningModal__fB8Sy{max-width:95vw;max-height:95vh;border-radius:8px}}.human_chat_window_warningHeader__u7kU6{display:flex;align-items:center;gap:12px;padding:20px 24px 0;margin-bottom:16px}@media (max-width:768px){.human_chat_window_warningHeader__u7kU6{padding:16px 20px 0;gap:8px}}.human_chat_window_warningHeader__u7kU6 h3{margin:0;font-size:20px;font-weight:600;color:#1f2937}@media (max-width:768px){.human_chat_window_warningHeader__u7kU6 h3{font-size:18px}}.human_chat_window_warningContent__xp_Nz{padding:0 24px 20px;line-height:1.6;color:#374151}@media (max-width:768px){.human_chat_window_warningContent__xp_Nz{padding:0 20px 16px;font-size:14px}}.human_chat_window_warningActions__WBXcb{display:flex;gap:12px;justify-content:flex-end;padding:0 24px 24px;flex-wrap:wrap}@media (max-width:768px){.human_chat_window_warningActions__WBXcb{padding:0 20px 20px;gap:8px;flex-direction:column}}.human_chat_window_warningConfirmButton__Xqn_R{display:flex;align-items:center;gap:8px;padding:12px 20px;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;background:#10b981;color:#fff}@media (max-width:768px){.human_chat_window_warningConfirmButton__Xqn_R{padding:10px 16px;font-size:13px;justify-content:center}}.human_chat_window_warningConfirmButton__Xqn_R:hover:not(:disabled){background:#059669;transform:translateY(-1px)}.human_chat_window_warningConfirmButton__Xqn_R:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.human_chat_window_warningCancelButton__VIEus{display:flex;align-items:center;gap:8px;padding:12px 20px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;background:transparent;color:#6b7280}@media (max-width:768px){.human_chat_window_warningCancelButton__VIEus{padding:10px 16px;font-size:13px;justify-content:center}}.human_chat_window_warningCancelButton__VIEus:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.human_chat_window_warningCancelButton__VIEus:disabled{opacity:.6;cursor:not-allowed}.human_chat_window_mediaModalOverlay__alCQm{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:10000;padding:16px}@media (max-width:768px){.human_chat_window_mediaModalOverlay__alCQm{padding:8px}}.human_chat_window_modalContent__7sRfv{background:#fff;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);max-width:95vw;max-height:95vh;overflow:auto}@media (max-width:768px){.human_chat_window_modalContent__7sRfv{max-width:98vw;max-height:98vh}}.human_chat_window_modalHeader__Yh_cz{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e5e7eb}@media (max-width:768px){.human_chat_window_modalHeader__Yh_cz{padding:16px}}.human_chat_window_modalTitle__m3rE5{margin:0;color:#374151;font-size:18px;font-weight:600}@media (max-width:768px){.human_chat_window_modalTitle__m3rE5{font-size:16px}}.human_chat_window_modalClose__y70yP{background:none;border:2px solid #374151;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#374151;transition:all .2s ease;padding:0;opacity:.8}@media (max-width:768px){.human_chat_window_modalClose__y70yP{width:28px;height:28px}}.human_chat_window_modalClose__y70yP:hover{opacity:1;transform:scale(1.1)}.human_chat_window_mediaPlayer__Zp2Mw{display:flex;justify-content:center;align-items:center;padding:20px;background:rgba(0,0,0,.05);border-radius:4px;min-height:200px}@media (max-width:768px){.human_chat_window_mediaPlayer__Zp2Mw{padding:16px;min-height:150px}}.human_chat_window_copyButton__l9Rhw{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#6b7280;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:all .2s ease;margin-top:8px}@media (max-width:768px){.human_chat_window_copyButton__l9Rhw{width:24px;height:24px}}.human_chat_window_copyButton__l9Rhw:hover{background:#4b5563;transform:scale(1.05)}.human_chat_window_disabled__Pa_IB{opacity:.6;cursor:not-allowed}@media (max-width:480px){.human_chat_window_messageText__Tny6J{font-size:12px}.human_chat_window_messageHeader__t3Wog{font-size:10px}.human_chat_window_sendButton__0Rx85{font-size:12px;padding:8px 12px}.human_chat_window_warningHeader__u7kU6 h3{font-size:16px}.human_chat_window_warningContent__xp_Nz{font-size:13px}}@media (max-width:768px) and (orientation:landscape){.human_chat_window_container__uMLdK{height:100vh}.human_chat_window_messagesContainer__oWPSw{flex:1 1;height:0;min-height:0}.human_chat_window_inputArea__Rvlhe{flex-shrink:0;min-height:120px}.human_chat_window_inputContainer__1W0Lj{padding:12px}.human_chat_window_messageInput__tKRlH{min-height:50px}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.human_chat_window_initiateMessageButton__zNzCR,.human_chat_window_messageInput__tKRlH,.human_chat_window_sendButton__0Rx85{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}@media (prefers-reduced-motion:reduce){.human_chat_window_spinning__c3MMx{animation:none}.human_chat_window_copyButton__l9Rhw:hover,.human_chat_window_initiateMessageButton__zNzCR:hover,.human_chat_window_modalClose__y70yP:hover,.human_chat_window_sendButton__0Rx85:hover,.human_chat_window_warningCancelButton__VIEus:hover,.human_chat_window_warningConfirmButton__Xqn_R:hover{transform:none}}.human_chat_window_copyButton__l9Rhw:focus,.human_chat_window_initiateMessageButton__zNzCR:focus,.human_chat_window_messageInput__tKRlH:focus,.human_chat_window_modalClose__y70yP:focus,.human_chat_window_sendButton__0Rx85:focus,.human_chat_window_warningCancelButton__VIEus:focus,.human_chat_window_warningConfirmButton__Xqn_R:focus{outline:2px solid #3b82f6;outline-offset:2px}@media (prefers-color-scheme:dark){.human_chat_window_container__uMLdK{background:#1f2937;color:#f9fafb}.human_chat_window_messageInput__tKRlH{background:#374151;color:#f9fafb;border-color:#4b5563}.human_chat_window_messageInput__tKRlH:focus{border-color:#3b82f6}.human_chat_window_agentMessage__irmmV{background:#064e3b;border-color:#22c55e}.human_chat_window_userMessage__1nkhC{background:#1e3a8a;border-color:#3b82f6}.human_chat_window_humanResponse__D_xuw{background:#78350f!important;border-color:#f59e0b!important}}.live_dashboard_liveDashboard__l1H9D{display:flex;height:100%;max-height:100%;background:#fff;color:#374151;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}@media (max-width:768px){.live_dashboard_liveDashboard__l1H9D{flex-direction:column;height:100%;max-height:100%}}.live_dashboard_content__xSwQm{display:flex;flex:1 1;overflow:hidden}@media (max-width:768px){.live_dashboard_content__xSwQm{flex-direction:column;overflow:hidden}}.live_dashboard_conversationsPanel__jHq_1{width:400px;min-width:400px;background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;overflow:hidden}@media (max-width:768px){.live_dashboard_conversationsPanel__jHq_1{width:100%;min-width:100%;height:40vh;min-height:300px;border-right:none;border-bottom:1px solid #e5e7eb}}@media (max-width:480px){.live_dashboard_conversationsPanel__jHq_1{height:35vh;min-height:250px}}.live_dashboard_messagesPanel__qqgF6{flex:1 1;background:#fff;display:flex;flex-direction:column;overflow:hidden}@media (max-width:768px){.live_dashboard_messagesPanel__qqgF6{height:60vh;min-height:400px}}@media (max-width:480px){.live_dashboard_messagesPanel__qqgF6{height:65vh;min-height:350px}}.live_dashboard_panelHeader__G_GC8{padding:16px 20px;border-bottom:1px solid #e5e7eb;background:#f9fafb;flex-shrink:0}@media (max-width:768px){.live_dashboard_panelHeader__G_GC8{padding:12px 16px}}.live_dashboard_panelTitle__h6YOZ{margin:0;font-size:18px;font-weight:600;color:#1f2937}@media (max-width:768px){.live_dashboard_panelTitle__h6YOZ{font-size:16px}}@media (max-width:480px){.live_dashboard_panelTitle__h6YOZ{font-size:14px}}.live_dashboard_panelSubtitle__iHHaO{margin:4px 0 0;font-size:14px;color:#6b7280}@media (max-width:768px){.live_dashboard_panelSubtitle__iHHaO{font-size:12px}}.live_dashboard_conversationsList__0Faoi,.live_dashboard_messagesList__NQHo5{list-style:none;margin:0;padding:16px;overflow-y:auto;flex:1 1;height:0;min-height:0}@media (max-width:768px){.live_dashboard_conversationsList__0Faoi,.live_dashboard_messagesList__NQHo5{padding:12px}}@media (max-width:480px){.live_dashboard_conversationsList__0Faoi,.live_dashboard_messagesList__NQHo5{padding:8px}}.live_dashboard_conversationItem__Ky01q,.live_dashboard_messageItem___MlWW{margin-bottom:12px;transition:all .2s ease}@media (max-width:768px){.live_dashboard_conversationItem__Ky01q,.live_dashboard_messageItem___MlWW{margin-bottom:8px}}.live_dashboard_conversationItem__Ky01q:last-child,.live_dashboard_messageItem___MlWW:last-child{margin-bottom:0}.live_dashboard_conversationItem__Ky01q.live_dashboard_active__SXS2w{background:#f3f4f6;border-color:#3b82f6}.live_dashboard_noData__n1bJW{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center;color:#6b7280;min-height:200px}@media (max-width:768px){.live_dashboard_noData__n1bJW{padding:20px 16px;min-height:150px}}.live_dashboard_noDataIcon__cUSHG{width:48px;height:48px;color:#9ca3af;margin-bottom:16px}@media (max-width:768px){.live_dashboard_noDataIcon__cUSHG{width:40px;height:40px;margin-bottom:12px}}.live_dashboard_noDataText__eQOKm{font-size:16px;font-weight:500;margin-bottom:8px;color:#374151}@media (max-width:768px){.live_dashboard_noDataText__eQOKm{font-size:14px}}.live_dashboard_noDataSubtitle__EUroq{font-size:14px;color:#6b7280;line-height:1.5}@media (max-width:768px){.live_dashboard_noDataSubtitle__EUroq{font-size:12px}}.live_dashboard_connectionIcon__tOFU7{color:#22c55e}.live_dashboard_connectionIcon__tOFU7.live_dashboard_spinning__bTQ99{animation:live_dashboard_spin__M0569 1s linear infinite}@keyframes live_dashboard_spin__M0569{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.live_dashboard_copyButton__QJQX5{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#6b7280;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:all .2s ease;margin-top:8px}@media (max-width:768px){.live_dashboard_copyButton__QJQX5{width:24px;height:24px}}.live_dashboard_copyButton__QJQX5:hover{background:#4b5563;transform:scale(1.05)}.live_dashboard_mediaModalOverlay__GADxB{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:10000;padding:16px}@media (max-width:768px){.live_dashboard_mediaModalOverlay__GADxB{padding:8px}}.live_dashboard_modalContent__s9ywW{background:#fff;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);max-width:95vw;max-height:95vh;overflow:auto}@media (max-width:768px){.live_dashboard_modalContent__s9ywW{max-width:98vw;max-height:98vh}}.live_dashboard_modalHeader__EEVuX{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e5e7eb}@media (max-width:768px){.live_dashboard_modalHeader__EEVuX{padding:16px}}.live_dashboard_modalTitle__vNuoO{margin:0;color:#374151;font-size:18px;font-weight:600}@media (max-width:768px){.live_dashboard_modalTitle__vNuoO{font-size:16px}}.live_dashboard_modalClose__h_Mh5{background:none;border:2px solid #374151;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#374151;transition:all .2s ease;padding:0;opacity:.8}@media (max-width:768px){.live_dashboard_modalClose__h_Mh5{width:28px;height:28px}}.live_dashboard_modalClose__h_Mh5:hover{opacity:1;transform:scale(1.1)}.live_dashboard_mediaPlayer__8Cmyj{display:flex;justify-content:center;align-items:center;padding:20px;background:rgba(0,0,0,.05);border-radius:4px;min-height:200px}@media (max-width:768px){.live_dashboard_mediaPlayer__8Cmyj{padding:16px;min-height:150px}}@media (max-width:480px){.live_dashboard_panelTitle__h6YOZ{font-size:14px}.live_dashboard_panelSubtitle__iHHaO{font-size:11px}.live_dashboard_noDataText__eQOKm{font-size:13px}.live_dashboard_noDataSubtitle__EUroq{font-size:11px}}@media (max-width:768px) and (orientation:landscape){.live_dashboard_liveDashboard__l1H9D{height:100%}.live_dashboard_conversationsPanel__jHq_1{height:45vh;min-height:200px}.live_dashboard_messagesPanel__qqgF6{height:55vh;min-height:300px}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.live_dashboard_noDataSubtitle__EUroq,.live_dashboard_noDataText__eQOKm,.live_dashboard_panelSubtitle__iHHaO,.live_dashboard_panelTitle__h6YOZ{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}@media (prefers-reduced-motion:reduce){.live_dashboard_connectionIcon__tOFU7.live_dashboard_spinning__bTQ99{animation:none}.live_dashboard_copyButton__QJQX5:hover,.live_dashboard_modalClose__h_Mh5:hover{transform:none}}.live_dashboard_copyButton__QJQX5:focus,.live_dashboard_modalClose__h_Mh5:focus{outline:2px solid #3b82f6;outline-offset:2px}@media (prefers-color-scheme:dark){.live_dashboard_liveDashboard__l1H9D{background:#1f2937;color:#f9fafb}.live_dashboard_conversationsPanel__jHq_1,.live_dashboard_messagesPanel__qqgF6{background:#1f2937}.live_dashboard_panelHeader__G_GC8{background:#111827;border-color:#374151}.live_dashboard_panelTitle__h6YOZ{color:#f9fafb}.live_dashboard_panelSubtitle__iHHaO{color:#9ca3af}.live_dashboard_noDataText__eQOKm{color:#e5e7eb}.live_dashboard_noDataSubtitle__EUroq{color:#9ca3af}.live_dashboard_conversationsList__0Faoi,.live_dashboard_messagesList__NQHo5{background:#1f2937}.live_dashboard_conversationItem__Ky01q.live_dashboard_active__SXS2w{background:#374151;border-color:#3b82f6}}@media (max-width:768px){.live_dashboard_conversationItem__Ky01q,.live_dashboard_messageItem___MlWW{min-height:44px}.live_dashboard_copyButton__QJQX5,.live_dashboard_modalClose__h_Mh5{min-width:44px;min-height:44px}}.live_dashboard_conversationsList__0Faoi::-webkit-scrollbar,.live_dashboard_messagesList__NQHo5::-webkit-scrollbar{width:6px}@media (max-width:768px){.live_dashboard_conversationsList__0Faoi::-webkit-scrollbar,.live_dashboard_messagesList__NQHo5::-webkit-scrollbar{width:4px}}.live_dashboard_conversationsList__0Faoi::-webkit-scrollbar-track,.live_dashboard_messagesList__NQHo5::-webkit-scrollbar-track{background:#f1f5f9}@media (prefers-color-scheme:dark){.live_dashboard_conversationsList__0Faoi::-webkit-scrollbar-track,.live_dashboard_messagesList__NQHo5::-webkit-scrollbar-track{background:#374151}}.live_dashboard_conversationsList__0Faoi::-webkit-scrollbar-thumb,.live_dashboard_messagesList__NQHo5::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}@media (prefers-color-scheme:dark){.live_dashboard_conversationsList__0Faoi::-webkit-scrollbar-thumb,.live_dashboard_messagesList__NQHo5::-webkit-scrollbar-thumb{background:#6b7280}}.live_dashboard_conversationsList__0Faoi::-webkit-scrollbar-thumb:hover,.live_dashboard_messagesList__NQHo5::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (prefers-color-scheme:dark){.live_dashboard_conversationsList__0Faoi::-webkit-scrollbar-thumb:hover,.live_dashboard_messagesList__NQHo5::-webkit-scrollbar-thumb:hover{background:#9ca3af}}@media print{.live_dashboard_conversationsPanel__jHq_1,.live_dashboard_liveDashboard__l1H9D,.live_dashboard_messagesPanel__qqgF6{height:auto;overflow:visible}.live_dashboard_panelHeader__G_GC8{background:#fff!important;color:#000!important}.live_dashboard_conversationsList__0Faoi,.live_dashboard_messagesList__NQHo5{overflow:visible}}@media (prefers-reduced-motion:reduce){.live_dashboard_conversationItem__Ky01q,.live_dashboard_messageItem___MlWW{transition:none}.live_dashboard_copyButton__QJQX5:hover,.live_dashboard_modalClose__h_Mh5:hover{transform:none}}@media (prefers-contrast:high){.live_dashboard_conversationItem__Ky01q.live_dashboard_active__SXS2w{border-width:3px}.live_dashboard_copyButton__QJQX5,.live_dashboard_modalClose__h_Mh5{border-width:2px}}.live_dashboard_conversationItem__Ky01q:focus-visible,.live_dashboard_messageItem___MlWW:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}@media (max-width:768px){.live_dashboard_liveDashboard__l1H9D{overflow-x:hidden}.live_dashboard_conversationItem__Ky01q,.live_dashboard_messageItem___MlWW{touch-action:manipulation}.live_dashboard_noDataSubtitle__EUroq,.live_dashboard_noDataText__eQOKm,.live_dashboard_panelSubtitle__iHHaO,.live_dashboard_panelTitle__h6YOZ{text-rendering:optimizeLegibility}}@media (min-width:769px) and (max-width:1024px){.live_dashboard_conversationsPanel__jHq_1{width:350px;min-width:350px}.live_dashboard_panelHeader__G_GC8{padding:14px 18px}.live_dashboard_conversationsList__0Faoi,.live_dashboard_messagesList__NQHo5{padding:14px}}@media (min-width:1025px){.live_dashboard_conversationsPanel__jHq_1{width:450px;min-width:450px}.live_dashboard_panelHeader__G_GC8{padding:18px 24px}.live_dashboard_conversationsList__0Faoi,.live_dashboard_messagesList__NQHo5{padding:18px}}