:root{--fcm-toolbar-bg:#fff;--fcm-toolbar-border:#e2e8f0;--fcm-toolbar-text:#334155;--fcm-btn-bg:#f1f5f9;--fcm-btn-hover:#e2e8f0;--fcm-btn-active-bg:#6366f1;--fcm-btn-active-text:#fff;--fcm-primary:#6366f1;--fcm-danger:#ef4444;--fcm-canvas-bg:#fff;--fcm-grid-color:#e2e8f0;--fcm-node-fill:#fff;--fcm-node-stroke:#334155;--fcm-node-text:#1e293b;--fcm-edge-color:#64748b;--fcm-port-color:#6366f1;--fcm-selection-color:#6366f1;--fcm-zoom-bg:#fff;--fcm-zoom-border:#e2e8f0;--fcm-zoom-text:#475569;--fcm-text-muted:#64748b;--fcm-sidebar-bg:#f8fafc;--fcm-panel-bg:#fff;--fcm-shape-active-bg:#6366f114}html:has(._fcm-container){overflow:hidden}html._fcm-scroll-unlocked:has(._fcm-container){overflow:auto}._fcm-container{flex-direction:column;flex:1;align-self:stretch;min-height:0;display:flex;position:relative;overflow:hidden}._fcm-body{flex-direction:row;flex:1;min-height:0;display:flex;position:relative;overflow:hidden}@media (max-width:768px){._fcm-container{padding-left:0;padding-right:0}._fcm-body{flex-direction:column;position:relative}}._fcm-toolbar{background:var(--fcm-toolbar-bg);border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:var(--fcm-toolbar-border);z-index:10;flex-shrink:0;align-items:center;gap:4px;padding:6px 12px;display:flex;overflow:visible}._fcm-toolbar::-webkit-scrollbar{height:0}._fcm-toolbar-group{align-items:center;gap:2px;display:flex}._fcm-toolbar-spacer{flex:1;min-width:8px}._fcm-separator{background:var(--fcm-toolbar-border);flex-shrink:0;width:1px;height:24px;margin:0 4px}._fcm-tool-btn,._fcm-action-btn{border-radius:var(--main-radius,6px);width:32px;height:32px;color:var(--fcm-toolbar-text);cursor:pointer;background:0 0;border:0 solid #0000;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}._fcm-tool-btn:hover,._fcm-action-btn:hover{background:var(--fcm-btn-bg)}._fcm-tool-btn._fcm-active{background:var(--fcm-btn-active-bg);color:var(--fcm-btn-active-text)}._fcm-action-btn:disabled{opacity:.35;cursor:default}._fcm-action-btn:disabled:hover{background:0 0}._fcm-action-btn._fcm-danger:hover:not(:disabled){color:var(--fcm-danger);background:#ef44441a}._fcm-btn-primary{border-radius:var(--main-radius,6px);background:var(--fcm-primary);color:#fff;cursor:pointer;white-space:nowrap;border:0 solid #0000;flex-shrink:0;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:500;display:inline-flex}._fcm-btn-primary:hover{opacity:.9}._fcm-tabs-group{flex-shrink:1;gap:0;min-width:0;overflow:hidden}._fcm-tabs-list{align-items:center;gap:2px;max-width:400px;display:flex;overflow-x:auto}._fcm-tabs-list::-webkit-scrollbar{height:0}._fcm-tab{border-radius:var(--main-radius,6px);color:var(--fcm-text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;flex-shrink:0;align-items:center;gap:4px;max-width:140px;height:28px;padding:4px 10px;font-size:12px;display:inline-flex}._fcm-tab:hover{background:var(--fcm-btn-bg);color:var(--fcm-toolbar-text)}._fcm-tab._fcm-tab-active{background:var(--fcm-btn-active-bg);color:var(--fcm-btn-active-text);border-color:#0000}._fcm-tab-label{text-overflow:ellipsis;max-width:90px;overflow:hidden}._fcm-tab-menu-btn{cursor:pointer;opacity:.5;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}._fcm-tab-menu-btn:hover{opacity:1;background:#0000001a}._fcm-tab._fcm-tab-active ._fcm-tab-menu-btn{opacity:.7}._fcm-tab._fcm-tab-active ._fcm-tab-menu-btn:hover{opacity:1;background:#fff3}._fcm-tab-menu{z-index:1000;background:var(--fcm-toolbar-bg,#fff);border-style:solid;border-width:1px;border-color:var(--fcm-toolbar-border,#e2e8f0);border-radius:var(--main-radius,6px);min-width:120px;padding:4px;position:fixed;box-shadow:0 4px 12px #0000001f}._fcm-tab-menu-item{width:100%;color:var(--fcm-toolbar-text,#334155);cursor:pointer;white-space:nowrap;text-align:left;background:0 0;border:0 solid #0000;border-radius:4px;align-items:center;padding:6px 12px;font-size:12px;display:flex}._fcm-tab-menu-item:hover{background:var(--fcm-btn-bg,#f1f5f9)}._fcm-tab-menu-item._fcm-danger{color:var(--fcm-danger,#ef4444)}._fcm-tab-menu-item._fcm-danger:hover{background:#ef444414}body.dark-mode ._fcm-tab-menu{background:#1e293b;border-color:#334155}._fcm-tab-add{width:24px;height:24px;color:var(--fcm-text-muted);cursor:pointer;background:0 0;border:0 solid #0000;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;margin-left:2px;padding:0;display:inline-flex}._fcm-tab-add:hover{background:var(--fcm-btn-bg);color:var(--fcm-toolbar-text)}._fcm-tab-rename{border-style:solid;border-width:1px;border-color:var(--fcm-primary);background:var(--fcm-toolbar-bg);width:80px;height:20px;color:var(--fcm-toolbar-text);border-radius:3px;outline:none;padding:0 4px;font-size:12px}._fcm-btn-secondary{border-radius:var(--main-radius,6px);border-style:solid;border-width:1px;border-color:var(--fcm-toolbar-border,#e2e8f0);color:var(--fcm-toolbar-text,#334155);cursor:pointer;white-space:nowrap;background:0 0;flex-shrink:0;align-items:center;gap:6px;height:32px;padding:6px 14px;font-size:13px;font-weight:500;display:inline-flex}._fcm-btn-secondary:hover{background:var(--fcm-btn-bg,#f1f5f9);border-color:var(--fcm-primary,#6366f1)}._fcm-modal{z-index:1000;opacity:0;pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .2s;display:flex;position:fixed;top:0;left:0}._fcm-modal.show{opacity:1;pointer-events:auto}._fcm-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a99;width:100%;height:100%;position:absolute;top:0;left:0}._fcm-modal-content{background:var(--fcm-panel-bg,#fff);border:1px solid var(--fcm-toolbar-border,#e2e8f0);border-radius:12px;flex-direction:column;width:90%;max-width:800px;max-height:85vh;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;transform:scale(.95)translateY(10px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._fcm-modal.show ._fcm-modal-content{transform:scale(1)translateY(0)}._fcm-modal-header{border-bottom:1px solid var(--fcm-toolbar-border,#e2e8f0);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}._fcm-modal-header h3{color:var(--fcm-text,#1e293b);margin:0;font-size:16px;font-weight:600}._fcm-modal-close{color:var(--fcm-toolbar-text,#64748b);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px;display:flex}._fcm-modal-close:hover{background:var(--fcm-btn-bg,#f1f5f9);color:var(--fcm-danger,#ef4444)}._fcm-modal-body{padding:20px;overflow-y:auto}._fcm-templates-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;display:grid}._fcm-template-card{border:1px solid var(--fcm-toolbar-border,#e2e8f0);cursor:pointer;background:var(--fcm-canvas-bg,#f8fafc);border-radius:8px;transition:all .2s;overflow:hidden}._fcm-template-card:hover{border-color:var(--fcm-primary,#6366f1);box-shadow:0 4px 12px #6366f126}._fcm-template-preview{border-bottom:1px solid var(--fcm-toolbar-border,#e2e8f0);height:140px;color:var(--fcm-primary,#6366f1);justify-content:center;align-items:center;padding:16px;display:flex}._fcm-template-preview svg{width:100%;max-width:100%;height:100%;max-height:100%}._fcm-template-info{background:var(--fcm-panel-bg,#fff);padding:12px 16px}._fcm-template-info h4{color:var(--fcm-text,#1e293b);margin:0 0 4px;font-size:14px;font-weight:600}._fcm-template-info p{color:var(--fcm-toolbar-text,#64748b);margin:0;font-size:12px;line-height:1.4}.dark-mode ._fcm-modal-overlay{background:#000000b3}.dark-mode ._fcm-modal-content{background:#1e293b;border-color:#334155}.dark-mode ._fcm-modal-header{border-color:#334155}.dark-mode ._fcm-modal-header h3,.dark-mode ._fcm-template-info h4{color:#f8fafc}.dark-mode ._fcm-modal-close{color:#94a3b8}.dark-mode ._fcm-modal-close:hover{background:#334155}.dark-mode ._fcm-template-card{background:#0f172a;border-color:#334155}.dark-mode ._fcm-template-preview{border-color:#334155}.dark-mode ._fcm-template-info{background:#1e293b}.dark-mode ._fcm-template-info p{color:#94a3b8}@media (max-width:768px){._fcm-toolbar{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:2px;padding:6px 8px;overflow-x:auto}._fcm-toolbar-spacer{flex:0 0 4px;min-width:4px}._fcm-tool-btn,._fcm-action-btn{width:40px;height:40px}._fcm-btn-primary,._fcm-btn-secondary{min-width:40px;height:40px;padding:6px 10px}._fcm-tab-add{width:32px;height:32px}._fcm-tab{max-width:110px;height:32px;padding:4px 8px}._fcm-tabs-list{max-width:none}._fcm-tab-menu-item{padding:10px 12px;font-size:13px}._fcm-modal-content{width:96%;max-height:90vh}._fcm-templates-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}._fcm-template-preview{height:110px;padding:12px}}@media (max-width:640px){._fcm-btn-primary span,._fcm-btn-secondary span{display:none}._fcm-btn-primary,._fcm-btn-secondary{padding:6px}._fcm-export-menu{position:fixed;top:auto;right:8px}._fcm-modal-header{padding:12px 14px}._fcm-modal-body{padding:14px}}._fcm-sidebar{background:var(--fcm-sidebar-bg);border-right-style:solid;border-right-width:1px;border-right-color:var(--fcm-toolbar-border);z-index:5;flex-direction:column;flex-shrink:0;align-self:stretch;width:200px;display:flex;overflow:hidden}._fcm-sidebar-content{overscroll-behavior-y:contain;flex:1;min-height:0;max-height:calc(100vh - 100px);overflow:hidden auto}._fcm-sidebar.is-collapsed{width:40px}._fcm-sidebar.is-collapsed ._fcm-sidebar-title,._fcm-sidebar.is-collapsed ._fcm-group-header span:first-child,._fcm-sidebar.is-collapsed ._fcm-group-body,._fcm-sidebar.is-collapsed ._fcm-chevron{display:none}._fcm-sidebar.is-collapsed ._fcm-sidebar-header{justify-content:center;padding:8px 4px}._fcm-sidebar.is-collapsed ._fcm-group-header{justify-content:center;padding:10px 4px}._fcm-sidebar-header{border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:var(--fcm-toolbar-border);flex-shrink:0;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}._fcm-sidebar-title{color:var(--fcm-toolbar-text);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}._fcm-sidebar-toggle{width:24px;height:24px;color:var(--fcm-text-muted);cursor:pointer;background:0 0;border:0 solid #0000;border-radius:4px;justify-content:center;align-items:center;padding:0;display:inline-flex}._fcm-sidebar-toggle:hover{background:var(--fcm-btn-bg);color:var(--fcm-toolbar-text)}._fcm-sidebar.is-collapsed ._fcm-sidebar-toggle svg{transform:rotate(180deg)}._fcm-sidebar-content::-webkit-scrollbar{width:4px}._fcm-sidebar-content::-webkit-scrollbar-track{background:0 0}._fcm-sidebar-content::-webkit-scrollbar-thumb{background:var(--fcm-toolbar-border);border-radius:2px}._fcm-shape-group{border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:var(--fcm-toolbar-border)}._fcm-shape-group:last-child{border-bottom-width:0}._fcm-group-header{width:100%;color:var(--fcm-toolbar-text);text-transform:uppercase;letter-spacing:.3px;cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:0 solid #0000;justify-content:space-between;align-items:center;padding:8px 12px;font-size:11px;font-weight:600;display:flex}._fcm-group-header:hover{background:var(--fcm-btn-bg)}._fcm-chevron{color:var(--fcm-text-muted);transition:transform .2s;display:inline-flex}._fcm-group-header.is-collapsed ._fcm-chevron{transform:rotate(-90deg)}._fcm-group-body{grid-template-columns:1fr 1fr;gap:4px;padding:4px 8px 8px;display:grid}._fcm-group-body.is-collapsed{display:none}._fcm-shape-item{border-radius:var(--main-radius,6px);color:var(--fcm-toolbar-text);cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:1px solid #0000;flex-direction:column;align-items:center;gap:4px;padding:8px 4px 6px;display:flex}._fcm-shape-item:hover{background:var(--fcm-btn-bg);border-color:var(--fcm-toolbar-border)}._fcm-shape-item._fcm-active{background:var(--fcm-shape-active-bg);border-color:var(--fcm-primary);color:var(--fcm-primary)}._fcm-shape-item svg{flex-shrink:0;width:40px;height:28px}._fcm-shape-item span{text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:10px;line-height:1.2;overflow:hidden}._fcm-image-upload-btn{width:100%;color:var(--fcm-primary,#6366f1);cursor:pointer;background:0 0;border:0 solid #0000;align-items:center;gap:8px;padding:10px 12px;font-size:12px;font-weight:500;display:flex}._fcm-image-upload-btn:hover{background:var(--fcm-btn-bg)}._fcm-sidebar.is-collapsed ._fcm-image-upload-btn span{display:none}._fcm-sidebar.is-collapsed ._fcm-image-upload-btn{justify-content:center;padding:10px 4px}._fcm-sidebar-expand{z-index:10;border-radius:var(--main-radius,6px);border-style:solid;border-width:1px;border-color:var(--fcm-toolbar-border);background:var(--fcm-toolbar-bg);width:28px;height:28px;color:var(--fcm-toolbar-text);cursor:pointer;justify-content:center;align-items:center;padding:0;display:none;position:absolute;top:50px;left:8px;box-shadow:0 2px 4px #00000014}._fcm-sidebar-expand:hover{background:var(--fcm-btn-bg)}._fcm-sidebar-expand.is-visible{display:inline-flex}@media (max-width:768px){._fcm-sidebar{border-bottom-style:solid;border-bottom-width:1px;border-right-width:0;border-bottom-color:var(--fcm-toolbar-border);width:100%;max-height:220px}._fcm-sidebar-content{-webkit-overflow-scrolling:touch;max-height:none}._fcm-sidebar.is-collapsed{width:100%;max-height:44px}._fcm-sidebar-header{min-height:36px;padding:8px 12px}._fcm-sidebar-toggle{width:36px;height:36px}._fcm-group-header{min-height:40px;padding:12px;font-size:12px}._fcm-group-body{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:6px;padding:6px 8px 10px}._fcm-shape-item{min-height:56px;padding:10px 4px 8px}._fcm-shape-item svg{width:36px;height:26px}._fcm-shape-item span{font-size:10px}._fcm-image-upload-btn{min-height:44px;padding:12px}._fcm-sidebar-expand{width:36px;height:36px;top:auto;bottom:56px;left:8px}}@media (hover:none) and (pointer:coarse){._fcm-shape-item{-webkit-tap-highlight-color:transparent}._fcm-shape-item:active{background:var(--fcm-shape-active-bg);border-color:var(--fcm-primary)}}._fcm-properties{background:var(--fcm-sidebar-bg);border-left-style:solid;border-left-width:1px;border-left-color:var(--fcm-toolbar-border);overscroll-behavior-y:contain;z-index:5;flex-direction:column;flex-shrink:0;width:220px;display:flex;overflow:hidden auto}._fcm-properties::-webkit-scrollbar{width:4px}._fcm-properties::-webkit-scrollbar-track{background:0 0}._fcm-properties::-webkit-scrollbar-thumb{background:var(--fcm-toolbar-border);border-radius:2px}._fcm-props-panel{flex-direction:column;display:flex}._fcm-props-header{border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:var(--fcm-toolbar-border);color:var(--fcm-primary);text-transform:uppercase;letter-spacing:.5px;padding:8px 12px;font-size:12px;font-weight:600}._fcm-props-section{border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:var(--fcm-toolbar-border);padding:8px 12px 12px}._fcm-props-section:last-child{border-bottom-width:0}._fcm-props-section-title{text-transform:uppercase;letter-spacing:.3px;color:var(--fcm-text-muted);margin-bottom:8px;font-size:10px;font-weight:600}._fcm-props-field{margin-bottom:8px}._fcm-props-field:last-child{margin-bottom:0}._fcm-props-field>label{color:var(--fcm-toolbar-text);margin-bottom:4px;font-size:11px;display:block}._fcm-props-inline{align-items:center;gap:8px;display:flex}._fcm-props-inline>label{color:var(--fcm-toolbar-text);white-space:nowrap;min-width:40px;margin-bottom:0;font-size:11px;display:inline}._fcm-props-color-row{flex-wrap:wrap;align-items:center;gap:4px;display:flex}._fcm-prop-color,._fcm-prop-edge-color{border-style:solid;border-width:1px;border-color:var(--fcm-toolbar-border);cursor:pointer;border-radius:4px;flex-shrink:0;width:18px;height:18px;padding:0}._fcm-prop-color:hover,._fcm-prop-edge-color:hover{opacity:.8}._fcm-prop-color._fcm-color-active,._fcm-prop-edge-color._fcm-color-active{box-shadow:0 0 0 2px var(--fcm-primary)}._fcm-prop-color-picker{border-style:solid;border-width:1px;border-color:var(--fcm-toolbar-border);cursor:pointer;background:0 0;border-radius:4px;flex-shrink:0;width:18px;height:18px;padding:0}._fcm-prop-color-picker::-webkit-color-swatch-wrapper{padding:1px}._fcm-prop-color-picker::-webkit-color-swatch{border:none;border-radius:3px}._fcm-prop-input{border-style:solid;border-width:1px;border-color:var(--fcm-toolbar-border);background:var(--fcm-toolbar-bg);width:60px;height:28px;color:var(--fcm-toolbar-text);text-align:center;border-radius:4px;outline:none;padding:0 6px;font-size:12px}._fcm-prop-input:focus{border-color:var(--fcm-primary)}._fcm-prop-input-color{width:28px;height:28px;padding:2px}._fcm-prop-range{height:4px;accent-color:var(--fcm-primary);cursor:pointer;flex:1;min-width:60px}._fcm-prop-value{color:var(--fcm-text-muted);text-align:right;min-width:30px;font-size:11px}._fcm-prop-toggle{border-style:solid;border-width:1px;border-color:var(--fcm-toolbar-border);width:28px;height:28px;color:var(--fcm-toolbar-text);cursor:pointer;background:0 0;border-radius:4px;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex}._fcm-prop-toggle:hover{background:var(--fcm-btn-bg)}._fcm-prop-toggle._fcm-active{background:var(--fcm-primary);color:#fff;border-color:var(--fcm-primary)}._fcm-prop-select{border-style:solid;border-width:1px;border-color:var(--fcm-toolbar-border);background:var(--fcm-toolbar-bg);height:28px;color:var(--fcm-toolbar-text);cursor:pointer;border-radius:4px;outline:none;flex:1;min-width:0;padding:0 6px;font-size:12px}._fcm-prop-select:focus{border-color:var(--fcm-primary)}._fcm-props-size-row{align-items:center;gap:6px;display:flex}._fcm-props-size-row>div{flex:1;align-items:center;gap:4px;display:flex}._fcm-props-size-row label{color:var(--fcm-text-muted);margin-bottom:0;font-size:11px}._fcm-props-size-row ._fcm-prop-input{flex:1;min-width:0}._fcm-props-times{color:var(--fcm-text-muted);font-size:11px}._fcm-props-empty{color:var(--fcm-text-muted);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;padding:24px 16px;display:flex}._fcm-props-empty span{text-align:center;font-size:11px;line-height:1.4}._fcm-prop-action-btn{border-radius:var(--main-radius,6px);border-style:solid;border-width:1px;border-color:var(--fcm-toolbar-border);width:100%;color:var(--fcm-toolbar-text);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:6px;padding:6px 12px;font-size:12px;display:flex}._fcm-prop-action-btn:hover{background:var(--fcm-btn-bg);border-color:var(--fcm-primary);color:var(--fcm-primary)}._fcm-scroll-down{border-style:solid;border-width:1px 0 0;border-color:var(--fcm-toolbar-border);width:100%;color:var(--fcm-text-muted);cursor:pointer;background:0 0;flex-shrink:0;justify-content:center;align-items:center;gap:6px;margin-top:auto;padding:10px 12px;font-size:11px;display:flex}._fcm-scroll-down:hover{color:var(--fcm-primary);background:var(--fcm-btn-bg)}._fcm-scroll-down svg{animation:2s ease-in-out infinite _fcm-bounce}body.app-fullscreen-mode ._fcm-scroll-down{display:none}@keyframes _fcm-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(2px)}}@media (max-width:768px){._fcm-properties{border-top-style:solid;border-top-width:1px;border-left-width:0;border-top-color:var(--fcm-toolbar-border);background:var(--fcm-panel-bg);z-index:15;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;width:100%;max-width:100%;max-height:55vh;position:absolute;bottom:0;right:0;box-shadow:0 -4px 16px #00000014}._fcm-properties._fcm-empty-mobile{display:none}._fcm-props-header{background:var(--fcm-panel-bg);z-index:1;padding:10px 12px;position:sticky;top:0}._fcm-props-section{padding:10px 12px 14px}._fcm-prop-color,._fcm-prop-edge-color,._fcm-prop-color-picker{width:28px;height:28px}._fcm-prop-input,._fcm-prop-select{height:36px;font-size:16px}._fcm-prop-input{width:72px}._fcm-prop-input-color,._fcm-prop-toggle{width:36px;height:36px}._fcm-prop-action-btn{min-height:40px;padding:10px 12px;font-size:13px}._fcm-prop-range{min-width:80px;height:24px}._fcm-scroll-down{display:none}._fcm-props-empty{padding:14px 12px}}@media (hover:none) and (pointer:coarse){._fcm-prop-color:active,._fcm-prop-edge-color:active{opacity:.7}}._fcm-canvas-wrap{cursor:default;background:var(--fcm-canvas-bg);touch-action:none;flex:1;min-height:0;position:relative;overflow:hidden}#_fcm-svg{width:100%;height:100%;display:block;position:absolute;top:0;left:0}._fcm-canvas-wrap[data-tool=hand]{cursor:grab}._fcm-canvas-wrap[data-tool=hand].is-panning{cursor:grabbing}._fcm-canvas-wrap[data-tool=connect],._fcm-canvas-wrap[data-tool=process],._fcm-canvas-wrap[data-tool=decision],._fcm-canvas-wrap[data-tool=terminal],._fcm-canvas-wrap[data-tool=data],._fcm-canvas-wrap[data-tool=subprocess],._fcm-canvas-wrap[data-tool=document],._fcm-canvas-wrap[data-tool=predefined_process],._fcm-canvas-wrap[data-tool=database],._fcm-canvas-wrap[data-tool=merge],._fcm-canvas-wrap[data-tool=connector],._fcm-canvas-wrap[data-tool=off_page],._fcm-canvas-wrap[data-tool=multi_document],._fcm-canvas-wrap[data-tool=internal_storage],._fcm-canvas-wrap[data-tool=manual_operation],._fcm-canvas-wrap[data-tool=preparation],._fcm-canvas-wrap[data-tool=delay],._fcm-canvas-wrap[data-tool=manual_input],._fcm-canvas-wrap[data-tool=note],._fcm-canvas-wrap[data-tool=display]{cursor:crosshair}._fcm-node{cursor:move}._fcm-node-shape{fill:var(--fcm-node-fill);stroke:var(--fcm-node-stroke);stroke-width:2px}._fcm-node.selected ._fcm-node-shape{stroke:var(--fcm-selection-color);stroke-width:2.5px;stroke-dasharray:none}._fcm-node-text{fill:var(--fcm-node-text);pointer-events:none;-webkit-user-select:none;user-select:none;font-family:inherit;font-size:13px}._fcm-node-image{pointer-events:none}._fcm-node.selected ._fcm-node-image{opacity:.95}._fcm-port{fill:var(--fcm-primary,#6366f1);stroke:#fff;stroke-width:2px;r:5;opacity:0;cursor:crosshair;filter:drop-shadow(0 0 2px #6366f166);transition:r .1s,opacity .15s}._fcm-node:hover ._fcm-port,._fcm-node.selected ._fcm-port,._fcm-canvas-wrap[data-tool=connect] ._fcm-port{opacity:.8}._fcm-port:hover{fill:var(--fcm-primary,#6366f1);stroke:#fff;stroke-width:2.5px;r:7;opacity:1;filter:drop-shadow(0 0 4px #6366f199)}._fcm-canvas-wrap[data-tool=connect] ._fcm-port{opacity:1;r:6}._fcm-canvas-wrap[data-tool=connect] ._fcm-port:hover{r:8}._fcm-edge{cursor:pointer}._fcm-edge-path{fill:none;stroke:var(--fcm-edge-color);stroke-width:2px;marker-end:url(#_fcm-arrowhead)}._fcm-edge-hitarea{fill:none;stroke:#0000;stroke-width:12px;pointer-events:stroke}._fcm-edge.selected ._fcm-edge-path{stroke:var(--fcm-selection-color);stroke-width:2.5px;marker-end:url(#_fcm-arrowhead-selected)}._fcm-preview-line{fill:none;stroke:var(--fcm-primary);stroke-width:2px;stroke-dasharray:6 3;pointer-events:none;opacity:.7}._fcm-subprocess-line{stroke:var(--fcm-node-stroke);stroke-width:1.5px}._fcm-node.selected ._fcm-subprocess-line{stroke:var(--fcm-selection-color)}._fcm-internal-line{stroke:var(--fcm-node-stroke);stroke-width:1.5px}._fcm-node.selected ._fcm-internal-line{stroke:var(--fcm-selection-color)}._fcm-text-editor{z-index:20;border-style:solid;border-width:2px;border-color:var(--fcm-primary);background:var(--fcm-node-fill);color:var(--fcm-node-text);text-align:center;resize:none;border-radius:4px;outline:none;min-width:80px;padding:4px 8px;font-family:inherit;font-size:13px;position:absolute;overflow:hidden;box-shadow:0 2px 8px #00000026}._fcm-zoom-bar{background:var(--fcm-zoom-bg);border-style:solid;border-width:1px;border-color:var(--fcm-zoom-border);border-radius:var(--main-radius,6px);z-index:10;align-items:center;gap:2px;padding:4px;display:flex;position:absolute;bottom:16px;right:16px;box-shadow:0 2px 8px #00000014}._fcm-zoom-btn{width:28px;height:28px;color:var(--fcm-zoom-text);cursor:pointer;background:0 0;border:0 solid #0000;border-radius:4px;justify-content:center;align-items:center;padding:0;display:inline-flex}._fcm-zoom-btn:hover{background:var(--fcm-btn-bg)}._fcm-zoom-level{color:var(--fcm-zoom-text);text-align:center;-webkit-user-select:none;user-select:none;min-width:42px;font-size:12px;font-weight:500}._fcm-rubber-band{fill:#6366f114;stroke:var(--fcm-primary,#6366f1);stroke-width:1px;stroke-dasharray:4 2;pointer-events:none}._fcm-snap-line{stroke:var(--fcm-primary,#6366f1);stroke-width:1px;stroke-dasharray:4 3;pointer-events:none;opacity:.7}._fcm-resize-handle{fill:var(--fcm-canvas-bg,#fff);stroke:var(--fcm-primary,#6366f1);stroke-width:1.5px;cursor:nwse-resize;pointer-events:auto}._fcm-canvas-wrap[data-tool=connect] ._fcm-resize-handle{display:none}._fcm-node:hover~._fcm-resize-handle,._fcm-port:hover~._fcm-resize-handle{opacity:.3}._fcm-resize-handle[data-handle=n],._fcm-resize-handle[data-handle=s]{cursor:ns-resize}._fcm-resize-handle[data-handle=e],._fcm-resize-handle[data-handle=w]{cursor:ew-resize}._fcm-resize-handle[data-handle=ne],._fcm-resize-handle[data-handle=sw]{cursor:nesw-resize}._fcm-edge-label{fill:var(--fcm-edge-color,#64748b);pointer-events:none;-webkit-user-select:none;user-select:none;font-family:inherit;font-size:11px}._fcm-edge-label-bg{fill:var(--fcm-canvas-bg,#fff);opacity:.9}._fcm-edge.selected ._fcm-edge-label{fill:var(--fcm-primary,#6366f1)}._fcm-table-line{stroke:var(--fcm-node-stroke,#334155);stroke-width:1px;pointer-events:none}._fcm-node.selected ._fcm-table-line{stroke:var(--fcm-selection-color)}._fcm-table-cell-text{fill:var(--fcm-node-text,#1e293b);pointer-events:none;-webkit-user-select:none;user-select:none;font-family:inherit;font-size:12px}._fcm-node[data-id] ._fcm-node-shape[style*="strokeWidth: 0"],._fcm-node[data-id] ._fcm-node-shape[style*="stroke-width: 0"]{stroke:#0000!important}._fcm-node._fcm-search-match ._fcm-node-shape{stroke:#f59e0b;stroke-width:3px;stroke-dasharray:6 3}._fcm-context-menu{z-index:1000;background:var(--fcm-toolbar-bg,#fff);border-style:solid;border-width:1px;border-color:var(--fcm-toolbar-border,#e2e8f0);border-radius:var(--main-radius,6px);min-width:180px;padding:4px;position:fixed;box-shadow:0 4px 16px #00000026}._fcm-context-item{width:100%;color:var(--fcm-toolbar-text,#334155);cursor:pointer;white-space:nowrap;text-align:left;background:0 0;border:0 solid #0000;border-radius:4px;justify-content:space-between;align-items:center;gap:16px;padding:6px 12px;font-size:12px;display:flex}._fcm-context-item:hover{background:var(--fcm-btn-bg,#f1f5f9)}._fcm-context-item._fcm-danger{color:var(--fcm-danger,#ef4444)}._fcm-context-item._fcm-danger:hover{background:#ef444414}._fcm-context-shortcut{color:var(--fcm-text-muted,#94a3b8);opacity:.7;font-size:11px}._fcm-context-sep{background:var(--fcm-toolbar-border,#e2e8f0);height:1px;margin:4px 0}body.dark-mode ._fcm-context-menu{background:#1e293b;border-color:#334155}._fcm-search-panel{z-index:20;background:var(--fcm-toolbar-bg,#fff);border-style:solid;border-width:1px;border-color:var(--fcm-toolbar-border,#e2e8f0);border-radius:var(--main-radius,6px);flex-wrap:wrap;align-items:center;gap:6px;padding:8px 12px;display:flex;position:absolute;top:12px;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #0000001f}._fcm-search-input,._fcm-replace-input{border-style:solid;border-width:1px;border-color:var(--fcm-toolbar-border);background:var(--fcm-toolbar-bg);width:140px;height:28px;color:var(--fcm-toolbar-text);border-radius:4px;outline:none;padding:0 8px;font-size:12px}._fcm-search-input:focus,._fcm-replace-input:focus{border-color:var(--fcm-primary)}._fcm-search-actions{align-items:center;gap:2px;display:flex}._fcm-search-actions button{min-width:28px;height:28px;color:var(--fcm-toolbar-text);cursor:pointer;white-space:nowrap;background:0 0;border:0 solid #0000;border-radius:4px;justify-content:center;align-items:center;padding:0 6px;font-size:12px;display:inline-flex}._fcm-search-actions button:hover{background:var(--fcm-btn-bg)}._fcm-search-count{color:var(--fcm-text-muted);white-space:nowrap;font-size:11px}._fcm-minimap{background:var(--fcm-toolbar-bg,#fff);border-style:solid;border-width:1px;border-color:var(--fcm-toolbar-border,#e2e8f0);border-radius:var(--main-radius,6px);z-index:10;cursor:crosshair;opacity:.9;width:180px;height:110px;transition:opacity .15s;position:absolute;bottom:44px;left:16px;overflow:hidden;box-shadow:0 2px 12px #0000001a}._fcm-minimap:hover{opacity:1;box-shadow:0 2px 16px #00000026}._fcm-minimap-canvas{-webkit-user-select:none;user-select:none;width:100%;height:100%}._fcm-minimap-canvas svg{width:100%;height:100%;display:block}._fcm-shortcut-row{border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:var(--fcm-toolbar-border,#e2e8f0);justify-content:space-between;align-items:center;padding:6px 0;display:flex}._fcm-shortcut-row:last-child{border-bottom-width:0}._fcm-shortcut-row kbd{border-style:solid;border-width:1px;border-color:var(--fcm-toolbar-border,#e2e8f0);background:var(--fcm-btn-bg,#f1f5f9);color:var(--fcm-toolbar-text);border-radius:4px;justify-content:center;align-items:center;min-width:28px;padding:2px 8px;font-family:inherit;font-size:11px;display:inline-flex}._fcm-shortcut-row span{color:var(--fcm-toolbar-text);font-size:13px}._fcm-export-menu{background:var(--fcm-toolbar-bg,#fff);border-style:solid;border-width:1px;border-color:var(--fcm-toolbar-border,#e2e8f0);border-radius:var(--main-radius,6px);z-index:100;min-width:140px;margin-top:4px;padding:4px;display:none;position:absolute;top:100%;right:0;box-shadow:0 4px 12px #0000001f}._fcm-export-menu.show{display:block}body.dark-mode ._fcm-export-menu{background:#1e293b;border-color:#334155}@media (max-width:768px){._fcm-zoom-bar{padding:4px;bottom:10px;right:10px}._fcm-zoom-btn{width:36px;height:36px}._fcm-zoom-level{min-width:38px;font-size:12px}._fcm-minimap{display:none}._fcm-search-panel{left:8px;right:8px;transform:none}._fcm-search-input,._fcm-replace-input{flex:100%;height:36px;font-size:16px}._fcm-search-actions button{min-width:36px;height:36px}._fcm-context-item{padding:10px 12px;font-size:13px}}@media (hover:none) and (pointer:coarse){._fcm-port{r:7;opacity:.7}._fcm-canvas-wrap[data-tool=connect] ._fcm-port{r:9}._fcm-resize-handle{stroke-width:2px}._fcm-edge-hitarea{stroke-width:18px}}
