.agent_memory_configuration_container__Vdsd8{display:flex;flex-direction:column;min-height:100%;background:#f8fafc}.agent_memory_configuration_header__TtiWv{background:linear-gradient(135deg,#667eea,#764ba2);padding:32px 40px;color:#fff;position:relative}.agent_memory_configuration_headerContent__6YIXJ{display:flex;align-items:flex-start;gap:20px;max-width:1400px;margin:0 auto}.agent_memory_configuration_headerIcon__uSCbG{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:12px;background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-shrink:0}.agent_memory_configuration_headerText__Ci6cN{flex:1 1}.agent_memory_configuration_title__CCmFl{font-size:28px;font-weight:700;margin:0 0 8px;color:#fff;letter-spacing:-.5px}.agent_memory_configuration_subtitle__C_36F{font-size:15px;margin:0;color:hsla(0,0%,100%,.9);line-height:1.6;max-width:700px}.agent_memory_configuration_closeButton__0vmuV{position:absolute;top:24px;right:24px;width:40px;height:40px;border-radius:8px;border:none;background:hsla(0,0%,100%,.15);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.agent_memory_configuration_closeButton__0vmuV:hover{background:hsla(0,0%,100%,.25);transform:scale(1.05)}.agent_memory_configuration_message__IrUOg{display:flex;align-items:center;gap:12px;padding:16px 24px;border-radius:10px;font-size:14px;font-weight:500;animation:agent_memory_configuration_slideDown__wTh_v .3s ease-out;max-width:1400px;margin:24px auto 0}@keyframes agent_memory_configuration_slideDown__wTh_v{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.agent_memory_configuration_message__IrUOg.agent_memory_configuration_success__HCoek{background:#d1fae5;color:#065f46;border:1px solid #6ee7b7}.agent_memory_configuration_message__IrUOg.agent_memory_configuration_error__HD_tu{background:#fee2e2;color:#991b1b;border:1px solid #fca5a5}.agent_memory_configuration_content__R7sa0{flex:1 1;padding:32px 40px;max-width:1400px;margin:0 auto;width:100%;display:flex;flex-direction:column;gap:24px}.agent_memory_configuration_card__XmQeO{background:#fff;border-radius:16px;padding:32px;box-shadow:0 1px 3px rgba(0,0,0,.05),0 1px 2px rgba(0,0,0,.1);border:1px solid #e5e7eb;transition:box-shadow .2s ease}.agent_memory_configuration_card__XmQeO:hover{box-shadow:0 4px 6px rgba(0,0,0,.05),0 2px 4px rgba(0,0,0,.1)}.agent_memory_configuration_mainCard__ohBQ6{background:#fff;border-radius:16px;padding:32px;box-shadow:0 1px 3px rgba(0,0,0,.05),0 1px 2px rgba(0,0,0,.1);border:1px solid #e5e7eb}.agent_memory_configuration_cardHeader__iqAKo{display:flex;align-items:flex-start;gap:16px;margin-bottom:28px}.agent_memory_configuration_cardIcon__P0euk{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;flex-shrink:0}.agent_memory_configuration_cardTitle__h3pZo{font-size:20px;font-weight:600;margin:0 0 6px;color:#111827;letter-spacing:-.3px}.agent_memory_configuration_cardSubtitle__fyGUM{font-size:14px;color:#6b7280;margin:0;line-height:1.5}.agent_memory_configuration_toggleSection__tkOSi{display:flex;align-items:center;justify-content:space-between;gap:24px}.agent_memory_configuration_toggleHeader__sD2aX{display:flex;align-items:flex-start;gap:16px;flex:1 1}.agent_memory_configuration_toggleIcon__9uE_g{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;flex-shrink:0}.agent_memory_configuration_toggleContent__uHbY5{flex:1 1}.agent_memory_configuration_toggleTitle__SdGdg{font-size:18px;font-weight:600;margin:0 0 6px;color:#111827}.agent_memory_configuration_toggleDescription__s_d2w{font-size:14px;color:#6b7280;margin:0;line-height:1.5}.agent_memory_configuration_switch__ajqOG{position:relative;display:inline-block;width:56px;height:32px;flex-shrink:0}.agent_memory_configuration_switch__ajqOG input{opacity:0;width:0;height:0}.agent_memory_configuration_slider__yxUv7{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#d1d5db;transition:.3s;border-radius:32px}.agent_memory_configuration_slider__yxUv7:before{position:absolute;content:"";height:24px;width:24px;left:4px;bottom:4px;background-color:#fff;transition:.3s;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2)}.agent_memory_configuration_switch__ajqOG input:checked+.agent_memory_configuration_slider__yxUv7{background-color:#667eea}.agent_memory_configuration_switch__ajqOG input:checked+.agent_memory_configuration_slider__yxUv7:before{transform:translateX(24px)}.agent_memory_configuration_switch__ajqOG input:disabled+.agent_memory_configuration_slider__yxUv7{opacity:.5;cursor:not-allowed}.agent_memory_configuration_checkboxGrid__zsl31{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:16px;gap:16px}.agent_memory_configuration_checkboxCard___ze1n{padding:20px;border:2px solid #e5e7eb;border-radius:12px;background:#f9fafb;transition:all .2s ease;cursor:pointer}.agent_memory_configuration_checkboxCard___ze1n:hover{border-color:#667eea;background:#f5f3ff;transform:translateY(-2px);box-shadow:0 4px 6px rgba(0,0,0,.05)}.agent_memory_configuration_checkboxLabel__Mt2Gg{display:flex;align-items:flex-start;gap:12px;cursor:pointer;margin:0}.agent_memory_configuration_checkboxInput__R_wzQ{margin-top:2px;width:20px;height:20px;cursor:pointer;accent-color:#667eea;flex-shrink:0}.agent_memory_configuration_checkboxInput__R_wzQ:disabled{cursor:not-allowed;opacity:.5}.agent_memory_configuration_checkboxContent__K1VIR{flex:1 1;display:flex;flex-direction:column;gap:6px}.agent_memory_configuration_checkboxHeader__v8Mgt{display:flex;align-items:center;gap:10px}.agent_memory_configuration_checkboxIcon__3d7Jr{font-size:20px}.agent_memory_configuration_checkboxText__ZAs1f{font-weight:600;font-size:15px;color:#111827}.agent_memory_configuration_checkboxDesc__gb1W6{font-size:13px;color:#6b7280;line-height:1.5}.agent_memory_configuration_checkboxList__HiaXr{display:flex;flex-direction:column;gap:16px;margin-top:8px}.agent_memory_configuration_checkboxItem__GMrWv{padding:20px;border:2px solid #e5e7eb;border-radius:12px;background:#f9fafb;transition:all .2s ease}.agent_memory_configuration_checkboxItem__GMrWv:hover{border-color:#667eea;background:#f5f3ff}.agent_memory_configuration_settingsGrid__8uENZ{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:24px;gap:24px;margin-bottom:24px}.agent_memory_configuration_settingField__N162s{display:flex;flex-direction:column;gap:12px}.agent_memory_configuration_fieldLabel__Pm1pg{display:flex;flex-direction:column;gap:4px}.agent_memory_configuration_labelText__gqD52{font-weight:600;font-size:14px;color:#374151}.agent_memory_configuration_labelHint__uTnxm{font-size:12px;color:#9ca3af;font-weight:400}.agent_memory_configuration_sliderWrapper__MXsn_{display:flex;flex-direction:column;gap:12px}.agent_memory_configuration_sliderContainer__yFC1V{position:relative;width:100%;height:20px;display:flex;align-items:center}.agent_memory_configuration_sliderTrack__xCI8F{position:absolute;width:100%;height:8px;border-radius:4px;background:#e5e7eb;z-index:1}.agent_memory_configuration_sliderProgress__K2SC4{position:absolute;height:8px;border-radius:4px;background:linear-gradient(135deg,#667eea,#764ba2);z-index:2;transition:width .1s ease}.agent_memory_configuration_sliderInput__41zp_{position:relative;width:100%;height:20px;margin:0;padding:0;background:transparent;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;z-index:3}.agent_memory_configuration_sliderInput__41zp_::-webkit-slider-runnable-track{width:100%;height:8px;background:transparent;border:none}.agent_memory_configuration_sliderInput__41zp_::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);cursor:pointer;box-shadow:0 2px 6px rgba(102,126,234,.4);border:2px solid #fff;margin-top:-6px;-webkit-transition:all .2s ease;transition:all .2s ease}.agent_memory_configuration_sliderInput__41zp_::-webkit-slider-thumb:hover{transform:scale(1.15);box-shadow:0 4px 12px rgba(102,126,234,.5)}.agent_memory_configuration_sliderInput__41zp_::-webkit-slider-thumb:active{transform:scale(1.1);box-shadow:0 2px 8px rgba(102,126,234,.6)}.agent_memory_configuration_sliderInput__41zp_::-moz-range-track{width:100%;height:8px;background:transparent;border:none}.agent_memory_configuration_sliderInput__41zp_::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);cursor:pointer;border:2px solid #fff;box-shadow:0 2px 6px rgba(102,126,234,.4);-moz-transition:all .2s ease;transition:all .2s ease}.agent_memory_configuration_sliderInput__41zp_::-moz-range-thumb:hover{transform:scale(1.15);box-shadow:0 4px 12px rgba(102,126,234,.5)}.agent_memory_configuration_sliderInput__41zp_::-moz-range-thumb:active{transform:scale(1.1);box-shadow:0 2px 8px rgba(102,126,234,.6)}.agent_memory_configuration_sliderInput__41zp_:disabled{opacity:.5;cursor:not-allowed}.agent_memory_configuration_sliderInput__41zp_:disabled::-webkit-slider-thumb{cursor:not-allowed;opacity:.5}.agent_memory_configuration_sliderInput__41zp_:disabled::-moz-range-thumb{cursor:not-allowed;opacity:.5}.agent_memory_configuration_sliderValue__7Yb_L{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px}.agent_memory_configuration_valueDisplay__ABaDK{font-size:18px;font-weight:700;color:#667eea;letter-spacing:-.5px}.agent_memory_configuration_valueUnit__M8xPI{font-size:13px;color:#6b7280;font-weight:500}.agent_memory_configuration_fieldDescription__fNz0t{font-size:12px;color:#6b7280;margin:0;line-height:1.5}.agent_memory_configuration_footer__sLbLB{padding:24px 40px;background:#fff;border-top:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.agent_memory_configuration_footerInfo__7ukhI{display:flex;align-items:center;gap:8px;font-size:13px;color:#6b7280}.agent_memory_configuration_actions__P6qr1{display:flex;gap:12px;align-items:center}.agent_memory_configuration_saveButton__n_oCw{display:flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:10px;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px rgba(102,126,234,.2)}.agent_memory_configuration_saveButton__n_oCw:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 8px rgba(102,126,234,.3)}.agent_memory_configuration_saveButton__n_oCw:active:not(:disabled){transform:translateY(0)}.agent_memory_configuration_saveButton__n_oCw:disabled{background:#d1d5db;cursor:not-allowed;transform:none;box-shadow:none}.agent_memory_configuration_cancelButton__vXKWO{display:flex;align-items:center;gap:8px;padding:12px 24px;background:#fff;color:#374151;border:2px solid #e5e7eb;border-radius:10px;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s ease}.agent_memory_configuration_cancelButton__vXKWO:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.agent_memory_configuration_cancelButton__vXKWO:disabled{opacity:.5;cursor:not-allowed}.agent_memory_configuration_loading__7dcig{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;gap:20px;color:#6b7280;font-size:15px;font-weight:500}.agent_memory_configuration_spinner__bRTf1{animation:agent_memory_configuration_spin__T7ZCZ 1s linear infinite}@keyframes agent_memory_configuration_spin__T7ZCZ{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.agent_memory_configuration_header__TtiWv{padding:24px 20px}.agent_memory_configuration_headerContent__6YIXJ{gap:16px}.agent_memory_configuration_title__CCmFl{font-size:24px}.agent_memory_configuration_subtitle__C_36F{font-size:14px}.agent_memory_configuration_content__R7sa0{padding:24px 20px}.agent_memory_configuration_card__XmQeO{padding:24px}.agent_memory_configuration_checkboxGrid__zsl31,.agent_memory_configuration_settingsGrid__8uENZ{grid-template-columns:1fr}.agent_memory_configuration_footer__sLbLB{padding:20px;flex-direction:column;align-items:stretch}.agent_memory_configuration_actions__P6qr1{width:100%;flex-direction:column-reverse}.agent_memory_configuration_cancelButton__vXKWO,.agent_memory_configuration_saveButton__n_oCw{width:100%;justify-content:center}.agent_memory_configuration_toggleSection__tkOSi{flex-direction:column;align-items:flex-start}.agent_memory_configuration_switch__ajqOG{align-self:flex-end}}.agent_n8n_webhook_sources_container__2z0cc{display:flex;flex-direction:column;height:100%;padding:24px;background:#f9fafb}.agent_n8n_webhook_sources_header__9JdNJ{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.agent_n8n_webhook_sources_title__9dVy7{display:flex;flex-direction:column;gap:6px}.agent_n8n_webhook_sources_title__9dVy7 h3{margin:0;font-size:22px;font-weight:600;color:#1f2937}.agent_n8n_webhook_sources_title__9dVy7 p{margin:0;color:#6b7280;font-size:14px}.agent_n8n_webhook_sources_actions__nPpip{display:flex;gap:10px;flex-wrap:wrap}.agent_n8n_webhook_sources_primaryButton__M4zrI,.agent_n8n_webhook_sources_secondaryButton__WaG5T{display:inline-flex;align-items:center;gap:6px;border-radius:8px;border:none;font-weight:600;cursor:pointer;padding:10px 16px;transition:all .2s ease}.agent_n8n_webhook_sources_primaryButton__M4zrI{background:#111927;color:#fff}.agent_n8n_webhook_sources_primaryButton__M4zrI:hover{background:#0d1521}.agent_n8n_webhook_sources_secondaryButton__WaG5T{background:#fff;color:#111927;border:1px solid #d1d5db}.agent_n8n_webhook_sources_secondaryButton__WaG5T:hover{background:#f3f4f6}.agent_n8n_webhook_sources_content__FVwgH{flex:1 1;overflow:auto}.agent_n8n_webhook_sources_messages__J0_zi{margin-bottom:16px}.agent_n8n_webhook_sources_message__8zHYx{padding:12px 16px;border-radius:10px;font-size:14px;margin-bottom:10px;display:flex;align-items:center;justify-content:space-between;gap:12px}.agent_n8n_webhook_sources_messageClose__p41kZ{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:inherit;opacity:.7;transition:opacity .2s ease;flex-shrink:0}.agent_n8n_webhook_sources_messageClose__p41kZ:hover{opacity:1}.agent_n8n_webhook_sources_messageSuccess__QXfXO{background:#ecfdf5;color:#047857;border:1px solid #6ee7b7}.agent_n8n_webhook_sources_messageError__yllle{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.agent_n8n_webhook_sources_list__KThx3{display:flex;flex-direction:column;gap:20px}.agent_n8n_webhook_sources_card__c7UnI{background:#fff;border-radius:8px;padding:18px 22px;border:2px solid #e5e7eb;box-shadow:0 1px 2px rgba(15,23,42,.05);transition:border-color .2s ease,box-shadow .2s ease}.agent_n8n_webhook_sources_card__c7UnI:hover{border-color:#d1d5db;box-shadow:0 2px 4px rgba(15,23,42,.08)}.agent_n8n_webhook_sources_cardEven__WpXRu{background:#fff}.agent_n8n_webhook_sources_cardOdd__2WKl4{background:#f3f4f6}.agent_n8n_webhook_sources_cardHeader__PkBPv{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap;margin-bottom:4px}.agent_n8n_webhook_sources_cardTitle__1Erzh{display:flex;flex-direction:column;gap:6px;flex:1 1;min-width:200px}.agent_n8n_webhook_sources_cardTitle__1Erzh h4{margin:0;font-size:17px;color:#111927;font-weight:600}.agent_n8n_webhook_sources_cardMeta__vctvJ{display:flex;flex-direction:column;gap:4px}.agent_n8n_webhook_sources_cardTitle__1Erzh span{font-size:12px;color:#6b7280;word-break:break-all}.agent_n8n_webhook_sources_webhookUrl__aWI85{font-size:11px;color:#6b7280;font-family:Courier New,monospace;display:flex;align-items:center;gap:6px}.agent_n8n_webhook_sources_httpMethod__E1Ddj{padding:2px 6px;border-radius:4px;background:#e5e7eb;color:#374151;font-weight:600;font-size:10px;text-transform:uppercase}.agent_n8n_webhook_sources_authInfo__LklWO{font-size:11px;color:#6b7280}.agent_n8n_webhook_sources_listItemHeader__usqnR{display:flex;align-items:center;gap:8px}.agent_n8n_webhook_sources_statusBadge__gt_nu{padding:6px 12px;border-radius:999px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;flex-shrink:0}.agent_n8n_webhook_sources_statusActive__Q_86J{background:#ecfdf5;color:#059669}.agent_n8n_webhook_sources_statusDisabled__AThYK{background:#fef9c3;color:#92400e}.agent_n8n_webhook_sources_statusDeleted__v75Eq{background:#fee2e2;color:#b91c1c}.agent_n8n_webhook_sources_cardStatsInline__Ix88k{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.agent_n8n_webhook_sources_statInline__FGuoR{display:flex;flex-direction:column;align-items:center;padding:6px 10px;background:#f9fafb;border-radius:6px;min-width:70px}.agent_n8n_webhook_sources_statInline__FGuoR .agent_n8n_webhook_sources_statLabel__7MRA8{font-size:11px;color:#6b7280;margin-bottom:3px;text-transform:uppercase;letter-spacing:.5px}.agent_n8n_webhook_sources_statInline__FGuoR .agent_n8n_webhook_sources_statValue__xMetB{font-size:16px;font-weight:600;color:#111927}.agent_n8n_webhook_sources_cardActions__5qyOr{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid #e5e7eb}.agent_n8n_webhook_sources_actionButton__1DUs2{display:inline-flex;align-items:center;gap:5px;padding:8px 12px;border-radius:6px;border:1px solid #e5e7eb;background:#fff;color:#111927;cursor:pointer;font-size:13px;transition:all .2s ease}.agent_n8n_webhook_sources_actionButton__1DUs2:hover:not(:disabled){background:#f3f4f6}.agent_n8n_webhook_sources_actionButton__1DUs2:disabled{opacity:.5;cursor:not-allowed}.agent_n8n_webhook_sources_danger__IOpUV{border-color:#fecaca;color:#b91c1c}.agent_n8n_webhook_sources_danger__IOpUV:hover:not(:disabled){background:#fee2e2}.agent_n8n_webhook_sources_emptyState__rxma7{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 24px;text-align:center;color:#6b7280}.agent_n8n_webhook_sources_emptyState__rxma7 svg{color:#9ca3af}.agent_n8n_webhook_sources_spinner__6SGw2{animation:agent_n8n_webhook_sources_spin__2HU7J 1s linear infinite}.agent_n8n_webhook_sources_confirmationOverlay__XuJsG{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:1200}.agent_n8n_webhook_sources_confirmationModal__qHyog{background:#fff;border-radius:14px;padding:24px;width:420px;max-width:92%;box-shadow:0 25px 50px rgba(0,0,0,.2)}.agent_n8n_webhook_sources_modalTitle__LaXXL{margin:0 0 12px;font-size:20px;font-weight:600;color:#111827}.agent_n8n_webhook_sources_modalMessage__8QIsR{margin:0 0 18px;color:#4b5563;font-size:14px;line-height:1.6}.agent_n8n_webhook_sources_confirmationCheckbox__rJLWx{margin-bottom:20px}.agent_n8n_webhook_sources_confirmationCheckbox__rJLWx label{display:flex;gap:10px;align-items:flex-start;font-size:13px;color:#374151}.agent_n8n_webhook_sources_confirmationCheckbox__rJLWx input{width:16px;height:16px;margin-top:2px}.agent_n8n_webhook_sources_modalActions__FLyxF{display:flex;justify-content:flex-end;gap:12px}.agent_n8n_webhook_sources_modalCancelButton__VIbqW{padding:8px 16px;border-radius:8px;border:1px solid #d1d5db;background:#fff;color:#374151;cursor:pointer;font-size:14px;transition:all .2s ease}.agent_n8n_webhook_sources_modalCancelButton__VIbqW:hover{background:#f9fafb}.agent_n8n_webhook_sources_modalConfirmButton__znLB2{padding:8px 16px;border-radius:8px;border:none;background:#111927;color:#fff;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s ease}.agent_n8n_webhook_sources_modalConfirmButton__znLB2:hover:not(:disabled){background:#0d1521}.agent_n8n_webhook_sources_modalConfirmButton__znLB2:disabled{opacity:.5;cursor:not-allowed}.agent_n8n_webhook_sources_testResults__ittZw{display:flex;flex-direction:column;gap:24px;padding:20px}.agent_n8n_webhook_sources_testStatus__mpVHT{display:flex;align-items:center;justify-content:space-between;padding:16px;border-radius:10px;background:#f9fafb;border:2px solid #e5e7eb}.agent_n8n_webhook_sources_testStatusLeft__7Fkhi{display:flex;align-items:center}.agent_n8n_webhook_sources_testStatusItem__l3FDH{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:600;color:#6b7280}.agent_n8n_webhook_sources_testStatusIcon__i6L23{color:#6b7280}.agent_n8n_webhook_sources_testStatusLeft__7Fkhi .agent_n8n_webhook_sources_testStatusSuccess__mrRbE,.agent_n8n_webhook_sources_testStatusLeft__7Fkhi .agent_n8n_webhook_sources_testStatusSuccess__mrRbE .agent_n8n_webhook_sources_testStatusIcon__i6L23{color:#059669}.agent_n8n_webhook_sources_testStatusLeft__7Fkhi .agent_n8n_webhook_sources_testStatusError__mDlap,.agent_n8n_webhook_sources_testStatusLeft__7Fkhi .agent_n8n_webhook_sources_testStatusError__mDlap .agent_n8n_webhook_sources_testStatusIcon__i6L23{color:#dc2626}.agent_n8n_webhook_sources_testStatus__mpVHT:has(.agent_n8n_webhook_sources_testStatusSuccess__mrRbE){background:#ecfdf5;border-color:#6ee7b7}.agent_n8n_webhook_sources_testStatus__mpVHT:has(.agent_n8n_webhook_sources_testStatusError__mDlap){background:#fef2f2;border-color:#fecaca}.agent_n8n_webhook_sources_testSection__6JpO9{display:flex;flex-direction:column;gap:12px}.agent_n8n_webhook_sources_testSectionTitle__xpbMO{margin:0;font-size:16px;font-weight:600;color:#111927;padding-bottom:8px;border-bottom:2px solid #e5e7eb}.agent_n8n_webhook_sources_testDetails__hLRXx{display:flex;flex-direction:column;gap:16px}.agent_n8n_webhook_sources_testDetailRow__aOrO7{display:flex;flex-direction:column;gap:6px}.agent_n8n_webhook_sources_testDetailLabel__KCCtr{font-size:13px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.agent_n8n_webhook_sources_testDetailValue__0Byxe{font-size:14px;color:#111927;word-break:break-word}.agent_n8n_webhook_sources_code__MD36E{font-family:Courier New,monospace;font-size:13px;background:#f3f4f6;padding:4px 8px;border-radius:4px;color:#111927}.agent_n8n_webhook_sources_codeBlock__XChnH{font-family:Courier New,monospace;font-size:12px;background:#1f2937;color:#f9fafb;padding:16px;border-radius:8px;overflow-x:auto;margin:0;line-height:1.6;max-height:300px;overflow-y:auto}.agent_n8n_webhook_sources_statusCode__KAjDf{display:inline-block;padding:4px 12px;border-radius:6px;font-weight:600;font-size:13px}.agent_n8n_webhook_sources_statusCodeSuccess__8VTJd{background:#ecfdf5;color:#059669;border:1px solid #6ee7b7}.agent_n8n_webhook_sources_statusCodeError__q6x8_{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.agent_n8n_webhook_sources_errorMessage___ji_i{color:#dc2626;font-weight:500}.agent_n8n_webhook_sources_testDetailHeader__0pd7r{display:flex;align-items:center;justify-content:space-between;gap:8px}.agent_n8n_webhook_sources_copyButton__2etH8{display:flex;align-items:center;justify-content:center;padding:4px 8px;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#6b7280;cursor:pointer;transition:all .2s ease;flex-shrink:0}.agent_n8n_webhook_sources_copyButton__2etH8:hover{background:#f3f4f6;border-color:#9ca3af;color:#111927}.agent_n8n_webhook_sources_copyButton__2etH8:active{transform:scale(.95)}.agent_n8n_webhook_sources_testAgainButton__5ugjE{display:flex;align-items:center;gap:6px;padding:8px 16px;border-radius:8px;border:1px solid #d1d5db;background:#fff;color:#374151;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s ease;flex-shrink:0}.agent_n8n_webhook_sources_testAgainButton__5ugjE:hover:not(:disabled){background:#f3f4f6;border-color:#9ca3af;color:#111927}.agent_n8n_webhook_sources_testAgainButton__5ugjE:disabled{opacity:.6;cursor:not-allowed}.agent_n8n_webhook_sources_spinning__RIjG5{animation:agent_n8n_webhook_sources_spin__2HU7J 1s linear infinite}@keyframes agent_n8n_webhook_sources_spin__2HU7J{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.agent_n8n_webhook_sources_testPlaceholder__Twlj2{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:80px 40px;text-align:center;color:#6b7280}.agent_n8n_webhook_sources_testPlaceholder__Twlj2 p{margin:0;font-size:16px;line-height:1.6}.agent_n8n_webhook_sources_testPlaceholderSubtitle__gLkg5{font-size:14px!important;color:#9ca3af}.agent_n8n_webhook_sources_startTestButton__asbZl{display:flex;align-items:center;gap:8px;padding:12px 24px;border-radius:8px;border:none;background:#111927;color:#fff;cursor:pointer;font-size:16px;font-weight:600;transition:all .2s ease;flex-shrink:0}.agent_n8n_webhook_sources_startTestButton__asbZl:hover:not(:disabled){background:#0d1521;transform:translateY(-1px)}.agent_n8n_webhook_sources_startTestButton__asbZl:active:not(:disabled){transform:translateY(0)}.agent_n8n_webhook_sources_startTestButton__asbZl:disabled{opacity:.6;cursor:not-allowed}.agent_n8n_webhook_sources_add_edit_form__wkkD5{display:flex;flex-direction:column;gap:18px;padding:24px}.agent_n8n_webhook_sources_add_edit_fieldRow__hwIvN,.agent_n8n_webhook_sources_add_edit_field__c9WDo{display:flex;flex-direction:column;gap:8px}.agent_n8n_webhook_sources_add_edit_label__6OGwE{font-weight:600;color:#111927;font-size:14px}.agent_n8n_webhook_sources_add_edit_input__nqusj,.agent_n8n_webhook_sources_add_edit_select__f7B03,.agent_n8n_webhook_sources_add_edit_textarea__4JO49{border:1px solid #d1d5db;border-radius:10px;padding:10px 14px;font-size:14px;transition:border-color .2s ease,box-shadow .2s ease;font-family:inherit}.agent_n8n_webhook_sources_add_edit_input__nqusj:focus,.agent_n8n_webhook_sources_add_edit_select__f7B03:focus,.agent_n8n_webhook_sources_add_edit_textarea__4JO49:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.15);outline:none}.agent_n8n_webhook_sources_add_edit_textarea__4JO49{min-height:90px;resize:vertical;font-family:inherit}.agent_n8n_webhook_sources_add_edit_select__f7B03{cursor:pointer;background:#fff}.agent_n8n_webhook_sources_add_edit_helper__CBTk_{font-size:12px;color:#6b7280;margin-top:-4px}.agent_n8n_webhook_sources_add_edit_urlContainer__B6d_2{position:relative;display:flex;align-items:center;width:100%}.agent_n8n_webhook_sources_add_edit_urlInput__TVOC5{width:100%;padding-right:90px}.agent_n8n_webhook_sources_add_edit_urlActions__EANMs{position:absolute;right:10px;display:flex;align-items:center;gap:4px}.agent_n8n_webhook_sources_add_edit_urlCopy__VgKJV,.agent_n8n_webhook_sources_add_edit_urlToggle__nkMS_{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:#6b7280;transition:color .2s ease}.agent_n8n_webhook_sources_add_edit_urlCopy__VgKJV:hover,.agent_n8n_webhook_sources_add_edit_urlToggle__nkMS_:hover{color:#111927}.agent_n8n_webhook_sources_add_edit_urlCopy__VgKJV{color:#6b7280}.agent_n8n_webhook_sources_add_edit_urlCopy__VgKJV:hover{color:#059669}.agent_n8n_webhook_sources_add_edit_passwordContainer__UtUoh{position:relative;display:flex;align-items:flex-start;width:100%}.agent_n8n_webhook_sources_add_edit_passwordInput__6QdBz{width:100%;padding-right:90px}.agent_n8n_webhook_sources_add_edit_passwordTextarea__cbcQg{width:100%;padding-right:90px;font-family:Courier New,monospace;font-size:12px}.agent_n8n_webhook_sources_add_edit_passwordActions__FPuFM{position:absolute;right:10px;top:10px;display:flex;align-items:center;gap:4px}.agent_n8n_webhook_sources_add_edit_passwordCopy__4C0GT,.agent_n8n_webhook_sources_add_edit_passwordToggle__qf_db{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:#6b7280;transition:color .2s ease}.agent_n8n_webhook_sources_add_edit_passwordCopy__4C0GT:hover,.agent_n8n_webhook_sources_add_edit_passwordToggle__qf_db:hover{color:#111927}.agent_n8n_webhook_sources_add_edit_passwordCopy__4C0GT{color:#6b7280}.agent_n8n_webhook_sources_add_edit_passwordCopy__4C0GT:hover{color:#059669}.agent_n8n_webhook_sources_add_edit_formActions__vbgHI{display:flex;gap:10px;justify-content:flex-end;margin-top:12px;padding-top:20px;border-top:1px solid #e5e7eb}.agent_n8n_webhook_sources_add_edit_formActionButton__9aNwk{display:flex;align-items:center;gap:8px;padding:10px 16px;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.agent_n8n_webhook_sources_add_edit_formActionButton__9aNwk:not(.agent_n8n_webhook_sources_add_edit_primary__UPedG){border:1px solid #d1d5db;background:#fff;color:#374151}.agent_n8n_webhook_sources_add_edit_formActionButton__9aNwk:not(.agent_n8n_webhook_sources_add_edit_primary__UPedG):hover:not(:disabled){background:#f3f4f6}.agent_n8n_webhook_sources_add_edit_primary__UPedG{background:#111927;color:#fff}.agent_n8n_webhook_sources_add_edit_primary__UPedG:hover:not(:disabled){background:#0d1521}.agent_n8n_webhook_sources_add_edit_formActionButton__9aNwk:disabled{opacity:.6;cursor:not-allowed}.agent_n8n_webhook_sources_add_edit_message__EXOdH{border-radius:10px;padding:12px 16px;font-size:14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.agent_n8n_webhook_sources_add_edit_messageClose__kQSwy{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:inherit;opacity:.7;transition:opacity .2s ease;flex-shrink:0}.agent_n8n_webhook_sources_add_edit_messageClose__kQSwy:hover{opacity:1}.agent_n8n_webhook_sources_add_edit_messageSuccess__h9W9B{background:#ecfdf5;color:#047857;border:1px solid #6ee7b7}.agent_n8n_webhook_sources_add_edit_messageError__IH0yJ{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.agent_n8n_webhook_sources_add_edit_loadingContainer__LnwGd{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 24px;gap:12px;color:#6b7280}.agent_n8n_webhook_sources_add_edit_spinner__SpEQH{animation:agent_n8n_webhook_sources_add_edit_spin__SzgfM 1s linear infinite}@keyframes agent_n8n_webhook_sources_add_edit_spin__SzgfM{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}