.fc-panel{background:#ffffff;border:1px solid #dbe7ff;border-radius:24px;padding:18px 18px 22px;min-height:860px;box-shadow:0 20px 60px rgba(15,23,42,.06)}.fc-panel-topline{display:flex;align-items:center;justify-content:flex-start;margin-bottom:14px}.fc-panel-badge{padding:8px 14px;border-radius:999px;background:linear-gradient(135deg,#e0efff,#f7fbff);border:1px solid #bfd8ff;color:#1e3a8a;font-size:14px;font-weight:700;letter-spacing:.01em}.fc-diagram-wrap{overflow-x:auto;overflow-y:hidden;padding-bottom:6px}.fc-diagram{--diagram-scale:0.82;position:relative;width:1600px;height:920px;min-width:1600px;transform:scale(var(--diagram-scale));transform-origin:top center;margin:0 auto;background:linear-gradient(rgba(148,163,184,.08) 1px,transparent 0),linear-gradient(90deg,rgba(148,163,184,.08) 1px,transparent 0);background-size:34px 34px;border-radius:18px}.fc-connectors{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:1}.fc-link{stroke:#111827;stroke-width:4;fill:none}.fc-node{position:absolute;z-index:2;display:flex;align-items:center;justify-content:center;gap:14px;padding:14px 18px;border-radius:18px;box-sizing:border-box;box-shadow:0 8px 20px rgba(15,23,42,.08);font-weight:700;color:#0f172a;text-align:center}.fc-node-icon{flex:0 0 auto;width:44px;height:44px;stroke-width:2.1}.fc-node-icon--purple{color:#7e22ce}.fc-node-icon--red{color:#dc2626}.fc-node-icon--green{color:#15803d}.fc-node-icon--blue{color:#1d4ed8}.fc-node-icon--teal{color:#0f766e}.fc-node-icon--warning{color:#f59e0b}.fc-node-start{left:20px;top:30px;width:280px;height:128px;border:4px solid #1d6fb9;background:#eaf3ff;color:#0f172a;font-size:24px}.fc-node-process{border:4px solid #7e22ce;background:#f4ecff;font-size:19px;line-height:1.12}.fc-node-retrieve{left:360px;top:30px;width:340px;height:128px}.fc-node-extract{left:760px;top:30px;width:340px;height:128px}.fc-node-process-ecm{left:1145px;top:30px;width:320px;height:128px;border-color:#dc2626;background:#fff0f0}.fc-node-update{left:680px;top:380px;width:290px;height:112px}.fc-node-screen{left:360px;top:380px;width:260px;height:112px}.fc-node-timeseries{left:30px;top:380px;width:260px;height:112px}.fc-node-main{left:20px;top:650px;width:250px;height:112px;border:4px solid #1d6fb9;background:#eaf3ff;font-size:24px}.fc-node-methods{left:1080px;top:540px;width:470px;height:320px;padding:18px;gap:18px;align-items:flex-start;justify-content:flex-start;text-align:left;border:4px solid #0f766e;background:#e8f6f6}.fc-node-methods .fc-node-icon{margin-top:2px}.fc-node-methods-body{flex:1;min-width:0}.fc-node-methods-title{font-size:22px;font-weight:800;line-height:1.1;margin-bottom:4px}.fc-node-methods-subtitle{font-size:16px;font-weight:700;line-height:1.15;margin-bottom:8px}.fc-node-methods-list{margin:0;padding-left:20px;font-size:17px;line-height:1.35;font-weight:600}.fc-node-methods-list li{margin-bottom:2px}.fc-node-choose{left:650px;top:640px;width:330px;height:130px;border:4px solid #5aa728;background:#eef8e7;font-size:20px;line-height:1.18}.fc-error-criteria{position:absolute;left:1300px;top:170px;width:270px;z-index:2;color:#111827;font-size:20px;line-height:1.3;font-weight:700}.fc-error-criteria ol{margin:4px 0 0;padding-left:22px;font-size:18px;font-weight:700}.fc-error-criteria li{margin:1px 0}.fc-node-decision{left:1210px;top:330px;width:160px;height:160px;border:4px solid #f59e0b;background:#fff4da;padding:12px;transform:rotate(45deg);box-shadow:0 10px 22px rgba(245,158,11,.14);flex-direction:column;gap:6px}.fc-node-decision>*{transform:rotate(-45deg)}.fc-node-decision .fc-node-icon{width:40px;height:40px}.fc-node-decision-text{font-size:20px;font-weight:800;line-height:1.05}.fc-node-choose-text{display:block;font-size:20px;font-weight:800;line-height:1.15}.fc-node-text{display:block}.fc-node-subtext{display:inline-block;margin-top:4px;font-size:17px;font-weight:700}.fc-label{position:absolute;z-index:3;font-size:22px;font-weight:800;color:#111827}.fc-label-no{left:1110px;top:398px}.fc-label-yes{left:1310px;top:508px}@media (max-width:1180px){.fc-panel{padding:16px}.fc-diagram{transform:scale(.74);transform-origin:top left;margin-left:6px}}