.business-scene-page{min-height:calc(100vh - 96px);padding:8px 16px 24px;background:#f5f7fb;color:#111827}.business-scene-page .scene-card{border:1px solid #dfe5ef;border-radius:6px;background:#fff;box-shadow:0 1px 3px rgba(15,23,42,.06);margin-bottom:16px}.business-scene-page .scene-card-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid #edf0f5}.business-scene-page .scene-card-header h3{margin:0;color:#1f2937;font-size:16px;font-weight:700}.business-scene-page .version-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:14px;color:#2563eb;background:#eff6ff;font-size:12px;font-weight:700;white-space:nowrap}.business-scene-page .scene-card-body{padding:20px}.business-scene-page .hidden-workflow-mount{display:none}.workflow-tabs{display:flex;gap:4px;margin-bottom:16px;flex-wrap:wrap;border-bottom:1px solid #e5e7eb;padding-bottom:0}.workflow-tab{padding:8px 16px;font-size:12.5px;font-weight:500;color:#6b7280;cursor:pointer;border-bottom:2px solid transparent;background:none;border-top:none;border-left:none;border-right:none}.workflow-tab:hover{color:#374151}.workflow-tab.active{color:#2563eb;border-bottom-color:#3b82f6}.mermaid-wrapper{background:#fff;border-radius:6px;overflow:auto;min-height:300px;padding:8px}.mermaid-wrapper.tall{min-height:720px}.mermaid-wrapper .mermaid{display:flex;justify-content:center;min-width:600px}.workflow-extra{margin-top:20px;display:flex;flex-direction:column;gap:16px}.wf-panel{border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;background:#fff}.wf-panel-head{padding:12px 16px;background:linear-gradient(90deg,#1e3a5f,#2563eb);color:#fff}.wf-panel-head h4{font-size:14px;font-weight:600;margin-bottom:2px}.wf-panel-head p{font-size:11.5px;color:hsla(0,0%,100%,.75);line-height:1.5}.wf-panel-body{padding:16px}.wf-stepper{display:flex;align-items:flex-start;overflow-x:auto;padding:4px 0 12px;gap:0}.wf-step{flex:1;min-width:88px;text-align:center;position:relative;padding-top:2px}.wf-step:after{content:"";position:absolute;top:15px;left:calc(50% + 16px);right:calc(-50% + 16px);height:2px;background:#bfdbfe;z-index:0}.wf-step:last-child:after{display:none}.wf-step-dot{position:relative;z-index:1;width:30px;height:30px;border-radius:50%;background:#3b82f6;color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 8px;border:2px solid #93c5fd;box-shadow:0 0 0 3px #eff6ff}.wf-step-label{font-size:11px;color:#374151;font-weight:500;line-height:1.45;padding:0 6px}.wf-lane-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.wf-lane-table{width:100%;border-collapse:collapse;font-size:12px;min-width:760px}.wf-lane-table td,.wf-lane-table th{border:1px solid #e5e7eb;padding:10px 8px;vertical-align:middle;text-align:center}.wf-lane-table thead th{background:#eff6ff;color:#1d4ed8;font-weight:600;font-size:12px;padding:11px 8px}.wf-lane-table .lane-stage{background:#f8fafc;font-weight:600;color:#64748b;font-size:11px;width:72px;white-space:nowrap}.wf-lane-cell{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-height:52px}.wf-task{padding:6px 10px;border-radius:6px;font-size:11px;font-weight:500;line-height:1.4;max-width:150px;text-align:center}.wf-task.buyer{background:#dbeafe;color:#1e40af;border:1px solid #93c5fd}.wf-task.supplier{background:#fce7f3;color:#9d174d;border:1px solid #f9a8d4}.wf-task.approver{background:#fef3c7;color:#92400e;border:1px solid #fcd34d}.wf-task.system{background:#f0fdf4;color:#166534;border:1px solid #86efac}.wf-task.quality{background:#ede9fe;color:#5b21b6;border:1px solid #c4b5fd}.wf-task.empty{color:#d1d5db;font-size:10px}.wf-arrow-down{color:#3b82f6;font-size:14px;line-height:1}.wf-status-table{width:100%;border-collapse:collapse;font-size:12.5px}.wf-status-table td,.wf-status-table th{border:1px solid #e5e7eb;padding:10px 12px;text-align:left;vertical-align:middle;line-height:1.55}.wf-status-table thead th{background:#eff6ff;color:#1d4ed8;font-weight:600;text-align:center}.wf-status-table tbody tr:nth-child(2n){background:#f9fafb}.wf-status-table .st-doc{font-weight:600;color:#374151;white-space:nowrap}.wf-badge{display:inline-block;padding:3px 10px;border-radius:12px;font-size:11px;font-weight:600;white-space:nowrap}.wf-badge.draft{background:#f3f4f6;color:#4b5563}.wf-badge.pending{background:#fef3c7;color:#92400e}.wf-badge.process{background:#dbeafe;color:#1d4ed8}.wf-badge.pass{background:#dcfce7;color:#15803d}.wf-badge.reject{background:#fee2e2;color:#991b1b}.wf-badge.stop{background:#fecaca;color:#7f1d1d}.wf-badge.info{background:#e0e7ff;color:#3730a3}.wf-badge.warn{background:#ffedd5;color:#c2410c}.wf-process-table{width:100%;border-collapse:collapse;font-size:12.5px;min-width:680px}.wf-process-table td,.wf-process-table th{border:1px solid #bfdbfe;padding:10px 12px;text-align:left;vertical-align:top;line-height:1.6}.wf-process-table thead th{background:linear-gradient(90deg,#2563eb,#3b82f6);color:#fff;font-weight:600;text-align:center}.wf-process-table .wf-phase{background:#eff6ff;font-weight:600;color:#1d4ed8;text-align:center;white-space:nowrap;width:88px}.wf-status-flow{display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding:8px 0}.wf-status-flow .wf-flow-arrow{color:#9ca3af;font-size:12px}.wf-subtabs{display:flex;gap:4px;margin-bottom:12px;flex-wrap:wrap}.wf-subtab{padding:5px 12px;font-size:12px;border:1px solid #d1d5db;border-radius:16px;background:#fff;color:#6b7280;cursor:pointer}.wf-subtab:hover{border-color:#93c5fd;color:#2563eb}.wf-subtab.active{background:#3b82f6;color:#fff;border-color:#3b82f6}.wf-subview{display:none}.wf-subview.active{display:block}.wf-mod-map{display:flex;flex-direction:column;gap:14px}.wf-mod-map-group{display:flex;flex-wrap:wrap;align-items:flex-start;gap:8px}.wf-mod-map-label{font-size:11px;font-weight:600;color:#64748b;min-width:96px;padding-top:5px;line-height:1.4}.wf-mod-map-chips{display:flex;flex-wrap:wrap;gap:6px;flex:1}.wf-mod-chip{display:inline-block;padding:4px 11px;border-radius:14px;font-size:11px;font-weight:500;background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe;cursor:pointer;text-decoration:none;line-height:1.4}.wf-mod-chip:hover{background:#dbeafe;border-color:#93c5fd;color:#1e40af}.wf-mod-chip.master{background:#1e3a5f;color:#fff;border-color:#1e3a5f}.wf-mod-flow{display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:11px;color:#64748b;margin-top:4px}.wf-mod-flow .wf-flow-arrow{color:#93c5fd}.wf-bp-scenario{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.wf-bp-scenario .wf-mod-chip{font-size:12px;padding:6px 14px}.wf-bp-process{margin-top:4px}.wf-bp-process .bp-canvas{padding:14px 16px 18px}.wf-bp-zone{border-radius:10px;padding:12px 14px;margin-bottom:4px;border:1px solid hsla(0,0%,100%,.08)}.wf-bp-zone-s2c{background:linear-gradient(135deg,rgba(99,102,241,.12),rgba(79,70,229,.06));border-color:rgba(129,140,248,.25)}.wf-bp-zone-p2p{background:linear-gradient(135deg,rgba(37,99,235,.12),rgba(59,130,246,.06));border-color:rgba(96,165,250,.25)}.wf-bp-zone-handoff{background:linear-gradient(90deg,rgba(99,102,241,.08),rgba(37,99,235,.08));border:1px dashed rgba(167,139,250,.4);text-align:center;padding:10px 14px;margin:6px 0}.wf-bp-zone-title{font-size:11px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;margin-bottom:10px;display:flex;align-items:center;gap:8px}.wf-bp-zone-s2c .wf-bp-zone-title{color:#a5b4fc}.wf-bp-zone-p2p .wf-bp-zone-title{color:#93c5fd}.wf-bp-zone-title .wf-bp-tag{font-size:9px;padding:2px 8px;border-radius:10px;background:hsla(0,0%,100%,.08);font-weight:600}.wf-bp-pipeline{display:flex;flex-wrap:wrap;align-items:stretch;gap:6px;min-width:0}.wf-bp-phase{flex:1;min-width:100px;padding:10px 8px;border-radius:8px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);text-align:center}.wf-bp-phase-num{font-size:9px;font-weight:700;color:#64748b;font-family:SF Mono,Fira Code,monospace;margin-bottom:4px}.wf-bp-phase-name{font-size:11px;font-weight:600;color:#e2e8f0;line-height:1.4;margin-bottom:8px}.wf-bp-phase .wf-mod-map-chips{justify-content:center;gap:4px}.wf-bp-phase .wf-mod-chip{font-size:10px;padding:3px 8px;background:hsla(0,0%,100%,.06);color:#cbd5e1;border-color:hsla(0,0%,100%,.12)}.wf-bp-phase .wf-mod-chip:hover{background:rgba(59,130,246,.2);color:#fff}.wf-bp-phase-arrow{display:flex;align-items:center;color:rgba(56,189,248,.5);font-size:16px;padding:0 2px;flex-shrink:0}.wf-bp-handoff-label{font-size:11.5px;font-weight:600;color:#c4b5fd;margin-bottom:4px}.wf-bp-handoff-desc{font-size:10.5px;color:#94a3b8;line-height:1.5}.wf-bp-legend{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px;padding-top:12px;border-top:1px solid hsla(0,0%,100%,.06)}.wf-bp-legend-item{display:flex;align-items:center;gap:6px;font-size:10.5px;color:#94a3b8}.wf-bp-legend-dot{width:10px;height:10px;border-radius:3px;flex-shrink:0}.wf-bp-legend-dot.s2c{background:linear-gradient(135deg,#6366f1,#818cf8)}.wf-bp-legend-dot.p2p{background:linear-gradient(135deg,#2563eb,#38bdf8)}.wf-bp-legend-dot.base{background:linear-gradient(135deg,#475569,#64748b)}.wf-bp-legend-dot.ext{background:linear-gradient(135deg,#0891b2,#22d3ee)}.blueprint-arch{position:relative;border-radius:14px;overflow:hidden;background:linear-gradient(145deg,#0b1220,#111827 40%,#0f172a);border:1px solid rgba(59,130,246,.25);box-shadow:0 20px 50px rgba(15,23,42,.35),inset 0 1px 0 hsla(0,0%,100%,.06)}.blueprint-arch:before{inset:0;background-image:linear-gradient(rgba(59,130,246,.04) 1px,transparent 0),linear-gradient(90deg,rgba(59,130,246,.04) 1px,transparent 0);background-size:32px 32px}.blueprint-arch:after,.blueprint-arch:before{content:"";position:absolute;pointer-events:none}.blueprint-arch:after{top:-120px;right:-80px;width:320px;height:320px;background:radial-gradient(circle,rgba(59,130,246,.18),transparent 70%)}.bp-hero{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:20px 22px 16px;border-bottom:1px solid hsla(0,0%,100%,.08);flex-wrap:wrap}.bp-hero-main{flex:1;min-width:220px}.bp-hero-badge{display:inline-flex;align-items:center;gap:6px;padding:3px 10px;border-radius:20px;font-size:10px;font-weight:600;letter-spacing:.6px;text-transform:uppercase;color:#93c5fd;background:rgba(59,130,246,.15);border:1px solid rgba(59,130,246,.35);margin-bottom:10px}.bp-hero-badge:before{content:"";width:6px;height:6px;border-radius:50%;background:#22d3ee;box-shadow:0 0 8px #22d3ee}.bp-hero h2{font-size:20px;font-weight:700;color:#f8fafc;letter-spacing:.3px;margin-bottom:6px}.bp-hero-desc{font-size:12.5px;color:#94a3b8;line-height:1.6}.bp-hero-stats{display:flex;gap:10px;flex-wrap:wrap}.bp-stat{min-width:88px;padding:10px 14px;border-radius:10px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);backdrop-filter:blur(8px)}.bp-stat-val{font-size:18px;font-weight:700;color:#e2e8f0;line-height:1.2}.bp-stat-lbl{font-size:10px;color:#64748b;margin-top:2px}.bp-canvas{position:relative;z-index:1;padding:16px 18px 20px;display:flex;flex-direction:column;gap:0}.bp-tier{position:relative;padding-left:48px;margin-bottom:2px}.bp-tier-label{position:absolute;left:0;top:10px;width:36px;display:flex;flex-direction:column;align-items:center;gap:2px}.bp-tier-num{font-size:10px;font-weight:700;color:#38bdf8;font-family:SF Mono,Fira Code,monospace;line-height:1}.bp-tier-name{font-size:9px;color:#64748b;text-align:center;line-height:1.2;max-width:36px;word-break:break-all}.bp-tier-panel{border:1px solid rgba(59,130,246,.2);border-radius:10px;background:rgba(15,23,42,.6);backdrop-filter:blur(12px);overflow:hidden;transition:border-color .2s}.bp-tier-panel:hover{border-color:rgba(96,165,250,.4)}.bp-tier-head{justify-content:space-between;gap:10px;padding:8px 14px;background:linear-gradient(90deg,rgba(59,130,246,.12),transparent);border-bottom:1px solid hsla(0,0%,100%,.06);flex-wrap:wrap}.bp-tier-head,.bp-tier-title{display:flex;align-items:center}.bp-tier-title{font-size:12.5px;font-weight:600;color:#cbd5e1;gap:8px}.bp-tier-title:before{content:"";width:3px;height:14px;border-radius:2px;background:linear-gradient(180deg,#38bdf8,#6366f1);flex-shrink:0}.bp-tier-meta{font-size:10px;color:#64748b;white-space:nowrap}.bp-tier-body{padding:12px 14px}.bp-connector{display:flex;justify-content:center;align-items:center;padding:0 0 0 48px;height:18px;line-height:0;color:rgba(56,189,248,.45);flex-shrink:0}.bp-connector svg{width:14px;height:14px;display:block;flex-shrink:0}.bp-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 -2px;padding:0 2px 2px}.bp-scroll::-webkit-scrollbar{height:4px}.bp-scroll::-webkit-scrollbar-thumb{background:rgba(59,130,246,.35);border-radius:4px}.bp-flow-grid{display:grid;grid-template-columns:minmax(180px,1fr) 24px minmax(180px,1fr) 24px minmax(180px,1fr);gap:6px;align-items:stretch;min-width:640px}.bp-flow-link{display:flex;align-items:center;justify-content:center;color:#38bdf8;opacity:.75;line-height:0}.bp-flow-link svg{width:18px;height:18px;display:block;flex-shrink:0}.bp-block{border:1px solid rgba(99,102,241,.25);border-radius:8px;padding:10px 12px;background:rgba(30,41,59,.5);height:100%;min-width:0}.bp-block-title{font-size:11.5px;font-weight:600;color:#a5b4fc;text-align:center;margin-bottom:8px;line-height:1.4;padding-bottom:6px;border-bottom:1px dashed rgba(99,102,241,.2)}.bp-ops-grid{display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));gap:8px;min-width:780px}.bp-modules{display:flex;flex-wrap:wrap;gap:6px;justify-content:center}.bp-mod{position:relative;display:inline-flex;align-items:center;gap:5px;padding:5px 10px 5px 8px;border-radius:8px;font-size:11px;font-weight:500;color:#e2e8f0;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);cursor:pointer;transition:all .2s;max-width:100%}.bp-mod:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--mc,#3b82f6);border-radius:8px 0 0 8px}.bp-mod:hover{background:rgba(59,130,246,.15);border-color:rgba(96,165,250,.45);transform:translateY(-1px);box-shadow:0 4px 12px rgba(59,130,246,.2)}.bp-mod.zero{opacity:.45;color:#94a3b8}.bp-mod.zero:before{background:#475569}.bp-mod-name{line-height:1.3}.bp-mod-count,.bp-mod-name{position:relative;z-index:1}.bp-mod-count{font-size:10px;font-weight:600;color:#38bdf8;background:rgba(56,189,248,.12);padding:1px 5px;border-radius:6px;border:1px solid rgba(56,189,248,.2);flex-shrink:0}.bp-collab-grid{display:grid;grid-template-columns:repeat(7,minmax(110px,1fr));gap:6px;min-width:770px}.bp-collab-cell{text-align:center;padding:8px 6px;border-radius:8px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.06);min-width:0}.bp-collab-label{font-size:10px;color:#64748b;margin-bottom:6px;font-weight:500;line-height:1.3}.bp-collab-cell .bp-modules{gap:4px;justify-content:center}.bp-collab-cell .bp-mod{font-size:10px;padding:4px 7px 4px 6px;width:100%;justify-content:center}.bp-empty{padding:24px;text-align:center;color:#64748b;font-size:13px}@media (max-width:1100px){.bp-flow-grid{grid-template-columns:1fr;min-width:0;gap:8px}.bp-flow-link{transform:rotate(90deg)}.bp-ops-grid{min-width:640px}.bp-collab-grid{min-width:660px}}@media (max-width:640px){.bp-tier{padding-left:0}.bp-tier-label{position:static;flex-direction:row;width:auto;gap:8px;margin-bottom:6px}.bp-tier-num{font-size:12px}.bp-tier-name{max-width:none;font-size:11px}.bp-connector{padding-left:0;height:14px}}