._user_wox5n_1{display:flex;align-items:center;gap:8px}._user-avatar_wox5n_6{width:40px;height:40px;border-radius:50%;background:linear-gradient(0deg,#2389e3,#1f8be5);display:flex;align-items:center;justify-content:center;flex-shrink:0}._user-avatar_wox5n_6 img{width:100%;height:100%;object-fit:cover}._user-avatar_wox5n_6 span{font-family:var(--font-family-base);font-weight:500;font-size:14px;color:#fff}._user-info_wox5n_27{display:flex;flex-direction:column;align-items:flex-end}._user-name_wox5n_32{font-family:var(--font-family-base);font-weight:500;font-size:14px;color:#000}._user-description_wox5n_38{font-family:var(--font-family-base);line-height:150%;font-size:12px;font-weight:400;color:#00000080}._button_1pxi8_1{background:linear-gradient(0deg,#2389e3,#1f8be5);border:1px solid #2282d6;font-family:var(--font-family-base);color:#fff;font-size:14px;padding:12px 16px;border-radius:10px;cursor:pointer;transition:all var(--animation-duration) ease-in-out;display:flex;align-items:center;justify-content:center;gap:8px}._button_1pxi8_1:hover{background:linear-gradient(0deg,#2285db,#1c79c5)}._button_1pxi8_1:active{background:linear-gradient(0deg,#1a62a1,#175f9b);color:#ffffffd5}._button_1pxi8_1:disabled{opacity:.5;cursor:not-allowed}._button_1pxi8_1:disabled:hover{background:linear-gradient(0deg,#2389e3,#1f8be5)}._button_1pxi8_1._secondary_1pxi8_30{background:#f9fbff;border:1px solid #e7e7e7;color:#000}._button_1pxi8_1._secondary_1pxi8_30:hover{background:#f2f3f5;color:#1a1a1a}._button_1pxi8_1._secondary_1pxi8_30:active{background:#e1e3e5;color:#333}._fill-width_1pxi8_44{width:100%}._icon-only_1pxi8_48{width:32px;height:32px;padding:0;display:flex;align-items:center;justify-content:center}._loader_1av6z_1{width:48px;height:48px;border:var(--border-width) solid var(--border-color);border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:_rotation_1av6z_1 1s linear infinite}@keyframes _rotation_1av6z_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._input_1t7cg_1{display:flex;flex-direction:column;gap:8px;width:max-content}._input-full-width_1t7cg_7{width:100%}._input-label_1t7cg_10{font-family:var(--font-family-base);font-size:14px;font-weight:600;color:#0006}._input-ref_1t7cg_16{background:transparent;font-family:var(--font-family-base);font-size:14px;border:none;outline:none;flex:1}._input-ref_1t7cg_16::placeholder{color:#0006}._input-wrapper_1t7cg_27{padding:12px 16px;background:#f9fbff;border-radius:10px;border:1px solid #e7e7e7;display:flex;align-items:center;gap:8px}._input-error_1t7cg_36{font-family:var(--font-family-base);font-size:12px;color:#eb3030}._toast_ig7b9_1{background:#fff;min-width:240px;width:350px;padding:14px;border-radius:8px;display:flex;flex-direction:column;gap:8px;box-shadow:0 2px 10px #0000001a}._toast-text_ig7b9_12{font-family:var(--font-family-base);color:#000;font-size:12px}._toast-head_ig7b9_17{display:flex;align-items:center;gap:4px}._toast-head_ig7b9_17 span{font-size:10px;font-family:var(--font-family-base)}._toast-variant-error_ig7b9_26 span{color:rgb(var(--error))}._toast-variant-error_ig7b9_26 svg{stroke:rgb(var(--error))}._toast-variant-warning_ig7b9_32 span{color:rgb(var(--warning))}._toast-variant-warning_ig7b9_32 svg{stroke:rgb(var(--warning))}._toast-variant-success_ig7b9_38 span{color:rgb(var(--success))}._toast-variant-success_ig7b9_38 svg{stroke:rgb(var(--success))}._toast-variant-information_ig7b9_44 span{color:rgb(var(--blue-500))}._toast-variant-information_ig7b9_44 svg{stroke:rgb(var(--blue-500))}._toast-icon_ig7b9_50{width:16px;height:16px}._toasts-section_ig7b9_55{position:fixed;bottom:24px;right:24px;display:flex;flex-direction:column;gap:4px}._tooltip_vruqn_1{background:#fff;box-shadow:0 0 10px #0000001a;padding:8px;border-radius:8px}._tooltip-date_vruqn_7{font-family:var(--font-family-base);font-weight:700;font-size:14px}._tooltip-text_vruqn_12{font-family:var(--font-family-base);font-weight:400;font-size:14px}._chart-axis_et7ju_1{font-family:var(--font-family-base);font-size:12px}._modal-wrapper_ad45h_1{position:fixed;z-index:1000;top:0;left:0;width:100%;height:100%}._modal-overlay_ad45h_9{position:fixed;top:0;left:0;background:#0006;width:100%;height:100%}._modal-container_ad45h_17{margin:0 auto;position:relative;z-index:5;display:flex;flex-direction:column;justify-content:center;height:100%;width:100%}._modal-content_ad45h_27{width:100%;height:max-content;border-radius:10px;background:#fff;border:1px solid #e7e7e7;overflow-y:auto}._head_1b7ty_1{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 14px;border-bottom:1px solid #e7e7e7}._head-title_1b7ty_9{font-family:var(--font-family-heading);font-size:24px;font-weight:700}._head-close_1b7ty_14{display:flex;justify-content:center;align-items:center;background:#f3f3f3;border-radius:50%;padding:4px;border:none;transition:background var(--animation-duration) ease-in-out;cursor:pointer}._head-close_1b7ty_14:hover{background:#d6d6d6}._head-close_1b7ty_14:active{background:#a3a3a3}._textarea_1s4xk_1{display:flex;flex-direction:column;gap:8px;width:max-content}._textarea-full-width_1s4xk_7{width:100%}._textarea-label_1s4xk_10{font-family:var(--font-family-base);font-size:14px;font-weight:600;color:#0006}._textarea-ref_1s4xk_16{background:transparent;font-family:var(--font-family-base);font-size:16px;border:none;outline:none;flex:1;resize:none;min-height:200px}._textarea-ref_1s4xk_16::placeholder{color:#0006}._textarea-wrapper_1s4xk_29{padding:14px;background:#fff;border-radius:8px;border:1px solid rgba(0,0,0,.1);display:flex;align-items:center;gap:8px}._textarea-error_1s4xk_38{font-family:var(--font-family-base);font-size:12px;color:#eb3030}._text_1n5cw_1{font-family:Inter;font-size:14px}._select_9g0rr_1{position:relative;display:flex;flex-direction:column;gap:8px}._label_9g0rr_8{font-family:var(--font-family-base);font-size:14px;font-weight:600;color:#0006}._trigger_9g0rr_15{padding:12px 16px;background:#f9fbff;border-radius:10px;border:1px solid #e7e7e7;cursor:pointer;text-align:left;width:100%;font-family:var(--font-family-base);font-size:14px;color:#0006;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none}._no-empty_9g0rr_33{color:#000}._icon_9g0rr_37{width:16px;height:16px;transition:transform .3s ease-in-out}._icon-open_9g0rr_42{transform:rotate(-180deg)}._dropdown_9g0rr_46{position:absolute;top:calc(100% + 6px);left:0;width:100%;background:#fff;border-radius:12px;box-shadow:0 10px 30px #0003;border:1px solid #e7e7e7;overflow:hidden;z-index:10}._option_9g0rr_59{padding:12px 16px;cursor:pointer;transition:background .15s;font-family:var(--font-family-base);font-size:14px}._option_9g0rr_59:hover{background:#f5f5f5}._selected_9g0rr_70{background:#eef2ff}._disabled_9g0rr_74{opacity:.5;pointer-events:none}._checkbox_ns16k_1{display:inline-flex;flex-direction:column;gap:4px}._checkbox-full-width_ns16k_7{width:100%}._checkbox-wrapper_ns16k_11{display:inline-flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none}._checkbox-input_ns16k_19{position:absolute;opacity:0;width:0;height:0}._checkbox-input_ns16k_19:checked+._checkbox-checkmark_ns16k_25{background-color:#2563eb;border-color:#2563eb}._checkbox-input_ns16k_19:checked+._checkbox-checkmark_ns16k_25:after{display:block}._checkbox-input_ns16k_19:focus-visible+._checkbox-checkmark_ns16k_25{outline:2px solid #2563eb;outline-offset:2px}._checkbox-input_ns16k_19:disabled+._checkbox-checkmark_ns16k_25{background-color:#f3f4f6;border-color:#d1d5db;cursor:not-allowed}._checkbox-checkmark_ns16k_25{position:relative;width:18px;height:18px;border:2px solid #9ca3af;border-radius:4px;background-color:#fff;transition:all .2s ease;flex-shrink:0}._checkbox-checkmark_ns16k_25:after{content:"";position:absolute;display:none;left:5px;top:2px;width:5px;height:9px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}._checkbox-label_ns16k_65{font-family:var(--font-family-base);font-size:14px;color:#000c}._checkbox-required_ns16k_71{color:#eb3030}._checkbox-error_ns16k_75{font-family:var(--font-family-base);font-size:12px;color:#eb3030;padding-left:26px}._upload_1d8n4_1{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 24px;border:2px dashed #e7e7e7;border-radius:10px;background-color:#f9fbff;cursor:pointer;transition:all var(--animation-duration, .2s) ease-in-out;min-height:200px;text-align:center}._upload_1d8n4_1:hover{border-color:#2389e3;background-color:#f2f7ff}._upload_1d8n4_1._dragOver_1d8n4_20{border-color:#2389e3;background-color:#e8f2ff}._upload_1d8n4_1._disabled_1d8n4_24{opacity:.5;cursor:not-allowed}._upload_1d8n4_1._disabled_1d8n4_24:hover{border-color:#e7e7e7;background-color:#f9fbff}._input_1d8n4_33{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;cursor:pointer;z-index:1}._content_1d8n4_44{z-index:0;pointer-events:none}._icon_1d8n4_49{margin-bottom:16px;color:#2389e3}._text_1d8n4_54{font-size:14px;color:#666;margin-bottom:4px}._hint_1d8n4_60{font-size:12px;color:#999}._sidebar_sznyh_1{height:100%;background:#fff;width:400px;padding:32px 24px;display:flex;flex-direction:column;gap:48px}._sidebar-logo_sznyh_10{font-family:var(--font-family-heading);font-size:32px;font-weight:700}._sidebar-logo-link_sznyh_15{color:#000;text-decoration:none;width:max-content}._sidebar-content_sznyh_20{flex:1;display:flex;flex-direction:column;gap:18px}._sidebar-footer_sznyh_26{flex-shrink:0;background:#e9e9e9;padding:14px 18px;border-radius:8px;display:flex;justify-content:space-between;align-items:center;gap:8px}._sidebar-menu_sznyh_36{display:flex;flex-direction:column;gap:8px;list-style:none;height:100%}._sidebar-menu-item_sznyh_43{height:100%}._sidebar-icon_sznyh_46{stroke:#000}._sidebar-link_sznyh_49{font-family:var(--font-family-base);font-size:16px;padding:14px 18px;text-decoration:none;border-radius:8px;transition:all var(--animation-duration) ease-in-out;color:#000;display:flex;align-items:center;gap:8px}._sidebar-link_sznyh_49:hover{background:#e0e0e0}._sidebar-link-icon_sznyh_64{width:20px;height:auto;stroke:#000;transition:all var(--animation-duration) ease-in-out}._sidebar-link-active_sznyh_70,._sidebar-link-active_sznyh_70:hover{background:linear-gradient(0deg,#2389e3,#1f8be5);color:#fff}._sidebar-link-active_sznyh_70:hover ._sidebar-link-icon_sznyh_64,._sidebar-link-active_sznyh_70 ._sidebar-link-icon_sznyh_64{stroke:#fff}._sidebar-user_sznyh_84{flex:1;overflow:hidden}._sidebar-settings-link_sznyh_88{flex-shrink:0;display:flex;justify-content:center;align-items:center}._layout_1i3ql_1{display:flex;height:100vh}._layout-content_1i3ql_5{padding:18px 32px;flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:24px}._layout-sidebar_1i3ql_13{flex-shrink:0}@media (max-width: 1000px){._layout-sidebar_1i3ql_13{display:none}}._header_hsgvi_1{display:flex;justify-content:space-between;align-items:center;gap:16px}._trigger_1mhu9_1{display:flex;align-items:center;gap:8px;cursor:pointer}._trigger-open_1mhu9_7{transform:rotate(-180deg)}._trigger-icon_1mhu9_10{width:18px;height:18px;transition:transform .2s ease-in-out}._dropmenu_1mhu9_16{position:relative}._menu_1mhu9_20{background:#fff;position:absolute;top:100%;right:0;transform:translateY(10px);min-width:200px;border-radius:10px;padding:4px;gap:4px;display:flex;flex-direction:column}._menu-item_1mhu9_33{width:100%;background:none;border:none;font-family:Inter;text-align:left;padding:8px;border-radius:8px;cursor:pointer;background:#f9fbff}._menu-item_1mhu9_33:hover{background:#f2f3f5}._menu-item_1mhu9_33:active{background:#e1e3e5}._layout_1grdz_1{padding:16px;min-height:100vh;height:100%}._page_1mmcs_1{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;height:100%}._page-top_1mmcs_9{display:flex;flex-direction:column;align-items:center;justify-content:center}._page_1mmcs_1 span{font-size:128px;color:#000;font-family:var(--font-family-heading);font-weight:700;text-align:center}@media (max-width: 768px){._page_1mmcs_1 span{font-size:80px}}._page_1mmcs_1 h2{color:#000;font-family:var(--font-family-heading);font-weight:700;font-size:24px;text-align:center}._page_1mmcs_1 p{color:#000b;font-family:var(--font-family-base);font-size:16px;max-width:400px;text-align:center}._frequency_jf6xs_1{box-shadow:0 2px 10px #0000001a;background:#fff;padding:24px;border-radius:16px;display:flex;flex-direction:column;gap:14px}._frequency-header_jf6xs_10{display:flex;align-items:center;gap:8px}._frequency-header_jf6xs_10 span{font-family:var(--font-family-base);font-weight:600;font-size:16px}._frequency-value_jf6xs_20 span{font-family:var(--font-family-base);font-weight:700;font-size:32px}._page_1gujk_1{display:flex;flex-direction:column;gap:18px}._form_1uuau_1{display:flex;flex-direction:column;gap:24px}._form-hide-pass_1uuau_6{background:none;border:none;outline:none;display:flex;justify-content:center;align-items:center;cursor:pointer}._form-hide-pass_1uuau_6 svg{width:20px;height:20px}._page_koqej_1{display:flex;justify-content:center;align-items:center;height:100%}._page-logo_koqej_7{font-family:var(--font-family-heading);font-weight:700;font-size:32px;text-align:center}._page-title_koqej_13{font-family:var(--font-family-heading);font-weight:400;font-size:18px;text-align:center}._page-form_koqej_19{box-shadow:0 2px 10px #0000001a;background:#fff;padding:24px 16px;border-radius:16px;max-width:400px;width:100%;display:flex;flex-direction:column;gap:32px}._page-form-head_koqej_30{display:flex;flex-direction:column;gap:8px}._session_m5s2h_1{display:flex;flex-direction:column;gap:24px}._session-list_m5s2h_6{display:flex;flex-direction:column;gap:14px;max-height:500px;overflow-y:auto}._session-loading_m5s2h_13{width:100%;display:flex;justify-content:center;align-items:center}._section_7iyuo_1{display:flex;flex-direction:column;gap:18px}._section-title_7iyuo_6{font-family:var(--font-family-heading);font-size:24px;font-weight:700}._section-content_7iyuo_11{flex:1}._card_1hqzj_1{display:flex;background:#e9e9e9;padding:14px;border-radius:14px;justify-content:space-between;align-items:center}._card-info_1hqzj_9{display:flex;align-items:center;gap:32px}._card-browser_1hqzj_14{font-family:var(--font-family-base);font-weight:700;font-size:24px}._card-os_1hqzj_19{font-family:var(--font-family-base);font-weight:400;font-size:14px}._card-row_1hqzj_24{display:flex;align-items:center;gap:14px}._card-column_1hqzj_29{display:flex;flex-direction:column}._card-icon-box_1hqzj_33{width:64px;height:64px}._card-icon-box_1hqzj_33 img{width:100%;height:100%}._card-param_1hqzj_41{display:flex;align-items:center;gap:8px}._card-param_1hqzj_41 svg{width:18px;height:18px}._card-param_1hqzj_41 span{font-size:14px;font-family:var(--font-family-base)}._card-param-column_1hqzj_54{display:flex;flex-direction:column;gap:8px}._form_1b99l_1{display:flex;flex-direction:column;gap:14px}._form-hide-pass_1b99l_6{background:none;border:none;display:flex;align-items:center;justify-content:center}._wrapper_1jvkk_1{max-width:800px;display:flex;flex-direction:column;gap:8px}._container_1jvkk_8{display:flex;align-items:center;gap:8px}._title_1jvkk_14{font-family:Inter;font-weight:700;font-size:32px;color:#000}._description_1jvkk_21{font-family:Inter;font-size:16px;color:#000;opacity:.8;text-wrap:balance}._link_1jvkk_29{width:32px;height:32px;border-radius:50%;background:#fff;display:flex;justify-content:center;align-items:center;font-family:Inter;text-decoration:none;color:#000;opacity:.4}._link_1jvkk_29:hover{opacity:.8}._wrapper_1axls_1{display:flex;flex-direction:column;gap:18px;background:#fff;padding:14px;border-radius:14px}._head_1axls_10{display:flex;align-items:center;gap:14px;justify-content:space-between}._head-row_1axls_16{display:flex;align-items:center;gap:8px}._icon_1axls_22{height:16px;aspect-ratio:1/1}._icon_1axls_22 path{fill:#0006}._btn-icon-black_1axls_30{height:16px;aspect-ratio:1/1}._btn-icon-black_1axls_30 path{fill:#000}._content_1ven8_1{padding:14px;display:flex;flex-direction:column;gap:14px}._footer_bnk6n_1{padding:14px;border-top:1px solid #e7e7e7;display:flex;width:100%;gap:8px}._card_npepb_1{width:100%;background:#fff;padding:24px;border-radius:16px;border:1px solid #e5e7eb;box-shadow:0 4px 20px #0000000d;transition:all .2s ease;position:relative;overflow:hidden}._card_npepb_1:hover{box-shadow:0 8px 30px #0000001a;transform:translateY(-2px);border-color:#d1d5db}._card_npepb_1:before{content:"";position:absolute;top:0;left:0;width:6px;height:100%;background:#6b7280}._card_npepb_1[data-status=addition_suggested]:before{background:linear-gradient(180deg,#10b981,#059669)}._card_npepb_1[data-status=deletion_suggested]:before{background:linear-gradient(180deg,#ef4444,#dc2626)}._card_npepb_1[data-status=edit_suggested]:before{background:linear-gradient(180deg,#f59e0b,#d97706)}._cardContent_npepb_36{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}._cardInfo_npepb_43{flex:1;display:flex;flex-direction:column;gap:8px}._cardTitle_npepb_50{font-size:18px;font-weight:600;color:#111827;margin:0}._cardMeta_npepb_57{display:flex;align-items:center;gap:12px}._statusBadge_npepb_63{padding:4px 12px;border-radius:20px;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;font-family:var(--font-family-base)}._statusBadge_npepb_63[data-status=addition_suggested]{background:#d1fae5;color:#065f46}._statusBadge_npepb_63[data-status=deletion_suggested]{background:#fee2e2;color:#991b1b}._statusBadge_npepb_63[data-status=edit_suggested]{background:#fef3c7;color:#92400e}._docId_npepb_85{font-size:13px;color:#6b7280;font-family:var(--font-family-base);background:#f9fafb;padding:2px 8px;border-radius:6px}._buttons_npepb_94{display:flex;gap:12px;flex-shrink:0}._wrapper_npepb_100{display:flex;flex-direction:column;gap:20px}._content_npepb_106{display:flex;flex-direction:column;gap:16px}._header_npepb_112{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._title_npepb_119{font-size:24px;font-weight:700;color:#111827;margin:0}._subtitle_npepb_126{font-size:14px;color:#6b7280;margin:0 0 24px}._center_npepb_132{width:100%;height:100%;display:flex;justify-content:center;align-items:center;min-height:400px}._emptyState_npepb_141{text-align:center;padding:60px 20px}._emptyState_npepb_141 ._emptyIcon_npepb_145{font-size:48px;margin-bottom:16px;opacity:.5}._emptyState_npepb_141 ._emptyText_npepb_150{font-size:16px;color:#6b7280;margin:0}@media (max-width: 768px){._cardContent_npepb_36{flex-direction:column;gap:16px}._buttons_npepb_94{width:100%;justify-content:flex-start}}._wrapper_1j7fu_1{display:flex;align-items:center;gap:14px}._container_zmtyv_1{padding:16px;border:1px solid #e0e0e0;border-radius:8px;background-color:#fafafa;font-family:var(--font-family-base)}._object_zmtyv_9{display:flex;flex-direction:column;gap:12px}._field_zmtyv_15{display:flex;gap:8px;align-items:flex-start}._key_zmtyv_21{font-weight:600;min-width:120px;color:#333}._value_zmtyv_27{flex:1;color:#666}._list_zmtyv_32{margin:0;padding-left:20px;list-style-type:disc}._list_zmtyv_32 li{margin-bottom:4px}._specialContainer_zmtyv_42{display:flex;flex-direction:column;gap:16px}._title_zmtyv_48{font-size:20px;font-weight:600;color:#333;margin:0;padding-bottom:12px;border-bottom:2px solid #e0e0e0}._answer_zmtyv_57{padding:16px;background-color:#f0f9ff;border-radius:8px;border-left:4px solid #1890ff;font-size:16px;line-height:1.5}._otherFields_zmtyv_66{display:flex;flex-direction:column;gap:12px;padding:16px 0}._itemsTable_zmtyv_73{overflow-x:auto;margin:16px 0}._table_zmtyv_78{width:100%;border-collapse:collapse;font-size:14px}._th_zmtyv_84{padding:12px;text-align:left;background-color:#f5f5f5;font-weight:600;color:#333;border-bottom:2px solid #e0e0e0}._td_zmtyv_93{padding:12px;border-bottom:1px solid #e0e0e0;vertical-align:top}._tr_zmtyv_99:hover{background-color:#f9f9f9}._emptyItems_zmtyv_103{padding:24px;text-align:center;color:#999;font-style:italic;background-color:#f9f9f9;border-radius:8px;margin:16px 0}._hash_zmtyv_113{margin-top:16px;padding:8px 12px;background-color:#f5f5f5;border-radius:4px;font-family:monospace;font-size:12px;color:#666;word-break:break-all}._wrapper_1ibby_1{display:flex;flex-direction:column;gap:18px}._container_1fwa3_1{padding:24px;display:flex;flex-direction:column;gap:14px;margin:0 auto}._header_1fwa3_9{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}._title_1fwa3_17{font-size:28px;font-weight:600;margin:0;color:var(--color-text-primary, #1a1a1a)}._actions_1fwa3_24{display:flex;gap:12px}._content_1fwa3_29{background:var(--color-background-secondary, #f8f9fa);border-radius:12px;padding:24px;border:1px solid var(--color-border, #e0e0e0);font-family:var(--font-family-base)}._field_1fwa3_37{margin-bottom:20px}._field_1fwa3_37:last-child{margin-bottom:0}._fieldName_1fwa3_44{font-weight:600;color:var(--color-text-secondary, #555);margin-right:8px;font-size:16px}._fieldValue_1fwa3_51{font-size:16px;line-height:1.5;color:var(--color-text-primary, #1a1a1a)}._deleted_1fwa3_57{background-color:#ff00001a;text-decoration:line-through;color:#c00;padding:1px 2px;border-radius:2px}._inserted_1fwa3_65{background-color:#00ff001a;text-decoration:underline;color:#080;padding:1px 2px;border-radius:2px}._array_1fwa3_73{margin-left:20px;margin-top:12px;border-left:2px solid var(--color-border, #e0e0e0);padding-left:20px}._arrayItem_1fwa3_80{margin-bottom:12px;padding:12px;background:var(--color-background-primary, #fff);border-radius:8px;border:1px solid var(--color-border, #e0e0e0)}._arrayItem_1fwa3_80:last-child{margin-bottom:0}._object_1fwa3_91{margin-left:20px;margin-top:12px;border-left:2px solid var(--color-border, #e0e0e0);padding-left:20px}._empty_1fwa3_98{text-align:center;color:var(--color-text-secondary, #777);font-size:18px;padding:40px}._wrapper_vm069_1{display:flex;flex-direction:column;gap:18px;background:#fff;padding:14px;border-radius:14px;min-height:300px}._head_vm069_11{display:flex;align-items:center;gap:14px;justify-content:space-between}._head-row_vm069_17{display:flex;align-items:center;gap:8px}._empty_vm069_23{display:flex;justify-content:center;align-items:center;height:100%}._icon_vm069_30{height:16px;aspect-ratio:1/1}._icon_vm069_30 path{fill:#0006}._btn-icon_vm069_38{height:16px;aspect-ratio:1/1}._btn-icon_vm069_38 path{fill:#fff}._btn-icon-black_vm069_46{height:16px;aspect-ratio:1/1}._btn-icon-black_vm069_46 path{fill:#000}._grid_vm069_54{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}@media (max-width: 1350px){._grid_vm069_54{grid-template-columns:repeat(1,1fr)}}._form_1ji6x_1{display:flex;flex-direction:column;gap:14px}._select-wrapper_1ji6x_7{position:relative}._spinner-overlay_1ji6x_11{position:absolute;right:14px;top:50%;transform:translateY(-50%);z-index:1;pointer-events:none}._card_1jl29_1{box-shadow:0 2px 10px #0000001a;background:#fff;padding:24px;border-radius:16px;display:flex;flex-direction:column;gap:8px}._card-head_1jl29_10{display:flex;justify-content:space-between;gap:8px}._card-button_1jl29_15{display:flex;align-items:center;justify-content:center;background:none;border:none}._row_1jl29_23{display:flex;align-items:center;gap:8px}._icon_1jl29_29{stroke:#fff;width:20px;height:20px}._modal_1jl29_35{padding:14px;display:flex;flex-direction:column;gap:18px}._buttons_1jl29_42{display:flex;gap:8px}._button_1s3dd_1{background:none;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center}._icon_1s3dd_10{width:16px;height:16px}._status_ju1qb_1{display:flex;align-items:center;gap:8px}._point_ju1qb_7{width:8px;height:8px;border-radius:50%;background:gray;position:relative}._point--active_ju1qb_14{background:green;animation:_pulse_ju1qb_1 1.5s infinite}._point--error_ju1qb_18{background:red;animation:_pulse_ju1qb_1 1.5s infinite}._point--pending_ju1qb_22{background:orange;animation:_pulse_ju1qb_1 1.5s infinite}._point--paused_ju1qb_26{background:#f0ad4e}._point--disconnected_ju1qb_29{background:#d3d3d3}@keyframes _pulse_ju1qb_1{0%{transform:scale(1);box-shadow:0 0 #0006}70%{transform:scale(1.1);box-shadow:0 0 0 4px #0000}to{transform:scale(1);box-shadow:0 0 #0000}}._container_1d8ox_1{display:flex;flex-direction:column;gap:2px;min-height:400px;background:#f9fbff;border-radius:10px;overflow-y:auto}._log_1d8ox_11{font-family:Source Code Pro;display:flex;align-items:flex-start;gap:8px;padding:4px;cursor:pointer}._log_1d8ox_11:hover{background:#e3e3e3}._log_1d8ox_11 span{font-size:14px}._type-info_1d8ox_26{background:green}._type-warning_1d8ox_29{background:#ff0}._type-error_1d8ox_32{background:red}._grid_nkhw2_1{display:flex;flex-direction:column;gap:14px}._wrapper_nkhw2_7{display:flex;flex-direction:column;gap:14px;background:#fff;padding:14px;border-radius:14px;min-height:300px}._head_nkhw2_17{display:flex;align-items:center;justify-content:space-between;gap:14px}._head-row_nkhw2_23{display:flex;align-items:center;gap:8px}._empty_nkhw2_29{display:flex;justify-content:center;align-items:center;height:100%}._modal_nkhw2_36{padding:14px;display:flex;flex-direction:column;gap:18px}._icon_nkhw2_43{height:16px;aspect-ratio:1/1}._icon_nkhw2_43 path{fill:#0006}._btn-icon_nkhw2_51{height:16px;aspect-ratio:1/1}._btn-icon_nkhw2_51 path{fill:#fff}._btn-icon-black_nkhw2_59{height:16px;aspect-ratio:1/1}._btn-icon-black_nkhw2_59 path{fill:#000}._grid_nkhw2_1{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}@media (max-width: 1350px){._grid_nkhw2_1{grid-template-columns:repeat(1,1fr)}}._form_bnuw1_1{display:flex;flex-direction:column;gap:14px}._wrapper_1qha8_1{display:flex;flex-direction:column;gap:18px;background:#fff;padding:14px;border-radius:14px;min-height:300px}._head_1qha8_11{display:flex;align-items:center;gap:14px;justify-content:space-between}._head-row_1qha8_17{display:flex;align-items:center;gap:8px}._empty_1qha8_23{display:flex;justify-content:center;align-items:center;height:100%}._icon_1qha8_30{height:16px;aspect-ratio:1/1}._icon_1qha8_30 path{fill:#0006}._btn-icon_1qha8_38{height:16px;aspect-ratio:1/1}._btn-icon_1qha8_38 path{fill:#fff}._btn-icon-black_1qha8_46{height:16px;aspect-ratio:1/1}._btn-icon-black_1qha8_46 path{fill:#000}._form_tu5y4_1{display:flex;flex-direction:column;gap:14px}._select-wrapper_tu5y4_7{position:relative}._spinner-overlay_tu5y4_11{position:absolute;right:14px;top:50%;transform:translateY(-50%);z-index:1;pointer-events:none}._profile-error_tu5y4_20{font-family:var(--font-family-base);font-size:14px;color:#eb3030;padding:8px;background:#eb30301a;border-radius:4px;text-align:center}._field-grid_tu5y4_30{display:grid;grid-template-columns:1fr;gap:12px;margin-top:8px}._field-group_tu5y4_37{display:flex;flex-direction:column;gap:6px}._field-label_tu5y4_43{font-family:var(--font-family-base);font-size:14px;font-weight:600;color:#0009}._field-label_tu5y4_43._required_tu5y4_49:after{content:" *";color:#eb3030}._nested-object_tu5y4_54{grid-column:1/-1;border-left:2px solid rgba(0,0,0,.1);padding-left:12px;margin-top:8px}._nested-object_tu5y4_54 h4{font-family:var(--font-family-base);font-size:14px;font-weight:600;color:#000c;margin-bottom:8px}._card_11xbz_1{box-shadow:0 2px 10px #0000001a;background:#fff;padding:24px;border-radius:16px;display:flex;flex-direction:column;gap:14px}._buttons_11xbz_11{display:flex;align-items:center;justify-content:flex-end;gap:8px}._row_11xbz_18{display:flex;align-items:flex-end;justify-content:space-between}._created_11xbz_24{font-family:Inter;font-size:12px;color:gray}._name_11xbz_30{font-family:Inter;font-size:16px;font-weight:600}._wrapper_1ye8s_1{display:flex;flex-direction:column;gap:18px;background:#fff;padding:14px;border-radius:14px;min-height:300px}._head_1ye8s_11{display:flex;align-items:center;gap:14px;justify-content:space-between}._head-row_1ye8s_17{display:flex;align-items:center;gap:8px}._grid_1ye8s_23{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}._empty_1ye8s_29{display:flex;justify-content:center;align-items:center;height:100%}._icon_1ye8s_36{height:16px;aspect-ratio:1/1}._icon_1ye8s_36 path{fill:#0006}._btn-icon_1ye8s_44{height:16px;aspect-ratio:1/1}._btn-icon_1ye8s_44 path{fill:#fff}._btn-icon-black_1ye8s_52{height:16px;aspect-ratio:1/1}._btn-icon-black_1ye8s_52 path{fill:#000}@media (max-width: 1700px){._grid_1ye8s_23{grid-template-columns:repeat(2,1fr)}}@media (max-width: 1350px){._grid_1ye8s_23{grid-template-columns:repeat(1,1fr)}}._card_187hf_1{box-shadow:0 2px 10px #0000001a;background:#fff;padding:24px;border-radius:16px;display:flex;flex-direction:column;gap:14px}._buttons_187hf_11{display:flex;align-items:center;justify-content:flex-end;gap:8px}._row_187hf_18{display:flex;align-items:flex-end;justify-content:space-between}._created_187hf_24{font-family:Inter;font-size:12px;color:gray}._name_187hf_30{font-family:Inter;font-size:16px;font-weight:600}._url_187hf_36{font-family:Inter;font-size:12px;color:#555;word-break:break-all}._wrapper_njb8g_1{display:flex;flex-direction:column;gap:18px;background:#fff;padding:14px;border-radius:14px;min-height:300px}._head_njb8g_11{display:flex;align-items:center;gap:14px;justify-content:space-between}._head-row_njb8g_17{display:flex;align-items:center;gap:8px}._grid_njb8g_23{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}._empty_njb8g_29{display:flex;justify-content:center;align-items:center;height:100%}._btn-icon_njb8g_36{height:16px;aspect-ratio:1/1}._btn-icon_njb8g_36 path{fill:#fff}@media (max-width: 1700px){._grid_njb8g_23{grid-template-columns:repeat(2,1fr)}}@media (max-width: 1350px){._grid_njb8g_23{grid-template-columns:repeat(1,1fr)}}._card_4qsbg_1{box-shadow:0 2px 10px #0000001a;background:#fff;padding:24px;border-radius:16px;display:flex;flex-direction:column;gap:14px}._buttons_4qsbg_11{display:flex;align-items:center;justify-content:flex-end;gap:8px}._row_4qsbg_18{display:flex;align-items:flex-end;justify-content:space-between}._created_4qsbg_24{font-family:Inter;font-size:12px;color:gray}._name_4qsbg_30{font-family:Inter;font-size:16px;font-weight:600}._mappings_4qsbg_36{font-family:Inter;font-size:12px;color:#555}._editor_1u7p7_1{background:#f9fbff;border:1px solid #e7e7e7}._wrapper_wbm6t_1{display:flex;flex-direction:column;gap:18px;background:#fff;padding:14px;border-radius:14px;min-height:300px}._head_wbm6t_11{display:flex;align-items:center;gap:14px;justify-content:space-between}._head-row_wbm6t_17{display:flex;align-items:center;gap:8px}._grid_wbm6t_23{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}._empty_wbm6t_29{display:flex;justify-content:center;align-items:center;height:100%}._icon_wbm6t_36{height:16px;aspect-ratio:1/1}._icon_wbm6t_36 path{fill:#0006}@media (max-width: 1700px){._grid_wbm6t_23{grid-template-columns:repeat(2,1fr)}}@media (max-width: 1350px){._grid_wbm6t_23{grid-template-columns:repeat(1,1fr)}}._card_dn5cx_1{box-shadow:0 2px 10px #0000001a;background:#fff;padding:24px;border-radius:16px;display:flex;flex-direction:column;gap:8px}._buttons_dn5cx_11{display:flex;align-items:center;justify-content:flex-end;gap:8px}._row_dn5cx_18{display:flex;align-items:center;justify-content:space-between;gap:8px}._created_dn5cx_25{font-family:Inter;font-size:12px;color:gray}._label_dn5cx_31{font-family:Inter;font-size:12px;font-weight:600;color:#555}._value_dn5cx_38{font-family:Inter;font-size:12px;color:#333}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;min-height:100vh;background:#f4f7fe}:root{--font-family-base: "Inter", sans-serif;--font-family-heading: "Unbounded", sans-serif;--animation-duration: .1s;--error: 255, 0, 0;--warning: 255, 255, 0;--success: 0, 128, 0}
