:root{--bg-page: #f3f7fc;--bg-sidebar: #fff;--bg-panel: #fff;--bg-panel-hover: #f0f7ff;--bg-input: #f8fafd;--border-default: #dce6f0;--border-active: #1677ff;--text-primary: #172b4d;--text-secondary: #526780;--text-muted: #718399;--color-primary: #1677ff;--color-accent: #06b6d4;--color-success: #16a373;--color-warning: #d99016;--color-error: #e5484d;--radius-panel: 10px;--radius-control: 6px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif;color:#172b4d;background:#f3f7fc}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}a{color:#1677ff;text-decoration:none}button{cursor:pointer}button:disabled{cursor:not-allowed}button:focus-visible,a:focus-visible{outline:3px solid #69b1ff;outline-offset:3px}h1,h2,h3,p{margin-top:0}h1{font-size:28px;letter-spacing:-.7px}h2{font-size:17px;margin-bottom:0}h3{font-size:15px}p{line-height:1.7}.app-shell{display:flex;min-height:100vh}.sidebar{width:208px;flex:none;background:#fff;border-right:1px solid #dce6f0;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;z-index:10}.brand{height:84px;display:flex;align-items:center;padding:0 22px;gap:10px;font-size:23px;font-weight:750;color:#17315a;letter-spacing:-1px}.brand-symbol{background:linear-gradient(135deg,#1677ff,#27b9eb);width:34px;height:37px;display:grid;place-items:center;border-radius:10px;color:#fff;font-size:24px}.brand small{display:block;font-size:7px;letter-spacing:1.55px;color:#7b8da4;margin-top:3px}.nav-label{font-size:11px;color:#8697ab;padding:20px 25px 12px;letter-spacing:2px}.sidebar nav{padding:0 12px}.nav-item{height:46px;margin-bottom:7px;padding:0 14px;border-radius:7px;display:flex;align-items:center;gap:12px;color:#5f728c;font-size:13px}.nav-item .anticon{font-size:18px}.nav-item:hover{background:#f7faff}.nav-item.active{background:#eaf3ff;color:#1677ff;font-weight:600}.nav-dot{margin-left:auto;width:5px;height:5px;background:#1677ff;border-radius:50%}.sidebar-bottom{margin-top:auto;padding:22px 16px}.demo-note{border:1px solid #e2edf9;background:linear-gradient(140deg,#f5f9ff,#f9fcff);border-radius:9px;padding:13px 10px;margin-bottom:18px}.small-chip{font-size:8px;color:#5484bc;letter-spacing:1px;display:block;margin-bottom:10px}.demo-note strong{font-size:12px}.demo-note p{font-size:10px;color:#76879c;margin:5px 0 0}.sidebar-bottom button{border:0;background:none;color:#60748c;display:flex;align-items:center;gap:10px;width:100%;padding:8px;font-size:12px}.sidebar-bottom button span:last-child{margin-left:auto}.sidebar-version{border-top:1px solid #edf1f7;margin-top:16px;padding:17px 6px 0;color:#8d9cb0;font-size:10px;display:flex;justify-content:space-between}.app-body{margin-left:208px;min-width:0;width:calc(100% - 208px)}.topbar{height:64px;border-bottom:1px solid #dce6f0;background:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 32px;font-size:12px}.crumb-separator{color:#c0ccd9;margin:0 13px}.current-task{color:#76869a;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.topbar .ant-tag{margin:0;font-size:11px}.topbar .ant-btn{font-size:12px}main{max-width:1760px;margin:auto;padding:30px 34px 0}footer{display:flex;justify-content:space-between;color:#91a0b3;font-size:11px;padding:28px 0 22px;margin-top:22px}.muted{color:#718399;font-size:12px}.mono,code,pre{font-family:SFMono-Regular,Consolas,monospace}.panel{background:#fff;border:1px solid #dce6f0;border-radius:10px;box-shadow:0 3px 12px #26457603;overflow:hidden}.hero{position:relative;padding:28px 12px 32px;overflow:hidden}.eyebrow{font-size:10px;letter-spacing:2px;color:#5383b5;font-weight:600;margin-bottom:17px}.eyebrow>span{display:inline-block;width:6px;height:6px;background:#1c8cf5;border-radius:50%;margin-right:7px;vertical-align:2px}.hero h1{font-size:36px;margin-bottom:14px;letter-spacing:-1.2px;position:relative;z-index:1}.hero h1>span{color:#1677ff}.hero>p{font-size:14px;color:#7a8ba0;margin-bottom:26px}.hero-tags{display:flex;gap:26px;color:#617895;font-size:11px}.hero-tags .anticon{color:#5a9ae6;margin-right:5px}.hero-orbit{position:absolute;border:1px solid #d5e6f9;transform:rotate(-28deg);border-radius:50%;pointer-events:none}.orbit-one{width:270px;height:130px;right:50px;top:32px}.orbit-two{width:170px;height:220px;right:100px;top:-14px;background:radial-gradient(ellipse,#d5eafe35,transparent 65%)}.section-title{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:22px 24px;border-bottom:1px solid #edf1f6;min-height:70px}.section-title>div{display:flex;align-items:center;gap:12px}.section-title h2{margin:0}.section-index{display:inline-grid;place-items:center;border:1px solid #dbe8f8;color:#4e8cd6;background:#f3f8ff;width:25px;height:25px;border-radius:6px;font-size:10px;margin-right:8px}.section-title .ant-tag{font-size:10px;color:#6e849e}.import-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:36px;padding:28px}.file-drop.ant-upload-wrapper .ant-upload-drag{background:#f8fbff;border-color:#b9d4f4;min-height:237px;border-radius:9px}.file-drop .ant-upload-drag-container{padding:10px}.upload-icon{width:66px;height:66px;background:linear-gradient(145deg,#e1efff,#f1f8ff);border-radius:17px;display:grid;place-items:center;font-size:34px;color:#3689ee;margin:0 auto 19px;border:1px solid #d9eafe}.file-drop h3{margin-bottom:8px;font-weight:500;overflow-wrap:anywhere}.file-drop p{font-size:12px;color:#8495aa;margin-bottom:15px}.file-hint{font-size:10px;color:#99a8ba}.file-tools{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin-top:16px}.file-tools .muted,.file-tools .ant-btn{font-size:11px}.task-form label,.editor-panel label{display:block;font-size:12px;font-weight:600;margin:0 0 10px}.task-form label b{color:#e36c6c}.task-form label span{font-weight:400;color:#8b9aaf;margin-left:6px;font-size:10px}.task-form label:not(:first-child){margin-top:20px}.task-form textarea{resize:none}.task-form>.ant-btn{margin-top:23px;font-size:13px}.task-form>small{display:block;text-align:center;color:#98a5b6;font-size:10px;margin-top:10px}.home-guide{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:22px 0 30px}.guide-card{border:1px solid #e1e9f2;border-radius:8px;display:flex;position:relative;align-items:center;padding:22px 15px;background:#ffffff90;gap:12px;overflow:hidden}.guide-icon{font-size:22px;color:#5693d5;padding:9px;background:#edf5ff;border-radius:8px}.guide-card h3{font-size:12px;margin:0 0 7px}.guide-card p{font-size:10px;color:#8292a7;margin:0}.guide-number{position:absolute;right:10px;top:8px;font-size:22px;font-weight:700;color:#dce6f2}.recent-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.recent-heading h2{font-size:15px}.recent-heading h2 span{font-size:10px;background:#e5edf7;color:#7e94ae;padding:2px 7px;border-radius:4px;margin-left:8px}.recent-heading>a{font-size:11px}.recent-empty{border:1px dashed #d9e4f0;border-radius:8px;padding:25px;text-align:center;color:#97a5b7;font-size:12px}.recent-empty .anticon{margin-right:8px}.recent-list>a{padding:15px 22px;display:flex;gap:15px;align-items:center;border-bottom:1px solid #eef2f7}.recent-list>a>div{flex:1;min-width:0}.recent-list strong{font-size:12px;color:#344b68}.recent-list small{display:block;font-size:10px;color:#8396ad;margin-top:5px}.recent-icon{font-size:20px;color:#85a5ce}.flow{background:#fff;border:1px solid #dce6f0;border-radius:9px;padding:18px 28px;margin-bottom:30px}.page-heading{margin:26px 0}.page-heading h1{margin:0 0 10px}.page-heading p{color:#74879f;font-size:13px;margin-bottom:0}.page-heading .eyebrow{font-size:9px;margin-bottom:10px}.heading-flex{display:flex;justify-content:space-between;align-items:center;gap:15px}.config-row{display:grid;grid-template-columns:185px 1fr;padding:30px;gap:25px;border-bottom:1px solid #edf2f8}.config-row>div:first-child h2{margin:14px 0 8px;font-size:16px}.config-row>div:first-child p{font-size:11px;color:#8a9ab0}.choices{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.choices.architectures{grid-template-columns:repeat(4,1fr)}.choice{position:relative;background:#fff;border:1px solid #dce5f0;border-radius:8px;padding:20px 14px;text-align:left;color:#364f70;transition:all .18s}.choice:hover:not(:disabled){border-color:#1677ff}.choice.selected{border-color:#1677ff;background:#f2f8ff}.choice:disabled:not(.selected){background:#f6f8fa;color:#8793a4}.choice strong,.choice small{display:block}.choice strong{font-size:13px;margin:12px 0 7px}.choice small{font-size:10px;color:#8595aa}.core-choice>.anticon:first-child{font-size:24px}.choice-check{position:absolute;right:10px;top:12px;color:#1677ff}.arch-glyph{font-size:12px;background:#ecf2fa;padding:5px 8px;border-radius:4px;font-weight:600;display:inline-block}.peripheral{display:flex;align-items:center;gap:16px;margin-top:14px;padding:17px 12px;background:#f8fafd;border:1px solid #e5edf6;border-radius:7px;font-size:12px}.peripheral-icon{color:#7da3d0;font-size:18px}.peripheral>span:nth-last-child(2){flex:1;color:#8798ae;font-size:11px}.peripherals>p{margin-top:16px;margin-bottom:0}.page-actions{display:flex;justify-content:space-between;margin-top:24px}.summary-grid{display:grid;grid-template-columns:1.4fr 1.3fr .8fr .8fr;gap:16px;margin-bottom:20px}.summary-item{padding:18px 20px}.summary-item span{display:block;font-size:11px;color:#8497ac;margin-bottom:10px}.summary-item strong{display:block;font-size:13px;overflow-wrap:anywhere}.workspace-grid{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(0,1.6fr);gap:20px;margin:20px 0}.editor-panel{padding:0 22px 22px}.editor-panel .section-title{margin:0 -22px 22px;padding:20px 22px}.editor-panel>.ant-select{width:100%;margin-bottom:20px}.editor-panel .segmented{display:flex;gap:10px;margin-bottom:22px}.segmented>.ant-btn{flex:1}.data-editor{background:#f8fafd!important}.editor-panel>small{display:block;font-size:10px;line-height:1.7;margin:10px 0 20px}.editor-note{padding-top:20px;margin-top:20px;border-top:1px solid #edf1f6;font-size:10px;color:#8c9bb0;line-height:1.8}.send-panel{display:flex;flex-direction:column;min-width:0}.sequence-note{font-size:11px;color:#8195ae;background:#f8fafd;padding:11px 24px;border-bottom:1px solid #eaf0f8}.data-list{padding:8px 20px}.data-row{display:flex;align-items:center;gap:14px;padding:20px 0;border-bottom:1px solid #edf2f8}.data-number{font-size:11px;color:#92a6bf}.data-main{flex:1;min-width:0}.data-main .ant-tag{font-size:10px}.data-main code{font-size:11px;color:#8194ae}.content-preview{display:block;border:0;background:none;color:#405b7d;padding:10px 0 0;font-size:12px;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:left}.data-actions{display:grid;grid-template-columns:repeat(2,1fr);color:#7d93af}.data-empty{margin:90px 0}.invalid{background:#fff7f6}.send-footer{display:flex;justify-content:space-between;margin-top:auto;border-top:1px solid #edf2f8;padding:18px 23px;font-size:11px}.send-footer .muted{font-size:10px}.table-toolbar{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;gap:14px;flex-wrap:wrap}.result-strip{display:flex;align-items:center;gap:10px;padding:18px 24px 0;font-size:11px;flex-wrap:wrap}.result-strip .ant-tag{font-size:10px;margin:0}.result-strip>.muted{margin-left:auto}.log-panel>.ant-alert{margin:16px 24px}.error-row td{background:#fff9f8!important}.log-disclaimer{font-size:11px;color:#889bb2;padding:18px 24px;background:#fafcfe;margin:0}.detail-pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#f6f9fd;border:1px solid #e4ebf5;padding:18px;border-radius:8px;font-size:12px;line-height:1.8}.confirm-summary{margin:22px 0;font-size:12px}.confirm-data{max-height:260px;overflow:auto;padding-left:25px}.confirm-data pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#f7faff;padding:10px}.empty-panel{padding:90px 20px}.loading{padding:160px;text-align:center}.help-list{padding-left:23px;line-height:2.6;color:#526780;font-size:13px}.ant-table-wrapper{max-width:100%;overflow:auto}.ant-table{font-size:12px!important}.ant-alert{margin-bottom:16px}.ant-tag{white-space:normal}.ant-input::placeholder{font-size:12px;color:#9aa9ba}@media(min-width:1600px){main{padding-left:48px;padding-right:48px}.hero{padding-top:44px;padding-bottom:40px}.import-grid{gap:50px;padding:34px}.home{max-width:1280px;margin:auto}}@media(max-width:1100px){.hero h1{font-size:29px}.hero-orbit{opacity:.3}.home-guide{gap:10px}.guide-card{padding:18px 10px}.guide-icon{display:none}.config-row{grid-template-columns:145px 1fr;padding:24px 18px;gap:15px}.choices.architectures{grid-template-columns:repeat(2,1fr)}.section-title{padding:18px 16px;flex-wrap:wrap}.workspace-grid{grid-template-columns:minmax(220px,.9fr) minmax(0,1.2fr)}.current-task{display:none}.hero-tags{gap:15px;font-size:10px}}@media(max-width:800px){.sidebar{width:64px}.brand{padding:0 14px}.brand>span:last-child,.nav-label,.nav-item>span:not(.anticon),.sidebar-bottom{display:none}.sidebar nav{padding:0 7px;margin-top:20px}.nav-item{padding:0;justify-content:center}.app-body{margin-left:64px;width:calc(100% - 64px)}main{padding:16px}.topbar{padding:0 16px}.topbar>div:first-child{font-size:10px}.topbar .ant-space{gap:5px!important}.topbar .ant-btn{font-size:0}.topbar .ant-btn .anticon{font-size:16px}.hero{padding:24px 0}.hero h1{font-size:25px}.hero-tags{flex-wrap:wrap;gap:10px}.import-grid,.workspace-grid{grid-template-columns:1fr;gap:24px}.import-grid{padding:22px}.home-guide{grid-template-columns:1fr}.guide-icon{display:block}.guide-card{padding:13px}.summary-grid{grid-template-columns:repeat(2,1fr)}.config-row{grid-template-columns:1fr}.choices{gap:8px}.choice{padding:15px 9px}.flow{padding:15px}.heading-flex{align-items:flex-start;flex-direction:column}.peripheral{flex-wrap:wrap}.peripheral>span:nth-last-child(2){min-width:100px}.page-heading h1{font-size:23px}footer{font-size:9px;gap:14px}.table-toolbar{padding:15px}.topbar .ant-tag{font-size:10px}.section-title h2{font-size:15px}.flow .ant-steps-item-title{font-size:11px!important}.hero-orbit{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}.result-nodes{display:flex;gap:8px;flex-wrap:wrap;padding:18px 24px 0}.brand small{white-space:nowrap;letter-spacing:.9px;font-size:7px}.nodes-page>.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.nodes-page>.page-heading .page-actions{margin:0;gap:12px}@media(max-width:800px){.nodes-page>.page-heading{align-items:flex-start;flex-direction:column}.result-nodes{padding:15px}}.simple-home{max-width:1160px;margin:auto}.simple-home .hero{padding:26px 8px 30px}.simple-home .hero>p{margin-bottom:0}.simple-home .flow{margin-bottom:24px}.upload-center{max-width:780px;margin:auto;padding:32px 36px}.upload-center .file-drop.ant-upload-wrapper .ant-upload-drag{min-height:265px}.upload-center .upload-icon{width:74px;height:74px;font-size:38px;margin-bottom:22px}.upload-next{display:flex;justify-content:center;margin-top:24px}.upload-next .ant-btn{min-width:270px}.brand small{font-size:10px;letter-spacing:3px;font-weight:400;margin-top:5px}.nav-label{letter-spacing:1px}.hero .eyebrow{letter-spacing:2px}.simple-home .hero h1{font-size:34px}.nodes-page .section-title>div{flex-wrap:wrap}.nodes-page .section-title .muted{max-width:500px}.guide-card p{font-size:12px}.guide-card h3{font-size:14px}.muted{font-size:13px}@media(max-width:800px){.upload-center{padding:25px 18px}.simple-home .hero h1{font-size:27px}.flow .ant-steps{flex-wrap:wrap}}.product-heading{text-align:center;padding:42px 20px 44px}.product-heading h1{font-size:44px;letter-spacing:-1.5px;line-height:1.2;color:#17355d;font-weight:700;margin:0 0 15px}.product-heading p{font-size:20px;color:#516b89;letter-spacing:2px;margin:0}.simple-home{max-width:1160px}.simple-home .upload-center{padding-top:34px;padding-bottom:34px}.simple-home .upload-panel{margin-bottom:26px}.sidebar-bottom{padding-bottom:28px}.connection-graph{display:flex;align-items:center;justify-content:center;gap:0;min-height:245px;border:1px solid #e0e9f4;border-radius:10px;background:#f8fbff;padding:28px 20px;overflow:auto}.graph-core,.graph-peripheral{flex:none;border:1px solid #d2e2f5;border-radius:10px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:9px;min-width:140px;min-height:115px;padding:20px}.graph-core{border-color:#8dbdff;background:#eaf3ff;min-width:200px;min-height:145px;box-shadow:0 4px 16px #1677ff08}.graph-core strong{font-size:20px;color:#176bd7}.graph-peripheral strong{font-size:17px}.graph-core small,.graph-peripheral small{color:#6e829c;font-size:12px}.graph-wire{height:2px;background:#aac7ed;flex:1;min-width:24px;max-width:90px;position:relative}.graph-wire:before,.graph-wire:after{content:"";position:absolute;top:-3px;width:8px;height:8px;border:2px solid #82ade3;border-radius:50%;background:#fff}.graph-wire:before{left:-3px}.graph-wire:after{right:-3px}.config-panel .choice:disabled:not(.selected){background:#f0f2f5;border-color:#e1e5eb;color:#8993a1}.config-panel .choice:disabled:not(.selected) small{color:#8c96a4}.config-panel .choice:disabled:not(.selected) .anticon{color:#a4acb8}@media(max-width:800px){.product-heading{padding:32px 10px}.product-heading h1{font-size:36px}.product-heading p{font-size:15px;letter-spacing:1px}.connection-graph{justify-content:flex-start;min-height:220px}.graph-core{min-width:160px}.graph-peripheral{min-width:110px;padding:14px}.graph-wire{min-width:30px}}.config-row>div{min-width:0}.connection-caption{margin:12px 0 0!important;font-size:12px}.connection-graph .graph-peripheral>span:last-child{font-size:11px;color:#718399}.connection-graph .graph-core>.anticon{font-size:24px;color:#327ed6}.connection-graph .graph-core>span:last-child{font-size:13px;color:#456a99}.summary-grid{grid-template-columns:1.6fr 1fr 1fr}@media(max-width:800px){.summary-grid{grid-template-columns:1fr 1fr}.summary-grid>.summary-item:first-child{grid-column:1/-1}}.results-overview{margin:22px 0}.completion-panel{padding:25px 28px}.completion-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.completion-heading h2{font-size:17px;margin:0 0 8px}.completion-heading p{font-size:12px;color:#718399;margin:0}.completion-value{display:flex;align-items:baseline;gap:22px;margin:20px 0 8px}.completion-value>strong{font-size:40px;line-height:1;font-weight:650;letter-spacing:-1px;color:#1f416e}.completion-value>strong small{font-size:18px;font-weight:500;margin-left:4px;color:#6c86a7}.completion-value>span{font-size:13px;color:#718399}.completion-value b{color:#284c77;font-weight:600}.completion-foot{display:flex;justify-content:space-between;color:#7d8fa5;font-size:11px;margin-top:9px}.result-chart-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:20px}.result-chart{padding:23px 26px;min-width:0}.chart-title{display:flex;justify-content:space-between;align-items:center;gap:12px}.chart-title h2{font-size:16px}.chart-title>span{font-size:11px;color:#718399}.distribution-content{display:flex;align-items:center;gap:26px;margin:28px 0 20px}.distribution-donut{width:150px;height:150px;flex:none;border-radius:50%;padding:19px}.distribution-donut>div{background:#fff;border-radius:50%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px}.distribution-donut strong{font-size:30px;font-weight:650}.distribution-donut span{font-size:11px;color:#718399}.chart-legend{flex:1;min-width:0}.chart-legend button{display:flex;align-items:center;gap:10px;background:transparent;border:0;border-radius:6px;padding:11px 7px;width:100%;text-align:left;color:#526780;font-size:12px}.chart-legend button:hover{background:#f2f7fe}.chart-legend strong{margin-left:auto;color:#172b4d}.chart-legend small{width:34px;text-align:right;color:#8195ac}.chart-dot{width:8px;height:8px;border-radius:3px;display:inline-block;flex:none}.chart-caption{font-size:11px;color:#8192a9;margin:0;line-height:1.8}.port-chart{margin-top:28px;min-height:145px;max-height:210px;overflow:auto}.port-chart-row{margin-bottom:22px}.port-chart-label{display:flex;justify-content:space-between;font-size:12px;margin-bottom:10px;color:#526780}.port-chart-label>span{color:#8192a9;font-size:11px}.port-bar-track{height:14px;background:#edf2f8;border-radius:4px;overflow:hidden;display:flex}.port-bar-track>span{height:100%;display:block;transition:width .2s ease}.port-legend{display:flex;gap:18px;padding-top:12px;border-top:1px solid #eef2f7}.port-legend>span{display:flex;align-items:center;gap:7px;font-size:11px;color:#718399}@media(max-width:1100px){.distribution-content{gap:15px}.distribution-donut{width:122px;height:122px;padding:16px}.result-chart{padding:22px 18px}}@media(max-width:900px){.result-chart-grid{grid-template-columns:1fr}.distribution-content{justify-content:center;gap:35px}.chart-legend{max-width:240px}.completion-panel{padding:22px 20px}.distribution-donut{width:150px;height:150px;padding:19px}}
