html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{color-scheme:light}*{box-sizing:border-box}html,body,#root{min-height:100vh}body{margin:0;font-family:IBM Plex Sans,Noto Sans SC,sans-serif;background:#f3f6fb;color:#f8fafc}.platform-shell{min-height:100vh}.platform-header{position:fixed;top:0;left:0;right:0;z-index:1100;display:flex;align-items:center;justify-content:space-between;height:var(--platform-header-height, 64px);padding:0 24px;border-bottom:1px solid #dbe4f0;background:linear-gradient(90deg,#0f172a,#16243d);box-shadow:0 10px 28px #0206173d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.platform-brand{display:flex;align-items:center;gap:12px}.platform-logo,.brand-logo{width:40px;height:40px;border-radius:12px;object-fit:cover;flex:0 0 auto}.platform-title{font-size:15px;font-weight:700;color:#f8fafc}.platform-title-row{display:flex;align-items:center;gap:8px}.platform-version-badge{display:inline-flex;align-items:center;height:20px;padding:0 8px;border:1px solid rgba(147,197,253,.34);border-radius:999px;background:#1e40af47;color:#bfdbfe;font-size:11px;font-weight:700;letter-spacing:.02em}.platform-subtitle,.brand-subname{font-size:12px;color:#e2e8f0b8}.platform-actions{display:flex;align-items:center}.platform-action-btn,.platform-user-btn{color:#e2e8f0}.platform-body{min-height:100vh}.app-sider{position:fixed!important;top:var(--platform-header-height, 64px);left:0;bottom:0;z-index:1000;overflow:hidden auto;border-right:1px solid rgba(255,255,255,.08);box-shadow:10px 0 30px #0f172a3d}.brand-area{display:flex;align-items:center;gap:12px;padding:20px 20px 16px}.brand-area-collapsed{justify-content:center;padding-inline:0}.brand-name{color:#f8fafc;font-size:16px;font-weight:700}.menu-caption{padding:0 20px 12px;color:#f8fafc73;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.menu-caption-top{padding-top:20px}.sider-toggle{position:absolute;right:12px;bottom:12px;z-index:2;display:flex;justify-content:flex-end}.sider-toggle-collapsed{right:50%;transform:translate(50%);justify-content:center}.sider-toggle-button,.sider-toggle-button:hover,.sider-toggle-button:focus{color:#f8fafc}.main-pane,.platform-main{min-height:100vh;margin-left:var(--sider-width, 288px);min-width:0}.app-content,.platform-content{min-width:0;padding:calc(var(--page-guide-top, 80px) + var(--page-guide-height, 104px) + 10px) 24px 24px;background:#f3f6fb;overflow-x:auto}.page-guide{position:fixed;top:var(--platform-header-height, 64px);left:var(--sider-width, 288px);right:0;z-index:1050;padding:20px 24px 18px;border:0;border-radius:0;background:#ffffffeb;box-shadow:0 10px 24px #0f172a14;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.page-guide-root,.page-guide-child{min-height:104px}.page-guide-inner{display:flex;align-items:center;justify-content:space-between;gap:16px}.page-guide-main{display:flex;align-items:flex-start;gap:12px;flex:1}.page-guide-actions{display:flex;align-items:center;min-height:56px}.page-guide-back{margin-top:2px}.ant-drawer-mask{z-index:1400!important}.ant-drawer-content-wrapper{z-index:1401!important}.permission-role-drawer .ant-drawer-content{overflow:hidden}.permission-role-drawer-content{flex:1 1 auto;min-height:0}.permission-role-drawer-panel,.permission-role-drawer-panel .ant-card-body{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.permission-role-drawer-table{flex:1 1 auto;min-height:0}.content-card,.metric-card,.nested-card,.detail-side-card{background:#fff}.page-stack,.editor-page-stack{width:100%}.editor-page-stack{margin-top:-28px}.form-card{width:100%;max-width:none}.search-panel .ant-row{width:100%}.search-panel{overflow-x:auto}.search-actions{display:flex;justify-content:flex-end;flex-shrink:0}.governance-search-row{display:flex;flex-wrap:wrap;align-items:center;column-gap:24px;row-gap:12px}.governance-search-fields{display:flex;flex-wrap:wrap;align-items:center;gap:12px;flex:0 0 auto}.governance-search-item{flex:0 0 auto}.governance-search-item-compact{width:220px}.governance-search-item-regular{width:240px}.governance-search-item-medium{width:260px}.governance-search-item-wide{width:320px}.governance-search-item-xwide{width:360px}.governance-search-actions{flex:0 0 auto}.governance-search-item .instance-type-picker,.governance-search-item .instance-type-picker-trigger{width:100%}.resource-view-data-template-search{overflow-x:hidden}.resource-view-data-template-search .governance-search-row{align-items:flex-start}.resource-view-data-template-search .governance-search-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));flex:1 1 760px;min-width:0}.resource-view-data-template-search .governance-search-item,.resource-view-data-template-search .governance-search-item-compact,.resource-view-data-template-search .governance-search-item-regular,.resource-view-data-template-search .governance-search-item-medium,.resource-view-data-template-search .governance-search-item-wide,.resource-view-data-template-search .governance-search-item-xwide{width:100%;min-width:0}.resource-view-data-template-search .governance-search-actions{padding-top:1px}.view-template-sample-trigger{position:relative;width:104px;height:62px;padding:0;overflow:hidden;cursor:pointer;background:#f8fafc;border:1px solid #d8e0eb;border-radius:6px}.view-template-sample-thumb{display:block;width:100%;height:100%;object-fit:cover}.view-template-sample-mask{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;font-size:18px;background:#0f172a75;opacity:0;transition:opacity .16s ease}.view-template-sample-trigger:hover .view-template-sample-mask{opacity:1}.view-template-sample-original{display:block;width:100%;max-height:70vh;object-fit:contain;background:#f8fafc;border:1px solid #d8e0eb;border-radius:8px}.view-template-editor-preview-image{display:block;width:100%;max-width:860px;margin:0 auto;background:#f8fafc;border:1px solid #d8e0eb;border-radius:8px}.public-view-panel-section .ant-card-body{padding-top:12px}.public-view-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:14px}.public-view-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;text-align:left;cursor:pointer;background:#fff;border:1px solid #d8e0eb;border-radius:8px;box-shadow:0 8px 22px #0f172a0d;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.public-view-card:hover,.public-view-card:focus-visible{border-color:#8bb8ff;box-shadow:0 12px 28px #0f172a1a;outline:none;transform:translateY(-1px)}.public-view-card-thumb{position:relative;aspect-ratio:16 / 9;overflow:hidden;background:#f8fafc;border-bottom:1px solid #e2e8f0}.public-view-card-thumb img{display:block;width:100%;height:100%;object-fit:cover}.public-view-card-thumb-empty{display:grid;place-items:center;width:100%;height:100%;color:#64748b;background:#f8fafc}.public-view-card-version{position:absolute;top:10px;right:10px;margin:0}.public-view-card-body{display:flex;flex:1 1 auto;flex-direction:column;gap:12px;min-width:0;padding:14px}.public-view-card-title-row{display:flex;gap:10px;align-items:flex-start;justify-content:space-between;min-width:0}.public-view-card-title-block{min-width:0}.public-view-card-title,.public-view-card-code{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.public-view-card-title{font-size:15px;color:#172033}.public-view-card-code{margin-top:4px;font-size:12px}.public-view-favorite{display:inline-grid;flex:0 0 auto;place-items:center;width:30px;height:30px;padding:0;color:#64748b;cursor:pointer;background:#fff;border:1px solid #d8e0eb;border-radius:6px}.public-view-favorite:hover{color:#d97706;border-color:#f59e0b}.public-view-favorite-active{color:#d97706;background:#fffbeb;border-color:#f59e0b}.public-view-card-meta{display:grid;grid-template-columns:1fr;gap:8px}.public-view-card-meta span{display:grid;grid-template-columns:64px minmax(0,1fr);gap:8px;min-width:0;align-items:center}.public-view-card-meta .ant-typography:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resource-viewer-modal .ant-modal-close{top:14px;right:14px}.resource-viewer-modal-fullscreen .ant-modal{max-width:100vw}.resource-viewer-shell{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden;background:#f6f8fb}.resource-viewer-header{flex:0 0 auto;display:flex;gap:16px;align-items:flex-start;justify-content:space-between;padding:16px 56px 14px 18px;background:#fff;border-bottom:1px solid #e2e8f0}.resource-viewer-title-block{min-width:0}.resource-viewer-title{font-size:17px}.resource-viewer-meta{margin-top:8px}.resource-viewer-actions{justify-content:flex-end}.resource-viewer-canvas{position:relative;flex:1 1 auto;min-height:0;overflow:hidden;cursor:grab;background:linear-gradient(rgba(148,163,184,.14) 1px,transparent 1px),linear-gradient(90deg,rgba(148,163,184,.14) 1px,transparent 1px),#f8fafc;background-size:28px 28px;-webkit-user-select:none;user-select:none}.resource-viewer-canvas-dragging{cursor:grabbing}.resource-viewer-toolbar{position:absolute;top:14px;right:14px;z-index:2;display:flex;gap:8px;align-items:center;padding:8px;background:#fffffff0;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 8px 24px #0f172a14}.resource-viewer-stage{position:absolute;top:50%;left:50%;width:min(980px,72vw);transform-origin:center center;transition:transform .08s ease-out}.resource-viewer-image{display:block;width:100%;pointer-events:none;background:#fff;border:1px solid #d8e0eb;border-radius:10px;box-shadow:0 22px 64px #0f172a29}.resource-viewer-empty{display:grid;place-items:center;height:420px;background:#fff;border:1px dashed #cbd5e1;border-radius:10px}@media (max-width: 1024px){.governance-search-fields,.governance-search-item,.governance-search-item-compact,.governance-search-item-regular,.governance-search-item-medium,.governance-search-item-wide,.governance-search-item-xwide,.governance-search-actions{width:100%}.governance-search-actions .search-actions{justify-content:flex-start}}.attribute-search-input{width:100%;min-width:0}.instance-description-search-input{width:340px;min-width:0}.resource-instance-search-row{width:100%}.instance-type-picker{width:260px}.instance-type-picker-trigger{width:260px;height:40px;border:1px solid #d9d9d9;border-radius:10px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 12px;cursor:pointer;font:inherit;font-size:16px;font-weight:400;line-height:1.5;color:#000000e0;text-align:left;-webkit-appearance:none;-moz-appearance:none;appearance:none}.instance-type-picker-trigger:hover{border-color:#4096ff}.instance-type-picker-trigger-main{display:flex;align-items:center;gap:8px;min-width:0;flex:1 1 auto}.instance-type-picker-trigger-main .anticon{color:#00000073}.instance-type-picker-trigger-placeholder-state{color:#00000040}.instance-type-picker-trigger-main-placeholder .anticon,.instance-type-picker-trigger-placeholder-state>.anticon{color:#00000040}.instance-type-picker-label{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#0f172a}.instance-type-picker-placeholder{color:#00000040}.instance-type-picker-dropdown{width:520px;background:#fff;border:1px solid #dbe4f0;border-radius:14px;box-shadow:0 16px 34px #0f172a1f;overflow:hidden}.instance-type-picker-panels{display:grid;grid-template-columns:180px 1fr;min-height:280px}.instance-type-group-panel{border-right:1px solid #e5edf6;background:#f8fafc;padding:10px}.instance-type-option-panel{padding:10px}.instance-type-panel-title{display:block;margin-bottom:8px;font-size:12px;font-weight:700;color:#64748b}.instance-type-group-button,.instance-type-option-button{width:100%;border:0;background:transparent;border-radius:10px;padding:9px 10px;text-align:left;cursor:pointer;transition:background .16s ease,color .16s ease}.instance-type-group-button:hover,.instance-type-option-button:hover{background:#eef4ff}.instance-type-group-button-active,.instance-type-option-button-active{background:#e0ecff;color:#155eef}.instance-type-option-meta{display:block;color:#64748b;font-size:12px;margin-top:2px}.instance-type-empty{height:100%;min-height:220px;display:flex;align-items:center;justify-content:center;color:#94a3b8}.cascading-multi-select-dropdown{min-width:780px;max-width:920px;background:#fff;border:1px solid #dbe4f0;border-radius:14px;box-shadow:0 16px 34px #0f172a1f;overflow:hidden}.cascading-multi-select-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));min-height:300px}.cascading-multi-select-column{padding:10px;border-right:1px solid #e5edf6;background:#fff}.cascading-multi-select-column:last-child{border-right:0}.cascading-multi-select-option{width:100%;border:0;background:transparent;border-radius:10px;padding:9px 10px;text-align:left;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px;transition:background .16s ease,color .16s ease}.cascading-multi-select-option:hover{background:#eef4ff}.cascading-multi-select-option-active{background:#e0ecff;color:#155eef}.cascading-multi-select-option-main{display:inline-flex;align-items:center;gap:10px;min-width:0;flex:1 1 auto}.cascading-multi-select-option-text{display:inline-flex;flex-direction:column;min-width:0}.cascading-multi-select-option-arrow{color:#94a3b8;flex:0 0 auto}.relation-line-preview{position:relative;display:inline-block;width:40px;color:#1677ff;border-top-width:3px;border-top-color:currentColor;border-top-style:solid}.relation-line-preview:after{content:"";position:absolute;right:-1px;top:-7px;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:9px solid currentColor}.relation-line-preview-bidirectional:before{content:"";position:absolute;left:-1px;top:-7px;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:9px solid currentColor}.relation-color-dot{display:inline-block;width:12px;height:12px;border-radius:999px;border:1px solid rgba(15,23,42,.12)}.color-input{width:120px;padding:4px}.relation-line-preview-wide{width:56px}.model-relation-line-preview-undirected:after{display:none}.model-relation-style-trigger{border:0;background:transparent;padding:6px 10px;border-radius:10px;cursor:pointer;line-height:1;transition:background .16s ease,box-shadow .16s ease}.model-relation-style-trigger:hover{background:#f1f5f9;box-shadow:inset 0 0 0 1px #94a3b847}.model-relation-style-meta{display:flex;flex-direction:column;gap:8px;border:1px solid #e2e8f0;border-radius:14px;padding:14px 16px;background:#f8fafc}.model-relation-style-modal-preview{min-height:160px;border:1px solid #e2e8f0;border-radius:18px;display:flex;align-items:center;justify-content:center;background:linear-gradient(90deg,rgba(226,232,240,.72) 1px,transparent 1px),linear-gradient(0deg,rgba(226,232,240,.72) 1px,transparent 1px),#fff;background-size:24px 24px}.model-relation-style-modal-preview .relation-line-preview{width:180px;border-top-width:4px}.model-relation-style-modal-preview .relation-line-preview:after{right:-2px;top:-9px;border-top-width:8px;border-bottom-width:8px;border-left-width:12px}.model-relation-style-modal-preview .relation-line-preview-bidirectional:before{left:-2px;top:-9px;border-top-width:8px;border-bottom-width:8px;border-right-width:12px}.model-relation-svg-preview{display:block;overflow:visible}.model-relation-svg-preview-list{max-width:100%}.model-relation-line-radio-group{display:grid;width:100%;gap:12px;grid-template-columns:repeat(auto-fill,minmax(170px,1fr))}.model-relation-visual-radio.ant-radio-wrapper{align-items:center;margin:0;padding:8px 6px;border-radius:12px;transition:background .16s ease,box-shadow .16s ease}.model-relation-visual-radio.ant-radio-wrapper:hover{background:#f8fafc}.model-relation-visual-radio.ant-radio-wrapper-checked{background:#eff6ff;box-shadow:inset 0 0 0 1px #1677ff42}.model-relation-option-preview{display:inline-flex;align-items:center;justify-content:center;color:#111827}.model-relation-arrow-select-option{display:inline-flex;align-items:center;justify-content:center;min-width:160px;height:42px;color:#111827}.model-relation-arrow-select-value{display:inline-flex;align-items:center;justify-content:center;height:100%;color:#111827}.model-relation-arrow-select .ant-select-selector{align-items:center}.model-relation-arrow-select .ant-select-selection-item{display:flex;align-items:center}.model-relation-arrow-select-value .model-relation-svg-preview-option{width:132px;height:38px}.model-type-count-summary{min-width:170px}.model-type-count-summary-row{display:grid;grid-template-columns:34px auto auto;align-items:center;gap:8px;white-space:nowrap}.model-type-count-summary-scope{font-size:12px}.model-type-count-summary-tag{margin:0;color:#0f172a;background:#fff;border-color:#d9d9d9}.model-type-count-summary-link.ant-btn{height:auto;padding:0;font-weight:600}.model-type-element-preview{display:inline-flex;align-items:center;justify-content:center;min-width:56px;height:34px;padding:0 10px;border-width:2px;font-size:12px;font-weight:600;box-sizing:border-box}.model-type-element-preview-circle{width:38px;min-width:38px;height:38px;border-radius:999px}.model-type-element-preview-diamond{width:36px;min-width:36px;height:36px;transform:rotate(45deg)}.model-type-element-preview-diamond span{transform:rotate(-45deg)}.model-type-element-preview-rounded-rect,.model-type-element-preview-container-box,.model-type-element-preview-lane,.model-type-element-preview-pool,.model-type-element-preview-group{border-radius:10px}.model-type-element-preview-note,.model-type-element-preview-document,.model-type-element-preview-placeholder{border-radius:8px}.model-type-empty-rule-list{display:flex;align-items:center;justify-content:center;min-height:180px;border:1px dashed #cbd5e1;border-radius:14px;background:#f8fafc}.model-workbench-modal .ant-modal-content{height:100vh;padding:0;border-radius:0;overflow:hidden}.model-workbench{display:flex;flex-direction:column;height:100vh;background:#eef2f7}.model-workbench-header{display:grid;grid-template-columns:minmax(260px,1fr) auto minmax(360px,1fr);align-items:center;gap:16px;height:64px;padding:0 18px;border-bottom:1px solid #d8dee8;background:#fff;box-shadow:0 8px 20px #0f172a0f;z-index:2}.model-workbench-title{display:flex;flex-direction:column;gap:3px;min-width:0}.model-workbench-title .ant-typography{max-width:480px}.model-workbench-center-actions{justify-content:center}.model-workbench-right-actions{justify-content:flex-end}.model-workbench-close-button.ant-btn{box-shadow:0 8px 18px #dc26262e}.model-workbench-zoom-value.ant-btn{min-width:66px;color:#0f172a;background:#f8fafc;pointer-events:none}.model-workbench-body{display:block;min-height:0;flex:1}.model-workbench-canvas{position:relative;min-width:0;overflow:hidden;background:radial-gradient(circle at 18px 18px,rgba(100,116,139,.16) 1px,transparent 1px),linear-gradient(135deg,#ffffffdb,#f1f5f9db);background-size:28px 28px,auto;cursor:grab;height:100%}.model-workbench-canvas-dragging{cursor:grabbing}.model-workbench-grid{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;transform-origin:center center;transition:transform .18s ease;pointer-events:none}.model-workbench-demo-flow{position:relative;width:760px;height:360px}.model-workbench-demo-lines{position:absolute;top:0;right:0;bottom:0;left:0;overflow:visible}.model-workbench-demo-lines path{fill:none;stroke:#2563eb;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 4px 8px rgba(37,99,235,.18))}.model-workbench-demo-node{position:absolute;z-index:1;display:flex;align-items:center;justify-content:center;min-width:104px;min-height:56px;padding:10px 14px;border:2px solid #2563eb;color:#0f172a;font-size:13px;font-weight:600;background:#fff;box-shadow:0 16px 38px #0f172a1f}.model-workbench-demo-node-event{min-width:68px;min-height:68px;border-color:#22c55e;border-radius:999px;background:#ecfdf5;color:#166534}.model-workbench-demo-node-task{border-color:#2563eb;border-radius:12px;background:#eff6ff;color:#1d4ed8}.model-workbench-demo-node-gateway{min-width:74px;min-height:74px;border-color:#f59e0b;background:#fffbeb;color:#92400e;transform:rotate(45deg)}.model-workbench-demo-node-gateway:before{display:block;content:"审批判断";transform:rotate(-45deg)}.model-workbench-demo-node-gateway{font-size:0}.model-workbench-demo-node-resource{border-color:#7c3aed;border-radius:16px;background:#f5f3ff;color:#5b21b6}.model-workbench-demo-caption{position:absolute;left:222px;bottom:8px;display:flex;flex-direction:column;gap:4px;align-items:center;width:320px;padding:12px 16px;border:1px solid rgba(203,213,225,.9);border-radius:16px;background:#ffffffe0;box-shadow:0 14px 34px #0f172a1a}.model-workbench-toolbox-banner{position:absolute;top:16px;left:16px;z-index:3;display:inline-flex;align-items:center;gap:8px;height:38px;padding:0 14px;border:1px solid #d8dee8;border-radius:999px;color:#0f172a;background:#ffffffeb;box-shadow:0 12px 30px #0f172a1f;cursor:pointer}.model-workbench-toolbox{position:absolute;top:16px;bottom:16px;left:16px;z-index:3;display:flex;flex-direction:column;width:318px;padding:14px;border:1px solid #d8dee8;border-radius:18px;background:#fffffff0;box-shadow:0 18px 50px #0f172a24}.model-workbench-toolbox-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.model-workbench-toolbox .ant-tabs-nav{margin-bottom:10px}.model-workbench-toolbox-content{min-height:0;margin-top:12px;padding-right:4px;overflow-y:auto}.model-workbench-toolbox-empty{display:flex;align-items:center;justify-content:center;min-height:120px;border:1px dashed #cbd5e1;border-radius:12px;background:#f8fafc}.model-workbench-tool-group{display:flex;flex-direction:column;gap:8px}.model-workbench-tool-group-title{display:flex;align-items:center;justify-content:space-between}.model-workbench-tool-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.model-workbench-tool-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:88px;padding:8px 6px;border:1px solid #e2e8f0;border-radius:12px;color:#0f172a;background:#fff;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.model-workbench-tool-card:hover{border-color:#1677ff;box-shadow:0 8px 22px #1677ff24;transform:translateY(-1px)}.model-workbench-tool-card-icon{display:flex;align-items:center;justify-content:center;height:34px}.model-workbench-tool-card-title{max-width:100%;overflow:hidden;font-size:12px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.model-workbench-element-shape{display:inline-flex;width:38px;height:28px;border-width:2px;box-sizing:border-box}.model-workbench-element-shape-circle{width:32px;height:32px;border-radius:999px}.model-workbench-element-shape-diamond{width:28px;height:28px;transform:rotate(45deg)}.model-workbench-element-shape-rounded-rect,.model-workbench-element-shape-container-box,.model-workbench-element-shape-lane,.model-workbench-element-shape-pool,.model-workbench-element-shape-group{border-radius:8px}.model-workbench-element-shape-note,.model-workbench-element-shape-document,.model-workbench-element-shape-placeholder{border-radius:6px}.model-workbench-line-preview{position:relative;display:inline-block;width:54px;border-top-width:2px;border-top-color:currentColor}.model-workbench-line-preview:after{position:absolute;top:-5px;right:-1px;width:8px;height:8px;border-top:2px solid currentColor;border-right:2px solid currentColor;content:"";transform:rotate(45deg)}.model-workbench-line-preview-bidirectional:before{position:absolute;top:-5px;left:-1px;width:8px;height:8px;border-bottom:2px solid currentColor;border-left:2px solid currentColor;content:"";transform:rotate(45deg)}.model-workbench-line-preview-undirected:after{display:none}.model-workbench-property-panel{position:absolute;top:16px;right:16px;z-index:3;width:300px;max-height:calc(100% - 32px);padding:16px;border:1px solid #d8dee8;border-radius:18px;background:#f8fafcf0;box-shadow:0 18px 50px #0f172a24;overflow-y:auto;cursor:default}.model-workbench-property-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.model-workbench-property-card{display:flex;flex-direction:column;gap:8px;padding:14px;border:1px solid #e2e8f0;border-radius:14px;background:#fff}.model-workbench-property-row{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px}.model-relation-live-preview{min-height:300px;border:1px dashed #cbd5e1;border-radius:18px;display:flex;align-items:center;justify-content:center;background:linear-gradient(90deg,rgba(148,163,184,.14) 1px,transparent 1px),linear-gradient(rgba(148,163,184,.14) 1px,transparent 1px),#fff;background-size:24px 24px}.relation-style-group,.relation-color-group{display:flex;flex-wrap:wrap;gap:12px}.instance-relation-modal-layout{display:grid;align-items:center;justify-items:center;gap:18px;min-height:280px}.instance-relation-modal-layout-active{grid-template-columns:150px 150px minmax(500px,1fr)}.instance-relation-modal-layout-passive{grid-template-columns:minmax(500px,1fr) 150px 150px}.instance-relation-modal-form{min-height:220px;width:100%;border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:18px}.instance-relation-modal-node-wrap{display:flex;flex-direction:column;align-items:center;gap:8px}.instance-relation-modal-node{width:148px;height:148px;border:1px solid #dbeafe;border-radius:999px;background:#f8fbff;padding:14px;display:flex;justify-content:center;align-items:center;box-shadow:0 10px 24px #0f172a14}.instance-relation-modal-node-label{font-size:12px;line-height:18px}.instance-relation-modal-node-body{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-width:0;text-align:center}.instance-relation-modal-node-text{min-width:0;max-width:108px;width:108px;align-items:center}.instance-relation-modal-node-text .ant-typography{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.instance-relation-modal-line{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-width:0;width:100%;color:#475569;text-align:center}.instance-relation-modal-line .relation-line-preview{width:86px}.relation-style-radio,.relation-color-radio{margin-inline-end:0!important}.relation-style-option,.relation-color-option{display:inline-flex;align-items:center;gap:10px;padding:8px 12px;border:1px solid #dbe4f0;border-radius:10px;background:#f8fafc}.relation-color-dot-large{width:16px;height:16px}.value-type-card-group{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%}.value-type-card-radio{margin-inline-end:0!important}.value-type-card-radio .ant-radio{align-self:flex-start;margin-top:14px}.value-type-card{display:flex;min-height:88px;flex-direction:column;gap:6px;padding:12px 14px;border:1px solid #dbe4f0;border-radius:8px;background:#f8fafc;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.value-type-card-radio:hover .value-type-card,.value-type-card-radio.ant-radio-wrapper-checked .value-type-card{border-color:#1677ff;background:#eef6ff;box-shadow:0 8px 20px #1677ff1f}.section-kicker{color:#1677ff;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hero-description,.metric-text,.card-paragraph{margin-bottom:0;color:#475569}.stats-row{flex-wrap:nowrap}.compact-stat{min-height:96px;cursor:pointer;transition:all .2s ease}.compact-stat:hover{transform:translateY(-1px);box-shadow:0 12px 24px #3b82f61f}.metric-card,.metric-card-active,.metric-card-accent{border-radius:18px}.metric-card-active,.metric-card-accent{background:linear-gradient(135deg,#eff6ff,#ecfeff)}.metric-card-active{border:1px solid #93c5fd;box-shadow:0 14px 28px #2563eb2e}.stat-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;min-height:22px;min-width:0}.stat-card-label{display:block;min-width:0;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#64748b;font-size:14px;line-height:1.5}.stat-card-value{margin-top:10px;color:#0f172a;font-size:32px;line-height:1.2;font-weight:700}.metric-card-active .stat-card-label,.metric-card-active .stat-card-value{color:#155eef}.stat-help-trigger{opacity:0;pointer-events:none;flex:0 0 auto;border:0;background:transparent;color:#94a3b8;padding:0;line-height:1;cursor:pointer;transition:opacity .16s ease,color .16s ease}.compact-stat:hover .stat-help-trigger,.compact-stat:focus-within .stat-help-trigger,.metric-card-active .stat-help-trigger{opacity:1;pointer-events:auto}.stat-help-trigger:hover{color:#1677ff}.stat-card-static{cursor:default}.stat-card-static:hover{transform:none;box-shadow:none}.stage-navigator{display:flex;align-items:center;gap:0;width:100%;overflow-x:auto;padding-bottom:2px}.stage-nav-segment{display:flex;align-items:center;flex:1 1 0;min-width:0}.stage-nav-item{flex:1 1 auto;min-width:0;display:inline-flex;align-items:center;justify-content:flex-start;gap:10px;padding:12px 14px;border:1px solid #dbe4f0;border-radius:14px;background:#f8fafc;color:#475569;cursor:pointer;transition:all .2s ease}.stage-nav-item:hover{border-color:#93c5fd;background:#eff6ff}.stage-nav-item-active{border-color:#1677ff;background:linear-gradient(135deg,#eff6ff,#ecfeff);box-shadow:0 0 0 1px #1677ff29;color:#0f172a}.stage-nav-item-completed:not(.stage-nav-item-active){border-color:#bfdbfe;background:#f8fbff}.stage-nav-item-disabled,.stage-nav-item:disabled{cursor:not-allowed;opacity:.55}.stage-nav-item-disabled:hover,.stage-nav-item:disabled:hover{border-color:#dbe4f0;background:#f8fafc}.stage-nav-index{flex:0 0 auto;width:24px;height:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#e2e8f0;color:#475569;font-size:12px;font-weight:700}.stage-nav-item-active .stage-nav-index{background:#1677ff;color:#fff}.stage-nav-item-completed .stage-nav-index{background:#16a34a1f;color:#16a34a}.stage-nav-title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600}.stage-nav-divider{flex:0 0 16px;height:1px;margin:0 6px;background:#dbe4f0}.resource-type-panels{align-items:stretch}.resource-type-panels>.ant-col{display:flex}.resource-type-panel-card.ant-card{width:100%;min-height:calc(100vh - var(--platform-header-height, 64px) - var(--page-guide-height, 104px) - 230px);display:flex;flex-direction:column}.resource-type-panel-card .ant-card-head{flex:0 0 auto}.resource-type-panel-card .ant-card-body{flex:1 1 auto;min-height:0}.resource-type-group-card .ant-card-body{display:flex;flex-direction:column;min-height:0;padding-right:12px;overflow:hidden}.resource-type-group-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding-right:2px}.resource-type-count-link{padding-inline:0;font-weight:600}.business-monitor-page .search-panel{overflow:visible}.business-system-list-card .ant-card-head{align-items:center}.business-system-list-card .ant-table-tbody .ant-progress-circle{display:block;margin:0 auto}.business-status-pill{display:inline-flex;align-items:center;justify-content:center;min-width:56px;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600;line-height:1}.business-status-pill-compact{min-width:52px;padding-inline:8px}.business-status-pill-normal{color:#166534;background:#dcfce7}.business-status-pill-abnormal{color:#b45309;background:#fef3c7}.business-status-pill-fault{color:#b91c1c;background:#fee2e2}.business-status-pill-unknown{color:#475569;background:#e2e8f0}.business-system-card{height:100%;border:1px solid #e5edf6;cursor:pointer;background:radial-gradient(circle at top right,rgba(59,130,246,.1),transparent 34%),#fff;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.business-system-card:hover{transform:translateY(-2px);border-color:#bfdbfe;box-shadow:0 16px 34px #0f172a1a}.business-system-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.business-system-card-title{display:flex;flex-direction:column;gap:6px;min-width:0}.business-system-card-desc{display:-webkit-box;min-height:44px;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.business-system-card-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.business-system-card-metrics>div{display:flex;flex-direction:column;gap:4px;min-width:0;padding:10px;border:1px solid #e5edf6;border-radius:12px;background:#f8fafcdb}.business-system-card-metrics .ant-typography{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.resource-monitor-config-group-section{display:flex;flex-direction:column;gap:14px}.resource-monitor-config-group-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:2px;border-bottom:1px solid #eef2f7}.resource-monitor-config-card .business-system-card-head{align-items:center}.resource-monitor-config-card{position:relative}.resource-monitor-config-card-title{display:flex;min-width:0;flex:1 1 auto;padding-right:28px}.resource-monitor-config-card-action.ant-btn{position:absolute;top:18px;right:18px;opacity:0;pointer-events:none;color:#475569;background:#ffffffeb;box-shadow:0 8px 20px #0f172a14;transition:opacity .18s ease,color .18s ease,background-color .18s ease}.resource-monitor-config-card:hover .resource-monitor-config-card-action.ant-btn,.resource-monitor-config-card:focus-within .resource-monitor-config-card-action.ant-btn{opacity:1;pointer-events:auto}.resource-monitor-config-card-action.ant-btn:hover,.resource-monitor-config-card-action.ant-btn:focus-visible{color:#1677ff;background:#eff6ff}.resource-monitor-config-card-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.resource-monitor-config-card-metrics>div{display:flex;min-width:0;flex-direction:column;gap:4px;padding:10px;border:1px solid #e5edf6;border-radius:12px;background:#f8fafcdb}.resource-monitor-config-card-metrics .ant-typography{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.resource-monitor-metric-icon-button.ant-btn{width:32px;height:32px}.resource-monitor-threshold-cell{display:inline-flex;align-items:center;gap:6px;min-width:0}.resource-monitor-threshold-edit.ant-btn{opacity:0;pointer-events:none;color:#64748b}.resource-monitor-threshold-cell:hover .resource-monitor-threshold-edit.ant-btn,.resource-monitor-threshold-cell:focus-within .resource-monitor-threshold-edit.ant-btn{opacity:1;pointer-events:auto}.resource-monitor-picker-summary{display:flex;flex-direction:column;gap:10px;padding:14px 16px;border:1px solid #e5edf6;border-radius:14px;background:#f8fbff}.resource-monitor-step-actions{display:flex;justify-content:flex-end}.resource-monitor-threshold-table-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.resource-monitor-drawer-actions{display:flex;justify-content:flex-end;gap:8px}.resource-monitor-formula-text.ant-typography{display:block;white-space:pre-wrap;word-break:break-all}.resource-monitor-aggregate-table .ant-table-thead>tr>th,.resource-monitor-aggregate-table .ant-table-tbody>tr>td{white-space:nowrap;vertical-align:top}.resource-monitor-aggregate-table .resource-monitor-aggregation-logic-text.ant-typography{white-space:normal;word-break:break-word}.resource-monitor-threshold-footer{display:flex;justify-content:flex-end}.resource-monitor-threshold-condition-field{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;gap:8px}.resource-monitor-threshold-condition-field-operator{flex:0 0 180px}.resource-monitor-picker-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:16px;min-height:420px}.resource-monitor-picker-groups,.resource-monitor-picker-metrics{display:flex;min-height:0;flex-direction:column;gap:12px;padding:16px;border:1px solid #e5edf6;border-radius:16px;background:#fff}.resource-monitor-picker-group-list{display:flex;flex-direction:column;gap:8px}.resource-monitor-picker-group-item{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:12px 14px;border:1px solid #dbe4f0;border-radius:12px;background:#f8fafc;color:#0f172a;text-align:left;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.resource-monitor-picker-group-item:hover{border-color:#bfdbfe;background:#eff6ff}.resource-monitor-picker-group-item-active{border-color:#1677ff;background:linear-gradient(135deg,#eff6ff,#ecfeff);box-shadow:0 0 0 1px #1677ff29}.resource-monitor-picker-metric-list .ant-list-items{display:flex;flex-direction:column;gap:10px}.resource-monitor-picker-metric-item.ant-list-item{display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px solid #dbe4f0;border-radius:14px;background:#f8fafc;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease,opacity .18s ease}.resource-monitor-picker-metric-item.ant-list-item:hover{border-color:#bfdbfe;background:#f8fbff}.resource-monitor-picker-metric-item-selected.ant-list-item{border-color:#1677ff;background:#eff6ff;box-shadow:0 0 0 1px #1677ff1f}.resource-monitor-picker-metric-item-disabled.ant-list-item{cursor:not-allowed;opacity:.58;background:#f8fafc}.resource-monitor-picker-metric-item-disabled.ant-list-item:hover{border-color:#dbe4f0;background:#f8fafc}.resource-monitor-config-state-ready.ant-typography{color:#15803d;font-weight:600}.resource-monitor-config-state-missing.ant-typography{color:#dc2626;font-weight:600}.business-system-list-card .ant-btn-link,.business-metric-link.ant-btn-link{padding-inline:0}.business-metric-link.ant-btn-link{height:auto;padding-block:0;font-weight:700}.business-resource-list-card .ant-tabs-nav{margin-bottom:16px}.business-resource-table .ant-table-row{cursor:pointer}.business-resource-metric-list{display:flex;flex-wrap:wrap;gap:8px}.business-resource-metric-chip{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border:1px solid #e5edf6;border-radius:999px;background:#f8fbff;white-space:nowrap}.business-resource-drawer-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.business-resource-drawer-metric{padding:12px 14px;border:1px solid #e5edf6;border-radius:14px;background:linear-gradient(180deg,#fff,#f8fbff)}.business-resource-drawer-metric .ant-typography{margin:0}.resource-runtime-drawer-footer{padding:4px 0 0}.resource-runtime-header{display:flex;flex-direction:column;gap:12px}.resource-runtime-header-split{flex-direction:row;align-items:stretch}.resource-runtime-header-main{flex:1 1 auto;min-width:0;padding:14px 16px;border:1px solid #e5edf6;border-radius:16px;background:linear-gradient(180deg,#fff,#f8fbff)}.resource-runtime-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.resource-runtime-summary-grid-compact{flex:0 0 336px;grid-template-columns:repeat(3,minmax(0,1fr))}.resource-runtime-summary-card{display:flex;flex-direction:column;gap:8px;padding:12px 14px;border:1px solid #e5edf6;border-radius:14px;background:linear-gradient(180deg,#fff,#f8fbff)}.resource-runtime-summary-card .ant-typography{margin:0}.resource-runtime-summary-value{flex:1 1 auto;min-height:42px;display:flex;align-items:center;justify-content:center;text-align:center}.resource-runtime-summary-value .business-status-pill{justify-content:center}.resource-runtime-summary-tags{display:flex;flex-wrap:wrap;gap:8px}.resource-runtime-trend-card{padding:14px 16px;border:1px solid #e5edf6;border-radius:16px;background:linear-gradient(180deg,#fff,#f8fbff)}.resource-runtime-trend-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.resource-runtime-sparkline{width:100%;overflow:hidden}.resource-runtime-sparkline svg{display:block;width:100%;height:auto}.resource-runtime-grid-line{stroke:#e5edf6;stroke-width:1}.resource-runtime-line-path{fill:none;stroke:#1677ff;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.resource-runtime-line-dot{fill:#1677ff;stroke:#fff;stroke-width:1.5}.resource-runtime-axis-text{fill:#64748b;font-size:12px}.resource-runtime-list .ant-list-item{padding-left:0;padding-right:0}.resource-runtime-list-item{width:100%}.resource-runtime-list-main{display:flex;flex-direction:column;gap:6px}@media (max-width: 1200px){.resource-runtime-header-split{flex-direction:column}.resource-runtime-summary-grid-compact{flex:1 1 auto}}.business-detail-overview-card .stats-row{flex-wrap:wrap}.business-detail-overview-card .compact-stat{min-height:82px}.business-detail-metric-grid{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start}.business-detail-metric-card.ant-card{position:relative;width:188px;min-height:96px;border:1px solid #e5edf6;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 10px 22px #0f172a0a}.business-detail-metric-card .ant-card-body{padding:14px 16px 12px}.business-detail-metric-card:hover{border-color:#c9dcf4}.business-detail-metric-help.ant-btn{position:absolute;top:8px;right:8px;width:24px;min-width:24px;height:24px;padding:0;color:#94a3b8;opacity:0;transition:opacity .2s ease,color .2s ease}.business-detail-metric-card:hover .business-detail-metric-help.ant-btn,.business-detail-metric-help.ant-btn:focus-visible{opacity:1}.business-detail-metric-help.ant-btn:hover,.business-detail-metric-help.ant-btn:focus-visible{color:#1677ff}.business-detail-metric-label.ant-typography{display:block;padding-right:18px;line-height:1.35}.business-detail-metric-value.ant-typography{margin:0;line-height:1.1}.business-transaction-filter{align-items:center}.business-transaction-filter .ant-typography{margin:0}.transaction-name-cell{min-width:0;align-items:center}.transaction-name-cell .ant-typography{margin:0}.transaction-name-edit.ant-btn{width:22px;min-width:22px;height:22px;padding:0;color:#94a3b8;opacity:0;transition:opacity .2s ease,color .2s ease}.transaction-name-cell:hover .transaction-name-edit.ant-btn,.transaction-name-edit.ant-btn:focus-visible{opacity:1}.transaction-name-edit.ant-btn:hover,.transaction-name-edit.ant-btn:focus-visible{color:#1677ff}.business-trend-drawer{display:flex;flex-direction:column;height:100%;min-height:0;background:#f5f8fc}.business-trend-drawer-toolbar{flex:0 0 auto;padding:14px 24px 12px;border-bottom:1px solid #e5edf6;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.business-trend-toolbar-section{padding:12px 16px;border:1px solid #e5edf6;border-radius:16px;background:#fff;box-shadow:0 12px 24px #0f172a0a}.business-trend-toolbar-section+.business-trend-toolbar-section{margin-top:12px}.business-trend-drawer-extra .ant-typography,.business-trend-group-select-row .ant-typography{margin:0}.business-trend-drawer-extra .ant-space{align-items:center}.business-trend-toolbar-section-compact .ant-space,.business-trend-group-select-row{width:100%}.business-trend-drawer-content{flex:1 1 auto;min-height:0;overflow-y:auto;padding:18px 24px 24px}.business-trend-chart-card.ant-card{border:1px solid #e5edf6;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 14px 26px #0f172a0a}.business-trend-chart-card .ant-card-body{padding:18px 20px 16px}.business-trend-chart-card-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px}.business-trend-chart-card-head .ant-typography{margin:0}.business-trend-chart-title{min-width:0;align-items:center}.business-trend-chart-title-text.ant-typography{line-height:1.3}.business-trend-chart-help.ant-btn{width:22px;min-width:22px;height:22px;padding:0;color:#94a3b8;opacity:0;transition:opacity .2s ease,color .2s ease}.business-trend-chart-title:hover .business-trend-chart-help.ant-btn,.business-trend-chart-help.ant-btn:focus-visible{opacity:1}.business-trend-chart-help.ant-btn:hover,.business-trend-chart-help.ant-btn:focus-visible{color:#1677ff}.business-trend-current-value.ant-typography{font-size:16px}.business-trend-chart{position:relative;height:196px;border:1px solid #e7eef8;border-radius:16px;background:linear-gradient(180deg,#f8fbffe0,#fffffff5),linear-gradient(90deg,#1677ff0a,#0f766e05);overflow:hidden;cursor:crosshair}.business-trend-chart-svg{display:block;width:100%;height:100%}.business-trend-grid-line{stroke:#dce8f7;stroke-width:1;stroke-dasharray:4 5}.business-trend-active-line{stroke:#64748b;stroke-width:1.5;stroke-dasharray:4 4}.business-trend-axis-text{fill:#94a3b8;font-size:11px}.business-trend-point-tooltip{position:absolute;top:12px;display:flex;flex-direction:column;gap:2px;min-width:96px;padding:8px 10px;border:1px solid rgba(22,119,255,.12);border-radius:12px;background:#fffffff5;box-shadow:0 14px 26px #0f172a1f;transform:translate(-50%);pointer-events:none}.business-trend-point-tooltip .ant-typography{margin:0;line-height:1.2}.business-trend-axis-footer{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:10px}.business-trend-axis-footer .ant-typography:nth-child(2){text-align:center}.business-trend-axis-footer .ant-typography:last-child{text-align:right}.topology-layout{height:calc(100vh - var(--platform-header-height, 64px) - var(--page-guide-height, 104px) - 112px);min-height:680px}.topology-layout>.ant-col{display:flex;min-width:0}.topology-architecture-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px 16px}.topology-architecture-summary-item{display:flex;flex-direction:column;gap:6px;min-width:0}.topology-architecture-summary-item .ant-space{min-width:0}.inline-link-button.ant-btn-link{padding:0;height:auto}.topology-main-card.ant-card,.topology-side-card.ant-card{width:100%;height:100%;min-height:0}.topology-main-card .ant-card-body,.topology-side-card .ant-card-body{height:calc(100% - 57px);min-height:0}.topology-side-card-collapsed .ant-card-body{display:flex;align-items:center;justify-content:center;padding:12px 8px}.topology-canvas{position:relative;overflow:auto;border-radius:16px;background:radial-gradient(circle at top,rgba(59,130,246,.08),transparent 38%),#f8fbff;border:1px solid #dbe7f5;cursor:grab;height:100%;min-height:0}.topology-canvas-inner{position:relative;min-width:100%;min-height:100%}.topology-canvas:active{cursor:grabbing}.topology-stage{position:relative;transform-origin:top left}.topology-lines{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:auto}.topology-edge-hit-area,.topology-edge-label-click-target{cursor:pointer}.topology-edge-label-bg{fill:#ffffffeb;stroke:#dbe7f5}.topology-edge-label{font-size:12px;fill:#475569;font-weight:600}.topology-node{position:absolute;width:232px;min-height:76px;display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:18px;border:1px solid #d9e4f2;background:#fffffff5;box-shadow:0 16px 30px #0f172a14;text-align:left;cursor:grab;transition:opacity .2s ease,transform .2s ease,box-shadow .2s ease,border-color .2s ease}.topology-node:hover{transform:translateY(-2px);box-shadow:0 18px 34px #0f172a1f}.topology-node:active{cursor:grabbing}.topology-node-active{border-color:#1677ff;box-shadow:0 18px 36px #1677ff2e}.topology-node-dim{opacity:.2}.topology-node-icon{flex:0 0 auto}.topology-node-text{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1 1 auto}.topology-node-name{color:#0f172a;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topology-node-code{color:#64748b;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topology-node-meta{color:#475569;font-size:11px;line-height:1.4}.topology-empty-state{min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;padding:24px}.topology-empty-icon{font-size:32px;color:#94a3b8}.topology-side-collapsed-tip{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;width:100%;min-height:100%;border:0;background:transparent;cursor:pointer}.topology-side-collapsed-icon,.topology-side-card .ant-card-extra .anticon{font-size:18px;color:#475569}.topology-side-card .page-stack{height:100%;overflow:auto}.topology-detail-head{display:flex;align-items:center;gap:12px;padding:4px 0 2px}.topology-detail-identity{padding-bottom:6px}.topology-detail-head .catalog-icon{flex:0 0 auto}.topology-detail-head-text{display:flex;flex-direction:column;gap:2px;min-width:0}.topology-detail-title{font-size:18px;line-height:1.35}.topology-detail-head-text .ant-typography{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topology-simple-list .ant-list-items,.topology-card-list .ant-list-items{display:flex;flex-direction:column}.topology-simple-list .ant-list-item,.topology-card-list .ant-list-item{padding:10px 0}.topology-property-row{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.topology-property-text{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1 auto}.topology-value-tag{flex:0 0 auto;border-radius:999px;background:#eef2ff;color:#475569;padding:4px 10px;font-size:12px;font-weight:600}.topology-detail-block{width:100%;border-radius:14px;background:#f3f6fb;padding:12px 14px;display:flex;flex-direction:column;gap:4px}.topology-detail-block-title,.topology-detail-block-desc,.topology-simple-primary,.topology-simple-secondary{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topology-detail-block-desc{display:block}.runtime-topology-card.ant-card{border:1px solid #d8e8f8}.runtime-topology-card .ant-card-head{background:linear-gradient(180deg,#f7fbff,#fff)}.runtime-topology-canvas{background:radial-gradient(circle at top,rgba(37,99,235,.1),transparent 36%),#f7fbff;border-color:#cfe0f2}.runtime-topology-node{border-color:#c8d8eb;box-shadow:0 18px 34px #0f172a1a}.runtime-topology-node:before{content:"";position:absolute;left:0;top:14px;bottom:14px;width:4px;border-radius:0 4px 4px 0;background:linear-gradient(180deg,#1677ff,#60a5fa)}.runtime-topology-node-healthy:before{background:linear-gradient(180deg,#16a34a,#4ade80)}.runtime-topology-node-healthy{border-color:#86efac}.runtime-topology-node-warning:before{background:linear-gradient(180deg,#f59e0b,#fbbf24)}.runtime-topology-node-warning{border-color:#fcd34d}.runtime-topology-node-critical:before{background:linear-gradient(180deg,#ef4444,#fb7185)}.runtime-topology-node-critical{border-color:#fca5a5}.runtime-topology-node-unknown:before{background:linear-gradient(180deg,#94a3b8,#cbd5e1)}.runtime-topology-node-unknown{border-color:#cbd5e1}.runtime-topology-node-active{box-shadow:0 20px 40px #2563eb33}.runtime-topology-node-dim{opacity:.16}.runtime-topology-node-head{display:flex;align-items:center;gap:6px;min-width:0}.runtime-topology-node-tags{display:flex;align-items:center;gap:6px;min-width:0;flex-wrap:wrap}.runtime-topology-status-dot{width:8px;height:8px;border-radius:999px;flex:0 0 auto}.runtime-topology-status-dot-healthy{background:#16a34a}.runtime-topology-status-dot-warning{background:#f59e0b}.runtime-topology-status-dot-critical{background:#ef4444}.runtime-topology-status-dot-unknown{background:#94a3b8}.runtime-topology-status-chip,.runtime-topology-alert-chip{display:inline-flex;align-items:center;justify-content:center;min-height:20px;padding:0 8px;border-radius:999px;font-size:11px;font-weight:700;line-height:1.2}.runtime-topology-status-chip-healthy{color:#166534;background:#dcfce7}.runtime-topology-status-chip-warning{color:#b45309;background:#fef3c7}.runtime-topology-status-chip-critical{color:#b91c1c;background:#fee2e2}.runtime-topology-status-chip-unknown{color:#475569;background:#e2e8f0}.runtime-topology-alert-chip{color:#1d4ed8;background:#dbeafe}.runtime-topology-edge-label-bg{fill:#eff6fff5;stroke:#bfdbfe}.runtime-topology-edge-label{font-size:12px;fill:#1d4ed8;font-weight:700;pointer-events:none}.runtime-topology-edge-meta{font-size:11px;fill:#64748b;font-weight:600}.runtime-topology-edge-label-group{cursor:default}.runtime-topology-edge-label-group.runtime-topology-edge-healthy .runtime-topology-edge-label-bg{fill:#f0fdf4f5;stroke:#86efac}.runtime-topology-edge-label-group.runtime-topology-edge-healthy .runtime-topology-edge-label{fill:#166534}.runtime-topology-edge-label-group.runtime-topology-edge-degraded .runtime-topology-edge-label-bg{fill:#fffbebf5;stroke:#fcd34d}.runtime-topology-edge-label-group.runtime-topology-edge-degraded .runtime-topology-edge-label{fill:#b45309}.runtime-topology-edge-label-group.runtime-topology-edge-interrupted .runtime-topology-edge-label-bg{fill:#fef2f2f5;stroke:#fca5a5}.runtime-topology-edge-label-group.runtime-topology-edge-interrupted .runtime-topology-edge-label{fill:#475569}.runtime-topology-edge-label-group.runtime-topology-edge-unknown .runtime-topology-edge-label-bg{fill:#f8fafcf5;stroke:#cbd5e1}.runtime-topology-edge-label-group.runtime-topology-edge-unknown .runtime-topology-edge-label{fill:#475569}.runtime-topology-edge-cross line{stroke:#64748b;stroke-width:2;stroke-linecap:round}.topology-edge-style-chip{display:inline-block;width:44px;height:0;border-top:3px solid #2563eb}.topology-edge-style-chip-dashed{border-top-style:dashed}.topology-edge-style-chip-dotted{border-top-style:dotted}.topology-edge-style-chip-solid{border-top-style:solid}.nested-card,.detail-side-card{height:100%;background:#fafcff}.placeholder-card{min-height:280px}.reference-link{padding-inline:0}.model-element-style-trigger{border:0;background:transparent;padding:0;cursor:pointer}.model-element-preview-wrap{display:inline-flex;align-items:center;justify-content:center;overflow:visible}.model-element-preview{position:relative;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;border-width:2px;font-size:12px;font-weight:600;line-height:1.2;text-align:center;box-shadow:0 8px 18px #0f172a14}.model-element-preview span{max-width:100%;padding:0 6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.model-element-preview-icon{flex:0 0 auto;width:18px;height:18px;padding:0;margin-right:4px;border-radius:999px;font-size:11px;line-height:18px;background:#ffffffb8}.model-element-preview-circle{border-radius:999px}.model-element-preview-rect{border-radius:4px}.model-element-preview-rounded-rect,.model-element-preview-placeholder{border-radius:12px}.model-element-preview-diamond{transform:rotate(45deg)}.model-element-preview-diamond span{transform:rotate(-45deg)}.model-element-preview-lane,.model-element-preview-pool,.model-element-preview-group,.model-element-preview-container-box{border-radius:10px}.model-element-preview-lane:before,.model-element-preview-pool:before{content:"";position:absolute;inset:0 auto 0 0;width:18%;border-right:1px solid currentColor;opacity:.45}.model-element-preview-note{border-radius:8px}.model-element-preview-note:after,.model-element-preview-document:after{content:"";position:absolute;top:-2px;right:-2px;width:16px;height:16px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;background:#ffffffb8}.model-element-preview-document{border-radius:8px 8px 14px}.model-element-style-tooltip{display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:28px}.model-element-style-tooltip-overlay .ant-tooltip-inner{max-width:none;width:auto;color:#0f172a;background:#fff;box-shadow:0 18px 42px #0f172a2e}.model-element-style-meta{display:flex;flex-direction:column;gap:10px;padding:14px 16px;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc}.model-element-style-editor-layout{align-items:stretch}.model-element-style-editor-form{min-width:0}.model-element-style-sticky-preview{position:sticky;top:calc(var(--page-guide-height, 104px) + 96px);display:flex;flex-direction:column;gap:14px;padding:16px;border:1px solid #e2e8f0;border-radius:18px;background:#fff;box-shadow:0 12px 30px #0f172a14}.model-element-style-modal-preview{display:flex;align-items:center;justify-content:center;min-height:260px;border:1px dashed #cbd5e1;border-radius:18px;background:linear-gradient(90deg,rgba(148,163,184,.14) 1px,transparent 1px),linear-gradient(rgba(148,163,184,.14) 1px,transparent 1px),#fff;background-size:24px 24px}.model-element-style-modal-preview .model-element-preview{box-shadow:0 18px 38px #0f172a24}.model-element-style-live-preview{min-height:300px}.model-element-shape-radio-group{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:16px;width:100%}.model-element-shape-radio-inner{display:inline-flex;align-items:center;justify-content:center;min-width:92px;min-height:78px}.model-element-shape-radio.ant-radio-wrapper{align-items:center;margin:0;padding:8px 4px}.model-element-icon-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:12px}.model-element-icon-table-preview{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;color:#fff;font-weight:700}.model-element-icon-option{display:flex;align-items:center;gap:10px;min-height:58px;padding:10px 12px;border:1px solid #dbe3ef;border-radius:14px;background:#fff;cursor:pointer}.model-element-icon-option-active{border-color:#1677ff;background:#eff6ff}.model-element-icon-preview{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:34px;height:34px;border-radius:10px;font-weight:700;background:#f8fafc}.model-element-color-palette{display:grid;grid-template-columns:repeat(6,24px);gap:6px;padding:8px;border:1px solid #dbe3ef;border-radius:12px;background:#fff}.model-element-color-field{display:inline-flex;align-items:center;gap:8px;width:100%;height:40px;padding:0 10px;border:1px solid #d9d9d9;border-radius:8px;color:#334155;background:#fff;cursor:pointer}.model-element-color-field-swatch{flex:0 0 auto;width:22px;height:22px;border:1px solid #cbd5e1;border-radius:6px}.model-element-color-popover{width:430px}.model-element-color-popover-overlay .ant-popover-inner{padding:12px}.model-element-color-palette-popover{grid-template-columns:repeat(12,28px);justify-content:center;gap:8px;padding:12px}.model-element-color-popover-actions{display:flex;justify-content:flex-end;gap:8px}.model-element-color-swatch{width:24px;height:24px;border:1px solid #cbd5e1;border-radius:6px;cursor:pointer}.model-element-color-palette-popover .model-element-color-swatch{width:28px;height:28px}.model-element-color-swatch-active{outline:2px solid #1677ff;outline-offset:2px}.model-reference-card-mark{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:34px;height:34px;border-radius:10px;color:#1d4ed8;font-weight:700;background:#eff6ff}.icon-actions .ant-btn{width:32px}.table-pagination{display:flex;justify-content:flex-end;margin-top:16px}.full-width-radio{display:flex;flex-wrap:wrap;gap:8px}.full-width-radio .ant-radio-button-wrapper{flex:0 0 auto;border-radius:10px}.ant-table-wrapper .ant-table{border-radius:14px}.ant-table-wrapper .ant-table-thead>tr>th{background:#f8fafc}.ant-menu-dark .ant-menu-item,.ant-menu-dark .ant-menu-submenu-title{margin-inline:10px;width:calc(100% - 20px)}@media (max-width: 1200px){.stats-row{flex-wrap:wrap}}@media (max-width: 992px){.platform-header{padding:0 16px}.platform-action-btn{display:none}.page-guide,.page-guide-root,.page-guide-child{position:static;min-height:unset}.main-pane,.platform-main{margin-left:0}.app-sider{z-index:1080}.app-content,.platform-content{padding-top:calc(var(--platform-header-height, 64px) + 24px)}.page-guide-inner{flex-direction:column}.attribute-search-input{min-width:100%}}.update-cell{display:inline-flex;align-items:center;gap:6px}.history-trigger{opacity:0;pointer-events:none;color:#64748b;transition:opacity .2s ease}.update-cell:hover .history-trigger{opacity:1;pointer-events:auto}.display-name-cell{display:inline-flex;align-items:center;gap:6px}.display-name-trigger{opacity:0;pointer-events:none;color:#64748b;transition:opacity .2s ease}.display-name-cell:hover .display-name-trigger{opacity:1;pointer-events:auto}.metric-type-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;margin-top:2px;border-radius:10px;background:#eef4ff;font-size:14px}.metric-name-row{display:inline-flex;align-items:center;gap:6px}.metric-desc-trigger{display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:#94a3b8;opacity:0;pointer-events:none;transition:opacity .2s ease;cursor:pointer}.metric-name-row:hover .metric-desc-trigger{opacity:1;pointer-events:auto}.template-card{border-radius:12px}.log-detail-content{padding:14px 16px;border:1px solid #dbe7f5;border-radius:12px;background:#f8fbff}.log-detail-content pre{margin:0;white-space:pre-wrap;word-break:break-word;font-family:IBM Plex Mono,SFMono-Regular,monospace;font-size:12px;line-height:1.6;color:#0f172a}.log-floating-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1420}.log-floating-panel{position:fixed;max-width:calc(100vw - 32px);max-height:min(520px,calc(100vh - 32px));padding:18px;border:1px solid #d7e6f4;border-radius:16px;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 20px 52px #0f172a33,0 2px 8px #0f172a14;overflow:auto}.log-floating-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.log-floating-panel-title-wrap{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;gap:4px}.log-floating-panel-title{font-size:16px;line-height:1.4;color:#0f172a}.log-floating-panel-subtitle{font-size:12px}.log-floating-panel-meta{margin-bottom:14px}.log-floating-panel-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;margin-bottom:14px}.log-floating-panel-info-grid-compact{grid-template-columns:1.25fr 1fr}.log-floating-panel-public-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:12px;align-items:stretch;margin-bottom:14px}.log-floating-panel-info-item{display:flex;min-width:0;flex-direction:column;gap:4px;padding:10px 12px;border:1px solid #e5edf7;border-radius:12px;background:#f8fbff}.log-floating-panel-info-item>.ant-typography:last-child{margin-bottom:0;color:#0f172a;word-break:break-word}.log-floating-panel-info-item-span{grid-column:1 / -1}.log-floating-panel-info-item-compact{justify-content:center;padding:0;border:none;background:transparent}.log-floating-panel-public-grid .log-floating-panel-info-item-span{grid-column:auto}.log-floating-panel-inline-value{margin-bottom:0;line-height:1.6;color:#0f172a;word-break:break-word}.log-floating-panel-content{display:flex;flex-direction:column;gap:8px;padding:12px 14px;border:1px solid #e5edf7;border-radius:12px;background:#fbfdff}.log-floating-panel-content-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.log-floating-panel-section-title{font-size:12px}.log-floating-panel-kv-list{display:flex;flex-direction:column;gap:0}.log-floating-panel-kv-item{display:flex;align-items:flex-start;gap:14px;padding:10px 0;border-bottom:1px dashed #e2e8f0}.log-floating-panel-kv-item:last-child{border-bottom:none}.log-floating-panel-kv-key{width:108px;flex:0 0 108px;line-height:1.75}.log-floating-panel-kv-value-wrap{display:flex;min-width:0;flex:1 1 auto;align-items:flex-start;gap:8px}.log-floating-panel-kv-value{margin-bottom:0;color:#0f172a;line-height:1.75;word-break:break-word}.log-floating-copy-button{opacity:0;visibility:hidden;color:#64748b;transition:opacity .18s ease}.log-floating-panel-content-header:hover .log-floating-copy-button,.log-floating-panel-kv-item:hover .log-floating-copy-button{opacity:1;visibility:visible}.log-floating-pre{margin:0;padding:14px 16px;border-radius:12px;border:1px solid #e2e8f0;background:#f8fafc;color:#0f172a;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.6;white-space:pre-wrap;word-break:break-word}.log-context-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%}.log-context-toolbar-main{min-width:0;flex:1 1 auto}.log-context-current-row>td{background:#eef6ff!important}.behavior-template-section{margin-top:20px}.behavior-form-actions{margin-top:24px}.catalog-icon,.group-list-icon,.type-list-icon,.group-inline-icon,.resource-icon-preview{display:inline-grid;place-items:center;border-radius:14px;flex:0 0 auto}.catalog-icon,.group-list-icon,.type-list-icon{width:40px;height:40px;font-size:18px}.group-inline-icon{width:28px;height:28px;font-size:14px;border-radius:10px}.catalog-icon-sm{width:32px;height:32px;font-size:15px;border-radius:12px}.instance-relation-card{width:100%;border-radius:14px;background:#f8fafc;border:1px solid #e5edf6;padding:12px 14px}.instance-relation-card-main{display:flex;align-items:center;gap:10px;width:100%;min-width:0}.instance-relation-arrow{color:#64748b;flex:0 0 auto}.instance-relation-name{flex:0 0 auto;color:#334155;font-weight:600;white-space:nowrap}.instance-relation-node{display:flex;align-items:center;gap:10px;min-width:0;flex:1 1 0}.instance-relation-target{display:flex;align-items:center;gap:10px;min-width:0;flex:1 1 auto}.instance-relation-target-text{display:flex;flex-direction:column;gap:2px;min-width:0}.instance-relation-target-text .ant-typography{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.instance-property-item:hover .instance-property-edit{opacity:1}.instance-property-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px}.instance-missing-info-row{width:100%;padding:10px 12px;border:1px solid #fee2e2;border-radius:8px;background:#fff7f7}.resource-import-result-row{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.instance-property-main{min-width:0;flex:1 1 auto;display:flex;flex-direction:column;gap:6px}.instance-property-edit{opacity:0;transition:opacity .16s ease}.instance-required-alert{color:#dc2626}.instance-behavior-preview{display:flex;align-items:center;gap:6px;flex-wrap:wrap;cursor:pointer}.instance-behavior-card,.resource-type-attribute-card{width:100%;border-radius:14px;background:#f8fafc;border:1px solid #e5edf6;padding:12px 14px}.resource-icon-preview{width:36px;height:36px;font-size:16px}.group-list-item{cursor:pointer;padding:12px 8px!important;border-radius:14px;transition:all .2s ease}.group-list-item:hover{background:#f8fbff}.group-list-item-active{background:linear-gradient(135deg,#eff6ff,#ecfeff);box-shadow:inset 0 0 0 1px #bfdbfe}.list-brief-text{display:inline-block;max-width:240px}.ontology-list-description{display:-webkit-box;max-width:100%;overflow:hidden;line-height:1.45;white-space:normal;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ontology-topology-preview{position:relative;width:100%;min-height:440px;overflow:hidden;border:1px solid #e2e8f0;border-radius:8px;background:linear-gradient(rgba(148,163,184,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(148,163,184,.08) 1px,transparent 1px),#f8fafc;background-size:28px 28px}.ontology-topology-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.ontology-topology-node{position:absolute;z-index:1;display:inline-flex;align-items:center;gap:8px;max-width:150px;padding:8px 10px;border:1px solid #dbeafe;border-radius:8px;background:#fffffff0;box-shadow:0 8px 20px #0f172a14;color:#0f172a;font-size:12px;line-height:1.3;transform:translate(-50%,-50%)}.ontology-topology-node span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.icon-category-group{display:flex;flex-wrap:wrap;gap:8px}.resource-icon-grid{display:flex;flex-wrap:wrap;gap:12px}.resource-icon-radio{margin-inline-end:0!important}.resource-icon-card{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:108px;min-height:92px;padding:12px 10px;border:1px solid #dbe4f0;border-radius:14px;background:#f8fafc;text-align:center}.resource-icon-table{width:100%;border-collapse:separate;border-spacing:8px}.resource-icon-table td{width:12.5%;vertical-align:middle}.resource-icon-table-button{width:100%;height:56px;border:1px solid #dbe4f0;border-radius:12px;background:#f8fafc;cursor:pointer;transition:all .2s ease}.resource-icon-table-button:hover{border-color:#93c5fd;background:#eff6ff}.resource-icon-table-button-active{border-color:#1677ff;background:linear-gradient(135deg,#eff6ff,#ecfeff);box-shadow:0 0 0 1px #1677ff2e}.resource-icon-live-preview{display:inline-flex;align-items:center;gap:12px}.resource-type-icon-section{margin-bottom:16px}.resource-type-editor-card .ant-tabs-nav{margin-bottom:20px}.clickable-tag{cursor:pointer}.resource-type-tag-summary-row{display:grid;grid-template-columns:34px minmax(0,1fr);gap:6px;align-items:start}.resource-type-tag-summary-label{padding-top:2px;font-size:12px}.metric-reference-counts{display:flex;flex-direction:column;gap:6px;width:100%}.metric-reference-count-row{display:flex;align-items:center;justify-content:flex-start;gap:8px;width:100%}.metric-reference-count-label.ant-typography{flex:0 0 auto;margin:0;white-space:nowrap}.metric-reference-count-row .reference-link{flex:0 0 auto;padding-inline:0;white-space:nowrap}.topology-instance-drawer-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.reference-type-card{display:flex;align-items:center;gap:12px;width:100%;padding:12px 14px;border:1px solid #dbe4f0;border-radius:12px;background:#f8fafc}.reference-type-card-text{display:flex;flex-direction:column;gap:2px;min-width:0}.ontology-isolated-type-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.ontology-isolated-type-card{display:flex;align-items:center;gap:12px;min-width:0;padding:14px;border:1px solid #dbe4f0;border-radius:8px;background:#f8fafc}.ontology-isolated-type-card-text{display:flex;flex-direction:column;gap:3px;min-width:0}.ontology-isolated-type-card-text .ant-typography{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topology-core-type-card{padding:14px 16px;border:1px solid #dbe4f0;border-radius:14px;background:linear-gradient(135deg,#f8fbff,#f8fafc)}.topology-architecture-editor-layout>.ant-col{display:flex}.topology-architecture-editor-layout .content-card{width:100%}.topology-architecture-editor-layout>.ant-col>.ant-space{width:100%}.topology-relation-checkbox-group{width:100%}.topology-relation-option{padding:12px 14px;border:1px solid #dbe4f0;border-radius:12px;background:#f8fafc}.topology-relation-option+.topology-relation-option{margin-top:2px}.topology-relation-option .ant-checkbox-wrapper{width:100%;align-items:flex-start}.topology-relation-option .ant-checkbox{margin-top:3px}.topology-recommend-layer{border:1px solid #e2e8f0;border-radius:14px;background:#fafcff;overflow:hidden}.topology-recommend-layer-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #e2e8f0;background:#f8fafc}.topology-architecture-preview-card .ant-card-body{padding:16px}.topology-architecture-preview-canvas{height:560px}.topology-architecture-preview-modal-canvas{height:100%;min-height:0}.topology-canvas-viewport{overflow:hidden}.topology-canvas-inner-free{width:100%;height:100%;overflow:hidden}.topology-stage-free{position:absolute;top:0;left:0}.topology-preview-node{cursor:grab}.topology-preview-node:hover{transform:none;box-shadow:0 16px 30px #0f172a14}.topology-preview-node:active{cursor:grabbing}.topology-preview-modal .ant-modal-content{padding-bottom:16px}.topology-preview-modal .ant-modal-body{padding-top:8px}.topology-preview-modal-body{height:78vh;min-height:720px}.topology-preview-modal-body .topology-main-card.ant-card{height:100%}.topology-preview-modal-body .topology-main-card .ant-card-body{height:calc(100% - 57px);min-height:0}.topology-architecture-footer-card .ant-card-body{padding-top:18px;padding-bottom:18px}.editor-form-actions{display:flex;align-items:center;justify-content:flex-end}.trace-search-panel .ant-input[type=datetime-local]{width:100%}.trace-search-time-row{align-items:center;margin-top:12px}.trace-search-time-separator{text-align:center}.trace-list-toolbar{justify-content:flex-end}.trace-advanced-trigger{width:100%;min-height:40px;padding:7px 11px;border:1px solid #d9e2ef;border-radius:10px;background:#fff;text-align:left;cursor:pointer;overflow:hidden}.trace-advanced-trigger:hover{border-color:#93c5fd}.trace-advanced-trigger-placeholder{color:#00000040}.trace-advanced-tag-row{display:flex;align-items:center;gap:6px;width:100%;overflow:hidden;white-space:nowrap;flex-wrap:nowrap}.trace-advanced-tag-row .ant-tag{flex:0 0 auto;margin-inline-end:0}.trace-search-traceid-slot{max-width:560px}.trace-advanced-modal-field{margin-bottom:6px}.trace-id-copy-button{display:inline-flex;align-items:center;gap:8px;padding:0;border:0;background:transparent;cursor:pointer}.trace-id-copy-icon{color:#94a3b8;opacity:0;transition:opacity .2s ease,color .2s ease}.trace-id-copy-button:hover .trace-id-copy-icon,.trace-id-copy-button:focus-visible .trace-id-copy-icon{opacity:1}.trace-id-copy-icon-success{opacity:1;color:#16a34a}.resource-table-link-button.ant-btn.ant-btn-link{justify-content:flex-start;padding:0;height:auto;text-align:left}.trace-waterfall{display:flex;flex-direction:column;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden}.trace-waterfall-header,.trace-waterfall-row{display:grid;grid-template-columns:420px 120px minmax(0,1fr);gap:12px}.trace-waterfall-header{padding:12px 16px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.trace-waterfall-tree-head,.trace-waterfall-axis-head{font-size:12px;font-weight:600;color:#475569}.trace-waterfall-body{display:flex;flex-direction:column}.trace-waterfall-row{align-items:center;padding:10px 16px;border-bottom:1px solid #eef2f7}.trace-waterfall-row:last-child{border-bottom:0}.trace-waterfall-tree-cell{display:flex;align-items:flex-start;gap:8px;min-width:0}.trace-span-text-group{width:100%;min-width:0}.trace-span-node-content{display:flex;align-items:flex-start;gap:8px;min-width:0;width:100%;padding:2px 0;cursor:pointer}.trace-span-primary-text,.trace-span-secondary-text{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trace-span-primary-text{flex:1}.trace-span-type-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;min-width:20px;height:20px;font-size:15px;margin-top:1px}.trace-tree-toggle.ant-btn.ant-btn-text{width:24px;min-width:24px;height:24px;padding:0}.trace-tree-toggle-placeholder{display:inline-block;width:24px;height:24px}.trace-span-type-framework{color:#155b75}.trace-span-type-code{color:#1d4ed8}.trace-span-type-rpc{color:#6d28d9}.trace-span-type-external{color:#b45309}.trace-span-type-cache{color:#0f766e}.trace-span-type-database{color:#166534}.trace-span-type-message{color:#9a3412}.trace-span-tooltip{display:flex;flex-direction:column;gap:6px;max-width:420px}.trace-span-tooltip-row{display:grid;grid-template-columns:56px minmax(0,1fr);gap:8px;align-items:start}.trace-span-tooltip-label{color:#ffffffa6}.trace-waterfall-meta-cell{display:flex;flex-direction:column;gap:2px;align-items:flex-end}.trace-waterfall-axis-cell{min-width:0}.trace-waterfall-axis-track{position:relative;height:28px;border-radius:999px;background:linear-gradient(90deg,#eef2ff,#f8fafc)}.trace-waterfall-axis-bar{position:absolute;top:4px;height:20px;border-radius:999px;background:linear-gradient(90deg,#1677ff,#60a5fa);color:#fff;font-size:12px;line-height:20px;padding:0 8px;white-space:nowrap;overflow:hidden}.trace-waterfall-axis-bar-slow{background:linear-gradient(90deg,#d97706,#fbbf24)}.trace-waterfall-axis-bar-abnormal{background:linear-gradient(90deg,#dc2626,#fb7185)}.trace-overview-multiline-value{display:-webkit-box;max-width:100%;overflow:hidden;font-size:20px;line-height:1.35;white-space:normal;word-break:break-all;-webkit-line-clamp:2;-webkit-box-orient:vertical}.permission-check-chain-grid{display:grid;gap:12px;align-items:start}.permission-check-chain-card{min-width:0}.permission-check-chain-card .ant-card-body{min-height:320px}.permission-check-row-clickable{cursor:pointer}.permission-check-row-active>td{background:#e6f4ff!important}
