html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{padding:0;margin:0;font:inherit;font-size:100%;vertical-align:baseline;border:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{padding:0;margin:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-spacing:0;border-collapse:collapse}html,body,#root{width:100vw;height:100vh;min-height:100vh;margin:0;padding:0;overflow-x:hidden}.flx-center{display:flex;align-items:center;justify-content:center}.flx-justify-between{display:flex;align-items:center;justify-content:space-between}.flx-align-center{display:flex;align-items:center}.clearfix:after{display:block;height:0;overflow:hidden;clear:both;content:""}.sle{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mle{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.break-word{word-break:break-all;word-wrap:break-word}.fade-enter{opacity:0;transform:translate(-30px)}.fade-enter-active,.fade-exit-active{opacity:1;transition:all .2s ease-out;transform:translate(0)}.fade-exit{opacity:0;transform:translate(30px)}::-webkit-scrollbar{width:8px;height:8px;background-color:#fff}::-webkit-scrollbar-thumb{background-color:#dddee0;border-radius:20px;box-shadow:inset 0 0 #fff}.card{box-sizing:border-box;width:100%;padding:20px;overflow-x:hidden;border:1px solid #e4e7ed;border-radius:4px;height:100%}.content-box{display:flex;flex-direction:column;width:100%;height:100%;min-height:calc(100vh - 85px)}.content-box .text{margin:30px 0;font-size:23px;font-weight:700;text-align:center}.content-box .text a{text-decoration:underline!important}@tailwind base;@tailwind components;@tailwind utilities;*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }:root{--layout-header-height: 55px;--layout-sider-width: 220px;--layout-sider-collapsed-width: 80px;--layout-footer-height: 40px;--primary: #2563eb;--primary-hover: #3b82f6;--primary-active: #1d4ed8;--success: #22c55e;--warning: #eab308;--error: #ef4444;--info: #3b82f6;--text-base: #111827;--text-light: #6b7280;--text-dark: #374151;--bg-base: #ffffff;--bg-light: #f9fafb;--bg-dark: #1f2937;--layout-sider-bg: var(--bg-base);--layout-header-bg: var(--bg-base);--layout-body-bg: var(--bg-light);--layout-footer-bg: var(--bg-base);--layout-border: #e5e7eb;--layout-trigger: #f3f4f6;--ring-primary: rgb(37 99 235 / .2)}[data-theme=dark]{--primary: #3b82f6;--primary-hover: #60a5fa;--primary-active: #2563eb;--text-base: #f9fafb;--text-light: #9ca3af;--text-dark: #d1d5db;--bg-base: #1f2937;--bg-light: #111827;--bg-dark: #030712;--layout-sider-bg: var(--bg-base);--layout-header-bg: var(--bg-base);--layout-body-bg: var(--bg-light);--layout-footer-bg: var(--bg-base);--layout-border: #374151;--layout-trigger: #4b5563;--ring-primary: rgb(59 130 246 / .2)}.btn{border-radius:calc(var(--radius) - 2px);padding:.5rem 1rem;font-weight:500;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;animation-duration:.2s;--tw-ring-color: var(--primary);--tw-ring-opacity: .2}.btn:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-offset-width: 2px}.btn:disabled{cursor:not-allowed;opacity:.5}.card{border-radius:var(--radius);--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);border:1px solid var(--layout-border);background-color:var(--bg-base);color:var(--text-base);padding:1.5rem;transition:box-shadow .2s ease}.card:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.input{width:100%;border-radius:calc(var(--radius) - 2px);--tw-ring-color: var(--primary);--tw-ring-opacity: .2}.input:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.input{background-color:var(--bg-base);color:var(--text-base);border:1px solid var(--layout-border);padding:.5rem .75rem}.input:hover{border-color:var(--primary-hover)}.input:focus{border-color:var(--primary)}.input::-moz-placeholder{color:var(--text-light)}.input::placeholder{color:var(--text-light)}.tag{display:inline-flex;align-items:center;border-radius:9999px;padding:.125rem .625rem;font-size:.875rem;line-height:1.25rem;background-color:var(--bg-light);color:var(--text-base)}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize{resize:both}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.border{border-width:1px}.uppercase{text-transform:uppercase}.italic{font-style:italic}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity, 1);transform:translate3d(var(--tw-exit-translate-x, 0),var(--tw-exit-translate-y, 0),0) scale3d(var(--tw-exit-scale, 1),var(--tw-exit-scale, 1),var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))}}.running{animation-play-state:running}:root{--ant-primary-color: var(--primary);--ant-primary-color-hover: var(--primary-hover);--ant-primary-color-active: var(--primary-active);--ant-primary-color-outline: var(--primary-outline);--ant-success-color: var(--success);--ant-warning-color: var(--warning);--ant-error-color: var(--error);--ant-font-size-base: 14px;--ant-border-radius-base: 4px}.MuiPaper-root{background-color:var(--layout-body-bg)!important;color:var(--text-color)!important}.MuiTableCell-root{background-color:var(--layout-body-bg)!important;color:var(--text-color)!important;border-color:var(--border-color)!important}[data-theme=dark]{--ant-primary-color: var(--primary-dark);--ant-component-background: var(--layout-body-bg);--ant-body-background: var(--layout-body-bg);--ant-text-color: var(--text-color);--ant-text-color-secondary: var(--text-color-secondary);--ant-border-color-base: var(--border-color);--ant-border-color-split: var(--border-color);--ant-background-color-base: var(--layout-body-bg)}[data-theme=dark] .ant-table{background-color:var(--layout-body-bg);color:var(--text-color)}[data-theme=dark] .ant-input{background-color:transparent;border-color:var(--border-color);color:var(--text-color)}[data-theme=dark] .ant-select-selector{background-color:transparent!important;border-color:var(--border-color)!important;color:var(--text-color)!important}[data-theme=dark] .ant-modal-content{background-color:var(--layout-body-bg);color:var(--text-color)}:root[data-theme=light]{--main-bg-color: #f0f2f5;--bg-color: #ffffff;--border-color: #e4e7ed;--border-header-color: #f6f6f6;--text-color: rgba(0, 0, 0, .85);--shadow-color: 0 0 20px rgba(0, 0, 0, .1);--glow-color: 0 0 15px rgba(0, 0, 0, .15);--scrollbar-bg-color: #dddee0;--primary-color: #1890ff;--primary-color-hover: #40a9ff;--trigger-color: rgba(0, 0, 0, .85)}[data-theme=light] body{background-color:var(--bg-color)!important;color:var(--text-color)!important}[data-theme=light] .login-container{background-color:#eee!important}[data-theme=light] .login-container .login-box{background-color:#fffc!important}[data-theme=light] .login-container .login-box .login-form{background-color:var(--bg-color)!important;border:1px solid var(--border-color)!important;border-radius:8px!important;box-shadow:var(--shadow-color)!important;padding:30px!important;position:relative!important;z-index:1!important}[data-theme=light] .login-container .login-box .login-form:before{content:""!important;position:absolute!important;top:-2px!important;left:-2px!important;right:-2px!important;bottom:-2px!important;border-radius:10px!important;background:linear-gradient(45deg,#0000000d,#00000005)!important;z-index:-1!important;box-shadow:var(--glow-color)!important;pointer-events:none!important}[data-theme=light] .login-container .login-box .login-form .login-logo .logo-text,[data-theme=light] .login-container .login-box .login-form .login-btn .ant-btn-default{color:var(--text-color)!important}[data-theme=light] .container .ant-layout-sider{border-right:1px solid var(--border-color);background-color:var(--bg-color);transition:var(--transition-all)}[data-theme=light] .container .ant-layout-sider .logo-box{border-bottom:1px solid var(--border-color)}[data-theme=light] .container .ant-layout-sider .ant-menu{background-color:var(--bg-color)}[data-theme=light] .container .ant-layout-sider .ant-menu::-webkit-scrollbar{background-color:var(--bg-color)}[data-theme=light] .container .ant-layout-sider .ant-menu::-webkit-scrollbar-thumb{background-color:var(--border-color)}[data-theme=light] .container .ant-layout{background-color:var(--main-bg-color)}[data-theme=light] .container .ant-layout .ant-layout-header{background-color:var(--bg-color);border-bottom:1px solid var(--border-header-color)}[data-theme=light] .container .ant-layout .ant-layout-header .icon-style,[data-theme=light] .container .ant-layout .ant-layout-header .username{color:var(--text-color)}[data-theme=light] .container .ant-layout .tabs{background-color:var(--bg-color);border-bottom:1px solid var(--border-color)}[data-theme=light] .container .ant-layout .ant-layout-content{background-color:var(--main-bg-color)}[data-theme=light] .container .ant-layout .ant-layout-footer{background-color:var(--bg-color);border-top:1px solid var(--border-color)}[data-theme=light] .ant-layout{background-color:var(--main-bg-color)!important}[data-theme=light] .ant-layout-header,[data-theme=light] .ant-layout-sider{background-color:var(--bg-color)!important}[data-theme=light] .ant-menu{background-color:var(--bg-color)!important;color:var(--text-color)!important}[data-theme=light] .ant-card{background-color:var(--bg-color)!important;border-color:var(--border-color)!important}[data-theme=light] .ant-input,[data-theme=light] .ant-select-selector,[data-theme=light] .ant-btn{background-color:var(--bg-color)!important;border-color:var(--border-color)!important;color:var(--text-color)!important}[data-theme=dark] .login-container{background-color:#1c1c1e!important}[data-theme=dark] .login-container .login-box{background-color:#1c1c1ecc!important}[data-theme=dark] .login-container .login-box .login-form:before{content:""!important;position:absolute!important;top:-2px!important;left:-2px!important;right:-2px!important;bottom:-2px!important;border-radius:10px!important;background:linear-gradient(45deg,#ffffff0d,#ffffff05)!important;z-index:-1!important;box-shadow:var(--glow-color)!important;pointer-events:none!important}[data-theme=dark] .container .ant-layout-sider{border-right:1px solid var(--border-color);background-color:var(--bg-color)}[data-theme=dark] .container .ant-layout-sider .logo-box{border-bottom:1px solid var(--border-color)}[data-theme=dark] .container .ant-layout-sider .ant-menu{background-color:var(--bg-color)}[data-theme=dark] .container .ant-layout-sider .ant-menu::-webkit-scrollbar{background-color:var(--bg-color)}[data-theme=dark] .container .ant-layout-sider .ant-menu::-webkit-scrollbar-thumb{background-color:var(--border-color)}[data-theme=dark] .container .ant-layout{background-color:var(--main-bg-color)}[data-theme=dark] .container .ant-layout .ant-layout-header{background-color:var(--bg-color);border-bottom:1px solid var(--border-header-color)}[data-theme=dark] .container .ant-layout .tabs{background-color:var(--bg-color);border-bottom:1px solid var(--border-color)}[data-theme=dark] .container .ant-layout .ant-layout-content{background-color:var(--main-bg-color)}[data-theme=dark] .container .ant-layout .ant-layout-footer{background-color:var(--bg-color);border-top:1px solid var(--border-color)}:root[data-theme=dark]{--main-bg-color: #141414;--bg-color: #1f1f1f;--border-color: #303030;--border-header-color: #1f1f1f;--text-color: rgba(255, 255, 255, .85);--shadow-color: 0 0 20px rgba(0, 0, 0, .3);--glow-color: 0 0 15px rgba(0, 0, 0, .4);--scrollbar-bg-color: #1f1f1f}[data-theme=dark] body{background-color:var(--bg-color)!important;color:var(--text-color)!important}[data-theme=dark] .login-container{background-color:#141414!important}[data-theme=dark] .login-container .login-box{background-color:#1f1f1fcc!important}[data-theme=dark] .login-container .login-box .login-form{background-color:var(--bg-color)!important;border:1px solid var(--border-color)!important;border-radius:8px!important;box-shadow:var(--shadow-color)!important;padding:30px!important;position:relative!important;z-index:1!important}[data-theme=dark] .login-container .login-box .login-form:before{content:""!important;position:absolute!important;top:-2px!important;left:-2px!important;right:-2px!important;bottom:-2px!important;border-radius:10px!important;background:linear-gradient(45deg,#0000004d,#0003)!important;z-index:-1!important;box-shadow:var(--glow-color)!important;pointer-events:none!important}[data-theme=dark] .login-container .login-box .login-form .login-logo .logo-text,[data-theme=dark] .login-container .login-box .login-form .login-btn .ant-btn-default{color:var(--text-color)!important}[data-theme=dark] .container .ant-layout-sider{border-right:1px solid var(--border-color)!important;background-color:var(--bg-color)!important}[data-theme=dark] .container .ant-layout-sider .ant-menu{background-color:var(--bg-color)!important;color:var(--text-color)!important}[data-theme=dark] .container .ant-layout-sider .ant-menu::-webkit-scrollbar{background-color:var(--bg-color)!important}[data-theme=dark] .container .ant-layout-sider .ant-menu::-webkit-scrollbar-thumb{background-color:var(--scrollbar-bg-color)!important}[data-theme=dark] .container .ant-layout-sider .logo-box{border-bottom:1px solid var(--border-color)!important}[data-theme=dark] .container .ant-layout{background-color:var(--main-bg-color)!important}[data-theme=dark] .container .ant-layout .ant-layout-header{height:55px;padding:0 40px 0 20px;background-color:var(--bg-color)!important;border-bottom:1px solid var(--border-color)!important}[data-theme=dark] .container .ant-layout .ant-layout-header .icon-style,[data-theme=dark] .container .ant-layout .ant-layout-header .username{color:var(--text-color)!important}[data-theme=dark] .container .ant-layout .ant-layout-content{background-color:var(--main-bg-color)!important}[data-theme=dark] .container .ant-layout .ant-layout-content::-webkit-scrollbar{background-color:var(--main-bg-color)!important}[data-theme=dark] .container .ant-layout .ant-layout-content::-webkit-scrollbar-thumb{background-color:var(--scrollbar-bg-color)!important}[data-theme=dark] .container .ant-layout .tabs,[data-theme=dark] .container .ant-layout .footer,[data-theme=dark] .container .ant-layout .card{background-color:var(--bg-color)!important;border-color:var(--border-color)!important}[data-theme=dark] .container .ant-layout .tabs .text,[data-theme=dark] .container .ant-layout .footer .text,[data-theme=dark] .container .ant-layout .card .text{color:var(--text-color)!important}[data-theme=dark] .container .ant-layout .tabs::-webkit-scrollbar,[data-theme=dark] .container .ant-layout .footer::-webkit-scrollbar,[data-theme=dark] .container .ant-layout .card::-webkit-scrollbar{background-color:var(--bg-color)!important}[data-theme=dark] .container .ant-layout .tabs::-webkit-scrollbar-thumb,[data-theme=dark] .container .ant-layout .footer::-webkit-scrollbar-thumb,[data-theme=dark] .container .ant-layout .card::-webkit-scrollbar-thumb{background-color:var(--scrollbar-bg-color)!important}[data-theme=dark] .container .ant-layout .footer a{color:var(--text-color)!important}[data-theme=dark] .ant-layout{background-color:var(--main-bg-color)!important}[data-theme=dark] .ant-layout-header,[data-theme=dark] .ant-layout-sider{background-color:var(--bg-color)!important}[data-theme=dark] .ant-menu{background-color:var(--bg-color)!important;color:var(--text-color)!important}[data-theme=dark] .ant-card{background-color:var(--bg-color)!important;border-color:var(--border-color)!important}[data-theme=dark] .ant-input,[data-theme=dark] .ant-select-selector,[data-theme=dark] .ant-btn{background-color:var(--bg-color)!important;border-color:var(--border-color)!important;color:var(--text-color)!important}:root[data-mode=gray] .ant-layout-content{filter:grayscale(1)}:root[data-mode=weak] .ant-layout-content{filter:invert(80%)}:root[data-mode=gray] .ant-switch,:root[data-mode=weak] .ant-switch,:root[data-mode=gray] .ant-btn,:root[data-mode=weak] .ant-btn,:root[data-mode=gray] .ant-dropdown,:root[data-mode=weak] .ant-dropdown,:root[data-mode=gray] .ant-menu,:root[data-mode=weak] .ant-menu,:root[data-mode=gray] .ant-select-dropdown,:root[data-mode=weak] .ant-select-dropdown,:root[data-mode=gray] .ant-breadcrumb,:root[data-mode=weak] .ant-breadcrumb,:root[data-mode=gray] .ant-breadcrumb-link,:root[data-mode=weak] .ant-breadcrumb-link,:root[data-mode=gray] .ant-breadcrumb-separator,:root[data-mode=weak] .ant-breadcrumb-separator,:root[data-mode=gray] .ant-form,:root[data-mode=weak] .ant-form,:root[data-mode=gray] .ant-input,:root[data-mode=weak] .ant-input,:root[data-mode=gray] .ant-pagination,:root[data-mode=weak] .ant-pagination,:root[data-mode=gray] .ant-tabs,:root[data-mode=weak] .ant-tabs,:root[data-mode=gray] .ant-tooltip,:root[data-mode=weak] .ant-tooltip,:root[data-mode=gray] .ant-modal,:root[data-mode=weak] .ant-modal,:root[data-mode=gray] .ant-message,:root[data-mode=weak] .ant-message{filter:none!important}:root[data-mode=gray] .ant-layout-header,:root[data-mode=weak] .ant-layout-header,:root[data-mode=gray] .ant-layout-sider,:root[data-mode=weak] .ant-layout-sider,:root[data-mode=gray] .theme-drawer,:root[data-mode=weak] .theme-drawer,:root[data-mode=gray] .layout-tabs,:root[data-mode=weak] .layout-tabs,:root[data-mode=gray] .icon-style,:root[data-mode=weak] .icon-style,:root[data-mode=gray] .breadcrumb-nav,:root[data-mode=weak] .breadcrumb-nav,:root[data-mode=gray] .no-filter,:root[data-mode=weak] .no-filter{filter:none!important}:root[data-mode=gray] .logo-box,:root[data-mode=weak] .logo-box,:root[data-mode=gray] img,:root[data-mode=weak] img,:root[data-mode=gray] video,:root[data-mode=weak] video,:root[data-mode=gray] canvas,:root[data-mode=weak] canvas,:root[data-mode=gray] iframe,:root[data-mode=weak] iframe,:root[data-mode=gray] .keep-color,:root[data-mode=weak] .keep-color{filter:none!important}[data-theme=dark] :root[data-mode=gray] .ant-layout-header,[data-theme=dark] :root[data-mode=weak] .ant-layout-header,[data-theme=dark] :root[data-mode=gray] .ant-breadcrumb,[data-theme=dark] :root[data-mode=weak] .ant-breadcrumb,[data-theme=dark] :root[data-mode=gray] .breadcrumb-item,[data-theme=dark] :root[data-mode=weak] .breadcrumb-item,[data-theme=dark] :root[data-mode=gray] .ant-menu,[data-theme=dark] :root[data-mode=weak] .ant-menu{filter:none!important;color:var(--text-color)!important;background-color:var(--layout-header-bg)!important}[data-theme=dark] :root[data-mode=gray] .ant-layout-content,[data-theme=dark] :root[data-mode=weak] .ant-layout-content{background-color:var(--layout-body-bg)!important}:root{--light-bg-color: #ffffff;--light-text-color: rgba(0, 0, 0, .85);--light-border-color: #f0f0f0;--light-component-bg: #ffffff;--dark-bg-color: #141414;--dark-text-color: rgba(255, 255, 255, .85);--dark-border-color: #303030;--dark-component-bg: #1f1f1f;--theme-transition: background-color .3s ease, color .3s ease}html[data-theme=dark],body[data-theme=dark]{--bg-color: var(--dark-bg-color) !important;--main-bg-color: var(--dark-bg-color) !important;--text-color: var(--dark-text-color) !important;--border-color: var(--dark-border-color) !important;--component-background: var(--dark-component-bg) !important;background-color:var(--bg-color)!important;color:var(--text-color)!important;transition:var(--theme-transition)}html[data-theme=light],body[data-theme=light]{--bg-color: var(--light-bg-color) !important;--main-bg-color: var(--light-bg-color) !important;--text-color: var(--light-text-color) !important;--border-color: var(--light-border-color) !important;--component-background: var(--light-component-bg) !important;background-color:var(--bg-color)!important;color:var(--text-color)!important;transition:var(--theme-transition)}html[data-theme=dark] *{scrollbar-color:#434343 #262626}html[data-theme=dark] *::-webkit-scrollbar-thumb{background-color:#434343}html[data-theme=dark] *::-webkit-scrollbar-track{background-color:#262626}html[data-theme=dark] .ant-layout,html[data-theme=dark] .ant-layout-header,html[data-theme=dark] .ant-layout-footer,html[data-theme=dark] .ant-layout-content,html[data-theme=dark] .ant-layout-sider,html[data-theme=dark] .ant-card,html[data-theme=dark] .ant-drawer-content,html[data-theme=dark] .ant-modal-content,html[data-theme=dark] .ant-dropdown-menu,html[data-theme=dark] .login-container{background-color:var(--bg-color, #141414)!important;color:var(--text-color, rgba(255, 255, 255, .85))!important}html[data-theme=dark] .ant-card,html[data-theme=dark] .ant-input,html[data-theme=dark] .ant-select-selector,html[data-theme=dark] .ant-table,html[data-theme=dark] .ant-drawer-wrapper-body,html[data-theme=dark] .ant-modal-content{border-color:var(--border-color, #303030)!important}html[data-theme=light] .ant-layout,html[data-theme=light] .ant-layout-header,html[data-theme=light] .ant-layout-footer,html[data-theme=light] .ant-layout-content,html[data-theme=light] .ant-layout-sider,html[data-theme=light] .ant-card,html[data-theme=light] .ant-drawer-content,html[data-theme=light] .ant-modal-content,html[data-theme=light] .ant-dropdown-menu,html[data-theme=light] .login-container{background-color:var(--bg-color, #ffffff)!important;color:var(--text-color, rgba(0, 0, 0, .85))!important}[data-theme=dark] .ant-layout,[data-theme=dark] .ant-layout-header,[data-theme=dark] .login-container,[data-theme=dark] .ant-drawer-content,[data-theme=dark] .ant-layout-content{background-color:var(--bg-color, #141414)!important}.switch-dark .ant-switch.ant-switch-checked{background-color:#1890ff!important}.switch-dark .ant-switch:not(.ant-switch-checked){background-color:#00000040!important}.login-container .switch-dark{position:fixed!important;top:15px!important;right:15px!important;z-index:999!important}.theme-drawer .theme-item .active-switch,.theme-drawer .theme-item .ant-switch-checked{background-color:#1890ff!important}.theme-drawer .theme-item .ant-switch:not(.ant-switch-checked){background-color:#00000040!important}html[data-mode=gray],body[data-mode=gray]{filter:grayscale(100%)!important}html[data-mode=weak],body[data-mode=weak]{filter:invert(80%)!important}.ant-switch{transition:background-color .2s cubic-bezier(.645,.045,.355,1)!important}html[data-theme=dark] .ant-btn-primary{background-color:#1668dc!important;border-color:#1668dc!important}html[data-theme=light] .ant-btn-primary{background-color:#1677ff!important;border-color:#1677ff!important}.login-container{transition:background-color .3s,color .3s!important}.login-page{width:100%;min-height:100vh;overflow-x:clip;overflow-y:auto;background:#fff}.top-navbar{position:fixed;top:0;left:0;right:0;z-index:100;height:64px;background:#0a1628d9;backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.08);transition:all .3s ease}.top-navbar.scrolled{background:#0a1628f2;box-shadow:0 2px 12px #0000004d}.top-navbar .nav-inner{max-width:1400px;margin:0 auto;padding:0 40px;height:100%;display:flex;align-items:center;justify-content:space-between}.top-navbar .nav-left{display:flex;align-items:center;gap:48px}.top-navbar .nav-brand{display:flex;align-items:center}.top-navbar .nav-brand .nav-logo{height:36px;width:auto}.top-navbar .nav-links{display:flex;align-items:center;gap:36px}.top-navbar .nav-link{font-size:15px;color:#ffffffd9;cursor:pointer;text-decoration:none;transition:color .2s;display:flex;align-items:center;gap:4px;font-weight:500;letter-spacing:.5px}.top-navbar .nav-link:hover{color:#fff}.top-navbar .nav-link .nav-link-arrow{font-size:10px;transition:transform .2s}.top-navbar .nav-right{display:flex;align-items:center;gap:12px;flex-shrink:0}.top-navbar .nav-right .switch-dark{flex-shrink:0}.top-navbar .nav-right .nav-search-icon{font-size:18px;color:#ffffffb3;cursor:pointer;transition:color .2s}.top-navbar .nav-right .nav-search-icon:hover{color:#fff}.top-navbar .nav-right .nav-login-link{padding:6px 22px;border:1px solid rgba(255,255,255,.5);border-radius:4px;color:#fff;font-weight:500}.top-navbar .nav-right .nav-login-link:hover{background:#ffffff26;border-color:#fff;color:#fff}.top-navbar .nav-right .nav-register-link{padding:6px 22px;background:#1677ff;border:1px solid #1677ff;border-radius:4px;color:#fff;font-weight:500}.top-navbar .nav-right .nav-register-link:hover{background:#4096ff;border-color:#4096ff;color:#fff}.top-navbar .nav-right .nav-user-avatar{border:2px solid rgba(255,255,255,.6);transition:border-color .2s,box-shadow .2s}.top-navbar .nav-right .nav-user-avatar:hover{border-color:#fff;box-shadow:0 0 0 3px #1677ff4d}.nav-products-dropdown .ant-dropdown-menu{padding:12px;min-width:320px;border-radius:8px;box-shadow:0 6px 24px #0000001f}.nav-products-dropdown .ant-dropdown-menu-item{padding:0;border-radius:6px}.nav-products-dropdown .ant-dropdown-menu-item:hover{background:#f0f5ff}.nav-products-dropdown .nav-dropdown-item{display:flex;align-items:flex-start;gap:12px;padding:10px 12px}.nav-products-dropdown .nav-dropdown-item .nav-dropdown-icon{font-size:20px;color:#1677ff;margin-top:2px}.nav-products-dropdown .nav-dropdown-item .nav-dropdown-title{font-size:14px;font-weight:600;color:#1a1a2e;margin-bottom:2px}.nav-products-dropdown .nav-dropdown-item .nav-dropdown-desc{font-size:12px;color:#888}.hero-section{position:relative;min-height:100vh;background-color:#0a1628;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;padding-top:64px}.hero-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#0a162859,#0a162814 45%,#0a162833);pointer-events:none}.hero-section .hero-content{position:relative;z-index:1;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;width:96%;max-width:1600px;gap:48px;padding:40px 0}.hero-section .hero-left{flex:1;max-width:540px}.hero-section .hero-left .hero-title{font-size:48px;font-weight:700;color:#fff;line-height:1.2;margin-bottom:24px;letter-spacing:1px}.hero-section .hero-left .hero-desc{font-size:17px;color:#ffffffbf;line-height:1.8;margin-bottom:40px;max-width:460px}.hero-section .hero-left .hero-actions{display:flex;gap:16px;align-items:center}.hero-section .hero-left .hero-cta-primary{display:inline-block;padding:12px 36px;background:#1677ff;color:#fff;font-size:15px;font-weight:600;border-radius:4px;cursor:pointer;text-decoration:none;transition:all .3s;border:2px solid #1677ff}.hero-section .hero-left .hero-cta-primary:hover{background:#4096ff;border-color:#4096ff;color:#fff}.hero-section .hero-left .hero-cta-secondary{display:inline-block;padding:12px 36px;background:transparent;color:#fff;font-size:15px;font-weight:600;border-radius:4px;cursor:pointer;text-decoration:none;transition:all .3s;border:2px solid rgba(255,255,255,.4)}.hero-section .hero-left .hero-cta-secondary:hover{border-color:#fff;background:#ffffff1a;color:#fff}.hero-section .hero-right{flex:1.4;max-width:820px;display:flex;align-items:center;justify-content:center;position:relative;min-height:420px;padding:24px 32px;border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.08);box-shadow:0 16px 48px #00000059}.hero-section .hero-right .hero-right-pattern{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-size:cover;background-position:center;background-repeat:no-repeat}.hero-section .hero-right .hero-illustration{position:relative;z-index:1;width:100%;height:auto;max-height:680px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 8px 32px rgba(22,119,255,.15))}.hero-section .hero-right .hero-data-badge{position:absolute;right:10%;top:18%;display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:#0b182ceb;border:1px solid rgba(42,219,170,.85);border-radius:999px;color:#2adbaa;font-size:14px;font-weight:700;letter-spacing:1px;box-shadow:0 10px 28px #00000040;z-index:2;backdrop-filter:blur(6px);pointer-events:none}.hero-section .hero-right .hero-data-badge .hero-data-badge-icon{font-size:18px;color:#2adbaa}.section-inner{width:100%;max-width:none;margin:0 auto;padding:0 20px;box-sizing:border-box}.section-title{font-size:32px;font-weight:700;text-align:center;margin-bottom:8px;color:#1a1a2e}.section-subtitle{font-size:16px;text-align:center;color:#888;margin-bottom:48px;letter-spacing:2px}.products-section{padding:80px 0;background:#f7f9fc}.products-section .products-tabs{background:#fff;border:1px solid #e8edf3;border-radius:16px;overflow:hidden;box-shadow:0 4px 24px #0000000f}.products-section .products-tab-bar{display:flex;flex-wrap:wrap;border-bottom:1px solid #e8edf3;background:#fafbfc}.products-section .products-tab-item{flex:1 1 calc(16.666% - 1px);min-width:108px;display:flex;align-items:center;justify-content:center;gap:6px;padding:14px 10px;border:none;border-bottom:3px solid transparent;background:transparent;cursor:pointer;transition:all .25s;font-size:14px;font-weight:500;color:#666}.products-section .products-tab-item .products-tab-icon{font-size:18px;color:#999;transition:color .25s}.products-section .products-tab-item:hover{color:#1677ff;background:#1677ff0a}.products-section .products-tab-item:hover .products-tab-icon{color:#1677ff}.products-section .products-tab-item.active{color:#1677ff;background:#fff;border-bottom-color:#1677ff;font-weight:600}.products-section .products-tab-item.active .products-tab-icon{color:#1677ff}.products-section .products-tab-panel{display:flex;min-height:580px}.products-section .products-sidebar{width:240px;flex-shrink:0;padding:20px 0;border-right:1px solid #e8edf3;background:#fafbfc}.products-section .products-sidebar-item{display:block;width:100%;padding:14px 24px;border:none;border-left:3px solid transparent;background:transparent;text-align:left;font-size:14px;color:#555;cursor:pointer;transition:all .2s;line-height:1.4}.products-section .products-sidebar-item:hover{color:#1677ff;background:#1677ff0f}.products-section .products-sidebar-item.active{color:#1677ff;background:#fff;border-left-color:#1677ff;font-weight:600}.products-section .products-content{flex:1;display:flex;gap:48px;padding:40px 48px;align-items:stretch;min-width:0}.products-section .products-content-desc{flex:0 0 34%;max-width:460px;min-width:260px}.products-section .products-content-desc .products-content-title{font-size:22px;font-weight:700;color:#1a1a2e;margin:0 0 16px}.products-section .products-content-desc .products-content-text{font-size:15px;color:#666;line-height:1.8;margin:0 0 24px}.products-section .products-content-desc .products-content-highlights{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:10px 16px}.products-section .products-content-desc .products-content-highlights li{position:relative;padding-left:18px;font-size:14px;color:#444;line-height:1.5}.products-section .products-content-desc .products-content-highlights li:before{content:"";position:absolute;left:0;top:7px;width:6px;height:6px;border-radius:50%;background:#1677ff}.products-section .products-content-screenshot{flex:1;min-width:0;display:flex;align-items:stretch;justify-content:center}.products-section .products-screenshot-frame{width:100%;max-width:none;height:100%;display:flex;flex-direction:column;border-radius:10px;overflow:hidden;border:1px solid #e0e6ed;box-shadow:0 8px 32px #0000001a}.products-section .products-screenshot-header{display:flex;align-items:center;gap:6px;padding:10px 14px;background:#1a1a2e}.products-section .products-screenshot-header .products-screenshot-dot{width:10px;height:10px;border-radius:50%;background:#fff3}.products-section .products-screenshot-header .products-screenshot-dot:first-child{background:#ff5f57}.products-section .products-screenshot-header .products-screenshot-dot:nth-child(2){background:#febc2e}.products-section .products-screenshot-header .products-screenshot-dot:nth-child(3){background:#28c840}.products-section .products-screenshot-header .products-screenshot-title{margin-left:8px;font-size:12px;color:#fff9}.products-section .products-screenshot-body{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:0;background:#f5f7fa;min-height:460px}.products-section .products-screenshot-body .products-screenshot-icon{font-size:48px;color:#1677ff;opacity:.6}.products-section .products-screenshot-body .products-screenshot-label{font-size:16px;font-weight:600;color:#1a1a2e}.products-section .products-screenshot-body .products-screenshot-hint{font-size:13px;color:#999}.products-section .products-screenshot-body.products-screenshot-body-placeholder{padding:64px 32px;background:linear-gradient(135deg,#f0f4f8,#e8edf3)}.products-section .products-screenshot-body.products-screenshot-body-placeholder .products-screenshot-icon{font-size:64px}.products-section .products-screenshot-carousel{width:100%;flex:1;display:flex;flex-direction:column}.products-section .products-screenshot-viewport{position:relative;width:100%;flex:1;min-height:460px;background:#eef2f6;overflow:hidden}.products-section .products-screenshot-image{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:top center;object-position:top center;background:#fff}.products-section .products-screenshot-nav{position:absolute;top:50%;transform:translateY(-50%);width:28px;height:28px;border:none;border-radius:50%;background:#ffffffeb;color:#1a1a2e;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000026;transition:all .2s;opacity:0;z-index:2}.products-section .products-screenshot-nav:hover{background:#fff;color:#1677ff}.products-section .products-screenshot-viewport:hover .products-screenshot-nav{opacity:1}.products-section .products-screenshot-nav-prev{left:8px}.products-section .products-screenshot-nav-next{right:8px}@media(hover:none){.products-section .products-screenshot-nav{opacity:1}}.products-section .products-screenshot-dots{display:flex;justify-content:center;gap:8px;padding:10px 0 12px;background:#f5f7fa}.products-section .products-screenshot-dot-btn{width:8px;height:8px;padding:0;border:none;border-radius:50%;background:#c8d0dc;cursor:pointer;transition:all .2s}.products-section .products-screenshot-dot-btn.active{width:20px;border-radius:4px;background:#1677ff}.products-section .products-screenshot-dot-btn:hover:not(.active){background:#1677ff;opacity:.5}.product-cluster-section{padding-top:0;background:#fff}.product-cluster-overview .product-cluster-section-subtitle{margin-bottom:32px;letter-spacing:1px}.product-cluster-overview .product-cluster-panel{overflow:visible}.product-cluster-overview .product-cluster-panel-body{padding:32px 36px 24px}.product-cluster-overview .product-cluster-modules{padding:0 36px 36px;border-top:1px solid #e8edf3}.product-cluster-overview .product-cluster-visual-header{text-align:center;margin-bottom:24px}.product-cluster-overview .product-cluster-overview-badge{display:inline-flex;align-items:center;max-width:100%;padding:6px 16px;border-radius:999px;background:linear-gradient(135deg,#13c2c21f,#08979c14);border:1px solid rgba(19,194,194,.22);color:#08979c;font-size:13px;font-weight:700;letter-spacing:.5px;line-height:1.5;white-space:normal}.product-cluster-overview .product-cluster-overview-lead{max-width:760px;margin:16px auto 0;font-size:15px;line-height:1.85;color:#555}.product-cluster-overview .product-cluster-arch-layer-collaboration{border-color:#fa8c1633;background:linear-gradient(180deg,#fa8c160a,#fafbfc)}.product-cluster-overview .product-cluster-flow-message_hub .product-cluster-flow-icon{background:#fa8c161a;color:#fa8c16}.product-cluster-overview .product-cluster-flow-knowledge_base .product-cluster-flow-icon{background:#722ed11a;color:#722ed1}.product-cluster-overview .product-cluster-future-panel{display:none}.product-cluster-overview .product-cluster-pillars-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}.product-cluster-overview .product-cluster-pillars-grid-five{grid-template-columns:repeat(5,minmax(0,1fr))}.product-cluster-overview .product-cluster-arch-panel{display:flex;flex-direction:column;gap:0;margin-bottom:20px}.product-cluster-overview .product-cluster-arch-layer{padding:18px 16px 16px;border-radius:14px;border:1px solid #e8edf3;background:#fafbfc}.product-cluster-overview .product-cluster-arch-layer-capability{border-color:#1677ff2e;background:linear-gradient(180deg,#1677ff08,#fafbfc)}.product-cluster-overview .product-cluster-arch-layer-intelligence{border-color:#722ed12e;background:linear-gradient(180deg,#722ed108,#fafbfc)}.product-cluster-overview .product-cluster-arch-layer-head{margin-bottom:14px}.product-cluster-overview .product-cluster-arch-layer-title{font-size:14px;font-weight:700;color:#1a1a2e;margin-right:10px}.product-cluster-overview .product-cluster-arch-layer-hint{font-size:11px;font-weight:600;color:#888}.product-cluster-overview .product-cluster-arch-layer-desc{margin:8px 0 0;font-size:12px;line-height:1.65;color:#666}.product-cluster-overview .product-cluster-arch-layer-grid{display:grid;gap:12px}.product-cluster-overview .product-cluster-arch-layer-grid-dual{grid-template-columns:repeat(2,minmax(0,1fr))}.product-cluster-overview .product-cluster-arch-layer-grid-single{grid-template-columns:minmax(0,1fr);max-width:520px;margin:0 auto}.product-cluster-overview .product-cluster-arch-bridge{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 0;font-size:11px;font-weight:600;color:#888}.product-cluster-overview .product-cluster-arch-bridge .anticon{color:#1677ff;font-size:12px}.product-cluster-overview .product-cluster-future-panel{margin-bottom:20px;padding-top:8px}.product-cluster-overview .product-cluster-future-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:14px}.product-cluster-overview .product-cluster-future-title{display:inline-flex;align-items:center;gap:8px;margin:0}.product-cluster-overview .product-cluster-future-title .anticon{color:#08979c}.product-cluster-overview .product-cluster-future-hint{font-size:12px;color:#888}.product-cluster-overview .product-cluster-future-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.product-cluster-overview .product-cluster-future-card{position:relative;display:flex;flex-direction:column;gap:6px;min-height:120px;padding:14px 14px 32px;border-radius:10px;border:1px dashed #d9e2ec;background:#fff}.product-cluster-overview .product-cluster-future-category{font-size:10px;font-weight:700;color:#08979c;letter-spacing:.5px}.product-cluster-overview .product-cluster-future-name{font-size:13px;font-weight:700;color:#1a1a2e}.product-cluster-overview .product-cluster-future-desc{margin:0;font-size:11px;line-height:1.6;color:#666;flex:1}.product-cluster-overview .product-cluster-future-tag{position:absolute;right:10px;bottom:10px;padding:2px 8px;border-radius:999px;background:#0000000a;border:1px solid #e8edf3;font-size:10px;font-weight:600;color:#999}.product-cluster-overview .product-cluster-flow-panel{margin-bottom:24px}.product-cluster-overview .product-cluster-flow-panel-label{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;flex-wrap:wrap}.product-cluster-overview .product-cluster-flow-panel-tag{font-size:14px;font-weight:700;color:#1a1a2e}.product-cluster-overview .product-cluster-flow-panel-hint{font-size:12px;color:#888}.product-cluster-overview .product-cluster-flow-track{display:flex;align-items:stretch;gap:12px;width:100%}.product-cluster-overview .product-cluster-flow-wrap{display:flex;align-items:center;flex:1 1 0;min-width:0;gap:12px}.product-cluster-overview .product-cluster-flow-card{flex:1 1 0;min-width:0;display:flex;gap:12px;padding:18px 16px;border-radius:12px;border:1px solid #e8edf3;background:#fafbfc;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.product-cluster-overview .product-cluster-flow-card:hover{transform:translateY(-2px);border-color:#1677ff33;box-shadow:0 8px 24px #1677ff14;background:#fff}.product-cluster-overview .product-cluster-flow-icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#1677ff14;color:#1677ff;font-size:20px}.product-cluster-overview .product-cluster-flow-datacollect .product-cluster-flow-icon{background:#13c2c21a;color:#13c2c2}.product-cluster-overview .product-cluster-flow-ontology_cluster .product-cluster-flow-icon{background:#722ed11a;color:#722ed1}.product-cluster-overview .product-cluster-flow-report .product-cluster-flow-icon{background:#fa8c161a;color:#fa8c16}.product-cluster-overview .product-cluster-flow-text{min-width:0}.product-cluster-overview .product-cluster-flow-role{display:block;font-size:11px;font-weight:700;color:#888;letter-spacing:.5px;margin-bottom:4px}.product-cluster-overview .product-cluster-flow-name{display:block;font-size:15px;font-weight:700;color:#1a1a2e;margin-bottom:6px}.product-cluster-overview .product-cluster-flow-desc{margin:0;font-size:12px;line-height:1.6;color:#666}.product-cluster-overview .product-cluster-flow-arrow{flex-shrink:0;color:#bbb;font-size:14px}.product-cluster-overview .product-cluster-value-proposition{margin:16px 0 0;padding:12px 16px;border-radius:8px;background:#1677ff0a;border:1px dashed rgba(22,119,255,.15);font-size:13px;line-height:1.7;color:#555;text-align:center}.product-cluster-overview .product-cluster-pillars-row{margin-bottom:20px}.product-cluster-overview .product-cluster-visual-panel-title{margin:0 0 14px;font-size:14px;font-weight:700;color:#1a1a2e}.product-cluster-overview .product-cluster-pillars-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.product-cluster-overview .product-cluster-pillar-card{display:flex;gap:12px;padding:16px;border-radius:10px;background:#fafbfc;border:1px solid #eef2f6}.product-cluster-overview .product-cluster-pillar-dot{flex-shrink:0;width:8px;height:8px;margin-top:6px;border-radius:50%;background:#1677ff}.product-cluster-overview .product-cluster-pillar-text strong{display:block;font-size:13px;font-weight:700;color:#1a1a2e;margin-bottom:4px}.product-cluster-overview .product-cluster-pillar-text p{margin:0;font-size:12px;line-height:1.6;color:#666}.product-cluster-overview .product-cluster-value-tags{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;padding-top:8px}.product-cluster-overview .product-cluster-value-tag{padding:6px 14px;border-radius:999px;background:#fff;border:1px solid #e8edf3;font-size:12px;font-weight:600;color:#555}.product-cluster-overview .platform-module-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;width:100%;padding-top:32px}.product-cluster-overview .platform-module-card{display:flex;flex-direction:column;gap:16px;width:100%;min-width:0;padding:24px;background:#fafbfc;border:1px solid #e8edf3;border-radius:16px;box-sizing:border-box;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.product-cluster-overview .platform-module-card:hover{transform:translateY(-4px);border-color:#1677ff40;box-shadow:0 12px 32px #1677ff1a;background:#fff}.product-cluster-overview .platform-module-card-head{display:flex;align-items:flex-start;gap:12px;flex-wrap:wrap}.product-cluster-overview .platform-module-icon{flex-shrink:0;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#1677ff14;color:#1677ff;font-size:22px}.product-cluster-overview .platform-module-head-text{flex:1 1 140px;min-width:0}.product-cluster-overview .platform-module-title{margin:0 0 4px;font-size:16px;font-weight:700;color:#1a1a2e}.product-cluster-overview .platform-module-desc{margin:0;font-size:12px;color:#888;line-height:1.5}.product-cluster-overview .platform-module-status{flex-shrink:0;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:600;background:#1677ff14;color:#1677ff}.product-cluster-overview .platform-module-positioning{margin:0;font-size:13px;line-height:1.75;color:#555}.product-cluster-overview .platform-module-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.product-cluster-overview .platform-module-maturity{display:flex;align-items:center;gap:10px}.product-cluster-overview .platform-module-maturity-label{font-size:12px;font-weight:600;color:#888}.product-cluster-overview .platform-module-stars{display:flex;gap:4px}.product-cluster-overview .platform-module-star{width:8px;height:8px;border-radius:50%;background:#e8edf3}.product-cluster-overview .platform-module-star.filled{background:#faad14}.product-cluster-overview .platform-module-highlights{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px}.product-cluster-overview .platform-module-highlights li{position:relative;padding-left:14px;font-size:12px;color:#666;line-height:1.5}.product-cluster-overview .platform-module-highlights li:before{content:"";position:absolute;left:0;top:7px;width:5px;height:5px;border-radius:50%;background:#1677ff}.product-cluster-overview .platform-overview-footer{display:flex;justify-content:center;margin-top:40px}.product-cluster-overview .platform-more-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 32px;border:none;border-radius:999px;background:linear-gradient(135deg,#1677ff,#0958d9);color:#fff;font-size:15px;font-weight:600;cursor:pointer;box-shadow:0 8px 24px #1677ff47;transition:transform .2s ease,box-shadow .2s ease}.product-cluster-overview .platform-more-btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px #1677ff5c}.enterprise-section,.enterprise-solutions-overview{padding:80px 0 96px;background:linear-gradient(180deg,#fff,#f0f4f8)}.enterprise-solutions-overview .enterprise-solutions-section-subtitle{margin-bottom:32px;letter-spacing:.5px}.enterprise-solutions-overview .enterprise-solutions-panel{overflow:visible}.enterprise-solutions-overview .enterprise-solutions-panel-body{padding:32px 36px 24px}.enterprise-solutions-overview .enterprise-solutions-modules{padding:0 36px 36px;border-top:1px solid #e8edf3}.enterprise-solutions-overview .enterprise-solutions-visual-header{text-align:center;margin-bottom:24px}.enterprise-solutions-overview .enterprise-solutions-overview-badge{display:inline-flex;align-items:center;max-width:100%;padding:6px 16px;border-radius:999px;background:linear-gradient(135deg,#1677ff1a,#0958d90f);border:1px solid rgba(22,119,255,.2);color:#0958d9;font-size:13px;font-weight:700;letter-spacing:.5px;line-height:1.5;white-space:normal}.enterprise-solutions-overview .enterprise-solutions-overview-lead{max-width:760px;margin:16px auto 0;font-size:15px;line-height:1.85;color:#555}.enterprise-solutions-overview .enterprise-solution-pipeline-panel{margin-bottom:20px;padding:20px 18px 18px;border-radius:14px;border:1px solid #e8edf3;background:#fafbfc}.enterprise-solutions-overview .enterprise-solution-pipeline-label{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:18px}.enterprise-solutions-overview .enterprise-solution-pipeline-tag{padding:4px 12px;border-radius:6px;background:#1677ff14;color:#1677ff;font-size:12px;font-weight:700}.enterprise-solutions-overview .enterprise-solution-pipeline-hint{font-size:12px;font-weight:600;color:#888}.enterprise-solutions-overview .enterprise-solution-flow-track{display:flex;align-items:stretch;gap:8px;overflow-x:auto;padding-bottom:4px}.enterprise-solutions-overview .enterprise-solution-flow-wrap{display:flex;align-items:center;gap:8px;flex:1 1 0;min-width:180px}.enterprise-solutions-overview .enterprise-solution-flow-card{flex:1 1 0;min-width:0;display:flex;gap:12px;padding:16px;border-radius:12px;background:#fff;border:1px solid #eef2f6;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.enterprise-solutions-overview .enterprise-solution-flow-card:hover{transform:translateY(-2px);border-color:#1677ff33;box-shadow:0 8px 24px #1677ff14}.enterprise-solutions-overview .enterprise-solution-flow-icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;font-size:20px}.enterprise-solutions-overview .enterprise-solution-flow-reqm .enterprise-solution-flow-icon{background:#1677ff1a;color:#1677ff}.enterprise-solutions-overview .enterprise-solution-flow-bpm .enterprise-solution-flow-icon{background:#52c41a1a;color:#52c41a}.enterprise-solutions-overview .enterprise-solution-flow-dtm .enterprise-solution-flow-icon{background:#fa8c161a;color:#fa8c16}.enterprise-solutions-overview .enterprise-solution-flow-ontology .enterprise-solution-flow-icon{background:#722ed11a;color:#722ed1}.enterprise-solutions-overview .enterprise-solution-flow-text{min-width:0}.enterprise-solutions-overview .enterprise-solution-flow-role{display:block;font-size:11px;font-weight:600;color:#888;margin-bottom:4px}.enterprise-solutions-overview .enterprise-solution-flow-name{display:block;font-size:15px;font-weight:700;color:#1a1a2e;margin-bottom:6px}.enterprise-solutions-overview .enterprise-solution-flow-desc{margin:0;font-size:12px;line-height:1.6;color:#666}.enterprise-solutions-overview .enterprise-solution-flow-arrow{flex-shrink:0;color:#bbb;font-size:14px}.enterprise-solutions-overview .enterprise-solution-value-proposition{margin:16px 0 0;padding:12px 16px;border-radius:8px;background:#1677ff0a;border:1px dashed rgba(22,119,255,.15);font-size:13px;line-height:1.7;color:#555;text-align:center}.enterprise-solutions-overview .enterprise-solution-pillars-row{margin:24px 0 20px}.enterprise-solutions-overview .enterprise-solutions-visual-panel-title{margin:0 0 14px;font-size:14px;font-weight:700;color:#1a1a2e}.enterprise-solutions-overview .enterprise-solution-pillars-grid{display:grid;gap:16px}.enterprise-solutions-overview .enterprise-solution-pillars-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}.enterprise-solutions-overview .enterprise-solution-pillar-card{display:flex;gap:12px;padding:16px;border-radius:10px;background:#fafbfc;border:1px solid #eef2f6}.enterprise-solutions-overview .enterprise-solution-pillar-dot{flex-shrink:0;width:8px;height:8px;margin-top:6px;border-radius:50%;background:#1677ff}.enterprise-solutions-overview .enterprise-solution-pillar-text strong{display:block;font-size:13px;font-weight:700;color:#1a1a2e;margin-bottom:4px}.enterprise-solutions-overview .enterprise-solution-pillar-text p{margin:0;font-size:12px;line-height:1.6;color:#666}.enterprise-solutions-overview .enterprise-solution-value-tags{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;padding-top:8px}.enterprise-solutions-overview .enterprise-solution-value-tag{padding:6px 14px;border-radius:999px;background:#fff;border:1px solid #e8edf3;font-size:12px;font-weight:600;color:#555}.enterprise-solutions-overview .enterprise-solutions-modules-block{padding-top:32px}.enterprise-solutions-overview .enterprise-solutions-modules-head{margin-bottom:20px}.enterprise-solutions-overview .enterprise-solutions-modules-title{margin:0 0 6px;font-size:18px;font-weight:700;color:#1a1a2e}.enterprise-solutions-overview .enterprise-solutions-modules-subtitle{margin:0;font-size:13px;color:#888;line-height:1.6}.enterprise-solutions-overview .platform-module-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;width:100%}.enterprise-solutions-overview .enterprise-solution-design-grid{padding-top:4px}.enterprise-solutions-overview .platform-module-card{display:flex;flex-direction:column;gap:16px;width:100%;min-width:0;padding:24px;background:#fafbfc;border:1px solid #e8edf3;border-radius:16px;box-sizing:border-box;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.enterprise-solutions-overview .platform-module-card:hover{transform:translateY(-4px);border-color:#1677ff40;box-shadow:0 12px 32px #1677ff1a;background:#fff}.enterprise-solutions-overview .platform-module-card-head{display:flex;align-items:flex-start;gap:12px;flex-wrap:wrap}.enterprise-solutions-overview .platform-module-icon{flex-shrink:0;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#1677ff14;color:#1677ff;font-size:22px}.enterprise-solutions-overview .platform-module-head-text{flex:1 1 140px;min-width:0}.enterprise-solutions-overview .platform-module-title{margin:0 0 4px;font-size:16px;font-weight:700;color:#1a1a2e}.enterprise-solutions-overview .platform-module-desc{margin:0;font-size:12px;color:#888;line-height:1.5}.enterprise-solutions-overview .platform-module-status{flex-shrink:0;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:600;background:#1677ff14;color:#1677ff}.enterprise-solutions-overview .platform-module-positioning{margin:0;font-size:13px;line-height:1.75;color:#555}.enterprise-solutions-overview .platform-module-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.enterprise-solutions-overview .platform-module-maturity{display:flex;align-items:center;gap:10px}.enterprise-solutions-overview .platform-module-maturity-label{font-size:12px;font-weight:600;color:#888}.enterprise-solutions-overview .platform-module-stars{display:flex;gap:4px}.enterprise-solutions-overview .platform-module-star{width:8px;height:8px;border-radius:50%;background:#e8edf3}.enterprise-solutions-overview .platform-module-star.filled{background:#faad14}.enterprise-solutions-overview .platform-module-highlights{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px}.enterprise-solutions-overview .platform-module-highlights li{position:relative;padding-left:14px;font-size:12px;color:#666;line-height:1.5}.enterprise-solutions-overview .platform-module-highlights li:before{content:"";position:absolute;left:0;top:7px;width:5px;height:5px;border-radius:50%;background:#1677ff}.enterprise-solutions-overview .enterprise-solution-cases-section{margin-top:40px;padding-top:36px;border-top:1px dashed #e0e6ed}.enterprise-solutions-overview .enterprise-solution-cases-head{margin-bottom:24px}.enterprise-solutions-overview .enterprise-solution-cases-title{margin:0 0 6px;font-size:18px;font-weight:700;color:#1a1a2e}.enterprise-solutions-overview .enterprise-solution-cases-subtitle{margin:0;font-size:13px;color:#888;line-height:1.6}.enterprise-solutions-overview .enterprise-solution-cases-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.enterprise-solutions-overview .enterprise-solution-case-card{display:flex;flex-direction:column;gap:14px;padding:22px;border-radius:16px;background:#fff;border:1px solid #e8edf3;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.enterprise-solutions-overview .enterprise-solution-case-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px #0f172a14}.enterprise-solutions-overview .enterprise-solution-case-card-head{display:flex;align-items:flex-start;gap:12px}.enterprise-solutions-overview .enterprise-solution-case-icon{flex-shrink:0;width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:12px;font-size:20px}.enterprise-solutions-overview .enterprise-solution-case-chemical .enterprise-solution-case-icon{background:#13c2c21a;color:#13c2c2}.enterprise-solutions-overview .enterprise-solution-case-tobacco .enterprise-solution-case-icon{background:#fa8c161a;color:#fa8c16}.enterprise-solutions-overview .enterprise-solution-case-electronics .enterprise-solution-case-icon{background:#1677ff1a;color:#1677ff}.enterprise-solutions-overview .enterprise-solution-case-printing .enterprise-solution-case-icon{background:#722ed11a;color:#722ed1}.enterprise-solutions-overview .enterprise-solution-case-steel .enterprise-solution-case-icon{background:#52c41a1a;color:#52c41a}.enterprise-solutions-overview .enterprise-solution-case-head-text{flex:1;min-width:0}.enterprise-solutions-overview .enterprise-solution-case-industry{display:inline-block;margin-bottom:4px;font-size:11px;font-weight:700;letter-spacing:.5px;color:#888;text-transform:uppercase}.enterprise-solutions-overview .enterprise-solution-case-name{margin:0 0 4px;font-size:15px;font-weight:700;color:#1a1a2e;line-height:1.35}.enterprise-solutions-overview .enterprise-solution-case-desc{margin:0;font-size:12px;color:#888;line-height:1.5}.enterprise-solutions-overview .enterprise-solution-case-tag{flex-shrink:0;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:600;background:#13c2c214;color:#08979c}.enterprise-solutions-overview .enterprise-solution-case-summary{margin:0;font-size:13px;line-height:1.75;color:#555}.enterprise-solutions-overview .enterprise-solution-case-highlights{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 10px}.enterprise-solutions-overview .enterprise-solution-case-highlights li{position:relative;padding-left:12px;font-size:12px;color:#666;line-height:1.45}.enterprise-solutions-overview .enterprise-solution-case-highlights li:before{content:"";position:absolute;left:0;top:7px;width:4px;height:4px;border-radius:50%;background:#13c2c2}.enterprise-solutions-overview .enterprise-solution-case-link{align-self:flex-start;margin-top:auto;padding:0;border:none;background:none;color:#1677ff;font-size:13px;font-weight:600;cursor:pointer;transition:color .2s ease}.enterprise-solutions-overview .enterprise-solution-case-link:hover{color:#0958d9;text-decoration:underline}.enterprise-solutions-overview .enterprise-solutions-overview-footer{margin-top:48px;padding-top:32px;border-top:1px solid #e8edf3;background:linear-gradient(180deg,#f7f9fc00,#f7f9fce6)}.enterprise-solutions-overview .platform-overview-footer{display:flex;justify-content:center}.enterprise-solutions-overview .platform-more-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 32px;border:none;border-radius:999px;background:linear-gradient(135deg,#1677ff,#0958d9);color:#fff;font-size:15px;font-weight:600;cursor:pointer;box-shadow:0 8px 24px #1677ff47;transition:transform .2s ease,box-shadow .2s ease}.enterprise-solutions-overview .platform-more-btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px #1677ff5c}.login-footer{padding:24px 0;background:#0a1628;text-align:center}.login-footer .footer-inner{max-width:1200px;margin:0 auto;padding:0 24px}.login-footer .footer-inner span{font-size:13px;color:#ffffff80}@media(max-width:992px){.top-navbar .nav-links{display:none}.top-navbar .nav-inner{padding:0 16px}.top-navbar .nav-right{gap:10px}.hero-section .hero-content{flex-direction:column;gap:40px;text-align:center}.hero-section .hero-left{max-width:100%}.hero-section .hero-left .hero-title{font-size:36px}.hero-section .hero-left .hero-desc{margin-left:auto;margin-right:auto}.hero-section .hero-right{width:100%;max-width:440px}.products-section .products-tab-bar{flex-wrap:wrap}.products-section .section-inner{padding:0 16px}.products-section .products-tab-item{flex:1 1 50%;padding:14px 12px;font-size:14px}.products-section .products-tab-panel{flex-direction:column;min-height:auto}.products-section .products-sidebar{width:100%;display:flex;flex-wrap:wrap;padding:12px;gap:8px;border-right:none;border-bottom:1px solid #e8edf3}.products-section .products-sidebar-item{width:auto;padding:8px 16px;border-left:none;border-radius:20px;border:1px solid #e8edf3}.products-section .products-sidebar-item.active{border-color:#1677ff;border-left-color:#1677ff}.products-section .products-content{flex-direction:column;padding:24px;gap:24px}.products-section .products-content-desc .products-content-highlights{grid-template-columns:1fr}.products-section .products-content-screenshot{width:100%}.products-section .products-screenshot-viewport,.products-section .products-screenshot-body{min-height:320px}.platform-services-overview .platform-services-panel-body,.platform-services-overview .platform-services-modules{padding-left:24px;padding-right:24px}.platform-services-overview .platform-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.platform-services-overview .platform-pillars-grid-row{grid-template-columns:1fr}.platform-services-overview .platform-ontology-phase-track{flex-direction:column}.platform-services-overview .platform-ontology-phase-wrap{flex-direction:column;align-items:stretch}.platform-services-overview .platform-ontology-phase-arrow{display:none}.platform-services-overview .platform-arch-traits{grid-template-columns:repeat(2,minmax(0,1fr))}.platform-services-overview .platform-arch-wires,.platform-services-overview .platform-arch-feedback-rail,.platform-services-overview .platform-arch-loop-legend-card,.platform-services-overview .platform-arch-lead-legend-card{display:none}.platform-services-overview .platform-arch-semantic-legend-mobile,.platform-services-overview .platform-arch-lead-legend-mobile{display:flex}.platform-services-overview .platform-arch-layer-body-chain{flex-direction:column;align-items:stretch}.platform-services-overview .platform-arch-chain-slot{flex-direction:column;max-width:none}.platform-services-overview .platform-arch-node-chain .platform-arch-node-points li{white-space:normal}.platform-services-overview .platform-arch-chain-arrow{transform:rotate(90deg);height:24px;width:auto}.platform-services-overview .platform-arch-layer-body-semantic-dual{grid-template-columns:1fr}.platform-services-overview .platform-arch-semantic-bridge{flex-direction:row;padding:8px 0}.platform-services-overview .platform-arch-footer{flex-direction:column;gap:8px}.platform-services-overview .platform-arch-footer-arrow{transform:rotate(90deg)}.product-cluster-overview .product-cluster-panel-body,.product-cluster-overview .product-cluster-modules{padding-left:24px;padding-right:24px}.product-cluster-overview .product-cluster-arch-layer-grid-dual,.product-cluster-overview .product-cluster-pillars-grid-four,.product-cluster-overview .product-cluster-pillars-grid-five{grid-template-columns:1fr}.product-cluster-overview .product-cluster-arch-layer-grid-single{max-width:none}.product-cluster-overview .product-cluster-flow-track{flex-direction:column}.product-cluster-overview .product-cluster-flow-wrap{flex-direction:column;align-items:stretch}.product-cluster-overview .product-cluster-flow-arrow{display:none}.product-cluster-overview .product-cluster-pillars-grid{grid-template-columns:1fr}.product-cluster-overview .platform-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.enterprise-solutions-overview .enterprise-solutions-panel-body,.enterprise-solutions-overview .enterprise-solutions-modules{padding-left:24px;padding-right:24px}.enterprise-solutions-overview .enterprise-solution-pillars-grid-four{grid-template-columns:repeat(2,minmax(0,1fr))}.enterprise-solutions-overview .enterprise-solution-flow-track{flex-direction:column}.enterprise-solutions-overview .enterprise-solution-flow-wrap{flex-direction:column;align-items:stretch;min-width:0}.enterprise-solutions-overview .enterprise-solution-flow-arrow{display:none}.enterprise-solutions-overview .enterprise-solution-cases-grid,.enterprise-solutions-overview .platform-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.top-navbar .nav-right{gap:8px}.top-navbar .nav-right .nav-search-icon{display:none}.products-section .products-tab-item{flex:1 1 100%;font-size:13px}.products-section .products-tab-item .products-tab-icon{font-size:16px}.platform-services-overview .platform-services-panel-body,.platform-services-overview .platform-services-modules{padding-left:16px;padding-right:16px}.platform-services-overview .platform-arch-intro-bar{flex-direction:column;align-items:flex-start;gap:8px;min-height:0;padding:10px 12px}.platform-services-overview .platform-arch-intro-badge{white-space:normal}.platform-services-overview .platform-module-grid,.platform-services-overview .platform-module-highlights{grid-template-columns:1fr}.platform-services-overview .platform-ontology-loop-section{padding:18px 16px}.platform-services-overview .platform-ontology-loop-header{flex-direction:column}.platform-services-overview .platform-ontology-feedback-loop{flex-direction:column;border-radius:14px;padding:14px}.platform-services-overview .platform-arch-canvas{padding:16px 12px}.platform-services-overview .platform-arch-layer-label{position:static;transform:none;flex-direction:row;width:auto;gap:8px;margin-bottom:8px}.platform-services-overview .platform-arch-traits{grid-template-columns:1fr;max-width:none}.platform-services-overview .platform-arch-diagram-toolbar{flex-direction:column}.product-cluster-overview .product-cluster-panel-body,.product-cluster-overview .product-cluster-modules{padding-left:16px;padding-right:16px}.product-cluster-overview .platform-module-grid,.product-cluster-overview .platform-module-highlights{grid-template-columns:1fr}.enterprise-solutions-overview .enterprise-solutions-panel-body,.enterprise-solutions-overview .enterprise-solutions-modules{padding-left:16px;padding-right:16px}.enterprise-solutions-overview .enterprise-solution-pillars-grid-four,.enterprise-solutions-overview .enterprise-solution-cases-grid,.enterprise-solutions-overview .platform-module-grid,.enterprise-solutions-overview .platform-module-highlights,.enterprise-solutions-overview .enterprise-solution-case-highlights{grid-template-columns:1fr}.hero-section .hero-right{width:100%}.hero-section .hero-right .login-form-wrapper{padding:28px 20px}.hero-section .hero-left .hero-title{font-size:28px}}.mobile-download-modal .mobile-download-body{text-align:center;padding:8px 0 4px}.mobile-download-modal .mobile-download-tip{margin:0 0 16px;color:#666;font-size:14px;line-height:1.6}.mobile-download-modal .mobile-download-version{display:flex;flex-direction:column;align-items:center;gap:4px;margin:0 0 12px}.mobile-download-modal .mobile-download-version-loading{color:#999;font-size:13px}.mobile-download-modal .mobile-download-version-badge{display:inline-block;padding:2px 10px;border-radius:999px;background:#1677ff1a;color:#1677ff;font-size:13px;font-weight:600}.mobile-download-modal .mobile-download-version-meta{color:#999;font-size:12px}.mobile-download-modal .mobile-download-notes{margin:14px 0 0;padding-left:18px;text-align:left;color:#666;font-size:13px;line-height:1.6}.mobile-download-modal .mobile-download-qr{display:inline-block;padding:12px;border:1px solid #eee;border-radius:12px;background:#fff}.mobile-download-modal .mobile-download-qr-placeholder{width:220px;height:220px;display:flex;align-items:center;justify-content:center;color:#999;font-size:14px}.mobile-download-modal .mobile-download-link{display:inline-flex;align-items:center;gap:6px;margin-top:16px;padding:0;border:none;background:transparent;color:#1677ff;font-size:14px;text-decoration:none;cursor:pointer}.mobile-download-modal .mobile-download-link:hover:not(:disabled){color:#4096ff}.mobile-download-modal .mobile-download-link:disabled{color:#999;cursor:default}.mobile-download-modal .mobile-download-actions{display:flex;flex-direction:column;align-items:flex-start}.mobile-download-modal .mobile-download-progress{width:100%;margin-top:12px}.mobile-download-modal .mobile-download-progress-bar{height:6px;overflow:hidden;background:#f0f0f0;border-radius:999px}.mobile-download-modal .mobile-download-progress-fill{height:100%;background:linear-gradient(90deg,#1677ff,#4096ff);border-radius:999px;transition:width .2s ease}.mobile-download-modal .mobile-download-progress-meta{display:flex;align-items:center;justify-content:space-between;margin-top:8px;color:#666;font-size:12px}.mobile-download-modal .mobile-download-cancel{padding:0;border:none;background:transparent;color:#1677ff;font-size:12px;cursor:pointer}.mobile-download-modal .mobile-download-resume-tip{margin:8px 0 0;color:#999;font-size:12px;line-height:1.5}.mobile-download-modal .mobile-download-error{margin:8px 0 0;color:#ff4d4f;font-size:12px;line-height:1.5}.mobile-download-modal .mobile-download-url{margin:12px 0 0;padding:8px 12px;background:#f5f5f5;border-radius:6px;color:#999;font-size:12px;word-break:break-all}.platform-services-overview .platform-section-subtitle-compact{margin-bottom:32px;letter-spacing:1px}.platform-services-overview .platform-services-panel{overflow:visible}.platform-services-overview .platform-services-panel-body{padding:20px 32px 16px}.platform-services-overview .platform-services-modules{padding:0 36px 36px;border-top:1px solid #e8edf3}.platform-services-overview .platform-services-modules-block{padding-top:32px}.platform-services-overview .platform-services-modules-block-semantic{margin-top:12px;padding-top:36px;border-top:1px dashed #e0e6ed}.platform-services-overview .platform-services-modules-head{margin-bottom:20px}.platform-services-overview .platform-services-modules-title{margin:0 0 6px;font-size:18px;font-weight:700;color:#1a1a2e}.platform-services-overview .platform-services-modules-subtitle{margin:0;font-size:13px;color:#888;line-height:1.6}.platform-services-overview .platform-module-grid-semantic{grid-template-columns:repeat(2,minmax(0,1fr));max-width:920px}.platform-services-overview .platform-arch-diagram{margin-bottom:60px}.platform-services-overview .platform-pillars-row,.platform-services-overview .platform-ontology-loop-section,.platform-services-overview .platform-value-tags{margin-top:60px;margin-bottom:60px}.platform-services-overview .platform-services-modules-block{padding-top:124px}.platform-services-overview .platform-services-modules-block-semantic{margin-top:84px;padding-top:132px}.platform-services-overview .platform-arch-intro-bar{display:flex;align-items:center;gap:14px;min-height:44px;margin-bottom:8px;padding:8px 16px;border-radius:10px;background:linear-gradient(135deg,#1677ff12,#fffffff2);border:1px solid rgba(22,119,255,.14)}.platform-services-overview .platform-arch-intro-badge{flex-shrink:0;display:inline-flex;align-items:center;padding:5px 14px;border-radius:999px;background:linear-gradient(135deg,#1677ff1f,#0958d914);border:1px solid rgba(22,119,255,.2);color:#0958d9;font-size:13px;font-weight:700;letter-spacing:.5px;line-height:1.4;white-space:nowrap}.platform-services-overview .platform-arch-intro-text{flex:1;min-width:0;margin:0;font-size:13px;line-height:1.5;color:#555}.platform-services-overview .platform-arch-intro-text strong{color:#1a1a2e;font-weight:700}.platform-services-overview .platform-arch-intro-sep{margin:0 6px;color:#bbb;font-weight:400}.platform-services-overview .platform-overview-visual-header{text-align:center;margin-bottom:24px}.platform-services-overview .platform-overview-badge{display:inline-flex;align-items:center;max-width:100%;padding:6px 16px;border-radius:999px;background:linear-gradient(135deg,#1677ff1f,#0958d914);border:1px solid rgba(22,119,255,.2);color:#0958d9;font-size:13px;font-weight:700;letter-spacing:.5px;line-height:1.5;white-space:normal}.platform-services-overview .platform-overview-lead{max-width:760px;margin:16px auto 0;font-size:15px;line-height:1.85;color:#555}.platform-services-overview .platform-loop-panel{margin-bottom:24px}.platform-services-overview .platform-loop-panel-label{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;flex-wrap:wrap}.platform-services-overview .platform-loop-panel-tag{font-size:14px;font-weight:700;color:#1a1a2e}.platform-services-overview .platform-loop-panel-hint{font-size:12px;color:#888}.platform-services-overview .platform-arch-diagram{width:100%;border:1px solid #d9e2ec;border-radius:12px;overflow:hidden;background:#f8fafc;box-shadow:inset 0 0 0 1px #fff9}.platform-services-overview .platform-arch-diagram-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:12px 16px;background:linear-gradient(180deg,#1a1a2e,#243352);border-bottom:1px solid rgba(255,255,255,.08)}.platform-services-overview .platform-arch-diagram-title{display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:#fff}.platform-services-overview .platform-arch-diagram-title .anticon{color:#69b1ff;font-size:16px}.platform-services-overview .platform-arch-diagram-title span{font-size:12px;font-weight:700;letter-spacing:1.5px}.platform-services-overview .platform-arch-diagram-title em{font-style:normal;font-size:13px;color:#ffffffa6;font-weight:500}.platform-services-overview .platform-arch-traits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;flex:1;min-width:280px;max-width:640px}.platform-services-overview .platform-arch-trait{padding:8px 10px;border-radius:8px;background:#ffffff14;border:1px solid rgba(255,255,255,.12)}.platform-services-overview .platform-arch-trait strong{display:block;font-size:12px;font-weight:700;color:#fff;margin-bottom:2px}.platform-services-overview .platform-arch-trait span{display:block;font-size:10px;color:#ffffff8c;line-height:1.4}.platform-services-overview .platform-arch-trait-iterate strong{color:#95de64}.platform-services-overview .platform-arch-trait-fast strong{color:#69b1ff}.platform-services-overview .platform-arch-trait-accurate strong{color:#b37feb}.platform-services-overview .platform-arch-trait-lowcost strong{color:#ffd666}.platform-services-overview .platform-arch-canvas{position:relative;padding:6px 48px 4px 80px;background-color:#f8fafc;background-image:linear-gradient(rgba(22,119,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(22,119,255,.04) 1px,transparent 1px);background-size:20px 20px}.platform-services-overview .platform-arch-wires{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.platform-services-overview .platform-arch-wire-down{filter:drop-shadow(0 0 2px rgba(114,46,209,.35))}.platform-services-overview .platform-arch-wire-up,.platform-services-overview .platform-arch-wire-rail-feedback{animation:platform-arch-flow-up 2.4s linear infinite}.platform-services-overview .platform-arch-wire-outer{animation:platform-arch-flow-up 3s linear infinite}@keyframes platform-arch-flow-up{0%{stroke-dashoffset:0}to{stroke-dashoffset:-20}}.platform-services-overview .platform-arch-lead-legend-card{position:absolute;right:48px;z-index:4;pointer-events:none;display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-width:148px;padding:10px 12px;border-radius:10px;background:#fffffff0;border:1px solid rgba(22,119,255,.14);box-shadow:0 2px 10px #1677ff0f}.platform-services-overview .platform-arch-legend-lead-down{color:#1677ff}.platform-services-overview .platform-arch-legend-lead-down i{background:linear-gradient(90deg,#1677ff,#69b1ff)}.platform-services-overview .platform-arch-legend-lead-up{color:#389e0d}.platform-services-overview .platform-arch-legend-lead-up i{background:repeating-linear-gradient(90deg,#52c41a 0,#52c41a 4px,transparent 4px,transparent 7px)}.platform-services-overview .platform-arch-legend-lead-loop{color:#0958d9;padding-top:4px;border-top:1px dashed rgba(22,119,255,.15);width:100%;justify-content:center;font-size:9px}.platform-services-overview .platform-arch-loop-legend-card{position:absolute;right:48px;z-index:2;pointer-events:none;display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-width:148px;padding:10px 12px;border-radius:10px;background:#fffffff0;border:1px solid rgba(114,46,209,.14);box-shadow:0 2px 10px #722ed10f}.platform-services-overview .platform-arch-legend-row{display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:600;white-space:nowrap;line-height:1.2}.platform-services-overview .platform-arch-legend-row i{display:inline-block;width:16px;height:3px;border-radius:2px;flex-shrink:0}.platform-services-overview .platform-arch-legend-down{color:#722ed1}.platform-services-overview .platform-arch-legend-down i{background:linear-gradient(90deg,#722ed1,#9254de)}.platform-services-overview .platform-arch-legend-up{color:#389e0d}.platform-services-overview .platform-arch-legend-up i{background:repeating-linear-gradient(90deg,#52c41a 0,#52c41a 4px,transparent 4px,transparent 7px)}.platform-services-overview .platform-arch-legend-loop{color:#531dab;padding-top:4px;border-top:1px dashed rgba(114,46,209,.15);width:100%;justify-content:center;font-size:9px}.platform-services-overview .platform-arch-legend-item.platform-arch-legend-loop{padding-top:0;padding-left:12px;border-top:none;border-left:1px solid #e8edf3;width:auto;font-size:11px}.platform-services-overview .platform-arch-feedback-rail{position:absolute;top:48px;right:12px;bottom:48px;width:36px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:12px 6px;border-radius:8px;background:#52c41a14;border:1px dashed rgba(82,196,26,.35);color:#389e0d;font-size:11px;font-weight:700;writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:2px;z-index:2}.platform-services-overview .platform-arch-feedback-rail .anticon{writing-mode:horizontal-tb;font-size:14px}.platform-services-overview .platform-arch-layer{position:relative;z-index:3;margin-bottom:4px}.platform-services-overview .platform-arch-layer-label{position:absolute;left:-76px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:2px;width:56px}.platform-services-overview .platform-arch-layer-id{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;background:#1a1a2e;color:#fff;font-size:11px;font-weight:700;font-family:Consolas,Monaco,monospace}.platform-services-overview .platform-arch-layer-name{font-size:10px;color:#666;font-weight:600;text-align:center;line-height:1.3;letter-spacing:.2px}.platform-services-overview .platform-arch-layer-hint{font-size:9px;color:#999;font-weight:500;text-align:center;line-height:1.35;max-width:56px}.platform-services-overview .platform-arch-layer-body{border-radius:10px;border:2px solid #e8edf3;background:#ffffffeb;padding:10px 12px}.platform-services-overview .platform-arch-layer-lead .platform-arch-layer-body{border:2px solid rgba(22,119,255,.14);background:#ffffffe6;box-shadow:inset 0 1px #ffffffd9;max-width:260px;margin:0 auto;padding:6px;border-radius:10px}.platform-services-overview .platform-arch-layer-chain .platform-arch-layer-body{border-color:#1677ff24;background:#ffffffe6;box-shadow:inset 0 1px #ffffffd9}.platform-services-overview .platform-arch-layer-semantic .platform-arch-layer-body{border:2px solid rgba(114,46,209,.14);background:#ffffffe6;box-shadow:inset 0 1px #ffffffd9;max-width:820px;margin:0 auto;padding:6px 8px;border-radius:10px}.platform-services-overview .platform-arch-layer-body-semantic-dual{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:10px;align-items:stretch}.platform-services-overview .platform-arch-semantic-bridge{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:8px 6px;min-width:68px;border-radius:8px;background:#722ed10a;border:1px dashed rgba(114,46,209,.18);color:#666;font-size:10px;font-weight:600;text-align:center;line-height:1.45;align-self:center}.platform-services-overview .platform-arch-semantic-bridge .anticon{color:#722ed1;font-size:12px}.platform-services-overview .platform-arch-layer-core .platform-arch-layer-body{border-color:#722ed159;background:linear-gradient(135deg,#722ed10d,#fff);max-width:400px;margin:0 auto}.platform-services-overview .platform-arch-layer-body-chain{display:flex;align-items:stretch;justify-content:space-between;flex-wrap:nowrap;gap:0;width:100%;padding:5px 16px;overflow-x:auto}.platform-services-overview .platform-arch-chain-slot{display:flex;align-items:center;flex:1 1 0;min-width:0;max-width:none;justify-content:center}.platform-services-overview .platform-arch-chain-slot .platform-arch-node{flex:1;width:100%;max-width:100%;min-width:118px}.platform-services-overview .platform-arch-chain-arrow{flex-shrink:0;width:16px;margin:0 2px;display:flex;align-items:center;justify-content:center;color:#1677ff;font-size:10px}.platform-services-overview .platform-arch-flow-label{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:8px;font-size:11px;font-weight:600;color:#1677ff;letter-spacing:.5px}.platform-services-overview .platform-arch-flow-label .anticon{font-size:12px}.platform-services-overview .platform-arch-flow-label-support{color:#722ed1}.platform-services-overview .platform-arch-semantic-legend-mobile{display:none;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:12px;padding:10px 14px;border-radius:8px;background:#722ed10d;border:1px solid rgba(114,46,209,.12);font-size:12px;font-weight:600}.platform-services-overview .platform-arch-semantic-legend-mobile .platform-arch-legend-down{color:#722ed1}.platform-services-overview .platform-arch-semantic-legend-mobile .platform-arch-legend-up{color:#389e0d}.platform-services-overview .platform-arch-semantic-legend-mobile .platform-arch-legend-loop{color:#531dab}.platform-services-overview .platform-arch-layer-lead{margin-bottom:0;padding-bottom:40px}.platform-services-overview .platform-arch-lead-legend-mobile{display:none;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:12px;padding:10px 14px;border-radius:8px;background:#1677ff0d;border:1px solid rgba(22,119,255,.12);font-size:12px;font-weight:600}.platform-services-overview .platform-arch-lead-legend-mobile .platform-arch-legend-lead-down{color:#1677ff}.platform-services-overview .platform-arch-lead-legend-mobile .platform-arch-legend-lead-up{color:#389e0d}.platform-services-overview .platform-arch-lead-legend-mobile .platform-arch-legend-lead-loop{color:#0958d9}.platform-services-overview .platform-arch-layer-chain{margin-top:0;margin-bottom:4px;padding-bottom:40px}.platform-services-overview .platform-arch-layer-semantic{margin-top:4px}.platform-services-overview .platform-arch-layer-semantic .platform-arch-layer-label{width:62px;left:-78px}.platform-services-overview .platform-arch-layer-semantic .platform-arch-layer-hint{max-width:62px;font-size:8.5px;line-height:1.4}.platform-services-overview .platform-arch-layer-core{margin-top:44px}.platform-services-overview .platform-arch-node{width:100%;min-width:0;padding:7px 10px;border-radius:8px;border:1px solid #eef2f6;background:#fff;box-shadow:none;box-sizing:border-box}.platform-services-overview .platform-arch-node-lead,.platform-services-overview .platform-arch-node-chain,.platform-services-overview .platform-arch-node-semantic-in,.platform-services-overview .platform-arch-node-semantic-out{min-height:100%;border-color:#eef2f6;background:#fff}.platform-services-overview .platform-arch-node-header{display:flex;align-items:center;justify-content:center;gap:7px;margin-bottom:5px;flex-wrap:nowrap;text-align:center}.platform-services-overview .platform-arch-node-tag{flex-shrink:0;padding:2px 6px;border-radius:6px;font-size:10px;font-weight:700;letter-spacing:.2px;line-height:1.35;font-family:Consolas,Monaco,monospace}.platform-services-overview .platform-arch-node-tag-lead{background:#1a1a2e;color:#fff;border:none}.platform-services-overview .platform-arch-node-tag-core{background:linear-gradient(135deg,#722ed1,#1677ff);color:#fff;border:none}.platform-services-overview .platform-arch-node-tag-semantic-in{background:#722ed11f;color:#722ed1;border:1px solid rgba(114,46,209,.18);font-family:inherit}.platform-services-overview .platform-arch-node-tag-semantic-out{background:#13c2c21f;color:#08979c;border:1px solid rgba(19,194,194,.2);font-family:inherit}.platform-services-overview .platform-arch-node-tag-chain{background:#1a1a2e;color:#fff;border:none}.platform-services-overview .platform-arch-node-icon-wrap{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:7px;background:#1677ff14;color:#1677ff;font-size:14px;line-height:1}.platform-services-overview .platform-arch-node-lead .platform-arch-node-icon-wrap{background:#1677ff1a}.platform-services-overview .platform-arch-node-chain .platform-arch-node-icon-wrap{background:#1677ff14}.platform-services-overview .platform-arch-node-semantic-in .platform-arch-node-icon-wrap{background:#722ed11a;color:#722ed1}.platform-services-overview .platform-arch-node-semantic-out .platform-arch-node-icon-wrap{background:#13c2c21a;color:#13c2c2}.platform-services-overview .platform-arch-node-icon{font-size:14px;color:inherit;line-height:1}.platform-services-overview .platform-arch-node-core .platform-arch-node-icon{color:#722ed1}.platform-services-overview .platform-arch-node-name{flex:0 1 auto;min-width:0;font-size:13px;font-weight:700;color:#1a1a2e;line-height:1.3;letter-spacing:.2px;text-align:center}.platform-services-overview .platform-arch-node-semantic-in .platform-arch-node-name,.platform-services-overview .platform-arch-node-semantic-out .platform-arch-node-name,.platform-services-overview .platform-arch-node-core .platform-arch-node-name{color:#1a1a2e}.platform-services-overview .platform-arch-node-points{list-style:none;margin:0;padding:5px 0 0;border-top:1px dashed #e8edf3}.platform-services-overview .platform-arch-node-points li{position:relative;padding-left:10px;font-size:11px;color:#666;line-height:1.45}.platform-services-overview .platform-arch-node-points li+li{margin-top:1px}.platform-services-overview .platform-arch-node-points li:before{content:"";position:absolute;left:0;top:7px;width:3px;height:3px;border-radius:50%;background:#b0b8c4}.platform-services-overview .platform-arch-node-lead .platform-arch-node-points li:before,.platform-services-overview .platform-arch-node-chain .platform-arch-node-points li:before{background:#91caff}.platform-services-overview .platform-arch-node-chain .platform-arch-node-points{display:block;text-align:left}.platform-services-overview .platform-arch-node-chain .platform-arch-node-points li{padding-left:10px;white-space:nowrap}.platform-services-overview .platform-arch-node-chain .platform-arch-node-points li:before{top:7px}.platform-services-overview .platform-arch-node-semantic-in .platform-arch-node-points li:before{background:#d3adf7}.platform-services-overview .platform-arch-node-semantic-out .platform-arch-node-points li:before{background:#87e8de}.platform-services-overview .platform-arch-node-lead .platform-arch-node-points,.platform-services-overview .platform-arch-node-semantic-in .platform-arch-node-points,.platform-services-overview .platform-arch-node-semantic-out .platform-arch-node-points{display:flex;flex-direction:column;align-items:center;text-align:center}.platform-services-overview .platform-arch-node-lead .platform-arch-node-points li,.platform-services-overview .platform-arch-node-semantic-in .platform-arch-node-points li,.platform-services-overview .platform-arch-node-semantic-out .platform-arch-node-points li{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding-left:0}.platform-services-overview .platform-arch-node-lead .platform-arch-node-points li:before,.platform-services-overview .platform-arch-node-semantic-in .platform-arch-node-points li:before,.platform-services-overview .platform-arch-node-semantic-out .platform-arch-node-points li:before{position:static;flex-shrink:0;top:auto;left:auto}.platform-services-overview .platform-arch-node-core .platform-arch-node-points li:before{background:#722ed1}.platform-services-overview .platform-arch-footer{position:relative;z-index:3;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px;margin-top:2px;padding:6px 12px;border-radius:8px;background:#52c41a0d;border:1px solid rgba(82,196,26,.16);font-size:11px;font-weight:500;color:#555}.platform-services-overview .platform-arch-footer-item{display:inline-flex;align-items:center;gap:4px}.platform-services-overview .platform-arch-footer-item .anticon{color:#52c41a;font-size:11px}.platform-services-overview .platform-arch-footer-arrow{color:#bbb;font-weight:600;font-size:11px}.platform-services-overview .platform-arch-footer-highlight{font-weight:700;color:#389e0d}.platform-services-overview .platform-pillars-row{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #e8edf3}.platform-services-overview .platform-visual-panel-title{margin:0 0 14px;font-size:15px;font-weight:700;color:#1a1a2e}.platform-services-overview .platform-pillars-grid-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.platform-services-overview .platform-pillar-card{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border-radius:12px;background:#fafbfc;border:1px solid #e8edf3;min-width:0}.platform-services-overview .platform-pillar-dot{flex-shrink:0;width:8px;height:8px;margin-top:7px;border-radius:50%;background:#1677ff}.platform-services-overview .platform-pillar-text{min-width:0}.platform-services-overview .platform-pillar-text strong{display:block;font-size:14px;color:#1a1a2e;margin-bottom:4px}.platform-services-overview .platform-pillar-text p{margin:0;font-size:13px;line-height:1.6;color:#666}.platform-services-overview .platform-ontology-loop-section{margin-bottom:20px;padding:24px;border-radius:16px;background:linear-gradient(135deg,#722ed10d,#1677ff0f 55%,#ffffffe6);border:1px solid rgba(114,46,209,.16);box-shadow:inset 0 1px #fffc}.platform-services-overview .platform-ontology-loop-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px;flex-wrap:wrap}.platform-services-overview .platform-ontology-loop-title-wrap{flex:1;min-width:260px}.platform-services-overview .platform-ontology-loop-eyebrow{display:inline-block;margin-bottom:8px;font-size:12px;font-weight:700;letter-spacing:1px;color:#722ed1;text-transform:uppercase}.platform-services-overview .platform-ontology-loop-title{margin:0 0 10px;font-size:20px;font-weight:700;color:#1a1a2e;line-height:1.4}.platform-services-overview .platform-ontology-loop-summary{margin:0;max-width:820px;font-size:14px;line-height:1.8;color:#555}.platform-services-overview .platform-ontology-loop-badges{display:flex;flex-wrap:wrap;gap:8px;align-items:flex-start}.platform-services-overview .platform-ontology-loop-badge{padding:6px 12px;border-radius:999px;background:#722ed11a;border:1px solid rgba(114,46,209,.18);color:#722ed1;font-size:12px;font-weight:600;white-space:nowrap}.platform-services-overview .platform-ontology-phase-track{display:flex;align-items:stretch;gap:8px;width:100%}.platform-services-overview .platform-ontology-phase-wrap{display:flex;align-items:center;flex:1 1 0;min-width:0;gap:8px}.platform-services-overview .platform-ontology-phase-card{flex:1;min-width:0;display:flex;flex-direction:column;gap:12px;padding:18px 16px;border-radius:14px;background:#ffffffeb;border:1px solid rgba(114,46,209,.12);box-shadow:0 4px 16px #722ed10f}.platform-services-overview .platform-ontology-phase-design{border-top:3px solid #1677ff}.platform-services-overview .platform-ontology-phase-implement,.platform-services-overview .platform-ontology-phase-delivery{border-top:3px solid #fa8c16}.platform-services-overview .platform-ontology-phase-analyze{border-top:3px solid #13c2c2}.platform-services-overview .platform-ontology-phase-card-head{display:flex;align-items:flex-start;gap:10px;flex-wrap:wrap}.platform-services-overview .platform-ontology-phase-icon{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:linear-gradient(135deg,#722ed11f,#1677ff1a);color:#722ed1;font-size:18px}.platform-services-overview .platform-ontology-phase-head-text{flex:1;min-width:0}.platform-services-overview .platform-ontology-phase-label{display:block;font-size:11px;font-weight:700;letter-spacing:1px;color:#888;margin-bottom:2px}.platform-services-overview .platform-ontology-phase-name{display:block;font-size:15px;font-weight:700;color:#1a1a2e;line-height:1.35}.platform-services-overview .platform-ontology-phase-status{flex-shrink:0;padding:3px 8px;border-radius:999px;background:#1677ff14;color:#0958d9;font-size:11px;font-weight:600;white-space:nowrap}.platform-services-overview .platform-ontology-phase-analyze .platform-ontology-phase-status{background:#13c2c21a;color:#08979c}.platform-services-overview .platform-ontology-phase-desc{margin:0;font-size:13px;line-height:1.7;color:#666}.platform-services-overview .platform-ontology-phase-capabilities{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.platform-services-overview .platform-ontology-phase-capabilities li{position:relative;padding-left:16px;font-size:13px;color:#444;line-height:1.5}.platform-services-overview .platform-ontology-phase-capabilities li:before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;border-radius:50%;background:linear-gradient(135deg,#722ed1,#1677ff)}.platform-services-overview .platform-ontology-phase-arrow{flex-shrink:0;color:#b37feb;font-size:14px}.platform-services-overview .platform-ontology-feedback-loop{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:20px;padding:12px 16px;border-radius:999px;background:#ffffffbf;border:1px dashed rgba(114,46,209,.28);color:#531dab;font-size:13px;font-weight:500;text-align:center;line-height:1.6}.platform-services-overview .platform-ontology-feedback-icon{flex-shrink:0;font-size:16px;color:#722ed1}.platform-services-overview .platform-value-tags{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;padding:8px 0 4px}.platform-services-overview .platform-value-tag{padding:8px 20px;border-radius:999px;background:#f7f9fc;border:1px solid rgba(22,119,255,.18);color:#1677ff;font-size:13px;font-weight:600;letter-spacing:1px}.platform-services-overview .platform-module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;width:100%;padding-top:32px}.platform-services-overview .platform-module-card{display:flex;flex-direction:column;gap:16px;width:100%;min-width:0;padding:24px;background:#fafbfc;border:1px solid #e8edf3;border-radius:16px;box-sizing:border-box;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.platform-services-overview .platform-module-card:hover{transform:translateY(-4px);border-color:#1677ff40;box-shadow:0 12px 32px #1677ff1a;background:#fff}.platform-services-overview .platform-module-card-head{display:flex;align-items:flex-start;gap:12px;flex-wrap:wrap}.platform-services-overview .platform-module-icon{flex-shrink:0;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#1677ff14;color:#1677ff;font-size:22px}.platform-services-overview .platform-module-head-text{flex:1;min-width:0}.platform-services-overview .platform-module-title{margin:0 0 4px;font-size:18px;font-weight:700;color:#1a1a2e;line-height:1.35}.platform-services-overview .platform-module-desc{margin:0;font-size:13px;color:#888;line-height:1.5}.platform-services-overview .platform-module-status{flex-shrink:0;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600;white-space:normal;line-height:1.3}.platform-services-overview .platform-module-status-5,.platform-services-overview .platform-module-status-4{background:#52c41a1f;color:#389e0d}.platform-services-overview .platform-module-status-3{background:#1677ff1a;color:#1677ff}.platform-services-overview .platform-module-status-1,.platform-services-overview .platform-module-status-2{background:#faad141f;color:#d48806}.platform-services-overview .platform-module-positioning{margin:0;font-size:14px;line-height:1.8;color:#555}.platform-services-overview .platform-module-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.platform-services-overview .platform-module-maturity{display:flex;align-items:center;gap:10px}.platform-services-overview .platform-module-maturity-label{font-size:12px;font-weight:600;color:#666}.platform-services-overview .platform-module-stars{display:flex;gap:4px}.platform-services-overview .platform-module-star{width:8px;height:8px;border-radius:50%;background:#e0e6ed}.platform-services-overview .platform-module-star.filled{background:#1677ff}.platform-services-overview .platform-module-highlights{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:8px 12px}.platform-services-overview .platform-module-highlights li{position:relative;padding-left:14px;font-size:13px;color:#444;line-height:1.5}.platform-services-overview .platform-module-highlights li:before{content:"";position:absolute;left:0;top:7px;width:5px;height:5px;border-radius:50%;background:#1677ff}.platform-services-overview .platform-overview-footer{display:flex;justify-content:center;margin-top:40px}.platform-services-overview .platform-more-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 32px;border:none;border-radius:999px;background:linear-gradient(135deg,#1677ff,#0958d9);color:#fff;font-size:15px;font-weight:600;cursor:pointer;box-shadow:0 8px 24px #1677ff47;transition:transform .2s ease,box-shadow .2s ease}.platform-services-overview .platform-more-btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px #1677ff5c}.platform-services-page{min-height:100vh;background:#f7f9fc;display:flex;flex-direction:column}.platform-services-page-header{position:sticky;top:0;z-index:20;background:#fffffff2;backdrop-filter:blur(12px);border-bottom:1px solid #e8edf3;box-shadow:0 2px 12px #0000000a}.platform-services-page-header-inner{max-width:1400px;margin:0 auto;padding:16px 40px;display:flex;align-items:center;justify-content:space-between;gap:24px}.platform-services-page-brand{display:flex;align-items:center;gap:16px}.platform-services-page-logo{height:32px;width:auto}.platform-services-page-title{font-size:18px;font-weight:700;color:#1a1a2e}.platform-services-back-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;border:1px solid #d9e2ec;border-radius:6px;background:#fff;color:#444;font-size:14px;cursor:pointer;transition:all .2s}.platform-services-back-btn:hover{color:#1677ff;border-color:#1677ff;background:#f0f5ff}.platform-services-page-main{flex:1;padding-bottom:48px}.platform-services-page-hero{max-width:920px;margin:0 auto;padding:48px 20px 24px;text-align:center}.platform-services-page-hero h1{margin:0 0 12px;font-size:28px;font-weight:700;color:#1a1a2e}.platform-services-page-hero p{margin:0;font-size:15px;line-height:1.8;color:#666}.platform-services-page-footer{padding:24px 20px;text-align:center;font-size:13px;color:#999;border-top:1px solid #e8edf3;background:#fff}.platform-services-feature-panel{padding:24px 0 80px}.platform-services-feature-panel.products-section{background:transparent}.platform-services-feature-panel .products-tab-item{flex:1 1 calc(12.5% - 1px);min-width:96px;font-size:12px;padding:12px 8px}@media(max-width:768px){.platform-services-page-header-inner{padding:12px 16px}.platform-services-page-title{display:none}.platform-services-page-hero{padding-top:32px}.platform-services-page-hero h1{font-size:22px}}.product-cluster-page{min-height:100vh;background:#f7f9fc;display:flex;flex-direction:column}.product-cluster-page-header{position:sticky;top:0;z-index:20;background:#fffffff2;backdrop-filter:blur(12px);border-bottom:1px solid #e8edf3;box-shadow:0 2px 12px #0000000a}.product-cluster-page-header-inner{max-width:1400px;margin:0 auto;padding:16px 40px;display:flex;align-items:center;justify-content:space-between;gap:24px}.product-cluster-page-brand{display:flex;align-items:center;gap:16px}.product-cluster-page-logo{height:32px;width:auto}.product-cluster-page-title{font-size:18px;font-weight:700;color:#1a1a2e}.product-cluster-back-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;border:1px solid #d9e2ec;border-radius:6px;background:#fff;color:#444;font-size:14px;cursor:pointer;transition:all .2s}.product-cluster-back-btn:hover{color:#1677ff;border-color:#1677ff;background:#f0f5ff}.product-cluster-page-main{flex:1;padding-bottom:48px}.product-cluster-page-hero{max-width:920px;margin:0 auto;padding:48px 20px 24px;text-align:center}.product-cluster-page-hero h1{margin:0 0 12px;font-size:28px;font-weight:700;color:#1a1a2e}.product-cluster-page-hero p{margin:0;font-size:15px;line-height:1.8;color:#666}.product-cluster-page-footer{padding:24px 20px;text-align:center;font-size:13px;color:#999;border-top:1px solid #e8edf3;background:#fff}.product-cluster-feature-panel{padding:24px 0 80px}.product-cluster-feature-panel.products-section{background:transparent}@media(max-width:768px){.product-cluster-page-header-inner{padding:12px 16px}.product-cluster-page-title{display:none}.product-cluster-page-hero{padding-top:32px}.product-cluster-page-hero h1{font-size:22px}}.enterprise-solutions-page{min-height:100vh;background:#f7f9fc;display:flex;flex-direction:column}.enterprise-solutions-page-header{position:sticky;top:0;z-index:20;background:#fffffff2;backdrop-filter:blur(12px);border-bottom:1px solid #e8edf3;box-shadow:0 2px 12px #0000000a}.enterprise-solutions-page-header-inner{max-width:1400px;margin:0 auto;padding:16px 40px;display:flex;align-items:center;justify-content:space-between;gap:24px}.enterprise-solutions-page-brand{display:flex;align-items:center;gap:16px}.enterprise-solutions-page-logo{height:32px;width:auto}.enterprise-solutions-page-title{font-size:18px;font-weight:700;color:#1a1a2e}.enterprise-solutions-back-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;border:1px solid #d9e2ec;border-radius:6px;background:#fff;color:#444;font-size:14px;cursor:pointer;transition:all .2s}.enterprise-solutions-back-btn:hover{color:#1677ff;border-color:#1677ff;background:#f0f5ff}.enterprise-solutions-page-main{flex:1;padding-bottom:48px}.enterprise-solutions-page-hero{max-width:920px;margin:0 auto;padding:48px 20px 24px;text-align:center}.enterprise-solutions-page-hero h1{margin:0 0 12px;font-size:28px;font-weight:700;color:#1a1a2e}.enterprise-solutions-page-hero p{margin:0;font-size:15px;line-height:1.8;color:#666}.enterprise-solutions-page-footer{padding:24px 20px;text-align:center;font-size:13px;color:#999;border-top:1px solid #e8edf3;background:#fff}.enterprise-solutions-feature-panel{padding:24px 0 80px}.enterprise-solutions-feature-panel.products-section{background:transparent}.enterprise-solutions-feature-panel .products-tab-item{flex:1 1 calc(25% - 1px);min-width:120px;font-size:13px}.enterprise-solutions-feature-panel.enterprise-solutions-feature-panel-cases .products-tab-item{flex:1 1 calc(20% - 1px);min-width:110px}.enterprise-solutions-detail-panel{max-width:1400px;margin:0 auto;padding:0 20px}.enterprise-solutions-mode-switch{display:flex;justify-content:center;gap:12px;margin-bottom:24px}.enterprise-solutions-mode-btn{padding:10px 24px;border-radius:999px;border:1px solid #d9e2ec;background:#fff;color:#555;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.enterprise-solutions-mode-btn:hover{color:#1677ff;border-color:#1677ff59}.enterprise-solutions-mode-btn.active{color:#fff;border-color:transparent;background:linear-gradient(135deg,#1677ff,#0958d9);box-shadow:0 6px 18px #1677ff40}@media(max-width:768px){.enterprise-solutions-page-header-inner{padding:12px 16px}.enterprise-solutions-page-title{display:none}.enterprise-solutions-page-hero{padding-top:32px}.enterprise-solutions-page-hero h1{font-size:22px}}:root{--primary-color: #1890ff;--primary-color-hover: #40a9ff;--primary-color-active: #096dd9;--primary-color-outline: rgba(24, 144, 255, .1);--success-color: #52c41a;--warning-color: #faad14;--error-color: #ff4d4f;--text-color: rgba(0, 0, 0, .85);--text-color-secondary: rgba(0, 0, 0, .45);--disabled-color: rgba(0, 0, 0, .25);--border-color: #f0f0f0;--layout-sider-bg: #ffffff;--layout-header-bg: #ffffff;--layout-body-bg: #f5f5f5;--layout-footer-bg: #ffffff;--layout-border: #f0f0f0;--layout-trigger: #f3f4f6;--menu-bg: var(--layout-sider-bg);--menu-text: var(--text-color);--menu-active-bg: var(--primary-color-outline);--menu-item-hover: rgba(0, 0, 0, .04);--header-hover-bg: rgba(0, 0, 0, .04);--scrollbar-thumb: rgba(0, 0, 0, .2);--shadow-color: rgba(0, 0, 0, .1);--mask-color: rgba(0, 0, 0, .45);--layout-header-height: 55px;--layout-sider-width: 220px;--layout-sider-collapsed-width: 80px;--layout-footer-height: 40px;--transition-duration: .3s;--transition-timing: cubic-bezier(.2, 0, 0, 1)}[data-theme=dark]{--primary-color: #177ddc;--primary-color-hover: #1890ff;--primary-color-active: #0050b3;--primary-color-outline: rgba(24, 144, 255, .15);--text-color: rgba(255, 255, 255, .85);--text-color-secondary: rgba(255, 255, 255, .45);--disabled-color: rgba(255, 255, 255, .25);--border-color: #303030;--layout-sider-bg: #141414;--layout-header-bg: #141414;--layout-body-bg: #1f1f1f;--layout-footer-bg: #141414;--layout-border: #303030;--layout-trigger: #262626;--menu-bg: var(--layout-sider-bg);--menu-text: var(--text-color);--menu-active-bg: var(--primary-color-outline);--menu-item-hover: rgba(255, 255, 255, .08);--header-hover-bg: rgba(255, 255, 255, .08);--scrollbar-thumb: rgba(255, 255, 255, .2);--shadow-color: rgba(0, 0, 0, .3);--mask-color: rgba(0, 0, 0, .65)}body{background-color:var(--bg-color);color:var(--text-color);transition:background-color .3s,color .3s}.ant-layout{background-color:var(--bg-color)}.ant-layout-header{background-color:var(--header-bg)}.ant-menu{background-color:var(--menu-bg);color:var(--text-color)}.ant-card,.ant-modal-content,.ant-drawer-content,.ant-popover-content{background-color:var(--component-bg);border-color:var(--border-color)}.ant-menu-item:hover,.ant-dropdown-menu-item:hover{background-color:var(--hover-bg)!important}.ant-result{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.ant-result .ant-result-image{margin:0}
