*{box-sizing:border-box}:root{--bg:#f6f7fb;--panel:#fff;--panel-2:#f1f3f9;--border:#e4e6ed;--border-2:#d6d9e4;--text:#0f172a;--muted:#64748b;--accent:#7c5cff;--accent-2:#4f46e5;--accent-glow:#7c5cff26;--success:#16a34a;--grid:#e8eaf1;--canvas:#fcfdff;--node-process:#e0e7ff;--node-decision:#fef9c3;--node-terminal:#dcfce7;--node-io:#ede9fe}html,body{background:var(--bg);color:var(--text);height:100%;margin:0;padding:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;overflow:hidden}button{font-family:inherit}svg,svg text,.canvas-area,.canvas-area *{-webkit-user-select:none;user-select:none}input,textarea,[contenteditable]{-webkit-user-select:text;user-select:text}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:var(--border-2);border-radius:999px}
