@charset "UTF-8";body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}#root{height:100%}._customHeader_dy28t_2{background-color:#fff;display:flex;align-items:center;padding:0 16px;height:48px;border-bottom:1px solid #eee}._customHeader_dy28t_2 ._logo_dy28t_10{height:40px;width:352px;color:#fff;font-size:1.8rem;font-weight:700;display:flex;align-items:center;gap:.8rem}._customHeader_dy28t_2 ._rightContainer_dy28t_20{display:flex;align-items:center;margin-left:auto;margin-right:16px}._customHeader_dy28t_2 ._rightContainer_dy28t_20 ._iconMargin_dy28t_26{margin-left:24px;color:#fff;font-size:16px;cursor:pointer}._userModule_dy28t_33{width:240px;margin-bottom:10px}._userModule_dy28t_33 ._icon_dy28t_26{color:gray;margin-bottom:5px}._userModule_dy28t_33 ._text_dy28t_41{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._docLink_dy28t_47{color:gray}._docLink_dy28t_47:hover{color:#1890ff}._panel_n5yhb_1{width:380px}._header_n5yhb_5{display:flex;justify-content:space-between;align-items:center;padding:0 0 12px;border-bottom:1px solid #f0f0f0}._header_n5yhb_5 ._title_n5yhb_12{font-size:16px;font-weight:600;color:#000000e0}._list_n5yhb_18{max-height:360px;overflow-y:auto;margin:0 -12px;padding:0 12px}._item_n5yhb_25{padding:12px;margin:0 -12px;cursor:pointer;border-bottom:1px solid #f5f5f5;transition:background-color .2s}._item_n5yhb_25:hover{background-color:#f5f5f5}._item_n5yhb_25:last-child{border-bottom:none}._itemUnread_n5yhb_39{background-color:#e6f4ff}._itemUnread_n5yhb_39:hover{background-color:#d0e8ff}._itemRead_n5yhb_46{opacity:.65}._itemHeader_n5yhb_50{display:flex;align-items:center;gap:8px;margin-bottom:4px}._dot_n5yhb_57{width:8px;height:8px;border-radius:50%;background-color:#1677ff;flex-shrink:0}._dotPlaceholder_n5yhb_65{width:8px;height:8px;flex-shrink:0}._itemTitle_n5yhb_71{font-size:14px;font-weight:500;color:#000000e0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._itemContent_n5yhb_81{font-size:13px;color:#0000008c;margin-left:16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.5}._itemFooter_n5yhb_92{display:flex;align-items:center;justify-content:space-between;margin-top:6px;margin-left:16px}._itemTime_n5yhb_100{font-size:12px;color:#00000059}._viewDetail_n5yhb_105{font-size:12px;flex-shrink:0}._empty_n5yhb_110{padding:40px 0;text-align:center;color:#00000059;font-size:14px}._footer_n5yhb_117{display:flex;justify-content:center;align-items:center;gap:16px;padding:10px 0 0;border-top:1px solid #f0f0f0}._footer_n5yhb_117 ._pageInfo_n5yhb_125{font-size:12px;color:#00000073}._customChat_1jkel_1{display:flex;flex-direction:column;height:100%;background:#f5f5f5;border-radius:16px;overflow:hidden}._messageList_1jkel_10{position:relative;flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:16px}._messageList_1jkel_10::-webkit-scrollbar{width:6px}._messageList_1jkel_10::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}._emptyState_1jkel_27{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:24px;text-align:center}._emptyState_1jkel_27 ._emptyIcon_1jkel_36{width:88px;height:88px;margin-bottom:20px;animation:_float_1jkel_1 3s ease-in-out infinite;filter:drop-shadow(0 8px 24px rgba(124,58,237,.3))}@keyframes _float_1jkel_1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}._emptyState_1jkel_27 ._greeting_1jkel_51{font-size:18px;font-weight:500;color:#1f2937;margin:0 0 8px}._emptyState_1jkel_27 ._greeting_1jkel_51 ._highlight_1jkel_57{background:linear-gradient(135deg,#7c3aed,#a855f7,#00d9ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700}._emptyState_1jkel_27 ._emptyHint_1jkel_64{font-size:14px;color:#6b7280;margin:0 0 20px;line-height:1.6}._emptyState_1jkel_27 ._tryAsk_1jkel_70{font-size:13px;color:#9ca3af;margin:0 0 12px}._emptyState_1jkel_27 ._suggestions_1jkel_75{display:flex;flex-direction:column;gap:8px;align-items:center}._emptyState_1jkel_27 ._suggestionItem_1jkel_81{display:inline-block;padding:8px 16px;font-size:13px;color:#6b7280;background:#fffc;border:1px solid rgba(124,58,237,.15);border-radius:20px;cursor:pointer;transition:all .2s ease}._emptyState_1jkel_27 ._suggestionItem_1jkel_81:hover{color:#7c3aed;background:#7c3aed14;border-color:#7c3aed4d;transform:translateY(-1px)}._messageItem_1jkel_99{display:flex;gap:12px;animation:_fadeIn_1jkel_1 .3s ease}@keyframes _fadeIn_1jkel_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._messageItem_1jkel_99._userMessage_1jkel_114{flex-direction:row-reverse}._messageItem_1jkel_99._userMessage_1jkel_114 ._messageContent_1jkel_117{align-items:flex-end}._messageItem_1jkel_99._userMessage_1jkel_114 ._messageBubble_1jkel_120{background:linear-gradient(135deg,#722ed1,#9254de);color:#fff}._messageItem_1jkel_99._assistantMessage_1jkel_124 ._messageBubble_1jkel_120{background:#fff;color:#333}._avatar_1jkel_129{flex-shrink:0;margin-top:4px}._messageContent_1jkel_117{display:flex;flex-direction:column;gap:4px;max-width:85%;min-width:0;overflow:hidden}._messageBubble_1jkel_120{padding:12px 16px;border-radius:12px;word-wrap:break-word;overflow-wrap:break-word;line-height:1.6;font-size:14px;box-shadow:0 2px 8px #00000014;overflow:hidden}._timestamp_1jkel_154{font-size:12px;color:#999;padding:0 4px}._thinkingText_1jkel_160{display:flex;align-items:center;color:#666;font-size:14px}._thinkingText_1jkel_160 .ant-spin{display:inline-flex}._thinkingIndicator_1jkel_170{display:flex;align-items:center;margin-top:12px;padding-top:12px;border-top:1px dashed #e8e8e8;color:#888;font-size:13px}._thinkingIndicator_1jkel_170 .ant-spin{display:inline-flex}._thinkingIndicator_1jkel_170 span{color:#722ed1}._markdownContent_1jkel_186{font-size:14px;line-height:1.6;overflow:hidden}._markdownContent_1jkel_186 p{margin:0 0 8px}._markdownContent_1jkel_186 p:last-child{margin-bottom:0}._markdownContent_1jkel_186 ._tableWrapper_1jkel_197{overflow-x:auto;margin:8px 0}._markdownContent_1jkel_186 table{border-collapse:collapse;margin:8px 0;font-size:12px;display:block;overflow-x:auto;white-space:nowrap}._markdownContent_1jkel_186 table th,._markdownContent_1jkel_186 table td{border:1px solid #e8e8e8;padding:6px 8px;text-align:left;white-space:nowrap}._markdownContent_1jkel_186 table th{background:#f5f5f5;font-weight:600}._markdownContent_1jkel_186 table tr:nth-child(2n){background:#fafafa}._markdownContent_1jkel_186 table tr:hover{background:#f0f0f0}._markdownContent_1jkel_186 pre{background:#f5f5f5;padding:12px;border-radius:6px;overflow-x:auto;margin:8px 0}._markdownContent_1jkel_186 pre code{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:13px}._markdownContent_1jkel_186 code{background:#f0f0f0;padding:2px 6px;border-radius:4px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:13px}._markdownContent_1jkel_186 ul,._markdownContent_1jkel_186 ol{margin:8px 0;padding-left:20px}._markdownContent_1jkel_186 ul li,._markdownContent_1jkel_186 ol li{margin:4px 0}._markdownContent_1jkel_186 h1,._markdownContent_1jkel_186 h2,._markdownContent_1jkel_186 h3,._markdownContent_1jkel_186 h4,._markdownContent_1jkel_186 h5,._markdownContent_1jkel_186 h6{margin:12px 0 8px;font-weight:600}._markdownContent_1jkel_186 h1{font-size:18px}._markdownContent_1jkel_186 h2{font-size:16px}._markdownContent_1jkel_186 h3{font-size:15px}._markdownContent_1jkel_186 h4,._markdownContent_1jkel_186 h5,._markdownContent_1jkel_186 h6{font-size:14px}._markdownContent_1jkel_186 blockquote{border-left:3px solid #722ed1;padding-left:12px;margin:8px 0;color:#666}._markdownContent_1jkel_186 hr{border:none;border-top:1px solid #e8e8e8;margin:12px 0}._markdownContent_1jkel_186 a{color:#722ed1;text-decoration:none}._markdownContent_1jkel_186 a:hover{text-decoration:underline}._markdownContent_1jkel_186 strong{font-weight:600}._markdownContent_1jkel_186 em{font-style:italic}._inputArea_1jkel_291{display:flex;gap:12px;padding:16px;background:#fff;border-top:1px solid #e8e8e8;align-items:flex-end}._inputArea_1jkel_291 ._input_1jkel_291{flex:1;border-radius:8px}._inputArea_1jkel_291 ._input_1jkel_291 .ant-input{border-radius:8px}._inputArea_1jkel_291 ._sendButton_1jkel_306{height:40px;border-radius:8px;min-width:80px}._inputArea_1jkel_291 ._stopButton_1jkel_311{height:40px;border-radius:8px;min-width:80px;background:#f5f5f5;border-color:#d9d9d9;color:#666}._inputArea_1jkel_291 ._stopButton_1jkel_311:hover{background:#e8e8e8;border-color:#bfbfbf;color:#333}._aiAssistant_s3cnf_1{position:fixed;right:24px;bottom:320px;z-index:1000;transition:bottom .4s cubic-bezier(.4,0,.2,1)}._aiAssistant_s3cnf_1._expanded_s3cnf_8{bottom:24px}._aiIcon_s3cnf_12{cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #722ed166;animation:_float_s3cnf_1 3s ease-in-out infinite}@keyframes _float_s3cnf_1{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}._aiIcon_s3cnf_12:hover{animation:none;transform:translateY(-5px) scale(1.05);box-shadow:0 6px 20px #722ed199}._aiIcon_s3cnf_12:active{transform:translateY(-2px) scale(1.02)}._chatWindow_s3cnf_35{position:absolute;bottom:72px;right:0;width:380px;height:600px;background:#fff;border-radius:16px;box-shadow:0 8px 32px #0000001f;overflow:hidden;animation:_slideUpFadeIn_s3cnf_1 .4s cubic-bezier(.4,0,.2,1)}@keyframes _slideUpFadeIn_s3cnf_1{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}._mainLayout_qngv5_2{position:relative;height:100vh}._aiIcon_qngv5_7{position:absolute;z-index:1000;transition:all .3s ease;cursor:pointer;box-shadow:0 4px 12px #5e35b1cc}._aiIcon_qngv5_7:hover{transform:translateY(-5px);box-shadow:0 4px 12px #5e35b14d}.login-container{display:flex;height:100vh}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}.login-hero{background:radial-gradient(circle at 20% 50%,rgba(139,92,246,.3) 0%,transparent 50%),radial-gradient(circle at 80% 30%,rgba(99,102,241,.3) 0%,transparent 50%),radial-gradient(circle at 50% 100%,rgba(192,132,252,.2) 0%,transparent 50%);flex:1;background-color:#000;color:#fff;padding:0 40px;overflow-y:auto;position:relative}.login-hero:before{content:"";position:absolute;inset:0;opacity:.1;pointer-events:none;background:#000}.login-hero .hero-content{position:relative;z-index:1;max-width:600px;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh}.login-hero .hero-content .hero-logo{width:200px;height:200px;margin:0 auto 2rem;background-image:url(https://image.bhantest.com/Cloudmate_HQ_Logo.png);background-size:contain;background-repeat:no-repeat;background-position:center;filter:drop-shadow(0 20px 40px rgba(139,92,246,.4));animation:float 6s ease-in-out infinite}.login-hero .hero-content .hero-title h1{display:flex;justify-content:center;align-items:center;font-size:2.5rem;font-weight:700;margin-bottom:20px;letter-spacing:2px;background:linear-gradient(45deg,#fff,#a8d8ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.login-hero .hero-content .hero-title h3{display:flex;justify-content:center;align-items:center;font-size:1.1rem;font-weight:600;margin-bottom:40px;line-height:1.4;color:#e8f4fd}.login-form-container{flex:1;display:flex;align-items:center;justify-content:center;padding:40px;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.login-form-container .login-form-wrapper{width:100%;max-width:400px;background:#fff;padding:40px;border-radius:20px;box-shadow:0 20px 40px #0000001a;border:1px solid rgba(255,255,255,.2)}.login-form-container .login-form-wrapper .form-header{text-align:center;margin-bottom:30px}.login-form-container .login-form-wrapper .form-header h2{font-size:1.8rem;font-weight:700;color:#2d3748;margin-bottom:8px}.login-form-container .login-form-wrapper .form-header p{color:#718096;font-size:1rem}.login-form-container .login-form-wrapper .login-form{margin-bottom:20px;font-weight:800}.login-form-container .login-form-wrapper .login-form .form-item{margin:8px}.login-form-container .login-form-wrapper .login-form .form-item .input-height{height:50px}.login-form-container .login-form-wrapper .login-form .form-options{display:flex;justify-content:space-between;align-items:center;margin:24px 0}.login-form-container .login-form-wrapper .login-form .login-button{width:100%;height:50px;padding:14px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.login-form-container .login-form-wrapper .login-form .login-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px #667eea4d}.login-form-container .login-form-wrapper .login-form .login-button:active:not(:disabled){transform:translateY(0)}.login-form-container .login-form-wrapper .login-form .login-button:disabled{opacity:.7;cursor:not-allowed}.checkbox-container{display:flex;align-items:center;font-size:.9rem;color:#4a5568;cursor:pointer}.checkbox-container input[type=checkbox]{margin-right:8px;width:auto}.forgot-password{color:#667eea;text-decoration:none;font-size:.9rem;font-weight:500;transition:color .3s ease;margin-left:auto}.forgot-password:hover{color:#5a67d8;text-decoration:underline}.form-footer{text-align:center;padding-top:20px;border-top:1px solid #e2e8f0}.form-footer p{color:#718096;font-size:.9rem;margin:0}.form-footer a{color:#667eea;text-decoration:none;font-weight:600;transition:color .3s ease}.form-footer a:hover{color:#5a67d8;text-decoration:underline}@media(max-width:768px){.login-container{flex-direction:column}.login-hero{padding:40px 20px;min-height:50vh;display:none}.hero-content{max-width:100%}.hero-logo h1{font-size:2rem}.hero-title h2{font-size:1.4rem}.login-form-container{padding:20px}.login-form-wrapper{padding:30px 20px}}@media(max-width:480px){.login-hero{padding:30px 15px}.hero-logo h1{font-size:1.8rem}.hero-title h2{font-size:1.2rem}.login-form-wrapper{padding:25px 15px}.form-options{flex-direction:column;gap:10px;align-items:flex-start}}._container_l55hz_1 ._bindingsCard_l55hz_1{margin-bottom:24px}._container_l55hz_1 ._countAlert_l55hz_4{margin-bottom:16px}._container_l55hz_1 ._actionCard_l55hz_7{margin-bottom:24px}._container_l55hz_1 ._guideCard_l55hz_10{background:#f5f5f5}._container_l55hz_1 ._guideCard_l55hz_10 ._alert_l55hz_13,._container_l55hz_1 ._guideCard_l55hz_10 ._steps_l55hz_16{margin-bottom:24px}._container_l55hz_1 ._guideCard_l55hz_10 ._stepContent_l55hz_19{margin-top:12px;width:100%}._container_l55hz_1 ._guideCard_l55hz_10 ._actions_l55hz_23{display:flex;justify-content:flex-end;margin-top:24px}._container_16wkw_1 ._bindingsCard_16wkw_1{margin-bottom:24px}._container_16wkw_1 ._countAlert_16wkw_4{margin-bottom:16px}._container_16wkw_1 ._actionCard_16wkw_7{margin-bottom:24px}._container_16wkw_1 ._guideCard_16wkw_10{background:#f5f5f5}._container_16wkw_1 ._guideCard_16wkw_10 ._alert_16wkw_13,._container_16wkw_1 ._guideCard_16wkw_10 ._steps_16wkw_16{margin-bottom:24px}._container_16wkw_1 ._guideCard_16wkw_10 ._stepContent_16wkw_19{margin-top:12px;width:100%}._container_16wkw_1 ._guideCard_16wkw_10 ._botInfo_16wkw_23{padding:8px 12px;background:#e6f7ff;border-radius:6px;border:1px solid #91d5ff}._container_16wkw_1 ._guideCard_16wkw_10 ._commandSteps_16wkw_29{display:flex;flex-direction:column;gap:8px;padding:12px;background:#fafafa;border-radius:6px;border:1px solid #f0f0f0}._container_16wkw_1 ._guideCard_16wkw_10 ._exampleCommand_16wkw_38{display:inline-block;padding:8px 12px;background:#f6ffed;border:1px solid #b7eb8f;border-radius:4px;font-size:13px}._container_16wkw_1 ._guideCard_16wkw_10 ._actions_16wkw_46{display:flex;justify-content:flex-end;margin-top:24px}._container_64eje_1{padding:0}._notFoundContainer_owzcu_1{width:100%;min-height:100vh;display:flex;justify-content:center;align-items:center;background-color:#f5f7fa;padding:24px}._notFoundContainer_owzcu_1 ._notFoundContent_owzcu_10{width:100%;max-width:600px;text-align:center;padding:48px;background-color:#fff;border-radius:8px;box-shadow:0 2px 12px #00000014}._notFoundContainer_owzcu_1 ._notFoundIconGroup_owzcu_19{display:flex;align-items:center;justify-content:center;margin-bottom:24px}._notFoundContainer_owzcu_1 ._notFoundIconGroup_owzcu_19 ._notFoundIcon_owzcu_19{font-size:48px;color:var(--ant-color-error);margin-right:16px}._notFoundContainer_owzcu_1 ._notFoundIconGroup_owzcu_19 ._notFoundCode_owzcu_30{font-weight:700;letter-spacing:2px}._notFoundTextGroup_owzcu_35{margin-bottom:32px}._notFoundTextGroup_owzcu_35 ._notFoundTitle_owzcu_38{margin-bottom:8px}._notFoundTextGroup_owzcu_35 ._notFoundDesc_owzcu_41{font-size:16px;line-height:1.5}._notFoundAction_owzcu_46{margin-bottom:24px}._notFoundAction_owzcu_46 ._notFoundHomeBtn_owzcu_49{transition:all .3s}._notFoundAction_owzcu_46 ._notFoundHomeBtn_owzcu_49:hover{transform:translateY(-2px)}._notFoundExtra_owzcu_56 ._ant-typography_owzcu_56 a{text-decoration:underline}@media(max-width:576px){._not-found-content_owzcu_60{padding:32px 16px}._not-found-icon-group_owzcu_63 ._not-found-icon_owzcu_63,._not-found-icon-group_owzcu_63 ._not-found-code_owzcu_66{font-size:36px}._not-found-text-group_owzcu_69 ._not-found-title_owzcu_69{font-size:20px}._not-found-text-group_owzcu_69 ._not-found-desc_owzcu_72{font-size:14px}._not-found-action_owzcu_75{display:flex;flex-direction:column;gap:12px}}._form_d246u_1{margin-bottom:16px}._form_d246u_1 ._select_d246u_4{width:120px}._pinkBtn_d246u_8{color:pink!important}._actionBtn_d246u_12{padding:0}._header_1s3z5_1{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;gap:16px}._header_1s3z5_1 h2{margin:0;font-size:24px;font-weight:600}._filterBar_6jhee_4{margin-bottom:16px}._filterBar_6jhee_4 ._filterRow_6jhee_7{display:flex;flex-wrap:wrap;gap:16px;align-items:flex-end}._filterBar_6jhee_4 ._filterItem_6jhee_13{min-width:180px}._filterBar_6jhee_4 ._dateRangePicker_6jhee_16{min-width:280px}._filterBar_6jhee_4 ._filterActions_6jhee_19{display:flex;gap:8px}._recordPkCell_6jhee_24{display:flex;flex-wrap:wrap;gap:6px;align-items:center}._pkTag_6jhee_31{display:inline-flex;align-items:center;background-color:#e6f7ff;border:1px solid #91d5ff;border-radius:4px;padding:2px 6px;font-size:12px;line-height:1.4;transition:all .2s ease}._pkTag_6jhee_31:hover{background-color:#bae7ff;border-color:#69c0ff}._pkTagKey_6jhee_47{color:#1890ff;font-weight:500;margin-right:2px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}._pkTagKey_6jhee_47:after{content:":"}._pkTagValue_6jhee_57{color:#096dd9;font-weight:600;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}._emptyPk_6jhee_63{color:#bfbfbf}._auditLogTable_6jhee_67 ._actionTag_6jhee_67._insert_6jhee_67{background-color:#e6f7ff;border-color:#91d5ff;color:#1890ff}._auditLogTable_6jhee_67 ._actionTag_6jhee_67._update_6jhee_72{background-color:#fff7e6;border-color:#ffd591;color:#fa8c16}._auditLogTable_6jhee_67 ._actionTag_6jhee_67._delete_6jhee_77{background-color:#fff1f0;border-color:#ffa39e;color:#ff4d4f}._auditLogTable_6jhee_67 ._clickableRow_6jhee_82{cursor:pointer}._auditLogTable_6jhee_67 ._clickableRow_6jhee_82:hover{background-color:#fafafa}._auditLogTable_6jhee_67 ._jsonCell_6jhee_88{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:12px;color:#666}._auditLogTable_6jhee_67 ._traceId_6jhee_97{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:12px;color:#8c8c8c}._auditLogTable_6jhee_67 ._traceIdCell_6jhee_102{display:flex;align-items:center;gap:8px}._auditLogTable_6jhee_67 ._traceIdCell_6jhee_102 ._copyIcon_6jhee_107{color:#bfbfbf;cursor:pointer;font-size:14px;opacity:0;transition:all .2s ease;flex-shrink:0}._auditLogTable_6jhee_67 ._traceIdCell_6jhee_102 ._copyIcon_6jhee_107:hover{color:#1890ff}._auditLogTable_6jhee_67 ._traceIdCell_6jhee_102:hover ._copyIcon_6jhee_107{opacity:1}._detailModal_6jhee_122 .ant-descriptions-item-label{white-space:nowrap!important;width:80px;min-width:80px}._detailModal_6jhee_122 .ant-descriptions-item-content{word-break:break-word}._detailModal_6jhee_122 .ant-descriptions-view table{table-layout:fixed}._detailModal_6jhee_122 .ant-descriptions-view th.ant-descriptions-item-label{width:90px!important;min-width:90px!important;white-space:nowrap!important}._detailModal_6jhee_122 .ant-descriptions-view td.ant-descriptions-item-content{word-break:break-word}._detailModal_6jhee_122 ._infoSection_6jhee_141{margin-bottom:24px}._detailModal_6jhee_122 ._infoSection_6jhee_141 ._infoTitle_6jhee_144{font-size:14px;font-weight:600;margin-bottom:12px;color:#262626}._detailModal_6jhee_122 ._infoSection_6jhee_141 ._traceIdWithCopy_6jhee_150{display:inline-flex;align-items:center;gap:8px}._detailModal_6jhee_122 ._infoSection_6jhee_141 ._copyIconInline_6jhee_155{color:#bfbfbf;cursor:pointer;font-size:14px;transition:color .2s ease}._detailModal_6jhee_122 ._infoSection_6jhee_141 ._copyIconInline_6jhee_155:hover{color:#1890ff}._detailModal_6jhee_122 ._infoSection_6jhee_141 ._mono_6jhee_164{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:12px;color:#8c8c8c;word-break:break-all}._detailModal_6jhee_122 ._infoSection_6jhee_141 ._infoGrid_6jhee_170{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media(max-width:576px){._detailModal_6jhee_122 ._infoSection_6jhee_141 ._infoGrid_6jhee_170{grid-template-columns:1fr}}._detailModal_6jhee_122 ._infoSection_6jhee_141 ._infoItem_6jhee_180{display:flex;align-items:flex-start}._detailModal_6jhee_122 ._infoSection_6jhee_141 ._infoItem_6jhee_180 ._label_6jhee_184{color:#8c8c8c;min-width:80px;flex-shrink:0}._detailModal_6jhee_122 ._infoSection_6jhee_141 ._infoItem_6jhee_180 ._value_6jhee_189{color:#262626;word-break:break-all}._detailModal_6jhee_122 ._infoSection_6jhee_141 ._infoItem_6jhee_180 ._value_6jhee_189._mono_6jhee_164{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:12px}._detailModal_6jhee_122 ._changesSection_6jhee_197 ._changesTitle_6jhee_197{font-size:14px;font-weight:600;margin-bottom:12px;color:#262626}._detailModal_6jhee_122 ._timelineSection_6jhee_203{margin-top:24px}._detailModal_6jhee_122 ._timelineSection_6jhee_203 ._timelineTitle_6jhee_206{font-size:14px;font-weight:600;color:#262626;margin-bottom:20px;padding-bottom:8px;border-bottom:1px solid #f0f0f0}._changesViewer_6jhee_215{background-color:#fafafa;border:1px solid #f0f0f0;border-radius:6px;padding:16px;max-height:400px;overflow-y:auto}._changesViewer_6jhee_215 ._emptyChanges_6jhee_223{color:#8c8c8c;text-align:center;padding:24px}._changesViewer_6jhee_215 ._changesList_6jhee_228{display:flex;flex-direction:column;gap:12px}._changesViewer_6jhee_215 ._changeItem_6jhee_233{background-color:#fff;border:1px solid #f0f0f0;border-radius:4px;padding:12px}._changesViewer_6jhee_215 ._changeItem_6jhee_233 ._fieldName_6jhee_239{font-weight:600;color:#262626;margin-bottom:8px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:13px}._changesViewer_6jhee_215 ._changeItem_6jhee_233 ._valueRow_6jhee_246{display:flex;align-items:flex-start;margin-bottom:4px}._changesViewer_6jhee_215 ._changeItem_6jhee_233 ._valueRow_6jhee_246:last-child{margin-bottom:0}._changesViewer_6jhee_215 ._changeItem_6jhee_233 ._valueRow_6jhee_246 ._valueLabel_6jhee_254{min-width:60px;color:#8c8c8c;font-size:12px}._changesViewer_6jhee_215 ._changeItem_6jhee_233 ._valueRow_6jhee_246 ._valueContent_6jhee_259{flex:1;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:12px;word-break:break-all}._changesViewer_6jhee_215 ._changeItem_6jhee_233 ._valueRow_6jhee_246 ._valueContent_6jhee_259._before_6jhee_265{color:#ff4d4f;text-decoration:line-through}._changesViewer_6jhee_215 ._changeItem_6jhee_233 ._valueRow_6jhee_246 ._valueContent_6jhee_259._after_6jhee_269,._changesViewer_6jhee_215 ._changeItem_6jhee_233 ._valueRow_6jhee_246 ._valueContent_6jhee_259._inserted_6jhee_272{color:#52c41a}._changesViewer_6jhee_215 ._changeItem_6jhee_233 ._valueRow_6jhee_246 ._valueContent_6jhee_259._deleted_6jhee_275{color:#ff4d4f}._changesViewer_6jhee_215 ._jsonBlock_6jhee_278{background-color:#f5f5f5;border-radius:4px;padding:8px 12px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:12px;line-height:1.5;overflow-x:auto;white-space:pre-wrap;word-break:break-all}._recordPkViewer_6jhee_290{display:inline-flex;flex-wrap:wrap;gap:4px}._recordPkViewer_6jhee_290 ._pkItem_6jhee_295{background-color:#f0f0f0;border-radius:4px;padding:2px 8px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:12px}._recordPkViewer_6jhee_290 ._pkItem_6jhee_295 ._pkKey_6jhee_302{color:#8c8c8c}._recordPkViewer_6jhee_290 ._pkItem_6jhee_295 ._pkValue_6jhee_305{color:#262626;font-weight:500}._container_16f1h_1{padding:24px;background:#fff;min-height:calc(100vh - 64px)}._container_16f1h_1 ._header_16f1h_6{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._container_16f1h_1 ._header_16f1h_6 h2{margin:0;font-size:20px;font-weight:600}._container_3uotz_1{padding:24px}._bindingCard_3uotz_5{max-width:600px}._bindingCard_3uotz_5 ._alert_3uotz_8{margin-bottom:20px}._bindingCard_3uotz_5 ._qrcodeWrapper_3uotz_11{display:flex;flex-direction:column;align-items:center;padding:24px 0}._bindingCard_3uotz_5 ._qrcodeWrapper_3uotz_11 ._qrcodeHint_3uotz_17{margin-top:16px}._bindingCard_3uotz_5 ._boundStatus_3uotz_20{display:flex;align-items:center;gap:16px}._bindingCard_3uotz_5 ._boundStatus_3uotz_20 ._boundIcon_3uotz_25{font-size:32px;color:#52c41a}._bindingCard_3uotz_5 ._boundStatus_3uotz_20 ._boundInfo_3uotz_29{flex:1;display:flex;flex-direction:column;gap:4px}._bindingCard_3uotz_5 ._actions_3uotz_35{display:flex;justify-content:flex-end;margin-top:16px}._cardTitle_1m4rl_1{display:flex;align-items:center}._actionBtn_1m4rl_6,._actionBtn_10nw0_1{padding:0}._form_10nw0_5{margin-top:16px}._radioGroup_10nw0_9{width:100%;display:flex}._radioGroup_10nw0_9 .ant-radio-button-wrapper{height:auto;padding:12px 16px;line-height:1.5;white-space:normal;flex:1;text-align:left}._radioGroup_10nw0_9 .ant-radio-button-wrapper:not(:first-child):before{display:none}._radioContent_10nw0_25{display:flex;flex-direction:column;align-items:flex-start;width:100%;max-width:100%}._radioLabel_10nw0_33{font-weight:500;margin-bottom:4px}._radioDesc_10nw0_38{font-size:12px;color:#999;line-height:1.4;white-space:normal;word-wrap:break-word;word-break:break-word}._toolbar_1lmid_1{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;gap:16px;flex-wrap:wrap}._actionBtn_1lmid_10{padding:0}._actionGroup_1lmid_14{display:inline-flex;align-items:center;gap:6px}._settingsCard_1lmid_20{margin-bottom:16px}._settingsCard_1lmid_20 .ant-card-head-title{font-size:14px}._settingsLoading_1lmid_27{display:flex;justify-content:center;align-items:center;padding:24px}._settingItem_1lmid_34{display:flex;flex-direction:column;gap:8px}._settingItem_1lmid_34>span:first-child{font-size:12px}._overviewCard_1lmid_43{margin-bottom:16px}._overviewCard_1lmid_43 .ant-card-head-title{font-size:14px}._statCard_1lmid_50{text-align:center;padding:16px 0;border-radius:8px;transition:all .2s ease}._statCard_1lmid_50 .ant-statistic-title{font-size:14px;color:#666}._statCard_1lmid_50 .ant-statistic-content{display:flex;align-items:center;justify-content:center;gap:8px}._statCard_1lmid_50 .ant-statistic-content-value{font-size:28px;font-weight:600}._statCard_1lmid_50._clickable_1lmid_70{cursor:pointer}._statCard_1lmid_50._clickable_1lmid_70:hover{background-color:#00000005;transform:translateY(-2px)}._statCard_1lmid_50._activeFilter_1lmid_77{background-color:#1890ff14;border:1px solid rgba(24,144,255,.3)}._statCard_1lmid_50._activeFilter_1lmid_77:hover{background-color:#1890ff1f}._detailContent_1lmid_85{max-height:60vh;overflow-y:auto}._detailSection_1lmid_90{margin-bottom:16px}._detailSection_1lmid_90:last-child{margin-bottom:0}._detailSection_1lmid_90 .ant-card-head{min-height:auto;padding:8px 16px}._detailSection_1lmid_90 .ant-card-head-title{font-size:14px;font-weight:600}._detailSection_1lmid_90 .ant-card-body{padding:16px}._chainTree_1lmid_108 .ant-tree-treenode{padding:4px 0}._chainTree_1lmid_108 .ant-tree-node-content-wrapper{display:flex;align-items:center;gap:8px}._chainTree_1lmid_108 .ant-tree-title{font-size:13px}._validationRecord_1lmid_120{padding:8px 0}._validationRecord_1lmid_120 .ant-descriptions-item-label{width:60px;font-weight:500}._pemTextarea_1lmid_128{font-family:Monaco,Menlo,Ubuntu Mono,Consolas,monospace;font-size:12px;line-height:1.5}._form_1lmid_134{margin-top:16px}._zoneSelector_xfwcq_1{margin-bottom:24px}._section_xfwcq_5{background:#fff;border-radius:8px;padding:24px;margin-bottom:24px;box-shadow:0 1px 2px #0000000f}._section_xfwcq_5 ._sectionTitle_xfwcq_12{font-size:16px;font-weight:600;margin-bottom:16px;display:flex;align-items:center;gap:8px}._section_xfwcq_5 ._sectionTitle_xfwcq_12 ._icon_xfwcq_20{font-size:18px}._section_xfwcq_5 ._radioGroup_xfwcq_23{display:flex;flex-direction:column;gap:16px}._section_xfwcq_5 ._radioGroup_xfwcq_23 ._radioOption_xfwcq_28 ._optionLabel_xfwcq_28{font-weight:500}._section_xfwcq_5 ._radioGroup_xfwcq_23 ._radioOption_xfwcq_28 ._optionDesc_xfwcq_31{font-size:12px;color:#999;margin-left:24px;margin-top:4px}._section_xfwcq_5 ._radioGroup_xfwcq_23 ._radioOption_xfwcq_28 ._optionInput_xfwcq_37{margin-left:24px;margin-top:8px}._section_xfwcq_5 ._actionButtons_xfwcq_41{margin-top:24px;display:flex;justify-content:flex-end;align-items:center;gap:16px}._section_xfwcq_5 ._actionButtons_xfwcq_41 ._lastPurgeInfo_xfwcq_48{display:flex;align-items:flex-start;color:#bbb;font-size:14px;max-width:600px;margin-right:auto}._section_xfwcq_5 ._actionButtons_xfwcq_41 ._lastPurgeInfo_xfwcq_48 ._lastPurgeLabel_xfwcq_56{font-weight:400;margin-right:8px;flex-shrink:0;margin-top:2px}._section_xfwcq_5 ._actionButtons_xfwcq_41 ._lastPurgeInfo_xfwcq_48 ._lastPurgeText_xfwcq_62{color:#ccc;white-space:pre-line;word-break:break-all}._configSection_xfwcq_68 ._configRow_xfwcq_68{display:flex;align-items:center;margin-bottom:16px}._configSection_xfwcq_68 ._configRow_xfwcq_68 ._configLabel_xfwcq_73{width:140px;font-weight:500}._configSection_xfwcq_68 ._configRow_xfwcq_68 ._configDesc_xfwcq_77{color:#999;font-size:12px;margin-left:12px}._operationsSection_xfwcq_83 ._operationsTable_xfwcq_83{margin-top:16px}._operationsSection_xfwcq_83 ._statusTag_xfwcq_86._pending_xfwcq_86{color:#faad14}._operationsSection_xfwcq_83 ._statusTag_xfwcq_86._processing_xfwcq_89{color:#1890ff}._operationsSection_xfwcq_83 ._statusTag_xfwcq_86._completed_xfwcq_92{color:#52c41a}._operationsSection_xfwcq_83 ._statusTag_xfwcq_86._failed_xfwcq_95{color:#ff4d4f}._zoneSelector_5266l_2{margin-bottom:24px}._section_5266l_6{background:#fff;border-radius:8px;padding:24px;margin-bottom:24px;box-shadow:0 1px 2px #0000000f}._section_5266l_6 ._sectionHeader_5266l_13{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}._section_5266l_6 ._sectionTitle_5266l_19{font-size:16px;font-weight:600;display:flex;align-items:center;gap:8px}._section_5266l_6 ._sectionTitle_5266l_19 ._icon_5266l_26{font-size:18px}._tabsCard_5266l_30{background:#fff;border-radius:8px;box-shadow:0 1px 2px #0000000f}._tabsCard_5266l_30 .ant-card-body{padding:0}._securityTabs_5266l_39 .ant-tabs-nav{margin:0;padding:0 24px;background:#fafafa;border-bottom:1px solid #f0f0f0;border-radius:8px 8px 0 0}._securityTabs_5266l_39 .ant-tabs-tab{padding:16px 4px;font-size:14px}._securityTabs_5266l_39 .ant-tabs-tab span{display:flex;align-items:center;gap:8px}._securityTabs_5266l_39 .ant-tabs-tab .anticon{font-size:16px}._securityTabs_5266l_39 .ant-tabs-tab-active .ant-tabs-tab-btn{font-weight:600}._securityTabs_5266l_39 .ant-tabs-content-holder{padding:24px}._tabContent_5266l_65{min-height:300px}._tabHeader_5266l_69{display:flex;justify-content:flex-end;margin-bottom:16px}._expressionText_5266l_75{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px;color:#595959;background:#f5f5f5;padding:2px 6px;border-radius:4px}._managedRulesetsGrid_5266l_84{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}._rulesetCard_5266l_90{background:linear-gradient(135deg,#fff,#fafafa);border:1px solid #d9d9d9;border-radius:12px;padding:24px;transition:all .3s ease;position:relative;overflow:hidden}._rulesetCard_5266l_90:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#bfbfbf,#d9d9d9);opacity:0;transition:opacity .3s ease}._rulesetCard_5266l_90:hover{border-color:#bfbfbf;box-shadow:0 4px 16px #00000014;transform:translateY(-2px)}._rulesetCard_5266l_90:hover:before{opacity:1}._rulesetCard_5266l_90._active_5266l_118{border-color:#52c41a;background:linear-gradient(135deg,#fff,#fafafa)}._rulesetCard_5266l_90._active_5266l_118:before{opacity:1;background:linear-gradient(90deg,#52c41a,#73d13d)}._rulesetCard_5266l_90._active_5266l_118 ._rulesetIcon_5266l_126{background:linear-gradient(135deg,#f6ffed,#d9f7be);box-shadow:0 0 0 2px #52c41a,0 0 0 4px #52c41a26}._rulesetCard_5266l_90._active_5266l_118 ._rulesetIcon_5266l_126 .anticon{color:#52c41a}._rulesetContent_5266l_134{display:flex;align-items:flex-start;gap:16px}._rulesetIcon_5266l_126{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#f5f5f5,#e8e8e8);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease}._rulesetIcon_5266l_126 .anticon{font-size:24px;color:#8c8c8c}._rulesetInfo_5266l_156{flex:1;min-width:0}._rulesetName_5266l_161{font-size:16px;font-weight:600;color:#1f1f1f;margin-bottom:6px;line-height:1.4}._rulesetDesc_5266l_169{font-size:13px;color:#666;line-height:1.5;margin-bottom:0}._rulesetFooter_5266l_176{display:flex;align-items:center;justify-content:space-between;margin-top:20px;padding-top:16px;border-top:1px solid #f0f0f0}._rulesetStatus_5266l_185{display:flex;align-items:center;gap:6px;font-size:13px}._rulesetStatus_5266l_185._enabled_5266l_191{color:#52c41a}._rulesetStatus_5266l_185._enabled_5266l_191 ._statusDot_5266l_194{background:#52c41a}._rulesetStatus_5266l_185._disabled_5266l_197{color:#8c8c8c}._rulesetStatus_5266l_185._disabled_5266l_197 ._statusDot_5266l_194{background:#d9d9d9}._statusDot_5266l_194{width:8px;height:8px;border-radius:50%;background:#d9d9d9}._rulesetSwitch_5266l_211 .ant-switch{background:#d9d9d9!important}._rulesetSwitch_5266l_211 .ant-switch.ant-switch-checked{background:#52c41a!important}._conditionBuilder_5266l_218{display:flex;flex-direction:column;background:#fafafa;border:1px solid #f0f0f0;border-radius:8px;padding:16px}._conditionBuilder_5266l_218 ._conditionLabel_5266l_226{font-size:14px;font-weight:500;color:#262626;margin-bottom:12px}._conditionBuilder_5266l_218 ._conditionHeader_5266l_232{display:grid;grid-template-columns:20px 170px 130px 1fr auto;gap:8px;padding:0 0 6px;border-bottom:1px solid #f0f0f0;margin-bottom:4px}._conditionBuilder_5266l_218 ._conditionHeader_5266l_232 ._columnLabel_5266l_240{font-size:13px;font-weight:500;color:#8c8c8c}._conditionBuilder_5266l_218 ._conditionGroup_5266l_245{display:flex;flex-direction:column;position:relative}._conditionBuilder_5266l_218 ._groupLine_5266l_250{position:absolute;left:50px;top:20px;bottom:52px;width:2px;background:#d9d9d9;z-index:0}._conditionBuilder_5266l_218 ._conditionRowWrapper_5266l_259{display:grid;grid-template-columns:20px 170px 130px 1fr auto;gap:8px;align-items:flex-start;position:relative}._conditionBuilder_5266l_218 ._connectorArea_5266l_266{display:flex;flex-direction:column;align-items:center;position:relative;height:32px}._conditionBuilder_5266l_218 ._fieldColumn_5266l_273,._conditionBuilder_5266l_218 ._operatorColumn_5266l_277,._conditionBuilder_5266l_218 ._valueColumn_5266l_281{display:flex;flex-direction:column}._conditionBuilder_5266l_218 ._valueColumn_5266l_281 ._fieldExample_5266l_285{font-size:12px;color:#8c8c8c;margin-top:2px;min-height:16px}._conditionBuilder_5266l_218 ._valueColumn_5266l_281 ._fieldError_5266l_291{font-size:12px;color:#ff4d4f;margin-top:2px;min-height:16px}._conditionBuilder_5266l_218 ._actionColumn_5266l_297{display:flex;align-items:flex-start;padding-top:4px}._conditionBuilder_5266l_218 ._actionColumn_5266l_297 .ant-btn{border-color:#d9d9d9}._conditionBuilder_5266l_218 ._actionColumn_5266l_297 .ant-btn:hover{border-color:#722ed1;color:#722ed1}._conditionBuilder_5266l_218 ._andConnector_5266l_309{display:flex;align-items:center;justify-content:flex-start;height:24px;margin-top:-10px;margin-bottom:10px;position:relative}._conditionBuilder_5266l_218 ._andConnector_5266l_309 .ant-tag{margin:0 0 0 31px;background:#fafafa;border:1px solid #d9d9d9;border-radius:4px;font-size:12px;font-weight:500;color:#595959;line-height:18px;position:relative;z-index:1}._conditionBuilder_5266l_218 ._orDivider_5266l_331{display:flex;align-items:center;padding:6px 0;margin-top:-10px;margin-bottom:10px}._conditionBuilder_5266l_218 ._orDivider_5266l_331 .ant-tag{margin:0;background:#f9f0ff;border:1px solid #d3adf7;border-radius:4px;font-size:11px;font-weight:500;color:#722ed1;padding:0 8px;line-height:20px}._conditionBuilder_5266l_218 ._expressionPreview_5266l_349{margin-top:12px;border-top:1px solid #f0f0f0;padding-top:12px}._conditionBuilder_5266l_218 ._expressionPreview_5266l_349 ._expressionPreviewHeader_5266l_354{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._conditionBuilder_5266l_218 ._expressionPreview_5266l_349 ._expressionPreviewLabel_5266l_360{font-size:13px;font-weight:500;color:#595959}._conditionBuilder_5266l_218 ._expressionPreview_5266l_349 ._expressionPreviewContent_5266l_365{background:#fff;border:1px solid #d9d9d9;border-radius:6px;padding:10px 12px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px;color:#262626;line-height:1.5;word-break:break-all;min-height:40px}._conditionBuilder_5266l_218 ._expressionToggle_5266l_377{color:#722ed1;cursor:pointer;font-size:13px}._conditionBuilder_5266l_218 ._expressionToggle_5266l_377:hover{text-decoration:underline;color:#9254de}._conditionBuilder_5266l_218 ._expressionHeader_5266l_386{display:flex;justify-content:flex-end;margin-bottom:8px}._conditionBuilder_5266l_218 ._expressionTextarea_5266l_391{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:13px}._conditionBuilder_5266l_218 ._expressionFooter_5266l_395{display:flex;justify-content:space-between;align-items:center;margin-top:4px;font-size:12px}._conditionBuilder_5266l_218 ._expressionBytes_5266l_402{color:#8c8c8c}._conditionBuilder_5266l_218 ._expressionBytesError_5266l_405{color:#ff4d4f}._conditionBuilder_5266l_218 ._expressionErrors_5266l_408{margin-top:8px;padding:8px 12px;background:#fff2f0;border:1px solid #ffccc7;border-radius:4px}._conditionBuilder_5266l_218 ._expressionError_5266l_408{color:#ff4d4f;font-size:12px;line-height:1.6}._conditionBuilder_5266l_218 ._expressionError_5266l_408:not(:last-child){margin-bottom:4px}._conditionBuilder_5266l_218 ._expressionError_5266l_408:before{content:"• "}._statusTag_5266l_427._enabled_5266l_191{color:#52c41a}._statusTag_5266l_427._disabled_5266l_197{color:#999}._actionTagCell_5266l_434 .ant-tag{white-space:nowrap}._actionButtons_5266l_438{margin-top:24px;display:flex;justify-content:flex-end;align-items:center;gap:16px}._configSection_5266l_446 ._configRow_5266l_446{display:flex;align-items:center;margin-bottom:16px}._configSection_5266l_446 ._configRow_5266l_446 ._configLabel_5266l_451{width:140px;font-weight:500}._configSection_5266l_446 ._configRow_5266l_446 ._configDesc_5266l_455{color:#999;font-size:12px;margin-left:12px}._radioGroup_5266l_461{display:flex;flex-direction:column;gap:16px}._radioGroup_5266l_461 ._radioOption_5266l_466 ._optionLabel_5266l_466{font-weight:500}._radioGroup_5266l_461 ._radioOption_5266l_466 ._optionDesc_5266l_469{font-size:12px;color:#999;margin-left:24px;margin-top:4px}._radioGroup_5266l_461 ._radioOption_5266l_466 ._optionInput_5266l_475{margin-left:24px;margin-top:8px}._zoneSelector_k8nzo_2{margin-bottom:24px}._tabsCard_k8nzo_6{background:#fff;border-radius:8px;box-shadow:0 1px 2px #0000000f}._tabsCard_k8nzo_6 .ant-card-body{padding:0}._otherRulesTabs_k8nzo_15 .ant-tabs-nav{margin:0;padding:0 24px;background:#fafafa;border-bottom:1px solid #f0f0f0;border-radius:8px 8px 0 0}._otherRulesTabs_k8nzo_15 .ant-tabs-tab{padding:16px 4px;font-size:14px}._otherRulesTabs_k8nzo_15 .ant-tabs-tab span{display:flex;align-items:center;gap:8px}._otherRulesTabs_k8nzo_15 .ant-tabs-tab .anticon{font-size:16px}._otherRulesTabs_k8nzo_15 .ant-tabs-tab-active .ant-tabs-tab-btn{font-weight:600}._otherRulesTabs_k8nzo_15 .ant-tabs-content-holder{padding:24px}._tabContent_k8nzo_41{min-height:300px}._tabHeader_k8nzo_45{display:flex;justify-content:flex-end;margin-bottom:16px}._expressionText_k8nzo_51{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px;color:#595959;background:#f5f5f5;padding:2px 6px;border-radius:4px}._conditionBuilder_k8nzo_60{display:flex;flex-direction:column;background:#fafafa;border:1px solid #f0f0f0;border-radius:8px;padding:16px}._conditionBuilder_k8nzo_60 ._conditionLabel_k8nzo_68{font-size:14px;font-weight:500;color:#262626;margin-bottom:12px}._conditionBuilder_k8nzo_60 ._conditionHeader_k8nzo_74{display:grid;grid-template-columns:20px 170px 130px 1fr auto;gap:8px;padding:0 0 6px;border-bottom:1px solid #f0f0f0;margin-bottom:4px}._conditionBuilder_k8nzo_60 ._conditionHeader_k8nzo_74 ._columnLabel_k8nzo_82{font-size:13px;font-weight:500;color:#8c8c8c}._conditionBuilder_k8nzo_60 ._conditionGroup_k8nzo_87{display:flex;flex-direction:column;position:relative}._conditionBuilder_k8nzo_60 ._groupLine_k8nzo_92{position:absolute;left:50px;top:20px;bottom:52px;width:2px;background:#d9d9d9;z-index:0}._conditionBuilder_k8nzo_60 ._conditionRowWrapper_k8nzo_101{display:grid;grid-template-columns:20px 170px 130px 1fr auto;gap:8px;align-items:flex-start;position:relative}._conditionBuilder_k8nzo_60 ._connectorArea_k8nzo_108{display:flex;flex-direction:column;align-items:center;position:relative;height:32px}._conditionBuilder_k8nzo_60 ._fieldColumn_k8nzo_115,._conditionBuilder_k8nzo_60 ._operatorColumn_k8nzo_119,._conditionBuilder_k8nzo_60 ._valueColumn_k8nzo_123{display:flex;flex-direction:column}._conditionBuilder_k8nzo_60 ._valueColumn_k8nzo_123 ._fieldExample_k8nzo_127{font-size:12px;color:#8c8c8c;margin-top:2px;min-height:16px}._conditionBuilder_k8nzo_60 ._valueColumn_k8nzo_123 ._fieldError_k8nzo_133{font-size:12px;color:#ff4d4f;margin-top:2px;min-height:16px}._conditionBuilder_k8nzo_60 ._actionColumn_k8nzo_139{display:flex;align-items:flex-start;padding-top:4px}._conditionBuilder_k8nzo_60 ._actionColumn_k8nzo_139 .ant-btn{border-color:#d9d9d9}._conditionBuilder_k8nzo_60 ._actionColumn_k8nzo_139 .ant-btn:hover{border-color:#722ed1;color:#722ed1}._conditionBuilder_k8nzo_60 ._andConnector_k8nzo_151{display:flex;align-items:center;justify-content:flex-start;height:24px;margin-top:-10px;margin-bottom:10px;position:relative}._conditionBuilder_k8nzo_60 ._andConnector_k8nzo_151 .ant-tag{margin:0 0 0 31px;background:#fafafa;border:1px solid #d9d9d9;border-radius:4px;font-size:12px;font-weight:500;color:#595959;line-height:18px;position:relative;z-index:1}._conditionBuilder_k8nzo_60 ._orDivider_k8nzo_173{display:flex;align-items:center;padding:6px 0;margin-top:-10px;margin-bottom:10px}._conditionBuilder_k8nzo_60 ._orDivider_k8nzo_173 .ant-tag{margin:0;background:#f9f0ff;border:1px solid #d3adf7;border-radius:4px;font-size:11px;font-weight:500;color:#722ed1;padding:0 8px;line-height:20px}._conditionBuilder_k8nzo_60 ._expressionPreview_k8nzo_191{margin-top:12px;border-top:1px solid #f0f0f0;padding-top:12px}._conditionBuilder_k8nzo_60 ._expressionPreview_k8nzo_191 ._expressionPreviewHeader_k8nzo_196{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._conditionBuilder_k8nzo_60 ._expressionPreview_k8nzo_191 ._expressionPreviewLabel_k8nzo_202{font-size:13px;font-weight:500;color:#595959}._conditionBuilder_k8nzo_60 ._expressionPreview_k8nzo_191 ._expressionPreviewContent_k8nzo_207{background:#fff;border:1px solid #d9d9d9;border-radius:6px;padding:10px 12px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px;color:#262626;line-height:1.5;word-break:break-all;min-height:40px}._conditionBuilder_k8nzo_60 ._expressionToggle_k8nzo_219{color:#722ed1;cursor:pointer;font-size:13px}._conditionBuilder_k8nzo_60 ._expressionToggle_k8nzo_219:hover{text-decoration:underline;color:#9254de}._conditionBuilder_k8nzo_60 ._expressionHeader_k8nzo_228{display:flex;justify-content:flex-end;margin-bottom:8px}._conditionBuilder_k8nzo_60 ._expressionTextarea_k8nzo_233{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:13px}._conditionBuilder_k8nzo_60 ._expressionFooter_k8nzo_237{display:flex;justify-content:space-between;align-items:center;margin-top:4px;font-size:12px}._conditionBuilder_k8nzo_60 ._expressionBytes_k8nzo_244{color:#8c8c8c}._conditionBuilder_k8nzo_60 ._expressionBytesError_k8nzo_247{color:#ff4d4f}._conditionBuilder_k8nzo_60 ._expressionErrors_k8nzo_250{margin-top:8px;padding:8px 12px;background:#fff2f0;border:1px solid #ffccc7;border-radius:4px}._conditionBuilder_k8nzo_60 ._expressionError_k8nzo_250{color:#ff4d4f;font-size:12px;line-height:1.6}._conditionBuilder_k8nzo_60 ._expressionError_k8nzo_250:not(:last-child){margin-bottom:4px}._conditionBuilder_k8nzo_60 ._expressionError_k8nzo_250:before{content:"• "}._actionTagCell_k8nzo_269 .ant-tag{white-space:nowrap}._tabsCard_186uq_1{background:#fff;border-radius:8px;box-shadow:0 1px 2px #0000000f}._tabsCard_186uq_1 .ant-tabs-nav{padding:0 24px;margin-bottom:0}._tabsCard_186uq_1 .ant-tabs-content-holder{padding:24px}._toolbar_186uq_14{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}._toolbar_186uq_14 ._toolbarLeft_186uq_20{display:flex;align-items:center;gap:12px}._syncTag_186uq_26._synced_186uq_26{color:#52c41a}._syncTag_186uq_26._syncing_186uq_29{color:#1890ff}._syncTag_186uq_26._pending_186uq_32{color:#faad14}._syncTag_186uq_26._error_186uq_35{color:#ff4d4f}._monacoWrapper_186uq_39{border:1px solid #d9d9d9;border-radius:6px;overflow:hidden}._scriptMeta_186uq_45{display:flex;gap:24px;margin-bottom:16px}._scriptMeta_186uq_45 ._metaItem_186uq_50{display:flex;align-items:center;gap:6px;font-size:13px;color:#666}._scriptMeta_186uq_45 ._metaItem_186uq_50 ._metaLabel_186uq_57{color:#999}._emptyHint_186uq_61{text-align:center;padding:48px 0;color:#999}._routePattern_186uq_67{font-family:SF Mono,Fira Code,monospace;font-size:13px;background:#f5f5f5;padding:2px 8px;border-radius:4px}
