:root{--bg0: #FFFFFF;--bg1: #F8FAFC;--bg2: #F1F5F9;--bg3: #E8EEF8;--border: #E2E8F0;--border2: #CBD5E1;--shadow: rgba(15,23,42,.18);--hover-bg: rgba(15,23,42,.05);--acc1: #0284C7;--acc2: #7C3AED;--acc3: #059669;--acc4: #EA580C;--acc5: #D97706;--acc6: #6D28D9;--err: #DC2626;--text0: #0F172A;--text1: #334155;--text2: #64748B;--text3: #94A3B8;--text4: #CBD5E1;--hdr-entity: #EFF6FF;--hdr-interface: #F5F3FF;--hdr-utils: #FEFCE8;--hdr-service: #F0FDF4;--hdr-external: #FFF7ED;--node-start-fill: #DCFCE7;--node-start-stroke: #16A34A;--node-start-text: #166534;--node-stop-fill: #FEE2E2;--node-stop-stroke: #DC2626;--node-stop-text: #991B1B;--node-action-fill: #DBEAFE;--node-action-stroke: #2563EB;--node-action-text: #1E40AF;--node-decision-fill: #FEF9C3;--node-decision-stroke:#CA8A04;--node-decision-text: #854D0E;--node-process-fill: #EDE9FE;--node-process-stroke: #7C3AED;--node-process-text: #4C1D95;--node-loop-fill: #E0F2FE;--node-loop-stroke: #0284C7;--node-loop-text: #075985;--fs-3xs: 11px;--fs-2xs: 12px;--fs-xs: 13px;--fs-sm: 14px;--fs-md: 15px;--fs-lg: 17px;--fs-xl: 20px}[data-theme=dark]{--bg0: #050810;--bg1: #080B14;--bg2: #0A0D18;--bg3: #0D1120;--border: #141C2E;--border2: #1E2D4A;--shadow: rgba(0,0,0,.65);--hover-bg: rgba(30,45,73,.5);--acc1: #22D3EE;--acc2: #C084FC;--acc3: #34D399;--acc4: #FB923C;--acc5: #FBBF24;--acc6: #A78BFA;--err: #F87171;--text0: #E2E8F0;--text1: #9CA3AF;--text2: #4B5563;--text3: #2D3A52;--text4: #1C2538;--hdr-entity: #112040;--hdr-interface: #1E1040;--hdr-utils: #201A00;--hdr-service: #062014;--hdr-external: #201200;--node-start-fill: #064E3B;--node-start-stroke: #10B981;--node-start-text: #10B981;--node-stop-fill: #450A0A;--node-stop-stroke: #EF4444;--node-stop-text: #EF4444;--node-action-fill: #0D1528;--node-action-stroke: #1E3A5F;--node-action-text: #CBD5E1;--node-decision-fill: #1C1505;--node-decision-stroke:#F59E0B;--node-decision-text: #FCD34D;--node-process-fill: #0F1F3D;--node-process-stroke: #6366F1;--node-process-text: #A5B4FC;--node-loop-fill: #081520;--node-loop-stroke: #0EA5E9;--node-loop-text: #38BDF8}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{background:var(--bg1);color:var(--text1);font-family:IBM Plex Mono,Courier New,monospace;font-size:var(--fs-sm)}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:var(--bg1)}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:3px}button{cursor:pointer;font-family:inherit}textarea{font-family:inherit;resize:none;outline:none}
